Page MenuHomec4science

No OneTemporary

File Metadata

Created
Wed, Jun 25, 02:56
This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/doc/html/Manual.html b/doc/html/Manual.html
index 5ede21e54..c4c11a525 100644
--- a/doc/html/Manual.html
+++ b/doc/html/Manual.html
@@ -1,440 +1,440 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LAMMPS-ICMS Documentation &mdash; LAMMPS documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
<link rel="top" title="LAMMPS documentation" href="index.html"/>
<link rel="next" title="1. Introduction" href="Section_intro.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="#" class="icon icon-home"> LAMMPS
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
</ul>
</div>
&nbsp;
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="#">LAMMPS</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="#">Docs</a> &raquo;</li>
<li>LAMMPS-ICMS Documentation</li>
<li class="wy-breadcrumbs-aside">
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
</li>
</ul>
<hr/>
<div class="rst-footer-buttons" style="margin-bottom: 1em" role="navigation" aria-label="footer navigation">
<a href="Section_intro.html" class="btn btn-neutral float-right" title="1. Introduction" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
</div>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<H1></H1><div class="section" id="lammps-icms-documentation">
<h1>LAMMPS-ICMS Documentation</h1>
<div class="section" id="may-2016-version">
-<h2>11 May 2016 version</h2>
+<h2>12 May 2016 version</h2>
</div>
<div class="section" id="version-info">
<h2>Version info:</h2>
<p>The LAMMPS &#8220;version&#8221; is the date when it was released, such as 1 May
2010. LAMMPS is updated continuously. Whenever we fix a bug or add a
feature, we release it immediately, and post a notice on <a class="reference external" href="http://lammps.sandia.gov/bug.html">this page of the WWW site</a>. Each dated copy of LAMMPS contains all the
features and bug-fixes up to and including that version date. The
version date is printed to the screen and logfile every time you run
LAMMPS. It is also in the file src/version.h and in the LAMMPS
directory name created when you unpack a tarball, and at the top of
the first page of the manual (this page).</p>
<p>LAMMPS-ICMS is an experimental variant of LAMMPS with additional
features made available for testing before they will be submitted
for inclusion into the official LAMMPS tree. The source code is
based on the official LAMMPS svn repository mirror at the Institute
for Computational Molecular Science at Temple University and generally
kept up-to-date as much as possible. Sometimes, e.g. when additional
development work is needed to adapt the upstream changes into
LAMMPS-ICMS it can take longer until synchronization; and occasionally,
e.g. in case of the rewrite of the multi-threading support, the
development will be halted except for important bugfixes until
all features of LAMMPS-ICMS fully compatible with the upstream
version or replaced by alternate implementations.</p>
<ul class="simple">
<li>If you browse the HTML doc pages on the LAMMPS WWW site, they always
describe the most current version of upstream LAMMPS, but may be
missing some new features in LAMMPS-ICMS.</li>
<li>If you browse the HTML doc pages included in your tarball, they
describe the version you have, however, not all new features in
LAMMPS-ICMS are documented immediately.</li>
<li>The <a class="reference external" href="Manual.pdf">PDF file</a> on the WWW site or in the tarball is updated
about once per month. This is because it is large, and we don&#8217;t want
it to be part of every patch.</li>
<li>There is also a <a class="reference external" href="Developer.pdf">Developer.pdf</a> file in the doc
directory, which describes the internal structure and algorithms of
LAMMPS.</li>
</ul>
<p>LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
Simulator.</p>
<p>LAMMPS is a classical molecular dynamics simulation code designed to
run efficiently on parallel computers. It was developed at Sandia
National Laboratories, a US Department of Energy facility, with
funding from the DOE. It is an open-source code, distributed freely
under the terms of the GNU Public License (GPL).</p>
<p>The primary developers of LAMMPS are <a class="reference external" href="http://www.sandia.gov/~sjplimp">Steve Plimpton</a>, Aidan
Thompson, and Paul Crozier who can be contacted at
sjplimp,athomps,pscrozi at sandia.gov. The <a class="reference external" href="http://lammps.sandia.gov">LAMMPS WWW Site</a> at
<a class="reference external" href="http://lammps.sandia.gov">http://lammps.sandia.gov</a> has more information about the code and its
uses.</p>
<hr class="docutils" />
<p>The LAMMPS documentation is organized into the following sections. If
you find errors or omissions in this manual or have suggestions for
useful information to add, please send an email to the developers so
we can improve the LAMMPS documentation.</p>
<p>Once you are familiar with LAMMPS, you may want to bookmark <a class="reference internal" href="Section_commands.html#comm"><span class="std std-ref">this page</span></a> at Section_commands.html#comm since
it gives quick access to documentation for all LAMMPS commands.</p>
<p><a class="reference external" href="Manual.pdf">PDF file</a> of the entire manual, generated by
<a class="reference external" href="http://freecode.com/projects/htmldoc">htmldoc</a></p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_intro.html#what-is-lammps">1.1. What is LAMMPS</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_intro.html#lammps-features">1.2. LAMMPS features</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_intro.html#lammps-non-features">1.3. LAMMPS non-features</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_intro.html#open-source-distribution">1.4. Open source distribution</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_intro.html#acknowledgments-and-citations">1.5. Acknowledgments and citations</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#what-s-in-the-lammps-distribution">2.1. What&#8217;s in the LAMMPS distribution</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#making-lammps">2.2. Making LAMMPS</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#making-lammps-with-optional-packages">2.3. Making LAMMPS with optional packages</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#building-lammps-via-the-make-py-tool">2.4. Building LAMMPS via the Make.py tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#building-lammps-as-a-library">2.5. Building LAMMPS as a library</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#running-lammps">2.6. Running LAMMPS</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#command-line-options">2.7. Command-line options</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#lammps-screen-output">2.8. LAMMPS screen output</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_start.html#tips-for-users-of-previous-lammps-versions">2.9. Tips for users of previous LAMMPS versions</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#lammps-input-script">3.1. LAMMPS input script</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#parsing-rules">3.2. Parsing rules</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#input-script-structure">3.3. Input script structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#commands-listed-by-category">3.4. Commands listed by category</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#individual-commands">3.5. Individual commands</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#fix-styles">3.6. Fix styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#compute-styles">3.7. Compute styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#pair-style-potentials">3.8. Pair_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#bond-style-potentials">3.9. Bond_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#angle-style-potentials">3.10. Angle_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#dihedral-style-potentials">3.11. Dihedral_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#improper-style-potentials">3.12. Improper_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_commands.html#kspace-solvers">3.13. Kspace solvers</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_packages.html#standard-packages">4.1. Standard packages</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_packages.html#user-packages">4.2. User packages</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_accelerate.html#measuring-performance">5.1. Measuring performance</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_accelerate.html#general-strategies">5.2. General strategies</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_accelerate.html#packages-with-optimized-styles">5.3. Packages with optimized styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_accelerate.html#comparison-of-various-accelerator-packages">5.4. Comparison of various accelerator packages</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#restarting-a-simulation">6.1. Restarting a simulation</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#d-simulations">6.2. 2d simulations</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#charmm-amber-and-dreiding-force-fields">6.3. CHARMM, AMBER, and DREIDING force fields</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#running-multiple-simulations-from-one-input-script">6.4. Running multiple simulations from one input script</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#multi-replica-simulations">6.5. Multi-replica simulations</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#granular-models">6.6. Granular models</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#tip3p-water-model">6.7. TIP3P water model</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#tip4p-water-model">6.8. TIP4P water model</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#spc-water-model">6.9. SPC water model</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#coupling-lammps-to-other-codes">6.10. Coupling LAMMPS to other codes</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#visualizing-lammps-snapshots">6.11. Visualizing LAMMPS snapshots</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#triclinic-non-orthogonal-simulation-boxes">6.12. Triclinic (non-orthogonal) simulation boxes</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#nemd-simulations">6.13. NEMD simulations</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#finite-size-spherical-and-aspherical-particles">6.14. Finite-size spherical and aspherical particles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#output-from-lammps-thermo-dumps-computes-fixes-variables">6.15. Output from LAMMPS (thermo, dumps, computes, fixes, variables)</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#thermostatting-barostatting-and-computing-temperature">6.16. Thermostatting, barostatting, and computing temperature</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#walls">6.17. Walls</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#elastic-constants">6.18. Elastic constants</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#library-interface-to-lammps">6.19. Library interface to LAMMPS</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#calculating-thermal-conductivity">6.20. Calculating thermal conductivity</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#calculating-viscosity">6.21. Calculating viscosity</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#calculating-a-diffusion-coefficient">6.22. Calculating a diffusion coefficient</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#using-chunks-to-calculate-system-properties">6.23. Using chunks to calculate system properties</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#setting-parameters-for-the-kspace-style-pppm-disp-command">6.24. Setting parameters for the <code class="docutils literal"><span class="pre">kspace_style</span> <span class="pre">pppm/disp</span></code> command</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#polarizable-models">6.25. Polarizable models</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#adiabatic-core-shell-model">6.26. Adiabatic core/shell model</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_howto.html#drude-induced-dipoles">6.27. Drude induced dipoles</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_example.html#lowercase-directories">7.1. Lowercase directories</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_example.html#uppercase-directories">7.2. Uppercase directories</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#amber2lmp-tool">9.1. amber2lmp tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#binary2txt-tool">9.2. binary2txt tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#ch2lmp-tool">9.3. ch2lmp tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#chain-tool">9.4. chain tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#colvars-tools">9.5. colvars tools</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#createatoms-tool">9.6. createatoms tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#data2xmovie-tool">9.7. data2xmovie tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#eam-database-tool">9.8. eam database tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#eam-generate-tool">9.9. eam generate tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#eff-tool">9.10. eff tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#emacs-tool">9.11. emacs tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#fep-tool">9.12. fep tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#i-pi-tool">9.13. i-pi tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#ipp-tool">9.14. ipp tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#kate-tool">9.15. kate tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#lmp2arc-tool">9.16. lmp2arc tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#lmp2cfg-tool">9.17. lmp2cfg tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#lmp2vmd-tool">9.18. lmp2vmd tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#matlab-tool">9.19. matlab tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#micelle2d-tool">9.20. micelle2d tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#moltemplate-tool">9.21. moltemplate tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#msi2lmp-tool">9.22. msi2lmp tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#phonon-tool">9.23. phonon tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#polymer-bonding-tool">9.24. polymer bonding tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#pymol-asphere-tool">9.25. pymol_asphere tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#python-tool">9.26. python tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#reax-tool">9.27. reax tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#restart2data-tool">9.28. restart2data tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#vim-tool">9.29. vim tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#xmgrace-tool">9.30. xmgrace tool</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_tools.html#xmovie-tool">9.31. xmovie tool</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#atom-styles">10.1. Atom styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#bond-angle-dihedral-improper-potentials">10.2. Bond, angle, dihedral, improper potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#compute-styles">10.3. Compute styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#dump-styles">10.4. Dump styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#dump-custom-output-options">10.5. Dump custom output options</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#fix-styles">10.6. Fix styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#input-script-commands">10.7. Input script commands</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#kspace-computations">10.8. Kspace computations</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#minimization-styles">10.9. Minimization styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#pairwise-potentials">10.10. Pairwise potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#region-styles">10.11. Region styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#body-styles">10.12. Body styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#thermodynamic-output-options">10.13. Thermodynamic output options</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#variable-options">10.14. Variable options</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_modify.html#submitting-new-features-for-inclusion-in-lammps">10.15. Submitting new features for inclusion in LAMMPS</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#overview-of-running-lammps-from-python">11.1. Overview of running LAMMPS from Python</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#overview-of-using-python-from-a-lammps-script">11.2. Overview of using Python from a LAMMPS script</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#building-lammps-as-a-shared-library">11.3. Building LAMMPS as a shared library</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#installing-the-python-wrapper-into-python">11.4. Installing the Python wrapper into Python</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#extending-python-with-mpi-to-run-in-parallel">11.5. Extending Python with MPI to run in parallel</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#testing-the-python-lammps-interface">11.6. Testing the Python-LAMMPS interface</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#using-lammps-from-python">11.7. Using LAMMPS from Python</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_python.html#example-python-scripts-that-use-lammps">11.8. Example Python scripts that use LAMMPS</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_errors.html#common-problems">12.1. Common problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_errors.html#reporting-bugs">12.2. Reporting bugs</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_errors.html#error-warning-messages">12.3. Error &amp; warning messages</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_errors.html#error">12.4. Errors:</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_errors.html#warnings">12.5. Warnings:</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Section_history.html#coming-attractions">13.1. Coming attractions</a></li>
<li class="toctree-l2"><a class="reference internal" href="Section_history.html#past-versions">13.2. Past versions</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="section" id="indices-and-tables">
<h1>Indices and tables</h1>
<ul class="simple">
<li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li>
<li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li>
</ul>
</BODY></div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="Section_intro.html" class="btn btn-neutral float-right" title="1. Introduction" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2013 Sandia Corporation.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
\ No newline at end of file
diff --git a/doc/html/Section_commands.html b/doc/html/Section_commands.html
index 39665a53c..cbd6a70e5 100644
--- a/doc/html/Section_commands.html
+++ b/doc/html/Section_commands.html
@@ -1,1571 +1,1571 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>3. Commands &mdash; LAMMPS documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
<link rel="top" title="LAMMPS documentation" href="index.html"/>
<link rel="next" title="4. Packages" href="Section_packages.html"/>
<link rel="prev" title="2. Getting Started" href="Section_start.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="Manual.html" class="icon icon-home"> LAMMPS
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">3. Commands</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#lammps-input-script">3.1. LAMMPS input script</a></li>
<li class="toctree-l2"><a class="reference internal" href="#parsing-rules">3.2. Parsing rules</a></li>
<li class="toctree-l2"><a class="reference internal" href="#input-script-structure">3.3. Input script structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="#commands-listed-by-category">3.4. Commands listed by category</a></li>
<li class="toctree-l2"><a class="reference internal" href="#individual-commands">3.5. Individual commands</a></li>
<li class="toctree-l2"><a class="reference internal" href="#fix-styles">3.6. Fix styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="#compute-styles">3.7. Compute styles</a></li>
<li class="toctree-l2"><a class="reference internal" href="#pair-style-potentials">3.8. Pair_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="#bond-style-potentials">3.9. Bond_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="#angle-style-potentials">3.10. Angle_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="#dihedral-style-potentials">3.11. Dihedral_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="#improper-style-potentials">3.12. Improper_style potentials</a></li>
<li class="toctree-l2"><a class="reference internal" href="#kspace-solvers">3.13. Kspace solvers</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
</ul>
</div>
&nbsp;
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="Manual.html">LAMMPS</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="Manual.html">Docs</a> &raquo;</li>
<li>3. Commands</li>
<li class="wy-breadcrumbs-aside">
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
</li>
</ul>
<hr/>
<div class="rst-footer-buttons" style="margin-bottom: 1em" role="navigation" aria-label="footer navigation">
<a href="Section_packages.html" class="btn btn-neutral float-right" title="4. Packages" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="Section_start.html" class="btn btn-neutral" title="2. Getting Started" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="commands">
<h1>3. Commands</h1>
<p>This section describes how a LAMMPS input script is formatted and the
input script commands used to define a LAMMPS simulation.</p>
<div class="line-block">
<div class="line">3.1 <a class="reference internal" href="#cmd-1"><span class="std std-ref">LAMMPS input script</span></a></div>
<div class="line">3.2 <a class="reference internal" href="#cmd-2"><span class="std std-ref">Parsing rules</span></a></div>
<div class="line">3.3 <a class="reference internal" href="#cmd-3"><span class="std std-ref">Input script structure</span></a></div>
<div class="line">3.4 <a class="reference internal" href="#cmd-4"><span class="std std-ref">Commands listed by category</span></a></div>
<div class="line">3.5 <a class="reference internal" href="#cmd-5"><span class="std std-ref">Commands listed alphabetically</span></a></div>
<div class="line"><br /></div>
</div>
<div class="section" id="lammps-input-script">
<span id="cmd-1"></span><h2>3.1. LAMMPS input script</h2>
<p>LAMMPS executes by reading commands from a input script (text file),
one line at a time. When the input script ends, LAMMPS exits. Each
command causes LAMMPS to take some action. It may set an internal
variable, read in a file, or run a simulation. Most commands have
default settings, which means you only need to use the command if you
wish to change the default.</p>
<p>In many cases, the ordering of commands in an input script is not
important. However the following rules apply:</p>
<p>(1) LAMMPS does not read your entire input script and then perform a
simulation with all the settings. Rather, the input script is read
one line at a time and each command takes effect when it is read.
Thus this sequence of commands:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">timestep</span> <span class="mf">0.5</span>
<span class="n">run</span> <span class="mi">100</span>
<span class="n">run</span> <span class="mi">100</span>
</pre></div>
</div>
<p>does something different than this sequence:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">run</span> <span class="mi">100</span>
<span class="n">timestep</span> <span class="mf">0.5</span>
<span class="n">run</span> <span class="mi">100</span>
</pre></div>
</div>
<p>In the first case, the specified timestep (0.5 fmsec) is used for two
simulations of 100 timesteps each. In the 2nd case, the default
timestep (1.0 fmsec) is used for the 1st 100 step simulation and a 0.5
fmsec timestep is used for the 2nd one.</p>
<p>(2) Some commands are only valid when they follow other commands. For
example you cannot set the temperature of a group of atoms until atoms
have been defined and a group command is used to define which atoms
belong to the group.</p>
<p>(3) Sometimes command B will use values that can be set by command A.
This means command A must precede command B in the input script if it
is to have the desired effect. For example, the
<a class="reference internal" href="read_data.html"><span class="doc">read_data</span></a> command initializes the system by setting
up the simulation box and assigning atoms to processors. If default
values are not desired, the <a class="reference internal" href="processors.html"><span class="doc">processors</span></a> and
<a class="reference internal" href="boundary.html"><span class="doc">boundary</span></a> commands need to be used before read_data to
tell LAMMPS how to map processors to the simulation box.</p>
<p>Many input script errors are detected by LAMMPS and an ERROR or
WARNING message is printed. <a class="reference internal" href="Section_errors.html"><span class="doc">This section</span></a> gives
more information on what errors mean. The documentation for each
command lists restrictions on how the command can be used.</p>
<hr class="docutils" />
</div>
<div class="section" id="parsing-rules">
<span id="cmd-2"></span><h2>3.2. Parsing rules</h2>
<p>Each non-blank line in the input script is treated as a command.
LAMMPS commands are case sensitive. Command names are lower-case, as
are specified command arguments. Upper case letters may be used in
file names or user-chosen ID strings.</p>
<p>Here is how each line in the input script is parsed by LAMMPS:</p>
<p>(1) If the last printable character on the line is a &#8220;&amp;&#8221; character,
the command is assumed to continue on the next line. The next line is
concatenated to the previous line by removing the &#8220;&amp;&#8221; character and
line break. This allows long commands to be continued across two or
more lines. See the discussion of triple quotes in (6) for how to
continue a command across multiple line without using &#8220;&amp;&#8221; characters.</p>
<p>(2) All characters from the first &#8220;#&#8221; character onward are treated as
comment and discarded. See an exception in (6). Note that a
comment after a trailing &#8220;&amp;&#8221; character will prevent the command from
continuing on the next line. Also note that for multi-line commands a
single leading &#8220;#&#8221; will comment out the entire command.</p>
<p>(3) The line is searched repeatedly for $ characters, which indicate
variables that are replaced with a text string. See an exception in
(6).</p>
<p>If the $ is followed by curly brackets, then the variable name is the
text inside the curly brackets. If no curly brackets follow the $,
then the variable name is the single character immediately following
the $. Thus ${myTemp} and $x refer to variable names &#8220;myTemp&#8221; and
&#8220;x&#8221;.</p>
<p>How the variable is converted to a text string depends on what style
of variable it is; see the <a class="reference external" href="variable">variable</a> doc page for details.
It can be a variable that stores multiple text strings, and return one
of them. The returned text string can be multiple &#8220;words&#8221; (space
separated) which will then be interpreted as multiple arguments in the
input command. The variable can also store a numeric formula which
will be evaluated and its numeric result returned as a string.</p>
<p>As a special case, if the $ is followed by parenthesis, then the text
inside the parenthesis is treated as an &#8220;immediate&#8221; variable and
evaluated as an <a class="reference internal" href="variable.html"><span class="doc">equal-style variable</span></a>. This is a way
to use numeric formulas in an input script without having to assign
them to variable names. For example, these 3 input script lines:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span>variable X equal (xlo+xhi)/2+sqrt(v_area)
region 1 block $X 2 INF INF EDGE EDGE
variable X delete
</pre></div>
</div>
<p>can be replaced by</p>
<div class="highlight-default"><div class="highlight"><pre><span></span>region 1 block $((xlo+xhi)/2+sqrt(v_area)) 2 INF INF EDGE EDGE
</pre></div>
</div>
<p>so that you do not have to define (or discard) a temporary variable X.</p>
<p>Note that neither the curly-bracket or immediate form of variables can
contain nested $ characters for other variables to substitute for.
Thus you cannot do this:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">variable</span> <span class="n">a</span> <span class="n">equal</span> <span class="mi">2</span>
<span class="n">variable</span> <span class="n">b2</span> <span class="n">equal</span> <span class="mi">4</span>
<span class="nb">print</span> <span class="s2">&quot;B2 = ${b$a}&quot;</span>
</pre></div>
</div>
<p>Nor can you specify this $($x-1.0) for an immediate variable, but
you could use $(v_x-1.0), since the latter is valid syntax for an
<a class="reference internal" href="variable.html"><span class="doc">equal-style variable</span></a>.</p>
<p>See the <a class="reference internal" href="variable.html"><span class="doc">variable</span></a> command for more details of how
strings are assigned to variables and evaluated, and how they can be
used in input script commands.</p>
<p>(4) The line is broken into &#8220;words&#8221; separated by whitespace (tabs,
spaces). Note that words can thus contain letters, digits,
underscores, or punctuation characters.</p>
<p>(5) The first word is the command name. All successive words in the
line are arguments.</p>
<p>(6) If you want text with spaces to be treated as a single argument,
it can be enclosed in either single or double or triple quotes. A
long single argument enclosed in single or double quotes can span
multiple lines if the &#8220;&amp;&#8221; character is used, as described above. When
the lines are concatenated together (and the &#8220;&amp;&#8221; characters and line
breaks removed), the text will become a single line. If you want
multiple lines of an argument to retain their line breaks, the text
can be enclosed in triple quotes, in which case &#8220;&amp;&#8221; characters are not
needed. For example:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="nb">print</span> <span class="s2">&quot;Volume = $v&quot;</span>
<span class="nb">print</span> <span class="s1">&#39;Volume = $v&#39;</span>
<span class="k">if</span> <span class="s2">&quot;$</span><span class="si">{steps}</span><span class="s2"> &gt; 1000&quot;</span> <span class="n">then</span> <span class="n">quit</span>
<span class="n">variable</span> <span class="n">a</span> <span class="n">string</span> <span class="s2">&quot;red green blue &amp;</span>
<span class="n">purple</span> <span class="n">orange</span> <span class="n">cyan</span><span class="s2">&quot;</span>
<span class="nb">print</span> <span class="s2">&quot;&quot;&quot;</span>
<span class="s2">System volume = $v</span>
<span class="s2">System temperature = $t</span>
<span class="s2">&quot;&quot;&quot;</span>
</pre></div>
</div>
<p>In each case, the single, double, or triple quotes are removed when
the single argument they enclose is stored internally.</p>
<p>See the <a class="reference internal" href="dump_modify.html"><span class="doc">dump modify format</span></a>, <a class="reference internal" href="print.html"><span class="doc">print</span></a>,
<a class="reference internal" href="if.html"><span class="doc">if</span></a>, and <a class="reference internal" href="python.html"><span class="doc">python</span></a> commands for examples.</p>
<p>A &#8220;#&#8221; or &#8220;$&#8221; character that is between quotes will not be treated as a
comment indicator in (2) or substituted for as a variable in (3).</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">If the argument is itself a command that requires a quoted
argument (e.g. using a <a class="reference internal" href="print.html"><span class="doc">print</span></a> command as part of an
<a class="reference internal" href="if.html"><span class="doc">if</span></a> or <a class="reference internal" href="run.html"><span class="doc">run every</span></a> command), then single, double, or
triple quotes can be nested in the usual manner. See the doc pages
for those commands for examples. Only one of level of nesting is
allowed, but that should be sufficient for most use cases.</p>
</div>
<hr class="docutils" />
</div>
<div class="section" id="input-script-structure">
<span id="cmd-3"></span><h2>3.3. Input script structure</h2>
<p>This section describes the structure of a typical LAMMPS input script.
The &#8220;examples&#8221; directory in the LAMMPS distribution contains many
sample input scripts; the corresponding problems are discussed in
<a class="reference internal" href="Section_example.html"><span class="doc">Section_example</span></a>, and animated on the <a class="reference external" href="http://lammps.sandia.gov">LAMMPS WWW Site</a>.</p>
<p>A LAMMPS input script typically has 4 parts:</p>
<ol class="arabic simple">
<li>Initialization</li>
<li>Atom definition</li>
<li>Settings</li>
<li>Run a simulation</li>
</ol>
<p>The last 2 parts can be repeated as many times as desired. I.e. run a
simulation, change some settings, run some more, etc. Each of the 4
parts is now described in more detail. Remember that almost all the
commands need only be used if a non-default value is desired.</p>
<ol class="arabic simple">
<li>Initialization</li>
</ol>
<p>Set parameters that need to be defined before atoms are created or
read-in from a file.</p>
<p>The relevant commands are <a class="reference internal" href="units.html"><span class="doc">units</span></a>,
<a class="reference internal" href="dimension.html"><span class="doc">dimension</span></a>, <a class="reference internal" href="newton.html"><span class="doc">newton</span></a>,
<a class="reference internal" href="processors.html"><span class="doc">processors</span></a>, <a class="reference internal" href="boundary.html"><span class="doc">boundary</span></a>,
<a class="reference internal" href="atom_style.html"><span class="doc">atom_style</span></a>, <a class="reference internal" href="atom_modify.html"><span class="doc">atom_modify</span></a>.</p>
<p>If force-field parameters appear in the files that will be read, these
commands tell LAMMPS what kinds of force fields are being used:
<a class="reference internal" href="pair_style.html"><span class="doc">pair_style</span></a>, <a class="reference internal" href="bond_style.html"><span class="doc">bond_style</span></a>,
<a class="reference internal" href="angle_style.html"><span class="doc">angle_style</span></a>, <a class="reference internal" href="dihedral_style.html"><span class="doc">dihedral_style</span></a>,
<a class="reference internal" href="improper_style.html"><span class="doc">improper_style</span></a>.</p>
<ol class="arabic simple" start="2">
<li>Atom definition</li>
</ol>
<p>There are 3 ways to define atoms in LAMMPS. Read them in from a data
or restart file via the <a class="reference internal" href="read_data.html"><span class="doc">read_data</span></a> or
<a class="reference internal" href="read_restart.html"><span class="doc">read_restart</span></a> commands. These files can contain
molecular topology information. Or create atoms on a lattice (with no
molecular topology), using these commands: <a class="reference internal" href="lattice.html"><span class="doc">lattice</span></a>,
<a class="reference internal" href="region.html"><span class="doc">region</span></a>, <a class="reference internal" href="create_box.html"><span class="doc">create_box</span></a>,
<a class="reference internal" href="create_atoms.html"><span class="doc">create_atoms</span></a>. The entire set of atoms can be
duplicated to make a larger simulation using the
<a class="reference internal" href="replicate.html"><span class="doc">replicate</span></a> command.</p>
<ol class="arabic simple" start="3">
<li>Settings</li>
</ol>
<p>Once atoms and molecular topology are defined, a variety of settings
can be specified: force field coefficients, simulation parameters,
output options, etc.</p>
<p>Force field coefficients are set by these commands (they can also be
set in the read-in files): <a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a>,
<a class="reference internal" href="bond_coeff.html"><span class="doc">bond_coeff</span></a>, <a class="reference internal" href="angle_coeff.html"><span class="doc">angle_coeff</span></a>,
<a class="reference internal" href="dihedral_coeff.html"><span class="doc">dihedral_coeff</span></a>,
<a class="reference internal" href="improper_coeff.html"><span class="doc">improper_coeff</span></a>,
<a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a>, <a class="reference internal" href="dielectric.html"><span class="doc">dielectric</span></a>,
<a class="reference internal" href="special_bonds.html"><span class="doc">special_bonds</span></a>.</p>
<p>Various simulation parameters are set by these commands:
<a class="reference internal" href="neighbor.html"><span class="doc">neighbor</span></a>, <a class="reference internal" href="neigh_modify.html"><span class="doc">neigh_modify</span></a>,
<a class="reference internal" href="group.html"><span class="doc">group</span></a>, <a class="reference internal" href="timestep.html"><span class="doc">timestep</span></a>,
<a class="reference internal" href="reset_timestep.html"><span class="doc">reset_timestep</span></a>, <a class="reference internal" href="run_style.html"><span class="doc">run_style</span></a>,
<a class="reference internal" href="min_style.html"><span class="doc">min_style</span></a>, <a class="reference internal" href="min_modify.html"><span class="doc">min_modify</span></a>.</p>
<p>Fixes impose a variety of boundary conditions, time integration, and
diagnostic options. The <a class="reference internal" href="fix.html"><span class="doc">fix</span></a> command comes in many flavors.</p>
<p>Various computations can be specified for execution during a
simulation using the <a class="reference internal" href="compute.html"><span class="doc">compute</span></a>,
<a class="reference internal" href="compute_modify.html"><span class="doc">compute_modify</span></a>, and <a class="reference internal" href="variable.html"><span class="doc">variable</span></a>
commands.</p>
<p>Output options are set by the <a class="reference internal" href="thermo.html"><span class="doc">thermo</span></a>, <a class="reference internal" href="dump.html"><span class="doc">dump</span></a>,
and <a class="reference internal" href="restart.html"><span class="doc">restart</span></a> commands.</p>
<ol class="arabic simple" start="4">
<li>Run a simulation</li>
</ol>
<p>A molecular dynamics simulation is run using the <a class="reference internal" href="run.html"><span class="doc">run</span></a>
command. Energy minimization (molecular statics) is performed using
the <a class="reference internal" href="minimize.html"><span class="doc">minimize</span></a> command. A parallel tempering
(replica-exchange) simulation can be run using the
<a class="reference internal" href="temper.html"><span class="doc">temper</span></a> command.</p>
<hr class="docutils" />
</div>
<div class="section" id="commands-listed-by-category">
<span id="cmd-4"></span><h2>3.4. Commands listed by category</h2>
<p>This section lists all LAMMPS commands, grouped by category. The
<a class="reference internal" href="#cmd-5"><span class="std std-ref">next section</span></a> lists the same commands alphabetically. Note
that some style options for some commands are part of specific LAMMPS
packages, which means they cannot be used unless the package was
included when LAMMPS was built. Not all packages are included in a
default LAMMPS build. These dependencies are listed as Restrictions
in the command&#8217;s documentation.</p>
<p>Initialization:</p>
<p><a class="reference internal" href="atom_modify.html"><span class="doc">atom_modify</span></a>, <a class="reference internal" href="atom_style.html"><span class="doc">atom_style</span></a>,
<a class="reference internal" href="boundary.html"><span class="doc">boundary</span></a>, <a class="reference internal" href="dimension.html"><span class="doc">dimension</span></a>,
<a class="reference internal" href="newton.html"><span class="doc">newton</span></a>, <a class="reference internal" href="processors.html"><span class="doc">processors</span></a>, <a class="reference internal" href="units.html"><span class="doc">units</span></a></p>
<p>Atom definition:</p>
<p><a class="reference internal" href="create_atoms.html"><span class="doc">create_atoms</span></a>, <a class="reference internal" href="create_box.html"><span class="doc">create_box</span></a>,
<a class="reference internal" href="lattice.html"><span class="doc">lattice</span></a>, <a class="reference internal" href="read_data.html"><span class="doc">read_data</span></a>,
<a class="reference internal" href="read_dump.html"><span class="doc">read_dump</span></a>, <a class="reference internal" href="read_restart.html"><span class="doc">read_restart</span></a>,
<a class="reference internal" href="region.html"><span class="doc">region</span></a>, <a class="reference internal" href="replicate.html"><span class="doc">replicate</span></a></p>
<p>Force fields:</p>
<p><a class="reference internal" href="angle_coeff.html"><span class="doc">angle_coeff</span></a>, <a class="reference internal" href="angle_style.html"><span class="doc">angle_style</span></a>,
<a class="reference internal" href="bond_coeff.html"><span class="doc">bond_coeff</span></a>, <a class="reference internal" href="bond_style.html"><span class="doc">bond_style</span></a>,
<a class="reference internal" href="dielectric.html"><span class="doc">dielectric</span></a>, <a class="reference internal" href="dihedral_coeff.html"><span class="doc">dihedral_coeff</span></a>,
<a class="reference internal" href="dihedral_style.html"><span class="doc">dihedral_style</span></a>,
<a class="reference internal" href="improper_coeff.html"><span class="doc">improper_coeff</span></a>,
<a class="reference internal" href="improper_style.html"><span class="doc">improper_style</span></a>,
<a class="reference internal" href="kspace_modify.html"><span class="doc">kspace_modify</span></a>, <a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a>,
<a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a>, <a class="reference internal" href="pair_modify.html"><span class="doc">pair_modify</span></a>,
<a class="reference internal" href="pair_style.html"><span class="doc">pair_style</span></a>, <a class="reference internal" href="pair_write.html"><span class="doc">pair_write</span></a>,
<a class="reference internal" href="special_bonds.html"><span class="doc">special_bonds</span></a></p>
<p>Settings:</p>
<p><a class="reference internal" href="comm_style.html"><span class="doc">comm_style</span></a>, <a class="reference internal" href="group.html"><span class="doc">group</span></a>, <a class="reference internal" href="mass.html"><span class="doc">mass</span></a>,
<a class="reference internal" href="min_modify.html"><span class="doc">min_modify</span></a>, <a class="reference internal" href="min_style.html"><span class="doc">min_style</span></a>,
<a class="reference internal" href="neigh_modify.html"><span class="doc">neigh_modify</span></a>, <a class="reference internal" href="neighbor.html"><span class="doc">neighbor</span></a>,
<a class="reference internal" href="reset_timestep.html"><span class="doc">reset_timestep</span></a>, <a class="reference internal" href="run_style.html"><span class="doc">run_style</span></a>,
<a class="reference internal" href="set.html"><span class="doc">set</span></a>, <a class="reference internal" href="timestep.html"><span class="doc">timestep</span></a>, <a class="reference internal" href="velocity.html"><span class="doc">velocity</span></a></p>
<p>Fixes:</p>
<p><a class="reference internal" href="fix.html"><span class="doc">fix</span></a>, <a class="reference internal" href="fix_modify.html"><span class="doc">fix_modify</span></a>, <a class="reference internal" href="unfix.html"><span class="doc">unfix</span></a></p>
<p>Computes:</p>
<p><a class="reference internal" href="compute.html"><span class="doc">compute</span></a>, <a class="reference internal" href="compute_modify.html"><span class="doc">compute_modify</span></a>,
<a class="reference internal" href="uncompute.html"><span class="doc">uncompute</span></a></p>
<p>Output:</p>
<p><a class="reference internal" href="dump.html"><span class="doc">dump</span></a>, <a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a>,
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a>, <a class="reference internal" href="dump_image.html"><span class="doc">dump movie</span></a>,
<a class="reference internal" href="restart.html"><span class="doc">restart</span></a>, <a class="reference internal" href="thermo.html"><span class="doc">thermo</span></a>,
<a class="reference internal" href="thermo_modify.html"><span class="doc">thermo_modify</span></a>, <a class="reference internal" href="thermo_style.html"><span class="doc">thermo_style</span></a>,
<a class="reference internal" href="undump.html"><span class="doc">undump</span></a>, <a class="reference internal" href="write_data.html"><span class="doc">write_data</span></a>,
<a class="reference internal" href="write_dump.html"><span class="doc">write_dump</span></a>, <a class="reference internal" href="write_restart.html"><span class="doc">write_restart</span></a></p>
<p>Actions:</p>
<p><a class="reference internal" href="delete_atoms.html"><span class="doc">delete_atoms</span></a>, <a class="reference internal" href="delete_bonds.html"><span class="doc">delete_bonds</span></a>,
<a class="reference internal" href="displace_atoms.html"><span class="doc">displace_atoms</span></a>, <a class="reference internal" href="change_box.html"><span class="doc">change_box</span></a>,
<a class="reference internal" href="minimize.html"><span class="doc">minimize</span></a>, <a class="reference internal" href="neb.html"><span class="doc">neb</span></a> <a class="reference internal" href="prd.html"><span class="doc">prd</span></a>,
<a class="reference internal" href="rerun.html"><span class="doc">rerun</span></a>, <a class="reference internal" href="run.html"><span class="doc">run</span></a>, <a class="reference internal" href="temper.html"><span class="doc">temper</span></a></p>
<p>Miscellaneous:</p>
<p><a class="reference internal" href="clear.html"><span class="doc">clear</span></a>, <a class="reference internal" href="echo.html"><span class="doc">echo</span></a>, <a class="reference internal" href="if.html"><span class="doc">if</span></a>,
<a class="reference internal" href="include.html"><span class="doc">include</span></a>, <a class="reference internal" href="jump.html"><span class="doc">jump</span></a>, <a class="reference internal" href="label.html"><span class="doc">label</span></a>,
<a class="reference internal" href="log.html"><span class="doc">log</span></a>, <a class="reference internal" href="next.html"><span class="doc">next</span></a>, <a class="reference internal" href="print.html"><span class="doc">print</span></a>,
<a class="reference internal" href="shell.html"><span class="doc">shell</span></a>, <a class="reference internal" href="variable.html"><span class="doc">variable</span></a></p>
<hr class="docutils" />
</div>
<div class="section" id="individual-commands">
<span id="comm"></span><span id="cmd-5"></span><h2>3.5. Individual commands</h2>
<p>This section lists all LAMMPS commands alphabetically, with a separate
listing below of styles within certain commands. The <a class="reference internal" href="#cmd-4"><span class="std std-ref">previous section</span></a> lists the same commands, grouped by category. Note
that some style options for some commands are part of specific LAMMPS
packages, which means they cannot be used unless the package was
included when LAMMPS was built. Not all packages are included in a
default LAMMPS build. These dependencies are listed as Restrictions
in the command&#8217;s documentation.</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="17%" />
<col width="15%" />
<col width="17%" />
<col width="17%" />
<col width="17%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="angle_coeff.html"><span class="doc">angle_coeff</span></a></td>
<td><a class="reference internal" href="angle_style.html"><span class="doc">angle_style</span></a></td>
<td><a class="reference internal" href="atom_modify.html"><span class="doc">atom_modify</span></a></td>
<td><a class="reference internal" href="atom_style.html"><span class="doc">atom_style</span></a></td>
<td><a class="reference internal" href="balance.html"><span class="doc">balance</span></a></td>
<td><a class="reference internal" href="bond_coeff.html"><span class="doc">bond_coeff</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="bond_style.html"><span class="doc">bond_style</span></a></td>
<td><a class="reference internal" href="bond_write.html"><span class="doc">bond_write</span></a></td>
<td><a class="reference internal" href="boundary.html"><span class="doc">boundary</span></a></td>
<td><a class="reference internal" href="box.html"><span class="doc">box</span></a></td>
<td><a class="reference internal" href="change_box.html"><span class="doc">change_box</span></a></td>
<td><a class="reference internal" href="clear.html"><span class="doc">clear</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="comm_modify.html"><span class="doc">comm_modify</span></a></td>
<td><a class="reference internal" href="comm_style.html"><span class="doc">comm_style</span></a></td>
<td><a class="reference internal" href="compute.html"><span class="doc">compute</span></a></td>
<td><a class="reference internal" href="compute_modify.html"><span class="doc">compute_modify</span></a></td>
<td><a class="reference internal" href="create_atoms.html"><span class="doc">create_atoms</span></a></td>
<td><a class="reference internal" href="create_bonds.html"><span class="doc">create_bonds</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="create_box.html"><span class="doc">create_box</span></a></td>
<td><a class="reference internal" href="delete_atoms.html"><span class="doc">delete_atoms</span></a></td>
<td><a class="reference internal" href="delete_bonds.html"><span class="doc">delete_bonds</span></a></td>
<td><a class="reference internal" href="dielectric.html"><span class="doc">dielectric</span></a></td>
<td><a class="reference internal" href="dihedral_coeff.html"><span class="doc">dihedral_coeff</span></a></td>
<td><a class="reference internal" href="dihedral_style.html"><span class="doc">dihedral_style</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="dimension.html"><span class="doc">dimension</span></a></td>
<td><a class="reference internal" href="displace_atoms.html"><span class="doc">displace_atoms</span></a></td>
<td><a class="reference internal" href="dump.html"><span class="doc">dump</span></a></td>
<td><a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a></td>
<td><a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a></td>
<td><a class="reference internal" href="dump_image.html"><span class="doc">dump movie</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="echo.html"><span class="doc">echo</span></a></td>
<td><a class="reference internal" href="fix.html"><span class="doc">fix</span></a></td>
<td><a class="reference internal" href="fix_modify.html"><span class="doc">fix_modify</span></a></td>
<td><a class="reference internal" href="group.html"><span class="doc">group</span></a></td>
<td><a class="reference internal" href="if.html"><span class="doc">if</span></a></td>
<td><a class="reference internal" href="info.html"><span class="doc">info</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="improper_coeff.html"><span class="doc">improper_coeff</span></a></td>
<td><a class="reference internal" href="improper_style.html"><span class="doc">improper_style</span></a></td>
<td><a class="reference internal" href="include.html"><span class="doc">include</span></a></td>
<td><a class="reference internal" href="jump.html"><span class="doc">jump</span></a></td>
<td><a class="reference internal" href="kspace_modify.html"><span class="doc">kspace_modify</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="label.html"><span class="doc">label</span></a></td>
<td><a class="reference internal" href="lattice.html"><span class="doc">lattice</span></a></td>
<td><a class="reference internal" href="log.html"><span class="doc">log</span></a></td>
<td><a class="reference internal" href="mass.html"><span class="doc">mass</span></a></td>
<td><a class="reference internal" href="minimize.html"><span class="doc">minimize</span></a></td>
<td><a class="reference internal" href="min_modify.html"><span class="doc">min_modify</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="min_style.html"><span class="doc">min_style</span></a></td>
<td><a class="reference internal" href="molecule.html"><span class="doc">molecule</span></a></td>
<td><a class="reference internal" href="neb.html"><span class="doc">neb</span></a></td>
<td><a class="reference internal" href="neigh_modify.html"><span class="doc">neigh_modify</span></a></td>
<td><a class="reference internal" href="neighbor.html"><span class="doc">neighbor</span></a></td>
<td><a class="reference internal" href="newton.html"><span class="doc">newton</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="next.html"><span class="doc">next</span></a></td>
<td><a class="reference internal" href="package.html"><span class="doc">package</span></a></td>
<td><a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a></td>
<td><a class="reference internal" href="pair_modify.html"><span class="doc">pair_modify</span></a></td>
<td><a class="reference internal" href="pair_style.html"><span class="doc">pair_style</span></a></td>
<td><a class="reference internal" href="pair_write.html"><span class="doc">pair_write</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="partition.html"><span class="doc">partition</span></a></td>
<td><a class="reference internal" href="prd.html"><span class="doc">prd</span></a></td>
<td><a class="reference internal" href="print.html"><span class="doc">print</span></a></td>
<td><a class="reference internal" href="processors.html"><span class="doc">processors</span></a></td>
<td><a class="reference internal" href="python.html"><span class="doc">python</span></a></td>
<td><a class="reference internal" href="quit.html"><span class="doc">quit</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="read_data.html"><span class="doc">read_data</span></a></td>
<td><a class="reference internal" href="read_dump.html"><span class="doc">read_dump</span></a></td>
<td><a class="reference internal" href="read_restart.html"><span class="doc">read_restart</span></a></td>
<td><a class="reference internal" href="region.html"><span class="doc">region</span></a></td>
<td><a class="reference internal" href="replicate.html"><span class="doc">replicate</span></a></td>
<td><a class="reference internal" href="rerun.html"><span class="doc">rerun</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="reset_timestep.html"><span class="doc">reset_timestep</span></a></td>
<td><a class="reference internal" href="restart.html"><span class="doc">restart</span></a></td>
<td><a class="reference internal" href="run.html"><span class="doc">run</span></a></td>
<td><a class="reference internal" href="run_style.html"><span class="doc">run_style</span></a></td>
<td><a class="reference internal" href="set.html"><span class="doc">set</span></a></td>
<td><a class="reference internal" href="shell.html"><span class="doc">shell</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="special_bonds.html"><span class="doc">special_bonds</span></a></td>
<td><a class="reference internal" href="suffix.html"><span class="doc">suffix</span></a></td>
<td><a class="reference internal" href="tad.html"><span class="doc">tad</span></a></td>
<td><a class="reference internal" href="temper.html"><span class="doc">temper</span></a></td>
<td><a class="reference internal" href="thermo.html"><span class="doc">thermo</span></a></td>
<td><a class="reference internal" href="thermo_modify.html"><span class="doc">thermo_modify</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="thermo_style.html"><span class="doc">thermo_style</span></a></td>
<td><a class="reference internal" href="timer.html"><span class="doc">timer</span></a></td>
<td><a class="reference internal" href="timestep.html"><span class="doc">timestep</span></a></td>
<td><a class="reference internal" href="uncompute.html"><span class="doc">uncompute</span></a></td>
<td><a class="reference internal" href="undump.html"><span class="doc">undump</span></a></td>
<td><a class="reference internal" href="unfix.html"><span class="doc">unfix</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="units.html"><span class="doc">units</span></a></td>
<td><a class="reference internal" href="variable.html"><span class="doc">variable</span></a></td>
<td><a class="reference internal" href="velocity.html"><span class="doc">velocity</span></a></td>
<td><a class="reference internal" href="write_coeff.html"><span class="doc">write_coeff</span></a></td>
<td><a class="reference internal" href="write_data.html"><span class="doc">write_data</span></a></td>
<td><a class="reference internal" href="write_dump.html"><span class="doc">write_dump</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="write_restart.html"><span class="doc">write_restart</span></a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional commands in USER packages, which can be used if
<a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="41%" />
<col width="29%" />
<col width="29%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="dump_custom_vtk.html"><span class="doc">dump custom/vtk</span></a></td>
<td><a class="reference internal" href="group2ndx.html"><span class="doc">group2ndx</span></a></td>
<td><a class="reference internal" href="group2ndx.html"><span class="doc">ndx2group</span></a></td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="fix-styles">
<h2>3.6. Fix styles</h2>
<p>See the <a class="reference internal" href="fix.html"><span class="doc">fix</span></a> command for one-line descriptions of each style
or click on the style itself for a full description. Some of the
styles have accelerated versions, which can be used if LAMMPS is built
with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>.
This is indicated by additional letters in parenthesis: c = USER-CUDA,
g = GPU, i = USER-INTEL, k = KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="12%" />
<col width="15%" />
<col width="13%" />
<col width="11%" />
<col width="12%" />
<col width="11%" />
<col width="16%" />
<col width="12%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="fix_adapt.html"><span class="doc">adapt</span></a></td>
<td><a class="reference internal" href="fix_addforce.html"><span class="doc">addforce (c)</span></a></td>
<td><a class="reference internal" href="fix_append_atoms.html"><span class="doc">append/atoms</span></a></td>
<td><a class="reference internal" href="fix_atom_swap.html"><span class="doc">atom/swap</span></a></td>
<td><a class="reference internal" href="fix_aveforce.html"><span class="doc">aveforce (c)</span></a></td>
<td><a class="reference internal" href="fix_ave_atom.html"><span class="doc">ave/atom</span></a></td>
<td><a class="reference internal" href="fix_ave_chunk.html"><span class="doc">ave/chunk</span></a></td>
<td><a class="reference internal" href="fix_ave_correlate.html"><span class="doc">ave/correlate</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_ave_histo.html"><span class="doc">ave/histo</span></a></td>
<td><a class="reference internal" href="fix_ave_histo.html"><span class="doc">ave/histo/weight</span></a></td>
<td><a class="reference internal" href="fix_ave_spatial.html"><span class="doc">ave/spatial</span></a></td>
<td><a class="reference internal" href="fix_ave_time.html"><span class="doc">ave/time</span></a></td>
<td><a class="reference internal" href="fix_balance.html"><span class="doc">balance</span></a></td>
<td><a class="reference internal" href="fix_bond_break.html"><span class="doc">bond/break</span></a></td>
<td><a class="reference internal" href="fix_bond_create.html"><span class="doc">bond/create</span></a></td>
<td><a class="reference internal" href="fix_bond_swap.html"><span class="doc">bond/swap</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_box_relax.html"><span class="doc">box/relax</span></a></td>
<td><a class="reference internal" href="fix_deform.html"><span class="doc">deform (k)</span></a></td>
<td><a class="reference internal" href="fix_deposit.html"><span class="doc">deposit</span></a></td>
<td><a class="reference internal" href="fix_drag.html"><span class="doc">drag</span></a></td>
<td><a class="reference internal" href="fix_dt_reset.html"><span class="doc">dt/reset</span></a></td>
<td><a class="reference internal" href="fix_efield.html"><span class="doc">efield</span></a></td>
<td><a class="reference internal" href="fix_ehex.html"><span class="doc">ehex</span></a></td>
<td><a class="reference internal" href="fix_enforce2d.html"><span class="doc">enforce2d (c)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_evaporate.html"><span class="doc">evaporate</span></a></td>
<td><a class="reference internal" href="fix_external.html"><span class="doc">external</span></a></td>
<td><a class="reference internal" href="fix_freeze.html"><span class="doc">freeze (c)</span></a></td>
<td><a class="reference internal" href="fix_gcmc.html"><span class="doc">gcmc</span></a></td>
<td><a class="reference internal" href="fix_gld.html"><span class="doc">gld</span></a></td>
<td><a class="reference internal" href="fix_gravity.html"><span class="doc">gravity (co)</span></a></td>
<td><a class="reference internal" href="fix_heat.html"><span class="doc">heat</span></a></td>
<td><a class="reference internal" href="fix_indent.html"><span class="doc">indent</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_langevin.html"><span class="doc">langevin (k)</span></a></td>
<td><a class="reference internal" href="fix_lineforce.html"><span class="doc">lineforce</span></a></td>
<td><a class="reference internal" href="fix_momentum.html"><span class="doc">momentum</span></a></td>
<td><a class="reference internal" href="fix_move.html"><span class="doc">move</span></a></td>
<td><a class="reference internal" href="fix_msst.html"><span class="doc">msst</span></a></td>
<td><a class="reference internal" href="fix_neb.html"><span class="doc">neb</span></a></td>
<td><a class="reference internal" href="fix_nh.html"><span class="doc">nph (ko)</span></a></td>
<td><a class="reference internal" href="fix_nphug.html"><span class="doc">nphug (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_nph_asphere.html"><span class="doc">nph/asphere (o)</span></a></td>
<td><a class="reference internal" href="fix_nph_body.html"><span class="doc">nph/body</span></a></td>
<td><a class="reference internal" href="fix_nph_sphere.html"><span class="doc">nph/sphere (o)</span></a></td>
<td><a class="reference internal" href="fix_nh.html"><span class="doc">npt (ckio)</span></a></td>
<td><a class="reference internal" href="fix_npt_asphere.html"><span class="doc">npt/asphere (o)</span></a></td>
<td><a class="reference internal" href="fix_npt_body.html"><span class="doc">npt/body</span></a></td>
<td><a class="reference internal" href="fix_npt_sphere.html"><span class="doc">npt/sphere (o)</span></a></td>
<td><a class="reference internal" href="fix_nve.html"><span class="doc">nve (ckio)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_nve_asphere.html"><span class="doc">nve/asphere (i)</span></a></td>
<td><a class="reference internal" href="fix_nve_asphere_noforce.html"><span class="doc">nve/asphere/noforce</span></a></td>
<td><a class="reference internal" href="fix_nve_body.html"><span class="doc">nve/body</span></a></td>
<td><a class="reference internal" href="fix_nve_limit.html"><span class="doc">nve/limit</span></a></td>
<td><a class="reference internal" href="fix_nve_line.html"><span class="doc">nve/line</span></a></td>
<td><a class="reference internal" href="fix_nve_noforce.html"><span class="doc">nve/noforce</span></a></td>
<td><a class="reference internal" href="fix_nve_sphere.html"><span class="doc">nve/sphere (o)</span></a></td>
<td><a class="reference internal" href="fix_nve_tri.html"><span class="doc">nve/tri</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_nh.html"><span class="doc">nvt (ciko)</span></a></td>
<td><a class="reference internal" href="fix_nvt_asphere.html"><span class="doc">nvt/asphere (o)</span></a></td>
<td><a class="reference internal" href="fix_nvt_body.html"><span class="doc">nvt/body</span></a></td>
<td><a class="reference internal" href="fix_nvt_sllod.html"><span class="doc">nvt/sllod (io)</span></a></td>
<td><a class="reference internal" href="fix_nvt_sphere.html"><span class="doc">nvt/sphere (o)</span></a></td>
<td><a class="reference internal" href="fix_oneway.html"><span class="doc">oneway</span></a></td>
<td><a class="reference internal" href="fix_orient_fcc.html"><span class="doc">orient/fcc</span></a></td>
<td><a class="reference internal" href="fix_planeforce.html"><span class="doc">planeforce</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_poems.html"><span class="doc">poems</span></a></td>
<td><a class="reference internal" href="fix_pour.html"><span class="doc">pour</span></a></td>
<td><a class="reference internal" href="fix_press_berendsen.html"><span class="doc">press/berendsen</span></a></td>
<td><a class="reference internal" href="fix_print.html"><span class="doc">print</span></a></td>
<td><a class="reference internal" href="fix_property_atom.html"><span class="doc">property/atom</span></a></td>
<td><a class="reference internal" href="fix_qeq_comb.html"><span class="doc">qeq/comb (o)</span></a></td>
<td><a class="reference internal" href="fix_qeq.html"><span class="doc">qeq/dynamic</span></a></td>
<td><a class="reference internal" href="fix_qeq.html"><span class="doc">qeq/fire</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_qeq.html"><span class="doc">qeq/point</span></a></td>
<td><a class="reference internal" href="fix_qeq.html"><span class="doc">qeq/shielded</span></a></td>
<td><a class="reference internal" href="fix_qeq.html"><span class="doc">qeq/slater</span></a></td>
<td><a class="reference internal" href="fix_shake.html"><span class="doc">rattle</span></a></td>
<td><a class="reference internal" href="fix_reax_bonds.html"><span class="doc">reax/bonds</span></a></td>
<td><a class="reference internal" href="fix_recenter.html"><span class="doc">recenter</span></a></td>
<td><a class="reference internal" href="fix_restrain.html"><span class="doc">restrain</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/nph (o)</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/npt (o)</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/nve (o)</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/nvt (o)</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/small (o)</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/small/nph</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/small/npt</span></a></td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/small/nve</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_rigid.html"><span class="doc">rigid/small/nvt</span></a></td>
<td><a class="reference internal" href="fix_setforce.html"><span class="doc">setforce (ck)</span></a></td>
<td><a class="reference internal" href="fix_shake.html"><span class="doc">shake (c)</span></a></td>
<td><a class="reference internal" href="fix_spring.html"><span class="doc">spring</span></a></td>
<td><a class="reference internal" href="fix_spring_rg.html"><span class="doc">spring/rg</span></a></td>
<td><a class="reference internal" href="fix_spring_self.html"><span class="doc">spring/self</span></a></td>
<td><a class="reference internal" href="fix_srd.html"><span class="doc">srd</span></a></td>
<td><a class="reference internal" href="fix_store_force.html"><span class="doc">store/force</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_store_state.html"><span class="doc">store/state</span></a></td>
<td><a class="reference internal" href="fix_temp_berendsen.html"><span class="doc">temp/berendsen (c)</span></a></td>
<td><a class="reference internal" href="fix_temp_csvr.html"><span class="doc">temp/csld</span></a></td>
<td><a class="reference internal" href="fix_temp_csvr.html"><span class="doc">temp/csvr</span></a></td>
<td><a class="reference internal" href="fix_temp_rescale.html"><span class="doc">temp/rescale (c)</span></a></td>
<td><a class="reference internal" href="fix_tfmc.html"><span class="doc">tfmc</span></a></td>
<td><a class="reference internal" href="fix_thermal_conductivity.html"><span class="doc">thermal/conductivity</span></a></td>
<td><a class="reference internal" href="fix_tmd.html"><span class="doc">tmd</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_ttm.html"><span class="doc">ttm</span></a></td>
<td><a class="reference internal" href="fix_tune_kspace.html"><span class="doc">tune/kspace</span></a></td>
<td><a class="reference internal" href="fix_vector.html"><span class="doc">vector</span></a></td>
<td><a class="reference internal" href="fix_viscosity.html"><span class="doc">viscosity</span></a></td>
<td><a class="reference internal" href="fix_viscous.html"><span class="doc">viscous (c)</span></a></td>
<td><a class="reference internal" href="fix_wall.html"><span class="doc">wall/colloid</span></a></td>
<td><a class="reference internal" href="fix_wall_gran.html"><span class="doc">wall/gran</span></a></td>
<td><a class="reference internal" href="fix_wall.html"><span class="doc">wall/harmonic</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_wall.html"><span class="doc">wall/lj1043</span></a></td>
<td><a class="reference internal" href="fix_wall.html"><span class="doc">wall/lj126</span></a></td>
<td><a class="reference internal" href="fix_wall.html"><span class="doc">wall/lj93</span></a></td>
<td><a class="reference internal" href="fix_wall_piston.html"><span class="doc">wall/piston</span></a></td>
<td><a class="reference internal" href="fix_wall_reflect.html"><span class="doc">wall/reflect (k)</span></a></td>
<td><a class="reference internal" href="fix_wall_region.html"><span class="doc">wall/region</span></a></td>
<td><a class="reference internal" href="fix_wall_srd.html"><span class="doc">wall/srd</span></a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional fix styles in USER packages, which can be used if
<a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="15%" />
<col width="15%" />
<col width="15%" />
<col width="20%" />
<col width="14%" />
<col width="22%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="fix_adapt_fep.html"><span class="doc">adapt/fep</span></a></td>
<td><a class="reference internal" href="fix_addtorque.html"><span class="doc">addtorque</span></a></td>
<td><a class="reference internal" href="fix_atc.html"><span class="doc">atc</span></a></td>
<td><a class="reference internal" href="fix_ave_correlate_long.html"><span class="doc">ave/correlate/long</span></a></td>
<td><a class="reference internal" href="fix_ave_spatial_sphere.html"><span class="doc">ave/spatial/sphere</span></a></td>
<td><a class="reference internal" href="fix_colvars.html"><span class="doc">colvars</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_drude.html"><span class="doc">drude</span></a></td>
<td><a class="reference internal" href="fix_drude_transform.html"><span class="doc">drude/transform/direct</span></a></td>
<td><a class="reference internal" href="fix_drude_transform.html"><span class="doc">drude/transform/reverse</span></a></td>
<td><a class="reference internal" href="fix_eos_cv.html"><span class="doc">eos/cv</span></a></td>
<td><a class="reference internal" href="fix_eos_table.html"><span class="doc">eos/table</span></a></td>
<td><a class="reference internal" href="fix_gle.html"><span class="doc">gle</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_imd.html"><span class="doc">imd</span></a></td>
<td><a class="reference internal" href="fix_ipi.html"><span class="doc">ipi</span></a></td>
<td><a class="reference internal" href="fix_langevin_drude.html"><span class="doc">langevin/drude</span></a></td>
<td><a class="reference internal" href="fix_langevin_eff.html"><span class="doc">langevin/eff</span></a></td>
<td><a class="reference internal" href="fix_lb_fluid.html"><span class="doc">lb/fluid</span></a></td>
<td><a class="reference internal" href="fix_lb_momentum.html"><span class="doc">lb/momentum</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_lb_pc.html"><span class="doc">lb/pc</span></a></td>
<td><a class="reference internal" href="fix_lb_rigid_pc_sphere.html"><span class="doc">lb/rigid/pc/sphere</span></a></td>
<td><a class="reference internal" href="fix_lb_viscous.html"><span class="doc">lb/viscous</span></a></td>
<td><a class="reference internal" href="fix_meso.html"><span class="doc">meso</span></a></td>
<td><a class="reference internal" href="fix_manifoldforce.html"><span class="doc">manifoldforce</span></a></td>
<td><a class="reference internal" href="fix_meso_stationary.html"><span class="doc">meso/stationary</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_nve_manifold_rattle.html"><span class="doc">nve/manifold/rattle</span></a></td>
<td><a class="reference internal" href="fix_nvt_manifold_rattle.html"><span class="doc">nvt/manifold/rattle</span></a></td>
<td><a class="reference internal" href="fix_nh_eff.html"><span class="doc">nph/eff</span></a></td>
<td><a class="reference internal" href="fix_nh_eff.html"><span class="doc">npt/eff</span></a></td>
<td><a class="reference internal" href="fix_nve_eff.html"><span class="doc">nve/eff</span></a></td>
<td><a class="reference internal" href="fix_nh_eff.html"><span class="doc">nvt/eff</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_nvt_sllod_eff.html"><span class="doc">nvt/sllod/eff</span></a></td>
<td><a class="reference internal" href="fix_phonon.html"><span class="doc">phonon</span></a></td>
<td><a class="reference internal" href="fix_pimd.html"><span class="doc">pimd</span></a></td>
<td><a class="reference internal" href="fix_qbmsst.html"><span class="doc">qbmsst</span></a></td>
<td><a class="reference internal" href="fix_qeq_reax.html"><span class="doc">qeq/reax</span></a></td>
<td><a class="reference internal" href="fix_qmmm.html"><span class="doc">qmmm</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_qtb.html"><span class="doc">qtb</span></a></td>
<td><a class="reference internal" href="fix_reax_bonds.html"><span class="doc">reax/c/bonds</span></a></td>
<td><a class="reference internal" href="fix_reaxc_species.html"><span class="doc">reax/c/species</span></a></td>
<td><a class="reference internal" href="fix_saed_vtk.html"><span class="doc">saed/vtk</span></a></td>
<td><a class="reference internal" href="fix_shardlow.html"><span class="doc">shardlow</span></a></td>
<td><a class="reference internal" href="fix_smd.html"><span class="doc">smd</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="fix_smd_adjust_dt.html"><span class="doc">smd/adjust/dt</span></a></td>
<td><a class="reference internal" href="fix_smd_integrate_tlsph.html"><span class="doc">smd/integrate/tlsph</span></a></td>
<td><a class="reference internal" href="fix_smd_integrate_ulsph.html"><span class="doc">smd/integrate/ulsph</span></a></td>
<td><a class="reference internal" href="fix_smd_move_triangulated_surface.html"><span class="doc">smd/move/triangulated/surface</span></a></td>
<td><a class="reference internal" href="fix_smd_setvel.html"><span class="doc">smd/setvel</span></a></td>
<td><a class="reference internal" href="fix_smd_tlsph_reference_configuration.html"><span class="doc">smd/tlsph/reference/configuration</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="fix_smd_wall_surface.html"><span class="doc">smd/wall/surface</span></a></td>
<td><a class="reference internal" href="fix_temp_rescale_eff.html"><span class="doc">temp/rescale/eff</span></a></td>
<td><a class="reference internal" href="fix_ti_rs.html"><span class="doc">ti/rs</span></a></td>
<td><a class="reference internal" href="fix_ti_spring.html"><span class="doc">ti/spring</span></a></td>
<td><a class="reference internal" href="fix_ttm.html"><span class="doc">ttm/mod</span></a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="compute-styles">
<h2>3.7. Compute styles</h2>
<p>See the <a class="reference internal" href="compute.html"><span class="doc">compute</span></a> command for one-line descriptions of
each style or click on the style itself for a full description. Some
of the styles have accelerated versions, which can be used if LAMMPS
is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="16%" />
<col width="16%" />
<col width="16%" />
<col width="16%" />
<col width="17%" />
<col width="19%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="compute_angle.html"><span class="doc">angle</span></a></td>
<td><a class="reference internal" href="compute_angle_local.html"><span class="doc">angle/local</span></a></td>
<td><a class="reference internal" href="compute_angmom_chunk.html"><span class="doc">angmom/chunk</span></a></td>
<td><a class="reference internal" href="compute_body_local.html"><span class="doc">body/local</span></a></td>
<td><a class="reference internal" href="compute_bond.html"><span class="doc">bond</span></a></td>
<td><a class="reference internal" href="compute_bond_local.html"><span class="doc">bond/local</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_centro_atom.html"><span class="doc">centro/atom</span></a></td>
<td><a class="reference internal" href="compute_chunk_atom.html"><span class="doc">chunk/atom</span></a></td>
<td><a class="reference internal" href="compute_cluster_atom.html"><span class="doc">cluster/atom</span></a></td>
<td><a class="reference internal" href="compute_cna_atom.html"><span class="doc">cna/atom</span></a></td>
<td><a class="reference internal" href="compute_com.html"><span class="doc">com</span></a></td>
<td><a class="reference internal" href="compute_com_chunk.html"><span class="doc">com/chunk</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_contact_atom.html"><span class="doc">contact/atom</span></a></td>
<td><a class="reference internal" href="compute_coord_atom.html"><span class="doc">coord/atom</span></a></td>
<td><a class="reference internal" href="compute_damage_atom.html"><span class="doc">damage/atom</span></a></td>
<td><a class="reference internal" href="compute_dihedral.html"><span class="doc">dihedral</span></a></td>
<td><a class="reference internal" href="compute_dihedral_local.html"><span class="doc">dihedral/local</span></a></td>
<td><a class="reference internal" href="compute_dilatation_atom.html"><span class="doc">dilatation/atom</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_dipole_chunk.html"><span class="doc">dipole/chunk</span></a></td>
<td><a class="reference internal" href="compute_displace_atom.html"><span class="doc">displace/atom</span></a></td>
<td><a class="reference internal" href="compute_erotate_asphere.html"><span class="doc">erotate/asphere</span></a></td>
<td><a class="reference internal" href="compute_erotate_rigid.html"><span class="doc">erotate/rigid</span></a></td>
<td><a class="reference internal" href="compute_erotate_sphere.html"><span class="doc">erotate/sphere</span></a></td>
<td><a class="reference internal" href="compute_erotate_sphere_atom.html"><span class="doc">erotate/sphere/atom</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_event_displace.html"><span class="doc">event/displace</span></a></td>
<td><a class="reference internal" href="compute_group_group.html"><span class="doc">group/group</span></a></td>
<td><a class="reference internal" href="compute_gyration.html"><span class="doc">gyration</span></a></td>
<td><a class="reference internal" href="compute_gyration_chunk.html"><span class="doc">gyration/chunk</span></a></td>
<td><a class="reference internal" href="compute_heat_flux.html"><span class="doc">heat/flux</span></a></td>
<td><a class="reference internal" href="compute_hexorder_atom.html"><span class="doc">hexorder/atom</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_improper.html"><span class="doc">improper</span></a></td>
<td><a class="reference internal" href="compute_improper_local.html"><span class="doc">improper/local</span></a></td>
<td><a class="reference internal" href="compute_inertia_chunk.html"><span class="doc">inertia/chunk</span></a></td>
<td><a class="reference internal" href="compute_ke.html"><span class="doc">ke</span></a></td>
<td><a class="reference internal" href="compute_ke_atom.html"><span class="doc">ke/atom</span></a></td>
<td><a class="reference internal" href="compute_ke_rigid.html"><span class="doc">ke/rigid</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_msd.html"><span class="doc">msd</span></a></td>
<td><a class="reference internal" href="compute_msd_chunk.html"><span class="doc">msd/chunk</span></a></td>
<td><a class="reference internal" href="compute_msd_nongauss.html"><span class="doc">msd/nongauss</span></a></td>
<td><a class="reference internal" href="compute_omega_chunk.html"><span class="doc">omega/chunk</span></a></td>
<td><a class="reference internal" href="compute_orientorder_atom.html"><span class="doc">orientorder/atom</span></a></td>
<td><a class="reference internal" href="compute_pair.html"><span class="doc">pair</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_pair_local.html"><span class="doc">pair/local</span></a></td>
<td><a class="reference internal" href="compute_pe.html"><span class="doc">pe (c)</span></a></td>
<td><a class="reference internal" href="compute_pe_atom.html"><span class="doc">pe/atom</span></a></td>
<td><a class="reference internal" href="compute_plasticity_atom.html"><span class="doc">plasticity/atom</span></a></td>
<td><a class="reference internal" href="compute_pressure.html"><span class="doc">pressure (c)</span></a></td>
<td><a class="reference internal" href="compute_property_atom.html"><span class="doc">property/atom</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_property_local.html"><span class="doc">property/local</span></a></td>
<td><a class="reference internal" href="compute_property_chunk.html"><span class="doc">property/chunk</span></a></td>
<td><a class="reference internal" href="compute_rdf.html"><span class="doc">rdf</span></a></td>
<td><a class="reference internal" href="compute_reduce.html"><span class="doc">reduce</span></a></td>
<td><a class="reference internal" href="compute_reduce.html"><span class="doc">reduce/region</span></a></td>
<td><a class="reference internal" href="compute_slice.html"><span class="doc">slice</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_sna_atom.html"><span class="doc">sna/atom</span></a></td>
<td><a class="reference internal" href="compute_sna_atom.html"><span class="doc">snad/atom</span></a></td>
<td><a class="reference internal" href="compute_sna_atom.html"><span class="doc">snav/atom</span></a></td>
<td><a class="reference internal" href="compute_stress_atom.html"><span class="doc">stress/atom</span></a></td>
<td><a class="reference internal" href="compute_temp.html"><span class="doc">temp (ck)</span></a></td>
<td><a class="reference internal" href="compute_temp_asphere.html"><span class="doc">temp/asphere</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_temp_body.html"><span class="doc">temp/body</span></a></td>
<td><a class="reference internal" href="compute_temp_chunk.html"><span class="doc">temp/chunk</span></a></td>
<td><a class="reference internal" href="compute_temp_com.html"><span class="doc">temp/com</span></a></td>
<td><a class="reference internal" href="compute_temp_deform.html"><span class="doc">temp/deform</span></a></td>
<td><a class="reference internal" href="compute_temp_partial.html"><span class="doc">temp/partial (c)</span></a></td>
<td><a class="reference internal" href="compute_temp_profile.html"><span class="doc">temp/profile</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_temp_ramp.html"><span class="doc">temp/ramp</span></a></td>
<td><a class="reference internal" href="compute_temp_region.html"><span class="doc">temp/region</span></a></td>
<td><a class="reference internal" href="compute_temp_sphere.html"><span class="doc">temp/sphere</span></a></td>
<td><a class="reference internal" href="compute_ti.html"><span class="doc">ti</span></a></td>
<td><a class="reference internal" href="compute_torque_chunk.html"><span class="doc">torque/chunk</span></a></td>
<td><a class="reference internal" href="compute_vacf.html"><span class="doc">vacf</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_vcm_chunk.html"><span class="doc">vcm/chunk</span></a></td>
<td><a class="reference internal" href="compute_voronoi_atom.html"><span class="doc">voronoi/atom</span></a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional compute styles in USER packages, which can be
used if <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="16%" />
<col width="15%" />
<col width="18%" />
<col width="17%" />
<col width="15%" />
<col width="19%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="compute_ackland_atom.html"><span class="doc">ackland/atom</span></a></td>
<td><a class="reference internal" href="compute_basal_atom.html"><span class="doc">basal/atom</span></a></td>
<td><a class="reference internal" href="compute_dpd.html"><span class="doc">dpd</span></a></td>
<td><a class="reference internal" href="compute_dpd_atom.html"><span class="doc">dpd/atom</span></a></td>
<td><a class="reference internal" href="compute_fep.html"><span class="doc">fep</span></a></td>
<td><a class="reference internal" href="compute_tally.html"><span class="doc">force/tally</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_tally.html"><span class="doc">heat/flux/tally</span></a></td>
<td><a class="reference internal" href="compute_ke_eff.html"><span class="doc">ke/eff</span></a></td>
<td><a class="reference internal" href="compute_ke_atom_eff.html"><span class="doc">ke/atom/eff</span></a></td>
<td><a class="reference internal" href="compute_meso_e_atom.html"><span class="doc">meso/e/atom</span></a></td>
<td><a class="reference internal" href="compute_meso_rho_atom.html"><span class="doc">meso/rho/atom</span></a></td>
<td><a class="reference internal" href="compute_meso_t_atom.html"><span class="doc">meso/t/atom</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_tally.html"><span class="doc">pe/tally</span></a></td>
<td><a class="reference internal" href="compute_tally.html"><span class="doc">pe/mol/tally</span></a></td>
<td><a class="reference internal" href="compute_saed.html"><span class="doc">saed</span></a></td>
<td><a class="reference internal" href="compute_smd_contact_radius.html"><span class="doc">smd/contact/radius</span></a></td>
<td><a class="reference internal" href="compute_smd_damage.html"><span class="doc">smd/damage</span></a></td>
<td><a class="reference internal" href="compute_smd_hourglass_error.html"><span class="doc">smd/hourglass/error</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_smd_internal_energy.html"><span class="doc">smd/internal/energy</span></a></td>
<td><a class="reference internal" href="compute_smd_plastic_strain.html"><span class="doc">smd/plastic/strain</span></a></td>
<td><a class="reference internal" href="compute_smd_plastic_strain_rate.html"><span class="doc">smd/plastic/strain/rate</span></a></td>
<td><a class="reference internal" href="compute_smd_rho.html"><span class="doc">smd/rho</span></a></td>
<td><a class="reference internal" href="compute_smd_tlsph_defgrad.html"><span class="doc">smd/tlsph/defgrad</span></a></td>
<td><a class="reference internal" href="compute_smd_tlsph_dt.html"><span class="doc">smd/tlsph/dt</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_smd_tlsph_num_neighs.html"><span class="doc">smd/tlsph/num/neighs</span></a></td>
<td><a class="reference internal" href="compute_smd_tlsph_shape.html"><span class="doc">smd/tlsph/shape</span></a></td>
<td><a class="reference internal" href="compute_smd_tlsph_strain.html"><span class="doc">smd/tlsph/strain</span></a></td>
<td><a class="reference internal" href="compute_smd_tlsph_strain_rate.html"><span class="doc">smd/tlsph/strain/rate</span></a></td>
<td><a class="reference internal" href="compute_smd_tlsph_stress.html"><span class="doc">smd/tlsph/stress</span></a></td>
<td><a class="reference internal" href="compute_smd_triangle_mesh_vertices.html"><span class="doc">smd/triangle/mesh/vertices</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="compute_smd_ulsph_num_neighs.html"><span class="doc">smd/ulsph/num/neighs</span></a></td>
<td><a class="reference internal" href="compute_smd_ulsph_strain.html"><span class="doc">smd/ulsph/strain</span></a></td>
<td><a class="reference internal" href="compute_smd_ulsph_strain_rate.html"><span class="doc">smd/ulsph/strain/rate</span></a></td>
<td><a class="reference internal" href="compute_smd_ulsph_stress.html"><span class="doc">smd/ulsph/stress</span></a></td>
<td><a class="reference internal" href="compute_smd_vol.html"><span class="doc">smd/vol</span></a></td>
<td><a class="reference internal" href="compute_tally.html"><span class="doc">stress/tally</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="compute_temp_drude.html"><span class="doc">temp/drude</span></a></td>
<td><a class="reference internal" href="compute_temp_eff.html"><span class="doc">temp/eff</span></a></td>
<td><a class="reference internal" href="compute_temp_deform_eff.html"><span class="doc">temp/deform/eff</span></a></td>
<td><a class="reference internal" href="compute_temp_region_eff.html"><span class="doc">temp/region/eff</span></a></td>
<td><a class="reference internal" href="compute_temp_rotate.html"><span class="doc">temp/rotate</span></a></td>
<td><a class="reference internal" href="compute_xrd.html"><span class="doc">xrd</span></a></td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="pair-style-potentials">
<h2>3.8. Pair_style potentials</h2>
<p>See the <a class="reference internal" href="pair_style.html"><span class="doc">pair_style</span></a> command for an overview of pair
potentials. Click on the style itself for a full description. Many
of the styles have accelerated versions, which can be used if LAMMPS
is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="27%" />
<col width="24%" />
<col width="24%" />
<col width="25%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="pair_none.html"><span class="doc">none</span></a></td>
<td><a class="reference internal" href="pair_zero.html"><span class="doc">zero</span></a></td>
<td><a class="reference internal" href="pair_hybrid.html"><span class="doc">hybrid</span></a></td>
<td><a class="reference internal" href="pair_hybrid.html"><span class="doc">hybrid/overlay</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_adp.html"><span class="doc">adp (o)</span></a></td>
<td><a class="reference internal" href="pair_airebo.html"><span class="doc">airebo (o)</span></a></td>
<td><a class="reference internal" href="pair_airebo.html"><span class="doc">airebo/morse (o)</span></a></td>
<td><a class="reference internal" href="pair_beck.html"><span class="doc">beck (go)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_body.html"><span class="doc">body</span></a></td>
<td><a class="reference internal" href="pair_bop.html"><span class="doc">bop</span></a></td>
<td><a class="reference internal" href="pair_born.html"><span class="doc">born (go)</span></a></td>
<td><a class="reference internal" href="pair_born.html"><span class="doc">born/coul/long (cgo)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_born.html"><span class="doc">born/coul/long/cs</span></a></td>
<td><a class="reference internal" href="pair_born.html"><span class="doc">born/coul/msm (o)</span></a></td>
<td><a class="reference internal" href="pair_born.html"><span class="doc">born/coul/wolf (go)</span></a></td>
<td><a class="reference internal" href="pair_brownian.html"><span class="doc">brownian (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_brownian.html"><span class="doc">brownian/poly (o)</span></a></td>
<td><a class="reference internal" href="pair_buck.html"><span class="doc">buck (cgkio)</span></a></td>
<td><a class="reference internal" href="pair_buck.html"><span class="doc">buck/coul/cut (cgkio)</span></a></td>
<td><a class="reference internal" href="pair_buck.html"><span class="doc">buck/coul/long (cgkio)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_buck.html"><span class="doc">buck/coul/long/cs</span></a></td>
<td><a class="reference internal" href="pair_buck.html"><span class="doc">buck/coul/msm (o)</span></a></td>
<td><a class="reference internal" href="pair_buck_long.html"><span class="doc">buck/long/coul/long (o)</span></a></td>
<td><a class="reference internal" href="pair_colloid.html"><span class="doc">colloid (go)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_comb.html"><span class="doc">comb (o)</span></a></td>
<td><a class="reference internal" href="pair_comb.html"><span class="doc">comb3</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/cut (gko)</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/debye (gko)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/dsf (gko)</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/long (gko)</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/long/cs</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/msm</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/streitz</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">coul/wolf (ko)</span></a></td>
<td><a class="reference internal" href="pair_dpd.html"><span class="doc">dpd (o)</span></a></td>
<td><a class="reference internal" href="pair_dpd.html"><span class="doc">dpd/tstat (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_dsmc.html"><span class="doc">dsmc</span></a></td>
<td><a class="reference internal" href="pair_eam.html"><span class="doc">eam (cgkot)</span></a></td>
<td><a class="reference internal" href="pair_eam.html"><span class="doc">eam/alloy (cgkot)</span></a></td>
<td><a class="reference internal" href="pair_eam.html"><span class="doc">eam/fs (cgkot)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_eim.html"><span class="doc">eim (o)</span></a></td>
<td><a class="reference internal" href="pair_gauss.html"><span class="doc">gauss (go)</span></a></td>
<td><a class="reference internal" href="pair_gayberne.html"><span class="doc">gayberne (gio)</span></a></td>
<td><a class="reference internal" href="pair_gran.html"><span class="doc">gran/hertz/history (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_gran.html"><span class="doc">gran/hooke (co)</span></a></td>
<td><a class="reference internal" href="pair_gran.html"><span class="doc">gran/hooke/history (o)</span></a></td>
<td><a class="reference internal" href="pair_hbond_dreiding.html"><span class="doc">hbond/dreiding/lj (o)</span></a></td>
<td><a class="reference internal" href="pair_hbond_dreiding.html"><span class="doc">hbond/dreiding/morse (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_kim.html"><span class="doc">kim</span></a></td>
<td><a class="reference internal" href="pair_lcbop.html"><span class="doc">lcbop</span></a></td>
<td><a class="reference internal" href="pair_line_lj.html"><span class="doc">line/lj</span></a></td>
<td><a class="reference internal" href="pair_charmm.html"><span class="doc">lj/charmm/coul/charmm (cko)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_charmm.html"><span class="doc">lj/charmm/coul/charmm/implicit (cko)</span></a></td>
<td><a class="reference internal" href="pair_charmm.html"><span class="doc">lj/charmm/coul/long (cgiko)</span></a></td>
<td><a class="reference internal" href="pair_charmm.html"><span class="doc">lj/charmm/coul/msm</span></a></td>
<td><a class="reference internal" href="pair_class2.html"><span class="doc">lj/class2 (cgko)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_class2.html"><span class="doc">lj/class2/coul/cut (cko)</span></a></td>
<td><a class="reference internal" href="pair_class2.html"><span class="doc">lj/class2/coul/long (cgko)</span></a></td>
<td><a class="reference internal" href="pair_lj_cubic.html"><span class="doc">lj/cubic (go)</span></a></td>
<td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut (cgikot)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/coul/cut (cgko)</span></a></td>
<td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/coul/debye (cgko)</span></a></td>
<td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/coul/dsf (gko)</span></a></td>
<td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/coul/long (cgikot)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/coul/long/cs</span></a></td>
<td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/coul/msm (go)</span></a></td>
<td><a class="reference internal" href="pair_dipole.html"><span class="doc">lj/cut/dipole/cut (go)</span></a></td>
<td><a class="reference internal" href="pair_dipole.html"><span class="doc">lj/cut/dipole/long</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/tip4p/cut (o)</span></a></td>
<td><a class="reference internal" href="pair_lj.html"><span class="doc">lj/cut/tip4p/long (ot)</span></a></td>
<td><a class="reference internal" href="pair_lj_expand.html"><span class="doc">lj/expand (cgko)</span></a></td>
<td><a class="reference internal" href="pair_gromacs.html"><span class="doc">lj/gromacs (cgko)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_gromacs.html"><span class="doc">lj/gromacs/coul/gromacs (cko)</span></a></td>
<td><a class="reference internal" href="pair_lj_long.html"><span class="doc">lj/long/coul/long (o)</span></a></td>
<td><a class="reference internal" href="pair_dipole.html"><span class="doc">lj/long/dipole/long</span></a></td>
<td><a class="reference internal" href="pair_lj_long.html"><span class="doc">lj/long/tip4p/long</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_lj_smooth.html"><span class="doc">lj/smooth (co)</span></a></td>
<td><a class="reference internal" href="pair_lj_smooth_linear.html"><span class="doc">lj/smooth/linear (o)</span></a></td>
<td><a class="reference internal" href="pair_lj96.html"><span class="doc">lj96/cut (cgo)</span></a></td>
<td><a class="reference internal" href="pair_lubricate.html"><span class="doc">lubricate (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_lubricate.html"><span class="doc">lubricate/poly (o)</span></a></td>
<td><a class="reference internal" href="pair_lubricateU.html"><span class="doc">lubricateU</span></a></td>
<td><a class="reference internal" href="pair_lubricateU.html"><span class="doc">lubricateU/poly</span></a></td>
<td><a class="reference internal" href="pair_meam.html"><span class="doc">meam (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_mie.html"><span class="doc">mie/cut (o)</span></a></td>
<td><a class="reference internal" href="pair_morse.html"><span class="doc">morse (cgot)</span></a></td>
<td><a class="reference internal" href="pair_nb3b_harmonic.html"><span class="doc">nb3b/harmonic (o)</span></a></td>
<td><a class="reference internal" href="pair_nm.html"><span class="doc">nm/cut (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_nm.html"><span class="doc">nm/cut/coul/cut (o)</span></a></td>
<td><a class="reference internal" href="pair_nm.html"><span class="doc">nm/cut/coul/long (o)</span></a></td>
<td><a class="reference internal" href="pair_peri.html"><span class="doc">peri/eps</span></a></td>
<td><a class="reference internal" href="pair_peri.html"><span class="doc">peri/lps (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_peri.html"><span class="doc">peri/pmb (o)</span></a></td>
<td><a class="reference internal" href="pair_peri.html"><span class="doc">peri/ves</span></a></td>
<td><a class="reference internal" href="pair_polymorphic.html"><span class="doc">polymorphic</span></a></td>
<td><a class="reference internal" href="pair_reax.html"><span class="doc">reax</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_airebo.html"><span class="doc">rebo (o)</span></a></td>
<td><a class="reference internal" href="pair_resquared.html"><span class="doc">resquared (go)</span></a></td>
<td><a class="reference internal" href="pair_snap.html"><span class="doc">snap</span></a></td>
<td><a class="reference internal" href="pair_soft.html"><span class="doc">soft (go)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_sw.html"><span class="doc">sw (cgkio)</span></a></td>
<td><a class="reference internal" href="pair_table.html"><span class="doc">table (gko)</span></a></td>
<td><a class="reference internal" href="pair_tersoff.html"><span class="doc">tersoff (cgkio)</span></a></td>
<td><a class="reference internal" href="pair_tersoff_mod.html"><span class="doc">tersoff/mod (gko)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_tersoff_zbl.html"><span class="doc">tersoff/zbl (gko)</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">tip4p/cut (o)</span></a></td>
<td><a class="reference internal" href="pair_coul.html"><span class="doc">tip4p/long (o)</span></a></td>
<td><a class="reference internal" href="pair_tri_lj.html"><span class="doc">tri/lj</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_vashishta.html"><span class="doc">vashishta (o)</span></a></td>
<td><a class="reference internal" href="pair_yukawa.html"><span class="doc">yukawa (go)</span></a></td>
<td><a class="reference internal" href="pair_yukawa_colloid.html"><span class="doc">yukawa/colloid (go)</span></a></td>
<td><a class="reference internal" href="pair_zbl.html"><span class="doc">zbl (go)</span></a></td>
</tr>
</tbody>
</table>
<p>These are additional pair styles in USER packages, which can be used
if <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
-<col width="23%" />
-<col width="23%" />
+<col width="21%" />
<col width="24%" />
-<col width="30%" />
+<col width="25%" />
+<col width="31%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="pair_awpmd.html"><span class="doc">awpmd/cut</span></a></td>
<td><a class="reference internal" href="pair_mdf.html"><span class="doc">buck/mdf</span></a></td>
<td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">coul/cut/soft (o)</span></a></td>
<td><a class="reference internal" href="pair_coul_diel.html"><span class="doc">coul/diel (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">coul/long/soft (o)</span></a></td>
-<td><a class="reference internal" href="pair_dpd_conservative.html"><span class="doc">dpd/conservative</span></a></td>
<td><a class="reference internal" href="pair_dpd_fdt.html"><span class="doc">dpd/fdt</span></a></td>
<td><a class="reference internal" href="pair_dpd_fdt.html"><span class="doc">dpd/fdt/energy</span></a></td>
+<td><a class="reference internal" href="pair_eam.html"><span class="doc">eam/cd (o)</span></a></td>
</tr>
-<tr class="row-odd"><td><a class="reference internal" href="pair_eam.html"><span class="doc">eam/cd (o)</span></a></td>
-<td><a class="reference internal" href="pair_edip.html"><span class="doc">edip (o)</span></a></td>
+<tr class="row-odd"><td><a class="reference internal" href="pair_edip.html"><span class="doc">edip (o)</span></a></td>
<td><a class="reference internal" href="pair_eff.html"><span class="doc">eff/cut</span></a></td>
<td><a class="reference internal" href="pair_gauss.html"><span class="doc">gauss/cut</span></a></td>
+<td><a class="reference internal" href="pair_mdf.html"><span class="doc">lennard/mdf</span></a></td>
</tr>
-<tr class="row-even"><td><a class="reference internal" href="pair_mdf.html"><span class="doc">lennard/mdf</span></a></td>
-<td><a class="reference internal" href="pair_list.html"><span class="doc">list</span></a></td>
+<tr class="row-even"><td><a class="reference internal" href="pair_list.html"><span class="doc">list</span></a></td>
<td><a class="reference internal" href="pair_charmm.html"><span class="doc">lj/charmm/coul/long/soft (o)</span></a></td>
<td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">lj/cut/coul/cut/soft (o)</span></a></td>
+<td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">lj/cut/coul/long/soft (o)</span></a></td>
</tr>
-<tr class="row-odd"><td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">lj/cut/coul/long/soft (o)</span></a></td>
-<td><a class="reference internal" href="pair_dipole.html"><span class="doc">lj/cut/dipole/sf (go)</span></a></td>
+<tr class="row-odd"><td><a class="reference internal" href="pair_dipole.html"><span class="doc">lj/cut/dipole/sf (go)</span></a></td>
<td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">lj/cut/soft (o)</span></a></td>
<td><a class="reference internal" href="pair_thole.html"><span class="doc">lj/cut/thole/long (o)</span></a></td>
+<td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">lj/cut/tip4p/long/soft (o)</span></a></td>
</tr>
-<tr class="row-even"><td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">lj/cut/tip4p/long/soft (o)</span></a></td>
-<td><a class="reference internal" href="pair_mdf.html"><span class="doc">lj/mdf</span></a></td>
+<tr class="row-even"><td><a class="reference internal" href="pair_mdf.html"><span class="doc">lj/mdf</span></a></td>
<td><a class="reference internal" href="pair_sdk.html"><span class="doc">lj/sdk (gko)</span></a></td>
<td><a class="reference internal" href="pair_sdk.html"><span class="doc">lj/sdk/coul/long (go)</span></a></td>
+<td><a class="reference internal" href="pair_sdk.html"><span class="doc">lj/sdk/coul/msm (o)</span></a></td>
</tr>
-<tr class="row-odd"><td><a class="reference internal" href="pair_sdk.html"><span class="doc">lj/sdk/coul/msm (o)</span></a></td>
-<td><a class="reference internal" href="pair_lj_sf.html"><span class="doc">lj/sf (o)</span></a></td>
+<tr class="row-odd"><td><a class="reference internal" href="pair_lj_sf.html"><span class="doc">lj/sf (o)</span></a></td>
<td><a class="reference internal" href="pair_meam_spline.html"><span class="doc">meam/spline</span></a></td>
<td><a class="reference internal" href="pair_meam_sw_spline.html"><span class="doc">meam/sw/spline</span></a></td>
+<td><a class="reference internal" href="pair_mgpt.html"><span class="doc">mgpt</span></a></td>
</tr>
-<tr class="row-even"><td><a class="reference internal" href="pair_mgpt.html"><span class="doc">mgpt</span></a></td>
-<td><a class="reference internal" href="pair_morse.html"><span class="doc">morse/smooth/linear</span></a></td>
+<tr class="row-even"><td><a class="reference internal" href="pair_morse.html"><span class="doc">morse/smooth/linear</span></a></td>
<td><a class="reference internal" href="pair_morse.html"><span class="doc">morse/soft</span></a></td>
+<td><a class="reference internal" href="pair_multi_lucy.html"><span class="doc">multi/lucy</span></a></td>
<td><a class="reference internal" href="pair_quip.html"><span class="doc">quip</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_reax_c.html"><span class="doc">reax/c</span></a></td>
<td><a class="reference internal" href="pair_smd_hertz.html"><span class="doc">smd/hertz</span></a></td>
<td><a class="reference internal" href="pair_smd_tlsph.html"><span class="doc">smd/tlsph</span></a></td>
<td><a class="reference internal" href="pair_smd_triangulated_surface.html"><span class="doc">smd/triangulated/surface</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_smd_ulsph.html"><span class="doc">smd/ulsph</span></a></td>
<td><a class="reference internal" href="pair_smtbq.html"><span class="doc">smtbq</span></a></td>
<td><a class="reference internal" href="pair_sph_heatconduction.html"><span class="doc">sph/heatconduction</span></a></td>
<td><a class="reference internal" href="pair_sph_idealgas.html"><span class="doc">sph/idealgas</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="pair_sph_lj.html"><span class="doc">sph/lj</span></a></td>
<td><a class="reference internal" href="pair_sph_rhosum.html"><span class="doc">sph/rhosum</span></a></td>
<td><a class="reference internal" href="pair_sph_taitwater.html"><span class="doc">sph/taitwater</span></a></td>
<td><a class="reference internal" href="pair_sph_taitwater_morris.html"><span class="doc">sph/taitwater/morris</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="pair_srp.html"><span class="doc">srp</span></a></td>
<td><a class="reference internal" href="pair_tersoff.html"><span class="doc">tersoff/table (o)</span></a></td>
<td><a class="reference internal" href="pair_thole.html"><span class="doc">thole</span></a></td>
<td><a class="reference internal" href="pair_lj_soft.html"><span class="doc">tip4p/long/soft (o)</span></a></td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="bond-style-potentials">
<h2>3.9. Bond_style potentials</h2>
<p>See the <a class="reference internal" href="bond_style.html"><span class="doc">bond_style</span></a> command for an overview of bond
potentials. Click on the style itself for a full description. Some
of the styles have accelerated versions, which can be used if LAMMPS
is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="25%" />
<col width="28%" />
<col width="25%" />
<col width="22%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="bond_none.html"><span class="doc">none</span></a></td>
<td><a class="reference internal" href="bond_zero.html"><span class="doc">zero</span></a></td>
<td><a class="reference internal" href="bond_hybrid.html"><span class="doc">hybrid</span></a></td>
<td><a class="reference internal" href="bond_class2.html"><span class="doc">class2 (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="bond_fene.html"><span class="doc">fene (ko)</span></a></td>
<td><a class="reference internal" href="bond_fene_expand.html"><span class="doc">fene/expand (o)</span></a></td>
<td><a class="reference internal" href="bond_harmonic.html"><span class="doc">harmonic (ko)</span></a></td>
<td><a class="reference internal" href="bond_morse.html"><span class="doc">morse (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="bond_nonlinear.html"><span class="doc">nonlinear (o)</span></a></td>
<td><a class="reference internal" href="bond_quartic.html"><span class="doc">quartic (o)</span></a></td>
<td><a class="reference internal" href="bond_table.html"><span class="doc">table (o)</span></a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional bond styles in USER packages, which can be used
if <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="46%" />
<col width="54%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="bond_harmonic_shift.html"><span class="doc">harmonic/shift (o)</span></a></td>
<td><a class="reference internal" href="bond_harmonic_shift_cut.html"><span class="doc">harmonic/shift/cut (o)</span></a></td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="angle-style-potentials">
<h2>3.10. Angle_style potentials</h2>
<p>See the <a class="reference internal" href="angle_style.html"><span class="doc">angle_style</span></a> command for an overview of
angle potentials. Click on the style itself for a full description.
Some of the styles have accelerated versions, which can be used if
LAMMPS is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="27%" />
<col width="21%" />
<col width="24%" />
<col width="28%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="angle_none.html"><span class="doc">none</span></a></td>
<td><a class="reference internal" href="angle_zero.html"><span class="doc">zero</span></a></td>
<td><a class="reference internal" href="angle_hybrid.html"><span class="doc">hybrid</span></a></td>
<td><a class="reference internal" href="angle_charmm.html"><span class="doc">charmm (ko)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="angle_class2.html"><span class="doc">class2 (o)</span></a></td>
<td><a class="reference internal" href="angle_cosine.html"><span class="doc">cosine (o)</span></a></td>
<td><a class="reference internal" href="angle_cosine_delta.html"><span class="doc">cosine/delta (o)</span></a></td>
<td><a class="reference internal" href="angle_cosine_periodic.html"><span class="doc">cosine/periodic (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="angle_cosine_squared.html"><span class="doc">cosine/squared (o)</span></a></td>
<td><a class="reference internal" href="angle_harmonic.html"><span class="doc">harmonic (iko)</span></a></td>
<td><a class="reference internal" href="angle_table.html"><span class="doc">table (o)</span></a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional angle styles in USER packages, which can be used
if <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="29%" />
<col width="31%" />
<col width="20%" />
<col width="21%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="angle_cosine_shift.html"><span class="doc">cosine/shift (o)</span></a></td>
<td><a class="reference internal" href="angle_cosine_shift_exp.html"><span class="doc">cosine/shift/exp (o)</span></a></td>
<td><a class="reference internal" href="angle_dipole.html"><span class="doc">dipole (o)</span></a></td>
<td><a class="reference internal" href="angle_fourier.html"><span class="doc">fourier (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="angle_fourier_simple.html"><span class="doc">fourier/simple (o)</span></a></td>
<td><a class="reference internal" href="angle_quartic.html"><span class="doc">quartic (o)</span></a></td>
<td><a class="reference internal" href="angle_sdk.html"><span class="doc">sdk</span></a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="dihedral-style-potentials">
<h2>3.11. Dihedral_style potentials</h2>
<p>See the <a class="reference internal" href="dihedral_style.html"><span class="doc">dihedral_style</span></a> command for an overview
of dihedral potentials. Click on the style itself for a full
description. Some of the styles have accelerated versions, which can
be used if LAMMPS is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="22%" />
<col width="25%" />
<col width="21%" />
<col width="32%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="dihedral_none.html"><span class="doc">none</span></a></td>
<td><a class="reference internal" href="dihedral_zero.html"><span class="doc">zero</span></a></td>
<td><a class="reference internal" href="dihedral_hybrid.html"><span class="doc">hybrid</span></a></td>
<td><a class="reference internal" href="dihedral_charmm.html"><span class="doc">charmm (ko)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="dihedral_class2.html"><span class="doc">class2 (o)</span></a></td>
<td><a class="reference internal" href="dihedral_harmonic.html"><span class="doc">harmonic (io)</span></a></td>
<td><a class="reference internal" href="dihedral_helix.html"><span class="doc">helix (o)</span></a></td>
<td><a class="reference internal" href="dihedral_multi_harmonic.html"><span class="doc">multi/harmonic (o)</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="dihedral_opls.html"><span class="doc">opls (iko)</span></a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional dihedral styles in USER packages, which can be
used if <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="31%" />
<col width="21%" />
<col width="24%" />
<col width="24%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="dihedral_cosine_shift_exp.html"><span class="doc">cosine/shift/exp (o)</span></a></td>
<td><a class="reference internal" href="dihedral_fourier.html"><span class="doc">fourier (o)</span></a></td>
<td><a class="reference internal" href="dihedral_nharmonic.html"><span class="doc">nharmonic (o)</span></a></td>
<td><a class="reference internal" href="dihedral_quadratic.html"><span class="doc">quadratic (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="dihedral_table.html"><span class="doc">table (o)</span></a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="improper-style-potentials">
<h2>3.12. Improper_style potentials</h2>
<p>See the <a class="reference internal" href="improper_style.html"><span class="doc">improper_style</span></a> command for an overview
of improper potentials. Click on the style itself for a full
description. Some of the styles have accelerated versions, which can
be used if LAMMPS is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="22%" />
<col width="27%" />
<col width="27%" />
<col width="24%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="improper_none.html"><span class="doc">none</span></a></td>
<td><a class="reference internal" href="improper_zero.html"><span class="doc">zero</span></a></td>
<td><a class="reference internal" href="improper_hybrid.html"><span class="doc">hybrid</span></a></td>
<td><a class="reference internal" href="improper_class2.html"><span class="doc">class2 (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="improper_cvff.html"><span class="doc">cvff (io)</span></a></td>
<td><a class="reference internal" href="improper_harmonic.html"><span class="doc">harmonic (ko)</span></a></td>
<td><a class="reference internal" href="improper_umbrella.html"><span class="doc">umbrella (o)</span></a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>These are additional improper styles in USER packages, which can be
used if <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">LAMMPS is built with the appropriate package</span></a>.</p>
<table border="1" class="docutils">
<colgroup>
<col width="24%" />
<col width="26%" />
<col width="27%" />
<col width="23%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="improper_cossq.html"><span class="doc">cossq (o)</span></a></td>
<td><a class="reference internal" href="improper_distance.html"><span class="doc">distance</span></a></td>
<td><a class="reference internal" href="improper_fourier.html"><span class="doc">fourier (o)</span></a></td>
<td><a class="reference internal" href="improper_ring.html"><span class="doc">ring (o)</span></a></td>
</tr>
</tbody>
</table>
</div>
<hr class="docutils" />
<div class="section" id="kspace-solvers">
<h2>3.13. Kspace solvers</h2>
<p>See the <a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a> command for an overview of
Kspace solvers. Click on the style itself for a full description.
Some of the styles have accelerated versions, which can be used if
LAMMPS is built with the <a class="reference internal" href="Section_accelerate.html"><span class="doc">appropriate accelerated package</span></a>. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.</p>
<table border="1" class="docutils">
<colgroup>
<col width="25%" />
<col width="26%" />
<col width="23%" />
<col width="27%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="kspace_style.html"><span class="doc">ewald (o)</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">ewald/disp</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">msm (o)</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">msm/cg (o)</span></a></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="kspace_style.html"><span class="doc">pppm (cgo)</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">pppm/cg (o)</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">pppm/disp</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">pppm/disp/tip4p</span></a></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="kspace_style.html"><span class="doc">pppm/stagger</span></a></td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">pppm/tip4p (o)</span></a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="Section_packages.html" class="btn btn-neutral float-right" title="4. Packages" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="Section_start.html" class="btn btn-neutral" title="2. Getting Started" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2013 Sandia Corporation.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
\ No newline at end of file
diff --git a/doc/html/Section_packages.html b/doc/html/Section_packages.html
index 40cf70314..074cc7053 100644
--- a/doc/html/Section_packages.html
+++ b/doc/html/Section_packages.html
@@ -1,2562 +1,2562 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>4. Packages &mdash; LAMMPS documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
<link rel="top" title="LAMMPS documentation" href="index.html"/>
<link rel="next" title="5. Accelerating LAMMPS performance" href="Section_accelerate.html"/>
<link rel="prev" title="3. Commands" href="Section_commands.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="Manual.html" class="icon icon-home"> LAMMPS
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">4. Packages</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#standard-packages">4.1. Standard packages</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#asphere-package">4.1.1. ASPHERE package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#body-package">4.1.2. BODY package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#class2-package">4.1.3. CLASS2 package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#colloid-package">4.1.4. COLLOID package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#compress-package">4.1.5. COMPRESS package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#coreshell-package">4.1.6. CORESHELL package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#dipole-package">4.1.7. DIPOLE package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#gpu-package">4.1.8. GPU package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#granular-package">4.1.9. GRANULAR package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#kim-package">4.1.10. KIM package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#kokkos-package">4.1.11. KOKKOS package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#kspace-package">4.1.12. KSPACE package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#manybody-package">4.1.13. MANYBODY package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#mc-package">4.1.14. MC package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#meam-package">4.1.15. MEAM package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#misc-package">4.1.16. MISC package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#molecule-package">4.1.17. MOLECULE package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#mpiio-package">4.1.18. MPIIO package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#opt-package">4.1.19. OPT package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#peri-package">4.1.20. PERI package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#poems-package">4.1.21. POEMS package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#python-package">4.1.22. PYTHON package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#qeq-package">4.1.23. QEQ package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#reax-package">4.1.24. REAX package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#replica-package">4.1.25. REPLICA package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#rigid-package">4.1.26. RIGID package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#shock-package">4.1.27. SHOCK package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#snap-package">4.1.28. SNAP package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#srd-package">4.1.29. SRD package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#voronoi-package">4.1.30. VORONOI package</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#user-packages">4.2. User packages</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#user-atc-package">4.2.1. USER-ATC package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-awpmd-package">4.2.2. USER-AWPMD package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-cg-cmm-package">4.2.3. USER-CG-CMM package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-colvars-package">4.2.4. USER-COLVARS package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-cuda-package">4.2.5. USER-CUDA package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-diffraction-package">4.2.6. USER-DIFFRACTION package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-dpd-package">4.2.7. USER-DPD package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-drude-package">4.2.8. USER-DRUDE package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-eff-package">4.2.9. USER-EFF package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-fep-package">4.2.10. USER-FEP package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-h5md-package">4.2.11. USER-H5MD package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-intel-package">4.2.12. USER-INTEL package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-lb-package">4.2.13. USER-LB package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-mgpt-package">4.2.14. USER-MGPT package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-misc-package">4.2.15. USER-MISC package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-manifold-package">4.2.16. USER-MANIFOLD package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-molfile-package">4.2.17. USER-MOLFILE package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-omp-package">4.2.18. USER-OMP package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-phonon-package">4.2.19. USER-PHONON package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-qmmm-package">4.2.20. USER-QMMM package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-qtb-package">4.2.21. USER-QTB package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-quip-package">4.2.22. USER-QUIP package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-reaxc-package">4.2.23. USER-REAXC package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-smd-package">4.2.24. USER-SMD package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-smtbq-package">4.2.25. USER-SMTBQ package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-sph-package">4.2.26. USER-SPH package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-tally-package">4.2.27. USER-TALLY package</a></li>
<li class="toctree-l3"><a class="reference internal" href="#user-vtk-package">4.2.28. USER-VTK package</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
</ul>
</div>
&nbsp;
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="Manual.html">LAMMPS</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="Manual.html">Docs</a> &raquo;</li>
<li>4. Packages</li>
<li class="wy-breadcrumbs-aside">
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
</li>
</ul>
<hr/>
<div class="rst-footer-buttons" style="margin-bottom: 1em" role="navigation" aria-label="footer navigation">
<a href="Section_accelerate.html" class="btn btn-neutral float-right" title="5. Accelerating LAMMPS performance" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="Section_commands.html" class="btn btn-neutral" title="3. Commands" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="packages">
<h1>4. Packages</h1>
<p>This section gives an overview of the add-on optional packages that
extend LAMMPS functionality. Packages are groups of files that enable
a specific set of features. For example, force fields for molecular
systems or granular systems are in packages. You can see the list of
all packages by typing &#8220;make package&#8221; from within the src directory of
the LAMMPS distribution.</p>
<p>Here are links for two tables below, which list standard and user
packages.</p>
<div class="line-block">
<div class="line">4.1 <a class="reference internal" href="#pkg-1"><span class="std std-ref">Standard packages</span></a></div>
<div class="line">4.2 <a class="reference internal" href="#pkg-2"><span class="std std-ref">User packages</span></a></div>
<div class="line"><br /></div>
</div>
<p><a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">Section_start 3</span></a> of the manual describes
the difference between standard packages and user packages. It also
has general details on how to include/exclude specific packages as
part of the LAMMPS build process, and on how to build auxiliary
libraries or modify a machine Makefile if a package requires it.</p>
<p>Following the two tables below, is a sub-section for each package. It
has a summary of what the package contains. It has specific
instructions on how to install it, build or obtain any auxiliary
library it requires, and any Makefile.machine changes it requires. It
also lists pointers to examples of its use or documentation provided
in the LAMMPS distribution. If you want to know the complete list of
commands that a package adds to LAMMPS, simply list the files in its
directory, e.g. &#8220;ls src/GRANULAR&#8221;. Source files with names that start
with compute, fix, pair, bond, etc correspond to command styles with
the same names.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">The USER package sub-sections below are still being filled in,
as of March 2016.</p>
</div>
<p>Unless otherwise noted below, every package is independent of all the
others. I.e. any package can be included or excluded in a LAMMPS
build, independent of all other packages. However, note that some
packages include commands derived from commands in other packages. If
the other package is not installed, the derived command from the new
package will also not be installed when you include the new one.
E.g. the pair lj/cut/coul/long/omp command from the USER-OMP package
will not be installed as part of the USER-OMP package if the KSPACE
package is not also installed, since it contains the pair
lj/cut/coul/long command. If you later install the KSPACE package and
the USER-OMP package is already installed, both the pair
lj/cut/coul/long and lj/cut/coul/long/omp commands will be installed.</p>
<hr class="docutils" />
<div class="section" id="standard-packages">
<span id="pkg-1"></span><h2>4.1. Standard packages</h2>
<p>The current list of standard packages is as follows. Each package
name links to a sub-section below with more details.</p>
<table border="1" class="docutils">
<colgroup>
<col width="16%" />
<col width="21%" />
<col width="22%" />
<col width="28%" />
<col width="6%" />
<col width="7%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td>Package</td>
<td>Description</td>
<td>Author(s)</td>
<td>Doc page</td>
<td>Example</td>
<td>Library</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#asphere"><span class="std std-ref">ASPHERE</span></a></td>
<td>aspherical particles</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="Section_howto.html#howto-14"><span class="std std-ref">Section_howto 6.14</span></a></td>
<td>ellipse</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#body"><span class="std std-ref">BODY</span></a></td>
<td>body-style particles</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="body.html"><span class="doc">body</span></a></td>
<td>body</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#class2"><span class="std std-ref">CLASS2</span></a></td>
<td>class 2 force fields</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="pair_class2.html"><span class="doc">pair_style lj/class2</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#colloid"><span class="std std-ref">COLLOID</span></a></td>
<td>colloidal particles</td>
<td>Kumar (1)</td>
<td><a class="reference internal" href="atom_style.html"><span class="doc">atom_style colloid</span></a></td>
<td>colloid</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#compress"><span class="std std-ref">COMPRESS</span></a></td>
<td>I/O compression</td>
<td>Axel Kohlmeyer (Temple U)</td>
<td><a class="reference internal" href="dump.html"><span class="doc">dump */gz</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#coreshell"><span class="std std-ref">CORESHELL</span></a></td>
<td>adiabatic core/shell model</td>
<td>Hendrik Heenen (Technical U of Munich)</td>
<td><a class="reference internal" href="Section_howto.html#howto-25"><span class="std std-ref">Section_howto 6.25</span></a></td>
<td>coreshell</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#dipole"><span class="std std-ref">DIPOLE</span></a></td>
<td>point dipole particles</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="pair_dipole.html"><span class="doc">pair_style dipole/cut</span></a></td>
<td>dipole</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#gpu"><span class="std std-ref">GPU</span></a></td>
<td>GPU-enabled styles</td>
<td>Mike Brown (ORNL)</td>
<td><a class="reference internal" href="accelerate_gpu.html"><span class="doc">Section accelerate</span></a></td>
<td>gpu</td>
<td>lib/gpu</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#granular"><span class="std std-ref">GRANULAR</span></a></td>
<td>granular systems</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="Section_howto.html#howto-6"><span class="std std-ref">Section_howto 6.6</span></a></td>
<td>pour</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#kim"><span class="std std-ref">KIM</span></a></td>
<td>openKIM potentials</td>
<td>Smirichinski &amp; Elliot &amp; Tadmor (3)</td>
<td><a class="reference internal" href="pair_kim.html"><span class="doc">pair_style kim</span></a></td>
<td>kim</td>
<td>KIM</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#kokkos"><span class="std std-ref">KOKKOS</span></a></td>
<td>Kokkos-enabled styles</td>
<td>Trott &amp; Moore (4)</td>
<td><a class="reference internal" href="accelerate_kokkos.html"><span class="doc">Section_accelerate</span></a></td>
<td>kokkos</td>
<td>lib/kokkos</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#kspace"><span class="std std-ref">KSPACE</span></a></td>
<td>long-range Coulombic solvers</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a></td>
<td>peptide</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#manybody"><span class="std std-ref">MANYBODY</span></a></td>
<td>many-body potentials</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="pair_tersoff.html"><span class="doc">pair_style tersoff</span></a></td>
<td>shear</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#meam"><span class="std std-ref">MEAM</span></a></td>
<td>modified EAM potential</td>
<td>Greg Wagner (Sandia)</td>
<td><a class="reference internal" href="pair_meam.html"><span class="doc">pair_style meam</span></a></td>
<td>meam</td>
<td>lib/meam</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#mc"><span class="std std-ref">MC</span></a></td>
<td>Monte Carlo options</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="fix_gcmc.html"><span class="doc">fix gcmc</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#molecule"><span class="std std-ref">MOLECULE</span></a></td>
<td>molecular system force fields</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="Section_howto.html#howto-3"><span class="std std-ref">Section_howto 6.3</span></a></td>
<td>peptide</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#opt"><span class="std std-ref">OPT</span></a></td>
<td>optimized pair styles</td>
<td>Fischer &amp; Richie &amp; Natoli (2)</td>
<td><a class="reference internal" href="accelerate_opt.html"><span class="doc">Section accelerate</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#peri"><span class="std std-ref">PERI</span></a></td>
<td>Peridynamics models</td>
<td>Mike Parks (Sandia)</td>
<td><a class="reference internal" href="pair_peri.html"><span class="doc">pair_style peri</span></a></td>
<td>peri</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#poems"><span class="std std-ref">POEMS</span></a></td>
<td>coupled rigid body motion</td>
<td>Rudra Mukherjee (JPL)</td>
<td><a class="reference internal" href="fix_poems.html"><span class="doc">fix poems</span></a></td>
<td>rigid</td>
<td>lib/poems</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#python"><span class="std std-ref">PYTHON</span></a></td>
<td>embed Python code in an input script</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="python.html"><span class="doc">python</span></a></td>
<td>python</td>
<td>lib/python</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="Section_tools.html#reax"><span class="std std-ref">REAX</span></a></td>
<td>ReaxFF potential</td>
<td>Aidan Thompson (Sandia)</td>
<td><a class="reference internal" href="pair_reax.html"><span class="doc">pair_style reax</span></a></td>
<td>reax</td>
<td>lib/reax</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#replica"><span class="std std-ref">REPLICA</span></a></td>
<td>multi-replica methods</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="Section_howto.html#howto-5"><span class="std std-ref">Section_howto 6.5</span></a></td>
<td>tad</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#rigid"><span class="std std-ref">RIGID</span></a></td>
<td>rigid bodies</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="fix_rigid.html"><span class="doc">fix rigid</span></a></td>
<td>rigid</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#shock"><span class="std std-ref">SHOCK</span></a></td>
<td>shock loading methods</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="fix_msst.html"><span class="doc">fix msst</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#snap"><span class="std std-ref">SNAP</span></a></td>
<td>quantum-fit potential</td>
<td>Aidan Thompson (Sandia)</td>
<td><a class="reference internal" href="pair_snap.html"><span class="doc">pair snap</span></a></td>
<td>snap</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#srd"><span class="std std-ref">SRD</span></a></td>
<td>stochastic rotation dynamics</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference internal" href="fix_srd.html"><span class="doc">fix srd</span></a></td>
<td>srd</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#voronoi"><span class="std std-ref">VORONOI</span></a></td>
<td>Voronoi tesselations</td>
<td>Daniel Schwen (LANL)</td>
<td><a class="reference internal" href="compute_voronoi_atom.html"><span class="doc">compute voronoi/atom</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>Voro++</td>
</tr>
<tr class="row-odd"><td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>The &#8220;Authors&#8221; column lists a name(s) if a specific person is
responible for creating and maintaining the package.</p>
<p>(1) The COLLOID package includes Fast Lubrication Dynamics pair styles
which were created by Amit Kumar and Michael Bybee from Jonathan
Higdon&#8217;s group at UIUC.</p>
<p>(2) The OPT package was created by James Fischer (High Performance
Technologies), David Richie, and Vincent Natoli (Stone Ridge
Technolgy).</p>
<p>(3) The KIM package was created by Valeriu Smirichinski, Ryan Elliott,
and Ellad Tadmor (U Minn).</p>
<p>(4) The KOKKOS package was created primarily by Christian Trott and
Stan Moore (Sandia). It uses the Kokkos library which was developed
by Carter Edwards, Christian Trott, and others at Sandia.</p>
<p>The &#8220;Doc page&#8221; column links to either a sub-section of the
<a class="reference internal" href="Section_howto.html"><span class="doc">Section_howto</span></a> of the manual, or an input script
command implemented as part of the package, or to additional
documentation provided within the package.</p>
<p>The &#8220;Example&#8221; column is a sub-directory in the examples directory of
the distribution which has an input script that uses the package.
E.g. &#8220;peptide&#8221; refers to the examples/peptide directory.</p>
<p>The &#8220;Library&#8221; column lists an external library which must be built
first and which LAMMPS links to when it is built. If it is listed as
lib/package, then the code for the library is under the lib directory
of the LAMMPS distribution. See the lib/package/README file for info
on how to build the library. If it is not listed as lib/package, then
it is a third-party library not included in the LAMMPS distribution.
See details on all of this below for individual packages.
p.s.: are we ever going to get commit messages from you? ;-)</p>
<hr class="docutils" />
<div class="section" id="asphere-package">
<span id="asphere"></span><h3>4.1.1. ASPHERE package</h3>
<p>Contents: Several computes, time-integration fixes, and pair styles
for aspherical particle models: ellipsoids, 2d lines, 3d triangles.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">asphere</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">asphere</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">asphere</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">asphere</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="Section_howto.html#howto-14"><span class="std std-ref">Section howto 6.14</span></a>,
<a class="reference internal" href="pair_gayberne.html"><span class="doc">pair_style gayberne</span></a>, <a class="reference internal" href="pair_resquared.html"><span class="doc">pair_style resquared</span></a>,
<a class="reference external" href="PDF/pair_gayberne_extra.pdf">doc/PDF/pair_gayberne_extra.pdf</a>,
<a class="reference external" href="PDF/pair_resquared_extra.pdf">doc/PDF/pair_resquared_extra.pdf</a>,
examples/ASPHERE, examples/ellipse</p>
<hr class="docutils" />
</div>
<div class="section" id="body-package">
<span id="body"></span><h3>4.1.2. BODY package</h3>
<p>Contents: Support for body-style particles. Computes,
time-integration fixes, pair styles, as well as the body styles
themselves. See the <a class="reference internal" href="body.html"><span class="doc">body</span></a> doc page for an overview.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">body</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">body</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">body</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">body</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="atom_style.html"><span class="doc">atom_style body</span></a>, <a class="reference internal" href="body.html"><span class="doc">body</span></a>,
<a class="reference internal" href="pair_body.html"><span class="doc">pair_style body</span></a>, examples/body</p>
<hr class="docutils" />
</div>
<div class="section" id="class2-package">
<span id="class2"></span><h3>4.1.3. CLASS2 package</h3>
<p>Contents: Bond, angle, dihedral, improper, and pair styles for the
COMPASS CLASS2 molecular force field.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">class2</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">class2</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">class2</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">class2</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="bond_class2.html"><span class="doc">bond_style class2</span></a>, <a class="reference internal" href="angle_class2.html"><span class="doc">angle_style class2</span></a>, <a class="reference internal" href="dihedral_class2.html"><span class="doc">dihedral_style class2</span></a>, <a class="reference internal" href="improper_class2.html"><span class="doc">improper_style class2</span></a>, <a class="reference internal" href="pair_class2.html"><span class="doc">pair_style lj/class2</span></a></p>
<hr class="docutils" />
</div>
<div class="section" id="colloid-package">
<span id="colloid"></span><h3>4.1.4. COLLOID package</h3>
<p>Contents: Support for coarse-grained colloidal particles. Wall fix
and pair styles that implement colloidal interaction models for
finite-size particles. This includes the Fast Lubrication Dynamics
method for hydrodynamic interactions, which is a simplified
approximation to Stokesian dynamics.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">colloid</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">colloid</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">colloid</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">colloid</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="fix_wall.html"><span class="doc">fix wall/colloid</span></a>, <a class="reference internal" href="pair_colloid.html"><span class="doc">pair_style colloid</span></a>, <a class="reference internal" href="pair_yukawa_colloid.html"><span class="doc">pair_style yukawa/colloid</span></a>, <a class="reference internal" href="pair_brownian.html"><span class="doc">pair_style brownian</span></a>, <a class="reference internal" href="pair_lubricate.html"><span class="doc">pair_style lubricate</span></a>, <a class="reference internal" href="pair_lubricateU.html"><span class="doc">pair_style lubricateU</span></a>, examples/colloid, examples/srd</p>
<hr class="docutils" />
</div>
<div class="section" id="compress-package">
<span id="compress"></span><h3>4.1.5. COMPRESS package</h3>
<p>Contents: Support for compressed output of dump files via the zlib
compression library, using dump styles with a &#8220;gz&#8221; in their style
name.</p>
<p>Building with the COMPRESS package assumes you have the zlib
compression library available on your system. The build uses the
lib/compress/Makefile.lammps file in the compile/link process. You
should only need to edit this file if the LAMMPS build cannot find the
zlib info it specifies.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">compress</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">compress</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">compress</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">compress</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: src/COMPRESS/README, lib/compress/README, <a class="reference internal" href="dump.html"><span class="doc">dump atom/gz</span></a>, <a class="reference internal" href="dump.html"><span class="doc">dump cfg/gz</span></a>, <a class="reference internal" href="dump.html"><span class="doc">dump custom/gz</span></a>, <a class="reference internal" href="dump.html"><span class="doc">dump xyz/gz</span></a></p>
<hr class="docutils" />
</div>
<div class="section" id="coreshell-package">
<span id="coreshell"></span><h3>4.1.6. CORESHELL package</h3>
<p>Contents: Compute and pair styles that implement the adiabatic
core/shell model for polarizability. The compute temp/cs command
measures the temperature of a system with core/shell particles. The
pair styles augment Born, Buckingham, and Lennard-Jones styles with
core/shell capabilities. See <a class="reference internal" href="Section_howto.html#howto-26"><span class="std std-ref">Section howto 6.26</span></a> for an overview of how to use the
package.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">coreshell</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">coreshell</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">coreshell</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">coreshell</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="Section_howto.html#howto-26"><span class="std std-ref">Section howto 6.26</span></a>, <a class="reference internal" href="compute_temp_cs.html"><span class="doc">compute temp/cs</span></a>,
<a class="reference internal" href="pair_cs.html"><span class="doc">pair_style born/coul/long/cs</span></a>, <a class="reference internal" href="pair_cs.html"><span class="doc">pair_style buck/coul/long/cs</span></a>, pair_style
lj/cut/coul/long/cs&#8221;_pair_lj.html, examples/coreshell</p>
<hr class="docutils" />
</div>
<div class="section" id="dipole-package">
<span id="dipole"></span><h3>4.1.7. DIPOLE package</h3>
<p>Contents: An atom style and several pair styles to support point
dipole models with short-range or long-range interactions.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">dipole</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">dipole</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">dipole</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">dipole</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="atom_style.html"><span class="doc">atom_style dipole</span></a>, <a class="reference internal" href="pair_dipole.html"><span class="doc">pair_style lj/cut/dipole/cut</span></a>, <a class="reference internal" href="pair_dipole.html"><span class="doc">pair_style lj/cut/dipole/long</span></a>, <a class="reference internal" href="pair_dipole.html"><span class="doc">pair_style lj/long/dipole/long</span></a>, examples/dipole</p>
<hr class="docutils" />
</div>
<div class="section" id="gpu-package">
<span id="gpu"></span><h3>4.1.8. GPU package</h3>
<p>Contents: Dozens of pair styles and a version of the PPPM long-range
Coulombic solver for NVIDIA GPUs. All of them have a &#8220;gpu&#8221; in their
style name. <a class="reference internal" href="accelerate_gpu.html"><span class="doc">Section accelerate gpu</span></a> gives
details of what hardware and Cuda software is required on your system,
and how to build and use this package. See the KOKKOS and USER-CUDA
packages, which also have GPU-enabled styles.</p>
<p>Building LAMMPS with the GPU package requires first building the GPU
library itself, which is a set of C and Cuda files in lib/gpu.
Details of how to do this are in lib/gpu/README. As illustrated
below, perform a &#8220;make&#8221; using one of the Makefile.machine files in
lib/gpu which should create a lib/reax/libgpu.a file.
Makefile.linux.* and Makefile.xk7 are examples for different
platforms. There are 3 important settings in the Makefile.machine you
use:</p>
<ul class="simple">
<li>CUDA_HOME = where NVIDIA Cuda software is installed on your system</li>
<li>CUDA_ARCH = appropriate to your GPU hardware</li>
<li>CUDA_PREC = precision (double, mixed, single) you desire</li>
</ul>
<p>See example Makefile.machine files in lib/gpu for the syntax of these
settings. See lib/gpu/Makefile.linux.double for ARCH settings for
various NVIDIA GPUs. The &#8220;make&#8221; also creates a
lib/gpu/Makefile.lammps file. This file has settings that enable
LAMMPS to link with Cuda libraries. If the settings in
Makefile.lammps for your machine are not correct, the LAMMPS link will
fail. Note that the Make.py script has a &#8220;-gpu&#8221; option to allow the
GPU library (with several of its options) and LAMMPS to be built in
one step, with Type &#8220;python src/Make.py -h -gpu&#8221; to see the details.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">gpu</span>
<span class="n">make</span> <span class="o">-</span><span class="n">f</span> <span class="n">Makefile</span><span class="o">.</span><span class="n">linux</span><span class="o">.</span><span class="n">mixed</span> <span class="c1"># for example</span>
<span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">src</span>
<span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">gpu</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">gpu</span> <span class="o">-</span><span class="n">gpu</span> <span class="n">mode</span><span class="o">=</span><span class="n">mixed</span> <span class="n">arch</span><span class="o">=</span><span class="mi">35</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">gpu</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">gpu</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: src/GPU/README, lib/gpu/README, <a class="reference internal" href="Section_accelerate.html"><span class="doc">Section acclerate</span></a>, <a class="reference internal" href="accelerate_gpu.html"><span class="doc">Section accelerate gpu</span></a>, Pair Styles section of <a class="reference internal" href="Section_commands.html#cmd-5"><span class="std std-ref">Section commands 3.5</span></a> for any pair style listed with a (g),
<a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a>, <a class="reference internal" href="package.html"><span class="doc">package gpu</span></a>,
examples/accelerate, bench/FERMI, bench/KEPLER</p>
<hr class="docutils" />
</div>
<div class="section" id="granular-package">
<span id="granular"></span><h3>4.1.9. GRANULAR package</h3>
<p>Contents: Fixes and pair styles that support models of finite-size
granular particles, which interact with each other and boundaries via
frictional and dissipative potentials.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">granular</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">granular</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">granular</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">granular</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="Section_howto.html#howto-6"><span class="std std-ref">Section howto 6.6</span></a>, <a class="reference internal" href="fix_pour.html"><span class="doc">fix pour</span></a>, <a class="reference internal" href="fix_wall_gran.html"><span class="doc">fix wall/gran</span></a>, <a class="reference internal" href="pair_gran.html"><span class="doc">pair_style gran/hooke</span></a>, <a class="reference internal" href="pair_gran.html"><span class="doc">pair_style gran/hertz/history</span></a>, examples/pour, bench/in.chute</p>
<hr class="docutils" />
</div>
<div class="section" id="kim-package">
<span id="kim"></span><h3>4.1.10. KIM package</h3>
<p>Contents: A pair style that interfaces to the Knowledge Base for
Interatomic Models (KIM) repository of interatomic potentials, so that
KIM potentials can be used in a LAMMPS simulation.</p>
<p>To build LAMMPS with the KIM package you must have previously
installed the KIM API (library) on your system. The lib/kim/README
file explains how to download and install KIM. Building with the KIM
package also uses the lib/kim/Makefile.lammps file in the compile/link
process. You should not need to edit this file.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">kim</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">kim</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">kim</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">kim</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: src/KIM/README, lib/kim/README, <a class="reference internal" href="pair_kim.html"><span class="doc">pair_style kim</span></a>, examples/kim</p>
<hr class="docutils" />
</div>
<div class="section" id="kokkos-package">
<span id="kokkos"></span><h3>4.1.11. KOKKOS package</h3>
<p>Contents: Dozens of atom, pair, bond, angle, dihedral, improper styles
which run with the Kokkos library to provide optimization for
multicore CPUs (via OpenMP), NVIDIA GPUs, or the Intel Xeon Phi (in
native mode). All of them have a &#8220;kk&#8221; in their style name. <a class="reference internal" href="accelerate_kokkos.html"><span class="doc">Section accelerate kokkos</span></a> gives details of what
hardware and software is required on your system, and how to build and
use this package. See the GPU, OPT, USER-CUDA, USER-INTEL, USER-OMP
packages, which also provide optimizations for the same range of
hardware.</p>
<p>Building with the KOKKOS package requires choosing which of 3 hardware
options you are optimizing for: CPU acceleration via OpenMP, GPU
acceleration, or Intel Xeon Phi. (You can build multiple times to
create LAMMPS executables for different hardware.) It also requires a
C++11 compatible compiler. For GPUs, the NVIDIA &#8220;nvcc&#8221; compiler is
used, and an appopriate KOKKOS_ARCH setting should be made in your
Makefile.machine for your GPU hardware and NVIDIA software.</p>
<p>The simplest way to do this is to use Makefile.kokkos_cuda or
Makefile.kokkos_omp or Makefile.kokkos_phi in src/MAKE/OPTIONS, via
&#8220;make kokkos_cuda&#8221; or &#8220;make kokkos_omp&#8221; or &#8220;make kokkos_phi&#8221;. (Check
the KOKKOS_ARCH setting in Makefile.kokkos_cuda), Or, as illustrated
below, you can use the Make.py script with its &#8220;-kokkos&#8221; option to
choose which hardware to build for. Type &#8220;python src/Make.py -h
-kokkos&#8221; to see the details. If these methods do not work on your
system, you will need to read the <a class="reference internal" href="accelerate_kokkos.html"><span class="doc">Section accelerate kokkos</span></a> doc page for details of what
Makefile.machine settings are needed.</p>
<p>To install via make or Make.py for each of 3 hardware options:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">kokkos</span>
<span class="n">make</span> <span class="n">kokkos_omp</span> <span class="c1"># for CPUs with OpenMP</span>
<span class="n">make</span> <span class="n">kokkos_cuda</span> <span class="c1"># for GPUs, check the KOKKOS_ARCH setting in Makefile.kokkos_cuda</span>
<span class="n">make</span> <span class="n">kokkos_phi</span> <span class="c1"># for Xeon Phis</span>
</pre></div>
</div>
<p>Make.py -p kokkos -kokkos omp -a machine # for CPUs with OpenMP
Make.py -p kokkos -kokkos cuda arch=35 -a machine # for GPUs of style arch
Make.py -p kokkos -kokkos phi -a machine # for Xeon Phis</p>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">kokkos</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">kokkos</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: src/KOKKOS/README, lib/kokkos/README, <a class="reference internal" href="Section_accelerate.html"><span class="doc">Section acclerate</span></a>, <a class="reference internal" href="accelerate_kokkos.html"><span class="doc">Section accelerate kokkos</span></a>, Pair Styles section of <a class="reference internal" href="Section_commands.html#cmd-5"><span class="std std-ref">Section commands 3.5</span></a> for any pair style listed
with a (k), <a class="reference internal" href="package.html"><span class="doc">package kokkos</span></a>,
examples/accelerate, bench/FERMI, bench/KEPLER</p>
<hr class="docutils" />
</div>
<div class="section" id="kspace-package">
<span id="kspace"></span><h3>4.1.12. KSPACE package</h3>
<p>Contents: A variety of long-range Coulombic solvers, and pair styles
which compute the corresponding short-range portion of the pairwise
Coulombic interactions. These include Ewald, particle-particle
particle-mesh (PPPM), and multilevel summation method (MSM) solvers.</p>
<p>Building with the KSPACE package requires a 1d FFT library be present
on your system for use by the PPPM solvers. This can be the KISS FFT
library provided with LAMMPS, or 3rd party libraries like FFTW or a
vendor-supplied FFT library. See step 6 of <a class="reference internal" href="Section_start.html#start-2-2"><span class="std std-ref">Section start 2.2.2</span></a> of the manual for details of how
to select different FFT options in your machine Makefile. The Make.py
tool has an &#8220;-fft&#8221; option which can insert these settings into your
machine Makefile automatically. Type &#8220;python src/Make.py -h -fft&#8221; to
see the details.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">kspace</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">kspace</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">kspace</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">kspace</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="kspace_style.html"><span class="doc">kspace_style</span></a>,
<a class="reference external" href="PDF/kspace.pdf">doc/PDF/kspace.pdf</a>, <a class="reference internal" href="Section_howto.html#howto-7"><span class="std std-ref">Section howto 6.7</span></a>, <a class="reference internal" href="Section_howto.html#howto-8"><span class="std std-ref">Section howto 6.8</span></a>, <a class="reference internal" href="Section_howto.html#howto-9"><span class="std std-ref">Section howto 6.9</span></a>, <a class="reference internal" href="pair_coul.html"><span class="doc">pair_style coul</span></a>,
other pair style command doc pages which have &#8220;long&#8221; or &#8220;msm&#8221; in their
style name, examples/peptide, bench/in.rhodo</p>
<hr class="docutils" />
</div>
<div class="section" id="manybody-package">
<span id="manybody"></span><h3>4.1.13. MANYBODY package</h3>
<p>Contents: A variety of many-body and bond-order potentials. These
include (AI)REBO, EAM, EIM, BOP, Stillinger-Weber, and Tersoff
potentials. Do a directory listing, &#8220;ls src/MANYBODY&#8221;, to see
the full list.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">manybody</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">manybody</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">manybody</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">manybody</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info:</p>
<p>Examples: Pair Styles section of <a class="reference internal" href="Section_commands.html#cmd-5"><span class="std std-ref">Section commands 3.5</span></a>, examples/comb, examples/eim,
examples/nb3d, examples/vashishta</p>
<hr class="docutils" />
</div>
<div class="section" id="mc-package">
<span id="mc"></span><h3>4.1.14. MC package</h3>
<p>Contents: Several fixes and a pair style that have Monte Carlo (MC) or
MC-like attributes. These include fixes for creating, breaking, and
swapping bonds, and for performing atomic swaps and grand-canonical MC
in conjuction with dynamics.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">mc</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">mc</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">mc</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">mc</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="fix_atom_swap.html"><span class="doc">fix atom/swap</span></a>, <a class="reference internal" href="fix_bond_break.html"><span class="doc">fix bond/break</span></a>, <a class="reference internal" href="fix_bond_create.html"><span class="doc">fix bond/create</span></a>, <a class="reference internal" href="fix_bond_swap.html"><span class="doc">fix bond/swap</span></a>,
<a class="reference internal" href="fix_gcmc.html"><span class="doc">fix gcmc</span></a>, <a class="reference internal" href="pair_dsmc.html"><span class="doc">pair_style dsmc</span></a></p>
<hr class="docutils" />
</div>
<div class="section" id="meam-package">
<span id="meam"></span><h3>4.1.15. MEAM package</h3>
<p>Contents: A pair style for the modified embedded atom (MEAM)
potential.</p>
<p>Building LAMMPS with the MEAM package requires first building the MEAM
library itself, which is a set of Fortran 95 files in lib/meam.
Details of how to do this are in lib/meam/README. As illustrated
below, perform a &#8220;make&#8221; using one of the Makefile.machine files in
lib/meam which should create a lib/meam/libmeam.a file.
Makefile.gfortran and Makefile.ifort are examples for the GNU Fortran
and Intel Fortran compilers. The &#8220;make&#8221; also copies a
lib/meam/Makefile.lammps.machine file to lib/meam/Makefile.lammps.
This file has settings that enable the C++ compiler used to build
LAMMPS to link with a Fortran library (typically the 2 compilers to be
consistent e.g. both Intel compilers, or both GNU compilers). If the
settings in Makefile.lammps for your compilers and machine are not
correct, the LAMMPS link will fail. Note that the Make.py script has
a &#8220;-meam&#8221; option to allow the MEAM library and LAMMPS to be built in
one step. Type &#8220;python src/Make.py -h -meam&#8221; to see the details.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">The MEAM potential can run dramatically faster if built with the
Intel Fortran compiler, rather than the GNU Fortran compiler.</p>
</div>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">meam</span>
<span class="n">make</span> <span class="o">-</span><span class="n">f</span> <span class="n">Makefile</span><span class="o">.</span><span class="n">gfortran</span> <span class="c1"># for example</span>
<span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">src</span>
<span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">meam</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">meam</span> <span class="o">-</span><span class="n">meam</span> <span class="n">make</span><span class="o">=</span><span class="n">gfortran</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">meam</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">meam</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: lib/meam/README, <a class="reference internal" href="pair_meam.html"><span class="doc">pair_style meam</span></a>,
examples/meam</p>
<hr class="docutils" />
</div>
<div class="section" id="misc-package">
<span id="misc"></span><h3>4.1.16. MISC package</h3>
<p>Contents: A variety of computes, fixes, and pair styles that are not
commonly used, but don&#8217;t align with other packages. Do a directory
listing, &#8220;ls src/MISC&#8221;, to see the list of commands.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">misc</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">misc</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">misc</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">misc</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="compute_ti.html"><span class="doc">compute ti</span></a>, <a class="reference internal" href="fix_evaporate.html"><span class="doc">fix evaporate</span></a>, <a class="reference internal" href="fix_ttm.html"><span class="doc">fix tmm</span></a>, <a class="reference internal" href="fix_viscosity.html"><span class="doc">fix viscosity</span></a>, examples/misc</p>
<hr class="docutils" />
</div>
<div class="section" id="molecule-package">
<span id="molecule"></span><h3>4.1.17. MOLECULE package</h3>
<p>Contents: A large number of atom, pair, bond, angle, dihedral,
improper styles that are used to model molecular systems with fixed
covalent bonds. The pair styles include terms for the Dreiding
(hydrogen-bonding) and CHARMM force fields, and TIP4P water model.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">molecule</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">molecule</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">molecule</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">molecule</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info:<a class="reference internal" href="atom_style.html"><span class="doc">atom_style</span></a>,
<a class="reference internal" href="bond_style.html"><span class="doc">bond_style</span></a>, <a class="reference internal" href="angle_style.html"><span class="doc">angle_style</span></a>,
<a class="reference internal" href="dihedral_style.html"><span class="doc">dihedral_style</span></a>,
<a class="reference internal" href="improper_style.html"><span class="doc">improper_style</span></a>, <a class="reference internal" href="pair_hbond_dreiding.html"><span class="doc">pair_style hbond/dreiding/lj</span></a>, <a class="reference internal" href="pair_charmm.html"><span class="doc">pair_style lj/charmm/coul/charmm</span></a>, <a class="reference internal" href="Section_howto.html#howto-3"><span class="std std-ref">Section howto 6.3</span></a>, examples/micelle, examples/peptide,
bench/in.chain, bench/in.rhodo</p>
<hr class="docutils" />
</div>
<div class="section" id="mpiio-package">
<span id="mpiio"></span><h3>4.1.18. MPIIO package</h3>
<p>Contents: Support for parallel output/input of dump and restart files
via the MPIIO library, which is part of the standard message-passing
interface (MPI) library. It adds <a class="reference internal" href="dump.html"><span class="doc">dump styles</span></a> with a
&#8220;mpiio&#8221; in their style name. Restart files with an &#8221;.mpiio&#8221; suffix
are also written and read in parallel.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">mpiio</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">mpiio</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">mpiio</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">mpiio</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="dump.html"><span class="doc">dump</span></a>, <a class="reference internal" href="restart.html"><span class="doc">restart</span></a>,
<a class="reference internal" href="write_restart.html"><span class="doc">write_restart</span></a>, <a class="reference internal" href="read_restart.html"><span class="doc">read_restart</span></a></p>
<hr class="docutils" />
</div>
<div class="section" id="opt-package">
<span id="opt"></span><h3>4.1.19. OPT package</h3>
<p>Contents: A handful of pair styles with an &#8220;opt&#8221; in their style name
which are optimized for improved CPU performance on single or multiple
cores. These include EAM, LJ, CHARMM, and Morse potentials. <a class="reference internal" href="accelerate_opt.html"><span class="doc">Section accelerate opt</span></a> gives details of how to build and
use this package. See the KOKKOS, USER-INTEL, and USER-OMP packages,
which also have styles optimized for CPU performance.</p>
<p>Some C++ compilers, like the Intel compiler, require the compile flag
&#8220;-restrict&#8221; to build LAMMPS with the OPT package. It should be added
to the CCFLAGS line of your Makefile.machine. Or use Makefile.opt in
src/MAKE/OPTIONS, via &#8220;make opt&#8221;. For compilers that use the flag,
the Make.py command adds it automatically to the Makefile.auto file it
creates and uses.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">opt</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">opt</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">opt</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">opt</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="Section_accelerate.html"><span class="doc">Section acclerate</span></a>, <a class="reference internal" href="accelerate_opt.html"><span class="doc">Section accelerate opt</span></a>, Pair Styles section of <a class="reference internal" href="Section_commands.html#cmd-5"><span class="std std-ref">Section commands 3.5</span></a> for any pair style listed
with an (o), examples/accelerate, bench/KEPLER</p>
<hr class="docutils" />
</div>
<div class="section" id="peri-package">
<span id="peri"></span><h3>4.1.20. PERI package</h3>
<p>Contents: Support for the Peridynamics method, a particle-based
meshless continuum model. The package includes an atom style, several
computes which calculate diagnostics, and several Peridynamic pair
styles which implement different materials models.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">peri</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">peri</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">peri</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">peri</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info:
<a class="reference external" href="PDF/PDLammps_overview.pdf">doc/PDF/PDLammps_overview.pdf</a>,
<a class="reference external" href="PDF/PDLammps_EPS.pdf">doc/PDF/PDLammps_EPS.pdf</a>,
<a class="reference external" href="PDF/PDLammps_VES.pdf">doc/PDF/PDLammps_VES.pdf</a>, <a class="reference internal" href="atom_style.html"><span class="doc">atom_style peri</span></a>, <span class="xref doc">compute damage</span>,
<a class="reference internal" href="pair_peri.html"><span class="doc">pair_style peri/pmb</span></a>, examples/peri</p>
<hr class="docutils" />
</div>
<div class="section" id="poems-package">
<span id="poems"></span><h3>4.1.21. POEMS package</h3>
<p>Contents: A fix that wraps the Parallelizable Open source Efficient
Multibody Software (POEMS) librar, which is able to simulate the
dynamics of articulated body systems. These are systems with multiple
rigid bodies (collections of atoms or particles) whose motion is
coupled by connections at hinge points.</p>
<p>Building LAMMPS with the POEMS package requires first building the
POEMS library itself, which is a set of C++ files in lib/poems.
Details of how to do this are in lib/poems/README. As illustrated
below, perform a &#8220;make&#8221; using one of the Makefile.machine files in
lib/poems which should create a lib/meam/libpoems.a file.
Makefile.g++ and Makefile.icc are examples for the GNU and Intel C++
compilers. The &#8220;make&#8221; also creates a lib/poems/Makefile.lammps file
which you should not need to change. Note the Make.py script has a
&#8220;-poems&#8221; option to allow the POEMS library and LAMMPS to be built in
one step. Type &#8220;python src/Make.py -h -poems&#8221; to see the details.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">poems</span>
<span class="n">make</span> <span class="o">-</span><span class="n">f</span> <span class="n">Makefile</span><span class="o">.</span><span class="n">g</span><span class="o">++</span> <span class="c1"># for example</span>
<span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">src</span>
<span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">poems</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">poems</span> <span class="o">-</span><span class="n">poems</span> <span class="n">make</span><span class="o">=</span><span class="n">g</span><span class="o">++</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">meam</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">meam</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: src/POEMS/README, lib/poems/README,
<a class="reference internal" href="fix_poems.html"><span class="doc">fix poems</span></a>, examples/rigid</p>
<hr class="docutils" />
</div>
<div class="section" id="python-package">
<span id="python"></span><h3>4.1.22. PYTHON package</h3>
<p>Contents: A <a class="reference internal" href="python.html"><span class="doc">python</span></a> command which allow you to execute
Python code from a LAMMPS input script. The code can be in a separate
file or embedded in the input script itself. See <span class="xref std std-ref">Section python 11.2</span> for an overview of using Python from
LAMMPS and <a class="reference external" href="Section_python.html&quot;">Section python</a> for other ways to use
LAMMPS and Python together.</p>
<p>Building with the PYTHON package assumes you have a Python shared
library available on your system, which needs to be a Python 2
version, 2.6 or later. Python 3 is not supported. The build uses the
contents of the lib/python/Makefile.lammps file to find all the Python
files required in the build/link process. See the lib/python/README
file if the settings in that file do not work on your system. Note
that the Make.py script has a &#8220;-python&#8221; option to allow an alternate
lib/python/Makefile.lammps file to be specified and LAMMPS to be built
in one step. Type &#8220;python src/Make.py -h -python&#8221; to see the details.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">python</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">python</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">python</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">python</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: examples/python</p>
<hr class="docutils" />
</div>
<div class="section" id="qeq-package">
<span id="qeq"></span><h3>4.1.23. QEQ package</h3>
<p>Contents: Several fixes for performing charge equilibration (QEq) via
severeal different algorithms. These can be used with pair styles
that use QEq as part of their formulation.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">qeq</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">qeq</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">qeq</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">qeq</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="fix_qeq.html"><span class="doc">fix qeq/*</span></a>, examples/qeq</p>
<hr class="docutils" />
</div>
<div class="section" id="reax-package">
<span id="reax"></span><h3>4.1.24. REAX package</h3>
<p>Contents: A pair style for the ReaxFF potential, a universal reactive
force field, as well as a <a class="reference internal" href="fix_reax_bonds.html"><span class="doc">fix reax/bonds</span></a> command
for monitoring molecules as bonds are created and destroyed.</p>
<p>Building LAMMPS with the REAX package requires first building the REAX
library itself, which is a set of Fortran 95 files in lib/reax.
Details of how to do this are in lib/reax/README. As illustrated
below, perform a &#8220;make&#8221; using one of the Makefile.machine files in
lib/reax which should create a lib/reax/libreax.a file.
Makefile.gfortran and Makefile.ifort are examples for the GNU Fortran
and Intel Fortran compilers. The &#8220;make&#8221; also copies a
lib/reax/Makefile.lammps.machine file to lib/reax/Makefile.lammps.
This file has settings that enable the C++ compiler used to build
LAMMPS to link with a Fortran library (typically the 2 compilers to be
consistent e.g. both Intel compilers, or both GNU compilers). If the
settings in Makefile.lammps for your compilers and machine are not
correct, the LAMMPS link will fail. Note that the Make.py script has
a &#8220;-reax&#8221; option to allow the REAX library and LAMMPS to be built in
one step. Type &#8220;python src/Make.py -h -reax&#8221; to see the details.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">reax</span>
<span class="n">make</span> <span class="o">-</span><span class="n">f</span> <span class="n">Makefile</span><span class="o">.</span><span class="n">gfortran</span> <span class="c1"># for example</span>
<span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">src</span>
<span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">reax</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">reax</span> <span class="o">-</span><span class="n">reax</span> <span class="n">make</span><span class="o">=</span><span class="n">gfortran</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">reax</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">reax</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: lib/reax/README, <a class="reference internal" href="pair_reax.html"><span class="doc">pair_style reax</span></a>,
<a class="reference internal" href="fix_reax_bonds.html"><span class="doc">fix reax/bonds</span></a>, examples/reax</p>
<hr class="docutils" />
</div>
<div class="section" id="replica-package">
<span id="replica"></span><h3>4.1.25. REPLICA package</h3>
<p>Contents: A collection of multi-replica methods that are used by
invoking multiple instances (replicas) of LAMMPS
simulations. Communication between individual replicas is performed in
different ways by the different methods. See <a class="reference internal" href="Section_howto.html#howto-5"><span class="std std-ref">Section howto 6.5</span></a> for an overview of how to run
multi-replica simulations in LAMMPS. Multi-replica methods included
in the package are nudged elastic band (NEB), parallel replica
dynamics (PRD), temperature accelerated dynamics (TAD), parallel
tempering, and a verlet/split algorithm for performing long-range
Coulombics on one set of processors, and the remainded of the force
field calcalation on another set.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">replica</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">replica</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">replica</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">replica</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="Section_howto.html#howto-5"><span class="std std-ref">Section howto 6.5</span></a>,
<a class="reference internal" href="neb.html"><span class="doc">neb</span></a>, <a class="reference internal" href="prd.html"><span class="doc">prd</span></a>, <a class="reference internal" href="tad.html"><span class="doc">tad</span></a>, <a class="reference internal" href="temper.html"><span class="doc">temper</span></a>,
<a class="reference internal" href="run_style.html"><span class="doc">run_style verlet/split</span></a>, examples/neb, examples/prd,
examples/tad</p>
<hr class="docutils" />
</div>
<div class="section" id="rigid-package">
<span id="rigid"></span><h3>4.1.26. RIGID package</h3>
<p>Contents: A collection of computes and fixes which enforce rigid
constraints on collections of atoms or particles. This includes SHAKE
and RATTLE, as well as variants of rigid-body time integrators for a
few large bodies or many small bodies.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">rigid</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">rigid</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">rigid</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">rigid</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="compute_erotate_rigid.html"><span class="doc">compute erotate/rigid</span></a>,
<a class="reference internal" href="fix_shake.html"><span class="doc">fix shake</span></a>, <span class="xref doc">fix rattle</span>, <a class="reference internal" href="fix_rigid.html"><span class="doc">fix rigid/*</span></a>, examples/ASPHERE, examples/rigid</p>
<hr class="docutils" />
</div>
<div class="section" id="shock-package">
<span id="shock"></span><h3>4.1.27. SHOCK package</h3>
<p>Contents: A small number of fixes useful for running impact
simulations where a shock-wave passes through a material.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">shock</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">shock</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">shock</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">shock</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="fix_append_atoms.html"><span class="doc">fix append/atoms</span></a>, <a class="reference internal" href="fix_msst.html"><span class="doc">fix msst</span></a>, <a class="reference internal" href="fix_nphug.html"><span class="doc">fix nphug</span></a>, <a class="reference internal" href="fix_wall_piston.html"><span class="doc">fix wall/piston</span></a>, examples/hugoniostat, examples/msst</p>
<hr class="docutils" />
</div>
<div class="section" id="snap-package">
<span id="snap"></span><h3>4.1.28. SNAP package</h3>
<p>Contents: A pair style for the spectral neighbor analysis potential
(SNAP), which is an empirical potential which can be quantum accurate
when fit to an archive of DFT data. Computes useful for analyzing
properties of the potential are also included.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">snap</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">snap</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">snap</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">snap</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="pair_snap.html"><span class="doc">pair snap</span></a>, <a class="reference internal" href="compute_sna_atom.html"><span class="doc">compute sna/atom</span></a>, <span class="xref doc">compute snad/atom</span>,
<span class="xref doc">compute snav/atom</span>, examples/snap</p>
<hr class="docutils" />
</div>
<div class="section" id="srd-package">
<span id="srd"></span><h3>4.1.29. SRD package</h3>
<p>Contents: Two fixes which implement the Stochastic Rotation Dynamics
(SRD) method for coarse-graining of a solvent, typically around large
colloidal-scale particles.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">srd</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">srd</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">srd</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">srd</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: <a class="reference internal" href="fix_srd.html"><span class="doc">fix srd</span></a>, <a class="reference internal" href="fix_wall_srd.html"><span class="doc">fix wall/srd</span></a>, examples/srd, examples/ASPHERE</p>
<hr class="docutils" />
</div>
<div class="section" id="voronoi-package">
<span id="voronoi"></span><h3>4.1.30. VORONOI package</h3>
<p>Contents: A <a class="reference internal" href="compute_voronoi_atom.html"><span class="doc">compute voronoi/atom</span></a> command
which computes the Voronoi tesselation of a collection of atoms or
particles by wrapping the Voro++ lib</p>
<p>To build LAMMPS with the KIM package you must have previously
installed the KIM API (library) on your system. The lib/kim/README
file explains how to download and install KIM. Building with the KIM
package also uses the lib/kim/Makefile.lammps file in the compile/link
process. You should not need to edit this file.</p>
<p>To build LAMMPS with the VORONOI package you must have previously
installed the Voro++ library on your system. The lib/voronoi/README
file explains how to download and install Voro++. There is a
lib/voronoi/install.py script which automates the process. Type
&#8220;python install.py&#8221; to see instructions. The final step is to create
soft links in the lib/voronoi directory for &#8220;includelink&#8221; and
&#8220;liblink&#8221; which point to installed Voro++ directories. Building with
the VORONOI package uses the contents of the
lib/voronoi/Makefile.lammps file in the compile/link process. You
should not need to edit this file. Note that the Make.py script has a
&#8220;-voronoi&#8221; option to allow the Voro++ library to be downloaded and/or
installed and LAMMPS to be built in one step. Type &#8220;python
src/Make.py -h -voronoi&#8221; to see the details.</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">voronoi</span>
<span class="n">python</span> <span class="n">install</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">g</span> <span class="o">-</span><span class="n">b</span> <span class="o">-</span><span class="n">l</span> <span class="c1"># download Voro++, build in lib/voronoi, create links</span>
<span class="n">cd</span> <span class="o">~/</span><span class="n">lammps</span><span class="o">/</span><span class="n">src</span>
<span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">voronoi</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">voronoi</span> <span class="o">-</span><span class="n">voronoi</span> <span class="n">install</span><span class="o">=</span><span class="s2">&quot;-g -b -l&quot;</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">voronoi</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">voronoi</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting info: src/VORONOI/README, lib/voronoi/README, <a class="reference internal" href="compute_voronoi_atom.html"><span class="doc">compute voronoi/atom</span></a>, examples/voronoi</p>
<hr class="docutils" />
</div>
</div>
<div class="section" id="user-packages">
<span id="pkg-2"></span><h2>4.2. User packages</h2>
<p>The current list of user-contributed packages is as follows:</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="19%" />
<col width="19%" />
<col width="22%" />
<col width="7%" />
<col width="10%" />
<col width="5%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td>Package</td>
<td>Description</td>
<td>Author(s)</td>
<td>Doc page</td>
<td>Example</td>
<td>Pic/movie</td>
<td>Library</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-atc"><span class="std std-ref">USER-ATC</span></a></td>
<td>atom-to-continuum coupling</td>
<td>Jones &amp; Templeton &amp; Zimmerman (1)</td>
<td><a class="reference internal" href="fix_atc.html"><span class="doc">fix atc</span></a></td>
<td>USER/atc</td>
<td><a class="reference external" href="http://lammps.sandia.gov/pictures.html#atc">atc</a></td>
<td>lib/atc</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-awpmd"><span class="std std-ref">USER-AWPMD</span></a></td>
<td>wave-packet MD</td>
<td>Ilya Valuev (JIHT)</td>
<td><a class="reference internal" href="pair_awpmd.html"><span class="doc">pair_style awpmd/cut</span></a></td>
<td>USER/awpmd</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>lib/awpmd</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-cg-cmm"><span class="std std-ref">USER-CG-CMM</span></a></td>
<td>coarse-graining model</td>
<td>Axel Kohlmeyer (Temple U)</td>
<td><a class="reference internal" href="pair_sdk.html"><span class="doc">pair_style lj/sdk</span></a></td>
<td>USER/cg-cmm</td>
<td><a class="reference external" href="http://lammps.sandia.gov/pictures.html#cg">cg</a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-colvars"><span class="std std-ref">USER-COLVARS</span></a></td>
<td>collective variables</td>
<td>Fiorin &amp; Henin &amp; Kohlmeyer (2)</td>
<td><a class="reference internal" href="fix_colvars.html"><span class="doc">fix colvars</span></a></td>
<td>USER/colvars</td>
<td><a class="reference external" href="colvars">colvars</a></td>
<td>lib/colvars</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-cuda"><span class="std std-ref">USER-CUDA</span></a></td>
<td>NVIDIA GPU styles</td>
<td>Christian Trott (U Tech Ilmenau)</td>
<td><a class="reference internal" href="accelerate_cuda.html"><span class="doc">Section accelerate</span></a></td>
<td>USER/cuda</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>lib/cuda</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-diffraction"><span class="std std-ref">USER-DIFFRACTION</span></a></td>
<td>virutal x-ray and electron diffraction</td>
<td>Shawn Coleman (ARL)</td>
<td><a class="reference internal" href="compute_xrd.html"><span class="doc">compute xrd</span></a></td>
<td>USER/diffraction</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-dpd"><span class="std std-ref">USER-DPD</span></a></td>
<td>dissipative particle dynamics (DPD)</td>
<td>Larentzos &amp; Mattox &amp; Brennan (5)</td>
<td>src/USER-DPD/README</td>
<td>USER/dpd</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-drude"><span class="std std-ref">USER-DRUDE</span></a></td>
<td>Drude oscillators</td>
<td>Dequidt &amp; Devemy &amp; Padua (3)</td>
<td><a class="reference internal" href="tutorial_drude.html"><span class="doc">tutorial</span></a></td>
<td>USER/drude</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-eff"><span class="std std-ref">USER-EFF</span></a></td>
<td>electron force field</td>
<td>Andres Jaramillo-Botero (Caltech)</td>
<td><a class="reference internal" href="pair_eff.html"><span class="doc">pair_style eff/cut</span></a></td>
<td>USER/eff</td>
<td><a class="reference external" href="http://lammps.sandia.gov/movies.html#eff">eff</a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-fep"><span class="std std-ref">USER-FEP</span></a></td>
<td>free energy perturbation</td>
<td>Agilio Padua (U Blaise Pascal Clermont-Ferrand)</td>
<td><a class="reference internal" href="compute_fep.html"><span class="doc">compute fep</span></a></td>
<td>USER/fep</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-h5md"><span class="std std-ref">USER-H5MD</span></a></td>
<td>dump output via HDF5</td>
<td>Pierre de Buyl (KU Leuven)</td>
<td><a class="reference internal" href="dump_h5md.html"><span class="doc">dump h5md</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>lib/h5md</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-intel"><span class="std std-ref">USER-INTEL</span></a></td>
<td>Vectorized CPU and Intel(R) coprocessor styles</td>
<td><ol class="first last upperalpha simple" start="23">
<li>Michael Brown (Intel)</li>
</ol>
</td>
<td><a class="reference internal" href="accelerate_intel.html"><span class="doc">Section accelerate</span></a></td>
<td>examples/intel</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-lb"><span class="std std-ref">USER-LB</span></a></td>
<td>Lattice Boltzmann fluid</td>
<td>Colin Denniston (U Western Ontario)</td>
<td><a class="reference internal" href="fix_lb_fluid.html"><span class="doc">fix lb/fluid</span></a></td>
<td>USER/lb</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-mgpt"><span class="std std-ref">USER-MGPT</span></a></td>
<td>fast MGPT multi-ion potentials</td>
<td>Tomas Oppelstrup &amp; John Moriarty (LLNL)</td>
<td><a class="reference internal" href="pair_mgpt.html"><span class="doc">pair_style mgpt</span></a></td>
<td>USER/mgpt</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-misc"><span class="std std-ref">USER-MISC</span></a></td>
<td>single-file contributions</td>
<td>USER-MISC/README</td>
<td>USER-MISC/README</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-manifold"><span class="std std-ref">USER-MANIFOLD</span></a></td>
<td>motion on 2d surface</td>
<td>Stefan Paquay (Eindhoven U of Technology)</td>
<td><a class="reference internal" href="fix_manifoldforce.html"><span class="doc">fix manifoldforce</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><a class="reference external" href="http://lammps.sandia.gov/movies.html#manifold">manifold</a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-molfile"><span class="std std-ref">USER-MOLFILE</span></a></td>
<td><a class="reference external" href="http://www.ks.uiuc.edu/Research/vmd">VMD</a> molfile plug-ins</td>
<td>Axel Kohlmeyer (Temple U)</td>
<td><a class="reference internal" href="dump_molfile.html"><span class="doc">dump molfile</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>VMD-MOLFILE</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-omp"><span class="std std-ref">USER-OMP</span></a></td>
<td>OpenMP threaded styles</td>
<td>Axel Kohlmeyer (Temple U)</td>
<td><a class="reference internal" href="accelerate_omp.html"><span class="doc">Section accelerate</span></a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-phonon"><span class="std std-ref">USER-PHONON</span></a></td>
<td>phonon dynamical matrix</td>
<td>Ling-Ti Kong (Shanghai Jiao Tong U)</td>
<td><a class="reference internal" href="fix_phonon.html"><span class="doc">fix phonon</span></a></td>
<td>USER/phonon</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-qmmm"><span class="std std-ref">USER-QMMM</span></a></td>
<td>QM/MM coupling</td>
<td>Axel Kohlmeyer (Temple U)</td>
<td><a class="reference internal" href="fix_qmmm.html"><span class="doc">fix qmmm</span></a></td>
<td>USER/qmmm</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>lib/qmmm</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-qtb"><span class="std std-ref">USER-QTB</span></a></td>
<td>quantum nuclear effects</td>
<td>Yuan Shen (Stanford)</td>
<td><a class="reference internal" href="fix_qtb.html"><span class="doc">fix qtb</span></a> <a class="reference internal" href="fix_qbmsst.html"><span class="doc">fix qbmsst</span></a></td>
<td>qtb</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-quip"><span class="std std-ref">USER-QUIP</span></a></td>
<td>QUIP/libatoms interface</td>
<td>Albert Bartok-Partay (U Cambridge)</td>
<td><a class="reference internal" href="pair_quip.html"><span class="doc">pair_style quip</span></a></td>
<td>USER/quip</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>lib/quip</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-reaxc"><span class="std std-ref">USER-REAXC</span></a></td>
<td>C version of ReaxFF</td>
<td>Metin Aktulga (LBNL)</td>
<td><a class="reference internal" href="pair_reax_c.html"><span class="doc">pair_style reaxc</span></a></td>
<td>reax</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-smd"><span class="std std-ref">USER-SMD</span></a></td>
<td>smoothed Mach dynamics</td>
<td>Georg Ganzenmuller (EMI)</td>
<td><a class="reference external" href="PDF/SMD_LAMMPS_userguide.pdf">userguide.pdf</a></td>
<td>USER/smd</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-smtbq"><span class="std std-ref">USER-SMTBQ</span></a></td>
<td>Second Moment Tight Binding - QEq potential</td>
<td>Salles &amp; Maras &amp; Politano &amp; Tetot (4)</td>
<td><a class="reference internal" href="pair_smtbq.html"><span class="doc">pair_style smtbq</span></a></td>
<td>USER/smtbq</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-sph"><span class="std std-ref">USER-SPH</span></a></td>
<td>smoothed particle hydrodynamics</td>
<td>Georg Ganzenmuller (EMI)</td>
<td><a class="reference external" href="PDF/SPH_LAMMPS_userguide.pdf">userguide.pdf</a></td>
<td>USER/sph</td>
<td><a class="reference external" href="http://lammps.sandia.gov/movies.html#sph">sph</a></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="#user-tally"><span class="std std-ref">USER-TALLY</span></a></td>
<td>Pairwise tallied computes</td>
<td>Axel Kohlmeyer (Temple U)</td>
<td><span class="xref doc">compute</span></td>
<td>USER/tally</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="#user-vtk"><span class="std std-ref">USER-VTK</span></a></td>
<td>VTK-style dumps</td>
<td>Berger and Queteschiner (6)</td>
<td><span class="xref doc">compute custom/vtk</span></td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td><ul class="first last simple">
<li></li>
</ul>
</td>
<td>lib/vtk</td>
</tr>
<tr class="row-even"><td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>The &#8220;Authors&#8221; column lists a name(s) if a specific person is
responible for creating and maintaining the package.</p>
<p>(1) The ATC package was created by Reese Jones, Jeremy Templeton, and
Jon Zimmerman (Sandia).</p>
<p>(2) The COLVARS package was created by Axel Kohlmeyer (Temple U) using
the colvars module library written by Giacomo Fiorin (Temple U) and
Jerome Henin (LISM, Marseille, France).</p>
<p>(3) The DRUDE package was created by Alain Dequidt (U Blaise Pascal
Clermont-Ferrand) and co-authors Julien Devemy (CNRS) and Agilio Padua
(U Blaise Pascal).</p>
<p>(4) The SMTBQ package was created by Nicolas Salles, Emile Maras,
Olivier Politano, and Robert Tetot (LAAS-CNRS, France).</p>
<p>(5) The USER-DPD package was created by James Larentzos (ARL), Timothy
Mattox (Engility), and John Brennan (ARL).</p>
<p>(6) The USER-VTK package was created by Richard Berger (JKU) and
Daniel Queteschiner (DCS Computing).</p>
<p>The &#8220;Doc page&#8221; column links to either a sub-section of the
<a class="reference internal" href="Section_howto.html"><span class="doc">Section_howto</span></a> of the manual, or an input script
command implemented as part of the package, or to additional
documentation provided within the package.</p>
<p>The &#8220;Example&#8221; column is a sub-directory in the examples directory of
the distribution which has an input script that uses the package.
E.g. &#8220;peptide&#8221; refers to the examples/peptide directory. USER/cuda
refers to the examples/USER/cuda directory.</p>
<p>The &#8220;Library&#8221; column lists an external library which must be built
first and which LAMMPS links to when it is built. If it is listed as
lib/package, then the code for the library is under the lib directory
of the LAMMPS distribution. See the lib/package/README file for info
on how to build the library. If it is not listed as lib/package, then
it is a third-party library not included in the LAMMPS distribution.
See details on all of this below for individual packages.</p>
<hr class="docutils" />
<div class="section" id="user-atc-package">
<span id="user-atc"></span><h3>4.2.1. USER-ATC package</h3>
<p>Contents: ATC stands for atoms-to-continuum. This package implements
a <a class="reference internal" href="fix_atc.html"><span class="doc">fix atc</span></a> command to either couple MD with continuum
finite element equations or perform on-the-fly post-processing of
atomic information to continuum fields. See src/USER-ATC/README for
more details.</p>
<p>To build LAMMPS with this package ...</p>
<p>To install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">user</span><span class="o">-</span><span class="n">atc</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="n">atc</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>To un-install via make or Make.py:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">no</span><span class="o">-</span><span class="n">user</span><span class="o">-</span><span class="n">atc</span>
<span class="n">make</span> <span class="n">machine</span>
</pre></div>
</div>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">Make</span><span class="o">.</span><span class="n">py</span> <span class="o">-</span><span class="n">p</span> <span class="o">^</span><span class="n">atc</span> <span class="o">-</span><span class="n">a</span> <span class="n">machine</span>
</pre></div>
</div>
<p>Supporting <a class="reference external" href="info:src/USER-ATC/README">info:src/USER-ATC/README</a>, <a class="reference internal" href="fix_atc.html"><span class="doc">fix atc</span></a>,
examples/USER/atc</p>
<p>Authors: Reese Jones (rjones at sandia.gov), Jeremy Templeton (jatempl
at sandia.gov) and Jon Zimmerman (jzimmer at sandia.gov) at Sandia.
Contact them directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-awpmd-package">
<span id="user-awpmd"></span><h3>4.2.2. USER-AWPMD package</h3>
<p>Contents: AWPMD stands for Antisymmetrized Wave Packet Molecular
Dynamics. This package implements an atom, pair, and fix style which
allows electrons to be treated as explicit particles in an MD
calculation. See src/USER-AWPMD/README for more details.</p>
<p>To build LAMMPS with this package ...</p>
<p>Supporting info: src/USER-AWPMD/README, <span class="xref doc">fix awpmd/cut</span>, examples/USER/awpmd</p>
<p>Author: Ilya Valuev at the JIHT in Russia (valuev at
physik.hu-berlin.de). Contact him directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-cg-cmm-package">
<span id="user-cg-cmm"></span><h3>4.2.3. USER-CG-CMM package</h3>
<p>Contents: CG-CMM stands for coarse-grained ??. This package
implements several pair styles and an angle style using the coarse
grained parametrization of Shinoda, DeVane, Klein, Mol Sim, 33, 27
(2007) (SDK), with extensions to simulate ionic liquids, electrolytes,
lipids and charged amino acids. See src/USER-CG-CMM/README for more
details.</p>
<p>Supporting info: src/USER-CG-CMM/README, <a class="reference internal" href="pair_sdk.html"><span class="doc">pair lj/sdk</span></a>,
<a class="reference internal" href="pair_sdk.html"><span class="doc">pair lj/sdk/coul/long</span></a>, <a class="reference internal" href="angle_sdk.html"><span class="doc">angle sdk</span></a>,
examples/USER/cg-cmm</p>
<p>Author: Axel Kohlmeyer at Temple U (akohlmey at gmail.com). Contact
him directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-colvars-package">
<span id="user-colvars"></span><h3>4.2.4. USER-COLVARS package</h3>
<p>Contents: COLVARS stands for collective variables which can be used to
implement Adaptive Biasing Force, Metadynamics, Steered MD, Umbrella
Sampling and Restraints. This package implements a <a class="reference internal" href="fix_colvars.html"><span class="doc">fix colvars</span></a> command which wraps a COLVARS library which
can perform those kinds of simulations. See src/USER-COLVARS/README
for more details.</p>
<p>Supporting info:
<a class="reference external" href="PDF/colvars-refman-lammps.pdf">doc/PDF/colvars-refman-lammps.pdf</a>,
src/USER-COLVARS/README, lib/colvars/README, <a class="reference internal" href="fix_colvars.html"><span class="doc">fix colvars</span></a>, examples/USER/colvars</p>
<p>Authors: Axel Kohlmeyer at Temple U (akohlmey at gmail.com) wrote the
fix. The COLVARS library itself is written and maintained by Giacomo
Fiorin (ICMS, Temple University, Philadelphia, PA, USA) and Jerome
Henin (LISM, CNRS, Marseille, France). Contact them directly if you
have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-cuda-package">
<span id="user-cuda"></span><h3>4.2.5. USER-CUDA package</h3>
<p>This package provides acceleration of various LAMMPS pair styles, fix
styles, compute styles, and long-range Coulombics via PPPM for NVIDIA
GPUs.</p>
<p>See this section of the manual to get started:</p>
<p><span class="xref std std-ref">Section_accelerate</span></p>
<p>There are example scripts for using this package in
examples/USER/cuda.</p>
<p>This package uses an external library in lib/cuda which must be
compiled before making LAMMPS. See the lib/cuda/README file and the
LAMMPS manual for information on building LAMMPS with external
libraries.</p>
<p>The person who created this package is Christian Trott at the
University of Technology Ilmenau, Germany (christian.trott at
tu-ilmenau.de). Contact him directly if you have questions.</p>
<p>Examples: examples/accelerate, bench/FERMI, bench/KEPLER</p>
<hr class="docutils" />
</div>
<div class="section" id="user-diffraction-package">
<span id="user-diffraction"></span><h3>4.2.6. USER-DIFFRACTION package</h3>
<p>Contents: This packages implements two computes and a fix for
calculating x-ray and electron diffraction intensities based on
kinematic diffraction theory. See src/USER-DIFFRACTION/README for
more details.</p>
<p>Supporting info: <a class="reference internal" href="compute_saed.html"><span class="doc">compute saed</span></a>, <a class="reference internal" href="compute_xrd.html"><span class="doc">compute xrd</span></a>, <a class="reference internal" href="fix_saed_vtk.html"><span class="doc">fix saed.vtk</span></a>,
examples/USER/diffraction</p>
<p>Author: Shawn P. Coleman (shawn.p.coleman8.ctr at mail.mil) while at
the University of Arkansas. Contact him directly if you have
questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-dpd-package">
<span id="user-dpd"></span><h3>4.2.7. USER-DPD package</h3>
<p>Contents: DPD stands for dissipative particle dynamics, This package
implements DPD for isothermal, isoenergetic, isobaric and isenthalpic
conditions. The DPD equations of motion are integrated efficiently
through the Shardlow splitting algorithm. See src/USER-DPD/README for
more details.</p>
<p>Supporting info: /src/USER-DPD/README, <a class="reference internal" href="compute_dpd.html"><span class="doc">compute dpd</span></a>
<a class="reference internal" href="compute_dpd_atom.html"><span class="doc">compute dpd/atom</span></a>
<a class="reference internal" href="fix_eos_table.html"><span class="doc">fix eos/cv</span></a> <a class="reference internal" href="fix_eos_table.html"><span class="doc">fix eos/table</span></a>
<a class="reference internal" href="fix_shardlow.html"><span class="doc">fix shardlow</span></a>
-<a class="reference internal" href="pair_dpd_conservative.html"><span class="doc">pair_dpd/conservative</span></a>
+<span class="xref doc">pair_dpd/conservative</span>
<a class="reference internal" href="pair_dpd_fdt.html"><span class="doc">pair_dpd/fdt</span></a>
<a class="reference internal" href="pair_dpd_fdt.html"><span class="doc">pair_dpd/fdt/energy</span></a>, examples/USER/dpd</p>
<p>Authors: James Larentzos (ARL) (james.p.larentzos.civ at mail.mil),
Timothy Mattox (Engility Corp) (Timothy.Mattox at engilitycorp.com)
and John Brennan (ARL) (john.k.brennan.civ at mail.mil). Contact them
directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-drude-package">
<span id="user-drude"></span><h3>4.2.8. USER-DRUDE package</h3>
<p>Contents: This package contains methods for simulating polarizable
systems using thermalized Drude oscillators. It has computes, fixes,
and pair styles for this purpose. See <a class="reference internal" href="Section_howto.html#howto-27"><span class="std std-ref">Section howto 6.27</span></a> for an overview of how to use the
package. See src/USER-DRUDE/README for additional details. There are
auxiliary tools for using this package in tools/drude.</p>
<p>Supporting info: <a class="reference internal" href="Section_howto.html#howto-27"><span class="std std-ref">Section howto 6.27</span></a>,
src/USER-DRUDE/README, <a class="reference internal" href="fix_drude.html"><span class="doc">fix drude</span></a>, <a class="reference internal" href="fix_drude_transform.html"><span class="doc">fix drude/transform/*</span></a>, <a class="reference internal" href="compute_temp_drude.html"><span class="doc">compute temp/drude</span></a>, <a class="reference internal" href="pair_thole.html"><span class="doc">pair thole</span></a>,
<a class="reference internal" href="pair_thole.html"><span class="doc">pair lj/cut/thole/long</span></a>, examples/USER/drude,
tools/drude</p>
<p>Authors: Alain Dequidt at Universite Blaise Pascal Clermont-Ferrand
(alain.dequidt at univ-bpclermont.fr); co-authors: Julien Devemy,
Agilio Padua. Contact them directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-eff-package">
<span id="user-eff"></span><h3>4.2.9. USER-EFF package</h3>
<p>Contents: EFF stands for electron force field. This package contains
atom, pair, fix and compute styles which implement the eFF as
described in A. Jaramillo-Botero, J. Su, Q. An, and W.A. Goddard III,
JCC, 2010. The eFF potential was first introduced by Su and Goddard,
in 2007. See src/USER-EFF/README for more details. There are
auxiliary tools for using this package in tools/eff; see its README
file.</p>
<p>Supporting info:</p>
<p>Author: Andres Jaramillo-Botero at CalTech (ajaramil at
wag.caltech.edu). Contact him directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-fep-package">
<span id="user-fep"></span><h3>4.2.10. USER-FEP package</h3>
<p>Contents: FEP stands for free energy perturbation. This package
provides methods for performing FEP simulations by using a <a class="reference internal" href="fix_adapt_fep.html"><span class="doc">fix adapt/fep</span></a> command with soft-core pair potentials,
which have a &#8220;soft&#8221; in their style name. See src/USER-FEP/README for
more details. There are auxiliary tools for using this package in
tools/fep; see its README file.</p>
<p>Supporting info: src/USER-FEP/README, <a class="reference internal" href="fix_adapt_fep.html"><span class="doc">fix adapt/fep</span></a>, <a class="reference internal" href="compute_fep.html"><span class="doc">compute fep</span></a>,
<a class="reference internal" href="pair_lj_soft.html"><span class="doc">pair_style */soft</span></a>, examples/USER/fep</p>
<p>Author: Agilio Padua at Universite Blaise Pascal Clermont-Ferrand
(agilio.padua at univ-bpclermont.fr). Contact him directly if you have
questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-h5md-package">
<span id="user-h5md"></span><h3>4.2.11. USER-H5MD package</h3>
<p>Contents: H5MD stands for HDF5 for MD. <a class="reference external" href="http://www.hdfgroup.org/HDF5/">HDF5</a> is a binary,
portable, self-describing file format, used by many scientific
simulations. H5MD is a format for molecular simulations, built on top
of HDF5. This package implements a <a class="reference internal" href="dump_h5md.html"><span class="doc">dump h5md</span></a> command
to output LAMMPS snapshots in this format. See src/USER-H5MD/README
for more details.</p>
<p>Supporting info: src/USER-H5MD/README, lib/h5md/README, <a class="reference internal" href="dump_h5md.html"><span class="doc">dump h5md</span></a></p>
<p>Author: Pierre de Buyl at KU Leuven (see <a class="reference external" href="http://pdebuyl.be">http://pdebuyl.be</a>) created
this package as well as the H5MD format and library. Contact him
directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-intel-package">
<span id="user-intel"></span><h3>4.2.12. USER-INTEL package</h3>
<p>Contents: Dozens of pair, bond, angle, dihedral, and improper styles
that are optimized for Intel CPUs and the Intel Xeon Phi (in offload
mode). All of them have an &#8220;intel&#8221; in their style name. <a class="reference internal" href="accelerate_intel.html"><span class="doc">Section accelerate intel</span></a> gives details of what hardware
and compilers are required on your system, and how to build and use
this package. Also see src/USER-INTEL/README for more details. See
the KOKKOS, OPT, and USER-OMP packages, which also have CPU and
Phi-enabled styles.</p>
<p>Supporting info: examples/accelerate, src/USER-INTEL/TEST</p>
<p><span class="xref std std-ref">Section_accelerate</span></p>
<p>Author: Mike Brown at Intel (michael.w.brown at intel.com). Contact
him directly if you have questions.</p>
<p>For the USER-INTEL package, you have 2 choices when building. You can
build with CPU or Phi support. The latter uses Xeon Phi chips in
&#8220;offload&#8221; mode. Each of these modes requires additional settings in
your Makefile.machine for CCFLAGS and LINKFLAGS.</p>
<p>For CPU mode (if using an Intel compiler):</p>
<ul class="simple">
<li>CCFLAGS: add -fopenmp, -DLAMMPS_MEMALIGN=64, -restrict, -xHost, -fno-alias, -ansi-alias, -override-limits</li>
<li>LINKFLAGS: add -fopenmp</li>
</ul>
<p>For Phi mode add the following in addition to the CPU mode flags:</p>
<ul class="simple">
<li>CCFLAGS: add -DLMP_INTEL_OFFLOAD and</li>
<li>LINKFLAGS: add -offload</li>
</ul>
<p>And also add this to CCFLAGS:</p>
<pre class="literal-block">
-offload-option,mic,compiler,&quot;-fp-model fast=2 -mGLOB_default_function_attrs=&quot;gather_scatter_loop_unroll=4&quot;&quot;
</pre>
<p>Examples:</p>
<hr class="docutils" />
</div>
<div class="section" id="user-lb-package">
<span id="user-lb"></span><h3>4.2.13. USER-LB package</h3>
<p>Supporting info:</p>
<p>This package contains a LAMMPS implementation of a background
Lattice-Boltzmann fluid, which can be used to model MD particles
influenced by hydrodynamic forces.</p>
<p>See this doc page and its related commands to get started:</p>
<p><a class="reference internal" href="fix_lb_fluid.html"><span class="doc">fix lb/fluid</span></a></p>
<p>The people who created this package are Frances Mackay (fmackay at
uwo.ca) and Colin (cdennist at uwo.ca) Denniston, University of
Western Ontario. Contact them directly if you have questions.</p>
<p>Examples: examples/USER/lb</p>
<hr class="docutils" />
</div>
<div class="section" id="user-mgpt-package">
<span id="user-mgpt"></span><h3>4.2.14. USER-MGPT package</h3>
<p>Supporting info:</p>
<p>This package contains a fast implementation for LAMMPS of
quantum-based MGPT multi-ion potentials. The MGPT or model GPT method
derives from first-principles DFT-based generalized pseudopotential
theory (GPT) through a series of systematic approximations valid for
mid-period transition metals with nearly half-filled d bands. The
MGPT method was originally developed by John Moriarty at Lawrence
Livermore National Lab (LLNL).</p>
<p>In the general matrix representation of MGPT, which can also be
applied to f-band actinide metals, the multi-ion potentials are
evaluated on the fly during a simulation through d- or f-state matrix
multiplication, and the forces that move the ions are determined
analytically. The <em>mgpt</em> pair style in this package calculates forces
and energies using an optimized matrix-MGPT algorithm due to Tomas
Oppelstrup at LLNL.</p>
<p>See this doc page to get started:</p>
<p><a class="reference internal" href="pair_mgpt.html"><span class="doc">pair_style mgpt</span></a></p>
<p>The persons who created the USER-MGPT package are Tomas Oppelstrup
(<a class="reference external" href="mailto:oppelstrup2&#37;&#52;&#48;llnl&#46;gov">oppelstrup2<span>&#64;</span>llnl<span>&#46;</span>gov</a>) and John Moriarty (<a class="reference external" href="mailto:moriarty2&#37;&#52;&#48;llnl&#46;gov">moriarty2<span>&#64;</span>llnl<span>&#46;</span>gov</a>)
Contact them directly if you have any questions.</p>
<p>Examples: examples/USER/mgpt</p>
<hr class="docutils" />
</div>
<div class="section" id="user-misc-package">
<span id="user-misc"></span><h3>4.2.15. USER-MISC package</h3>
<p>Supporting info:</p>
<p>The files in this package are a potpourri of (mostly) unrelated
features contributed to LAMMPS by users. Each feature is a single
pair of files (<a href="#id2"><span class="problematic" id="id3">*</span></a>.cpp and <a href="#id4"><span class="problematic" id="id5">*</span></a>.h).</p>
<p>More information about each feature can be found by reading its doc
page in the LAMMPS doc directory. The doc page which lists all LAMMPS
input script commands is as follows:</p>
<p><a class="reference internal" href="Section_commands.html#cmd-5"><span class="std std-ref">Section_commands</span></a></p>
<p>User-contributed features are listed at the bottom of the fix,
compute, pair, etc sections.</p>
<p>The list of features and author of each is given in the
src/USER-MISC/README file.</p>
<p>You should contact the author directly if you have specific questions
about the feature or its coding.</p>
<p>Examples: examples/USER/misc</p>
<hr class="docutils" />
</div>
<div class="section" id="user-manifold-package">
<span id="user-manifold"></span><h3>4.2.16. USER-MANIFOLD package</h3>
<p>Supporting info:</p>
<p>This package contains a dump molfile command which uses molfile
plugins that are bundled with the
<a class="reference external" href="http://www.ks.uiuc.edu/Research/vmd">VMD</a> molecular visualization and
analysis program, to enable LAMMPS to dump its information in formats
compatible with various molecular simulation tools.</p>
<p>This package allows LAMMPS to perform MD simulations of particles
constrained on a manifold (i.e., a 2D subspace of the 3D simulation
box). It achieves this using the RATTLE constraint algorithm applied
to single-particle constraint functions g(xi,yi,zi) = 0 and their
derivative (i.e. the normal of the manifold) n = grad(g).</p>
<p>See this doc page to get started:</p>
<p><a class="reference internal" href="fix_manifoldforce.html"><span class="doc">fix manifoldforce</span></a></p>
<p>The person who created this package is Stefan Paquay, at the Eindhoven
University of Technology (TU/e), The Netherlands (s.paquay at tue.nl).
Contact him directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-molfile-package">
<span id="user-molfile"></span><h3>4.2.17. USER-MOLFILE package</h3>
<p>Supporting info:</p>
<p>This package contains a dump molfile command which uses molfile
plugins that are bundled with the
<a class="reference external" href="http://www.ks.uiuc.edu/Research/vmd">VMD</a> molecular visualization and
analysis program, to enable LAMMPS to dump its information in formats
compatible with various molecular simulation tools.</p>
<p>The package only provides the interface code, not the plugins. These
can be obtained from a VMD installation which has to match the
platform that you are using to compile LAMMPS for. By adding plugins
to VMD, support for new file formats can be added to LAMMPS (or VMD or
other programs that use them) without having to recompile the
application itself.</p>
<p>See this doc page to get started:</p>
<p><span class="xref std std-ref">dump molfile</span></p>
<p>The person who created this package is Axel Kohlmeyer at Temple U
(akohlmey at gmail.com). Contact him directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-omp-package">
<span id="user-omp"></span><h3>4.2.18. USER-OMP package</h3>
<p>Supporting info:</p>
<p>This package provides OpenMP multi-threading support and
other optimizations of various LAMMPS pair styles, dihedral
styles, and fix styles.</p>
<p>See this section of the manual to get started:</p>
<p><span class="xref std std-ref">Section_accelerate</span></p>
<p>The person who created this package is Axel Kohlmeyer at Temple U
(akohlmey at gmail.com). Contact him directly if you have questions.</p>
<p>For the USER-OMP package, your Makefile.machine needs additional
settings for CCFLAGS and LINKFLAGS.</p>
<ul class="simple">
<li>CCFLAGS: add -fopenmp and -restrict</li>
<li>LINKFLAGS: add -fopenmp</li>
</ul>
<p>Examples: examples/accelerate, bench/KEPLER</p>
<hr class="docutils" />
</div>
<div class="section" id="user-phonon-package">
<span id="user-phonon"></span><h3>4.2.19. USER-PHONON package</h3>
<p>This package contains a fix phonon command that calculates dynamical
matrices, which can then be used to compute phonon dispersion
relations, directly from molecular dynamics simulations.</p>
<p>See this doc page to get started:</p>
<p><a class="reference internal" href="fix_phonon.html"><span class="doc">fix phonon</span></a></p>
<p>The person who created this package is Ling-Ti Kong (konglt at
sjtu.edu.cn) at Shanghai Jiao Tong University. Contact him directly
if you have questions.</p>
<p>Examples: examples/USER/phonon</p>
<hr class="docutils" />
</div>
<div class="section" id="user-qmmm-package">
<span id="user-qmmm"></span><h3>4.2.20. USER-QMMM package</h3>
<p>Supporting info:</p>
<p>This package provides a fix qmmm command which allows LAMMPS to be
used in a QM/MM simulation, currently only in combination with pw.x
code from the <a class="reference external" href="http://www.quantum-espresso.org">Quantum ESPRESSO</a> package.</p>
<p>The current implementation only supports an ONIOM style mechanical
coupling to the Quantum ESPRESSO plane wave DFT package.
Electrostatic coupling is in preparation and the interface has been
written in a manner that coupling to other QM codes should be possible
without changes to LAMMPS itself.</p>
<p>See this doc page to get started:</p>
<p><a class="reference internal" href="fix_qmmm.html"><span class="doc">fix qmmm</span></a></p>
<p>as well as the lib/qmmm/README file.</p>
<p>The person who created this package is Axel Kohlmeyer at Temple U
(akohlmey at gmail.com). Contact him directly if you have questions.</p>
<hr class="docutils" />
</div>
<div class="section" id="user-qtb-package">
<span id="user-qtb"></span><h3>4.2.21. USER-QTB package</h3>
<p>Supporting info:</p>
<p>This package provides a self-consistent quantum treatment of the
vibrational modes in a classical molecular dynamics simulation. By
coupling the MD simulation to a colored thermostat, it introduces zero
point energy into the system, alter the energy power spectrum and the
heat capacity towards their quantum nature. This package could be of
interest if one wants to model systems at temperatures lower than
their classical limits or when temperatures ramp up across the
classical limits in the simulation.</p>
<p>See these two doc pages to get started:</p>
<p><a class="reference internal" href="fix_qtb.html"><span class="doc">fix qtb</span></a> provides quantum nulcear correction through a
colored thermostat and can be used with other time integration schemes
like <a class="reference internal" href="fix_nve.html"><span class="doc">fix nve</span></a> or <a class="reference internal" href="fix_nh.html"><span class="doc">fix nph</span></a>.</p>
<p><a class="reference internal" href="fix_qbmsst.html"><span class="doc">fix qbmsst</span></a> enables quantum nuclear correction of a
multi-scale shock technique simulation by coupling the quantum thermal
bath with the shocked system.</p>
<p>The person who created this package is Yuan Shen (sy0302 at
stanford.edu) at Stanford University. Contact him directly if you
have questions.</p>
<p>Examples: examples/USER/qtb</p>
<hr class="docutils" />
</div>
<div class="section" id="user-quip-package">
<span id="user-quip"></span><h3>4.2.22. USER-QUIP package</h3>
<p>Supporting info:</p>
<p>Examples: examples/USER/quip</p>
<hr class="docutils" />
</div>
<div class="section" id="user-reaxc-package">
<span id="user-reaxc"></span><h3>4.2.23. USER-REAXC package</h3>
<p>Supporting info:</p>
<p>This package contains a implementation for LAMMPS of the ReaxFF force
field. ReaxFF uses distance-dependent bond-order functions to
represent the contributions of chemical bonding to the potential
energy. It was originally developed by Adri van Duin and the Goddard
group at CalTech.</p>
<p>The USER-REAXC version of ReaxFF (pair_style reax/c), implemented in
C, should give identical or very similar results to pair_style reax,
which is a ReaxFF implementation on top of a Fortran library, a
version of which library was originally authored by Adri van Duin.</p>
<p>The reax/c version should be somewhat faster and more scalable,
particularly with respect to the charge equilibration calculation. It
should also be easier to build and use since there are no complicating
issues with Fortran memory allocation or linking to a Fortran library.</p>
<p>For technical details about this implemention of ReaxFF, see
this paper:</p>
<p>Parallel and Scalable Reactive Molecular Dynamics: Numerical Methods
and Algorithmic Techniques, H. M. Aktulga, J. C. Fogarty,
S. A. Pandit, A. Y. Grama, Parallel Computing, in press (2011).</p>
<p>See the doc page for the pair_style reax/c command for details
of how to use it in LAMMPS.</p>
<p>The person who created this package is Hasan Metin Aktulga (hmaktulga
at lbl.gov), while at Purdue University. Contact him directly, or
Aidan Thompson at Sandia (athomps at sandia.gov), if you have
questions.</p>
<p>Examples: examples/reax</p>
<hr class="docutils" />
</div>
<div class="section" id="user-smd-package">
<span id="user-smd"></span><h3>4.2.24. USER-SMD package</h3>
<p>Supporting info:</p>
<p>This package implements smoothed Mach dynamics (SMD) in
LAMMPS. Currently, the package has the following features:</p>
<ul class="simple">
<li>Does liquids via traditional Smooth Particle Hydrodynamics (SPH)</li>
<li>Also solves solids mechanics problems via a state of the art
stabilized meshless method with hourglass control.</li>
<li>Can specify hydrostatic interactions independently from material
strength models, i.e. pressure and deviatoric stresses are separated.</li>
<li>Many material models available (Johnson-Cook, plasticity with
hardening, Mie-Grueneisen, Polynomial EOS). Easy to add new
material models.</li>
<li>Rigid boundary conditions (walls) can be loaded as surface geometries
from <a href="#id8"><span class="problematic" id="id9">*</span></a>.STL files.</li>
</ul>
<p>See the file doc/PDF/SMD_LAMMPS_userguide.pdf to get started.</p>
<p>There are example scripts for using this package in examples/USER/smd.</p>
<p>The person who created this package is Georg Ganzenmuller at the
Fraunhofer-Institute for High-Speed Dynamics, Ernst Mach Institute in
Germany (georg.ganzenmueller at emi.fhg.de). Contact him directly if
you have questions.</p>
<p>Examples: examples/USER/smd</p>
<hr class="docutils" />
</div>
<div class="section" id="user-smtbq-package">
<span id="user-smtbq"></span><h3>4.2.25. USER-SMTBQ package</h3>
<p>Supporting info:</p>
<p>This package implements the Second Moment Tight Binding - QEq (SMTB-Q)
potential for the description of ionocovalent bonds in oxides.</p>
<p>There are example scripts for using this package in
examples/USER/smtbq.</p>
<p>See this doc page to get started:</p>
<p><a class="reference internal" href="pair_smtbq.html"><span class="doc">pair_style smtbq</span></a></p>
<p>The persons who created the USER-SMTBQ package are Nicolas Salles,
Emile Maras, Olivier Politano, Robert Tetot, who can be contacted at
these email addreses: <a class="reference external" href="mailto:lammps&#37;&#52;&#48;u-bourgogne&#46;fr">lammps<span>&#64;</span>u-bourgogne<span>&#46;</span>fr</a>, <a class="reference external" href="mailto:nsalles&#37;&#52;&#48;laas&#46;fr">nsalles<span>&#64;</span>laas<span>&#46;</span>fr</a>. Contact
them directly if you have any questions.</p>
<p>Examples: examples/USER/smtbq</p>
<hr class="docutils" />
</div>
<div class="section" id="user-sph-package">
<span id="user-sph"></span><h3>4.2.26. USER-SPH package</h3>
<p>Supporting info:</p>
<p>This package implements smoothed particle hydrodynamics (SPH) in
LAMMPS. Currently, the package has the following features:</p>
<ul class="simple">
<li>Tait, ideal gas, Lennard-Jones equation of states, full support for
complete (i.e. internal-energy dependent) equations of state</li>
<li>Plain or Monaghans XSPH integration of the equations of motion</li>
<li>Density continuity or density summation to propagate the density field</li>
<li>Commands to set internal energy and density of particles from the
input script</li>
<li>Output commands to access internal energy and density for dumping and
thermo output</li>
</ul>
<p>See the file doc/PDF/SPH_LAMMPS_userguide.pdf to get started.</p>
<p>There are example scripts for using this package in examples/USER/sph.</p>
<p>The person who created this package is Georg Ganzenmuller at the
Fraunhofer-Institute for High-Speed Dynamics, Ernst Mach Institute in
Germany (georg.ganzenmueller at emi.fhg.de). Contact him directly if
you have questions.</p>
<p>Examples: examples/USER/sph</p>
<hr class="docutils" />
</div>
<div class="section" id="user-tally-package">
<span id="user-tally"></span><h3>4.2.27. USER-TALLY package</h3>
<p>Supporting info:</p>
<p>Examples: examples/USER/tally</p>
<hr class="docutils" />
</div>
<div class="section" id="user-vtk-package">
<span id="user-vtk"></span><h3>4.2.28. USER-VTK package</h3>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="Section_accelerate.html" class="btn btn-neutral float-right" title="5. Accelerating LAMMPS performance" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="Section_commands.html" class="btn btn-neutral" title="3. Commands" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2013 Sandia Corporation.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
\ No newline at end of file
diff --git a/doc/html/_images/pair_multi_lucy.jpg b/doc/html/_images/pair_multi_lucy.jpg
new file mode 100644
index 000000000..7bc8174ad
Binary files /dev/null and b/doc/html/_images/pair_multi_lucy.jpg differ
diff --git a/doc/html/_images/pair_multi_lucy2.jpg b/doc/html/_images/pair_multi_lucy2.jpg
new file mode 100644
index 000000000..04567dda6
Binary files /dev/null and b/doc/html/_images/pair_multi_lucy2.jpg differ
diff --git a/doc/html/_images/pair_multi_lucy_energy.jpg b/doc/html/_images/pair_multi_lucy_energy.jpg
new file mode 100644
index 000000000..0f39011e1
Binary files /dev/null and b/doc/html/_images/pair_multi_lucy_energy.jpg differ
diff --git a/doc/html/_sources/Manual.txt b/doc/html/_sources/Manual.txt
index 7b52aca47..e6ddb342b 100644
--- a/doc/html/_sources/Manual.txt
+++ b/doc/html/_sources/Manual.txt
@@ -1,104 +1,104 @@
.. raw:: html
<H1></H1>
LAMMPS Documentation
====================
-11 May 2016 version
+12 May 2016 version
-------------------
Version info:
-------------
The LAMMPS "version" is the date when it was released, such as 1 May
2010. LAMMPS is updated continuously. Whenever we fix a bug or add a
feature, we release it immediately, and post a notice on `this page of the WWW site <bug_>`_. Each dated copy of LAMMPS contains all the
features and bug-fixes up to and including that version date. The
version date is printed to the screen and logfile every time you run
LAMMPS. It is also in the file src/version.h and in the LAMMPS
directory name created when you unpack a tarball, and at the top of
the first page of the manual (this page).
* If you browse the HTML doc pages on the LAMMPS WWW site, they always
describe the most current version of LAMMPS.
* If you browse the HTML doc pages included in your tarball, they
describe the version you have.
* The `PDF file <Manual.pdf>`_ on the WWW site or in the tarball is updated
about once per month. This is because it is large, and we don't want
it to be part of every patch.
* There is also a `Developer.pdf <Developer.pdf>`_ file in the doc
directory, which describes the internal structure and algorithms of
LAMMPS.
LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
Simulator.
LAMMPS is a classical molecular dynamics simulation code designed to
run efficiently on parallel computers. It was developed at Sandia
National Laboratories, a US Department of Energy facility, with
funding from the DOE. It is an open-source code, distributed freely
under the terms of the GNU Public License (GPL).
The primary developers of LAMMPS are `Steve Plimpton <sjp_>`_, Aidan
Thompson, and Paul Crozier who can be contacted at
sjplimp,athomps,pscrozi at sandia.gov. The `LAMMPS WWW Site <lws_>`_ at
http://lammps.sandia.gov has more information about the code and its
uses.
.. _bug: http://lammps.sandia.gov/bug.html
.. _sjp: http://www.sandia.gov/~sjplimp
----------
The LAMMPS documentation is organized into the following sections. If
you find errors or omissions in this manual or have suggestions for
useful information to add, please send an email to the developers so
we can improve the LAMMPS documentation.
Once you are familiar with LAMMPS, you may want to bookmark :ref:`this page <comm>` at Section_commands.html#comm since
it gives quick access to documentation for all LAMMPS commands.
`PDF file <Manual.pdf>`_ of the entire manual, generated by
`htmldoc <http://freecode.com/projects/htmldoc>`_
.. toctree::
:maxdepth: 2
:numbered:
Section_intro
Section_start
Section_commands
Section_packages
Section_accelerate
Section_howto
Section_example
Section_perf
Section_tools
Section_modify
Section_python
Section_errors
Section_history
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
.. raw:: html
</BODY>
.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Section_commands.html#comm
diff --git a/doc/html/_sources/Section_commands.txt b/doc/html/_sources/Section_commands.txt
index 75e742a27..6612704b8 100644
--- a/doc/html/_sources/Section_commands.txt
+++ b/doc/html/_sources/Section_commands.txt
@@ -1,820 +1,820 @@
Commands
========
This section describes how a LAMMPS input script is formatted and the
input script commands used to define a LAMMPS simulation.
| 3.1 :ref:`LAMMPS input script <cmd_1>`
| 3.2 :ref:`Parsing rules <cmd_2>`
| 3.3 :ref:`Input script structure <cmd_3>`
| 3.4 :ref:`Commands listed by category <cmd_4>`
| 3.5 :ref:`Commands listed alphabetically <cmd_5>`
|
.. _cmd_1:
LAMMPS input script
-------------------
LAMMPS executes by reading commands from a input script (text file),
one line at a time. When the input script ends, LAMMPS exits. Each
command causes LAMMPS to take some action. It may set an internal
variable, read in a file, or run a simulation. Most commands have
default settings, which means you only need to use the command if you
wish to change the default.
In many cases, the ordering of commands in an input script is not
important. However the following rules apply:
(1) LAMMPS does not read your entire input script and then perform a
simulation with all the settings. Rather, the input script is read
one line at a time and each command takes effect when it is read.
Thus this sequence of commands:
.. parsed-literal::
timestep 0.5
run 100
run 100
does something different than this sequence:
.. parsed-literal::
run 100
timestep 0.5
run 100
In the first case, the specified timestep (0.5 fmsec) is used for two
simulations of 100 timesteps each. In the 2nd case, the default
timestep (1.0 fmsec) is used for the 1st 100 step simulation and a 0.5
fmsec timestep is used for the 2nd one.
(2) Some commands are only valid when they follow other commands. For
example you cannot set the temperature of a group of atoms until atoms
have been defined and a group command is used to define which atoms
belong to the group.
(3) Sometimes command B will use values that can be set by command A.
This means command A must precede command B in the input script if it
is to have the desired effect. For example, the
:doc:`read_data <read_data>` command initializes the system by setting
up the simulation box and assigning atoms to processors. If default
values are not desired, the :doc:`processors <processors>` and
:doc:`boundary <boundary>` commands need to be used before read_data to
tell LAMMPS how to map processors to the simulation box.
Many input script errors are detected by LAMMPS and an ERROR or
WARNING message is printed. :doc:`This section <Section_errors>` gives
more information on what errors mean. The documentation for each
command lists restrictions on how the command can be used.
----------
.. _cmd_2:
Parsing rules
-------------
Each non-blank line in the input script is treated as a command.
LAMMPS commands are case sensitive. Command names are lower-case, as
are specified command arguments. Upper case letters may be used in
file names or user-chosen ID strings.
Here is how each line in the input script is parsed by LAMMPS:
(1) If the last printable character on the line is a "&" character,
the command is assumed to continue on the next line. The next line is
concatenated to the previous line by removing the "&" character and
line break. This allows long commands to be continued across two or
more lines. See the discussion of triple quotes in (6) for how to
continue a command across multiple line without using "&" characters.
(2) All characters from the first "#" character onward are treated as
comment and discarded. See an exception in (6). Note that a
comment after a trailing "&" character will prevent the command from
continuing on the next line. Also note that for multi-line commands a
single leading "#" will comment out the entire command.
(3) The line is searched repeatedly for $ characters, which indicate
variables that are replaced with a text string. See an exception in
(6).
If the $ is followed by curly brackets, then the variable name is the
text inside the curly brackets. If no curly brackets follow the $,
then the variable name is the single character immediately following
the $. Thus ${myTemp} and $x refer to variable names "myTemp" and
"x".
How the variable is converted to a text string depends on what style
of variable it is; see the `variable <variable>`_ doc page for details.
It can be a variable that stores multiple text strings, and return one
of them. The returned text string can be multiple "words" (space
separated) which will then be interpreted as multiple arguments in the
input command. The variable can also store a numeric formula which
will be evaluated and its numeric result returned as a string.
As a special case, if the $ is followed by parenthesis, then the text
inside the parenthesis is treated as an "immediate" variable and
evaluated as an :doc:`equal-style variable <variable>`. This is a way
to use numeric formulas in an input script without having to assign
them to variable names. For example, these 3 input script lines:
.. parsed-literal::
variable X equal (xlo+xhi)/2+sqrt(v_area)
region 1 block $X 2 INF INF EDGE EDGE
variable X delete
can be replaced by
.. parsed-literal::
region 1 block $((xlo+xhi)/2+sqrt(v_area)) 2 INF INF EDGE EDGE
so that you do not have to define (or discard) a temporary variable X.
Note that neither the curly-bracket or immediate form of variables can
contain nested $ characters for other variables to substitute for.
Thus you cannot do this:
.. parsed-literal::
variable a equal 2
variable b2 equal 4
print "B2 = ${b$a}"
Nor can you specify this $($x-1.0) for an immediate variable, but
you could use $(v_x-1.0), since the latter is valid syntax for an
:doc:`equal-style variable <variable>`.
See the :doc:`variable <variable>` command for more details of how
strings are assigned to variables and evaluated, and how they can be
used in input script commands.
(4) The line is broken into "words" separated by whitespace (tabs,
spaces). Note that words can thus contain letters, digits,
underscores, or punctuation characters.
(5) The first word is the command name. All successive words in the
line are arguments.
(6) If you want text with spaces to be treated as a single argument,
it can be enclosed in either single or double or triple quotes. A
long single argument enclosed in single or double quotes can span
multiple lines if the "&" character is used, as described above. When
the lines are concatenated together (and the "&" characters and line
breaks removed), the text will become a single line. If you want
multiple lines of an argument to retain their line breaks, the text
can be enclosed in triple quotes, in which case "&" characters are not
needed. For example:
.. parsed-literal::
print "Volume = $v"
print 'Volume = $v'
if "${steps} > 1000" then quit
variable a string "red green blue &
purple orange cyan"
print """
System volume = $v
System temperature = $t
"""
In each case, the single, double, or triple quotes are removed when
the single argument they enclose is stored internally.
See the :doc:`dump modify format <dump_modify>`, :doc:`print <print>`,
:doc:`if <if>`, and :doc:`python <python>` commands for examples.
A "#" or "$" character that is between quotes will not be treated as a
comment indicator in (2) or substituted for as a variable in (3).
.. note::
If the argument is itself a command that requires a quoted
argument (e.g. using a :doc:`print <print>` command as part of an
:doc:`if <if>` or :doc:`run every <run>` command), then single, double, or
triple quotes can be nested in the usual manner. See the doc pages
for those commands for examples. Only one of level of nesting is
allowed, but that should be sufficient for most use cases.
----------
.. _cmd_3:
Input script structure
----------------------------------
This section describes the structure of a typical LAMMPS input script.
The "examples" directory in the LAMMPS distribution contains many
sample input scripts; the corresponding problems are discussed in
:doc:`Section_example <Section_example>`, and animated on the `LAMMPS WWW Site <lws_>`_.
A LAMMPS input script typically has 4 parts:
1. Initialization
2. Atom definition
3. Settings
4. Run a simulation
The last 2 parts can be repeated as many times as desired. I.e. run a
simulation, change some settings, run some more, etc. Each of the 4
parts is now described in more detail. Remember that almost all the
commands need only be used if a non-default value is desired.
(1) Initialization
Set parameters that need to be defined before atoms are created or
read-in from a file.
The relevant commands are :doc:`units <units>`,
:doc:`dimension <dimension>`, :doc:`newton <newton>`,
:doc:`processors <processors>`, :doc:`boundary <boundary>`,
:doc:`atom_style <atom_style>`, :doc:`atom_modify <atom_modify>`.
If force-field parameters appear in the files that will be read, these
commands tell LAMMPS what kinds of force fields are being used:
:doc:`pair_style <pair_style>`, :doc:`bond_style <bond_style>`,
:doc:`angle_style <angle_style>`, :doc:`dihedral_style <dihedral_style>`,
:doc:`improper_style <improper_style>`.
(2) Atom definition
There are 3 ways to define atoms in LAMMPS. Read them in from a data
or restart file via the :doc:`read_data <read_data>` or
:doc:`read_restart <read_restart>` commands. These files can contain
molecular topology information. Or create atoms on a lattice (with no
molecular topology), using these commands: :doc:`lattice <lattice>`,
:doc:`region <region>`, :doc:`create_box <create_box>`,
:doc:`create_atoms <create_atoms>`. The entire set of atoms can be
duplicated to make a larger simulation using the
:doc:`replicate <replicate>` command.
(3) Settings
Once atoms and molecular topology are defined, a variety of settings
can be specified: force field coefficients, simulation parameters,
output options, etc.
Force field coefficients are set by these commands (they can also be
set in the read-in files): :doc:`pair_coeff <pair_coeff>`,
:doc:`bond_coeff <bond_coeff>`, :doc:`angle_coeff <angle_coeff>`,
:doc:`dihedral_coeff <dihedral_coeff>`,
:doc:`improper_coeff <improper_coeff>`,
:doc:`kspace_style <kspace_style>`, :doc:`dielectric <dielectric>`,
:doc:`special_bonds <special_bonds>`.
Various simulation parameters are set by these commands:
:doc:`neighbor <neighbor>`, :doc:`neigh_modify <neigh_modify>`,
:doc:`group <group>`, :doc:`timestep <timestep>`,
:doc:`reset_timestep <reset_timestep>`, :doc:`run_style <run_style>`,
:doc:`min_style <min_style>`, :doc:`min_modify <min_modify>`.
Fixes impose a variety of boundary conditions, time integration, and
diagnostic options. The :doc:`fix <fix>` command comes in many flavors.
Various computations can be specified for execution during a
simulation using the :doc:`compute <compute>`,
:doc:`compute_modify <compute_modify>`, and :doc:`variable <variable>`
commands.
Output options are set by the :doc:`thermo <thermo>`, :doc:`dump <dump>`,
and :doc:`restart <restart>` commands.
(4) Run a simulation
A molecular dynamics simulation is run using the :doc:`run <run>`
command. Energy minimization (molecular statics) is performed using
the :doc:`minimize <minimize>` command. A parallel tempering
(replica-exchange) simulation can be run using the
:doc:`temper <temper>` command.
----------
.. _cmd_4:
Commands listed by category
---------------------------
This section lists all LAMMPS commands, grouped by category. The
:ref:`next section <cmd_5>` lists the same commands alphabetically. Note
that some style options for some commands are part of specific LAMMPS
packages, which means they cannot be used unless the package was
included when LAMMPS was built. Not all packages are included in a
default LAMMPS build. These dependencies are listed as Restrictions
in the command's documentation.
Initialization:
:doc:`atom_modify <atom_modify>`, :doc:`atom_style <atom_style>`,
:doc:`boundary <boundary>`, :doc:`dimension <dimension>`,
:doc:`newton <newton>`, :doc:`processors <processors>`, :doc:`units <units>`
Atom definition:
:doc:`create_atoms <create_atoms>`, :doc:`create_box <create_box>`,
:doc:`lattice <lattice>`, :doc:`read_data <read_data>`,
:doc:`read_dump <read_dump>`, :doc:`read_restart <read_restart>`,
:doc:`region <region>`, :doc:`replicate <replicate>`
Force fields:
:doc:`angle_coeff <angle_coeff>`, :doc:`angle_style <angle_style>`,
:doc:`bond_coeff <bond_coeff>`, :doc:`bond_style <bond_style>`,
:doc:`dielectric <dielectric>`, :doc:`dihedral_coeff <dihedral_coeff>`,
:doc:`dihedral_style <dihedral_style>`,
:doc:`improper_coeff <improper_coeff>`,
:doc:`improper_style <improper_style>`,
:doc:`kspace_modify <kspace_modify>`, :doc:`kspace_style <kspace_style>`,
:doc:`pair_coeff <pair_coeff>`, :doc:`pair_modify <pair_modify>`,
:doc:`pair_style <pair_style>`, :doc:`pair_write <pair_write>`,
:doc:`special_bonds <special_bonds>`
Settings:
:doc:`comm_style <comm_style>`, :doc:`group <group>`, :doc:`mass <mass>`,
:doc:`min_modify <min_modify>`, :doc:`min_style <min_style>`,
:doc:`neigh_modify <neigh_modify>`, :doc:`neighbor <neighbor>`,
:doc:`reset_timestep <reset_timestep>`, :doc:`run_style <run_style>`,
:doc:`set <set>`, :doc:`timestep <timestep>`, :doc:`velocity <velocity>`
Fixes:
:doc:`fix <fix>`, :doc:`fix_modify <fix_modify>`, :doc:`unfix <unfix>`
Computes:
:doc:`compute <compute>`, :doc:`compute_modify <compute_modify>`,
:doc:`uncompute <uncompute>`
Output:
:doc:`dump <dump>`, :doc:`dump image <dump_image>`,
:doc:`dump_modify <dump_modify>`, :doc:`dump movie <dump_image>`,
:doc:`restart <restart>`, :doc:`thermo <thermo>`,
:doc:`thermo_modify <thermo_modify>`, :doc:`thermo_style <thermo_style>`,
:doc:`undump <undump>`, :doc:`write_data <write_data>`,
:doc:`write_dump <write_dump>`, :doc:`write_restart <write_restart>`
Actions:
:doc:`delete_atoms <delete_atoms>`, :doc:`delete_bonds <delete_bonds>`,
:doc:`displace_atoms <displace_atoms>`, :doc:`change_box <change_box>`,
:doc:`minimize <minimize>`, :doc:`neb <neb>` :doc:`prd <prd>`,
:doc:`rerun <rerun>`, :doc:`run <run>`, :doc:`temper <temper>`
Miscellaneous:
:doc:`clear <clear>`, :doc:`echo <echo>`, :doc:`if <if>`,
:doc:`include <include>`, :doc:`jump <jump>`, :doc:`label <label>`,
:doc:`log <log>`, :doc:`next <next>`, :doc:`print <print>`,
:doc:`shell <shell>`, :doc:`variable <variable>`
----------
.. _cmd_5:
.. _comm:
Individual commands
------------------------------------------
This section lists all LAMMPS commands alphabetically, with a separate
listing below of styles within certain commands. The :ref:`previous section <cmd_4>` lists the same commands, grouped by category. Note
that some style options for some commands are part of specific LAMMPS
packages, which means they cannot be used unless the package was
included when LAMMPS was built. Not all packages are included in a
default LAMMPS build. These dependencies are listed as Restrictions
in the command's documentation.
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`angle_coeff <angle_coeff>` | :doc:`angle_style <angle_style>` | :doc:`atom_modify <atom_modify>` | :doc:`atom_style <atom_style>` | :doc:`balance <balance>` | :doc:`bond_coeff <bond_coeff>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`bond_style <bond_style>` | :doc:`bond_write <bond_write>` | :doc:`boundary <boundary>` | :doc:`box <box>` | :doc:`change_box <change_box>` | :doc:`clear <clear>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`comm_modify <comm_modify>` | :doc:`comm_style <comm_style>` | :doc:`compute <compute>` | :doc:`compute_modify <compute_modify>` | :doc:`create_atoms <create_atoms>` | :doc:`create_bonds <create_bonds>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`create_box <create_box>` | :doc:`delete_atoms <delete_atoms>` | :doc:`delete_bonds <delete_bonds>` | :doc:`dielectric <dielectric>` | :doc:`dihedral_coeff <dihedral_coeff>` | :doc:`dihedral_style <dihedral_style>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`dimension <dimension>` | :doc:`displace_atoms <displace_atoms>` | :doc:`dump <dump>` | :doc:`dump image <dump_image>` | :doc:`dump_modify <dump_modify>` | :doc:`dump movie <dump_image>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`echo <echo>` | :doc:`fix <fix>` | :doc:`fix_modify <fix_modify>` | :doc:`group <group>` | :doc:`if <if>` | :doc:`info <info>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`improper_coeff <improper_coeff>` | :doc:`improper_style <improper_style>` | :doc:`include <include>` | :doc:`jump <jump>` | :doc:`kspace_modify <kspace_modify>` | :doc:`kspace_style <kspace_style>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`label <label>` | :doc:`lattice <lattice>` | :doc:`log <log>` | :doc:`mass <mass>` | :doc:`minimize <minimize>` | :doc:`min_modify <min_modify>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`min_style <min_style>` | :doc:`molecule <molecule>` | :doc:`neb <neb>` | :doc:`neigh_modify <neigh_modify>` | :doc:`neighbor <neighbor>` | :doc:`newton <newton>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`next <next>` | :doc:`package <package>` | :doc:`pair_coeff <pair_coeff>` | :doc:`pair_modify <pair_modify>` | :doc:`pair_style <pair_style>` | :doc:`pair_write <pair_write>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`partition <partition>` | :doc:`prd <prd>` | :doc:`print <print>` | :doc:`processors <processors>` | :doc:`python <python>` | :doc:`quit <quit>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`read_data <read_data>` | :doc:`read_dump <read_dump>` | :doc:`read_restart <read_restart>` | :doc:`region <region>` | :doc:`replicate <replicate>` | :doc:`rerun <rerun>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`reset_timestep <reset_timestep>` | :doc:`restart <restart>` | :doc:`run <run>` | :doc:`run_style <run_style>` | :doc:`set <set>` | :doc:`shell <shell>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`special_bonds <special_bonds>` | :doc:`suffix <suffix>` | :doc:`tad <tad>` | :doc:`temper <temper>` | :doc:`thermo <thermo>` | :doc:`thermo_modify <thermo_modify>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`thermo_style <thermo_style>` | :doc:`timer <timer>` | :doc:`timestep <timestep>` | :doc:`uncompute <uncompute>` | :doc:`undump <undump>` | :doc:`unfix <unfix>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`units <units>` | :doc:`variable <variable>` | :doc:`velocity <velocity>` | :doc:`write_coeff <write_coeff>` | :doc:`write_data <write_data>` | :doc:`write_dump <write_dump>` |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
| :doc:`write_restart <write_restart>` | | | | | |
+----------------------------------------+----------------------------------------+------------------------------------+----------------------------------------+----------------------------------------+----------------------------------------+
These are additional commands in USER packages, which can be used if
:ref:`LAMMPS is built with the appropriate package <start_3>`.
+------------------------------------------+------------------------------+------------------------------+
| :doc:`dump custom/vtk <dump_custom_vtk>` | :doc:`group2ndx <group2ndx>` | :doc:`ndx2group <group2ndx>` |
+------------------------------------------+------------------------------+------------------------------+
----------
Fix styles
----------
See the :doc:`fix <fix>` command for one-line descriptions of each style
or click on the style itself for a full description. Some of the
styles have accelerated versions, which can be used if LAMMPS is built
with the :doc:`appropriate accelerated package <Section_accelerate>`.
This is indicated by additional letters in parenthesis: c = USER-CUDA,
g = GPU, i = USER-INTEL, k = KOKKOS, o = USER-OMP, t = OPT.
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`adapt <fix_adapt>` | :doc:`addforce (c) <fix_addforce>` | :doc:`append/atoms <fix_append_atoms>` | :doc:`atom/swap <fix_atom_swap>` | :doc:`aveforce (c) <fix_aveforce>` | :doc:`ave/atom <fix_ave_atom>` | :doc:`ave/chunk <fix_ave_chunk>` | :doc:`ave/correlate <fix_ave_correlate>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`ave/histo <fix_ave_histo>` | :doc:`ave/histo/weight <fix_ave_histo>` | :doc:`ave/spatial <fix_ave_spatial>` | :doc:`ave/time <fix_ave_time>` | :doc:`balance <fix_balance>` | :doc:`bond/break <fix_bond_break>` | :doc:`bond/create <fix_bond_create>` | :doc:`bond/swap <fix_bond_swap>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`box/relax <fix_box_relax>` | :doc:`deform (k) <fix_deform>` | :doc:`deposit <fix_deposit>` | :doc:`drag <fix_drag>` | :doc:`dt/reset <fix_dt_reset>` | :doc:`efield <fix_efield>` | :doc:`ehex <fix_ehex>` | :doc:`enforce2d (c) <fix_enforce2d>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`evaporate <fix_evaporate>` | :doc:`external <fix_external>` | :doc:`freeze (c) <fix_freeze>` | :doc:`gcmc <fix_gcmc>` | :doc:`gld <fix_gld>` | :doc:`gravity (co) <fix_gravity>` | :doc:`heat <fix_heat>` | :doc:`indent <fix_indent>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`langevin (k) <fix_langevin>` | :doc:`lineforce <fix_lineforce>` | :doc:`momentum <fix_momentum>` | :doc:`move <fix_move>` | :doc:`msst <fix_msst>` | :doc:`neb <fix_neb>` | :doc:`nph (ko) <fix_nh>` | :doc:`nphug (o) <fix_nphug>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`nph/asphere (o) <fix_nph_asphere>` | :doc:`nph/body <fix_nph_body>` | :doc:`nph/sphere (o) <fix_nph_sphere>` | :doc:`npt (ckio) <fix_nh>` | :doc:`npt/asphere (o) <fix_npt_asphere>` | :doc:`npt/body <fix_npt_body>` | :doc:`npt/sphere (o) <fix_npt_sphere>` | :doc:`nve (ckio) <fix_nve>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`nve/asphere (i) <fix_nve_asphere>` | :doc:`nve/asphere/noforce <fix_nve_asphere_noforce>` | :doc:`nve/body <fix_nve_body>` | :doc:`nve/limit <fix_nve_limit>` | :doc:`nve/line <fix_nve_line>` | :doc:`nve/noforce <fix_nve_noforce>` | :doc:`nve/sphere (o) <fix_nve_sphere>` | :doc:`nve/tri <fix_nve_tri>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`nvt (ciko) <fix_nh>` | :doc:`nvt/asphere (o) <fix_nvt_asphere>` | :doc:`nvt/body <fix_nvt_body>` | :doc:`nvt/sllod (io) <fix_nvt_sllod>` | :doc:`nvt/sphere (o) <fix_nvt_sphere>` | :doc:`oneway <fix_oneway>` | :doc:`orient/fcc <fix_orient_fcc>` | :doc:`planeforce <fix_planeforce>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`poems <fix_poems>` | :doc:`pour <fix_pour>` | :doc:`press/berendsen <fix_press_berendsen>` | :doc:`print <fix_print>` | :doc:`property/atom <fix_property_atom>` | :doc:`qeq/comb (o) <fix_qeq_comb>` | :doc:`qeq/dynamic <fix_qeq>` | :doc:`qeq/fire <fix_qeq>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`qeq/point <fix_qeq>` | :doc:`qeq/shielded <fix_qeq>` | :doc:`qeq/slater <fix_qeq>` | :doc:`rattle <fix_shake>` | :doc:`reax/bonds <fix_reax_bonds>` | :doc:`recenter <fix_recenter>` | :doc:`restrain <fix_restrain>` | :doc:`rigid (o) <fix_rigid>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`rigid/nph (o) <fix_rigid>` | :doc:`rigid/npt (o) <fix_rigid>` | :doc:`rigid/nve (o) <fix_rigid>` | :doc:`rigid/nvt (o) <fix_rigid>` | :doc:`rigid/small (o) <fix_rigid>` | :doc:`rigid/small/nph <fix_rigid>` | :doc:`rigid/small/npt <fix_rigid>` | :doc:`rigid/small/nve <fix_rigid>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`rigid/small/nvt <fix_rigid>` | :doc:`setforce (ck) <fix_setforce>` | :doc:`shake (c) <fix_shake>` | :doc:`spring <fix_spring>` | :doc:`spring/rg <fix_spring_rg>` | :doc:`spring/self <fix_spring_self>` | :doc:`srd <fix_srd>` | :doc:`store/force <fix_store_force>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`store/state <fix_store_state>` | :doc:`temp/berendsen (c) <fix_temp_berendsen>` | :doc:`temp/csld <fix_temp_csvr>` | :doc:`temp/csvr <fix_temp_csvr>` | :doc:`temp/rescale (c) <fix_temp_rescale>` | :doc:`tfmc <fix_tfmc>` | :doc:`thermal/conductivity <fix_thermal_conductivity>` | :doc:`tmd <fix_tmd>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`ttm <fix_ttm>` | :doc:`tune/kspace <fix_tune_kspace>` | :doc:`vector <fix_vector>` | :doc:`viscosity <fix_viscosity>` | :doc:`viscous (c) <fix_viscous>` | :doc:`wall/colloid <fix_wall>` | :doc:`wall/gran <fix_wall_gran>` | :doc:`wall/harmonic <fix_wall>` |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
| :doc:`wall/lj1043 <fix_wall>` | :doc:`wall/lj126 <fix_wall>` | :doc:`wall/lj93 <fix_wall>` | :doc:`wall/piston <fix_wall_piston>` | :doc:`wall/reflect (k) <fix_wall_reflect>` | :doc:`wall/region <fix_wall_region>` | :doc:`wall/srd <fix_wall_srd>` | |
+------------------------------------------+------------------------------------------------------+----------------------------------------------+---------------------------------------+--------------------------------------------+--------------------------------------+--------------------------------------------------------+------------------------------------------+
These are additional fix styles in USER packages, which can be used if
:ref:`LAMMPS is built with the appropriate package <start_3>`.
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`adapt/fep <fix_adapt_fep>` | :doc:`addtorque <fix_addtorque>` | :doc:`atc <fix_atc>` | :doc:`ave/correlate/long <fix_ave_correlate_long>` | :doc:`ave/spatial/sphere <fix_ave_spatial_sphere>` | :doc:`colvars <fix_colvars>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`drude <fix_drude>` | :doc:`drude/transform/direct <fix_drude_transform>` | :doc:`drude/transform/reverse <fix_drude_transform>` | :doc:`eos/cv <fix_eos_cv>` | :doc:`eos/table <fix_eos_table>` | :doc:`gle <fix_gle>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`imd <fix_imd>` | :doc:`ipi <fix_ipi>` | :doc:`langevin/drude <fix_langevin_drude>` | :doc:`langevin/eff <fix_langevin_eff>` | :doc:`lb/fluid <fix_lb_fluid>` | :doc:`lb/momentum <fix_lb_momentum>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`lb/pc <fix_lb_pc>` | :doc:`lb/rigid/pc/sphere <fix_lb_rigid_pc_sphere>` | :doc:`lb/viscous <fix_lb_viscous>` | :doc:`meso <fix_meso>` | :doc:`manifoldforce <fix_manifoldforce>` | :doc:`meso/stationary <fix_meso_stationary>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`nve/manifold/rattle <fix_nve_manifold_rattle>` | :doc:`nvt/manifold/rattle <fix_nvt_manifold_rattle>` | :doc:`nph/eff <fix_nh_eff>` | :doc:`npt/eff <fix_nh_eff>` | :doc:`nve/eff <fix_nve_eff>` | :doc:`nvt/eff <fix_nh_eff>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`nvt/sllod/eff <fix_nvt_sllod_eff>` | :doc:`phonon <fix_phonon>` | :doc:`pimd <fix_pimd>` | :doc:`qbmsst <fix_qbmsst>` | :doc:`qeq/reax <fix_qeq_reax>` | :doc:`qmmm <fix_qmmm>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`qtb <fix_qtb>` | :doc:`reax/c/bonds <fix_reax_bonds>` | :doc:`reax/c/species <fix_reaxc_species>` | :doc:`saed/vtk <fix_saed_vtk>` | :doc:`shardlow <fix_shardlow>` | :doc:`smd <fix_smd>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`smd/adjust/dt <fix_smd_adjust_dt>` | :doc:`smd/integrate/tlsph <fix_smd_integrate_tlsph>` | :doc:`smd/integrate/ulsph <fix_smd_integrate_ulsph>` | :doc:`smd/move/triangulated/surface <fix_smd_move_triangulated_surface>` | :doc:`smd/setvel <fix_smd_setvel>` | :doc:`smd/tlsph/reference/configuration <fix_smd_tlsph_reference_configuration>` |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
| :doc:`smd/wall/surface <fix_smd_wall_surface>` | :doc:`temp/rescale/eff <fix_temp_rescale_eff>` | :doc:`ti/rs <fix_ti_rs>` | :doc:`ti/spring <fix_ti_spring>` | :doc:`ttm/mod <fix_ttm>` | |
+------------------------------------------------------+------------------------------------------------------+------------------------------------------------------+--------------------------------------------------------------------------+----------------------------------------------------+----------------------------------------------------------------------------------+
----------
Compute styles
--------------
See the :doc:`compute <compute>` command for one-line descriptions of
each style or click on the style itself for a full description. Some
of the styles have accelerated versions, which can be used if LAMMPS
is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`angle <compute_angle>` | :doc:`angle/local <compute_angle_local>` | :doc:`angmom/chunk <compute_angmom_chunk>` | :doc:`body/local <compute_body_local>` | :doc:`bond <compute_bond>` | :doc:`bond/local <compute_bond_local>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`centro/atom <compute_centro_atom>` | :doc:`chunk/atom <compute_chunk_atom>` | :doc:`cluster/atom <compute_cluster_atom>` | :doc:`cna/atom <compute_cna_atom>` | :doc:`com <compute_com>` | :doc:`com/chunk <compute_com_chunk>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`contact/atom <compute_contact_atom>` | :doc:`coord/atom <compute_coord_atom>` | :doc:`damage/atom <compute_damage_atom>` | :doc:`dihedral <compute_dihedral>` | :doc:`dihedral/local <compute_dihedral_local>` | :doc:`dilatation/atom <compute_dilatation_atom>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`dipole/chunk <compute_dipole_chunk>` | :doc:`displace/atom <compute_displace_atom>` | :doc:`erotate/asphere <compute_erotate_asphere>` | :doc:`erotate/rigid <compute_erotate_rigid>` | :doc:`erotate/sphere <compute_erotate_sphere>` | :doc:`erotate/sphere/atom <compute_erotate_sphere_atom>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`event/displace <compute_event_displace>` | :doc:`group/group <compute_group_group>` | :doc:`gyration <compute_gyration>` | :doc:`gyration/chunk <compute_gyration_chunk>` | :doc:`heat/flux <compute_heat_flux>` | :doc:`hexorder/atom <compute_hexorder_atom>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`improper <compute_improper>` | :doc:`improper/local <compute_improper_local>` | :doc:`inertia/chunk <compute_inertia_chunk>` | :doc:`ke <compute_ke>` | :doc:`ke/atom <compute_ke_atom>` | :doc:`ke/rigid <compute_ke_rigid>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`msd <compute_msd>` | :doc:`msd/chunk <compute_msd_chunk>` | :doc:`msd/nongauss <compute_msd_nongauss>` | :doc:`omega/chunk <compute_omega_chunk>` | :doc:`orientorder/atom <compute_orientorder_atom>` | :doc:`pair <compute_pair>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`pair/local <compute_pair_local>` | :doc:`pe (c) <compute_pe>` | :doc:`pe/atom <compute_pe_atom>` | :doc:`plasticity/atom <compute_plasticity_atom>` | :doc:`pressure (c) <compute_pressure>` | :doc:`property/atom <compute_property_atom>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`property/local <compute_property_local>` | :doc:`property/chunk <compute_property_chunk>` | :doc:`rdf <compute_rdf>` | :doc:`reduce <compute_reduce>` | :doc:`reduce/region <compute_reduce>` | :doc:`slice <compute_slice>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`sna/atom <compute_sna_atom>` | :doc:`snad/atom <compute_sna_atom>` | :doc:`snav/atom <compute_sna_atom>` | :doc:`stress/atom <compute_stress_atom>` | :doc:`temp (ck) <compute_temp>` | :doc:`temp/asphere <compute_temp_asphere>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`temp/body <compute_temp_body>` | :doc:`temp/chunk <compute_temp_chunk>` | :doc:`temp/com <compute_temp_com>` | :doc:`temp/deform <compute_temp_deform>` | :doc:`temp/partial (c) <compute_temp_partial>` | :doc:`temp/profile <compute_temp_profile>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`temp/ramp <compute_temp_ramp>` | :doc:`temp/region <compute_temp_region>` | :doc:`temp/sphere <compute_temp_sphere>` | :doc:`ti <compute_ti>` | :doc:`torque/chunk <compute_torque_chunk>` | :doc:`vacf <compute_vacf>` |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
| :doc:`vcm/chunk <compute_vcm_chunk>` | :doc:`voronoi/atom <compute_voronoi_atom>` | | | | |
+------------------------------------------------+------------------------------------------------+--------------------------------------------------+--------------------------------------------------+----------------------------------------------------+----------------------------------------------------------+
These are additional compute styles in USER packages, which can be
used if :ref:`LAMMPS is built with the appropriate package <start_3>`.
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`ackland/atom <compute_ackland_atom>` | :doc:`basal/atom <compute_basal_atom>` | :doc:`dpd <compute_dpd>` | :doc:`dpd/atom <compute_dpd_atom>` | :doc:`fep <compute_fep>` | :doc:`force/tally <compute_tally>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`heat/flux/tally <compute_tally>` | :doc:`ke/eff <compute_ke_eff>` | :doc:`ke/atom/eff <compute_ke_atom_eff>` | :doc:`meso/e/atom <compute_meso_e_atom>` | :doc:`meso/rho/atom <compute_meso_rho_atom>` | :doc:`meso/t/atom <compute_meso_t_atom>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`pe/tally <compute_tally>` | :doc:`pe/mol/tally <compute_tally>` | :doc:`saed <compute_saed>` | :doc:`smd/contact/radius <compute_smd_contact_radius>` | :doc:`smd/damage <compute_smd_damage>` | :doc:`smd/hourglass/error <compute_smd_hourglass_error>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`smd/internal/energy <compute_smd_internal_energy>` | :doc:`smd/plastic/strain <compute_smd_plastic_strain>` | :doc:`smd/plastic/strain/rate <compute_smd_plastic_strain_rate>` | :doc:`smd/rho <compute_smd_rho>` | :doc:`smd/tlsph/defgrad <compute_smd_tlsph_defgrad>` | :doc:`smd/tlsph/dt <compute_smd_tlsph_dt>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`smd/tlsph/num/neighs <compute_smd_tlsph_num_neighs>` | :doc:`smd/tlsph/shape <compute_smd_tlsph_shape>` | :doc:`smd/tlsph/strain <compute_smd_tlsph_strain>` | :doc:`smd/tlsph/strain/rate <compute_smd_tlsph_strain_rate>` | :doc:`smd/tlsph/stress <compute_smd_tlsph_stress>` | :doc:`smd/triangle/mesh/vertices <compute_smd_triangle_mesh_vertices>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`smd/ulsph/num/neighs <compute_smd_ulsph_num_neighs>` | :doc:`smd/ulsph/strain <compute_smd_ulsph_strain>` | :doc:`smd/ulsph/strain/rate <compute_smd_ulsph_strain_rate>` | :doc:`smd/ulsph/stress <compute_smd_ulsph_stress>` | :doc:`smd/vol <compute_smd_vol>` | :doc:`stress/tally <compute_tally>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`temp/drude <compute_temp_drude>` | :doc:`temp/eff <compute_temp_eff>` | :doc:`temp/deform/eff <compute_temp_deform_eff>` | :doc:`temp/region/eff <compute_temp_region_eff>` | :doc:`temp/rotate <compute_temp_rotate>` | :doc:`xrd <compute_xrd>` |
+------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
----------
Pair_style potentials
---------------------
See the :doc:`pair_style <pair_style>` command for an overview of pair
potentials. Click on the style itself for a full description. Many
of the styles have accelerated versions, which can be used if LAMMPS
is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`none <pair_none>` | :doc:`zero <pair_zero>` | :doc:`hybrid <pair_hybrid>` | :doc:`hybrid/overlay <pair_hybrid>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`adp (o) <pair_adp>` | :doc:`airebo (o) <pair_airebo>` | :doc:`airebo/morse (o) <pair_airebo>` | :doc:`beck (go) <pair_beck>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`body <pair_body>` | :doc:`bop <pair_bop>` | :doc:`born (go) <pair_born>` | :doc:`born/coul/long (cgo) <pair_born>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`born/coul/long/cs <pair_born>` | :doc:`born/coul/msm (o) <pair_born>` | :doc:`born/coul/wolf (go) <pair_born>` | :doc:`brownian (o) <pair_brownian>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`brownian/poly (o) <pair_brownian>` | :doc:`buck (cgkio) <pair_buck>` | :doc:`buck/coul/cut (cgkio) <pair_buck>` | :doc:`buck/coul/long (cgkio) <pair_buck>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`buck/coul/long/cs <pair_buck>` | :doc:`buck/coul/msm (o) <pair_buck>` | :doc:`buck/long/coul/long (o) <pair_buck_long>` | :doc:`colloid (go) <pair_colloid>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`comb (o) <pair_comb>` | :doc:`comb3 <pair_comb>` | :doc:`coul/cut (gko) <pair_coul>` | :doc:`coul/debye (gko) <pair_coul>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`coul/dsf (gko) <pair_coul>` | :doc:`coul/long (gko) <pair_coul>` | :doc:`coul/long/cs <pair_coul>` | :doc:`coul/msm <pair_coul>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`coul/streitz <pair_coul>` | :doc:`coul/wolf (ko) <pair_coul>` | :doc:`dpd (o) <pair_dpd>` | :doc:`dpd/tstat (o) <pair_dpd>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`dsmc <pair_dsmc>` | :doc:`eam (cgkot) <pair_eam>` | :doc:`eam/alloy (cgkot) <pair_eam>` | :doc:`eam/fs (cgkot) <pair_eam>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`eim (o) <pair_eim>` | :doc:`gauss (go) <pair_gauss>` | :doc:`gayberne (gio) <pair_gayberne>` | :doc:`gran/hertz/history (o) <pair_gran>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`gran/hooke (co) <pair_gran>` | :doc:`gran/hooke/history (o) <pair_gran>` | :doc:`hbond/dreiding/lj (o) <pair_hbond_dreiding>` | :doc:`hbond/dreiding/morse (o) <pair_hbond_dreiding>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`kim <pair_kim>` | :doc:`lcbop <pair_lcbop>` | :doc:`line/lj <pair_line_lj>` | :doc:`lj/charmm/coul/charmm (cko) <pair_charmm>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/charmm/coul/charmm/implicit (cko) <pair_charmm>` | :doc:`lj/charmm/coul/long (cgiko) <pair_charmm>` | :doc:`lj/charmm/coul/msm <pair_charmm>` | :doc:`lj/class2 (cgko) <pair_class2>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/class2/coul/cut (cko) <pair_class2>` | :doc:`lj/class2/coul/long (cgko) <pair_class2>` | :doc:`lj/cubic (go) <pair_lj_cubic>` | :doc:`lj/cut (cgikot) <pair_lj>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/cut/coul/cut (cgko) <pair_lj>` | :doc:`lj/cut/coul/debye (cgko) <pair_lj>` | :doc:`lj/cut/coul/dsf (gko) <pair_lj>` | :doc:`lj/cut/coul/long (cgikot) <pair_lj>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/cut/coul/long/cs <pair_lj>` | :doc:`lj/cut/coul/msm (go) <pair_lj>` | :doc:`lj/cut/dipole/cut (go) <pair_dipole>` | :doc:`lj/cut/dipole/long <pair_dipole>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/cut/tip4p/cut (o) <pair_lj>` | :doc:`lj/cut/tip4p/long (ot) <pair_lj>` | :doc:`lj/expand (cgko) <pair_lj_expand>` | :doc:`lj/gromacs (cgko) <pair_gromacs>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/gromacs/coul/gromacs (cko) <pair_gromacs>` | :doc:`lj/long/coul/long (o) <pair_lj_long>` | :doc:`lj/long/dipole/long <pair_dipole>` | :doc:`lj/long/tip4p/long <pair_lj_long>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lj/smooth (co) <pair_lj_smooth>` | :doc:`lj/smooth/linear (o) <pair_lj_smooth_linear>` | :doc:`lj96/cut (cgo) <pair_lj96>` | :doc:`lubricate (o) <pair_lubricate>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`lubricate/poly (o) <pair_lubricate>` | :doc:`lubricateU <pair_lubricateU>` | :doc:`lubricateU/poly <pair_lubricateU>` | :doc:`meam (o) <pair_meam>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`mie/cut (o) <pair_mie>` | :doc:`morse (cgot) <pair_morse>` | :doc:`nb3b/harmonic (o) <pair_nb3b_harmonic>` | :doc:`nm/cut (o) <pair_nm>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`nm/cut/coul/cut (o) <pair_nm>` | :doc:`nm/cut/coul/long (o) <pair_nm>` | :doc:`peri/eps <pair_peri>` | :doc:`peri/lps (o) <pair_peri>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`peri/pmb (o) <pair_peri>` | :doc:`peri/ves <pair_peri>` | :doc:`polymorphic <pair_polymorphic>` | :doc:`reax <pair_reax>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`rebo (o) <pair_airebo>` | :doc:`resquared (go) <pair_resquared>` | :doc:`snap <pair_snap>` | :doc:`soft (go) <pair_soft>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`sw (cgkio) <pair_sw>` | :doc:`table (gko) <pair_table>` | :doc:`tersoff (cgkio) <pair_tersoff>` | :doc:`tersoff/mod (gko) <pair_tersoff_mod>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`tersoff/zbl (gko) <pair_tersoff_zbl>` | :doc:`tip4p/cut (o) <pair_coul>` | :doc:`tip4p/long (o) <pair_coul>` | :doc:`tri/lj <pair_tri_lj>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
| :doc:`vashishta (o) <pair_vashishta>` | :doc:`yukawa (go) <pair_yukawa>` | :doc:`yukawa/colloid (go) <pair_yukawa_colloid>` | :doc:`zbl (go) <pair_zbl>` |
+-----------------------------------------------------------+-----------------------------------------------------+----------------------------------------------------+-------------------------------------------------------+
These are additional pair styles in USER packages, which can be used
if :ref:`LAMMPS is built with the appropriate package <start_3>`.
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`awpmd/cut <pair_awpmd>` | :doc:`buck/mdf <pair_mdf>` | :doc:`coul/cut/soft (o) <pair_lj_soft>` | :doc:`coul/diel (o) <pair_coul_diel>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`coul/long/soft (o) <pair_lj_soft>` | :doc:`dpd/conservative <pair_dpd_conservative>` | :doc:`dpd/fdt <pair_dpd_fdt>` | :doc:`dpd/fdt/energy <pair_dpd_fdt>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`eam/cd (o) <pair_eam>` | :doc:`edip (o) <pair_edip>` | :doc:`eff/cut <pair_eff>` | :doc:`gauss/cut <pair_gauss>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`lennard/mdf <pair_mdf>` | :doc:`list <pair_list>` | :doc:`lj/charmm/coul/long/soft (o) <pair_charmm>` | :doc:`lj/cut/coul/cut/soft (o) <pair_lj_soft>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`lj/cut/coul/long/soft (o) <pair_lj_soft>` | :doc:`lj/cut/dipole/sf (go) <pair_dipole>` | :doc:`lj/cut/soft (o) <pair_lj_soft>` | :doc:`lj/cut/thole/long (o) <pair_thole>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`lj/cut/tip4p/long/soft (o) <pair_lj_soft>` | :doc:`lj/mdf <pair_mdf>` | :doc:`lj/sdk (gko) <pair_sdk>` | :doc:`lj/sdk/coul/long (go) <pair_sdk>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`lj/sdk/coul/msm (o) <pair_sdk>` | :doc:`lj/sf (o) <pair_lj_sf>` | :doc:`meam/spline <pair_meam_spline>` | :doc:`meam/sw/spline <pair_meam_sw_spline>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`mgpt <pair_mgpt>` | :doc:`morse/smooth/linear <pair_morse>` | :doc:`morse/soft <pair_morse>` | :doc:`quip <pair_quip>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`reax/c <pair_reax_c>` | :doc:`smd/hertz <pair_smd_hertz>` | :doc:`smd/tlsph <pair_smd_tlsph>` | :doc:`smd/triangulated/surface <pair_smd_triangulated_surface>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`smd/ulsph <pair_smd_ulsph>` | :doc:`smtbq <pair_smtbq>` | :doc:`sph/heatconduction <pair_sph_heatconduction>` | :doc:`sph/idealgas <pair_sph_idealgas>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`sph/lj <pair_sph_lj>` | :doc:`sph/rhosum <pair_sph_rhosum>` | :doc:`sph/taitwater <pair_sph_taitwater>` | :doc:`sph/taitwater/morris <pair_sph_taitwater_morris>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
-| :doc:`srp <pair_srp>` | :doc:`tersoff/table (o) <pair_tersoff>` | :doc:`thole <pair_thole>` | :doc:`tip4p/long/soft (o) <pair_lj_soft>` |
-+--------------------------------------------------+-------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`awpmd/cut <pair_awpmd>` | :doc:`buck/mdf <pair_mdf>` | :doc:`coul/cut/soft (o) <pair_lj_soft>` | :doc:`coul/diel (o) <pair_coul_diel>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`coul/long/soft (o) <pair_lj_soft>` | :doc:`dpd/fdt <pair_dpd_fdt>` | :doc:`dpd/fdt/energy <pair_dpd_fdt>` | :doc:`eam/cd (o) <pair_eam>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`edip (o) <pair_edip>` | :doc:`eff/cut <pair_eff>` | :doc:`gauss/cut <pair_gauss>` | :doc:`lennard/mdf <pair_mdf>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`list <pair_list>` | :doc:`lj/charmm/coul/long/soft (o) <pair_charmm>` | :doc:`lj/cut/coul/cut/soft (o) <pair_lj_soft>` | :doc:`lj/cut/coul/long/soft (o) <pair_lj_soft>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`lj/cut/dipole/sf (go) <pair_dipole>` | :doc:`lj/cut/soft (o) <pair_lj_soft>` | :doc:`lj/cut/thole/long (o) <pair_thole>` | :doc:`lj/cut/tip4p/long/soft (o) <pair_lj_soft>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`lj/mdf <pair_mdf>` | :doc:`lj/sdk (gko) <pair_sdk>` | :doc:`lj/sdk/coul/long (go) <pair_sdk>` | :doc:`lj/sdk/coul/msm (o) <pair_sdk>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`lj/sf (o) <pair_lj_sf>` | :doc:`meam/spline <pair_meam_spline>` | :doc:`meam/sw/spline <pair_meam_sw_spline>` | :doc:`mgpt <pair_mgpt>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`morse/smooth/linear <pair_morse>` | :doc:`morse/soft <pair_morse>` | :doc:`multi/lucy <pair_multi_lucy>` | :doc:`quip <pair_quip>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`reax/c <pair_reax_c>` | :doc:`smd/hertz <pair_smd_hertz>` | :doc:`smd/tlsph <pair_smd_tlsph>` | :doc:`smd/triangulated/surface <pair_smd_triangulated_surface>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`smd/ulsph <pair_smd_ulsph>` | :doc:`smtbq <pair_smtbq>` | :doc:`sph/heatconduction <pair_sph_heatconduction>` | :doc:`sph/idealgas <pair_sph_idealgas>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`sph/lj <pair_sph_lj>` | :doc:`sph/rhosum <pair_sph_rhosum>` | :doc:`sph/taitwater <pair_sph_taitwater>` | :doc:`sph/taitwater/morris <pair_sph_taitwater_morris>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
+| :doc:`srp <pair_srp>` | :doc:`tersoff/table (o) <pair_tersoff>` | :doc:`thole <pair_thole>` | :doc:`tip4p/long/soft (o) <pair_lj_soft>` |
++--------------------------------------------+---------------------------------------------------+-----------------------------------------------------+-----------------------------------------------------------------+
----------
Bond_style potentials
---------------------
See the :doc:`bond_style <bond_style>` command for an overview of bond
potentials. Click on the style itself for a full description. Some
of the styles have accelerated versions, which can be used if LAMMPS
is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
| :doc:`none <bond_none>` | :doc:`zero <bond_zero>` | :doc:`hybrid <bond_hybrid>` | :doc:`class2 (o) <bond_class2>` |
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
| :doc:`fene (ko) <bond_fene>` | :doc:`fene/expand (o) <bond_fene_expand>` | :doc:`harmonic (ko) <bond_harmonic>` | :doc:`morse (o) <bond_morse>` |
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
| :doc:`nonlinear (o) <bond_nonlinear>` | :doc:`quartic (o) <bond_quartic>` | :doc:`table (o) <bond_table>` | |
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
These are additional bond styles in USER packages, which can be used
if :ref:`LAMMPS is built with the appropriate package <start_3>`.
+-------------------------------------------------+---------------------------------------------------------+
| :doc:`harmonic/shift (o) <bond_harmonic_shift>` | :doc:`harmonic/shift/cut (o) <bond_harmonic_shift_cut>` |
+-------------------------------------------------+---------------------------------------------------------+
----------
Angle_style potentials
----------------------
See the :doc:`angle_style <angle_style>` command for an overview of
angle potentials. Click on the style itself for a full description.
Some of the styles have accelerated versions, which can be used if
LAMMPS is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+--------------------------------------------------+----------------------------------------+----------------------------------------------+----------------------------------------------------+
| :doc:`none <angle_none>` | :doc:`zero <angle_zero>` | :doc:`hybrid <angle_hybrid>` | :doc:`charmm (ko) <angle_charmm>` |
+--------------------------------------------------+----------------------------------------+----------------------------------------------+----------------------------------------------------+
| :doc:`class2 (o) <angle_class2>` | :doc:`cosine (o) <angle_cosine>` | :doc:`cosine/delta (o) <angle_cosine_delta>` | :doc:`cosine/periodic (o) <angle_cosine_periodic>` |
+--------------------------------------------------+----------------------------------------+----------------------------------------------+----------------------------------------------------+
| :doc:`cosine/squared (o) <angle_cosine_squared>` | :doc:`harmonic (iko) <angle_harmonic>` | :doc:`table (o) <angle_table>` | |
+--------------------------------------------------+----------------------------------------+----------------------------------------------+----------------------------------------------------+
These are additional angle styles in USER packages, which can be used
if :ref:`LAMMPS is built with the appropriate package <start_3>`.
+--------------------------------------------------+------------------------------------------------------+----------------------------------+------------------------------------+
| :doc:`cosine/shift (o) <angle_cosine_shift>` | :doc:`cosine/shift/exp (o) <angle_cosine_shift_exp>` | :doc:`dipole (o) <angle_dipole>` | :doc:`fourier (o) <angle_fourier>` |
+--------------------------------------------------+------------------------------------------------------+----------------------------------+------------------------------------+
| :doc:`fourier/simple (o) <angle_fourier_simple>` | :doc:`quartic (o) <angle_quartic>` | :doc:`sdk <angle_sdk>` | |
+--------------------------------------------------+------------------------------------------------------+----------------------------------+------------------------------------+
----------
Dihedral_style potentials
-------------------------
See the :doc:`dihedral_style <dihedral_style>` command for an overview
of dihedral potentials. Click on the style itself for a full
description. Some of the styles have accelerated versions, which can
be used if LAMMPS is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+-------------------------------------+------------------------------------------+-----------------------------------+-----------------------------------------------------+
| :doc:`none <dihedral_none>` | :doc:`zero <dihedral_zero>` | :doc:`hybrid <dihedral_hybrid>` | :doc:`charmm (ko) <dihedral_charmm>` |
+-------------------------------------+------------------------------------------+-----------------------------------+-----------------------------------------------------+
| :doc:`class2 (o) <dihedral_class2>` | :doc:`harmonic (io) <dihedral_harmonic>` | :doc:`helix (o) <dihedral_helix>` | :doc:`multi/harmonic (o) <dihedral_multi_harmonic>` |
+-------------------------------------+------------------------------------------+-----------------------------------+-----------------------------------------------------+
| :doc:`opls (iko) <dihedral_opls>` | | | |
+-------------------------------------+------------------------------------------+-----------------------------------+-----------------------------------------------------+
These are additional dihedral styles in USER packages, which can be
used if :ref:`LAMMPS is built with the appropriate package <start_3>`.
+---------------------------------------------------------+---------------------------------------+-------------------------------------------+-------------------------------------------+
| :doc:`cosine/shift/exp (o) <dihedral_cosine_shift_exp>` | :doc:`fourier (o) <dihedral_fourier>` | :doc:`nharmonic (o) <dihedral_nharmonic>` | :doc:`quadratic (o) <dihedral_quadratic>` |
+---------------------------------------------------------+---------------------------------------+-------------------------------------------+-------------------------------------------+
| :doc:`table (o) <dihedral_table>` | | | |
+---------------------------------------------------------+---------------------------------------+-------------------------------------------+-------------------------------------------+
----------
Improper_style potentials
-------------------------
See the :doc:`improper_style <improper_style>` command for an overview
of improper potentials. Click on the style itself for a full
description. Some of the styles have accelerated versions, which can
be used if LAMMPS is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+----------------------------------+------------------------------------------+-----------------------------------------+-------------------------------------+
| :doc:`none <improper_none>` | :doc:`zero <improper_zero>` | :doc:`hybrid <improper_hybrid>` | :doc:`class2 (o) <improper_class2>` |
+----------------------------------+------------------------------------------+-----------------------------------------+-------------------------------------+
| :doc:`cvff (io) <improper_cvff>` | :doc:`harmonic (ko) <improper_harmonic>` | :doc:`umbrella (o) <improper_umbrella>` | |
+----------------------------------+------------------------------------------+-----------------------------------------+-------------------------------------+
These are additional improper styles in USER packages, which can be
used if :ref:`LAMMPS is built with the appropriate package <start_3>`.
+-----------------------------------+-------------------------------------+---------------------------------------+---------------------------------+
| :doc:`cossq (o) <improper_cossq>` | :doc:`distance <improper_distance>` | :doc:`fourier (o) <improper_fourier>` | :doc:`ring (o) <improper_ring>` |
+-----------------------------------+-------------------------------------+---------------------------------------+---------------------------------+
----------
Kspace solvers
--------------
See the :doc:`kspace_style <kspace_style>` command for an overview of
Kspace solvers. Click on the style itself for a full description.
Some of the styles have accelerated versions, which can be used if
LAMMPS is built with the :doc:`appropriate accelerated package <Section_accelerate>`. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
+------------------------------------+--------------------------------------+---------------------------------+---------------------------------------+
| :doc:`ewald (o) <kspace_style>` | :doc:`ewald/disp <kspace_style>` | :doc:`msm (o) <kspace_style>` | :doc:`msm/cg (o) <kspace_style>` |
+------------------------------------+--------------------------------------+---------------------------------+---------------------------------------+
| :doc:`pppm (cgo) <kspace_style>` | :doc:`pppm/cg (o) <kspace_style>` | :doc:`pppm/disp <kspace_style>` | :doc:`pppm/disp/tip4p <kspace_style>` |
+------------------------------------+--------------------------------------+---------------------------------+---------------------------------------+
| :doc:`pppm/stagger <kspace_style>` | :doc:`pppm/tip4p (o) <kspace_style>` | | |
+------------------------------------+--------------------------------------+---------------------------------+---------------------------------------+
.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Section_commands.html#comm
diff --git a/doc/html/_sources/dump.txt b/doc/html/_sources/dump.txt
index e57f175a5..23ef7b0a6 100644
--- a/doc/html/_sources/dump.txt
+++ b/doc/html/_sources/dump.txt
@@ -1,691 +1,695 @@
.. index:: dump
dump command
============
:doc:`dump custom/vtk <dump_custom_vtk>` command
================================================
:doc:`dump h5md <dump_h5md>` command
====================================
:doc:`dump image <dump_image>` command
======================================
:doc:`dump movie <dump_image>` command
======================================
:doc:`dump molfile <dump_molfile>` command
==========================================
Syntax
""""""
.. parsed-literal::
dump ID group-ID style N file args
* ID = user-assigned name for the dump
* group-ID = ID of the group of atoms to be dumped
* style = *atom* or *atom/gz* or *atom/mpiio* or *cfg* or *cfg/gz* or *cfg/mpiio* or *dcd* or *xtc* or *xyz* or *xyz/gz* or *xyz/mpiio* or *h5md* or *image* or *movie* or *molfile* or *local* or *custom* or *custom/gz* or *custom/mpiio*
* N = dump every this many timesteps
* file = name of file to write dump info to
* args = list of arguments for a particular style
.. parsed-literal::
*atom* args = none
*atom/gz* args = none
*atom/mpiio* args = none
*cfg* args = same as *custom* args, see below
*cfg/gz* args = same as *custom* args, see below
*cfg/mpiio* args = same as *custom* args, see below
*dcd* args = none
*xtc* args = none
*xyz* args = none
.. parsed-literal::
*xyz/gz* args = none
.. parsed-literal::
*xyz/mpiio* args = none
.. parsed-literal::
*custom/vtk* args = similar to custom args below, discussed on :doc:`dump custom/vtk <dump_custom_vtk>` doc page
.. parsed-literal::
*h5md* args = discussed on :doc:`dump h5md <dump_h5md>` doc page
.. parsed-literal::
*image* args = discussed on :doc:`dump image <dump_image>` doc page
.. parsed-literal::
*movie* args = discussed on :doc:`dump image <dump_image>` doc page
.. parsed-literal::
*molfile* args = discussed on :doc:`dump molfile <dump_molfile>` doc page
.. parsed-literal::
*local* args = list of local attributes
possible attributes = index, c_ID, c_ID[N], f_ID, f_ID[N]
index = enumeration of local values
c_ID = local vector calculated by a compute with ID
c_ID[N] = Nth column of local array calculated by a compute with ID
f_ID = local vector calculated by a fix with ID
f_ID[N] = Nth column of local array calculated by a fix with ID
.. parsed-literal::
*custom* or *custom/gz* or *custom/mpiio* args = list of atom attributes
possible attributes = id, mol, proc, procp1, type, element, mass,
x, y, z, xs, ys, zs, xu, yu, zu,
xsu, ysu, zsu, ix, iy, iz,
vx, vy, vz, fx, fy, fz,
q, mux, muy, muz, mu,
radius, diameter, omegax, omegay, omegaz,
angmomx, angmomy, angmomz, tqx, tqy, tqz,
c_ID, c_ID[N], f_ID, f_ID[N], v_name
.. parsed-literal::
id = atom ID
mol = molecule ID
proc = ID of processor that owns atom
procp1 = ID+1 of processor that owns atom
type = atom type
element = name of atom element, as defined by :doc:`dump_modify <dump_modify>` command
mass = atom mass
x,y,z = unscaled atom coordinates
xs,ys,zs = scaled atom coordinates
xu,yu,zu = unwrapped atom coordinates
xsu,ysu,zsu = scaled unwrapped atom coordinates
ix,iy,iz = box image that the atom is in
vx,vy,vz = atom velocities
fx,fy,fz = forces on atoms
q = atom charge
mux,muy,muz = orientation of dipole moment of atom
mu = magnitude of dipole moment of atom
radius,diameter = radius,diameter of spherical particle
omegax,omegay,omegaz = angular velocity of spherical particle
angmomx,angmomy,angmomz = angular momentum of aspherical particle
tqx,tqy,tqz = torque on finite-size particles
c_ID = per-atom vector calculated by a compute with ID
c_ID[N] = Nth column of per-atom array calculated by a compute with ID
f_ID = per-atom vector calculated by a fix with ID
f_ID[N] = Nth column of per-atom array calculated by a fix with ID
v_name = per-atom vector calculated by an atom-style variable with name
d_name = per-atom floating point vector with name, managed by fix property/atom
i_name = per-atom integer vector with name, managed by fix property/atom
Examples
""""""""
.. parsed-literal::
dump myDump all atom 100 dump.atom
dump myDump all atom/mpiio 100 dump.atom.mpiio
dump myDump all atom/gz 100 dump.atom.gz
dump 2 subgroup atom 50 dump.run.bin
dump 2 subgroup atom 50 dump.run.mpiio.bin
dump 4a all custom 100 dump.myforce.* id type x y vx fx
dump 4b flow custom 100 dump.%.myforce id type c_myF[3] v_ke
dump 2 inner cfg 10 dump.snap.*.cfg mass type xs ys zs vx vy vz
dump snap all cfg 100 dump.config.*.cfg mass type xs ys zs id type c_Stress[2]
dump 1 all xtc 1000 file.xtc
Description
"""""""""""
Dump a snapshot of atom quantities to one or more files every N
timesteps in one of several styles. The *image* and *movie* styles are
the exception: the *image* style renders a JPG, PNG, or PPM image file
of the atom configuration every N timesteps while the *movie* style
combines and compresses them into a movie file; both are discussed in
detail on the :doc:`dump image <dump_image>` doc page. The timesteps on
which dump output is written can also be controlled by a variable.
See the :doc:`dump_modify every <dump_modify>` command.
Only information for atoms in the specified group is dumped. The
:doc:`dump_modify thresh and region <dump_modify>` commands can also
alter what atoms are included. Not all styles support all these
options; see details below.
As described below, the filename determines the kind of output (text
or binary or gzipped, one big file or one per timestep, one big file
or multiple smaller files).
.. note::
Because periodic boundary conditions are enforced only on
timesteps when neighbor lists are rebuilt, the coordinates of an atom
written to a dump file may be slightly outside the simulation box.
.. note::
Unless the :doc:`dump_modify sort <dump_modify>` option is
invoked, the lines of atom information written to dump files
(typically one line per atom) will be in an indeterminate order for
each snapshot. This is even true when running on a single processor,
if the :doc:`atom_modify sort <atom_modify>` option is on, which it is
by default. In this case atoms are re-ordered periodically during a
simulation, due to spatial sorting. It is also true when running in
parallel, because data for a single snapshot is collected from
multiple processors, each of which owns a subset of the atoms.
For the *atom*\ , *custom*\ , *cfg*\ , and *local* styles, sorting is off by
default. For the *dcd*\ , *xtc*\ , *xyz*\ , and *molfile* styles, sorting by
atom ID is on by default. See the :doc:`dump_modify <dump_modify>` doc
page for details.
The *atom/gz*\ , *cfg/gz*\ , *custom/gz*\ , and *xyz/gz* styles are identical
in command syntax to the corresponding styles without "gz", however,
they generate compressed files using the zlib library. Thus the filename
suffix ".gz" is mandatory. This is an alternative approach to writing
compressed files via a pipe, as done by the regular dump styles, which
may be required on clusters where the interface to the high-speed network
disallows using the fork() library call (which is needed for a pipe).
For the remainder of this doc page, you should thus consider the *atom*
and *atom/gz* styles (etc) to be inter-changeable, with the exception
of the required filename suffix.
As explained below, the *atom/mpiio*\ , *cfg/mpiio*\ , *custom/mpiio*\ , and
*xyz/mpiio* styles are identical in command syntax and in the format
of the dump files they create, to the corresponding styles without
"mpiio", except the single dump file they produce is written in
parallel via the MPI-IO library. For the remainder of this doc page,
you should thus consider the *atom* and *atom/mpiio* styles (etc) to
be inter-changeable. The one exception is how the filename is
specified for the MPI-IO styles, as explained below.
----------
The *style* keyword determines what atom quantities are written to the
file and in what format. Settings made via the
:doc:`dump_modify <dump_modify>` command can also alter the format of
individual values and the file itself.
The *atom*\ , *local*\ , and *custom* styles create files in a simple text
format that is self-explanatory when viewing a dump file. Many of the
LAMMPS :doc:`post-processing tools <Section_tools>`, including
`Pizza.py <http://www.sandia.gov/~sjplimp/pizza.html>`_, work with this
format, as does the :doc:`rerun <rerun>` command.
For post-processing purposes the *atom*\ , *local*\ , and *custom* text
files are self-describing in the following sense.
The dimensions of the simulation box are included in each snapshot.
For an orthogonal simulation box this information is is formatted as:
.. parsed-literal::
ITEM: BOX BOUNDS xx yy zz
xlo xhi
ylo yhi
zlo zhi
where xlo,xhi are the maximum extents of the simulation box in the
x-dimension, and similarly for y and z. The "xx yy zz" represent 6
characters that encode the style of boundary for each of the 6
simulation box boundaries (xlo,xhi and ylo,yhi and zlo,zhi). Each of
the 6 characters is either p = periodic, f = fixed, s = shrink wrap,
or m = shrink wrapped with a minimum value. See the
:doc:`boundary <boundary>` command for details.
For triclinic simulation boxes (non-orthogonal), an orthogonal
bounding box which encloses the triclinic simulation box is output,
along with the 3 tilt factors (xy, xz, yz) of the triclinic box,
formatted as follows:
.. parsed-literal::
ITEM: BOX BOUNDS xy xz yz xx yy zz
xlo_bound xhi_bound xy
ylo_bound yhi_bound xz
zlo_bound zhi_bound yz
The presence of the text "xy xz yz" in the ITEM line indicates that
the 3 tilt factors will be included on each of the 3 following lines.
This bounding box is convenient for many visualization programs. The
meaning of the 6 character flags for "xx yy zz" is the same as above.
Note that the first two numbers on each line are now xlo_bound instead
of xlo, etc, since they repesent a bounding box. See :ref:`this section <howto_12>` of the doc pages for a geometric
description of triclinic boxes, as defined by LAMMPS, simple formulas
for how the 6 bounding box extents (xlo_bound,xhi_bound,etc) are
calculated from the triclinic parameters, and how to transform those
parameters to and from other commonly used triclinic representations.
The "ITEM: ATOMS" line in each snapshot lists column descriptors for
the per-atom lines that follow. For example, the descriptors would be
"id type xs ys zs" for the default *atom* style, and would be the atom
attributes you specify in the dump command for the *custom* style.
For style *atom*\ , atom coordinates are written to the file, along with
the atom ID and atom type. By default, atom coords are written in a
scaled format (from 0 to 1). I.e. an x value of 0.25 means the atom
is at a location 1/4 of the distance from xlo to xhi of the box
boundaries. The format can be changed to unscaled coords via the
:doc:`dump_modify <dump_modify>` settings. Image flags can also be
added for each atom via dump_modify.
Style *custom* allows you to specify a list of atom attributes to be
written to the dump file for each atom. Possible attributes are
listed above and will appear in the order specified. You cannot
specify a quantity that is not defined for a particular simulation -
such as *q* for atom style *bond*\ , since that atom style doesn't
assign charges. Dumps occur at the very end of a timestep, so atom
attributes will include effects due to fixes that are applied during
the timestep. An explanation of the possible dump custom attributes
is given below.
For style *local*\ , local output generated by :doc:`computes <compute>`
and :doc:`fixes <fix>` is used to generate lines of output that is
written to the dump file. This local data is typically calculated by
each processor based on the atoms it owns, but there may be zero or
more entities per atom, e.g. a list of bond distances. An explanation
of the possible dump local attributes is given below. Note that by
using input from the :doc:`compute property/local <compute_property_local>` command with dump local,
it is possible to generate information on bonds, angles, etc that can
be cut and pasted directly into a data file read by the
:doc:`read_data <read_data>` command.
Style *cfg* has the same command syntax as style *custom* and writes
extended CFG format files, as used by the
`AtomEye <http://mt.seas.upenn.edu/Archive/Graphics/A>`_ visualization
package. Since the extended CFG format uses a single snapshot of the
system per file, a wildcard "*" must be included in the filename, as
discussed below. The list of atom attributes for style *cfg* must
begin with either "mass type xs ys zs" or "mass type xsu ysu zsu"
since these quantities are needed to write the CFG files in the
appropriate format (though the "mass" and "type" fields do not appear
explicitly in the file). Any remaining attributes will be stored as
"auxiliary properties" in the CFG files. Note that you will typically
want to use the :doc:`dump_modify element <dump_modify>` command with
CFG-formatted files, to associate element names with atom types, so
that AtomEye can render atoms appropriately. When unwrapped
coordinates *xsu*\ , *ysu*\ , and *zsu* are requested, the nominal AtomEye
periodic cell dimensions are expanded by a large factor UNWRAPEXPAND =
10.0, which ensures atoms that are displayed correctly for up to
UNWRAPEXPAND/2 periodic boundary crossings in any direction. Beyond
this, AtomEye will rewrap the unwrapped coordinates. The expansion
causes the atoms to be drawn farther away from the viewer, but it is
easy to zoom the atoms closer, and the interatomic distances are
unaffected.
The *dcd* style writes DCD files, a standard atomic trajectory format
used by the CHARMM, NAMD, and XPlor molecular dynamics packages. DCD
files are binary and thus may not be portable to different machines.
The number of atoms per snapshot cannot change with the *dcd* style.
The *unwrap* option of the :doc:`dump_modify <dump_modify>` command
allows DCD coordinates to be written "unwrapped" by the image flags
for each atom. Unwrapped means that if the atom has passed through
a periodic boundary one or more times, the value is printed for what
the coordinate would be if it had not been wrapped back into the
periodic box. Note that these coordinates may thus be far outside
the box size stored with the snapshot.
The *xtc* style writes XTC files, a compressed trajectory format used
by the GROMACS molecular dynamics package, and described
`here <http://manual.gromacs.org/current/online/xtc.html>`_.
The precision used in XTC files can be adjusted via the
:doc:`dump_modify <dump_modify>` command. The default value of 1000
means that coordinates are stored to 1/1000 nanometer accuracy. XTC
files are portable binary files written in the NFS XDR data format,
so that any machine which supports XDR should be able to read them.
The number of atoms per snapshot cannot change with the *xtc* style.
The *unwrap* option of the :doc:`dump_modify <dump_modify>` command allows
XTC coordinates to be written "unwrapped" by the image flags for each
atom. Unwrapped means that if the atom has passed thru a periodic
boundary one or more times, the value is printed for what the
coordinate would be if it had not been wrapped back into the periodic
box. Note that these coordinates may thus be far outside the box size
stored with the snapshot.
The *xyz* style writes XYZ files, which is a simple text-based
coordinate format that many codes can read. Specifically it has
a line with the number of atoms, then a comment line that is
usually ignored followed by one line per atom with the atom type
and the x-, y-, and z-coordinate of that atom. You can use the
:doc:`dump_modify element <dump_modify>` option to change the output
from using the (numerical) atom type to an element name (or some
other label). This will help many visualization programs to guess
bonds and colors.
Note that *atom*\ , *custom*\ , *dcd*\ , *xtc*\ , and *xyz* style dump files
can be read directly by `VMD <http://www.ks.uiuc.edu/Research/vmd>`_, a
popular molecular viewing program. See :ref:`Section tools <vmd>` of the manual and the
tools/lmp2vmd/README.txt file for more information about support in
VMD for reading and visualizing LAMMPS dump files.
----------
Dumps are performed on timesteps that are a multiple of N (including
timestep 0) and on the last timestep of a minimization if the
minimization converges. Note that this means a dump will not be
performed on the initial timestep after the dump command is invoked,
if the current timestep is not a multiple of N. This behavior can be
changed via the :doc:`dump_modify first <dump_modify>` command, which
can also be useful if the dump command is invoked after a minimization
ended on an arbitrary timestep. N can be changed between runs by
using the :doc:`dump_modify every <dump_modify>` command (not allowed
for *dcd* style). The :doc:`dump_modify every <dump_modify>` command
also allows a variable to be used to determine the sequence of
timesteps on which dump files are written. In this mode a dump on the
first timestep of a run will also not be written unless the
:doc:`dump_modify first <dump_modify>` command is used.
The specified filename determines how the dump file(s) is written.
The default is to write one large text file, which is opened when the
dump command is invoked and closed when an :doc:`undump <undump>`
command is used or when LAMMPS exits. For the *dcd* and *xtc* styles,
this is a single large binary file.
Dump filenames can contain two wildcard characters. If a "*"
character appears in the filename, then one file per snapshot is
written and the "*" character is replaced with the timestep value.
For example, tmp.dump.* becomes tmp.dump.0, tmp.dump.10000,
tmp.dump.20000, etc. This option is not available for the *dcd* and
*xtc* styles. Note that the :doc:`dump_modify pad <dump_modify>`
command can be used to insure all timestep numbers are the same length
(e.g. 00010), which can make it easier to read a series of dump files
in order with some post-processing tools.
If a "%" character appears in the filename, then each of P processors
writes a portion of the dump file, and the "%" character is replaced
with the processor ID from 0 to P-1. For example, tmp.dump.% becomes
tmp.dump.0, tmp.dump.1, ... tmp.dump.P-1, etc. This creates smaller
files and can be a fast mode of output on parallel machines that
support parallel I/O for output. This option is not available for the
*dcd*\ , *xtc*\ , and *xyz* styles.
By default, P = the number of processors meaning one file per
processor, but P can be set to a smaller value via the *nfile* or
*fileper* keywords of the :doc:`dump_modify <dump_modify>` command.
These options can be the most efficient way of writing out dump files
when running on large numbers of processors.
Note that using the "*" and "%" characters together can produce a
large number of small dump files!
For the *atom/mpiio*\ , *cfg/mpiio*\ , *custom/mpiio*\ , and *xyz/mpiio*
styles, a single dump file is written in parallel via the MPI-IO
library, which is part of the MPI standard for versions 2.0 and above.
Using MPI-IO requires two steps. First, build LAMMPS with its MPIIO
package installed, e.g.
.. parsed-literal::
make yes-mpiio # installs the MPIIO package
make g++ # build LAMMPS for your platform
Second, use a dump filename which contains ".mpiio". Note that it
does not have to end in ".mpiio", just contain those characters.
Unlike MPI-IO restart files, which must be both written and read using
MPI-IO, the dump files produced by these MPI-IO styles are identical
in format to the files produced by their non-MPI-IO style
counterparts. This means you can write a dump file using MPI-IO and
use the :doc:`read_dump <read_dump>` command or perform other
post-processing, just as if the dump file was not written using
MPI-IO.
Note that MPI-IO dump files are one large file which all processors
write to. You thus cannot use the "%" wildcard character described
above in the filename since that specifies generation of multiple
files. You can use the ".bin" suffix described below in an MPI-IO
dump file; again this file will be written in parallel and have the
same binary format as if it were written without MPI-IO.
If the filename ends with ".bin", the dump file (or files, if "*" or
"%" is also used) is written in binary format. A binary dump file
will be about the same size as a text version, but will typically
write out much faster. Of course, when post-processing, you will need
to convert it back to text format (see the :ref:`binary2txt tool <binary>`) or write your own code to read the
binary file. The format of the binary file can be understood by
looking at the tools/binary2txt.cpp file. This option is only
available for the *atom* and *custom* styles.
If the filename ends with ".gz", the dump file (or files, if "*" or "%"
is also used) is written in gzipped format. A gzipped dump file will
be about 3x smaller than the text version, but will also take longer
to write. This option is not available for the *dcd* and *xtc*
styles.
----------
This section explains the local attributes that can be specified as
part of the *local* style.
The *index* attribute can be used to generate an index number from 1
to N for each line written into the dump file, where N is the total
number of local datums from all processors, or lines of output that
will appear in the snapshot. Note that because data from different
processors depend on what atoms they currently own, and atoms migrate
between processor, there is no guarantee that the same index will be
used for the same info (e.g. a particular bond) in successive
snapshots.
The *c_ID* and *c_ID[N]* attributes allow local vectors or arrays
calculated by a :doc:`compute <compute>` to be output. The ID in the
attribute should be replaced by the actual ID of the compute that has
been defined previously in the input script. See the
:doc:`compute <compute>` command for details. There are computes for
calculating local information such as indices, types, and energies for
bonds and angles.
Note that computes which calculate global or per-atom quantities, as
opposed to local quantities, cannot be output in a dump local command.
Instead, global quantities can be output by the :doc:`thermo_style custom <thermo_style>` command, and per-atom quantities can be
output by the dump custom command.
If *c_ID* is used as a attribute, then the local vector calculated by
the compute is printed. If *c_ID[N]* is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length local
array calculated by the compute.
The *f_ID* and *f_ID[N]* attributes allow local vectors or arrays
calculated by a :doc:`fix <fix>` to be output. The ID in the attribute
should be replaced by the actual ID of the fix that has been defined
previously in the input script.
If *f_ID* is used as a attribute, then the local vector calculated by
the fix is printed. If *f_ID[N]* is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length local
array calculated by the fix.
Here is an example of how to dump bond info for a system,
including the distance and energy of each bond:
.. parsed-literal::
compute 1 all property/local batom1 batom2 btype
compute 2 all bond/local dist eng
dump 1 all local 1000 tmp.dump index c_1[1] c_1[2] c_1[3] c_2[1] c_2[2]
----------
This section explains the atom attributes that can be specified as
part of the *custom* and *cfg* styles.
The *id*\ , *mol*\ , *proc*\ , *procp1*\ , *type*\ , *element*\ , *mass*\ , *vx*\ ,
*vy*\ , *vz*\ , *fx*\ , *fy*\ , *fz*\ , *q* attributes are self-explanatory.
*Id* is the atom ID. *Mol* is the molecule ID, included in the data
file for molecular systems. *Proc* is the ID of the processor (0 to
Nprocs-1) that currently owns the atom. *Procp1* is the proc ID+1,
which can be convenient in place of a *type* attribute (1 to Ntypes)
for coloring atoms in a visualization program. *Type* is the atom
type (1 to Ntypes). *Element* is typically the chemical name of an
element, which you must assign to each type via the :doc:`dump_modify element <dump_modify>` command. More generally, it can be any
string you wish to associated with an atom type. *Mass* is the atom
mass. *Vx*\ , *vy*\ , *vz*\ , *fx*\ , *fy*\ , *fz*\ , and *q* are components of
atom velocity and force and atomic charge.
There are several options for outputting atom coordinates. The *x*\ ,
*y*\ , *z* attributes write atom coordinates "unscaled", in the
appropriate distance :doc:`units <units>` (Angstroms, sigma, etc). Use
*xs*\ , *ys*\ , *zs* if you want the coordinates "scaled" to the box size,
so that each value is 0.0 to 1.0. If the simulation box is triclinic
-(tilted), then all atom coords will still be between 0.0 and 1.0. Use
-*xu*\ , *yu*\ , *zu* if you want the coordinates "unwrapped" by the image
-flags for each atom. Unwrapped means that if the atom has passed thru
-a periodic boundary one or more times, the value is printed for what
-the coordinate would be if it had not been wrapped back into the
-periodic box. Note that using *xu*\ , *yu*\ , *zu* means that the
-coordinate values may be far outside the box bounds printed with the
-snapshot. Using *xsu*\ , *ysu*\ , *zsu* is similar to using *xu*\ , *yu*\ , *zu*\ ,
-except that the unwrapped coordinates are scaled by the box size. Atoms
-that have passed through a periodic boundary will have the corresponding
-cooordinate increased or decreased by 1.0.
+(tilted), then all atom coords will still be between 0.0 and 1.0.
+I.e. actual unscaled (x,y,z) = xs*A + ys*B + zs*C, where (A,B,C) are
+the non-orthogonal vectors of the simulation box edges, as discussed
+in :ref:`Section howto 6.12 <howto_12>`.
+
+Use *xu*\ , *yu*\ , *zu* if you want the coordinates "unwrapped" by the
+image flags for each atom. Unwrapped means that if the atom has
+passed thru a periodic boundary one or more times, the value is
+printed for what the coordinate would be if it had not been wrapped
+back into the periodic box. Note that using *xu*\ , *yu*\ , *zu* means
+that the coordinate values may be far outside the box bounds printed
+with the snapshot. Using *xsu*\ , *ysu*\ , *zsu* is similar to using
+*xu*\ , *yu*\ , *zu*\ , except that the unwrapped coordinates are scaled by
+the box size. Atoms that have passed through a periodic boundary will
+have the corresponding cooordinate increased or decreased by 1.0.
The image flags can be printed directly using the *ix*\ , *iy*\ , *iz*
attributes. For periodic dimensions, they specify which image of the
simulation box the atom is considered to be in. An image of 0 means
it is inside the box as defined. A value of 2 means add 2 box lengths
to get the true value. A value of -1 means subtract 1 box length to
get the true value. LAMMPS updates these flags as atoms cross
periodic boundaries during the simulation.
The *mux*\ , *muy*\ , *muz* attributes are specific to dipolar systems
defined with an atom style of *dipole*\ . They give the orientation of
the atom's point dipole moment. The *mu* attribute gives the
magnitude of the atom's dipole moment.
The *radius* and *diameter* attributes are specific to spherical
particles that have a finite size, such as those defined with an atom
style of *sphere*\ .
The *omegax*\ , *omegay*\ , and *omegaz* attributes are specific to
finite-size spherical particles that have an angular velocity. Only
certain atom styles, such as *sphere* define this quantity.
The *angmomx*\ , *angmomy*\ , and *angmomz* attributes are specific to
finite-size aspherical particles that have an angular momentum. Only
the *ellipsoid* atom style defines this quantity.
The *tqx*\ , *tqy*\ , *tqz* attributes are for finite-size particles that
can sustain a rotational torque due to interactions with other
particles.
The *c_ID* and *c_ID[N]* attributes allow per-atom vectors or arrays
calculated by a :doc:`compute <compute>` to be output. The ID in the
attribute should be replaced by the actual ID of the compute that has
been defined previously in the input script. See the
:doc:`compute <compute>` command for details. There are computes for
calculating the per-atom energy, stress, centro-symmetry parameter,
and coordination number of individual atoms.
Note that computes which calculate global or local quantities, as
opposed to per-atom quantities, cannot be output in a dump custom
command. Instead, global quantities can be output by the
:doc:`thermo_style custom <thermo_style>` command, and local quantities
can be output by the dump local command.
If *c_ID* is used as a attribute, then the per-atom vector calculated
by the compute is printed. If *c_ID[N]* is used, then N must be in
the range from 1-M, which will print the Nth column of the M-length
per-atom array calculated by the compute.
The *f_ID* and *f_ID[N]* attributes allow vector or array per-atom
quantities calculated by a :doc:`fix <fix>` to be output. The ID in the
attribute should be replaced by the actual ID of the fix that has been
defined previously in the input script. The :doc:`fix ave/atom <fix_ave_atom>` command is one that calculates per-atom
quantities. Since it can time-average per-atom quantities produced by
any :doc:`compute <compute>`, :doc:`fix <fix>`, or atom-style
:doc:`variable <variable>`, this allows those time-averaged results to
be written to a dump file.
If *f_ID* is used as a attribute, then the per-atom vector calculated
by the fix is printed. If *f_ID[N]* is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length
per-atom array calculated by the fix.
The *v_name* attribute allows per-atom vectors calculated by a
:doc:`variable <variable>` to be output. The name in the attribute
should be replaced by the actual name of the variable that has been
defined previously in the input script. Only an atom-style variable
can be referenced, since it is the only style that generates per-atom
values. Variables of style *atom* can reference individual atom
attributes, per-atom atom attributes, thermodynamic keywords, or
invoke other computes, fixes, or variables when they are evaluated, so
this is a very general means of creating quantities to output to a
dump file.
The *d_name* and *i_name* attributes allow to output custom per atom
floating point or integer properties that are managed by
:doc:`fix property/atom <fix_property_atom>`.
See :doc:`Section_modify <Section_modify>` of the manual for information
on how to add new compute and fix styles to LAMMPS to calculate
per-atom quantities which could then be output into dump files.
----------
Restrictions
""""""""""""
To write gzipped dump files, you must either compile LAMMPS with the
-DLAMMPS_GZIP option or use the styles from the COMPRESS package
- see the :ref:`Making LAMMPS <start_2>` section of
the documentation.
The *atom/gz*\ , *cfg/gz*\ , *custom/gz*\ , and *xyz/gz* styles are part
of the COMPRESS package. They are only enabled if LAMMPS was built
with that package. See the :ref:`Making LAMMPS <start_3>` section for more info.
The *atom/mpiio*\ , *cfg/mpiio*\ , *custom/mpiio*\ , and *xyz/mpiio* styles
are part of the MPIIO package. They are only enabled if LAMMPS was
built with that package. See the :ref:`Making LAMMPS <start_3>` section for more info.
The *xtc* style is part of the MISC package. It is only enabled if
LAMMPS was built with that package. See the :ref:`Making LAMMPS <start_3>` section for more info. This is
because some machines may not support the low-level XDR data format
that XTC files are written with, which will result in a compile-time
error when a low-level include file is not found. Putting this style
in a package makes it easy to exclude from a LAMMPS build for those
machines. However, the MISC package also includes two compatibility
header files and associated functions, which should be a suitable
substitute on machines that do not have the appropriate native header
files. This option can be invoked at build time by adding
-DLAMMPS_XDR to the CCFLAGS variable in the appropriate low-level
Makefile, e.g. src/MAKE/Makefile.foo. This compatibility mode has
been tested successfully on Cray XT3/XT4/XT5 and IBM BlueGene/L
machines and should also work on IBM BG/P, and Windows XP/Vista/7
machines.
Related commands
""""""""""""""""
:doc:`dump h5md <dump_h5md>`, :doc:`dump image <dump_image>`,
:doc:`dump molfile <dump_molfile>`, :doc:`dump_modify <dump_modify>`,
:doc:`undump <undump>`
Default
"""""""
The defaults for the *image* and *movie* styles are listed on the
:doc:`dump image <dump_image>` doc page.
.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Section_commands.html#comm
diff --git a/doc/html/_sources/pair_dpd_conservative.txt b/doc/html/_sources/pair_dpd_conservative.txt
deleted file mode 100644
index 147801fde..000000000
--- a/doc/html/_sources/pair_dpd_conservative.txt
+++ /dev/null
@@ -1,86 +0,0 @@
-.. index:: pair_style dpd/conservative
-
-pair_style dpd/conservative command
-===================================
-
-Syntax
-""""""
-
-.. parsed-literal::
-
- pair_style dpd/conservative cutoff
-
-* cutoff = global cutoff for DPD interactions (distance units)
-
-Examples
-""""""""
-
-.. parsed-literal::
-
- pair_style dpd/conservative 2.5
- pair_coeff * * 3.0 2.5
- pair_coeff 1 1 3.0
-
-Description
-"""""""""""
-
-Style *dpd/conservative* computes the conservative force for
-dissipative particle dynamics (DPD). The conservative force on atom I
-due to atom J is given by
-
-.. image:: Eqs/pair_dpd_conservative.jpg
- :align: center
-
-where the weighting factor, omega_ij, varies between 0 and 1, and is
-chosen to have the following functional form:
-
-.. image:: Eqs/pair_dpd_omega.jpg
- :align: center
-
-where Rij is a unit vector in the direction Ri - Rj, and Rc is the
-cutoff. Note that alternative definitions of the weighting function
-exist, but would have to be implemented as a separate pair style
-command.
-
-Style *dpd/conservative* differs from the other dpd styles in that the
-dissipative and random forces are not computed within the pair style.
-
-For style *dpd/conservative*\ , the pairwise energy is due only to the
-conservative force term Fc, and is shifted to be zero at the cutoff
-distance Rc. The pairwise virial is calculated using only the
-conservative term.
-
-Style *dpd/conservative* requires the following coefficients to be
-defined for each pair of atoms types via the
-:doc:`pair_coeff <pair_coeff>` command as in the examples above, or in
-the data file or restart files read by the :doc:`read_data <read_data>`
-or :doc:`read_restart <read_restart>` commands:
-
-* A (force units)
-* cutoff (distance units)
-
-The last coefficient is optional. If not specified, the global DPD
-cutoff is used.
-
-
-----------
-
-
-Restrictions
-""""""""""""
-
-
-The pair style *dpd/conservative* is only available if LAMMPS is built
-with the USER-DPD package.
-
-Related commands
-""""""""""""""""
-
-:doc:`pair_coeff <pair_coeff>`, :doc:`pair_dpd <pair_dpd>`
-
-**Default:** none
-
-
-.. _lws: http://lammps.sandia.gov
-.. _ld: Manual.html
-.. _lc: Section_commands.html#comm
diff --git a/doc/html/_sources/pair_multi_lucy.txt b/doc/html/_sources/pair_multi_lucy.txt
new file mode 100644
index 000000000..00db4c15d
--- /dev/null
+++ b/doc/html/_sources/pair_multi_lucy.txt
@@ -0,0 +1,223 @@
+.. index:: pair_style multi/lucy
+
+pair_style multi/lucy command
+=============================
+
+Syntax
+""""""
+
+.. parsed-literal::
+
+ pair_style multi/lucy style N keyword ...
+
+* style = *lookup* or *linear* = method of interpolation
+* N = use N values in *lookup*\ , *linear* tables
+
+Examples
+""""""""
+
+.. parsed-literal::
+
+ pair_style multi/lucy linear 1000
+ pair_coeff * * multibody.table ENTRY1 7.0
+
+Description
+"""""""""""
+
+Style *multi/lucy* computes a density-dependent force following from the many-body
+form described in :ref:`(Moore) <Moore>` and :ref:`(Warren) <Warren>` as
+
+.. image:: Eqs/pair_multi_lucy.jpg
+ :align: center
+
+which consists of a density-dependent function, A(rho), and a radial-dependent weight
+function, omegaDD(rij). The radial-dependent weight function, omegaDD(rij), is taken
+as the Lucy function:
+
+.. image:: Eqs/pair_multi_lucy2.jpg
+ :align: center
+
+The density-dependent energy for a given particle is given by:
+
+.. image:: Eqs/pair_multi_lucy_energy.jpg
+ :align: center
+
+See the supporting information of :ref:`(Brennan) <Brennan>` or the publication by :ref:`(Moore) <Moore>`
+for more details on the functional form.
+
+An interpolation table is used to evaluate the density-dependent energy (Integral(A(rho)drho) and force (A(rho)).
+Note that the pre-factor to the energy is computed after the interpolation, thus the Integral(A(rho)drho will
+have units of energy / length^4.
+
+The interpolation table is created as a pre-computation by fitting cubic splines to
+the file values and interpolating the density-dependent energy and force at each of *N* densities.
+During a simulation, the tables are used to interpolate the density-dependent energy and force as
+needed for each pair of particles separated by a distance *R*\ . The interpolation is done in
+one of 2 styles: *lookup* and *linear*\ .
+
+For the *lookup* style, the density is used to find the nearest table entry, which is the
+density-dependent energy and force.
+
+For the *linear* style, the density is used to find the 2 surrounding table values from
+which the density-dependent energy and force are computed by linear interpolation.
+
+The following coefficients must be defined for each pair of atoms
+types via the :doc:`pair_coeff <pair_coeff>` command as in the examples
+above.
+
+* filename
+* keyword
+* cutoff (distance units)
+
+The filename specifies a file containing the tabulated density-dependent
+energy and force. The keyword specifies a section of the file.
+The cutoff is an optional coefficient. If not specified, the outer cutoff in the
+table itself (see below) will be used to build an interpolation table
+that extend to the largest tabulated distance. If specified, only
+file values up to the cutoff are used to create the interpolation
+table. The format of this file is described below.
+
+
+----------
+
+
+The format of a tabulated file is a series of one or more sections,
+defined as follows (without the parenthesized comments):
+
+.. parsed-literal::
+
+ # Density-dependent function (one or more comment or blank lines)
+
+.. parsed-literal::
+
+ DD-FUNCTION (keyword is first text on line)
+ N 500 R 1.0 10.0 (N, R, RSQ parameters)
+ (blank)
+ 1 1.0 25.5 102.34 (index, density, energy/r^4, force)
+ 2 1.02 23.4 98.5
+ ...
+ 500 10.0 0.001 0.003
+
+A section begins with a non-blank line whose 1st character is not a
+"#"; blank lines or lines starting with "#" can be used as comments
+between sections. The first line begins with a keyword which
+identifies the section. The line can contain additional text, but the
+initial text must match the argument specified in the pair_coeff
+command. The next line lists (in any order) one or more parameters
+for the table. Each parameter is a keyword followed by one or more
+numeric values.
+
+The parameter "N" is required and its value is the number of table
+entries that follow. Note that this may be different than the *N*
+specified in the :doc:`pair_style multi/lucy <pair_multi_lucy>` command. Let
+Ntable = *N* in the pair_style command, and Nfile = "N" in the
+tabulated file. What LAMMPS does is a preliminary interpolation by
+creating splines using the Nfile tabulated values as nodal points. It
+uses these to interpolate the density-dependent energy and force at Ntable different
+points. The resulting tables of length Ntable are then used as
+described above, when computing the density-dependent energy and force.
+This means that if you want the interpolation tables of
+length Ntable to match exactly what is in the tabulated file (with
+effectively no preliminary interpolation), you should set Ntable =
+Nfile, and use the "RSQ" parameter. This is because the
+internal table abscissa is always RSQ (separation distance squared),
+for efficient lookup.
+
+All other parameters are optional. If "R" or "RSQ" does
+not appear, then the distances in each line of the table are used
+as-is to perform spline interpolation. In this case, the table values
+can be spaced in *density* uniformly or however you wish to position table
+values in regions of large gradients.
+
+If used, the parameters "R" or "RSQ" are followed by 2 values *rlo*
+and *rhi*\ . If specified, the density associated with each density-dependent
+energy and force value is computed from these 2 values (at high accuracy), rather
+than using the (low-accuracy) value listed in each line of the table.
+The density values in the table file are ignored in this case.
+For "R", distances uniformly spaced between *rlo* and *rhi* are
+computed; for "RSQ", squared distances uniformly spaced between
+*rlo*rlo* and *rhi*rhi* are computed.
+
+.. note::
+
+ If you use "R" or "RSQ", the tabulated distance values in the
+ file are effectively ignored, and replaced by new values as described
+ in the previous paragraph. If the density value in the table is not
+ very close to the new value (i.e. round-off difference), then you will
+ be assigning density-dependent energy and force values to a different density,
+ which is probably not what you want. LAMMPS will warn if this is occurring.
+
+Following a blank line, the next N lines list the tabulated values.
+On each line, the 1st value is the index from 1 to N, the 2nd value is
+r (in density units), the 3rd value is the density-dependent function value
+(in energy units / length^4), and the 4th is the force (in force units). The
+density values must increase from one line to the next.
+
+Note that one file can contain many sections, each with a tabulated
+potential. LAMMPS reads the file section by section until it finds
+one that matches the specified keyword.
+
+
+----------
+
+
+**Mixing, shift, table, tail correction, restart, rRESPA info**\ :
+
+This pair style does not support mixing. Thus, coefficients for all
+I,J pairs must be specified explicitly.
+
+The :doc:`pair_modify <pair_modify>` shift, table, and tail options are
+not relevant for this pair style.
+
+This pair style writes the settings for the "pair_style multi/lucy" command
+to :doc:`binary restart files <restart>`, so a pair_style command does
+not need to specified in an input script that reads a restart file.
+However, the coefficient information is not stored in the restart
+file, since it is tabulated in the potential files. Thus, pair_coeff
+commands do need to be specified in the restart input script.
+
+This pair style can only be used via the *pair* keyword of the
+:doc:`run_style respa <run_style>` command. It does not support the
+*inner*\ , *middle*\ , *outer* keywords.
+
+
+----------
+
+
+Restrictions
+""""""""""""
+ none
+
+Related commands
+""""""""""""""""
+
+:doc:`pair_coeff <pair_coeff>`
+
+**Default:** none
+
+
+----------
+
+
+.. _Warren:
+
+
+
+**(Warren)** Warren, Phys Rev E, 68, 066702 (2003).
+
+.. _Brennan:
+
+
+
+**(Brennan)** Brennan, J Chem Phys Lett, 5, 2144-2149 (2014).
+
+.. _Moore:
+
+
+
+**(Moore)** Moore, J Chem Phys, 144, 104501 (2016).
+
+
+.. _lws: http://lammps.sandia.gov
+.. _ld: Manual.html
+.. _lc: Section_commands.html#comm
diff --git a/doc/html/dump.html b/doc/html/dump.html
index 9a927a1fa..645ae1814 100644
--- a/doc/html/dump.html
+++ b/doc/html/dump.html
@@ -1,776 +1,779 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dump command &mdash; LAMMPS documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
<link rel="top" title="LAMMPS documentation" href="index.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="Manual.html" class="icon icon-home"> LAMMPS
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
</ul>
</div>
&nbsp;
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="Manual.html">LAMMPS</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="Manual.html">Docs</a> &raquo;</li>
<li>dump command</li>
<li class="wy-breadcrumbs-aside">
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="dump-command">
<span id="index-0"></span><h1>dump command</h1>
</div>
<div class="section" id="dump-custom-vtk-command">
<h1><a class="reference internal" href="dump_custom_vtk.html"><span class="doc">dump custom/vtk</span></a> command</h1>
</div>
<div class="section" id="dump-h5md-command">
<h1><a class="reference internal" href="dump_h5md.html"><span class="doc">dump h5md</span></a> command</h1>
</div>
<div class="section" id="dump-image-command">
<h1><a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a> command</h1>
</div>
<div class="section" id="dump-movie-command">
<h1><a class="reference internal" href="dump_image.html"><span class="doc">dump movie</span></a> command</h1>
</div>
<div class="section" id="dump-molfile-command">
<h1><a class="reference internal" href="dump_molfile.html"><span class="doc">dump molfile</span></a> command</h1>
<div class="section" id="syntax">
<h2>Syntax</h2>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">dump</span> <span class="n">ID</span> <span class="n">group</span><span class="o">-</span><span class="n">ID</span> <span class="n">style</span> <span class="n">N</span> <span class="n">file</span> <span class="n">args</span>
</pre></div>
</div>
<ul class="simple">
<li>ID = user-assigned name for the dump</li>
<li>group-ID = ID of the group of atoms to be dumped</li>
<li>style = <em>atom</em> or <em>atom/gz</em> or <em>atom/mpiio</em> or <em>cfg</em> or <em>cfg/gz</em> or <em>cfg/mpiio</em> or <em>dcd</em> or <em>xtc</em> or <em>xyz</em> or <em>xyz/gz</em> or <em>xyz/mpiio</em> or <em>h5md</em> or <em>image</em> or <em>movie</em> or <em>molfile</em> or <em>local</em> or <em>custom</em> or <em>custom/gz</em> or <em>custom/mpiio</em></li>
<li>N = dump every this many timesteps</li>
<li>file = name of file to write dump info to</li>
<li>args = list of arguments for a particular style</li>
</ul>
<pre class="literal-block">
<em>atom</em> args = none
<em>atom/gz</em> args = none
<em>atom/mpiio</em> args = none
<em>cfg</em> args = same as <em>custom</em> args, see below
<em>cfg/gz</em> args = same as <em>custom</em> args, see below
<em>cfg/mpiio</em> args = same as <em>custom</em> args, see below
<em>dcd</em> args = none
<em>xtc</em> args = none
<em>xyz</em> args = none
</pre>
<pre class="literal-block">
<em>xyz/gz</em> args = none
</pre>
<pre class="literal-block">
<em>xyz/mpiio</em> args = none
</pre>
<pre class="literal-block">
<em>custom/vtk</em> args = similar to custom args below, discussed on <a class="reference internal" href="dump_custom_vtk.html"><span class="doc">dump custom/vtk</span></a> doc page
</pre>
<pre class="literal-block">
<em>h5md</em> args = discussed on <a class="reference internal" href="dump_h5md.html"><span class="doc">dump h5md</span></a> doc page
</pre>
<pre class="literal-block">
<em>image</em> args = discussed on <a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a> doc page
</pre>
<pre class="literal-block">
<em>movie</em> args = discussed on <a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a> doc page
</pre>
<pre class="literal-block">
<em>molfile</em> args = discussed on <a class="reference internal" href="dump_molfile.html"><span class="doc">dump molfile</span></a> doc page
</pre>
<pre class="literal-block">
<em>local</em> args = list of local attributes
possible attributes = index, c_ID, c_ID[N], f_ID, f_ID[N]
index = enumeration of local values
c_ID = local vector calculated by a compute with ID
c_ID[N] = Nth column of local array calculated by a compute with ID
f_ID = local vector calculated by a fix with ID
f_ID[N] = Nth column of local array calculated by a fix with ID
</pre>
<pre class="literal-block">
<em>custom</em> or <em>custom/gz</em> or <em>custom/mpiio</em> args = list of atom attributes
possible attributes = id, mol, proc, procp1, type, element, mass,
x, y, z, xs, ys, zs, xu, yu, zu,
xsu, ysu, zsu, ix, iy, iz,
vx, vy, vz, fx, fy, fz,
q, mux, muy, muz, mu,
radius, diameter, omegax, omegay, omegaz,
angmomx, angmomy, angmomz, tqx, tqy, tqz,
c_ID, c_ID[N], f_ID, f_ID[N], v_name
</pre>
<pre class="literal-block">
id = atom ID
mol = molecule ID
proc = ID of processor that owns atom
procp1 = ID+1 of processor that owns atom
type = atom type
element = name of atom element, as defined by <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command
mass = atom mass
x,y,z = unscaled atom coordinates
xs,ys,zs = scaled atom coordinates
xu,yu,zu = unwrapped atom coordinates
xsu,ysu,zsu = scaled unwrapped atom coordinates
ix,iy,iz = box image that the atom is in
vx,vy,vz = atom velocities
fx,fy,fz = forces on atoms
q = atom charge
mux,muy,muz = orientation of dipole moment of atom
mu = magnitude of dipole moment of atom
radius,diameter = radius,diameter of spherical particle
omegax,omegay,omegaz = angular velocity of spherical particle
angmomx,angmomy,angmomz = angular momentum of aspherical particle
tqx,tqy,tqz = torque on finite-size particles
c_ID = per-atom vector calculated by a compute with ID
c_ID[N] = Nth column of per-atom array calculated by a compute with ID
f_ID = per-atom vector calculated by a fix with ID
f_ID[N] = Nth column of per-atom array calculated by a fix with ID
v_name = per-atom vector calculated by an atom-style variable with name
d_name = per-atom floating point vector with name, managed by fix property/atom
i_name = per-atom integer vector with name, managed by fix property/atom
</pre>
</div>
<div class="section" id="examples">
<h2>Examples</h2>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">dump</span> <span class="n">myDump</span> <span class="nb">all</span> <span class="n">atom</span> <span class="mi">100</span> <span class="n">dump</span><span class="o">.</span><span class="n">atom</span>
<span class="n">dump</span> <span class="n">myDump</span> <span class="nb">all</span> <span class="n">atom</span><span class="o">/</span><span class="n">mpiio</span> <span class="mi">100</span> <span class="n">dump</span><span class="o">.</span><span class="n">atom</span><span class="o">.</span><span class="n">mpiio</span>
<span class="n">dump</span> <span class="n">myDump</span> <span class="nb">all</span> <span class="n">atom</span><span class="o">/</span><span class="n">gz</span> <span class="mi">100</span> <span class="n">dump</span><span class="o">.</span><span class="n">atom</span><span class="o">.</span><span class="n">gz</span>
<span class="n">dump</span> <span class="mi">2</span> <span class="n">subgroup</span> <span class="n">atom</span> <span class="mi">50</span> <span class="n">dump</span><span class="o">.</span><span class="n">run</span><span class="o">.</span><span class="n">bin</span>
<span class="n">dump</span> <span class="mi">2</span> <span class="n">subgroup</span> <span class="n">atom</span> <span class="mi">50</span> <span class="n">dump</span><span class="o">.</span><span class="n">run</span><span class="o">.</span><span class="n">mpiio</span><span class="o">.</span><span class="n">bin</span>
<span class="n">dump</span> <span class="mi">4</span><span class="n">a</span> <span class="nb">all</span> <span class="n">custom</span> <span class="mi">100</span> <span class="n">dump</span><span class="o">.</span><span class="n">myforce</span><span class="o">.*</span> <span class="nb">id</span> <span class="nb">type</span> <span class="n">x</span> <span class="n">y</span> <span class="n">vx</span> <span class="n">fx</span>
<span class="n">dump</span> <span class="mi">4</span><span class="n">b</span> <span class="n">flow</span> <span class="n">custom</span> <span class="mi">100</span> <span class="n">dump</span><span class="o">.%.</span><span class="n">myforce</span> <span class="nb">id</span> <span class="nb">type</span> <span class="n">c_myF</span><span class="p">[</span><span class="mi">3</span><span class="p">]</span> <span class="n">v_ke</span>
<span class="n">dump</span> <span class="mi">2</span> <span class="n">inner</span> <span class="n">cfg</span> <span class="mi">10</span> <span class="n">dump</span><span class="o">.</span><span class="n">snap</span><span class="o">.*.</span><span class="n">cfg</span> <span class="n">mass</span> <span class="nb">type</span> <span class="n">xs</span> <span class="n">ys</span> <span class="n">zs</span> <span class="n">vx</span> <span class="n">vy</span> <span class="n">vz</span>
<span class="n">dump</span> <span class="n">snap</span> <span class="nb">all</span> <span class="n">cfg</span> <span class="mi">100</span> <span class="n">dump</span><span class="o">.</span><span class="n">config</span><span class="o">.*.</span><span class="n">cfg</span> <span class="n">mass</span> <span class="nb">type</span> <span class="n">xs</span> <span class="n">ys</span> <span class="n">zs</span> <span class="nb">id</span> <span class="nb">type</span> <span class="n">c_Stress</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span>
<span class="n">dump</span> <span class="mi">1</span> <span class="nb">all</span> <span class="n">xtc</span> <span class="mi">1000</span> <span class="n">file</span><span class="o">.</span><span class="n">xtc</span>
</pre></div>
</div>
</div>
<div class="section" id="description">
<h2>Description</h2>
<p>Dump a snapshot of atom quantities to one or more files every N
timesteps in one of several styles. The <em>image</em> and <em>movie</em> styles are
the exception: the <em>image</em> style renders a JPG, PNG, or PPM image file
of the atom configuration every N timesteps while the <em>movie</em> style
combines and compresses them into a movie file; both are discussed in
detail on the <a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a> doc page. The timesteps on
which dump output is written can also be controlled by a variable.
See the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify every</span></a> command.</p>
<p>Only information for atoms in the specified group is dumped. The
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify thresh and region</span></a> commands can also
alter what atoms are included. Not all styles support all these
options; see details below.</p>
<p>As described below, the filename determines the kind of output (text
or binary or gzipped, one big file or one per timestep, one big file
or multiple smaller files).</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">Because periodic boundary conditions are enforced only on
timesteps when neighbor lists are rebuilt, the coordinates of an atom
written to a dump file may be slightly outside the simulation box.</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">Unless the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify sort</span></a> option is
invoked, the lines of atom information written to dump files
(typically one line per atom) will be in an indeterminate order for
each snapshot. This is even true when running on a single processor,
if the <a class="reference internal" href="atom_modify.html"><span class="doc">atom_modify sort</span></a> option is on, which it is
by default. In this case atoms are re-ordered periodically during a
simulation, due to spatial sorting. It is also true when running in
parallel, because data for a single snapshot is collected from
multiple processors, each of which owns a subset of the atoms.</p>
</div>
<p>For the <em>atom</em>, <em>custom</em>, <em>cfg</em>, and <em>local</em> styles, sorting is off by
default. For the <em>dcd</em>, <em>xtc</em>, <em>xyz</em>, and <em>molfile</em> styles, sorting by
atom ID is on by default. See the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> doc
page for details.</p>
<p>The <em>atom/gz</em>, <em>cfg/gz</em>, <em>custom/gz</em>, and <em>xyz/gz</em> styles are identical
in command syntax to the corresponding styles without &#8220;gz&#8221;, however,
they generate compressed files using the zlib library. Thus the filename
suffix &#8221;.gz&#8221; is mandatory. This is an alternative approach to writing
compressed files via a pipe, as done by the regular dump styles, which
may be required on clusters where the interface to the high-speed network
disallows using the fork() library call (which is needed for a pipe).
For the remainder of this doc page, you should thus consider the <em>atom</em>
and <em>atom/gz</em> styles (etc) to be inter-changeable, with the exception
of the required filename suffix.</p>
<p>As explained below, the <em>atom/mpiio</em>, <em>cfg/mpiio</em>, <em>custom/mpiio</em>, and
<em>xyz/mpiio</em> styles are identical in command syntax and in the format
of the dump files they create, to the corresponding styles without
&#8220;mpiio&#8221;, except the single dump file they produce is written in
parallel via the MPI-IO library. For the remainder of this doc page,
you should thus consider the <em>atom</em> and <em>atom/mpiio</em> styles (etc) to
be inter-changeable. The one exception is how the filename is
specified for the MPI-IO styles, as explained below.</p>
<hr class="docutils" />
<p>The <em>style</em> keyword determines what atom quantities are written to the
file and in what format. Settings made via the
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command can also alter the format of
individual values and the file itself.</p>
<p>The <em>atom</em>, <em>local</em>, and <em>custom</em> styles create files in a simple text
format that is self-explanatory when viewing a dump file. Many of the
LAMMPS <a class="reference internal" href="Section_tools.html"><span class="doc">post-processing tools</span></a>, including
<a class="reference external" href="http://www.sandia.gov/~sjplimp/pizza.html">Pizza.py</a>, work with this
format, as does the <a class="reference internal" href="rerun.html"><span class="doc">rerun</span></a> command.</p>
<p>For post-processing purposes the <em>atom</em>, <em>local</em>, and <em>custom</em> text
files are self-describing in the following sense.</p>
<p>The dimensions of the simulation box are included in each snapshot.
For an orthogonal simulation box this information is is formatted as:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">ITEM</span><span class="p">:</span> <span class="n">BOX</span> <span class="n">BOUNDS</span> <span class="n">xx</span> <span class="n">yy</span> <span class="n">zz</span>
<span class="n">xlo</span> <span class="n">xhi</span>
<span class="n">ylo</span> <span class="n">yhi</span>
<span class="n">zlo</span> <span class="n">zhi</span>
</pre></div>
</div>
<p>where xlo,xhi are the maximum extents of the simulation box in the
x-dimension, and similarly for y and z. The &#8220;xx yy zz&#8221; represent 6
characters that encode the style of boundary for each of the 6
simulation box boundaries (xlo,xhi and ylo,yhi and zlo,zhi). Each of
the 6 characters is either p = periodic, f = fixed, s = shrink wrap,
or m = shrink wrapped with a minimum value. See the
<a class="reference internal" href="boundary.html"><span class="doc">boundary</span></a> command for details.</p>
<p>For triclinic simulation boxes (non-orthogonal), an orthogonal
bounding box which encloses the triclinic simulation box is output,
along with the 3 tilt factors (xy, xz, yz) of the triclinic box,
formatted as follows:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">ITEM</span><span class="p">:</span> <span class="n">BOX</span> <span class="n">BOUNDS</span> <span class="n">xy</span> <span class="n">xz</span> <span class="n">yz</span> <span class="n">xx</span> <span class="n">yy</span> <span class="n">zz</span>
<span class="n">xlo_bound</span> <span class="n">xhi_bound</span> <span class="n">xy</span>
<span class="n">ylo_bound</span> <span class="n">yhi_bound</span> <span class="n">xz</span>
<span class="n">zlo_bound</span> <span class="n">zhi_bound</span> <span class="n">yz</span>
</pre></div>
</div>
<p>The presence of the text &#8220;xy xz yz&#8221; in the ITEM line indicates that
the 3 tilt factors will be included on each of the 3 following lines.
This bounding box is convenient for many visualization programs. The
meaning of the 6 character flags for &#8220;xx yy zz&#8221; is the same as above.</p>
<p>Note that the first two numbers on each line are now xlo_bound instead
of xlo, etc, since they repesent a bounding box. See <a class="reference internal" href="Section_howto.html#howto-12"><span class="std std-ref">this section</span></a> of the doc pages for a geometric
description of triclinic boxes, as defined by LAMMPS, simple formulas
for how the 6 bounding box extents (xlo_bound,xhi_bound,etc) are
calculated from the triclinic parameters, and how to transform those
parameters to and from other commonly used triclinic representations.</p>
<p>The &#8220;ITEM: ATOMS&#8221; line in each snapshot lists column descriptors for
the per-atom lines that follow. For example, the descriptors would be
&#8220;id type xs ys zs&#8221; for the default <em>atom</em> style, and would be the atom
attributes you specify in the dump command for the <em>custom</em> style.</p>
<p>For style <em>atom</em>, atom coordinates are written to the file, along with
the atom ID and atom type. By default, atom coords are written in a
scaled format (from 0 to 1). I.e. an x value of 0.25 means the atom
is at a location 1/4 of the distance from xlo to xhi of the box
boundaries. The format can be changed to unscaled coords via the
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> settings. Image flags can also be
added for each atom via dump_modify.</p>
<p>Style <em>custom</em> allows you to specify a list of atom attributes to be
written to the dump file for each atom. Possible attributes are
listed above and will appear in the order specified. You cannot
specify a quantity that is not defined for a particular simulation -
such as <em>q</em> for atom style <em>bond</em>, since that atom style doesn&#8217;t
assign charges. Dumps occur at the very end of a timestep, so atom
attributes will include effects due to fixes that are applied during
the timestep. An explanation of the possible dump custom attributes
is given below.</p>
<p>For style <em>local</em>, local output generated by <a class="reference internal" href="compute.html"><span class="doc">computes</span></a>
and <a class="reference internal" href="fix.html"><span class="doc">fixes</span></a> is used to generate lines of output that is
written to the dump file. This local data is typically calculated by
each processor based on the atoms it owns, but there may be zero or
more entities per atom, e.g. a list of bond distances. An explanation
of the possible dump local attributes is given below. Note that by
using input from the <a class="reference internal" href="compute_property_local.html"><span class="doc">compute property/local</span></a> command with dump local,
it is possible to generate information on bonds, angles, etc that can
be cut and pasted directly into a data file read by the
<a class="reference internal" href="read_data.html"><span class="doc">read_data</span></a> command.</p>
<p>Style <em>cfg</em> has the same command syntax as style <em>custom</em> and writes
extended CFG format files, as used by the
<a class="reference external" href="http://mt.seas.upenn.edu/Archive/Graphics/A">AtomEye</a> visualization
package. Since the extended CFG format uses a single snapshot of the
system per file, a wildcard &#8220;*&#8221; must be included in the filename, as
discussed below. The list of atom attributes for style <em>cfg</em> must
begin with either &#8220;mass type xs ys zs&#8221; or &#8220;mass type xsu ysu zsu&#8221;
since these quantities are needed to write the CFG files in the
appropriate format (though the &#8220;mass&#8221; and &#8220;type&#8221; fields do not appear
explicitly in the file). Any remaining attributes will be stored as
&#8220;auxiliary properties&#8221; in the CFG files. Note that you will typically
want to use the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify element</span></a> command with
CFG-formatted files, to associate element names with atom types, so
that AtomEye can render atoms appropriately. When unwrapped
coordinates <em>xsu</em>, <em>ysu</em>, and <em>zsu</em> are requested, the nominal AtomEye
periodic cell dimensions are expanded by a large factor UNWRAPEXPAND =
10.0, which ensures atoms that are displayed correctly for up to
UNWRAPEXPAND/2 periodic boundary crossings in any direction. Beyond
this, AtomEye will rewrap the unwrapped coordinates. The expansion
causes the atoms to be drawn farther away from the viewer, but it is
easy to zoom the atoms closer, and the interatomic distances are
unaffected.</p>
<p>The <em>dcd</em> style writes DCD files, a standard atomic trajectory format
used by the CHARMM, NAMD, and XPlor molecular dynamics packages. DCD
files are binary and thus may not be portable to different machines.
The number of atoms per snapshot cannot change with the <em>dcd</em> style.
The <em>unwrap</em> option of the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command
allows DCD coordinates to be written &#8220;unwrapped&#8221; by the image flags
for each atom. Unwrapped means that if the atom has passed through
a periodic boundary one or more times, the value is printed for what
the coordinate would be if it had not been wrapped back into the
periodic box. Note that these coordinates may thus be far outside
the box size stored with the snapshot.</p>
<p>The <em>xtc</em> style writes XTC files, a compressed trajectory format used
by the GROMACS molecular dynamics package, and described
<a class="reference external" href="http://manual.gromacs.org/current/online/xtc.html">here</a>.
The precision used in XTC files can be adjusted via the
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command. The default value of 1000
means that coordinates are stored to 1/1000 nanometer accuracy. XTC
files are portable binary files written in the NFS XDR data format,
so that any machine which supports XDR should be able to read them.
The number of atoms per snapshot cannot change with the <em>xtc</em> style.
The <em>unwrap</em> option of the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command allows
XTC coordinates to be written &#8220;unwrapped&#8221; by the image flags for each
atom. Unwrapped means that if the atom has passed thru a periodic
boundary one or more times, the value is printed for what the
coordinate would be if it had not been wrapped back into the periodic
box. Note that these coordinates may thus be far outside the box size
stored with the snapshot.</p>
<p>The <em>xyz</em> style writes XYZ files, which is a simple text-based
coordinate format that many codes can read. Specifically it has
a line with the number of atoms, then a comment line that is
usually ignored followed by one line per atom with the atom type
and the x-, y-, and z-coordinate of that atom. You can use the
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify element</span></a> option to change the output
from using the (numerical) atom type to an element name (or some
other label). This will help many visualization programs to guess
bonds and colors.</p>
<p>Note that <em>atom</em>, <em>custom</em>, <em>dcd</em>, <em>xtc</em>, and <em>xyz</em> style dump files
can be read directly by <a class="reference external" href="http://www.ks.uiuc.edu/Research/vmd">VMD</a>, a
popular molecular viewing program. See <a class="reference internal" href="Section_tools.html#vmd"><span class="std std-ref">Section tools</span></a> of the manual and the
tools/lmp2vmd/README.txt file for more information about support in
VMD for reading and visualizing LAMMPS dump files.</p>
<hr class="docutils" />
<p>Dumps are performed on timesteps that are a multiple of N (including
timestep 0) and on the last timestep of a minimization if the
minimization converges. Note that this means a dump will not be
performed on the initial timestep after the dump command is invoked,
if the current timestep is not a multiple of N. This behavior can be
changed via the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify first</span></a> command, which
can also be useful if the dump command is invoked after a minimization
ended on an arbitrary timestep. N can be changed between runs by
using the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify every</span></a> command (not allowed
for <em>dcd</em> style). The <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify every</span></a> command
also allows a variable to be used to determine the sequence of
timesteps on which dump files are written. In this mode a dump on the
first timestep of a run will also not be written unless the
<a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify first</span></a> command is used.</p>
<p>The specified filename determines how the dump file(s) is written.
The default is to write one large text file, which is opened when the
dump command is invoked and closed when an <a class="reference internal" href="undump.html"><span class="doc">undump</span></a>
command is used or when LAMMPS exits. For the <em>dcd</em> and <em>xtc</em> styles,
this is a single large binary file.</p>
<p>Dump filenames can contain two wildcard characters. If a &#8220;*&#8221;
character appears in the filename, then one file per snapshot is
written and the &#8220;*&#8221; character is replaced with the timestep value.
For example, tmp.dump.* becomes tmp.dump.0, tmp.dump.10000,
tmp.dump.20000, etc. This option is not available for the <em>dcd</em> and
<em>xtc</em> styles. Note that the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify pad</span></a>
command can be used to insure all timestep numbers are the same length
(e.g. 00010), which can make it easier to read a series of dump files
in order with some post-processing tools.</p>
<p>If a &#8220;%&#8221; character appears in the filename, then each of P processors
writes a portion of the dump file, and the &#8220;%&#8221; character is replaced
with the processor ID from 0 to P-1. For example, tmp.dump.% becomes
tmp.dump.0, tmp.dump.1, ... tmp.dump.P-1, etc. This creates smaller
files and can be a fast mode of output on parallel machines that
support parallel I/O for output. This option is not available for the
<em>dcd</em>, <em>xtc</em>, and <em>xyz</em> styles.</p>
<p>By default, P = the number of processors meaning one file per
processor, but P can be set to a smaller value via the <em>nfile</em> or
<em>fileper</em> keywords of the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command.
These options can be the most efficient way of writing out dump files
when running on large numbers of processors.</p>
<p>Note that using the &#8220;*&#8221; and &#8220;%&#8221; characters together can produce a
large number of small dump files!</p>
<p>For the <em>atom/mpiio</em>, <em>cfg/mpiio</em>, <em>custom/mpiio</em>, and <em>xyz/mpiio</em>
styles, a single dump file is written in parallel via the MPI-IO
library, which is part of the MPI standard for versions 2.0 and above.
Using MPI-IO requires two steps. First, build LAMMPS with its MPIIO
package installed, e.g.</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">make</span> <span class="n">yes</span><span class="o">-</span><span class="n">mpiio</span> <span class="c1"># installs the MPIIO package</span>
<span class="n">make</span> <span class="n">g</span><span class="o">++</span> <span class="c1"># build LAMMPS for your platform</span>
</pre></div>
</div>
<p>Second, use a dump filename which contains &#8221;.mpiio&#8221;. Note that it
does not have to end in &#8221;.mpiio&#8221;, just contain those characters.
Unlike MPI-IO restart files, which must be both written and read using
MPI-IO, the dump files produced by these MPI-IO styles are identical
in format to the files produced by their non-MPI-IO style
counterparts. This means you can write a dump file using MPI-IO and
use the <a class="reference internal" href="read_dump.html"><span class="doc">read_dump</span></a> command or perform other
post-processing, just as if the dump file was not written using
MPI-IO.</p>
<p>Note that MPI-IO dump files are one large file which all processors
write to. You thus cannot use the &#8220;%&#8221; wildcard character described
above in the filename since that specifies generation of multiple
files. You can use the &#8221;.bin&#8221; suffix described below in an MPI-IO
dump file; again this file will be written in parallel and have the
same binary format as if it were written without MPI-IO.</p>
<p>If the filename ends with &#8221;.bin&#8221;, the dump file (or files, if &#8220;*&#8221; or
&#8220;%&#8221; is also used) is written in binary format. A binary dump file
will be about the same size as a text version, but will typically
write out much faster. Of course, when post-processing, you will need
to convert it back to text format (see the <a class="reference internal" href="Section_tools.html#binary"><span class="std std-ref">binary2txt tool</span></a>) or write your own code to read the
binary file. The format of the binary file can be understood by
looking at the tools/binary2txt.cpp file. This option is only
available for the <em>atom</em> and <em>custom</em> styles.</p>
<p>If the filename ends with &#8221;.gz&#8221;, the dump file (or files, if &#8220;*&#8221; or &#8220;%&#8221;
is also used) is written in gzipped format. A gzipped dump file will
be about 3x smaller than the text version, but will also take longer
to write. This option is not available for the <em>dcd</em> and <em>xtc</em>
styles.</p>
<hr class="docutils" />
<p>This section explains the local attributes that can be specified as
part of the <em>local</em> style.</p>
<p>The <em>index</em> attribute can be used to generate an index number from 1
to N for each line written into the dump file, where N is the total
number of local datums from all processors, or lines of output that
will appear in the snapshot. Note that because data from different
processors depend on what atoms they currently own, and atoms migrate
between processor, there is no guarantee that the same index will be
used for the same info (e.g. a particular bond) in successive
snapshots.</p>
<p>The <em>c_ID</em> and <em>c_ID[N]</em> attributes allow local vectors or arrays
calculated by a <a class="reference internal" href="compute.html"><span class="doc">compute</span></a> to be output. The ID in the
attribute should be replaced by the actual ID of the compute that has
been defined previously in the input script. See the
<a class="reference internal" href="compute.html"><span class="doc">compute</span></a> command for details. There are computes for
calculating local information such as indices, types, and energies for
bonds and angles.</p>
<p>Note that computes which calculate global or per-atom quantities, as
opposed to local quantities, cannot be output in a dump local command.
Instead, global quantities can be output by the <a class="reference internal" href="thermo_style.html"><span class="doc">thermo_style custom</span></a> command, and per-atom quantities can be
output by the dump custom command.</p>
<p>If <em>c_ID</em> is used as a attribute, then the local vector calculated by
the compute is printed. If <em>c_ID[N]</em> is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length local
array calculated by the compute.</p>
<p>The <em>f_ID</em> and <em>f_ID[N]</em> attributes allow local vectors or arrays
calculated by a <a class="reference internal" href="fix.html"><span class="doc">fix</span></a> to be output. The ID in the attribute
should be replaced by the actual ID of the fix that has been defined
previously in the input script.</p>
<p>If <em>f_ID</em> is used as a attribute, then the local vector calculated by
the fix is printed. If <em>f_ID[N]</em> is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length local
array calculated by the fix.</p>
<p>Here is an example of how to dump bond info for a system,
including the distance and energy of each bond:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">compute</span> <span class="mi">1</span> <span class="nb">all</span> <span class="nb">property</span><span class="o">/</span><span class="n">local</span> <span class="n">batom1</span> <span class="n">batom2</span> <span class="n">btype</span>
<span class="n">compute</span> <span class="mi">2</span> <span class="nb">all</span> <span class="n">bond</span><span class="o">/</span><span class="n">local</span> <span class="n">dist</span> <span class="n">eng</span>
<span class="n">dump</span> <span class="mi">1</span> <span class="nb">all</span> <span class="n">local</span> <span class="mi">1000</span> <span class="n">tmp</span><span class="o">.</span><span class="n">dump</span> <span class="n">index</span> <span class="n">c_1</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="n">c_1</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="n">c_1</span><span class="p">[</span><span class="mi">3</span><span class="p">]</span> <span class="n">c_2</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="n">c_2</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span>
</pre></div>
</div>
<hr class="docutils" />
<p>This section explains the atom attributes that can be specified as
part of the <em>custom</em> and <em>cfg</em> styles.</p>
<p>The <em>id</em>, <em>mol</em>, <em>proc</em>, <em>procp1</em>, <em>type</em>, <em>element</em>, <em>mass</em>, <em>vx</em>,
<em>vy</em>, <em>vz</em>, <em>fx</em>, <em>fy</em>, <em>fz</em>, <em>q</em> attributes are self-explanatory.</p>
<p><em>Id</em> is the atom ID. <em>Mol</em> is the molecule ID, included in the data
file for molecular systems. <em>Proc</em> is the ID of the processor (0 to
Nprocs-1) that currently owns the atom. <em>Procp1</em> is the proc ID+1,
which can be convenient in place of a <em>type</em> attribute (1 to Ntypes)
for coloring atoms in a visualization program. <em>Type</em> is the atom
type (1 to Ntypes). <em>Element</em> is typically the chemical name of an
element, which you must assign to each type via the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify element</span></a> command. More generally, it can be any
string you wish to associated with an atom type. <em>Mass</em> is the atom
mass. <em>Vx</em>, <em>vy</em>, <em>vz</em>, <em>fx</em>, <em>fy</em>, <em>fz</em>, and <em>q</em> are components of
atom velocity and force and atomic charge.</p>
<p>There are several options for outputting atom coordinates. The <em>x</em>,
<em>y</em>, <em>z</em> attributes write atom coordinates &#8220;unscaled&#8221;, in the
appropriate distance <a class="reference internal" href="units.html"><span class="doc">units</span></a> (Angstroms, sigma, etc). Use
<em>xs</em>, <em>ys</em>, <em>zs</em> if you want the coordinates &#8220;scaled&#8221; to the box size,
so that each value is 0.0 to 1.0. If the simulation box is triclinic
-(tilted), then all atom coords will still be between 0.0 and 1.0. Use
-<em>xu</em>, <em>yu</em>, <em>zu</em> if you want the coordinates &#8220;unwrapped&#8221; by the image
-flags for each atom. Unwrapped means that if the atom has passed thru
-a periodic boundary one or more times, the value is printed for what
-the coordinate would be if it had not been wrapped back into the
-periodic box. Note that using <em>xu</em>, <em>yu</em>, <em>zu</em> means that the
-coordinate values may be far outside the box bounds printed with the
-snapshot. Using <em>xsu</em>, <em>ysu</em>, <em>zsu</em> is similar to using <em>xu</em>, <em>yu</em>, <em>zu</em>,
-except that the unwrapped coordinates are scaled by the box size. Atoms
-that have passed through a periodic boundary will have the corresponding
-cooordinate increased or decreased by 1.0.</p>
+(tilted), then all atom coords will still be between 0.0 and 1.0.
+I.e. actual unscaled (x,y,z) = xs*A + ys*B + zs*C, where (A,B,C) are
+the non-orthogonal vectors of the simulation box edges, as discussed
+in <a class="reference internal" href="Section_howto.html#howto-12"><span class="std std-ref">Section howto 6.12</span></a>.</p>
+<p>Use <em>xu</em>, <em>yu</em>, <em>zu</em> if you want the coordinates &#8220;unwrapped&#8221; by the
+image flags for each atom. Unwrapped means that if the atom has
+passed thru a periodic boundary one or more times, the value is
+printed for what the coordinate would be if it had not been wrapped
+back into the periodic box. Note that using <em>xu</em>, <em>yu</em>, <em>zu</em> means
+that the coordinate values may be far outside the box bounds printed
+with the snapshot. Using <em>xsu</em>, <em>ysu</em>, <em>zsu</em> is similar to using
+<em>xu</em>, <em>yu</em>, <em>zu</em>, except that the unwrapped coordinates are scaled by
+the box size. Atoms that have passed through a periodic boundary will
+have the corresponding cooordinate increased or decreased by 1.0.</p>
<p>The image flags can be printed directly using the <em>ix</em>, <em>iy</em>, <em>iz</em>
attributes. For periodic dimensions, they specify which image of the
simulation box the atom is considered to be in. An image of 0 means
it is inside the box as defined. A value of 2 means add 2 box lengths
to get the true value. A value of -1 means subtract 1 box length to
get the true value. LAMMPS updates these flags as atoms cross
periodic boundaries during the simulation.</p>
<p>The <em>mux</em>, <em>muy</em>, <em>muz</em> attributes are specific to dipolar systems
defined with an atom style of <em>dipole</em>. They give the orientation of
the atom&#8217;s point dipole moment. The <em>mu</em> attribute gives the
magnitude of the atom&#8217;s dipole moment.</p>
<p>The <em>radius</em> and <em>diameter</em> attributes are specific to spherical
particles that have a finite size, such as those defined with an atom
style of <em>sphere</em>.</p>
<p>The <em>omegax</em>, <em>omegay</em>, and <em>omegaz</em> attributes are specific to
finite-size spherical particles that have an angular velocity. Only
certain atom styles, such as <em>sphere</em> define this quantity.</p>
<p>The <em>angmomx</em>, <em>angmomy</em>, and <em>angmomz</em> attributes are specific to
finite-size aspherical particles that have an angular momentum. Only
the <em>ellipsoid</em> atom style defines this quantity.</p>
<p>The <em>tqx</em>, <em>tqy</em>, <em>tqz</em> attributes are for finite-size particles that
can sustain a rotational torque due to interactions with other
particles.</p>
<p>The <em>c_ID</em> and <em>c_ID[N]</em> attributes allow per-atom vectors or arrays
calculated by a <a class="reference internal" href="compute.html"><span class="doc">compute</span></a> to be output. The ID in the
attribute should be replaced by the actual ID of the compute that has
been defined previously in the input script. See the
<a class="reference internal" href="compute.html"><span class="doc">compute</span></a> command for details. There are computes for
calculating the per-atom energy, stress, centro-symmetry parameter,
and coordination number of individual atoms.</p>
<p>Note that computes which calculate global or local quantities, as
opposed to per-atom quantities, cannot be output in a dump custom
command. Instead, global quantities can be output by the
<a class="reference internal" href="thermo_style.html"><span class="doc">thermo_style custom</span></a> command, and local quantities
can be output by the dump local command.</p>
<p>If <em>c_ID</em> is used as a attribute, then the per-atom vector calculated
by the compute is printed. If <em>c_ID[N]</em> is used, then N must be in
the range from 1-M, which will print the Nth column of the M-length
per-atom array calculated by the compute.</p>
<p>The <em>f_ID</em> and <em>f_ID[N]</em> attributes allow vector or array per-atom
quantities calculated by a <a class="reference internal" href="fix.html"><span class="doc">fix</span></a> to be output. The ID in the
attribute should be replaced by the actual ID of the fix that has been
defined previously in the input script. The <a class="reference internal" href="fix_ave_atom.html"><span class="doc">fix ave/atom</span></a> command is one that calculates per-atom
quantities. Since it can time-average per-atom quantities produced by
any <a class="reference internal" href="compute.html"><span class="doc">compute</span></a>, <a class="reference internal" href="fix.html"><span class="doc">fix</span></a>, or atom-style
<a class="reference internal" href="variable.html"><span class="doc">variable</span></a>, this allows those time-averaged results to
be written to a dump file.</p>
<p>If <em>f_ID</em> is used as a attribute, then the per-atom vector calculated
by the fix is printed. If <em>f_ID[N]</em> is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length
per-atom array calculated by the fix.</p>
<p>The <em>v_name</em> attribute allows per-atom vectors calculated by a
<a class="reference internal" href="variable.html"><span class="doc">variable</span></a> to be output. The name in the attribute
should be replaced by the actual name of the variable that has been
defined previously in the input script. Only an atom-style variable
can be referenced, since it is the only style that generates per-atom
values. Variables of style <em>atom</em> can reference individual atom
attributes, per-atom atom attributes, thermodynamic keywords, or
invoke other computes, fixes, or variables when they are evaluated, so
this is a very general means of creating quantities to output to a
dump file.</p>
<p>The <em>d_name</em> and <em>i_name</em> attributes allow to output custom per atom
floating point or integer properties that are managed by
<a class="reference internal" href="fix_property_atom.html"><span class="doc">fix property/atom</span></a>.</p>
<p>See <a class="reference internal" href="Section_modify.html"><span class="doc">Section_modify</span></a> of the manual for information
on how to add new compute and fix styles to LAMMPS to calculate
per-atom quantities which could then be output into dump files.</p>
</div>
<hr class="docutils" />
<div class="section" id="restrictions">
<h2>Restrictions</h2>
<p>To write gzipped dump files, you must either compile LAMMPS with the
-DLAMMPS_GZIP option or use the styles from the COMPRESS package
- see the <a class="reference internal" href="Section_start.html#start-2"><span class="std std-ref">Making LAMMPS</span></a> section of
the documentation.</p>
<p>The <em>atom/gz</em>, <em>cfg/gz</em>, <em>custom/gz</em>, and <em>xyz/gz</em> styles are part
of the COMPRESS package. They are only enabled if LAMMPS was built
with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">Making LAMMPS</span></a> section for more info.</p>
<p>The <em>atom/mpiio</em>, <em>cfg/mpiio</em>, <em>custom/mpiio</em>, and <em>xyz/mpiio</em> styles
are part of the MPIIO package. They are only enabled if LAMMPS was
built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">Making LAMMPS</span></a> section for more info.</p>
<p>The <em>xtc</em> style is part of the MISC package. It is only enabled if
LAMMPS was built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">Making LAMMPS</span></a> section for more info. This is
because some machines may not support the low-level XDR data format
that XTC files are written with, which will result in a compile-time
error when a low-level include file is not found. Putting this style
in a package makes it easy to exclude from a LAMMPS build for those
machines. However, the MISC package also includes two compatibility
header files and associated functions, which should be a suitable
substitute on machines that do not have the appropriate native header
files. This option can be invoked at build time by adding
-DLAMMPS_XDR to the CCFLAGS variable in the appropriate low-level
Makefile, e.g. src/MAKE/Makefile.foo. This compatibility mode has
been tested successfully on Cray XT3/XT4/XT5 and IBM BlueGene/L
machines and should also work on IBM BG/P, and Windows XP/Vista/7
machines.</p>
</div>
<div class="section" id="related-commands">
<h2>Related commands</h2>
<p><a class="reference internal" href="dump_h5md.html"><span class="doc">dump h5md</span></a>, <a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a>,
<a class="reference internal" href="dump_molfile.html"><span class="doc">dump molfile</span></a>, <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a>,
<a class="reference internal" href="undump.html"><span class="doc">undump</span></a></p>
</div>
<div class="section" id="default">
<h2>Default</h2>
<p>The defaults for the <em>image</em> and <em>movie</em> styles are listed on the
<a class="reference internal" href="dump_image.html"><span class="doc">dump image</span></a> doc page.</p>
</div>
</div>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2013 Sandia Corporation.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
\ No newline at end of file
diff --git a/doc/html/fix_thermal_conductivity.html b/doc/html/fix_thermal_conductivity.html
index c6cc14654..52721d1f4 100644
--- a/doc/html/fix_thermal_conductivity.html
+++ b/doc/html/fix_thermal_conductivity.html
@@ -1,336 +1,336 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>fix thermal/conductivity command &mdash; LAMMPS documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
<link rel="top" title="LAMMPS documentation" href="index.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="Manual.html" class="icon icon-home"> LAMMPS
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
</ul>
</div>
&nbsp;
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="Manual.html">LAMMPS</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="Manual.html">Docs</a> &raquo;</li>
<li>fix thermal/conductivity command</li>
<li class="wy-breadcrumbs-aside">
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="fix-thermal-conductivity-command">
<span id="index-0"></span><h1>fix thermal/conductivity command</h1>
<div class="section" id="syntax">
<h2>Syntax</h2>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">fix</span> <span class="n">ID</span> <span class="n">group</span><span class="o">-</span><span class="n">ID</span> <span class="n">thermal</span><span class="o">/</span><span class="n">conductivity</span> <span class="n">N</span> <span class="n">edim</span> <span class="n">Nbin</span> <span class="n">keyword</span> <span class="n">value</span> <span class="o">...</span>
</pre></div>
</div>
<ul class="simple">
<li>ID, group-ID are documented in <a class="reference internal" href="fix.html"><span class="doc">fix</span></a> command</li>
<li>thermal/conductivity = style name of this fix command</li>
<li>N = perform kinetic energy exchange every N steps</li>
<li>edim = <em>x</em> or <em>y</em> or <em>z</em> = direction of kinetic energy transfer</li>
<li>Nbin = # of layers in edim direction (must be even number)</li>
<li>zero or more keyword/value pairs may be appended</li>
<li>keyword = <em>swap</em></li>
</ul>
<pre class="literal-block">
<em>swap</em> value = Nswap = number of swaps to perform every N steps
</pre>
</div>
<div class="section" id="examples">
<h2>Examples</h2>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">fix</span> <span class="mi">1</span> <span class="nb">all</span> <span class="n">thermal</span><span class="o">/</span><span class="n">conductivity</span> <span class="mi">100</span> <span class="n">z</span> <span class="mi">20</span>
<span class="n">fix</span> <span class="mi">1</span> <span class="nb">all</span> <span class="n">thermal</span><span class="o">/</span><span class="n">conductivity</span> <span class="mi">50</span> <span class="n">z</span> <span class="mi">20</span> <span class="n">swap</span> <span class="mi">2</span>
</pre></div>
</div>
</div>
<div class="section" id="description">
<h2>Description</h2>
-<p>Use the Muller-Plathe algorithm described in <a class="reference internal" href="#muller-plathe"><span class="std std-ref">this paper</span></a> to exchange kinetic energy between two particles
+<p>Use the Muller-Plathe algorithm described in <a class="reference internal" href="fix_viscosity.html#muller-plathe"><span class="std std-ref">this paper</span></a> to exchange kinetic energy between two particles
in different regions of the simulation box every N steps. This
induces a temperature gradient in the system. As described below this
enables the thermal conductivity of a material to be calculated. This
algorithm is sometimes called a reverse non-equilibrium MD (reverse
NEMD) approach to computing thermal conductivity. This is because the
usual NEMD approach is to impose a temperature gradient on the system
and measure the response as the resulting heat flux. In the
Muller-Plathe method, the heat flux is imposed, and the temperature
gradient is the system&#8217;s response.</p>
<p>See the <a class="reference internal" href="compute_heat_flux.html"><span class="doc">compute heat/flux</span></a> command for details
on how to compute thermal conductivity in an alternate way, via the
Green-Kubo formalism.</p>
<p>The simulation box is divided into <em>Nbin</em> layers in the <em>edim</em>
direction, where the layer 1 is at the low end of that dimension and
the layer <em>Nbin</em> is at the high end. Every N steps, Nswap pairs of
atoms are chosen in the following manner. Only atoms in the fix group
are considered. The hottest Nswap atoms in layer 1 are selected.
Similarly, the coldest Nswap atoms in the &#8220;middle&#8221; layer (see below)
are selected. The two sets of Nswap atoms are paired up and their
velocities are exchanged. This effectively swaps their kinetic
energies, assuming their masses are the same. If the masses are
different, an exchange of velocities relative to center of mass motion
of the 2 atoms is performed, to conserve kinetic energy. Over time,
this induces a temperature gradient in the system which can be
measured using commands such as the following, which writes the
temperature profile (assuming z = edim) to the file tmp.profile:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">compute</span> <span class="n">ke</span> <span class="nb">all</span> <span class="n">ke</span><span class="o">/</span><span class="n">atom</span>
<span class="n">variable</span> <span class="n">temp</span> <span class="n">atom</span> <span class="n">c_ke</span><span class="o">/</span><span class="mf">1.5</span>
<span class="n">fix</span> <span class="mi">3</span> <span class="nb">all</span> <span class="n">ave</span><span class="o">/</span><span class="n">spatial</span> <span class="mi">10</span> <span class="mi">100</span> <span class="mi">1000</span> <span class="n">z</span> <span class="n">lower</span> <span class="mf">0.05</span> <span class="n">v_temp</span> <span class="o">&amp;</span>
<span class="n">file</span> <span class="n">tmp</span><span class="o">.</span><span class="n">profile</span> <span class="n">units</span> <span class="n">reduced</span>
</pre></div>
</div>
<p>Note that by default, Nswap = 1, though this can be changed by the
optional <em>swap</em> keyword. Setting this parameter appropriately, in
conjunction with the swap rate N, allows the heat flux to be adjusted
across a wide range of values, and the kinetic energy to be exchanged
in large chunks or more smoothly.</p>
<p>The &#8220;middle&#8221; layer for velocity swapping is defined as the <em>Nbin</em>/2 +
1 layer. Thus if <em>Nbin</em> = 20, the two swapping layers are 1 and 11.
This should lead to a symmetric temperature profile since the two
layers are separated by the same distance in both directions in a
periodic sense. This is why <em>Nbin</em> is restricted to being an even
number.</p>
<p>As described below, the total kinetic energy transferred by these
swaps is computed by the fix and can be output. Dividing this
quantity by time and the cross-sectional area of the simulation box
yields a heat flux. The ratio of heat flux to the slope of the
temperature profile is proportional to the thermal conductivity of the
-fluid, in appropriate units. See the <a class="reference internal" href="#muller-plathe"><span class="std std-ref">Muller-Plathe paper</span></a> for details.</p>
+fluid, in appropriate units. See the <a class="reference internal" href="fix_viscosity.html#muller-plathe"><span class="std std-ref">Muller-Plathe paper</span></a> for details.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">If your system is periodic in the direction of the heat flux,
then the flux is going in 2 directions. This means the effective heat
flux in one direction is reduced by a factor of 2. You will see this
in the equations for thermal conductivity (kappa) in the Muller-Plathe
paper. LAMMPS is simply tallying kinetic energy which does not
account for whether or not your system is periodic; you must use the
value appropriately to yield a kappa for your system.</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">After equilibration, if the temperature gradient you observe is
not linear, then you are likely swapping energy too frequently and are
not in a regime of linear response. In this case you cannot
accurately infer a thermal conductivity and should try increasing the
Nevery parameter.</p>
</div>
</div>
<div class="section" id="restart-fix-modify-output-run-start-stop-minimize-info">
<h2>Restart, fix_modify, output, run start/stop, minimize info</h2>
<p>No information about this fix is written to <a class="reference internal" href="restart.html"><span class="doc">binary restart files</span></a>. None of the <a class="reference internal" href="fix_modify.html"><span class="doc">fix_modify</span></a> options
are relevant to this fix.</p>
<p>This fix computes a global scalar which can be accessed by various
<a class="reference internal" href="Section_howto.html#howto-15"><span class="std std-ref">output commands</span></a>. The scalar is the
cummulative kinetic energy transferred between the bottom and middle
of the simulation box (in the <em>edim</em> direction) is stored as a scalar
quantity by this fix. This quantity is zeroed when the fix is defined
and accumlates thereafter, once every N steps. The units of the
quantity are energy; see the <a class="reference internal" href="units.html"><span class="doc">units</span></a> command for details.
The scalar value calculated by this fix is &#8220;intensive&#8221;.</p>
<p>No parameter of this fix can be used with the <em>start/stop</em> keywords of
the <a class="reference internal" href="run.html"><span class="doc">run</span></a> command. This fix is not invoked during <a class="reference internal" href="minimize.html"><span class="doc">energy minimization</span></a>.</p>
</div>
<div class="section" id="restrictions">
<h2>Restrictions</h2>
<p>This fix is part of the MISC package. It is only enabled if LAMMPS
was built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span class="std std-ref">Making LAMMPS</span></a> section for more info.</p>
<p>Swaps conserve both momentum and kinetic energy, even if the masses of
the swapped atoms are not equal. Thus you should not need to
thermostat the system. If you do use a thermostat, you may want to
apply it only to the non-swapped dimensions (other than <em>vdim</em>).</p>
<p>LAMMPS does not check, but you should not use this fix to swap the
kinetic energy of atoms that are in constrained molecules, e.g. via
<a class="reference internal" href="fix_shake.html"><span class="doc">fix shake</span></a> or <a class="reference internal" href="fix_rigid.html"><span class="doc">fix rigid</span></a>. This is
because application of the constraints will alter the amount of
transferred momentum. You should, however, be able to use flexible
molecules. See the <a class="reference internal" href="pair_gran.html#zhang"><span class="std std-ref">Zhang paper</span></a> for a discussion and results
of this idea.</p>
<p>When running a simulation with large, massive particles or molecules
in a background solvent, you may want to only exchange kinetic energy
bewteen solvent particles.</p>
</div>
<div class="section" id="related-commands">
<h2>Related commands</h2>
<p><a class="reference internal" href="fix_ehex.html"><span class="doc">fix ehex</span></a>, <a class="reference internal" href="fix_heat.html"><span class="doc">fix heat</span></a>,
<a class="reference internal" href="fix_ave_spatial.html"><span class="doc">fix ave/spatial</span></a>, <a class="reference internal" href="fix_viscosity.html"><span class="doc">fix viscosity</span></a>, <a class="reference internal" href="compute_heat_flux.html"><span class="doc">compute heat/flux</span></a></p>
</div>
<div class="section" id="default">
<h2>Default</h2>
<p>The option defaults are swap = 1.</p>
<hr class="docutils" />
<p id="muller-plathe"><strong>(Muller-Plathe)</strong> Muller-Plathe, J Chem Phys, 106, 6082 (1997).</p>
<p id="zhang"><strong>(Zhang)</strong> Zhang, Lussetti, de Souza, Muller-Plathe, J Phys Chem B,
109, 15060-15067 (2005).</p>
</div>
</div>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2013 Sandia Corporation.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
\ No newline at end of file
diff --git a/doc/html/genindex.html b/doc/html/genindex.html
index b7438e482..669e3e014 100644
--- a/doc/html/genindex.html
+++ b/doc/html/genindex.html
@@ -1,2364 +1,2364 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index &mdash; LAMMPS documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
<link rel="top" title="LAMMPS documentation" href="index.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="Manual.html" class="icon icon-home"> LAMMPS
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
</ul>
</div>
&nbsp;
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="Manual.html">LAMMPS</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="Manual.html">Docs</a> &raquo;</li>
<li></li>
<li class="wy-breadcrumbs-aside">
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a>
| <a href="#B"><strong>B</strong></a>
| <a href="#C"><strong>C</strong></a>
| <a href="#D"><strong>D</strong></a>
| <a href="#E"><strong>E</strong></a>
| <a href="#F"><strong>F</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#J"><strong>J</strong></a>
| <a href="#K"><strong>K</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#N"><strong>N</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#Q"><strong>Q</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>
| <a href="#U"><strong>U</strong></a>
| <a href="#V"><strong>V</strong></a>
| <a href="#W"><strong>W</strong></a>
</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="angle_coeff.html#index-0">angle_coeff</a>
</dt>
<dt><a href="angle_style.html#index-0">angle_style</a>
</dt>
<dt><a href="angle_charmm.html#index-0">angle_style charmm</a>
</dt>
<dt><a href="angle_class2.html#index-0">angle_style class2</a>
</dt>
<dt><a href="angle_cosine.html#index-0">angle_style cosine</a>
</dt>
<dt><a href="angle_cosine_delta.html#index-0">angle_style cosine/delta</a>
</dt>
<dt><a href="angle_cosine_periodic.html#index-0">angle_style cosine/periodic</a>
</dt>
<dt><a href="angle_cosine_shift.html#index-0">angle_style cosine/shift</a>
</dt>
<dt><a href="angle_cosine_shift_exp.html#index-0">angle_style cosine/shift/exp</a>
</dt>
<dt><a href="angle_cosine_squared.html#index-0">angle_style cosine/squared</a>
</dt>
<dt><a href="angle_dipole.html#index-0">angle_style dipole</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="angle_fourier.html#index-0">angle_style fourier</a>
</dt>
<dt><a href="angle_fourier_simple.html#index-0">angle_style fourier/simple</a>
</dt>
<dt><a href="angle_harmonic.html#index-0">angle_style harmonic</a>
</dt>
<dt><a href="angle_hybrid.html#index-0">angle_style hybrid</a>
</dt>
<dt><a href="angle_none.html#index-0">angle_style none</a>
</dt>
<dt><a href="angle_quartic.html#index-0">angle_style quartic</a>
</dt>
<dt><a href="angle_sdk.html#index-0">angle_style sdk</a>
</dt>
<dt><a href="angle_table.html#index-0">angle_style table</a>
</dt>
<dt><a href="angle_zero.html#index-0">angle_style zero</a>
</dt>
<dt><a href="atom_modify.html#index-0">atom_modify</a>
</dt>
<dt><a href="atom_style.html#index-0">atom_style</a>
</dt>
</dl></td>
</tr></table>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="balance.html#index-0">balance</a>
</dt>
<dt><a href="bond_coeff.html#index-0">bond_coeff</a>
</dt>
<dt><a href="bond_style.html#index-0">bond_style</a>
</dt>
<dt><a href="bond_class2.html#index-0">bond_style class2</a>
</dt>
<dt><a href="bond_fene.html#index-0">bond_style fene</a>
</dt>
<dt><a href="bond_fene_expand.html#index-0">bond_style fene/expand</a>
</dt>
<dt><a href="bond_harmonic.html#index-0">bond_style harmonic</a>
</dt>
<dt><a href="bond_harmonic_shift.html#index-0">bond_style harmonic/shift</a>
</dt>
<dt><a href="bond_harmonic_shift_cut.html#index-0">bond_style harmonic/shift/cut</a>
</dt>
<dt><a href="bond_hybrid.html#index-0">bond_style hybrid</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="bond_morse.html#index-0">bond_style morse</a>
</dt>
<dt><a href="bond_none.html#index-0">bond_style none</a>
</dt>
<dt><a href="bond_nonlinear.html#index-0">bond_style nonlinear</a>
</dt>
<dt><a href="bond_quartic.html#index-0">bond_style quartic</a>
</dt>
<dt><a href="bond_table.html#index-0">bond_style table</a>
</dt>
<dt><a href="bond_zero.html#index-0">bond_style zero</a>
</dt>
<dt><a href="bond_write.html#index-0">bond_write</a>
</dt>
<dt><a href="boundary.html#index-0">boundary</a>
</dt>
<dt><a href="box.html#index-0">box</a>
</dt>
</dl></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="change_box.html#index-0">change_box</a>
</dt>
<dt><a href="clear.html#index-0">clear</a>
</dt>
<dt><a href="comm_modify.html#index-0">comm_modify</a>
</dt>
<dt><a href="comm_style.html#index-0">comm_style</a>
</dt>
<dt><a href="compute.html#index-0">compute</a>
</dt>
<dt><a href="compute_ackland_atom.html#index-0">compute ackland/atom</a>
</dt>
<dt><a href="compute_angle.html#index-0">compute angle</a>
</dt>
<dt><a href="compute_angle_local.html#index-0">compute angle/local</a>
</dt>
<dt><a href="compute_angmom_chunk.html#index-0">compute angmom/chunk</a>
</dt>
<dt><a href="compute_basal_atom.html#index-0">compute basal/atom</a>
</dt>
<dt><a href="compute_body_local.html#index-0">compute body/local</a>
</dt>
<dt><a href="compute_bond.html#index-0">compute bond</a>
</dt>
<dt><a href="compute_bond_local.html#index-0">compute bond/local</a>
</dt>
<dt><a href="compute_centro_atom.html#index-0">compute centro/atom</a>
</dt>
<dt><a href="compute_chunk_atom.html#index-0">compute chunk/atom</a>
</dt>
<dt><a href="compute_cluster_atom.html#index-0">compute cluster/atom</a>
</dt>
<dt><a href="compute_cna_atom.html#index-0">compute cna/atom</a>
</dt>
<dt><a href="compute_com.html#index-0">compute com</a>
</dt>
<dt><a href="compute_com_chunk.html#index-0">compute com/chunk</a>
</dt>
<dt><a href="compute_contact_atom.html#index-0">compute contact/atom</a>
</dt>
<dt><a href="compute_coord_atom.html#index-0">compute coord/atom</a>
</dt>
<dt><a href="compute_damage_atom.html#index-0">compute damage/atom</a>
</dt>
<dt><a href="compute_dihedral.html#index-0">compute dihedral</a>
</dt>
<dt><a href="compute_dihedral_local.html#index-0">compute dihedral/local</a>
</dt>
<dt><a href="compute_dilatation_atom.html#index-0">compute dilatation/atom</a>
</dt>
<dt><a href="compute_dipole_chunk.html#index-0">compute dipole/chunk</a>
</dt>
<dt><a href="compute_displace_atom.html#index-0">compute displace/atom</a>
</dt>
<dt><a href="compute_dpd.html#index-0">compute dpd</a>
</dt>
<dt><a href="compute_dpd_atom.html#index-0">compute dpd/atom</a>
</dt>
<dt><a href="compute_erotate_asphere.html#index-0">compute erotate/asphere</a>
</dt>
<dt><a href="compute_erotate_rigid.html#index-0">compute erotate/rigid</a>
</dt>
<dt><a href="compute_erotate_sphere.html#index-0">compute erotate/sphere</a>
</dt>
<dt><a href="compute_erotate_sphere_atom.html#index-0">compute erotate/sphere/atom</a>
</dt>
<dt><a href="compute_event_displace.html#index-0">compute event/displace</a>
</dt>
<dt><a href="compute_fep.html#index-0">compute fep</a>
</dt>
<dt><a href="compute_tally.html#index-0">compute force/tally</a>
</dt>
<dt><a href="compute_group_group.html#index-0">compute group/group</a>
</dt>
<dt><a href="compute_gyration.html#index-0">compute gyration</a>
</dt>
<dt><a href="compute_gyration_chunk.html#index-0">compute gyration/chunk</a>
</dt>
<dt><a href="compute_heat_flux.html#index-0">compute heat/flux</a>
</dt>
<dt><a href="compute_hexorder_atom.html#index-0">compute hexorder/atom</a>
</dt>
<dt><a href="compute_improper.html#index-0">compute improper</a>
</dt>
<dt><a href="compute_improper_local.html#index-0">compute improper/local</a>
</dt>
<dt><a href="compute_inertia_chunk.html#index-0">compute inertia/chunk</a>
</dt>
<dt><a href="compute_ke.html#index-0">compute ke</a>
</dt>
<dt><a href="compute_ke_atom.html#index-0">compute ke/atom</a>
</dt>
<dt><a href="compute_ke_atom_eff.html#index-0">compute ke/atom/eff</a>
</dt>
<dt><a href="compute_ke_eff.html#index-0">compute ke/eff</a>
</dt>
<dt><a href="compute_ke_rigid.html#index-0">compute ke/rigid</a>
</dt>
<dt><a href="compute_meso_e_atom.html#index-0">compute meso/e/atom</a>
</dt>
<dt><a href="compute_meso_rho_atom.html#index-0">compute meso/rho/atom</a>
</dt>
<dt><a href="compute_meso_t_atom.html#index-0">compute meso/t/atom</a>
</dt>
<dt><a href="compute_msd.html#index-0">compute msd</a>
</dt>
<dt><a href="compute_msd_chunk.html#index-0">compute msd/chunk</a>
</dt>
<dt><a href="compute_msd_nongauss.html#index-0">compute msd/nongauss</a>
</dt>
<dt><a href="compute_omega_chunk.html#index-0">compute omega/chunk</a>
</dt>
<dt><a href="compute_orientorder_atom.html#index-0">compute orientorder/atom</a>
</dt>
<dt><a href="compute_pair.html#index-0">compute pair</a>
</dt>
<dt><a href="compute_pair_local.html#index-0">compute pair/local</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="compute_pe.html#index-0">compute pe</a>
</dt>
<dt><a href="compute_pe_atom.html#index-0">compute pe/atom</a>
</dt>
<dt><a href="compute_plasticity_atom.html#index-0">compute plasticity/atom</a>
</dt>
<dt><a href="compute_pressure.html#index-0">compute pressure</a>
</dt>
<dt><a href="compute_property_atom.html#index-0">compute property/atom</a>
</dt>
<dt><a href="compute_property_chunk.html#index-0">compute property/chunk</a>
</dt>
<dt><a href="compute_property_local.html#index-0">compute property/local</a>
</dt>
<dt><a href="compute_rdf.html#index-0">compute rdf</a>
</dt>
<dt><a href="compute_reduce.html#index-0">compute reduce</a>
</dt>
<dt><a href="compute_saed.html#index-0">compute saed</a>
</dt>
<dt><a href="compute_slice.html#index-0">compute slice</a>
</dt>
<dt><a href="compute_smd_contact_radius.html#index-0">compute smd/contact/radius</a>
</dt>
<dt><a href="compute_smd_damage.html#index-0">compute smd/damage</a>
</dt>
<dt><a href="compute_smd_hourglass_error.html#index-0">compute smd/hourglass/error</a>
</dt>
<dt><a href="compute_smd_internal_energy.html#index-0">compute smd/internal/energy</a>
</dt>
<dt><a href="compute_smd_plastic_strain.html#index-0">compute smd/plastic/strain</a>
</dt>
<dt><a href="compute_smd_plastic_strain_rate.html#index-0">compute smd/plastic/strain/rate</a>
</dt>
<dt><a href="compute_smd_rho.html#index-0">compute smd/rho</a>
</dt>
<dt><a href="compute_smd_tlsph_defgrad.html#index-0">compute smd/tlsph/defgrad</a>
</dt>
<dt><a href="compute_smd_tlsph_dt.html#index-0">compute smd/tlsph/dt</a>
</dt>
<dt><a href="compute_smd_tlsph_num_neighs.html#index-0">compute smd/tlsph/num/neighs</a>
</dt>
<dt><a href="compute_smd_tlsph_shape.html#index-0">compute smd/tlsph/shape</a>
</dt>
<dt><a href="compute_smd_tlsph_strain.html#index-0">compute smd/tlsph/strain</a>
</dt>
<dt><a href="compute_smd_tlsph_strain_rate.html#index-0">compute smd/tlsph/strain/rate</a>
</dt>
<dt><a href="compute_smd_tlsph_stress.html#index-0">compute smd/tlsph/stress</a>
</dt>
<dt><a href="compute_smd_ulsph_num_neighs.html#index-0">compute smd/ulsph/num/neighs</a>
</dt>
<dt><a href="compute_smd_ulsph_strain.html#index-0">compute smd/ulsph/strain</a>
</dt>
<dt><a href="compute_smd_ulsph_strain_rate.html#index-0">compute smd/ulsph/strain/rate</a>
</dt>
<dt><a href="compute_smd_ulsph_stress.html#index-0">compute smd/ulsph/stress</a>
</dt>
<dt><a href="compute_smd_vol.html#index-0">compute smd/vol</a>
</dt>
<dt><a href="compute_sna_atom.html#index-0">compute sna/atom</a>
</dt>
<dt><a href="compute_stress_atom.html#index-0">compute stress/atom</a>
</dt>
<dt><a href="compute_temp.html#index-0">compute temp</a>
</dt>
<dt><a href="compute_temp_asphere.html#index-0">compute temp/asphere</a>
</dt>
<dt><a href="compute_temp_body.html#index-0">compute temp/body</a>
</dt>
<dt><a href="compute_temp_chunk.html#index-0">compute temp/chunk</a>
</dt>
<dt><a href="compute_temp_com.html#index-0">compute temp/com</a>
</dt>
<dt><a href="compute_temp_cs.html#index-0">compute temp/cs</a>
</dt>
<dt><a href="compute_temp_deform.html#index-0">compute temp/deform</a>
</dt>
<dt><a href="compute_temp_deform_eff.html#index-0">compute temp/deform/eff</a>
</dt>
<dt><a href="compute_temp_drude.html#index-0">compute temp/drude</a>
</dt>
<dt><a href="compute_temp_eff.html#index-0">compute temp/eff</a>
</dt>
<dt><a href="compute_temp_partial.html#index-0">compute temp/partial</a>
</dt>
<dt><a href="compute_temp_profile.html#index-0">compute temp/profile</a>
</dt>
<dt><a href="compute_temp_ramp.html#index-0">compute temp/ramp</a>
</dt>
<dt><a href="compute_temp_region.html#index-0">compute temp/region</a>
</dt>
<dt><a href="compute_temp_region_eff.html#index-0">compute temp/region/eff</a>
</dt>
<dt><a href="compute_temp_rotate.html#index-0">compute temp/rotate</a>
</dt>
<dt><a href="compute_temp_sphere.html#index-0">compute temp/sphere</a>
</dt>
<dt><a href="compute_ti.html#index-0">compute ti</a>
</dt>
<dt><a href="compute_torque_chunk.html#index-0">compute torque/chunk</a>
</dt>
<dt><a href="compute_vacf.html#index-0">compute vacf</a>
</dt>
<dt><a href="compute_vcm_chunk.html#index-0">compute vcm/chunk</a>
</dt>
<dt><a href="compute_voronoi_atom.html#index-0">compute voronoi/atom</a>
</dt>
<dt><a href="compute_xrd.html#index-0">compute xrd</a>
</dt>
<dt><a href="compute_modify.html#index-0">compute_modify</a>
</dt>
<dt><a href="create_atoms.html#index-0">create_atoms</a>
</dt>
<dt><a href="create_bonds.html#index-0">create_bonds</a>
</dt>
<dt><a href="create_box.html#index-0">create_box</a>
</dt>
</dl></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="delete_atoms.html#index-0">delete_atoms</a>
</dt>
<dt><a href="delete_bonds.html#index-0">delete_bonds</a>
</dt>
<dt><a href="dielectric.html#index-0">dielectric</a>
</dt>
<dt><a href="dihedral_coeff.html#index-0">dihedral_coeff</a>
</dt>
<dt><a href="dihedral_style.html#index-0">dihedral_style</a>
</dt>
<dt><a href="dihedral_charmm.html#index-0">dihedral_style charmm</a>
</dt>
<dt><a href="dihedral_class2.html#index-0">dihedral_style class2</a>
</dt>
<dt><a href="dihedral_cosine_shift_exp.html#index-0">dihedral_style cosine/shift/exp</a>
</dt>
<dt><a href="dihedral_fourier.html#index-0">dihedral_style fourier</a>
</dt>
<dt><a href="dihedral_harmonic.html#index-0">dihedral_style harmonic</a>
</dt>
<dt><a href="dihedral_helix.html#index-0">dihedral_style helix</a>
</dt>
<dt><a href="dihedral_hybrid.html#index-0">dihedral_style hybrid</a>
</dt>
<dt><a href="dihedral_multi_harmonic.html#index-0">dihedral_style multi/harmonic</a>
</dt>
<dt><a href="dihedral_nharmonic.html#index-0">dihedral_style nharmonic</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="dihedral_none.html#index-0">dihedral_style none</a>
</dt>
<dt><a href="dihedral_opls.html#index-0">dihedral_style opls</a>
</dt>
<dt><a href="dihedral_quadratic.html#index-0">dihedral_style quadratic</a>
</dt>
<dt><a href="dihedral_table.html#index-0">dihedral_style table</a>
</dt>
<dt><a href="dihedral_zero.html#index-0">dihedral_style zero</a>
</dt>
<dt><a href="dimension.html#index-0">dimension</a>
</dt>
<dt><a href="displace_atoms.html#index-0">displace_atoms</a>
</dt>
<dt><a href="dump.html#index-0">dump</a>
</dt>
<dt><a href="dump_custom_vtk.html#index-0">dump custom/vtk</a>
</dt>
<dt><a href="dump_h5md.html#index-0">dump h5md</a>
</dt>
<dt><a href="dump_image.html#index-0">dump image</a>
</dt>
<dt><a href="dump_molfile.html#index-0">dump molfile</a>
</dt>
<dt><a href="dump_modify.html#index-0">dump_modify</a>
</dt>
</dl></td>
</tr></table>
<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="echo.html#index-0">echo</a>
</dt>
</dl></td>
</tr></table>
<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="fix.html#index-0">fix</a>
</dt>
<dt><a href="fix_adapt.html#index-0">fix adapt</a>
</dt>
<dt><a href="fix_adapt_fep.html#index-0">fix adapt/fep</a>
</dt>
<dt><a href="fix_addforce.html#index-0">fix addforce</a>
</dt>
<dt><a href="fix_addtorque.html#index-0">fix addtorque</a>
</dt>
<dt><a href="fix_append_atoms.html#index-0">fix append/atoms</a>
</dt>
<dt><a href="fix_atc.html#index-0">fix atc</a>
</dt>
<dt><a href="fix_atom_swap.html#index-0">fix atom/swap</a>
</dt>
<dt><a href="fix_ave_atom.html#index-0">fix ave/atom</a>
</dt>
<dt><a href="fix_ave_chunk.html#index-0">fix ave/chunk</a>
</dt>
<dt><a href="fix_ave_correlate.html#index-0">fix ave/correlate</a>
</dt>
<dt><a href="fix_ave_correlate_long.html#index-0">fix ave/correlate/long</a>
</dt>
<dt><a href="fix_ave_histo.html#index-0">fix ave/histo</a>
</dt>
<dt><a href="fix_ave_spatial.html#index-0">fix ave/spatial</a>
</dt>
<dt><a href="fix_ave_spatial_sphere.html#index-0">fix ave/spatial/sphere</a>
</dt>
<dt><a href="fix_ave_time.html#index-0">fix ave/time</a>
</dt>
<dt><a href="fix_aveforce.html#index-0">fix aveforce</a>
</dt>
<dt><a href="fix_balance.html#index-0">fix balance</a>
</dt>
<dt><a href="fix_bond_break.html#index-0">fix bond/break</a>
</dt>
<dt><a href="fix_bond_create.html#index-0">fix bond/create</a>
</dt>
<dt><a href="fix_bond_swap.html#index-0">fix bond/swap</a>
</dt>
<dt><a href="fix_box_relax.html#index-0">fix box/relax</a>
</dt>
<dt><a href="fix_colvars.html#index-0">fix colvars</a>
</dt>
<dt><a href="fix_deform.html#index-0">fix deform</a>
</dt>
<dt><a href="fix_deposit.html#index-0">fix deposit</a>
</dt>
<dt><a href="fix_drag.html#index-0">fix drag</a>
</dt>
<dt><a href="fix_drude.html#index-0">fix drude</a>
</dt>
<dt><a href="fix_drude_transform.html#index-0">fix drude/transform/direct</a>
</dt>
<dt><a href="fix_dt_reset.html#index-0">fix dt/reset</a>
</dt>
<dt><a href="fix_efield.html#index-0">fix efield</a>
</dt>
<dt><a href="fix_ehex.html#index-0">fix ehex</a>
</dt>
<dt><a href="fix_enforce2d.html#index-0">fix enforce2d</a>
</dt>
<dt><a href="fix_eos_cv.html#index-0">fix eos/cv</a>
</dt>
<dt><a href="fix_eos_table.html#index-0">fix eos/table</a>
</dt>
<dt><a href="fix_evaporate.html#index-0">fix evaporate</a>
</dt>
<dt><a href="fix_external.html#index-0">fix external</a>
</dt>
<dt><a href="fix_freeze.html#index-0">fix freeze</a>
</dt>
<dt><a href="fix_gcmc.html#index-0">fix gcmc</a>
</dt>
<dt><a href="fix_gld.html#index-0">fix gld</a>
</dt>
<dt><a href="fix_gle.html#index-0">fix gle</a>
</dt>
<dt><a href="fix_gravity.html#index-0">fix gravity</a>
</dt>
<dt><a href="fix_heat.html#index-0">fix heat</a>
</dt>
<dt><a href="fix_imd.html#index-0">fix imd</a>
</dt>
<dt><a href="fix_indent.html#index-0">fix indent</a>
</dt>
<dt><a href="fix_ipi.html#index-0">fix ipi</a>
</dt>
<dt><a href="fix_langevin.html#index-0">fix langevin</a>
</dt>
<dt><a href="fix_langevin_drude.html#index-0">fix langevin/drude</a>
</dt>
<dt><a href="fix_langevin_eff.html#index-0">fix langevin/eff</a>
</dt>
<dt><a href="fix_lb_fluid.html#index-0">fix lb/fluid</a>
</dt>
<dt><a href="fix_lb_momentum.html#index-0">fix lb/momentum</a>
</dt>
<dt><a href="fix_lb_pc.html#index-0">fix lb/pc</a>
</dt>
<dt><a href="fix_lb_rigid_pc_sphere.html#index-0">fix lb/rigid/pc/sphere</a>
</dt>
<dt><a href="fix_lb_viscous.html#index-0">fix lb/viscous</a>
</dt>
<dt><a href="fix_lineforce.html#index-0">fix lineforce</a>
</dt>
<dt><a href="fix_manifoldforce.html#index-0">fix manifoldforce</a>
</dt>
<dt><a href="fix_meso.html#index-0">fix meso</a>
</dt>
<dt><a href="fix_meso_stationary.html#index-0">fix meso/stationary</a>
</dt>
<dt><a href="fix_momentum.html#index-0">fix momentum</a>
</dt>
<dt><a href="fix_move.html#index-0">fix move</a>
</dt>
<dt><a href="fix_msst.html#index-0">fix msst</a>
</dt>
<dt><a href="fix_neb.html#index-0">fix neb</a>
</dt>
<dt><a href="fix_nph_asphere.html#index-0">fix nph/asphere</a>
</dt>
<dt><a href="fix_nph_body.html#index-0">fix nph/body</a>
</dt>
<dt><a href="fix_nph_sphere.html#index-0">fix nph/sphere</a>
</dt>
<dt><a href="fix_nphug.html#index-0">fix nphug</a>
</dt>
<dt><a href="fix_npt_asphere.html#index-0">fix npt/asphere</a>
</dt>
<dt><a href="fix_npt_body.html#index-0">fix npt/body</a>
</dt>
<dt><a href="fix_npt_sphere.html#index-0">fix npt/sphere</a>
</dt>
<dt><a href="fix_nve.html#index-0">fix nve</a>
</dt>
<dt><a href="fix_nve_asphere.html#index-0">fix nve/asphere</a>
</dt>
<dt><a href="fix_nve_asphere_noforce.html#index-0">fix nve/asphere/noforce</a>
</dt>
<dt><a href="fix_nve_body.html#index-0">fix nve/body</a>
</dt>
<dt><a href="fix_nve_eff.html#index-0">fix nve/eff</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="fix_nve_limit.html#index-0">fix nve/limit</a>
</dt>
<dt><a href="fix_nve_line.html#index-0">fix nve/line</a>
</dt>
<dt><a href="fix_nve_manifold_rattle.html#index-0">fix nve/manifold/rattle</a>
</dt>
<dt><a href="fix_nve_noforce.html#index-0">fix nve/noforce</a>
</dt>
<dt><a href="fix_nve_sphere.html#index-0">fix nve/sphere</a>
</dt>
<dt><a href="fix_nve_tri.html#index-0">fix nve/tri</a>
</dt>
<dt><a href="fix_nh.html#index-0">fix nvt</a>
</dt>
<dt><a href="fix_nvt_asphere.html#index-0">fix nvt/asphere</a>
</dt>
<dt><a href="fix_nvt_body.html#index-0">fix nvt/body</a>
</dt>
<dt><a href="fix_nh_eff.html#index-0">fix nvt/eff</a>
</dt>
<dt><a href="fix_nvt_manifold_rattle.html#index-0">fix nvt/manifold/rattle</a>
</dt>
<dt><a href="fix_nvt_sllod.html#index-0">fix nvt/sllod</a>
</dt>
<dt><a href="fix_nvt_sllod_eff.html#index-0">fix nvt/sllod/eff</a>
</dt>
<dt><a href="fix_nvt_sphere.html#index-0">fix nvt/sphere</a>
</dt>
<dt><a href="fix_oneway.html#index-0">fix oneway</a>
</dt>
<dt><a href="fix_orient_fcc.html#index-0">fix orient/fcc</a>
</dt>
<dt><a href="fix_phonon.html#index-0">fix phonon</a>
</dt>
<dt><a href="fix_pimd.html#index-0">fix pimd</a>
</dt>
<dt><a href="fix_planeforce.html#index-0">fix planeforce</a>
</dt>
<dt><a href="fix_pour.html#index-0">fix pour</a>
</dt>
<dt><a href="fix_press_berendsen.html#index-0">fix press/berendsen</a>
</dt>
<dt><a href="fix_print.html#index-0">fix print</a>
</dt>
<dt><a href="fix_property_atom.html#index-0">fix property/atom</a>
</dt>
<dt><a href="fix_qbmsst.html#index-0">fix qbmsst</a>
</dt>
<dt><a href="fix_qeq_comb.html#index-0">fix qeq/comb</a>
</dt>
<dt><a href="fix_qeq.html#index-0">fix qeq/point</a>
</dt>
<dt><a href="fix_qeq_reax.html#index-0">fix qeq/reax</a>
</dt>
<dt><a href="fix_qmmm.html#index-0">fix qmmm</a>
</dt>
<dt><a href="fix_qtb.html#index-0">fix qtb</a>
</dt>
<dt><a href="fix_reax_bonds.html#index-0">fix reax/bonds</a>
</dt>
<dt><a href="fix_reaxc_species.html#index-0">fix reax/c/species</a>
</dt>
<dt><a href="fix_recenter.html#index-0">fix recenter</a>
</dt>
<dt><a href="fix_restrain.html#index-0">fix restrain</a>
</dt>
<dt><a href="fix_rigid.html#index-0">fix rigid</a>
</dt>
<dt><a href="fix_saed_vtk.html#index-0">fix saed/vtk</a>
</dt>
<dt><a href="fix_setforce.html#index-0">fix setforce</a>
</dt>
<dt><a href="fix_shake.html#index-0">fix shake</a>
</dt>
<dt><a href="fix_shardlow.html#index-0">fix shardlow</a>
</dt>
<dt><a href="fix_smd.html#index-0">fix smd</a>
</dt>
<dt><a href="fix_smd_adjust_dt.html#index-0">fix smd/adjust_dt</a>
</dt>
<dt><a href="fix_smd_integrate_tlsph.html#index-0">fix smd/integrate_tlsph</a>
</dt>
<dt><a href="fix_smd_integrate_ulsph.html#index-0">fix smd/integrate_ulsph</a>
</dt>
<dt><a href="fix_smd_move_triangulated_surface.html#index-0">fix smd/move_tri_surf</a>
</dt>
<dt><a href="fix_smd_setvel.html#index-0">fix smd/setvel</a>
</dt>
<dt><a href="fix_smd_wall_surface.html#index-0">fix smd/wall_surface</a>
</dt>
<dt><a href="fix_spring.html#index-0">fix spring</a>
</dt>
<dt><a href="fix_spring_rg.html#index-0">fix spring/rg</a>
</dt>
<dt><a href="fix_spring_self.html#index-0">fix spring/self</a>
</dt>
<dt><a href="fix_srd.html#index-0">fix srd</a>
</dt>
<dt><a href="fix_store_force.html#index-0">fix store/force</a>
</dt>
<dt><a href="fix_store_state.html#index-0">fix store/state</a>
</dt>
<dt><a href="fix_temp_berendsen.html#index-0">fix temp/berendsen</a>
</dt>
<dt><a href="fix_temp_csvr.html#index-0">fix temp/csvr</a>
</dt>
<dt><a href="fix_temp_rescale.html#index-0">fix temp/rescale</a>
</dt>
<dt><a href="fix_temp_rescale_eff.html#index-0">fix temp/rescale/eff</a>
</dt>
<dt><a href="fix_tfmc.html#index-0">fix tfmc</a>
</dt>
<dt><a href="fix_thermal_conductivity.html#index-0">fix thermal/conductivity</a>
</dt>
<dt><a href="fix_ti_rs.html#index-0">fix ti/rs</a>
</dt>
<dt><a href="fix_ti_spring.html#index-0">fix ti/spring</a>
</dt>
<dt><a href="fix_tmd.html#index-0">fix tmd</a>
</dt>
<dt><a href="fix_ttm.html#index-0">fix ttm</a>
</dt>
<dt><a href="fix_tune_kspace.html#index-0">fix tune/kspace</a>
</dt>
<dt><a href="fix_vector.html#index-0">fix vector</a>
</dt>
<dt><a href="fix_viscosity.html#index-0">fix viscosity</a>
</dt>
<dt><a href="fix_viscous.html#index-0">fix viscous</a>
</dt>
<dt><a href="fix_wall_gran.html#index-0">fix wall/gran</a>
</dt>
<dt><a href="fix_wall.html#index-0">fix wall/lj93</a>
</dt>
<dt><a href="fix_wall_piston.html#index-0">fix wall/piston</a>
</dt>
<dt><a href="fix_wall_reflect.html#index-0">fix wall/reflect</a>
</dt>
<dt><a href="fix_wall_region.html#index-0">fix wall/region</a>
</dt>
<dt><a href="fix_wall_srd.html#index-0">fix wall/srd</a>
</dt>
<dt><a href="fix_modify.html#index-0">fix_modify</a>
</dt>
</dl></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="group.html#index-0">group</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="group2ndx.html#index-0">group2ndx</a>
</dt>
</dl></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="if.html#index-0">if</a>
</dt>
<dt><a href="improper_coeff.html#index-0">improper_coeff</a>
</dt>
<dt><a href="improper_style.html#index-0">improper_style</a>
</dt>
<dt><a href="improper_class2.html#index-0">improper_style class2</a>
</dt>
<dt><a href="improper_cossq.html#index-0">improper_style cossq</a>
</dt>
<dt><a href="improper_cvff.html#index-0">improper_style cvff</a>
</dt>
<dt><a href="improper_distance.html#index-0">improper_style distance</a>
</dt>
<dt><a href="improper_fourier.html#index-0">improper_style fourier</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="improper_harmonic.html#index-0">improper_style harmonic</a>
</dt>
<dt><a href="improper_hybrid.html#index-0">improper_style hybrid</a>
</dt>
<dt><a href="improper_none.html#index-0">improper_style none</a>
</dt>
<dt><a href="improper_ring.html#index-0">improper_style ring</a>
</dt>
<dt><a href="improper_umbrella.html#index-0">improper_style umbrella</a>
</dt>
<dt><a href="improper_zero.html#index-0">improper_style zero</a>
</dt>
<dt><a href="include.html#index-0">include</a>
</dt>
<dt><a href="info.html#index-0">info</a>
</dt>
</dl></td>
</tr></table>
<h2 id="J">J</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="jump.html#index-0">jump</a>
</dt>
</dl></td>
</tr></table>
<h2 id="K">K</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="kspace_modify.html#index-0">kspace_modify</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="kspace_style.html#index-0">kspace_style</a>
</dt>
</dl></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="label.html#index-0">label</a>
</dt>
<dt><a href="lattice.html#index-0">lattice</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="log.html#index-0">log</a>
</dt>
</dl></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mass.html#index-0">mass</a>
</dt>
<dt><a href="min_modify.html#index-0">min_modify</a>
</dt>
<dt><a href="min_style.html#index-0">min_style</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="minimize.html#index-0">minimize</a>
</dt>
<dt><a href="molecule.html#index-0">molecule</a>
</dt>
</dl></td>
</tr></table>
<h2 id="N">N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="neb.html#index-0">neb</a>
</dt>
<dt><a href="neigh_modify.html#index-0">neigh_modify</a>
</dt>
<dt><a href="neighbor.html#index-0">neighbor</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="newton.html#index-0">newton</a>
</dt>
<dt><a href="next.html#index-0">next</a>
</dt>
</dl></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="package.html#index-0">package</a>
</dt>
<dt><a href="pair_coeff.html#index-0">pair_coeff</a>
</dt>
<dt><a href="pair_modify.html#index-0">pair_modify</a>
</dt>
<dt><a href="pair_style.html#index-0">pair_style</a>
</dt>
<dt><a href="pair_adp.html#index-0">pair_style adp</a>
</dt>
<dt><a href="pair_airebo.html#index-0">pair_style airebo</a>
</dt>
<dt><a href="pair_awpmd.html#index-0">pair_style awpmd/cut</a>
</dt>
<dt><a href="pair_beck.html#index-0">pair_style beck</a>
</dt>
<dt><a href="pair_body.html#index-0">pair_style body</a>
</dt>
<dt><a href="pair_bop.html#index-0">pair_style bop</a>
</dt>
<dt><a href="pair_born.html#index-0">pair_style born</a>
</dt>
<dt><a href="pair_cs.html#index-0">pair_style born/coul/long/cs</a>
</dt>
<dt><a href="pair_brownian.html#index-0">pair_style brownian</a>
</dt>
<dt><a href="pair_buck.html#index-0">pair_style buck</a>
</dt>
<dt><a href="pair_buck_long.html#index-0">pair_style buck/long/coul/long</a>
</dt>
<dt><a href="pair_colloid.html#index-0">pair_style colloid</a>
</dt>
<dt><a href="pair_comb.html#index-0">pair_style comb</a>
</dt>
<dt><a href="pair_coul.html#index-0">pair_style coul/cut</a>
</dt>
<dt><a href="pair_coul_diel.html#index-0">pair_style coul/diel</a>
</dt>
<dt><a href="pair_dpd.html#index-0">pair_style dpd</a>
</dt>
- <dt><a href="pair_dpd_conservative.html#index-0">pair_style dpd/conservative</a>
- </dt>
-
-
<dt><a href="pair_dpd_fdt.html#index-0">pair_style dpd/fdt</a>
</dt>
<dt><a href="pair_dsmc.html#index-0">pair_style dsmc</a>
</dt>
<dt><a href="pair_eam.html#index-0">pair_style eam</a>
</dt>
<dt><a href="pair_edip.html#index-0">pair_style edip</a>
</dt>
<dt><a href="pair_eff.html#index-0">pair_style eff/cut</a>
</dt>
<dt><a href="pair_eim.html#index-0">pair_style eim</a>
</dt>
<dt><a href="pair_gauss.html#index-0">pair_style gauss</a>
</dt>
<dt><a href="pair_gayberne.html#index-0">pair_style gayberne</a>
</dt>
<dt><a href="pair_gran.html#index-0">pair_style gran/hooke</a>
</dt>
<dt><a href="pair_hbond_dreiding.html#index-0">pair_style hbond/dreiding/lj</a>
</dt>
<dt><a href="pair_hybrid.html#index-0">pair_style hybrid</a>
</dt>
<dt><a href="pair_kim.html#index-0">pair_style kim</a>
</dt>
<dt><a href="pair_lcbop.html#index-0">pair_style lcbop</a>
</dt>
<dt><a href="pair_line_lj.html#index-0">pair_style line/lj</a>
</dt>
<dt><a href="pair_list.html#index-0">pair_style list</a>
</dt>
<dt><a href="pair_charmm.html#index-0">pair_style lj/charmm/coul/charmm</a>
</dt>
<dt><a href="pair_class2.html#index-0">pair_style lj/class2</a>
</dt>
<dt><a href="pair_lj_cubic.html#index-0">pair_style lj/cubic</a>
</dt>
<dt><a href="pair_lj.html#index-0">pair_style lj/cut</a>
</dt>
<dt><a href="pair_dipole.html#index-0">pair_style lj/cut/dipole/cut</a>
</dt>
<dt><a href="pair_lj_soft.html#index-0">pair_style lj/cut/soft</a>
</dt>
<dt><a href="pair_lj_expand.html#index-0">pair_style lj/expand</a>
</dt>
<dt><a href="pair_gromacs.html#index-0">pair_style lj/gromacs</a>
</dt>
<dt><a href="pair_lj_long.html#index-0">pair_style lj/long/coul/long</a>
</dt>
<dt><a href="pair_mdf.html#index-0">pair_style lj/mdf</a>
</dt>
<dt><a href="pair_sdk.html#index-0">pair_style lj/sdk</a>
</dt>
<dt><a href="pair_lj_sf.html#index-0">pair_style lj/sf</a>
</dt>
<dt><a href="pair_lj_smooth.html#index-0">pair_style lj/smooth</a>
</dt>
- </dl></td>
- <td style="width: 33%" valign="top"><dl>
<dt><a href="pair_lj_smooth_linear.html#index-0">pair_style lj/smooth/linear</a>
</dt>
+ </dl></td>
+ <td style="width: 33%" valign="top"><dl>
<dt><a href="pair_lj96.html#index-0">pair_style lj96/cut</a>
</dt>
<dt><a href="pair_lubricate.html#index-0">pair_style lubricate</a>
</dt>
<dt><a href="pair_lubricateU.html#index-0">pair_style lubricateU</a>
</dt>
<dt><a href="pair_meam.html#index-0">pair_style meam</a>
</dt>
<dt><a href="pair_mgpt.html#index-0">pair_style mgpt</a>
</dt>
<dt><a href="pair_mie.html#index-0">pair_style mie/cut</a>
</dt>
<dt><a href="pair_morse.html#index-0">pair_style morse</a>
</dt>
+ <dt><a href="pair_multi_lucy.html#index-0">pair_style multi/lucy</a>
+ </dt>
+
+
<dt><a href="pair_nb3b_harmonic.html#index-0">pair_style nb3b/harmonic</a>
</dt>
<dt><a href="pair_nm.html#index-0">pair_style nm/cut</a>
</dt>
<dt><a href="pair_none.html#index-0">pair_style none</a>
</dt>
<dt><a href="pair_peri.html#index-0">pair_style peri/pmb</a>
</dt>
<dt><a href="pair_polymorphic.html#index-0">pair_style polymorphic</a>
</dt>
<dt><a href="pair_quip.html#index-0">pair_style quip</a>
</dt>
<dt><a href="pair_reax.html#index-0">pair_style reax</a>
</dt>
<dt><a href="pair_reax_c.html#index-0">pair_style reax/c</a>
</dt>
<dt><a href="pair_resquared.html#index-0">pair_style resquared</a>
</dt>
<dt><a href="pair_smd_hertz.html#index-0">pair_style smd/hertz</a>
</dt>
<dt><a href="pair_smd_tlsph.html#index-0">pair_style smd/tlsph</a>
</dt>
<dt><a href="pair_smd_triangulated_surface.html#index-0">pair_style smd/tri_surface</a>
</dt>
<dt><a href="pair_smd_ulsph.html#index-0">pair_style smd/ulsph</a>
</dt>
<dt><a href="pair_smtbq.html#index-0">pair_style smtbq</a>
</dt>
<dt><a href="pair_snap.html#index-0">pair_style snap</a>
</dt>
<dt><a href="pair_soft.html#index-0">pair_style soft</a>
</dt>
<dt><a href="pair_sph_heatconduction.html#index-0">pair_style sph/heatconduction</a>
</dt>
<dt><a href="pair_sph_idealgas.html#index-0">pair_style sph/idealgas</a>
</dt>
<dt><a href="pair_sph_lj.html#index-0">pair_style sph/lj</a>
</dt>
<dt><a href="pair_sph_rhosum.html#index-0">pair_style sph/rhosum</a>
</dt>
<dt><a href="pair_sph_taitwater.html#index-0">pair_style sph/taitwater</a>
</dt>
<dt><a href="pair_sph_taitwater_morris.html#index-0">pair_style sph/taitwater/morris</a>
</dt>
<dt><a href="pair_srp.html#index-0">pair_style srp</a>
</dt>
<dt><a href="pair_sw.html#index-0">pair_style sw</a>
</dt>
<dt><a href="pair_table.html#index-0">pair_style table</a>
</dt>
<dt><a href="pair_tersoff.html#index-0">pair_style tersoff</a>
</dt>
<dt><a href="pair_tersoff_mod.html#index-0">pair_style tersoff/mod</a>
</dt>
<dt><a href="pair_tersoff_zbl.html#index-0">pair_style tersoff/zbl</a>
</dt>
<dt><a href="pair_thole.html#index-0">pair_style thole</a>
</dt>
<dt><a href="pair_tri_lj.html#index-0">pair_style tri/lj</a>
</dt>
<dt><a href="pair_vashishta.html#index-0">pair_style vashishta</a>
</dt>
<dt><a href="pair_yukawa.html#index-0">pair_style yukawa</a>
</dt>
<dt><a href="pair_yukawa_colloid.html#index-0">pair_style yukawa/colloid</a>
</dt>
<dt><a href="pair_zbl.html#index-0">pair_style zbl</a>
</dt>
<dt><a href="pair_zero.html#index-0">pair_style zero</a>
</dt>
<dt><a href="pair_write.html#index-0">pair_write</a>
</dt>
<dt><a href="partition.html#index-0">partition</a>
</dt>
<dt><a href="prd.html#index-0">prd</a>
</dt>
<dt><a href="print.html#index-0">print</a>
</dt>
<dt><a href="processors.html#index-0">processors</a>
</dt>
<dt><a href="python.html#index-0">python</a>
</dt>
</dl></td>
</tr></table>
<h2 id="Q">Q</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="quit.html#index-0">quit</a>
</dt>
</dl></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="read_data.html#index-0">read_data</a>
</dt>
<dt><a href="read_dump.html#index-0">read_dump</a>
</dt>
<dt><a href="read_restart.html#index-0">read_restart</a>
</dt>
<dt><a href="region.html#index-0">region</a>
</dt>
<dt><a href="replicate.html#index-0">replicate</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="rerun.html#index-0">rerun</a>
</dt>
<dt><a href="reset_timestep.html#index-0">reset_timestep</a>
</dt>
<dt><a href="restart.html#index-0">restart</a>
</dt>
<dt><a href="run.html#index-0">run</a>
</dt>
<dt><a href="run_style.html#index-0">run_style</a>
</dt>
</dl></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="set.html#index-0">set</a>
</dt>
<dt><a href="shell.html#index-0">shell</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="special_bonds.html#index-0">special_bonds</a>
</dt>
<dt><a href="suffix.html#index-0">suffix</a>
</dt>
</dl></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="tad.html#index-0">tad</a>
</dt>
<dt><a href="temper.html#index-0">temper</a>
</dt>
<dt><a href="thermo.html#index-0">thermo</a>
</dt>
<dt><a href="thermo_modify.html#index-0">thermo_modify</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="thermo_style.html#index-0">thermo_style</a>
</dt>
<dt><a href="timer.html#index-0">timer</a>
</dt>
<dt><a href="timestep.html#index-0">timestep</a>
</dt>
</dl></td>
</tr></table>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="uncompute.html#index-0">uncompute</a>
</dt>
<dt><a href="undump.html#index-0">undump</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="unfix.html#index-0">unfix</a>
</dt>
<dt><a href="units.html#index-0">units</a>
</dt>
</dl></td>
</tr></table>
<h2 id="V">V</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="variable.html#index-0">variable</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="velocity.html#index-0">velocity</a>
</dt>
</dl></td>
</tr></table>
<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="write_coeff.html#index-0">write_coeff</a>
</dt>
<dt><a href="write_data.html#index-0">write_data</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="write_dump.html#index-0">write_dump</a>
</dt>
<dt><a href="write_restart.html#index-0">write_restart</a>
</dt>
</dl></td>
</tr></table>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2013 Sandia Corporation.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
\ No newline at end of file
diff --git a/doc/html/pair_dpd_conservative.html b/doc/html/pair_dpd_conservative.html
deleted file mode 100644
index 205ffc21e..000000000
--- a/doc/html/pair_dpd_conservative.html
+++ /dev/null
@@ -1,252 +0,0 @@
-
-
-<!DOCTYPE html>
-<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
-<head>
- <meta charset="utf-8">
-
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <title>pair_style dpd/conservative command &mdash; LAMMPS documentation</title>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
-
-
-
- <link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
-
-
-
- <link rel="top" title="LAMMPS documentation" href="index.html"/>
-
-
- <script src="_static/js/modernizr.min.js"></script>
-
-</head>
-
-<body class="wy-body-for-nav" role="document">
-
- <div class="wy-grid-for-nav">
-
-
- <nav data-toggle="wy-nav-shift" class="wy-nav-side">
- <div class="wy-side-nav-search">
-
-
-
- <a href="Manual.html" class="icon icon-home"> LAMMPS
-
-
-
- </a>
-
-
-<div role="search">
- <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
- <input type="text" name="q" placeholder="Search docs" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
-</div>
-
-
- </div>
-
- <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-
-
-
- <ul>
-<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
-<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
-</ul>
-
-
-
- </div>
- &nbsp;
- </nav>
-
- <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
-
- <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
- <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
- <a href="Manual.html">LAMMPS</a>
- </nav>
-
-
-
- <div class="wy-nav-content">
- <div class="rst-content">
- <div role="navigation" aria-label="breadcrumbs navigation">
- <ul class="wy-breadcrumbs">
- <li><a href="Manual.html">Docs</a> &raquo;</li>
-
- <li>pair_style dpd/conservative command</li>
- <li class="wy-breadcrumbs-aside">
-
-
- <a href="http://lammps.sandia.gov">Website</a>
- <a href="Section_commands.html#comm">Commands</a>
-
- </li>
- </ul>
- <hr/>
-
-</div>
- <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
- <div itemprop="articleBody">
-
- <div class="section" id="pair-style-dpd-conservative-command">
-<span id="index-0"></span><h1>pair_style dpd/conservative command</h1>
-<div class="section" id="syntax">
-<h2>Syntax</h2>
-<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">pair_style</span> <span class="n">dpd</span><span class="o">/</span><span class="n">conservative</span> <span class="n">cutoff</span>
-</pre></div>
-</div>
-<ul class="simple">
-<li>cutoff = global cutoff for DPD interactions (distance units)</li>
-</ul>
-</div>
-<div class="section" id="examples">
-<h2>Examples</h2>
-<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">pair_style</span> <span class="n">dpd</span><span class="o">/</span><span class="n">conservative</span> <span class="mf">2.5</span>
-<span class="n">pair_coeff</span> <span class="o">*</span> <span class="o">*</span> <span class="mf">3.0</span> <span class="mf">2.5</span>
-<span class="n">pair_coeff</span> <span class="mi">1</span> <span class="mi">1</span> <span class="mf">3.0</span>
-</pre></div>
-</div>
-</div>
-<div class="section" id="description">
-<h2>Description</h2>
-<p>Style <em>dpd/conservative</em> computes the conservative force for
-dissipative particle dynamics (DPD). The conservative force on atom I
-due to atom J is given by</p>
-<img alt="_images/pair_dpd_conservative.jpg" class="align-center" src="_images/pair_dpd_conservative.jpg" />
-<p>where the weighting factor, omega_ij, varies between 0 and 1, and is
-chosen to have the following functional form:</p>
-<img alt="_images/pair_dpd_omega.jpg" class="align-center" src="_images/pair_dpd_omega.jpg" />
-<p>where Rij is a unit vector in the direction Ri - Rj, and Rc is the
-cutoff. Note that alternative definitions of the weighting function
-exist, but would have to be implemented as a separate pair style
-command.</p>
-<p>Style <em>dpd/conservative</em> differs from the other dpd styles in that the
-dissipative and random forces are not computed within the pair style.</p>
-<p>For style <em>dpd/conservative</em>, the pairwise energy is due only to the
-conservative force term Fc, and is shifted to be zero at the cutoff
-distance Rc. The pairwise virial is calculated using only the
-conservative term.</p>
-<p>Style <em>dpd/conservative</em> requires the following coefficients to be
-defined for each pair of atoms types via the
-<a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a> command as in the examples above, or in
-the data file or restart files read by the <a class="reference internal" href="read_data.html"><span class="doc">read_data</span></a>
-or <a class="reference internal" href="read_restart.html"><span class="doc">read_restart</span></a> commands:</p>
-<ul class="simple">
-<li>A (force units)</li>
-<li>cutoff (distance units)</li>
-</ul>
-<p>The last coefficient is optional. If not specified, the global DPD
-cutoff is used.</p>
-</div>
-<hr class="docutils" />
-<div class="section" id="restrictions">
-<h2>Restrictions</h2>
-<p>The pair style <em>dpd/conservative</em> is only available if LAMMPS is built
-with the USER-DPD package.</p>
-</div>
-<div class="section" id="related-commands">
-<h2>Related commands</h2>
-<p><a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a>, <a class="reference internal" href="pair_dpd.html"><span class="doc">pair_dpd</span></a></p>
-<p><strong>Default:</strong> none</p>
-</div>
-</div>
-
-
- </div>
- </div>
- <footer>
-
-
- <hr/>
-
- <div role="contentinfo">
- <p>
- &copy; Copyright 2013 Sandia Corporation.
- </p>
- </div>
- Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
-
-</footer>
-
- </div>
- </div>
-
- </section>
-
- </div>
-
-
-
-
-
- <script type="text/javascript">
- var DOCUMENTATION_OPTIONS = {
- URL_ROOT:'./',
- VERSION:'',
- COLLAPSE_INDEX:false,
- FILE_SUFFIX:'.html',
- HAS_SOURCE: true
- };
- </script>
- <script type="text/javascript" src="_static/jquery.js"></script>
- <script type="text/javascript" src="_static/underscore.js"></script>
- <script type="text/javascript" src="_static/doctools.js"></script>
- <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
- <script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
- <script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
- <script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
-
-
-
-
-
- <script type="text/javascript" src="_static/js/theme.js"></script>
-
-
-
-
- <script type="text/javascript">
- jQuery(function () {
- SphinxRtdTheme.StickyNav.enable();
- });
- </script>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/doc/html/pair_multi_lucy.html b/doc/html/pair_multi_lucy.html
new file mode 100644
index 000000000..e171de530
--- /dev/null
+++ b/doc/html/pair_multi_lucy.html
@@ -0,0 +1,349 @@
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+ <meta charset="utf-8">
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>pair_style multi/lucy command &mdash; LAMMPS documentation</title>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
+
+
+
+ <link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
+
+
+
+ <link rel="top" title="LAMMPS documentation" href="index.html"/>
+
+
+ <script src="_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+ <div class="wy-grid-for-nav">
+
+
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-nav-search">
+
+
+
+ <a href="Manual.html" class="icon icon-home"> LAMMPS
+
+
+
+ </a>
+
+
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+
+
+ </div>
+
+ <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
+
+
+
+ <ul>
+<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance &amp; scalability</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying &amp; extending LAMMPS</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
+<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
+</ul>
+
+
+
+ </div>
+ &nbsp;
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+
+ <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="Manual.html">LAMMPS</a>
+ </nav>
+
+
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="breadcrumbs navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="Manual.html">Docs</a> &raquo;</li>
+
+ <li>pair_style multi/lucy command</li>
+ <li class="wy-breadcrumbs-aside">
+
+
+ <a href="http://lammps.sandia.gov">Website</a>
+ <a href="Section_commands.html#comm">Commands</a>
+
+ </li>
+ </ul>
+ <hr/>
+
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <div class="section" id="pair-style-multi-lucy-command">
+<span id="index-0"></span><h1>pair_style multi/lucy command</h1>
+<div class="section" id="syntax">
+<h2>Syntax</h2>
+<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">pair_style</span> <span class="n">multi</span><span class="o">/</span><span class="n">lucy</span> <span class="n">style</span> <span class="n">N</span> <span class="n">keyword</span> <span class="o">...</span>
+</pre></div>
+</div>
+<ul class="simple">
+<li>style = <em>lookup</em> or <em>linear</em> = method of interpolation</li>
+<li>N = use N values in <em>lookup</em>, <em>linear</em> tables</li>
+</ul>
+</div>
+<div class="section" id="examples">
+<h2>Examples</h2>
+<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">pair_style</span> <span class="n">multi</span><span class="o">/</span><span class="n">lucy</span> <span class="n">linear</span> <span class="mi">1000</span>
+<span class="n">pair_coeff</span> <span class="o">*</span> <span class="o">*</span> <span class="n">multibody</span><span class="o">.</span><span class="n">table</span> <span class="n">ENTRY1</span> <span class="mf">7.0</span>
+</pre></div>
+</div>
+</div>
+<div class="section" id="description">
+<h2>Description</h2>
+<p>Style <em>multi/lucy</em> computes a density-dependent force following from the many-body
+form described in <a class="reference internal" href="#moore"><span class="std std-ref">(Moore)</span></a> and <a class="reference internal" href="#warren"><span class="std std-ref">(Warren)</span></a> as</p>
+<img alt="_images/pair_multi_lucy.jpg" class="align-center" src="_images/pair_multi_lucy.jpg" />
+<p>which consists of a density-dependent function, A(rho), and a radial-dependent weight
+function, omegaDD(rij). The radial-dependent weight function, omegaDD(rij), is taken
+as the Lucy function:</p>
+<img alt="_images/pair_multi_lucy2.jpg" class="align-center" src="_images/pair_multi_lucy2.jpg" />
+<p>The density-dependent energy for a given particle is given by:</p>
+<img alt="_images/pair_multi_lucy_energy.jpg" class="align-center" src="_images/pair_multi_lucy_energy.jpg" />
+<p>See the supporting information of <a class="reference internal" href="#brennan"><span class="std std-ref">(Brennan)</span></a> or the publication by <a class="reference internal" href="#moore"><span class="std std-ref">(Moore)</span></a>
+for more details on the functional form.</p>
+<p>An interpolation table is used to evaluate the density-dependent energy (Integral(A(rho)drho) and force (A(rho)).
+Note that the pre-factor to the energy is computed after the interpolation, thus the Integral(A(rho)drho will
+have units of energy / length^4.</p>
+<p>The interpolation table is created as a pre-computation by fitting cubic splines to
+the file values and interpolating the density-dependent energy and force at each of <em>N</em> densities.
+During a simulation, the tables are used to interpolate the density-dependent energy and force as
+needed for each pair of particles separated by a distance <em>R</em>. The interpolation is done in
+one of 2 styles: <em>lookup</em> and <em>linear</em>.</p>
+<p>For the <em>lookup</em> style, the density is used to find the nearest table entry, which is the
+density-dependent energy and force.</p>
+<p>For the <em>linear</em> style, the density is used to find the 2 surrounding table values from
+which the density-dependent energy and force are computed by linear interpolation.</p>
+<p>The following coefficients must be defined for each pair of atoms
+types via the <a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a> command as in the examples
+above.</p>
+<ul class="simple">
+<li>filename</li>
+<li>keyword</li>
+<li>cutoff (distance units)</li>
+</ul>
+<p>The filename specifies a file containing the tabulated density-dependent
+energy and force. The keyword specifies a section of the file.
+The cutoff is an optional coefficient. If not specified, the outer cutoff in the
+table itself (see below) will be used to build an interpolation table
+that extend to the largest tabulated distance. If specified, only
+file values up to the cutoff are used to create the interpolation
+table. The format of this file is described below.</p>
+<hr class="docutils" />
+<p>The format of a tabulated file is a series of one or more sections,
+defined as follows (without the parenthesized comments):</p>
+<div class="highlight-default"><div class="highlight"><pre><span></span><span class="c1"># Density-dependent function (one or more comment or blank lines)</span>
+</pre></div>
+</div>
+<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">DD</span><span class="o">-</span><span class="n">FUNCTION</span> <span class="p">(</span><span class="n">keyword</span> <span class="ow">is</span> <span class="n">first</span> <span class="n">text</span> <span class="n">on</span> <span class="n">line</span><span class="p">)</span>
+<span class="n">N</span> <span class="mi">500</span> <span class="n">R</span> <span class="mf">1.0</span> <span class="mf">10.0</span> <span class="p">(</span><span class="n">N</span><span class="p">,</span> <span class="n">R</span><span class="p">,</span> <span class="n">RSQ</span> <span class="n">parameters</span><span class="p">)</span>
+ <span class="p">(</span><span class="n">blank</span><span class="p">)</span>
+<span class="mi">1</span> <span class="mf">1.0</span> <span class="mf">25.5</span> <span class="mf">102.34</span> <span class="p">(</span><span class="n">index</span><span class="p">,</span> <span class="n">density</span><span class="p">,</span> <span class="n">energy</span><span class="o">/</span><span class="n">r</span><span class="o">^</span><span class="mi">4</span><span class="p">,</span> <span class="n">force</span><span class="p">)</span>
+<span class="mi">2</span> <span class="mf">1.02</span> <span class="mf">23.4</span> <span class="mf">98.5</span>
+<span class="o">...</span>
+<span class="mi">500</span> <span class="mf">10.0</span> <span class="mf">0.001</span> <span class="mf">0.003</span>
+</pre></div>
+</div>
+<p>A section begins with a non-blank line whose 1st character is not a
+&#8220;#&#8221;; blank lines or lines starting with &#8220;#&#8221; can be used as comments
+between sections. The first line begins with a keyword which
+identifies the section. The line can contain additional text, but the
+initial text must match the argument specified in the pair_coeff
+command. The next line lists (in any order) one or more parameters
+for the table. Each parameter is a keyword followed by one or more
+numeric values.</p>
+<p>The parameter &#8220;N&#8221; is required and its value is the number of table
+entries that follow. Note that this may be different than the <em>N</em>
+specified in the <a class="reference internal" href="#"><span class="doc">pair_style multi/lucy</span></a> command. Let
+Ntable = <em>N</em> in the pair_style command, and Nfile = &#8220;N&#8221; in the
+tabulated file. What LAMMPS does is a preliminary interpolation by
+creating splines using the Nfile tabulated values as nodal points. It
+uses these to interpolate the density-dependent energy and force at Ntable different
+points. The resulting tables of length Ntable are then used as
+described above, when computing the density-dependent energy and force.
+This means that if you want the interpolation tables of
+length Ntable to match exactly what is in the tabulated file (with
+effectively no preliminary interpolation), you should set Ntable =
+Nfile, and use the &#8220;RSQ&#8221; parameter. This is because the
+internal table abscissa is always RSQ (separation distance squared),
+for efficient lookup.</p>
+<p>All other parameters are optional. If &#8220;R&#8221; or &#8220;RSQ&#8221; does
+not appear, then the distances in each line of the table are used
+as-is to perform spline interpolation. In this case, the table values
+can be spaced in <em>density</em> uniformly or however you wish to position table
+values in regions of large gradients.</p>
+<p>If used, the parameters &#8220;R&#8221; or &#8220;RSQ&#8221; are followed by 2 values <em>rlo</em>
+and <em>rhi</em>. If specified, the density associated with each density-dependent
+energy and force value is computed from these 2 values (at high accuracy), rather
+than using the (low-accuracy) value listed in each line of the table.
+The density values in the table file are ignored in this case.
+For &#8220;R&#8221;, distances uniformly spaced between <em>rlo</em> and <em>rhi</em> are
+computed; for &#8220;RSQ&#8221;, squared distances uniformly spaced between
+<em>rlo*rlo</em> and <em>rhi*rhi</em> are computed.</p>
+<div class="admonition note">
+<p class="first admonition-title">Note</p>
+<p class="last">If you use &#8220;R&#8221; or &#8220;RSQ&#8221;, the tabulated distance values in the
+file are effectively ignored, and replaced by new values as described
+in the previous paragraph. If the density value in the table is not
+very close to the new value (i.e. round-off difference), then you will
+be assigning density-dependent energy and force values to a different density,
+which is probably not what you want. LAMMPS will warn if this is occurring.</p>
+</div>
+<p>Following a blank line, the next N lines list the tabulated values.
+On each line, the 1st value is the index from 1 to N, the 2nd value is
+r (in density units), the 3rd value is the density-dependent function value
+(in energy units / length^4), and the 4th is the force (in force units). The
+density values must increase from one line to the next.</p>
+<p>Note that one file can contain many sections, each with a tabulated
+potential. LAMMPS reads the file section by section until it finds
+one that matches the specified keyword.</p>
+<hr class="docutils" />
+<p><strong>Mixing, shift, table, tail correction, restart, rRESPA info</strong>:</p>
+<p>This pair style does not support mixing. Thus, coefficients for all
+I,J pairs must be specified explicitly.</p>
+<p>The <a class="reference internal" href="pair_modify.html"><span class="doc">pair_modify</span></a> shift, table, and tail options are
+not relevant for this pair style.</p>
+<p>This pair style writes the settings for the &#8220;pair_style multi/lucy&#8221; command
+to <a class="reference internal" href="restart.html"><span class="doc">binary restart files</span></a>, so a pair_style command does
+not need to specified in an input script that reads a restart file.
+However, the coefficient information is not stored in the restart
+file, since it is tabulated in the potential files. Thus, pair_coeff
+commands do need to be specified in the restart input script.</p>
+<p>This pair style can only be used via the <em>pair</em> keyword of the
+<a class="reference internal" href="run_style.html"><span class="doc">run_style respa</span></a> command. It does not support the
+<em>inner</em>, <em>middle</em>, <em>outer</em> keywords.</p>
+</div>
+<hr class="docutils" />
+<div class="section" id="restrictions">
+<h2>Restrictions</h2>
+<blockquote>
+<div>none</div></blockquote>
+</div>
+<div class="section" id="related-commands">
+<h2>Related commands</h2>
+<p><a class="reference internal" href="pair_coeff.html"><span class="doc">pair_coeff</span></a></p>
+<p><strong>Default:</strong> none</p>
+<hr class="docutils" />
+<p id="warren"><strong>(Warren)</strong> Warren, Phys Rev E, 68, 066702 (2003).</p>
+<p id="brennan"><strong>(Brennan)</strong> Brennan, J Chem Phys Lett, 5, 2144-2149 (2014).</p>
+<p id="moore"><strong>(Moore)</strong> Moore, J Chem Phys, 144, 104501 (2016).</p>
+</div>
+</div>
+
+
+ </div>
+ </div>
+ <footer>
+
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>
+ &copy; Copyright 2013 Sandia Corporation.
+ </p>
+ </div>
+ Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+</footer>
+
+ </div>
+ </div>
+
+ </section>
+
+ </div>
+
+
+
+
+
+ <script type="text/javascript">
+ var DOCUMENTATION_OPTIONS = {
+ URL_ROOT:'./',
+ VERSION:'',
+ COLLAPSE_INDEX:false,
+ FILE_SUFFIX:'.html',
+ HAS_SOURCE: true
+ };
+ </script>
+ <script type="text/javascript" src="_static/jquery.js"></script>
+ <script type="text/javascript" src="_static/underscore.js"></script>
+ <script type="text/javascript" src="_static/doctools.js"></script>
+ <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+ <script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
+ <script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
+ <script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
+
+
+
+
+
+ <script type="text/javascript" src="_static/js/theme.js"></script>
+
+
+
+
+ <script type="text/javascript">
+ jQuery(function () {
+ SphinxRtdTheme.StickyNav.enable();
+ });
+ </script>
+
+
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/html/searchindex.js b/doc/html/searchindex.js
index c34aabd72..46b1fd16e 100644
--- a/doc/html/searchindex.js
+++ b/doc/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({envversion:48,filenames:["Manual","Section_accelerate","Section_commands","Section_errors","Section_example","Section_history","Section_howto","Section_intro","Section_modify","Section_packages","Section_perf","Section_python","Section_start","Section_tools","accelerate_cuda","accelerate_gpu","accelerate_intel","accelerate_kokkos","accelerate_omp","accelerate_opt","angle_charmm","angle_class2","angle_coeff","angle_cosine","angle_cosine_delta","angle_cosine_periodic","angle_cosine_shift","angle_cosine_shift_exp","angle_cosine_squared","angle_dipole","angle_fourier","angle_fourier_simple","angle_harmonic","angle_hybrid","angle_none","angle_quartic","angle_sdk","angle_style","angle_table","angle_zero","atom_modify","atom_style","balance","body","bond_class2","bond_coeff","bond_fene","bond_fene_expand","bond_harmonic","bond_harmonic_shift","bond_harmonic_shift_cut","bond_hybrid","bond_morse","bond_none","bond_nonlinear","bond_quartic","bond_style","bond_table","bond_write","bond_zero","boundary","box","change_box","clear","comm_modify","comm_style","compute","compute_ackland_atom","compute_angle","compute_angle_local","compute_angmom_chunk","compute_basal_atom","compute_body_local","compute_bond","compute_bond_local","compute_centro_atom","compute_chunk_atom","compute_cluster_atom","compute_cna_atom","compute_com","compute_com_chunk","compute_contact_atom","compute_coord_atom","compute_damage_atom","compute_dihedral","compute_dihedral_local","compute_dilatation_atom","compute_dipole_chunk","compute_displace_atom","compute_dpd","compute_dpd_atom","compute_erotate_asphere","compute_erotate_rigid","compute_erotate_sphere","compute_erotate_sphere_atom","compute_event_displace","compute_fep","compute_group_group","compute_gyration","compute_gyration_chunk","compute_heat_flux","compute_hexorder_atom","compute_improper","compute_improper_local","compute_inertia_chunk","compute_ke","compute_ke_atom","compute_ke_atom_eff","compute_ke_eff","compute_ke_rigid","compute_meso_e_atom","compute_meso_rho_atom","compute_meso_t_atom","compute_modify","compute_msd","compute_msd_chunk","compute_msd_nongauss","compute_omega_chunk","compute_orientorder_atom","compute_pair","compute_pair_local","compute_pe","compute_pe_atom","compute_plasticity_atom","compute_pressure","compute_property_atom","compute_property_chunk","compute_property_local","compute_rdf","compute_reduce","compute_saed","compute_slice","compute_smd_contact_radius","compute_smd_damage","compute_smd_hourglass_error","compute_smd_internal_energy","compute_smd_plastic_strain","compute_smd_plastic_strain_rate","compute_smd_rho","compute_smd_tlsph_defgrad","compute_smd_tlsph_dt","compute_smd_tlsph_num_neighs","compute_smd_tlsph_shape","compute_smd_tlsph_strain","compute_smd_tlsph_strain_rate","compute_smd_tlsph_stress","compute_smd_triangle_mesh_vertices","compute_smd_ulsph_num_neighs","compute_smd_ulsph_strain","compute_smd_ulsph_strain_rate","compute_smd_ulsph_stress","compute_smd_vol","compute_sna_atom","compute_stress_atom","compute_tally","compute_temp","compute_temp_asphere","compute_temp_body","compute_temp_chunk","compute_temp_com","compute_temp_cs","compute_temp_deform","compute_temp_deform_eff","compute_temp_drude","compute_temp_eff","compute_temp_partial","compute_temp_profile","compute_temp_ramp","compute_temp_region","compute_temp_region_eff","compute_temp_rotate","compute_temp_sphere","compute_ti","compute_torque_chunk","compute_vacf","compute_vcm_chunk","compute_voronoi_atom","compute_xrd","create_atoms","create_bonds","create_box","delete_atoms","delete_bonds","dielectric","dihedral_charmm","dihedral_class2","dihedral_coeff","dihedral_cosine_shift_exp","dihedral_fourier","dihedral_harmonic","dihedral_helix","dihedral_hybrid","dihedral_multi_harmonic","dihedral_nharmonic","dihedral_none","dihedral_opls","dihedral_quadratic","dihedral_style","dihedral_table","dihedral_zero","dimension","displace_atoms","dump","dump_custom_vtk","dump_h5md","dump_image","dump_modify","dump_molfile","echo","fix","fix_adapt","fix_adapt_fep","fix_addforce","fix_addtorque","fix_append_atoms","fix_atc","fix_atom_swap","fix_ave_atom","fix_ave_chunk","fix_ave_correlate","fix_ave_correlate_long","fix_ave_histo","fix_ave_spatial","fix_ave_spatial_sphere","fix_ave_time","fix_aveforce","fix_balance","fix_bond_break","fix_bond_create","fix_bond_swap","fix_box_relax","fix_colvars","fix_deform","fix_deposit","fix_drag","fix_drude","fix_drude_transform","fix_dt_reset","fix_efield","fix_ehex","fix_enforce2d","fix_eos_cv","fix_eos_table","fix_evaporate","fix_external","fix_freeze","fix_gcmc","fix_gld","fix_gle","fix_gravity","fix_heat","fix_imd","fix_indent","fix_ipi","fix_langevin","fix_langevin_drude","fix_langevin_eff","fix_lb_fluid","fix_lb_momentum","fix_lb_pc","fix_lb_rigid_pc_sphere","fix_lb_viscous","fix_lineforce","fix_manifoldforce","fix_meso","fix_meso_stationary","fix_modify","fix_momentum","fix_move","fix_msst","fix_neb","fix_nh","fix_nh_eff","fix_nph_asphere","fix_nph_body","fix_nph_sphere","fix_nphug","fix_npt_asphere","fix_npt_body","fix_npt_sphere","fix_nve","fix_nve_asphere","fix_nve_asphere_noforce","fix_nve_body","fix_nve_eff","fix_nve_limit","fix_nve_line","fix_nve_manifold_rattle","fix_nve_noforce","fix_nve_sphere","fix_nve_tri","fix_nvt_asphere","fix_nvt_body","fix_nvt_manifold_rattle","fix_nvt_sllod","fix_nvt_sllod_eff","fix_nvt_sphere","fix_oneway","fix_orient_fcc","fix_phonon","fix_pimd","fix_planeforce","fix_poems","fix_pour","fix_press_berendsen","fix_print","fix_property_atom","fix_qbmsst","fix_qeq","fix_qeq_comb","fix_qeq_reax","fix_qmmm","fix_qtb","fix_reax_bonds","fix_reaxc_species","fix_recenter","fix_restrain","fix_rigid","fix_saed_vtk","fix_setforce","fix_shake","fix_shardlow","fix_smd","fix_smd_adjust_dt","fix_smd_integrate_tlsph","fix_smd_integrate_ulsph","fix_smd_move_triangulated_surface","fix_smd_setvel","fix_smd_tlsph_reference_configuration","fix_smd_wall_surface","fix_spring","fix_spring_rg","fix_spring_self","fix_srd","fix_store_force","fix_store_state","fix_temp_berendsen","fix_temp_csvr","fix_temp_rescale","fix_temp_rescale_eff","fix_tfmc","fix_thermal_conductivity","fix_ti_rs","fix_ti_spring","fix_tmd","fix_ttm","fix_tune_kspace","fix_vector","fix_viscosity","fix_viscous","fix_wall","fix_wall_gran","fix_wall_piston","fix_wall_reflect","fix_wall_region","fix_wall_srd","group","group2ndx","if","improper_class2","improper_coeff","improper_cossq","improper_cvff","improper_distance","improper_fourier","improper_harmonic","improper_hybrid","improper_none","improper_ring","improper_style","improper_umbrella","improper_zero","include","info","jump","kspace_modify","kspace_style","label","lattice","log","manifolds","mass","min_modify","min_style","minimize","molecule","neb","neigh_modify","neighbor","newton","next","package","pair_adp","pair_airebo","pair_awpmd","pair_beck","pair_body","pair_bop","pair_born","pair_brownian","pair_buck","pair_buck_long","pair_charmm","pair_class2","pair_coeff","pair_colloid","pair_comb","pair_coul","pair_coul_diel","pair_cs","pair_dipole","pair_dpd","pair_dpd_conservative","pair_dpd_fdt","pair_dsmc","pair_eam","pair_edip","pair_eff","pair_eim","pair_gauss","pair_gayberne","pair_gran","pair_gromacs","pair_hbond_dreiding","pair_hybrid","pair_kim","pair_lcbop","pair_line_lj","pair_list","pair_lj","pair_lj96","pair_lj_cubic","pair_lj_expand","pair_lj_long","pair_lj_sf","pair_lj_smooth","pair_lj_smooth_linear","pair_lj_soft","pair_lubricate","pair_lubricateU","pair_mdf","pair_meam","pair_meam_spline","pair_meam_sw_spline","pair_mgpt","pair_mie","pair_modify","pair_morse","pair_nb3b_harmonic","pair_nm","pair_none","pair_peri","pair_polymorphic","pair_quip","pair_reax","pair_reax_c","pair_resquared","pair_sdk","pair_smd_hertz","pair_smd_tlsph","pair_smd_triangulated_surface","pair_smd_ulsph","pair_smtbq","pair_snap","pair_soft","pair_sph_heatconduction","pair_sph_idealgas","pair_sph_lj","pair_sph_rhosum","pair_sph_taitwater","pair_sph_taitwater_morris","pair_srp","pair_style","pair_sw","pair_table","pair_tersoff","pair_tersoff_mod","pair_tersoff_zbl","pair_thole","pair_tri_lj","pair_vashishta","pair_write","pair_yukawa","pair_yukawa_colloid","pair_zbl","pair_zero","partition","prd","print","processors","python","quit","read_data","read_dump","read_restart","region","replicate","rerun","reset_timestep","restart","run","run_style","set","shell","special_bonds","suffix","tad","temper","thermo","thermo_modify","thermo_style","timer","timestep","tutorial_drude","tutorial_github","uncompute","undump","unfix","units","variable","velocity","write_coeff","write_data","write_dump","write_restart"],objects:{},objnames:{},objtypes:{},terms:{"00a":342,"00b":342,"02214e23":100,"03275e":518,"0892e":12,"0b1":11,"0e20":[358,495,519],"0e4":[269,351,421],"0e5":269,"0x98b5e0":205,"100k":1,"1024x1024":205,"10e":409,"10f":3,"10g":519,"10th":[487,493,506],"10x":[3,383,384,386,387,397],"10x10x10":166,"10x20x20":378,"15g":[206,519],"16g":[218,224],"16x":1,"18986e":384,"1_12":378,"1_3":378,"1_6":378,"1_prop":6,"1st":[2,6,8,12,20,22,38,45,57,60,61,63,76,96,172,184,186,198,210,211,218,219,220,221,222,223,224,228,232,242,271,305,315,344,356,360,381,387,392,393,397,404,406,415,417,418,425,426,435,436,441,442,443,448,452,463,473,474,475,476,477,480,486,492,500,501,504,519],"1x2x2":489,"2000k":205,"20x":397,"23899e":384,"2400k":205,"298k":408,"2_3":378,"2k_ss":417,"2nd":[2,3,6,11,12,15,17,38,46,47,57,60,63,76,82,97,160,167,198,206,218,219,220,221,222,223,224,228,230,232,242,271,317,322,330,356,359,366,374,384,385,386,387,391,393,406,417,423,424,441,463,472,473,474,475,476,477,480,492,499,501,504,519],"2pi":198,"2theta":177,"2x1x2":489,"2x2x1":489,"2x2x2":489,"2x4x10":489,"2x5":417,"300k":[248,317,507,520],"310k":507,"3419e":269,"3806504e":[6,100],"3n_k":247,"3nk":307,"3nkb":312,"3rd":[4,9,15,17,20,38,57,76,116,126,198,218,219,221,222,223,224,228,242,317,318,356,385,389,391,406,417,423,424,463,473,474,475,476,477,480,492,499,504,519],"3x3":[100,378],"4857990943e":417,"4_94":11,"4th":[6,38,57,88,114,115,128,174,184,198,206,330,356,376,390,392,393,397,415,418,425,441,448,452,463,473,474,475,477,480,492,499,504,507,524],"4x10":374,"4x2x10":489,"4x6x10":489,"50k":1,"53xx":18,"54xx":18,"58i":210,"5_1":397,"5_12":378,"5_6":378,"5kx":[212,238],"5nlog_2":12,"5th":[128,384,509],"6021765e":518,"6863e22":451,"6x6":6,"72360e":269,"7797e":269,"7842e":12,"8032044e":518,"8706e":462,"8706q":462,"8730m":462,"8730n":462,"8e12":220,"8x1":6,"8x2":[6,12],"948q":462,"9e18":[12,40],"9e9":451,"9jan09":[351,421],"9th":386,"__main__":490,"__pthread_key_cr":12,"_boundingbox":203,"_compute_group_group":154,"_compute_heat_flux":154,"_compute_t":8,"_j1m1m1":152,"_j2m2m2":152,"_manifold_rattl":514,"_pair_lj":9,"_serial":12,"_wirnsberg":239,"abstract":17,"boolean":[3,356,358],"break":[],"byte":[3,12,220,509],"case":[1,2,3,6,8,11,12,13,15,16,17,18,40,41,42,46,47,62,64,66,76,78,114,115,120,126,128,129,155,156,157,158,159,161,164,165,166,167,168,170,171,172,176,178,180,181,182,184,201,202,203,204,205,206,212,213,217,218,219,221,222,223,224,225,226,228,230,232,236,238,243,246,249,250,252,253,254,255,257,269,271,272,273,274,275,276,277,278,279,287,291,292,294,296,298,299,303,304,306,307,308,309,316,317,319,322,324,325,327,330,333,336,337,338,340,341,345,347,348,350,351,353,354,355,356,358,374,375,376,378,381,383,384,385,386,388,390,391,393,402,405,407,409,415,417,420,421,423,424,425,437,438,439,441,444,446,448,452,455,458,460,464,471,474,475,477,484,485,487,490,492,494,495,499,500,502,504,506,508,509,510,511,513,514,518,519,520,523,524],"catch":[1,3,490],"char":[6,8,462],"class":[1,3,5,6,7,8,9,11,12,13,22,37,45,56,186,197,244,306,360,369,403,424,454,455,472,480,490,492],"default":[],"export":[205,404],"final":[3,5,6,7,8,9,11,12,17,42,62,96,153,206,217,218,219,221,222,223,224,226,230,232,246,270,271,276,307,311,317,318,322,342,344,345,352,358,384,386,392,393,397,415,418,425,437,441,448,452,453,473,474,475,477,480,487,500,506,513,514,519,522],"float":[3,6,8,12,41,43,76,125,202,206,218,224,251,306,318,335,417,459,461,490,492,502,509,519],"function":[],"import":[1,2,3,6,9,11,17,76,116,178,189,209,230,246,249,250,254,255,271,312,336,337,338,340,345,355,357,437,444,490,492,501,509,513],"int":[3,6,8,11,112,244,246,254,256,312,345,509],"long":[],"new":[],"null":[3,6,100,101,118,124,153,178,209,225,231,234,237,268,306,315,319,322,326,327,330,331,351,392,393,406,415,418,421,424,425,426,441,442,443,448,452,454,455,463,473,475,476,477,480,492,495,500,502,520],"public":[0,7,8,12,244,253,418,453,462],"return":[2,3,6,8,11,14,15,16,17,18,19,42,76,119,120,129,146,147,151,176,178,206,218,222,223,232,244,271,358,372,374,421,489,490,491,499,502,508,519],"short":[1,3,6,7,9,13,16,176,271,317,333,346,376,380,387,388,391,393,397,398,400,401,402,406,407,409,417,424,427,429,433,437,440,441,446,449,457,462,474,478,487,490,500,502,506,513,514],"static":[],"switch":[1,3,6,10,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,100,121,124,152,155,165,177,184,185,187,188,189,190,192,193,195,196,198,205,208,212,216,225,232,240,245,249,253,254,257,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,342,343,349,353,359,361,362,364,365,368,370,372,374,376,379,386,390,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,444,447,448,449,451,454,456,457,464,473,474,475,476,477,478,480,482,483,484,486,487,489,492,494,495,499,501,505,507,514,519,522,524],"throw":509,"true":[6,12,13,17,120,127,202,203,218,226,228,232,271,272,298,299,300,304,317,340,344,356,358,391,417,421,462,473,490,494,502,519],"try":[1,3,8,12,17,19,218,251,257,341,342,343,348,490,514,519],"var":[3,11,12,178,356,374,503,519],"void":[4,6,7,8,42,181,226,244,495],"while":[1,3,9,11,12,13,14,18,76,116,152,161,176,189,202,207,216,223,230,232,236,247,248,253,254,255,257,263,271,294,307,308,312,314,346,376,384,391,397,408,415,454,455,475,477,480,487,490,501,506,513],a10:358,a123:358,a12:456,a2m:[6,100],a_0:[257,345,397],a_0_real:257,a_1:345,a_2:345,a_3:345,a_4:345,a_c:405,a_cc:405,a_f:477,a_ij:397,a_pi:397,a_sigma:397,a_ss:405,aat:185,aatom1:127,aatom2:127,aatom3:127,ab_23_cd:358,abbrevi:12,abc:[3,12,358,490,519],aberdeen:[89,90,241,321],abf:231,abf_integr:13,abi:207,abil:[3,230,271,304,317,417],abl:[3,8,9,11,12,40,95,202,207,229,238,245,287,341,348,391,490,519,523],ablat:345,abort:507,about:[0,1,3,6,8,9,11,12,13,17,40,42,43,64,66,83,120,127,128,130,172,178,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,234,236,237,238,239,240,243,244,245,246,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,270,276,280,281,282,283,284,285,286,287,288,289,290,293,297,298,299,301,302,303,304,305,306,308,309,310,311,312,313,314,315,316,317,318,319,320,330,331,333,334,336,337,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,373,376,383,384,386,391,396,402,407,424,451,455,483,490,493,494,499,500,502,507,511,514,519,522,524],abov:[1,2,6,7,8,10,11,12,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,38,41,42,43,44,45,46,47,48,49,50,51,52,54,55,57,60,66,67,72,75,76,77,78,81,82,95,96,98,99,100,104,105,107,108,124,126,128,130,152,153,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,176,177,178,180,181,184,185,186,187,188,189,190,191,192,193,195,196,198,202,203,204,205,206,209,210,211,212,213,218,219,221,222,223,224,226,229,230,232,233,238,242,244,246,250,252,254,255,256,260,270,271,276,300,303,305,310,316,317,322,330,333,336,337,338,339,356,358,359,360,361,362,363,364,365,366,368,370,376,378,381,385,386,390,391,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,427,429,430,431,432,433,434,435,436,437,438,439,440,441,444,445,446,447,449,451,452,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,486,487,488,489,490,492,493,494,495,496,499,500,501,502,503,506,507,510,513,514,519,520,523,524],abscissa:474,absenc:213,absent:513,absolut:[3,206,216,231,232,236,322,335,375,376,384,421,429,493],absorb:345,absoult:376,ac3:177,academ:246,acc:340,acceler:[],accelri:[6,13],accept:[7,12,96,176,178,206,216,229,232,246,340,401,433,500,507,514],acceptor:423,access:[0,3,6,7,8,9,11,12,16,39,41,59,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,94,97,98,99,100,101,102,103,104,106,107,110,111,112,114,115,116,117,118,119,120,122,123,124,125,126,127,129,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,165,166,167,168,169,170,171,173,174,175,176,177,199,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,234,237,238,239,240,243,244,245,246,247,248,249,250,251,252,254,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,276,280,281,282,283,284,285,286,287,288,289,290,293,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,327,330,331,332,333,334,335,336,337,338,339,341,342,343,344,345,347,348,349,350,351,352,353,354,355,371,375,391,419,421,423,424,441,454,455,464,489,490,493,498,510,519],accident:514,accidenti:368,accler:[9,12,16],accommod:214,accomod:271,accompani:8,accomplish:[16,232,258,288],accord:[6,67,76,89,133,139,142,160,205,216,227,228,257,271,287,299,307,322,324,342,343,345,350,351,353,354,355,387,391,417,421,432,435,452,459,461,462,464,466,467,469,470,471,506,519],accordingli:[11,14,113,156,157,171,176,182,387,438,439,471],account:[],accuml:[3,317,341,348],accumul:[1,6,8,15,76,89,154,209,219,220,254,317,322,347,373,391,498,518],accur:[1,3,6,9,15,17,38,42,57,161,226,269,312,317,320,333,341,348,354,356,376,397,417,420,421,446,456,472,474,475,477,506,511,519],accuraci:[1,3,6,12,42,201,202,206,226,239,248,271,309,320,346,356,375,376,383,393,417,446,454,455,474,481,501,506,511,513,519,523],accuractli:511,ach:375,achiev:[1,3,6,9,10,16,17,18,29,42,226,239,246,248,271,272,287,299,300,307,375,424,501],achiv:18,acid:9,ackland1:415,ackland2:415,ackland:[],acknowledg:[],acml:12,aco:519,acolor:[205,206],acoust:299,acquir:[3,6,61,64,65,181,182,228,230,232,271,450,485,497,513],across:[1,2,3,6,9,12,13,15,42,60,64,69,72,74,76,85,103,120,127,129,166,180,182,218,221,222,223,226,237,250,317,318,323,341,345,348,354,358,386,391,487,492,495,496,500,509,511],act:[3,6,120,163,236,249,252,253,254,255,257,260,270,317,327,340,342,343,345,354,355,356,384,399,410,420,421,423,456,471],acta:[130,177,392],actinid:[9,444],action:[2,6,11,12,76,247,252,343,513],activ:[5,8,11,12,13,14,56,62,96,176,231,247,251,254,260,270,297,317,325,344,373,437,472,486,516,519],actual:[1,3,6,8,12,57,65,134,161,202,203,206,210,211,225,227,228,236,254,255,294,298,303,304,312,322,333,335,336,337,338,340,346,355,356,375,387,420,422,427,432,438,439,471,489,490,501,502,510,519],adam:[375,376],adapt:[],add:[0,1,3,5,6,7,8,9,11,12,13,14,15,16,17,18,19,41,43,76,96,100,113,126,129,131,176,178,179,202,203,204,205,209,210,211,212,213,215,217,218,219,221,222,223,224,228,231,236,238,239,244,248,249,250,252,254,256,257,261,269,270,271,272,273,274,275,276,277,278,279,291,292,294,295,296,298,306,316,317,319,320,330,332,336,338,339,343,344,345,347,349,350,354,356,376,378,383,385,393,398,400,403,407,417,424,429,441,446,447,449,455,457,490,492,493,498,500,502,504,511,513,514],add_molecul:215,add_speci:215,add_to_nodeset:215,addforc:[],addit:[],addition:[6,8,16,151,333,355,420,456],additionali:203,addres:9,address:[7,8,11,205,253,514],addtorqu:[],adequ:[263,333,346,375,386,501],adher:29,adhikari:257,adiabat:[],adiam:[205,206],adjac:[40,176,178,239,386,446,474,475,506,507],adjiman:445,adjust:[2,3,6,16,17,42,62,130,140,156,157,158,161,162,165,166,171,172,177,182,202,205,218,226,230,232,251,254,258,262,267,268,271,272,276,294,298,301,303,304,307,308,309,310,315,317,325,333,337,341,346,348,349,350,352,353,355,375,376,384,386,391,393,414,438,439,462,477,502,520],adjust_radiu:325,adjust_radius_factor:325,admiss:276,adof:[158,218],adopt:[316,513],adp:[],adri:[9,313,454,455],adust:172,advanc:[3,251,397,487,498],advantag:[1,6,8,11,14,18,40,41,42,226,391,416,501,506],advect:[3,6,333],advertis:8,advis:[386,453],afer:3,affect:[1,6,10,14,15,16,17,41,63,64,76,97,129,153,162,176,182,205,206,211,218,219,221,222,223,224,227,228,229,230,232,233,239,244,250,252,254,260,268,272,273,274,275,277,278,279,285,291,292,294,296,317,318,331,345,355,368,375,382,383,384,386,387,388,391,417,438,439,446,489,490,492,494,495,497,500,502],affin:[16,17,18,232,391,406],afil:248,aforement:18,afresh:[305,500,519],afshar:411,after:[],afterrun:500,afterward:3,afterword:42,ag1:177,ag2:177,again:[6,11,12,16,17,65,152,158,164,172,202,206,232,239,250,303,359,374,386,438,439,487,489,490,492,494,499,506,508,519,522],against:[11,12,13,67,233,386,454,455],aggreg:[6,12,69,72,74,85,103,120,127,250,267,315,317,331,487,520],aggress:[239,250,506],agilio:[9,13],agre:[3,8,198,384,393,426,455],agreement:[5,7],ahd:423,ahead:352,aidan:[0,5,7,9,13,378],aij:13,aim:6,airebo:[],ajaramil:[7,9,13],aka:205,akohlmei:[7,9,13,207,251],aktulga:[7,9,310,455],al2o3:462,al2o3_001:[130,318],al3:177,ala:[257,462],alain:9,alat:[298,441],alb:[452,475,477],albeit:316,albert:9,alchem:[96,172],alcohol:348,alcu:[392,397],alcu_eam:452,alderton:410,alejandr:[271,272],alessandro:13,algebra:444,algorithm:[0,1,6,7,8,9,42,64,206,215,226,229,232,239,250,257,259,260,285,300,308,317,320,321,340,341,345,348,353,382,383,384,388,391,413,417,439,444,459,461,487,489,506],alia:[9,16],alias:[1,376],aliceblu:206,align:[6,9,12,29,42,76,180,198,222,226,252,378,492,495,513],alkali:417,all:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,33,37,39,40,41,42,43,45,51,55,56,58,59,60,62,63,64,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,166,171,172,173,174,175,176,177,178,179,180,181,182,184,186,191,197,198,199,202,203,204,205,206,207,209,210,211,212,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,237,238,239,240,241,242,243,244,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,263,264,266,267,269,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,289,290,291,292,293,294,295,296,297,298,299,300,302,303,304,305,306,307,308,309,310,312,313,314,315,316,317,318,319,320,321,322,323,324,325,329,330,332,333,334,335,336,337,340,341,342,343,344,345,346,347,348,350,351,352,353,354,355,356,357,358,359,360,364,369,371,373,374,375,376,377,378,381,384,385,386,387,388,390,391,392,393,394,396,397,398,400,401,402,403,404,406,407,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,433,437,438,439,440,441,442,443,444,445,446,447,448,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,483,484,485,486,487,489,490,491,492,493,494,495,496,497,499,500,501,502,503,504,505,506,507,509,510,511,513,514,518,519,520,522,523,524],allen:[29,96,410,420],allentildeslei:96,allign:3,allindex:357,alloc:[3,5,6,8,9,11,12,63,244,347,385,387,391,450,455,492,500],allocat:3,alloi:[],allosw:76,allow:[1,2,3,6,8,9,11,12,13,14,15,16,17,18,22,37,39,40,41,42,56,58,59,60,61,62,64,65,66,82,101,118,120,154,156,157,158,171,176,177,178,180,186,197,198,199,202,203,205,206,207,209,210,212,214,215,216,218,219,220,221,222,223,224,226,228,229,230,231,232,233,237,238,244,246,247,248,249,251,254,257,260,261,266,268,271,272,298,302,303,304,305,306,307,311,317,318,320,322,324,325,329,333,340,341,342,343,345,346,347,348,349,350,356,358,360,369,371,375,376,378,384,385,386,387,390,391,393,394,397,398,399,400,401,402,407,415,417,421,422,423,424,429,433,438,439,444,446,452,455,456,459,461,462,471,478,481,483,485,487,490,492,494,495,496,497,498,499,502,504,505,506,509,510,514,519,520],almost:[2,3,12,63,252,307,345,376,388,391,471],alo:407,alon:[6,7,229,313,454,455,490],alond:13,along:[6,8,12,29,41,76,96,130,176,177,178,201,202,205,218,229,239,252,257,258,262,263,268,270,307,317,320,322,326,330,331,340,344,345,351,354,356,378,380,382,383,384,386,407,410,421,424,427,429,433,441,454,455,474,492,495,502,503,519],alonso:[442,443],alpha:[6,12,52,210,257,307,308,312,384,392,395,398,407,411,413,415,416,418,423,428,429,441,447,451,476,478,510,513],alpha_c:437,alpha_i:463,alpha_lj:437,alphabet:[2,3,22,37,45,56,66,186,197,209,360,369,385,404,472,492],alphanumer:[3,66,209,306,314,358,385,519],alreadi:[3,7,8,9,12,16,17,18,43,58,178,179,181,204,214,218,222,223,226,228,232,261,305,307,333,356,357,385,386,411,422,424,431,439,471,481,484,488,492,493,497,502,518,519],also:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,29,36,37,38,40,41,42,43,45,55,56,57,61,62,64,66,70,76,77,78,80,82,87,88,96,98,99,101,104,114,115,116,117,118,119,124,126,128,129,131,152,153,154,155,156,157,158,159,160,161,162,164,165,166,167,168,170,171,172,173,174,175,178,179,180,181,182,184,186,197,198,200,201,202,203,204,205,206,207,209,210,211,212,214,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,238,244,245,246,247,248,250,251,254,255,256,257,268,269,271,272,273,274,275,276,277,278,279,284,288,289,291,292,294,295,296,298,299,300,302,303,304,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,326,327,330,331,333,336,337,338,339,340,344,345,346,347,349,351,354,356,357,358,360,366,369,373,375,376,378,379,381,384,385,386,387,388,390,391,397,401,402,404,408,409,410,411,415,416,417,420,421,423,424,425,433,437,438,441,444,446,448,450,451,452,453,456,457,459,466,467,469,470,472,473,474,475,476,477,478,480,487,489,490,491,492,493,494,495,496,497,499,500,501,502,504,505,506,507,510,511,512,513,514,515,517,518,519,520,522,524],alter:[3,6,8,9,11,12,42,62,155,156,157,158,159,161,164,165,166,167,170,171,178,182,202,203,205,207,210,211,218,227,228,229,230,232,270,271,312,315,317,319,327,333,341,348,355,383,386,424,492,497,499,502,519,520,524],altern:[1,6,8,9,11,12,17,18,100,178,202,209,219,232,241,251,255,271,306,317,340,341,348,361,365,375,383,384,392,393,407,412,413,415,416,418,426,429,437,441,442,443,448,452,453,463,473,475,477,480,490,492,493,505,507,510],although:[29,43,198,260,271,304,308,317,340,374,499,513,524],aluminum:484,alwai:[0,6,11,12,17,18,55,60,66,76,176,206,218,219,220,222,223,224,228,231,246,248,252,309,312,317,333,350,354,355,359,375,376,382,384,385,387,388,391,400,403,415,432,444,454,455,462,464,474,475,477,484,487,492,493,495,497,504,506,509,513,519,520],amap:206,amatrix:248,amaz:11,amazingli:13,amber2lmp:[],amber:[],ambient:205,ambigu:[3,66,209,519],amd:[17,391,444],amino:9,amit:9,among:[16,153,216,257],amorph:[178,476],amount:[1,3,6,12,62,97,127,176,180,201,205,216,220,230,231,246,250,254,271,298,304,317,325,333,338,341,346,348,356,375,391,411,450,492,495],amplitud:[232,268,326,351,368,495,519],amu:246,amzallag:462,analag:[6,519],analalog:6,analog:[6,118,152,180,198,421],analys:[7,497],analysi:[7,9,13,66,67,78,207,313,314,323,357,444,463,492,502],analyt:[1,3,9,13,130,172,177,320,375,397,425,426,431,444,452,474],analyz:[6,8,9,13,386,444],andersen:[287,293,320],anderson:[302,411],andr:[7,9,13],andrew:13,andzelm:471,ang:298,angl:[],angle1:316,angle2:316,angle_coeff:[],angle_cosineshift:27,angle_cosineshiftexp:[26,187],angle_cutof:423,angle_cutoff:423,angle_hybrid:[29,68],angle_info:455,angle_styl:[],angle_typ:41,angleangl:[3,359,366,492],angleangletors:[3,185,492],anglecoeff:[3,39],angletors:[3,185,191,492],angletyp:228,angmom:[],angmomi:[125,202,203,335],angmomx:[125,202,203,335],angmomz:[125,202,203,335],angstrom:[6,10,62,76,130,167,177,178,201,202,203,205,206,214,222,223,232,233,246,251,252,268,310,315,350,352,353,355,376,378,382,388,392,393,402,415,437,441,448,453,454,455,477,484,495,501,518,520],angular:[6,29,41,64,66,70,91,92,93,94,117,125,152,156,157,170,171,178,202,203,209,254,260,267,268,273,274,275,277,278,279,281,282,283,286,289,290,291,292,296,315,317,320,326,335,392,397,406,421,438,439,441,444,452,472,475,476,492,502,519,520],angularm:282,anharmon:[27,54,187,312,506],ani:[1,3,6,7,8,9,10,11,12,13,14,15,16,17,22,29,38,39,40,41,42,43,45,56,57,59,61,62,64,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,181,182,184,186,198,199,201,202,203,204,205,206,209,212,213,214,216,218,219,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,238,239,243,246,249,250,252,254,257,260,267,268,271,276,298,300,302,303,304,306,308,309,310,312,314,315,317,319,320,322,326,327,330,332,333,334,335,344,345,350,351,352,353,354,355,356,357,358,360,371,374,375,376,378,381,382,384,385,386,388,389,390,391,393,397,401,402,406,407,410,411,415,416,418,420,424,425,426,433,444,446,452,454,455,456,463,471,472,473,474,475,476,477,478,479,480,485,486,487,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,510,511,513,514,515,517,518,519,520,522,523,524],anihil:437,anim:[2,4,7,11,13,205,386],anion:[418,462],aniso:[3,230,232,271,272,273,274,275,276,277,278,279,304,317],anisotrop:[254,420,456],ann:445,annoi:514,annot:[7,473,475,476,477,480,492],annual:[487,506],anoth:[1,3,6,7,8,9,11,12,17,29,41,66,76,77,96,128,131,204,205,209,210,216,218,221,222,223,224,229,232,233,239,247,250,254,255,260,271,272,276,303,306,317,318,336,337,338,345,355,358,380,382,384,386,387,390,407,411,417,418,420,423,424,428,429,437,454,456,464,471,474,475,476,477,486,487,490,493,499,501,507,513,514,519,524],ansi:[9,12,16],answer:[3,4,8,12,317,388,389],anthoni:343,antiquewhit:206,antisymmetr:[9,41,394],antisymmetri:417,antonelli:[342,343],antonio:451,anymor:343,anyon:7,anyparticl:95,anyth:[8,11,178,232,253,473,475,477,503,514],anywai:[181,391,513,522],anywher:[12,178,404,441,463,519],aoff:[385,492],aparam:[96,210,211],apart:[3,179,260,330,387,396,464,492,501],aperiod:299,api:[9,11,12,207,425,490],appar:3,appear:[2,3,6,11,12,13,40,41,42,77,82,96,101,118,120,127,128,152,161,178,179,181,202,203,205,206,218,222,223,226,230,233,236,246,251,303,314,315,344,356,358,359,375,384,385,386,405,415,441,446,462,474,480,488,489,490,492,493,494,497,499,513,519,524],append:[],appendix:[29,410,462],appl:[230,271,272,480],appli:[2,3,4,5,6,8,9,12,17,18,29,33,42,51,60,62,64,66,76,77,96,97,116,128,152,153,158,164,166,168,172,177,178,180,184,186,191,197,201,202,203,205,206,209,210,211,212,213,215,218,225,226,230,231,232,234,237,238,239,241,242,244,245,246,247,248,249,251,252,254,255,256,257,261,271,272,276,277,278,279,285,291,292,296,297,298,300,304,307,315,316,317,319,320,322,323,326,330,331,332,334,336,337,338,339,341,343,344,345,348,356,375,378,384,385,386,396,398,400,402,407,410,417,421,422,423,424,426,427,429,435,439,444,446,449,454,457,458,459,460,461,471,478,483,492,493,495,496,497,501,502,504,509,513,519,520,522,523],applic:[1,6,9,12,17,207,215,229,233,234,244,246,248,251,298,303,306,316,322,330,341,348,375,391,477,502,513],applyt:3,appopri:[9,17],approach:[6,7,14,202,215,247,299,300,312,317,340,341,343,345,348,375,397,407,409,413,414,420,424,444,456,458,460,471,481],appropri:[1,2,3,6,8,9,11,12,13,15,17,33,38,43,51,57,58,64,78,97,100,128,129,156,157,158,186,191,197,198,201,202,203,206,218,219,222,223,224,229,230,232,244,245,248,257,266,268,269,271,273,274,275,276,277,278,279,291,292,294,296,300,303,304,307,312,317,321,333,336,337,338,341,348,350,351,353,354,355,366,376,386,393,397,401,405,406,407,416,421,424,426,433,437,444,453,454,455,473,474,475,476,477,480,481,492,493,494,496,497,505,506,509,519,520],approri:249,approxim:[6,9,130,134,177,246,248,257,300,318,320,340,375,380,382,383,384,399,409,417,420,438,439,444,446,453,456,462,478,483,506,513],april:11,aprpopri:487,apu:[438,439],aqua:[205,206],aquamarin:206,ar_therm:215,ar_ttm:215,ara:13,arbitrari:[6,41,61,128,202,203,205,207,231,232,249,271,300,304,308,473,490,503,519],arbitrarili:[11,62,128,152,201,230,271,407,519],arcco:3,arch:[1,9,12,14,15,17],architect:373,architectur:[16,391,444],archiv:[6,7,9,11,12,335,404,499],arcsin:3,area:[6,42,100,124,128,176,226,232,257,341,348,414,421,451,479,489,502],aren:[128,358],arflag:12,arg:[3,11,12,22,41,42,45,56,62,66,76,96,129,166,172,176,178,181,182,186,201,202,203,204,206,209,210,211,212,214,216,218,219,220,221,222,223,224,225,226,227,228,231,232,233,238,239,244,246,249,250,251,252,260,263,268,273,274,275,287,293,303,316,317,318,319,323,326,327,329,340,343,350,351,352,353,355,356,360,373,386,391,398,399,400,402,403,404,409,410,413,417,422,424,429,433,437,438,439,440,449,457,459,461,472,478,489,490,492,495,497,499,501,503,505,510,511,519,520,523,524],argon:246,argonn:12,argument:[2,3,6,8,11,12,17,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,41,42,43,44,45,46,47,48,49,50,52,54,55,57,62,66,78,96,100,118,121,124,128,152,153,155,160,165,166,167,172,176,178,179,180,182,184,185,186,187,188,189,190,192,193,195,196,198,202,203,206,209,210,211,212,214,217,218,219,220,221,222,223,224,225,226,230,231,232,240,242,244,245,246,248,249,253,254,260,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,302,303,305,309,314,317,318,319,320,333,336,338,345,347,349,351,353,356,358,359,360,361,362,364,365,366,368,370,373,374,376,377,378,381,386,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,409,410,411,413,415,416,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,440,441,442,443,446,447,448,449,451,452,454,455,456,457,462,463,464,472,473,474,475,476,477,478,480,482,483,484,486,487,488,489,490,491,492,493,495,497,500,501,502,503,507,509,510,519,520,523],aris:[12,483],arithmet:[3,6,114,375,402,405,432,446,478,479],arkansa:9,arl:[9,89,90,241,321],armi:[89,90,241,321],armv8:17,arnold:375,around:[1,3,4,6,9,12,43,60,61,62,70,75,76,77,78,82,128,152,156,173,176,178,180,201,205,206,213,214,230,232,233,252,268,271,304,306,308,312,317,326,330,333,350,351,354,374,380,385,462,492,495,502,503,513,519],aroung:3,arrai:[],arrang:152,arrheniu:506,art:[9,487,506],artefact:248,articl:[6,462],articul:[7,9,302],artifact:[97,176,513],artifici:[269,307,466,467,469],arun:13,arxiv:[152,204,287,293,380,463],ascend:[42,206,251,260,317,497],asci:7,ascii:[13,203,318,344,386,415,418,441,492],ash:[438,439],asid:[8,178,441],asin:519,ask:[3,11,514],askari:451,askoos:13,asoci:205,aspect:[6,7,62,232,246,420,456,479,492,502,506],aspect_ratio:318,asper:4,aspher:[],asq:[438,439],assembl:4,assign:[1,2,3,6,7,11,12,14,15,17,18,33,39,40,41,42,51,59,60,62,64,66,70,76,77,80,87,99,104,115,117,122,125,126,130,152,153,158,173,175,177,178,181,191,201,202,203,204,205,206,207,209,210,211,214,218,221,226,228,229,230,233,235,246,251,254,255,256,257,268,271,273,274,275,276,277,278,279,289,291,292,294,295,296,300,303,304,306,308,314,317,318,336,337,338,339,356,366,376,378,381,385,386,390,391,397,415,418,420,423,424,455,456,484,489,490,492,493,494,495,496,501,502,507,510,519,520],assignemnt:[6,501],assing:306,assingn:474,assist:[7,269],associ:[3,5,6,8,12,22,37,40,41,45,56,62,70,79,80,87,88,96,98,99,104,110,112,114,115,117,142,173,186,197,202,203,205,206,210,211,212,216,230,232,238,244,246,247,253,257,268,271,302,312,316,317,318,331,333,357,358,360,369,378,384,386,390,391,404,407,411,413,414,415,417,423,424,426,429,433,458,460,471,472,474,490,493,500,512,513,516,519],associd:71,assum:[2,3,4,6,9,11,12,16,17,18,40,62,71,76,97,107,113,115,155,156,157,158,159,160,161,163,164,165,166,167,168,170,171,172,176,178,181,206,210,211,216,218,219,221,222,223,224,230,232,243,251,253,257,260,273,274,275,277,278,279,281,283,286,289,290,291,292,296,298,299,303,304,305,308,317,319,322,330,341,344,345,350,353,356,363,375,376,385,386,391,397,399,401,404,405,414,417,423,424,428,433,438,439,479,487,489,490,492,494,497,502,506,509,510,513,514,520],assumpt:[176,251,392,446],astar:441,astart:464,asterisk:[22,45,64,82,96,128,172,182,186,206,210,211,260,317,360,381,404,423,471,486,489,502,518],astop:[384,464],asu:415,asub:441,asubrama:13,asum:306,asymmetr:[139,239,353,397,415],asynchron:[15,16],atan2:519,atan:519,atc:[],atc_fe_output:215,athomp:[0,7,9,13],atm2pa:6,atmospher:518,atol:12,atom1:[302,316,385,492],atom2:[302,316,385,492],atom3:[302,316,385,492],atom4:[316,385,492],atom:[],atom_element_map:215,atom_forc:455,atom_info:455,atom_modifi:[],atom_styl:[],atom_vec:8,atom_vec_atom:8,atom_vec_electron:8,atom_veloc:455,atom_weight:215,atomey:[6,7,11,13,202,205,206],atomfil:[3,6,76,306,356,390,502,519],atomic_charg:215,atomic_numb:452,atomid:492,atomist:[6,215,340,444],atomperbin:3,atomt:206,atomvec:8,attach:[6,223,300,322,330,492],attatch:343,attempt:[3,6,42,62,76,201,216,226,227,228,229,233,246,303,304,333,353,375,379,386,424,490,507,510,519],attend:215,attent:[15,18],attogram:518,attrac:441,attract:[],attribut:[3,6,7,8,9,11,40,41,43,61,66,76,96,125,126,127,129,156,172,202,203,205,206,209,210,211,217,218,221,222,223,229,230,271,273,274,275,276,277,278,279,281,282,291,292,294,296,304,317,318,335,336,337,338,378,385,397,417,424,492,493,494,502,510,519],atw:[438,439],atwat:476,atwt:441,atyp:[127,172,228,407,429,433,437],au1:177,au3:177,aug:11,augment:[9,12,125,230,306,441],augt1:441,auo:314,auoh:314,author:[3,8,9,13,204,415,416,513],auto:[3,6,8,9,11,12,100,174,209,219,220,322,347,375,385,391,489],autocorrel:[66,100,254],autom:[9,12,205],automag:7,automat:[3,6,9,12,14,15,16,17,18,19,36,140,198,214,220,246,248,257,317,322,346,375,391,406,415,424,441,444,458,459,460,461,484,492,505,513,514,519],auxiliari:[1,6,9,11,12,13,202,299,317,493,497,522],avail:[1,3,5,6,7,8,9,11,12,13,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,64,66,89,90,96,121,124,125,152,155,165,176,184,185,187,188,189,190,192,193,195,196,198,202,205,209,210,212,218,221,222,223,224,225,230,231,232,240,241,242,245,247,249,250,251,254,271,272,273,274,275,276,277,278,279,280,281,287,289,291,292,293,294,296,309,311,317,318,319,320,321,336,338,343,349,353,359,361,362,364,365,368,370,373,376,380,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,412,413,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,439,441,442,446,447,448,449,451,452,454,455,456,457,463,464,473,474,475,476,477,478,480,482,483,484,493,495,501,505,519],avalo:[321,413],ave_chunk:6,aveforc:[],avendano:445,averag:[3,6,7,12,15,42,66,67,76,89,90,96,100,101,114,116,128,130,154,158,166,174,177,202,203,206,209,211,215,217,218,219,220,221,222,223,224,225,226,230,246,248,250,254,260,271,272,276,299,304,307,313,314,317,318,322,359,393,413,417,441,478,493,497,510,513,519],averi:333,avesq:129,avg:12,avi:205,avoid:[1,3,6,12,36,40,62,178,179,198,205,214,219,221,224,236,246,248,255,298,300,308,312,317,318,347,354,389,397,417,437,441,455,474,478,494,500,501,513],awai:[3,6,64,128,202,205,218,229,233,249,252,270,298,322,330,344,350,387,407,429,433,497],awar:[391,416,489],awpmd:[],axel:[7,9,13,18],axi:[3,6,42,76,101,130,142,156,177,178,180,201,205,218,226,246,249,252,268,303,326,330,345,351,364,370,378,380,492,495,502],axial:276,azimuth:[205,249],azur:206,b_k:463,ba2:177,babadi:456,back:[1,6,7,11,12,13,14,15,17,159,160,161,165,166,167,168,170,178,182,202,203,206,207,210,211,231,236,244,251,252,254,255,271,277,278,279,291,292,294,296,306,315,317,336,337,338,342,343,352,353,355,374,375,376,386,421,490,492,493,494,495,496,499,505,506,519,520],backbon:[229,320,368],backcolor:[206,523],backend:17,background:[9,96,97,124,153,206,226,232,254,333,341,345,348,386,405,438,439,441],backtrack:[382,384],backward:[12,207,386,506,519],baczewski:247,bad:[3,12,62,64,252,386,492,497,509],badli:[3,230,271],bal:340,balanc:[],balasubramanian:295,ball:[152,438,439],ballenegg:375,bammann:215,band:[4,6,7,9,152,209,270,383,386,397,444,462],bandwidth:[1,10,18,41],bandwith:205,bar:[96,205,518],barashev:415,bare:[236,253,255],barost:[236,513],barostat:[],barostt:6,barr:406,barrat:312,barrett:71,barrier:[3,4,6,270,370,386,406,419,506],bartel:299,bartok2010:463,bartok2013:463,bartok:[9,152,453,463],bartok_2010:453,bartok_phd:453,bary:518,barycent:329,basal:[],base:[3,4,6,8,9,11,12,13,14,15,20,66,67,76,83,96,100,114,123,130,158,160,177,178,180,202,204,205,206,209,215,222,223,226,227,228,232,233,237,246,251,254,258,260,285,293,299,300,303,306,308,310,317,318,322,323,333,340,376,391,393,395,397,411,417,420,423,424,425,427,429,438,442,443,449,451,452,462,473,476,477,480,487,489,492,493,494,496,499,502,503,506,507,510,514,518,519,520,524],bash:404,bashford:[6,20,184,402,504],basi:[3,6,12,41,152,158,178,214,254,256,299,333,350,378,427,502,519],basic:[6,7,8,12,17,42,125,153,205,206,215,226,271,272,298,354,392,394,444,486,494,513],basin:[95,386,487,506],bask:[415,441,452],bath:[9,307,312],batom1:[74,127,129,202,206],batom2:[74,127,129,202,206],bayli:[6,184,504],bb13:185,bcc:[3,4,7,67,75,78,378,441,443],bcolor:[3,205,206],bdiam:[3,205,206],be2:177,bead:[5,7,10,13,41,46,47,170,213,229,300,471],beam:233,bear:[6,247],becau:13,becaus:[0,1,3,6,8,12,16,17,18,41,42,43,62,67,76,77,82,101,118,128,140,152,158,163,168,178,179,180,184,202,203,204,205,206,207,212,218,226,227,228,229,230,232,238,245,246,247,248,253,254,255,256,268,271,272,285,287,294,303,307,308,312,317,330,335,340,341,344,345,348,352,353,354,355,356,362,375,382,384,386,387,390,391,402,404,407,409,411,417,418,420,421,422,423,424,428,437,438,439,441,446,456,471,472,474,478,479,489,490,492,494,495,496,499,501,502,504,506,507,513,514,518,519,520,522,524],beck:[],becker:[392,415],beckman:251,becom:[1,2,3,6,7,8,18,40,42,55,60,62,76,180,202,203,205,206,226,227,228,229,232,239,246,248,257,270,271,314,315,336,337,350,351,353,354,355,375,376,382,386,393,405,407,415,417,420,429,446,452,456,473,480,483,492,493,495,502,514,519],been:[1,2,3,6,7,8,9,11,12,13,16,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,46,47,48,49,50,52,54,55,57,60,62,63,66,69,74,76,96,121,124,125,126,127,129,131,155,156,157,158,159,160,161,165,166,167,168,170,171,179,180,181,182,184,185,187,188,189,190,192,193,195,196,198,201,202,203,205,206,207,212,214,216,217,218,219,221,222,223,224,225,226,229,230,231,232,233,240,245,246,249,251,252,254,255,257,258,259,260,261,266,268,269,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,302,303,304,307,309,311,314,315,317,319,320,329,334,336,337,338,345,346,347,349,350,351,352,353,355,356,359,361,362,364,365,368,370,374,375,376,384,387,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,439,442,443,444,447,448,449,451,454,455,456,457,464,471,473,474,475,476,477,478,479,480,482,483,484,485,487,489,490,492,493,494,495,496,498,502,506,509,510,519,520,522,523],befor:[1,2,3,6,8,9,12,14,17,22,29,40,41,42,45,58,62,70,76,79,80,87,88,98,99,104,114,115,116,117,126,158,161,166,167,173,178,179,181,182,186,200,201,206,210,211,212,213,214,216,218,221,222,223,224,225,226,230,235,236,245,246,251,253,254,255,257,260,268,271,277,278,279,291,292,296,299,306,307,308,311,312,317,318,319,334,336,337,338,344,350,351,352,356,360,381,382,384,386,391,418,421,437,441,444,472,481,487,489,490,493,494,495,496,497,499,500,502,506,509,510,513,514,519,520,522,523,524],began:[5,12],begin:[3,8,12,38,40,57,76,129,131,179,198,201,202,206,210,211,215,217,218,219,221,222,223,224,226,232,242,285,302,315,318,333,335,338,347,352,355,356,372,374,375,376,377,379,383,385,386,387,390,391,415,444,446,452,459,461,462,464,471,474,484,487,492,499,506,508,510,518,519,522],behalf:3,behav:[3,27,187,383,384],behavior:[3,182,198,202,203,205,207,229,230,233,246,247,248,251,254,255,256,271,303,307,312,333,336,337,345,383,397,417,441,484,486,494,498,518,519,522],behaviour:[6,254],behind:[8,253,269,307,333,375],beig:206,belak:7,believ:11,bellott:[6,20,184,402,504],bellow:364,belong:[2,3,41,76,132,181,216,218,222,246,260,317,356,385,458,492],below:[1,2,3,4,5,6,8,9,10,11,12,15,16,17,22,38,40,41,42,43,45,55,57,62,63,66,69,72,74,76,82,85,100,103,124,125,128,129,130,152,153,158,164,166,172,176,177,178,181,182,184,186,197,198,201,202,203,205,206,209,210,212,213,215,218,219,220,221,222,223,225,226,228,229,230,232,233,238,242,244,246,249,250,252,254,255,260,268,269,271,276,277,278,279,291,292,296,298,303,306,307,308,315,316,317,319,320,327,330,333,334,335,336,337,338,341,342,343,345,348,350,351,356,358,360,373,375,378,380,381,382,384,385,386,388,391,392,393,394,397,398,399,402,403,404,405,407,410,415,417,418,420,421,422,423,424,427,429,430,431,432,433,434,435,436,437,438,439,440,441,445,446,451,454,455,456,457,463,464,471,472,474,479,480,482,483,484,485,486,487,490,492,493,494,495,497,499,500,502,504,505,506,508,509,510,512,513,514,519,520,524],bench:[1,6,9,10,11,12],benchmark:[1,7,10,11,12,13,14,15,16,17,18,42,226,375,505],beneath:233,benedict:444,benefici:[64,388],benefit:[1,247,478,501],bennet:96,beowulf:7,berardi:[420,456],beraun:345,berendsen:[],berensen:317,berger:9,berkelei:176,berkowitz:375,berlin:[7,9,322],bern:[3,300,308,309,406,420,462,472,501],bernendsen:6,beryllium:417,besid:[8,319,495],best:[1,6,8,14,15,16,17,18,19,271,294,295,316,317,391,397,407,429,433,446,474,493,501,506],beta:[6,307,392,395,415,416,418,441,475,476,477,510,519],beta_:397,beta_k:463,beta_pi:397,beta_sigma:397,beta_t:476,better:[3,6,7,8,12,14,16,27,152,187,211,226,246,257,271,285,308,315,317,333,376,386,391,475,514],betwe:396,between:[],beutler:437,bewteen:[120,219,333,341,348,424,427,489],beyon:501,beyond:[3,5,6,12,17,64,76,96,176,202,206,221,222,246,271,375,388,419,435,446,506,510,519],bflag1:[43,205],bflag2:[43,205],bgq:[17,444],bi3:177,bi5:177,bia:[3,6,8,124,153,156,157,158,159,160,161,165,166,167,168,170,171,209,218,231,232,246,254,255,271,277,278,279,291,292,293,294,296,312,336,337,338,340,520],bias:[6,9,231,520],biaxial:156,biersack:[441,472,477,484],big:[3,4,12,202,307,312,333,387,405,514],bigbig:[3,12],bigger:3,bigint:[3,244],bilay:[4,10,330],bilayer1:330,bilayer2:330,bill:7,billion:[3,7,10,12,40,246,500],bin2d:76,bin3d:76,bin:[3,6,11,12,40,66,70,76,80,87,99,104,115,117,126,128,158,166,173,175,202,206,218,221,222,223,299,307,312,333,387,388,391,414,450,493,523],binari:[3,6,7,9,12,13,16,33,37,51,56,191,197,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,243,244,245,246,247,248,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,322,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,366,369,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,447,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,493,494,499,522,524],binary2txt:[],binchunk:218,bind:[9,17,18,204,222,397,462],binsiz:[40,206,387,391],binstyl:166,bio:[41,387],biolog:[6,7],biologi:190,biomolecul:[302,317,375,376,402],biomolecular:501,biophi:[287,293,380],biophys:251,biosym:13,bird:414,bisect:[42,226,479],bisector:[6,407,429,433],bispectrum:[66,152,463],bisqu:206,bit:[3,11,12,17,40,244,255,446,474,478,500,513,514],bitmap:[3,474,481],bitrat:[205,206],bitzek:383,bkgd_dyn:441,bla:12,black:206,blais:[9,13],blanchedalmond:206,blank:[2,3,12,38,57,119,198,205,242,302,317,385,386,397,416,441,448,463,473,474,475,476,477,480,489,490,492,519],blast:345,blend:441,block:[2,3,6,100,152,178,180,181,303,354,378,380,391,397,417,452,463,495,506,513,514],blocksiz:391,blow:[3,285,350,354,464],blown:3,blue:[2,205,206,229],bluegen:[202,375,444],blueviolet:206,bni:76,board:[376,410],bodi:[],body_nparticl:8,bodyflag:492,bodyforc:257,bodyforcei:257,bodyforcex:257,bodyforcez:257,bodystyl:[260,317],boff:[385,492],bogaert:340,bogu:[3,161,230],bogusz:97,bohr:[415,417,444,477,518],boltzmann:[6,7,9,96,100,124,155,158,159,160,161,164,165,166,167,168,170,218,229,254,257,258,259,260,261,276,349,411,507,518],bond:[],bond_coeff:[],bond_graph_cutoff:455,bond_harmon:[8,49,50],bond_harmonicshift:50,bond_info:455,bond_interact:215,bond_styl:[],bond_typ:182,bond_writ:[],bondangl:[3,21,33,492],bondbond13:[3,185,492],bondbond:[3,21,33,492],bondchk:455,bondcoeff:[3,59],bondtyp:[227,228,385],bonet:[321,413],bonu:[3,522],book:[483,514],bookkeep:446,bookmark:0,boost:[1,3,12,67,387],bop:[],border:[3,7,16,64,345,520],boresch:96,boreschkarplu:96,born:[],boron:417,borrow:322,bose:312,botero:[7,9,13,417],both:[1,3,4,6,7,8,9,11,12,14,15,16,17,27,37,40,41,55,56,60,62,64,65,66,72,74,76,92,96,97,120,125,127,128,140,154,156,157,158,163,166,168,171,176,178,180,181,182,187,197,198,202,205,208,209,210,211,216,218,219,221,222,223,224,227,228,229,230,231,232,237,239,246,248,250,252,254,255,257,258,267,268,271,272,277,278,279,285,291,292,296,302,303,306,307,314,317,320,322,330,333,337,341,342,343,345,348,350,351,353,354,355,358,359,369,376,381,384,385,386,387,389,391,393,397,398,399,400,401,402,403,405,410,411,415,416,417,420,421,423,424,425,429,431,433,434,435,437,438,439,444,445,446,447,449,454,456,457,473,475,476,477,480,487,489,490,492,493,494,495,499,504,509,510,513,519,522,523,524],bottleneck:[1,3,490,511],bottom:[8,9,161,176,206,232,245,257,294,341,348,378,504],bottomwal:225,bounc:[3,333],bound:[3,6,17,26,27,42,43,60,62,76,167,180,187,201,202,203,206,221,222,226,232,233,237,246,255,271,303,333,350,351,352,353,354,355,375,384,417,492,495,506,513,519,520],boundar:3,boundari:[],boundary_dynam:215,boundary_faceset:215,boundary_integr:215,bount:11,bourgogn:9,box:[],boxcolor:[205,206],boxxlo:11,bpa:391,bpclermont:[9,13],bptype:471,br1:177,bracket:[2,3,6,42,66,76,129,131,209,217,218,219,221,222,223,224,226,347,510,519],bragg:[130,177],branch:[],branicio2009:480,branicio:[78,480],breakabl:[7,45,56],breakag:[83,227],breakdown:[1,12,15,97,119,454,455,487,506],brennan:[9,89,90,241,321,413,471],brenner:[393,472],brick:[3,42,64,65,166,180,226,492,494,496,519],bridg:380,brief:[1,5,6,7,8,12,253,271,393,397,455,506],briefli:[6,10,300,406,462,514],brilliantov:421,bristol:[5,7],brittl:451,broader:490,broadli:8,broken:[2,55,69,74,75,83,114,119,127,182,227,271,397,494,504,511,522],brook:6,brought:201,brown:[7,9,13,15,16,130,153,206],brownain:399,brownian:[],brownw:7,brows:0,browser:[4,205],bryantsev:423,bsd:12,bstyle:[41,43],btype:[58,74,127,179,202,407,429,433,437,471],buc:400,buck:[],buckingham:[7,9,210,211,308,376,398,400,401,409,440,472],buckplusattr:462,buffer:[3,8,203,205,206,509],bufi:205,bug:[],bui:205,build:[],builder:[7,13],built:[1,2,3,4,6,8,9,11,12,13,14,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,41,44,46,47,48,49,50,51,52,54,55,56,57,67,71,83,86,89,90,92,95,96,107,108,109,110,111,112,116,121,123,124,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,162,164,165,169,170,172,176,177,184,185,187,188,189,190,191,192,193,195,196,197,198,202,203,204,207,209,212,213,214,216,220,225,227,228,229,231,232,233,238,239,240,241,242,243,245,246,247,248,249,251,253,254,256,257,258,259,260,261,263,264,265,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,306,307,308,309,310,311,312,313,314,317,319,320,321,322,323,324,325,326,327,329,333,336,338,339,340,341,342,343,345,346,348,349,351,352,353,357,358,359,361,362,363,364,365,366,368,369,370,376,386,387,388,391,392,393,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,447,448,449,450,451,452,453,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,487,490,493,495,501,505,506,507],bulatov:[442,443],bulk:[4,6,75,257,298,304,408,441,444,446,451,458,460,462,496],bullet:7,bump:254,bunch:8,bundl:[9,205,207,514],burlywood:206,bussi1:337,bussi2:337,bussi:[248,337],button:514,buyl:[9,204],bybe:9,bypass:6,c1060:14,c11:[219,441],c12:219,c13:219,c1n:219,c2050:14,c21:219,c22:219,c23:219,c2n:219,c31:219,c32:219,c33:219,c34:219,c3n:219,c41:219,c42:219,c43:219,c44:219,c_0:[345,469,470],c_1:[72,74,129,130,177,202,206,247,306,318,356],c_2:[74,129,130,174,176,177,202,318,347,356],c_3:[129,318],c_6:176,c_cluster:6,c_cstherm:6,c_dist:129,c_doubl:11,c_e:345,c_flux:100,c_foo:519,c_forc:129,c_gauss:419,c_hb:423,c_id:[6,66,76,96,129,131,202,203,217,218,219,220,221,222,223,224,318,335,347,510,519],c_ij:6,c_ijkl:6,c_index:129,c_k:247,c_ke:341,c_msdmol:131,c_my_stress:217,c_mycentro:[218,222],c_mychunk1:126,c_mychunk2:126,c_mychunk:[6,70,80,87,99,104,115,117,158,173,175],c_mycom:221,c_mycomput:218,c_myd:203,c_myf:[202,523],c_myrdf:[128,224],c_mytemp:[8,219,220,221,224,347,510,519],c_n_k:247,c_p:153,c_pe:122,c_peratom:[122,153],c_pi:397,c_press:129,c_prop:6,c_radiu:176,c_reax:[454,455],c_sa:318,c_sigma:397,c_size:6,c_stress:202,c_tdrude:[236,255,513],c_thermo_press:[8,219,220,221,224],c_thermo_temp:224,c_xrd:221,ca2:177,cach:[17,40,446,505],cacul:320,cadetblu:206,cai:513,calcal:9,calcforc:257,calclat:100,calcluat:[116,122,124,153,407],calcualt:[100,218],calcul:[],caldwel:[6,184,504],calhoun:300,call:[],callabl:[3,11],callback:[3,8,11,154,209,244,490],caller:3,calori:518,caltech:[6,7,9,13,417],calucl:6,calul:[11,12,158,376],cambridg:[9,453],campana:299,can:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,61,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,237,238,239,240,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,378,379,381,382,384,385,386,387,388,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,518,519,520,521,522,523,524],cancel:[209,317,520],candid:[182,216,246],cannot:[1,2,3,6,9,11,12,13,15,16,17,39,40,41,42,55,59,60,61,62,72,76,91,93,97,129,131,154,156,158,179,181,182,199,201,202,203,204,205,206,217,218,219,221,222,223,224,226,229,230,232,233,246,247,248,254,255,256,260,268,271,273,275,277,279,281,282,283,289,291,296,303,304,307,312,314,317,318,319,323,333,341,345,347,348,350,351,354,355,356,358,371,375,378,384,386,389,390,391,400,401,403,415,420,422,429,433,435,437,446,449,454,456,457,458,460,471,472,474,487,489,490,492,493,495,496,498,501,502,504,506,509,518,519],canon:[9,209,216,246,248,271,272,291,292,293,294,295,296,300,337,340,343,444,451],cao1:300,cao2:300,cao:300,capabl:[5,7,9,11,14,17,18,352,358,376,391,393,403],capac:[9,41,112,164,241,312,345,466,492,502],capit:[235,492],capolungo:[130,177,318],captur:[6,346,393,401,417,421,433,441,513],carbid:407,carbon:[7,205,368,393,406,426,441],card:[12,14,16,22,45,82,96,128,186,210,211,317,360,381,404,423,486,494,499,522,524],care:[3,6,62,76,178,181,201,218,222,223,227,228,233,248,253,257,271,303,317,340,396,490,492,495,496,501,502],carefulli:[11,12,55,314,356,424,426,497],carlo:[4,6,7,9,209,216,229,246,317,340,414,472],caro:[216,415],carpent:[7,13],carri:[16,264,306,345,421,455],cart:[3,489],carter:[9,17],cartesian:[3,6,65,392,489],carv:181,cascad:[237,345],cash:7,cast:[248,519],cat:[15,205],catastroph:308,cate:257,categori:[],cation:[418,462],cauchi:[145,150],caus:[1,2,3,6,8,12,16,17,178,180,181,182,202,206,214,230,237,246,271,285,298,303,315,317,320,350,352,353,354,355,358,374,376,384,386,390,423,429,435,438,439,446,486,490,491,492,493,496,497,499,500,519,524],caution:[1,376],cautiou:[227,228],cautious:393,caveat:[393,501],cbecker:[392,415],cc1:[6,14,70,80,87,99,104,115,117,126,158,173,175,218,222],cc2:14,ccc:[416,473,475,477,480],ccflag:[9,16,17,18,19,202],ccm6:415,ccsi:[416,473,475,477,480],ccu:397,cd2:177,cdeam:415,cdennist:9,cdll:11,cdof:[6,158,218],cdte:397,cdte_bop:397,cdtese:397,cdzn:397,cdznte:397,ce3:177,ce4:177,ceas:383,ceil:519,cell:[3,6,62,97,128,130,176,177,178,202,214,230,231,246,251,269,271,272,276,299,307,310,321,345,375,376,378,414,417,444,510],cella:[6,510],cellalpha:[6,510],cellb:[6,510],cellbeta:[6,510],cellc:[6,510],cellgamma:[6,510],center:[3,6,25,43,66,70,76,79,80,87,95,98,99,109,114,115,116,126,128,130,158,159,160,163,166,170,173,175,178,205,206,209,210,211,213,218,221,222,223,230,232,233,234,236,246,247,252,254,255,260,267,271,277,278,279,291,292,294,296,303,308,314,315,317,318,322,330,331,333,335,336,337,338,340,341,343,350,354,359,378,380,385,396,416,417,420,421,427,438,439,441,442,443,454,455,473,475,476,477,479,480,495,502,513,519],centimet:518,centr:239,central:[3,64,75,81,82,101,118,128,134,152,176,260,298,320,331,363,385,444,448,454,455,480,492],centro:[],centroid:[3,300,479,502],cerda:375,ceriotti2:248,ceriotti:[13,248,253],certain:[1,2,3,6,8,12,17,40,76,125,129,131,182,202,203,205,217,218,219,221,222,223,224,229,244,245,317,319,334,347,358,366,374,387,424,446,455,478,494,498,513,519],certainli:252,cerutti:376,cfg:[3,6,7,9,13,202,204,205,206,207],cfile:455,cfl:[140,323],cfor:322,cg_type:457,cgiko:2,cgikot:2,cgkio:2,cgko:2,cgkot:2,cgo:2,cgot:2,ch2:320,ch2lmp:[],ch3:320,ch5md:204,chain3:387,chain:[],challeng:[6,322],chalopin:312,champaign:[251,375,376,438],chan:444,chandler:[392,415],chandrasekhar:[6,429],chang:[],change_box:[],changeabl:202,channel:[4,212],chapter:[300,376],charact:[2,3,6,12,38,42,57,66,198,202,203,205,206,207,209,226,242,306,314,358,385,390,417,428,452,454,455,462,474,489,490,494,499,500,519,522,523,524],character:[6,71,75,118,128,152,463,487,506],characterist:[255,333,342],charg:[1,3,4,5,6,7,9,11,15,41,87,96,97,125,130,177,178,202,203,207,209,210,211,216,233,238,246,306,308,309,310,314,335,348,375,376,385,398,400,406,407,409,410,415,417,418,424,429,433,437,449,454,455,462,472,477,478,480,481,483,484,492,493,497,502,504,513,518,519],charmm2lammp:13,charmm:[],chartreus:206,cheap:333,cheaper:[237,420,456],check:[3,6,8,9,11,12,15,17,39,40,42,59,76,100,198,199,216,222,226,227,228,233,243,246,252,253,303,316,320,333,341,343,348,356,358,371,374,384,385,386,387,388,391,414,425,428,446,455,485,487,489,490,492,500,506,509,510,519],checkf:198,checkout:514,checkqeq:455,checku:198,chem:[6,13,20,21,25,40,41,44,46,47,96,97,118,124,153,184,185,195,220,231,236,239,247,248,255,257,270,271,272,294,295,300,304,307,309,317,321,322,333,336,337,340,341,342,343,350,359,368,370,375,376,383,386,393,398,402,403,406,407,408,410,411,413,417,419,420,422,423,429,433,434,437,441,445,446,449,462,471,478,501,504,506,513],chemic:[9,130,172,177,202,203,215,216,246,308,313,314,340,376,454,455,467],chemistri:[307,308,310,393,397,417,454,455],chen:345,cheng:406,chenoweth:[454,455],chenoweth_2008:[454,455],chi:[103,167,201,298,308,310,371,418,420,520],chiefli:453,child:8,chip:[7,9,17,18,391,505],chipot:231,chiral:368,chmod:[11,12],cho:441,chocol:[7,206],choic:[3,6,9,12,15,16,18,41,42,55,96,153,156,157,171,182,198,218,222,223,226,229,232,233,248,254,257,269,271,300,304,308,317,340,369,376,382,383,386,388,391,424,437,446,450,492,501,502,505,506,512,513,518],choos:[1,3,6,7,8,9,12,16,17,18,29,40,55,96,129,168,169,205,227,228,229,230,233,243,254,257,269,271,273,274,275,276,277,278,279,303,304,321,333,337,351,375,376,383,481,487,489,501,507],chose:[475,477],chosen:[2,3,6,12,17,152,178,181,190,198,205,211,216,230,233,243,246,247,255,257,269,271,276,300,303,314,333,337,340,341,346,348,349,355,376,377,383,391,412,413,417,421,428,431,457,475,487,501,506,507,513],chri:176,christian:[7,9,14,17],christoph:7,chunk:[],chunkid:[70,80,87,99,104,115,117,126,158,173,175,218],chute:[4,9,10,249],ciccotti:320,cieplak:[6,184,504],cii:219,cij:219,ciko:2,circl:[43,76,329],circular:[3,6,156,200],circumst:18,circumv:[101,118,312],citat:[],cite:[3,7,8,12,254,462],civ:9,ckio:2,cko:2,cl1:177,clarendon:[29,410],clarifi:[7,475,477],clariti:358,clark:449,class2:[],classic:[0,3,5,6,7,8,9,244,300,307,312,345,370,417],classifi:[472,480],claus:490,clean:[6,12,14,15,17,500],cleanli:[491,523],clear:[],clearli:7,clebsch:152,clermont:[9,13],clever:496,click:[2,11,22,37,45,56,178,186,197,205,251,360,369,386,404,472,514],client:[251,253],climb:[270,386,506],clinic:[7,13],clo:[167,201,520],clock:[12,487,506],clockwis:351,clone:514,close:[3,6,11,12,13,40,42,71,76,153,181,202,228,229,230,248,255,257,271,287,294,317,320,351,354,374,376,379,382,383,386,391,393,397,407,408,427,441,446,454,458,460,474,477,496,502,513,514,516],closer:[3,10,42,128,176,201,202,226,230,234,342,386],closest:[228,298,317,348,420,456,471,481],cloud:[462,513],clovertown:18,clsuter:77,clump1:[302,317],clump2:[302,317],clump3:[302,317],clump:317,cluster:[],clutter:3,cmap:492,cmatrix:248,cmax:441,cmd:[11,12,300,503],cmdarg:11,cmin:441,cmm:[],cmoput:145,cn1:219,cn2:219,cna:[],cnn:219,cnr:[9,13],cnt:[424,496],co2:[41,177,320,385],coars:[7,9,10,29,36,41,55,190,302,317,333,422,457,501,504],coarser:[376,519],coarsest:152,code:[],coeff:[3,7,8,12,21,22,33,45,51,184,185,186,191,359,360,366,404,424,428,446,459,461,464,492,521],coeffcient:492,coeffici:[],coefficienct:411,coefficient0:415,coefficient1:415,coeffieci:[6,395,427],coeffincientn:415,coexist:[246,417],cohes:[6,418,441],coincid:[134,354,402,438,439,487],colberg:204,cold:[6,163,246,250,387,513],coldest:341,coleman8:9,coleman:[9,130,177,318],colin:9,collabor:[7,8,15],collect:[3,6,7,8,9,13,41,43,70,80,87,92,99,104,109,115,117,126,158,166,173,175,178,202,203,206,218,231,260,267,302,312,315,317,356,375,385,387,405,492,499,505,511,524],collid:[237,333,355],colliex:177,collinear:[3,302],collis:[3,257,333,351,355,414,421,484],colllis:333,colloid:[],colombo:40,colon:[207,356,493],color1:206,color2:206,color:[3,9,42,202,205,206,226,247,307,312],column:[3,6,9,12,13,43,66,69,70,71,72,74,76,80,82,85,87,88,90,99,101,103,104,115,117,118,120,122,125,126,127,128,129,131,152,153,158,166,173,175,176,177,198,202,203,206,209,217,218,219,221,222,223,224,260,268,269,307,317,334,335,345,355,419,423,454,455,493,507,509,519],columnar:176,colvar:[],colvarmodul:12,com:[],comamnd:232,comand:229,comannd:391,comb3:[],comb:[],comb_1:309,comb_2:309,combiant:408,combin:[3,6,7,9,11,13,36,41,66,69,74,85,96,103,114,120,127,156,157,171,202,205,215,221,239,251,260,263,271,287,293,300,306,321,337,346,354,357,359,375,376,378,383,391,405,407,408,413,417,418,424,436,437,463,473,475,477,478,480,483,495,500,505,513,519,521],come:[],comfort:[12,13],comit:514,comm:[0,3,11,12,64,78,204,251,253,254,376,386,391,411,446,451,474,494],comm_modifi:[],comm_modift:64,comm_styl:[],comm_world:11,command:[],comment:[2,4,7,11,12,38,57,184,198,202,242,255,317,345,385,386,392,415,416,418,428,441,448,455,462,463,473,474,475,476,477,480,489,490,492,513,514,519],commerci:7,commit:[9,514],commmand:[3,6,12,62,119,295,427,486,487,489,506,523],common:[],commonli:[3,6,9,12,17,25,60,62,116,118,180,202,205,207,370,422,431,463,475,477,492,495,504],commun:[1,3,6,7,8,9,10,11,12,14,15,16,18,41,42,61,64,65,76,176,181,182,205,206,226,227,228,230,231,232,251,253,257,259,260,261,271,299,306,308,309,310,317,321,333,345,356,373,375,387,388,389,391,413,414,450,485,489,490,501,502,519,522,524],communc:375,comp:[7,204,253,254,287,293,320,376,386,417,446,451,456,470,474,476],compact:[66,209,404,472],compani:[5,7],compar:[1,3,4,6,8,12,17,40,95,122,130,161,177,186,197,206,236,308,356,358,375,376,384,386,441,462,487,506,507,513,518],comparison:[],comparison_of_nvidia_graphics_processing_unit:14,compart:380,compass:[7,9,21,22,37,44,45,56,185,186,197,359,360,369,403,472],compat:[3,5,7,8,9,11,12,13,17,18,42,76,129,131,189,202,207,211,217,218,219,221,222,223,224,226,239,299,311,337,340,347,350,353,375,391,425,444,446,474,489,490,519],compens:[6,227,228,315,387,417],compet:344,competit:376,compil:[3,7,8,9,12,13,14,15,16,17,18,19,176,202,204,205,207,251,344,376,391,444,492,493,497,519],compl:17,complain:[11,12,17],complement:441,complementari:[7,407,429],complet:[3,6,9,11,12,15,42,62,76,206,222,226,231,260,300,303,306,333,344,346,357,358,374,386,391,418,459,461,479,487,492,497,500,504,506,509,513,519],complex:[4,6,8,11,12,13,25,41,43,65,101,118,152,154,166,178,179,257,287,329,354,373,386,417,444,474,490,492,495,519],compli:[340,344],complic:[6,7,9,12,13,216,246,490],complier:12,compon:[3,6,8,12,64,66,70,71,78,87,88,97,98,99,100,101,104,105,108,113,115,116,117,118,119,120,121,122,124,125,129,139,142,143,144,145,148,149,150,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,173,174,175,201,202,203,205,206,212,213,217,218,219,220,221,222,223,224,225,229,230,232,233,238,239,244,249,253,254,257,260,262,263,267,268,270,271,272,276,277,278,279,291,292,294,296,297,299,300,301,304,315,317,319,320,322,326,327,330,333,336,337,338,340,347,348,353,354,355,375,378,383,384,385,386,391,411,417,421,438,439,459,461,462,463,492,493,502,510,519,520],componenet:6,composit:[6,216,257,415],compound:[406,417,418,480],compres:[76,126,218],compress:[],compris:[41,354,456,479],compton:[130,177],comptu:3,compuat:376,comput:[],computation:[3,6,227,228,345,397],computational:513,compute_arrai:8,compute_inn:8,compute_ke_atom:8,compute_loc:8,compute_modifi:[],compute_peratom:8,compute_sa:[130,318],compute_scalar:8,compute_temp:8,compute_vector:8,compute_xrd:177,concaten:[2,3,523],concav:354,concentr:[76,415],concept:[6,158,168,218,501],conceptu:[3,6,76,166,230,232,386,407,424,441,497],concern:[6,78,96,204,247],concetr:76,concis:[11,344],conclud:12,concret:8,concurr:[16,376,519],conden:[345,475,477],condens:[6,160,345,393,409,415,429,480],condit:[],conducit:6,conduct:[],cone:495,confer:444,confid:[3,506],config:[12,202,489],configfil:231,configur:[1,2,6,12,15,17,38,62,134,180,198,201,202,205,209,230,231,232,233,237,246,253,254,285,300,308,344,373,384,386,393,397,416,441,444,473,475,477,480,487,492,494,495,506,514],confin:[492,506],conflict:[3,12,41,203,446,490,514],conform:[3,6,13,62,229,230,270,316,322,344,368,386,417,504],confus:[3,480],conjuct:[9,411],conjug:[7,8,254,383,417,454,455],conjunct:[6,7,76,95,96,126,161,166,172,178,182,206,210,211,254,257,261,285,303,304,308,309,310,312,317,321,333,341,348,353,375,376,386,398,400,404,407,411,417,423,429,446,449,457,478,492,495,499,513,524],connect:[3,6,9,96,163,181,229,251,302,317,320,330,380,386,408,421,454,455,471,477,489,490,492,496,513],conner:393,connor:393,conput:3,consecut:[3,11,12,40,76,178,206,210,211,233,251,252,407,429,433,487,493,495],consequ:[1,6,216,345,428,506],conserv:[],consid:[6,75,76,83,96,127,160,163,164,181,202,203,206,210,211,217,219,222,226,228,229,233,258,272,299,317,340,341,344,345,348,376,404,417,424,455,456,462,471,487,488,490,493,494,495,497,500,502,510,513,519],consider:[6,8,254,255,336,337,338,391,501],consist:[3,6,8,9,11,12,41,43,69,74,85,103,115,120,123,124,127,158,161,163,178,190,201,207,212,213,218,232,233,236,238,244,247,254,255,256,268,271,273,274,275,276,277,278,279,280,281,283,284,285,286,289,290,291,292,294,295,296,304,307,312,314,316,317,336,337,338,339,349,375,376,378,380,385,386,391,393,397,399,405,407,417,420,424,427,438,439,441,444,446,456,459,461,462,474,481,490,492,493,494,495,496,497,504,513,519],consistent_fe_initi:215,consit:317,constant:[],constantli:239,constitu:[3,6,260,317,350,354,405,456],constitut:[459,461],constrain:[3,6,8,9,155,156,157,158,159,161,164,165,166,167,168,170,171,209,218,233,239,246,247,252,260,263,265,287,293,302,303,315,317,320,331,341,348,384,385,417,497,504,513],constraint:[],construct:[6,8,12,14,38,55,57,64,67,71,75,77,78,82,101,118,130,152,177,230,271,299,316,354,387,391,410,444,446,471,473,474,495,496,511,519],constructor:[8,11],consult:455,consum:[1,312,450,519],consumpt:373,contact:[],contact_stiff:[458,460],contain:[0,1,2,3,4,6,8,9,11,12,13,17,18,19,38,41,42,57,66,96,100,128,130,152,154,158,166,176,177,178,180,184,186,197,198,202,203,205,206,207,209,210,211,215,217,218,219,221,222,223,224,226,231,233,238,242,248,252,253,254,257,269,285,298,299,302,303,305,306,307,310,314,317,318,323,333,340,344,345,354,355,358,374,376,385,386,389,390,392,393,394,397,406,407,410,415,416,417,424,425,441,444,448,452,453,454,455,463,473,474,475,476,477,478,480,487,488,489,490,492,493,494,495,497,499,501,504,506,507,509,510,513,514,519,522,524],content:[4,8,9,12,18,455,508,510],context:[3,6,8,12,17,128,129,206,227,228,233,302,314,349,383,483,492,499,508,518,519,520],contibut:75,contigu:489,contin:16,continu:[0,2,3,5,6,9,12,13,14,42,76,88,114,115,174,206,209,210,211,216,218,219,220,221,222,223,224,226,229,230,231,232,233,239,246,247,248,250,251,252,254,255,256,262,268,269,271,273,274,275,276,277,278,279,291,292,294,295,296,301,303,306,307,317,318,322,332,333,335,342,343,345,351,354,358,374,390,391,397,411,414,431,434,454,455,456,459,461,476,487,490,492,494,495,500,506,507,509,510,519,522],continuum:[6,7,9,215,345,459,461],contour_integr:215,contract:[62,230,232,271,304,317],contradictori:3,contrain:320,contraint:285,contrari:[248,255],contrast:[1,6,43,56,67,160,163,203,232,356,459,461,483,523],contrib:345,contribut:[3,4,5,6,7,8,9,12,13,17,66,68,70,72,73,75,76,79,80,82,84,86,87,93,96,97,98,99,100,102,104,113,115,117,119,120,121,122,124,126,129,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,211,216,217,218,219,221,222,223,224,230,246,254,257,260,261,266,272,294,295,302,303,311,314,317,318,320,347,375,384,386,394,411,414,415,417,424,438,439,444,446,454,455,462,504,510,513,514],contributor:12,control:[3,5,6,7,8,9,11,13,16,27,29,42,96,100,134,152,187,202,203,205,209,215,216,226,230,231,232,250,251,254,255,271,273,274,275,276,277,278,279,304,309,317,324,325,336,337,338,345,349,373,375,388,417,420,444,454,455,458,460,473,477,487,489,501,507,508],control_typ:215,controlfil:455,convect:100,conveni:[6,12,29,202,207,224,318,378,463,478,514,519],convent:[3,8,29,189,196,197,203,206,316,330,357,415,417,519],converg:[3,6,42,97,202,203,205,207,212,226,229,230,238,244,276,287,293,307,309,312,316,320,382,383,384,386,406,407,429,462,487,499,506],convers:[3,8,152,205,206,216,219,304,375,407,408,409,417,429,433,437,449,490,506,518],convert:[2,3,4,5,6,7,8,12,13,20,21,24,28,32,35,36,62,66,76,100,178,185,202,205,206,219,224,269,303,306,356,359,361,365,368,378,386,392,415,444,475,477,484,490,492,493,494,499,509,513,518,519,522,524],convex:[43,354],convinc:[7,12],cook:9,cooki:7,cool:[7,168,239,250,315],cooordin:[202,203],cooper:[5,7],coord123:126,coord1:[3,126,218,222,223],coord2:[3,126,218,222,223],coord3:[3,126,218,222,223],coord:[],coordb:462,coordbb:462,coordiat:384,coordin:[1,3,4,6,7,8,11,13,14,15,17,41,42,43,62,64,65,66,70,72,76,79,80,82,87,88,96,98,99,104,114,115,117,125,126,128,146,152,161,167,173,175,176,178,182,201,202,203,204,205,206,207,209,212,217,218,221,222,223,226,227,228,229,230,231,232,233,236,238,239,240,244,246,249,250,251,252,253,254,255,268,270,271,273,274,275,277,278,279,294,297,298,299,302,303,304,314,315,317,319,320,322,327,330,331,332,333,335,343,344,345,352,353,355,356,378,384,385,386,391,392,393,396,416,462,487,492,493,494,495,497,500,502,506,513,519,520],coordn:[126,218],copi:[0,3,4,8,9,11,12,15,17,41,131,205,345,386,404,454,490,514],copper:484,coproccesor:16,coprocessor:[1,7,9,16,17,391,505],coproprocessor:17,copy_arrai:8,copyright:[7,8,302],coral:206,core:[],core_shel:160,coreshel:[],cornel:[6,184,504],corner123i:125,corner123x:125,corner123z:125,corner1i:125,corner1x:125,corner1z:125,corner2i:125,corner2x:125,corner2z:125,corner3i:125,corner3x:125,corner3z:125,corner:[3,6,41,125,205,354,355,378,479,492,514],cornflowerblu:206,cornsilk:206,corp:9,corpor:16,corr:406,correct:[3,6,9,11,12,16,17,62,87,96,97,113,114,119,122,128,160,165,172,203,205,232,239,246,248,254,271,272,294,302,304,307,344,350,354,375,386,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,482,483,484,485,492,507,510,513,514],correction_max_iter:215,correctli:[3,8,11,17,76,88,113,114,115,155,156,157,159,161,163,164,165,166,167,170,171,174,202,206,212,233,238,244,255,265,271,272,310,317,320,330,332,351,354,386,387,391,409,439,444,489,490,492,502,514,518,520],correl:[],correpond:242,correspond:[1,2,4,6,8,9,10,11,12,14,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,41,43,44,45,46,47,48,49,50,52,54,55,57,75,76,96,107,108,121,124,125,126,127,130,131,139,142,143,144,145,146,148,149,150,152,155,156,165,172,176,177,184,185,186,187,188,189,190,192,193,195,196,198,201,202,203,205,206,210,211,212,218,220,221,222,223,225,228,230,232,239,240,244,245,249,254,257,258,267,268,269,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,296,299,300,304,309,317,319,320,336,338,340,349,350,351,353,354,355,357,359,360,361,362,364,365,368,370,376,381,383,385,386,392,393,395,398,399,400,401,402,403,404,405,406,407,410,411,415,416,417,418,419,420,421,422,423,424,427,429,430,431,432,433,434,435,436,437,438,441,442,444,446,447,448,449,451,452,454,455,456,457,462,463,464,473,474,475,476,477,478,480,482,483,484,487,489,490,492,493,495,505,506,507,509,510,513,519],correspondingli:[438,439,501],corrupt:3,cosin:[],cosineshift:27,cosmo:[248,253],cossq:[],cost:[1,6,10,11,12,17,40,42,76,121,130,153,177,205,206,218,222,223,226,227,228,243,271,309,345,375,376,389,407,429,433,444,446,473,489,501],costheta0:[473,475,477,480],costheta:452,costli:[11,97,248,387],couett:4,coul:[],could:[2,3,6,9,11,12,17,33,42,51,62,70,76,80,87,96,99,104,115,117,121,124,126,158,168,173,175,191,202,203,205,206,210,211,218,219,222,226,232,244,253,306,307,308,312,315,317,319,333,334,340,344,345,346,350,354,356,358,366,372,374,382,384,387,391,394,419,423,424,427,454,455,488,489,490,492,494,496,499,500,507,508,513,519,520],coulomb:[3,5,6,7,8,9,10,12,14,15,18,77,97,119,120,128,153,179,183,308,310,346,375,376,384,391,398,400,401,402,403,406,407,408,409,410,417,421,422,424,429,433,437,440,446,449,454,455,457,462,472,477,478,480,483,497,504,510,513,518],coulommb:6,cound:3,count:[1,3,6,8,11,12,16,42,66,72,82,100,126,128,129,166,176,182,212,213,216,218,221,222,223,225,226,233,238,243,246,252,271,285,303,320,336,337,354,376,384,385,386,388,391,419,423,446,510,519],counter:[3,351,487,498,500,506],counteract:246,counterbal:[239,250],counterbalanc:29,counterpart:[202,317,487],counterproduct:18,coupl:[],courant:323,cours:[3,8,138,140,172,202,210,211,247,316,330,344,350,352,353,355,356,376,438,464,489,492,505,513,519,522],courtesi:378,cov:462,coval:[6,9,29,417,441,462,513],covari:248,cover:[6,12,76,198,206,215,257,417,479],coverag:[76,222],cpc:253,cpp:[1,3,6,8,9,11,12,13,96,202,210,211,244,320],cpu:[1,3,9,10,12,14,15,16,17,18,66,76,206,220,236,255,346,373,376,391,404,472,487,505,506,509,510,511,519],cpuremain:510,cr2:177,cr3:177,crack:[4,387],crada:[5,7],crai:[5,7,13,18,202],crash:[3,12,387,513],craympi:391,creat:[],create_atom:[],create_bond:[],create_box:[],create_elementset:215,create_faceset:215,create_group:204,create_nodeset:215,createatom:[],creation:[],crimson:206,critchlei:302,criteria:[3,128,179,205,206,227,228,229,266,384,451,479,494,497,519],criterion:[12,42,133,178,181,216,226,229,246,285,309,323,351,356,384,386,406,417,421,462,497,506,507],criterioni:506,critic:[6,49,50,269,340,345,384],crmax:76,crmin:76,cross:[3,12,22,76,98,156,176,186,202,203,205,217,222,228,232,268,270,294,317,326,330,332,341,348,360,378,386,402,411,414,415,422,423,424,429,431,433,452,457,459,461,475,477,484,492,496,502,522],crossov:1,crossterm:492,crozier:[0,7,13],crucial:307,crystal:[3,4,6,13,78,118,298,299,343,378,387,492,496,510,513],crystallin:[6,114,299,378,476,513],crystallis:340,crystallogr:[130,177],crystallograph:[378,510],crystallographi:[130,177,378],cs1:177,cs_chunk:6,cs_im:[41,492],cs_re:[41,492],csanyi:[152,453,463],cscl:441,csequ:6,csh:[11,12,404],cshrc:[11,12],csic:[416,473,475,477,480],csinfo:6,csisi:[416,473,475,477,480],csld:[],cst:415,cstherm:6,cstyle:489,csvr:[],ctcm:[392,415],ctemp_cor:236,cterm:322,ctr:9,ctype:11,cu1:177,cu2:177,cu3au:441,cube:[6,42,176,181,226,236,354,378,513],cubic:[],cuda:[],cuda_arch:[9,15],cuda_get:15,cuda_hom:[9,15],cuda_prec:[9,15],cufft:14,cuh:397,cummul:[3,6,224,227,228,229,231,243,248,254,256,333,336,337,338,339,341,348,423,510],cumul:[6,216,218,221,222,223,237,246,254,269,271,276,285,317,318,386],curli:2,current:[0,1,3,5,6,7,8,9,10,11,12,13,15,16,17,18,41,42,43,58,62,64,66,76,78,88,96,113,114,120,128,129,142,153,158,166,168,174,176,179,182,201,202,203,204,205,206,207,210,211,215,218,222,223,224,226,227,228,229,230,231,232,233,237,238,239,244,246,248,251,252,254,260,268,271,272,277,278,279,285,287,291,292,293,294,296,302,303,308,309,311,314,315,316,317,320,321,322,323,324,325,326,327,329,331,332,333,336,337,338,344,345,348,349,350,351,352,353,355,356,358,373,374,375,376,379,380,381,383,384,385,386,391,397,404,406,410,415,417,418,421,424,425,428,438,439,441,442,443,446,452,454,455,458,459,460,461,464,475,477,478,481,487,488,489,490,492,493,494,495,496,498,499,500,502,504,506,507,509,510,514,519,520,521,522,523,524],curv:[6,178,246,287,293,299],curvatur:[420,456,484],custom:[],cut0:490,cut1:501,cut2:501,cut:[],cuthi:[298,310],cutinn:[399,438,439],cutlo:[298,310],cutmax:452,cutoff1:[403,410,429,433,437,440,449,457],cutoff2:[398,400,401,403,409,410,429,433,437,440,449,457,478],cutoff:[3,6,8,10,16,18,40,46,47,55,56,64,75,77,78,82,96,101,118,120,127,128,152,176,179,181,182,228,229,234,242,298,307,308,310,312,314,317,321,333,346,350,354,356,373,375,376,384,387,388,389,391,392,393,394,395,396,397,398,399,400,401,402,403,405,407,408,409,410,411,412,413,414,415,416,417,418,419,420,422,423,424,425,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,454,455,456,457,462,463,464,465,466,467,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,490,494,497,501,513,519],cutoffa:416,cutoffc:416,cuu3:415,cval:177,cvd:340,cvel:322,cvff:[],cwiggl:[3,268,350,353,355,519],cyan:[2,205,206],cycl:[3,246,269,271,272,276],cyclic:[3,198],cygwin:12,cylind:[3,4,76,205,218,252,293,303,351,354,380,495],cylinder_d:380,cylindr:[6,252,330,351],cypress:391,cyrot:397,cyrstal:299,d3q15:257,d3q19:257,d_double_doubl:15,d_e:345,d_flag2:306,d_flag:306,d_name:[125,202,306,335,502],d_single_doubl:15,d_single_singl:15,d_sx:306,d_sy:306,d_sz:306,daan:343,dai:12,daili:12,daivi:294,damag:[],dammak:312,damp:[3,6,209,214,254,255,256,261,271,272,276,293,304,307,308,312,317,336,337,349,351,352,383,384,386,398,400,402,407,410,417,421,429,437,449,457,472,478,506,513],damp_com:255,damp_drud:255,dampen:[317,513],dampflag:[351,421],dan:17,danger:[3,12,246,356,411,510],dangl:181,daniel:9,darden:[376,410],darkblu:206,darkcyan:206,darken:205,darkgoldenrod:206,darkgrai:206,darkgreen:206,darkkhaki:206,darkmagenta:206,darkolivegreen:206,darkorang:206,darkorchid:206,darkr:206,darksalmon:206,darkseagreen:206,darkslateblu:206,darkslategrai:206,darkturquois:206,darkviolet:206,dasgupta:308,dash:[421,509],dat:[6,100,198,215,488],data2xmovi:[],data:[],data_atom:8,data_atom_hybrid:8,data_bodi:8,data_vel:8,data_vel_hybrid:8,databas:[],datafil:[12,13,318],dataset:318,datatyp:3,date:[0,4,6,12,13,201,454,455,519],datom1:127,datom2:127,datom3:127,datom4:127,datum:[3,6,43,69,72,74,85,103,120,127,202,219],davenport:440,davi:350,david:[9,19,375,376,475,477],daw:[415,452],dbg:14,dcd:[3,6,7,202,204,205,206,207,300,493,497],ddim:201,deactiv:437,dealt:253,debug:[6,7,11,12,13,14,17,58,130,134,177,178,300,305,373,375,391,425,446,481,490,491,499,502,509,519],deby:[],decai:[101,407,484],decid:[3,6,12,16,76,268,306,317,346,507,514],decipher:378,deck:306,declar:204,declin:333,decod:205,decompos:[96,463],decomposit:[3,5,7,18,65,215,300,321],decoupl:[6,513],decreas:[3,202,203,212,213,220,229,232,238,239,244,246,254,344,375],decrement:322,deepli:372,deeppink:206,deepskyblu:206,def:[12,13,490],defaul:64,defect:[6,75,176,444],defgrad:[],defin:[2,3,5,6,7,8,11,12,17,20,21,22,23,24,25,26,27,28,29,30,31,32,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,54,55,56,57,58,59,60,61,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,184,185,186,187,188,189,190,192,193,195,196,197,198,199,200,201,202,203,204,205,206,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,237,238,241,244,245,246,249,252,253,254,255,256,257,266,268,270,271,272,273,274,275,276,277,278,279,281,282,283,286,289,290,291,292,294,295,296,298,299,300,302,303,304,306,308,310,315,317,318,319,320,323,327,331,333,335,336,337,338,339,341,342,343,345,347,348,350,351,352,353,354,355,356,358,359,360,361,362,363,364,365,368,369,370,371,373,375,376,378,381,383,384,385,386,387,388,389,390,391,393,394,395,396,398,399,400,401,402,403,404,405,407,408,410,411,412,413,414,416,417,419,420,421,422,423,424,425,427,429,430,431,432,433,434,435,436,437,438,439,440,444,445,446,447,448,449,451,452,454,455,456,457,458,459,460,461,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,489,490,492,493,495,496,497,498,501,502,503,504,506,507,509,510,513,515,516,517,518,519,520,521],definit:[2,3,6,8,12,13,83,86,128,152,206,218,219,220,221,222,223,224,232,241,252,276,318,335,347,350,353,355,357,369,373,385,394,397,405,412,413,417,427,452,459,461,463,479,490,492,494,501,503,518,519],defint:510,deform:[],deg2theta:177,deg:513,degener:[3,302],degrad:[8,18,299,376,501],degre:[3,6,8,20,21,24,28,29,32,35,36,38,69,85,101,103,105,107,108,110,112,113,118,124,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,177,178,184,185,188,189,196,198,201,205,218,229,236,246,248,249,254,255,260,271,272,276,277,278,279,291,292,294,296,300,302,316,317,320,336,337,338,343,359,361,365,368,370,384,410,415,423,502,510,513,520],degress:[158,218],del:506,delai:[3,6,12,387,414,510],deleg:424,delet:[2,3,7,8,12,55,60,63,66,176,181,182,209,218,219,221,222,223,224,227,229,243,246,271,318,336,337,356,358,374,385,387,390,446,471,492,493,494,495,503,504,509,514,515,517,519,520],delete_atom:[],delete_bond:[],delete_el:215,deli:201,delimit:[490,519],dellago:[6,239],deloc:[272,417,462],delr:441,delt_lo:506,delta:[],delta_1:397,delta_3:397,delta_7:397,delta_conf:3,delta_ij:[441,452],delta_pi:397,delta_r:452,delta_sigma:397,delx:201,delz:201,demand:312,demo:11,demon:297,demonstr:[307,441],den:303,dendrim:423,dendtrit:380,denniston:[9,257,259,260,261,299],denomin:[7,183],denot:[130,236,239,255,299,310,312,407,422,424,455,459,461],dens:[76,229,417],densiti:[3,6,7,9,18,41,42,62,111,128,138,152,164,176,178,210,211,215,218,222,223,226,232,244,257,260,264,265,299,303,304,306,308,345,350,378,381,385,392,393,397,415,441,442,443,452,456,462,466,468,469,470,492,501,502,510,518],density_continu:461,density_summ:461,dent:380,depart:[0,7],departur:[269,307],deped:8,depend:[1,2,3,6,8,9,11,12,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,44,45,46,47,48,49,50,52,54,55,57,64,66,69,72,74,75,76,85,101,103,114,120,121,124,125,126,127,131,152,154,155,161,165,166,172,178,179,184,185,186,187,188,189,190,192,193,195,196,197,198,201,202,203,205,206,209,210,211,212,213,216,218,220,221,222,224,225,226,228,230,232,238,240,245,248,249,250,252,254,255,257,259,260,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,298,309,312,314,317,319,320,321,327,333,336,337,338,340,342,344,345,347,349,350,353,354,355,356,358,359,360,361,362,364,365,368,370,376,378,384,385,387,388,389,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,441,442,444,445,447,448,449,451,452,454,455,456,457,462,463,464,472,473,474,475,476,477,478,480,482,483,484,487,489,492,494,495,498,502,504,506,509,510,512,519,520],dependend:6,depflag:12,dephas:[487,506],depos:233,deposit:[],deprec:[3,308,454],depth:[52,156,205,345,420,456],dequidt:9,der:[96,119,405,406,437,454,455,483,513],deriv:[6,7,8,9,38,57,66,96,152,172,198,219,230,232,239,246,254,268,271,273,274,275,276,277,278,279,298,304,308,312,342,343,345,350,351,354,383,385,393,397,405,410,417,418,422,431,435,436,441,444,454,455,472,474,483,513],derjagin:483,derlet:298,descend:206,descent:[7,383],descib:[41,205,308],describ:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,38,40,41,42,43,57,65,66,72,75,76,78,97,122,125,128,130,142,152,153,156,157,158,162,163,166,169,171,172,176,177,178,180,181,190,195,198,202,203,204,209,210,211,218,219,220,221,222,223,224,226,229,230,231,232,233,235,236,242,247,248,251,252,253,254,255,256,257,259,260,261,266,270,271,272,276,284,295,298,300,305,306,307,308,309,310,317,322,330,333,334,335,336,337,338,339,340,341,342,343,348,350,351,353,358,375,376,378,382,383,384,385,386,390,393,394,396,398,399,400,402,403,404,405,406,407,410,415,417,418,420,421,422,424,427,429,430,431,432,433,434,435,436,437,438,439,440,441,444,445,451,452,453,454,455,456,457,462,463,464,471,472,473,474,475,476,477,478,480,482,483,484,485,487,489,490,492,493,494,495,496,502,505,506,509,514,519,520,522],descript:[],descriptor:[152,202,425],deserno:376,design:[0,3,6,7,8,11,13,14,15,17,130,160,163,177,215,229,235,236,271,272,298,299,318,340,345,394,395,396,399,402,407,409,417,437,438,439,442,443,452,455,474],desir:[2,3,6,7,9,11,12,14,15,16,33,41,51,62,76,97,100,124,129,153,160,178,191,201,218,224,230,232,244,246,247,254,255,256,260,271,294,302,303,304,305,308,312,317,320,333,336,337,338,339,344,351,366,372,375,376,378,382,384,385,386,411,415,423,438,439,473,475,477,488,489,490,492,496,501,506,507,509,510,519,520,522],desk:7,desktop:[4,6,7,10,12,205],despit:513,destabil:397,destre:368,destroi:[9,11,40,227,228],detail:[1,2,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,22,37,41,42,43,56,66,70,71,72,76,80,83,87,99,100,104,113,115,117,119,121,123,124,126,129,131,152,153,155,156,157,158,161,171,172,173,175,178,179,182,183,186,197,201,202,203,205,206,209,210,211,215,218,219,220,221,222,224,226,228,229,230,231,232,233,239,244,246,247,248,249,251,252,254,256,257,261,268,269,270,271,272,273,274,275,276,277,278,279,283,285,291,292,294,295,296,299,302,303,304,306,307,309,310,311,317,320,321,333,336,337,338,339,340,341,343,344,345,346,347,348,349,356,358,360,369,375,376,379,384,385,387,388,391,392,393,394,396,397,399,401,402,403,404,405,406,407,410,411,417,418,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,439,440,441,445,446,451,454,455,456,462,463,464,472,479,482,483,485,490,492,493,494,495,497,498,501,502,504,507,510,511,514,519,520,524],detect:[2,3,12,43,64,66,95,101,245,303,344,386,406,423,428,487,489,492,503,506,519],determ:391,determin:[1,3,6,8,9,12,15,40,41,43,52,60,61,62,64,65,72,76,96,113,119,121,124,130,131,139,153,166,167,176,177,178,201,202,203,205,206,207,208,212,213,214,217,218,219,220,221,222,223,224,225,226,230,232,233,236,238,246,249,250,252,254,255,260,266,268,269,271,277,278,279,291,292,294,296,298,300,303,304,307,314,315,316,317,318,319,323,325,327,333,336,337,338,340,346,347,350,351,352,353,354,355,356,369,375,376,378,385,387,388,391,393,394,401,406,410,414,415,419,421,424,425,433,441,444,446,455,456,462,471,474,478,483,489,492,493,495,497,499,502,506,508,509,511,518,519,520],determinist:321,detil:120,devan:[9,457],devanathan:477,develop:[0,3,5,6,7,8,9,11,12,14,15,16,17,18,19,43,251,276,302,307,308,311,393,397,417,443,444,462,480,494],devemi:9,deviat:[269,276,298,419],deviator:9,devic:[1,3,12,15,17,251,391],device_typ:391,devin:[309,406],devis:443,dfactor:205,dff:513,dfft_fftw2:12,dfft_fftw3:12,dfft_fftw:12,dfft_none:12,dfft_singl:[3,12,376],dfft_xxx:12,dfftw:12,dfftw_size:12,dft:[9,311,444],dhi:[62,201,232,303],dhug:[269,307],dhugoniot:[269,307],dia:441,diagnost:[],diagon:[3,6,92,152,153,154,230,271,304,317,348,459,461],diagonalstyl:463,diagram:[42,130,177,197,226,300],diallo:423,diam:[205,206,303,385],diamet:[3,6,41,43,125,178,202,203,205,206,210,211,254,303,306,317,333,335,349,351,385,405,420,421,431,456,479,483,492,493,502],diamond:[378,417,441],diamter:[41,303],dick:6,dicsuss:268,dictat:[216,269],did:[3,12,384,411,414,415,421,446,475,477,500],didn:3,die:18,diel:[],dielectr:[],diff:[3,6,12,174,347,375],differ:[1,2,3,4,6,7,8,9,11,12,14,15,16,17,18,22,37,38,40,42,43,55,56,57,64,67,72,75,76,96,101,105,107,108,132,152,154,155,156,157,158,159,161,164,165,166,167,168,170,171,172,178,179,181,186,197,198,201,202,205,206,209,211,214,216,218,221,226,227,228,229,230,231,232,236,239,242,245,246,247,248,249,250,251,254,255,257,268,271,272,273,274,275,277,278,279,281,283,286,289,290,291,292,296,298,300,302,304,307,308,309,312,315,317,320,322,330,331,333,336,337,338,341,342,343,345,348,349,350,351,354,358,359,369,372,374,375,376,378,379,382,383,385,386,388,389,390,391,392,393,397,401,402,404,405,406,411,412,413,415,417,420,421,422,424,427,429,430,432,433,440,441,442,443,445,446,448,452,454,455,456,457,458,459,461,462,463,464,472,473,474,475,477,479,480,483,486,487,489,490,492,494,495,496,497,500,501,502,504,506,507,509,510,511,513,518,519,520,522],differenti:[1,3,6,29,198,375,407,452,476],difficult:[230,300,391,423,501],difficulti:[101,118,320,454],diffract:[],diffus:[],digit:[2,3,206,358,444,519],dih_table1:198,dih_table2:198,dihedr:[],dihedral_coeff:[],dihedral_cosineshift:27,dihedral_styl:[],dihedralcoeff:[3,199],dihedraltyp:228,dihydrid:417,dij:320,dilat:[],dim1:3,dim2:3,dim:[3,62,76,155,159,160,161,164,165,166,167,168,170,178,201,222,232,252,351,378,441,495,518,519,520],dimdim:519,dimems:299,dimens:[],dimensinon:76,dimension:[3,40,101,124,130,152,155,158,159,160,161,164,165,166,167,168,170,177,200,218,222,270,299,345,378,382,386,452,492,502],dimensionless:[116,133,134,136,139,141,143,148,152,345,376,463,483],diment:3,dimentionless:147,dimer:[6,317,441],dimgrai:206,dimstr:[42,226],dinola:[304,336],dintel_offload_noaffin:16,dipol:[],dipolar:[4,29,41,202,203,335,513],dir1:503,dir2:503,dir:[1,3,4,8,10,11,12,269,298,307,332,452,454,455,490,503,519],dirac:152,direc:452,direct:[],directli:[3,6,8,9,11,12,96,125,152,154,202,203,204,205,212,238,248,252,257,299,318,337,349,351,352,353,354,378,383,391,392,393,398,400,401,407,410,415,417,429,433,446,449,457,471,490,502,503,504,510,519],directoi:14,directori:[],disabl:[3,12,16,345,428,490,505,519],disadvantag:[6,226],disallow:[202,232,271],disappear:494,discard:[2,3,42,76,220,222,226,346,354,489,494,495],discontinu:[198,384,435],discourag:441,discov:[13,346],discret:[6,8,41,43,205,206,254,257,293],discuss:[],disk:[6,93,94,101,171,200,233,246,303,490],disloc:[75,444],disord:[40,75,444],disp:[],dispar:456,disperion:[410,433],dispers:[3,6,7,9,176,299,375,376,401,410,433,438,446,455,474,480],displac:[],displace_atom:[],displace_box:62,displacemet:495,displai:[11,13,22,37,45,56,186,197,202,205,360,369,404,472],dispters:3,disregard:444,dissip:[6,9,41,89,90,241,247,254,299,321,342,343,399,411,412,413,421,438,439,472],dissolut:227,dist:[6,74,100,120,129,202,300,316,414,471,487,520],distanc:[],distinct:[6,236,314,375,456],distinguish:[6,95,152,260,417,491,519],distort:[176,392],distrbut:392,distribut:[],distro:[123,404,451,452],ditto:[8,12,14,15,16,17,18,43,127,228,484,490],div:8,divd:129,diverg:[3,12,40,317,343,393,494,513,522],divid:[3,6,16,42,100,124,129,138,140,153,175,176,186,197,206,218,219,221,226,232,298,341,348,353,375,384,386,418,455,462,480,501,509,519],divis:[6,257,397,427,437,489,510,519],dl_poli:[6,7],dlambda:172,dlammps_async_imd:251,dlammps_bigbig:[12,40],dlammps_ffmpeg:[3,12,205],dlammps_gzip:[3,12,202,205,344,492,493,497],dlammps_jpeg:[3,12,205],dlammps_longlong_to_long:12,dlammps_memalign:[9,12,16],dlammps_png:[3,12,205],dlammps_smallbig:12,dlammps_smallsmal:12,dlammps_xdr:[12,202],dlen:502,dlmp_intel_offload:[9,16],dlo:[62,201,232,303],dlopen:6,dlvo:[7,405,483],dm_lb:257,dmax:[333,382],dmpvtk:203,dmpvtp:203,dna:7,doc:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,22,37,41,43,56,60,62,66,70,72,80,87,96,99,104,113,115,116,117,119,121,123,124,126,129,131,153,156,157,158,171,173,175,178,179,180,186,197,201,202,203,204,205,206,207,209,210,211,216,217,218,219,220,221,222,223,224,233,246,254,255,266,271,272,277,278,279,283,291,292,294,295,296,303,306,317,330,333,336,337,338,347,351,354,356,358,360,369,374,384,385,386,391,392,393,396,404,406,407,415,416,418,423,424,426,427,441,442,443,446,448,451,452,453,463,472,473,475,477,479,480,490,492,493,494,495,497,500,501,502,509,510,514,519,520,522,523],docuement:456,dodd:43,dodgerblu:206,doe:[0,1,2,3,5,6,7,8,9,11,12,14,15,16,17,18,33,38,40,42,43,51,55,57,62,65,66,71,75,76,77,96,97,100,115,119,122,128,129,130,154,156,158,160,161,166,168,172,177,178,179,180,182,184,186,191,197,198,201,202,203,204,205,206,209,215,216,218,222,225,226,228,229,230,232,236,238,239,242,243,246,247,250,252,254,255,257,260,267,271,272,273,274,275,277,278,279,291,292,293,294,295,296,304,305,306,310,312,315,317,333,336,338,340,341,345,348,349,350,353,354,355,356,361,362,363,365,366,368,374,375,376,377,378,385,386,387,392,393,394,395,396,397,399,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,424,425,426,427,428,431,432,434,435,436,438,439,441,442,443,444,446,452,453,454,455,456,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,487,488,489,490,492,493,494,495,496,499,500,502,503,504,505,506,509,510,513,514,519,524],doegenomestolif:7,doesn:[3,7,8,12,178,202,203,216,222,223,330,385,387,391,393,406,416,426,454,455,473,475,476,477,480,492,494],dof:[3,8,124,156,157,158,171,218,317,520],dof_per_atom:[158,218],dof_per_chunk:[158,218],doff:[385,492],dog:[],doi:[6,231],domain:[3,6,7,12,13,18,40,42,43,61,64,65,76,130,167,177,180,201,204,205,206,209,216,226,230,232,233,250,253,257,271,272,300,312,317,321,345,350,351,375,376,386,391,414,446,487,489,492,496,509],domin:[1,417,506],don:[0,8,9,12,13,128,181,212,238,255,354,441,462,490,492,514],donadio:337,done:[1,3,6,7,8,12,14,15,16,17,18,38,40,42,57,62,65,76,172,175,178,181,198,202,205,206,215,216,218,220,221,222,223,224,226,227,228,229,230,232,233,242,244,246,251,252,254,255,262,271,277,278,279,291,292,294,296,297,299,300,301,303,306,314,317,318,320,333,336,337,338,340,342,343,356,358,374,375,376,384,386,387,390,391,393,401,415,424,425,426,433,439,440,441,446,454,471,474,479,487,488,489,490,493,496,497,500,510,511,513,514,519,520],donor:423,dot:[153,174,212,238,249,270],doti:[397,452],doubl:[1,2,3,6,8,9,11,12,14,15,16,17,40,96,232,244,305,354,358,374,376,390,391,397,418,422,444,454,455,488,492,496,500,505,519,520],dover:215,down:[3,6,7,8,11,40,76,230,246,254,333,349,391,417,446,462,491,511],downhil:[382,383],download:[5,7,8,9,11,12,13,17,251,425,453],downsid:6,downward:314,dozen:[8,9,12,119,209,454,455],dpack_arrai:12,dpack_memcpi:12,dpack_point:12,dpd:[],dpde:264,dpdtheta:[41,89,90,413],dpdtheta_i:[241,242],dproduct:394,dr_ewald:[130,318],drag:[],dragforc:257,drai:[269,307],drain:[250,349,384],dramat:[9,62,201,227,228,229,230,232,271,333,336,337,376,391,446,462,489],drautz:397,draw:205,drawback:306,drawn:[43,202,205,206,247,487],drayleigh:[269,307],dreid:[],drfourth:116,drho:[125,392,415],drift:[6,114,116,239,247,248,250,254,255,267,315,333,501,509,513],drive:[11,12,213,230,232,249,271,298,304,317,352,386],driven:[6,190],driver:[6,12,14,15,209,244,251],drop:[3,206,411],droplet:424,drsquar:116,drude:[],dry:243,dsecriptor:425,dsf:[],dsmc:[],dstyle:303,dt_collis:257,dt_lb:257,dt_md:257,dt_srd:333,dtilt:[62,232],dtneb:506,dtqm:307,dtype:[127,228],dual:[16,17,333,391],dudarev:177,due:[1,3,6,9,12,16,17,19,41,55,58,60,61,64,70,75,76,79,80,87,88,95,97,98,99,104,113,114,115,116,117,122,128,130,138,152,153,155,156,157,159,161,164,165,166,167,168,170,171,173,177,178,181,182,202,203,205,209,212,213,221,225,227,228,229,230,231,232,233,238,240,243,244,247,248,251,252,254,255,256,257,260,261,262,267,268,269,270,271,276,285,298,301,303,315,316,317,319,330,332,333,334,336,337,338,339,340,342,343,345,349,350,352,353,354,356,376,382,384,386,387,388,408,411,412,413,415,419,420,424,438,439,446,452,454,456,457,471,474,475,477,481,483,484,487,489,492,493,494,501,506,509,510,511,513,519,520],duffi:345,duin:[9,308,313,454,455],duke:376,dumbbel:380,dummi:[12,29,476],dump0:203,dump10000:203,dump1:497,dump20000:203,dump2:497,dump2vtk_tri:146,dump:[],dump_0:203,dump_1:203,dump_atom:8,dump_custom:8,dump_h5md:204,dump_modifi:[],dump_p:203,dumpcustom:8,dumptimestep:497,dunbrack:[6,20,184,402,504],dunweg:[254,256],duplic:[2,3,14,15,17,42,43,179,203,226,248,298,492,518],dupont:[5,7,13],durat:[37,56,155,156,157,159,160,161,163,164,165,166,167,170,171,197,206,218,246,312,345,369,421,472],dure:[2,3,6,8,9,12,16,17,38,40,42,57,76,96,138,140,154,160,179,182,198,202,203,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,234,237,238,239,240,242,243,244,245,246,247,248,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,268,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,322,326,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,376,384,386,390,391,411,437,444,446,455,474,487,488,490,492,495,497,499,500,502,504,506,507,510,511,519,523,524],dvector:8,dvlo:483,dvx:6,dx_lb:257,dy3:177,dyamic:12,dyanam:6,dyanmic:506,dynam:[],dynamo:[5,392,415,441],dyne:518,dyre:434,dysam:495,e28637:29,e_1:397,e_2:397,e_b:418,e_data:203,e_e:417,e_hbond:423,e_i:[6,397,418],e_j:[6,397],e_k:[397,417],e_kl:6,e_lj:[393,410],e_n:[397,417],e_nn:417,e_pr:417,e_rebo:393,e_tors:393,e_tot:444,e_vol:444,eaa:359,eaat:185,each:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,40,41,42,43,44,46,47,48,49,50,51,52,54,55,56,57,58,60,62,64,65,66,67,68,70,71,72,73,75,76,77,78,79,80,81,82,83,84,86,87,88,90,92,94,96,98,99,101,102,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,121,122,123,124,125,126,127,128,129,130,131,132,146,152,153,154,156,157,158,159,160,161,162,165,166,167,168,170,171,172,173,174,175,176,177,178,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,201,202,203,204,205,206,207,208,209,210,211,212,213,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,240,242,243,244,246,247,248,249,250,251,252,253,254,255,256,257,258,260,261,262,263,264,265,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,285,286,287,288,289,290,291,292,294,295,296,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,319,320,321,322,326,327,329,330,331,332,333,334,335,336,337,338,340,343,344,345,346,347,348,349,350,351,353,354,355,356,358,359,361,362,363,364,365,366,368,369,370,374,375,376,378,383,384,385,386,387,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,417,418,419,420,421,422,423,424,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,444,445,446,447,448,449,451,452,454,455,456,457,458,462,463,464,465,466,467,468,469,470,471,472,473,474,477,478,479,480,481,482,483,484,485,486,487,489,490,492,493,494,495,496,497,499,500,501,502,504,506,507,509,510,511,512,513,518,519,520,522,524],eacn:[42,226],eam0d:299,eam3d:299,eam:[],eam_databas:13,eam_gener:13,eangl:510,earli:[42,218,221,222,223,224,226,311,318],earlier:[7,8,12,62,206,386,421,441,446,506],earliest:506,earth:417,easi:[6,7,8,9,10,11,13,96,153,202,210,211,212,213,222,225,238,249,250,252,254,255,319,327,336,337,338,350,353,355,385,492,495,500,502,520],easier:[8,9,13,16,202,203,205,299],easili:[8,11,205,206,349,386,489,499,508,519],eastwood:[375,376],eat:185,eatom:356,eaxmpl:6,eba:21,ebb13:185,ebb:21,ebond:[236,255,509,510,519],ebt:185,ec_ii:441,ec_ij:441,ec_jj:441,echo:[],eco:[454,455],ecoa:[454,455],ecoul:[119,154,236,255,454,455,510],ecp:[417,492],edg:[2,3,6,42,43,62,76,130,176,177,180,181,204,205,214,222,252,319,350,353,354,355,356,378,492,495,502],edge_histo:176,edge_threshold:176,edih:510,edim:341,edip:[],edit:[3,8,9,12,13,14,15,16,17,18,19,513,514],editor:13,edu:[7,9,11,13,415,438,451,454,455],edward:[9,17],eebt:185,eff:[],effect:[1,2,3,6,8,9,11,12,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,70,76,79,80,87,88,98,99,104,114,115,116,117,121,124,153,155,160,165,166,173,176,182,184,185,187,188,189,190,192,193,195,196,197,198,201,202,203,205,206,210,211,212,215,216,219,223,224,225,227,228,229,230,232,233,239,240,242,245,246,247,248,249,250,251,252,254,255,270,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,297,298,300,303,304,306,307,308,309,312,316,317,319,320,332,333,336,337,338,340,341,343,345,348,349,350,351,352,353,354,355,356,359,361,362,364,365,368,370,375,376,378,383,384,385,386,387,392,393,395,397,398,399,400,401,402,403,405,406,407,410,411,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,444,446,447,448,449,451,456,457,458,460,462,464,472,473,474,475,476,477,478,479,480,482,483,484,487,489,490,494,495,497,501,502,504,510,511,518,519,522],efffect:496,efficaci:40,effici:[0,1,3,6,7,8,9,10,12,15,17,18,40,61,64,71,124,154,202,203,204,205,206,219,220,230,232,236,248,271,300,302,303,312,317,320,333,375,376,382,387,391,397,405,407,424,429,433,444,456,474,499,524],effort:[5,7,493],efftemp:[107,108,164],efi:[454,455],efield:[],eflux:250,eforc:203,eggebrecht:[407,462],ehb:[454,455],ehex:[2,6],eigensolv:3,eigenvalu:[299,300,375],eigtol:3,eik:172,eim:[],eimp:510,eindhoven:9,einstein:[6,312,343],either:[1,2,3,6,8,9,10,11,12,14,15,16,17,22,33,42,45,51,62,66,76,114,119,125,128,130,152,153,158,160,161,176,177,178,181,186,191,198,202,203,204,205,206,209,217,219,221,223,224,226,229,230,231,232,233,239,246,252,253,257,261,268,269,271,272,276,294,298,306,314,317,319,320,322,330,333,340,347,351,354,358,360,373,375,376,378,383,384,388,391,397,399,405,415,424,425,427,438,439,441,444,446,450,452,471,475,477,479,487,490,492,494,495,496,499,501,504,507,509,519],ejtehadi:[405,420,456],elaplong:[210,211,252,495,510,519],elaps:[3,201,210,211,212,213,225,232,238,249,250,252,254,255,268,303,319,327,336,337,338,350,351,353,355,464,487,495,497,498,502,506,510,519],elast:[],elastic_t:4,elba:29,electr:[6,209,215,238,255,375,376,418,454,455,484,513,518],electrolyt:[9,483],electron:[3,6,7,9,13,41,107,108,125,130,162,164,169,203,209,215,235,236,255,256,272,284,295,310,339,345,383,385,392,394,406,410,415,417,418,441,444,452,453,462,477,480,484,492,512,513,518],electron_integr:215,electron_temperatur:215,electron_unit:417,electroneg:[6,308,309,310,406,418,462],electroneg_compon:462,electronic_dens:3,electronic_specific_heat:3,electronic_thermal_conduct:3,electrostat:[6,9,16,18,216,246,308,310,311,346,375,376,405,410,417,429,437,439,455,462,483],eleftheri:317,elem1:[418,441,463],elem2:[418,441,463],elem:462,element1:[314,392,415,462],element2:[314,392,415,462],element:[3,6,7,8,9,12,13,43,66,88,98,114,116,124,129,131,146,152,153,154,155,156,157,158,159,160,161,165,166,167,168,170,171,174,202,203,204,205,206,207,209,210,215,219,221,224,299,314,340,347,392,393,397,406,415,416,417,418,424,425,426,441,442,443,444,448,452,453,454,455,462,463,473,475,476,477,480,510,513,519,523],elementn:[392,415],elementset:215,elev:506,elif:[152,358],elig:[3,216,227,228,243,246,423],elimin:[3,6,76,176,247,254,255,317,320,342,343,487],elj:410,ellad:9,elliot:9,elliott:9,ellips:[4,6,9,76,91,156,200],ellipsoid:[3,4,6,7,9,13,41,43,76,91,125,142,156,178,200,201,202,203,254,268,273,277,281,282,287,291,317,333,380,381,384,420,439,456,472,492,502,522],ellipsoidflag:492,elong:[236,255,510],elp:[454,455],els:[3,7,8,12,76,119,128,129,131,204,205,217,218,219,221,222,223,224,246,271,317,333,345,346,347,356,358,375,424,491,503,519,523],elsewher:[8,268,333,441,453,454,455,504,510,519],elt:441,emac:[],email:[0,3,5,7,8,9,11,418],emb:[3,9,354],emb_lin_neg:441,embed:[3,4,5,7,9,11,12,13,29,97,154,176,345,392,415,418,437,441,442,443,452,472,481,490],embt:185,emi:[7,9],emil:9,emol:[454,455,510],emphas:421,empir:[9,215,337,393,417],emploi:[239,299,308,312,476],empti:[3,60,76,176,180,317,375,387,428,492,503,504,519],enabl:[3,6,8,9,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,37,38,40,41,44,46,47,48,49,50,51,52,54,55,56,57,63,64,65,67,71,83,86,92,96,97,107,108,109,110,111,112,116,119,121,123,124,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,160,162,164,165,169,170,172,176,177,184,185,187,188,189,190,191,192,193,195,196,197,198,202,203,204,206,207,209,210,211,212,213,214,216,220,223,225,227,228,229,231,232,233,238,239,240,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,263,264,265,267,269,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,307,308,309,310,311,312,313,314,316,317,319,320,322,323,324,325,326,327,329,330,332,333,336,338,339,340,341,342,343,345,346,348,349,350,351,352,353,354,357,359,361,362,364,365,366,368,369,370,376,384,386,390,391,392,393,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,441,442,443,444,446,447,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,490,493,494,495,499,501,511,519,524],enclos:[2,6,12,180,202,305,358,441,462,488,490,500,519],encod:[13,40,43,202,205,206,306,424],encompass:[3,6,41,43,60,62,128,179,329,347,472,495],encount:[3,8,12,62,118,221,390,497,519],encourag:[7,8,311,331],end12i:125,end12x:125,end12z:125,end1i:125,end1x:125,end1z:125,end2i:125,end2x:125,end2z:125,end:[1,2,3,5,6,8,11,12,15,16,17,18,19,38,41,42,43,58,60,62,76,125,181,182,185,201,202,203,205,206,207,210,211,219,221,223,224,229,232,239,247,252,254,256,270,271,272,285,293,304,316,317,322,333,336,337,338,339,341,344,345,348,352,355,356,374,375,385,386,390,391,411,415,420,427,440,444,456,459,461,463,464,481,487,490,492,493,494,495,497,499,500,504,508,510,513,519,524],end_of_step:8,endbondtors:[3,185,191,492],endif:8,energet:[229,393,455],energi:[],energy_compon:462,energy_update_freq:455,enforc:[6,9,60,61,115,201,202,203,204,205,207,209,216,229,232,271,297,299,309,317,320,358,375,429,489,519,520],enforce2d:[],eng:[11,69,74,120,202,244,356,358,406,443],eng_previ:358,engil:9,engilitycorp:9,engin:[215,232,302,322,342,415,442],enhanc:[211,215,239,487],enlarg:[62,205],enough:[3,41,64,95,178,179,181,182,226,255,303,307,312,317,346,350,351,354,387,391,407,450,492,496,497],enpub:415,ensembl:[],ensight:6,ensur:[3,6,152,202,203,216,220,230,246,247,271,323,344,376,397,414,437,473,480],enter:[60,168,418,444,480,506],enthalpi:[135,273,274,275,415,509,510,519],entir:[0,2,3,6,11,14,15,42,43,66,89,90,97,121,122,124,128,130,153,158,177,178,206,209,210,211,218,222,223,226,229,231,239,243,246,247,250,254,255,267,271,273,274,275,276,277,278,279,298,300,302,315,317,331,345,347,358,391,410,433,446,474,492,500,501],entireti:479,entiti:[6,8,41,43,202,317],entri:[3,8,12,38,43,57,69,74,85,103,120,127,130,139,142,143,144,145,146,148,149,150,176,198,203,206,210,221,222,223,231,242,307,356,385,397,416,441,448,455,463,473,474,475,476,477,480,519],entropi:506,entry1:[38,57,206,404,474],entry2:206,entryn:206,enumer:[179,202,485],enumuer:6,env:391,environ:[1,3,6,11,12,16,17,18,205,248,253,298,391,392,397,404,406,416,417,452,475,489,503,519],epair:[119,206,419,423,454,455,510],epen:[454,455],epfl:[248,253],epp:410,epq:410,eps0:483,eps14:437,epsilon0:477,epsilon:[3,6,36,46,47,51,54,55,96,184,210,211,246,317,333,350,354,382,384,396,402,403,405,407,408,409,410,420,422,423,424,427,428,429,430,431,432,433,434,435,436,437,440,445,449,456,457,467,473,478,479,482,483,501,513,518],epsilon_0:484,epsilon_14:402,epsilon_:456,epsilon_d:408,epsilon_i:[420,446,456],epsilon_i_:456,epsilon_i_a:[420,456],epsilon_i_b:[420,456],epsilon_i_c:[420,456],epsilon_ij:446,epsilon_j:[420,446,456],epsilon_j_:456,epsilon_j_a:[420,456],epsilon_j_b:[420,456],epsilon_j_c:[420,456],epsilon_lj:456,epton:451,eqch:173,eqeq:[454,455],eqp:410,eqq:410,equal:[2,3,6,8,11,12,17,40,42,55,66,69,72,74,76,81,85,95,96,100,103,120,122,127,129,131,153,156,172,174,176,178,201,205,206,209,210,211,212,213,216,219,220,221,224,225,226,230,232,233,238,246,247,249,250,252,254,255,257,260,261,268,269,276,287,288,298,300,303,305,307,308,309,312,314,316,317,319,322,327,329,336,337,338,341,342,343,345,347,348,350,353,355,356,358,374,378,384,386,387,388,390,391,406,411,413,419,420,423,427,438,444,445,452,454,455,456,458,459,460,462,463,464,474,479,480,484,488,489,490,492,494,495,499,500,503,506,508,510,519,520],equat:[3,6,7,8,9,100,118,124,130,177,186,197,209,230,236,237,239,241,242,248,254,255,257,260,269,270,271,272,276,294,298,300,307,308,312,320,321,333,341,345,348,350,351,353,355,368,375,376,380,405,410,411,413,417,418,421,426,438,439,441,446,456,459,461,466,467,469,470,484,513],equi:272,equidist:270,equil:[3,308,379,499,524],equilater:502,equilibr:[3,4,5,6,7,9,62,100,178,209,216,219,229,230,246,269,271,272,294,295,304,307,308,309,310,341,342,343,348,406,407,454,455,488,502],equilibria:348,equilibribum:[227,228],equilibrium:[1,3,4,6,7,21,24,26,27,28,29,32,35,36,38,39,44,48,49,50,52,54,57,59,62,161,162,185,187,230,232,246,247,248,255,257,271,276,294,307,308,312,316,320,322,330,333,340,341,343,348,359,361,365,368,406,441,448,462,513],equilibrium_angl:8,equilibrium_dist:8,equilibrium_start:215,equival:[6,12,13,29,62,64,136,137,145,150,176,180,206,221,224,230,232,246,254,271,294,304,316,317,353,393,411,417,462,475,477,478,492,495,500,501,510,513],equlibrium:6,equliibr:[308,310],er3:177,eradiu:[41,125,203,417,492],eras:[319,342],erat:[232,439],erc:407,erfc:[407,429,446],erforc:[125,203],erg:518,erhart:[216,415,475,477],ermscal:394,ernst:9,eror:3,eros:441,erose_form:441,erot:[],errata:[475,477],erratum:350,erron:3,error:[],erta:421,ervel:[125,203,492],escap:[233,513],especi:[8,16,166,178,209,216,226,246,307,312,315,316,391,489],espresso:[9,311],essenti:[8,11,12,27,97,140,159,160,161,164,165,166,167,168,170,187,219,276,299,349,376,393,407,429,477,497,510],essex:29,establish:[96,250],estim:[1,3,6,10,12,38,42,57,100,153,215,226,237,269,333,340,375,376,382,446,455,474,506,510],esu:518,esub:441,eta:[6,257,271,307,308,310,349,416,418,420,452,476,480,518],eta_dot:271,eta_ij:452,eta_ji:418,etag:[41,492],etail:510,etap:271,etap_dot:271,etc:[1,2,3,4,6,7,8,9,10,11,12,13,15,16,40,41,43,55,64,72,98,99,100,105,121,122,125,127,153,155,158,159,160,161,162,164,165,166,167,168,170,172,178,180,181,182,191,202,203,205,206,209,210,215,216,217,218,221,222,223,224,227,228,232,233,244,246,247,254,271,303,314,318,345,346,354,358,374,375,384,385,386,387,389,415,416,424,437,439,444,450,454,455,473,475,477,480,487,490,492,493,494,499,501,502,506,507,508,509,510,511,513,518,519,522,524],ethernet:18,etol:[384,386,487,506],etot0:307,etot:[6,105,107,108,122,153,164,206,236,255,269,307,509,510],eu2:177,eu3:177,euler:[384,386],eulerian:215,euqat:465,europhi:257,ev_tal:8,evalu:[2,3,9,11,12,38,57,76,96,97,100,119,129,131,152,154,158,168,176,178,201,202,203,205,206,210,211,212,213,215,217,218,219,220,221,222,223,224,225,232,238,247,249,250,252,253,254,255,299,305,308,319,323,327,336,337,338,347,350,353,355,356,358,375,376,382,384,391,444,446,452,458,460,462,474,487,488,490,494,495,497,499,500,501,502,506,508,510,519,520],evalut:[358,490],evan:[166,294],evanseck:[6,20,184,402,504],evapor:[],evaul:[8,384],evdwl:[119,154,454,455,510],even:[3,6,8,12,15,17,18,34,40,42,53,58,60,62,64,66,75,76,97,119,131,176,179,180,194,198,202,203,206,209,210,211,216,217,218,221,222,223,224,226,227,228,230,232,233,236,239,252,255,269,271,272,299,303,312,314,317,318,329,333,341,345,348,350,354,356,367,375,382,384,386,391,396,417,418,421,424,427,446,456,480,481,485,492,493,495,497,498,499,501,502,504,507,509,510,511,513,524],evenli:[3,42,58,153,198,226,257,427,481],event:[],eventu:[3,6,12,15,180,308,506],ever:[9,55,57,253,333],evera:[405,420,456,472],everi:[0,1,2,3,6,8,9,11,12,15,16,40,42,76,77,100,125,131,140,166,181,202,203,204,205,206,207,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,237,239,243,244,246,248,250,251,252,257,258,267,271,272,276,287,293,297,298,299,303,304,305,306,307,308,309,310,312,314,315,317,318,320,322,333,335,336,337,338,339,340,341,344,345,346,347,348,356,358,374,376,386,387,388,391,411,414,424,437,454,455,462,468,486,487,488,492,494,496,497,499,500,501,506,507,508,510,514,519,524],everyth:[8,119,514],everywher:[128,431],eviri:417,evolut:[239,248,257,300,487],evolv:[257,300,346],ewald:[2,3,5,6,7,8,9,12,97,122,130,153,346,375,376,384,398,400,401,407,410,417,429,433,449,457,472,474,478],ewald_disp:410,ewalddisp:3,exact:[22,42,45,76,134,172,181,186,226,229,247,248,254,255,256,303,312,313,333,345,360,375,404,494,499,506,519,522,524],exactli:[3,6,12,14,17,38,42,43,57,62,76,77,100,128,156,162,169,178,198,210,211,221,226,232,237,242,247,254,255,256,272,284,285,295,299,306,307,333,338,339,352,391,404,411,415,421,424,438,446,474,494,495,502,506,519],exager:513,examin:[6,8,17,229,299],examp:[490,519],exampl:[],exce:[3,6,16,17,18,42,61,76,180,217,218,221,222,223,224,226,230,232,237,243,271,299,314,318,324,325,333,384,391,492,519],exceed:[3,42,62,226,232,271,333,500],excel:417,except:[1,2,5,6,8,10,11,14,20,21,22,23,24,25,26,27,28,29,30,31,32,35,37,38,41,42,44,45,46,47,48,49,50,52,54,55,56,57,62,63,66,76,98,99,120,121,124,129,153,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,178,182,184,185,186,187,188,189,190,192,193,195,196,197,198,201,202,203,206,209,212,218,219,221,225,226,230,232,240,245,246,249,252,254,256,271,272,273,274,275,276,277,278,279,280,281,284,285,289,291,292,294,295,296,300,309,310,317,319,320,330,333,336,338,339,345,349,353,356,357,358,359,360,361,362,364,365,368,369,370,375,376,378,381,385,386,387,389,390,391,392,393,395,398,399,400,401,402,403,404,405,406,407,409,410,411,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,439,442,447,448,449,451,454,455,456,457,464,472,473,474,475,476,477,478,480,482,483,484,487,489,490,492,494,495,497,500,501,502,503,504,506,510,513,518,519,520,523],excess:[220,417],exchang:[2,3,6,8,64,65,209,215,216,239,246,250,254,309,317,341,345,348,375,391,417,507],exchange:375,excit:417,exclud:[3,6,9,12,16,17,66,76,113,124,152,158,165,166,182,202,218,222,227,228,258,267,302,315,317,340,351,356,384,385,387,399,421,424,427,438,439,446,471,504],exclus:[1,3,12,16,96,391,406,444,446,501,511],excurs:[271,487],exectubl:12,execut:[1,2,3,4,6,8,9,11,12,17,63,179,205,251,311,358,374,377,390,488,490,500,503,506,519],exempl:462,exemplari:247,exemplifi:417,exert:[6,252,255,287,312,352,353,354,376],exhaust:[215,390,519],exhibit:[101,239,250,271,383,417,501],exist:[3,6,7,8,11,12,13,16,37,56,58,62,72,75,134,178,179,197,204,205,206,209,214,225,228,230,233,246,302,303,305,306,356,357,359,361,362,363,365,369,379,385,391,412,413,424,454,471,481,488,490,492,493,494,503,504,505,514,519,520,522],exit:[2,3,11,12,42,60,202,226,242,374,390,490,491,500,509,519],exlanatori:3,exp:[],expand:[],expans:[12,152,202,503,519],expect:[1,3,8,12,13,14,15,16,17,18,19,42,43,76,113,159,170,176,198,226,238,246,248,268,298,304,306,307,312,317,356,376,387,404,441,444,446,487,490,492,494,497,501,506,519],expens:[6,76,206,298,302,317,345,356,375,376,387,391,490],experi:[6,13,15,17,225,233,251,260,270,304,316,317,382,386,411,446,501,506],experienc:[6,12,259,260],experiment:[246,375,391,506],expert:12,expertis:7,explain:[1,3,6,8,9,11,12,16,18,42,62,66,69,72,74,76,77,78,81,82,85,95,103,158,166,198,202,203,205,206,209,218,219,224,226,228,230,232,271,287,298,306,317,330,356,358,374,375,378,385,386,390,396,415,427,462,464,479,490,493,494,497,499,502,513,514,519,524],explan:[3,6,62,125,152,202,203,218,270,298,424,486,489,490,492,501],explanatori:[3,8,129,202,203,217,218,221,222,223,317,385,489,519],explantori:[3,313],explic:445,explicit:[6,9,11,22,45,82,96,125,128,172,186,210,211,232,324,325,360,381,393,394,397,402,404,415,417,428,438,478,486,489,493,496,514],explicitli:[3,6,8,12,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,76,121,124,155,165,168,176,178,184,185,187,188,189,190,192,193,195,196,198,202,203,206,212,222,225,232,240,245,247,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,306,307,309,317,319,320,336,338,339,345,349,353,359,361,362,364,365,368,370,385,391,392,393,395,398,399,400,401,402,403,404,405,406,407,408,410,411,414,415,416,418,419,420,421,422,423,424,428,429,430,431,432,433,434,435,436,437,438,442,444,446,447,448,449,451,456,457,464,465,466,467,468,469,470,472,473,474,475,476,477,478,480,482,483,484,492,494,495,501,502,504,505,511,513,514],explictli:[16,505],exploit:[15,17,300],explor:[130,177],expon:[3,308,310,415,420,423,437,445,457],exponenti:[96,452,473,480,484,506,519],expos:11,exposit:[215,411,414],express:[6,152,164,178,210,211,230,268,298,308,345,351,358,397,415,417,431,441,462,463,472,519],expressiont:397,extend:[],extens:[3,6,9,17,45,46,47,54,56,66,68,73,84,91,92,93,96,97,100,102,105,108,109,119,121,129,131,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,203,209,212,213,216,224,225,231,234,238,239,244,245,246,248,249,250,252,254,256,269,271,276,285,298,299,315,316,317,319,322,327,330,332,336,337,338,339,340,342,343,345,347,350,354,355,420,441,444,455,456,463,509,510,518],extent:[1,3,42,43,46,60,76,176,180,202,214,222,226,252,352,355,375,378,393,458,460,474,489,492,495],exterior:[3,6,176,354],extern:[],extra:[3,6,8,11,12,16,17,41,42,47,64,76,113,121,122,124,130,153,155,156,157,159,161,164,165,166,167,168,170,171,177,178,179,180,184,206,221,226,228,271,305,306,307,317,333,384,385,388,389,410,421,424,427,441,446,489,490,492,495,504,513,519],extract:[3,6,11,13,36,66,68,73,84,96,102,119,127,129,131,210,211,310,386,407,418,441,463,490,497,509],extract_atom:11,extract_comput:[11,490],extract_fix:11,extract_glob:11,extract_vari:11,extramak:[12,15],extrapol:1,extrem:[1,3,6,17,61,205,220,230,232,271,343,417,476,513],extrema:437,extrins:215,f77:[5,7,12],f90:[5,7,12],f_1:6,f_5:[174,347],f_a:[475,476,477],f_ave:129,f_c:476,f_f:477,f_fix_id:307,f_foo:519,f_harm:343,f_i:[29,452],f_id:[6,76,129,131,202,203,209,217,218,219,220,221,222,223,224,266,335,347,510,519],f_ij:452,f_indent:224,f_int:342,f_j:29,f_jj:100,f_k:452,f_langevin:345,f_max:[307,312],f_msst:269,f_r:[255,475,476,477],f_sigma:397,f_solid:343,f_ss:6,face:[3,6,60,62,76,166,176,180,214,222,223,350,352,353,354,355,378,420,441,456,492,495],face_threshold:176,facet:176,facil:[0,12],facilit:[6,13,43],fact:[6,8,16,248,303,333,343,421,454,462,504],factor:[1,3,6,12,18,24,28,32,35,36,40,42,47,48,60,61,62,77,96,100,113,120,127,128,130,152,172,177,180,184,195,201,202,205,206,210,211,219,226,230,232,233,239,246,251,254,256,257,269,271,272,276,300,304,308,316,320,323,325,333,337,341,348,349,350,354,365,376,378,385,391,393,394,397,398,400,402,407,408,409,411,412,413,417,421,424,428,429,441,444,446,448,449,455,457,464,473,478,489,492,495,496,501,504,506,507,510,513,518,519],factori:[3,490],factoriz:375,fail:[3,9,11,12,62,182,230,233,375,384,386,409,455,490],failur:[133,459,491,519],fairli:[11,446,501,506,514],faken:78,falcon:251,fall:[3,6,206,221,303,490,519],fals:[95,356,358,462,519],fame:8,famili:[480,489],familiar:[0,11,514],fan:452,far:[3,6,12,17,60,62,64,95,202,203,206,207,226,227,228,230,233,271,298,316,317,333,350,361,365,382,386,387,479,490,492,497,510],farago:254,farrel:[475,477],farther:202,fashion:[6,8,42,76,178,206,209,210,211,216,222,226,228,233,246,248,252,268,269,271,273,274,275,276,277,278,279,288,291,292,294,295,296,306,307,309,317,322,326,332,335,343,345,349,350,351,353,355,386,424,438,495,504,519,523],fasolino:426,fast:[6,7,9,12,13,17,40,202,203,282,307,346,375,376,399,438,439,444,472,474,494,499,501,510,520,524],faster:[1,6,9,11,12,14,15,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,42,44,46,47,48,49,50,52,54,55,57,64,66,116,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,202,203,206,212,225,226,232,240,245,249,253,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,304,308,309,317,319,320,333,336,338,340,342,345,349,353,359,361,362,364,365,368,370,375,376,388,389,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,456,457,464,472,473,474,475,476,477,478,480,482,483,484,487,495,501,505,513],fastest:[1,6,14,17,166,222,345,346,391,489],fatal:[3,509],fault:[75,455],faulti:12,fava:420,favor:229,favorit:7,fbmc:340,fcc:[],fcm:[288,519],fcold:239,fdirect:236,fdotr:425,fdt:[],fdti:96,fe2:177,fe3:177,fe_md_boundari:215,featu:8,featur:[],fecr:415,feedback:[7,251],feel:[7,251,252,260,298,354,356,386,446],felling:443,felt:354,femtosecond:518,fene:[],fennel:[407,429],fep:[],ferguson:[6,184,504],fermi:[1,9,10,12,15,164,391,477],fermion:417,fernando:440,ferrand:[9,13],few:[1,3,4,5,6,7,9,10,11,12,13,14,18,40,66,207,217,218,219,221,222,223,224,239,255,271,303,306,308,320,347,375,384,385,386,393,462,489,492,497,501,503,511,522],fewer:[1,3,11,15,16,64,260,501],fewest:3,fextern:244,feynman:300,fff:490,ffield:[406,418,454,455,462],ffmpeg:[3,12,205],ffplai:205,fft:[1,3,7,9,11,12,14,15,97,121,122,153,299,375,376,501],fft_inc:[12,376],fft_lib:12,fft_path:12,fftbench:[375,511],fftw2:12,fftw3:12,fftw:[9,12],fhg:[7,9],fhot:239,ficiti:471,fictiti:[6,212,213,238,244,248,300,316,407,429,433,471],field1:[493,497],field2:493,field:[],fifth:[6,330,448],figur:[1,3,8,12,307,489,490,514],fij:410,file0:298,file1:[11,13,298,344,358,385,497,499,503],file2:[11,13,344,358,385,497,499,503],file:[],file_from:204,filen:385,filenam:[3,12,13,38,42,57,198,202,203,205,206,207,215,218,219,220,221,222,223,224,226,231,242,298,302,305,308,309,310,313,314,317,318,344,345,372,373,374,385,386,392,393,397,407,415,416,418,426,441,442,443,448,452,453,454,455,462,463,473,474,475,476,477,480,488,489,490,493,494,499,503,510,519,522,523,524],filennam:499,filep:[3,202,203,206,494,499,524],filepo:314,fill:[7,9,178,205,303,345,378,387,397,444,455,495,514],filter:[206,215],final_integr:8,final_integrate_respa:8,finchham:[6,160,409],find:[0,3,4,6,7,8,9,11,12,13,14,16,38,40,57,64,76,78,96,129,181,198,207,216,229,230,242,243,246,270,298,303,304,312,316,382,384,386,387,407,424,429,433,441,462,472,474,513,514,519],find_custom:8,fine:[16,17,182,212,238,343,387,391,514,519],finer:[152,178,519],finest:375,finger:[178,201,268,495],finish:[6,11,42,226,358,372,374,375,388,390,391,479,497,519,520],finit:[],finni:[7,415,472],finvers:236,fiorin:[9,231],fire:[],firebrick:206,first:[0,1,2,3,5,6,8,9,10,11,12,14,15,16,17,21,38,40,42,43,46,47,55,57,60,62,64,65,76,88,97,100,114,115,116,118,124,128,129,139,142,145,146,150,153,163,166,172,174,176,177,179,180,181,185,198,202,203,204,205,206,207,209,210,218,219,221,222,223,224,226,229,232,242,246,247,252,257,268,269,270,271,298,300,305,306,307,309,314,317,320,322,330,331,333,334,335,342,343,344,345,347,351,356,358,359,366,378,384,385,386,387,390,391,392,393,396,397,398,400,402,404,406,407,415,417,418,421,422,424,425,426,427,428,429,433,438,439,441,443,444,446,448,452,454,455,462,463,471,473,474,475,476,477,480,484,487,488,489,490,492,493,494,497,499,501,504,505,506,509,510,513,514,519,520,521,522,524],fischer:[6,9,19,20,184,402,504],fit:[3,6,9,12,38,57,198,242,316,333,393,397,426,441,446,467,474,476,500,514,519],five:[78,164,307,385,397,442,492,506],fix:[],fix_deposit:3,fix_ehex07:239,fix_flux:215,fix_heat:239,fix_id:[3,230,269,271,273,274,275,276,277,278,279,304,307],fix_manifoldforc:514,fix_modifi:[],fix_nh:8,fix_nv:514,fix_poem:3,fix_pour:3,fix_qeq:3,fix_rattl:320,fix_reax_bond:454,fix_saed_vtk:318,fix_setforc:8,fix_shak:320,fix_srd:3,fixedpoint:[230,271],fixextern:244,fixid:215,fji:410,flag1:[235,389],flag2:[235,389],flag:[3,8,9,11,12,14,15,16,17,39,41,59,70,79,80,87,88,95,98,99,104,114,115,117,130,173,177,181,199,202,203,205,206,207,224,229,231,235,251,254,258,260,267,268,299,306,317,330,332,333,340,344,353,356,371,373,376,385,389,390,391,393,423,428,441,444,471,485,487,489,490,492,493,494,496,497,498,502,514,519],flag_buck:401,flag_coul:[401,410,433],flag_lj:[410,433],flagfld:[399,438,439],flaghi:[3,399,438,439],flaglog:[399,438,439],flagn:235,flagvf:[399,438,439],flat:[6,345,350,351,355],flavor:[2,7,12],fld:[350,438,439],flen:394,flex_press:394,flexibl:[3,6,8,179,205,218,222,231,248,272,341,348,417,476,510],flip:[3,6,232,271,352,353],floor:519,flop:12,floralwhit:206,flow:[],fluctuat:[6,67,96,230,246,247,254,257,271,276,298,299,304,321,343,345,368,413],fluid:[],fluid_veloc:261,flush:[3,206,509],flux:[],flv:205,fly:[7,9,12,42,205,209,215,220,233,236,317,320,346,397,444,510,513],fmackai:9,fmag:234,fmass:300,fmax:[384,510],fmomentum:236,fmsec:[2,206,254,255,268,271,304,317,336,337,501,512,518,520],fname:374,fno:[9,16],fnorm:[384,510],fnpt:236,fnve:239,fnvt:236,foce:424,fock:394,focu:320,fogarti:[9,310,455],foil:[152,298,463],fold:[331,501],folk:7,follow:[0,1,2,3,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,25,26,27,28,29,30,31,32,35,36,38,41,42,43,44,46,47,48,49,50,52,54,55,57,62,66,67,75,76,78,89,100,101,107,108,118,125,128,129,131,152,153,156,157,158,164,166,171,174,176,178,179,184,187,188,189,190,192,193,195,196,198,202,204,205,206,209,215,216,217,218,219,220,221,222,223,224,226,231,232,233,236,237,241,242,244,246,247,248,251,253,254,255,257,260,269,271,276,277,278,279,291,292,294,296,299,300,302,305,306,307,308,310,312,314,316,317,318,320,335,336,337,338,341,342,343,344,345,347,348,356,357,361,362,363,364,365,368,370,373,378,381,384,385,386,391,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,414,415,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,445,446,447,448,449,451,452,453,454,455,456,457,459,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,487,489,490,492,493,495,497,499,500,501,504,506,507,508,513,514,519,520,523],foo:[4,8,11,12,202,205,244,490,503,519],foot:6,footprint:[12,391],fopenmp:[9,16,18],forc:[],force_uvm:17,forceatom:260,forcefield:[316,423],forcegroup:257,forcezero:382,ford:410,forestgreen:206,forev:76,forget:[255,513],forgiv:271,fork:[],form:[2,3,6,8,12,19,22,45,55,58,66,70,79,80,82,87,88,96,98,99,101,104,114,115,117,128,152,153,172,173,182,186,206,209,210,211,228,247,248,254,256,260,268,294,299,310,312,316,317,345,350,354,359,360,363,368,381,383,385,386,393,394,397,404,412,413,415,417,419,423,424,428,440,441,443,444,448,449,452,454,455,456,462,463,464,472,474,475,476,477,483,486,489,490,492,497,502,509,513,519],formal:[6,83,86,100,247,248,254,271,300,333,341,462],format:[2,3,6,7,8,9,12,13,22,38,42,45,57,58,72,82,186,198,202,203,204,205,206,207,218,221,222,223,224,226,228,242,299,302,306,308,310,313,317,318,329,344,345,356,357,360,381,385,386,392,393,397,404,415,418,428,441,443,453,454,455,457,463,474,480,481,489,490,492,493,494,497,508,509,510,519,521,522],former:[6,12,16,40,42,206,226,345,349,397,399,498,504,519],formerli:[7,13],formul:[1,6,9,41,67,153,212,238,254,271,294,308,310,316,320,344,375,393,397,415,417,420,441,451],formula:[2,3,6,7,13,21,22,37,45,55,56,75,78,96,98,99,100,105,107,108,117,124,130,131,153,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,177,178,183,185,186,197,201,202,210,211,212,213,218,219,220,221,224,225,232,238,249,250,252,254,255,268,298,299,305,314,319,327,331,333,336,337,338,347,350,353,355,356,358,359,360,362,369,378,385,393,394,396,397,402,403,404,405,410,411,415,416,420,421,422,423,425,428,429,431,432,433,435,436,438,439,441,445,446,447,456,457,464,472,473,474,475,476,477,480,482,483,488,492,495,502,509,510,518,519,520],forth:[1,6,11,12,13,14,15,390,490,495,499],fortran:[3,6,9,11,12,13,244,415,424,441,454,455],fortun:8,forward:[3,8,96,374,386,391],foster:[397,451,452],foul:181,found:[3,6,9,12,78,172,202,229,231,239,246,251,257,263,299,340,346,358,374,387,404,407,410,487,493,494,509],four:[6,11,55,88,114,115,152,174,269,345,368,385,386,444,487],fourier:[],fourth:[6,116,316,330,340,402,448,462],fox:[6,130,184,470,504],fphi:[38,57,474],fpic:12,fplo:[38,57,474],fprime:474,fqdn:253,fqq:410,fraction:[1,3,6,8,12,16,40,42,86,121,153,181,201,205,206,216,227,228,229,230,269,303,307,314,315,333,338,339,378,386,391,397,399,421,438,439,497,502],fragment:[43,251,314],fraig:43,frame:[92,152,206,215,269,307,352,420],framer:[205,206],framework:[5,248,392,463],franc:9,frattl:239,fraunhof:9,free:[5,6,7,9,13,29,63,66,75,96,172,210,211,298,333,342,343,344,345,383,386,394,417,437,444,452,483,489],freedom:[3,6,8,105,107,108,110,112,113,124,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,218,229,236,246,248,254,255,260,271,272,276,277,278,279,291,292,294,296,300,302,317,320,336,337,338,343,384,410,510,513,520],freeli:[0,6,7,12,156,157,171,176,205],freez:[],frenkel:[6,239,246,343],freq:214,frequenc:[3,6,16,40,114,206,220,285,299,300,307,312,373,411,417,455,462,487,501,506,519,523],frequent:[3,67,71,75,77,78,82,97,101,118,152,206,227,228,239,243,341,348,446,478,499],fri:[269,307],friction:[4,5,6,9,10,43,209,248,254,307,312,317,345,349,351,421,502],friedrich:323,from:[],front:[269,307,352],frontend:[205,311],frozen:[6,124,182,245,247,255,387,419],fs2:[6,100],fscale:251,fstr:519,fstring:490,ftol:[384,386,487,506],fuchsia:206,fuction:407,fudg:320,fugac:246,fugacity_coeff:246,fulfil:6,full:[1,2,3,6,9,12,17,38,40,41,100,205,219,220,231,239,257,298,375,376,391,397,415,417,418,420,478,492,494,499,500,504,506,511,513,523],full_energi:[3,246],fuller:384,fulli:[3,6,83,248,253,298,384,386,407,452,453,492,514,521,522],fulton:415,fumi:398,func:[490,519],funcfl:415,functionaliri:231,fund:[0,7],fundament:[333,518],funnel_flow:329,funrol:444,further:[3,4,6,8,12,13,64,66,68,73,76,84,95,102,116,119,128,205,206,209,218,221,222,223,224,227,233,237,257,261,300,308,318,321,323,333,345,347,356,376,382,384,385,386,387,392,396,406,444,462,487,506,507,519],furthermor:[27,187,239,413,417],furthest:64,futher:3,futur:[],g_ewald:3,g_ewald_6:3,g_ewald_disp:3,g_jik:452,g_p:345,ga3:177,gaa:397,gahler:383,gai:[3,420,472],gain:340,gainsboro:206,galindo:445,game:251,gamma0:29,gamma:[3,6,29,254,257,261,299,307,308,310,312,349,411,413,416,420,441,445,466,469,470,473,475,477,480,510],gamma_:[3,345,351],gamma_ijk:475,gamma_n:[351,421],gamma_p:[3,345],gamma_t:[351,421],gammaa:445,gammafactor:257,gammar:445,gan:[452,473,475,477,480],gan_sw:452,gan_tersoff:452,ganzenmuel:[7,9],ganzenmul:9,gao:[6,20,184,402,504],gap:[198,438,439,453,463],gap_2014_5_8_60_17_10_38_466:453,gap_exampl:453,gaseou:7,gass:246,gather:[11,500],gather_atom:11,gather_scatter_loop_unrol:9,gathert_atom:11,gauch:190,gaug:12,gauss:[],gaussian:[6,41,66,100,114,116,247,248,254,300,316,333,337,355,375,411,414,417,419,453,472,487,519,520],gave:[3,446],gaybern:[],gcc:17,gcmc:[],gcore:236,gd3:177,gdot:439,gdrude:236,ge4:177,gec:[475,477],gen:[271,272],gener:[],genom:7,gentler:[350,353,355],gentli:416,geom:[6,375,414,487,520],geometr:[3,6,7,8,43,60,62,76,87,168,169,178,180,202,206,212,222,223,225,226,233,238,250,271,277,278,279,291,292,294,296,317,319,327,336,337,338,354,356,375,378,386,396,399,403,405,407,410,417,420,422,429,430,431,432,433,434,435,436,437,438,439,440,445,446,456,464,478,479,482,483,485,492,495,502,510,519],geometri:[3,6,7,9,13,25,39,42,59,76,87,166,178,199,222,226,227,228,230,233,252,321,371,378,446,492,495],georg:[7,9],georgia:13,gerar:519,gerber:437,germani:[9,14],germann:[276,431,487,506],germano:420,gerolf:13,get:[],get_natom:[11,490],get_rank:11,get_siz:11,getenv:519,gettimeofdai:12,gewald:[6,375],gezelt:[407,429],gf100:14,gf104:14,gf200:14,gflop:12,gflp:12,gfortran:9,ghost:[3,6,7,12,16,61,64,65,78,176,181,182,230,232,255,271,306,317,318,373,375,387,391,411,413,414,417,421,428,485,497,502,513],ghostwhit:206,giacomo:9,gif:[4,205],gifsicl:205,gigabit:18,gillan:463,gingold:[466,467,469],gio:2,git:[7,12,514],github:[],give:[0,1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,55,76,101,118,125,158,161,165,178,202,203,206,212,214,218,219,221,224,230,232,248,271,294,298,299,304,312,314,317,347,375,376,384,387,388,391,393,397,414,417,423,424,441,444,446,456,475,476,477,487,489,490,492,502,506,513,520],given:[3,4,5,6,7,9,11,12,16,17,22,27,37,45,56,64,66,67,71,76,118,125,135,136,137,139,140,143,144,145,146,147,148,149,150,151,152,153,172,176,180,186,187,197,198,202,203,204,206,209,216,218,220,222,227,228,230,232,233,237,239,246,247,248,249,251,257,263,265,268,270,271,276,297,298,299,300,307,308,314,316,320,329,330,331,333,335,340,345,346,349,350,351,354,360,369,375,376,391,392,393,397,398,400,401,403,404,405,406,407,408,411,412,413,414,415,417,418,420,423,429,430,431,433,441,442,443,444,445,446,448,449,452,456,457,459,461,462,463,472,484,487,490,492,494,495,502,506,518,523,524],gjf:254,gjwagn:7,gko:2,gld:[],gle4md:[248,253],gle:[],glitch:3,glob:503,global:[],glosli:[376,444],glotzer:[317,411],glue:11,gmail:[7,9,13],gmake:[12,17],gmask:[3,519],gnu:[0,7,9,12,17],gnuplot:[11,13],goal:[5,12,40],goddard:[6,9,25,308,309,310,370,417,423,454,455,504],goe:[12,55,152,178,201,239,268,326,384,387,410,416,422,431,434,464,484,495,499],gold:[75,206],goldenrod:206,goldman:307,gone:3,good:[1,3,6,10,12,17,42,78,130,176,177,226,254,269,271,304,308,314,320,340,375,386,387,392,405,414,415,444,446,474,480,487,501,506,510,514],googl:251,gordan:152,gordon:6,got:514,gould:[6,184,504],gov:[0,7,9,13,392,415,418,518],govern:257,gpa:393,gpl:[0,7,8,12],gpt:[9,444],gpu1:391,gpu:[],gpuid:391,gpun:391,grab:[3,6],gracefulli:3,grad:[6,9,212,238,270],gradient:[6,7,8,12,13,134,139,230,238,239,249,250,270,294,309,341,345,382,383,386,439,455,474],gradient_correct:461,graduat:302,graft:229,grai:206,grain:[5,6,7,9,10,29,36,41,55,71,178,181,190,209,298,302,317,333,422,444,457,501,504],gram:[218,222,223,415,518],grama:[9,310,455],gran:[],grana:380,grand:[3,9,209,216,246],granflow:5,granular:[],graph:11,graphen:496,graphic:11,grasp:5,gravit:249,graviti:[],grdient:215,great:[3,13,307,514],greater:[1,3,10,64,76,95,176,206,230,247,271,298,338,352,391,396,398,400,401,427,446,487,489,492,495,501,506,519,520],greathous:13,greatli:[130,239,506],green:[2,6,100,142,143,205,206,299,300,341,397,514],green_kubo:6,greenyellow:206,greffet:312,greg:[7,9],grest:[46,47,229,333,376,401,421,433,504],grew:76,grid:[3,12,42,65,130,166,177,180,203,226,257,312,333,345,346,373,375,376,486,489,492,494,496,501],grigera:6,grime:41,grmask:[3,519],gromac:[],gronbech:[254,375],groot:411,ground:[6,89,90,241,321,417],group1:[160,181,387],group2:[97,154,160,179,181,387],group2ndx:[],group:[],group_id:11,groupbig:333,groupid1:[260,317],groupid2:[260,317],groupid:492,groupnam:387,grouptyp:246,grow:[3,6,8,214,232,233,252,254,271,298,347,421,492,504],grow_arrai:8,grow_reset:8,growth:[6,340],grueneisen:9,gsmooth_factor:441,gstyle:[3,489],gtl:7,gtx285:14,gtx450:14,gtx460:14,gtx470:14,gtx560:14,gtx580:14,guarante:[69,74,85,103,120,127,178,181,202,237,308,374,378,502],guess:[3,202,304,493,514],gui:[7,11,514],guid:[1,17,41,83,86,110,111,112,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,209,264,265,323,324,325,326,329,346,451,459,461,465,466,467,468,469,470,502],guidelin:[1,8,14,15,16,17,18,19,375,474],guidlin:17,gullet:441,gulp:6,gumbsch:383,gunnel:444,gunsteren:[304,336,437],gunzenmul:7,gunzip:12,guo:[6,20,184,190,402,504],gwald:3,gyrat:[],gzip:[3,12,202,203,205,206,344,386,492,493,497],h12:420,h2o:[41,385],h5cc:204,h5md1:204,haak:[304,336],had:[3,6,11,13,62,66,202,203,206,207,221,224,229,230,247,248,250,254,255,256,269,271,273,274,275,276,277,278,279,291,292,294,296,303,304,333,336,337,338,345,411,414,421,471,494,498,501,507,510],hafskjold:[6,239],half:[1,3,6,8,9,16,17,40,42,61,62,180,205,217,226,232,254,271,345,350,354,387,391,394,397,405,417,444,458,460,492,494,495,502,513],halfwai:[42,205,206,427,514],halperin:101,halsei:421,halt:[42,206,226,239,250,358,509],halv:205,ham:[38,57],hamak:[350,354,405,456],hamilton:75,hamiltonian:[209,248,271,272,337,417,501],hammond:[375,376],han:415,hand:[3,6,9,19,55,154,178,196,201,205,257,268,378,407,417,492,495,502,505],handl:[3,16,205,231,287,310,391,394,417,438,455,480,490,506],hang:[3,12,489,490],happen:[3,6,8,12,15,18,64,128,182,206,216,219,387,391,490,493,500],happi:8,haptic:251,hara:476,hard:[1,260,310,316,317,414,454,462,495],harden:[9,464],harder:[350,354,513],hardi:[215,255,375,376,513],hardwar:[1,9,10,12,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,375,376,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,495,505],hardwir:[3,17,351],hardy2:376,harm:394,harmon:[],harmonic_1:58,harmonic_fix_wal:439,harpertown:18,harrison:393,hart:333,hartre:[394,415,417,444,518],hasan:9,hash:[40,492],hassl:316,hat:[6,270],have:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,46,47,48,49,50,52,54,55,57,60,62,66,67,69,70,71,74,75,76,77,78,80,82,87,88,95,99,100,101,104,114,115,116,117,118,121,124,125,126,127,128,142,152,153,154,155,156,157,158,159,161,165,167,170,171,173,174,175,176,178,179,180,181,182,184,185,187,188,189,190,192,193,195,196,198,201,202,203,204,205,206,207,212,214,216,217,218,219,222,223,224,225,226,227,228,229,230,232,233,238,240,243,245,246,247,248,249,250,251,252,254,255,256,257,260,263,266,268,269,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,295,296,298,300,302,303,304,306,307,308,309,312,315,317,319,320,327,329,333,334,336,337,338,339,340,344,345,346,347,349,350,351,352,353,354,355,356,357,358,359,361,362,364,365,366,368,370,375,376,378,382,383,384,385,386,387,388,391,392,393,394,395,397,398,399,400,401,402,403,405,406,407,410,411,412,413,414,415,416,418,419,420,421,422,423,424,425,429,430,431,432,433,434,435,436,437,438,439,441,442,443,444,446,447,448,449,451,452,454,455,456,457,461,462,464,473,474,475,476,477,478,479,480,482,483,484,486,487,489,490,492,493,494,495,496,497,498,499,500,501,502,504,506,507,509,510,511,513,514,518,519,520,522,523,524],haven:490,hayoun:312,hayr:254,hbcut:454,hbnewflag:454,hbond:[],hbond_cutoff:455,hcp:[67,71,78,378,441],hdf5:[9,204],he1:177,head:[6,21,185,359,419,423,454,455,507,514],header:[3,6,7,8,12,179,202,205,206,207,218,219,221,222,223,224,269,307,314,318,345,385,392,397,415,471,489,492,502,509],heal:501,heat:[],heatconduct:[],heavi:[306,333],heavili:[42,226],heavisid:345,hecht:333,heenen:9,height:[205,233,303,386,419],held:[6,76,333,386,421],helic:190,helium:395,helix:[],hello:490,help:[3,8,12,14,15,16,17,18,19,202,230,232,269,373,397,475,477,514,522],henc:[1,3,13,20,21,26,32,35,36,75,76,120,158,160,168,185,218,271,310,333,349,350,354,356,359,361,365,368,376,407,419,437,452],henderson:54,hendrik:9,henin:[9,231],henkelman1:[270,386],henkelman2:[270,386],henkelman:[270,383,386],here:[1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,18,19,22,37,41,42,45,56,66,72,74,75,76,130,158,176,177,186,189,197,202,205,206,209,218,226,229,232,246,247,255,257,298,307,310,312,318,345,350,353,355,356,358,360,369,374,380,384,386,390,391,393,394,397,404,418,420,423,424,428,440,444,452,456,459,461,462,472,474,484,490,494,497,513,514,519],herist:346,herrmann:333,hertizian:351,hertz:[],hertzian:[6,351,421,472],hertzsch:421,hess:375,hessian:[5,383],heterogen:116,heurist:[346,493],hex:[3,178,239,250,378],hexagon:[71,101,441],hexahedron:203,hexat:101,hexord:[],hey:[122,153],hf4:177,hfo:406,hftn:[263,287,293,383,384,386],hg1:177,hg2:177,hgrid:333,hibb:300,hidden:[17,490],hienergi:356,hierarch:[7,501],hierarchi:[376,401,402,429,430,433,440,445,501],higdon:[9,438,439],high:[1,3,6,7,9,12,19,42,118,198,202,205,226,230,237,255,269,341,345,348,376,383,384,391,393,397,417,420,444,456,474,484,489,501,506,513],higher:[1,14,152,181,206,218,224,227,228,233,239,252,303,312,340,353,355,384,393,417,425,462,519],highest:[233,239,358,385,386,519],highli:[3,6,7,178,205,232,254,271,285,307,317,382,384,417,487,506],highlight:[4,6,7,13],hight:419,hilger:[375,376],hill:300,hill_height:13,him:9,hing:9,hint:12,histo:[],histogram:[1,3,6,12,66,128,176,209,219,221,224],histor:418,histori:[],hit:[3,333,352],hmaktulga:[7,9],ho3:177,hoc:368,hocknei:[375,376],hofl:204,hoh:[6,407,429,433],hold:[6,33,62,76,191,218,232,262,301,316,317,330,384,386,421,437,483,503],holdem:316,holder2:376,holder:[375,376],hole:330,holian:[276,431],holm:[298,376],holonom:344,home:[11,12,207],homebrew:12,homepag:[203,205,251],homogen:[294,446],hone:300,honeydew:206,honor:207,hood:444,hook:[],hookean:421,hoomd:207,hoover:[6,7,8,168,209,236,254,255,271,272,273,274,275,276,277,278,279,291,292,293,294,295,296,300,304,312,317,336,337,338,343,411,513],hop:[229,386,397,462],hope:[5,13,17,42,43,226,500],hopefulli:[8,384],horizon:451,horn:6,host:[3,12,16,17,231,391],hot:[6,250,272],hotpink:206,hottest:341,hour:12,hourglass:[],hove:441,how:[],howev:[1,2,3,6,7,9,11,12,15,16,17,36,40,42,76,97,100,115,130,152,177,198,202,205,206,219,220,224,226,229,230,233,236,246,247,248,253,254,255,256,257,260,271,298,300,303,304,306,307,312,317,318,333,334,336,337,340,341,345,346,347,348,349,376,378,381,382,386,391,403,405,415,416,421,424,441,444,450,452,461,473,474,477,487,489,490,493,494,500,506,509,510,513,514,519,520],howto:[6,9,66,76,155,156,157,159,161,164,165,166,167,168,170,171,209,254,255,271,304,336,337,338,407,423,429,433,520],hoyt:215,hpc:[1,15],hsw:17,htm:415,html:[0,8,9,11,12,15,68,154,253,419,439,501,502],htmldoc:0,htst:506,http:[0,6,7,9,11,13,14,15,231,248,251,253,392,415,438,453,454,455,514],htype:[407,429,433,437],hubbard:408,huge:[10,12,180,285,333,492,497,509,514],huggin:[7,398,400,472],hugh:215,hugoniostat:[4,9,209,276],hugoniot:[269,276,307],hull:176,hummer:375,hundr:[7,14,239],hura:6,hwat:306,hwloc:[12,17],hybrid:[],hydrat:419,hydrocarbon:[393,406,417],hydrodyanm:41,hydrodynam:[7,9,41,110,112,257,259,260,261,399,438,439,459,461,472,502],hydrogen:[3,6,7,9,243,306,312,393,397,407,417,423,429,433,437,454,455,472,492,501,513],hydrostat:[3,9,230,271,276,304,317],hynninen:[408,419],hyoungki:443,hyper:300,hyperbol:408,hyperradiu:380,hyperspher:152,hyperthread:[16,17],i_0:345,i_1:452,i_csid:6,i_flag1:306,i_mpi_pin_domain:16,i_myflag1:306,i_myflag2:306,i_n:452,i_nam:[125,202,306,335,502],ialloi:441,iatom1:127,iatom2:127,iatom3:127,iatom4:127,ibar:441,ibead:300,ibm:[202,375,444],icc:[9,12,444],icm:[9,251,514],ico:67,icosohedr:78,ictp:13,id1:[317,386,428,492,495],id2:[317,322,330,386,428,492,495],id_press:[230,269,271,273,274,275,276,277,278,279,304],id_temp:[229,230,269,271,273,274,275,276,277,278,279,291,292,294,296,304,336,337,338],idea:[1,3,6,11,12,42,153,205,206,226,252,298,322,333,341,376,446,500,513,514],ideal:[6,9,12,41,78,128,134,236,246,298,378,438,466,513,514],idealga:[],ident:[1,3,9,12,40,41,76,152,202,206,221,230,231,247,248,254,255,268,271,298,300,304,312,314,317,376,385,386,391,398,400,407,409,415,429,431,437,448,454,455,462,463,480,484,487,490,493,506,518,519,520,523],identi:391,identif:71,identifi:[1,3,6,12,38,41,57,75,154,176,178,198,242,306,314,333,356,423,428,441,474,487,489,492,495,506,507,509,511],idflag:303,idl:[18,506],idn:[317,386],idr:519,ielement:441,ieni:13,ifdef:[8,12],iff:255,iffp:490,ifort:9,ignor:[3,6,11,16,39,42,43,59,64,68,73,76,84,92,96,102,109,119,131,182,199,202,203,205,206,210,211,219,220,221,222,224,226,230,231,232,233,246,249,253,254,268,271,276,282,288,303,304,305,306,316,317,318,333,336,337,338,344,345,347,350,354,355,356,366,371,377,381,385,386,391,392,403,404,405,415,416,418,420,427,428,441,448,452,456,473,474,475,476,477,479,480,485,487,489,492,493,497,502,504,506,509,519],ihl:333,iii:[6,9,25,308,310,370,423,504],ijj:480,ijk:[364,368,370,397,452,480,489],ijl:368,ikeshoji:[6,239],ikj:480,iko:2,ill:[158,168,218,308],illeg:3,illinoi:[251,375,376,438],illog:490,illustr:[1,4,6,8,9,11,12,16,17,18,19,298,300,386,424,490,519],ilmenau:[7,9,14],ilya:[7,9],imag:[],image2pip:205,imageint:3,imagemagick:[4,205],imagin:[330,344,397,416,424,425,427,442,443,448,452,473,475,476,477,480,504],imaginari:[6,101,246,300,492],imbal:[1,12,42,226,391,511],imbalanc:[42,226],imbu:333,imd:[],img:205,immedi:[0,2,3,8,12,178,227,228,233,320,329,334,335,352,489,490,492,494,506,519,523],immens:3,immers:[257,317],impact:[1,4,6,8,9,237,340,393,511],impart:[3,6,249,333,355],impei:[6,429],implement:[1,3,6,8,9,12,17,18,27,83,89,90,96,118,130,160,166,177,178,186,187,197,218,231,235,239,241,248,250,251,254,257,259,260,261,269,271,294,297,299,300,306,307,310,311,312,320,321,322,333,340,345,349,368,374,375,376,384,386,391,392,394,397,406,407,409,411,412,413,415,416,417,424,429,433,437,441,451,454,455,456,475,477,489,490,501,506,513,519,521,522],impli:[3,6,41,62,96,153,201,205,210,211,212,232,238,254,316,336,338,339,375,378,404,490],implicit:[],implicitli:8,implict:408,imporop:385,important:343,impos:[2,6,76,124,167,201,209,212,213,225,238,239,240,244,249,252,261,262,270,285,298,301,319,327,330,332,333,340,341,342,343,348,349,350,353,354,355,384,386,388,486,500],imposs:[1,3,306,492],improp:[],improper_coeff:[],improper_styl:[],impropercoeff:[3,371],impropertyp:228,imprort:108,improt:[210,211],improv:[0,1,9,16,40,42,206,226,239,250,271,299,391,423,429,444,446,455,473,476],imrop:367,in3:177,inaccur:[1,3,6,181,269,375],inaccuraci:354,inact:423,inappropri:178,incid:[130,177,233],includ:[],includelink:9,includig:[358,374],inclus:[],incom:251,incompat:[3,11,263,287,293,425],incomplet:[3,11,492],incompress:[272,417],inconsist:[3,182,229,493],inconveni:378,incorpor:[307,397,408,514],incorrect:[3,161,254,441],incorrectli:[3,378,421,519],increas:[1,3,6,18,38,57,60,62,121,130,153,198,202,203,205,206,220,227,228,229,232,239,242,246,254,304,315,316,317,341,344,348,375,376,386,391,393,417,420,455,474,476,490,501,506,519],increasingli:417,increment:[3,11,140,212,213,225,226,233,238,243,271,303,322,323,356,374,390,427,462,487,490,504,506,519],incur:[14,17,218,222,223,243,345,489],inde:161,indefatig:7,indefinit:342,indent:[],independ:[4,6,9,11,12,16,17,42,62,66,87,100,129,131,164,178,201,209,217,218,219,221,222,223,224,226,229,230,231,232,233,247,249,254,255,257,260,271,299,304,308,312,317,318,322,332,343,345,378,421,444,487,490,509,520],indetermin:[202,203,206],index:[0,3,6,8,11,12,38,40,41,57,58,72,74,129,131,176,198,202,206,217,219,242,251,253,300,318,345,356,357,358,381,390,446,454,455,474,481,492,507,519],indianr:206,indigo:206,indirectli:[6,306,519],indistinguish:254,indium:463,individu:[],induc:[],industri:7,ineffici:[3,6,41,67,71,75,77,78,82,101,118,152,166,205,232,271,299,375,388],inelig:216,inerti:439,inertia:[],inexpens:[248,501],inf:[2,3,12,348,495],infer:[3,105,107,108,172,212,213,226,227,228,238,251,302,333,341,348,378,404,418,492,504,510],infil:[3,13,317,489],infin:[3,384,497,510],infininti:205,infinit:[3,233,245,252,254,257,299,333,345,351,352,376,378,417,492,496,518],infinitesim:6,inflect:[408,431,472],influenc:[3,9,42,86,160,268,303,375,376,446,475,476,477],inform:[0,1,2,3,6,7,8,9,11,12,13,15,17,40,42,43,62,64,65,66,72,97,127,129,130,177,178,184,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,243,244,245,246,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,270,280,281,282,283,284,285,286,287,288,289,290,293,297,298,299,301,302,303,304,305,306,308,309,310,311,312,313,314,315,316,317,318,319,320,323,330,331,333,334,336,337,338,339,340,341,342,344,347,348,349,350,352,353,354,355,357,373,375,376,379,383,384,385,386,387,389,391,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,447,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,482,483,484,485,489,490,492,493,494,496,497,499,504,506,507,509,511,519,521,522,523,524],infrequ:[6,271,411,487,506],infti:[408,438,439],ingtegr:397,inher:[375,384,446],inherit:[6,478],inhomogen:[18,345,446],inidividu:384,init:[3,8,315,462],init_fil:345,init_list:8,init_on:8,init_styl:8,initi:[2,3,4,6,7,8,11,12,13,38,40,41,42,57,60,62,65,76,86,88,95,96,114,115,142,174,179,180,198,201,202,203,205,206,207,210,211,214,215,219,226,228,229,230,232,240,242,246,247,251,252,253,254,255,257,262,267,268,269,270,271,276,285,287,299,300,301,306,307,312,315,316,317,319,321,332,333,335,340,342,343,344,345,346,347,350,351,352,353,355,356,358,375,379,383,384,386,393,394,410,411,414,444,453,454,455,462,474,487,489,490,492,494,495,497,499,500,502,506,507,510,513,519,520,522,524],initial_integr:8,initial_integrate_respa:8,initialis:453,initialt:345,inlclud:11,inlin:490,inner2:[402,422],inner:[3,8,16,58,202,252,358,374,382,383,384,386,390,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,481,482,483,484,485,501,506,519],inner_distance_cutoff:423,innergroup:260,innermost:[38,57,76,389,474,501],innernod:260,innner:435,inordin:346,inorgan:[6,480],inp:[231,358,463,480],input1:[69,72,74,85,103,120,125,126,127,129,131,335],input2:[69,72,74,85,103,120,125,126,127,129,131,335],input:[],input_doubl:3,inquir:323,insensit:12,insert:[3,5,7,8,9,12,62,178,209,233,246,252,303,375,463,471,490,496,513],insid:[2,3,6,8,11,76,141,147,178,202,203,206,217,222,223,233,234,239,243,246,252,257,260,303,317,333,350,352,353,354,355,356,373,378,431,490,491,492,494,495,502,506,519],insight:[6,13],instabl:[257,410,461],instal:[],instanc:[6,9,11,210,231,248,352,419,424,446,452,490,513],instantan:[6,66,229,230,247,248,271,276,299,304,307,312,314,317,340,498,510],instanti:[6,11,12,215,424,489],instead:[1,3,6,8,11,12,13,17,18,41,42,62,64,66,75,76,99,114,129,156,160,182,198,202,203,211,218,221,222,223,224,226,230,231,246,254,257,260,261,299,305,306,315,317,335,353,373,375,376,379,387,391,400,401,415,428,430,437,441,444,472,478,487,495,499,506,508,513,519],institut:[9,251,302],instruct:[3,4,6,8,9,10,11,12,13,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,121,124,155,165,176,184,185,187,188,189,190,192,193,195,196,198,200,205,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,376,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,495,501,513],insuffici:[3,6,12],insult:271,insur:[3,6,11,12,17,40,41,64,78,113,115,178,179,198,202,203,205,206,212,227,228,233,238,240,243,244,246,249,254,267,305,306,315,317,333,345,350,354,355,356,358,374,385,387,391,405,420,424,450,456,474,485,489,490,492,493,497,500,501,509,510,519,520],int_max:3,inteatom:10,integ:[3,6,8,11,12,40,41,43,67,72,75,76,118,125,127,129,131,152,176,178,181,182,184,188,189,193,198,201,202,205,206,216,218,222,223,227,228,229,233,235,244,246,247,248,251,254,255,256,257,299,302,303,306,307,312,317,333,335,337,340,344,345,364,375,378,399,411,413,414,427,441,454,455,459,461,463,487,489,490,491,492,500,501,502,506,509,519,520],integr:[],integrate_ulsph:[],intel:[],intel_cpu:[12,16],intel_phi:[12,16],intend:[3,6,8,12,13,36,220,247,453,492],intens:[1,3,6,9,66,70,79,80,87,95,98,99,100,104,114,115,116,117,124,126,128,129,130,131,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,173,174,175,177,209,218,219,221,222,223,224,226,227,228,229,237,243,250,260,269,271,276,314,317,318,333,341,345,347,348,509,510,518],intepol:519,inter:[14,18,43,64,65,158,181,182,202,229,254,256,270,309,317,375,386,397,502,513,519,522,524],interact:[1,3,6,7,8,9,10,11,12,14,15,16,17,22,29,33,34,37,40,41,43,45,51,53,55,56,58,60,64,66,69,74,77,82,85,96,97,101,103,118,119,120,122,124,127,128,134,135,136,137,139,140,141,142,143,144,145,147,148,149,150,152,153,154,156,157,171,172,176,179,180,181,182,183,184,186,190,191,194,197,202,203,209,210,211,227,228,229,245,246,251,252,254,256,260,285,298,300,302,303,308,310,316,317,324,325,333,334,340,345,349,350,351,354,355,360,361,362,363,365,367,369,375,376,384,385,386,387,388,389,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,450,451,452,455,456,457,459,461,462,463,464,471,472,473,474,475,476,477,478,479,480,481,482,483,484,487,490,492,494,496,497,501,502,504,509,510,513,522],interatom:[3,4,7,9,10,178,202,270,342,343,392,397,415,417,425,441,444,462,476,519],intercept:130,interchang:6,interconnect:18,interconvert:417,intereract:40,interesect:354,interest:[1,5,7,8,9,11,13,76,177,300,340,343,376,416,439,454,455,490,519],interf:[391,514],interfac:[],interfer:[12,271,393],interg:[6,513],intergr:[501,505],interi:439,interior:[3,6,42,354,495],interlac:441,interleav:[6,178,500],intermedi:[6,12,62,205,270,298,368,386,490,491,500,504],intermix:487,intermolecular:[154,393],intern:[],internal_element_set:215,internal_quadratur:215,internet:253,interpenetr:441,interpentr:[466,467,469],interpol:[6,15,38,57,111,198,205,206,215,242,257,298,375,376,386,397,446,455,468,474,475],interpret:[2,6,11,205,221,421,464,487,490,506,519],interrupt:307,intersect:[3,6,130,206,354,356,495],intersert:354,interspers:384,interstiti:[176,444],intertia:[3,104],interv:[3,6,100,204,219,254,271,307,312,313,325,462,468,487,506,519],intestieti:130,intial:[6,391,393],intiial:[42,497],intiti:[3,332],intra:317,intra_energi:246,intramolecular:[29,154,246],introduc:[6,9,101,118,205,239,271,307,312,317,368,375,392,407,417,429,433,437,473,506,519],introduct:[],intuit:378,inv:[130,177,318],invalid:[3,12,76,98,181,285,386,438,439,494],invari:[118,145,150,152],invent:320,invers:[],invert:[1,6,182,299],invis:354,invoc:[176,229,391,459,461,490],invok:[1,3,6,7,8,9,11,12,13,14,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,42,44,46,47,48,49,50,52,54,55,57,58,62,66,70,76,79,80,87,88,96,97,98,99,104,114,115,117,121,122,123,124,129,131,155,165,172,173,176,178,179,181,182,184,185,187,188,189,190,192,193,195,196,198,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,234,235,237,238,239,240,243,244,245,246,247,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,268,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,308,309,310,311,312,313,314,315,317,318,319,320,322,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,359,361,362,364,365,368,370,374,375,376,377,378,384,386,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,424,425,429,430,431,432,433,434,435,436,437,438,439,442,446,447,448,449,451,456,457,459,461,463,464,473,474,475,476,477,478,480,481,482,483,484,486,489,490,491,493,495,497,500,501,503,504,506,509,510,513,519,520],invokd:3,involv:[3,6,7,8,12,66,120,127,128,129,158,182,209,216,227,246,257,302,305,310,333,375,383,384,386,396,414,420,427,473,475,477,488,489,495,497,501,506,507],ioff:[385,492],ion:[6,7,9,160,297,330,345,376,397,408,418,419,441,444,462,472,477,484,492,513],ionic:[6,9,398,400,408,417,418,449,462,513],ioniz:[406,417],ionocoval:9,iparam:[3,228],ipi:[],ipp:[],ir3:177,ir4:177,irregular:[6,42,61,226,230,232,271,317],irrelev:448,irrespect:[438,439],irrevers:236,is_act:[3,519],is_avail:[3,519],is_defin:[3,519],isbn:483,isel:[375,376],isenthalp:[9,271,272,273,274,275],ismail:[375,376,401,433],isn:[3,8,11,12,239,250],iso:[3,230,236,255,271,272,273,274,275,276,277,278,279,304,312,317,513],isobar:[9,271,272,277,278,279,321,413],isodem:417,isoenerget:[9,321,413],isoenthalp:[321,413],isol:[3,181,356],isomorph:300,isotherm:[9,246,271,272,277,278,279,304,321,413],isotop:306,isotrop:[6,101,254,304,375,376,399,420,438,439],isovolum:318,isralewitz:322,issu:[1,3,6,9,11,12,13,14,15,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,62,76,78,88,114,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,205,212,215,225,229,230,232,233,238,239,240,245,246,249,254,269,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,300,304,306,309,317,319,320,332,336,337,338,343,349,353,355,358,359,361,362,364,365,368,370,376,385,386,389,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,456,457,464,471,473,474,475,476,477,478,480,482,483,484,492,494,495,501,504,509,510,519,520],ital:[454,455],itali:13,item:[6,7,8,42,202,206,226],iter:[3,6,12,40,42,66,204,212,213,225,226,230,236,238,244,252,287,293,299,308,309,317,320,340,356,358,374,382,383,384,386,390,462,487,497,501,506,510,519],ith:[76,129,131,217,218,219,220,221,222,223,224,335,347,510,519],itself:[2,3,6,7,8,9,11,12,13,18,43,62,100,119,169,202,204,205,206,207,219,220,231,236,255,266,270,311,317,345,356,358,385,386,407,418,420,424,425,474,490,496,499,500,504,519,524],itset:502,ityp:[3,58,127,128,178,214,228,310,481],itype1:128,itype2:128,itypen:128,ivector:8,ivori:206,ixcm:317,ixi:[43,104,317,385,519],ixx:[43,104,317,385,519],ixz:[43,104,317,385,519],iycm:317,iyi:[43,104,317,385,519],iyz:[43,104,317,385,519],izcm:317,izrailev:322,izumi:476,izz:[43,104,317,385,519],j0jt:100,j20:219,j_m:152,jac:[6,184,504],jackson:445,jacobi:3,jacobsen:383,jagreat:13,jame:[9,19],janssen:298,januari:441,jaramillo:[7,9,13,417],jarzynski:322,jatempl:9,jcc:9,jcp:350,jec:13,jeff:13,jello:271,jensen:[254,375],jeremi:[9,443],jerom:9,jewett:13,jiang:[255,513],jiao:[9,13],jiht:[7,9],jik:397,jim:7,jku:[7,9],jmake:12,jmm:152,joannopoulo:269,job:[12,63,320,500],jochim:[271,272],john:[7,9,13,204],johnson:[9,13],join:[6,495],joint:[3,302,423],jon:[9,75],jonathan:9,jone:[1,3,6,7,9,10,12,13,46,47,67,96,119,122,209,215,239,304,333,350,354,376,378,384,393,396,400,401,402,403,405,410,420,422,423,424,427,428,429,430,431,433,434,436,437,440,445,446,452,456,457,467,472,479,504,513],jonsson:[78,270,383,386,462],jorgensen:[6,195,407,429,433],joul:518,journal:[172,190,215,310,376,415,444,454,455,466,467,469],jparam:[3,228],jpeg:[3,12,205],jpeglib:12,jpg:[4,8,12,202,205,206,239,523],jpg_inc:12,jpg_lib:12,jpg_path:12,jpl:[7,9],jth:519,jtype1:128,jtype2:128,jtype:[3,58,128,228,481],jtypen:128,judg:506,judici:6,julien:9,jump:[],june:207,just:[3,6,8,11,12,13,17,19,22,29,43,45,62,64,100,119,122,128,153,156,157,171,182,186,202,205,218,222,223,232,236,243,260,268,304,306,317,340,345,356,358,360,385,386,391,393,396,404,424,452,479,490,494,496,497,499,500,511,513,514,519,523,524],justo:416,jusufi:[408,419],jut:354,jzimmer:9,k11:100,k22:100,k33:100,k_2:363,k_4:363,k_d:513,k_sigma:397,k_ub:20,kadiri:71,kalia:480,kamberaj:317,kapfer:118,kappa:[4,6,100,321,341,407,413,429,482,483],kappa_:345,karplu:96,karttunen:257,kate:[],kayser:408,kbit:206,kboltz:333,kbp:206,kbt:312,kcal2j:100,kcal:[251,501,513,518],kde:13,ke_eta_dot:271,ke_etap_dot:271,ke_omega_dot:271,keblinski:[407,462],kecom:158,keef:130,keep:[3,7,12,62,76,196,222,228,232,252,263,299,315,343,348,375,384,407,437,463,487,492,498,500,506,510,514,519],keflag:3,kei:[6,17,62,333,480,506],keir:13,kelchner:75,kelkar:348,kelvin:518,kemper:[309,406],kepler30:17,kepler32:17,kepler35:17,kepler37:17,kepler:[1,9,10,12,14,15,17,391],kept:[6,209,276,342,343,513],kernel:[7,13,17,41,111,141,147,215,247,248,325,444,465,466,467,468,469,470,492,502],keword:205,keyboard:12,keyword:[],keywrod:417,keyyword:239,kforc:513,khaki:206,khersonskii:152,kick:[212,213,214,238,352],kilogram:518,kim:[],kimviri:[3,425],kind:[1,2,3,4,6,7,8,9,10,11,12,17,40,41,42,43,58,64,65,66,78,129,158,202,203,205,209,216,218,219,221,226,229,231,235,246,249,268,317,320,333,340,355,386,388,390,397,417,454,455,481,487,491,492,497,498,505,506,513,519],kinemat:[9,438,439],kinet:[3,6,8,66,91,92,93,94,96,100,105,106,107,108,109,124,153,155,156,157,158,159,160,161,163,164,165,166,167,168,170,171,209,216,218,230,236,239,246,250,254,267,269,271,272,273,274,275,276,277,278,279,304,307,333,341,348,349,384,417,487,506,510,513],kiss:[9,12],kjl:368,klahn:344,klapp:375,klein:[6,9,215,231,271,272,295,317,429,457],kloss:7,kmax:[3,130,318,375],knc:17,knock:345,know:[3,9,11,12,42,66,68,73,84,102,119,128,209,236,253,255,285,333,384,416,425,478,490,493,496,501,513,514],knowledg:[4,8,9,205,425],known:[3,12,152,205,239,250,299,308,317,342,489,506,520],kohlmey:[7,9,13,18,375,376],kokko:[],kokkos_arch:[9,17],kokkos_cuda:[9,12,17],kokkos_cuda_opt:17,kokkos_debug:17,kokkos_devic:17,kokkos_omp:[9,12,17],kokkos_pg:17,kokkos_phi:[9,12,17],kokkos_use_tpl:17,kolafa:376,kollman:[6,184,504],kondor:453,kone:[342,343],kong2011:299,kong:[9,13,299],konglt:9,koning00a:342,koning00b:342,koning96:[342,343],koning97:343,koning99:342,kooser:13,koskinen:383,kosztin:322,krau:13,kremer:[46,47,504],kress:[442,443],kspace:[],kspace_modifi:[],kspace_styl:[],kspce:12,kspring:270,kstart:316,kstop:316,kth:[247,300],kub:20,kubo:[6,100,341],kumagai:476,kumar:[9,438,439],kuronen:452,kurt:302,kuster:[287,293,380],l12:441,l_box:417,l_skin:345,la3:177,laa:9,lab:[5,7,9,12,123,451],label:[],laboratori:[0,89,90,241,269,307,321],lack:[3,269,417],lackmann:397,ladd:[294,343],lafitt:445,lag:345,lagrang:[142,143],lagrangian:[6,134,135,136,137,139,140,141,142,143,144,145,147,148,149,150,215,269,307,308,324,325,459,461,513],lagrangian_posit:[269,307],lagrangian_spe:[269,307],lai:486,lambda1:[475,476,477,480],lambda2:[475,476,477],lambda3:[475,477],lambda4:480,lambda:[96,123,130,172,177,257,318,342,343,345,392,416,437,473],lambda_fin:342,lambda_initi:342,lamda:[3,54,333],laminar:470,lamm:6,lammps2pdb:[6,13],lammps_clos:6,lammps_command:6,lammps_extract_atom:6,lammps_extract_comput:6,lammps_extract_fix:6,lammps_extract_glob:6,lammps_extract_vari:6,lammps_fil:6,lammps_gather_atom:3,lammps_get_coord:6,lammps_get_natom:6,lammps_n:[6,12],lammps_open:6,lammps_potenti:[404,406,503],lammps_put_coord:6,lammps_quest:[6,244],lammps_scatter_atom:3,lammps_set_vari:6,lammps_sppark:6,lammps_vers:6,lammpsplot:13,lammpspotenti:404,lammpstrj:[493,497,513],lammpsviri:[3,425],lamoureux:[6,236,478,513],landron:462,lane:1,lang:513,langevin:[],langston:43,languag:[6,11,12,17,490,519],lanl:9,lapack:12,laps:346,laptop:7,larentzo:[9,89,90,241,321],larg:[0,1,3,4,5,6,7,8,9,10,12,13,14,16,18,40,41,42,61,62,75,76,121,128,153,158,161,166,178,179,180,190,198,201,202,203,205,206,218,222,223,226,229,230,232,233,237,239,246,257,271,285,294,299,302,303,304,306,307,312,314,315,316,317,320,330,333,341,345,346,348,350,354,368,375,376,380,382,384,387,391,405,411,417,420,421,428,444,446,450,456,474,487,490,492,494,495,499,501,506,509,511,513,520,524],larger:[1,2,3,6,11,12,13,40,42,57,62,75,76,128,178,180,205,219,221,224,233,239,250,257,271,294,295,303,308,312,316,317,318,321,329,333,340,345,349,350,351,354,375,376,382,383,384,386,387,388,391,397,405,407,408,417,421,429,433,439,446,450,471,472,479,492,496,497,500,501,506,519],largest:[3,6,12,40,76,176,178,237,375,384,388,471,474,492,494,500,501,512,519],laroch:312,laser:345,last:[1,2,3,5,6,11,12,15,38,43,57,62,64,76,122,129,153,176,198,202,203,205,206,207,208,218,219,221,222,223,224,226,237,270,315,318,330,333,358,373,384,385,386,387,391,395,396,397,398,405,406,411,412,413,415,419,420,422,423,427,430,432,434,435,436,439,445,447,456,462,464,471,474,478,479,482,483,487,488,490,493,497,499,500,504,506,507,510,511,519],lat:441,late:5,latenc:[10,251],later:[6,9,11,12,16,17,41,62,76,115,180,182,219,233,276,294,302,322,340,356,358,375,384,385,390,391,393,397,490,492,494,496,506,509,514,519,522],latest:[7,218,219,220,221,222,223,224,318,494],latex:8,latgen:299,latitud:152,lattc:441,latter:[2,6,9,11,14,15,16,17,42,43,96,156,206,210,211,217,218,219,222,223,226,230,252,261,271,273,274,275,277,278,279,302,304,306,310,317,333,347,349,354,374,385,397,399,400,401,402,403,410,427,429,433,437,444,449,457,462,478,487,489,490,495,498,509,510,519,523],lattic:[],launch:[1,3,6,11,12,17,18,391,489,490],laupretr:368,lavend:206,lavenderblush:206,lavgevin:232,law:[6,269,389,459,461],lawngreen:206,lawrenc:9,layer:[6,76,209,222,341,345,348],layout:[1,3,17,180,373,489,492,501],lb_fluid:257,lbl:[7,9,176],lbnl:9,lbtype:257,lcbop:[],ld_library_path:[11,12],ldfftw:12,ldrd:7,lead:[2,3,6,12,22,25,40,42,45,62,64,82,96,128,172,176,182,186,206,210,211,221,226,233,248,257,276,307,317,320,333,340,341,348,360,368,375,381,386,391,404,407,429,433,435,444,461,486,492,502,513,514,519,520],least:[3,6,12,18,76,130,177,204,216,222,239,248,302,349,387,391,424,474,479,490,519],leav:[3,7,11,12,17,21,42,60,153,168,185,226,230,233,271,273,274,275,277,278,279,303,304,317,320,359,446,492,496,504],lechman:333,lectur:322,led:[3,5],lee2:441,lee:[215,441],left:[6,11,12,42,119,154,197,205,206,229,252,297,333,356,358,378,492,494,499,514,519,524],leftmost:[42,226],legaci:[12,203],legal:7,lehoucq:451,leimkuhl:353,leiu:411,lemonchiffon:206,len:502,lenart:[408,419],length:[3,6,8,11,12,18,21,38,40,41,42,43,45,54,55,56,57,58,61,62,64,68,69,72,73,74,76,79,84,85,86,89,91,96,97,98,99,100,102,103,114,116,119,120,124,126,127,129,130,131,140,142,155,156,157,158,159,160,161,162,163,165,166,167,168,169,170,171,174,176,177,180,185,198,202,203,205,206,209,216,220,221,223,224,226,227,228,229,230,232,242,246,249,257,269,270,271,272,276,285,293,298,304,314,317,318,320,321,330,333,340,344,345,347,350,354,376,378,380,382,384,386,387,389,394,397,398,400,407,408,414,417,419,423,427,429,441,446,454,455,465,474,475,478,482,483,485,492,495,500,502,509,510,513,519],lengthi:246,lennard:[],lennardjones612_universal__mo_826355984548_001:210,lenoski:[442,443],less:[1,3,6,13,14,15,16,17,18,38,42,57,60,61,62,76,81,101,118,120,127,128,156,157,171,198,206,218,221,222,223,224,226,228,229,230,232,233,239,243,252,269,271,298,310,312,318,333,352,353,355,376,378,384,388,391,397,402,420,421,427,438,439,446,456,473,474,477,483,492,519,520],let:[1,12,38,57,161,189,198,219,242,320,333,351,391,405,474,501,505,513,522],lett:[152,166,248,255,257,269,312,322,342,343,383,397,415,417,420,437,463,513],letter:[2,12,42,60,62,206,226,235,236,255,300,358,390,453],leuven:9,level:[2,3,8,11,12,14,17,202,205,210,211,220,251,268,270,271,358,373,376,390,397,401,402,429,430,433,440,444,445,454,455,489,501,506,511,519],lever:471,levin:421,lewi:323,lexicon:7,lgr_po:[269,307],lgr_vel:[269,307],lgvdw:455,li1:177,liang:406,lib:[1,3,9,11,12,14,15,17,203,311,391,406,425,490,493],libatom:[9,453],libcolvar:12,libdir:11,libfftw3:12,libgpu:[9,15],libjpeg:12,liblammp:[11,12],liblammps_foo:[11,12],liblammps_g:[11,12],liblammpscuda:14,liblink:9,libmeam:9,libmpi:11,libmpi_stub:12,libmpich:12,libpackag:12,libpng:12,libpoem:9,librar:9,librari:[],libreax:9,librt:17,licens:[0,7,8,12,205],lie:[6,318],lieu:375,life:7,lifo:8,ligand:330,liggght:7,light:306,lightblu:206,lightcor:206,lightcyan:206,lightest:340,lightgoldenrodyellow:206,lightgreen:206,lightgrei:206,lightli:330,lightpink:206,lightsalmon:206,lightseagreen:206,lightskyblu:206,lightslategrai:206,lightsteelblu:206,lightweight:333,lightyellow:206,like:[3,4,6,7,8,9,11,12,14,16,17,18,40,43,55,62,162,169,205,207,212,230,231,233,236,238,251,254,255,256,269,271,272,277,278,279,284,285,287,291,292,294,295,296,298,304,306,307,308,312,317,318,321,333,335,336,337,338,339,340,341,348,349,350,353,354,355,358,375,378,380,383,386,391,397,405,410,411,413,417,418,421,423,424,434,435,441,463,474,477,478,482,483,489,490,492,493,494,495,497,502,507,510,511,513,514,519,520],likelihood:[130,177,229],likewis:[1,6,12,15,16,18,40,42,76,97,127,215,226,227,228,246,254,255,271,272,276,295,312,333,336,337,338,376,386,392,396,397,407,415,418,444,472,490,492,494,504,519],likhtman:220,lime:206,limegreen:206,limit:[],limit_eradiu:417,limit_veloc:[324,325],lindahl:375,line:[],linear:[],linearli:[6,10,129,206,232,299,350,352,353,355,385,386,388,492,519],lineflag:[6,492],lineforc:[],linen:206,linesearch:[8,12,382],ling:[9,13],lingo:[11,425],link:[5,6,7,8,9,11,12,13,14,15,17,22,37,45,56,66,186,197,203,205,209,228,251,255,302,311,313,322,330,360,369,394,404,441,453,454,455,472,478,490],linker:12,linkflag:[9,16,18],linux:[9,10,11,12,15,205,207,251],linuxamd64:493,liouvil:271,lip:13,lipid:[4,9,10,13,29,317],lipton:302,liquid:[6,7,9,29,40,41,42,62,96,101,153,164,176,226,230,232,246,271,304,307,312,340,410,444,446,449,476,501],lisal:[321,413,471],lism:9,list:[],listen:[251,253],listfil:428,liter:[492,503],literatur:[6,8,441,462,473],lithium:417,littl:[1,3,12,67,239,271,387,487,495],littmark:[441,472,477,484],liu:[423,455],livermor:9,lj1043:[],lj126:[],lj12_4:457,lj12_6:457,lj1d:299,lj6:3,lj93:[],lj96:[],lj9_6:457,lj_flag:393,llnl:[5,7,9],lmp1:11,lmp2:11,lmp2arc:[],lmp2cfg:[],lmp2vmd:[],lmp:[11,490,513],lmp_auto:12,lmp_cuda:[14,17],lmp_foo:12,lmp_g:[6,11,12,13,17,374],lmp_gpu:15,lmp_ibm:[12,374],lmp_inc:12,lmp_kokkos_cuda:17,lmp_kokkos_omp:17,lmp_kokkos_phi:17,lmp_linux:[4,6,12],lmp_mac:12,lmp_machin:[1,12,14,15,16,391],lmp_mpi:[12,17,18,19,300],lmp_mvapich:17,lmp_openmpi:17,lmp_win_mpi:12,lmp_win_no:12,lmpptr:[11,490],lmpqst:244,lmpsdata:13,lmptype:[3,12,244],load:[1,3,4,6,7,9,11,12,16,17,18,42,205,207,209,226,251,307,391,406,489,490,511],loadabl:11,loca:206,local:[],localhost:251,localized_lambda:215,localonli:12,localvector:66,locat:[3,6,8,11,12,27,64,128,130,176,177,187,198,202,233,234,239,257,332,343,354,382,404,407,418,419,429,431,433,478,489,492,493,495,502,504],lock:[3,390,519],lockstep:[230,271,304,317],log:[],logarithm:[148,149,519],logfil:[0,3,6,12,305,379,488],logfreq2:519,logfreq:[206,499,508,519],logic:[7,10,11,12,17,42,178,226,356,358,487,489,490,493,501,506,519],lomdahl:[276,431],london:[13,246,455],lone:[454,455],longer:[1,3,4,6,8,12,13,55,128,202,206,217,218,219,220,221,222,223,224,227,246,254,298,302,307,317,320,340,350,354,356,382,391,393,421,462,489,497,501,506,516],longest:[42,226,227,387,479],longitudin:330,look:[1,3,6,8,11,12,18,55,64,202,205,208,404,463,474,513,514,519],lookup:[3,40,198,446,474],lookup_t:318,loop:[3,4,6,7,11,12,18,40,43,69,72,74,85,97,103,120,127,128,153,205,218,222,223,227,228,237,340,356,358,374,377,384,386,387,389,390,414,444,462,487,488,490,496,497,500,501,506,511,512,519,520],loopa:[358,374,390],loopb:[358,374,390],loopmax:462,loopvar:519,lopez:[271,272],lorant:308,lorentz:177,lose:[6,61,62,180,230,232,255,271,421,492],loss:[6,518],lossi:205,lossless:205,lost:[3,12,13,60,113,233,315,323,333,446,492,493,494,501,509],lot:[18,322,375],low:[1,3,6,7,12,42,161,176,202,205,226,236,255,294,312,317,341,348,376,444,455,474,483,506,513],lower:[2,3,6,9,11,12,42,60,62,76,97,154,167,201,205,206,219,220,221,222,223,226,230,236,251,254,255,257,271,307,312,341,348,350,351,356,357,375,378,390,408,441,506,515,517,520],lowercas:[],lowest:[57,152,358,385,502,506,507,519],ls_:146,lsfftw:12,lsurfac:345,lu3:177,lubric:[],lubricateu:[],lubricuteu:282,lucki:12,luigi:13,lumped_lambda_solv:215,lussetti:341,lustig:[7,13],lybrand:376,lyulin:368,m4v:205,m_d:513,m_eff:[351,421],m_fill:3,m_i:331,m_lambdai:451,m_taubi:451,m_u:257,m_v:257,m_yield_stress:451,mac:[12,14],mac_mpi:12,mach:[9,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,323,324,325,326,329,502],machin:[1,3,4,6,7,9,10,11,12,14,15,16,17,18,19,202,203,205,251,271,346,375,382,384,389,391,444,489,494,499,500,501,514,520,524],mackai:[9,257,259,260,261],mackerel:[6,20,184,255,402,504,513],maco:205,macro:17,macroparticl:414,macroscop:[7,249,269,451],made:[3,6,9,11,12,15,16,33,42,43,51,67,68,73,84,87,102,179,191,202,205,207,209,210,211,216,226,233,237,251,260,303,311,315,317,343,356,366,387,391,420,421,424,454,456,464,489,496,502,505,514,515,517,520,522],madura:[6,429],magazin:415,magda:350,magenta:206,magic:[3,11],maginn:[172,348],magnitu:335,magnitud:[6,75,116,120,125,154,178,201,202,203,206,233,234,249,250,252,254,322,330,332,333,340,351,376,384,410,421,502],mail:[3,7,9,12,356,514],main:[3,6,8,11,12,203,251,257,317,342,343,415,462,478,490,507],mainboard:1,mainli:[391,449],maintain:[8,9,13,40,163,228,232,294,333,346,383,392,415,501,504,514],major:12,make:[],makefil:[3,7,9,11,12,13,14,15,16,17,18,19,202,203,376,391,444,490],makelist:12,maks:421,malloc:[3,12],manag:[5,8,12,202,251,300,335,501],manbi:463,mandadapu:215,mandatori:[8,202,231],manh:397,mani:[1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,38,40,41,42,43,57,64,66,72,76,97,100,113,114,128,154,158,178,179,198,201,202,203,204,205,206,207,209,210,211,212,216,217,218,219,220,221,222,223,224,226,227,228,229,230,232,233,239,242,243,246,247,250,251,257,258,267,269,271,272,276,285,297,298,299,303,304,306,308,309,310,312,314,317,318,320,333,344,345,347,356,358,375,384,386,387,389,391,404,406,414,417,419,423,424,462,463,472,474,475,477,490,492,494,496,497,499,500,501,502,504,505,506,507,511,519,520,524],manifold:[],manipul:[12,42,226,251,407,452,503],manner:[2,3,6,9,11,12,17,42,153,174,205,210,211,212,213,221,226,232,237,238,244,250,254,255,271,277,278,279,291,292,294,296,311,336,337,338,341,342,343,348,350,354,358,376,385,386,390,391,415,417,424,427,438,479,487,489,492,493,494,495,497,501,506,507],manolopoulo:253,mantissa:3,manual:[0,1,3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,61,66,72,76,121,124,130,155,156,157,159,160,161,164,165,166,167,168,170,171,177,184,185,187,188,189,190,192,193,195,196,198,202,203,205,207,212,222,225,232,240,245,249,253,254,255,270,271,273,274,275,276,277,278,279,280,281,283,286,289,290,291,292,294,296,304,306,309,317,318,319,320,336,337,338,348,349,353,358,359,361,362,364,365,368,370,376,386,390,391,392,393,395,396,398,399,400,401,402,403,405,406,407,409,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,487,495,501,505,506,507,510,519],manybodi:[],map:[2,3,11,12,17,18,40,62,67,76,130,134,152,166,177,178,201,205,206,215,222,239,299,316,375,376,378,386,392,393,397,406,415,416,418,424,425,426,441,442,443,446,448,452,453,454,455,462,463,471,473,474,475,476,477,480,489,492,494,506,519],map_fil:299,mapflag:12,mara:[9,462],march:[9,441],margin:506,mari:13,mark:[422,437,459,461,462],marker:305,maroon:206,maroonmpi:11,marrink:422,marsaglia:[3,247,248,254,255,312],marseil:9,martin:[299,441],martinez:216,martyna:[271,272,317,501],mashayak:17,mask:[3,298,519],mask_direct:215,mass:[],mass_matrix:215,massdelta:320,massiv:[0,205,257,300,341,348],massless:[6,255,376,407,429,433,437,513],masstot:317,master:[3,386,487,506],mat:[71,215,406,476],match:[3,6,9,11,12,17,38,42,57,62,76,128,161,198,206,207,226,229,232,242,251,271,272,294,314,318,333,340,375,376,397,423,435,441,453,454,455,474,486,490,492,493,494,497,501,506,513,519],matchett:43,mater:[78,392,443,452,462],materi:[6,7,9,62,75,136,137,181,214,215,232,246,252,269,298,304,312,341,345,351,407,415,416,417,421,425,441,442,444,451,454,455,458,459,460,461,487,492,506,513,518],material_fil:215,math:[],mathemat:[130,152,177,178,201,210,211,212,213,225,230,238,247,249,250,252,254,255,305,319,327,336,337,338,350,353,355,463,488,495,502,520],mathrm:514,matlab:[],matric:[9,152,248,299,420],matrix:[3,6,9,100,176,219,230,248,299,308,375,378,444],matter:[6,12,40,60,62,76,160,222,345,387,393,409,415,417,441,457,462,475,477,480,484],mattox:9,mattson:[89,90,124,153,241,321],max2theta:177,max:[3,6,8,12,15,18,76,129,206,221,226,228,230,233,303,320,333,358,378,382,384,386,387,391,462,487,492,506,510,519],max_alpha:8,max_cell_s:414,max_group:3,max_nn:325,max_travel:326,max_vel:[324,325],max_veloc:325,maxangl:246,maxbodi:3,maxbond:[3,228],maxedg:176,maxev:[384,487,506],maxfoo:8,maxim:[340,386],maximum:[3,6,8,12,15,17,25,42,43,46,54,55,60,62,64,101,118,128,129,130,133,176,177,179,180,201,202,214,219,220,221,226,228,232,233,237,239,246,285,287,293,298,303,308,320,323,324,325,333,346,375,376,382,386,387,391,394,397,414,419,438,439,462,492,495,500,510,519,520],maxit:[287,293,308,384,487,506,510],maxsize_restart:8,maxspeci:3,maxwel:[17,297],maxwell50:17,maxwell52:17,maxwell53:17,maxx:452,mayb:13,mayer:[7,398,400,462,472],mayo:[6,7,13,25,370,423,504],mbt:185,mbyte:[12,312],mcc:[454,455],mcdlt:[168,250],mcgraw:300,mdash:513,mdatom:246,mdf:[],mdnvt:246,mdregion:215,mdtemp:246,mdump:[42,226],meam:[],meam_sw_splin:443,meamf:441,mean:[1,2,3,4,6,7,8,11,12,17,22,34,37,38,39,40,42,43,45,53,55,56,57,59,60,62,64,66,72,76,77,81,82,91,93,94,96,100,101,114,115,116,118,124,125,126,127,128,129,131,152,153,155,156,157,159,160,161,164,165,166,167,168,170,171,172,178,179,181,182,184,186,194,197,198,199,200,201,202,203,205,206,207,209,210,211,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,238,239,242,244,246,247,248,249,250,252,254,255,256,260,268,271,273,274,275,276,277,278,279,285,287,291,292,293,294,296,298,300,302,303,304,306,312,314,315,317,319,320,322,327,330,333,335,336,337,338,340,341,344,345,347,348,349,350,351,352,353,354,355,356,360,361,362,363,365,367,369,371,375,376,378,381,382,384,385,386,387,389,391,394,398,400,401,402,404,407,411,414,415,417,420,421,423,424,427,429,430,433,440,441,445,446,449,450,452,454,455,456,457,471,473,474,475,476,477,479,483,486,487,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,506,507,509,510,513,518,519,520,521,522,524],meaning:[128,136,137,139,142,146,424],meaningless:[71,340],meant:[6,317,478,496],measur:[],meaur:511,mech:451,mechan:[6,8,9,11,12,16,17,41,89,90,138,154,215,239,241,250,300,311,397,417,425,431,444,459,461,486,490,492],mechanic:311,mechanim:134,meck:118,media:205,medium:483,mediumaquamarin:206,mediumblu:206,mediumorchid:206,mediumpurpl:206,mediumseagreen:206,mediumslateblu:206,mediumspringgreen:206,mediumturquois:206,mediumvioletr:206,mee:340,meet:[3,12,179,205,206,228,229,346,497],mehl:392,mei:440,meloni:40,melros:[438,439],melt1:207,melt2:207,melt3:207,melt:[4,10,229,299,397,444,476],mem:15,member:[181,302,397],membran:[29,297,483],memori:[1,3,5,6,7,8,9,12,15,16,17,18,40,41,63,76,206,218,220,222,223,247,248,312,345,373,387,391,397,446,450,455,489,492],memory_usag:8,mendelev:415,mention:[1,6,7,11,41,43,232,250,257,276,350,378,386,393,454,455,494,519],menu:[205,251],mep:[270,386],mer:[4,10,229],mercuri:514,meremianin:152,merg:[],merz:[6,184,504],mescscop:451,mesh:[],meshless:9,meso:[],mesocop:41,mesoparticl:[241,242,413],mesoscal:7,mesoscop:[7,110,111,112,264],mess:[3,502],messag:[],met:[8,42,128,226,358,374,376,384,386,390,479,500],metadynam:[9,13,231],metal:[3,5,7,9,10,41,62,76,167,178,214,215,222,223,232,233,250,252,307,308,312,349,350,352,353,355,376,378,388,392,393,397,406,415,416,417,418,424,426,441,442,443,444,452,453,462,473,475,476,477,480,495,509,510,512,518],meter:[388,518],methan:[307,312],methanol:4,methin:368,method:[1,3,4,5,6,7,8,9,11,12,13,16,17,19,38,40,41,42,57,67,96,100,122,153,198,209,210,211,215,219,220,226,231,242,244,254,257,261,266,269,271,299,300,307,308,309,310,312,317,320,321,322,340,341,342,343,348,375,376,382,383,384,386,391,392,394,397,406,407,415,417,418,441,442,443,446,452,462,472,474,480,487,489,490,492,493,495,506,513],methodolog:[6,78,153,300,375],metin:[7,9],metric:[3,10,67,495,510],metropoli:[216,246,507],mezei:96,mf1:207,mf2:207,mf3:207,mg2:177,mglob_default_function_attr:9,mgoh:448,mgpt:[],miai:312,mic:[9,17],micel:[4,9,13,331],micelle2d:[],michael:[9,13,443],michel:13,mickel:118,micro:[3,512,518],microcanon:[280,281,283,284,286,289,290],microelast:451,micromet:518,micropor:246,microscal:438,microsec:518,microsecond:518,mid:[5,9,62,232,444,471],middl:[3,6,8,16,22,42,45,82,96,128,167,172,182,185,186,206,210,211,217,226,303,315,316,317,341,348,359,360,381,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,438,439,440,441,442,443,444,445,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,486,490,500,501,502,519],middlebondtors:[3,185,492],midnightblu:206,midpoint:471,mie:[],might:[3,6,7,8,12,14,25,76,160,244,246,248,250,287,317,462,490,500,514,519],migrat:[3,8,17,42,43,62,64,69,74,85,103,120,127,202,209,226,298,306,312,333,375,388,391,500,522,524],mikami:[6,271,272],mike:[7,9,13,15,16],mil:[9,415],mill:383,miller:317,million:[3,7,40,42,76,226],mimic:[6,43,55,255,269,303,407,419,429],mimim:[230,386],min2theta:177,min:[3,4,6,8,12,129,152,206,221,375,378,462,471,487,506,519],min_cap:3,min_cg:8,min_clearstor:8,min_dof:8,min_modifi:[],min_nn:325,min_popstor:8,min_post_forc:8,min_pre_forc:8,min_pushstor:8,min_setup:8,min_setup_pre_forc:8,min_step:8,min_stor:8,min_styl:[],minarea:176,mincap:455,mind:[7,247,299],mine:[12,97,168,169,209,356,516],minim:[],minima:[190,370],minimi:[386,479],minimizaiton:386,minimizi:312,minimum:[3,12,25,26,27,43,46,60,62,76,95,116,129,176,177,179,181,187,201,202,205,214,221,230,231,237,253,270,314,316,318,323,325,329,333,350,354,358,370,375,378,382,383,384,386,387,402,417,420,422,423,429,431,433,438,439,455,457,471,487,500,506,519,520],minlength:176,minmiz:[8,230],minn:9,minord:[3,375],mintcream:206,mintmir:[4,7,308,407,472],minu:[12,62,158,232,358,386,519],minut:[4,8],mirror:[64,352],misc:[],miscellan:[2,215],mise:[145,150],mishin:[392,472],mismatch:3,miss:[3,5,12,181,221,246,285,312,333,428,446,509,510],mistak:[3,519],mistakenli:3,mistyp:3,mistyros:206,mitchel:[6,123,160,375,376,409,451],mitchell2011:451,mitchell2011a:451,mitig:271,mivi2:312,mix:[1,3,6,9,14,15,16,76,127,160,221,222,346,375,376,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,485,490,492,505,513,522],mixtur:[6,41,271,306,317,333,355,405,441,492],mixture_ref_t:441,mjpeg:205,mkdir:503,mkl:12,mkv:205,mldivide3:3,mlpark:7,mlutipl:224,mn2:177,mn3:177,mn4:177,mo3:177,mo5:[177,444],mo6:177,mobil:[6,116,153,155,156,157,159,164,171,205,317,356,357],moccasin:206,mod:[],mode:[1,3,4,6,9,10,11,12,13,14,15,16,17,18,64,70,80,87,97,99,104,115,117,126,128,129,154,158,173,175,176,177,202,203,205,206,221,224,231,232,244,248,271,300,312,322,333,373,375,388,391,407,417,444,462,489,494,499,501,510,518,519,524],model:[],model_ar_p_mors:425,modern:[12,254,256],modest:[1,389],modif:[6,13,96,441,444,456,477,513,514],modifi:[],modify_param:8,modin:215,modul:[3,9,11,12,13,231,312,380,490],modular:8,modulo:[3,519],modulu:[304,421,441,451,458,460],moementum:268,mofil:493,mol1:519,mol:[],molchunk:[70,80,87,99,104,115,117,158,173,175,218],mole:[216,415,518],moleclu:[227,228,233,243],molecul:[],molecular:[0,2,3,5,6,7,8,9,12,13,40,41,54,76,120,125,127,155,156,157,159,161,164,165,166,167,170,171,178,179,180,181,182,190,202,203,204,207,215,228,231,239,246,253,299,300,307,311,312,316,322,344,345,376,385,394,395,397,401,414,417,424,472,492,493,494,496,497,501,502,504,510,512,513,519],molfrac:[233,303],molnar:322,molp:121,moltempl:[],molybdenum:444,mom:[6,100,316,520],momementum:[156,157,273,274,277,278,281,282,283,291,292],momemtum:70,moment:[3,6,9,41,43,87,91,93,94,117,125,156,171,178,200,202,203,254,257,260,271,289,303,317,331,335,385,410,416,462,492,502,513,518],momenta:[239,248,282,348,417],momentum:[],momon:229,monaghan:[9,466,467,469],monitor:[3,6,9,12,107,108,161,230,232,233,243,251,254,269,271,303,305,307,317,320,333,384,386,410,510],mono:[78,438],monodispers:[3,351,399,421,438,439],monom:[13,55,229],monoton:[3,242,322,344,386,506],monoval:376,mont:[4,6,7,9,209,216,229,246,317,340,414,472],montalenti:[487,506],month:0,moor:[9,17,89,90,153,241,321],more:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,61,62,64,65,66,67,68,69,71,72,73,74,75,76,77,82,83,84,85,86,92,95,96,97,99,101,102,103,107,108,109,110,111,112,113,114,116,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,160,161,162,164,165,166,167,169,170,171,172,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,195,196,197,198,201,202,203,204,205,206,207,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,242,243,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,319,320,321,322,323,324,325,326,327,329,333,335,336,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,373,375,376,378,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,487,488,489,490,492,493,495,496,497,498,499,500,501,502,503,504,505,506,507,509,511,513,514,519,520,522,523,524],morefoo:8,moreov:[227,228,478],moriarti:[9,444],moriarty1:444,moriarty2:[9,444],moriarty3:444,morri:[],morriss:[166,294],mors:[],morse_f:474,mosel:383,mosi2:441,moskalev:152,most:[0,1,2,3,4,5,6,7,8,10,11,12,15,17,18,19,37,40,42,56,76,114,120,166,197,202,203,205,206,218,221,222,223,224,226,227,228,230,250,271,272,300,304,305,306,307,308,317,318,346,348,356,358,369,376,383,387,389,391,393,417,420,441,453,454,455,477,487,488,489,501,506,507,510,511,514,519,522],mostli:[8,9,11,13,76,180,205,387,492,501,504,519,523],motiion:6,motion:[3,6,7,9,43,95,108,114,155,156,157,159,161,163,164,165,166,167,168,170,171,232,236,239,248,257,260,261,268,271,272,276,287,294,298,300,302,312,316,317,321,341,345,351,354,386,410,417,438,439,495,501,513],motiv:298,mous:251,mov:205,move:[],movement:[3,6,12,268,340,384,510],movi:[],mp2:393,mp4:205,mpeg:205,mpg:205,mpi4pi:11,mpi:[],mpi_allreduc:[317,490],mpi_barri:1,mpi_cart:489,mpi_cart_cr:489,mpi_cart_get:489,mpi_cart_rank:489,mpi_cart_shift:489,mpi_comm:6,mpi_fastmgpt:444,mpi_get_processor_nam:489,mpi_inc:12,mpi_lib:12,mpi_lmp_bigint:3,mpi_lmp_tagint:3,mpi_path:12,mpi_wtim:12,mpicc:11,mpich2:12,mpich:[12,14,15,16,17,18,391],mpich_icc:16,mpicxx:[12,17],mpiexec:[12,14,15,16,17,18,391],mpiio:[],mpirun:[1,6,11,12,14,15,16,17,18,19,300,374,391],mplayer:205,mri:[454,455],msd:[],msi2lmp:[],msi:13,msm:[],msmse:[130,177,318],msse3:444,msst:[],mtchell2011:451,mtchell2011a:451,mtd:231,mth:[8,131,206,509],mtk:[271,272,276],mtotal:385,mu_j:29,muccioli:420,much:[1,3,6,11,40,154,202,203,205,220,230,307,340,387,388,391,393,420,456,487,490,506,511,513,514,519],mui:[125,202,203,238,335,492],mukherje:[7,9,302],mulder:344,muller:[6,100,209,341,348,445],mult:8,multi:[],multibodi:[3,9,64,302],multicent:417,multicor:[1,9,489,505],multidimension:13,multielectron:394,multilevel:[9,375,376],multiphys:11,multipl:[],multipli:[3,96,100,128,186,197,210,211,219,254,257,298,304,378,384,393,492,519],multiprocessor:391,multiscal:11,multisect:[42,226],multistag:96,multitud:7,mundi:295,munich:9,murdick:397,murti:476,murtola:375,muser:299,must:[1,2,3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,57,58,59,60,62,64,65,76,91,93,95,96,115,119,121,124,127,128,129,130,131,156,160,167,171,176,177,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,198,199,200,201,202,203,204,205,206,207,210,211,212,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,238,239,242,244,246,247,248,250,251,252,253,254,255,257,258,259,260,261,266,267,268,269,270,271,272,273,275,276,277,279,281,282,283,285,287,289,291,293,296,298,302,303,304,305,306,307,308,310,312,314,315,316,317,318,319,320,321,327,329,330,332,333,336,337,338,340,341,343,344,345,347,348,350,351,352,353,354,355,356,358,359,360,361,362,363,364,365,366,368,370,371,375,376,378,381,384,385,386,387,388,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,459,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,487,488,489,490,492,493,494,495,497,499,500,501,502,503,506,507,509,510,513,518,519,520,522,524],mutli:6,mutlipl:492,mutual:[3,378,511],mutut:501,muvt:246,mux:[125,202,203,205,238,335,492],muz:[125,202,203,238,335,492],mv2_comm_world_local_rank:12,mvapich2:[17,391],mvapich:12,mxn:[12,300],my_ga:246,my_one_wat:246,my_post_process:503,my_qeq:308,my_setup:503,my_swap_region:216,myblock:[233,303],mybox:180,mychunk1:126,mychunk2:126,mychunk:[6,70,80,87,99,104,115,117,158,173,175],mycmap:492,mycom:221,mydump:[202,206],myer:[5,7],myfil:[489,519],myfix:[216,507],myflux:100,myforc:[202,203,523],myhug:276,myke:100,mymol:[41,320,385],mympi:11,mymultipli:[490,519],myn:490,mype:100,mypi:519,mypress:266,myramp:153,myrdf:[128,224],myreg:378,myregion:356,myrigid:[92,109,303],mysocket:253,myspher:[206,354],mystr:358,mystress:100,mytemp:[2,113,155,156,157,159,161,162,164,166,171,266,358,374,390,509,520],myvec:519,myz:492,n_dephas:487,n_element:204,n_f:[307,312],n_hbond:423,n_ij:421,n_ion:345,n_k:247,n_particl:89,na1:177,nabla:345,nacl:[4,6,441],nacl_cs_x0:6,nakano:[308,310,386,480],namd:[7,202,251],name1:[172,232],name2:[172,232],name:[0,1,2,3,4,5,6,8,9,11,12,13,33,43,51,58,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,191,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,302,303,304,305,306,307,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,346,347,348,349,350,351,352,353,354,355,356,357,358,366,373,374,376,377,379,385,386,390,392,393,397,400,415,416,418,420,421,424,425,426,428,441,442,443,448,452,454,455,462,463,473,475,476,477,478,480,481,485,489,490,492,493,494,495,499,502,505,507,508,510,513,514,519,520,521,522,523,524],namespac:[6,8,12],nan:3,nangl:[3,492],nangletyp:[385,492,502],nano:[317,512,518],nanoindent:75,nanolett:317,nanomet:[202,206,518],nanoparticl:[226,317],nanosec:518,nanosecond:[239,518],nappli:244,narea:3,narrow:[6,198],narulkar:[475,477],nasa:7,nasr:299,natdef:3,nation:[0,7,9,12,123,451],nativ:[1,6,7,9,12,16,17,202,207,493],natoli:[9,19],natom1:127,natom2:127,natom:[3,6,11,40,385,490,492,509,510,519],nattempt:303,natur:[6,9,152,232,271,298,312,351,415,417,418,441,452,489,519],navajowhit:206,navi:[206,415],navier:257,nb3:177,nb3b:[],nb3bharmon:448,nb3d:9,nb5:177,nbin:[128,221,222,223,341,348],nbodi:[260,317,444],nbond:[3,125,492],nbondtyp:[206,385,492,502],nbot:397,nbounc:333,nbrhood_cutoff:455,nbtype:127,nbuild:510,ncall:244,ncbin:76,nchar:206,nchunk:[3,6,70,76,80,87,99,104,115,117,126,158,173,175,218],ncoeff:463,ncorr:220,ncorrel:220,ncount:[218,219,220],nd3:177,ndanger:510,nden:[6,100],ndihedr:[3,492],ndihedraltyp:[385,492],ndim:222,ndirango:317,ndof:[271,276],ndoubl:492,ndp:513,ndx2group:[],ndx:357,neal:317,nearbi:[7,65,179,233,268,309,333,354,387,393,438,439,472,483,513],nearest:[3,75,76,78,101,118,176,179,257,270,298,340,354,375,428,441,462,474,519],nearli:[4,6,9,18,55,62,226,254,333,417,444,446,487,490,496,504],neb:[],neb_combin:386,neb_fin:386,neb_log:506,neb_step:506,neb_styl:506,necessari:[6,11,12,13,15,17,33,64,96,186,191,197,207,226,230,231,246,247,311,321,333,346,356,375,391,437,444,446,462,492,493,497,500,501,502,506,513,523],necessarili:[12,239,312,340,361,362,363,365,378,446,520],necessit:306,need:[1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,33,37,38,40,41,42,43,51,55,56,57,61,64,66,67,71,75,77,78,82,91,100,101,113,115,118,121,124,140,152,153,155,156,157,158,159,161,164,165,166,167,168,170,171,178,180,182,184,186,191,197,198,201,202,204,205,206,210,211,212,213,215,216,218,219,220,221,222,223,224,226,227,228,230,231,232,236,238,242,244,245,246,250,251,253,254,255,257,264,265,271,285,299,303,304,306,312,316,317,322,329,333,341,344,345,347,348,349,350,356,366,369,375,376,385,386,387,388,391,392,393,394,395,397,398,399,400,401,402,403,405,406,407,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,485,487,490,492,493,494,495,497,499,500,502,504,505,506,507,513,514,519,521,522,523,524],needless:[6,387],neelov:376,neg:[3,6,12,27,47,69,74,98,113,120,127,152,153,180,182,187,189,198,205,230,232,233,247,276,298,322,330,344,348,350,355,375,383,418,432,441,472,492,495,511],neglect:[423,439],neglig:[6,11,96,271,473],neigh:[],neigh_modifi:[],neighbor:[],neighborhood:[26,101,134,463],neighbour:255,neighobr:[6,407,429,433],neither:[2,3,12,42,66,203,215,229,232,233,393,399,417,438,439,497],nelem:463,nelement:[392,415],nelson:[101,118],nemd:[],nest:[2,358,372,390,519],net:[3,6,11,40,87,95,97,159,170,250,298,308,317,439,455],netherland:9,netpbm:205,network:[12,202,227,228,251,489],neumann:375,neutral:[3,97,246,375,407,429,462],never:[7,12,66,76,209,219,230,246,271,298,320,335,346,350,353,355,375,387,415,441,463,480,489,492,506,509,519],neveri:[3,8,76,212,217,218,219,220,221,222,223,224,227,228,229,239,257,258,299,308,309,310,313,314,318,341,347,348,386,462,497,506],newatom:233,newer:[12,218,441,519],newfil:[372,374],newli:[233,303,513,520],newlin:206,newn:317,newt:165,newtemp:[66,113],newtion:[397,444,452],newton:[],newtonian:247,newtyp:[3,228],next:[],neyt:340,nfile:[3,38,57,198,202,203,206,242,474,494,499,524],nfirst:497,nfirt:497,nfreak:318,nfreq:[40,76,217,218,219,220,221,222,223,224,226,314,318,497],nghost:[3,12],ngp:116,ngpu:391,nguyen:[15,397],nharmon:[],nhc:300,nht:317,ni2:177,ni3:177,ni_000:[130,318],nialh_jea:415,nialhjea:[404,424],nice:[6,8,514],nickla:443,nicola:9,nimprop:[3,492],nimpropertyp:[385,492],nine:[139,146,418,462],ninteg:492,nissila:[257,462],nist:[392,415,518],niter:[42,226],nitrid:407,niu3:[404,415,424],nkb:307,nlast:497,nlen:220,nline:385,nlocal:[3,8,11,12,244],nlog:376,nlvalu:118,nmax:43,nmin:43,nmol:492,nmpimd:300,nn2:441,nneighmaxdef:3,nnn:[101,118],no_affin:[16,391],no_gradient_correct:461,no_histori:6,no_velocity_gradi:461,noced:384,nocheck:428,nocit:12,nocoeff:[39,59,199,371,485,492,521,522],nodal:[6,38,57,198,215,242,345,474],node:[1,3,10,12,14,15,16,17,18,42,130,134,177,204,226,251,257,345,391,428,489,505],node_area:257,node_group:215,nodeless:417,nodeset:215,nodeset_to_elementset:215,nodess:16,nof:198,noforc:[],nois:[6,247,248,254,255,256,257,307,312,317,337,345],nomenclatur:[6,76,222,378],nomin:[202,271],non:[],nonbond:[4,12,448,472],none:[],noneq:248,nonequilibrium:[342,343,417],nonetheless:254,nongauss:[],nongaussian:116,nonlinear:[],nonloc:[451,502],nonperiod:3,nonzero:3,noordhoek:406,nopreliminari:198,nor:[2,3,42,62,203,215,323,324,325,326,327,329,406,458,459,460,461,492,495],nord:[452,475,477],norder:489,nordlund:[452,475,477],norm:[6,12,66,129,209,218,222,223,318,324,325,384,386,471,509,510,518],normal:[3,6,9,11,12,40,42,61,64,66,71,75,76,78,97,100,113,114,124,128,129,163,166,176,178,179,180,198,206,209,218,219,221,222,223,226,230,232,233,245,246,250,254,255,263,268,271,285,298,300,301,306,308,312,314,315,322,333,334,336,337,338,345,350,351,354,355,359,361,362,363,365,380,381,383,384,386,391,405,406,420,421,424,444,471,484,486,487,490,492,494,495,497,498,502,506,509,510,511,513,518,519,523],norman:345,nornal:3,nose:[6,7,8,168,209,236,254,255,271,272,273,274,275,276,277,278,279,291,292,293,294,295,296,300,304,312,317,336,337,338,343,411,513],noskov:[478,513],noslip:[333,355],nosync:511,notabl:[5,40],notat:[6,64,66,75,152,172,209,268,271,415,480,519],note:[1,2,3,6,7,8,9,11,12,13,14,15,16,17,18,19,22,24,25,28,32,33,35,36,37,38,39,40,41,42,43,45,48,55,56,57,59,61,62,63,64,65,66,69,70,72,74,76,78,80,85,87,96,98,99,100,103,104,108,114,115,116,117,120,122,124,125,126,127,128,129,130,131,152,153,158,160,161,162,166,168,172,173,175,176,177,178,179,180,181,182,184,186,189,191,195,197,198,199,201,202,203,204,205,206,207,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,236,237,238,241,242,243,244,246,248,249,250,252,253,254,255,256,257,266,267,268,269,271,273,274,275,276,277,278,279,285,287,291,292,294,296,300,302,303,304,306,307,308,310,315,316,317,318,321,322,330,331,333,336,337,338,341,344,345,347,348,349,350,351,354,355,356,358,359,360,361,362,363,365,369,371,374,375,376,378,381,384,385,386,387,391,392,393,397,398,400,401,402,404,405,407,408,410,411,412,413,414,415,418,420,421,422,423,424,428,429,431,433,437,438,439,441,442,443,444,445,446,448,452,454,455,456,457,459,461,462,463,464,467,471,473,474,475,477,479,480,483,484,485,487,489,490,492,493,494,495,496,497,499,500,502,504,506,507,509,510,513,514,518,519,520,523,524],noth:[216,253,377,391,490,503,514],notic:[0,6,7,8,12,343,345,513],noutcol:8,noutput:299,noutrow:8,novemb:441,novik:13,novint:251,now:[2,3,6,10,11,12,13,47,64,65,76,202,210,211,228,247,251,252,306,317,351,354,376,378,415,417,421,454,455,464,488,493,513,514,520],nowait:251,nozforc:375,np3:177,np4:177,np6:177,npair:[128,219],nparticl:[3,41,43,396],npartit:510,npernod:[14,15,16,17,18,391],nph:[],nphi:[16,391],nphug:[],npoli:303,nproc:[3,11,202],npt:[],npt_aspher:[273,279,291],npt_bodi:[274,292],npt_sphere:[275,296],nrecomput:414,nrepeat:[76,217,218,219,220,221,222,223,224,314,318,497],nreset:[230,271,272,276],nreset_ref:230,nrho:[392,415],nrl:415,nsall:9,nsampl:414,nsbin:76,nsbmax_most:3,nsec:512,nskip:[131,497],nsq:[3,388,450],nstart:[131,219,220,221,224,318,492,497],nstat:298,nstep:[3,13,230,271,356,468,490,493],nsteplast:490,nstop:[131,497],nswap:[341,348],nswaptyp:3,ntabl:[38,57,198,242,474],nterm:322,nth:[12,82,128,129,202,203,206,221,232,497,507],ntheta:397,nthread:[3,391],ntpc:391,ntptask:391,ntype1:127,ntype2:127,ntype:[3,152,178,202,206,308,310,417,423,452,492,502],nuclear:[9,107,108,164,248,272,307,312,385,417,484],nuclei:[107,108,162,164,169,203,256,272,284,295,339,394,417,492],nucleu:[107,108,308,477,513],nudg:[4,6,7,9,209,270,383,386],nulcear:9,num:[],num_of_collis:3,numa:[1,3,12,391,489],numactl:16,number:[1,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,22,27,38,39,40,41,42,43,45,57,58,59,66,67,68,69,70,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,89,96,99,100,101,102,103,104,113,114,115,117,118,120,123,124,125,126,127,128,129,130,131,141,147,152,155,156,157,158,159,160,161,163,164,165,166,167,168,170,171,172,173,175,176,177,178,179,180,181,182,186,187,197,198,199,201,202,203,204,205,206,207,209,210,211,214,216,218,219,220,221,222,223,224,226,227,228,229,231,232,233,242,243,244,246,247,248,250,251,252,253,254,255,256,257,260,268,271,272,276,285,287,293,298,299,300,302,303,306,307,308,312,314,317,320,321,325,333,334,335,337,340,341,342,343,345,346,347,348,350,352,353,355,356,358,360,371,373,375,376,378,381,382,384,385,386,387,388,391,392,393,397,399,404,406,411,414,415,416,417,418,423,424,425,426,427,441,442,443,444,446,448,452,453,454,455,456,459,461,462,463,471,473,474,475,476,477,479,480,481,484,485,486,487,489,490,492,493,494,495,496,498,499,500,501,502,504,506,507,509,510,511,513,518,519,520,524],number_of_a:3,number_of_b:3,numbond:3,numer:[],numpi:11,nvalu:[218,222,223,224,490],nvaluelast:490,nvc_get_devic:15,nvcc:[1,9,17],nve:[],nve_aspher:[273,277,291],nve_bodi:[274,278,292],nve_spher:[275,279,296],nvida:17,nvidia:[1,3,9,14,15,17,391,505],nvt1:513,nvt2:513,nvt:[],nvt_aspher:[273,277,296],nvt_bodi:[274,278],nvt_sphere:[275,279],nvtfe:215,nwait:299,nwchem:7,nxnode:345,o_cor:160,o_shel:160,oascr:7,obei:[3,232,378,487],ober:7,obj_shared_foo:12,obj_target:12,object:[6,8,11,12,15,41,43,205,230,251,257,260,303,322,329,384,385,490,495],observ:[271,307,336,337,340,341,348],obsolet:13,obstacl:[4,252],obtain:[1,3,9,12,29,78,96,114,118,176,207,211,245,248,257,276,299,300,340,375,393,410,441,446,453,462,475,477,501],obviou:[12,484,519],obvious:[205,303,507,519],occ:419,occasion:[3,271,487],occlus:205,occup:[3,176,391,419],occur:[1,3,6,11,12,14,17,40,60,62,64,65,76,95,116,176,179,181,198,202,203,206,216,226,229,230,232,242,246,249,252,260,269,285,308,317,333,342,355,356,358,375,387,391,414,417,437,455,474,487,489,490,495,497,501,506,509,519],occurr:[368,492,506,519],oct:11,octahedr:25,octant:489,odd:[42,118,206,226,271,317,336,337,345,507],off:[1,3,6,12,14,15,17,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,37,38,40,41,44,45,46,47,48,49,50,51,52,54,55,56,57,62,64,69,74,76,119,120,121,124,125,127,152,153,155,161,165,176,177,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,202,203,205,206,209,212,216,224,225,228,229,232,240,245,246,247,249,251,254,255,260,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,296,302,304,305,309,317,319,320,333,336,338,348,349,350,353,354,359,360,361,362,364,365,366,368,369,370,375,376,384,386,387,389,391,392,393,395,398,399,400,401,402,403,405,406,407,409,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,439,441,442,446,447,448,449,451,455,456,457,459,461,462,464,471,472,473,474,475,476,477,478,480,482,483,484,487,488,489,492,494,495,499,501,504,505,506,511,516,518,519,522,524],offend:[3,490],offer:[6,14,18,181,383,407,462,487,501],offic:7,offload:[1,9,16,17,251,391],offset:[3,6,60,178,205,232,233,303,385,407,429,433,472,492],offsit:8,often:[1,3,6,7,12,13,14,15,16,17,18,37,56,76,172,197,205,212,221,224,226,230,244,251,271,300,318,369,378,383,384,386,387,388,391,406,411,429,474,475,477,487,506,513,514,518],ohio:443,old:[3,6,209,230,233,271,441,454,464,493,496,500,503,518,522],older:[3,5,12,13,17,206,218,230,271,464,519],oldlac:206,oleinik:397,olfason:[6,25,370,423,504],oliv:206,olivedrab:206,olivi:9,ollila:[257,259,260,261],olmst:[215,298],omega0:370,omega:[],omega_dot:271,omega_ij:[412,413],omega_ijk:477,omega_ik:475,omegai:[125,202,203,335],omegax:[125,202,203,335],omegaz:[125,202,203,335],omgea:6,omiss:[0,7],omit:[198,206,239,352,401,410,433],omp:[],omp_num_thread:[3,16,18,391],omp_proc_bind:17,ompi_comm_world_local_rank:12,ompi_icc:16,on_the_fli:215,onc:[0,1,2,3,6,8,11,12,16,41,42,62,63,66,76,100,115,184,204,205,206,209,210,211,226,227,228,233,244,246,248,255,299,303,306,317,333,341,346,348,356,382,385,386,387,420,422,424,425,452,456,489,490,499,506,509,513,514,519],onelevel:489,onewai:[],ongo:251,oniom:[9,311],onli:[1,2,3,6,7,8,9,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,52,54,55,56,57,59,62,63,64,66,67,69,70,71,72,74,75,76,77,78,80,83,85,86,87,89,90,92,95,96,97,99,101,103,104,107,108,109,110,111,112,113,114,115,116,117,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,161,162,164,165,166,168,169,170,171,172,173,175,176,177,178,181,182,184,185,187,188,189,190,191,192,193,195,196,197,198,199,202,203,204,205,206,207,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,236,238,239,240,241,242,243,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,306,307,308,309,310,311,312,313,314,317,318,319,320,321,322,323,324,325,326,327,329,333,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,361,362,363,364,365,366,368,369,370,371,373,375,376,378,381,384,385,386,387,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,489,490,492,493,495,496,497,499,500,501,502,503,504,506,507,508,509,510,511,513,514,519,520,522],only_group:176,onn:501,onset:[307,368],ontario:9,onto:[152,180,229,233,239,257,471],onward:2,open:[],opencl:[1,3,7,15,391],opengl:6,openkim:9,openmp:[1,3,4,7,9,10,12,16,17,18,373,391,505],openmpi:[12,14,15,16,17,18,391],opensourc:7,oper:[],opl:[],oppelstrup2:9,oppelstrup:[9,444],oppos:[6,40,200,202,203,316,352,376,385,492],opposit:[6,29,75,214,254,261,298,317,348,386,407,437,478,490],opt:[],optic:156,optim:[],option:[],optionn:17,orang:[2,205,206],orbit:[308,310,397,407,417,462,472],orchid:206,order:[1,2,3,6,9,11,12,14,27,29,38,40,42,57,62,66,69,74,76,85,96,98,99,101,103,104,118,120,124,127,142,152,153,154,155,156,157,158,159,160,161,164,165,166,167,168,170,171,182,187,197,198,202,203,205,206,209,212,217,219,221,222,223,224,225,227,228,229,230,231,236,238,239,246,248,250,251,253,257,258,260,269,271,298,306,307,311,314,315,316,317,318,319,320,322,327,329,334,340,344,345,346,347,357,358,359,361,362,363,365,368,369,375,380,385,386,392,393,394,397,406,413,414,415,417,418,420,421,424,426,429,437,441,444,454,455,456,462,472,473,474,475,476,477,478,480,481,487,489,490,492,493,497,499,501,502,506,509,513,519,524],orderomg:3,ordinari:[123,423,451],org:[6,7,11,12,13,14,453],organ:[0,3,6,7,8,406],organis:[459,461],organometal:25,orien:502,orient:[],orientord:[],origid:218,origin:[3,6,7,9,12,76,88,114,115,126,130,174,178,180,201,205,206,209,210,211,218,222,223,227,228,232,236,239,255,268,271,294,300,303,313,317,318,326,332,343,372,374,375,378,383,392,393,395,397,407,410,411,414,415,423,426,441,451,454,455,475,477,478,479,489,492,493,494,495,496,497,514,518,522],origin_i:223,origin_x:223,origin_z:223,orlikowski:444,ornl:[7,9,15],orsi:29,ortho:[3,62,180,492],orthogon:[],orthograph:205,orthong:62,orthongon:[62,317],orthonorm:233,orthorhomb:307,os4:177,oscil:[6,9,163,228,232,235,236,255,268,269,271,307,312,317,350,351,353,355,385,394,478,513,519],oscillatori:[268,326],oserror:11,other:[],otherswis:16,otherwis:[1,3,9,12,14,16,17,18,37,40,56,58,76,113,123,130,156,157,158,171,179,197,203,206,207,216,218,227,228,232,244,246,248,255,271,317,369,370,380,384,391,399,424,428,438,439,452,481,485,487,490,492,493,513,519],otyp:[407,429,433,437],ouml:513,our:[5,6,7,8,13,257,320,446,475,477,513],out:[1,2,3,4,6,7,8,11,12,13,14,18,19,21,42,67,70,76,80,87,99,100,104,105,108,114,115,116,117,119,126,127,155,156,157,158,159,161,162,164,165,166,167,168,170,171,173,175,181,185,202,203,205,206,207,209,222,226,227,228,231,240,245,246,252,254,257,262,285,287,299,301,302,303,306,312,313,314,317,330,345,354,356,357,358,359,361,365,373,374,378,382,386,390,417,424,440,472,486,487,489,490,495,496,497,499,500,501,503,506,508,509,510,515,517,519,520,521,522,523,524],outcom:[317,520],outer2:[402,422],outer:[3,8,16,58,76,237,252,358,374,382,384,390,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,481,482,483,484,485,487,500,501,506,512,519],outer_distance_cutoff:423,outermost:[38,57,76,210,211,268,271,387,474,501],outfil:[13,489],outlin:[6,205],outmost:251,output:[],output_frequ:215,outputss:139,outsid:[3,8,60,62,76,168,178,201,202,203,204,205,206,207,221,222,233,239,246,252,317,318,333,338,339,352,353,354,355,356,373,386,398,400,407,417,429,431,449,457,490,492,493,495,502,509,520],outut:6,outward:[76,176,350,354,355,492,501],over:[1,3,5,6,7,12,16,18,27,40,42,43,56,63,69,72,74,76,85,86,96,97,98,99,101,103,112,114,116,118,120,127,128,137,138,144,149,152,153,158,161,164,172,174,187,198,205,207,209,210,211,217,218,219,220,221,222,223,224,225,226,227,228,232,233,244,247,248,252,254,255,256,260,268,269,270,271,272,273,274,275,277,278,279,291,292,294,295,296,298,303,304,307,314,315,316,317,318,322,330,333,336,337,338,339,341,344,347,348,350,352,353,354,355,356,359,374,377,386,387,388,391,405,411,415,416,417,418,423,438,441,444,452,463,464,472,473,474,475,476,477,480,488,489,490,495,497,498,500,501,506,507,509,510,518,519,520],overal:[6,18,25,62,172,230,236,271,272,300,320,333,358,382,417,423,424,463],overalap:317,overcom:[285,333],overflow:[3,385,387],overhead:[6,11,19,42,206,218,220,222,223,226,239,243,306,387,388,495,511],overkil:317,overlai:[],overlaid:7,overlap:[3,13,16,65,81,178,181,198,206,214,217,218,221,222,223,224,233,237,263,285,303,308,314,317,318,333,351,355,375,378,382,384,385,391,411,417,421,424,427,437,458,460,464,479,492,495,501],overload:1,overrid:[3,9,12,14,16,17,22,45,76,164,178,186,205,206,210,211,230,237,266,271,360,375,387,404,423,424,441,446,454,489,490,502,504,509,519],overridden:[6,178,205,276,317,427,438,446,464,472,500,519,522],overview:[],overwrit:[11,12,22,45,186,206,218,219,220,221,222,223,224,318,360,373,379,404,441,490,493],overwritten:[203,305,344,373,423,424,487,488,493],own:[],oxford:[29,96,410],oxid:[9,406,407,462],oxygen:[6,41,243,306,407,429,433,462,492],oxygen_c:160,p_e:345,p_ik:452,p_pi:397,pacakg:391,pack:[5,8,71,351,391,397,441],pack_bord:8,pack_border_bodi:8,pack_border_hybrid:8,pack_border_vel:8,pack_comm:8,pack_comm_bodi:8,pack_comm_hybrid:8,pack_comm_vel:8,pack_exchang:8,pack_restart:8,pack_revers:8,pack_reverse_comm:8,pack_reverse_hybrid:8,packaag:391,packag:[],packakg:15,packet:[7,9,41,205,394,417],pad:[3,202,203,205,206,300,519],padua:[9,13],page:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,37,41,43,45,56,60,62,66,70,72,80,87,96,99,104,113,115,116,117,119,121,124,126,129,131,153,156,157,158,171,173,175,178,179,180,186,197,201,202,203,204,205,206,207,209,210,211,216,217,218,219,220,221,222,223,224,233,246,253,254,255,266,271,272,277,278,279,283,291,292,294,295,296,303,306,317,330,333,336,337,338,347,351,354,356,358,360,369,374,384,385,386,387,391,392,393,396,404,406,407,415,416,418,423,424,426,427,441,442,443,446,448,452,453,463,472,473,475,477,479,480,490,492,493,494,495,497,500,501,502,504,509,510,519,520,522,523],pai:[15,18],painless:514,pair:[],pair_:[96,210,211],pair_airebo:426,pair_charmm:437,pair_class:8,pair_coeff:[],pair_dpd:[9,412],pair_dzugatov:514,pair_eam:392,pair_eff:164,pair_foo:8,pair_gayberne_extra:9,pair_hybrid:[424,478],pair_interact:215,pair_kim:210,pair_list:428,pair_lj:437,pair_lj_cut:8,pair_lj_soft_coul_soft:96,pair_modifi:[],pair_resquared_extra:9,pair_sph:[465,466,467,468,469,470],pair_styl:[],pair_tally_callback:8,pair_writ:[],paircoeff:[3,485],pairfoo:8,pairij:[3,492],pairkim:3,pairstyl:8,pairwis:[],pakketeretet2:514,palegoldenrod:206,palegreen:206,paleturquois:206,palevioletr:206,pan:205,panagiotopoulo:[408,419],pandit:[9,310,455],papaconstantopoulo:392,papayawhip:206,paper:[3,6,7,8,9,13,40,41,67,152,166,172,190,254,257,261,270,302,308,310,317,333,341,345,348,375,383,386,393,401,407,421,423,426,431,433,451,454,455,475,477,487,506],paradyn:5,paraemt:456,paragraph:[76,166,350,378,474,493,494],parallel:[],parallelepip:[6,180,378,492,495],parallelipip:[180,299],paralleliz:[9,302],param:[3,308,310,427,489,495],param_free_:210,param_free_sigma:210,paramet:[],parameter:[130,177,393,397,406,407,415,416,417,418,426,441,442,443,452,454,455,462,473,475,476,477,480],parameter_fil:215,parameterizaion:407,parametr:[6,9,36,416,453,457],paramt:[116,308,352,456],paramter:406,paratem:437,paraview:[203,318],parent:[3,8,356],parenthes:[38,57,198,242,421,474,519],parenthesi:[2,218,358,519],parinello:[6,7],pariticl:226,paritlc:3,park:[3,7,9,215,322,443,451],parmin:444,parrinello1981:230,parrinello:[230,248,269,271,272,307,337],pars:[],parser:[12,519],part:[0,1,2,3,6,7,8,9,11,12,17,20,21,23,24,25,26,27,28,29,30,31,32,35,36,37,38,41,42,44,46,47,48,49,50,52,54,55,56,57,67,71,75,76,77,83,86,92,101,107,108,109,110,111,112,114,116,119,120,121,123,124,127,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,160,162,164,165,169,170,172,176,177,181,184,185,187,188,189,190,192,193,195,196,197,198,202,203,204,206,207,209,212,213,214,216,220,223,225,226,227,228,229,230,231,232,233,235,238,239,240,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,263,264,265,266,269,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,307,308,309,310,311,312,313,314,316,317,319,320,322,323,324,325,326,327,329,330,332,333,336,338,339,340,341,342,343,344,345,346,348,349,350,351,352,353,354,356,357,358,359,361,362,364,365,368,369,370,375,376,384,385,386,387,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,441,442,443,444,447,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,489,490,492,493,494,495,499,500,501,504,510,514,519,524],partai:[9,453],parti:[4,9],partial:[],partic:6,particip:[228,396,427,479],particl:[],particleenergi:3,particleviri:3,particular:[1,3,4,6,8,10,12,41,66,69,74,75,76,85,103,120,125,127,128,152,178,201,202,203,209,210,214,222,226,229,246,247,252,253,257,268,271,298,303,316,317,320,340,351,356,359,376,378,382,385,391,396,397,398,400,402,403,405,409,413,416,417,420,422,424,429,433,437,440,448,449,456,457,472,473,475,476,477,478,480,487,489,492,493,494,499,500,502,510,514,519,520,523,524],particularli:[6,7,9,12,15,16,25,40,205,230,317,376,417],particuolog:43,partilc:333,partit:[],partitoin:65,partner:[3,7,64,227,228,229,255,333,348,478,502,507,513],pascal:[9,13,518],pass:[6,7,8,9,11,70,79,80,87,88,98,99,104,114,115,116,117,173,202,203,205,206,207,230,231,244,246,268,269,271,306,333,350,374,380,387,391,424,427,454,471,490,492,493,497,503,519,523],passphras:12,password:514,past:[],patch:[0,12],patchi:317,patel:444,path:[3,6,7,11,12,13,15,207,253,270,300,322,333,340,345,386,392,393,397,404,415,416,418,426,441,442,443,448,452,453,454,462,463,473,475,477,480,493],pathtolammp:462,patient:12,patom1:127,patom2:127,patrick:476,pattern:[3,7,12,65,78,494],pattnaik:317,paul:[0,7,13,254,256],pauli:[417,462],paus:500,paves:300,payn:[152,453,463],pb2:177,pb4:177,pbc:[76,350,394],pchain:[271,272,276,317],pcie:1,pd2:177,pd4:177,pdamp:[271,272,276,304,317],pdb:[6,13,207],pdebuyl:9,pdf:[0,8,9,13,17,41,110,111,112,123,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,231,253,264,265,323,324,325,326,329,451,465,466,467,468,469,470,502],pdim:348,pdlammp:[83,86,451],pdlammps_ep:[9,123,451],pdlammps_overview:9,pdlammps_v:[9,451],pe_eta:271,pe_etap:271,pe_omega:271,pe_strain:271,peachei:13,peachpuff:206,peak:419,pearlman:96,peculiar:12,pedersen:376,peform:[40,309],penalti:[14,454,455],pencil:[6,76,166,222],pend:3,penetr:[43,132,458,460,502],penetret:41,peng:177,penn:13,peopl:[7,8,9,12],peptid:[4,9,231],per:[],peratom:[3,122,153,176],perceiv:205,percent:[3,12,16,230,391,473],percentag:[1,12,230,271,303,304,317],percol:228,perfect:[6,42,75,78,101,226,298,386],perfectli:[42,226,493],perfom:[6,386],perform:[],performac:1,pergamon:[441,477,484],perhap:378,peri:[],peridyma:83,peridynam:[3,4,6,7,9,41,66,83,86,123,451,472,492,502],perimitt:408,period:[],perioid:350,perl:[6,13],perm0:518,perman:[3,40,55,76,182,227,228,251,316,356,391,423,496,504],permeabl:297,permiss:[228,490],permit:[6,257,444],permitt:[408,477,483,484],permut:[12,416,473,475,477,480],perpendicular:[6,76,156,205,232,252,262,268,270,298,301,326,350,351,383,492],perram:[376,420],persepct:205,persist:[3,8,76,244,317,391,489,490,494,498,519],person:[9,514],persp:[3,205],perspect:205,pertain:[404,472],perturb:[9,13,75,96,267,315,350,353,355,497],peru:206,peskin:257,pessimist:376,petersen:[333,376],pettifor:[397,472],pettifor_1:397,pettifor_2:397,pettifor_3:397,pfactor:205,pforc:490,phantom:251,pharmaceut:7,phase:[3,12,16,271,340,348,397,429,476,489],phd:453,phenol:513,phenomena:417,phi0:[196,316],phi1:185,phi2:[185,416,473],phi3:[185,416,473],phi:[1,3,4,7,9,10,12,16,17,85,101,118,152,197,198,205,249,316,362,391,392,397,415,418,441,442,443,505],phi_ij:[397,418,452],philadelphia:9,phillip:[255,411,513],phillpot:[309,406,407,462],philosoph:415,philosophi:[6,7,253],phonon:[],phophor:463,phosphid:463,phy:[6,7,13,20,21,25,40,44,46,47,67,75,78,96,97,101,118,122,124,152,153,160,166,184,185,195,204,216,220,230,231,236,239,247,248,253,254,255,256,257,269,270,271,272,276,287,293,294,295,299,300,304,307,309,312,317,320,321,322,333,336,337,340,341,342,343,345,348,350,359,368,370,375,376,383,386,393,397,398,402,403,405,406,407,408,409,410,411,413,415,416,417,419,420,421,422,423,426,429,431,433,434,437,438,439,440,441,443,445,446,449,451,452,456,462,463,471,473,474,475,476,477,478,480,487,501,504,506,513],physic:[3,6,12,14,16,17,18,41,43,54,62,132,160,172,215,232,239,248,254,256,257,259,260,261,269,299,308,310,344,345,376,378,386,391,393,395,401,405,415,423,424,444,453,454,455,458,466,467,469,470,487,489,501,502,507,518],physica:[438,439],physik:[7,9],pic:9,picki:8,picocoulomb:518,picogram:518,picosecond:[206,232,510,518],picosend:417,pictur:7,piec:[3,11,152,206,271,499,524],pierr:9,pieter:13,pimd:[],pin:16,pink:206,pipe:[6,202,205],pipelin:[3,6],pisarev:345,pishevar:411,piston:[],pitera:6,pixel:205,pizza:[6,7,11,13,42,202,205,226],pjintv:13,pka:345,place:[3,6,7,11,12,33,42,51,76,96,172,178,182,191,198,202,205,206,208,209,210,211,228,229,232,239,246,247,248,250,253,254,255,256,258,260,261,271,277,278,279,291,292,296,303,306,315,317,336,337,338,345,350,353,355,374,404,423,472,479,489,490,493,500,502,507,510,519],placehold:[33,191,392,393,406,415,418,425,426,441,442,443,448,452,454,455,463,471,473,475,476,477,480],placement:[378,429],plai:[6,205,340],plain:[9,437,490],plan:[3,5,6,17,180,492],planar:[6,41,43,252,298,351,368,370],planck:[246,300],plane:[3,6,9,42,43,60,62,71,76,101,205,209,215,222,226,249,252,262,298,301,311,330,332,345,351,359,361,362,363,364,365,370,378,380,439,479,495,502],plane_wiggl:380,planeforc:[],plasma:[97,272,345,417],plastic:[],plastic_strain:133,platform:[1,3,7,9,12,13,15,17,202,205,207,494,499,524],plath:[6,100,209,341,348],player:205,pleas:[0,3,7,11,12,13,215,248,257,261,299,302,306,313,340,356,416,418,451,459,461,462],plen:394,plimpton:[0,5,7,75,124,153,229,298,308,333,421,451],plo:29,plog:[3,12,501],ploop:[271,272,276],plot:[7,11,13,58,307,435,437,474,481],plu:[3,11,12,40,62,72,107,176,181,206,225,230,232,233,276,317,388,417,427],plug:9,plugin:[9,13,207,493],plum:206,pm3:177,pmb:[],pme:376,pmf:[231,322,330],png:[3,12,202,205],pni:205,poariz:6,poem:[],point1:492,point2:492,point3:492,point:[],point_data:318,pointer:[3,7,8,9,11,244,490],pois:518,poiseuil:[4,212,249],poisson:[62,232,376,421],poisson_solv:215,polak:383,polar:[6,7,118,152,160,177,215,235,406,407,429,478,513],polar_off:406,polar_on:406,polariz:[],poli:[],politano:[9,462],pollock:[7,376],polya:356,polybond:13,polychain:317,polydispers:[3,385,399,405,421,438,439,472,483],polyethylen:393,polygon:[6,43,176],polyhedron:176,polym:[],polymer:7,polymorph:[],polynomi:[9,38,57,198,415,435,446,462,467,474],polytechn:302,poor:[16,17,42,226,294,295,320,391,435],poorli:[383,384],pop:[3,8],popen:12,popul:[12,312,378,414,492],popular:[12,202,416],pore:330,poros:181,porou:[257,260],port:[251,253],portabl:[7,9,12,202,204,231,454,494],portion:[1,3,9,11,12,15,16,42,55,68,73,76,84,97,100,102,119,120,122,125,153,154,168,202,203,206,217,218,221,222,223,224,226,230,239,243,257,271,273,274,275,277,278,279,309,314,315,317,318,358,374,387,391,398,400,401,402,403,407,408,410,411,417,419,420,422,423,429,433,437,440,449,456,457,477,481,491,492,497,501,502,511,514,519],poschel:421,posfreq:314,posit:[3,6,14,27,40,41,42,43,47,60,62,75,76,87,88,98,99,114,115,120,129,130,134,152,153,161,176,177,178,180,181,182,187,189,198,201,203,204,205,206,209,210,212,214,216,217,218,221,222,223,226,227,228,229,230,231,232,233,236,238,239,246,247,248,249,251,252,254,255,256,257,259,260,264,265,268,269,271,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,294,295,296,298,299,300,302,303,304,307,308,312,314,315,317,320,322,326,329,330,332,333,335,336,337,338,340,342,343,344,345,348,350,351,352,353,354,355,356,359,375,378,386,393,394,396,399,411,413,414,417,419,432,455,462,471,474,479,487,492,495,502,513,519,520],posix:251,posix_memalign:12,possibl:[1,3,6,8,9,11,12,15,38,41,42,56,62,66,75,76,96,125,127,152,153,156,157,171,201,202,203,204,206,209,211,215,216,222,226,227,228,229,233,235,241,248,255,298,303,311,312,314,317,329,333,335,345,346,364,374,376,384,387,388,391,414,423,441,455,459,461,462,474,480,490,496,505,506,510,513,519,520,523],post:[],post_forc:8,post_force_integr:8,post_force_respa:8,post_integrate_respa:8,postit:[222,223,285],postiv:95,postma:[304,336],postprocess:13,pot:[421,455],potentail:418,potenti:[],potentiel:437,potetni:424,potin:444,potpourri:9,pour:[],pourtoi:340,pow:232,powderblu:206,power7:17,power8:17,power:[3,9,11,116,152,206,312,375,391,397,490],pparam:[96,210,211],ppm:[12,202,205],ppn:[14,15,16,17,18,391],pppm:[],pppm_disp:3,pppmdisp:3,pproni:[3,247],pr3:177,pr4:177,practic:[3,12,230,271,272,299,306,480,489,514],prb:[475,477],prd:[],pre:[],pre_exchang:8,pre_forc:8,pre_force_respa:8,pre_neighbor:8,prec:462,prec_tim:14,prece:461,preced:[2,6,62,203,217,218,219,220,221,222,223,224,253,314,318,358,378,386,391,397,423,506,509,510,519],preceed:[11,12,76,166,219,350,490,519],precipit:176,precis:[1,3,9,12,13,14,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,114,121,124,155,165,178,184,185,187,188,189,190,192,193,195,196,198,202,206,212,218,224,225,230,232,239,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,308,309,310,317,319,320,336,338,349,353,359,361,362,364,365,368,370,375,376,384,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,429,430,431,432,433,434,435,436,437,438,442,444,447,448,449,451,454,456,457,462,464,473,474,475,476,477,478,480,482,483,484,494,495,501,502,505,510,513,518,519,520],precv:489,predefin:[196,206,356,417],predict:[1,6,10,12,285,317,391],preexponenti:506,prefactor:[24,25,28,32,35,36,172,186,197,210,211,219,350,361,365,368,384,405,419,448,456,457,464,483],prefer:[7,8,12,250,316,346,393,514],prefix:[11,12,205,231,299,486,489],preliminari:[38,57,198,242,474],prematur:384,prepar:[8,9,308,311,333,503,513],prepend:454,preprint:[152,287,293,380,463],preprocessor:251,prerecord:231,prescrib:[6,8,156,157,158,171,209,210,215,218,233,268,288,346],presenc:[202,227,228,257,260,438,439,444,483,522],present:[1,3,9,12,18,176,198,204,205,233,247,248,253,257,258,260,261,312,329,351,354,357,406,417,428,437,444,455,456,462,489,513],preserv:[3,62,230,232,271,320,333,355,493],press:[],pressdown:225,pressur:[],pressure_with_eviri:417,presum:[78,167,209,210,211,232,386,424,495],prevent:[2,3,6,41,132,233,245,303,333,344,368,375,382,384,386,391,411,424,450,466,467,469,471,490,494,500,502,513,519],previou:[],previouli:233,previous:[3,9,11,62,64,76,95,113,129,131,167,178,180,182,201,202,203,204,206,214,216,217,218,219,221,222,223,224,232,233,246,252,266,268,303,315,317,319,320,345,347,350,351,352,353,355,356,377,421,472,487,490,494,495,505,507,509,510,515,516,517,519,520],prevoiu:351,price:[6,410],primari:[0,6,345],primarili:[5,7,9,17,154],prime:[236,255,422,444,475,477,489],primit:[3,6,353,354,378],princip:[3,251,462],principl:[6,9,11,251,272,308,417,425,444,473,489,514],prinicp:[43,317,385],print:[],printabl:2,printflag:425,printfluid:257,prior:[176,200,321,377,523],priori:501,prioriz:391,prism:[3,6,166,180,495],priveleg:3,privileg:[11,12,251],prob:[227,228],probab:464,probabl:[3,8,12,41,76,168,181,182,184,216,226,227,228,229,233,246,255,271,303,350,356,384,446,474,487,506,513],probe:519,problem:[],problemat:246,proc:[1,3,8,11,12,15,125,202,203,374,489],proce:[42,55,182,226,237,386,444,499,507,510],procedur:[6,12,40,42,206,216,226,246,254,255,256,271,273,274,275,276,277,278,279,291,292,294,295,296,299,336,337,338,339,342,343,384,386,393,399,493,513],proceed:[12,444],procesor:[42,489],process:[],processor:[],processsor:[42,226,489],procp1:[202,203],procsessor:511,procssor:501,produc:[1,3,4,6,7,12,13,14,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,42,43,44,46,47,48,49,50,52,54,55,57,66,69,72,74,76,85,103,120,121,122,124,125,126,127,129,131,153,155,165,176,184,185,187,188,189,190,192,193,195,196,198,202,203,206,209,212,217,218,219,221,222,223,224,225,226,229,232,240,244,245,247,248,249,254,255,256,266,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,303,307,308,309,312,317,318,319,320,334,335,336,338,345,346,347,349,350,353,358,359,361,362,364,365,368,370,376,384,386,389,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,452,455,456,457,464,473,474,475,476,477,478,480,482,483,484,487,489,494,495,497,498,501,506,507,510,519,520],product:[6,16,17,18,152,176,232,294,308,346,391,394,417,455,489,519],proessor:391,prof:302,profi:167,profil:[],program:[3,4,6,7,9,11,12,13,17,154,202,205,206,207,209,231,244,251,257,311,415,490,491,503,519],programm:[13,17],progress:[1,42,226,251,269,307,383,384,386,510,513],prohibit:502,project:[6,7,13,14,383,472,514],promis:7,promot:397,prompt:[8,11,12,251,503],proni:[3,247,248],pronounc:250,proofread:8,prop:[6,306],propag:[4,9,214,271,307,323,417,424],propens:6,proper:[229,298,441,490,514],properati:306,properli:[212,238,317,321,329,385,386,413,490,520],properti:[],propoerti:333,proport:[6,40,42,96,114,115,174,226,254,255,256,307,341,348,349,421],proportion:254,propos:[6,152,216,230,246,271,294,312,429,443,476,478],prospect:7,protect:333,protein:[7,10,178,315,317,331,492,500],protocol:251,proton:[477,484,518],prototyp:[43,451],prouduc:[224,347],prove:[89,90,241,257,321],proven:294,provid:[1,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,29,41,43,64,71,75,130,151,154,172,176,177,178,204,205,207,210,217,218,224,229,230,231,232,244,246,251,253,257,261,269,271,299,306,307,308,311,312,317,321,322,340,342,343,346,347,358,373,375,376,382,386,391,393,397,399,404,406,407,411,416,417,421,423,426,428,437,438,441,443,444,452,453,454,455,462,463,471,472,473,475,476,477,480,489,494,500,502,505,506,510,511,514,519],proxim:201,psa:353,pscreen:[3,12,501],pscrozi:[0,7,13],psec:[206,232,250,254,255,271,304,317,336,337,512,518],psend:489,pseudo:[417,487,492,497],pseudodynam:340,pseudopotenti:[9,444],psf:6,psi:[418,483],psi_ij:418,pstart:[3,271,272,276,304,317],pstop:[3,271,272,276,304,317],pstyle:[96,119,210,211],psu:[454,455],psuedo:497,pt2:177,pt4:177,ptarget:230,pthread:[12,17],ptr:[6,11,244,490],ptype1:127,ptype2:127,pu3:177,pu4:177,pu6:177,publicli:5,publish:[7,257,261,287,293,308,380,407,441,444,475,477],pull:[322,330,514],puls:345,pump:[438,439],punctuat:[2,487,506],purchas:205,purdu:[9,13],pure:[11,333,424,442,443,475,477,501],purg:[3,493],purpl:[2,206],purport:11,purpos:[3,6,7,9,12,43,64,76,130,140,146,161,162,177,178,180,182,198,202,222,224,229,230,254,298,300,303,305,316,333,375,391,401,427,433,444,446,479,485,492,495,499,502,504,505,519,524],push:[3,8,212,225,232,252,270,298,315,322,384,421,464,514],pushd:252,put:[3,6,8,11,12,13,40,62,166,178,202,233,237,352,353,356,378,454,490,492,496],putenv:[503,519],px1:501,px2:501,pxx:[230,271,304,317,375,376,509,510],pxy:[3,6,510],pxz:[3,6,510],py1:501,py2:501,pydir:11,pyi:[230,271,304,317,375,376,510],pymol:[7,11,13],pymol_aspher:[],pympi:11,pypar:11,python:[],pythonpath:11,pyz:[3,6,510],pz1:501,pz2:501,pzz:[230,269,271,304,307,317,375,376,510],q_1:462,q_2:462,q_3:462,q_d:513,q_i:[418,437],q_j:437,qbmsst:[],qcore:308,qdamp:308,qdist:[407,429,433,437],qeq1:308,qeq2:308,qeq:[],qeqal:462,qeqallparallel:462,qfile:[308,407],qin:250,qinitmod:462,qmin:383,qmmm:[],qmol:311,qout:250,qstep:308,qtb:[],quad:[12,18,391,489],quadrat:[],quadratur:[96,215],quadrupl:392,quadruplet:[194,197,199,359,361,362,363,365,367,368,369,371],qualifi:[3,253],qualiti:[7,205,206,393],quantic:462,quantit:[79,88,114,115,116,174,421],quantiti:[],quantum:[6,9,152,244,248,300,307,311,312,393,397,417,444,462,472],quantum_temperatur:307,quartic:[],quartic_spher:215,quartz:[307,312],quasi:300,quat:[3,502],quaternion:[3,6,41,91,125,142,156,157,178,273,274,277,278,281,282,283,291,292,420,492,502],quati:[125,492],quatj:[125,492],quatk:[125,492],quatw:[125,492],queen:13,quench:[356,487,506],queri:[3,11,55,288,490,519],quest:[6,244],question:[8,9,12,13,287,298,356,451,514,519],queteschin:9,quick:[0,4,12,14,15,16,17,18,19],quickli:[3,4,8,12,13,40,101,226,232,246,251,333,383,384,386,393],quickmin:[263,287,293,382,383,384,386,506],quicktim:[4,205],quip:[],quit:[],quot:[2,3,12,204,260,305,358,441,487,488,490,500,519],quotat:462,r10:397,r12:420,r_1:152,r_2:152,r_c:[408,410,419,477],r_cut:[397,440],r_d:513,r_e:418,r_ewald:318,r_fu:[438,439],r_i:[29,152],r_ii:152,r_ij:[29,397,417,452,484],r_ik:452,r_j:29,r_jik:452,r_m:440,r_max:223,r_me:408,r_mh:419,r_min:[223,409],r_ub:20,r_x86_64_32:12,ra2:177,rad2theta:177,rad:356,radhi:495,radial:[66,76,107,108,125,128,152,162,164,169,218,223,256,272,284,295,330,339,384,417,423,446,492,495],radian:[20,21,24,28,32,35,36,38,177,185,196,198,316,359,361,365,368,492,495,502],radiat:[130,177,345],radic:[180,492],radii:[76,81,152,229,233,405,415,420,421,438,439,444,458,460,483,495],radit:417,radiu:[],radlo:495,rafferti:348,rahman:[6,7,230,269,271,272,307,451],rai:[9,17,177],ram:477,ramirez:220,ramp:[],ran:[3,6,11],random:[3,6,40,178,181,201,205,214,216,227,228,229,231,233,243,246,247,248,254,255,256,257,267,271,300,303,307,312,315,317,321,333,337,340,345,349,352,399,411,412,413,414,487,502,507,513,519,520],random_se:487,randomli:[178,181,216,233,246,254,303,333,355,506,507],rang:[1,3,6,7,8,9,10,12,14,15,16,18,38,40,57,64,76,77,82,97,118,120,121,122,124,128,129,133,152,153,164,172,177,179,182,183,190,198,202,203,205,206,215,216,228,232,233,246,248,303,318,333,334,340,341,346,348,375,376,384,387,388,391,393,395,397,398,399,400,401,402,403,405,407,408,409,410,411,414,415,417,420,422,423,424,426,429,430,431,432,433,434,435,436,437,438,439,440,441,444,445,446,447,449,452,455,456,457,462,471,472,474,477,478,482,483,484,486,490,501,502,510,523],rank:[6,11,12,251,346,373,489],rankin:276,raphson:3,rapid:[4,6,11],rapidli:[3,8,12,76,229,254,269,271,317,336,337,349,407,411],rapp:[308,309,310],rappe_and_goddard:309,rare:6,rasmol:[6,7],rasmussen:420,raster3d:[6,7],rate:[],rather:[1,2,6,9,12,41,42,65,124,161,205,226,232,247,248,317,337,345,349,351,352,353,356,417,454,474,493,497,502,504,509,519],ratio:[6,62,96,112,152,216,226,232,254,256,333,341,348,349,375,389,420,421,456,466,479,489,492,502,506],rational:[346,504],rattl:[],rattle_debug:320,ravelo:[276,431],rayleigh:[269,307],rb1:177,rbb:462,rbg:206,rcb:[3,42,226],rcm:[98,99],rcmx:[98,99],rcmy:[98,99],rcold:239,rcut:64,rcutfac:[152,463],rd1:386,rdc:17,rdf:[],rdn:386,rdt:386,rdx:4,reach:[6,12,42,131,220,226,228,230,255,276,326,333,340,358,374,390,408,513,519],reacquaint:514,react:6,reactant:417,reaction:[322,331,344,355,386,417],reactiv:[9,314,393],read:[2,3,6,7,8,9,11,12,13,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,41,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,59,62,127,176,178,179,181,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,201,202,203,205,206,207,208,209,215,216,229,230,232,233,242,246,248,251,268,269,271,273,274,275,276,277,278,279,291,292,294,295,296,299,300,302,303,305,306,310,317,320,322,326,329,332,335,343,344,345,351,357,359,360,361,362,363,364,365,367,368,369,370,371,372,374,381,385,386,390,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,447,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,481,482,483,484,485,487,489,492,493,494,496,497,498,499,500,502,503,504,506,519,520,521,522,524],read_data:[],read_dump:[],read_restart:[],read_restart_set:8,readabl:[203,205,385,499,524],reader:[3,13,493],readi:[11,12,179,181,182,251,502,513,522,523,524],readm:[1,4,6,8,9,10,11,12,13,176,202,203,207,311,425,444,454,455,490],real:[3,6,7,11,27,30,31,62,76,100,101,118,152,167,178,187,201,206,214,222,223,232,233,236,251,252,255,268,300,307,312,315,349,350,352,353,355,364,375,376,378,382,388,407,444,446,454,455,477,492,495,501,509,512,518,520],realist:[3,233,496],realiz:[76,209,490],realli:[1,3,8,12,124,134,153,206,252,387,424,504,514],realloc:3,realtim:251,reamin:[350,354],rearrang:[203,386],reason:[3,6,7,11,12,19,40,159,170,178,218,222,223,254,304,317,342,343,346,356,385,386,391,404,408,417,418,419,439,446,479,481,496,501,520],reax:[],reax_def:3,reaxc:[],reaxff:[3,4,5,7,9,13,209,308,310,313,314,424,454,455,472,504],rebal:[42,226],rebalanc:[42,226],rebo:[],rebuild:[11,12,14,15,16,246,387,411,510],rebuilt:[3,12,202,203,204,205,207,387,391],recalcul:[76,96,333],receiv:[3,225,251,253,298,489],recent:[],reciproc:[6,12,130,176,177,299,375,398,400,401,407,410,417,429,433,449,457,506],recog:12,recoginz:3,recogn:[3,12,16,78,180,227,228,271,385,415,441,454,490,492,499,500,513],recomend:6,recommend:[7,12,14,16,205,206,239,307,343,375,417,424,438,439,444,455,456,459,461,462,501,511,514],recompil:[1,3,9,12,207,320],recomput:[113,140,182,237,322,414,504],reconstruct:[3,231,462],record:[207,231,322],recov:[230,239,271],recreat:357,rectangl:[42,226,378],rectangular:[7,42,65,180,226,246,378,492,494,496],rectilinear:[130,177,203],rector:54,recurs:[42,226,397,479],recust:42,recv:489,red:[2,205,206,229,300],redefin:[3,494,500,519],redirect:12,redo:12,reduc:[],reduct:[18,19,129,130,177,269,307,375],redund:418,ree:467,reed:[269,307],rees:[7,9,13],ref:[342,343,383],refactor:6,refer:[],referenc:[3,6,12,66,72,76,126,131,202,203,209,219,246,306,347,376,407,423,448,456,490,510,519],reflect:[],refman:9,reformat:7,refresh:215,reg:495,regard:[6,62,268,320,321,326,451,455],regardless:[15,76,178,181,201,221,222,232,254,271,273,274,275,277,278,279,304,317,327,333,391,489,495,502],regim:[6,341,348,408,501],region:[],region_spher:8,region_styl:354,regist:[8,128,154,329],regoin:6,regress:519,regspher:178,regstrip:356,regul:6,regular:[1,3,42,65,97,176,180,202,205,216,226,246,306,345,376,408,427,489,492,494,496],reigon:519,reinhardt:[342,343],reject:[178,229,454,507],rel:[1,6,14,27,36,42,62,76,101,114,134,142,152,156,160,161,163,178,187,206,209,216,222,226,232,233,236,239,246,252,255,267,268,294,298,303,312,314,315,322,330,333,335,340,341,345,352,356,375,376,384,417,420,421,438,439,441,456,483,493,501,506,510,513,520],relat:[],relationship:[6,242,308,358,375,462,483,513,519],relax:[],releas:[0,5,7,8,13,227],relect:[3,446],reles:43,relev:[2,6,12,42,83,86,123,140,178,182,206,210,211,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,232,233,234,237,239,240,243,245,246,247,250,251,257,258,259,261,262,263,264,265,267,268,270,280,281,282,283,284,285,286,287,288,289,290,293,297,301,302,303,305,306,309,311,313,314,315,318,319,320,322,327,331,333,334,335,340,341,344,345,346,347,348,349,350,351,352,353,355,356,375,380,384,394,395,399,405,407,408,410,411,414,417,419,420,421,422,423,428,430,431,432,434,435,436,438,439,446,447,451,456,464,471,474,482,483,484,489,505,520],reli:[3,12,309,417,455,484,492,502],reloc:12,remain:[7,12,33,37,42,51,56,62,76,96,115,158,159,160,161,165,166,167,168,170,181,191,197,198,202,210,211,216,218,219,222,223,230,232,254,255,262,271,272,277,278,279,291,292,294,296,301,302,325,333,336,337,338,344,345,356,358,366,369,385,397,417,424,437,444,446,472,487,492,493,497,502,504,506,510,513,514,519,520],remaina:397,remaind:[9,178,202,233,303,333,346,477,492],remap:[3,6,12,62,64,76,161,178,201,222,232,252,268,294,375,492,493,494],remedi:[6,513],rememb:[2,514],remot:514,remov:[2,3,6,8,13,55,76,77,82,101,118,126,128,152,156,157,158,159,160,161,165,166,167,168,170,171,178,181,182,203,209,218,222,227,243,254,255,260,263,267,269,271,277,278,279,291,292,294,296,302,308,317,318,320,333,336,337,338,340,356,375,386,410,439,444,492,495,503,504,514,519,520],remove_bia:8,remove_bias_al:8,remove_molecul:215,remove_sourc:215,remove_speci:215,ren:177,renam:[12,357,503,514],render:[12,13,202,205,206],rendon:[271,272],reneighbor:[3,8,12,40,60,76,222,226,246,333,346,356,411,509,510],renssela:302,renumb:76,reorder:[3,12,40,489],rep:507,repeat:[2,6,205,206,222,229,230,246,326,378,397,475,477,479,487,506],repeatedli:2,repel:252,repes:202,replac:[2,3,6,11,12,42,66,98,99,129,155,156,157,158,159,160,161,164,165,166,167,168,170,171,202,203,205,206,207,218,219,221,222,223,224,226,229,233,254,276,305,306,312,314,393,407,431,474,493,494,499,500,510,519,520,522,524],replic:[],replica:[],replica_fil:12,report:[],repositori:[],reprens:345,repres:[1,3,6,8,9,12,15,41,42,43,62,71,76,99,125,128,190,198,202,203,205,218,219,220,221,222,223,224,230,236,247,249,254,257,271,300,302,304,312,317,318,322,330,345,347,354,376,386,392,397,420,427,437,438,439,441,442,443,449,452,454,455,478,479,487,489,492,502,504,507,513,519,522],represent:[3,6,8,9,60,62,146,180,202,247,248,300,345,397,417,420,444,456,492,495,513],reprocess:497,reproduc:[3,271,351,407,415,421],repul:441,repuls:[6,7,36,41,46,47,120,252,308,350,351,354,393,397,405,407,411,417,421,423,437,441,445,462,471,477,480,483,484,502],reqir:[308,310],request:[3,6,8,12,42,114,181,198,202,251,257,315,321,333,335,373,375,446,454,455,487,497,502,506,514,519,520,522],requir:[],rerun:[],rescal:[],research:[5,7,89,90,241,257,261,321,444,487,506],resembl:[312,514],resepct:6,reserv:[12,251,513],reservoir:[100,239,246,250,254,345],reset:[],reset_atomic_reference_posit:215,reset_dt:8,reset_target:8,reset_tim:215,reset_timestep:[],resid:13,residu:251,residue1:387,resist:[6,251],resolut:[220,462,474],resolv:[230,300,333,439,514],resort:3,resourc:[7,392,415],respa:[3,16,237,251,271,389,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,438,439,440,441,442,443,444,445,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,500,501,512,519],respecifi:444,respect:[1,6,9,13,14,15,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,43,44,46,47,48,49,50,52,54,55,57,62,75,76,96,98,107,108,121,124,130,134,154,155,160,163,165,172,176,177,184,185,187,188,189,190,192,193,195,196,198,203,205,206,221,222,223,228,229,230,232,239,249,252,254,255,257,271,273,274,275,276,277,278,279,280,281,287,289,291,292,294,296,308,309,317,318,322,330,332,345,350,353,359,361,362,364,365,368,370,373,375,376,381,384,385,390,391,392,393,395,397,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,441,442,444,446,447,448,449,451,456,457,461,462,463,464,473,474,475,476,477,478,480,482,483,484,489,493,502,505,513,519,521,522,524],respon:9,respond:[6,7,161,232,417,451],respons:[6,7,269,341,348],resquar:[],rest:[6,8,12,39,59,199,306,310,316,371,397,439,441,485,509,510,513],restart1:300,restart2:300,restart2data:[],restart:[],restartfil:[12,13],restor:[3,8,63,64,114,178,210,211,306,322,330,335,357,509,510],restore_bia:8,restore_bias_al:8,restrain:[],restraint:[9,231,269,316,332,428],restratin:316,restrict:[],result:[1,2,3,6,7,9,10,11,12,13,15,16,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,44,46,47,48,49,50,52,54,55,57,66,67,70,71,76,80,87,96,99,100,104,114,115,117,121,122,124,126,127,128,129,130,131,153,155,158,161,165,172,173,175,177,178,181,184,185,187,188,189,190,192,193,195,196,198,201,202,203,205,206,209,212,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,236,239,240,242,245,246,247,249,254,255,257,261,269,271,273,274,275,276,277,278,279,280,281,289,291,292,294,295,296,299,300,308,309,314,315,317,319,320,333,336,338,341,342,343,345,346,347,349,350,351,353,355,358,359,361,362,364,365,368,370,375,376,386,389,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,439,441,442,444,446,447,448,449,451,455,456,457,464,473,474,475,476,477,478,480,482,483,484,487,489,492,494,495,496,497,501,502,503,504,506,518,519,520],resum:519,retain:[2,227,228,393,397,444,489],retart:[33,51,191,366],retir:[3,454],retreiv:8,retriev:[6,8,244,442,443,519],reus:[3,504],rev:[6,13,67,75,101,118,122,152,153,166,216,248,254,256,269,271,272,276,294,299,309,312,317,322,333,337,340,342,343,348,383,397,405,406,407,410,415,416,417,420,421,426,431,438,439,440,441,443,452,456,463,473,475,476,477,480,487],revers:[2,6,8,96,189,229,252,271,297,298,308,326,341,342,348,386,437,501,513],review:[152,308,322,340,444,453,463,487,506,513,514],rewind:374,rewrap:202,rewrit:[5,12],rewritten:19,rezwanur:451,rfac0:[152,463],rfactor:333,rfile:317,rg0:331,rgb:206,rh3:177,rh4:177,rhaphson:3,rheolog:6,rhi:474,rho0:[441,459,461,469,470],rho0_meam:441,rho:[],rho_0:[469,470],rho_alpha_beta:415,rho_bkgd:441,rho_colloid:350,rho_e:345,rho_fin:344,rho_i:[442,443],rho_initi:344,rho_ref_meam:441,rho_wal:350,rhodo:[9,10],rhodopsin:[1,10],rhohi:303,rholo:303,rhosum:[],rhot:239,ribier:383,richard:9,richardson:317,richi:[9,19],rick:[308,309,406,462],rick_and_stuart:309,ridg:[9,19],right:[3,6,11,12,42,154,178,196,197,201,203,226,229,252,257,268,297,358,378,407,492,495,502,514,519],rightmost:[42,226],rigid:[],rigidifi:317,rii:[98,99],rij:[101,118,227,228,298,411,412,413,471],rin:[423,434,435],ring:[],rino:[78,480],rinv:375,rirj:[351,421],risi:[152,463],risk:[8,316,501],rix:[98,99],rjk:[227,228],rjone:[7,9,13],rlo:474,rmask:[3,519],rmass:[3,306],rmax:[76,179,227],rmdir:503,rmin0:[152,463],rmin:[76,179,228,431],rmsd:344,rnemd:6,robert:9,robin:206,robust:[382,383,384],rock:441,rockett:452,rod:317,rodata:12,rodnei:312,roi:7,role:[6,340],roll:12,ronchetti:118,room:[60,62],root:[11,96,98,99,204,340,344,391,415,499],rosati:40,rose:441,ross:441,rosski:300,rosybrown:206,rot:[6,100,300,316,340,520],rotat:[],rotation:118,rotaton:495,rough:[6,178,205,355],roughli:[7,10,12,42,161,205,220,246,254,255,263,270,271,285,304,317,333,336,337,340,376,386,391,458,460,494,501],round:[1,3,12,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,43,44,46,47,48,49,50,52,54,55,57,76,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,206,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,376,389,392,393,395,398,399,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,427,429,430,431,432,433,434,435,436,437,438,442,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,494,495,501,518,519],rous:247,rout:[96,423,437],routin:[5,6,8,11,15,16,38,40,57,97,182,184,257,444,453,474,505],roux:[6,236,255,478,513],row:[6,69,70,72,74,80,85,87,99,103,104,115,117,120,126,127,128,131,158,166,173,175,176,177,218,219,221,222,223,224,260,317,345,347,355,417],royalblu:206,rozero:441,rperp:[268,326],rpi:302,rpm:12,rrespa:[1,3,5,7,8,16,210,211,268,271,387,392,393,394,395,396,398,399,400,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,438,439,440,441,442,443,445,447,449,451,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,501],rspace:3,rsq:[474,481],rsurfac:345,ru3:177,ru4:177,rub:20,rubia:[442,443],rudd:[446,474],rudra:[7,9],rudranarayan:[7,302],ruiz:216,rule:[],run1:[6,390,519],run2:[6,372,374,390,519],run3:[6,390,519],run4:[6,390,519],run5:[6,390,519],run6:[6,390,519],run7:[6,390,492,493,497,519],run8:[6,390,519],run:[],run_styl:[],runloop:374,runtim:[12,17,205,391],russia:9,rutherford:345,rutuparna:[475,477],ryan:9,ryckaert:[320,368],rycroft:176,rydberg:444,s00:451,s0st:6,s2050:1,s2629:415,s319:215,s_fact:323,s_i:[6,417],s_ij:6,sack:7,saddl:[270,386],saddlebrown:206,sadigh:[216,415,442,443],saed_vtk:130,safe:[12,205,236,255,391,514],safe_zon:3,safest:[3,333],safeti:323,safezon:455,safran:483,sagui:[376,410],sai:[1,3,12,13,206,454,455,490,514],said:384,sakai:476,sall:[9,462],salmon:206,salt:[408,419,441,492],salter:462,same:[1,2,3,4,6,8,9,10,11,12,13,14,15,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,38,40,41,42,44,45,46,47,48,49,50,51,52,54,55,57,60,62,65,66,69,74,76,77,82,85,88,91,93,94,96,97,98,99,100,101,103,105,108,114,115,116,118,120,121,122,124,125,127,128,129,152,153,154,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,174,176,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,198,200,201,202,203,204,205,206,209,210,211,212,215,216,218,221,222,223,224,225,226,227,228,229,230,232,233,237,238,239,240,245,246,247,248,249,250,251,252,253,254,255,256,257,260,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,295,296,298,299,300,302,303,304,306,307,308,309,310,312,313,314,315,316,317,319,320,322,327,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,351,352,353,354,356,357,358,359,360,361,362,364,365,368,370,375,376,378,379,380,381,385,386,387,388,389,390,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,428,429,430,431,432,433,434,435,436,437,438,439,441,442,445,446,447,448,449,451,452,456,457,462,464,471,472,473,474,475,476,477,478,480,482,483,484,487,489,490,492,493,494,495,497,500,501,502,503,504,505,506,510,513,514,518,519,520,523],sampl:[1,2,4,6,9,11,12,14,100,114,156,157,171,176,201,205,209,218,219,222,223,231,233,244,246,248,250,271,272,293,300,303,312,314,318,330,331,333,337,340,343,355,387,397,414,492,506],sample_frequ:215,san:451,sandia:[0,5,7,9,13,14,17,75,123,418,441,451],sandybrown:206,saniti:[316,387],satellit:[6,160],satifsi:519,satisfi:[3,12,78,130,152,177,230,239,257,263,276,287,293,320,353,384,387,421,506],satur:408,save:[6,8,12,19,41,62,198,203,205,220,229,247,248,254,255,256,303,312,345,357,376,387,389,397,494,497,504],sb3:177,sb5:177,sc3:177,scalabl:[],scalar:[],scale:[0,1,3,5,6,9,10,13,18,41,62,66,76,77,100,113,125,128,129,152,164,172,198,201,202,203,205,206,209,210,211,215,216,219,230,232,246,250,251,252,254,256,257,269,271,273,274,275,276,277,278,279,300,304,307,308,317,324,325,333,335,337,340,342,343,345,349,356,375,376,378,385,388,392,393,394,408,414,417,421,424,438,439,441,444,451,458,460,478,493,495,497,501,504,506,509,510,519,520],scale_factor:[458,460],scalegamma:257,scalexi:[3,230,271,276],scalexz:[230,271,276],scaleyz:[230,271,276],scan:[206,228,374,493],scatter:[11,130,177],scatter_atom:11,scatter_coord:11,scenario:[6,41,64,229,306,315,333,346,354,387,496,497,501,509],scf:513,schaik:437,schedul:487,schell:476,schemat:229,scheme:[6,9,18,247,248,271,300,312,320,345,375,478],schlitter1:344,schlitter2:344,schlitter:344,schmid:411,schneider:[254,256],schoen:375,schr:513,schroding:417,schroeder:[118,513],schulten:[255,322,376,513],schunk:333,schwen:9,sci:[78,353,406,443,452,462],scienc:[8,215,229,251,322,342,415,442,462,476],scientif:[9,152,415,519],scm:11,scratch:[12,42,226],screen:[],screenshot:11,scripe:11,script:[],scripta:71,scsl:12,sdk:[],sea:11,seagreen:206,seamlessli:306,search:[0,2,3,8,12,101,118,179,181,206,207,333,382,383,384,386,388,487,493,494,506,519],seashel:206,sec:[12,512,518],second:[1,3,6,9,11,12,16,55,60,62,64,76,97,100,114,116,118,124,145,146,150,153,154,166,172,176,177,179,180,181,201,202,206,209,210,218,219,221,222,223,224,229,239,246,247,252,268,270,300,306,314,316,317,320,322,330,331,333,342,343,345,356,375,378,383,384,386,387,391,396,397,398,400,401,406,407,415,417,418,421,422,424,427,428,431,441,446,448,462,473,476,477,478,480,484,487,488,489,490,492,494,499,501,505,506,510,513,518,519,520,522,524],second_mo:462,secondari:[3,190],sectinn:523,section:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,61,62,66,67,68,69,70,71,72,73,74,76,79,80,83,84,85,86,87,88,89,92,95,96,97,98,99,100,102,103,104,107,108,109,110,111,112,114,115,116,117,119,120,121,123,124,125,126,127,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159,161,162,163,164,165,166,167,168,169,170,171,172,173,174,176,177,179,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,201,202,203,204,205,207,209,212,213,214,215,216,218,219,220,221,222,223,224,225,226,227,228,229,231,232,233,235,236,238,239,240,242,243,245,246,247,248,249,251,253,254,255,256,257,258,259,260,261,263,264,265,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,306,307,308,309,310,311,312,313,314,317,319,320,321,322,323,324,325,326,327,329,333,336,337,338,339,340,341,342,343,344,345,346,348,349,351,352,353,356,357,359,360,361,362,363,364,365,366,368,369,370,371,376,377,378,381,385,386,388,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,487,488,489,490,492,493,495,497,500,501,502,503,505,506,507,510,511,513,519,520,521],section_acceler:[9,12,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,376,392,393,395,398,400,401,402,403,405,406,407,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,442,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,495,501],section_accerl:415,section_command:[0,1,9,358],section_error:[7,12],section_exampl:[2,6],section_histori:[7,12],section_howto15:90,section_howto:[6,8,9,11,12,41,43,60,62,67,70,71,72,75,76,77,78,80,81,82,83,86,87,88,91,92,93,94,95,96,98,99,101,104,105,106,107,108,109,110,111,112,115,117,118,121,122,123,126,128,129,132,147,148,149,150,152,153,158,160,172,173,175,176,180,200,218,270,283,286,290,348,396,409,487,492,495,506],section_modifi:[6,7,43,202,203,205,510],section_packag:12,section_perf:7,section_python:[6,12],section_start:[3,6,9,11,379,386,486,487,501,507,510],section_tool:[6,7],see:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,60,61,62,64,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,238,239,240,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,263,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,319,320,321,322,323,324,325,326,327,329,330,332,333,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,372,375,376,378,379,380,381,383,384,385,386,387,388,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,485,486,487,488,489,490,492,493,494,495,497,498,499,500,501,502,504,505,506,507,508,509,510,511,512,513,514,519,520,522,523,524],seed1:507,seed2:507,seed:[3,178,181,201,205,214,216,227,228,229,231,233,243,246,247,248,254,255,256,257,300,303,307,312,317,333,337,340,345,352,399,411,413,414,487,502,507,513,519,520],seed_com:255,seed_drud:255,seek:[42,226],seem:[6,230,346,383,441,501],seen:[12,257,354],segement:3,segment:[3,6,7,12,41,43,91,125,205,209,286,303,317,333,411,427,455,471,472,492,500,502],select:[3,6,9,12,15,62,64,76,129,130,167,172,177,178,198,205,207,214,216,222,223,232,233,243,246,251,252,268,322,332,340,341,346,348,350,352,353,355,373,375,382,386,388,391,423,428,441,462,489,493,495,501,502,506,511,519],self:[],sellerio:13,semi:[3,207,215,216,297,299,493],semiax:156,semimet:417,send:[0,3,5,7,8,11,12,206,251,489],sender:[3,489],sens:[1,3,6,7,18,40,42,43,62,76,114,197,202,218,221,222,223,224,226,229,232,247,248,253,254,255,256,303,307,312,318,333,340,341,345,348,356,386,407,429,433,475,476,477,487,492,497,501,504,509],sensabl:251,sensibl:115,sensit:[2,6,78,230,312,520],sent:[206,251,373],sep:[6,11,519],separ:[2,3,6,7,9,12,13,41,42,81,128,134,152,178,181,203,205,206,207,215,219,226,227,228,229,230,233,236,246,254,255,271,285,300,303,304,306,308,312,317,320,333,336,337,338,341,348,356,376,391,398,400,407,408,410,412,413,429,438,439,441,448,453,463,472,473,474,477,483,490,492,493,494,501,504,509,513,520,521,522,523],seper:408,sequec:519,sequenc:[2,3,12,42,62,202,203,205,206,207,226,248,270,356,378,386,424,452,507,519],sequenti:[62,63,206,452,493],sequestr:7,seri:[3,4,6,9,13,18,152,202,203,205,206,219,224,247,248,303,390,393,420,441,444,446,456,464,474,490,499,500,507,509,510,519],serial:[],serial_icc:12,serious:8,serv:[6,140,180,333,471],server:[1,253,391],set:[],set_callback:244,set_energi:244,set_vari:[6,11,490],setarea:257,sete:[218,229],setenv:[11,12,404],setfl:[13,392,415],setforc:[],setgamma:257,setmask:8,settl:230,setup:[3,6,7,8,11,12,13,16,37,41,56,62,76,96,100,166,179,180,181,182,197,206,215,229,232,333,346,369,387,388,391,472,489,492,500,522,524],setup_pre_exchang:8,setup_pre_forc:8,setup_pre_force_respa:8,setvel:[],seven:443,seventh:[145,150],sever:[1,4,5,6,7,8,9,10,11,12,13,15,18,40,41,66,76,96,172,179,182,197,202,203,204,207,209,215,227,228,230,248,254,257,261,271,302,304,306,317,322,333,340,349,373,378,384,391,394,397,401,414,415,424,433,437,441,446,452,454,455,461,462,487,490,494,498,506,510,513,519,520],sexton:444,sfactor:[3,205,206,385],sfftw:12,sgi:12,sgmc:216,sgrid:333,sgroup:176,shade:205,shake:[],shan:[17,308,309,406],shanghai:[9,13],shape:[],shape_upd:8,shapei:[125,492],shapex:[125,492],shapez:[125,492],shapshot:497,shardlow:[],share:[],sharon:317,sharp:[354,441,477],shawn:9,shear:[3,4,5,6,7,9,62,64,161,201,230,232,257,271,294,333,348,351,421,438,439,451,459,461],sheet:496,shell:[],shen:9,shenderova:393,sheppard:383,shflag:12,shield:[],shift:[],shiftse:333,shiga:[6,271,272],shini:[205,523],shinoda:[6,9,271,272,457],shiny:205,ship:207,shlib:[11,12],shlibflag:12,shock:[],shockvel:[269,307],shortcut:[230,271,304,317],shorter:[3,131,246,298,388,446,500],shortest:[205,388,394,501],shorthand:[206,478],shoul:479,should:[1,2,3,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,45,46,47,48,49,50,52,54,55,57,62,64,75,76,78,88,92,96,100,107,108,109,113,114,115,121,122,124,153,155,156,157,160,161,164,165,166,168,171,174,178,180,182,184,185,186,187,188,189,190,192,193,195,196,198,200,201,202,203,205,206,210,211,212,213,216,220,225,226,227,228,229,230,232,233,235,236,238,240,242,243,244,245,246,247,248,249,250,252,254,255,256,257,259,260,261,262,268,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,296,298,299,300,301,302,303,304,305,307,308,309,310,311,312,313,314,315,316,317,319,320,327,330,333,334,336,337,338,339,340,341,344,345,346,348,349,350,351,352,353,354,355,356,358,359,360,361,362,364,365,368,370,376,378,379,380,382,384,385,386,387,388,389,391,392,393,395,396,398,399,400,401,402,403,404,405,406,407,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,441,442,444,446,447,448,449,450,451,453,454,456,457,458,460,462,464,471,473,474,475,476,477,478,480,482,483,484,487,488,489,490,492,493,494,495,496,497,499,500,501,502,504,508,509,510,513,514,519,520,522],shouldn:[3,8],show:[6,10,11,12,128,298,386,423,441,444,474],shown:[1,12,16,17,42,107,108,130,152,164,177,197,226,229,239,254,271,294,300,303,312,340,375,417,418,420,421,437,444,456,462,492],shrank:76,shrink:[3,6,42,60,62,76,180,201,202,205,210,211,214,226,232,233,252,257,298,333,352,356,375,376,384,407,429,433,446,492,493],shrink_spher:287,shrunk:76,shut:[6,11,387,491],si4:177,siam:353,sic:[4,407,424,441,448,473,475,477,480],sic_tersoff:452,sicc:[416,473,475,477,480],sicg:[475,477],sicsi:[416,473,475,477,480],side1:495,side2:495,side3:495,side4:495,side:[3,8,42,60,64,76,168,178,216,217,226,229,233,246,252,257,268,298,303,311,330,350,354,355,356,386,407,420,421,456,479,490,492,495,502],sidewai:4,sienna:206,siepmann:348,sige:[475,477],sigma0:397,sigma14:437,sigma1:397,sigma2:397,sigma:[3,6,10,46,47,51,55,96,184,202,203,206,210,211,246,257,298,321,333,349,350,354,378,388,391,393,396,397,398,402,403,405,410,411,413,414,416,417,420,422,423,427,428,429,430,431,432,433,434,435,436,437,440,445,446,456,457,467,473,478,479,501,518,519,520],sigma_14:402,sigma_:408,sigma_c:405,sigma_cc:[393,405],sigma_h:419,sigma_i:[418,446],sigma_ii:479,sigma_ij:[446,479],sigma_j:446,sigma_max:414,sigma_ss:405,sign:[3,6,12,189,197,297,330,353,358,444,500,509,514,519],signal:491,signicantli:17,signifi:[3,70,80,87,99,104,115,117,126,158,173,175],signific:[7,12,18,95,247,269,272,312,333,346,417,420,441,444,446,522],significantli:[1,6,40,153,176,257,271,316,417,473],sij:219,sikandar:17,silbert:421,silent:[206,490,503],silicon:[416,441,473,492],sill:451,silver:206,sim:[9,457],similar:[5,6,7,8,9,10,11,12,17,18,41,42,43,47,62,72,77,96,124,127,128,153,154,178,179,202,203,206,209,210,211,218,220,226,244,245,247,254,260,261,272,306,307,312,316,317,337,340,350,351,353,355,376,382,383,385,393,396,397,411,415,417,421,437,438,446,447,451,452,461,474,478,489,494,499,501,506,508,510,513,519,520,522,524],similarli:[3,6,7,8,39,59,62,124,174,180,182,199,201,202,205,206,217,218,221,222,223,224,228,232,238,252,271,273,274,275,277,278,279,302,304,317,318,320,333,340,341,348,354,359,371,376,378,386,389,393,401,421,433,473,485,489,492,495,496,501,502,506,519,523],simluat:[6,40,206,333,438,493,494],simlul:[317,345],simmul:348,simpl:[],simpler:[8,11,43,206,317],simplest:[3,8,9,41,70,80,87,99,104,115,117,126,128,158,173,175,308,513],simpli:[1,3,6,8,9,11,12,14,17,70,76,80,87,97,99,104,106,115,117,125,126,131,158,173,175,181,182,206,209,210,211,218,221,222,223,224,228,230,232,236,244,253,255,260,271,300,304,315,317,318,341,347,348,375,376,378,385,386,391,401,410,424,433,441,446,489,490,497,500,507,510,518,519],simplif:417,simplifi:[9,216,316,444],simplist:11,simualt:376,simul:[],simulatan:391,simulation_nam:455,simulationub:462,simulatoin:[12,493],simult:391,simultan:[6,7,15,16,232],sin:[232,268,350,353,355,380,452,492,495,502,519],sinc:[0,1,2,3,6,8,9,10,11,12,13,15,16,21,22,33,40,42,45,55,62,64,67,71,76,78,98,99,122,128,130,154,156,158,168,176,180,181,183,184,186,191,202,203,205,206,209,210,211,212,213,216,217,218,219,220,221,222,223,224,225,226,229,230,231,232,233,237,238,246,248,250,253,254,256,257,268,271,273,274,275,276,277,278,279,282,285,294,298,300,303,305,306,312,315,317,322,332,333,341,345,346,347,348,350,351,354,355,356,357,359,360,374,376,384,385,386,387,390,391,392,393,397,400,401,402,403,405,406,410,411,414,415,416,420,421,422,424,425,426,427,428,429,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,449,452,453,454,455,456,457,462,463,464,473,474,475,476,477,480,484,487,489,490,492,493,495,497,500,501,502,503,504,506,510,513,514,518,519,520,523],sinclair:[7,415,472],sine:452,singapor:152,singh:392,singl:[1,2,3,6,7,8,9,10,11,12,14,15,16,17,18,41,42,43,60,62,64,66,69,70,72,74,80,82,85,87,96,97,99,103,104,114,115,117,120,125,126,127,128,129,131,154,158,173,175,176,178,202,203,205,206,207,209,214,217,218,219,221,222,223,224,226,228,229,230,233,236,243,245,250,257,260,268,271,272,276,285,287,293,300,302,303,305,316,317,318,320,323,329,333,335,345,347,350,351,353,355,356,358,375,376,382,385,386,387,388,390,391,392,393,397,402,404,406,414,415,416,417,418,421,422,423,424,425,426,441,442,443,444,448,449,452,453,454,455,456,462,463,464,473,475,476,477,480,487,488,490,492,499,500,501,502,503,504,505,506,507,509,519,523,524],singleel:397,singular:[437,438,439],sinnott:[309,393,406],sinusoid:[178,232,350,351,353,355,380],sio2:480,sio:406,sirk:[153,471],sisic:[416,473,475,477,480],sisisi:[416,473,475,476,477,480],sister:404,sit:[299,492],site:[0,1,2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,71,75,96,239,251,257,258,320,376,392,397,407,415,419,429,433,437,449,478],situat:[176,230,246,257,271,300,318,383,397],sival:177,six:[6,145,150,152,219,221,448,452],sixth:448,sixthpow:[403,446],size:[],size_restart:8,sizei:427,sizej:427,sizescal:3,sizex:279,sjplimp:[0,7,11,12],sjtu:9,skew:[3,6,61,62,180,205,232,271,492,495],skin:[3,12,40,64,78,127,179,181,246,285,317,321,345,387,388,391,427,450,510,518],skip:[12,16,33,191,302,303,374,385,390,428,492,497,500,509,519],skyblu:206,slab:[3,6,76,166,222,303,330,375,376,387,446],slateblu:206,slategrai:206,slater:[],sleight:55,slepoi:441,slice:[],slider:11,slight:[3,12,239,345],slightli:[1,6,40,41,202,203,204,205,207,312,317,376,393,407,429,433,454,475,477,480,487,500,522],sligthli:410,sliozberg:471,slip:[3,209,333,349,355],sllod:[],slope:[6,114,115,341,343,348,408,519],slot:[1,154],slow:[3,6,7,12,40,247,251,254,255,269,271,287,333,340,375,386,391,446,462,501,511,513,520],slower:[1,17,40,255,376,391,397],slowest:[345,489],slowli:[12,76,226,349,384,444,464,494],slurm:12,slurm_localid:12,sm3:177,small:[],smallbig:3,smaller:[1,3,6,12,16,17,40,57,62,64,76,131,180,202,203,205,206,216,233,237,246,257,299,317,333,343,358,375,376,382,391,446,472,479,481,492,499,501,519,524],smallest:[3,43,75,76,77,176,269,314,519],smallint:3,smallq:376,smallsmal:[3,12],smart:248,smd:[],smd_lammps_userguid:9,smi:[3,391],smirichinski:9,smit:246,smith:449,smmoth:502,smooth:[],smoother:178,smoothli:[55,152,341,348,402,422,435,437,440,477,484],smpd:12,smtb:[9,462],smtbq:[],smulat:444,sn2:177,sn4:177,sna:[],snad:[],snap:[],snapcoeff:463,snaphot:497,snapparam:463,snapshot:[],snav:[],snb:17,snow:206,soc:423,socket:[12,17,18,253,489],soderlind:444,soft:[],softer:[350,354],softwar:[1,6,9,11,14,15,16,17,18,19,176,251,302,318],sole:[227,228,386,452,459,461],solid:[4,6,7,9,10,40,41,42,62,75,78,100,114,153,176,215,226,230,232,237,260,271,273,274,275,277,278,279,298,299,304,317,340,343,376,378,398,431,444,451,459,461,492],solut:[3,6,13,176,230,237,269,315,320,333,354,519],solv:[3,9,12,18,239,257,308,320,343,345,376,383,439],solvat:[4,10,178],solvent:[4,7,9,13,64,76,179,181,226,243,247,248,254,271,315,317,330,333,341,348,349,402,405,407,408,419,429,438,439,456,472,492,502],solver:[],some:[1,2,3,4,6,7,8,9,11,12,13,16,17,18,40,41,42,56,64,66,76,113,116,119,125,129,131,156,157,158,159,170,171,172,176,178,181,186,189,197,200,202,203,205,206,209,210,211,214,216,217,218,219,221,222,223,224,226,228,229,230,231,243,246,269,271,272,303,305,306,308,310,317,322,334,340,345,346,347,349,350,356,373,374,375,376,382,383,384,385,386,387,388,391,394,396,397,404,407,415,417,424,427,444,446,454,455,472,474,485,487,489,490,491,492,494,497,498,499,500,501,502,504,506,509,510,514,518,519,520,521,524],somehow:3,someindex:357,someon:[7,384],someth:[2,3,7,8,11,12,62,230,271,350,353,355,387,424,490,499,514],sometim:[2,3,6,8,12,18,222,230,271,341,348,375,388],somewhat:[7,9,12,75,114,158,168,218,271,375],somewher:[17,272,417],soon:[3,43,216,229,243,246,251,454],sophist:[7,154],sorensen:506,sort:[3,13,16,40,76,202,203,206,207,251,386,387,391,414,493,494,523],sound:[140,257,269,323,469,470],soundspe:[469,470],sourc:[],source_integr:215,sourceforg:11,south:152,souza:341,space:[2,3,6,8,11,12,18,42,58,62,76,130,152,167,172,177,178,198,201,205,210,211,214,221,222,223,226,228,232,233,252,257,265,268,271,299,300,315,318,323,333,350,352,353,355,358,375,376,378,385,386,387,398,400,401,407,410,415,417,427,429,433,441,444,449,452,457,474,481,483,489,492,495,504,510,513,519,520],spahn:421,span:[2,12,38,76,210,211,222,239,252,317,375,392,393,397,406,415,418,425,426,441,442,443,448,452,463,473,475,476,477,480,486,487,495,496,519],spars:[76,198],spatial:[],spawn:251,spc:[],spce:239,spcpu:510,speak:[17,333,340],spearot:[130,177,318],specfi:[12,119,252,495],speci:[],special:[],special_bond:[],specif:[1,2,3,4,6,7,8,9,12,13,15,16,17,18,22,29,33,41,42,43,51,66,76,120,125,127,128,158,160,163,176,178,186,191,202,203,205,206,207,209,210,211,214,215,218,219,221,222,223,224,226,229,231,243,244,246,247,251,257,266,303,305,306,309,317,340,345,346,350,356,360,376,384,386,391,393,396,397,409,415,420,421,424,425,426,441,444,446,454,455,456,472,473,478,479,489,492,493,497,498,499,501,502,508,509,510,518,519,520,522],specifi:[2,3,6,7,8,9,11,12,13,14,15,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,62,64,66,68,69,70,72,73,74,75,76,78,80,81,82,83,84,85,86,87,88,92,94,95,96,97,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,153,155,158,160,165,166,167,172,173,174,175,176,177,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,242,245,246,247,248,249,250,252,253,254,255,257,258,259,260,262,263,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,285,289,291,292,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,312,313,314,315,316,317,318,319,320,321,322,326,327,330,331,332,333,334,335,336,337,338,340,343,344,345,347,349,350,351,352,353,354,355,356,357,358,359,360,361,362,364,365,366,368,369,370,371,374,375,376,378,379,381,384,385,386,387,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,518,519,520,521,522,523,524],specifii:[248,257],speciti:501,spectral:[9,463],spectrum:[9,152,307,312],sped:[40,269],speed:[1,3,6,9,12,14,15,16,17,18,19,40,42,140,202,206,226,254,257,269,307,323,333,340,346,352,375,376,386,391,397,407,444,446,469,470,475,487,501,507],speedup:[1,18,376,501],spefici:[178,205,423],spell:495,spellmey:[6,184,504],spend:[12,217],spent:[1,12,13,15,487,506,511],sperhic:492,sph:[],sph_lammps_userguid:9,sphere1:257,sphere:[],spheric:[],spheriod:[3,6],spherioid:333,spheroid:[6,271,289,317,333],spike:128,spin:[41,125,203,351,394,417,492],spine:380,spine_two:380,spirit:[7,220],spit:3,spline:[],split:[1,3,6,9,11,12,18,42,218,222,226,239,255,271,321,353,375,391,413,479,486,489,501],splittol:[6,375],sppark:6,spread:[1,6,12,358,500],spring:[],springer:322,springgreen:206,sptial:76,sputter:233,sq2:[3,378],sqrt:[2,3,43,62,88,98,118,246,254,256,298,333,349,351,378,380,405,411,415,419,421,441,446,519],squar:[],squeez:[230,252,438,439],squibb:[5,7],sr2:177,src:[0,1,3,4,6,7,8,9,11,12,14,15,16,17,18,19,176,202,244,320,444,514],srd:[],srmax:76,srmin:76,srolovitz:415,srp:[],srtio:462,srun:12,ssa:321,ssao:[205,523],stabil:[6,9,254,271,397,454,478],stabl:[6,67,140,257,276,316,323,397,513],stabli:247,stack:[3,8,75],stage:[3,8,96,209,244,270,311,356,386,487,506,519],stagger:[1,2,3,206,376,499,508,519],stai:[3,14,17,210,211,269,288,307,391,492],stamp:[209,340,493],stamped:12,stan:[9,17],stand:[0,6,7,9,12,13,313,454,455,490],standard:[],stanford:9,starikov:345,start:[],start_6:419,start_7:501,startstep:519,stat:[12,55,182,298,312,384],statcoul:518,statcoulomb:518,state:[],statement:[3,490,491,514],stationari:[],statist:[3,6,12,34,40,42,53,67,194,220,227,228,229,247,248,254,255,256,302,303,307,312,317,320,333,344,345,346,367,384,386,393,411,414,421,438,483,487,494,500,502,506,509,510],statu:[3,12,55,63,133,182,231,236,255,406,491,506],statvolt:518,std:12,stdin:[3,12,374],steadi:[6,269,276,307],steelblu:206,steep:474,steepest:[7,383],steer:[7,9,231,234,322],stegailov:345,steinhardt:[66,118],steinhaus:513,stencil:[3,257,375],step:[1,2,3,6,8,9,11,12,13,14,15,16,17,18,19,40,76,100,107,108,122,128,129,140,153,164,174,176,202,204,205,206,207,209,210,211,215,216,218,219,220,221,222,223,224,226,227,228,229,230,232,233,236,237,239,243,244,246,248,251,252,255,263,269,285,287,293,298,299,303,305,306,307,308,309,310,318,320,321,322,323,333,335,338,339,340,341,342,343,344,345,346,347,348,355,356,358,374,375,382,384,386,387,411,419,423,441,444,454,455,462,487,489,490,494,496,497,499,500,501,506,507,509,510,513,519,524],stepani:322,stepwis:96,stesman:340,steve:[0,5,7,13],steven:229,stiff:[6,41,52,227,228,299,300,384,451,513],stile:408,still:[1,3,6,9,11,12,13,14,17,38,39,42,59,64,76,101,120,128,176,182,198,199,200,202,203,206,210,211,226,250,254,285,308,312,333,345,358,371,375,376,382,403,415,420,421,424,428,438,450,454,456,464,472,492,494,500,514],stilling:[3,5,7,9,15,97,154,416,443,452,472,473,480,504],stipul:251,stl:[9,76,326,329],stl_surf:329,stochast:[4,7,9,209,248,321,333,340,355,413,414],stockmay:41,stoddard:410,stoichiometri:462,stoke:[257,349],stokesian:9,stoll:[254,256],stone:[9,19,376,410],stop:[],stopstep:519,stopthresh:[42,226],storag:[3,12,15,347,391,504],store:[],store_st:334,storm:12,stouch:7,str:519,straatsma:6,straddl:[3,62,64,168,252,317,330,356,492,496,502],straight:317,straightforward:[4,13,417,513],strain:[],strang:[198,205,519],strategi:[],stratford:257,strcmp:358,stream:[3,6,124,153,158,161,162,205,215,232,247,248,254,255,294,303,312,333,520],streamlin:[12,500],streitz:[],streiz:407,strength:[3,9,152,172,183,205,316,350,354,424,455,456,504],stress:[],stretch:[3,55,62,129,227,322],strict:463,strictli:[6,42,198,226,269,307,340,492],stride2:519,stride:[206,248,499,508,519],strietz:407,strike:233,string:[2,3,6,11,12,42,178,202,203,204,206,218,219,220,221,222,223,224,226,246,305,318,358,377,390,441,452,453,454,463,488,490,492,502,503,509,510,519],strip:519,strong:[10,308,393],stronger:6,strongest:[438,439],strongli:[1,6,13,233,317,320,345,444,513],structrur:3,structur:[],structured_point:318,strucur:78,stuart:[308,309,393,406,462,472],stub:12,stuck:230,student:302,studi:[6,116,287,306,431,462],stukowski:[216,415],style1:[33,51,191,366,424,492],style2:[33,51,191,366,424,492],style:[],style_nam:[271,272],stylecomput:462,stylist:8,sub1:503,sub:[1,3,4,6,7,8,9,11,12,13,18,33,37,40,41,42,43,51,56,61,64,66,68,72,73,84,96,100,102,119,152,172,180,191,197,204,205,206,210,211,226,230,232,271,272,276,307,312,317,320,321,345,346,354,356,366,369,378,381,391,396,406,414,420,421,423,424,427,446,454,455,456,462,478,479,484,489,492,495,501,509],sub_styl:[68,73,84,102],subbox:[129,205,206],subcutoff:427,subdivis:257,subdomain:257,subequ:11,subgroup:[202,523],subinterv:204,subject:[6,42,181,226,478],submit:[],subramaniyan:13,subroutin:391,subscript:[11,345,359,418,480,519],subsequ:[3,6,11,12,42,62,114,179,206,220,226,230,246,340,345,346,347,378,390,415,472,490,492,493,499,502,503,512,519,524],subset:[6,11,12,16,42,86,152,202,203,206,226,267,271,273,274,275,276,277,278,279,303,304,308,317,386,391,393,397,424,446,486,489,492,494,497,501,519],subspac:9,substanti:[6,16,473,501],substep:271,substitut:[1,2,3,12,202,253,306,386,390,417,446,490,503,519],substract:407,substrat:[180,230,271,273,274,275,277,278,279,304,317,492],substyl:[437,501],subsystem:345,subtl:[105,107,108,248],subtleti:164,subtract:[3,6,55,66,76,87,100,105,108,113,114,116,124,153,155,156,157,158,159,160,161,162,164,165,166,167,168,170,171,202,203,209,218,239,246,247,250,254,255,256,258,262,263,267,294,301,317,356,387,436,492,502,510,519,520],succe:12,succeed:[219,220],succes:220,succesfulli:3,success:[2,6,11,12,14,15,128,202,206,216,219,230,233,246,285,303,317,333,340,358,384,386,490,491,499,500,507],successfulli:[3,11,202,233,490,503],successulli:11,successv:497,sucessfulli:3,sudden:36,suddenli:354,sudo:[11,12],sufac:43,suffer:[16,17,18,293,348,354,391],suffici:[2,3,6,7,17,18,42,64,76,204,222,226,269,271,299,333,340,347,350,358,428,446,492,513],suffix2:12,suffix:[],suggest:[0,6,7,12,269,307,490,513],suit:[7,13,211,257,417],suitabl:[4,12,13,17,55,96,202,229,306,337,397,404,421,437,441,454,455,487,506],sukumaran:220,sum:[3,6,8,12,41,75,76,81,86,92,97,98,99,101,105,109,114,116,118,121,122,124,128,129,135,151,152,153,155,158,159,160,161,164,165,166,167,168,170,172,174,175,176,218,219,221,222,223,224,233,244,247,254,255,260,298,299,303,307,312,317,318,322,332,343,345,347,350,354,356,375,376,384,396,407,411,417,418,427,429,432,441,454,455,463,479,490,510,513,518,519,520],summar:[6,12,418,462],summari:[],summat:[6,9,43,75,97,118,375,376,401,407,415,416,429,433,444,462,473,475,476,477,480],summer:[3,13,222,454,455],sumsq:129,sun:[21,44,185,359,403,446,455],sunderland:17,sup:[307,312,406,462,513],supercomput:[12,18,490],superpos:[424,472],superposit:7,superspher:380,supinski:444,supplement:[248,454,455],supplementari:[231,420,456],suppli:[9,12,198,246,269,345],support:[1,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,41,42,43,64,96,97,113,119,202,203,204,205,206,207,210,211,212,213,218,226,229,230,231,238,244,248,249,252,254,255,256,257,266,269,271,273,274,275,276,277,278,279,287,291,292,293,294,295,296,298,299,304,307,309,311,316,317,319,323,324,325,326,327,329,330,332,336,337,338,339,343,348,350,354,373,374,375,376,380,383,384,385,391,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,489,493,494,495,499,501,502,503,505,506,507,512,513,518,519,523,524],suppos:[3,8,418,514,519],suppress:[6,12,176],surc:8,sure:[6,8,11,13,14,198,210,211,230,303,317,320,355,415,474,514],surf:[8,146,179],surfac:[2,3,4,6,8,9,41,43,60,75,130,146,152,176,178,181,205,209,233,243,252,257,260,287,293,298,309,316,326,329,330,333,340,345,350,354,355,386,397,424,438,439,444,460,462,479,483,489,495],surface_exterior:8,surface_interior:8,surface_mov:345,surfact:[408,419],surpris:417,surround:[38,57,75,178,198,206,230,242,271,273,274,275,277,278,279,298,304,317,474,513],suspect:3,suspens:[438,439],sustain:[202,203,230,421],suzuki:[271,317],svg:6,svn:[7,11,12],sw_exampl:453,swamp:317,swap:[],swegat:344,swiggl:[3,268,350,353,355,495,519],swiler:[152,463],switch7_section_start:419,switchflag:[152,463],swm4:513,swol:54,swope:6,sxx:206,sy0302:9,symbol:[6,12,130,177,314,397,417,463],symmetr:[6,75,96,104,124,143,144,145,148,149,150,153,210,211,230,271,272,341,348,392,404,410,415,475,477,519],symmetri:[3,5,6,7,8,66,67,75,101,118,180,202,203,269,298,359,376,392,492,513],sync:[3,6,511],synchron:[1,248,386,511],synechococcu:7,syntax:[],sysdim:299,sysmt:17,sysstem:397,syst:462,system:[],system_:300,systemat:[6,9,220,246,254,444],systemx:3,t10:507,t11:507,t12:507,t13:507,t14:507,t15:507,t3e:12,t_chain:3,t_corr:3,t_correl:487,t_dephas:487,t_e:345,t_e_min:345,t_equil:[342,343],t_event:[3,487,506],t_hi:506,t_infil:345,t_init:[307,345],t_iter:3,t_j:29,t_lb:257,t_lo:506,t_order:3,t_oufil:345,t_out:345,t_outfil:345,t_qm:307,t_switch:[342,343],t_target:399,ta06a:463,ta4:444,ta5:177,ta6:444,tab:[2,492],tabbernor:130,tabinn:446,tabul:[3,7,13,22,37,38,45,56,57,58,69,76,85,103,198,242,333,375,392,397,398,400,401,402,403,404,407,415,417,429,433,440,449,452,455,457,472,474,475,481,494],tabular:452,tabulate_long_rang:455,tad:[],tadmor:9,tag:[215,513],tagint:3,tail:[3,96,97,119,122,172,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,414,415,416,417,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,482,483,484,485,510,519],tailor:[76,346],tait:[9,469,470],taitwat:[],take:[1,2,3,6,11,12,17,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,45,46,47,48,49,50,52,54,55,57,62,82,96,98,100,121,124,125,128,129,153,155,165,172,176,182,184,185,186,187,188,189,190,192,193,195,196,198,202,205,206,210,211,212,225,226,230,232,239,240,245,249,253,254,255,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,304,306,309,317,319,320,330,331,332,333,335,336,337,338,346,349,353,356,359,360,361,362,364,365,368,370,375,376,381,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,410,411,415,416,418,419,420,421,422,423,429,430,431,432,433,434,435,436,437,438,442,444,447,448,449,451,454,455,456,457,462,464,471,473,474,475,476,477,478,480,482,483,484,486,490,493,495,500,501,502,507,509,510,511,519],taken:[6,62,160,178,201,229,233,246,247,248,254,255,256,257,303,307,310,345,364,415,417,420,473,480,487,501,502],talk:[6,7],talli:[],tan:[206,519],tandem:[16,317],tang:444,tangent:[43,270],tangenti:[6,120,333,351,355,421],tanh:345,tantalum:[4,444,463],taper:[3,310,380,440],tar:12,tarbal:[0,8,11,12],target:[3,6,7,8,11,12,17,40,42,206,214,226,230,231,233,239,246,247,248,254,255,256,271,272,273,274,275,276,277,278,279,291,292,294,295,296,300,304,307,312,317,322,331,336,337,338,339,344,345,348,349,352,373,376,399,411,487,498,500,520],target_fil:344,task:[1,6,7,10,12,13,14,15,16,17,18,55,206,251,300,346,391,490,511],taskset:16,tatb:[4,313],tatom:513,tau:[3,167,220,254,255,257,271,304,317,336,337,342,343,345,512,518],tau_1:247,tau_k:247,tau_n_k:247,tb3:177,tbead:170,tbp:397,tchain:[271,272,276,287,293,294,295,317],tcl:312,tcom:255,tcsh:[11,12,404],tdamp:[254,271,272,276,293,317,336,337],tdephas:487,tdrude:[163,236,255,513],teal:206,tech:[7,9,13],technic:[6,7,9,257,310,333,455],techniqu:[6,7,9,96,209,230,269,307,317,349,352,376,446,474,513],technolgi:9,technolog:[9,14,19,251],tediou:306,tell:[2,6,11,12,37,56,197,209,299,369,387,454,455,472,490,492,494,513],telsa:17,temeperatur:11,temp:[],temp_drud:513,temp_eff:108,tempcom:[156,157,171],temper:[],temperar:300,temperatur:[],temperature_definit:215,tempfix:507,templ:[7,9,18],templat:[3,8,13,17,19,41,178,179,181,233,246,303,317,320,385,492],templeton2010:215,templeton2011:215,templeton:[9,215],tempor:247,temporari:[2,3,499],temporarili:[198,316,505,506],ten:14,tend:[29,271,298],tensil:[7,232],tensor:[3,6,8,66,91,92,98,99,100,104,117,124,139,142,143,144,145,148,149,150,152,153,154,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,230,257,260,271,272,276,302,304,317,348,375,376,385,417,438,439,444,459,461,510,519],tenth:[139,210,374],term:[0,1,3,5,6,7,8,9,12,20,21,22,27,38,41,46,47,64,96,97,98,100,122,124,153,154,156,157,166,171,172,185,186,187,198,206,210,211,217,219,221,224,232,238,239,247,248,249,254,255,256,257,270,271,272,273,274,275,276,277,278,279,291,292,294,296,300,304,307,316,317,331,336,337,338,345,347,349,351,359,360,370,375,384,387,392,393,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,415,416,417,418,420,421,422,429,433,436,437,438,439,441,442,443,444,446,447,449,456,462,471,473,475,476,477,480,483,501,502,504,510,513],termin:[130,271,384,386,459,461,491,500],termostat:337,terrel:383,terri:7,tersoff:[],tersoff_1:[475,476,477],tersoff_2:[475,476,477],tersoff_mod:476,tertiari:190,tessel:[9,176],test:[],test_descriptor_str:3,testf:198,testu:198,tether:[6,315,322,330,332,343,419],tetot:[9,462],tex:8,texa:451,texas_holdem:316,text:[2,3,4,6,7,8,12,13,38,42,57,198,202,203,205,206,209,215,218,219,220,221,222,223,224,226,231,242,251,305,344,345,357,376,378,386,415,418,428,441,463,474,488,492,493,509,514,519,521,522],textur:17,tfac_insert:246,tfactor:[3,206],tfinal:519,tfix:316,tflag:205,tfmc:[],th4:177,than:[1,2,3,6,8,9,11,12,13,14,15,16,17,18,27,38,40,41,42,43,57,60,61,62,64,66,72,76,81,95,97,101,116,118,120,124,127,128,131,153,176,179,180,181,187,198,201,202,204,206,209,214,216,218,221,222,223,224,226,227,228,229,230,232,233,234,237,242,243,246,247,248,249,252,253,254,257,269,298,299,303,304,305,307,308,310,312,315,316,317,318,321,322,323,329,330,331,333,337,338,340,341,345,348,349,350,351,352,353,354,355,356,358,375,376,382,383,384,385,386,387,388,391,393,396,397,398,400,401,402,415,417,420,421,427,438,439,441,446,454,455,456,462,464,471,472,473,474,477,479,481,483,484,487,488,489,490,492,493,494,495,496,497,500,501,504,506,507,509,519,520,522],thank:[251,475,477],thb:455,thb_cutoff:455,thb_cutoff_sq:[454,455],thei:[0,1,2,3,4,6,7,8,11,12,13,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,37,38,40,41,42,43,44,46,47,48,49,50,52,54,55,56,57,60,62,64,66,67,70,72,75,76,79,80,87,88,91,93,96,97,98,99,100,104,114,115,117,119,120,121,124,126,127,128,129,131,152,155,156,158,160,161,164,165,171,173,175,176,178,180,181,182,184,185,187,188,189,190,192,193,195,196,197,198,202,203,205,206,209,210,211,212,214,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,238,240,245,246,247,249,250,251,254,255,257,260,268,271,273,274,275,276,277,278,279,280,281,282,283,289,291,292,294,296,302,303,304,305,306,308,309,316,317,318,319,320,333,334,336,337,338,340,344,345,347,348,349,351,353,354,356,357,358,359,361,362,363,364,365,368,369,370,373,375,376,378,380,381,383,384,385,386,387,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,447,448,449,451,452,454,455,456,457,462,463,464,471,472,473,474,475,476,477,478,479,480,481,482,483,484,488,490,492,493,494,495,496,497,501,502,504,505,510,513,514,519,522,523],them:[1,2,3,6,7,8,9,11,12,13,14,17,40,41,42,55,62,76,100,114,119,126,129,131,154,180,185,202,205,206,207,217,218,219,221,222,223,224,226,229,230,232,243,251,254,255,263,267,271,273,274,275,276,277,278,279,291,292,296,298,304,306,314,315,316,317,320,333,336,337,338,340,344,345,347,351,352,353,355,356,359,376,378,380,385,386,387,391,392,397,404,415,418,420,424,427,446,456,464,478,479,487,490,492,499,504,507,513,514,519,520],themselv:[6,9,11,181,210,211,226,255,375,376,386,388,392,397,407,415,437,441,442,443,463,519],theor:340,theorem:[247,254,321,397,413],theoret:[116,251,307,473],theori:[3,6,9,12,41,152,215,231,248,271,299,375,376,397,444,483,506],thereaft:[76,262,301,317,341,348,490],therebi:[346,438,439],therefor:[3,6,12,67,96,163,236,239,246,255,257,320,340,376,409,453,455,473,478,501,513],therein:[6,441],thereof:96,thermal:[],thermo:[],thermo_modifi:[],thermo_p:[3,66,121,490,510],thermo_press:[66,124,230,236,271,273,274,275,276,277,278,279,304,509,510,513],thermo_styl:[],thermo_temp:[66,124,155,229,230,246,271,273,274,275,276,277,278,279,291,292,294,296,299,304,336,337,338,509,510,513],thermoberendsen:6,thermochem:518,thermochemistri:417,thermodyam:[510,518],thermodyanm:[66,229,333,356,501],thermodynam:[],thermophys:446,thermost:[6,160,214,231,236,255,352,513],thermostat:[],thermostatequ:6,thesi:[375,376,438,453],thess:398,theta0:[20,21,24,26,27,28,32,33,35,36,152,187,316,368],theta0max:152,theta10:397,theta1:[185,359,397],theta2:[185,359,397],theta3:[359,397],theta4:397,theta5:397,theta6:397,theta7:397,theta8:397,theta9:397,theta:[3,6,26,27,37,38,39,66,69,86,101,118,152,177,178,187,199,201,205,249,312,316,345,359,368,423,452,476,492,495,502],theta_0:448,theta_:[368,397],theta_c:423,theta_ijk:397,theta_ijl:359,theta_jik:[442,443],theta_pi:397,theta_sigma:397,thex:308,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,441,442,443,444,445,446,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,515,516,517,518,519,520,521,522,523,524],thick:[76,130,205,222,495],thie:122,thijss:340,thin:[128,205],thing:[3,6,11,12,55,72,76,230,271,304,317,333,489,490,494,514,519],think:[3,6,7,8,11,13,206,317,356,361,365,378,384,424,454,455,474,490,494,497,519],third:[6,9,12,29,100,146,152,153,176,218,219,221,222,223,224,247,314,330,331,345,406,418,441,448,478,480,487,488,490,492,495],thirumalai:190,thistl:206,tho:416,thole:[],thompson:[0,5,7,9,13,124,152,153,308,378,463],those:[1,2,3,5,6,7,8,9,10,12,13,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,38,40,41,43,44,46,47,48,49,50,51,52,54,55,57,64,76,77,82,96,100,101,118,120,121,122,124,128,152,153,155,158,165,168,176,178,182,184,185,187,188,189,190,191,192,193,195,196,198,201,202,203,205,206,216,217,218,219,222,223,224,230,232,233,239,243,249,251,252,253,254,260,268,270,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,303,306,309,317,335,342,343,347,351,352,353,356,357,359,361,362,364,365,366,368,370,375,376,384,386,387,391,392,393,395,398,399,400,401,402,403,404,405,406,407,410,411,415,416,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,441,442,446,447,448,449,451,454,455,456,457,463,464,472,473,474,475,476,477,478,480,482,483,484,487,489,490,492,494,495,496,497,499,501,502,504,506,509,510,511,513,514,519,523,524],though:[6,8,12,40,41,66,76,100,115,178,199,202,206,216,222,227,228,230,232,237,263,272,315,317,319,329,341,348,358,371,375,378,386,411,414,415,417,418,420,421,437,438,446,480,487,492,494,495,500,504,511,519],thought:[161,254,294,317,349,350,383,421,428,513],thread:[1,3,9,12,16,17,18,251,346,373,391,505,511],threads_per_atom:3,three:[1,3,6,55,66,79,96,100,101,116,129,130,142,152,156,177,178,190,209,229,230,235,239,258,271,276,299,304,308,317,333,340,342,345,363,364,368,375,376,385,391,392,393,397,415,416,418,420,421,425,428,441,442,443,444,448,452,455,456,462,463,473,475,476,477,480,490,492,495,519],threebodi:473,thresh:[42,202,203,205,206,226,490],threshhold:[3,42,205,226,356,490],threshold:[3,42,95,176,206,226,298,387,455,487,506],thrid:490,through:[3,6,7,9,11,12,66,178,182,202,203,207,230,244,246,251,252,257,259,260,261,271,272,300,308,326,340,345,350,354,374,380,382,393,413,416,417,421,427,429,444,457,462,464,471,478,487,490,493,503,509,513],throughout:[6,16,128,130,346,391,444,492],thru:[3,6,7,11,12,70,79,80,87,88,98,99,104,114,115,116,117,173,201,202,206,221,268,333,353,358,374,384,390,495],thrust:1,thu:[1,2,3,6,8,11,12,18,33,38,40,42,43,51,62,64,66,67,70,71,75,76,77,78,80,82,87,88,97,99,100,101,104,114,115,117,118,120,121,125,126,127,128,129,152,153,154,158,161,166,168,173,174,175,178,180,181,182,186,191,197,198,201,202,203,205,206,207,209,210,211,212,213,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,238,239,243,247,248,249,250,251,252,254,255,260,266,271,276,288,298,304,306,308,312,315,317,318,319,320,322,326,327,330,331,332,333,334,336,337,338,340,341,344,345,347,348,349,350,353,354,355,356,358,359,366,375,376,378,382,384,385,386,390,391,392,393,396,397,398,399,400,401,402,403,404,405,406,407,411,413,414,415,416,417,418,419,420,421,424,425,426,427,429,433,437,438,439,441,442,443,444,446,447,449,451,452,453,454,455,456,462,463,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,484,487,489,490,492,493,494,495,496,497,499,500,501,502,504,506,507,508,509,510,511,513,518,519,520,522,523],thumb:[8,17,178,201,268,317,391,405,495,501],thylakoid:380,thz:312,ti2:177,ti3:177,ti4:177,tidi:514,tight:[9,397,462],tightli:306,tij:410,tildeslei:[29,96,410],tile:[3,6,42,65,178,226,427,479,489,519],tilt:[3,6,60,61,62,76,166,180,202,203,206,222,230,232,233,249,269,271,272,298,307,376,378,480,492,495,510],time:[],time_integr:215,timedelta:219,timelin:5,timer:[],timescal:[3,217,218,219,221,222,223,224,269,307,312,417,487,501],timespan:[254,255,271,304,317,336,337],timestamp:[3,497],timestep:[],timesteppnig:320,timothi:9,tin:[406,407],tinfoil:376,tini:[77,128,178,384,397,520],tinker:7,tio2:462,tio:462,tip3p:[],tip4:6,tip4p:[],tip:[],tirrel:350,titan:15,titer:317,titl:[218,219,220,221,222,223,224,305,455,514],title1:[218,219,220,221,222,223,224],title2:[218,219,220,221,222,223,224],title3:[218,219,221,222,223,224],tji:410,tl1:177,tl3:177,tlbr_msw:452,tlo:506,tloop:[271,272,276],tlsph:[],tlsph_defgrad:134,tlsph_dt:323,tlsph_stress:133,tm3:177,tmax:[3,237,506],tmd:[],tmd_dump_fil:344,tmdatom:344,tmin:237,tmm:9,tmp1:[221,224,503],tmp2:[221,224,503],tmp3:503,tmp:[6,12,42,70,72,74,80,87,99,104,115,117,126,128,158,173,175,202,203,205,206,226,306,317,341,348,390,499,503,519],tobia:[271,272,317],todd:294,toe:172,toff:[385,492],togeth:[2,3,6,9,11,12,17,40,42,76,127,153,158,172,178,179,202,203,210,211,218,221,226,230,236,248,255,271,304,317,322,327,330,333,351,355,356,419,424,490,495,500,513,523],toggl:[62,182,499],togther:3,tol:[287,293,320,333,375,473],toler:[3,230,287,293,308,309,310,320,333,384,386,473,487,506],toma:9,tomato:206,tong:[9,13],too:[1,3,6,7,40,42,67,71,75,77,78,82,97,101,118,152,166,179,181,205,220,226,227,228,230,233,239,243,246,250,271,299,304,308,312,314,320,333,340,341,345,348,376,386,387,391,411,427,487,495,506,509,513,519],took:[76,464],tool:[],toolkit:[6,7,13,14,15,203],top:[0,3,8,9,11,12,13,62,161,176,201,209,225,232,250,257,270,294,318,352,353,355,386,391,454,455,463,492,496,502,514],top_group:327,top_veloc:327,topic:[519,523],toplog:[3,489],topolgi:41,topolog:[2,3,6,7,8,12,13,37,40,41,56,96,120,127,181,182,197,206,227,228,251,302,369,385,424,446,489,492,493,494,496,497,504],topwal:225,torder:317,torqu:[],torsion:[6,185,186,197,393,454,455],torsion_flag:393,toru:380,tosi:398,tot:[312,462],total:[3,6,11,12,14,15,16,17,18,40,42,43,66,68,73,76,84,87,88,89,90,97,98,99,100,102,109,113,114,115,116,119,121,122,129,134,135,136,137,139,140,141,142,143,144,145,152,153,155,158,159,160,161,164,165,166,167,168,170,172,174,175,176,202,209,212,213,216,218,220,221,222,223,225,226,228,234,236,238,244,245,246,247,252,254,255,256,257,258,260,269,271,272,276,287,288,299,300,302,303,306,307,312,314,316,317,318,319,322,324,327,330,332,341,342,343,345,348,350,354,375,384,385,386,387,388,391,392,394,396,397,406,415,417,421,441,442,443,444,452,454,455,459,462,463,479,487,489,490,492,494,500,501,506,507,510,511,519],touch:[12,252,351,494],toukmaji:[376,410],toward:[9,29,176,205,209,233,234,252,257,270,276,298,315,330,344,346,368,386],toxvaerd:434,tpa:391,tparam:317,tpartial:158,tpc:391,tpcpu:510,tperiod:317,tptask:[16,391],tqx:[125,202,203,335],tqy:[125,202,203,335],tqz:[125,202,203,335],trace:417,track:[3,7,12,228,232,257,345,355,487,492,498,506,510,519],track_displac:215,tracker:251,trade:[6,12,309,375,376,407,429,433,501,506],tradeoff:446,tradit:[6,9,376],traffic:12,trail:[2,22,45,82,96,128,172,182,186,206,210,211,317,360,381,385,386,404,418,441,455,463,486,492,500,502],train:455,traingul:329,traj:231,traj_titl:455,trajectori:[3,6,12,40,96,202,251,271,273,274,275,277,278,279,280,281,283,284,286,289,290,291,292,294,295,296,300,317,320,322,326,346,355,411,446,455,494,502,507,513,518],tran:[189,190],transfer:[1,6,16,215,236,251,253,341,345,348,375,391,397,444,513],transform:[],transit:[6,9,95,270,322,344,386,408,437,443,444,477,487,506],translat:[3,6,64,66,105,106,107,108,109,156,157,158,162,171,218,239,246,250,254,255,260,271,277,278,279,291,292,296,300,317,336,337,338,340,378,417,492,510],transmiss:251,transmit:[6,251],transpar:[14,17],transport:[215,345,465],transpos:12,trap:[3,6,100,174,219,252,347,519],trapezoid:[219,519],trate:[3,232,251],travel:333,treat:[2,3,6,8,9,17,41,43,76,91,93,94,131,153,156,160,171,182,200,218,219,221,224,233,245,272,299,302,303,317,333,345,347,354,358,374,375,384,385,387,396,409,417,418,420,423,427,442,443,444,456,479,492,495,497,500,502,513,519],treatment:[9,312,409],tree:[3,302,437],tref:414,tri:[],tri_surfac:[],trial:[233,246,394,501],triangl:[],triangle_mesh_vertic:[326,329],triangleflag:492,triangul:[2,6,13,329,460],triangular:[6,43,91,125,230,290,329,460,492],tricki:[489,513],triclin:[],triflag:6,trigger:[3,11,12,65,95,226,229,246,384,450,485,510],trigon:25,trilinear:257,trilino:17,trim:[3,493],tringl:205,tripflag:454,tripl:[2,152,232,397,454,488,490],triplet:[3,34,37,39,416,448,452,473,475,476,477,480],trivial:[8,11,308],trj:455,trott:[7,9,14,17,152,463],troubl:[11,12],truli:8,truncat:[3,5,6,12,76,239,306,312,350,354,383,395,407,417,421,429,431,434,446,451,462,502],trung:15,tscale:[3,269,307],tschopp:71,tsige:401,tsrd:[333,355],tstart:[247,248,254,256,271,272,293,317,336,337,338,339,411,498],tstat:[],tstop:[247,248,254,256,271,272,293,317,336,337,338,339,411,498,506],tsuzuki:[78,480],tthi:139,ttm:[],ttm_mod:345,tucker:[152,463],tuckerman:[271,272,295,300,317,501],tue:9,tune:[],tunnel:300,turkand:118,turn:[3,4,6,12,22,33,37,40,45,51,55,56,62,69,74,76,120,127,152,176,177,182,186,191,197,205,206,209,216,227,228,229,230,246,251,271,285,302,305,306,317,333,360,366,369,375,384,386,387,389,391,393,409,423,424,441,446,455,471,472,488,492,494,499,504,505,510,511,516,522],turquois:206,tutein:393,tutori:[],tweak:[12,178,251,391],twice:[3,6,16,17,66,97,184,206,209,210,211,230,268,271,310,321,391,424,490,492,499],twin:71,twist:[438,439],two:[1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,18,19,22,38,40,42,43,45,55,57,60,62,64,66,69,72,74,76,81,82,85,96,97,101,103,114,119,120,125,126,127,128,129,130,152,154,156,160,161,163,164,166,172,176,177,178,179,181,186,201,202,203,204,205,206,209,210,211,216,217,218,219,221,222,223,224,226,227,228,229,230,233,236,243,246,247,248,250,252,253,254,255,257,260,270,271,272,276,298,299,300,303,304,306,307,308,312,314,317,322,330,333,340,341,343,345,348,351,354,356,358,360,370,375,376,378,380,381,382,384,385,386,389,391,392,393,394,396,397,398,399,400,401,404,405,406,407,409,410,411,414,415,416,417,418,420,421,424,427,428,429,433,437,438,439,441,444,446,449,452,453,454,455,456,458,462,463,464,471,472,473,475,476,477,478,479,480,483,484,486,487,489,490,492,493,494,495,496,499,502,504,505,506,507,509,510,513,518,519,520,521,522,523,524],two_temperatur:215,twobodi:[475,477,480],twogrid:3,twojmax:[152,463],twolevel:[3,489],txt2html:8,txt:[8,13,58,202,207,305,306,345,373,385,428,462,481,497,514,519],typcial:[42,226],type1:[82,130,177],type2:[82,130,177],type:[],typei:427,typej:427,typen:[82,130,177],typic:[1,2,3,6,7,8,9,10,11,12,13,14,15,16,17,18,29,40,41,42,46,47,56,60,62,64,66,75,76,95,96,113,119,131,140,172,178,179,181,202,203,204,205,206,209,210,211,212,214,215,218,220,226,227,228,229,230,232,233,238,243,244,246,249,255,271,285,299,302,303,306,308,310,316,317,320,323,325,333,340,348,349,355,375,378,383,384,385,386,387,388,391,402,404,405,407,419,420,423,424,428,429,433,438,439,441,446,456,459,461,472,474,477,487,488,490,492,493,494,495,501,504,506,507,509,514,518,519,522,524],typicali:12,tzou:345,u_cond:[89,90,241],u_f:257,u_i:[241,242],u_ij:452,u_mech:[89,90,241],u_prom:397,uberuaga:[270,386],ubiquit:[11,397],ucond:41,uhf:394,uiuc:[9,17],uloop:[3,300,386,390,519],ulsph:[],ultim:506,ultra:176,umbrella:[],umech:41,umin:[26,27,49,50,187],unabl:[3,11,42,226],unaffect:[202,230,271,317,493,504,509],unalt:[210,211,285],unambigu:[76,222,480],unari:[358,519],unbalanc:3,unbias:[166,417],unbond:[228,492],unbroken:86,uncertainti:41,unchang:[62,230,233,270,271,273,274,275,277,278,279,288,304,317,492,493,496,502],uncharg:[41,376],uncom:[1,4],uncompress:[12,76,205],uncomput:[],uncorrel:[247,340,487],uncoupl:300,undefin:[3,12],under:[0,5,6,7,8,9,12,18,21,22,45,152,185,186,205,251,269,271,303,307,308,321,359,360,381,413,417,437,455,463,490,506,513],underestim:176,underflow:205,undergo:[6,95,96,114,166,247,254,255,271,322,333],undergon:[229,333],underli:[6,12,17,75,205,271,345,378],undermin:40,underpredict:6,underscor:[2,3,66,203,209,229,230,269,271,273,274,275,276,277,278,279,291,292,294,296,304,306,336,337,338,358,385,519],understand:[1,4,6,8,246,272,444],understood:[202,397],undesir:[62,230,232,271,317],undetermin:333,undisturb:[438,439],undo:[182,251],undump:[],unexpect:[3,498],unfix:[],unfix_flux:215,unfold:331,unfortun:[346,500,501],uniaxi:[3,156,276],uniform:[7,16,42,97,128,215,226,227,228,254,257,260,272,340,414,420,456,487,489,519,520],uniformli:[62,128,201,257,303,345,452,474,520],uninstal:12,uninterrupt:[216,233,246,268,269,271,273,274,275,276,277,278,279,291,292,294,295,296,306,307,317,322,332,335,343,345,351],union:[3,6,41,206,306,354,356,492,495],uniqu:[3,6,7,8,12,40,76,134,220,247,248,254,255,276,306,312,314,386,415,417,492,519,520],unit:[],unit_styl:3,uniti:[416,446,467],unitless:[67,71,75,76,126,183,218,222,223,232,246,269,271,307,351,384,394,421,449,451,473,475,476,477,480,518],unitlesss:[83,86,123],univ:[9,13],univers:[3,6,9,12,13,18,96,251,375,376,386,390,438,443,451,453,477,486,489,519],universit:[9,13],unix:[12,17,253,503],unknown:[3,12,67,78,492],unless:[2,3,9,11,12,15,16,56,60,71,114,130,163,177,178,202,203,206,207,214,230,233,246,254,271,273,274,275,277,278,279,303,304,317,333,344,377,384,405,446,474,490,495,499,504,519],unlik:[12,33,51,62,98,168,178,191,202,220,254,271,276,304,310,312,336,337,338,366,374,375,392,397,415,418,423,424,428,441,442,443,455,463,472,489,494,499,504,519,524],unlimit:452,unlucki:3,unmark:7,unmodifi:334,unnecessari:16,unoccupi:345,unoptim:205,unpack:[0,8,11,391],unpack_bord:8,unpack_border_bodi:8,unpack_border_hybrid:8,unpack_border_vel:8,unpack_comm:8,unpack_comm_bodi:8,unpack_comm_hybrid:8,unpack_comm_vel:8,unpack_exchang:8,unpack_restart:8,unpack_revers:8,unpack_reverse_comm:8,unpack_reverse_hybrid:8,unpad:206,unperturb:96,unphys:[3,6,255,271,317,492],unpredict:[315,502],unpublish:444,unrecogn:3,unrel:[8,9,13,184,514],unreli:446,unrestrain:316,unrestrict:394,unscal:[3,125,172,202,203,335,493],unset:[3,375,417],unshift:410,unsmooth:435,unsolv:[388,402],unsort:206,unspecifi:[232,492],unsplit:513,unstabl:[3,257],unstag:514,unstrain:232,unsuccess:[3,303],unsupport:[3,507],untar:12,until:[2,3,6,12,14,38,40,42,57,76,131,198,205,226,230,233,242,246,251,287,303,326,333,335,342,358,374,375,387,390,391,397,421,474,487,492,493,497,498,500,506,518,519],untilt:495,unus:397,unusu:[3,8,387],unwant:[3,178,375],unwrap:[3,70,79,80,87,88,98,99,104,114,115,117,125,153,173,202,203,206,207,217,229,231,251,268,317,330,335,492,493,496,502],unwrapexpand:202,unzip:12,up_intern:205,updat:[0,3,6,8,12,13,135,136,137,147,148,149,150,201,202,203,209,216,227,228,236,244,247,254,255,257,259,260,264,265,268,269,271,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,294,295,296,302,304,306,307,312,317,325,326,335,336,337,338,340,345,356,357,391,397,410,444,446,454,455,461,487,492,494,502,503,506,513],upenn:[11,13],upgrad:12,upon:[6,216,251,397,478,506],upper:[2,3,42,60,62,76,97,114,116,154,167,174,201,206,219,220,222,223,226,230,236,255,257,271,307,312,350,351,356,357,384,421,462,495,520],uppercas:[],upsid:6,upsilon:420,upstream:514,upto:[3,494,500],upward:233,urbana:[251,375,376,438],urey_bradlei:20,url:514,usa:9,usabl:[12,246,415],usag:[3,6,8,255,298,312,333,424,437,492],use_ldg:17,usec:512,useful:391,user:[],user_manifold:514,user_misc:[30,31,35,188,193,196,364],userguid:9,usernam:514,usr:[11,12,14,493],usual:[2,3,6,12,14,17,18,24,28,32,35,36,48,64,76,96,129,156,157,158,163,171,176,195,202,203,205,210,211,216,218,229,230,231,232,246,249,254,256,269,276,299,307,308,314,316,317,333,341,345,348,350,354,358,365,373,386,387,391,402,405,408,410,420,424,425,428,437,438,439,446,448,458,459,460,461,463,471,473,478,487,491,493,497,501,503,506,509,510,519,524],util:[8,12,17,18,391,420,511],utilizi:12,utilz:[12,511],utsa:451,uttormark:13,uwo:9,v11:6,v22:6,v33:6,v_0:[3,345],v_2:444,v_3:444,v_4:444,v_a:[8,232],v_abc:[490,510,519],v_area:[2,519],v_atomfil:502,v_c:172,v_cluster:306,v_dc:172,v_delta:96,v_dhug:[269,307],v_diff:[174,347],v_displac:232,v_dk:172,v_dlj:172,v_drai:[269,307],v_dx:[268,495],v_dy:[268,495],v_dz:268,v_e_hbond:423,v_ea:[454,455],v_eb:[454,455],v_eqeq:[454,455],v_espac:212,v_f:490,v_fac:490,v_flux:250,v_foo:[490,519],v_ij:452,v_increas:249,v_integr:347,v_jx:100,v_jy:100,v_jz:100,v_k11:100,v_k22:100,v_k33:100,v_k:172,v_ke:[202,203,523],v_left:495,v_lgr_po:[269,307],v_lgr_vel:[269,307],v_linear:[350,353,355],v_lj:172,v_mol:206,v_mu:438,v_myi:268,v_myindex:519,v_myke:129,v_mystep:499,v_myvar:[8,206],v_myvec:[131,519],v_myx:268,v_n:[257,444],v_name1:[172,232],v_name2:[172,232],v_name:[3,6,76,96,129,131,201,202,203,205,206,210,211,212,213,217,218,219,220,221,222,223,224,225,238,249,250,252,254,255,268,319,327,335,336,337,338,347,350,353,355,490,495,499,502,508,510,519,520],v_nstep:356,v_occ:419,v_omega:268,v_oscil:[212,213,225,238,319],v_phi:249,v_prefactor:[210,211,464],v_press:153,v_pressdown:[353,355],v_push:212,v_pxy:6,v_pxz:6,v_pyz:6,v_r0:252,v_r1:176,v_r2:176,v_r:[176,252,287],v_rad:356,v_radiu:252,v_ramp:[350,353,355],v_rate:[232,252],v_scale1:[210,211],v_scale2:[210,211],v_size:[210,211],v_t_qm:307,v_temp:341,v_theta:[249,495],v_tp:232,v_up:495,v_v0:519,v_v11:6,v_v22:6,v_v33:6,v_v:[268,519],v_valu:[205,490],v_vx:268,v_vy:268,v_vz:[268,520],v_wiggl:[350,353,355],v_x:[2,178,252,268,350,353,355,490,495,519],v_xave:6,v_xmax:6,v_xx:178,v_y:[178,252,495],v_yi:178,v_z:495,vacanc:[4,176,342,444],vacf:[],vacuum:[345,376,408,477,484],valanc:397,vale:3,valenc:[310,397,417,454,455],valent:397,valeriu:9,valid:[2,3,6,9,11,12,76,130,164,177,206,230,246,254,298,317,333,356,358,373,378,415,417,420,444,452,492,493,500,502,519],vallon:441,valon:441,valu:[],valuabl:511,value0:519,value1:[12,158,217,218,219,220,221,222,223,224,276,347,356,503],value2:[12,158,217,218,219,220,221,222,223,224,276,347,356,503],valuei:219,valuej:219,valuev:[7,9],valus:306,van:[9,54,96,119,304,308,313,336,405,406,437,441,454,455,483,520],vanadium:444,vanderwa:[446,510],vanilla:[6,8,12],vanillia:43,vanish:[236,312,320],vapor:[42,226,246,509],vapour:340,var1:503,var2:503,varaibl:[3,495],varavg:12,vare:345,vari:[1,10,18,42,64,65,76,96,130,166,168,177,210,211,215,218,219,222,226,230,232,269,271,304,316,317,336,337,345,350,375,402,411,412,413,422,435,438,451,464,474,489,507],variabl:[],variable_hill_factor:13,variable_nam:455,varianc:[129,411,519],variant:[1,3,6,9,12,92,109,271,276,317,321,375,383,391,442,443,447,475,477,501,505,520],variat:[12,42,226,519],varieti:[1,2,4,6,7,9,13,15,76,205,251,373,378,424,441,454,455,472,480,519],variou:[],varreturn:490,varshalovich:152,varshnei:13,vartiabl:3,vashishta1990:480,vashishta2007:480,vashishta:[],vbia:6,vcm:[],vdim:[167,341,348,520],vdisplac:[3,252,268,350,353,355,519],vdw:[3,406,455],vec1:[129,306],vec2:[129,306],vec:298,vector:[],vector_styl:519,vel:[3,6,64,218,222,223,232,255,303,322,352,411,413,417,421,487,494,495,497,513,519],veld:[13,333,376,401,433],veloc:[],velocit:[250,411,413,417,421],velocity_bottom:257,velocity_gradi:461,velocity_temp:520,velocity_top:257,vendor:[9,12],verbatim:490,verbos:[12,462],veri:[1,3,6,7,8,9,10,12,13,17,42,76,77,96,128,129,131,202,203,205,206,217,218,219,220,221,222,223,224,226,227,228,230,246,260,263,271,272,285,287,293,300,304,315,320,336,337,347,386,387,388,391,417,421,438,439,451,454,463,464,474,500,510,511,513,514,518,522],verifi:[8,391,446,501,507,514],verlag:322,verlet:[1,3,7,8,9,12,18,215,239,254,271,285,294,300,320,334,345,353,356,486,489,501],versa:[3,6,13,62,172,180,229,242,252,254,255,317,492,493,513],versu:[6,14,15,16,18,40,42,86,114,115,128,174,206,226,317,320,376,401,410,421,433,446,510,519],vertex:[43,146,329],vertic:[],vfinal:519,vfrac:125,vhi:[167,520],via:[],vibrat:[6,9,233,248,298,307,312,368,417,487,501],vice:[3,6,13,62,172,180,229,242,252,254,255,317,492,493,513],video:205,view:[4,6,7,13,202,205,333,397,417,418,462],viewer:[202,205],viewpoint:205,vij:411,vika:13,vim:[],vincent:[9,19],violat:340,violet:206,virial:[3,66,100,124,152,153,172,210,211,230,236,271,272,273,274,275,276,277,278,279,302,304,317,320,375,391,394,411,412,413,414,417,425],virialmod:425,virtual:[6,7,8,12,473],virut:9,visa:7,viscoelast:[123,421,451],viscoelsat:451,viscos:[],viscou:[],viscous:317,vision:462,visit:318,vista:202,visual:[],viz:[11,13],viz_tool:11,vizplotgui_tool:11,vizualiziton:318,vlo:[167,520],vmax:[230,333],vmd:[6,7,9,11,13,202,207,251,493],vmdarch:207,vmdhome:207,vname:519,voigt:[6,152],vol:[],volfactor:375,volpress:444,volt:[453,518],volum:[2,3,6,41,42,61,62,66,86,96,100,111,124,128,130,138,142,151,153,176,177,178,181,216,218,222,223,226,230,232,233,241,246,257,269,271,272,276,280,281,283,284,286,287,289,290,291,292,294,295,296,303,304,307,317,322,345,350,354,356,375,378,385,399,438,439,444,451,469,470,484,488,489,492,495,502,510,513,518,519],volumetr:86,von:[145,150],voro:[3,9,176],vorobyov:513,voronoi:[],vorselaar:220,voter2:[487,506],voter:[442,443,487,506],voth:[41,300],vpz:352,vratio:519,vri:422,vrpn:251,vshear:351,vstream:6,vtarget:[3,348],vtk:[],vtp:203,vtr:203,vtu:203,vv0210:13,vx0:174,vxcm:317,vxhi:[233,303],vxlo:[233,303],vy0:174,vycm:317,vyhi:[233,303],vylo:[233,303],vz0:174,vzcm:317,vzhi:233,vzi:352,vzlo:233,w_1:152,w_2:152,w_i:152,w_ik:452,waal:[96,119,405,406,437,454,455,483],wadlei:[13,397],wag:[7,9,13],wagner:[7,9,215,257,441],wai:[1,2,3,6,7,8,9,10,11,12,15,18,22,34,45,53,62,66,69,70,74,76,77,80,82,85,87,96,99,100,101,103,104,115,117,118,120,126,127,128,152,153,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,173,175,178,181,186,194,198,201,202,203,205,206,209,210,211,218,221,222,224,225,228,229,230,232,244,247,252,254,255,257,269,271,276,285,287,300,303,304,306,315,317,318,322,330,333,335,336,337,338,341,344,345,347,350,353,355,356,360,361,362,363,365,367,368,376,378,381,384,386,387,391,392,393,404,407,408,411,414,415,416,418,420,423,424,426,429,441,442,443,446,448,450,452,453,456,462,463,464,471,473,475,477,480,486,487,490,492,493,494,495,496,497,500,501,502,514,519,520,521],wait:[1,12,251,299,487,489],walk:[3,247,254,255,271],wall:[],wall_surac:146,wall_surfac:[],wallhi:350,wallstyl:351,wander:330,wang:[376,441,452],want:[0,1,2,3,5,6,7,8,9,11,12,17,38,41,57,66,68,70,72,73,76,80,84,87,88,89,90,99,102,104,114,115,117,119,121,122,124,126,128,153,158,173,174,175,176,178,181,184,198,202,203,205,206,209,210,211,212,217,218,226,229,232,233,236,238,242,244,246,252,255,266,288,298,303,306,316,317,319,330,332,334,341,343,348,350,354,356,358,376,378,386,392,393,397,405,406,411,415,418,424,425,426,427,441,448,452,454,455,462,464,473,474,475,477,479,480,488,490,492,493,494,495,497,499,500,507,510,513,514,519,522,524],ward:397,warm:[16,417],warn:[],warner:392,warp:[5,441],warranti:7,warren:411,wasn:3,wast:3,watanab:[342,343],watch:386,water:[],watkin:195,wave:[7,9,41,214,269,311,352,394,417],wavefunct:[394,417],wavelength:[130,177],wavepacket:[41,394,417,492],wavevector:299,wbodi:92,weak:[10,101,308],web:[1,4,8,10,14,15,16,17,404],webb:215,weber:[3,5,7,9,15,97,154,416,443,452,472,473,480,504],websit:[8,454,455],weckner:451,weight:[],welcom:490,well:[1,3,6,7,8,9,11,12,13,15,16,17,18,27,41,52,71,76,101,118,124,153,156,164,178,187,205,206,212,216,218,224,226,227,228,230,233,238,246,250,254,257,261,263,268,271,276,287,293,303,304,317,319,327,340,343,351,384,386,391,396,419,420,423,424,425,438,439,441,444,456,464,475,476,477,490,492,494,496,501,506,511,513,514,518,523],wennberg:375,went:[3,11],were:[3,5,6,7,9,11,12,13,15,16,19,34,42,43,53,57,63,75,76,114,118,121,124,128,155,158,178,181,182,194,202,205,206,209,212,218,221,222,223,224,226,232,238,243,250,251,285,294,318,351,352,356,367,375,388,390,393,417,421,424,428,451,455,474,487,489,490,492,493,494,495,497,499,507,510,514,519,520,523,524],weren:497,western:9,westview:483,what:[],whatev:[8,12,14,15,120,125,128,129,131,205,206,210,211,230,271,304,306,351,378,383,384,386,391,403,405,444,454,455,506,513,519],wheat:206,whelan:177,when:[0,1,2,3,4,6,8,9,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,37,38,40,41,42,43,44,46,47,48,49,50,51,52,54,55,56,57,62,64,65,66,68,73,76,77,84,88,95,97,101,102,114,115,116,118,119,121,124,125,128,129,131,154,155,156,161,165,166,168,174,176,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,202,203,204,205,206,207,209,210,211,212,213,214,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,237,238,240,242,243,244,245,246,248,249,251,254,257,258,260,261,266,271,272,273,274,275,276,277,278,279,280,281,285,288,289,291,292,294,296,298,302,303,304,305,306,307,309,310,311,312,316,317,318,319,320,322,330,331,333,334,335,336,338,340,341,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,361,362,364,365,366,368,369,370,372,373,374,375,376,378,382,383,384,385,386,387,388,390,391,392,393,395,398,399,400,401,402,403,404,405,406,407,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,441,442,443,444,446,447,448,449,451,452,454,455,456,457,463,464,471,473,474,475,476,477,478,479,480,482,483,484,485,487,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,506,507,509,510,511,512,514,518,519,520,522,524],whenev:[0,8,12,14,76,206,217,223,317,378,423,490,501,505,519,524],whenth:3,where:[1,3,6,8,9,10,11,12,14,15,18,21,23,24,25,26,27,28,29,32,35,36,37,40,41,42,44,48,49,50,52,56,64,66,68,69,70,72,73,74,75,76,78,80,84,85,86,87,89,91,92,93,94,96,97,98,99,101,102,103,104,105,106,107,108,109,115,117,120,124,125,126,127,128,129,130,131,153,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,173,175,177,179,181,182,185,187,197,201,202,205,206,209,210,211,212,213,218,219,222,225,226,229,230,232,233,237,238,239,241,243,244,246,247,248,249,250,252,254,255,256,257,260,261,264,266,268,269,271,272,276,285,289,297,298,299,300,303,305,306,307,310,312,317,318,319,320,322,326,327,330,332,335,336,337,338,341,342,343,345,348,349,350,351,353,354,355,356,359,361,362,363,364,365,368,369,370,373,376,378,383,384,385,386,387,388,391,392,393,396,397,398,400,404,405,406,407,408,409,410,411,412,413,415,416,417,418,419,420,421,422,423,424,425,426,429,433,438,439,440,441,442,443,444,446,448,449,451,452,453,454,455,456,462,463,466,469,470,471,472,473,474,475,476,477,480,483,484,486,487,489,490,491,492,494,495,496,497,499,501,502,504,506,507,508,509,510,513,518,519,520,522,524],wherea:[6,11,101,216,247,271,308,340,345,513],wherebi:309,wherev:250,whether:[6,8,11,12,17,40,41,55,62,64,66,75,76,113,119,121,154,165,166,198,205,206,208,209,210,211,218,224,227,228,229,230,231,232,236,243,246,255,268,271,276,306,320,333,341,347,348,356,358,373,375,376,385,389,391,400,402,406,422,424,428,438,439,441,446,455,462,472,487,490,492,493,495,497,504,505,506,509,519,520],which:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,28,29,32,33,37,38,39,40,41,42,43,45,46,47,48,51,52,54,55,56,57,59,61,62,64,66,67,68,70,71,73,75,76,77,78,79,80,81,82,83,84,86,87,88,89,90,91,92,94,96,97,98,99,100,102,104,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,124,125,126,128,129,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,184,185,186,189,190,191,192,195,197,198,201,202,203,205,206,207,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,260,261,265,266,268,269,270,271,272,273,274,275,276,277,278,279,281,283,285,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,305,306,307,308,309,310,312,313,314,315,316,317,318,319,320,322,323,324,325,327,329,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,350,351,352,353,354,355,356,358,359,360,362,365,366,369,370,373,374,375,376,378,381,382,383,384,385,386,387,388,390,391,392,393,394,396,397,398,400,401,402,404,405,406,407,408,409,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,431,432,433,435,437,438,439,441,442,443,444,446,448,449,450,452,453,454,455,456,457,458,459,460,461,462,463,464,467,471,472,473,474,475,476,477,478,479,480,483,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,519,520,522,523,524],whichev:[12,390,487,506],white:[206,247,254,255,256,317,337,345,492,519,523],whitesmok:206,whitespac:[2,3,206,385,492],who:[0,3,6,7,8,9,13,392,415],whole:[236,251,299,312,322,513],wholli:233,whose:[3,6,7,8,9,18,19,38,40,43,57,62,81,96,163,181,198,205,206,216,232,242,252,253,268,271,273,274,275,277,278,279,298,299,315,316,320,333,347,354,356,378,386,387,417,431,458,460,473,474,475,477,513,519,520],why:[3,6,255,341,348,514],wide:[1,6,7,64,66,209,341,348,378,388,402,405,417,454,455],wider:1,width:[205,206,380,394,419],wiggl:[3,232,268,326,350,351,353,355,495],wigner:152,wih:6,wiki:14,wikipedia:[6,14],wild:[3,12,22,45,82,96,128,186,210,211,317,360,381,404,423,486,494,499,522,524],wildcard:[3,12,172,182,202,203,205,206,314,404,471,499,502,523,524],wildli:[271,304],win:391,window:[3,4,12,13,76,202,205,207,218,219,220,221,222,223,224,251,318,338,339,404,493,514],wipe:[209,424,472,515,517],wire:316,wirnsberg:[6,239],wirt:206,wisconsin:13,wise:[3,12,411,473,501],wish:[2,3,5,6,7,8,11,12,14,17,41,43,60,61,62,76,129,153,158,179,180,182,184,202,203,206,210,217,218,219,222,223,224,228,232,233,243,246,252,257,261,303,306,317,320,333,334,350,351,378,386,391,400,423,424,441,446,454,474,490,492,493,494,500,504,510,519,520,524],within:[1,2,3,6,8,9,11,12,13,15,16,17,29,40,41,42,43,56,62,64,66,69,74,75,76,77,78,82,85,101,103,118,120,124,127,128,129,131,134,152,169,178,181,204,205,206,210,211,216,217,218,221,222,223,224,226,227,228,229,233,235,242,243,246,252,254,298,302,303,304,306,308,317,318,320,323,325,329,330,334,345,348,350,354,356,358,374,378,384,385,386,387,388,391,396,398,400,407,412,413,414,415,416,417,419,424,425,428,429,441,444,449,450,451,456,457,472,473,475,476,477,478,480,485,487,489,490,492,500,501,504,506,513,518,519],without:[1,2,3,4,6,7,8,9,11,12,14,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,62,96,121,124,155,160,165,179,184,185,187,188,189,190,192,193,195,196,198,202,205,206,207,209,212,218,220,221,222,223,224,225,230,232,240,242,245,247,249,251,254,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,295,296,303,306,308,309,311,315,317,318,319,320,326,333,336,338,349,353,357,359,361,362,364,365,368,370,374,375,376,386,387,391,392,393,395,398,399,400,401,402,403,404,405,406,407,410,411,415,416,417,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,444,446,447,448,449,451,455,456,457,464,472,473,474,475,476,477,478,480,482,483,484,490,492,495,500,501,507,510,513,514,518,519],witi:15,wolf:[],wolff:[446,474],won:[3,315,439],wong:[215,397],word:[2,3,6,8,12,29,66,206,209,216,217,218,219,222,223,224,231,252,282,288,305,310,316,347,358,374,405,446,488,490,492,519,520],work:[1,3,6,7,8,9,11,12,14,16,18,40,55,62,63,97,129,130,156,157,159,160,161,165,166,167,168,170,171,176,177,202,205,207,210,211,218,222,223,229,244,253,254,255,257,261,268,271,277,278,279,287,291,292,294,295,296,304,306,314,316,318,320,336,337,338,343,374,387,391,404,406,409,411,424,438,439,441,444,446,462,487,489,490,493,494,496,500,501,503,506,519],workaround:[77,128,317,446,520],worker:[12,454,455,480],workflow:514,workhors:8,workstat:[391,490],world:[3,12,152,374,386,390,486,489,490,507,519],worlei:411,worri:17,worsen:18,worst:354,worth:[218,219,221,222,223,224,307,318],would:[1,3,4,5,6,7,8,11,12,22,29,37,42,43,45,56,75,76,77,98,100,128,153,158,166,178,179,180,181,182,186,197,202,203,205,206,207,209,210,211,213,216,218,226,229,231,232,236,237,239,243,246,249,250,251,255,268,271,272,285,298,300,304,306,308,312,315,333,340,344,352,353,356,358,359,360,361,362,363,365,366,369,375,378,381,383,384,386,387,390,391,392,393,397,404,405,406,407,411,412,413,414,415,416,418,424,425,426,427,441,442,443,444,448,452,454,455,459,461,463,471,473,475,476,477,480,487,490,492,495,496,497,499,500,501,502,503,507,509,510,513,514,519,520,523,524],wrap:[1,3,6,9,11,12,60,62,178,180,201,202,203,204,206,207,217,223,231,232,233,251,257,268,317,330,333,350,352,354,375,376,386,490,492,493,495,500],wrapper:[],wrigger:322,wright:384,writabl:3,write:[],write_atom_weight:215,write_coeff:[],write_data:[],write_dump:[],write_freq:455,write_head:8,write_restart:[],writen:318,written:[],wrong:[3,11,230,271,297,350,354,355,387,455,494,499],wrote:[3,9,494],wt1:446,wt2:446,wt3:446,wurtzit:378,www:[0,2,3,5,6,7,8,10,11,12,13,15,392,415,438,453,454,455,518],x86:[12,444],x_ij:452,x_ijkl:359,x_kjli:359,x_ljik:359,xave:6,xavx:16,xcm:[8,317,519],xdr:[12,202],xeon:[1,7,9,10,12,16,17,18,391,505],xflag:[165,166,258,260,267,317,340],xhi:[2,6,60,62,180,202,232,344,350,353,355,492,495,510,519],xhi_bound:[6,202],xhi_new:492,xhost:[9,16],xi_ij:452,xiaowang:[13,418,475,477],xiij:298,xk7:9,xlat:[178,232,252,510],xlo:[2,6,11,60,62,180,202,232,252,344,350,353,355,492,495,510,519],xlo_bound:[6,202],xlo_new:492,xmax:[6,214,237,285,519],xmgrace:[],xmin:519,xml:[203,207,453],xml_label:453,xmovi:[],xmu:[351,421],xorig:76,xplane:351,xplor:202,xpo:178,xrd:[],xsph:9,xsu:[3,202,203,335,493],xt3:202,xt4:[18,202],xt5:[18,202],xtc:[3,6,7,12,202,204,205,206,207],xtcdump:206,xvf:12,xwall:[352,353,355],xxx:12,xyz:[3,6,7,9,13,43,70,76,117,120,166,173,178,202,204,205,206,207,222,230,260,271,272,276,304,314,315,317,330,332,351,353,355,377,385,489,493,520,523],xzhou:[13,418],xzy:489,yang:[444,452],yate:444,yb2:177,yb3:177,ybox:232,ycm:317,year:[5,7],yeh:375,yellow:[205,206],yellowgreen:206,yet:[3,7,17,40,43,205,210,314,350,376,383,384,391,403,405,406,417,483,490,492,493,514,519,521,522,523],yflag:[165,166,258,260,267,317,340],yhi:[6,62,180,202,232,344,350,353,355,492,495,510],yhi_bound:[6,202],yield:[6,100,122,129,153,161,166,206,219,230,236,271,294,308,341,347,348,351,356,375,396,411,421,446,451,510,519],yip:342,ylat:[178,232,252,510],ylo:[6,62,180,202,232,344,350,353,355,492,495,510],ylo_bound:[6,202],ymax:[214,519],ymin:519,yorig:76,york:[300,376],yoshida:[271,317],you:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,35,38,40,41,42,43,44,46,47,48,49,50,51,52,54,55,57,60,61,62,64,66,68,70,72,73,76,77,78,79,80,82,84,87,88,89,90,96,97,98,99,100,101,102,104,113,114,115,117,118,119,121,122,124,126,128,129,152,153,155,156,157,158,161,165,166,171,172,173,174,175,176,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,201,202,203,205,206,207,209,210,211,212,213,216,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,238,239,240,242,243,244,245,246,247,248,249,250,251,252,254,255,256,266,268,271,273,274,275,276,277,278,279,280,281,285,288,289,291,292,294,295,296,299,300,302,303,304,306,308,309,312,315,316,317,319,320,322,330,332,333,334,336,337,338,339,341,342,343,344,345,347,348,349,350,351,353,354,355,356,358,359,361,362,364,365,366,368,370,374,375,376,378,381,383,384,385,386,387,390,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,441,442,443,444,446,447,448,449,450,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,480,482,483,484,486,487,488,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,509,510,511,513,514,518,519,520,521,522,524],young:[421,458,460],your:[],yourself:[6,8,12,13,230,385,514],yplane:351,ypo:178,ysu:[3,202,203,335,493],yuan:9,yukawa:[],yukawa_1_1:481,yxz:489,yzx:489,z_i:[417,477,484],z_j:[477,484],z_meam:441,zachari:13,zannoni:420,zbl:[],zblcut:477,zblcutinn:463,zblcutout:463,zblexpscal:477,zblz:463,zcm:317,zcylind:351,zepeda:216,zero:[],zeta:[3,257,308,418],zfactor:205,zflag:[165,166,258,260,267,317,340],zhang:[317,341,421],zhi:[3,6,180,202,214,344,350,353,355,492,495,510],zhi_bound:[6,202],zhou:[13,397,418,452,475,477],zhu:470,ziegenhain:13,ziegler:[302,441,472,477,484],zimmerman2004:215,zimmerman2010:215,zimmerman:[9,75,215,397],zlat:[232,252,510],zlib:[9,202],zlim:462,zlo:[3,6,180,202,214,344,350,352,353,355,492,495,510],zlo_bound:[6,202],zmax:[214,257,519],zmin:[257,519],zn2:177,zone:[130,318],zoom:[3,202,205,206],zorig:76,zplane:351,zr4:177,zrest:332,zsu:[3,202,203,335,493],zwall:350,zwall_veloc:257,zxy:489,zybin:455,zyx:489},titles:["LAMMPS Documentation","5. Accelerating LAMMPS performance","3. Commands","12. Errors","7. Example problems","13. Future and history","6. How-to discussions","1. Introduction","10. Modifying &amp; extending LAMMPS","4. Packages","8. Performance &amp; scalability","11. Python interface to LAMMPS","2. Getting Started","9. Additional tools","5.USER-CUDA package","5.GPU package","5.USER-INTEL package","5.KOKKOS package","5.USER-OMP package","5.OPT package","angle_style charmm command","angle_style class2 command","angle_coeff command","angle_style cosine command","angle_style cosine/delta command","angle_style cosine/periodic command","angle_style cosine/shift command","angle_style cosine/shift/exp command","angle_style cosine/squared command","angle_style dipole command","angle_style fourier command","angle_style fourier/simple command","angle_style harmonic command","angle_style hybrid command","angle_style none command","angle_style quartic command","angle_style sdk command","angle_style command","angle_style table command","angle_style zero command","atom_modify command","atom_style command","balance command","Body particles","bond_style class2 command","bond_coeff command","bond_style fene command","bond_style fene/expand command","bond_style harmonic command","bond_style harmonic/shift command","bond_style harmonic/shift/cut command","bond_style hybrid command","bond_style morse command","bond_style none command","bond_style nonlinear command","bond_style quartic command","bond_style command","bond_style table command","bond_write command","bond_style zero command","boundary command","box command","change_box command","clear command","comm_modify command","comm_style command","compute command","compute ackland/atom command","compute angle command","compute angle/local command","compute angmom/chunk command","compute basal/atom command","compute body/local command","compute bond command","compute bond/local command","compute centro/atom command","compute chunk/atom command","compute cluster/atom command","compute cna/atom command","compute com command","compute com/chunk command","compute contact/atom command","compute coord/atom command","compute damage/atom command","compute dihedral command","compute dihedral/local command","compute dilatation/atom command","compute dipole/chunk command","compute displace/atom command","compute dpd command","compute dpd/atom command","compute erotate/asphere command","compute erotate/rigid command","compute erotate/sphere command","compute erotate/sphere/atom command","compute event/displace command","compute fep command","compute group/group command","compute gyration command","compute gyration/chunk command","compute heat/flux command","compute hexorder/atom command","compute improper command","compute improper/local command","compute inertia/chunk command","compute ke command","compute ke/atom command","compute ke/atom/eff command","compute ke/eff command","compute ke/rigid command","compute meso/e/atom command","compute meso/rho/atom command","compute meso/t/atom command","compute_modify command","compute msd command","compute msd/chunk command","compute msd/nongauss command","compute omega/chunk command","compute orientorder/atom command","compute pair command","compute pair/local command","compute pe command","compute pe/atom command","compute plasticity/atom command","compute pressure command","compute property/atom command","compute property/chunk command","compute property/local command","compute rdf command","compute reduce command","compute saed command","compute slice command","compute smd/contact/radius command","compute smd/damage command","compute smd/hourglass/error command","compute smd/internal/energy command","compute smd/plastic/strain command","compute smd/plastic/strain/rate command","compute smd/rho command","compute smd/tlsph/defgrad command","compute smd/tlsph/dt command","compute smd/tlsph/num/neighs command","compute smd/tlsph/shape command","compute smd/tlsph/strain command","compute smd/tlsph/strain/rate command","compute smd/tlsph/stress command","compute smd/triangle/mesh/vertices","compute smd/ulsph/num/neighs command","compute smd/ulsph/strain command","compute smd/ulsph/strain/rate command","compute smd/ulsph/stress command","compute smd/vol command","compute sna/atom command","compute stress/atom command","compute force/tally command","compute temp command","compute temp/asphere command","compute temp/body command","compute temp/chunk command","compute temp/com command","compute temp/cs command","compute temp/deform command","compute temp/deform/eff command","compute temp/drude command","compute temp/eff command","compute temp/partial command","compute temp/profile command","compute temp/ramp command","compute temp/region command","compute temp/region/eff command","compute temp/rotate command","compute temp/sphere command","compute ti command","compute torque/chunk command","compute vacf command","compute vcm/chunk command","compute voronoi/atom command","compute xrd command","create_atoms command","create_bonds command","create_box command","delete_atoms command","delete_bonds command","dielectric command","dihedral_style charmm command","dihedral_style class2 command","dihedral_coeff command","dihedral_style cosine/shift/exp command","dihedral_style fourier command","dihedral_style harmonic command","dihedral_style helix command","dihedral_style hybrid command","dihedral_style multi/harmonic command","dihedral_style nharmonic command","dihedral_style none command","dihedral_style opls command","dihedral_style quadratic command","dihedral_style command","dihedral_style table command","dihedral_style zero command","dimension command","displace_atoms command","dump command","dump custom/vtk command","dump h5md command","dump image command","dump_modify command","dump molfile command","echo command","fix command","fix adapt command","fix adapt/fep command","fix addforce command","fix addtorque command","fix append/atoms command","fix atc command","fix atom/swap command","fix ave/atom command","fix ave/chunk command","fix ave/correlate command","fix ave/correlate/long command","fix ave/histo command","fix ave/spatial command","fix ave/spatial/sphere command","fix ave/time command","fix aveforce command","fix balance command","fix bond/break command","fix bond/create command","fix bond/swap command","fix box/relax command","fix colvars command","fix deform command","fix deposit command","fix drag command","fix drude command","fix drude/transform/direct command","fix dt/reset command","fix efield command","fix ehex command","fix enforce2d command","fix eos/cv command","fix eos/table command","fix evaporate command","fix external command","fix freeze command","fix gcmc command","fix gld command","fix gle command","fix gravity command","fix heat command","fix imd command","fix indent command","fix ipi command","fix langevin command","fix langevin/drude command","fix langevin/eff command","fix lb/fluid command","fix lb/momentum command","fix lb/pc command","fix lb/rigid/pc/sphere command","fix lb/viscous command","fix lineforce command","fix manifoldforce command","fix meso command","fix meso/stationary command","fix_modify command","fix momentum command","fix move command","fix msst command","fix neb command","fix nvt command","fix nvt/eff command","fix nph/asphere command","fix nph/body command","fix nph/sphere command","fix nphug command","fix npt/asphere command","fix npt/body command","fix npt/sphere command","fix nve command","fix nve/asphere command","fix nve/asphere/noforce command","fix nve/body command","fix nve/eff command","fix nve/limit command","fix nve/line command","fix nve/manifold/rattle command","fix nve/noforce command","fix nve/sphere command","fix nve/tri command","fix nvt/asphere command","fix nvt/body command","fix nvt/manifold/rattle command","fix nvt/sllod command","fix nvt/sllod/eff command","fix nvt/sphere command","fix oneway command","fix orient/fcc command","fix phonon command","fix pimd command","fix planeforce command","fix poems","fix pour command","fix press/berendsen command","fix print command","fix property/atom command","fix qbmsst command","fix qeq/point command","fix qeq/comb command","fix qeq/reax command","fix qmmm command","fix qtb command","fix reax/bonds command","fix reax/c/species command","fix recenter command","fix restrain command","fix rigid command","fix saed/vtk command","fix setforce command","fix shake command","fix shardlow command","fix smd command","fix smd/adjust_dt command","fix smd/integrate_tlsph command","fix smd/integrate_ulsph command","fix smd/move_tri_surf command","fix smd/setvel command","&lt;no title&gt;","fix smd/wall_surface command","fix spring command","fix spring/rg command","fix spring/self command","fix srd command","fix store/force command","fix store/state command","fix temp/berendsen command","fix temp/csvr command","fix temp/rescale command","fix temp/rescale/eff command","fix tfmc command","fix thermal/conductivity command","fix ti/rs command","fix ti/spring command","fix tmd command","fix ttm command","fix tune/kspace command","fix vector command","fix viscosity command","fix viscous command","fix wall/lj93 command","fix wall/gran command","fix wall/piston command","fix wall/reflect command","fix wall/region command","fix wall/srd command","group command","group2ndx command","if command","improper_style class2 command","improper_coeff command","improper_style cossq command","improper_style cvff command","improper_style distance command","improper_style fourier command","improper_style harmonic command","improper_style hybrid command","improper_style none command","improper_style ring command","improper_style command","improper_style umbrella command","improper_style zero command","include command","info command","jump command","kspace_modify command","kspace_style command","label command","lattice command","log command","Description","mass command","min_modify command","min_style command","minimize command","molecule command","neb command","neigh_modify command","neighbor command","newton command","next command","package command","pair_style adp command","pair_style airebo command","pair_style awpmd/cut command","pair_style beck command","pair_style body command","pair_style bop command","pair_style born command","pair_style brownian command","pair_style buck command","pair_style buck/long/coul/long command","pair_style lj/charmm/coul/charmm command","pair_style lj/class2 command","pair_coeff command","pair_style colloid command","pair_style comb command","pair_style coul/cut command","pair_style coul/diel command","pair_style born/coul/long/cs command","pair_style lj/cut/dipole/cut command","pair_style dpd command","pair_style dpd/conservative command","pair_style dpd/fdt command","pair_style dsmc command","pair_style eam command","pair_style edip command","pair_style eff/cut command","pair_style eim command","pair_style gauss command","pair_style gayberne command","pair_style gran/hooke command","pair_style lj/gromacs command","pair_style hbond/dreiding/lj command","pair_style hybrid command","pair_style kim command","pair_style lcbop command","pair_style line/lj command","pair_style list command","pair_style lj/cut command","pair_style lj96/cut command","pair_style lj/cubic command","pair_style lj/expand command","pair_style lj/long/coul/long command","pair_style lj/sf command","pair_style lj/smooth command","pair_style lj/smooth/linear command","pair_style lj/cut/soft command","pair_style lubricate command","pair_style lubricateU command","pair_style lj/mdf command","pair_style meam command","pair_style meam/spline","pair_style meam/sw/spline","pair_style mgpt command","pair_style mie/cut command","pair_modify command","pair_style morse command","pair_style nb3b/harmonic command","pair_style nm/cut command","pair_style none command","pair_style peri/pmb command","pair_style polymorphic command","pair_style quip command","pair_style reax command","pair_style reax/c command","pair_style resquared command","pair_style lj/sdk command","pair_style smd/hertz command","pair_style smd/tlsph command","pair_style smd/tri_surface command","pair_style smd/ulsph command","pair_style smtbq command","pair_style snap command","pair_style soft command","pair_style sph/heatconduction command","pair_style sph/idealgas command","pair_style sph/lj command","pair_style sph/rhosum command","pair_style sph/taitwater command","pair_style sph/taitwater/morris command","pair_style srp command","pair_style command","pair_style sw command","pair_style table command","pair_style tersoff command","pair_style tersoff/mod command","pair_style tersoff/zbl command","pair_style thole command","pair_style tri/lj command","pair_style vashishta command","pair_write command","pair_style yukawa command","pair_style yukawa/colloid command","pair_style zbl command","pair_style zero command","partition command","prd command","print command","processors command","python command","quit command","read_data command","read_dump command","read_restart command","region command","replicate command","rerun command","reset_timestep command","restart command","run command","run_style command","set command","shell command","special_bonds command","suffix command","tad command","temper command","thermo command","thermo_modify command","thermo_style command","timer command","timestep command","&lt;no title&gt;","LAMMPS GitHub tutorial","uncompute command","undump command","unfix command","units command","variable command","velocity command","write_coeff command","write_data command","write_dump command","write_restart command"],titleterms:{"break":227,"default":[37,40,41,56,60,61,62,64,65,76,96,97,101,113,114,116,118,119,130,134,135,152,158,166,167,171,177,178,181,183,197,200,201,202,203,205,206,207,208,210,211,212,214,215,216,218,222,223,224,227,228,230,231,232,233,237,243,246,247,252,254,255,256,257,258,260,266,269,271,272,276,294,295,299,300,303,304,305,306,307,309,312,314,315,317,318,333,335,340,341,342,343,346,348,350,352,356,369,373,375,376,378,379,382,383,385,387,388,389,391,394,397,399,417,438,439,444,446,454,455,471,472,487,488,489,492,493,495,497,499,500,501,504,506,508,509,510,511,512,518,520,522,523],"function":519,"long":[220,398,400,401,402,403,407,409,410,429,433,437,449,457,478],"new":8,"static":12,acceler:1,account:514,ackland:67,acknowledg:7,adapt:[210,211],addforc:212,addit:[12,13,514],addtorqu:213,adiabat:6,adjust_dt:323,adp:392,after:514,airebo:393,alloi:415,amber2lmp:13,amber:6,angl:[8,68,69],angle_coeff:22,angle_styl:[2,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],angmom:70,append:214,arrai:6,aspher:[6,9,91,156,273,277,281,282,291],atc:[9,215],atom:[6,7,8,67,71,75,76,77,78,81,82,83,86,88,90,94,101,106,107,110,111,112,118,122,123,125,152,153,176,214,216,217,306,519],atom_modifi:40,atom_styl:41,attract:5,aveforc:225,awpmd:[9,394],balanc:[42,226],barostat:6,basal:71,beck:395,berendsen:[304,336],between:6,binary2txt:13,bodi:[6,8,9,43,72,157,274,278,283,292,396],bond:[8,13,73,74,227,228,229,313],bond_coeff:45,bond_styl:[2,44,46,47,48,49,50,51,52,53,54,55,56,57,59],bond_writ:58,bop:397,born:[398,409],boundari:[7,60],box:[6,61,230],branch:514,brownian:399,buck:[400,401,409,440],bug:3,build:[11,12],calcul:6,call:12,categori:2,centro:75,ch2lmp:13,chain:13,chang:514,change_box:62,charmm:[6,20,184,402,437],chunk:[6,70,76,80,87,99,104,115,117,126,158,173,175,218],citat:7,class2:[9,21,44,185,359,403],clear:63,cluster:77,cmm:9,cna:78,code:6,coeffici:6,colloid:[9,350,405,483],colvar:[9,13,231],com:[79,80,159],comb3:406,comb:[309,406],come:5,comm_modifi:64,comm_styl:65,command:[2,6,8,12,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],common:3,comparison:1,compos:6,compress:9,comput:[2,6,8,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,519],compute_modifi:113,condit:7,conduct:[6,341],conserv:412,constant:[6,519],constraint:7,contact:[81,132],coord:82,core:6,coreshel:9,correl:[219,220],cosin:[23,24,25,26,27,28,187],cossq:361,coul:[398,400,401,402,403,407,408,409,422,429,433,437,449,457],coupl:6,creat:228,create_atom:178,create_bond:179,create_box:180,createatom:13,creation:7,csld:337,csvr:337,cubic:431,cuda:[9,14,121,124,155,165,212,225,240,245,249,271,280,319,320,336,338,349,398,400,402,403,415,421,422,429,430,432,435,447,473,475],custom:[8,202,203],cut:[50,394,400,403,407,410,417,419,429,430,437,445,449,478],cvff:362,damag:[83,133],data2xmovi:13,data:6,databas:13,deby:[407,429],defgrad:139,deform:[161,162,232],delete_atom:181,delete_bond:182,delta:24,deposit:233,descript:[20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],diagnost:7,diel:408,dielectr:183,diffract:9,diffus:6,dihedr:[8,84,85],dihedral_coeff:186,dihedral_styl:[2,184,185,187,188,189,190,191,192,193,194,195,196,197,198,199],dilat:86,dimens:200,dipol:[6,9,29,87,410],direct:236,directori:4,discuss:6,disp:6,displac:[88,95],displace_atom:201,distanc:363,distribut:[7,12],document:0,dpd:[9,89,90,411,412,413],drag:234,dreid:[6,423],drude:[6,9,163,235,236,255],dsf:[407,429],dsmc:414,dump:[6,8,202,203,204,205,207],dump_modifi:206,dynam:308,eam:[13,415],echo:208,edip:416,eff:[9,13,107,108,162,164,169,256,272,284,295,339,417],efield:238,ehex:239,eim:418,elast:6,emac:13,energi:[135,413],enforce2d:240,ensembl:7,erot:[91,92,93,94],error:[3,134],evapor:243,event:95,exampl:[1,4,6,11,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],exp:[27,187],expand:[47,432],extend:[8,11],extern:244,fcc:298,fdt:413,featur:[7,8,514,519],fene:[46,47],fep:[9,13,96,211],field:[6,7],file:6,finit:6,fire:308,fix:[2,6,8,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,519],fix_modifi:[210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],flow:6,fluid:257,flux:[100,154],forc:[6,7,154,334],fork:514,fourier:[30,31,188,364],freez:245,from:[6,11],futur:5,gauss:419,gaybern:420,gcmc:246,gener:[1,6,7,13],get:12,github:514,gld:247,gle:248,global:6,gpu:[9,15,395,398,400,402,403,405,407,410,411,415,419,420,422,429,430,431,432,445,447,456,457,464,473,474,475,476,477,482,483,484],gran:[351,421],granular:[6,9],graviti:249,gromac:422,group2ndx:357,group:[97,356,519],gyrat:[98,99],h5md:[9,202,204],harmon:[32,48,49,50,189,192,350,365,448],hbond:423,heat:[100,154,250],heatconduct:465,helix:190,hertz:[421,458],hexord:101,histo:221,histori:[5,421],hook:421,hourglass:134,how:6,hybrid:[33,51,191,366,424],idealga:466,imag:[202,205],imd:251,implicit:402,improp:[8,102,103],improper_coeff:360,improper_styl:[2,359,361,362,363,364,365,366,367,368,369,370,371],includ:372,inclus:8,indent:252,indic:0,individu:2,induc:6,inertia:104,info:[0,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,373],input:[2,6,8],instal:11,integr:[6,7],integrate_tlsph:324,integrate_ulsph:325,intel:[9,16,20,32,48,184,189,195,271,280,281,294,362,365,400,402,420,429,473,475],interfac:[6,11],intern:135,introduct:7,invers:236,ipi:253,ipp:13,jump:374,kate:13,keyword:[446,519],kim:[9,425],kokko:[9,17],kspace:[2,8,9,346],kspace_modifi:375,kspace_styl:[6,376],label:377,lammp:[0,1,2,6,7,8,11,12,514],langevin:[254,255,256],lattic:378,lcbop:426,lennard:440,librari:[6,11,12],limit:[285,338],line:[12,286,427],linear:[436,447],lineforc:262,list:[2,428],lj1043:350,lj126:350,lj93:350,lj96:430,lmp2arc:13,lmp2cfg:13,lmp2vmd:13,local:[6,69,72,74,85,103,120,127],log:379,lowercas:4,lubric:438,lubricateu:439,mai:0,make:[12,514],manifold:[9,287,293],manifoldforc:263,manybodi:9,mass:381,math:519,matlab:13,mdf:440,meam:[9,441,442,443],measur:1,merg:514,mesh:146,meso:[110,111,112,264,265],messag:3,mgpt:[9,444],micelle2d:13,mie:445,min_modifi:382,min_styl:383,minim:[8,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,384],misc:9,mod:[345,476],model:[6,7],modifi:8,mol:154,molecul:[9,385],molfil:[9,202,207],moltempl:13,momentum:[258,267],morri:470,mors:[52,393,423,447],move:268,move_tri_surf:326,movi:[202,205],mpi:11,mpiio:9,msd:[114,115,116],msi2lmp:13,msm:[398,400,402,407,429],msst:269,multi:[6,7,192],multipl:6,nb3b:448,ndx2group:357,neb:[270,386],neigh:[141,147],neigh_modifi:387,neighbor:388,nemd:6,newton:389,next:390,nharmon:193,noforc:[282,288],non:[6,7],none:[34,53,194,367,450],nongauss:116,nonlinear:54,nph:[271,272,273,274,275,317],nphug:276,npt:[271,272,277,278,279,317],num:[141,147],numer:519,nve:[280,281,282,283,284,285,286,287,288,289,290,317],nvt:[271,272,291,292,293,294,295,296,317],omega:117,omp:[9,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,44,46,47,48,49,50,52,54,55,57,184,185,187,188,189,190,192,193,195,196,198,249,271,273,275,276,277,279,280,289,291,294,296,309,359,361,362,364,365,368,370,392,393,395,398,399,400,401,402,403,405,406,407,408,410,411,415,418,419,420,421,422,423,424,429,430,431,432,433,434,435,436,437,438,442,443,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484],onewai:297,open:7,oper:519,opl:195,opt:[9,19,402,415,429,433,447],optim:1,option:[6,8,12],orient:298,orientord:118,orthogon:6,other:6,output:[6,7,8,12,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],overlai:424,overview:11,own:514,packag:[1,9,12,14,15,16,17,18,19,391],pair:[6,119,120],pair_coeff:404,pair_modifi:446,pair_styl:[2,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,485],pair_writ:481,pairwis:8,paquai:514,parallel:11,paramet:6,pars:2,partial:165,particl:[6,7,43],partit:486,past:5,per:6,perform:[1,10],peri:[9,451],period:25,phonon:[9,13,299],pimd:300,piston:352,planeforc:301,plastic:[123,136,137],pmb:451,poem:[9,302],point:308,polariz:6,poli:[399,438,439],polym:13,polymorph:452,post:7,potenti:[2,6,8],pour:303,pppm:6,prd:487,pre:7,press:304,pressur:124,previou:12,print:[305,488],problem:[3,4],process:[6,7],processor:489,profil:166,properti:[6,125,126,127,306],pymol_aspher:13,python:[9,11,13,490],qbmsst:307,qeq:[9,308,309,310],qmmm:[9,311],qtb:[9,312],quadrat:196,quantiti:6,quartic:[35,55],quip:[9,453],quit:491,radiu:132,ramp:167,rate:[137,144,149],rattl:[287,293,320],rdf:128,read_data:492,read_dump:493,read_restart:494,reax:[9,13,310,313,314,454,455],reaxc:9,rebo:393,recent:315,reduc:129,refer:519,reflect:353,region:[8,129,168,169,354,495,519],relat:[20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,41,42,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,95,96,98,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,200,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,241,242,243,245,246,247,248,249,250,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,312,313,314,315,317,318,319,321,322,323,324,325,326,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,372,373,374,375,376,378,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,497,498,499,500,501,502,504,505,506,507,508,509,510,511,512,515,516,517,519,520,521,522,523,524],relax:230,replic:496,replica:[6,7,9],report:3,repositori:514,requir:12,rerun:497,rescal:[338,339],reset:237,reset_timestep:498,resquar:456,restart2data:13,restart:[6,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,499],restrain:316,restrict:[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],rho:[111,138],rhosum:468,rigid:[6,9,92,109,260,317],ring:368,rotat:170,rule:2,run:[6,11,12,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,500],run_styl:501,scalabl:10,scalar:6,screen:12,script:[2,6,8,11],sdk:[36,457],self:332,serial:11,set:[6,502],setforc:319,setvel:327,shake:320,shape:142,shardlow:321,share:[11,12],shell:[6,503],shield:308,shift:[26,27,49,50,187],shock:9,simpl:31,simul:6,size:6,slater:308,slice:131,sllod:[294,295],small:317,smd:[9,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,329,458,459,460,461],smooth:[435,436,447],smtbq:[9,462],sna:152,snad:152,snap:[9,463],snapshot:6,snav:152,soft:[437,464],solver:2,sourc:7,spatial:[222,223],spc:6,speci:314,special:[7,446,519],special_bond:504,sph:[9,465,466,467,468,469,470],sphere:[93,94,171,223,260,275,279,289,296],spheric:6,spline:[442,443],spring:[330,331,332,343],squar:28,srd:[9,333,355],srp:471,standard:9,start:[12,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],state:335,stationari:265,stefan:514,stop:[210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],store:[334,335],strain:[136,137,143,144,148,149],strategi:1,streitz:407,stress:[145,150,153,154],structur:2,style:[1,2,6,8],submit:8,suffix:505,summari:6,swap:[216,229],syntax:[20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],system:6,tabl:[0,6,38,57,198,242,474,475],tad:506,taitwat:[469,470],talli:[9,154],temp:[155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,336,337,338,339],temper:507,temperatur:6,tersoff:[475,476,477],test:11,tfmc:340,thermal:[6,341],thermo:[6,508,519],thermo_modifi:509,thermo_styl:510,thermodynam:[6,8],thermostat:6,thole:478,time:[6,224],timer:511,timestep:512,tip3p:6,tip4p:[6,407,429,433,437],tip:12,tlsph:[139,140,141,142,143,144,145,459],tmd:344,tool:[12,13],torqu:173,transform:236,tri:[290,479],tri_surfac:460,triangl:146,triclin:6,tstat:411,ttm:345,tune:346,tutori:514,type:7,ulsph:[147,148,149,150,461],umbrella:370,uncomput:515,undump:516,unfix:517,unit:518,uppercas:4,user:[9,12,14,16,18],vacf:174,valu:[6,519],variabl:[6,8,519],variou:1,vashishta:480,vcm:175,vector:[6,347,519],veloc:520,version:[0,5,12],vertic:146,via:12,vim:13,viscos:[6,348],viscou:[261,349],visual:6,vol:151,voronoi:[9,176],vtk:[9,202,203,318],wall:[6,350,351,352,353,354,355],wall_surfac:329,warn:3,water:6,weight:221,what:[7,12],wolf:[398,407],wrapper:11,write:6,write_coeff:521,write_data:522,write_dump:523,write_restart:524,written:514,xmgrace:13,xmovi:13,xrd:177,your:514,yukawa:[482,483],zbl:[477,484],zero:[39,59,199,371,485]}})
\ No newline at end of file
+Search.setIndex({envversion:48,filenames:["Manual","Section_accelerate","Section_commands","Section_errors","Section_example","Section_history","Section_howto","Section_intro","Section_modify","Section_packages","Section_perf","Section_python","Section_start","Section_tools","accelerate_cuda","accelerate_gpu","accelerate_intel","accelerate_kokkos","accelerate_omp","accelerate_opt","angle_charmm","angle_class2","angle_coeff","angle_cosine","angle_cosine_delta","angle_cosine_periodic","angle_cosine_shift","angle_cosine_shift_exp","angle_cosine_squared","angle_dipole","angle_fourier","angle_fourier_simple","angle_harmonic","angle_hybrid","angle_none","angle_quartic","angle_sdk","angle_style","angle_table","angle_zero","atom_modify","atom_style","balance","body","bond_class2","bond_coeff","bond_fene","bond_fene_expand","bond_harmonic","bond_harmonic_shift","bond_harmonic_shift_cut","bond_hybrid","bond_morse","bond_none","bond_nonlinear","bond_quartic","bond_style","bond_table","bond_write","bond_zero","boundary","box","change_box","clear","comm_modify","comm_style","compute","compute_ackland_atom","compute_angle","compute_angle_local","compute_angmom_chunk","compute_basal_atom","compute_body_local","compute_bond","compute_bond_local","compute_centro_atom","compute_chunk_atom","compute_cluster_atom","compute_cna_atom","compute_com","compute_com_chunk","compute_contact_atom","compute_coord_atom","compute_damage_atom","compute_dihedral","compute_dihedral_local","compute_dilatation_atom","compute_dipole_chunk","compute_displace_atom","compute_dpd","compute_dpd_atom","compute_erotate_asphere","compute_erotate_rigid","compute_erotate_sphere","compute_erotate_sphere_atom","compute_event_displace","compute_fep","compute_group_group","compute_gyration","compute_gyration_chunk","compute_heat_flux","compute_hexorder_atom","compute_improper","compute_improper_local","compute_inertia_chunk","compute_ke","compute_ke_atom","compute_ke_atom_eff","compute_ke_eff","compute_ke_rigid","compute_meso_e_atom","compute_meso_rho_atom","compute_meso_t_atom","compute_modify","compute_msd","compute_msd_chunk","compute_msd_nongauss","compute_omega_chunk","compute_orientorder_atom","compute_pair","compute_pair_local","compute_pe","compute_pe_atom","compute_plasticity_atom","compute_pressure","compute_property_atom","compute_property_chunk","compute_property_local","compute_rdf","compute_reduce","compute_saed","compute_slice","compute_smd_contact_radius","compute_smd_damage","compute_smd_hourglass_error","compute_smd_internal_energy","compute_smd_plastic_strain","compute_smd_plastic_strain_rate","compute_smd_rho","compute_smd_tlsph_defgrad","compute_smd_tlsph_dt","compute_smd_tlsph_num_neighs","compute_smd_tlsph_shape","compute_smd_tlsph_strain","compute_smd_tlsph_strain_rate","compute_smd_tlsph_stress","compute_smd_triangle_mesh_vertices","compute_smd_ulsph_num_neighs","compute_smd_ulsph_strain","compute_smd_ulsph_strain_rate","compute_smd_ulsph_stress","compute_smd_vol","compute_sna_atom","compute_stress_atom","compute_tally","compute_temp","compute_temp_asphere","compute_temp_body","compute_temp_chunk","compute_temp_com","compute_temp_cs","compute_temp_deform","compute_temp_deform_eff","compute_temp_drude","compute_temp_eff","compute_temp_partial","compute_temp_profile","compute_temp_ramp","compute_temp_region","compute_temp_region_eff","compute_temp_rotate","compute_temp_sphere","compute_ti","compute_torque_chunk","compute_vacf","compute_vcm_chunk","compute_voronoi_atom","compute_xrd","create_atoms","create_bonds","create_box","delete_atoms","delete_bonds","dielectric","dihedral_charmm","dihedral_class2","dihedral_coeff","dihedral_cosine_shift_exp","dihedral_fourier","dihedral_harmonic","dihedral_helix","dihedral_hybrid","dihedral_multi_harmonic","dihedral_nharmonic","dihedral_none","dihedral_opls","dihedral_quadratic","dihedral_style","dihedral_table","dihedral_zero","dimension","displace_atoms","dump","dump_custom_vtk","dump_h5md","dump_image","dump_modify","dump_molfile","echo","fix","fix_adapt","fix_adapt_fep","fix_addforce","fix_addtorque","fix_append_atoms","fix_atc","fix_atom_swap","fix_ave_atom","fix_ave_chunk","fix_ave_correlate","fix_ave_correlate_long","fix_ave_histo","fix_ave_spatial","fix_ave_spatial_sphere","fix_ave_time","fix_aveforce","fix_balance","fix_bond_break","fix_bond_create","fix_bond_swap","fix_box_relax","fix_colvars","fix_deform","fix_deposit","fix_drag","fix_drude","fix_drude_transform","fix_dt_reset","fix_efield","fix_ehex","fix_enforce2d","fix_eos_cv","fix_eos_table","fix_evaporate","fix_external","fix_freeze","fix_gcmc","fix_gld","fix_gle","fix_gravity","fix_heat","fix_imd","fix_indent","fix_ipi","fix_langevin","fix_langevin_drude","fix_langevin_eff","fix_lb_fluid","fix_lb_momentum","fix_lb_pc","fix_lb_rigid_pc_sphere","fix_lb_viscous","fix_lineforce","fix_manifoldforce","fix_meso","fix_meso_stationary","fix_modify","fix_momentum","fix_move","fix_msst","fix_neb","fix_nh","fix_nh_eff","fix_nph_asphere","fix_nph_body","fix_nph_sphere","fix_nphug","fix_npt_asphere","fix_npt_body","fix_npt_sphere","fix_nve","fix_nve_asphere","fix_nve_asphere_noforce","fix_nve_body","fix_nve_eff","fix_nve_limit","fix_nve_line","fix_nve_manifold_rattle","fix_nve_noforce","fix_nve_sphere","fix_nve_tri","fix_nvt_asphere","fix_nvt_body","fix_nvt_manifold_rattle","fix_nvt_sllod","fix_nvt_sllod_eff","fix_nvt_sphere","fix_oneway","fix_orient_fcc","fix_phonon","fix_pimd","fix_planeforce","fix_poems","fix_pour","fix_press_berendsen","fix_print","fix_property_atom","fix_qbmsst","fix_qeq","fix_qeq_comb","fix_qeq_reax","fix_qmmm","fix_qtb","fix_reax_bonds","fix_reaxc_species","fix_recenter","fix_restrain","fix_rigid","fix_saed_vtk","fix_setforce","fix_shake","fix_shardlow","fix_smd","fix_smd_adjust_dt","fix_smd_integrate_tlsph","fix_smd_integrate_ulsph","fix_smd_move_triangulated_surface","fix_smd_setvel","fix_smd_tlsph_reference_configuration","fix_smd_wall_surface","fix_spring","fix_spring_rg","fix_spring_self","fix_srd","fix_store_force","fix_store_state","fix_temp_berendsen","fix_temp_csvr","fix_temp_rescale","fix_temp_rescale_eff","fix_tfmc","fix_thermal_conductivity","fix_ti_rs","fix_ti_spring","fix_tmd","fix_ttm","fix_tune_kspace","fix_vector","fix_viscosity","fix_viscous","fix_wall","fix_wall_gran","fix_wall_piston","fix_wall_reflect","fix_wall_region","fix_wall_srd","group","group2ndx","if","improper_class2","improper_coeff","improper_cossq","improper_cvff","improper_distance","improper_fourier","improper_harmonic","improper_hybrid","improper_none","improper_ring","improper_style","improper_umbrella","improper_zero","include","info","jump","kspace_modify","kspace_style","label","lattice","log","manifolds","mass","min_modify","min_style","minimize","molecule","neb","neigh_modify","neighbor","newton","next","package","pair_adp","pair_airebo","pair_awpmd","pair_beck","pair_body","pair_bop","pair_born","pair_brownian","pair_buck","pair_buck_long","pair_charmm","pair_class2","pair_coeff","pair_colloid","pair_comb","pair_coul","pair_coul_diel","pair_cs","pair_dipole","pair_dpd","pair_dpd_fdt","pair_dsmc","pair_eam","pair_edip","pair_eff","pair_eim","pair_gauss","pair_gayberne","pair_gran","pair_gromacs","pair_hbond_dreiding","pair_hybrid","pair_kim","pair_lcbop","pair_line_lj","pair_list","pair_lj","pair_lj96","pair_lj_cubic","pair_lj_expand","pair_lj_long","pair_lj_sf","pair_lj_smooth","pair_lj_smooth_linear","pair_lj_soft","pair_lubricate","pair_lubricateU","pair_mdf","pair_meam","pair_meam_spline","pair_meam_sw_spline","pair_mgpt","pair_mie","pair_modify","pair_morse","pair_multi_lucy","pair_nb3b_harmonic","pair_nm","pair_none","pair_peri","pair_polymorphic","pair_quip","pair_reax","pair_reax_c","pair_resquared","pair_sdk","pair_smd_hertz","pair_smd_tlsph","pair_smd_triangulated_surface","pair_smd_ulsph","pair_smtbq","pair_snap","pair_soft","pair_sph_heatconduction","pair_sph_idealgas","pair_sph_lj","pair_sph_rhosum","pair_sph_taitwater","pair_sph_taitwater_morris","pair_srp","pair_style","pair_sw","pair_table","pair_tersoff","pair_tersoff_mod","pair_tersoff_zbl","pair_thole","pair_tri_lj","pair_vashishta","pair_write","pair_yukawa","pair_yukawa_colloid","pair_zbl","pair_zero","partition","prd","print","processors","python","quit","read_data","read_dump","read_restart","region","replicate","rerun","reset_timestep","restart","run","run_style","set","shell","special_bonds","suffix","tad","temper","thermo","thermo_modify","thermo_style","timer","timestep","tutorial_drude","tutorial_github","uncompute","undump","unfix","units","variable","velocity","write_coeff","write_data","write_dump","write_restart"],objects:{},objnames:{},objtypes:{},terms:{"00a":342,"00b":342,"02214e23":100,"03275e":518,"0892e":12,"0b1":11,"0e20":[358,495,519],"0e4":[269,351,420],"0e5":269,"0x98b5e0":205,"100k":1,"1024x1024":205,"10e":409,"10f":3,"10g":519,"10th":[487,493,506],"10x":[3,383,384,386,387,397],"10x10x10":166,"10x20x20":378,"15g":[206,519],"16g":[218,224],"16x":1,"18986e":384,"1_12":378,"1_3":378,"1_6":378,"1_prop":6,"1st":[2,6,8,12,20,22,38,45,57,60,61,63,76,96,172,184,186,198,210,211,218,219,220,221,222,223,224,228,232,242,271,305,315,344,356,360,381,387,392,393,397,404,406,414,416,417,424,425,434,435,440,441,442,447,448,452,463,473,474,475,476,477,480,486,492,500,501,504,519],"1x2x2":489,"2000k":205,"20x":397,"23899e":384,"2400k":205,"298k":408,"2_3":378,"2k_ss":416,"2nd":[2,3,6,11,12,15,17,38,46,47,57,60,63,76,82,97,160,167,198,206,218,219,220,221,222,223,224,228,230,232,242,271,317,322,330,356,359,366,374,384,385,386,387,391,393,406,416,422,423,440,447,463,472,473,474,475,476,477,480,492,499,501,504,519],"2pi":198,"2theta":177,"2x1x2":489,"2x2x1":489,"2x2x2":489,"2x4x10":489,"2x5":416,"300k":[248,317,507,520],"310k":507,"3419e":269,"3806504e":[6,100],"3n_k":247,"3nk":307,"3nkb":312,"3rd":[4,9,15,17,20,38,57,76,116,126,198,218,219,221,222,223,224,228,242,317,318,356,385,389,391,406,416,422,423,447,463,473,474,475,476,477,480,492,499,504,519],"3x3":[100,378],"4857990943e":416,"4_94":11,"4th":[6,38,57,88,114,115,128,174,184,198,206,330,356,376,390,392,393,397,414,417,424,440,447,448,452,463,473,474,475,477,480,492,499,504,507,524],"4x10":374,"4x2x10":489,"4x6x10":489,"50k":1,"53xx":18,"54xx":18,"58i":210,"5_1":397,"5_12":378,"5_6":378,"5kx":[212,238],"5nlog_2":12,"5th":[128,384,509],"6021765e":518,"6863e22":451,"6x6":6,"72360e":269,"7797e":269,"7842e":12,"8032044e":518,"8706e":462,"8706q":462,"8730m":462,"8730n":462,"8e12":220,"8x1":6,"8x2":[6,12],"948q":462,"9e18":[12,40],"9e9":451,"9jan09":[351,420],"9th":386,"__main__":490,"__pthread_key_cr":12,"_boundingbox":203,"_compute_group_group":154,"_compute_heat_flux":154,"_compute_t":8,"_j1m1m1":152,"_j2m2m2":152,"_manifold_rattl":514,"_pair_lj":9,"_serial":12,"_wirnsberg":239,"abstract":17,"boolean":[3,356,358],"break":[],"byte":[3,12,220,509],"case":[1,2,3,6,8,11,12,13,15,16,17,18,40,41,42,46,47,62,64,66,76,78,114,115,120,126,128,129,155,156,157,158,159,161,164,165,166,167,168,170,171,172,176,178,180,181,182,184,201,202,203,204,205,206,212,213,217,218,219,221,222,223,224,225,226,228,230,232,236,238,243,246,249,250,252,253,254,255,257,269,271,272,273,274,275,276,277,278,279,287,291,292,294,296,298,299,303,304,306,307,308,309,316,317,319,322,324,325,327,330,333,336,337,338,340,341,345,347,348,350,351,353,354,355,356,358,374,375,376,378,381,383,384,385,386,388,390,391,393,402,405,407,409,414,416,419,420,422,423,424,436,437,438,440,443,445,447,448,452,455,458,460,464,471,474,475,477,484,485,487,490,492,494,495,499,500,502,504,506,508,509,510,511,513,514,518,519,520,523,524],"catch":[1,3,490],"char":[6,8,462],"class":[1,3,5,6,7,8,9,11,12,13,22,37,45,56,186,197,244,306,360,369,403,423,454,455,472,480,490,492],"default":[],"export":[205,404],"final":[3,5,6,7,8,9,11,12,17,42,62,96,153,206,217,218,219,221,222,223,224,226,230,232,246,270,271,276,307,311,317,318,322,342,344,345,352,358,384,386,392,393,397,414,417,424,436,440,448,452,453,473,474,475,477,480,487,500,506,513,514,519,522],"float":[3,6,8,12,41,43,76,125,202,206,218,224,251,306,318,335,416,459,461,490,492,502,509,519],"function":[],"import":[1,2,3,6,9,11,17,76,116,178,189,209,230,246,249,250,254,255,271,312,336,337,338,340,345,355,357,436,443,490,492,501,509,513],"int":[3,6,8,11,112,244,246,254,256,312,345,509],"long":[],"new":[],"null":[3,6,100,101,118,124,153,178,209,225,231,234,237,268,306,315,319,322,326,327,330,331,351,392,393,406,414,417,420,423,424,425,440,441,442,448,452,454,455,463,473,475,476,477,480,492,495,500,502,520],"public":[0,7,8,12,244,253,417,447,453,462],"return":[2,3,6,8,11,14,15,16,17,18,19,42,76,119,120,129,146,147,151,176,178,206,218,222,223,232,244,271,358,372,374,420,489,490,491,499,502,508,519],"short":[1,3,6,7,9,13,16,176,271,317,333,346,376,380,387,388,391,393,397,398,400,401,402,406,407,409,416,423,426,428,432,436,439,440,445,449,457,462,474,478,487,490,500,502,506,513,514],"static":[],"switch":[1,3,6,10,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,100,121,124,152,155,165,177,184,185,187,188,189,190,192,193,195,196,198,205,208,212,216,225,232,240,245,249,253,254,257,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,342,343,349,353,359,361,362,364,365,368,370,372,374,376,379,386,390,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,443,446,448,449,451,454,456,457,464,473,474,475,476,477,478,480,482,483,484,486,487,489,492,494,495,499,501,505,507,514,519,522,524],"throw":509,"true":[6,12,13,17,120,127,202,203,218,226,228,232,271,272,298,299,300,304,317,340,344,356,358,391,416,420,462,473,490,494,502,519],"try":[1,3,8,12,17,19,218,251,257,341,342,343,348,490,514,519],"var":[3,11,12,178,356,374,503,519],"void":[4,6,7,8,42,181,226,244,495],"while":[1,3,9,11,12,13,14,18,76,116,152,161,176,189,202,207,216,223,230,232,236,247,248,253,254,255,257,263,271,294,307,308,312,314,346,376,384,391,397,408,414,454,455,475,477,480,487,490,501,506,513],a10:358,a123:358,a12:456,a2m:[6,100],a_0:[257,345,397],a_0_real:257,a_1:345,a_2:345,a_3:345,a_4:345,a_c:405,a_cc:405,a_f:477,a_ij:397,a_pi:397,a_sigma:397,a_ss:405,aat:185,aatom1:127,aatom2:127,aatom3:127,ab_23_cd:358,abbrevi:12,abc:[3,12,358,490,519],aberdeen:[89,90,241,321],abf:231,abf_integr:13,abi:207,abil:[3,230,271,304,317,416],abl:[3,8,9,11,12,40,95,202,207,229,238,245,287,341,348,391,490,519,523],ablat:345,abort:507,about:[0,1,3,6,8,9,11,12,13,17,40,42,43,64,66,83,120,127,128,130,172,178,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,234,236,237,238,239,240,243,244,245,246,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,270,276,280,281,282,283,284,285,286,287,288,289,290,293,297,298,299,301,302,303,304,305,306,308,309,310,311,312,313,314,315,316,317,318,319,320,330,331,333,334,336,337,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,373,376,383,384,386,391,396,402,407,423,451,455,483,490,493,494,499,500,502,507,511,514,519,522,524],abov:[1,2,6,7,8,10,11,12,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,38,41,42,43,44,45,46,47,48,49,50,51,52,54,55,57,60,66,67,72,75,76,77,78,81,82,95,96,98,99,100,104,105,107,108,124,126,128,130,152,153,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,176,177,178,180,181,184,185,186,187,188,189,190,191,192,193,195,196,198,202,203,204,205,206,209,210,211,212,213,218,219,221,222,223,224,226,229,230,232,233,238,242,244,246,250,252,254,255,256,260,270,271,276,300,303,305,310,316,317,322,330,333,336,337,338,339,356,358,359,360,361,362,363,364,365,366,368,370,376,378,381,385,386,390,391,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,418,419,420,421,422,423,426,428,429,430,431,432,433,434,435,436,437,438,439,440,443,444,445,446,447,449,451,452,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,486,487,488,489,490,492,493,494,495,496,499,500,501,502,503,506,507,510,513,514,519,520,523,524],abscissa:[447,474],absenc:213,absent:513,absolut:[3,206,216,231,232,236,322,335,375,376,384,420,428,493],absorb:345,absoult:376,ac3:177,academ:246,acc:340,acceler:[],accelri:[6,13],accept:[7,12,96,176,178,206,216,229,232,246,340,401,432,500,507,514],acceptor:422,access:[0,3,6,7,8,9,11,12,16,39,41,59,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,94,97,98,99,100,101,102,103,104,106,107,110,111,112,114,115,116,117,118,119,120,122,123,124,125,126,127,129,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,165,166,167,168,169,170,171,173,174,175,176,177,199,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,234,237,238,239,240,243,244,245,246,247,248,249,250,251,252,254,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,276,280,281,282,283,284,285,286,287,288,289,290,293,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,327,330,331,332,333,334,335,336,337,338,339,341,342,343,344,345,347,348,349,350,351,352,353,354,355,371,375,391,418,420,422,423,440,454,455,464,489,490,493,498,510,519],accident:514,accidenti:368,accler:[9,12,16],accommod:214,accomod:271,accompani:8,accomplish:[16,232,258,288],accord:[6,67,76,89,133,139,142,160,205,216,227,228,257,271,287,299,307,322,324,342,343,345,350,351,353,354,355,387,391,416,420,431,434,452,459,461,462,464,466,467,469,470,471,506,519],accordingli:[11,14,113,156,157,171,176,182,387,437,438,471],account:[],accuml:[3,317,341,348],accumul:[1,6,8,15,76,89,154,209,219,220,254,317,322,347,373,391,498,518],accur:[1,3,6,9,15,17,38,42,57,161,226,269,312,317,320,333,341,348,354,356,376,397,416,419,420,445,456,472,474,475,477,506,511,519],accuraci:[1,3,6,12,42,201,202,206,226,239,248,271,309,320,346,356,375,376,383,393,416,445,447,454,455,474,481,501,506,511,513,519,523],accuractli:511,ach:375,achiev:[1,3,6,9,10,16,17,18,29,42,226,239,246,248,271,272,287,299,300,307,375,423,501],achiv:18,acid:9,ackland1:414,ackland2:414,ackland:[],acknowledg:[],acml:12,aco:519,acolor:[205,206],acoust:299,acquir:[3,6,61,64,65,181,182,228,230,232,271,450,485,497,513],across:[1,2,3,6,9,12,13,15,42,60,64,69,72,74,76,85,103,120,127,129,166,180,182,218,221,222,223,226,237,250,317,318,323,341,345,348,354,358,386,391,487,492,495,496,500,509,511],act:[3,6,120,163,236,249,252,253,254,255,257,260,270,317,327,340,342,343,345,354,355,356,384,399,410,419,420,422,456,471],acta:[130,177,392],actinid:[9,443],action:[2,6,11,12,76,247,252,343,513],activ:[5,8,11,12,13,14,56,62,96,176,231,247,251,254,260,270,297,317,325,344,373,436,472,486,516,519],actual:[1,3,6,8,12,57,65,134,161,202,203,206,210,211,225,227,228,236,254,255,294,298,303,304,312,322,333,335,336,337,338,340,346,355,356,375,387,419,421,426,431,437,438,471,489,490,501,502,510,519],adam:[375,376],adapt:[],add:[0,1,3,5,6,7,8,9,11,12,13,14,15,16,17,18,19,41,43,76,96,100,113,126,129,131,176,178,179,202,203,204,205,209,210,211,212,213,215,217,218,219,221,222,223,224,228,231,236,238,239,244,248,249,250,252,254,256,257,261,269,270,271,272,273,274,275,276,277,278,279,291,292,294,295,296,298,306,316,317,319,320,330,332,336,338,339,343,344,345,347,349,350,354,356,376,378,383,385,393,398,400,403,407,416,423,428,440,445,446,449,455,457,490,492,493,498,500,502,504,511,513,514],add_molecul:215,add_speci:215,add_to_nodeset:215,addforc:[],addit:[],addition:[6,8,16,151,333,355,419,456],additionali:203,addres:9,address:[7,8,11,205,253,514],addtorqu:[],adequ:[263,333,346,375,386,501],adher:29,adhikari:257,adiabat:[],adiam:[205,206],adjac:[40,176,178,239,386,445,474,475,506,507],adjiman:444,adjust:[2,3,6,16,17,42,62,130,140,156,157,158,161,162,165,166,171,172,177,182,202,205,218,226,230,232,251,254,258,262,267,268,271,272,276,294,298,301,303,304,307,308,309,310,315,317,325,333,337,341,346,348,349,350,352,353,355,375,376,384,386,391,393,413,437,438,462,477,502,520],adjust_radiu:325,adjust_radius_factor:325,admiss:276,adof:[158,218],adopt:[316,513],adp:[],adri:[9,313,454,455],adust:172,advanc:[3,251,397,487,498],advantag:[1,6,8,11,14,18,40,41,42,226,391,415,501,506],advect:[3,6,333],advertis:8,advis:[386,453],afer:3,affect:[1,6,10,14,15,16,17,41,63,64,76,97,129,153,162,176,182,205,206,211,218,219,221,222,223,224,227,228,229,230,232,233,239,244,250,252,254,260,268,272,273,274,275,277,278,279,285,291,292,294,296,317,318,331,345,355,368,375,382,383,384,386,387,388,391,416,437,438,445,489,490,492,494,495,497,500,502],affin:[16,17,18,232,391,406],afil:248,aforement:18,afresh:[305,500,519],afshar:411,after:[],afterrun:500,afterward:3,afterword:42,ag1:177,ag2:177,again:[6,11,12,16,17,65,152,158,164,172,202,206,232,239,250,303,359,374,386,437,438,487,489,490,492,494,499,506,508,519,522],against:[11,12,13,67,233,386,454,455],aggreg:[6,12,69,72,74,85,103,120,127,250,267,315,317,331,487,520],aggress:[239,250,506],agilio:[9,13],agre:[3,8,198,384,393,425,455],agreement:[5,7],ahd:422,ahead:352,aidan:[0,5,7,9,13,378],aij:13,aim:6,airebo:[],ajaramil:[7,9,13],aka:205,akohlmei:[7,9,13,207,251],aktulga:[7,9,310,455],al2o3:462,al2o3_001:[130,318],al3:177,ala:[257,462],alain:9,alat:[298,440],alb:[452,475,477],albeit:316,albert:9,alchem:[96,172],alcohol:348,alcu:[392,397],alcu_eam:452,alderton:410,alejandr:[271,272],alessandro:13,algebra:443,algorithm:[0,1,6,7,8,9,42,64,206,215,226,229,232,239,250,257,259,260,285,300,308,317,320,321,340,341,345,348,353,382,383,384,388,391,412,416,438,443,459,461,487,489,506],alia:[9,16],alias:[1,376],aliceblu:206,align:[6,9,12,29,42,76,180,198,222,226,252,378,492,495,513],alkali:416,all:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,33,37,39,40,41,42,43,45,51,55,56,58,59,60,62,63,64,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,166,171,172,173,174,175,176,177,178,179,180,181,182,184,186,191,197,198,199,202,203,204,205,206,207,209,210,211,212,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,237,238,239,240,241,242,243,244,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,263,264,266,267,269,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,289,290,291,292,293,294,295,296,297,298,299,300,302,303,304,305,306,307,308,309,310,312,313,314,315,316,317,318,319,320,321,322,323,324,325,329,330,332,333,334,335,336,337,340,341,342,343,344,345,346,347,348,350,351,352,353,354,355,356,357,358,359,360,364,369,371,373,374,375,376,377,378,381,384,385,386,387,388,390,391,392,393,394,396,397,398,400,401,402,403,404,406,407,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,432,436,437,438,439,440,441,442,443,444,445,446,447,448,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,483,484,485,486,487,489,490,491,492,493,494,495,496,497,499,500,501,502,503,504,505,506,507,509,510,511,513,514,518,519,520,522,523,524],allen:[29,96,410,419],allentildeslei:96,allign:3,allindex:357,alloc:[3,5,6,8,9,11,12,63,244,347,385,387,391,450,455,492,500],allocat:3,alloi:[],allosw:76,allow:[1,2,3,6,8,9,11,12,13,14,15,16,17,18,22,37,39,40,41,42,56,58,59,60,61,62,64,65,66,82,101,118,120,154,156,157,158,171,176,177,178,180,186,197,198,199,202,203,205,206,207,209,210,212,214,215,216,218,219,220,221,222,223,224,226,228,229,230,231,232,233,237,238,244,246,247,248,249,251,254,257,260,261,266,268,271,272,298,302,303,304,305,306,307,311,317,318,320,322,324,325,329,333,340,341,342,343,345,346,347,348,349,350,356,358,360,369,371,375,376,378,384,385,386,387,390,391,393,394,397,398,399,400,401,402,407,414,416,420,421,422,423,428,432,437,438,443,445,452,455,456,459,461,462,471,478,481,483,485,487,490,492,494,495,496,497,498,499,502,504,505,506,509,510,514,519,520],almost:[2,3,12,63,252,307,345,376,388,391,471],alo:407,alon:[6,7,229,313,454,455,490],alond:13,along:[6,8,12,29,41,76,96,130,176,177,178,201,202,205,218,229,239,252,257,258,262,263,268,270,307,317,320,322,326,330,331,340,344,345,351,354,356,378,380,382,383,384,386,407,410,420,423,426,428,432,440,454,455,474,492,495,502,503,519],alonso:[441,442],alpha:[6,12,52,210,257,307,308,312,384,392,395,398,407,411,412,414,415,417,422,427,428,440,446,451,476,478,510,513],alpha_c:436,alpha_i:463,alpha_lj:436,alphabet:[2,3,22,37,45,56,66,186,197,209,360,369,385,404,472,492],alphanumer:[3,66,209,306,314,358,385,519],alreadi:[3,7,8,9,12,16,17,18,43,58,178,179,181,204,214,218,222,223,226,228,232,261,305,307,333,356,357,385,386,411,421,423,430,438,471,481,484,488,492,493,497,502,518,519],also:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,29,36,37,38,40,41,42,43,45,55,56,57,61,62,64,66,70,76,77,78,80,82,87,88,96,98,99,101,104,114,115,116,117,118,119,124,126,128,129,131,152,153,154,155,156,157,158,159,160,161,162,164,165,166,167,168,170,171,172,173,174,175,178,179,180,181,182,184,186,197,198,200,201,202,203,204,205,206,207,209,210,211,212,214,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,238,244,245,246,247,248,250,251,254,255,256,257,268,269,271,272,273,274,275,276,277,278,279,284,288,289,291,292,294,295,296,298,299,300,302,303,304,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,326,327,330,331,333,336,337,338,339,340,344,345,346,347,349,351,354,356,357,358,360,366,369,373,375,376,378,379,381,384,385,386,387,388,390,391,397,401,402,404,408,409,410,411,414,415,416,419,420,422,423,424,432,436,437,440,443,445,448,450,451,452,453,456,457,459,466,467,469,470,472,473,474,475,476,477,478,480,487,489,490,491,492,493,494,495,496,497,499,500,501,502,504,505,506,507,510,511,512,513,514,515,517,518,519,520,522,524],alter:[3,6,8,9,11,12,42,62,155,156,157,158,159,161,164,165,166,167,170,171,178,182,202,203,205,207,210,211,218,227,228,229,230,232,270,271,312,315,317,319,327,333,341,348,355,383,386,423,492,497,499,502,519,520,524],altern:[1,6,8,9,11,12,17,18,100,178,202,209,219,232,241,251,255,271,306,317,340,341,348,361,365,375,383,384,392,393,407,412,414,415,417,425,428,436,440,441,442,448,452,453,463,473,475,477,480,490,492,493,505,507,510],although:[29,43,198,260,271,304,308,317,340,374,499,513,524],aluminum:484,alwai:[0,6,11,12,17,18,55,60,66,76,176,206,218,219,220,222,223,224,228,231,246,248,252,309,312,317,333,350,354,355,359,375,376,382,384,385,387,388,391,400,403,414,431,443,447,454,455,462,464,474,475,477,484,487,492,493,495,497,504,506,509,513,519,520],amap:206,amatrix:248,amaz:11,amazingli:13,amber2lmp:[],amber:[],ambient:205,ambigu:[3,66,209,519],amd:[17,391,443],amino:9,amit:9,among:[16,153,216,257],amorph:[178,476],amount:[1,3,6,12,62,97,127,176,180,201,205,216,220,230,231,246,250,254,271,298,304,317,325,333,338,341,346,348,356,375,391,411,450,492,495],amplitud:[232,268,326,351,368,495,519],amu:246,amzallag:462,analag:[6,519],analalog:6,analog:[6,118,152,180,198,420],analys:[7,497],analysi:[7,9,13,66,67,78,207,313,314,323,357,443,463,492,502],analyt:[1,3,9,13,130,172,177,320,375,397,424,425,430,443,452,474],analyz:[6,8,9,13,386,443],andersen:[287,293,320],anderson:[302,411],andr:[7,9,13],andrew:13,andzelm:471,ang:298,angl:[],angle1:316,angle2:316,angle_coeff:[],angle_cosineshift:27,angle_cosineshiftexp:[26,187],angle_cutof:422,angle_cutoff:422,angle_hybrid:[29,68],angle_info:455,angle_styl:[],angle_typ:41,angleangl:[3,359,366,492],angleangletors:[3,185,492],anglecoeff:[3,39],angletors:[3,185,191,492],angletyp:228,angmom:[],angmomi:[125,202,203,335],angmomx:[125,202,203,335],angmomz:[125,202,203,335],angstrom:[6,10,62,76,130,167,177,178,201,202,203,205,206,214,222,223,232,233,246,251,252,268,310,315,350,352,353,355,376,378,382,388,392,393,402,414,436,440,448,453,454,455,477,484,495,501,518,520],angular:[6,29,41,64,66,70,91,92,93,94,117,125,152,156,157,170,171,178,202,203,209,254,260,267,268,273,274,275,277,278,279,281,282,283,286,289,290,291,292,296,315,317,320,326,335,392,397,406,420,437,438,440,443,452,472,475,476,492,502,519,520],angularm:282,anharmon:[27,54,187,312,506],ani:[1,3,6,7,8,9,10,11,12,13,14,15,16,17,22,29,38,39,40,41,42,43,45,56,57,59,61,62,64,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,181,182,184,186,198,199,201,202,203,204,205,206,209,212,213,214,216,218,219,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,238,239,243,246,249,250,252,254,257,260,267,268,271,276,298,300,302,303,304,306,308,309,310,312,314,315,317,319,320,322,326,327,330,332,333,334,335,344,345,350,351,352,353,354,355,356,357,358,360,371,374,375,376,378,381,382,384,385,386,388,389,390,391,393,397,401,402,406,407,410,411,414,415,417,419,423,424,425,432,443,445,447,452,454,455,456,463,471,472,473,474,475,476,477,478,479,480,485,486,487,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,510,511,513,514,515,517,518,519,520,522,523,524],anihil:436,anim:[2,4,7,11,13,205,386],anion:[417,462],aniso:[3,230,232,271,272,273,274,275,276,277,278,279,304,317],anisotrop:[254,419,456],ann:444,annoi:514,annot:[7,473,475,476,477,480,492],annual:[487,506],anoth:[1,3,6,7,8,9,11,12,17,29,41,66,76,77,96,128,131,204,205,209,210,216,218,221,222,223,224,229,232,233,239,247,250,254,255,260,271,272,276,303,306,317,318,336,337,338,345,355,358,380,382,384,386,387,390,407,411,416,417,419,422,423,427,428,436,454,456,464,471,474,475,476,477,486,487,490,493,499,501,507,513,514,519,524],ansi:[9,12,16],answer:[3,4,8,12,317,388,389],anthoni:343,antiquewhit:206,antisymmetr:[9,41,394],antisymmetri:416,antonelli:[342,343],antonio:451,anymor:343,anyon:7,anyparticl:95,anyth:[8,11,178,232,253,473,475,477,503,514],anywai:[181,391,513,522],anywher:[12,178,404,440,463,519],aoff:[385,492],aparam:[96,210,211],apart:[3,179,260,330,387,396,464,492,501],aperiod:299,api:[9,11,12,207,424,490],appar:3,appear:[2,3,6,11,12,13,40,41,42,77,82,96,101,118,120,127,128,152,161,178,179,181,202,203,205,206,218,222,223,226,230,233,236,246,251,303,314,315,344,356,358,359,375,384,385,386,405,414,440,445,447,462,474,480,488,489,490,492,493,494,497,499,513,519,524],append:[],appendix:[29,410,462],appl:[230,271,272,480],appli:[2,3,4,5,6,8,9,12,17,18,29,33,42,51,60,62,64,66,76,77,96,97,116,128,152,153,158,164,166,168,172,177,178,180,184,186,191,197,201,202,203,205,206,209,210,211,212,213,215,218,225,226,230,231,232,234,237,238,239,241,242,244,245,246,247,248,249,251,252,254,255,256,257,261,271,272,276,277,278,279,285,291,292,296,297,298,300,304,307,315,316,317,319,320,322,323,326,330,331,332,334,336,337,338,339,341,343,344,345,348,356,375,378,384,385,386,396,398,400,402,407,410,416,420,421,422,423,425,426,428,434,438,443,445,449,454,457,458,459,460,461,471,478,483,492,493,495,496,497,501,502,504,509,513,519,520,522,523],applic:[1,6,9,12,17,207,215,229,233,234,244,246,248,251,298,303,306,316,322,330,341,348,375,391,477,502,513],applyt:3,appopri:[9,17],approach:[6,7,14,202,215,247,299,300,312,317,340,341,343,345,348,375,397,407,409,412,413,419,423,443,456,458,460,471,481],appropri:[1,2,3,6,8,9,11,12,13,15,17,33,38,43,51,57,58,64,78,97,100,128,129,156,157,158,186,191,197,198,201,202,203,206,218,219,222,223,224,229,230,232,244,245,248,257,266,268,269,271,273,274,275,276,277,278,279,291,292,294,296,300,303,304,307,312,317,321,333,336,337,338,341,348,350,351,353,354,355,366,376,386,393,397,401,405,406,407,415,420,423,425,432,436,443,453,454,455,473,474,475,476,477,480,481,492,493,494,496,497,505,506,509,519,520],approri:249,approxim:[6,9,130,134,177,246,248,257,300,318,320,340,375,380,382,383,384,399,409,416,419,437,438,443,445,453,456,462,478,483,506,513],april:11,aprpopri:487,apu:[437,438],aqua:[205,206],aquamarin:206,ar_therm:215,ar_ttm:215,ara:13,arbitrari:[6,41,61,128,202,203,205,207,231,232,249,271,300,304,308,473,490,503,519],arbitrarili:[11,62,128,152,201,230,271,407,519],arcco:3,arch:[1,9,12,14,15,17],architect:373,architectur:[16,391,443],archiv:[6,7,9,11,12,335,404,499],arcsin:3,area:[6,42,100,124,128,176,226,232,257,341,348,413,420,451,479,489,502],aren:[128,358],arflag:12,arg:[3,11,12,22,41,42,45,56,62,66,76,96,129,166,172,176,178,181,182,186,201,202,203,204,206,209,210,211,212,214,216,218,219,220,221,222,223,224,225,226,227,228,231,232,233,238,239,244,246,249,250,251,252,260,263,268,273,274,275,287,293,303,316,317,318,319,323,326,327,329,340,343,350,351,352,353,355,356,360,373,386,391,398,399,400,402,403,404,409,410,412,416,421,423,428,432,436,437,438,439,449,457,459,461,472,478,489,490,492,495,497,499,501,503,505,510,511,519,520,523,524],argon:246,argonn:12,argument:[2,3,6,8,11,12,17,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,41,42,43,44,45,46,47,48,49,50,52,54,55,57,62,66,78,96,100,118,121,124,128,152,153,155,160,165,166,167,172,176,178,179,180,182,184,185,186,187,188,189,190,192,193,195,196,198,202,203,206,209,210,211,212,214,217,218,219,220,221,222,223,224,225,226,230,231,232,240,242,244,245,246,248,249,253,254,260,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,302,303,305,309,314,317,318,319,320,333,336,338,345,347,349,351,353,356,358,359,360,361,362,364,365,366,368,370,373,374,376,377,378,381,386,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,409,410,411,412,414,415,417,418,419,420,421,422,423,424,425,426,428,429,430,431,432,433,434,435,436,437,439,440,441,442,445,446,447,448,449,451,452,454,455,456,457,462,463,464,472,473,474,475,476,477,478,480,482,483,484,486,487,488,489,490,491,492,493,495,497,500,501,502,503,507,509,510,519,520,523],aris:[12,483],arithmet:[3,6,114,375,402,405,431,445,478,479],arkansa:9,arl:[9,89,90,241,321],armi:[89,90,241,321],armv8:17,arnold:375,around:[1,3,4,6,9,12,43,60,61,62,70,75,76,77,78,82,128,152,156,173,176,178,180,201,205,206,213,214,230,232,233,252,268,271,304,306,308,312,317,326,330,333,350,351,354,374,380,385,462,492,495,502,503,513,519],aroung:3,arrai:[],arrang:152,arrheniu:506,art:[9,487,506],artefact:248,articl:[6,462],articul:[7,9,302],artifact:[97,176,513],artifici:[269,307,466,467,469],arun:13,arxiv:[152,204,287,293,380,463],ascend:[42,206,251,260,317,497],asci:7,ascii:[13,203,318,344,386,414,417,440,492],ash:[437,438],asid:[8,178,440],asin:519,ask:[3,11,514],askari:451,askoos:13,asoci:205,aspect:[6,7,62,232,246,419,456,479,492,502,506],aspect_ratio:318,asper:4,aspher:[],asq:[437,438],assembl:4,assign:[1,2,3,6,7,11,12,14,15,17,18,33,39,40,41,42,51,59,60,62,64,66,70,76,77,80,87,99,104,115,117,122,125,126,130,152,153,158,173,175,177,178,181,191,201,202,203,204,205,206,207,209,210,211,214,218,221,226,228,229,230,233,235,246,251,254,255,256,257,268,271,273,274,275,276,277,278,279,289,291,292,294,295,296,300,303,304,306,308,314,317,318,336,337,338,339,356,366,376,378,381,385,386,390,391,397,414,417,419,422,423,447,455,456,484,489,490,492,493,494,495,496,501,502,507,510,519,520],assignemnt:[6,501],assing:306,assingn:474,assist:[7,269],associ:[3,5,6,8,12,22,37,40,41,45,56,62,70,79,80,87,88,96,98,99,104,110,112,114,115,117,142,173,186,197,202,203,205,206,210,211,212,216,230,232,238,244,246,247,253,257,268,271,302,312,316,317,318,331,333,357,358,360,369,378,384,386,390,391,404,407,411,412,413,414,416,422,423,425,428,432,447,458,460,471,472,474,490,493,500,512,513,516,519],associd:71,assum:[2,3,4,6,9,11,12,16,17,18,40,62,71,76,97,107,113,115,155,156,157,158,159,160,161,163,164,165,166,167,168,170,171,172,176,178,181,206,210,211,216,218,219,221,222,223,224,230,232,243,251,253,257,260,273,274,275,277,278,279,281,283,286,289,290,291,292,296,298,299,303,304,305,308,317,319,322,330,341,344,345,350,353,356,363,375,376,385,386,391,397,399,401,404,405,413,416,422,423,427,432,437,438,479,487,489,490,492,494,497,502,506,509,510,513,514,520],assumpt:[176,251,392,445],astar:440,astart:464,asterisk:[22,45,64,82,96,128,172,182,186,206,210,211,260,317,360,381,404,422,471,486,489,502,518],astop:[384,464],asu:414,asub:440,asubrama:13,asum:306,asymmetr:[139,239,353,397,414],asynchron:[15,16],atan2:519,atan:519,atc:[],atc_fe_output:215,athomp:[0,7,9,13],atm2pa:6,atmospher:518,atol:12,atom1:[302,316,385,492],atom2:[302,316,385,492],atom3:[302,316,385,492],atom4:[316,385,492],atom:[],atom_element_map:215,atom_forc:455,atom_info:455,atom_modifi:[],atom_styl:[],atom_vec:8,atom_vec_atom:8,atom_vec_electron:8,atom_veloc:455,atom_weight:215,atomey:[6,7,11,13,202,205,206],atomfil:[3,6,76,306,356,390,502,519],atomic_charg:215,atomic_numb:452,atomid:492,atomist:[6,215,340,443],atomperbin:3,atomt:206,atomvec:8,attach:[6,223,300,322,330,492],attatch:343,attempt:[3,6,42,62,76,201,216,226,227,228,229,233,246,303,304,333,353,375,379,386,423,490,507,510,519],attend:215,attent:[15,18],attogram:518,attrac:440,attract:[],attribut:[3,6,7,8,9,11,40,41,43,61,66,76,96,125,126,127,129,156,172,202,203,205,206,209,210,211,217,218,221,222,223,229,230,271,273,274,275,276,277,278,279,281,282,291,292,294,296,304,317,318,335,336,337,338,378,385,397,416,423,492,493,494,502,510,519],atw:[437,438],atwat:476,atwt:440,atyp:[127,172,228,407,428,432,436],au1:177,au3:177,aug:11,augment:[9,12,125,230,306,440],augt1:440,auo:314,auoh:314,author:[3,8,9,13,204,414,415,513],auto:[3,6,8,9,11,12,100,174,209,219,220,322,347,375,385,391,489],autocorrel:[66,100,254],autom:[9,12,205],automag:7,automat:[3,6,9,12,14,15,16,17,18,19,36,140,198,214,220,246,248,257,317,322,346,375,391,406,414,423,440,443,458,459,460,461,484,492,505,513,514,519],auxiliari:[1,6,9,11,12,13,202,299,317,493,497,522],avail:[1,3,5,6,7,8,9,11,12,13,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,64,66,89,90,96,121,124,125,152,155,165,176,184,185,187,188,189,190,192,193,195,196,198,202,205,209,210,212,218,221,222,223,224,225,230,231,232,240,241,242,245,247,249,250,251,254,271,272,273,274,275,276,277,278,279,280,281,287,289,291,292,293,294,296,309,311,317,318,319,320,321,336,338,343,349,353,359,361,362,364,365,368,370,373,376,380,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,412,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,438,440,441,445,446,448,449,451,452,454,455,456,457,463,464,473,474,475,476,477,478,480,482,483,484,493,495,501,505,519],avalo:[321,412],ave_chunk:6,aveforc:[],avendano:444,averag:[3,6,7,12,15,42,66,67,76,89,90,96,100,101,114,116,128,130,154,158,166,174,177,202,203,206,209,211,215,217,218,219,220,221,222,223,224,225,226,230,246,248,250,254,260,271,272,276,299,304,307,313,314,317,318,322,359,393,412,416,440,478,493,497,510,513,519],averi:333,avesq:129,avg:12,avi:205,avoid:[1,3,6,12,36,40,62,178,179,198,205,214,219,221,224,236,246,248,255,298,300,308,312,317,318,347,354,389,397,416,436,440,455,474,478,494,500,501,513],awai:[3,6,64,128,202,205,218,229,233,249,252,270,298,322,330,344,350,387,407,428,432,497],awar:[391,415,489],awpmd:[],axel:[7,9,13,18],axi:[3,6,42,76,101,130,142,156,177,178,180,201,205,218,226,246,249,252,268,303,326,330,345,351,364,370,378,380,492,495,502],axial:276,azimuth:[205,249],azur:206,b_k:463,ba2:177,babadi:456,back:[1,6,7,11,12,13,14,15,17,159,160,161,165,166,167,168,170,178,182,202,203,206,207,210,211,231,236,244,251,252,254,255,271,277,278,279,291,292,294,296,306,315,317,336,337,338,342,343,352,353,355,374,375,376,386,420,490,492,493,494,495,496,499,505,506,519,520],backbon:[229,320,368],backcolor:[206,523],backend:17,background:[9,96,97,124,153,206,226,232,254,333,341,345,348,386,405,437,438,440],backtrack:[382,384],backward:[12,207,386,506,519],baczewski:247,bad:[3,12,62,64,252,386,492,497,509],badli:[3,230,271],bal:340,balanc:[],balasubramanian:295,ball:[152,437,438],ballenegg:375,bammann:215,band:[4,6,7,9,152,209,270,383,386,397,443,462],bandwidth:[1,10,18,41],bandwith:205,bar:[96,205,518],barashev:414,bare:[236,253,255],barost:[236,513],barostat:[],barostt:6,barr:406,barrat:312,barrett:71,barrier:[3,4,6,270,370,386,406,418,506],bartel:299,bartok2010:463,bartok2013:463,bartok:[9,152,453,463],bartok_2010:453,bartok_phd:453,bary:518,barycent:329,basal:[],base:[3,4,6,8,9,11,12,13,14,15,20,66,67,76,83,96,100,114,123,130,158,160,177,178,180,202,204,205,206,209,215,222,223,226,227,228,232,233,237,246,251,254,258,260,285,293,299,300,303,306,308,310,317,318,322,323,333,340,376,391,393,395,397,411,416,419,422,423,424,426,428,437,441,442,449,451,452,462,473,476,477,480,487,489,492,493,494,496,499,502,503,506,507,510,514,518,519,520,524],bash:404,bashford:[6,20,184,402,504],basi:[3,6,12,41,152,158,178,214,254,256,299,333,350,378,426,502,519],basic:[6,7,8,12,17,42,125,153,205,206,215,226,271,272,298,354,392,394,443,486,494,513],basin:[95,386,487,506],bask:[414,440,452],bath:[9,307,312],batom1:[74,127,129,202,206],batom2:[74,127,129,202,206],bayli:[6,184,504],bb13:185,bcc:[3,4,7,67,75,78,378,440,442],bcolor:[3,205,206],bdiam:[3,205,206],be2:177,bead:[5,7,10,13,41,46,47,170,213,229,300,471],beam:233,bear:[6,247],becau:13,becaus:[0,1,3,6,8,12,16,17,18,41,42,43,62,67,76,77,82,101,118,128,140,152,158,163,168,178,179,180,184,202,203,204,205,206,207,212,218,226,227,228,229,230,232,238,245,246,247,248,253,254,255,256,268,271,272,285,287,294,303,307,308,312,317,330,335,340,341,344,345,348,352,353,354,355,356,362,375,382,384,386,387,390,391,402,404,407,409,411,416,417,419,420,421,422,423,427,436,437,438,440,445,447,456,471,472,474,478,479,489,490,492,494,495,496,499,501,502,504,506,507,513,514,518,519,520,522,524],beck:[],becker:[392,414],beckman:251,becom:[1,2,3,6,7,8,18,40,42,55,60,62,76,180,202,203,205,206,226,227,228,229,232,239,246,248,257,270,271,314,315,336,337,350,351,353,354,355,375,376,382,386,393,405,407,414,416,419,428,445,452,456,473,480,483,492,493,495,502,514,519],been:[1,2,3,6,7,8,9,11,12,13,16,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,46,47,48,49,50,52,54,55,57,60,62,63,66,69,74,76,96,121,124,125,126,127,129,131,155,156,157,158,159,160,161,165,166,167,168,170,171,179,180,181,182,184,185,187,188,189,190,192,193,195,196,198,201,202,203,205,206,207,212,214,216,217,218,219,221,222,223,224,225,226,229,230,231,232,233,240,245,246,249,251,252,254,255,257,258,259,260,261,266,268,269,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,302,303,304,307,309,311,314,315,317,319,320,329,334,336,337,338,345,346,347,349,350,351,352,353,355,356,359,361,362,364,365,368,370,374,375,376,384,387,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,413,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,438,441,442,443,446,448,449,451,454,455,456,457,464,471,473,474,475,476,477,478,479,480,482,483,484,485,487,489,490,492,493,494,495,496,498,502,506,509,510,519,520,522,523],befor:[1,2,3,6,8,9,12,14,17,22,29,40,41,42,45,58,62,70,76,79,80,87,88,98,99,104,114,115,116,117,126,158,161,166,167,173,178,179,181,182,186,200,201,206,210,211,212,213,214,216,218,221,222,223,224,225,226,230,235,236,245,246,251,253,254,255,257,260,268,271,277,278,279,291,292,296,299,306,307,308,311,312,317,318,319,334,336,337,338,344,350,351,352,356,360,381,382,384,386,391,417,420,436,440,443,472,481,487,489,490,493,494,495,496,497,499,500,502,506,509,510,513,514,519,520,522,523,524],began:[5,12],begin:[3,8,12,38,40,57,76,129,131,179,198,201,202,206,210,211,215,217,218,219,221,222,223,224,226,232,242,285,302,315,318,333,335,338,347,352,355,356,372,374,375,376,377,379,383,385,386,387,390,391,414,443,445,447,452,459,461,462,464,471,474,484,487,492,499,506,508,510,518,519,522],behalf:3,behav:[3,27,187,383,384],behavior:[3,182,198,202,203,205,207,229,230,233,246,247,248,251,254,255,256,271,303,307,312,333,336,337,345,383,397,416,440,484,486,494,498,518,519,522],behaviour:[6,254],behind:[8,253,269,307,333,375],beig:206,belak:7,believ:11,bellott:[6,20,184,402,504],bellow:364,belong:[2,3,41,76,132,181,216,218,222,246,260,317,356,385,458,492],below:[1,2,3,4,5,6,8,9,10,11,12,15,16,17,22,38,40,41,42,43,45,55,57,62,63,66,69,72,74,76,82,85,100,103,124,125,128,129,130,152,153,158,164,166,172,176,177,178,181,182,184,186,197,198,201,202,203,205,206,209,210,212,213,215,218,219,220,221,222,223,225,226,228,229,230,232,233,238,242,244,246,249,250,252,254,255,260,268,269,271,276,277,278,279,291,292,296,298,303,306,307,308,315,316,317,319,320,327,330,333,334,335,336,337,338,341,342,343,345,348,350,351,356,358,360,373,375,378,380,381,382,384,385,386,388,391,392,393,394,397,398,399,402,403,404,405,407,410,414,416,417,419,420,421,422,423,426,428,429,430,431,432,433,434,435,436,437,438,439,440,444,445,447,451,454,455,456,457,463,464,471,472,474,479,480,482,483,484,485,486,487,490,492,493,494,495,497,499,500,502,504,505,506,508,509,510,512,513,514,519,520,524],bench:[1,6,9,10,11,12],benchmark:[1,7,10,11,12,13,14,15,16,17,18,42,226,375,505],beneath:233,benedict:443,benefici:[64,388],benefit:[1,247,478,501],bennet:96,beowulf:7,berardi:[419,456],beraun:345,berendsen:[],berensen:317,berger:9,berkelei:176,berkowitz:375,berlin:[7,9,322],bern:[3,300,308,309,406,419,462,472,501],bernendsen:6,beryllium:416,besid:[8,319,495],best:[1,6,8,14,15,16,17,18,19,271,294,295,316,317,391,397,407,428,432,445,474,493,501,506],beta:[6,307,392,395,414,415,417,440,475,476,477,510,519],beta_:397,beta_k:463,beta_pi:397,beta_sigma:397,beta_t:476,better:[3,6,7,8,12,14,16,27,152,187,211,226,246,257,271,285,308,315,317,333,376,386,391,475,514],betwe:396,between:[],beutler:436,bewteen:[120,219,333,341,348,423,426,489],beyon:501,beyond:[3,5,6,12,17,64,76,96,176,202,206,221,222,246,271,375,388,418,434,445,506,510,519],bflag1:[43,205],bflag2:[43,205],bgq:[17,443],bi3:177,bi5:177,bia:[3,6,8,124,153,156,157,158,159,160,161,165,166,167,168,170,171,209,218,231,232,246,254,255,271,277,278,279,291,292,293,294,296,312,336,337,338,340,520],bias:[6,9,231,520],biaxial:156,biersack:[440,472,477,484],big:[3,4,12,202,307,312,333,387,405,514],bigbig:[3,12],bigger:3,bigint:[3,244],bilay:[4,10,330],bilayer1:330,bilayer2:330,bill:7,billion:[3,7,10,12,40,246,500],bin2d:76,bin3d:76,bin:[3,6,11,12,40,66,70,76,80,87,99,104,115,117,126,128,158,166,173,175,202,206,218,221,222,223,299,307,312,333,387,388,391,413,450,493,523],binari:[3,6,7,9,12,13,16,33,37,51,56,191,197,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,243,244,245,246,247,248,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,322,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,366,369,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,493,494,499,522,524],binary2txt:[],binchunk:218,bind:[9,17,18,204,222,397,462],binsiz:[40,206,387,391],binstyl:166,bio:[41,387],biolog:[6,7],biologi:190,biomolecul:[302,317,375,376,402],biomolecular:501,biophi:[287,293,380],biophys:251,biosym:13,bird:413,bisect:[42,226,479],bisector:[6,407,428,432],bispectrum:[66,152,463],bisqu:206,bit:[3,11,12,17,40,244,255,445,474,478,500,513,514],bitmap:[3,474,481],bitrat:[205,206],bitzek:383,bkgd_dyn:440,bla:12,black:206,blais:[9,13],blanchedalmond:206,blank:[2,3,12,38,57,119,198,205,242,302,317,385,386,397,415,440,447,448,463,473,474,475,476,477,480,489,490,492,519],blast:345,blend:440,block:[2,3,6,100,152,178,180,181,303,354,378,380,391,397,416,452,463,495,506,513,514],blocksiz:391,blow:[3,285,350,354,464],blown:3,blue:[2,205,206,229],bluegen:[202,375,443],blueviolet:206,bni:76,board:[376,410],bodi:[],body_nparticl:8,bodyflag:492,bodyforc:257,bodyforcei:257,bodyforcex:257,bodyforcez:257,bodystyl:[260,317],boff:[385,492],bogaert:340,bogu:[3,161,230],bogusz:97,bohr:[414,416,443,477,518],boltzmann:[6,7,9,96,100,124,155,158,159,160,161,164,165,166,167,168,170,218,229,254,257,258,259,260,261,276,349,411,507,518],bond:[],bond_coeff:[],bond_graph_cutoff:455,bond_harmon:[8,49,50],bond_harmonicshift:50,bond_info:455,bond_interact:215,bond_styl:[],bond_typ:182,bond_writ:[],bondangl:[3,21,33,492],bondbond13:[3,185,492],bondbond:[3,21,33,492],bondchk:455,bondcoeff:[3,59],bondtyp:[227,228,385],bonet:[321,412],bonu:[3,522],book:[483,514],bookkeep:445,bookmark:0,boost:[1,3,12,67,387],bop:[],border:[3,7,16,64,345,520],boresch:96,boreschkarplu:96,born:[],boron:416,borrow:322,bose:312,botero:[7,9,13,416],both:[1,3,4,6,7,8,9,11,12,14,15,16,17,27,37,40,41,55,56,60,62,64,65,66,72,74,76,92,96,97,120,125,127,128,140,154,156,157,158,163,166,168,171,176,178,180,181,182,187,197,198,202,205,208,209,210,211,216,218,219,221,222,223,224,227,228,229,230,231,232,237,239,246,248,250,252,254,255,257,258,267,268,271,272,277,278,279,285,291,292,296,302,303,306,307,314,317,320,322,330,333,337,341,342,343,345,348,350,351,353,354,355,358,359,369,376,381,384,385,386,387,389,391,393,397,398,399,400,401,402,403,405,410,411,414,415,416,419,420,422,423,424,428,430,432,433,434,436,437,438,443,444,445,446,449,454,456,457,473,475,476,477,480,487,489,490,492,493,494,495,499,504,509,510,513,519,522,523,524],bottleneck:[1,3,490,511],bottom:[8,9,161,176,206,232,245,257,294,341,348,378,504],bottomwal:225,bounc:[3,333],bound:[3,6,17,26,27,42,43,60,62,76,167,180,187,201,202,203,206,221,222,226,232,233,237,246,255,271,303,333,350,351,352,353,354,355,375,384,416,492,495,506,513,519,520],boundar:3,boundari:[],boundary_dynam:215,boundary_faceset:215,boundary_integr:215,bount:11,bourgogn:9,box:[],boxcolor:[205,206],boxxlo:11,bpa:391,bpclermont:[9,13],bptype:471,br1:177,bracket:[2,3,6,42,66,76,129,131,209,217,218,219,221,222,223,224,226,347,510,519],bragg:[130,177],branch:[],branicio2009:480,branicio:[78,480],breakabl:[7,45,56],breakag:[83,227],breakdown:[1,12,15,97,119,454,455,487,506],brennan:[9,89,90,241,321,412,447,471],brenner:[393,472],brick:[3,42,64,65,166,180,226,492,494,496,519],bridg:380,brief:[1,5,6,7,8,12,253,271,393,397,455,506],briefli:[6,10,300,406,462,514],brilliantov:420,bristol:[5,7],brittl:451,broader:490,broadli:8,broken:[2,55,69,74,75,83,114,119,127,182,227,271,397,494,504,511,522],brook:6,brought:201,brown:[7,9,13,15,16,130,153,206],brownain:399,brownian:[],brownw:7,brows:0,browser:[4,205],bryantsev:422,bsd:12,bstyle:[41,43],btype:[58,74,127,179,202,407,428,432,436,471],buc:400,buck:[],buckingham:[7,9,210,211,308,376,398,400,401,409,439,472],buckplusattr:462,buffer:[3,8,203,205,206,509],bufi:205,bug:[],bui:205,build:[],builder:[7,13],built:[1,2,3,4,6,8,9,11,12,13,14,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,41,44,46,47,48,49,50,51,52,54,55,56,57,67,71,83,86,89,90,92,95,96,107,108,109,110,111,112,116,121,123,124,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,162,164,165,169,170,172,176,177,184,185,187,188,189,190,191,192,193,195,196,197,198,202,203,204,207,209,212,213,214,216,220,225,227,228,229,231,232,233,238,239,240,241,242,243,245,246,247,248,249,251,253,254,256,257,258,259,260,261,263,264,265,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,306,307,308,309,310,311,312,313,314,317,319,320,321,322,323,324,325,326,327,329,333,336,338,339,340,341,342,343,345,346,348,349,351,352,353,357,358,359,361,362,363,364,365,366,368,369,370,376,386,387,388,391,392,393,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,446,448,449,450,451,452,453,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,487,490,493,495,501,505,506,507],bulatov:[441,442],bulk:[4,6,75,257,298,304,408,440,443,445,451,458,460,462,496],bullet:7,bump:254,bunch:8,bundl:[9,205,207,514],burlywood:206,bussi1:337,bussi2:337,bussi:[248,337],button:514,buyl:[9,204],bybe:9,bypass:6,c1060:14,c11:[219,440],c12:219,c13:219,c1n:219,c2050:14,c21:219,c22:219,c23:219,c2n:219,c31:219,c32:219,c33:219,c34:219,c3n:219,c41:219,c42:219,c43:219,c44:219,c_0:[345,469,470],c_1:[72,74,129,130,177,202,206,247,306,318,356],c_2:[74,129,130,174,176,177,202,318,347,356],c_3:[129,318],c_6:176,c_cluster:6,c_cstherm:6,c_dist:129,c_doubl:11,c_e:345,c_flux:100,c_foo:519,c_forc:129,c_gauss:418,c_hb:422,c_id:[6,66,76,96,129,131,202,203,217,218,219,220,221,222,223,224,318,335,347,510,519],c_ij:6,c_ijkl:6,c_index:129,c_k:247,c_ke:341,c_msdmol:131,c_my_stress:217,c_mycentro:[218,222],c_mychunk1:126,c_mychunk2:126,c_mychunk:[6,70,80,87,99,104,115,117,158,173,175],c_mycom:221,c_mycomput:218,c_myd:203,c_myf:[202,523],c_myrdf:[128,224],c_mytemp:[8,219,220,221,224,347,510,519],c_n_k:247,c_p:153,c_pe:122,c_peratom:[122,153],c_pi:397,c_press:129,c_prop:6,c_radiu:176,c_reax:[454,455],c_sa:318,c_sigma:397,c_size:6,c_stress:202,c_tdrude:[236,255,513],c_thermo_press:[8,219,220,221,224],c_thermo_temp:224,c_xrd:221,ca2:177,cach:[17,40,445,505],cacul:320,cadetblu:206,cai:513,calcal:9,calcforc:257,calclat:100,calcluat:[116,122,124,153,407],calcualt:[100,218],calcul:[],caldwel:[6,184,504],calhoun:300,call:[],callabl:[3,11],callback:[3,8,11,154,209,244,490],caller:3,calori:518,caltech:[6,7,9,13,416],calucl:6,calul:[11,12,158,376],cambridg:[9,453],campana:299,can:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,61,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,237,238,239,240,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,378,379,381,382,384,385,386,387,388,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,518,519,520,521,522,523,524],cancel:[209,317,520],candid:[182,216,246],cannot:[1,2,3,6,9,11,12,13,15,16,17,39,40,41,42,55,59,60,61,62,72,76,91,93,97,129,131,154,156,158,179,181,182,199,201,202,203,204,205,206,217,218,219,221,222,223,224,226,229,230,232,233,246,247,248,254,255,256,260,268,271,273,275,277,279,281,282,283,289,291,296,303,304,307,312,314,317,318,319,323,333,341,345,347,348,350,351,354,355,356,358,371,375,378,384,386,389,390,391,400,401,403,414,419,421,428,432,434,436,445,449,454,456,457,458,460,471,472,474,487,489,490,492,493,495,496,498,501,502,504,506,509,518,519],canon:[9,209,216,246,248,271,272,291,292,293,294,295,296,300,337,340,343,443,451],cao1:300,cao2:300,cao:300,capabl:[5,7,9,11,14,17,18,352,358,376,391,393,403],capac:[9,41,112,164,241,312,345,466,492,502],capit:[235,492],capolungo:[130,177,318],captur:[6,346,393,401,416,420,432,440,513],carbid:407,carbon:[7,205,368,393,406,425,440],card:[12,14,16,22,45,82,96,128,186,210,211,317,360,381,404,422,486,494,499,522,524],care:[3,6,62,76,178,181,201,218,222,223,227,228,233,248,253,257,271,303,317,340,396,490,492,495,496,501,502],carefulli:[11,12,55,314,356,423,425,497],carlo:[4,6,7,9,209,216,229,246,317,340,413,472],caro:[216,414],carpent:[7,13],carri:[16,264,306,345,420,455],cart:[3,489],carter:[9,17],cartesian:[3,6,65,392,489],carv:181,cascad:[237,345],cash:7,cast:[248,519],cat:[15,205],catastroph:308,cate:257,categori:[],cation:[417,462],cauchi:[145,150],caus:[1,2,3,6,8,12,16,17,178,180,181,182,202,206,214,230,237,246,271,285,298,303,315,317,320,350,352,353,354,355,358,374,376,384,386,390,422,428,434,437,438,445,486,490,491,492,493,496,497,499,500,519,524],caution:[1,376],cautiou:[227,228],cautious:393,caveat:[393,501],cbecker:[392,414],cc1:[6,14,70,80,87,99,104,115,117,126,158,173,175,218,222],cc2:14,ccc:[415,473,475,477,480],ccflag:[9,16,17,18,19,202],ccm6:414,ccsi:[415,473,475,477,480],ccu:397,cd2:177,cdeam:414,cdennist:9,cdll:11,cdof:[6,158,218],cdte:397,cdte_bop:397,cdtese:397,cdzn:397,cdznte:397,ce3:177,ce4:177,ceas:383,ceil:519,cell:[3,6,62,97,128,130,176,177,178,202,214,230,231,246,251,269,271,272,276,299,307,310,321,345,375,376,378,413,416,443,510],cella:[6,510],cellalpha:[6,510],cellb:[6,510],cellbeta:[6,510],cellc:[6,510],cellgamma:[6,510],center:[3,6,25,43,66,70,76,79,80,87,95,98,99,109,114,115,116,126,128,130,158,159,160,163,166,170,173,175,178,205,206,209,210,211,213,218,221,222,223,230,232,233,234,236,246,247,252,254,255,260,267,271,277,278,279,291,292,294,296,303,308,314,315,317,318,322,330,331,333,335,336,337,338,340,341,343,350,354,359,378,380,385,396,415,416,419,420,426,437,438,440,441,442,454,455,473,475,476,477,479,480,495,502,513,519],centimet:518,centr:239,central:[3,64,75,81,82,101,118,128,134,152,176,260,298,320,331,363,385,443,448,454,455,480,492],centro:[],centroid:[3,300,479,502],cerda:375,ceriotti2:248,ceriotti:[13,248,253],certain:[1,2,3,6,8,12,17,40,76,125,129,131,182,202,203,205,217,218,219,221,222,223,224,229,244,245,317,319,334,347,358,366,374,387,423,445,455,478,494,498,513,519],certainli:252,cerutti:376,cfg:[3,6,7,9,13,202,204,205,206,207],cfile:455,cfl:[140,323],cfor:322,cg_type:457,cgiko:2,cgikot:2,cgkio:2,cgko:2,cgkot:2,cgo:2,cgot:2,ch2:320,ch2lmp:[],ch3:320,ch5md:204,chain3:387,chain:[],challeng:[6,322],chalopin:312,champaign:[251,375,376,437],chan:443,chandler:[392,414],chandrasekhar:[6,428],chang:[],change_box:[],changeabl:202,channel:[4,212],chapter:[300,376],charact:[2,3,6,12,38,42,57,66,198,202,203,205,206,207,209,226,242,306,314,358,385,390,416,427,447,452,454,455,462,474,489,490,494,499,500,519,522,523,524],character:[6,71,75,118,128,152,463,487,506],characterist:[255,333,342],charg:[1,3,4,5,6,7,9,11,15,41,87,96,97,125,130,177,178,202,203,207,209,210,211,216,233,238,246,306,308,309,310,314,335,348,375,376,385,398,400,406,407,409,410,414,416,417,423,428,432,436,449,454,455,462,472,477,478,480,481,483,484,492,493,497,502,504,513,518,519],charmm2lammp:13,charmm:[],chartreus:206,cheap:333,cheaper:[237,419,456],check:[3,6,8,9,11,12,15,17,39,40,42,59,76,100,198,199,216,222,226,227,228,233,243,246,252,253,303,316,320,333,341,343,348,356,358,371,374,384,385,386,387,388,391,413,424,427,445,455,485,487,489,490,492,500,506,509,510,519],checkf:198,checkout:514,checkqeq:455,checku:198,chem:[6,13,20,21,25,40,41,44,46,47,96,97,118,124,153,184,185,195,220,231,236,239,247,248,255,257,270,271,272,294,295,300,304,307,309,317,321,322,333,336,337,340,341,342,343,350,359,368,370,375,376,383,386,393,398,402,403,406,407,408,410,411,412,416,418,419,421,422,428,432,433,436,440,444,445,447,449,462,471,478,501,504,506,513],chemic:[9,130,172,177,202,203,215,216,246,308,313,314,340,376,454,455,467],chemistri:[307,308,310,393,397,416,454,455],chen:345,cheng:406,chenoweth:[454,455],chenoweth_2008:[454,455],chi:[103,167,201,298,308,310,371,417,419,520],chiefli:453,child:8,chip:[7,9,17,18,391,505],chipot:231,chiral:368,chmod:[11,12],cho:440,chocol:[7,206],choic:[3,6,9,12,15,16,18,41,42,55,96,153,156,157,171,182,198,218,222,223,226,229,232,233,248,254,257,269,271,300,304,308,317,340,369,376,382,383,386,388,391,423,436,445,450,492,501,502,505,506,512,513,518],choos:[1,3,6,7,8,9,12,16,17,18,29,40,55,96,129,168,169,205,227,228,229,230,233,243,254,257,269,271,273,274,275,276,277,278,279,303,304,321,333,337,351,375,376,383,481,487,489,501,507],chose:[475,477],chosen:[2,3,6,12,17,152,178,181,190,198,205,211,216,230,233,243,246,247,255,257,269,271,276,300,303,314,333,337,340,341,346,348,349,355,376,377,383,391,412,416,420,427,430,457,475,487,501,506,507,513],chri:176,christian:[7,9,14,17],christoph:7,chunk:[],chunkid:[70,80,87,99,104,115,117,126,158,173,175,218],chute:[4,9,10,249],ciccotti:320,cieplak:[6,184,504],cii:219,cij:219,ciko:2,circl:[43,76,329],circular:[3,6,156,200],circumst:18,circumv:[101,118,312],citat:[],cite:[3,7,8,12,254,462],civ:9,ckio:2,cko:2,cl1:177,clarendon:[29,410],clarifi:[7,475,477],clariti:358,clark:449,class2:[],classic:[0,3,5,6,7,8,9,244,300,307,312,345,370,416],classifi:[472,480],claus:490,clean:[6,12,14,15,17,500],cleanli:[491,523],clear:[],clearli:7,clebsch:152,clermont:[9,13],clever:496,click:[2,11,22,37,45,56,178,186,197,205,251,360,369,386,404,472,514],client:[251,253],climb:[270,386,506],clinic:[7,13],clo:[167,201,520],clock:[12,487,506],clockwis:351,clone:514,close:[3,6,11,12,13,40,42,71,76,153,181,202,228,229,230,248,255,257,271,287,294,317,320,351,354,374,376,379,382,383,386,391,393,397,407,408,426,440,445,447,454,458,460,474,477,496,502,513,514,516],closer:[3,10,42,128,176,201,202,226,230,234,342,386],closest:[228,298,317,348,419,456,471,481],cloud:[462,513],clovertown:18,clsuter:77,clump1:[302,317],clump2:[302,317],clump3:[302,317],clump:317,cluster:[],clutter:3,cmap:492,cmatrix:248,cmax:440,cmd:[11,12,300,503],cmdarg:11,cmin:440,cmm:[],cmoput:145,cn1:219,cn2:219,cna:[],cnn:219,cnr:[9,13],cnt:[423,496],co2:[41,177,320,385],coars:[7,9,10,29,36,41,55,190,302,317,333,421,457,501,504],coarser:[376,519],coarsest:152,code:[],coeff:[3,7,8,12,21,22,33,45,51,184,185,186,191,359,360,366,404,423,427,445,459,461,464,492,521],coeffcient:492,coeffici:[],coefficienct:411,coefficient0:414,coefficient1:414,coeffieci:[6,395,426],coeffincientn:414,coexist:[246,416],cohes:[6,417,440],coincid:[134,354,402,437,438,487],colberg:204,cold:[6,163,246,250,387,513],coldest:341,coleman8:9,coleman:[9,130,177,318],colin:9,collabor:[7,8,15],collect:[3,6,7,8,9,13,41,43,70,80,87,92,99,104,109,115,117,126,158,166,173,175,178,202,203,206,218,231,260,267,302,312,315,317,356,375,385,387,405,492,499,505,511,524],collid:[237,333,355],colliex:177,collinear:[3,302],collis:[3,257,333,351,355,413,420,484],colllis:333,colloid:[],colombo:40,colon:[207,356,493],color1:206,color2:206,color:[3,9,42,202,205,206,226,247,307,312],column:[3,6,9,12,13,43,66,69,70,71,72,74,76,80,82,85,87,88,90,99,101,103,104,115,117,118,120,122,125,126,127,128,129,131,152,153,158,166,173,175,176,177,198,202,203,206,209,217,218,219,221,222,223,224,260,268,269,307,317,334,335,345,355,418,422,454,455,493,507,509,519],columnar:176,colvar:[],colvarmodul:12,com:[],comamnd:232,comand:229,comannd:391,comb3:[],comb:[],comb_1:309,comb_2:309,combiant:408,combin:[3,6,7,9,11,13,36,41,66,69,74,85,96,103,114,120,127,156,157,171,202,205,215,221,239,251,260,263,271,287,293,300,306,321,337,346,354,357,359,375,376,378,383,391,405,407,408,412,416,417,423,435,436,463,473,475,477,478,480,483,495,500,505,513,519,521],come:[],comfort:[12,13],comit:514,comm:[0,3,11,12,64,78,204,251,253,254,376,386,391,411,445,451,474,494],comm_modifi:[],comm_modift:64,comm_styl:[],comm_world:11,command:[],comment:[2,4,7,11,12,38,57,184,198,202,242,255,317,345,385,386,392,414,415,417,427,440,447,448,455,462,463,473,474,475,476,477,480,489,490,492,513,514,519],commerci:7,commit:[9,514],commmand:[3,6,12,62,119,295,426,486,487,489,506,523],common:[],commonli:[3,6,9,12,17,25,60,62,116,118,180,202,205,207,370,421,430,463,475,477,492,495,504],commun:[1,3,6,7,8,9,10,11,12,14,15,16,18,41,42,61,64,65,76,176,181,182,205,206,226,227,228,230,231,232,251,253,257,259,260,261,271,299,306,308,309,310,317,321,333,345,356,373,375,387,388,389,391,412,413,450,485,489,490,501,502,519,522,524],communc:375,comp:[7,204,253,254,287,293,320,376,386,416,445,451,456,470,474,476],compact:[66,209,404,472],compani:[5,7],compar:[1,3,4,6,8,12,17,40,95,122,130,161,177,186,197,206,236,308,356,358,375,376,384,386,440,462,487,506,507,513,518],comparison:[],comparison_of_nvidia_graphics_processing_unit:14,compart:380,compass:[7,9,21,22,37,44,45,56,185,186,197,359,360,369,403,472],compat:[3,5,7,8,9,11,12,13,17,18,42,76,129,131,189,202,207,211,217,218,219,221,222,223,224,226,239,299,311,337,340,347,350,353,375,391,424,443,445,474,489,490,519],compens:[6,227,228,315,387,416],compet:344,competit:376,compil:[3,7,8,9,12,13,14,15,16,17,18,19,176,202,204,205,207,251,344,376,391,443,492,493,497,519],compl:17,complain:[11,12,17],complement:440,complementari:[7,407,428],complet:[3,6,9,11,12,15,42,62,76,206,222,226,231,260,300,303,306,333,344,346,357,358,374,386,391,417,459,461,479,487,492,497,500,504,506,509,513,519],complex:[4,6,8,11,12,13,25,41,43,65,101,118,152,154,166,178,179,257,287,329,354,373,386,416,443,474,490,492,495,519],compli:[340,344],complic:[6,7,9,12,13,216,246,490],complier:12,compon:[3,6,8,12,64,66,70,71,78,87,88,97,98,99,100,101,104,105,108,113,115,116,117,118,119,120,121,122,124,125,129,139,142,143,144,145,148,149,150,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,173,174,175,201,202,203,205,206,212,213,217,218,219,220,221,222,223,224,225,229,230,232,233,238,239,244,249,253,254,257,260,262,263,267,268,270,271,272,276,277,278,279,291,292,294,296,297,299,300,301,304,315,317,319,320,322,326,327,330,333,336,337,338,340,347,348,353,354,355,375,378,383,384,385,386,391,411,416,420,437,438,459,461,462,463,492,493,502,510,519,520],componenet:6,composit:[6,216,257,414],compound:[406,416,417,480],compres:[76,126,218],compress:[],compris:[41,354,456,479],compton:[130,177],comptu:3,compuat:376,comput:[],computation:[3,6,227,228,345,397],computational:513,compute_arrai:8,compute_inn:8,compute_ke_atom:8,compute_loc:8,compute_modifi:[],compute_peratom:8,compute_sa:[130,318],compute_scalar:8,compute_temp:8,compute_vector:8,compute_xrd:177,concaten:[2,3,523],concav:354,concentr:[76,414],concept:[6,158,168,218,501],conceptu:[3,6,76,166,230,232,386,407,423,440,497],concern:[6,78,96,204,247],concetr:76,concis:[11,344],conclud:12,concret:8,concurr:[16,376,519],conden:[345,475,477],condens:[6,160,345,393,409,414,428,480],condit:[],conducit:6,conduct:[],cone:495,confer:443,confid:[3,506],config:[12,202,489],configfil:231,configur:[1,2,6,12,15,17,38,62,134,180,198,201,202,205,209,230,231,232,233,237,246,253,254,285,300,308,344,373,384,386,393,397,415,440,443,473,475,477,480,487,492,494,495,506,514],confin:[492,506],conflict:[3,12,41,203,445,490,514],conform:[3,6,13,62,229,230,270,316,322,344,368,386,416,504],confus:[3,480],conjuct:[9,411],conjug:[7,8,254,383,416,454,455],conjunct:[6,7,76,95,96,126,161,166,172,178,182,206,210,211,254,257,261,285,303,304,308,309,310,312,317,321,333,341,348,353,375,376,386,398,400,404,407,411,416,422,428,445,449,457,478,492,495,499,513,524],connect:[3,6,9,96,163,181,229,251,302,317,320,330,380,386,408,420,454,455,471,477,489,490,492,496,513],conner:393,connor:393,conput:3,consecut:[3,11,12,40,76,178,206,210,211,233,251,252,407,428,432,487,493,495],consequ:[1,6,216,345,427,506],conserv:[],consid:[6,75,76,83,96,127,160,163,164,181,202,203,206,210,211,217,219,222,226,228,229,233,258,272,299,317,340,341,344,345,348,376,404,416,423,455,456,462,471,487,488,490,493,494,495,497,500,502,510,513,519],consider:[6,8,254,255,336,337,338,391,501],consist:[3,6,8,9,11,12,41,43,69,74,85,103,115,120,123,124,127,158,161,163,178,190,201,207,212,213,218,232,233,236,238,244,247,254,255,256,268,271,273,274,275,276,277,278,279,280,281,283,284,285,286,289,290,291,292,294,295,296,304,307,312,314,316,317,336,337,338,339,349,375,376,378,380,385,386,391,393,397,399,405,407,416,419,423,426,437,438,440,443,445,447,456,459,461,462,474,481,490,492,493,494,495,496,497,504,513,519],consistent_fe_initi:215,consit:317,constant:[],constantli:239,constitu:[3,6,260,317,350,354,405,456],constitut:[459,461],constrain:[3,6,8,9,155,156,157,158,159,161,164,165,166,167,168,170,171,209,218,233,239,246,247,252,260,263,265,287,293,302,303,315,317,320,331,341,348,384,385,416,497,504,513],constraint:[],construct:[6,8,12,14,38,55,57,64,67,71,75,77,78,82,101,118,130,152,177,230,271,299,316,354,387,391,410,443,445,471,473,474,495,496,511,519],constructor:[8,11],consult:455,consum:[1,312,450,519],consumpt:373,contact:[],contact_stiff:[458,460],contain:[0,1,2,3,4,6,8,9,11,12,13,17,18,19,38,41,42,57,66,96,100,128,130,152,154,158,166,176,177,178,180,184,186,197,198,202,203,205,206,207,209,210,211,215,217,218,219,221,222,223,224,226,231,233,238,242,248,252,253,254,257,269,285,298,299,302,303,305,306,307,310,314,317,318,323,333,340,344,345,354,355,358,374,376,385,386,389,390,392,393,394,397,406,407,410,414,415,416,423,424,440,443,447,448,452,453,454,455,463,473,474,475,476,477,478,480,487,488,489,490,492,493,494,495,497,499,501,504,506,507,509,510,513,514,519,522,524],content:[4,8,9,12,18,455,508,510],context:[3,6,8,12,17,128,129,206,227,228,233,302,314,349,383,483,492,499,508,518,519,520],contibut:75,contigu:489,contin:16,continu:[0,2,3,5,6,9,12,13,14,42,76,88,114,115,174,206,209,210,211,216,218,219,220,221,222,223,224,226,229,230,231,232,233,239,246,247,248,250,251,252,254,255,256,262,268,269,271,273,274,275,276,277,278,279,291,292,294,295,296,301,303,306,307,317,318,322,332,333,335,342,343,345,351,354,358,374,390,391,397,411,413,430,433,454,455,456,459,461,476,487,490,492,494,495,500,506,507,509,510,519,522],continuum:[6,7,9,215,345,459,461],contour_integr:215,contract:[62,230,232,271,304,317],contradictori:3,contrain:320,contraint:285,contrari:[248,255],contrast:[1,6,43,56,67,160,163,203,232,356,459,461,483,523],contrib:345,contribut:[3,4,5,6,7,8,9,12,13,17,66,68,70,72,73,75,76,79,80,82,84,86,87,93,96,97,98,99,100,102,104,113,115,117,119,120,121,122,124,126,129,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,211,216,217,218,219,221,222,223,224,230,246,254,257,260,261,266,272,294,295,302,303,311,314,317,318,320,347,375,384,386,394,411,413,414,416,423,437,438,443,445,454,455,462,504,510,513,514],contributor:12,control:[3,5,6,7,8,9,11,13,16,27,29,42,96,100,134,152,187,202,203,205,209,215,216,226,230,231,232,250,251,254,255,271,273,274,275,276,277,278,279,304,309,317,324,325,336,337,338,345,349,373,375,388,416,419,443,454,455,458,460,473,477,487,489,501,507,508],control_typ:215,controlfil:455,convect:100,conveni:[6,12,29,202,207,224,318,378,463,478,514,519],convent:[3,8,29,189,196,197,203,206,316,330,357,414,416,519],converg:[3,6,42,97,202,203,205,207,212,226,229,230,238,244,276,287,293,307,309,312,316,320,382,383,384,386,406,407,428,462,487,499,506],convers:[3,8,152,205,206,216,219,304,375,407,408,409,416,428,432,436,449,490,506,518],convert:[2,3,4,5,6,7,8,12,13,20,21,24,28,32,35,36,62,66,76,100,178,185,202,205,206,219,224,269,303,306,356,359,361,365,368,378,386,392,414,443,475,477,484,490,492,493,494,499,509,513,518,519,522,524],convex:[43,354],convinc:[7,12],cook:9,cooki:7,cool:[7,168,239,250,315],cooordin:[202,203],cooper:[5,7],coord123:126,coord1:[3,126,218,222,223],coord2:[3,126,218,222,223],coord3:[3,126,218,222,223],coord:[],coordb:462,coordbb:462,coordiat:384,coordin:[1,3,4,6,7,8,11,13,14,15,17,41,42,43,62,64,65,66,70,72,76,79,80,82,87,88,96,98,99,104,114,115,117,125,126,128,146,152,161,167,173,175,176,178,182,201,202,203,204,205,206,207,209,212,217,218,221,222,223,226,227,228,229,230,231,232,233,236,238,239,240,244,246,249,250,251,252,253,254,255,268,270,271,273,274,275,277,278,279,294,297,298,299,302,303,304,314,315,317,319,320,322,327,330,331,332,333,335,343,344,345,352,353,355,356,378,384,385,386,391,392,393,396,415,462,487,492,493,494,495,497,500,502,506,513,519,520],coordn:[126,218],copi:[0,3,4,8,9,11,12,15,17,41,131,205,345,386,404,454,490,514],copper:484,coproccesor:16,coprocessor:[1,7,9,16,17,391,505],coproprocessor:17,copy_arrai:8,copyright:[7,8,302],coral:206,core:[],core_shel:160,coreshel:[],cornel:[6,184,504],corner123i:125,corner123x:125,corner123z:125,corner1i:125,corner1x:125,corner1z:125,corner2i:125,corner2x:125,corner2z:125,corner3i:125,corner3x:125,corner3z:125,corner:[3,6,41,125,205,354,355,378,479,492,514],cornflowerblu:206,cornsilk:206,corp:9,corpor:16,corr:406,correct:[3,6,9,11,12,16,17,62,87,96,97,113,114,119,122,128,160,165,172,203,205,232,239,246,248,254,271,272,294,302,304,307,344,350,354,375,386,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,482,483,484,485,492,507,510,513,514],correction_max_iter:215,correctli:[3,8,11,17,76,88,113,114,115,155,156,157,159,161,163,164,165,166,167,170,171,174,202,206,212,233,238,244,255,265,271,272,310,317,320,330,332,351,354,386,387,391,409,438,443,489,490,492,502,514,518,520],correl:[],correpond:242,correspond:[1,2,4,6,8,9,10,11,12,14,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,41,43,44,45,46,47,48,49,50,52,54,55,57,75,76,96,107,108,121,124,125,126,127,130,131,139,142,143,144,145,146,148,149,150,152,155,156,165,172,176,177,184,185,186,187,188,189,190,192,193,195,196,198,201,202,203,205,206,210,211,212,218,220,221,222,223,225,228,230,232,239,240,244,245,249,254,257,258,267,268,269,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,296,299,300,304,309,317,319,320,336,338,340,349,350,351,353,354,355,357,359,360,361,362,364,365,368,370,376,381,383,385,386,392,393,395,398,399,400,401,402,403,404,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,426,428,429,430,431,432,433,434,435,436,437,440,441,443,445,446,448,449,451,452,454,455,456,457,462,463,464,473,474,475,476,477,478,480,482,483,484,487,489,490,492,493,495,505,506,507,509,510,513,519],correspondingli:[437,438,501],corrupt:3,cosin:[],cosineshift:27,cosmo:[248,253],cossq:[],cost:[1,6,10,11,12,17,40,42,76,121,130,153,177,205,206,218,222,223,226,227,228,243,271,309,345,375,376,389,407,428,432,443,445,473,489,501],costheta0:[473,475,477,480],costheta:452,costli:[11,97,248,387],couett:4,coul:[],could:[2,3,6,9,11,12,17,33,42,51,62,70,76,80,87,96,99,104,115,117,121,124,126,158,168,173,175,191,202,203,205,206,210,211,218,219,222,226,232,244,253,306,307,308,312,315,317,319,333,334,340,344,345,346,350,354,356,358,366,372,374,382,384,387,391,394,418,422,423,426,454,455,488,489,490,492,494,496,499,500,507,508,513,519,520],coulomb:[3,5,6,7,8,9,10,12,14,15,18,77,97,119,120,128,153,179,183,308,310,346,375,376,384,391,398,400,401,402,403,406,407,408,409,410,416,420,421,423,428,432,436,439,445,449,454,455,457,462,472,477,478,480,483,497,504,510,513,518],coulommb:6,cound:3,count:[1,3,6,8,11,12,16,42,66,72,82,100,126,128,129,166,176,182,212,213,216,218,221,222,223,225,226,233,238,243,246,252,271,285,303,320,336,337,354,376,384,385,386,388,391,418,422,445,510,519],counter:[3,351,487,498,500,506],counteract:246,counterbal:[239,250],counterbalanc:29,counterpart:[202,317,487],counterproduct:18,coupl:[],courant:323,cours:[3,8,138,140,172,202,210,211,247,316,330,344,350,352,353,355,356,376,437,464,489,492,505,513,519,522],courtesi:378,cov:462,coval:[6,9,29,416,440,462,513],covari:248,cover:[6,12,76,198,206,215,257,416,479],coverag:[76,222],cpc:253,cpp:[1,3,6,8,9,11,12,13,96,202,210,211,244,320],cpu:[1,3,9,10,12,14,15,16,17,18,66,76,206,220,236,255,346,373,376,391,404,472,487,505,506,509,510,511,519],cpuremain:510,cr2:177,cr3:177,crack:[4,387],crada:[5,7],crai:[5,7,13,18,202],crash:[3,12,387,513],craympi:391,creat:[],create_atom:[],create_bond:[],create_box:[],create_elementset:215,create_faceset:215,create_group:204,create_nodeset:215,createatom:[],creation:[],crimson:206,critchlei:302,criteria:[3,128,179,205,206,227,228,229,266,384,451,479,494,497,519],criterion:[12,42,133,178,181,216,226,229,246,285,309,323,351,356,384,386,406,416,420,462,497,506,507],criterioni:506,critic:[6,49,50,269,340,345,384],crmax:76,crmin:76,cross:[3,12,22,76,98,156,176,186,202,203,205,217,222,228,232,268,270,294,317,326,330,332,341,348,360,378,386,402,411,413,414,421,422,423,428,430,432,452,457,459,461,475,477,484,492,496,502,522],crossov:1,crossterm:492,crozier:[0,7,13],crucial:307,crystal:[3,4,6,13,78,118,298,299,343,378,387,492,496,510,513],crystallin:[6,114,299,378,476,513],crystallis:340,crystallogr:[130,177],crystallograph:[378,510],crystallographi:[130,177,378],cs1:177,cs_chunk:6,cs_im:[41,492],cs_re:[41,492],csanyi:[152,453,463],cscl:440,csequ:6,csh:[11,12,404],cshrc:[11,12],csic:[415,473,475,477,480],csinfo:6,csisi:[415,473,475,477,480],csld:[],cst:414,cstherm:6,cstyle:489,csvr:[],ctcm:[392,414],ctemp_cor:236,cterm:322,ctr:9,ctype:11,cu1:177,cu2:177,cu3au:440,cube:[6,42,176,181,226,236,354,378,513],cubic:[],cuda:[],cuda_arch:[9,15],cuda_get:15,cuda_hom:[9,15],cuda_prec:[9,15],cufft:14,cuh:397,cummul:[3,6,224,227,228,229,231,243,248,254,256,333,336,337,338,339,341,348,422,510],cumul:[6,216,218,221,222,223,237,246,254,269,271,276,285,317,318,386],curli:2,current:[0,1,3,5,6,7,8,9,10,11,12,13,15,16,17,18,41,42,43,58,62,64,66,76,78,88,96,113,114,120,128,129,142,153,158,166,168,174,176,179,182,201,202,203,204,205,206,207,210,211,215,218,222,223,224,226,227,228,229,230,231,232,233,237,238,239,244,246,248,251,252,254,260,268,271,272,277,278,279,285,287,291,292,293,294,296,302,303,308,309,311,314,315,316,317,320,321,322,323,324,325,326,327,329,331,332,333,336,337,338,344,345,348,349,350,351,352,353,355,356,358,373,374,375,376,379,380,381,383,384,385,386,391,397,404,406,410,414,416,417,420,423,424,427,437,438,440,441,442,445,452,454,455,458,459,460,461,464,475,477,478,481,487,488,489,490,492,493,494,495,496,498,499,500,502,504,506,507,509,510,514,519,520,521,522,523,524],curv:[6,178,246,287,293,299],curvatur:[419,456,484],custom:[],cut0:490,cut1:501,cut2:501,cut:[],cuthi:[298,310],cutinn:[399,437,438],cutlo:[298,310],cutmax:452,cutoff1:[403,410,428,432,436,439,449,457],cutoff2:[398,400,401,403,409,410,428,432,436,439,449,457,478],cutoff:[3,6,8,10,16,18,40,46,47,55,56,64,75,77,78,82,96,101,118,120,127,128,152,176,179,181,182,228,229,234,242,298,307,308,310,312,314,317,321,333,346,350,354,356,373,375,376,384,387,388,389,391,392,393,394,395,396,397,398,399,400,401,402,403,405,407,408,409,410,411,412,413,414,415,416,417,418,419,421,422,423,424,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,454,455,456,457,462,463,464,465,466,467,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,490,494,497,501,513,519],cutoffa:415,cutoffc:415,cuu3:414,cval:177,cvd:340,cvel:322,cvff:[],cwiggl:[3,268,350,353,355,519],cyan:[2,205,206],cycl:[3,246,269,271,272,276],cyclic:[3,198],cygwin:12,cylind:[3,4,76,205,218,252,293,303,351,354,380,495],cylinder_d:380,cylindr:[6,252,330,351],cypress:391,cyrot:397,cyrstal:299,d3q15:257,d3q19:257,d_double_doubl:15,d_e:345,d_flag2:306,d_flag:306,d_name:[125,202,306,335,502],d_single_doubl:15,d_single_singl:15,d_sx:306,d_sy:306,d_sz:306,daan:343,dai:12,daili:12,daivi:294,damag:[],dammak:312,damp:[3,6,209,214,254,255,256,261,271,272,276,293,304,307,308,312,317,336,337,349,351,352,383,384,386,398,400,402,407,410,416,420,428,436,449,457,472,478,506,513],damp_com:255,damp_drud:255,dampen:[317,513],dampflag:[351,420],dan:17,danger:[3,12,246,356,411,510],dangl:181,daniel:9,darden:[376,410],darkblu:206,darkcyan:206,darken:205,darkgoldenrod:206,darkgrai:206,darkgreen:206,darkkhaki:206,darkmagenta:206,darkolivegreen:206,darkorang:206,darkorchid:206,darkr:206,darksalmon:206,darkseagreen:206,darkslateblu:206,darkslategrai:206,darkturquois:206,darkviolet:206,dasgupta:308,dash:[420,509],dat:[6,100,198,215,488],data2xmovi:[],data:[],data_atom:8,data_atom_hybrid:8,data_bodi:8,data_vel:8,data_vel_hybrid:8,databas:[],datafil:[12,13,318],dataset:318,datatyp:3,date:[0,4,6,12,13,201,454,455,519],datom1:127,datom2:127,datom3:127,datom4:127,datum:[3,6,43,69,72,74,85,103,120,127,202,219],davenport:439,davi:350,david:[9,19,375,376,475,477],daw:[414,452],dbg:14,dcd:[3,6,7,202,204,205,206,207,300,493,497],ddim:201,deactiv:436,dealt:253,debug:[6,7,11,12,13,14,17,58,130,134,177,178,300,305,373,375,391,424,445,481,490,491,499,502,509,519],deby:[],decai:[101,407,484],decid:[3,6,12,16,76,268,306,317,346,507,514],decipher:378,deck:306,declar:204,declin:333,decod:205,decompos:[96,463],decomposit:[3,5,7,18,65,215,300,321],decoupl:[6,513],decreas:[3,202,203,212,213,220,229,232,238,239,244,246,254,344,375],decrement:322,deepli:372,deeppink:206,deepskyblu:206,def:[12,13,490],defaul:64,defect:[6,75,176,443],defgrad:[],defin:[2,3,5,6,7,8,11,12,17,20,21,22,23,24,25,26,27,28,29,30,31,32,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,54,55,56,57,58,59,60,61,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,184,185,186,187,188,189,190,192,193,195,196,197,198,199,200,201,202,203,204,205,206,209,210,211,212,213,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,237,238,241,244,245,246,249,252,253,254,255,256,257,266,268,270,271,272,273,274,275,276,277,278,279,281,282,283,286,289,290,291,292,294,295,296,298,299,300,302,303,304,306,308,310,315,317,318,319,320,323,327,331,333,335,336,337,338,339,341,342,343,345,347,348,350,351,352,353,354,355,356,358,359,360,361,362,363,364,365,368,369,370,371,373,375,376,378,381,383,384,385,386,387,388,389,390,391,393,394,395,396,398,399,400,401,402,403,404,405,407,408,410,411,412,413,415,416,418,419,420,421,422,423,424,426,428,429,430,431,432,433,434,435,436,437,438,439,443,444,445,446,447,448,449,451,452,454,455,456,457,458,459,460,461,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,489,490,492,493,495,496,497,498,501,502,503,504,506,507,509,510,513,515,516,517,518,519,520,521],definit:[2,3,6,8,12,13,83,86,128,152,206,218,219,220,221,222,223,224,232,241,252,276,318,335,347,350,353,355,357,369,373,385,394,397,405,412,416,426,452,459,461,463,479,490,492,494,501,503,518,519],defint:510,deform:[],deg2theta:177,deg:513,degener:[3,302],degrad:[8,18,299,376,501],degre:[3,6,8,20,21,24,28,29,32,35,36,38,69,85,101,103,105,107,108,110,112,113,118,124,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,177,178,184,185,188,189,196,198,201,205,218,229,236,246,248,249,254,255,260,271,272,276,277,278,279,291,292,294,296,300,302,316,317,320,336,337,338,343,359,361,365,368,370,384,410,414,422,502,510,513,520],degress:[158,218],del:506,delai:[3,6,12,387,413,510],deleg:423,delet:[2,3,7,8,12,55,60,63,66,176,181,182,209,218,219,221,222,223,224,227,229,243,246,271,318,336,337,356,358,374,385,387,390,445,471,492,493,494,495,503,504,509,514,515,517,519,520],delete_atom:[],delete_bond:[],delete_el:215,deli:201,delimit:[490,519],dellago:[6,239],deloc:[272,416,462],delr:440,delt_lo:506,delta:[],delta_1:397,delta_3:397,delta_7:397,delta_conf:3,delta_ij:[440,452],delta_pi:397,delta_r:452,delta_sigma:397,delx:201,delz:201,demand:312,demo:11,demon:297,demonstr:[307,440],den:303,dendrim:422,dendtrit:380,denniston:[9,257,259,260,261,299],denomin:[7,183],denot:[130,236,239,255,299,310,312,407,421,423,455,459,461],dens:[76,229,416],densiti:[3,6,7,9,18,41,42,62,111,128,138,152,164,176,178,210,211,215,218,222,223,226,232,244,257,260,264,265,299,303,304,306,308,345,350,378,381,385,392,393,397,414,440,441,442,447,452,456,462,466,468,469,470,492,501,502,510,518],density_continu:461,density_summ:461,dent:380,depart:[0,7],departur:[269,307],deped:8,depend:[1,2,3,6,8,9,11,12,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,44,45,46,47,48,49,50,52,54,55,57,64,66,69,72,74,75,76,85,101,103,114,120,121,124,125,126,127,131,152,154,155,161,165,166,172,178,179,184,185,186,187,188,189,190,192,193,195,196,197,198,201,202,203,205,206,209,210,211,212,213,216,218,220,221,222,224,225,226,228,230,232,238,240,245,248,249,250,252,254,255,257,259,260,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,298,309,312,314,317,319,320,321,327,333,336,337,338,340,342,344,345,347,349,350,353,354,355,356,358,359,360,361,362,364,365,368,370,376,378,384,385,387,388,389,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,440,441,443,444,446,447,448,449,451,452,454,455,456,457,462,463,464,472,473,474,475,476,477,478,480,482,483,484,487,489,492,494,495,498,502,504,506,509,510,512,519,520],dependend:6,depflag:12,dephas:[487,506],depos:233,deposit:[],deprec:[3,308,454],depth:[52,156,205,345,419,456],dequidt:9,der:[96,119,405,406,436,454,455,483,513],deriv:[6,7,8,9,38,57,66,96,152,172,198,219,230,232,239,246,254,268,271,273,274,275,276,277,278,279,298,304,308,312,342,343,345,350,351,354,383,385,393,397,405,410,416,417,421,430,434,435,440,443,454,455,472,474,483,513],derjagin:483,derlet:298,descend:206,descent:[7,383],descib:[41,205,308],describ:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,38,40,41,42,43,57,65,66,72,75,76,78,97,122,125,128,130,142,152,153,156,157,158,162,163,166,169,171,172,176,177,178,180,181,190,195,198,202,203,204,209,210,211,218,219,220,221,222,223,224,226,229,230,231,232,233,235,236,242,247,248,251,252,253,254,255,256,257,259,260,261,266,270,271,272,276,284,295,298,300,305,306,307,308,309,310,317,322,330,333,334,335,336,337,338,339,340,341,342,343,348,350,351,353,358,375,376,378,382,383,384,385,386,390,393,394,396,398,399,400,402,403,404,405,406,407,410,414,416,417,419,420,421,423,426,428,429,430,431,432,433,434,435,436,437,438,439,440,443,444,447,451,452,453,454,455,456,457,462,463,464,471,472,473,474,475,476,477,478,480,482,483,484,485,487,489,490,492,493,494,495,496,502,505,506,509,514,519,520,522],descript:[],descriptor:[152,202,424],deserno:376,design:[0,3,6,7,8,11,13,14,15,17,130,160,163,177,215,229,235,236,271,272,298,299,318,340,345,394,395,396,399,402,407,409,416,436,437,438,441,442,452,455,474],desir:[2,3,6,7,9,11,12,14,15,16,33,41,51,62,76,97,100,124,129,153,160,178,191,201,218,224,230,232,244,246,247,254,255,256,260,271,294,302,303,304,305,308,312,317,320,333,336,337,338,339,344,351,366,372,375,376,378,382,384,385,386,411,414,422,437,438,473,475,477,488,489,490,492,496,501,506,507,509,510,519,520,522],desk:7,desktop:[4,6,7,10,12,205],despit:513,destabil:397,destre:368,destroi:[9,11,40,227,228],detail:[1,2,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,22,37,41,42,43,56,66,70,71,72,76,80,83,87,99,100,104,113,115,117,119,121,123,124,126,129,131,152,153,155,156,157,158,161,171,172,173,175,178,179,182,183,186,197,201,202,203,205,206,209,210,211,215,218,219,220,221,222,224,226,228,229,230,231,232,233,239,244,246,247,248,249,251,252,254,256,257,261,268,269,270,271,272,273,274,275,276,277,278,279,283,285,291,292,294,295,296,299,302,303,304,306,307,309,310,311,317,320,321,333,336,337,338,339,340,341,343,344,345,346,347,348,349,356,358,360,369,375,376,379,384,385,387,388,391,392,393,394,396,397,399,401,402,403,404,405,406,407,410,411,416,417,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,438,439,440,444,445,447,451,454,455,456,462,463,464,472,479,482,483,485,490,492,493,494,495,497,498,501,502,504,507,510,511,514,519,520,524],detect:[2,3,12,43,64,66,95,101,245,303,344,386,406,422,427,487,489,492,503,506,519],determ:391,determin:[1,3,6,8,9,12,15,40,41,43,52,60,61,62,64,65,72,76,96,113,119,121,124,130,131,139,153,166,167,176,177,178,201,202,203,205,206,207,208,212,213,214,217,218,219,220,221,222,223,224,225,226,230,232,233,236,238,246,249,250,252,254,255,260,266,268,269,271,277,278,279,291,292,294,296,298,300,303,304,307,314,315,316,317,318,319,323,325,327,333,336,337,338,340,346,347,350,351,352,353,354,355,356,369,375,376,378,385,387,388,391,393,394,401,406,410,413,414,418,420,423,424,432,440,443,445,455,456,462,471,474,478,483,489,492,493,495,497,499,502,506,508,509,511,518,519,520],determinist:321,detil:120,devan:[9,457],devanathan:477,develop:[0,3,5,6,7,8,9,11,12,14,15,16,17,18,19,43,251,276,302,307,308,311,393,397,416,442,443,462,480,494],devemi:9,deviat:[269,276,298,418],deviator:9,devic:[1,3,12,15,17,251,391],device_typ:391,devin:[309,406],devis:442,dfactor:205,dff:513,dfft_fftw2:12,dfft_fftw3:12,dfft_fftw:12,dfft_none:12,dfft_singl:[3,12,376],dfft_xxx:12,dfftw:12,dfftw_size:12,dft:[9,311,443],dhi:[62,201,232,303],dhug:[269,307],dhugoniot:[269,307],dia:440,diagnost:[],diagon:[3,6,92,152,153,154,230,271,304,317,348,459,461],diagonalstyl:463,diagram:[42,130,177,197,226,300],diallo:422,diam:[205,206,303,385],diamet:[3,6,41,43,125,178,202,203,205,206,210,211,254,303,306,317,333,335,349,351,385,405,419,420,430,456,479,483,492,493,502],diamond:[378,416,440],diamter:[41,303],dick:6,dicsuss:268,dictat:[216,269],did:[3,12,384,411,413,414,420,445,475,477,500],didn:3,die:18,diel:[],dielectr:[],diff:[3,6,12,174,347,375],differ:[1,2,3,4,6,7,8,9,11,12,14,15,16,17,18,22,37,38,40,42,43,55,56,57,64,67,72,75,76,96,101,105,107,108,132,152,154,155,156,157,158,159,161,164,165,166,167,168,170,171,172,178,179,181,186,197,198,201,202,205,206,209,211,214,216,218,221,226,227,228,229,230,231,232,236,239,242,245,246,247,248,249,250,251,254,255,257,268,271,272,273,274,275,277,278,279,281,283,286,289,290,291,292,296,298,300,302,304,307,308,309,312,315,317,320,322,330,331,333,336,337,338,341,342,343,345,348,349,350,351,354,358,359,369,372,374,375,376,378,379,382,383,385,386,388,389,390,391,392,393,397,401,402,404,405,406,411,412,414,416,419,420,421,423,426,428,429,431,432,439,440,441,442,444,445,447,448,452,454,455,456,457,458,459,461,462,463,464,472,473,474,475,477,479,480,483,486,487,489,490,492,494,495,496,497,500,501,502,504,506,507,509,510,511,513,518,519,520,522],differenti:[1,3,6,29,198,375,407,452,476],difficult:[230,300,391,422,501],difficulti:[101,118,320,454],diffract:[],diffus:[],digit:[2,3,206,358,443,519],dih_table1:198,dih_table2:198,dihedr:[],dihedral_coeff:[],dihedral_cosineshift:27,dihedral_styl:[],dihedralcoeff:[3,199],dihedraltyp:228,dihydrid:416,dij:320,dilat:[],dim1:3,dim2:3,dim:[3,62,76,155,159,160,161,164,165,166,167,168,170,178,201,222,232,252,351,378,440,495,518,519,520],dimdim:519,dimems:299,dimens:[],dimensinon:76,dimension:[3,40,101,124,130,152,155,158,159,160,161,164,165,166,167,168,170,177,200,218,222,270,299,345,378,382,386,452,492,502],dimensionless:[116,133,134,136,139,141,143,148,152,345,376,463,483],diment:3,dimentionless:147,dimer:[6,317,440],dimgrai:206,dimstr:[42,226],dinola:[304,336],dintel_offload_noaffin:16,dipol:[],dipolar:[4,29,41,202,203,335,513],dir1:503,dir2:503,dir:[1,3,4,8,10,11,12,269,298,307,332,452,454,455,490,503,519],dirac:152,direc:452,direct:[],directli:[3,6,8,9,11,12,96,125,152,154,202,203,204,205,212,238,248,252,257,299,318,337,349,351,352,353,354,378,383,391,392,393,398,400,401,407,410,414,416,428,432,445,449,457,471,490,502,503,504,510,519],directoi:14,directori:[],disabl:[3,12,16,345,427,490,505,519],disadvantag:[6,226],disallow:[202,232,271],disappear:494,discard:[2,3,42,76,220,222,226,346,354,489,494,495],discontinu:[198,384,434],discourag:440,discov:[13,346],discret:[6,8,41,43,205,206,254,257,293],discuss:[],disk:[6,93,94,101,171,200,233,246,303,490],disloc:[75,443],disord:[40,75,443],disp:[],dispar:456,disperion:[410,432],dispers:[3,6,7,9,176,299,375,376,401,410,432,437,445,455,474,480],displac:[],displace_atom:[],displace_box:62,displacemet:495,displai:[11,13,22,37,45,56,186,197,202,205,360,369,404,472],dispters:3,disregard:443,dissip:[6,9,41,89,90,241,247,254,299,321,342,343,399,411,412,420,437,438,472],dissolut:227,dist:[6,74,100,120,129,202,300,316,413,471,487,520],distanc:[],distinct:[6,236,314,375,456],distinguish:[6,95,152,260,416,491,519],distort:[176,392],distrbut:392,distribut:[],distro:[123,404,451,452],ditto:[8,12,14,15,16,17,18,43,127,228,484,490],div:8,divd:129,diverg:[3,12,40,317,343,393,494,513,522],divid:[3,6,16,42,100,124,129,138,140,153,175,176,186,197,206,218,219,221,226,232,298,341,348,353,375,384,386,417,455,462,480,501,509,519],divis:[6,257,397,426,436,489,510,519],dl_poli:[6,7],dlambda:172,dlammps_async_imd:251,dlammps_bigbig:[12,40],dlammps_ffmpeg:[3,12,205],dlammps_gzip:[3,12,202,205,344,492,493,497],dlammps_jpeg:[3,12,205],dlammps_longlong_to_long:12,dlammps_memalign:[9,12,16],dlammps_png:[3,12,205],dlammps_smallbig:12,dlammps_smallsmal:12,dlammps_xdr:[12,202],dlen:502,dlmp_intel_offload:[9,16],dlo:[62,201,232,303],dlopen:6,dlvo:[7,405,483],dm_lb:257,dmax:[333,382],dmpvtk:203,dmpvtp:203,dna:7,doc:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,22,37,41,43,56,60,62,66,70,72,80,87,96,99,104,113,115,116,117,119,121,123,124,126,129,131,153,156,157,158,171,173,175,178,179,180,186,197,201,202,203,204,205,206,207,209,210,211,216,217,218,219,220,221,222,223,224,233,246,254,255,266,271,272,277,278,279,283,291,292,294,295,296,303,306,317,330,333,336,337,338,347,351,354,356,358,360,369,374,384,385,386,391,392,393,396,404,406,407,414,415,417,422,423,425,426,440,441,442,445,448,451,452,453,463,472,473,475,477,479,480,490,492,493,494,495,497,500,501,502,509,510,514,519,520,522,523],docuement:456,dodd:43,dodgerblu:206,doe:[0,1,2,3,5,6,7,8,9,11,12,14,15,16,17,18,33,38,40,42,43,51,55,57,62,65,66,71,75,76,77,96,97,100,115,119,122,128,129,130,154,156,158,160,161,166,168,172,177,178,179,180,182,184,186,191,197,198,201,202,203,204,205,206,209,215,216,218,222,225,226,228,229,230,232,236,238,239,242,243,246,247,250,252,254,255,257,260,267,271,272,273,274,275,277,278,279,291,292,293,294,295,296,304,305,306,310,312,315,317,333,336,338,340,341,345,348,349,350,353,354,355,356,361,362,363,365,366,368,374,375,376,377,378,385,386,387,392,393,394,395,396,397,399,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,423,424,425,426,427,430,431,433,434,435,437,438,440,441,442,443,445,447,452,453,454,455,456,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,487,488,489,490,492,493,494,495,496,499,500,502,503,504,505,506,509,510,513,514,519,524],doegenomestolif:7,doesn:[3,7,8,12,178,202,203,216,222,223,330,385,387,391,393,406,415,425,454,455,473,475,476,477,480,492,494],dof:[3,8,124,156,157,158,171,218,317,520],dof_per_atom:[158,218],dof_per_chunk:[158,218],doff:[385,492],dog:[],doi:[6,231],domain:[3,6,7,12,13,18,40,42,43,61,64,65,76,130,167,177,180,201,204,205,206,209,216,226,230,232,233,250,253,257,271,272,300,312,317,321,345,350,351,375,376,386,391,413,445,487,489,492,496,509],domin:[1,416,506],don:[0,8,9,12,13,128,181,212,238,255,354,440,462,490,492,514],donadio:337,done:[1,3,6,7,8,12,14,15,16,17,18,38,40,42,57,62,65,76,172,175,178,181,198,202,205,206,215,216,218,220,221,222,223,224,226,227,228,229,230,232,233,242,244,246,251,252,254,255,262,271,277,278,279,291,292,294,296,297,299,300,301,303,306,314,317,318,320,333,336,337,338,340,342,343,356,358,374,375,376,384,386,387,390,391,393,401,414,423,424,425,432,438,439,440,445,447,454,471,474,479,487,488,489,490,493,496,497,500,510,511,513,514,519,520],donor:422,dot:[153,174,212,238,249,270],doti:[397,452],doubl:[1,2,3,6,8,9,11,12,14,15,16,17,40,96,232,244,305,354,358,374,376,390,391,397,417,421,443,454,455,488,492,496,500,505,519,520],dover:215,down:[3,6,7,8,11,40,76,230,246,254,333,349,391,416,445,462,491,511],downhil:[382,383],download:[5,7,8,9,11,12,13,17,251,424,453],downsid:6,downward:314,dozen:[8,9,12,119,209,454,455],dpack_arrai:12,dpack_memcpi:12,dpack_point:12,dpd:[],dpde:264,dpdtheta:[41,89,90,412],dpdtheta_i:[241,242],dproduct:394,dr_ewald:[130,318],drag:[],dragforc:257,drai:[269,307],drain:[250,349,384],dramat:[9,62,201,227,228,229,230,232,271,333,336,337,376,391,445,462,489],drautz:397,draw:205,drawback:306,drawn:[43,202,205,206,247,487],drayleigh:[269,307],dreid:[],drfourth:116,drho:[125,392,414,447],drift:[6,114,116,239,247,248,250,254,255,267,315,333,501,509,513],drive:[11,12,213,230,232,249,271,298,304,317,352,386],driven:[6,190],driver:[6,12,14,15,209,244,251],drop:[3,206,411],droplet:423,drsquar:116,drude:[],dry:243,dsecriptor:424,dsf:[],dsmc:[],dstyle:303,dt_collis:257,dt_lb:257,dt_md:257,dt_srd:333,dtilt:[62,232],dtneb:506,dtqm:307,dtype:[127,228],dual:[16,17,333,391],dudarev:177,due:[1,3,6,9,12,16,17,19,41,55,58,60,61,64,70,75,76,79,80,87,88,95,97,98,99,104,113,114,115,116,117,122,128,130,138,152,153,155,156,157,159,161,164,165,166,167,168,170,171,173,177,178,181,182,202,203,205,209,212,213,221,225,227,228,229,230,231,232,233,238,240,243,244,247,248,251,252,254,255,256,257,260,261,262,267,268,269,270,271,276,285,298,301,303,315,316,317,319,330,332,333,334,336,337,338,339,340,342,343,345,349,350,352,353,354,356,376,382,384,386,387,388,408,411,412,414,418,419,423,437,438,445,452,454,456,457,471,474,475,477,481,483,484,487,489,492,493,494,501,506,509,510,511,513,519,520],duffi:345,duin:[9,308,313,454,455],duke:376,dumbbel:380,dummi:[12,29,476],dump0:203,dump10000:203,dump1:497,dump20000:203,dump2:497,dump2vtk_tri:146,dump:[],dump_0:203,dump_1:203,dump_atom:8,dump_custom:8,dump_h5md:204,dump_modifi:[],dump_p:203,dumpcustom:8,dumptimestep:497,dunbrack:[6,20,184,402,504],dunweg:[254,256],duplic:[2,3,14,15,17,42,43,179,203,226,248,298,492,518],dupont:[5,7,13],durat:[37,56,155,156,157,159,160,161,163,164,165,166,167,170,171,197,206,218,246,312,345,369,420,472],dure:[2,3,6,8,9,12,16,17,38,40,42,57,76,96,138,140,154,160,179,182,198,202,203,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,234,237,238,239,240,242,243,244,245,246,247,248,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,268,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,322,326,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,376,384,386,390,391,411,436,443,445,447,455,474,487,488,490,492,495,497,499,500,502,504,506,507,510,511,519,523,524],dvector:8,dvlo:483,dvx:6,dx_lb:257,dy3:177,dyamic:12,dyanam:6,dyanmic:506,dynam:[],dynamo:[5,392,414,440],dyne:518,dyre:433,dysam:495,e28637:29,e_1:397,e_2:397,e_b:417,e_data:203,e_e:416,e_hbond:422,e_i:[6,397,417],e_j:[6,397],e_k:[397,416],e_kl:6,e_lj:[393,410],e_n:[397,416],e_nn:416,e_pr:416,e_rebo:393,e_tors:393,e_tot:443,e_vol:443,eaa:359,eaat:185,each:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,40,41,42,43,44,46,47,48,49,50,51,52,54,55,56,57,58,60,62,64,65,66,67,68,70,71,72,73,75,76,77,78,79,80,81,82,83,84,86,87,88,90,92,94,96,98,99,101,102,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,121,122,123,124,125,126,127,128,129,130,131,132,146,152,153,154,156,157,158,159,160,161,162,165,166,167,168,170,171,172,173,174,175,176,177,178,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,201,202,203,204,205,206,207,208,209,210,211,212,213,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,240,242,243,244,246,247,248,249,250,251,252,253,254,255,256,257,258,260,261,262,263,264,265,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,285,286,287,288,289,290,291,292,294,295,296,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,319,320,321,322,326,327,329,330,331,332,333,334,335,336,337,338,340,343,344,345,346,347,348,349,350,351,353,354,355,356,358,359,361,362,363,364,365,366,368,369,370,374,375,376,378,383,384,385,386,387,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,416,417,418,419,420,421,422,423,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,443,444,445,446,447,448,449,451,452,454,455,456,457,458,462,463,464,465,466,467,468,469,470,471,472,473,474,477,478,479,480,481,482,483,484,485,486,487,489,490,492,493,494,495,496,497,499,500,501,502,504,506,507,509,510,511,512,513,518,519,520,522,524],eacn:[42,226],eam0d:299,eam3d:299,eam:[],eam_databas:13,eam_gener:13,eangl:510,earli:[42,218,221,222,223,224,226,311,318],earlier:[7,8,12,62,206,386,420,440,445,506],earliest:506,earth:416,easi:[6,7,8,9,10,11,13,96,153,202,210,211,212,213,222,225,238,249,250,252,254,255,319,327,336,337,338,350,353,355,385,492,495,500,502,520],easier:[8,9,13,16,202,203,205,299],easili:[8,11,205,206,349,386,489,499,508,519],eastwood:[375,376],eat:185,eatom:356,eaxmpl:6,eba:21,ebb13:185,ebb:21,ebond:[236,255,509,510,519],ebt:185,ec_ii:440,ec_ij:440,ec_jj:440,echo:[],eco:[454,455],ecoa:[454,455],ecoul:[119,154,236,255,454,455,510],ecp:[416,492],edg:[2,3,6,42,43,62,76,130,176,177,180,181,202,204,205,214,222,252,319,350,353,354,355,356,378,492,495,502],edge_histo:176,edge_threshold:176,edih:510,edim:341,edip:[],edit:[3,8,9,12,13,14,15,16,17,18,19,513,514],editor:13,edu:[7,9,11,13,414,437,451,454,455],edward:[9,17],eebt:185,eff:[],effect:[1,2,3,6,8,9,11,12,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,70,76,79,80,87,88,98,99,104,114,115,116,117,121,124,153,155,160,165,166,173,176,182,184,185,187,188,189,190,192,193,195,196,197,198,201,202,203,205,206,210,211,212,215,216,219,223,224,225,227,228,229,230,232,233,239,240,242,245,246,247,248,249,250,251,252,254,255,270,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,297,298,300,303,304,306,307,308,309,312,316,317,319,320,332,333,336,337,338,340,341,343,345,348,349,350,351,352,353,354,355,356,359,361,362,364,365,368,370,375,376,378,383,384,385,386,387,392,393,395,397,398,399,400,401,402,403,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,443,445,446,447,448,449,451,456,457,458,460,462,464,472,473,474,475,476,477,478,479,480,482,483,484,487,489,490,494,495,497,501,502,504,510,511,518,519,522],efffect:496,efficaci:40,effici:[0,1,3,6,7,8,9,10,12,15,17,18,40,61,64,71,124,154,202,203,204,205,206,219,220,230,232,236,248,271,300,302,303,312,317,320,333,375,376,382,387,391,397,405,407,423,428,432,443,447,456,474,499,524],effort:[5,7,493],efftemp:[107,108,164],efi:[454,455],efield:[],eflux:250,eforc:203,eggebrecht:[407,462],ehb:[454,455],ehex:[],eigensolv:3,eigenvalu:[299,300,375],eigtol:3,eik:172,eim:[],eimp:510,eindhoven:9,einstein:[6,312,343],either:[1,2,3,6,8,9,10,11,12,14,15,16,17,22,33,42,45,51,62,66,76,114,119,125,128,130,152,153,158,160,161,176,177,178,181,186,191,198,202,203,204,205,206,209,217,219,221,223,224,226,229,230,231,232,233,239,246,252,253,257,261,268,269,271,272,276,294,298,306,314,317,319,320,322,330,333,340,347,351,354,358,360,373,375,376,378,383,384,388,391,397,399,405,414,423,424,426,437,438,440,443,445,450,452,471,475,477,479,487,490,492,494,495,496,499,501,504,507,509,519],ejtehadi:[405,419,456],elaplong:[210,211,252,495,510,519],elaps:[3,201,210,211,212,213,225,232,238,249,250,252,254,255,268,303,319,327,336,337,338,350,351,353,355,464,487,495,497,498,502,506,510,519],elast:[],elastic_t:4,elba:29,electr:[6,209,215,238,255,375,376,417,454,455,484,513,518],electrolyt:[9,483],electron:[3,6,7,9,13,41,107,108,125,130,162,164,169,203,209,215,235,236,255,256,272,284,295,310,339,345,383,385,392,394,406,410,414,416,417,440,443,452,453,462,477,480,484,492,512,513,518],electron_integr:215,electron_temperatur:215,electron_unit:416,electroneg:[6,308,309,310,406,417,462],electroneg_compon:462,electronic_dens:3,electronic_specific_heat:3,electronic_thermal_conduct:3,electrostat:[6,9,16,18,216,246,308,310,311,346,375,376,405,410,416,428,436,438,455,462,483],eleftheri:317,elem1:[417,440,463],elem2:[417,440,463],elem:462,element1:[314,392,414,462],element2:[314,392,414,462],element:[3,6,7,8,9,12,13,43,66,88,98,114,116,124,129,131,146,152,153,154,155,156,157,158,159,160,161,165,166,167,168,170,171,174,202,203,204,205,206,207,209,210,215,219,221,224,299,314,340,347,392,393,397,406,414,415,416,417,423,424,425,440,441,442,443,448,452,453,454,455,462,463,473,475,476,477,480,510,513,519,523],elementn:[392,414],elementset:215,elev:506,elif:[152,358],elig:[3,216,227,228,243,246,422],elimin:[3,6,76,176,247,254,255,317,320,342,343,487],elj:410,ellad:9,elliot:9,elliott:9,ellips:[4,6,9,76,91,156,200],ellipsoid:[3,4,6,7,9,13,41,43,76,91,125,142,156,178,200,201,202,203,254,268,273,277,281,282,287,291,317,333,380,381,384,419,438,456,472,492,502,522],ellipsoidflag:492,elong:[236,255,510],elp:[454,455],els:[3,7,8,12,76,119,128,129,131,204,205,217,218,219,221,222,223,224,246,271,317,333,345,346,347,356,358,375,423,491,503,519,523],elsewher:[8,268,333,440,453,454,455,504,510,519],elt:440,emac:[],email:[0,3,5,7,8,9,11,417],emb:[3,9,354],emb_lin_neg:440,embed:[3,4,5,7,9,11,12,13,29,97,154,176,345,392,414,417,436,440,441,442,452,472,481,490],embt:185,emi:[7,9],emil:9,emol:[454,455,510],emphas:420,empir:[9,215,337,393,416],emploi:[239,299,308,312,476],empti:[3,60,76,176,180,317,375,387,427,492,503,504,519],enabl:[3,6,8,9,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,37,38,40,41,44,46,47,48,49,50,51,52,54,55,56,57,63,64,65,67,71,83,86,92,96,97,107,108,109,110,111,112,116,119,121,123,124,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,160,162,164,165,169,170,172,176,177,184,185,187,188,189,190,191,192,193,195,196,197,198,202,203,204,206,207,209,210,211,212,213,214,216,220,223,225,227,228,229,231,232,233,238,239,240,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,263,264,265,267,269,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,307,308,309,310,311,312,313,314,316,317,319,320,322,323,324,325,326,327,329,330,332,333,336,338,339,340,341,342,343,345,346,348,349,350,351,352,353,354,357,359,361,362,364,365,366,368,369,370,376,384,386,390,391,392,393,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,445,446,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,490,493,494,495,499,501,511,519,524],enclos:[2,6,12,180,202,305,358,440,462,488,490,500,519],encod:[13,40,43,202,205,206,306,423],encompass:[3,6,41,43,60,62,128,179,329,347,472,495],encount:[3,8,12,62,118,221,390,497,519],encourag:[7,8,311,331],end12i:125,end12x:125,end12z:125,end1i:125,end1x:125,end1z:125,end2i:125,end2x:125,end2z:125,end:[1,2,3,5,6,8,11,12,15,16,17,18,19,38,41,42,43,58,60,62,76,125,181,182,185,201,202,203,205,206,207,210,211,219,221,223,224,229,232,239,247,252,254,256,270,271,272,285,293,304,316,317,322,333,336,337,338,339,341,344,345,348,352,355,356,374,375,385,386,390,391,411,414,419,426,439,443,456,459,461,463,464,481,487,490,492,493,494,495,497,499,500,504,508,510,513,519,524],end_of_step:8,endbondtors:[3,185,191,492],endif:8,energet:[229,393,455],energi:[],energy_compon:462,energy_update_freq:455,enforc:[6,9,60,61,115,201,202,203,204,205,207,209,216,229,232,271,297,299,309,317,320,358,375,428,489,519,520],enforce2d:[],eng:[11,69,74,120,202,244,356,358,406,442],eng_previ:358,engil:9,engilitycorp:9,engin:[215,232,302,322,342,414,441],enhanc:[211,215,239,487],enlarg:[62,205],enough:[3,41,64,95,178,179,181,182,226,255,303,307,312,317,346,350,351,354,387,391,407,450,492,496,497],enpub:414,ensembl:[],ensight:6,ensur:[3,6,152,202,203,216,220,230,246,247,271,323,344,376,397,413,436,473,480],enter:[60,168,417,443,480,506],enthalpi:[135,273,274,275,414,509,510,519],entir:[0,2,3,6,11,14,15,42,43,66,89,90,97,121,122,124,128,130,153,158,177,178,206,209,210,211,218,222,223,226,229,231,239,243,246,247,250,254,255,267,271,273,274,275,276,277,278,279,298,300,302,315,317,331,345,347,358,391,410,432,445,474,492,500,501],entireti:479,entiti:[6,8,41,43,202,317],entri:[3,8,12,38,43,57,69,74,85,103,120,127,130,139,142,143,144,145,146,148,149,150,176,198,203,206,210,221,222,223,231,242,307,356,385,397,415,440,447,448,455,463,473,474,475,476,477,480,519],entropi:506,entry1:[38,57,206,404,447,474],entry2:206,entryn:206,enumer:[179,202,485],enumuer:6,env:391,environ:[1,3,6,11,12,16,17,18,205,248,253,298,391,392,397,404,406,415,416,452,475,489,503,519],epair:[119,206,418,422,454,455,510],epen:[454,455],epfl:[248,253],epp:410,epq:410,eps0:483,eps14:436,epsilon0:477,epsilon:[3,6,36,46,47,51,54,55,96,184,210,211,246,317,333,350,354,382,384,396,402,403,405,407,408,409,410,419,421,422,423,426,427,428,429,430,431,432,433,434,435,436,439,444,449,456,457,467,473,478,479,482,483,501,513,518],epsilon_0:484,epsilon_14:402,epsilon_:456,epsilon_d:408,epsilon_i:[419,445,456],epsilon_i_:456,epsilon_i_a:[419,456],epsilon_i_b:[419,456],epsilon_i_c:[419,456],epsilon_ij:445,epsilon_j:[419,445,456],epsilon_j_:456,epsilon_j_a:[419,456],epsilon_j_b:[419,456],epsilon_j_c:[419,456],epsilon_lj:456,epton:451,eqch:173,eqeq:[454,455],eqp:410,eqq:410,equal:[2,3,6,8,11,12,17,40,42,55,66,69,72,74,76,81,85,95,96,100,103,120,122,127,129,131,153,156,172,174,176,178,201,205,206,209,210,211,212,213,216,219,220,221,224,225,226,230,232,233,238,246,247,249,250,252,254,255,257,260,261,268,269,276,287,288,298,300,303,305,307,308,309,312,314,316,317,319,322,327,329,336,337,338,341,342,343,345,347,348,350,353,355,356,358,374,378,384,386,387,388,390,391,406,411,412,418,419,422,426,437,443,444,452,454,455,456,458,459,460,462,463,464,474,479,480,484,488,489,490,492,494,495,499,500,503,506,508,510,519,520],equat:[3,6,7,8,9,100,118,124,130,177,186,197,209,230,236,237,239,241,242,248,254,255,257,260,269,270,271,272,276,294,298,300,307,308,312,320,321,333,341,345,348,350,351,353,355,368,375,376,380,405,410,411,412,416,417,420,425,437,438,440,445,456,459,461,466,467,469,470,484,513],equi:272,equidist:270,equil:[3,308,379,499,524],equilater:502,equilibr:[3,4,5,6,7,9,62,100,178,209,216,219,229,230,246,269,271,272,294,295,304,307,308,309,310,341,342,343,348,406,407,454,455,488,502],equilibria:348,equilibribum:[227,228],equilibrium:[1,3,4,6,7,21,24,26,27,28,29,32,35,36,38,39,44,48,49,50,52,54,57,59,62,161,162,185,187,230,232,246,247,248,255,257,271,276,294,307,308,312,316,320,322,330,333,340,341,343,348,359,361,365,368,406,440,448,462,513],equilibrium_angl:8,equilibrium_dist:8,equilibrium_start:215,equival:[6,12,13,29,62,64,136,137,145,150,176,180,206,221,224,230,232,246,254,271,294,304,316,317,353,393,411,416,462,475,477,478,492,495,500,501,510,513],equlibrium:6,equliibr:[308,310],er3:177,eradiu:[41,125,203,416,492],eras:[319,342],erat:[232,438],erc:407,erfc:[407,428,445],erforc:[125,203],erg:518,erhart:[216,414,475,477],ermscal:394,ernst:9,eror:3,eros:440,erose_form:440,erot:[],errata:[475,477],erratum:350,erron:3,error:[],erta:420,ervel:[125,203,492],escap:[233,513],especi:[8,16,166,178,209,216,226,246,307,312,315,316,391,489],espresso:[9,311],essenti:[8,11,12,27,97,140,159,160,161,164,165,166,167,168,170,187,219,276,299,349,376,393,407,428,477,497,510],essex:29,establish:[96,250],estim:[1,3,6,10,12,38,42,57,100,153,215,226,237,269,333,340,375,376,382,445,455,474,506,510],esu:518,esub:440,eta:[6,257,271,307,308,310,349,415,417,419,452,476,480,518],eta_dot:271,eta_ij:452,eta_ji:417,etag:[41,492],etail:510,etap:271,etap_dot:271,etc:[1,2,3,4,6,7,8,9,10,11,12,13,15,16,40,41,43,55,64,72,98,99,100,105,121,122,125,127,153,155,158,159,160,161,162,164,165,166,167,168,170,172,178,180,181,182,191,202,203,205,206,209,210,215,216,217,218,221,222,223,224,227,228,232,233,244,246,247,254,271,303,314,318,345,346,354,358,374,375,384,385,386,387,389,414,415,423,436,438,443,450,454,455,473,475,477,480,487,490,492,493,494,499,501,502,506,507,508,509,510,511,513,518,519,522,524],ethernet:18,etol:[384,386,487,506],etot0:307,etot:[6,105,107,108,122,153,164,206,236,255,269,307,509,510],eu2:177,eu3:177,euler:[384,386],eulerian:215,euqat:465,europhi:257,ev_tal:8,evalu:[2,3,9,11,12,38,57,76,96,97,100,119,129,131,152,154,158,168,176,178,201,202,203,205,206,210,211,212,213,215,217,218,219,220,221,222,223,224,225,232,238,247,249,250,252,253,254,255,299,305,308,319,323,327,336,337,338,347,350,353,355,356,358,375,376,382,384,391,443,445,447,452,458,460,462,474,487,488,490,494,495,497,499,500,501,502,506,508,510,519,520],evalut:[358,490],evan:[166,294],evanseck:[6,20,184,402,504],evapor:[],evaul:[8,384],evdwl:[119,154,454,455,510],even:[3,6,8,12,15,17,18,34,40,42,53,58,60,62,64,66,75,76,97,119,131,176,179,180,194,198,202,203,206,209,210,211,216,217,218,221,222,223,224,226,227,228,230,232,233,236,239,252,255,269,271,272,299,303,312,314,317,318,329,333,341,345,348,350,354,356,367,375,382,384,386,391,396,416,417,420,423,426,445,456,480,481,485,492,493,495,497,498,499,501,502,504,507,509,510,511,513,524],evenli:[3,42,58,153,198,226,257,426,481],event:[],eventu:[3,6,12,15,180,308,506],ever:[9,55,57,253,333],evera:[405,419,456,472],everi:[0,1,2,3,6,8,9,11,12,15,16,40,42,76,77,100,125,131,140,166,181,202,203,204,205,206,207,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,237,239,243,244,246,248,250,251,252,257,258,267,271,272,276,287,293,297,298,299,303,304,305,306,307,308,309,310,312,314,315,317,318,320,322,333,335,336,337,338,339,340,341,344,345,346,347,348,356,358,374,376,386,387,388,391,411,413,423,436,454,455,462,468,486,487,488,492,494,496,497,499,500,501,506,507,508,510,514,519,524],everyth:[8,119,514],everywher:[128,430],eviri:416,evolut:[239,248,257,300,487],evolv:[257,300,346],ewald:[2,3,5,6,7,8,9,12,97,122,130,153,346,375,376,384,398,400,401,407,410,416,428,432,449,457,472,474,478],ewald_disp:410,ewalddisp:3,exact:[22,42,45,76,134,172,181,186,226,229,247,248,254,255,256,303,312,313,333,345,360,375,404,494,499,506,519,522,524],exactli:[3,6,12,14,17,38,42,43,57,62,76,77,100,128,156,162,169,178,198,210,211,221,226,232,237,242,247,254,255,256,272,284,285,295,299,306,307,333,338,339,352,391,404,411,414,420,423,437,445,447,474,494,495,502,506,519],exager:513,examin:[6,8,17,229,299],examp:[490,519],exampl:[],exce:[3,6,16,17,18,42,61,76,180,217,218,221,222,223,224,226,230,232,237,243,271,299,314,318,324,325,333,384,391,492,519],exceed:[3,42,62,226,232,271,333,500],excel:416,except:[1,2,5,6,8,10,11,14,20,21,22,23,24,25,26,27,28,29,30,31,32,35,37,38,41,42,44,45,46,47,48,49,50,52,54,55,56,57,62,63,66,76,98,99,120,121,124,129,153,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,178,182,184,185,186,187,188,189,190,192,193,195,196,197,198,201,202,203,206,209,212,218,219,221,225,226,230,232,240,245,246,249,252,254,256,271,272,273,274,275,276,277,278,279,280,281,284,285,289,291,292,294,295,296,300,309,310,317,319,320,330,333,336,338,339,345,349,353,356,357,358,359,360,361,362,364,365,368,369,370,375,376,378,381,385,386,387,389,390,391,392,393,395,398,399,400,401,402,403,404,405,406,407,409,410,411,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,438,441,446,448,449,451,454,455,456,457,464,472,473,474,475,476,477,478,480,482,483,484,487,489,490,492,494,495,497,500,501,502,503,504,506,510,513,518,519,520,523],excess:[220,416],exchang:[2,3,6,8,64,65,209,215,216,239,246,250,254,309,317,341,345,348,375,391,416,507],exchange:375,excit:416,exclud:[3,6,9,12,16,17,66,76,113,124,152,158,165,166,182,202,218,222,227,228,258,267,302,315,317,340,351,356,384,385,387,399,420,423,426,437,438,445,471,504],exclus:[1,3,12,16,96,391,406,443,445,501,511],excurs:[271,487],exectubl:12,execut:[1,2,3,4,6,8,9,11,12,17,63,179,205,251,311,358,374,377,390,488,490,500,503,506,519],exempl:462,exemplari:247,exemplifi:416,exert:[6,252,255,287,312,352,353,354,376],exhaust:[215,390,519],exhibit:[101,239,250,271,383,416,501],exist:[3,6,7,8,11,12,13,16,37,56,58,62,72,75,134,178,179,197,204,205,206,209,214,225,228,230,233,246,302,303,305,306,356,357,359,361,362,363,365,369,379,385,391,412,423,454,471,481,488,490,492,493,494,503,504,505,514,519,520,522],exit:[2,3,11,12,42,60,202,226,242,374,390,490,491,500,509,519],exlanatori:3,exp:[],expand:[],expans:[12,152,202,503,519],expect:[1,3,8,12,13,14,15,16,17,18,19,42,43,76,113,159,170,176,198,226,238,246,248,268,298,304,306,307,312,317,356,376,387,404,440,443,445,487,490,492,494,497,501,506,519],expens:[6,76,206,298,302,317,345,356,375,376,387,391,490],experi:[6,13,15,17,225,233,251,260,270,304,316,317,382,386,411,445,501,506],experienc:[6,12,259,260],experiment:[246,375,391,506],expert:12,expertis:7,explain:[1,3,6,8,9,11,12,16,18,42,62,66,69,72,74,76,77,78,81,82,85,95,103,158,166,198,202,203,205,206,209,218,219,224,226,228,230,232,271,287,298,306,317,330,356,358,374,375,378,385,386,390,396,414,426,462,464,479,490,493,494,497,499,502,513,514,519,524],explan:[3,6,62,125,152,202,203,218,270,298,423,486,489,490,492,501],explanatori:[3,8,129,202,203,217,218,221,222,223,317,385,489,519],explantori:[3,313],explic:444,explicit:[6,9,11,22,45,82,96,125,128,172,186,210,211,232,324,325,360,381,393,394,397,402,404,414,416,427,437,478,486,489,493,496,514],explicitli:[3,6,8,12,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,76,121,124,155,165,168,176,178,184,185,187,188,189,190,192,193,195,196,198,202,203,206,212,222,225,232,240,245,247,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,306,307,309,317,319,320,336,338,339,345,349,353,359,361,362,364,365,368,370,385,391,392,393,395,398,399,400,401,402,403,404,405,406,407,408,410,411,413,414,415,417,418,419,420,421,422,423,427,428,429,430,431,432,433,434,435,436,437,441,443,445,446,447,448,449,451,456,457,464,465,466,467,468,469,470,472,473,474,475,476,477,478,480,482,483,484,492,494,495,501,502,504,505,511,513,514],explictli:[16,505],exploit:[15,17,300],explor:[130,177],expon:[3,308,310,414,419,422,436,444,457],exponenti:[96,452,473,480,484,506,519],expos:11,exposit:[215,411,413],express:[6,152,164,178,210,211,230,268,298,308,345,351,358,397,414,416,430,440,462,463,472,519],expressiont:397,extend:[],extens:[3,6,9,17,45,46,47,54,56,66,68,73,84,91,92,93,96,97,100,102,105,108,109,119,121,129,131,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,203,209,212,213,216,224,225,231,234,238,239,244,245,246,248,249,250,252,254,256,269,271,276,285,298,299,315,316,317,319,322,327,330,332,336,337,338,339,340,342,343,345,347,350,354,355,419,440,443,455,456,463,509,510,518],extent:[1,3,42,43,46,60,76,176,180,202,214,222,226,252,352,355,375,378,393,458,460,474,489,492,495],exterior:[3,6,176,354],extern:[],extra:[3,6,8,11,12,16,17,41,42,47,64,76,113,121,122,124,130,153,155,156,157,159,161,164,165,166,167,168,170,171,177,178,179,180,184,206,221,226,228,271,305,306,307,317,333,384,385,388,389,410,420,423,426,440,445,489,490,492,495,504,513,519],extract:[3,6,11,13,36,66,68,73,84,96,102,119,127,129,131,210,211,310,386,407,417,440,463,490,497,509],extract_atom:11,extract_comput:[11,490],extract_fix:11,extract_glob:11,extract_vari:11,extramak:[12,15],extrapol:1,extrem:[1,3,6,17,61,205,220,230,232,271,343,416,476,513],extrema:436,extrins:215,f77:[5,7,12],f90:[5,7,12],f_1:6,f_5:[174,347],f_a:[475,476,477],f_ave:129,f_c:476,f_f:477,f_fix_id:307,f_foo:519,f_harm:343,f_i:[29,452],f_id:[6,76,129,131,202,203,209,217,218,219,220,221,222,223,224,266,335,347,510,519],f_ij:452,f_indent:224,f_int:342,f_j:29,f_jj:100,f_k:452,f_langevin:345,f_max:[307,312],f_msst:269,f_r:[255,475,476,477],f_sigma:397,f_solid:343,f_ss:6,face:[3,6,60,62,76,166,176,180,214,222,223,350,352,353,354,355,378,419,440,456,492,495],face_threshold:176,facet:176,facil:[0,12],facilit:[6,13,43],fact:[6,8,16,248,303,333,343,420,454,462,504],factor:[1,3,6,12,18,24,28,32,35,36,40,42,47,48,60,61,62,77,96,100,113,120,127,128,130,152,172,177,180,184,195,201,202,205,206,210,211,219,226,230,232,233,239,246,251,254,256,257,269,271,272,276,300,304,308,316,320,323,325,333,337,341,348,349,350,354,365,376,378,385,391,393,394,397,398,400,402,407,408,409,411,412,416,420,423,427,428,440,443,445,447,448,449,455,457,464,473,478,489,492,495,496,501,504,506,507,510,513,518,519],factori:[3,490],factoriz:375,fail:[3,9,11,12,62,182,230,233,375,384,386,409,455,490],failur:[133,459,491,519],fairli:[11,445,501,506,514],faken:78,falcon:251,fall:[3,6,206,221,303,490,519],fals:[95,356,358,462,519],fame:8,famili:[480,489],familiar:[0,11,514],fan:452,far:[3,6,12,17,60,62,64,95,202,203,206,207,226,227,228,230,233,271,298,316,317,333,350,361,365,382,386,387,479,490,492,497,510],farago:254,farrel:[475,477],farther:202,fashion:[6,8,42,76,178,206,209,210,211,216,222,226,228,233,246,248,252,268,269,271,273,274,275,276,277,278,279,288,291,292,294,295,296,306,307,309,317,322,326,332,335,343,345,349,350,351,353,355,386,423,437,495,504,519,523],fasolino:425,fast:[6,7,9,12,13,17,40,202,203,282,307,346,375,376,399,437,438,443,472,474,494,499,501,510,520,524],faster:[1,6,9,11,12,14,15,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,42,44,46,47,48,49,50,52,54,55,57,64,66,116,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,202,203,206,212,225,226,232,240,245,249,253,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,304,308,309,317,319,320,333,336,338,340,342,345,349,353,359,361,362,364,365,368,370,375,376,388,389,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,446,448,449,451,456,457,464,472,473,474,475,476,477,478,480,482,483,484,487,495,501,505,513],fastest:[1,6,14,17,166,222,345,346,391,489],fatal:[3,509],fault:[75,455],faulti:12,fava:419,favor:229,favorit:7,fbmc:340,fcc:[],fcm:[288,519],fcold:239,fdirect:236,fdotr:424,fdt:[],fdti:96,fe2:177,fe3:177,fe_md_boundari:215,featu:8,featur:[],fecr:414,feedback:[7,251],feel:[7,251,252,260,298,354,356,386,445],felling:442,felt:354,femtosecond:518,fene:[],fennel:[407,428],fep:[],ferguson:[6,184,504],fermi:[1,9,10,12,15,164,391,477],fermion:416,fernando:439,ferrand:[9,13],few:[1,3,4,5,6,7,9,10,11,12,13,14,18,40,66,207,217,218,219,221,222,223,224,239,255,271,303,306,308,320,347,375,384,385,386,393,462,489,492,497,501,503,511,522],fewer:[1,3,11,15,16,64,260,501],fewest:3,fextern:244,feynman:300,fff:490,ffield:[406,417,454,455,462],ffmpeg:[3,12,205],ffplai:205,fft:[1,3,7,9,11,12,14,15,97,121,122,153,299,375,376,501],fft_inc:[12,376],fft_lib:12,fft_path:12,fftbench:[375,511],fftw2:12,fftw3:12,fftw:[9,12],fhg:[7,9],fhot:239,ficiti:471,fictiti:[6,212,213,238,244,248,300,316,407,428,432,471],field1:[493,497],field2:493,field:[],fifth:[6,330,448],figur:[1,3,8,12,307,489,490,514],fij:410,file0:298,file1:[11,13,298,344,358,385,497,499,503],file2:[11,13,344,358,385,497,499,503],file:[],file_from:204,filen:385,filenam:[3,12,13,38,42,57,198,202,203,205,206,207,215,218,219,220,221,222,223,224,226,231,242,298,302,305,308,309,310,313,314,317,318,344,345,372,373,374,385,386,392,393,397,407,414,415,417,425,440,441,442,447,448,452,453,454,455,462,463,473,474,475,476,477,480,488,489,490,493,494,499,503,510,519,522,523,524],filennam:499,filep:[3,202,203,206,494,499,524],filepo:314,fill:[7,9,178,205,303,345,378,387,397,443,455,495,514],filter:[206,215],final_integr:8,final_integrate_respa:8,finchham:[6,160,409],find:[0,3,4,6,7,8,9,11,12,13,14,16,38,40,57,64,76,78,96,129,181,198,207,216,229,230,242,243,246,270,298,303,304,312,316,382,384,386,387,407,423,428,432,440,447,462,472,474,513,514,519],find_custom:8,fine:[16,17,182,212,238,343,387,391,514,519],finer:[152,178,519],finest:375,finger:[178,201,268,495],finish:[6,11,42,226,358,372,374,375,388,390,391,479,497,519,520],finit:[],finni:[7,414,472],finvers:236,fiorin:[9,231],fire:[],firebrick:206,first:[0,1,2,3,5,6,8,9,10,11,12,14,15,16,17,21,38,40,42,43,46,47,55,57,60,62,64,65,76,88,97,100,114,115,116,118,124,128,129,139,142,145,146,150,153,163,166,172,174,176,177,179,180,181,185,198,202,203,204,205,206,207,209,210,218,219,221,222,223,224,226,229,232,242,246,247,252,257,268,269,270,271,298,300,305,306,307,309,314,317,320,322,330,331,333,334,335,342,343,344,345,347,351,356,358,359,366,378,384,385,386,387,390,391,392,393,396,397,398,400,402,404,406,407,414,416,417,420,421,423,424,425,426,427,428,432,437,438,440,442,443,445,447,448,452,454,455,462,463,471,473,474,475,476,477,480,484,487,488,489,490,492,493,494,497,499,501,504,505,506,509,510,513,514,519,520,521,522,524],fischer:[6,9,19,20,184,402,504],fit:[3,6,9,12,38,57,198,242,316,333,393,397,425,440,445,447,467,474,476,500,514,519],five:[78,164,307,385,397,441,492,506],fix:[],fix_deposit:3,fix_ehex07:239,fix_flux:215,fix_heat:239,fix_id:[3,230,269,271,273,274,275,276,277,278,279,304,307],fix_manifoldforc:514,fix_modifi:[],fix_nh:8,fix_nv:514,fix_poem:3,fix_pour:3,fix_qeq:3,fix_rattl:320,fix_reax_bond:454,fix_saed_vtk:318,fix_setforc:8,fix_shak:320,fix_srd:3,fixedpoint:[230,271],fixextern:244,fixid:215,fji:410,flag1:[235,389],flag2:[235,389],flag:[3,8,9,11,12,14,15,16,17,39,41,59,70,79,80,87,88,95,98,99,104,114,115,117,130,173,177,181,199,202,203,205,206,207,224,229,231,235,251,254,258,260,267,268,299,306,317,330,332,333,340,344,353,356,371,373,376,385,389,390,391,393,422,427,440,443,471,485,487,489,490,492,493,494,496,497,498,502,514,519],flag_buck:401,flag_coul:[401,410,432],flag_lj:[410,432],flagfld:[399,437,438],flaghi:[3,399,437,438],flaglog:[399,437,438],flagn:235,flagvf:[399,437,438],flat:[6,345,350,351,355],flavor:[2,7,12],fld:[350,437,438],flen:394,flex_press:394,flexibl:[3,6,8,179,205,218,222,231,248,272,341,348,416,476,510],flip:[3,6,232,271,352,353],floor:519,flop:12,floralwhit:206,flow:[],fluctuat:[6,67,96,230,246,247,254,257,271,276,298,299,304,321,343,345,368,412],fluid:[],fluid_veloc:261,flush:[3,206,509],flux:[],flv:205,fly:[7,9,12,42,205,209,215,220,233,236,317,320,346,397,443,510,513],fmackai:9,fmag:234,fmass:300,fmax:[384,510],fmomentum:236,fmsec:[2,206,254,255,268,271,304,317,336,337,501,512,518,520],fname:374,fno:[9,16],fnorm:[384,510],fnpt:236,fnve:239,fnvt:236,foce:423,fock:394,focu:320,fogarti:[9,310,455],foil:[152,298,463],fold:[331,501],folk:7,follow:[0,1,2,3,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,25,26,27,28,29,30,31,32,35,36,38,41,42,43,44,46,47,48,49,50,52,54,55,57,62,66,67,75,76,78,89,100,101,107,108,118,125,128,129,131,152,153,156,157,158,164,166,171,174,176,178,179,184,187,188,189,190,192,193,195,196,198,202,204,205,206,209,215,216,217,218,219,220,221,222,223,224,226,231,232,233,236,237,241,242,244,246,247,248,251,253,254,255,257,260,269,271,276,277,278,279,291,292,294,296,299,300,302,305,306,307,308,310,312,314,316,317,318,320,335,336,337,338,341,342,343,344,345,347,348,356,357,361,362,363,364,365,368,370,373,378,381,384,385,386,391,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,414,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,444,445,446,447,448,449,451,452,453,454,455,456,457,459,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,487,489,490,492,493,495,497,499,500,501,504,506,507,508,513,514,519,520,523],foo:[4,8,11,12,202,205,244,490,503,519],foot:6,footprint:[12,391],fopenmp:[9,16,18],forc:[],force_uvm:17,forceatom:260,forcefield:[316,422],forcegroup:257,forcezero:382,ford:410,forestgreen:206,forev:76,forget:[255,513],forgiv:271,fork:[],form:[2,3,6,8,12,19,22,45,55,58,66,70,79,80,82,87,88,96,98,99,101,104,114,115,117,128,152,153,172,173,182,186,206,209,210,211,228,247,248,254,256,260,268,294,299,310,312,316,317,345,350,354,359,360,363,368,381,383,385,386,393,394,397,404,412,414,416,418,422,423,427,439,440,442,443,447,448,449,452,454,455,456,462,463,464,472,474,475,476,477,483,486,489,490,492,497,502,509,513,519],formal:[6,83,86,100,247,248,254,271,300,333,341,462],format:[2,3,6,7,8,9,12,13,22,38,42,45,57,58,72,82,186,198,202,203,204,205,206,207,218,221,222,223,224,226,228,242,299,302,306,308,310,313,317,318,329,344,345,356,357,360,381,385,386,392,393,397,404,414,417,427,440,442,447,453,454,455,457,463,474,480,481,489,490,492,493,494,497,508,509,510,519,521,522],former:[6,12,16,40,42,206,226,345,349,397,399,498,504,519],formerli:[7,13],formul:[1,6,9,41,67,153,212,238,254,271,294,308,310,316,320,344,375,393,397,414,416,419,440,451],formula:[2,3,6,7,13,21,22,37,45,55,56,75,78,96,98,99,100,105,107,108,117,124,130,131,153,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,177,178,183,185,186,197,201,202,210,211,212,213,218,219,220,221,224,225,232,238,249,250,252,254,255,268,298,299,305,314,319,327,331,333,336,337,338,347,350,353,355,356,358,359,360,362,369,378,385,393,394,396,397,402,403,404,405,410,411,414,415,419,420,421,422,424,427,428,430,431,432,434,435,437,438,440,444,445,446,456,457,464,472,473,474,475,476,477,480,482,483,488,492,495,502,509,510,518,519,520],forth:[1,6,11,12,13,14,15,390,490,495,499],fortran:[3,6,9,11,12,13,244,414,423,440,454,455],fortun:8,forward:[3,8,96,374,386,391],foster:[397,451,452],foul:181,found:[3,6,9,12,78,172,202,229,231,239,246,251,257,263,299,340,346,358,374,387,404,407,410,487,493,494,509],four:[6,11,55,88,114,115,152,174,269,345,368,385,386,443,487],fourier:[],fourth:[6,116,316,330,340,402,448,462],fox:[6,130,184,470,504],fphi:[38,57,474],fpic:12,fplo:[38,57,474],fprime:474,fqdn:253,fqq:410,fraction:[1,3,6,8,12,16,40,42,86,121,153,181,201,205,206,216,227,228,229,230,269,303,307,314,315,333,338,339,378,386,391,397,399,420,437,438,497,502],fragment:[43,251,314],fraig:43,frame:[92,152,206,215,269,307,352,419],framer:[205,206],framework:[5,248,392,463],franc:9,frattl:239,fraunhof:9,free:[5,6,7,9,13,29,63,66,75,96,172,210,211,298,333,342,343,344,345,383,386,394,416,436,443,452,483,489],freedom:[3,6,8,105,107,108,110,112,113,124,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,218,229,236,246,248,254,255,260,271,272,276,277,278,279,291,292,294,296,300,302,317,320,336,337,338,343,384,410,510,513,520],freeli:[0,6,7,12,156,157,171,176,205],freez:[],frenkel:[6,239,246,343],freq:214,frequenc:[3,6,16,40,114,206,220,285,299,300,307,312,373,411,416,455,462,487,501,506,519,523],frequent:[3,67,71,75,77,78,82,97,101,118,152,206,227,228,239,243,341,348,445,478,499],fri:[269,307],friction:[4,5,6,9,10,43,209,248,254,307,312,317,345,349,351,420,502],friedrich:323,from:[],front:[269,307,352],frontend:[205,311],frozen:[6,124,182,245,247,255,387,418],fs2:[6,100],fscale:251,fstr:519,fstring:490,ftol:[384,386,487,506],fuchsia:206,fuction:407,fudg:320,fugac:246,fugacity_coeff:246,fulfil:6,full:[1,2,3,6,9,12,17,38,40,41,100,205,219,220,231,239,257,298,375,376,391,397,414,416,417,419,478,492,494,499,500,504,506,511,513,523],full_energi:[3,246],fuller:384,fulli:[3,6,83,248,253,298,384,386,407,452,453,492,514,521,522],fulton:414,fumi:398,func:[490,519],funcfl:414,functionaliri:231,fund:[0,7],fundament:[333,518],funnel_flow:329,funrol:443,further:[3,4,6,8,12,13,64,66,68,73,76,84,95,102,116,119,128,205,206,209,218,221,222,223,224,227,233,237,257,261,300,308,318,321,323,333,345,347,356,376,382,384,385,386,387,392,396,406,443,462,487,506,507,519],furthermor:[27,187,239,412,416],furthest:64,futher:3,futur:[],g_ewald:3,g_ewald_6:3,g_ewald_disp:3,g_jik:452,g_p:345,ga3:177,gaa:397,gahler:383,gai:[3,419,472],gain:340,gainsboro:206,galindo:444,game:251,gamma0:29,gamma:[3,6,29,254,257,261,299,307,308,310,312,349,411,412,415,419,440,444,466,469,470,473,475,477,480,510],gamma_:[3,345,351],gamma_ijk:475,gamma_n:[351,420],gamma_p:[3,345],gamma_t:[351,420],gammaa:444,gammafactor:257,gammar:444,gan:[452,473,475,477,480],gan_sw:452,gan_tersoff:452,ganzenmuel:[7,9],ganzenmul:9,gao:[6,20,184,402,504],gap:[198,437,438,453,463],gap_2014_5_8_60_17_10_38_466:453,gap_exampl:453,gaseou:7,gass:246,gather:[11,500],gather_atom:11,gather_scatter_loop_unrol:9,gathert_atom:11,gauch:190,gaug:12,gauss:[],gaussian:[6,41,66,100,114,116,247,248,254,300,316,333,337,355,375,411,413,416,418,453,472,487,519,520],gave:[3,445],gaybern:[],gcc:17,gcmc:[],gcore:236,gd3:177,gdot:438,gdrude:236,ge4:177,gec:[475,477],gen:[271,272],gener:[],genom:7,gentler:[350,353,355],gentli:415,geom:[6,375,413,487,520],geometr:[3,6,7,8,43,60,62,76,87,168,169,178,180,202,206,212,222,223,225,226,233,238,250,271,277,278,279,291,292,294,296,317,319,327,336,337,338,354,356,375,378,386,396,399,403,405,407,410,416,419,421,428,429,430,431,432,433,434,435,436,437,438,439,444,445,456,464,478,479,482,483,485,492,495,502,510,519],geometri:[3,6,7,9,13,25,39,42,59,76,87,166,178,199,222,226,227,228,230,233,252,321,371,378,445,492,495],georg:[7,9],georgia:13,gerar:519,gerber:436,germani:[9,14],germann:[276,430,487,506],germano:419,gerolf:13,get:[],get_natom:[11,490],get_rank:11,get_siz:11,getenv:519,gettimeofdai:12,gewald:[6,375],gezelt:[407,428],gf100:14,gf104:14,gf200:14,gflop:12,gflp:12,gfortran:9,ghost:[3,6,7,12,16,61,64,65,78,176,181,182,230,232,255,271,306,317,318,373,375,387,391,411,412,413,416,420,427,485,497,502,513],ghostwhit:206,giacomo:9,gif:[4,205],gifsicl:205,gigabit:18,gillan:463,gingold:[466,467,469],gio:2,git:[7,12,514],github:[],give:[0,1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,55,76,101,118,125,158,161,165,178,202,203,206,212,214,218,219,221,224,230,232,248,271,294,298,299,304,312,314,317,347,375,376,384,387,388,391,393,397,413,416,422,423,440,443,445,456,475,476,477,487,489,490,492,502,506,513,520],given:[3,4,5,6,7,9,11,12,16,17,22,27,37,45,56,64,66,67,71,76,118,125,135,136,137,139,140,143,144,145,146,147,148,149,150,151,152,153,172,176,180,186,187,197,198,202,203,204,206,209,216,218,220,222,227,228,230,232,233,237,239,246,247,248,249,251,257,263,265,268,270,271,276,297,298,299,300,307,308,314,316,320,329,330,331,333,335,340,345,346,349,350,351,354,360,369,375,376,391,392,393,397,398,400,401,403,404,405,406,407,408,411,412,413,414,416,417,419,422,428,429,430,432,440,441,442,443,444,445,447,448,449,452,456,457,459,461,462,463,472,484,487,490,492,494,495,502,506,518,523,524],gjf:254,gjwagn:7,gko:2,gld:[],gle4md:[248,253],gle:[],glitch:3,glob:503,global:[],glosli:[376,443],glotzer:[317,411],glue:11,gmail:[7,9,13],gmake:[12,17],gmask:[3,519],gnu:[0,7,9,12,17],gnuplot:[11,13],goal:[5,12,40],goddard:[6,9,25,308,309,310,370,416,422,454,455,504],goe:[12,55,152,178,201,239,268,326,384,387,410,415,421,430,433,464,484,495,499],gold:[75,206],goldenrod:206,goldman:307,gone:3,good:[1,3,6,10,12,17,42,78,130,176,177,226,254,269,271,304,308,314,320,340,375,386,387,392,405,413,414,443,445,474,480,487,501,506,510,514],googl:251,gordan:152,gordon:6,got:514,gould:[6,184,504],gov:[0,7,9,13,392,414,417,518],govern:257,gpa:393,gpl:[0,7,8,12],gpt:[9,443],gpu1:391,gpu:[],gpuid:391,gpun:391,grab:[3,6],gracefulli:3,grad:[6,9,212,238,270],gradient:[6,7,8,12,13,134,139,230,238,239,249,250,270,294,309,341,345,382,383,386,438,447,455,474],gradient_correct:461,graduat:302,graft:229,grai:206,grain:[5,6,7,9,10,29,36,41,55,71,178,181,190,209,298,302,317,333,421,443,457,501,504],gram:[218,222,223,414,518],grama:[9,310,455],gran:[],grana:380,grand:[3,9,209,216,246],granflow:5,granular:[],graph:11,graphen:496,graphic:11,grasp:5,gravit:249,graviti:[],grdient:215,great:[3,13,307,514],greater:[1,3,10,64,76,95,176,206,230,247,271,298,338,352,391,396,398,400,401,426,445,487,489,492,495,501,506,519,520],greathous:13,greatli:[130,239,506],green:[2,6,100,142,143,205,206,299,300,341,397,514],green_kubo:6,greenyellow:206,greffet:312,greg:[7,9],grest:[46,47,229,333,376,401,420,432,504],grew:76,grid:[3,12,42,65,130,166,177,180,203,226,257,312,333,345,346,373,375,376,486,489,492,494,496,501],grigera:6,grime:41,grmask:[3,519],gromac:[],gronbech:[254,375],groot:411,ground:[6,89,90,241,321,416],group1:[160,181,387],group2:[97,154,160,179,181,387],group2ndx:[],group:[],group_id:11,groupbig:333,groupid1:[260,317],groupid2:[260,317],groupid:492,groupnam:387,grouptyp:246,grow:[3,6,8,214,232,233,252,254,271,298,347,420,492,504],grow_arrai:8,grow_reset:8,growth:[6,340],grueneisen:9,gsmooth_factor:440,gstyle:[3,489],gtl:7,gtx285:14,gtx450:14,gtx460:14,gtx470:14,gtx560:14,gtx580:14,guarante:[69,74,85,103,120,127,178,181,202,237,308,374,378,502],guess:[3,202,304,493,514],gui:[7,11,514],guid:[1,17,41,83,86,110,111,112,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,209,264,265,323,324,325,326,329,346,451,459,461,465,466,467,468,469,470,502],guidelin:[1,8,14,15,16,17,18,19,375,474],guidlin:17,gullet:440,gulp:6,gumbsch:383,gunnel:443,gunsteren:[304,336,436],gunzenmul:7,gunzip:12,guo:[6,20,184,190,402,504],gwald:3,gyrat:[],gzip:[3,12,202,203,205,206,344,386,492,493,497],h12:419,h2o:[41,385],h5cc:204,h5md1:204,haak:[304,336],had:[3,6,11,13,62,66,202,203,206,207,221,224,229,230,247,248,250,254,255,256,269,271,273,274,275,276,277,278,279,291,292,294,296,303,304,333,336,337,338,345,411,413,420,471,494,498,501,507,510],hafskjold:[6,239],half:[1,3,6,8,9,16,17,40,42,61,62,180,205,217,226,232,254,271,345,350,354,387,391,394,397,405,416,443,458,460,492,494,495,502,513],halfwai:[42,205,206,426,514],halperin:101,halsei:420,halt:[42,206,226,239,250,358,509],halv:205,ham:[38,57],hamak:[350,354,405,456],hamilton:75,hamiltonian:[209,248,271,272,337,416,501],hammond:[375,376],han:414,hand:[3,6,9,19,55,154,178,196,201,205,257,268,378,407,416,492,495,502,505],handl:[3,16,205,231,287,310,391,394,416,437,455,480,490,506],hang:[3,12,489,490],happen:[3,6,8,12,15,18,64,128,182,206,216,219,387,391,490,493,500],happi:8,haptic:251,hara:476,hard:[1,260,310,316,317,413,454,462,495],harden:[9,464],harder:[350,354,513],hardi:[215,255,375,376,513],hardwar:[1,9,10,12,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,375,376,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,446,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,495,505],hardwir:[3,17,351],hardy2:376,harm:394,harmon:[],harmonic_1:58,harmonic_fix_wal:438,harpertown:18,harrison:393,hart:333,hartre:[394,414,416,443,518],hasan:9,hash:[40,492],hassl:316,hat:[6,270],have:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,46,47,48,49,50,52,54,55,57,60,62,66,67,69,70,71,74,75,76,77,78,80,82,87,88,95,99,100,101,104,114,115,116,117,118,121,124,125,126,127,128,142,152,153,154,155,156,157,158,159,161,165,167,170,171,173,174,175,176,178,179,180,181,182,184,185,187,188,189,190,192,193,195,196,198,201,202,203,204,205,206,207,212,214,216,217,218,219,222,223,224,225,226,227,228,229,230,232,233,238,240,243,245,246,247,248,249,250,251,252,254,255,256,257,260,263,266,268,269,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,295,296,298,300,302,303,304,306,307,308,309,312,315,317,319,320,327,329,333,334,336,337,338,339,340,344,345,346,347,349,350,351,352,353,354,355,356,357,358,359,361,362,364,365,366,368,370,375,376,378,382,383,384,385,386,387,388,391,392,393,394,395,397,398,399,400,401,402,403,405,406,407,410,411,412,413,414,415,417,418,419,420,421,422,423,424,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,445,446,447,448,449,451,452,454,455,456,457,461,462,464,473,474,475,476,477,478,479,480,482,483,484,486,487,489,490,492,493,494,495,496,497,498,499,500,501,502,504,506,507,509,510,511,513,514,518,519,520,522,523,524],haven:490,hayoun:312,hayr:254,hbcut:454,hbnewflag:454,hbond:[],hbond_cutoff:455,hcp:[67,71,78,378,440],hdf5:[9,204],he1:177,head:[6,21,185,359,418,422,454,455,507,514],header:[3,6,7,8,12,179,202,205,206,207,218,219,221,222,223,224,269,307,314,318,345,385,392,397,414,471,489,492,502,509],heal:501,heat:[],heatconduct:[],heavi:[306,333],heavili:[42,226],heavisid:345,hecht:333,heenen:9,height:[205,233,303,386,418],held:[6,76,333,386,420],helic:190,helium:395,helix:[],hello:490,help:[3,8,12,14,15,16,17,18,19,202,230,232,269,373,397,475,477,514,522],henc:[1,3,13,20,21,26,32,35,36,75,76,120,158,160,168,185,218,271,310,333,349,350,354,356,359,361,365,368,376,407,418,436,452],henderson:54,hendrik:9,henin:[9,231],henkelman1:[270,386],henkelman2:[270,386],henkelman:[270,383,386],here:[1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,18,19,22,37,41,42,45,56,66,72,74,75,76,130,158,176,177,186,189,197,202,205,206,209,218,226,229,232,246,247,255,257,298,307,310,312,318,345,350,353,355,356,358,360,369,374,380,384,386,390,391,393,394,397,404,417,419,422,423,427,439,443,452,456,459,461,462,472,474,484,490,494,497,513,514,519],herist:346,herrmann:333,hertizian:351,hertz:[],hertzian:[6,351,420,472],hertzsch:420,hess:375,hessian:[5,383],heterogen:116,heurist:[346,493],hex:[3,178,239,250,378],hexagon:[71,101,440],hexahedron:203,hexat:101,hexord:[],hey:[122,153],hf4:177,hfo:406,hftn:[263,287,293,383,384,386],hg1:177,hg2:177,hgrid:333,hibb:300,hidden:[17,490],hienergi:356,hierarch:[7,501],hierarchi:[376,401,402,428,429,432,439,444,501],higdon:[9,437,438],high:[1,3,6,7,9,12,19,42,118,198,202,205,226,230,237,255,269,341,345,348,376,383,384,391,393,397,416,419,443,447,456,474,484,489,501,506,513],higher:[1,14,152,181,206,218,224,227,228,233,239,252,303,312,340,353,355,384,393,416,424,462,519],highest:[233,239,358,385,386,519],highli:[3,6,7,178,205,232,254,271,285,307,317,382,384,416,487,506],highlight:[4,6,7,13],hight:418,hilger:[375,376],hill:300,hill_height:13,him:9,hing:9,hint:12,histo:[],histogram:[1,3,6,12,66,128,176,209,219,221,224],histor:417,histori:[],hit:[3,333,352],hmaktulga:[7,9],ho3:177,hoc:368,hocknei:[375,376],hofl:204,hoh:[6,407,428,432],hold:[6,33,62,76,191,218,232,262,301,316,317,330,384,386,420,436,483,503],holdem:316,holder2:376,holder:[375,376],hole:330,holian:[276,430],holm:[298,376],holonom:344,home:[11,12,207],homebrew:12,homepag:[203,205,251],homogen:[294,445],hone:300,honeydew:206,honor:207,hood:443,hook:[],hookean:420,hoomd:207,hoover:[6,7,8,168,209,236,254,255,271,272,273,274,275,276,277,278,279,291,292,293,294,295,296,300,304,312,317,336,337,338,343,411,513],hop:[229,386,397,462],hope:[5,13,17,42,43,226,500],hopefulli:[8,384],horizon:451,horn:6,host:[3,12,16,17,231,391],hot:[6,250,272],hotpink:206,hottest:341,hour:12,hourglass:[],hove:440,how:[],howev:[1,2,3,6,7,9,11,12,15,16,17,36,40,42,76,97,100,115,130,152,177,198,202,205,206,219,220,224,226,229,230,233,236,246,247,248,253,254,255,256,257,260,271,298,300,303,304,306,307,312,317,318,333,334,336,337,340,341,345,346,347,348,349,376,378,381,382,386,391,403,405,414,415,420,423,440,443,447,450,452,461,473,474,477,487,489,490,493,494,500,506,509,510,513,514,519,520],howto:[6,9,66,76,155,156,157,159,161,164,165,166,167,168,170,171,202,209,254,255,271,304,336,337,338,407,422,428,432,520],hoyt:215,hpc:[1,15],hsw:17,htm:414,html:[0,8,9,11,12,15,68,154,253,418,438,501,502],htmldoc:0,htst:506,http:[0,6,7,9,11,13,14,15,231,248,251,253,392,414,437,453,454,455,514],htype:[407,428,432,436],hubbard:408,huge:[10,12,180,285,333,492,497,509,514],huggin:[7,398,400,472],hugh:215,hugoniostat:[4,9,209,276],hugoniot:[269,276,307],hull:176,hummer:375,hundr:[7,14,239],hura:6,hwat:306,hwloc:[12,17],hybrid:[],hydrat:418,hydrocarbon:[393,406,416],hydrodyanm:41,hydrodynam:[7,9,41,110,112,257,259,260,261,399,437,438,459,461,472,502],hydrogen:[3,6,7,9,243,306,312,393,397,407,416,422,428,432,436,454,455,472,492,501,513],hydrostat:[3,9,230,271,276,304,317],hynninen:[408,418],hyoungki:442,hyper:300,hyperbol:408,hyperradiu:380,hyperspher:152,hyperthread:[16,17],i_0:345,i_1:452,i_csid:6,i_flag1:306,i_mpi_pin_domain:16,i_myflag1:306,i_myflag2:306,i_n:452,i_nam:[125,202,306,335,502],ialloi:440,iatom1:127,iatom2:127,iatom3:127,iatom4:127,ibar:440,ibead:300,ibm:[202,375,443],icc:[9,12,443],icm:[9,251,514],ico:67,icosohedr:78,ictp:13,id1:[317,386,427,492,495],id2:[317,322,330,386,427,492,495],id_press:[230,269,271,273,274,275,276,277,278,279,304],id_temp:[229,230,269,271,273,274,275,276,277,278,279,291,292,294,296,304,336,337,338],idea:[1,3,6,11,12,42,153,205,206,226,252,298,322,333,341,376,445,500,513,514],ideal:[6,9,12,41,78,128,134,236,246,298,378,437,466,513,514],idealga:[],ident:[1,3,9,12,40,41,76,152,202,206,221,230,231,247,248,254,255,268,271,298,300,304,312,314,317,376,385,386,391,398,400,407,409,414,428,430,436,448,454,455,462,463,480,484,487,490,493,506,518,519,520,523],identi:391,identif:71,identifi:[1,3,6,12,38,41,57,75,154,176,178,198,242,306,314,333,356,422,427,440,447,474,487,489,492,495,506,507,509,511],idflag:303,idl:[18,506],idn:[317,386],idr:519,ielement:440,ieni:13,ifdef:[8,12],iff:255,iffp:490,ifort:9,ignor:[3,6,11,16,39,42,43,59,64,68,73,76,84,92,96,102,109,119,131,182,199,202,203,205,206,210,211,219,220,221,222,224,226,230,231,232,233,246,249,253,254,268,271,276,282,288,303,304,305,306,316,317,318,333,336,337,338,344,345,347,350,354,355,356,366,371,377,381,385,386,391,392,403,404,405,414,415,417,419,426,427,440,447,448,452,456,473,474,475,476,477,479,480,485,487,489,492,493,497,502,504,506,509,519],ihl:333,iii:[6,9,25,308,310,370,422,504],ijj:480,ijk:[364,368,370,397,452,480,489],ijl:368,ikeshoji:[6,239],ikj:480,iko:2,ill:[158,168,218,308],illeg:3,illinoi:[251,375,376,437],illog:490,illustr:[1,4,6,8,9,11,12,16,17,18,19,298,300,386,423,490,519],ilmenau:[7,9,14],ilya:[7,9],imag:[],image2pip:205,imageint:3,imagemagick:[4,205],imagin:[330,344,397,415,423,424,426,441,442,448,452,473,475,476,477,480,504],imaginari:[6,101,246,300,492],imbal:[1,12,42,226,391,511],imbalanc:[42,226],imbu:333,imd:[],img:205,immedi:[0,2,3,8,12,178,227,228,233,320,329,334,335,352,489,490,492,494,506,519,523],immens:3,immers:[257,317],impact:[1,4,6,8,9,237,340,393,511],impart:[3,6,249,333,355],impei:[6,428],implement:[1,3,6,8,9,12,17,18,27,83,89,90,96,118,130,160,166,177,178,186,187,197,218,231,235,239,241,248,250,251,254,257,259,260,261,269,271,294,297,299,300,306,307,310,311,312,320,321,322,333,340,345,349,368,374,375,376,384,386,391,392,394,397,406,407,409,411,412,414,415,416,423,428,432,436,440,451,454,455,456,475,477,489,490,501,506,513,519,521,522],impli:[3,6,41,62,96,153,201,205,210,211,212,232,238,254,316,336,338,339,375,378,404,490],implicit:[],implicitli:8,implict:408,imporop:385,important:343,impos:[2,6,76,124,167,201,209,212,213,225,238,239,240,244,249,252,261,262,270,285,298,301,319,327,330,332,333,340,341,342,343,348,349,350,353,354,355,384,386,388,486,500],imposs:[1,3,306,492],improp:[],improper_coeff:[],improper_styl:[],impropercoeff:[3,371],impropertyp:228,imprort:108,improt:[210,211],improv:[0,1,9,16,40,42,206,226,239,250,271,299,391,422,428,443,445,455,473,476],imrop:367,in3:177,inaccur:[1,3,6,181,269,375],inaccuraci:354,inact:422,inappropri:178,incid:[130,177,233],includ:[],includelink:9,includig:[358,374],inclus:[],incom:251,incompat:[3,11,263,287,293,424],incomplet:[3,11,492],incompress:[272,416],inconsist:[3,182,229,493],inconveni:378,incorpor:[307,397,408,514],incorrect:[3,161,254,440],incorrectli:[3,378,420,519],increas:[1,3,6,18,38,57,60,62,121,130,153,198,202,203,205,206,220,227,228,229,232,239,242,246,254,304,315,316,317,341,344,348,375,376,386,391,393,416,419,447,455,474,476,490,501,506,519],increasingli:416,increment:[3,11,140,212,213,225,226,233,238,243,271,303,322,323,356,374,390,426,462,487,490,504,506,519],incur:[14,17,218,222,223,243,345,489],inde:161,indefatig:7,indefinit:342,indent:[],independ:[4,6,9,11,12,16,17,42,62,66,87,100,129,131,164,178,201,209,217,218,219,221,222,223,224,226,229,230,231,232,233,247,249,254,255,257,260,271,299,304,308,312,317,318,322,332,343,345,378,420,443,487,490,509,520],indetermin:[202,203,206],index:[0,3,6,8,11,12,38,40,41,57,58,72,74,129,131,176,198,202,206,217,219,242,251,253,300,318,345,356,357,358,381,390,445,447,454,455,474,481,492,507,519],indianr:206,indigo:206,indirectli:[6,306,519],indistinguish:254,indium:463,individu:[],induc:[],industri:7,ineffici:[3,6,41,67,71,75,77,78,82,101,118,152,166,205,232,271,299,375,388],inelig:216,inerti:438,inertia:[],inexpens:[248,501],inf:[2,3,12,348,495],infer:[3,105,107,108,172,212,213,226,227,228,238,251,302,333,341,348,378,404,417,492,504,510],infil:[3,13,317,489],infin:[3,384,497,510],infininti:205,infinit:[3,233,245,252,254,257,299,333,345,351,352,376,378,416,492,496,518],infinitesim:6,inflect:[408,430,472],influenc:[3,9,42,86,160,268,303,375,376,445,475,476,477],inform:[0,1,2,3,6,7,8,9,11,12,13,15,17,40,42,43,62,64,65,66,72,97,127,129,130,177,178,184,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,243,244,245,246,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,270,280,281,282,283,284,285,286,287,288,289,290,293,297,298,299,301,302,303,304,305,306,308,309,310,311,312,313,314,315,316,317,318,319,320,323,330,331,333,334,336,337,338,339,340,341,342,344,347,348,349,350,352,353,354,355,357,373,375,376,379,383,384,385,386,387,389,391,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,482,483,484,485,489,490,492,493,494,496,497,499,504,506,507,509,511,519,521,522,523,524],infrequ:[6,271,411,487,506],infti:[408,437,438],ingtegr:397,inher:[375,384,445],inherit:[6,478],inhomogen:[18,345,445],inidividu:384,init:[3,8,315,462],init_fil:345,init_list:8,init_on:8,init_styl:8,initi:[2,3,4,6,7,8,11,12,13,38,40,41,42,57,60,62,65,76,86,88,95,96,114,115,142,174,179,180,198,201,202,203,205,206,207,210,211,214,215,219,226,228,229,230,232,240,242,246,247,251,252,253,254,255,257,262,267,268,269,270,271,276,285,287,299,300,301,306,307,312,315,316,317,319,321,332,333,335,340,342,343,344,345,346,347,350,351,352,353,355,356,358,375,379,383,384,386,393,394,410,411,413,443,447,453,454,455,462,474,487,489,490,492,494,495,497,499,500,502,506,507,510,513,519,520,522,524],initial_integr:8,initial_integrate_respa:8,initialis:453,initialt:345,inlclud:11,inlin:490,inner2:[402,421],inner:[3,8,16,58,202,252,358,374,382,383,384,386,390,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,481,482,483,484,485,501,506,519],inner_distance_cutoff:422,innergroup:260,innermost:[38,57,76,389,474,501],innernod:260,innner:434,inordin:346,inorgan:[6,480],inp:[231,358,463,480],input1:[69,72,74,85,103,120,125,126,127,129,131,335],input2:[69,72,74,85,103,120,125,126,127,129,131,335],input:[],input_doubl:3,inquir:323,insensit:12,insert:[3,5,7,8,9,12,62,178,209,233,246,252,303,375,463,471,490,496,513],insid:[2,3,6,8,11,76,141,147,178,202,203,206,217,222,223,233,234,239,243,246,252,257,260,303,317,333,350,352,353,354,355,356,373,378,430,490,491,492,494,495,502,506,519],insight:[6,13],instabl:[257,410,461],instal:[],instanc:[6,9,11,210,231,248,352,418,423,445,452,490,513],instantan:[6,66,229,230,247,248,271,276,299,304,307,312,314,317,340,498,510],instanti:[6,11,12,215,423,489],instead:[1,3,6,8,11,12,13,17,18,41,42,62,64,66,75,76,99,114,129,156,160,182,198,202,203,211,218,221,222,223,224,226,230,231,246,254,257,260,261,299,305,306,315,317,335,353,373,375,376,379,387,391,400,401,414,427,429,436,440,443,472,478,487,495,499,506,508,513,519],institut:[9,251,302],instruct:[3,4,6,8,9,10,11,12,13,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,121,124,155,165,176,184,185,187,188,189,190,192,193,195,196,198,200,205,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,376,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,446,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,495,501,513],insuffici:[3,6,12],insult:271,insur:[3,6,11,12,17,40,41,64,78,113,115,178,179,198,202,203,205,206,212,227,228,233,238,240,243,244,246,249,254,267,305,306,315,317,333,345,350,354,355,356,358,374,385,387,391,405,419,423,450,456,474,485,489,490,492,493,497,500,501,509,510,519,520],int_max:3,inteatom:10,integ:[3,6,8,11,12,40,41,43,67,72,75,76,118,125,127,129,131,152,176,178,181,182,184,188,189,193,198,201,202,205,206,216,218,222,223,227,228,229,233,235,244,246,247,248,251,254,255,256,257,299,302,303,306,307,312,317,333,335,337,340,344,345,364,375,378,399,411,412,413,426,440,454,455,459,461,463,487,489,490,491,492,500,501,502,506,509,519,520],integr:[],integrate_ulsph:[],intel:[],intel_cpu:[12,16],intel_phi:[12,16],intend:[3,6,8,12,13,36,220,247,453,492],intens:[1,3,6,9,66,70,79,80,87,95,98,99,100,104,114,115,116,117,124,126,128,129,130,131,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,173,174,175,177,209,218,219,221,222,223,224,226,227,228,229,237,243,250,260,269,271,276,314,317,318,333,341,345,347,348,509,510,518],intepol:519,inter:[14,18,43,64,65,158,181,182,202,229,254,256,270,309,317,375,386,397,502,513,519,522,524],interact:[1,3,6,7,8,9,10,11,12,14,15,16,17,22,29,33,34,37,40,41,43,45,51,53,55,56,58,60,64,66,69,74,77,82,85,96,97,101,103,118,119,120,122,124,127,128,134,135,136,137,139,140,141,142,143,144,145,147,148,149,150,152,153,154,156,157,171,172,176,179,180,181,182,183,184,186,190,191,194,197,202,203,209,210,211,227,228,229,245,246,251,252,254,256,260,285,298,300,302,303,308,310,316,317,324,325,333,334,340,345,349,350,351,354,355,360,361,362,363,365,367,369,375,376,384,385,386,387,388,389,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,449,450,451,452,455,456,457,459,461,462,463,464,471,472,473,474,475,476,477,478,479,480,481,482,483,484,487,490,492,494,496,497,501,502,504,509,510,513,522],interatom:[3,4,7,9,10,178,202,270,342,343,392,397,414,416,424,440,443,462,476,519],intercept:130,interchang:6,interconnect:18,interconvert:416,intereract:40,interesect:354,interest:[1,5,7,8,9,11,13,76,177,300,340,343,376,415,438,454,455,490,519],interf:[391,514],interfac:[],interfer:[12,271,393],interg:[6,513],intergr:[501,505],interi:438,interior:[3,6,42,354,495],interlac:440,interleav:[6,178,500],intermedi:[6,12,62,205,270,298,368,386,490,491,500,504],intermix:487,intermolecular:[154,393],intern:[],internal_element_set:215,internal_quadratur:215,internet:253,interpenetr:440,interpentr:[466,467,469],interpol:[6,15,38,57,111,198,205,206,215,242,257,298,375,376,386,397,445,447,455,468,474,475],interpret:[2,6,11,205,221,420,464,487,490,506,519],interrupt:307,intersect:[3,6,130,206,354,356,495],intersert:354,interspers:384,interstiti:[176,443],intertia:[3,104],interv:[3,6,100,204,219,254,271,307,312,313,325,462,468,487,506,519],intestieti:130,intial:[6,391,393],intiial:[42,497],intiti:[3,332],intra:317,intra_energi:246,intramolecular:[29,154,246],introduc:[6,9,101,118,205,239,271,307,312,317,368,375,392,407,416,428,432,436,473,506,519],introduct:[],intuit:378,inv:[130,177,318],invalid:[3,12,76,98,181,285,386,437,438,494],invari:[118,145,150,152],invent:320,invers:[],invert:[1,6,182,299],invis:354,invoc:[176,229,391,459,461,490],invok:[1,3,6,7,8,9,11,12,13,14,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,42,44,46,47,48,49,50,52,54,55,57,58,62,66,70,76,79,80,87,88,96,97,98,99,104,114,115,117,121,122,123,124,129,131,155,165,172,173,176,178,179,181,182,184,185,187,188,189,190,192,193,195,196,198,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,234,235,237,238,239,240,243,244,245,246,247,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,267,268,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,308,309,310,311,312,313,314,315,317,318,319,320,322,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,359,361,362,364,365,368,370,374,375,376,377,378,384,386,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,423,424,428,429,430,431,432,433,434,435,436,437,438,441,445,446,448,449,451,456,457,459,461,463,464,473,474,475,476,477,478,480,481,482,483,484,486,489,490,491,493,495,497,500,501,503,504,506,509,510,513,519,520],invokd:3,involv:[3,6,7,8,12,66,120,127,128,129,158,182,209,216,227,246,257,302,305,310,333,375,383,384,386,396,413,419,426,473,475,477,488,489,495,497,501,506,507],ioff:[385,492],ion:[6,7,9,160,297,330,345,376,397,408,417,418,440,443,462,472,477,484,492,513],ionic:[6,9,398,400,408,416,417,449,462,513],ioniz:[406,416],ionocoval:9,iparam:[3,228],ipi:[],ipp:[],ir3:177,ir4:177,irregular:[6,42,61,226,230,232,271,317],irrelev:448,irrespect:[437,438],irrevers:236,is_act:[3,519],is_avail:[3,519],is_defin:[3,519],isbn:483,isel:[375,376],isenthalp:[9,271,272,273,274,275],ismail:[375,376,401,432],isn:[3,8,11,12,239,250],iso:[3,230,236,255,271,272,273,274,275,276,277,278,279,304,312,317,513],isobar:[9,271,272,277,278,279,321,412],isodem:416,isoenerget:[9,321,412],isoenthalp:[321,412],isol:[3,181,356],isomorph:300,isotherm:[9,246,271,272,277,278,279,304,321,412],isotop:306,isotrop:[6,101,254,304,375,376,399,419,437,438],isovolum:318,isralewitz:322,issu:[1,3,6,9,11,12,13,14,15,17,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,62,76,78,88,114,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,205,212,215,225,229,230,232,233,238,239,240,245,246,249,254,269,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,300,304,306,309,317,319,320,332,336,337,338,343,349,353,355,358,359,361,362,364,365,368,370,376,385,386,389,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,428,429,430,431,432,433,434,435,436,437,441,446,448,449,451,456,457,464,471,473,474,475,476,477,478,480,482,483,484,492,494,495,501,504,509,510,519,520],ital:[454,455],itali:13,item:[6,7,8,42,202,206,226],iter:[3,6,12,40,42,66,204,212,213,225,226,230,236,238,244,252,287,293,299,308,309,317,320,340,356,358,374,382,383,384,386,390,462,487,497,501,506,510,519],ith:[76,129,131,217,218,219,220,221,222,223,224,335,347,510,519],itself:[2,3,6,7,8,9,11,12,13,18,43,62,100,119,169,202,204,205,206,207,219,220,231,236,255,266,270,311,317,345,356,358,385,386,407,417,419,423,424,447,474,490,496,499,500,504,519,524],itset:502,ityp:[3,58,127,128,178,214,228,310,481],itype1:128,itype2:128,itypen:128,ivector:8,ivori:206,ixcm:317,ixi:[43,104,317,385,519],ixx:[43,104,317,385,519],ixz:[43,104,317,385,519],iycm:317,iyi:[43,104,317,385,519],iyz:[43,104,317,385,519],izcm:317,izrailev:322,izumi:476,izz:[43,104,317,385,519],j0jt:100,j20:219,j_m:152,jac:[6,184,504],jackson:444,jacobi:3,jacobsen:383,jagreat:13,jame:[9,19],janssen:298,januari:440,jaramillo:[7,9,13,416],jarzynski:322,jatempl:9,jcc:9,jcp:350,jec:13,jeff:13,jello:271,jensen:[254,375],jeremi:[9,442],jerom:9,jewett:13,jiang:[255,513],jiao:[9,13],jiht:[7,9],jik:397,jim:7,jku:[7,9],jmake:12,jmm:152,joannopoulo:269,job:[12,63,320,500],jochim:[271,272],john:[7,9,13,204],johnson:[9,13],join:[6,495],joint:[3,302,422],jon:[9,75],jonathan:9,jone:[1,3,6,7,9,10,12,13,46,47,67,96,119,122,209,215,239,304,333,350,354,376,378,384,393,396,400,401,402,403,405,410,419,421,422,423,426,427,428,429,430,432,433,435,436,439,444,445,452,456,457,467,472,479,504,513],jonsson:[78,270,383,386,462],jorgensen:[6,195,407,428,432],joul:518,journal:[172,190,215,310,376,414,443,454,455,466,467,469],jparam:[3,228],jpeg:[3,12,205],jpeglib:12,jpg:[4,8,12,202,205,206,239,523],jpg_inc:12,jpg_lib:12,jpg_path:12,jpl:[7,9],jth:519,jtype1:128,jtype2:128,jtype:[3,58,128,228,481],jtypen:128,judg:506,judici:6,julien:9,jump:[],june:207,just:[3,6,8,11,12,13,17,19,22,29,43,45,62,64,100,119,122,128,153,156,157,171,182,186,202,205,218,222,223,232,236,243,260,268,304,306,317,340,345,356,358,360,385,386,391,393,396,404,423,452,479,490,494,496,497,499,500,511,513,514,519,523,524],justo:415,jusufi:[408,418],jut:354,jzimmer:9,k11:100,k22:100,k33:100,k_2:363,k_4:363,k_d:513,k_sigma:397,k_ub:20,kadiri:71,kalia:480,kamberaj:317,kapfer:118,kappa:[4,6,100,321,341,407,412,428,482,483],kappa_:345,karplu:96,karttunen:257,kate:[],kayser:408,kbit:206,kboltz:333,kbp:206,kbt:312,kcal2j:100,kcal:[251,501,513,518],kde:13,ke_eta_dot:271,ke_etap_dot:271,ke_omega_dot:271,keblinski:[407,462],kecom:158,keef:130,keep:[3,7,12,62,76,196,222,228,232,252,263,299,315,343,348,375,384,407,436,463,487,492,498,500,506,510,514,519],keflag:3,kei:[6,17,62,333,480,506],keir:13,kelchner:75,kelkar:348,kelvin:518,kemper:[309,406],kepler30:17,kepler32:17,kepler35:17,kepler37:17,kepler:[1,9,10,12,14,15,17,391],kept:[6,209,276,342,343,513],kernel:[7,13,17,41,111,141,147,215,247,248,325,443,465,466,467,468,469,470,492,502],keword:205,keyboard:12,keyword:[],keywrod:416,keyyword:239,kforc:513,khaki:206,khersonskii:152,kick:[212,213,214,238,352],kilogram:518,kim:[],kimviri:[3,424],kind:[1,2,3,4,6,7,8,9,10,11,12,17,40,41,42,43,58,64,65,66,78,129,158,202,203,205,209,216,218,219,221,226,229,231,235,246,249,268,317,320,333,340,355,386,388,390,397,416,454,455,481,487,491,492,497,498,505,506,513,519],kinemat:[9,437,438],kinet:[3,6,8,66,91,92,93,94,96,100,105,106,107,108,109,124,153,155,156,157,158,159,160,161,163,164,165,166,167,168,170,171,209,216,218,230,236,239,246,250,254,267,269,271,272,273,274,275,276,277,278,279,304,307,333,341,348,349,384,416,487,506,510,513],kiss:[9,12],kjl:368,klahn:344,klapp:375,klein:[6,9,215,231,271,272,295,317,428,457],kloss:7,kmax:[3,130,318,375],knc:17,knock:345,know:[3,9,11,12,42,66,68,73,84,102,119,128,209,236,253,255,285,333,384,415,424,478,490,493,496,501,513,514],knowledg:[4,8,9,205,424],known:[3,12,152,205,239,250,299,308,317,342,489,506,520],kohlmey:[7,9,13,18,375,376],kokko:[],kokkos_arch:[9,17],kokkos_cuda:[9,12,17],kokkos_cuda_opt:17,kokkos_debug:17,kokkos_devic:17,kokkos_omp:[9,12,17],kokkos_pg:17,kokkos_phi:[9,12,17],kokkos_use_tpl:17,kolafa:376,kollman:[6,184,504],kondor:453,kone:[342,343],kong2011:299,kong:[9,13,299],konglt:9,koning00a:342,koning00b:342,koning96:[342,343],koning97:343,koning99:342,kooser:13,koskinen:383,kosztin:322,krau:13,kremer:[46,47,504],kress:[441,442],kspace:[],kspace_modifi:[],kspace_styl:[],kspce:12,kspring:270,kstart:316,kstop:316,kth:[247,300],kub:20,kubo:[6,100,341],kumagai:476,kumar:[9,437,438],kuronen:452,kurt:302,kuster:[287,293,380],l12:440,l_box:416,l_skin:345,la3:177,laa:9,lab:[5,7,9,12,123,451],label:[],laboratori:[0,89,90,241,269,307,321],lack:[3,269,416],lackmann:397,ladd:[294,343],lafitt:444,lag:345,lagrang:[142,143],lagrangian:[6,134,135,136,137,139,140,141,142,143,144,145,147,148,149,150,215,269,307,308,324,325,459,461,513],lagrangian_posit:[269,307],lagrangian_spe:[269,307],lai:486,lambda1:[475,476,477,480],lambda2:[475,476,477],lambda3:[475,477],lambda4:480,lambda:[96,123,130,172,177,257,318,342,343,345,392,415,436,473],lambda_fin:342,lambda_initi:342,lamda:[3,54,333],laminar:470,lamm:6,lammps2pdb:[6,13],lammps_clos:6,lammps_command:6,lammps_extract_atom:6,lammps_extract_comput:6,lammps_extract_fix:6,lammps_extract_glob:6,lammps_extract_vari:6,lammps_fil:6,lammps_gather_atom:3,lammps_get_coord:6,lammps_get_natom:6,lammps_n:[6,12],lammps_open:6,lammps_potenti:[404,406,503],lammps_put_coord:6,lammps_quest:[6,244],lammps_scatter_atom:3,lammps_set_vari:6,lammps_sppark:6,lammps_vers:6,lammpsplot:13,lammpspotenti:404,lammpstrj:[493,497,513],lammpsviri:[3,424],lamoureux:[6,236,478,513],landron:462,lane:1,lang:513,langevin:[],langston:43,languag:[6,11,12,17,490,519],lanl:9,lapack:12,laps:346,laptop:7,larentzo:[9,89,90,241,321],larg:[0,1,3,4,5,6,7,8,9,10,12,13,14,16,18,40,41,42,61,62,75,76,121,128,153,158,161,166,178,179,180,190,198,201,202,203,205,206,218,222,223,226,229,230,232,233,237,239,246,257,271,285,294,299,302,303,304,306,307,312,314,315,316,317,320,330,333,341,345,346,348,350,354,368,375,376,380,382,384,387,391,405,411,416,419,420,427,443,445,447,450,456,474,487,490,492,494,495,499,501,506,509,511,513,520,524],larger:[1,2,3,6,11,12,13,40,42,57,62,75,76,128,178,180,205,219,221,224,233,239,250,257,271,294,295,303,308,312,316,317,318,321,329,333,340,345,349,350,351,354,375,376,382,383,384,386,387,388,391,397,405,407,408,416,420,428,432,438,445,450,471,472,479,492,496,497,500,501,506,519],largest:[3,6,12,40,76,176,178,237,375,384,388,447,471,474,492,494,500,501,512,519],laroch:312,laser:345,last:[1,2,3,5,6,11,12,15,38,43,57,62,64,76,122,129,153,176,198,202,203,205,206,207,208,218,219,221,222,223,224,226,237,270,315,318,330,333,358,373,384,385,386,387,391,395,396,397,398,405,406,411,412,414,418,419,421,422,426,429,431,433,434,435,438,444,446,456,462,464,471,474,478,479,482,483,487,488,490,493,497,499,500,504,506,507,510,511,519],lat:440,late:5,latenc:[10,251],later:[6,9,11,12,16,17,41,62,76,115,180,182,219,233,276,294,302,322,340,356,358,375,384,385,390,391,393,397,490,492,494,496,506,509,514,519,522],latest:[7,218,219,220,221,222,223,224,318,494],latex:8,latgen:299,latitud:152,lattc:440,latter:[2,6,9,11,14,15,16,17,42,43,96,156,206,210,211,217,218,219,222,223,226,230,252,261,271,273,274,275,277,278,279,302,304,306,310,317,333,347,349,354,374,385,397,399,400,401,402,403,410,426,428,432,436,443,449,457,462,478,487,489,490,495,498,509,510,519,523],lattic:[],launch:[1,3,6,11,12,17,18,391,489,490],laupretr:368,lavend:206,lavenderblush:206,lavgevin:232,law:[6,269,389,459,461],lawngreen:206,lawrenc:9,layer:[6,76,209,222,341,345,348],layout:[1,3,17,180,373,489,492,501],lb_fluid:257,lbl:[7,9,176],lbnl:9,lbtype:257,lcbop:[],ld_library_path:[11,12],ldfftw:12,ldrd:7,lead:[2,3,6,12,22,25,40,42,45,62,64,82,96,128,172,176,182,186,206,210,211,221,226,233,248,257,276,307,317,320,333,340,341,348,360,368,375,381,386,391,404,407,428,432,434,443,461,486,492,502,513,514,519,520],least:[3,6,12,18,76,130,177,204,216,222,239,248,302,349,387,391,423,474,479,490,519],leav:[3,7,11,12,17,21,42,60,153,168,185,226,230,233,271,273,274,275,277,278,279,303,304,317,320,359,445,492,496,504],lechman:333,lectur:322,led:[3,5],lee2:440,lee:[215,440],left:[6,11,12,42,119,154,197,205,206,229,252,297,333,356,358,378,492,494,499,514,519,524],leftmost:[42,226],legaci:[12,203],legal:7,lehoucq:451,leimkuhl:353,leiu:411,lemonchiffon:206,len:502,lenart:[408,418],length:[3,6,8,11,12,18,21,38,40,41,42,43,45,54,55,56,57,58,61,62,64,68,69,72,73,74,76,79,84,85,86,89,91,96,97,98,99,100,102,103,114,116,119,120,124,126,127,129,130,131,140,142,155,156,157,158,159,160,161,162,163,165,166,167,168,169,170,171,174,176,177,180,185,198,202,203,205,206,209,216,220,221,223,224,226,227,228,229,230,232,242,246,249,257,269,270,271,272,276,285,293,298,304,314,317,318,320,321,330,333,340,344,345,347,350,354,376,378,380,382,384,386,387,389,394,397,398,400,407,408,413,416,418,422,426,428,440,445,447,454,455,465,474,475,478,482,483,485,492,495,500,502,509,510,513,519],lengthi:246,lennard:[],lennardjones612_universal__mo_826355984548_001:210,lenoski:[441,442],less:[1,3,6,13,14,15,16,17,18,38,42,57,60,61,62,76,81,101,118,120,127,128,156,157,171,198,206,218,221,222,223,224,226,228,229,230,232,233,239,243,252,269,271,298,310,312,318,333,352,353,355,376,378,384,388,391,397,402,419,420,426,437,438,445,456,473,474,477,483,492,519,520],let:[1,12,38,57,161,189,198,219,242,320,333,351,391,405,447,474,501,505,513,522],lett:[152,166,248,255,257,269,312,322,342,343,383,397,414,416,419,436,447,463,513],letter:[2,12,42,60,62,206,226,235,236,255,300,358,390,453],leuven:9,level:[2,3,8,11,12,14,17,202,205,210,211,220,251,268,270,271,358,373,376,390,397,401,402,428,429,432,439,443,444,454,455,489,501,506,511,519],lever:471,levin:420,lewi:323,lexicon:7,lgr_po:[269,307],lgr_vel:[269,307],lgvdw:455,li1:177,liang:406,lib:[1,3,9,11,12,14,15,17,203,311,391,406,424,490,493],libatom:[9,453],libcolvar:12,libdir:11,libfftw3:12,libgpu:[9,15],libjpeg:12,liblammp:[11,12],liblammps_foo:[11,12],liblammps_g:[11,12],liblammpscuda:14,liblink:9,libmeam:9,libmpi:11,libmpi_stub:12,libmpich:12,libpackag:12,libpng:12,libpoem:9,librar:9,librari:[],libreax:9,librt:17,licens:[0,7,8,12,205],lie:[6,318],lieu:375,life:7,lifo:8,ligand:330,liggght:7,light:306,lightblu:206,lightcor:206,lightcyan:206,lightest:340,lightgoldenrodyellow:206,lightgreen:206,lightgrei:206,lightli:330,lightpink:206,lightsalmon:206,lightseagreen:206,lightskyblu:206,lightslategrai:206,lightsteelblu:206,lightweight:333,lightyellow:206,like:[3,4,6,7,8,9,11,12,14,16,17,18,40,43,55,62,162,169,205,207,212,230,231,233,236,238,251,254,255,256,269,271,272,277,278,279,284,285,287,291,292,294,295,296,298,304,306,307,308,312,317,318,321,333,335,336,337,338,339,340,341,348,349,350,353,354,355,358,375,378,380,383,386,391,397,405,410,411,412,416,417,420,422,423,433,434,440,463,474,477,478,482,483,489,490,492,493,494,495,497,502,507,510,511,513,514,519,520],likelihood:[130,177,229],likewis:[1,6,12,15,16,18,40,42,76,97,127,215,226,227,228,246,254,255,271,272,276,295,312,333,336,337,338,376,386,392,396,397,407,414,417,443,472,490,492,494,504,519],likhtman:220,lime:206,limegreen:206,limit:[],limit_eradiu:416,limit_veloc:[324,325],lindahl:375,line:[],linear:[],linearli:[6,10,129,206,232,299,350,352,353,355,385,386,388,492,519],lineflag:[6,492],lineforc:[],linen:206,linesearch:[8,12,382],ling:[9,13],lingo:[11,424],link:[5,6,7,8,9,11,12,13,14,15,17,22,37,45,56,66,186,197,203,205,209,228,251,255,302,311,313,322,330,360,369,394,404,440,453,454,455,472,478,490],linker:12,linkflag:[9,16,18],linux:[9,10,11,12,15,205,207,251],linuxamd64:493,liouvil:271,lip:13,lipid:[4,9,10,13,29,317],lipton:302,liquid:[6,7,9,29,40,41,42,62,96,101,153,164,176,226,230,232,246,271,304,307,312,340,410,443,445,449,476,501],lisal:[321,412,471],lism:9,list:[],listen:[251,253],listfil:427,liter:[492,503],literatur:[6,8,440,462,473],lithium:416,littl:[1,3,12,67,239,271,387,487,495],littmark:[440,472,477,484],liu:[422,455],livermor:9,lj1043:[],lj126:[],lj12_4:457,lj12_6:457,lj1d:299,lj6:3,lj93:[],lj96:[],lj9_6:457,lj_flag:393,llnl:[5,7,9],lmp1:11,lmp2:11,lmp2arc:[],lmp2cfg:[],lmp2vmd:[],lmp:[11,490,513],lmp_auto:12,lmp_cuda:[14,17],lmp_foo:12,lmp_g:[6,11,12,13,17,374],lmp_gpu:15,lmp_ibm:[12,374],lmp_inc:12,lmp_kokkos_cuda:17,lmp_kokkos_omp:17,lmp_kokkos_phi:17,lmp_linux:[4,6,12],lmp_mac:12,lmp_machin:[1,12,14,15,16,391],lmp_mpi:[12,17,18,19,300],lmp_mvapich:17,lmp_openmpi:17,lmp_win_mpi:12,lmp_win_no:12,lmpptr:[11,490],lmpqst:244,lmpsdata:13,lmptype:[3,12,244],load:[1,3,4,6,7,9,11,12,16,17,18,42,205,207,209,226,251,307,391,406,489,490,511],loadabl:11,loca:206,local:[],localhost:251,localized_lambda:215,localonli:12,localvector:66,locat:[3,6,8,11,12,27,64,128,130,176,177,187,198,202,233,234,239,257,332,343,354,382,404,407,417,418,428,430,432,478,489,492,493,495,502,504],lock:[3,390,519],lockstep:[230,271,304,317],log:[],logarithm:[148,149,519],logfil:[0,3,6,12,305,379,488],logfreq2:519,logfreq:[206,499,508,519],logic:[7,10,11,12,17,42,178,226,356,358,487,489,490,493,501,506,519],lomdahl:[276,430],london:[13,246,455],lone:[454,455],longer:[1,3,4,6,8,12,13,55,128,202,206,217,218,219,220,221,222,223,224,227,246,254,298,302,307,317,320,340,350,354,356,382,391,393,420,462,489,497,501,506,516],longest:[42,226,227,387,479],longitudin:330,look:[1,3,6,8,11,12,18,55,64,202,205,208,404,463,474,513,514,519],lookup:[3,40,198,445,447,474],lookup_t:318,loop:[3,4,6,7,11,12,18,40,43,69,72,74,85,97,103,120,127,128,153,205,218,222,223,227,228,237,340,356,358,374,377,384,386,387,389,390,413,443,462,487,488,490,496,497,500,501,506,511,512,519,520],loopa:[358,374,390],loopb:[358,374,390],loopmax:462,loopvar:519,lopez:[271,272],lorant:308,lorentz:177,lose:[6,61,62,180,230,232,255,271,420,492],loss:[6,518],lossi:205,lossless:205,lost:[3,12,13,60,113,233,315,323,333,445,492,493,494,501,509],lot:[18,322,375],low:[1,3,6,7,12,42,161,176,202,205,226,236,255,294,312,317,341,348,376,443,447,455,474,483,506,513],lower:[2,3,6,9,11,12,42,60,62,76,97,154,167,201,205,206,219,220,221,222,223,226,230,236,251,254,255,257,271,307,312,341,348,350,351,356,357,375,378,390,408,440,506,515,517,520],lowercas:[],lowest:[57,152,358,385,502,506,507,519],ls_:146,lsfftw:12,lsurfac:345,lu3:177,lubric:[],lubricateu:[],lubricuteu:282,luci:[],lucki:12,luigi:13,lumped_lambda_solv:215,lussetti:341,lustig:[7,13],lybrand:376,lyulin:368,m4v:205,m_d:513,m_eff:[351,420],m_fill:3,m_i:331,m_lambdai:451,m_taubi:451,m_u:257,m_v:257,m_yield_stress:451,mac:[12,14],mac_mpi:12,mach:[9,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,323,324,325,326,329,502],machin:[1,3,4,6,7,9,10,11,12,14,15,16,17,18,19,202,203,205,251,271,346,375,382,384,389,391,443,489,494,499,500,501,514,520,524],mackai:[9,257,259,260,261],mackerel:[6,20,184,255,402,504,513],maco:205,macro:17,macroparticl:413,macroscop:[7,249,269,451],made:[3,6,9,11,12,15,16,33,42,43,51,67,68,73,84,87,102,179,191,202,205,207,209,210,211,216,226,233,237,251,260,303,311,315,317,343,356,366,387,391,419,420,423,454,456,464,489,496,502,505,514,515,517,520,522],madura:[6,428],magazin:414,magda:350,magenta:206,magic:[3,11],maginn:[172,348],magnitu:335,magnitud:[6,75,116,120,125,154,178,201,202,203,206,233,234,249,250,252,254,322,330,332,333,340,351,376,384,410,420,502],mail:[3,7,9,12,356,514],main:[3,6,8,11,12,203,251,257,317,342,343,414,462,478,490,507],mainboard:1,mainli:[391,449],maintain:[8,9,13,40,163,228,232,294,333,346,383,392,414,501,504,514],major:12,make:[],makefil:[3,7,9,11,12,13,14,15,16,17,18,19,202,203,376,391,443,490],makelist:12,maks:420,malloc:[3,12],manag:[5,8,12,202,251,300,335,501],manbi:463,mandadapu:215,mandatori:[8,202,231],manh:397,mani:[1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,38,40,41,42,43,57,64,66,72,76,97,100,113,114,128,154,158,178,179,198,201,202,203,204,205,206,207,209,210,211,212,216,217,218,219,220,221,222,223,224,226,227,228,229,230,232,233,239,242,243,246,247,250,251,257,258,267,269,271,272,276,285,297,298,299,303,304,306,308,309,310,312,314,317,318,320,333,344,345,347,356,358,375,384,386,387,389,391,404,406,413,416,418,422,423,447,462,463,472,474,475,477,490,492,494,496,497,499,500,501,502,504,505,506,507,511,519,520,524],manifold:[],manipul:[12,42,226,251,407,452,503],manner:[2,3,6,9,11,12,17,42,153,174,205,210,211,212,213,221,226,232,237,238,244,250,254,255,271,277,278,279,291,292,294,296,311,336,337,338,341,342,343,348,350,354,358,376,385,386,390,391,414,416,423,426,437,479,487,489,492,493,494,495,497,501,506,507],manolopoulo:253,mantissa:3,manual:[0,1,3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,61,66,72,76,121,124,130,155,156,157,159,160,161,164,165,166,167,168,170,171,177,184,185,187,188,189,190,192,193,195,196,198,202,203,205,207,212,222,225,232,240,245,249,253,254,255,270,271,273,274,275,276,277,278,279,280,281,283,286,289,290,291,292,294,296,304,306,309,317,318,319,320,336,337,338,348,349,353,358,359,361,362,364,365,368,370,376,386,390,391,392,393,395,396,398,399,400,401,402,403,405,406,407,409,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,446,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,487,495,501,505,506,507,510,519],manybodi:[],map:[2,3,11,12,17,18,40,62,67,76,130,134,152,166,177,178,201,205,206,215,222,239,299,316,375,376,378,386,392,393,397,406,414,415,417,423,424,425,440,441,442,445,448,452,453,454,455,462,463,471,473,474,475,476,477,480,489,492,494,506,519],map_fil:299,mapflag:12,mara:[9,462],march:[9,440],margin:506,mari:13,mark:[421,436,459,461,462],marker:305,maroon:206,maroonmpi:11,marrink:421,marsaglia:[3,247,248,254,255,312],marseil:9,martin:[299,440],martinez:216,martyna:[271,272,317,501],mashayak:17,mask:[3,298,519],mask_direct:215,mass:[],mass_matrix:215,massdelta:320,massiv:[0,205,257,300,341,348],massless:[6,255,376,407,428,432,436,513],masstot:317,master:[3,386,487,506],mat:[71,215,406,476],match:[3,6,9,11,12,17,38,42,57,62,76,128,161,198,206,207,226,229,232,242,251,271,272,294,314,318,333,340,375,376,397,422,434,440,447,453,454,455,474,486,490,492,493,494,497,501,506,513,519],matchett:43,mater:[78,392,442,452,462],materi:[6,7,9,62,75,136,137,181,214,215,232,246,252,269,298,304,312,341,345,351,407,414,415,416,420,424,440,441,443,451,454,455,458,459,460,461,487,492,506,513,518],material_fil:215,math:[],mathemat:[130,152,177,178,201,210,211,212,213,225,230,238,247,249,250,252,254,255,305,319,327,336,337,338,350,353,355,463,488,495,502,520],mathrm:514,matlab:[],matric:[9,152,248,299,419],matrix:[3,6,9,100,176,219,230,248,299,308,375,378,443],matter:[6,12,40,60,62,76,160,222,345,387,393,409,414,416,440,457,462,475,477,480,484],mattox:9,mattson:[89,90,124,153,241,321],max2theta:177,max:[3,6,8,12,15,18,76,129,206,221,226,228,230,233,303,320,333,358,378,382,384,386,387,391,462,487,492,506,510,519],max_alpha:8,max_cell_s:413,max_group:3,max_nn:325,max_travel:326,max_vel:[324,325],max_veloc:325,maxangl:246,maxbodi:3,maxbond:[3,228],maxedg:176,maxev:[384,487,506],maxfoo:8,maxim:[340,386],maximum:[3,6,8,12,15,17,25,42,43,46,54,55,60,62,64,101,118,128,129,130,133,176,177,179,180,201,202,214,219,220,221,226,228,232,233,237,239,246,285,287,293,298,303,308,320,323,324,325,333,346,375,376,382,386,387,391,394,397,413,418,437,438,462,492,495,500,510,519,520],maxit:[287,293,308,384,487,506,510],maxsize_restart:8,maxspeci:3,maxwel:[17,297],maxwell50:17,maxwell52:17,maxwell53:17,maxx:452,mayb:13,mayer:[7,398,400,462,472],mayo:[6,7,13,25,370,422,504],mbt:185,mbyte:[12,312],mcc:[454,455],mcdlt:[168,250],mcgraw:300,mdash:513,mdatom:246,mdf:[],mdnvt:246,mdregion:215,mdtemp:246,mdump:[42,226],meam:[],meam_sw_splin:442,meamf:440,mean:[1,2,3,4,6,7,8,11,12,17,22,34,37,38,39,40,42,43,45,53,55,56,57,59,60,62,64,66,72,76,77,81,82,91,93,94,96,100,101,114,115,116,118,124,125,126,127,128,129,131,152,153,155,156,157,159,160,161,164,165,166,167,168,170,171,172,178,179,181,182,184,186,194,197,198,199,200,201,202,203,205,206,207,209,210,211,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,238,239,242,244,246,247,248,249,250,252,254,255,256,260,268,271,273,274,275,276,277,278,279,285,287,291,292,293,294,296,298,300,302,303,304,306,312,314,315,317,319,320,322,327,330,333,335,336,337,338,340,341,344,345,347,348,349,350,351,352,353,354,355,356,360,361,362,363,365,367,369,371,375,376,378,381,382,384,385,386,387,389,391,394,398,400,401,402,404,407,411,413,414,416,419,420,422,423,426,428,429,432,439,440,444,445,447,449,450,452,454,455,456,457,471,473,474,475,476,477,479,483,486,487,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,506,507,509,510,513,518,519,520,521,522,524],meaning:[128,136,137,139,142,146,423],meaningless:[71,340],meant:[6,317,478,496],measur:[],meaur:511,mech:451,mechan:[6,8,9,11,12,16,17,41,89,90,138,154,215,239,241,250,300,311,397,416,424,430,443,459,461,486,490,492],mechanic:311,mechanim:134,meck:118,media:205,medium:483,mediumaquamarin:206,mediumblu:206,mediumorchid:206,mediumpurpl:206,mediumseagreen:206,mediumslateblu:206,mediumspringgreen:206,mediumturquois:206,mediumvioletr:206,mee:340,meet:[3,12,179,205,206,228,229,346,497],mehl:392,mei:439,meloni:40,melros:[437,438],melt1:207,melt2:207,melt3:207,melt:[4,10,229,299,397,443,476],mem:15,member:[181,302,397],membran:[29,297,483],memori:[1,3,5,6,7,8,9,12,15,16,17,18,40,41,63,76,206,218,220,222,223,247,248,312,345,373,387,391,397,445,450,455,489,492],memory_usag:8,mendelev:414,mention:[1,6,7,11,41,43,232,250,257,276,350,378,386,393,454,455,494,519],menu:[205,251],mep:[270,386],mer:[4,10,229],mercuri:514,meremianin:152,merg:[],merz:[6,184,504],mescscop:451,mesh:[],meshless:9,meso:[],mesocop:41,mesoparticl:[241,242,412],mesoscal:7,mesoscop:[7,110,111,112,264],mess:[3,502],messag:[],met:[8,42,128,226,358,374,376,384,386,390,479,500],metadynam:[9,13,231],metal:[3,5,7,9,10,41,62,76,167,178,214,215,222,223,232,233,250,252,307,308,312,349,350,352,353,355,376,378,388,392,393,397,406,414,415,416,417,423,425,440,441,442,443,452,453,462,473,475,476,477,480,495,509,510,512,518],meter:[388,518],methan:[307,312],methanol:4,methin:368,method:[1,3,4,5,6,7,8,9,11,12,13,16,17,19,38,40,41,42,57,67,96,100,122,153,198,209,210,211,215,219,220,226,231,242,244,254,257,261,266,269,271,299,300,307,308,309,310,312,317,320,321,322,340,341,342,343,348,375,376,382,383,384,386,391,392,394,397,406,407,414,416,417,440,441,442,445,447,452,462,472,474,480,487,489,490,492,493,495,506,513],methodolog:[6,78,153,300,375],metin:[7,9],metric:[3,10,67,495,510],metropoli:[216,246,507],mezei:96,mf1:207,mf2:207,mf3:207,mg2:177,mglob_default_function_attr:9,mgoh:448,mgpt:[],miai:312,mic:[9,17],micel:[4,9,13,331],micelle2d:[],michael:[9,13,442],michel:13,mickel:118,micro:[3,512,518],microcanon:[280,281,283,284,286,289,290],microelast:451,micromet:518,micropor:246,microscal:437,microsec:518,microsecond:518,mid:[5,9,62,232,443,471],middl:[3,6,8,16,22,42,45,82,96,128,167,172,182,185,186,206,210,211,217,226,303,315,316,317,341,348,359,360,381,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,437,438,439,440,441,442,443,444,446,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,486,490,500,501,502,519],middlebondtors:[3,185,492],midnightblu:206,midpoint:471,mie:[],might:[3,6,7,8,12,14,25,76,160,244,246,248,250,287,317,462,490,500,514,519],migrat:[3,8,17,42,43,62,64,69,74,85,103,120,127,202,209,226,298,306,312,333,375,388,391,500,522,524],mikami:[6,271,272],mike:[7,9,13,15,16],mil:[9,414],mill:383,miller:317,million:[3,7,40,42,76,226],mimic:[6,43,55,255,269,303,407,418,428],mimim:[230,386],min2theta:177,min:[3,4,6,8,12,129,152,206,221,375,378,462,471,487,506,519],min_cap:3,min_cg:8,min_clearstor:8,min_dof:8,min_modifi:[],min_nn:325,min_popstor:8,min_post_forc:8,min_pre_forc:8,min_pushstor:8,min_setup:8,min_setup_pre_forc:8,min_step:8,min_stor:8,min_styl:[],minarea:176,mincap:455,mind:[7,247,299],mine:[12,97,168,169,209,356,516],minim:[],minima:[190,370],minimi:[386,479],minimizaiton:386,minimizi:312,minimum:[3,12,25,26,27,43,46,60,62,76,95,116,129,176,177,179,181,187,201,202,205,214,221,230,231,237,253,270,314,316,318,323,325,329,333,350,354,358,370,375,378,382,383,384,386,387,402,416,419,421,422,428,430,432,437,438,455,457,471,487,500,506,519,520],minlength:176,minmiz:[8,230],minn:9,minord:[3,375],mintcream:206,mintmir:[4,7,308,407,472],minu:[12,62,158,232,358,386,519],minut:[4,8],mirror:[64,352],misc:[],miscellan:[2,215],mise:[145,150],mishin:[392,472],mismatch:3,miss:[3,5,12,181,221,246,285,312,333,427,445,509,510],mistak:[3,519],mistakenli:3,mistyp:3,mistyros:206,mitchel:[6,123,160,375,376,409,451],mitchell2011:451,mitchell2011a:451,mitig:271,mivi2:312,mix:[1,3,6,9,14,15,16,76,127,160,221,222,346,375,376,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,485,490,492,505,513,522],mixtur:[6,41,271,306,317,333,355,405,440,492],mixture_ref_t:440,mjpeg:205,mkdir:503,mkl:12,mkv:205,mldivide3:3,mlpark:7,mlutipl:224,mn2:177,mn3:177,mn4:177,mo3:177,mo5:[177,443],mo6:177,mobil:[6,116,153,155,156,157,159,164,171,205,317,356,357],moccasin:206,mod:[],mode:[1,3,4,6,9,10,11,12,13,14,15,16,17,18,64,70,80,87,97,99,104,115,117,126,128,129,154,158,173,175,176,177,202,203,205,206,221,224,231,232,244,248,271,300,312,322,333,373,375,388,391,407,416,443,462,489,494,499,501,510,518,519,524],model:[],model_ar_p_mors:424,modern:[12,254,256],modest:[1,389],modif:[6,13,96,440,443,456,477,513,514],modifi:[],modify_param:8,modin:215,modul:[3,9,11,12,13,231,312,380,490],modular:8,modulo:[3,519],modulu:[304,420,440,451,458,460],moementum:268,mofil:493,mol1:519,mol:[],molchunk:[70,80,87,99,104,115,117,158,173,175,218],mole:[216,414,518],moleclu:[227,228,233,243],molecul:[],molecular:[0,2,3,5,6,7,8,9,12,13,40,41,54,76,120,125,127,155,156,157,159,161,164,165,166,167,170,171,178,179,180,181,182,190,202,203,204,207,215,228,231,239,246,253,299,300,307,311,312,316,322,344,345,376,385,394,395,397,401,413,416,423,472,492,493,494,496,497,501,502,504,510,512,513,519],molfrac:[233,303],molnar:322,molp:121,moltempl:[],molybdenum:443,mom:[6,100,316,520],momementum:[156,157,273,274,277,278,281,282,283,291,292],momemtum:70,moment:[3,6,9,41,43,87,91,93,94,117,125,156,171,178,200,202,203,254,257,260,271,289,303,317,331,335,385,410,415,462,492,502,513,518],momenta:[239,248,282,348,416],momentum:[],momon:229,monaghan:[9,466,467,469],monitor:[3,6,9,12,107,108,161,230,232,233,243,251,254,269,271,303,305,307,317,320,333,384,386,410,510],mono:[78,437],monodispers:[3,351,399,420,437,438],monom:[13,55,229],monoton:[3,242,322,344,386,506],monoval:376,mont:[4,6,7,9,209,216,229,246,317,340,413,472],montalenti:[487,506],month:0,moor:[9,17,89,90,153,241,321,447],more:[0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,61,62,64,65,66,67,68,69,71,72,73,74,75,76,77,82,83,84,85,86,92,95,96,97,99,101,102,103,107,108,109,110,111,112,113,114,116,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,160,161,162,164,165,166,167,169,170,171,172,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,195,196,197,198,201,202,203,204,205,206,207,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,242,243,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,319,320,321,322,323,324,325,326,327,329,333,335,336,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,373,375,376,378,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,445,446,447,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,487,488,489,490,492,493,495,496,497,498,499,500,501,502,503,504,505,506,507,509,511,513,514,519,520,522,523,524],morefoo:8,moreov:[227,228,478],moriarti:[9,443],moriarty1:443,moriarty2:[9,443],moriarty3:443,morri:[],morriss:[166,294],mors:[],morse_f:474,mosel:383,mosi2:440,moskalev:152,most:[0,1,2,3,4,5,6,7,8,10,11,12,15,17,18,19,37,40,42,56,76,114,120,166,197,202,203,205,206,218,221,222,223,224,226,227,228,230,250,271,272,300,304,305,306,307,308,317,318,346,348,356,358,369,376,383,387,389,391,393,416,419,440,453,454,455,477,487,488,489,501,506,507,510,511,514,519,522],mostli:[8,9,11,13,76,180,205,387,492,501,504,519,523],motiion:6,motion:[3,6,7,9,43,95,108,114,155,156,157,159,161,163,164,165,166,167,168,170,171,232,236,239,248,257,260,261,268,271,272,276,287,294,298,300,302,312,316,317,321,341,345,351,354,386,410,416,437,438,495,501,513],motiv:298,mous:251,mov:205,move:[],movement:[3,6,12,268,340,384,510],movi:[],mp2:393,mp4:205,mpeg:205,mpg:205,mpi4pi:11,mpi:[],mpi_allreduc:[317,490],mpi_barri:1,mpi_cart:489,mpi_cart_cr:489,mpi_cart_get:489,mpi_cart_rank:489,mpi_cart_shift:489,mpi_comm:6,mpi_fastmgpt:443,mpi_get_processor_nam:489,mpi_inc:12,mpi_lib:12,mpi_lmp_bigint:3,mpi_lmp_tagint:3,mpi_path:12,mpi_wtim:12,mpicc:11,mpich2:12,mpich:[12,14,15,16,17,18,391],mpich_icc:16,mpicxx:[12,17],mpiexec:[12,14,15,16,17,18,391],mpiio:[],mpirun:[1,6,11,12,14,15,16,17,18,19,300,374,391],mplayer:205,mri:[454,455],msd:[],msi2lmp:[],msi:13,msm:[],msmse:[130,177,318],msse3:443,msst:[],mtchell2011:451,mtchell2011a:451,mtd:231,mth:[8,131,206,509],mtk:[271,272,276],mtotal:385,mu_j:29,muccioli:419,much:[1,3,6,11,40,154,202,203,205,220,230,307,340,387,388,391,393,419,456,487,490,506,511,513,514,519],mui:[125,202,203,238,335,492],mukherje:[7,9,302],mulder:344,muller:[6,100,209,341,348,444],mult:8,multi:[],multibodi:[3,9,64,302,447],multicent:416,multicor:[1,9,489,505],multidimension:13,multielectron:394,multilevel:[9,375,376],multiphys:11,multipl:[],multipli:[3,96,100,128,186,197,210,211,219,254,257,298,304,378,384,393,492,519],multiprocessor:391,multiscal:11,multisect:[42,226],multistag:96,multitud:7,mundi:295,munich:9,murdick:397,murti:476,murtola:375,muser:299,must:[1,2,3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,57,58,59,60,62,64,65,76,91,93,95,96,115,119,121,124,127,128,129,130,131,156,160,167,171,176,177,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,198,199,200,201,202,203,204,205,206,207,210,211,212,214,215,216,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,238,239,242,244,246,247,248,250,251,252,253,254,255,257,258,259,260,261,266,267,268,269,270,271,272,273,275,276,277,279,281,282,283,285,287,289,291,293,296,298,302,303,304,305,306,307,308,310,312,314,315,316,317,318,319,320,321,327,329,330,332,333,336,337,338,340,341,343,344,345,347,348,350,351,352,353,354,355,356,358,359,360,361,362,363,364,365,366,368,370,371,375,376,378,381,384,385,386,387,388,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,459,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,487,488,489,490,492,493,494,495,497,499,500,501,502,503,506,507,509,510,513,518,519,520,522,524],mutli:6,mutlipl:492,mutual:[3,378,511],mutut:501,muvt:246,mux:[125,202,203,205,238,335,492],muz:[125,202,203,238,335,492],mv2_comm_world_local_rank:12,mvapich2:[17,391],mvapich:12,mxn:[12,300],my_ga:246,my_one_wat:246,my_post_process:503,my_qeq:308,my_setup:503,my_swap_region:216,myblock:[233,303],mybox:180,mychunk1:126,mychunk2:126,mychunk:[6,70,80,87,99,104,115,117,158,173,175],mycmap:492,mycom:221,mydump:[202,206],myer:[5,7],myfil:[489,519],myfix:[216,507],myflux:100,myforc:[202,203,523],myhug:276,myke:100,mymol:[41,320,385],mympi:11,mymultipli:[490,519],myn:490,mype:100,mypi:519,mypress:266,myramp:153,myrdf:[128,224],myreg:378,myregion:356,myrigid:[92,109,303],mysocket:253,myspher:[206,354],mystr:358,mystress:100,mytemp:[2,113,155,156,157,159,161,162,164,166,171,266,358,374,390,509,520],myvec:519,myz:492,n_dephas:487,n_element:204,n_f:[307,312],n_hbond:422,n_ij:420,n_ion:345,n_k:247,n_particl:89,na1:177,nabla:345,nacl:[4,6,440],nacl_cs_x0:6,nakano:[308,310,386,480],namd:[7,202,251],name1:[172,232],name2:[172,232],name:[0,1,2,3,4,5,6,8,9,11,12,13,33,43,51,58,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,191,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,302,303,304,305,306,307,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,346,347,348,349,350,351,352,353,354,355,356,357,358,366,373,374,376,377,379,385,386,390,392,393,397,400,414,415,417,419,420,423,424,425,427,440,441,442,448,452,454,455,462,463,473,475,476,477,478,480,481,485,489,490,492,493,494,495,499,502,505,507,508,510,513,514,519,520,521,522,523,524],namespac:[6,8,12],nan:3,nangl:[3,492],nangletyp:[385,492,502],nano:[317,512,518],nanoindent:75,nanolett:317,nanomet:[202,206,518],nanoparticl:[226,317],nanosec:518,nanosecond:[239,518],nappli:244,narea:3,narrow:[6,198],narulkar:[475,477],nasa:7,nasr:299,natdef:3,nation:[0,7,9,12,123,451],nativ:[1,6,7,9,12,16,17,202,207,493],natoli:[9,19],natom1:127,natom2:127,natom:[3,6,11,40,385,490,492,509,510,519],nattempt:303,natur:[6,9,152,232,271,298,312,351,414,416,417,440,452,489,519],navajowhit:206,navi:[206,414],navier:257,nb3:177,nb3b:[],nb3bharmon:448,nb3d:9,nb5:177,nbin:[128,221,222,223,341,348],nbodi:[260,317,443],nbond:[3,125,492],nbondtyp:[206,385,492,502],nbot:397,nbounc:333,nbrhood_cutoff:455,nbtype:127,nbuild:510,ncall:244,ncbin:76,nchar:206,nchunk:[3,6,70,76,80,87,99,104,115,117,126,158,173,175,218],ncoeff:463,ncorr:220,ncorrel:220,ncount:[218,219,220],nd3:177,ndanger:510,nden:[6,100],ndihedr:[3,492],ndihedraltyp:[385,492],ndim:222,ndirango:317,ndof:[271,276],ndoubl:492,ndp:513,ndx2group:[],ndx:357,neal:317,nearbi:[7,65,179,233,268,309,333,354,387,393,437,438,472,483,513],nearest:[3,75,76,78,101,118,176,179,257,270,298,340,354,375,427,440,447,462,474,519],nearli:[4,6,9,18,55,62,226,254,333,416,443,445,487,490,496,504],neb:[],neb_combin:386,neb_fin:386,neb_log:506,neb_step:506,neb_styl:506,necessari:[6,11,12,13,15,17,33,64,96,186,191,197,207,226,230,231,246,247,311,321,333,346,356,375,391,436,443,445,462,492,493,497,500,501,502,506,513,523],necessarili:[12,239,312,340,361,362,363,365,378,445,520],necessit:306,need:[1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,33,37,38,40,41,42,43,51,55,56,57,61,64,66,67,71,75,77,78,82,91,100,101,113,115,118,121,124,140,152,153,155,156,157,158,159,161,164,165,166,167,168,170,171,178,180,182,184,186,191,197,198,201,202,204,205,206,210,211,212,213,215,216,218,219,220,221,222,223,224,226,227,228,230,231,232,236,238,242,244,245,246,250,251,253,254,255,257,264,265,271,285,299,303,304,306,312,316,317,322,329,333,341,344,345,347,348,349,350,356,366,369,375,376,385,386,387,388,391,392,393,394,395,397,398,399,400,401,402,403,405,406,407,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,485,487,490,492,493,494,495,497,499,500,502,504,505,506,507,513,514,519,521,522,523,524],needless:[6,387],neelov:376,neg:[3,6,12,27,47,69,74,98,113,120,127,152,153,180,182,187,189,198,205,230,232,233,247,276,298,322,330,344,348,350,355,375,383,417,431,440,472,492,495,511],neglect:[422,438],neglig:[6,11,96,271,473],neigh:[],neigh_modifi:[],neighbor:[],neighborhood:[26,101,134,463],neighbour:255,neighobr:[6,407,428,432],neither:[2,3,12,42,66,203,215,229,232,233,393,399,416,437,438,497],nelem:463,nelement:[392,414],nelson:[101,118],nemd:[],nest:[2,358,372,390,519],net:[3,6,11,40,87,95,97,159,170,250,298,308,317,438,455],netherland:9,netpbm:205,network:[12,202,227,228,251,489],neumann:375,neutral:[3,97,246,375,407,428,462],never:[7,12,66,76,209,219,230,246,271,298,320,335,346,350,353,355,375,387,414,440,463,480,489,492,506,509,519],neveri:[3,8,76,212,217,218,219,220,221,222,223,224,227,228,229,239,257,258,299,308,309,310,313,314,318,341,347,348,386,462,497,506],newatom:233,newer:[12,218,440,519],newfil:[372,374],newli:[233,303,513,520],newlin:206,newn:317,newt:165,newtemp:[66,113],newtion:[397,443,452],newton:[],newtonian:247,newtyp:[3,228],next:[],neyt:340,nfile:[3,38,57,198,202,203,206,242,447,474,494,499,524],nfirst:497,nfirt:497,nfreak:318,nfreq:[40,76,217,218,219,220,221,222,223,224,226,314,318,497],nghost:[3,12],ngp:116,ngpu:391,nguyen:[15,397],nharmon:[],nhc:300,nht:317,ni2:177,ni3:177,ni_000:[130,318],nialh_jea:414,nialhjea:[404,423],nice:[6,8,514],nickla:442,nicola:9,nimprop:[3,492],nimpropertyp:[385,492],nine:[139,146,417,462],ninteg:492,nissila:[257,462],nist:[392,414,518],niter:[42,226],nitrid:407,niu3:[404,414,423],nkb:307,nlast:497,nlen:220,nline:385,nlocal:[3,8,11,12,244],nlog:376,nlvalu:118,nmax:43,nmin:43,nmol:492,nmpimd:300,nn2:440,nneighmaxdef:3,nnn:[101,118],no_affin:[16,391],no_gradient_correct:461,no_histori:6,no_velocity_gradi:461,noced:384,nocheck:427,nocit:12,nocoeff:[39,59,199,371,485,492,521,522],nodal:[6,38,57,198,215,242,345,447,474],node:[1,3,10,12,14,15,16,17,18,42,130,134,177,204,226,251,257,345,391,427,489,505],node_area:257,node_group:215,nodeless:416,nodeset:215,nodeset_to_elementset:215,nodess:16,nof:198,noforc:[],nois:[6,247,248,254,255,256,257,307,312,317,337,345],nomenclatur:[6,76,222,378],nomin:[202,271],non:[],nonbond:[4,12,448,472],none:[],noneq:248,nonequilibrium:[342,343,416],nonetheless:254,nongauss:[],nongaussian:116,nonlinear:[],nonloc:[451,502],nonperiod:3,nonzero:3,noordhoek:406,nopreliminari:198,nor:[2,3,42,62,203,215,323,324,325,326,327,329,406,458,459,460,461,492,495],nord:[452,475,477],norder:489,nordlund:[452,475,477],norm:[6,12,66,129,209,218,222,223,318,324,325,384,386,471,509,510,518],normal:[3,6,9,11,12,40,42,61,64,66,71,75,76,78,97,100,113,114,124,128,129,163,166,176,178,179,180,198,206,209,218,219,221,222,223,226,230,232,233,245,246,250,254,255,263,268,271,285,298,300,301,306,308,312,314,315,322,333,334,336,337,338,345,350,351,354,355,359,361,362,363,365,380,381,383,384,386,391,405,406,419,420,423,443,471,484,486,487,490,492,494,495,497,498,502,506,509,510,511,513,518,519,523],norman:345,nornal:3,nose:[6,7,8,168,209,236,254,255,271,272,273,274,275,276,277,278,279,291,292,293,294,295,296,300,304,312,317,336,337,338,343,411,513],noskov:[478,513],noslip:[333,355],nosync:511,notabl:[5,40],notat:[6,64,66,75,152,172,209,268,271,414,480,519],note:[1,2,3,6,7,8,9,11,12,13,14,15,16,17,18,19,22,24,25,28,32,33,35,36,37,38,39,40,41,42,43,45,48,55,56,57,59,61,62,63,64,65,66,69,70,72,74,76,78,80,85,87,96,98,99,100,103,104,108,114,115,116,117,120,122,124,125,126,127,128,129,130,131,152,153,158,160,161,162,166,168,172,173,175,176,177,178,179,180,181,182,184,186,189,191,195,197,198,199,201,202,203,204,205,206,207,209,210,211,212,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,232,233,236,237,238,241,242,243,244,246,248,249,250,252,253,254,255,256,257,266,267,268,269,271,273,274,275,276,277,278,279,285,287,291,292,294,296,300,302,303,304,306,307,308,310,315,316,317,318,321,322,330,331,333,336,337,338,341,344,345,347,348,349,350,351,354,355,356,358,359,360,361,362,363,365,369,371,374,375,376,378,381,384,385,386,387,391,392,393,397,398,400,401,402,404,405,407,408,410,411,412,413,414,417,419,420,421,422,423,427,428,430,432,436,437,438,440,441,442,443,444,445,447,448,452,454,455,456,457,459,461,462,463,464,467,471,473,474,475,477,479,480,483,484,485,487,489,490,492,493,494,495,496,497,499,500,502,504,506,507,509,510,513,514,518,519,520,523,524],noth:[216,253,377,391,490,503,514],notic:[0,6,7,8,12,343,345,513],noutcol:8,noutput:299,noutrow:8,novemb:440,novik:13,novint:251,now:[2,3,6,10,11,12,13,47,64,65,76,202,210,211,228,247,251,252,306,317,351,354,376,378,414,416,420,454,455,464,488,493,513,514,520],nowait:251,nozforc:375,np3:177,np4:177,np6:177,npair:[128,219],nparticl:[3,41,43,396],npartit:510,npernod:[14,15,16,17,18,391],nph:[],nphi:[16,391],nphug:[],npoli:303,nproc:[3,11,202],npt:[],npt_aspher:[273,279,291],npt_bodi:[274,292],npt_sphere:[275,296],nrecomput:413,nrepeat:[76,217,218,219,220,221,222,223,224,314,318,497],nreset:[230,271,272,276],nreset_ref:230,nrho:[392,414],nrl:414,nsall:9,nsampl:413,nsbin:76,nsbmax_most:3,nsec:512,nskip:[131,497],nsq:[3,388,450],nstart:[131,219,220,221,224,318,492,497],nstat:298,nstep:[3,13,230,271,356,468,490,493],nsteplast:490,nstop:[131,497],nswap:[341,348],nswaptyp:3,ntabl:[38,57,198,242,447,474],nterm:322,nth:[12,82,128,129,202,203,206,221,232,497,507],ntheta:397,nthread:[3,391],ntpc:391,ntptask:391,ntype1:127,ntype2:127,ntype:[3,152,178,202,206,308,310,416,422,452,492,502],nuclear:[9,107,108,164,248,272,307,312,385,416,484],nuclei:[107,108,162,164,169,203,256,272,284,295,339,394,416,492],nucleu:[107,108,308,477,513],nudg:[4,6,7,9,209,270,383,386],nulcear:9,num:[],num_of_collis:3,numa:[1,3,12,391,489],numactl:16,number:[1,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,22,27,38,39,40,41,42,43,45,57,58,59,66,67,68,69,70,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,89,96,99,100,101,102,103,104,113,114,115,117,118,120,123,124,125,126,127,128,129,130,131,141,147,152,155,156,157,158,159,160,161,163,164,165,166,167,168,170,171,172,173,175,176,177,178,179,180,181,182,186,187,197,198,199,201,202,203,204,205,206,207,209,210,211,214,216,218,219,220,221,222,223,224,226,227,228,229,231,232,233,242,243,244,246,247,248,250,251,252,253,254,255,256,257,260,268,271,272,276,285,287,293,298,299,300,302,303,306,307,308,312,314,317,320,321,325,333,334,335,337,340,341,342,343,345,346,347,348,350,352,353,355,356,358,360,371,373,375,376,378,381,382,384,385,386,387,388,391,392,393,397,399,404,406,411,413,414,415,416,417,422,423,424,425,426,440,441,442,443,445,447,448,452,453,454,455,456,459,461,462,463,471,473,474,475,476,477,479,480,481,484,485,486,487,489,490,492,493,494,495,496,498,499,500,501,502,504,506,507,509,510,511,513,518,519,520,524],number_of_a:3,number_of_b:3,numbond:3,numer:[],numpi:11,nvalu:[218,222,223,224,490],nvaluelast:490,nvc_get_devic:15,nvcc:[1,9,17],nve:[],nve_aspher:[273,277,291],nve_bodi:[274,278,292],nve_spher:[275,279,296],nvida:17,nvidia:[1,3,9,14,15,17,391,505],nvt1:513,nvt2:513,nvt:[],nvt_aspher:[273,277,296],nvt_bodi:[274,278],nvt_sphere:[275,279],nvtfe:215,nwait:299,nwchem:7,nxnode:345,o_cor:160,o_shel:160,oascr:7,obei:[3,232,378,487],ober:7,obj_shared_foo:12,obj_target:12,object:[6,8,11,12,15,41,43,205,230,251,257,260,303,322,329,384,385,490,495],observ:[271,307,336,337,340,341,348],obsolet:13,obstacl:[4,252],obtain:[1,3,9,12,29,78,96,114,118,176,207,211,245,248,257,276,299,300,340,375,393,410,440,445,453,462,475,477,501],obviou:[12,484,519],obvious:[205,303,507,519],occ:418,occasion:[3,271,487],occlus:205,occup:[3,176,391,418],occur:[1,3,6,11,12,14,17,40,60,62,64,65,76,95,116,176,179,181,198,202,203,206,216,226,229,230,232,242,246,249,252,260,269,285,308,317,333,342,355,356,358,375,387,391,413,416,436,447,455,474,487,489,490,495,497,501,506,509,519],occurr:[368,492,506,519],oct:11,octahedr:25,octant:489,odd:[42,118,206,226,271,317,336,337,345,507],off:[1,3,6,12,14,15,17,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,37,38,40,41,44,45,46,47,48,49,50,51,52,54,55,56,57,62,64,69,74,76,119,120,121,124,125,127,152,153,155,161,165,176,177,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,202,203,205,206,209,212,216,224,225,228,229,232,240,245,246,247,249,251,254,255,260,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,296,302,304,305,309,317,319,320,333,336,338,348,349,350,353,354,359,360,361,362,364,365,366,368,369,370,375,376,384,386,387,389,391,392,393,395,398,399,400,401,402,403,405,406,407,409,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,438,440,441,445,446,447,448,449,451,455,456,457,459,461,462,464,471,472,473,474,475,476,477,478,480,482,483,484,487,488,489,492,494,495,499,501,504,505,506,511,516,518,519,522,524],offend:[3,490],offer:[6,14,18,181,383,407,462,487,501],offic:7,offload:[1,9,16,17,251,391],offset:[3,6,60,178,205,232,233,303,385,407,428,432,472,492],offsit:8,often:[1,3,6,7,12,13,14,15,16,17,18,37,56,76,172,197,205,212,221,224,226,230,244,251,271,300,318,369,378,383,384,386,387,388,391,406,411,428,474,475,477,487,506,513,514,518],ohio:442,old:[3,6,209,230,233,271,440,454,464,493,496,500,503,518,522],older:[3,5,12,13,17,206,218,230,271,464,519],oldlac:206,oleinik:397,olfason:[6,25,370,422,504],oliv:206,olivedrab:206,olivi:9,ollila:[257,259,260,261],olmst:[215,298],omega0:370,omega:[],omega_dot:271,omega_ij:412,omega_ijk:477,omega_ik:475,omegadd:447,omegai:[125,202,203,335],omegax:[125,202,203,335],omegaz:[125,202,203,335],omgea:6,omiss:[0,7],omit:[198,206,239,352,401,410,432],omp:[],omp_num_thread:[3,16,18,391],omp_proc_bind:17,ompi_comm_world_local_rank:12,ompi_icc:16,on_the_fli:215,onc:[0,1,2,3,6,8,11,12,16,41,42,62,63,66,76,100,115,184,204,205,206,209,210,211,226,227,228,233,244,246,248,255,299,303,306,317,333,341,346,348,356,382,385,386,387,419,421,423,424,452,456,489,490,499,506,509,513,514,519],onelevel:489,onewai:[],ongo:251,oniom:[9,311],onli:[1,2,3,6,7,8,9,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,52,54,55,56,57,59,62,63,64,66,67,69,70,71,72,74,75,76,77,78,80,83,85,86,87,89,90,92,95,96,97,99,101,103,104,107,108,109,110,111,112,113,114,115,116,117,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,161,162,164,165,166,168,169,170,171,172,173,175,176,177,178,181,182,184,185,187,188,189,190,191,192,193,195,196,197,198,199,202,203,204,205,206,207,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,236,238,239,240,241,242,243,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,306,307,308,309,310,311,312,313,314,317,318,319,320,321,322,323,324,325,326,327,329,333,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,361,362,363,364,365,366,368,369,370,371,373,375,376,378,381,384,385,386,387,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,489,490,492,493,495,496,497,499,500,501,502,503,504,506,507,508,509,510,511,513,514,519,520,522],only_group:176,onn:501,onset:[307,368],ontario:9,onto:[152,180,229,233,239,257,471],onward:2,open:[],opencl:[1,3,7,15,391],opengl:6,openkim:9,openmp:[1,3,4,7,9,10,12,16,17,18,373,391,505],openmpi:[12,14,15,16,17,18,391],opensourc:7,oper:[],opl:[],oppelstrup2:9,oppelstrup:[9,443],oppos:[6,40,200,202,203,316,352,376,385,492],opposit:[6,29,75,214,254,261,298,317,348,386,407,436,478,490],opt:[],optic:156,optim:[],option:[],optionn:17,orang:[2,205,206],orbit:[308,310,397,407,416,462,472],orchid:206,order:[1,2,3,6,9,11,12,14,27,29,38,40,42,57,62,66,69,74,76,85,96,98,99,101,103,104,118,120,124,127,142,152,153,154,155,156,157,158,159,160,161,164,165,166,167,168,170,171,182,187,197,198,202,203,205,206,209,212,217,219,221,222,223,224,225,227,228,229,230,231,236,238,239,246,248,250,251,253,257,258,260,269,271,298,306,307,311,314,315,316,317,318,319,320,322,327,329,334,340,344,345,346,347,357,358,359,361,362,363,365,368,369,375,380,385,386,392,393,394,397,406,412,413,414,416,417,419,420,423,425,428,436,440,443,447,454,455,456,462,472,473,474,475,476,477,478,480,481,487,489,490,492,493,497,499,501,502,506,509,513,519,524],orderomg:3,ordinari:[123,422,451],org:[6,7,11,12,13,14,453],organ:[0,3,6,7,8,406],organis:[459,461],organometal:25,orien:502,orient:[],orientord:[],origid:218,origin:[3,6,7,9,12,76,88,114,115,126,130,174,178,180,201,205,206,209,210,211,218,222,223,227,228,232,236,239,255,268,271,294,300,303,313,317,318,326,332,343,372,374,375,378,383,392,393,395,397,407,410,411,413,414,422,425,440,451,454,455,475,477,478,479,489,492,493,494,495,496,497,514,518,522],origin_i:223,origin_x:223,origin_z:223,orlikowski:443,ornl:[7,9,15],orsi:29,ortho:[3,62,180,492],orthogon:[],orthograph:205,orthong:62,orthongon:[62,317],orthonorm:233,orthorhomb:307,os4:177,oscil:[6,9,163,228,232,235,236,255,268,269,271,307,312,317,350,351,353,355,385,394,478,513,519],oscillatori:[268,326],oserror:11,other:[],otherswis:16,otherwis:[1,3,9,12,14,16,17,18,37,40,56,58,76,113,123,130,156,157,158,171,179,197,203,206,207,216,218,227,228,232,244,246,248,255,271,317,369,370,380,384,391,399,423,427,437,438,452,481,485,487,490,492,493,513,519],otyp:[407,428,432,436],ouml:513,our:[5,6,7,8,13,257,320,445,475,477,513],out:[1,2,3,4,6,7,8,11,12,13,14,18,19,21,42,67,70,76,80,87,99,100,104,105,108,114,115,116,117,119,126,127,155,156,157,158,159,161,162,164,165,166,167,168,170,171,173,175,181,185,202,203,205,206,207,209,222,226,227,228,231,240,245,246,252,254,257,262,285,287,299,301,302,303,306,312,313,314,317,330,345,354,356,357,358,359,361,365,373,374,378,382,386,390,416,423,439,472,486,487,489,490,495,496,497,499,500,501,503,506,508,509,510,515,517,519,520,521,522,523,524],outcom:[317,520],outer2:[402,421],outer:[3,8,16,58,76,237,252,358,374,382,384,390,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,481,482,483,484,485,487,500,501,506,512,519],outer_distance_cutoff:422,outermost:[38,57,76,210,211,268,271,387,474,501],outfil:[13,489],outlin:[6,205],outmost:251,output:[],output_frequ:215,outputss:139,outsid:[3,8,60,62,76,168,178,201,202,203,204,205,206,207,221,222,233,239,246,252,317,318,333,338,339,352,353,354,355,356,373,386,398,400,407,416,428,430,449,457,490,492,493,495,502,509,520],outut:6,outward:[76,176,350,354,355,492,501],over:[1,3,5,6,7,12,16,18,27,40,42,43,56,63,69,72,74,76,85,86,96,97,98,99,101,103,112,114,116,118,120,127,128,137,138,144,149,152,153,158,161,164,172,174,187,198,205,207,209,210,211,217,218,219,220,221,222,223,224,225,226,227,228,232,233,244,247,248,252,254,255,256,260,268,269,270,271,272,273,274,275,277,278,279,291,292,294,295,296,298,303,304,307,314,315,316,317,318,322,330,333,336,337,338,339,341,344,347,348,350,352,353,354,355,356,359,374,377,386,387,388,391,405,411,414,415,416,417,422,437,440,443,452,463,464,472,473,474,475,476,477,480,488,489,490,495,497,498,500,501,506,507,509,510,518,519,520],overal:[6,18,25,62,172,230,236,271,272,300,320,333,358,382,416,422,423,463],overalap:317,overcom:[285,333],overflow:[3,385,387],overhead:[6,11,19,42,206,218,220,222,223,226,239,243,306,387,388,495,511],overkil:317,overlai:[],overlaid:7,overlap:[3,13,16,65,81,178,181,198,206,214,217,218,221,222,223,224,233,237,263,285,303,308,314,317,318,333,351,355,375,378,382,384,385,391,411,416,420,423,426,436,458,460,464,479,492,495,501],overload:1,overrid:[3,9,12,14,16,17,22,45,76,164,178,186,205,206,210,211,230,237,266,271,360,375,387,404,422,423,440,445,454,489,490,502,504,509,519],overridden:[6,178,205,276,317,426,437,445,464,472,500,519,522],overview:[],overwrit:[11,12,22,45,186,206,218,219,220,221,222,223,224,318,360,373,379,404,440,490,493],overwritten:[203,305,344,373,422,423,487,488,493],own:[],oxford:[29,96,410],oxid:[9,406,407,462],oxygen:[6,41,243,306,407,428,432,462,492],oxygen_c:160,p_e:345,p_ik:452,p_pi:397,pacakg:391,pack:[5,8,71,351,391,397,440],pack_bord:8,pack_border_bodi:8,pack_border_hybrid:8,pack_border_vel:8,pack_comm:8,pack_comm_bodi:8,pack_comm_hybrid:8,pack_comm_vel:8,pack_exchang:8,pack_restart:8,pack_revers:8,pack_reverse_comm:8,pack_reverse_hybrid:8,packaag:391,packag:[],packakg:15,packet:[7,9,41,205,394,416],pad:[3,202,203,205,206,300,519],padua:[9,13],page:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,37,41,43,45,56,60,62,66,70,72,80,87,96,99,104,113,115,116,117,119,121,124,126,129,131,153,156,157,158,171,173,175,178,179,180,186,197,201,202,203,204,205,206,207,209,210,211,216,217,218,219,220,221,222,223,224,233,246,253,254,255,266,271,272,277,278,279,283,291,292,294,295,296,303,306,317,330,333,336,337,338,347,351,354,356,358,360,369,374,384,385,386,387,391,392,393,396,404,406,407,414,415,417,422,423,425,426,440,441,442,445,448,452,453,463,472,473,475,477,479,480,490,492,493,494,495,497,500,501,502,504,509,510,519,520,522,523],pai:[15,18],painless:514,pair:[],pair_:[96,210,211],pair_airebo:425,pair_charmm:436,pair_class:8,pair_coeff:[],pair_dpd:9,pair_dzugatov:514,pair_eam:392,pair_eff:164,pair_foo:8,pair_gayberne_extra:9,pair_hybrid:[423,478],pair_interact:215,pair_kim:210,pair_list:427,pair_lj:436,pair_lj_cut:8,pair_lj_soft_coul_soft:96,pair_modifi:[],pair_resquared_extra:9,pair_sph:[465,466,467,468,469,470],pair_styl:[],pair_tally_callback:8,pair_writ:[],paircoeff:[3,485],pairfoo:8,pairij:[3,492],pairkim:3,pairstyl:8,pairwis:[],pakketeretet2:514,palegoldenrod:206,palegreen:206,paleturquois:206,palevioletr:206,pan:205,panagiotopoulo:[408,418],pandit:[9,310,455],papaconstantopoulo:392,papayawhip:206,paper:[3,6,7,8,9,13,40,41,67,152,166,172,190,254,257,261,270,302,308,310,317,333,341,345,348,375,383,386,393,401,407,420,422,425,430,432,451,454,455,475,477,487,506],paradyn:5,paraemt:456,paragraph:[76,166,350,378,447,474,493,494],parallel:[],parallelepip:[6,180,378,492,495],parallelipip:[180,299],paralleliz:[9,302],param:[3,308,310,426,489,495],param_free_:210,param_free_sigma:210,paramet:[],parameter:[130,177,393,397,406,407,414,415,416,417,425,440,441,442,452,454,455,462,473,475,476,477,480],parameter_fil:215,parameterizaion:407,parametr:[6,9,36,415,453,457],paramt:[116,308,352,456],paramter:406,paratem:436,paraview:[203,318],parent:[3,8,356],parenthes:[38,57,198,242,420,447,474,519],parenthesi:[2,218,358,519],parinello:[6,7],pariticl:226,paritlc:3,park:[3,7,9,215,322,442,451],parmin:443,parrinello1981:230,parrinello:[230,248,269,271,272,307,337],pars:[],parser:[12,519],part:[0,1,2,3,6,7,8,9,11,12,17,20,21,23,24,25,26,27,28,29,30,31,32,35,36,37,38,41,42,44,46,47,48,49,50,52,54,55,56,57,67,71,75,76,77,83,86,92,101,107,108,109,110,111,112,114,116,119,120,121,123,124,127,130,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,160,162,164,165,169,170,172,176,177,181,184,185,187,188,189,190,192,193,195,196,197,198,202,203,204,206,207,209,212,213,214,216,220,223,225,226,227,228,229,230,231,232,233,235,238,239,240,243,244,245,246,247,248,249,251,252,253,254,255,256,257,258,259,260,261,263,264,265,266,269,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,307,308,309,310,311,312,313,314,316,317,319,320,322,323,324,325,326,327,329,330,332,333,336,338,339,340,341,342,343,344,345,346,348,349,350,351,352,353,354,356,357,358,359,361,362,364,365,368,369,370,375,376,384,385,386,387,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,446,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,489,490,492,493,494,495,499,500,501,504,510,514,519,524],partai:[9,453],parti:[4,9],partial:[],partic:6,particip:[228,396,426,479],particl:[],particleenergi:3,particleviri:3,particular:[1,3,4,6,8,10,12,41,66,69,74,75,76,85,103,120,125,127,128,152,178,201,202,203,209,210,214,222,226,229,246,247,252,253,257,268,271,298,303,316,317,320,340,351,356,359,376,378,382,385,391,396,397,398,400,402,403,405,409,412,415,416,419,421,423,428,432,436,439,448,449,456,457,472,473,475,476,477,478,480,487,489,492,493,494,499,500,502,510,514,519,520,523,524],particularli:[6,7,9,12,15,16,25,40,205,230,317,376,416],particuolog:43,partilc:333,partit:[],partitoin:65,partner:[3,7,64,227,228,229,255,333,348,478,502,507,513],pascal:[9,13,518],pass:[6,7,8,9,11,70,79,80,87,88,98,99,104,114,115,116,117,173,202,203,205,206,207,230,231,244,246,268,269,271,306,333,350,374,380,387,391,423,426,454,471,490,492,493,497,503,519,523],passphras:12,password:514,past:[],patch:[0,12],patchi:317,patel:443,path:[3,6,7,11,12,13,15,207,253,270,300,322,333,340,345,386,392,393,397,404,414,415,417,425,440,441,442,448,452,453,454,462,463,473,475,477,480,493],pathtolammp:462,patient:12,patom1:127,patom2:127,patrick:476,pattern:[3,7,12,65,78,494],pattnaik:317,paul:[0,7,13,254,256],pauli:[416,462],paus:500,paves:300,payn:[152,453,463],pb2:177,pb4:177,pbc:[76,350,394],pchain:[271,272,276,317],pcie:1,pd2:177,pd4:177,pdamp:[271,272,276,304,317],pdb:[6,13,207],pdebuyl:9,pdf:[0,8,9,13,17,41,110,111,112,123,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,231,253,264,265,323,324,325,326,329,451,465,466,467,468,469,470,502],pdim:348,pdlammp:[83,86,451],pdlammps_ep:[9,123,451],pdlammps_overview:9,pdlammps_v:[9,451],pe_eta:271,pe_etap:271,pe_omega:271,pe_strain:271,peachei:13,peachpuff:206,peak:418,pearlman:96,peculiar:12,pedersen:376,peform:[40,309],penalti:[14,454,455],pencil:[6,76,166,222],pend:3,penetr:[43,132,458,460,502],penetret:41,peng:177,penn:13,peopl:[7,8,9,12],peptid:[4,9,231],per:[],peratom:[3,122,153,176],perceiv:205,percent:[3,12,16,230,391,473],percentag:[1,12,230,271,303,304,317],percol:228,perfect:[6,42,75,78,101,226,298,386],perfectli:[42,226,493],perfom:[6,386],perform:[],performac:1,pergamon:[440,477,484],perhap:378,peri:[],peridyma:83,peridynam:[3,4,6,7,9,41,66,83,86,123,451,472,492,502],perimitt:408,period:[],perioid:350,perl:[6,13],perm0:518,perman:[3,40,55,76,182,227,228,251,316,356,391,422,496,504],permeabl:297,permiss:[228,490],permit:[6,257,443],permitt:[408,477,483,484],permut:[12,415,473,475,477,480],perpendicular:[6,76,156,205,232,252,262,268,270,298,301,326,350,351,383,492],perram:[376,419],persepct:205,persist:[3,8,76,244,317,391,489,490,494,498,519],person:[9,514],persp:[3,205],perspect:205,pertain:[404,472],perturb:[9,13,75,96,267,315,350,353,355,497],peru:206,peskin:257,pessimist:376,petersen:[333,376],pettifor:[397,472],pettifor_1:397,pettifor_2:397,pettifor_3:397,pfactor:205,pforc:490,phantom:251,pharmaceut:7,phase:[3,12,16,271,340,348,397,428,476,489],phd:453,phenol:513,phenomena:416,phi0:[196,316],phi1:185,phi2:[185,415,473],phi3:[185,415,473],phi:[1,3,4,7,9,10,12,16,17,85,101,118,152,197,198,205,249,316,362,391,392,397,414,417,440,441,442,505],phi_ij:[397,417,452],philadelphia:9,phillip:[255,411,513],phillpot:[309,406,407,462],philosoph:414,philosophi:[6,7,253],phonon:[],phophor:463,phosphid:463,phy:[6,7,13,20,21,25,40,44,46,47,67,75,78,96,97,101,118,122,124,152,153,160,166,184,185,195,204,216,220,230,231,236,239,247,248,253,254,255,256,257,269,270,271,272,276,287,293,294,295,299,300,304,307,309,312,317,320,321,322,333,336,337,340,341,342,343,345,348,350,359,368,370,375,376,383,386,393,397,398,402,403,405,406,407,408,409,410,411,412,414,415,416,418,419,420,421,422,425,428,430,432,433,436,437,438,439,440,442,444,445,447,449,451,452,456,462,463,471,473,474,475,476,477,478,480,487,501,504,506,513],physic:[3,6,12,14,16,17,18,41,43,54,62,132,160,172,215,232,239,248,254,256,257,259,260,261,269,299,308,310,344,345,376,378,386,391,393,395,401,405,414,422,423,443,453,454,455,458,466,467,469,470,487,489,501,502,507,518],physica:[437,438],physik:[7,9],pic:9,picki:8,picocoulomb:518,picogram:518,picosecond:[206,232,510,518],picosend:416,pictur:7,piec:[3,11,152,206,271,499,524],pierr:9,pieter:13,pimd:[],pin:16,pink:206,pipe:[6,202,205],pipelin:[3,6],pisarev:345,pishevar:411,piston:[],pitera:6,pixel:205,pizza:[6,7,11,13,42,202,205,226],pjintv:13,pka:345,place:[3,6,7,11,12,33,42,51,76,96,172,178,182,191,198,202,205,206,208,209,210,211,228,229,232,239,246,247,248,250,253,254,255,256,258,260,261,271,277,278,279,291,292,296,303,306,315,317,336,337,338,345,350,353,355,374,404,422,472,479,489,490,493,500,502,507,510,519],placehold:[33,191,392,393,406,414,417,424,425,440,441,442,448,452,454,455,463,471,473,475,476,477,480],placement:[378,428],plai:[6,205,340],plain:[9,436,490],plan:[3,5,6,17,180,492],planar:[6,41,43,252,298,351,368,370],planck:[246,300],plane:[3,6,9,42,43,60,62,71,76,101,205,209,215,222,226,249,252,262,298,301,311,330,332,345,351,359,361,362,363,364,365,370,378,380,438,479,495,502],plane_wiggl:380,planeforc:[],plasma:[97,272,345,416],plastic:[],plastic_strain:133,platform:[1,3,7,9,12,13,15,17,202,205,207,494,499,524],plath:[6,100,209,341,348],player:205,pleas:[0,3,7,11,12,13,215,248,257,261,299,302,306,313,340,356,415,417,451,459,461,462],plen:394,plimpton:[0,5,7,75,124,153,229,298,308,333,420,451],plo:29,plog:[3,12,501],ploop:[271,272,276],plot:[7,11,13,58,307,434,436,474,481],plu:[3,11,12,40,62,72,107,176,181,206,225,230,232,233,276,317,388,416,426],plug:9,plugin:[9,13,207,493],plum:206,pm3:177,pmb:[],pme:376,pmf:[231,322,330],png:[3,12,202,205],pni:205,poariz:6,poem:[],point1:492,point2:492,point3:492,point:[],point_data:318,pointer:[3,7,8,9,11,244,490],pois:518,poiseuil:[4,212,249],poisson:[62,232,376,420],poisson_solv:215,polak:383,polar:[6,7,118,152,160,177,215,235,406,407,428,478,513],polar_off:406,polar_on:406,polariz:[],poli:[],politano:[9,462],pollock:[7,376],polya:356,polybond:13,polychain:317,polydispers:[3,385,399,405,420,437,438,472,483],polyethylen:393,polygon:[6,43,176],polyhedron:176,polym:[],polymer:7,polymorph:[],polynomi:[9,38,57,198,414,434,445,462,467,474],polytechn:302,poor:[16,17,42,226,294,295,320,391,434],poorli:[383,384],pop:[3,8],popen:12,popul:[12,312,378,413,492],popular:[12,202,415],pore:330,poros:181,porou:[257,260],port:[251,253],portabl:[7,9,12,202,204,231,454,494],portion:[1,3,9,11,12,15,16,42,55,68,73,76,84,97,100,102,119,120,122,125,153,154,168,202,203,206,217,218,221,222,223,224,226,230,239,243,257,271,273,274,275,277,278,279,309,314,315,317,318,358,374,387,391,398,400,401,402,403,407,408,410,411,416,418,419,421,422,428,432,436,439,449,456,457,477,481,491,492,497,501,502,511,514,519],poschel:420,posfreq:314,posit:[3,6,14,27,40,41,42,43,47,60,62,75,76,87,88,98,99,114,115,120,129,130,134,152,153,161,176,177,178,180,181,182,187,189,198,201,203,204,205,206,209,210,212,214,216,217,218,221,222,223,226,227,228,229,230,231,232,233,236,238,239,246,247,248,249,251,252,254,255,256,257,259,260,264,265,268,269,271,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,294,295,296,298,299,300,302,303,304,307,308,312,314,315,317,320,322,326,329,330,332,333,335,336,337,338,340,342,343,344,345,348,350,351,352,353,354,355,356,359,375,378,386,393,394,396,399,411,412,413,416,418,431,447,455,462,471,474,479,487,492,495,502,513,519,520],posix:251,posix_memalign:12,possibl:[1,3,6,8,9,11,12,15,38,41,42,56,62,66,75,76,96,125,127,152,153,156,157,171,201,202,203,204,206,209,211,215,216,222,226,227,228,229,233,235,241,248,255,298,303,311,312,314,317,329,333,335,345,346,364,374,376,384,387,388,391,413,422,440,455,459,461,462,474,480,490,496,505,506,510,513,519,520,523],post:[],post_forc:8,post_force_integr:8,post_force_respa:8,post_integrate_respa:8,postit:[222,223,285],postiv:95,postma:[304,336],postprocess:13,pot:[420,455],potentail:417,potenti:[],potentiel:436,potetni:423,potin:443,potpourri:9,pour:[],pourtoi:340,pow:232,powderblu:206,power7:17,power8:17,power:[3,9,11,116,152,206,312,375,391,397,490],pparam:[96,210,211],ppm:[12,202,205],ppn:[14,15,16,17,18,391],pppm:[],pppm_disp:3,pppmdisp:3,pproni:[3,247],pr3:177,pr4:177,practic:[3,12,230,271,272,299,306,480,489,514],prb:[475,477],prd:[],pre:[],pre_exchang:8,pre_forc:8,pre_force_respa:8,pre_neighbor:8,prec:462,prec_tim:14,prece:461,preced:[2,6,62,203,217,218,219,220,221,222,223,224,253,314,318,358,378,386,391,397,422,506,509,510,519],preceed:[11,12,76,166,219,350,490,519],precipit:176,precis:[1,3,9,12,13,14,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,44,46,47,48,49,50,52,54,55,57,114,121,124,155,165,178,184,185,187,188,189,190,192,193,195,196,198,202,206,212,218,224,225,230,232,239,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,308,309,310,317,319,320,336,338,349,353,359,361,362,364,365,368,370,375,376,384,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,428,429,430,431,432,433,434,435,436,437,441,443,446,448,449,451,454,456,457,462,464,473,474,475,476,477,478,480,482,483,484,494,495,501,502,505,510,513,518,519,520],precv:489,predefin:[196,206,356,416],predict:[1,6,10,12,285,317,391],preexponenti:506,prefactor:[24,25,28,32,35,36,172,186,197,210,211,219,350,361,365,368,384,405,418,448,456,457,464,483],prefer:[7,8,12,250,316,346,393,514],prefix:[11,12,205,231,299,486,489],preliminari:[38,57,198,242,447,474],prematur:384,prepar:[8,9,308,311,333,503,513],prepend:454,preprint:[152,287,293,380,463],preprocessor:251,prerecord:231,prescrib:[6,8,156,157,158,171,209,210,215,218,233,268,288,346],presenc:[202,227,228,257,260,437,438,443,483,522],present:[1,3,9,12,18,176,198,204,205,233,247,248,253,257,258,260,261,312,329,351,354,357,406,416,427,436,443,455,456,462,489,513],preserv:[3,62,230,232,271,320,333,355,493],press:[],pressdown:225,pressur:[],pressure_with_eviri:416,presum:[78,167,209,210,211,232,386,423,495],prevent:[2,3,6,41,132,233,245,303,333,344,368,375,382,384,386,391,411,423,450,466,467,469,471,490,494,500,502,513,519],previou:[],previouli:233,previous:[3,9,11,62,64,76,95,113,129,131,167,178,180,182,201,202,203,204,206,214,216,217,218,219,221,222,223,224,232,233,246,252,266,268,303,315,317,319,320,345,347,350,351,352,353,355,356,377,420,472,487,490,494,495,505,507,509,510,515,516,517,519,520],prevoiu:351,price:[6,410],primari:[0,6,345],primarili:[5,7,9,17,154],prime:[236,255,421,443,475,477,489],primit:[3,6,353,354,378],princip:[3,251,462],principl:[6,9,11,251,272,308,416,424,443,473,489,514],prinicp:[43,317,385],print:[],printabl:2,printflag:424,printfluid:257,prior:[176,200,321,377,523],priori:501,prioriz:391,prism:[3,6,166,180,495],priveleg:3,privileg:[11,12,251],prob:[227,228],probab:464,probabl:[3,8,12,41,76,168,181,182,184,216,226,227,228,229,233,246,255,271,303,350,356,384,445,447,474,487,506,513],probe:519,problem:[],problemat:246,proc:[1,3,8,11,12,15,125,202,203,374,489],proce:[42,55,182,226,237,386,443,499,507,510],procedur:[6,12,40,42,206,216,226,246,254,255,256,271,273,274,275,276,277,278,279,291,292,294,295,296,299,336,337,338,339,342,343,384,386,393,399,493,513],proceed:[12,443],procesor:[42,489],process:[],processor:[],processsor:[42,226,489],procp1:[202,203],procsessor:511,procssor:501,produc:[1,3,4,6,7,12,13,14,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,42,43,44,46,47,48,49,50,52,54,55,57,66,69,72,74,76,85,103,120,121,122,124,125,126,127,129,131,153,155,165,176,184,185,187,188,189,190,192,193,195,196,198,202,203,206,209,212,217,218,219,221,222,223,224,225,226,229,232,240,244,245,247,248,249,254,255,256,266,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,303,307,308,309,312,317,318,319,320,334,335,336,338,345,346,347,349,350,353,358,359,361,362,364,365,368,370,376,384,386,389,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,446,448,449,451,452,455,456,457,464,473,474,475,476,477,478,480,482,483,484,487,489,494,495,497,498,501,506,507,510,519,520],product:[6,16,17,18,152,176,232,294,308,346,391,394,416,455,489,519],proessor:391,prof:302,profi:167,profil:[],program:[3,4,6,7,9,11,12,13,17,154,202,205,206,207,209,231,244,251,257,311,414,490,491,503,519],programm:[13,17],progress:[1,42,226,251,269,307,383,384,386,510,513],prohibit:502,project:[6,7,13,14,383,472,514],promis:7,promot:397,prompt:[8,11,12,251,503],proni:[3,247,248],pronounc:250,proofread:8,prop:[6,306],propag:[4,9,214,271,307,323,416,423],propens:6,proper:[229,298,440,490,514],properati:306,properli:[212,238,317,321,329,385,386,412,490,520],properti:[],propoerti:333,proport:[6,40,42,96,114,115,174,226,254,255,256,307,341,348,349,420],proportion:254,propos:[6,152,216,230,246,271,294,312,428,442,476,478],prospect:7,protect:333,protein:[7,10,178,315,317,331,492,500],protocol:251,proton:[477,484,518],prototyp:[43,451],prouduc:[224,347],prove:[89,90,241,257,321],proven:294,provid:[1,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,29,41,43,64,71,75,130,151,154,172,176,177,178,204,205,207,210,217,218,224,229,230,231,232,244,246,251,253,257,261,269,271,299,306,307,308,311,312,317,321,322,340,342,343,346,347,358,373,375,376,382,386,391,393,397,399,404,406,407,411,415,416,420,422,425,427,436,437,440,442,443,452,453,454,455,462,463,471,472,473,475,476,477,480,489,494,500,502,505,506,510,511,514,519],proxim:201,psa:353,pscreen:[3,12,501],pscrozi:[0,7,13],psec:[206,232,250,254,255,271,304,317,336,337,512,518],psend:489,pseudo:[416,487,492,497],pseudodynam:340,pseudopotenti:[9,443],psf:6,psi:[417,483],psi_ij:417,pstart:[3,271,272,276,304,317],pstop:[3,271,272,276,304,317],pstyle:[96,119,210,211],psu:[454,455],psuedo:497,pt2:177,pt4:177,ptarget:230,pthread:[12,17],ptr:[6,11,244,490],ptype1:127,ptype2:127,pu3:177,pu4:177,pu6:177,publicli:5,publish:[7,257,261,287,293,308,380,407,440,443,475,477],pull:[322,330,514],puls:345,pump:[437,438],punctuat:[2,487,506],purchas:205,purdu:[9,13],pure:[11,333,423,441,442,475,477,501],purg:[3,493],purpl:[2,206],purport:11,purpos:[3,6,7,9,12,43,64,76,130,140,146,161,162,177,178,180,182,198,202,222,224,229,230,254,298,300,303,305,316,333,375,391,401,426,432,443,445,479,485,492,495,499,502,504,505,519,524],push:[3,8,212,225,232,252,270,298,315,322,384,420,464,514],pushd:252,put:[3,6,8,11,12,13,40,62,166,178,202,233,237,352,353,356,378,454,490,492,496],putenv:[503,519],px1:501,px2:501,pxx:[230,271,304,317,375,376,509,510],pxy:[3,6,510],pxz:[3,6,510],py1:501,py2:501,pydir:11,pyi:[230,271,304,317,375,376,510],pymol:[7,11,13],pymol_aspher:[],pympi:11,pypar:11,python:[],pythonpath:11,pyz:[3,6,510],pz1:501,pz2:501,pzz:[230,269,271,304,307,317,375,376,510],q_1:462,q_2:462,q_3:462,q_d:513,q_i:[417,436],q_j:436,qbmsst:[],qcore:308,qdamp:308,qdist:[407,428,432,436],qeq1:308,qeq2:308,qeq:[],qeqal:462,qeqallparallel:462,qfile:[308,407],qin:250,qinitmod:462,qmin:383,qmmm:[],qmol:311,qout:250,qstep:308,qtb:[],quad:[12,18,391,489],quadrat:[],quadratur:[96,215],quadrupl:392,quadruplet:[194,197,199,359,361,362,363,365,367,368,369,371],qualifi:[3,253],qualiti:[7,205,206,393],quantic:462,quantit:[79,88,114,115,116,174,420],quantiti:[],quantum:[6,9,152,244,248,300,307,311,312,393,397,416,443,462,472],quantum_temperatur:307,quartic:[],quartic_spher:215,quartz:[307,312],quasi:300,quat:[3,502],quaternion:[3,6,41,91,125,142,156,157,178,273,274,277,278,281,282,283,291,292,419,492,502],quati:[125,492],quatj:[125,492],quatk:[125,492],quatw:[125,492],queen:13,quench:[356,487,506],queri:[3,11,55,288,490,519],quest:[6,244],question:[8,9,12,13,287,298,356,451,514,519],queteschin:9,quick:[0,4,12,14,15,16,17,18,19],quickli:[3,4,8,12,13,40,101,226,232,246,251,333,383,384,386,393],quickmin:[263,287,293,382,383,384,386,506],quicktim:[4,205],quip:[],quit:[],quot:[2,3,12,204,260,305,358,440,487,488,490,500,519],quotat:462,r10:397,r12:419,r_1:152,r_2:152,r_c:[408,410,418,477],r_cut:[397,439],r_d:513,r_e:417,r_ewald:318,r_fu:[437,438],r_i:[29,152],r_ii:152,r_ij:[29,397,416,452,484],r_ik:452,r_j:29,r_jik:452,r_m:439,r_max:223,r_me:408,r_mh:418,r_min:[223,409],r_ub:20,r_x86_64_32:12,ra2:177,rad2theta:177,rad:356,radhi:495,radial:[66,76,107,108,125,128,152,162,164,169,218,223,256,272,284,295,330,339,384,416,422,445,447,492,495],radian:[20,21,24,28,32,35,36,38,177,185,196,198,316,359,361,365,368,492,495,502],radiat:[130,177,345],radic:[180,492],radii:[76,81,152,229,233,405,414,419,420,437,438,443,458,460,483,495],radit:416,radiu:[],radlo:495,rafferti:348,rahman:[6,7,230,269,271,272,307,451],rai:[9,17,177],ram:477,ramirez:220,ramp:[],ran:[3,6,11],random:[3,6,40,178,181,201,205,214,216,227,228,229,231,233,243,246,247,248,254,255,256,257,267,271,300,303,307,312,315,317,321,333,337,340,345,349,352,399,411,412,413,487,502,507,513,519,520],random_se:487,randomli:[178,181,216,233,246,254,303,333,355,506,507],rang:[1,3,6,7,8,9,10,12,14,15,16,18,38,40,57,64,76,77,82,97,118,120,121,122,124,128,129,133,152,153,164,172,177,179,182,183,190,198,202,203,205,206,215,216,228,232,233,246,248,303,318,333,334,340,341,346,348,375,376,384,387,388,391,393,395,397,398,399,400,401,402,403,405,407,408,409,410,411,413,414,416,419,421,422,423,425,428,429,430,431,432,433,434,435,436,437,438,439,440,443,444,445,446,449,452,455,456,457,462,471,472,474,477,478,482,483,484,486,490,501,502,510,523],rank:[6,11,12,251,346,373,489],rankin:276,raphson:3,rapid:[4,6,11],rapidli:[3,8,12,76,229,254,269,271,317,336,337,349,407,411],rapp:[308,309,310],rappe_and_goddard:309,rare:6,rasmol:[6,7],rasmussen:419,raster3d:[6,7],rate:[],rather:[1,2,6,9,12,41,42,65,124,161,205,226,232,247,248,317,337,345,349,351,352,353,356,416,447,454,474,493,497,502,504,509,519],ratio:[6,62,96,112,152,216,226,232,254,256,333,341,348,349,375,389,419,420,456,466,479,489,492,502,506],rational:[346,504],rattl:[],rattle_debug:320,ravelo:[276,430],rayleigh:[269,307],rb1:177,rbb:462,rbg:206,rcb:[3,42,226],rcm:[98,99],rcmx:[98,99],rcmy:[98,99],rcold:239,rcut:64,rcutfac:[152,463],rd1:386,rdc:17,rdf:[],rdn:386,rdt:386,rdx:4,reach:[6,12,42,131,220,226,228,230,255,276,326,333,340,358,374,390,408,513,519],reacquaint:514,react:6,reactant:416,reaction:[322,331,344,355,386,416],reactiv:[9,314,393],read:[2,3,6,7,8,9,11,12,13,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,41,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,59,62,127,176,178,179,181,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,201,202,203,205,206,207,208,209,215,216,229,230,232,233,242,246,248,251,268,269,271,273,274,275,276,277,278,279,291,292,294,295,296,299,300,302,303,305,306,310,317,320,322,326,329,332,335,343,344,345,351,357,359,360,361,362,363,364,365,367,368,369,370,371,372,374,381,385,386,390,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,481,482,483,484,485,487,489,492,493,494,496,497,498,499,500,502,503,504,506,519,520,521,522,524],read_data:[],read_dump:[],read_restart:[],read_restart_set:8,readabl:[203,205,385,499,524],reader:[3,13,493],readi:[11,12,179,181,182,251,502,513,522,523,524],readm:[1,4,6,8,9,10,11,12,13,176,202,203,207,311,424,443,454,455,490],real:[3,6,7,11,27,30,31,62,76,100,101,118,152,167,178,187,201,206,214,222,223,232,233,236,251,252,255,268,300,307,312,315,349,350,352,353,355,364,375,376,378,382,388,407,443,445,454,455,477,492,495,501,509,512,518,520],realist:[3,233,496],realiz:[76,209,490],realli:[1,3,8,12,124,134,153,206,252,387,423,504,514],realloc:3,realtim:251,reamin:[350,354],rearrang:[203,386],reason:[3,6,7,11,12,19,40,159,170,178,218,222,223,254,304,317,342,343,346,356,385,386,391,404,408,416,417,418,438,445,479,481,496,501,520],reax:[],reax_def:3,reaxc:[],reaxff:[3,4,5,7,9,13,209,308,310,313,314,423,454,455,472,504],rebal:[42,226],rebalanc:[42,226],rebo:[],rebuild:[11,12,14,15,16,246,387,411,510],rebuilt:[3,12,202,203,204,205,207,387,391],recalcul:[76,96,333],receiv:[3,225,251,253,298,489],recent:[],reciproc:[6,12,130,176,177,299,375,398,400,401,407,410,416,428,432,449,457,506],recog:12,recoginz:3,recogn:[3,12,16,78,180,227,228,271,385,414,440,454,490,492,499,500,513],recomend:6,recommend:[7,12,14,16,205,206,239,307,343,375,416,423,437,438,443,455,456,459,461,462,501,511,514],recompil:[1,3,9,12,207,320],recomput:[113,140,182,237,322,413,504],reconstruct:[3,231,462],record:[207,231,322],recov:[230,239,271],recreat:357,rectangl:[42,226,378],rectangular:[7,42,65,180,226,246,378,492,494,496],rectilinear:[130,177,203],rector:54,recurs:[42,226,397,479],recust:42,recv:489,red:[2,205,206,229,300],redefin:[3,494,500,519],redirect:12,redo:12,reduc:[],reduct:[18,19,129,130,177,269,307,375],redund:417,ree:467,reed:[269,307],rees:[7,9,13],ref:[342,343,383],refactor:6,refer:[],referenc:[3,6,12,66,72,76,126,131,202,203,209,219,246,306,347,376,407,422,448,456,490,510,519],reflect:[],refman:9,reformat:7,refresh:215,reg:495,regard:[6,62,268,320,321,326,451,455],regardless:[15,76,178,181,201,221,222,232,254,271,273,274,275,277,278,279,304,317,327,333,391,489,495,502],regim:[6,341,348,408,501],region:[],region_spher:8,region_styl:354,regist:[8,128,154,329],regoin:6,regress:519,regspher:178,regstrip:356,regul:6,regular:[1,3,42,65,97,176,180,202,205,216,226,246,306,345,376,408,426,489,492,494,496],reigon:519,reinhardt:[342,343],reject:[178,229,454,507],rel:[1,6,14,27,36,42,62,76,101,114,134,142,152,156,160,161,163,178,187,206,209,216,222,226,232,233,236,239,246,252,255,267,268,294,298,303,312,314,315,322,330,333,335,340,341,345,352,356,375,376,384,416,419,420,437,438,440,456,483,493,501,506,510,513,520],relat:[],relationship:[6,242,308,358,375,462,483,513,519],relax:[],releas:[0,5,7,8,13,227],relect:[3,445],reles:43,relev:[2,6,12,42,83,86,123,140,178,182,206,210,211,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,232,233,234,237,239,240,243,245,246,247,250,251,257,258,259,261,262,263,264,265,267,268,270,280,281,282,283,284,285,286,287,288,289,290,293,297,301,302,303,305,306,309,311,313,314,315,318,319,320,322,327,331,333,334,335,340,341,344,345,346,347,348,349,350,351,352,353,355,356,375,380,384,394,395,399,405,407,408,410,411,413,416,418,419,420,421,422,427,429,430,431,433,434,435,437,438,445,446,447,451,456,464,471,474,482,483,484,489,505,520],reli:[3,12,309,416,455,484,492,502],reloc:12,remain:[7,12,33,37,42,51,56,62,76,96,115,158,159,160,161,165,166,167,168,170,181,191,197,198,202,210,211,216,218,219,222,223,230,232,254,255,262,271,272,277,278,279,291,292,294,296,301,302,325,333,336,337,338,344,345,356,358,366,369,385,397,416,423,436,443,445,472,487,492,493,497,502,504,506,510,513,514,519,520],remaina:397,remaind:[9,178,202,233,303,333,346,477,492],remap:[3,6,12,62,64,76,161,178,201,222,232,252,268,294,375,492,493,494],remedi:[6,513],rememb:[2,514],remot:514,remov:[2,3,6,8,13,55,76,77,82,101,118,126,128,152,156,157,158,159,160,161,165,166,167,168,170,171,178,181,182,203,209,218,222,227,243,254,255,260,263,267,269,271,277,278,279,291,292,294,296,302,308,317,318,320,333,336,337,338,340,356,375,386,410,438,443,492,495,503,504,514,519,520],remove_bia:8,remove_bias_al:8,remove_molecul:215,remove_sourc:215,remove_speci:215,ren:177,renam:[12,357,503,514],render:[12,13,202,205,206],rendon:[271,272],reneighbor:[3,8,12,40,60,76,222,226,246,333,346,356,411,509,510],renssela:302,renumb:76,reorder:[3,12,40,489],rep:507,repeat:[2,6,205,206,222,229,230,246,326,378,397,475,477,479,487,506],repeatedli:2,repel:252,repes:202,replac:[2,3,6,11,12,42,66,98,99,129,155,156,157,158,159,160,161,164,165,166,167,168,170,171,202,203,205,206,207,218,219,221,222,223,224,226,229,233,254,276,305,306,312,314,393,407,430,447,474,493,494,499,500,510,519,520,522,524],replic:[],replica:[],replica_fil:12,report:[],repositori:[],reprens:345,repres:[1,3,6,8,9,12,15,41,42,43,62,71,76,99,125,128,190,198,202,203,205,218,219,220,221,222,223,224,230,236,247,249,254,257,271,300,302,304,312,317,318,322,330,345,347,354,376,386,392,397,419,426,436,437,438,440,441,442,449,452,454,455,478,479,487,489,492,502,504,507,513,519,522],represent:[3,6,8,9,60,62,146,180,202,247,248,300,345,397,416,419,443,456,492,495,513],reprocess:497,reproduc:[3,271,351,407,414,420],repul:440,repuls:[6,7,36,41,46,47,120,252,308,350,351,354,393,397,405,407,411,416,420,422,436,440,444,462,471,477,480,483,484,502],reqir:[308,310],request:[3,6,8,12,42,114,181,198,202,251,257,315,321,333,335,373,375,445,454,455,487,497,502,506,514,519,520,522],requir:[],rerun:[],rescal:[],research:[5,7,89,90,241,257,261,321,443,487,506],resembl:[312,514],resepct:6,reserv:[12,251,513],reservoir:[100,239,246,250,254,345],reset:[],reset_atomic_reference_posit:215,reset_dt:8,reset_target:8,reset_tim:215,reset_timestep:[],resid:13,residu:251,residue1:387,resist:[6,251],resolut:[220,462,474],resolv:[230,300,333,438,514],resort:3,resourc:[7,392,414],respa:[3,16,237,251,271,389,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,437,438,439,440,441,442,443,444,446,447,449,451,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,500,501,512,519],respecifi:443,respect:[1,6,9,13,14,15,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,43,44,46,47,48,49,50,52,54,55,57,62,75,76,96,98,107,108,121,124,130,134,154,155,160,163,165,172,176,177,184,185,187,188,189,190,192,193,195,196,198,203,205,206,221,222,223,228,229,230,232,239,249,252,254,255,257,271,273,274,275,276,277,278,279,280,281,287,289,291,292,294,296,308,309,317,318,322,330,332,345,350,353,359,361,362,364,365,368,370,373,375,376,381,384,385,390,391,392,393,395,397,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,440,441,443,445,446,448,449,451,456,457,461,462,463,464,473,474,475,476,477,478,480,482,483,484,489,493,502,505,513,519,521,522,524],respon:9,respond:[6,7,161,232,416,451],respons:[6,7,269,341,348],resquar:[],rest:[6,8,12,39,59,199,306,310,316,371,397,438,440,485,509,510,513],restart1:300,restart2:300,restart2data:[],restart:[],restartfil:[12,13],restor:[3,8,63,64,114,178,210,211,306,322,330,335,357,509,510],restore_bia:8,restore_bias_al:8,restrain:[],restraint:[9,231,269,316,332,427],restratin:316,restrict:[],result:[1,2,3,6,7,9,10,11,12,13,15,16,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,44,46,47,48,49,50,52,54,55,57,66,67,70,71,76,80,87,96,99,100,104,114,115,117,121,122,124,126,127,128,129,130,131,153,155,158,161,165,172,173,175,177,178,181,184,185,187,188,189,190,192,193,195,196,198,201,202,203,205,206,209,212,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,236,239,240,242,245,246,247,249,254,255,257,261,269,271,273,274,275,276,277,278,279,280,281,289,291,292,294,295,296,299,300,308,309,314,315,317,319,320,333,336,338,341,342,343,345,346,347,349,350,351,353,355,358,359,361,362,364,365,368,370,375,376,386,389,391,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,438,440,441,443,445,446,447,448,449,451,455,456,457,464,473,474,475,476,477,478,480,482,483,484,487,489,492,494,495,496,497,501,502,503,504,506,518,519,520],resum:519,retain:[2,227,228,393,397,443,489],retart:[33,51,191,366],retir:[3,454],retreiv:8,retriev:[6,8,244,441,442,519],reus:[3,504],rev:[6,13,67,75,101,118,122,152,153,166,216,248,254,256,269,271,272,276,294,299,309,312,317,322,333,337,340,342,343,348,383,397,405,406,407,410,414,415,416,419,420,425,430,437,438,439,440,442,447,452,456,463,473,475,476,477,480,487],revers:[2,6,8,96,189,229,252,271,297,298,308,326,341,342,348,386,436,501,513],review:[152,308,322,340,443,453,463,487,506,513,514],rewind:374,rewrap:202,rewrit:[5,12],rewritten:19,rezwanur:451,rfac0:[152,463],rfactor:333,rfile:317,rg0:331,rgb:206,rh3:177,rh4:177,rhaphson:3,rheolog:6,rhi:[447,474],rho0:[440,459,461,469,470],rho0_meam:440,rho:[],rho_0:[469,470],rho_alpha_beta:414,rho_bkgd:440,rho_colloid:350,rho_e:345,rho_fin:344,rho_i:[441,442],rho_initi:344,rho_ref_meam:440,rho_wal:350,rhodo:[9,10],rhodopsin:[1,10],rhohi:303,rholo:303,rhosum:[],rhot:239,ribier:383,richard:9,richardson:317,richi:[9,19],rick:[308,309,406,462],rick_and_stuart:309,ridg:[9,19],right:[3,6,11,12,42,154,178,196,197,201,203,226,229,252,257,268,297,358,378,407,492,495,502,514,519],rightmost:[42,226],rigid:[],rigidifi:317,rii:[98,99],rij:[101,118,227,228,298,411,412,447,471],rin:[422,433,434],ring:[],rino:[78,480],rinv:375,rirj:[351,420],risi:[152,463],risk:[8,316,501],rix:[98,99],rjk:[227,228],rjone:[7,9,13],rlo:[447,474],rmask:[3,519],rmass:[3,306],rmax:[76,179,227],rmdir:503,rmin0:[152,463],rmin:[76,179,228,430],rmsd:344,rnemd:6,robert:9,robin:206,robust:[382,383,384],rock:440,rockett:452,rod:317,rodata:12,rodnei:312,roi:7,role:[6,340],roll:12,ronchetti:118,room:[60,62],root:[11,96,98,99,204,340,344,391,414,499],rosati:40,rose:440,ross:440,rosski:300,rosybrown:206,rot:[6,100,300,316,340,520],rotat:[],rotation:118,rotaton:495,rough:[6,178,205,355],roughli:[7,10,12,42,161,205,220,246,254,255,263,270,271,285,304,317,333,336,337,340,376,386,391,458,460,494,501],round:[1,3,12,20,21,23,24,25,26,27,28,29,30,31,32,35,38,40,41,43,44,46,47,48,49,50,52,54,55,57,76,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,206,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,376,389,392,393,395,398,399,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,426,428,429,430,431,432,433,434,435,436,437,441,446,447,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,494,495,501,518,519],rous:247,rout:[96,422,436],routin:[5,6,8,11,15,16,38,40,57,97,182,184,257,443,453,474,505],roux:[6,236,255,478,513],row:[6,69,70,72,74,80,85,87,99,103,104,115,117,120,126,127,128,131,158,166,173,175,176,177,218,219,221,222,223,224,260,317,345,347,355,416],royalblu:206,rozero:440,rperp:[268,326],rpi:302,rpm:12,rrespa:[1,3,5,7,8,16,210,211,268,271,387,392,393,394,395,396,398,399,400,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,437,438,439,440,441,442,444,446,447,449,451,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,479,480,482,483,484,485,501],rspace:3,rsq:[447,474,481],rsurfac:345,ru3:177,ru4:177,rub:20,rubia:[441,442],rudd:[445,474],rudra:[7,9],rudranarayan:[7,302],ruiz:216,rule:[],run1:[6,390,519],run2:[6,372,374,390,519],run3:[6,390,519],run4:[6,390,519],run5:[6,390,519],run6:[6,390,519],run7:[6,390,492,493,497,519],run8:[6,390,519],run:[],run_styl:[],runloop:374,runtim:[12,17,205,391],russia:9,rutherford:345,rutuparna:[475,477],ryan:9,ryckaert:[320,368],rycroft:176,rydberg:443,s00:451,s0st:6,s2050:1,s2629:414,s319:215,s_fact:323,s_i:[6,416],s_ij:6,sack:7,saddl:[270,386],saddlebrown:206,sadigh:[216,414,441,442],saed_vtk:130,safe:[12,205,236,255,391,514],safe_zon:3,safest:[3,333],safeti:323,safezon:455,safran:483,sagui:[376,410],sai:[1,3,12,13,206,454,455,490,514],said:384,sakai:476,sall:[9,462],salmon:206,salt:[408,418,440,492],salter:462,same:[1,2,3,4,6,8,9,10,11,12,13,14,15,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,38,40,41,42,44,45,46,47,48,49,50,51,52,54,55,57,60,62,65,66,69,74,76,77,82,85,88,91,93,94,96,97,98,99,100,101,103,105,108,114,115,116,118,120,121,122,124,125,127,128,129,152,153,154,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,174,176,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,198,200,201,202,203,204,205,206,209,210,211,212,215,216,218,221,222,223,224,225,226,227,228,229,230,232,233,237,238,239,240,245,246,247,248,249,250,251,252,253,254,255,256,257,260,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,295,296,298,299,300,302,303,304,306,307,308,309,310,312,313,314,315,316,317,319,320,322,327,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,351,352,353,354,356,357,358,359,360,361,362,364,365,368,370,375,376,378,379,380,381,385,386,387,388,389,390,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,427,428,429,430,431,432,433,434,435,436,437,438,440,441,444,445,446,448,449,451,452,456,457,462,464,471,472,473,474,475,476,477,478,480,482,483,484,487,489,490,492,493,494,495,497,500,501,502,503,504,505,506,510,513,514,518,519,520,523],sampl:[1,2,4,6,9,11,12,14,100,114,156,157,171,176,201,205,209,218,219,222,223,231,233,244,246,248,250,271,272,293,300,303,312,314,318,330,331,333,337,340,343,355,387,397,413,492,506],sample_frequ:215,san:451,sandia:[0,5,7,9,13,14,17,75,123,417,440,451],sandybrown:206,saniti:[316,387],satellit:[6,160],satifsi:519,satisfi:[3,12,78,130,152,177,230,239,257,263,276,287,293,320,353,384,387,420,506],satur:408,save:[6,8,12,19,41,62,198,203,205,220,229,247,248,254,255,256,303,312,345,357,376,387,389,397,494,497,504],sb3:177,sb5:177,sc3:177,scalabl:[],scalar:[],scale:[0,1,3,5,6,9,10,13,18,41,62,66,76,77,100,113,125,128,129,152,164,172,198,201,202,203,205,206,209,210,211,215,216,219,230,232,246,250,251,252,254,256,257,269,271,273,274,275,276,277,278,279,300,304,307,308,317,324,325,333,335,337,340,342,343,345,349,356,375,376,378,385,388,392,393,394,408,413,416,420,423,437,438,440,443,451,458,460,478,493,495,497,501,504,506,509,510,519,520],scale_factor:[458,460],scalegamma:257,scalexi:[3,230,271,276],scalexz:[230,271,276],scaleyz:[230,271,276],scan:[206,228,374,493],scatter:[11,130,177],scatter_atom:11,scatter_coord:11,scenario:[6,41,64,229,306,315,333,346,354,387,496,497,501,509],scf:513,schaik:436,schedul:487,schell:476,schemat:229,scheme:[6,9,18,247,248,271,300,312,320,345,375,478],schlitter1:344,schlitter2:344,schlitter:344,schmid:411,schneider:[254,256],schoen:375,schr:513,schroding:416,schroeder:[118,513],schulten:[255,322,376,513],schunk:333,schwen:9,sci:[78,353,406,442,452,462],scienc:[8,215,229,251,322,342,414,441,462,476],scientif:[9,152,414,519],scm:11,scratch:[12,42,226],screen:[],screenshot:11,scripe:11,script:[],scripta:71,scsl:12,sdk:[],sea:11,seagreen:206,seamlessli:306,search:[0,2,3,8,12,101,118,179,181,206,207,333,382,383,384,386,388,487,493,494,506,519],seashel:206,sec:[12,512,518],second:[1,3,6,9,11,12,16,55,60,62,64,76,97,100,114,116,118,124,145,146,150,153,154,166,172,176,177,179,180,181,201,202,206,209,210,218,219,221,222,223,224,229,239,246,247,252,268,270,300,306,314,316,317,320,322,330,331,333,342,343,345,356,375,378,383,384,386,387,391,396,397,398,400,401,406,407,414,416,417,420,421,423,426,427,430,440,445,448,462,473,476,477,478,480,484,487,488,489,490,492,494,499,501,505,506,510,513,518,519,520,522,524],second_mo:462,secondari:[3,190],sectinn:523,section:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,61,62,66,67,68,69,70,71,72,73,74,76,79,80,83,84,85,86,87,88,89,92,95,96,97,98,99,100,102,103,104,107,108,109,110,111,112,114,115,116,117,119,120,121,123,124,125,126,127,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159,161,162,163,164,165,166,167,168,169,170,171,172,173,174,176,177,179,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,201,202,203,204,205,207,209,212,213,214,215,216,218,219,220,221,222,223,224,225,226,227,228,229,231,232,233,235,236,238,239,240,242,243,245,246,247,248,249,251,253,254,255,256,257,258,259,260,261,263,264,265,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,306,307,308,309,310,311,312,313,314,317,319,320,321,322,323,324,325,326,327,329,333,336,337,338,339,340,341,342,343,344,345,346,348,349,351,352,353,356,357,359,360,361,362,363,364,365,366,368,369,370,371,376,377,378,381,385,386,388,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,445,446,447,448,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,487,488,489,490,492,493,495,497,500,501,502,503,505,506,507,510,511,513,519,520,521],section_acceler:[9,12,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,121,124,155,165,184,185,187,188,189,190,192,193,195,196,198,212,225,232,240,245,249,254,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,309,317,319,320,336,338,349,353,359,361,362,364,365,368,370,376,392,393,395,398,400,401,402,403,405,406,407,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,441,446,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484,495,501],section_accerl:414,section_command:[0,1,9,358],section_error:[7,12],section_exampl:[2,6],section_histori:[7,12],section_howto15:90,section_howto:[6,8,9,11,12,41,43,60,62,67,70,71,72,75,76,77,78,80,81,82,83,86,87,88,91,92,93,94,95,96,98,99,101,104,105,106,107,108,109,110,111,112,115,117,118,121,122,123,126,128,129,132,147,148,149,150,152,153,158,160,172,173,175,176,180,200,218,270,283,286,290,348,396,409,487,492,495,506],section_modifi:[6,7,43,202,203,205,510],section_packag:12,section_perf:7,section_python:[6,12],section_start:[3,6,9,11,379,386,486,487,501,507,510],section_tool:[6,7],see:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,60,61,62,64,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,238,239,240,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,263,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,319,320,321,322,323,324,325,326,327,329,330,332,333,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,372,375,376,378,379,380,381,383,384,385,386,387,388,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,485,486,487,488,489,490,492,493,494,495,497,498,499,500,501,502,504,505,506,507,508,509,510,511,512,513,514,519,520,522,523,524],seed1:507,seed2:507,seed:[3,178,181,201,205,214,216,227,228,229,231,233,243,246,247,248,254,255,256,257,300,303,307,312,317,333,337,340,345,352,399,411,412,413,487,502,507,513,519,520],seed_com:255,seed_drud:255,seek:[42,226],seem:[6,230,346,383,440,501],seen:[12,257,354],segement:3,segment:[3,6,7,12,41,43,91,125,205,209,286,303,317,333,411,426,455,471,472,492,500,502],select:[3,6,9,12,15,62,64,76,129,130,167,172,177,178,198,205,207,214,216,222,223,232,233,243,246,251,252,268,322,332,340,341,346,348,350,352,353,355,373,375,382,386,388,391,422,427,440,462,489,493,495,501,502,506,511,519],self:[],sellerio:13,semi:[3,207,215,216,297,299,493],semiax:156,semimet:416,send:[0,3,5,7,8,11,12,206,251,489],sender:[3,489],sens:[1,3,6,7,18,40,42,43,62,76,114,197,202,218,221,222,223,224,226,229,232,247,248,253,254,255,256,303,307,312,318,333,340,341,345,348,356,386,407,428,432,475,476,477,487,492,497,501,504,509],sensabl:251,sensibl:115,sensit:[2,6,78,230,312,520],sent:[206,251,373],sep:[6,11,519],separ:[2,3,6,7,9,12,13,41,42,81,128,134,152,178,181,203,205,206,207,215,219,226,227,228,229,230,233,236,246,254,255,271,285,300,303,304,306,308,312,317,320,333,336,337,338,341,348,356,376,391,398,400,407,408,410,412,428,437,438,440,447,448,453,463,472,473,474,477,483,490,492,493,494,501,504,509,513,520,521,522,523],seper:408,sequec:519,sequenc:[2,3,12,42,62,202,203,205,206,207,226,248,270,356,378,386,423,452,507,519],sequenti:[62,63,206,452,493],sequestr:7,seri:[3,4,6,9,13,18,152,202,203,205,206,219,224,247,248,303,390,393,419,440,443,445,447,456,464,474,490,499,500,507,509,510,519],serial:[],serial_icc:12,serious:8,serv:[6,140,180,333,471],server:[1,253,391],set:[],set_callback:244,set_energi:244,set_vari:[6,11,490],setarea:257,sete:[218,229],setenv:[11,12,404],setfl:[13,392,414],setforc:[],setgamma:257,setmask:8,settl:230,setup:[3,6,7,8,11,12,13,16,37,41,56,62,76,96,100,166,179,180,181,182,197,206,215,229,232,333,346,369,387,388,391,472,489,492,500,522,524],setup_pre_exchang:8,setup_pre_forc:8,setup_pre_force_respa:8,setvel:[],seven:442,seventh:[145,150],sever:[1,4,5,6,7,8,9,10,11,12,13,15,18,40,41,66,76,96,172,179,182,197,202,203,204,207,209,215,227,228,230,248,254,257,261,271,302,304,306,317,322,333,340,349,373,378,384,391,394,397,401,413,414,423,432,436,440,445,452,454,455,461,462,487,490,494,498,506,510,513,519,520],sexton:443,sfactor:[3,205,206,385],sfftw:12,sgi:12,sgmc:216,sgrid:333,sgroup:176,shade:205,shake:[],shan:[17,308,309,406],shanghai:[9,13],shape:[],shape_upd:8,shapei:[125,492],shapex:[125,492],shapez:[125,492],shapshot:497,shardlow:[],share:[],sharon:317,sharp:[354,440,477],shawn:9,shear:[3,4,5,6,7,9,62,64,161,201,230,232,257,271,294,333,348,351,420,437,438,451,459,461],sheet:496,shell:[],shen:9,shenderova:393,sheppard:383,shflag:12,shield:[],shift:[],shiftse:333,shiga:[6,271,272],shini:[205,523],shinoda:[6,9,271,272,457],shiny:205,ship:207,shlib:[11,12],shlibflag:12,shock:[],shockvel:[269,307],shortcut:[230,271,304,317],shorter:[3,131,246,298,388,445,500],shortest:[205,388,394,501],shorthand:[206,478],shoul:479,should:[1,2,3,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,45,46,47,48,49,50,52,54,55,57,62,64,75,76,78,88,92,96,100,107,108,109,113,114,115,121,122,124,153,155,156,157,160,161,164,165,166,168,171,174,178,180,182,184,185,186,187,188,189,190,192,193,195,196,198,200,201,202,203,205,206,210,211,212,213,216,220,225,226,227,228,229,230,232,233,235,236,238,240,242,243,244,245,246,247,248,249,250,252,254,255,256,257,259,260,261,262,268,271,273,274,275,276,277,278,279,280,281,285,289,291,292,294,296,298,299,300,301,302,303,304,305,307,308,309,310,311,312,313,314,315,316,317,319,320,327,330,333,334,336,337,338,339,340,341,344,345,346,348,349,350,351,352,353,354,355,356,358,359,360,361,362,364,365,368,370,376,378,379,380,382,384,385,386,387,388,389,391,392,393,395,396,398,399,400,401,402,403,404,405,406,407,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,428,429,430,431,432,433,434,435,436,437,438,440,441,443,445,446,447,448,449,450,451,453,454,456,457,458,460,462,464,471,473,474,475,476,477,478,480,482,483,484,487,488,489,490,492,493,494,495,496,497,499,500,501,502,504,508,509,510,513,514,519,520,522],shouldn:[3,8],show:[6,10,11,12,128,298,386,422,440,443,474],shown:[1,12,16,17,42,107,108,130,152,164,177,197,226,229,239,254,271,294,300,303,312,340,375,416,417,419,420,436,443,456,462,492],shrank:76,shrink:[3,6,42,60,62,76,180,201,202,205,210,211,214,226,232,233,252,257,298,333,352,356,375,376,384,407,428,432,445,492,493],shrink_spher:287,shrunk:76,shut:[6,11,387,491],si4:177,siam:353,sic:[4,407,423,440,448,473,475,477,480],sic_tersoff:452,sicc:[415,473,475,477,480],sicg:[475,477],sicsi:[415,473,475,477,480],side1:495,side2:495,side3:495,side4:495,side:[3,8,42,60,64,76,168,178,216,217,226,229,233,246,252,257,268,298,303,311,330,350,354,355,356,386,407,419,420,456,479,490,492,495,502],sidewai:4,sienna:206,siepmann:348,sige:[475,477],sigma0:397,sigma14:436,sigma1:397,sigma2:397,sigma:[3,6,10,46,47,51,55,96,184,202,203,206,210,211,246,257,298,321,333,349,350,354,378,388,391,393,396,397,398,402,403,405,410,411,412,413,415,416,419,421,422,426,427,428,429,430,431,432,433,434,435,436,439,444,445,456,457,467,473,478,479,501,518,519,520],sigma_14:402,sigma_:408,sigma_c:405,sigma_cc:[393,405],sigma_h:418,sigma_i:[417,445],sigma_ii:479,sigma_ij:[445,479],sigma_j:445,sigma_max:413,sigma_ss:405,sign:[3,6,12,189,197,297,330,353,358,443,500,509,514,519],signal:491,signicantli:17,signifi:[3,70,80,87,99,104,115,117,126,158,173,175],signific:[7,12,18,95,247,269,272,312,333,346,416,419,440,443,445,522],significantli:[1,6,40,153,176,257,271,316,416,473],sij:219,sikandar:17,silbert:420,silent:[206,490,503],silicon:[415,440,473,492],sill:451,silver:206,sim:[9,457],similar:[5,6,7,8,9,10,11,12,17,18,41,42,43,47,62,72,77,96,124,127,128,153,154,178,179,202,203,206,209,210,211,218,220,226,244,245,247,254,260,261,272,306,307,312,316,317,337,340,350,351,353,355,376,382,383,385,393,396,397,411,414,416,420,436,437,445,446,451,452,461,474,478,489,494,499,501,506,508,510,513,519,520,522,524],similarli:[3,6,7,8,39,59,62,124,174,180,182,199,201,202,205,206,217,218,221,222,223,224,228,232,238,252,271,273,274,275,277,278,279,302,304,317,318,320,333,340,341,348,354,359,371,376,378,386,389,393,401,420,432,473,485,489,492,495,496,501,502,506,519,523],simluat:[6,40,206,333,437,493,494],simlul:[317,345],simmul:348,simpl:[],simpler:[8,11,43,206,317],simplest:[3,8,9,41,70,80,87,99,104,115,117,126,128,158,173,175,308,513],simpli:[1,3,6,8,9,11,12,14,17,70,76,80,87,97,99,104,106,115,117,125,126,131,158,173,175,181,182,206,209,210,211,218,221,222,223,224,228,230,232,236,244,253,255,260,271,300,304,315,317,318,341,347,348,375,376,378,385,386,391,401,410,423,432,440,445,489,490,497,500,507,510,518,519],simplif:416,simplifi:[9,216,316,443],simplist:11,simualt:376,simul:[],simulatan:391,simulation_nam:455,simulationub:462,simulatoin:[12,493],simult:391,simultan:[6,7,15,16,232],sin:[232,268,350,353,355,380,452,492,495,502,519],sinc:[0,1,2,3,6,8,9,10,11,12,13,15,16,21,22,33,40,42,45,55,62,64,67,71,76,78,98,99,122,128,130,154,156,158,168,176,180,181,183,184,186,191,202,203,205,206,209,210,211,212,213,216,217,218,219,220,221,222,223,224,225,226,229,230,231,232,233,237,238,246,248,250,253,254,256,257,268,271,273,274,275,276,277,278,279,282,285,294,298,300,303,305,306,312,315,317,322,332,333,341,345,346,347,348,350,351,354,355,356,357,359,360,374,376,384,385,386,387,390,391,392,393,397,400,401,402,403,405,406,410,411,413,414,415,419,420,421,423,424,425,426,427,428,430,431,432,433,434,435,436,437,438,439,440,441,442,443,445,447,449,452,453,454,455,456,457,462,463,464,473,474,475,476,477,480,484,487,489,490,492,493,495,497,500,501,502,503,504,506,510,513,514,518,519,520,523],sinclair:[7,414,472],sine:452,singapor:152,singh:392,singl:[1,2,3,6,7,8,9,10,11,12,14,15,16,17,18,41,42,43,60,62,64,66,69,70,72,74,80,82,85,87,96,97,99,103,104,114,115,117,120,125,126,127,128,129,131,154,158,173,175,176,178,202,203,205,206,207,209,214,217,218,219,221,222,223,224,226,228,229,230,233,236,243,245,250,257,260,268,271,272,276,285,287,293,300,302,303,305,316,317,318,320,323,329,333,335,345,347,350,351,353,355,356,358,375,376,382,385,386,387,388,390,391,392,393,397,402,404,406,413,414,415,416,417,420,421,422,423,424,425,440,441,442,443,448,449,452,453,454,455,456,462,463,464,473,475,476,477,480,487,488,490,492,499,500,501,502,503,504,505,506,507,509,519,523,524],singleel:397,singular:[436,437,438],sinnott:[309,393,406],sinusoid:[178,232,350,351,353,355,380],sio2:480,sio:406,sirk:[153,471],sisic:[415,473,475,477,480],sisisi:[415,473,475,476,477,480],sister:404,sit:[299,492],site:[0,1,2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,71,75,96,239,251,257,258,320,376,392,397,407,414,418,428,432,436,449,478],situat:[176,230,246,257,271,300,318,383,397],sival:177,six:[6,145,150,152,219,221,448,452],sixth:448,sixthpow:[403,445],size:[],size_restart:8,sizei:426,sizej:426,sizescal:3,sizex:279,sjplimp:[0,7,11,12],sjtu:9,skew:[3,6,61,62,180,205,232,271,492,495],skin:[3,12,40,64,78,127,179,181,246,285,317,321,345,387,388,391,426,450,510,518],skip:[12,16,33,191,302,303,374,385,390,427,492,497,500,509,519],skyblu:206,slab:[3,6,76,166,222,303,330,375,376,387,445],slateblu:206,slategrai:206,slater:[],sleight:55,slepoi:440,slice:[],slider:11,slight:[3,12,239,345],slightli:[1,6,40,41,202,203,204,205,207,312,317,376,393,407,428,432,454,475,477,480,487,500,522],sligthli:410,sliozberg:471,slip:[3,209,333,349,355],sllod:[],slope:[6,114,115,341,343,348,408,519],slot:[1,154],slow:[3,6,7,12,40,247,251,254,255,269,271,287,333,340,375,386,391,445,462,501,511,513,520],slower:[1,17,40,255,376,391,397],slowest:[345,489],slowli:[12,76,226,349,384,443,464,494],slurm:12,slurm_localid:12,sm3:177,small:[],smallbig:3,smaller:[1,3,6,12,16,17,40,57,62,64,76,131,180,202,203,205,206,216,233,237,246,257,299,317,333,343,358,375,376,382,391,445,472,479,481,492,499,501,519,524],smallest:[3,43,75,76,77,176,269,314,519],smallint:3,smallq:376,smallsmal:[3,12],smart:248,smd:[],smd_lammps_userguid:9,smi:[3,391],smirichinski:9,smit:246,smith:449,smmoth:502,smooth:[],smoother:178,smoothli:[55,152,341,348,402,421,434,436,439,477,484],smpd:12,smtb:[9,462],smtbq:[],smulat:443,sn2:177,sn4:177,sna:[],snad:[],snap:[],snapcoeff:463,snaphot:497,snapparam:463,snapshot:[],snav:[],snb:17,snow:206,soc:422,socket:[12,17,18,253,489],soderlind:443,soft:[],softer:[350,354],softwar:[1,6,9,11,14,15,16,17,18,19,176,251,302,318],sole:[227,228,386,452,459,461],solid:[4,6,7,9,10,40,41,42,62,75,78,100,114,153,176,215,226,230,232,237,260,271,273,274,275,277,278,279,298,299,304,317,340,343,376,378,398,430,443,451,459,461,492],solut:[3,6,13,176,230,237,269,315,320,333,354,519],solv:[3,9,12,18,239,257,308,320,343,345,376,383,438],solvat:[4,10,178],solvent:[4,7,9,13,64,76,179,181,226,243,247,248,254,271,315,317,330,333,341,348,349,402,405,407,408,418,428,437,438,456,472,492,502],solver:[],some:[1,2,3,4,6,7,8,9,11,12,13,16,17,18,40,41,42,56,64,66,76,113,116,119,125,129,131,156,157,158,159,170,171,172,176,178,181,186,189,197,200,202,203,205,206,209,210,211,214,216,217,218,219,221,222,223,224,226,228,229,230,231,243,246,269,271,272,303,305,306,308,310,317,322,334,340,345,346,347,349,350,356,373,374,375,376,382,383,384,385,386,387,388,391,394,396,397,404,407,414,416,423,426,443,445,454,455,472,474,485,487,489,490,491,492,494,497,498,499,500,501,502,504,506,509,510,514,518,519,520,521,524],somehow:3,someindex:357,someon:[7,384],someth:[2,3,7,8,11,12,62,230,271,350,353,355,387,423,490,499,514],sometim:[2,3,6,8,12,18,222,230,271,341,348,375,388],somewhat:[7,9,12,75,114,158,168,218,271,375],somewher:[17,272,416],soon:[3,43,216,229,243,246,251,454],sophist:[7,154],sorensen:506,sort:[3,13,16,40,76,202,203,206,207,251,386,387,391,413,493,494,523],sound:[140,257,269,323,469,470],soundspe:[469,470],sourc:[],source_integr:215,sourceforg:11,south:152,souza:341,space:[2,3,6,8,11,12,18,42,58,62,76,130,152,167,172,177,178,198,201,205,210,211,214,221,222,223,226,228,232,233,252,257,265,268,271,299,300,315,318,323,333,350,352,353,355,358,375,376,378,385,386,387,398,400,401,407,410,414,416,426,428,432,440,443,447,449,452,457,474,481,483,489,492,495,504,510,513,519,520],spahn:420,span:[2,12,38,76,210,211,222,239,252,317,375,392,393,397,406,414,417,424,425,440,441,442,448,452,463,473,475,476,477,480,486,487,495,496,519],spars:[76,198],spatial:[],spawn:251,spc:[],spce:239,spcpu:510,speak:[17,333,340],spearot:[130,177,318],specfi:[12,119,252,495],speci:[],special:[],special_bond:[],specif:[1,2,3,4,6,7,8,9,12,13,15,16,17,18,22,29,33,41,42,43,51,66,76,120,125,127,128,158,160,163,176,178,186,191,202,203,205,206,207,209,210,211,214,215,218,219,221,222,223,224,226,229,231,243,244,246,247,251,257,266,303,305,306,309,317,340,345,346,350,356,360,376,384,386,391,393,396,397,409,414,419,420,423,424,425,440,443,445,454,455,456,472,473,478,479,489,492,493,497,498,499,501,502,508,509,510,518,519,520,522],specifi:[2,3,6,7,8,9,11,12,13,14,15,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,62,64,66,68,69,70,72,73,74,75,76,78,80,81,82,83,84,85,86,87,88,92,94,95,96,97,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,153,155,158,160,165,166,167,172,173,174,175,176,177,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,240,242,245,246,247,248,249,250,252,253,254,255,257,258,259,260,262,263,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,285,289,291,292,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,312,313,314,315,316,317,318,319,320,321,322,326,327,330,331,332,333,334,335,336,337,338,340,343,344,345,347,349,350,351,352,353,354,355,356,357,358,359,360,361,362,364,365,366,368,369,370,371,374,375,376,378,379,381,384,385,386,387,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,518,519,520,521,522,523,524],specifii:[248,257],speciti:501,spectral:[9,463],spectrum:[9,152,307,312],sped:[40,269],speed:[1,3,6,9,12,14,15,16,17,18,19,40,42,140,202,206,226,254,257,269,307,323,333,340,346,352,375,376,386,391,397,407,443,445,469,470,475,487,501,507],speedup:[1,18,376,501],spefici:[178,205,422],spell:495,spellmey:[6,184,504],spend:[12,217],spent:[1,12,13,15,487,506,511],sperhic:492,sph:[],sph_lammps_userguid:9,sphere1:257,sphere:[],spheric:[],spheriod:[3,6],spherioid:333,spheroid:[6,271,289,317,333],spike:128,spin:[41,125,203,351,394,416,492],spine:380,spine_two:380,spirit:[7,220],spit:3,spline:[],split:[1,3,6,9,11,12,18,42,218,222,226,239,255,271,321,353,375,391,412,479,486,489,501],splittol:[6,375],sppark:6,spread:[1,6,12,358,500],spring:[],springer:322,springgreen:206,sptial:76,sputter:233,sq2:[3,378],sqrt:[2,3,43,62,88,98,118,246,254,256,298,333,349,351,378,380,405,411,414,418,420,440,445,519],squar:[],squeez:[230,252,437,438],squibb:[5,7],sr2:177,src:[0,1,3,4,6,7,8,9,11,12,14,15,16,17,18,19,176,202,244,320,443,514],srd:[],srmax:76,srmin:76,srolovitz:414,srp:[],srtio:462,srun:12,ssa:321,ssao:[205,523],stabil:[6,9,254,271,397,454,478],stabl:[6,67,140,257,276,316,323,397,513],stabli:247,stack:[3,8,75],stage:[3,8,96,209,244,270,311,356,386,487,506,519],stagger:[1,2,3,206,376,499,508,519],stai:[3,14,17,210,211,269,288,307,391,492],stamp:[209,340,493],stamped:12,stan:[9,17],stand:[0,6,7,9,12,13,313,454,455,490],standard:[],stanford:9,starikov:345,start:[],start_6:418,start_7:501,startstep:519,stat:[12,55,182,298,312,384],statcoul:518,statcoulomb:518,state:[],statement:[3,490,491,514],stationari:[],statist:[3,6,12,34,40,42,53,67,194,220,227,228,229,247,248,254,255,256,302,303,307,312,317,320,333,344,345,346,367,384,386,393,411,413,420,437,483,487,494,500,502,506,509,510],statu:[3,12,55,63,133,182,231,236,255,406,491,506],statvolt:518,std:12,stdin:[3,12,374],steadi:[6,269,276,307],steelblu:206,steep:474,steepest:[7,383],steer:[7,9,231,234,322],stegailov:345,steinhardt:[66,118],steinhaus:513,stencil:[3,257,375],step:[1,2,3,6,8,9,11,12,13,14,15,16,17,18,19,40,76,100,107,108,122,128,129,140,153,164,174,176,202,204,205,206,207,209,210,211,215,216,218,219,220,221,222,223,224,226,227,228,229,230,232,233,236,237,239,243,244,246,248,251,252,255,263,269,285,287,293,298,299,303,305,306,307,308,309,310,318,320,321,322,323,333,335,338,339,340,341,342,343,344,345,346,347,348,355,356,358,374,375,382,384,386,387,411,418,422,440,443,454,455,462,487,489,490,494,496,497,499,500,501,506,507,509,510,513,519,524],stepani:322,stepwis:96,stesman:340,steve:[0,5,7,13],steven:229,stiff:[6,41,52,227,228,299,300,384,451,513],stile:408,still:[1,3,6,9,11,12,13,14,17,38,39,42,59,64,76,101,120,128,176,182,198,199,200,202,203,206,210,211,226,250,254,285,308,312,333,345,358,371,375,376,382,403,414,419,420,423,427,437,450,454,456,464,472,492,494,500,514],stilling:[3,5,7,9,15,97,154,415,442,452,472,473,480,504],stipul:251,stl:[9,76,326,329],stl_surf:329,stochast:[4,7,9,209,248,321,333,340,355,412,413],stockmay:41,stoddard:410,stoichiometri:462,stoke:[257,349],stokesian:9,stoll:[254,256],stone:[9,19,376,410],stop:[],stopstep:519,stopthresh:[42,226],storag:[3,12,15,347,391,504],store:[],store_st:334,storm:12,stouch:7,str:519,straatsma:6,straddl:[3,62,64,168,252,317,330,356,492,496,502],straight:317,straightforward:[4,13,416,513],strain:[],strang:[198,205,519],strategi:[],stratford:257,strcmp:358,stream:[3,6,124,153,158,161,162,205,215,232,247,248,254,255,294,303,312,333,520],streamlin:[12,500],streitz:[],streiz:407,strength:[3,9,152,172,183,205,316,350,354,423,455,456,504],stress:[],stretch:[3,55,62,129,227,322],strict:463,strictli:[6,42,198,226,269,307,340,492],stride2:519,stride:[206,248,499,508,519],strietz:407,strike:233,string:[2,3,6,11,12,42,178,202,203,204,206,218,219,220,221,222,223,224,226,246,305,318,358,377,390,440,452,453,454,463,488,490,492,502,503,509,510,519],strip:519,strong:[10,308,393],stronger:6,strongest:[437,438],strongli:[1,6,13,233,317,320,345,443,513],structrur:3,structur:[],structured_point:318,strucur:78,stuart:[308,309,393,406,462,472],stub:12,stuck:230,student:302,studi:[6,116,287,306,430,462],stukowski:[216,414],style1:[33,51,191,366,423,492],style2:[33,51,191,366,423,492],style:[],style_nam:[271,272],stylecomput:462,stylist:8,sub1:503,sub:[1,3,4,6,7,8,9,11,12,13,18,33,37,40,41,42,43,51,56,61,64,66,68,72,73,84,96,100,102,119,152,172,180,191,197,204,205,206,210,211,226,230,232,271,272,276,307,312,317,320,321,345,346,354,356,366,369,378,381,391,396,406,413,419,420,422,423,426,445,454,455,456,462,478,479,484,489,492,495,501,509],sub_styl:[68,73,84,102],subbox:[129,205,206],subcutoff:426,subdivis:257,subdomain:257,subequ:11,subgroup:[202,523],subinterv:204,subject:[6,42,181,226,478],submit:[],subramaniyan:13,subroutin:391,subscript:[11,345,359,417,480,519],subsequ:[3,6,11,12,42,62,114,179,206,220,226,230,246,340,345,346,347,378,390,414,472,490,492,493,499,502,503,512,519,524],subset:[6,11,12,16,42,86,152,202,203,206,226,267,271,273,274,275,276,277,278,279,303,304,308,317,386,391,393,397,423,445,486,489,492,494,497,501,519],subspac:9,substanti:[6,16,473,501],substep:271,substitut:[1,2,3,12,202,253,306,386,390,416,445,490,503,519],substract:407,substrat:[180,230,271,273,274,275,277,278,279,304,317,492],substyl:[436,501],subsystem:345,subtl:[105,107,108,248],subtleti:164,subtract:[3,6,55,66,76,87,100,105,108,113,114,116,124,153,155,156,157,158,159,160,161,162,164,165,166,167,168,170,171,202,203,209,218,239,246,247,250,254,255,256,258,262,263,267,294,301,317,356,387,435,492,502,510,519,520],succe:12,succeed:[219,220],succes:220,succesfulli:3,success:[2,6,11,12,14,15,128,202,206,216,219,230,233,246,285,303,317,333,340,358,384,386,490,491,499,500,507],successfulli:[3,11,202,233,490,503],successulli:11,successv:497,sucessfulli:3,sudden:36,suddenli:354,sudo:[11,12],sufac:43,suffer:[16,17,18,293,348,354,391],suffici:[2,3,6,7,17,18,42,64,76,204,222,226,269,271,299,333,340,347,350,358,427,445,492,513],suffix2:12,suffix:[],suggest:[0,6,7,12,269,307,490,513],suit:[7,13,211,257,416],suitabl:[4,12,13,17,55,96,202,229,306,337,397,404,420,436,440,454,455,487,506],sukumaran:220,sum:[3,6,8,12,41,75,76,81,86,92,97,98,99,101,105,109,114,116,118,121,122,124,128,129,135,151,152,153,155,158,159,160,161,164,165,166,167,168,170,172,174,175,176,218,219,221,222,223,224,233,244,247,254,255,260,298,299,303,307,312,317,318,322,332,343,345,347,350,354,356,375,376,384,396,407,411,416,417,426,428,431,440,454,455,463,479,490,510,513,518,519,520],summar:[6,12,417,462],summari:[],summat:[6,9,43,75,97,118,375,376,401,407,414,415,428,432,443,462,473,475,476,477,480],summer:[3,13,222,454,455],sumsq:129,sun:[21,44,185,359,403,445,455],sunderland:17,sup:[307,312,406,462,513],supercomput:[12,18,490],superpos:[423,472],superposit:7,superspher:380,supinski:443,supplement:[248,454,455],supplementari:[231,419,456],suppli:[9,12,198,246,269,345],support:[1,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,41,42,43,64,96,97,113,119,202,203,204,205,206,207,210,211,212,213,218,226,229,230,231,238,244,248,249,252,254,255,256,257,266,269,271,273,274,275,276,277,278,279,287,291,292,293,294,295,296,298,299,304,307,309,311,316,317,319,323,324,325,326,327,329,330,332,336,337,338,339,343,348,350,354,373,374,375,376,380,383,384,385,391,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,482,483,484,485,489,493,494,495,499,501,502,503,505,506,507,512,513,518,519,523,524],suppos:[3,8,417,514,519],suppress:[6,12,176],surc:8,sure:[6,8,11,13,14,198,210,211,230,303,317,320,355,414,474,514],surf:[8,146,179],surfac:[2,3,4,6,8,9,41,43,60,75,130,146,152,176,178,181,205,209,233,243,252,257,260,287,293,298,309,316,326,329,330,333,340,345,350,354,355,386,397,423,437,438,443,460,462,479,483,489,495],surface_exterior:8,surface_interior:8,surface_mov:345,surfact:[408,418],surpris:416,surround:[38,57,75,178,198,206,230,242,271,273,274,275,277,278,279,298,304,317,447,474,513],suspect:3,suspens:[437,438],sustain:[202,203,230,420],suzuki:[271,317],svg:6,svn:[7,11,12],sw_exampl:453,swamp:317,swap:[],swegat:344,swiggl:[3,268,350,353,355,495,519],swiler:[152,463],switch7_section_start:418,switchflag:[152,463],swm4:513,swol:54,swope:6,sxx:206,sy0302:9,symbol:[6,12,130,177,314,397,416,463],symmetr:[6,75,96,104,124,143,144,145,148,149,150,153,210,211,230,271,272,341,348,392,404,410,414,475,477,519],symmetri:[3,5,6,7,8,66,67,75,101,118,180,202,203,269,298,359,376,392,492,513],sync:[3,6,511],synchron:[1,248,386,511],synechococcu:7,syntax:[],sysdim:299,sysmt:17,sysstem:397,syst:462,system:[],system_:300,systemat:[6,9,220,246,254,443],systemx:3,t10:507,t11:507,t12:507,t13:507,t14:507,t15:507,t3e:12,t_chain:3,t_corr:3,t_correl:487,t_dephas:487,t_e:345,t_e_min:345,t_equil:[342,343],t_event:[3,487,506],t_hi:506,t_infil:345,t_init:[307,345],t_iter:3,t_j:29,t_lb:257,t_lo:506,t_order:3,t_oufil:345,t_out:345,t_outfil:345,t_qm:307,t_switch:[342,343],t_target:399,ta06a:463,ta4:443,ta5:177,ta6:443,tab:[2,492],tabbernor:130,tabinn:445,tabul:[3,7,13,22,37,38,45,56,57,58,69,76,85,103,198,242,333,375,392,397,398,400,401,402,403,404,407,414,416,428,432,439,447,449,452,455,457,472,474,475,481,494],tabular:452,tabulate_long_rang:455,tad:[],tadmor:9,tag:[215,513],tagint:3,tail:[3,96,97,119,122,172,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,410,411,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,449,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,479,480,482,483,484,485,510,519],tailor:[76,346],tait:[9,469,470],taitwat:[],take:[1,2,3,6,11,12,17,20,21,22,23,24,25,26,27,28,29,30,31,32,35,38,40,41,42,43,44,45,46,47,48,49,50,52,54,55,57,62,82,96,98,100,121,124,125,128,129,153,155,165,172,176,182,184,185,186,187,188,189,190,192,193,195,196,198,202,205,206,210,211,212,225,226,230,232,239,240,245,249,253,254,255,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,304,306,309,317,319,320,330,331,332,333,335,336,337,338,346,349,353,356,359,360,361,362,364,365,368,370,375,376,381,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,410,411,414,415,417,418,419,420,421,422,428,429,430,431,432,433,434,435,436,437,441,443,446,448,449,451,454,455,456,457,462,464,471,473,474,475,476,477,478,480,482,483,484,486,490,493,495,500,501,502,507,509,510,511,519],taken:[6,62,160,178,201,229,233,246,247,248,254,255,256,257,303,307,310,345,364,414,416,419,447,473,480,487,501,502],talk:[6,7],talli:[],tan:[206,519],tandem:[16,317],tang:443,tangent:[43,270],tangenti:[6,120,333,351,355,420],tanh:345,tantalum:[4,443,463],taper:[3,310,380,439],tar:12,tarbal:[0,8,11,12],target:[3,6,7,8,11,12,17,40,42,206,214,226,230,231,233,239,246,247,248,254,255,256,271,272,273,274,275,276,277,278,279,291,292,294,295,296,300,304,307,312,317,322,331,336,337,338,339,344,345,348,349,352,373,376,399,411,487,498,500,520],target_fil:344,task:[1,6,7,10,12,13,14,15,16,17,18,55,206,251,300,346,391,490,511],taskset:16,tatb:[4,313],tatom:513,tau:[3,167,220,254,255,257,271,304,317,336,337,342,343,345,512,518],tau_1:247,tau_k:247,tau_n_k:247,tb3:177,tbead:170,tbp:397,tchain:[271,272,276,287,293,294,295,317],tcl:312,tcom:255,tcsh:[11,12,404],tdamp:[254,271,272,276,293,317,336,337],tdephas:487,tdrude:[163,236,255,513],teal:206,tech:[7,9,13],technic:[6,7,9,257,310,333,455],techniqu:[6,7,9,96,209,230,269,307,317,349,352,376,445,474,513],technolgi:9,technolog:[9,14,19,251],tediou:306,tell:[2,6,11,12,37,56,197,209,299,369,387,454,455,472,490,492,494,513],telsa:17,temeperatur:11,temp:[],temp_drud:513,temp_eff:108,tempcom:[156,157,171],temper:[],temperar:300,temperatur:[],temperature_definit:215,tempfix:507,templ:[7,9,18],templat:[3,8,13,17,19,41,178,179,181,233,246,303,317,320,385,492],templeton2010:215,templeton2011:215,templeton:[9,215],tempor:247,temporari:[2,3,499],temporarili:[198,316,505,506],ten:14,tend:[29,271,298],tensil:[7,232],tensor:[3,6,8,66,91,92,98,99,100,104,117,124,139,142,143,144,145,148,149,150,152,153,154,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,230,257,260,271,272,276,302,304,317,348,375,376,385,416,437,438,443,459,461,510,519],tenth:[139,210,374],term:[0,1,3,5,6,7,8,9,12,20,21,22,27,38,41,46,47,64,96,97,98,100,122,124,153,154,156,157,166,171,172,185,186,187,198,206,210,211,217,219,221,224,232,238,239,247,248,249,254,255,256,257,270,271,272,273,274,275,276,277,278,279,291,292,294,296,300,304,307,316,317,331,336,337,338,345,347,349,351,359,360,370,375,384,387,392,393,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,414,415,416,417,419,420,421,428,432,435,436,437,438,440,441,442,443,445,446,449,456,462,471,473,475,476,477,480,483,501,502,504,510,513],termin:[130,271,384,386,459,461,491,500],termostat:337,terrel:383,terri:7,tersoff:[],tersoff_1:[475,476,477],tersoff_2:[475,476,477],tersoff_mod:476,tertiari:190,tessel:[9,176],test:[],test_descriptor_str:3,testf:198,testu:198,tether:[6,315,322,330,332,343,418],tetot:[9,462],tex:8,texa:451,texas_holdem:316,text:[2,3,4,6,7,8,12,13,38,42,57,198,202,203,205,206,209,215,218,219,220,221,222,223,224,226,231,242,251,305,344,345,357,376,378,386,414,417,427,440,447,463,474,488,492,493,509,514,519,521,522],textur:17,tfac_insert:246,tfactor:[3,206],tfinal:519,tfix:316,tflag:205,tfmc:[],th4:177,than:[1,2,3,6,8,9,11,12,13,14,15,16,17,18,27,38,40,41,42,43,57,60,61,62,64,66,72,76,81,95,97,101,116,118,120,124,127,128,131,153,176,179,180,181,187,198,201,202,204,206,209,214,216,218,221,222,223,224,226,227,228,229,230,232,233,234,237,242,243,246,247,248,249,252,253,254,257,269,298,299,303,304,305,307,308,310,312,315,316,317,318,321,322,323,329,330,331,333,337,338,340,341,345,348,349,350,351,352,353,354,355,356,358,375,376,382,383,384,385,386,387,388,391,393,396,397,398,400,401,402,414,416,419,420,426,437,438,440,445,447,454,455,456,462,464,471,472,473,474,477,479,481,483,484,487,488,489,490,492,493,494,495,496,497,500,501,504,506,507,509,519,520,522],thank:[251,475,477],thb:455,thb_cutoff:455,thb_cutoff_sq:[454,455],thei:[0,1,2,3,4,6,7,8,11,12,13,15,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,37,38,40,41,42,43,44,46,47,48,49,50,52,54,55,56,57,60,62,64,66,67,70,72,75,76,79,80,87,88,91,93,96,97,98,99,100,104,114,115,117,119,120,121,124,126,127,128,129,131,152,155,156,158,160,161,164,165,171,173,175,176,178,180,181,182,184,185,187,188,189,190,192,193,195,196,197,198,202,203,205,206,209,210,211,212,214,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,238,240,245,246,247,249,250,251,254,255,257,260,268,271,273,274,275,276,277,278,279,280,281,282,283,289,291,292,294,296,302,303,304,305,306,308,309,316,317,318,319,320,333,334,336,337,338,340,344,345,347,348,349,351,353,354,356,357,358,359,361,362,363,364,365,368,369,370,373,375,376,378,380,381,383,384,385,386,387,390,391,392,393,395,396,397,398,399,400,401,402,403,404,405,406,407,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,426,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,446,448,449,451,452,454,455,456,457,462,463,464,471,472,473,474,475,476,477,478,479,480,481,482,483,484,488,490,492,493,494,495,496,497,501,502,504,505,510,513,514,519,522,523],them:[1,2,3,6,7,8,9,11,12,13,14,17,40,41,42,55,62,76,100,114,119,126,129,131,154,180,185,202,205,206,207,217,218,219,221,222,223,224,226,229,230,232,243,251,254,255,263,267,271,273,274,275,276,277,278,279,291,292,296,298,304,306,314,315,316,317,320,333,336,337,338,340,344,345,347,351,352,353,355,356,359,376,378,380,385,386,387,391,392,397,404,414,417,419,423,426,445,456,464,478,479,487,490,492,499,504,507,513,514,519,520],themselv:[6,9,11,181,210,211,226,255,375,376,386,388,392,397,407,414,436,440,441,442,463,519],theor:340,theorem:[247,254,321,397,412],theoret:[116,251,307,473],theori:[3,6,9,12,41,152,215,231,248,271,299,375,376,397,443,483,506],thereaft:[76,262,301,317,341,348,490],therebi:[346,437,438],therefor:[3,6,12,67,96,163,236,239,246,255,257,320,340,376,409,453,455,473,478,501,513],therein:[6,440],thereof:96,thermal:[],thermo:[],thermo_modifi:[],thermo_p:[3,66,121,490,510],thermo_press:[66,124,230,236,271,273,274,275,276,277,278,279,304,509,510,513],thermo_styl:[],thermo_temp:[66,124,155,229,230,246,271,273,274,275,276,277,278,279,291,292,294,296,299,304,336,337,338,509,510,513],thermoberendsen:6,thermochem:518,thermochemistri:416,thermodyam:[510,518],thermodyanm:[66,229,333,356,501],thermodynam:[],thermophys:445,thermost:[6,160,214,231,236,255,352,513],thermostat:[],thermostatequ:6,thesi:[375,376,437,453],thess:398,theta0:[20,21,24,26,27,28,32,33,35,36,152,187,316,368],theta0max:152,theta10:397,theta1:[185,359,397],theta2:[185,359,397],theta3:[359,397],theta4:397,theta5:397,theta6:397,theta7:397,theta8:397,theta9:397,theta:[3,6,26,27,37,38,39,66,69,86,101,118,152,177,178,187,199,201,205,249,312,316,345,359,368,422,452,476,492,495,502],theta_0:448,theta_:[368,397],theta_c:422,theta_ijk:397,theta_ijl:359,theta_jik:[441,442],theta_pi:397,theta_sigma:397,thex:308,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,444,445,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,515,516,517,518,519,520,521,522,523,524],thick:[76,130,205,222,495],thie:122,thijss:340,thin:[128,205],thing:[3,6,11,12,55,72,76,230,271,304,317,333,489,490,494,514,519],think:[3,6,7,8,11,13,206,317,356,361,365,378,384,423,454,455,474,490,494,497,519],third:[6,9,12,29,100,146,152,153,176,218,219,221,222,223,224,247,314,330,331,345,406,417,440,448,478,480,487,488,490,492,495],thirumalai:190,thistl:206,tho:415,thole:[],thompson:[0,5,7,9,13,124,152,153,308,378,463],those:[1,2,3,5,6,7,8,9,10,12,13,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,38,40,41,43,44,46,47,48,49,50,51,52,54,55,57,64,76,77,82,96,100,101,118,120,121,122,124,128,152,153,155,158,165,168,176,178,182,184,185,187,188,189,190,191,192,193,195,196,198,201,202,203,205,206,216,217,218,219,222,223,224,230,232,233,239,243,249,251,252,253,254,260,268,270,271,273,274,275,276,277,278,279,280,281,289,291,292,294,296,303,306,309,317,335,342,343,347,351,352,353,356,357,359,361,362,364,365,366,368,370,375,376,384,386,387,391,392,393,395,398,399,400,401,402,403,404,405,406,407,410,411,414,415,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,440,441,445,446,448,449,451,454,455,456,457,463,464,472,473,474,475,476,477,478,480,482,483,484,487,489,490,492,494,495,496,497,499,501,502,504,506,509,510,511,513,514,519,523,524],though:[6,8,12,40,41,66,76,100,115,178,199,202,206,216,222,227,228,230,232,237,263,272,315,317,319,329,341,348,358,371,375,378,386,411,413,414,416,417,419,420,436,437,445,480,487,492,494,495,500,504,511,519],thought:[161,254,294,317,349,350,383,420,427,513],thread:[1,3,9,12,16,17,18,251,346,373,391,505,511],threads_per_atom:3,three:[1,3,6,55,66,79,96,100,101,116,129,130,142,152,156,177,178,190,209,229,230,235,239,258,271,276,299,304,308,317,333,340,342,345,363,364,368,375,376,385,391,392,393,397,414,415,417,419,420,424,427,440,441,442,443,448,452,455,456,462,463,473,475,476,477,480,490,492,495,519],threebodi:473,thresh:[42,202,203,205,206,226,490],threshhold:[3,42,205,226,356,490],threshold:[3,42,95,176,206,226,298,387,455,487,506],thrid:490,through:[3,6,7,9,11,12,66,178,182,202,203,207,230,244,246,251,252,257,259,260,261,271,272,300,308,326,340,345,350,354,374,380,382,393,412,415,416,420,426,428,443,457,462,464,471,478,487,490,493,503,509,513],throughout:[6,16,128,130,346,391,443,492],thru:[3,6,7,11,12,70,79,80,87,88,98,99,104,114,115,116,117,173,201,202,206,221,268,333,353,358,374,384,390,495],thrust:1,thu:[1,2,3,6,8,11,12,18,33,38,40,42,43,51,62,64,66,67,70,71,75,76,77,78,80,82,87,88,97,99,100,101,104,114,115,117,118,120,121,125,126,127,128,129,152,153,154,158,161,166,168,173,174,175,178,180,181,182,186,191,197,198,201,202,203,205,206,207,209,210,211,212,213,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,238,239,243,247,248,249,250,251,252,254,255,260,266,271,276,288,298,304,306,308,312,315,317,318,319,320,322,326,327,330,331,332,333,334,336,337,338,340,341,344,345,347,348,349,350,353,354,355,356,358,359,366,375,376,378,382,384,385,386,390,391,392,393,396,397,398,399,400,401,402,403,404,405,406,407,411,412,413,414,415,416,417,418,419,420,423,424,425,426,428,432,436,437,438,440,441,442,443,445,446,447,449,451,452,453,454,455,456,462,463,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,484,487,489,490,492,493,494,495,496,497,499,500,501,502,504,506,507,508,509,510,511,513,518,519,520,522,523],thumb:[8,17,178,201,268,317,391,405,495,501],thylakoid:380,thz:312,ti2:177,ti3:177,ti4:177,tidi:514,tight:[9,397,462],tightli:306,tij:410,tildeslei:[29,96,410],tile:[3,6,42,65,178,226,426,479,489,519],tilt:[3,6,60,61,62,76,166,180,202,203,206,222,230,232,233,249,269,271,272,298,307,376,378,480,492,495,510],time:[],time_integr:215,timedelta:219,timelin:5,timer:[],timescal:[3,217,218,219,221,222,223,224,269,307,312,416,487,501],timespan:[254,255,271,304,317,336,337],timestamp:[3,497],timestep:[],timesteppnig:320,timothi:9,tin:[406,407],tinfoil:376,tini:[77,128,178,384,397,520],tinker:7,tio2:462,tio:462,tip3p:[],tip4:6,tip4p:[],tip:[],tirrel:350,titan:15,titer:317,titl:[218,219,220,221,222,223,224,305,455,514],title1:[218,219,220,221,222,223,224],title2:[218,219,220,221,222,223,224],title3:[218,219,221,222,223,224],tji:410,tl1:177,tl3:177,tlbr_msw:452,tlo:506,tloop:[271,272,276],tlsph:[],tlsph_defgrad:134,tlsph_dt:323,tlsph_stress:133,tm3:177,tmax:[3,237,506],tmd:[],tmd_dump_fil:344,tmdatom:344,tmin:237,tmm:9,tmp1:[221,224,503],tmp2:[221,224,503],tmp3:503,tmp:[6,12,42,70,72,74,80,87,99,104,115,117,126,128,158,173,175,202,203,205,206,226,306,317,341,348,390,499,503,519],tobia:[271,272,317],todd:294,toe:172,toff:[385,492],togeth:[2,3,6,9,11,12,17,40,42,76,127,153,158,172,178,179,202,203,210,211,218,221,226,230,236,248,255,271,304,317,322,327,330,333,351,355,356,418,423,490,495,500,513,523],toggl:[62,182,499],togther:3,tol:[287,293,320,333,375,473],toler:[3,230,287,293,308,309,310,320,333,384,386,473,487,506],toma:9,tomato:206,tong:[9,13],too:[1,3,6,7,40,42,67,71,75,77,78,82,97,101,118,152,166,179,181,205,220,226,227,228,230,233,239,243,246,250,271,299,304,308,312,314,320,333,340,341,345,348,376,386,387,391,411,426,487,495,506,509,513,519],took:[76,464],tool:[],toolkit:[6,7,13,14,15,203],top:[0,3,8,9,11,12,13,62,161,176,201,209,225,232,250,257,270,294,318,352,353,355,386,391,454,455,463,492,496,502,514],top_group:327,top_veloc:327,topic:[519,523],toplog:[3,489],topolgi:41,topolog:[2,3,6,7,8,12,13,37,40,41,56,96,120,127,181,182,197,206,227,228,251,302,369,385,423,445,489,492,493,494,496,497,504],topwal:225,torder:317,torqu:[],torsion:[6,185,186,197,393,454,455],torsion_flag:393,toru:380,tosi:398,tot:[312,462],total:[3,6,11,12,14,15,16,17,18,40,42,43,66,68,73,76,84,87,88,89,90,97,98,99,100,102,109,113,114,115,116,119,121,122,129,134,135,136,137,139,140,141,142,143,144,145,152,153,155,158,159,160,161,164,165,166,167,168,170,172,174,175,176,202,209,212,213,216,218,220,221,222,223,225,226,228,234,236,238,244,245,246,247,252,254,255,256,257,258,260,269,271,272,276,287,288,299,300,302,303,306,307,312,314,316,317,318,319,322,324,327,330,332,341,342,343,345,348,350,354,375,384,385,386,387,388,391,392,394,396,397,406,414,416,420,440,441,442,443,452,454,455,459,462,463,479,487,489,490,492,494,500,501,506,507,510,511,519],touch:[12,252,351,494],toukmaji:[376,410],toward:[9,29,176,205,209,233,234,252,257,270,276,298,315,330,344,346,368,386],toxvaerd:433,tpa:391,tparam:317,tpartial:158,tpc:391,tpcpu:510,tperiod:317,tptask:[16,391],tqx:[125,202,203,335],tqy:[125,202,203,335],tqz:[125,202,203,335],trace:416,track:[3,7,12,228,232,257,345,355,487,492,498,506,510,519],track_displac:215,tracker:251,trade:[6,12,309,375,376,407,428,432,501,506],tradeoff:445,tradit:[6,9,376],traffic:12,trail:[2,22,45,82,96,128,172,182,186,206,210,211,317,360,381,385,386,404,417,440,455,463,486,492,500,502],train:455,traingul:329,traj:231,traj_titl:455,trajectori:[3,6,12,40,96,202,251,271,273,274,275,277,278,279,280,281,283,284,286,289,290,291,292,294,295,296,300,317,320,322,326,346,355,411,445,455,494,502,507,513,518],tran:[189,190],transfer:[1,6,16,215,236,251,253,341,345,348,375,391,397,443,513],transform:[],transit:[6,9,95,270,322,344,386,408,436,442,443,477,487,506],translat:[3,6,64,66,105,106,107,108,109,156,157,158,162,171,218,239,246,250,254,255,260,271,277,278,279,291,292,296,300,317,336,337,338,340,378,416,492,510],transmiss:251,transmit:[6,251],transpar:[14,17],transport:[215,345,465],transpos:12,trap:[3,6,100,174,219,252,347,519],trapezoid:[219,519],trate:[3,232,251],travel:333,treat:[2,3,6,8,9,17,41,43,76,91,93,94,131,153,156,160,171,182,200,218,219,221,224,233,245,272,299,302,303,317,333,345,347,354,358,374,375,384,385,387,396,409,416,417,419,422,426,441,442,443,456,479,492,495,497,500,502,513,519],treatment:[9,312,409],tree:[3,302,436],tref:413,tri:[],tri_surfac:[],trial:[233,246,394,501],triangl:[],triangle_mesh_vertic:[326,329],triangleflag:492,triangul:[2,6,13,329,460],triangular:[6,43,91,125,230,290,329,460,492],tricki:[489,513],triclin:[],triflag:6,trigger:[3,11,12,65,95,226,229,246,384,450,485,510],trigon:25,trilinear:257,trilino:17,trim:[3,493],tringl:205,tripflag:454,tripl:[2,152,232,397,454,488,490],triplet:[3,34,37,39,415,448,452,473,475,476,477,480],trivial:[8,11,308],trj:455,trott:[7,9,14,17,152,463],troubl:[11,12],truli:8,truncat:[3,5,6,12,76,239,306,312,350,354,383,395,407,416,420,428,430,433,445,451,462,502],trung:15,tscale:[3,269,307],tschopp:71,tsige:401,tsrd:[333,355],tstart:[247,248,254,256,271,272,293,317,336,337,338,339,411,498],tstat:[],tstop:[247,248,254,256,271,272,293,317,336,337,338,339,411,498,506],tsuzuki:[78,480],tthi:139,ttm:[],ttm_mod:345,tucker:[152,463],tuckerman:[271,272,295,300,317,501],tue:9,tune:[],tunnel:300,turkand:118,turn:[3,4,6,12,22,33,37,40,45,51,55,56,62,69,74,76,120,127,152,176,177,182,186,191,197,205,206,209,216,227,228,229,230,246,251,271,285,302,305,306,317,333,360,366,369,375,384,386,387,389,391,393,409,422,423,440,445,455,471,472,488,492,494,499,504,505,510,511,516,522],turquois:206,tutein:393,tutori:[],tweak:[12,178,251,391],twice:[3,6,16,17,66,97,184,206,209,210,211,230,268,271,310,321,391,423,490,492,499],twin:71,twist:[437,438],two:[1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,18,19,22,38,40,42,43,45,55,57,60,62,64,66,69,72,74,76,81,82,85,96,97,101,103,114,119,120,125,126,127,128,129,130,152,154,156,160,161,163,164,166,172,176,177,178,179,181,186,201,202,203,204,205,206,209,210,211,216,217,218,219,221,222,223,224,226,227,228,229,230,233,236,243,246,247,248,250,252,253,254,255,257,260,270,271,272,276,298,299,300,303,304,306,307,308,312,314,317,322,330,333,340,341,343,345,348,351,354,356,358,360,370,375,376,378,380,381,382,384,385,386,389,391,392,393,394,396,397,398,399,400,401,404,405,406,407,409,410,411,413,414,415,416,417,419,420,423,426,427,428,432,436,437,438,440,443,445,449,452,453,454,455,456,458,462,463,464,471,472,473,475,476,477,478,479,480,483,484,486,487,489,490,492,493,494,495,496,499,502,504,505,506,507,509,510,513,518,519,520,521,522,523,524],two_temperatur:215,twobodi:[475,477,480],twogrid:3,twojmax:[152,463],twolevel:[3,489],txt2html:8,txt:[8,13,58,202,207,305,306,345,373,385,427,462,481,497,514,519],typcial:[42,226],type1:[82,130,177],type2:[82,130,177],type:[],typei:426,typej:426,typen:[82,130,177],typic:[1,2,3,6,7,8,9,10,11,12,13,14,15,16,17,18,29,40,41,42,46,47,56,60,62,64,66,75,76,95,96,113,119,131,140,172,178,179,181,202,203,204,205,206,209,210,211,212,214,215,218,220,226,227,228,229,230,232,233,238,243,244,246,249,255,271,285,299,302,303,306,308,310,316,317,320,323,325,333,340,348,349,355,375,378,383,384,385,386,387,388,391,402,404,405,407,418,419,422,423,427,428,432,437,438,440,445,456,459,461,472,474,477,487,488,490,492,493,494,495,501,504,506,507,509,514,518,519,522,524],typicali:12,tzou:345,u_cond:[89,90,241],u_f:257,u_i:[241,242],u_ij:452,u_mech:[89,90,241],u_prom:397,uberuaga:[270,386],ubiquit:[11,397],ucond:41,uhf:394,uiuc:[9,17],uloop:[3,300,386,390,519],ulsph:[],ultim:506,ultra:176,umbrella:[],umech:41,umin:[26,27,49,50,187],unabl:[3,11,42,226],unaffect:[202,230,271,317,493,504,509],unalt:[210,211,285],unambigu:[76,222,480],unari:[358,519],unbalanc:3,unbias:[166,416],unbond:[228,492],unbroken:86,uncertainti:41,unchang:[62,230,233,270,271,273,274,275,277,278,279,288,304,317,492,493,496,502],uncharg:[41,376],uncom:[1,4],uncompress:[12,76,205],uncomput:[],uncorrel:[247,340,487],uncoupl:300,undefin:[3,12],under:[0,5,6,7,8,9,12,18,21,22,45,152,185,186,205,251,269,271,303,307,308,321,359,360,381,412,416,436,455,463,490,506,513],underestim:176,underflow:205,undergo:[6,95,96,114,166,247,254,255,271,322,333],undergon:[229,333],underli:[6,12,17,75,205,271,345,378],undermin:40,underpredict:6,underscor:[2,3,66,203,209,229,230,269,271,273,274,275,276,277,278,279,291,292,294,296,304,306,336,337,338,358,385,519],understand:[1,4,6,8,246,272,443],understood:[202,397],undesir:[62,230,232,271,317],undetermin:333,undisturb:[437,438],undo:[182,251],undump:[],unexpect:[3,498],unfix:[],unfix_flux:215,unfold:331,unfortun:[346,500,501],uniaxi:[3,156,276],uniform:[7,16,42,97,128,215,226,227,228,254,257,260,272,340,413,419,456,487,489,519,520],uniformli:[62,128,201,257,303,345,447,452,474,520],uninstal:12,uninterrupt:[216,233,246,268,269,271,273,274,275,276,277,278,279,291,292,294,295,296,306,307,317,322,332,335,343,345,351],union:[3,6,41,206,306,354,356,492,495],uniqu:[3,6,7,8,12,40,76,134,220,247,248,254,255,276,306,312,314,386,414,416,492,519,520],unit:[],unit_styl:3,uniti:[415,445,467],unitless:[67,71,75,76,126,183,218,222,223,232,246,269,271,307,351,384,394,420,449,451,473,475,476,477,480,518],unitlesss:[83,86,123],univ:[9,13],univers:[3,6,9,12,13,18,96,251,375,376,386,390,437,442,451,453,477,486,489,519],universit:[9,13],unix:[12,17,253,503],unknown:[3,12,67,78,492],unless:[2,3,9,11,12,15,16,56,60,71,114,130,163,177,178,202,203,206,207,214,230,233,246,254,271,273,274,275,277,278,279,303,304,317,333,344,377,384,405,445,474,490,495,499,504,519],unlik:[12,33,51,62,98,168,178,191,202,220,254,271,276,304,310,312,336,337,338,366,374,375,392,397,414,417,422,423,427,440,441,442,455,463,472,489,494,499,504,519,524],unlimit:452,unlucki:3,unmark:7,unmodifi:334,unnecessari:16,unoccupi:345,unoptim:205,unpack:[0,8,11,391],unpack_bord:8,unpack_border_bodi:8,unpack_border_hybrid:8,unpack_border_vel:8,unpack_comm:8,unpack_comm_bodi:8,unpack_comm_hybrid:8,unpack_comm_vel:8,unpack_exchang:8,unpack_restart:8,unpack_revers:8,unpack_reverse_comm:8,unpack_reverse_hybrid:8,unpad:206,unperturb:96,unphys:[3,6,255,271,317,492],unpredict:[315,502],unpublish:443,unrecogn:3,unrel:[8,9,13,184,514],unreli:445,unrestrain:316,unrestrict:394,unscal:[3,125,172,202,203,335,493],unset:[3,375,416],unshift:410,unsmooth:434,unsolv:[388,402],unsort:206,unspecifi:[232,492],unsplit:513,unstabl:[3,257],unstag:514,unstrain:232,unsuccess:[3,303],unsupport:[3,507],untar:12,until:[2,3,6,12,14,38,40,42,57,76,131,198,205,226,230,233,242,246,251,287,303,326,333,335,342,358,374,375,387,390,391,397,420,447,474,487,492,493,497,498,500,506,518,519],untilt:495,unus:397,unusu:[3,8,387],unwant:[3,178,375],unwrap:[3,70,79,80,87,88,98,99,104,114,115,117,125,153,173,202,203,206,207,217,229,231,251,268,317,330,335,492,493,496,502],unwrapexpand:202,unzip:12,up_intern:205,updat:[0,3,6,8,12,13,135,136,137,147,148,149,150,201,202,203,209,216,227,228,236,244,247,254,255,257,259,260,264,265,268,269,271,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,294,295,296,302,304,306,307,312,317,325,326,335,336,337,338,340,345,356,357,391,397,410,443,445,454,455,461,487,492,494,502,503,506,513],upenn:[11,13],upgrad:12,upon:[6,216,251,397,478,506],upper:[2,3,42,60,62,76,97,114,116,154,167,174,201,206,219,220,222,223,226,230,236,255,257,271,307,312,350,351,356,357,384,420,462,495,520],uppercas:[],upsid:6,upsilon:419,upstream:514,upto:[3,494,500],upward:233,urbana:[251,375,376,437],urey_bradlei:20,url:514,usa:9,usabl:[12,246,414],usag:[3,6,8,255,298,312,333,423,436,492],use_ldg:17,usec:512,useful:391,user:[],user_manifold:514,user_misc:[30,31,35,188,193,196,364],userguid:9,usernam:514,usr:[11,12,14,493],usual:[2,3,6,12,14,17,18,24,28,32,35,36,48,64,76,96,129,156,157,158,163,171,176,195,202,203,205,210,211,216,218,229,230,231,232,246,249,254,256,269,276,299,307,308,314,316,317,333,341,345,348,350,354,358,365,373,386,387,391,402,405,408,410,419,423,424,427,436,437,438,445,448,458,459,460,461,463,471,473,478,487,491,493,497,501,503,506,509,510,519,524],util:[8,12,17,18,391,419,511],utilizi:12,utilz:[12,511],utsa:451,uttormark:13,uwo:9,v11:6,v22:6,v33:6,v_0:[3,345],v_2:443,v_3:443,v_4:443,v_a:[8,232],v_abc:[490,510,519],v_area:[2,519],v_atomfil:502,v_c:172,v_cluster:306,v_dc:172,v_delta:96,v_dhug:[269,307],v_diff:[174,347],v_displac:232,v_dk:172,v_dlj:172,v_drai:[269,307],v_dx:[268,495],v_dy:[268,495],v_dz:268,v_e_hbond:422,v_ea:[454,455],v_eb:[454,455],v_eqeq:[454,455],v_espac:212,v_f:490,v_fac:490,v_flux:250,v_foo:[490,519],v_ij:452,v_increas:249,v_integr:347,v_jx:100,v_jy:100,v_jz:100,v_k11:100,v_k22:100,v_k33:100,v_k:172,v_ke:[202,203,523],v_left:495,v_lgr_po:[269,307],v_lgr_vel:[269,307],v_linear:[350,353,355],v_lj:172,v_mol:206,v_mu:437,v_myi:268,v_myindex:519,v_myke:129,v_mystep:499,v_myvar:[8,206],v_myvec:[131,519],v_myx:268,v_n:[257,443],v_name1:[172,232],v_name2:[172,232],v_name:[3,6,76,96,129,131,201,202,203,205,206,210,211,212,213,217,218,219,220,221,222,223,224,225,238,249,250,252,254,255,268,319,327,335,336,337,338,347,350,353,355,490,495,499,502,508,510,519,520],v_nstep:356,v_occ:418,v_omega:268,v_oscil:[212,213,225,238,319],v_phi:249,v_prefactor:[210,211,464],v_press:153,v_pressdown:[353,355],v_push:212,v_pxy:6,v_pxz:6,v_pyz:6,v_r0:252,v_r1:176,v_r2:176,v_r:[176,252,287],v_rad:356,v_radiu:252,v_ramp:[350,353,355],v_rate:[232,252],v_scale1:[210,211],v_scale2:[210,211],v_size:[210,211],v_t_qm:307,v_temp:341,v_theta:[249,495],v_tp:232,v_up:495,v_v0:519,v_v11:6,v_v22:6,v_v33:6,v_v:[268,519],v_valu:[205,490],v_vx:268,v_vy:268,v_vz:[268,520],v_wiggl:[350,353,355],v_x:[2,178,252,268,350,353,355,490,495,519],v_xave:6,v_xmax:6,v_xx:178,v_y:[178,252,495],v_yi:178,v_z:495,vacanc:[4,176,342,443],vacf:[],vacuum:[345,376,408,477,484],valanc:397,vale:3,valenc:[310,397,416,454,455],valent:397,valeriu:9,valid:[2,3,6,9,11,12,76,130,164,177,206,230,246,254,298,317,333,356,358,373,378,414,416,419,443,452,492,493,500,502,519],vallon:440,valon:440,valu:[],valuabl:511,value0:519,value1:[12,158,217,218,219,220,221,222,223,224,276,347,356,503],value2:[12,158,217,218,219,220,221,222,223,224,276,347,356,503],valuei:219,valuej:219,valuev:[7,9],valus:306,van:[9,54,96,119,304,308,313,336,405,406,436,440,454,455,483,520],vanadium:443,vanderwa:[445,510],vanilla:[6,8,12],vanillia:43,vanish:[236,312,320],vapor:[42,226,246,509],vapour:340,var1:503,var2:503,varaibl:[3,495],varavg:12,vare:345,vari:[1,10,18,42,64,65,76,96,130,166,168,177,210,211,215,218,219,222,226,230,232,269,271,304,316,317,336,337,345,350,375,402,411,412,421,434,437,451,464,474,489,507],variabl:[],variable_hill_factor:13,variable_nam:455,varianc:[129,411,519],variant:[1,3,6,9,12,92,109,271,276,317,321,375,383,391,441,442,446,475,477,501,505,520],variat:[12,42,226,519],varieti:[1,2,4,6,7,9,13,15,76,205,251,373,378,423,440,454,455,472,480,519],variou:[],varreturn:490,varshalovich:152,varshnei:13,vartiabl:3,vashishta1990:480,vashishta2007:480,vashishta:[],vbia:6,vcm:[],vdim:[167,341,348,520],vdisplac:[3,252,268,350,353,355,519],vdw:[3,406,455],vec1:[129,306],vec2:[129,306],vec:298,vector:[],vector_styl:519,vel:[3,6,64,218,222,223,232,255,303,322,352,411,412,416,420,487,494,495,497,513,519],veld:[13,333,376,401,432],veloc:[],velocit:[250,411,412,416,420],velocity_bottom:257,velocity_gradi:461,velocity_temp:520,velocity_top:257,vendor:[9,12],verbatim:490,verbos:[12,462],veri:[1,3,6,7,8,9,10,12,13,17,42,76,77,96,128,129,131,202,203,205,206,217,218,219,220,221,222,223,224,226,227,228,230,246,260,263,271,272,285,287,293,300,304,315,320,336,337,347,386,387,388,391,416,420,437,438,447,451,454,463,464,474,500,510,511,513,514,518,522],verifi:[8,391,445,501,507,514],verlag:322,verlet:[1,3,7,8,9,12,18,215,239,254,271,285,294,300,320,334,345,353,356,486,489,501],versa:[3,6,13,62,172,180,229,242,252,254,255,317,492,493,513],versu:[6,14,15,16,18,40,42,86,114,115,128,174,206,226,317,320,376,401,410,420,432,445,510,519],vertex:[43,146,329],vertic:[],vfinal:519,vfrac:125,vhi:[167,520],via:[],vibrat:[6,9,233,248,298,307,312,368,416,487,501],vice:[3,6,13,62,172,180,229,242,252,254,255,317,492,493,513],video:205,view:[4,6,7,13,202,205,333,397,416,417,462],viewer:[202,205],viewpoint:205,vij:411,vika:13,vim:[],vincent:[9,19],violat:340,violet:206,virial:[3,66,100,124,152,153,172,210,211,230,236,271,272,273,274,275,276,277,278,279,302,304,317,320,375,391,394,411,412,413,416,424],virialmod:424,virtual:[6,7,8,12,473],virut:9,visa:7,viscoelast:[123,420,451],viscoelsat:451,viscos:[],viscou:[],viscous:317,vision:462,visit:318,vista:202,visual:[],viz:[11,13],viz_tool:11,vizplotgui_tool:11,vizualiziton:318,vlo:[167,520],vmax:[230,333],vmd:[6,7,9,11,13,202,207,251,493],vmdarch:207,vmdhome:207,vname:519,voigt:[6,152],vol:[],volfactor:375,volpress:443,volt:[453,518],volum:[2,3,6,41,42,61,62,66,86,96,100,111,124,128,130,138,142,151,153,176,177,178,181,216,218,222,223,226,230,232,233,241,246,257,269,271,272,276,280,281,283,284,286,287,289,290,291,292,294,295,296,303,304,307,317,322,345,350,354,356,375,378,385,399,437,438,443,451,469,470,484,488,489,492,495,502,510,513,518,519],volumetr:86,von:[145,150],voro:[3,9,176],vorobyov:513,voronoi:[],vorselaar:220,voter2:[487,506],voter:[441,442,487,506],voth:[41,300],vpz:352,vratio:519,vri:421,vrpn:251,vshear:351,vstream:6,vtarget:[3,348],vtk:[],vtp:203,vtr:203,vtu:203,vv0210:13,vx0:174,vxcm:317,vxhi:[233,303],vxlo:[233,303],vy0:174,vycm:317,vyhi:[233,303],vylo:[233,303],vz0:174,vzcm:317,vzhi:233,vzi:352,vzlo:233,w_1:152,w_2:152,w_i:152,w_ik:452,waal:[96,119,405,406,436,454,455,483],wadlei:[13,397],wag:[7,9,13],wagner:[7,9,215,257,440],wai:[1,2,3,6,7,8,9,10,11,12,15,18,22,34,45,53,62,66,69,70,74,76,77,80,82,85,87,96,99,100,101,103,104,115,117,118,120,126,127,128,152,153,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,173,175,178,181,186,194,198,201,202,203,205,206,209,210,211,218,221,222,224,225,228,229,230,232,244,247,252,254,255,257,269,271,276,285,287,300,303,304,306,315,317,318,322,330,333,335,336,337,338,341,344,345,347,350,353,355,356,360,361,362,363,365,367,368,376,378,381,384,386,387,391,392,393,404,407,408,411,413,414,415,417,419,422,423,425,428,440,441,442,445,448,450,452,453,456,462,463,464,471,473,475,477,480,486,487,490,492,493,494,495,496,497,500,501,502,514,519,520,521],wait:[1,12,251,299,487,489],walk:[3,247,254,255,271],wall:[],wall_surac:146,wall_surfac:[],wallhi:350,wallstyl:351,wander:330,wang:[376,440,452],want:[0,1,2,3,5,6,7,8,9,11,12,17,38,41,57,66,68,70,72,73,76,80,84,87,88,89,90,99,102,104,114,115,117,119,121,122,124,126,128,153,158,173,174,175,176,178,181,184,198,202,203,205,206,209,210,211,212,217,218,226,229,232,233,236,238,242,244,246,252,255,266,288,298,303,306,316,317,319,330,332,334,341,343,348,350,354,356,358,376,378,386,392,393,397,405,406,411,414,417,423,424,425,426,440,447,448,452,454,455,462,464,473,474,475,477,479,480,488,490,492,493,494,495,497,499,500,507,510,513,514,519,522,524],ward:397,warm:[16,416],warn:[],warner:392,warp:[5,440],warranti:7,warren:[411,447],wasn:3,wast:3,watanab:[342,343],watch:386,water:[],watkin:195,wave:[7,9,41,214,269,311,352,394,416],wavefunct:[394,416],wavelength:[130,177],wavepacket:[41,394,416,492],wavevector:299,wbodi:92,weak:[10,101,308],web:[1,4,8,10,14,15,16,17,404],webb:215,weber:[3,5,7,9,15,97,154,415,442,452,472,473,480,504],websit:[8,454,455],weckner:451,weight:[],welcom:490,well:[1,3,6,7,8,9,11,12,13,15,16,17,18,27,41,52,71,76,101,118,124,153,156,164,178,187,205,206,212,216,218,224,226,227,228,230,233,238,246,250,254,257,261,263,268,271,276,287,293,303,304,317,319,327,340,343,351,384,386,391,396,418,419,422,423,424,437,438,440,443,456,464,475,476,477,490,492,494,496,501,506,511,513,514,518,523],wennberg:375,went:[3,11],were:[3,5,6,7,9,11,12,13,15,16,19,34,42,43,53,57,63,75,76,114,118,121,124,128,155,158,178,181,182,194,202,205,206,209,212,218,221,222,223,224,226,232,238,243,250,251,285,294,318,351,352,356,367,375,388,390,393,416,420,423,427,451,455,474,487,489,490,492,493,494,495,497,499,507,510,514,519,520,523,524],weren:497,western:9,westview:483,what:[],whatev:[8,12,14,15,120,125,128,129,131,205,206,210,211,230,271,304,306,351,378,383,384,386,391,403,405,443,454,455,506,513,519],wheat:206,whelan:177,when:[0,1,2,3,4,6,8,9,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,37,38,40,41,42,43,44,46,47,48,49,50,51,52,54,55,56,57,62,64,65,66,68,73,76,77,84,88,95,97,101,102,114,115,116,118,119,121,124,125,128,129,131,154,155,156,161,165,166,168,174,176,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,202,203,204,205,206,207,209,210,211,212,213,214,216,217,218,219,221,222,223,224,225,226,227,228,229,230,231,232,233,237,238,240,242,243,244,245,246,248,249,251,254,257,258,260,261,266,271,272,273,274,275,276,277,278,279,280,281,285,288,289,291,292,294,296,298,302,303,304,305,306,307,309,310,311,312,316,317,318,319,320,322,330,331,333,334,335,336,338,340,341,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,361,362,364,365,366,368,369,370,372,373,374,375,376,378,382,383,384,385,386,387,388,390,391,392,393,395,398,399,400,401,402,403,404,405,406,407,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,445,446,447,448,449,451,452,454,455,456,457,463,464,471,473,474,475,476,477,478,479,480,482,483,484,485,487,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,506,507,509,510,511,512,514,518,519,520,522,524],whenev:[0,8,12,14,76,206,217,223,317,378,422,490,501,505,519,524],whenth:3,where:[1,3,6,8,9,10,11,12,14,15,18,21,23,24,25,26,27,28,29,32,35,36,37,40,41,42,44,48,49,50,52,56,64,66,68,69,70,72,73,74,75,76,78,80,84,85,86,87,89,91,92,93,94,96,97,98,99,101,102,103,104,105,106,107,108,109,115,117,120,124,125,126,127,128,129,130,131,153,155,156,157,158,159,160,161,164,165,166,167,168,170,171,172,173,175,177,179,181,182,185,187,197,201,202,205,206,209,210,211,212,213,218,219,222,225,226,229,230,232,233,237,238,239,241,243,244,246,247,248,249,250,252,254,255,256,257,260,261,264,266,268,269,271,272,276,285,289,297,298,299,300,303,305,306,307,310,312,317,318,319,320,322,326,327,330,332,335,336,337,338,341,342,343,345,348,349,350,351,353,354,355,356,359,361,362,363,364,365,368,369,370,373,376,378,383,384,385,386,387,388,391,392,393,396,397,398,400,404,405,406,407,408,409,410,411,412,414,415,416,417,418,419,420,421,422,423,424,425,428,432,437,438,439,440,441,442,443,445,448,449,451,452,453,454,455,456,462,463,466,469,470,471,472,473,474,475,476,477,480,483,484,486,487,489,490,491,492,494,495,496,497,499,501,502,504,506,507,508,509,510,513,518,519,520,522,524],wherea:[6,11,101,216,247,271,308,340,345,513],wherebi:309,wherev:250,whether:[6,8,11,12,17,40,41,55,62,64,66,75,76,113,119,121,154,165,166,198,205,206,208,209,210,211,218,224,227,228,229,230,231,232,236,243,246,255,268,271,276,306,320,333,341,347,348,356,358,373,375,376,385,389,391,400,402,406,421,423,427,437,438,440,445,455,462,472,487,490,492,493,495,497,504,505,506,509,519,520],which:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,28,29,32,33,37,38,39,40,41,42,43,45,46,47,48,51,52,54,55,56,57,59,61,62,64,66,67,68,70,71,73,75,76,77,78,79,80,81,82,83,84,86,87,88,89,90,91,92,94,96,97,98,99,100,102,104,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,124,125,126,128,129,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,184,185,186,189,190,191,192,195,197,198,201,202,203,205,206,207,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,239,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,260,261,265,266,268,269,270,271,272,273,274,275,276,277,278,279,281,283,285,286,287,289,290,291,292,293,294,295,296,298,299,300,302,303,304,305,306,307,308,309,310,312,313,314,315,316,317,318,319,320,322,323,324,325,327,329,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,350,351,352,353,354,355,356,358,359,360,362,365,366,369,370,373,374,375,376,378,381,382,383,384,385,386,387,388,390,391,392,393,394,396,397,398,400,401,402,404,405,406,407,408,409,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,430,431,432,434,436,437,438,440,441,442,443,445,447,448,449,450,452,453,454,455,456,457,458,459,460,461,462,463,464,467,471,472,473,474,475,476,477,478,479,480,483,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,513,514,519,520,522,523,524],whichev:[12,390,487,506],white:[206,247,254,255,256,317,337,345,492,519,523],whitesmok:206,whitespac:[2,3,206,385,492],who:[0,3,6,7,8,9,13,392,414],whole:[236,251,299,312,322,513],wholli:233,whose:[3,6,7,8,9,18,19,38,40,43,57,62,81,96,163,181,198,205,206,216,232,242,252,253,268,271,273,274,275,277,278,279,298,299,315,316,320,333,347,354,356,378,386,387,416,430,447,458,460,473,474,475,477,513,519,520],why:[3,6,255,341,348,514],wide:[1,6,7,64,66,209,341,348,378,388,402,405,416,454,455],wider:1,width:[205,206,380,394,418],wiggl:[3,232,268,326,350,351,353,355,495],wigner:152,wih:6,wiki:14,wikipedia:[6,14],wild:[3,12,22,45,82,96,128,186,210,211,317,360,381,404,422,486,494,499,522,524],wildcard:[3,12,172,182,202,203,205,206,314,404,471,499,502,523,524],wildli:[271,304],win:391,window:[3,4,12,13,76,202,205,207,218,219,220,221,222,223,224,251,318,338,339,404,493,514],wipe:[209,423,472,515,517],wire:316,wirnsberg:[6,239],wirt:206,wisconsin:13,wise:[3,12,411,473,501],wish:[2,3,5,6,7,8,11,12,14,17,41,43,60,61,62,76,129,153,158,179,180,182,184,202,203,206,210,217,218,219,222,223,224,228,232,233,243,246,252,257,261,303,306,317,320,333,334,350,351,378,386,391,400,422,423,440,445,447,454,474,490,492,493,494,500,504,510,519,520,524],within:[1,2,3,6,8,9,11,12,13,15,16,17,29,40,41,42,43,56,62,64,66,69,74,75,76,77,78,82,85,101,103,118,120,124,127,128,129,131,134,152,169,178,181,204,205,206,210,211,216,217,218,221,222,223,224,226,227,228,229,233,235,242,243,246,252,254,298,302,303,304,306,308,317,318,320,323,325,329,330,334,345,348,350,354,356,358,374,378,384,385,386,387,388,391,396,398,400,407,412,413,414,415,416,418,423,424,427,428,440,443,449,450,451,456,457,472,473,475,476,477,478,480,485,487,489,490,492,500,501,504,506,513,518,519],without:[1,2,3,4,6,7,8,9,11,12,14,16,17,20,21,23,24,25,26,27,28,29,30,31,32,35,38,41,44,46,47,48,49,50,52,54,55,57,62,96,121,124,155,160,165,179,184,185,187,188,189,190,192,193,195,196,198,202,205,206,207,209,212,218,220,221,222,223,224,225,230,232,240,242,245,247,249,251,254,268,271,273,274,275,276,277,278,279,280,281,289,291,292,294,295,296,303,306,308,309,311,315,317,318,319,320,326,333,336,338,349,353,357,359,361,362,364,365,368,370,374,375,376,386,387,391,392,393,395,398,399,400,401,402,403,404,405,406,407,410,411,414,415,416,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,443,445,446,447,448,449,451,455,456,457,464,472,473,474,475,476,477,478,480,482,483,484,490,492,495,500,501,507,510,513,514,518,519],witi:15,wolf:[],wolff:[445,474],won:[3,315,438],wong:[215,397],word:[2,3,6,8,12,29,66,206,209,216,217,218,219,222,223,224,231,252,282,288,305,310,316,347,358,374,405,445,488,490,492,519,520],work:[1,3,6,7,8,9,11,12,14,16,18,40,55,62,63,97,129,130,156,157,159,160,161,165,166,167,168,170,171,176,177,202,205,207,210,211,218,222,223,229,244,253,254,255,257,261,268,271,277,278,279,287,291,292,294,295,296,304,306,314,316,318,320,336,337,338,343,374,387,391,404,406,409,411,423,437,438,440,443,445,462,487,489,490,493,494,496,500,501,503,506,519],workaround:[77,128,317,445,520],worker:[12,454,455,480],workflow:514,workhors:8,workstat:[391,490],world:[3,12,152,374,386,390,486,489,490,507,519],worlei:411,worri:17,worsen:18,worst:354,worth:[218,219,221,222,223,224,307,318],would:[1,3,4,5,6,7,8,11,12,22,29,37,42,43,45,56,75,76,77,98,100,128,153,158,166,178,179,180,181,182,186,197,202,203,205,206,207,209,210,211,213,216,218,226,229,231,232,236,237,239,243,246,249,250,251,255,268,271,272,285,298,300,304,306,308,312,315,333,340,344,352,353,356,358,359,360,361,362,363,365,366,369,375,378,381,383,384,386,387,390,391,392,393,397,404,405,406,407,411,412,413,414,415,417,423,424,425,426,440,441,442,443,448,452,454,455,459,461,463,471,473,475,476,477,480,487,490,492,495,496,497,499,500,501,502,503,507,509,510,513,514,519,520,523,524],wrap:[1,3,6,9,11,12,60,62,178,180,201,202,203,204,206,207,217,223,231,232,233,251,257,268,317,330,333,350,352,354,375,376,386,490,492,493,495,500],wrapper:[],wrigger:322,wright:384,writabl:3,write:[],write_atom_weight:215,write_coeff:[],write_data:[],write_dump:[],write_freq:455,write_head:8,write_restart:[],writen:318,written:[],wrong:[3,11,230,271,297,350,354,355,387,455,494,499],wrote:[3,9,494],wt1:445,wt2:445,wt3:445,wurtzit:378,www:[0,2,3,5,6,7,8,10,11,12,13,15,392,414,437,453,454,455,518],x86:[12,443],x_ij:452,x_ijkl:359,x_kjli:359,x_ljik:359,xave:6,xavx:16,xcm:[8,317,519],xdr:[12,202],xeon:[1,7,9,10,12,16,17,18,391,505],xflag:[165,166,258,260,267,317,340],xhi:[2,6,60,62,180,202,232,344,350,353,355,492,495,510,519],xhi_bound:[6,202],xhi_new:492,xhost:[9,16],xi_ij:452,xiaowang:[13,417,475,477],xiij:298,xk7:9,xlat:[178,232,252,510],xlo:[2,6,11,60,62,180,202,232,252,344,350,353,355,492,495,510,519],xlo_bound:[6,202],xlo_new:492,xmax:[6,214,237,285,519],xmgrace:[],xmin:519,xml:[203,207,453],xml_label:453,xmovi:[],xmu:[351,420],xorig:76,xplane:351,xplor:202,xpo:178,xrd:[],xsph:9,xsu:[3,202,203,335,493],xt3:202,xt4:[18,202],xt5:[18,202],xtc:[3,6,7,12,202,204,205,206,207],xtcdump:206,xvf:12,xwall:[352,353,355],xxx:12,xyz:[3,6,7,9,13,43,70,76,117,120,166,173,178,202,204,205,206,207,222,230,260,271,272,276,304,314,315,317,330,332,351,353,355,377,385,489,493,520,523],xzhou:[13,417],xzy:489,yang:[443,452],yate:443,yb2:177,yb3:177,ybox:232,ycm:317,year:[5,7],yeh:375,yellow:[205,206],yellowgreen:206,yet:[3,7,17,40,43,205,210,314,350,376,383,384,391,403,405,406,416,483,490,492,493,514,519,521,522,523],yflag:[165,166,258,260,267,317,340],yhi:[6,62,180,202,232,344,350,353,355,492,495,510],yhi_bound:[6,202],yield:[6,100,122,129,153,161,166,206,219,230,236,271,294,308,341,347,348,351,356,375,396,411,420,445,451,510,519],yip:342,ylat:[178,232,252,510],ylo:[6,62,180,202,232,344,350,353,355,492,495,510],ylo_bound:[6,202],ymax:[214,519],ymin:519,yorig:76,york:[300,376],yoshida:[271,317],you:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,35,38,40,41,42,43,44,46,47,48,49,50,51,52,54,55,57,60,61,62,64,66,68,70,72,73,76,77,78,79,80,82,84,87,88,89,90,96,97,98,99,100,101,102,104,113,114,115,117,118,119,121,122,124,126,128,129,152,153,155,156,157,158,161,165,166,171,172,173,174,175,176,178,179,180,181,182,184,185,186,187,188,189,190,191,192,193,195,196,197,198,201,202,203,205,206,207,209,210,211,212,213,216,217,218,219,221,222,223,224,225,226,227,228,229,230,232,233,236,238,239,240,242,243,244,245,246,247,248,249,250,251,252,254,255,256,266,268,271,273,274,275,276,277,278,279,280,281,285,288,289,291,292,294,295,296,299,300,302,303,304,306,308,309,312,315,316,317,319,320,322,330,332,333,334,336,337,338,339,341,342,343,344,345,347,348,349,350,351,353,354,355,356,358,359,361,362,364,365,366,368,370,374,375,376,378,381,383,384,385,386,387,390,391,392,393,395,397,398,399,400,401,402,403,404,405,406,407,410,411,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,440,441,442,443,445,446,447,448,449,450,451,452,453,454,455,456,457,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,480,482,483,484,486,487,488,489,490,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,509,510,511,513,514,518,519,520,521,522,524],young:[420,458,460],your:[],yourself:[6,8,12,13,230,385,514],yplane:351,ypo:178,ysu:[3,202,203,335,493],yuan:9,yukawa:[],yukawa_1_1:481,yxz:489,yzx:489,z_i:[416,477,484],z_j:[477,484],z_meam:440,zachari:13,zannoni:419,zbl:[],zblcut:477,zblcutinn:463,zblcutout:463,zblexpscal:477,zblz:463,zcm:317,zcylind:351,zepeda:216,zero:[],zeta:[3,257,308,417],zfactor:205,zflag:[165,166,258,260,267,317,340],zhang:[317,341,420],zhi:[3,6,180,202,214,344,350,353,355,492,495,510],zhi_bound:[6,202],zhou:[13,397,417,452,475,477],zhu:470,ziegenhain:13,ziegler:[302,440,472,477,484],zimmerman2004:215,zimmerman2010:215,zimmerman:[9,75,215,397],zlat:[232,252,510],zlib:[9,202],zlim:462,zlo:[3,6,180,202,214,344,350,352,353,355,492,495,510],zlo_bound:[6,202],zmax:[214,257,519],zmin:[257,519],zn2:177,zone:[130,318],zoom:[3,202,205,206],zorig:76,zplane:351,zr4:177,zrest:332,zsu:[3,202,203,335,493],zwall:350,zwall_veloc:257,zxy:489,zybin:455,zyx:489},titles:["LAMMPS Documentation","5. Accelerating LAMMPS performance","3. Commands","12. Errors","7. Example problems","13. Future and history","6. How-to discussions","1. Introduction","10. Modifying &amp; extending LAMMPS","4. Packages","8. Performance &amp; scalability","11. Python interface to LAMMPS","2. Getting Started","9. Additional tools","5.USER-CUDA package","5.GPU package","5.USER-INTEL package","5.KOKKOS package","5.USER-OMP package","5.OPT package","angle_style charmm command","angle_style class2 command","angle_coeff command","angle_style cosine command","angle_style cosine/delta command","angle_style cosine/periodic command","angle_style cosine/shift command","angle_style cosine/shift/exp command","angle_style cosine/squared command","angle_style dipole command","angle_style fourier command","angle_style fourier/simple command","angle_style harmonic command","angle_style hybrid command","angle_style none command","angle_style quartic command","angle_style sdk command","angle_style command","angle_style table command","angle_style zero command","atom_modify command","atom_style command","balance command","Body particles","bond_style class2 command","bond_coeff command","bond_style fene command","bond_style fene/expand command","bond_style harmonic command","bond_style harmonic/shift command","bond_style harmonic/shift/cut command","bond_style hybrid command","bond_style morse command","bond_style none command","bond_style nonlinear command","bond_style quartic command","bond_style command","bond_style table command","bond_write command","bond_style zero command","boundary command","box command","change_box command","clear command","comm_modify command","comm_style command","compute command","compute ackland/atom command","compute angle command","compute angle/local command","compute angmom/chunk command","compute basal/atom command","compute body/local command","compute bond command","compute bond/local command","compute centro/atom command","compute chunk/atom command","compute cluster/atom command","compute cna/atom command","compute com command","compute com/chunk command","compute contact/atom command","compute coord/atom command","compute damage/atom command","compute dihedral command","compute dihedral/local command","compute dilatation/atom command","compute dipole/chunk command","compute displace/atom command","compute dpd command","compute dpd/atom command","compute erotate/asphere command","compute erotate/rigid command","compute erotate/sphere command","compute erotate/sphere/atom command","compute event/displace command","compute fep command","compute group/group command","compute gyration command","compute gyration/chunk command","compute heat/flux command","compute hexorder/atom command","compute improper command","compute improper/local command","compute inertia/chunk command","compute ke command","compute ke/atom command","compute ke/atom/eff command","compute ke/eff command","compute ke/rigid command","compute meso/e/atom command","compute meso/rho/atom command","compute meso/t/atom command","compute_modify command","compute msd command","compute msd/chunk command","compute msd/nongauss command","compute omega/chunk command","compute orientorder/atom command","compute pair command","compute pair/local command","compute pe command","compute pe/atom command","compute plasticity/atom command","compute pressure command","compute property/atom command","compute property/chunk command","compute property/local command","compute rdf command","compute reduce command","compute saed command","compute slice command","compute smd/contact/radius command","compute smd/damage command","compute smd/hourglass/error command","compute smd/internal/energy command","compute smd/plastic/strain command","compute smd/plastic/strain/rate command","compute smd/rho command","compute smd/tlsph/defgrad command","compute smd/tlsph/dt command","compute smd/tlsph/num/neighs command","compute smd/tlsph/shape command","compute smd/tlsph/strain command","compute smd/tlsph/strain/rate command","compute smd/tlsph/stress command","compute smd/triangle/mesh/vertices","compute smd/ulsph/num/neighs command","compute smd/ulsph/strain command","compute smd/ulsph/strain/rate command","compute smd/ulsph/stress command","compute smd/vol command","compute sna/atom command","compute stress/atom command","compute force/tally command","compute temp command","compute temp/asphere command","compute temp/body command","compute temp/chunk command","compute temp/com command","compute temp/cs command","compute temp/deform command","compute temp/deform/eff command","compute temp/drude command","compute temp/eff command","compute temp/partial command","compute temp/profile command","compute temp/ramp command","compute temp/region command","compute temp/region/eff command","compute temp/rotate command","compute temp/sphere command","compute ti command","compute torque/chunk command","compute vacf command","compute vcm/chunk command","compute voronoi/atom command","compute xrd command","create_atoms command","create_bonds command","create_box command","delete_atoms command","delete_bonds command","dielectric command","dihedral_style charmm command","dihedral_style class2 command","dihedral_coeff command","dihedral_style cosine/shift/exp command","dihedral_style fourier command","dihedral_style harmonic command","dihedral_style helix command","dihedral_style hybrid command","dihedral_style multi/harmonic command","dihedral_style nharmonic command","dihedral_style none command","dihedral_style opls command","dihedral_style quadratic command","dihedral_style command","dihedral_style table command","dihedral_style zero command","dimension command","displace_atoms command","dump command","dump custom/vtk command","dump h5md command","dump image command","dump_modify command","dump molfile command","echo command","fix command","fix adapt command","fix adapt/fep command","fix addforce command","fix addtorque command","fix append/atoms command","fix atc command","fix atom/swap command","fix ave/atom command","fix ave/chunk command","fix ave/correlate command","fix ave/correlate/long command","fix ave/histo command","fix ave/spatial command","fix ave/spatial/sphere command","fix ave/time command","fix aveforce command","fix balance command","fix bond/break command","fix bond/create command","fix bond/swap command","fix box/relax command","fix colvars command","fix deform command","fix deposit command","fix drag command","fix drude command","fix drude/transform/direct command","fix dt/reset command","fix efield command","fix ehex command","fix enforce2d command","fix eos/cv command","fix eos/table command","fix evaporate command","fix external command","fix freeze command","fix gcmc command","fix gld command","fix gle command","fix gravity command","fix heat command","fix imd command","fix indent command","fix ipi command","fix langevin command","fix langevin/drude command","fix langevin/eff command","fix lb/fluid command","fix lb/momentum command","fix lb/pc command","fix lb/rigid/pc/sphere command","fix lb/viscous command","fix lineforce command","fix manifoldforce command","fix meso command","fix meso/stationary command","fix_modify command","fix momentum command","fix move command","fix msst command","fix neb command","fix nvt command","fix nvt/eff command","fix nph/asphere command","fix nph/body command","fix nph/sphere command","fix nphug command","fix npt/asphere command","fix npt/body command","fix npt/sphere command","fix nve command","fix nve/asphere command","fix nve/asphere/noforce command","fix nve/body command","fix nve/eff command","fix nve/limit command","fix nve/line command","fix nve/manifold/rattle command","fix nve/noforce command","fix nve/sphere command","fix nve/tri command","fix nvt/asphere command","fix nvt/body command","fix nvt/manifold/rattle command","fix nvt/sllod command","fix nvt/sllod/eff command","fix nvt/sphere command","fix oneway command","fix orient/fcc command","fix phonon command","fix pimd command","fix planeforce command","fix poems","fix pour command","fix press/berendsen command","fix print command","fix property/atom command","fix qbmsst command","fix qeq/point command","fix qeq/comb command","fix qeq/reax command","fix qmmm command","fix qtb command","fix reax/bonds command","fix reax/c/species command","fix recenter command","fix restrain command","fix rigid command","fix saed/vtk command","fix setforce command","fix shake command","fix shardlow command","fix smd command","fix smd/adjust_dt command","fix smd/integrate_tlsph command","fix smd/integrate_ulsph command","fix smd/move_tri_surf command","fix smd/setvel command","&lt;no title&gt;","fix smd/wall_surface command","fix spring command","fix spring/rg command","fix spring/self command","fix srd command","fix store/force command","fix store/state command","fix temp/berendsen command","fix temp/csvr command","fix temp/rescale command","fix temp/rescale/eff command","fix tfmc command","fix thermal/conductivity command","fix ti/rs command","fix ti/spring command","fix tmd command","fix ttm command","fix tune/kspace command","fix vector command","fix viscosity command","fix viscous command","fix wall/lj93 command","fix wall/gran command","fix wall/piston command","fix wall/reflect command","fix wall/region command","fix wall/srd command","group command","group2ndx command","if command","improper_style class2 command","improper_coeff command","improper_style cossq command","improper_style cvff command","improper_style distance command","improper_style fourier command","improper_style harmonic command","improper_style hybrid command","improper_style none command","improper_style ring command","improper_style command","improper_style umbrella command","improper_style zero command","include command","info command","jump command","kspace_modify command","kspace_style command","label command","lattice command","log command","Description","mass command","min_modify command","min_style command","minimize command","molecule command","neb command","neigh_modify command","neighbor command","newton command","next command","package command","pair_style adp command","pair_style airebo command","pair_style awpmd/cut command","pair_style beck command","pair_style body command","pair_style bop command","pair_style born command","pair_style brownian command","pair_style buck command","pair_style buck/long/coul/long command","pair_style lj/charmm/coul/charmm command","pair_style lj/class2 command","pair_coeff command","pair_style colloid command","pair_style comb command","pair_style coul/cut command","pair_style coul/diel command","pair_style born/coul/long/cs command","pair_style lj/cut/dipole/cut command","pair_style dpd command","pair_style dpd/fdt command","pair_style dsmc command","pair_style eam command","pair_style edip command","pair_style eff/cut command","pair_style eim command","pair_style gauss command","pair_style gayberne command","pair_style gran/hooke command","pair_style lj/gromacs command","pair_style hbond/dreiding/lj command","pair_style hybrid command","pair_style kim command","pair_style lcbop command","pair_style line/lj command","pair_style list command","pair_style lj/cut command","pair_style lj96/cut command","pair_style lj/cubic command","pair_style lj/expand command","pair_style lj/long/coul/long command","pair_style lj/sf command","pair_style lj/smooth command","pair_style lj/smooth/linear command","pair_style lj/cut/soft command","pair_style lubricate command","pair_style lubricateU command","pair_style lj/mdf command","pair_style meam command","pair_style meam/spline","pair_style meam/sw/spline","pair_style mgpt command","pair_style mie/cut command","pair_modify command","pair_style morse command","pair_style multi/lucy command","pair_style nb3b/harmonic command","pair_style nm/cut command","pair_style none command","pair_style peri/pmb command","pair_style polymorphic command","pair_style quip command","pair_style reax command","pair_style reax/c command","pair_style resquared command","pair_style lj/sdk command","pair_style smd/hertz command","pair_style smd/tlsph command","pair_style smd/tri_surface command","pair_style smd/ulsph command","pair_style smtbq command","pair_style snap command","pair_style soft command","pair_style sph/heatconduction command","pair_style sph/idealgas command","pair_style sph/lj command","pair_style sph/rhosum command","pair_style sph/taitwater command","pair_style sph/taitwater/morris command","pair_style srp command","pair_style command","pair_style sw command","pair_style table command","pair_style tersoff command","pair_style tersoff/mod command","pair_style tersoff/zbl command","pair_style thole command","pair_style tri/lj command","pair_style vashishta command","pair_write command","pair_style yukawa command","pair_style yukawa/colloid command","pair_style zbl command","pair_style zero command","partition command","prd command","print command","processors command","python command","quit command","read_data command","read_dump command","read_restart command","region command","replicate command","rerun command","reset_timestep command","restart command","run command","run_style command","set command","shell command","special_bonds command","suffix command","tad command","temper command","thermo command","thermo_modify command","thermo_style command","timer command","timestep command","&lt;no title&gt;","LAMMPS GitHub tutorial","uncompute command","undump command","unfix command","units command","variable command","velocity command","write_coeff command","write_data command","write_dump command","write_restart command"],titleterms:{"break":227,"default":[37,40,41,56,60,61,62,64,65,76,96,97,101,113,114,116,118,119,130,134,135,152,158,166,167,171,177,178,181,183,197,200,201,202,203,205,206,207,208,210,211,212,214,215,216,218,222,223,224,227,228,230,231,232,233,237,243,246,247,252,254,255,256,257,258,260,266,269,271,272,276,294,295,299,300,303,304,305,306,307,309,312,314,315,317,318,333,335,340,341,342,343,346,348,350,352,356,369,373,375,376,378,379,382,383,385,387,388,389,391,394,397,399,416,437,438,443,445,454,455,471,472,487,488,489,492,493,495,497,499,500,501,504,506,508,509,510,511,512,518,520,522,523],"function":519,"long":[220,398,400,401,402,403,407,409,410,428,432,436,449,457,478],"new":8,"static":12,acceler:1,account:514,ackland:67,acknowledg:7,adapt:[210,211],addforc:212,addit:[12,13,514],addtorqu:213,adiabat:6,adjust_dt:323,adp:392,after:514,airebo:393,alloi:414,amber2lmp:13,amber:6,angl:[8,68,69],angle_coeff:22,angle_styl:[2,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],angmom:70,append:214,arrai:6,aspher:[6,9,91,156,273,277,281,282,291],atc:[9,215],atom:[6,7,8,67,71,75,76,77,78,81,82,83,86,88,90,94,101,106,107,110,111,112,118,122,123,125,152,153,176,214,216,217,306,519],atom_modifi:40,atom_styl:41,attract:5,aveforc:225,awpmd:[9,394],balanc:[42,226],barostat:6,basal:71,beck:395,berendsen:[304,336],between:6,binary2txt:13,bodi:[6,8,9,43,72,157,274,278,283,292,396],bond:[8,13,73,74,227,228,229,313],bond_coeff:45,bond_styl:[2,44,46,47,48,49,50,51,52,53,54,55,56,57,59],bond_writ:58,bop:397,born:[398,409],boundari:[7,60],box:[6,61,230],branch:514,brownian:399,buck:[400,401,409,439],bug:3,build:[11,12],calcul:6,call:12,categori:2,centro:75,ch2lmp:13,chain:13,chang:514,change_box:62,charmm:[6,20,184,402,436],chunk:[6,70,76,80,87,99,104,115,117,126,158,173,175,218],citat:7,class2:[9,21,44,185,359,403],clear:63,cluster:77,cmm:9,cna:78,code:6,coeffici:6,colloid:[9,350,405,483],colvar:[9,13,231],com:[79,80,159],comb3:406,comb:[309,406],come:5,comm_modifi:64,comm_styl:65,command:[2,6,8,12,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],common:3,comparison:1,compos:6,compress:9,comput:[2,6,8,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,519],compute_modifi:113,condit:7,conduct:[6,341],conserv:[],constant:[6,519],constraint:7,contact:[81,132],coord:82,core:6,coreshel:9,correl:[219,220],cosin:[23,24,25,26,27,28,187],cossq:361,coul:[398,400,401,402,403,407,408,409,421,428,432,436,449,457],coupl:6,creat:228,create_atom:178,create_bond:179,create_box:180,createatom:13,creation:7,csld:337,csvr:337,cubic:430,cuda:[9,14,121,124,155,165,212,225,240,245,249,271,280,319,320,336,338,349,398,400,402,403,414,420,421,428,429,431,434,446,473,475],custom:[8,202,203],cut:[50,394,400,403,407,410,416,418,428,429,436,444,449,478],cvff:362,damag:[83,133],data2xmovi:13,data:6,databas:13,deby:[407,428],defgrad:139,deform:[161,162,232],delete_atom:181,delete_bond:182,delta:24,deposit:233,descript:[20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],diagnost:7,diel:408,dielectr:183,diffract:9,diffus:6,dihedr:[8,84,85],dihedral_coeff:186,dihedral_styl:[2,184,185,187,188,189,190,191,192,193,194,195,196,197,198,199],dilat:86,dimens:200,dipol:[6,9,29,87,410],direct:236,directori:4,discuss:6,disp:6,displac:[88,95],displace_atom:201,distanc:363,distribut:[7,12],document:0,dpd:[9,89,90,411,412],drag:234,dreid:[6,422],drude:[6,9,163,235,236,255],dsf:[407,428],dsmc:413,dump:[6,8,202,203,204,205,207],dump_modifi:206,dynam:308,eam:[13,414],echo:208,edip:415,eff:[9,13,107,108,162,164,169,256,272,284,295,339,416],efield:238,ehex:239,eim:417,elast:6,emac:13,energi:[135,412],enforce2d:240,ensembl:7,erot:[91,92,93,94],error:[3,134],evapor:243,event:95,exampl:[1,4,6,11,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],exp:[27,187],expand:[47,431],extend:[8,11],extern:244,fcc:298,fdt:412,featur:[7,8,514,519],fene:[46,47],fep:[9,13,96,211],field:[6,7],file:6,finit:6,fire:308,fix:[2,6,8,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,519],fix_modifi:[210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],flow:6,fluid:257,flux:[100,154],forc:[6,7,154,334],fork:514,fourier:[30,31,188,364],freez:245,from:[6,11],futur:5,gauss:418,gaybern:419,gcmc:246,gener:[1,6,7,13],get:12,github:514,gld:247,gle:248,global:6,gpu:[9,15,395,398,400,402,403,405,407,410,411,414,418,419,421,428,429,430,431,444,446,456,457,464,473,474,475,476,477,482,483,484],gran:[351,420],granular:[6,9],graviti:249,gromac:421,group2ndx:357,group:[97,356,519],gyrat:[98,99],h5md:[9,202,204],harmon:[32,48,49,50,189,192,350,365,448],hbond:422,heat:[100,154,250],heatconduct:465,helix:190,hertz:[420,458],hexord:101,histo:221,histori:[5,420],hook:420,hourglass:134,how:6,hybrid:[33,51,191,366,423],idealga:466,imag:[202,205],imd:251,implicit:402,improp:[8,102,103],improper_coeff:360,improper_styl:[2,359,361,362,363,364,365,366,367,368,369,370,371],includ:372,inclus:8,indent:252,indic:0,individu:2,induc:6,inertia:104,info:[0,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,373],input:[2,6,8],instal:11,integr:[6,7],integrate_tlsph:324,integrate_ulsph:325,intel:[9,16,20,32,48,184,189,195,271,280,281,294,362,365,400,402,419,428,473,475],interfac:[6,11],intern:135,introduct:7,invers:236,ipi:253,ipp:13,jump:374,kate:13,keyword:[445,519],kim:[9,424],kokko:[9,17],kspace:[2,8,9,346],kspace_modifi:375,kspace_styl:[6,376],label:377,lammp:[0,1,2,6,7,8,11,12,514],langevin:[254,255,256],lattic:378,lcbop:425,lennard:439,librari:[6,11,12],limit:[285,338],line:[12,286,426],linear:[435,446],lineforc:262,list:[2,427],lj1043:350,lj126:350,lj93:350,lj96:429,lmp2arc:13,lmp2cfg:13,lmp2vmd:13,local:[6,69,72,74,85,103,120,127],log:379,lowercas:4,lubric:437,lubricateu:438,luci:447,mai:0,make:[12,514],manifold:[9,287,293],manifoldforc:263,manybodi:9,mass:381,math:519,matlab:13,mdf:439,meam:[9,440,441,442],measur:1,merg:514,mesh:146,meso:[110,111,112,264,265],messag:3,mgpt:[9,443],micelle2d:13,mie:444,min_modifi:382,min_styl:383,minim:[8,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,384],misc:9,mod:[345,476],model:[6,7],modifi:8,mol:154,molecul:[9,385],molfil:[9,202,207],moltempl:13,momentum:[258,267],morri:470,mors:[52,393,422,446],move:268,move_tri_surf:326,movi:[202,205],mpi:11,mpiio:9,msd:[114,115,116],msi2lmp:13,msm:[398,400,402,407,428],msst:269,multi:[6,7,192,447],multipl:6,nb3b:448,ndx2group:357,neb:[270,386],neigh:[141,147],neigh_modifi:387,neighbor:388,nemd:6,newton:389,next:390,nharmon:193,noforc:[282,288],non:[6,7],none:[34,53,194,367,450],nongauss:116,nonlinear:54,nph:[271,272,273,274,275,317],nphug:276,npt:[271,272,277,278,279,317],num:[141,147],numer:519,nve:[280,281,282,283,284,285,286,287,288,289,290,317],nvt:[271,272,291,292,293,294,295,296,317],omega:117,omp:[9,18,20,21,23,24,25,26,27,28,29,30,31,32,35,38,44,46,47,48,49,50,52,54,55,57,184,185,187,188,189,190,192,193,195,196,198,249,271,273,275,276,277,279,280,289,291,294,296,309,359,361,362,364,365,368,370,392,393,395,398,399,400,401,402,403,405,406,407,408,410,411,414,417,418,419,420,421,422,423,428,429,430,431,432,433,434,435,436,437,441,442,446,448,449,451,456,457,464,473,474,475,476,477,478,480,482,483,484],onewai:297,open:7,oper:519,opl:195,opt:[9,19,402,414,428,432,446],optim:1,option:[6,8,12],orient:298,orientord:118,orthogon:6,other:6,output:[6,7,8,12,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],overlai:423,overview:11,own:514,packag:[1,9,12,14,15,16,17,18,19,391],pair:[6,119,120],pair_coeff:404,pair_modifi:445,pair_styl:[2,392,393,394,395,396,397,398,399,400,401,402,403,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,484,485],pair_writ:481,pairwis:8,paquai:514,parallel:11,paramet:6,pars:2,partial:165,particl:[6,7,43],partit:486,past:5,per:6,perform:[1,10],peri:[9,451],period:25,phonon:[9,13,299],pimd:300,piston:352,planeforc:301,plastic:[123,136,137],pmb:451,poem:[9,302],point:308,polariz:6,poli:[399,437,438],polym:13,polymorph:452,post:7,potenti:[2,6,8],pour:303,pppm:6,prd:487,pre:7,press:304,pressur:124,previou:12,print:[305,488],problem:[3,4],process:[6,7],processor:489,profil:166,properti:[6,125,126,127,306],pymol_aspher:13,python:[9,11,13,490],qbmsst:307,qeq:[9,308,309,310],qmmm:[9,311],qtb:[9,312],quadrat:196,quantiti:6,quartic:[35,55],quip:[9,453],quit:491,radiu:132,ramp:167,rate:[137,144,149],rattl:[287,293,320],rdf:128,read_data:492,read_dump:493,read_restart:494,reax:[9,13,310,313,314,454,455],reaxc:9,rebo:393,recent:315,reduc:129,refer:519,reflect:353,region:[8,129,168,169,354,495,519],relat:[20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,41,42,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,95,96,98,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,200,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,241,242,243,245,246,247,248,249,250,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,312,313,314,315,317,318,319,321,322,323,324,325,326,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,372,373,374,375,376,378,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,497,498,499,500,501,502,504,505,506,507,508,509,510,511,512,515,516,517,519,520,521,522,523,524],relax:230,replic:496,replica:[6,7,9],report:3,repositori:514,requir:12,rerun:497,rescal:[338,339],reset:237,reset_timestep:498,resquar:456,restart2data:13,restart:[6,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,499],restrain:316,restrict:[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],rho:[111,138],rhosum:468,rigid:[6,9,92,109,260,317],ring:368,rotat:170,rule:2,run:[6,11,12,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,500],run_styl:501,scalabl:10,scalar:6,screen:12,script:[2,6,8,11],sdk:[36,457],self:332,serial:11,set:[6,502],setforc:319,setvel:327,shake:320,shape:142,shardlow:321,share:[11,12],shell:[6,503],shield:308,shift:[26,27,49,50,187],shock:9,simpl:31,simul:6,size:6,slater:308,slice:131,sllod:[294,295],small:317,smd:[9,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,329,458,459,460,461],smooth:[434,435,446],smtbq:[9,462],sna:152,snad:152,snap:[9,463],snapshot:6,snav:152,soft:[436,464],solver:2,sourc:7,spatial:[222,223],spc:6,speci:314,special:[7,445,519],special_bond:504,sph:[9,465,466,467,468,469,470],sphere:[93,94,171,223,260,275,279,289,296],spheric:6,spline:[441,442],spring:[330,331,332,343],squar:28,srd:[9,333,355],srp:471,standard:9,start:[12,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],state:335,stationari:265,stefan:514,stop:[210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,230,231,232,233,234,236,237,238,239,240,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,301,302,303,304,305,306,307,308,309,310,311,313,314,315,316,317,318,319,320,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355],store:[334,335],strain:[136,137,143,144,148,149],strategi:1,streitz:407,stress:[145,150,153,154],structur:2,style:[1,2,6,8],submit:8,suffix:505,summari:6,swap:[216,229],syntax:[20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,515,516,517,518,519,520,521,522,523,524],system:6,tabl:[0,6,38,57,198,242,474,475],tad:506,taitwat:[469,470],talli:[9,154],temp:[155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,336,337,338,339],temper:507,temperatur:6,tersoff:[475,476,477],test:11,tfmc:340,thermal:[6,341],thermo:[6,508,519],thermo_modifi:509,thermo_styl:510,thermodynam:[6,8],thermostat:6,thole:478,time:[6,224],timer:511,timestep:512,tip3p:6,tip4p:[6,407,428,432,436],tip:12,tlsph:[139,140,141,142,143,144,145,459],tmd:344,tool:[12,13],torqu:173,transform:236,tri:[290,479],tri_surfac:460,triangl:146,triclin:6,tstat:411,ttm:345,tune:346,tutori:514,type:7,ulsph:[147,148,149,150,461],umbrella:370,uncomput:515,undump:516,unfix:517,unit:518,uppercas:4,user:[9,12,14,16,18],vacf:174,valu:[6,519],variabl:[6,8,519],variou:1,vashishta:480,vcm:175,vector:[6,347,519],veloc:520,version:[0,5,12],vertic:146,via:12,vim:13,viscos:[6,348],viscou:[261,349],visual:6,vol:151,voronoi:[9,176],vtk:[9,202,203,318],wall:[6,350,351,352,353,354,355],wall_surfac:329,warn:3,water:6,weight:221,what:[7,12],wolf:[398,407],wrapper:11,write:6,write_coeff:521,write_data:522,write_dump:523,write_restart:524,written:514,xmgrace:13,xmovi:13,xrd:177,your:514,yukawa:[482,483],zbl:[477,484],zero:[39,59,199,371,485]}})
\ No newline at end of file
diff --git a/doc/src/Eqs/pair_multi_lucy.jpg b/doc/src/Eqs/pair_multi_lucy.jpg
new file mode 100644
index 000000000..7bc8174ad
Binary files /dev/null and b/doc/src/Eqs/pair_multi_lucy.jpg differ
diff --git a/doc/src/Eqs/pair_multi_lucy.tex b/doc/src/Eqs/pair_multi_lucy.tex
new file mode 100644
index 000000000..7c310ab88
--- /dev/null
+++ b/doc/src/Eqs/pair_multi_lucy.tex
@@ -0,0 +1,10 @@
+\documentstyle[12pt]{article}
+
+\begin{document}
+
+$$
+ F_{i}^{DD}(\rho_i,\rho_j,r_{ij}) = \frac{1}{2} \omega_{DD}\left(r_{ij}\right)
+ \left[A\left(\rho_i\right) + A\left(\rho_j\right)\right]e_{ij}
+$$
+
+\end{document}
diff --git a/doc/src/Eqs/pair_multi_lucy2.jpg b/doc/src/Eqs/pair_multi_lucy2.jpg
new file mode 100644
index 000000000..04567dda6
Binary files /dev/null and b/doc/src/Eqs/pair_multi_lucy2.jpg differ
diff --git a/doc/src/Eqs/pair_multi_lucy2.tex b/doc/src/Eqs/pair_multi_lucy2.tex
new file mode 100644
index 000000000..0bd682ac9
--- /dev/null
+++ b/doc/src/Eqs/pair_multi_lucy2.tex
@@ -0,0 +1,9 @@
+\documentstyle[12pt]{article}
+
+\begin{document}
+
+$$
+ \omega_{DD}\left(r_{ij}\right) = \left(1+\frac{3r_{ij}}{r_{cut}}\right)\left(1+\frac{r_{ij}}{r_{cut}}\right)^3
+$$
+
+\end{document}
diff --git a/doc/src/Eqs/pair_multi_lucy_energy.jpg b/doc/src/Eqs/pair_multi_lucy_energy.jpg
new file mode 100644
index 000000000..0f39011e1
Binary files /dev/null and b/doc/src/Eqs/pair_multi_lucy_energy.jpg differ
diff --git a/doc/src/Eqs/pair_multi_lucy_energy.tex b/doc/src/Eqs/pair_multi_lucy_energy.tex
new file mode 100644
index 000000000..a4ec0b7c1
--- /dev/null
+++ b/doc/src/Eqs/pair_multi_lucy_energy.tex
@@ -0,0 +1,9 @@
+\documentstyle[12pt]{article}
+
+\begin{document}
+
+$$
+ u_{i}^{DD}\left(\rho_{i}\right) = \frac{\pi r_{cut}^4}{84} \int_{\rho_0}^{\rho_i} A\left(\rho^{'}\right) d\rho^{'}
+$$
+
+\end{document}
diff --git a/doc/src/Manual.txt b/doc/src/Manual.txt
index 8efeddcc9..14c21d639 100644
--- a/doc/src/Manual.txt
+++ b/doc/src/Manual.txt
@@ -1,319 +1,319 @@
<!-- HTML_ONLY -->
<HEAD>
<TITLE>LAMMPS-ICMS Users Manual</TITLE>
-<META NAME="docnumber" CONTENT="11 May 2016 version">
+<META NAME="docnumber" CONTENT="12 May 2016 version">
<META NAME="author" CONTENT="http://lammps.sandia.gov - Sandia National Laboratories">
<META NAME="copyright" CONTENT="Copyright (2003) Sandia Corporation. This software and manual is distributed under the GNU General Public License.">
</HEAD>
<BODY>
<!-- END_HTML_ONLY -->
"LAMMPS WWW Site"_lws - "LAMMPS-ICMS Documentation"_ld - "LAMMPS Commands"_lc :c
:link(lws,http://lammps.sandia.gov)
:link(ld,Manual.html)
:link(lc,Section_commands.html#comm)
:line
<H1></H1>
LAMMPS-ICMS Documentation :c,h3
-11 May 2016 version :c,h4
+12 May 2016 version :c,h4
Version info: :h4
The LAMMPS "version" is the date when it was released, such as 1 May
2010. LAMMPS is updated continuously. Whenever we fix a bug or add a
feature, we release it immediately, and post a notice on "this page of
the WWW site"_bug. Each dated copy of LAMMPS contains all the
features and bug-fixes up to and including that version date. The
version date is printed to the screen and logfile every time you run
LAMMPS. It is also in the file src/version.h and in the LAMMPS
directory name created when you unpack a tarball, and at the top of
the first page of the manual (this page).
LAMMPS-ICMS is an experimental variant of LAMMPS with additional
features made available for testing before they will be submitted
for inclusion into the official LAMMPS tree. The source code is
based on the official LAMMPS svn repository mirror at the Institute
for Computational Molecular Science at Temple University and generally
kept up-to-date as much as possible. Sometimes, e.g. when additional
development work is needed to adapt the upstream changes into
LAMMPS-ICMS it can take longer until synchronization; and occasionally,
e.g. in case of the rewrite of the multi-threading support, the
development will be halted except for important bugfixes until
all features of LAMMPS-ICMS fully compatible with the upstream
version or replaced by alternate implementations.
If you browse the HTML doc pages on the LAMMPS WWW site, they always
describe the most current version of upstream LAMMPS, but may be
missing some new features in LAMMPS-ICMS. :ulb,l
If you browse the HTML doc pages included in your tarball, they
describe the version you have, however, not all new features in
LAMMPS-ICMS are documented immediately. :l
The "PDF file"_Manual.pdf on the WWW site or in the tarball is updated
about once per month. This is because it is large, and we don't want
it to be part of every patch. :l
There is also a "Developer.pdf"_Developer.pdf file in the doc
directory, which describes the internal structure and algorithms of
LAMMPS. :ule,l
LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
Simulator.
LAMMPS is a classical molecular dynamics simulation code designed to
run efficiently on parallel computers. It was developed at Sandia
National Laboratories, a US Department of Energy facility, with
funding from the DOE. It is an open-source code, distributed freely
under the terms of the GNU Public License (GPL).
The primary developers of LAMMPS are "Steve Plimpton"_sjp, Aidan
Thompson, and Paul Crozier who can be contacted at
sjplimp,athomps,pscrozi at sandia.gov. The "LAMMPS WWW Site"_lws at
http://lammps.sandia.gov has more information about the code and its
uses.
:link(bug,http://lammps.sandia.gov/bug.html)
:link(sjp,http://www.sandia.gov/~sjplimp)
:line
The LAMMPS documentation is organized into the following sections. If
you find errors or omissions in this manual or have suggestions for
useful information to add, please send an email to the developers so
we can improve the LAMMPS documentation.
Once you are familiar with LAMMPS, you may want to bookmark "this
page"_Section_commands.html#comm at Section_commands.html#comm since
it gives quick access to documentation for all LAMMPS commands.
"PDF file"_Manual.pdf of the entire manual, generated by
"htmldoc"_http://freecode.com/projects/htmldoc
<!-- RST
.. toctree::
:maxdepth: 2
:numbered:
Section_intro
Section_start
Section_commands
Section_packages
Section_accelerate
Section_howto
Section_example
Section_perf
Section_tools
Section_modify
Section_python
Section_errors
Section_history
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
END_RST -->
<!-- HTML_ONLY -->
"Introduction"_Section_intro.html :olb,l
1.1 "What is LAMMPS"_intro_1 :ulb,b
1.2 "LAMMPS features"_intro_2 :b
1.3 "LAMMPS non-features"_intro_3 :b
1.4 "Open source distribution"_intro_4 :b
1.5 "Acknowledgments and citations"_intro_5 :ule,b
"Getting started"_Section_start.html :l
2.1 "What's in the LAMMPS distribution"_start_1 :ulb,b
2.2 "Making LAMMPS"_start_2 :b
2.3 "Making LAMMPS with optional packages"_start_3 :b
2.4 "Building LAMMPS via the Make.py script"_start_4 :b
2.5 "Building LAMMPS as a library"_start_5 :b
2.6 "Running LAMMPS"_start_6 :b
2.7 "Command-line options"_start_7 :b
2.8 "Screen output"_start_8 :b
2.9 "Tips for users of previous versions"_start_9 :ule,b
"Commands"_Section_commands.html :l
3.1 "LAMMPS input script"_cmd_1 :ulb,b
3.2 "Parsing rules"_cmd_2 :b
3.3 "Input script structure"_cmd_3 :b
3.4 "Commands listed by category"_cmd_4 :b
3.5 "Commands listed alphabetically"_cmd_5 :ule,b
"Packages"_Section_packages.html :l
4.1 "Standard packages"_pkg_1 :ulb,b
4.2 "User packages"_pkg_2 :ule,b
"Accelerating LAMMPS performance"_Section_accelerate.html :l
5.1 "Measuring performance"_acc_1 :ulb,b
5.2 "Algorithms and code options to boost performace"_acc_2 :b
5.3 "Accelerator packages with optimized styles"_acc_3 :b
5.3.1 "USER-CUDA package"_accelerate_cuda.html :ulb,b
5.3.2 "GPU package"_accelerate_gpu.html :b
5.3.3 "USER-INTEL package"_accelerate_intel.html :b
5.3.4 "KOKKOS package"_accelerate_kokkos.html :b
5.3.5 "USER-OMP package"_accelerate_omp.html :b
5.3.6 "OPT package"_accelerate_opt.html :ule,b
5.4 "Comparison of various accelerator packages"_acc_4 :ule,b
"How-to discussions"_Section_howto.html :l
6.1 "Restarting a simulation"_howto_1 :ulb,b
6.2 "2d simulations"_howto_2 :b
6.3 "CHARMM and AMBER force fields"_howto_3 :b
6.4 "Running multiple simulations from one input script"_howto_4 :b
6.5 "Multi-replica simulations"_howto_5 :b
6.6 "Granular models"_howto_6 :b
6.7 "TIP3P water model"_howto_7 :b
6.8 "TIP4P water model"_howto_8 :b
6.9 "SPC water model"_howto_9 :b
6.10 "Coupling LAMMPS to other codes"_howto_10 :b
6.11 "Visualizing LAMMPS snapshots"_howto_11 :b
6.12 "Triclinic (non-orthogonal) simulation boxes"_howto_12 :b
6.13 "NEMD simulations"_howto_13 :b
6.14 "Finite-size spherical and aspherical particles"_howto_14 :b
6.15 "Output from LAMMPS (thermo, dumps, computes, fixes, variables)"_howto_15 :b
6.16 "Thermostatting, barostatting, and compute temperature"_howto_16 :b
6.17 "Walls"_howto_17 :b
6.18 "Elastic constants"_howto_18 :b
6.19 "Library interface to LAMMPS"_howto_19 :b
6.20 "Calculating thermal conductivity"_howto_20 :b
6.21 "Calculating viscosity"_howto_21 :b
6.22 "Calculating a diffusion coefficient"_howto_22 :b
6.23 "Using chunks to calculate system properties"_howto_23 :b
6.24 "Setting parameters for pppm/disp"_howto_24 :b
6.25 "Polarizable models"_howto_25 :b
6.26 "Adiabatic core/shell model"_howto_26 :b
6.27 "Drude induced dipoles"_howto_27 :ule,b
"Example problems"_Section_example.html :l
"Performance & scalability"_Section_perf.html :l
"Additional tools"_Section_tools.html :l
"Modifying & extending LAMMPS"_Section_modify.html :l
10.1 "Atom styles"_mod_1 :ulb,b
10.2 "Bond, angle, dihedral, improper potentials"_mod_2 :b
10.3 "Compute styles"_mod_3 :b
10.4 "Dump styles"_mod_4 :b
10.5 "Dump custom output options"_mod_5 :b
10.6 "Fix styles"_mod_6 :b
10.7 "Input script commands"_mod_7 :b
10.8 "Kspace computations"_mod_8 :b
10.9 "Minimization styles"_mod_9 :b
10.10 "Pairwise potentials"_mod_10 :b
10.11 "Region styles"_mod_11 :b
10.12 "Body styles"_mod_12 :b
10.13 "Thermodynamic output options"_mod_13 :b
10.14 "Variable options"_mod_14 :b
10.15 "Submitting new features for inclusion in LAMMPS"_mod_15 :ule,b
"Python interface"_Section_python.html :l
11.1 "Overview of running LAMMPS from Python"_py_1 :ulb,b
11.2 "Overview of using Python from a LAMMPS script"_py_2 :b
11.3 "Building LAMMPS as a shared library"_py_3 :b
11.4 "Installing the Python wrapper into Python"_py_4 :b
11.5 "Extending Python with MPI to run in parallel"_py_5 :b
11.6 "Testing the Python-LAMMPS interface"_py_6 :b
11.7 "Using LAMMPS from Python"_py_7 :b
11.8 "Example Python scripts that use LAMMPS"_py_8 :ule,b
"Errors"_Section_errors.html :l
12.1 "Common problems"_err_1 :ulb,b
12.2 "Reporting bugs"_err_2 :b
12.3 "Error & warning messages"_err_3 :ule,b
"Future and history"_Section_history.html :l
13.1 "Coming attractions"_hist_1 :ulb,b
13.2 "Past versions"_hist_2 :ule,b
:ole
:link(intro_1,Section_intro.html#intro_1)
:link(intro_2,Section_intro.html#intro_2)
:link(intro_3,Section_intro.html#intro_3)
:link(intro_4,Section_intro.html#intro_4)
:link(intro_5,Section_intro.html#intro_5)
:link(start_1,Section_start.html#start_1)
:link(start_2,Section_start.html#start_2)
:link(start_3,Section_start.html#start_3)
:link(start_4,Section_start.html#start_4)
:link(start_5,Section_start.html#start_5)
:link(start_6,Section_start.html#start_6)
:link(start_7,Section_start.html#start_7)
:link(start_8,Section_start.html#start_8)
:link(start_9,Section_start.html#start_9)
:link(cmd_1,Section_commands.html#cmd_1)
:link(cmd_2,Section_commands.html#cmd_2)
:link(cmd_3,Section_commands.html#cmd_3)
:link(cmd_4,Section_commands.html#cmd_4)
:link(cmd_5,Section_commands.html#cmd_5)
:link(pkg_1,Section_packages.html#pkg_1)
:link(pkg_2,Section_packages.html#pkg_2)
:link(acc_1,Section_accelerate.html#acc_1)
:link(acc_2,Section_accelerate.html#acc_2)
:link(acc_3,Section_accelerate.html#acc_3)
:link(acc_4,Section_accelerate.html#acc_4)
:link(howto_1,Section_howto.html#howto_1)
:link(howto_2,Section_howto.html#howto_2)
:link(howto_3,Section_howto.html#howto_3)
:link(howto_4,Section_howto.html#howto_4)
:link(howto_5,Section_howto.html#howto_5)
:link(howto_6,Section_howto.html#howto_6)
:link(howto_7,Section_howto.html#howto_7)
:link(howto_8,Section_howto.html#howto_8)
:link(howto_9,Section_howto.html#howto_9)
:link(howto_10,Section_howto.html#howto_10)
:link(howto_11,Section_howto.html#howto_11)
:link(howto_12,Section_howto.html#howto_12)
:link(howto_13,Section_howto.html#howto_13)
:link(howto_14,Section_howto.html#howto_14)
:link(howto_15,Section_howto.html#howto_15)
:link(howto_16,Section_howto.html#howto_16)
:link(howto_17,Section_howto.html#howto_17)
:link(howto_18,Section_howto.html#howto_18)
:link(howto_19,Section_howto.html#howto_19)
:link(howto_20,Section_howto.html#howto_20)
:link(howto_21,Section_howto.html#howto_21)
:link(howto_22,Section_howto.html#howto_22)
:link(howto_23,Section_howto.html#howto_23)
:link(howto_24,Section_howto.html#howto_24)
:link(howto_25,Section_howto.html#howto_25)
:link(howto_26,Section_howto.html#howto_26)
:link(howto_27,Section_howto.html#howto_27)
:link(mod_1,Section_modify.html#mod_1)
:link(mod_2,Section_modify.html#mod_2)
:link(mod_3,Section_modify.html#mod_3)
:link(mod_4,Section_modify.html#mod_4)
:link(mod_5,Section_modify.html#mod_5)
:link(mod_6,Section_modify.html#mod_6)
:link(mod_7,Section_modify.html#mod_7)
:link(mod_8,Section_modify.html#mod_8)
:link(mod_9,Section_modify.html#mod_9)
:link(mod_10,Section_modify.html#mod_10)
:link(mod_11,Section_modify.html#mod_11)
:link(mod_12,Section_modify.html#mod_12)
:link(mod_13,Section_modify.html#mod_13)
:link(mod_14,Section_modify.html#mod_14)
:link(mod_15,Section_modify.html#mod_15)
:link(py_1,Section_python.html#py_1)
:link(py_2,Section_python.html#py_2)
:link(py_3,Section_python.html#py_3)
:link(py_4,Section_python.html#py_4)
:link(py_5,Section_python.html#py_5)
:link(py_6,Section_python.html#py_6)
:link(err_1,Section_errors.html#err_1)
:link(err_2,Section_errors.html#err_2)
:link(err_3,Section_errors.html#err_3)
:link(hist_1,Section_history.html#hist_1)
:link(hist_2,Section_history.html#hist_2)
<!-- END_HTML_ONLY -->
</BODY>
diff --git a/doc/src/Section_commands.txt b/doc/src/Section_commands.txt
index 83a92e4bf..7bd8fde28 100644
--- a/doc/src/Section_commands.txt
+++ b/doc/src/Section_commands.txt
@@ -1,1125 +1,1125 @@
"Previous Section"_Section_start.html - "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc - "Next Section"_Section_packages.html :c
:link(lws,http://lammps.sandia.gov)
:link(ld,Manual.html)
:link(lc,Section_commands.html#comm)
:line
3. Commands :h3
This section describes how a LAMMPS input script is formatted and the
input script commands used to define a LAMMPS simulation.
3.1 "LAMMPS input script"_#cmd_1
3.2 "Parsing rules"_#cmd_2
3.3 "Input script structure"_#cmd_3
3.4 "Commands listed by category"_#cmd_4
3.5 "Commands listed alphabetically"_#cmd_5 :all(b)
:line
:line
3.1 LAMMPS input script :link(cmd_1),h4
LAMMPS executes by reading commands from a input script (text file),
one line at a time. When the input script ends, LAMMPS exits. Each
command causes LAMMPS to take some action. It may set an internal
variable, read in a file, or run a simulation. Most commands have
default settings, which means you only need to use the command if you
wish to change the default.
In many cases, the ordering of commands in an input script is not
important. However the following rules apply:
(1) LAMMPS does not read your entire input script and then perform a
simulation with all the settings. Rather, the input script is read
one line at a time and each command takes effect when it is read.
Thus this sequence of commands:
timestep 0.5
run 100
run 100 :pre
does something different than this sequence:
run 100
timestep 0.5
run 100 :pre
In the first case, the specified timestep (0.5 fmsec) is used for two
simulations of 100 timesteps each. In the 2nd case, the default
timestep (1.0 fmsec) is used for the 1st 100 step simulation and a 0.5
fmsec timestep is used for the 2nd one.
(2) Some commands are only valid when they follow other commands. For
example you cannot set the temperature of a group of atoms until atoms
have been defined and a group command is used to define which atoms
belong to the group.
(3) Sometimes command B will use values that can be set by command A.
This means command A must precede command B in the input script if it
is to have the desired effect. For example, the
"read_data"_read_data.html command initializes the system by setting
up the simulation box and assigning atoms to processors. If default
values are not desired, the "processors"_processors.html and
"boundary"_boundary.html commands need to be used before read_data to
tell LAMMPS how to map processors to the simulation box.
Many input script errors are detected by LAMMPS and an ERROR or
WARNING message is printed. "This section"_Section_errors.html gives
more information on what errors mean. The documentation for each
command lists restrictions on how the command can be used.
:line
3.2 Parsing rules :link(cmd_2),h4
Each non-blank line in the input script is treated as a command.
LAMMPS commands are case sensitive. Command names are lower-case, as
are specified command arguments. Upper case letters may be used in
file names or user-chosen ID strings.
Here is how each line in the input script is parsed by LAMMPS:
(1) If the last printable character on the line is a "&" character,
the command is assumed to continue on the next line. The next line is
concatenated to the previous line by removing the "&" character and
line break. This allows long commands to be continued across two or
more lines. See the discussion of triple quotes in (6) for how to
continue a command across multiple line without using "&" characters.
(2) All characters from the first "#" character onward are treated as
comment and discarded. See an exception in (6). Note that a
comment after a trailing "&" character will prevent the command from
continuing on the next line. Also note that for multi-line commands a
single leading "#" will comment out the entire command.
(3) The line is searched repeatedly for $ characters, which indicate
variables that are replaced with a text string. See an exception in
(6).
If the $ is followed by curly brackets, then the variable name is the
text inside the curly brackets. If no curly brackets follow the $,
then the variable name is the single character immediately following
the $. Thus $\{myTemp\} and $x refer to variable names "myTemp" and
"x".
How the variable is converted to a text string depends on what style
of variable it is; see the "variable"_variable doc page for details.
It can be a variable that stores multiple text strings, and return one
of them. The returned text string can be multiple "words" (space
separated) which will then be interpreted as multiple arguments in the
input command. The variable can also store a numeric formula which
will be evaluated and its numeric result returned as a string.
As a special case, if the $ is followed by parenthesis, then the text
inside the parenthesis is treated as an "immediate" variable and
evaluated as an "equal-style variable"_variable.html. This is a way
to use numeric formulas in an input script without having to assign
them to variable names. For example, these 3 input script lines:
variable X equal (xlo+xhi)/2+sqrt(v_area)
region 1 block $X 2 INF INF EDGE EDGE
variable X delete :pre
can be replaced by
region 1 block $((xlo+xhi)/2+sqrt(v_area)) 2 INF INF EDGE EDGE :pre
so that you do not have to define (or discard) a temporary variable X.
Note that neither the curly-bracket or immediate form of variables can
contain nested $ characters for other variables to substitute for.
Thus you cannot do this:
variable a equal 2
variable b2 equal 4
print "B2 = $\{b$a\}" :pre
Nor can you specify this $($x-1.0) for an immediate variable, but
you could use $(v_x-1.0), since the latter is valid syntax for an
"equal-style variable"_variable.html.
See the "variable"_variable.html command for more details of how
strings are assigned to variables and evaluated, and how they can be
used in input script commands.
(4) The line is broken into "words" separated by whitespace (tabs,
spaces). Note that words can thus contain letters, digits,
underscores, or punctuation characters.
(5) The first word is the command name. All successive words in the
line are arguments.
(6) If you want text with spaces to be treated as a single argument,
it can be enclosed in either single or double or triple quotes. A
long single argument enclosed in single or double quotes can span
multiple lines if the "&" character is used, as described above. When
the lines are concatenated together (and the "&" characters and line
breaks removed), the text will become a single line. If you want
multiple lines of an argument to retain their line breaks, the text
can be enclosed in triple quotes, in which case "&" characters are not
needed. For example:
print "Volume = $v"
print 'Volume = $v'
if "$\{steps\} > 1000" then quit
variable a string "red green blue &
purple orange cyan"
print """
System volume = $v
System temperature = $t
""" :pre
In each case, the single, double, or triple quotes are removed when
the single argument they enclose is stored internally.
See the "dump modify format"_dump_modify.html, "print"_print.html,
"if"_if.html, and "python"_python.html commands for examples.
A "#" or "$" character that is between quotes will not be treated as a
comment indicator in (2) or substituted for as a variable in (3).
NOTE: If the argument is itself a command that requires a quoted
argument (e.g. using a "print"_print.html command as part of an
"if"_if.html or "run every"_run.html command), then single, double, or
triple quotes can be nested in the usual manner. See the doc pages
for those commands for examples. Only one of level of nesting is
allowed, but that should be sufficient for most use cases.
:line
3.3 Input script structure :h4,link(cmd_3)
This section describes the structure of a typical LAMMPS input script.
The "examples" directory in the LAMMPS distribution contains many
sample input scripts; the corresponding problems are discussed in
"Section_example"_Section_example.html, and animated on the "LAMMPS
WWW Site"_lws.
A LAMMPS input script typically has 4 parts:
Initialization
Atom definition
Settings
Run a simulation :ol
The last 2 parts can be repeated as many times as desired. I.e. run a
simulation, change some settings, run some more, etc. Each of the 4
parts is now described in more detail. Remember that almost all the
commands need only be used if a non-default value is desired.
(1) Initialization
Set parameters that need to be defined before atoms are created or
read-in from a file.
The relevant commands are "units"_units.html,
"dimension"_dimension.html, "newton"_newton.html,
"processors"_processors.html, "boundary"_boundary.html,
"atom_style"_atom_style.html, "atom_modify"_atom_modify.html.
If force-field parameters appear in the files that will be read, these
commands tell LAMMPS what kinds of force fields are being used:
"pair_style"_pair_style.html, "bond_style"_bond_style.html,
"angle_style"_angle_style.html, "dihedral_style"_dihedral_style.html,
"improper_style"_improper_style.html.
(2) Atom definition
There are 3 ways to define atoms in LAMMPS. Read them in from a data
or restart file via the "read_data"_read_data.html or
"read_restart"_read_restart.html commands. These files can contain
molecular topology information. Or create atoms on a lattice (with no
molecular topology), using these commands: "lattice"_lattice.html,
"region"_region.html, "create_box"_create_box.html,
"create_atoms"_create_atoms.html. The entire set of atoms can be
duplicated to make a larger simulation using the
"replicate"_replicate.html command.
(3) Settings
Once atoms and molecular topology are defined, a variety of settings
can be specified: force field coefficients, simulation parameters,
output options, etc.
Force field coefficients are set by these commands (they can also be
set in the read-in files): "pair_coeff"_pair_coeff.html,
"bond_coeff"_bond_coeff.html, "angle_coeff"_angle_coeff.html,
"dihedral_coeff"_dihedral_coeff.html,
"improper_coeff"_improper_coeff.html,
"kspace_style"_kspace_style.html, "dielectric"_dielectric.html,
"special_bonds"_special_bonds.html.
Various simulation parameters are set by these commands:
"neighbor"_neighbor.html, "neigh_modify"_neigh_modify.html,
"group"_group.html, "timestep"_timestep.html,
"reset_timestep"_reset_timestep.html, "run_style"_run_style.html,
"min_style"_min_style.html, "min_modify"_min_modify.html.
Fixes impose a variety of boundary conditions, time integration, and
diagnostic options. The "fix"_fix.html command comes in many flavors.
Various computations can be specified for execution during a
simulation using the "compute"_compute.html,
"compute_modify"_compute_modify.html, and "variable"_variable.html
commands.
Output options are set by the "thermo"_thermo.html, "dump"_dump.html,
and "restart"_restart.html commands.
(4) Run a simulation
A molecular dynamics simulation is run using the "run"_run.html
command. Energy minimization (molecular statics) is performed using
the "minimize"_minimize.html command. A parallel tempering
(replica-exchange) simulation can be run using the
"temper"_temper.html command.
:line
3.4 Commands listed by category :link(cmd_4),h4
This section lists all LAMMPS commands, grouped by category. The
"next section"_#cmd_5 lists the same commands alphabetically. Note
that some style options for some commands are part of specific LAMMPS
packages, which means they cannot be used unless the package was
included when LAMMPS was built. Not all packages are included in a
default LAMMPS build. These dependencies are listed as Restrictions
in the command's documentation.
Initialization:
"atom_modify"_atom_modify.html, "atom_style"_atom_style.html,
"boundary"_boundary.html, "dimension"_dimension.html,
"newton"_newton.html, "processors"_processors.html, "units"_units.html
Atom definition:
"create_atoms"_create_atoms.html, "create_box"_create_box.html,
"lattice"_lattice.html, "read_data"_read_data.html,
"read_dump"_read_dump.html, "read_restart"_read_restart.html,
"region"_region.html, "replicate"_replicate.html
Force fields:
"angle_coeff"_angle_coeff.html, "angle_style"_angle_style.html,
"bond_coeff"_bond_coeff.html, "bond_style"_bond_style.html,
"dielectric"_dielectric.html, "dihedral_coeff"_dihedral_coeff.html,
"dihedral_style"_dihedral_style.html,
"improper_coeff"_improper_coeff.html,
"improper_style"_improper_style.html,
"kspace_modify"_kspace_modify.html, "kspace_style"_kspace_style.html,
"pair_coeff"_pair_coeff.html, "pair_modify"_pair_modify.html,
"pair_style"_pair_style.html, "pair_write"_pair_write.html,
"special_bonds"_special_bonds.html
Settings:
"comm_style"_comm_style.html, "group"_group.html, "mass"_mass.html,
"min_modify"_min_modify.html, "min_style"_min_style.html,
"neigh_modify"_neigh_modify.html, "neighbor"_neighbor.html,
"reset_timestep"_reset_timestep.html, "run_style"_run_style.html,
"set"_set.html, "timestep"_timestep.html, "velocity"_velocity.html
Fixes:
"fix"_fix.html, "fix_modify"_fix_modify.html, "unfix"_unfix.html
Computes:
"compute"_compute.html, "compute_modify"_compute_modify.html,
"uncompute"_uncompute.html
Output:
"dump"_dump.html, "dump image"_dump_image.html,
"dump_modify"_dump_modify.html, "dump movie"_dump_image.html,
"restart"_restart.html, "thermo"_thermo.html,
"thermo_modify"_thermo_modify.html, "thermo_style"_thermo_style.html,
"undump"_undump.html, "write_data"_write_data.html,
"write_dump"_write_dump.html, "write_restart"_write_restart.html
Actions:
"delete_atoms"_delete_atoms.html, "delete_bonds"_delete_bonds.html,
"displace_atoms"_displace_atoms.html, "change_box"_change_box.html,
"minimize"_minimize.html, "neb"_neb.html "prd"_prd.html,
"rerun"_rerun.html, "run"_run.html, "temper"_temper.html
Miscellaneous:
"clear"_clear.html, "echo"_echo.html, "if"_if.html,
"include"_include.html, "jump"_jump.html, "label"_label.html,
"log"_log.html, "next"_next.html, "print"_print.html,
"shell"_shell.html, "variable"_variable.html
:line
3.5 Individual commands :h4,link(cmd_5),link(comm)
This section lists all LAMMPS commands alphabetically, with a separate
listing below of styles within certain commands. The "previous
section"_#cmd_4 lists the same commands, grouped by category. Note
that some style options for some commands are part of specific LAMMPS
packages, which means they cannot be used unless the package was
included when LAMMPS was built. Not all packages are included in a
default LAMMPS build. These dependencies are listed as Restrictions
in the command's documentation.
"angle_coeff"_angle_coeff.html,
"angle_style"_angle_style.html,
"atom_modify"_atom_modify.html,
"atom_style"_atom_style.html,
"balance"_balance.html,
"bond_coeff"_bond_coeff.html,
"bond_style"_bond_style.html,
"bond_write"_bond_write.html,
"boundary"_boundary.html,
"box"_box.html,
"change_box"_change_box.html,
"clear"_clear.html,
"comm_modify"_comm_modify.html,
"comm_style"_comm_style.html,
"compute"_compute.html,
"compute_modify"_compute_modify.html,
"create_atoms"_create_atoms.html,
"create_bonds"_create_bonds.html,
"create_box"_create_box.html,
"delete_atoms"_delete_atoms.html,
"delete_bonds"_delete_bonds.html,
"dielectric"_dielectric.html,
"dihedral_coeff"_dihedral_coeff.html,
"dihedral_style"_dihedral_style.html,
"dimension"_dimension.html,
"displace_atoms"_displace_atoms.html,
"dump"_dump.html,
"dump image"_dump_image.html,
"dump_modify"_dump_modify.html,
"dump movie"_dump_image.html,
"echo"_echo.html,
"fix"_fix.html,
"fix_modify"_fix_modify.html,
"group"_group.html,
"if"_if.html,
"info"_info.html,
"improper_coeff"_improper_coeff.html,
"improper_style"_improper_style.html,
"include"_include.html,
"jump"_jump.html,
"kspace_modify"_kspace_modify.html,
"kspace_style"_kspace_style.html,
"label"_label.html,
"lattice"_lattice.html,
"log"_log.html,
"mass"_mass.html,
"minimize"_minimize.html,
"min_modify"_min_modify.html,
"min_style"_min_style.html,
"molecule"_molecule.html,
"neb"_neb.html,
"neigh_modify"_neigh_modify.html,
"neighbor"_neighbor.html,
"newton"_newton.html,
"next"_next.html,
"package"_package.html,
"pair_coeff"_pair_coeff.html,
"pair_modify"_pair_modify.html,
"pair_style"_pair_style.html,
"pair_write"_pair_write.html,
"partition"_partition.html,
"prd"_prd.html,
"print"_print.html,
"processors"_processors.html,
"python"_python.html,
"quit"_quit.html,
"read_data"_read_data.html,
"read_dump"_read_dump.html,
"read_restart"_read_restart.html,
"region"_region.html,
"replicate"_replicate.html,
"rerun"_rerun.html,
"reset_timestep"_reset_timestep.html,
"restart"_restart.html,
"run"_run.html,
"run_style"_run_style.html,
"set"_set.html,
"shell"_shell.html,
"special_bonds"_special_bonds.html,
"suffix"_suffix.html,
"tad"_tad.html,
"temper"_temper.html,
"thermo"_thermo.html,
"thermo_modify"_thermo_modify.html,
"thermo_style"_thermo_style.html,
"timer"_timer.html,
"timestep"_timestep.html,
"uncompute"_uncompute.html,
"undump"_undump.html,
"unfix"_unfix.html,
"units"_units.html,
"variable"_variable.html,
"velocity"_velocity.html,
"write_coeff"_write_coeff.html,
"write_data"_write_data.html,
"write_dump"_write_dump.html,
"write_restart"_write_restart.html :tb(c=6,ea=c)
These are additional commands in USER packages, which can be used if
"LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"dump custom/vtk"_dump_custom_vtk.html,
"group2ndx"_group2ndx.html,
"ndx2group"_group2ndx.html :tb(c=3,ea=c)
:line
Fix styles :h4
See the "fix"_fix.html command for one-line descriptions of each style
or click on the style itself for a full description. Some of the
styles have accelerated versions, which can be used if LAMMPS is built
with the "appropriate accelerated package"_Section_accelerate.html.
This is indicated by additional letters in parenthesis: c = USER-CUDA,
g = GPU, i = USER-INTEL, k = KOKKOS, o = USER-OMP, t = OPT.
"adapt"_fix_adapt.html,
"addforce (c)"_fix_addforce.html,
"append/atoms"_fix_append_atoms.html,
"atom/swap"_fix_atom_swap.html,
"aveforce (c)"_fix_aveforce.html,
"ave/atom"_fix_ave_atom.html,
"ave/chunk"_fix_ave_chunk.html,
"ave/correlate"_fix_ave_correlate.html,
"ave/histo"_fix_ave_histo.html,
"ave/histo/weight"_fix_ave_histo.html,
"ave/spatial"_fix_ave_spatial.html,
"ave/time"_fix_ave_time.html,
"balance"_fix_balance.html,
"bond/break"_fix_bond_break.html,
"bond/create"_fix_bond_create.html,
"bond/swap"_fix_bond_swap.html,
"box/relax"_fix_box_relax.html,
"deform (k)"_fix_deform.html,
"deposit"_fix_deposit.html,
"drag"_fix_drag.html,
"dt/reset"_fix_dt_reset.html,
"efield"_fix_efield.html,
"ehex"_fix_ehex.html,
"enforce2d (c)"_fix_enforce2d.html,
"evaporate"_fix_evaporate.html,
"external"_fix_external.html,
"freeze (c)"_fix_freeze.html,
"gcmc"_fix_gcmc.html,
"gld"_fix_gld.html,
"gravity (co)"_fix_gravity.html,
"heat"_fix_heat.html,
"indent"_fix_indent.html,
"langevin (k)"_fix_langevin.html,
"lineforce"_fix_lineforce.html,
"momentum"_fix_momentum.html,
"move"_fix_move.html,
"msst"_fix_msst.html,
"neb"_fix_neb.html,
"nph (ko)"_fix_nh.html,
"nphug (o)"_fix_nphug.html,
"nph/asphere (o)"_fix_nph_asphere.html,
"nph/body"_fix_nph_body.html,
"nph/sphere (o)"_fix_nph_sphere.html,
"npt (ckio)"_fix_nh.html,
"npt/asphere (o)"_fix_npt_asphere.html,
"npt/body"_fix_npt_body.html,
"npt/sphere (o)"_fix_npt_sphere.html,
"nve (ckio)"_fix_nve.html,
"nve/asphere (i)"_fix_nve_asphere.html,
"nve/asphere/noforce"_fix_nve_asphere_noforce.html,
"nve/body"_fix_nve_body.html,
"nve/limit"_fix_nve_limit.html,
"nve/line"_fix_nve_line.html,
"nve/noforce"_fix_nve_noforce.html,
"nve/sphere (o)"_fix_nve_sphere.html,
"nve/tri"_fix_nve_tri.html,
"nvt (ciko)"_fix_nh.html,
"nvt/asphere (o)"_fix_nvt_asphere.html,
"nvt/body"_fix_nvt_body.html,
"nvt/sllod (io)"_fix_nvt_sllod.html,
"nvt/sphere (o)"_fix_nvt_sphere.html,
"oneway"_fix_oneway.html,
"orient/fcc"_fix_orient_fcc.html,
"planeforce"_fix_planeforce.html,
"poems"_fix_poems.html,
"pour"_fix_pour.html,
"press/berendsen"_fix_press_berendsen.html,
"print"_fix_print.html,
"property/atom"_fix_property_atom.html,
"qeq/comb (o)"_fix_qeq_comb.html,
"qeq/dynamic"_fix_qeq.html,
"qeq/fire"_fix_qeq.html,
"qeq/point"_fix_qeq.html,
"qeq/shielded"_fix_qeq.html,
"qeq/slater"_fix_qeq.html,
"rattle"_fix_shake.html,
"recenter"_fix_recenter.html,
"restrain"_fix_restrain.html,
"rigid (o)"_fix_rigid.html,
"rigid/nph (o)"_fix_rigid.html,
"rigid/npt (o)"_fix_rigid.html,
"rigid/nve (o)"_fix_rigid.html,
"rigid/nvt (o)"_fix_rigid.html,
"rigid/small (o)"_fix_rigid.html,
"rigid/small/nph"_fix_rigid.html,
"rigid/small/npt"_fix_rigid.html,
"rigid/small/nve"_fix_rigid.html,
"rigid/small/nvt"_fix_rigid.html,
"setforce (ck)"_fix_setforce.html,
"shake (c)"_fix_shake.html,
"spring"_fix_spring.html,
"spring/rg"_fix_spring_rg.html,
"spring/self"_fix_spring_self.html,
"srd"_fix_srd.html,
"store/force"_fix_store_force.html,
"store/state"_fix_store_state.html,
"temp/berendsen (c)"_fix_temp_berendsen.html,
"temp/csld"_fix_temp_csvr.html,
"temp/csvr"_fix_temp_csvr.html,
"temp/rescale (c)"_fix_temp_rescale.html,
"tfmc"_fix_tfmc.html,
"thermal/conductivity"_fix_thermal_conductivity.html,
"tmd"_fix_tmd.html,
"ttm"_fix_ttm.html,
"tune/kspace"_fix_tune_kspace.html,
"vector"_fix_vector.html,
"viscosity"_fix_viscosity.html,
"viscous (c)"_fix_viscous.html,
"wall/colloid"_fix_wall.html,
"wall/gran"_fix_wall_gran.html,
"wall/harmonic"_fix_wall.html,
"wall/lj1043"_fix_wall.html,
"wall/lj126"_fix_wall.html,
"wall/lj93"_fix_wall.html,
"wall/piston"_fix_wall_piston.html,
"wall/reflect (k)"_fix_wall_reflect.html,
"wall/region"_fix_wall_region.html,
"wall/srd"_fix_wall_srd.html :tb(c=8,ea=c)
These are additional fix styles in USER packages, which can be used if
"LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"adapt/fep"_fix_adapt_fep.html,
"addtorque"_fix_addtorque.html,
"atc"_fix_atc.html,
"ave/correlate/long"_fix_ave_correlate_long.html,
"ave/spatial/sphere"_fix_ave_spatial_sphere.html,
"colvars"_fix_colvars.html,
"drude"_fix_drude.html,
"drude/transform/direct"_fix_drude_transform.html,
"drude/transform/reverse"_fix_drude_transform.html,
"eos/cv"_fix_eos_cv.html,
"eos/table"_fix_eos_table.html,
"gle"_fix_gle.html,
"imd"_fix_imd.html,
"ipi"_fix_ipi.html,
"langevin/drude"_fix_langevin_drude.html,
"langevin/eff"_fix_langevin_eff.html,
"lb/fluid"_fix_lb_fluid.html,
"lb/momentum"_fix_lb_momentum.html,
"lb/pc"_fix_lb_pc.html,
"lb/rigid/pc/sphere"_fix_lb_rigid_pc_sphere.html,
"lb/viscous"_fix_lb_viscous.html,
"meso"_fix_meso.html,
"manifoldforce"_fix_manifoldforce.html,
"meso/stationary"_fix_meso_stationary.html,
"nve/manifold/rattle"_fix_nve_manifold_rattle.html,
"nvt/manifold/rattle"_fix_nvt_manifold_rattle.html,
"nph/eff"_fix_nh_eff.html,
"npt/eff"_fix_nh_eff.html,
"nve/eff"_fix_nve_eff.html,
"nvt/eff"_fix_nh_eff.html,
"nvt/sllod/eff"_fix_nvt_sllod_eff.html,
"phonon"_fix_phonon.html,
"pimd"_fix_pimd.html,
"qbmsst"_fix_qbmsst.html,
"qeq/reax"_fix_qeq_reax.html,
"qmmm"_fix_qmmm.html,
"qtb"_fix_qtb.html,
"reax/c/bonds"_fix_reaxc_bonds.html,
"reax/c/species"_fix_reaxc_species.html,
"saed/vtk"_fix_saed_vtk.html,
"shardlow"_fix_shardlow.html,
"smd"_fix_smd.html,
"smd/adjust/dt"_fix_smd_adjust_dt.html,
"smd/integrate/tlsph"_fix_smd_integrate_tlsph.html,
"smd/integrate/ulsph"_fix_smd_integrate_ulsph.html,
"smd/move/triangulated/surface"_fix_smd_move_triangulated_surface.html,
"smd/setvel"_fix_smd_setvel.html,
"smd/tlsph/reference/configuration"_fix_smd_tlsph_reference_configuration.html,
"smd/wall/surface"_fix_smd_wall_surface.html,
"temp/rescale/eff"_fix_temp_rescale_eff.html,
"ti/rs"_fix_ti_rs.html,
"ti/spring"_fix_ti_spring.html,
"ttm/mod"_fix_ttm.html :tb(c=6,ea=c)
:line
Compute styles :h4
See the "compute"_compute.html command for one-line descriptions of
each style or click on the style itself for a full description. Some
of the styles have accelerated versions, which can be used if LAMMPS
is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"angle"_compute_angle.html,
"angle/local"_compute_angle_local.html,
"angmom/chunk"_compute_angmom_chunk.html,
"body/local"_compute_body_local.html,
"bond"_compute_bond.html,
"bond/local"_compute_bond_local.html,
"centro/atom"_compute_centro_atom.html,
"chunk/atom"_compute_chunk_atom.html,
"cluster/atom"_compute_cluster_atom.html,
"cna/atom"_compute_cna_atom.html,
"com"_compute_com.html,
"com/chunk"_compute_com_chunk.html,
"contact/atom"_compute_contact_atom.html,
"coord/atom"_compute_coord_atom.html,
"damage/atom"_compute_damage_atom.html,
"dihedral"_compute_dihedral.html,
"dihedral/local"_compute_dihedral_local.html,
"dilatation/atom"_compute_dilatation_atom.html,
"dipole/chunk"_compute_dipole_chunk.html,
"displace/atom"_compute_displace_atom.html,
"erotate/asphere"_compute_erotate_asphere.html,
"erotate/rigid"_compute_erotate_rigid.html,
"erotate/sphere"_compute_erotate_sphere.html,
"erotate/sphere/atom"_compute_erotate_sphere_atom.html,
"event/displace"_compute_event_displace.html,
"group/group"_compute_group_group.html,
"gyration"_compute_gyration.html,
"gyration/chunk"_compute_gyration_chunk.html,
"heat/flux"_compute_heat_flux.html,
"hexorder/atom"_compute_hexorder_atom.html,
"improper"_compute_improper.html,
"improper/local"_compute_improper_local.html,
"inertia/chunk"_compute_inertia_chunk.html,
"ke"_compute_ke.html,
"ke/atom"_compute_ke_atom.html,
"ke/rigid"_compute_ke_rigid.html,
"msd"_compute_msd.html,
"msd/chunk"_compute_msd_chunk.html,
"msd/nongauss"_compute_msd_nongauss.html,
"omega/chunk"_compute_omega_chunk.html,
"orientorder/atom"_compute_orientorder_atom.html,
"pair"_compute_pair.html,
"pair/local"_compute_pair_local.html,
"pe (c)"_compute_pe.html,
"pe/atom"_compute_pe_atom.html,
"plasticity/atom"_compute_plasticity_atom.html,
"pressure (c)"_compute_pressure.html,
"property/atom"_compute_property_atom.html,
"property/local"_compute_property_local.html,
"property/chunk"_compute_property_chunk.html,
"rdf"_compute_rdf.html,
"reduce"_compute_reduce.html,
"reduce/region"_compute_reduce.html,
"slice"_compute_slice.html,
"sna/atom"_compute_sna_atom.html,
"snad/atom"_compute_sna_atom.html,
"snav/atom"_compute_sna_atom.html,
"stress/atom"_compute_stress_atom.html,
"temp (ck)"_compute_temp.html,
"temp/asphere"_compute_temp_asphere.html,
"temp/body"_compute_temp_body.html,
"temp/chunk"_compute_temp_chunk.html,
"temp/com"_compute_temp_com.html,
"temp/deform"_compute_temp_deform.html,
"temp/partial (c)"_compute_temp_partial.html,
"temp/profile"_compute_temp_profile.html,
"temp/ramp"_compute_temp_ramp.html,
"temp/region"_compute_temp_region.html,
"temp/sphere"_compute_temp_sphere.html,
"ti"_compute_ti.html,
"torque/chunk"_compute_torque_chunk.html,
"vacf"_compute_vacf.html,
"vcm/chunk"_compute_vcm_chunk.html,
"voronoi/atom"_compute_voronoi_atom.html :tb(c=6,ea=c)
These are additional compute styles in USER packages, which can be
used if "LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"ackland/atom"_compute_ackland_atom.html,
"basal/atom"_compute_basal_atom.html,
"dpd"_compute_dpd.html,
"dpd/atom"_compute_dpd_atom.html,
"fep"_compute_fep.html,
"force/tally"_compute_tally.html,
"heat/flux/tally"_compute_tally.html,
"ke/eff"_compute_ke_eff.html,
"ke/atom/eff"_compute_ke_atom_eff.html,
"meso/e/atom"_compute_meso_e_atom.html,
"meso/rho/atom"_compute_meso_rho_atom.html,
"meso/t/atom"_compute_meso_t_atom.html,
"pe/tally"_compute_tally.html,
"pe/mol/tally"_compute_tally.html,
"saed"_compute_saed.html,
"smd/contact/radius"_compute_smd_contact_radius.html,
"smd/damage"_compute_smd_damage.html,
"smd/hourglass/error"_compute_smd_hourglass_error.html,
"smd/internal/energy"_compute_smd_internal_energy.html,
"smd/plastic/strain"_compute_smd_plastic_strain.html,
"smd/plastic/strain/rate"_compute_smd_plastic_strain_rate.html,
"smd/rho"_compute_smd_rho.html,
"smd/tlsph/defgrad"_compute_smd_tlsph_defgrad.html,
"smd/tlsph/dt"_compute_smd_tlsph_dt.html,
"smd/tlsph/num/neighs"_compute_smd_tlsph_num_neighs.html,
"smd/tlsph/shape"_compute_smd_tlsph_shape.html,
"smd/tlsph/strain"_compute_smd_tlsph_strain.html,
"smd/tlsph/strain/rate"_compute_smd_tlsph_strain_rate.html,
"smd/tlsph/stress"_compute_smd_tlsph_stress.html,
"smd/triangle/mesh/vertices"_compute_smd_triangle_mesh_vertices.html,
"smd/ulsph/num/neighs"_compute_smd_ulsph_num_neighs.html,
"smd/ulsph/strain"_compute_smd_ulsph_strain.html,
"smd/ulsph/strain/rate"_compute_smd_ulsph_strain_rate.html,
"smd/ulsph/stress"_compute_smd_ulsph_stress.html,
"smd/vol"_compute_smd_vol.html,
"stress/tally"_compute_tally.html,
"temp/drude"_compute_temp_drude.html,
"temp/eff"_compute_temp_eff.html,
"temp/deform/eff"_compute_temp_deform_eff.html,
"temp/region/eff"_compute_temp_region_eff.html,
"temp/rotate"_compute_temp_rotate.html,
"xrd"_compute_xrd.html :tb(c=6,ea=c)
:line
Pair_style potentials :h4
See the "pair_style"_pair_style.html command for an overview of pair
potentials. Click on the style itself for a full description. Many
of the styles have accelerated versions, which can be used if LAMMPS
is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"none"_pair_none.html,
"zero"_pair_zero.html,
"hybrid"_pair_hybrid.html,
"hybrid/overlay"_pair_hybrid.html,
"adp (o)"_pair_adp.html,
"airebo (o)"_pair_airebo.html,
"airebo/morse (o)"_pair_airebo.html,
"beck (go)"_pair_beck.html,
"body"_pair_body.html,
"bop"_pair_bop.html,
"born (go)"_pair_born.html,
"born/coul/long (cgo)"_pair_born.html,
"born/coul/long/cs"_pair_born.html,
"born/coul/msm (o)"_pair_born.html,
"born/coul/wolf (go)"_pair_born.html,
"brownian (o)"_pair_brownian.html,
"brownian/poly (o)"_pair_brownian.html,
"buck (cgkio)"_pair_buck.html,
"buck/coul/cut (cgkio)"_pair_buck.html,
"buck/coul/long (cgkio)"_pair_buck.html,
"buck/coul/long/cs"_pair_buck.html,
"buck/coul/msm (o)"_pair_buck.html,
"buck/long/coul/long (o)"_pair_buck_long.html,
"colloid (go)"_pair_colloid.html,
"comb (o)"_pair_comb.html,
"comb3"_pair_comb.html,
"coul/cut (gko)"_pair_coul.html,
"coul/debye (gko)"_pair_coul.html,
"coul/dsf (gko)"_pair_coul.html,
"coul/long (gko)"_pair_coul.html,
"coul/long/cs"_pair_coul.html,
"coul/msm"_pair_coul.html,
"coul/streitz"_pair_coul.html,
"coul/wolf (ko)"_pair_coul.html,
"dpd (o)"_pair_dpd.html,
"dpd/tstat (o)"_pair_dpd.html,
"dsmc"_pair_dsmc.html,
"eam (cgkot)"_pair_eam.html,
"eam/alloy (cgkot)"_pair_eam.html,
"eam/fs (cgkot)"_pair_eam.html,
"eim (o)"_pair_eim.html,
"gauss (go)"_pair_gauss.html,
"gayberne (gio)"_pair_gayberne.html,
"gran/hertz/history (o)"_pair_gran.html,
"gran/hooke (co)"_pair_gran.html,
"gran/hooke/history (o)"_pair_gran.html,
"hbond/dreiding/lj (o)"_pair_hbond_dreiding.html,
"hbond/dreiding/morse (o)"_pair_hbond_dreiding.html,
"kim"_pair_kim.html,
"lcbop"_pair_lcbop.html,
"line/lj"_pair_line_lj.html,
"lj/charmm/coul/charmm (cko)"_pair_charmm.html,
"lj/charmm/coul/charmm/implicit (cko)"_pair_charmm.html,
"lj/charmm/coul/long (cgiko)"_pair_charmm.html,
"lj/charmm/coul/msm"_pair_charmm.html,
"lj/class2 (cgko)"_pair_class2.html,
"lj/class2/coul/cut (cko)"_pair_class2.html,
"lj/class2/coul/long (cgko)"_pair_class2.html,
"lj/cubic (go)"_pair_lj_cubic.html,
"lj/cut (cgikot)"_pair_lj.html,
"lj/cut/coul/cut (cgko)"_pair_lj.html,
"lj/cut/coul/debye (cgko)"_pair_lj.html,
"lj/cut/coul/dsf (gko)"_pair_lj.html,
"lj/cut/coul/long (cgikot)"_pair_lj.html,
"lj/cut/coul/long/cs"_pair_lj.html,
"lj/cut/coul/msm (go)"_pair_lj.html,
"lj/cut/dipole/cut (go)"_pair_dipole.html,
"lj/cut/dipole/long"_pair_dipole.html,
"lj/cut/tip4p/cut (o)"_pair_lj.html,
"lj/cut/tip4p/long (ot)"_pair_lj.html,
"lj/expand (cgko)"_pair_lj_expand.html,
"lj/gromacs (cgko)"_pair_gromacs.html,
"lj/gromacs/coul/gromacs (cko)"_pair_gromacs.html,
"lj/long/coul/long (o)"_pair_lj_long.html,
"lj/long/dipole/long"_pair_dipole.html,
"lj/long/tip4p/long"_pair_lj_long.html,
"lj/smooth (co)"_pair_lj_smooth.html,
"lj/smooth/linear (o)"_pair_lj_smooth_linear.html,
"lj96/cut (cgo)"_pair_lj96.html,
"lubricate (o)"_pair_lubricate.html,
"lubricate/poly (o)"_pair_lubricate.html,
"lubricateU"_pair_lubricateU.html,
"lubricateU/poly"_pair_lubricateU.html,
"meam (o)"_pair_meam.html,
"mie/cut (o)"_pair_mie.html,
"morse (cgot)"_pair_morse.html,
"nb3b/harmonic (o)"_pair_nb3b_harmonic.html,
"nm/cut (o)"_pair_nm.html,
"nm/cut/coul/cut (o)"_pair_nm.html,
"nm/cut/coul/long (o)"_pair_nm.html,
"peri/eps"_pair_peri.html,
"peri/lps (o)"_pair_peri.html,
"peri/pmb (o)"_pair_peri.html,
"peri/ves"_pair_peri.html,
"polymorphic"_pair_polymorphic.html,
"rebo (o)"_pair_airebo.html,
"resquared (go)"_pair_resquared.html,
"snap"_pair_snap.html,
"soft (go)"_pair_soft.html,
"sw (cgkio)"_pair_sw.html,
"table (gko)"_pair_table.html,
"tersoff (cgkio)"_pair_tersoff.html,
"tersoff/mod (gko)"_pair_tersoff_mod.html,
"tersoff/zbl (gko)"_pair_tersoff_zbl.html,
"tip4p/cut (o)"_pair_coul.html,
"tip4p/long (o)"_pair_coul.html,
"tri/lj"_pair_tri_lj.html,
"vashishta (o)"_pair_vashishta.html,
"yukawa (go)"_pair_yukawa.html,
"yukawa/colloid (go)"_pair_yukawa_colloid.html,
"zbl (go)"_pair_zbl.html :tb(c=4,ea=c)
These are additional pair styles in USER packages, which can be used
if "LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"awpmd/cut"_pair_awpmd.html,
"buck/mdf"_pair_mdf.html,
"coul/cut/soft (o)"_pair_lj_soft.html,
"coul/diel (o)"_pair_coul_diel.html,
"coul/long/soft (o)"_pair_lj_soft.html,
-"dpd/conservative"_pair_dpd_conservative.html,
"dpd/fdt"_pair_dpd_fdt.html,
"dpd/fdt/energy"_pair_dpd_fdt.html,
"eam/cd (o)"_pair_eam.html,
"edip (o)"_pair_edip.html,
"eff/cut"_pair_eff.html,
"gauss/cut"_pair_gauss.html,
"lennard/mdf"_pair_mdf.html,
"list"_pair_list.html,
"lj/charmm/coul/long/soft (o)"_pair_charmm.html,
"lj/cut/coul/cut/soft (o)"_pair_lj_soft.html,
"lj/cut/coul/long/soft (o)"_pair_lj_soft.html,
"lj/cut/dipole/sf (go)"_pair_dipole.html,
"lj/cut/soft (o)"_pair_lj_soft.html,
"lj/cut/thole/long (o)"_pair_thole.html,
"lj/cut/tip4p/long/soft (o)"_pair_lj_soft.html,
"lj/mdf"_pair_mdf.html,
"lj/sdk (gko)"_pair_sdk.html,
"lj/sdk/coul/long (go)"_pair_sdk.html,
"lj/sdk/coul/msm (o)"_pair_sdk.html,
"lj/sf (o)"_pair_lj_sf.html,
"meam/spline"_pair_meam_spline.html,
"meam/sw/spline"_pair_meam_sw_spline.html,
"mgpt"_pair_mgpt.html,
"morse/smooth/linear"_pair_morse.html,
"morse/soft"_pair_morse.html,
+"multi/lucy"_pair_multi_lucy.html,
"quip"_pair_quip.html,
"reax/c"_pair_reax_c.html,
"smd/hertz"_pair_smd_hertz.html,
"smd/tlsph"_pair_smd_tlsph.html,
"smd/triangulated/surface"_pair_smd_triangulated_surface.html,
"smd/ulsph"_pair_smd_ulsph.html,
"smtbq"_pair_smtbq.html,
"sph/heatconduction"_pair_sph_heatconduction.html,
"sph/idealgas"_pair_sph_idealgas.html,
"sph/lj"_pair_sph_lj.html,
"sph/rhosum"_pair_sph_rhosum.html,
"sph/taitwater"_pair_sph_taitwater.html,
"sph/taitwater/morris"_pair_sph_taitwater_morris.html,
"srp"_pair_srp.html,
"tersoff/table (o)"_pair_tersoff.html,
"thole"_pair_thole.html,
"tip4p/long/soft (o)"_pair_lj_soft.html :tb(c=4,ea=c)
:line
Bond_style potentials :h4
See the "bond_style"_bond_style.html command for an overview of bond
potentials. Click on the style itself for a full description. Some
of the styles have accelerated versions, which can be used if LAMMPS
is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"none"_bond_none.html,
"zero"_bond_zero.html,
"hybrid"_bond_hybrid.html,
"class2 (o)"_bond_class2.html,
"fene (ko)"_bond_fene.html,
"fene/expand (o)"_bond_fene_expand.html,
"harmonic (ko)"_bond_harmonic.html,
"morse (o)"_bond_morse.html,
"nonlinear (o)"_bond_nonlinear.html,
"quartic (o)"_bond_quartic.html,
"table (o)"_bond_table.html :tb(c=4,ea=c)
These are additional bond styles in USER packages, which can be used
if "LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"harmonic/shift (o)"_bond_harmonic_shift.html,
"harmonic/shift/cut (o)"_bond_harmonic_shift_cut.html :tb(c=4,ea=c)
:line
Angle_style potentials :h4
See the "angle_style"_angle_style.html command for an overview of
angle potentials. Click on the style itself for a full description.
Some of the styles have accelerated versions, which can be used if
LAMMPS is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"none"_angle_none.html,
"zero"_angle_zero.html,
"hybrid"_angle_hybrid.html,
"charmm (ko)"_angle_charmm.html,
"class2 (o)"_angle_class2.html,
"cosine (o)"_angle_cosine.html,
"cosine/delta (o)"_angle_cosine_delta.html,
"cosine/periodic (o)"_angle_cosine_periodic.html,
"cosine/squared (o)"_angle_cosine_squared.html,
"harmonic (iko)"_angle_harmonic.html,
"table (o)"_angle_table.html :tb(c=4,ea=c)
These are additional angle styles in USER packages, which can be used
if "LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"cosine/shift (o)"_angle_cosine_shift.html,
"cosine/shift/exp (o)"_angle_cosine_shift_exp.html,
"dipole (o)"_angle_dipole.html,
"fourier (o)"_angle_fourier.html,
"fourier/simple (o)"_angle_fourier_simple.html,
"quartic (o)"_angle_quartic.html,
"sdk"_angle_sdk.html :tb(c=4,ea=c)
:line
Dihedral_style potentials :h4
See the "dihedral_style"_dihedral_style.html command for an overview
of dihedral potentials. Click on the style itself for a full
description. Some of the styles have accelerated versions, which can
be used if LAMMPS is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"none"_dihedral_none.html,
"zero"_dihedral_zero.html,
"hybrid"_dihedral_hybrid.html,
"charmm (ko)"_dihedral_charmm.html,
"class2 (o)"_dihedral_class2.html,
"harmonic (io)"_dihedral_harmonic.html,
"helix (o)"_dihedral_helix.html,
"multi/harmonic (o)"_dihedral_multi_harmonic.html,
"opls (iko)"_dihedral_opls.html :tb(c=4,ea=c)
These are additional dihedral styles in USER packages, which can be
used if "LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"cosine/shift/exp (o)"_dihedral_cosine_shift_exp.html,
"fourier (o)"_dihedral_fourier.html,
"nharmonic (o)"_dihedral_nharmonic.html,
"quadratic (o)"_dihedral_quadratic.html,
"table (o)"_dihedral_table.html :tb(c=4,ea=c)
:line
Improper_style potentials :h4
See the "improper_style"_improper_style.html command for an overview
of improper potentials. Click on the style itself for a full
description. Some of the styles have accelerated versions, which can
be used if LAMMPS is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"none"_improper_none.html,
"zero"_improper_zero.html,
"hybrid"_improper_hybrid.html,
"class2 (o)"_improper_class2.html,
"cvff (io)"_improper_cvff.html,
"harmonic (ko)"_improper_harmonic.html,
"umbrella (o)"_improper_umbrella.html :tb(c=4,ea=c)
These are additional improper styles in USER packages, which can be
used if "LAMMPS is built with the appropriate
package"_Section_start.html#start_3.
"cossq (o)"_improper_cossq.html,
"distance"_improper_distance.html,
"fourier (o)"_improper_fourier.html,
"ring (o)"_improper_ring.html :tb(c=4,ea=c)
:line
Kspace solvers :h4
See the "kspace_style"_kspace_style.html command for an overview of
Kspace solvers. Click on the style itself for a full description.
Some of the styles have accelerated versions, which can be used if
LAMMPS is built with the "appropriate accelerated
package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT.
"ewald (o)"_kspace_style.html,
"ewald/disp"_kspace_style.html,
"msm (o)"_kspace_style.html,
"msm/cg (o)"_kspace_style.html,
"pppm (cgo)"_kspace_style.html,
"pppm/cg (o)"_kspace_style.html,
"pppm/disp"_kspace_style.html,
"pppm/disp/tip4p"_kspace_style.html,
"pppm/stagger"_kspace_style.html,
"pppm/tip4p (o)"_kspace_style.html :tb(c=4,ea=c)
diff --git a/doc/src/dump.txt b/doc/src/dump.txt
index ddf7c23de..f816ef33e 100644
--- a/doc/src/dump.txt
+++ b/doc/src/dump.txt
@@ -1,633 +1,637 @@
"LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
:link(lws,http://lammps.sandia.gov)
:link(ld,Manual.html)
:link(lc,Section_commands.html#comm)
:line
dump command :h3
"dump custom/vtk"_dump_custom_vtk.html command :h3
"dump h5md"_dump_h5md.html command :h3
"dump image"_dump_image.html command :h3
"dump movie"_dump_image.html command :h3
"dump molfile"_dump_molfile.html command :h3
[Syntax:]
dump ID group-ID style N file args :pre
ID = user-assigned name for the dump :ulb,l
group-ID = ID of the group of atoms to be dumped :l
style = {atom} or {atom/gz} or {atom/mpiio} or {cfg} or {cfg/gz} or {cfg/mpiio} or {dcd} or {xtc} or {xyz} or {xyz/gz} or {xyz/mpiio} or {h5md} or {image} or {movie} or {molfile} or {local} or {custom} or {custom/gz} or {custom/mpiio} :l
N = dump every this many timesteps :l
file = name of file to write dump info to :l
args = list of arguments for a particular style :l
{atom} args = none
{atom/gz} args = none
{atom/mpiio} args = none
{cfg} args = same as {custom} args, see below
{cfg/gz} args = same as {custom} args, see below
{cfg/mpiio} args = same as {custom} args, see below
{dcd} args = none
{xtc} args = none
{xyz} args = none :pre
{xyz/gz} args = none :pre
{xyz/mpiio} args = none :pre
{custom/vtk} args = similar to custom args below, discussed on "dump custom/vtk"_dump_custom_vtk.html doc page :pre
{h5md} args = discussed on "dump h5md"_dump_h5md.html doc page :pre
{image} args = discussed on "dump image"_dump_image.html doc page :pre
{movie} args = discussed on "dump image"_dump_image.html doc page :pre
{molfile} args = discussed on "dump molfile"_dump_molfile.html doc page :pre
{local} args = list of local attributes
possible attributes = index, c_ID, c_ID\[N\], f_ID, f_ID\[N\]
index = enumeration of local values
c_ID = local vector calculated by a compute with ID
c_ID\[N\] = Nth column of local array calculated by a compute with ID
f_ID = local vector calculated by a fix with ID
f_ID\[N\] = Nth column of local array calculated by a fix with ID :pre
{custom} or {custom/gz} or {custom/mpiio} args = list of atom attributes
possible attributes = id, mol, proc, procp1, type, element, mass,
x, y, z, xs, ys, zs, xu, yu, zu,
xsu, ysu, zsu, ix, iy, iz,
vx, vy, vz, fx, fy, fz,
q, mux, muy, muz, mu,
radius, diameter, omegax, omegay, omegaz,
angmomx, angmomy, angmomz, tqx, tqy, tqz,
c_ID, c_ID\[N\], f_ID, f_ID\[N\], v_name :pre
id = atom ID
mol = molecule ID
proc = ID of processor that owns atom
procp1 = ID+1 of processor that owns atom
type = atom type
element = name of atom element, as defined by "dump_modify"_dump_modify.html command
mass = atom mass
x,y,z = unscaled atom coordinates
xs,ys,zs = scaled atom coordinates
xu,yu,zu = unwrapped atom coordinates
xsu,ysu,zsu = scaled unwrapped atom coordinates
ix,iy,iz = box image that the atom is in
vx,vy,vz = atom velocities
fx,fy,fz = forces on atoms
q = atom charge
mux,muy,muz = orientation of dipole moment of atom
mu = magnitude of dipole moment of atom
radius,diameter = radius,diameter of spherical particle
omegax,omegay,omegaz = angular velocity of spherical particle
angmomx,angmomy,angmomz = angular momentum of aspherical particle
tqx,tqy,tqz = torque on finite-size particles
c_ID = per-atom vector calculated by a compute with ID
c_ID\[N\] = Nth column of per-atom array calculated by a compute with ID
f_ID = per-atom vector calculated by a fix with ID
f_ID\[N\] = Nth column of per-atom array calculated by a fix with ID
v_name = per-atom vector calculated by an atom-style variable with name
d_name = per-atom floating point vector with name, managed by fix property/atom
i_name = per-atom integer vector with name, managed by fix property/atom :pre
:ule
[Examples:]
dump myDump all atom 100 dump.atom
dump myDump all atom/mpiio 100 dump.atom.mpiio
dump myDump all atom/gz 100 dump.atom.gz
dump 2 subgroup atom 50 dump.run.bin
dump 2 subgroup atom 50 dump.run.mpiio.bin
dump 4a all custom 100 dump.myforce.* id type x y vx fx
dump 4b flow custom 100 dump.%.myforce id type c_myF\[3\] v_ke
dump 2 inner cfg 10 dump.snap.*.cfg mass type xs ys zs vx vy vz
dump snap all cfg 100 dump.config.*.cfg mass type xs ys zs id type c_Stress\[2\]
dump 1 all xtc 1000 file.xtc :pre
[Description:]
Dump a snapshot of atom quantities to one or more files every N
timesteps in one of several styles. The {image} and {movie} styles are
the exception: the {image} style renders a JPG, PNG, or PPM image file
of the atom configuration every N timesteps while the {movie} style
combines and compresses them into a movie file; both are discussed in
detail on the "dump image"_dump_image.html doc page. The timesteps on
which dump output is written can also be controlled by a variable.
See the "dump_modify every"_dump_modify.html command.
Only information for atoms in the specified group is dumped. The
"dump_modify thresh and region"_dump_modify.html commands can also
alter what atoms are included. Not all styles support all these
options; see details below.
As described below, the filename determines the kind of output (text
or binary or gzipped, one big file or one per timestep, one big file
or multiple smaller files).
NOTE: Because periodic boundary conditions are enforced only on
timesteps when neighbor lists are rebuilt, the coordinates of an atom
written to a dump file may be slightly outside the simulation box.
NOTE: Unless the "dump_modify sort"_dump_modify.html option is
invoked, the lines of atom information written to dump files
(typically one line per atom) will be in an indeterminate order for
each snapshot. This is even true when running on a single processor,
if the "atom_modify sort"_atom_modify.html option is on, which it is
by default. In this case atoms are re-ordered periodically during a
simulation, due to spatial sorting. It is also true when running in
parallel, because data for a single snapshot is collected from
multiple processors, each of which owns a subset of the atoms.
For the {atom}, {custom}, {cfg}, and {local} styles, sorting is off by
default. For the {dcd}, {xtc}, {xyz}, and {molfile} styles, sorting by
atom ID is on by default. See the "dump_modify"_dump_modify.html doc
page for details.
The {atom/gz}, {cfg/gz}, {custom/gz}, and {xyz/gz} styles are identical
in command syntax to the corresponding styles without "gz", however,
they generate compressed files using the zlib library. Thus the filename
suffix ".gz" is mandatory. This is an alternative approach to writing
compressed files via a pipe, as done by the regular dump styles, which
may be required on clusters where the interface to the high-speed network
disallows using the fork() library call (which is needed for a pipe).
For the remainder of this doc page, you should thus consider the {atom}
and {atom/gz} styles (etc) to be inter-changeable, with the exception
of the required filename suffix.
As explained below, the {atom/mpiio}, {cfg/mpiio}, {custom/mpiio}, and
{xyz/mpiio} styles are identical in command syntax and in the format
of the dump files they create, to the corresponding styles without
"mpiio", except the single dump file they produce is written in
parallel via the MPI-IO library. For the remainder of this doc page,
you should thus consider the {atom} and {atom/mpiio} styles (etc) to
be inter-changeable. The one exception is how the filename is
specified for the MPI-IO styles, as explained below.
:line
The {style} keyword determines what atom quantities are written to the
file and in what format. Settings made via the
"dump_modify"_dump_modify.html command can also alter the format of
individual values and the file itself.
The {atom}, {local}, and {custom} styles create files in a simple text
format that is self-explanatory when viewing a dump file. Many of the
LAMMPS "post-processing tools"_Section_tools.html, including
"Pizza.py"_http://www.sandia.gov/~sjplimp/pizza.html, work with this
format, as does the "rerun"_rerun.html command.
For post-processing purposes the {atom}, {local}, and {custom} text
files are self-describing in the following sense.
The dimensions of the simulation box are included in each snapshot.
For an orthogonal simulation box this information is is formatted as:
ITEM: BOX BOUNDS xx yy zz
xlo xhi
ylo yhi
zlo zhi :pre
where xlo,xhi are the maximum extents of the simulation box in the
x-dimension, and similarly for y and z. The "xx yy zz" represent 6
characters that encode the style of boundary for each of the 6
simulation box boundaries (xlo,xhi and ylo,yhi and zlo,zhi). Each of
the 6 characters is either p = periodic, f = fixed, s = shrink wrap,
or m = shrink wrapped with a minimum value. See the
"boundary"_boundary.html command for details.
For triclinic simulation boxes (non-orthogonal), an orthogonal
bounding box which encloses the triclinic simulation box is output,
along with the 3 tilt factors (xy, xz, yz) of the triclinic box,
formatted as follows:
ITEM: BOX BOUNDS xy xz yz xx yy zz
xlo_bound xhi_bound xy
ylo_bound yhi_bound xz
zlo_bound zhi_bound yz :pre
The presence of the text "xy xz yz" in the ITEM line indicates that
the 3 tilt factors will be included on each of the 3 following lines.
This bounding box is convenient for many visualization programs. The
meaning of the 6 character flags for "xx yy zz" is the same as above.
Note that the first two numbers on each line are now xlo_bound instead
of xlo, etc, since they repesent a bounding box. See "this
section"_Section_howto.html#howto_12 of the doc pages for a geometric
description of triclinic boxes, as defined by LAMMPS, simple formulas
for how the 6 bounding box extents (xlo_bound,xhi_bound,etc) are
calculated from the triclinic parameters, and how to transform those
parameters to and from other commonly used triclinic representations.
The "ITEM: ATOMS" line in each snapshot lists column descriptors for
the per-atom lines that follow. For example, the descriptors would be
"id type xs ys zs" for the default {atom} style, and would be the atom
attributes you specify in the dump command for the {custom} style.
For style {atom}, atom coordinates are written to the file, along with
the atom ID and atom type. By default, atom coords are written in a
scaled format (from 0 to 1). I.e. an x value of 0.25 means the atom
is at a location 1/4 of the distance from xlo to xhi of the box
boundaries. The format can be changed to unscaled coords via the
"dump_modify"_dump_modify.html settings. Image flags can also be
added for each atom via dump_modify.
Style {custom} allows you to specify a list of atom attributes to be
written to the dump file for each atom. Possible attributes are
listed above and will appear in the order specified. You cannot
specify a quantity that is not defined for a particular simulation -
such as {q} for atom style {bond}, since that atom style doesn't
assign charges. Dumps occur at the very end of a timestep, so atom
attributes will include effects due to fixes that are applied during
the timestep. An explanation of the possible dump custom attributes
is given below.
For style {local}, local output generated by "computes"_compute.html
and "fixes"_fix.html is used to generate lines of output that is
written to the dump file. This local data is typically calculated by
each processor based on the atoms it owns, but there may be zero or
more entities per atom, e.g. a list of bond distances. An explanation
of the possible dump local attributes is given below. Note that by
using input from the "compute
property/local"_compute_property_local.html command with dump local,
it is possible to generate information on bonds, angles, etc that can
be cut and pasted directly into a data file read by the
"read_data"_read_data.html command.
Style {cfg} has the same command syntax as style {custom} and writes
extended CFG format files, as used by the
"AtomEye"_http://mt.seas.upenn.edu/Archive/Graphics/A visualization
package. Since the extended CFG format uses a single snapshot of the
system per file, a wildcard "*" must be included in the filename, as
discussed below. The list of atom attributes for style {cfg} must
begin with either "mass type xs ys zs" or "mass type xsu ysu zsu"
since these quantities are needed to write the CFG files in the
appropriate format (though the "mass" and "type" fields do not appear
explicitly in the file). Any remaining attributes will be stored as
"auxiliary properties" in the CFG files. Note that you will typically
want to use the "dump_modify element"_dump_modify.html command with
CFG-formatted files, to associate element names with atom types, so
that AtomEye can render atoms appropriately. When unwrapped
coordinates {xsu}, {ysu}, and {zsu} are requested, the nominal AtomEye
periodic cell dimensions are expanded by a large factor UNWRAPEXPAND =
10.0, which ensures atoms that are displayed correctly for up to
UNWRAPEXPAND/2 periodic boundary crossings in any direction. Beyond
this, AtomEye will rewrap the unwrapped coordinates. The expansion
causes the atoms to be drawn farther away from the viewer, but it is
easy to zoom the atoms closer, and the interatomic distances are
unaffected.
The {dcd} style writes DCD files, a standard atomic trajectory format
used by the CHARMM, NAMD, and XPlor molecular dynamics packages. DCD
files are binary and thus may not be portable to different machines.
The number of atoms per snapshot cannot change with the {dcd} style.
The {unwrap} option of the "dump_modify"_dump_modify.html command
allows DCD coordinates to be written "unwrapped" by the image flags
for each atom. Unwrapped means that if the atom has passed through
a periodic boundary one or more times, the value is printed for what
the coordinate would be if it had not been wrapped back into the
periodic box. Note that these coordinates may thus be far outside
the box size stored with the snapshot.
The {xtc} style writes XTC files, a compressed trajectory format used
by the GROMACS molecular dynamics package, and described
"here"_http://manual.gromacs.org/current/online/xtc.html.
The precision used in XTC files can be adjusted via the
"dump_modify"_dump_modify.html command. The default value of 1000
means that coordinates are stored to 1/1000 nanometer accuracy. XTC
files are portable binary files written in the NFS XDR data format,
so that any machine which supports XDR should be able to read them.
The number of atoms per snapshot cannot change with the {xtc} style.
The {unwrap} option of the "dump_modify"_dump_modify.html command allows
XTC coordinates to be written "unwrapped" by the image flags for each
atom. Unwrapped means that if the atom has passed thru a periodic
boundary one or more times, the value is printed for what the
coordinate would be if it had not been wrapped back into the periodic
box. Note that these coordinates may thus be far outside the box size
stored with the snapshot.
The {xyz} style writes XYZ files, which is a simple text-based
coordinate format that many codes can read. Specifically it has
a line with the number of atoms, then a comment line that is
usually ignored followed by one line per atom with the atom type
and the x-, y-, and z-coordinate of that atom. You can use the
"dump_modify element"_dump_modify.html option to change the output
from using the (numerical) atom type to an element name (or some
other label). This will help many visualization programs to guess
bonds and colors.
Note that {atom}, {custom}, {dcd}, {xtc}, and {xyz} style dump files
can be read directly by "VMD"_http://www.ks.uiuc.edu/Research/vmd, a
popular molecular viewing program. See "Section
tools"_Section_tools.html#vmd of the manual and the
tools/lmp2vmd/README.txt file for more information about support in
VMD for reading and visualizing LAMMPS dump files.
:line
Dumps are performed on timesteps that are a multiple of N (including
timestep 0) and on the last timestep of a minimization if the
minimization converges. Note that this means a dump will not be
performed on the initial timestep after the dump command is invoked,
if the current timestep is not a multiple of N. This behavior can be
changed via the "dump_modify first"_dump_modify.html command, which
can also be useful if the dump command is invoked after a minimization
ended on an arbitrary timestep. N can be changed between runs by
using the "dump_modify every"_dump_modify.html command (not allowed
for {dcd} style). The "dump_modify every"_dump_modify.html command
also allows a variable to be used to determine the sequence of
timesteps on which dump files are written. In this mode a dump on the
first timestep of a run will also not be written unless the
"dump_modify first"_dump_modify.html command is used.
The specified filename determines how the dump file(s) is written.
The default is to write one large text file, which is opened when the
dump command is invoked and closed when an "undump"_undump.html
command is used or when LAMMPS exits. For the {dcd} and {xtc} styles,
this is a single large binary file.
Dump filenames can contain two wildcard characters. If a "*"
character appears in the filename, then one file per snapshot is
written and the "*" character is replaced with the timestep value.
For example, tmp.dump.* becomes tmp.dump.0, tmp.dump.10000,
tmp.dump.20000, etc. This option is not available for the {dcd} and
{xtc} styles. Note that the "dump_modify pad"_dump_modify.html
command can be used to insure all timestep numbers are the same length
(e.g. 00010), which can make it easier to read a series of dump files
in order with some post-processing tools.
If a "%" character appears in the filename, then each of P processors
writes a portion of the dump file, and the "%" character is replaced
with the processor ID from 0 to P-1. For example, tmp.dump.% becomes
tmp.dump.0, tmp.dump.1, ... tmp.dump.P-1, etc. This creates smaller
files and can be a fast mode of output on parallel machines that
support parallel I/O for output. This option is not available for the
{dcd}, {xtc}, and {xyz} styles.
By default, P = the number of processors meaning one file per
processor, but P can be set to a smaller value via the {nfile} or
{fileper} keywords of the "dump_modify"_dump_modify.html command.
These options can be the most efficient way of writing out dump files
when running on large numbers of processors.
Note that using the "*" and "%" characters together can produce a
large number of small dump files!
For the {atom/mpiio}, {cfg/mpiio}, {custom/mpiio}, and {xyz/mpiio}
styles, a single dump file is written in parallel via the MPI-IO
library, which is part of the MPI standard for versions 2.0 and above.
Using MPI-IO requires two steps. First, build LAMMPS with its MPIIO
package installed, e.g.
make yes-mpiio # installs the MPIIO package
make g++ # build LAMMPS for your platform :pre
Second, use a dump filename which contains ".mpiio". Note that it
does not have to end in ".mpiio", just contain those characters.
Unlike MPI-IO restart files, which must be both written and read using
MPI-IO, the dump files produced by these MPI-IO styles are identical
in format to the files produced by their non-MPI-IO style
counterparts. This means you can write a dump file using MPI-IO and
use the "read_dump"_read_dump.html command or perform other
post-processing, just as if the dump file was not written using
MPI-IO.
Note that MPI-IO dump files are one large file which all processors
write to. You thus cannot use the "%" wildcard character described
above in the filename since that specifies generation of multiple
files. You can use the ".bin" suffix described below in an MPI-IO
dump file; again this file will be written in parallel and have the
same binary format as if it were written without MPI-IO.
If the filename ends with ".bin", the dump file (or files, if "*" or
"%" is also used) is written in binary format. A binary dump file
will be about the same size as a text version, but will typically
write out much faster. Of course, when post-processing, you will need
to convert it back to text format (see the "binary2txt
tool"_Section_tools.html#binary) or write your own code to read the
binary file. The format of the binary file can be understood by
looking at the tools/binary2txt.cpp file. This option is only
available for the {atom} and {custom} styles.
If the filename ends with ".gz", the dump file (or files, if "*" or "%"
is also used) is written in gzipped format. A gzipped dump file will
be about 3x smaller than the text version, but will also take longer
to write. This option is not available for the {dcd} and {xtc}
styles.
:line
This section explains the local attributes that can be specified as
part of the {local} style.
The {index} attribute can be used to generate an index number from 1
to N for each line written into the dump file, where N is the total
number of local datums from all processors, or lines of output that
will appear in the snapshot. Note that because data from different
processors depend on what atoms they currently own, and atoms migrate
between processor, there is no guarantee that the same index will be
used for the same info (e.g. a particular bond) in successive
snapshots.
The {c_ID} and {c_ID\[N\]} attributes allow local vectors or arrays
calculated by a "compute"_compute.html to be output. The ID in the
attribute should be replaced by the actual ID of the compute that has
been defined previously in the input script. See the
"compute"_compute.html command for details. There are computes for
calculating local information such as indices, types, and energies for
bonds and angles.
Note that computes which calculate global or per-atom quantities, as
opposed to local quantities, cannot be output in a dump local command.
Instead, global quantities can be output by the "thermo_style
custom"_thermo_style.html command, and per-atom quantities can be
output by the dump custom command.
If {c_ID} is used as a attribute, then the local vector calculated by
the compute is printed. If {c_ID\[N\]} is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length local
array calculated by the compute.
The {f_ID} and {f_ID\[N\]} attributes allow local vectors or arrays
calculated by a "fix"_fix.html to be output. The ID in the attribute
should be replaced by the actual ID of the fix that has been defined
previously in the input script.
If {f_ID} is used as a attribute, then the local vector calculated by
the fix is printed. If {f_ID\[N\]} is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length local
array calculated by the fix.
Here is an example of how to dump bond info for a system,
including the distance and energy of each bond:
compute 1 all property/local batom1 batom2 btype
compute 2 all bond/local dist eng
dump 1 all local 1000 tmp.dump index c_1\[1\] c_1\[2\] c_1\[3\] c_2\[1\] c_2\[2\] :pre
:line
This section explains the atom attributes that can be specified as
part of the {custom} and {cfg} styles.
The {id}, {mol}, {proc}, {procp1}, {type}, {element}, {mass}, {vx},
{vy}, {vz}, {fx}, {fy}, {fz}, {q} attributes are self-explanatory.
{Id} is the atom ID. {Mol} is the molecule ID, included in the data
file for molecular systems. {Proc} is the ID of the processor (0 to
Nprocs-1) that currently owns the atom. {Procp1} is the proc ID+1,
which can be convenient in place of a {type} attribute (1 to Ntypes)
for coloring atoms in a visualization program. {Type} is the atom
type (1 to Ntypes). {Element} is typically the chemical name of an
element, which you must assign to each type via the "dump_modify
element"_dump_modify.html command. More generally, it can be any
string you wish to associated with an atom type. {Mass} is the atom
mass. {Vx}, {vy}, {vz}, {fx}, {fy}, {fz}, and {q} are components of
atom velocity and force and atomic charge.
There are several options for outputting atom coordinates. The {x},
{y}, {z} attributes write atom coordinates "unscaled", in the
appropriate distance "units"_units.html (Angstroms, sigma, etc). Use
{xs}, {ys}, {zs} if you want the coordinates "scaled" to the box size,
so that each value is 0.0 to 1.0. If the simulation box is triclinic
-(tilted), then all atom coords will still be between 0.0 and 1.0. Use
-{xu}, {yu}, {zu} if you want the coordinates "unwrapped" by the image
-flags for each atom. Unwrapped means that if the atom has passed thru
-a periodic boundary one or more times, the value is printed for what
-the coordinate would be if it had not been wrapped back into the
-periodic box. Note that using {xu}, {yu}, {zu} means that the
-coordinate values may be far outside the box bounds printed with the
-snapshot. Using {xsu}, {ysu}, {zsu} is similar to using {xu}, {yu}, {zu},
-except that the unwrapped coordinates are scaled by the box size. Atoms
-that have passed through a periodic boundary will have the corresponding
-cooordinate increased or decreased by 1.0.
+(tilted), then all atom coords will still be between 0.0 and 1.0.
+I.e. actual unscaled (x,y,z) = xs*A + ys*B + zs*C, where (A,B,C) are
+the non-orthogonal vectors of the simulation box edges, as discussed
+in "Section howto 6.12"_Section_howto.html#howto_12.
+
+Use {xu}, {yu}, {zu} if you want the coordinates "unwrapped" by the
+image flags for each atom. Unwrapped means that if the atom has
+passed thru a periodic boundary one or more times, the value is
+printed for what the coordinate would be if it had not been wrapped
+back into the periodic box. Note that using {xu}, {yu}, {zu} means
+that the coordinate values may be far outside the box bounds printed
+with the snapshot. Using {xsu}, {ysu}, {zsu} is similar to using
+{xu}, {yu}, {zu}, except that the unwrapped coordinates are scaled by
+the box size. Atoms that have passed through a periodic boundary will
+have the corresponding cooordinate increased or decreased by 1.0.
The image flags can be printed directly using the {ix}, {iy}, {iz}
attributes. For periodic dimensions, they specify which image of the
simulation box the atom is considered to be in. An image of 0 means
it is inside the box as defined. A value of 2 means add 2 box lengths
to get the true value. A value of -1 means subtract 1 box length to
get the true value. LAMMPS updates these flags as atoms cross
periodic boundaries during the simulation.
The {mux}, {muy}, {muz} attributes are specific to dipolar systems
defined with an atom style of {dipole}. They give the orientation of
the atom's point dipole moment. The {mu} attribute gives the
magnitude of the atom's dipole moment.
The {radius} and {diameter} attributes are specific to spherical
particles that have a finite size, such as those defined with an atom
style of {sphere}.
The {omegax}, {omegay}, and {omegaz} attributes are specific to
finite-size spherical particles that have an angular velocity. Only
certain atom styles, such as {sphere} define this quantity.
The {angmomx}, {angmomy}, and {angmomz} attributes are specific to
finite-size aspherical particles that have an angular momentum. Only
the {ellipsoid} atom style defines this quantity.
The {tqx}, {tqy}, {tqz} attributes are for finite-size particles that
can sustain a rotational torque due to interactions with other
particles.
The {c_ID} and {c_ID\[N\]} attributes allow per-atom vectors or arrays
calculated by a "compute"_compute.html to be output. The ID in the
attribute should be replaced by the actual ID of the compute that has
been defined previously in the input script. See the
"compute"_compute.html command for details. There are computes for
calculating the per-atom energy, stress, centro-symmetry parameter,
and coordination number of individual atoms.
Note that computes which calculate global or local quantities, as
opposed to per-atom quantities, cannot be output in a dump custom
command. Instead, global quantities can be output by the
"thermo_style custom"_thermo_style.html command, and local quantities
can be output by the dump local command.
If {c_ID} is used as a attribute, then the per-atom vector calculated
by the compute is printed. If {c_ID\[N\]} is used, then N must be in
the range from 1-M, which will print the Nth column of the M-length
per-atom array calculated by the compute.
The {f_ID} and {f_ID\[N\]} attributes allow vector or array per-atom
quantities calculated by a "fix"_fix.html to be output. The ID in the
attribute should be replaced by the actual ID of the fix that has been
defined previously in the input script. The "fix
ave/atom"_fix_ave_atom.html command is one that calculates per-atom
quantities. Since it can time-average per-atom quantities produced by
any "compute"_compute.html, "fix"_fix.html, or atom-style
"variable"_variable.html, this allows those time-averaged results to
be written to a dump file.
If {f_ID} is used as a attribute, then the per-atom vector calculated
by the fix is printed. If {f_ID\[N\]} is used, then N must be in the
range from 1-M, which will print the Nth column of the M-length
per-atom array calculated by the fix.
The {v_name} attribute allows per-atom vectors calculated by a
"variable"_variable.html to be output. The name in the attribute
should be replaced by the actual name of the variable that has been
defined previously in the input script. Only an atom-style variable
can be referenced, since it is the only style that generates per-atom
values. Variables of style {atom} can reference individual atom
attributes, per-atom atom attributes, thermodynamic keywords, or
invoke other computes, fixes, or variables when they are evaluated, so
this is a very general means of creating quantities to output to a
dump file.
The {d_name} and {i_name} attributes allow to output custom per atom
floating point or integer properties that are managed by
"fix property/atom"_fix_property_atom.html.
See "Section_modify"_Section_modify.html of the manual for information
on how to add new compute and fix styles to LAMMPS to calculate
per-atom quantities which could then be output into dump files.
:line
[Restrictions:]
To write gzipped dump files, you must either compile LAMMPS with the
-DLAMMPS_GZIP option or use the styles from the COMPRESS package
- see the "Making LAMMPS"_Section_start.html#start_2 section of
the documentation.
The {atom/gz}, {cfg/gz}, {custom/gz}, and {xyz/gz} styles are part
of the COMPRESS package. They are only enabled if LAMMPS was built
with that package. See the "Making
LAMMPS"_Section_start.html#start_3 section for more info.
The {atom/mpiio}, {cfg/mpiio}, {custom/mpiio}, and {xyz/mpiio} styles
are part of the MPIIO package. They are only enabled if LAMMPS was
built with that package. See the "Making
LAMMPS"_Section_start.html#start_3 section for more info.
The {xtc} style is part of the MISC package. It is only enabled if
LAMMPS was built with that package. See the "Making
LAMMPS"_Section_start.html#start_3 section for more info. This is
because some machines may not support the low-level XDR data format
that XTC files are written with, which will result in a compile-time
error when a low-level include file is not found. Putting this style
in a package makes it easy to exclude from a LAMMPS build for those
machines. However, the MISC package also includes two compatibility
header files and associated functions, which should be a suitable
substitute on machines that do not have the appropriate native header
files. This option can be invoked at build time by adding
-DLAMMPS_XDR to the CCFLAGS variable in the appropriate low-level
Makefile, e.g. src/MAKE/Makefile.foo. This compatibility mode has
been tested successfully on Cray XT3/XT4/XT5 and IBM BlueGene/L
machines and should also work on IBM BG/P, and Windows XP/Vista/7
machines.
[Related commands:]
"dump h5md"_dump_h5md.html, "dump image"_dump_image.html,
"dump molfile"_dump_molfile.html, "dump_modify"_dump_modify.html,
"undump"_undump.html
[Default:]
The defaults for the {image} and {movie} styles are listed on the
"dump image"_dump_image.html doc page.
diff --git a/doc/src/pair_dpd_conservative.txt b/doc/src/pair_dpd_conservative.txt
deleted file mode 100644
index 41e279a83..000000000
--- a/doc/src/pair_dpd_conservative.txt
+++ /dev/null
@@ -1,72 +0,0 @@
-"LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
-
-:link(lws,http://lammps.sandia.gov)
-:link(ld,Manual.html)
-:link(lc,Section_commands.html#comm)
-
-:line
-
-pair_style dpd/conservative command :h3
-
-[Syntax:]
-
-pair_style dpd/conservative cutoff :pre
-
-cutoff = global cutoff for DPD interactions (distance units) :ul
-
-[Examples:]
-
-pair_style dpd/conservative 2.5
-pair_coeff * * 3.0 2.5
-pair_coeff 1 1 3.0 :pre
-
-[Description:]
-
-Style {dpd/conservative} computes the conservative force for
-dissipative particle dynamics (DPD). The conservative force on atom I
-due to atom J is given by
-
-:c,image(Eqs/pair_dpd_conservative.jpg)
-
-where the weighting factor, omega_ij, varies between 0 and 1, and is
-chosen to have the following functional form:
-
-:c,image(Eqs/pair_dpd_omega.jpg)
-
-where Rij is a unit vector in the direction Ri - Rj, and Rc is the
-cutoff. Note that alternative definitions of the weighting function
-exist, but would have to be implemented as a separate pair style
-command.
-
-Style {dpd/conservative} differs from the other dpd styles in that the
-dissipative and random forces are not computed within the pair style.
-
-For style {dpd/conservative}, the pairwise energy is due only to the
-conservative force term Fc, and is shifted to be zero at the cutoff
-distance Rc. The pairwise virial is calculated using only the
-conservative term.
-
-Style {dpd/conservative} requires the following coefficients to be
-defined for each pair of atoms types via the
-"pair_coeff"_pair_coeff.html command as in the examples above, or in
-the data file or restart files read by the "read_data"_read_data.html
-or "read_restart"_read_restart.html commands:
-
-A (force units)
-cutoff (distance units) :ul
-
-The last coefficient is optional. If not specified, the global DPD
-cutoff is used.
-
-:line
-
-[Restrictions:]
-
-The pair style {dpd/conservative} is only available if LAMMPS is built
-with the USER-DPD package.
-
-[Related commands:]
-
-"pair_coeff"_pair_coeff.html, "pair_dpd"_pair_dpd.html
-
-[Default:] none
diff --git a/doc/src/pair_multi_lucy.txt b/doc/src/pair_multi_lucy.txt
new file mode 100644
index 000000000..48dad8be2
--- /dev/null
+++ b/doc/src/pair_multi_lucy.txt
@@ -0,0 +1,188 @@
+"LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
+
+:link(lws,http://lammps.sandia.gov)
+:link(ld,Manual.html)
+:link(lc,Section_commands.html#comm)
+
+:line
+
+pair_style multi/lucy command :h3
+
+[Syntax:]
+
+pair_style multi/lucy style N keyword ... :pre
+
+style = {lookup} or {linear} = method of interpolation
+N = use N values in {lookup}, {linear} tables :ul
+
+[Examples:]
+
+pair_style multi/lucy linear 1000
+pair_coeff * * multibody.table ENTRY1 7.0 :pre
+
+[Description:]
+
+Style {multi/lucy} computes a density-dependent force following from the many-body
+form described in "(Moore)"_#Moore and "(Warren)"_#Warren as
+
+:c,image(Eqs/pair_multi_lucy.jpg)
+
+which consists of a density-dependent function, A(rho), and a radial-dependent weight
+function, omegaDD(rij). The radial-dependent weight function, omegaDD(rij), is taken
+as the Lucy function:
+
+:c,image(Eqs/pair_multi_lucy2.jpg)
+
+The density-dependent energy for a given particle is given by:
+
+:c,image(Eqs/pair_multi_lucy_energy.jpg)
+
+See the supporting information of "(Brennan)"_#Brennan or the publication by "(Moore)"_#Moore
+for more details on the functional form.
+
+An interpolation table is used to evaluate the density-dependent energy (Integral(A(rho)drho) and force (A(rho)).
+Note that the pre-factor to the energy is computed after the interpolation, thus the Integral(A(rho)drho will
+have units of energy / length^4.
+
+The interpolation table is created as a pre-computation by fitting cubic splines to
+the file values and interpolating the density-dependent energy and force at each of {N} densities.
+During a simulation, the tables are used to interpolate the density-dependent energy and force as
+needed for each pair of particles separated by a distance {R}. The interpolation is done in
+one of 2 styles: {lookup} and {linear}.
+
+For the {lookup} style, the density is used to find the nearest table entry, which is the
+density-dependent energy and force.
+
+For the {linear} style, the density is used to find the 2 surrounding table values from
+which the density-dependent energy and force are computed by linear interpolation.
+
+The following coefficients must be defined for each pair of atoms
+types via the "pair_coeff"_pair_coeff.html command as in the examples
+above.
+
+filename
+keyword
+cutoff (distance units) :ul
+
+The filename specifies a file containing the tabulated density-dependent
+energy and force. The keyword specifies a section of the file.
+The cutoff is an optional coefficient. If not specified, the outer cutoff in the
+table itself (see below) will be used to build an interpolation table
+that extend to the largest tabulated distance. If specified, only
+file values up to the cutoff are used to create the interpolation
+table. The format of this file is described below.
+
+:line
+
+The format of a tabulated file is a series of one or more sections,
+defined as follows (without the parenthesized comments):
+
+# Density-dependent function (one or more comment or blank lines) :pre
+
+DD-FUNCTION (keyword is first text on line)
+N 500 R 1.0 10.0 (N, R, RSQ parameters)
+ (blank)
+1 1.0 25.5 102.34 (index, density, energy/r^4, force)
+2 1.02 23.4 98.5
+...
+500 10.0 0.001 0.003 :pre
+
+A section begins with a non-blank line whose 1st character is not a
+"#"; blank lines or lines starting with "#" can be used as comments
+between sections. The first line begins with a keyword which
+identifies the section. The line can contain additional text, but the
+initial text must match the argument specified in the pair_coeff
+command. The next line lists (in any order) one or more parameters
+for the table. Each parameter is a keyword followed by one or more
+numeric values.
+
+The parameter "N" is required and its value is the number of table
+entries that follow. Note that this may be different than the {N}
+specified in the "pair_style multi/lucy"_pair_multi_lucy.html command. Let
+Ntable = {N} in the pair_style command, and Nfile = "N" in the
+tabulated file. What LAMMPS does is a preliminary interpolation by
+creating splines using the Nfile tabulated values as nodal points. It
+uses these to interpolate the density-dependent energy and force at Ntable different
+points. The resulting tables of length Ntable are then used as
+described above, when computing the density-dependent energy and force.
+This means that if you want the interpolation tables of
+length Ntable to match exactly what is in the tabulated file (with
+effectively no preliminary interpolation), you should set Ntable =
+Nfile, and use the "RSQ" parameter. This is because the
+internal table abscissa is always RSQ (separation distance squared),
+for efficient lookup.
+
+All other parameters are optional. If "R" or "RSQ" does
+not appear, then the distances in each line of the table are used
+as-is to perform spline interpolation. In this case, the table values
+can be spaced in {density} uniformly or however you wish to position table
+values in regions of large gradients.
+
+If used, the parameters "R" or "RSQ" are followed by 2 values {rlo}
+and {rhi}. If specified, the density associated with each density-dependent
+energy and force value is computed from these 2 values (at high accuracy), rather
+than using the (low-accuracy) value listed in each line of the table.
+The density values in the table file are ignored in this case.
+For "R", distances uniformly spaced between {rlo} and {rhi} are
+computed; for "RSQ", squared distances uniformly spaced between
+{rlo*rlo} and {rhi*rhi} are computed.
+
+NOTE: If you use "R" or "RSQ", the tabulated distance values in the
+file are effectively ignored, and replaced by new values as described
+in the previous paragraph. If the density value in the table is not
+very close to the new value (i.e. round-off difference), then you will
+be assigning density-dependent energy and force values to a different density,
+which is probably not what you want. LAMMPS will warn if this is occurring.
+
+Following a blank line, the next N lines list the tabulated values.
+On each line, the 1st value is the index from 1 to N, the 2nd value is
+r (in density units), the 3rd value is the density-dependent function value
+(in energy units / length^4), and the 4th is the force (in force units). The
+density values must increase from one line to the next.
+
+Note that one file can contain many sections, each with a tabulated
+potential. LAMMPS reads the file section by section until it finds
+one that matches the specified keyword.
+
+:line
+
+[Mixing, shift, table, tail correction, restart, rRESPA info]:
+
+This pair style does not support mixing. Thus, coefficients for all
+I,J pairs must be specified explicitly.
+
+The "pair_modify"_pair_modify.html shift, table, and tail options are
+not relevant for this pair style.
+
+This pair style writes the settings for the "pair_style multi/lucy" command
+to "binary restart files"_restart.html, so a pair_style command does
+not need to specified in an input script that reads a restart file.
+However, the coefficient information is not stored in the restart
+file, since it is tabulated in the potential files. Thus, pair_coeff
+commands do need to be specified in the restart input script.
+
+This pair style can only be used via the {pair} keyword of the
+"run_style respa"_run_style.html command. It does not support the
+{inner}, {middle}, {outer} keywords.
+
+:line
+
+[Restrictions:] none
+
+[Related commands:]
+
+"pair_coeff"_pair_coeff.html
+
+[Default:] none
+
+:line
+
+:link(Warren)
+[(Warren)] Warren, Phys Rev E, 68, 066702 (2003).
+
+:link(Brennan)
+[(Brennan)] Brennan, J Chem Phys Lett, 5, 2144-2149 (2014).
+
+:link(Moore)
+[(Moore)] Moore, J Chem Phys, 144, 104501 (2016).
+
diff --git a/examples/USER/dpd/multi-lucy/in.multi-lucy b/examples/USER/dpd/multi-lucy/in.multi-lucy
new file mode 100644
index 000000000..26d21f66e
--- /dev/null
+++ b/examples/USER/dpd/multi-lucy/in.multi-lucy
@@ -0,0 +1,40 @@
+# RDX coarse-grain model
+log log.multi-lucy
+units metal # ev, ps
+atom_style dpd
+atom_modify map array
+
+lattice hcp 6.6520898 origin 0.0833333333333 0.25 0.25 orient z 1 0 0 orient x 0 1 0 orient y 0 0 1
+variable xrep equal 10.0
+variable yrep equal 10.0
+variable zrep equal 10.0
+region box block 0 ${xrep} 0 ${yrep} 0.0 ${zrep} units lattice
+create_box 2 box
+region atoms block 0 ${xrep} 0 ${yrep} 0.0 ${zrep} units lattice
+create_atoms 1 region atoms
+variable newx equal xhi*0.99998623082367843
+variable newy equal yhi*0.96972098958539854
+change_box all x final 0.0 ${newx} y final 0.0 ${newy} remap units box
+
+comm_modify vel yes
+mass * 222.12
+
+timestep 0.01
+
+pair_style multi/lucy linear 74923
+pair_coeff * * table.multibody KEYWORD 16.00
+
+fix 2 all nve
+
+neighbor 0.0 bin
+neigh_modify every 1 delay 0 check no once no
+
+variable totEnergy equal pe+ke
+
+thermo 1
+thermo_style custom step temp press vol pe ke v_totEnergy pxx pyy pzz lx ly lz
+thermo_modify format float %15.8f flush yes
+
+velocity all create 300.00 9198783 mom yes rot yes dist gaussian
+
+run 100
diff --git a/examples/USER/dpd/multi-lucy/log.multi-lucy.reference b/examples/USER/dpd/multi-lucy/log.multi-lucy.reference
new file mode 100644
index 000000000..7e5eb2861
--- /dev/null
+++ b/examples/USER/dpd/multi-lucy/log.multi-lucy.reference
@@ -0,0 +1,192 @@
+units metal # ev, ps
+atom_style dpd
+atom_modify map array
+
+lattice hcp 6.6520898 origin 0.0833333333333 0.25 0.25 orient z 1 0 0 orient x 0 1 0 orient y 0 0 1
+Lattice spacing in x,y,z = 11.5218 10.8628 6.65209
+variable xrep equal 10.0
+variable yrep equal 10.0
+variable zrep equal 10.0
+region box block 0 ${xrep} 0 ${yrep} 0.0 ${zrep} units lattice
+region box block 0 10 0 ${yrep} 0.0 ${zrep} units lattice
+region box block 0 10 0 10 0.0 ${zrep} units lattice
+region box block 0 10 0 10 0.0 10 units lattice
+create_box 2 box
+Created orthogonal box = (0 0 0) to (115.218 108.628 66.5209)
+ 1 by 1 by 1 MPI processor grid
+region atoms block 0 ${xrep} 0 ${yrep} 0.0 ${zrep} units lattice
+region atoms block 0 10 0 ${yrep} 0.0 ${zrep} units lattice
+region atoms block 0 10 0 10 0.0 ${zrep} units lattice
+region atoms block 0 10 0 10 0.0 10 units lattice
+create_atoms 1 region atoms
+Created 4000 atoms
+variable newx equal xhi*0.99998623082367843
+variable newy equal yhi*0.96972098958539854
+change_box all x final 0.0 ${newx} y final 0.0 ${newy} remap units box
+change_box all x final 0.0 115.21598865 y final 0.0 ${newy} remap units box
+change_box all x final 0.0 115.21598865 y final 0.0 105.339018016667 remap units box
+ orthogonal box = (0 0 0) to (115.216 108.628 66.5209)
+ orthogonal box = (0 0 0) to (115.216 105.339 66.5209)
+
+comm_modify vel yes
+mass * 222.12
+
+timestep 0.01
+
+pair_style multi/lucy linear 74923
+pair_coeff * * table.multibody KEYWORD 16.00
+
+fix 2 all nve
+
+neighbor 0.0 bin
+neigh_modify every 1 delay 0 check no once no
+
+variable totEnergy equal pe+ke
+
+thermo 1
+thermo_style custom step temp press vol pe ke v_totEnergy pxx pyy pzz lx ly lz
+thermo_modify format float %15.8f flush yes
+
+velocity all create 300.00 9198783 mom yes rot yes dist gaussian
+
+run 100
+Neighbor list info ...
+ 1 neighbor list requests
+ update every 1 steps, delay 0 steps, check no
+ max neighbors/atom: 2000, page size: 100000
+ master list distance cutoff = 16
+ ghost atom cutoff = 16
+ binsize = 8 -> bins = 15 14 9
+Memory usage per processor = 3.86201 Mbytes
+Step Temp Press Volume PotEng KinEng totEnerg Pxx Pyy Pzz Lx Ly Lz
+ 0 300.00000000 1214.85216295 807346.78400379 -22.12267153 155.07339596 132.95072442 1220.12471110 1216.91825878 1207.51351897 115.21598865 105.33901802 66.52089800
+ 1 299.98155049 1215.02568640 807346.78400379 -22.11313423 155.06385920 132.95072496 1220.29979706 1217.09227333 1207.68498882 115.21598865 105.33901802 66.52089800
+ 2 299.92623729 1215.54625966 807346.78400379 -22.08453879 155.03526718 132.95072838 1220.82084147 1217.61430453 1208.20363298 115.21598865 105.33901802 66.52089800
+ 3 299.83415613 1216.41405238 807346.78400379 -22.03693661 154.98766938 132.95073277 1221.68800899 1218.48449656 1209.06965158 115.21598865 105.33901802 66.52089800
+ 4 299.70545314 1217.62933713 807346.78400379 -21.97040218 154.92114135 132.95073917 1222.90156854 1219.70309293 1210.28334991 115.21598865 105.33901802 66.52089800
+ 5 299.54032469 1219.19252381 807346.78400379 -21.88503806 154.83578459 132.95074652 1224.46192758 1221.27047105 1211.84517279 115.21598865 105.33901802 66.52089800
+ 6 299.33901717 1221.10411140 807346.78400379 -21.78097017 154.73172645 132.95075628 1226.36958369 1223.18709408 1213.75565644 115.21598865 105.33901802 66.52089800
+ 7 299.10182669 1223.36472005 807346.78400379 -21.65835298 154.60912001 132.95076703 1228.62515623 1225.45354361 1216.01546031 115.21598865 105.33901802 66.52089800
+ 8 298.82909869 1225.97503292 807346.78400379 -21.51736396 154.46814382 132.95077986 1231.22932809 1228.07046194 1218.62530873 115.21598865 105.33901802 66.52089800
+ 9 298.52122747 1228.93581631 807346.78400379 -21.35820794 154.30900169 132.95079375 1234.18286483 1231.03857404 1221.58601007 115.21598865 105.33901802 66.52089800
+ 10 298.17865561 1232.24787196 807346.78400379 -21.18111335 154.13192242 132.95080907 1237.48656650 1234.35864137 1224.89840803 115.21598865 105.33901802 66.52089800
+ 11 297.80187339 1235.91202348 807346.78400379 -20.98633355 153.93715943 132.95082588 1241.14125365 1238.03144867 1228.56336813 115.21598865 105.33901802 66.52089800
+ 12 297.39141808 1239.92908534 807346.78400379 -20.77414622 153.72499044 132.95084421 1245.14773653 1242.05777276 1232.58174674 115.21598865 105.33901802 66.52089800
+ 13 296.94787317 1244.29983696 807346.78400379 -20.54485317 153.49571705 132.95086388 1249.50678888 1246.43835699 1236.95436501 115.21598865 105.33901802 66.52089800
+ 14 296.47186749 1249.02497601 807346.78400379 -20.29877921 153.24966432 132.95088511 1254.21910126 1251.17386419 1241.68196256 115.21598865 105.33901802 66.52089800
+ 15 295.96407431 1254.10509565 807346.78400379 -20.03627262 152.98718028 132.95090766 1259.28525845 1256.26485345 1246.76517504 115.21598865 105.33901802 66.52089800
+ 16 295.42521029 1259.54064168 807346.78400379 -19.75770388 152.70863537 132.95093149 1264.70569635 1261.71173740 1252.20449129 115.21598865 105.33901802 66.52089800
+ 17 294.85603433 1265.33187598 807346.78400379 -19.46346575 152.41442187 132.95095612 1270.48066555 1267.51474571 1258.00021668 115.21598865 105.33901802 66.52089800
+ 18 294.25734640 1271.47883112 807346.78400379 -19.15397066 152.10495330 132.95098265 1276.61018593 1273.67387925 1264.15242818 115.21598865 105.33901802 66.52089800
+ 19 293.62998623 1277.98128944 807346.78400379 -18.82965389 151.78066373 132.95100984 1283.09402558 1280.18888963 1270.66095310 115.21598865 105.33901802 66.52089800
+ 20 292.97483191 1284.83872635 807346.78400379 -18.49096827 151.44200705 132.95103877 1289.93164440 1287.05922263 1277.52531201 115.21598865 105.33901802 66.52089800
+ 21 292.29279840 1292.05029131 807346.78400379 -18.13838752 151.08945620 132.95106869 1297.12217493 1294.28399932 1284.74469966 115.21598865 105.33901802 66.52089800
+ 22 291.58483599 1299.61476577 807346.78400379 -17.77240299 150.72350242 132.95109943 1304.66438055 1301.86197418 1292.31794256 115.21598865 105.33901802 66.52089800
+ 23 290.85192865 1307.53051634 807346.78400379 -17.39352373 150.34465432 132.95113059 1312.55660811 1309.79148860 1300.24345231 115.21598865 105.33901802 66.52089800
+ 24 290.09509230 1315.79547784 807346.78400379 -17.00227296 149.95343704 132.95116409 1320.79677086 1318.07045430 1308.51920836 115.21598865 105.33901802 66.52089800
+ 25 289.31537304 1324.40713625 807346.78400379 -16.59919365 149.55039133 132.95119768 1329.38233222 1326.69633585 1317.14274068 115.21598865 105.33901802 66.52089800
+ 26 288.51384364 1333.36102314 807346.78400379 -16.18484030 149.13607171 132.95123141 1338.30880774 1335.66464732 1326.10961436 115.21598865 105.33901802 66.52089800
+ 27 287.69159987 1342.65187212 807346.78400379 -15.75977816 148.71104460 132.95126644 1347.57091685 1344.97010766 1335.41459186 115.21598865 105.33901802 66.52089800
+ 28 286.84975866 1352.27397111 807346.78400379 -15.32458588 148.27588735 132.95130146 1357.16294383 1354.60697533 1345.05199418 115.21598865 105.33901802 66.52089800
+ 29 285.98945385 1362.21810390 807346.78400379 -14.87984825 147.83118606 132.95133781 1367.07572944 1364.56591875 1355.01266352 115.21598865 105.33901802 66.52089800
+ 30 285.11183157 1372.47402741 807346.78400379 -14.42615956 147.37753316 132.95137360 1377.29907470 1374.83660611 1365.28640141 115.21598865 105.33901802 66.52089800
+ 31 284.21805121 1383.03399379 807346.78400379 -13.96411808 146.91552798 132.95140990 1387.82524185 1385.41127290 1375.86546663 115.21598865 105.33901802 66.52089800
+ 32 283.30928639 1393.88949451 807346.78400379 -13.49433043 146.44577716 132.95144673 1398.64569849 1396.28141986 1386.74136518 115.21598865 105.33901802 66.52089800
+ 33 282.38672308 1405.03145788 807346.78400379 -13.01741017 145.96889373 132.95148357 1409.75134678 1407.43799592 1397.90503094 115.21598865 105.33901802 66.52089800
+ 34 281.45155812 1416.45050120 807346.78400379 -12.53397537 145.48549639 132.95152102 1421.13275266 1418.87162072 1409.34713021 115.21598865 105.33901802 66.52089800
+ 35 280.50499797 1428.13709818 807346.78400379 -12.04465038 144.99620873 132.95155835 1432.78036207 1430.57277039 1421.05816207 115.21598865 105.33901802 66.52089800
+ 36 279.54825705 1440.08125112 807346.78400379 -11.55006192 144.50165852 132.95159659 1444.68414393 1442.53147451 1433.02813492 115.21598865 105.33901802 66.52089800
+ 37 278.58255618 1452.27309145 807346.78400379 -11.05084284 144.00247680 132.95163396 1456.83420615 1454.73786920 1445.24719900 115.21598865 105.33901802 66.52089800
+ 38 277.60911953 1464.70025824 807346.78400379 -10.54762439 143.49929638 132.95167199 1469.21819177 1467.17955926 1457.70302368 115.21598865 105.33901802 66.52089800
+ 39 276.62917178 1477.35076005 807346.78400379 -10.04104004 142.99275030 132.95171026 1481.82412322 1479.84454102 1470.38361590 115.21598865 105.33901802 66.52089800
+ 40 275.64393717 1490.21272152 807346.78400379 -9.53172384 142.48347137 132.95174753 1494.64011882 1492.72094171 1483.27710402 115.21598865 105.33901802 66.52089800
+ 41 274.65463761 1503.27360751 807346.78400379 -9.02030627 141.97209123 132.95178496 1507.65362511 1505.79619250 1496.37100491 115.21598865 105.33901802 66.52089800
+ 42 273.66249069 1516.52078349 807346.78400379 -8.50741664 141.45923926 132.95182261 1520.85199536 1519.05762536 1509.65272975 115.21598865 105.33901802 66.52089800
+ 43 272.66870760 1529.94104125 807346.78400379 -7.99368165 140.94554153 132.95185988 1534.22199310 1532.49203870 1523.10909195 115.21598865 105.33901802 66.52089800
+ 44 271.67449075 1543.52061095 807346.78400379 -7.47972338 140.43161959 132.95189621 1547.74984313 1546.08566531 1536.72632440 115.21598865 105.33901802 66.52089800
+ 45 270.68103146 1557.24551051 807346.78400379 -6.96615672 139.91808923 132.95193252 1561.42155306 1559.82447888 1550.49049959 115.21598865 105.33901802 66.52089800
+ 46 269.68950826 1571.10240735 807346.78400379 -6.45359109 139.40555967 132.95196858 1575.22376775 1573.69514129 1564.38831301 115.21598865 105.33901802 66.52089800
+ 47 268.70108495 1585.07761675 807346.78400379 -5.94262870 138.89463247 132.95200377 1589.14276538 1587.68396538 1578.40611949 115.21598865 105.33901802 66.52089800
+ 48 267.71690840 1599.15793895 807346.78400379 -5.43386213 138.38590047 132.95203834 1603.16532146 1601.77776906 1592.53072631 115.21598865 105.33901802 66.52089800
+ 49 266.73810668 1613.33033790 807346.78400379 -4.92787412 137.87994678 132.95207265 1617.27836120 1615.96354286 1606.74910964 115.21598865 105.33901802 66.52089800
+ 50 265.76578715 1627.58258742 807346.78400379 -4.42523789 137.37734381 132.95210592 1631.46963718 1630.22908130 1621.04904378 115.21598865 105.33901802 66.52089800
+ 51 264.80103448 1641.90248933 807346.78400379 -3.92651400 136.87865223 132.95213823 1645.72692666 1644.56220766 1635.41833366 115.21598865 105.33901802 66.52089800
+ 52 263.84490793 1656.27734653 807346.78400379 -3.43224999 136.38441959 132.95216960 1660.03745892 1658.95026436 1649.84431631 115.21598865 105.33901802 66.52089800
+ 53 262.89843908 1670.69551125 807346.78400379 -2.94297816 135.89517913 132.95220097 1674.38956673 1673.38163368 1664.31533334 115.21598865 105.33901802 66.52089800
+ 54 261.96262992 1685.14553889 807346.78400379 -2.45921853 135.41144879 132.95223026 1688.77180510 1687.84489681 1678.81991477 115.21598865 105.33901802 66.52089800
+ 55 261.03845044 1699.61620399 807346.78400379 -1.98147065 134.93372995 132.95225930 1703.17294770 1702.32885467 1693.34680961 115.21598865 105.33901802 66.52089800
+ 56 260.12683635 1714.09662971 807346.78400379 -1.51021929 134.46250631 132.95228702 1717.58211523 1716.82266053 1707.88511338 115.21598865 105.33901802 66.52089800
+ 57 259.22868684 1728.57618816 807346.78400379 -1.04592921 133.99824266 132.95231345 1731.98868431 1731.31571575 1722.42416441 115.21598865 105.33901802 66.52089800
+ 58 258.34486232 1743.04444894 807346.78400379 -0.58904565 133.54138376 132.95233811 1746.38222948 1745.79761712 1736.95350021 115.21598865 105.33901802 66.52089800
+ 59 257.47618217 1757.49110140 807346.78400379 -0.13999165 133.09235316 132.95236151 1760.75245090 1760.25807844 1751.46277487 115.21598865 105.33901802 66.52089800
+ 60 256.62342270 1771.90631323 807346.78400379 0.30083203 132.65155213 132.95238416 1775.08953474 1774.68729658 1765.94210837 115.21598865 105.33901802 66.52089800
+ 61 255.78731525 1786.28069085 807346.78400379 0.73304602 132.21935873 132.95240475 1789.38411899 1789.07590440 1780.38204916 115.21598865 105.33901802 66.52089800
+ 62 254.96854444 1800.60528382 807346.78400379 1.15629768 131.79612683 132.95242450 1803.62728580 1803.41497663 1794.77358903 115.21598865 105.33901802 66.52089800
+ 63 254.16774635 1814.87155477 807346.78400379 1.57025695 131.38218523 132.95244218 1817.81053503 1817.69599898 1809.10813030 115.21598865 105.33901802 66.52089800
+ 64 253.38550694 1829.07117079 807346.78400379 1.97462094 130.97783682 132.95245777 1831.92557869 1831.91064783 1823.37728584 115.21598865 105.33901802 66.52089800
+ 65 252.62236055 1843.19638891 807346.78400379 2.36911429 130.58335782 132.95247211 1845.96472133 1846.05119798 1837.57324742 115.21598865 105.33901802 66.52089800
+ 66 251.87878865 1857.23990728 807346.78400379 2.75348779 130.19899708 132.95248487 1859.92071310 1860.11036576 1851.68864298 115.21598865 105.33901802 66.52089800
+ 67 251.15521863 1871.19480215 807346.78400379 3.12752004 129.82497555 132.95249559 1873.78668892 1874.08124305 1865.71647448 115.21598865 105.33901802 66.52089800
+ 68 250.45202285 1885.05459361 807346.78400379 3.49101896 129.46148569 132.95250466 1887.55623377 1887.95736166 1879.65018540 115.21598865 105.33901802 66.52089800
+ 69 249.76951782 1898.81325923 807346.78400379 3.84382067 129.10869111 132.95251178 1901.22339385 1901.73270901 1893.48367484 115.21598865 105.33901802 66.52089800
+ 70 249.10796351 1912.46515304 807346.78400379 4.18579091 128.76672621 132.95251712 1914.78259878 1915.40164433 1907.21121600 115.21598865 105.33901802 66.52089800
+ 71 248.46756299 1926.00504201 807346.78400379 4.51682490 128.43569592 132.95252082 1928.22869236 1928.95893947 1920.82749418 115.21598865 105.33901802 66.52089800
+ 72 247.84846207 1939.42810753 807346.78400379 4.83684677 128.11567565 132.95252243 1941.55693966 1942.39977558 1934.32760734 115.21598865 105.33901802 66.52089800
+ 73 247.25074937 1952.72996785 807346.78400379 5.14581129 127.80671119 132.95252249 1954.76304891 1955.71976556 1947.70708909 115.21598865 105.33901802 66.52089800
+ 74 246.67445640 1965.90663684 807346.78400379 5.44370154 127.50881883 132.95252037 1967.84312671 1968.91491617 1960.96186765 115.21598865 105.33901802 66.52089800
+ 75 246.11955792 1978.95453145 807346.78400379 5.73053087 127.22198553 132.95251640 1980.79368722 1981.98163382 1974.08827333 115.21598865 105.33901802 66.52089800
+ 76 245.58597254 1991.87045924 807346.78400379 6.00634144 126.94616920 132.95251065 1993.61163792 1994.91671290 1987.08302690 115.21598865 105.33901802 66.52089800
+ 77 245.07356341 2004.65154721 807346.78400379 6.27120386 126.68129912 132.95250299 2006.29421214 2007.71726040 1999.94316910 115.21598865 105.33901802 66.52089800
+ 78 244.58213918 2017.29539001 807346.78400379 6.52521809 126.42727638 132.95249447 2018.83910878 2020.38085546 2012.66620579 115.21598865 105.33901802 66.52089800
+ 79 244.11145502 2029.80010784 807346.78400379 6.76850879 126.18397441 132.95248320 2031.24454685 2032.90560846 2025.25016823 115.21598865 105.33901802 66.52089800
+ 80 243.66121397 2042.16407902 807346.78400379 7.00123097 125.95123971 132.95247068 2043.50902489 2045.28986433 2037.69334784 115.21598865 105.33901802 66.52089800
+ 81 243.23106832 2054.38629348 807346.78400379 7.22356428 125.72889256 132.95245683 2055.63164607 2057.53258357 2049.99465079 115.21598865 105.33901802 66.52089800
+ 82 242.82062122 2066.46613485 807346.78400379 7.43571312 125.51672780 132.95244092 2067.61189529 2069.63311930 2062.15338995 115.21598865 105.33901802 66.52089800
+ 83 242.42942848 2078.40298107 807346.78400379 7.63790833 125.31451585 132.95242417 2079.44926149 2081.59081527 2074.16886644 115.21598865 105.33901802 66.52089800
+ 84 242.05700073 2090.19639662 807346.78400379 7.83040181 125.12200373 132.95240554 2091.14342286 2093.40519773 2086.04056927 115.21598865 105.33901802 66.52089800
+ 85 241.70280558 2101.84628378 807346.78400379 8.01346897 124.93891625 132.95238522 2102.69439895 2105.07612228 2097.76833012 115.21598865 105.33901802 66.52089800
+ 86 241.36626994 2113.35269396 807346.78400379 8.18740712 124.76495716 132.95236428 2114.10235681 2116.60359480 2109.35213027 115.21598865 105.33901802 66.52089800
+ 87 241.04678236 2124.71610357 807346.78400379 8.35253195 124.59981042 132.95234236 2125.36789014 2127.98804410 2120.79237645 115.21598865 105.33901802 66.52089800
+ 88 240.74369534 2135.93768680 807346.78400379 8.50917742 124.44314130 132.95231873 2136.49230457 2139.23058407 2132.09017177 115.21598865 105.33901802 66.52089800
+ 89 240.45632785 2147.01830215 807346.78400379 8.65769642 124.29459780 132.95229422 2147.47657315 2150.33201661 2143.24631669 115.21598865 105.33901802 66.52089800
+ 90 240.18396823 2157.95915624 807346.78400379 8.79845686 124.15381203 132.95226889 2158.32202287 2161.29347731 2154.26196855 115.21598865 105.33901802 66.52089800
+ 91 239.92587635 2168.76249542 807346.78400379 8.93184124 124.02040141 132.95224265 2169.03104691 2172.11712586 2165.13931349 115.21598865 105.33901802 66.52089800
+ 92 239.68128636 2179.42956414 807346.78400379 9.05824571 123.89397007 132.95221578 2179.60501383 2182.80414124 2175.87953734 115.21598865 105.33901802 66.52089800
+ 93 239.44941012 2189.96207637 807346.78400379 9.17807756 123.77411062 132.95218818 2190.04575379 2193.35616035 2186.48431497 115.21598865 105.33901802 66.52089800
+ 94 239.22944006 2200.36210822 807346.78400379 9.29175459 123.66040561 132.95216020 2200.35545716 2203.77517672 2196.95569079 115.21598865 105.33901802 66.52089800
+ 95 239.02055215 2210.63160393 807346.78400379 9.39970237 123.55242908 132.95213145 2210.53616675 2214.06307395 2207.29557110 115.21598865 105.33901802 66.52089800
+ 96 238.82190903 2220.77267205 807346.78400379 9.50235468 123.44974821 132.95210289 2220.59008680 2224.22189558 2217.50603377 115.21598865 105.33901802 66.52089800
+ 97 238.63266294 2230.78766339 807346.78400379 9.60014892 123.35192476 132.95207367 2230.51965356 2234.25392247 2227.58941414 115.21598865 105.33901802 66.52089800
+ 98 238.45195842 2240.67914734 807346.78400379 9.69352820 123.25851655 132.95204475 2240.32755079 2244.16160081 2237.54829041 115.21598865 105.33901802 66.52089800
+ 99 238.27893540 2250.44940329 807346.78400379 9.78293616 123.16907899 132.95201516 2250.01616090 2253.94710729 2247.38494167 115.21598865 105.33901802 66.52089800
+ 100 238.11273236 2260.10079587 807346.78400379 9.86881920 123.08316676 132.95198596 2259.58791653 2263.61274057 2257.10173052 115.21598865 105.33901802 66.52089800
+Loop time of 2.42086 on 1 procs for 100 steps with 4000 atoms
+
+Performance: 35.690 ns/day, 0.672 hours/ns, 41.308 timesteps/s
+99.6% CPU use with 1 MPI tasks x no OpenMP threads
+
+MPI task timing breakdown:
+Section | min time | avg time | max time |%varavg| %total
+---------------------------------------------------------------
+Pair | 1.4967 | 1.4967 | 1.4967 | 0.0 | 61.83
+Neigh | 0.85998 | 0.85998 | 0.85998 | 0.0 | 35.52
+Comm | 0.035836 | 0.035836 | 0.035836 | 0.0 | 1.48
+Output | 0.0091844 | 0.0091844 | 0.0091844 | 0.0 | 0.38
+Modify | 0.0055444 | 0.0055444 | 0.0055444 | 0.0 | 0.23
+Other | | 0.01357 | | | 0.56
+
+Nlocal: 4000 ave 4000 max 4000 min
+Histogram: 1 0 0 0 0 0 0 0 0 0
+Nghost: 5840 ave 5840 max 5840 min
+Histogram: 1 0 0 0 0 0 0 0 0 0
+Neighs: 165860 ave 165860 max 165860 min
+Histogram: 1 0 0 0 0 0 0 0 0 0
+
+Total # of neighbors = 165860
+Ave neighs/atom = 41.465
+Neighbor list builds = 100
+Dangerous builds not checked
+
+Please see the log.cite file for references relevant to this simulation
+
+Total wall time: 0:00:02
diff --git a/examples/USER/dpd/multi-lucy/table.multibody b/examples/USER/dpd/multi-lucy/table.multibody
new file mode 100644
index 000000000..d23677562
--- /dev/null
+++ b/examples/USER/dpd/multi-lucy/table.multibody
@@ -0,0 +1,74928 @@
+# TABLE FILE
+
+KEYWORD
+N 74923 R 0.0000000000000000E-00 1.8730500000000001E-02
+
+ 0 0.0000000000000000E-00 3.7865000000000000E-04 -1.8444000000000000E-01
+ 1 2.4999999999999999E-07 3.7859701897615766E-04 -1.8442826919209251E-01
+ 2 4.9999999999999998E-07 3.7855091329176850E-04 -1.8441720592029437E-01
+ 3 7.5000000000000002E-07 3.7850481037319752E-04 -1.8440614264849620E-01
+ 4 9.9999999999999995E-07 3.7845871022044428E-04 -1.8439507937669805E-01
+ 5 1.2499999999999999E-06 3.7841261283350921E-04 -1.8438401610489988E-01
+ 6 1.4999999999999998E-06 3.7836651821239199E-04 -1.8437295283310173E-01
+ 7 1.7500000000000000E-06 3.7832042635709256E-04 -1.8436188956130356E-01
+ 8 1.9999999999999999E-06 3.7827433726761125E-04 -1.8435082628950542E-01
+ 9 2.2500000000000001E-06 3.7822825094394773E-04 -1.8433976301770724E-01
+ 10 2.5000000000000002E-06 3.7818216738610245E-04 -1.8432869974590910E-01
+ 11 2.7499999999999999E-06 3.7813608659407485E-04 -1.8431763647411092E-01
+ 12 3.0000000000000001E-06 3.7809000856786536E-04 -1.8430657320231278E-01
+ 13 3.2500000000000002E-06 3.7804393330747378E-04 -1.8429550993051461E-01
+ 14 3.4999999999999999E-06 3.7799786081290005E-04 -1.8428444665871643E-01
+ 15 3.7500000000000001E-06 3.7795179108414444E-04 -1.8427338338691829E-01
+ 16 3.9999999999999998E-06 3.7790572412120657E-04 -1.8426232011512012E-01
+ 17 4.2500000000000000E-06 3.7785965992408687E-04 -1.8425125684332197E-01
+ 18 4.5000000000000001E-06 3.7781359849278491E-04 -1.8424019357152380E-01
+ 19 4.7500000000000003E-06 3.7776753982730107E-04 -1.8422913029972565E-01
+ 20 4.9999999999999996E-06 3.7772148392763513E-04 -1.8421806702792748E-01
+ 21 5.2499999999999997E-06 3.7767543079378715E-04 -1.8420700375612933E-01
+ 22 5.4999999999999999E-06 3.7762938042575707E-04 -1.8419594048433116E-01
+ 23 5.7500000000000000E-06 3.7758333282354489E-04 -1.8418487721253302E-01
+ 24 6.0000000000000002E-06 3.7753728798715084E-04 -1.8417381394073484E-01
+ 25 6.2500000000000003E-06 3.7749124591657447E-04 -1.8416275066893670E-01
+ 26 6.4999999999999996E-06 3.7744520661181632E-04 -1.8415168739713852E-01
+ 27 6.7499999999999997E-06 3.7739917007287613E-04 -1.8414062412534038E-01
+ 28 6.9999999999999999E-06 3.7735313629975358E-04 -1.8412956085354221E-01
+ 29 7.2500000000000000E-06 3.7730710529244930E-04 -1.8411849758174403E-01
+ 30 7.5000000000000002E-06 3.7726107705096282E-04 -1.8410743430994589E-01
+ 31 7.7499999999999986E-06 3.7721505157529430E-04 -1.8409637103814772E-01
+ 32 7.9999999999999996E-06 3.7716902886544373E-04 -1.8408530776634957E-01
+ 33 8.2499999999999989E-06 3.7712300892141112E-04 -1.8407424449455140E-01
+ 34 8.4999999999999982E-06 3.7707699174319647E-04 -1.8406318122275325E-01
+ 35 8.7499999999999992E-06 3.7703097733079977E-04 -1.8405211795095508E-01
+ 36 8.9999999999999985E-06 3.7698496568422103E-04 -1.8404105467915693E-01
+ 37 9.2499999999999995E-06 3.7693895680346009E-04 -1.8402999140735876E-01
+ 38 9.4999999999999988E-06 3.7689295068851726E-04 -1.8401892813556062E-01
+ 39 9.7499999999999981E-06 3.7684694733939222E-04 -1.8400786486376244E-01
+ 40 9.9999999999999991E-06 3.7680094675608531E-04 -1.8399680159196430E-01
+ 41 1.0249999999999998E-05 3.7675494893859646E-04 -1.8398573832016613E-01
+ 42 1.0499999999999999E-05 3.7670895388692530E-04 -1.8397467504836795E-01
+ 43 1.0749999999999999E-05 3.7666296160107220E-04 -1.8396361177656981E-01
+ 44 1.0999999999999998E-05 3.7661697208103695E-04 -1.8395254850477163E-01
+ 45 1.1249999999999999E-05 3.7657098532681982E-04 -1.8394148523297349E-01
+ 46 1.1499999999999998E-05 3.7652500133842059E-04 -1.8393042196117532E-01
+ 47 1.1749999999999999E-05 3.7647902011583921E-04 -1.8391935868937717E-01
+ 48 1.1999999999999999E-05 3.7643304165907589E-04 -1.8390829541757900E-01
+ 49 1.2250000000000000E-05 3.7638706596813043E-04 -1.8389723214578085E-01
+ 50 1.2499999999999999E-05 3.7634109304300302E-04 -1.8388616887398268E-01
+ 51 1.2749999999999998E-05 3.7629512288369342E-04 -1.8387510560218454E-01
+ 52 1.2999999999999999E-05 3.7624915549020182E-04 -1.8386404233038636E-01
+ 53 1.3249999999999999E-05 3.7620319086252818E-04 -1.8385297905858822E-01
+ 54 1.3499999999999999E-05 3.7615722900067255E-04 -1.8384191578679004E-01
+ 55 1.3749999999999999E-05 3.7611126990463482E-04 -1.8383085251499187E-01
+ 56 1.3999999999999998E-05 3.7606531357441499E-04 -1.8381978924319373E-01
+ 57 1.4249999999999999E-05 3.7601936001001329E-04 -1.8380872597139555E-01
+ 58 1.4499999999999998E-05 3.7597340921142927E-04 -1.8379766269959741E-01
+ 59 1.4749999999999999E-05 3.7592746117866342E-04 -1.8378659942779924E-01
+ 60 1.4999999999999999E-05 3.7588151591171548E-04 -1.8377553615600109E-01
+ 61 1.5249999999999998E-05 3.7583557341058543E-04 -1.8376447288420292E-01
+ 62 1.5500000000000001E-05 3.7578963367527335E-04 -1.8375340961240477E-01
+ 63 1.5750000000000000E-05 3.7574369670577922E-04 -1.8374234634060660E-01
+ 64 1.5999999999999999E-05 3.7569776250210305E-04 -1.8373128306880845E-01
+ 65 1.6249999999999999E-05 3.7565183106424483E-04 -1.8372021979701028E-01
+ 66 1.6499999999999998E-05 3.7560590239220457E-04 -1.8370915652521214E-01
+ 67 1.6749999999999997E-05 3.7555997648598227E-04 -1.8369809325341396E-01
+ 68 1.7000000000000000E-05 3.7551405334557787E-04 -1.8368702998161579E-01
+ 69 1.7249999999999999E-05 3.7546813297099148E-04 -1.8367596670981765E-01
+ 70 1.7499999999999998E-05 3.7542221536222289E-04 -1.8366490343801947E-01
+ 71 1.7749999999999998E-05 3.7537630051927241E-04 -1.8365384016622133E-01
+ 72 1.7999999999999997E-05 3.7533038844213984E-04 -1.8364277689442315E-01
+ 73 1.8250000000000000E-05 3.7528447913082527E-04 -1.8363171362262501E-01
+ 74 1.8499999999999999E-05 3.7523857258532856E-04 -1.8362065035082684E-01
+ 75 1.8749999999999998E-05 3.7519266880564980E-04 -1.8360958707902869E-01
+ 76 1.8999999999999998E-05 3.7514676779178894E-04 -1.8359852380723052E-01
+ 77 1.9249999999999997E-05 3.7510086954374621E-04 -1.8358746053543237E-01
+ 78 1.9500000000000000E-05 3.7505497406152137E-04 -1.8357639726363420E-01
+ 79 1.9749999999999999E-05 3.7500908134511439E-04 -1.8356533399183605E-01
+ 80 1.9999999999999998E-05 3.7496319139452530E-04 -1.8355427072003788E-01
+ 81 2.0249999999999998E-05 3.7491730420975439E-04 -1.8354320744823974E-01
+ 82 2.0499999999999997E-05 3.7487141979080122E-04 -1.8353214417644156E-01
+ 83 2.0750000000000000E-05 3.7482553813766617E-04 -1.8352108090464339E-01
+ 84 2.0999999999999999E-05 3.7477965925034892E-04 -1.8351001763284525E-01
+ 85 2.1249999999999998E-05 3.7473378312884967E-04 -1.8349895436104707E-01
+ 86 2.1499999999999997E-05 3.7468790977316849E-04 -1.8348789108924893E-01
+ 87 2.1749999999999997E-05 3.7464203918330510E-04 -1.8347682781745075E-01
+ 88 2.1999999999999999E-05 3.7459617135925972E-04 -1.8346576454565261E-01
+ 89 2.2249999999999999E-05 3.7455030630103225E-04 -1.8345470127385444E-01
+ 90 2.2499999999999998E-05 3.7450444400862273E-04 -1.8344363800205629E-01
+ 91 2.2749999999999997E-05 3.7445858448203117E-04 -1.8343257473025812E-01
+ 92 2.2999999999999997E-05 3.7441272772125773E-04 -1.8342151145845997E-01
+ 93 2.3249999999999999E-05 3.7436687372630208E-04 -1.8341044818666180E-01
+ 94 2.3499999999999999E-05 3.7432102249716439E-04 -1.8339938491486366E-01
+ 95 2.3749999999999998E-05 3.7427517403384466E-04 -1.8338832164306548E-01
+ 96 2.3999999999999997E-05 3.7422932833634272E-04 -1.8337725837126731E-01
+ 97 2.4250000000000000E-05 3.7418348540465890E-04 -1.8336619509946916E-01
+ 98 2.4499999999999999E-05 3.7413764523879303E-04 -1.8335513182767099E-01
+ 99 2.4749999999999999E-05 3.7409180783874512E-04 -1.8334406855587285E-01
+ 100 2.4999999999999998E-05 3.7404597320451517E-04 -1.8333300528407467E-01
+ 101 2.5249999999999997E-05 3.7400014133610312E-04 -1.8332194201227653E-01
+ 102 2.5500000000000000E-05 3.7395431223350898E-04 -1.8331087874047836E-01
+ 103 2.5749999999999999E-05 3.7390848589673284E-04 -1.8329981546868021E-01
+ 104 2.5999999999999998E-05 3.7386266232577466E-04 -1.8328875219688204E-01
+ 105 2.6249999999999998E-05 3.7381684152063449E-04 -1.8327768892508389E-01
+ 106 2.6499999999999997E-05 3.7377102348131196E-04 -1.8326662565328572E-01
+ 107 2.6750000000000000E-05 3.7372520820780781E-04 -1.8325556238148757E-01
+ 108 2.6999999999999999E-05 3.7367939570012135E-04 -1.8324449910968940E-01
+ 109 2.7249999999999998E-05 3.7363358595825295E-04 -1.8323343583789123E-01
+ 110 2.7499999999999998E-05 3.7358777898220241E-04 -1.8322237256609308E-01
+ 111 2.7749999999999997E-05 3.7354197477196981E-04 -1.8321130929429491E-01
+ 112 2.8000000000000000E-05 3.7349617332755529E-04 -1.8320024602249677E-01
+ 113 2.8249999999999999E-05 3.7345037464895856E-04 -1.8318918275069859E-01
+ 114 2.8499999999999998E-05 3.7340457873617983E-04 -1.8317811947890045E-01
+ 115 2.8749999999999997E-05 3.7335878558921912E-04 -1.8316705620710227E-01
+ 116 2.8999999999999997E-05 3.7331299520807631E-04 -1.8315599293530413E-01
+ 117 2.9249999999999999E-05 3.7326720759275141E-04 -1.8314492966350596E-01
+ 118 2.9499999999999999E-05 3.7322142274324462E-04 -1.8313386639170781E-01
+ 119 2.9749999999999998E-05 3.7317564065955568E-04 -1.8312280311990964E-01
+ 120 2.9999999999999997E-05 3.7312986134168465E-04 -1.8311173984811149E-01
+ 121 3.0249999999999997E-05 3.7308408478963157E-04 -1.8310067657631332E-01
+ 122 3.0499999999999999E-05 3.7303831100339645E-04 -1.8308961330451518E-01
+ 123 3.0750000000000002E-05 3.7299253998297928E-04 -1.8307855003271700E-01
+ 124 3.0999999999999995E-05 3.7294677172838007E-04 -1.8306748676091883E-01
+ 125 3.1250000000000001E-05 3.7290100623959882E-04 -1.8305642348912068E-01
+ 126 3.1500000000000000E-05 3.7285524351663557E-04 -1.8304536021732251E-01
+ 127 3.1749999999999999E-05 3.7280948355949018E-04 -1.8303429694552437E-01
+ 128 3.1999999999999999E-05 3.7276372636816280E-04 -1.8302323367372619E-01
+ 129 3.2249999999999998E-05 3.7271797194265332E-04 -1.8301217040192805E-01
+ 130 3.2499999999999997E-05 3.7267222028296185E-04 -1.8300110713012988E-01
+ 131 3.2749999999999996E-05 3.7262647138908822E-04 -1.8299004385833173E-01
+ 132 3.2999999999999996E-05 3.7258072526103261E-04 -1.8297898058653356E-01
+ 133 3.3249999999999995E-05 3.7253498189879501E-04 -1.8296791731473541E-01
+ 134 3.3500000000000001E-05 3.7248924130237521E-04 -1.8295685404293724E-01
+ 135 3.3750000000000000E-05 3.7244350347177363E-04 -1.8294579077113909E-01
+ 136 3.4000000000000000E-05 3.7239776840698974E-04 -1.8293472749934092E-01
+ 137 3.4249999999999999E-05 3.7235203610802391E-04 -1.8292366422754275E-01
+ 138 3.4499999999999998E-05 3.7230630657487593E-04 -1.8291260095574460E-01
+ 139 3.4749999999999998E-05 3.7226057980754601E-04 -1.8290153768394643E-01
+ 140 3.4999999999999997E-05 3.7221485580603395E-04 -1.8289047441214829E-01
+ 141 3.5249999999999996E-05 3.7216913457033995E-04 -1.8287941114035011E-01
+ 142 3.5499999999999996E-05 3.7212341610046379E-04 -1.8286834786855197E-01
+ 143 3.5749999999999995E-05 3.7207770039640560E-04 -1.8285728459675379E-01
+ 144 3.6000000000000001E-05 3.7203198745816546E-04 -1.8284622132495565E-01
+ 145 3.6250000000000000E-05 3.7198627728574318E-04 -1.8283515805315748E-01
+ 146 3.6500000000000000E-05 3.7194056987913891E-04 -1.8282409478135933E-01
+ 147 3.6749999999999999E-05 3.7189486523835237E-04 -1.8281303150956116E-01
+ 148 3.6999999999999998E-05 3.7184916336338402E-04 -1.8280196823776301E-01
+ 149 3.7249999999999997E-05 3.7180346425423356E-04 -1.8279090496596484E-01
+ 150 3.7499999999999997E-05 3.7175776791090100E-04 -1.8277984169416667E-01
+ 151 3.7749999999999996E-05 3.7171207433338657E-04 -1.8276877842236852E-01
+ 152 3.7999999999999995E-05 3.7166638352168993E-04 -1.8275771515057035E-01
+ 153 3.8249999999999995E-05 3.7162069547581124E-04 -1.8274665187877220E-01
+ 154 3.8500000000000001E-05 3.7157501019575051E-04 -1.8273558860697403E-01
+ 155 3.8750000000000000E-05 3.7152932768150774E-04 -1.8272452533517589E-01
+ 156 3.8999999999999999E-05 3.7148364793308293E-04 -1.8271346206337771E-01
+ 157 3.9249999999999999E-05 3.7143797095047612E-04 -1.8270239879157957E-01
+ 158 3.9499999999999998E-05 3.7139229673368717E-04 -1.8269133551978139E-01
+ 159 3.9749999999999997E-05 3.7134662528271622E-04 -1.8268027224798325E-01
+ 160 3.9999999999999996E-05 3.7130095659756307E-04 -1.8266920897618508E-01
+ 161 4.0249999999999996E-05 3.7125529067822804E-04 -1.8265814570438693E-01
+ 162 4.0499999999999995E-05 3.7120962752471096E-04 -1.8264708243258876E-01
+ 163 4.0749999999999994E-05 3.7116396713701179E-04 -1.8263601916079061E-01
+ 164 4.1000000000000000E-05 3.7111830951513063E-04 -1.8262495588899244E-01
+ 165 4.1250000000000000E-05 3.7107265465906726E-04 -1.8261389261719427E-01
+ 166 4.1499999999999999E-05 3.7102700256882201E-04 -1.8260282934539612E-01
+ 167 4.1749999999999998E-05 3.7098135324439450E-04 -1.8259176607359795E-01
+ 168 4.1999999999999998E-05 3.7093570668578517E-04 -1.8258070280179980E-01
+ 169 4.2249999999999997E-05 3.7089006289299373E-04 -1.8256963953000163E-01
+ 170 4.2499999999999996E-05 3.7084442186602015E-04 -1.8255857625820349E-01
+ 171 4.2749999999999996E-05 3.7079878360486463E-04 -1.8254751298640531E-01
+ 172 4.2999999999999995E-05 3.7075314810952695E-04 -1.8253644971460717E-01
+ 173 4.3249999999999994E-05 3.7070751538000735E-04 -1.8252538644280900E-01
+ 174 4.3500000000000000E-05 3.7066188541630553E-04 -1.8251432317101085E-01
+ 175 4.3750000000000000E-05 3.7061625821842173E-04 -1.8250325989921268E-01
+ 176 4.3999999999999999E-05 3.7057063378635589E-04 -1.8249219662741453E-01
+ 177 4.4249999999999998E-05 3.7052501212010805E-04 -1.8248113335561636E-01
+ 178 4.4499999999999997E-05 3.7047939321967812E-04 -1.8247007008381819E-01
+ 179 4.4749999999999997E-05 3.7043377708506609E-04 -1.8245900681202004E-01
+ 180 4.4999999999999996E-05 3.7038816371627218E-04 -1.8244794354022187E-01
+ 181 4.5249999999999995E-05 3.7034255311329595E-04 -1.8243688026842372E-01
+ 182 4.5499999999999995E-05 3.7029694527613790E-04 -1.8242581699662555E-01
+ 183 4.5749999999999994E-05 3.7025134020479775E-04 -1.8241475372482741E-01
+ 184 4.6000000000000000E-05 3.7020573789927551E-04 -1.8240369045302923E-01
+ 185 4.6249999999999999E-05 3.7016013835957122E-04 -1.8239262718123109E-01
+ 186 4.6499999999999999E-05 3.7011454158568488E-04 -1.8238156390943291E-01
+ 187 4.6749999999999998E-05 3.7006894757761651E-04 -1.8237050063763477E-01
+ 188 4.6999999999999997E-05 3.7002335633536609E-04 -1.8235943736583660E-01
+ 189 4.7249999999999997E-05 3.6997776785893362E-04 -1.8234837409403845E-01
+ 190 4.7499999999999996E-05 3.6993218214831906E-04 -1.8233731082224028E-01
+ 191 4.7749999999999995E-05 3.6988659920352251E-04 -1.8232624755044211E-01
+ 192 4.7999999999999994E-05 3.6984101902454392E-04 -1.8231518427864396E-01
+ 193 4.8250000000000001E-05 3.6979544161138312E-04 -1.8230412100684579E-01
+ 194 4.8500000000000000E-05 3.6974986696404043E-04 -1.8229305773504764E-01
+ 195 4.8749999999999999E-05 3.6970429508251566E-04 -1.8228199446324947E-01
+ 196 4.8999999999999998E-05 3.6965872596680878E-04 -1.8227093119145132E-01
+ 197 4.9249999999999998E-05 3.6961315961691991E-04 -1.8225986791965315E-01
+ 198 4.9499999999999997E-05 3.6956759603284901E-04 -1.8224880464785501E-01
+ 199 4.9749999999999996E-05 3.6952203521459595E-04 -1.8223774137605683E-01
+ 200 4.9999999999999996E-05 3.6947647716216084E-04 -1.8222667810425869E-01
+ 201 5.0249999999999995E-05 3.6943092187554380E-04 -1.8221561483246052E-01
+ 202 5.0499999999999994E-05 3.6938536935474472E-04 -1.8220455156066237E-01
+ 203 5.0750000000000000E-05 3.6933981959976349E-04 -1.8219348828886420E-01
+ 204 5.1000000000000000E-05 3.6929427261060032E-04 -1.8218242501706602E-01
+ 205 5.1249999999999999E-05 3.6924872838725500E-04 -1.8217136174526788E-01
+ 206 5.1499999999999998E-05 3.6920318692972763E-04 -1.8216029847346971E-01
+ 207 5.1749999999999997E-05 3.6915764823801828E-04 -1.8214923520167156E-01
+ 208 5.1999999999999997E-05 3.6911211231212677E-04 -1.8213817192987339E-01
+ 209 5.2249999999999996E-05 3.6906657915205328E-04 -1.8212710865807524E-01
+ 210 5.2499999999999995E-05 3.6902104875779769E-04 -1.8211604538627707E-01
+ 211 5.2749999999999995E-05 3.6897552112936011E-04 -1.8210498211447892E-01
+ 212 5.2999999999999994E-05 3.6892999626674043E-04 -1.8209391884268075E-01
+ 213 5.3250000000000000E-05 3.6888447416993887E-04 -1.8208285557088261E-01
+ 214 5.3499999999999999E-05 3.6883895483895494E-04 -1.8207179229908443E-01
+ 215 5.3749999999999999E-05 3.6879343827378929E-04 -1.8206072902728629E-01
+ 216 5.3999999999999998E-05 3.6874792447444144E-04 -1.8204966575548812E-01
+ 217 5.4249999999999997E-05 3.6870241344091155E-04 -1.8203860248368997E-01
+ 218 5.4499999999999997E-05 3.6865690517319961E-04 -1.8202753921189180E-01
+ 219 5.4749999999999996E-05 3.6861139967130546E-04 -1.8201647594009362E-01
+ 220 5.4999999999999995E-05 3.6856589693522944E-04 -1.8200541266829548E-01
+ 221 5.5249999999999994E-05 3.6852039696497148E-04 -1.8199434939649731E-01
+ 222 5.5499999999999994E-05 3.6847489976053136E-04 -1.8198328612469916E-01
+ 223 5.5750000000000000E-05 3.6842940532190910E-04 -1.8197222285290099E-01
+ 224 5.5999999999999999E-05 3.6838391364910484E-04 -1.8196115958110284E-01
+ 225 5.6249999999999998E-05 3.6833842474211855E-04 -1.8195009630930467E-01
+ 226 5.6499999999999998E-05 3.6829293860095026E-04 -1.8193903303750653E-01
+ 227 5.6749999999999997E-05 3.6824745522559977E-04 -1.8192796976570835E-01
+ 228 5.6999999999999996E-05 3.6820197461606723E-04 -1.8191690649391021E-01
+ 229 5.7249999999999996E-05 3.6815649677235276E-04 -1.8190584322211203E-01
+ 230 5.7499999999999995E-05 3.6811102169445630E-04 -1.8189477995031389E-01
+ 231 5.7749999999999994E-05 3.6806554938237775E-04 -1.8188371667851572E-01
+ 232 5.7999999999999994E-05 3.6802007983611704E-04 -1.8187265340671754E-01
+ 233 5.8250000000000000E-05 3.6797461305567439E-04 -1.8186159013491940E-01
+ 234 5.8499999999999999E-05 3.6792914904104954E-04 -1.8185052686312123E-01
+ 235 5.8749999999999998E-05 3.6788368779224270E-04 -1.8183946359132308E-01
+ 236 5.8999999999999998E-05 3.6783822930925393E-04 -1.8182840031952491E-01
+ 237 5.9249999999999997E-05 3.6779277359208300E-04 -1.8181733704772676E-01
+ 238 5.9499999999999996E-05 3.6774732064072998E-04 -1.8180627377592859E-01
+ 239 5.9749999999999995E-05 3.6770187045519497E-04 -1.8179521050413044E-01
+ 240 5.9999999999999995E-05 3.6765642303547796E-04 -1.8178414723233227E-01
+ 241 6.0249999999999994E-05 3.6761097838157886E-04 -1.8177308396053413E-01
+ 242 6.0499999999999993E-05 3.6756553649349772E-04 -1.8176202068873595E-01
+ 243 6.0749999999999999E-05 3.6752009737123459E-04 -1.8175095741693781E-01
+ 244 6.0999999999999999E-05 3.6747466101478930E-04 -1.8173989414513964E-01
+ 245 6.1249999999999998E-05 3.6742922742416198E-04 -1.8172883087334146E-01
+ 246 6.1500000000000004E-05 3.6738379659935250E-04 -1.8171776760154332E-01
+ 247 6.1749999999999997E-05 3.6733836854036119E-04 -1.8170670432974514E-01
+ 248 6.2000000000000003E-05 3.6729294324718763E-04 -1.8169564105794700E-01
+ 249 6.2250000000000009E-05 3.6724752071983223E-04 -1.8168457778614883E-01
+ 250 6.2500000000000001E-05 3.6720210095829469E-04 -1.8167351451435068E-01
+ 251 6.2750000000000007E-05 3.6715668396257510E-04 -1.8166245124255251E-01
+ 252 6.3000000000000000E-05 3.6711126973267331E-04 -1.8165138797075436E-01
+ 253 6.3250000000000006E-05 3.6706585826858963E-04 -1.8164032469895619E-01
+ 254 6.3499999999999999E-05 3.6702044957032386E-04 -1.8162926142715805E-01
+ 255 6.3750000000000005E-05 3.6697504363787610E-04 -1.8161819815535987E-01
+ 256 6.3999999999999997E-05 3.6692964047124629E-04 -1.8160713488356173E-01
+ 257 6.4250000000000003E-05 3.6688424007043428E-04 -1.8159607161176355E-01
+ 258 6.4500000000000009E-05 3.6683884243544034E-04 -1.8158500833996538E-01
+ 259 6.4750000000000002E-05 3.6679344756626424E-04 -1.8157394506816724E-01
+ 260 6.5000000000000008E-05 3.6674805546290621E-04 -1.8156288179636906E-01
+ 261 6.5250000000000000E-05 3.6670266612536602E-04 -1.8155181852457092E-01
+ 262 6.5500000000000006E-05 3.6665727955364379E-04 -1.8154075525277275E-01
+ 263 6.5749999999999999E-05 3.6661189574773979E-04 -1.8152969198097460E-01
+ 264 6.6000000000000005E-05 3.6656651470765342E-04 -1.8151862870917643E-01
+ 265 6.6249999999999998E-05 3.6652113643338523E-04 -1.8150756543737828E-01
+ 266 6.6500000000000004E-05 3.6647576092493477E-04 -1.8149650216558011E-01
+ 267 6.6750000000000010E-05 3.6643038818230233E-04 -1.8148543889378196E-01
+ 268 6.7000000000000002E-05 3.6638501820548795E-04 -1.8147437562198379E-01
+ 269 6.7250000000000008E-05 3.6633965099449136E-04 -1.8146331235018565E-01
+ 270 6.7500000000000001E-05 3.6629428654931279E-04 -1.8145224907838747E-01
+ 271 6.7750000000000007E-05 3.6624892486995212E-04 -1.8144118580658930E-01
+ 272 6.7999999999999999E-05 3.6620356595640956E-04 -1.8143012253479116E-01
+ 273 6.8250000000000006E-05 3.6615820980868480E-04 -1.8141905926299298E-01
+ 274 6.8499999999999998E-05 3.6611285642677789E-04 -1.8140799599119484E-01
+ 275 6.8750000000000004E-05 3.6606750581068921E-04 -1.8139693271939666E-01
+ 276 6.8999999999999997E-05 3.6602215796041832E-04 -1.8138586944759852E-01
+ 277 6.9250000000000003E-05 3.6597681287596539E-04 -1.8137480617580035E-01
+ 278 6.9500000000000009E-05 3.6593147055733041E-04 -1.8136374290400220E-01
+ 279 6.9750000000000001E-05 3.6588613100451339E-04 -1.8135267963220403E-01
+ 280 7.0000000000000007E-05 3.6584079421751416E-04 -1.8134161636040588E-01
+ 281 7.0250000000000000E-05 3.6579546019633306E-04 -1.8133055308860771E-01
+ 282 7.0500000000000006E-05 3.6575012894096991E-04 -1.8131948981680956E-01
+ 283 7.0749999999999999E-05 3.6570480045142482E-04 -1.8130842654501139E-01
+ 284 7.1000000000000005E-05 3.6565947472769759E-04 -1.8129736327321325E-01
+ 285 7.1249999999999997E-05 3.6561415176978814E-04 -1.8128630000141507E-01
+ 286 7.1500000000000003E-05 3.6556883157769677E-04 -1.8127523672961690E-01
+ 287 7.1750000000000009E-05 3.6552351415142340E-04 -1.8126417345781876E-01
+ 288 7.2000000000000002E-05 3.6547819949096783E-04 -1.8125311018602058E-01
+ 289 7.2250000000000008E-05 3.6543288759633037E-04 -1.8124204691422244E-01
+ 290 7.2500000000000000E-05 3.6538757846751066E-04 -1.8123098364242426E-01
+ 291 7.2750000000000007E-05 3.6534227210450912E-04 -1.8121992037062612E-01
+ 292 7.2999999999999999E-05 3.6529696850732548E-04 -1.8120885709882795E-01
+ 293 7.3250000000000005E-05 3.6525166767595969E-04 -1.8119779382702980E-01
+ 294 7.3499999999999998E-05 3.6520636961041196E-04 -1.8118673055523163E-01
+ 295 7.3750000000000004E-05 3.6516107431068209E-04 -1.8117566728343348E-01
+ 296 7.3999999999999996E-05 3.6511578177677028E-04 -1.8116460401163531E-01
+ 297 7.4250000000000002E-05 3.6507049200867631E-04 -1.8115354073983717E-01
+ 298 7.4500000000000008E-05 3.6502520500640025E-04 -1.8114247746803899E-01
+ 299 7.4750000000000001E-05 3.6497992076994215E-04 -1.8113141419624082E-01
+ 300 7.5000000000000007E-05 3.6493463929930205E-04 -1.8112035092444267E-01
+ 301 7.5250000000000000E-05 3.6488936059448003E-04 -1.8110928765264450E-01
+ 302 7.5500000000000006E-05 3.6484408465547579E-04 -1.8109822438084636E-01
+ 303 7.5749999999999998E-05 3.6479881148228968E-04 -1.8108716110904818E-01
+ 304 7.6000000000000004E-05 3.6475354107492135E-04 -1.8107609783725004E-01
+ 305 7.6249999999999997E-05 3.6470827343337104E-04 -1.8106503456545187E-01
+ 306 7.6500000000000003E-05 3.6466300855763858E-04 -1.8105397129365372E-01
+ 307 7.6750000000000009E-05 3.6461774644772402E-04 -1.8104290802185555E-01
+ 308 7.7000000000000001E-05 3.6457248710362769E-04 -1.8103184475005740E-01
+ 309 7.7250000000000007E-05 3.6452723052534899E-04 -1.8102078147825923E-01
+ 310 7.7500000000000000E-05 3.6448197671288857E-04 -1.8100971820646108E-01
+ 311 7.7750000000000006E-05 3.6443672566624578E-04 -1.8099865493466291E-01
+ 312 7.7999999999999999E-05 3.6439147738542122E-04 -1.8098759166286477E-01
+ 313 7.8250000000000005E-05 3.6434623187041451E-04 -1.8097652839106659E-01
+ 314 7.8499999999999997E-05 3.6430098912122564E-04 -1.8096546511926842E-01
+ 315 7.8750000000000003E-05 3.6425574913785479E-04 -1.8095440184747028E-01
+ 316 7.8999999999999996E-05 3.6421051192030179E-04 -1.8094333857567210E-01
+ 317 7.9250000000000002E-05 3.6416527746856701E-04 -1.8093227530387396E-01
+ 318 7.9500000000000008E-05 3.6412004578264992E-04 -1.8092121203207578E-01
+ 319 7.9750000000000000E-05 3.6407481686255095E-04 -1.8091014876027764E-01
+ 320 8.0000000000000007E-05 3.6402959070826988E-04 -1.8089908548847947E-01
+ 321 8.0249999999999999E-05 3.6398436731980671E-04 -1.8088802221668132E-01
+ 322 8.0500000000000005E-05 3.6393914669716155E-04 -1.8087695894488315E-01
+ 323 8.0749999999999998E-05 3.6389392884033435E-04 -1.8086589567308500E-01
+ 324 8.1000000000000004E-05 3.6384871374932500E-04 -1.8085483240128683E-01
+ 325 8.1249999999999996E-05 3.6380350142413361E-04 -1.8084376912948869E-01
+ 326 8.1500000000000002E-05 3.6375829186476011E-04 -1.8083270585769051E-01
+ 327 8.1750000000000008E-05 3.6371308507120479E-04 -1.8082164258589234E-01
+ 328 8.2000000000000001E-05 3.6366788104346732E-04 -1.8081057931409419E-01
+ 329 8.2250000000000007E-05 3.6362267978154775E-04 -1.8079951604229602E-01
+ 330 8.2500000000000000E-05 3.6357748128544609E-04 -1.8078845277049788E-01
+ 331 8.2750000000000006E-05 3.6353228555516254E-04 -1.8077738949869970E-01
+ 332 8.2999999999999998E-05 3.6348709259069668E-04 -1.8076632622690156E-01
+ 333 8.3250000000000004E-05 3.6344190239204904E-04 -1.8075526295510339E-01
+ 334 8.3499999999999997E-05 3.6339671495921920E-04 -1.8074419968330524E-01
+ 335 8.3750000000000003E-05 3.6335153029220732E-04 -1.8073313641150707E-01
+ 336 8.4000000000000009E-05 3.6330634839101356E-04 -1.8072207313970892E-01
+ 337 8.4250000000000001E-05 3.6326116925563759E-04 -1.8071100986791075E-01
+ 338 8.4500000000000008E-05 3.6321599288607957E-04 -1.8069994659611260E-01
+ 339 8.4750000000000000E-05 3.6317081928233951E-04 -1.8068888332431443E-01
+ 340 8.5000000000000006E-05 3.6312564844441741E-04 -1.8067782005251626E-01
+ 341 8.5249999999999999E-05 3.6308048037231327E-04 -1.8066675678071811E-01
+ 342 8.5500000000000005E-05 3.6303531506602692E-04 -1.8065569350891994E-01
+ 343 8.5749999999999997E-05 3.6299015252555885E-04 -1.8064463023712179E-01
+ 344 8.6000000000000003E-05 3.6294499275090842E-04 -1.8063356696532362E-01
+ 345 8.6249999999999996E-05 3.6289983574207610E-04 -1.8062250369352548E-01
+ 346 8.6500000000000002E-05 3.6285468149906158E-04 -1.8061144042172730E-01
+ 347 8.6750000000000008E-05 3.6280953002186528E-04 -1.8060037714992916E-01
+ 348 8.7000000000000001E-05 3.6276438131048672E-04 -1.8058931387813099E-01
+ 349 8.7250000000000007E-05 3.6271923536492618E-04 -1.8057825060633284E-01
+ 350 8.7499999999999999E-05 3.6267409218518359E-04 -1.8056718733453467E-01
+ 351 8.7750000000000005E-05 3.6262895177125885E-04 -1.8055612406273652E-01
+ 352 8.7999999999999998E-05 3.6258381412315207E-04 -1.8054506079093835E-01
+ 353 8.8250000000000004E-05 3.6253867924086335E-04 -1.8053399751914018E-01
+ 354 8.8499999999999996E-05 3.6249354712439264E-04 -1.8052293424734203E-01
+ 355 8.8750000000000002E-05 3.6244841777373983E-04 -1.8051187097554386E-01
+ 356 8.9000000000000008E-05 3.6240329118890482E-04 -1.8050080770374571E-01
+ 357 8.9250000000000001E-05 3.6235816736988788E-04 -1.8048974443194754E-01
+ 358 8.9500000000000007E-05 3.6231304631668889E-04 -1.8047868116014940E-01
+ 359 8.9750000000000000E-05 3.6226792802930780E-04 -1.8046761788835122E-01
+ 360 9.0000000000000006E-05 3.6222281250774478E-04 -1.8045655461655308E-01
+ 361 9.0249999999999998E-05 3.6217769975199955E-04 -1.8044549134475490E-01
+ 362 9.0500000000000004E-05 3.6213258976207233E-04 -1.8043442807295676E-01
+ 363 9.0749999999999997E-05 3.6208748253796301E-04 -1.8042336480115859E-01
+ 364 9.1000000000000003E-05 3.6204237807967182E-04 -1.8041230152936044E-01
+ 365 9.1249999999999995E-05 3.6199727638719842E-04 -1.8040123825756227E-01
+ 366 9.1500000000000001E-05 3.6195217746054297E-04 -1.8039017498576412E-01
+ 367 9.1750000000000008E-05 3.6190708129970554E-04 -1.8037911171396595E-01
+ 368 9.2000000000000000E-05 3.6186198790468595E-04 -1.8036804844216778E-01
+ 369 9.2250000000000006E-05 3.6181689727548443E-04 -1.8035698517036963E-01
+ 370 9.2499999999999999E-05 3.6177180941210076E-04 -1.8034592189857146E-01
+ 371 9.2750000000000005E-05 3.6172672431453515E-04 -1.8033485862677331E-01
+ 372 9.2999999999999997E-05 3.6168164198278739E-04 -1.8032379535497514E-01
+ 373 9.3250000000000003E-05 3.6163656241685753E-04 -1.8031273208317700E-01
+ 374 9.3499999999999996E-05 3.6159148561674585E-04 -1.8030166881137882E-01
+ 375 9.3750000000000002E-05 3.6154641158245201E-04 -1.8029060553958068E-01
+ 376 9.4000000000000008E-05 3.6150134031397597E-04 -1.8027954226778251E-01
+ 377 9.4250000000000001E-05 3.6145627181131799E-04 -1.8026847899598436E-01
+ 378 9.4500000000000007E-05 3.6141120607447792E-04 -1.8025741572418619E-01
+ 379 9.4749999999999999E-05 3.6136614310345601E-04 -1.8024635245238804E-01
+ 380 9.5000000000000005E-05 3.6132108289825180E-04 -1.8023528918058987E-01
+ 381 9.5249999999999998E-05 3.6127602545886570E-04 -1.8022422590879170E-01
+ 382 9.5500000000000004E-05 3.6123097078529751E-04 -1.8021316263699355E-01
+ 383 9.5749999999999996E-05 3.6118591887754716E-04 -1.8020209936519538E-01
+ 384 9.6000000000000002E-05 3.6114086973561488E-04 -1.8019103609339723E-01
+ 385 9.6250000000000009E-05 3.6109582335950045E-04 -1.8017997282159906E-01
+ 386 9.6500000000000001E-05 3.6105077974920408E-04 -1.8016890954980092E-01
+ 387 9.6750000000000007E-05 3.6100573890472556E-04 -1.8015784627800274E-01
+ 388 9.7000000000000000E-05 3.6096070082606500E-04 -1.8014678300620460E-01
+ 389 9.7250000000000006E-05 3.6091566551322234E-04 -1.8013571973440642E-01
+ 390 9.7499999999999998E-05 3.6087063296619780E-04 -1.8012465646260828E-01
+ 391 9.7750000000000004E-05 3.6082560318499121E-04 -1.8011359319081011E-01
+ 392 9.7999999999999997E-05 3.6078057616960248E-04 -1.8010252991901196E-01
+ 393 9.8250000000000003E-05 3.6073555192003164E-04 -1.8009146664721379E-01
+ 394 9.8499999999999995E-05 3.6069053043627893E-04 -1.8008040337541564E-01
+ 395 9.8750000000000002E-05 3.6064551171834401E-04 -1.8006934010361747E-01
+ 396 9.9000000000000008E-05 3.6060049576622704E-04 -1.8005827683181930E-01
+ 397 9.9250000000000000E-05 3.6055548257992793E-04 -1.8004721356002115E-01
+ 398 9.9500000000000006E-05 3.6051047215944688E-04 -1.8003615028822298E-01
+ 399 9.9749999999999999E-05 3.6046546450478395E-04 -1.8002508701642483E-01
+ 400 1.0000000000000000E-04 3.6042045961593881E-04 -1.8001402374462666E-01
+ 401 1.0025000000000000E-04 3.6037545749291163E-04 -1.8000296047282852E-01
+ 402 1.0050000000000000E-04 3.6033045813570240E-04 -1.7999189720103034E-01
+ 403 1.0075000000000000E-04 3.6028546154431114E-04 -1.7998083392923220E-01
+ 404 1.0100000000000000E-04 3.6024046771873766E-04 -1.7996977065743403E-01
+ 405 1.0125000000000001E-04 3.6019547665898231E-04 -1.7995870738563588E-01
+ 406 1.0150000000000000E-04 3.6015048836504502E-04 -1.7994764411383771E-01
+ 407 1.0175000000000001E-04 3.6010550283692558E-04 -1.7993658084203956E-01
+ 408 1.0200000000000000E-04 3.6006052007462393E-04 -1.7992551757024139E-01
+ 409 1.0225000000000001E-04 3.6001554007814035E-04 -1.7991445429844322E-01
+ 410 1.0250000000000000E-04 3.5997056284747477E-04 -1.7990339102664507E-01
+ 411 1.0275000000000000E-04 3.5992558838262700E-04 -1.7989232775484690E-01
+ 412 1.0300000000000000E-04 3.5988061668359734E-04 -1.7988126448304875E-01
+ 413 1.0325000000000000E-04 3.5983564775038542E-04 -1.7987020121125058E-01
+ 414 1.0349999999999999E-04 3.5979068158299168E-04 -1.7985913793945243E-01
+ 415 1.0375000000000000E-04 3.5974571818141583E-04 -1.7984807466765426E-01
+ 416 1.0400000000000001E-04 3.5970075754565784E-04 -1.7983701139585612E-01
+ 417 1.0425000000000000E-04 3.5965579967571780E-04 -1.7982594812405794E-01
+ 418 1.0450000000000001E-04 3.5961084457159583E-04 -1.7981488485225980E-01
+ 419 1.0475000000000000E-04 3.5956589223329181E-04 -1.7980382158046163E-01
+ 420 1.0500000000000000E-04 3.5952094266080548E-04 -1.7979275830866348E-01
+ 421 1.0525000000000000E-04 3.5947599585413738E-04 -1.7978169503686531E-01
+ 422 1.0550000000000000E-04 3.5943105181328707E-04 -1.7977063176506713E-01
+ 423 1.0575000000000000E-04 3.5938611053825477E-04 -1.7975956849326899E-01
+ 424 1.0600000000000000E-04 3.5934117202904048E-04 -1.7974850522147082E-01
+ 425 1.0625000000000001E-04 3.5929623628564410E-04 -1.7973744194967267E-01
+ 426 1.0650000000000000E-04 3.5925130330806567E-04 -1.7972637867787450E-01
+ 427 1.0675000000000001E-04 3.5920637309630525E-04 -1.7971531540607635E-01
+ 428 1.0700000000000000E-04 3.5916144565036268E-04 -1.7970425213427818E-01
+ 429 1.0725000000000000E-04 3.5911652097023807E-04 -1.7969318886248004E-01
+ 430 1.0750000000000000E-04 3.5907159905593130E-04 -1.7968212559068186E-01
+ 431 1.0775000000000000E-04 3.5902667990744271E-04 -1.7967106231888372E-01
+ 432 1.0800000000000000E-04 3.5898176352477186E-04 -1.7965999904708554E-01
+ 433 1.0825000000000000E-04 3.5893684990791918E-04 -1.7964893577528740E-01
+ 434 1.0849999999999999E-04 3.5889193905688435E-04 -1.7963787250348923E-01
+ 435 1.0875000000000000E-04 3.5884703097166748E-04 -1.7962680923169105E-01
+ 436 1.0900000000000001E-04 3.5880212565226840E-04 -1.7961574595989291E-01
+ 437 1.0925000000000000E-04 3.5875722309868744E-04 -1.7960468268809474E-01
+ 438 1.0950000000000001E-04 3.5871232331092444E-04 -1.7959361941629659E-01
+ 439 1.0975000000000000E-04 3.5866742628897934E-04 -1.7958255614449842E-01
+ 440 1.1000000000000000E-04 3.5862253203285225E-04 -1.7957149287270027E-01
+ 441 1.1025000000000000E-04 3.5857764054254295E-04 -1.7956042960090210E-01
+ 442 1.1050000000000000E-04 3.5853275181805161E-04 -1.7954936632910395E-01
+ 443 1.1075000000000000E-04 3.5848786585937834E-04 -1.7953830305730578E-01
+ 444 1.1100000000000000E-04 3.5844298266652307E-04 -1.7952723978550764E-01
+ 445 1.1125000000000001E-04 3.5839810223948571E-04 -1.7951617651370946E-01
+ 446 1.1150000000000000E-04 3.5835322457826620E-04 -1.7950511324191132E-01
+ 447 1.1175000000000001E-04 3.5830834968286475E-04 -1.7949404997011315E-01
+ 448 1.1200000000000000E-04 3.5826347755328109E-04 -1.7948298669831497E-01
+ 449 1.1225000000000000E-04 3.5821860818951561E-04 -1.7947192342651683E-01
+ 450 1.1250000000000000E-04 3.5817374159156776E-04 -1.7946086015471865E-01
+ 451 1.1275000000000000E-04 3.5812887775943814E-04 -1.7944979688292051E-01
+ 452 1.1300000000000000E-04 3.5808401669312648E-04 -1.7943873361112234E-01
+ 453 1.1325000000000000E-04 3.5803915839263261E-04 -1.7942767033932419E-01
+ 454 1.1350000000000001E-04 3.5799430285795675E-04 -1.7941660706752602E-01
+ 455 1.1375000000000000E-04 3.5794945008909884E-04 -1.7940554379572787E-01
+ 456 1.1400000000000001E-04 3.5790460008605895E-04 -1.7939448052392970E-01
+ 457 1.1425000000000000E-04 3.5785975284883680E-04 -1.7938341725213156E-01
+ 458 1.1450000000000000E-04 3.5781490837743271E-04 -1.7937235398033338E-01
+ 459 1.1475000000000000E-04 3.5777006667184674E-04 -1.7936129070853524E-01
+ 460 1.1500000000000000E-04 3.5772522773207856E-04 -1.7935022743673706E-01
+ 461 1.1525000000000000E-04 3.5768039155812835E-04 -1.7933916416493892E-01
+ 462 1.1550000000000000E-04 3.5763555814999608E-04 -1.7932810089314075E-01
+ 463 1.1574999999999999E-04 3.5759072750768178E-04 -1.7931703762134257E-01
+ 464 1.1600000000000000E-04 3.5754589963118543E-04 -1.7930597434954443E-01
+ 465 1.1625000000000001E-04 3.5750107452050688E-04 -1.7929491107774626E-01
+ 466 1.1650000000000000E-04 3.5745625217564660E-04 -1.7928384780594811E-01
+ 467 1.1675000000000001E-04 3.5741143259660407E-04 -1.7927278453414994E-01
+ 468 1.1700000000000000E-04 3.5736661578337955E-04 -1.7926172126235179E-01
+ 469 1.1725000000000000E-04 3.5732180173597282E-04 -1.7925065799055362E-01
+ 470 1.1750000000000000E-04 3.5727699045438421E-04 -1.7923959471875547E-01
+ 471 1.1775000000000000E-04 3.5723218193861351E-04 -1.7922853144695730E-01
+ 472 1.1800000000000000E-04 3.5718737618866081E-04 -1.7921746817515916E-01
+ 473 1.1825000000000000E-04 3.5714257320452591E-04 -1.7920640490336098E-01
+ 474 1.1850000000000001E-04 3.5709777298620896E-04 -1.7919534163156284E-01
+ 475 1.1875000000000000E-04 3.5705297553371008E-04 -1.7918427835976466E-01
+ 476 1.1900000000000001E-04 3.5700818084702916E-04 -1.7917321508796649E-01
+ 477 1.1925000000000000E-04 3.5696338892616608E-04 -1.7916215181616835E-01
+ 478 1.1950000000000000E-04 3.5691859977112113E-04 -1.7915108854437017E-01
+ 479 1.1975000000000000E-04 3.5687381338189391E-04 -1.7914002527257203E-01
+ 480 1.2000000000000000E-04 3.5682902975848482E-04 -1.7912896200077386E-01
+ 481 1.2025000000000000E-04 3.5678424890089357E-04 -1.7911789872897571E-01
+ 482 1.2050000000000000E-04 3.5673947080912038E-04 -1.7910683545717754E-01
+ 483 1.2074999999999999E-04 3.5669469548316499E-04 -1.7909577218537939E-01
+ 484 1.2100000000000000E-04 3.5664992292302761E-04 -1.7908470891358122E-01
+ 485 1.2125000000000001E-04 3.5660515312870830E-04 -1.7907364564178307E-01
+ 486 1.2150000000000000E-04 3.5656038610020678E-04 -1.7906258236998490E-01
+ 487 1.2175000000000000E-04 3.5651562183752322E-04 -1.7905151909818676E-01
+ 488 1.2200000000000000E-04 3.5647086034065761E-04 -1.7904045582638858E-01
+ 489 1.2224999999999999E-04 3.5642610160961001E-04 -1.7902939255459044E-01
+ 490 1.2250000000000000E-04 3.5638134564438032E-04 -1.7901832928279227E-01
+ 491 1.2275000000000000E-04 3.5633659244496858E-04 -1.7900726601099409E-01
+ 492 1.2300000000000001E-04 3.5629184201137480E-04 -1.7899620273919595E-01
+ 493 1.2324999999999999E-04 3.5624709434359898E-04 -1.7898513946739777E-01
+ 494 1.2349999999999999E-04 3.5620234944164111E-04 -1.7897407619559963E-01
+ 495 1.2375000000000000E-04 3.5615760730550120E-04 -1.7896301292380146E-01
+ 496 1.2400000000000001E-04 3.5611286793517925E-04 -1.7895194965200331E-01
+ 497 1.2425000000000001E-04 3.5606813133067525E-04 -1.7894088638020514E-01
+ 498 1.2449999999999999E-04 3.5602339749198916E-04 -1.7892982310840699E-01
+ 499 1.2475000000000000E-04 3.5597866641912107E-04 -1.7891875983660882E-01
+ 500 1.2500000000000000E-04 3.5593393811207078E-04 -1.7890769656481068E-01
+ 501 1.2525000000000001E-04 3.5588921257083861E-04 -1.7889663329301250E-01
+ 502 1.2549999999999999E-04 3.5584448979542423E-04 -1.7888557002121436E-01
+ 503 1.2574999999999999E-04 3.5579976978582808E-04 -1.7887450674941618E-01
+ 504 1.2600000000000000E-04 3.5575505254204962E-04 -1.7886344347761801E-01
+ 505 1.2625000000000001E-04 3.5571033806408911E-04 -1.7885238020581987E-01
+ 506 1.2650000000000001E-04 3.5566562635194673E-04 -1.7884131693402169E-01
+ 507 1.2674999999999999E-04 3.5562091740562219E-04 -1.7883025366222355E-01
+ 508 1.2700000000000000E-04 3.5557621122511560E-04 -1.7881919039042538E-01
+ 509 1.2725000000000000E-04 3.5553150781042687E-04 -1.7880812711862723E-01
+ 510 1.2750000000000001E-04 3.5548680716155625E-04 -1.7879706384682906E-01
+ 511 1.2774999999999999E-04 3.5544210927850359E-04 -1.7878600057503091E-01
+ 512 1.2799999999999999E-04 3.5539741416126878E-04 -1.7877493730323274E-01
+ 513 1.2825000000000000E-04 3.5535272180985204E-04 -1.7876387403143459E-01
+ 514 1.2850000000000001E-04 3.5530803222425309E-04 -1.7875281075963642E-01
+ 515 1.2875000000000001E-04 3.5526334540447214E-04 -1.7874174748783828E-01
+ 516 1.2899999999999999E-04 3.5521866135050911E-04 -1.7873068421604010E-01
+ 517 1.2925000000000000E-04 3.5517398006236408E-04 -1.7871962094424193E-01
+ 518 1.2950000000000000E-04 3.5512930154003706E-04 -1.7870855767244379E-01
+ 519 1.2975000000000001E-04 3.5508462578352789E-04 -1.7869749440064561E-01
+ 520 1.2999999999999999E-04 3.5503995279283673E-04 -1.7868643112884747E-01
+ 521 1.3024999999999999E-04 3.5499528256796342E-04 -1.7867536785704929E-01
+ 522 1.3050000000000000E-04 3.5495061510890818E-04 -1.7866430458525115E-01
+ 523 1.3075000000000001E-04 3.5490595041567078E-04 -1.7865324131345298E-01
+ 524 1.3100000000000001E-04 3.5486128848825145E-04 -1.7864217804165483E-01
+ 525 1.3124999999999999E-04 3.5481662932665002E-04 -1.7863111476985666E-01
+ 526 1.3150000000000000E-04 3.5477197293086650E-04 -1.7862005149805851E-01
+ 527 1.3175000000000000E-04 3.5472731930090098E-04 -1.7860898822626034E-01
+ 528 1.3200000000000001E-04 3.5468266843675331E-04 -1.7859792495446219E-01
+ 529 1.3224999999999999E-04 3.5463802033842382E-04 -1.7858686168266402E-01
+ 530 1.3250000000000000E-04 3.5459337500591206E-04 -1.7857579841086585E-01
+ 531 1.3275000000000000E-04 3.5454873243921832E-04 -1.7856473513906770E-01
+ 532 1.3300000000000001E-04 3.5450409263834242E-04 -1.7855367186726953E-01
+ 533 1.3325000000000001E-04 3.5445945560328459E-04 -1.7854260859547139E-01
+ 534 1.3349999999999999E-04 3.5441482133404477E-04 -1.7853154532367321E-01
+ 535 1.3375000000000000E-04 3.5437018983062286E-04 -1.7852048205187507E-01
+ 536 1.3400000000000000E-04 3.5432556109301879E-04 -1.7850941878007690E-01
+ 537 1.3425000000000001E-04 3.5428093512123284E-04 -1.7849835550827875E-01
+ 538 1.3449999999999999E-04 3.5423631191526463E-04 -1.7848729223648058E-01
+ 539 1.3475000000000000E-04 3.5419169147511459E-04 -1.7847622896468243E-01
+ 540 1.3500000000000000E-04 3.5414707380078229E-04 -1.7846516569288426E-01
+ 541 1.3525000000000001E-04 3.5410245889226812E-04 -1.7845410242108611E-01
+ 542 1.3549999999999999E-04 3.5405784674957184E-04 -1.7844303914928794E-01
+ 543 1.3574999999999999E-04 3.5401323737269352E-04 -1.7843197587748977E-01
+ 544 1.3600000000000000E-04 3.5396863076163311E-04 -1.7842091260569162E-01
+ 545 1.3625000000000001E-04 3.5392402691639059E-04 -1.7840984933389345E-01
+ 546 1.3650000000000001E-04 3.5387942583696620E-04 -1.7839878606209530E-01
+ 547 1.3674999999999999E-04 3.5383482752335960E-04 -1.7838772279029713E-01
+ 548 1.3700000000000000E-04 3.5379023197557101E-04 -1.7837665951849899E-01
+ 549 1.3725000000000000E-04 3.5374563919360032E-04 -1.7836559624670081E-01
+ 550 1.3750000000000001E-04 3.5370104917744759E-04 -1.7835453297490267E-01
+ 551 1.3774999999999999E-04 3.5365646192711287E-04 -1.7834346970310450E-01
+ 552 1.3799999999999999E-04 3.5361187744259616E-04 -1.7833240643130635E-01
+ 553 1.3825000000000000E-04 3.5356729572389730E-04 -1.7832134315950818E-01
+ 554 1.3850000000000001E-04 3.5352271677101629E-04 -1.7831027988771003E-01
+ 555 1.3875000000000001E-04 3.5347814058395345E-04 -1.7829921661591186E-01
+ 556 1.3899999999999999E-04 3.5343356716270846E-04 -1.7828815334411371E-01
+ 557 1.3925000000000000E-04 3.5338899650728126E-04 -1.7827709007231554E-01
+ 558 1.3950000000000000E-04 3.5334442861767218E-04 -1.7826602680051737E-01
+ 559 1.3975000000000001E-04 3.5329986349388106E-04 -1.7825496352871922E-01
+ 560 1.3999999999999999E-04 3.5325530113590784E-04 -1.7824390025692105E-01
+ 561 1.4024999999999999E-04 3.5321074154375263E-04 -1.7823283698512291E-01
+ 562 1.4050000000000000E-04 3.5316618471741522E-04 -1.7822177371332473E-01
+ 563 1.4075000000000001E-04 3.5312163065689592E-04 -1.7821071044152659E-01
+ 564 1.4100000000000001E-04 3.5307707936219442E-04 -1.7819964716972841E-01
+ 565 1.4124999999999999E-04 3.5303253083331115E-04 -1.7818858389793027E-01
+ 566 1.4150000000000000E-04 3.5298798507024556E-04 -1.7817752062613210E-01
+ 567 1.4175000000000000E-04 3.5294344207299793E-04 -1.7816645735433395E-01
+ 568 1.4200000000000001E-04 3.5289890184156836E-04 -1.7815539408253578E-01
+ 569 1.4224999999999999E-04 3.5285436437595676E-04 -1.7814433081073763E-01
+ 570 1.4249999999999999E-04 3.5280982967616299E-04 -1.7813326753893946E-01
+ 571 1.4275000000000000E-04 3.5276529774218730E-04 -1.7812220426714129E-01
+ 572 1.4300000000000001E-04 3.5272076857402945E-04 -1.7811114099534314E-01
+ 573 1.4325000000000001E-04 3.5267624217168950E-04 -1.7810007772354497E-01
+ 574 1.4349999999999999E-04 3.5263171853516768E-04 -1.7808901445174682E-01
+ 575 1.4375000000000000E-04 3.5258719766446370E-04 -1.7807795117994865E-01
+ 576 1.4400000000000000E-04 3.5254267955957779E-04 -1.7806688790815051E-01
+ 577 1.4425000000000001E-04 3.5249816422050972E-04 -1.7805582463635233E-01
+ 578 1.4449999999999999E-04 3.5245365164725956E-04 -1.7804476136455419E-01
+ 579 1.4474999999999999E-04 3.5240914183982735E-04 -1.7803369809275602E-01
+ 580 1.4500000000000000E-04 3.5236463479821310E-04 -1.7802263482095787E-01
+ 581 1.4525000000000001E-04 3.5232013052241681E-04 -1.7801157154915970E-01
+ 582 1.4550000000000001E-04 3.5227562901243853E-04 -1.7800050827736155E-01
+ 583 1.4574999999999999E-04 3.5223113026827826E-04 -1.7798944500556338E-01
+ 584 1.4600000000000000E-04 3.5218663428993583E-04 -1.7797838173376523E-01
+ 585 1.4625000000000000E-04 3.5214214107741137E-04 -1.7796731846196706E-01
+ 586 1.4650000000000001E-04 3.5209765063070486E-04 -1.7795625519016889E-01
+ 587 1.4674999999999999E-04 3.5205316294981630E-04 -1.7794519191837074E-01
+ 588 1.4700000000000000E-04 3.5200867803474555E-04 -1.7793412864657257E-01
+ 589 1.4725000000000000E-04 3.5196419588549296E-04 -1.7792306537477443E-01
+ 590 1.4750000000000001E-04 3.5191971650205822E-04 -1.7791200210297625E-01
+ 591 1.4774999999999999E-04 3.5187523988444150E-04 -1.7790093883117811E-01
+ 592 1.4799999999999999E-04 3.5183076603264267E-04 -1.7788987555937993E-01
+ 593 1.4825000000000000E-04 3.5178629494666186E-04 -1.7787881228758179E-01
+ 594 1.4850000000000000E-04 3.5174182662649884E-04 -1.7786774901578362E-01
+ 595 1.4875000000000001E-04 3.5169736107215388E-04 -1.7785668574398547E-01
+ 596 1.4899999999999999E-04 3.5165289828362694E-04 -1.7784562247218730E-01
+ 597 1.4925000000000000E-04 3.5160843826091779E-04 -1.7783455920038915E-01
+ 598 1.4950000000000000E-04 3.5156398100402660E-04 -1.7782349592859098E-01
+ 599 1.4975000000000001E-04 3.5151952651295347E-04 -1.7781243265679281E-01
+ 600 1.4999999999999999E-04 3.5147507478769830E-04 -1.7780136938499466E-01
+ 601 1.5024999999999999E-04 3.5143062582826097E-04 -1.7779030611319649E-01
+ 602 1.5050000000000000E-04 3.5138617963464172E-04 -1.7777924284139834E-01
+ 603 1.5075000000000001E-04 3.5134173620684031E-04 -1.7776817956960017E-01
+ 604 1.5100000000000001E-04 3.5129729554485685E-04 -1.7775711629780203E-01
+ 605 1.5124999999999999E-04 3.5125285764869130E-04 -1.7774605302600385E-01
+ 606 1.5150000000000000E-04 3.5120842251834387E-04 -1.7773498975420571E-01
+ 607 1.5175000000000000E-04 3.5116399015381423E-04 -1.7772392648240753E-01
+ 608 1.5200000000000001E-04 3.5111956055510260E-04 -1.7771286321060939E-01
+ 609 1.5224999999999999E-04 3.5107513372220899E-04 -1.7770179993881122E-01
+ 610 1.5249999999999999E-04 3.5103070965513327E-04 -1.7769073666701307E-01
+ 611 1.5275000000000000E-04 3.5098628835387546E-04 -1.7767967339521490E-01
+ 612 1.5300000000000001E-04 3.5094186981843561E-04 -1.7766861012341673E-01
+ 613 1.5325000000000001E-04 3.5089745404881371E-04 -1.7765754685161858E-01
+ 614 1.5349999999999999E-04 3.5085304104500982E-04 -1.7764648357982041E-01
+ 615 1.5375000000000000E-04 3.5080863080702395E-04 -1.7763542030802226E-01
+ 616 1.5400000000000000E-04 3.5076422333485575E-04 -1.7762435703622409E-01
+ 617 1.5425000000000001E-04 3.5071981862850585E-04 -1.7761329376442594E-01
+ 618 1.5449999999999999E-04 3.5067541668797357E-04 -1.7760223049262777E-01
+ 619 1.5474999999999999E-04 3.5063101751325941E-04 -1.7759116722082963E-01
+ 620 1.5500000000000000E-04 3.5058662110436315E-04 -1.7758010394903145E-01
+ 621 1.5525000000000001E-04 3.5054222746128496E-04 -1.7756904067723331E-01
+ 622 1.5550000000000001E-04 3.5049783658402451E-04 -1.7755797740543514E-01
+ 623 1.5574999999999999E-04 3.5045344847258229E-04 -1.7754691413363699E-01
+ 624 1.5600000000000000E-04 3.5040906312695775E-04 -1.7753585086183882E-01
+ 625 1.5625000000000000E-04 3.5036468054715117E-04 -1.7752478759004064E-01
+ 626 1.5650000000000001E-04 3.5032030073316281E-04 -1.7751372431824250E-01
+ 627 1.5674999999999999E-04 3.5027592368499214E-04 -1.7750266104644433E-01
+ 628 1.5699999999999999E-04 3.5023154940263943E-04 -1.7749159777464618E-01
+ 629 1.5725000000000000E-04 3.5018717788610484E-04 -1.7748053450284801E-01
+ 630 1.5750000000000001E-04 3.5014280913538810E-04 -1.7746947123104986E-01
+ 631 1.5774999999999999E-04 3.5009844315048931E-04 -1.7745840795925169E-01
+ 632 1.5799999999999999E-04 3.5005407993140837E-04 -1.7744734468745355E-01
+ 633 1.5825000000000000E-04 3.5000971947814555E-04 -1.7743628141565537E-01
+ 634 1.5850000000000000E-04 3.4996536179070058E-04 -1.7742521814385723E-01
+ 635 1.5875000000000001E-04 3.4992100686907367E-04 -1.7741415487205905E-01
+ 636 1.5899999999999999E-04 3.4987665471326472E-04 -1.7740309160026091E-01
+ 637 1.5924999999999999E-04 3.4983230532327356E-04 -1.7739202832846274E-01
+ 638 1.5950000000000000E-04 3.4978795869910042E-04 -1.7738096505666456E-01
+ 639 1.5975000000000001E-04 3.4974361484074517E-04 -1.7736990178486642E-01
+ 640 1.5999999999999999E-04 3.4969927374820794E-04 -1.7735883851306825E-01
+ 641 1.6024999999999999E-04 3.4965493542148872E-04 -1.7734777524127010E-01
+ 642 1.6050000000000000E-04 3.4961059986058735E-04 -1.7733671196947193E-01
+ 643 1.6075000000000000E-04 3.4956626706550393E-04 -1.7732564869767378E-01
+ 644 1.6100000000000001E-04 3.4952193703623847E-04 -1.7731458542587561E-01
+ 645 1.6124999999999999E-04 3.4947760977279102E-04 -1.7730352215407746E-01
+ 646 1.6150000000000000E-04 3.4943328527516142E-04 -1.7729245888227929E-01
+ 647 1.6175000000000000E-04 3.4938896354334988E-04 -1.7728139561048115E-01
+ 648 1.6200000000000001E-04 3.4934464457735625E-04 -1.7727033233868297E-01
+ 649 1.6224999999999999E-04 3.4930032837718052E-04 -1.7725926906688483E-01
+ 650 1.6249999999999999E-04 3.4925601494282280E-04 -1.7724820579508666E-01
+ 651 1.6275000000000000E-04 3.4921170427428292E-04 -1.7723714252328851E-01
+ 652 1.6300000000000000E-04 3.4916739637156106E-04 -1.7722607925149034E-01
+ 653 1.6325000000000001E-04 3.4912309123465716E-04 -1.7721501597969216E-01
+ 654 1.6349999999999999E-04 3.4907878886357115E-04 -1.7720395270789402E-01
+ 655 1.6375000000000000E-04 3.4903448925830332E-04 -1.7719288943609585E-01
+ 656 1.6400000000000000E-04 3.4899019241885318E-04 -1.7718182616429770E-01
+ 657 1.6425000000000001E-04 3.4894589834522110E-04 -1.7717076289249953E-01
+ 658 1.6449999999999999E-04 3.4890160703740703E-04 -1.7715969962070138E-01
+ 659 1.6474999999999999E-04 3.4885731849541076E-04 -1.7714863634890321E-01
+ 660 1.6500000000000000E-04 3.4881303271923244E-04 -1.7713757307710506E-01
+ 661 1.6525000000000001E-04 3.4876874970887219E-04 -1.7712650980530689E-01
+ 662 1.6550000000000001E-04 3.4872446946432990E-04 -1.7711544653350875E-01
+ 663 1.6574999999999999E-04 3.4868019198560545E-04 -1.7710438326171057E-01
+ 664 1.6600000000000000E-04 3.4863591727269896E-04 -1.7709331998991243E-01
+ 665 1.6625000000000000E-04 3.4859164532561048E-04 -1.7708225671811426E-01
+ 666 1.6650000000000001E-04 3.4854737614433995E-04 -1.7707119344631608E-01
+ 667 1.6674999999999999E-04 3.4850310972888728E-04 -1.7706013017451794E-01
+ 668 1.6699999999999999E-04 3.4845884607925267E-04 -1.7704906690271976E-01
+ 669 1.6725000000000000E-04 3.4841458519543596E-04 -1.7703800363092162E-01
+ 670 1.6750000000000001E-04 3.4837032707743716E-04 -1.7702694035912345E-01
+ 671 1.6775000000000001E-04 3.4832607172525647E-04 -1.7701587708732530E-01
+ 672 1.6799999999999999E-04 3.4828181913889358E-04 -1.7700481381552713E-01
+ 673 1.6825000000000000E-04 3.4823756931834870E-04 -1.7699375054372898E-01
+ 674 1.6850000000000000E-04 3.4819332226362172E-04 -1.7698268727193081E-01
+ 675 1.6875000000000001E-04 3.4814907797471270E-04 -1.7697162400013267E-01
+ 676 1.6899999999999999E-04 3.4810483645162163E-04 -1.7696056072833449E-01
+ 677 1.6924999999999999E-04 3.4806059769434852E-04 -1.7694949745653635E-01
+ 678 1.6950000000000000E-04 3.4801636170289337E-04 -1.7693843418473817E-01
+ 679 1.6975000000000001E-04 3.4797212847725612E-04 -1.7692737091294000E-01
+ 680 1.6999999999999999E-04 3.4792789801743693E-04 -1.7691630764114186E-01
+ 681 1.7024999999999999E-04 3.4788367032343560E-04 -1.7690524436934368E-01
+ 682 1.7050000000000000E-04 3.4783944539525227E-04 -1.7689418109754554E-01
+ 683 1.7075000000000000E-04 3.4779522323288690E-04 -1.7688311782574737E-01
+ 684 1.7100000000000001E-04 3.4775100383633933E-04 -1.7687205455394922E-01
+ 685 1.7124999999999999E-04 3.4770678720560982E-04 -1.7686099128215105E-01
+ 686 1.7149999999999999E-04 3.4766257334069832E-04 -1.7684992801035290E-01
+ 687 1.7175000000000000E-04 3.4761836224160461E-04 -1.7683886473855473E-01
+ 688 1.7200000000000001E-04 3.4757415390832902E-04 -1.7682780146675658E-01
+ 689 1.7224999999999999E-04 3.4752994834087134E-04 -1.7681673819495841E-01
+ 690 1.7249999999999999E-04 3.4748574553923150E-04 -1.7680567492316027E-01
+ 691 1.7275000000000000E-04 3.4744154550340973E-04 -1.7679461165136209E-01
+ 692 1.7300000000000000E-04 3.4739734823340581E-04 -1.7678354837956395E-01
+ 693 1.7325000000000001E-04 3.4735315372921995E-04 -1.7677248510776578E-01
+ 694 1.7349999999999999E-04 3.4730896199085194E-04 -1.7676142183596760E-01
+ 695 1.7374999999999999E-04 3.4726477301830200E-04 -1.7675035856416946E-01
+ 696 1.7400000000000000E-04 3.4722058681156974E-04 -1.7673929529237128E-01
+ 697 1.7425000000000001E-04 3.4717640337065571E-04 -1.7672823202057314E-01
+ 698 1.7449999999999999E-04 3.4713222269555963E-04 -1.7671716874877497E-01
+ 699 1.7474999999999999E-04 3.4708804478628141E-04 -1.7670610547697682E-01
+ 700 1.7500000000000000E-04 3.4704386964282108E-04 -1.7669504220517865E-01
+ 701 1.7525000000000000E-04 3.4699969726517877E-04 -1.7668397893338050E-01
+ 702 1.7550000000000001E-04 3.4695552765335447E-04 -1.7667291566158233E-01
+ 703 1.7574999999999999E-04 3.4691136080734791E-04 -1.7666185238978419E-01
+ 704 1.7600000000000000E-04 3.4686719672715941E-04 -1.7665078911798601E-01
+ 705 1.7625000000000000E-04 3.4682303541278898E-04 -1.7663972584618787E-01
+ 706 1.7650000000000001E-04 3.4677887686423645E-04 -1.7662866257438969E-01
+ 707 1.7674999999999999E-04 3.4673472108150182E-04 -1.7661759930259152E-01
+ 708 1.7699999999999999E-04 3.4669056806458515E-04 -1.7660653603079338E-01
+ 709 1.7725000000000000E-04 3.4664641781348643E-04 -1.7659547275899520E-01
+ 710 1.7750000000000000E-04 3.4660227032820551E-04 -1.7658440948719706E-01
+ 711 1.7775000000000001E-04 3.4655812560874287E-04 -1.7657334621539889E-01
+ 712 1.7799999999999999E-04 3.4651398365509787E-04 -1.7656228294360074E-01
+ 713 1.7825000000000000E-04 3.4646984446727092E-04 -1.7655121967180257E-01
+ 714 1.7850000000000000E-04 3.4642570804526199E-04 -1.7654015640000442E-01
+ 715 1.7875000000000001E-04 3.4638157438907096E-04 -1.7652909312820625E-01
+ 716 1.7899999999999999E-04 3.4633744349869795E-04 -1.7651802985640810E-01
+ 717 1.7924999999999999E-04 3.4629331537414272E-04 -1.7650696658460993E-01
+ 718 1.7950000000000000E-04 3.4624919001540562E-04 -1.7649590331281179E-01
+ 719 1.7975000000000001E-04 3.4620506742248631E-04 -1.7648484004101361E-01
+ 720 1.8000000000000001E-04 3.4616094759538506E-04 -1.7647377676921544E-01
+ 721 1.8024999999999999E-04 3.4611683053410182E-04 -1.7646271349741730E-01
+ 722 1.8050000000000000E-04 3.4607271623863633E-04 -1.7645165022561912E-01
+ 723 1.8075000000000000E-04 3.4602860470898901E-04 -1.7644058695382098E-01
+ 724 1.8100000000000001E-04 3.4598449594515942E-04 -1.7642952368202280E-01
+ 725 1.8124999999999999E-04 3.4594038994714796E-04 -1.7641846041022466E-01
+ 726 1.8149999999999999E-04 3.4589628671495440E-04 -1.7640739713842649E-01
+ 727 1.8175000000000000E-04 3.4585218624857880E-04 -1.7639633386662834E-01
+ 728 1.8200000000000001E-04 3.4580808854802110E-04 -1.7638527059483017E-01
+ 729 1.8224999999999998E-04 3.4576399361328130E-04 -1.7637420732303202E-01
+ 730 1.8249999999999999E-04 3.4571990144435962E-04 -1.7636314405123385E-01
+ 731 1.8275000000000000E-04 3.4567581204125573E-04 -1.7635208077943570E-01
+ 732 1.8300000000000000E-04 3.4563172540396985E-04 -1.7634101750763753E-01
+ 733 1.8325000000000001E-04 3.4558764153250188E-04 -1.7632995423583936E-01
+ 734 1.8349999999999999E-04 3.4554356042685187E-04 -1.7631889096404121E-01
+ 735 1.8374999999999999E-04 3.4549948208701986E-04 -1.7630782769224304E-01
+ 736 1.8400000000000000E-04 3.4545540651300587E-04 -1.7629676442044490E-01
+ 737 1.8425000000000001E-04 3.4541133370480972E-04 -1.7628570114864672E-01
+ 738 1.8449999999999999E-04 3.4536726366243153E-04 -1.7627463787684858E-01
+ 739 1.8474999999999999E-04 3.4532319638587130E-04 -1.7626357460505040E-01
+ 740 1.8500000000000000E-04 3.4527913187512902E-04 -1.7625251133325226E-01
+ 741 1.8525000000000000E-04 3.4523507013020454E-04 -1.7624144806145409E-01
+ 742 1.8550000000000001E-04 3.4519101115109817E-04 -1.7623038478965594E-01
+ 743 1.8574999999999999E-04 3.4514695493780977E-04 -1.7621932151785777E-01
+ 744 1.8599999999999999E-04 3.4510290149033932E-04 -1.7620825824605962E-01
+ 745 1.8625000000000000E-04 3.4505885080868677E-04 -1.7619719497426145E-01
+ 746 1.8650000000000001E-04 3.4501480289285212E-04 -1.7618613170246328E-01
+ 747 1.8674999999999999E-04 3.4497075774283549E-04 -1.7617506843066513E-01
+ 748 1.8699999999999999E-04 3.4492671535863681E-04 -1.7616400515886696E-01
+ 749 1.8725000000000000E-04 3.4488267574025615E-04 -1.7615294188706881E-01
+ 750 1.8750000000000000E-04 3.4483863888769327E-04 -1.7614187861527064E-01
+ 751 1.8775000000000001E-04 3.4479460480094846E-04 -1.7613081534347250E-01
+ 752 1.8799999999999999E-04 3.4475057348002156E-04 -1.7611975207167432E-01
+ 753 1.8825000000000000E-04 3.4470654492491250E-04 -1.7610868879987618E-01
+ 754 1.8850000000000000E-04 3.4466251913562162E-04 -1.7609762552807801E-01
+ 755 1.8875000000000001E-04 3.4461849611214858E-04 -1.7608656225627986E-01
+ 756 1.8899999999999999E-04 3.4457447585449345E-04 -1.7607549898448169E-01
+ 757 1.8924999999999999E-04 3.4453045836265627E-04 -1.7606443571268354E-01
+ 758 1.8950000000000000E-04 3.4448644363663716E-04 -1.7605337244088537E-01
+ 759 1.8975000000000000E-04 3.4444243167643600E-04 -1.7604230916908722E-01
+ 760 1.9000000000000001E-04 3.4439842248205264E-04 -1.7603124589728905E-01
+ 761 1.9024999999999999E-04 3.4435441605348729E-04 -1.7602018262549091E-01
+ 762 1.9050000000000000E-04 3.4431041239073984E-04 -1.7600911935369273E-01
+ 763 1.9075000000000000E-04 3.4426641149381041E-04 -1.7599805608189456E-01
+ 764 1.9100000000000001E-04 3.4422241336269882E-04 -1.7598699281009642E-01
+ 765 1.9124999999999999E-04 3.4417841799740540E-04 -1.7597592953829824E-01
+ 766 1.9149999999999999E-04 3.4413442539792967E-04 -1.7596486626650010E-01
+ 767 1.9175000000000000E-04 3.4409043556427201E-04 -1.7595380299470192E-01
+ 768 1.9200000000000000E-04 3.4404644849643230E-04 -1.7594273972290378E-01
+ 769 1.9225000000000001E-04 3.4400246419441055E-04 -1.7593167645110561E-01
+ 770 1.9249999999999999E-04 3.4395848265820675E-04 -1.7592061317930746E-01
+ 771 1.9275000000000000E-04 3.4391450388782108E-04 -1.7590954990750929E-01
+ 772 1.9300000000000000E-04 3.4387052788325303E-04 -1.7589848663571114E-01
+ 773 1.9325000000000001E-04 3.4382655464450322E-04 -1.7588742336391297E-01
+ 774 1.9349999999999999E-04 3.4378258417157108E-04 -1.7587636009211483E-01
+ 775 1.9374999999999999E-04 3.4373861646445707E-04 -1.7586529682031665E-01
+ 776 1.9400000000000000E-04 3.4369465152316096E-04 -1.7585423354851848E-01
+ 777 1.9425000000000001E-04 3.4365068934768286E-04 -1.7584317027672033E-01
+ 778 1.9449999999999998E-04 3.4360672993802261E-04 -1.7583210700492216E-01
+ 779 1.9474999999999999E-04 3.4356277329418037E-04 -1.7582104373312402E-01
+ 780 1.9500000000000000E-04 3.4351881941615598E-04 -1.7580998046132584E-01
+ 781 1.9525000000000000E-04 3.4347486830394965E-04 -1.7579891718952770E-01
+ 782 1.9550000000000001E-04 3.4343091995756128E-04 -1.7578785391772953E-01
+ 783 1.9574999999999999E-04 3.4338697437699076E-04 -1.7577679064593138E-01
+ 784 1.9599999999999999E-04 3.4334303156223820E-04 -1.7576572737413321E-01
+ 785 1.9625000000000000E-04 3.4329909151330386E-04 -1.7575466410233506E-01
+ 786 1.9650000000000001E-04 3.4325515423018715E-04 -1.7574360083053689E-01
+ 787 1.9674999999999998E-04 3.4321121971288851E-04 -1.7573253755873874E-01
+ 788 1.9699999999999999E-04 3.4316728796140783E-04 -1.7572147428694057E-01
+ 789 1.9725000000000000E-04 3.4312335897574505E-04 -1.7571041101514240E-01
+ 790 1.9750000000000000E-04 3.4307943275590017E-04 -1.7569934774334425E-01
+ 791 1.9775000000000001E-04 3.4303550930187340E-04 -1.7568828447154608E-01
+ 792 1.9799999999999999E-04 3.4299158861366449E-04 -1.7567722119974793E-01
+ 793 1.9824999999999999E-04 3.4294767069127348E-04 -1.7566615792794976E-01
+ 794 1.9850000000000000E-04 3.4290375553470043E-04 -1.7565509465615162E-01
+ 795 1.9875000000000001E-04 3.4285984314394533E-04 -1.7564403138435344E-01
+ 796 1.9899999999999999E-04 3.4281593351900835E-04 -1.7563296811255530E-01
+ 797 1.9924999999999999E-04 3.4277202665988917E-04 -1.7562190484075713E-01
+ 798 1.9950000000000000E-04 3.4272812256658784E-04 -1.7561084156895898E-01
+ 799 1.9975000000000000E-04 3.4268422123910467E-04 -1.7559977829716081E-01
+ 800 2.0000000000000001E-04 3.4264032267743925E-04 -1.7558871502536266E-01
+ 801 2.0024999999999999E-04 3.4259642688159200E-04 -1.7557765175356449E-01
+ 802 2.0049999999999999E-04 3.4255253385156249E-04 -1.7556658848176632E-01
+ 803 2.0075000000000000E-04 3.4250864358735116E-04 -1.7555552520996817E-01
+ 804 2.0100000000000001E-04 3.4246475608895751E-04 -1.7554446193817000E-01
+ 805 2.0124999999999999E-04 3.4242087135638198E-04 -1.7553339866637185E-01
+ 806 2.0149999999999999E-04 3.4237698938962440E-04 -1.7552233539457368E-01
+ 807 2.0175000000000000E-04 3.4233311018868462E-04 -1.7551127212277554E-01
+ 808 2.0200000000000000E-04 3.4228923375356307E-04 -1.7550020885097736E-01
+ 809 2.0225000000000001E-04 3.4224536008425920E-04 -1.7548914557917922E-01
+ 810 2.0249999999999999E-04 3.4220148918077329E-04 -1.7547808230738104E-01
+ 811 2.0275000000000000E-04 3.4215762104310561E-04 -1.7546701903558290E-01
+ 812 2.0300000000000000E-04 3.4211375567125561E-04 -1.7545595576378473E-01
+ 813 2.0325000000000001E-04 3.4206989306522357E-04 -1.7544489249198658E-01
+ 814 2.0349999999999999E-04 3.4202603322500960E-04 -1.7543382922018841E-01
+ 815 2.0374999999999999E-04 3.4198217615061358E-04 -1.7542276594839024E-01
+ 816 2.0400000000000000E-04 3.4193832184203541E-04 -1.7541170267659209E-01
+ 817 2.0425000000000000E-04 3.4189447029927530E-04 -1.7540063940479392E-01
+ 818 2.0449999999999998E-04 3.4185062152233305E-04 -1.7538957613299577E-01
+ 819 2.0474999999999999E-04 3.4180677551120869E-04 -1.7537851286119760E-01
+ 820 2.0500000000000000E-04 3.4176293226590245E-04 -1.7536744958939945E-01
+ 821 2.0525000000000000E-04 3.4171909178641401E-04 -1.7535638631760128E-01
+ 822 2.0550000000000001E-04 3.4167525407274358E-04 -1.7534532304580314E-01
+ 823 2.0574999999999999E-04 3.4163141912489122E-04 -1.7533425977400496E-01
+ 824 2.0599999999999999E-04 3.4158758694285653E-04 -1.7532319650220682E-01
+ 825 2.0625000000000000E-04 3.4154375752664008E-04 -1.7531213323040865E-01
+ 826 2.0650000000000000E-04 3.4149993087624142E-04 -1.7530106995861050E-01
+ 827 2.0674999999999998E-04 3.4145610699166072E-04 -1.7529000668681233E-01
+ 828 2.0699999999999999E-04 3.4141228587289798E-04 -1.7527894341501415E-01
+ 829 2.0725000000000000E-04 3.4136846751995319E-04 -1.7526788014321601E-01
+ 830 2.0750000000000000E-04 3.4132465193282641E-04 -1.7525681687141784E-01
+ 831 2.0775000000000001E-04 3.4128083911151748E-04 -1.7524575359961969E-01
+ 832 2.0799999999999999E-04 3.4123702905602661E-04 -1.7523469032782152E-01
+ 833 2.0824999999999999E-04 3.4119322176635360E-04 -1.7522362705602337E-01
+ 834 2.0850000000000000E-04 3.4114941724249859E-04 -1.7521256378422520E-01
+ 835 2.0875000000000001E-04 3.4110561548446138E-04 -1.7520150051242706E-01
+ 836 2.0899999999999998E-04 3.4106181649224229E-04 -1.7519043724062888E-01
+ 837 2.0924999999999999E-04 3.4101802026584115E-04 -1.7517937396883074E-01
+ 838 2.0950000000000000E-04 3.4097422680525792E-04 -1.7516831069703256E-01
+ 839 2.0975000000000000E-04 3.4093043611049269E-04 -1.7515724742523442E-01
+ 840 2.1000000000000001E-04 3.4088664818154537E-04 -1.7514618415343625E-01
+ 841 2.1024999999999999E-04 3.4084286301841606E-04 -1.7513512088163810E-01
+ 842 2.1049999999999999E-04 3.4079908062110438E-04 -1.7512405760983993E-01
+ 843 2.1075000000000000E-04 3.4075530098961110E-04 -1.7511299433804176E-01
+ 844 2.1100000000000001E-04 3.4071152412393549E-04 -1.7510193106624361E-01
+ 845 2.1124999999999998E-04 3.4066775002407796E-04 -1.7509086779444544E-01
+ 846 2.1149999999999999E-04 3.4062397869003827E-04 -1.7507980452264729E-01
+ 847 2.1175000000000000E-04 3.4058021012181664E-04 -1.7506874125084912E-01
+ 848 2.1200000000000000E-04 3.4053644431941287E-04 -1.7505767797905097E-01
+ 849 2.1225000000000001E-04 3.4049268128282699E-04 -1.7504661470725280E-01
+ 850 2.1249999999999999E-04 3.4044892101205913E-04 -1.7503555143545466E-01
+ 851 2.1274999999999999E-04 3.4040516350710933E-04 -1.7502448816365648E-01
+ 852 2.1300000000000000E-04 3.4036140876797749E-04 -1.7501342489185834E-01
+ 853 2.1325000000000001E-04 3.4031765679466334E-04 -1.7500236162006017E-01
+ 854 2.1349999999999999E-04 3.4027390758716735E-04 -1.7499129834826202E-01
+ 855 2.1374999999999999E-04 3.4023016114548927E-04 -1.7498023507646385E-01
+ 856 2.1400000000000000E-04 3.4018641746962910E-04 -1.7496917180466570E-01
+ 857 2.1425000000000000E-04 3.4014267655958687E-04 -1.7495810853286753E-01
+ 858 2.1450000000000001E-04 3.4009893841536277E-04 -1.7494704526106936E-01
+ 859 2.1474999999999999E-04 3.4005520303695647E-04 -1.7493598198927121E-01
+ 860 2.1499999999999999E-04 3.4001147042436811E-04 -1.7492491871747304E-01
+ 861 2.1525000000000000E-04 3.3996774057759772E-04 -1.7491385544567489E-01
+ 862 2.1550000000000001E-04 3.3992401349664528E-04 -1.7490279217387672E-01
+ 863 2.1574999999999999E-04 3.3988028918151080E-04 -1.7489172890207857E-01
+ 864 2.1599999999999999E-04 3.3983656763219411E-04 -1.7488066563028040E-01
+ 865 2.1625000000000000E-04 3.3979284884869571E-04 -1.7486960235848226E-01
+ 866 2.1650000000000000E-04 3.3974913283101493E-04 -1.7485853908668408E-01
+ 867 2.1674999999999998E-04 3.3970541957915228E-04 -1.7484747581488594E-01
+ 868 2.1699999999999999E-04 3.3966170909310753E-04 -1.7483641254308777E-01
+ 869 2.1725000000000000E-04 3.3961800137288079E-04 -1.7482534927128962E-01
+ 870 2.1750000000000000E-04 3.3957429641847184E-04 -1.7481428599949145E-01
+ 871 2.1775000000000001E-04 3.3953059422988096E-04 -1.7480322272769327E-01
+ 872 2.1799999999999999E-04 3.3948689480710808E-04 -1.7479215945589513E-01
+ 873 2.1824999999999999E-04 3.3944319815015301E-04 -1.7478109618409696E-01
+ 874 2.1850000000000000E-04 3.3939950425901599E-04 -1.7477003291229881E-01
+ 875 2.1875000000000000E-04 3.3935581313369683E-04 -1.7475896964050064E-01
+ 876 2.1899999999999998E-04 3.3931212477419562E-04 -1.7474790636870249E-01
+ 877 2.1924999999999999E-04 3.3926843918051253E-04 -1.7473684309690432E-01
+ 878 2.1950000000000000E-04 3.3922475635264729E-04 -1.7472577982510618E-01
+ 879 2.1975000000000000E-04 3.3918107629059995E-04 -1.7471471655330800E-01
+ 880 2.2000000000000001E-04 3.3913739899437057E-04 -1.7470365328150986E-01
+ 881 2.2024999999999999E-04 3.3909372446395909E-04 -1.7469259000971168E-01
+ 882 2.2049999999999999E-04 3.3905005269936573E-04 -1.7468152673791354E-01
+ 883 2.2075000000000000E-04 3.3900638370059033E-04 -1.7467046346611537E-01
+ 884 2.2100000000000001E-04 3.3896271746763272E-04 -1.7465940019431719E-01
+ 885 2.2124999999999998E-04 3.3891905400049307E-04 -1.7464833692251905E-01
+ 886 2.2149999999999999E-04 3.3887539329917143E-04 -1.7463727365072088E-01
+ 887 2.2175000000000000E-04 3.3883173536366769E-04 -1.7462621037892273E-01
+ 888 2.2200000000000000E-04 3.3878808019398190E-04 -1.7461514710712456E-01
+ 889 2.2225000000000001E-04 3.3874442779011424E-04 -1.7460408383532641E-01
+ 890 2.2249999999999999E-04 3.3870077815206437E-04 -1.7459302056352824E-01
+ 891 2.2274999999999999E-04 3.3865713127983235E-04 -1.7458195729173009E-01
+ 892 2.2300000000000000E-04 3.3861348717341850E-04 -1.7457089401993192E-01
+ 893 2.2325000000000001E-04 3.3856984583282239E-04 -1.7455983074813378E-01
+ 894 2.2349999999999998E-04 3.3852620725804430E-04 -1.7454876747633560E-01
+ 895 2.2374999999999999E-04 3.3848257144908437E-04 -1.7453770420453746E-01
+ 896 2.2400000000000000E-04 3.3843893840594208E-04 -1.7452664093273929E-01
+ 897 2.2425000000000000E-04 3.3839530812861785E-04 -1.7451557766094111E-01
+ 898 2.2450000000000001E-04 3.3835168061711163E-04 -1.7450451438914297E-01
+ 899 2.2474999999999999E-04 3.3830805587142337E-04 -1.7449345111734479E-01
+ 900 2.2499999999999999E-04 3.3826443389155296E-04 -1.7448238784554665E-01
+ 901 2.2525000000000000E-04 3.3822081467750040E-04 -1.7447132457374848E-01
+ 902 2.2550000000000001E-04 3.3817719822926601E-04 -1.7446026130195033E-01
+ 903 2.2574999999999998E-04 3.3813358454684957E-04 -1.7444919803015216E-01
+ 904 2.2599999999999999E-04 3.3808997363025104E-04 -1.7443813475835401E-01
+ 905 2.2625000000000000E-04 3.3804636547947047E-04 -1.7442707148655584E-01
+ 906 2.2650000000000000E-04 3.3800276009450774E-04 -1.7441600821475770E-01
+ 907 2.2675000000000001E-04 3.3795915747536308E-04 -1.7440494494295952E-01
+ 908 2.2699999999999999E-04 3.3791555762203621E-04 -1.7439388167116138E-01
+ 909 2.2724999999999999E-04 3.3787196053452752E-04 -1.7438281839936320E-01
+ 910 2.2750000000000000E-04 3.3782836621283662E-04 -1.7437175512756503E-01
+ 911 2.2775000000000001E-04 3.3778477465696362E-04 -1.7436069185576689E-01
+ 912 2.2799999999999999E-04 3.3774118586690874E-04 -1.7434962858396871E-01
+ 913 2.2824999999999999E-04 3.3769759984267155E-04 -1.7433856531217057E-01
+ 914 2.2850000000000000E-04 3.3765401658425258E-04 -1.7432750204037240E-01
+ 915 2.2875000000000000E-04 3.3761043609165141E-04 -1.7431643876857425E-01
+ 916 2.2899999999999998E-04 3.3756685836486836E-04 -1.7430537549677608E-01
+ 917 2.2924999999999999E-04 3.3752328340390316E-04 -1.7429431222497793E-01
+ 918 2.2949999999999999E-04 3.3747971120875569E-04 -1.7428324895317976E-01
+ 919 2.2975000000000000E-04 3.3743614177942651E-04 -1.7427218568138161E-01
+ 920 2.3000000000000001E-04 3.3739257511591512E-04 -1.7426112240958344E-01
+ 921 2.3024999999999999E-04 3.3734901121822169E-04 -1.7425005913778530E-01
+ 922 2.3049999999999999E-04 3.3730545008634621E-04 -1.7423899586598712E-01
+ 923 2.3075000000000000E-04 3.3726189172028870E-04 -1.7422793259418895E-01
+ 924 2.3100000000000000E-04 3.3721833612004913E-04 -1.7421686932239080E-01
+ 925 2.3124999999999998E-04 3.3717478328562753E-04 -1.7420580605059263E-01
+ 926 2.3149999999999999E-04 3.3713123321702388E-04 -1.7419474277879449E-01
+ 927 2.3175000000000000E-04 3.3708768591423813E-04 -1.7418367950699631E-01
+ 928 2.3200000000000000E-04 3.3704414137727029E-04 -1.7417261623519817E-01
+ 929 2.3225000000000001E-04 3.3700059960612062E-04 -1.7416155296340000E-01
+ 930 2.3249999999999999E-04 3.3695706060078864E-04 -1.7415048969160185E-01
+ 931 2.3274999999999999E-04 3.3691352436127477E-04 -1.7413942641980368E-01
+ 932 2.3300000000000000E-04 3.3686999088757881E-04 -1.7412836314800553E-01
+ 933 2.3325000000000000E-04 3.3682646017970069E-04 -1.7411729987620736E-01
+ 934 2.3349999999999998E-04 3.3678293223764070E-04 -1.7410623660440921E-01
+ 935 2.3374999999999999E-04 3.3673940706139860E-04 -1.7409517333261104E-01
+ 936 2.3400000000000000E-04 3.3669588465097436E-04 -1.7408411006081290E-01
+ 937 2.3425000000000000E-04 3.3665236500636818E-04 -1.7407304678901472E-01
+ 938 2.3450000000000001E-04 3.3660884812757984E-04 -1.7406198351721655E-01
+ 939 2.3474999999999999E-04 3.3656533401460958E-04 -1.7405092024541841E-01
+ 940 2.3499999999999999E-04 3.3652182266745710E-04 -1.7403985697362023E-01
+ 941 2.3525000000000000E-04 3.3647831408612281E-04 -1.7402879370182209E-01
+ 942 2.3550000000000001E-04 3.3643480827060625E-04 -1.7401773043002391E-01
+ 943 2.3574999999999998E-04 3.3639130522090770E-04 -1.7400666715822577E-01
+ 944 2.3599999999999999E-04 3.3634780493702705E-04 -1.7399560388642760E-01
+ 945 2.3625000000000000E-04 3.3630430741896452E-04 -1.7398454061462945E-01
+ 946 2.3650000000000000E-04 3.3626081266671979E-04 -1.7397347734283128E-01
+ 947 2.3675000000000001E-04 3.3621732068029307E-04 -1.7396241407103313E-01
+ 948 2.3699999999999999E-04 3.3617383145968430E-04 -1.7395135079923496E-01
+ 949 2.3724999999999999E-04 3.3613034500489355E-04 -1.7394028752743682E-01
+ 950 2.3750000000000000E-04 3.3608686131592064E-04 -1.7392922425563864E-01
+ 951 2.3775000000000001E-04 3.3604338039276553E-04 -1.7391816098384047E-01
+ 952 2.3799999999999998E-04 3.3599990223542869E-04 -1.7390709771204232E-01
+ 953 2.3824999999999999E-04 3.3595642684390955E-04 -1.7389603444024415E-01
+ 954 2.3850000000000000E-04 3.3591295421820858E-04 -1.7388497116844601E-01
+ 955 2.3875000000000000E-04 3.3586948435832545E-04 -1.7387390789664783E-01
+ 956 2.3899999999999998E-04 3.3582601726426018E-04 -1.7386284462484969E-01
+ 957 2.3924999999999999E-04 3.3578255293601297E-04 -1.7385178135305152E-01
+ 958 2.3949999999999999E-04 3.3573909137358366E-04 -1.7384071808125337E-01
+ 959 2.3975000000000000E-04 3.3569563257697231E-04 -1.7382965480945520E-01
+ 960 2.4000000000000001E-04 3.3565217654617897E-04 -1.7381859153765705E-01
+ 961 2.4024999999999999E-04 3.3560872328120347E-04 -1.7380752826585888E-01
+ 962 2.4049999999999999E-04 3.3556527278204599E-04 -1.7379646499406073E-01
+ 963 2.4075000000000000E-04 3.3552182504870636E-04 -1.7378540172226256E-01
+ 964 2.4100000000000000E-04 3.3547838008118495E-04 -1.7377433845046442E-01
+ 965 2.4124999999999998E-04 3.3543493787948123E-04 -1.7376327517866624E-01
+ 966 2.4149999999999999E-04 3.3539149844359558E-04 -1.7375221190686807E-01
+ 967 2.4174999999999999E-04 3.3534806177352777E-04 -1.7374114863506993E-01
+ 968 2.4200000000000000E-04 3.3530462786927792E-04 -1.7373008536327175E-01
+ 969 2.4225000000000001E-04 3.3526119673084613E-04 -1.7371902209147361E-01
+ 970 2.4249999999999999E-04 3.3521776835823230E-04 -1.7370795881967543E-01
+ 971 2.4274999999999999E-04 3.3517434275143632E-04 -1.7369689554787729E-01
+ 972 2.4300000000000000E-04 3.3513091991045824E-04 -1.7368583227607912E-01
+ 973 2.4325000000000000E-04 3.3508749983529834E-04 -1.7367476900428097E-01
+ 974 2.4349999999999998E-04 3.3504408252595623E-04 -1.7366370573248280E-01
+ 975 2.4374999999999999E-04 3.3500066798243213E-04 -1.7365264246068465E-01
+ 976 2.4399999999999999E-04 3.3495725620472588E-04 -1.7364157918888648E-01
+ 977 2.4425000000000000E-04 3.3491384719283758E-04 -1.7363051591708833E-01
+ 978 2.4449999999999998E-04 3.3487044094676730E-04 -1.7361945264529016E-01
+ 979 2.4474999999999996E-04 3.3482703746651497E-04 -1.7360838937349199E-01
+ 980 2.4499999999999999E-04 3.3478363675208065E-04 -1.7359732610169384E-01
+ 981 2.4524999999999997E-04 3.3474023880346418E-04 -1.7358626282989567E-01
+ 982 2.4549999999999995E-04 3.3469684362066567E-04 -1.7357519955809753E-01
+ 983 2.4574999999999998E-04 3.3465345120368511E-04 -1.7356413628629935E-01
+ 984 2.4599999999999996E-04 3.3461006155252252E-04 -1.7355307301450121E-01
+ 985 2.4624999999999994E-04 3.3456667466717787E-04 -1.7354200974270304E-01
+ 986 2.4649999999999997E-04 3.3452329054765108E-04 -1.7353094647090489E-01
+ 987 2.4674999999999995E-04 3.3447990919394230E-04 -1.7351988319910672E-01
+ 988 2.4699999999999999E-04 3.3443653060605169E-04 -1.7350881992730857E-01
+ 989 2.4724999999999997E-04 3.3439315478397871E-04 -1.7349775665551040E-01
+ 990 2.4749999999999994E-04 3.3434978172772385E-04 -1.7348669338371225E-01
+ 991 2.4774999999999998E-04 3.3430641143728689E-04 -1.7347563011191408E-01
+ 992 2.4799999999999996E-04 3.3426304391266784E-04 -1.7346456684011594E-01
+ 993 2.4824999999999999E-04 3.3421967915386679E-04 -1.7345350356831776E-01
+ 994 2.4849999999999997E-04 3.3417631716088360E-04 -1.7344244029651959E-01
+ 995 2.4874999999999995E-04 3.3413295793371863E-04 -1.7343137702472144E-01
+ 996 2.4899999999999998E-04 3.3408960147237129E-04 -1.7342031375292327E-01
+ 997 2.4924999999999996E-04 3.3404624777684202E-04 -1.7340925048112513E-01
+ 998 2.4949999999999999E-04 3.3400289684713076E-04 -1.7339818720932695E-01
+ 999 2.4974999999999997E-04 3.3395954868323745E-04 -1.7338712393752881E-01
+ 1000 2.4999999999999995E-04 3.3391620328516200E-04 -1.7337606066573064E-01
+ 1001 2.5024999999999998E-04 3.3387286065290461E-04 -1.7336499739393249E-01
+ 1002 2.5049999999999996E-04 3.3382952078646506E-04 -1.7335393412213432E-01
+ 1003 2.5074999999999994E-04 3.3378618368584342E-04 -1.7334287085033617E-01
+ 1004 2.5099999999999998E-04 3.3374284935103990E-04 -1.7333180757853800E-01
+ 1005 2.5124999999999995E-04 3.3369951778205418E-04 -1.7332074430673985E-01
+ 1006 2.5149999999999999E-04 3.3365618897888646E-04 -1.7330968103494168E-01
+ 1007 2.5174999999999997E-04 3.3361286294153681E-04 -1.7329861776314351E-01
+ 1008 2.5199999999999995E-04 3.3356953967000484E-04 -1.7328755449134536E-01
+ 1009 2.5224999999999998E-04 3.3352621916429110E-04 -1.7327649121954719E-01
+ 1010 2.5249999999999996E-04 3.3348290142439516E-04 -1.7326542794774905E-01
+ 1011 2.5274999999999999E-04 3.3343958645031717E-04 -1.7325436467595087E-01
+ 1012 2.5299999999999997E-04 3.3339627424205714E-04 -1.7324330140415273E-01
+ 1013 2.5324999999999995E-04 3.3335296479961507E-04 -1.7323223813235455E-01
+ 1014 2.5349999999999998E-04 3.3330965812299111E-04 -1.7322117486055641E-01
+ 1015 2.5374999999999996E-04 3.3326635421218479E-04 -1.7321011158875824E-01
+ 1016 2.5399999999999999E-04 3.3322305306719664E-04 -1.7319904831696009E-01
+ 1017 2.5424999999999997E-04 3.3317975468802634E-04 -1.7318798504516192E-01
+ 1018 2.5449999999999995E-04 3.3313645907467404E-04 -1.7317692177336377E-01
+ 1019 2.5474999999999999E-04 3.3309316622713955E-04 -1.7316585850156560E-01
+ 1020 2.5499999999999996E-04 3.3304987614542317E-04 -1.7315479522976746E-01
+ 1021 2.5524999999999994E-04 3.3300658882952486E-04 -1.7314373195796928E-01
+ 1022 2.5549999999999998E-04 3.3296330427944423E-04 -1.7313266868617111E-01
+ 1023 2.5574999999999996E-04 3.3292002249518172E-04 -1.7312160541437296E-01
+ 1024 2.5599999999999999E-04 3.3287674347673711E-04 -1.7311054214257479E-01
+ 1025 2.5624999999999997E-04 3.3283346722411041E-04 -1.7309947887077665E-01
+ 1026 2.5649999999999995E-04 3.3279019373730172E-04 -1.7308841559897847E-01
+ 1027 2.5674999999999998E-04 3.3274692301631087E-04 -1.7307735232718033E-01
+ 1028 2.5699999999999996E-04 3.3270365506113809E-04 -1.7306628905538216E-01
+ 1029 2.5724999999999999E-04 3.3266038987178327E-04 -1.7305522578358401E-01
+ 1030 2.5749999999999997E-04 3.3261712744824630E-04 -1.7304416251178584E-01
+ 1031 2.5774999999999995E-04 3.3257386779052728E-04 -1.7303309923998769E-01
+ 1032 2.5799999999999998E-04 3.3253061089862633E-04 -1.7302203596818952E-01
+ 1033 2.5824999999999996E-04 3.3248735677254333E-04 -1.7301097269639137E-01
+ 1034 2.5849999999999994E-04 3.3244410541227802E-04 -1.7299990942459320E-01
+ 1035 2.5874999999999997E-04 3.3240085681783093E-04 -1.7298884615279503E-01
+ 1036 2.5899999999999995E-04 3.3235761098920181E-04 -1.7297778288099688E-01
+ 1037 2.5924999999999999E-04 3.3231436792639037E-04 -1.7296671960919871E-01
+ 1038 2.5949999999999997E-04 3.3227112762939715E-04 -1.7295565633740057E-01
+ 1039 2.5974999999999994E-04 3.3222789009822173E-04 -1.7294459306560239E-01
+ 1040 2.5999999999999998E-04 3.3218465533286433E-04 -1.7293352979380425E-01
+ 1041 2.6024999999999996E-04 3.3214142333332482E-04 -1.7292246652200607E-01
+ 1042 2.6049999999999999E-04 3.3209819409960327E-04 -1.7291140325020793E-01
+ 1043 2.6074999999999997E-04 3.3205496763169979E-04 -1.7290033997840976E-01
+ 1044 2.6099999999999995E-04 3.3201174392961404E-04 -1.7288927670661161E-01
+ 1045 2.6124999999999998E-04 3.3196852299334647E-04 -1.7287821343481344E-01
+ 1046 2.6149999999999996E-04 3.3192530482289664E-04 -1.7286715016301529E-01
+ 1047 2.6174999999999999E-04 3.3188208941826498E-04 -1.7285608689121712E-01
+ 1048 2.6199999999999997E-04 3.3183887677945106E-04 -1.7284502361941895E-01
+ 1049 2.6224999999999995E-04 3.3179566690645532E-04 -1.7283396034762080E-01
+ 1050 2.6249999999999998E-04 3.3175245979927726E-04 -1.7282289707582263E-01
+ 1051 2.6274999999999996E-04 3.3170925545791732E-04 -1.7281183380402448E-01
+ 1052 2.6299999999999994E-04 3.3166605388237528E-04 -1.7280077053222631E-01
+ 1053 2.6324999999999997E-04 3.3162285507265125E-04 -1.7278970726042817E-01
+ 1054 2.6349999999999995E-04 3.3157965902874502E-04 -1.7277864398862999E-01
+ 1055 2.6374999999999999E-04 3.3153646575065685E-04 -1.7276758071683185E-01
+ 1056 2.6399999999999997E-04 3.3149327523838669E-04 -1.7275651744503367E-01
+ 1057 2.6424999999999995E-04 3.3145008749193433E-04 -1.7274545417323553E-01
+ 1058 2.6449999999999998E-04 3.3140690251130003E-04 -1.7273439090143736E-01
+ 1059 2.6474999999999996E-04 3.3136372029648375E-04 -1.7272332762963921E-01
+ 1060 2.6499999999999999E-04 3.3132054084748509E-04 -1.7271226435784104E-01
+ 1061 2.6524999999999997E-04 3.3127736416430466E-04 -1.7270120108604287E-01
+ 1062 2.6549999999999995E-04 3.3123419024694219E-04 -1.7269013781424472E-01
+ 1063 2.6574999999999998E-04 3.3119101909539762E-04 -1.7267907454244655E-01
+ 1064 2.6599999999999996E-04 3.3114785070967101E-04 -1.7266801127064840E-01
+ 1065 2.6624999999999999E-04 3.3110468508976230E-04 -1.7265694799885023E-01
+ 1066 2.6649999999999997E-04 3.3106152223567165E-04 -1.7264588472705208E-01
+ 1067 2.6674999999999995E-04 3.3101836214739880E-04 -1.7263482145525391E-01
+ 1068 2.6699999999999998E-04 3.3097520482494391E-04 -1.7262375818345577E-01
+ 1069 2.6724999999999996E-04 3.3093205026830697E-04 -1.7261269491165759E-01
+ 1070 2.6749999999999994E-04 3.3088889847748810E-04 -1.7260163163985945E-01
+ 1071 2.6774999999999998E-04 3.3084574945248702E-04 -1.7259056836806128E-01
+ 1072 2.6799999999999995E-04 3.3080260319330400E-04 -1.7257950509626313E-01
+ 1073 2.6824999999999999E-04 3.3075945969993889E-04 -1.7256844182446496E-01
+ 1074 2.6849999999999997E-04 3.3071631897239184E-04 -1.7255737855266678E-01
+ 1075 2.6874999999999995E-04 3.3067318101066254E-04 -1.7254631528086864E-01
+ 1076 2.6899999999999998E-04 3.3063004581475140E-04 -1.7253525200907047E-01
+ 1077 2.6924999999999996E-04 3.3058691338465801E-04 -1.7252418873727232E-01
+ 1078 2.6949999999999999E-04 3.3054378372038279E-04 -1.7251312546547415E-01
+ 1079 2.6974999999999997E-04 3.3050065682192542E-04 -1.7250206219367600E-01
+ 1080 2.6999999999999995E-04 3.3045753268928600E-04 -1.7249099892187783E-01
+ 1081 2.7024999999999998E-04 3.3041441132246438E-04 -1.7247993565007969E-01
+ 1082 2.7049999999999996E-04 3.3037129272146088E-04 -1.7246887237828151E-01
+ 1083 2.7074999999999994E-04 3.3032817688627533E-04 -1.7245780910648337E-01
+ 1084 2.7099999999999997E-04 3.3028506381690769E-04 -1.7244674583468519E-01
+ 1085 2.7124999999999995E-04 3.3024195351335806E-04 -1.7243568256288705E-01
+ 1086 2.7149999999999999E-04 3.3019884597562622E-04 -1.7242461929108888E-01
+ 1087 2.7174999999999996E-04 3.3015574120371245E-04 -1.7241355601929070E-01
+ 1088 2.7199999999999994E-04 3.3011263919761652E-04 -1.7240249274749256E-01
+ 1089 2.7224999999999998E-04 3.3006953995733866E-04 -1.7239142947569439E-01
+ 1090 2.7249999999999996E-04 3.3002644348287881E-04 -1.7238036620389624E-01
+ 1091 2.7274999999999999E-04 3.2998334977423659E-04 -1.7236930293209807E-01
+ 1092 2.7299999999999997E-04 3.2994025883141277E-04 -1.7235823966029992E-01
+ 1093 2.7324999999999995E-04 3.2989717065440657E-04 -1.7234717638850175E-01
+ 1094 2.7349999999999998E-04 3.2985408524321838E-04 -1.7233611311670360E-01
+ 1095 2.7374999999999996E-04 3.2981100259784816E-04 -1.7232504984490543E-01
+ 1096 2.7399999999999999E-04 3.2976792271829594E-04 -1.7231398657310729E-01
+ 1097 2.7424999999999997E-04 3.2972484560456168E-04 -1.7230292330130911E-01
+ 1098 2.7449999999999995E-04 3.2968177125664537E-04 -1.7229186002951097E-01
+ 1099 2.7474999999999998E-04 3.2963869967454691E-04 -1.7228079675771280E-01
+ 1100 2.7499999999999996E-04 3.2959563085826647E-04 -1.7226973348591465E-01
+ 1101 2.7524999999999994E-04 3.2955256480780393E-04 -1.7225867021411648E-01
+ 1102 2.7549999999999997E-04 3.2950950152315934E-04 -1.7224760694231830E-01
+ 1103 2.7574999999999995E-04 3.2946644100433276E-04 -1.7223654367052016E-01
+ 1104 2.7599999999999999E-04 3.2942338325132420E-04 -1.7222548039872199E-01
+ 1105 2.7624999999999997E-04 3.2938032826413348E-04 -1.7221441712692384E-01
+ 1106 2.7649999999999994E-04 3.2933727604276072E-04 -1.7220335385512567E-01
+ 1107 2.7674999999999998E-04 3.2929422658720592E-04 -1.7219229058332752E-01
+ 1108 2.7699999999999996E-04 3.2925117989746907E-04 -1.7218122731152935E-01
+ 1109 2.7724999999999999E-04 3.2920813597355002E-04 -1.7217016403973120E-01
+ 1110 2.7749999999999997E-04 3.2916509481544908E-04 -1.7215910076793303E-01
+ 1111 2.7774999999999995E-04 3.2912205642316610E-04 -1.7214803749613489E-01
+ 1112 2.7799999999999998E-04 3.2907902079670108E-04 -1.7213697422433671E-01
+ 1113 2.7824999999999996E-04 3.2903598793605402E-04 -1.7212591095253857E-01
+ 1114 2.7849999999999999E-04 3.2899295784122486E-04 -1.7211484768074040E-01
+ 1115 2.7874999999999997E-04 3.2894993051221354E-04 -1.7210378440894225E-01
+ 1116 2.7899999999999995E-04 3.2890690594902030E-04 -1.7209272113714408E-01
+ 1117 2.7924999999999998E-04 3.2886388415164506E-04 -1.7208165786534591E-01
+ 1118 2.7949999999999996E-04 3.2882086512008761E-04 -1.7207059459354776E-01
+ 1119 2.7974999999999994E-04 3.2877784885434824E-04 -1.7205953132174959E-01
+ 1120 2.7999999999999998E-04 3.2873483535442687E-04 -1.7204846804995144E-01
+ 1121 2.8024999999999995E-04 3.2869182462032329E-04 -1.7203740477815327E-01
+ 1122 2.8049999999999999E-04 3.2864881665203778E-04 -1.7202634150635512E-01
+ 1123 2.8074999999999997E-04 3.2860581144957007E-04 -1.7201527823455695E-01
+ 1124 2.8099999999999995E-04 3.2856280901292037E-04 -1.7200421496275881E-01
+ 1125 2.8124999999999998E-04 3.2851980934208862E-04 -1.7199315169096063E-01
+ 1126 2.8149999999999996E-04 3.2847681243707494E-04 -1.7198208841916249E-01
+ 1127 2.8174999999999999E-04 3.2843381829787921E-04 -1.7197102514736431E-01
+ 1128 2.8199999999999997E-04 3.2839082692450128E-04 -1.7195996187556617E-01
+ 1129 2.8224999999999995E-04 3.2834783831694136E-04 -1.7194889860376800E-01
+ 1130 2.8249999999999998E-04 3.2830485247519934E-04 -1.7193783533196982E-01
+ 1131 2.8274999999999996E-04 3.2826186939927533E-04 -1.7192677206017168E-01
+ 1132 2.8299999999999994E-04 3.2821888908916933E-04 -1.7191570878837351E-01
+ 1133 2.8324999999999997E-04 3.2817591154488108E-04 -1.7190464551657536E-01
+ 1134 2.8349999999999995E-04 3.2813293676641105E-04 -1.7189358224477719E-01
+ 1135 2.8374999999999999E-04 3.2808996475375876E-04 -1.7188251897297904E-01
+ 1136 2.8399999999999996E-04 3.2804699550692453E-04 -1.7187145570118087E-01
+ 1137 2.8424999999999994E-04 3.2800402902590821E-04 -1.7186039242938272E-01
+ 1138 2.8449999999999998E-04 3.2796106531070979E-04 -1.7184932915758455E-01
+ 1139 2.8474999999999996E-04 3.2791810436132943E-04 -1.7183826588578641E-01
+ 1140 2.8499999999999999E-04 3.2787514617776682E-04 -1.7182720261398823E-01
+ 1141 2.8524999999999997E-04 3.2783219076002232E-04 -1.7181613934219009E-01
+ 1142 2.8549999999999995E-04 3.2778923810809578E-04 -1.7180507607039192E-01
+ 1143 2.8574999999999998E-04 3.2774628822198720E-04 -1.7179401279859374E-01
+ 1144 2.8599999999999996E-04 3.2770334110169652E-04 -1.7178294952679560E-01
+ 1145 2.8624999999999999E-04 3.2766039674722380E-04 -1.7177188625499742E-01
+ 1146 2.8649999999999997E-04 3.2761745515856908E-04 -1.7176082298319928E-01
+ 1147 2.8674999999999995E-04 3.2757451633573216E-04 -1.7174975971140111E-01
+ 1148 2.8699999999999998E-04 3.2753158027871336E-04 -1.7173869643960296E-01
+ 1149 2.8724999999999996E-04 3.2748864698751247E-04 -1.7172763316780479E-01
+ 1150 2.8749999999999994E-04 3.2744571646212942E-04 -1.7171656989600664E-01
+ 1151 2.8774999999999997E-04 3.2740278870256443E-04 -1.7170550662420847E-01
+ 1152 2.8799999999999995E-04 3.2735986370881730E-04 -1.7169444335241033E-01
+ 1153 2.8824999999999999E-04 3.2731694148088812E-04 -1.7168338008061215E-01
+ 1154 2.8849999999999997E-04 3.2727402201877700E-04 -1.7167231680881401E-01
+ 1155 2.8874999999999994E-04 3.2723110532248385E-04 -1.7166125353701583E-01
+ 1156 2.8899999999999998E-04 3.2718819139200854E-04 -1.7165019026521766E-01
+ 1157 2.8924999999999996E-04 3.2714528022735113E-04 -1.7163912699341952E-01
+ 1158 2.8949999999999999E-04 3.2710237182851184E-04 -1.7162806372162134E-01
+ 1159 2.8974999999999997E-04 3.2705946619549035E-04 -1.7161700044982320E-01
+ 1160 2.8999999999999995E-04 3.2701656332828686E-04 -1.7160593717802503E-01
+ 1161 2.9024999999999998E-04 3.2697366322690134E-04 -1.7159487390622688E-01
+ 1162 2.9049999999999996E-04 3.2693076589133382E-04 -1.7158381063442871E-01
+ 1163 2.9074999999999999E-04 3.2688787132158421E-04 -1.7157274736263056E-01
+ 1164 2.9099999999999997E-04 3.2684497951765234E-04 -1.7156168409083239E-01
+ 1165 2.9124999999999995E-04 3.2680209047953874E-04 -1.7155062081903424E-01
+ 1166 2.9149999999999998E-04 3.2675920420724289E-04 -1.7153955754723607E-01
+ 1167 2.9174999999999996E-04 3.2671632070076510E-04 -1.7152849427543793E-01
+ 1168 2.9199999999999994E-04 3.2667343996010522E-04 -1.7151743100363975E-01
+ 1169 2.9224999999999998E-04 3.2663056198526329E-04 -1.7150636773184158E-01
+ 1170 2.9249999999999995E-04 3.2658768677623932E-04 -1.7149530446004344E-01
+ 1171 2.9274999999999999E-04 3.2654481433303325E-04 -1.7148424118824526E-01
+ 1172 2.9299999999999997E-04 3.2650194465564509E-04 -1.7147317791644712E-01
+ 1173 2.9324999999999995E-04 3.2645907774407509E-04 -1.7146211464464894E-01
+ 1174 2.9349999999999998E-04 3.2641621359832295E-04 -1.7145105137285080E-01
+ 1175 2.9374999999999996E-04 3.2637335221838860E-04 -1.7143998810105263E-01
+ 1176 2.9399999999999999E-04 3.2633049360427237E-04 -1.7142892482925448E-01
+ 1177 2.9424999999999997E-04 3.2628763775597393E-04 -1.7141786155745631E-01
+ 1178 2.9449999999999995E-04 3.2624478467349356E-04 -1.7140679828565816E-01
+ 1179 2.9474999999999998E-04 3.2620193435683119E-04 -1.7139573501385999E-01
+ 1180 2.9499999999999996E-04 3.2615908680598663E-04 -1.7138467174206184E-01
+ 1181 2.9524999999999994E-04 3.2611624202096012E-04 -1.7137360847026367E-01
+ 1182 2.9549999999999997E-04 3.2607340000175158E-04 -1.7136254519846550E-01
+ 1183 2.9574999999999995E-04 3.2603056074836088E-04 -1.7135148192666735E-01
+ 1184 2.9599999999999998E-04 3.2598772426078825E-04 -1.7134041865486918E-01
+ 1185 2.9624999999999996E-04 3.2594489053903346E-04 -1.7132935538307104E-01
+ 1186 2.9649999999999994E-04 3.2590205958309674E-04 -1.7131829211127286E-01
+ 1187 2.9674999999999998E-04 3.2585923139297782E-04 -1.7130722883947472E-01
+ 1188 2.9699999999999996E-04 3.2581640596867690E-04 -1.7129616556767654E-01
+ 1189 2.9724999999999999E-04 3.2577358331019405E-04 -1.7128510229587840E-01
+ 1190 2.9749999999999997E-04 3.2573076341752905E-04 -1.7127403902408023E-01
+ 1191 2.9774999999999995E-04 3.2568794629068195E-04 -1.7126297575228208E-01
+ 1192 2.9799999999999998E-04 3.2564513192965281E-04 -1.7125191248048391E-01
+ 1193 2.9824999999999996E-04 3.2560232033444168E-04 -1.7124084920868576E-01
+ 1194 2.9849999999999999E-04 3.2555951150504845E-04 -1.7122978593688759E-01
+ 1195 2.9874999999999997E-04 3.2551670544147323E-04 -1.7121872266508945E-01
+ 1196 2.9899999999999995E-04 3.2547390214371602E-04 -1.7120765939329127E-01
+ 1197 2.9924999999999998E-04 3.2543110161177661E-04 -1.7119659612149310E-01
+ 1198 2.9949999999999996E-04 3.2538830384565526E-04 -1.7118553284969495E-01
+ 1199 2.9974999999999994E-04 3.2534550884535170E-04 -1.7117446957789678E-01
+ 1200 2.9999999999999997E-04 3.2530271661086627E-04 -1.7116340630609864E-01
+ 1201 3.0024999999999995E-04 3.2525992714219873E-04 -1.7115234303430046E-01
+ 1202 3.0049999999999999E-04 3.2521714043934910E-04 -1.7114127976250232E-01
+ 1203 3.0074999999999996E-04 3.2517435650231754E-04 -1.7113021649070415E-01
+ 1204 3.0099999999999994E-04 3.2513157533110371E-04 -1.7111915321890600E-01
+ 1205 3.0124999999999998E-04 3.2508879692570800E-04 -1.7110808994710783E-01
+ 1206 3.0149999999999996E-04 3.2504602128613025E-04 -1.7109702667530968E-01
+ 1207 3.0174999999999999E-04 3.2500324841237040E-04 -1.7108596340351151E-01
+ 1208 3.0199999999999997E-04 3.2496047830442857E-04 -1.7107490013171336E-01
+ 1209 3.0224999999999995E-04 3.2491771096230452E-04 -1.7106383685991519E-01
+ 1210 3.0249999999999998E-04 3.2487494638599855E-04 -1.7105277358811702E-01
+ 1211 3.0274999999999996E-04 3.2483218457551042E-04 -1.7104171031631887E-01
+ 1212 3.0299999999999994E-04 3.2478942553084035E-04 -1.7103064704452070E-01
+ 1213 3.0324999999999997E-04 3.2474666925198814E-04 -1.7101958377272256E-01
+ 1214 3.0349999999999995E-04 3.2470391573895393E-04 -1.7100852050092438E-01
+ 1215 3.0374999999999998E-04 3.2466116499173784E-04 -1.7099745722912624E-01
+ 1216 3.0399999999999996E-04 3.2461841701033939E-04 -1.7098639395732806E-01
+ 1217 3.0424999999999994E-04 3.2457567179475911E-04 -1.7097533068552992E-01
+ 1218 3.0449999999999997E-04 3.2453292934499673E-04 -1.7096426741373175E-01
+ 1219 3.0474999999999995E-04 3.2449018966105225E-04 -1.7095320414193360E-01
+ 1220 3.0499999999999999E-04 3.2444745274292567E-04 -1.7094214087013543E-01
+ 1221 3.0524999999999997E-04 3.2440471859061711E-04 -1.7093107759833728E-01
+ 1222 3.0549999999999994E-04 3.2436198720412650E-04 -1.7092001432653911E-01
+ 1223 3.0574999999999998E-04 3.2431925858345391E-04 -1.7090895105474097E-01
+ 1224 3.0599999999999996E-04 3.2427653272859916E-04 -1.7089788778294279E-01
+ 1225 3.0624999999999999E-04 3.2423380963956237E-04 -1.7088682451114462E-01
+ 1226 3.0649999999999997E-04 3.2419108931634353E-04 -1.7087576123934647E-01
+ 1227 3.0674999999999995E-04 3.2414837175894265E-04 -1.7086469796754830E-01
+ 1228 3.0699999999999998E-04 3.2410565696735979E-04 -1.7085363469575016E-01
+ 1229 3.0724999999999996E-04 3.2406294494159493E-04 -1.7084257142395198E-01
+ 1230 3.0749999999999994E-04 3.2402023568164781E-04 -1.7083150815215384E-01
+ 1231 3.0774999999999997E-04 3.2397752918751876E-04 -1.7082044488035567E-01
+ 1232 3.0799999999999995E-04 3.2393482545920761E-04 -1.7080938160855752E-01
+ 1233 3.0824999999999998E-04 3.2389212449671447E-04 -1.7079831833675935E-01
+ 1234 3.0849999999999996E-04 3.2384942630003924E-04 -1.7078725506496120E-01
+ 1235 3.0874999999999994E-04 3.2380673086918196E-04 -1.7077619179316303E-01
+ 1236 3.0899999999999998E-04 3.2376403820414269E-04 -1.7076512852136488E-01
+ 1237 3.0924999999999995E-04 3.2372134830492127E-04 -1.7075406524956671E-01
+ 1238 3.0949999999999999E-04 3.2367866117151791E-04 -1.7074300197776854E-01
+ 1239 3.0974999999999997E-04 3.2363597680393240E-04 -1.7073193870597039E-01
+ 1240 3.0999999999999995E-04 3.2359329520216491E-04 -1.7072087543417222E-01
+ 1241 3.1024999999999998E-04 3.2355061636621537E-04 -1.7070981216237407E-01
+ 1242 3.1049999999999996E-04 3.2350794029608378E-04 -1.7069874889057590E-01
+ 1243 3.1074999999999999E-04 3.2346526699177005E-04 -1.7068768561877776E-01
+ 1244 3.1099999999999997E-04 3.2342259645327438E-04 -1.7067662234697958E-01
+ 1245 3.1124999999999995E-04 3.2337992868059661E-04 -1.7066555907518144E-01
+ 1246 3.1149999999999998E-04 3.2333726367373680E-04 -1.7065449580338327E-01
+ 1247 3.1174999999999996E-04 3.2329460143269489E-04 -1.7064343253158512E-01
+ 1248 3.1199999999999994E-04 3.2325194195747105E-04 -1.7063236925978695E-01
+ 1249 3.1224999999999997E-04 3.2320928524806494E-04 -1.7062130598798880E-01
+ 1250 3.1249999999999995E-04 3.2316663130447696E-04 -1.7061024271619063E-01
+ 1251 3.1274999999999999E-04 3.2312398012670682E-04 -1.7059917944439246E-01
+ 1252 3.1299999999999996E-04 3.2308133171475475E-04 -1.7058811617259431E-01
+ 1253 3.1324999999999994E-04 3.2303868606862064E-04 -1.7057705290079614E-01
+ 1254 3.1349999999999998E-04 3.2299604318830437E-04 -1.7056598962899799E-01
+ 1255 3.1374999999999996E-04 3.2295340307380606E-04 -1.7055492635719982E-01
+ 1256 3.1399999999999999E-04 3.2291076572512576E-04 -1.7054386308540168E-01
+ 1257 3.1424999999999997E-04 3.2286813114226347E-04 -1.7053279981360350E-01
+ 1258 3.1449999999999995E-04 3.2282549932521903E-04 -1.7052173654180536E-01
+ 1259 3.1474999999999998E-04 3.2278287027399255E-04 -1.7051067327000718E-01
+ 1260 3.1499999999999996E-04 3.2274024398858397E-04 -1.7049960999820904E-01
+ 1261 3.1524999999999994E-04 3.2269762046899345E-04 -1.7048854672641087E-01
+ 1262 3.1549999999999997E-04 3.2265499971522078E-04 -1.7047748345461272E-01
+ 1263 3.1574999999999995E-04 3.2261238172726601E-04 -1.7046642018281455E-01
+ 1264 3.1599999999999998E-04 3.2256976650512931E-04 -1.7045535691101638E-01
+ 1265 3.1624999999999996E-04 3.2252715404881057E-04 -1.7044429363921823E-01
+ 1266 3.1649999999999994E-04 3.2248454435830973E-04 -1.7043323036742006E-01
+ 1267 3.1674999999999997E-04 3.2244193743362684E-04 -1.7042216709562191E-01
+ 1268 3.1699999999999995E-04 3.2239933327476186E-04 -1.7041110382382374E-01
+ 1269 3.1724999999999999E-04 3.2235673188171494E-04 -1.7040004055202559E-01
+ 1270 3.1749999999999997E-04 3.2231413325448587E-04 -1.7038897728022742E-01
+ 1271 3.1774999999999994E-04 3.2227153739307492E-04 -1.7037791400842928E-01
+ 1272 3.1799999999999998E-04 3.2222894429748171E-04 -1.7036685073663110E-01
+ 1273 3.1824999999999996E-04 3.2218635396770651E-04 -1.7035578746483296E-01
+ 1274 3.1849999999999999E-04 3.2214376640374932E-04 -1.7034472419303479E-01
+ 1275 3.1874999999999997E-04 3.2210118160560998E-04 -1.7033366092123664E-01
+ 1276 3.1899999999999995E-04 3.2205859957328865E-04 -1.7032259764943847E-01
+ 1277 3.1924999999999998E-04 3.2201602030678533E-04 -1.7031153437764029E-01
+ 1278 3.1949999999999996E-04 3.2197344380609986E-04 -1.7030047110584215E-01
+ 1279 3.1974999999999994E-04 3.2193087007123235E-04 -1.7028940783404400E-01
+ 1280 3.1999999999999997E-04 3.2188829910218285E-04 -1.7027834456224583E-01
+ 1281 3.2024999999999995E-04 3.2184573089895125E-04 -1.7026728129044766E-01
+ 1282 3.2049999999999998E-04 3.2180316546153755E-04 -1.7025621801864951E-01
+ 1283 3.2074999999999996E-04 3.2176060278994197E-04 -1.7024515474685134E-01
+ 1284 3.2099999999999994E-04 3.2171804288416413E-04 -1.7023409147505320E-01
+ 1285 3.2124999999999998E-04 3.2167548574420441E-04 -1.7022302820325502E-01
+ 1286 3.2149999999999995E-04 3.2163293137006248E-04 -1.7021196493145688E-01
+ 1287 3.2174999999999999E-04 3.2159037976173867E-04 -1.7020090165965870E-01
+ 1288 3.2199999999999997E-04 3.2154783091923282E-04 -1.7018983838786056E-01
+ 1289 3.2224999999999995E-04 3.2150528484254466E-04 -1.7017877511606239E-01
+ 1290 3.2249999999999998E-04 3.2146274153167461E-04 -1.7016771184426421E-01
+ 1291 3.2274999999999996E-04 3.2142020098662252E-04 -1.7015664857246607E-01
+ 1292 3.2299999999999999E-04 3.2137766320738844E-04 -1.7014558530066790E-01
+ 1293 3.2324999999999997E-04 3.2133512819397221E-04 -1.7013452202886975E-01
+ 1294 3.2349999999999995E-04 3.2129259594637400E-04 -1.7012345875707158E-01
+ 1295 3.2374999999999998E-04 3.2125006646459373E-04 -1.7011239548527343E-01
+ 1296 3.2399999999999996E-04 3.2120753974863132E-04 -1.7010133221347526E-01
+ 1297 3.2424999999999994E-04 3.2116501579848697E-04 -1.7009026894167711E-01
+ 1298 3.2449999999999997E-04 3.2112249461416047E-04 -1.7007920566987894E-01
+ 1299 3.2474999999999995E-04 3.2107997619565203E-04 -1.7006814239808080E-01
+ 1300 3.2499999999999999E-04 3.2103746054296144E-04 -1.7005707912628262E-01
+ 1301 3.2524999999999996E-04 3.2099494765608897E-04 -1.7004601585448448E-01
+ 1302 3.2549999999999994E-04 3.2095243753503424E-04 -1.7003495258268631E-01
+ 1303 3.2574999999999998E-04 3.2090993017979753E-04 -1.7002388931088816E-01
+ 1304 3.2599999999999996E-04 3.2086742559037876E-04 -1.7001282603908999E-01
+ 1305 3.2624999999999999E-04 3.2082492376677796E-04 -1.7000176276729181E-01
+ 1306 3.2649999999999997E-04 3.2078242470899511E-04 -1.6999069949549367E-01
+ 1307 3.2674999999999995E-04 3.2073992841703038E-04 -1.6997963622369550E-01
+ 1308 3.2699999999999998E-04 3.2069743489088334E-04 -1.6996857295189735E-01
+ 1309 3.2724999999999996E-04 3.2065494413055431E-04 -1.6995750968009918E-01
+ 1310 3.2749999999999994E-04 3.2061245613604328E-04 -1.6994644640830103E-01
+ 1311 3.2774999999999997E-04 3.2056997090735011E-04 -1.6993538313650286E-01
+ 1312 3.2799999999999995E-04 3.2052748844447500E-04 -1.6992431986470471E-01
+ 1313 3.2824999999999998E-04 3.2048500874741779E-04 -1.6991325659290654E-01
+ 1314 3.2849999999999996E-04 3.2044253181617860E-04 -1.6990219332110840E-01
+ 1315 3.2874999999999994E-04 3.2040005765075725E-04 -1.6989113004931022E-01
+ 1316 3.2899999999999997E-04 3.2035758625115391E-04 -1.6988006677751208E-01
+ 1317 3.2924999999999995E-04 3.2031511761736848E-04 -1.6986900350571391E-01
+ 1318 3.2949999999999999E-04 3.2027265174940106E-04 -1.6985794023391576E-01
+ 1319 3.2974999999999997E-04 3.2023018864725159E-04 -1.6984687696211759E-01
+ 1320 3.2999999999999994E-04 3.2018772831091997E-04 -1.6983581369031941E-01
+ 1321 3.3024999999999998E-04 3.2014527074040642E-04 -1.6982475041852127E-01
+ 1322 3.3049999999999996E-04 3.2010281593571071E-04 -1.6981368714672310E-01
+ 1323 3.3074999999999999E-04 3.2006036389683307E-04 -1.6980262387492495E-01
+ 1324 3.3099999999999997E-04 3.2001791462377323E-04 -1.6979156060312678E-01
+ 1325 3.3124999999999995E-04 3.1997546811653144E-04 -1.6978049733132863E-01
+ 1326 3.3149999999999998E-04 3.1993302437510767E-04 -1.6976943405953046E-01
+ 1327 3.3174999999999996E-04 3.1989058339950170E-04 -1.6975837078773232E-01
+ 1328 3.3199999999999994E-04 3.1984814518971373E-04 -1.6974730751593414E-01
+ 1329 3.3224999999999997E-04 3.1980570974574378E-04 -1.6973624424413600E-01
+ 1330 3.3249999999999995E-04 3.1976327706759167E-04 -1.6972518097233782E-01
+ 1331 3.3274999999999998E-04 3.1972084715525752E-04 -1.6971411770053968E-01
+ 1332 3.3299999999999996E-04 3.1967842000874138E-04 -1.6970305442874151E-01
+ 1333 3.3324999999999994E-04 3.1963599562804325E-04 -1.6969199115694333E-01
+ 1334 3.3349999999999997E-04 3.1959357401316292E-04 -1.6968092788514519E-01
+ 1335 3.3374999999999995E-04 3.1955115516410059E-04 -1.6966986461334702E-01
+ 1336 3.3399999999999999E-04 3.1950873908085623E-04 -1.6965880134154887E-01
+ 1337 3.3424999999999997E-04 3.1946632576342982E-04 -1.6964773806975070E-01
+ 1338 3.3449999999999994E-04 3.1942391521182136E-04 -1.6963667479795255E-01
+ 1339 3.3474999999999998E-04 3.1938150742603092E-04 -1.6962561152615438E-01
+ 1340 3.3499999999999996E-04 3.1933910240605832E-04 -1.6961454825435623E-01
+ 1341 3.3524999999999999E-04 3.1929670015190363E-04 -1.6960348498255806E-01
+ 1342 3.3549999999999997E-04 3.1925430066356706E-04 -1.6959242171075992E-01
+ 1343 3.3574999999999995E-04 3.1921190394104833E-04 -1.6958135843896174E-01
+ 1344 3.3599999999999998E-04 3.1916950998434756E-04 -1.6957029516716360E-01
+ 1345 3.3624999999999996E-04 3.1912711879346470E-04 -1.6955923189536543E-01
+ 1346 3.3649999999999994E-04 3.1908473036839990E-04 -1.6954816862356725E-01
+ 1347 3.3674999999999997E-04 3.1904234470915300E-04 -1.6953710535176911E-01
+ 1348 3.3699999999999995E-04 3.1899996181572389E-04 -1.6952604207997093E-01
+ 1349 3.3724999999999998E-04 3.1895758168811296E-04 -1.6951497880817279E-01
+ 1350 3.3749999999999996E-04 3.1891520432631988E-04 -1.6950391553637462E-01
+ 1351 3.3774999999999994E-04 3.1887282973034475E-04 -1.6949285226457647E-01
+ 1352 3.3799999999999998E-04 3.1883045790018758E-04 -1.6948178899277830E-01
+ 1353 3.3824999999999995E-04 3.1878808883584837E-04 -1.6947072572098015E-01
+ 1354 3.3849999999999999E-04 3.1874572253732711E-04 -1.6945966244918198E-01
+ 1355 3.3874999999999997E-04 3.1870335900462381E-04 -1.6944859917738384E-01
+ 1356 3.3899999999999995E-04 3.1866099823773847E-04 -1.6943753590558566E-01
+ 1357 3.3924999999999998E-04 3.1861864023667098E-04 -1.6942647263378752E-01
+ 1358 3.3949999999999996E-04 3.1857628500142160E-04 -1.6941540936198934E-01
+ 1359 3.3974999999999994E-04 3.1853393253199002E-04 -1.6940434609019120E-01
+ 1360 3.3999999999999997E-04 3.1849158282837639E-04 -1.6939328281839303E-01
+ 1361 3.4024999999999995E-04 3.1844923589058083E-04 -1.6938221954659485E-01
+ 1362 3.4049999999999998E-04 3.1840689171860312E-04 -1.6937115627479671E-01
+ 1363 3.4074999999999996E-04 3.1836455031244342E-04 -1.6936009300299854E-01
+ 1364 3.4099999999999994E-04 3.1832221167210162E-04 -1.6934902973120039E-01
+ 1365 3.4124999999999997E-04 3.1827987579757778E-04 -1.6933796645940222E-01
+ 1366 3.4149999999999995E-04 3.1823754268887195E-04 -1.6932690318760407E-01
+ 1367 3.4174999999999999E-04 3.1819521234598396E-04 -1.6931583991580590E-01
+ 1368 3.4199999999999996E-04 3.1815288476891410E-04 -1.6930477664400775E-01
+ 1369 3.4224999999999994E-04 3.1811055995766197E-04 -1.6929371337220958E-01
+ 1370 3.4249999999999998E-04 3.1806823791222791E-04 -1.6928265010041144E-01
+ 1371 3.4274999999999996E-04 3.1802591863261181E-04 -1.6927158682861326E-01
+ 1372 3.4299999999999999E-04 3.1798360211881361E-04 -1.6926052355681509E-01
+ 1373 3.4324999999999997E-04 3.1794128837083337E-04 -1.6924946028501694E-01
+ 1374 3.4349999999999995E-04 3.1789897738867108E-04 -1.6923839701321880E-01
+ 1375 3.4374999999999998E-04 3.1785666917232675E-04 -1.6922733374142063E-01
+ 1376 3.4399999999999996E-04 3.1781436372180032E-04 -1.6921627046962245E-01
+ 1377 3.4424999999999994E-04 3.1777206103709201E-04 -1.6920520719782431E-01
+ 1378 3.4449999999999997E-04 3.1772976111820150E-04 -1.6919414392602614E-01
+ 1379 3.4474999999999995E-04 3.1768746396512899E-04 -1.6918308065422799E-01
+ 1380 3.4499999999999998E-04 3.1764516957787439E-04 -1.6917201738242982E-01
+ 1381 3.4524999999999996E-04 3.1760287795643769E-04 -1.6916095411063167E-01
+ 1382 3.4549999999999994E-04 3.1756058910081906E-04 -1.6914989083883350E-01
+ 1383 3.4574999999999997E-04 3.1751830301101827E-04 -1.6913882756703535E-01
+ 1384 3.4599999999999995E-04 3.1747601968703555E-04 -1.6912776429523718E-01
+ 1385 3.4624999999999999E-04 3.1743373912887073E-04 -1.6911670102343901E-01
+ 1386 3.4649999999999997E-04 3.1739146133652376E-04 -1.6910563775164086E-01
+ 1387 3.4674999999999994E-04 3.1734918630999491E-04 -1.6909457447984272E-01
+ 1388 3.4699999999999998E-04 3.1730691404928385E-04 -1.6908351120804455E-01
+ 1389 3.4724999999999996E-04 3.1726464455439086E-04 -1.6907244793624637E-01
+ 1390 3.4749999999999999E-04 3.1722237782531577E-04 -1.6906138466444823E-01
+ 1391 3.4774999999999997E-04 3.1718011386205864E-04 -1.6905032139265005E-01
+ 1392 3.4799999999999995E-04 3.1713785266461946E-04 -1.6903925812085191E-01
+ 1393 3.4824999999999998E-04 3.1709559423299819E-04 -1.6902819484905374E-01
+ 1394 3.4849999999999996E-04 3.1705333856719492E-04 -1.6901713157725559E-01
+ 1395 3.4874999999999994E-04 3.1701108566720951E-04 -1.6900606830545742E-01
+ 1396 3.4899999999999997E-04 3.1696883553304221E-04 -1.6899500503365927E-01
+ 1397 3.4924999999999995E-04 3.1692658816469282E-04 -1.6898394176186110E-01
+ 1398 3.4949999999999998E-04 3.1688434356216127E-04 -1.6897287849006296E-01
+ 1399 3.4974999999999996E-04 3.1684210172544779E-04 -1.6896181521826478E-01
+ 1400 3.4999999999999994E-04 3.1679986265455211E-04 -1.6895075194646664E-01
+ 1401 3.5024999999999998E-04 3.1675762634947460E-04 -1.6893968867466846E-01
+ 1402 3.5049999999999995E-04 3.1671539281021482E-04 -1.6892862540287029E-01
+ 1403 3.5074999999999999E-04 3.1667316203677306E-04 -1.6891756213107215E-01
+ 1404 3.5099999999999997E-04 3.1663093402914920E-04 -1.6890649885927397E-01
+ 1405 3.5124999999999995E-04 3.1658870878734340E-04 -1.6889543558747583E-01
+ 1406 3.5149999999999998E-04 3.1654648631135557E-04 -1.6888437231567766E-01
+ 1407 3.5174999999999996E-04 3.1650426660118558E-04 -1.6887330904387951E-01
+ 1408 3.5199999999999994E-04 3.1646204965683354E-04 -1.6886224577208134E-01
+ 1409 3.5224999999999997E-04 3.1641983547829952E-04 -1.6885118250028319E-01
+ 1410 3.5249999999999995E-04 3.1637762406558351E-04 -1.6884011922848502E-01
+ 1411 3.5274999999999998E-04 3.1633541541868524E-04 -1.6882905595668687E-01
+ 1412 3.5299999999999996E-04 3.1629320953760508E-04 -1.6881799268488870E-01
+ 1413 3.5324999999999994E-04 3.1625100642234283E-04 -1.6880692941309056E-01
+ 1414 3.5349999999999997E-04 3.1620880607289854E-04 -1.6879586614129238E-01
+ 1415 3.5374999999999995E-04 3.1616660848927226E-04 -1.6878480286949421E-01
+ 1416 3.5399999999999999E-04 3.1612441367146377E-04 -1.6877373959769607E-01
+ 1417 3.5424999999999996E-04 3.1608222161947329E-04 -1.6876267632589789E-01
+ 1418 3.5449999999999994E-04 3.1604003233330098E-04 -1.6875161305409975E-01
+ 1419 3.5474999999999998E-04 3.1599784581294631E-04 -1.6874054978230157E-01
+ 1420 3.5499999999999996E-04 3.1595566205840976E-04 -1.6872948651050343E-01
+ 1421 3.5524999999999999E-04 3.1591348106969110E-04 -1.6871842323870526E-01
+ 1422 3.5549999999999997E-04 3.1587130284679035E-04 -1.6870735996690711E-01
+ 1423 3.5574999999999995E-04 3.1582912738970762E-04 -1.6869629669510894E-01
+ 1424 3.5599999999999998E-04 3.1578695469844278E-04 -1.6868523342331079E-01
+ 1425 3.5624999999999996E-04 3.1574478477299606E-04 -1.6867417015151262E-01
+ 1426 3.5649999999999994E-04 3.1570261761336709E-04 -1.6866310687971448E-01
+ 1427 3.5674999999999997E-04 3.1566045321955617E-04 -1.6865204360791630E-01
+ 1428 3.5699999999999995E-04 3.1561829159156300E-04 -1.6864098033611813E-01
+ 1429 3.5724999999999998E-04 3.1557613272938800E-04 -1.6862991706431998E-01
+ 1430 3.5749999999999996E-04 3.1553397663303096E-04 -1.6861885379252181E-01
+ 1431 3.5774999999999994E-04 3.1549182330249177E-04 -1.6860779052072367E-01
+ 1432 3.5799999999999997E-04 3.1544967273777058E-04 -1.6859672724892549E-01
+ 1433 3.5824999999999995E-04 3.1540752493886730E-04 -1.6858566397712735E-01
+ 1434 3.5849999999999999E-04 3.1536537990578209E-04 -1.6857460070532918E-01
+ 1435 3.5874999999999997E-04 3.1532323763851461E-04 -1.6856353743353103E-01
+ 1436 3.5899999999999994E-04 3.1528109813706525E-04 -1.6855247416173286E-01
+ 1437 3.5924999999999998E-04 3.1523896140143391E-04 -1.6854141088993471E-01
+ 1438 3.5949999999999996E-04 3.1519682743162035E-04 -1.6853034761813654E-01
+ 1439 3.5974999999999999E-04 3.1515469622762476E-04 -1.6851928434633839E-01
+ 1440 3.5999999999999997E-04 3.1511256778944712E-04 -1.6850822107454022E-01
+ 1441 3.6024999999999995E-04 3.1507044211708744E-04 -1.6849715780274205E-01
+ 1442 3.6049999999999998E-04 3.1502831921054566E-04 -1.6848609453094390E-01
+ 1443 3.6074999999999996E-04 3.1498619906982194E-04 -1.6847503125914573E-01
+ 1444 3.6099999999999994E-04 3.1494408169491618E-04 -1.6846396798734758E-01
+ 1445 3.6124999999999997E-04 3.1490196708582822E-04 -1.6845290471554941E-01
+ 1446 3.6149999999999995E-04 3.1485985524255843E-04 -1.6844184144375127E-01
+ 1447 3.6174999999999998E-04 3.1481774616510638E-04 -1.6843077817195309E-01
+ 1448 3.6199999999999996E-04 3.1477563985347239E-04 -1.6841971490015495E-01
+ 1449 3.6224999999999994E-04 3.1473353630765631E-04 -1.6840865162835678E-01
+ 1450 3.6249999999999998E-04 3.1469143552765824E-04 -1.6839758835655863E-01
+ 1451 3.6274999999999995E-04 3.1464933751347807E-04 -1.6838652508476046E-01
+ 1452 3.6299999999999999E-04 3.1460724226511585E-04 -1.6837546181296231E-01
+ 1453 3.6324999999999997E-04 3.1456514978257165E-04 -1.6836439854116414E-01
+ 1454 3.6349999999999995E-04 3.1452306006584524E-04 -1.6835333526936597E-01
+ 1455 3.6374999999999998E-04 3.1448097311493690E-04 -1.6834227199756782E-01
+ 1456 3.6399999999999996E-04 3.1443888892984645E-04 -1.6833120872576968E-01
+ 1457 3.6424999999999994E-04 3.1439680751057397E-04 -1.6832014545397150E-01
+ 1458 3.6449999999999997E-04 3.1435472885711955E-04 -1.6830908218217333E-01
+ 1459 3.6474999999999995E-04 3.1431265296948292E-04 -1.6829801891037519E-01
+ 1460 3.6499999999999998E-04 3.1427057984766436E-04 -1.6828695563857701E-01
+ 1461 3.6524999999999996E-04 3.1422850949166365E-04 -1.6827589236677887E-01
+ 1462 3.6549999999999994E-04 3.1418644190148100E-04 -1.6826482909498069E-01
+ 1463 3.6574999999999997E-04 3.1414437707711609E-04 -1.6825376582318255E-01
+ 1464 3.6599999999999995E-04 3.1410231501856930E-04 -1.6824270255138438E-01
+ 1465 3.6624999999999998E-04 3.1406025572584047E-04 -1.6823163927958623E-01
+ 1466 3.6649999999999996E-04 3.1401819919892949E-04 -1.6822057600778806E-01
+ 1467 3.6674999999999994E-04 3.1397614543783657E-04 -1.6820951273598989E-01
+ 1468 3.6699999999999998E-04 3.1393409444256155E-04 -1.6819844946419174E-01
+ 1469 3.6724999999999995E-04 3.1389204621310455E-04 -1.6818738619239360E-01
+ 1470 3.6749999999999999E-04 3.1385000074946539E-04 -1.6817632292059542E-01
+ 1471 3.6774999999999997E-04 3.1380795805164413E-04 -1.6816525964879725E-01
+ 1472 3.6799999999999995E-04 3.1376591811964100E-04 -1.6815419637699910E-01
+ 1473 3.6824999999999998E-04 3.1372388095345560E-04 -1.6814313310520093E-01
+ 1474 3.6849999999999996E-04 3.1368184655308838E-04 -1.6813206983340279E-01
+ 1475 3.6874999999999994E-04 3.1363981491853900E-04 -1.6812100656160461E-01
+ 1476 3.6899999999999997E-04 3.1359778604980759E-04 -1.6810994328980647E-01
+ 1477 3.6924999999999995E-04 3.1355575994689402E-04 -1.6809888001800830E-01
+ 1478 3.6949999999999998E-04 3.1351373660979851E-04 -1.6808781674621015E-01
+ 1479 3.6974999999999996E-04 3.1347171603852102E-04 -1.6807675347441198E-01
+ 1480 3.6999999999999994E-04 3.1342969823306132E-04 -1.6806569020261383E-01
+ 1481 3.7024999999999997E-04 3.1338768319341968E-04 -1.6805462693081566E-01
+ 1482 3.7049999999999995E-04 3.1334567091959595E-04 -1.6804356365901751E-01
+ 1483 3.7074999999999999E-04 3.1330366141159012E-04 -1.6803250038721934E-01
+ 1484 3.7099999999999996E-04 3.1326165466940230E-04 -1.6802143711542117E-01
+ 1485 3.7124999999999994E-04 3.1321965069303239E-04 -1.6801037384362302E-01
+ 1486 3.7149999999999998E-04 3.1317764948248048E-04 -1.6799931057182485E-01
+ 1487 3.7174999999999996E-04 3.1313565103774648E-04 -1.6798824730002671E-01
+ 1488 3.7199999999999999E-04 3.1309365535883048E-04 -1.6797718402822853E-01
+ 1489 3.7224999999999997E-04 3.1305166244573250E-04 -1.6796612075643039E-01
+ 1490 3.7249999999999995E-04 3.1300967229845220E-04 -1.6795505748463221E-01
+ 1491 3.7274999999999998E-04 3.1296768491699008E-04 -1.6794399421283407E-01
+ 1492 3.7299999999999996E-04 3.1292570030134581E-04 -1.6793293094103590E-01
+ 1493 3.7324999999999994E-04 3.1288371845151954E-04 -1.6792186766923775E-01
+ 1494 3.7349999999999997E-04 3.1284173936751129E-04 -1.6791080439743958E-01
+ 1495 3.7374999999999995E-04 3.1279976304932088E-04 -1.6789974112564143E-01
+ 1496 3.7399999999999998E-04 3.1275778949694838E-04 -1.6788867785384326E-01
+ 1497 3.7424999999999996E-04 3.1271581871039400E-04 -1.6787761458204509E-01
+ 1498 3.7449999999999994E-04 3.1267385068965735E-04 -1.6786655131024694E-01
+ 1499 3.7474999999999997E-04 3.1263188543473872E-04 -1.6785548803844877E-01
+ 1500 3.7499999999999995E-04 3.1258992294563815E-04 -1.6784442476665062E-01
+ 1501 3.7524999999999999E-04 3.1254796322235543E-04 -1.6783336149485245E-01
+ 1502 3.7549999999999997E-04 3.1250600626489083E-04 -1.6782229822305431E-01
+ 1503 3.7574999999999994E-04 3.1246405207324403E-04 -1.6781123495125613E-01
+ 1504 3.7599999999999998E-04 3.1242210064741518E-04 -1.6780017167945799E-01
+ 1505 3.7624999999999996E-04 3.1238015198740428E-04 -1.6778910840765981E-01
+ 1506 3.7649999999999994E-04 3.1233820609321124E-04 -1.6777804513586167E-01
+ 1507 3.7674999999999997E-04 3.1229626296483637E-04 -1.6776698186406350E-01
+ 1508 3.7699999999999995E-04 3.1225432260227924E-04 -1.6775591859226535E-01
+ 1509 3.7724999999999998E-04 3.1221238500554017E-04 -1.6774485532046718E-01
+ 1510 3.7749999999999996E-04 3.1217045017461901E-04 -1.6773379204866901E-01
+ 1511 3.7774999999999994E-04 3.1212851810951585E-04 -1.6772272877687086E-01
+ 1512 3.7799999999999997E-04 3.1208658881023055E-04 -1.6771166550507269E-01
+ 1513 3.7824999999999995E-04 3.1204466227676325E-04 -1.6770060223327454E-01
+ 1514 3.7849999999999998E-04 3.1200273850911391E-04 -1.6768953896147637E-01
+ 1515 3.7874999999999996E-04 3.1196081750728253E-04 -1.6767847568967822E-01
+ 1516 3.7899999999999994E-04 3.1191889927126916E-04 -1.6766741241788005E-01
+ 1517 3.7924999999999998E-04 3.1187698380107359E-04 -1.6765634914608191E-01
+ 1518 3.7949999999999995E-04 3.1183507109669602E-04 -1.6764528587428373E-01
+ 1519 3.7974999999999999E-04 3.1179316115813647E-04 -1.6763422260248559E-01
+ 1520 3.7999999999999997E-04 3.1175125398539476E-04 -1.6762315933068742E-01
+ 1521 3.8024999999999995E-04 3.1170934957847123E-04 -1.6761209605888927E-01
+ 1522 3.8049999999999998E-04 3.1166744793736532E-04 -1.6760103278709110E-01
+ 1523 3.8074999999999996E-04 3.1162554906207754E-04 -1.6758996951529292E-01
+ 1524 3.8099999999999994E-04 3.1158365295260771E-04 -1.6757890624349478E-01
+ 1525 3.8124999999999997E-04 3.1154175960895585E-04 -1.6756784297169661E-01
+ 1526 3.8149999999999995E-04 3.1149986903112188E-04 -1.6755677969989846E-01
+ 1527 3.8174999999999998E-04 3.1145798121910581E-04 -1.6754571642810029E-01
+ 1528 3.8199999999999996E-04 3.1141609617290787E-04 -1.6753465315630214E-01
+ 1529 3.8224999999999994E-04 3.1137421389252777E-04 -1.6752358988450397E-01
+ 1530 3.8249999999999997E-04 3.1133233437796568E-04 -1.6751252661270583E-01
+ 1531 3.8274999999999995E-04 3.1129045762922145E-04 -1.6750146334090765E-01
+ 1532 3.8299999999999999E-04 3.1124858364629511E-04 -1.6749040006910951E-01
+ 1533 3.8324999999999996E-04 3.1120671242918679E-04 -1.6747933679731133E-01
+ 1534 3.8349999999999994E-04 3.1116484397789653E-04 -1.6746827352551319E-01
+ 1535 3.8374999999999998E-04 3.1112297829242406E-04 -1.6745721025371502E-01
+ 1536 3.8399999999999996E-04 3.1108111537276966E-04 -1.6744614698191684E-01
+ 1537 3.8424999999999999E-04 3.1103925521893311E-04 -1.6743508371011870E-01
+ 1538 3.8449999999999997E-04 3.1099739783091456E-04 -1.6742402043832053E-01
+ 1539 3.8474999999999995E-04 3.1095554320871392E-04 -1.6741295716652238E-01
+ 1540 3.8499999999999998E-04 3.1091369135233135E-04 -1.6740189389472421E-01
+ 1541 3.8524999999999996E-04 3.1087184226176668E-04 -1.6739083062292606E-01
+ 1542 3.8549999999999994E-04 3.1082999593701980E-04 -1.6737976735112789E-01
+ 1543 3.8574999999999997E-04 3.1078815237809104E-04 -1.6736870407932974E-01
+ 1544 3.8599999999999995E-04 3.1074631158498013E-04 -1.6735764080753157E-01
+ 1545 3.8624999999999998E-04 3.1070447355768734E-04 -1.6734657753573343E-01
+ 1546 3.8649999999999996E-04 3.1066263829621229E-04 -1.6733551426393525E-01
+ 1547 3.8674999999999994E-04 3.1062080580055530E-04 -1.6732445099213711E-01
+ 1548 3.8699999999999997E-04 3.1057897607071632E-04 -1.6731338772033894E-01
+ 1549 3.8724999999999995E-04 3.1053714910669514E-04 -1.6730232444854076E-01
+ 1550 3.8749999999999999E-04 3.1049532490849197E-04 -1.6729126117674262E-01
+ 1551 3.8774999999999997E-04 3.1045350347610676E-04 -1.6728019790494444E-01
+ 1552 3.8799999999999994E-04 3.1041168480953955E-04 -1.6726913463314630E-01
+ 1553 3.8824999999999998E-04 3.1036986890879009E-04 -1.6725807136134813E-01
+ 1554 3.8849999999999996E-04 3.1032805577385880E-04 -1.6724700808954998E-01
+ 1555 3.8874999999999994E-04 3.1028624540474541E-04 -1.6723594481775181E-01
+ 1556 3.8899999999999997E-04 3.1024443780144993E-04 -1.6722488154595366E-01
+ 1557 3.8924999999999995E-04 3.1020263296397250E-04 -1.6721381827415549E-01
+ 1558 3.8949999999999998E-04 3.1016083089231282E-04 -1.6720275500235735E-01
+ 1559 3.8974999999999996E-04 3.1011903158647126E-04 -1.6719169173055917E-01
+ 1560 3.8999999999999994E-04 3.1007723504644755E-04 -1.6718062845876103E-01
+ 1561 3.9024999999999997E-04 3.1003544127224185E-04 -1.6716956518696285E-01
+ 1562 3.9049999999999995E-04 3.0999365026385415E-04 -1.6715850191516468E-01
+ 1563 3.9074999999999998E-04 3.0995186202128426E-04 -1.6714743864336654E-01
+ 1564 3.9099999999999996E-04 3.0991007654453248E-04 -1.6713637537156839E-01
+ 1565 3.9124999999999994E-04 3.0986829383359849E-04 -1.6712531209977022E-01
+ 1566 3.9149999999999998E-04 3.0982651388848252E-04 -1.6711424882797205E-01
+ 1567 3.9174999999999995E-04 3.0978473670918445E-04 -1.6710318555617390E-01
+ 1568 3.9199999999999999E-04 3.0974296229570439E-04 -1.6709212228437573E-01
+ 1569 3.9224999999999997E-04 3.0970119064804239E-04 -1.6708105901257758E-01
+ 1570 3.9249999999999995E-04 3.0965942176619819E-04 -1.6706999574077941E-01
+ 1571 3.9274999999999998E-04 3.0961765565017195E-04 -1.6705893246898126E-01
+ 1572 3.9299999999999996E-04 3.0957589229996366E-04 -1.6704786919718309E-01
+ 1573 3.9324999999999994E-04 3.0953413171557333E-04 -1.6703680592538495E-01
+ 1574 3.9349999999999997E-04 3.0949237389700090E-04 -1.6702574265358677E-01
+ 1575 3.9374999999999995E-04 3.0945061884424653E-04 -1.6701467938178863E-01
+ 1576 3.9399999999999998E-04 3.0940886655731018E-04 -1.6700361610999045E-01
+ 1577 3.9424999999999996E-04 3.0936711703619156E-04 -1.6699255283819231E-01
+ 1578 3.9449999999999994E-04 3.0932537028089102E-04 -1.6698148956639414E-01
+ 1579 3.9474999999999997E-04 3.0928362629140831E-04 -1.6697042629459596E-01
+ 1580 3.9499999999999995E-04 3.0924188506774368E-04 -1.6695936302279782E-01
+ 1581 3.9524999999999999E-04 3.0920014660989689E-04 -1.6694829975099965E-01
+ 1582 3.9549999999999996E-04 3.0915841091786817E-04 -1.6693723647920150E-01
+ 1583 3.9574999999999994E-04 3.0911667799165746E-04 -1.6692617320740333E-01
+ 1584 3.9599999999999998E-04 3.0907494783126443E-04 -1.6691510993560518E-01
+ 1585 3.9624999999999996E-04 3.0903322043668958E-04 -1.6690404666380701E-01
+ 1586 3.9649999999999993E-04 3.0899149580793258E-04 -1.6689298339200886E-01
+ 1587 3.9674999999999997E-04 3.0894977394499358E-04 -1.6688192012021069E-01
+ 1588 3.9699999999999995E-04 3.0890805484787249E-04 -1.6687085684841255E-01
+ 1589 3.9724999999999998E-04 3.0886633851656930E-04 -1.6685979357661437E-01
+ 1590 3.9749999999999996E-04 3.0882462495108423E-04 -1.6684873030481623E-01
+ 1591 3.9774999999999994E-04 3.0878291415141696E-04 -1.6683766703301806E-01
+ 1592 3.9799999999999997E-04 3.0874120611756764E-04 -1.6682660376121988E-01
+ 1593 3.9824999999999995E-04 3.0869950084953644E-04 -1.6681554048942174E-01
+ 1594 3.9849999999999998E-04 3.0865779834732292E-04 -1.6680447721762356E-01
+ 1595 3.9874999999999996E-04 3.0861609861092753E-04 -1.6679341394582542E-01
+ 1596 3.9899999999999994E-04 3.0857440164035009E-04 -1.6678235067402725E-01
+ 1597 3.9924999999999997E-04 3.0853270743559050E-04 -1.6677128740222910E-01
+ 1598 3.9949999999999995E-04 3.0849101599664898E-04 -1.6676022413043093E-01
+ 1599 3.9974999999999999E-04 3.0844932732352530E-04 -1.6674916085863278E-01
+ 1600 3.9999999999999996E-04 3.0840764141621969E-04 -1.6673809758683461E-01
+ 1601 4.0024999999999994E-04 3.0836595827473198E-04 -1.6672703431503647E-01
+ 1602 4.0049999999999998E-04 3.0832427789906206E-04 -1.6671597104323829E-01
+ 1603 4.0074999999999996E-04 3.0828260028921021E-04 -1.6670490777144015E-01
+ 1604 4.0099999999999994E-04 3.0824092544517632E-04 -1.6669384449964197E-01
+ 1605 4.0124999999999997E-04 3.0819925336696038E-04 -1.6668278122784380E-01
+ 1606 4.0149999999999995E-04 3.0815758405456246E-04 -1.6667171795604566E-01
+ 1607 4.0174999999999998E-04 3.0811591750798243E-04 -1.6666065468424748E-01
+ 1608 4.0199999999999996E-04 3.0807425372722031E-04 -1.6664959141244934E-01
+ 1609 4.0224999999999994E-04 3.0803259271227615E-04 -1.6663852814065117E-01
+ 1610 4.0249999999999997E-04 3.0799093446314994E-04 -1.6662746486885302E-01
+ 1611 4.0274999999999995E-04 3.0794927897984174E-04 -1.6661640159705485E-01
+ 1612 4.0299999999999998E-04 3.0790762626235150E-04 -1.6660533832525670E-01
+ 1613 4.0324999999999996E-04 3.0786597631067921E-04 -1.6659427505345853E-01
+ 1614 4.0349999999999994E-04 3.0782432912482478E-04 -1.6658321178166038E-01
+ 1615 4.0374999999999997E-04 3.0778268470478824E-04 -1.6657214850986221E-01
+ 1616 4.0399999999999995E-04 3.0774104305056983E-04 -1.6656108523806407E-01
+ 1617 4.0424999999999999E-04 3.0769940416216921E-04 -1.6655002196626589E-01
+ 1618 4.0449999999999997E-04 3.0765776803958665E-04 -1.6653895869446772E-01
+ 1619 4.0474999999999994E-04 3.0761613468282200E-04 -1.6652789542266958E-01
+ 1620 4.0499999999999998E-04 3.0757450409187536E-04 -1.6651683215087140E-01
+ 1621 4.0524999999999996E-04 3.0753287626674656E-04 -1.6650576887907326E-01
+ 1622 4.0549999999999994E-04 3.0749125120743573E-04 -1.6649470560727508E-01
+ 1623 4.0574999999999997E-04 3.0744962891394295E-04 -1.6648364233547694E-01
+ 1624 4.0599999999999995E-04 3.0740800938626803E-04 -1.6647257906367877E-01
+ 1625 4.0624999999999998E-04 3.0736639262441117E-04 -1.6646151579188062E-01
+ 1626 4.0649999999999996E-04 3.0732477862837205E-04 -1.6645045252008245E-01
+ 1627 4.0674999999999994E-04 3.0728316739815111E-04 -1.6643938924828430E-01
+ 1628 4.0699999999999997E-04 3.0724155893374801E-04 -1.6642832597648613E-01
+ 1629 4.0724999999999995E-04 3.0719995323516287E-04 -1.6641726270468798E-01
+ 1630 4.0749999999999998E-04 3.0715835030239568E-04 -1.6640619943288981E-01
+ 1631 4.0774999999999996E-04 3.0711675013544635E-04 -1.6639513616109164E-01
+ 1632 4.0799999999999994E-04 3.0707515273431507E-04 -1.6638407288929349E-01
+ 1633 4.0824999999999998E-04 3.0703355809900165E-04 -1.6637300961749532E-01
+ 1634 4.0849999999999995E-04 3.0699196622950635E-04 -1.6636194634569718E-01
+ 1635 4.0874999999999993E-04 3.0695037712582889E-04 -1.6635088307389900E-01
+ 1636 4.0899999999999997E-04 3.0690879078796934E-04 -1.6633981980210086E-01
+ 1637 4.0924999999999995E-04 3.0686720721592790E-04 -1.6632875653030268E-01
+ 1638 4.0949999999999998E-04 3.0682562640970421E-04 -1.6631769325850454E-01
+ 1639 4.0974999999999996E-04 3.0678404836929858E-04 -1.6630662998670637E-01
+ 1640 4.0999999999999994E-04 3.0674247309471091E-04 -1.6629556671490822E-01
+ 1641 4.1024999999999997E-04 3.0670090058594114E-04 -1.6628450344311005E-01
+ 1642 4.1049999999999995E-04 3.0665933084298932E-04 -1.6627344017131190E-01
+ 1643 4.1074999999999998E-04 3.0661776386585547E-04 -1.6626237689951373E-01
+ 1644 4.1099999999999996E-04 3.0657619965453962E-04 -1.6625131362771556E-01
+ 1645 4.1124999999999994E-04 3.0653463820904162E-04 -1.6624025035591741E-01
+ 1646 4.1149999999999997E-04 3.0649307952936169E-04 -1.6622918708411924E-01
+ 1647 4.1174999999999995E-04 3.0645152361549960E-04 -1.6621812381232109E-01
+ 1648 4.1199999999999999E-04 3.0640997046745542E-04 -1.6620706054052292E-01
+ 1649 4.1224999999999996E-04 3.0636842008522930E-04 -1.6619599726872478E-01
+ 1650 4.1249999999999994E-04 3.0632687246882103E-04 -1.6618493399692660E-01
+ 1651 4.1274999999999998E-04 3.0628532761823083E-04 -1.6617387072512846E-01
+ 1652 4.1299999999999996E-04 3.0624378553345864E-04 -1.6616280745333029E-01
+ 1653 4.1324999999999993E-04 3.0620224621450418E-04 -1.6615174418153214E-01
+ 1654 4.1349999999999997E-04 3.0616070966136779E-04 -1.6614068090973397E-01
+ 1655 4.1374999999999995E-04 3.0611917587404931E-04 -1.6612961763793582E-01
+ 1656 4.1399999999999998E-04 3.0607764485254883E-04 -1.6611855436613765E-01
+ 1657 4.1424999999999996E-04 3.0603611659686615E-04 -1.6610749109433948E-01
+ 1658 4.1449999999999994E-04 3.0599459110700159E-04 -1.6609642782254133E-01
+ 1659 4.1474999999999997E-04 3.0595306838295498E-04 -1.6608536455074319E-01
+ 1660 4.1499999999999995E-04 3.0591154842472628E-04 -1.6607430127894501E-01
+ 1661 4.1524999999999998E-04 3.0587003123231553E-04 -1.6606323800714684E-01
+ 1662 4.1549999999999996E-04 3.0582851680572263E-04 -1.6605217473534870E-01
+ 1663 4.1574999999999994E-04 3.0578700514494780E-04 -1.6604111146355052E-01
+ 1664 4.1599999999999997E-04 3.0574549624999098E-04 -1.6603004819175238E-01
+ 1665 4.1624999999999995E-04 3.0570399012085189E-04 -1.6601898491995420E-01
+ 1666 4.1649999999999999E-04 3.0566248675753093E-04 -1.6600792164815606E-01
+ 1667 4.1674999999999997E-04 3.0562098616002782E-04 -1.6599685837635789E-01
+ 1668 4.1699999999999994E-04 3.0557948832834277E-04 -1.6598579510455974E-01
+ 1669 4.1724999999999998E-04 3.0553799326247556E-04 -1.6597473183276157E-01
+ 1670 4.1749999999999996E-04 3.0549650096242637E-04 -1.6596366856096340E-01
+ 1671 4.1774999999999994E-04 3.0545501142819508E-04 -1.6595260528916525E-01
+ 1672 4.1799999999999997E-04 3.0541352465978180E-04 -1.6594154201736711E-01
+ 1673 4.1824999999999995E-04 3.0537204065718643E-04 -1.6593047874556893E-01
+ 1674 4.1849999999999998E-04 3.0533055942040901E-04 -1.6591941547377076E-01
+ 1675 4.1874999999999996E-04 3.0528908094944955E-04 -1.6590835220197261E-01
+ 1676 4.1899999999999994E-04 3.0524760524430799E-04 -1.6589728893017444E-01
+ 1677 4.1924999999999997E-04 3.0520613230498455E-04 -1.6588622565837630E-01
+ 1678 4.1949999999999995E-04 3.0516466213147879E-04 -1.6587516238657812E-01
+ 1679 4.1974999999999998E-04 3.0512319472379115E-04 -1.6586409911477998E-01
+ 1680 4.1999999999999996E-04 3.0508173008192153E-04 -1.6585303584298181E-01
+ 1681 4.2024999999999994E-04 3.0504026820586964E-04 -1.6584197257118366E-01
+ 1682 4.2049999999999998E-04 3.0499880909563588E-04 -1.6583090929938549E-01
+ 1683 4.2074999999999995E-04 3.0495735275121996E-04 -1.6581984602758734E-01
+ 1684 4.2099999999999993E-04 3.0491589917262205E-04 -1.6580878275578917E-01
+ 1685 4.2124999999999997E-04 3.0487444835984205E-04 -1.6579771948399102E-01
+ 1686 4.2149999999999995E-04 3.0483300031288005E-04 -1.6578665621219285E-01
+ 1687 4.2174999999999998E-04 3.0479155503173596E-04 -1.6577559294039468E-01
+ 1688 4.2199999999999996E-04 3.0475011251640983E-04 -1.6576452966859653E-01
+ 1689 4.2224999999999994E-04 3.0470867276690170E-04 -1.6575346639679836E-01
+ 1690 4.2249999999999997E-04 3.0466723578321143E-04 -1.6574240312500021E-01
+ 1691 4.2274999999999995E-04 3.0462580156533916E-04 -1.6573133985320204E-01
+ 1692 4.2299999999999998E-04 3.0458437011328480E-04 -1.6572027658140390E-01
+ 1693 4.2324999999999996E-04 3.0454294142704855E-04 -1.6570921330960572E-01
+ 1694 4.2349999999999994E-04 3.0450151550663016E-04 -1.6569815003780758E-01
+ 1695 4.2374999999999997E-04 3.0446009235202956E-04 -1.6568708676600941E-01
+ 1696 4.2399999999999995E-04 3.0441867196324707E-04 -1.6567602349421126E-01
+ 1697 4.2424999999999999E-04 3.0437725434028244E-04 -1.6566496022241309E-01
+ 1698 4.2449999999999996E-04 3.0433583948313593E-04 -1.6565389695061494E-01
+ 1699 4.2474999999999994E-04 3.0429442739180715E-04 -1.6564283367881677E-01
+ 1700 4.2499999999999998E-04 3.0425301806629639E-04 -1.6563177040701860E-01
+ 1701 4.2524999999999996E-04 3.0421161150660374E-04 -1.6562070713522045E-01
+ 1702 4.2549999999999993E-04 3.0417020771272884E-04 -1.6560964386342228E-01
+ 1703 4.2574999999999997E-04 3.0412880668467194E-04 -1.6559858059162413E-01
+ 1704 4.2599999999999995E-04 3.0408740842243300E-04 -1.6558751731982596E-01
+ 1705 4.2624999999999998E-04 3.0404601292601202E-04 -1.6557645404802782E-01
+ 1706 4.2649999999999996E-04 3.0400462019540900E-04 -1.6556539077622964E-01
+ 1707 4.2674999999999994E-04 3.0396323023062388E-04 -1.6555432750443150E-01
+ 1708 4.2699999999999997E-04 3.0392184303165682E-04 -1.6554326423263332E-01
+ 1709 4.2724999999999995E-04 3.0388045859850756E-04 -1.6553220096083518E-01
+ 1710 4.2749999999999998E-04 3.0383907693117636E-04 -1.6552113768903701E-01
+ 1711 4.2774999999999996E-04 3.0379769802966312E-04 -1.6551007441723886E-01
+ 1712 4.2799999999999994E-04 3.0375632189396772E-04 -1.6549901114544069E-01
+ 1713 4.2824999999999997E-04 3.0371494852409045E-04 -1.6548794787364252E-01
+ 1714 4.2849999999999995E-04 3.0367357792003091E-04 -1.6547688460184437E-01
+ 1715 4.2874999999999999E-04 3.0363221008178944E-04 -1.6546582133004620E-01
+ 1716 4.2899999999999997E-04 3.0359084500936593E-04 -1.6545475805824805E-01
+ 1717 4.2924999999999994E-04 3.0354948270276032E-04 -1.6544369478644988E-01
+ 1718 4.2949999999999998E-04 3.0350812316197267E-04 -1.6543263151465173E-01
+ 1719 4.2974999999999996E-04 3.0346676638700297E-04 -1.6542156824285356E-01
+ 1720 4.2999999999999994E-04 3.0342541237785123E-04 -1.6541050497105542E-01
+ 1721 4.3024999999999997E-04 3.0338406113451739E-04 -1.6539944169925724E-01
+ 1722 4.3049999999999995E-04 3.0334271265700162E-04 -1.6538837842745910E-01
+ 1723 4.3074999999999998E-04 3.0330136694530375E-04 -1.6537731515566093E-01
+ 1724 4.3099999999999996E-04 3.0326002399942383E-04 -1.6536625188386278E-01
+ 1725 4.3124999999999994E-04 3.0321868381936177E-04 -1.6535518861206461E-01
+ 1726 4.3149999999999997E-04 3.0317734640511782E-04 -1.6534412534026643E-01
+ 1727 4.3174999999999995E-04 3.0313601175669178E-04 -1.6533306206846829E-01
+ 1728 4.3199999999999998E-04 3.0309467987408353E-04 -1.6532199879667012E-01
+ 1729 4.3224999999999996E-04 3.0305335075729334E-04 -1.6531093552487197E-01
+ 1730 4.3249999999999994E-04 3.0301202440632100E-04 -1.6529987225307380E-01
+ 1731 4.3274999999999997E-04 3.0297070082116679E-04 -1.6528880898127565E-01
+ 1732 4.3299999999999995E-04 3.0292938000183047E-04 -1.6527774570947748E-01
+ 1733 4.3324999999999993E-04 3.0288806194831206E-04 -1.6526668243767934E-01
+ 1734 4.3349999999999997E-04 3.0284674666061166E-04 -1.6525561916588116E-01
+ 1735 4.3374999999999995E-04 3.0280543413872910E-04 -1.6524455589408302E-01
+ 1736 4.3399999999999998E-04 3.0276412438266461E-04 -1.6523349262228484E-01
+ 1737 4.3424999999999996E-04 3.0272281739241797E-04 -1.6522242935048670E-01
+ 1738 4.3449999999999994E-04 3.0268151316798934E-04 -1.6521136607868853E-01
+ 1739 4.3474999999999997E-04 3.0264021170937861E-04 -1.6520030280689035E-01
+ 1740 4.3499999999999995E-04 3.0259891301658595E-04 -1.6518923953509221E-01
+ 1741 4.3524999999999998E-04 3.0255761708961103E-04 -1.6517817626329404E-01
+ 1742 4.3549999999999996E-04 3.0251632392845417E-04 -1.6516711299149589E-01
+ 1743 4.3574999999999994E-04 3.0247503353311532E-04 -1.6515604971969772E-01
+ 1744 4.3599999999999997E-04 3.0243374590359443E-04 -1.6514498644789957E-01
+ 1745 4.3624999999999995E-04 3.0239246103989139E-04 -1.6513392317610140E-01
+ 1746 4.3649999999999998E-04 3.0235117894200636E-04 -1.6512285990430325E-01
+ 1747 4.3674999999999996E-04 3.0230989960993923E-04 -1.6511179663250508E-01
+ 1748 4.3699999999999994E-04 3.0226862304369006E-04 -1.6510073336070694E-01
+ 1749 4.3724999999999998E-04 3.0222734924325884E-04 -1.6508967008890876E-01
+ 1750 4.3749999999999995E-04 3.0218607820864564E-04 -1.6507860681711062E-01
+ 1751 4.3774999999999993E-04 3.0214480993985044E-04 -1.6506754354531245E-01
+ 1752 4.3799999999999997E-04 3.0210354443687294E-04 -1.6505648027351427E-01
+ 1753 4.3824999999999995E-04 3.0206228169971355E-04 -1.6504541700171613E-01
+ 1754 4.3849999999999998E-04 3.0202102172837211E-04 -1.6503435372991795E-01
+ 1755 4.3874999999999996E-04 3.0197976452284858E-04 -1.6502329045811981E-01
+ 1756 4.3899999999999994E-04 3.0193851008314306E-04 -1.6501222718632164E-01
+ 1757 4.3924999999999997E-04 3.0189725840925545E-04 -1.6500116391452349E-01
+ 1758 4.3949999999999995E-04 3.0185600950118589E-04 -1.6499010064272532E-01
+ 1759 4.3974999999999998E-04 3.0181476335893408E-04 -1.6497903737092717E-01
+ 1760 4.3999999999999996E-04 3.0177351998250033E-04 -1.6496797409912900E-01
+ 1761 4.4024999999999994E-04 3.0173227937188460E-04 -1.6495691082733085E-01
+ 1762 4.4049999999999997E-04 3.0169104152708666E-04 -1.6494584755553268E-01
+ 1763 4.4074999999999995E-04 3.0164980644810683E-04 -1.6493478428373454E-01
+ 1764 4.4099999999999999E-04 3.0160857413494475E-04 -1.6492372101193636E-01
+ 1765 4.4124999999999996E-04 3.0156734458760089E-04 -1.6491265774013819E-01
+ 1766 4.4149999999999994E-04 3.0152611780607472E-04 -1.6490159446834005E-01
+ 1767 4.4174999999999998E-04 3.0148489379036667E-04 -1.6489053119654190E-01
+ 1768 4.4199999999999996E-04 3.0144367254047641E-04 -1.6487946792474373E-01
+ 1769 4.4224999999999993E-04 3.0140245405640422E-04 -1.6486840465294555E-01
+ 1770 4.4249999999999997E-04 3.0136123833814999E-04 -1.6485734138114741E-01
+ 1771 4.4274999999999995E-04 3.0132002538571360E-04 -1.6484627810934924E-01
+ 1772 4.4299999999999998E-04 3.0127881519909533E-04 -1.6483521483755109E-01
+ 1773 4.4324999999999996E-04 3.0123760777829491E-04 -1.6482415156575292E-01
+ 1774 4.4349999999999994E-04 3.0119640312331245E-04 -1.6481308829395477E-01
+ 1775 4.4374999999999997E-04 3.0115520123414789E-04 -1.6480202502215660E-01
+ 1776 4.4399999999999995E-04 3.0111400211080134E-04 -1.6479096175035846E-01
+ 1777 4.4424999999999998E-04 3.0107280575327280E-04 -1.6477989847856028E-01
+ 1778 4.4449999999999996E-04 3.0103161216156211E-04 -1.6476883520676214E-01
+ 1779 4.4474999999999994E-04 3.0099042133566937E-04 -1.6475777193496396E-01
+ 1780 4.4499999999999997E-04 3.0094923327559460E-04 -1.6474670866316582E-01
+ 1781 4.4524999999999995E-04 3.0090804798133777E-04 -1.6473564539136765E-01
+ 1782 4.4549999999999993E-04 3.0086686545289891E-04 -1.6472458211956947E-01
+ 1783 4.4574999999999997E-04 3.0082568569027795E-04 -1.6471351884777133E-01
+ 1784 4.4599999999999994E-04 3.0078450869347505E-04 -1.6470245557597316E-01
+ 1785 4.4624999999999998E-04 3.0074333446249000E-04 -1.6469139230417501E-01
+ 1786 4.4649999999999996E-04 3.0070216299732296E-04 -1.6468032903237684E-01
+ 1787 4.4674999999999994E-04 3.0066099429797388E-04 -1.6466926576057869E-01
+ 1788 4.4699999999999997E-04 3.0061982836444259E-04 -1.6465820248878052E-01
+ 1789 4.4724999999999995E-04 3.0057866519672937E-04 -1.6464713921698237E-01
+ 1790 4.4749999999999998E-04 3.0053750479483411E-04 -1.6463607594518420E-01
+ 1791 4.4774999999999996E-04 3.0049634715875685E-04 -1.6462501267338606E-01
+ 1792 4.4799999999999994E-04 3.0045519228849744E-04 -1.6461394940158788E-01
+ 1793 4.4824999999999997E-04 3.0041404018405610E-04 -1.6460288612978974E-01
+ 1794 4.4849999999999995E-04 3.0037289084543255E-04 -1.6459182285799157E-01
+ 1795 4.4874999999999998E-04 3.0033174427262707E-04 -1.6458075958619339E-01
+ 1796 4.4899999999999996E-04 3.0029060046563955E-04 -1.6456969631439525E-01
+ 1797 4.4924999999999994E-04 3.0024945942446987E-04 -1.6455863304259707E-01
+ 1798 4.4949999999999998E-04 3.0020832114911825E-04 -1.6454756977079893E-01
+ 1799 4.4974999999999995E-04 3.0016718563958438E-04 -1.6453650649900076E-01
+ 1800 4.4999999999999993E-04 3.0012605289586879E-04 -1.6452544322720261E-01
+ 1801 4.5024999999999997E-04 3.0008492291797088E-04 -1.6451437995540444E-01
+ 1802 4.5049999999999995E-04 3.0004379570589099E-04 -1.6450331668360629E-01
+ 1803 4.5074999999999998E-04 3.0000267125962900E-04 -1.6449225341180812E-01
+ 1804 4.5099999999999996E-04 2.9996154957918507E-04 -1.6448119014000998E-01
+ 1805 4.5124999999999994E-04 2.9992043066455904E-04 -1.6447012686821180E-01
+ 1806 4.5149999999999997E-04 2.9987931451575092E-04 -1.6445906359641366E-01
+ 1807 4.5174999999999995E-04 2.9983820113276086E-04 -1.6444800032461548E-01
+ 1808 4.5199999999999998E-04 2.9979709051558860E-04 -1.6443693705281731E-01
+ 1809 4.5224999999999996E-04 2.9975598266423451E-04 -1.6442587378101917E-01
+ 1810 4.5249999999999994E-04 2.9971487757869821E-04 -1.6441481050922099E-01
+ 1811 4.5274999999999997E-04 2.9967377525897976E-04 -1.6440374723742285E-01
+ 1812 4.5299999999999995E-04 2.9963267570507949E-04 -1.6439268396562468E-01
+ 1813 4.5324999999999999E-04 2.9959157891699706E-04 -1.6438162069382653E-01
+ 1814 4.5349999999999996E-04 2.9955048489473259E-04 -1.6437055742202836E-01
+ 1815 4.5374999999999994E-04 2.9950939363828608E-04 -1.6435949415023021E-01
+ 1816 4.5399999999999998E-04 2.9946830514765736E-04 -1.6434843087843204E-01
+ 1817 4.5424999999999996E-04 2.9942721942284676E-04 -1.6433736760663389E-01
+ 1818 4.5449999999999993E-04 2.9938613646385406E-04 -1.6432630433483572E-01
+ 1819 4.5474999999999997E-04 2.9934505627067937E-04 -1.6431524106303758E-01
+ 1820 4.5499999999999995E-04 2.9930397884332264E-04 -1.6430417779123940E-01
+ 1821 4.5524999999999998E-04 2.9926290418178371E-04 -1.6429311451944123E-01
+ 1822 4.5549999999999996E-04 2.9922183228606289E-04 -1.6428205124764308E-01
+ 1823 4.5574999999999994E-04 2.9918076315615992E-04 -1.6427098797584494E-01
+ 1824 4.5599999999999997E-04 2.9913969679207491E-04 -1.6425992470404677E-01
+ 1825 4.5624999999999995E-04 2.9909863319380785E-04 -1.6424886143224859E-01
+ 1826 4.5649999999999998E-04 2.9905757236135881E-04 -1.6423779816045045E-01
+ 1827 4.5674999999999996E-04 2.9901651429472761E-04 -1.6422673488865228E-01
+ 1828 4.5699999999999994E-04 2.9897545899391459E-04 -1.6421567161685413E-01
+ 1829 4.5724999999999997E-04 2.9893440645891925E-04 -1.6420460834505596E-01
+ 1830 4.5749999999999995E-04 2.9889335668974192E-04 -1.6419354507325781E-01
+ 1831 4.5774999999999993E-04 2.9885230968638261E-04 -1.6418248180145964E-01
+ 1832 4.5799999999999997E-04 2.9881126544884119E-04 -1.6417141852966149E-01
+ 1833 4.5824999999999994E-04 2.9877022397711774E-04 -1.6416035525786332E-01
+ 1834 4.5849999999999998E-04 2.9872918527121224E-04 -1.6414929198606515E-01
+ 1835 4.5874999999999996E-04 2.9868814933112475E-04 -1.6413822871426700E-01
+ 1836 4.5899999999999994E-04 2.9864711615685516E-04 -1.6412716544246886E-01
+ 1837 4.5924999999999997E-04 2.9860608574840347E-04 -1.6411610217067069E-01
+ 1838 4.5949999999999995E-04 2.9856505810576980E-04 -1.6410503889887251E-01
+ 1839 4.5974999999999998E-04 2.9852403322895403E-04 -1.6409397562707437E-01
+ 1840 4.5999999999999996E-04 2.9848301111795627E-04 -1.6408291235527619E-01
+ 1841 4.6024999999999994E-04 2.9844199177277641E-04 -1.6407184908347805E-01
+ 1842 4.6049999999999997E-04 2.9840097519341451E-04 -1.6406078581167988E-01
+ 1843 4.6074999999999995E-04 2.9835996137987062E-04 -1.6404972253988173E-01
+ 1844 4.6099999999999998E-04 2.9831895033214457E-04 -1.6403865926808356E-01
+ 1845 4.6124999999999996E-04 2.9827794205023654E-04 -1.6402759599628541E-01
+ 1846 4.6149999999999994E-04 2.9823693653414641E-04 -1.6401653272448724E-01
+ 1847 4.6174999999999998E-04 2.9819593378387429E-04 -1.6400546945268907E-01
+ 1848 4.6199999999999995E-04 2.9815493379942008E-04 -1.6399440618089092E-01
+ 1849 4.6224999999999993E-04 2.9811393658078387E-04 -1.6398334290909278E-01
+ 1850 4.6249999999999997E-04 2.9807294212796562E-04 -1.6397227963729460E-01
+ 1851 4.6274999999999995E-04 2.9803195044096528E-04 -1.6396121636549643E-01
+ 1852 4.6299999999999998E-04 2.9799096151978278E-04 -1.6395015309369829E-01
+ 1853 4.6324999999999996E-04 2.9794997536441829E-04 -1.6393908982190011E-01
+ 1854 4.6349999999999994E-04 2.9790899197487187E-04 -1.6392802655010197E-01
+ 1855 4.6374999999999997E-04 2.9786801135114329E-04 -1.6391696327830380E-01
+ 1856 4.6399999999999995E-04 2.9782703349323268E-04 -1.6390590000650565E-01
+ 1857 4.6424999999999998E-04 2.9778605840114007E-04 -1.6389483673470748E-01
+ 1858 4.6449999999999996E-04 2.9774508607486536E-04 -1.6388377346290933E-01
+ 1859 4.6474999999999994E-04 2.9770411651440856E-04 -1.6387271019111116E-01
+ 1860 4.6499999999999997E-04 2.9766314971976983E-04 -1.6386164691931299E-01
+ 1861 4.6524999999999995E-04 2.9762218569094894E-04 -1.6385058364751484E-01
+ 1862 4.6549999999999998E-04 2.9758122442794600E-04 -1.6383952037571670E-01
+ 1863 4.6574999999999996E-04 2.9754026593076114E-04 -1.6382845710391852E-01
+ 1864 4.6599999999999994E-04 2.9749931019939406E-04 -1.6381739383212035E-01
+ 1865 4.6624999999999998E-04 2.9745835723384511E-04 -1.6380633056032221E-01
+ 1866 4.6649999999999996E-04 2.9741740703411389E-04 -1.6379526728852403E-01
+ 1867 4.6674999999999993E-04 2.9737645960020080E-04 -1.6378420401672589E-01
+ 1868 4.6699999999999997E-04 2.9733551493210555E-04 -1.6377314074492771E-01
+ 1869 4.6724999999999995E-04 2.9729457302982843E-04 -1.6376207747312957E-01
+ 1870 4.6749999999999998E-04 2.9725363389336909E-04 -1.6375101420133140E-01
+ 1871 4.6774999999999996E-04 2.9721269752272766E-04 -1.6373995092953325E-01
+ 1872 4.6799999999999994E-04 2.9717176391790429E-04 -1.6372888765773508E-01
+ 1873 4.6824999999999997E-04 2.9713083307889883E-04 -1.6371782438593691E-01
+ 1874 4.6849999999999995E-04 2.9708990500571127E-04 -1.6370676111413876E-01
+ 1875 4.6874999999999998E-04 2.9704897969834172E-04 -1.6369569784234062E-01
+ 1876 4.6899999999999996E-04 2.9700805715679018E-04 -1.6368463457054244E-01
+ 1877 4.6924999999999994E-04 2.9696713738105643E-04 -1.6367357129874427E-01
+ 1878 4.6949999999999997E-04 2.9692622037114070E-04 -1.6366250802694612E-01
+ 1879 4.6974999999999995E-04 2.9688530612704292E-04 -1.6365144475514795E-01
+ 1880 4.6999999999999993E-04 2.9684439464876315E-04 -1.6364038148334981E-01
+ 1881 4.7024999999999996E-04 2.9680348593630129E-04 -1.6362931821155163E-01
+ 1882 4.7049999999999994E-04 2.9676257998965738E-04 -1.6361825493975349E-01
+ 1883 4.7074999999999998E-04 2.9672167680883143E-04 -1.6360719166795532E-01
+ 1884 4.7099999999999996E-04 2.9668077639382338E-04 -1.6359612839615717E-01
+ 1885 4.7124999999999993E-04 2.9663987874463328E-04 -1.6358506512435900E-01
+ 1886 4.7149999999999997E-04 2.9659898386126120E-04 -1.6357400185256085E-01
+ 1887 4.7174999999999995E-04 2.9655809174370713E-04 -1.6356293858076268E-01
+ 1888 4.7199999999999998E-04 2.9651720239197085E-04 -1.6355187530896453E-01
+ 1889 4.7224999999999996E-04 2.9647631580605264E-04 -1.6354081203716636E-01
+ 1890 4.7249999999999994E-04 2.9643543198595228E-04 -1.6352974876536819E-01
+ 1891 4.7274999999999997E-04 2.9639455093166998E-04 -1.6351868549357004E-01
+ 1892 4.7299999999999995E-04 2.9635367264320547E-04 -1.6350762222177187E-01
+ 1893 4.7324999999999998E-04 2.9631279712055898E-04 -1.6349655894997372E-01
+ 1894 4.7349999999999996E-04 2.9627192436373055E-04 -1.6348549567817555E-01
+ 1895 4.7374999999999994E-04 2.9623105437271997E-04 -1.6347443240637741E-01
+ 1896 4.7399999999999997E-04 2.9619018714752729E-04 -1.6346336913457923E-01
+ 1897 4.7424999999999995E-04 2.9614932268815273E-04 -1.6345230586278109E-01
+ 1898 4.7449999999999993E-04 2.9610846099459596E-04 -1.6344124259098292E-01
+ 1899 4.7474999999999997E-04 2.9606760206685710E-04 -1.6343017931918477E-01
+ 1900 4.7499999999999994E-04 2.9602674590493625E-04 -1.6341911604738660E-01
+ 1901 4.7524999999999998E-04 2.9598589250883341E-04 -1.6340805277558845E-01
+ 1902 4.7549999999999996E-04 2.9594504187854852E-04 -1.6339698950379028E-01
+ 1903 4.7574999999999994E-04 2.9590419401408154E-04 -1.6338592623199211E-01
+ 1904 4.7599999999999997E-04 2.9586334891543251E-04 -1.6337486296019396E-01
+ 1905 4.7624999999999995E-04 2.9582250658260144E-04 -1.6336379968839579E-01
+ 1906 4.7649999999999998E-04 2.9578166701558833E-04 -1.6335273641659764E-01
+ 1907 4.7674999999999996E-04 2.9574083021439307E-04 -1.6334167314479947E-01
+ 1908 4.7699999999999994E-04 2.9569999617901592E-04 -1.6333060987300133E-01
+ 1909 4.7724999999999997E-04 2.9565916490945668E-04 -1.6331954660120315E-01
+ 1910 4.7749999999999995E-04 2.9561833640571539E-04 -1.6330848332940501E-01
+ 1911 4.7774999999999993E-04 2.9557751066779195E-04 -1.6329742005760683E-01
+ 1912 4.7799999999999996E-04 2.9553668769568653E-04 -1.6328635678580869E-01
+ 1913 4.7824999999999994E-04 2.9549586748939900E-04 -1.6327529351401052E-01
+ 1914 4.7849999999999998E-04 2.9545505004892949E-04 -1.6326423024221237E-01
+ 1915 4.7874999999999995E-04 2.9541423537427788E-04 -1.6325316697041420E-01
+ 1916 4.7899999999999993E-04 2.9537342346544428E-04 -1.6324210369861603E-01
+ 1917 4.7924999999999997E-04 2.9533261432242858E-04 -1.6323104042681788E-01
+ 1918 4.7949999999999995E-04 2.9529180794523094E-04 -1.6321997715501974E-01
+ 1919 4.7974999999999998E-04 2.9525100433385105E-04 -1.6320891388322156E-01
+ 1920 4.7999999999999996E-04 2.9521020348828922E-04 -1.6319785061142339E-01
+ 1921 4.8024999999999994E-04 2.9516940540854551E-04 -1.6318678733962524E-01
+ 1922 4.8049999999999997E-04 2.9512861009461943E-04 -1.6317572406782707E-01
+ 1923 4.8074999999999995E-04 2.9508781754651148E-04 -1.6316466079602893E-01
+ 1924 4.8099999999999998E-04 2.9504702776422153E-04 -1.6315359752423075E-01
+ 1925 4.8124999999999996E-04 2.9500624074774943E-04 -1.6314253425243261E-01
+ 1926 4.8149999999999994E-04 2.9496545649709528E-04 -1.6313147098063444E-01
+ 1927 4.8174999999999997E-04 2.9492467501225915E-04 -1.6312040770883629E-01
+ 1928 4.8199999999999995E-04 2.9488389629324081E-04 -1.6310934443703812E-01
+ 1929 4.8224999999999993E-04 2.9484312034004049E-04 -1.6309828116523994E-01
+ 1930 4.8249999999999996E-04 2.9480234715265822E-04 -1.6308721789344180E-01
+ 1931 4.8274999999999994E-04 2.9476157673109381E-04 -1.6307615462164365E-01
+ 1932 4.8299999999999998E-04 2.9472080907534741E-04 -1.6306509134984548E-01
+ 1933 4.8324999999999996E-04 2.9468004418541890E-04 -1.6305402807804731E-01
+ 1934 4.8349999999999993E-04 2.9463928206130831E-04 -1.6304296480624916E-01
+ 1935 4.8374999999999997E-04 2.9459852270301572E-04 -1.6303190153445099E-01
+ 1936 4.8399999999999995E-04 2.9455776611054109E-04 -1.6302083826265285E-01
+ 1937 4.8424999999999998E-04 2.9451701228388441E-04 -1.6300977499085467E-01
+ 1938 4.8449999999999996E-04 2.9447626122304569E-04 -1.6299871171905653E-01
+ 1939 4.8474999999999994E-04 2.9443551292802493E-04 -1.6298764844725835E-01
+ 1940 4.8499999999999997E-04 2.9439476739882213E-04 -1.6297658517546021E-01
+ 1941 4.8524999999999995E-04 2.9435402463543717E-04 -1.6296552190366204E-01
+ 1942 4.8549999999999998E-04 2.9431328463787023E-04 -1.6295445863186386E-01
+ 1943 4.8574999999999996E-04 2.9427254740612124E-04 -1.6294339536006572E-01
+ 1944 4.8599999999999994E-04 2.9423181294019026E-04 -1.6293233208826757E-01
+ 1945 4.8624999999999997E-04 2.9419108124007718E-04 -1.6292126881646940E-01
+ 1946 4.8649999999999995E-04 2.9415035230578195E-04 -1.6291020554467123E-01
+ 1947 4.8674999999999993E-04 2.9410962613730485E-04 -1.6289914227287308E-01
+ 1948 4.8699999999999997E-04 2.9406890273464548E-04 -1.6288807900107491E-01
+ 1949 4.8724999999999994E-04 2.9402818209780423E-04 -1.6287701572927676E-01
+ 1950 4.8749999999999998E-04 2.9398746422678083E-04 -1.6286595245747859E-01
+ 1951 4.8774999999999996E-04 2.9394674912157554E-04 -1.6285488918568045E-01
+ 1952 4.8799999999999994E-04 2.9390603678218800E-04 -1.6284382591388227E-01
+ 1953 4.8824999999999997E-04 2.9386532720861858E-04 -1.6283276264208413E-01
+ 1954 4.8850000000000000E-04 2.9382462040086700E-04 -1.6282169937028595E-01
+ 1955 4.8875000000000004E-04 2.9378391635893349E-04 -1.6281063609848778E-01
+ 1956 4.8899999999999996E-04 2.9374321508281778E-04 -1.6279957282668964E-01
+ 1957 4.8924999999999999E-04 2.9370251657252007E-04 -1.6278850955489146E-01
+ 1958 4.8950000000000003E-04 2.9366182082804032E-04 -1.6277744628309332E-01
+ 1959 4.8975000000000006E-04 2.9362112784937859E-04 -1.6276638301129515E-01
+ 1960 4.8999999999999998E-04 2.9358043763653470E-04 -1.6275531973949700E-01
+ 1961 4.9025000000000002E-04 2.9353975018950882E-04 -1.6274425646769883E-01
+ 1962 4.9050000000000005E-04 2.9349906550830084E-04 -1.6273319319590068E-01
+ 1963 4.9074999999999998E-04 2.9345838359291082E-04 -1.6272212992410251E-01
+ 1964 4.9100000000000001E-04 2.9341770444333876E-04 -1.6271106665230436E-01
+ 1965 4.9125000000000004E-04 2.9337702805958465E-04 -1.6270000338050619E-01
+ 1966 4.9149999999999997E-04 2.9333635444164850E-04 -1.6268894010870805E-01
+ 1967 4.9175000000000000E-04 2.9329568358953031E-04 -1.6267787683690987E-01
+ 1968 4.9200000000000003E-04 2.9325501550323007E-04 -1.6266681356511170E-01
+ 1969 4.9224999999999996E-04 2.9321435018274779E-04 -1.6265575029331356E-01
+ 1970 4.9249999999999999E-04 2.9317368762808341E-04 -1.6264468702151541E-01
+ 1971 4.9275000000000002E-04 2.9313302783923699E-04 -1.6263362374971724E-01
+ 1972 4.9300000000000006E-04 2.9309237081620864E-04 -1.6262256047791906E-01
+ 1973 4.9324999999999998E-04 2.9305171655899802E-04 -1.6261149720612092E-01
+ 1974 4.9350000000000002E-04 2.9301106506760552E-04 -1.6260043393432275E-01
+ 1975 4.9375000000000005E-04 2.9297041634203087E-04 -1.6258937066252460E-01
+ 1976 4.9399999999999997E-04 2.9292977038227418E-04 -1.6257830739072643E-01
+ 1977 4.9425000000000001E-04 2.9288912718833550E-04 -1.6256724411892828E-01
+ 1978 4.9450000000000004E-04 2.9284848676021472E-04 -1.6255618084713011E-01
+ 1979 4.9474999999999996E-04 2.9280784909791195E-04 -1.6254511757533197E-01
+ 1980 4.9500000000000000E-04 2.9276721420142714E-04 -1.6253405430353379E-01
+ 1981 4.9525000000000003E-04 2.9272658207076018E-04 -1.6252299103173562E-01
+ 1982 4.9550000000000006E-04 2.9268595270591123E-04 -1.6251192775993747E-01
+ 1983 4.9574999999999999E-04 2.9264532610688023E-04 -1.6250086448813933E-01
+ 1984 4.9600000000000002E-04 2.9260470227366714E-04 -1.6248980121634116E-01
+ 1985 4.9625000000000005E-04 2.9256408120627200E-04 -1.6247873794454298E-01
+ 1986 4.9649999999999998E-04 2.9252346290469487E-04 -1.6246767467274484E-01
+ 1987 4.9675000000000001E-04 2.9248284736893559E-04 -1.6245661140094667E-01
+ 1988 4.9700000000000005E-04 2.9244223459899444E-04 -1.6244554812914852E-01
+ 1989 4.9724999999999997E-04 2.9240162459487113E-04 -1.6243448485735035E-01
+ 1990 4.9750000000000000E-04 2.9236101735656572E-04 -1.6242342158555220E-01
+ 1991 4.9775000000000004E-04 2.9232041288407832E-04 -1.6241235831375403E-01
+ 1992 4.9799999999999996E-04 2.9227981117740888E-04 -1.6240129504195588E-01
+ 1993 4.9824999999999999E-04 2.9223921223655734E-04 -1.6239023177015771E-01
+ 1994 4.9850000000000003E-04 2.9219861606152381E-04 -1.6237916849835954E-01
+ 1995 4.9875000000000006E-04 2.9215802265230819E-04 -1.6236810522656139E-01
+ 1996 4.9899999999999999E-04 2.9211743200891057E-04 -1.6235704195476325E-01
+ 1997 4.9925000000000002E-04 2.9207684413133075E-04 -1.6234597868296508E-01
+ 1998 4.9950000000000005E-04 2.9203625901956900E-04 -1.6233491541116690E-01
+ 1999 4.9974999999999998E-04 2.9199567667362520E-04 -1.6232385213936876E-01
+ 2000 5.0000000000000001E-04 2.9195509709349941E-04 -1.6231278886757058E-01
+ 2001 5.0025000000000004E-04 2.9191452027919136E-04 -1.6230172559577244E-01
+ 2002 5.0049999999999997E-04 2.9187394623070143E-04 -1.6229066232397427E-01
+ 2003 5.0075000000000000E-04 2.9183337494802946E-04 -1.6227959905217612E-01
+ 2004 5.0100000000000003E-04 2.9179280643117534E-04 -1.6226853578037795E-01
+ 2005 5.0124999999999996E-04 2.9175224068013922E-04 -1.6225747250857980E-01
+ 2006 5.0149999999999999E-04 2.9171167769492107E-04 -1.6224640923678163E-01
+ 2007 5.0175000000000003E-04 2.9167111747552081E-04 -1.6223534596498346E-01
+ 2008 5.0200000000000006E-04 2.9163056002193852E-04 -1.6222428269318531E-01
+ 2009 5.0224999999999998E-04 2.9159000533417428E-04 -1.6221321942138717E-01
+ 2010 5.0250000000000002E-04 2.9154945341222795E-04 -1.6220215614958899E-01
+ 2011 5.0275000000000005E-04 2.9150890425609947E-04 -1.6219109287779082E-01
+ 2012 5.0299999999999997E-04 2.9146835786578895E-04 -1.6218002960599268E-01
+ 2013 5.0325000000000001E-04 2.9142781424129648E-04 -1.6216896633419450E-01
+ 2014 5.0350000000000004E-04 2.9138727338262198E-04 -1.6215790306239636E-01
+ 2015 5.0374999999999997E-04 2.9134673528976527E-04 -1.6214683979059819E-01
+ 2016 5.0400000000000000E-04 2.9130619996272657E-04 -1.6213577651880004E-01
+ 2017 5.0425000000000003E-04 2.9126566740150594E-04 -1.6212471324700187E-01
+ 2018 5.0449999999999996E-04 2.9122513760610304E-04 -1.6211364997520372E-01
+ 2019 5.0474999999999999E-04 2.9118461057651827E-04 -1.6210258670340555E-01
+ 2020 5.0500000000000002E-04 2.9114408631275140E-04 -1.6209152343160738E-01
+ 2021 5.0525000000000006E-04 2.9110356481480253E-04 -1.6208046015980923E-01
+ 2022 5.0549999999999998E-04 2.9106304608267152E-04 -1.6206939688801109E-01
+ 2023 5.0575000000000001E-04 2.9102253011635846E-04 -1.6205833361621291E-01
+ 2024 5.0600000000000005E-04 2.9098201691586342E-04 -1.6204727034441474E-01
+ 2025 5.0624999999999997E-04 2.9094150648118627E-04 -1.6203620707261659E-01
+ 2026 5.0650000000000001E-04 2.9090099881232709E-04 -1.6202514380081842E-01
+ 2027 5.0675000000000004E-04 2.9086049390928586E-04 -1.6201408052902028E-01
+ 2028 5.0699999999999996E-04 2.9081999177206258E-04 -1.6200301725722210E-01
+ 2029 5.0725000000000000E-04 2.9077949240065726E-04 -1.6199195398542396E-01
+ 2030 5.0750000000000003E-04 2.9073899579506985E-04 -1.6198089071362579E-01
+ 2031 5.0775000000000006E-04 2.9069850195530039E-04 -1.6196982744182764E-01
+ 2032 5.0799999999999999E-04 2.9065801088134900E-04 -1.6195876417002947E-01
+ 2033 5.0825000000000002E-04 2.9061752257321540E-04 -1.6194770089823132E-01
+ 2034 5.0850000000000005E-04 2.9057703703089981E-04 -1.6193663762643315E-01
+ 2035 5.0874999999999998E-04 2.9053655425440223E-04 -1.6192557435463500E-01
+ 2036 5.0900000000000001E-04 2.9049607424372250E-04 -1.6191451108283683E-01
+ 2037 5.0925000000000005E-04 2.9045559699886073E-04 -1.6190344781103866E-01
+ 2038 5.0949999999999997E-04 2.9041512251981702E-04 -1.6189238453924051E-01
+ 2039 5.0975000000000000E-04 2.9037465080659111E-04 -1.6188132126744234E-01
+ 2040 5.1000000000000004E-04 2.9033418185918326E-04 -1.6187025799564420E-01
+ 2041 5.1024999999999996E-04 2.9029371567759331E-04 -1.6185919472384602E-01
+ 2042 5.1049999999999999E-04 2.9025325226182132E-04 -1.6184813145204788E-01
+ 2043 5.1075000000000003E-04 2.9021279161186729E-04 -1.6183706818024970E-01
+ 2044 5.1100000000000006E-04 2.9017233372773121E-04 -1.6182600490845156E-01
+ 2045 5.1124999999999999E-04 2.9013187860941315E-04 -1.6181494163665339E-01
+ 2046 5.1150000000000002E-04 2.9009142625691288E-04 -1.6180387836485524E-01
+ 2047 5.1175000000000005E-04 2.9005097667023061E-04 -1.6179281509305707E-01
+ 2048 5.1199999999999998E-04 2.9001052984936636E-04 -1.6178175182125892E-01
+ 2049 5.1225000000000001E-04 2.8997008579431996E-04 -1.6177068854946075E-01
+ 2050 5.1250000000000004E-04 2.8992964450509163E-04 -1.6175962527766258E-01
+ 2051 5.1274999999999997E-04 2.8988920598168130E-04 -1.6174856200586443E-01
+ 2052 5.1300000000000000E-04 2.8984877022408877E-04 -1.6173749873406626E-01
+ 2053 5.1325000000000003E-04 2.8980833723231419E-04 -1.6172643546226811E-01
+ 2054 5.1349999999999996E-04 2.8976790700635752E-04 -1.6171537219046994E-01
+ 2055 5.1374999999999999E-04 2.8972747954621896E-04 -1.6170430891867180E-01
+ 2056 5.1400000000000003E-04 2.8968705485189815E-04 -1.6169324564687362E-01
+ 2057 5.1425000000000006E-04 2.8964663292339551E-04 -1.6168218237507548E-01
+ 2058 5.1449999999999998E-04 2.8960621376071072E-04 -1.6167111910327731E-01
+ 2059 5.1475000000000002E-04 2.8956579736384388E-04 -1.6166005583147916E-01
+ 2060 5.1500000000000005E-04 2.8952538373279489E-04 -1.6164899255968099E-01
+ 2061 5.1524999999999997E-04 2.8948497286756397E-04 -1.6163792928788284E-01
+ 2062 5.1550000000000001E-04 2.8944456476815100E-04 -1.6162686601608467E-01
+ 2063 5.1575000000000004E-04 2.8940415943455589E-04 -1.6161580274428650E-01
+ 2064 5.1599999999999997E-04 2.8936375686677889E-04 -1.6160473947248835E-01
+ 2065 5.1625000000000000E-04 2.8932335706481974E-04 -1.6159367620069021E-01
+ 2066 5.1650000000000003E-04 2.8928296002867849E-04 -1.6158261292889203E-01
+ 2067 5.1674999999999996E-04 2.8924256575835536E-04 -1.6157154965709386E-01
+ 2068 5.1699999999999999E-04 2.8920217425384997E-04 -1.6156048638529572E-01
+ 2069 5.1725000000000002E-04 2.8916178551516265E-04 -1.6154942311349754E-01
+ 2070 5.1750000000000006E-04 2.8912139954229317E-04 -1.6153835984169940E-01
+ 2071 5.1774999999999998E-04 2.8908101633524181E-04 -1.6152729656990122E-01
+ 2072 5.1800000000000001E-04 2.8904063589400830E-04 -1.6151623329810308E-01
+ 2073 5.1825000000000005E-04 2.8900025821859275E-04 -1.6150517002630491E-01
+ 2074 5.1849999999999997E-04 2.8895988330899510E-04 -1.6149410675450676E-01
+ 2075 5.1875000000000001E-04 2.8891951116521541E-04 -1.6148304348270859E-01
+ 2076 5.1900000000000004E-04 2.8887914178725373E-04 -1.6147198021091042E-01
+ 2077 5.1924999999999996E-04 2.8883877517511006E-04 -1.6146091693911227E-01
+ 2078 5.1950000000000000E-04 2.8879841132878423E-04 -1.6144985366731412E-01
+ 2079 5.1975000000000003E-04 2.8875805024827637E-04 -1.6143879039551595E-01
+ 2080 5.2000000000000006E-04 2.8871769193358651E-04 -1.6142772712371778E-01
+ 2081 5.2024999999999999E-04 2.8867733638471450E-04 -1.6141666385191963E-01
+ 2082 5.2050000000000002E-04 2.8863698360166051E-04 -1.6140560058012146E-01
+ 2083 5.2075000000000005E-04 2.8859663358442441E-04 -1.6139453730832332E-01
+ 2084 5.2099999999999998E-04 2.8855628633300628E-04 -1.6138347403652514E-01
+ 2085 5.2125000000000001E-04 2.8851594184740626E-04 -1.6137241076472700E-01
+ 2086 5.2150000000000005E-04 2.8847560012762403E-04 -1.6136134749292882E-01
+ 2087 5.2174999999999997E-04 2.8843526117365971E-04 -1.6135028422113068E-01
+ 2088 5.2200000000000000E-04 2.8839492498551340E-04 -1.6133922094933251E-01
+ 2089 5.2225000000000004E-04 2.8835459156318510E-04 -1.6132815767753433E-01
+ 2090 5.2249999999999996E-04 2.8831426090667470E-04 -1.6131709440573619E-01
+ 2091 5.2274999999999999E-04 2.8827393301598215E-04 -1.6130603113393804E-01
+ 2092 5.2300000000000003E-04 2.8823360789110767E-04 -1.6129496786213987E-01
+ 2093 5.2325000000000006E-04 2.8819328553205108E-04 -1.6128390459034170E-01
+ 2094 5.2349999999999999E-04 2.8815296593881251E-04 -1.6127284131854355E-01
+ 2095 5.2375000000000002E-04 2.8811264911139179E-04 -1.6126177804674538E-01
+ 2096 5.2400000000000005E-04 2.8807233504978908E-04 -1.6125071477494723E-01
+ 2097 5.2424999999999998E-04 2.8803202375400432E-04 -1.6123965150314906E-01
+ 2098 5.2450000000000001E-04 2.8799171522403752E-04 -1.6122858823135092E-01
+ 2099 5.2475000000000004E-04 2.8795140945988873E-04 -1.6121752495955274E-01
+ 2100 5.2499999999999997E-04 2.8791110646155779E-04 -1.6120646168775460E-01
+ 2101 5.2525000000000000E-04 2.8787080622904475E-04 -1.6119539841595643E-01
+ 2102 5.2550000000000003E-04 2.8783050876234973E-04 -1.6118433514415825E-01
+ 2103 5.2574999999999996E-04 2.8779021406147277E-04 -1.6117327187236011E-01
+ 2104 5.2599999999999999E-04 2.8774992212641371E-04 -1.6116220860056196E-01
+ 2105 5.2625000000000003E-04 2.8770963295717239E-04 -1.6115114532876379E-01
+ 2106 5.2650000000000006E-04 2.8766934655374924E-04 -1.6114008205696562E-01
+ 2107 5.2674999999999998E-04 2.8762906291614394E-04 -1.6112901878516747E-01
+ 2108 5.2700000000000002E-04 2.8758878204435665E-04 -1.6111795551336930E-01
+ 2109 5.2725000000000005E-04 2.8754850393838727E-04 -1.6110689224157115E-01
+ 2110 5.2749999999999997E-04 2.8750822859823589E-04 -1.6109582896977298E-01
+ 2111 5.2775000000000001E-04 2.8746795602390242E-04 -1.6108476569797484E-01
+ 2112 5.2800000000000004E-04 2.8742768621538685E-04 -1.6107370242617666E-01
+ 2113 5.2824999999999997E-04 2.8738741917268940E-04 -1.6106263915437852E-01
+ 2114 5.2850000000000000E-04 2.8734715489580975E-04 -1.6105157588258034E-01
+ 2115 5.2875000000000003E-04 2.8730689338474805E-04 -1.6104051261078217E-01
+ 2116 5.2899999999999996E-04 2.8726663463950425E-04 -1.6102944933898403E-01
+ 2117 5.2924999999999999E-04 2.8722637866007857E-04 -1.6101838606718588E-01
+ 2118 5.2950000000000002E-04 2.8718612544647074E-04 -1.6100732279538771E-01
+ 2119 5.2975000000000006E-04 2.8714587499868076E-04 -1.6099625952358954E-01
+ 2120 5.2999999999999998E-04 2.8710562731670895E-04 -1.6098519625179139E-01
+ 2121 5.3025000000000001E-04 2.8706538240055494E-04 -1.6097413297999322E-01
+ 2122 5.3050000000000005E-04 2.8702514025021888E-04 -1.6096306970819507E-01
+ 2123 5.3074999999999997E-04 2.8698490086570089E-04 -1.6095200643639690E-01
+ 2124 5.3100000000000000E-04 2.8694466424700080E-04 -1.6094094316459875E-01
+ 2125 5.3125000000000004E-04 2.8690443039411850E-04 -1.6092987989280058E-01
+ 2126 5.3149999999999996E-04 2.8686419930705432E-04 -1.6091881662100244E-01
+ 2127 5.3175000000000000E-04 2.8682397098580805E-04 -1.6090775334920426E-01
+ 2128 5.3200000000000003E-04 2.8678374543037973E-04 -1.6089669007740612E-01
+ 2129 5.3225000000000006E-04 2.8674352264076932E-04 -1.6088562680560795E-01
+ 2130 5.3249999999999999E-04 2.8670330261697691E-04 -1.6087456353380980E-01
+ 2131 5.3275000000000002E-04 2.8666308535900252E-04 -1.6086350026201163E-01
+ 2132 5.3300000000000005E-04 2.8662287086684592E-04 -1.6085243699021345E-01
+ 2133 5.3324999999999998E-04 2.8658265914050733E-04 -1.6084137371841531E-01
+ 2134 5.3350000000000001E-04 2.8654245017998669E-04 -1.6083031044661714E-01
+ 2135 5.3375000000000004E-04 2.8650224398528402E-04 -1.6081924717481899E-01
+ 2136 5.3399999999999997E-04 2.8646204055639925E-04 -1.6080818390302082E-01
+ 2137 5.3425000000000000E-04 2.8642183989333248E-04 -1.6079712063122267E-01
+ 2138 5.3450000000000004E-04 2.8638164199608368E-04 -1.6078605735942450E-01
+ 2139 5.3474999999999996E-04 2.8634144686465277E-04 -1.6077499408762636E-01
+ 2140 5.3499999999999999E-04 2.8630125449903993E-04 -1.6076393081582818E-01
+ 2141 5.3525000000000003E-04 2.8626106489924483E-04 -1.6075286754403004E-01
+ 2142 5.3550000000000006E-04 2.8622087806526786E-04 -1.6074180427223186E-01
+ 2143 5.3574999999999998E-04 2.8618069399710872E-04 -1.6073074100043372E-01
+ 2144 5.3600000000000002E-04 2.8614051269476760E-04 -1.6071967772863555E-01
+ 2145 5.3625000000000005E-04 2.8610033415824449E-04 -1.6070861445683737E-01
+ 2146 5.3649999999999998E-04 2.8606015838753918E-04 -1.6069755118503923E-01
+ 2147 5.3675000000000001E-04 2.8601998538265193E-04 -1.6068648791324106E-01
+ 2148 5.3700000000000004E-04 2.8597981514358252E-04 -1.6067542464144291E-01
+ 2149 5.3724999999999997E-04 2.8593964767033124E-04 -1.6066436136964474E-01
+ 2150 5.3750000000000000E-04 2.8589948296289775E-04 -1.6065329809784659E-01
+ 2151 5.3775000000000003E-04 2.8585932102128222E-04 -1.6064223482604842E-01
+ 2152 5.3799999999999996E-04 2.8581916184548480E-04 -1.6063117155425027E-01
+ 2153 5.3824999999999999E-04 2.8577900543550513E-04 -1.6062010828245210E-01
+ 2154 5.3850000000000002E-04 2.8573885179134352E-04 -1.6060904501065396E-01
+ 2155 5.3875000000000006E-04 2.8569870091299981E-04 -1.6059798173885578E-01
+ 2156 5.3899999999999998E-04 2.8565855280047407E-04 -1.6058691846705764E-01
+ 2157 5.3925000000000002E-04 2.8561840745376627E-04 -1.6057585519525946E-01
+ 2158 5.3950000000000005E-04 2.8557826487287649E-04 -1.6056479192346129E-01
+ 2159 5.3974999999999997E-04 2.8553812505780466E-04 -1.6055372865166315E-01
+ 2160 5.4000000000000001E-04 2.8549798800855063E-04 -1.6054266537986497E-01
+ 2161 5.4025000000000004E-04 2.8545785372511467E-04 -1.6053160210806683E-01
+ 2162 5.4049999999999996E-04 2.8541772220749660E-04 -1.6052053883626866E-01
+ 2163 5.4075000000000000E-04 2.8537759345569655E-04 -1.6050947556447051E-01
+ 2164 5.4100000000000003E-04 2.8533746746971429E-04 -1.6049841229267234E-01
+ 2165 5.4124999999999996E-04 2.8529734424955015E-04 -1.6048734902087419E-01
+ 2166 5.4149999999999999E-04 2.8525722379520402E-04 -1.6047628574907602E-01
+ 2167 5.4175000000000002E-04 2.8521710610667557E-04 -1.6046522247727787E-01
+ 2168 5.4200000000000006E-04 2.8517699118396530E-04 -1.6045415920547970E-01
+ 2169 5.4224999999999998E-04 2.8513687902707288E-04 -1.6044309593368156E-01
+ 2170 5.4250000000000001E-04 2.8509676963599847E-04 -1.6043203266188338E-01
+ 2171 5.4275000000000005E-04 2.8505666301074191E-04 -1.6042096939008521E-01
+ 2172 5.4299999999999997E-04 2.8501655915130335E-04 -1.6040990611828707E-01
+ 2173 5.4325000000000000E-04 2.8497645805768287E-04 -1.6039884284648892E-01
+ 2174 5.4350000000000004E-04 2.8493635972988017E-04 -1.6038777957469075E-01
+ 2175 5.4374999999999996E-04 2.8489626416789544E-04 -1.6037671630289257E-01
+ 2176 5.4400000000000000E-04 2.8485617137172882E-04 -1.6036565303109443E-01
+ 2177 5.4425000000000003E-04 2.8481608134137989E-04 -1.6035458975929626E-01
+ 2178 5.4450000000000006E-04 2.8477599407684902E-04 -1.6034352648749811E-01
+ 2179 5.4474999999999999E-04 2.8473590957813622E-04 -1.6033246321569994E-01
+ 2180 5.4500000000000002E-04 2.8469582784524121E-04 -1.6032139994390179E-01
+ 2181 5.4525000000000005E-04 2.8465574887816426E-04 -1.6031033667210362E-01
+ 2182 5.4549999999999998E-04 2.8461567267690517E-04 -1.6029927340030548E-01
+ 2183 5.4575000000000001E-04 2.8457559924146414E-04 -1.6028821012850730E-01
+ 2184 5.4600000000000004E-04 2.8453552857184090E-04 -1.6027714685670913E-01
+ 2185 5.4624999999999997E-04 2.8449546066803568E-04 -1.6026608358491098E-01
+ 2186 5.4650000000000000E-04 2.8445539553004841E-04 -1.6025502031311284E-01
+ 2187 5.4675000000000004E-04 2.8441533315787910E-04 -1.6024395704131467E-01
+ 2188 5.4699999999999996E-04 2.8437527355152785E-04 -1.6023289376951649E-01
+ 2189 5.4724999999999999E-04 2.8433521671099440E-04 -1.6022183049771835E-01
+ 2190 5.4750000000000003E-04 2.8429516263627896E-04 -1.6021076722592018E-01
+ 2191 5.4775000000000006E-04 2.8425511132738142E-04 -1.6019970395412203E-01
+ 2192 5.4799999999999998E-04 2.8421506278430183E-04 -1.6018864068232386E-01
+ 2193 5.4825000000000002E-04 2.8417501700704026E-04 -1.6017757741052571E-01
+ 2194 5.4850000000000005E-04 2.8413497399559659E-04 -1.6016651413872754E-01
+ 2195 5.4874999999999998E-04 2.8409493374997088E-04 -1.6015545086692939E-01
+ 2196 5.4900000000000001E-04 2.8405489627016323E-04 -1.6014438759513122E-01
+ 2197 5.4925000000000004E-04 2.8401486155617338E-04 -1.6013332432333305E-01
+ 2198 5.4949999999999997E-04 2.8397482960800143E-04 -1.6012226105153490E-01
+ 2199 5.4975000000000000E-04 2.8393480042564759E-04 -1.6011119777973676E-01
+ 2200 5.5000000000000003E-04 2.8389477400911155E-04 -1.6010013450793859E-01
+ 2201 5.5024999999999996E-04 2.8385475035839369E-04 -1.6008907123614041E-01
+ 2202 5.5049999999999999E-04 2.8381472947349351E-04 -1.6007800796434227E-01
+ 2203 5.5075000000000002E-04 2.8377471135441145E-04 -1.6006694469254409E-01
+ 2204 5.5100000000000006E-04 2.8373469600114724E-04 -1.6005588142074595E-01
+ 2205 5.5124999999999998E-04 2.8369468341370098E-04 -1.6004481814894778E-01
+ 2206 5.5150000000000002E-04 2.8365467359207279E-04 -1.6003375487714963E-01
+ 2207 5.5175000000000005E-04 2.8361466653626245E-04 -1.6002269160535146E-01
+ 2208 5.5199999999999997E-04 2.8357466224627017E-04 -1.6001162833355331E-01
+ 2209 5.5225000000000001E-04 2.8353466072209563E-04 -1.6000056506175514E-01
+ 2210 5.5250000000000004E-04 2.8349466196373921E-04 -1.5998950178995697E-01
+ 2211 5.5274999999999996E-04 2.8345466597120075E-04 -1.5997843851815882E-01
+ 2212 5.5300000000000000E-04 2.8341467274448014E-04 -1.5996737524636068E-01
+ 2213 5.5325000000000003E-04 2.8337468228357759E-04 -1.5995631197456250E-01
+ 2214 5.5349999999999996E-04 2.8333469458849289E-04 -1.5994524870276433E-01
+ 2215 5.5374999999999999E-04 2.8329470965922615E-04 -1.5993418543096619E-01
+ 2216 5.5400000000000002E-04 2.8325472749577731E-04 -1.5992312215916801E-01
+ 2217 5.5425000000000006E-04 2.8321474809814658E-04 -1.5991205888736987E-01
+ 2218 5.5449999999999998E-04 2.8317477146633371E-04 -1.5990099561557169E-01
+ 2219 5.5475000000000001E-04 2.8313479760033874E-04 -1.5988993234377355E-01
+ 2220 5.5500000000000005E-04 2.8309482650016189E-04 -1.5987886907197538E-01
+ 2221 5.5524999999999997E-04 2.8305485816580283E-04 -1.5986780580017723E-01
+ 2222 5.5550000000000000E-04 2.8301489259726167E-04 -1.5985674252837906E-01
+ 2223 5.5575000000000004E-04 2.8297492979453858E-04 -1.5984567925658091E-01
+ 2224 5.5599999999999996E-04 2.8293496975763345E-04 -1.5983461598478274E-01
+ 2225 5.5625000000000000E-04 2.8289501248654622E-04 -1.5982355271298460E-01
+ 2226 5.5650000000000003E-04 2.8285505798127694E-04 -1.5981248944118642E-01
+ 2227 5.5675000000000006E-04 2.8281510624182568E-04 -1.5980142616938825E-01
+ 2228 5.5699999999999999E-04 2.8277515726819226E-04 -1.5979036289759010E-01
+ 2229 5.5725000000000002E-04 2.8273521106037691E-04 -1.5977929962579193E-01
+ 2230 5.5750000000000005E-04 2.8269526761837930E-04 -1.5976823635399379E-01
+ 2231 5.5774999999999998E-04 2.8265532694219980E-04 -1.5975717308219561E-01
+ 2232 5.5800000000000001E-04 2.8261538903183827E-04 -1.5974610981039747E-01
+ 2233 5.5825000000000004E-04 2.8257545388729458E-04 -1.5973504653859930E-01
+ 2234 5.5849999999999997E-04 2.8253552150856896E-04 -1.5972398326680115E-01
+ 2235 5.5875000000000000E-04 2.8249559189566135E-04 -1.5971291999500298E-01
+ 2236 5.5900000000000004E-04 2.8245566504857153E-04 -1.5970185672320483E-01
+ 2237 5.5924999999999996E-04 2.8241574096729967E-04 -1.5969079345140666E-01
+ 2238 5.5949999999999999E-04 2.8237581965184576E-04 -1.5967973017960851E-01
+ 2239 5.5975000000000003E-04 2.8233590110220987E-04 -1.5966866690781034E-01
+ 2240 5.6000000000000006E-04 2.8229598531839177E-04 -1.5965760363601217E-01
+ 2241 5.6024999999999998E-04 2.8225607230039179E-04 -1.5964654036421402E-01
+ 2242 5.6050000000000002E-04 2.8221616204820977E-04 -1.5963547709241585E-01
+ 2243 5.6075000000000005E-04 2.8217625456184565E-04 -1.5962441382061771E-01
+ 2244 5.6099999999999998E-04 2.8213634984129948E-04 -1.5961335054881953E-01
+ 2245 5.6125000000000001E-04 2.8209644788657116E-04 -1.5960228727702139E-01
+ 2246 5.6150000000000004E-04 2.8205654869766091E-04 -1.5959122400522321E-01
+ 2247 5.6174999999999997E-04 2.8201665227456867E-04 -1.5958016073342507E-01
+ 2248 5.6200000000000000E-04 2.8197675861729417E-04 -1.5956909746162690E-01
+ 2249 5.6225000000000003E-04 2.8193686772583779E-04 -1.5955803418982875E-01
+ 2250 5.6249999999999996E-04 2.8189697960019926E-04 -1.5954697091803058E-01
+ 2251 5.6274999999999999E-04 2.8185709424037879E-04 -1.5953590764623243E-01
+ 2252 5.6300000000000002E-04 2.8181721164637617E-04 -1.5952484437443426E-01
+ 2253 5.6325000000000006E-04 2.8177733181819156E-04 -1.5951378110263609E-01
+ 2254 5.6349999999999998E-04 2.8173745475582480E-04 -1.5950271783083794E-01
+ 2255 5.6375000000000001E-04 2.8169758045927610E-04 -1.5949165455903977E-01
+ 2256 5.6400000000000005E-04 2.8165770892854536E-04 -1.5948059128724162E-01
+ 2257 5.6424999999999997E-04 2.8161784016363252E-04 -1.5946952801544345E-01
+ 2258 5.6450000000000001E-04 2.8157797416453770E-04 -1.5945846474364531E-01
+ 2259 5.6475000000000004E-04 2.8153811093126066E-04 -1.5944740147184713E-01
+ 2260 5.6499999999999996E-04 2.8149825046380181E-04 -1.5943633820004899E-01
+ 2261 5.6525000000000000E-04 2.8145839276216063E-04 -1.5942527492825082E-01
+ 2262 5.6550000000000003E-04 2.8141853782633758E-04 -1.5941421165645267E-01
+ 2263 5.6574999999999996E-04 2.8137868565633253E-04 -1.5940314838465450E-01
+ 2264 5.6599999999999999E-04 2.8133883625214523E-04 -1.5939208511285635E-01
+ 2265 5.6625000000000002E-04 2.8129898961377605E-04 -1.5938102184105818E-01
+ 2266 5.6650000000000005E-04 2.8125914574122471E-04 -1.5936995856926001E-01
+ 2267 5.6674999999999998E-04 2.8121930463449133E-04 -1.5935889529746186E-01
+ 2268 5.6700000000000001E-04 2.8117946629357596E-04 -1.5934783202566372E-01
+ 2269 5.6725000000000005E-04 2.8113963071847850E-04 -1.5933676875386554E-01
+ 2270 5.6749999999999997E-04 2.8109979790919904E-04 -1.5932570548206737E-01
+ 2271 5.6775000000000000E-04 2.8105996786573749E-04 -1.5931464221026923E-01
+ 2272 5.6800000000000004E-04 2.8102014058809389E-04 -1.5930357893847105E-01
+ 2273 5.6824999999999996E-04 2.8098031607626830E-04 -1.5929251566667291E-01
+ 2274 5.6849999999999999E-04 2.8094049433026057E-04 -1.5928145239487473E-01
+ 2275 5.6875000000000003E-04 2.8090067535007079E-04 -1.5927038912307659E-01
+ 2276 5.6900000000000006E-04 2.8086085913569912E-04 -1.5925932585127842E-01
+ 2277 5.6924999999999999E-04 2.8082104568714531E-04 -1.5924826257948027E-01
+ 2278 5.6950000000000002E-04 2.8078123500440929E-04 -1.5923719930768210E-01
+ 2279 5.6975000000000005E-04 2.8074142708749139E-04 -1.5922613603588393E-01
+ 2280 5.6999999999999998E-04 2.8070162193639139E-04 -1.5921507276408578E-01
+ 2281 5.7025000000000001E-04 2.8066181955110941E-04 -1.5920400949228763E-01
+ 2282 5.7050000000000004E-04 2.8062201993164521E-04 -1.5919294622048946E-01
+ 2283 5.7074999999999997E-04 2.8058222307799903E-04 -1.5918188294869129E-01
+ 2284 5.7100000000000000E-04 2.8054242899017097E-04 -1.5917081967689314E-01
+ 2285 5.7125000000000003E-04 2.8050263766816059E-04 -1.5915975640509497E-01
+ 2286 5.7149999999999996E-04 2.8046284911196833E-04 -1.5914869313329683E-01
+ 2287 5.7174999999999999E-04 2.8042306332159398E-04 -1.5913762986149865E-01
+ 2288 5.7200000000000003E-04 2.8038328029703758E-04 -1.5912656658970051E-01
+ 2289 5.7225000000000006E-04 2.8034350003829913E-04 -1.5911550331790233E-01
+ 2290 5.7249999999999998E-04 2.8030372254537859E-04 -1.5910444004610419E-01
+ 2291 5.7275000000000002E-04 2.8026394781827612E-04 -1.5909337677430602E-01
+ 2292 5.7300000000000005E-04 2.8022417585699144E-04 -1.5908231350250784E-01
+ 2293 5.7324999999999997E-04 2.8018440666152482E-04 -1.5907125023070970E-01
+ 2294 5.7350000000000001E-04 2.8014464023187616E-04 -1.5906018695891155E-01
+ 2295 5.7375000000000004E-04 2.8010487656804535E-04 -1.5904912368711338E-01
+ 2296 5.7399999999999997E-04 2.8006511567003255E-04 -1.5903806041531521E-01
+ 2297 5.7425000000000000E-04 2.8002535753783765E-04 -1.5902699714351706E-01
+ 2298 5.7450000000000003E-04 2.7998560217146082E-04 -1.5901593387171889E-01
+ 2299 5.7474999999999996E-04 2.7994584957090183E-04 -1.5900487059992074E-01
+ 2300 5.7499999999999999E-04 2.7990609973616086E-04 -1.5899380732812257E-01
+ 2301 5.7525000000000002E-04 2.7986635266723779E-04 -1.5898274405632443E-01
+ 2302 5.7550000000000006E-04 2.7982660836413267E-04 -1.5897168078452625E-01
+ 2303 5.7574999999999998E-04 2.7978686682684551E-04 -1.5896061751272811E-01
+ 2304 5.7600000000000001E-04 2.7974712805537626E-04 -1.5894955424092994E-01
+ 2305 5.7625000000000005E-04 2.7970739204972507E-04 -1.5893849096913176E-01
+ 2306 5.7649999999999997E-04 2.7966765880989172E-04 -1.5892742769733362E-01
+ 2307 5.7675000000000001E-04 2.7962792833587644E-04 -1.5891636442553547E-01
+ 2308 5.7700000000000004E-04 2.7958820062767896E-04 -1.5890530115373730E-01
+ 2309 5.7724999999999996E-04 2.7954847568529949E-04 -1.5889423788193913E-01
+ 2310 5.7750000000000000E-04 2.7950875350873802E-04 -1.5888317461014098E-01
+ 2311 5.7775000000000003E-04 2.7946903409799446E-04 -1.5887211133834281E-01
+ 2312 5.7799999999999995E-04 2.7942931745306881E-04 -1.5886104806654466E-01
+ 2313 5.7824999999999999E-04 2.7938960357396111E-04 -1.5884998479474649E-01
+ 2314 5.7850000000000002E-04 2.7934989246067147E-04 -1.5883892152294835E-01
+ 2315 5.7875000000000005E-04 2.7931018411319974E-04 -1.5882785825115017E-01
+ 2316 5.7899999999999998E-04 2.7927047853154585E-04 -1.5881679497935203E-01
+ 2317 5.7925000000000001E-04 2.7923077571571003E-04 -1.5880573170755385E-01
+ 2318 5.7950000000000005E-04 2.7919107566569206E-04 -1.5879466843575568E-01
+ 2319 5.7974999999999997E-04 2.7915137838149210E-04 -1.5878360516395754E-01
+ 2320 5.8000000000000000E-04 2.7911168386311009E-04 -1.5877254189215939E-01
+ 2321 5.8025000000000004E-04 2.7907199211054610E-04 -1.5876147862036122E-01
+ 2322 5.8049999999999996E-04 2.7903230312379995E-04 -1.5875041534856305E-01
+ 2323 5.8074999999999999E-04 2.7899261690287187E-04 -1.5873935207676490E-01
+ 2324 5.8100000000000003E-04 2.7895293344776153E-04 -1.5872828880496673E-01
+ 2325 5.8125000000000006E-04 2.7891325275846926E-04 -1.5871722553316858E-01
+ 2326 5.8149999999999999E-04 2.7887357483499494E-04 -1.5870616226137041E-01
+ 2327 5.8175000000000002E-04 2.7883389967733868E-04 -1.5869509898957226E-01
+ 2328 5.8200000000000005E-04 2.7879422728550017E-04 -1.5868403571777409E-01
+ 2329 5.8224999999999998E-04 2.7875455765947977E-04 -1.5867297244597595E-01
+ 2330 5.8250000000000001E-04 2.7871489079927723E-04 -1.5866190917417777E-01
+ 2331 5.8275000000000004E-04 2.7867522670489264E-04 -1.5865084590237963E-01
+ 2332 5.8299999999999997E-04 2.7863556537632606E-04 -1.5863978263058146E-01
+ 2333 5.8325000000000000E-04 2.7859590681357732E-04 -1.5862871935878331E-01
+ 2334 5.8350000000000003E-04 2.7855625101664660E-04 -1.5861765608698514E-01
+ 2335 5.8374999999999996E-04 2.7851659798553384E-04 -1.5860659281518699E-01
+ 2336 5.8399999999999999E-04 2.7847694772023903E-04 -1.5859552954338882E-01
+ 2337 5.8425000000000003E-04 2.7843730022076213E-04 -1.5858446627159065E-01
+ 2338 5.8450000000000006E-04 2.7839765548710323E-04 -1.5857340299979250E-01
+ 2339 5.8474999999999998E-04 2.7835801351926230E-04 -1.5856233972799433E-01
+ 2340 5.8500000000000002E-04 2.7831837431723931E-04 -1.5855127645619618E-01
+ 2341 5.8525000000000005E-04 2.7827873788103413E-04 -1.5854021318439801E-01
+ 2342 5.8549999999999997E-04 2.7823910421064706E-04 -1.5852914991259986E-01
+ 2343 5.8575000000000001E-04 2.7819947330607784E-04 -1.5851808664080169E-01
+ 2344 5.8600000000000004E-04 2.7815984516732674E-04 -1.5850702336900355E-01
+ 2345 5.8624999999999997E-04 2.7812021979439338E-04 -1.5849596009720537E-01
+ 2346 5.8650000000000000E-04 2.7808059718727803E-04 -1.5848489682540723E-01
+ 2347 5.8675000000000003E-04 2.7804097734598064E-04 -1.5847383355360906E-01
+ 2348 5.8699999999999996E-04 2.7800136027050131E-04 -1.5846277028181091E-01
+ 2349 5.8724999999999999E-04 2.7796174596083977E-04 -1.5845170701001274E-01
+ 2350 5.8750000000000002E-04 2.7792213441699625E-04 -1.5844064373821456E-01
+ 2351 5.8775000000000006E-04 2.7788252563897063E-04 -1.5842958046641642E-01
+ 2352 5.8799999999999998E-04 2.7784291962676307E-04 -1.5841851719461825E-01
+ 2353 5.8825000000000001E-04 2.7780331638037337E-04 -1.5840745392282010E-01
+ 2354 5.8850000000000005E-04 2.7776371589980156E-04 -1.5839639065102193E-01
+ 2355 5.8874999999999997E-04 2.7772411818504787E-04 -1.5838532737922378E-01
+ 2356 5.8900000000000001E-04 2.7768452323611204E-04 -1.5837426410742561E-01
+ 2357 5.8925000000000004E-04 2.7764493105299410E-04 -1.5836320083562747E-01
+ 2358 5.8949999999999996E-04 2.7760534163569412E-04 -1.5835213756382929E-01
+ 2359 5.8975000000000000E-04 2.7756575498421221E-04 -1.5834107429203115E-01
+ 2360 5.9000000000000003E-04 2.7752617109854814E-04 -1.5833001102023297E-01
+ 2361 5.9024999999999995E-04 2.7748658997870214E-04 -1.5831894774843483E-01
+ 2362 5.9049999999999999E-04 2.7744701162467399E-04 -1.5830788447663666E-01
+ 2363 5.9075000000000002E-04 2.7740743603646379E-04 -1.5829682120483848E-01
+ 2364 5.9100000000000005E-04 2.7736786321407155E-04 -1.5828575793304034E-01
+ 2365 5.9124999999999998E-04 2.7732829315749722E-04 -1.5827469466124217E-01
+ 2366 5.9150000000000001E-04 2.7728872586674089E-04 -1.5826363138944402E-01
+ 2367 5.9175000000000005E-04 2.7724916134180258E-04 -1.5825256811764585E-01
+ 2368 5.9199999999999997E-04 2.7720959958268206E-04 -1.5824150484584770E-01
+ 2369 5.9225000000000000E-04 2.7717004058937960E-04 -1.5823044157404953E-01
+ 2370 5.9250000000000004E-04 2.7713048436189515E-04 -1.5821937830225138E-01
+ 2371 5.9274999999999996E-04 2.7709093090022845E-04 -1.5820831503045321E-01
+ 2372 5.9299999999999999E-04 2.7705138020437981E-04 -1.5819725175865507E-01
+ 2373 5.9325000000000003E-04 2.7701183227434912E-04 -1.5818618848685689E-01
+ 2374 5.9350000000000006E-04 2.7697228711013650E-04 -1.5817512521505872E-01
+ 2375 5.9374999999999999E-04 2.7693274471174163E-04 -1.5816406194326058E-01
+ 2376 5.9400000000000002E-04 2.7689320507916481E-04 -1.5815299867146243E-01
+ 2377 5.9425000000000005E-04 2.7685366821240590E-04 -1.5814193539966426E-01
+ 2378 5.9449999999999998E-04 2.7681413411146494E-04 -1.5813087212786608E-01
+ 2379 5.9475000000000001E-04 2.7677460277634195E-04 -1.5811980885606794E-01
+ 2380 5.9500000000000004E-04 2.7673507420703685E-04 -1.5810874558426977E-01
+ 2381 5.9524999999999997E-04 2.7669554840354993E-04 -1.5809768231247162E-01
+ 2382 5.9550000000000000E-04 2.7665602536588064E-04 -1.5808661904067345E-01
+ 2383 5.9575000000000003E-04 2.7661650509402952E-04 -1.5807555576887530E-01
+ 2384 5.9599999999999996E-04 2.7657698758799625E-04 -1.5806449249707713E-01
+ 2385 5.9624999999999999E-04 2.7653747284778099E-04 -1.5805342922527899E-01
+ 2386 5.9650000000000002E-04 2.7649796087338358E-04 -1.5804236595348081E-01
+ 2387 5.9675000000000006E-04 2.7645845166480418E-04 -1.5803130268168264E-01
+ 2388 5.9699999999999998E-04 2.7641894522204273E-04 -1.5802023940988449E-01
+ 2389 5.9725000000000002E-04 2.7637944154509925E-04 -1.5800917613808635E-01
+ 2390 5.9750000000000005E-04 2.7633994063397372E-04 -1.5799811286628818E-01
+ 2391 5.9774999999999997E-04 2.7630044248866614E-04 -1.5798704959449000E-01
+ 2392 5.9800000000000001E-04 2.7626094710917647E-04 -1.5797598632269186E-01
+ 2393 5.9825000000000004E-04 2.7622145449550470E-04 -1.5796492305089369E-01
+ 2394 5.9849999999999997E-04 2.7618196464765100E-04 -1.5795385977909554E-01
+ 2395 5.9875000000000000E-04 2.7614247756561531E-04 -1.5794279650729737E-01
+ 2396 5.9900000000000003E-04 2.7610299324939746E-04 -1.5793173323549922E-01
+ 2397 5.9924999999999996E-04 2.7606351169899758E-04 -1.5792066996370105E-01
+ 2398 5.9949999999999999E-04 2.7602403291441564E-04 -1.5790960669190290E-01
+ 2399 5.9975000000000002E-04 2.7598455689565151E-04 -1.5789854342010473E-01
+ 2400 6.0000000000000006E-04 2.7594508364270538E-04 -1.5788748014830656E-01
+ 2401 6.0024999999999998E-04 2.7590561315557732E-04 -1.5787641687650841E-01
+ 2402 6.0050000000000001E-04 2.7586614543426721E-04 -1.5786535360471027E-01
+ 2403 6.0075000000000005E-04 2.7582668047877496E-04 -1.5785429033291209E-01
+ 2404 6.0099999999999997E-04 2.7578721828910076E-04 -1.5784322706111392E-01
+ 2405 6.0125000000000000E-04 2.7574775886524448E-04 -1.5783216378931578E-01
+ 2406 6.0150000000000004E-04 2.7570830220720609E-04 -1.5782110051751760E-01
+ 2407 6.0174999999999996E-04 2.7566884831498571E-04 -1.5781003724571946E-01
+ 2408 6.0200000000000000E-04 2.7562939718858329E-04 -1.5779897397392129E-01
+ 2409 6.0225000000000003E-04 2.7558994882799872E-04 -1.5778791070212314E-01
+ 2410 6.0249999999999995E-04 2.7555050323323216E-04 -1.5777684743032497E-01
+ 2411 6.0274999999999999E-04 2.7551106040428361E-04 -1.5776578415852682E-01
+ 2412 6.0300000000000002E-04 2.7547162034115296E-04 -1.5775472088672865E-01
+ 2413 6.0325000000000005E-04 2.7543218304384022E-04 -1.5774365761493048E-01
+ 2414 6.0349999999999998E-04 2.7539274851234554E-04 -1.5773259434313233E-01
+ 2415 6.0375000000000001E-04 2.7535331674666865E-04 -1.5772153107133419E-01
+ 2416 6.0400000000000004E-04 2.7531388774680978E-04 -1.5771046779953601E-01
+ 2417 6.0424999999999997E-04 2.7527446151276880E-04 -1.5769940452773784E-01
+ 2418 6.0450000000000000E-04 2.7523503804454595E-04 -1.5768834125593970E-01
+ 2419 6.0475000000000004E-04 2.7519561734214095E-04 -1.5767727798414152E-01
+ 2420 6.0499999999999996E-04 2.7515619940555384E-04 -1.5766621471234338E-01
+ 2421 6.0524999999999999E-04 2.7511678423478470E-04 -1.5765515144054520E-01
+ 2422 6.0550000000000003E-04 2.7507737182983356E-04 -1.5764408816874706E-01
+ 2423 6.0574999999999995E-04 2.7503796219070044E-04 -1.5763302489694889E-01
+ 2424 6.0599999999999998E-04 2.7499855531738516E-04 -1.5762196162515074E-01
+ 2425 6.0625000000000002E-04 2.7495915120988784E-04 -1.5761089835335257E-01
+ 2426 6.0650000000000005E-04 2.7491974986820842E-04 -1.5759983508155442E-01
+ 2427 6.0674999999999998E-04 2.7488035129234707E-04 -1.5758877180975625E-01
+ 2428 6.0700000000000001E-04 2.7484095548230357E-04 -1.5757770853795811E-01
+ 2429 6.0725000000000004E-04 2.7480156243807802E-04 -1.5756664526615993E-01
+ 2430 6.0749999999999997E-04 2.7476217215967048E-04 -1.5755558199436176E-01
+ 2431 6.0775000000000000E-04 2.7472278464708085E-04 -1.5754451872256361E-01
+ 2432 6.0800000000000003E-04 2.7468339990030922E-04 -1.5753345545076544E-01
+ 2433 6.0824999999999996E-04 2.7464401791935545E-04 -1.5752239217896730E-01
+ 2434 6.0849999999999999E-04 2.7460463870421963E-04 -1.5751132890716912E-01
+ 2435 6.0875000000000002E-04 2.7456526225490187E-04 -1.5750026563537098E-01
+ 2436 6.0900000000000006E-04 2.7452588857140197E-04 -1.5748920236357281E-01
+ 2437 6.0924999999999998E-04 2.7448651765372018E-04 -1.5747813909177466E-01
+ 2438 6.0950000000000002E-04 2.7444714950185614E-04 -1.5746707581997649E-01
+ 2439 6.0975000000000005E-04 2.7440778411581010E-04 -1.5745601254817834E-01
+ 2440 6.0999999999999997E-04 2.7436842149558202E-04 -1.5744494927638017E-01
+ 2441 6.1025000000000001E-04 2.7432906164117190E-04 -1.5743388600458202E-01
+ 2442 6.1050000000000004E-04 2.7428970455257973E-04 -1.5742282273278385E-01
+ 2443 6.1074999999999996E-04 2.7425035022980552E-04 -1.5741175946098571E-01
+ 2444 6.1100000000000000E-04 2.7421099867284927E-04 -1.5740069618918753E-01
+ 2445 6.1125000000000003E-04 2.7417164988171087E-04 -1.5738963291738936E-01
+ 2446 6.1149999999999996E-04 2.7413230385639058E-04 -1.5737856964559122E-01
+ 2447 6.1174999999999999E-04 2.7409296059688814E-04 -1.5736750637379304E-01
+ 2448 6.1200000000000002E-04 2.7405362010320366E-04 -1.5735644310199490E-01
+ 2449 6.1225000000000006E-04 2.7401428237533719E-04 -1.5734537983019672E-01
+ 2450 6.1249999999999998E-04 2.7397494741328863E-04 -1.5733431655839858E-01
+ 2451 6.1275000000000001E-04 2.7393561521705796E-04 -1.5732325328660041E-01
+ 2452 6.1300000000000005E-04 2.7389628578664525E-04 -1.5731219001480226E-01
+ 2453 6.1324999999999997E-04 2.7385695912205055E-04 -1.5730112674300409E-01
+ 2454 6.1350000000000000E-04 2.7381763522327387E-04 -1.5729006347120594E-01
+ 2455 6.1375000000000004E-04 2.7377831409031492E-04 -1.5727900019940777E-01
+ 2456 6.1399999999999996E-04 2.7373899572317404E-04 -1.5726793692760963E-01
+ 2457 6.1425000000000000E-04 2.7369968012185122E-04 -1.5725687365581145E-01
+ 2458 6.1450000000000003E-04 2.7366036728634615E-04 -1.5724581038401328E-01
+ 2459 6.1474999999999995E-04 2.7362105721665924E-04 -1.5723474711221513E-01
+ 2460 6.1499999999999999E-04 2.7358174991279002E-04 -1.5722368384041696E-01
+ 2461 6.1525000000000002E-04 2.7354244537473892E-04 -1.5721262056861882E-01
+ 2462 6.1550000000000005E-04 2.7350314360250567E-04 -1.5720155729682064E-01
+ 2463 6.1574999999999998E-04 2.7346384459609049E-04 -1.5719049402502250E-01
+ 2464 6.1600000000000001E-04 2.7342454835549331E-04 -1.5717943075322433E-01
+ 2465 6.1625000000000004E-04 2.7338525488071388E-04 -1.5716836748142618E-01
+ 2466 6.1649999999999997E-04 2.7334596417175256E-04 -1.5715730420962801E-01
+ 2467 6.1675000000000000E-04 2.7330667622860915E-04 -1.5714624093782986E-01
+ 2468 6.1700000000000004E-04 2.7326739105128358E-04 -1.5713517766603169E-01
+ 2469 6.1724999999999996E-04 2.7322810863977603E-04 -1.5712411439423354E-01
+ 2470 6.1749999999999999E-04 2.7318882899408649E-04 -1.5711305112243537E-01
+ 2471 6.1775000000000003E-04 2.7314955211421490E-04 -1.5710198785063723E-01
+ 2472 6.1799999999999995E-04 2.7311027800016116E-04 -1.5709092457883905E-01
+ 2473 6.1824999999999998E-04 2.7307100665192543E-04 -1.5707986130704088E-01
+ 2474 6.1850000000000002E-04 2.7303173806950761E-04 -1.5706879803524273E-01
+ 2475 6.1875000000000005E-04 2.7299247225290779E-04 -1.5705773476344456E-01
+ 2476 6.1899999999999998E-04 2.7295320920212593E-04 -1.5704667149164642E-01
+ 2477 6.1925000000000001E-04 2.7291394891716192E-04 -1.5703560821984824E-01
+ 2478 6.1950000000000004E-04 2.7287469139801598E-04 -1.5702454494805010E-01
+ 2479 6.1974999999999997E-04 2.7283543664468799E-04 -1.5701348167625193E-01
+ 2480 6.2000000000000000E-04 2.7279618465717790E-04 -1.5700241840445378E-01
+ 2481 6.2025000000000003E-04 2.7275693543548572E-04 -1.5699135513265561E-01
+ 2482 6.2049999999999996E-04 2.7271768897961155E-04 -1.5698029186085746E-01
+ 2483 6.2074999999999999E-04 2.7267844528955528E-04 -1.5696922858905929E-01
+ 2484 6.2100000000000002E-04 2.7263920436531702E-04 -1.5695816531726114E-01
+ 2485 6.2125000000000006E-04 2.7259996620689671E-04 -1.5694710204546297E-01
+ 2486 6.2149999999999998E-04 2.7256073081429426E-04 -1.5693603877366480E-01
+ 2487 6.2175000000000002E-04 2.7252149818750987E-04 -1.5692497550186665E-01
+ 2488 6.2200000000000005E-04 2.7248226832654333E-04 -1.5691391223006848E-01
+ 2489 6.2224999999999997E-04 2.7244304123139485E-04 -1.5690284895827034E-01
+ 2490 6.2250000000000001E-04 2.7240381690206417E-04 -1.5689178568647216E-01
+ 2491 6.2275000000000004E-04 2.7236459533855155E-04 -1.5688072241467402E-01
+ 2492 6.2299999999999996E-04 2.7232537654085694E-04 -1.5686965914287584E-01
+ 2493 6.2325000000000000E-04 2.7228616050898013E-04 -1.5685859587107770E-01
+ 2494 6.2350000000000003E-04 2.7224694724292133E-04 -1.5684753259927953E-01
+ 2495 6.2374999999999996E-04 2.7220773674268054E-04 -1.5683646932748138E-01
+ 2496 6.2399999999999999E-04 2.7216852900825760E-04 -1.5682540605568321E-01
+ 2497 6.2425000000000002E-04 2.7212932403965261E-04 -1.5681434278388506E-01
+ 2498 6.2450000000000006E-04 2.7209012183686563E-04 -1.5680327951208689E-01
+ 2499 6.2474999999999998E-04 2.7205092239989667E-04 -1.5679221624028872E-01
+ 2500 6.2500000000000001E-04 2.7201172572874550E-04 -1.5678115296849057E-01
+ 2501 6.2525000000000005E-04 2.7197253182341234E-04 -1.5677008969669240E-01
+ 2502 6.2549999999999997E-04 2.7193334068389719E-04 -1.5675902642489425E-01
+ 2503 6.2575000000000000E-04 2.7189415231019989E-04 -1.5674796315309608E-01
+ 2504 6.2600000000000004E-04 2.7185496670232060E-04 -1.5673689988129794E-01
+ 2505 6.2624999999999996E-04 2.7181578386025932E-04 -1.5672583660949976E-01
+ 2506 6.2650000000000000E-04 2.7177660378401589E-04 -1.5671477333770162E-01
+ 2507 6.2675000000000003E-04 2.7173742647359036E-04 -1.5670371006590345E-01
+ 2508 6.2699999999999995E-04 2.7169825192898295E-04 -1.5669264679410530E-01
+ 2509 6.2724999999999999E-04 2.7165908015019339E-04 -1.5668158352230713E-01
+ 2510 6.2750000000000002E-04 2.7161991113722173E-04 -1.5667052025050898E-01
+ 2511 6.2775000000000005E-04 2.7158074489006808E-04 -1.5665945697871081E-01
+ 2512 6.2799999999999998E-04 2.7154158140873245E-04 -1.5664839370691264E-01
+ 2513 6.2825000000000001E-04 2.7150242069321466E-04 -1.5663733043511449E-01
+ 2514 6.2850000000000004E-04 2.7146326274351477E-04 -1.5662626716331632E-01
+ 2515 6.2874999999999997E-04 2.7142410755963300E-04 -1.5661520389151817E-01
+ 2516 6.2900000000000000E-04 2.7138495514156908E-04 -1.5660414061972000E-01
+ 2517 6.2925000000000003E-04 2.7134580548932312E-04 -1.5659307734792186E-01
+ 2518 6.2949999999999996E-04 2.7130665860289511E-04 -1.5658201407612368E-01
+ 2519 6.2974999999999999E-04 2.7126751448228507E-04 -1.5657095080432554E-01
+ 2520 6.3000000000000003E-04 2.7122837312749297E-04 -1.5655988753252736E-01
+ 2521 6.3024999999999995E-04 2.7118923453851884E-04 -1.5654882426072922E-01
+ 2522 6.3049999999999998E-04 2.7115009871536260E-04 -1.5653776098893105E-01
+ 2523 6.3075000000000002E-04 2.7111096565802438E-04 -1.5652669771713290E-01
+ 2524 6.3100000000000005E-04 2.7107183536650411E-04 -1.5651563444533473E-01
+ 2525 6.3124999999999998E-04 2.7103270784080164E-04 -1.5650457117353656E-01
+ 2526 6.3150000000000001E-04 2.7099358308091723E-04 -1.5649350790173841E-01
+ 2527 6.3175000000000004E-04 2.7095446108685078E-04 -1.5648244462994024E-01
+ 2528 6.3199999999999997E-04 2.7091534185860223E-04 -1.5647138135814209E-01
+ 2529 6.3225000000000000E-04 2.7087622539617175E-04 -1.5646031808634392E-01
+ 2530 6.3250000000000003E-04 2.7083711169955912E-04 -1.5644925481454577E-01
+ 2531 6.3274999999999996E-04 2.7079800076876444E-04 -1.5643819154274760E-01
+ 2532 6.3299999999999999E-04 2.7075889260378777E-04 -1.5642712827094946E-01
+ 2533 6.3325000000000002E-04 2.7071978720462895E-04 -1.5641606499915128E-01
+ 2534 6.3350000000000006E-04 2.7068068457128820E-04 -1.5640500172735314E-01
+ 2535 6.3374999999999998E-04 2.7064158470376529E-04 -1.5639393845555496E-01
+ 2536 6.3400000000000001E-04 2.7060248760206039E-04 -1.5638287518375682E-01
+ 2537 6.3425000000000005E-04 2.7056339326617346E-04 -1.5637181191195865E-01
+ 2538 6.3449999999999997E-04 2.7052430169610453E-04 -1.5636074864016050E-01
+ 2539 6.3475000000000001E-04 2.7048521289185334E-04 -1.5634968536836233E-01
+ 2540 6.3500000000000004E-04 2.7044612685342016E-04 -1.5633862209656416E-01
+ 2541 6.3524999999999996E-04 2.7040704358080505E-04 -1.5632755882476601E-01
+ 2542 6.3550000000000000E-04 2.7036796307400779E-04 -1.5631649555296784E-01
+ 2543 6.3575000000000003E-04 2.7032888533302859E-04 -1.5630543228116969E-01
+ 2544 6.3599999999999996E-04 2.7028981035786729E-04 -1.5629436900937152E-01
+ 2545 6.3624999999999999E-04 2.7025073814852389E-04 -1.5628330573757337E-01
+ 2546 6.3650000000000002E-04 2.7021166870499851E-04 -1.5627224246577520E-01
+ 2547 6.3675000000000005E-04 2.7017260202729098E-04 -1.5626117919397706E-01
+ 2548 6.3699999999999998E-04 2.7013353811540151E-04 -1.5625011592217888E-01
+ 2549 6.3725000000000001E-04 2.7009447696932988E-04 -1.5623905265038074E-01
+ 2550 6.3750000000000005E-04 2.7005541858907633E-04 -1.5622798937858257E-01
+ 2551 6.3774999999999997E-04 2.7001636297464067E-04 -1.5621692610678442E-01
+ 2552 6.3800000000000000E-04 2.6997731012602286E-04 -1.5620586283498625E-01
+ 2553 6.3825000000000004E-04 2.6993826004322312E-04 -1.5619479956318807E-01
+ 2554 6.3849999999999996E-04 2.6989921272624134E-04 -1.5618373629138993E-01
+ 2555 6.3874999999999999E-04 2.6986016817507746E-04 -1.5617267301959176E-01
+ 2556 6.3900000000000003E-04 2.6982112638973153E-04 -1.5616160974779361E-01
+ 2557 6.3924999999999995E-04 2.6978208737020356E-04 -1.5615054647599544E-01
+ 2558 6.3949999999999999E-04 2.6974305111649360E-04 -1.5613948320419729E-01
+ 2559 6.3975000000000002E-04 2.6970401762860144E-04 -1.5612841993239912E-01
+ 2560 6.4000000000000005E-04 2.6966498690652734E-04 -1.5611735666060098E-01
+ 2561 6.4024999999999998E-04 2.6962595895027125E-04 -1.5610629338880280E-01
+ 2562 6.4050000000000001E-04 2.6958693375983295E-04 -1.5609523011700466E-01
+ 2563 6.4075000000000004E-04 2.6954791133521262E-04 -1.5608416684520648E-01
+ 2564 6.4099999999999997E-04 2.6950889167641034E-04 -1.5607310357340834E-01
+ 2565 6.4125000000000000E-04 2.6946987478342603E-04 -1.5606204030161017E-01
+ 2566 6.4150000000000003E-04 2.6943086065625945E-04 -1.5605097702981199E-01
+ 2567 6.4174999999999996E-04 2.6939184929491099E-04 -1.5603991375801385E-01
+ 2568 6.4199999999999999E-04 2.6935284069938049E-04 -1.5602885048621568E-01
+ 2569 6.4225000000000003E-04 2.6931383486966795E-04 -1.5601778721441753E-01
+ 2570 6.4249999999999995E-04 2.6927483180577331E-04 -1.5600672394261936E-01
+ 2571 6.4274999999999998E-04 2.6923583150769662E-04 -1.5599566067082121E-01
+ 2572 6.4300000000000002E-04 2.6919683397543789E-04 -1.5598459739902304E-01
+ 2573 6.4325000000000005E-04 2.6915783920899712E-04 -1.5597353412722489E-01
+ 2574 6.4349999999999997E-04 2.6911884720837425E-04 -1.5596247085542672E-01
+ 2575 6.4375000000000001E-04 2.6907985797356950E-04 -1.5595140758362858E-01
+ 2576 6.4400000000000004E-04 2.6904087150458254E-04 -1.5594034431183040E-01
+ 2577 6.4424999999999997E-04 2.6900188780141349E-04 -1.5592928104003226E-01
+ 2578 6.4450000000000000E-04 2.6896290686406250E-04 -1.5591821776823409E-01
+ 2579 6.4475000000000003E-04 2.6892392869252936E-04 -1.5590715449643594E-01
+ 2580 6.4499999999999996E-04 2.6888495328681428E-04 -1.5589609122463777E-01
+ 2581 6.4524999999999999E-04 2.6884598064691711E-04 -1.5588502795283959E-01
+ 2582 6.4550000000000002E-04 2.6880701077283789E-04 -1.5587396468104145E-01
+ 2583 6.4575000000000006E-04 2.6876804366457647E-04 -1.5586290140924328E-01
+ 2584 6.4599999999999998E-04 2.6872907932213322E-04 -1.5585183813744513E-01
+ 2585 6.4625000000000001E-04 2.6869011774550782E-04 -1.5584077486564696E-01
+ 2586 6.4650000000000005E-04 2.6865115893470037E-04 -1.5582971159384881E-01
+ 2587 6.4674999999999997E-04 2.6861220288971094E-04 -1.5581864832205064E-01
+ 2588 6.4700000000000001E-04 2.6857324961053930E-04 -1.5580758505025250E-01
+ 2589 6.4725000000000004E-04 2.6853429909718578E-04 -1.5579652177845432E-01
+ 2590 6.4749999999999996E-04 2.6849535134965011E-04 -1.5578545850665618E-01
+ 2591 6.4775000000000000E-04 2.6845640636793245E-04 -1.5577439523485800E-01
+ 2592 6.4800000000000003E-04 2.6841746415203269E-04 -1.5576333196305986E-01
+ 2593 6.4824999999999995E-04 2.6837852470195099E-04 -1.5575226869126169E-01
+ 2594 6.4849999999999999E-04 2.6833958801768699E-04 -1.5574120541946351E-01
+ 2595 6.4875000000000002E-04 2.6830065409924115E-04 -1.5573014214766537E-01
+ 2596 6.4900000000000005E-04 2.6826172294661327E-04 -1.5571907887586720E-01
+ 2597 6.4924999999999998E-04 2.6822279455980319E-04 -1.5570801560406905E-01
+ 2598 6.4950000000000001E-04 2.6818386893881117E-04 -1.5569695233227088E-01
+ 2599 6.4975000000000005E-04 2.6814494608363710E-04 -1.5568588906047273E-01
+ 2600 6.4999999999999997E-04 2.6810602599428089E-04 -1.5567482578867456E-01
+ 2601 6.5025000000000000E-04 2.6806710867074274E-04 -1.5566376251687641E-01
+ 2602 6.5050000000000004E-04 2.6802819411302249E-04 -1.5565269924507824E-01
+ 2603 6.5074999999999996E-04 2.6798928232112020E-04 -1.5564163597328010E-01
+ 2604 6.5099999999999999E-04 2.6795037329503581E-04 -1.5563057270148192E-01
+ 2605 6.5125000000000003E-04 2.6791146703476949E-04 -1.5561950942968378E-01
+ 2606 6.5149999999999995E-04 2.6787256354032107E-04 -1.5560844615788560E-01
+ 2607 6.5174999999999999E-04 2.6783366281169050E-04 -1.5559738288608743E-01
+ 2608 6.5200000000000002E-04 2.6779476484887794E-04 -1.5558631961428929E-01
+ 2609 6.5225000000000005E-04 2.6775586965188333E-04 -1.5557525634249111E-01
+ 2610 6.5249999999999998E-04 2.6771697722070679E-04 -1.5556419307069297E-01
+ 2611 6.5275000000000001E-04 2.6767808755534799E-04 -1.5555312979889480E-01
+ 2612 6.5300000000000004E-04 2.6763920065580731E-04 -1.5554206652709665E-01
+ 2613 6.5324999999999997E-04 2.6760031652208453E-04 -1.5553100325529848E-01
+ 2614 6.5350000000000000E-04 2.6756143515417965E-04 -1.5551993998350033E-01
+ 2615 6.5375000000000003E-04 2.6752255655209268E-04 -1.5550887671170216E-01
+ 2616 6.5399999999999996E-04 2.6748368071582377E-04 -1.5549781343990401E-01
+ 2617 6.5424999999999999E-04 2.6744480764537282E-04 -1.5548675016810584E-01
+ 2618 6.5450000000000003E-04 2.6740593734073971E-04 -1.5547568689630770E-01
+ 2619 6.5474999999999995E-04 2.6736706980192473E-04 -1.5546462362450952E-01
+ 2620 6.5499999999999998E-04 2.6732820502892748E-04 -1.5545356035271135E-01
+ 2621 6.5525000000000002E-04 2.6728934302174825E-04 -1.5544249708091321E-01
+ 2622 6.5550000000000005E-04 2.6725048378038697E-04 -1.5543143380911503E-01
+ 2623 6.5574999999999997E-04 2.6721162730484370E-04 -1.5542037053731689E-01
+ 2624 6.5600000000000001E-04 2.6717277359511845E-04 -1.5540930726551871E-01
+ 2625 6.5625000000000004E-04 2.6713392265121099E-04 -1.5539824399372057E-01
+ 2626 6.5649999999999997E-04 2.6709507447312159E-04 -1.5538718072192240E-01
+ 2627 6.5675000000000000E-04 2.6705622906085004E-04 -1.5537611745012425E-01
+ 2628 6.5700000000000003E-04 2.6701738641439639E-04 -1.5536505417832608E-01
+ 2629 6.5724999999999996E-04 2.6697854653376087E-04 -1.5535399090652793E-01
+ 2630 6.5749999999999999E-04 2.6693970941894313E-04 -1.5534292763472976E-01
+ 2631 6.5775000000000002E-04 2.6690087506994357E-04 -1.5533186436293162E-01
+ 2632 6.5800000000000006E-04 2.6686204348676170E-04 -1.5532080109113344E-01
+ 2633 6.5824999999999998E-04 2.6682321466939794E-04 -1.5530973781933527E-01
+ 2634 6.5850000000000001E-04 2.6678438861785204E-04 -1.5529867454753712E-01
+ 2635 6.5875000000000005E-04 2.6674556533212409E-04 -1.5528761127573895E-01
+ 2636 6.5899999999999997E-04 2.6670674481221425E-04 -1.5527654800394081E-01
+ 2637 6.5925000000000001E-04 2.6666792705812222E-04 -1.5526548473214263E-01
+ 2638 6.5950000000000004E-04 2.6662911206984808E-04 -1.5525442146034449E-01
+ 2639 6.5974999999999996E-04 2.6659029984739196E-04 -1.5524335818854632E-01
+ 2640 6.6000000000000000E-04 2.6655149039075390E-04 -1.5523229491674817E-01
+ 2641 6.6025000000000003E-04 2.6651268369993364E-04 -1.5522123164495000E-01
+ 2642 6.6049999999999995E-04 2.6647387977493133E-04 -1.5521016837315185E-01
+ 2643 6.6074999999999999E-04 2.6643507861574703E-04 -1.5519910510135368E-01
+ 2644 6.6100000000000002E-04 2.6639628022238069E-04 -1.5518804182955553E-01
+ 2645 6.6125000000000005E-04 2.6635748459483236E-04 -1.5517697855775736E-01
+ 2646 6.6149999999999998E-04 2.6631869173310177E-04 -1.5516591528595922E-01
+ 2647 6.6175000000000001E-04 2.6627990163718930E-04 -1.5515485201416104E-01
+ 2648 6.6200000000000005E-04 2.6624111430709473E-04 -1.5514378874236287E-01
+ 2649 6.6224999999999997E-04 2.6620232974281817E-04 -1.5513272547056473E-01
+ 2650 6.6250000000000000E-04 2.6616354794435941E-04 -1.5512166219876655E-01
+ 2651 6.6275000000000004E-04 2.6612476891171871E-04 -1.5511059892696841E-01
+ 2652 6.6299999999999996E-04 2.6608599264489602E-04 -1.5509953565517023E-01
+ 2653 6.6324999999999999E-04 2.6604721914389113E-04 -1.5508847238337209E-01
+ 2654 6.6350000000000003E-04 2.6600844840870424E-04 -1.5507740911157392E-01
+ 2655 6.6374999999999995E-04 2.6596968043933537E-04 -1.5506634583977577E-01
+ 2656 6.6399999999999999E-04 2.6593091523578435E-04 -1.5505528256797760E-01
+ 2657 6.6425000000000002E-04 2.6589215279805139E-04 -1.5504421929617945E-01
+ 2658 6.6450000000000005E-04 2.6585339312613628E-04 -1.5503315602438128E-01
+ 2659 6.6474999999999998E-04 2.6581463622003918E-04 -1.5502209275258313E-01
+ 2660 6.6500000000000001E-04 2.6577588207975998E-04 -1.5501102948078496E-01
+ 2661 6.6525000000000004E-04 2.6573713070529874E-04 -1.5499996620898679E-01
+ 2662 6.6549999999999997E-04 2.6569838209665551E-04 -1.5498890293718864E-01
+ 2663 6.6575000000000000E-04 2.6565963625383012E-04 -1.5497783966539047E-01
+ 2664 6.6600000000000003E-04 2.6562089317682281E-04 -1.5496677639359233E-01
+ 2665 6.6624999999999996E-04 2.6558215286563345E-04 -1.5495571312179415E-01
+ 2666 6.6649999999999999E-04 2.6554341532026193E-04 -1.5494464984999601E-01
+ 2667 6.6675000000000002E-04 2.6550468054070838E-04 -1.5493358657819783E-01
+ 2668 6.6699999999999995E-04 2.6546594852697278E-04 -1.5492252330639969E-01
+ 2669 6.6724999999999998E-04 2.6542721927905530E-04 -1.5491146003460152E-01
+ 2670 6.6750000000000002E-04 2.6538849279695561E-04 -1.5490039676280337E-01
+ 2671 6.6775000000000005E-04 2.6534976908067388E-04 -1.5488933349100520E-01
+ 2672 6.6799999999999997E-04 2.6531104813021011E-04 -1.5487827021920705E-01
+ 2673 6.6825000000000001E-04 2.6527232994556413E-04 -1.5486720694740888E-01
+ 2674 6.6850000000000004E-04 2.6523361452673627E-04 -1.5485614367561074E-01
+ 2675 6.6874999999999997E-04 2.6519490187372637E-04 -1.5484508040381256E-01
+ 2676 6.6900000000000000E-04 2.6515619198653442E-04 -1.5483401713201439E-01
+ 2677 6.6925000000000003E-04 2.6511748486516033E-04 -1.5482295386021624E-01
+ 2678 6.6949999999999996E-04 2.6507878050960435E-04 -1.5481189058841807E-01
+ 2679 6.6974999999999999E-04 2.6504007891986627E-04 -1.5480082731661993E-01
+ 2680 6.7000000000000002E-04 2.6500138009594599E-04 -1.5478976404482175E-01
+ 2681 6.7025000000000006E-04 2.6496268403784372E-04 -1.5477870077302361E-01
+ 2682 6.7049999999999998E-04 2.6492399074555956E-04 -1.5476763750122544E-01
+ 2683 6.7075000000000001E-04 2.6488530021909315E-04 -1.5475657422942729E-01
+ 2684 6.7100000000000005E-04 2.6484661245844480E-04 -1.5474551095762912E-01
+ 2685 6.7124999999999997E-04 2.6480792746361431E-04 -1.5473444768583097E-01
+ 2686 6.7150000000000000E-04 2.6476924523460187E-04 -1.5472338441403280E-01
+ 2687 6.7175000000000004E-04 2.6473056577140728E-04 -1.5471232114223465E-01
+ 2688 6.7199999999999996E-04 2.6469188907403076E-04 -1.5470125787043648E-01
+ 2689 6.7225000000000000E-04 2.6465321514247209E-04 -1.5469019459863831E-01
+ 2690 6.7250000000000003E-04 2.6461454397673148E-04 -1.5467913132684016E-01
+ 2691 6.7274999999999995E-04 2.6457587557680867E-04 -1.5466806805504202E-01
+ 2692 6.7299999999999999E-04 2.6453720994270387E-04 -1.5465700478324385E-01
+ 2693 6.7325000000000002E-04 2.6449854707441713E-04 -1.5464594151144567E-01
+ 2694 6.7350000000000005E-04 2.6445988697194813E-04 -1.5463487823964753E-01
+ 2695 6.7374999999999998E-04 2.6442122963529725E-04 -1.5462381496784935E-01
+ 2696 6.7400000000000001E-04 2.6438257506446422E-04 -1.5461275169605121E-01
+ 2697 6.7425000000000004E-04 2.6434392325944920E-04 -1.5460168842425304E-01
+ 2698 6.7449999999999997E-04 2.6430527422025208E-04 -1.5459062515245489E-01
+ 2699 6.7475000000000000E-04 2.6426662794687303E-04 -1.5457956188065672E-01
+ 2700 6.7500000000000004E-04 2.6422798443931177E-04 -1.5456849860885857E-01
+ 2701 6.7524999999999996E-04 2.6418934369756852E-04 -1.5455743533706040E-01
+ 2702 6.7549999999999999E-04 2.6415070572164323E-04 -1.5454637206526223E-01
+ 2703 6.7575000000000003E-04 2.6411207051153590E-04 -1.5453530879346408E-01
+ 2704 6.7599999999999995E-04 2.6407343806724652E-04 -1.5452424552166594E-01
+ 2705 6.7624999999999998E-04 2.6403480838877515E-04 -1.5451318224986776E-01
+ 2706 6.7650000000000002E-04 2.6399618147612152E-04 -1.5450211897806959E-01
+ 2707 6.7675000000000005E-04 2.6395755732928607E-04 -1.5449105570627145E-01
+ 2708 6.7699999999999998E-04 2.6391893594826846E-04 -1.5447999243447327E-01
+ 2709 6.7725000000000001E-04 2.6388031733306887E-04 -1.5446892916267513E-01
+ 2710 6.7750000000000004E-04 2.6384170148368717E-04 -1.5445786589087696E-01
+ 2711 6.7774999999999997E-04 2.6380308840012338E-04 -1.5444680261907881E-01
+ 2712 6.7800000000000000E-04 2.6376447808237755E-04 -1.5443573934728064E-01
+ 2713 6.7825000000000003E-04 2.6372587053044973E-04 -1.5442467607548249E-01
+ 2714 6.7849999999999996E-04 2.6368726574433981E-04 -1.5441361280368432E-01
+ 2715 6.7874999999999999E-04 2.6364866372404784E-04 -1.5440254953188615E-01
+ 2716 6.7900000000000002E-04 2.6361006446957400E-04 -1.5439148626008800E-01
+ 2717 6.7924999999999995E-04 2.6357146798091789E-04 -1.5438042298828986E-01
+ 2718 6.7949999999999998E-04 2.6353287425807975E-04 -1.5436935971649168E-01
+ 2719 6.7975000000000002E-04 2.6349428330105955E-04 -1.5435829644469351E-01
+ 2720 6.8000000000000005E-04 2.6345569510985737E-04 -1.5434723317289537E-01
+ 2721 6.8024999999999997E-04 2.6341710968447315E-04 -1.5433616990109719E-01
+ 2722 6.8050000000000001E-04 2.6337852702490688E-04 -1.5432510662929905E-01
+ 2723 6.8075000000000004E-04 2.6333994713115852E-04 -1.5431404335750087E-01
+ 2724 6.8099999999999996E-04 2.6330137000322811E-04 -1.5430298008570273E-01
+ 2725 6.8125000000000000E-04 2.6326279564111560E-04 -1.5429191681390456E-01
+ 2726 6.8150000000000003E-04 2.6322422404482111E-04 -1.5428085354210641E-01
+ 2727 6.8174999999999996E-04 2.6318565521434457E-04 -1.5426979027030824E-01
+ 2728 6.8199999999999999E-04 2.6314708914968609E-04 -1.5425872699851007E-01
+ 2729 6.8225000000000002E-04 2.6310852585084541E-04 -1.5424766372671192E-01
+ 2730 6.8250000000000006E-04 2.6306996531782269E-04 -1.5423660045491375E-01
+ 2731 6.8274999999999998E-04 2.6303140755061787E-04 -1.5422553718311560E-01
+ 2732 6.8300000000000001E-04 2.6299285254923106E-04 -1.5421447391131743E-01
+ 2733 6.8325000000000005E-04 2.6295430031366221E-04 -1.5420341063951928E-01
+ 2734 6.8349999999999997E-04 2.6291575084391136E-04 -1.5419234736772111E-01
+ 2735 6.8375000000000000E-04 2.6287720413997837E-04 -1.5418128409592297E-01
+ 2736 6.8400000000000004E-04 2.6283866020186333E-04 -1.5417022082412479E-01
+ 2737 6.8424999999999996E-04 2.6280011902956641E-04 -1.5415915755232665E-01
+ 2738 6.8450000000000000E-04 2.6276158062308723E-04 -1.5414809428052847E-01
+ 2739 6.8475000000000003E-04 2.6272304498242607E-04 -1.5413703100873033E-01
+ 2740 6.8499999999999995E-04 2.6268451210758280E-04 -1.5412596773693216E-01
+ 2741 6.8524999999999999E-04 2.6264598199855755E-04 -1.5411490446513401E-01
+ 2742 6.8550000000000002E-04 2.6260745465535025E-04 -1.5410384119333584E-01
+ 2743 6.8575000000000005E-04 2.6256893007796085E-04 -1.5409277792153767E-01
+ 2744 6.8599999999999998E-04 2.6253040826638958E-04 -1.5408171464973952E-01
+ 2745 6.8625000000000001E-04 2.6249188922063604E-04 -1.5407065137794135E-01
+ 2746 6.8650000000000004E-04 2.6245337294070051E-04 -1.5405958810614320E-01
+ 2747 6.8674999999999997E-04 2.6241485942658294E-04 -1.5404852483434503E-01
+ 2748 6.8700000000000000E-04 2.6237634867828333E-04 -1.5403746156254688E-01
+ 2749 6.8725000000000004E-04 2.6233784069580168E-04 -1.5402639829074871E-01
+ 2750 6.8749999999999996E-04 2.6229933547913803E-04 -1.5401533501895057E-01
+ 2751 6.8774999999999999E-04 2.6226083302829223E-04 -1.5400427174715239E-01
+ 2752 6.8800000000000003E-04 2.6222233334326450E-04 -1.5399320847535425E-01
+ 2753 6.8824999999999995E-04 2.6218383642405451E-04 -1.5398214520355608E-01
+ 2754 6.8849999999999998E-04 2.6214534227066264E-04 -1.5397108193175793E-01
+ 2755 6.8875000000000002E-04 2.6210685088308861E-04 -1.5396001865995976E-01
+ 2756 6.8900000000000005E-04 2.6206836226133271E-04 -1.5394895538816158E-01
+ 2757 6.8924999999999998E-04 2.6202987640539454E-04 -1.5393789211636344E-01
+ 2758 6.8950000000000001E-04 2.6199139331527449E-04 -1.5392682884456527E-01
+ 2759 6.8975000000000004E-04 2.6195291299097230E-04 -1.5391576557276712E-01
+ 2760 6.8999999999999997E-04 2.6191443543248805E-04 -1.5390470230096895E-01
+ 2761 6.9025000000000000E-04 2.6187596063982182E-04 -1.5389363902917080E-01
+ 2762 6.9050000000000003E-04 2.6183748861297344E-04 -1.5388257575737263E-01
+ 2763 6.9074999999999996E-04 2.6179901935194323E-04 -1.5387151248557449E-01
+ 2764 6.9099999999999999E-04 2.6176055285673065E-04 -1.5386044921377631E-01
+ 2765 6.9125000000000002E-04 2.6172208912733625E-04 -1.5384938594197817E-01
+ 2766 6.9149999999999995E-04 2.6168362816375969E-04 -1.5383832267017999E-01
+ 2767 6.9174999999999998E-04 2.6164516996600115E-04 -1.5382725939838185E-01
+ 2768 6.9200000000000002E-04 2.6160671453406056E-04 -1.5381619612658368E-01
+ 2769 6.9225000000000005E-04 2.6156826186793782E-04 -1.5380513285478550E-01
+ 2770 6.9249999999999997E-04 2.6152981196763319E-04 -1.5379406958298736E-01
+ 2771 6.9275000000000001E-04 2.6149136483314631E-04 -1.5378300631118919E-01
+ 2772 6.9300000000000004E-04 2.6145292046447755E-04 -1.5377194303939104E-01
+ 2773 6.9324999999999996E-04 2.6141447886162669E-04 -1.5376087976759287E-01
+ 2774 6.9350000000000000E-04 2.6137604002459373E-04 -1.5374981649579472E-01
+ 2775 6.9375000000000003E-04 2.6133760395337879E-04 -1.5373875322399655E-01
+ 2776 6.9399999999999996E-04 2.6129917064798174E-04 -1.5372768995219840E-01
+ 2777 6.9424999999999999E-04 2.6126074010840265E-04 -1.5371662668040023E-01
+ 2778 6.9450000000000002E-04 2.6122231233464152E-04 -1.5370556340860209E-01
+ 2779 6.9475000000000006E-04 2.6118388732669835E-04 -1.5369450013680391E-01
+ 2780 6.9499999999999998E-04 2.6114546508457313E-04 -1.5368343686500577E-01
+ 2781 6.9525000000000001E-04 2.6110704560826587E-04 -1.5367237359320760E-01
+ 2782 6.9550000000000005E-04 2.6106862889777656E-04 -1.5366131032140945E-01
+ 2783 6.9574999999999997E-04 2.6103021495310521E-04 -1.5365024704961128E-01
+ 2784 6.9600000000000000E-04 2.6099180377425171E-04 -1.5363918377781310E-01
+ 2785 6.9625000000000004E-04 2.6095339536121623E-04 -1.5362812050601496E-01
+ 2786 6.9649999999999996E-04 2.6091498971399869E-04 -1.5361705723421681E-01
+ 2787 6.9675000000000000E-04 2.6087658683259917E-04 -1.5360599396241864E-01
+ 2788 6.9700000000000003E-04 2.6083818671701750E-04 -1.5359493069062047E-01
+ 2789 6.9724999999999995E-04 2.6079978936725383E-04 -1.5358386741882232E-01
+ 2790 6.9749999999999999E-04 2.6076139478330818E-04 -1.5357280414702415E-01
+ 2791 6.9775000000000002E-04 2.6072300296518032E-04 -1.5356174087522600E-01
+ 2792 6.9800000000000005E-04 2.6068461391287053E-04 -1.5355067760342783E-01
+ 2793 6.9824999999999998E-04 2.6064622762637859E-04 -1.5353961433162969E-01
+ 2794 6.9850000000000001E-04 2.6060784410570465E-04 -1.5352855105983151E-01
+ 2795 6.9875000000000004E-04 2.6056946335084868E-04 -1.5351748778803337E-01
+ 2796 6.9899999999999997E-04 2.6053108536181065E-04 -1.5350642451623520E-01
+ 2797 6.9925000000000000E-04 2.6049271013859064E-04 -1.5349536124443702E-01
+ 2798 6.9950000000000003E-04 2.6045433768118854E-04 -1.5348429797263888E-01
+ 2799 6.9974999999999996E-04 2.6041596798960439E-04 -1.5347323470084073E-01
+ 2800 6.9999999999999999E-04 2.6037760106383803E-04 -1.5346217142904256E-01
+ 2801 7.0025000000000003E-04 2.6033923690388974E-04 -1.5345110815724439E-01
+ 2802 7.0049999999999995E-04 2.6030087550975946E-04 -1.5344004488544624E-01
+ 2803 7.0074999999999998E-04 2.6026251688144697E-04 -1.5342898161364807E-01
+ 2804 7.0100000000000002E-04 2.6022416101895260E-04 -1.5341791834184992E-01
+ 2805 7.0125000000000005E-04 2.6018580792227614E-04 -1.5340685507005175E-01
+ 2806 7.0149999999999998E-04 2.6014745759141768E-04 -1.5339579179825361E-01
+ 2807 7.0175000000000001E-04 2.6010911002637697E-04 -1.5338472852645543E-01
+ 2808 7.0200000000000004E-04 2.6007076522715442E-04 -1.5337366525465729E-01
+ 2809 7.0224999999999997E-04 2.6003242319374957E-04 -1.5336260198285911E-01
+ 2810 7.0250000000000000E-04 2.5999408392616283E-04 -1.5335153871106094E-01
+ 2811 7.0275000000000003E-04 2.5995574742439416E-04 -1.5334047543926280E-01
+ 2812 7.0299999999999996E-04 2.5991741368844323E-04 -1.5332941216746465E-01
+ 2813 7.0324999999999999E-04 2.5987908271831036E-04 -1.5331834889566648E-01
+ 2814 7.0350000000000002E-04 2.5984075451399545E-04 -1.5330728562386831E-01
+ 2815 7.0374999999999995E-04 2.5980242907549844E-04 -1.5329622235207016E-01
+ 2816 7.0399999999999998E-04 2.5976410640281945E-04 -1.5328515908027199E-01
+ 2817 7.0425000000000001E-04 2.5972578649595830E-04 -1.5327409580847384E-01
+ 2818 7.0450000000000005E-04 2.5968746935491516E-04 -1.5326303253667567E-01
+ 2819 7.0474999999999997E-04 2.5964915497968992E-04 -1.5325196926487752E-01
+ 2820 7.0500000000000001E-04 2.5961084337028281E-04 -1.5324090599307935E-01
+ 2821 7.0525000000000004E-04 2.5957253452669348E-04 -1.5322984272128121E-01
+ 2822 7.0549999999999996E-04 2.5953422844892206E-04 -1.5321877944948303E-01
+ 2823 7.0575000000000000E-04 2.5949592513696871E-04 -1.5320771617768486E-01
+ 2824 7.0600000000000003E-04 2.5945762459083320E-04 -1.5319665290588672E-01
+ 2825 7.0624999999999996E-04 2.5941932681051581E-04 -1.5318558963408857E-01
+ 2826 7.0649999999999999E-04 2.5938103179601617E-04 -1.5317452636229040E-01
+ 2827 7.0675000000000002E-04 2.5934273954733458E-04 -1.5316346309049222E-01
+ 2828 7.0700000000000005E-04 2.5930445006447101E-04 -1.5315239981869408E-01
+ 2829 7.0724999999999998E-04 2.5926616334742523E-04 -1.5314133654689591E-01
+ 2830 7.0750000000000001E-04 2.5922787939619747E-04 -1.5313027327509776E-01
+ 2831 7.0775000000000005E-04 2.5918959821078771E-04 -1.5311921000329959E-01
+ 2832 7.0799999999999997E-04 2.5915131979119591E-04 -1.5310814673150144E-01
+ 2833 7.0825000000000000E-04 2.5911304413742201E-04 -1.5309708345970327E-01
+ 2834 7.0850000000000004E-04 2.5907477124946602E-04 -1.5308602018790513E-01
+ 2835 7.0874999999999996E-04 2.5903650112732803E-04 -1.5307495691610695E-01
+ 2836 7.0899999999999999E-04 2.5899823377100801E-04 -1.5306389364430878E-01
+ 2837 7.0925000000000003E-04 2.5895996918050583E-04 -1.5305283037251063E-01
+ 2838 7.0949999999999995E-04 2.5892170735582166E-04 -1.5304176710071249E-01
+ 2839 7.0974999999999999E-04 2.5888344829695545E-04 -1.5303070382891432E-01
+ 2840 7.1000000000000002E-04 2.5884519200390719E-04 -1.5301964055711614E-01
+ 2841 7.1025000000000005E-04 2.5880693847667695E-04 -1.5300857728531800E-01
+ 2842 7.1049999999999998E-04 2.5876868771526460E-04 -1.5299751401351983E-01
+ 2843 7.1075000000000001E-04 2.5873043971967017E-04 -1.5298645074172168E-01
+ 2844 7.1100000000000004E-04 2.5869219448989363E-04 -1.5297538746992351E-01
+ 2845 7.1124999999999997E-04 2.5865395202593516E-04 -1.5296432419812536E-01
+ 2846 7.1150000000000000E-04 2.5861571232779464E-04 -1.5295326092632719E-01
+ 2847 7.1175000000000003E-04 2.5857747539547213E-04 -1.5294219765452904E-01
+ 2848 7.1199999999999996E-04 2.5853924122896737E-04 -1.5293113438273087E-01
+ 2849 7.1224999999999999E-04 2.5850100982828072E-04 -1.5292007111093270E-01
+ 2850 7.1250000000000003E-04 2.5846278119341193E-04 -1.5290900783913455E-01
+ 2851 7.1274999999999995E-04 2.5842455532436114E-04 -1.5289794456733641E-01
+ 2852 7.1299999999999998E-04 2.5838633222112820E-04 -1.5288688129553824E-01
+ 2853 7.1325000000000002E-04 2.5834811188371344E-04 -1.5287581802374006E-01
+ 2854 7.1350000000000005E-04 2.5830989431211646E-04 -1.5286475475194192E-01
+ 2855 7.1374999999999997E-04 2.5827167950633740E-04 -1.5285369148014377E-01
+ 2856 7.1400000000000001E-04 2.5823346746637639E-04 -1.5284262820834560E-01
+ 2857 7.1425000000000004E-04 2.5819525819223313E-04 -1.5283156493654743E-01
+ 2858 7.1449999999999997E-04 2.5815705168390804E-04 -1.5282050166474928E-01
+ 2859 7.1475000000000000E-04 2.5811884794140079E-04 -1.5280943839295111E-01
+ 2860 7.1500000000000003E-04 2.5808064696471156E-04 -1.5279837512115296E-01
+ 2861 7.1524999999999996E-04 2.5804244875384018E-04 -1.5278731184935479E-01
+ 2862 7.1549999999999999E-04 2.5800425330878692E-04 -1.5277624857755662E-01
+ 2863 7.1575000000000002E-04 2.5796606062955155E-04 -1.5276518530575847E-01
+ 2864 7.1599999999999995E-04 2.5792787071613399E-04 -1.5275412203396033E-01
+ 2865 7.1624999999999998E-04 2.5788968356853454E-04 -1.5274305876216215E-01
+ 2866 7.1650000000000001E-04 2.5785149918675288E-04 -1.5273199549036398E-01
+ 2867 7.1675000000000005E-04 2.5781331757078929E-04 -1.5272093221856584E-01
+ 2868 7.1699999999999997E-04 2.5777513872064361E-04 -1.5270986894676769E-01
+ 2869 7.1725000000000001E-04 2.5773696263631593E-04 -1.5269880567496952E-01
+ 2870 7.1750000000000004E-04 2.5769878931780621E-04 -1.5268774240317134E-01
+ 2871 7.1774999999999996E-04 2.5766061876511428E-04 -1.5267667913137320E-01
+ 2872 7.1800000000000000E-04 2.5762245097824042E-04 -1.5266561585957503E-01
+ 2873 7.1825000000000003E-04 2.5758428595718452E-04 -1.5265455258777688E-01
+ 2874 7.1849999999999995E-04 2.5754612370194657E-04 -1.5264348931597871E-01
+ 2875 7.1874999999999999E-04 2.5750796421252653E-04 -1.5263242604418056E-01
+ 2876 7.1900000000000002E-04 2.5746980748892449E-04 -1.5262136277238239E-01
+ 2877 7.1925000000000005E-04 2.5743165353114036E-04 -1.5261029950058425E-01
+ 2878 7.1949999999999998E-04 2.5739350233917418E-04 -1.5259923622878607E-01
+ 2879 7.1975000000000001E-04 2.5735535391302597E-04 -1.5258817295698790E-01
+ 2880 7.2000000000000005E-04 2.5731720825269565E-04 -1.5257710968518975E-01
+ 2881 7.2024999999999997E-04 2.5727906535818340E-04 -1.5256604641339161E-01
+ 2882 7.2050000000000000E-04 2.5724092522948905E-04 -1.5255498314159344E-01
+ 2883 7.2075000000000004E-04 2.5720278786661255E-04 -1.5254391986979526E-01
+ 2884 7.2099999999999996E-04 2.5716465326955417E-04 -1.5253285659799712E-01
+ 2885 7.2124999999999999E-04 2.5712652143831353E-04 -1.5252179332619895E-01
+ 2886 7.2150000000000003E-04 2.5708839237289100E-04 -1.5251073005440080E-01
+ 2887 7.2174999999999995E-04 2.5705026607328644E-04 -1.5249966678260263E-01
+ 2888 7.2199999999999999E-04 2.5701214253949972E-04 -1.5248860351080448E-01
+ 2889 7.2225000000000002E-04 2.5697402177153101E-04 -1.5247754023900631E-01
+ 2890 7.2250000000000005E-04 2.5693590376938021E-04 -1.5246647696720816E-01
+ 2891 7.2274999999999998E-04 2.5689778853304747E-04 -1.5245541369540999E-01
+ 2892 7.2300000000000001E-04 2.5685967606253247E-04 -1.5244435042361182E-01
+ 2893 7.2325000000000004E-04 2.5682156635783553E-04 -1.5243328715181367E-01
+ 2894 7.2349999999999997E-04 2.5678345941895666E-04 -1.5242222388001553E-01
+ 2895 7.2375000000000000E-04 2.5674535524589564E-04 -1.5241116060821736E-01
+ 2896 7.2400000000000003E-04 2.5670725383865247E-04 -1.5240009733641918E-01
+ 2897 7.2424999999999996E-04 2.5666915519722736E-04 -1.5238903406462104E-01
+ 2898 7.2449999999999999E-04 2.5663105932162026E-04 -1.5237797079282286E-01
+ 2899 7.2475000000000003E-04 2.5659296621183096E-04 -1.5236690752102472E-01
+ 2900 7.2499999999999995E-04 2.5655487586785972E-04 -1.5235584424922655E-01
+ 2901 7.2524999999999998E-04 2.5651678828970633E-04 -1.5234478097742840E-01
+ 2902 7.2550000000000002E-04 2.5647870347737101E-04 -1.5233371770563023E-01
+ 2903 7.2575000000000005E-04 2.5644062143085348E-04 -1.5232265443383208E-01
+ 2904 7.2599999999999997E-04 2.5640254215015412E-04 -1.5231159116203391E-01
+ 2905 7.2625000000000001E-04 2.5636446563527250E-04 -1.5230052789023574E-01
+ 2906 7.2650000000000004E-04 2.5632639188620889E-04 -1.5228946461843759E-01
+ 2907 7.2674999999999997E-04 2.5628832090296330E-04 -1.5227840134663945E-01
+ 2908 7.2700000000000000E-04 2.5625025268553560E-04 -1.5226733807484127E-01
+ 2909 7.2725000000000003E-04 2.5621218723392587E-04 -1.5225627480304310E-01
+ 2910 7.2749999999999996E-04 2.5617412454813419E-04 -1.5224521153124496E-01
+ 2911 7.2774999999999999E-04 2.5613606462816032E-04 -1.5223414825944678E-01
+ 2912 7.2800000000000002E-04 2.5609800747400434E-04 -1.5222308498764864E-01
+ 2913 7.2824999999999995E-04 2.5605995308566637E-04 -1.5221202171585047E-01
+ 2914 7.2849999999999998E-04 2.5602190146314642E-04 -1.5220095844405232E-01
+ 2915 7.2875000000000001E-04 2.5598385260644442E-04 -1.5218989517225415E-01
+ 2916 7.2900000000000005E-04 2.5594580651556033E-04 -1.5217883190045600E-01
+ 2917 7.2924999999999997E-04 2.5590776319049419E-04 -1.5216776862865783E-01
+ 2918 7.2950000000000001E-04 2.5586972263124595E-04 -1.5215670535685966E-01
+ 2919 7.2975000000000004E-04 2.5583168483781573E-04 -1.5214564208506151E-01
+ 2920 7.2999999999999996E-04 2.5579364981020340E-04 -1.5213457881326337E-01
+ 2921 7.3025000000000000E-04 2.5575561754840909E-04 -1.5212351554146519E-01
+ 2922 7.3050000000000003E-04 2.5571758805243279E-04 -1.5211245226966702E-01
+ 2923 7.3074999999999995E-04 2.5567956132227423E-04 -1.5210138899786887E-01
+ 2924 7.3099999999999999E-04 2.5564153735793379E-04 -1.5209032572607070E-01
+ 2925 7.3125000000000002E-04 2.5560351615941119E-04 -1.5207926245427256E-01
+ 2926 7.3150000000000005E-04 2.5556549772670672E-04 -1.5206819918247438E-01
+ 2927 7.3174999999999998E-04 2.5552748205981998E-04 -1.5205713591067624E-01
+ 2928 7.3200000000000001E-04 2.5548946915875126E-04 -1.5204607263887807E-01
+ 2929 7.3225000000000004E-04 2.5545145902350065E-04 -1.5203500936707992E-01
+ 2930 7.3249999999999997E-04 2.5541345165406773E-04 -1.5202394609528175E-01
+ 2931 7.3275000000000000E-04 2.5537544705045299E-04 -1.5201288282348357E-01
+ 2932 7.3300000000000004E-04 2.5533744521265603E-04 -1.5200181955168543E-01
+ 2933 7.3324999999999996E-04 2.5529944614067715E-04 -1.5199075627988728E-01
+ 2934 7.3349999999999999E-04 2.5526144983451600E-04 -1.5197969300808911E-01
+ 2935 7.3375000000000003E-04 2.5522345629417297E-04 -1.5196862973629094E-01
+ 2936 7.3399999999999995E-04 2.5518546551964790E-04 -1.5195756646449279E-01
+ 2937 7.3424999999999999E-04 2.5514747751094078E-04 -1.5194650319269462E-01
+ 2938 7.3450000000000002E-04 2.5510949226805168E-04 -1.5193543992089648E-01
+ 2939 7.3475000000000005E-04 2.5507150979098037E-04 -1.5192437664909830E-01
+ 2940 7.3499999999999998E-04 2.5503353007972707E-04 -1.5191331337730016E-01
+ 2941 7.3525000000000001E-04 2.5499555313429167E-04 -1.5190225010550198E-01
+ 2942 7.3550000000000004E-04 2.5495757895467423E-04 -1.5189118683370384E-01
+ 2943 7.3574999999999997E-04 2.5491960754087491E-04 -1.5188012356190567E-01
+ 2944 7.3600000000000000E-04 2.5488163889289338E-04 -1.5186906029010749E-01
+ 2945 7.3625000000000003E-04 2.5484367301072976E-04 -1.5185799701830935E-01
+ 2946 7.3649999999999996E-04 2.5480570989438420E-04 -1.5184693374651120E-01
+ 2947 7.3674999999999999E-04 2.5476774954385649E-04 -1.5183587047471303E-01
+ 2948 7.3700000000000002E-04 2.5472979195914684E-04 -1.5182480720291486E-01
+ 2949 7.3724999999999995E-04 2.5469183714025504E-04 -1.5181374393111671E-01
+ 2950 7.3749999999999998E-04 2.5465388508718131E-04 -1.5180268065931854E-01
+ 2951 7.3775000000000002E-04 2.5461593579992548E-04 -1.5179161738752039E-01
+ 2952 7.3800000000000005E-04 2.5457798927848750E-04 -1.5178055411572222E-01
+ 2953 7.3824999999999997E-04 2.5454004552286752E-04 -1.5176949084392408E-01
+ 2954 7.3850000000000001E-04 2.5450210453306551E-04 -1.5175842757212590E-01
+ 2955 7.3875000000000004E-04 2.5446416630908145E-04 -1.5174736430032776E-01
+ 2956 7.3899999999999997E-04 2.5442623085091535E-04 -1.5173630102852959E-01
+ 2957 7.3925000000000000E-04 2.5438829815856720E-04 -1.5172523775673141E-01
+ 2958 7.3950000000000003E-04 2.5435036823203696E-04 -1.5171417448493327E-01
+ 2959 7.3974999999999996E-04 2.5431244107132484E-04 -1.5170311121313512E-01
+ 2960 7.3999999999999999E-04 2.5427451667643045E-04 -1.5169204794133695E-01
+ 2961 7.4025000000000002E-04 2.5423659504735413E-04 -1.5168098466953878E-01
+ 2962 7.4049999999999995E-04 2.5419867618409566E-04 -1.5166992139774063E-01
+ 2963 7.4074999999999998E-04 2.5416076008665520E-04 -1.5165885812594249E-01
+ 2964 7.4100000000000001E-04 2.5412284675503270E-04 -1.5164779485414431E-01
+ 2965 7.4125000000000005E-04 2.5408493618922810E-04 -1.5163673158234614E-01
+ 2966 7.4149999999999997E-04 2.5404702838924156E-04 -1.5162566831054800E-01
+ 2967 7.4175000000000000E-04 2.5400912335507287E-04 -1.5161460503874982E-01
+ 2968 7.4200000000000004E-04 2.5397122108672214E-04 -1.5160354176695168E-01
+ 2969 7.4224999999999996E-04 2.5393332158418942E-04 -1.5159247849515350E-01
+ 2970 7.4250000000000000E-04 2.5389542484747455E-04 -1.5158141522335533E-01
+ 2971 7.4275000000000003E-04 2.5385753087657780E-04 -1.5157035195155719E-01
+ 2972 7.4299999999999995E-04 2.5381963967149878E-04 -1.5155928867975904E-01
+ 2973 7.4324999999999999E-04 2.5378175123223784E-04 -1.5154822540796087E-01
+ 2974 7.4350000000000002E-04 2.5374386555879484E-04 -1.5153716213616270E-01
+ 2975 7.4375000000000005E-04 2.5370598265116976E-04 -1.5152609886436455E-01
+ 2976 7.4399999999999998E-04 2.5366810250936262E-04 -1.5151503559256640E-01
+ 2977 7.4425000000000001E-04 2.5363022513337345E-04 -1.5150397232076823E-01
+ 2978 7.4450000000000004E-04 2.5359235052320223E-04 -1.5149290904897006E-01
+ 2979 7.4474999999999997E-04 2.5355447867884896E-04 -1.5148184577717191E-01
+ 2980 7.4500000000000000E-04 2.5351660960031366E-04 -1.5147078250537374E-01
+ 2981 7.4525000000000004E-04 2.5347874328759631E-04 -1.5145971923357560E-01
+ 2982 7.4549999999999996E-04 2.5344087974069681E-04 -1.5144865596177742E-01
+ 2983 7.4574999999999999E-04 2.5340301895961537E-04 -1.5143759268997928E-01
+ 2984 7.4600000000000003E-04 2.5336516094435184E-04 -1.5142652941818111E-01
+ 2985 7.4624999999999995E-04 2.5332730569490642E-04 -1.5141546614638296E-01
+ 2986 7.4649999999999998E-04 2.5328945321127869E-04 -1.5140440287458479E-01
+ 2987 7.4675000000000002E-04 2.5325160349346898E-04 -1.5139333960278661E-01
+ 2988 7.4700000000000005E-04 2.5321375654147738E-04 -1.5138227633098847E-01
+ 2989 7.4724999999999998E-04 2.5317591235530352E-04 -1.5137121305919032E-01
+ 2990 7.4750000000000001E-04 2.5313807093494767E-04 -1.5136014978739215E-01
+ 2991 7.4775000000000004E-04 2.5310023228040978E-04 -1.5134908651559398E-01
+ 2992 7.4799999999999997E-04 2.5306239639168995E-04 -1.5133802324379583E-01
+ 2993 7.4825000000000000E-04 2.5302456326878786E-04 -1.5132695997199766E-01
+ 2994 7.4850000000000003E-04 2.5298673291170395E-04 -1.5131589670019951E-01
+ 2995 7.4874999999999996E-04 2.5294890532043794E-04 -1.5130483342840134E-01
+ 2996 7.4899999999999999E-04 2.5291108049498967E-04 -1.5129377015660320E-01
+ 2997 7.4925000000000002E-04 2.5287325843535951E-04 -1.5128270688480502E-01
+ 2998 7.4949999999999995E-04 2.5283543914154732E-04 -1.5127164361300688E-01
+ 2999 7.4974999999999998E-04 2.5279762261355297E-04 -1.5126058034120871E-01
+ 3000 7.5000000000000002E-04 2.5275980885137669E-04 -1.5124951706941053E-01
+ 3001 7.5025000000000005E-04 2.5272199785501842E-04 -1.5123845379761239E-01
+ 3002 7.5049999999999997E-04 2.5268418962447789E-04 -1.5122739052581424E-01
+ 3003 7.5075000000000001E-04 2.5264638415975536E-04 -1.5121632725401607E-01
+ 3004 7.5100000000000004E-04 2.5260858146085091E-04 -1.5120526398221790E-01
+ 3005 7.5124999999999996E-04 2.5257078152776430E-04 -1.5119420071041975E-01
+ 3006 7.5150000000000000E-04 2.5253298436049565E-04 -1.5118313743862158E-01
+ 3007 7.5175000000000003E-04 2.5249518995904495E-04 -1.5117207416682343E-01
+ 3008 7.5199999999999996E-04 2.5245739832341227E-04 -1.5116101089502526E-01
+ 3009 7.5224999999999999E-04 2.5241960945359749E-04 -1.5114994762322712E-01
+ 3010 7.5250000000000002E-04 2.5238182334960061E-04 -1.5113888435142894E-01
+ 3011 7.5274999999999995E-04 2.5234404001142174E-04 -1.5112782107963080E-01
+ 3012 7.5299999999999998E-04 2.5230625943906083E-04 -1.5111675780783262E-01
+ 3013 7.5325000000000001E-04 2.5226848163251788E-04 -1.5110569453603445E-01
+ 3014 7.5350000000000005E-04 2.5223070659179277E-04 -1.5109463126423631E-01
+ 3015 7.5374999999999997E-04 2.5219293431688573E-04 -1.5108356799243816E-01
+ 3016 7.5400000000000000E-04 2.5215516480779670E-04 -1.5107250472063999E-01
+ 3017 7.5425000000000004E-04 2.5211739806452541E-04 -1.5106144144884182E-01
+ 3018 7.5449999999999996E-04 2.5207963408707218E-04 -1.5105037817704367E-01
+ 3019 7.5475000000000000E-04 2.5204187287543696E-04 -1.5103931490524550E-01
+ 3020 7.5500000000000003E-04 2.5200411442961954E-04 -1.5102825163344735E-01
+ 3021 7.5524999999999995E-04 2.5196635874962019E-04 -1.5101718836164918E-01
+ 3022 7.5549999999999999E-04 2.5192860583543868E-04 -1.5100612508985103E-01
+ 3023 7.5575000000000002E-04 2.5189085568707524E-04 -1.5099506181805286E-01
+ 3024 7.5600000000000005E-04 2.5185310830452969E-04 -1.5098399854625472E-01
+ 3025 7.5624999999999998E-04 2.5181536368780206E-04 -1.5097293527445654E-01
+ 3026 7.5650000000000001E-04 2.5177762183689248E-04 -1.5096187200265837E-01
+ 3027 7.5675000000000004E-04 2.5173988275180076E-04 -1.5095080873086023E-01
+ 3028 7.5699999999999997E-04 2.5170214643252710E-04 -1.5093974545906208E-01
+ 3029 7.5725000000000000E-04 2.5166441287907134E-04 -1.5092868218726391E-01
+ 3030 7.5750000000000004E-04 2.5162668209143338E-04 -1.5091761891546573E-01
+ 3031 7.5774999999999996E-04 2.5158895406961353E-04 -1.5090655564366759E-01
+ 3032 7.5799999999999999E-04 2.5155122881361154E-04 -1.5089549237186942E-01
+ 3033 7.5825000000000003E-04 2.5151350632342760E-04 -1.5088442910007127E-01
+ 3034 7.5849999999999995E-04 2.5147578659906152E-04 -1.5087336582827310E-01
+ 3035 7.5874999999999998E-04 2.5143806964051350E-04 -1.5086230255647495E-01
+ 3036 7.5900000000000002E-04 2.5140035544778333E-04 -1.5085123928467678E-01
+ 3037 7.5925000000000005E-04 2.5136264402087112E-04 -1.5084017601287864E-01
+ 3038 7.5949999999999998E-04 2.5132493535977686E-04 -1.5082911274108046E-01
+ 3039 7.5975000000000001E-04 2.5128722946450056E-04 -1.5081804946928229E-01
+ 3040 7.6000000000000004E-04 2.5124952633504222E-04 -1.5080698619748414E-01
+ 3041 7.6024999999999997E-04 2.5121182597140183E-04 -1.5079592292568600E-01
+ 3042 7.6050000000000000E-04 2.5117412837357940E-04 -1.5078485965388783E-01
+ 3043 7.6075000000000003E-04 2.5113643354157488E-04 -1.5077379638208965E-01
+ 3044 7.6099999999999996E-04 2.5109874147538830E-04 -1.5076273311029151E-01
+ 3045 7.6124999999999999E-04 2.5106105217501980E-04 -1.5075166983849334E-01
+ 3046 7.6150000000000002E-04 2.5102336564046909E-04 -1.5074060656669519E-01
+ 3047 7.6174999999999995E-04 2.5098568187173638E-04 -1.5072954329489702E-01
+ 3048 7.6199999999999998E-04 2.5094800086882164E-04 -1.5071848002309887E-01
+ 3049 7.6225000000000002E-04 2.5091032263172491E-04 -1.5070741675130070E-01
+ 3050 7.6250000000000005E-04 2.5087264716044597E-04 -1.5069635347950255E-01
+ 3051 7.6274999999999997E-04 2.5083497445498504E-04 -1.5068529020770438E-01
+ 3052 7.6300000000000001E-04 2.5079730451534206E-04 -1.5067422693590621E-01
+ 3053 7.6325000000000004E-04 2.5075963734151710E-04 -1.5066316366410806E-01
+ 3054 7.6349999999999996E-04 2.5072197293351010E-04 -1.5065210039230992E-01
+ 3055 7.6375000000000000E-04 2.5068431129132100E-04 -1.5064103712051174E-01
+ 3056 7.6400000000000003E-04 2.5064665241494990E-04 -1.5062997384871357E-01
+ 3057 7.6424999999999996E-04 2.5060899630439666E-04 -1.5061891057691543E-01
+ 3058 7.6449999999999999E-04 2.5057134295966148E-04 -1.5060784730511728E-01
+ 3059 7.6475000000000002E-04 2.5053369238074404E-04 -1.5059678403331911E-01
+ 3060 7.6499999999999995E-04 2.5049604456764472E-04 -1.5058572076152094E-01
+ 3061 7.6524999999999998E-04 2.5045839952036341E-04 -1.5057465748972279E-01
+ 3062 7.6550000000000001E-04 2.5042075723889990E-04 -1.5056359421792462E-01
+ 3063 7.6575000000000005E-04 2.5038311772325439E-04 -1.5055253094612647E-01
+ 3064 7.6599999999999997E-04 2.5034548097342679E-04 -1.5054146767432830E-01
+ 3065 7.6625000000000000E-04 2.5030784698941715E-04 -1.5053040440253013E-01
+ 3066 7.6650000000000004E-04 2.5027021577122546E-04 -1.5051934113073198E-01
+ 3067 7.6674999999999996E-04 2.5023258731885178E-04 -1.5050827785893384E-01
+ 3068 7.6700000000000000E-04 2.5019496163229606E-04 -1.5049721458713566E-01
+ 3069 7.6725000000000003E-04 2.5015733871155830E-04 -1.5048615131533749E-01
+ 3070 7.6749999999999995E-04 2.5011971855663838E-04 -1.5047508804353935E-01
+ 3071 7.6774999999999999E-04 2.5008210116753647E-04 -1.5046402477174120E-01
+ 3072 7.6800000000000002E-04 2.5004448654425258E-04 -1.5045296149994303E-01
+ 3073 7.6825000000000005E-04 2.5000687468678643E-04 -1.5044189822814485E-01
+ 3074 7.6849999999999998E-04 2.4996926559513839E-04 -1.5043083495634671E-01
+ 3075 7.6875000000000001E-04 2.4993165926930831E-04 -1.5041977168454854E-01
+ 3076 7.6900000000000004E-04 2.4989405570929619E-04 -1.5040870841275039E-01
+ 3077 7.6924999999999997E-04 2.4985645491510197E-04 -1.5039764514095222E-01
+ 3078 7.6950000000000000E-04 2.4981885688672570E-04 -1.5038658186915407E-01
+ 3079 7.6975000000000003E-04 2.4978126162416734E-04 -1.5037551859735590E-01
+ 3080 7.6999999999999996E-04 2.4974366912742699E-04 -1.5036445532555776E-01
+ 3081 7.7024999999999999E-04 2.4970607939650455E-04 -1.5035339205375958E-01
+ 3082 7.7050000000000003E-04 2.4966849243140011E-04 -1.5034232878196141E-01
+ 3083 7.7074999999999995E-04 2.4963090823211357E-04 -1.5033126551016326E-01
+ 3084 7.7099999999999998E-04 2.4959332679864516E-04 -1.5032020223836512E-01
+ 3085 7.7125000000000002E-04 2.4955574813099448E-04 -1.5030913896656695E-01
+ 3086 7.7150000000000005E-04 2.4951817222916171E-04 -1.5029807569476877E-01
+ 3087 7.7174999999999998E-04 2.4948059909314706E-04 -1.5028701242297063E-01
+ 3088 7.7200000000000001E-04 2.4944302872295025E-04 -1.5027594915117246E-01
+ 3089 7.7225000000000004E-04 2.4940546111857146E-04 -1.5026488587937431E-01
+ 3090 7.7249999999999997E-04 2.4936789628001056E-04 -1.5025382260757614E-01
+ 3091 7.7275000000000000E-04 2.4933033420726768E-04 -1.5024275933577799E-01
+ 3092 7.7300000000000003E-04 2.4929277490034270E-04 -1.5023169606397982E-01
+ 3093 7.7324999999999996E-04 2.4925521835923573E-04 -1.5022063279218167E-01
+ 3094 7.7349999999999999E-04 2.4921766458394661E-04 -1.5020956952038350E-01
+ 3095 7.7375000000000002E-04 2.4918011357447545E-04 -1.5019850624858533E-01
+ 3096 7.7399999999999995E-04 2.4914256533082241E-04 -1.5018744297678718E-01
+ 3097 7.7424999999999998E-04 2.4910501985298710E-04 -1.5017637970498904E-01
+ 3098 7.7450000000000001E-04 2.4906747714096981E-04 -1.5016531643319087E-01
+ 3099 7.7475000000000005E-04 2.4902993719477052E-04 -1.5015425316139269E-01
+ 3100 7.7499999999999997E-04 2.4899240001438909E-04 -1.5014318988959455E-01
+ 3101 7.7525000000000001E-04 2.4895486559982566E-04 -1.5013212661779637E-01
+ 3102 7.7550000000000004E-04 2.4891733395108020E-04 -1.5012106334599823E-01
+ 3103 7.7574999999999996E-04 2.4887980506815269E-04 -1.5011000007420006E-01
+ 3104 7.7600000000000000E-04 2.4884227895104308E-04 -1.5009893680240191E-01
+ 3105 7.7625000000000003E-04 2.4880475559975159E-04 -1.5008787353060374E-01
+ 3106 7.7649999999999996E-04 2.4876723501427795E-04 -1.5007681025880559E-01
+ 3107 7.7674999999999999E-04 2.4872971719462210E-04 -1.5006574698700742E-01
+ 3108 7.7700000000000002E-04 2.4869220214078426E-04 -1.5005468371520925E-01
+ 3109 7.7724999999999995E-04 2.4865468985276455E-04 -1.5004362044341110E-01
+ 3110 7.7749999999999998E-04 2.4861718033056273E-04 -1.5003255717161296E-01
+ 3111 7.7775000000000001E-04 2.4857967357417871E-04 -1.5002149389981478E-01
+ 3112 7.7800000000000005E-04 2.4854216958361276E-04 -1.5001043062801661E-01
+ 3113 7.7824999999999997E-04 2.4850466835886470E-04 -1.4999936735621847E-01
+ 3114 7.7850000000000000E-04 2.4846716989993455E-04 -1.4998830408442029E-01
+ 3115 7.7875000000000004E-04 2.4842967420682247E-04 -1.4997724081262215E-01
+ 3116 7.7899999999999996E-04 2.4839218127952834E-04 -1.4996617754082398E-01
+ 3117 7.7924999999999999E-04 2.4835469111805217E-04 -1.4995511426902583E-01
+ 3118 7.7950000000000003E-04 2.4831720372239373E-04 -1.4994405099722766E-01
+ 3119 7.7974999999999995E-04 2.4827971909255342E-04 -1.4993298772542951E-01
+ 3120 7.7999999999999999E-04 2.4824223722853106E-04 -1.4992192445363134E-01
+ 3121 7.8025000000000002E-04 2.4820475813032655E-04 -1.4991086118183317E-01
+ 3122 7.8049999999999994E-04 2.4816728179794011E-04 -1.4989979791003502E-01
+ 3123 7.8074999999999998E-04 2.4812980823137162E-04 -1.4988873463823688E-01
+ 3124 7.8100000000000001E-04 2.4809233743062098E-04 -1.4987767136643870E-01
+ 3125 7.8125000000000004E-04 2.4805486939568836E-04 -1.4986660809464053E-01
+ 3126 7.8149999999999997E-04 2.4801740412657368E-04 -1.4985554482284238E-01
+ 3127 7.8175000000000000E-04 2.4797994162327708E-04 -1.4984448155104421E-01
+ 3128 7.8200000000000003E-04 2.4794248188579827E-04 -1.4983341827924607E-01
+ 3129 7.8224999999999996E-04 2.4790502491413741E-04 -1.4982235500744789E-01
+ 3130 7.8249999999999999E-04 2.4786757070829446E-04 -1.4981129173564975E-01
+ 3131 7.8275000000000003E-04 2.4783011926826951E-04 -1.4980022846385158E-01
+ 3132 7.8299999999999995E-04 2.4779267059406258E-04 -1.4978916519205343E-01
+ 3133 7.8324999999999998E-04 2.4775522468567355E-04 -1.4977810192025526E-01
+ 3134 7.8350000000000002E-04 2.4771778154310248E-04 -1.4976703864845708E-01
+ 3135 7.8375000000000005E-04 2.4768034116634925E-04 -1.4975597537665894E-01
+ 3136 7.8399999999999997E-04 2.4764290355541409E-04 -1.4974491210486079E-01
+ 3137 7.8425000000000001E-04 2.4760546871029684E-04 -1.4973384883306262E-01
+ 3138 7.8450000000000004E-04 2.4756803663099748E-04 -1.4972278556126445E-01
+ 3139 7.8474999999999997E-04 2.4753060731751625E-04 -1.4971172228946630E-01
+ 3140 7.8500000000000000E-04 2.4749318076985281E-04 -1.4970065901766813E-01
+ 3141 7.8525000000000003E-04 2.4745575698800737E-04 -1.4968959574586999E-01
+ 3142 7.8549999999999996E-04 2.4741833597197985E-04 -1.4967853247407181E-01
+ 3143 7.8574999999999999E-04 2.4738091772177033E-04 -1.4966746920227367E-01
+ 3144 7.8600000000000002E-04 2.4734350223737877E-04 -1.4965640593047549E-01
+ 3145 7.8624999999999995E-04 2.4730608951880511E-04 -1.4964534265867735E-01
+ 3146 7.8649999999999998E-04 2.4726867956604941E-04 -1.4963427938687918E-01
+ 3147 7.8675000000000001E-04 2.4723127237911172E-04 -1.4962321611508100E-01
+ 3148 7.8700000000000005E-04 2.4719386795799187E-04 -1.4961215284328286E-01
+ 3149 7.8724999999999997E-04 2.4715646630268999E-04 -1.4960108957148471E-01
+ 3150 7.8750000000000001E-04 2.4711906741320611E-04 -1.4959002629968654E-01
+ 3151 7.8775000000000004E-04 2.4708167128954019E-04 -1.4957896302788837E-01
+ 3152 7.8799999999999996E-04 2.4704427793169218E-04 -1.4956789975609022E-01
+ 3153 7.8825000000000000E-04 2.4700688733966217E-04 -1.4955683648429205E-01
+ 3154 7.8850000000000003E-04 2.4696949951345001E-04 -1.4954577321249390E-01
+ 3155 7.8874999999999995E-04 2.4693211445305597E-04 -1.4953470994069573E-01
+ 3156 7.8899999999999999E-04 2.4689473215847968E-04 -1.4952364666889759E-01
+ 3157 7.8925000000000002E-04 2.4685735262972139E-04 -1.4951258339709941E-01
+ 3158 7.8949999999999995E-04 2.4681997586678116E-04 -1.4950152012530127E-01
+ 3159 7.8974999999999998E-04 2.4678260186965879E-04 -1.4949045685350310E-01
+ 3160 7.9000000000000001E-04 2.4674523063835437E-04 -1.4947939358170492E-01
+ 3161 7.9025000000000005E-04 2.4670786217286791E-04 -1.4946833030990678E-01
+ 3162 7.9049999999999997E-04 2.4667049647319941E-04 -1.4945726703810863E-01
+ 3163 7.9075000000000000E-04 2.4663313353934886E-04 -1.4944620376631046E-01
+ 3164 7.9100000000000004E-04 2.4659577337131627E-04 -1.4943514049451229E-01
+ 3165 7.9124999999999996E-04 2.4655841596910163E-04 -1.4942407722271414E-01
+ 3166 7.9149999999999999E-04 2.4652106133270490E-04 -1.4941301395091600E-01
+ 3167 7.9175000000000003E-04 2.4648370946212623E-04 -1.4940195067911782E-01
+ 3168 7.9199999999999995E-04 2.4644636035736536E-04 -1.4939088740731965E-01
+ 3169 7.9224999999999999E-04 2.4640901401842260E-04 -1.4937982413552151E-01
+ 3170 7.9250000000000002E-04 2.4637167044529759E-04 -1.4936876086372333E-01
+ 3171 7.9274999999999994E-04 2.4633432963799064E-04 -1.4935769759192519E-01
+ 3172 7.9299999999999998E-04 2.4629699159650170E-04 -1.4934663432012701E-01
+ 3173 7.9325000000000001E-04 2.4625965632083056E-04 -1.4933557104832884E-01
+ 3174 7.9350000000000004E-04 2.4622232381097748E-04 -1.4932450777653070E-01
+ 3175 7.9374999999999997E-04 2.4618499406694235E-04 -1.4931344450473255E-01
+ 3176 7.9400000000000000E-04 2.4614766708872513E-04 -1.4930238123293438E-01
+ 3177 7.9425000000000003E-04 2.4611034287632576E-04 -1.4929131796113621E-01
+ 3178 7.9449999999999996E-04 2.4607302142974451E-04 -1.4928025468933806E-01
+ 3179 7.9474999999999999E-04 2.4603570274898121E-04 -1.4926919141753991E-01
+ 3180 7.9500000000000003E-04 2.4599838683403576E-04 -1.4925812814574174E-01
+ 3181 7.9524999999999995E-04 2.4596107368490833E-04 -1.4924706487394357E-01
+ 3182 7.9549999999999998E-04 2.4592376330159879E-04 -1.4923600160214542E-01
+ 3183 7.9575000000000002E-04 2.4588645568410721E-04 -1.4922493833034725E-01
+ 3184 7.9600000000000005E-04 2.4584915083243359E-04 -1.4921387505854911E-01
+ 3185 7.9624999999999997E-04 2.4581184874657792E-04 -1.4920281178675093E-01
+ 3186 7.9650000000000001E-04 2.4577454942654027E-04 -1.4919174851495279E-01
+ 3187 7.9675000000000004E-04 2.4573725287232046E-04 -1.4918068524315461E-01
+ 3188 7.9699999999999997E-04 2.4569995908391867E-04 -1.4916962197135647E-01
+ 3189 7.9725000000000000E-04 2.4566266806133483E-04 -1.4915855869955830E-01
+ 3190 7.9750000000000003E-04 2.4562537980456889E-04 -1.4914749542776012E-01
+ 3191 7.9774999999999996E-04 2.4558809431362102E-04 -1.4913643215596198E-01
+ 3192 7.9799999999999999E-04 2.4555081158849089E-04 -1.4912536888416383E-01
+ 3193 7.9825000000000002E-04 2.4551353162917893E-04 -1.4911430561236566E-01
+ 3194 7.9849999999999995E-04 2.4547625443568466E-04 -1.4910324234056749E-01
+ 3195 7.9874999999999998E-04 2.4543898000800867E-04 -1.4909217906876934E-01
+ 3196 7.9900000000000001E-04 2.4540170834615036E-04 -1.4908111579697117E-01
+ 3197 7.9925000000000005E-04 2.4536443945011007E-04 -1.4907005252517302E-01
+ 3198 7.9949999999999997E-04 2.4532717331988778E-04 -1.4905898925337485E-01
+ 3199 7.9975000000000001E-04 2.4528990995548335E-04 -1.4904792598157671E-01
+ 3200 8.0000000000000004E-04 2.4525264935689703E-04 -1.4903686270977853E-01
+ 3201 8.0024999999999996E-04 2.4521539152412846E-04 -1.4902579943798039E-01
+ 3202 8.0050000000000000E-04 2.4517813645717800E-04 -1.4901473616618222E-01
+ 3203 8.0075000000000003E-04 2.4514088415604539E-04 -1.4900367289438404E-01
+ 3204 8.0099999999999995E-04 2.4510363462073074E-04 -1.4899260962258590E-01
+ 3205 8.0124999999999999E-04 2.4506638785123410E-04 -1.4898154635078775E-01
+ 3206 8.0150000000000002E-04 2.4502914384755536E-04 -1.4897048307898958E-01
+ 3207 8.0174999999999995E-04 2.4499190260969463E-04 -1.4895941980719141E-01
+ 3208 8.0199999999999998E-04 2.4495466413765186E-04 -1.4894835653539326E-01
+ 3209 8.0225000000000001E-04 2.4491742843142693E-04 -1.4893729326359509E-01
+ 3210 8.0250000000000004E-04 2.4488019549102002E-04 -1.4892622999179694E-01
+ 3211 8.0274999999999997E-04 2.4484296531643101E-04 -1.4891516671999877E-01
+ 3212 8.0300000000000000E-04 2.4480573790766001E-04 -1.4890410344820063E-01
+ 3213 8.0325000000000004E-04 2.4476851326470686E-04 -1.4889304017640245E-01
+ 3214 8.0349999999999996E-04 2.4473129138757183E-04 -1.4888197690460431E-01
+ 3215 8.0374999999999999E-04 2.4469407227625459E-04 -1.4887091363280613E-01
+ 3216 8.0400000000000003E-04 2.4465685593075547E-04 -1.4885985036100796E-01
+ 3217 8.0424999999999995E-04 2.4461964235107409E-04 -1.4884878708920982E-01
+ 3218 8.0449999999999999E-04 2.4458243153721077E-04 -1.4883772381741167E-01
+ 3219 8.0475000000000002E-04 2.4454522348916542E-04 -1.4882666054561350E-01
+ 3220 8.0499999999999994E-04 2.4450801820693802E-04 -1.4881559727381533E-01
+ 3221 8.0524999999999998E-04 2.4447081569052846E-04 -1.4880453400201718E-01
+ 3222 8.0550000000000001E-04 2.4443361593993692E-04 -1.4879347073021901E-01
+ 3223 8.0575000000000004E-04 2.4439641895516350E-04 -1.4878240745842086E-01
+ 3224 8.0599999999999997E-04 2.4435922473620787E-04 -1.4877134418662269E-01
+ 3225 8.0625000000000000E-04 2.4432203328307004E-04 -1.4876028091482454E-01
+ 3226 8.0650000000000003E-04 2.4428484459575032E-04 -1.4874921764302637E-01
+ 3227 8.0674999999999996E-04 2.4424765867424856E-04 -1.4873815437122823E-01
+ 3228 8.0699999999999999E-04 2.4421047551856476E-04 -1.4872709109943005E-01
+ 3229 8.0725000000000002E-04 2.4417329512869880E-04 -1.4871602782763188E-01
+ 3230 8.0749999999999995E-04 2.4413611750465092E-04 -1.4870496455583374E-01
+ 3231 8.0774999999999998E-04 2.4409894264642098E-04 -1.4869390128403559E-01
+ 3232 8.0800000000000002E-04 2.4406177055400890E-04 -1.4868283801223742E-01
+ 3233 8.0825000000000005E-04 2.4402460122741480E-04 -1.4867177474043924E-01
+ 3234 8.0849999999999997E-04 2.4398743466663871E-04 -1.4866071146864110E-01
+ 3235 8.0875000000000001E-04 2.4395027087168049E-04 -1.4864964819684293E-01
+ 3236 8.0900000000000004E-04 2.4391310984254024E-04 -1.4863858492504478E-01
+ 3237 8.0924999999999997E-04 2.4387595157921802E-04 -1.4862752165324661E-01
+ 3238 8.0950000000000000E-04 2.4383879608171362E-04 -1.4861645838144846E-01
+ 3239 8.0975000000000003E-04 2.4380164335002723E-04 -1.4860539510965029E-01
+ 3240 8.0999999999999996E-04 2.4376449338415880E-04 -1.4859433183785214E-01
+ 3241 8.1024999999999999E-04 2.4372734618410838E-04 -1.4858326856605397E-01
+ 3242 8.1050000000000002E-04 2.4369020174987578E-04 -1.4857220529425580E-01
+ 3243 8.1074999999999995E-04 2.4365306008146122E-04 -1.4856114202245765E-01
+ 3244 8.1099999999999998E-04 2.4361592117886458E-04 -1.4855007875065951E-01
+ 3245 8.1125000000000001E-04 2.4357878504208585E-04 -1.4853901547886134E-01
+ 3246 8.1150000000000005E-04 2.4354165167112513E-04 -1.4852795220706316E-01
+ 3247 8.1174999999999997E-04 2.4350452106598232E-04 -1.4851688893526502E-01
+ 3248 8.1200000000000000E-04 2.4346739322665751E-04 -1.4850582566346684E-01
+ 3249 8.1225000000000004E-04 2.4343026815315061E-04 -1.4849476239166870E-01
+ 3250 8.1249999999999996E-04 2.4339314584546172E-04 -1.4848369911987053E-01
+ 3251 8.1275000000000000E-04 2.4335602630359070E-04 -1.4847263584807238E-01
+ 3252 8.1300000000000003E-04 2.4331890952753764E-04 -1.4846157257627421E-01
+ 3253 8.1324999999999995E-04 2.4328179551730248E-04 -1.4845050930447606E-01
+ 3254 8.1349999999999999E-04 2.4324468427288533E-04 -1.4843944603267789E-01
+ 3255 8.1375000000000002E-04 2.4320757579428622E-04 -1.4842838276087972E-01
+ 3256 8.1399999999999994E-04 2.4317047008150496E-04 -1.4841731948908157E-01
+ 3257 8.1424999999999998E-04 2.4313336713454171E-04 -1.4840625621728343E-01
+ 3258 8.1450000000000001E-04 2.4309626695339631E-04 -1.4839519294548525E-01
+ 3259 8.1475000000000004E-04 2.4305916953806895E-04 -1.4838412967368708E-01
+ 3260 8.1499999999999997E-04 2.4302207488855948E-04 -1.4837306640188894E-01
+ 3261 8.1525000000000000E-04 2.4298498300486795E-04 -1.4836200313009079E-01
+ 3262 8.1550000000000004E-04 2.4294789388699446E-04 -1.4835093985829262E-01
+ 3263 8.1574999999999996E-04 2.4291080753493881E-04 -1.4833987658649445E-01
+ 3264 8.1599999999999999E-04 2.4287372394870120E-04 -1.4832881331469630E-01
+ 3265 8.1625000000000003E-04 2.4283664312828147E-04 -1.4831775004289813E-01
+ 3266 8.1649999999999995E-04 2.4279956507367972E-04 -1.4830668677109998E-01
+ 3267 8.1674999999999998E-04 2.4276248978489590E-04 -1.4829562349930181E-01
+ 3268 8.1700000000000002E-04 2.4272541726193004E-04 -1.4828456022750364E-01
+ 3269 8.1724999999999994E-04 2.4268834750478221E-04 -1.4827349695570549E-01
+ 3270 8.1749999999999998E-04 2.4265128051345226E-04 -1.4826243368390735E-01
+ 3271 8.1775000000000001E-04 2.4261421628794027E-04 -1.4825137041210917E-01
+ 3272 8.1800000000000004E-04 2.4257715482824618E-04 -1.4824030714031100E-01
+ 3273 8.1824999999999997E-04 2.4254009613437007E-04 -1.4822924386851286E-01
+ 3274 8.1850000000000000E-04 2.4250304020631192E-04 -1.4821818059671471E-01
+ 3275 8.1875000000000003E-04 2.4246598704407167E-04 -1.4820711732491654E-01
+ 3276 8.1899999999999996E-04 2.4242893664764946E-04 -1.4819605405311836E-01
+ 3277 8.1924999999999999E-04 2.4239188901704518E-04 -1.4818499078132022E-01
+ 3278 8.1950000000000002E-04 2.4235484415225883E-04 -1.4817392750952205E-01
+ 3279 8.1974999999999995E-04 2.4231780205329043E-04 -1.4816286423772390E-01
+ 3280 8.1999999999999998E-04 2.4228076272013994E-04 -1.4815180096592573E-01
+ 3281 8.2025000000000002E-04 2.4224372615280735E-04 -1.4814073769412758E-01
+ 3282 8.2050000000000005E-04 2.4220669235129282E-04 -1.4812967442232941E-01
+ 3283 8.2074999999999997E-04 2.4216966131559631E-04 -1.4811861115053127E-01
+ 3284 8.2100000000000001E-04 2.4213263304571756E-04 -1.4810754787873309E-01
+ 3285 8.2125000000000004E-04 2.4209560754165694E-04 -1.4809648460693492E-01
+ 3286 8.2149999999999996E-04 2.4205858480341418E-04 -1.4808542133513677E-01
+ 3287 8.2175000000000000E-04 2.4202156483098933E-04 -1.4807435806333863E-01
+ 3288 8.2200000000000003E-04 2.4198454762438247E-04 -1.4806329479154046E-01
+ 3289 8.2224999999999996E-04 2.4194753318359356E-04 -1.4805223151974228E-01
+ 3290 8.2249999999999999E-04 2.4191052150862263E-04 -1.4804116824794414E-01
+ 3291 8.2275000000000002E-04 2.4187351259946955E-04 -1.4803010497614597E-01
+ 3292 8.2299999999999995E-04 2.4183650645613459E-04 -1.4801904170434782E-01
+ 3293 8.2324999999999998E-04 2.4179950307861748E-04 -1.4800797843254965E-01
+ 3294 8.2350000000000001E-04 2.4176250246691827E-04 -1.4799691516075150E-01
+ 3295 8.2375000000000005E-04 2.4172550462103702E-04 -1.4798585188895333E-01
+ 3296 8.2399999999999997E-04 2.4168850954097375E-04 -1.4797478861715518E-01
+ 3297 8.2425000000000000E-04 2.4165151722672850E-04 -1.4796372534535701E-01
+ 3298 8.2450000000000004E-04 2.4161452767830103E-04 -1.4795266207355884E-01
+ 3299 8.2474999999999996E-04 2.4157754089569172E-04 -1.4794159880176069E-01
+ 3300 8.2500000000000000E-04 2.4154055687890025E-04 -1.4793053552996255E-01
+ 3301 8.2525000000000003E-04 2.4150357562792671E-04 -1.4791947225816438E-01
+ 3302 8.2549999999999995E-04 2.4146659714277115E-04 -1.4790840898636620E-01
+ 3303 8.2574999999999999E-04 2.4142962142343347E-04 -1.4789734571456806E-01
+ 3304 8.2600000000000002E-04 2.4139264846991383E-04 -1.4788628244276988E-01
+ 3305 8.2624999999999994E-04 2.4135567828221212E-04 -1.4787521917097174E-01
+ 3306 8.2649999999999998E-04 2.4131871086032839E-04 -1.4786415589917357E-01
+ 3307 8.2675000000000001E-04 2.4128174620426256E-04 -1.4785309262737542E-01
+ 3308 8.2700000000000004E-04 2.4124478431401469E-04 -1.4784202935557725E-01
+ 3309 8.2724999999999997E-04 2.4120782518958475E-04 -1.4783096608377910E-01
+ 3310 8.2750000000000000E-04 2.4117086883097274E-04 -1.4781990281198093E-01
+ 3311 8.2775000000000004E-04 2.4113391523817877E-04 -1.4780883954018276E-01
+ 3312 8.2799999999999996E-04 2.4109696441120270E-04 -1.4779777626838461E-01
+ 3313 8.2824999999999999E-04 2.4106001635004458E-04 -1.4778671299658647E-01
+ 3314 8.2850000000000003E-04 2.4102307105470445E-04 -1.4777564972478829E-01
+ 3315 8.2874999999999995E-04 2.4098612852518214E-04 -1.4776458645299012E-01
+ 3316 8.2899999999999998E-04 2.4094918876147790E-04 -1.4775352318119198E-01
+ 3317 8.2925000000000002E-04 2.4091225176359156E-04 -1.4774245990939380E-01
+ 3318 8.2949999999999994E-04 2.4087531753152320E-04 -1.4773139663759566E-01
+ 3319 8.2974999999999998E-04 2.4083838606527277E-04 -1.4772033336579748E-01
+ 3320 8.3000000000000001E-04 2.4080145736484035E-04 -1.4770927009399934E-01
+ 3321 8.3025000000000004E-04 2.4076453143022584E-04 -1.4769820682220117E-01
+ 3322 8.3049999999999997E-04 2.4072760826142922E-04 -1.4768714355040302E-01
+ 3323 8.3075000000000000E-04 2.4069068785845062E-04 -1.4767608027860485E-01
+ 3324 8.3100000000000003E-04 2.4065377022128989E-04 -1.4766501700680668E-01
+ 3325 8.3124999999999996E-04 2.4061685534994715E-04 -1.4765395373500853E-01
+ 3326 8.3149999999999999E-04 2.4057994324442236E-04 -1.4764289046321039E-01
+ 3327 8.3175000000000002E-04 2.4054303390471559E-04 -1.4763182719141221E-01
+ 3328 8.3199999999999995E-04 2.4050612733082669E-04 -1.4762076391961404E-01
+ 3329 8.3224999999999998E-04 2.4046922352275574E-04 -1.4760970064781589E-01
+ 3330 8.3250000000000002E-04 2.4043232248050276E-04 -1.4759863737601772E-01
+ 3331 8.3275000000000005E-04 2.4039542420406772E-04 -1.4758757410421958E-01
+ 3332 8.3299999999999997E-04 2.4035852869345065E-04 -1.4757651083242140E-01
+ 3333 8.3325000000000001E-04 2.4032163594865153E-04 -1.4756544756062326E-01
+ 3334 8.3350000000000004E-04 2.4028474596967040E-04 -1.4755438428882509E-01
+ 3335 8.3374999999999996E-04 2.4024785875650717E-04 -1.4754332101702694E-01
+ 3336 8.3400000000000000E-04 2.4021097430916181E-04 -1.4753225774522877E-01
+ 3337 8.3425000000000003E-04 2.4017409262763449E-04 -1.4752119447343059E-01
+ 3338 8.3449999999999996E-04 2.4013721371192519E-04 -1.4751013120163245E-01
+ 3339 8.3474999999999999E-04 2.4010033756203370E-04 -1.4749906792983430E-01
+ 3340 8.3500000000000002E-04 2.4006346417796017E-04 -1.4748800465803613E-01
+ 3341 8.3524999999999995E-04 2.4002659355970468E-04 -1.4747694138623796E-01
+ 3342 8.3549999999999998E-04 2.3998972570726709E-04 -1.4746587811443981E-01
+ 3343 8.3575000000000001E-04 2.3995286062064743E-04 -1.4745481484264164E-01
+ 3344 8.3600000000000005E-04 2.3991599829984575E-04 -1.4744375157084350E-01
+ 3345 8.3624999999999997E-04 2.3987913874486209E-04 -1.4743268829904532E-01
+ 3346 8.3650000000000000E-04 2.3984228195569622E-04 -1.4742162502724718E-01
+ 3347 8.3675000000000004E-04 2.3980542793234836E-04 -1.4741056175544900E-01
+ 3348 8.3699999999999996E-04 2.3976857667481856E-04 -1.4739949848365086E-01
+ 3349 8.3725000000000000E-04 2.3973172818310659E-04 -1.4738843521185269E-01
+ 3350 8.3750000000000003E-04 2.3969488245721262E-04 -1.4737737194005451E-01
+ 3351 8.3774999999999995E-04 2.3965803949713656E-04 -1.4736630866825637E-01
+ 3352 8.3799999999999999E-04 2.3962119930287851E-04 -1.4735524539645822E-01
+ 3353 8.3825000000000002E-04 2.3958436187443834E-04 -1.4734418212466005E-01
+ 3354 8.3849999999999994E-04 2.3954752721181620E-04 -1.4733311885286188E-01
+ 3355 8.3874999999999998E-04 2.3951069531501191E-04 -1.4732205558106373E-01
+ 3356 8.3900000000000001E-04 2.3947386618402566E-04 -1.4731099230926559E-01
+ 3357 8.3925000000000004E-04 2.3943703981885728E-04 -1.4729992903746741E-01
+ 3358 8.3949999999999997E-04 2.3940021621950686E-04 -1.4728886576566924E-01
+ 3359 8.3975000000000000E-04 2.3936339538597445E-04 -1.4727780249387110E-01
+ 3360 8.4000000000000003E-04 2.3932657731825992E-04 -1.4726673922207292E-01
+ 3361 8.4024999999999996E-04 2.3928976201636345E-04 -1.4725567595027478E-01
+ 3362 8.4049999999999999E-04 2.3925294948028478E-04 -1.4724461267847661E-01
+ 3363 8.4075000000000003E-04 2.3921613971002414E-04 -1.4723354940667843E-01
+ 3364 8.4099999999999995E-04 2.3917933270558144E-04 -1.4722248613488029E-01
+ 3365 8.4124999999999998E-04 2.3914252846695671E-04 -1.4721142286308214E-01
+ 3366 8.4150000000000002E-04 2.3910572699414995E-04 -1.4720035959128397E-01
+ 3367 8.4174999999999994E-04 2.3906892828716106E-04 -1.4718929631948580E-01
+ 3368 8.4199999999999998E-04 2.3903213234599020E-04 -1.4717823304768765E-01
+ 3369 8.4225000000000001E-04 2.3899533917063728E-04 -1.4716716977588951E-01
+ 3370 8.4250000000000004E-04 2.3895854876110226E-04 -1.4715610650409133E-01
+ 3371 8.4274999999999997E-04 2.3892176111738517E-04 -1.4714504323229316E-01
+ 3372 8.4300000000000000E-04 2.3888497623948606E-04 -1.4713397996049501E-01
+ 3373 8.4325000000000003E-04 2.3884819412740496E-04 -1.4712291668869684E-01
+ 3374 8.4349999999999996E-04 2.3881141478114174E-04 -1.4711185341689870E-01
+ 3375 8.4374999999999999E-04 2.3877463820069656E-04 -1.4710079014510052E-01
+ 3376 8.4400000000000002E-04 2.3873786438606917E-04 -1.4708972687330235E-01
+ 3377 8.4424999999999995E-04 2.3870109333725981E-04 -1.4707866360150421E-01
+ 3378 8.4449999999999998E-04 2.3866432505426842E-04 -1.4706760032970606E-01
+ 3379 8.4475000000000001E-04 2.3862755953709495E-04 -1.4705653705790789E-01
+ 3380 8.4500000000000005E-04 2.3859079678573950E-04 -1.4704547378610971E-01
+ 3381 8.4524999999999997E-04 2.3855403680020194E-04 -1.4703441051431157E-01
+ 3382 8.4550000000000001E-04 2.3851727958048238E-04 -1.4702334724251342E-01
+ 3383 8.4575000000000004E-04 2.3848052512658065E-04 -1.4701228397071525E-01
+ 3384 8.4599999999999996E-04 2.3844377343849700E-04 -1.4700122069891708E-01
+ 3385 8.4625000000000000E-04 2.3840702451623122E-04 -1.4699015742711893E-01
+ 3386 8.4650000000000003E-04 2.3837027835978339E-04 -1.4697909415532076E-01
+ 3387 8.4674999999999995E-04 2.3833353496915358E-04 -1.4696803088352262E-01
+ 3388 8.4699999999999999E-04 2.3829679434434164E-04 -1.4695696761172444E-01
+ 3389 8.4725000000000002E-04 2.3826005648534774E-04 -1.4694590433992630E-01
+ 3390 8.4749999999999995E-04 2.3822332139217172E-04 -1.4693484106812812E-01
+ 3391 8.4774999999999998E-04 2.3818658906481360E-04 -1.4692377779632998E-01
+ 3392 8.4800000000000001E-04 2.3814985950327354E-04 -1.4691271452453181E-01
+ 3393 8.4825000000000005E-04 2.3811313270755133E-04 -1.4690165125273363E-01
+ 3394 8.4849999999999997E-04 2.3807640867764719E-04 -1.4689058798093549E-01
+ 3395 8.4875000000000000E-04 2.3803968741356089E-04 -1.4687952470913734E-01
+ 3396 8.4900000000000004E-04 2.3800296891529266E-04 -1.4686846143733917E-01
+ 3397 8.4924999999999996E-04 2.3796625318284228E-04 -1.4685739816554100E-01
+ 3398 8.4949999999999999E-04 2.3792954021620985E-04 -1.4684633489374285E-01
+ 3399 8.4975000000000003E-04 2.3789283001539527E-04 -1.4683527162194468E-01
+ 3400 8.4999999999999995E-04 2.3785612258039881E-04 -1.4682420835014653E-01
+ 3401 8.5024999999999999E-04 2.3781941791122029E-04 -1.4681314507834836E-01
+ 3402 8.5050000000000002E-04 2.3778271600785966E-04 -1.4680208180655022E-01
+ 3403 8.5074999999999994E-04 2.3774601687031704E-04 -1.4679101853475204E-01
+ 3404 8.5099999999999998E-04 2.3770932049859230E-04 -1.4677995526295390E-01
+ 3405 8.5125000000000001E-04 2.3767262689268552E-04 -1.4676889199115573E-01
+ 3406 8.5150000000000004E-04 2.3763593605259669E-04 -1.4675782871935755E-01
+ 3407 8.5174999999999997E-04 2.3759924797832582E-04 -1.4674676544755941E-01
+ 3408 8.5200000000000000E-04 2.3756256266987299E-04 -1.4673570217576126E-01
+ 3409 8.5225000000000003E-04 2.3752588012723795E-04 -1.4672463890396309E-01
+ 3410 8.5249999999999996E-04 2.3748920035042095E-04 -1.4671357563216492E-01
+ 3411 8.5274999999999999E-04 2.3745252333942190E-04 -1.4670251236036677E-01
+ 3412 8.5300000000000003E-04 2.3741584909424079E-04 -1.4669144908856860E-01
+ 3413 8.5324999999999995E-04 2.3737917761487760E-04 -1.4668038581677045E-01
+ 3414 8.5349999999999998E-04 2.3734250890133238E-04 -1.4666932254497228E-01
+ 3415 8.5375000000000002E-04 2.3730584295360516E-04 -1.4665825927317414E-01
+ 3416 8.5399999999999994E-04 2.3726917977169573E-04 -1.4664719600137596E-01
+ 3417 8.5424999999999997E-04 2.3723251935560448E-04 -1.4663613272957782E-01
+ 3418 8.5450000000000001E-04 2.3719586170533108E-04 -1.4662506945777964E-01
+ 3419 8.5475000000000004E-04 2.3715920682087555E-04 -1.4661400618598147E-01
+ 3420 8.5499999999999997E-04 2.3712255470223801E-04 -1.4660294291418333E-01
+ 3421 8.5525000000000000E-04 2.3708590534941842E-04 -1.4659187964238518E-01
+ 3422 8.5550000000000003E-04 2.3704925876241682E-04 -1.4658081637058701E-01
+ 3423 8.5574999999999996E-04 2.3701261494123312E-04 -1.4656975309878884E-01
+ 3424 8.5599999999999999E-04 2.3697597388586749E-04 -1.4655868982699069E-01
+ 3425 8.5625000000000002E-04 2.3693933559631973E-04 -1.4654762655519252E-01
+ 3426 8.5649999999999995E-04 2.3690270007258984E-04 -1.4653656328339437E-01
+ 3427 8.5674999999999998E-04 2.3686606731467791E-04 -1.4652550001159620E-01
+ 3428 8.5700000000000001E-04 2.3682943732258402E-04 -1.4651443673979805E-01
+ 3429 8.5725000000000005E-04 2.3679281009630806E-04 -1.4650337346799988E-01
+ 3430 8.5749999999999997E-04 2.3675618563585000E-04 -1.4649231019620174E-01
+ 3431 8.5775000000000001E-04 2.3671956394120995E-04 -1.4648124692440356E-01
+ 3432 8.5800000000000004E-04 2.3668294501238786E-04 -1.4647018365260539E-01
+ 3433 8.5824999999999996E-04 2.3664632884938365E-04 -1.4645912038080725E-01
+ 3434 8.5850000000000000E-04 2.3660971545219744E-04 -1.4644805710900910E-01
+ 3435 8.5875000000000003E-04 2.3657310482082911E-04 -1.4643699383721093E-01
+ 3436 8.5899999999999995E-04 2.3653649695527885E-04 -1.4642593056541275E-01
+ 3437 8.5924999999999999E-04 2.3649989185554646E-04 -1.4641486729361461E-01
+ 3438 8.5950000000000002E-04 2.3646328952163203E-04 -1.4640380402181644E-01
+ 3439 8.5974999999999995E-04 2.3642668995353558E-04 -1.4639274075001829E-01
+ 3440 8.5999999999999998E-04 2.3639009315125703E-04 -1.4638167747822012E-01
+ 3441 8.6025000000000001E-04 2.3635349911479641E-04 -1.4637061420642197E-01
+ 3442 8.6050000000000005E-04 2.3631690784415375E-04 -1.4635955093462380E-01
+ 3443 8.6074999999999997E-04 2.3628031933932913E-04 -1.4634848766282565E-01
+ 3444 8.6100000000000000E-04 2.3624373360032236E-04 -1.4633742439102748E-01
+ 3445 8.6125000000000004E-04 2.3620715062713359E-04 -1.4632636111922931E-01
+ 3446 8.6149999999999996E-04 2.3617057041976273E-04 -1.4631529784743116E-01
+ 3447 8.6174999999999999E-04 2.3613399297820988E-04 -1.4630423457563302E-01
+ 3448 8.6200000000000003E-04 2.3609741830247499E-04 -1.4629317130383485E-01
+ 3449 8.6224999999999995E-04 2.3606084639255800E-04 -1.4628210803203667E-01
+ 3450 8.6249999999999999E-04 2.3602427724845893E-04 -1.4627104476023853E-01
+ 3451 8.6275000000000002E-04 2.3598771087017783E-04 -1.4625998148844035E-01
+ 3452 8.6299999999999994E-04 2.3595114725771476E-04 -1.4624891821664221E-01
+ 3453 8.6324999999999998E-04 2.3591458641106957E-04 -1.4623785494484404E-01
+ 3454 8.6350000000000001E-04 2.3587802833024233E-04 -1.4622679167304589E-01
+ 3455 8.6375000000000004E-04 2.3584147301523300E-04 -1.4621572840124772E-01
+ 3456 8.6399999999999997E-04 2.3580492046604173E-04 -1.4620466512944957E-01
+ 3457 8.6425000000000000E-04 2.3576837068266829E-04 -1.4619360185765140E-01
+ 3458 8.6450000000000003E-04 2.3573182366511280E-04 -1.4618253858585323E-01
+ 3459 8.6474999999999996E-04 2.3569527941337540E-04 -1.4617147531405508E-01
+ 3460 8.6499999999999999E-04 2.3565873792745582E-04 -1.4616041204225694E-01
+ 3461 8.6525000000000003E-04 2.3562219920735425E-04 -1.4614934877045876E-01
+ 3462 8.6549999999999995E-04 2.3558566325307056E-04 -1.4613828549866059E-01
+ 3463 8.6574999999999998E-04 2.3554913006460494E-04 -1.4612722222686245E-01
+ 3464 8.6600000000000002E-04 2.3551259964195719E-04 -1.4611615895506430E-01
+ 3465 8.6624999999999994E-04 2.3547607198512745E-04 -1.4610509568326613E-01
+ 3466 8.6649999999999997E-04 2.3543954709411550E-04 -1.4609403241146796E-01
+ 3467 8.6675000000000001E-04 2.3540302496892167E-04 -1.4608296913966981E-01
+ 3468 8.6700000000000004E-04 2.3536650560954564E-04 -1.4607190586787164E-01
+ 3469 8.6724999999999997E-04 2.3532998901598767E-04 -1.4606084259607349E-01
+ 3470 8.6750000000000000E-04 2.3529347518824769E-04 -1.4604977932427532E-01
+ 3471 8.6775000000000003E-04 2.3525696412632553E-04 -1.4603871605247715E-01
+ 3472 8.6799999999999996E-04 2.3522045583022148E-04 -1.4602765278067900E-01
+ 3473 8.6824999999999999E-04 2.3518395029993523E-04 -1.4601658950888086E-01
+ 3474 8.6850000000000002E-04 2.3514744753546700E-04 -1.4600552623708268E-01
+ 3475 8.6874999999999995E-04 2.3511094753681663E-04 -1.4599446296528451E-01
+ 3476 8.6899999999999998E-04 2.3507445030398433E-04 -1.4598339969348637E-01
+ 3477 8.6925000000000001E-04 2.3503795583696999E-04 -1.4597233642168822E-01
+ 3478 8.6950000000000005E-04 2.3500146413577344E-04 -1.4596127314989005E-01
+ 3479 8.6974999999999997E-04 2.3496497520039499E-04 -1.4595020987809187E-01
+ 3480 8.7000000000000001E-04 2.3492848903083443E-04 -1.4593914660629373E-01
+ 3481 8.7025000000000004E-04 2.3489200562709186E-04 -1.4592808333449556E-01
+ 3482 8.7049999999999996E-04 2.3485552498916720E-04 -1.4591702006269741E-01
+ 3483 8.7075000000000000E-04 2.3481904711706043E-04 -1.4590595679089924E-01
+ 3484 8.7100000000000003E-04 2.3478257201077176E-04 -1.4589489351910109E-01
+ 3485 8.7124999999999995E-04 2.3474609967030088E-04 -1.4588383024730292E-01
+ 3486 8.7149999999999999E-04 2.3470963009564812E-04 -1.4587276697550478E-01
+ 3487 8.7175000000000002E-04 2.3467316328681321E-04 -1.4586170370370660E-01
+ 3488 8.7199999999999995E-04 2.3463669924379628E-04 -1.4585064043190843E-01
+ 3489 8.7224999999999998E-04 2.3460023796659723E-04 -1.4583957716011028E-01
+ 3490 8.7250000000000001E-04 2.3456377945521619E-04 -1.4582851388831214E-01
+ 3491 8.7275000000000004E-04 2.3452732370965313E-04 -1.4581745061651397E-01
+ 3492 8.7299999999999997E-04 2.3449087072990792E-04 -1.4580638734471579E-01
+ 3493 8.7325000000000000E-04 2.3445442051598078E-04 -1.4579532407291765E-01
+ 3494 8.7350000000000004E-04 2.3441797306787148E-04 -1.4578426080111948E-01
+ 3495 8.7374999999999996E-04 2.3438152838558017E-04 -1.4577319752932133E-01
+ 3496 8.7399999999999999E-04 2.3434508646910678E-04 -1.4576213425752316E-01
+ 3497 8.7425000000000003E-04 2.3430864731845138E-04 -1.4575107098572501E-01
+ 3498 8.7449999999999995E-04 2.3427221093361397E-04 -1.4574000771392684E-01
+ 3499 8.7474999999999999E-04 2.3423577731459446E-04 -1.4572894444212869E-01
+ 3500 8.7500000000000002E-04 2.3419934646139290E-04 -1.4571788117033052E-01
+ 3501 8.7524999999999994E-04 2.3416291837400933E-04 -1.4570681789853238E-01
+ 3502 8.7549999999999998E-04 2.3412649305244365E-04 -1.4569575462673420E-01
+ 3503 8.7575000000000001E-04 2.3409007049669589E-04 -1.4568469135493606E-01
+ 3504 8.7600000000000004E-04 2.3405365070676613E-04 -1.4567362808313788E-01
+ 3505 8.7624999999999997E-04 2.3401723368265436E-04 -1.4566256481133971E-01
+ 3506 8.7650000000000000E-04 2.3398081942436046E-04 -1.4565150153954157E-01
+ 3507 8.7675000000000003E-04 2.3394440793188462E-04 -1.4564043826774339E-01
+ 3508 8.7699999999999996E-04 2.3390799920522667E-04 -1.4562937499594525E-01
+ 3509 8.7724999999999999E-04 2.3387159324438661E-04 -1.4561831172414708E-01
+ 3510 8.7750000000000002E-04 2.3383519004936451E-04 -1.4560724845234893E-01
+ 3511 8.7774999999999995E-04 2.3379878962016040E-04 -1.4559618518055076E-01
+ 3512 8.7799999999999998E-04 2.3376239195677424E-04 -1.4558512190875261E-01
+ 3513 8.7825000000000002E-04 2.3372599705920606E-04 -1.4557405863695444E-01
+ 3514 8.7849999999999994E-04 2.3368960492745582E-04 -1.4556299536515629E-01
+ 3515 8.7874999999999997E-04 2.3365321556152353E-04 -1.4555193209335812E-01
+ 3516 8.7900000000000001E-04 2.3361682896140914E-04 -1.4554086882155998E-01
+ 3517 8.7925000000000004E-04 2.3358044512711266E-04 -1.4552980554976180E-01
+ 3518 8.7949999999999996E-04 2.3354406405863418E-04 -1.4551874227796363E-01
+ 3519 8.7975000000000000E-04 2.3350768575597369E-04 -1.4550767900616549E-01
+ 3520 8.8000000000000003E-04 2.3347131021913113E-04 -1.4549661573436731E-01
+ 3521 8.8024999999999996E-04 2.3343493744810656E-04 -1.4548555246256917E-01
+ 3522 8.8049999999999999E-04 2.3339856744289986E-04 -1.4547448919077099E-01
+ 3523 8.8075000000000002E-04 2.3336220020351116E-04 -1.4546342591897285E-01
+ 3524 8.8099999999999995E-04 2.3332583572994038E-04 -1.4545236264717468E-01
+ 3525 8.8124999999999998E-04 2.3328947402218752E-04 -1.4544129937537653E-01
+ 3526 8.8150000000000001E-04 2.3325311508025270E-04 -1.4543023610357836E-01
+ 3527 8.8175000000000005E-04 2.3321675890413575E-04 -1.4541917283178019E-01
+ 3528 8.8199999999999997E-04 2.3318040549383679E-04 -1.4540810955998204E-01
+ 3529 8.8225000000000000E-04 2.3314405484935584E-04 -1.4539704628818390E-01
+ 3530 8.8250000000000004E-04 2.3310770697069268E-04 -1.4538598301638572E-01
+ 3531 8.8274999999999996E-04 2.3307136185784757E-04 -1.4537491974458755E-01
+ 3532 8.8300000000000000E-04 2.3303501951082038E-04 -1.4536385647278940E-01
+ 3533 8.8325000000000003E-04 2.3299867992961120E-04 -1.4535279320099123E-01
+ 3534 8.8349999999999995E-04 2.3296234311421992E-04 -1.4534172992919309E-01
+ 3535 8.8374999999999999E-04 2.3292600906464663E-04 -1.4533066665739491E-01
+ 3536 8.8400000000000002E-04 2.3288967778089121E-04 -1.4531960338559677E-01
+ 3537 8.8424999999999994E-04 2.3285334926295381E-04 -1.4530854011379860E-01
+ 3538 8.8449999999999998E-04 2.3281702351083430E-04 -1.4529747684200045E-01
+ 3539 8.8475000000000001E-04 2.3278070052453275E-04 -1.4528641357020228E-01
+ 3540 8.8500000000000004E-04 2.3274438030404925E-04 -1.4527535029840410E-01
+ 3541 8.8524999999999997E-04 2.3270806284938356E-04 -1.4526428702660596E-01
+ 3542 8.8550000000000000E-04 2.3267174816053588E-04 -1.4525322375480781E-01
+ 3543 8.8575000000000004E-04 2.3263543623750619E-04 -1.4524216048300964E-01
+ 3544 8.8599999999999996E-04 2.3259912708029439E-04 -1.4523109721121147E-01
+ 3545 8.8624999999999999E-04 2.3256282068890059E-04 -1.4522003393941332E-01
+ 3546 8.8650000000000003E-04 2.3252651706332468E-04 -1.4520897066761515E-01
+ 3547 8.8674999999999995E-04 2.3249021620356679E-04 -1.4519790739581701E-01
+ 3548 8.8699999999999998E-04 2.3245391810962680E-04 -1.4518684412401883E-01
+ 3549 8.8725000000000002E-04 2.3241762278150479E-04 -1.4517578085222069E-01
+ 3550 8.8749999999999994E-04 2.3238133021920074E-04 -1.4516471758042251E-01
+ 3551 8.8774999999999998E-04 2.3234504042271456E-04 -1.4515365430862437E-01
+ 3552 8.8800000000000001E-04 2.3230875339204639E-04 -1.4514259103682620E-01
+ 3553 8.8825000000000004E-04 2.3227246912719610E-04 -1.4513152776502802E-01
+ 3554 8.8849999999999997E-04 2.3223618762816388E-04 -1.4512046449322988E-01
+ 3555 8.8875000000000000E-04 2.3219990889494950E-04 -1.4510940122143173E-01
+ 3556 8.8900000000000003E-04 2.3216363292755319E-04 -1.4509833794963356E-01
+ 3557 8.8924999999999996E-04 2.3212735972597472E-04 -1.4508727467783539E-01
+ 3558 8.8949999999999999E-04 2.3209108929021422E-04 -1.4507621140603724E-01
+ 3559 8.8975000000000002E-04 2.3205482162027169E-04 -1.4506514813423910E-01
+ 3560 8.8999999999999995E-04 2.3201855671614710E-04 -1.4505408486244092E-01
+ 3561 8.9024999999999998E-04 2.3198229457784044E-04 -1.4504302159064275E-01
+ 3562 8.9050000000000002E-04 2.3194603520535175E-04 -1.4503195831884461E-01
+ 3563 8.9074999999999994E-04 2.3190977859868108E-04 -1.4502089504704643E-01
+ 3564 8.9099999999999997E-04 2.3187352475782826E-04 -1.4500983177524829E-01
+ 3565 8.9125000000000001E-04 2.3183727368279337E-04 -1.4499876850345012E-01
+ 3566 8.9150000000000004E-04 2.3180102537357652E-04 -1.4498770523165194E-01
+ 3567 8.9174999999999996E-04 2.3176477983017762E-04 -1.4497664195985380E-01
+ 3568 8.9200000000000000E-04 2.3172853705259665E-04 -1.4496557868805565E-01
+ 3569 8.9225000000000003E-04 2.3169229704083356E-04 -1.4495451541625748E-01
+ 3570 8.9249999999999996E-04 2.3165605979488845E-04 -1.4494345214445931E-01
+ 3571 8.9274999999999999E-04 2.3161982531476130E-04 -1.4493238887266116E-01
+ 3572 8.9300000000000002E-04 2.3158359360045213E-04 -1.4492132560086302E-01
+ 3573 8.9324999999999995E-04 2.3154736465196089E-04 -1.4491026232906484E-01
+ 3574 8.9349999999999998E-04 2.3151113846928766E-04 -1.4489919905726667E-01
+ 3575 8.9375000000000001E-04 2.3147491505243230E-04 -1.4488813578546852E-01
+ 3576 8.9400000000000005E-04 2.3143869440139483E-04 -1.4487707251367035E-01
+ 3577 8.9424999999999997E-04 2.3140247651617547E-04 -1.4486600924187221E-01
+ 3578 8.9450000000000000E-04 2.3136626139677398E-04 -1.4485494597007403E-01
+ 3579 8.9475000000000004E-04 2.3133004904319038E-04 -1.4484388269827586E-01
+ 3580 8.9499999999999996E-04 2.3129383945542481E-04 -1.4483281942647772E-01
+ 3581 8.9525000000000000E-04 2.3125763263347719E-04 -1.4482175615467957E-01
+ 3582 8.9550000000000003E-04 2.3122142857734743E-04 -1.4481069288288140E-01
+ 3583 8.9574999999999995E-04 2.3118522728703575E-04 -1.4479962961108322E-01
+ 3584 8.9599999999999999E-04 2.3114902876254196E-04 -1.4478856633928508E-01
+ 3585 8.9625000000000002E-04 2.3111283300386609E-04 -1.4477750306748693E-01
+ 3586 8.9649999999999994E-04 2.3107664001100815E-04 -1.4476643979568876E-01
+ 3587 8.9674999999999998E-04 2.3104044978396825E-04 -1.4475537652389059E-01
+ 3588 8.9700000000000001E-04 2.3100426232274625E-04 -1.4474431325209244E-01
+ 3589 8.9725000000000004E-04 2.3096807762734218E-04 -1.4473324998029427E-01
+ 3590 8.9749999999999997E-04 2.3093189569775615E-04 -1.4472218670849613E-01
+ 3591 8.9775000000000000E-04 2.3089571653398791E-04 -1.4471112343669795E-01
+ 3592 8.9800000000000004E-04 2.3085954013603779E-04 -1.4470006016489981E-01
+ 3593 8.9824999999999996E-04 2.3082336650390547E-04 -1.4468899689310163E-01
+ 3594 8.9849999999999999E-04 2.3078719563759118E-04 -1.4467793362130349E-01
+ 3595 8.9875000000000003E-04 2.3075102753709485E-04 -1.4466687034950532E-01
+ 3596 8.9899999999999995E-04 2.3071486220241645E-04 -1.4465580707770717E-01
+ 3597 8.9924999999999998E-04 2.3067869963355603E-04 -1.4464474380590900E-01
+ 3598 8.9950000000000002E-04 2.3064253983051349E-04 -1.4463368053411085E-01
+ 3599 8.9974999999999994E-04 2.3060638279328896E-04 -1.4462261726231268E-01
+ 3600 8.9999999999999998E-04 2.3057022852188231E-04 -1.4461155399051451E-01
+ 3601 9.0025000000000001E-04 2.3053407701629364E-04 -1.4460049071871636E-01
+ 3602 9.0050000000000004E-04 2.3049792827652298E-04 -1.4458942744691819E-01
+ 3603 9.0074999999999997E-04 2.3046178230257022E-04 -1.4457836417512004E-01
+ 3604 9.0100000000000000E-04 2.3042563909443539E-04 -1.4456730090332187E-01
+ 3605 9.0125000000000003E-04 2.3038949865211852E-04 -1.4455623763152373E-01
+ 3606 9.0149999999999996E-04 2.3035336097561963E-04 -1.4454517435972555E-01
+ 3607 9.0174999999999999E-04 2.3031722606493864E-04 -1.4453411108792741E-01
+ 3608 9.0200000000000002E-04 2.3028109392007564E-04 -1.4452304781612924E-01
+ 3609 9.0224999999999995E-04 2.3024496454103068E-04 -1.4451198454433109E-01
+ 3610 9.0249999999999998E-04 2.3020883792780351E-04 -1.4450092127253292E-01
+ 3611 9.0275000000000002E-04 2.3017271408039437E-04 -1.4448985800073477E-01
+ 3612 9.0299999999999994E-04 2.3013659299880320E-04 -1.4447879472893660E-01
+ 3613 9.0324999999999997E-04 2.3010047468302987E-04 -1.4446773145713843E-01
+ 3614 9.0350000000000001E-04 2.3006435913307458E-04 -1.4445666818534028E-01
+ 3615 9.0375000000000004E-04 2.3002824634893719E-04 -1.4444560491354211E-01
+ 3616 9.0399999999999996E-04 2.2999213633061785E-04 -1.4443454164174396E-01
+ 3617 9.0425000000000000E-04 2.2995602907811634E-04 -1.4442347836994579E-01
+ 3618 9.0450000000000003E-04 2.2991992459143288E-04 -1.4441241509814765E-01
+ 3619 9.0474999999999996E-04 2.2988382287056729E-04 -1.4440135182634947E-01
+ 3620 9.0499999999999999E-04 2.2984772391551966E-04 -1.4439028855455133E-01
+ 3621 9.0525000000000002E-04 2.2981162772628999E-04 -1.4437922528275315E-01
+ 3622 9.0549999999999995E-04 2.2977553430287827E-04 -1.4436816201095501E-01
+ 3623 9.0574999999999998E-04 2.2973944364528453E-04 -1.4435709873915684E-01
+ 3624 9.0600000000000001E-04 2.2970335575350870E-04 -1.4434603546735869E-01
+ 3625 9.0625000000000005E-04 2.2966727062755085E-04 -1.4433497219556052E-01
+ 3626 9.0649999999999997E-04 2.2963118826741096E-04 -1.4432390892376235E-01
+ 3627 9.0675000000000000E-04 2.2959510867308895E-04 -1.4431284565196420E-01
+ 3628 9.0700000000000004E-04 2.2955903184458494E-04 -1.4430178238016603E-01
+ 3629 9.0724999999999996E-04 2.2952295778189884E-04 -1.4429071910836788E-01
+ 3630 9.0750000000000000E-04 2.2948688648503080E-04 -1.4427965583656971E-01
+ 3631 9.0775000000000003E-04 2.2945081795398056E-04 -1.4426859256477156E-01
+ 3632 9.0799999999999995E-04 2.2941475218874838E-04 -1.4425752929297339E-01
+ 3633 9.0824999999999999E-04 2.2937868918933413E-04 -1.4424646602117525E-01
+ 3634 9.0850000000000002E-04 2.2934262895573775E-04 -1.4423540274937707E-01
+ 3635 9.0874999999999994E-04 2.2930657148795939E-04 -1.4422433947757893E-01
+ 3636 9.0899999999999998E-04 2.2927051678599896E-04 -1.4421327620578075E-01
+ 3637 9.0925000000000001E-04 2.2923446484985656E-04 -1.4420221293398261E-01
+ 3638 9.0950000000000004E-04 2.2919841567953201E-04 -1.4419114966218444E-01
+ 3639 9.0974999999999997E-04 2.2916236927502545E-04 -1.4418008639038626E-01
+ 3640 9.1000000000000000E-04 2.2912632563633684E-04 -1.4416902311858812E-01
+ 3641 9.1025000000000003E-04 2.2909028476346611E-04 -1.4415795984678995E-01
+ 3642 9.1049999999999996E-04 2.2905424665641341E-04 -1.4414689657499180E-01
+ 3643 9.1074999999999999E-04 2.2901821131517865E-04 -1.4413583330319363E-01
+ 3644 9.1100000000000003E-04 2.2898217873976187E-04 -1.4412477003139548E-01
+ 3645 9.1124999999999995E-04 2.2894614893016293E-04 -1.4411370675959731E-01
+ 3646 9.1149999999999998E-04 2.2891012188638207E-04 -1.4410264348779916E-01
+ 3647 9.1175000000000002E-04 2.2887409760841910E-04 -1.4409158021600099E-01
+ 3648 9.1199999999999994E-04 2.2883807609627401E-04 -1.4408051694420285E-01
+ 3649 9.1224999999999997E-04 2.2880205734994698E-04 -1.4406945367240467E-01
+ 3650 9.1250000000000001E-04 2.2876604136943778E-04 -1.4405839040060653E-01
+ 3651 9.1275000000000004E-04 2.2873002815474659E-04 -1.4404732712880836E-01
+ 3652 9.1299999999999997E-04 2.2869401770587340E-04 -1.4403626385701018E-01
+ 3653 9.1325000000000000E-04 2.2865801002281815E-04 -1.4402520058521204E-01
+ 3654 9.1350000000000003E-04 2.2862200510558083E-04 -1.4401413731341386E-01
+ 3655 9.1374999999999996E-04 2.2858600295416138E-04 -1.4400307404161572E-01
+ 3656 9.1399999999999999E-04 2.2855000356856002E-04 -1.4399201076981755E-01
+ 3657 9.1425000000000002E-04 2.2851400694877649E-04 -1.4398094749801940E-01
+ 3658 9.1449999999999995E-04 2.2847801309481099E-04 -1.4396988422622123E-01
+ 3659 9.1474999999999998E-04 2.2844202200666342E-04 -1.4395882095442308E-01
+ 3660 9.1500000000000001E-04 2.2840603368433376E-04 -1.4394775768262491E-01
+ 3661 9.1524999999999994E-04 2.2837004812782213E-04 -1.4393669441082677E-01
+ 3662 9.1549999999999997E-04 2.2833406533712835E-04 -1.4392563113902859E-01
+ 3663 9.1575000000000001E-04 2.2829808531225261E-04 -1.4391456786723045E-01
+ 3664 9.1600000000000004E-04 2.2826210805319469E-04 -1.4390350459543227E-01
+ 3665 9.1624999999999996E-04 2.2822613355995489E-04 -1.4389244132363410E-01
+ 3666 9.1650000000000000E-04 2.2819016183253291E-04 -1.4388137805183596E-01
+ 3667 9.1675000000000003E-04 2.2815419287092900E-04 -1.4387031478003781E-01
+ 3668 9.1699999999999995E-04 2.2811822667514296E-04 -1.4385925150823964E-01
+ 3669 9.1724999999999999E-04 2.2808226324517479E-04 -1.4384818823644147E-01
+ 3670 9.1750000000000002E-04 2.2804630258102467E-04 -1.4383712496464332E-01
+ 3671 9.1774999999999995E-04 2.2801034468269258E-04 -1.4382606169284518E-01
+ 3672 9.1799999999999998E-04 2.2797438955017828E-04 -1.4381499842104700E-01
+ 3673 9.1825000000000001E-04 2.2793843718348195E-04 -1.4380393514924883E-01
+ 3674 9.1850000000000005E-04 2.2790248758260362E-04 -1.4379287187745066E-01
+ 3675 9.1874999999999997E-04 2.2786654074754328E-04 -1.4378180860565251E-01
+ 3676 9.1900000000000000E-04 2.2783059667830081E-04 -1.4377074533385437E-01
+ 3677 9.1925000000000004E-04 2.2779465537487632E-04 -1.4375968206205619E-01
+ 3678 9.1949999999999996E-04 2.2775871683726980E-04 -1.4374861879025802E-01
+ 3679 9.1974999999999999E-04 2.2772278106548123E-04 -1.4373755551845988E-01
+ 3680 9.2000000000000003E-04 2.2768684805951050E-04 -1.4372649224666173E-01
+ 3681 9.2024999999999995E-04 2.2765091781935787E-04 -1.4371542897486356E-01
+ 3682 9.2049999999999999E-04 2.2761499034502312E-04 -1.4370436570306538E-01
+ 3683 9.2075000000000002E-04 2.2757906563650632E-04 -1.4369330243126724E-01
+ 3684 9.2099999999999994E-04 2.2754314369380750E-04 -1.4368223915946909E-01
+ 3685 9.2124999999999998E-04 2.2750722451692662E-04 -1.4367117588767092E-01
+ 3686 9.2150000000000001E-04 2.2747130810586366E-04 -1.4366011261587275E-01
+ 3687 9.2175000000000004E-04 2.2743539446061861E-04 -1.4364904934407460E-01
+ 3688 9.2199999999999997E-04 2.2739948358119165E-04 -1.4363798607227643E-01
+ 3689 9.2225000000000000E-04 2.2736357546758259E-04 -1.4362692280047828E-01
+ 3690 9.2250000000000003E-04 2.2732767011979138E-04 -1.4361585952868011E-01
+ 3691 9.2274999999999996E-04 2.2729176753781815E-04 -1.4360479625688194E-01
+ 3692 9.2299999999999999E-04 2.2725586772166296E-04 -1.4359373298508379E-01
+ 3693 9.2325000000000003E-04 2.2721997067132565E-04 -1.4358266971328565E-01
+ 3694 9.2349999999999995E-04 2.2718407638680637E-04 -1.4357160644148748E-01
+ 3695 9.2374999999999998E-04 2.2714818486810492E-04 -1.4356054316968930E-01
+ 3696 9.2400000000000002E-04 2.2711229611522144E-04 -1.4354947989789116E-01
+ 3697 9.2424999999999994E-04 2.2707641012815593E-04 -1.4353841662609301E-01
+ 3698 9.2449999999999997E-04 2.2704052690690840E-04 -1.4352735335429484E-01
+ 3699 9.2475000000000001E-04 2.2700464645147885E-04 -1.4351629008249667E-01
+ 3700 9.2500000000000004E-04 2.2696876876186715E-04 -1.4350522681069852E-01
+ 3701 9.2524999999999997E-04 2.2693289383807352E-04 -1.4349416353890035E-01
+ 3702 9.2550000000000000E-04 2.2689702168009771E-04 -1.4348310026710220E-01
+ 3703 9.2575000000000003E-04 2.2686115228793993E-04 -1.4347203699530403E-01
+ 3704 9.2599999999999996E-04 2.2682528566160003E-04 -1.4346097372350589E-01
+ 3705 9.2624999999999999E-04 2.2678942180107811E-04 -1.4344991045170771E-01
+ 3706 9.2650000000000002E-04 2.2675356070637424E-04 -1.4343884717990957E-01
+ 3707 9.2674999999999995E-04 2.2671770237748818E-04 -1.4342778390811139E-01
+ 3708 9.2699999999999998E-04 2.2668184681442016E-04 -1.4341672063631322E-01
+ 3709 9.2725000000000001E-04 2.2664599401717004E-04 -1.4340565736451508E-01
+ 3710 9.2749999999999994E-04 2.2661014398573794E-04 -1.4339459409271693E-01
+ 3711 9.2774999999999997E-04 2.2657429672012371E-04 -1.4338353082091876E-01
+ 3712 9.2800000000000001E-04 2.2653845222032743E-04 -1.4337246754912059E-01
+ 3713 9.2825000000000004E-04 2.2650261048634914E-04 -1.4336140427732244E-01
+ 3714 9.2849999999999996E-04 2.2646677151818870E-04 -1.4335034100552427E-01
+ 3715 9.2875000000000000E-04 2.2643093531584638E-04 -1.4333927773372612E-01
+ 3716 9.2900000000000003E-04 2.2639510187932190E-04 -1.4332821446192795E-01
+ 3717 9.2924999999999995E-04 2.2635927120861536E-04 -1.4331715119012980E-01
+ 3718 9.2949999999999999E-04 2.2632344330372680E-04 -1.4330608791833163E-01
+ 3719 9.2975000000000002E-04 2.2628761816465622E-04 -1.4329502464653349E-01
+ 3720 9.2999999999999995E-04 2.2625179579140360E-04 -1.4328396137473531E-01
+ 3721 9.3024999999999998E-04 2.2621597618396883E-04 -1.4327289810293714E-01
+ 3722 9.3050000000000001E-04 2.2618015934235212E-04 -1.4326183483113900E-01
+ 3723 9.3075000000000005E-04 2.2614434526655326E-04 -1.4325077155934082E-01
+ 3724 9.3099999999999997E-04 2.2610853395657244E-04 -1.4323970828754268E-01
+ 3725 9.3125000000000000E-04 2.2607272541240944E-04 -1.4322864501574450E-01
+ 3726 9.3150000000000004E-04 2.2603691963406453E-04 -1.4321758174394636E-01
+ 3727 9.3174999999999996E-04 2.2600111662153757E-04 -1.4320651847214819E-01
+ 3728 9.3199999999999999E-04 2.2596531637482844E-04 -1.4319545520035004E-01
+ 3729 9.3225000000000003E-04 2.2592951889393743E-04 -1.4318439192855187E-01
+ 3730 9.3249999999999995E-04 2.2589372417886424E-04 -1.4317332865675372E-01
+ 3731 9.3274999999999999E-04 2.2585793222960901E-04 -1.4316226538495555E-01
+ 3732 9.3300000000000002E-04 2.2582214304617170E-04 -1.4315120211315741E-01
+ 3733 9.3324999999999994E-04 2.2578635662855238E-04 -1.4314013884135923E-01
+ 3734 9.3349999999999998E-04 2.2575057297675105E-04 -1.4312907556956106E-01
+ 3735 9.3375000000000001E-04 2.2571479209076758E-04 -1.4311801229776291E-01
+ 3736 9.3400000000000004E-04 2.2567901397060221E-04 -1.4310694902596474E-01
+ 3737 9.3424999999999997E-04 2.2564323861625467E-04 -1.4309588575416660E-01
+ 3738 9.3450000000000000E-04 2.2560746602772505E-04 -1.4308482248236842E-01
+ 3739 9.3475000000000003E-04 2.2557169620501341E-04 -1.4307375921057028E-01
+ 3740 9.3499999999999996E-04 2.2553592914811979E-04 -1.4306269593877211E-01
+ 3741 9.3524999999999999E-04 2.2550016485704412E-04 -1.4305163266697396E-01
+ 3742 9.3550000000000003E-04 2.2546440333178633E-04 -1.4304056939517579E-01
+ 3743 9.3574999999999995E-04 2.2542864457234652E-04 -1.4302950612337764E-01
+ 3744 9.3599999999999998E-04 2.2539288857872464E-04 -1.4301844285157947E-01
+ 3745 9.3625000000000002E-04 2.2535713535092072E-04 -1.4300737957978132E-01
+ 3746 9.3649999999999994E-04 2.2532138488893475E-04 -1.4299631630798315E-01
+ 3747 9.3674999999999997E-04 2.2528563719276671E-04 -1.4298525303618498E-01
+ 3748 9.3700000000000001E-04 2.2524989226241666E-04 -1.4297418976438683E-01
+ 3749 9.3725000000000004E-04 2.2521415009788448E-04 -1.4296312649258866E-01
+ 3750 9.3749999999999997E-04 2.2517841069917037E-04 -1.4295206322079052E-01
+ 3751 9.3775000000000000E-04 2.2514267406627416E-04 -1.4294099994899234E-01
+ 3752 9.3800000000000003E-04 2.2510694019919585E-04 -1.4292993667719420E-01
+ 3753 9.3824999999999996E-04 2.2507120909793553E-04 -1.4291887340539602E-01
+ 3754 9.3849999999999999E-04 2.2503548076249313E-04 -1.4290781013359788E-01
+ 3755 9.3875000000000002E-04 2.2499975519286875E-04 -1.4289674686179971E-01
+ 3756 9.3899999999999995E-04 2.2496403238906227E-04 -1.4288568359000156E-01
+ 3757 9.3924999999999998E-04 2.2492831235107372E-04 -1.4287462031820339E-01
+ 3758 9.3950000000000001E-04 2.2489259507890320E-04 -1.4286355704640524E-01
+ 3759 9.3974999999999994E-04 2.2485688057255056E-04 -1.4285249377460707E-01
+ 3760 9.3999999999999997E-04 2.2482116883201588E-04 -1.4284143050280890E-01
+ 3761 9.4025000000000001E-04 2.2478545985729910E-04 -1.4283036723101075E-01
+ 3762 9.4050000000000004E-04 2.2474975364840039E-04 -1.4281930395921261E-01
+ 3763 9.4074999999999996E-04 2.2471405020531949E-04 -1.4280824068741443E-01
+ 3764 9.4100000000000000E-04 2.2467834952805664E-04 -1.4279717741561626E-01
+ 3765 9.4125000000000003E-04 2.2464265161661174E-04 -1.4278611414381812E-01
+ 3766 9.4149999999999995E-04 2.2460695647098469E-04 -1.4277505087201994E-01
+ 3767 9.4174999999999999E-04 2.2457126409117570E-04 -1.4276398760022180E-01
+ 3768 9.4200000000000002E-04 2.2453557447718456E-04 -1.4275292432842362E-01
+ 3769 9.4224999999999995E-04 2.2449988762901149E-04 -1.4274186105662548E-01
+ 3770 9.4249999999999998E-04 2.2446420354665627E-04 -1.4273079778482731E-01
+ 3771 9.4275000000000001E-04 2.2442852223011908E-04 -1.4271973451302916E-01
+ 3772 9.4299999999999994E-04 2.2439284367939980E-04 -1.4270867124123099E-01
+ 3773 9.4324999999999997E-04 2.2435716789449844E-04 -1.4269760796943282E-01
+ 3774 9.4350000000000000E-04 2.2432149487541507E-04 -1.4268654469763467E-01
+ 3775 9.4375000000000004E-04 2.2428582462214963E-04 -1.4267548142583653E-01
+ 3776 9.4399999999999996E-04 2.2425015713470220E-04 -1.4266441815403835E-01
+ 3777 9.4424999999999999E-04 2.2421449241307259E-04 -1.4265335488224018E-01
+ 3778 9.4450000000000003E-04 2.2417883045726110E-04 -1.4264229161044203E-01
+ 3779 9.4474999999999995E-04 2.2414317126726743E-04 -1.4263122833864389E-01
+ 3780 9.4499999999999998E-04 2.2410751484309172E-04 -1.4262016506684572E-01
+ 3781 9.4525000000000002E-04 2.2407186118473401E-04 -1.4260910179504754E-01
+ 3782 9.4549999999999994E-04 2.2403621029219422E-04 -1.4259803852324940E-01
+ 3783 9.4574999999999998E-04 2.2400056216547237E-04 -1.4258697525145123E-01
+ 3784 9.4600000000000001E-04 2.2396491680456843E-04 -1.4257591197965308E-01
+ 3785 9.4625000000000004E-04 2.2392927420948256E-04 -1.4256484870785491E-01
+ 3786 9.4649999999999997E-04 2.2389363438021456E-04 -1.4255378543605673E-01
+ 3787 9.4675000000000000E-04 2.2385799731676449E-04 -1.4254272216425859E-01
+ 3788 9.4700000000000003E-04 2.2382236301913240E-04 -1.4253165889246044E-01
+ 3789 9.4724999999999996E-04 2.2378673148731824E-04 -1.4252059562066227E-01
+ 3790 9.4749999999999999E-04 2.2375110272132210E-04 -1.4250953234886410E-01
+ 3791 9.4775000000000002E-04 2.2371547672114385E-04 -1.4249846907706595E-01
+ 3792 9.4799999999999995E-04 2.2367985348678356E-04 -1.4248740580526781E-01
+ 3793 9.4824999999999998E-04 2.2364423301824118E-04 -1.4247634253346964E-01
+ 3794 9.4850000000000002E-04 2.2360861531551678E-04 -1.4246527926167146E-01
+ 3795 9.4874999999999994E-04 2.2357300037861036E-04 -1.4245421598987332E-01
+ 3796 9.4899999999999997E-04 2.2353738820752190E-04 -1.4244315271807514E-01
+ 3797 9.4925000000000001E-04 2.2350177880225137E-04 -1.4243208944627700E-01
+ 3798 9.4950000000000004E-04 2.2346617216279871E-04 -1.4242102617447883E-01
+ 3799 9.4974999999999996E-04 2.2343056828916412E-04 -1.4240996290268068E-01
+ 3800 9.5000000000000000E-04 2.2339496718134740E-04 -1.4239889963088251E-01
+ 3801 9.5025000000000003E-04 2.2335936883934862E-04 -1.4238783635908436E-01
+ 3802 9.5049999999999996E-04 2.2332377326316787E-04 -1.4237677308728619E-01
+ 3803 9.5074999999999999E-04 2.2328818045280505E-04 -1.4236570981548802E-01
+ 3804 9.5100000000000002E-04 2.2325259040826011E-04 -1.4235464654368987E-01
+ 3805 9.5124999999999995E-04 2.2321700312953323E-04 -1.4234358327189173E-01
+ 3806 9.5149999999999998E-04 2.2318141861662414E-04 -1.4233252000009355E-01
+ 3807 9.5175000000000001E-04 2.2314583686953312E-04 -1.4232145672829538E-01
+ 3808 9.5199999999999994E-04 2.2311025788826001E-04 -1.4231039345649724E-01
+ 3809 9.5224999999999997E-04 2.2307468167280487E-04 -1.4229933018469906E-01
+ 3810 9.5250000000000000E-04 2.2303910822316770E-04 -1.4228826691290092E-01
+ 3811 9.5275000000000004E-04 2.2300353753934839E-04 -1.4227720364110275E-01
+ 3812 9.5299999999999996E-04 2.2296796962134718E-04 -1.4226614036930460E-01
+ 3813 9.5325000000000000E-04 2.2293240446916377E-04 -1.4225507709750643E-01
+ 3814 9.5350000000000003E-04 2.2289684208279842E-04 -1.4224401382570828E-01
+ 3815 9.5374999999999995E-04 2.2286128246225092E-04 -1.4223295055391011E-01
+ 3816 9.5399999999999999E-04 2.2282572560752140E-04 -1.4222188728211194E-01
+ 3817 9.5425000000000002E-04 2.2279017151860989E-04 -1.4221082401031379E-01
+ 3818 9.5449999999999994E-04 2.2275462019551626E-04 -1.4219976073851565E-01
+ 3819 9.5474999999999998E-04 2.2271907163824061E-04 -1.4218869746671747E-01
+ 3820 9.5500000000000001E-04 2.2268352584678292E-04 -1.4217763419491930E-01
+ 3821 9.5524999999999994E-04 2.2264798282114313E-04 -1.4216657092312115E-01
+ 3822 9.5549999999999997E-04 2.2261244256132129E-04 -1.4215550765132298E-01
+ 3823 9.5575000000000000E-04 2.2257690506731747E-04 -1.4214444437952484E-01
+ 3824 9.5600000000000004E-04 2.2254137033913158E-04 -1.4213338110772666E-01
+ 3825 9.5624999999999996E-04 2.2250583837676364E-04 -1.4212231783592852E-01
+ 3826 9.5649999999999999E-04 2.2247030918021363E-04 -1.4211125456413035E-01
+ 3827 9.5675000000000003E-04 2.2243478274948153E-04 -1.4210019129233220E-01
+ 3828 9.5699999999999995E-04 2.2239925908456746E-04 -1.4208912802053403E-01
+ 3829 9.5724999999999998E-04 2.2236373818547124E-04 -1.4207806474873586E-01
+ 3830 9.5750000000000002E-04 2.2232822005219306E-04 -1.4206700147693771E-01
+ 3831 9.5774999999999994E-04 2.2229270468473287E-04 -1.4205593820513956E-01
+ 3832 9.5799999999999998E-04 2.2225719208309052E-04 -1.4204487493334139E-01
+ 3833 9.5825000000000001E-04 2.2222168224726615E-04 -1.4203381166154322E-01
+ 3834 9.5850000000000004E-04 2.2218617517725972E-04 -1.4202274838974507E-01
+ 3835 9.5874999999999997E-04 2.2215067087307124E-04 -1.4201168511794690E-01
+ 3836 9.5900000000000000E-04 2.2211516933470072E-04 -1.4200062184614876E-01
+ 3837 9.5925000000000003E-04 2.2207967056214815E-04 -1.4198955857435058E-01
+ 3838 9.5949999999999996E-04 2.2204417455541363E-04 -1.4197849530255244E-01
+ 3839 9.5974999999999999E-04 2.2200868131449689E-04 -1.4196743203075426E-01
+ 3840 9.6000000000000002E-04 2.2197319083939828E-04 -1.4195636875895612E-01
+ 3841 9.6024999999999995E-04 2.2193770313011746E-04 -1.4194530548715795E-01
+ 3842 9.6049999999999998E-04 2.2190221818665465E-04 -1.4193424221535977E-01
+ 3843 9.6075000000000002E-04 2.2186673600900974E-04 -1.4192317894356163E-01
+ 3844 9.6099999999999994E-04 2.2183125659718284E-04 -1.4191211567176348E-01
+ 3845 9.6124999999999997E-04 2.2179577995117388E-04 -1.4190105239996531E-01
+ 3846 9.6150000000000001E-04 2.2176030607098287E-04 -1.4188998912816714E-01
+ 3847 9.6175000000000004E-04 2.2172483495660981E-04 -1.4187892585636899E-01
+ 3848 9.6199999999999996E-04 2.2168936660805472E-04 -1.4186786258457082E-01
+ 3849 9.6225000000000000E-04 2.2165390102531747E-04 -1.4185679931277267E-01
+ 3850 9.6250000000000003E-04 2.2161843820839828E-04 -1.4184573604097450E-01
+ 3851 9.6274999999999996E-04 2.2158297815729700E-04 -1.4183467276917636E-01
+ 3852 9.6299999999999999E-04 2.2154752087201370E-04 -1.4182360949737818E-01
+ 3853 9.6325000000000002E-04 2.2151206635254834E-04 -1.4181254622558004E-01
+ 3854 9.6349999999999995E-04 2.2147661459890092E-04 -1.4180148295378187E-01
+ 3855 9.6374999999999998E-04 2.2144116561107147E-04 -1.4179041968198369E-01
+ 3856 9.6400000000000001E-04 2.2140571938905994E-04 -1.4177935641018555E-01
+ 3857 9.6424999999999994E-04 2.2137027593286635E-04 -1.4176829313838740E-01
+ 3858 9.6449999999999997E-04 2.2133483524249066E-04 -1.4175722986658923E-01
+ 3859 9.6475000000000000E-04 2.2129939731793308E-04 -1.4174616659479106E-01
+ 3860 9.6500000000000004E-04 2.2126396215919333E-04 -1.4173510332299291E-01
+ 3861 9.6524999999999996E-04 2.2122852976627159E-04 -1.4172404005119474E-01
+ 3862 9.6550000000000000E-04 2.2119310013916775E-04 -1.4171297677939659E-01
+ 3863 9.6575000000000003E-04 2.2115767327788183E-04 -1.4170191350759842E-01
+ 3864 9.6599999999999995E-04 2.2112224918241396E-04 -1.4169085023580028E-01
+ 3865 9.6624999999999999E-04 2.2108682785276391E-04 -1.4167978696400210E-01
+ 3866 9.6650000000000002E-04 2.2105140928893195E-04 -1.4166872369220396E-01
+ 3867 9.6674999999999994E-04 2.2101599349091784E-04 -1.4165766042040578E-01
+ 3868 9.6699999999999998E-04 2.2098058045872177E-04 -1.4164659714860761E-01
+ 3869 9.6725000000000001E-04 2.2094517019234357E-04 -1.4163553387680947E-01
+ 3870 9.6749999999999994E-04 2.2090976269178333E-04 -1.4162447060501132E-01
+ 3871 9.6774999999999997E-04 2.2087435795704107E-04 -1.4161340733321315E-01
+ 3872 9.6800000000000000E-04 2.2083895598811669E-04 -1.4160234406141498E-01
+ 3873 9.6825000000000004E-04 2.2080355678501034E-04 -1.4159128078961683E-01
+ 3874 9.6849999999999996E-04 2.2076816034772187E-04 -1.4158021751781869E-01
+ 3875 9.6874999999999999E-04 2.2073276667625150E-04 -1.4156915424602051E-01
+ 3876 9.6900000000000003E-04 2.2069737577059891E-04 -1.4155809097422234E-01
+ 3877 9.6924999999999995E-04 2.2066198763076431E-04 -1.4154702770242419E-01
+ 3878 9.6949999999999998E-04 2.2062660225674773E-04 -1.4153596443062602E-01
+ 3879 9.6975000000000002E-04 2.2059121964854901E-04 -1.4152490115882788E-01
+ 3880 9.6999999999999994E-04 2.2055583980616828E-04 -1.4151383788702970E-01
+ 3881 9.7024999999999998E-04 2.2052046272960546E-04 -1.4150277461523153E-01
+ 3882 9.7050000000000001E-04 2.2048508841886067E-04 -1.4149171134343339E-01
+ 3883 9.7075000000000004E-04 2.2044971687393383E-04 -1.4148064807163524E-01
+ 3884 9.7099999999999997E-04 2.2041434809482482E-04 -1.4146958479983707E-01
+ 3885 9.7125000000000000E-04 2.2037898208153385E-04 -1.4145852152803889E-01
+ 3886 9.7150000000000003E-04 2.2034361883406075E-04 -1.4144745825624075E-01
+ 3887 9.7174999999999996E-04 2.2030825835240577E-04 -1.4143639498444260E-01
+ 3888 9.7199999999999999E-04 2.2027290063656856E-04 -1.4142533171264443E-01
+ 3889 9.7225000000000002E-04 2.2023754568654941E-04 -1.4141426844084626E-01
+ 3890 9.7249999999999995E-04 2.2020219350234820E-04 -1.4140320516904811E-01
+ 3891 9.7274999999999998E-04 2.2016684408396488E-04 -1.4139214189724994E-01
+ 3892 9.7300000000000002E-04 2.2013149743139952E-04 -1.4138107862545179E-01
+ 3893 9.7324999999999994E-04 2.2009615354465217E-04 -1.4137001535365362E-01
+ 3894 9.7349999999999997E-04 2.2006081242372270E-04 -1.4135895208185545E-01
+ 3895 9.7375000000000001E-04 2.2002547406861118E-04 -1.4134788881005730E-01
+ 3896 9.7400000000000004E-04 2.1999013847931771E-04 -1.4133682553825916E-01
+ 3897 9.7424999999999996E-04 2.1995480565584210E-04 -1.4132576226646099E-01
+ 3898 9.7450000000000000E-04 2.1991947559818446E-04 -1.4131469899466281E-01
+ 3899 9.7475000000000003E-04 2.1988414830634477E-04 -1.4130363572286467E-01
+ 3900 9.7499999999999996E-04 2.1984882378032306E-04 -1.4129257245106652E-01
+ 3901 9.7524999999999999E-04 2.1981350202011926E-04 -1.4128150917926835E-01
+ 3902 9.7550000000000002E-04 2.1977818302573336E-04 -1.4127044590747018E-01
+ 3903 9.7574999999999995E-04 2.1974286679716550E-04 -1.4125938263567203E-01
+ 3904 9.7599999999999998E-04 2.1970755333441559E-04 -1.4124831936387386E-01
+ 3905 9.7625000000000001E-04 2.1967224263748356E-04 -1.4123725609207571E-01
+ 3906 9.7649999999999994E-04 2.1963693470636951E-04 -1.4122619282027754E-01
+ 3907 9.7674999999999997E-04 2.1960162954107347E-04 -1.4121512954847940E-01
+ 3908 9.7700000000000000E-04 2.1956632714159523E-04 -1.4120406627668122E-01
+ 3909 9.7725000000000004E-04 2.1953102750793505E-04 -1.4119300300488308E-01
+ 3910 9.7750000000000007E-04 2.1949573064009289E-04 -1.4118193973308490E-01
+ 3911 9.7774999999999989E-04 2.1946043653806859E-04 -1.4117087646128676E-01
+ 3912 9.7799999999999992E-04 2.1942514520186221E-04 -1.4115981318948859E-01
+ 3913 9.7824999999999995E-04 2.1938985663147380E-04 -1.4114874991769044E-01
+ 3914 9.7849999999999999E-04 2.1935457082690338E-04 -1.4113768664589227E-01
+ 3915 9.7875000000000002E-04 2.1931928778815086E-04 -1.4112662337409410E-01
+ 3916 9.7900000000000005E-04 2.1928400751521627E-04 -1.4111556010229595E-01
+ 3917 9.7925000000000009E-04 2.1924873000809974E-04 -1.4110449683049778E-01
+ 3918 9.7949999999999990E-04 2.1921345526680107E-04 -1.4109343355869963E-01
+ 3919 9.7974999999999994E-04 2.1917818329132035E-04 -1.4108237028690146E-01
+ 3920 9.7999999999999997E-04 2.1914291408165758E-04 -1.4107130701510331E-01
+ 3921 9.8025000000000000E-04 2.1910764763781283E-04 -1.4106024374330514E-01
+ 3922 9.8050000000000003E-04 2.1907238395978598E-04 -1.4104918047150700E-01
+ 3923 9.8075000000000007E-04 2.1903712304757703E-04 -1.4103811719970882E-01
+ 3924 9.8099999999999988E-04 2.1900186490118610E-04 -1.4102705392791068E-01
+ 3925 9.8124999999999992E-04 2.1896660952061306E-04 -1.4101599065611251E-01
+ 3926 9.8149999999999995E-04 2.1893135690585798E-04 -1.4100492738431436E-01
+ 3927 9.8174999999999998E-04 2.1889610705692092E-04 -1.4099386411251619E-01
+ 3928 9.8200000000000002E-04 2.1886085997380178E-04 -1.4098280084071801E-01
+ 3929 9.8225000000000005E-04 2.1882561565650057E-04 -1.4097173756891987E-01
+ 3930 9.8250000000000008E-04 2.1879037410501724E-04 -1.4096067429712170E-01
+ 3931 9.8274999999999990E-04 2.1875513531935205E-04 -1.4094961102532355E-01
+ 3932 9.8299999999999993E-04 2.1871989929950461E-04 -1.4093854775352538E-01
+ 3933 9.8324999999999997E-04 2.1868466604547522E-04 -1.4092748448172723E-01
+ 3934 9.8350000000000000E-04 2.1864943555726377E-04 -1.4091642120992906E-01
+ 3935 9.8375000000000003E-04 2.1861420783487030E-04 -1.4090535793813092E-01
+ 3936 9.8400000000000007E-04 2.1857898287829476E-04 -1.4089429466633274E-01
+ 3937 9.8424999999999988E-04 2.1854376068753713E-04 -1.4088323139453460E-01
+ 3938 9.8449999999999992E-04 2.1850854126259753E-04 -1.4087216812273642E-01
+ 3939 9.8474999999999995E-04 2.1847332460347578E-04 -1.4086110485093828E-01
+ 3940 9.8499999999999998E-04 2.1843811071017199E-04 -1.4085004157914011E-01
+ 3941 9.8525000000000001E-04 2.1840289958268615E-04 -1.4083897830734193E-01
+ 3942 9.8550000000000005E-04 2.1836769122101835E-04 -1.4082791503554379E-01
+ 3943 9.8575000000000008E-04 2.1833248562516842E-04 -1.4081685176374562E-01
+ 3944 9.8599999999999990E-04 2.1829728279513648E-04 -1.4080578849194747E-01
+ 3945 9.8624999999999993E-04 2.1826208273092247E-04 -1.4079472522014930E-01
+ 3946 9.8649999999999996E-04 2.1822688543252639E-04 -1.4078366194835115E-01
+ 3947 9.8675000000000000E-04 2.1819169089994824E-04 -1.4077259867655298E-01
+ 3948 9.8700000000000003E-04 2.1815649913318810E-04 -1.4076153540475483E-01
+ 3949 9.8725000000000006E-04 2.1812131013224589E-04 -1.4075047213295666E-01
+ 3950 9.8750000000000010E-04 2.1808612389712163E-04 -1.4073940886115849E-01
+ 3951 9.8774999999999991E-04 2.1805094042781536E-04 -1.4072834558936034E-01
+ 3952 9.8799999999999995E-04 2.1801575972432697E-04 -1.4071728231756220E-01
+ 3953 9.8824999999999998E-04 2.1798058178665653E-04 -1.4070621904576402E-01
+ 3954 9.8850000000000001E-04 2.1794540661480407E-04 -1.4069515577396585E-01
+ 3955 9.8875000000000005E-04 2.1791023420876952E-04 -1.4068409250216771E-01
+ 3956 9.8900000000000008E-04 2.1787506456855303E-04 -1.4067302923036953E-01
+ 3957 9.8924999999999990E-04 2.1783989769415439E-04 -1.4066196595857139E-01
+ 3958 9.8949999999999993E-04 2.1780473358557371E-04 -1.4065090268677322E-01
+ 3959 9.8974999999999996E-04 2.1776957224281101E-04 -1.4063983941497507E-01
+ 3960 9.8999999999999999E-04 2.1773441366586621E-04 -1.4062877614317690E-01
+ 3961 9.9025000000000003E-04 2.1769925785473934E-04 -1.4061771287137875E-01
+ 3962 9.9050000000000006E-04 2.1766410480943048E-04 -1.4060664959958058E-01
+ 3963 9.9075000000000009E-04 2.1762895452993964E-04 -1.4059558632778241E-01
+ 3964 9.9099999999999991E-04 2.1759380701626661E-04 -1.4058452305598426E-01
+ 3965 9.9124999999999994E-04 2.1755866226841163E-04 -1.4057345978418612E-01
+ 3966 9.9149999999999998E-04 2.1752352028637457E-04 -1.4056239651238794E-01
+ 3967 9.9175000000000001E-04 2.1748838107015539E-04 -1.4055133324058977E-01
+ 3968 9.9200000000000004E-04 2.1745324461975421E-04 -1.4054026996879163E-01
+ 3969 9.9225000000000008E-04 2.1741811093517095E-04 -1.4052920669699345E-01
+ 3970 9.9249999999999989E-04 2.1738298001640580E-04 -1.4051814342519531E-01
+ 3971 9.9274999999999993E-04 2.1734785186345839E-04 -1.4050708015339713E-01
+ 3972 9.9299999999999996E-04 2.1731272647632907E-04 -1.4049601688159899E-01
+ 3973 9.9324999999999999E-04 2.1727760385501762E-04 -1.4048495360980082E-01
+ 3974 9.9350000000000003E-04 2.1724248399952414E-04 -1.4047389033800267E-01
+ 3975 9.9375000000000006E-04 2.1720736690984858E-04 -1.4046282706620450E-01
+ 3976 9.9400000000000009E-04 2.1717225258599096E-04 -1.4045176379440633E-01
+ 3977 9.9424999999999991E-04 2.1713714102795142E-04 -1.4044070052260818E-01
+ 3978 9.9449999999999994E-04 2.1710203223572968E-04 -1.4042963725081004E-01
+ 3979 9.9474999999999997E-04 2.1706692620932603E-04 -1.4041857397901186E-01
+ 3980 9.9500000000000001E-04 2.1703182294874028E-04 -1.4040751070721369E-01
+ 3981 9.9525000000000004E-04 2.1699672245397241E-04 -1.4039644743541554E-01
+ 3982 9.9550000000000007E-04 2.1696162472502247E-04 -1.4038538416361737E-01
+ 3983 9.9574999999999989E-04 2.1692652976189062E-04 -1.4037432089181923E-01
+ 3984 9.9599999999999992E-04 2.1689143756457665E-04 -1.4036325762002105E-01
+ 3985 9.9624999999999996E-04 2.1685634813308052E-04 -1.4035219434822291E-01
+ 3986 9.9649999999999999E-04 2.1682126146740249E-04 -1.4034113107642474E-01
+ 3987 9.9675000000000002E-04 2.1678617756754241E-04 -1.4033006780462659E-01
+ 3988 9.9700000000000006E-04 2.1675109643350021E-04 -1.4031900453282842E-01
+ 3989 9.9725000000000009E-04 2.1671601806527588E-04 -1.4030794126103024E-01
+ 3990 9.9749999999999991E-04 2.1668094246286970E-04 -1.4029687798923210E-01
+ 3991 9.9774999999999994E-04 2.1664586962628137E-04 -1.4028581471743395E-01
+ 3992 9.9799999999999997E-04 2.1661079955551097E-04 -1.4027475144563578E-01
+ 3993 9.9825000000000001E-04 2.1657573225055855E-04 -1.4026368817383761E-01
+ 3994 9.9850000000000004E-04 2.1654066771142409E-04 -1.4025262490203946E-01
+ 3995 9.9875000000000007E-04 2.1650560593810750E-04 -1.4024156163024129E-01
+ 3996 9.9899999999999989E-04 2.1647054693060887E-04 -1.4023049835844315E-01
+ 3997 9.9924999999999992E-04 2.1643549068892833E-04 -1.4021943508664497E-01
+ 3998 9.9949999999999995E-04 2.1640043721306561E-04 -1.4020837181484683E-01
+ 3999 9.9974999999999999E-04 2.1636538650302082E-04 -1.4019730854304865E-01
+ 4000 1.0000000000000000E-03 2.1633033855879410E-04 -1.4018624527125051E-01
+ 4001 1.0002500000000001E-03 2.1629529338038523E-04 -1.4017518199945234E-01
+ 4002 1.0005000000000001E-03 2.1626025096779431E-04 -1.4016411872765416E-01
+ 4003 1.0007499999999999E-03 2.1622521132102143E-04 -1.4015305545585602E-01
+ 4004 1.0009999999999999E-03 2.1619017444006645E-04 -1.4014199218405787E-01
+ 4005 1.0012500000000000E-03 2.1615514032492932E-04 -1.4013092891225970E-01
+ 4006 1.0015000000000000E-03 2.1612010897561029E-04 -1.4011986564046153E-01
+ 4007 1.0017500000000000E-03 2.1608508039210918E-04 -1.4010880236866338E-01
+ 4008 1.0020000000000001E-03 2.1605005457442597E-04 -1.4009773909686521E-01
+ 4009 1.0022499999999999E-03 2.1601503152256075E-04 -1.4008667582506706E-01
+ 4010 1.0024999999999999E-03 2.1598001123651340E-04 -1.4007561255326889E-01
+ 4011 1.0027500000000000E-03 2.1594499371628410E-04 -1.4006454928147075E-01
+ 4012 1.0030000000000000E-03 2.1590997896187272E-04 -1.4005348600967257E-01
+ 4013 1.0032500000000000E-03 2.1587496697327921E-04 -1.4004242273787443E-01
+ 4014 1.0035000000000001E-03 2.1583995775050377E-04 -1.4003135946607626E-01
+ 4015 1.0037500000000001E-03 2.1580495129354624E-04 -1.4002029619427808E-01
+ 4016 1.0039999999999999E-03 2.1576994760240658E-04 -1.4000923292247994E-01
+ 4017 1.0042499999999999E-03 2.1573494667708493E-04 -1.3999816965068179E-01
+ 4018 1.0045000000000000E-03 2.1569994851758129E-04 -1.3998710637888362E-01
+ 4019 1.0047500000000000E-03 2.1566495312389552E-04 -1.3997604310708545E-01
+ 4020 1.0050000000000000E-03 2.1562996049602772E-04 -1.3996497983528730E-01
+ 4021 1.0052500000000001E-03 2.1559497063397787E-04 -1.3995391656348913E-01
+ 4022 1.0054999999999999E-03 2.1555998353774597E-04 -1.3994285329169098E-01
+ 4023 1.0057499999999999E-03 2.1552499920733195E-04 -1.3993179001989281E-01
+ 4024 1.0059999999999999E-03 2.1549001764273603E-04 -1.3992072674809466E-01
+ 4025 1.0062500000000000E-03 2.1545503884395803E-04 -1.3990966347629649E-01
+ 4026 1.0065000000000000E-03 2.1542006281099793E-04 -1.3989860020449835E-01
+ 4027 1.0067500000000000E-03 2.1538508954385571E-04 -1.3988753693270017E-01
+ 4028 1.0070000000000001E-03 2.1535011904253156E-04 -1.3987647366090200E-01
+ 4029 1.0072499999999999E-03 2.1531515130702528E-04 -1.3986541038910386E-01
+ 4030 1.0074999999999999E-03 2.1528018633733696E-04 -1.3985434711730571E-01
+ 4031 1.0077500000000000E-03 2.1524522413346665E-04 -1.3984328384550754E-01
+ 4032 1.0080000000000000E-03 2.1521026469541424E-04 -1.3983222057370936E-01
+ 4033 1.0082500000000000E-03 2.1517530802317981E-04 -1.3982115730191122E-01
+ 4034 1.0085000000000001E-03 2.1514035411676321E-04 -1.3981009403011305E-01
+ 4035 1.0087499999999999E-03 2.1510540297616475E-04 -1.3979903075831490E-01
+ 4036 1.0089999999999999E-03 2.1507045460138416E-04 -1.3978796748651673E-01
+ 4037 1.0092499999999999E-03 2.1503550899242140E-04 -1.3977690421471858E-01
+ 4038 1.0095000000000000E-03 2.1500056614927676E-04 -1.3976584094292041E-01
+ 4039 1.0097500000000000E-03 2.1496562607195005E-04 -1.3975477767112227E-01
+ 4040 1.0100000000000000E-03 2.1493068876044115E-04 -1.3974371439932409E-01
+ 4041 1.0102500000000001E-03 2.1489575421475030E-04 -1.3973265112752592E-01
+ 4042 1.0104999999999999E-03 2.1486082243487746E-04 -1.3972158785572777E-01
+ 4043 1.0107499999999999E-03 2.1482589342082252E-04 -1.3971052458392963E-01
+ 4044 1.0110000000000000E-03 2.1479096717258545E-04 -1.3969946131213146E-01
+ 4045 1.0112500000000000E-03 2.1475604369016637E-04 -1.3968839804033328E-01
+ 4046 1.0115000000000000E-03 2.1472112297356532E-04 -1.3967733476853514E-01
+ 4047 1.0117500000000001E-03 2.1468620502278213E-04 -1.3966627149673697E-01
+ 4048 1.0120000000000001E-03 2.1465128983781689E-04 -1.3965520822493882E-01
+ 4049 1.0122499999999999E-03 2.1461637741866974E-04 -1.3964414495314065E-01
+ 4050 1.0124999999999999E-03 2.1458146776534036E-04 -1.3963308168134250E-01
+ 4051 1.0127500000000000E-03 2.1454656087782899E-04 -1.3962201840954433E-01
+ 4052 1.0130000000000000E-03 2.1451165675613558E-04 -1.3961095513774618E-01
+ 4053 1.0132500000000000E-03 2.1447675540026018E-04 -1.3959989186594801E-01
+ 4054 1.0135000000000001E-03 2.1444185681020262E-04 -1.3958882859414984E-01
+ 4055 1.0137499999999999E-03 2.1440696098596308E-04 -1.3957776532235169E-01
+ 4056 1.0139999999999999E-03 2.1437206792754149E-04 -1.3956670205055355E-01
+ 4057 1.0142500000000000E-03 2.1433717763493778E-04 -1.3955563877875538E-01
+ 4058 1.0145000000000000E-03 2.1430229010815200E-04 -1.3954457550695720E-01
+ 4059 1.0147500000000000E-03 2.1426740534718426E-04 -1.3953351223515906E-01
+ 4060 1.0150000000000001E-03 2.1423252335203450E-04 -1.3952244896336088E-01
+ 4061 1.0152500000000001E-03 2.1419764412270261E-04 -1.3951138569156274E-01
+ 4062 1.0154999999999999E-03 2.1416276765918874E-04 -1.3950032241976457E-01
+ 4063 1.0157499999999999E-03 2.1412789396149277E-04 -1.3948925914796642E-01
+ 4064 1.0160000000000000E-03 2.1409302302961473E-04 -1.3947819587616825E-01
+ 4065 1.0162500000000000E-03 2.1405815486355464E-04 -1.3946713260437010E-01
+ 4066 1.0165000000000000E-03 2.1402328946331251E-04 -1.3945606933257193E-01
+ 4067 1.0167500000000001E-03 2.1398842682888834E-04 -1.3944500606077376E-01
+ 4068 1.0169999999999999E-03 2.1395356696028212E-04 -1.3943394278897561E-01
+ 4069 1.0172499999999999E-03 2.1391870985749395E-04 -1.3942287951717747E-01
+ 4070 1.0175000000000000E-03 2.1388385552052356E-04 -1.3941181624537929E-01
+ 4071 1.0177500000000000E-03 2.1384900394937119E-04 -1.3940075297358112E-01
+ 4072 1.0180000000000000E-03 2.1381415514403672E-04 -1.3938968970178298E-01
+ 4073 1.0182500000000001E-03 2.1377930910452029E-04 -1.3937862642998483E-01
+ 4074 1.0185000000000001E-03 2.1374446583082178E-04 -1.3936756315818666E-01
+ 4075 1.0187499999999999E-03 2.1370962532294118E-04 -1.3935649988638849E-01
+ 4076 1.0189999999999999E-03 2.1367478758087862E-04 -1.3934543661459034E-01
+ 4077 1.0192500000000000E-03 2.1363995260463399E-04 -1.3933437334279219E-01
+ 4078 1.0195000000000000E-03 2.1360512039420723E-04 -1.3932331007099402E-01
+ 4079 1.0197500000000000E-03 2.1357029094959837E-04 -1.3931224679919585E-01
+ 4080 1.0200000000000001E-03 2.1353546427080758E-04 -1.3930118352739768E-01
+ 4081 1.0202499999999999E-03 2.1350064035783472E-04 -1.3929012025559953E-01
+ 4082 1.0204999999999999E-03 2.1346581921067979E-04 -1.3927905698380139E-01
+ 4083 1.0207500000000000E-03 2.1343100082934282E-04 -1.3926799371200321E-01
+ 4084 1.0210000000000000E-03 2.1339618521382383E-04 -1.3925693044020504E-01
+ 4085 1.0212500000000000E-03 2.1336137236412271E-04 -1.3924586716840689E-01
+ 4086 1.0215000000000001E-03 2.1332656228023955E-04 -1.3923480389660875E-01
+ 4087 1.0217500000000001E-03 2.1329175496217437E-04 -1.3922374062481058E-01
+ 4088 1.0219999999999999E-03 2.1325695040992718E-04 -1.3921267735301240E-01
+ 4089 1.0222499999999999E-03 2.1322214862349792E-04 -1.3920161408121426E-01
+ 4090 1.0225000000000000E-03 2.1318734960288659E-04 -1.3919055080941611E-01
+ 4091 1.0227500000000000E-03 2.1315255334809321E-04 -1.3917948753761794E-01
+ 4092 1.0230000000000000E-03 2.1311775985911777E-04 -1.3916842426581977E-01
+ 4093 1.0232500000000001E-03 2.1308296913596025E-04 -1.3915736099402162E-01
+ 4094 1.0234999999999999E-03 2.1304818117862080E-04 -1.3914629772222348E-01
+ 4095 1.0237499999999999E-03 2.1301339598709919E-04 -1.3913523445042530E-01
+ 4096 1.0240000000000000E-03 2.1297861356139552E-04 -1.3912417117862713E-01
+ 4097 1.0242500000000000E-03 2.1294383390150985E-04 -1.3911310790682896E-01
+ 4098 1.0245000000000000E-03 2.1290905700744212E-04 -1.3910204463503081E-01
+ 4099 1.0247500000000001E-03 2.1287428287919234E-04 -1.3909098136323267E-01
+ 4100 1.0250000000000001E-03 2.1283951151676049E-04 -1.3907991809143450E-01
+ 4101 1.0252499999999999E-03 2.1280474292014666E-04 -1.3906885481963632E-01
+ 4102 1.0254999999999999E-03 2.1276997708935072E-04 -1.3905779154783818E-01
+ 4103 1.0257500000000000E-03 2.1273521402437269E-04 -1.3904672827604003E-01
+ 4104 1.0260000000000000E-03 2.1270045372521269E-04 -1.3903566500424186E-01
+ 4105 1.0262500000000000E-03 2.1266569619187063E-04 -1.3902460173244369E-01
+ 4106 1.0265000000000001E-03 2.1263094142434644E-04 -1.3901353846064554E-01
+ 4107 1.0267499999999999E-03 2.1259618942264026E-04 -1.3900247518884740E-01
+ 4108 1.0269999999999999E-03 2.1256144018675207E-04 -1.3899141191704922E-01
+ 4109 1.0272500000000000E-03 2.1252669371668175E-04 -1.3898034864525105E-01
+ 4110 1.0275000000000000E-03 2.1249195001242936E-04 -1.3896928537345291E-01
+ 4111 1.0277500000000000E-03 2.1245720907399506E-04 -1.3895822210165473E-01
+ 4112 1.0280000000000001E-03 2.1242247090137861E-04 -1.3894715882985659E-01
+ 4113 1.0282500000000001E-03 2.1238773549458011E-04 -1.3893609555805841E-01
+ 4114 1.0284999999999999E-03 2.1235300285359958E-04 -1.3892503228626027E-01
+ 4115 1.0287499999999999E-03 2.1231827297843700E-04 -1.3891396901446210E-01
+ 4116 1.0290000000000000E-03 2.1228354586909237E-04 -1.3890290574266395E-01
+ 4117 1.0292500000000000E-03 2.1224882152556562E-04 -1.3889184247086578E-01
+ 4118 1.0295000000000000E-03 2.1221409994785689E-04 -1.3888077919906761E-01
+ 4119 1.0297500000000001E-03 2.1217938113596613E-04 -1.3886971592726946E-01
+ 4120 1.0299999999999999E-03 2.1214466508989323E-04 -1.3885865265547132E-01
+ 4121 1.0302499999999999E-03 2.1210995180963833E-04 -1.3884758938367314E-01
+ 4122 1.0304999999999999E-03 2.1207524129520142E-04 -1.3883652611187497E-01
+ 4123 1.0307500000000000E-03 2.1204053354658247E-04 -1.3882546284007682E-01
+ 4124 1.0310000000000000E-03 2.1200582856378133E-04 -1.3881439956827865E-01
+ 4125 1.0312500000000000E-03 2.1197112634679829E-04 -1.3880333629648051E-01
+ 4126 1.0315000000000001E-03 2.1193642689563313E-04 -1.3879227302468233E-01
+ 4127 1.0317499999999999E-03 2.1190173021028592E-04 -1.3878120975288419E-01
+ 4128 1.0319999999999999E-03 2.1186703629075666E-04 -1.3877014648108602E-01
+ 4129 1.0322500000000000E-03 2.1183234513704545E-04 -1.3875908320928787E-01
+ 4130 1.0325000000000000E-03 2.1179765674915203E-04 -1.3874801993748970E-01
+ 4131 1.0327500000000000E-03 2.1176297112707656E-04 -1.3873695666569152E-01
+ 4132 1.0330000000000001E-03 2.1172828827081925E-04 -1.3872589339389338E-01
+ 4133 1.0332499999999999E-03 2.1169360818037975E-04 -1.3871483012209523E-01
+ 4134 1.0334999999999999E-03 2.1165893085575813E-04 -1.3870376685029706E-01
+ 4135 1.0337499999999999E-03 2.1162425629695454E-04 -1.3869270357849889E-01
+ 4136 1.0340000000000000E-03 2.1158958450396894E-04 -1.3868164030670074E-01
+ 4137 1.0342500000000000E-03 2.1155491547680114E-04 -1.3867057703490257E-01
+ 4138 1.0345000000000000E-03 2.1152024921545142E-04 -1.3865951376310442E-01
+ 4139 1.0347500000000001E-03 2.1148558571991967E-04 -1.3864845049130625E-01
+ 4140 1.0349999999999999E-03 2.1145092499020581E-04 -1.3863738721950811E-01
+ 4141 1.0352499999999999E-03 2.1141626702630989E-04 -1.3862632394770993E-01
+ 4142 1.0355000000000000E-03 2.1138161182823195E-04 -1.3861526067591179E-01
+ 4143 1.0357500000000000E-03 2.1134695939597199E-04 -1.3860419740411362E-01
+ 4144 1.0360000000000000E-03 2.1131230972952985E-04 -1.3859313413231544E-01
+ 4145 1.0362500000000001E-03 2.1127766282890575E-04 -1.3858207086051730E-01
+ 4146 1.0364999999999999E-03 2.1124301869409969E-04 -1.3857100758871915E-01
+ 4147 1.0367499999999999E-03 2.1120837732511142E-04 -1.3855994431692098E-01
+ 4148 1.0369999999999999E-03 2.1117373872194117E-04 -1.3854888104512281E-01
+ 4149 1.0372500000000000E-03 2.1113910288458884E-04 -1.3853781777332466E-01
+ 4150 1.0375000000000000E-03 2.1110446981305453E-04 -1.3852675450152649E-01
+ 4151 1.0377500000000000E-03 2.1106983950733806E-04 -1.3851569122972834E-01
+ 4152 1.0380000000000001E-03 2.1103521196743960E-04 -1.3850462795793017E-01
+ 4153 1.0382499999999999E-03 2.1100058719335918E-04 -1.3849356468613203E-01
+ 4154 1.0384999999999999E-03 2.1096596518509658E-04 -1.3848250141433385E-01
+ 4155 1.0387500000000000E-03 2.1093134594265194E-04 -1.3847143814253571E-01
+ 4156 1.0390000000000000E-03 2.1089672946602529E-04 -1.3846037487073753E-01
+ 4157 1.0392500000000000E-03 2.1086211575521661E-04 -1.3844931159893936E-01
+ 4158 1.0395000000000001E-03 2.1082750481022584E-04 -1.3843824832714122E-01
+ 4159 1.0397500000000001E-03 2.1079289663105303E-04 -1.3842718505534304E-01
+ 4160 1.0399999999999999E-03 2.1075829121769819E-04 -1.3841612178354490E-01
+ 4161 1.0402499999999999E-03 2.1072368857016127E-04 -1.3840505851174673E-01
+ 4162 1.0405000000000000E-03 2.1068908868844232E-04 -1.3839399523994858E-01
+ 4163 1.0407500000000000E-03 2.1065449157254125E-04 -1.3838293196815041E-01
+ 4164 1.0410000000000000E-03 2.1061989722245822E-04 -1.3837186869635226E-01
+ 4165 1.0412500000000001E-03 2.1058530563819312E-04 -1.3836080542455409E-01
+ 4166 1.0414999999999999E-03 2.1055071681974600E-04 -1.3834974215275594E-01
+ 4167 1.0417499999999999E-03 2.1051613076711675E-04 -1.3833867888095777E-01
+ 4168 1.0420000000000000E-03 2.1048154748030547E-04 -1.3832761560915963E-01
+ 4169 1.0422500000000000E-03 2.1044696695931217E-04 -1.3831655233736145E-01
+ 4170 1.0425000000000000E-03 2.1041238920413676E-04 -1.3830548906556328E-01
+ 4171 1.0427500000000001E-03 2.1037781421477935E-04 -1.3829442579376514E-01
+ 4172 1.0430000000000001E-03 2.1034324199123986E-04 -1.3828336252196696E-01
+ 4173 1.0432499999999999E-03 2.1030867253351841E-04 -1.3827229925016882E-01
+ 4174 1.0434999999999999E-03 2.1027410584161484E-04 -1.3826123597837064E-01
+ 4175 1.0437500000000000E-03 2.1023954191552922E-04 -1.3825017270657250E-01
+ 4176 1.0440000000000000E-03 2.1020498075526148E-04 -1.3823910943477433E-01
+ 4177 1.0442500000000000E-03 2.1017042236081180E-04 -1.3822804616297618E-01
+ 4178 1.0445000000000001E-03 2.1013586673218003E-04 -1.3821698289117801E-01
+ 4179 1.0447499999999999E-03 2.1010131386936623E-04 -1.3820591961937986E-01
+ 4180 1.0449999999999999E-03 2.1006676377237037E-04 -1.3819485634758169E-01
+ 4181 1.0452500000000000E-03 2.1003221644119249E-04 -1.3818379307578355E-01
+ 4182 1.0455000000000000E-03 2.0999767187583241E-04 -1.3817272980398537E-01
+ 4183 1.0457500000000000E-03 2.0996313007629039E-04 -1.3816166653218720E-01
+ 4184 1.0460000000000001E-03 2.0992859104256633E-04 -1.3815060326038905E-01
+ 4185 1.0462500000000001E-03 2.0989405477466025E-04 -1.3813953998859088E-01
+ 4186 1.0464999999999999E-03 2.0985952127257205E-04 -1.3812847671679274E-01
+ 4187 1.0467499999999999E-03 2.0982499053630188E-04 -1.3811741344499456E-01
+ 4188 1.0470000000000000E-03 2.0979046256584954E-04 -1.3810635017319642E-01
+ 4189 1.0472500000000000E-03 2.0975593736121526E-04 -1.3809528690139825E-01
+ 4190 1.0475000000000000E-03 2.0972141492239883E-04 -1.3808422362960010E-01
+ 4191 1.0477500000000001E-03 2.0968689524940041E-04 -1.3807316035780193E-01
+ 4192 1.0479999999999999E-03 2.0965237834221994E-04 -1.3806209708600378E-01
+ 4193 1.0482499999999999E-03 2.0961786420085741E-04 -1.3805103381420561E-01
+ 4194 1.0485000000000000E-03 2.0958335282531286E-04 -1.3803997054240746E-01
+ 4195 1.0487500000000000E-03 2.0954884421558627E-04 -1.3802890727060929E-01
+ 4196 1.0490000000000000E-03 2.0951433837167755E-04 -1.3801784399881112E-01
+ 4197 1.0492500000000001E-03 2.0947983529358681E-04 -1.3800678072701297E-01
+ 4198 1.0495000000000001E-03 2.0944533498131401E-04 -1.3799571745521480E-01
+ 4199 1.0497499999999999E-03 2.0941083743485924E-04 -1.3798465418341666E-01
+ 4200 1.0499999999999999E-03 2.0937634265422232E-04 -1.3797359091161848E-01
+ 4201 1.0502500000000000E-03 2.0934185063940344E-04 -1.3796252763982034E-01
+ 4202 1.0505000000000000E-03 2.0930736139040249E-04 -1.3795146436802216E-01
+ 4203 1.0507500000000000E-03 2.0927287490721941E-04 -1.3794040109622402E-01
+ 4204 1.0510000000000001E-03 2.0923839118985429E-04 -1.3792933782442585E-01
+ 4205 1.0512499999999999E-03 2.0920391023830726E-04 -1.3791827455262770E-01
+ 4206 1.0514999999999999E-03 2.0916943205257800E-04 -1.3790721128082953E-01
+ 4207 1.0517500000000000E-03 2.0913495663266675E-04 -1.3789614800903138E-01
+ 4208 1.0520000000000000E-03 2.0910048397857354E-04 -1.3788508473723321E-01
+ 4209 1.0522500000000000E-03 2.0906601409029818E-04 -1.3787402146543504E-01
+ 4210 1.0525000000000001E-03 2.0903154696784077E-04 -1.3786295819363689E-01
+ 4211 1.0527500000000001E-03 2.0899708261120132E-04 -1.3785189492183872E-01
+ 4212 1.0529999999999999E-03 2.0896262102037991E-04 -1.3784083165004057E-01
+ 4213 1.0532499999999999E-03 2.0892816219537631E-04 -1.3782976837824240E-01
+ 4214 1.0535000000000000E-03 2.0889370613619076E-04 -1.3781870510644426E-01
+ 4215 1.0537500000000000E-03 2.0885925284282311E-04 -1.3780764183464608E-01
+ 4216 1.0540000000000000E-03 2.0882480231527347E-04 -1.3779657856284794E-01
+ 4217 1.0542500000000001E-03 2.0879035455354170E-04 -1.3778551529104976E-01
+ 4218 1.0544999999999999E-03 2.0875590955762789E-04 -1.3777445201925162E-01
+ 4219 1.0547499999999999E-03 2.0872146732753207E-04 -1.3776338874745345E-01
+ 4220 1.0549999999999999E-03 2.0868702786325417E-04 -1.3775232547565530E-01
+ 4221 1.0552500000000000E-03 2.0865259116479421E-04 -1.3774126220385713E-01
+ 4222 1.0555000000000000E-03 2.0861815723215225E-04 -1.3773019893205896E-01
+ 4223 1.0557500000000000E-03 2.0858372606532820E-04 -1.3771913566026081E-01
+ 4224 1.0560000000000001E-03 2.0854929766432205E-04 -1.3770807238846264E-01
+ 4225 1.0562499999999999E-03 2.0851487202913394E-04 -1.3769700911666449E-01
+ 4226 1.0564999999999999E-03 2.0848044915976378E-04 -1.3768594584486632E-01
+ 4227 1.0567500000000000E-03 2.0844602905621155E-04 -1.3767488257306817E-01
+ 4228 1.0570000000000000E-03 2.0841161171847723E-04 -1.3766381930127000E-01
+ 4229 1.0572500000000000E-03 2.0837719714656092E-04 -1.3765275602947186E-01
+ 4230 1.0575000000000001E-03 2.0834278534046251E-04 -1.3764169275767368E-01
+ 4231 1.0577499999999999E-03 2.0830837630018205E-04 -1.3763062948587554E-01
+ 4232 1.0579999999999999E-03 2.0827397002571958E-04 -1.3761956621407737E-01
+ 4233 1.0582499999999999E-03 2.0823956651707504E-04 -1.3760850294227922E-01
+ 4234 1.0585000000000000E-03 2.0820516577424843E-04 -1.3759743967048105E-01
+ 4235 1.0587500000000000E-03 2.0817076779723969E-04 -1.3758637639868287E-01
+ 4236 1.0590000000000000E-03 2.0813637258604908E-04 -1.3757531312688473E-01
+ 4237 1.0592500000000001E-03 2.0810198014067634E-04 -1.3756424985508656E-01
+ 4238 1.0594999999999999E-03 2.0806759046112155E-04 -1.3755318658328841E-01
+ 4239 1.0597499999999999E-03 2.0803320354738464E-04 -1.3754212331149024E-01
+ 4240 1.0600000000000000E-03 2.0799881939946577E-04 -1.3753106003969209E-01
+ 4241 1.0602500000000000E-03 2.0796443801736483E-04 -1.3751999676789392E-01
+ 4242 1.0605000000000000E-03 2.0793005940108184E-04 -1.3750893349609578E-01
+ 4243 1.0607500000000001E-03 2.0789568355061684E-04 -1.3749787022429760E-01
+ 4244 1.0609999999999999E-03 2.0786131046596971E-04 -1.3748680695249946E-01
+ 4245 1.0612499999999999E-03 2.0782694014714052E-04 -1.3747574368070128E-01
+ 4246 1.0614999999999999E-03 2.0779257259412936E-04 -1.3746468040890314E-01
+ 4247 1.0617500000000000E-03 2.0775820780693610E-04 -1.3745361713710497E-01
+ 4248 1.0620000000000000E-03 2.0772384578556077E-04 -1.3744255386530679E-01
+ 4249 1.0622500000000000E-03 2.0768948653000340E-04 -1.3743149059350865E-01
+ 4250 1.0625000000000001E-03 2.0765513004026407E-04 -1.3742042732171048E-01
+ 4251 1.0627499999999999E-03 2.0762077631634261E-04 -1.3740936404991233E-01
+ 4252 1.0629999999999999E-03 2.0758642535823903E-04 -1.3739830077811416E-01
+ 4253 1.0632500000000000E-03 2.0755207716595351E-04 -1.3738723750631601E-01
+ 4254 1.0635000000000000E-03 2.0751773173948598E-04 -1.3737617423451784E-01
+ 4255 1.0637500000000000E-03 2.0748338907883627E-04 -1.3736511096271969E-01
+ 4256 1.0640000000000001E-03 2.0744904918400456E-04 -1.3735404769092152E-01
+ 4257 1.0642500000000001E-03 2.0741471205499077E-04 -1.3734298441912335E-01
+ 4258 1.0644999999999999E-03 2.0738037769179500E-04 -1.3733192114732520E-01
+ 4259 1.0647499999999999E-03 2.0734604609441717E-04 -1.3732085787552706E-01
+ 4260 1.0650000000000000E-03 2.0731171726285724E-04 -1.3730979460372889E-01
+ 4261 1.0652500000000000E-03 2.0727739119711532E-04 -1.3729873133193071E-01
+ 4262 1.0655000000000000E-03 2.0724306789719123E-04 -1.3728766806013257E-01
+ 4263 1.0657500000000001E-03 2.0720874736308519E-04 -1.3727660478833439E-01
+ 4264 1.0659999999999999E-03 2.0717442959479717E-04 -1.3726554151653625E-01
+ 4265 1.0662499999999999E-03 2.0714011459232695E-04 -1.3725447824473808E-01
+ 4266 1.0665000000000000E-03 2.0710580235567470E-04 -1.3724341497293993E-01
+ 4267 1.0667500000000000E-03 2.0707149288484044E-04 -1.3723235170114176E-01
+ 4268 1.0670000000000000E-03 2.0703718617982422E-04 -1.3722128842934361E-01
+ 4269 1.0672500000000001E-03 2.0700288224062579E-04 -1.3721022515754544E-01
+ 4270 1.0675000000000001E-03 2.0696858106724537E-04 -1.3719916188574727E-01
+ 4271 1.0677499999999999E-03 2.0693428265968297E-04 -1.3718809861394912E-01
+ 4272 1.0679999999999999E-03 2.0689998701793846E-04 -1.3717703534215098E-01
+ 4273 1.0682500000000000E-03 2.0686569414201183E-04 -1.3716597207035280E-01
+ 4274 1.0685000000000000E-03 2.0683140403190322E-04 -1.3715490879855463E-01
+ 4275 1.0687500000000000E-03 2.0679711668761258E-04 -1.3714384552675649E-01
+ 4276 1.0690000000000001E-03 2.0676283210913990E-04 -1.3713278225495834E-01
+ 4277 1.0692499999999999E-03 2.0672855029648515E-04 -1.3712171898316017E-01
+ 4278 1.0694999999999999E-03 2.0669427124964828E-04 -1.3711065571136200E-01
+ 4279 1.0697500000000000E-03 2.0665999496862942E-04 -1.3709959243956385E-01
+ 4280 1.0700000000000000E-03 2.0662572145342849E-04 -1.3708852916776570E-01
+ 4281 1.0702500000000000E-03 2.0659145070404551E-04 -1.3707746589596753E-01
+ 4282 1.0705000000000001E-03 2.0655718272048055E-04 -1.3706640262416936E-01
+ 4283 1.0707500000000001E-03 2.0652291750273343E-04 -1.3705533935237119E-01
+ 4284 1.0709999999999999E-03 2.0648865505080438E-04 -1.3704427608057304E-01
+ 4285 1.0712499999999999E-03 2.0645439536469323E-04 -1.3703321280877490E-01
+ 4286 1.0715000000000000E-03 2.0642013844439995E-04 -1.3702214953697672E-01
+ 4287 1.0717500000000000E-03 2.0638588428992461E-04 -1.3701108626517855E-01
+ 4288 1.0720000000000000E-03 2.0635163290126733E-04 -1.3700002299338040E-01
+ 4289 1.0722500000000001E-03 2.0631738427842800E-04 -1.3698895972158226E-01
+ 4290 1.0724999999999999E-03 2.0628313842140653E-04 -1.3697789644978409E-01
+ 4291 1.0727499999999999E-03 2.0624889533020309E-04 -1.3696683317798591E-01
+ 4292 1.0730000000000000E-03 2.0621465500481764E-04 -1.3695576990618777E-01
+ 4293 1.0732500000000000E-03 2.0618041744524998E-04 -1.3694470663438962E-01
+ 4294 1.0735000000000000E-03 2.0614618265150038E-04 -1.3693364336259145E-01
+ 4295 1.0737500000000001E-03 2.0611195062356864E-04 -1.3692258009079328E-01
+ 4296 1.0740000000000001E-03 2.0607772136145498E-04 -1.3691151681899513E-01
+ 4297 1.0742499999999999E-03 2.0604349486515921E-04 -1.3690045354719699E-01
+ 4298 1.0744999999999999E-03 2.0600927113468141E-04 -1.3688939027539881E-01
+ 4299 1.0747500000000000E-03 2.0597505017002152E-04 -1.3687832700360064E-01
+ 4300 1.0750000000000000E-03 2.0594083197117958E-04 -1.3686726373180247E-01
+ 4301 1.0752500000000000E-03 2.0590661653815557E-04 -1.3685620046000432E-01
+ 4302 1.0755000000000001E-03 2.0587240387094955E-04 -1.3684513718820618E-01
+ 4303 1.0757499999999999E-03 2.0583819396956151E-04 -1.3683407391640801E-01
+ 4304 1.0759999999999999E-03 2.0580398683399132E-04 -1.3682301064460983E-01
+ 4305 1.0762499999999999E-03 2.0576978246423920E-04 -1.3681194737281169E-01
+ 4306 1.0765000000000000E-03 2.0573558086030503E-04 -1.3680088410101354E-01
+ 4307 1.0767500000000000E-03 2.0570138202218871E-04 -1.3678982082921537E-01
+ 4308 1.0770000000000000E-03 2.0566718594989034E-04 -1.3677875755741720E-01
+ 4309 1.0772500000000001E-03 2.0563299264340996E-04 -1.3676769428561905E-01
+ 4310 1.0774999999999999E-03 2.0559880210274759E-04 -1.3675663101382091E-01
+ 4311 1.0777499999999999E-03 2.0556461432790301E-04 -1.3674556774202273E-01
+ 4312 1.0780000000000000E-03 2.0553042931887658E-04 -1.3673450447022456E-01
+ 4313 1.0782500000000000E-03 2.0549624707566798E-04 -1.3672344119842642E-01
+ 4314 1.0785000000000000E-03 2.0546206759827732E-04 -1.3671237792662824E-01
+ 4315 1.0787500000000001E-03 2.0542789088670460E-04 -1.3670131465483010E-01
+ 4316 1.0789999999999999E-03 2.0539371694095000E-04 -1.3669025138303192E-01
+ 4317 1.0792499999999999E-03 2.0535954576101319E-04 -1.3667918811123378E-01
+ 4318 1.0794999999999999E-03 2.0532537734689431E-04 -1.3666812483943561E-01
+ 4319 1.0797500000000000E-03 2.0529121169859344E-04 -1.3665706156763746E-01
+ 4320 1.0800000000000000E-03 2.0525704881611047E-04 -1.3664599829583929E-01
+ 4321 1.0802500000000000E-03 2.0522288869944552E-04 -1.3663493502404112E-01
+ 4322 1.0805000000000001E-03 2.0518873134859838E-04 -1.3662387175224297E-01
+ 4323 1.0807499999999999E-03 2.0515457676356942E-04 -1.3661280848044483E-01
+ 4324 1.0809999999999999E-03 2.0512042494435825E-04 -1.3660174520864665E-01
+ 4325 1.0812500000000000E-03 2.0508627589096504E-04 -1.3659068193684848E-01
+ 4326 1.0815000000000000E-03 2.0505212960338982E-04 -1.3657961866505033E-01
+ 4327 1.0817500000000000E-03 2.0501798608163255E-04 -1.3656855539325216E-01
+ 4328 1.0820000000000001E-03 2.0498384532569318E-04 -1.3655749212145402E-01
+ 4329 1.0822499999999999E-03 2.0494970733557179E-04 -1.3654642884965584E-01
+ 4330 1.0824999999999999E-03 2.0491557211126839E-04 -1.3653536557785770E-01
+ 4331 1.0827499999999999E-03 2.0488143965278287E-04 -1.3652430230605953E-01
+ 4332 1.0830000000000000E-03 2.0484730996011530E-04 -1.3651323903426138E-01
+ 4333 1.0832500000000000E-03 2.0481318303326580E-04 -1.3650217576246321E-01
+ 4334 1.0835000000000000E-03 2.0477905887223411E-04 -1.3649111249066503E-01
+ 4335 1.0837500000000001E-03 2.0474493747702044E-04 -1.3648004921886689E-01
+ 4336 1.0839999999999999E-03 2.0471081884762467E-04 -1.3646898594706874E-01
+ 4337 1.0842499999999999E-03 2.0467670298404691E-04 -1.3645792267527057E-01
+ 4338 1.0845000000000000E-03 2.0464258988628698E-04 -1.3644685940347240E-01
+ 4339 1.0847500000000000E-03 2.0460847955434510E-04 -1.3643579613167425E-01
+ 4340 1.0850000000000000E-03 2.0457437198822119E-04 -1.3642473285987608E-01
+ 4341 1.0852500000000001E-03 2.0454026718791517E-04 -1.3641366958807793E-01
+ 4342 1.0854999999999999E-03 2.0450616515342717E-04 -1.3640260631627976E-01
+ 4343 1.0857499999999999E-03 2.0447206588475702E-04 -1.3639154304448162E-01
+ 4344 1.0859999999999999E-03 2.0443796938190498E-04 -1.3638047977268344E-01
+ 4345 1.0862500000000000E-03 2.0440387564487069E-04 -1.3636941650088530E-01
+ 4346 1.0865000000000000E-03 2.0436978467365443E-04 -1.3635835322908713E-01
+ 4347 1.0867500000000000E-03 2.0433569646825616E-04 -1.3634728995728895E-01
+ 4348 1.0870000000000001E-03 2.0430161102867584E-04 -1.3633622668549081E-01
+ 4349 1.0872499999999999E-03 2.0426752835491345E-04 -1.3632516341369266E-01
+ 4350 1.0874999999999999E-03 2.0423344844696897E-04 -1.3631410014189449E-01
+ 4351 1.0877500000000000E-03 2.0419937130484252E-04 -1.3630303687009632E-01
+ 4352 1.0880000000000000E-03 2.0416529692853392E-04 -1.3629197359829817E-01
+ 4353 1.0882500000000000E-03 2.0413122531804328E-04 -1.3628091032650000E-01
+ 4354 1.0885000000000001E-03 2.0409715647337070E-04 -1.3626984705470185E-01
+ 4355 1.0887500000000001E-03 2.0406309039451597E-04 -1.3625878378290368E-01
+ 4356 1.0889999999999999E-03 2.0402902708147920E-04 -1.3624772051110554E-01
+ 4357 1.0892499999999999E-03 2.0399496653426046E-04 -1.3623665723930736E-01
+ 4358 1.0895000000000000E-03 2.0396090875285963E-04 -1.3622559396750922E-01
+ 4359 1.0897500000000000E-03 2.0392685373727670E-04 -1.3621453069571104E-01
+ 4360 1.0900000000000000E-03 2.0389280148751167E-04 -1.3620346742391287E-01
+ 4361 1.0902500000000001E-03 2.0385875200356476E-04 -1.3619240415211473E-01
+ 4362 1.0904999999999999E-03 2.0382470528543573E-04 -1.3618134088031658E-01
+ 4363 1.0907499999999999E-03 2.0379066133312455E-04 -1.3617027760851841E-01
+ 4364 1.0910000000000000E-03 2.0375662014663143E-04 -1.3615921433672024E-01
+ 4365 1.0912500000000000E-03 2.0372258172595626E-04 -1.3614815106492209E-01
+ 4366 1.0915000000000000E-03 2.0368854607109895E-04 -1.3613708779312392E-01
+ 4367 1.0917500000000001E-03 2.0365451318205959E-04 -1.3612602452132577E-01
+ 4368 1.0920000000000001E-03 2.0362048305883830E-04 -1.3611496124952760E-01
+ 4369 1.0922499999999999E-03 2.0358645570143488E-04 -1.3610389797772945E-01
+ 4370 1.0924999999999999E-03 2.0355243110984939E-04 -1.3609283470593128E-01
+ 4371 1.0927500000000000E-03 2.0351840928408188E-04 -1.3608177143413314E-01
+ 4372 1.0930000000000000E-03 2.0348439022413231E-04 -1.3607070816233496E-01
+ 4373 1.0932500000000000E-03 2.0345037393000074E-04 -1.3605964489053679E-01
+ 4374 1.0935000000000001E-03 2.0341636040168708E-04 -1.3604858161873865E-01
+ 4375 1.0937499999999999E-03 2.0338234963919140E-04 -1.3603751834694050E-01
+ 4376 1.0939999999999999E-03 2.0334834164251357E-04 -1.3602645507514233E-01
+ 4377 1.0942500000000000E-03 2.0331433641165375E-04 -1.3601539180334415E-01
+ 4378 1.0945000000000000E-03 2.0328033394661192E-04 -1.3600432853154601E-01
+ 4379 1.0947500000000000E-03 2.0324633424738804E-04 -1.3599326525974784E-01
+ 4380 1.0950000000000001E-03 2.0321233731398209E-04 -1.3598220198794969E-01
+ 4381 1.0952500000000001E-03 2.0317834314639402E-04 -1.3597113871615152E-01
+ 4382 1.0954999999999999E-03 2.0314435174462403E-04 -1.3596007544435337E-01
+ 4383 1.0957499999999999E-03 2.0311036310867187E-04 -1.3594901217255520E-01
+ 4384 1.0960000000000000E-03 2.0307637723853769E-04 -1.3593794890075706E-01
+ 4385 1.0962500000000000E-03 2.0304239413422150E-04 -1.3592688562895888E-01
+ 4386 1.0965000000000000E-03 2.0300841379572324E-04 -1.3591582235716071E-01
+ 4387 1.0967500000000001E-03 2.0297443622304290E-04 -1.3590475908536256E-01
+ 4388 1.0969999999999999E-03 2.0294046141618061E-04 -1.3589369581356442E-01
+ 4389 1.0972499999999999E-03 2.0290648937513618E-04 -1.3588263254176625E-01
+ 4390 1.0975000000000000E-03 2.0287252009990966E-04 -1.3587156926996807E-01
+ 4391 1.0977500000000000E-03 2.0283855359050113E-04 -1.3586050599816993E-01
+ 4392 1.0980000000000000E-03 2.0280458984691058E-04 -1.3584944272637176E-01
+ 4393 1.0982500000000001E-03 2.0277062886913798E-04 -1.3583837945457361E-01
+ 4394 1.0985000000000001E-03 2.0273667065718332E-04 -1.3582731618277544E-01
+ 4395 1.0987499999999999E-03 2.0270271521104664E-04 -1.3581625291097729E-01
+ 4396 1.0989999999999999E-03 2.0266876253072783E-04 -1.3580518963917912E-01
+ 4397 1.0992500000000000E-03 2.0263481261622703E-04 -1.3579412636738097E-01
+ 4398 1.0995000000000000E-03 2.0260086546754411E-04 -1.3578306309558280E-01
+ 4399 1.0997500000000000E-03 2.0256692108467918E-04 -1.3577199982378463E-01
+ 4400 1.1000000000000001E-03 2.0253297946763225E-04 -1.3576093655198648E-01
+ 4401 1.1002499999999999E-03 2.0249904061640320E-04 -1.3574987328018834E-01
+ 4402 1.1004999999999999E-03 2.0246510453099213E-04 -1.3573881000839016E-01
+ 4403 1.1007499999999999E-03 2.0243117121139902E-04 -1.3572774673659199E-01
+ 4404 1.1010000000000000E-03 2.0239724065762381E-04 -1.3571668346479385E-01
+ 4405 1.1012500000000000E-03 2.0236331286966659E-04 -1.3570562019299567E-01
+ 4406 1.1015000000000000E-03 2.0232938784752732E-04 -1.3569455692119753E-01
+ 4407 1.1017500000000001E-03 2.0229546559120601E-04 -1.3568349364939936E-01
+ 4408 1.1019999999999999E-03 2.0226154610070266E-04 -1.3567243037760121E-01
+ 4409 1.1022499999999999E-03 2.0222762937601723E-04 -1.3566136710580304E-01
+ 4410 1.1025000000000000E-03 2.0219371541714979E-04 -1.3565030383400489E-01
+ 4411 1.1027500000000000E-03 2.0215980422410022E-04 -1.3563924056220672E-01
+ 4412 1.1030000000000000E-03 2.0212589579686859E-04 -1.3562817729040855E-01
+ 4413 1.1032500000000001E-03 2.0209199013545499E-04 -1.3561711401861040E-01
+ 4414 1.1034999999999999E-03 2.0205808723985938E-04 -1.3560605074681226E-01
+ 4415 1.1037499999999999E-03 2.0202418711008161E-04 -1.3559498747501408E-01
+ 4416 1.1039999999999999E-03 2.0199028974612183E-04 -1.3558392420321591E-01
+ 4417 1.1042500000000000E-03 2.0195639514798005E-04 -1.3557286093141777E-01
+ 4418 1.1045000000000000E-03 2.0192250331565608E-04 -1.3556179765961959E-01
+ 4419 1.1047500000000000E-03 2.0188861424915014E-04 -1.3555073438782145E-01
+ 4420 1.1050000000000001E-03 2.0185472794846215E-04 -1.3553967111602327E-01
+ 4421 1.1052499999999999E-03 2.0182084441359221E-04 -1.3552860784422513E-01
+ 4422 1.1054999999999999E-03 2.0178696364454005E-04 -1.3551754457242696E-01
+ 4423 1.1057500000000000E-03 2.0175308564130594E-04 -1.3550648130062881E-01
+ 4424 1.1060000000000000E-03 2.0171921040388978E-04 -1.3549541802883064E-01
+ 4425 1.1062500000000000E-03 2.0168533793229156E-04 -1.3548435475703247E-01
+ 4426 1.1065000000000001E-03 2.0165146822651123E-04 -1.3547329148523432E-01
+ 4427 1.1067499999999999E-03 2.0161760128654894E-04 -1.3546222821343618E-01
+ 4428 1.1069999999999999E-03 2.0158373711240459E-04 -1.3545116494163800E-01
+ 4429 1.1072499999999999E-03 2.0154987570407810E-04 -1.3544010166983983E-01
+ 4430 1.1075000000000000E-03 2.0151601706156963E-04 -1.3542903839804168E-01
+ 4431 1.1077500000000000E-03 2.0148216118487912E-04 -1.3541797512624351E-01
+ 4432 1.1080000000000000E-03 2.0144830807400645E-04 -1.3540691185444537E-01
+ 4433 1.1082500000000001E-03 2.0141445772895185E-04 -1.3539584858264719E-01
+ 4434 1.1084999999999999E-03 2.0138061014971518E-04 -1.3538478531084905E-01
+ 4435 1.1087499999999999E-03 2.0134676533629643E-04 -1.3537372203905088E-01
+ 4436 1.1090000000000000E-03 2.0131292328869562E-04 -1.3536265876725273E-01
+ 4437 1.1092500000000000E-03 2.0127908400691282E-04 -1.3535159549545456E-01
+ 4438 1.1095000000000000E-03 2.0124524749094794E-04 -1.3534053222365638E-01
+ 4439 1.1097500000000001E-03 2.0121141374080100E-04 -1.3532946895185824E-01
+ 4440 1.1099999999999999E-03 2.0117758275647199E-04 -1.3531840568006009E-01
+ 4441 1.1102499999999999E-03 2.0114375453796098E-04 -1.3530734240826192E-01
+ 4442 1.1104999999999999E-03 2.0110992908526788E-04 -1.3529627913646375E-01
+ 4443 1.1107500000000000E-03 2.0107610639839271E-04 -1.3528521586466560E-01
+ 4444 1.1110000000000000E-03 2.0104228647733555E-04 -1.3527415259286743E-01
+ 4445 1.1112500000000000E-03 2.0100846932209629E-04 -1.3526308932106929E-01
+ 4446 1.1115000000000001E-03 2.0097465493267496E-04 -1.3525202604927111E-01
+ 4447 1.1117499999999999E-03 2.0094084330907167E-04 -1.3524096277747297E-01
+ 4448 1.1119999999999999E-03 2.0090703445128631E-04 -1.3522989950567479E-01
+ 4449 1.1122500000000000E-03 2.0087322835931883E-04 -1.3521883623387665E-01
+ 4450 1.1125000000000000E-03 2.0083942503316930E-04 -1.3520777296207848E-01
+ 4451 1.1127500000000000E-03 2.0080562447283781E-04 -1.3519670969028030E-01
+ 4452 1.1130000000000001E-03 2.0077182667832419E-04 -1.3518564641848216E-01
+ 4453 1.1132500000000001E-03 2.0073803164962853E-04 -1.3517458314668399E-01
+ 4454 1.1134999999999999E-03 2.0070423938675085E-04 -1.3516351987488584E-01
+ 4455 1.1137499999999999E-03 2.0067044988969114E-04 -1.3515245660308767E-01
+ 4456 1.1140000000000000E-03 2.0063666315844929E-04 -1.3514139333128952E-01
+ 4457 1.1142500000000000E-03 2.0060287919302540E-04 -1.3513033005949135E-01
+ 4458 1.1145000000000000E-03 2.0056909799341956E-04 -1.3511926678769320E-01
+ 4459 1.1147500000000001E-03 2.0053531955963161E-04 -1.3510820351589503E-01
+ 4460 1.1149999999999999E-03 2.0050154389166159E-04 -1.3509714024409689E-01
+ 4461 1.1152499999999999E-03 2.0046777098950958E-04 -1.3508607697229871E-01
+ 4462 1.1155000000000000E-03 2.0043400085317548E-04 -1.3507501370050057E-01
+ 4463 1.1157500000000000E-03 2.0040023348265931E-04 -1.3506395042870240E-01
+ 4464 1.1160000000000000E-03 2.0036646887796106E-04 -1.3505288715690422E-01
+ 4465 1.1162500000000001E-03 2.0033270703908083E-04 -1.3504182388510608E-01
+ 4466 1.1165000000000001E-03 2.0029894796601855E-04 -1.3503076061330790E-01
+ 4467 1.1167499999999999E-03 2.0026519165877417E-04 -1.3501969734150976E-01
+ 4468 1.1169999999999999E-03 2.0023143811734778E-04 -1.3500863406971159E-01
+ 4469 1.1172500000000000E-03 2.0019768734173935E-04 -1.3499757079791344E-01
+ 4470 1.1175000000000000E-03 2.0016393933194884E-04 -1.3498650752611527E-01
+ 4471 1.1177500000000000E-03 2.0013019408797624E-04 -1.3497544425431712E-01
+ 4472 1.1180000000000001E-03 2.0009645160982167E-04 -1.3496438098251895E-01
+ 4473 1.1182499999999999E-03 2.0006271189748504E-04 -1.3495331771072080E-01
+ 4474 1.1184999999999999E-03 2.0002897495096630E-04 -1.3494225443892263E-01
+ 4475 1.1187500000000000E-03 1.9999524077026553E-04 -1.3493119116712449E-01
+ 4476 1.1190000000000000E-03 1.9996150935538276E-04 -1.3492012789532631E-01
+ 4477 1.1192500000000000E-03 1.9992778070631787E-04 -1.3490906462352814E-01
+ 4478 1.1195000000000001E-03 1.9989405482307094E-04 -1.3489800135173000E-01
+ 4479 1.1197500000000001E-03 1.9986033170564204E-04 -1.3488693807993185E-01
+ 4480 1.1199999999999999E-03 1.9982661135403102E-04 -1.3487587480813368E-01
+ 4481 1.1202499999999999E-03 1.9979289376823795E-04 -1.3486481153633550E-01
+ 4482 1.1205000000000000E-03 1.9975917894826285E-04 -1.3485374826453736E-01
+ 4483 1.1207500000000000E-03 1.9972546689410572E-04 -1.3484268499273921E-01
+ 4484 1.1210000000000000E-03 1.9969175760576650E-04 -1.3483162172094104E-01
+ 4485 1.1212500000000001E-03 1.9965805108324518E-04 -1.3482055844914287E-01
+ 4486 1.1214999999999999E-03 1.9962434732654198E-04 -1.3480949517734472E-01
+ 4487 1.1217499999999999E-03 1.9959064633565650E-04 -1.3479843190554655E-01
+ 4488 1.1220000000000000E-03 1.9955694811058913E-04 -1.3478736863374841E-01
+ 4489 1.1222500000000000E-03 1.9952325265133966E-04 -1.3477630536195023E-01
+ 4490 1.1225000000000000E-03 1.9948955995790821E-04 -1.3476524209015206E-01
+ 4491 1.1227500000000001E-03 1.9945587003029455E-04 -1.3475417881835391E-01
+ 4492 1.1230000000000001E-03 1.9942218286849895E-04 -1.3474311554655577E-01
+ 4493 1.1232499999999999E-03 1.9938849847252137E-04 -1.3473205227475760E-01
+ 4494 1.1234999999999999E-03 1.9935481684236163E-04 -1.3472098900295942E-01
+ 4495 1.1237500000000000E-03 1.9932113797801985E-04 -1.3470992573116128E-01
+ 4496 1.1240000000000000E-03 1.9928746187949603E-04 -1.3469886245936313E-01
+ 4497 1.1242500000000000E-03 1.9925378854679019E-04 -1.3468779918756496E-01
+ 4498 1.1245000000000001E-03 1.9922011797990225E-04 -1.3467673591576679E-01
+ 4499 1.1247499999999999E-03 1.9918645017883235E-04 -1.3466567264396864E-01
+ 4500 1.1249999999999999E-03 1.9915278514358033E-04 -1.3465460937217050E-01
+ 4501 1.1252499999999999E-03 1.9911912287414618E-04 -1.3464354610037232E-01
+ 4502 1.1255000000000000E-03 1.9908546337053007E-04 -1.3463248282857415E-01
+ 4503 1.1257500000000000E-03 1.9905180663273186E-04 -1.3462141955677598E-01
+ 4504 1.1260000000000000E-03 1.9901815266075169E-04 -1.3461035628497783E-01
+ 4505 1.1262500000000001E-03 1.9898450145458945E-04 -1.3459929301317969E-01
+ 4506 1.1264999999999999E-03 1.9895085301424511E-04 -1.3458822974138152E-01
+ 4507 1.1267499999999999E-03 1.9891720733971878E-04 -1.3457716646958334E-01
+ 4508 1.1270000000000000E-03 1.9888356443101033E-04 -1.3456610319778520E-01
+ 4509 1.1272500000000000E-03 1.9884992428811978E-04 -1.3455503992598705E-01
+ 4510 1.1275000000000000E-03 1.9881628691104729E-04 -1.3454397665418888E-01
+ 4511 1.1277500000000001E-03 1.9878265229979273E-04 -1.3453291338239071E-01
+ 4512 1.1279999999999999E-03 1.9874902045435611E-04 -1.3452185011059256E-01
+ 4513 1.1282499999999999E-03 1.9871539137473747E-04 -1.3451078683879442E-01
+ 4514 1.1284999999999999E-03 1.9868176506093673E-04 -1.3449972356699624E-01
+ 4515 1.1287500000000000E-03 1.9864814151295389E-04 -1.3448866029519807E-01
+ 4516 1.1290000000000000E-03 1.9861452073078909E-04 -1.3447759702339993E-01
+ 4517 1.1292500000000000E-03 1.9858090271444222E-04 -1.3446653375160175E-01
+ 4518 1.1295000000000001E-03 1.9854728746391333E-04 -1.3445547047980361E-01
+ 4519 1.1297499999999999E-03 1.9851367497920232E-04 -1.3444440720800543E-01
+ 4520 1.1299999999999999E-03 1.9848006526030932E-04 -1.3443334393620729E-01
+ 4521 1.1302500000000000E-03 1.9844645830723428E-04 -1.3442228066440912E-01
+ 4522 1.1305000000000000E-03 1.9841285411997713E-04 -1.3441121739261097E-01
+ 4523 1.1307500000000000E-03 1.9837925269853792E-04 -1.3440015412081280E-01
+ 4524 1.1310000000000001E-03 1.9834565404291667E-04 -1.3438909084901463E-01
+ 4525 1.1312499999999999E-03 1.9831205815311345E-04 -1.3437802757721648E-01
+ 4526 1.1314999999999999E-03 1.9827846502912805E-04 -1.3436696430541833E-01
+ 4527 1.1317499999999999E-03 1.9824487467096078E-04 -1.3435590103362016E-01
+ 4528 1.1320000000000000E-03 1.9821128707861132E-04 -1.3434483776182199E-01
+ 4529 1.1322500000000000E-03 1.9817770225207982E-04 -1.3433377449002384E-01
+ 4530 1.1325000000000000E-03 1.9814412019136622E-04 -1.3432271121822567E-01
+ 4531 1.1327500000000001E-03 1.9811054089647066E-04 -1.3431164794642753E-01
+ 4532 1.1329999999999999E-03 1.9807696436739306E-04 -1.3430058467462935E-01
+ 4533 1.1332499999999999E-03 1.9804339060413334E-04 -1.3428952140283121E-01
+ 4534 1.1335000000000000E-03 1.9800981960669170E-04 -1.3427845813103303E-01
+ 4535 1.1337500000000000E-03 1.9797625137506789E-04 -1.3426739485923489E-01
+ 4536 1.1340000000000000E-03 1.9794268590926200E-04 -1.3425633158743672E-01
+ 4537 1.1342500000000001E-03 1.9790912320927410E-04 -1.3424526831563854E-01
+ 4538 1.1344999999999999E-03 1.9787556327510429E-04 -1.3423420504384040E-01
+ 4539 1.1347499999999999E-03 1.9784200610675228E-04 -1.3422314177204225E-01
+ 4540 1.1349999999999999E-03 1.9780845170421822E-04 -1.3421207850024408E-01
+ 4541 1.1352500000000000E-03 1.9777490006750212E-04 -1.3420101522844591E-01
+ 4542 1.1355000000000000E-03 1.9774135119660400E-04 -1.3418995195664776E-01
+ 4543 1.1357500000000000E-03 1.9770780509152379E-04 -1.3417888868484959E-01
+ 4544 1.1360000000000001E-03 1.9767426175226150E-04 -1.3416782541305144E-01
+ 4545 1.1362499999999999E-03 1.9764072117881728E-04 -1.3415676214125327E-01
+ 4546 1.1364999999999999E-03 1.9760718337119096E-04 -1.3414569886945513E-01
+ 4547 1.1367500000000000E-03 1.9757364832938252E-04 -1.3413463559765695E-01
+ 4548 1.1370000000000000E-03 1.9754011605339211E-04 -1.3412357232585881E-01
+ 4549 1.1372500000000000E-03 1.9750658654321964E-04 -1.3411250905406064E-01
+ 4550 1.1375000000000001E-03 1.9747305979886504E-04 -1.3410144578226246E-01
+ 4551 1.1377500000000001E-03 1.9743953582032842E-04 -1.3409038251046432E-01
+ 4552 1.1379999999999999E-03 1.9740601460760984E-04 -1.3407931923866617E-01
+ 4553 1.1382499999999999E-03 1.9737249616070911E-04 -1.3406825596686800E-01
+ 4554 1.1385000000000000E-03 1.9733898047962634E-04 -1.3405719269506983E-01
+ 4555 1.1387500000000000E-03 1.9730546756436163E-04 -1.3404612942327168E-01
+ 4556 1.1390000000000000E-03 1.9727195741491477E-04 -1.3403506615147351E-01
+ 4557 1.1392500000000001E-03 1.9723845003128586E-04 -1.3402400287967536E-01
+ 4558 1.1394999999999999E-03 1.9720494541347491E-04 -1.3401293960787719E-01
+ 4559 1.1397499999999999E-03 1.9717144356148195E-04 -1.3400187633607905E-01
+ 4560 1.1400000000000000E-03 1.9713794447530689E-04 -1.3399081306428087E-01
+ 4561 1.1402500000000000E-03 1.9710444815494973E-04 -1.3397974979248273E-01
+ 4562 1.1405000000000000E-03 1.9707095460041066E-04 -1.3396868652068455E-01
+ 4563 1.1407500000000001E-03 1.9703746381168944E-04 -1.3395762324888638E-01
+ 4564 1.1410000000000001E-03 1.9700397578878613E-04 -1.3394655997708824E-01
+ 4565 1.1412499999999999E-03 1.9697049053170093E-04 -1.3393549670529009E-01
+ 4566 1.1414999999999999E-03 1.9693700804043356E-04 -1.3392443343349192E-01
+ 4567 1.1417500000000000E-03 1.9690352831498411E-04 -1.3391337016169375E-01
+ 4568 1.1420000000000000E-03 1.9687005135535265E-04 -1.3390230688989560E-01
+ 4569 1.1422500000000000E-03 1.9683657716153919E-04 -1.3389124361809743E-01
+ 4570 1.1425000000000001E-03 1.9680310573354370E-04 -1.3388018034629928E-01
+ 4571 1.1427499999999999E-03 1.9676963707136602E-04 -1.3386911707450111E-01
+ 4572 1.1429999999999999E-03 1.9673617117500642E-04 -1.3385805380270296E-01
+ 4573 1.1432500000000000E-03 1.9670270804446476E-04 -1.3384699053090479E-01
+ 4574 1.1435000000000000E-03 1.9666924767974096E-04 -1.3383592725910665E-01
+ 4575 1.1437500000000000E-03 1.9663579008083516E-04 -1.3382486398730847E-01
+ 4576 1.1440000000000001E-03 1.9660233524774733E-04 -1.3381380071551030E-01
+ 4577 1.1442500000000001E-03 1.9656888318047739E-04 -1.3380273744371216E-01
+ 4578 1.1444999999999999E-03 1.9653543387902541E-04 -1.3379167417191401E-01
+ 4579 1.1447499999999999E-03 1.9650198734339139E-04 -1.3378061090011584E-01
+ 4580 1.1450000000000000E-03 1.9646854357357544E-04 -1.3376954762831766E-01
+ 4581 1.1452500000000000E-03 1.9643510256957727E-04 -1.3375848435651952E-01
+ 4582 1.1455000000000000E-03 1.9640166433139710E-04 -1.3374742108472135E-01
+ 4583 1.1457500000000001E-03 1.9636822885903487E-04 -1.3373635781292320E-01
+ 4584 1.1459999999999999E-03 1.9633479615249066E-04 -1.3372529454112503E-01
+ 4585 1.1462499999999999E-03 1.9630136621176433E-04 -1.3371423126932688E-01
+ 4586 1.1464999999999999E-03 1.9626793903685603E-04 -1.3370316799752871E-01
+ 4587 1.1467500000000000E-03 1.9623451462776563E-04 -1.3369210472573057E-01
+ 4588 1.1470000000000000E-03 1.9620109298449309E-04 -1.3368104145393239E-01
+ 4589 1.1472500000000000E-03 1.9616767410703858E-04 -1.3366997818213422E-01
+ 4590 1.1475000000000001E-03 1.9613425799540208E-04 -1.3365891491033607E-01
+ 4591 1.1477499999999999E-03 1.9610084464958348E-04 -1.3364785163853793E-01
+ 4592 1.1479999999999999E-03 1.9606743406958276E-04 -1.3363678836673976E-01
+ 4593 1.1482500000000000E-03 1.9603402625540008E-04 -1.3362572509494158E-01
+ 4594 1.1485000000000000E-03 1.9600062120703535E-04 -1.3361466182314344E-01
+ 4595 1.1487500000000000E-03 1.9596721892448847E-04 -1.3360359855134527E-01
+ 4596 1.1490000000000001E-03 1.9593381940775958E-04 -1.3359253527954712E-01
+ 4597 1.1492499999999999E-03 1.9590042265684877E-04 -1.3358147200774895E-01
+ 4598 1.1494999999999999E-03 1.9586702867175579E-04 -1.3357040873595080E-01
+ 4599 1.1497499999999999E-03 1.9583363745248074E-04 -1.3355934546415263E-01
+ 4600 1.1500000000000000E-03 1.9580024899902367E-04 -1.3354828219235448E-01
+ 4601 1.1502500000000000E-03 1.9576686331138462E-04 -1.3353721892055631E-01
+ 4602 1.1505000000000000E-03 1.9573348038956343E-04 -1.3352615564875814E-01
+ 4603 1.1507500000000001E-03 1.9570010023356013E-04 -1.3351509237695999E-01
+ 4604 1.1509999999999999E-03 1.9566672284337502E-04 -1.3350402910516185E-01
+ 4605 1.1512499999999999E-03 1.9563334821900763E-04 -1.3349296583336367E-01
+ 4606 1.1515000000000000E-03 1.9559997636045819E-04 -1.3348190256156550E-01
+ 4607 1.1517500000000000E-03 1.9556660726772679E-04 -1.3347083928976736E-01
+ 4608 1.1520000000000000E-03 1.9553324094081340E-04 -1.3345977601796918E-01
+ 4609 1.1522500000000001E-03 1.9549987737971784E-04 -1.3344871274617104E-01
+ 4610 1.1524999999999999E-03 1.9546651658444033E-04 -1.3343764947437287E-01
+ 4611 1.1527499999999999E-03 1.9543315855498071E-04 -1.3342658620257472E-01
+ 4612 1.1529999999999999E-03 1.9539980329133901E-04 -1.3341552293077655E-01
+ 4613 1.1532500000000000E-03 1.9536645079351527E-04 -1.3340445965897840E-01
+ 4614 1.1535000000000000E-03 1.9533310106150951E-04 -1.3339339638718023E-01
+ 4615 1.1537500000000000E-03 1.9529975409532168E-04 -1.3338233311538206E-01
+ 4616 1.1540000000000001E-03 1.9526640989495179E-04 -1.3337126984358391E-01
+ 4617 1.1542499999999999E-03 1.9523306846039993E-04 -1.3336020657178577E-01
+ 4618 1.1544999999999999E-03 1.9519972979166597E-04 -1.3334914329998759E-01
+ 4619 1.1547500000000000E-03 1.9516639388874991E-04 -1.3333808002818942E-01
+ 4620 1.1550000000000000E-03 1.9513306075165184E-04 -1.3332701675639128E-01
+ 4621 1.1552500000000000E-03 1.9509973038037173E-04 -1.3331595348459310E-01
+ 4622 1.1555000000000001E-03 1.9506640277490951E-04 -1.3330489021279496E-01
+ 4623 1.1557499999999999E-03 1.9503307793526528E-04 -1.3329382694099678E-01
+ 4624 1.1559999999999999E-03 1.9499975586143907E-04 -1.3328276366919864E-01
+ 4625 1.1562499999999999E-03 1.9496643655343075E-04 -1.3327170039740047E-01
+ 4626 1.1565000000000000E-03 1.9493312001124039E-04 -1.3326063712560232E-01
+ 4627 1.1567500000000000E-03 1.9489980623486791E-04 -1.3324957385380415E-01
+ 4628 1.1570000000000000E-03 1.9486649522431341E-04 -1.3323851058200598E-01
+ 4629 1.1572500000000001E-03 1.9483318697957686E-04 -1.3322744731020783E-01
+ 4630 1.1574999999999999E-03 1.9479988150065830E-04 -1.3321638403840969E-01
+ 4631 1.1577499999999999E-03 1.9476657878755776E-04 -1.3320532076661151E-01
+ 4632 1.1580000000000000E-03 1.9473327884027506E-04 -1.3319425749481334E-01
+ 4633 1.1582500000000000E-03 1.9469998165881031E-04 -1.3318319422301519E-01
+ 4634 1.1585000000000000E-03 1.9466668724316352E-04 -1.3317213095121702E-01
+ 4635 1.1587500000000001E-03 1.9463339559333469E-04 -1.3316106767941888E-01
+ 4636 1.1589999999999999E-03 1.9460010670932382E-04 -1.3315000440762070E-01
+ 4637 1.1592499999999999E-03 1.9456682059113090E-04 -1.3313894113582256E-01
+ 4638 1.1594999999999999E-03 1.9453353723875594E-04 -1.3312787786402439E-01
+ 4639 1.1597500000000000E-03 1.9450025665219894E-04 -1.3311681459222624E-01
+ 4640 1.1600000000000000E-03 1.9446697883145972E-04 -1.3310575132042807E-01
+ 4641 1.1602500000000000E-03 1.9443370377653861E-04 -1.3309468804862989E-01
+ 4642 1.1605000000000001E-03 1.9440043148743544E-04 -1.3308362477683175E-01
+ 4643 1.1607499999999999E-03 1.9436716196415027E-04 -1.3307256150503360E-01
+ 4644 1.1609999999999999E-03 1.9433389520668296E-04 -1.3306149823323543E-01
+ 4645 1.1612500000000000E-03 1.9430063121503362E-04 -1.3305043496143726E-01
+ 4646 1.1615000000000000E-03 1.9426736998920226E-04 -1.3303937168963911E-01
+ 4647 1.1617500000000000E-03 1.9423411152918874E-04 -1.3302830841784094E-01
+ 4648 1.1620000000000001E-03 1.9420085583499329E-04 -1.3301724514604280E-01
+ 4649 1.1622500000000001E-03 1.9416760290661577E-04 -1.3300618187424462E-01
+ 4650 1.1624999999999999E-03 1.9413435274405618E-04 -1.3299511860244648E-01
+ 4651 1.1627499999999999E-03 1.9410110534731455E-04 -1.3298405533064830E-01
+ 4652 1.1630000000000000E-03 1.9406786071639087E-04 -1.3297299205885016E-01
+ 4653 1.1632500000000000E-03 1.9403461885128515E-04 -1.3296192878705199E-01
+ 4654 1.1635000000000000E-03 1.9400137975199736E-04 -1.3295086551525381E-01
+ 4655 1.1637500000000001E-03 1.9396814341852747E-04 -1.3293980224345567E-01
+ 4656 1.1639999999999999E-03 1.9393490985087565E-04 -1.3292873897165752E-01
+ 4657 1.1642499999999999E-03 1.9390167904904170E-04 -1.3291767569985935E-01
+ 4658 1.1645000000000000E-03 1.9386845101302565E-04 -1.3290661242806118E-01
+ 4659 1.1647500000000000E-03 1.9383522574282767E-04 -1.3289554915626303E-01
+ 4660 1.1650000000000000E-03 1.9380200323844757E-04 -1.3288448588446486E-01
+ 4661 1.1652500000000001E-03 1.9376878349988539E-04 -1.3287342261266671E-01
+ 4662 1.1655000000000001E-03 1.9373556652714117E-04 -1.3286235934086854E-01
+ 4663 1.1657499999999999E-03 1.9370235232021502E-04 -1.3285129606907040E-01
+ 4664 1.1659999999999999E-03 1.9366914087910668E-04 -1.3284023279727222E-01
+ 4665 1.1662500000000000E-03 1.9363593220381634E-04 -1.3282916952547408E-01
+ 4666 1.1665000000000000E-03 1.9360272629434400E-04 -1.3281810625367590E-01
+ 4667 1.1667500000000000E-03 1.9356952315068951E-04 -1.3280704298187773E-01
+ 4668 1.1670000000000001E-03 1.9353632277285303E-04 -1.3279597971007959E-01
+ 4669 1.1672499999999999E-03 1.9350312516083445E-04 -1.3278491643828144E-01
+ 4670 1.1674999999999999E-03 1.9346993031463394E-04 -1.3277385316648327E-01
+ 4671 1.1677500000000000E-03 1.9343673823425125E-04 -1.3276278989468510E-01
+ 4672 1.1680000000000000E-03 1.9340354891968648E-04 -1.3275172662288695E-01
+ 4673 1.1682500000000000E-03 1.9337036237093981E-04 -1.3274066335108878E-01
+ 4674 1.1685000000000001E-03 1.9333717858801102E-04 -1.3272960007929063E-01
+ 4675 1.1687500000000001E-03 1.9330399757090007E-04 -1.3271853680749246E-01
+ 4676 1.1689999999999999E-03 1.9327081931960722E-04 -1.3270747353569431E-01
+ 4677 1.1692499999999999E-03 1.9323764383413232E-04 -1.3269641026389614E-01
+ 4678 1.1695000000000000E-03 1.9320447111447525E-04 -1.3268534699209800E-01
+ 4679 1.1697500000000000E-03 1.9317130116063624E-04 -1.3267428372029982E-01
+ 4680 1.1700000000000000E-03 1.9313813397261515E-04 -1.3266322044850165E-01
+ 4681 1.1702500000000001E-03 1.9310496955041200E-04 -1.3265215717670351E-01
+ 4682 1.1704999999999999E-03 1.9307180789402681E-04 -1.3264109390490536E-01
+ 4683 1.1707499999999999E-03 1.9303864900345954E-04 -1.3263003063310719E-01
+ 4684 1.1709999999999999E-03 1.9300549287871026E-04 -1.3261896736130901E-01
+ 4685 1.1712500000000000E-03 1.9297233951977888E-04 -1.3260790408951087E-01
+ 4686 1.1715000000000000E-03 1.9293918892666545E-04 -1.3259684081771272E-01
+ 4687 1.1717500000000000E-03 1.9290604109937004E-04 -1.3258577754591455E-01
+ 4688 1.1720000000000001E-03 1.9287289603789253E-04 -1.3257471427411638E-01
+ 4689 1.1722499999999999E-03 1.9283975374223298E-04 -1.3256365100231823E-01
+ 4690 1.1724999999999999E-03 1.9280661421239135E-04 -1.3255258773052006E-01
+ 4691 1.1727500000000000E-03 1.9277347744836769E-04 -1.3254152445872192E-01
+ 4692 1.1730000000000000E-03 1.9274034345016195E-04 -1.3253046118692374E-01
+ 4693 1.1732500000000000E-03 1.9270721221777422E-04 -1.3251939791512557E-01
+ 4694 1.1735000000000001E-03 1.9267408375120442E-04 -1.3250833464332742E-01
+ 4695 1.1737499999999999E-03 1.9264095805045264E-04 -1.3249727137152928E-01
+ 4696 1.1739999999999999E-03 1.9260783511551864E-04 -1.3248620809973111E-01
+ 4697 1.1742499999999999E-03 1.9257471494640269E-04 -1.3247514482793293E-01
+ 4698 1.1745000000000000E-03 1.9254159754310472E-04 -1.3246408155613479E-01
+ 4699 1.1747500000000000E-03 1.9250848290562465E-04 -1.3245301828433664E-01
+ 4700 1.1750000000000000E-03 1.9247537103396254E-04 -1.3244195501253847E-01
+ 4701 1.1752500000000001E-03 1.9244226192811841E-04 -1.3243089174074030E-01
+ 4702 1.1754999999999999E-03 1.9240915558809215E-04 -1.3241982846894215E-01
+ 4703 1.1757499999999999E-03 1.9237605201388391E-04 -1.3240876519714401E-01
+ 4704 1.1760000000000000E-03 1.9234295120549357E-04 -1.3239770192534583E-01
+ 4705 1.1762500000000000E-03 1.9230985316292127E-04 -1.3238663865354766E-01
+ 4706 1.1765000000000000E-03 1.9227675788616684E-04 -1.3237557538174949E-01
+ 4707 1.1767500000000001E-03 1.9224366537523032E-04 -1.3236451210995134E-01
+ 4708 1.1769999999999999E-03 1.9221057563011189E-04 -1.3235344883815320E-01
+ 4709 1.1772499999999999E-03 1.9217748865081127E-04 -1.3234238556635503E-01
+ 4710 1.1774999999999999E-03 1.9214440443732859E-04 -1.3233132229455685E-01
+ 4711 1.1777500000000000E-03 1.9211132298966398E-04 -1.3232025902275871E-01
+ 4712 1.1780000000000000E-03 1.9207824430781732E-04 -1.3230919575096056E-01
+ 4713 1.1782500000000000E-03 1.9204516839178853E-04 -1.3229813247916239E-01
+ 4714 1.1785000000000001E-03 1.9201209524157770E-04 -1.3228706920736422E-01
+ 4715 1.1787499999999999E-03 1.9197902485718486E-04 -1.3227600593556607E-01
+ 4716 1.1789999999999999E-03 1.9194595723860997E-04 -1.3226494266376793E-01
+ 4717 1.1792500000000000E-03 1.9191289238585296E-04 -1.3225387939196975E-01
+ 4718 1.1795000000000000E-03 1.9187983029891396E-04 -1.3224281612017158E-01
+ 4719 1.1797500000000000E-03 1.9184677097779288E-04 -1.3223175284837344E-01
+ 4720 1.1800000000000001E-03 1.9181371442248977E-04 -1.3222068957657526E-01
+ 4721 1.1802499999999999E-03 1.9178066063300461E-04 -1.3220962630477712E-01
+ 4722 1.1804999999999999E-03 1.9174760960933741E-04 -1.3219856303297894E-01
+ 4723 1.1807499999999999E-03 1.9171456135148811E-04 -1.3218749976118080E-01
+ 4724 1.1810000000000000E-03 1.9168151585945676E-04 -1.3217643648938263E-01
+ 4725 1.1812500000000000E-03 1.9164847313324340E-04 -1.3216537321758448E-01
+ 4726 1.1815000000000000E-03 1.9161543317284797E-04 -1.3215430994578631E-01
+ 4727 1.1817500000000001E-03 1.9158239597827050E-04 -1.3214324667398814E-01
+ 4728 1.1819999999999999E-03 1.9154936154951101E-04 -1.3213218340218999E-01
+ 4729 1.1822499999999999E-03 1.9151632988656945E-04 -1.3212112013039184E-01
+ 4730 1.1825000000000000E-03 1.9148330098944579E-04 -1.3211005685859367E-01
+ 4731 1.1827500000000000E-03 1.9145027485814006E-04 -1.3209899358679550E-01
+ 4732 1.1830000000000000E-03 1.9141725149265237E-04 -1.3208793031499735E-01
+ 4733 1.1832500000000001E-03 1.9138423089298264E-04 -1.3207686704319918E-01
+ 4734 1.1834999999999999E-03 1.9135121305913084E-04 -1.3206580377140104E-01
+ 4735 1.1837499999999999E-03 1.9131819799109693E-04 -1.3205474049960286E-01
+ 4736 1.1839999999999999E-03 1.9128518568888104E-04 -1.3204367722780472E-01
+ 4737 1.1842500000000000E-03 1.9125217615248297E-04 -1.3203261395600654E-01
+ 4738 1.1845000000000000E-03 1.9121916938190297E-04 -1.3202155068420840E-01
+ 4739 1.1847500000000000E-03 1.9118616537714089E-04 -1.3201048741241023E-01
+ 4740 1.1850000000000001E-03 1.9115316413819683E-04 -1.3199942414061205E-01
+ 4741 1.1852499999999999E-03 1.9112016566507064E-04 -1.3198836086881391E-01
+ 4742 1.1854999999999999E-03 1.9108716995776235E-04 -1.3197729759701576E-01
+ 4743 1.1857500000000000E-03 1.9105417701627213E-04 -1.3196623432521759E-01
+ 4744 1.1860000000000000E-03 1.9102118684059975E-04 -1.3195517105341942E-01
+ 4745 1.1862500000000000E-03 1.9098819943074536E-04 -1.3194410778162127E-01
+ 4746 1.1865000000000001E-03 1.9095521478670896E-04 -1.3193304450982310E-01
+ 4747 1.1867500000000001E-03 1.9092223290849051E-04 -1.3192198123802495E-01
+ 4748 1.1869999999999999E-03 1.9088925379608991E-04 -1.3191091796622678E-01
+ 4749 1.1872499999999999E-03 1.9085627744950737E-04 -1.3189985469442864E-01
+ 4750 1.1875000000000000E-03 1.9082330386874279E-04 -1.3188879142263046E-01
+ 4751 1.1877500000000000E-03 1.9079033305379606E-04 -1.3187772815083232E-01
+ 4752 1.1880000000000000E-03 1.9075736500466728E-04 -1.3186666487903415E-01
+ 4753 1.1882500000000001E-03 1.9072439972135654E-04 -1.3185560160723597E-01
+ 4754 1.1884999999999999E-03 1.9069143720386371E-04 -1.3184453833543783E-01
+ 4755 1.1887499999999999E-03 1.9065847745218880E-04 -1.3183347506363968E-01
+ 4756 1.1890000000000000E-03 1.9062552046633194E-04 -1.3182241179184151E-01
+ 4757 1.1892500000000000E-03 1.9059256624629294E-04 -1.3181134852004334E-01
+ 4758 1.1895000000000000E-03 1.9055961479207185E-04 -1.3180028524824519E-01
+ 4759 1.1897500000000001E-03 1.9052666610366875E-04 -1.3178922197644702E-01
+ 4760 1.1900000000000001E-03 1.9049372018108360E-04 -1.3177815870464887E-01
+ 4761 1.1902499999999999E-03 1.9046077702431646E-04 -1.3176709543285070E-01
+ 4762 1.1904999999999999E-03 1.9042783663336717E-04 -1.3175603216105256E-01
+ 4763 1.1907500000000000E-03 1.9039489900823597E-04 -1.3174496888925438E-01
+ 4764 1.1910000000000000E-03 1.9036196414892259E-04 -1.3173390561745624E-01
+ 4765 1.1912500000000000E-03 1.9032903205542723E-04 -1.3172284234565806E-01
+ 4766 1.1915000000000001E-03 1.9029610272774974E-04 -1.3171177907385989E-01
+ 4767 1.1917499999999999E-03 1.9026317616589031E-04 -1.3170071580206175E-01
+ 4768 1.1919999999999999E-03 1.9023025236984876E-04 -1.3168965253026360E-01
+ 4769 1.1922500000000000E-03 1.9019733133962511E-04 -1.3167858925846543E-01
+ 4770 1.1925000000000000E-03 1.9016441307521947E-04 -1.3166752598666726E-01
+ 4771 1.1927500000000000E-03 1.9013149757663185E-04 -1.3165646271486911E-01
+ 4772 1.1930000000000000E-03 1.9009858484386201E-04 -1.3164539944307094E-01
+ 4773 1.1932500000000001E-03 1.9006567487691022E-04 -1.3163433617127279E-01
+ 4774 1.1934999999999999E-03 1.9003276767577646E-04 -1.3162327289947462E-01
+ 4775 1.1937499999999999E-03 1.8999986324046058E-04 -1.3161220962767647E-01
+ 4776 1.1940000000000000E-03 1.8996696157096257E-04 -1.3160114635587830E-01
+ 4777 1.1942500000000000E-03 1.8993406266728261E-04 -1.3159008308408016E-01
+ 4778 1.1945000000000000E-03 1.8990116652942057E-04 -1.3157901981228198E-01
+ 4779 1.1947500000000001E-03 1.8986827315737643E-04 -1.3156795654048381E-01
+ 4780 1.1949999999999999E-03 1.8983538255115030E-04 -1.3155689326868567E-01
+ 4781 1.1952499999999999E-03 1.8980249471074216E-04 -1.3154582999688752E-01
+ 4782 1.1954999999999999E-03 1.8976960963615181E-04 -1.3153476672508935E-01
+ 4783 1.1957500000000000E-03 1.8973672732737948E-04 -1.3152370345329117E-01
+ 4784 1.1960000000000000E-03 1.8970384778442526E-04 -1.3151264018149303E-01
+ 4785 1.1962500000000000E-03 1.8967097100728883E-04 -1.3150157690969486E-01
+ 4786 1.1965000000000001E-03 1.8963809699597037E-04 -1.3149051363789671E-01
+ 4787 1.1967499999999999E-03 1.8960522575046986E-04 -1.3147945036609854E-01
+ 4788 1.1969999999999999E-03 1.8957235727078733E-04 -1.3146838709430039E-01
+ 4789 1.1972500000000000E-03 1.8953949155692270E-04 -1.3145732382250222E-01
+ 4790 1.1975000000000000E-03 1.8950662860887606E-04 -1.3144626055070407E-01
+ 4791 1.1977500000000000E-03 1.8947376842664738E-04 -1.3143519727890590E-01
+ 4792 1.1980000000000001E-03 1.8944091101023665E-04 -1.3142413400710773E-01
+ 4793 1.1982499999999999E-03 1.8940805635964380E-04 -1.3141307073530958E-01
+ 4794 1.1984999999999999E-03 1.8937520447486896E-04 -1.3140200746351144E-01
+ 4795 1.1987499999999999E-03 1.8934235535591210E-04 -1.3139094419171327E-01
+ 4796 1.1990000000000000E-03 1.8930950900277309E-04 -1.3137988091991509E-01
+ 4797 1.1992500000000000E-03 1.8927666541545206E-04 -1.3136881764811695E-01
+ 4798 1.1995000000000000E-03 1.8924382459394905E-04 -1.3135775437631877E-01
+ 4799 1.1997500000000001E-03 1.8921098653826394E-04 -1.3134669110452063E-01
+ 4800 1.1999999999999999E-03 1.8917815124839675E-04 -1.3133562783272246E-01
+ 4801 1.2002499999999999E-03 1.8914531872434755E-04 -1.3132456456092431E-01
+ 4802 1.2005000000000000E-03 1.8911248896611634E-04 -1.3131350128912614E-01
+ 4803 1.2007500000000000E-03 1.8907966197370297E-04 -1.3130243801732799E-01
+ 4804 1.2010000000000000E-03 1.8904683774710767E-04 -1.3129137474552982E-01
+ 4805 1.2012500000000001E-03 1.8901401628633027E-04 -1.3128031147373165E-01
+ 4806 1.2014999999999999E-03 1.8898119759137082E-04 -1.3126924820193350E-01
+ 4807 1.2017499999999999E-03 1.8894838166222925E-04 -1.3125818493013536E-01
+ 4808 1.2019999999999999E-03 1.8891556849890570E-04 -1.3124712165833718E-01
+ 4809 1.2022500000000000E-03 1.8888275810140012E-04 -1.3123605838653901E-01
+ 4810 1.2025000000000000E-03 1.8884995046971242E-04 -1.3122499511474087E-01
+ 4811 1.2027500000000000E-03 1.8881714560384274E-04 -1.3121393184294269E-01
+ 4812 1.2030000000000001E-03 1.8878434350379095E-04 -1.3120286857114455E-01
+ 4813 1.2032499999999999E-03 1.8875154416955718E-04 -1.3119180529934638E-01
+ 4814 1.2034999999999999E-03 1.8871874760114130E-04 -1.3118074202754823E-01
+ 4815 1.2037500000000000E-03 1.8868595379854336E-04 -1.3116967875575006E-01
+ 4816 1.2040000000000000E-03 1.8865316276176340E-04 -1.3115861548395191E-01
+ 4817 1.2042500000000000E-03 1.8862037449080143E-04 -1.3114755221215374E-01
+ 4818 1.2045000000000001E-03 1.8858758898565730E-04 -1.3113648894035557E-01
+ 4819 1.2047499999999999E-03 1.8855480624633126E-04 -1.3112542566855742E-01
+ 4820 1.2049999999999999E-03 1.8852202627282310E-04 -1.3111436239675928E-01
+ 4821 1.2052499999999999E-03 1.8848924906513287E-04 -1.3110329912496110E-01
+ 4822 1.2055000000000000E-03 1.8845647462326055E-04 -1.3109223585316293E-01
+ 4823 1.2057500000000000E-03 1.8842370294720628E-04 -1.3108117258136479E-01
+ 4824 1.2060000000000000E-03 1.8839093403696990E-04 -1.3107010930956661E-01
+ 4825 1.2062500000000001E-03 1.8835816789255144E-04 -1.3105904603776847E-01
+ 4826 1.2064999999999999E-03 1.8832540451395105E-04 -1.3104798276597029E-01
+ 4827 1.2067499999999999E-03 1.8829264390116847E-04 -1.3103691949417215E-01
+ 4828 1.2070000000000000E-03 1.8825988605420391E-04 -1.3102585622237398E-01
+ 4829 1.2072500000000000E-03 1.8822713097305731E-04 -1.3101479295057583E-01
+ 4830 1.2075000000000000E-03 1.8819437865772869E-04 -1.3100372967877766E-01
+ 4831 1.2077500000000001E-03 1.8816162910821792E-04 -1.3099266640697949E-01
+ 4832 1.2079999999999999E-03 1.8812888232452518E-04 -1.3098160313518134E-01
+ 4833 1.2082499999999999E-03 1.8809613830665040E-04 -1.3097053986338320E-01
+ 4834 1.2084999999999999E-03 1.8806339705459345E-04 -1.3095947659158502E-01
+ 4835 1.2087500000000000E-03 1.8803065856835453E-04 -1.3094841331978685E-01
+ 4836 1.2090000000000000E-03 1.8799792284793356E-04 -1.3093735004798870E-01
+ 4837 1.2092500000000000E-03 1.8796518989333056E-04 -1.3092628677619053E-01
+ 4838 1.2095000000000001E-03 1.8793245970454543E-04 -1.3091522350439239E-01
+ 4839 1.2097499999999999E-03 1.8789973228157839E-04 -1.3090416023259421E-01
+ 4840 1.2099999999999999E-03 1.8786700762442925E-04 -1.3089309696079607E-01
+ 4841 1.2102500000000000E-03 1.8783428573309791E-04 -1.3088203368899790E-01
+ 4842 1.2105000000000000E-03 1.8780156660758466E-04 -1.3087097041719975E-01
+ 4843 1.2107500000000000E-03 1.8776885024788937E-04 -1.3085990714540158E-01
+ 4844 1.2110000000000001E-03 1.8773613665401198E-04 -1.3084884387360340E-01
+ 4845 1.2112499999999999E-03 1.8770342582595252E-04 -1.3083778060180526E-01
+ 4846 1.2114999999999999E-03 1.8767071776371112E-04 -1.3082671733000711E-01
+ 4847 1.2117499999999999E-03 1.8763801246728757E-04 -1.3081565405820894E-01
+ 4848 1.2120000000000000E-03 1.8760530993668198E-04 -1.3080459078641077E-01
+ 4849 1.2122500000000000E-03 1.8757261017189435E-04 -1.3079352751461262E-01
+ 4850 1.2125000000000000E-03 1.8753991317292467E-04 -1.3078246424281445E-01
+ 4851 1.2127500000000001E-03 1.8750721893977295E-04 -1.3077140097101631E-01
+ 4852 1.2129999999999999E-03 1.8747452747243910E-04 -1.3076033769921813E-01
+ 4853 1.2132499999999999E-03 1.8744183877092337E-04 -1.3074927442741999E-01
+ 4854 1.2135000000000000E-03 1.8740915283522549E-04 -1.3073821115562181E-01
+ 4855 1.2137500000000000E-03 1.8737646966534552E-04 -1.3072714788382367E-01
+ 4856 1.2140000000000000E-03 1.8734378926128355E-04 -1.3071608461202550E-01
+ 4857 1.2142500000000001E-03 1.8731111162303949E-04 -1.3070502134022732E-01
+ 4858 1.2145000000000001E-03 1.8727843675061338E-04 -1.3069395806842918E-01
+ 4859 1.2147499999999999E-03 1.8724576464400529E-04 -1.3068289479663103E-01
+ 4860 1.2149999999999999E-03 1.8721309530321515E-04 -1.3067183152483286E-01
+ 4861 1.2152500000000000E-03 1.8718042872824291E-04 -1.3066076825303469E-01
+ 4862 1.2155000000000000E-03 1.8714776491908860E-04 -1.3064970498123654E-01
+ 4863 1.2157500000000000E-03 1.8711510387575217E-04 -1.3063864170943837E-01
+ 4864 1.2160000000000001E-03 1.8708244559823386E-04 -1.3062757843764022E-01
+ 4865 1.2162499999999999E-03 1.8704979008653345E-04 -1.3061651516584205E-01
+ 4866 1.2164999999999999E-03 1.8701713734065094E-04 -1.3060545189404391E-01
+ 4867 1.2167499999999999E-03 1.8698448736058641E-04 -1.3059438862224573E-01
+ 4868 1.2170000000000000E-03 1.8695184014633985E-04 -1.3058332535044759E-01
+ 4869 1.2172500000000000E-03 1.8691919569791121E-04 -1.3057226207864941E-01
+ 4870 1.2175000000000000E-03 1.8688655401530047E-04 -1.3056119880685124E-01
+ 4871 1.2177500000000001E-03 1.8685391509850775E-04 -1.3055013553505310E-01
+ 4872 1.2179999999999999E-03 1.8682127894753295E-04 -1.3053907226325495E-01
+ 4873 1.2182499999999999E-03 1.8678864556237614E-04 -1.3052800899145678E-01
+ 4874 1.2185000000000000E-03 1.8675601494303728E-04 -1.3051694571965861E-01
+ 4875 1.2187500000000000E-03 1.8672338708951633E-04 -1.3050588244786046E-01
+ 4876 1.2190000000000000E-03 1.8669076200181331E-04 -1.3049481917606229E-01
+ 4877 1.2192500000000001E-03 1.8665813967992824E-04 -1.3048375590426414E-01
+ 4878 1.2194999999999999E-03 1.8662552012386124E-04 -1.3047269263246597E-01
+ 4879 1.2197499999999999E-03 1.8659290333361201E-04 -1.3046162936066782E-01
+ 4880 1.2199999999999999E-03 1.8656028930918086E-04 -1.3045056608886965E-01
+ 4881 1.2202500000000000E-03 1.8652767805056765E-04 -1.3043950281707151E-01
+ 4882 1.2205000000000000E-03 1.8649506955777237E-04 -1.3042843954527333E-01
+ 4883 1.2207500000000000E-03 1.8646246383079496E-04 -1.3041737627347516E-01
+ 4884 1.2210000000000001E-03 1.8642986086963556E-04 -1.3040631300167702E-01
+ 4885 1.2212499999999999E-03 1.8639726067429415E-04 -1.3039524972987887E-01
+ 4886 1.2214999999999999E-03 1.8636466324477066E-04 -1.3038418645808070E-01
+ 4887 1.2217500000000000E-03 1.8633206858106508E-04 -1.3037312318628252E-01
+ 4888 1.2220000000000000E-03 1.8629947668317754E-04 -1.3036205991448438E-01
+ 4889 1.2222500000000000E-03 1.8626688755110792E-04 -1.3035099664268623E-01
+ 4890 1.2225000000000001E-03 1.8623430118485618E-04 -1.3033993337088806E-01
+ 4891 1.2227499999999999E-03 1.8620171758442243E-04 -1.3032887009908989E-01
+ 4892 1.2229999999999999E-03 1.8616913674980668E-04 -1.3031780682729174E-01
+ 4893 1.2232499999999999E-03 1.8613655868100873E-04 -1.3030674355549357E-01
+ 4894 1.2235000000000000E-03 1.8610398337802890E-04 -1.3029568028369543E-01
+ 4895 1.2237500000000000E-03 1.8607141084086694E-04 -1.3028461701189725E-01
+ 4896 1.2240000000000000E-03 1.8603884106952294E-04 -1.3027355374009908E-01
+ 4897 1.2242500000000001E-03 1.8600627406399685E-04 -1.3026249046830093E-01
+ 4898 1.2244999999999999E-03 1.8597370982428876E-04 -1.3025142719650279E-01
+ 4899 1.2247499999999999E-03 1.8594114835039868E-04 -1.3024036392470462E-01
+ 4900 1.2250000000000000E-03 1.8590858964232640E-04 -1.3022930065290644E-01
+ 4901 1.2252500000000000E-03 1.8587603370007219E-04 -1.3021823738110830E-01
+ 4902 1.2255000000000000E-03 1.8584348052363584E-04 -1.3020717410931015E-01
+ 4903 1.2257500000000001E-03 1.8581093011301751E-04 -1.3019611083751198E-01
+ 4904 1.2259999999999999E-03 1.8577838246821709E-04 -1.3018504756571381E-01
+ 4905 1.2262499999999999E-03 1.8574583758923461E-04 -1.3017398429391566E-01
+ 4906 1.2264999999999999E-03 1.8571329547607018E-04 -1.3016292102211752E-01
+ 4907 1.2267500000000000E-03 1.8568075612872357E-04 -1.3015185775031934E-01
+ 4908 1.2270000000000000E-03 1.8564821954719494E-04 -1.3014079447852117E-01
+ 4909 1.2272500000000000E-03 1.8561568573148435E-04 -1.3012973120672300E-01
+ 4910 1.2275000000000001E-03 1.8558315468159163E-04 -1.3011866793492485E-01
+ 4911 1.2277499999999999E-03 1.8555062639751687E-04 -1.3010760466312671E-01
+ 4912 1.2279999999999999E-03 1.8551810087926007E-04 -1.3009654139132854E-01
+ 4913 1.2282500000000000E-03 1.8548557812682123E-04 -1.3008547811953036E-01
+ 4914 1.2285000000000000E-03 1.8545305814020034E-04 -1.3007441484773222E-01
+ 4915 1.2287500000000000E-03 1.8542054091939732E-04 -1.3006335157593407E-01
+ 4916 1.2290000000000001E-03 1.8538802646441235E-04 -1.3005228830413590E-01
+ 4917 1.2292499999999999E-03 1.8535551477524530E-04 -1.3004122503233773E-01
+ 4918 1.2294999999999999E-03 1.8532300585189616E-04 -1.3003016176053958E-01
+ 4919 1.2297499999999999E-03 1.8529049969436502E-04 -1.3001909848874144E-01
+ 4920 1.2300000000000000E-03 1.8525799630265179E-04 -1.3000803521694326E-01
+ 4921 1.2302500000000000E-03 1.8522549567675649E-04 -1.2999697194514509E-01
+ 4922 1.2305000000000000E-03 1.8519299781667917E-04 -1.2998590867334694E-01
+ 4923 1.2307500000000001E-03 1.8516050272241987E-04 -1.2997484540154877E-01
+ 4924 1.2309999999999999E-03 1.8512801039397844E-04 -1.2996378212975063E-01
+ 4925 1.2312499999999999E-03 1.8509552083135496E-04 -1.2995271885795245E-01
+ 4926 1.2315000000000000E-03 1.8506303403454947E-04 -1.2994165558615431E-01
+ 4927 1.2317500000000000E-03 1.8503055000356196E-04 -1.2993059231435614E-01
+ 4928 1.2320000000000000E-03 1.8499806873839228E-04 -1.2991952904255799E-01
+ 4929 1.2322500000000001E-03 1.8496559023904055E-04 -1.2990846577075982E-01
+ 4930 1.2324999999999999E-03 1.8493311450550696E-04 -1.2989740249896164E-01
+ 4931 1.2327499999999999E-03 1.8490064153779117E-04 -1.2988633922716350E-01
+ 4932 1.2329999999999999E-03 1.8486817133589331E-04 -1.2987527595536535E-01
+ 4933 1.2332500000000000E-03 1.8483570389981347E-04 -1.2986421268356718E-01
+ 4934 1.2335000000000000E-03 1.8480323922955160E-04 -1.2985314941176901E-01
+ 4935 1.2337500000000000E-03 1.8477077732510753E-04 -1.2984208613997086E-01
+ 4936 1.2340000000000001E-03 1.8473831818648155E-04 -1.2983102286817269E-01
+ 4937 1.2342499999999999E-03 1.8470586181367353E-04 -1.2981995959637455E-01
+ 4938 1.2344999999999999E-03 1.8467340820668338E-04 -1.2980889632457637E-01
+ 4939 1.2347500000000000E-03 1.8464095736551119E-04 -1.2979783305277823E-01
+ 4940 1.2350000000000000E-03 1.8460850929015698E-04 -1.2978676978098005E-01
+ 4941 1.2352500000000000E-03 1.8457606398062073E-04 -1.2977570650918191E-01
+ 4942 1.2355000000000001E-03 1.8454362143690238E-04 -1.2976464323738374E-01
+ 4943 1.2357499999999999E-03 1.8451118165900202E-04 -1.2975357996558559E-01
+ 4944 1.2359999999999999E-03 1.8447874464691964E-04 -1.2974251669378742E-01
+ 4945 1.2362499999999999E-03 1.8444631040065516E-04 -1.2973145342198927E-01
+ 4946 1.2365000000000000E-03 1.8441387892020858E-04 -1.2972039015019110E-01
+ 4947 1.2367500000000000E-03 1.8438145020558002E-04 -1.2970932687839293E-01
+ 4948 1.2370000000000000E-03 1.8434902425676944E-04 -1.2969826360659478E-01
+ 4949 1.2372500000000001E-03 1.8431660107377670E-04 -1.2968720033479661E-01
+ 4950 1.2374999999999999E-03 1.8428418065660204E-04 -1.2967613706299846E-01
+ 4951 1.2377499999999999E-03 1.8425176300524530E-04 -1.2966507379120029E-01
+ 4952 1.2380000000000000E-03 1.8421934811970638E-04 -1.2965401051940215E-01
+ 4953 1.2382500000000000E-03 1.8418693599998553E-04 -1.2964294724760397E-01
+ 4954 1.2385000000000000E-03 1.8415452664608260E-04 -1.2963188397580583E-01
+ 4955 1.2387500000000001E-03 1.8412212005799761E-04 -1.2962082070400766E-01
+ 4956 1.2390000000000001E-03 1.8408971623573057E-04 -1.2960975743220948E-01
+ 4957 1.2392499999999999E-03 1.8405731517928158E-04 -1.2959869416041134E-01
+ 4958 1.2394999999999999E-03 1.8402491688865045E-04 -1.2958763088861319E-01
+ 4959 1.2397500000000000E-03 1.8399252136383720E-04 -1.2957656761681502E-01
+ 4960 1.2400000000000000E-03 1.8396012860484191E-04 -1.2956550434501685E-01
+ 4961 1.2402500000000000E-03 1.8392773861166471E-04 -1.2955444107321870E-01
+ 4962 1.2405000000000001E-03 1.8389535138430541E-04 -1.2954337780142053E-01
+ 4963 1.2407499999999999E-03 1.8386296692276399E-04 -1.2953231452962238E-01
+ 4964 1.2409999999999999E-03 1.8383058522704058E-04 -1.2952125125782421E-01
+ 4965 1.2412499999999999E-03 1.8379820629713515E-04 -1.2951018798602607E-01
+ 4966 1.2415000000000000E-03 1.8376583013304758E-04 -1.2949912471422789E-01
+ 4967 1.2417500000000000E-03 1.8373345673477795E-04 -1.2948806144242975E-01
+ 4968 1.2420000000000000E-03 1.8370108610232631E-04 -1.2947699817063157E-01
+ 4969 1.2422500000000001E-03 1.8366871823569269E-04 -1.2946593489883340E-01
+ 4970 1.2424999999999999E-03 1.8363635313487693E-04 -1.2945487162703526E-01
+ 4971 1.2427499999999999E-03 1.8360399079987916E-04 -1.2944380835523711E-01
+ 4972 1.2430000000000000E-03 1.8357163123069932E-04 -1.2943274508343894E-01
+ 4973 1.2432500000000000E-03 1.8353927442733741E-04 -1.2942168181164077E-01
+ 4974 1.2435000000000000E-03 1.8350692038979349E-04 -1.2941061853984262E-01
+ 4975 1.2437500000000001E-03 1.8347456911806752E-04 -1.2939955526804445E-01
+ 4976 1.2439999999999999E-03 1.8344222061215950E-04 -1.2938849199624630E-01
+ 4977 1.2442499999999999E-03 1.8340987487206937E-04 -1.2937742872444813E-01
+ 4978 1.2444999999999999E-03 1.8337753189779727E-04 -1.2936636545264998E-01
+ 4979 1.2447500000000000E-03 1.8334519168934310E-04 -1.2935530218085181E-01
+ 4980 1.2450000000000000E-03 1.8331285424670683E-04 -1.2934423890905367E-01
+ 4981 1.2452500000000000E-03 1.8328051956988849E-04 -1.2933317563725549E-01
+ 4982 1.2455000000000001E-03 1.8324818765888819E-04 -1.2932211236545732E-01
+ 4983 1.2457499999999999E-03 1.8321585851370579E-04 -1.2931104909365917E-01
+ 4984 1.2459999999999999E-03 1.8318353213434135E-04 -1.2929998582186103E-01
+ 4985 1.2462500000000000E-03 1.8315120852079489E-04 -1.2928892255006286E-01
+ 4986 1.2465000000000000E-03 1.8311888767306634E-04 -1.2927785927826468E-01
+ 4987 1.2467500000000000E-03 1.8308656959115568E-04 -1.2926679600646654E-01
+ 4988 1.2470000000000001E-03 1.8305425427506309E-04 -1.2925573273466837E-01
+ 4989 1.2472499999999999E-03 1.8302194172478844E-04 -1.2924466946287022E-01
+ 4990 1.2474999999999999E-03 1.8298963194033168E-04 -1.2923360619107205E-01
+ 4991 1.2477499999999999E-03 1.8295732492169285E-04 -1.2922254291927390E-01
+ 4992 1.2480000000000000E-03 1.8292502066887201E-04 -1.2921147964747573E-01
+ 4993 1.2482500000000000E-03 1.8289271918186915E-04 -1.2920041637567758E-01
+ 4994 1.2485000000000000E-03 1.8286042046068417E-04 -1.2918935310387941E-01
+ 4995 1.2487500000000001E-03 1.8282812450531717E-04 -1.2917828983208124E-01
+ 4996 1.2489999999999999E-03 1.8279583131576818E-04 -1.2916722656028309E-01
+ 4997 1.2492499999999999E-03 1.8276354089203706E-04 -1.2915616328848495E-01
+ 4998 1.2495000000000000E-03 1.8273125323412388E-04 -1.2914510001668678E-01
+ 4999 1.2497500000000000E-03 1.8269896834202873E-04 -1.2913403674488860E-01
+ 5000 1.2500000000000000E-03 1.8266668621575149E-04 -1.2912297347309046E-01
+ 5001 1.2502500000000001E-03 1.8263440685529209E-04 -1.2911191020129228E-01
+ 5002 1.2504999999999999E-03 1.8260213026065079E-04 -1.2910084692949414E-01
+ 5003 1.2507499999999999E-03 1.8256985643182741E-04 -1.2908978365769597E-01
+ 5004 1.2509999999999999E-03 1.8253758536882197E-04 -1.2907872038589782E-01
+ 5005 1.2512500000000000E-03 1.8250531707163440E-04 -1.2906765711409965E-01
+ 5006 1.2515000000000000E-03 1.8247305154026487E-04 -1.2905659384230150E-01
+ 5007 1.2517500000000000E-03 1.8244078877471335E-04 -1.2904553057050333E-01
+ 5008 1.2520000000000001E-03 1.8240852877497965E-04 -1.2903446729870516E-01
+ 5009 1.2522499999999999E-03 1.8237627154106396E-04 -1.2902340402690701E-01
+ 5010 1.2524999999999999E-03 1.8234401707296625E-04 -1.2901234075510887E-01
+ 5011 1.2527500000000000E-03 1.8231176537068642E-04 -1.2900127748331069E-01
+ 5012 1.2530000000000000E-03 1.8227951643422452E-04 -1.2899021421151252E-01
+ 5013 1.2532500000000000E-03 1.8224727026358066E-04 -1.2897915093971438E-01
+ 5014 1.2535000000000001E-03 1.8221502685875470E-04 -1.2896808766791620E-01
+ 5015 1.2537499999999999E-03 1.8218278621974667E-04 -1.2895702439611806E-01
+ 5016 1.2539999999999999E-03 1.8215054834655662E-04 -1.2894596112431989E-01
+ 5017 1.2542499999999999E-03 1.8211831323918450E-04 -1.2893489785252174E-01
+ 5018 1.2545000000000000E-03 1.8208608089763040E-04 -1.2892383458072357E-01
+ 5019 1.2547500000000000E-03 1.8205385132189414E-04 -1.2891277130892542E-01
+ 5020 1.2550000000000000E-03 1.8202162451197594E-04 -1.2890170803712725E-01
+ 5021 1.2552500000000001E-03 1.8198940046787560E-04 -1.2889064476532908E-01
+ 5022 1.2554999999999999E-03 1.8195717918959324E-04 -1.2887958149353093E-01
+ 5023 1.2557499999999999E-03 1.8192496067712883E-04 -1.2886851822173279E-01
+ 5024 1.2560000000000000E-03 1.8189274493048236E-04 -1.2885745494993461E-01
+ 5025 1.2562500000000000E-03 1.8186053194965386E-04 -1.2884639167813644E-01
+ 5026 1.2565000000000000E-03 1.8182832173464333E-04 -1.2883532840633830E-01
+ 5027 1.2567500000000001E-03 1.8179611428545070E-04 -1.2882426513454012E-01
+ 5028 1.2569999999999999E-03 1.8176390960207607E-04 -1.2881320186274198E-01
+ 5029 1.2572499999999999E-03 1.8173170768451933E-04 -1.2880213859094380E-01
+ 5030 1.2574999999999999E-03 1.8169950853278057E-04 -1.2879107531914566E-01
+ 5031 1.2577500000000000E-03 1.8166731214685981E-04 -1.2878001204734749E-01
+ 5032 1.2580000000000000E-03 1.8163511852675694E-04 -1.2876894877554934E-01
+ 5033 1.2582500000000000E-03 1.8160292767247193E-04 -1.2875788550375117E-01
+ 5034 1.2585000000000001E-03 1.8157073958400500E-04 -1.2874682223195300E-01
+ 5035 1.2587499999999999E-03 1.8153855426135605E-04 -1.2873575896015485E-01
+ 5036 1.2589999999999999E-03 1.8150637170452491E-04 -1.2872469568835671E-01
+ 5037 1.2592500000000000E-03 1.8147419191351179E-04 -1.2871363241655853E-01
+ 5038 1.2595000000000000E-03 1.8144201488831668E-04 -1.2870256914476036E-01
+ 5039 1.2597500000000000E-03 1.8140984062893948E-04 -1.2869150587296221E-01
+ 5040 1.2600000000000001E-03 1.8137766913538014E-04 -1.2868044260116404E-01
+ 5041 1.2602499999999999E-03 1.8134550040763890E-04 -1.2866937932936590E-01
+ 5042 1.2604999999999999E-03 1.8131333444571548E-04 -1.2865831605756772E-01
+ 5043 1.2607499999999999E-03 1.8128117124961010E-04 -1.2864725278576958E-01
+ 5044 1.2610000000000000E-03 1.8124901081932260E-04 -1.2863618951397141E-01
+ 5045 1.2612500000000000E-03 1.8121685315485316E-04 -1.2862512624217326E-01
+ 5046 1.2615000000000000E-03 1.8118469825620151E-04 -1.2861406297037509E-01
+ 5047 1.2617500000000001E-03 1.8115254612336784E-04 -1.2860299969857691E-01
+ 5048 1.2619999999999999E-03 1.8112039675635227E-04 -1.2859193642677877E-01
+ 5049 1.2622499999999999E-03 1.8108825015515455E-04 -1.2858087315498062E-01
+ 5050 1.2625000000000000E-03 1.8105610631977476E-04 -1.2856980988318245E-01
+ 5051 1.2627500000000000E-03 1.8102396525021295E-04 -1.2855874661138428E-01
+ 5052 1.2630000000000000E-03 1.8099182694646909E-04 -1.2854768333958613E-01
+ 5053 1.2632500000000000E-03 1.8095969140854312E-04 -1.2853662006778796E-01
+ 5054 1.2635000000000001E-03 1.8092755863643515E-04 -1.2852555679598981E-01
+ 5055 1.2637499999999999E-03 1.8089542863014519E-04 -1.2851449352419164E-01
+ 5056 1.2639999999999999E-03 1.8086330138967306E-04 -1.2850343025239350E-01
+ 5057 1.2642500000000000E-03 1.8083117691501896E-04 -1.2849236698059532E-01
+ 5058 1.2645000000000000E-03 1.8079905520618274E-04 -1.2848130370879718E-01
+ 5059 1.2647500000000000E-03 1.8076693626316458E-04 -1.2847024043699901E-01
+ 5060 1.2650000000000001E-03 1.8073482008596427E-04 -1.2845917716520083E-01
+ 5061 1.2652499999999999E-03 1.8070270667458195E-04 -1.2844811389340269E-01
+ 5062 1.2654999999999999E-03 1.8067059602901763E-04 -1.2843705062160454E-01
+ 5063 1.2657499999999999E-03 1.8063848814927111E-04 -1.2842598734980637E-01
+ 5064 1.2660000000000000E-03 1.8060638303534263E-04 -1.2841492407800820E-01
+ 5065 1.2662500000000000E-03 1.8057428068723211E-04 -1.2840386080621005E-01
+ 5066 1.2665000000000000E-03 1.8054218110493956E-04 -1.2839279753441188E-01
+ 5067 1.2667500000000001E-03 1.8051008428846493E-04 -1.2838173426261373E-01
+ 5068 1.2669999999999999E-03 1.8047799023780827E-04 -1.2837067099081556E-01
+ 5069 1.2672499999999999E-03 1.8044589895296957E-04 -1.2835960771901742E-01
+ 5070 1.2675000000000000E-03 1.8041381043394872E-04 -1.2834854444721924E-01
+ 5071 1.2677500000000000E-03 1.8038172468074591E-04 -1.2833748117542110E-01
+ 5072 1.2680000000000000E-03 1.8034964169336100E-04 -1.2832641790362292E-01
+ 5073 1.2682500000000001E-03 1.8031756147179412E-04 -1.2831535463182475E-01
+ 5074 1.2684999999999999E-03 1.8028548401604510E-04 -1.2830429136002661E-01
+ 5075 1.2687499999999999E-03 1.8025340932611411E-04 -1.2829322808822846E-01
+ 5076 1.2689999999999999E-03 1.8022133740200103E-04 -1.2828216481643029E-01
+ 5077 1.2692500000000000E-03 1.8018926824370587E-04 -1.2827110154463212E-01
+ 5078 1.2695000000000000E-03 1.8015720185122867E-04 -1.2826003827283397E-01
+ 5079 1.2697500000000000E-03 1.8012513822456943E-04 -1.2824897500103580E-01
+ 5080 1.2700000000000001E-03 1.8009307736372817E-04 -1.2823791172923765E-01
+ 5081 1.2702499999999999E-03 1.8006101926870482E-04 -1.2822684845743948E-01
+ 5082 1.2704999999999999E-03 1.8002896393949947E-04 -1.2821578518564133E-01
+ 5083 1.2707500000000000E-03 1.7999691137611203E-04 -1.2820472191384316E-01
+ 5084 1.2710000000000000E-03 1.7996486157854249E-04 -1.2819365864204502E-01
+ 5085 1.2712500000000000E-03 1.7993281454679096E-04 -1.2818259537024684E-01
+ 5086 1.2715000000000001E-03 1.7990077028085739E-04 -1.2817153209844867E-01
+ 5087 1.2717499999999999E-03 1.7986872878074180E-04 -1.2816046882665053E-01
+ 5088 1.2719999999999999E-03 1.7983669004644409E-04 -1.2814940555485238E-01
+ 5089 1.2722499999999999E-03 1.7980465407796439E-04 -1.2813834228305421E-01
+ 5090 1.2725000000000000E-03 1.7977262087530256E-04 -1.2812727901125603E-01
+ 5091 1.2727500000000000E-03 1.7974059043845872E-04 -1.2811621573945789E-01
+ 5092 1.2730000000000000E-03 1.7970856276743280E-04 -1.2810515246765974E-01
+ 5093 1.2732500000000001E-03 1.7967653786222487E-04 -1.2809408919586157E-01
+ 5094 1.2734999999999999E-03 1.7964451572283492E-04 -1.2808302592406340E-01
+ 5095 1.2737499999999999E-03 1.7961249634926288E-04 -1.2807196265226525E-01
+ 5096 1.2740000000000000E-03 1.7958047974150879E-04 -1.2806089938046708E-01
+ 5097 1.2742500000000000E-03 1.7954846589957266E-04 -1.2804983610866894E-01
+ 5098 1.2745000000000000E-03 1.7951645482345441E-04 -1.2803877283687076E-01
+ 5099 1.2747500000000001E-03 1.7948444651315416E-04 -1.2802770956507259E-01
+ 5100 1.2749999999999999E-03 1.7945244096867193E-04 -1.2801664629327444E-01
+ 5101 1.2752499999999999E-03 1.7942043819000759E-04 -1.2800558302147630E-01
+ 5102 1.2754999999999999E-03 1.7938843817716108E-04 -1.2799451974967813E-01
+ 5103 1.2757500000000000E-03 1.7935644093013275E-04 -1.2798345647787995E-01
+ 5104 1.2760000000000000E-03 1.7932444644892223E-04 -1.2797239320608181E-01
+ 5105 1.2762500000000000E-03 1.7929245473352967E-04 -1.2796132993428366E-01
+ 5106 1.2765000000000001E-03 1.7926046578395504E-04 -1.2795026666248549E-01
+ 5107 1.2767499999999999E-03 1.7922847960019845E-04 -1.2793920339068732E-01
+ 5108 1.2769999999999999E-03 1.7919649618225973E-04 -1.2792814011888917E-01
+ 5109 1.2772500000000000E-03 1.7916451553013897E-04 -1.2791707684709103E-01
+ 5110 1.2775000000000000E-03 1.7913253764383620E-04 -1.2790601357529285E-01
+ 5111 1.2777500000000000E-03 1.7910056252335135E-04 -1.2789495030349468E-01
+ 5112 1.2780000000000001E-03 1.7906859016868443E-04 -1.2788388703169654E-01
+ 5113 1.2782499999999999E-03 1.7903662057983550E-04 -1.2787282375989839E-01
+ 5114 1.2784999999999999E-03 1.7900465375680452E-04 -1.2786176048810022E-01
+ 5115 1.2787499999999999E-03 1.7897268969959147E-04 -1.2785069721630204E-01
+ 5116 1.2790000000000000E-03 1.7894072840819630E-04 -1.2783963394450387E-01
+ 5117 1.2792500000000000E-03 1.7890876988261922E-04 -1.2782857067270573E-01
+ 5118 1.2795000000000000E-03 1.7887681412286004E-04 -1.2781750740090758E-01
+ 5119 1.2797500000000001E-03 1.7884486112891874E-04 -1.2780644412910941E-01
+ 5120 1.2799999999999999E-03 1.7881291090079542E-04 -1.2779538085731124E-01
+ 5121 1.2802499999999999E-03 1.7878096343849006E-04 -1.2778431758551309E-01
+ 5122 1.2805000000000000E-03 1.7874901874200271E-04 -1.2777325431371495E-01
+ 5123 1.2807500000000000E-03 1.7871707681133315E-04 -1.2776219104191677E-01
+ 5124 1.2810000000000000E-03 1.7868513764648171E-04 -1.2775112777011860E-01
+ 5125 1.2812500000000001E-03 1.7865320124744815E-04 -1.2774006449832045E-01
+ 5126 1.2814999999999999E-03 1.7862126761423254E-04 -1.2772900122652231E-01
+ 5127 1.2817499999999999E-03 1.7858933674683489E-04 -1.2771793795472414E-01
+ 5128 1.2819999999999999E-03 1.7855740864525520E-04 -1.2770687468292596E-01
+ 5129 1.2822500000000000E-03 1.7852548330949346E-04 -1.2769581141112782E-01
+ 5130 1.2825000000000000E-03 1.7849356073954960E-04 -1.2768474813932965E-01
+ 5131 1.2827500000000000E-03 1.7846164093542375E-04 -1.2767368486753150E-01
+ 5132 1.2830000000000001E-03 1.7842972389711588E-04 -1.2766262159573333E-01
+ 5133 1.2832499999999999E-03 1.7839780962462587E-04 -1.2765155832393515E-01
+ 5134 1.2834999999999999E-03 1.7836589811795389E-04 -1.2764049505213701E-01
+ 5135 1.2837500000000000E-03 1.7833398937709983E-04 -1.2762943178033886E-01
+ 5136 1.2840000000000000E-03 1.7830208340206374E-04 -1.2761836850854069E-01
+ 5137 1.2842500000000000E-03 1.7827018019284549E-04 -1.2760730523674252E-01
+ 5138 1.2845000000000001E-03 1.7823827974944534E-04 -1.2759624196494437E-01
+ 5139 1.2847499999999999E-03 1.7820638207186314E-04 -1.2758517869314623E-01
+ 5140 1.2849999999999999E-03 1.7817448716009882E-04 -1.2757411542134806E-01
+ 5141 1.2852499999999999E-03 1.7814259501415245E-04 -1.2756305214954988E-01
+ 5142 1.2855000000000000E-03 1.7811070563402399E-04 -1.2755198887775174E-01
+ 5143 1.2857500000000000E-03 1.7807881901971351E-04 -1.2754092560595356E-01
+ 5144 1.2860000000000000E-03 1.7804693517122099E-04 -1.2752986233415542E-01
+ 5145 1.2862500000000001E-03 1.7801505408854648E-04 -1.2751879906235725E-01
+ 5146 1.2864999999999999E-03 1.7798317577168987E-04 -1.2750773579055910E-01
+ 5147 1.2867499999999999E-03 1.7795130022065116E-04 -1.2749667251876093E-01
+ 5148 1.2869999999999999E-03 1.7791942743543046E-04 -1.2748560924696278E-01
+ 5149 1.2872500000000000E-03 1.7788755741602775E-04 -1.2747454597516461E-01
+ 5150 1.2875000000000000E-03 1.7785569016244289E-04 -1.2746348270336644E-01
+ 5151 1.2877500000000000E-03 1.7782382567467598E-04 -1.2745241943156829E-01
+ 5152 1.2880000000000001E-03 1.7779196395272713E-04 -1.2744135615977012E-01
+ 5153 1.2882499999999999E-03 1.7776010499659617E-04 -1.2743029288797197E-01
+ 5154 1.2884999999999999E-03 1.7772824880628305E-04 -1.2741922961617380E-01
+ 5155 1.2887500000000000E-03 1.7769639538178805E-04 -1.2740816634437566E-01
+ 5156 1.2890000000000000E-03 1.7766454472311095E-04 -1.2739710307257748E-01
+ 5157 1.2892500000000000E-03 1.7763269683025175E-04 -1.2738603980077934E-01
+ 5158 1.2895000000000001E-03 1.7760085170321046E-04 -1.2737497652898117E-01
+ 5159 1.2897499999999999E-03 1.7756900934198729E-04 -1.2736391325718302E-01
+ 5160 1.2899999999999999E-03 1.7753716974658191E-04 -1.2735284998538485E-01
+ 5161 1.2902499999999999E-03 1.7750533291699457E-04 -1.2734178671358670E-01
+ 5162 1.2905000000000000E-03 1.7747349885322513E-04 -1.2733072344178853E-01
+ 5163 1.2907500000000000E-03 1.7744166755527370E-04 -1.2731966016999036E-01
+ 5164 1.2910000000000000E-03 1.7740983902314014E-04 -1.2730859689819221E-01
+ 5165 1.2912500000000001E-03 1.7737801325682455E-04 -1.2729753362639404E-01
+ 5166 1.2914999999999999E-03 1.7734619025632696E-04 -1.2728647035459589E-01
+ 5167 1.2917499999999999E-03 1.7731437002164728E-04 -1.2727540708279772E-01
+ 5168 1.2920000000000000E-03 1.7728255255278552E-04 -1.2726434381099958E-01
+ 5169 1.2922500000000000E-03 1.7725073784974178E-04 -1.2725328053920140E-01
+ 5170 1.2925000000000000E-03 1.7721892591251597E-04 -1.2724221726740326E-01
+ 5171 1.2927500000000001E-03 1.7718711674110808E-04 -1.2723115399560508E-01
+ 5172 1.2929999999999999E-03 1.7715531033551824E-04 -1.2722009072380694E-01
+ 5173 1.2932499999999999E-03 1.7712350669574621E-04 -1.2720902745200877E-01
+ 5174 1.2934999999999999E-03 1.7709170582179217E-04 -1.2719796418021062E-01
+ 5175 1.2937500000000000E-03 1.7705990771365608E-04 -1.2718690090841245E-01
+ 5176 1.2940000000000000E-03 1.7702811237133793E-04 -1.2717583763661428E-01
+ 5177 1.2942500000000000E-03 1.7699631979483776E-04 -1.2716477436481613E-01
+ 5178 1.2945000000000001E-03 1.7696452998415554E-04 -1.2715371109301796E-01
+ 5179 1.2947499999999999E-03 1.7693274293929131E-04 -1.2714264782121981E-01
+ 5180 1.2949999999999999E-03 1.7690095866024495E-04 -1.2713158454942164E-01
+ 5181 1.2952500000000000E-03 1.7686917714701656E-04 -1.2712052127762349E-01
+ 5182 1.2955000000000000E-03 1.7683739839960614E-04 -1.2710945800582532E-01
+ 5183 1.2957500000000000E-03 1.7680562241801363E-04 -1.2709839473402718E-01
+ 5184 1.2960000000000001E-03 1.7677384920223910E-04 -1.2708733146222900E-01
+ 5185 1.2962499999999999E-03 1.7674207875228250E-04 -1.2707626819043086E-01
+ 5186 1.2964999999999999E-03 1.7671031106814393E-04 -1.2706520491863268E-01
+ 5187 1.2967499999999999E-03 1.7667854614982319E-04 -1.2705414164683454E-01
+ 5188 1.2970000000000000E-03 1.7664678399732052E-04 -1.2704307837503637E-01
+ 5189 1.2972500000000000E-03 1.7661502461063566E-04 -1.2703201510323819E-01
+ 5190 1.2975000000000000E-03 1.7658326798976882E-04 -1.2702095183144005E-01
+ 5191 1.2977500000000001E-03 1.7655151413471998E-04 -1.2700988855964188E-01
+ 5192 1.2979999999999999E-03 1.7651976304548905E-04 -1.2699882528784373E-01
+ 5193 1.2982499999999999E-03 1.7648801472207605E-04 -1.2698776201604556E-01
+ 5194 1.2985000000000000E-03 1.7645626916448103E-04 -1.2697669874424741E-01
+ 5195 1.2987500000000000E-03 1.7642452637270389E-04 -1.2696563547244924E-01
+ 5196 1.2990000000000000E-03 1.7639278634674479E-04 -1.2695457220065109E-01
+ 5197 1.2992500000000001E-03 1.7636104908660356E-04 -1.2694350892885292E-01
+ 5198 1.2994999999999999E-03 1.7632931459228034E-04 -1.2693244565705478E-01
+ 5199 1.2997499999999999E-03 1.7629758286377508E-04 -1.2692138238525660E-01
+ 5200 1.2999999999999999E-03 1.7626585390108774E-04 -1.2691031911345846E-01
+ 5201 1.3002500000000000E-03 1.7623412770421834E-04 -1.2689925584166029E-01
+ 5202 1.3005000000000000E-03 1.7620240427316690E-04 -1.2688819256986211E-01
+ 5203 1.3007500000000000E-03 1.7617068360793341E-04 -1.2687712929806397E-01
+ 5204 1.3010000000000001E-03 1.7613896570851787E-04 -1.2686606602626579E-01
+ 5205 1.3012499999999999E-03 1.7610725057492030E-04 -1.2685500275446765E-01
+ 5206 1.3014999999999999E-03 1.7607553820714065E-04 -1.2684393948266948E-01
+ 5207 1.3017500000000000E-03 1.7604382860517899E-04 -1.2683287621087133E-01
+ 5208 1.3020000000000000E-03 1.7601212176903523E-04 -1.2682181293907316E-01
+ 5209 1.3022500000000000E-03 1.7598041769870937E-04 -1.2681074966727501E-01
+ 5210 1.3025000000000001E-03 1.7594871639420155E-04 -1.2679968639547684E-01
+ 5211 1.3027499999999999E-03 1.7591701785551171E-04 -1.2678862312367870E-01
+ 5212 1.3029999999999999E-03 1.7588532208263972E-04 -1.2677755985188052E-01
+ 5213 1.3032499999999999E-03 1.7585362907558572E-04 -1.2676649658008238E-01
+ 5214 1.3035000000000000E-03 1.7582193883434972E-04 -1.2675543330828420E-01
+ 5215 1.3037500000000000E-03 1.7579025135893160E-04 -1.2674437003648603E-01
+ 5216 1.3040000000000000E-03 1.7575856664933144E-04 -1.2673330676468789E-01
+ 5217 1.3042500000000001E-03 1.7572688470554915E-04 -1.2672224349288971E-01
+ 5218 1.3044999999999999E-03 1.7569520552758501E-04 -1.2671118022109157E-01
+ 5219 1.3047499999999999E-03 1.7566352911543869E-04 -1.2670011694929340E-01
+ 5220 1.3050000000000000E-03 1.7563185546911036E-04 -1.2668905367749525E-01
+ 5221 1.3052500000000000E-03 1.7560018458859998E-04 -1.2667799040569708E-01
+ 5222 1.3055000000000000E-03 1.7556851647390748E-04 -1.2666692713389893E-01
+ 5223 1.3057500000000001E-03 1.7553685112503298E-04 -1.2665586386210076E-01
+ 5224 1.3059999999999999E-03 1.7550518854197645E-04 -1.2664480059030261E-01
+ 5225 1.3062499999999999E-03 1.7547352872473789E-04 -1.2663373731850444E-01
+ 5226 1.3064999999999999E-03 1.7544187167331722E-04 -1.2662267404670630E-01
+ 5227 1.3067500000000000E-03 1.7541021738771447E-04 -1.2661161077490812E-01
+ 5228 1.3070000000000000E-03 1.7537856586792976E-04 -1.2660054750310995E-01
+ 5229 1.3072500000000000E-03 1.7534691711396295E-04 -1.2658948423131181E-01
+ 5230 1.3075000000000001E-03 1.7531527112581407E-04 -1.2657842095951363E-01
+ 5231 1.3077499999999999E-03 1.7528362790348318E-04 -1.2656735768771549E-01
+ 5232 1.3079999999999999E-03 1.7525198744697027E-04 -1.2655629441591731E-01
+ 5233 1.3082500000000000E-03 1.7522034975627526E-04 -1.2654523114411917E-01
+ 5234 1.3085000000000000E-03 1.7518871483139813E-04 -1.2653416787232100E-01
+ 5235 1.3087500000000000E-03 1.7515708267233911E-04 -1.2652310460052285E-01
+ 5236 1.3090000000000001E-03 1.7512545327909792E-04 -1.2651204132872468E-01
+ 5237 1.3092499999999999E-03 1.7509382665167471E-04 -1.2650097805692653E-01
+ 5238 1.3094999999999999E-03 1.7506220279006946E-04 -1.2648991478512836E-01
+ 5239 1.3097499999999999E-03 1.7503058169428219E-04 -1.2647885151333021E-01
+ 5240 1.3100000000000000E-03 1.7499896336431280E-04 -1.2646778824153204E-01
+ 5241 1.3102500000000000E-03 1.7496734780016133E-04 -1.2645672496973387E-01
+ 5242 1.3105000000000000E-03 1.7493573500182796E-04 -1.2644566169793572E-01
+ 5243 1.3107500000000001E-03 1.7490412496931241E-04 -1.2643459842613755E-01
+ 5244 1.3109999999999999E-03 1.7487251770261487E-04 -1.2642353515433941E-01
+ 5245 1.3112499999999999E-03 1.7484091320173518E-04 -1.2641247188254123E-01
+ 5246 1.3114999999999999E-03 1.7480931146667358E-04 -1.2640140861074309E-01
+ 5247 1.3117500000000000E-03 1.7477771249742985E-04 -1.2639034533894491E-01
+ 5248 1.3120000000000000E-03 1.7474611629400406E-04 -1.2637928206714677E-01
+ 5249 1.3122500000000000E-03 1.7471452285639628E-04 -1.2636821879534860E-01
+ 5250 1.3125000000000001E-03 1.7468293218460642E-04 -1.2635715552355042E-01
+ 5251 1.3127499999999999E-03 1.7465134427863444E-04 -1.2634609225175228E-01
+ 5252 1.3129999999999999E-03 1.7461975913848056E-04 -1.2633502897995413E-01
+ 5253 1.3132500000000000E-03 1.7458817676414457E-04 -1.2632396570815596E-01
+ 5254 1.3135000000000000E-03 1.7455659715562646E-04 -1.2631290243635779E-01
+ 5255 1.3137500000000000E-03 1.7452502031292636E-04 -1.2630183916455964E-01
+ 5256 1.3140000000000001E-03 1.7449344623604417E-04 -1.2629077589276147E-01
+ 5257 1.3142499999999999E-03 1.7446187492498001E-04 -1.2627971262096332E-01
+ 5258 1.3144999999999999E-03 1.7443030637973370E-04 -1.2626864934916515E-01
+ 5259 1.3147499999999999E-03 1.7439874060030537E-04 -1.2625758607736701E-01
+ 5260 1.3150000000000000E-03 1.7436717758669506E-04 -1.2624652280556883E-01
+ 5261 1.3152500000000000E-03 1.7433561733890262E-04 -1.2623545953377069E-01
+ 5262 1.3155000000000000E-03 1.7430405985692813E-04 -1.2622439626197252E-01
+ 5263 1.3157500000000001E-03 1.7427250514077161E-04 -1.2621333299017434E-01
+ 5264 1.3159999999999999E-03 1.7424095319043304E-04 -1.2620226971837620E-01
+ 5265 1.3162499999999999E-03 1.7420940400591242E-04 -1.2619120644657805E-01
+ 5266 1.3165000000000000E-03 1.7417785758720977E-04 -1.2618014317477988E-01
+ 5267 1.3167500000000000E-03 1.7414631393432509E-04 -1.2616907990298171E-01
+ 5268 1.3170000000000000E-03 1.7411477304725829E-04 -1.2615801663118356E-01
+ 5269 1.3172500000000001E-03 1.7408323492600943E-04 -1.2614695335938539E-01
+ 5270 1.3174999999999999E-03 1.7405169957057862E-04 -1.2613589008758724E-01
+ 5271 1.3177499999999999E-03 1.7402016698096569E-04 -1.2612482681578907E-01
+ 5272 1.3179999999999999E-03 1.7398863715717069E-04 -1.2611376354399093E-01
+ 5273 1.3182500000000000E-03 1.7395711009919363E-04 -1.2610270027219275E-01
+ 5274 1.3185000000000000E-03 1.7392558580703462E-04 -1.2609163700039461E-01
+ 5275 1.3187500000000000E-03 1.7389406428069347E-04 -1.2608057372859643E-01
+ 5276 1.3190000000000001E-03 1.7386254552017024E-04 -1.2606951045679826E-01
+ 5277 1.3192499999999999E-03 1.7383102952546510E-04 -1.2605844718500012E-01
+ 5278 1.3194999999999999E-03 1.7379951629657776E-04 -1.2604738391320197E-01
+ 5279 1.3197500000000000E-03 1.7376800583350849E-04 -1.2603632064140380E-01
+ 5280 1.3200000000000000E-03 1.7373649813625712E-04 -1.2602525736960563E-01
+ 5281 1.3202500000000000E-03 1.7370499320482370E-04 -1.2601419409780748E-01
+ 5282 1.3205000000000001E-03 1.7367349103920816E-04 -1.2600313082600931E-01
+ 5283 1.3207499999999999E-03 1.7364199163941068E-04 -1.2599206755421116E-01
+ 5284 1.3209999999999999E-03 1.7361049500543114E-04 -1.2598100428241299E-01
+ 5285 1.3212499999999999E-03 1.7357900113726949E-04 -1.2596994101061484E-01
+ 5286 1.3215000000000000E-03 1.7354751003492569E-04 -1.2595887773881667E-01
+ 5287 1.3217500000000000E-03 1.7351602169840002E-04 -1.2594781446701853E-01
+ 5288 1.3220000000000000E-03 1.7348453612769227E-04 -1.2593675119522035E-01
+ 5289 1.3222500000000001E-03 1.7345305332280240E-04 -1.2592568792342218E-01
+ 5290 1.3224999999999999E-03 1.7342157328373059E-04 -1.2591462465162404E-01
+ 5291 1.3227499999999999E-03 1.7339009601047663E-04 -1.2590356137982589E-01
+ 5292 1.3230000000000000E-03 1.7335862150304063E-04 -1.2589249810802772E-01
+ 5293 1.3232500000000000E-03 1.7332714976142259E-04 -1.2588143483622954E-01
+ 5294 1.3235000000000000E-03 1.7329568078562250E-04 -1.2587037156443140E-01
+ 5295 1.3237500000000001E-03 1.7326421457564045E-04 -1.2585930829263325E-01
+ 5296 1.3239999999999999E-03 1.7323275113147619E-04 -1.2584824502083508E-01
+ 5297 1.3242499999999999E-03 1.7320129045312997E-04 -1.2583718174903691E-01
+ 5298 1.3244999999999999E-03 1.7316983254060171E-04 -1.2582611847723876E-01
+ 5299 1.3247500000000000E-03 1.7313837739389137E-04 -1.2581505520544059E-01
+ 5300 1.3250000000000000E-03 1.7310692501299894E-04 -1.2580399193364245E-01
+ 5301 1.3252500000000000E-03 1.7307547539792447E-04 -1.2579292866184427E-01
+ 5302 1.3255000000000001E-03 1.7304402854866809E-04 -1.2578186539004610E-01
+ 5303 1.3257499999999999E-03 1.7301258446522950E-04 -1.2577080211824795E-01
+ 5304 1.3259999999999999E-03 1.7298114314760898E-04 -1.2575973884644981E-01
+ 5305 1.3262500000000000E-03 1.7294970459580633E-04 -1.2574867557465164E-01
+ 5306 1.3265000000000000E-03 1.7291826880982161E-04 -1.2573761230285346E-01
+ 5307 1.3267500000000000E-03 1.7288683578965485E-04 -1.2572654903105532E-01
+ 5308 1.3270000000000001E-03 1.7285540553530604E-04 -1.2571548575925717E-01
+ 5309 1.3272499999999999E-03 1.7282397804677528E-04 -1.2570442248745900E-01
+ 5310 1.3274999999999999E-03 1.7279255332406230E-04 -1.2569335921566083E-01
+ 5311 1.3277499999999999E-03 1.7276113136716745E-04 -1.2568229594386268E-01
+ 5312 1.3280000000000000E-03 1.7272971217609047E-04 -1.2567123267206454E-01
+ 5313 1.3282500000000000E-03 1.7269829575083137E-04 -1.2566016940026636E-01
+ 5314 1.3285000000000000E-03 1.7266688209139028E-04 -1.2564910612846819E-01
+ 5315 1.3287500000000001E-03 1.7263547119776711E-04 -1.2563804285667005E-01
+ 5316 1.3289999999999999E-03 1.7260406306996202E-04 -1.2562697958487190E-01
+ 5317 1.3292499999999999E-03 1.7257265770797471E-04 -1.2561591631307373E-01
+ 5318 1.3295000000000000E-03 1.7254125511180539E-04 -1.2560485304127555E-01
+ 5319 1.3297500000000000E-03 1.7250985528145408E-04 -1.2559378976947738E-01
+ 5320 1.3300000000000000E-03 1.7247845821692068E-04 -1.2558272649767924E-01
+ 5321 1.3302500000000001E-03 1.7244706391820520E-04 -1.2557166322588109E-01
+ 5322 1.3304999999999999E-03 1.7241567238530779E-04 -1.2556059995408292E-01
+ 5323 1.3307499999999999E-03 1.7238428361822820E-04 -1.2554953668228475E-01
+ 5324 1.3309999999999999E-03 1.7235289761696653E-04 -1.2553847341048660E-01
+ 5325 1.3312500000000000E-03 1.7232151438152296E-04 -1.2552741013868846E-01
+ 5326 1.3315000000000000E-03 1.7229013391189727E-04 -1.2551634686689028E-01
+ 5327 1.3317500000000000E-03 1.7225875620808950E-04 -1.2550528359509211E-01
+ 5328 1.3320000000000001E-03 1.7222738127009964E-04 -1.2549422032329396E-01
+ 5329 1.3322499999999999E-03 1.7219600909792790E-04 -1.2548315705149582E-01
+ 5330 1.3324999999999999E-03 1.7216463969157395E-04 -1.2547209377969765E-01
+ 5331 1.3327500000000000E-03 1.7213327305103801E-04 -1.2546103050789947E-01
+ 5332 1.3330000000000000E-03 1.7210190917632000E-04 -1.2544996723610133E-01
+ 5333 1.3332500000000000E-03 1.7207054806742000E-04 -1.2543890396430316E-01
+ 5334 1.3335000000000000E-03 1.7203918972433783E-04 -1.2542784069250501E-01
+ 5335 1.3337499999999999E-03 1.7200783414707366E-04 -1.2541677742070684E-01
+ 5336 1.3339999999999999E-03 1.7197648133562751E-04 -1.2540571414890866E-01
+ 5337 1.3342499999999999E-03 1.7194513128999923E-04 -1.2539465087711052E-01
+ 5338 1.3345000000000000E-03 1.7191378401018893E-04 -1.2538358760531237E-01
+ 5339 1.3347500000000000E-03 1.7188243949619662E-04 -1.2537252433351420E-01
+ 5340 1.3350000000000000E-03 1.7185109774802221E-04 -1.2536146106171603E-01
+ 5341 1.3352500000000001E-03 1.7181975876566575E-04 -1.2535039778991788E-01
+ 5342 1.3354999999999999E-03 1.7178842254912726E-04 -1.2533933451811974E-01
+ 5343 1.3357499999999999E-03 1.7175708909840671E-04 -1.2532827124632157E-01
+ 5344 1.3359999999999999E-03 1.7172575841350405E-04 -1.2531720797452339E-01
+ 5345 1.3362500000000000E-03 1.7169443049441934E-04 -1.2530614470272525E-01
+ 5346 1.3365000000000000E-03 1.7166310534115272E-04 -1.2529508143092707E-01
+ 5347 1.3367500000000000E-03 1.7163178295370396E-04 -1.2528401815912893E-01
+ 5348 1.3370000000000001E-03 1.7160046333207314E-04 -1.2527295488733076E-01
+ 5349 1.3372499999999999E-03 1.7156914647626026E-04 -1.2526189161553261E-01
+ 5350 1.3374999999999999E-03 1.7153783238626542E-04 -1.2525082834373444E-01
+ 5351 1.3377500000000000E-03 1.7150652106208842E-04 -1.2523976507193629E-01
+ 5352 1.3380000000000000E-03 1.7147521250372938E-04 -1.2522870180013812E-01
+ 5353 1.3382500000000000E-03 1.7144390671118833E-04 -1.2521763852833995E-01
+ 5354 1.3385000000000001E-03 1.7141260368446526E-04 -1.2520657525654180E-01
+ 5355 1.3387499999999999E-03 1.7138130342356003E-04 -1.2519551198474366E-01
+ 5356 1.3389999999999999E-03 1.7135000592847287E-04 -1.2518444871294548E-01
+ 5357 1.3392499999999999E-03 1.7131871119920364E-04 -1.2517338544114731E-01
+ 5358 1.3395000000000000E-03 1.7128741923575232E-04 -1.2516232216934917E-01
+ 5359 1.3397500000000000E-03 1.7125613003811889E-04 -1.2515125889755099E-01
+ 5360 1.3400000000000000E-03 1.7122484360630351E-04 -1.2514019562575285E-01
+ 5361 1.3402500000000001E-03 1.7119355994030605E-04 -1.2512913235395468E-01
+ 5362 1.3404999999999999E-03 1.7116227904012652E-04 -1.2511806908215653E-01
+ 5363 1.3407499999999999E-03 1.7113100090576498E-04 -1.2510700581035836E-01
+ 5364 1.3410000000000000E-03 1.7109972553722139E-04 -1.2509594253856021E-01
+ 5365 1.3412500000000000E-03 1.7106845293449568E-04 -1.2508487926676204E-01
+ 5366 1.3415000000000000E-03 1.7103718309758795E-04 -1.2507381599496387E-01
+ 5367 1.3417500000000001E-03 1.7100591602649823E-04 -1.2506275272316572E-01
+ 5368 1.3419999999999999E-03 1.7097465172122642E-04 -1.2505168945136758E-01
+ 5369 1.3422499999999999E-03 1.7094339018177253E-04 -1.2504062617956940E-01
+ 5370 1.3424999999999999E-03 1.7091213140813660E-04 -1.2502956290777123E-01
+ 5371 1.3427500000000000E-03 1.7088087540031863E-04 -1.2501849963597308E-01
+ 5372 1.3430000000000000E-03 1.7084962215831861E-04 -1.2500743636417491E-01
+ 5373 1.3432500000000000E-03 1.7081837168213647E-04 -1.2499637309237675E-01
+ 5374 1.3435000000000001E-03 1.7078712397177245E-04 -1.2498530982057859E-01
+ 5375 1.3437499999999999E-03 1.7075587902722623E-04 -1.2497424654878045E-01
+ 5376 1.3439999999999999E-03 1.7072463684849801E-04 -1.2496318327698228E-01
+ 5377 1.3442500000000000E-03 1.7069339743558775E-04 -1.2495212000518412E-01
+ 5378 1.3445000000000000E-03 1.7066216078849547E-04 -1.2494105673338596E-01
+ 5379 1.3447500000000000E-03 1.7063092690722107E-04 -1.2492999346158778E-01
+ 5380 1.3450000000000001E-03 1.7059969579176460E-04 -1.2491893018978964E-01
+ 5381 1.3452499999999999E-03 1.7056846744212620E-04 -1.2490786691799148E-01
+ 5382 1.3454999999999999E-03 1.7053724185830564E-04 -1.2489680364619332E-01
+ 5383 1.3457499999999999E-03 1.7050601904030304E-04 -1.2488574037439515E-01
+ 5384 1.3460000000000000E-03 1.7047479898811847E-04 -1.2487467710259700E-01
+ 5385 1.3462500000000000E-03 1.7044358170175181E-04 -1.2486361383079883E-01
+ 5386 1.3465000000000000E-03 1.7041236718120308E-04 -1.2485255055900067E-01
+ 5387 1.3467500000000001E-03 1.7038115542647228E-04 -1.2484148728720251E-01
+ 5388 1.3469999999999999E-03 1.7034994643755949E-04 -1.2483042401540437E-01
+ 5389 1.3472499999999999E-03 1.7031874021446454E-04 -1.2481936074360619E-01
+ 5390 1.3475000000000000E-03 1.7028753675718764E-04 -1.2480829747180804E-01
+ 5391 1.3477500000000000E-03 1.7025633606572866E-04 -1.2479723420000988E-01
+ 5392 1.3480000000000000E-03 1.7022513814008767E-04 -1.2478617092821170E-01
+ 5393 1.3482500000000001E-03 1.7019394298026461E-04 -1.2477510765641356E-01
+ 5394 1.3484999999999999E-03 1.7016275058625945E-04 -1.2476404438461540E-01
+ 5395 1.3487499999999999E-03 1.7013156095807224E-04 -1.2475298111281724E-01
+ 5396 1.3489999999999999E-03 1.7010037409570297E-04 -1.2474191784101907E-01
+ 5397 1.3492500000000000E-03 1.7006918999915173E-04 -1.2473085456922092E-01
+ 5398 1.3495000000000000E-03 1.7003800866841845E-04 -1.2471979129742275E-01
+ 5399 1.3497500000000000E-03 1.7000683010350308E-04 -1.2470872802562459E-01
+ 5400 1.3500000000000001E-03 1.6997565430440560E-04 -1.2469766475382643E-01
+ 5401 1.3502499999999999E-03 1.6994448127112614E-04 -1.2468660148202829E-01
+ 5402 1.3504999999999999E-03 1.6991331100366461E-04 -1.2467553821023011E-01
+ 5403 1.3507500000000000E-03 1.6988214350202103E-04 -1.2466447493843195E-01
+ 5404 1.3510000000000000E-03 1.6985097876619538E-04 -1.2465341166663380E-01
+ 5405 1.3512500000000000E-03 1.6981981679618771E-04 -1.2464234839483564E-01
+ 5406 1.3515000000000001E-03 1.6978865759199801E-04 -1.2463128512303748E-01
+ 5407 1.3517499999999999E-03 1.6975750115362617E-04 -1.2462022185123932E-01
+ 5408 1.3519999999999999E-03 1.6972634748107238E-04 -1.2460915857944116E-01
+ 5409 1.3522499999999999E-03 1.6969519657433646E-04 -1.2459809530764300E-01
+ 5410 1.3525000000000000E-03 1.6966404843341852E-04 -1.2458703203584484E-01
+ 5411 1.3527500000000000E-03 1.6963290305831852E-04 -1.2457596876404667E-01
+ 5412 1.3530000000000000E-03 1.6960176044903647E-04 -1.2456490549224851E-01
+ 5413 1.3532500000000001E-03 1.6957062060557243E-04 -1.2455384222045035E-01
+ 5414 1.3534999999999999E-03 1.6953948352792627E-04 -1.2454277894865221E-01
+ 5415 1.3537499999999999E-03 1.6950834921609809E-04 -1.2453171567685403E-01
+ 5416 1.3540000000000000E-03 1.6947721767008789E-04 -1.2452065240505587E-01
+ 5417 1.3542500000000000E-03 1.6944608888989560E-04 -1.2450958913325771E-01
+ 5418 1.3545000000000000E-03 1.6941496287552118E-04 -1.2449852586145956E-01
+ 5419 1.3547500000000001E-03 1.6938383962696480E-04 -1.2448746258966140E-01
+ 5420 1.3549999999999999E-03 1.6935271914422646E-04 -1.2447639931786324E-01
+ 5421 1.3552499999999999E-03 1.6932160142730588E-04 -1.2446533604606508E-01
+ 5422 1.3554999999999999E-03 1.6929048647620340E-04 -1.2445427277426692E-01
+ 5423 1.3557500000000000E-03 1.6925937429091882E-04 -1.2444320950246876E-01
+ 5424 1.3560000000000000E-03 1.6922826487145211E-04 -1.2443214623067059E-01
+ 5425 1.3562500000000000E-03 1.6919715821780339E-04 -1.2442108295887244E-01
+ 5426 1.3565000000000001E-03 1.6916605432997262E-04 -1.2441001968707427E-01
+ 5427 1.3567499999999999E-03 1.6913495320795995E-04 -1.2439895641527612E-01
+ 5428 1.3569999999999999E-03 1.6910385485176507E-04 -1.2438789314347795E-01
+ 5429 1.3572499999999999E-03 1.6907275926138817E-04 -1.2437682987167979E-01
+ 5430 1.3575000000000000E-03 1.6904166643682921E-04 -1.2436576659988163E-01
+ 5431 1.3577500000000000E-03 1.6901057637808820E-04 -1.2435470332808347E-01
+ 5432 1.3580000000000000E-03 1.6897948908516514E-04 -1.2434364005628532E-01
+ 5433 1.3582499999999999E-03 1.6894840455806013E-04 -1.2433257678448716E-01
+ 5434 1.3584999999999999E-03 1.6891732279677291E-04 -1.2432151351268900E-01
+ 5435 1.3587499999999999E-03 1.6888624380130370E-04 -1.2431045024089084E-01
+ 5436 1.3590000000000000E-03 1.6885516757165253E-04 -1.2429938696909268E-01
+ 5437 1.3592500000000000E-03 1.6882409410781920E-04 -1.2428832369729451E-01
+ 5438 1.3595000000000000E-03 1.6879302340980381E-04 -1.2427726042549636E-01
+ 5439 1.3597500000000001E-03 1.6876195547760642E-04 -1.2426619715369819E-01
+ 5440 1.3599999999999999E-03 1.6873089031122697E-04 -1.2425513388190004E-01
+ 5441 1.3602499999999999E-03 1.6869982791066547E-04 -1.2424407061010187E-01
+ 5442 1.3604999999999999E-03 1.6866876827592190E-04 -1.2423300733830372E-01
+ 5443 1.3607500000000000E-03 1.6863771140699635E-04 -1.2422194406650555E-01
+ 5444 1.3610000000000000E-03 1.6860665730388869E-04 -1.2421088079470739E-01
+ 5445 1.3612500000000000E-03 1.6857560596659897E-04 -1.2419981752290923E-01
+ 5446 1.3615000000000001E-03 1.6854455739512720E-04 -1.2418875425111106E-01
+ 5447 1.3617499999999999E-03 1.6851351158947347E-04 -1.2417769097931292E-01
+ 5448 1.3619999999999999E-03 1.6848246854963761E-04 -1.2416662770751476E-01
+ 5449 1.3622500000000000E-03 1.6845142827561963E-04 -1.2415556443571660E-01
+ 5450 1.3625000000000000E-03 1.6842039076741969E-04 -1.2414450116391842E-01
+ 5451 1.3627500000000000E-03 1.6838935602503770E-04 -1.2413343789212028E-01
+ 5452 1.3630000000000001E-03 1.6835832404847365E-04 -1.2412237462032211E-01
+ 5453 1.3632499999999999E-03 1.6832729483772752E-04 -1.2411131134852396E-01
+ 5454 1.3634999999999999E-03 1.6829626839279940E-04 -1.2410024807672579E-01
+ 5455 1.3637499999999999E-03 1.6826524471368919E-04 -1.2408918480492764E-01
+ 5456 1.3640000000000000E-03 1.6823422380039690E-04 -1.2407812153312947E-01
+ 5457 1.3642500000000000E-03 1.6820320565292258E-04 -1.2406705826133131E-01
+ 5458 1.3645000000000000E-03 1.6817219027126626E-04 -1.2405599498953315E-01
+ 5459 1.3647500000000001E-03 1.6814117765542782E-04 -1.2404493171773498E-01
+ 5460 1.3649999999999999E-03 1.6811016780540736E-04 -1.2403386844593683E-01
+ 5461 1.3652499999999999E-03 1.6807916072120491E-04 -1.2402280517413868E-01
+ 5462 1.3655000000000000E-03 1.6804815640282032E-04 -1.2401174190234052E-01
+ 5463 1.3657500000000000E-03 1.6801715485025370E-04 -1.2400067863054234E-01
+ 5464 1.3660000000000000E-03 1.6798615606350510E-04 -1.2398961535874420E-01
+ 5465 1.3662500000000001E-03 1.6795516004257434E-04 -1.2397855208694603E-01
+ 5466 1.3664999999999999E-03 1.6792416678746160E-04 -1.2396748881514788E-01
+ 5467 1.3667499999999999E-03 1.6789317629816675E-04 -1.2395642554334971E-01
+ 5468 1.3669999999999999E-03 1.6786218857468992E-04 -1.2394536227155156E-01
+ 5469 1.3672500000000000E-03 1.6783120361703094E-04 -1.2393429899975339E-01
+ 5470 1.3675000000000000E-03 1.6780022142518999E-04 -1.2392323572795523E-01
+ 5471 1.3677500000000000E-03 1.6776924199916700E-04 -1.2391217245615707E-01
+ 5472 1.3680000000000001E-03 1.6773826533896194E-04 -1.2390110918435890E-01
+ 5473 1.3682499999999999E-03 1.6770729144457484E-04 -1.2389004591256075E-01
+ 5474 1.3684999999999999E-03 1.6767632031600567E-04 -1.2387898264076259E-01
+ 5475 1.3687500000000000E-03 1.6764535195325450E-04 -1.2386791936896444E-01
+ 5476 1.3690000000000000E-03 1.6761438635632116E-04 -1.2385685609716626E-01
+ 5477 1.3692500000000000E-03 1.6758342352520588E-04 -1.2384579282536812E-01
+ 5478 1.3695000000000001E-03 1.6755246345990851E-04 -1.2383472955356994E-01
+ 5479 1.3697499999999999E-03 1.6752150616042909E-04 -1.2382366628177180E-01
+ 5480 1.3699999999999999E-03 1.6749055162676763E-04 -1.2381260300997363E-01
+ 5481 1.3702499999999999E-03 1.6745959985892407E-04 -1.2380153973817548E-01
+ 5482 1.3705000000000000E-03 1.6742865085689858E-04 -1.2379047646637731E-01
+ 5483 1.3707500000000000E-03 1.6739770462069091E-04 -1.2377941319457915E-01
+ 5484 1.3710000000000000E-03 1.6736676115030124E-04 -1.2376834992278099E-01
+ 5485 1.3712500000000001E-03 1.6733582044572949E-04 -1.2375728665098282E-01
+ 5486 1.3714999999999999E-03 1.6730488250697576E-04 -1.2374622337918467E-01
+ 5487 1.3717499999999999E-03 1.6727394733403989E-04 -1.2373516010738651E-01
+ 5488 1.3720000000000000E-03 1.6724301492692206E-04 -1.2372409683558835E-01
+ 5489 1.3722500000000000E-03 1.6721208528562212E-04 -1.2371303356379018E-01
+ 5490 1.3725000000000000E-03 1.6718115841014015E-04 -1.2370197029199204E-01
+ 5491 1.3727500000000001E-03 1.6715023430047607E-04 -1.2369090702019386E-01
+ 5492 1.3729999999999999E-03 1.6711931295663009E-04 -1.2367984374839572E-01
+ 5493 1.3732499999999999E-03 1.6708839437860188E-04 -1.2366878047659755E-01
+ 5494 1.3734999999999999E-03 1.6705747856639170E-04 -1.2365771720479940E-01
+ 5495 1.3737500000000000E-03 1.6702656551999948E-04 -1.2364665393300123E-01
+ 5496 1.3740000000000000E-03 1.6699565523942530E-04 -1.2363559066120307E-01
+ 5497 1.3742500000000000E-03 1.6696474772466896E-04 -1.2362452738940491E-01
+ 5498 1.3745000000000001E-03 1.6693384297573053E-04 -1.2361346411760675E-01
+ 5499 1.3747499999999999E-03 1.6690294099261016E-04 -1.2360240084580859E-01
+ 5500 1.3749999999999999E-03 1.6687204177530767E-04 -1.2359133757401043E-01
+ 5501 1.3752500000000000E-03 1.6684114532382311E-04 -1.2358027430221227E-01
+ 5502 1.3755000000000000E-03 1.6681025163815656E-04 -1.2356921103041410E-01
+ 5503 1.3757500000000000E-03 1.6677936071830791E-04 -1.2355814775861595E-01
+ 5504 1.3760000000000001E-03 1.6674847256427719E-04 -1.2354708448681778E-01
+ 5505 1.3762499999999999E-03 1.6671758717606453E-04 -1.2353602121501964E-01
+ 5506 1.3764999999999999E-03 1.6668670455366976E-04 -1.2352495794322146E-01
+ 5507 1.3767499999999999E-03 1.6665582469709288E-04 -1.2351389467142332E-01
+ 5508 1.3770000000000000E-03 1.6662494760633399E-04 -1.2350283139962515E-01
+ 5509 1.3772500000000000E-03 1.6659407328139308E-04 -1.2349176812782699E-01
+ 5510 1.3775000000000000E-03 1.6656320172227015E-04 -1.2348070485602883E-01
+ 5511 1.3777500000000001E-03 1.6653233292896505E-04 -1.2346964158423067E-01
+ 5512 1.3779999999999999E-03 1.6650146690147801E-04 -1.2345857831243251E-01
+ 5513 1.3782499999999999E-03 1.6647060363980887E-04 -1.2344751504063435E-01
+ 5514 1.3785000000000000E-03 1.6643974314395769E-04 -1.2343645176883619E-01
+ 5515 1.3787500000000000E-03 1.6640888541392441E-04 -1.2342538849703803E-01
+ 5516 1.3790000000000000E-03 1.6637803044970909E-04 -1.2341432522523987E-01
+ 5517 1.3792500000000001E-03 1.6634717825131186E-04 -1.2340326195344170E-01
+ 5518 1.3794999999999999E-03 1.6631632881873243E-04 -1.2339219868164356E-01
+ 5519 1.3797499999999999E-03 1.6628548215197106E-04 -1.2338113540984540E-01
+ 5520 1.3799999999999999E-03 1.6625463825102748E-04 -1.2337007213804724E-01
+ 5521 1.3802500000000000E-03 1.6622379711590191E-04 -1.2335900886624906E-01
+ 5522 1.3805000000000000E-03 1.6619295874659436E-04 -1.2334794559445091E-01
+ 5523 1.3807500000000000E-03 1.6616212314310471E-04 -1.2333688232265275E-01
+ 5524 1.3810000000000001E-03 1.6613129030543312E-04 -1.2332581905085459E-01
+ 5525 1.3812499999999999E-03 1.6610046023357930E-04 -1.2331475577905643E-01
+ 5526 1.3814999999999999E-03 1.6606963292754352E-04 -1.2330369250725827E-01
+ 5527 1.3817499999999999E-03 1.6603880838732569E-04 -1.2329262923546011E-01
+ 5528 1.3820000000000000E-03 1.6600798661292582E-04 -1.2328156596366195E-01
+ 5529 1.3822500000000000E-03 1.6597716760434388E-04 -1.2327050269186379E-01
+ 5530 1.3825000000000000E-03 1.6594635136157985E-04 -1.2325943942006562E-01
+ 5531 1.3827499999999999E-03 1.6591553788463385E-04 -1.2324837614826747E-01
+ 5532 1.3829999999999999E-03 1.6588472717350572E-04 -1.2323731287646932E-01
+ 5533 1.3832499999999999E-03 1.6585391922819561E-04 -1.2322624960467116E-01
+ 5534 1.3835000000000000E-03 1.6582311404870345E-04 -1.2321518633287298E-01
+ 5535 1.3837500000000000E-03 1.6579231163502917E-04 -1.2320412306107484E-01
+ 5536 1.3840000000000000E-03 1.6576151198717279E-04 -1.2319305978927667E-01
+ 5537 1.3842500000000001E-03 1.6573071510513451E-04 -1.2318199651747851E-01
+ 5538 1.3844999999999999E-03 1.6569992098891409E-04 -1.2317093324568035E-01
+ 5539 1.3847499999999999E-03 1.6566912963851167E-04 -1.2315986997388220E-01
+ 5540 1.3849999999999999E-03 1.6563834105392722E-04 -1.2314880670208403E-01
+ 5541 1.3852500000000000E-03 1.6560755523516063E-04 -1.2313774343028587E-01
+ 5542 1.3855000000000000E-03 1.6557677218221201E-04 -1.2312668015848771E-01
+ 5543 1.3857500000000000E-03 1.6554599189508136E-04 -1.2311561688668954E-01
+ 5544 1.3859999999999999E-03 1.6551521437376871E-04 -1.2310455361489139E-01
+ 5545 1.3862499999999999E-03 1.6548443961827397E-04 -1.2309349034309323E-01
+ 5546 1.3864999999999999E-03 1.6545366762859713E-04 -1.2308242707129508E-01
+ 5547 1.3867500000000000E-03 1.6542289840473833E-04 -1.2307136379949690E-01
+ 5548 1.3870000000000000E-03 1.6539213194669746E-04 -1.2306030052769876E-01
+ 5549 1.3872500000000000E-03 1.6536136825447446E-04 -1.2304923725590058E-01
+ 5550 1.3875000000000001E-03 1.6533060732806942E-04 -1.2303817398410243E-01
+ 5551 1.3877499999999999E-03 1.6529984916748244E-04 -1.2302711071230427E-01
+ 5552 1.3879999999999999E-03 1.6526909377271326E-04 -1.2301604744050612E-01
+ 5553 1.3882499999999999E-03 1.6523834114376209E-04 -1.2300498416870795E-01
+ 5554 1.3885000000000000E-03 1.6520759128062896E-04 -1.2299392089690979E-01
+ 5555 1.3887500000000000E-03 1.6517684418331370E-04 -1.2298285762511163E-01
+ 5556 1.3890000000000000E-03 1.6514609985181632E-04 -1.2297179435331346E-01
+ 5557 1.3892500000000001E-03 1.6511535828613697E-04 -1.2296073108151531E-01
+ 5558 1.3894999999999999E-03 1.6508461948627567E-04 -1.2294966780971715E-01
+ 5559 1.3897499999999999E-03 1.6505388345223221E-04 -1.2293860453791899E-01
+ 5560 1.3900000000000000E-03 1.6502315018400665E-04 -1.2292754126612082E-01
+ 5561 1.3902500000000000E-03 1.6499241968159913E-04 -1.2291647799432268E-01
+ 5562 1.3905000000000000E-03 1.6496169194500954E-04 -1.2290541472252450E-01
+ 5563 1.3907500000000001E-03 1.6493096697423786E-04 -1.2289435145072634E-01
+ 5564 1.3909999999999999E-03 1.6490024476928418E-04 -1.2288328817892819E-01
+ 5565 1.3912499999999999E-03 1.6486952533014841E-04 -1.2287222490713004E-01
+ 5566 1.3914999999999999E-03 1.6483880865683057E-04 -1.2286116163533187E-01
+ 5567 1.3917500000000000E-03 1.6480809474933071E-04 -1.2285009836353371E-01
+ 5568 1.3920000000000000E-03 1.6477738360764883E-04 -1.2283903509173555E-01
+ 5569 1.3922500000000000E-03 1.6474667523178489E-04 -1.2282797181993738E-01
+ 5570 1.3925000000000001E-03 1.6471596962173884E-04 -1.2281690854813923E-01
+ 5571 1.3927499999999999E-03 1.6468526677751078E-04 -1.2280584527634107E-01
+ 5572 1.3929999999999999E-03 1.6465456669910070E-04 -1.2279478200454291E-01
+ 5573 1.3932500000000000E-03 1.6462386938650853E-04 -1.2278371873274474E-01
+ 5574 1.3935000000000000E-03 1.6459317483973426E-04 -1.2277265546094659E-01
+ 5575 1.3937500000000000E-03 1.6456248305877802E-04 -1.2276159218914842E-01
+ 5576 1.3940000000000001E-03 1.6453179404363975E-04 -1.2275052891735026E-01
+ 5577 1.3942499999999999E-03 1.6450110779431932E-04 -1.2273946564555210E-01
+ 5578 1.3944999999999999E-03 1.6447042431081695E-04 -1.2272840237375396E-01
+ 5579 1.3947499999999999E-03 1.6443974359313252E-04 -1.2271733910195579E-01
+ 5580 1.3950000000000000E-03 1.6440906564126599E-04 -1.2270627583015763E-01
+ 5581 1.3952500000000000E-03 1.6437839045521738E-04 -1.2269521255835947E-01
+ 5582 1.3955000000000000E-03 1.6434771803498682E-04 -1.2268414928656129E-01
+ 5583 1.3957500000000001E-03 1.6431704838057413E-04 -1.2267308601476315E-01
+ 5584 1.3959999999999999E-03 1.6428638149197940E-04 -1.2266202274296499E-01
+ 5585 1.3962499999999999E-03 1.6425571736920262E-04 -1.2265095947116683E-01
+ 5586 1.3965000000000000E-03 1.6422505601224383E-04 -1.2263989619936866E-01
+ 5587 1.3967500000000000E-03 1.6419439742110296E-04 -1.2262883292757051E-01
+ 5588 1.3970000000000000E-03 1.6416374159578003E-04 -1.2261776965577234E-01
+ 5589 1.3972500000000001E-03 1.6413308853627508E-04 -1.2260670638397418E-01
+ 5590 1.3974999999999999E-03 1.6410243824258809E-04 -1.2259564311217602E-01
+ 5591 1.3977499999999999E-03 1.6407179071471897E-04 -1.2258457984037788E-01
+ 5592 1.3979999999999999E-03 1.6404114595266781E-04 -1.2257351656857970E-01
+ 5593 1.3982500000000000E-03 1.6401050395643469E-04 -1.2256245329678155E-01
+ 5594 1.3985000000000000E-03 1.6397986472601946E-04 -1.2255139002498339E-01
+ 5595 1.3987500000000000E-03 1.6394922826142217E-04 -1.2254032675318521E-01
+ 5596 1.3990000000000001E-03 1.6391859456264292E-04 -1.2252926348138707E-01
+ 5597 1.3992499999999999E-03 1.6388796362968151E-04 -1.2251820020958891E-01
+ 5598 1.3994999999999999E-03 1.6385733546253806E-04 -1.2250713693779075E-01
+ 5599 1.3997500000000000E-03 1.6382671006121257E-04 -1.2249607366599258E-01
+ 5600 1.4000000000000000E-03 1.6379608742570512E-04 -1.2248501039419443E-01
+ 5601 1.4002500000000000E-03 1.6376546755601554E-04 -1.2247394712239626E-01
+ 5602 1.4005000000000001E-03 1.6373485045214386E-04 -1.2246288385059810E-01
+ 5603 1.4007499999999999E-03 1.6370423611409028E-04 -1.2245182057879994E-01
+ 5604 1.4009999999999999E-03 1.6367362454185454E-04 -1.2244075730700180E-01
+ 5605 1.4012499999999999E-03 1.6364301573543671E-04 -1.2242969403520362E-01
+ 5606 1.4015000000000000E-03 1.6361240969483689E-04 -1.2241863076340546E-01
+ 5607 1.4017500000000000E-03 1.6358180642005505E-04 -1.2240756749160731E-01
+ 5608 1.4020000000000000E-03 1.6355120591109108E-04 -1.2239650421980915E-01
+ 5609 1.4022500000000001E-03 1.6352060816794513E-04 -1.2238544094801099E-01
+ 5610 1.4024999999999999E-03 1.6349001319061716E-04 -1.2237437767621283E-01
+ 5611 1.4027499999999999E-03 1.6345942097910704E-04 -1.2236331440441467E-01
+ 5612 1.4030000000000000E-03 1.6342883153341487E-04 -1.2235225113261651E-01
+ 5613 1.4032500000000000E-03 1.6339824485354066E-04 -1.2234118786081835E-01
+ 5614 1.4035000000000000E-03 1.6336766093948447E-04 -1.2233012458902018E-01
+ 5615 1.4037500000000000E-03 1.6333707979124623E-04 -1.2231906131722202E-01
+ 5616 1.4039999999999999E-03 1.6330650140882589E-04 -1.2230799804542386E-01
+ 5617 1.4042499999999999E-03 1.6327592579222345E-04 -1.2229693477362572E-01
+ 5618 1.4044999999999999E-03 1.6324535294143908E-04 -1.2228587150182754E-01
+ 5619 1.4047500000000000E-03 1.6321478285647253E-04 -1.2227480823002938E-01
+ 5620 1.4050000000000000E-03 1.6318421553732399E-04 -1.2226374495823122E-01
+ 5621 1.4052500000000000E-03 1.6315365098399346E-04 -1.2225268168643307E-01
+ 5622 1.4055000000000001E-03 1.6312308919648084E-04 -1.2224161841463491E-01
+ 5623 1.4057499999999999E-03 1.6309253017478614E-04 -1.2223055514283675E-01
+ 5624 1.4059999999999999E-03 1.6306197391890943E-04 -1.2221949187103859E-01
+ 5625 1.4062499999999999E-03 1.6303142042885062E-04 -1.2220842859924043E-01
+ 5626 1.4065000000000000E-03 1.6300086970460979E-04 -1.2219736532744227E-01
+ 5627 1.4067500000000000E-03 1.6297032174618682E-04 -1.2218630205564410E-01
+ 5628 1.4070000000000000E-03 1.6293977655358201E-04 -1.2217523878384595E-01
+ 5629 1.4072499999999999E-03 1.6290923412679495E-04 -1.2216417551204779E-01
+ 5630 1.4074999999999999E-03 1.6287869446582597E-04 -1.2215311224024963E-01
+ 5631 1.4077499999999999E-03 1.6284815757067490E-04 -1.2214204896845146E-01
+ 5632 1.4080000000000000E-03 1.6281762344134165E-04 -1.2213098569665330E-01
+ 5633 1.4082500000000000E-03 1.6278709207782652E-04 -1.2211992242485514E-01
+ 5634 1.4085000000000000E-03 1.6275656348012927E-04 -1.2210885915305698E-01
+ 5635 1.4087500000000001E-03 1.6272603764825002E-04 -1.2209779588125882E-01
+ 5636 1.4089999999999999E-03 1.6269551458218863E-04 -1.2208673260946067E-01
+ 5637 1.4092499999999999E-03 1.6266499428194527E-04 -1.2207566933766251E-01
+ 5638 1.4094999999999999E-03 1.6263447674751984E-04 -1.2206460606586435E-01
+ 5639 1.4097500000000000E-03 1.6260396197891231E-04 -1.2205354279406619E-01
+ 5640 1.4100000000000000E-03 1.6257344997612272E-04 -1.2204247952226802E-01
+ 5641 1.4102500000000000E-03 1.6254294073915116E-04 -1.2203141625046987E-01
+ 5642 1.4104999999999999E-03 1.6251243426799756E-04 -1.2202035297867171E-01
+ 5643 1.4107499999999999E-03 1.6248193056266183E-04 -1.2200928970687355E-01
+ 5644 1.4109999999999999E-03 1.6245142962314411E-04 -1.2199822643507538E-01
+ 5645 1.4112500000000000E-03 1.6242093144944438E-04 -1.2198716316327723E-01
+ 5646 1.4115000000000000E-03 1.6239043604156244E-04 -1.2197609989147906E-01
+ 5647 1.4117500000000000E-03 1.6235994339949854E-04 -1.2196503661968090E-01
+ 5648 1.4120000000000001E-03 1.6232945352325260E-04 -1.2195397334788274E-01
+ 5649 1.4122499999999999E-03 1.6229896641282469E-04 -1.2194291007608460E-01
+ 5650 1.4124999999999999E-03 1.6226848206821458E-04 -1.2193184680428643E-01
+ 5651 1.4127499999999999E-03 1.6223800048942251E-04 -1.2192078353248827E-01
+ 5652 1.4130000000000000E-03 1.6220752167644834E-04 -1.2190972026069011E-01
+ 5653 1.4132500000000000E-03 1.6217704562929215E-04 -1.2189865698889195E-01
+ 5654 1.4135000000000000E-03 1.6214657234795386E-04 -1.2188759371709378E-01
+ 5655 1.4137500000000001E-03 1.6211610183243356E-04 -1.2187653044529562E-01
+ 5656 1.4139999999999999E-03 1.6208563408273127E-04 -1.2186546717349747E-01
+ 5657 1.4142499999999999E-03 1.6205516909884683E-04 -1.2185440390169931E-01
+ 5658 1.4145000000000000E-03 1.6202470688078040E-04 -1.2184334062990114E-01
+ 5659 1.4147500000000000E-03 1.6199424742853192E-04 -1.2183227735810298E-01
+ 5660 1.4150000000000000E-03 1.6196379074210135E-04 -1.2182121408630482E-01
+ 5661 1.4152500000000001E-03 1.6193333682148873E-04 -1.2181015081450666E-01
+ 5662 1.4154999999999999E-03 1.6190288566669415E-04 -1.2179908754270850E-01
+ 5663 1.4157499999999999E-03 1.6187243727771737E-04 -1.2178802427091034E-01
+ 5664 1.4159999999999999E-03 1.6184199165455862E-04 -1.2177696099911219E-01
+ 5665 1.4162500000000000E-03 1.6181154879721783E-04 -1.2176589772731403E-01
+ 5666 1.4165000000000000E-03 1.6178110870569500E-04 -1.2175483445551587E-01
+ 5667 1.4167500000000000E-03 1.6175067137999010E-04 -1.2174377118371769E-01
+ 5668 1.4170000000000001E-03 1.6172023682010310E-04 -1.2173270791191954E-01
+ 5669 1.4172499999999999E-03 1.6168980502603413E-04 -1.2172164464012139E-01
+ 5670 1.4174999999999999E-03 1.6165937599778307E-04 -1.2171058136832323E-01
+ 5671 1.4177500000000000E-03 1.6162894973534994E-04 -1.2169951809652506E-01
+ 5672 1.4180000000000000E-03 1.6159852623873479E-04 -1.2168845482472690E-01
+ 5673 1.4182500000000000E-03 1.6156810550793763E-04 -1.2167739155292874E-01
+ 5674 1.4185000000000001E-03 1.6153768754295834E-04 -1.2166632828113058E-01
+ 5675 1.4187499999999999E-03 1.6150727234379703E-04 -1.2165526500933242E-01
+ 5676 1.4189999999999999E-03 1.6147685991045371E-04 -1.2164420173753426E-01
+ 5677 1.4192499999999999E-03 1.6144645024292827E-04 -1.2163313846573610E-01
+ 5678 1.4195000000000000E-03 1.6141604334122083E-04 -1.2162207519393795E-01
+ 5679 1.4197500000000000E-03 1.6138563920533133E-04 -1.2161101192213979E-01
+ 5680 1.4200000000000000E-03 1.6135523783525978E-04 -1.2159994865034161E-01
+ 5681 1.4202500000000001E-03 1.6132483923100610E-04 -1.2158888537854345E-01
+ 5682 1.4204999999999999E-03 1.6129444339257044E-04 -1.2157782210674531E-01
+ 5683 1.4207499999999999E-03 1.6126405031995279E-04 -1.2156675883494715E-01
+ 5684 1.4210000000000000E-03 1.6123366001315304E-04 -1.2155569556314898E-01
+ 5685 1.4212500000000000E-03 1.6120327247217114E-04 -1.2154463229135082E-01
+ 5686 1.4215000000000000E-03 1.6117288769700735E-04 -1.2153356901955266E-01
+ 5687 1.4217500000000001E-03 1.6114250568766142E-04 -1.2152250574775450E-01
+ 5688 1.4219999999999999E-03 1.6111212644413341E-04 -1.2151144247595634E-01
+ 5689 1.4222499999999999E-03 1.6108174996642345E-04 -1.2150037920415818E-01
+ 5690 1.4224999999999999E-03 1.6105137625453138E-04 -1.2148931593236002E-01
+ 5691 1.4227500000000000E-03 1.6102100530845725E-04 -1.2147825266056186E-01
+ 5692 1.4230000000000000E-03 1.6099063712820104E-04 -1.2146718938876370E-01
+ 5693 1.4232500000000000E-03 1.6096027171376285E-04 -1.2145612611696555E-01
+ 5694 1.4235000000000001E-03 1.6092990906514258E-04 -1.2144506284516737E-01
+ 5695 1.4237499999999999E-03 1.6089954918234028E-04 -1.2143399957336923E-01
+ 5696 1.4239999999999999E-03 1.6086919206535590E-04 -1.2142293630157107E-01
+ 5697 1.4242500000000000E-03 1.6083883771418953E-04 -1.2141187302977290E-01
+ 5698 1.4245000000000000E-03 1.6080848612884098E-04 -1.2140080975797474E-01
+ 5699 1.4247500000000000E-03 1.6077813730931047E-04 -1.2138974648617658E-01
+ 5700 1.4250000000000001E-03 1.6074779125559795E-04 -1.2137868321437842E-01
+ 5701 1.4252499999999999E-03 1.6071744796770332E-04 -1.2136761994258026E-01
+ 5702 1.4254999999999999E-03 1.6068710744562666E-04 -1.2135655667078210E-01
+ 5703 1.4257499999999999E-03 1.6065676968936792E-04 -1.2134549339898394E-01
+ 5704 1.4260000000000000E-03 1.6062643469892719E-04 -1.2133443012718578E-01
+ 5705 1.4262500000000000E-03 1.6059610247430432E-04 -1.2132336685538762E-01
+ 5706 1.4265000000000000E-03 1.6056577301549942E-04 -1.2131230358358946E-01
+ 5707 1.4267500000000001E-03 1.6053544632251257E-04 -1.2130124031179129E-01
+ 5708 1.4269999999999999E-03 1.6050512239534356E-04 -1.2129017703999315E-01
+ 5709 1.4272499999999999E-03 1.6047480123399253E-04 -1.2127911376819499E-01
+ 5710 1.4274999999999999E-03 1.6044448283845944E-04 -1.2126805049639683E-01
+ 5711 1.4277500000000000E-03 1.6041416720874435E-04 -1.2125698722459866E-01
+ 5712 1.4280000000000000E-03 1.6038385434484715E-04 -1.2124592395280050E-01
+ 5713 1.4282500000000000E-03 1.6035354424676789E-04 -1.2123486068100234E-01
+ 5714 1.4284999999999999E-03 1.6032323691450673E-04 -1.2122379740920419E-01
+ 5715 1.4287499999999999E-03 1.6029293234806331E-04 -1.2121273413740602E-01
+ 5716 1.4289999999999999E-03 1.6026263054743793E-04 -1.2120167086560786E-01
+ 5717 1.4292500000000000E-03 1.6023233151263050E-04 -1.2119060759380970E-01
+ 5718 1.4295000000000000E-03 1.6020203524364112E-04 -1.2117954432201154E-01
+ 5719 1.4297500000000000E-03 1.6017174174046955E-04 -1.2116848105021338E-01
+ 5720 1.4300000000000001E-03 1.6014145100311594E-04 -1.2115741777841521E-01
+ 5721 1.4302499999999999E-03 1.6011116303158031E-04 -1.2114635450661707E-01
+ 5722 1.4304999999999999E-03 1.6008087782586270E-04 -1.2113529123481891E-01
+ 5723 1.4307499999999999E-03 1.6005059538596288E-04 -1.2112422796302075E-01
+ 5724 1.4310000000000000E-03 1.6002031571188109E-04 -1.2111316469122257E-01
+ 5725 1.4312500000000000E-03 1.5999003880361735E-04 -1.2110210141942442E-01
+ 5726 1.4315000000000000E-03 1.5995976466117140E-04 -1.2109103814762626E-01
+ 5727 1.4317499999999999E-03 1.5992949328454351E-04 -1.2107997487582811E-01
+ 5728 1.4319999999999999E-03 1.5989922467373352E-04 -1.2106891160402994E-01
+ 5729 1.4322499999999999E-03 1.5986895882874147E-04 -1.2105784833223178E-01
+ 5730 1.4325000000000000E-03 1.5983869574956737E-04 -1.2104678506043362E-01
+ 5731 1.4327500000000000E-03 1.5980843543621123E-04 -1.2103572178863546E-01
+ 5732 1.4330000000000000E-03 1.5977817788867307E-04 -1.2102465851683730E-01
+ 5733 1.4332500000000001E-03 1.5974792310695284E-04 -1.2101359524503913E-01
+ 5734 1.4334999999999999E-03 1.5971767109105057E-04 -1.2100253197324098E-01
+ 5735 1.4337499999999999E-03 1.5968742184096623E-04 -1.2099146870144283E-01
+ 5736 1.4339999999999999E-03 1.5965717535669982E-04 -1.2098040542964467E-01
+ 5737 1.4342500000000000E-03 1.5962693163825139E-04 -1.2096934215784649E-01
+ 5738 1.4345000000000000E-03 1.5959669068562089E-04 -1.2095827888604833E-01
+ 5739 1.4347500000000000E-03 1.5956645249880837E-04 -1.2094721561425018E-01
+ 5740 1.4349999999999999E-03 1.5953621707781379E-04 -1.2093615234245203E-01
+ 5741 1.4352499999999999E-03 1.5950598442263716E-04 -1.2092508907065386E-01
+ 5742 1.4354999999999999E-03 1.5947575453327848E-04 -1.2091402579885570E-01
+ 5743 1.4357500000000000E-03 1.5944552740973774E-04 -1.2090296252705754E-01
+ 5744 1.4360000000000000E-03 1.5941530305201490E-04 -1.2089189925525938E-01
+ 5745 1.4362500000000000E-03 1.5938508146011007E-04 -1.2088083598346122E-01
+ 5746 1.4365000000000001E-03 1.5935486263402319E-04 -1.2086977271166306E-01
+ 5747 1.4367499999999999E-03 1.5932464657375425E-04 -1.2085870943986490E-01
+ 5748 1.4369999999999999E-03 1.5929443327930326E-04 -1.2084764616806674E-01
+ 5749 1.4372499999999999E-03 1.5926422275067023E-04 -1.2083658289626859E-01
+ 5750 1.4375000000000000E-03 1.5923401498785513E-04 -1.2082551962447043E-01
+ 5751 1.4377500000000000E-03 1.5920380999085796E-04 -1.2081445635267225E-01
+ 5752 1.4380000000000000E-03 1.5917360775967877E-04 -1.2080339308087409E-01
+ 5753 1.4382500000000001E-03 1.5914340829431756E-04 -1.2079232980907594E-01
+ 5754 1.4384999999999999E-03 1.5911321159477421E-04 -1.2078126653727778E-01
+ 5755 1.4387499999999999E-03 1.5908301766104891E-04 -1.2077020326547962E-01
+ 5756 1.4390000000000000E-03 1.5905282649314153E-04 -1.2075913999368146E-01
+ 5757 1.4392500000000000E-03 1.5902263809105209E-04 -1.2074807672188330E-01
+ 5758 1.4395000000000000E-03 1.5899245245478059E-04 -1.2073701345008514E-01
+ 5759 1.4397500000000001E-03 1.5896226958432702E-04 -1.2072595017828698E-01
+ 5760 1.4399999999999999E-03 1.5893208947969143E-04 -1.2071488690648882E-01
+ 5761 1.4402499999999999E-03 1.5890191214087377E-04 -1.2070382363469066E-01
+ 5762 1.4404999999999999E-03 1.5887173756787409E-04 -1.2069276036289250E-01
+ 5763 1.4407500000000000E-03 1.5884156576069237E-04 -1.2068169709109434E-01
+ 5764 1.4410000000000000E-03 1.5881139671932853E-04 -1.2067063381929617E-01
+ 5765 1.4412500000000000E-03 1.5878123044378264E-04 -1.2065957054749801E-01
+ 5766 1.4415000000000001E-03 1.5875106693405476E-04 -1.2064850727569985E-01
+ 5767 1.4417499999999999E-03 1.5872090619014484E-04 -1.2063744400390171E-01
+ 5768 1.4419999999999999E-03 1.5869074821205282E-04 -1.2062638073210354E-01
+ 5769 1.4422500000000000E-03 1.5866059299977879E-04 -1.2061531746030538E-01
+ 5770 1.4425000000000000E-03 1.5863044055332274E-04 -1.2060425418850722E-01
+ 5771 1.4427500000000000E-03 1.5860029087268451E-04 -1.2059319091670906E-01
+ 5772 1.4430000000000001E-03 1.5857014395786429E-04 -1.2058212764491090E-01
+ 5773 1.4432499999999999E-03 1.5853999980886211E-04 -1.2057106437311274E-01
+ 5774 1.4434999999999999E-03 1.5850985842567780E-04 -1.2056000110131458E-01
+ 5775 1.4437499999999999E-03 1.5847971980831145E-04 -1.2054893782951642E-01
+ 5776 1.4440000000000000E-03 1.5844958395676300E-04 -1.2053787455771826E-01
+ 5777 1.4442500000000000E-03 1.5841945087103257E-04 -1.2052681128592009E-01
+ 5778 1.4445000000000000E-03 1.5838932055112004E-04 -1.2051574801412193E-01
+ 5779 1.4447500000000001E-03 1.5835919299702546E-04 -1.2050468474232377E-01
+ 5780 1.4449999999999999E-03 1.5832906820874897E-04 -1.2049362147052563E-01
+ 5781 1.4452499999999999E-03 1.5829894618629028E-04 -1.2048255819872745E-01
+ 5782 1.4455000000000000E-03 1.5826882692964955E-04 -1.2047149492692930E-01
+ 5783 1.4457500000000000E-03 1.5823871043882680E-04 -1.2046043165513114E-01
+ 5784 1.4460000000000000E-03 1.5820859671382198E-04 -1.2044936838333298E-01
+ 5785 1.4462500000000001E-03 1.5817848575463509E-04 -1.2043830511153482E-01
+ 5786 1.4464999999999999E-03 1.5814837756126621E-04 -1.2042724183973666E-01
+ 5787 1.4467499999999999E-03 1.5811827213371525E-04 -1.2041617856793850E-01
+ 5788 1.4469999999999999E-03 1.5808816947198221E-04 -1.2040511529614034E-01
+ 5789 1.4472500000000000E-03 1.5805806957606714E-04 -1.2039405202434218E-01
+ 5790 1.4475000000000000E-03 1.5802797244597006E-04 -1.2038298875254401E-01
+ 5791 1.4477500000000000E-03 1.5799787808169091E-04 -1.2037192548074585E-01
+ 5792 1.4480000000000001E-03 1.5796778648322971E-04 -1.2036086220894769E-01
+ 5793 1.4482499999999999E-03 1.5793769765058642E-04 -1.2034979893714955E-01
+ 5794 1.4484999999999999E-03 1.5790761158376111E-04 -1.2033873566535137E-01
+ 5795 1.4487500000000000E-03 1.5787752828275376E-04 -1.2032767239355321E-01
+ 5796 1.4490000000000000E-03 1.5784744774756431E-04 -1.2031660912175506E-01
+ 5797 1.4492500000000000E-03 1.5781736997819290E-04 -1.2030554584995690E-01
+ 5798 1.4495000000000001E-03 1.5778729497463939E-04 -1.2029448257815874E-01
+ 5799 1.4497499999999999E-03 1.5775722273690375E-04 -1.2028341930636058E-01
+ 5800 1.4499999999999999E-03 1.5772715326498618E-04 -1.2027235603456242E-01
+ 5801 1.4502499999999999E-03 1.5769708655888651E-04 -1.2026129276276426E-01
+ 5802 1.4505000000000000E-03 1.5766702261860478E-04 -1.2025022949096610E-01
+ 5803 1.4507500000000000E-03 1.5763696144414100E-04 -1.2023916621916794E-01
+ 5804 1.4510000000000000E-03 1.5760690303549523E-04 -1.2022810294736977E-01
+ 5805 1.4512500000000001E-03 1.5757684739266739E-04 -1.2021703967557161E-01
+ 5806 1.4514999999999999E-03 1.5754679451565742E-04 -1.2020597640377347E-01
+ 5807 1.4517499999999999E-03 1.5751674440446544E-04 -1.2019491313197531E-01
+ 5808 1.4519999999999999E-03 1.5748669705909149E-04 -1.2018384986017713E-01
+ 5809 1.4522500000000000E-03 1.5745665247953534E-04 -1.2017278658837897E-01
+ 5810 1.4525000000000000E-03 1.5742661066579723E-04 -1.2016172331658082E-01
+ 5811 1.4527500000000000E-03 1.5739657161787711E-04 -1.2015066004478266E-01
+ 5812 1.4529999999999999E-03 1.5736653533577483E-04 -1.2013959677298450E-01
+ 5813 1.4532499999999999E-03 1.5733650181949056E-04 -1.2012853350118634E-01
+ 5814 1.4534999999999999E-03 1.5730647106902424E-04 -1.2011747022938818E-01
+ 5815 1.4537500000000000E-03 1.5727644308437594E-04 -1.2010640695759002E-01
+ 5816 1.4540000000000000E-03 1.5724641786554543E-04 -1.2009534368579186E-01
+ 5817 1.4542500000000000E-03 1.5721639541253296E-04 -1.2008428041399369E-01
+ 5818 1.4545000000000001E-03 1.5718637572533845E-04 -1.2007321714219553E-01
+ 5819 1.4547499999999999E-03 1.5715635880396189E-04 -1.2006215387039738E-01
+ 5820 1.4549999999999999E-03 1.5712634464840324E-04 -1.2005109059859922E-01
+ 5821 1.4552499999999999E-03 1.5709633325866262E-04 -1.2004002732680105E-01
+ 5822 1.4555000000000000E-03 1.5706632463473988E-04 -1.2002896405500289E-01
+ 5823 1.4557500000000000E-03 1.5703631877663507E-04 -1.2001790078320473E-01
+ 5824 1.4560000000000000E-03 1.5700631568434824E-04 -1.2000683751140657E-01
+ 5825 1.4562499999999999E-03 1.5697631535787945E-04 -1.1999577423960842E-01
+ 5826 1.4564999999999999E-03 1.5694631779722846E-04 -1.1998471096781026E-01
+ 5827 1.4567499999999999E-03 1.5691632300239545E-04 -1.1997364769601210E-01
+ 5828 1.4570000000000000E-03 1.5688633097338045E-04 -1.1996258442421394E-01
+ 5829 1.4572500000000000E-03 1.5685634171018340E-04 -1.1995152115241578E-01
+ 5830 1.4575000000000000E-03 1.5682635521280420E-04 -1.1994045788061761E-01
+ 5831 1.4577500000000001E-03 1.5679637148124302E-04 -1.1992939460881945E-01
+ 5832 1.4579999999999999E-03 1.5676639051549992E-04 -1.1991833133702130E-01
+ 5833 1.4582499999999999E-03 1.5673641231557457E-04 -1.1990726806522314E-01
+ 5834 1.4584999999999999E-03 1.5670643688146723E-04 -1.1989620479342497E-01
+ 5835 1.4587500000000000E-03 1.5667646421317784E-04 -1.1988514152162681E-01
+ 5836 1.4590000000000000E-03 1.5664649431070641E-04 -1.1987407824982865E-01
+ 5837 1.4592500000000000E-03 1.5661652717405294E-04 -1.1986301497803049E-01
+ 5838 1.4594999999999999E-03 1.5658656280321742E-04 -1.1985195170623233E-01
+ 5839 1.4597499999999999E-03 1.5655660119819989E-04 -1.1984088843443418E-01
+ 5840 1.4599999999999999E-03 1.5652664235900020E-04 -1.1982982516263602E-01
+ 5841 1.4602500000000000E-03 1.5649668628561848E-04 -1.1981876189083786E-01
+ 5842 1.4605000000000000E-03 1.5646673297805473E-04 -1.1980769861903970E-01
+ 5843 1.4607500000000000E-03 1.5643678243630900E-04 -1.1979663534724153E-01
+ 5844 1.4610000000000001E-03 1.5640683466038111E-04 -1.1978557207544337E-01
+ 5845 1.4612499999999999E-03 1.5637688965027127E-04 -1.1977450880364522E-01
+ 5846 1.4614999999999999E-03 1.5634694740597932E-04 -1.1976344553184706E-01
+ 5847 1.4617499999999999E-03 1.5631700792750533E-04 -1.1975238226004889E-01
+ 5848 1.4620000000000000E-03 1.5628707121484927E-04 -1.1974131898825073E-01
+ 5849 1.4622500000000000E-03 1.5625713726801117E-04 -1.1973025571645257E-01
+ 5850 1.4625000000000000E-03 1.5622720608699108E-04 -1.1971919244465441E-01
+ 5851 1.4627500000000001E-03 1.5619727767178884E-04 -1.1970812917285625E-01
+ 5852 1.4629999999999999E-03 1.5616735202240463E-04 -1.1969706590105809E-01
+ 5853 1.4632499999999999E-03 1.5613742913883838E-04 -1.1968600262925994E-01
+ 5854 1.4635000000000000E-03 1.5610750902109006E-04 -1.1967493935746178E-01
+ 5855 1.4637500000000000E-03 1.5607759166915959E-04 -1.1966387608566362E-01
+ 5856 1.4640000000000000E-03 1.5604767708304716E-04 -1.1965281281386546E-01
+ 5857 1.4642500000000001E-03 1.5601776526275268E-04 -1.1964174954206729E-01
+ 5858 1.4644999999999999E-03 1.5598785620827614E-04 -1.1963068627026914E-01
+ 5859 1.4647499999999999E-03 1.5595794991961757E-04 -1.1961962299847098E-01
+ 5860 1.4649999999999999E-03 1.5592804639677697E-04 -1.1960855972667282E-01
+ 5861 1.4652500000000000E-03 1.5589814563975426E-04 -1.1959749645487465E-01
+ 5862 1.4655000000000000E-03 1.5586824764854943E-04 -1.1958643318307649E-01
+ 5863 1.4657500000000000E-03 1.5583835242316267E-04 -1.1957536991127833E-01
+ 5864 1.4660000000000001E-03 1.5580845996359381E-04 -1.1956430663948017E-01
+ 5865 1.4662499999999999E-03 1.5577857026984293E-04 -1.1955324336768201E-01
+ 5866 1.4664999999999999E-03 1.5574868334191001E-04 -1.1954218009588385E-01
+ 5867 1.4667500000000000E-03 1.5571879917979502E-04 -1.1953111682408570E-01
+ 5868 1.4670000000000000E-03 1.5568891778349793E-04 -1.1952005355228754E-01
+ 5869 1.4672500000000000E-03 1.5565903915301882E-04 -1.1950899028048938E-01
+ 5870 1.4675000000000001E-03 1.5562916328835767E-04 -1.1949792700869120E-01
+ 5871 1.4677499999999999E-03 1.5559929018951453E-04 -1.1948686373689306E-01
+ 5872 1.4679999999999999E-03 1.5556941985648924E-04 -1.1947580046509490E-01
+ 5873 1.4682499999999999E-03 1.5553955228928196E-04 -1.1946473719329674E-01
+ 5874 1.4685000000000000E-03 1.5550968748789264E-04 -1.1945367392149857E-01
+ 5875 1.4687500000000000E-03 1.5547982545232117E-04 -1.1944261064970041E-01
+ 5876 1.4690000000000000E-03 1.5544996618256773E-04 -1.1943154737790225E-01
+ 5877 1.4692500000000001E-03 1.5542010967863222E-04 -1.1942048410610409E-01
+ 5878 1.4694999999999999E-03 1.5539025594051470E-04 -1.1940942083430593E-01
+ 5879 1.4697499999999999E-03 1.5536040496821511E-04 -1.1939835756250777E-01
+ 5880 1.4700000000000000E-03 1.5533055676173347E-04 -1.1938729429070961E-01
+ 5881 1.4702500000000000E-03 1.5530071132106973E-04 -1.1937623101891146E-01
+ 5882 1.4705000000000000E-03 1.5527086864622398E-04 -1.1936516774711330E-01
+ 5883 1.4707500000000001E-03 1.5524102873719619E-04 -1.1935410447531512E-01
+ 5884 1.4709999999999999E-03 1.5521119159398638E-04 -1.1934304120351698E-01
+ 5885 1.4712499999999999E-03 1.5518135721659442E-04 -1.1933197793171882E-01
+ 5886 1.4714999999999999E-03 1.5515152560502046E-04 -1.1932091465992066E-01
+ 5887 1.4717500000000000E-03 1.5512169675926450E-04 -1.1930985138812249E-01
+ 5888 1.4720000000000000E-03 1.5509187067932646E-04 -1.1929878811632433E-01
+ 5889 1.4722500000000000E-03 1.5506204736520629E-04 -1.1928772484452617E-01
+ 5890 1.4725000000000001E-03 1.5503222681690411E-04 -1.1927666157272801E-01
+ 5891 1.4727499999999999E-03 1.5500240903441997E-04 -1.1926559830092985E-01
+ 5892 1.4729999999999999E-03 1.5497259401775368E-04 -1.1925453502913169E-01
+ 5893 1.4732500000000000E-03 1.5494278176690537E-04 -1.1924347175733353E-01
+ 5894 1.4735000000000000E-03 1.5491297228187502E-04 -1.1923240848553537E-01
+ 5895 1.4737500000000000E-03 1.5488316556266262E-04 -1.1922134521373721E-01
+ 5896 1.4740000000000000E-03 1.5485336160926813E-04 -1.1921028194193906E-01
+ 5897 1.4742499999999999E-03 1.5482356042169164E-04 -1.1919921867014090E-01
+ 5898 1.4744999999999999E-03 1.5479376199993314E-04 -1.1918815539834274E-01
+ 5899 1.4747499999999999E-03 1.5476396634399246E-04 -1.1917709212654458E-01
+ 5900 1.4750000000000000E-03 1.5473417345386977E-04 -1.1916602885474641E-01
+ 5901 1.4752500000000000E-03 1.5470438332956514E-04 -1.1915496558294825E-01
+ 5902 1.4755000000000000E-03 1.5467459597107839E-04 -1.1914390231115009E-01
+ 5903 1.4757500000000001E-03 1.5464481137840953E-04 -1.1913283903935193E-01
+ 5904 1.4759999999999999E-03 1.5461502955155867E-04 -1.1912177576755377E-01
+ 5905 1.4762499999999999E-03 1.5458525049052581E-04 -1.1911071249575561E-01
+ 5906 1.4764999999999999E-03 1.5455547419531083E-04 -1.1909964922395745E-01
+ 5907 1.4767500000000000E-03 1.5452570066591372E-04 -1.1908858595215929E-01
+ 5908 1.4770000000000000E-03 1.5449592990233470E-04 -1.1907752268036113E-01
+ 5909 1.4772500000000000E-03 1.5446616190457362E-04 -1.1906645940856297E-01
+ 5910 1.4774999999999999E-03 1.5443639667263041E-04 -1.1905539613676482E-01
+ 5911 1.4777499999999999E-03 1.5440663420650518E-04 -1.1904433286496666E-01
+ 5912 1.4779999999999999E-03 1.5437687450619802E-04 -1.1903326959316850E-01
+ 5913 1.4782500000000000E-03 1.5434711757170860E-04 -1.1902220632137034E-01
+ 5914 1.4785000000000000E-03 1.5431736340303722E-04 -1.1901114304957217E-01
+ 5915 1.4787500000000000E-03 1.5428761200018384E-04 -1.1900007977777401E-01
+ 5916 1.4790000000000001E-03 1.5425786336314840E-04 -1.1898901650597585E-01
+ 5917 1.4792499999999999E-03 1.5422811749193086E-04 -1.1897795323417770E-01
+ 5918 1.4794999999999999E-03 1.5419837438653125E-04 -1.1896688996237953E-01
+ 5919 1.4797499999999999E-03 1.5416863404694970E-04 -1.1895582669058137E-01
+ 5920 1.4800000000000000E-03 1.5413889647318600E-04 -1.1894476341878321E-01
+ 5921 1.4802500000000000E-03 1.5410916166524023E-04 -1.1893370014698505E-01
+ 5922 1.4805000000000000E-03 1.5407942962311250E-04 -1.1892263687518689E-01
+ 5923 1.4807499999999999E-03 1.5404970034680273E-04 -1.1891157360338873E-01
+ 5924 1.4809999999999999E-03 1.5401997383631078E-04 -1.1890051033159058E-01
+ 5925 1.4812499999999999E-03 1.5399025009163689E-04 -1.1888944705979242E-01
+ 5926 1.4815000000000000E-03 1.5396052911278090E-04 -1.1887838378799426E-01
+ 5927 1.4817500000000000E-03 1.5393081089974285E-04 -1.1886732051619608E-01
+ 5928 1.4820000000000000E-03 1.5390109545252277E-04 -1.1885625724439793E-01
+ 5929 1.4822500000000001E-03 1.5387138277112069E-04 -1.1884519397259977E-01
+ 5930 1.4824999999999999E-03 1.5384167285553653E-04 -1.1883413070080162E-01
+ 5931 1.4827499999999999E-03 1.5381196570577024E-04 -1.1882306742900345E-01
+ 5932 1.4829999999999999E-03 1.5378226132182200E-04 -1.1881200415720529E-01
+ 5933 1.4832500000000000E-03 1.5375255970369173E-04 -1.1880094088540713E-01
+ 5934 1.4835000000000000E-03 1.5372286085137929E-04 -1.1878987761360897E-01
+ 5935 1.4837500000000000E-03 1.5369316476488483E-04 -1.1877881434181081E-01
+ 5936 1.4839999999999999E-03 1.5366347144420847E-04 -1.1876775107001265E-01
+ 5937 1.4842499999999999E-03 1.5363378088934984E-04 -1.1875668779821449E-01
+ 5938 1.4844999999999999E-03 1.5360409310030928E-04 -1.1874562452641634E-01
+ 5939 1.4847500000000000E-03 1.5357440807708665E-04 -1.1873456125461818E-01
+ 5940 1.4850000000000000E-03 1.5354472581968203E-04 -1.1872349798282000E-01
+ 5941 1.4852500000000000E-03 1.5351504632809523E-04 -1.1871243471102184E-01
+ 5942 1.4855000000000001E-03 1.5348536960232642E-04 -1.1870137143922369E-01
+ 5943 1.4857499999999999E-03 1.5345569564237567E-04 -1.1869030816742554E-01
+ 5944 1.4859999999999999E-03 1.5342602444824279E-04 -1.1867924489562737E-01
+ 5945 1.4862499999999999E-03 1.5339635601992779E-04 -1.1866818162382921E-01
+ 5946 1.4865000000000000E-03 1.5336669035743080E-04 -1.1865711835203105E-01
+ 5947 1.4867500000000000E-03 1.5333702746075182E-04 -1.1864605508023289E-01
+ 5948 1.4870000000000000E-03 1.5330736732989075E-04 -1.1863499180843473E-01
+ 5949 1.4872500000000001E-03 1.5327770996484755E-04 -1.1862392853663657E-01
+ 5950 1.4874999999999999E-03 1.5324805536562247E-04 -1.1861286526483841E-01
+ 5951 1.4877499999999999E-03 1.5321840353221518E-04 -1.1860180199304025E-01
+ 5952 1.4880000000000000E-03 1.5318875446462590E-04 -1.1859073872124209E-01
+ 5953 1.4882500000000000E-03 1.5315910816285456E-04 -1.1857967544944394E-01
+ 5954 1.4885000000000000E-03 1.5312946462690119E-04 -1.1856861217764576E-01
+ 5955 1.4887500000000001E-03 1.5309982385676573E-04 -1.1855754890584760E-01
+ 5956 1.4889999999999999E-03 1.5307018585244826E-04 -1.1854648563404946E-01
+ 5957 1.4892499999999999E-03 1.5304055061394873E-04 -1.1853542236225129E-01
+ 5958 1.4894999999999999E-03 1.5301091814126717E-04 -1.1852435909045313E-01
+ 5959 1.4897500000000000E-03 1.5298128843440343E-04 -1.1851329581865497E-01
+ 5960 1.4900000000000000E-03 1.5295166149335778E-04 -1.1850223254685681E-01
+ 5961 1.4902500000000000E-03 1.5292203731813003E-04 -1.1849116927505865E-01
+ 5962 1.4905000000000001E-03 1.5289241590872024E-04 -1.1848010600326049E-01
+ 5963 1.4907499999999999E-03 1.5286279726512843E-04 -1.1846904273146233E-01
+ 5964 1.4909999999999999E-03 1.5283318138735458E-04 -1.1845797945966417E-01
+ 5965 1.4912500000000000E-03 1.5280356827539860E-04 -1.1844691618786601E-01
+ 5966 1.4915000000000000E-03 1.5277395792926058E-04 -1.1843585291606785E-01
+ 5967 1.4917500000000000E-03 1.5274435034894052E-04 -1.1842478964426968E-01
+ 5968 1.4920000000000001E-03 1.5271474553443849E-04 -1.1841372637247152E-01
+ 5969 1.4922499999999999E-03 1.5268514348575434E-04 -1.1840266310067338E-01
+ 5970 1.4924999999999999E-03 1.5265554420288812E-04 -1.1839159982887522E-01
+ 5971 1.4927499999999999E-03 1.5262594768583989E-04 -1.1838053655707705E-01
+ 5972 1.4930000000000000E-03 1.5259635393460955E-04 -1.1836947328527889E-01
+ 5973 1.4932500000000000E-03 1.5256676294919720E-04 -1.1835841001348073E-01
+ 5974 1.4935000000000000E-03 1.5253717472960281E-04 -1.1834734674168257E-01
+ 5975 1.4937500000000001E-03 1.5250758927582640E-04 -1.1833628346988441E-01
+ 5976 1.4939999999999999E-03 1.5247800658786789E-04 -1.1832522019808625E-01
+ 5977 1.4942499999999999E-03 1.5244842666572737E-04 -1.1831415692628809E-01
+ 5978 1.4945000000000000E-03 1.5241884950940475E-04 -1.1830309365448993E-01
+ 5979 1.4947500000000000E-03 1.5238927511890011E-04 -1.1829203038269177E-01
+ 5980 1.4950000000000000E-03 1.5235970349421337E-04 -1.1828096711089360E-01
+ 5981 1.4952500000000001E-03 1.5233013463534465E-04 -1.1826990383909544E-01
+ 5982 1.4954999999999999E-03 1.5230056854229391E-04 -1.1825884056729730E-01
+ 5983 1.4957499999999999E-03 1.5227100521506101E-04 -1.1824777729549914E-01
+ 5984 1.4959999999999999E-03 1.5224144465364613E-04 -1.1823671402370096E-01
+ 5985 1.4962500000000000E-03 1.5221188685804918E-04 -1.1822565075190281E-01
+ 5986 1.4965000000000000E-03 1.5218233182827016E-04 -1.1821458748010465E-01
+ 5987 1.4967500000000000E-03 1.5215277956430906E-04 -1.1820352420830649E-01
+ 5988 1.4970000000000001E-03 1.5212323006616598E-04 -1.1819246093650833E-01
+ 5989 1.4972499999999999E-03 1.5209368333384086E-04 -1.1818139766471017E-01
+ 5990 1.4974999999999999E-03 1.5206413936733363E-04 -1.1817033439291201E-01
+ 5991 1.4977499999999999E-03 1.5203459816664445E-04 -1.1815927112111385E-01
+ 5992 1.4980000000000000E-03 1.5200505973177311E-04 -1.1814820784931569E-01
+ 5993 1.4982500000000000E-03 1.5197552406271978E-04 -1.1813714457751752E-01
+ 5994 1.4985000000000000E-03 1.5194599115948433E-04 -1.1812608130571936E-01
+ 5995 1.4987499999999999E-03 1.5191646102206694E-04 -1.1811501803392122E-01
+ 5996 1.4989999999999999E-03 1.5188693365046738E-04 -1.1810395476212306E-01
+ 5997 1.4992499999999999E-03 1.5185740904468580E-04 -1.1809289149032488E-01
+ 5998 1.4995000000000000E-03 1.5182788720472223E-04 -1.1808182821852672E-01
+ 5999 1.4997500000000000E-03 1.5179836813057656E-04 -1.1807076494672857E-01
+ 6000 1.5000000000000000E-03 1.5176885182224885E-04 -1.1805970167493041E-01
+ 6001 1.5002500000000001E-03 1.5173933827973906E-04 -1.1804863840313225E-01
+ 6002 1.5004999999999999E-03 1.5170982750304732E-04 -1.1803757513133409E-01
+ 6003 1.5007499999999999E-03 1.5168031949217345E-04 -1.1802651185953593E-01
+ 6004 1.5009999999999999E-03 1.5165081424711754E-04 -1.1801544858773777E-01
+ 6005 1.5012500000000000E-03 1.5162131176787961E-04 -1.1800438531593961E-01
+ 6006 1.5015000000000000E-03 1.5159181205445956E-04 -1.1799332204414145E-01
+ 6007 1.5017500000000000E-03 1.5156231510685751E-04 -1.1798225877234328E-01
+ 6008 1.5019999999999999E-03 1.5153282092507337E-04 -1.1797119550054513E-01
+ 6009 1.5022499999999999E-03 1.5150332950910727E-04 -1.1796013222874698E-01
+ 6010 1.5024999999999999E-03 1.5147384085895902E-04 -1.1794906895694882E-01
+ 6011 1.5027500000000000E-03 1.5144435497462872E-04 -1.1793800568515064E-01
+ 6012 1.5030000000000000E-03 1.5141487185611646E-04 -1.1792694241335248E-01
+ 6013 1.5032500000000000E-03 1.5138539150342205E-04 -1.1791587914155433E-01
+ 6014 1.5035000000000001E-03 1.5135591391654565E-04 -1.1790481586975617E-01
+ 6015 1.5037499999999999E-03 1.5132643909548721E-04 -1.1789375259795801E-01
+ 6016 1.5039999999999999E-03 1.5129696704024669E-04 -1.1788268932615985E-01
+ 6017 1.5042499999999999E-03 1.5126749775082408E-04 -1.1787162605436169E-01
+ 6018 1.5045000000000000E-03 1.5123803122721948E-04 -1.1786056278256353E-01
+ 6019 1.5047500000000000E-03 1.5120856746943286E-04 -1.1784949951076537E-01
+ 6020 1.5050000000000000E-03 1.5117910647746412E-04 -1.1783843623896720E-01
+ 6021 1.5052499999999999E-03 1.5114964825131330E-04 -1.1782737296716905E-01
+ 6022 1.5054999999999999E-03 1.5112019279098053E-04 -1.1781630969537089E-01
+ 6023 1.5057499999999999E-03 1.5109074009646566E-04 -1.1780524642357273E-01
+ 6024 1.5060000000000000E-03 1.5106129016776877E-04 -1.1779418315177456E-01
+ 6025 1.5062500000000000E-03 1.5103184300488973E-04 -1.1778311987997640E-01
+ 6026 1.5065000000000000E-03 1.5100239860782875E-04 -1.1777205660817824E-01
+ 6027 1.5067500000000001E-03 1.5097295697658568E-04 -1.1776099333638008E-01
+ 6028 1.5069999999999999E-03 1.5094351811116054E-04 -1.1774993006458193E-01
+ 6029 1.5072499999999999E-03 1.5091408201155338E-04 -1.1773886679278377E-01
+ 6030 1.5074999999999999E-03 1.5088464867776417E-04 -1.1772780352098561E-01
+ 6031 1.5077500000000000E-03 1.5085521810979290E-04 -1.1771674024918745E-01
+ 6032 1.5080000000000000E-03 1.5082579030763953E-04 -1.1770567697738929E-01
+ 6033 1.5082500000000000E-03 1.5079636527130419E-04 -1.1769461370559112E-01
+ 6034 1.5084999999999999E-03 1.5076694300078676E-04 -1.1768355043379297E-01
+ 6035 1.5087499999999999E-03 1.5073752349608729E-04 -1.1767248716199481E-01
+ 6036 1.5089999999999999E-03 1.5070810675720577E-04 -1.1766142389019665E-01
+ 6037 1.5092500000000000E-03 1.5067869278414221E-04 -1.1765036061839848E-01
+ 6038 1.5095000000000000E-03 1.5064928157689658E-04 -1.1763929734660032E-01
+ 6039 1.5097500000000000E-03 1.5061987313546890E-04 -1.1762823407480216E-01
+ 6040 1.5100000000000001E-03 1.5059046745985916E-04 -1.1761717080300400E-01
+ 6041 1.5102499999999999E-03 1.5056106455006740E-04 -1.1760610753120584E-01
+ 6042 1.5104999999999999E-03 1.5053166440609356E-04 -1.1759504425940769E-01
+ 6043 1.5107499999999999E-03 1.5050226702793769E-04 -1.1758398098760953E-01
+ 6044 1.5110000000000000E-03 1.5047287241559982E-04 -1.1757291771581137E-01
+ 6045 1.5112500000000000E-03 1.5044348056907983E-04 -1.1756185444401321E-01
+ 6046 1.5115000000000000E-03 1.5041409148837775E-04 -1.1755079117221505E-01
+ 6047 1.5117500000000001E-03 1.5038470517349372E-04 -1.1753972790041688E-01
+ 6048 1.5119999999999999E-03 1.5035532162442760E-04 -1.1752866462861873E-01
+ 6049 1.5122499999999999E-03 1.5032594084117936E-04 -1.1751760135682057E-01
+ 6050 1.5125000000000000E-03 1.5029656282374915E-04 -1.1750653808502240E-01
+ 6051 1.5127500000000000E-03 1.5026718757213690E-04 -1.1749547481322424E-01
+ 6052 1.5130000000000000E-03 1.5023781508634250E-04 -1.1748441154142608E-01
+ 6053 1.5132500000000001E-03 1.5020844536636611E-04 -1.1747334826962792E-01
+ 6054 1.5134999999999999E-03 1.5017907841220776E-04 -1.1746228499782976E-01
+ 6055 1.5137499999999999E-03 1.5014971422386725E-04 -1.1745122172603160E-01
+ 6056 1.5139999999999999E-03 1.5012035280134468E-04 -1.1744015845423345E-01
+ 6057 1.5142500000000000E-03 1.5009099414464011E-04 -1.1742909518243529E-01
+ 6058 1.5145000000000000E-03 1.5006163825375350E-04 -1.1741803191063713E-01
+ 6059 1.5147500000000000E-03 1.5003228512868480E-04 -1.1740696863883897E-01
+ 6060 1.5150000000000001E-03 1.5000293476943402E-04 -1.1739590536704080E-01
+ 6061 1.5152499999999999E-03 1.4997358717600131E-04 -1.1738484209524265E-01
+ 6062 1.5154999999999999E-03 1.4994424234838642E-04 -1.1737377882344449E-01
+ 6063 1.5157500000000000E-03 1.4991490028658954E-04 -1.1736271555164633E-01
+ 6064 1.5160000000000000E-03 1.4988556099061062E-04 -1.1735165227984816E-01
+ 6065 1.5162500000000000E-03 1.4985622446044965E-04 -1.1734058900805000E-01
+ 6066 1.5165000000000001E-03 1.4982689069610659E-04 -1.1732952573625184E-01
+ 6067 1.5167499999999999E-03 1.4979755969758151E-04 -1.1731846246445368E-01
+ 6068 1.5169999999999999E-03 1.4976823146487439E-04 -1.1730739919265552E-01
+ 6069 1.5172499999999999E-03 1.4973890599798522E-04 -1.1729633592085736E-01
+ 6070 1.5175000000000000E-03 1.4970958329691393E-04 -1.1728527264905921E-01
+ 6071 1.5177500000000000E-03 1.4968026336166062E-04 -1.1727420937726105E-01
+ 6072 1.5180000000000000E-03 1.4965094619222535E-04 -1.1726314610546289E-01
+ 6073 1.5182500000000001E-03 1.4962163178860793E-04 -1.1725208283366471E-01
+ 6074 1.5184999999999999E-03 1.4959232015080855E-04 -1.1724101956186657E-01
+ 6075 1.5187499999999999E-03 1.4956301127882704E-04 -1.1722995629006841E-01
+ 6076 1.5190000000000000E-03 1.4953370517266343E-04 -1.1721889301827025E-01
+ 6077 1.5192500000000000E-03 1.4950440183231781E-04 -1.1720782974647208E-01
+ 6078 1.5195000000000000E-03 1.4947510125779017E-04 -1.1719676647467392E-01
+ 6079 1.5197500000000001E-03 1.4944580344908057E-04 -1.1718570320287576E-01
+ 6080 1.5199999999999999E-03 1.4941650840618876E-04 -1.1717463993107761E-01
+ 6081 1.5202499999999999E-03 1.4938721612911500E-04 -1.1716357665927944E-01
+ 6082 1.5204999999999999E-03 1.4935792661785916E-04 -1.1715251338748128E-01
+ 6083 1.5207500000000000E-03 1.4932863987242122E-04 -1.1714145011568312E-01
+ 6084 1.5210000000000000E-03 1.4929935589280129E-04 -1.1713038684388496E-01
+ 6085 1.5212500000000000E-03 1.4927007467899927E-04 -1.1711932357208681E-01
+ 6086 1.5215000000000001E-03 1.4924079623101523E-04 -1.1710826030028863E-01
+ 6087 1.5217499999999999E-03 1.4921152054884915E-04 -1.1709719702849049E-01
+ 6088 1.5219999999999999E-03 1.4918224763250105E-04 -1.1708613375669233E-01
+ 6089 1.5222499999999999E-03 1.4915297748197085E-04 -1.1707507048489417E-01
+ 6090 1.5225000000000000E-03 1.4912371009725853E-04 -1.1706400721309600E-01
+ 6091 1.5227500000000000E-03 1.4909444547836422E-04 -1.1705294394129784E-01
+ 6092 1.5230000000000000E-03 1.4906518362528789E-04 -1.1704188066949968E-01
+ 6093 1.5232499999999999E-03 1.4903592453802952E-04 -1.1703081739770153E-01
+ 6094 1.5234999999999999E-03 1.4900666821658903E-04 -1.1701975412590336E-01
+ 6095 1.5237499999999999E-03 1.4897741466096657E-04 -1.1700869085410520E-01
+ 6096 1.5240000000000000E-03 1.4894816387116201E-04 -1.1699762758230704E-01
+ 6097 1.5242500000000000E-03 1.4891891584717539E-04 -1.1698656431050888E-01
+ 6098 1.5245000000000000E-03 1.4888967058900672E-04 -1.1697550103871072E-01
+ 6099 1.5247500000000001E-03 1.4886042809665601E-04 -1.1696443776691257E-01
+ 6100 1.5249999999999999E-03 1.4883118837012330E-04 -1.1695337449511441E-01
+ 6101 1.5252499999999999E-03 1.4880195140940845E-04 -1.1694231122331625E-01
+ 6102 1.5254999999999999E-03 1.4877271721451166E-04 -1.1693124795151809E-01
+ 6103 1.5257500000000000E-03 1.4874348578543272E-04 -1.1692018467971992E-01
+ 6104 1.5260000000000000E-03 1.4871425712217174E-04 -1.1690912140792176E-01
+ 6105 1.5262500000000000E-03 1.4868503122472874E-04 -1.1689805813612360E-01
+ 6106 1.5264999999999999E-03 1.4865580809310375E-04 -1.1688699486432545E-01
+ 6107 1.5267499999999999E-03 1.4862658772729664E-04 -1.1687593159252728E-01
+ 6108 1.5269999999999999E-03 1.4859737012730745E-04 -1.1686486832072912E-01
+ 6109 1.5272500000000000E-03 1.4856815529313622E-04 -1.1685380504893096E-01
+ 6110 1.5275000000000000E-03 1.4853894322478298E-04 -1.1684274177713280E-01
+ 6111 1.5277500000000000E-03 1.4850973392224767E-04 -1.1683167850533464E-01
+ 6112 1.5280000000000001E-03 1.4848052738553031E-04 -1.1682061523353648E-01
+ 6113 1.5282499999999999E-03 1.4845132361463093E-04 -1.1680955196173833E-01
+ 6114 1.5284999999999999E-03 1.4842212260954949E-04 -1.1679848868994017E-01
+ 6115 1.5287499999999999E-03 1.4839292437028592E-04 -1.1678742541814201E-01
+ 6116 1.5290000000000000E-03 1.4836372889684042E-04 -1.1677636214634385E-01
+ 6117 1.5292500000000000E-03 1.4833453618921281E-04 -1.1676529887454568E-01
+ 6118 1.5295000000000000E-03 1.4830534624740309E-04 -1.1675423560274752E-01
+ 6119 1.5297499999999999E-03 1.4827615907141140E-04 -1.1674317233094937E-01
+ 6120 1.5299999999999999E-03 1.4824697466123767E-04 -1.1673210905915121E-01
+ 6121 1.5302499999999999E-03 1.4821779301688178E-04 -1.1672104578735304E-01
+ 6122 1.5305000000000000E-03 1.4818861413834394E-04 -1.1670998251555488E-01
+ 6123 1.5307500000000000E-03 1.4815943802562405E-04 -1.1669891924375672E-01
+ 6124 1.5310000000000000E-03 1.4813026467872209E-04 -1.1668785597195856E-01
+ 6125 1.5312500000000001E-03 1.4810109409763803E-04 -1.1667679270016040E-01
+ 6126 1.5314999999999999E-03 1.4807192628237198E-04 -1.1666572942836224E-01
+ 6127 1.5317499999999999E-03 1.4804276123292392E-04 -1.1665466615656409E-01
+ 6128 1.5319999999999999E-03 1.4801359894929371E-04 -1.1664360288476593E-01
+ 6129 1.5322500000000000E-03 1.4798443943148150E-04 -1.1663253961296777E-01
+ 6130 1.5325000000000000E-03 1.4795528267948723E-04 -1.1662147634116959E-01
+ 6131 1.5327500000000000E-03 1.4792612869331094E-04 -1.1661041306937144E-01
+ 6132 1.5329999999999999E-03 1.4789697747295252E-04 -1.1659934979757329E-01
+ 6133 1.5332499999999999E-03 1.4786782901841212E-04 -1.1658828652577513E-01
+ 6134 1.5334999999999999E-03 1.4783868332968967E-04 -1.1657722325397696E-01
+ 6135 1.5337500000000000E-03 1.4780954040678512E-04 -1.1656615998217880E-01
+ 6136 1.5340000000000000E-03 1.4778040024969854E-04 -1.1655509671038064E-01
+ 6137 1.5342500000000000E-03 1.4775126285842998E-04 -1.1654403343858248E-01
+ 6138 1.5345000000000001E-03 1.4772212823297931E-04 -1.1653297016678432E-01
+ 6139 1.5347499999999999E-03 1.4769299637334654E-04 -1.1652190689498616E-01
+ 6140 1.5349999999999999E-03 1.4766386727953177E-04 -1.1651084362318800E-01
+ 6141 1.5352499999999999E-03 1.4763474095153502E-04 -1.1649978035138985E-01
+ 6142 1.5355000000000000E-03 1.4760561738935609E-04 -1.1648871707959169E-01
+ 6143 1.5357500000000000E-03 1.4757649659299517E-04 -1.1647765380779351E-01
+ 6144 1.5360000000000000E-03 1.4754737856245218E-04 -1.1646659053599535E-01
+ 6145 1.5362500000000001E-03 1.4751826329772717E-04 -1.1645552726419720E-01
+ 6146 1.5364999999999999E-03 1.4748915079882012E-04 -1.1644446399239905E-01
+ 6147 1.5367499999999999E-03 1.4746004106573098E-04 -1.1643340072060088E-01
+ 6148 1.5370000000000000E-03 1.4743093409845984E-04 -1.1642233744880272E-01
+ 6149 1.5372500000000000E-03 1.4740182989700658E-04 -1.1641127417700456E-01
+ 6150 1.5375000000000000E-03 1.4737272846137125E-04 -1.1640021090520640E-01
+ 6151 1.5377500000000001E-03 1.4734362979155395E-04 -1.1638914763340824E-01
+ 6152 1.5379999999999999E-03 1.4731453388755464E-04 -1.1637808436161008E-01
+ 6153 1.5382499999999999E-03 1.4728544074937313E-04 -1.1636702108981192E-01
+ 6154 1.5384999999999999E-03 1.4725635037700967E-04 -1.1635595781801376E-01
+ 6155 1.5387500000000000E-03 1.4722726277046421E-04 -1.1634489454621560E-01
+ 6156 1.5390000000000000E-03 1.4719817792973656E-04 -1.1633383127441745E-01
+ 6157 1.5392500000000000E-03 1.4716909585482690E-04 -1.1632276800261927E-01
+ 6158 1.5395000000000001E-03 1.4714001654573527E-04 -1.1631170473082111E-01
+ 6159 1.5397499999999999E-03 1.4711094000246158E-04 -1.1630064145902297E-01
+ 6160 1.5399999999999999E-03 1.4708186622500570E-04 -1.1628957818722480E-01
+ 6161 1.5402500000000000E-03 1.4705279521336789E-04 -1.1627851491542664E-01
+ 6162 1.5405000000000000E-03 1.4702372696754804E-04 -1.1626745164362848E-01
+ 6163 1.5407500000000000E-03 1.4699466148754614E-04 -1.1625638837183032E-01
+ 6164 1.5410000000000001E-03 1.4696559877336212E-04 -1.1624532510003216E-01
+ 6165 1.5412499999999999E-03 1.4693653882499611E-04 -1.1623426182823400E-01
+ 6166 1.5414999999999999E-03 1.4690748164244798E-04 -1.1622319855643584E-01
+ 6167 1.5417499999999999E-03 1.4687842722571785E-04 -1.1621213528463768E-01
+ 6168 1.5420000000000000E-03 1.4684937557480566E-04 -1.1620107201283952E-01
+ 6169 1.5422500000000000E-03 1.4682032668971145E-04 -1.1619000874104136E-01
+ 6170 1.5425000000000000E-03 1.4679128057043520E-04 -1.1617894546924319E-01
+ 6171 1.5427500000000001E-03 1.4676223721697679E-04 -1.1616788219744503E-01
+ 6172 1.5429999999999999E-03 1.4673319662933650E-04 -1.1615681892564689E-01
+ 6173 1.5432499999999999E-03 1.4670415880751401E-04 -1.1614575565384873E-01
+ 6174 1.5435000000000000E-03 1.4667512375150947E-04 -1.1613469238205056E-01
+ 6175 1.5437500000000000E-03 1.4664609146132295E-04 -1.1612362911025240E-01
+ 6176 1.5440000000000000E-03 1.4661706193695441E-04 -1.1611256583845424E-01
+ 6177 1.5442500000000000E-03 1.4658803517840371E-04 -1.1610150256665608E-01
+ 6178 1.5444999999999999E-03 1.4655901118567109E-04 -1.1609043929485792E-01
+ 6179 1.5447499999999999E-03 1.4652998995875639E-04 -1.1607937602305976E-01
+ 6180 1.5449999999999999E-03 1.4650097149765954E-04 -1.1606831275126160E-01
+ 6181 1.5452500000000000E-03 1.4647195580238070E-04 -1.1605724947946344E-01
+ 6182 1.5455000000000000E-03 1.4644294287291979E-04 -1.1604618620766528E-01
+ 6183 1.5457500000000000E-03 1.4641393270927686E-04 -1.1603512293586711E-01
+ 6184 1.5460000000000001E-03 1.4638492531145186E-04 -1.1602405966406895E-01
+ 6185 1.5462499999999999E-03 1.4635592067944485E-04 -1.1601299639227081E-01
+ 6186 1.5464999999999999E-03 1.4632691881325574E-04 -1.1600193312047265E-01
+ 6187 1.5467499999999999E-03 1.4629791971288461E-04 -1.1599086984867447E-01
+ 6188 1.5470000000000000E-03 1.4626892337833141E-04 -1.1597980657687632E-01
+ 6189 1.5472500000000000E-03 1.4623992980959615E-04 -1.1596874330507816E-01
+ 6190 1.5475000000000000E-03 1.4621093900667886E-04 -1.1595768003328000E-01
+ 6191 1.5477499999999999E-03 1.4618195096957948E-04 -1.1594661676148184E-01
+ 6192 1.5479999999999999E-03 1.4615296569829813E-04 -1.1593555348968368E-01
+ 6193 1.5482499999999999E-03 1.4612398319283469E-04 -1.1592449021788552E-01
+ 6194 1.5485000000000000E-03 1.4609500345318918E-04 -1.1591342694608736E-01
+ 6195 1.5487500000000000E-03 1.4606602647936160E-04 -1.1590236367428920E-01
+ 6196 1.5490000000000000E-03 1.4603705227135200E-04 -1.1589130040249103E-01
+ 6197 1.5492500000000001E-03 1.4600808082916038E-04 -1.1588023713069287E-01
+ 6198 1.5494999999999999E-03 1.4597911215278664E-04 -1.1586917385889473E-01
+ 6199 1.5497499999999999E-03 1.4595014624223094E-04 -1.1585811058709657E-01
+ 6200 1.5499999999999999E-03 1.4592118309749314E-04 -1.1584704731529839E-01
+ 6201 1.5502500000000000E-03 1.4589222271857324E-04 -1.1583598404350023E-01
+ 6202 1.5505000000000000E-03 1.4586326510547136E-04 -1.1582492077170208E-01
+ 6203 1.5507500000000000E-03 1.4583431025818740E-04 -1.1581385749990392E-01
+ 6204 1.5509999999999999E-03 1.4580535817672148E-04 -1.1580279422810576E-01
+ 6205 1.5512499999999999E-03 1.4577640886107338E-04 -1.1579173095630760E-01
+ 6206 1.5514999999999999E-03 1.4574746231124327E-04 -1.1578066768450944E-01
+ 6207 1.5517500000000000E-03 1.4571851852723111E-04 -1.1576960441271128E-01
+ 6208 1.5520000000000000E-03 1.4568957750903691E-04 -1.1575854114091312E-01
+ 6209 1.5522500000000000E-03 1.4566063925666067E-04 -1.1574747786911496E-01
+ 6210 1.5525000000000001E-03 1.4563170377010232E-04 -1.1573641459731679E-01
+ 6211 1.5527499999999999E-03 1.4560277104936199E-04 -1.1572535132551864E-01
+ 6212 1.5529999999999999E-03 1.4557384109443959E-04 -1.1571428805372048E-01
+ 6213 1.5532499999999999E-03 1.4554491390533517E-04 -1.1570322478192233E-01
+ 6214 1.5535000000000000E-03 1.4551598948204866E-04 -1.1569216151012415E-01
+ 6215 1.5537500000000000E-03 1.4548706782458007E-04 -1.1568109823832599E-01
+ 6216 1.5540000000000000E-03 1.4545814893292947E-04 -1.1567003496652783E-01
+ 6217 1.5542499999999999E-03 1.4542923280709682E-04 -1.1565897169472968E-01
+ 6218 1.5544999999999999E-03 1.4540031944708213E-04 -1.1564790842293152E-01
+ 6219 1.5547499999999999E-03 1.4537140885288535E-04 -1.1563684515113336E-01
+ 6220 1.5550000000000000E-03 1.4534250102450660E-04 -1.1562578187933520E-01
+ 6221 1.5552500000000000E-03 1.4531359596194570E-04 -1.1561471860753704E-01
+ 6222 1.5555000000000000E-03 1.4528469366520281E-04 -1.1560365533573888E-01
+ 6223 1.5557500000000001E-03 1.4525579413427776E-04 -1.1559259206394071E-01
+ 6224 1.5559999999999999E-03 1.4522689736917081E-04 -1.1558152879214256E-01
+ 6225 1.5562499999999999E-03 1.4519800336988174E-04 -1.1557046552034440E-01
+ 6226 1.5564999999999999E-03 1.4516911213641062E-04 -1.1555940224854624E-01
+ 6227 1.5567500000000000E-03 1.4514022366875752E-04 -1.1554833897674807E-01
+ 6228 1.5570000000000000E-03 1.4511133796692226E-04 -1.1553727570494991E-01
+ 6229 1.5572500000000000E-03 1.4508245503090501E-04 -1.1552621243315175E-01
+ 6230 1.5574999999999999E-03 1.4505357486070569E-04 -1.1551514916135361E-01
+ 6231 1.5577499999999999E-03 1.4502469745632436E-04 -1.1550408588955544E-01
+ 6232 1.5579999999999999E-03 1.4499582281776090E-04 -1.1549302261775728E-01
+ 6233 1.5582500000000000E-03 1.4496695094501542E-04 -1.1548195934595912E-01
+ 6234 1.5585000000000000E-03 1.4493808183808798E-04 -1.1547089607416096E-01
+ 6235 1.5587500000000000E-03 1.4490921549697837E-04 -1.1545983280236280E-01
+ 6236 1.5590000000000001E-03 1.4488035192168676E-04 -1.1544876953056463E-01
+ 6237 1.5592499999999999E-03 1.4485149111221306E-04 -1.1543770625876648E-01
+ 6238 1.5594999999999999E-03 1.4482263306855739E-04 -1.1542664298696832E-01
+ 6239 1.5597499999999999E-03 1.4479377779071957E-04 -1.1541557971517016E-01
+ 6240 1.5600000000000000E-03 1.4476492527869979E-04 -1.1540451644337199E-01
+ 6241 1.5602500000000000E-03 1.4473607553249792E-04 -1.1539345317157383E-01
+ 6242 1.5605000000000000E-03 1.4470722855211400E-04 -1.1538238989977567E-01
+ 6243 1.5607499999999999E-03 1.4467838433754806E-04 -1.1537132662797753E-01
+ 6244 1.5609999999999999E-03 1.4464954288880003E-04 -1.1536026335617935E-01
+ 6245 1.5612499999999999E-03 1.4462070420586998E-04 -1.1534920008438120E-01
+ 6246 1.5615000000000000E-03 1.4459186828875780E-04 -1.1533813681258304E-01
+ 6247 1.5617500000000000E-03 1.4456303513746361E-04 -1.1532707354078488E-01
+ 6248 1.5620000000000000E-03 1.4453420475198746E-04 -1.1531601026898672E-01
+ 6249 1.5622500000000001E-03 1.4450537713232920E-04 -1.1530494699718856E-01
+ 6250 1.5624999999999999E-03 1.4447655227848883E-04 -1.1529388372539040E-01
+ 6251 1.5627499999999999E-03 1.4444773019046646E-04 -1.1528282045359224E-01
+ 6252 1.5629999999999999E-03 1.4441891086826208E-04 -1.1527175718179408E-01
+ 6253 1.5632500000000000E-03 1.4439009431187552E-04 -1.1526069390999591E-01
+ 6254 1.5635000000000000E-03 1.4436128052130700E-04 -1.1524963063819775E-01
+ 6255 1.5637500000000000E-03 1.4433246949655646E-04 -1.1523856736639959E-01
+ 6256 1.5640000000000001E-03 1.4430366123762382E-04 -1.1522750409460143E-01
+ 6257 1.5642499999999999E-03 1.4427485574450912E-04 -1.1521644082280327E-01
+ 6258 1.5644999999999999E-03 1.4424605301721242E-04 -1.1520537755100511E-01
+ 6259 1.5647500000000000E-03 1.4421725305573368E-04 -1.1519431427920696E-01
+ 6260 1.5650000000000000E-03 1.4418845586007284E-04 -1.1518325100740880E-01
+ 6261 1.5652500000000000E-03 1.4415966143022991E-04 -1.1517218773561064E-01
+ 6262 1.5655000000000001E-03 1.4413086976620504E-04 -1.1516112446381248E-01
+ 6263 1.5657499999999999E-03 1.4410208086799805E-04 -1.1515006119201432E-01
+ 6264 1.5659999999999999E-03 1.4407329473560901E-04 -1.1513899792021616E-01
+ 6265 1.5662499999999999E-03 1.4404451136903793E-04 -1.1512793464841800E-01
+ 6266 1.5665000000000000E-03 1.4401573076828488E-04 -1.1511687137661984E-01
+ 6267 1.5667500000000000E-03 1.4398695293334961E-04 -1.1510580810482167E-01
+ 6268 1.5670000000000000E-03 1.4395817786423237E-04 -1.1509474483302351E-01
+ 6269 1.5672500000000001E-03 1.4392940556093309E-04 -1.1508368156122535E-01
+ 6270 1.5674999999999999E-03 1.4390063602345176E-04 -1.1507261828942719E-01
+ 6271 1.5677499999999999E-03 1.4387186925178837E-04 -1.1506155501762903E-01
+ 6272 1.5679999999999999E-03 1.4384310524594298E-04 -1.1505049174583087E-01
+ 6273 1.5682500000000000E-03 1.4381434400591555E-04 -1.1503942847403271E-01
+ 6274 1.5685000000000000E-03 1.4378558553170592E-04 -1.1502836520223456E-01
+ 6275 1.5687500000000000E-03 1.4375682982331435E-04 -1.1501730193043640E-01
+ 6276 1.5689999999999999E-03 1.4372807688074076E-04 -1.1500623865863824E-01
+ 6277 1.5692499999999999E-03 1.4369932670398505E-04 -1.1499517538684008E-01
+ 6278 1.5694999999999999E-03 1.4367057929304727E-04 -1.1498411211504192E-01
+ 6279 1.5697500000000000E-03 1.4364183464792753E-04 -1.1497304884324376E-01
+ 6280 1.5700000000000000E-03 1.4361309276862569E-04 -1.1496198557144559E-01
+ 6281 1.5702500000000000E-03 1.4358435365514178E-04 -1.1495092229964743E-01
+ 6282 1.5705000000000001E-03 1.4355561730747582E-04 -1.1493985902784927E-01
+ 6283 1.5707499999999999E-03 1.4352688372562796E-04 -1.1492879575605112E-01
+ 6284 1.5709999999999999E-03 1.4349815290959784E-04 -1.1491773248425295E-01
+ 6285 1.5712499999999999E-03 1.4346942485938576E-04 -1.1490666921245479E-01
+ 6286 1.5715000000000000E-03 1.4344069957499160E-04 -1.1489560594065663E-01
+ 6287 1.5717500000000000E-03 1.4341197705641543E-04 -1.1488454266885847E-01
+ 6288 1.5720000000000000E-03 1.4338325730365716E-04 -1.1487347939706032E-01
+ 6289 1.5722499999999999E-03 1.4335454031671690E-04 -1.1486241612526216E-01
+ 6290 1.5724999999999999E-03 1.4332582609559457E-04 -1.1485135285346400E-01
+ 6291 1.5727499999999999E-03 1.4329711464029020E-04 -1.1484028958166584E-01
+ 6292 1.5730000000000000E-03 1.4326840595080370E-04 -1.1482922630986768E-01
+ 6293 1.5732500000000000E-03 1.4323970002713522E-04 -1.1481816303806951E-01
+ 6294 1.5735000000000000E-03 1.4321099686928469E-04 -1.1480709976627135E-01
+ 6295 1.5737500000000001E-03 1.4318229647725209E-04 -1.1479603649447319E-01
+ 6296 1.5739999999999999E-03 1.4315359885103747E-04 -1.1478497322267504E-01
+ 6297 1.5742499999999999E-03 1.4312490399064076E-04 -1.1477390995087687E-01
+ 6298 1.5744999999999999E-03 1.4309621189606200E-04 -1.1476284667907871E-01
+ 6299 1.5747500000000000E-03 1.4306752256730120E-04 -1.1475178340728055E-01
+ 6300 1.5750000000000000E-03 1.4303883600435833E-04 -1.1474072013548239E-01
+ 6301 1.5752500000000000E-03 1.4301015220723347E-04 -1.1472965686368423E-01
+ 6302 1.5754999999999999E-03 1.4298147117592651E-04 -1.1471859359188608E-01
+ 6303 1.5757499999999999E-03 1.4295279291043759E-04 -1.1470753032008792E-01
+ 6304 1.5759999999999999E-03 1.4292411741076650E-04 -1.1469646704828976E-01
+ 6305 1.5762500000000000E-03 1.4289544467691338E-04 -1.1468540377649160E-01
+ 6306 1.5765000000000000E-03 1.4286677470887825E-04 -1.1467434050469343E-01
+ 6307 1.5767500000000000E-03 1.4283810750666105E-04 -1.1466327723289527E-01
+ 6308 1.5770000000000001E-03 1.4280944307026178E-04 -1.1465221396109711E-01
+ 6309 1.5772499999999999E-03 1.4278078139968049E-04 -1.1464115068929896E-01
+ 6310 1.5774999999999999E-03 1.4275212249491718E-04 -1.1463008741750079E-01
+ 6311 1.5777499999999999E-03 1.4272346635597175E-04 -1.1461902414570263E-01
+ 6312 1.5780000000000000E-03 1.4269481298284431E-04 -1.1460796087390447E-01
+ 6313 1.5782500000000000E-03 1.4266616237553476E-04 -1.1459689760210631E-01
+ 6314 1.5785000000000000E-03 1.4263751453404323E-04 -1.1458583433030815E-01
+ 6315 1.5787499999999999E-03 1.4260886945836963E-04 -1.1457477105850999E-01
+ 6316 1.5789999999999999E-03 1.4258022714851395E-04 -1.1456370778671184E-01
+ 6317 1.5792499999999999E-03 1.4255158760447632E-04 -1.1455264451491368E-01
+ 6318 1.5795000000000000E-03 1.4252295082625656E-04 -1.1454158124311552E-01
+ 6319 1.5797500000000000E-03 1.4249431681385473E-04 -1.1453051797131736E-01
+ 6320 1.5800000000000000E-03 1.4246568556727085E-04 -1.1451945469951919E-01
+ 6321 1.5802500000000001E-03 1.4243705708650493E-04 -1.1450839142772103E-01
+ 6322 1.5804999999999999E-03 1.4240843137155700E-04 -1.1449732815592288E-01
+ 6323 1.5807499999999999E-03 1.4237980842242697E-04 -1.1448626488412472E-01
+ 6324 1.5809999999999999E-03 1.4235118823911495E-04 -1.1447520161232655E-01
+ 6325 1.5812500000000000E-03 1.4232257082162083E-04 -1.1446413834052839E-01
+ 6326 1.5815000000000000E-03 1.4229395616994467E-04 -1.1445307506873023E-01
+ 6327 1.5817500000000000E-03 1.4226534428408644E-04 -1.1444201179693207E-01
+ 6328 1.5819999999999999E-03 1.4223673516404627E-04 -1.1443094852513391E-01
+ 6329 1.5822499999999999E-03 1.4220812880982392E-04 -1.1441988525333575E-01
+ 6330 1.5824999999999999E-03 1.4217952522141951E-04 -1.1440882198153760E-01
+ 6331 1.5827500000000000E-03 1.4215092439883315E-04 -1.1439775870973944E-01
+ 6332 1.5830000000000000E-03 1.4212232634206473E-04 -1.1438669543794128E-01
+ 6333 1.5832500000000000E-03 1.4209373105111419E-04 -1.1437563216614310E-01
+ 6334 1.5835000000000001E-03 1.4206513852598157E-04 -1.1436456889434495E-01
+ 6335 1.5837499999999999E-03 1.4203654876666707E-04 -1.1435350562254680E-01
+ 6336 1.5839999999999999E-03 1.4200796177317031E-04 -1.1434244235074864E-01
+ 6337 1.5842499999999999E-03 1.4197937754549159E-04 -1.1433137907895047E-01
+ 6338 1.5845000000000000E-03 1.4195079608363091E-04 -1.1432031580715231E-01
+ 6339 1.5847500000000000E-03 1.4192221738758802E-04 -1.1430925253535415E-01
+ 6340 1.5850000000000000E-03 1.4189364145736317E-04 -1.1429818926355599E-01
+ 6341 1.5852499999999999E-03 1.4186506829295628E-04 -1.1428712599175783E-01
+ 6342 1.5854999999999999E-03 1.4183649789436734E-04 -1.1427606271995967E-01
+ 6343 1.5857499999999999E-03 1.4180793026159633E-04 -1.1426499944816151E-01
+ 6344 1.5860000000000000E-03 1.4177936539464320E-04 -1.1425393617636335E-01
+ 6345 1.5862500000000000E-03 1.4175080329350813E-04 -1.1424287290456520E-01
+ 6346 1.5865000000000000E-03 1.4172224395819094E-04 -1.1423180963276702E-01
+ 6347 1.5867500000000001E-03 1.4169368738869176E-04 -1.1422074636096886E-01
+ 6348 1.5869999999999999E-03 1.4166513358501045E-04 -1.1420968308917072E-01
+ 6349 1.5872499999999999E-03 1.4163658254714713E-04 -1.1419861981737256E-01
+ 6350 1.5874999999999999E-03 1.4160803427510174E-04 -1.1418755654557439E-01
+ 6351 1.5877500000000000E-03 1.4157948876887433E-04 -1.1417649327377623E-01
+ 6352 1.5880000000000000E-03 1.4155094602846490E-04 -1.1416543000197807E-01
+ 6353 1.5882500000000000E-03 1.4152240605387335E-04 -1.1415436673017991E-01
+ 6354 1.5885000000000001E-03 1.4149386884509981E-04 -1.1414330345838175E-01
+ 6355 1.5887499999999999E-03 1.4146533440214417E-04 -1.1413224018658359E-01
+ 6356 1.5889999999999999E-03 1.4143680272500655E-04 -1.1412117691478543E-01
+ 6357 1.5892500000000000E-03 1.4140827381368677E-04 -1.1411011364298727E-01
+ 6358 1.5895000000000000E-03 1.4137974766818498E-04 -1.1409905037118911E-01
+ 6359 1.5897500000000000E-03 1.4135122428850122E-04 -1.1408798709939096E-01
+ 6360 1.5900000000000001E-03 1.4132270367463531E-04 -1.1407692382759278E-01
+ 6361 1.5902499999999999E-03 1.4129418582658739E-04 -1.1406586055579464E-01
+ 6362 1.5904999999999999E-03 1.4126567074435739E-04 -1.1405479728399648E-01
+ 6363 1.5907499999999999E-03 1.4123715842794543E-04 -1.1404373401219831E-01
+ 6364 1.5910000000000000E-03 1.4120864887735130E-04 -1.1403267074040015E-01
+ 6365 1.5912500000000000E-03 1.4118014209257515E-04 -1.1402160746860199E-01
+ 6366 1.5915000000000000E-03 1.4115163807361701E-04 -1.1401054419680383E-01
+ 6367 1.5917500000000001E-03 1.4112313682047677E-04 -1.1399948092500567E-01
+ 6368 1.5919999999999999E-03 1.4109463833315448E-04 -1.1398841765320751E-01
+ 6369 1.5922499999999999E-03 1.4106614261165016E-04 -1.1397735438140935E-01
+ 6370 1.5924999999999999E-03 1.4103764965596387E-04 -1.1396629110961119E-01
+ 6371 1.5927500000000000E-03 1.4100915946609538E-04 -1.1395522783781303E-01
+ 6372 1.5930000000000000E-03 1.4098067204204487E-04 -1.1394416456601487E-01
+ 6373 1.5932500000000000E-03 1.4095218738381239E-04 -1.1393310129421670E-01
+ 6374 1.5934999999999999E-03 1.4092370549139785E-04 -1.1392203802241856E-01
+ 6375 1.5937499999999999E-03 1.4089522636480113E-04 -1.1391097475062040E-01
+ 6376 1.5939999999999999E-03 1.4086675000402247E-04 -1.1389991147882224E-01
+ 6377 1.5942500000000000E-03 1.4083827640906177E-04 -1.1388884820702407E-01
+ 6378 1.5945000000000000E-03 1.4080980557991895E-04 -1.1387778493522591E-01
+ 6379 1.5947500000000000E-03 1.4078133751659411E-04 -1.1386672166342775E-01
+ 6380 1.5950000000000001E-03 1.4075287221908725E-04 -1.1385565839162959E-01
+ 6381 1.5952499999999999E-03 1.4072440968739832E-04 -1.1384459511983143E-01
+ 6382 1.5954999999999999E-03 1.4069594992152732E-04 -1.1383353184803327E-01
+ 6383 1.5957499999999999E-03 1.4066749292147431E-04 -1.1382246857623511E-01
+ 6384 1.5960000000000000E-03 1.4063903868723928E-04 -1.1381140530443695E-01
+ 6385 1.5962500000000000E-03 1.4061058721882207E-04 -1.1380034203263879E-01
+ 6386 1.5965000000000000E-03 1.4058213851622287E-04 -1.1378927876084062E-01
+ 6387 1.5967499999999999E-03 1.4055369257944168E-04 -1.1377821548904248E-01
+ 6388 1.5969999999999999E-03 1.4052524940847837E-04 -1.1376715221724432E-01
+ 6389 1.5972499999999999E-03 1.4049680900333304E-04 -1.1375608894544616E-01
+ 6390 1.5975000000000000E-03 1.4046837136400564E-04 -1.1374502567364798E-01
+ 6391 1.5977500000000000E-03 1.4043993649049625E-04 -1.1373396240184983E-01
+ 6392 1.5980000000000000E-03 1.4041150438280474E-04 -1.1372289913005167E-01
+ 6393 1.5982500000000001E-03 1.4038307504093115E-04 -1.1371183585825351E-01
+ 6394 1.5984999999999999E-03 1.4035464846487563E-04 -1.1370077258645535E-01
+ 6395 1.5987499999999999E-03 1.4032622465463796E-04 -1.1368970931465719E-01
+ 6396 1.5989999999999999E-03 1.4029780361021825E-04 -1.1367864604285903E-01
+ 6397 1.5992500000000000E-03 1.4026938533161652E-04 -1.1366758277106087E-01
+ 6398 1.5995000000000000E-03 1.4024096981883274E-04 -1.1365651949926271E-01
+ 6399 1.5997500000000000E-03 1.4021255707186693E-04 -1.1364545622746454E-01
+ 6400 1.5999999999999999E-03 1.4018414709071901E-04 -1.1363439295566639E-01
+ 6401 1.6002499999999999E-03 1.4015573987538908E-04 -1.1362332968386823E-01
+ 6402 1.6004999999999999E-03 1.4012733542587708E-04 -1.1361226641207008E-01
+ 6403 1.6007500000000000E-03 1.4009893374218303E-04 -1.1360120314027190E-01
+ 6404 1.6010000000000000E-03 1.4007053482430692E-04 -1.1359013986847374E-01
+ 6405 1.6012500000000000E-03 1.4004213867224884E-04 -1.1357907659667558E-01
+ 6406 1.6015000000000001E-03 1.4001374528600861E-04 -1.1356801332487743E-01
+ 6407 1.6017499999999999E-03 1.3998535466558639E-04 -1.1355695005307927E-01
+ 6408 1.6019999999999999E-03 1.3995696681098208E-04 -1.1354588678128111E-01
+ 6409 1.6022499999999999E-03 1.3992858172219577E-04 -1.1353482350948295E-01
+ 6410 1.6025000000000000E-03 1.3990019939922734E-04 -1.1352376023768479E-01
+ 6411 1.6027500000000000E-03 1.3987181984207687E-04 -1.1351269696588663E-01
+ 6412 1.6030000000000000E-03 1.3984344305074438E-04 -1.1350163369408847E-01
+ 6413 1.6032499999999999E-03 1.3981506902522982E-04 -1.1349057042229031E-01
+ 6414 1.6034999999999999E-03 1.3978669776553324E-04 -1.1347950715049215E-01
+ 6415 1.6037499999999999E-03 1.3975832927165465E-04 -1.1346844387869399E-01
+ 6416 1.6040000000000000E-03 1.3972996354359387E-04 -1.1345738060689584E-01
+ 6417 1.6042500000000000E-03 1.3970160058135109E-04 -1.1344631733509766E-01
+ 6418 1.6045000000000000E-03 1.3967324038492631E-04 -1.1343525406329950E-01
+ 6419 1.6047500000000001E-03 1.3964488295431952E-04 -1.1342419079150134E-01
+ 6420 1.6049999999999999E-03 1.3961652828953057E-04 -1.1341312751970319E-01
+ 6421 1.6052499999999999E-03 1.3958817639055964E-04 -1.1340206424790503E-01
+ 6422 1.6054999999999999E-03 1.3955982725740668E-04 -1.1339100097610687E-01
+ 6423 1.6057500000000000E-03 1.3953148089007155E-04 -1.1337993770430871E-01
+ 6424 1.6060000000000000E-03 1.3950313728855446E-04 -1.1336887443251055E-01
+ 6425 1.6062500000000000E-03 1.3947479645285530E-04 -1.1335781116071239E-01
+ 6426 1.6064999999999999E-03 1.3944645838297415E-04 -1.1334674788891423E-01
+ 6427 1.6067499999999999E-03 1.3941812307891087E-04 -1.1333568461711607E-01
+ 6428 1.6069999999999999E-03 1.3938979054066563E-04 -1.1332462134531791E-01
+ 6429 1.6072500000000000E-03 1.3936146076823827E-04 -1.1331355807351975E-01
+ 6430 1.6075000000000000E-03 1.3933313376162878E-04 -1.1330249480172158E-01
+ 6431 1.6077500000000000E-03 1.3930480952083731E-04 -1.1329143152992342E-01
+ 6432 1.6080000000000001E-03 1.3927648804586381E-04 -1.1328036825812526E-01
+ 6433 1.6082499999999999E-03 1.3924816933670830E-04 -1.1326930498632712E-01
+ 6434 1.6084999999999999E-03 1.3921985339337070E-04 -1.1325824171452895E-01
+ 6435 1.6087499999999999E-03 1.3919154021585107E-04 -1.1324717844273079E-01
+ 6436 1.6090000000000000E-03 1.3916322980414932E-04 -1.1323611517093263E-01
+ 6437 1.6092500000000000E-03 1.3913492215826556E-04 -1.1322505189913447E-01
+ 6438 1.6095000000000000E-03 1.3910661727819970E-04 -1.1321398862733631E-01
+ 6439 1.6097499999999999E-03 1.3907831516395190E-04 -1.1320292535553815E-01
+ 6440 1.6099999999999999E-03 1.3905001581552201E-04 -1.1319186208373999E-01
+ 6441 1.6102499999999999E-03 1.3902171923291001E-04 -1.1318079881194183E-01
+ 6442 1.6105000000000000E-03 1.3899342541611606E-04 -1.1316973554014367E-01
+ 6443 1.6107500000000000E-03 1.3896513436513998E-04 -1.1315867226834550E-01
+ 6444 1.6110000000000000E-03 1.3893684607998183E-04 -1.1314760899654734E-01
+ 6445 1.6112500000000001E-03 1.3890856056064169E-04 -1.1313654572474918E-01
+ 6446 1.6114999999999999E-03 1.3888027780711951E-04 -1.1312548245295104E-01
+ 6447 1.6117499999999999E-03 1.3885199781941523E-04 -1.1311441918115286E-01
+ 6448 1.6119999999999999E-03 1.3882372059752885E-04 -1.1310335590935471E-01
+ 6449 1.6122500000000000E-03 1.3879544614146051E-04 -1.1309229263755655E-01
+ 6450 1.6125000000000000E-03 1.3876717445121013E-04 -1.1308122936575839E-01
+ 6451 1.6127500000000000E-03 1.3873890552677768E-04 -1.1307016609396023E-01
+ 6452 1.6130000000000001E-03 1.3871063936816310E-04 -1.1305910282216207E-01
+ 6453 1.6132499999999999E-03 1.3868237597536656E-04 -1.1304803955036391E-01
+ 6454 1.6134999999999999E-03 1.3865411534838795E-04 -1.1303697627856575E-01
+ 6455 1.6137500000000000E-03 1.3862585748722724E-04 -1.1302591300676759E-01
+ 6456 1.6140000000000000E-03 1.3859760239188457E-04 -1.1301484973496942E-01
+ 6457 1.6142500000000000E-03 1.3856935006235980E-04 -1.1300378646317126E-01
+ 6458 1.6145000000000000E-03 1.3854110049865297E-04 -1.1299272319137310E-01
+ 6459 1.6147499999999999E-03 1.3851285370076411E-04 -1.1298165991957496E-01
+ 6460 1.6149999999999999E-03 1.3848460966869324E-04 -1.1297059664777678E-01
+ 6461 1.6152499999999999E-03 1.3845636840244027E-04 -1.1295953337597862E-01
+ 6462 1.6155000000000000E-03 1.3842812990200518E-04 -1.1294847010418047E-01
+ 6463 1.6157500000000000E-03 1.3839989416738812E-04 -1.1293740683238231E-01
+ 6464 1.6160000000000000E-03 1.3837166119858902E-04 -1.1292634356058415E-01
+ 6465 1.6162500000000001E-03 1.3834343099560783E-04 -1.1291528028878599E-01
+ 6466 1.6164999999999999E-03 1.3831520355844459E-04 -1.1290421701698783E-01
+ 6467 1.6167499999999999E-03 1.3828697888709936E-04 -1.1289315374518967E-01
+ 6468 1.6169999999999999E-03 1.3825875698157206E-04 -1.1288209047339151E-01
+ 6469 1.6172500000000000E-03 1.3823053784186264E-04 -1.1287102720159335E-01
+ 6470 1.6175000000000000E-03 1.3820232146797120E-04 -1.1285996392979518E-01
+ 6471 1.6177500000000000E-03 1.3817410785989777E-04 -1.1284890065799702E-01
+ 6472 1.6179999999999999E-03 1.3814589701764224E-04 -1.1283783738619887E-01
+ 6473 1.6182499999999999E-03 1.3811768894120467E-04 -1.1282677411440072E-01
+ 6474 1.6184999999999999E-03 1.3808948363058508E-04 -1.1281571084260254E-01
+ 6475 1.6187500000000000E-03 1.3806128108578332E-04 -1.1280464757080438E-01
+ 6476 1.6190000000000000E-03 1.3803308130679959E-04 -1.1279358429900622E-01
+ 6477 1.6192500000000000E-03 1.3800488429363384E-04 -1.1278252102720807E-01
+ 6478 1.6195000000000001E-03 1.3797669004628608E-04 -1.1277145775540991E-01
+ 6479 1.6197499999999999E-03 1.3794849856475614E-04 -1.1276039448361175E-01
+ 6480 1.6199999999999999E-03 1.3792030984904422E-04 -1.1274933121181359E-01
+ 6481 1.6202499999999999E-03 1.3789212389915024E-04 -1.1273826794001543E-01
+ 6482 1.6205000000000000E-03 1.3786394071507420E-04 -1.1272720466821727E-01
+ 6483 1.6207500000000000E-03 1.3783576029681609E-04 -1.1271614139641910E-01
+ 6484 1.6210000000000000E-03 1.3780758264437599E-04 -1.1270507812462094E-01
+ 6485 1.6212499999999999E-03 1.3777940775775381E-04 -1.1269401485282279E-01
+ 6486 1.6214999999999999E-03 1.3775123563694957E-04 -1.1268295158102463E-01
+ 6487 1.6217499999999999E-03 1.3772306628196329E-04 -1.1267188830922646E-01
+ 6488 1.6220000000000000E-03 1.3769489969279501E-04 -1.1266082503742830E-01
+ 6489 1.6222500000000000E-03 1.3766673586944458E-04 -1.1264976176563014E-01
+ 6490 1.6225000000000000E-03 1.3763857481191217E-04 -1.1263869849383198E-01
+ 6491 1.6227500000000001E-03 1.3761041652019765E-04 -1.1262763522203383E-01
+ 6492 1.6229999999999999E-03 1.3758226099430112E-04 -1.1261657195023567E-01
+ 6493 1.6232499999999999E-03 1.3755410823422255E-04 -1.1260550867843751E-01
+ 6494 1.6234999999999999E-03 1.3752595823996190E-04 -1.1259444540663935E-01
+ 6495 1.6237500000000000E-03 1.3749781101151930E-04 -1.1258338213484119E-01
+ 6496 1.6240000000000000E-03 1.3746966654889451E-04 -1.1257231886304302E-01
+ 6497 1.6242500000000000E-03 1.3744152485208765E-04 -1.1256125559124486E-01
+ 6498 1.6244999999999999E-03 1.3741338592109895E-04 -1.1255019231944671E-01
+ 6499 1.6247499999999999E-03 1.3738524975592800E-04 -1.1253912904764855E-01
+ 6500 1.6249999999999999E-03 1.3735711635657502E-04 -1.1252806577585038E-01
+ 6501 1.6252500000000000E-03 1.3732898572304010E-04 -1.1251700250405222E-01
+ 6502 1.6255000000000000E-03 1.3730085785532305E-04 -1.1250593923225406E-01
+ 6503 1.6257500000000000E-03 1.3727273275342393E-04 -1.1249487596045590E-01
+ 6504 1.6260000000000001E-03 1.3724461041734277E-04 -1.1248381268865774E-01
+ 6505 1.6262499999999999E-03 1.3721649084707965E-04 -1.1247274941685959E-01
+ 6506 1.6264999999999999E-03 1.3718837404263438E-04 -1.1246168614506143E-01
+ 6507 1.6267499999999999E-03 1.3716026000400703E-04 -1.1245062287326327E-01
+ 6508 1.6270000000000000E-03 1.3713214873119773E-04 -1.1243955960146511E-01
+ 6509 1.6272500000000000E-03 1.3710404022420641E-04 -1.1242849632966694E-01
+ 6510 1.6275000000000000E-03 1.3707593448303290E-04 -1.1241743305786878E-01
+ 6511 1.6277499999999999E-03 1.3704783150767744E-04 -1.1240636978607063E-01
+ 6512 1.6279999999999999E-03 1.3701973129813988E-04 -1.1239530651427247E-01
+ 6513 1.6282499999999999E-03 1.3699163385442028E-04 -1.1238424324247430E-01
+ 6514 1.6285000000000000E-03 1.3696353917651865E-04 -1.1237317997067614E-01
+ 6515 1.6287500000000000E-03 1.3693544726443494E-04 -1.1236211669887798E-01
+ 6516 1.6290000000000000E-03 1.3690735811816923E-04 -1.1235105342707982E-01
+ 6517 1.6292500000000001E-03 1.3687927173772137E-04 -1.1233999015528166E-01
+ 6518 1.6294999999999999E-03 1.3685118812309158E-04 -1.1232892688348350E-01
+ 6519 1.6297499999999999E-03 1.3682310727427971E-04 -1.1231786361168535E-01
+ 6520 1.6299999999999999E-03 1.3679502919128575E-04 -1.1230680033988719E-01
+ 6521 1.6302500000000000E-03 1.3676695387410969E-04 -1.1229573706808903E-01
+ 6522 1.6305000000000000E-03 1.3673888132275164E-04 -1.1228467379629087E-01
+ 6523 1.6307500000000000E-03 1.3671081153721160E-04 -1.1227361052449270E-01
+ 6524 1.6309999999999999E-03 1.3668274451748938E-04 -1.1226254725269455E-01
+ 6525 1.6312499999999999E-03 1.3665468026358529E-04 -1.1225148398089639E-01
+ 6526 1.6314999999999999E-03 1.3662661877549898E-04 -1.1224042070909823E-01
+ 6527 1.6317500000000000E-03 1.3659856005323069E-04 -1.1222935743730006E-01
+ 6528 1.6320000000000000E-03 1.3657050409678030E-04 -1.1221829416550190E-01
+ 6529 1.6322500000000000E-03 1.3654245090614789E-04 -1.1220723089370374E-01
+ 6530 1.6325000000000001E-03 1.3651440048133352E-04 -1.1219616762190558E-01
+ 6531 1.6327499999999999E-03 1.3648635282233695E-04 -1.1218510435010742E-01
+ 6532 1.6329999999999999E-03 1.3645830792915841E-04 -1.1217404107830926E-01
+ 6533 1.6332499999999999E-03 1.3643026580179786E-04 -1.1216297780651110E-01
+ 6534 1.6335000000000000E-03 1.3640222644025515E-04 -1.1215191453471295E-01
+ 6535 1.6337500000000000E-03 1.3637418984453043E-04 -1.1214085126291479E-01
+ 6536 1.6340000000000000E-03 1.3634615601462366E-04 -1.1212978799111661E-01
+ 6537 1.6342499999999999E-03 1.3631812495053491E-04 -1.1211872471931847E-01
+ 6538 1.6344999999999999E-03 1.3629009665226403E-04 -1.1210766144752031E-01
+ 6539 1.6347499999999999E-03 1.3626207111981116E-04 -1.1209659817572215E-01
+ 6540 1.6350000000000000E-03 1.3623404835317620E-04 -1.1208553490392398E-01
+ 6541 1.6352500000000000E-03 1.3620602835235921E-04 -1.1207447163212582E-01
+ 6542 1.6355000000000000E-03 1.3617801111736011E-04 -1.1206340836032766E-01
+ 6543 1.6357500000000001E-03 1.3614999664817898E-04 -1.1205234508852950E-01
+ 6544 1.6359999999999999E-03 1.3612198494481590E-04 -1.1204128181673134E-01
+ 6545 1.6362499999999999E-03 1.3609397600727064E-04 -1.1203021854493318E-01
+ 6546 1.6364999999999999E-03 1.3606596983554344E-04 -1.1201915527313502E-01
+ 6547 1.6367500000000000E-03 1.3603796642963411E-04 -1.1200809200133686E-01
+ 6548 1.6370000000000000E-03 1.3600996578954272E-04 -1.1199702872953871E-01
+ 6549 1.6372500000000000E-03 1.3598196791526928E-04 -1.1198596545774053E-01
+ 6550 1.6375000000000001E-03 1.3595397280681383E-04 -1.1197490218594237E-01
+ 6551 1.6377499999999999E-03 1.3592598046417633E-04 -1.1196383891414423E-01
+ 6552 1.6379999999999999E-03 1.3589799088735676E-04 -1.1195277564234607E-01
+ 6553 1.6382499999999999E-03 1.3587000407635518E-04 -1.1194171237054790E-01
+ 6554 1.6385000000000000E-03 1.3584202003117150E-04 -1.1193064909874974E-01
+ 6555 1.6387500000000000E-03 1.3581403875180583E-04 -1.1191958582695158E-01
+ 6556 1.6390000000000000E-03 1.3578606023825800E-04 -1.1190852255515342E-01
+ 6557 1.6392499999999999E-03 1.3575808449052825E-04 -1.1189745928335526E-01
+ 6558 1.6394999999999999E-03 1.3573011150861634E-04 -1.1188639601155710E-01
+ 6559 1.6397499999999999E-03 1.3570214129252241E-04 -1.1187533273975894E-01
+ 6560 1.6400000000000000E-03 1.3567417384224650E-04 -1.1186426946796078E-01
+ 6561 1.6402500000000000E-03 1.3564620915778851E-04 -1.1185320619616262E-01
+ 6562 1.6405000000000000E-03 1.3561824723914837E-04 -1.1184214292436447E-01
+ 6563 1.6407500000000001E-03 1.3559028808632622E-04 -1.1183107965256629E-01
+ 6564 1.6409999999999999E-03 1.3556233169932213E-04 -1.1182001638076815E-01
+ 6565 1.6412499999999999E-03 1.3553437807813592E-04 -1.1180895310896999E-01
+ 6566 1.6414999999999999E-03 1.3550642722276763E-04 -1.1179788983717182E-01
+ 6567 1.6417500000000000E-03 1.3547847913321728E-04 -1.1178682656537366E-01
+ 6568 1.6420000000000000E-03 1.3545053380948494E-04 -1.1177576329357550E-01
+ 6569 1.6422500000000000E-03 1.3542259125157050E-04 -1.1176470002177734E-01
+ 6570 1.6424999999999999E-03 1.3539465145947404E-04 -1.1175363674997918E-01
+ 6571 1.6427499999999999E-03 1.3536671443319554E-04 -1.1174257347818102E-01
+ 6572 1.6429999999999999E-03 1.3533878017273494E-04 -1.1173151020638286E-01
+ 6573 1.6432500000000000E-03 1.3531084867809232E-04 -1.1172044693458470E-01
+ 6574 1.6435000000000000E-03 1.3528291994926769E-04 -1.1170938366278654E-01
+ 6575 1.6437500000000000E-03 1.3525499398626094E-04 -1.1169832039098838E-01
+ 6576 1.6440000000000001E-03 1.3522707078907219E-04 -1.1168725711919021E-01
+ 6577 1.6442499999999999E-03 1.3519915035770135E-04 -1.1167619384739207E-01
+ 6578 1.6444999999999999E-03 1.3517123269214852E-04 -1.1166513057559391E-01
+ 6579 1.6447499999999999E-03 1.3514331779241354E-04 -1.1165406730379575E-01
+ 6580 1.6450000000000000E-03 1.3511540565849654E-04 -1.1164300403199758E-01
+ 6581 1.6452500000000000E-03 1.3508749629039755E-04 -1.1163194076019942E-01
+ 6582 1.6455000000000000E-03 1.3505958968811646E-04 -1.1162087748840126E-01
+ 6583 1.6457499999999999E-03 1.3503168585165333E-04 -1.1160981421660311E-01
+ 6584 1.6459999999999999E-03 1.3500378478100816E-04 -1.1159875094480494E-01
+ 6585 1.6462499999999999E-03 1.3497588647618097E-04 -1.1158768767300678E-01
+ 6586 1.6465000000000000E-03 1.3494799093717168E-04 -1.1157662440120862E-01
+ 6587 1.6467500000000000E-03 1.3492009816398035E-04 -1.1156556112941046E-01
+ 6588 1.6470000000000000E-03 1.3489220815660700E-04 -1.1155449785761230E-01
+ 6589 1.6472500000000001E-03 1.3486432091505153E-04 -1.1154343458581413E-01
+ 6590 1.6474999999999999E-03 1.3483643643931405E-04 -1.1153237131401599E-01
+ 6591 1.6477499999999999E-03 1.3480855472939451E-04 -1.1152130804221783E-01
+ 6592 1.6479999999999999E-03 1.3478067578529299E-04 -1.1151024477041967E-01
+ 6593 1.6482500000000000E-03 1.3475279960700932E-04 -1.1149918149862149E-01
+ 6594 1.6485000000000000E-03 1.3472492619454361E-04 -1.1148811822682334E-01
+ 6595 1.6487500000000000E-03 1.3469705554789593E-04 -1.1147705495502518E-01
+ 6596 1.6489999999999999E-03 1.3466918766706613E-04 -1.1146599168322703E-01
+ 6597 1.6492499999999999E-03 1.3464132255205428E-04 -1.1145492841142886E-01
+ 6598 1.6494999999999999E-03 1.3461346020286042E-04 -1.1144386513963070E-01
+ 6599 1.6497500000000000E-03 1.3458560061948449E-04 -1.1143280186783254E-01
+ 6600 1.6500000000000000E-03 1.3455774380192651E-04 -1.1142173859603438E-01
+ 6601 1.6502500000000000E-03 1.3452988975018644E-04 -1.1141067532423622E-01
+ 6602 1.6505000000000001E-03 1.3450203846426440E-04 -1.1139961205243805E-01
+ 6603 1.6507499999999999E-03 1.3447418994416029E-04 -1.1138854878063990E-01
+ 6604 1.6509999999999999E-03 1.3444634418987406E-04 -1.1137748550884174E-01
+ 6605 1.6512499999999999E-03 1.3441850120140582E-04 -1.1136642223704359E-01
+ 6606 1.6515000000000000E-03 1.3439066097875553E-04 -1.1135535896524541E-01
+ 6607 1.6517500000000000E-03 1.3436282352192322E-04 -1.1134429569344725E-01
+ 6608 1.6520000000000000E-03 1.3433498883090879E-04 -1.1133323242164909E-01
+ 6609 1.6522499999999999E-03 1.3430715690571239E-04 -1.1132216914985095E-01
+ 6610 1.6524999999999999E-03 1.3427932774633388E-04 -1.1131110587805278E-01
+ 6611 1.6527499999999999E-03 1.3425150135277331E-04 -1.1130004260625462E-01
+ 6612 1.6530000000000000E-03 1.3422367772503074E-04 -1.1128897933445646E-01
+ 6613 1.6532500000000000E-03 1.3419585686310612E-04 -1.1127791606265830E-01
+ 6614 1.6535000000000000E-03 1.3416803876699942E-04 -1.1126685279086014E-01
+ 6615 1.6537500000000001E-03 1.3414022343671063E-04 -1.1125578951906198E-01
+ 6616 1.6539999999999999E-03 1.3411241087223991E-04 -1.1124472624726382E-01
+ 6617 1.6542499999999999E-03 1.3408460107358703E-04 -1.1123366297546566E-01
+ 6618 1.6544999999999999E-03 1.3405679404075214E-04 -1.1122259970366750E-01
+ 6619 1.6547500000000000E-03 1.3402898977373521E-04 -1.1121153643186935E-01
+ 6620 1.6550000000000000E-03 1.3400118827253628E-04 -1.1120047316007117E-01
+ 6621 1.6552500000000000E-03 1.3397338953715523E-04 -1.1118940988827301E-01
+ 6622 1.6554999999999999E-03 1.3394559356759211E-04 -1.1117834661647487E-01
+ 6623 1.6557499999999999E-03 1.3391780036384700E-04 -1.1116728334467670E-01
+ 6624 1.6559999999999999E-03 1.3389000992591974E-04 -1.1115622007287854E-01
+ 6625 1.6562500000000000E-03 1.3386222225381049E-04 -1.1114515680108038E-01
+ 6626 1.6565000000000000E-03 1.3383443734751920E-04 -1.1113409352928222E-01
+ 6627 1.6567500000000000E-03 1.3380665520704589E-04 -1.1112303025748406E-01
+ 6628 1.6570000000000001E-03 1.3377887583239050E-04 -1.1111196698568590E-01
+ 6629 1.6572499999999999E-03 1.3375109922355303E-04 -1.1110090371388774E-01
+ 6630 1.6574999999999999E-03 1.3372332538053353E-04 -1.1108984044208958E-01
+ 6631 1.6577499999999999E-03 1.3369555430333197E-04 -1.1107877717029142E-01
+ 6632 1.6580000000000000E-03 1.3366778599194836E-04 -1.1106771389849326E-01
+ 6633 1.6582500000000000E-03 1.3364002044638273E-04 -1.1105665062669509E-01
+ 6634 1.6585000000000000E-03 1.3361225766663507E-04 -1.1104558735489693E-01
+ 6635 1.6587499999999999E-03 1.3358449765270527E-04 -1.1103452408309879E-01
+ 6636 1.6589999999999999E-03 1.3355674040459352E-04 -1.1102346081130063E-01
+ 6637 1.6592499999999999E-03 1.3352898592229967E-04 -1.1101239753950246E-01
+ 6638 1.6595000000000000E-03 1.3350123420582374E-04 -1.1100133426770430E-01
+ 6639 1.6597500000000000E-03 1.3347348525516575E-04 -1.1099027099590614E-01
+ 6640 1.6600000000000000E-03 1.3344573907032577E-04 -1.1097920772410798E-01
+ 6641 1.6602500000000001E-03 1.3341799565130374E-04 -1.1096814445230982E-01
+ 6642 1.6604999999999999E-03 1.3339025499809962E-04 -1.1095708118051166E-01
+ 6643 1.6607499999999999E-03 1.3336251711071348E-04 -1.1094601790871350E-01
+ 6644 1.6609999999999999E-03 1.3333478198914529E-04 -1.1093495463691534E-01
+ 6645 1.6612500000000000E-03 1.3330704963339501E-04 -1.1092389136511718E-01
+ 6646 1.6615000000000000E-03 1.3327932004346269E-04 -1.1091282809331901E-01
+ 6647 1.6617500000000000E-03 1.3325159321934835E-04 -1.1090176482152085E-01
+ 6648 1.6620000000000001E-03 1.3322386916105196E-04 -1.1089070154972269E-01
+ 6649 1.6622499999999999E-03 1.3319614786857348E-04 -1.1087963827792455E-01
+ 6650 1.6624999999999999E-03 1.3316842934191298E-04 -1.1086857500612637E-01
+ 6651 1.6627499999999999E-03 1.3314071358107044E-04 -1.1085751173432822E-01
+ 6652 1.6630000000000000E-03 1.3311300058604586E-04 -1.1084644846253006E-01
+ 6653 1.6632500000000000E-03 1.3308529035683915E-04 -1.1083538519073190E-01
+ 6654 1.6635000000000000E-03 1.3305758289345042E-04 -1.1082432191893374E-01
+ 6655 1.6637499999999999E-03 1.3302987819587974E-04 -1.1081325864713558E-01
+ 6656 1.6639999999999999E-03 1.3300217626412690E-04 -1.1080219537533742E-01
+ 6657 1.6642499999999999E-03 1.3297447709819209E-04 -1.1079113210353926E-01
+ 6658 1.6645000000000000E-03 1.3294678069807517E-04 -1.1078006883174110E-01
+ 6659 1.6647500000000000E-03 1.3291908706377612E-04 -1.1076900555994293E-01
+ 6660 1.6650000000000000E-03 1.3289139619529510E-04 -1.1075794228814477E-01
+ 6661 1.6652500000000001E-03 1.3286370809263205E-04 -1.1074687901634661E-01
+ 6662 1.6654999999999999E-03 1.3283602275578703E-04 -1.1073581574454847E-01
+ 6663 1.6657499999999999E-03 1.3280834018475980E-04 -1.1072475247275029E-01
+ 6664 1.6659999999999999E-03 1.3278066037955062E-04 -1.1071368920095213E-01
+ 6665 1.6662500000000000E-03 1.3275298334015936E-04 -1.1070262592915397E-01
+ 6666 1.6665000000000000E-03 1.3272530906658600E-04 -1.1069156265735582E-01
+ 6667 1.6667500000000000E-03 1.3269763755883066E-04 -1.1068049938555766E-01
+ 6668 1.6669999999999999E-03 1.3266996881689330E-04 -1.1066943611375950E-01
+ 6669 1.6672499999999999E-03 1.3264230284077376E-04 -1.1065837284196134E-01
+ 6670 1.6674999999999999E-03 1.3261463963047226E-04 -1.1064730957016318E-01
+ 6671 1.6677500000000000E-03 1.3258697918598874E-04 -1.1063624629836502E-01
+ 6672 1.6680000000000000E-03 1.3255932150732313E-04 -1.1062518302656686E-01
+ 6673 1.6682500000000000E-03 1.3253166659447539E-04 -1.1061411975476869E-01
+ 6674 1.6685000000000001E-03 1.3250401444744566E-04 -1.1060305648297053E-01
+ 6675 1.6687499999999999E-03 1.3247636506623394E-04 -1.1059199321117238E-01
+ 6676 1.6689999999999999E-03 1.3244871845084012E-04 -1.1058092993937423E-01
+ 6677 1.6692499999999999E-03 1.3242107460126421E-04 -1.1056986666757605E-01
+ 6678 1.6695000000000000E-03 1.3239343351750633E-04 -1.1055880339577789E-01
+ 6679 1.6697500000000000E-03 1.3236579519956636E-04 -1.1054774012397973E-01
+ 6680 1.6700000000000000E-03 1.3233815964744432E-04 -1.1053667685218158E-01
+ 6681 1.6702499999999999E-03 1.3231052686114026E-04 -1.1052561358038342E-01
+ 6682 1.6704999999999999E-03 1.3228289684065418E-04 -1.1051455030858526E-01
+ 6683 1.6707499999999999E-03 1.3225526958598598E-04 -1.1050348703678710E-01
+ 6684 1.6710000000000000E-03 1.3222764509713571E-04 -1.1049242376498894E-01
+ 6685 1.6712500000000000E-03 1.3220002337410350E-04 -1.1048136049319078E-01
+ 6686 1.6715000000000000E-03 1.3217240441688915E-04 -1.1047029722139261E-01
+ 6687 1.6717500000000001E-03 1.3214478822549274E-04 -1.1045923394959445E-01
+ 6688 1.6719999999999999E-03 1.3211717479991435E-04 -1.1044817067779630E-01
+ 6689 1.6722499999999999E-03 1.3208956414015392E-04 -1.1043710740599814E-01
+ 6690 1.6724999999999999E-03 1.3206195624621136E-04 -1.1042604413419997E-01
+ 6691 1.6727500000000000E-03 1.3203435111808678E-04 -1.1041498086240181E-01
+ 6692 1.6730000000000000E-03 1.3200674875578014E-04 -1.1040391759060365E-01
+ 6693 1.6732500000000000E-03 1.3197914915929148E-04 -1.1039285431880549E-01
+ 6694 1.6734999999999999E-03 1.3195155232862074E-04 -1.1038179104700734E-01
+ 6695 1.6737499999999999E-03 1.3192395826376797E-04 -1.1037072777520918E-01
+ 6696 1.6739999999999999E-03 1.3189636696473318E-04 -1.1035966450341102E-01
+ 6697 1.6742500000000000E-03 1.3186877843151631E-04 -1.1034860123161286E-01
+ 6698 1.6745000000000000E-03 1.3184119266411733E-04 -1.1033753795981470E-01
+ 6699 1.6747500000000000E-03 1.3181360966253640E-04 -1.1032647468801653E-01
+ 6700 1.6750000000000001E-03 1.3178602942677333E-04 -1.1031541141621837E-01
+ 6701 1.6752499999999999E-03 1.3175845195682824E-04 -1.1030434814442022E-01
+ 6702 1.6754999999999999E-03 1.3173087725270113E-04 -1.1029328487262206E-01
+ 6703 1.6757499999999999E-03 1.3170330531439198E-04 -1.1028222160082389E-01
+ 6704 1.6760000000000000E-03 1.3167573614190068E-04 -1.1027115832902573E-01
+ 6705 1.6762500000000000E-03 1.3164816973522739E-04 -1.1026009505722757E-01
+ 6706 1.6765000000000000E-03 1.3162060609437211E-04 -1.1024903178542941E-01
+ 6707 1.6767499999999999E-03 1.3159304521933473E-04 -1.1023796851363125E-01
+ 6708 1.6769999999999999E-03 1.3156548711011526E-04 -1.1022690524183310E-01
+ 6709 1.6772499999999999E-03 1.3153793176671379E-04 -1.1021584197003494E-01
+ 6710 1.6775000000000000E-03 1.3151037918913031E-04 -1.1020477869823678E-01
+ 6711 1.6777500000000000E-03 1.3148282937736468E-04 -1.1019371542643862E-01
+ 6712 1.6780000000000000E-03 1.3145528233141706E-04 -1.1018265215464046E-01
+ 6713 1.6782500000000001E-03 1.3142773805128736E-04 -1.1017158888284229E-01
+ 6714 1.6784999999999999E-03 1.3140019653697565E-04 -1.1016052561104414E-01
+ 6715 1.6787499999999999E-03 1.3137265778848182E-04 -1.1014946233924598E-01
+ 6716 1.6789999999999999E-03 1.3134512180580600E-04 -1.1013839906744781E-01
+ 6717 1.6792500000000000E-03 1.3131758858894813E-04 -1.1012733579564965E-01
+ 6718 1.6795000000000000E-03 1.3129005813790817E-04 -1.1011627252385149E-01
+ 6719 1.6797500000000000E-03 1.3126253045268616E-04 -1.1010520925205333E-01
+ 6720 1.6799999999999999E-03 1.3123500553328217E-04 -1.1009414598025517E-01
+ 6721 1.6802499999999999E-03 1.3120748337969610E-04 -1.1008308270845701E-01
+ 6722 1.6804999999999999E-03 1.3117996399192791E-04 -1.1007201943665886E-01
+ 6723 1.6807500000000000E-03 1.3115244736997770E-04 -1.1006095616486070E-01
+ 6724 1.6810000000000000E-03 1.3112493351384556E-04 -1.1004989289306254E-01
+ 6725 1.6812500000000000E-03 1.3109742242353121E-04 -1.1003882962126438E-01
+ 6726 1.6815000000000001E-03 1.3106991409903487E-04 -1.1002776634946621E-01
+ 6727 1.6817499999999999E-03 1.3104240854035652E-04 -1.1001670307766806E-01
+ 6728 1.6819999999999999E-03 1.3101490574749604E-04 -1.1000563980586990E-01
+ 6729 1.6822499999999999E-03 1.3098740572045357E-04 -1.0999457653407174E-01
+ 6730 1.6825000000000000E-03 1.3095990845922895E-04 -1.0998351326227357E-01
+ 6731 1.6827500000000000E-03 1.3093241396382245E-04 -1.0997244999047541E-01
+ 6732 1.6830000000000000E-03 1.3090492223423377E-04 -1.0996138671867725E-01
+ 6733 1.6832499999999999E-03 1.3087743327046307E-04 -1.0995032344687909E-01
+ 6734 1.6834999999999999E-03 1.3084994707251033E-04 -1.0993926017508093E-01
+ 6735 1.6837499999999999E-03 1.3082246364037558E-04 -1.0992819690328277E-01
+ 6736 1.6840000000000000E-03 1.3079498297405864E-04 -1.0991713363148461E-01
+ 6737 1.6842500000000000E-03 1.3076750507355977E-04 -1.0990607035968646E-01
+ 6738 1.6845000000000000E-03 1.3074002993887881E-04 -1.0989500708788830E-01
+ 6739 1.6847500000000000E-03 1.3071255757001582E-04 -1.0988394381609012E-01
+ 6740 1.6849999999999999E-03 1.3068508796697080E-04 -1.0987288054429198E-01
+ 6741 1.6852499999999999E-03 1.3065762112974373E-04 -1.0986181727249382E-01
+ 6742 1.6854999999999999E-03 1.3063015705833459E-04 -1.0985075400069566E-01
+ 6743 1.6857500000000000E-03 1.3060269575274329E-04 -1.0983969072889749E-01
+ 6744 1.6860000000000000E-03 1.3057523721297007E-04 -1.0982862745709933E-01
+ 6745 1.6862500000000000E-03 1.3054778143901480E-04 -1.0981756418530117E-01
+ 6746 1.6865000000000001E-03 1.3052032843087748E-04 -1.0980650091350301E-01
+ 6747 1.6867499999999999E-03 1.3049287818855804E-04 -1.0979543764170485E-01
+ 6748 1.6869999999999999E-03 1.3046543071205659E-04 -1.0978437436990669E-01
+ 6749 1.6872499999999999E-03 1.3043798600137306E-04 -1.0977331109810853E-01
+ 6750 1.6875000000000000E-03 1.3041054405650749E-04 -1.0976224782631037E-01
+ 6751 1.6877500000000000E-03 1.3038310487745991E-04 -1.0975118455451222E-01
+ 6752 1.6880000000000000E-03 1.3035566846423031E-04 -1.0974012128271404E-01
+ 6753 1.6882499999999999E-03 1.3032823481681861E-04 -1.0972905801091590E-01
+ 6754 1.6884999999999999E-03 1.3030080393522486E-04 -1.0971799473911774E-01
+ 6755 1.6887499999999999E-03 1.3027337581944908E-04 -1.0970693146731958E-01
+ 6756 1.6890000000000000E-03 1.3024595046949114E-04 -1.0969586819552141E-01
+ 6757 1.6892500000000000E-03 1.3021852788535121E-04 -1.0968480492372325E-01
+ 6758 1.6895000000000000E-03 1.3019110806702927E-04 -1.0967374165192509E-01
+ 6759 1.6897500000000001E-03 1.3016369101452531E-04 -1.0966267838012693E-01
+ 6760 1.6899999999999999E-03 1.3013627672783920E-04 -1.0965161510832877E-01
+ 6761 1.6902499999999999E-03 1.3010886520697115E-04 -1.0964055183653061E-01
+ 6762 1.6904999999999999E-03 1.3008145645192096E-04 -1.0962948856473245E-01
+ 6763 1.6907500000000000E-03 1.3005405046268880E-04 -1.0961842529293429E-01
+ 6764 1.6910000000000000E-03 1.3002664723927451E-04 -1.0960736202113613E-01
+ 6765 1.6912500000000000E-03 1.2999924678167818E-04 -1.0959629874933798E-01
+ 6766 1.6914999999999999E-03 1.2997184908989984E-04 -1.0958523547753982E-01
+ 6767 1.6917499999999999E-03 1.2994445416393939E-04 -1.0957417220574166E-01
+ 6768 1.6919999999999999E-03 1.2991706200379696E-04 -1.0956310893394350E-01
+ 6769 1.6922500000000000E-03 1.2988967260947246E-04 -1.0955204566214533E-01
+ 6770 1.6925000000000000E-03 1.2986228598096586E-04 -1.0954098239034717E-01
+ 6771 1.6927500000000000E-03 1.2983490211827722E-04 -1.0952991911854901E-01
+ 6772 1.6930000000000001E-03 1.2980752102140659E-04 -1.0951885584675085E-01
+ 6773 1.6932499999999999E-03 1.2978014269035391E-04 -1.0950779257495269E-01
+ 6774 1.6934999999999999E-03 1.2975276712511911E-04 -1.0949672930315453E-01
+ 6775 1.6937499999999999E-03 1.2972539432570232E-04 -1.0948566603135637E-01
+ 6776 1.6940000000000000E-03 1.2969802429210346E-04 -1.0947460275955821E-01
+ 6777 1.6942500000000000E-03 1.2967065702432256E-04 -1.0946353948776005E-01
+ 6778 1.6945000000000000E-03 1.2964329252235956E-04 -1.0945247621596189E-01
+ 6779 1.6947499999999999E-03 1.2961593078621459E-04 -1.0944141294416374E-01
+ 6780 1.6949999999999999E-03 1.2958857181588753E-04 -1.0943034967236558E-01
+ 6781 1.6952499999999999E-03 1.2956121561137835E-04 -1.0941928640056742E-01
+ 6782 1.6955000000000000E-03 1.2953386217268723E-04 -1.0940822312876926E-01
+ 6783 1.6957500000000000E-03 1.2950651149981401E-04 -1.0939715985697109E-01
+ 6784 1.6960000000000000E-03 1.2947916359275870E-04 -1.0938609658517293E-01
+ 6785 1.6962500000000001E-03 1.2945181845152136E-04 -1.0937503331337477E-01
+ 6786 1.6964999999999999E-03 1.2942447607610210E-04 -1.0936397004157662E-01
+ 6787 1.6967499999999999E-03 1.2939713646650068E-04 -1.0935290676977845E-01
+ 6788 1.6969999999999999E-03 1.2936979962271711E-04 -1.0934184349798029E-01
+ 6789 1.6972500000000000E-03 1.2934246554475163E-04 -1.0933078022618213E-01
+ 6790 1.6975000000000000E-03 1.2931513423260405E-04 -1.0931971695438397E-01
+ 6791 1.6977500000000000E-03 1.2928780568627443E-04 -1.0930865368258581E-01
+ 6792 1.6979999999999999E-03 1.2926047990576275E-04 -1.0929759041078765E-01
+ 6793 1.6982499999999999E-03 1.2923315689106907E-04 -1.0928652713898949E-01
+ 6794 1.6984999999999999E-03 1.2920583664219326E-04 -1.0927546386719134E-01
+ 6795 1.6987500000000000E-03 1.2917851915913544E-04 -1.0926440059539318E-01
+ 6796 1.6990000000000000E-03 1.2915120444189558E-04 -1.0925333732359500E-01
+ 6797 1.6992500000000000E-03 1.2912389249047367E-04 -1.0924227405179684E-01
+ 6798 1.6995000000000001E-03 1.2909658330486967E-04 -1.0923121077999869E-01
+ 6799 1.6997499999999999E-03 1.2906927688508365E-04 -1.0922014750820054E-01
+ 6800 1.6999999999999999E-03 1.2904197323111558E-04 -1.0920908423640237E-01
+ 6801 1.7002499999999999E-03 1.2901467234296542E-04 -1.0919802096460421E-01
+ 6802 1.7005000000000000E-03 1.2898737422063324E-04 -1.0918695769280605E-01
+ 6803 1.7007500000000000E-03 1.2896007886411905E-04 -1.0917589442100789E-01
+ 6804 1.7010000000000000E-03 1.2893278627342279E-04 -1.0916483114920973E-01
+ 6805 1.7012499999999999E-03 1.2890549644854448E-04 -1.0915376787741157E-01
+ 6806 1.7014999999999999E-03 1.2887820938948407E-04 -1.0914270460561341E-01
+ 6807 1.7017499999999999E-03 1.2885092509624168E-04 -1.0913164133381525E-01
+ 6808 1.7020000000000000E-03 1.2882364356881716E-04 -1.0912057806201710E-01
+ 6809 1.7022500000000000E-03 1.2879636480721062E-04 -1.0910951479021892E-01
+ 6810 1.7025000000000000E-03 1.2876908881142204E-04 -1.0909845151842076E-01
+ 6811 1.7027500000000001E-03 1.2874181558145142E-04 -1.0908738824662260E-01
+ 6812 1.7029999999999999E-03 1.2871454511729873E-04 -1.0907632497482446E-01
+ 6813 1.7032499999999999E-03 1.2868727741896399E-04 -1.0906526170302629E-01
+ 6814 1.7034999999999999E-03 1.2866001248644724E-04 -1.0905419843122813E-01
+ 6815 1.7037500000000000E-03 1.2863275031974839E-04 -1.0904313515942997E-01
+ 6816 1.7040000000000000E-03 1.2860549091886747E-04 -1.0903207188763181E-01
+ 6817 1.7042500000000000E-03 1.2857823428380456E-04 -1.0902100861583365E-01
+ 6818 1.7044999999999999E-03 1.2855098041455960E-04 -1.0900994534403549E-01
+ 6819 1.7047499999999999E-03 1.2852372931113255E-04 -1.0899888207223733E-01
+ 6820 1.7049999999999999E-03 1.2849648097352346E-04 -1.0898781880043917E-01
+ 6821 1.7052500000000000E-03 1.2846923540173237E-04 -1.0897675552864101E-01
+ 6822 1.7055000000000000E-03 1.2844199259575914E-04 -1.0896569225684286E-01
+ 6823 1.7057500000000000E-03 1.2841475255560386E-04 -1.0895462898504468E-01
+ 6824 1.7060000000000001E-03 1.2838751528126665E-04 -1.0894356571324652E-01
+ 6825 1.7062499999999999E-03 1.2836028077274731E-04 -1.0893250244144838E-01
+ 6826 1.7064999999999999E-03 1.2833304903004587E-04 -1.0892143916965021E-01
+ 6827 1.7067499999999999E-03 1.2830582005316250E-04 -1.0891037589785205E-01
+ 6828 1.7070000000000000E-03 1.2827859384209698E-04 -1.0889931262605389E-01
+ 6829 1.7072500000000000E-03 1.2825137039684947E-04 -1.0888824935425573E-01
+ 6830 1.7075000000000000E-03 1.2822414971741983E-04 -1.0887718608245757E-01
+ 6831 1.7077499999999998E-03 1.2819693180380826E-04 -1.0886612281065941E-01
+ 6832 1.7079999999999999E-03 1.2816971665601451E-04 -1.0885505953886125E-01
+ 6833 1.7082499999999999E-03 1.2814250427403879E-04 -1.0884399626706309E-01
+ 6834 1.7084999999999999E-03 1.2811529465788098E-04 -1.0883293299526493E-01
+ 6835 1.7087500000000000E-03 1.2808808780754113E-04 -1.0882186972346677E-01
+ 6836 1.7090000000000000E-03 1.2806088372301923E-04 -1.0881080645166860E-01
+ 6837 1.7092500000000000E-03 1.2803368240431529E-04 -1.0879974317987044E-01
+ 6838 1.7094999999999999E-03 1.2800648385142936E-04 -1.0878867990807230E-01
+ 6839 1.7097499999999999E-03 1.2797928806436128E-04 -1.0877761663627414E-01
+ 6840 1.7099999999999999E-03 1.2795209504311116E-04 -1.0876655336447597E-01
+ 6841 1.7102500000000000E-03 1.2792490478767904E-04 -1.0875549009267781E-01
+ 6842 1.7105000000000000E-03 1.2789771729806483E-04 -1.0874442682087965E-01
+ 6843 1.7107500000000000E-03 1.2787053257426857E-04 -1.0873336354908149E-01
+ 6844 1.7109999999999998E-03 1.2784335061629033E-04 -1.0872230027728333E-01
+ 6845 1.7112499999999999E-03 1.2781617142412999E-04 -1.0871123700548517E-01
+ 6846 1.7114999999999999E-03 1.2778899499778755E-04 -1.0870017373368701E-01
+ 6847 1.7117499999999999E-03 1.2776182133726312E-04 -1.0868911046188885E-01
+ 6848 1.7120000000000000E-03 1.2773465044255659E-04 -1.0867804719009069E-01
+ 6849 1.7122500000000000E-03 1.2770748231366805E-04 -1.0866698391829252E-01
+ 6850 1.7125000000000000E-03 1.2768031695059749E-04 -1.0865592064649436E-01
+ 6851 1.7127499999999999E-03 1.2765315435334489E-04 -1.0864485737469622E-01
+ 6852 1.7129999999999999E-03 1.2762599452191011E-04 -1.0863379410289806E-01
+ 6853 1.7132499999999999E-03 1.2759883745629337E-04 -1.0862273083109988E-01
+ 6854 1.7135000000000000E-03 1.2757168315649455E-04 -1.0861166755930173E-01
+ 6855 1.7137500000000000E-03 1.2754453162251369E-04 -1.0860060428750357E-01
+ 6856 1.7140000000000000E-03 1.2751738285435082E-04 -1.0858954101570541E-01
+ 6857 1.7142500000000001E-03 1.2749023685200585E-04 -1.0857847774390725E-01
+ 6858 1.7144999999999999E-03 1.2746309361547892E-04 -1.0856741447210909E-01
+ 6859 1.7147499999999999E-03 1.2743595314476986E-04 -1.0855635120031093E-01
+ 6860 1.7149999999999999E-03 1.2740881543987876E-04 -1.0854528792851277E-01
+ 6861 1.7152500000000000E-03 1.2738168050080553E-04 -1.0853422465671461E-01
+ 6862 1.7155000000000000E-03 1.2735454832755034E-04 -1.0852316138491644E-01
+ 6863 1.7157500000000000E-03 1.2732741892011311E-04 -1.0851209811311828E-01
+ 6864 1.7159999999999999E-03 1.2730029227849381E-04 -1.0850103484132013E-01
+ 6865 1.7162499999999999E-03 1.2727316840269249E-04 -1.0848997156952198E-01
+ 6866 1.7164999999999999E-03 1.2724604729270905E-04 -1.0847890829772380E-01
+ 6867 1.7167500000000000E-03 1.2721892894854362E-04 -1.0846784502592564E-01
+ 6868 1.7170000000000000E-03 1.2719181337019603E-04 -1.0845678175412748E-01
+ 6869 1.7172500000000000E-03 1.2716470055766649E-04 -1.0844571848232933E-01
+ 6870 1.7175000000000001E-03 1.2713759051095493E-04 -1.0843465521053117E-01
+ 6871 1.7177499999999999E-03 1.2711048323006124E-04 -1.0842359193873301E-01
+ 6872 1.7179999999999999E-03 1.2708337871498556E-04 -1.0841252866693485E-01
+ 6873 1.7182499999999999E-03 1.2705627696572784E-04 -1.0840146539513669E-01
+ 6874 1.7185000000000000E-03 1.2702917798228794E-04 -1.0839040212333853E-01
+ 6875 1.7187500000000000E-03 1.2700208176466611E-04 -1.0837933885154037E-01
+ 6876 1.7190000000000000E-03 1.2697498831286218E-04 -1.0836827557974220E-01
+ 6877 1.7192499999999999E-03 1.2694789762687623E-04 -1.0835721230794405E-01
+ 6878 1.7194999999999999E-03 1.2692080970670824E-04 -1.0834614903614589E-01
+ 6879 1.7197499999999999E-03 1.2689372455235821E-04 -1.0833508576434774E-01
+ 6880 1.7200000000000000E-03 1.2686664216382610E-04 -1.0832402249254956E-01
+ 6881 1.7202500000000000E-03 1.2683956254111190E-04 -1.0831295922075140E-01
+ 6882 1.7205000000000000E-03 1.2681248568421566E-04 -1.0830189594895324E-01
+ 6883 1.7207500000000001E-03 1.2678541159313739E-04 -1.0829083267715509E-01
+ 6884 1.7209999999999999E-03 1.2675834026787714E-04 -1.0827976940535693E-01
+ 6885 1.7212499999999999E-03 1.2673127170843471E-04 -1.0826870613355877E-01
+ 6886 1.7214999999999999E-03 1.2670420591481032E-04 -1.0825764286176061E-01
+ 6887 1.7217500000000000E-03 1.2667714288700383E-04 -1.0824657958996245E-01
+ 6888 1.7220000000000000E-03 1.2665008262501533E-04 -1.0823551631816429E-01
+ 6889 1.7222500000000000E-03 1.2662302512884475E-04 -1.0822445304636612E-01
+ 6890 1.7224999999999999E-03 1.2659597039849216E-04 -1.0821338977456797E-01
+ 6891 1.7227499999999999E-03 1.2656891843395749E-04 -1.0820232650276981E-01
+ 6892 1.7229999999999999E-03 1.2654186923524079E-04 -1.0819126323097165E-01
+ 6893 1.7232500000000000E-03 1.2651482280234201E-04 -1.0818019995917348E-01
+ 6894 1.7235000000000000E-03 1.2648777913526119E-04 -1.0816913668737532E-01
+ 6895 1.7237500000000000E-03 1.2646073823399830E-04 -1.0815807341557716E-01
+ 6896 1.7240000000000001E-03 1.2643370009855336E-04 -1.0814701014377900E-01
+ 6897 1.7242499999999999E-03 1.2640666472892644E-04 -1.0813594687198085E-01
+ 6898 1.7244999999999999E-03 1.2637963212511745E-04 -1.0812488360018269E-01
+ 6899 1.7247499999999999E-03 1.2635260228712633E-04 -1.0811382032838453E-01
+ 6900 1.7250000000000000E-03 1.2632557521495322E-04 -1.0810275705658637E-01
+ 6901 1.7252500000000000E-03 1.2629855090859804E-04 -1.0809169378478821E-01
+ 6902 1.7255000000000000E-03 1.2627152936806079E-04 -1.0808063051299004E-01
+ 6903 1.7257499999999999E-03 1.2624451059334155E-04 -1.0806956724119189E-01
+ 6904 1.7259999999999999E-03 1.2621749458444022E-04 -1.0805850396939373E-01
+ 6905 1.7262499999999999E-03 1.2619048134135687E-04 -1.0804744069759557E-01
+ 6906 1.7265000000000000E-03 1.2616347086409142E-04 -1.0803637742579740E-01
+ 6907 1.7267500000000000E-03 1.2613646315264395E-04 -1.0802531415399924E-01
+ 6908 1.7270000000000000E-03 1.2610945820701444E-04 -1.0801425088220108E-01
+ 6909 1.7272500000000001E-03 1.2608245602720283E-04 -1.0800318761040292E-01
+ 6910 1.7274999999999999E-03 1.2605545661320921E-04 -1.0799212433860476E-01
+ 6911 1.7277499999999999E-03 1.2602845996503357E-04 -1.0798106106680661E-01
+ 6912 1.7279999999999999E-03 1.2600146608267581E-04 -1.0796999779500845E-01
+ 6913 1.7282500000000000E-03 1.2597447496613603E-04 -1.0795893452321029E-01
+ 6914 1.7285000000000000E-03 1.2594748661541420E-04 -1.0794787125141213E-01
+ 6915 1.7287500000000000E-03 1.2592050103051033E-04 -1.0793680797961397E-01
+ 6916 1.7289999999999999E-03 1.2589351821142442E-04 -1.0792574470781581E-01
+ 6917 1.7292499999999999E-03 1.2586653815815642E-04 -1.0791468143601765E-01
+ 6918 1.7294999999999999E-03 1.2583956087070642E-04 -1.0790361816421949E-01
+ 6919 1.7297500000000000E-03 1.2581258634907432E-04 -1.0789255489242132E-01
+ 6920 1.7300000000000000E-03 1.2578561459326018E-04 -1.0788149162062316E-01
+ 6921 1.7302500000000000E-03 1.2575864560326400E-04 -1.0787042834882500E-01
+ 6922 1.7305000000000001E-03 1.2573167937908578E-04 -1.0785936507702684E-01
+ 6923 1.7307499999999999E-03 1.2570471592072551E-04 -1.0784830180522868E-01
+ 6924 1.7309999999999999E-03 1.2567775522818314E-04 -1.0783723853343052E-01
+ 6925 1.7312499999999999E-03 1.2565079730145879E-04 -1.0782617526163236E-01
+ 6926 1.7315000000000000E-03 1.2562384214055233E-04 -1.0781511198983421E-01
+ 6927 1.7317500000000000E-03 1.2559688974546386E-04 -1.0780404871803605E-01
+ 6928 1.7320000000000000E-03 1.2556994011619332E-04 -1.0779298544623789E-01
+ 6929 1.7322499999999998E-03 1.2554299325274077E-04 -1.0778192217443973E-01
+ 6930 1.7324999999999999E-03 1.2551604915510609E-04 -1.0777085890264157E-01
+ 6931 1.7327499999999999E-03 1.2548910782328942E-04 -1.0775979563084341E-01
+ 6932 1.7329999999999999E-03 1.2546216925729070E-04 -1.0774873235904525E-01
+ 6933 1.7332500000000000E-03 1.2543523345710989E-04 -1.0773766908724708E-01
+ 6934 1.7335000000000000E-03 1.2540830042274704E-04 -1.0772660581544892E-01
+ 6935 1.7337500000000000E-03 1.2538137015420217E-04 -1.0771554254365076E-01
+ 6936 1.7339999999999999E-03 1.2535444265147528E-04 -1.0770447927185260E-01
+ 6937 1.7342499999999999E-03 1.2532751791456630E-04 -1.0769341600005444E-01
+ 6938 1.7344999999999999E-03 1.2530059594347521E-04 -1.0768235272825628E-01
+ 6939 1.7347500000000000E-03 1.2527367673820212E-04 -1.0767128945645812E-01
+ 6940 1.7350000000000000E-03 1.2524676029874700E-04 -1.0766022618465997E-01
+ 6941 1.7352500000000000E-03 1.2521984662510982E-04 -1.0764916291286181E-01
+ 6942 1.7354999999999998E-03 1.2519293571729061E-04 -1.0763809964106365E-01
+ 6943 1.7357499999999999E-03 1.2516602757528929E-04 -1.0762703636926549E-01
+ 6944 1.7359999999999999E-03 1.2513912219910592E-04 -1.0761597309746733E-01
+ 6945 1.7362499999999999E-03 1.2511221958874051E-04 -1.0760490982566917E-01
+ 6946 1.7365000000000000E-03 1.2508531974419308E-04 -1.0759384655387100E-01
+ 6947 1.7367500000000000E-03 1.2505842266546363E-04 -1.0758278328207284E-01
+ 6948 1.7370000000000000E-03 1.2503152835255206E-04 -1.0757172001027468E-01
+ 6949 1.7372499999999999E-03 1.2500463680545847E-04 -1.0756065673847653E-01
+ 6950 1.7374999999999999E-03 1.2497774802418282E-04 -1.0754959346667836E-01
+ 6951 1.7377499999999999E-03 1.2495086200872512E-04 -1.0753853019488020E-01
+ 6952 1.7380000000000000E-03 1.2492397875908535E-04 -1.0752746692308204E-01
+ 6953 1.7382500000000000E-03 1.2489709827526359E-04 -1.0751640365128388E-01
+ 6954 1.7385000000000000E-03 1.2487022055725970E-04 -1.0750534037948573E-01
+ 6955 1.7387500000000001E-03 1.2484334560507385E-04 -1.0749427710768755E-01
+ 6956 1.7389999999999999E-03 1.2481647341870594E-04 -1.0748321383588941E-01
+ 6957 1.7392499999999999E-03 1.2478960399815589E-04 -1.0747215056409125E-01
+ 6958 1.7394999999999999E-03 1.2476273734342384E-04 -1.0746108729229309E-01
+ 6959 1.7397500000000000E-03 1.2473587345450973E-04 -1.0745002402049492E-01
+ 6960 1.7400000000000000E-03 1.2470901233141359E-04 -1.0743896074869676E-01
+ 6961 1.7402500000000000E-03 1.2468215397413540E-04 -1.0742789747689860E-01
+ 6962 1.7404999999999999E-03 1.2465529838267519E-04 -1.0741683420510045E-01
+ 6963 1.7407499999999999E-03 1.2462844555703286E-04 -1.0740577093330228E-01
+ 6964 1.7409999999999999E-03 1.2460159549720852E-04 -1.0739470766150412E-01
+ 6965 1.7412500000000000E-03 1.2457474820320210E-04 -1.0738364438970596E-01
+ 6966 1.7415000000000000E-03 1.2454790367501364E-04 -1.0737258111790780E-01
+ 6967 1.7417500000000000E-03 1.2452106191264314E-04 -1.0736151784610964E-01
+ 6968 1.7420000000000001E-03 1.2449422291609057E-04 -1.0735045457431149E-01
+ 6969 1.7422499999999999E-03 1.2446738668535600E-04 -1.0733939130251333E-01
+ 6970 1.7424999999999999E-03 1.2444055322043932E-04 -1.0732832803071517E-01
+ 6971 1.7427499999999999E-03 1.2441372252134067E-04 -1.0731726475891701E-01
+ 6972 1.7430000000000000E-03 1.2438689458805986E-04 -1.0730620148711884E-01
+ 6973 1.7432500000000000E-03 1.2436006942059705E-04 -1.0729513821532068E-01
+ 6974 1.7435000000000000E-03 1.2433324701895221E-04 -1.0728407494352252E-01
+ 6975 1.7437499999999999E-03 1.2430642738312533E-04 -1.0727301167172437E-01
+ 6976 1.7439999999999999E-03 1.2427961051311636E-04 -1.0726194839992620E-01
+ 6977 1.7442499999999999E-03 1.2425279640892534E-04 -1.0725088512812804E-01
+ 6978 1.7445000000000000E-03 1.2422598507055225E-04 -1.0723982185632988E-01
+ 6979 1.7447500000000000E-03 1.2419917649799717E-04 -1.0722875858453172E-01
+ 6980 1.7450000000000000E-03 1.2417237069126000E-04 -1.0721769531273356E-01
+ 6981 1.7452500000000001E-03 1.2414556765034086E-04 -1.0720663204093540E-01
+ 6982 1.7454999999999999E-03 1.2411876737523960E-04 -1.0719556876913724E-01
+ 6983 1.7457499999999999E-03 1.2409196986595629E-04 -1.0718450549733909E-01
+ 6984 1.7459999999999999E-03 1.2406517512249086E-04 -1.0717344222554093E-01
+ 6985 1.7462500000000000E-03 1.2403838314484347E-04 -1.0716237895374277E-01
+ 6986 1.7465000000000000E-03 1.2401159393301398E-04 -1.0715131568194459E-01
+ 6987 1.7467500000000000E-03 1.2398480748700253E-04 -1.0714025241014644E-01
+ 6988 1.7469999999999999E-03 1.2395802380680892E-04 -1.0712918913834829E-01
+ 6989 1.7472499999999999E-03 1.2393124289243333E-04 -1.0711812586655013E-01
+ 6990 1.7474999999999999E-03 1.2390446474387567E-04 -1.0710706259475196E-01
+ 6991 1.7477500000000000E-03 1.2387768936113596E-04 -1.0709599932295380E-01
+ 6992 1.7480000000000000E-03 1.2385091674421418E-04 -1.0708493605115564E-01
+ 6993 1.7482500000000000E-03 1.2382414689311033E-04 -1.0707387277935748E-01
+ 6994 1.7485000000000001E-03 1.2379737980782449E-04 -1.0706280950755932E-01
+ 6995 1.7487499999999999E-03 1.2377061548835661E-04 -1.0705174623576116E-01
+ 6996 1.7489999999999999E-03 1.2374385393470664E-04 -1.0704068296396300E-01
+ 6997 1.7492499999999999E-03 1.2371709514687461E-04 -1.0702961969216485E-01
+ 6998 1.7495000000000000E-03 1.2369033912486055E-04 -1.0701855642036669E-01
+ 6999 1.7497500000000000E-03 1.2366358586866444E-04 -1.0700749314856851E-01
+ 7000 1.7500000000000000E-03 1.2363683537828623E-04 -1.0699642987677035E-01
+ 7001 1.7502499999999999E-03 1.2361008765372604E-04 -1.0698536660497221E-01
+ 7002 1.7504999999999999E-03 1.2358334269498377E-04 -1.0697430333317405E-01
+ 7003 1.7507499999999999E-03 1.2355660050205944E-04 -1.0696324006137588E-01
+ 7004 1.7510000000000000E-03 1.2352986107495311E-04 -1.0695217678957772E-01
+ 7005 1.7512500000000000E-03 1.2350312441366466E-04 -1.0694111351777956E-01
+ 7006 1.7515000000000000E-03 1.2347639051819422E-04 -1.0693005024598140E-01
+ 7007 1.7517500000000001E-03 1.2344965938854166E-04 -1.0691898697418324E-01
+ 7008 1.7519999999999999E-03 1.2342293102470710E-04 -1.0690792370238508E-01
+ 7009 1.7522499999999999E-03 1.2339620542669048E-04 -1.0689686043058692E-01
+ 7010 1.7524999999999999E-03 1.2336948259449178E-04 -1.0688579715878876E-01
+ 7011 1.7527500000000000E-03 1.2334276252811110E-04 -1.0687473388699061E-01
+ 7012 1.7530000000000000E-03 1.2331604522754832E-04 -1.0686367061519243E-01
+ 7013 1.7532500000000000E-03 1.2328933069280350E-04 -1.0685260734339427E-01
+ 7014 1.7534999999999999E-03 1.2326261892387660E-04 -1.0684154407159613E-01
+ 7015 1.7537499999999999E-03 1.2323590992076772E-04 -1.0683048079979797E-01
+ 7016 1.7539999999999999E-03 1.2320920368347671E-04 -1.0681941752799980E-01
+ 7017 1.7542499999999999E-03 1.2318250021200365E-04 -1.0680835425620164E-01
+ 7018 1.7545000000000000E-03 1.2315579950634861E-04 -1.0679729098440348E-01
+ 7019 1.7547500000000000E-03 1.2312910156651147E-04 -1.0678622771260532E-01
+ 7020 1.7550000000000000E-03 1.2310240639249229E-04 -1.0677516444080716E-01
+ 7021 1.7552499999999999E-03 1.2307571398429107E-04 -1.0676410116900900E-01
+ 7022 1.7554999999999999E-03 1.2304902434190780E-04 -1.0675303789721084E-01
+ 7023 1.7557499999999999E-03 1.2302233746534251E-04 -1.0674197462541268E-01
+ 7024 1.7560000000000000E-03 1.2299565335459510E-04 -1.0673091135361452E-01
+ 7025 1.7562500000000000E-03 1.2296897200966567E-04 -1.0671984808181637E-01
+ 7026 1.7565000000000000E-03 1.2294229343055418E-04 -1.0670878481001819E-01
+ 7027 1.7567499999999998E-03 1.2291561761726072E-04 -1.0669772153822005E-01
+ 7028 1.7569999999999999E-03 1.2288894456978508E-04 -1.0668665826642189E-01
+ 7029 1.7572499999999999E-03 1.2286227428812751E-04 -1.0667559499462372E-01
+ 7030 1.7574999999999999E-03 1.2283560677228775E-04 -1.0666453172282556E-01
+ 7031 1.7577500000000000E-03 1.2280894202226604E-04 -1.0665346845102740E-01
+ 7032 1.7580000000000000E-03 1.2278228003806226E-04 -1.0664240517922924E-01
+ 7033 1.7582500000000000E-03 1.2275562081967646E-04 -1.0663134190743108E-01
+ 7034 1.7584999999999999E-03 1.2272896436710853E-04 -1.0662027863563292E-01
+ 7035 1.7587499999999999E-03 1.2270231068035861E-04 -1.0660921536383476E-01
+ 7036 1.7589999999999999E-03 1.2267565975942660E-04 -1.0659815209203660E-01
+ 7037 1.7592500000000000E-03 1.2264901160431257E-04 -1.0658708882023844E-01
+ 7038 1.7595000000000000E-03 1.2262236621501650E-04 -1.0657602554844028E-01
+ 7039 1.7597500000000000E-03 1.2259572359153836E-04 -1.0656496227664211E-01
+ 7040 1.7599999999999998E-03 1.2256908373387817E-04 -1.0655389900484397E-01
+ 7041 1.7602499999999999E-03 1.2254244664203594E-04 -1.0654283573304581E-01
+ 7042 1.7604999999999999E-03 1.2251581231601164E-04 -1.0653177246124765E-01
+ 7043 1.7607499999999999E-03 1.2248918075580533E-04 -1.0652070918944948E-01
+ 7044 1.7610000000000000E-03 1.2246255196141694E-04 -1.0650964591765132E-01
+ 7045 1.7612500000000000E-03 1.2243592593284651E-04 -1.0649858264585316E-01
+ 7046 1.7615000000000000E-03 1.2240930267009398E-04 -1.0648751937405500E-01
+ 7047 1.7617499999999999E-03 1.2238268217315947E-04 -1.0647645610225684E-01
+ 7048 1.7619999999999999E-03 1.2235606444204288E-04 -1.0646539283045868E-01
+ 7049 1.7622499999999999E-03 1.2232944947674422E-04 -1.0645432955866052E-01
+ 7050 1.7625000000000000E-03 1.2230283727726355E-04 -1.0644326628686236E-01
+ 7051 1.7627500000000000E-03 1.2227622784360080E-04 -1.0643220301506420E-01
+ 7052 1.7630000000000000E-03 1.2224962117575604E-04 -1.0642113974326603E-01
+ 7053 1.7632500000000001E-03 1.2222301727372918E-04 -1.0641007647146787E-01
+ 7054 1.7634999999999999E-03 1.2219641613752034E-04 -1.0639901319966973E-01
+ 7055 1.7637499999999999E-03 1.2216981776712934E-04 -1.0638794992787157E-01
+ 7056 1.7639999999999999E-03 1.2214322216255632E-04 -1.0637688665607339E-01
+ 7057 1.7642500000000000E-03 1.2211662932380132E-04 -1.0636582338427523E-01
+ 7058 1.7645000000000000E-03 1.2209003925086421E-04 -1.0635476011247708E-01
+ 7059 1.7647500000000000E-03 1.2206345194374506E-04 -1.0634369684067892E-01
+ 7060 1.7649999999999999E-03 1.2203686740244388E-04 -1.0633263356888076E-01
+ 7061 1.7652499999999999E-03 1.2201028562696065E-04 -1.0632157029708260E-01
+ 7062 1.7654999999999999E-03 1.2198370661729533E-04 -1.0631050702528444E-01
+ 7063 1.7657500000000000E-03 1.2195713037344798E-04 -1.0629944375348628E-01
+ 7064 1.7660000000000000E-03 1.2193055689541858E-04 -1.0628838048168812E-01
+ 7065 1.7662500000000000E-03 1.2190398618320712E-04 -1.0627731720988995E-01
+ 7066 1.7665000000000001E-03 1.2187741823681362E-04 -1.0626625393809179E-01
+ 7067 1.7667499999999999E-03 1.2185085305623812E-04 -1.0625519066629364E-01
+ 7068 1.7669999999999999E-03 1.2182429064148052E-04 -1.0624412739449549E-01
+ 7069 1.7672499999999999E-03 1.2179773099254083E-04 -1.0623306412269731E-01
+ 7070 1.7675000000000000E-03 1.2177117410941913E-04 -1.0622200085089915E-01
+ 7071 1.7677500000000000E-03 1.2174461999211539E-04 -1.0621093757910099E-01
+ 7072 1.7680000000000000E-03 1.2171806864062961E-04 -1.0619987430730284E-01
+ 7073 1.7682499999999999E-03 1.2169152005496177E-04 -1.0618881103550468E-01
+ 7074 1.7684999999999999E-03 1.2166497423511186E-04 -1.0617774776370652E-01
+ 7075 1.7687499999999999E-03 1.2163843118107990E-04 -1.0616668449190836E-01
+ 7076 1.7690000000000000E-03 1.2161189089286588E-04 -1.0615562122011020E-01
+ 7077 1.7692500000000000E-03 1.2158535337046982E-04 -1.0614455794831204E-01
+ 7078 1.7695000000000000E-03 1.2155881861389175E-04 -1.0613349467651388E-01
+ 7079 1.7697500000000001E-03 1.2153228662313158E-04 -1.0612243140471571E-01
+ 7080 1.7699999999999999E-03 1.2150575739818940E-04 -1.0611136813291756E-01
+ 7081 1.7702499999999999E-03 1.2147923093906513E-04 -1.0610030486111940E-01
+ 7082 1.7704999999999999E-03 1.2145270724575883E-04 -1.0608924158932125E-01
+ 7083 1.7707500000000000E-03 1.2142618631827045E-04 -1.0607817831752307E-01
+ 7084 1.7710000000000000E-03 1.2139966815660004E-04 -1.0606711504572491E-01
+ 7085 1.7712500000000000E-03 1.2137315276074759E-04 -1.0605605177392675E-01
+ 7086 1.7714999999999999E-03 1.2134664013071308E-04 -1.0604498850212860E-01
+ 7087 1.7717499999999999E-03 1.2132013026649655E-04 -1.0603392523033044E-01
+ 7088 1.7719999999999999E-03 1.2129362316809794E-04 -1.0602286195853228E-01
+ 7089 1.7722500000000000E-03 1.2126711883551728E-04 -1.0601179868673412E-01
+ 7090 1.7725000000000000E-03 1.2124061726875455E-04 -1.0600073541493596E-01
+ 7091 1.7727500000000000E-03 1.2121411846780979E-04 -1.0598967214313780E-01
+ 7092 1.7730000000000001E-03 1.2118762243268299E-04 -1.0597860887133963E-01
+ 7093 1.7732499999999999E-03 1.2116112916337413E-04 -1.0596754559954148E-01
+ 7094 1.7734999999999999E-03 1.2113463865988325E-04 -1.0595648232774332E-01
+ 7095 1.7737499999999999E-03 1.2110815092221027E-04 -1.0594541905594516E-01
+ 7096 1.7740000000000000E-03 1.2108166595035525E-04 -1.0593435578414699E-01
+ 7097 1.7742500000000000E-03 1.2105518374431817E-04 -1.0592329251234883E-01
+ 7098 1.7745000000000000E-03 1.2102870430409906E-04 -1.0591222924055067E-01
+ 7099 1.7747499999999999E-03 1.2100222762969792E-04 -1.0590116596875253E-01
+ 7100 1.7749999999999999E-03 1.2097575372111470E-04 -1.0589010269695436E-01
+ 7101 1.7752499999999999E-03 1.2094928257834946E-04 -1.0587903942515620E-01
+ 7102 1.7755000000000000E-03 1.2092281420140213E-04 -1.0586797615335804E-01
+ 7103 1.7757500000000000E-03 1.2089634859027275E-04 -1.0585691288155988E-01
+ 7104 1.7760000000000000E-03 1.2086988574496133E-04 -1.0584584960976172E-01
+ 7105 1.7762500000000001E-03 1.2084342566546785E-04 -1.0583478633796355E-01
+ 7106 1.7764999999999999E-03 1.2081696835179239E-04 -1.0582372306616540E-01
+ 7107 1.7767499999999999E-03 1.2079051380393480E-04 -1.0581265979436724E-01
+ 7108 1.7769999999999999E-03 1.2076406202189520E-04 -1.0580159652256908E-01
+ 7109 1.7772500000000000E-03 1.2073761300567350E-04 -1.0579053325077091E-01
+ 7110 1.7775000000000000E-03 1.2071116675526978E-04 -1.0577946997897275E-01
+ 7111 1.7777500000000000E-03 1.2068472327068400E-04 -1.0576840670717459E-01
+ 7112 1.7779999999999998E-03 1.2065828255191623E-04 -1.0575734343537645E-01
+ 7113 1.7782499999999999E-03 1.2063184459896634E-04 -1.0574628016357827E-01
+ 7114 1.7784999999999999E-03 1.2060540941183442E-04 -1.0573521689178011E-01
+ 7115 1.7787499999999999E-03 1.2057897699052046E-04 -1.0572415361998196E-01
+ 7116 1.7790000000000000E-03 1.2055254733502442E-04 -1.0571309034818380E-01
+ 7117 1.7792500000000000E-03 1.2052612044534634E-04 -1.0570202707638564E-01
+ 7118 1.7795000000000000E-03 1.2049969632148623E-04 -1.0569096380458748E-01
+ 7119 1.7797499999999999E-03 1.2047327496344407E-04 -1.0567990053278932E-01
+ 7120 1.7799999999999999E-03 1.2044685637121983E-04 -1.0566883726099116E-01
+ 7121 1.7802499999999999E-03 1.2042044054481356E-04 -1.0565777398919300E-01
+ 7122 1.7805000000000000E-03 1.2039402748422526E-04 -1.0564671071739483E-01
+ 7123 1.7807500000000000E-03 1.2036761718945488E-04 -1.0563564744559667E-01
+ 7124 1.7810000000000000E-03 1.2034120966050244E-04 -1.0562458417379851E-01
+ 7125 1.7812499999999998E-03 1.2031480489736795E-04 -1.0561352090200037E-01
+ 7126 1.7814999999999999E-03 1.2028840290005145E-04 -1.0560245763020219E-01
+ 7127 1.7817499999999999E-03 1.2026200366855287E-04 -1.0559139435840403E-01
+ 7128 1.7819999999999999E-03 1.2023560720287223E-04 -1.0558033108660587E-01
+ 7129 1.7822500000000000E-03 1.2020921350300957E-04 -1.0556926781480772E-01
+ 7130 1.7825000000000000E-03 1.2018282256896484E-04 -1.0555820454300956E-01
+ 7131 1.7827500000000000E-03 1.2015643440073804E-04 -1.0554714127121140E-01
+ 7132 1.7829999999999999E-03 1.2013004899832923E-04 -1.0553607799941324E-01
+ 7133 1.7832499999999999E-03 1.2010366636173834E-04 -1.0552501472761508E-01
+ 7134 1.7834999999999999E-03 1.2007728649096541E-04 -1.0551395145581692E-01
+ 7135 1.7837500000000000E-03 1.2005090938601046E-04 -1.0550288818401876E-01
+ 7136 1.7840000000000000E-03 1.2002453504687343E-04 -1.0549182491222059E-01
+ 7137 1.7842500000000000E-03 1.1999816347355433E-04 -1.0548076164042243E-01
+ 7138 1.7844999999999998E-03 1.1997179466605321E-04 -1.0546969836862428E-01
+ 7139 1.7847499999999999E-03 1.1994542862437000E-04 -1.0545863509682613E-01
+ 7140 1.7849999999999999E-03 1.1991906534850479E-04 -1.0544757182502795E-01
+ 7141 1.7852499999999999E-03 1.1989270483845752E-04 -1.0543650855322979E-01
+ 7142 1.7855000000000000E-03 1.1986634709422818E-04 -1.0542544528143163E-01
+ 7143 1.7857500000000000E-03 1.1983999211581679E-04 -1.0541438200963348E-01
+ 7144 1.7860000000000000E-03 1.1981363990322336E-04 -1.0540331873783532E-01
+ 7145 1.7862499999999999E-03 1.1978729045644788E-04 -1.0539225546603716E-01
+ 7146 1.7864999999999999E-03 1.1976094377549033E-04 -1.0538119219423900E-01
+ 7147 1.7867499999999999E-03 1.1973459986035077E-04 -1.0537012892244084E-01
+ 7148 1.7870000000000000E-03 1.1970825871102911E-04 -1.0535906565064268E-01
+ 7149 1.7872500000000000E-03 1.1968192032752542E-04 -1.0534800237884451E-01
+ 7150 1.7875000000000000E-03 1.1965558470983970E-04 -1.0533693910704635E-01
+ 7151 1.7877500000000001E-03 1.1962925185797189E-04 -1.0532587583524819E-01
+ 7152 1.7879999999999999E-03 1.1960292177192208E-04 -1.0531481256345004E-01
+ 7153 1.7882499999999999E-03 1.1957659445169018E-04 -1.0530374929165187E-01
+ 7154 1.7884999999999999E-03 1.1955026989727625E-04 -1.0529268601985371E-01
+ 7155 1.7887500000000000E-03 1.1952394810868024E-04 -1.0528162274805555E-01
+ 7156 1.7890000000000000E-03 1.1949762908590221E-04 -1.0527055947625739E-01
+ 7157 1.7892500000000000E-03 1.1947131282894212E-04 -1.0525949620445924E-01
+ 7158 1.7894999999999999E-03 1.1944499933780002E-04 -1.0524843293266108E-01
+ 7159 1.7897499999999999E-03 1.1941868861247580E-04 -1.0523736966086292E-01
+ 7160 1.7899999999999999E-03 1.1939238065296955E-04 -1.0522630638906476E-01
+ 7161 1.7902500000000000E-03 1.1936607545928127E-04 -1.0521524311726660E-01
+ 7162 1.7905000000000000E-03 1.1933977303141090E-04 -1.0520417984546843E-01
+ 7163 1.7907500000000000E-03 1.1931347336935852E-04 -1.0519311657367027E-01
+ 7164 1.7910000000000001E-03 1.1928717647312409E-04 -1.0518205330187211E-01
+ 7165 1.7912499999999999E-03 1.1926088234270761E-04 -1.0517099003007396E-01
+ 7166 1.7914999999999999E-03 1.1923459097810904E-04 -1.0515992675827579E-01
+ 7167 1.7917499999999999E-03 1.1920830237932845E-04 -1.0514886348647763E-01
+ 7168 1.7920000000000000E-03 1.1918201654636580E-04 -1.0513780021467947E-01
+ 7169 1.7922500000000000E-03 1.1915573347922112E-04 -1.0512673694288131E-01
+ 7170 1.7925000000000000E-03 1.1912945317789436E-04 -1.0511567367108315E-01
+ 7171 1.7927499999999999E-03 1.1910317564238559E-04 -1.0510461039928500E-01
+ 7172 1.7929999999999999E-03 1.1907690087269473E-04 -1.0509354712748684E-01
+ 7173 1.7932499999999999E-03 1.1905062886882182E-04 -1.0508248385568868E-01
+ 7174 1.7935000000000000E-03 1.1902435963076686E-04 -1.0507142058389052E-01
+ 7175 1.7937500000000000E-03 1.1899809315852988E-04 -1.0506035731209235E-01
+ 7176 1.7940000000000000E-03 1.1897182945211083E-04 -1.0504929404029419E-01
+ 7177 1.7942500000000001E-03 1.1894556851150971E-04 -1.0503823076849603E-01
+ 7178 1.7944999999999999E-03 1.1891931033672659E-04 -1.0502716749669788E-01
+ 7179 1.7947499999999999E-03 1.1889305492776140E-04 -1.0501610422489971E-01
+ 7180 1.7949999999999999E-03 1.1886680228461413E-04 -1.0500504095310155E-01
+ 7181 1.7952500000000000E-03 1.1884055240728483E-04 -1.0499397768130339E-01
+ 7182 1.7955000000000000E-03 1.1881430529577349E-04 -1.0498291440950523E-01
+ 7183 1.7957500000000000E-03 1.1878806095008008E-04 -1.0497185113770707E-01
+ 7184 1.7959999999999999E-03 1.1876181937020464E-04 -1.0496078786590891E-01
+ 7185 1.7962499999999999E-03 1.1873558055614716E-04 -1.0494972459411075E-01
+ 7186 1.7964999999999999E-03 1.1870934450790760E-04 -1.0493866132231260E-01
+ 7187 1.7967500000000000E-03 1.1868311122548598E-04 -1.0492759805051444E-01
+ 7188 1.7970000000000000E-03 1.1865688070888231E-04 -1.0491653477871628E-01
+ 7189 1.7972500000000000E-03 1.1863065295809662E-04 -1.0490547150691810E-01
+ 7190 1.7975000000000001E-03 1.1860442797312885E-04 -1.0489440823511995E-01
+ 7191 1.7977499999999999E-03 1.1857820575397910E-04 -1.0488334496332180E-01
+ 7192 1.7979999999999999E-03 1.1855198630064722E-04 -1.0487228169152364E-01
+ 7193 1.7982499999999999E-03 1.1852576961313329E-04 -1.0486121841972547E-01
+ 7194 1.7985000000000000E-03 1.1849955569143734E-04 -1.0485015514792731E-01
+ 7195 1.7987500000000000E-03 1.1847334453555932E-04 -1.0483909187612915E-01
+ 7196 1.7990000000000000E-03 1.1844713614549927E-04 -1.0482802860433099E-01
+ 7197 1.7992499999999999E-03 1.1842093052125717E-04 -1.0481696533253283E-01
+ 7198 1.7994999999999999E-03 1.1839472766283302E-04 -1.0480590206073467E-01
+ 7199 1.7997499999999999E-03 1.1836852757022681E-04 -1.0479483878893651E-01
+ 7200 1.8000000000000000E-03 1.1834233024343855E-04 -1.0478377551713836E-01
+ 7201 1.8002500000000000E-03 1.1831613568246823E-04 -1.0477271224534020E-01
+ 7202 1.8005000000000000E-03 1.1828994388731585E-04 -1.0476164897354202E-01
+ 7203 1.8007500000000001E-03 1.1826375485798146E-04 -1.0475058570174386E-01
+ 7204 1.8009999999999999E-03 1.1823756859446501E-04 -1.0473952242994572E-01
+ 7205 1.8012499999999999E-03 1.1821138509676650E-04 -1.0472845915814756E-01
+ 7206 1.8014999999999999E-03 1.1818520436488594E-04 -1.0471739588634939E-01
+ 7207 1.8017500000000000E-03 1.1815902639882330E-04 -1.0470633261455123E-01
+ 7208 1.8020000000000000E-03 1.1813285119857864E-04 -1.0469526934275307E-01
+ 7209 1.8022500000000000E-03 1.1810667876415191E-04 -1.0468420607095491E-01
+ 7210 1.8024999999999998E-03 1.1808050909554318E-04 -1.0467314279915675E-01
+ 7211 1.8027499999999999E-03 1.1805434219275236E-04 -1.0466207952735859E-01
+ 7212 1.8029999999999999E-03 1.1802817805577950E-04 -1.0465101625556043E-01
+ 7213 1.8032499999999999E-03 1.1800201668462457E-04 -1.0463995298376227E-01
+ 7214 1.8035000000000000E-03 1.1797585807928760E-04 -1.0462888971196412E-01
+ 7215 1.8037500000000000E-03 1.1794970223976861E-04 -1.0461782644016594E-01
+ 7216 1.8040000000000000E-03 1.1792354916606751E-04 -1.0460676316836778E-01
+ 7217 1.8042499999999999E-03 1.1789739885818442E-04 -1.0459569989656964E-01
+ 7218 1.8044999999999999E-03 1.1787125131611925E-04 -1.0458463662477148E-01
+ 7219 1.8047499999999999E-03 1.1784510653987204E-04 -1.0457357335297331E-01
+ 7220 1.8050000000000000E-03 1.1781896452944275E-04 -1.0456251008117515E-01
+ 7221 1.8052500000000000E-03 1.1779282528483144E-04 -1.0455144680937699E-01
+ 7222 1.8055000000000000E-03 1.1776668880603807E-04 -1.0454038353757883E-01
+ 7223 1.8057499999999998E-03 1.1774055509306267E-04 -1.0452932026578067E-01
+ 7224 1.8059999999999999E-03 1.1771442414590517E-04 -1.0451825699398251E-01
+ 7225 1.8062499999999999E-03 1.1768829596456566E-04 -1.0450719372218435E-01
+ 7226 1.8064999999999999E-03 1.1766217054904411E-04 -1.0449613045038619E-01
+ 7227 1.8067500000000000E-03 1.1763604789934048E-04 -1.0448506717858803E-01
+ 7228 1.8070000000000000E-03 1.1760992801545480E-04 -1.0447400390678988E-01
+ 7229 1.8072500000000000E-03 1.1758381089738704E-04 -1.0446294063499170E-01
+ 7230 1.8074999999999999E-03 1.1755769654513730E-04 -1.0445187736319356E-01
+ 7231 1.8077499999999999E-03 1.1753158495870548E-04 -1.0444081409139540E-01
+ 7232 1.8079999999999999E-03 1.1750547613809159E-04 -1.0442975081959723E-01
+ 7233 1.8082500000000000E-03 1.1747937008329569E-04 -1.0441868754779907E-01
+ 7234 1.8085000000000000E-03 1.1745326679431769E-04 -1.0440762427600091E-01
+ 7235 1.8087500000000000E-03 1.1742716627115768E-04 -1.0439656100420275E-01
+ 7236 1.8089999999999998E-03 1.1740106851381559E-04 -1.0438549773240459E-01
+ 7237 1.8092499999999999E-03 1.1737497352229149E-04 -1.0437443446060643E-01
+ 7238 1.8094999999999999E-03 1.1734888129658531E-04 -1.0436337118880827E-01
+ 7239 1.8097499999999999E-03 1.1732279183669707E-04 -1.0435230791701011E-01
+ 7240 1.8100000000000000E-03 1.1729670514262681E-04 -1.0434124464521195E-01
+ 7241 1.8102500000000000E-03 1.1727062121437446E-04 -1.0433018137341379E-01
+ 7242 1.8105000000000000E-03 1.1724454005194008E-04 -1.0431911810161562E-01
+ 7243 1.8107499999999999E-03 1.1721846165532364E-04 -1.0430805482981748E-01
+ 7244 1.8109999999999999E-03 1.1719238602452518E-04 -1.0429699155801932E-01
+ 7245 1.8112499999999999E-03 1.1716631315954465E-04 -1.0428592828622116E-01
+ 7246 1.8115000000000000E-03 1.1714024306038205E-04 -1.0427486501442298E-01
+ 7247 1.8117500000000000E-03 1.1711417572703743E-04 -1.0426380174262483E-01
+ 7248 1.8120000000000000E-03 1.1708811115951074E-04 -1.0425273847082667E-01
+ 7249 1.8122500000000001E-03 1.1706204935780201E-04 -1.0424167519902851E-01
+ 7250 1.8124999999999999E-03 1.1703599032191125E-04 -1.0423061192723035E-01
+ 7251 1.8127499999999999E-03 1.1700993405183843E-04 -1.0421954865543219E-01
+ 7252 1.8129999999999999E-03 1.1698388054758351E-04 -1.0420848538363403E-01
+ 7253 1.8132500000000000E-03 1.1695782980914658E-04 -1.0419742211183587E-01
+ 7254 1.8135000000000000E-03 1.1693178183652762E-04 -1.0418635884003771E-01
+ 7255 1.8137500000000000E-03 1.1690573662972656E-04 -1.0417529556823954E-01
+ 7256 1.8139999999999999E-03 1.1687969418874349E-04 -1.0416423229644139E-01
+ 7257 1.8142499999999999E-03 1.1685365451357835E-04 -1.0415316902464324E-01
+ 7258 1.8144999999999999E-03 1.1682761760423116E-04 -1.0414210575284508E-01
+ 7259 1.8147500000000000E-03 1.1680158346070192E-04 -1.0413104248104690E-01
+ 7260 1.8150000000000000E-03 1.1677555208299062E-04 -1.0411997920924874E-01
+ 7261 1.8152500000000000E-03 1.1674952347109730E-04 -1.0410891593745059E-01
+ 7262 1.8155000000000001E-03 1.1672349762502192E-04 -1.0409785266565243E-01
+ 7263 1.8157499999999999E-03 1.1669747454476447E-04 -1.0408678939385427E-01
+ 7264 1.8159999999999999E-03 1.1667145423032499E-04 -1.0407572612205611E-01
+ 7265 1.8162499999999999E-03 1.1664543668170346E-04 -1.0406466285025795E-01
+ 7266 1.8165000000000000E-03 1.1661942189889987E-04 -1.0405359957845979E-01
+ 7267 1.8167500000000000E-03 1.1659340988191422E-04 -1.0404253630666163E-01
+ 7268 1.8170000000000000E-03 1.1656740063074651E-04 -1.0403147303486346E-01
+ 7269 1.8172499999999999E-03 1.1654139414539679E-04 -1.0402040976306531E-01
+ 7270 1.8174999999999999E-03 1.1651539042586500E-04 -1.0400934649126715E-01
+ 7271 1.8177499999999999E-03 1.1648938947215113E-04 -1.0399828321946900E-01
+ 7272 1.8180000000000000E-03 1.1646339128425525E-04 -1.0398721994767082E-01
+ 7273 1.8182500000000000E-03 1.1643739586217733E-04 -1.0397615667587266E-01
+ 7274 1.8185000000000000E-03 1.1641140320591731E-04 -1.0396509340407450E-01
+ 7275 1.8187500000000001E-03 1.1638541331547527E-04 -1.0395403013227635E-01
+ 7276 1.8189999999999999E-03 1.1635942619085118E-04 -1.0394296686047819E-01
+ 7277 1.8192499999999999E-03 1.1633344183204502E-04 -1.0393190358868003E-01
+ 7278 1.8194999999999999E-03 1.1630746023905682E-04 -1.0392084031688187E-01
+ 7279 1.8197500000000000E-03 1.1628148141188661E-04 -1.0390977704508371E-01
+ 7280 1.8200000000000000E-03 1.1625550535053430E-04 -1.0389871377328555E-01
+ 7281 1.8202500000000000E-03 1.1622953205499995E-04 -1.0388765050148739E-01
+ 7282 1.8204999999999999E-03 1.1620356152528357E-04 -1.0387658722968923E-01
+ 7283 1.8207499999999999E-03 1.1617759376138512E-04 -1.0386552395789107E-01
+ 7284 1.8209999999999999E-03 1.1615162876330461E-04 -1.0385446068609291E-01
+ 7285 1.8212500000000000E-03 1.1612566653104206E-04 -1.0384339741429476E-01
+ 7286 1.8215000000000000E-03 1.1609970706459746E-04 -1.0383233414249658E-01
+ 7287 1.8217500000000000E-03 1.1607375036397080E-04 -1.0382127087069842E-01
+ 7288 1.8220000000000001E-03 1.1604779642916212E-04 -1.0381020759890026E-01
+ 7289 1.8222499999999999E-03 1.1602184526017139E-04 -1.0379914432710211E-01
+ 7290 1.8224999999999999E-03 1.1599589685699857E-04 -1.0378808105530395E-01
+ 7291 1.8227499999999999E-03 1.1596995121964370E-04 -1.0377701778350579E-01
+ 7292 1.8230000000000000E-03 1.1594400834810681E-04 -1.0376595451170763E-01
+ 7293 1.8232500000000000E-03 1.1591806824238787E-04 -1.0375489123990947E-01
+ 7294 1.8235000000000000E-03 1.1589213090248684E-04 -1.0374382796811131E-01
+ 7295 1.8237499999999999E-03 1.1586619632840383E-04 -1.0373276469631315E-01
+ 7296 1.8239999999999999E-03 1.1584026452013873E-04 -1.0372170142451499E-01
+ 7297 1.8242499999999999E-03 1.1581433547769157E-04 -1.0371063815271683E-01
+ 7298 1.8244999999999999E-03 1.1578840920106234E-04 -1.0369957488091867E-01
+ 7299 1.8247500000000000E-03 1.1576248569025107E-04 -1.0368851160912050E-01
+ 7300 1.8250000000000000E-03 1.1573656494525779E-04 -1.0367744833732234E-01
+ 7301 1.8252500000000000E-03 1.1571064696608242E-04 -1.0366638506552418E-01
+ 7302 1.8254999999999999E-03 1.1568473175272505E-04 -1.0365532179372604E-01
+ 7303 1.8257499999999999E-03 1.1565881930518558E-04 -1.0364425852192787E-01
+ 7304 1.8259999999999999E-03 1.1563290962346406E-04 -1.0363319525012971E-01
+ 7305 1.8262500000000000E-03 1.1560700270756047E-04 -1.0362213197833155E-01
+ 7306 1.8265000000000000E-03 1.1558109855747486E-04 -1.0361106870653339E-01
+ 7307 1.8267500000000000E-03 1.1555519717320723E-04 -1.0360000543473523E-01
+ 7308 1.8269999999999998E-03 1.1552929855475752E-04 -1.0358894216293707E-01
+ 7309 1.8272499999999999E-03 1.1550340270212579E-04 -1.0357787889113891E-01
+ 7310 1.8274999999999999E-03 1.1547750961531196E-04 -1.0356681561934075E-01
+ 7311 1.8277499999999999E-03 1.1545161929431609E-04 -1.0355575234754259E-01
+ 7312 1.8280000000000000E-03 1.1542573173913815E-04 -1.0354468907574442E-01
+ 7313 1.8282500000000000E-03 1.1539984694977820E-04 -1.0353362580394626E-01
+ 7314 1.8285000000000000E-03 1.1537396492623620E-04 -1.0352256253214810E-01
+ 7315 1.8287499999999999E-03 1.1534808566851215E-04 -1.0351149926034996E-01
+ 7316 1.8289999999999999E-03 1.1532220917660607E-04 -1.0350043598855178E-01
+ 7317 1.8292499999999999E-03 1.1529633545051788E-04 -1.0348937271675362E-01
+ 7318 1.8295000000000000E-03 1.1527046449024766E-04 -1.0347830944495547E-01
+ 7319 1.8297500000000000E-03 1.1524459629579538E-04 -1.0346724617315731E-01
+ 7320 1.8300000000000000E-03 1.1521873086716107E-04 -1.0345618290135915E-01
+ 7321 1.8302499999999998E-03 1.1519286820434471E-04 -1.0344511962956099E-01
+ 7322 1.8304999999999999E-03 1.1516700830734630E-04 -1.0343405635776283E-01
+ 7323 1.8307499999999999E-03 1.1514115117616585E-04 -1.0342299308596467E-01
+ 7324 1.8309999999999999E-03 1.1511529681080332E-04 -1.0341192981416651E-01
+ 7325 1.8312500000000000E-03 1.1508944521125876E-04 -1.0340086654236834E-01
+ 7326 1.8315000000000000E-03 1.1506359637753211E-04 -1.0338980327057018E-01
+ 7327 1.8317500000000000E-03 1.1503775030962344E-04 -1.0337873999877202E-01
+ 7328 1.8319999999999999E-03 1.1501190700753275E-04 -1.0336767672697388E-01
+ 7329 1.8322499999999999E-03 1.1498606647125996E-04 -1.0335661345517570E-01
+ 7330 1.8324999999999999E-03 1.1496022870080516E-04 -1.0334555018337754E-01
+ 7331 1.8327500000000000E-03 1.1493439369616828E-04 -1.0333448691157938E-01
+ 7332 1.8330000000000000E-03 1.1490856145734935E-04 -1.0332342363978123E-01
+ 7333 1.8332500000000000E-03 1.1488273198434838E-04 -1.0331236036798307E-01
+ 7334 1.8334999999999998E-03 1.1485690527716539E-04 -1.0330129709618491E-01
+ 7335 1.8337499999999999E-03 1.1483108133580032E-04 -1.0329023382438675E-01
+ 7336 1.8339999999999999E-03 1.1480526016025320E-04 -1.0327917055258859E-01
+ 7337 1.8342499999999999E-03 1.1477944175052404E-04 -1.0326810728079043E-01
+ 7338 1.8345000000000000E-03 1.1475362610661278E-04 -1.0325704400899227E-01
+ 7339 1.8347500000000000E-03 1.1472781322851949E-04 -1.0324598073719410E-01
+ 7340 1.8350000000000000E-03 1.1470200311624417E-04 -1.0323491746539594E-01
+ 7341 1.8352499999999999E-03 1.1467619576978685E-04 -1.0322385419359779E-01
+ 7342 1.8354999999999999E-03 1.1465039118914741E-04 -1.0321279092179964E-01
+ 7343 1.8357499999999999E-03 1.1462458937432591E-04 -1.0320172765000146E-01
+ 7344 1.8360000000000000E-03 1.1459879032532239E-04 -1.0319066437820330E-01
+ 7345 1.8362500000000000E-03 1.1457299404213680E-04 -1.0317960110640514E-01
+ 7346 1.8365000000000000E-03 1.1454720052476921E-04 -1.0316853783460699E-01
+ 7347 1.8367500000000001E-03 1.1452140977321950E-04 -1.0315747456280883E-01
+ 7348 1.8369999999999999E-03 1.1449562178748780E-04 -1.0314641129101067E-01
+ 7349 1.8372499999999999E-03 1.1446983656757401E-04 -1.0313534801921251E-01
+ 7350 1.8374999999999999E-03 1.1444405411347817E-04 -1.0312428474741435E-01
+ 7351 1.8377500000000000E-03 1.1441827442520033E-04 -1.0311322147561619E-01
+ 7352 1.8380000000000000E-03 1.1439249750274038E-04 -1.0310215820381802E-01
+ 7353 1.8382500000000000E-03 1.1436672334609839E-04 -1.0309109493201986E-01
+ 7354 1.8384999999999999E-03 1.1434095195527437E-04 -1.0308003166022171E-01
+ 7355 1.8387499999999999E-03 1.1431518333026830E-04 -1.0306896838842355E-01
+ 7356 1.8389999999999999E-03 1.1428941747108016E-04 -1.0305790511662538E-01
+ 7357 1.8392500000000000E-03 1.1426365437770994E-04 -1.0304684184482722E-01
+ 7358 1.8395000000000000E-03 1.1423789405015776E-04 -1.0303577857302906E-01
+ 7359 1.8397500000000000E-03 1.1421213648842347E-04 -1.0302471530123090E-01
+ 7360 1.8400000000000001E-03 1.1418638169250710E-04 -1.0301365202943275E-01
+ 7361 1.8402499999999999E-03 1.1416062966240874E-04 -1.0300258875763459E-01
+ 7362 1.8404999999999999E-03 1.1413488039812832E-04 -1.0299152548583643E-01
+ 7363 1.8407499999999999E-03 1.1410913389966582E-04 -1.0298046221403827E-01
+ 7364 1.8410000000000000E-03 1.1408339016702128E-04 -1.0296939894224011E-01
+ 7365 1.8412500000000000E-03 1.1405764920019471E-04 -1.0295833567044194E-01
+ 7366 1.8415000000000000E-03 1.1403191099918607E-04 -1.0294727239864378E-01
+ 7367 1.8417499999999999E-03 1.1400617556399539E-04 -1.0293620912684563E-01
+ 7368 1.8419999999999999E-03 1.1398044289462263E-04 -1.0292514585504747E-01
+ 7369 1.8422499999999999E-03 1.1395471299106787E-04 -1.0291408258324930E-01
+ 7370 1.8425000000000000E-03 1.1392898585333102E-04 -1.0290301931145114E-01
+ 7371 1.8427500000000000E-03 1.1390326148141211E-04 -1.0289195603965298E-01
+ 7372 1.8430000000000000E-03 1.1387753987531120E-04 -1.0288089276785482E-01
+ 7373 1.8432500000000001E-03 1.1385182103502819E-04 -1.0286982949605666E-01
+ 7374 1.8434999999999999E-03 1.1382610496056315E-04 -1.0285876622425850E-01
+ 7375 1.8437499999999999E-03 1.1380039165191607E-04 -1.0284770295246035E-01
+ 7376 1.8439999999999999E-03 1.1377468110908695E-04 -1.0283663968066219E-01
+ 7377 1.8442500000000000E-03 1.1374897333207574E-04 -1.0282557640886403E-01
+ 7378 1.8445000000000000E-03 1.1372326832088248E-04 -1.0281451313706585E-01
+ 7379 1.8447500000000000E-03 1.1369756607550721E-04 -1.0280344986526770E-01
+ 7380 1.8449999999999999E-03 1.1367186659594988E-04 -1.0279238659346955E-01
+ 7381 1.8452499999999999E-03 1.1364616988221047E-04 -1.0278132332167139E-01
+ 7382 1.8454999999999999E-03 1.1362047593428902E-04 -1.0277026004987322E-01
+ 7383 1.8457500000000000E-03 1.1359478475218554E-04 -1.0275919677807506E-01
+ 7384 1.8460000000000000E-03 1.1356909633589997E-04 -1.0274813350627690E-01
+ 7385 1.8462500000000000E-03 1.1354341068543236E-04 -1.0273707023447874E-01
+ 7386 1.8465000000000001E-03 1.1351772780078275E-04 -1.0272600696268058E-01
+ 7387 1.8467499999999999E-03 1.1349204768195107E-04 -1.0271494369088242E-01
+ 7388 1.8469999999999999E-03 1.1346637032893732E-04 -1.0270388041908426E-01
+ 7389 1.8472499999999999E-03 1.1344069574174152E-04 -1.0269281714728611E-01
+ 7390 1.8475000000000000E-03 1.1341502392036368E-04 -1.0268175387548795E-01
+ 7391 1.8477500000000000E-03 1.1338935486480376E-04 -1.0267069060368979E-01
+ 7392 1.8480000000000000E-03 1.1336368857506182E-04 -1.0265962733189161E-01
+ 7393 1.8482499999999998E-03 1.1333802505113786E-04 -1.0264856406009347E-01
+ 7394 1.8484999999999999E-03 1.1331236429303179E-04 -1.0263750078829531E-01
+ 7395 1.8487499999999999E-03 1.1328670630074368E-04 -1.0262643751649715E-01
+ 7396 1.8489999999999999E-03 1.1326105107427351E-04 -1.0261537424469898E-01
+ 7397 1.8492500000000000E-03 1.1323539861362133E-04 -1.0260431097290082E-01
+ 7398 1.8495000000000000E-03 1.1320974891878709E-04 -1.0259324770110266E-01
+ 7399 1.8497500000000000E-03 1.1318410198977076E-04 -1.0258218442930450E-01
+ 7400 1.8499999999999999E-03 1.1315845782657243E-04 -1.0257112115750634E-01
+ 7401 1.8502499999999999E-03 1.1313281642919203E-04 -1.0256005788570818E-01
+ 7402 1.8504999999999999E-03 1.1310717779762956E-04 -1.0254899461391002E-01
+ 7403 1.8507500000000000E-03 1.1308154193188505E-04 -1.0253793134211187E-01
+ 7404 1.8510000000000000E-03 1.1305590883195852E-04 -1.0252686807031371E-01
+ 7405 1.8512500000000000E-03 1.1303027849784990E-04 -1.0251580479851553E-01
+ 7406 1.8514999999999998E-03 1.1300465092955927E-04 -1.0250474152671739E-01
+ 7407 1.8517499999999999E-03 1.1297902612708657E-04 -1.0249367825491923E-01
+ 7408 1.8519999999999999E-03 1.1295340409043180E-04 -1.0248261498312107E-01
+ 7409 1.8522499999999999E-03 1.1292778481959497E-04 -1.0247155171132290E-01
+ 7410 1.8525000000000000E-03 1.1290216831457614E-04 -1.0246048843952474E-01
+ 7411 1.8527500000000000E-03 1.1287655457537523E-04 -1.0244942516772658E-01
+ 7412 1.8530000000000000E-03 1.1285094360199227E-04 -1.0243836189592842E-01
+ 7413 1.8532499999999999E-03 1.1282533539442727E-04 -1.0242729862413026E-01
+ 7414 1.8534999999999999E-03 1.1279972995268023E-04 -1.0241623535233210E-01
+ 7415 1.8537499999999999E-03 1.1277412727675110E-04 -1.0240517208053394E-01
+ 7416 1.8540000000000000E-03 1.1274852736663995E-04 -1.0239410880873578E-01
+ 7417 1.8542500000000000E-03 1.1272293022234670E-04 -1.0238304553693763E-01
+ 7418 1.8545000000000000E-03 1.1269733584387148E-04 -1.0237198226513945E-01
+ 7419 1.8547499999999998E-03 1.1267174423121415E-04 -1.0236091899334131E-01
+ 7420 1.8549999999999999E-03 1.1264615538437483E-04 -1.0234985572154315E-01
+ 7421 1.8552499999999999E-03 1.1262056930335339E-04 -1.0233879244974499E-01
+ 7422 1.8554999999999999E-03 1.1259498598814993E-04 -1.0232772917794682E-01
+ 7423 1.8557500000000000E-03 1.1256940543876440E-04 -1.0231666590614866E-01
+ 7424 1.8560000000000000E-03 1.1254382765519686E-04 -1.0230560263435050E-01
+ 7425 1.8562500000000000E-03 1.1251825263744724E-04 -1.0229453936255234E-01
+ 7426 1.8564999999999999E-03 1.1249268038551557E-04 -1.0228347609075418E-01
+ 7427 1.8567499999999999E-03 1.1246711089940189E-04 -1.0227241281895602E-01
+ 7428 1.8569999999999999E-03 1.1244154417910609E-04 -1.0226134954715786E-01
+ 7429 1.8572500000000000E-03 1.1241598022462829E-04 -1.0225028627535970E-01
+ 7430 1.8575000000000000E-03 1.1239041903596843E-04 -1.0223922300356154E-01
+ 7431 1.8577500000000000E-03 1.1236486061312648E-04 -1.0222815973176338E-01
+ 7432 1.8579999999999998E-03 1.1233930495610255E-04 -1.0221709645996523E-01
+ 7433 1.8582499999999999E-03 1.1231375206489653E-04 -1.0220603318816707E-01
+ 7434 1.8584999999999999E-03 1.1228820193950846E-04 -1.0219496991636891E-01
+ 7435 1.8587499999999999E-03 1.1226265457993834E-04 -1.0218390664457074E-01
+ 7436 1.8590000000000000E-03 1.1223710998618616E-04 -1.0217284337277258E-01
+ 7437 1.8592500000000000E-03 1.1221156815825192E-04 -1.0216178010097442E-01
+ 7438 1.8595000000000000E-03 1.1218602909613566E-04 -1.0215071682917626E-01
+ 7439 1.8597499999999999E-03 1.1216049279983737E-04 -1.0213965355737810E-01
+ 7440 1.8599999999999999E-03 1.1213495926935699E-04 -1.0212859028557994E-01
+ 7441 1.8602499999999999E-03 1.1210942850469457E-04 -1.0211752701378178E-01
+ 7442 1.8605000000000000E-03 1.1208390050585009E-04 -1.0210646374198362E-01
+ 7443 1.8607500000000000E-03 1.1205837527282356E-04 -1.0209540047018546E-01
+ 7444 1.8610000000000000E-03 1.1203285280561500E-04 -1.0208433719838730E-01
+ 7445 1.8612500000000001E-03 1.1200733310422438E-04 -1.0207327392658913E-01
+ 7446 1.8614999999999999E-03 1.1198181616865173E-04 -1.0206221065479099E-01
+ 7447 1.8617499999999999E-03 1.1195630199889700E-04 -1.0205114738299283E-01
+ 7448 1.8619999999999999E-03 1.1193079059496025E-04 -1.0204008411119467E-01
+ 7449 1.8622500000000000E-03 1.1190528195684141E-04 -1.0202902083939649E-01
+ 7450 1.8625000000000000E-03 1.1187977608454051E-04 -1.0201795756759834E-01
+ 7451 1.8627500000000000E-03 1.1185427297805757E-04 -1.0200689429580018E-01
+ 7452 1.8629999999999999E-03 1.1182877263739262E-04 -1.0199583102400203E-01
+ 7453 1.8632499999999999E-03 1.1180327506254560E-04 -1.0198476775220386E-01
+ 7454 1.8634999999999999E-03 1.1177778025351650E-04 -1.0197370448040570E-01
+ 7455 1.8637500000000000E-03 1.1175228821030542E-04 -1.0196264120860754E-01
+ 7456 1.8640000000000000E-03 1.1172679893291221E-04 -1.0195157793680938E-01
+ 7457 1.8642500000000000E-03 1.1170131242133698E-04 -1.0194051466501122E-01
+ 7458 1.8645000000000001E-03 1.1167582867557968E-04 -1.0192945139321305E-01
+ 7459 1.8647499999999999E-03 1.1165034769564038E-04 -1.0191838812141490E-01
+ 7460 1.8649999999999999E-03 1.1162486948151902E-04 -1.0190732484961675E-01
+ 7461 1.8652499999999999E-03 1.1159939403321559E-04 -1.0189626157781859E-01
+ 7462 1.8655000000000000E-03 1.1157392135073010E-04 -1.0188519830602041E-01
+ 7463 1.8657500000000000E-03 1.1154845143406255E-04 -1.0187413503422225E-01
+ 7464 1.8660000000000000E-03 1.1152298428321297E-04 -1.0186307176242410E-01
+ 7465 1.8662499999999999E-03 1.1149751989818133E-04 -1.0185200849062595E-01
+ 7466 1.8664999999999999E-03 1.1147205827896769E-04 -1.0184094521882778E-01
+ 7467 1.8667499999999999E-03 1.1144659942557195E-04 -1.0182988194702962E-01
+ 7468 1.8670000000000000E-03 1.1142114333799415E-04 -1.0181881867523146E-01
+ 7469 1.8672500000000000E-03 1.1139569001623432E-04 -1.0180775540343330E-01
+ 7470 1.8675000000000000E-03 1.1137023946029243E-04 -1.0179669213163514E-01
+ 7471 1.8677500000000001E-03 1.1134479167016848E-04 -1.0178562885983697E-01
+ 7472 1.8679999999999999E-03 1.1131934664586250E-04 -1.0177456558803882E-01
+ 7473 1.8682499999999999E-03 1.1129390438737450E-04 -1.0176350231624066E-01
+ 7474 1.8684999999999999E-03 1.1126846489470440E-04 -1.0175243904444251E-01
+ 7475 1.8687500000000000E-03 1.1124302816785224E-04 -1.0174137577264433E-01
+ 7476 1.8690000000000000E-03 1.1121759420681808E-04 -1.0173031250084617E-01
+ 7477 1.8692500000000000E-03 1.1119216301160185E-04 -1.0171924922904801E-01
+ 7478 1.8694999999999999E-03 1.1116673458220356E-04 -1.0170818595724987E-01
+ 7479 1.8697499999999999E-03 1.1114130891862321E-04 -1.0169712268545170E-01
+ 7480 1.8699999999999999E-03 1.1111588602086084E-04 -1.0168605941365354E-01
+ 7481 1.8702500000000000E-03 1.1109046588891638E-04 -1.0167499614185538E-01
+ 7482 1.8705000000000000E-03 1.1106504852278988E-04 -1.0166393287005722E-01
+ 7483 1.8707500000000000E-03 1.1103963392248135E-04 -1.0165286959825906E-01
+ 7484 1.8710000000000001E-03 1.1101422208799077E-04 -1.0164180632646090E-01
+ 7485 1.8712499999999999E-03 1.1098881301931813E-04 -1.0163074305466274E-01
+ 7486 1.8714999999999999E-03 1.1096340671646345E-04 -1.0161967978286458E-01
+ 7487 1.8717499999999999E-03 1.1093800317942669E-04 -1.0160861651106642E-01
+ 7488 1.8720000000000000E-03 1.1091260240820790E-04 -1.0159755323926827E-01
+ 7489 1.8722500000000000E-03 1.1088720440280706E-04 -1.0158648996747009E-01
+ 7490 1.8725000000000000E-03 1.1086180916322417E-04 -1.0157542669567193E-01
+ 7491 1.8727499999999998E-03 1.1083641668945924E-04 -1.0156436342387379E-01
+ 7492 1.8729999999999999E-03 1.1081102698151223E-04 -1.0155330015207562E-01
+ 7493 1.8732499999999999E-03 1.1078564003938316E-04 -1.0154223688027746E-01
+ 7494 1.8734999999999999E-03 1.1076025586307211E-04 -1.0153117360847930E-01
+ 7495 1.8737500000000000E-03 1.1073487445257895E-04 -1.0152011033668114E-01
+ 7496 1.8740000000000000E-03 1.1070949580790374E-04 -1.0150904706488298E-01
+ 7497 1.8742500000000000E-03 1.1068411992904651E-04 -1.0149798379308482E-01
+ 7498 1.8744999999999999E-03 1.1065874681600721E-04 -1.0148692052128666E-01
+ 7499 1.8747499999999999E-03 1.1063337646878584E-04 -1.0147585724948850E-01
+ 7500 1.8749999999999999E-03 1.1060800888738246E-04 -1.0146479397769034E-01
+ 7501 1.8752500000000000E-03 1.1058264407179704E-04 -1.0145373070589218E-01
+ 7502 1.8755000000000000E-03 1.1055728202202953E-04 -1.0144266743409401E-01
+ 7503 1.8757500000000000E-03 1.1053192273807997E-04 -1.0143160416229585E-01
+ 7504 1.8759999999999998E-03 1.1050656621994839E-04 -1.0142054089049771E-01
+ 7505 1.8762499999999999E-03 1.1048121246763473E-04 -1.0140947761869955E-01
+ 7506 1.8764999999999999E-03 1.1045586148113900E-04 -1.0139841434690137E-01
+ 7507 1.8767499999999999E-03 1.1043051326046127E-04 -1.0138735107510322E-01
+ 7508 1.8770000000000000E-03 1.1040516780560148E-04 -1.0137628780330506E-01
+ 7509 1.8772500000000000E-03 1.1037982511655961E-04 -1.0136522453150690E-01
+ 7510 1.8775000000000000E-03 1.1035448519333567E-04 -1.0135416125970874E-01
+ 7511 1.8777499999999999E-03 1.1032914803592979E-04 -1.0134309798791058E-01
+ 7512 1.8779999999999999E-03 1.1030381364434177E-04 -1.0133203471611242E-01
+ 7513 1.8782499999999999E-03 1.1027848201857171E-04 -1.0132097144431426E-01
+ 7514 1.8785000000000000E-03 1.1025315315861958E-04 -1.0130990817251610E-01
+ 7515 1.8787500000000000E-03 1.1022782706448543E-04 -1.0129884490071793E-01
+ 7516 1.8790000000000000E-03 1.1020250373616925E-04 -1.0128778162891977E-01
+ 7517 1.8792499999999998E-03 1.1017718317367103E-04 -1.0127671835712163E-01
+ 7518 1.8794999999999999E-03 1.1015186537699071E-04 -1.0126565508532347E-01
+ 7519 1.8797499999999999E-03 1.1012655034612833E-04 -1.0125459181352529E-01
+ 7520 1.8799999999999999E-03 1.1010123808108391E-04 -1.0124352854172713E-01
+ 7521 1.8802500000000000E-03 1.1007592858185745E-04 -1.0123246526992898E-01
+ 7522 1.8805000000000000E-03 1.1005062184844896E-04 -1.0122140199813082E-01
+ 7523 1.8807500000000000E-03 1.1002531788085839E-04 -1.0121033872633266E-01
+ 7524 1.8809999999999999E-03 1.1000001667908581E-04 -1.0119927545453450E-01
+ 7525 1.8812499999999999E-03 1.0997471824313114E-04 -1.0118821218273634E-01
+ 7526 1.8814999999999999E-03 1.0994942257299442E-04 -1.0117714891093818E-01
+ 7527 1.8817500000000000E-03 1.0992412966867566E-04 -1.0116608563914002E-01
+ 7528 1.8820000000000000E-03 1.0989883953017481E-04 -1.0115502236734185E-01
+ 7529 1.8822500000000000E-03 1.0987355215749199E-04 -1.0114395909554369E-01
+ 7530 1.8824999999999998E-03 1.0984826755062710E-04 -1.0113289582374554E-01
+ 7531 1.8827499999999999E-03 1.0982298570958013E-04 -1.0112183255194739E-01
+ 7532 1.8829999999999999E-03 1.0979770663435110E-04 -1.0111076928014921E-01
+ 7533 1.8832499999999999E-03 1.0977243032494003E-04 -1.0109970600835105E-01
+ 7534 1.8835000000000000E-03 1.0974715678134690E-04 -1.0108864273655289E-01
+ 7535 1.8837500000000000E-03 1.0972188600357174E-04 -1.0107757946475474E-01
+ 7536 1.8840000000000000E-03 1.0969661799161454E-04 -1.0106651619295658E-01
+ 7537 1.8842499999999999E-03 1.0967135274547529E-04 -1.0105545292115842E-01
+ 7538 1.8844999999999999E-03 1.0964609026515398E-04 -1.0104438964936026E-01
+ 7539 1.8847499999999999E-03 1.0962083055065060E-04 -1.0103332637756210E-01
+ 7540 1.8850000000000000E-03 1.0959557360196517E-04 -1.0102226310576394E-01
+ 7541 1.8852500000000000E-03 1.0957031941909774E-04 -1.0101119983396578E-01
+ 7542 1.8855000000000000E-03 1.0954506800204819E-04 -1.0100013656216761E-01
+ 7543 1.8857499999999998E-03 1.0951981935081667E-04 -1.0098907329036946E-01
+ 7544 1.8859999999999999E-03 1.0949457346540305E-04 -1.0097801001857130E-01
+ 7545 1.8862499999999999E-03 1.0946933034580740E-04 -1.0096694674677315E-01
+ 7546 1.8864999999999999E-03 1.0944408999202965E-04 -1.0095588347497497E-01
+ 7547 1.8867500000000000E-03 1.0941885240406987E-04 -1.0094482020317681E-01
+ 7548 1.8870000000000000E-03 1.0939361758192804E-04 -1.0093375693137865E-01
+ 7549 1.8872500000000000E-03 1.0936838552560416E-04 -1.0092269365958050E-01
+ 7550 1.8874999999999999E-03 1.0934315623509828E-04 -1.0091163038778234E-01
+ 7551 1.8877499999999999E-03 1.0931792971041027E-04 -1.0090056711598418E-01
+ 7552 1.8879999999999999E-03 1.0929270595154028E-04 -1.0088950384418602E-01
+ 7553 1.8882500000000000E-03 1.0926748495848821E-04 -1.0087844057238786E-01
+ 7554 1.8885000000000000E-03 1.0924226673125406E-04 -1.0086737730058970E-01
+ 7555 1.8887500000000000E-03 1.0921705126983788E-04 -1.0085631402879153E-01
+ 7556 1.8890000000000001E-03 1.0919183857423968E-04 -1.0084525075699337E-01
+ 7557 1.8892499999999999E-03 1.0916662864445941E-04 -1.0083418748519522E-01
+ 7558 1.8894999999999999E-03 1.0914142148049709E-04 -1.0082312421339706E-01
+ 7559 1.8897499999999999E-03 1.0911621708235272E-04 -1.0081206094159889E-01
+ 7560 1.8900000000000000E-03 1.0909101545002630E-04 -1.0080099766980073E-01
+ 7561 1.8902500000000000E-03 1.0906581658351780E-04 -1.0078993439800257E-01
+ 7562 1.8905000000000000E-03 1.0904062048282725E-04 -1.0077887112620441E-01
+ 7563 1.8907499999999999E-03 1.0901542714795473E-04 -1.0076780785440625E-01
+ 7564 1.8909999999999999E-03 1.0899023657890008E-04 -1.0075674458260810E-01
+ 7565 1.8912499999999999E-03 1.0896504877566340E-04 -1.0074568131080994E-01
+ 7566 1.8915000000000000E-03 1.0893986373824467E-04 -1.0073461803901178E-01
+ 7567 1.8917500000000000E-03 1.0891468146664389E-04 -1.0072355476721362E-01
+ 7568 1.8920000000000000E-03 1.0888950196086104E-04 -1.0071249149541545E-01
+ 7569 1.8922500000000001E-03 1.0886432522089615E-04 -1.0070142822361729E-01
+ 7570 1.8924999999999999E-03 1.0883915124674928E-04 -1.0069036495181914E-01
+ 7571 1.8927499999999999E-03 1.0881398003842028E-04 -1.0067930168002098E-01
+ 7572 1.8929999999999999E-03 1.0878881159590921E-04 -1.0066823840822281E-01
+ 7573 1.8932500000000000E-03 1.0876364591921616E-04 -1.0065717513642465E-01
+ 7574 1.8935000000000000E-03 1.0873848300834105E-04 -1.0064611186462649E-01
+ 7575 1.8937500000000000E-03 1.0871332286328387E-04 -1.0063504859282833E-01
+ 7576 1.8939999999999999E-03 1.0868816548404461E-04 -1.0062398532103017E-01
+ 7577 1.8942499999999999E-03 1.0866301087062334E-04 -1.0061292204923201E-01
+ 7578 1.8944999999999999E-03 1.0863785902302000E-04 -1.0060185877743386E-01
+ 7579 1.8947499999999999E-03 1.0861270994123461E-04 -1.0059079550563570E-01
+ 7580 1.8950000000000000E-03 1.0858756362526721E-04 -1.0057973223383754E-01
+ 7581 1.8952500000000000E-03 1.0856242007511770E-04 -1.0056866896203938E-01
+ 7582 1.8955000000000000E-03 1.0853727929078616E-04 -1.0055760569024121E-01
+ 7583 1.8957499999999999E-03 1.0851214127227259E-04 -1.0054654241844306E-01
+ 7584 1.8959999999999999E-03 1.0848700601957696E-04 -1.0053547914664490E-01
+ 7585 1.8962499999999999E-03 1.0846187353269925E-04 -1.0052441587484673E-01
+ 7586 1.8965000000000000E-03 1.0843674381163951E-04 -1.0051335260304857E-01
+ 7587 1.8967500000000000E-03 1.0841161685639775E-04 -1.0050228933125041E-01
+ 7588 1.8970000000000000E-03 1.0838649266697391E-04 -1.0049122605945225E-01
+ 7589 1.8972499999999998E-03 1.0836137124336803E-04 -1.0048016278765409E-01
+ 7590 1.8974999999999999E-03 1.0833625258558006E-04 -1.0046909951585593E-01
+ 7591 1.8977499999999999E-03 1.0831113669361010E-04 -1.0045803624405777E-01
+ 7592 1.8979999999999999E-03 1.0828602356745806E-04 -1.0044697297225962E-01
+ 7593 1.8982500000000000E-03 1.0826091320712396E-04 -1.0043590970046146E-01
+ 7594 1.8985000000000000E-03 1.0823580561260780E-04 -1.0042484642866330E-01
+ 7595 1.8987500000000000E-03 1.0821070078390960E-04 -1.0041378315686512E-01
+ 7596 1.8989999999999999E-03 1.0818559872102937E-04 -1.0040271988506698E-01
+ 7597 1.8992499999999999E-03 1.0816049942396707E-04 -1.0039165661326882E-01
+ 7598 1.8994999999999999E-03 1.0813540289272274E-04 -1.0038059334147066E-01
+ 7599 1.8997500000000000E-03 1.0811030912729636E-04 -1.0036953006967249E-01
+ 7600 1.9000000000000000E-03 1.0808521812768789E-04 -1.0035846679787433E-01
+ 7601 1.9002500000000000E-03 1.0806012989389743E-04 -1.0034740352607617E-01
+ 7602 1.9004999999999998E-03 1.0803504442592484E-04 -1.0033634025427801E-01
+ 7603 1.9007499999999999E-03 1.0800996172377027E-04 -1.0032527698247985E-01
+ 7604 1.9009999999999999E-03 1.0798488178743360E-04 -1.0031421371068169E-01
+ 7605 1.9012499999999999E-03 1.0795980461691494E-04 -1.0030315043888353E-01
+ 7606 1.9015000000000000E-03 1.0793473021221418E-04 -1.0029208716708538E-01
+ 7607 1.9017500000000000E-03 1.0790965857333135E-04 -1.0028102389528722E-01
+ 7608 1.9020000000000000E-03 1.0788458970026656E-04 -1.0026996062348904E-01
+ 7609 1.9022499999999999E-03 1.0785952359301967E-04 -1.0025889735169090E-01
+ 7610 1.9024999999999999E-03 1.0783446025159070E-04 -1.0024783407989274E-01
+ 7611 1.9027499999999999E-03 1.0780939967597970E-04 -1.0023677080809458E-01
+ 7612 1.9030000000000000E-03 1.0778434186618664E-04 -1.0022570753629641E-01
+ 7613 1.9032500000000000E-03 1.0775928682221155E-04 -1.0021464426449825E-01
+ 7614 1.9035000000000000E-03 1.0773423454405438E-04 -1.0020358099270009E-01
+ 7615 1.9037499999999998E-03 1.0770918503171520E-04 -1.0019251772090194E-01
+ 7616 1.9039999999999999E-03 1.0768413828519397E-04 -1.0018145444910377E-01
+ 7617 1.9042499999999999E-03 1.0765909430449066E-04 -1.0017039117730561E-01
+ 7618 1.9044999999999999E-03 1.0763405308960527E-04 -1.0015932790550745E-01
+ 7619 1.9047500000000000E-03 1.0760901464053789E-04 -1.0014826463370929E-01
+ 7620 1.9050000000000000E-03 1.0758397895728845E-04 -1.0013720136191114E-01
+ 7621 1.9052500000000000E-03 1.0755894603985692E-04 -1.0012613809011296E-01
+ 7622 1.9054999999999999E-03 1.0753391588824340E-04 -1.0011507481831482E-01
+ 7623 1.9057499999999999E-03 1.0750888850244776E-04 -1.0010401154651666E-01
+ 7624 1.9059999999999999E-03 1.0748386388247013E-04 -1.0009294827471850E-01
+ 7625 1.9062500000000000E-03 1.0745884202831041E-04 -1.0008188500292033E-01
+ 7626 1.9065000000000000E-03 1.0743382293996867E-04 -1.0007082173112217E-01
+ 7627 1.9067500000000000E-03 1.0740880661744485E-04 -1.0005975845932401E-01
+ 7628 1.9069999999999998E-03 1.0738379306073904E-04 -1.0004869518752586E-01
+ 7629 1.9072499999999999E-03 1.0735878226985111E-04 -1.0003763191572769E-01
+ 7630 1.9074999999999999E-03 1.0733377424478113E-04 -1.0002656864392953E-01
+ 7631 1.9077499999999999E-03 1.0730876898552913E-04 -1.0001550537213137E-01
+ 7632 1.9080000000000000E-03 1.0728376649209505E-04 -1.0000444210033321E-01
+ 7633 1.9082500000000000E-03 1.0725876676447899E-04 -9.9993378828535054E-02
+ 7634 1.9085000000000000E-03 1.0723376980268080E-04 -9.9982315556736895E-02
+ 7635 1.9087499999999999E-03 1.0720877560670062E-04 -9.9971252284938736E-02
+ 7636 1.9089999999999999E-03 1.0718378417653834E-04 -9.9960189013140577E-02
+ 7637 1.9092499999999999E-03 1.0715879551219403E-04 -9.9949125741342418E-02
+ 7638 1.9095000000000000E-03 1.0713380961366768E-04 -9.9938062469544245E-02
+ 7639 1.9097500000000000E-03 1.0710882648095925E-04 -9.9926999197746086E-02
+ 7640 1.9100000000000000E-03 1.0708384611406879E-04 -9.9915935925947927E-02
+ 7641 1.9102499999999998E-03 1.0705886851299631E-04 -9.9904872654149782E-02
+ 7642 1.9104999999999999E-03 1.0703389367774174E-04 -9.9893809382351609E-02
+ 7643 1.9107499999999999E-03 1.0700892160830514E-04 -9.9882746110553450E-02
+ 7644 1.9109999999999999E-03 1.0698395230468644E-04 -9.9871682838755291E-02
+ 7645 1.9112500000000000E-03 1.0695898576688574E-04 -9.9860619566957132E-02
+ 7646 1.9115000000000000E-03 1.0693402199490296E-04 -9.9849556295158973E-02
+ 7647 1.9117500000000000E-03 1.0690906098873814E-04 -9.9838493023360814E-02
+ 7648 1.9119999999999999E-03 1.0688410274839126E-04 -9.9827429751562655E-02
+ 7649 1.9122499999999999E-03 1.0685914727386239E-04 -9.9816366479764496E-02
+ 7650 1.9124999999999999E-03 1.0683419456515141E-04 -9.9805303207966337E-02
+ 7651 1.9127500000000000E-03 1.0680924462225839E-04 -9.9794239936168178E-02
+ 7652 1.9130000000000000E-03 1.0678429744518330E-04 -9.9783176664370005E-02
+ 7653 1.9132500000000000E-03 1.0675935303392616E-04 -9.9772113392571846E-02
+ 7654 1.9135000000000001E-03 1.0673441138848701E-04 -9.9761050120773687E-02
+ 7655 1.9137499999999999E-03 1.0670947250886583E-04 -9.9749986848975541E-02
+ 7656 1.9139999999999999E-03 1.0668453639506256E-04 -9.9738923577177369E-02
+ 7657 1.9142499999999999E-03 1.0665960304707722E-04 -9.9727860305379210E-02
+ 7658 1.9145000000000000E-03 1.0663467246490984E-04 -9.9716797033581051E-02
+ 7659 1.9147500000000000E-03 1.0660974464856043E-04 -9.9705733761782891E-02
+ 7660 1.9150000000000000E-03 1.0658481959802894E-04 -9.9694670489984732E-02
+ 7661 1.9152499999999999E-03 1.0655989731331544E-04 -9.9683607218186573E-02
+ 7662 1.9154999999999999E-03 1.0653497779441989E-04 -9.9672543946388414E-02
+ 7663 1.9157499999999999E-03 1.0651006104134228E-04 -9.9661480674590255E-02
+ 7664 1.9160000000000000E-03 1.0648514705408258E-04 -9.9650417402792096E-02
+ 7665 1.9162500000000000E-03 1.0646023583264084E-04 -9.9639354130993923E-02
+ 7666 1.9165000000000000E-03 1.0643532737701708E-04 -9.9628290859195764E-02
+ 7667 1.9167500000000001E-03 1.0641042168721122E-04 -9.9617227587397605E-02
+ 7668 1.9169999999999999E-03 1.0638551876322338E-04 -9.9606164315599460E-02
+ 7669 1.9172499999999999E-03 1.0636061860505346E-04 -9.9595101043801287E-02
+ 7670 1.9174999999999999E-03 1.0633572121270148E-04 -9.9584037772003128E-02
+ 7671 1.9177500000000000E-03 1.0631082658616744E-04 -9.9572974500204969E-02
+ 7672 1.9180000000000000E-03 1.0628593472545139E-04 -9.9561911228406810E-02
+ 7673 1.9182500000000000E-03 1.0626104563055324E-04 -9.9550847956608651E-02
+ 7674 1.9184999999999998E-03 1.0623615930147310E-04 -9.9539784684810492E-02
+ 7675 1.9187499999999999E-03 1.0621127573821085E-04 -9.9528721413012333E-02
+ 7676 1.9189999999999999E-03 1.0618639494076658E-04 -9.9517658141214174E-02
+ 7677 1.9192499999999999E-03 1.0616151690914025E-04 -9.9506594869416015E-02
+ 7678 1.9195000000000000E-03 1.0613664164333185E-04 -9.9495531597617842E-02
+ 7679 1.9197500000000000E-03 1.0611176914334144E-04 -9.9484468325819683E-02
+ 7680 1.9200000000000000E-03 1.0608689940916893E-04 -9.9473405054021524E-02
+ 7681 1.9202499999999999E-03 1.0606203244081444E-04 -9.9462341782223379E-02
+ 7682 1.9204999999999999E-03 1.0603716823827783E-04 -9.9451278510425206E-02
+ 7683 1.9207499999999999E-03 1.0601230680155920E-04 -9.9440215238627047E-02
+ 7684 1.9210000000000000E-03 1.0598744813065853E-04 -9.9429151966828888E-02
+ 7685 1.9212500000000000E-03 1.0596259222557579E-04 -9.9418088695030729E-02
+ 7686 1.9215000000000000E-03 1.0593773908631099E-04 -9.9407025423232570E-02
+ 7687 1.9217499999999998E-03 1.0591288871286419E-04 -9.9395962151434411E-02
+ 7688 1.9219999999999999E-03 1.0588804110523530E-04 -9.9384898879636252E-02
+ 7689 1.9222499999999999E-03 1.0586319626342438E-04 -9.9373835607838093E-02
+ 7690 1.9224999999999999E-03 1.0583835418743136E-04 -9.9362772336039934E-02
+ 7691 1.9227500000000000E-03 1.0581351487725635E-04 -9.9351709064241775E-02
+ 7692 1.9230000000000000E-03 1.0578867833289923E-04 -9.9340645792443602E-02
+ 7693 1.9232500000000000E-03 1.0576384455436009E-04 -9.9329582520645443E-02
+ 7694 1.9234999999999999E-03 1.0573901354163892E-04 -9.9318519248847298E-02
+ 7695 1.9237499999999999E-03 1.0571418529473569E-04 -9.9307455977049125E-02
+ 7696 1.9239999999999999E-03 1.0568935981365040E-04 -9.9296392705250966E-02
+ 7697 1.9242500000000000E-03 1.0566453709838306E-04 -9.9285329433452807E-02
+ 7698 1.9245000000000000E-03 1.0563971714893369E-04 -9.9274266161654648E-02
+ 7699 1.9247500000000000E-03 1.0561489996530223E-04 -9.9263202889856489E-02
+ 7700 1.9249999999999998E-03 1.0559008554748875E-04 -9.9252139618058330E-02
+ 7701 1.9252499999999999E-03 1.0556527389549320E-04 -9.9241076346260171E-02
+ 7702 1.9254999999999999E-03 1.0554046500931562E-04 -9.9230013074462012E-02
+ 7703 1.9257499999999999E-03 1.0551565888895598E-04 -9.9218949802663853E-02
+ 7704 1.9260000000000000E-03 1.0549085553441428E-04 -9.9207886530865694E-02
+ 7705 1.9262500000000000E-03 1.0546605494569056E-04 -9.9196823259067521E-02
+ 7706 1.9265000000000000E-03 1.0544125712278476E-04 -9.9185759987269362E-02
+ 7707 1.9267499999999999E-03 1.0541646206569691E-04 -9.9174696715471217E-02
+ 7708 1.9269999999999999E-03 1.0539166977442700E-04 -9.9163633443673058E-02
+ 7709 1.9272499999999999E-03 1.0536688024897509E-04 -9.9152570171874885E-02
+ 7710 1.9275000000000000E-03 1.0534209348934107E-04 -9.9141506900076726E-02
+ 7711 1.9277500000000000E-03 1.0531730949552503E-04 -9.9130443628278567E-02
+ 7712 1.9280000000000000E-03 1.0529252826752694E-04 -9.9119380356480408E-02
+ 7713 1.9282499999999998E-03 1.0526774980534682E-04 -9.9108317084682249E-02
+ 7714 1.9284999999999999E-03 1.0524297410898462E-04 -9.9097253812884090E-02
+ 7715 1.9287499999999999E-03 1.0521820117844036E-04 -9.9086190541085931E-02
+ 7716 1.9289999999999999E-03 1.0519343101371405E-04 -9.9075127269287772E-02
+ 7717 1.9292500000000000E-03 1.0516866361480572E-04 -9.9064063997489613E-02
+ 7718 1.9295000000000000E-03 1.0514389898171527E-04 -9.9053000725691440E-02
+ 7719 1.9297500000000000E-03 1.0511913711444287E-04 -9.9041937453893281E-02
+ 7720 1.9299999999999999E-03 1.0509437801298838E-04 -9.9030874182095135E-02
+ 7721 1.9302499999999999E-03 1.0506962167735180E-04 -9.9019810910296976E-02
+ 7722 1.9304999999999999E-03 1.0504486810753318E-04 -9.9008747638498804E-02
+ 7723 1.9307500000000000E-03 1.0502011730353259E-04 -9.8997684366700645E-02
+ 7724 1.9310000000000000E-03 1.0499536926534987E-04 -9.8986621094902486E-02
+ 7725 1.9312500000000000E-03 1.0497062399298508E-04 -9.8975557823104326E-02
+ 7726 1.9314999999999998E-03 1.0494588148643832E-04 -9.8964494551306167E-02
+ 7727 1.9317499999999999E-03 1.0492114174570947E-04 -9.8953431279508008E-02
+ 7728 1.9319999999999999E-03 1.0489640477079856E-04 -9.8942368007709849E-02
+ 7729 1.9322499999999999E-03 1.0487167056170559E-04 -9.8931304735911690E-02
+ 7730 1.9325000000000000E-03 1.0484693911843061E-04 -9.8920241464113531E-02
+ 7731 1.9327500000000000E-03 1.0482221044097353E-04 -9.8909178192315358E-02
+ 7732 1.9330000000000000E-03 1.0479748452933443E-04 -9.8898114920517199E-02
+ 7733 1.9332499999999999E-03 1.0477276138351330E-04 -9.8887051648719054E-02
+ 7734 1.9334999999999999E-03 1.0474804100351008E-04 -9.8875988376920895E-02
+ 7735 1.9337499999999999E-03 1.0472332338932483E-04 -9.8864925105122722E-02
+ 7736 1.9340000000000000E-03 1.0469860854095751E-04 -9.8853861833324563E-02
+ 7737 1.9342500000000000E-03 1.0467389645840816E-04 -9.8842798561526404E-02
+ 7738 1.9345000000000000E-03 1.0464918714167677E-04 -9.8831735289728245E-02
+ 7739 1.9347499999999998E-03 1.0462448059076332E-04 -9.8820672017930086E-02
+ 7740 1.9349999999999999E-03 1.0459977680566782E-04 -9.8809608746131927E-02
+ 7741 1.9352499999999999E-03 1.0457507578639026E-04 -9.8798545474333768E-02
+ 7742 1.9354999999999999E-03 1.0455037753293062E-04 -9.8787482202535609E-02
+ 7743 1.9357500000000000E-03 1.0452568204528896E-04 -9.8776418930737450E-02
+ 7744 1.9360000000000000E-03 1.0450098932346526E-04 -9.8765355658939291E-02
+ 7745 1.9362500000000000E-03 1.0447629936745949E-04 -9.8754292387141118E-02
+ 7746 1.9364999999999999E-03 1.0445161217727170E-04 -9.8743229115342973E-02
+ 7747 1.9367499999999999E-03 1.0442692775290185E-04 -9.8732165843544814E-02
+ 7748 1.9369999999999999E-03 1.0440224609434993E-04 -9.8721102571746655E-02
+ 7749 1.9372500000000000E-03 1.0437756720161596E-04 -9.8710039299948482E-02
+ 7750 1.9375000000000000E-03 1.0435289107469991E-04 -9.8698976028150323E-02
+ 7751 1.9377500000000000E-03 1.0432821771360186E-04 -9.8687912756352164E-02
+ 7752 1.9380000000000001E-03 1.0430354711832178E-04 -9.8676849484554005E-02
+ 7753 1.9382499999999999E-03 1.0427887928885963E-04 -9.8665786212755846E-02
+ 7754 1.9384999999999999E-03 1.0425421422521539E-04 -9.8654722940957687E-02
+ 7755 1.9387499999999999E-03 1.0422955192738912E-04 -9.8643659669159528E-02
+ 7756 1.9390000000000000E-03 1.0420489239538082E-04 -9.8632596397361369E-02
+ 7757 1.9392500000000000E-03 1.0418023562919043E-04 -9.8621533125563210E-02
+ 7758 1.9395000000000000E-03 1.0415558162881802E-04 -9.8610469853765037E-02
+ 7759 1.9397499999999999E-03 1.0413093039426357E-04 -9.8599406581966892E-02
+ 7760 1.9399999999999999E-03 1.0410628192552705E-04 -9.8588343310168733E-02
+ 7761 1.9402499999999999E-03 1.0408163622260850E-04 -9.8577280038370574E-02
+ 7762 1.9405000000000000E-03 1.0405699328550786E-04 -9.8566216766572401E-02
+ 7763 1.9407500000000000E-03 1.0403235311422518E-04 -9.8555153494774242E-02
+ 7764 1.9410000000000000E-03 1.0400771570876045E-04 -9.8544090222976083E-02
+ 7765 1.9412500000000001E-03 1.0398308106911371E-04 -9.8533026951177924E-02
+ 7766 1.9414999999999999E-03 1.0395844919528489E-04 -9.8521963679379765E-02
+ 7767 1.9417499999999999E-03 1.0393382008727402E-04 -9.8510900407581606E-02
+ 7768 1.9419999999999999E-03 1.0390919374508109E-04 -9.8499837135783447E-02
+ 7769 1.9422500000000000E-03 1.0388457016870614E-04 -9.8488773863985288E-02
+ 7770 1.9425000000000000E-03 1.0385994935814910E-04 -9.8477710592187129E-02
+ 7771 1.9427500000000000E-03 1.0383533131341001E-04 -9.8466647320388956E-02
+ 7772 1.9429999999999998E-03 1.0381071603448893E-04 -9.8455584048590811E-02
+ 7773 1.9432499999999999E-03 1.0378610352138572E-04 -9.8444520776792652E-02
+ 7774 1.9434999999999999E-03 1.0376149377410054E-04 -9.8433457504994493E-02
+ 7775 1.9437499999999999E-03 1.0373688679263325E-04 -9.8422394233196320E-02
+ 7776 1.9440000000000000E-03 1.0371228257698391E-04 -9.8411330961398161E-02
+ 7777 1.9442500000000000E-03 1.0368768112715254E-04 -9.8400267689600002E-02
+ 7778 1.9445000000000000E-03 1.0366308244313909E-04 -9.8389204417801843E-02
+ 7779 1.9447499999999999E-03 1.0363848652494364E-04 -9.8378141146003684E-02
+ 7780 1.9449999999999999E-03 1.0361389337256610E-04 -9.8367077874205525E-02
+ 7781 1.9452499999999999E-03 1.0358930298600654E-04 -9.8356014602407366E-02
+ 7782 1.9455000000000000E-03 1.0356471536526492E-04 -9.8344951330609207E-02
+ 7783 1.9457500000000000E-03 1.0354013051034124E-04 -9.8333888058811048E-02
+ 7784 1.9460000000000000E-03 1.0351554842123550E-04 -9.8322824787012889E-02
+ 7785 1.9462499999999998E-03 1.0349096909794774E-04 -9.8311761515214730E-02
+ 7786 1.9464999999999999E-03 1.0346639254047792E-04 -9.8300698243416570E-02
+ 7787 1.9467499999999999E-03 1.0344181874882602E-04 -9.8289634971618411E-02
+ 7788 1.9469999999999999E-03 1.0341724772299211E-04 -9.8278571699820239E-02
+ 7789 1.9472500000000000E-03 1.0339267946297611E-04 -9.8267508428022080E-02
+ 7790 1.9475000000000000E-03 1.0336811396877806E-04 -9.8256445156223921E-02
+ 7791 1.9477500000000000E-03 1.0334355124039798E-04 -9.8245381884425761E-02
+ 7792 1.9479999999999999E-03 1.0331899127783587E-04 -9.8234318612627602E-02
+ 7793 1.9482499999999999E-03 1.0329443408109169E-04 -9.8223255340829443E-02
+ 7794 1.9484999999999999E-03 1.0326987965016544E-04 -9.8212192069031284E-02
+ 7795 1.9487500000000000E-03 1.0324532798505716E-04 -9.8201128797233125E-02
+ 7796 1.9490000000000000E-03 1.0322077908576682E-04 -9.8190065525434966E-02
+ 7797 1.9492500000000000E-03 1.0319623295229441E-04 -9.8179002253636807E-02
+ 7798 1.9494999999999998E-03 1.0317168958463999E-04 -9.8167938981838648E-02
+ 7799 1.9497499999999999E-03 1.0314714898280353E-04 -9.8156875710040489E-02
+ 7800 1.9499999999999999E-03 1.0312261114678500E-04 -9.8145812438242330E-02
+ 7801 1.9502499999999999E-03 1.0309807607658440E-04 -9.8134749166444171E-02
+ 7802 1.9505000000000000E-03 1.0307354377220178E-04 -9.8123685894645998E-02
+ 7803 1.9507500000000000E-03 1.0304901423363708E-04 -9.8112622622847839E-02
+ 7804 1.9510000000000000E-03 1.0302448746089033E-04 -9.8101559351049680E-02
+ 7805 1.9512499999999999E-03 1.0299996345396157E-04 -9.8090496079251535E-02
+ 7806 1.9514999999999999E-03 1.0297544221285074E-04 -9.8079432807453362E-02
+ 7807 1.9517499999999999E-03 1.0295092373755782E-04 -9.8068369535655203E-02
+ 7808 1.9520000000000000E-03 1.0292640802808288E-04 -9.8057306263857044E-02
+ 7809 1.9522500000000000E-03 1.0290189508442591E-04 -9.8046242992058885E-02
+ 7810 1.9525000000000000E-03 1.0287738490658687E-04 -9.8035179720260726E-02
+ 7811 1.9527499999999998E-03 1.0285287749456579E-04 -9.8024116448462567E-02
+ 7812 1.9529999999999999E-03 1.0282837284836264E-04 -9.8013053176664408E-02
+ 7813 1.9532499999999997E-03 1.0280387096797747E-04 -9.8001989904866249E-02
+ 7814 1.9534999999999999E-03 1.0277937185341019E-04 -9.7990926633068090E-02
+ 7815 1.9537499999999998E-03 1.0275487550466094E-04 -9.7979863361269931E-02
+ 7816 1.9539999999999996E-03 1.0273038192172959E-04 -9.7968800089471786E-02
+ 7817 1.9542499999999998E-03 1.0270589110461618E-04 -9.7957736817673613E-02
+ 7818 1.9544999999999996E-03 1.0268140305332073E-04 -9.7946673545875454E-02
+ 7819 1.9547499999999999E-03 1.0265691776784322E-04 -9.7935610274077281E-02
+ 7820 1.9549999999999997E-03 1.0263243524818370E-04 -9.7924547002279136E-02
+ 7821 1.9552499999999995E-03 1.0260795549434212E-04 -9.7913483730480977E-02
+ 7822 1.9554999999999998E-03 1.0258347850631849E-04 -9.7902420458682818E-02
+ 7823 1.9557499999999996E-03 1.0255900428411278E-04 -9.7891357186884659E-02
+ 7824 1.9559999999999998E-03 1.0253453282772502E-04 -9.7880293915086486E-02
+ 7825 1.9562499999999997E-03 1.0251006413715521E-04 -9.7869230643288341E-02
+ 7826 1.9564999999999999E-03 1.0248559821240335E-04 -9.7858167371490168E-02
+ 7827 1.9567499999999997E-03 1.0246113505346947E-04 -9.7847104099692009E-02
+ 7828 1.9569999999999995E-03 1.0243667466035358E-04 -9.7836040827893864E-02
+ 7829 1.9572499999999998E-03 1.0241221703305554E-04 -9.7824977556095691E-02
+ 7830 1.9574999999999996E-03 1.0238776217157548E-04 -9.7813914284297532E-02
+ 7831 1.9577499999999999E-03 1.0236331007591336E-04 -9.7802851012499373E-02
+ 7832 1.9579999999999997E-03 1.0233886074606921E-04 -9.7791787740701214E-02
+ 7833 1.9582499999999999E-03 1.0231441418204303E-04 -9.7780724468903041E-02
+ 7834 1.9584999999999997E-03 1.0228997038383479E-04 -9.7769661197104896E-02
+ 7835 1.9587499999999996E-03 1.0226552935144450E-04 -9.7758597925306737E-02
+ 7836 1.9589999999999998E-03 1.0224109108487215E-04 -9.7747534653508564E-02
+ 7837 1.9592499999999996E-03 1.0221665558411774E-04 -9.7736471381710419E-02
+ 7838 1.9594999999999999E-03 1.0219222284918126E-04 -9.7725408109912246E-02
+ 7839 1.9597499999999997E-03 1.0216779288006278E-04 -9.7714344838114101E-02
+ 7840 1.9599999999999999E-03 1.0214336567676220E-04 -9.7703281566315928E-02
+ 7841 1.9602499999999998E-03 1.0211894123927961E-04 -9.7692218294517769E-02
+ 7842 1.9604999999999996E-03 1.0209451956761499E-04 -9.7681155022719623E-02
+ 7843 1.9607499999999998E-03 1.0207010066176827E-04 -9.7670091750921451E-02
+ 7844 1.9609999999999996E-03 1.0204568452173951E-04 -9.7659028479123292E-02
+ 7845 1.9612499999999999E-03 1.0202127114752868E-04 -9.7647965207325119E-02
+ 7846 1.9614999999999997E-03 1.0199686053913584E-04 -9.7636901935526973E-02
+ 7847 1.9617499999999995E-03 1.0197245269656093E-04 -9.7625838663728814E-02
+ 7848 1.9619999999999998E-03 1.0194804761980397E-04 -9.7614775391930655E-02
+ 7849 1.9622499999999996E-03 1.0192364530886500E-04 -9.7603712120132496E-02
+ 7850 1.9624999999999998E-03 1.0189924576374390E-04 -9.7592648848334324E-02
+ 7851 1.9627499999999997E-03 1.0187484898444081E-04 -9.7581585576536178E-02
+ 7852 1.9629999999999999E-03 1.0185045497095561E-04 -9.7570522304738005E-02
+ 7853 1.9632499999999997E-03 1.0182606372328839E-04 -9.7559459032939846E-02
+ 7854 1.9634999999999995E-03 1.0180167524143919E-04 -9.7548395761141701E-02
+ 7855 1.9637499999999998E-03 1.0177728952540786E-04 -9.7537332489343528E-02
+ 7856 1.9639999999999996E-03 1.0175290657519451E-04 -9.7526269217545383E-02
+ 7857 1.9642499999999999E-03 1.0172852639079909E-04 -9.7515205945747210E-02
+ 7858 1.9644999999999997E-03 1.0170414897222163E-04 -9.7504142673949051E-02
+ 7859 1.9647499999999999E-03 1.0167977431946209E-04 -9.7493079402150878E-02
+ 7860 1.9649999999999997E-03 1.0165540243252054E-04 -9.7482016130352733E-02
+ 7861 1.9652499999999995E-03 1.0163103331139695E-04 -9.7470952858554574E-02
+ 7862 1.9654999999999998E-03 1.0160666695609127E-04 -9.7459889586756401E-02
+ 7863 1.9657499999999996E-03 1.0158230336660356E-04 -9.7448826314958256E-02
+ 7864 1.9659999999999999E-03 1.0155794254293377E-04 -9.7437763043160083E-02
+ 7865 1.9662499999999997E-03 1.0153358448508198E-04 -9.7426699771361938E-02
+ 7866 1.9664999999999999E-03 1.0150922919304811E-04 -9.7415636499563765E-02
+ 7867 1.9667499999999997E-03 1.0148487666683218E-04 -9.7404573227765606E-02
+ 7868 1.9669999999999996E-03 1.0146052690643424E-04 -9.7393509955967461E-02
+ 7869 1.9672499999999998E-03 1.0143617991185420E-04 -9.7382446684169288E-02
+ 7870 1.9674999999999996E-03 1.0141183568309217E-04 -9.7371383412371129E-02
+ 7871 1.9677499999999999E-03 1.0138749422014804E-04 -9.7360320140572970E-02
+ 7872 1.9679999999999997E-03 1.0136315552302185E-04 -9.7349256868774811E-02
+ 7873 1.9682499999999995E-03 1.0133881959171364E-04 -9.7338193596976666E-02
+ 7874 1.9684999999999998E-03 1.0131448642622337E-04 -9.7327130325178493E-02
+ 7875 1.9687499999999996E-03 1.0129015602655107E-04 -9.7316067053380334E-02
+ 7876 1.9689999999999998E-03 1.0126582839269667E-04 -9.7305003781582161E-02
+ 7877 1.9692499999999996E-03 1.0124150352466028E-04 -9.7293940509784016E-02
+ 7878 1.9694999999999999E-03 1.0121718142244180E-04 -9.7282877237985843E-02
+ 7879 1.9697499999999997E-03 1.0119286208604128E-04 -9.7271813966187698E-02
+ 7880 1.9699999999999995E-03 1.0116854551545871E-04 -9.7260750694389539E-02
+ 7881 1.9702499999999998E-03 1.0114423171069404E-04 -9.7249687422591366E-02
+ 7882 1.9704999999999996E-03 1.0111992067174742E-04 -9.7238624150793221E-02
+ 7883 1.9707499999999998E-03 1.0109561239861867E-04 -9.7227560878995048E-02
+ 7884 1.9709999999999997E-03 1.0107130689130792E-04 -9.7216497607196889E-02
+ 7885 1.9712499999999999E-03 1.0104700414981508E-04 -9.7205434335398716E-02
+ 7886 1.9714999999999997E-03 1.0102270417414020E-04 -9.7194371063600571E-02
+ 7887 1.9717499999999995E-03 1.0099840696428327E-04 -9.7183307791802412E-02
+ 7888 1.9719999999999998E-03 1.0097411252024426E-04 -9.7172244520004253E-02
+ 7889 1.9722499999999996E-03 1.0094982084202328E-04 -9.7161181248206094E-02
+ 7890 1.9724999999999999E-03 1.0092553192962017E-04 -9.7150117976407921E-02
+ 7891 1.9727499999999997E-03 1.0090124578303507E-04 -9.7139054704609776E-02
+ 7892 1.9729999999999999E-03 1.0087696240226787E-04 -9.7127991432811603E-02
+ 7893 1.9732499999999997E-03 1.0085268178731866E-04 -9.7116928161013444E-02
+ 7894 1.9734999999999996E-03 1.0082840393818739E-04 -9.7105864889215299E-02
+ 7895 1.9737499999999998E-03 1.0080412885487402E-04 -9.7094801617417126E-02
+ 7896 1.9739999999999996E-03 1.0077985653737868E-04 -9.7083738345618981E-02
+ 7897 1.9742499999999999E-03 1.0075558698570125E-04 -9.7072675073820808E-02
+ 7898 1.9744999999999997E-03 1.0073132019984179E-04 -9.7061611802022649E-02
+ 7899 1.9747499999999999E-03 1.0070705617980023E-04 -9.7050548530224476E-02
+ 7900 1.9749999999999998E-03 1.0068279492557665E-04 -9.7039485258426331E-02
+ 7901 1.9752499999999996E-03 1.0065853643717103E-04 -9.7028421986628172E-02
+ 7902 1.9754999999999998E-03 1.0063428071458332E-04 -9.7017358714829999E-02
+ 7903 1.9757499999999996E-03 1.0061002775781363E-04 -9.7006295443031854E-02
+ 7904 1.9759999999999999E-03 1.0058577756686180E-04 -9.6995232171233681E-02
+ 7905 1.9762499999999997E-03 1.0056153014172802E-04 -9.6984168899435536E-02
+ 7906 1.9764999999999995E-03 1.0053728548241211E-04 -9.6973105627637377E-02
+ 7907 1.9767499999999998E-03 1.0051304358891415E-04 -9.6962042355839204E-02
+ 7908 1.9769999999999996E-03 1.0048880446123419E-04 -9.6950979084041058E-02
+ 7909 1.9772499999999998E-03 1.0046456809937214E-04 -9.6939915812242886E-02
+ 7910 1.9774999999999997E-03 1.0044033450332807E-04 -9.6928852540444727E-02
+ 7911 1.9777499999999999E-03 1.0041610367310192E-04 -9.6917789268646568E-02
+ 7912 1.9779999999999997E-03 1.0039187560869375E-04 -9.6906725996848408E-02
+ 7913 1.9782499999999995E-03 1.0036765031010352E-04 -9.6895662725050263E-02
+ 7914 1.9784999999999998E-03 1.0034342777733122E-04 -9.6884599453252090E-02
+ 7915 1.9787499999999996E-03 1.0031920801037689E-04 -9.6873536181453931E-02
+ 7916 1.9789999999999999E-03 1.0029499100924045E-04 -9.6862472909655759E-02
+ 7917 1.9792499999999997E-03 1.0027077677392205E-04 -9.6851409637857613E-02
+ 7918 1.9794999999999999E-03 1.0024656530442155E-04 -9.6840346366059440E-02
+ 7919 1.9797499999999997E-03 1.0022235660073903E-04 -9.6829283094261281E-02
+ 7920 1.9799999999999996E-03 1.0019815066287445E-04 -9.6818219822463136E-02
+ 7921 1.9802499999999998E-03 1.0017394749082777E-04 -9.6807156550664963E-02
+ 7922 1.9804999999999996E-03 1.0014974708459909E-04 -9.6796093278866818E-02
+ 7923 1.9807499999999999E-03 1.0012554944418833E-04 -9.6785030007068645E-02
+ 7924 1.9809999999999997E-03 1.0010135456959558E-04 -9.6773966735270486E-02
+ 7925 1.9812499999999999E-03 1.0007716246082069E-04 -9.6762903463472313E-02
+ 7926 1.9814999999999998E-03 1.0005297311786383E-04 -9.6751840191674168E-02
+ 7927 1.9817499999999996E-03 1.0002878654072490E-04 -9.6740776919876009E-02
+ 7928 1.9819999999999998E-03 1.0000460272940388E-04 -9.6729713648077850E-02
+ 7929 1.9822499999999996E-03 9.9980421683900839E-05 -9.6718650376279691E-02
+ 7930 1.9824999999999999E-03 9.9956243404215731E-05 -9.6707587104481518E-02
+ 7931 1.9827499999999997E-03 9.9932067890348608E-05 -9.6696523832683373E-02
+ 7932 1.9829999999999995E-03 9.9907895142299427E-05 -9.6685460560885214E-02
+ 7933 1.9832499999999998E-03 9.9883725160068175E-05 -9.6674397289087041E-02
+ 7934 1.9834999999999996E-03 9.9859557943654881E-05 -9.6663334017288896E-02
+ 7935 1.9837499999999998E-03 9.9835393493059516E-05 -9.6652270745490723E-02
+ 7936 1.9839999999999997E-03 9.9811231808282134E-05 -9.6641207473692578E-02
+ 7937 1.9842499999999999E-03 9.9787072889322628E-05 -9.6630144201894405E-02
+ 7938 1.9844999999999997E-03 9.9762916736181160E-05 -9.6619080930096246E-02
+ 7939 1.9847499999999995E-03 9.9738763348857648E-05 -9.6608017658298101E-02
+ 7940 1.9849999999999998E-03 9.9714612727352025E-05 -9.6596954386499928E-02
+ 7941 1.9852499999999996E-03 9.9690464871664373E-05 -9.6585891114701769E-02
+ 7942 1.9854999999999999E-03 9.9666319781794663E-05 -9.6574827842903596E-02
+ 7943 1.9857499999999997E-03 9.9642177457742923E-05 -9.6563764571105451E-02
+ 7944 1.9859999999999999E-03 9.9618037899509086E-05 -9.6552701299307278E-02
+ 7945 1.9862499999999997E-03 9.9593901107093233E-05 -9.6541638027509133E-02
+ 7946 1.9864999999999996E-03 9.9569767080495391E-05 -9.6530574755710974E-02
+ 7947 1.9867499999999998E-03 9.9545635819715423E-05 -9.6519511483912801E-02
+ 7948 1.9869999999999996E-03 9.9521507324753413E-05 -9.6508448212114656E-02
+ 7949 1.9872499999999999E-03 9.9497381595609332E-05 -9.6497384940316483E-02
+ 7950 1.9874999999999997E-03 9.9473258632283261E-05 -9.6486321668518324E-02
+ 7951 1.9877499999999999E-03 9.9449138434775066E-05 -9.6475258396720165E-02
+ 7952 1.9879999999999997E-03 9.9425021003084896E-05 -9.6464195124922006E-02
+ 7953 1.9882499999999996E-03 9.9400906337212668E-05 -9.6453131853123861E-02
+ 7954 1.9884999999999998E-03 9.9376794437158329E-05 -9.6442068581325688E-02
+ 7955 1.9887499999999996E-03 9.9352685302921974E-05 -9.6431005309527529E-02
+ 7956 1.9889999999999999E-03 9.9328578934503549E-05 -9.6419942037729356E-02
+ 7957 1.9892499999999997E-03 9.9304475331903094E-05 -9.6408878765931211E-02
+ 7958 1.9894999999999995E-03 9.9280374495120608E-05 -9.6397815494133052E-02
+ 7959 1.9897499999999998E-03 9.9256276424156053E-05 -9.6386752222334879E-02
+ 7960 1.9899999999999996E-03 9.9232181119009467E-05 -9.6375688950536734E-02
+ 7961 1.9902499999999998E-03 9.9208088579680784E-05 -9.6364625678738561E-02
+ 7962 1.9904999999999996E-03 9.9183998806170071E-05 -9.6353562406940416E-02
+ 7963 1.9907499999999999E-03 9.9159911798477288E-05 -9.6342499135142243E-02
+ 7964 1.9909999999999997E-03 9.9135827556602488E-05 -9.6331435863344084E-02
+ 7965 1.9912499999999995E-03 9.9111746080545672E-05 -9.6320372591545939E-02
+ 7966 1.9914999999999998E-03 9.9087667370306731E-05 -9.6309309319747766E-02
+ 7967 1.9917499999999996E-03 9.9063591425885774E-05 -9.6298246047949607E-02
+ 7968 1.9919999999999998E-03 9.9039518247282746E-05 -9.6287182776151448E-02
+ 7969 1.9922499999999997E-03 9.9015447834497662E-05 -9.6276119504353289E-02
+ 7970 1.9924999999999999E-03 9.8991380187530534E-05 -9.6265056232555116E-02
+ 7971 1.9927499999999997E-03 9.8967315306381376E-05 -9.6253992960756971E-02
+ 7972 1.9929999999999995E-03 9.8943253191050202E-05 -9.6242929688958812E-02
+ 7973 1.9932499999999998E-03 9.8919193841536904E-05 -9.6231866417160639E-02
+ 7974 1.9934999999999996E-03 9.8895137257841629E-05 -9.6220803145362493E-02
+ 7975 1.9937499999999999E-03 9.8871083439964257E-05 -9.6209739873564321E-02
+ 7976 1.9939999999999997E-03 9.8847032387904842E-05 -9.6198676601766162E-02
+ 7977 1.9942499999999999E-03 9.8822984101663356E-05 -9.6187613329968003E-02
+ 7978 1.9944999999999997E-03 9.8798938581239800E-05 -9.6176550058169843E-02
+ 7979 1.9947499999999996E-03 9.8774895826634308E-05 -9.6165486786371698E-02
+ 7980 1.9949999999999998E-03 9.8750855837846652E-05 -9.6154423514573525E-02
+ 7981 1.9952499999999996E-03 9.8726818614876992E-05 -9.6143360242775366E-02
+ 7982 1.9954999999999999E-03 9.8702784157725276E-05 -9.6132296970977194E-02
+ 7983 1.9957499999999997E-03 9.8678752466391530E-05 -9.6121233699179048E-02
+ 7984 1.9959999999999995E-03 9.8654723540875713E-05 -9.6110170427380889E-02
+ 7985 1.9962499999999998E-03 9.8630697381177812E-05 -9.6099107155582730E-02
+ 7986 1.9964999999999996E-03 9.8606673987297882E-05 -9.6088043883784571E-02
+ 7987 1.9967499999999998E-03 9.8582653359235867E-05 -9.6076980611986398E-02
+ 7988 1.9969999999999996E-03 9.8558635496991904E-05 -9.6065917340188253E-02
+ 7989 1.9972499999999999E-03 9.8534620400565816E-05 -9.6054854068390080E-02
+ 7990 1.9974999999999997E-03 9.8510608069957712E-05 -9.6043790796591921E-02
+ 7991 1.9977499999999995E-03 9.8486598505167524E-05 -9.6032727524793776E-02
+ 7992 1.9979999999999998E-03 9.8462591706195278E-05 -9.6021664252995603E-02
+ 7993 1.9982499999999996E-03 9.8438587673041044E-05 -9.6010600981197458E-02
+ 7994 1.9984999999999998E-03 9.8414586405704699E-05 -9.5999537709399285E-02
+ 7995 1.9987499999999997E-03 9.8390587904186337E-05 -9.5988474437601126E-02
+ 7996 1.9989999999999999E-03 9.8366592168485904E-05 -9.5977411165802953E-02
+ 7997 1.9992499999999997E-03 9.8342599198603442E-05 -9.5966347894004808E-02
+ 7998 1.9994999999999995E-03 9.8318608994538910E-05 -9.5955284622206649E-02
+ 7999 1.9997499999999998E-03 9.8294621556292307E-05 -9.5944221350408476E-02
+ 8000 1.9999999999999996E-03 9.8270636883863714E-05 -9.5933158078610331E-02
+ 8001 2.0002499999999999E-03 9.8246654977253024E-05 -9.5922094806812158E-02
+ 8002 2.0004999999999997E-03 9.8222675836460291E-05 -9.5911031535014013E-02
+ 8003 2.0007499999999999E-03 9.8198699461485487E-05 -9.5899968263215840E-02
+ 8004 2.0009999999999997E-03 9.8174725852328640E-05 -9.5888904991417681E-02
+ 8005 2.0012499999999996E-03 9.8150755008989777E-05 -9.5877841719619536E-02
+ 8006 2.0014999999999998E-03 9.8126786931468843E-05 -9.5866778447821363E-02
+ 8007 2.0017499999999996E-03 9.8102821619765906E-05 -9.5855715176023204E-02
+ 8008 2.0019999999999999E-03 9.8078859073880817E-05 -9.5844651904225045E-02
+ 8009 2.0022499999999997E-03 9.8054899293813807E-05 -9.5833588632426886E-02
+ 8010 2.0024999999999999E-03 9.8030942279564632E-05 -9.5822525360628713E-02
+ 8011 2.0027499999999998E-03 9.8006988031133454E-05 -9.5811462088830568E-02
+ 8012 2.0029999999999996E-03 9.7983036548520233E-05 -9.5800398817032409E-02
+ 8013 2.0032499999999998E-03 9.7959087831724914E-05 -9.5789335545234236E-02
+ 8014 2.0034999999999996E-03 9.7935141880747646E-05 -9.5778272273436091E-02
+ 8015 2.0037499999999999E-03 9.7911198695588213E-05 -9.5767209001637918E-02
+ 8016 2.0039999999999997E-03 9.7887258276246805E-05 -9.5756145729839759E-02
+ 8017 2.0042499999999995E-03 9.7863320622723353E-05 -9.5745082458041614E-02
+ 8018 2.0044999999999998E-03 9.7839385735017776E-05 -9.5734019186243441E-02
+ 8019 2.0047499999999996E-03 9.7815453613130196E-05 -9.5722955914445296E-02
+ 8020 2.0049999999999998E-03 9.7791524257060560E-05 -9.5711892642647123E-02
+ 8021 2.0052499999999997E-03 9.7767597666808853E-05 -9.5700829370848964E-02
+ 8022 2.0054999999999999E-03 9.7743673842375089E-05 -9.5689766099050791E-02
+ 8023 2.0057499999999997E-03 9.7719752783759337E-05 -9.5678702827252646E-02
+ 8024 2.0059999999999995E-03 9.7695834490961527E-05 -9.5667639555454487E-02
+ 8025 2.0062499999999998E-03 9.7671918963981592E-05 -9.5656576283656328E-02
+ 8026 2.0064999999999996E-03 9.7648006202819668E-05 -9.5645513011858169E-02
+ 8027 2.0067499999999999E-03 9.7624096207475660E-05 -9.5634449740059996E-02
+ 8028 2.0069999999999997E-03 9.7600188977949650E-05 -9.5623386468261851E-02
+ 8029 2.0072499999999999E-03 9.7576284514241528E-05 -9.5612323196463678E-02
+ 8030 2.0074999999999997E-03 9.7552382816351417E-05 -9.5601259924665519E-02
+ 8031 2.0077499999999996E-03 9.7528483884279249E-05 -9.5590196652867374E-02
+ 8032 2.0079999999999998E-03 9.7504587718024970E-05 -9.5579133381069201E-02
+ 8033 2.0082499999999996E-03 9.7480694317588702E-05 -9.5568070109271042E-02
+ 8034 2.0084999999999999E-03 9.7456803682970322E-05 -9.5557006837472883E-02
+ 8035 2.0087499999999997E-03 9.7432915814169954E-05 -9.5545943565674724E-02
+ 8036 2.0089999999999999E-03 9.7409030711187501E-05 -9.5534880293876551E-02
+ 8037 2.0092499999999998E-03 9.7385148374023005E-05 -9.5523817022078406E-02
+ 8038 2.0094999999999996E-03 9.7361268802676466E-05 -9.5512753750280247E-02
+ 8039 2.0097499999999998E-03 9.7337391997147856E-05 -9.5501690478482074E-02
+ 8040 2.0099999999999996E-03 9.7313517957437216E-05 -9.5490627206683928E-02
+ 8041 2.0102499999999999E-03 9.7289646683544506E-05 -9.5479563934885756E-02
+ 8042 2.0104999999999997E-03 9.7265778175469780E-05 -9.5468500663087610E-02
+ 8043 2.0107499999999995E-03 9.7241912433213010E-05 -9.5457437391289451E-02
+ 8044 2.0109999999999998E-03 9.7218049456774156E-05 -9.5446374119491278E-02
+ 8045 2.0112499999999996E-03 9.7194189246153245E-05 -9.5435310847693133E-02
+ 8046 2.0114999999999998E-03 9.7170331801350277E-05 -9.5424247575894960E-02
+ 8047 2.0117499999999996E-03 9.7146477122365306E-05 -9.5413184304096801E-02
+ 8048 2.0119999999999999E-03 9.7122625209198211E-05 -9.5402121032298629E-02
+ 8049 2.0122499999999997E-03 9.7098776061849154E-05 -9.5391057760500483E-02
+ 8050 2.0124999999999995E-03 9.7074929680318039E-05 -9.5379994488702324E-02
+ 8051 2.0127499999999998E-03 9.7051086064604800E-05 -9.5368931216904165E-02
+ 8052 2.0129999999999996E-03 9.7027245214709572E-05 -9.5357867945106006E-02
+ 8053 2.0132499999999998E-03 9.7003407130632246E-05 -9.5346804673307833E-02
+ 8054 2.0134999999999997E-03 9.6979571812372904E-05 -9.5335741401509688E-02
+ 8055 2.0137499999999999E-03 9.6955739259931451E-05 -9.5324678129711515E-02
+ 8056 2.0139999999999997E-03 9.6931909473308036E-05 -9.5313614857913356E-02
+ 8057 2.0142499999999995E-03 9.6908082452502550E-05 -9.5302551586115211E-02
+ 8058 2.0144999999999998E-03 9.6884258197514966E-05 -9.5291488314317038E-02
+ 8059 2.0147499999999996E-03 9.6860436708345367E-05 -9.5280425042518893E-02
+ 8060 2.0149999999999999E-03 9.6836617984993683E-05 -9.5269361770720720E-02
+ 8061 2.0152499999999997E-03 9.6812802027459996E-05 -9.5258298498922561E-02
+ 8062 2.0154999999999999E-03 9.6788988835744226E-05 -9.5247235227124388E-02
+ 8063 2.0157499999999997E-03 9.6765178409846439E-05 -9.5236171955326243E-02
+ 8064 2.0159999999999996E-03 9.6741370749766622E-05 -9.5225108683528084E-02
+ 8065 2.0162499999999998E-03 9.6717565855504681E-05 -9.5214045411729911E-02
+ 8066 2.0164999999999996E-03 9.6693763727060723E-05 -9.5202982139931766E-02
+ 8067 2.0167499999999999E-03 9.6669964364434722E-05 -9.5191918868133593E-02
+ 8068 2.0169999999999997E-03 9.6646167767626650E-05 -9.5180855596335448E-02
+ 8069 2.0172499999999995E-03 9.6622373936636590E-05 -9.5169792324537289E-02
+ 8070 2.0174999999999998E-03 9.6598582871464391E-05 -9.5158729052739116E-02
+ 8071 2.0177499999999996E-03 9.6574794572110189E-05 -9.5147665780940971E-02
+ 8072 2.0179999999999998E-03 9.6551009038573917E-05 -9.5136602509142798E-02
+ 8073 2.0182499999999996E-03 9.6527226270855615E-05 -9.5125539237344639E-02
+ 8074 2.0184999999999999E-03 9.6503446268955215E-05 -9.5114475965546480E-02
+ 8075 2.0187499999999997E-03 9.6479669032872799E-05 -9.5103412693748321E-02
+ 8076 2.0189999999999995E-03 9.6455894562608367E-05 -9.5092349421950176E-02
+ 8077 2.0192499999999998E-03 9.6432122858161864E-05 -9.5081286150152003E-02
+ 8078 2.0194999999999996E-03 9.6408353919533304E-05 -9.5070222878353844E-02
+ 8079 2.0197499999999998E-03 9.6384587746722674E-05 -9.5059159606555671E-02
+ 8080 2.0199999999999997E-03 9.6360824339730027E-05 -9.5048096334757526E-02
+ 8081 2.0202499999999999E-03 9.6337063698555270E-05 -9.5037033062959353E-02
+ 8082 2.0204999999999997E-03 9.6313305823198523E-05 -9.5025969791161208E-02
+ 8083 2.0207499999999995E-03 9.6289550713659733E-05 -9.5014906519363049E-02
+ 8084 2.0209999999999998E-03 9.6265798369938845E-05 -9.5003843247564876E-02
+ 8085 2.0212499999999996E-03 9.6242048792035981E-05 -9.4992779975766731E-02
+ 8086 2.0214999999999999E-03 9.6218301979950980E-05 -9.4981716703968558E-02
+ 8087 2.0217499999999997E-03 9.6194557933683975E-05 -9.4970653432170399E-02
+ 8088 2.0219999999999999E-03 9.6170816653234860E-05 -9.4959590160372226E-02
+ 8089 2.0222499999999997E-03 9.6147078138603755E-05 -9.4948526888574081E-02
+ 8090 2.0224999999999996E-03 9.6123342389790607E-05 -9.4937463616775922E-02
+ 8091 2.0227499999999998E-03 9.6099609406795361E-05 -9.4926400344977763E-02
+ 8092 2.0229999999999996E-03 9.6075879189618139E-05 -9.4915337073179604E-02
+ 8093 2.0232499999999999E-03 9.6052151738258780E-05 -9.4904273801381431E-02
+ 8094 2.0234999999999997E-03 9.6028427052717417E-05 -9.4893210529583286E-02
+ 8095 2.0237499999999999E-03 9.6004705132993984E-05 -9.4882147257785113E-02
+ 8096 2.0239999999999998E-03 9.5980985979088522E-05 -9.4871083985986954E-02
+ 8097 2.0242499999999996E-03 9.5957269591001029E-05 -9.4860020714188809E-02
+ 8098 2.0244999999999998E-03 9.5933555968731425E-05 -9.4848957442390636E-02
+ 8099 2.0247499999999996E-03 9.5909845112279846E-05 -9.4837894170592490E-02
+ 8100 2.0249999999999999E-03 9.5886137021646155E-05 -9.4826830898794318E-02
+ 8101 2.0252499999999997E-03 9.5862431696830408E-05 -9.4815767626996159E-02
+ 8102 2.0254999999999995E-03 9.5838729137832671E-05 -9.4804704355198013E-02
+ 8103 2.0257499999999998E-03 9.5815029344652810E-05 -9.4793641083399841E-02
+ 8104 2.0259999999999996E-03 9.5791332317290946E-05 -9.4782577811601681E-02
+ 8105 2.0262499999999998E-03 9.5767638055747024E-05 -9.4771514539803509E-02
+ 8106 2.0264999999999997E-03 9.5743946560021033E-05 -9.4760451268005363E-02
+ 8107 2.0267499999999999E-03 9.5720257830112984E-05 -9.4749387996207191E-02
+ 8108 2.0269999999999997E-03 9.5696571866022933E-05 -9.4738324724409045E-02
+ 8109 2.0272499999999995E-03 9.5672888667750811E-05 -9.4727261452610886E-02
+ 8110 2.0274999999999998E-03 9.5649208235296619E-05 -9.4716198180812713E-02
+ 8111 2.0277499999999996E-03 9.5625530568660411E-05 -9.4705134909014568E-02
+ 8112 2.0279999999999999E-03 9.5601855667842091E-05 -9.4694071637216395E-02
+ 8113 2.0282499999999997E-03 9.5578183532841796E-05 -9.4683008365418236E-02
+ 8114 2.0284999999999999E-03 9.5554514163659416E-05 -9.4671945093620077E-02
+ 8115 2.0287499999999997E-03 9.5530847560294980E-05 -9.4660881821821918E-02
+ 8116 2.0289999999999996E-03 9.5507183722748500E-05 -9.4649818550023773E-02
+ 8117 2.0292499999999998E-03 9.5483522651019950E-05 -9.4638755278225600E-02
+ 8118 2.0294999999999996E-03 9.5459864345109411E-05 -9.4627692006427441E-02
+ 8119 2.0297499999999999E-03 9.5436208805016747E-05 -9.4616628734629268E-02
+ 8120 2.0299999999999997E-03 9.5412556030742093E-05 -9.4605565462831123E-02
+ 8121 2.0302499999999999E-03 9.5388906022285329E-05 -9.4594502191032950E-02
+ 8122 2.0304999999999998E-03 9.5365258779646575E-05 -9.4583438919234791E-02
+ 8123 2.0307499999999996E-03 9.5341614302825751E-05 -9.4572375647436646E-02
+ 8124 2.0309999999999998E-03 9.5317972591822816E-05 -9.4561312375638473E-02
+ 8125 2.0312499999999996E-03 9.5294333646637919E-05 -9.4550249103840328E-02
+ 8126 2.0314999999999999E-03 9.5270697467270910E-05 -9.4539185832042155E-02
+ 8127 2.0317499999999997E-03 9.5247064053721872E-05 -9.4528122560243996E-02
+ 8128 2.0319999999999995E-03 9.5223433405990804E-05 -9.4517059288445851E-02
+ 8129 2.0322499999999998E-03 9.5199805524077638E-05 -9.4505996016647678E-02
+ 8130 2.0324999999999996E-03 9.5176180407982469E-05 -9.4494932744849519E-02
+ 8131 2.0327499999999998E-03 9.5152558057705190E-05 -9.4483869473051360E-02
+ 8132 2.0329999999999997E-03 9.5128938473245948E-05 -9.4472806201253201E-02
+ 8133 2.0332499999999999E-03 9.5105321654604595E-05 -9.4461742929455028E-02
+ 8134 2.0334999999999997E-03 9.5081707601781253E-05 -9.4450679657656883E-02
+ 8135 2.0337499999999995E-03 9.5058096314775786E-05 -9.4439616385858724E-02
+ 8136 2.0339999999999998E-03 9.5034487793588303E-05 -9.4428553114060551E-02
+ 8137 2.0342499999999996E-03 9.5010882038218749E-05 -9.4417489842262406E-02
+ 8138 2.0344999999999999E-03 9.4987279048667139E-05 -9.4406426570464233E-02
+ 8139 2.0347499999999997E-03 9.4963678824933539E-05 -9.4395363298666088E-02
+ 8140 2.0349999999999999E-03 9.4940081367017828E-05 -9.4384300026867915E-02
+ 8141 2.0352499999999997E-03 9.4916486674920088E-05 -9.4373236755069756E-02
+ 8142 2.0354999999999995E-03 9.4892894748640303E-05 -9.4362173483271611E-02
+ 8143 2.0357499999999998E-03 9.4869305588178449E-05 -9.4351110211473438E-02
+ 8144 2.0359999999999996E-03 9.4845719193534564E-05 -9.4340046939675279E-02
+ 8145 2.0362499999999999E-03 9.4822135564708596E-05 -9.4328983667877106E-02
+ 8146 2.0364999999999997E-03 9.4798554701700625E-05 -9.4317920396078961E-02
+ 8147 2.0367499999999999E-03 9.4774976604510529E-05 -9.4306857124280788E-02
+ 8148 2.0369999999999997E-03 9.4751401273138498E-05 -9.4295793852482643E-02
+ 8149 2.0372499999999996E-03 9.4727828707584342E-05 -9.4284730580684484E-02
+ 8150 2.0374999999999998E-03 9.4704258907848116E-05 -9.4273667308886311E-02
+ 8151 2.0377499999999996E-03 9.4680691873929887E-05 -9.4262604037088166E-02
+ 8152 2.0379999999999999E-03 9.4657127605829561E-05 -9.4251540765289993E-02
+ 8153 2.0382499999999997E-03 9.4633566103547232E-05 -9.4240477493491834E-02
+ 8154 2.0384999999999995E-03 9.4610007367082886E-05 -9.4229414221693689E-02
+ 8155 2.0387499999999998E-03 9.4586451396436416E-05 -9.4218350949895516E-02
+ 8156 2.0389999999999996E-03 9.4562898191607916E-05 -9.4207287678097371E-02
+ 8157 2.0392499999999998E-03 9.4539347752597359E-05 -9.4196224406299198E-02
+ 8158 2.0394999999999996E-03 9.4515800079404745E-05 -9.4185161134501039E-02
+ 8159 2.0397499999999999E-03 9.4492255172030088E-05 -9.4174097862702866E-02
+ 8160 2.0399999999999997E-03 9.4468713030473414E-05 -9.4163034590904721E-02
+ 8161 2.0402499999999995E-03 9.4445173654734657E-05 -9.4151971319106562E-02
+ 8162 2.0404999999999998E-03 9.4421637044813842E-05 -9.4140908047308389E-02
+ 8163 2.0407499999999996E-03 9.4398103200710984E-05 -9.4129844775510244E-02
+ 8164 2.0409999999999998E-03 9.4374572122426042E-05 -9.4118781503712071E-02
+ 8165 2.0412499999999997E-03 9.4351043809959097E-05 -9.4107718231913925E-02
+ 8166 2.0414999999999999E-03 9.4327518263310095E-05 -9.4096654960115753E-02
+ 8167 2.0417499999999997E-03 9.4303995482479064E-05 -9.4085591688317594E-02
+ 8168 2.0419999999999995E-03 9.4280475467465989E-05 -9.4074528416519448E-02
+ 8169 2.0422499999999998E-03 9.4256958218270816E-05 -9.4063465144721276E-02
+ 8170 2.0424999999999996E-03 9.4233443734893614E-05 -9.4052401872923116E-02
+ 8171 2.0427499999999999E-03 9.4209932017334341E-05 -9.4041338601124957E-02
+ 8172 2.0429999999999997E-03 9.4186423065593038E-05 -9.4030275329326798E-02
+ 8173 2.0432499999999999E-03 9.4162916879669679E-05 -9.4019212057528626E-02
+ 8174 2.0434999999999997E-03 9.4139413459564289E-05 -9.4008148785730480E-02
+ 8175 2.0437499999999996E-03 9.4115912805276829E-05 -9.3997085513932321E-02
+ 8176 2.0439999999999998E-03 9.4092414916807299E-05 -9.3986022242134148E-02
+ 8177 2.0442499999999996E-03 9.4068919794155765E-05 -9.3974958970336003E-02
+ 8178 2.0444999999999999E-03 9.4045427437322148E-05 -9.3963895698537830E-02
+ 8179 2.0447499999999997E-03 9.4021937846306487E-05 -9.3952832426739671E-02
+ 8180 2.0449999999999995E-03 9.3998451021108783E-05 -9.3941769154941526E-02
+ 8181 2.0452499999999998E-03 9.3974966961729022E-05 -9.3930705883143353E-02
+ 8182 2.0454999999999996E-03 9.3951485668167231E-05 -9.3919642611345208E-02
+ 8183 2.0457499999999998E-03 9.3928007140423343E-05 -9.3908579339547035E-02
+ 8184 2.0459999999999996E-03 9.3904531378497425E-05 -9.3897516067748876E-02
+ 8185 2.0462499999999999E-03 9.3881058382389449E-05 -9.3886452795950703E-02
+ 8186 2.0464999999999997E-03 9.3857588152099444E-05 -9.3875389524152558E-02
+ 8187 2.0467499999999995E-03 9.3834120687627423E-05 -9.3864326252354399E-02
+ 8188 2.0469999999999998E-03 9.3810655988973277E-05 -9.3853262980556240E-02
+ 8189 2.0472499999999996E-03 9.3787194056137155E-05 -9.3842199708758081E-02
+ 8190 2.0474999999999998E-03 9.3763734889118909E-05 -9.3831136436959908E-02
+ 8191 2.0477499999999997E-03 9.3740278487918646E-05 -9.3820073165161763E-02
+ 8192 2.0479999999999999E-03 9.3716824852536299E-05 -9.3809009893363590E-02
+ 8193 2.0482499999999997E-03 9.3693373982971963E-05 -9.3797946621565431E-02
+ 8194 2.0484999999999995E-03 9.3669925879225557E-05 -9.3786883349767286E-02
+ 8195 2.0487499999999998E-03 9.3646480541297080E-05 -9.3775820077969113E-02
+ 8196 2.0489999999999996E-03 9.3623037969186573E-05 -9.3764756806170968E-02
+ 8197 2.0492499999999999E-03 9.3599598162893982E-05 -9.3753693534372795E-02
+ 8198 2.0494999999999997E-03 9.3576161122419375E-05 -9.3742630262574636E-02
+ 8199 2.0497499999999999E-03 9.3552726847762684E-05 -9.3731566990776463E-02
+ 8200 2.0499999999999997E-03 9.3529295338923963E-05 -9.3720503718978318E-02
+ 8201 2.0502499999999996E-03 9.3505866595903198E-05 -9.3709440447180159E-02
+ 8202 2.0504999999999998E-03 9.3482440618700363E-05 -9.3698377175381986E-02
+ 8203 2.0507499999999996E-03 9.3459017407315539E-05 -9.3687313903583841E-02
+ 8204 2.0509999999999999E-03 9.3435596961748591E-05 -9.3676250631785668E-02
+ 8205 2.0512499999999997E-03 9.3412179281999625E-05 -9.3665187359987523E-02
+ 8206 2.0514999999999999E-03 9.3388764368068590E-05 -9.3654124088189350E-02
+ 8207 2.0517499999999998E-03 9.3365352219955538E-05 -9.3643060816391191E-02
+ 8208 2.0519999999999996E-03 9.3341942837660416E-05 -9.3631997544593046E-02
+ 8209 2.0522499999999998E-03 9.3318536221183236E-05 -9.3620934272794873E-02
+ 8210 2.0524999999999996E-03 9.3295132370524054E-05 -9.3609871000996714E-02
+ 8211 2.0527499999999999E-03 9.3271731285682748E-05 -9.3598807729198555E-02
+ 8212 2.0529999999999997E-03 9.3248332966659424E-05 -9.3587744457400396E-02
+ 8213 2.0532499999999995E-03 9.3224937413454072E-05 -9.3576681185602251E-02
+ 8214 2.0534999999999998E-03 9.3201544626066621E-05 -9.3565617913804078E-02
+ 8215 2.0537499999999996E-03 9.3178154604497141E-05 -9.3554554642005919E-02
+ 8216 2.0539999999999998E-03 9.3154767348745590E-05 -9.3543491370207746E-02
+ 8217 2.0542499999999997E-03 9.3131382858812036E-05 -9.3532428098409601E-02
+ 8218 2.0544999999999999E-03 9.3108001134696385E-05 -9.3521364826611428E-02
+ 8219 2.0547499999999997E-03 9.3084622176398731E-05 -9.3510301554813269E-02
+ 8220 2.0549999999999995E-03 9.3061245983919007E-05 -9.3499238283015124E-02
+ 8221 2.0552499999999998E-03 9.3037872557257198E-05 -9.3488175011216951E-02
+ 8222 2.0554999999999996E-03 9.3014501896413414E-05 -9.3477111739418806E-02
+ 8223 2.0557499999999999E-03 9.2991134001387505E-05 -9.3466048467620633E-02
+ 8224 2.0559999999999997E-03 9.2967768872179594E-05 -9.3454985195822474E-02
+ 8225 2.0562499999999999E-03 9.2944406508789598E-05 -9.3443921924024301E-02
+ 8226 2.0564999999999997E-03 9.2921046911217573E-05 -9.3432858652226156E-02
+ 8227 2.0567499999999996E-03 9.2897690079463504E-05 -9.3421795380427997E-02
+ 8228 2.0569999999999998E-03 9.2874336013527338E-05 -9.3410732108629838E-02
+ 8229 2.0572499999999996E-03 9.2850984713409196E-05 -9.3399668836831679E-02
+ 8230 2.0574999999999999E-03 9.2827636179108929E-05 -9.3388605565033506E-02
+ 8231 2.0577499999999997E-03 9.2804290410626673E-05 -9.3377542293235360E-02
+ 8232 2.0579999999999999E-03 9.2780947407962292E-05 -9.3366479021437188E-02
+ 8233 2.0582499999999997E-03 9.2757607171115909E-05 -9.3355415749639029E-02
+ 8234 2.0584999999999996E-03 9.2734269700087482E-05 -9.3344352477840883E-02
+ 8235 2.0587499999999998E-03 9.2710934994876998E-05 -9.3333289206042711E-02
+ 8236 2.0589999999999996E-03 9.2687603055484485E-05 -9.3322225934244551E-02
+ 8237 2.0592499999999999E-03 9.2664273881909847E-05 -9.3311162662446392E-02
+ 8238 2.0594999999999997E-03 9.2640947474153273E-05 -9.3300099390648233E-02
+ 8239 2.0597499999999995E-03 9.2617623832214589E-05 -9.3289036118850088E-02
+ 8240 2.0599999999999998E-03 9.2594302956093834E-05 -9.3277972847051915E-02
+ 8241 2.0602499999999996E-03 9.2570984845791049E-05 -9.3266909575253756E-02
+ 8242 2.0604999999999998E-03 9.2547669501306181E-05 -9.3255846303455583E-02
+ 8243 2.0607499999999996E-03 9.2524356922639323E-05 -9.3244783031657438E-02
+ 8244 2.0609999999999999E-03 9.2501047109790353E-05 -9.3233719759859265E-02
+ 8245 2.0612499999999997E-03 9.2477740062759395E-05 -9.3222656488061120E-02
+ 8246 2.0614999999999995E-03 9.2454435781546380E-05 -9.3211593216262961E-02
+ 8247 2.0617499999999998E-03 9.2431134266151267E-05 -9.3200529944464788E-02
+ 8248 2.0619999999999996E-03 9.2407835516574124E-05 -9.3189466672666643E-02
+ 8249 2.0622499999999998E-03 9.2384539532814898E-05 -9.3178403400868470E-02
+ 8250 2.0624999999999997E-03 9.2361246314873668E-05 -9.3167340129070311E-02
+ 8251 2.0627499999999999E-03 9.2337955862750341E-05 -9.3156276857272138E-02
+ 8252 2.0629999999999997E-03 9.2314668176445038E-05 -9.3145213585473993E-02
+ 8253 2.0632499999999995E-03 9.2291383255957665E-05 -9.3134150313675834E-02
+ 8254 2.0634999999999998E-03 9.2268101101288167E-05 -9.3123087041877675E-02
+ 8255 2.0637499999999996E-03 9.2244821712436694E-05 -9.3112023770079516E-02
+ 8256 2.0639999999999999E-03 9.2221545089403122E-05 -9.3100960498281343E-02
+ 8257 2.0642499999999997E-03 9.2198271232187576E-05 -9.3089897226483198E-02
+ 8258 2.0644999999999999E-03 9.2175000140789891E-05 -9.3078833954685025E-02
+ 8259 2.0647499999999997E-03 9.2151731815210230E-05 -9.3067770682886866E-02
+ 8260 2.0649999999999996E-03 9.2128466255448512E-05 -9.3056707411088721E-02
+ 8261 2.0652499999999998E-03 9.2105203461504684E-05 -9.3045644139290548E-02
+ 8262 2.0654999999999996E-03 9.2081943433378825E-05 -9.3034580867492403E-02
+ 8263 2.0657499999999999E-03 9.2058686171070923E-05 -9.3023517595694230E-02
+ 8264 2.0659999999999997E-03 9.2035431674580991E-05 -9.3012454323896071E-02
+ 8265 2.0662499999999995E-03 9.2012179943909002E-05 -9.3001391052097926E-02
+ 8266 2.0664999999999998E-03 9.1988930979054943E-05 -9.2990327780299753E-02
+ 8267 2.0667499999999996E-03 9.1965684780018827E-05 -9.2979264508501594E-02
+ 8268 2.0669999999999998E-03 9.1942441346800653E-05 -9.2968201236703421E-02
+ 8269 2.0672499999999996E-03 9.1919200679400450E-05 -9.2957137964905276E-02
+ 8270 2.0674999999999999E-03 9.1895962777818190E-05 -9.2946074693107103E-02
+ 8271 2.0677499999999997E-03 9.1872727642053928E-05 -9.2935011421308958E-02
+ 8272 2.0679999999999995E-03 9.1849495272107622E-05 -9.2923948149510799E-02
+ 8273 2.0682499999999998E-03 9.1826265667979177E-05 -9.2912884877712626E-02
+ 8274 2.0684999999999996E-03 9.1803038829668744E-05 -9.2901821605914481E-02
+ 8275 2.0687499999999998E-03 9.1779814757176213E-05 -9.2890758334116308E-02
+ 8276 2.0689999999999997E-03 9.1756593450501652E-05 -9.2879695062318149E-02
+ 8277 2.0692499999999999E-03 9.1733374909645034E-05 -9.2868631790519990E-02
+ 8278 2.0694999999999997E-03 9.1710159134606413E-05 -9.2857568518721831E-02
+ 8279 2.0697499999999995E-03 9.1686946125385735E-05 -9.2846505246923686E-02
+ 8280 2.0699999999999998E-03 9.1663735881982960E-05 -9.2835441975125513E-02
+ 8281 2.0702499999999996E-03 9.1640528404398169E-05 -9.2824378703327354E-02
+ 8282 2.0704999999999999E-03 9.1617323692631280E-05 -9.2813315431529181E-02
+ 8283 2.0707499999999997E-03 9.1594121746682374E-05 -9.2802252159731036E-02
+ 8284 2.0709999999999999E-03 9.1570922566551385E-05 -9.2791188887932863E-02
+ 8285 2.0712499999999997E-03 9.1547726152238406E-05 -9.2780125616134718E-02
+ 8286 2.0714999999999996E-03 9.1524532503743357E-05 -9.2769062344336559E-02
+ 8287 2.0717499999999998E-03 9.1501341621066237E-05 -9.2757999072538386E-02
+ 8288 2.0719999999999996E-03 9.1478153504207088E-05 -9.2746935800740241E-02
+ 8289 2.0722499999999999E-03 9.1454968153165854E-05 -9.2735872528942068E-02
+ 8290 2.0724999999999997E-03 9.1431785567942577E-05 -9.2724809257143909E-02
+ 8291 2.0727499999999995E-03 9.1408605748537325E-05 -9.2713745985345764E-02
+ 8292 2.0729999999999998E-03 9.1385428694949921E-05 -9.2702682713547591E-02
+ 8293 2.0732499999999996E-03 9.1362254407180541E-05 -9.2691619441749432E-02
+ 8294 2.0734999999999998E-03 9.1339082885229063E-05 -9.2680556169951273E-02
+ 8295 2.0737499999999996E-03 9.1315914129095556E-05 -9.2669492898153114E-02
+ 8296 2.0739999999999999E-03 9.1292748138779964E-05 -9.2658429626354941E-02
+ 8297 2.0742499999999997E-03 9.1269584914282370E-05 -9.2647366354556795E-02
+ 8298 2.0744999999999995E-03 9.1246424455602732E-05 -9.2636303082758636E-02
+ 8299 2.0747499999999998E-03 9.1223266762740997E-05 -9.2625239810960464E-02
+ 8300 2.0749999999999996E-03 9.1200111835697232E-05 -9.2614176539162318E-02
+ 8301 2.0752499999999998E-03 9.1176959674471396E-05 -9.2603113267364145E-02
+ 8302 2.0754999999999997E-03 9.1153810279063531E-05 -9.2592049995566000E-02
+ 8303 2.0757499999999999E-03 9.1130663649473582E-05 -9.2580986723767827E-02
+ 8304 2.0759999999999997E-03 9.1107519785701670E-05 -9.2569923451969668E-02
+ 8305 2.0762499999999995E-03 9.1084378687747634E-05 -9.2558860180171523E-02
+ 8306 2.0764999999999998E-03 9.1061240355611568E-05 -9.2547796908373350E-02
+ 8307 2.0767499999999996E-03 9.1038104789293485E-05 -9.2536733636575191E-02
+ 8308 2.0769999999999999E-03 9.1014971988793265E-05 -9.2525670364777018E-02
+ 8309 2.0772499999999997E-03 9.0991841954111082E-05 -9.2514607092978873E-02
+ 8310 2.0774999999999999E-03 9.0968714685246775E-05 -9.2503543821180700E-02
+ 8311 2.0777499999999997E-03 9.0945590182200465E-05 -9.2492480549382555E-02
+ 8312 2.0779999999999996E-03 9.0922468444972111E-05 -9.2481417277584396E-02
+ 8313 2.0782499999999998E-03 9.0899349473561673E-05 -9.2470354005786223E-02
+ 8314 2.0784999999999996E-03 9.0876233267969233E-05 -9.2459290733988078E-02
+ 8315 2.0787499999999999E-03 9.0853119828194682E-05 -9.2448227462189905E-02
+ 8316 2.0789999999999997E-03 9.0830009154238141E-05 -9.2437164190391746E-02
+ 8317 2.0792499999999999E-03 9.0806901246099476E-05 -9.2426100918593587E-02
+ 8318 2.0794999999999998E-03 9.0783796103778808E-05 -9.2415037646795428E-02
+ 8319 2.0797499999999996E-03 9.0760693727276096E-05 -9.2403974374997283E-02
+ 8320 2.0799999999999998E-03 9.0737594116591301E-05 -9.2392911103199110E-02
+ 8321 2.0802499999999996E-03 9.0714497271724502E-05 -9.2381847831400951E-02
+ 8322 2.0804999999999999E-03 9.0691403192675593E-05 -9.2370784559602778E-02
+ 8323 2.0807499999999997E-03 9.0668311879444667E-05 -9.2359721287804633E-02
+ 8324 2.0809999999999995E-03 9.0645223332031712E-05 -9.2348658016006474E-02
+ 8325 2.0812499999999998E-03 9.0622137550436658E-05 -9.2337594744208301E-02
+ 8326 2.0814999999999996E-03 9.0599054534659616E-05 -9.2326531472410156E-02
+ 8327 2.0817499999999998E-03 9.0575974284700462E-05 -9.2315468200611983E-02
+ 8328 2.0819999999999996E-03 9.0552896800559347E-05 -9.2304404928813838E-02
+ 8329 2.0822499999999999E-03 9.0529822082236093E-05 -9.2293341657015665E-02
+ 8330 2.0824999999999997E-03 9.0506750129730796E-05 -9.2282278385217506E-02
+ 8331 2.0827499999999995E-03 9.0483680943043469E-05 -9.2271215113419361E-02
+ 8332 2.0829999999999998E-03 9.0460614522174071E-05 -9.2260151841621188E-02
+ 8333 2.0832499999999996E-03 9.0437550867122671E-05 -9.2249088569823029E-02
+ 8334 2.0834999999999998E-03 9.0414489977889173E-05 -9.2238025298024870E-02
+ 8335 2.0837499999999997E-03 9.0391431854473659E-05 -9.2226962026226711E-02
+ 8336 2.0839999999999999E-03 9.0368376496876047E-05 -9.2215898754428538E-02
+ 8337 2.0842499999999997E-03 9.0345323905096419E-05 -9.2204835482630393E-02
+ 8338 2.0844999999999995E-03 9.0322274079134761E-05 -9.2193772210832234E-02
+ 8339 2.0847499999999998E-03 9.0299227018991019E-05 -9.2182708939034061E-02
+ 8340 2.0849999999999996E-03 9.0276182724665234E-05 -9.2171645667235916E-02
+ 8341 2.0852499999999999E-03 9.0253141196157391E-05 -9.2160582395437743E-02
+ 8342 2.0854999999999997E-03 9.0230102433467519E-05 -9.2149519123639598E-02
+ 8343 2.0857499999999999E-03 9.0207066436595563E-05 -9.2138455851841425E-02
+ 8344 2.0859999999999997E-03 9.0184033205541563E-05 -9.2127392580043266E-02
+ 8345 2.0862499999999996E-03 9.0161002740305561E-05 -9.2116329308245121E-02
+ 8346 2.0864999999999998E-03 9.0137975040887447E-05 -9.2105266036446948E-02
+ 8347 2.0867499999999996E-03 9.0114950107287345E-05 -9.2094202764648789E-02
+ 8348 2.0869999999999999E-03 9.0091927939505117E-05 -9.2083139492850616E-02
+ 8349 2.0872499999999997E-03 9.0068908537540928E-05 -9.2072076221052471E-02
+ 8350 2.0874999999999995E-03 9.0045891901394654E-05 -9.2061012949254312E-02
+ 8351 2.0877499999999998E-03 9.0022878031066297E-05 -9.2049949677456153E-02
+ 8352 2.0879999999999996E-03 8.9999866926555896E-05 -9.2038886405657994E-02
+ 8353 2.0882499999999998E-03 8.9976858587863424E-05 -9.2027823133859821E-02
+ 8354 2.0884999999999996E-03 8.9953853014988937E-05 -9.2016759862061676E-02
+ 8355 2.0887499999999999E-03 8.9930850207932419E-05 -9.2005696590263503E-02
+ 8356 2.0889999999999997E-03 8.9907850166693831E-05 -9.1994633318465344E-02
+ 8357 2.0892499999999995E-03 8.9884852891273200E-05 -9.1983570046667198E-02
+ 8358 2.0894999999999998E-03 8.9861858381670484E-05 -9.1972506774869026E-02
+ 8359 2.0897499999999996E-03 8.9838866637885725E-05 -9.1961443503070880E-02
+ 8360 2.0899999999999998E-03 8.9815877659918909E-05 -9.1950380231272708E-02
+ 8361 2.0902499999999997E-03 8.9792891447770131E-05 -9.1939316959474549E-02
+ 8362 2.0904999999999999E-03 8.9769908001439188E-05 -9.1928253687676376E-02
+ 8363 2.0907499999999997E-03 8.9746927320926310E-05 -9.1917190415878230E-02
+ 8364 2.0909999999999995E-03 8.9723949406231293E-05 -9.1906127144080071E-02
+ 8365 2.0912499999999998E-03 8.9700974257354220E-05 -9.1895063872281899E-02
+ 8366 2.0914999999999996E-03 8.9678001874295143E-05 -9.1884000600483753E-02
+ 8367 2.0917499999999999E-03 8.9655032257053970E-05 -9.1872937328685580E-02
+ 8368 2.0919999999999997E-03 8.9632065405630807E-05 -9.1861874056887435E-02
+ 8369 2.0922499999999999E-03 8.9609101320025546E-05 -9.1850810785089262E-02
+ 8370 2.0924999999999997E-03 8.9586140000238242E-05 -9.1839747513291103E-02
+ 8371 2.0927499999999996E-03 8.9563181446268935E-05 -9.1828684241492958E-02
+ 8372 2.0929999999999998E-03 8.9540225658117504E-05 -9.1817620969694785E-02
+ 8373 2.0932499999999996E-03 8.9517272635784070E-05 -9.1806557697896626E-02
+ 8374 2.0934999999999999E-03 8.9494322379268538E-05 -9.1795494426098467E-02
+ 8375 2.0937499999999997E-03 8.9471374888571003E-05 -9.1784431154300308E-02
+ 8376 2.0939999999999995E-03 8.9448430163691439E-05 -9.1773367882502163E-02
+ 8377 2.0942499999999998E-03 8.9425488204629777E-05 -9.1762304610703990E-02
+ 8378 2.0944999999999996E-03 8.9402549011386045E-05 -9.1751241338905831E-02
+ 8379 2.0947499999999998E-03 8.9379612583960282E-05 -9.1740178067107658E-02
+ 8380 2.0949999999999996E-03 8.9356678922352490E-05 -9.1729114795309513E-02
+ 8381 2.0952499999999999E-03 8.9333748026562614E-05 -9.1718051523511340E-02
+ 8382 2.0954999999999997E-03 8.9310819896590762E-05 -9.1706988251713181E-02
+ 8383 2.0957499999999995E-03 8.9287894532436840E-05 -9.1695924979915036E-02
+ 8384 2.0959999999999998E-03 8.9264971934100793E-05 -9.1684861708116863E-02
+ 8385 2.0962499999999996E-03 8.9242052101582757E-05 -9.1673798436318718E-02
+ 8386 2.0964999999999998E-03 8.9219135034882623E-05 -9.1662735164520545E-02
+ 8387 2.0967499999999997E-03 8.9196220734000473E-05 -9.1651671892722386E-02
+ 8388 2.0969999999999999E-03 8.9173309198936252E-05 -9.1640608620924213E-02
+ 8389 2.0972499999999997E-03 8.9150400429690029E-05 -9.1629545349126068E-02
+ 8390 2.0974999999999995E-03 8.9127494426261735E-05 -9.1618482077327909E-02
+ 8391 2.0977499999999998E-03 8.9104591188651357E-05 -9.1607418805529750E-02
+ 8392 2.0979999999999996E-03 8.9081690716858949E-05 -9.1596355533731591E-02
+ 8393 2.0982499999999999E-03 8.9058793010884471E-05 -9.1585292261933418E-02
+ 8394 2.0984999999999997E-03 8.9035898070727936E-05 -9.1574228990135273E-02
+ 8395 2.0987499999999999E-03 8.9013005896389371E-05 -9.1563165718337100E-02
+ 8396 2.0989999999999997E-03 8.8990116487868817E-05 -9.1552102446538941E-02
+ 8397 2.0992499999999996E-03 8.8967229845166178E-05 -9.1541039174740796E-02
+ 8398 2.0994999999999998E-03 8.8944345968281443E-05 -9.1529975902942623E-02
+ 8399 2.0997499999999996E-03 8.8921464857214677E-05 -9.1518912631144478E-02
+ 8400 2.0999999999999999E-03 8.8898586511965854E-05 -9.1507849359346305E-02
+ 8401 2.1002499999999997E-03 8.8875710932534988E-05 -9.1496786087548146E-02
+ 8402 2.1004999999999999E-03 8.8852838118922038E-05 -9.1485722815749973E-02
+ 8403 2.1007499999999998E-03 8.8829968071127126E-05 -9.1474659543951828E-02
+ 8404 2.1009999999999996E-03 8.8807100789150130E-05 -9.1463596272153669E-02
+ 8405 2.1012499999999998E-03 8.8784236272991077E-05 -9.1452533000355496E-02
+ 8406 2.1014999999999996E-03 8.8761374522649966E-05 -9.1441469728557351E-02
+ 8407 2.1017499999999999E-03 8.8738515538126786E-05 -9.1430406456759178E-02
+ 8408 2.1019999999999997E-03 8.8715659319421548E-05 -9.1419343184961033E-02
+ 8409 2.1022499999999995E-03 8.8692805866534322E-05 -9.1408279913162874E-02
+ 8410 2.1024999999999998E-03 8.8669955179464957E-05 -9.1397216641364701E-02
+ 8411 2.1027499999999996E-03 8.8647107258213616E-05 -9.1386153369566556E-02
+ 8412 2.1029999999999998E-03 8.8624262102780205E-05 -9.1375090097768383E-02
+ 8413 2.1032499999999997E-03 8.8601419713164723E-05 -9.1364026825970224E-02
+ 8414 2.1034999999999999E-03 8.8578580089367185E-05 -9.1352963554172065E-02
+ 8415 2.1037499999999997E-03 8.8555743231387616E-05 -9.1341900282373906E-02
+ 8416 2.1039999999999995E-03 8.8532909139226032E-05 -9.1330837010575761E-02
+ 8417 2.1042499999999998E-03 8.8510077812882349E-05 -9.1319773738777588E-02
+ 8418 2.1044999999999996E-03 8.8487249252356651E-05 -9.1308710466979429E-02
+ 8419 2.1047499999999999E-03 8.8464423457648855E-05 -9.1297647195181256E-02
+ 8420 2.1049999999999997E-03 8.8441600428759042E-05 -9.1286583923383111E-02
+ 8421 2.1052499999999999E-03 8.8418780165687146E-05 -9.1275520651584938E-02
+ 8422 2.1054999999999997E-03 8.8395962668433219E-05 -9.1264457379786779E-02
+ 8423 2.1057499999999995E-03 8.8373147936997317E-05 -9.1253394107988633E-02
+ 8424 2.1059999999999998E-03 8.8350335971379250E-05 -9.1242330836190461E-02
+ 8425 2.1062499999999996E-03 8.8327526771579193E-05 -9.1231267564392315E-02
+ 8426 2.1064999999999999E-03 8.8304720337597053E-05 -9.1220204292594143E-02
+ 8427 2.1067499999999997E-03 8.8281916669432896E-05 -9.1209141020795984E-02
+ 8428 2.1069999999999999E-03 8.8259115767086641E-05 -9.1198077748997811E-02
+ 8429 2.1072499999999997E-03 8.8236317630558357E-05 -9.1187014477199665E-02
+ 8430 2.1074999999999996E-03 8.8213522259848070E-05 -9.1175951205401506E-02
+ 8431 2.1077499999999998E-03 8.8190729654955672E-05 -9.1164887933603347E-02
+ 8432 2.1079999999999996E-03 8.8167939815881271E-05 -9.1153824661805188E-02
+ 8433 2.1082499999999999E-03 8.8145152742624772E-05 -9.1142761390007015E-02
+ 8434 2.1084999999999997E-03 8.8122368435186271E-05 -9.1131698118208870E-02
+ 8435 2.1087499999999995E-03 8.8099586893565699E-05 -9.1120634846410711E-02
+ 8436 2.1089999999999998E-03 8.8076808117763043E-05 -9.1109571574612538E-02
+ 8437 2.1092499999999996E-03 8.8054032107778398E-05 -9.1098508302814393E-02
+ 8438 2.1094999999999998E-03 8.8031258863611629E-05 -9.1087445031016220E-02
+ 8439 2.1097499999999996E-03 8.8008488385262897E-05 -9.1076381759218061E-02
+ 8440 2.1099999999999999E-03 8.7985720672732040E-05 -9.1065318487419902E-02
+ 8441 2.1102499999999997E-03 8.7962955726019168E-05 -9.1054255215621743E-02
+ 8442 2.1104999999999995E-03 8.7940193545124251E-05 -9.1043191943823598E-02
+ 8443 2.1107499999999998E-03 8.7917434130047238E-05 -9.1032128672025425E-02
+ 8444 2.1109999999999996E-03 8.7894677480788208E-05 -9.1021065400227266E-02
+ 8445 2.1112499999999998E-03 8.7871923597347093E-05 -9.1010002128429093E-02
+ 8446 2.1114999999999997E-03 8.7849172479724004E-05 -9.0998938856630948E-02
+ 8447 2.1117499999999999E-03 8.7826424127918803E-05 -9.0987875584832775E-02
+ 8448 2.1119999999999997E-03 8.7803678541931572E-05 -9.0976812313034630E-02
+ 8449 2.1122499999999995E-03 8.7780935721762298E-05 -9.0965749041236471E-02
+ 8450 2.1124999999999998E-03 8.7758195667410940E-05 -9.0954685769438298E-02
+ 8451 2.1127499999999996E-03 8.7735458378877579E-05 -9.0943622497640153E-02
+ 8452 2.1129999999999999E-03 8.7712723856162120E-05 -9.0932559225841980E-02
+ 8453 2.1132499999999997E-03 8.7689992099264672E-05 -9.0921495954043821E-02
+ 8454 2.1134999999999999E-03 8.7667263108185114E-05 -9.0910432682245648E-02
+ 8455 2.1137499999999997E-03 8.7644536882923538E-05 -9.0899369410447503E-02
+ 8456 2.1139999999999996E-03 8.7621813423479906E-05 -9.0888306138649358E-02
+ 8457 2.1142499999999998E-03 8.7599092729854217E-05 -9.0877242866851185E-02
+ 8458 2.1144999999999996E-03 8.7576374802046498E-05 -9.0866179595053026E-02
+ 8459 2.1147499999999999E-03 8.7553659640056682E-05 -9.0855116323254853E-02
+ 8460 2.1149999999999997E-03 8.7530947243884836E-05 -9.0844053051456708E-02
+ 8461 2.1152499999999995E-03 8.7508237613530973E-05 -9.0832989779658549E-02
+ 8462 2.1154999999999998E-03 8.7485530748994986E-05 -9.0821926507860376E-02
+ 8463 2.1157499999999996E-03 8.7462826650277009E-05 -9.0810863236062231E-02
+ 8464 2.1159999999999998E-03 8.7440125317376948E-05 -9.0799799964264058E-02
+ 8465 2.1162499999999996E-03 8.7417426750294885E-05 -9.0788736692465913E-02
+ 8466 2.1164999999999999E-03 8.7394730949030724E-05 -9.0777673420667740E-02
+ 8467 2.1167499999999997E-03 8.7372037913584561E-05 -9.0766610148869581E-02
+ 8468 2.1169999999999995E-03 8.7349347643956326E-05 -9.0755546877071436E-02
+ 8469 2.1172499999999998E-03 8.7326660140146022E-05 -9.0744483605273263E-02
+ 8470 2.1174999999999996E-03 8.7303975402153674E-05 -9.0733420333475104E-02
+ 8471 2.1177499999999998E-03 8.7281293429979255E-05 -9.0722357061676931E-02
+ 8472 2.1179999999999997E-03 8.7258614223622848E-05 -9.0711293789878786E-02
+ 8473 2.1182499999999999E-03 8.7235937783084329E-05 -9.0700230518080613E-02
+ 8474 2.1184999999999997E-03 8.7213264108363807E-05 -9.0689167246282468E-02
+ 8475 2.1187499999999995E-03 8.7190593199461229E-05 -9.0678103974484309E-02
+ 8476 2.1189999999999998E-03 8.7167925056376566E-05 -9.0667040702686136E-02
+ 8477 2.1192499999999996E-03 8.7145259679109873E-05 -9.0655977430887991E-02
+ 8478 2.1194999999999999E-03 8.7122597067661111E-05 -9.0644914159089818E-02
+ 8479 2.1197499999999997E-03 8.7099937222030291E-05 -9.0633850887291659E-02
+ 8480 2.1199999999999999E-03 8.7077280142217441E-05 -9.0622787615493500E-02
+ 8481 2.1202499999999997E-03 8.7054625828222561E-05 -9.0611724343695341E-02
+ 8482 2.1204999999999996E-03 8.7031974280045638E-05 -9.0600661071897196E-02
+ 8483 2.1207499999999998E-03 8.7009325497686604E-05 -9.0589597800099023E-02
+ 8484 2.1209999999999996E-03 8.6986679481145554E-05 -9.0578534528300864E-02
+ 8485 2.1212499999999999E-03 8.6964036230422433E-05 -9.0567471256502691E-02
+ 8486 2.1214999999999997E-03 8.6941395745517336E-05 -9.0556407984704546E-02
+ 8487 2.1217499999999995E-03 8.6918758026430156E-05 -9.0545344712906387E-02
+ 8488 2.1219999999999998E-03 8.6896123073160864E-05 -9.0534281441108228E-02
+ 8489 2.1222499999999996E-03 8.6873490885709583E-05 -9.0523218169310068E-02
+ 8490 2.1224999999999998E-03 8.6850861464076218E-05 -9.0512154897511896E-02
+ 8491 2.1227499999999996E-03 8.6828234808260823E-05 -9.0501091625713750E-02
+ 8492 2.1229999999999999E-03 8.6805610918263317E-05 -9.0490028353915578E-02
+ 8493 2.1232499999999997E-03 8.6782989794083877E-05 -9.0478965082117419E-02
+ 8494 2.1234999999999995E-03 8.6760371435722311E-05 -9.0467901810319273E-02
+ 8495 2.1237499999999998E-03 8.6737755843178702E-05 -9.0456838538521100E-02
+ 8496 2.1239999999999996E-03 8.6715143016453022E-05 -9.0445775266722941E-02
+ 8497 2.1242499999999998E-03 8.6692532955545299E-05 -9.0434711994924782E-02
+ 8498 2.1244999999999997E-03 8.6669925660455560E-05 -9.0423648723126623E-02
+ 8499 2.1247499999999999E-03 8.6647321131183737E-05 -9.0412585451328450E-02
+ 8500 2.1249999999999997E-03 8.6624719367729911E-05 -9.0401522179530305E-02
+ 8501 2.1252499999999995E-03 8.6602120370094014E-05 -9.0390458907732146E-02
+ 8502 2.1254999999999998E-03 8.6579524138276047E-05 -9.0379395635933973E-02
+ 8503 2.1257499999999996E-03 8.6556930672276050E-05 -9.0368332364135828E-02
+ 8504 2.1259999999999999E-03 8.6534339972093970E-05 -9.0357269092337655E-02
+ 8505 2.1262499999999997E-03 8.6511752037729845E-05 -9.0346205820539510E-02
+ 8506 2.1264999999999999E-03 8.6489166869183691E-05 -9.0335142548741337E-02
+ 8507 2.1267499999999997E-03 8.6466584466455494E-05 -9.0324079276943178E-02
+ 8508 2.1269999999999996E-03 8.6444004829545266E-05 -9.0313016005145033E-02
+ 8509 2.1272499999999998E-03 8.6421427958452941E-05 -9.0301952733346860E-02
+ 8510 2.1274999999999996E-03 8.6398853853178587E-05 -9.0290889461548701E-02
+ 8511 2.1277499999999999E-03 8.6376282513722134E-05 -9.0279826189750528E-02
+ 8512 2.1279999999999997E-03 8.6353713940083693E-05 -9.0268762917952383E-02
+ 8513 2.1282499999999999E-03 8.6331148132263153E-05 -9.0257699646154210E-02
+ 8514 2.1284999999999997E-03 8.6308585090260598E-05 -9.0246636374356065E-02
+ 8515 2.1287499999999996E-03 8.6286024814076013E-05 -9.0235573102557906E-02
+ 8516 2.1289999999999998E-03 8.6263467303709330E-05 -9.0224509830759733E-02
+ 8517 2.1292499999999996E-03 8.6240912559160590E-05 -9.0213446558961588E-02
+ 8518 2.1294999999999999E-03 8.6218360580429820E-05 -9.0202383287163415E-02
+ 8519 2.1297499999999997E-03 8.6195811367517007E-05 -9.0191320015365256E-02
+ 8520 2.1299999999999995E-03 8.6173264920422178E-05 -9.0180256743567111E-02
+ 8521 2.1302499999999998E-03 8.6150721239145237E-05 -9.0169193471768938E-02
+ 8522 2.1304999999999996E-03 8.6128180323686307E-05 -9.0158130199970793E-02
+ 8523 2.1307499999999998E-03 8.6105642174045266E-05 -9.0147066928172620E-02
+ 8524 2.1309999999999996E-03 8.6083106790222209E-05 -9.0136003656374461E-02
+ 8525 2.1312499999999999E-03 8.6060574172217054E-05 -9.0124940384576288E-02
+ 8526 2.1314999999999997E-03 8.6038044320029897E-05 -9.0113877112778143E-02
+ 8527 2.1317499999999995E-03 8.6015517233660723E-05 -9.0102813840979984E-02
+ 8528 2.1319999999999998E-03 8.5992992913109425E-05 -9.0091750569181811E-02
+ 8529 2.1322499999999996E-03 8.5970471358376096E-05 -9.0080687297383666E-02
+ 8530 2.1324999999999998E-03 8.5947952569460711E-05 -9.0069624025585493E-02
+ 8531 2.1327499999999997E-03 8.5925436546363296E-05 -9.0058560753787348E-02
+ 8532 2.1329999999999999E-03 8.5902923289083810E-05 -9.0047497481989175E-02
+ 8533 2.1332499999999997E-03 8.5880412797622295E-05 -9.0036434210191016E-02
+ 8534 2.1334999999999995E-03 8.5857905071978736E-05 -9.0025370938392871E-02
+ 8535 2.1337499999999998E-03 8.5835400112153093E-05 -9.0014307666594698E-02
+ 8536 2.1339999999999996E-03 8.5812897918145447E-05 -9.0003244394796539E-02
+ 8537 2.1342499999999999E-03 8.5790398489955704E-05 -8.9992181122998380E-02
+ 8538 2.1344999999999997E-03 8.5767901827583945E-05 -8.9981117851200221E-02
+ 8539 2.1347499999999999E-03 8.5745407931030087E-05 -8.9970054579402048E-02
+ 8540 2.1349999999999997E-03 8.5722916800294241E-05 -8.9958991307603903E-02
+ 8541 2.1352499999999996E-03 8.5700428435376338E-05 -8.9947928035805744E-02
+ 8542 2.1354999999999998E-03 8.5677942836276323E-05 -8.9936864764007571E-02
+ 8543 2.1357499999999996E-03 8.5655460002994320E-05 -8.9925801492209426E-02
+ 8544 2.1359999999999999E-03 8.5632979935530219E-05 -8.9914738220411253E-02
+ 8545 2.1362499999999997E-03 8.5610502633884115E-05 -8.9903674948613108E-02
+ 8546 2.1364999999999995E-03 8.5588028098055940E-05 -8.9892611676814949E-02
+ 8547 2.1367499999999998E-03 8.5565556328045695E-05 -8.9881548405016776E-02
+ 8548 2.1369999999999996E-03 8.5543087323853420E-05 -8.9870485133218631E-02
+ 8549 2.1372499999999998E-03 8.5520621085479102E-05 -8.9859421861420458E-02
+ 8550 2.1374999999999996E-03 8.5498157612922700E-05 -8.9848358589622299E-02
+ 8551 2.1377499999999999E-03 8.5475696906184254E-05 -8.9837295317824126E-02
+ 8552 2.1379999999999997E-03 8.5453238965263792E-05 -8.9826232046025981E-02
+ 8553 2.1382499999999995E-03 8.5430783790161260E-05 -8.9815168774227822E-02
+ 8554 2.1384999999999998E-03 8.5408331380876657E-05 -8.9804105502429662E-02
+ 8555 2.1387499999999996E-03 8.5385881737410065E-05 -8.9793042230631503E-02
+ 8556 2.1389999999999998E-03 8.5363434859761348E-05 -8.9781978958833331E-02
+ 8557 2.1392499999999997E-03 8.5340990747930629E-05 -8.9770915687035185E-02
+ 8558 2.1394999999999999E-03 8.5318549401917852E-05 -8.9759852415237013E-02
+ 8559 2.1397499999999997E-03 8.5296110821723005E-05 -8.9748789143438853E-02
+ 8560 2.1399999999999995E-03 8.5273675007346142E-05 -8.9737725871640708E-02
+ 8561 2.1402499999999998E-03 8.5251241958787195E-05 -8.9726662599842535E-02
+ 8562 2.1404999999999996E-03 8.5228811676046218E-05 -8.9715599328044390E-02
+ 8563 2.1407499999999999E-03 8.5206384159123170E-05 -8.9704536056246217E-02
+ 8564 2.1409999999999997E-03 8.5183959408018092E-05 -8.9693472784448058E-02
+ 8565 2.1412499999999999E-03 8.5161537422730931E-05 -8.9682409512649885E-02
+ 8566 2.1414999999999997E-03 8.5139118203261767E-05 -8.9671346240851740E-02
+ 8567 2.1417499999999996E-03 8.5116701749610545E-05 -8.9660282969053581E-02
+ 8568 2.1419999999999998E-03 8.5094288061777213E-05 -8.9649219697255408E-02
+ 8569 2.1422499999999996E-03 8.5071877139761864E-05 -8.9638156425457263E-02
+ 8570 2.1424999999999999E-03 8.5049468983564499E-05 -8.9627093153659090E-02
+ 8571 2.1427499999999997E-03 8.5027063593185077E-05 -8.9616029881860945E-02
+ 8572 2.1429999999999995E-03 8.5004660968623585E-05 -8.9604966610062786E-02
+ 8573 2.1432499999999998E-03 8.4982261109880022E-05 -8.9593903338264613E-02
+ 8574 2.1434999999999996E-03 8.4959864016954443E-05 -8.9582840066466468E-02
+ 8575 2.1437499999999998E-03 8.4937469689846753E-05 -8.9571776794668295E-02
+ 8576 2.1439999999999996E-03 8.4915078128557127E-05 -8.9560713522870136E-02
+ 8577 2.1442499999999999E-03 8.4892689333085337E-05 -8.9549650251071977E-02
+ 8578 2.1444999999999997E-03 8.4870303303431597E-05 -8.9538586979273818E-02
+ 8579 2.1447499999999995E-03 8.4847920039595747E-05 -8.9527523707475673E-02
+ 8580 2.1449999999999998E-03 8.4825539541577826E-05 -8.9516460435677500E-02
+ 8581 2.1452499999999996E-03 8.4803161809377903E-05 -8.9505397163879341E-02
+ 8582 2.1454999999999998E-03 8.4780786842995868E-05 -8.9494333892081168E-02
+ 8583 2.1457499999999997E-03 8.4758414642431857E-05 -8.9483270620283023E-02
+ 8584 2.1459999999999999E-03 8.4736045207685749E-05 -8.9472207348484850E-02
+ 8585 2.1462499999999997E-03 8.4713678538757598E-05 -8.9461144076686691E-02
+ 8586 2.1464999999999995E-03 8.4691314635647417E-05 -8.9450080804888546E-02
+ 8587 2.1467499999999998E-03 8.4668953498355138E-05 -8.9439017533090373E-02
+ 8588 2.1469999999999996E-03 8.4646595126880843E-05 -8.9427954261292228E-02
+ 8589 2.1472499999999999E-03 8.4624239521224477E-05 -8.9416890989494055E-02
+ 8590 2.1474999999999997E-03 8.4601886681386109E-05 -8.9405827717695896E-02
+ 8591 2.1477499999999999E-03 8.4579536607365629E-05 -8.9394764445897723E-02
+ 8592 2.1479999999999997E-03 8.4557189299163188E-05 -8.9383701174099578E-02
+ 8593 2.1482499999999996E-03 8.4534844756778622E-05 -8.9372637902301419E-02
+ 8594 2.1484999999999998E-03 8.4512502980212012E-05 -8.9361574630503260E-02
+ 8595 2.1487499999999996E-03 8.4490163969463372E-05 -8.9350511358705101E-02
+ 8596 2.1489999999999999E-03 8.4467827724532635E-05 -8.9339448086906928E-02
+ 8597 2.1492499999999997E-03 8.4445494245419923E-05 -8.9328384815108783E-02
+ 8598 2.1494999999999999E-03 8.4423163532125085E-05 -8.9317321543310610E-02
+ 8599 2.1497499999999998E-03 8.4400835584648231E-05 -8.9306258271512451E-02
+ 8600 2.1499999999999996E-03 8.4378510402989375E-05 -8.9295194999714306E-02
+ 8601 2.1502499999999998E-03 8.4356187987148407E-05 -8.9284131727916133E-02
+ 8602 2.1504999999999996E-03 8.4333868337125410E-05 -8.9273068456117988E-02
+ 8603 2.1507499999999999E-03 8.4311551452920328E-05 -8.9262005184319815E-02
+ 8604 2.1509999999999997E-03 8.4289237334533230E-05 -8.9250941912521656E-02
+ 8605 2.1512499999999995E-03 8.4266925981964103E-05 -8.9239878640723511E-02
+ 8606 2.1514999999999998E-03 8.4244617395212877E-05 -8.9228815368925338E-02
+ 8607 2.1517499999999996E-03 8.4222311574279622E-05 -8.9217752097127179E-02
+ 8608 2.1519999999999998E-03 8.4200008519164297E-05 -8.9206688825329006E-02
+ 8609 2.1522499999999996E-03 8.4177708229866941E-05 -8.9195625553530861E-02
+ 8610 2.1524999999999999E-03 8.4155410706387502E-05 -8.9184562281732688E-02
+ 8611 2.1527499999999997E-03 8.4133115948726100E-05 -8.9173499009934543E-02
+ 8612 2.1529999999999995E-03 8.4110823956882615E-05 -8.9162435738136384E-02
+ 8613 2.1532499999999998E-03 8.4088534730857031E-05 -8.9151372466338211E-02
+ 8614 2.1534999999999996E-03 8.4066248270649418E-05 -8.9140309194540066E-02
+ 8615 2.1537499999999998E-03 8.4043964576259735E-05 -8.9129245922741893E-02
+ 8616 2.1539999999999997E-03 8.4021683647688035E-05 -8.9118182650943734E-02
+ 8617 2.1542499999999999E-03 8.3999405484934265E-05 -8.9107119379145575E-02
+ 8618 2.1544999999999997E-03 8.3977130087998478E-05 -8.9096056107347416E-02
+ 8619 2.1547499999999995E-03 8.3954857456880621E-05 -8.9084992835549270E-02
+ 8620 2.1549999999999998E-03 8.3932587591580680E-05 -8.9073929563751097E-02
+ 8621 2.1552499999999996E-03 8.3910320492098709E-05 -8.9062866291952938E-02
+ 8622 2.1554999999999999E-03 8.3888056158434681E-05 -8.9051803020154766E-02
+ 8623 2.1557499999999997E-03 8.3865794590588623E-05 -8.9040739748356620E-02
+ 8624 2.1559999999999999E-03 8.3843535788560495E-05 -8.9029676476558448E-02
+ 8625 2.1562499999999997E-03 8.3821279752350377E-05 -8.9018613204760288E-02
+ 8626 2.1564999999999996E-03 8.3799026481958176E-05 -8.9007549932962143E-02
+ 8627 2.1567499999999998E-03 8.3776775977383903E-05 -8.8996486661163970E-02
+ 8628 2.1569999999999996E-03 8.3754528238627588E-05 -8.8985423389365825E-02
+ 8629 2.1572499999999999E-03 8.3732283265689202E-05 -8.8974360117567652E-02
+ 8630 2.1574999999999997E-03 8.3710041058568786E-05 -8.8963296845769493E-02
+ 8631 2.1577499999999995E-03 8.3687801617266354E-05 -8.8952233573971348E-02
+ 8632 2.1579999999999998E-03 8.3665564941781798E-05 -8.8941170302173175E-02
+ 8633 2.1582499999999996E-03 8.3643331032115279E-05 -8.8930107030375016E-02
+ 8634 2.1584999999999998E-03 8.3621099888266635E-05 -8.8919043758576857E-02
+ 8635 2.1587499999999996E-03 8.3598871510235975E-05 -8.8907980486778698E-02
+ 8636 2.1589999999999999E-03 8.3576645898023231E-05 -8.8896917214980525E-02
+ 8637 2.1592499999999997E-03 8.3554423051628458E-05 -8.8885853943182380E-02
+ 8638 2.1594999999999995E-03 8.3532202971051627E-05 -8.8874790671384221E-02
+ 8639 2.1597499999999998E-03 8.3509985656292753E-05 -8.8863727399586048E-02
+ 8640 2.1599999999999996E-03 8.3487771107351849E-05 -8.8852664127787903E-02
+ 8641 2.1602499999999998E-03 8.3465559324228861E-05 -8.8841600855989730E-02
+ 8642 2.1604999999999997E-03 8.3443350306923857E-05 -8.8830537584191571E-02
+ 8643 2.1607499999999999E-03 8.3421144055436755E-05 -8.8819474312393412E-02
+ 8644 2.1609999999999997E-03 8.3398940569767623E-05 -8.8808411040595253E-02
+ 8645 2.1612499999999995E-03 8.3376739849916489E-05 -8.8797347768797108E-02
+ 8646 2.1614999999999998E-03 8.3354541895883243E-05 -8.8786284496998935E-02
+ 8647 2.1617499999999996E-03 8.3332346707667995E-05 -8.8775221225200776E-02
+ 8648 2.1619999999999999E-03 8.3310154285270649E-05 -8.8764157953402603E-02
+ 8649 2.1622499999999997E-03 8.3287964628691287E-05 -8.8753094681604458E-02
+ 8650 2.1624999999999999E-03 8.3265777737929841E-05 -8.8742031409806285E-02
+ 8651 2.1627499999999997E-03 8.3243593612986378E-05 -8.8730968138008140E-02
+ 8652 2.1629999999999996E-03 8.3221412253860886E-05 -8.8719904866209981E-02
+ 8653 2.1632499999999998E-03 8.3199233660553255E-05 -8.8708841594411808E-02
+ 8654 2.1634999999999996E-03 8.3177057833063662E-05 -8.8697778322613663E-02
+ 8655 2.1637499999999999E-03 8.3154884771391945E-05 -8.8686715050815490E-02
+ 8656 2.1639999999999997E-03 8.3132714475538225E-05 -8.8675651779017331E-02
+ 8657 2.1642499999999995E-03 8.3110546945502447E-05 -8.8664588507219186E-02
+ 8658 2.1644999999999998E-03 8.3088382181284600E-05 -8.8653525235421013E-02
+ 8659 2.1647499999999996E-03 8.3066220182884750E-05 -8.8642461963622868E-02
+ 8660 2.1649999999999998E-03 8.3044060950302802E-05 -8.8631398691824695E-02
+ 8661 2.1652499999999996E-03 8.3021904483538851E-05 -8.8620335420026536E-02
+ 8662 2.1654999999999999E-03 8.2999750782592775E-05 -8.8609272148228363E-02
+ 8663 2.1657499999999997E-03 8.2977599847464711E-05 -8.8598208876430218E-02
+ 8664 2.1659999999999995E-03 8.2955451678154576E-05 -8.8587145604632059E-02
+ 8665 2.1662499999999998E-03 8.2933306274662397E-05 -8.8576082332833886E-02
+ 8666 2.1664999999999996E-03 8.2911163636988189E-05 -8.8565019061035741E-02
+ 8667 2.1667499999999998E-03 8.2889023765131883E-05 -8.8553955789237568E-02
+ 8668 2.1669999999999997E-03 8.2866886659093561E-05 -8.8542892517439423E-02
+ 8669 2.1672499999999999E-03 8.2844752318873168E-05 -8.8531829245641250E-02
+ 8670 2.1674999999999997E-03 8.2822620744470719E-05 -8.8520765973843091E-02
+ 8671 2.1677499999999995E-03 8.2800491935886253E-05 -8.8509702702044946E-02
+ 8672 2.1679999999999998E-03 8.2778365893119703E-05 -8.8498639430246773E-02
+ 8673 2.1682499999999996E-03 8.2756242616171109E-05 -8.8487576158448614E-02
+ 8674 2.1684999999999999E-03 8.2734122105040445E-05 -8.8476512886650455E-02
+ 8675 2.1687499999999997E-03 8.2712004359727792E-05 -8.8465449614852296E-02
+ 8676 2.1689999999999999E-03 8.2689889380233028E-05 -8.8454386343054123E-02
+ 8677 2.1692499999999997E-03 8.2667777166556275E-05 -8.8443323071255978E-02
+ 8678 2.1694999999999996E-03 8.2645667718697437E-05 -8.8432259799457819E-02
+ 8679 2.1697499999999998E-03 8.2623561036656502E-05 -8.8421196527659646E-02
+ 8680 2.1699999999999996E-03 8.2601457120433592E-05 -8.8410133255861501E-02
+ 8681 2.1702499999999999E-03 8.2579355970028583E-05 -8.8399069984063328E-02
+ 8682 2.1704999999999997E-03 8.2557257585441572E-05 -8.8388006712265169E-02
+ 8683 2.1707499999999995E-03 8.2535161966672504E-05 -8.8376943440467023E-02
+ 8684 2.1709999999999998E-03 8.2513069113721339E-05 -8.8365880168668851E-02
+ 8685 2.1712499999999996E-03 8.2490979026588116E-05 -8.8354816896870705E-02
+ 8686 2.1714999999999998E-03 8.2468891705272864E-05 -8.8343753625072532E-02
+ 8687 2.1717499999999996E-03 8.2446807149775622E-05 -8.8332690353274373E-02
+ 8688 2.1719999999999999E-03 8.2424725360096243E-05 -8.8321627081476201E-02
+ 8689 2.1722499999999997E-03 8.2402646336234874E-05 -8.8310563809678055E-02
+ 8690 2.1724999999999995E-03 8.2380570078191421E-05 -8.8299500537879896E-02
+ 8691 2.1727499999999998E-03 8.2358496585965911E-05 -8.8288437266081737E-02
+ 8692 2.1729999999999996E-03 8.2336425859558357E-05 -8.8277373994283578E-02
+ 8693 2.1732499999999998E-03 8.2314357898968760E-05 -8.8266310722485405E-02
+ 8694 2.1734999999999997E-03 8.2292292704197120E-05 -8.8255247450687260E-02
+ 8695 2.1737499999999999E-03 8.2270230275243423E-05 -8.8244184178889087E-02
+ 8696 2.1739999999999997E-03 8.2248170612107696E-05 -8.8233120907090928E-02
+ 8697 2.1742499999999995E-03 8.2226113714789899E-05 -8.8222057635292783E-02
+ 8698 2.1744999999999998E-03 8.2204059583290031E-05 -8.8210994363494610E-02
+ 8699 2.1747499999999996E-03 8.2182008217608147E-05 -8.8199931091696451E-02
+ 8700 2.1749999999999999E-03 8.2159959617744165E-05 -8.8188867819898292E-02
+ 8701 2.1752499999999997E-03 8.2137913783698194E-05 -8.8177804548100133E-02
+ 8702 2.1754999999999999E-03 8.2115870715470125E-05 -8.8166741276301960E-02
+ 8703 2.1757499999999997E-03 8.2093830413060067E-05 -8.8155678004503815E-02
+ 8704 2.1759999999999995E-03 8.2071792876467898E-05 -8.8144614732705656E-02
+ 8705 2.1762499999999998E-03 8.2049758105693673E-05 -8.8133551460907483E-02
+ 8706 2.1764999999999996E-03 8.2027726100737444E-05 -8.8122488189109338E-02
+ 8707 2.1767499999999999E-03 8.2005696861599131E-05 -8.8111424917311165E-02
+ 8708 2.1769999999999997E-03 8.1983670388278775E-05 -8.8100361645513020E-02
+ 8709 2.1772499999999999E-03 8.1961646680776349E-05 -8.8089298373714847E-02
+ 8710 2.1774999999999997E-03 8.1939625739091933E-05 -8.8078235101916688E-02
+ 8711 2.1777499999999996E-03 8.1917607563225447E-05 -8.8067171830118543E-02
+ 8712 2.1779999999999998E-03 8.1895592153176863E-05 -8.8056108558320370E-02
+ 8713 2.1782499999999996E-03 8.1873579508946249E-05 -8.8045045286522211E-02
+ 8714 2.1784999999999999E-03 8.1851569630533565E-05 -8.8033982014724038E-02
+ 8715 2.1787499999999997E-03 8.1829562517938905E-05 -8.8022918742925893E-02
+ 8716 2.1789999999999995E-03 8.1807558171162175E-05 -8.8011855471127734E-02
+ 8717 2.1792499999999998E-03 8.1785556590203347E-05 -8.8000792199329575E-02
+ 8718 2.1794999999999996E-03 8.1763557775062503E-05 -8.7989728927531416E-02
+ 8719 2.1797499999999998E-03 8.1741561725739561E-05 -8.7978665655733243E-02
+ 8720 2.1799999999999996E-03 8.1719568442234630E-05 -8.7967602383935098E-02
+ 8721 2.1802499999999999E-03 8.1697577924547574E-05 -8.7956539112136925E-02
+ 8722 2.1804999999999997E-03 8.1675590172678543E-05 -8.7945475840338766E-02
+ 8723 2.1807499999999995E-03 8.1653605186627441E-05 -8.7934412568540621E-02
+ 8724 2.1809999999999998E-03 8.1631622966394268E-05 -8.7923349296742448E-02
+ 8725 2.1812499999999996E-03 8.1609643511979053E-05 -8.7912286024944303E-02
+ 8726 2.1814999999999998E-03 8.1587666823381780E-05 -8.7901222753146130E-02
+ 8727 2.1817499999999997E-03 8.1565692900602491E-05 -8.7890159481347971E-02
+ 8728 2.1819999999999999E-03 8.1543721743641105E-05 -8.7879096209549798E-02
+ 8729 2.1822499999999997E-03 8.1521753352497702E-05 -8.7868032937751653E-02
+ 8730 2.1824999999999995E-03 8.1499787727172283E-05 -8.7856969665953494E-02
+ 8731 2.1827499999999998E-03 8.1477824867664725E-05 -8.7845906394155321E-02
+ 8732 2.1829999999999996E-03 8.1455864773975165E-05 -8.7834843122357176E-02
+ 8733 2.1832499999999999E-03 8.1433907446103548E-05 -8.7823779850559003E-02
+ 8734 2.1834999999999997E-03 8.1411952884049901E-05 -8.7812716578760858E-02
+ 8735 2.1837499999999999E-03 8.1390001087814129E-05 -8.7801653306962685E-02
+ 8736 2.1839999999999997E-03 8.1368052057396423E-05 -8.7790590035164526E-02
+ 8737 2.1842499999999996E-03 8.1346105792796619E-05 -8.7779526763366381E-02
+ 8738 2.1844999999999998E-03 8.1324162294014744E-05 -8.7768463491568208E-02
+ 8739 2.1847499999999996E-03 8.1302221561050812E-05 -8.7757400219770049E-02
+ 8740 2.1849999999999999E-03 8.1280283593904837E-05 -8.7746336947971890E-02
+ 8741 2.1852499999999997E-03 8.1258348392576832E-05 -8.7735273676173731E-02
+ 8742 2.1854999999999995E-03 8.1236415957066757E-05 -8.7724210404375585E-02
+ 8743 2.1857499999999998E-03 8.1214486287374625E-05 -8.7713147132577413E-02
+ 8744 2.1859999999999996E-03 8.1192559383500476E-05 -8.7702083860779254E-02
+ 8745 2.1862499999999998E-03 8.1170635245444230E-05 -8.7691020588981081E-02
+ 8746 2.1864999999999996E-03 8.1148713873205994E-05 -8.7679957317182936E-02
+ 8747 2.1867499999999999E-03 8.1126795266785634E-05 -8.7668894045384763E-02
+ 8748 2.1869999999999997E-03 8.1104879426183271E-05 -8.7657830773586617E-02
+ 8749 2.1872499999999995E-03 8.1082966351398865E-05 -8.7646767501788458E-02
+ 8750 2.1874999999999998E-03 8.1061056042432375E-05 -8.7635704229990286E-02
+ 8751 2.1877499999999996E-03 8.1039148499283909E-05 -8.7624640958192140E-02
+ 8752 2.1879999999999998E-03 8.1017243721953278E-05 -8.7613577686393967E-02
+ 8753 2.1882499999999997E-03 8.0995341710440684E-05 -8.7602514414595808E-02
+ 8754 2.1884999999999999E-03 8.0973442464745966E-05 -8.7591451142797636E-02
+ 8755 2.1887499999999997E-03 8.0951545984869259E-05 -8.7580387870999490E-02
+ 8756 2.1889999999999995E-03 8.0929652270810522E-05 -8.7569324599201331E-02
+ 8757 2.1892499999999998E-03 8.0907761322569687E-05 -8.7558261327403172E-02
+ 8758 2.1894999999999996E-03 8.0885873140146809E-05 -8.7547198055605013E-02
+ 8759 2.1897499999999999E-03 8.0863987723541860E-05 -8.7536134783806840E-02
+ 8760 2.1899999999999997E-03 8.0842105072754882E-05 -8.7525071512008695E-02
+ 8761 2.1902499999999999E-03 8.0820225187785847E-05 -8.7514008240210522E-02
+ 8762 2.1904999999999997E-03 8.0798348068634781E-05 -8.7502944968412363E-02
+ 8763 2.1907499999999996E-03 8.0776473715301686E-05 -8.7491881696614218E-02
+ 8764 2.1909999999999998E-03 8.0754602127786453E-05 -8.7480818424816045E-02
+ 8765 2.1912499999999996E-03 8.0732733306089258E-05 -8.7469755153017900E-02
+ 8766 2.1914999999999999E-03 8.0710867250209978E-05 -8.7458691881219727E-02
+ 8767 2.1917499999999997E-03 8.0689003960148655E-05 -8.7447628609421568E-02
+ 8768 2.1919999999999995E-03 8.0667143435905262E-05 -8.7436565337623423E-02
+ 8769 2.1922499999999998E-03 8.0645285677479812E-05 -8.7425502065825250E-02
+ 8770 2.1924999999999996E-03 8.0623430684872359E-05 -8.7414438794027091E-02
+ 8771 2.1927499999999998E-03 8.0601578458082822E-05 -8.7403375522228918E-02
+ 8772 2.1929999999999996E-03 8.0579728997111255E-05 -8.7392312250430773E-02
+ 8773 2.1932499999999999E-03 8.0557882301957604E-05 -8.7381248978632600E-02
+ 8774 2.1934999999999997E-03 8.0536038372621937E-05 -8.7370185706834455E-02
+ 8775 2.1937499999999995E-03 8.0514197209104199E-05 -8.7359122435036296E-02
+ 8776 2.1939999999999998E-03 8.0492358811404377E-05 -8.7348059163238123E-02
+ 8777 2.1942499999999996E-03 8.0470523179522607E-05 -8.7336995891439978E-02
+ 8778 2.1944999999999998E-03 8.0448690313458698E-05 -8.7325932619641805E-02
+ 8779 2.1947499999999997E-03 8.0426860213212746E-05 -8.7314869347843646E-02
+ 8780 2.1949999999999999E-03 8.0405032878784737E-05 -8.7303806076045487E-02
+ 8781 2.1952499999999997E-03 8.0383208310174698E-05 -8.7292742804247328E-02
+ 8782 2.1954999999999995E-03 8.0361386507382630E-05 -8.7281679532449183E-02
+ 8783 2.1957499999999998E-03 8.0339567470408464E-05 -8.7270616260651010E-02
+ 8784 2.1959999999999996E-03 8.0317751199252308E-05 -8.7259552988852851E-02
+ 8785 2.1962499999999999E-03 8.0295937693914069E-05 -8.7248489717054678E-02
+ 8786 2.1964999999999997E-03 8.0274126954393813E-05 -8.7237426445256533E-02
+ 8787 2.1967499999999999E-03 8.0252318980691419E-05 -8.7226363173458360E-02
+ 8788 2.1969999999999997E-03 8.0230513772807063E-05 -8.7215299901660201E-02
+ 8789 2.1972499999999996E-03 8.0208711330740609E-05 -8.7204236629862056E-02
+ 8790 2.1974999999999998E-03 8.0186911654492099E-05 -8.7193173358063883E-02
+ 8791 2.1977499999999996E-03 8.0165114744061585E-05 -8.7182110086265738E-02
+ 8792 2.1979999999999999E-03 8.0143320599448974E-05 -8.7171046814467565E-02
+ 8793 2.1982499999999997E-03 8.0121529220654334E-05 -8.7159983542669406E-02
+ 8794 2.1984999999999999E-03 8.0099740607677663E-05 -8.7148920270871233E-02
+ 8795 2.1987499999999997E-03 8.0077954760518935E-05 -8.7137856999073088E-02
+ 8796 2.1989999999999996E-03 8.0056171679178137E-05 -8.7126793727274929E-02
+ 8797 2.1992499999999998E-03 8.0034391363655255E-05 -8.7115730455476770E-02
+ 8798 2.1994999999999996E-03 8.0012613813950370E-05 -8.7104667183678611E-02
+ 8799 2.1997499999999999E-03 7.9990839030063415E-05 -8.7093603911880438E-02
+ 8800 2.1999999999999997E-03 7.9969067011994457E-05 -8.7082540640082293E-02
+ 8801 2.2002499999999995E-03 7.9947297759743415E-05 -8.7071477368284134E-02
+ 8802 2.2004999999999998E-03 7.9925531273310289E-05 -8.7060414096485961E-02
+ 8803 2.2007499999999996E-03 7.9903767552695146E-05 -8.7049350824687816E-02
+ 8804 2.2009999999999998E-03 7.9882006597897920E-05 -8.7038287552889643E-02
+ 8805 2.2012499999999996E-03 7.9860248408918717E-05 -8.7027224281091498E-02
+ 8806 2.2014999999999999E-03 7.9838492985757377E-05 -8.7016161009293325E-02
+ 8807 2.2017499999999997E-03 7.9816740328414061E-05 -8.7005097737495166E-02
+ 8808 2.2019999999999995E-03 7.9794990436888688E-05 -8.6994034465697020E-02
+ 8809 2.2022499999999998E-03 7.9773243311181204E-05 -8.6982971193898848E-02
+ 8810 2.2024999999999996E-03 7.9751498951291717E-05 -8.6971907922100689E-02
+ 8811 2.2027499999999998E-03 7.9729757357220132E-05 -8.6960844650302516E-02
+ 8812 2.2029999999999997E-03 7.9708018528966559E-05 -8.6949781378504370E-02
+ 8813 2.2032499999999999E-03 7.9686282466530887E-05 -8.6938718106706198E-02
+ 8814 2.2034999999999997E-03 7.9664549169913213E-05 -8.6927654834908052E-02
+ 8815 2.2037499999999995E-03 7.9642818639113455E-05 -8.6916591563109893E-02
+ 8816 2.2039999999999998E-03 7.9621090874131627E-05 -8.6905528291311721E-02
+ 8817 2.2042499999999996E-03 7.9599365874967796E-05 -8.6894465019513575E-02
+ 8818 2.2044999999999999E-03 7.9577643641621840E-05 -8.6883401747715402E-02
+ 8819 2.2047499999999997E-03 7.9555924174093921E-05 -8.6872338475917243E-02
+ 8820 2.2049999999999999E-03 7.9534207472383919E-05 -8.6861275204119084E-02
+ 8821 2.2052499999999997E-03 7.9512493536491887E-05 -8.6850211932320925E-02
+ 8822 2.2054999999999996E-03 7.9490782366417785E-05 -8.6839148660522780E-02
+ 8823 2.2057499999999998E-03 7.9469073962161598E-05 -8.6828085388724607E-02
+ 8824 2.2059999999999996E-03 7.9447368323723396E-05 -8.6817022116926448E-02
+ 8825 2.2062499999999999E-03 7.9425665451103122E-05 -8.6805958845128275E-02
+ 8826 2.2064999999999997E-03 7.9403965344300846E-05 -8.6794895573330130E-02
+ 8827 2.2067499999999995E-03 7.9382268003316500E-05 -8.6783832301531971E-02
+ 8828 2.2069999999999998E-03 7.9360573428150083E-05 -8.6772769029733798E-02
+ 8829 2.2072499999999996E-03 7.9338881618801663E-05 -8.6761705757935653E-02
+ 8830 2.2074999999999998E-03 7.9317192575271118E-05 -8.6750642486137480E-02
+ 8831 2.2077499999999996E-03 7.9295506297558558E-05 -8.6739579214339335E-02
+ 8832 2.2079999999999999E-03 7.9273822785663926E-05 -8.6728515942541162E-02
+ 8833 2.2082499999999997E-03 7.9252142039587265E-05 -8.6717452670743003E-02
+ 8834 2.2084999999999995E-03 7.9230464059328588E-05 -8.6706389398944858E-02
+ 8835 2.2087499999999998E-03 7.9208788844887826E-05 -8.6695326127146685E-02
+ 8836 2.2089999999999996E-03 7.9187116396265008E-05 -8.6684262855348526E-02
+ 8837 2.2092499999999998E-03 7.9165446713460119E-05 -8.6673199583550367E-02
+ 8838 2.2094999999999997E-03 7.9143779796473214E-05 -8.6662136311752208E-02
+ 8839 2.2097499999999999E-03 7.9122115645304225E-05 -8.6651073039954035E-02
+ 8840 2.2099999999999997E-03 7.9100454259953246E-05 -8.6640009768155890E-02
+ 8841 2.2102499999999995E-03 7.9078795640420197E-05 -8.6628946496357731E-02
+ 8842 2.2104999999999998E-03 7.9057139786705064E-05 -8.6617883224559558E-02
+ 8843 2.2107499999999996E-03 7.9035486698807915E-05 -8.6606819952761413E-02
+ 8844 2.2109999999999999E-03 7.9013836376728668E-05 -8.6595756680963240E-02
+ 8845 2.2112499999999997E-03 7.8992188820467405E-05 -8.6584693409165081E-02
+ 8846 2.2114999999999999E-03 7.8970544030024085E-05 -8.6573630137366922E-02
+ 8847 2.2117499999999997E-03 7.8948902005398762E-05 -8.6562566865568763E-02
+ 8848 2.2119999999999996E-03 7.8927262746591328E-05 -8.6551503593770618E-02
+ 8849 2.2122499999999998E-03 7.8905626253601851E-05 -8.6540440321972445E-02
+ 8850 2.2124999999999996E-03 7.8883992526430316E-05 -8.6529377050174286E-02
+ 8851 2.2127499999999999E-03 7.8862361565076725E-05 -8.6518313778376113E-02
+ 8852 2.2129999999999997E-03 7.8840733369541104E-05 -8.6507250506577968E-02
+ 8853 2.2132499999999995E-03 7.8819107939823480E-05 -8.6496187234779809E-02
+ 8854 2.2134999999999998E-03 7.8797485275923745E-05 -8.6485123962981650E-02
+ 8855 2.2137499999999996E-03 7.8775865377842021E-05 -8.6474060691183491E-02
+ 8856 2.2139999999999998E-03 7.8754248245578159E-05 -8.6462997419385318E-02
+ 8857 2.2142499999999996E-03 7.8732633879132307E-05 -8.6451934147587173E-02
+ 8858 2.2144999999999999E-03 7.8711022278504344E-05 -8.6440870875789000E-02
+ 8859 2.2147499999999997E-03 7.8689413443694379E-05 -8.6429807603990841E-02
+ 8860 2.2149999999999995E-03 7.8667807374702410E-05 -8.6418744332192696E-02
+ 8861 2.2152499999999998E-03 7.8646204071528304E-05 -8.6407681060394523E-02
+ 8862 2.2154999999999996E-03 7.8624603534172195E-05 -8.6396617788596378E-02
+ 8863 2.2157499999999998E-03 7.8603005762634015E-05 -8.6385554516798205E-02
+ 8864 2.2159999999999997E-03 7.8581410756913805E-05 -8.6374491245000046E-02
+ 8865 2.2162499999999999E-03 7.8559818517011498E-05 -8.6363427973201873E-02
+ 8866 2.2164999999999997E-03 7.8538229042927175E-05 -8.6352364701403728E-02
+ 8867 2.2167499999999995E-03 7.8516642334660794E-05 -8.6341301429605569E-02
+ 8868 2.2169999999999998E-03 7.8495058392212370E-05 -8.6330238157807396E-02
+ 8869 2.2172499999999996E-03 7.8473477215581903E-05 -8.6319174886009251E-02
+ 8870 2.2174999999999999E-03 7.8451898804769366E-05 -8.6308111614211078E-02
+ 8871 2.2177499999999997E-03 7.8430323159774784E-05 -8.6297048342412933E-02
+ 8872 2.2179999999999999E-03 7.8408750280598146E-05 -8.6285985070614760E-02
+ 8873 2.2182499999999997E-03 7.8387180167239465E-05 -8.6274921798816601E-02
+ 8874 2.2184999999999996E-03 7.8365612819698781E-05 -8.6263858527018455E-02
+ 8875 2.2187499999999998E-03 7.8344048237975985E-05 -8.6252795255220283E-02
+ 8876 2.2189999999999996E-03 7.8322486422071174E-05 -8.6241731983422124E-02
+ 8877 2.2192499999999999E-03 7.8300927371984265E-05 -8.6230668711623965E-02
+ 8878 2.2194999999999997E-03 7.8279371087715339E-05 -8.6219605439825805E-02
+ 8879 2.2197499999999995E-03 7.8257817569264357E-05 -8.6208542168027660E-02
+ 8880 2.2199999999999998E-03 7.8236266816631317E-05 -8.6197478896229487E-02
+ 8881 2.2202499999999996E-03 7.8214718829816275E-05 -8.6186415624431328E-02
+ 8882 2.2204999999999998E-03 7.8193173608819122E-05 -8.6175352352633156E-02
+ 8883 2.2207499999999996E-03 7.8171631153639925E-05 -8.6164289080835010E-02
+ 8884 2.2209999999999999E-03 7.8150091464278672E-05 -8.6153225809036837E-02
+ 8885 2.2212499999999997E-03 7.8128554540735388E-05 -8.6142162537238678E-02
+ 8886 2.2214999999999995E-03 7.8107020383010061E-05 -8.6131099265440533E-02
+ 8887 2.2217499999999998E-03 7.8085488991102664E-05 -8.6120035993642360E-02
+ 8888 2.2219999999999996E-03 7.8063960365013250E-05 -8.6108972721844215E-02
+ 8889 2.2222499999999998E-03 7.8042434504741739E-05 -8.6097909450046042E-02
+ 8890 2.2224999999999996E-03 7.8020911410288252E-05 -8.6086846178247883E-02
+ 8891 2.2227499999999999E-03 7.7999391081652613E-05 -8.6075782906449710E-02
+ 8892 2.2229999999999997E-03 7.7977873518835013E-05 -8.6064719634651565E-02
+ 8893 2.2232499999999995E-03 7.7956358721835328E-05 -8.6053656362853406E-02
+ 8894 2.2234999999999998E-03 7.7934846690653559E-05 -8.6042593091055247E-02
+ 8895 2.2237499999999996E-03 7.7913337425289787E-05 -8.6031529819257088E-02
+ 8896 2.2239999999999998E-03 7.7891830925743932E-05 -8.6020466547458915E-02
+ 8897 2.2242499999999997E-03 7.7870327192016060E-05 -8.6009403275660770E-02
+ 8898 2.2244999999999999E-03 7.7848826224106117E-05 -8.5998340003862597E-02
+ 8899 2.2247499999999997E-03 7.7827328022014145E-05 -8.5987276732064438E-02
+ 8900 2.2249999999999995E-03 7.7805832585740102E-05 -8.5976213460266293E-02
+ 8901 2.2252499999999998E-03 7.7784339915283975E-05 -8.5965150188468120E-02
+ 8902 2.2254999999999996E-03 7.7762850010645846E-05 -8.5954086916669961E-02
+ 8903 2.2257499999999999E-03 7.7741362871825632E-05 -8.5943023644871802E-02
+ 8904 2.2259999999999997E-03 7.7719878498823416E-05 -8.5931960373073643E-02
+ 8905 2.2262499999999999E-03 7.7698396891639088E-05 -8.5920897101275470E-02
+ 8906 2.2264999999999997E-03 7.7676918050272758E-05 -8.5909833829477325E-02
+ 8907 2.2267499999999996E-03 7.7655441974724371E-05 -8.5898770557679166E-02
+ 8908 2.2269999999999998E-03 7.7633968664993900E-05 -8.5887707285880993E-02
+ 8909 2.2272499999999996E-03 7.7612498121081439E-05 -8.5876644014082848E-02
+ 8910 2.2274999999999999E-03 7.7591030342986868E-05 -8.5865580742284675E-02
+ 8911 2.2277499999999997E-03 7.7569565330710293E-05 -8.5854517470486530E-02
+ 8912 2.2279999999999995E-03 7.7548103084251662E-05 -8.5843454198688371E-02
+ 8913 2.2282499999999998E-03 7.7526643603610947E-05 -8.5832390926890198E-02
+ 8914 2.2284999999999996E-03 7.7505186888788202E-05 -8.5821327655092053E-02
+ 8915 2.2287499999999998E-03 7.7483732939783386E-05 -8.5810264383293880E-02
+ 8916 2.2289999999999996E-03 7.7462281756596554E-05 -8.5799201111495721E-02
+ 8917 2.2292499999999999E-03 7.7440833339227652E-05 -8.5788137839697548E-02
+ 8918 2.2294999999999997E-03 7.7419387687676719E-05 -8.5777074567899403E-02
+ 8919 2.2297499999999995E-03 7.7397944801943703E-05 -8.5766011296101244E-02
+ 8920 2.2299999999999998E-03 7.7376504682028643E-05 -8.5754948024303085E-02
+ 8921 2.2302499999999996E-03 7.7355067327931527E-05 -8.5743884752504926E-02
+ 8922 2.2304999999999998E-03 7.7333632739652394E-05 -8.5732821480706753E-02
+ 8923 2.2307499999999997E-03 7.7312200917191204E-05 -8.5721758208908608E-02
+ 8924 2.2309999999999999E-03 7.7290771860547943E-05 -8.5710694937110435E-02
+ 8925 2.2312499999999997E-03 7.7269345569722653E-05 -8.5699631665312276E-02
+ 8926 2.2314999999999995E-03 7.7247922044715320E-05 -8.5688568393514131E-02
+ 8927 2.2317499999999998E-03 7.7226501285525888E-05 -8.5677505121715958E-02
+ 8928 2.2319999999999996E-03 7.7205083292154427E-05 -8.5666441849917813E-02
+ 8929 2.2322499999999999E-03 7.7183668064600909E-05 -8.5655378578119640E-02
+ 8930 2.2324999999999997E-03 7.7162255602865388E-05 -8.5644315306321481E-02
+ 8931 2.2327499999999999E-03 7.7140845906947743E-05 -8.5633252034523308E-02
+ 8932 2.2329999999999997E-03 7.7119438976848135E-05 -8.5622188762725163E-02
+ 8933 2.2332499999999996E-03 7.7098034812566444E-05 -8.5611125490927004E-02
+ 8934 2.2334999999999998E-03 7.7076633414102655E-05 -8.5600062219128831E-02
+ 8935 2.2337499999999996E-03 7.7055234781456836E-05 -8.5588998947330686E-02
+ 8936 2.2339999999999999E-03 7.7033838914628960E-05 -8.5577935675532513E-02
+ 8937 2.2342499999999997E-03 7.7012445813619067E-05 -8.5566872403734368E-02
+ 8938 2.2344999999999995E-03 7.6991055478427132E-05 -8.5555809131936209E-02
+ 8939 2.2347499999999998E-03 7.6969667909053112E-05 -8.5544745860138036E-02
+ 8940 2.2349999999999996E-03 7.6948283105497049E-05 -8.5533682588339890E-02
+ 8941 2.2352499999999998E-03 7.6926901067758929E-05 -8.5522619316541718E-02
+ 8942 2.2354999999999996E-03 7.6905521795838765E-05 -8.5511556044743559E-02
+ 8943 2.2357499999999999E-03 7.6884145289736518E-05 -8.5500492772945400E-02
+ 8944 2.2359999999999997E-03 7.6862771549452322E-05 -8.5489429501147240E-02
+ 8945 2.2362499999999995E-03 7.6841400574986015E-05 -8.5478366229349095E-02
+ 8946 2.2364999999999998E-03 7.6820032366337637E-05 -8.5467302957550922E-02
+ 8947 2.2367499999999996E-03 7.6798666923507230E-05 -8.5456239685752763E-02
+ 8948 2.2369999999999998E-03 7.6777304246494738E-05 -8.5445176413954591E-02
+ 8949 2.2372499999999997E-03 7.6755944335300244E-05 -8.5434113142156445E-02
+ 8950 2.2374999999999999E-03 7.6734587189923652E-05 -8.5423049870358272E-02
+ 8951 2.2377499999999997E-03 7.6713232810365084E-05 -8.5411986598560127E-02
+ 8952 2.2379999999999995E-03 7.6691881196624406E-05 -8.5400923326761968E-02
+ 8953 2.2382499999999998E-03 7.6670532348701670E-05 -8.5389860054963795E-02
+ 8954 2.2384999999999996E-03 7.6649186266596905E-05 -8.5378796783165650E-02
+ 8955 2.2387499999999999E-03 7.6627842950310109E-05 -8.5367733511367477E-02
+ 8956 2.2389999999999997E-03 7.6606502399841230E-05 -8.5356670239569318E-02
+ 8957 2.2392499999999999E-03 7.6585164615190294E-05 -8.5345606967771145E-02
+ 8958 2.2394999999999997E-03 7.6563829596357327E-05 -8.5334543695973000E-02
+ 8959 2.2397499999999996E-03 7.6542497343342358E-05 -8.5323480424174841E-02
+ 8960 2.2399999999999998E-03 7.6521167856145251E-05 -8.5312417152376682E-02
+ 8961 2.2402499999999996E-03 7.6499841134766155E-05 -8.5301353880578523E-02
+ 8962 2.2404999999999999E-03 7.6478517179204948E-05 -8.5290290608780350E-02
+ 8963 2.2407499999999997E-03 7.6457195989461737E-05 -8.5279227336982205E-02
+ 8964 2.2409999999999995E-03 7.6435877565536484E-05 -8.5268164065184046E-02
+ 8965 2.2412499999999998E-03 7.6414561907429146E-05 -8.5257100793385873E-02
+ 8966 2.2414999999999996E-03 7.6393249015139806E-05 -8.5246037521587728E-02
+ 8967 2.2417499999999998E-03 7.6371938888668354E-05 -8.5234974249789555E-02
+ 8968 2.2419999999999996E-03 7.6350631528014913E-05 -8.5223910977991410E-02
+ 8969 2.2422499999999999E-03 7.6329326933179348E-05 -8.5212847706193237E-02
+ 8970 2.2424999999999997E-03 7.6308025104161780E-05 -8.5201784434395078E-02
+ 8971 2.2427499999999995E-03 7.6286726040962168E-05 -8.5190721162596933E-02
+ 8972 2.2429999999999998E-03 7.6265429743580500E-05 -8.5179657890798760E-02
+ 8973 2.2432499999999996E-03 7.6244136212016774E-05 -8.5168594619000601E-02
+ 8974 2.2434999999999998E-03 7.6222845446270978E-05 -8.5157531347202428E-02
+ 8975 2.2437499999999997E-03 7.6201557446343152E-05 -8.5146468075404283E-02
+ 8976 2.2439999999999999E-03 7.6180272212233283E-05 -8.5135404803606110E-02
+ 8977 2.2442499999999997E-03 7.6158989743941330E-05 -8.5124341531807965E-02
+ 8978 2.2444999999999995E-03 7.6137710041467401E-05 -8.5113278260009806E-02
+ 8979 2.2447499999999998E-03 7.6116433104811347E-05 -8.5102214988211633E-02
+ 8980 2.2449999999999996E-03 7.6095158933973318E-05 -8.5091151716413488E-02
+ 8981 2.2452499999999999E-03 7.6073887528953164E-05 -8.5080088444615315E-02
+ 8982 2.2454999999999997E-03 7.6052618889750994E-05 -8.5069025172817156E-02
+ 8983 2.2457499999999999E-03 7.6031353016366726E-05 -8.5057961901018997E-02
+ 8984 2.2459999999999997E-03 7.6010089908800456E-05 -8.5046898629220838E-02
+ 8985 2.2462499999999995E-03 7.5988829567052169E-05 -8.5035835357422693E-02
+ 8986 2.2464999999999998E-03 7.5967571991121744E-05 -8.5024772085624520E-02
+ 8987 2.2467499999999996E-03 7.5946317181009316E-05 -8.5013708813826361E-02
+ 8988 2.2469999999999999E-03 7.5925065136714818E-05 -8.5002645542028188E-02
+ 8989 2.2472499999999997E-03 7.5903815858238317E-05 -8.4991582270230043E-02
+ 8990 2.2474999999999995E-03 7.5882569345579731E-05 -8.4980518998431884E-02
+ 8991 2.2477499999999997E-03 7.5861325598739103E-05 -8.4969455726633711E-02
+ 8992 2.2479999999999996E-03 7.5840084617716404E-05 -8.4958392454835566E-02
+ 8993 2.2482499999999998E-03 7.5818846402511648E-05 -8.4947329183037393E-02
+ 8994 2.2484999999999996E-03 7.5797610953124903E-05 -8.4936265911239248E-02
+ 8995 2.2487499999999999E-03 7.5776378269556047E-05 -8.4925202639441075E-02
+ 8996 2.2489999999999997E-03 7.5755148351805160E-05 -8.4914139367642916E-02
+ 8997 2.2492499999999995E-03 7.5733921199872231E-05 -8.4903076095844771E-02
+ 8998 2.2494999999999998E-03 7.5712696813757231E-05 -8.4892012824046598E-02
+ 8999 2.2497499999999996E-03 7.5691475193460215E-05 -8.4880949552248439E-02
+ 9000 2.2499999999999998E-03 7.5670256338981128E-05 -8.4869886280450280E-02
+ 9001 2.2502499999999996E-03 7.5649040250320011E-05 -8.4858823008652121E-02
+ 9002 2.2504999999999999E-03 7.5627826927476783E-05 -8.4847759736853948E-02
+ 9003 2.2507499999999997E-03 7.5606616370451580E-05 -8.4836696465055803E-02
+ 9004 2.2509999999999995E-03 7.5585408579244292E-05 -8.4825633193257644E-02
+ 9005 2.2512499999999998E-03 7.5564203553854934E-05 -8.4814569921459471E-02
+ 9006 2.2514999999999996E-03 7.5543001294283547E-05 -8.4803506649661325E-02
+ 9007 2.2517499999999998E-03 7.5521801800530115E-05 -8.4792443377863153E-02
+ 9008 2.2519999999999997E-03 7.5500605072594614E-05 -8.4781380106065007E-02
+ 9009 2.2522499999999999E-03 7.5479411110477069E-05 -8.4770316834266835E-02
+ 9010 2.2524999999999997E-03 7.5458219914177453E-05 -8.4759253562468675E-02
+ 9011 2.2527499999999995E-03 7.5437031483695835E-05 -8.4748190290670530E-02
+ 9012 2.2529999999999998E-03 7.5415845819032119E-05 -8.4737127018872357E-02
+ 9013 2.2532499999999996E-03 7.5394662920186386E-05 -8.4726063747074198E-02
+ 9014 2.2534999999999999E-03 7.5373482787158597E-05 -8.4715000475276026E-02
+ 9015 2.2537499999999997E-03 7.5352305419948765E-05 -8.4703937203477880E-02
+ 9016 2.2539999999999999E-03 7.5331130818556862E-05 -8.4692873931679707E-02
+ 9017 2.2542499999999997E-03 7.5309958982982929E-05 -8.4681810659881562E-02
+ 9018 2.2544999999999996E-03 7.5288789913226925E-05 -8.4670747388083403E-02
+ 9019 2.2547499999999998E-03 7.5267623609288878E-05 -8.4659684116285230E-02
+ 9020 2.2549999999999996E-03 7.5246460071168788E-05 -8.4648620844487085E-02
+ 9021 2.2552499999999999E-03 7.5225299298866614E-05 -8.4637557572688912E-02
+ 9022 2.2554999999999997E-03 7.5204141292382464E-05 -8.4626494300890753E-02
+ 9023 2.2557499999999995E-03 7.5182986051716230E-05 -8.4615431029092608E-02
+ 9024 2.2559999999999998E-03 7.5161833576867912E-05 -8.4604367757294435E-02
+ 9025 2.2562499999999996E-03 7.5140683867837551E-05 -8.4593304485496290E-02
+ 9026 2.2564999999999998E-03 7.5119536924625146E-05 -8.4582241213698117E-02
+ 9027 2.2567499999999996E-03 7.5098392747230684E-05 -8.4571177941899958E-02
+ 9028 2.2569999999999999E-03 7.5077251335654166E-05 -8.4560114670101785E-02
+ 9029 2.2572499999999997E-03 7.5056112689895644E-05 -8.4549051398303640E-02
+ 9030 2.2574999999999995E-03 7.5034976809955052E-05 -8.4537988126505481E-02
+ 9031 2.2577499999999998E-03 7.5013843695832390E-05 -8.4526924854707308E-02
+ 9032 2.2579999999999996E-03 7.4992713347527684E-05 -8.4515861582909163E-02
+ 9033 2.2582499999999998E-03 7.4971585765040908E-05 -8.4504798311110990E-02
+ 9034 2.2584999999999997E-03 7.4950460948372143E-05 -8.4493735039312845E-02
+ 9035 2.2587499999999999E-03 7.4929338897521266E-05 -8.4482671767514672E-02
+ 9036 2.2589999999999997E-03 7.4908219612488387E-05 -8.4471608495716513E-02
+ 9037 2.2592499999999995E-03 7.4887103093273437E-05 -8.4460545223918368E-02
+ 9038 2.2594999999999998E-03 7.4865989339876416E-05 -8.4449481952120195E-02
+ 9039 2.2597499999999996E-03 7.4844878352297353E-05 -8.4438418680322036E-02
+ 9040 2.2599999999999999E-03 7.4823770130536232E-05 -8.4427355408523877E-02
+ 9041 2.2602499999999997E-03 7.4802664674593095E-05 -8.4416292136725718E-02
+ 9042 2.2604999999999999E-03 7.4781561984467874E-05 -8.4405228864927545E-02
+ 9043 2.2607499999999997E-03 7.4760462060160637E-05 -8.4394165593129400E-02
+ 9044 2.2609999999999996E-03 7.4739364901671315E-05 -8.4383102321331241E-02
+ 9045 2.2612499999999998E-03 7.4718270508999951E-05 -8.4372039049533068E-02
+ 9046 2.2614999999999996E-03 7.4697178882146542E-05 -8.4360975777734923E-02
+ 9047 2.2617499999999999E-03 7.4676090021111064E-05 -8.4349912505936750E-02
+ 9048 2.2619999999999997E-03 7.4655003925893582E-05 -8.4338849234138591E-02
+ 9049 2.2622499999999995E-03 7.4633920596494071E-05 -8.4327785962340446E-02
+ 9050 2.2624999999999998E-03 7.4612840032912435E-05 -8.4316722690542273E-02
+ 9051 2.2627499999999996E-03 7.4591762235148783E-05 -8.4305659418744128E-02
+ 9052 2.2629999999999998E-03 7.4570687203203033E-05 -8.4294596146945955E-02
+ 9053 2.2632499999999996E-03 7.4549614937075281E-05 -8.4283532875147796E-02
+ 9054 2.2634999999999999E-03 7.4528545436765444E-05 -8.4272469603349623E-02
+ 9055 2.2637499999999997E-03 7.4507478702273632E-05 -8.4261406331551478E-02
+ 9056 2.2639999999999995E-03 7.4486414733599735E-05 -8.4250343059753319E-02
+ 9057 2.2642499999999998E-03 7.4465353530743755E-05 -8.4239279787955160E-02
+ 9058 2.2644999999999996E-03 7.4444295093705758E-05 -8.4228216516157001E-02
+ 9059 2.2647499999999998E-03 7.4423239422485637E-05 -8.4217153244358828E-02
+ 9060 2.2649999999999997E-03 7.4402186517083554E-05 -8.4206089972560683E-02
+ 9061 2.2652499999999999E-03 7.4381136377499346E-05 -8.4195026700762510E-02
+ 9062 2.2654999999999997E-03 7.4360089003733135E-05 -8.4183963428964351E-02
+ 9063 2.2657499999999995E-03 7.4339044395784921E-05 -8.4172900157166206E-02
+ 9064 2.2659999999999998E-03 7.4318002553654569E-05 -8.4161836885368033E-02
+ 9065 2.2662499999999996E-03 7.4296963477342228E-05 -8.4150773613569887E-02
+ 9066 2.2664999999999999E-03 7.4275927166847790E-05 -8.4139710341771715E-02
+ 9067 2.2667499999999997E-03 7.4254893622171308E-05 -8.4128647069973556E-02
+ 9068 2.2669999999999999E-03 7.4233862843312769E-05 -8.4117583798175383E-02
+ 9069 2.2672499999999997E-03 7.4212834830272227E-05 -8.4106520526377238E-02
+ 9070 2.2674999999999996E-03 7.4191809583049655E-05 -8.4095457254579078E-02
+ 9071 2.2677499999999998E-03 7.4170787101644959E-05 -8.4084393982780906E-02
+ 9072 2.2679999999999996E-03 7.4149767386058247E-05 -8.4073330710982760E-02
+ 9073 2.2682499999999999E-03 7.4128750436289450E-05 -8.4062267439184588E-02
+ 9074 2.2684999999999997E-03 7.4107736252338624E-05 -8.4051204167386442E-02
+ 9075 2.2687499999999995E-03 7.4086724834205808E-05 -8.4040140895588283E-02
+ 9076 2.2689999999999997E-03 7.4065716181890854E-05 -8.4029077623790110E-02
+ 9077 2.2692499999999996E-03 7.4044710295393870E-05 -8.4018014351991965E-02
+ 9078 2.2694999999999998E-03 7.4023707174714830E-05 -8.4006951080193792E-02
+ 9079 2.2697499999999996E-03 7.4002706819853773E-05 -8.3995887808395633E-02
+ 9080 2.2699999999999999E-03 7.3981709230810618E-05 -8.3984824536597474E-02
+ 9081 2.2702499999999997E-03 7.3960714407585434E-05 -8.3973761264799315E-02
+ 9082 2.2704999999999995E-03 7.3939722350178274E-05 -8.3962697993001170E-02
+ 9083 2.2707499999999998E-03 7.3918733058588948E-05 -8.3951634721202997E-02
+ 9084 2.2709999999999996E-03 7.3897746532817661E-05 -8.3940571449404838E-02
+ 9085 2.2712499999999998E-03 7.3876762772864249E-05 -8.3929508177606665E-02
+ 9086 2.2714999999999996E-03 7.3855781778728834E-05 -8.3918444905808520E-02
+ 9087 2.2717499999999999E-03 7.3834803550411362E-05 -8.3907381634010347E-02
+ 9088 2.2719999999999997E-03 7.3813828087911819E-05 -8.3896318362212188E-02
+ 9089 2.2722499999999995E-03 7.3792855391230274E-05 -8.3885255090414043E-02
+ 9090 2.2724999999999998E-03 7.3771885460366618E-05 -8.3874191818615870E-02
+ 9091 2.2727499999999996E-03 7.3750918295320986E-05 -8.3863128546817725E-02
+ 9092 2.2729999999999998E-03 7.3729953896093216E-05 -8.3852065275019552E-02
+ 9093 2.2732499999999997E-03 7.3708992262683443E-05 -8.3841002003221393E-02
+ 9094 2.2734999999999999E-03 7.3688033395091613E-05 -8.3829938731423220E-02
+ 9095 2.2737499999999997E-03 7.3667077293317713E-05 -8.3818875459625075E-02
+ 9096 2.2739999999999995E-03 7.3646123957361796E-05 -8.3807812187826916E-02
+ 9097 2.2742499999999998E-03 7.3625173387223796E-05 -8.3796748916028757E-02
+ 9098 2.2744999999999996E-03 7.3604225582903806E-05 -8.3785685644230598E-02
+ 9099 2.2747499999999999E-03 7.3583280544401678E-05 -8.3774622372432425E-02
+ 9100 2.2749999999999997E-03 7.3562338271717561E-05 -8.3763559100634280E-02
+ 9101 2.2752499999999999E-03 7.3541398764851346E-05 -8.3752495828836107E-02
+ 9102 2.2754999999999997E-03 7.3520462023803128E-05 -8.3741432557037948E-02
+ 9103 2.2757499999999996E-03 7.3499528048572867E-05 -8.3730369285239803E-02
+ 9104 2.2759999999999998E-03 7.3478596839160508E-05 -8.3719306013441630E-02
+ 9105 2.2762499999999996E-03 7.3457668395566174E-05 -8.3708242741643471E-02
+ 9106 2.2764999999999999E-03 7.3436742717789688E-05 -8.3697179469845312E-02
+ 9107 2.2767499999999997E-03 7.3415819805831240E-05 -8.3686116198047153E-02
+ 9108 2.2769999999999995E-03 7.3394899659690694E-05 -8.3675052926249008E-02
+ 9109 2.2772499999999998E-03 7.3373982279368092E-05 -8.3663989654450835E-02
+ 9110 2.2774999999999996E-03 7.3353067664863486E-05 -8.3652926382652676E-02
+ 9111 2.2777499999999998E-03 7.3332155816176756E-05 -8.3641863110854503E-02
+ 9112 2.2779999999999996E-03 7.3311246733308023E-05 -8.3630799839056358E-02
+ 9113 2.2782499999999999E-03 7.3290340416257233E-05 -8.3619736567258185E-02
+ 9114 2.2784999999999997E-03 7.3269436865024386E-05 -8.3608673295460040E-02
+ 9115 2.2787499999999995E-03 7.3248536079609510E-05 -8.3597610023661881E-02
+ 9116 2.2789999999999998E-03 7.3227638060012563E-05 -8.3586546751863708E-02
+ 9117 2.2792499999999996E-03 7.3206742806233572E-05 -8.3575483480065563E-02
+ 9118 2.2794999999999998E-03 7.3185850318272525E-05 -8.3564420208267390E-02
+ 9119 2.2797499999999997E-03 7.3164960596129475E-05 -8.3553356936469231E-02
+ 9120 2.2799999999999999E-03 7.3144073639804286E-05 -8.3542293664671058E-02
+ 9121 2.2802499999999997E-03 7.3123189449297095E-05 -8.3531230392872913E-02
+ 9122 2.2804999999999995E-03 7.3102308024607888E-05 -8.3520167121074754E-02
+ 9123 2.2807499999999998E-03 7.3081429365736555E-05 -8.3509103849276595E-02
+ 9124 2.2809999999999996E-03 7.3060553472683234E-05 -8.3498040577478436E-02
+ 9125 2.2812499999999999E-03 7.3039680345447829E-05 -8.3486977305680263E-02
+ 9126 2.2814999999999997E-03 7.3018809984030407E-05 -8.3475914033882118E-02
+ 9127 2.2817499999999999E-03 7.2997942388430888E-05 -8.3464850762083945E-02
+ 9128 2.2819999999999997E-03 7.2977077558649339E-05 -8.3453787490285786E-02
+ 9129 2.2822499999999996E-03 7.2956215494685773E-05 -8.3442724218487641E-02
+ 9130 2.2824999999999998E-03 7.2935356196540083E-05 -8.3431660946689468E-02
+ 9131 2.2827499999999996E-03 7.2914499664212404E-05 -8.3420597674891322E-02
+ 9132 2.2829999999999999E-03 7.2893645897702627E-05 -8.3409534403093150E-02
+ 9133 2.2832499999999997E-03 7.2872794897010861E-05 -8.3398471131294991E-02
+ 9134 2.2834999999999995E-03 7.2851946662137038E-05 -8.3387407859496845E-02
+ 9135 2.2837499999999998E-03 7.2831101193081117E-05 -8.3376344587698673E-02
+ 9136 2.2839999999999996E-03 7.2810258489843153E-05 -8.3365281315900513E-02
+ 9137 2.2842499999999998E-03 7.2789418552423132E-05 -8.3354218044102341E-02
+ 9138 2.2844999999999996E-03 7.2768581380821108E-05 -8.3343154772304195E-02
+ 9139 2.2847499999999999E-03 7.2747746975037001E-05 -8.3332091500506023E-02
+ 9140 2.2849999999999997E-03 7.2726915335070863E-05 -8.3321028228707877E-02
+ 9141 2.2852499999999995E-03 7.2706086460922682E-05 -8.3309964956909718E-02
+ 9142 2.2854999999999998E-03 7.2685260352592403E-05 -8.3298901685111545E-02
+ 9143 2.2857499999999996E-03 7.2664437010080095E-05 -8.3287838413313400E-02
+ 9144 2.2859999999999998E-03 7.2643616433385729E-05 -8.3276775141515227E-02
+ 9145 2.2862499999999997E-03 7.2622798622509361E-05 -8.3265711869717068E-02
+ 9146 2.2864999999999999E-03 7.2601983577450869E-05 -8.3254648597918909E-02
+ 9147 2.2867499999999997E-03 7.2581171298210373E-05 -8.3243585326120750E-02
+ 9148 2.2869999999999995E-03 7.2560361784787834E-05 -8.3232522054322605E-02
+ 9149 2.2872499999999998E-03 7.2539555037183197E-05 -8.3221458782524432E-02
+ 9150 2.2874999999999996E-03 7.2518751055396572E-05 -8.3210395510726273E-02
+ 9151 2.2877499999999999E-03 7.2497949839427835E-05 -8.3199332238928100E-02
+ 9152 2.2879999999999997E-03 7.2477151389277082E-05 -8.3188268967129955E-02
+ 9153 2.2882499999999999E-03 7.2456355704944271E-05 -8.3177205695331782E-02
+ 9154 2.2884999999999997E-03 7.2435562786429431E-05 -8.3166142423533637E-02
+ 9155 2.2887499999999996E-03 7.2414772633732521E-05 -8.3155079151735478E-02
+ 9156 2.2889999999999998E-03 7.2393985246853567E-05 -8.3144015879937305E-02
+ 9157 2.2892499999999996E-03 7.2373200625792556E-05 -8.3132952608139160E-02
+ 9158 2.2894999999999999E-03 7.2352418770549475E-05 -8.3121889336340987E-02
+ 9159 2.2897499999999997E-03 7.2331639681124377E-05 -8.3110826064542828E-02
+ 9160 2.2899999999999995E-03 7.2310863357517263E-05 -8.3099762792744683E-02
+ 9161 2.2902499999999998E-03 7.2290089799728011E-05 -8.3088699520946510E-02
+ 9162 2.2904999999999996E-03 7.2269319007756756E-05 -8.3077636249148351E-02
+ 9163 2.2907499999999998E-03 7.2248550981603445E-05 -8.3066572977350192E-02
+ 9164 2.2909999999999996E-03 7.2227785721268076E-05 -8.3055509705552033E-02
+ 9165 2.2912499999999999E-03 7.2207023226750664E-05 -8.3044446433753860E-02
+ 9166 2.2914999999999997E-03 7.2186263498051181E-05 -8.3033383161955715E-02
+ 9167 2.2917499999999995E-03 7.2165506535169709E-05 -8.3022319890157556E-02
+ 9168 2.2919999999999998E-03 7.2144752338106113E-05 -8.3011256618359383E-02
+ 9169 2.2922499999999996E-03 7.2124000906860527E-05 -8.3000193346561238E-02
+ 9170 2.2924999999999998E-03 7.2103252241432830E-05 -8.2989130074763065E-02
+ 9171 2.2927499999999996E-03 7.2082506341823090E-05 -8.2978066802964920E-02
+ 9172 2.2929999999999999E-03 7.2061763208031333E-05 -8.2967003531166747E-02
+ 9173 2.2932499999999997E-03 7.2041022840057533E-05 -8.2955940259368588E-02
+ 9174 2.2934999999999995E-03 7.2020285237901703E-05 -8.2944876987570443E-02
+ 9175 2.2937499999999998E-03 7.1999550401563776E-05 -8.2933813715772270E-02
+ 9176 2.2939999999999996E-03 7.1978818331043805E-05 -8.2922750443974111E-02
+ 9177 2.2942499999999998E-03 7.1958089026341750E-05 -8.2911687172175938E-02
+ 9178 2.2944999999999997E-03 7.1937362487457693E-05 -8.2900623900377793E-02
+ 9179 2.2947499999999999E-03 7.1916638714391551E-05 -8.2889560628579620E-02
+ 9180 2.2949999999999997E-03 7.1895917707143407E-05 -8.2878497356781475E-02
+ 9181 2.2952499999999995E-03 7.1875199465713205E-05 -8.2867434084983316E-02
+ 9182 2.2954999999999998E-03 7.1854483990100893E-05 -8.2856370813185143E-02
+ 9183 2.2957499999999996E-03 7.1833771280306632E-05 -8.2845307541386998E-02
+ 9184 2.2959999999999999E-03 7.1813061336330233E-05 -8.2834244269588825E-02
+ 9185 2.2962499999999997E-03 7.1792354158171803E-05 -8.2823180997790666E-02
+ 9186 2.2964999999999995E-03 7.1771649745831344E-05 -8.2812117725992521E-02
+ 9187 2.2967499999999997E-03 7.1750948099308788E-05 -8.2801054454194348E-02
+ 9188 2.2969999999999996E-03 7.1730249218604242E-05 -8.2789991182396203E-02
+ 9189 2.2972499999999998E-03 7.1709553103717599E-05 -8.2778927910598030E-02
+ 9190 2.2974999999999996E-03 7.1688859754648953E-05 -8.2767864638799871E-02
+ 9191 2.2977499999999999E-03 7.1668169171398182E-05 -8.2756801367001698E-02
+ 9192 2.2979999999999997E-03 7.1647481353965422E-05 -8.2745738095203553E-02
+ 9193 2.2982499999999995E-03 7.1626796302350632E-05 -8.2734674823405394E-02
+ 9194 2.2984999999999998E-03 7.1606114016553718E-05 -8.2723611551607221E-02
+ 9195 2.2987499999999996E-03 7.1585434496574841E-05 -8.2712548279809076E-02
+ 9196 2.2989999999999998E-03 7.1564757742413840E-05 -8.2701485008010903E-02
+ 9197 2.2992499999999996E-03 7.1544083754070822E-05 -8.2690421736212757E-02
+ 9198 2.2994999999999999E-03 7.1523412531545707E-05 -8.2679358464414585E-02
+ 9199 2.2997499999999997E-03 7.1502744074838603E-05 -8.2668295192616426E-02
+ 9200 2.2999999999999995E-03 7.1482078383949455E-05 -8.2657231920818280E-02
+ 9201 2.3002499999999998E-03 7.1461415458878169E-05 -8.2646168649020108E-02
+ 9202 2.3004999999999996E-03 7.1440755299624907E-05 -8.2635105377221948E-02
+ 9203 2.3007499999999998E-03 7.1420097906189548E-05 -8.2624042105423789E-02
+ 9204 2.3009999999999997E-03 7.1399443278572172E-05 -8.2612978833625630E-02
+ 9205 2.3012499999999999E-03 7.1378791416772726E-05 -8.2601915561827458E-02
+ 9206 2.3014999999999997E-03 7.1358142320791264E-05 -8.2590852290029312E-02
+ 9207 2.3017499999999995E-03 7.1337495990627745E-05 -8.2579789018231153E-02
+ 9208 2.3019999999999998E-03 7.1316852426282141E-05 -8.2568725746432980E-02
+ 9209 2.3022499999999996E-03 7.1296211627754535E-05 -8.2557662474634835E-02
+ 9210 2.3024999999999999E-03 7.1275573595044832E-05 -8.2546599202836662E-02
+ 9211 2.3027499999999997E-03 7.1254938328153112E-05 -8.2535535931038517E-02
+ 9212 2.3029999999999999E-03 7.1234305827079308E-05 -8.2524472659240344E-02
+ 9213 2.3032499999999997E-03 7.1213676091823474E-05 -8.2513409387442185E-02
+ 9214 2.3034999999999996E-03 7.1193049122385610E-05 -8.2502346115644040E-02
+ 9215 2.3037499999999998E-03 7.1172424918765676E-05 -8.2491282843845867E-02
+ 9216 2.3039999999999996E-03 7.1151803480963698E-05 -8.2480219572047708E-02
+ 9217 2.3042499999999999E-03 7.1131184808979650E-05 -8.2469156300249535E-02
+ 9218 2.3044999999999997E-03 7.1110568902813559E-05 -8.2458093028451390E-02
+ 9219 2.3047499999999995E-03 7.1089955762465424E-05 -8.2447029756653231E-02
+ 9220 2.3049999999999998E-03 7.1069345387935219E-05 -8.2435966484855072E-02
+ 9221 2.3052499999999996E-03 7.1048737779222983E-05 -8.2424903213056913E-02
+ 9222 2.3054999999999998E-03 7.1028132936328678E-05 -8.2413839941258740E-02
+ 9223 2.3057499999999996E-03 7.1007530859252369E-05 -8.2402776669460595E-02
+ 9224 2.3059999999999999E-03 7.0986931547993950E-05 -8.2391713397662422E-02
+ 9225 2.3062499999999997E-03 7.0966335002553527E-05 -8.2380650125864263E-02
+ 9226 2.3064999999999995E-03 7.0945741222931035E-05 -8.2369586854066118E-02
+ 9227 2.3067499999999998E-03 7.0925150209126471E-05 -8.2358523582267945E-02
+ 9228 2.3069999999999996E-03 7.0904561961139932E-05 -8.2347460310469800E-02
+ 9229 2.3072499999999998E-03 7.0883976478971242E-05 -8.2336397038671627E-02
+ 9230 2.3074999999999997E-03 7.0863393762620589E-05 -8.2325333766873468E-02
+ 9231 2.3077499999999999E-03 7.0842813812087825E-05 -8.2314270495075295E-02
+ 9232 2.3079999999999997E-03 7.0822236627373031E-05 -8.2303207223277150E-02
+ 9233 2.3082499999999995E-03 7.0801662208476180E-05 -8.2292143951478991E-02
+ 9234 2.3084999999999998E-03 7.0781090555397272E-05 -8.2281080679680818E-02
+ 9235 2.3087499999999996E-03 7.0760521668136362E-05 -8.2270017407882673E-02
+ 9236 2.3089999999999999E-03 7.0739955546693354E-05 -8.2258954136084500E-02
+ 9237 2.3092499999999997E-03 7.0719392191068302E-05 -8.2247890864286355E-02
+ 9238 2.3094999999999999E-03 7.0698831601261208E-05 -8.2236827592488182E-02
+ 9239 2.3097499999999997E-03 7.0678273777272042E-05 -8.2225764320690023E-02
+ 9240 2.3099999999999996E-03 7.0657718719100847E-05 -8.2214701048891878E-02
+ 9241 2.3102499999999998E-03 7.0637166426747595E-05 -8.2203637777093705E-02
+ 9242 2.3104999999999996E-03 7.0616616900212299E-05 -8.2192574505295546E-02
+ 9243 2.3107499999999999E-03 7.0596070139494933E-05 -8.2181511233497387E-02
+ 9244 2.3109999999999997E-03 7.0575526144595592E-05 -8.2170447961699228E-02
+ 9245 2.3112499999999995E-03 7.0554984915514125E-05 -8.2159384689901083E-02
+ 9246 2.3114999999999998E-03 7.0534446452250602E-05 -8.2148321418102910E-02
+ 9247 2.3117499999999996E-03 7.0513910754805062E-05 -8.2137258146304751E-02
+ 9248 2.3119999999999998E-03 7.0493377823177439E-05 -8.2126194874506578E-02
+ 9249 2.3122499999999996E-03 7.0472847657367812E-05 -8.2115131602708433E-02
+ 9250 2.3124999999999999E-03 7.0452320257376088E-05 -8.2104068330910260E-02
+ 9251 2.3127499999999997E-03 7.0431795623202375E-05 -8.2093005059112101E-02
+ 9252 2.3129999999999995E-03 7.0411273754846592E-05 -8.2081941787313956E-02
+ 9253 2.3132499999999998E-03 7.0390754652308710E-05 -8.2070878515515783E-02
+ 9254 2.3134999999999996E-03 7.0370238315588813E-05 -8.2059815243717638E-02
+ 9255 2.3137499999999998E-03 7.0349724744686831E-05 -8.2048751971919465E-02
+ 9256 2.3139999999999997E-03 7.0329213939602820E-05 -8.2037688700121306E-02
+ 9257 2.3142499999999999E-03 7.0308705900336738E-05 -8.2026625428323133E-02
+ 9258 2.3144999999999997E-03 7.0288200626888680E-05 -8.2015562156524988E-02
+ 9259 2.3147499999999995E-03 7.0267698119258525E-05 -8.2004498884726829E-02
+ 9260 2.3149999999999998E-03 7.0247198377446286E-05 -8.1993435612928670E-02
+ 9261 2.3152499999999996E-03 7.0226701401452044E-05 -8.1982372341130511E-02
+ 9262 2.3154999999999999E-03 7.0206207191275718E-05 -8.1971309069332338E-02
+ 9263 2.3157499999999997E-03 7.0185715746917402E-05 -8.1960245797534192E-02
+ 9264 2.3159999999999999E-03 7.0165227068376949E-05 -8.1949182525736020E-02
+ 9265 2.3162499999999997E-03 7.0144741155654533E-05 -8.1938119253937861E-02
+ 9266 2.3164999999999995E-03 7.0124258008750020E-05 -8.1927055982139715E-02
+ 9267 2.3167499999999998E-03 7.0103777627663437E-05 -8.1915992710341543E-02
+ 9268 2.3169999999999996E-03 7.0083300012394837E-05 -8.1904929438543397E-02
+ 9269 2.3172499999999999E-03 7.0062825162944153E-05 -8.1893866166745224E-02
+ 9270 2.3174999999999997E-03 7.0042353079311466E-05 -8.1882802894947065E-02
+ 9271 2.3177499999999995E-03 7.0021883761496709E-05 -8.1871739623148920E-02
+ 9272 2.3179999999999997E-03 7.0001417209499881E-05 -8.1860676351350747E-02
+ 9273 2.3182499999999996E-03 6.9980953423321024E-05 -8.1849613079552588E-02
+ 9274 2.3184999999999998E-03 6.9960492402960082E-05 -8.1838549807754415E-02
+ 9275 2.3187499999999996E-03 6.9940034148417138E-05 -8.1827486535956270E-02
+ 9276 2.3189999999999999E-03 6.9919578659692096E-05 -8.1816423264158097E-02
+ 9277 2.3192499999999997E-03 6.9899125936785065E-05 -8.1805359992359952E-02
+ 9278 2.3194999999999995E-03 6.9878675979695976E-05 -8.1794296720561793E-02
+ 9279 2.3197499999999998E-03 6.9858228788424804E-05 -8.1783233448763620E-02
+ 9280 2.3199999999999996E-03 6.9837784362971575E-05 -8.1772170176965475E-02
+ 9281 2.3202499999999998E-03 6.9817342703336303E-05 -8.1761106905167302E-02
+ 9282 2.3204999999999996E-03 6.9796903809518987E-05 -8.1750043633369143E-02
+ 9283 2.3207499999999999E-03 6.9776467681519601E-05 -8.1738980361570984E-02
+ 9284 2.3209999999999997E-03 6.9756034319338198E-05 -8.1727917089772825E-02
+ 9285 2.3212499999999995E-03 6.9735603722974779E-05 -8.1716853817974680E-02
+ 9286 2.3214999999999998E-03 6.9715175892429235E-05 -8.1705790546176507E-02
+ 9287 2.3217499999999996E-03 6.9694750827701676E-05 -8.1694727274378348E-02
+ 9288 2.3219999999999998E-03 6.9674328528792032E-05 -8.1683664002580175E-02
+ 9289 2.3222499999999997E-03 6.9653908995700358E-05 -8.1672600730782030E-02
+ 9290 2.3224999999999999E-03 6.9633492228426613E-05 -8.1661537458983857E-02
+ 9291 2.3227499999999997E-03 6.9613078226970853E-05 -8.1650474187185698E-02
+ 9292 2.3229999999999995E-03 6.9592666991333076E-05 -8.1639410915387553E-02
+ 9293 2.3232499999999998E-03 6.9572258521513161E-05 -8.1628347643589380E-02
+ 9294 2.3234999999999996E-03 6.9551852817511243E-05 -8.1617284371791235E-02
+ 9295 2.3237499999999999E-03 6.9531449879327255E-05 -8.1606221099993062E-02
+ 9296 2.3239999999999997E-03 6.9511049706961236E-05 -8.1595157828194903E-02
+ 9297 2.3242499999999999E-03 6.9490652300413148E-05 -8.1584094556396730E-02
+ 9298 2.3244999999999997E-03 6.9470257659683056E-05 -8.1573031284598585E-02
+ 9299 2.3247499999999996E-03 6.9449865784770894E-05 -8.1561968012800426E-02
+ 9300 2.3249999999999998E-03 6.9429476675676675E-05 -8.1550904741002267E-02
+ 9301 2.3252499999999996E-03 6.9409090332400386E-05 -8.1539841469204108E-02
+ 9302 2.3254999999999999E-03 6.9388706754942040E-05 -8.1528778197405935E-02
+ 9303 2.3257499999999997E-03 6.9368325943301663E-05 -8.1517714925607790E-02
+ 9304 2.3259999999999995E-03 6.9347947897479284E-05 -8.1506651653809631E-02
+ 9305 2.3262499999999998E-03 6.9327572617474767E-05 -8.1495588382011458E-02
+ 9306 2.3264999999999996E-03 6.9307200103288261E-05 -8.1484525110213313E-02
+ 9307 2.3267499999999998E-03 6.9286830354919643E-05 -8.1473461838415140E-02
+ 9308 2.3269999999999996E-03 6.9266463372369023E-05 -8.1462398566616981E-02
+ 9309 2.3272499999999999E-03 6.9246099155636332E-05 -8.1451335294818822E-02
+ 9310 2.3274999999999997E-03 6.9225737704721598E-05 -8.1440272023020663E-02
+ 9311 2.3277499999999995E-03 6.9205379019624848E-05 -8.1429208751222518E-02
+ 9312 2.3279999999999998E-03 6.9185023100346000E-05 -8.1418145479424345E-02
+ 9313 2.3282499999999996E-03 6.9164669946885149E-05 -8.1407082207626186E-02
+ 9314 2.3284999999999998E-03 6.9144319559242214E-05 -8.1396018935828013E-02
+ 9315 2.3287499999999997E-03 6.9123971937417236E-05 -8.1384955664029868E-02
+ 9316 2.3289999999999999E-03 6.9103627081410174E-05 -8.1373892392231695E-02
+ 9317 2.3292499999999997E-03 6.9083284991221095E-05 -8.1362829120433550E-02
+ 9318 2.3294999999999995E-03 6.9062945666849987E-05 -8.1351765848635391E-02
+ 9319 2.3297499999999998E-03 6.9042609108296781E-05 -8.1340702576837218E-02
+ 9320 2.3299999999999996E-03 6.9022275315561586E-05 -8.1329639305039073E-02
+ 9321 2.3302499999999999E-03 6.9001944288644252E-05 -8.1318576033240900E-02
+ 9322 2.3304999999999997E-03 6.8981616027544957E-05 -8.1307512761442741E-02
+ 9323 2.3307499999999999E-03 6.8961290532263550E-05 -8.1296449489644568E-02
+ 9324 2.3309999999999997E-03 6.8940967802800100E-05 -8.1285386217846423E-02
+ 9325 2.3312499999999996E-03 6.8920647839154620E-05 -8.1274322946048277E-02
+ 9326 2.3314999999999998E-03 6.8900330641327070E-05 -8.1263259674250105E-02
+ 9327 2.3317499999999996E-03 6.8880016209317516E-05 -8.1252196402451946E-02
+ 9328 2.3319999999999999E-03 6.8859704543125839E-05 -8.1241133130653773E-02
+ 9329 2.3322499999999997E-03 6.8839395642752158E-05 -8.1230069858855627E-02
+ 9330 2.3324999999999995E-03 6.8819089508196434E-05 -8.1219006587057468E-02
+ 9331 2.3327499999999998E-03 6.8798786139458612E-05 -8.1207943315259296E-02
+ 9332 2.3329999999999996E-03 6.8778485536538829E-05 -8.1196880043461150E-02
+ 9333 2.3332499999999998E-03 6.8758187699436907E-05 -8.1185816771662977E-02
+ 9334 2.3334999999999996E-03 6.8737892628152996E-05 -8.1174753499864832E-02
+ 9335 2.3337499999999999E-03 6.8717600322686987E-05 -8.1163690228066659E-02
+ 9336 2.3339999999999997E-03 6.8697310783038935E-05 -8.1152626956268500E-02
+ 9337 2.3342499999999995E-03 6.8677024009208853E-05 -8.1141563684470355E-02
+ 9338 2.3344999999999998E-03 6.8656740001196687E-05 -8.1130500412672182E-02
+ 9339 2.3347499999999996E-03 6.8636458759002518E-05 -8.1119437140874023E-02
+ 9340 2.3349999999999998E-03 6.8616180282626252E-05 -8.1108373869075864E-02
+ 9341 2.3352499999999997E-03 6.8595904572067969E-05 -8.1097310597277705E-02
+ 9342 2.3354999999999999E-03 6.8575631627327603E-05 -8.1086247325479532E-02
+ 9343 2.3357499999999997E-03 6.8555361448405220E-05 -8.1075184053681387E-02
+ 9344 2.3359999999999995E-03 6.8535094035300793E-05 -8.1064120781883228E-02
+ 9345 2.3362499999999998E-03 6.8514829388014297E-05 -8.1053057510085055E-02
+ 9346 2.3364999999999996E-03 6.8494567506545743E-05 -8.1041994238286910E-02
+ 9347 2.3367499999999999E-03 6.8474308390895132E-05 -8.1030930966488737E-02
+ 9348 2.3369999999999997E-03 6.8454052041062519E-05 -8.1019867694690578E-02
+ 9349 2.3372499999999999E-03 6.8433798457047780E-05 -8.1008804422892419E-02
+ 9350 2.3374999999999997E-03 6.8413547638851053E-05 -8.0997741151094260E-02
+ 9351 2.3377499999999996E-03 6.8393299586472255E-05 -8.0986677879296115E-02
+ 9352 2.3379999999999998E-03 6.8373054299911387E-05 -8.0975614607497942E-02
+ 9353 2.3382499999999996E-03 6.8352811779168502E-05 -8.0964551335699783E-02
+ 9354 2.3384999999999999E-03 6.8332572024243547E-05 -8.0953488063901610E-02
+ 9355 2.3387499999999997E-03 6.8312335035136576E-05 -8.0942424792103465E-02
+ 9356 2.3389999999999995E-03 6.8292100811847534E-05 -8.0931361520305306E-02
+ 9357 2.3392499999999997E-03 6.8271869354376408E-05 -8.0920298248507147E-02
+ 9358 2.3394999999999996E-03 6.8251640662723252E-05 -8.0909234976708988E-02
+ 9359 2.3397499999999998E-03 6.8231414736888039E-05 -8.0898171704910815E-02
+ 9360 2.3399999999999996E-03 6.8211191576870783E-05 -8.0887108433112670E-02
+ 9361 2.3402499999999999E-03 6.8190971182671497E-05 -8.0876045161314497E-02
+ 9362 2.3404999999999997E-03 6.8170753554290127E-05 -8.0864981889516338E-02
+ 9363 2.3407499999999995E-03 6.8150538691726727E-05 -8.0853918617718193E-02
+ 9364 2.3409999999999998E-03 6.8130326594981270E-05 -8.0842855345920020E-02
+ 9365 2.3412499999999996E-03 6.8110117264053756E-05 -8.0831792074121861E-02
+ 9366 2.3414999999999998E-03 6.8089910698944199E-05 -8.0820728802323702E-02
+ 9367 2.3417499999999996E-03 6.8069706899652612E-05 -8.0809665530525543E-02
+ 9368 2.3419999999999999E-03 6.8049505866178941E-05 -8.0798602258727370E-02
+ 9369 2.3422499999999997E-03 6.8029307598523267E-05 -8.0787538986929225E-02
+ 9370 2.3424999999999995E-03 6.8009112096685496E-05 -8.0776475715131066E-02
+ 9371 2.3427499999999998E-03 6.7988919360665668E-05 -8.0765412443332893E-02
+ 9372 2.3429999999999996E-03 6.7968729390463809E-05 -8.0754349171534748E-02
+ 9373 2.3432499999999998E-03 6.7948542186079881E-05 -8.0743285899736575E-02
+ 9374 2.3434999999999997E-03 6.7928357747513976E-05 -8.0732222627938430E-02
+ 9375 2.3437499999999999E-03 6.7908176074765934E-05 -8.0721159356140257E-02
+ 9376 2.3439999999999997E-03 6.7887997167835875E-05 -8.0710096084342098E-02
+ 9377 2.3442499999999995E-03 6.7867821026723773E-05 -8.0699032812543953E-02
+ 9378 2.3444999999999998E-03 6.7847647651429627E-05 -8.0687969540745780E-02
+ 9379 2.3447499999999996E-03 6.7827477041953411E-05 -8.0676906268947621E-02
+ 9380 2.3449999999999999E-03 6.7807309198295124E-05 -8.0665842997149448E-02
+ 9381 2.3452499999999997E-03 6.7787144120454808E-05 -8.0654779725351303E-02
+ 9382 2.3454999999999995E-03 6.7766981808432475E-05 -8.0643716453553144E-02
+ 9383 2.3457499999999997E-03 6.7746822262228058E-05 -8.0632653181754985E-02
+ 9384 2.3459999999999996E-03 6.7726665481841584E-05 -8.0621589909956826E-02
+ 9385 2.3462499999999998E-03 6.7706511467273054E-05 -8.0610526638158653E-02
+ 9386 2.3464999999999996E-03 6.7686360218522493E-05 -8.0599463366360508E-02
+ 9387 2.3467499999999999E-03 6.7666211735589862E-05 -8.0588400094562335E-02
+ 9388 2.3469999999999997E-03 6.7646066018475215E-05 -8.0577336822764176E-02
+ 9389 2.3472499999999995E-03 6.7625923067178537E-05 -8.0566273550966030E-02
+ 9390 2.3474999999999998E-03 6.7605782881699763E-05 -8.0555210279167858E-02
+ 9391 2.3477499999999996E-03 6.7585645462038945E-05 -8.0544147007369712E-02
+ 9392 2.3479999999999998E-03 6.7565510808196042E-05 -8.0533083735571540E-02
+ 9393 2.3482499999999996E-03 6.7545378920171137E-05 -8.0522020463773381E-02
+ 9394 2.3484999999999999E-03 6.7525249797964135E-05 -8.0510957191975208E-02
+ 9395 2.3487499999999997E-03 6.7505123441575143E-05 -8.0499893920177062E-02
+ 9396 2.3489999999999995E-03 6.7484999851004094E-05 -8.0488830648378903E-02
+ 9397 2.3492499999999998E-03 6.7464879026250962E-05 -8.0477767376580731E-02
+ 9398 2.3494999999999996E-03 6.7444760967315799E-05 -8.0466704104782585E-02
+ 9399 2.3497499999999998E-03 6.7424645674198566E-05 -8.0455640832984412E-02
+ 9400 2.3499999999999997E-03 6.7404533146899289E-05 -8.0444577561186267E-02
+ 9401 2.3502499999999999E-03 6.7384423385417942E-05 -8.0433514289388094E-02
+ 9402 2.3504999999999997E-03 6.7364316389754593E-05 -8.0422451017589935E-02
+ 9403 2.3507499999999995E-03 6.7344212159909200E-05 -8.0411387745791790E-02
+ 9404 2.3509999999999998E-03 6.7324110695881709E-05 -8.0400324473993617E-02
+ 9405 2.3512499999999996E-03 6.7304011997672188E-05 -8.0389261202195458E-02
+ 9406 2.3514999999999999E-03 6.7283916065280597E-05 -8.0378197930397299E-02
+ 9407 2.3517499999999997E-03 6.7263822898706976E-05 -8.0367134658599140E-02
+ 9408 2.3519999999999999E-03 6.7243732497951271E-05 -8.0356071386800967E-02
+ 9409 2.3522499999999997E-03 6.7223644863013577E-05 -8.0345008115002822E-02
+ 9410 2.3524999999999996E-03 6.7203559993893813E-05 -8.0333944843204663E-02
+ 9411 2.3527499999999998E-03 6.7183477890591964E-05 -8.0322881571406490E-02
+ 9412 2.3529999999999996E-03 6.7163398553108140E-05 -8.0311818299608345E-02
+ 9413 2.3532499999999999E-03 6.7143321981442177E-05 -8.0300755027810172E-02
+ 9414 2.3534999999999997E-03 6.7123248175594198E-05 -8.0289691756012027E-02
+ 9415 2.3537499999999995E-03 6.7103177135564176E-05 -8.0278628484213868E-02
+ 9416 2.3539999999999998E-03 6.7083108861352070E-05 -8.0267565212415695E-02
+ 9417 2.3542499999999996E-03 6.7063043352957974E-05 -8.0256501940617550E-02
+ 9418 2.3544999999999998E-03 6.7042980610381795E-05 -8.0245438668819377E-02
+ 9419 2.3547499999999996E-03 6.7022920633623558E-05 -8.0234375397021218E-02
+ 9420 2.3549999999999999E-03 6.7002863422683251E-05 -8.0223312125223045E-02
+ 9421 2.3552499999999997E-03 6.6982808977560928E-05 -8.0212248853424900E-02
+ 9422 2.3554999999999995E-03 6.6962757298256589E-05 -8.0201185581626741E-02
+ 9423 2.3557499999999998E-03 6.6942708384770124E-05 -8.0190122309828582E-02
+ 9424 2.3559999999999996E-03 6.6922662237101657E-05 -8.0179059038030423E-02
+ 9425 2.3562499999999998E-03 6.6902618855251133E-05 -8.0167995766232250E-02
+ 9426 2.3564999999999997E-03 6.6882578239218539E-05 -8.0156932494434105E-02
+ 9427 2.3567499999999999E-03 6.6862540389003888E-05 -8.0145869222635932E-02
+ 9428 2.3569999999999997E-03 6.6842505304607193E-05 -8.0134805950837773E-02
+ 9429 2.3572499999999995E-03 6.6822472986028495E-05 -8.0123742679039628E-02
+ 9430 2.3574999999999998E-03 6.6802443433267714E-05 -8.0112679407241455E-02
+ 9431 2.3577499999999996E-03 6.6782416646324889E-05 -8.0101616135443310E-02
+ 9432 2.3579999999999999E-03 6.6762392625199953E-05 -8.0090552863645137E-02
+ 9433 2.3582499999999997E-03 6.6742371369893027E-05 -8.0079489591846978E-02
+ 9434 2.3584999999999999E-03 6.6722352880404018E-05 -8.0068426320048805E-02
+ 9435 2.3587499999999997E-03 6.6702337156732992E-05 -8.0057363048250660E-02
+ 9436 2.3589999999999996E-03 6.6682324198879950E-05 -8.0046299776452501E-02
+ 9437 2.3592499999999998E-03 6.6662314006844770E-05 -8.0035236504654328E-02
+ 9438 2.3594999999999996E-03 6.6642306580627628E-05 -8.0024173232856183E-02
+ 9439 2.3597499999999999E-03 6.6622301920228347E-05 -8.0013109961058010E-02
+ 9440 2.3599999999999997E-03 6.6602300025647078E-05 -8.0002046689259865E-02
+ 9441 2.3602499999999995E-03 6.6582300896883724E-05 -7.9990983417461706E-02
+ 9442 2.3604999999999998E-03 6.6562304533938313E-05 -7.9979920145663533E-02
+ 9443 2.3607499999999996E-03 6.6542310936810913E-05 -7.9968856873865388E-02
+ 9444 2.3609999999999998E-03 6.6522320105501402E-05 -7.9957793602067215E-02
+ 9445 2.3612499999999996E-03 6.6502332040009889E-05 -7.9946730330269056E-02
+ 9446 2.3614999999999999E-03 6.6482346740336277E-05 -7.9935667058470897E-02
+ 9447 2.3617499999999997E-03 6.6462364206480650E-05 -7.9924603786672738E-02
+ 9448 2.3619999999999995E-03 6.6442384438442938E-05 -7.9913540514874593E-02
+ 9449 2.3622499999999998E-03 6.6422407436223169E-05 -7.9902477243076420E-02
+ 9450 2.3624999999999996E-03 6.6402433199821384E-05 -7.9891413971278261E-02
+ 9451 2.3627499999999998E-03 6.6382461729237542E-05 -7.9880350699480088E-02
+ 9452 2.3629999999999996E-03 6.6362493024471657E-05 -7.9869287427681943E-02
+ 9453 2.3632499999999999E-03 6.6342527085523701E-05 -7.9858224155883770E-02
+ 9454 2.3634999999999997E-03 6.6322563912393716E-05 -7.9847160884085611E-02
+ 9455 2.3637499999999995E-03 6.6302603505081660E-05 -7.9836097612287465E-02
+ 9456 2.3639999999999998E-03 6.6282645863587547E-05 -7.9825034340489293E-02
+ 9457 2.3642499999999996E-03 6.6262690987911444E-05 -7.9813971068691147E-02
+ 9458 2.3644999999999998E-03 6.6242738878053231E-05 -7.9802907796892975E-02
+ 9459 2.3647499999999997E-03 6.6222789534013001E-05 -7.9791844525094816E-02
+ 9460 2.3649999999999999E-03 6.6202842955790674E-05 -7.9780781253296643E-02
+ 9461 2.3652499999999997E-03 6.6182899143386317E-05 -7.9769717981498497E-02
+ 9462 2.3654999999999995E-03 6.6162958096799943E-05 -7.9758654709700338E-02
+ 9463 2.3657499999999998E-03 6.6143019816031472E-05 -7.9747591437902179E-02
+ 9464 2.3659999999999996E-03 6.6123084301080985E-05 -7.9736528166104020E-02
+ 9465 2.3662499999999999E-03 6.6103151551948414E-05 -7.9725464894305847E-02
+ 9466 2.3664999999999997E-03 6.6083221568633812E-05 -7.9714401622507702E-02
+ 9467 2.3667499999999995E-03 6.6063294351137195E-05 -7.9703338350709543E-02
+ 9468 2.3669999999999997E-03 6.6043369899458453E-05 -7.9692275078911370E-02
+ 9469 2.3672499999999996E-03 6.6023448213597708E-05 -7.9681211807113225E-02
+ 9470 2.3674999999999998E-03 6.6003529293554892E-05 -7.9670148535315052E-02
+ 9471 2.3677499999999996E-03 6.5983613139330074E-05 -7.9659085263516907E-02
+ 9472 2.3679999999999999E-03 6.5963699750923131E-05 -7.9648021991718734E-02
+ 9473 2.3682499999999997E-03 6.5943789128334199E-05 -7.9636958719920575E-02
+ 9474 2.3684999999999995E-03 6.5923881271563197E-05 -7.9625895448122430E-02
+ 9475 2.3687499999999998E-03 6.5903976180610151E-05 -7.9614832176324257E-02
+ 9476 2.3689999999999996E-03 6.5884073855475048E-05 -7.9603768904526098E-02
+ 9477 2.3692499999999998E-03 6.5864174296157847E-05 -7.9592705632727925E-02
+ 9478 2.3694999999999996E-03 6.5844277502658671E-05 -7.9581642360929780E-02
+ 9479 2.3697499999999999E-03 6.5824383474977398E-05 -7.9570579089131607E-02
+ 9480 2.3699999999999997E-03 6.5804492213114108E-05 -7.9559515817333462E-02
+ 9481 2.3702499999999995E-03 6.5784603717068774E-05 -7.9548452545535303E-02
+ 9482 2.3704999999999998E-03 6.5764717986841330E-05 -7.9537389273737130E-02
+ 9483 2.3707499999999996E-03 6.5744835022431896E-05 -7.9526326001938985E-02
+ 9484 2.3709999999999998E-03 6.5724954823840351E-05 -7.9515262730140812E-02
+ 9485 2.3712499999999997E-03 6.5705077391066803E-05 -7.9504199458342653E-02
+ 9486 2.3714999999999999E-03 6.5685202724111172E-05 -7.9493136186544494E-02
+ 9487 2.3717499999999997E-03 6.5665330822973524E-05 -7.9482072914746335E-02
+ 9488 2.3719999999999995E-03 6.5645461687653819E-05 -7.9471009642948190E-02
+ 9489 2.3722499999999998E-03 6.5625595318152043E-05 -7.9459946371150017E-02
+ 9490 2.3724999999999996E-03 6.5605731714468238E-05 -7.9448883099351858E-02
+ 9491 2.3727499999999999E-03 6.5585870876602349E-05 -7.9437819827553685E-02
+ 9492 2.3729999999999997E-03 6.5566012804554457E-05 -7.9426756555755540E-02
+ 9493 2.3732499999999999E-03 6.5546157498324480E-05 -7.9415693283957367E-02
+ 9494 2.3734999999999997E-03 6.5526304957912502E-05 -7.9404630012159208E-02
+ 9495 2.3737499999999996E-03 6.5506455183318439E-05 -7.9393566740361063E-02
+ 9496 2.3739999999999998E-03 6.5486608174542305E-05 -7.9382503468562890E-02
+ 9497 2.3742499999999996E-03 6.5466763931584142E-05 -7.9371440196764745E-02
+ 9498 2.3744999999999999E-03 6.5446922454443895E-05 -7.9360376924966572E-02
+ 9499 2.3747499999999997E-03 6.5427083743121658E-05 -7.9349313653168413E-02
+ 9500 2.3749999999999995E-03 6.5407247797617351E-05 -7.9338250381370268E-02
+ 9501 2.3752499999999998E-03 6.5387414617930988E-05 -7.9327187109572095E-02
+ 9502 2.3754999999999996E-03 6.5367584204062553E-05 -7.9316123837773936E-02
+ 9503 2.3757499999999998E-03 6.5347756556012062E-05 -7.9305060565975777E-02
+ 9504 2.3759999999999996E-03 6.5327931673779554E-05 -7.9293997294177618E-02
+ 9505 2.3762499999999999E-03 6.5308109557364990E-05 -7.9282934022379445E-02
+ 9506 2.3764999999999997E-03 6.5288290206768368E-05 -7.9271870750581300E-02
+ 9507 2.3767499999999995E-03 6.5268473621989717E-05 -7.9260807478783141E-02
+ 9508 2.3769999999999998E-03 6.5248659803028995E-05 -7.9249744206984968E-02
+ 9509 2.3772499999999996E-03 6.5228848749886243E-05 -7.9238680935186823E-02
+ 9510 2.3774999999999998E-03 6.5209040462561394E-05 -7.9227617663388650E-02
+ 9511 2.3777499999999997E-03 6.5189234941054515E-05 -7.9216554391590491E-02
+ 9512 2.3779999999999999E-03 6.5169432185365565E-05 -7.9205491119792332E-02
+ 9513 2.3782499999999997E-03 6.5149632195494640E-05 -7.9194427847994173E-02
+ 9514 2.3784999999999995E-03 6.5129834971441644E-05 -7.9183364576196028E-02
+ 9515 2.3787499999999998E-03 6.5110040513206551E-05 -7.9172301304397855E-02
+ 9516 2.3789999999999996E-03 6.5090248820789400E-05 -7.9161238032599696E-02
+ 9517 2.3792499999999999E-03 6.5070459894190234E-05 -7.9150174760801523E-02
+ 9518 2.3794999999999997E-03 6.5050673733408997E-05 -7.9139111489003378E-02
+ 9519 2.3797499999999999E-03 6.5030890338445703E-05 -7.9128048217205205E-02
+ 9520 2.3799999999999997E-03 6.5011109709300379E-05 -7.9116984945407060E-02
+ 9521 2.3802499999999996E-03 6.4991331845973025E-05 -7.9105921673608900E-02
+ 9522 2.3804999999999998E-03 6.4971556748463601E-05 -7.9094858401810728E-02
+ 9523 2.3807499999999996E-03 6.4951784416772133E-05 -7.9083795130012582E-02
+ 9524 2.3809999999999999E-03 6.4932014850898554E-05 -7.9072731858214410E-02
+ 9525 2.3812499999999997E-03 6.4912248050842986E-05 -7.9061668586416251E-02
+ 9526 2.3814999999999995E-03 6.4892484016605388E-05 -7.9050605314618105E-02
+ 9527 2.3817499999999998E-03 6.4872722748185679E-05 -7.9039542042819932E-02
+ 9528 2.3819999999999996E-03 6.4852964245584008E-05 -7.9028478771021787E-02
+ 9529 2.3822499999999998E-03 6.4833208508800199E-05 -7.9017415499223614E-02
+ 9530 2.3824999999999996E-03 6.4813455537834374E-05 -7.9006352227425455E-02
+ 9531 2.3827499999999999E-03 6.4793705332686464E-05 -7.8995288955627282E-02
+ 9532 2.3829999999999997E-03 6.4773957893356524E-05 -7.8984225683829137E-02
+ 9533 2.3832499999999995E-03 6.4754213219844582E-05 -7.8973162412030978E-02
+ 9534 2.3834999999999998E-03 6.4734471312150529E-05 -7.8962099140232805E-02
+ 9535 2.3837499999999996E-03 6.4714732170274446E-05 -7.8951035868434660E-02
+ 9536 2.3839999999999998E-03 6.4694995794216306E-05 -7.8939972596636487E-02
+ 9537 2.3842499999999997E-03 6.4675262183976122E-05 -7.8928909324838342E-02
+ 9538 2.3844999999999999E-03 6.4655531339553868E-05 -7.8917846053040169E-02
+ 9539 2.3847499999999997E-03 6.4635803260949611E-05 -7.8906782781242010E-02
+ 9540 2.3849999999999995E-03 6.4616077948163297E-05 -7.8895719509443865E-02
+ 9541 2.3852499999999998E-03 6.4596355401194886E-05 -7.8884656237645692E-02
+ 9542 2.3854999999999996E-03 6.4576635620044458E-05 -7.8873592965847533E-02
+ 9543 2.3857499999999998E-03 6.4556918604711947E-05 -7.8862529694049374E-02
+ 9544 2.3859999999999997E-03 6.4537204355197419E-05 -7.8851466422251215E-02
+ 9545 2.3862499999999999E-03 6.4517492871500820E-05 -7.8840403150453042E-02
+ 9546 2.3864999999999997E-03 6.4497784153622179E-05 -7.8829339878654897E-02
+ 9547 2.3867499999999995E-03 6.4478078201561520E-05 -7.8818276606856738E-02
+ 9548 2.3869999999999998E-03 6.4458375015318751E-05 -7.8807213335058565E-02
+ 9549 2.3872499999999996E-03 6.4438674594893993E-05 -7.8796150063260420E-02
+ 9550 2.3874999999999999E-03 6.4418976940287150E-05 -7.8785086791462247E-02
+ 9551 2.3877499999999997E-03 6.4399282051498251E-05 -7.8774023519664088E-02
+ 9552 2.3879999999999995E-03 6.4379589928527335E-05 -7.8762960247865943E-02
+ 9553 2.3882499999999997E-03 6.4359900571374308E-05 -7.8751896976067770E-02
+ 9554 2.3884999999999996E-03 6.4340213980039278E-05 -7.8740833704269625E-02
+ 9555 2.3887499999999998E-03 6.4320530154522165E-05 -7.8729770432471452E-02
+ 9556 2.3889999999999996E-03 6.4300849094823035E-05 -7.8718707160673293E-02
+ 9557 2.3892499999999999E-03 6.4281170800941821E-05 -7.8707643888875120E-02
+ 9558 2.3894999999999997E-03 6.4261495272878590E-05 -7.8696580617076975E-02
+ 9559 2.3897499999999995E-03 6.4241822510633303E-05 -7.8685517345278816E-02
+ 9560 2.3899999999999998E-03 6.4222152514205945E-05 -7.8674454073480657E-02
+ 9561 2.3902499999999996E-03 6.4202485283596558E-05 -7.8663390801682498E-02
+ 9562 2.3904999999999998E-03 6.4182820818805099E-05 -7.8652327529884325E-02
+ 9563 2.3907499999999996E-03 6.4163159119831625E-05 -7.8641264258086180E-02
+ 9564 2.3909999999999999E-03 6.4143500186676067E-05 -7.8630200986288007E-02
+ 9565 2.3912499999999997E-03 6.4123844019338478E-05 -7.8619137714489848E-02
+ 9566 2.3914999999999995E-03 6.4104190617818833E-05 -7.8608074442691703E-02
+ 9567 2.3917499999999998E-03 6.4084539982117117E-05 -7.8597011170893530E-02
+ 9568 2.3919999999999996E-03 6.4064892112233385E-05 -7.8585947899095371E-02
+ 9569 2.3922499999999998E-03 6.4045247008167583E-05 -7.8574884627297212E-02
+ 9570 2.3924999999999997E-03 6.4025604669919750E-05 -7.8563821355499053E-02
+ 9571 2.3927499999999999E-03 6.4005965097489807E-05 -7.8552758083700880E-02
+ 9572 2.3929999999999997E-03 6.3986328290877874E-05 -7.8541694811902735E-02
+ 9573 2.3932499999999995E-03 6.3966694250083898E-05 -7.8530631540104576E-02
+ 9574 2.3934999999999998E-03 6.3947062975107824E-05 -7.8519568268306403E-02
+ 9575 2.3937499999999996E-03 6.3927434465949735E-05 -7.8508504996508258E-02
+ 9576 2.3939999999999999E-03 6.3907808722609574E-05 -7.8497441724710085E-02
+ 9577 2.3942499999999997E-03 6.3888185745087384E-05 -7.8486378452911940E-02
+ 9578 2.3944999999999995E-03 6.3868565533383150E-05 -7.8475315181113781E-02
+ 9579 2.3947499999999997E-03 6.3848948087496805E-05 -7.8464251909315608E-02
+ 9580 2.3949999999999996E-03 6.3829333407428458E-05 -7.8453188637517463E-02
+ 9581 2.3952499999999998E-03 6.3809721493178039E-05 -7.8442125365719290E-02
+ 9582 2.3954999999999996E-03 6.3790112344745619E-05 -7.8431062093921131E-02
+ 9583 2.3957499999999999E-03 6.3770505962131073E-05 -7.8419998822122958E-02
+ 9584 2.3959999999999997E-03 6.3750902345334565E-05 -7.8408935550324813E-02
+ 9585 2.3962499999999995E-03 6.3731301494355974E-05 -7.8397872278526654E-02
+ 9586 2.3964999999999998E-03 6.3711703409195271E-05 -7.8386809006728494E-02
+ 9587 2.3967499999999996E-03 6.3692108089852565E-05 -7.8375745734930335E-02
+ 9588 2.3969999999999998E-03 6.3672515536327789E-05 -7.8364682463132163E-02
+ 9589 2.3972499999999996E-03 6.3652925748621038E-05 -7.8353619191334017E-02
+ 9590 2.3974999999999999E-03 6.3633338726732148E-05 -7.8342555919535845E-02
+ 9591 2.3977499999999997E-03 6.3613754470661241E-05 -7.8331492647737685E-02
+ 9592 2.3979999999999995E-03 6.3594172980408278E-05 -7.8320429375939540E-02
+ 9593 2.3982499999999998E-03 6.3574594255973258E-05 -7.8309366104141367E-02
+ 9594 2.3984999999999996E-03 6.3555018297356181E-05 -7.8298302832343222E-02
+ 9595 2.3987499999999998E-03 6.3535445104557047E-05 -7.8287239560545049E-02
+ 9596 2.3989999999999997E-03 6.3515874677575951E-05 -7.8276176288746890E-02
+ 9597 2.3992499999999999E-03 6.3496307016412689E-05 -7.8265113016948717E-02
+ 9598 2.3994999999999997E-03 6.3476742121067466E-05 -7.8254049745150572E-02
+ 9599 2.3997499999999995E-03 6.3457179991540158E-05 -7.8242986473352413E-02
+ 9600 2.3999999999999998E-03 6.3437620627830767E-05 -7.8231923201554240E-02
+ 9601 2.4002499999999996E-03 6.3418064029939372E-05 -7.8220859929756095E-02
+ 9602 2.4004999999999999E-03 6.3398510197865880E-05 -7.8209796657957922E-02
+ 9603 2.4007499999999997E-03 6.3378959131610399E-05 -7.8198733386159777E-02
+ 9604 2.4009999999999999E-03 6.3359410831172807E-05 -7.8187670114361604E-02
+ 9605 2.4012499999999997E-03 6.3339865296553198E-05 -7.8176606842563445E-02
+ 9606 2.4014999999999996E-03 6.3320322527751573E-05 -7.8165543570765300E-02
+ 9607 2.4017499999999998E-03 6.3300782524767824E-05 -7.8154480298967127E-02
+ 9608 2.4019999999999996E-03 6.3281245287602058E-05 -7.8143417027168968E-02
+ 9609 2.4022499999999999E-03 6.3261710816254221E-05 -7.8132353755370809E-02
+ 9610 2.4024999999999997E-03 6.3242179110724369E-05 -7.8121290483572650E-02
+ 9611 2.4027499999999995E-03 6.3222650171012486E-05 -7.8110227211774505E-02
+ 9612 2.4029999999999998E-03 6.3203123997118506E-05 -7.8099163939976332E-02
+ 9613 2.4032499999999996E-03 6.3183600589042469E-05 -7.8088100668178173E-02
+ 9614 2.4034999999999998E-03 6.3164079946784375E-05 -7.8077037396380000E-02
+ 9615 2.4037499999999996E-03 6.3144562070344278E-05 -7.8065974124581855E-02
+ 9616 2.4039999999999999E-03 6.3125046959722084E-05 -7.8054910852783682E-02
+ 9617 2.4042499999999997E-03 6.3105534614917900E-05 -7.8043847580985537E-02
+ 9618 2.4044999999999995E-03 6.3086025035931660E-05 -7.8032784309187378E-02
+ 9619 2.4047499999999998E-03 6.3066518222763295E-05 -7.8021721037389205E-02
+ 9620 2.4049999999999996E-03 6.3047014175412940E-05 -7.8010657765591060E-02
+ 9621 2.4052499999999998E-03 6.3027512893880488E-05 -7.7999594493792887E-02
+ 9622 2.4054999999999997E-03 6.3008014378166020E-05 -7.7988531221994728E-02
+ 9623 2.4057499999999999E-03 6.2988518628269468E-05 -7.7977467950196555E-02
+ 9624 2.4059999999999997E-03 6.2969025644190953E-05 -7.7966404678398410E-02
+ 9625 2.4062499999999995E-03 6.2949535425930328E-05 -7.7955341406600251E-02
+ 9626 2.4064999999999998E-03 6.2930047973487632E-05 -7.7944278134802092E-02
+ 9627 2.4067499999999996E-03 6.2910563286862906E-05 -7.7933214863003933E-02
+ 9628 2.4069999999999999E-03 6.2891081366056096E-05 -7.7922151591205760E-02
+ 9629 2.4072499999999997E-03 6.2871602211067283E-05 -7.7911088319407615E-02
+ 9630 2.4074999999999999E-03 6.2852125821896387E-05 -7.7900025047609442E-02
+ 9631 2.4077499999999997E-03 6.2832652198543501E-05 -7.7888961775811283E-02
+ 9632 2.4079999999999996E-03 6.2813181341008544E-05 -7.7877898504013138E-02
+ 9633 2.4082499999999998E-03 6.2793713249291490E-05 -7.7866835232214965E-02
+ 9634 2.4084999999999996E-03 6.2774247923392406E-05 -7.7855771960416820E-02
+ 9635 2.4087499999999999E-03 6.2754785363311266E-05 -7.7844708688618647E-02
+ 9636 2.4089999999999997E-03 6.2735325569048081E-05 -7.7833645416820488E-02
+ 9637 2.4092499999999995E-03 6.2715868540602895E-05 -7.7822582145022343E-02
+ 9638 2.4094999999999997E-03 6.2696414277975583E-05 -7.7811518873224170E-02
+ 9639 2.4097499999999996E-03 6.2676962781166269E-05 -7.7800455601426011E-02
+ 9640 2.4099999999999998E-03 6.2657514050174870E-05 -7.7789392329627838E-02
+ 9641 2.4102499999999996E-03 6.2638068085001469E-05 -7.7778329057829693E-02
+ 9642 2.4104999999999999E-03 6.2618624885645970E-05 -7.7767265786031520E-02
+ 9643 2.4107499999999997E-03 6.2599184452108414E-05 -7.7756202514233375E-02
+ 9644 2.4109999999999995E-03 6.2579746784388870E-05 -7.7745139242435216E-02
+ 9645 2.4112499999999998E-03 6.2560311882487200E-05 -7.7734075970637043E-02
+ 9646 2.4114999999999996E-03 6.2540879746403528E-05 -7.7723012698838898E-02
+ 9647 2.4117499999999998E-03 6.2521450376137798E-05 -7.7711949427040725E-02
+ 9648 2.4119999999999996E-03 6.2502023771689999E-05 -7.7700886155242566E-02
+ 9649 2.4122499999999999E-03 6.2482599933060142E-05 -7.7689822883444407E-02
+ 9650 2.4124999999999997E-03 6.2463178860248269E-05 -7.7678759611646248E-02
+ 9651 2.4127499999999995E-03 6.2443760553254353E-05 -7.7667696339848102E-02
+ 9652 2.4129999999999998E-03 6.2424345012078339E-05 -7.7656633068049929E-02
+ 9653 2.4132499999999996E-03 6.2404932236720349E-05 -7.7645569796251770E-02
+ 9654 2.4134999999999998E-03 6.2385522227180248E-05 -7.7634506524453598E-02
+ 9655 2.4137499999999997E-03 6.2366114983458090E-05 -7.7623443252655452E-02
+ 9656 2.4139999999999999E-03 6.2346710505553889E-05 -7.7612379980857280E-02
+ 9657 2.4142499999999997E-03 6.2327308793467645E-05 -7.7601316709059120E-02
+ 9658 2.4144999999999995E-03 6.2307909847199411E-05 -7.7590253437260975E-02
+ 9659 2.4147499999999998E-03 6.2288513666749026E-05 -7.7579190165462802E-02
+ 9660 2.4149999999999996E-03 6.2269120252116637E-05 -7.7568126893664657E-02
+ 9661 2.4152499999999999E-03 6.2249729603302179E-05 -7.7557063621866484E-02
+ 9662 2.4154999999999997E-03 6.2230341720305717E-05 -7.7546000350068325E-02
+ 9663 2.4157499999999995E-03 6.2210956603127158E-05 -7.7534937078270180E-02
+ 9664 2.4159999999999997E-03 6.2191574251766556E-05 -7.7523873806472007E-02
+ 9665 2.4162499999999996E-03 6.2172194666223937E-05 -7.7512810534673848E-02
+ 9666 2.4164999999999998E-03 6.2152817846499234E-05 -7.7501747262875689E-02
+ 9667 2.4167499999999996E-03 6.2133443792592501E-05 -7.7490683991077530E-02
+ 9668 2.4169999999999999E-03 6.2114072504503685E-05 -7.7479620719279357E-02
+ 9669 2.4172499999999997E-03 6.2094703982232852E-05 -7.7468557447481212E-02
+ 9670 2.4174999999999995E-03 6.2075338225779962E-05 -7.7457494175683053E-02
+ 9671 2.4177499999999998E-03 6.2055975235144988E-05 -7.7446430903884880E-02
+ 9672 2.4179999999999996E-03 6.2036615010328038E-05 -7.7435367632086735E-02
+ 9673 2.4182499999999998E-03 6.2017257551328977E-05 -7.7424304360288562E-02
+ 9674 2.4184999999999996E-03 6.1997902858147887E-05 -7.7413241088490417E-02
+ 9675 2.4187499999999999E-03 6.1978550930784726E-05 -7.7402177816692244E-02
+ 9676 2.4189999999999997E-03 6.1959201769239535E-05 -7.7391114544894085E-02
+ 9677 2.4192499999999995E-03 6.1939855373512300E-05 -7.7380051273095940E-02
+ 9678 2.4194999999999998E-03 6.1920511743602968E-05 -7.7368988001297767E-02
+ 9679 2.4197499999999996E-03 6.1901170879511647E-05 -7.7357924729499608E-02
+ 9680 2.4199999999999998E-03 6.1881832781238201E-05 -7.7346861457701435E-02
+ 9681 2.4202499999999997E-03 6.1862497448782780E-05 -7.7335798185903290E-02
+ 9682 2.4204999999999999E-03 6.1843164882145261E-05 -7.7324734914105117E-02
+ 9683 2.4207499999999997E-03 6.1823835081325725E-05 -7.7313671642306972E-02
+ 9684 2.4209999999999995E-03 6.1804508046324120E-05 -7.7302608370508813E-02
+ 9685 2.4212499999999998E-03 6.1785183777140443E-05 -7.7291545098710640E-02
+ 9686 2.4214999999999996E-03 6.1765862273774764E-05 -7.7280481826912495E-02
+ 9687 2.4217499999999999E-03 6.1746543536226987E-05 -7.7269418555114322E-02
+ 9688 2.4219999999999997E-03 6.1727227564497235E-05 -7.7258355283316163E-02
+ 9689 2.4222499999999995E-03 6.1707914358585372E-05 -7.7247292011518018E-02
+ 9690 2.4224999999999997E-03 6.1688603918491451E-05 -7.7236228739719845E-02
+ 9691 2.4227499999999996E-03 6.1669296244215501E-05 -7.7225165467921700E-02
+ 9692 2.4229999999999998E-03 6.1649991335757494E-05 -7.7214102196123527E-02
+ 9693 2.4232499999999996E-03 6.1630689193117457E-05 -7.7203038924325368E-02
+ 9694 2.4234999999999999E-03 6.1611389816295322E-05 -7.7191975652527195E-02
+ 9695 2.4237499999999997E-03 6.1592093205291157E-05 -7.7180912380729050E-02
+ 9696 2.4239999999999995E-03 6.1572799360104963E-05 -7.7169849108930891E-02
+ 9697 2.4242499999999998E-03 6.1553508280736712E-05 -7.7158785837132718E-02
+ 9698 2.4244999999999996E-03 6.1534219967186390E-05 -7.7147722565334573E-02
+ 9699 2.4247499999999998E-03 6.1514934419454011E-05 -7.7136659293536400E-02
+ 9700 2.4249999999999996E-03 6.1495651637539630E-05 -7.7125596021738255E-02
+ 9701 2.4252499999999999E-03 6.1476371621443164E-05 -7.7114532749940082E-02
+ 9702 2.4254999999999997E-03 6.1457094371164683E-05 -7.7103469478141923E-02
+ 9703 2.4257499999999995E-03 6.1437819886704117E-05 -7.7092406206343778E-02
+ 9704 2.4259999999999998E-03 6.1418548168061467E-05 -7.7081342934545605E-02
+ 9705 2.4262499999999996E-03 6.1399279215236828E-05 -7.7070279662747446E-02
+ 9706 2.4264999999999998E-03 6.1380013028230091E-05 -7.7059216390949287E-02
+ 9707 2.4267499999999997E-03 6.1360749607041352E-05 -7.7048153119151128E-02
+ 9708 2.4269999999999999E-03 6.1341488951670515E-05 -7.7037089847352955E-02
+ 9709 2.4272499999999997E-03 6.1322231062117675E-05 -7.7026026575554810E-02
+ 9710 2.4274999999999995E-03 6.1302975938382778E-05 -7.7014963303756651E-02
+ 9711 2.4277499999999998E-03 6.1283723580465797E-05 -7.7003900031958478E-02
+ 9712 2.4279999999999996E-03 6.1264473988366787E-05 -7.6992836760160333E-02
+ 9713 2.4282499999999999E-03 6.1245227162085692E-05 -7.6981773488362160E-02
+ 9714 2.4284999999999997E-03 6.1225983101622581E-05 -7.6970710216564001E-02
+ 9715 2.4287499999999999E-03 6.1206741806977400E-05 -7.6959646944765842E-02
+ 9716 2.4289999999999997E-03 6.1187503278150215E-05 -7.6948583672967683E-02
+ 9717 2.4292499999999996E-03 6.1168267515140961E-05 -7.6937520401169537E-02
+ 9718 2.4294999999999998E-03 6.1149034517949622E-05 -7.6926457129371364E-02
+ 9719 2.4297499999999996E-03 6.1129804286576254E-05 -7.6915393857573205E-02
+ 9720 2.4299999999999999E-03 6.1110576821020814E-05 -7.6904330585775033E-02
+ 9721 2.4302499999999997E-03 6.1091352121283386E-05 -7.6893267313976887E-02
+ 9722 2.4304999999999995E-03 6.1072130187363901E-05 -7.6882204042178728E-02
+ 9723 2.4307499999999998E-03 6.1052911019262291E-05 -7.6871140770380569E-02
+ 9724 2.4309999999999996E-03 6.1033694616978679E-05 -7.6860077498582410E-02
+ 9725 2.4312499999999998E-03 6.1014480980512982E-05 -7.6849014226784237E-02
+ 9726 2.4314999999999996E-03 6.0995270109865269E-05 -7.6837950954986092E-02
+ 9727 2.4317499999999999E-03 6.0976062005035485E-05 -7.6826887683187919E-02
+ 9728 2.4319999999999997E-03 6.0956856666023692E-05 -7.6815824411389760E-02
+ 9729 2.4322499999999995E-03 6.0937654092829815E-05 -7.6804761139591615E-02
+ 9730 2.4324999999999998E-03 6.0918454285453875E-05 -7.6793697867793442E-02
+ 9731 2.4327499999999996E-03 6.0899257243895911E-05 -7.6782634595995297E-02
+ 9732 2.4329999999999998E-03 6.0880062968155870E-05 -7.6771571324197124E-02
+ 9733 2.4332499999999996E-03 6.0860871458233819E-05 -7.6760508052398965E-02
+ 9734 2.4334999999999999E-03 6.0841682714129678E-05 -7.6749444780600792E-02
+ 9735 2.4337499999999997E-03 6.0822496735843513E-05 -7.6738381508802647E-02
+ 9736 2.4339999999999995E-03 6.0803313523375312E-05 -7.6727318237004488E-02
+ 9737 2.4342499999999998E-03 6.0784133076725013E-05 -7.6716254965206315E-02
+ 9738 2.4344999999999996E-03 6.0764955395892698E-05 -7.6705191693408170E-02
+ 9739 2.4347499999999998E-03 6.0745780480878293E-05 -7.6694128421609997E-02
+ 9740 2.4349999999999997E-03 6.0726608331681870E-05 -7.6683065149811852E-02
+ 9741 2.4352499999999999E-03 6.0707438948303371E-05 -7.6672001878013679E-02
+ 9742 2.4354999999999997E-03 6.0688272330742869E-05 -7.6660938606215520E-02
+ 9743 2.4357499999999995E-03 6.0669108479000323E-05 -7.6649875334417375E-02
+ 9744 2.4359999999999998E-03 6.0649947393075667E-05 -7.6638812062619202E-02
+ 9745 2.4362499999999996E-03 6.0630789072968994E-05 -7.6627748790821043E-02
+ 9746 2.4364999999999999E-03 6.0611633518680244E-05 -7.6616685519022884E-02
+ 9747 2.4367499999999997E-03 6.0592480730209477E-05 -7.6605622247224725E-02
+ 9748 2.4369999999999995E-03 6.0573330707556647E-05 -7.6594558975426580E-02
+ 9749 2.4372499999999997E-03 6.0554183450721746E-05 -7.6583495703628407E-02
+ 9750 2.4374999999999996E-03 6.0535038959704836E-05 -7.6572432431830248E-02
+ 9751 2.4377499999999998E-03 6.0515897234505841E-05 -7.6561369160032075E-02
+ 9752 2.4379999999999996E-03 6.0496758275124797E-05 -7.6550305888233930E-02
+ 9753 2.4382499999999999E-03 6.0477622081561709E-05 -7.6539242616435757E-02
+ 9754 2.4384999999999997E-03 6.0458488653816578E-05 -7.6528179344637598E-02
+ 9755 2.4387499999999995E-03 6.0439357991889417E-05 -7.6517116072839453E-02
+ 9756 2.4389999999999998E-03 6.0420230095780172E-05 -7.6506052801041280E-02
+ 9757 2.4392499999999996E-03 6.0401104965488910E-05 -7.6494989529243135E-02
+ 9758 2.4394999999999998E-03 6.0381982601015551E-05 -7.6483926257444962E-02
+ 9759 2.4397499999999996E-03 6.0362863002360169E-05 -7.6472862985646803E-02
+ 9760 2.4399999999999999E-03 6.0343746169522716E-05 -7.6461799713848630E-02
+ 9761 2.4402499999999997E-03 6.0324632102503234E-05 -7.6450736442050485E-02
+ 9762 2.4404999999999995E-03 6.0305520801301722E-05 -7.6439673170252326E-02
+ 9763 2.4407499999999998E-03 6.0286412265918119E-05 -7.6428609898454167E-02
+ 9764 2.4409999999999996E-03 6.0267306496352486E-05 -7.6417546626656008E-02
+ 9765 2.4412499999999998E-03 6.0248203492604769E-05 -7.6406483354857835E-02
+ 9766 2.4414999999999997E-03 6.0229103254675035E-05 -7.6395420083059690E-02
+ 9767 2.4417499999999999E-03 6.0210005782563245E-05 -7.6384356811261517E-02
+ 9768 2.4419999999999997E-03 6.0190911076269418E-05 -7.6373293539463358E-02
+ 9769 2.4422499999999995E-03 6.0171819135793534E-05 -7.6362230267665213E-02
+ 9770 2.4424999999999998E-03 6.0152729961135567E-05 -7.6351166995867040E-02
+ 9771 2.4427499999999996E-03 6.0133643552295610E-05 -7.6340103724068881E-02
+ 9772 2.4429999999999999E-03 6.0114559909273548E-05 -7.6329040452270722E-02
+ 9773 2.4432499999999997E-03 6.0095479032069457E-05 -7.6317977180472563E-02
+ 9774 2.4434999999999995E-03 6.0076400920683315E-05 -7.6306913908674417E-02
+ 9775 2.4437499999999997E-03 6.0057325575115104E-05 -7.6295850636876245E-02
+ 9776 2.4439999999999996E-03 6.0038252995364889E-05 -7.6284787365078086E-02
+ 9777 2.4442499999999998E-03 6.0019183181432577E-05 -7.6273724093279913E-02
+ 9778 2.4444999999999996E-03 6.0000116133318255E-05 -7.6262660821481768E-02
+ 9779 2.4447499999999999E-03 5.9981051851021835E-05 -7.6251597549683595E-02
+ 9780 2.4449999999999997E-03 5.9961990334543400E-05 -7.6240534277885449E-02
+ 9781 2.4452499999999995E-03 5.9942931583882900E-05 -7.6229471006087290E-02
+ 9782 2.4454999999999998E-03 5.9923875599040344E-05 -7.6218407734289118E-02
+ 9783 2.4457499999999996E-03 5.9904822380015751E-05 -7.6207344462490972E-02
+ 9784 2.4459999999999998E-03 5.9885771926809101E-05 -7.6196281190692799E-02
+ 9785 2.4462499999999996E-03 5.9866724239420408E-05 -7.6185217918894640E-02
+ 9786 2.4464999999999999E-03 5.9847679317849644E-05 -7.6174154647096468E-02
+ 9787 2.4467499999999997E-03 5.9828637162096844E-05 -7.6163091375298322E-02
+ 9788 2.4469999999999995E-03 5.9809597772162000E-05 -7.6152028103500163E-02
+ 9789 2.4472499999999998E-03 5.9790561148045079E-05 -7.6140964831702004E-02
+ 9790 2.4474999999999996E-03 5.9771527289746169E-05 -7.6129901559903845E-02
+ 9791 2.4477499999999998E-03 5.9752496197265147E-05 -7.6118838288105672E-02
+ 9792 2.4479999999999997E-03 5.9733467870602123E-05 -7.6107775016307527E-02
+ 9793 2.4482499999999999E-03 5.9714442309757001E-05 -7.6096711744509354E-02
+ 9794 2.4484999999999997E-03 5.9695419514729850E-05 -7.6085648472711195E-02
+ 9795 2.4487499999999995E-03 5.9676399485520655E-05 -7.6074585200913050E-02
+ 9796 2.4489999999999998E-03 5.9657382222129369E-05 -7.6063521929114877E-02
+ 9797 2.4492499999999996E-03 5.9638367724556108E-05 -7.6052458657316732E-02
+ 9798 2.4494999999999999E-03 5.9619355992800728E-05 -7.6041395385518559E-02
+ 9799 2.4497499999999997E-03 5.9600347026863333E-05 -7.6030332113720400E-02
+ 9800 2.4499999999999999E-03 5.9581340826743846E-05 -7.6019268841922227E-02
+ 9801 2.4502499999999997E-03 5.9562337392442364E-05 -7.6008205570124082E-02
+ 9802 2.4504999999999996E-03 5.9543336723958818E-05 -7.5997142298325923E-02
+ 9803 2.4507499999999998E-03 5.9524338821293187E-05 -7.5986079026527750E-02
+ 9804 2.4509999999999996E-03 5.9505343684445548E-05 -7.5975015754729605E-02
+ 9805 2.4512499999999999E-03 5.9486351313415810E-05 -7.5963952482931432E-02
+ 9806 2.4514999999999997E-03 5.9467361708204084E-05 -7.5952889211133287E-02
+ 9807 2.4517499999999995E-03 5.9448374868810287E-05 -7.5941825939335128E-02
+ 9808 2.4519999999999998E-03 5.9429390795234412E-05 -7.5930762667536955E-02
+ 9809 2.4522499999999996E-03 5.9410409487476502E-05 -7.5919699395738810E-02
+ 9810 2.4524999999999998E-03 5.9391430945536520E-05 -7.5908636123940637E-02
+ 9811 2.4527499999999996E-03 5.9372455169414536E-05 -7.5897572852142478E-02
+ 9812 2.4529999999999999E-03 5.9353482159110468E-05 -7.5886509580344319E-02
+ 9813 2.4532499999999997E-03 5.9334511914624377E-05 -7.5875446308546160E-02
+ 9814 2.4534999999999995E-03 5.9315544435956222E-05 -7.5864383036748015E-02
+ 9815 2.4537499999999998E-03 5.9296579723105989E-05 -7.5853319764949842E-02
+ 9816 2.4539999999999996E-03 5.9277617776073727E-05 -7.5842256493151683E-02
+ 9817 2.4542499999999998E-03 5.9258658594859395E-05 -7.5831193221353510E-02
+ 9818 2.4544999999999997E-03 5.9239702179463066E-05 -7.5820129949555365E-02
+ 9819 2.4547499999999999E-03 5.9220748529884626E-05 -7.5809066677757192E-02
+ 9820 2.4549999999999997E-03 5.9201797646124164E-05 -7.5798003405959047E-02
+ 9821 2.4552499999999995E-03 5.9182849528181658E-05 -7.5786940134160888E-02
+ 9822 2.4554999999999998E-03 5.9163904176057067E-05 -7.5775876862362715E-02
+ 9823 2.4557499999999996E-03 5.9144961589750468E-05 -7.5764813590564570E-02
+ 9824 2.4559999999999998E-03 5.9126021769261777E-05 -7.5753750318766397E-02
+ 9825 2.4562499999999997E-03 5.9107084714591084E-05 -7.5742687046968238E-02
+ 9826 2.4564999999999999E-03 5.9088150425738307E-05 -7.5731623775170065E-02
+ 9827 2.4567499999999997E-03 5.9069218902703506E-05 -7.5720560503371920E-02
+ 9828 2.4569999999999995E-03 5.9050290145486649E-05 -7.5709497231573761E-02
+ 9829 2.4572499999999998E-03 5.9031364154087714E-05 -7.5698433959775602E-02
+ 9830 2.4574999999999996E-03 5.9012440928506736E-05 -7.5687370687977443E-02
+ 9831 2.4577499999999999E-03 5.8993520468743701E-05 -7.5676307416179270E-02
+ 9832 2.4579999999999997E-03 5.8974602774798664E-05 -7.5665244144381125E-02
+ 9833 2.4582499999999995E-03 5.8955687846671549E-05 -7.5654180872582966E-02
+ 9834 2.4584999999999997E-03 5.8936775684362377E-05 -7.5643117600784793E-02
+ 9835 2.4587499999999996E-03 5.8917866287871155E-05 -7.5632054328986648E-02
+ 9836 2.4589999999999998E-03 5.8898959657197876E-05 -7.5620991057188475E-02
+ 9837 2.4592499999999996E-03 5.8880055792342560E-05 -7.5609927785390330E-02
+ 9838 2.4594999999999999E-03 5.8861154693305174E-05 -7.5598864513592157E-02
+ 9839 2.4597499999999997E-03 5.8842256360085751E-05 -7.5587801241793998E-02
+ 9840 2.4599999999999995E-03 5.8823360792684305E-05 -7.5576737969995852E-02
+ 9841 2.4602499999999998E-03 5.8804467991100762E-05 -7.5565674698197680E-02
+ 9842 2.4604999999999996E-03 5.8785577955335195E-05 -7.5554611426399521E-02
+ 9843 2.4607499999999998E-03 5.8766690685387545E-05 -7.5543548154601348E-02
+ 9844 2.4609999999999996E-03 5.8747806181257871E-05 -7.5532484882803202E-02
+ 9845 2.4612499999999999E-03 5.8728924442946127E-05 -7.5521421611005030E-02
+ 9846 2.4614999999999997E-03 5.8710045470452387E-05 -7.5510358339206884E-02
+ 9847 2.4617499999999995E-03 5.8691169263776590E-05 -7.5499295067408725E-02
+ 9848 2.4619999999999998E-03 5.8672295822918682E-05 -7.5488231795610553E-02
+ 9849 2.4622499999999996E-03 5.8653425147878764E-05 -7.5477168523812407E-02
+ 9850 2.4624999999999998E-03 5.8634557238656756E-05 -7.5466105252014234E-02
+ 9851 2.4627499999999997E-03 5.8615692095252744E-05 -7.5455041980216075E-02
+ 9852 2.4629999999999999E-03 5.8596829717666629E-05 -7.5443978708417916E-02
+ 9853 2.4632499999999997E-03 5.8577970105898531E-05 -7.5432915436619757E-02
+ 9854 2.4634999999999995E-03 5.8559113259948369E-05 -7.5421852164821612E-02
+ 9855 2.4637499999999998E-03 5.8540259179816110E-05 -7.5410788893023439E-02
+ 9856 2.4639999999999996E-03 5.8521407865501834E-05 -7.5399725621225280E-02
+ 9857 2.4642499999999999E-03 5.8502559317005488E-05 -7.5388662349427107E-02
+ 9858 2.4644999999999997E-03 5.8483713534327105E-05 -7.5377599077628962E-02
+ 9859 2.4647499999999995E-03 5.8464870517466713E-05 -7.5366535805830803E-02
+ 9860 2.4649999999999997E-03 5.8446030266424210E-05 -7.5355472534032630E-02
+ 9861 2.4652499999999996E-03 5.8427192781199703E-05 -7.5344409262234485E-02
+ 9862 2.4654999999999998E-03 5.8408358061793100E-05 -7.5333345990436312E-02
+ 9863 2.4657499999999996E-03 5.8389526108204466E-05 -7.5322282718638167E-02
+ 9864 2.4659999999999999E-03 5.8370696920433762E-05 -7.5311219446839994E-02
+ 9865 2.4662499999999997E-03 5.8351870498481028E-05 -7.5300156175041835E-02
+ 9866 2.4664999999999995E-03 5.8333046842346278E-05 -7.5289092903243690E-02
+ 9867 2.4667499999999998E-03 5.8314225952029417E-05 -7.5278029631445517E-02
+ 9868 2.4669999999999996E-03 5.8295407827530552E-05 -7.5266966359647358E-02
+ 9869 2.4672499999999998E-03 5.8276592468849604E-05 -7.5255903087849199E-02
+ 9870 2.4674999999999996E-03 5.8257779875986626E-05 -7.5244839816051040E-02
+ 9871 2.4677499999999999E-03 5.8238970048941564E-05 -7.5233776544252867E-02
+ 9872 2.4679999999999997E-03 5.8220162987714486E-05 -7.5222713272454722E-02
+ 9873 2.4682499999999995E-03 5.8201358692305344E-05 -7.5211650000656563E-02
+ 9874 2.4684999999999998E-03 5.8182557162714145E-05 -7.5200586728858390E-02
+ 9875 2.4687499999999996E-03 5.8163758398940916E-05 -7.5189523457060245E-02
+ 9876 2.4689999999999998E-03 5.8144962400985610E-05 -7.5178460185262072E-02
+ 9877 2.4692499999999997E-03 5.8126169168848267E-05 -7.5167396913463927E-02
+ 9878 2.4694999999999999E-03 5.8107378702528867E-05 -7.5156333641665754E-02
+ 9879 2.4697499999999997E-03 5.8088591002027431E-05 -7.5145270369867595E-02
+ 9880 2.4699999999999995E-03 5.8069806067343972E-05 -7.5134207098069450E-02
+ 9881 2.4702499999999998E-03 5.8051023898478401E-05 -7.5123143826271277E-02
+ 9882 2.4704999999999996E-03 5.8032244495430842E-05 -7.5112080554473118E-02
+ 9883 2.4707499999999999E-03 5.8013467858201177E-05 -7.5101017282674945E-02
+ 9884 2.4709999999999997E-03 5.7994693986789490E-05 -7.5089954010876800E-02
+ 9885 2.4712499999999995E-03 5.7975922881195746E-05 -7.5078890739078641E-02
+ 9886 2.4714999999999997E-03 5.7957154541419925E-05 -7.5067827467280482E-02
+ 9887 2.4717499999999996E-03 5.7938388967462114E-05 -7.5056764195482323E-02
+ 9888 2.4719999999999998E-03 5.7919626159322206E-05 -7.5045700923684150E-02
+ 9889 2.4722499999999996E-03 5.7900866117000268E-05 -7.5034637651886005E-02
+ 9890 2.4724999999999999E-03 5.7882108840496246E-05 -7.5023574380087832E-02
+ 9891 2.4727499999999997E-03 5.7863354329810208E-05 -7.5012511108289673E-02
+ 9892 2.4729999999999995E-03 5.7844602584942106E-05 -7.5001447836491528E-02
+ 9893 2.4732499999999998E-03 5.7825853605891933E-05 -7.4990384564693355E-02
+ 9894 2.4734999999999996E-03 5.7807107392659778E-05 -7.4979321292895210E-02
+ 9895 2.4737499999999998E-03 5.7788363945245512E-05 -7.4968258021097037E-02
+ 9896 2.4739999999999996E-03 5.7769623263649230E-05 -7.4957194749298878E-02
+ 9897 2.4742499999999999E-03 5.7750885347870863E-05 -7.4946131477500705E-02
+ 9898 2.4744999999999997E-03 5.7732150197910467E-05 -7.4935068205702560E-02
+ 9899 2.4747499999999995E-03 5.7713417813768021E-05 -7.4924004933904401E-02
+ 9900 2.4749999999999998E-03 5.7694688195443490E-05 -7.4912941662106228E-02
+ 9901 2.4752499999999996E-03 5.7675961342936977E-05 -7.4901878390308083E-02
+ 9902 2.4754999999999998E-03 5.7657237256248360E-05 -7.4890815118509910E-02
+ 9903 2.4757499999999997E-03 5.7638515935377726E-05 -7.4879751846711765E-02
+ 9904 2.4759999999999999E-03 5.7619797380325009E-05 -7.4868688574913592E-02
+ 9905 2.4762499999999997E-03 5.7601081591090261E-05 -7.4857625303115433E-02
+ 9906 2.4764999999999995E-03 5.7582368567673457E-05 -7.4846562031317287E-02
+ 9907 2.4767499999999998E-03 5.7563658310074589E-05 -7.4835498759519115E-02
+ 9908 2.4769999999999996E-03 5.7544950818293697E-05 -7.4824435487720956E-02
+ 9909 2.4772499999999999E-03 5.7526246092330715E-05 -7.4813372215922797E-02
+ 9910 2.4774999999999997E-03 5.7507544132185731E-05 -7.4802308944124637E-02
+ 9911 2.4777499999999999E-03 5.7488844937858662E-05 -7.4791245672326465E-02
+ 9912 2.4779999999999997E-03 5.7470148509349563E-05 -7.4780182400528319E-02
+ 9913 2.4782499999999996E-03 5.7451454846658407E-05 -7.4769119128730160E-02
+ 9914 2.4784999999999998E-03 5.7432763949785181E-05 -7.4758055856931988E-02
+ 9915 2.4787499999999996E-03 5.7414075818729946E-05 -7.4746992585133842E-02
+ 9916 2.4789999999999999E-03 5.7395390453492626E-05 -7.4735929313335669E-02
+ 9917 2.4792499999999997E-03 5.7376707854073283E-05 -7.4724866041537510E-02
+ 9918 2.4794999999999995E-03 5.7358028020471877E-05 -7.4713802769739365E-02
+ 9919 2.4797499999999997E-03 5.7339350952688407E-05 -7.4702739497941192E-02
+ 9920 2.4799999999999996E-03 5.7320676650722893E-05 -7.4691676226143047E-02
+ 9921 2.4802499999999998E-03 5.7302005114575329E-05 -7.4680612954344874E-02
+ 9922 2.4804999999999996E-03 5.7283336344245729E-05 -7.4669549682546715E-02
+ 9923 2.4807499999999999E-03 5.7264670339734058E-05 -7.4658486410748542E-02
+ 9924 2.4809999999999997E-03 5.7246007101040351E-05 -7.4647423138950397E-02
+ 9925 2.4812499999999995E-03 5.7227346628164586E-05 -7.4636359867152238E-02
+ 9926 2.4814999999999998E-03 5.7208688921106758E-05 -7.4625296595354079E-02
+ 9927 2.4817499999999996E-03 5.7190033979866893E-05 -7.4614233323555920E-02
+ 9928 2.4819999999999998E-03 5.7171381804444985E-05 -7.4603170051757747E-02
+ 9929 2.4822499999999996E-03 5.7152732394841020E-05 -7.4592106779959602E-02
+ 9930 2.4824999999999999E-03 5.7134085751054991E-05 -7.4581043508161429E-02
+ 9931 2.4827499999999997E-03 5.7115441873086946E-05 -7.4569980236363270E-02
+ 9932 2.4829999999999995E-03 5.7096800760936851E-05 -7.4558916964565125E-02
+ 9933 2.4832499999999998E-03 5.7078162414604665E-05 -7.4547853692766952E-02
+ 9934 2.4834999999999996E-03 5.7059526834090449E-05 -7.4536790420968807E-02
+ 9935 2.4837499999999998E-03 5.7040894019394163E-05 -7.4525727149170634E-02
+ 9936 2.4839999999999997E-03 5.7022263970515873E-05 -7.4514663877372475E-02
+ 9937 2.4842499999999999E-03 5.7003636687455487E-05 -7.4503600605574302E-02
+ 9938 2.4844999999999997E-03 5.6985012170213090E-05 -7.4492537333776157E-02
+ 9939 2.4847499999999995E-03 5.6966390418788624E-05 -7.4481474061977998E-02
+ 9940 2.4849999999999998E-03 5.6947771433182080E-05 -7.4470410790179825E-02
+ 9941 2.4852499999999996E-03 5.6929155213393519E-05 -7.4459347518381680E-02
+ 9942 2.4854999999999999E-03 5.6910541759422882E-05 -7.4448284246583507E-02
+ 9943 2.4857499999999997E-03 5.6891931071270214E-05 -7.4437220974785362E-02
+ 9944 2.4859999999999995E-03 5.6873323148935524E-05 -7.4426157702987203E-02
+ 9945 2.4862499999999997E-03 5.6854717992418729E-05 -7.4415094431189030E-02
+ 9946 2.4864999999999996E-03 5.6836115601719904E-05 -7.4404031159390885E-02
+ 9947 2.4867499999999998E-03 5.6817515976839022E-05 -7.4392967887592712E-02
+ 9948 2.4869999999999996E-03 5.6798919117776104E-05 -7.4381904615794553E-02
+ 9949 2.4872499999999999E-03 5.6780325024531115E-05 -7.4370841343996394E-02
+ 9950 2.4874999999999997E-03 5.6761733697104110E-05 -7.4359778072198235E-02
+ 9951 2.4877499999999995E-03 5.6743145135495068E-05 -7.4348714800400090E-02
+ 9952 2.4879999999999998E-03 5.6724559339703916E-05 -7.4337651528601917E-02
+ 9953 2.4882499999999996E-03 5.6705976309730753E-05 -7.4326588256803758E-02
+ 9954 2.4884999999999998E-03 5.6687396045575500E-05 -7.4315524985005585E-02
+ 9955 2.4887499999999996E-03 5.6668818547238224E-05 -7.4304461713207440E-02
+ 9956 2.4889999999999999E-03 5.6650243814718877E-05 -7.4293398441409267E-02
+ 9957 2.4892499999999997E-03 5.6631671848017541E-05 -7.4282335169611108E-02
+ 9958 2.4894999999999995E-03 5.6613102647134121E-05 -7.4271271897812963E-02
+ 9959 2.4897499999999998E-03 5.6594536212068617E-05 -7.4260208626014790E-02
+ 9960 2.4899999999999996E-03 5.6575972542821097E-05 -7.4249145354216645E-02
+ 9961 2.4902499999999998E-03 5.6557411639391492E-05 -7.4238082082418472E-02
+ 9962 2.4904999999999997E-03 5.6538853501779885E-05 -7.4227018810620313E-02
+ 9963 2.4907499999999999E-03 5.6520298129986194E-05 -7.4215955538822140E-02
+ 9964 2.4909999999999997E-03 5.6501745524010473E-05 -7.4204892267023995E-02
+ 9965 2.4912499999999995E-03 5.6483195683852708E-05 -7.4193828995225836E-02
+ 9966 2.4914999999999998E-03 5.6464648609512860E-05 -7.4182765723427677E-02
+ 9967 2.4917499999999996E-03 5.6446104300990982E-05 -7.4171702451629518E-02
+ 9968 2.4919999999999999E-03 5.6427562758287026E-05 -7.4160639179831345E-02
+ 9969 2.4922499999999997E-03 5.6409023981401054E-05 -7.4149575908033200E-02
+ 9970 2.4924999999999995E-03 5.6390487970333053E-05 -7.4138512636235041E-02
+ 9971 2.4927499999999997E-03 5.6371954725082947E-05 -7.4127449364436868E-02
+ 9972 2.4929999999999996E-03 5.6353424245650831E-05 -7.4116386092638722E-02
+ 9973 2.4932499999999998E-03 5.6334896532036631E-05 -7.4105322820840550E-02
+ 9974 2.4934999999999996E-03 5.6316371584240402E-05 -7.4094259549042391E-02
+ 9975 2.4937499999999999E-03 5.6297849402262095E-05 -7.4083196277244232E-02
+ 9976 2.4939999999999997E-03 5.6279329986101765E-05 -7.4072133005446072E-02
+ 9977 2.4942499999999995E-03 5.6260813335759378E-05 -7.4061069733647927E-02
+ 9978 2.4944999999999998E-03 5.6242299451234955E-05 -7.4050006461849754E-02
+ 9979 2.4947499999999996E-03 5.6223788332528475E-05 -7.4038943190051595E-02
+ 9980 2.4949999999999998E-03 5.6205279979639904E-05 -7.4027879918253423E-02
+ 9981 2.4952499999999996E-03 5.6186774392569316E-05 -7.4016816646455277E-02
+ 9982 2.4954999999999999E-03 5.6168271571316672E-05 -7.4005753374657104E-02
+ 9983 2.4957499999999997E-03 5.6149771515881991E-05 -7.3994690102858959E-02
+ 9984 2.4959999999999995E-03 5.6131274226265266E-05 -7.3983626831060800E-02
+ 9985 2.4962499999999998E-03 5.6112779702466465E-05 -7.3972563559262627E-02
+ 9986 2.4964999999999996E-03 5.6094287944485654E-05 -7.3961500287464482E-02
+ 9987 2.4967499999999998E-03 5.6075798952322745E-05 -7.3950437015666309E-02
+ 9988 2.4969999999999997E-03 5.6057312725977799E-05 -7.3939373743868150E-02
+ 9989 2.4972499999999999E-03 5.6038829265450797E-05 -7.3928310472069977E-02
+ 9990 2.4974999999999997E-03 5.6020348570741744E-05 -7.3917247200271832E-02
+ 9991 2.4977499999999995E-03 5.6001870641850682E-05 -7.3906183928473687E-02
+ 9992 2.4979999999999998E-03 5.5983395478777530E-05 -7.3895120656675514E-02
+ 9993 2.4982499999999996E-03 5.5964923081522333E-05 -7.3884057384877355E-02
+ 9994 2.4984999999999999E-03 5.5946453450085067E-05 -7.3872994113079182E-02
+ 9995 2.4987499999999997E-03 5.5927986584465804E-05 -7.3861930841281037E-02
+ 9996 2.4989999999999999E-03 5.5909522484664437E-05 -7.3850867569482864E-02
+ 9997 2.4992499999999997E-03 5.5891061150681053E-05 -7.3839804297684705E-02
+ 9998 2.4994999999999996E-03 5.5872602582515600E-05 -7.3828741025886560E-02
+ 9999 2.4997499999999998E-03 5.5854146780168102E-05 -7.3817677754088387E-02
+ 10000 2.4999999999999996E-03 5.5835693743638575E-05 -7.3806614482290242E-02
+ 10001 2.5002499999999999E-03 5.5817243472926964E-05 -7.3795551210492069E-02
+ 10002 2.5004999999999997E-03 5.5798795968033316E-05 -7.3784487938693910E-02
+ 10003 2.5007499999999995E-03 5.5780351228957625E-05 -7.3773424666895765E-02
+ 10004 2.5009999999999998E-03 5.5761909255699850E-05 -7.3762361395097592E-02
+ 10005 2.5012499999999996E-03 5.5743470048260079E-05 -7.3751298123299433E-02
+ 10006 2.5014999999999998E-03 5.5725033606638210E-05 -7.3740234851501274E-02
+ 10007 2.5017499999999996E-03 5.5706599930834345E-05 -7.3729171579703115E-02
+ 10008 2.5019999999999999E-03 5.5688169020848363E-05 -7.3718108307904942E-02
+ 10009 2.5022499999999997E-03 5.5669740876680370E-05 -7.3707045036106797E-02
+ 10010 2.5024999999999995E-03 5.5651315498330321E-05 -7.3695981764308638E-02
+ 10011 2.5027499999999998E-03 5.5632892885798208E-05 -7.3684918492510465E-02
+ 10012 2.5029999999999996E-03 5.5614473039084079E-05 -7.3673855220712320E-02
+ 10013 2.5032499999999998E-03 5.5596055958187852E-05 -7.3662791948914147E-02
+ 10014 2.5034999999999996E-03 5.5577641643109609E-05 -7.3651728677115988E-02
+ 10015 2.5037499999999999E-03 5.5559230093849276E-05 -7.3640665405317829E-02
+ 10016 2.5039999999999997E-03 5.5540821310406939E-05 -7.3629602133519670E-02
+ 10017 2.5042499999999995E-03 5.5522415292782525E-05 -7.3618538861721525E-02
+ 10018 2.5044999999999998E-03 5.5504012040976054E-05 -7.3607475589923352E-02
+ 10019 2.5047499999999996E-03 5.5485611554987581E-05 -7.3596412318125193E-02
+ 10020 2.5049999999999998E-03 5.5467213834817003E-05 -7.3585349046327020E-02
+ 10021 2.5052499999999997E-03 5.5448818880464422E-05 -7.3574285774528875E-02
+ 10022 2.5054999999999999E-03 5.5430426691929751E-05 -7.3563222502730702E-02
+ 10023 2.5057499999999997E-03 5.5412037269213043E-05 -7.3552159230932557E-02
+ 10024 2.5059999999999995E-03 5.5393650612314284E-05 -7.3541095959134398E-02
+ 10025 2.5062499999999998E-03 5.5375266721233456E-05 -7.3530032687336225E-02
+ 10026 2.5064999999999996E-03 5.5356885595970631E-05 -7.3518969415538080E-02
+ 10027 2.5067499999999999E-03 5.5338507236525695E-05 -7.3507906143739907E-02
+ 10028 2.5069999999999997E-03 5.5320131642898743E-05 -7.3496842871941748E-02
+ 10029 2.5072499999999995E-03 5.5301758815089768E-05 -7.3485779600143603E-02
+ 10030 2.5074999999999997E-03 5.5283388753098681E-05 -7.3474716328345430E-02
+ 10031 2.5077499999999996E-03 5.5265021456925572E-05 -7.3463653056547271E-02
+ 10032 2.5079999999999998E-03 5.5246656926570392E-05 -7.3452589784749112E-02
+ 10033 2.5082499999999996E-03 5.5228295162033182E-05 -7.3441526512950953E-02
+ 10034 2.5084999999999999E-03 5.5209936163313908E-05 -7.3430463241152780E-02
+ 10035 2.5087499999999997E-03 5.5191579930412619E-05 -7.3419399969354635E-02
+ 10036 2.5089999999999995E-03 5.5173226463329258E-05 -7.3408336697556476E-02
+ 10037 2.5092499999999998E-03 5.5154875762063834E-05 -7.3397273425758303E-02
+ 10038 2.5094999999999996E-03 5.5136527826616374E-05 -7.3386210153960157E-02
+ 10039 2.5097499999999998E-03 5.5118182656986836E-05 -7.3375146882161985E-02
+ 10040 2.5099999999999996E-03 5.5099840253175295E-05 -7.3364083610363839E-02
+ 10041 2.5102499999999999E-03 5.5081500615181664E-05 -7.3353020338565667E-02
+ 10042 2.5104999999999997E-03 5.5063163743006023E-05 -7.3341957066767507E-02
+ 10043 2.5107499999999995E-03 5.5044829636648304E-05 -7.3330893794969362E-02
+ 10044 2.5109999999999998E-03 5.5026498296108516E-05 -7.3319830523171189E-02
+ 10045 2.5112499999999996E-03 5.5008169721386704E-05 -7.3308767251373030E-02
+ 10046 2.5114999999999998E-03 5.4989843912482828E-05 -7.3297703979574858E-02
+ 10047 2.5117499999999997E-03 5.4971520869396936E-05 -7.3286640707776712E-02
+ 10048 2.5119999999999999E-03 5.4953200592128947E-05 -7.3275577435978539E-02
+ 10049 2.5122499999999997E-03 5.4934883080678921E-05 -7.3264514164180394E-02
+ 10050 2.5124999999999995E-03 5.4916568335046865E-05 -7.3253450892382235E-02
+ 10051 2.5127499999999998E-03 5.4898256355232725E-05 -7.3242387620584062E-02
+ 10052 2.5129999999999996E-03 5.4879947141236562E-05 -7.3231324348785917E-02
+ 10053 2.5132499999999999E-03 5.4861640693058308E-05 -7.3220261076987744E-02
+ 10054 2.5134999999999997E-03 5.4843337010698072E-05 -7.3209197805189585E-02
+ 10055 2.5137499999999995E-03 5.4825036094155779E-05 -7.3198134533391440E-02
+ 10056 2.5139999999999997E-03 5.4806737943431388E-05 -7.3187071261593267E-02
+ 10057 2.5142499999999996E-03 5.4788442558524961E-05 -7.3176007989795122E-02
+ 10058 2.5144999999999998E-03 5.4770149939436476E-05 -7.3164944717996949E-02
+ 10059 2.5147499999999996E-03 5.4751860086165955E-05 -7.3153881446198790E-02
+ 10060 2.5149999999999999E-03 5.4733572998713364E-05 -7.3142818174400617E-02
+ 10061 2.5152499999999997E-03 5.4715288677078763E-05 -7.3131754902602472E-02
+ 10062 2.5154999999999995E-03 5.4697007121262085E-05 -7.3120691630804313E-02
+ 10063 2.5157499999999998E-03 5.4678728331263356E-05 -7.3109628359006140E-02
+ 10064 2.5159999999999996E-03 5.4660452307082591E-05 -7.3098565087207995E-02
+ 10065 2.5162499999999998E-03 5.4642179048719742E-05 -7.3087501815409822E-02
+ 10066 2.5164999999999996E-03 5.4623908556174877E-05 -7.3076438543611677E-02
+ 10067 2.5167499999999999E-03 5.4605640829447934E-05 -7.3065375271813504E-02
+ 10068 2.5169999999999997E-03 5.4587375868538961E-05 -7.3054312000015345E-02
+ 10069 2.5172499999999995E-03 5.4569113673447952E-05 -7.3043248728217200E-02
+ 10070 2.5174999999999998E-03 5.4550854244174852E-05 -7.3032185456419027E-02
+ 10071 2.5177499999999996E-03 5.4532597580719736E-05 -7.3021122184620868E-02
+ 10072 2.5179999999999998E-03 5.4514343683082529E-05 -7.3010058912822709E-02
+ 10073 2.5182499999999997E-03 5.4496092551263306E-05 -7.2998995641024550E-02
+ 10074 2.5184999999999999E-03 5.4477844185262012E-05 -7.2987932369226377E-02
+ 10075 2.5187499999999997E-03 5.4459598585078695E-05 -7.2976869097428232E-02
+ 10076 2.5189999999999995E-03 5.4441355750713335E-05 -7.2965805825630073E-02
+ 10077 2.5192499999999998E-03 5.4423115682165890E-05 -7.2954742553831900E-02
+ 10078 2.5194999999999996E-03 5.4404878379436416E-05 -7.2943679282033755E-02
+ 10079 2.5197499999999999E-03 5.4386643842524865E-05 -7.2932616010235582E-02
+ 10080 2.5199999999999997E-03 5.4368412071431270E-05 -7.2921552738437437E-02
+ 10081 2.5202499999999995E-03 5.4350183066155672E-05 -7.2910489466639278E-02
+ 10082 2.5204999999999997E-03 5.4331956826697970E-05 -7.2899426194841105E-02
+ 10083 2.5207499999999996E-03 5.4313733353058245E-05 -7.2888362923042960E-02
+ 10084 2.5209999999999998E-03 5.4295512645236443E-05 -7.2877299651244787E-02
+ 10085 2.5212499999999996E-03 5.4277294703232591E-05 -7.2866236379446628E-02
+ 10086 2.5214999999999999E-03 5.4259079527046701E-05 -7.2855173107648455E-02
+ 10087 2.5217499999999997E-03 5.4240867116678755E-05 -7.2844109835850310E-02
+ 10088 2.5219999999999995E-03 5.4222657472128807E-05 -7.2833046564052151E-02
+ 10089 2.5222499999999998E-03 5.4204450593396760E-05 -7.2821983292253992E-02
+ 10090 2.5224999999999996E-03 5.4186246480482691E-05 -7.2810920020455833E-02
+ 10091 2.5227499999999998E-03 5.4168045133386524E-05 -7.2799856748657660E-02
+ 10092 2.5229999999999996E-03 5.4149846552108340E-05 -7.2788793476859515E-02
+ 10093 2.5232499999999999E-03 5.4131650736648087E-05 -7.2777730205061342E-02
+ 10094 2.5234999999999997E-03 5.4113457687005789E-05 -7.2766666933263183E-02
+ 10095 2.5237499999999995E-03 5.4095267403181489E-05 -7.2755603661465038E-02
+ 10096 2.5239999999999998E-03 5.4077079885175078E-05 -7.2744540389666865E-02
+ 10097 2.5242499999999996E-03 5.4058895132986651E-05 -7.2733477117868719E-02
+ 10098 2.5244999999999998E-03 5.4040713146616153E-05 -7.2722413846070547E-02
+ 10099 2.5247499999999997E-03 5.4022533926063605E-05 -7.2711350574272388E-02
+ 10100 2.5249999999999999E-03 5.4004357471329000E-05 -7.2700287302474215E-02
+ 10101 2.5252499999999997E-03 5.3986183782412365E-05 -7.2689224030676070E-02
+ 10102 2.5254999999999995E-03 5.3968012859313673E-05 -7.2678160758877910E-02
+ 10103 2.5257499999999998E-03 5.3949844702032904E-05 -7.2667097487079738E-02
+ 10104 2.5259999999999996E-03 5.3931679310570146E-05 -7.2656034215281592E-02
+ 10105 2.5262499999999998E-03 5.3913516684925276E-05 -7.2644970943483420E-02
+ 10106 2.5264999999999997E-03 5.3895356825098391E-05 -7.2633907671685274E-02
+ 10107 2.5267499999999999E-03 5.3877199731089414E-05 -7.2622844399887101E-02
+ 10108 2.5269999999999997E-03 5.3859045402898435E-05 -7.2611781128088942E-02
+ 10109 2.5272499999999995E-03 5.3840893840525399E-05 -7.2600717856290797E-02
+ 10110 2.5274999999999998E-03 5.3822745043970285E-05 -7.2589654584492624E-02
+ 10111 2.5277499999999996E-03 5.3804599013233162E-05 -7.2578591312694465E-02
+ 10112 2.5279999999999999E-03 5.3786455748313948E-05 -7.2567528040896306E-02
+ 10113 2.5282499999999997E-03 5.3768315249212705E-05 -7.2556464769098147E-02
+ 10114 2.5284999999999995E-03 5.3750177515929418E-05 -7.2545401497300002E-02
+ 10115 2.5287499999999997E-03 5.3732042548464040E-05 -7.2534338225501829E-02
+ 10116 2.5289999999999996E-03 5.3713910346816673E-05 -7.2523274953703670E-02
+ 10117 2.5292499999999998E-03 5.3695780910987201E-05 -7.2512211681905497E-02
+ 10118 2.5294999999999996E-03 5.3677654240975707E-05 -7.2501148410107352E-02
+ 10119 2.5297499999999999E-03 5.3659530336782128E-05 -7.2490085138309179E-02
+ 10120 2.5299999999999997E-03 5.3641409198406540E-05 -7.2479021866511020E-02
+ 10121 2.5302499999999995E-03 5.3623290825848882E-05 -7.2467958594712875E-02
+ 10122 2.5304999999999998E-03 5.3605175219109159E-05 -7.2456895322914702E-02
+ 10123 2.5307499999999996E-03 5.3587062378187448E-05 -7.2445832051116557E-02
+ 10124 2.5309999999999998E-03 5.3568952303083618E-05 -7.2434768779318384E-02
+ 10125 2.5312499999999996E-03 5.3550844993797786E-05 -7.2423705507520225E-02
+ 10126 2.5314999999999999E-03 5.3532740450329857E-05 -7.2412642235722052E-02
+ 10127 2.5317499999999997E-03 5.3514638672679904E-05 -7.2401578963923907E-02
+ 10128 2.5319999999999995E-03 5.3496539660847901E-05 -7.2390515692125748E-02
+ 10129 2.5322499999999998E-03 5.3478443414833834E-05 -7.2379452420327589E-02
+ 10130 2.5324999999999996E-03 5.3460349934637758E-05 -7.2368389148529430E-02
+ 10131 2.5327499999999998E-03 5.3442259220259577E-05 -7.2357325876731257E-02
+ 10132 2.5329999999999997E-03 5.3424171271699394E-05 -7.2346262604933112E-02
+ 10133 2.5332499999999999E-03 5.3406086088957120E-05 -7.2335199333134939E-02
+ 10134 2.5334999999999997E-03 5.3388003672032816E-05 -7.2324136061336780E-02
+ 10135 2.5337499999999995E-03 5.3369924020926455E-05 -7.2313072789538635E-02
+ 10136 2.5339999999999998E-03 5.3351847135638037E-05 -7.2302009517740462E-02
+ 10137 2.5342499999999996E-03 5.3333773016167576E-05 -7.2290946245942317E-02
+ 10138 2.5344999999999999E-03 5.3315701662515044E-05 -7.2279882974144144E-02
+ 10139 2.5347499999999997E-03 5.3297633074680509E-05 -7.2268819702345985E-02
+ 10140 2.5349999999999995E-03 5.3279567252663904E-05 -7.2257756430547840E-02
+ 10141 2.5352499999999997E-03 5.3261504196465229E-05 -7.2246693158749667E-02
+ 10142 2.5354999999999996E-03 5.3243443906084517E-05 -7.2235629886951508E-02
+ 10143 2.5357499999999998E-03 5.3225386381521734E-05 -7.2224566615153335E-02
+ 10144 2.5359999999999996E-03 5.3207331622776956E-05 -7.2213503343355190E-02
+ 10145 2.5362499999999999E-03 5.3189279629850066E-05 -7.2202440071557017E-02
+ 10146 2.5364999999999997E-03 5.3171230402741180E-05 -7.2191376799758872E-02
+ 10147 2.5367499999999995E-03 5.3153183941450224E-05 -7.2180313527960713E-02
+ 10148 2.5369999999999998E-03 5.3135140245977184E-05 -7.2169250256162540E-02
+ 10149 2.5372499999999996E-03 5.3117099316322114E-05 -7.2158186984364395E-02
+ 10150 2.5374999999999998E-03 5.3099061152484987E-05 -7.2147123712566222E-02
+ 10151 2.5377499999999996E-03 5.3081025754465843E-05 -7.2136060440768063E-02
+ 10152 2.5379999999999999E-03 5.3062993122264616E-05 -7.2124997168969904E-02
+ 10153 2.5382499999999997E-03 5.3044963255881345E-05 -7.2113933897171745E-02
+ 10154 2.5384999999999995E-03 5.3026936155316038E-05 -7.2102870625373600E-02
+ 10155 2.5387499999999998E-03 5.3008911820568646E-05 -7.2091807353575427E-02
+ 10156 2.5389999999999996E-03 5.2990890251639252E-05 -7.2080744081777268E-02
+ 10157 2.5392499999999998E-03 5.2972871448527774E-05 -7.2069680809979095E-02
+ 10158 2.5394999999999997E-03 5.2954855411234246E-05 -7.2058617538180950E-02
+ 10159 2.5397499999999999E-03 5.2936842139758674E-05 -7.2047554266382777E-02
+ 10160 2.5399999999999997E-03 5.2918831634101065E-05 -7.2036490994584618E-02
+ 10161 2.5402499999999995E-03 5.2900823894261400E-05 -7.2025427722786473E-02
+ 10162 2.5404999999999998E-03 5.2882818920239664E-05 -7.2014364450988300E-02
+ 10163 2.5407499999999996E-03 5.2864816712035899E-05 -7.2003301179190154E-02
+ 10164 2.5409999999999999E-03 5.2846817269650049E-05 -7.1992237907391982E-02
+ 10165 2.5412499999999997E-03 5.2828820593082210E-05 -7.1981174635593823E-02
+ 10166 2.5414999999999995E-03 5.2810826682332314E-05 -7.1970111363795677E-02
+ 10167 2.5417499999999997E-03 5.2792835537400321E-05 -7.1959048091997505E-02
+ 10168 2.5419999999999996E-03 5.2774847158286290E-05 -7.1947984820199345E-02
+ 10169 2.5422499999999998E-03 5.2756861544990203E-05 -7.1936921548401186E-02
+ 10170 2.5424999999999996E-03 5.2738878697512087E-05 -7.1925858276603027E-02
+ 10171 2.5427499999999999E-03 5.2720898615851892E-05 -7.1914795004804855E-02
+ 10172 2.5429999999999997E-03 5.2702921300009675E-05 -7.1903731733006709E-02
+ 10173 2.5432499999999995E-03 5.2684946749985421E-05 -7.1892668461208550E-02
+ 10174 2.5434999999999998E-03 5.2666974965779070E-05 -7.1881605189410377E-02
+ 10175 2.5437499999999996E-03 5.2649005947390702E-05 -7.1870541917612232E-02
+ 10176 2.5439999999999998E-03 5.2631039694820244E-05 -7.1859478645814059E-02
+ 10177 2.5442499999999996E-03 5.2613076208067783E-05 -7.1848415374015900E-02
+ 10178 2.5444999999999999E-03 5.2595115487133237E-05 -7.1837352102217741E-02
+ 10179 2.5447499999999997E-03 5.2577157532016676E-05 -7.1826288830419582E-02
+ 10180 2.5449999999999995E-03 5.2559202342718077E-05 -7.1815225558621437E-02
+ 10181 2.5452499999999998E-03 5.2541249919237375E-05 -7.1804162286823264E-02
+ 10182 2.5454999999999996E-03 5.2523300261574649E-05 -7.1793099015025105E-02
+ 10183 2.5457499999999998E-03 5.2505353369729846E-05 -7.1782035743226932E-02
+ 10184 2.5459999999999997E-03 5.2487409243703013E-05 -7.1770972471428787E-02
+ 10185 2.5462499999999999E-03 5.2469467883494110E-05 -7.1759909199630614E-02
+ 10186 2.5464999999999997E-03 5.2451529289103211E-05 -7.1748845927832469E-02
+ 10187 2.5467499999999995E-03 5.2433593460530234E-05 -7.1737782656034310E-02
+ 10188 2.5469999999999998E-03 5.2415660397775187E-05 -7.1726719384236137E-02
+ 10189 2.5472499999999996E-03 5.2397730100838104E-05 -7.1715656112437992E-02
+ 10190 2.5474999999999999E-03 5.2379802569718977E-05 -7.1704592840639819E-02
+ 10191 2.5477499999999997E-03 5.2361877804417793E-05 -7.1693529568841660E-02
+ 10192 2.5479999999999999E-03 5.2343955804934538E-05 -7.1682466297043487E-02
+ 10193 2.5482499999999997E-03 5.2326036571269261E-05 -7.1671403025245342E-02
+ 10194 2.5484999999999996E-03 5.2308120103421953E-05 -7.1660339753447197E-02
+ 10195 2.5487499999999998E-03 5.2290206401392535E-05 -7.1649276481649024E-02
+ 10196 2.5489999999999996E-03 5.2272295465181113E-05 -7.1638213209850865E-02
+ 10197 2.5492499999999999E-03 5.2254387294787601E-05 -7.1627149938052692E-02
+ 10198 2.5494999999999997E-03 5.2236481890212059E-05 -7.1616086666254547E-02
+ 10199 2.5497499999999995E-03 5.2218579251454508E-05 -7.1605023394456388E-02
+ 10200 2.5499999999999997E-03 5.2200679378514839E-05 -7.1593960122658215E-02
+ 10201 2.5502499999999996E-03 5.2182782271393187E-05 -7.1582896850860070E-02
+ 10202 2.5504999999999998E-03 5.2164887930089424E-05 -7.1571833579061897E-02
+ 10203 2.5507499999999996E-03 5.2146996354603645E-05 -7.1560770307263752E-02
+ 10204 2.5509999999999999E-03 5.2129107544935781E-05 -7.1549707035465579E-02
+ 10205 2.5512499999999997E-03 5.2111221501085895E-05 -7.1538643763667420E-02
+ 10206 2.5514999999999995E-03 5.2093338223053959E-05 -7.1527580491869275E-02
+ 10207 2.5517499999999998E-03 5.2075457710839972E-05 -7.1516517220071102E-02
+ 10208 2.5519999999999996E-03 5.2057579964443922E-05 -7.1505453948272943E-02
+ 10209 2.5522499999999998E-03 5.2039704983865814E-05 -7.1494390676474784E-02
+ 10210 2.5524999999999996E-03 5.2021832769105677E-05 -7.1483327404676625E-02
+ 10211 2.5527499999999999E-03 5.2003963320163469E-05 -7.1472264132878452E-02
+ 10212 2.5529999999999997E-03 5.1986096637039232E-05 -7.1461200861080307E-02
+ 10213 2.5532499999999995E-03 5.1968232719732951E-05 -7.1450137589282148E-02
+ 10214 2.5534999999999998E-03 5.1950371568244586E-05 -7.1439074317483975E-02
+ 10215 2.5537499999999996E-03 5.1932513182574218E-05 -7.1428011045685830E-02
+ 10216 2.5539999999999998E-03 5.1914657562721760E-05 -7.1416947773887657E-02
+ 10217 2.5542499999999997E-03 5.1896804708687271E-05 -7.1405884502089498E-02
+ 10218 2.5544999999999999E-03 5.1878954620470699E-05 -7.1394821230291339E-02
+ 10219 2.5547499999999997E-03 5.1861107298072097E-05 -7.1383757958493180E-02
+ 10220 2.5549999999999995E-03 5.1843262741491492E-05 -7.1372694686695035E-02
+ 10221 2.5552499999999998E-03 5.1825420950728762E-05 -7.1361631414896862E-02
+ 10222 2.5554999999999996E-03 5.1807581925784016E-05 -7.1350568143098703E-02
+ 10223 2.5557499999999999E-03 5.1789745666657199E-05 -7.1339504871300530E-02
+ 10224 2.5559999999999997E-03 5.1771912173348380E-05 -7.1328441599502385E-02
+ 10225 2.5562499999999995E-03 5.1754081445857484E-05 -7.1317378327704226E-02
+ 10226 2.5564999999999997E-03 5.1736253484184517E-05 -7.1306315055906067E-02
+ 10227 2.5567499999999996E-03 5.1718428288329520E-05 -7.1295251784107908E-02
+ 10228 2.5569999999999998E-03 5.1700605858292446E-05 -7.1284188512309735E-02
+ 10229 2.5572499999999996E-03 5.1682786194073376E-05 -7.1273125240511589E-02
+ 10230 2.5574999999999999E-03 5.1664969295672194E-05 -7.1262061968713417E-02
+ 10231 2.5577499999999997E-03 5.1647155163088997E-05 -7.1250998696915258E-02
+ 10232 2.5579999999999995E-03 5.1629343796323749E-05 -7.1239935425117112E-02
+ 10233 2.5582499999999998E-03 5.1611535195376431E-05 -7.1228872153318940E-02
+ 10234 2.5584999999999996E-03 5.1593729360247090E-05 -7.1217808881520780E-02
+ 10235 2.5587499999999998E-03 5.1575926290935678E-05 -7.1206745609722621E-02
+ 10236 2.5589999999999996E-03 5.1558125987442243E-05 -7.1195682337924462E-02
+ 10237 2.5592499999999999E-03 5.1540328449766718E-05 -7.1184619066126290E-02
+ 10238 2.5594999999999997E-03 5.1522533677909176E-05 -7.1173555794328144E-02
+ 10239 2.5597499999999995E-03 5.1504741671869570E-05 -7.1162492522529985E-02
+ 10240 2.5599999999999998E-03 5.1486952431647894E-05 -7.1151429250731812E-02
+ 10241 2.5602499999999996E-03 5.1469165957244208E-05 -7.1140365978933667E-02
+ 10242 2.5604999999999998E-03 5.1451382248658425E-05 -7.1129302707135494E-02
+ 10243 2.5607499999999997E-03 5.1433601305890632E-05 -7.1118239435337349E-02
+ 10244 2.5609999999999999E-03 5.1415823128940755E-05 -7.1107176163539176E-02
+ 10245 2.5612499999999997E-03 5.1398047717808842E-05 -7.1096112891741017E-02
+ 10246 2.5614999999999995E-03 5.1380275072494885E-05 -7.1085049619942872E-02
+ 10247 2.5617499999999998E-03 5.1362505192998851E-05 -7.1073986348144699E-02
+ 10248 2.5619999999999996E-03 5.1344738079320821E-05 -7.1062923076346540E-02
+ 10249 2.5622499999999999E-03 5.1326973731460693E-05 -7.1051859804548367E-02
+ 10250 2.5624999999999997E-03 5.1309212149418556E-05 -7.1040796532750222E-02
+ 10251 2.5627499999999995E-03 5.1291453333194348E-05 -7.1029733260952063E-02
+ 10252 2.5629999999999997E-03 5.1273697282788070E-05 -7.1018669989153904E-02
+ 10253 2.5632499999999996E-03 5.1255943998199755E-05 -7.1007606717355745E-02
+ 10254 2.5634999999999998E-03 5.1238193479429384E-05 -7.0996543445557572E-02
+ 10255 2.5637499999999996E-03 5.1220445726476982E-05 -7.0985480173759427E-02
+ 10256 2.5639999999999999E-03 5.1202700739342503E-05 -7.0974416901961254E-02
+ 10257 2.5642499999999997E-03 5.1184958518026015E-05 -7.0963353630163095E-02
+ 10258 2.5644999999999995E-03 5.1167219062527449E-05 -7.0952290358364950E-02
+ 10259 2.5647499999999998E-03 5.1149482372846813E-05 -7.0941227086566777E-02
+ 10260 2.5649999999999996E-03 5.1131748448984154E-05 -7.0930163814768632E-02
+ 10261 2.5652499999999998E-03 5.1114017290939424E-05 -7.0919100542970459E-02
+ 10262 2.5654999999999996E-03 5.1096288898712665E-05 -7.0908037271172300E-02
+ 10263 2.5657499999999999E-03 5.1078563272303828E-05 -7.0896973999374127E-02
+ 10264 2.5659999999999997E-03 5.1060840411712975E-05 -7.0885910727575982E-02
+ 10265 2.5662499999999995E-03 5.1043120316940072E-05 -7.0874847455777823E-02
+ 10266 2.5664999999999998E-03 5.1025402987985077E-05 -7.0863784183979650E-02
+ 10267 2.5667499999999996E-03 5.1007688424848067E-05 -7.0852720912181505E-02
+ 10268 2.5669999999999998E-03 5.0989976627528973E-05 -7.0841657640383332E-02
+ 10269 2.5672499999999997E-03 5.0972267596027875E-05 -7.0830594368585187E-02
+ 10270 2.5674999999999999E-03 5.0954561330344694E-05 -7.0819531096787014E-02
+ 10271 2.5677499999999997E-03 5.0936857830479497E-05 -7.0808467824988855E-02
+ 10272 2.5679999999999995E-03 5.0919157096432229E-05 -7.0797404553190710E-02
+ 10273 2.5682499999999998E-03 5.0901459128202890E-05 -7.0786341281392537E-02
+ 10274 2.5684999999999996E-03 5.0883763925791522E-05 -7.0775278009594378E-02
+ 10275 2.5687499999999999E-03 5.0866071489198076E-05 -7.0764214737796219E-02
+ 10276 2.5689999999999997E-03 5.0848381818422621E-05 -7.0753151465998060E-02
+ 10277 2.5692499999999995E-03 5.0830694913465102E-05 -7.0742088194199915E-02
+ 10278 2.5694999999999997E-03 5.0813010774325520E-05 -7.0731024922401742E-02
+ 10279 2.5697499999999996E-03 5.0795329401003887E-05 -7.0719961650603583E-02
+ 10280 2.5699999999999998E-03 5.0777650793500184E-05 -7.0708898378805410E-02
+ 10281 2.5702499999999996E-03 5.0759974951814478E-05 -7.0697835107007265E-02
+ 10282 2.5704999999999999E-03 5.0742301875946681E-05 -7.0686771835209092E-02
+ 10283 2.5707499999999997E-03 5.0724631565896888E-05 -7.0675708563410947E-02
+ 10284 2.5709999999999995E-03 5.0706964021665032E-05 -7.0664645291612788E-02
+ 10285 2.5712499999999998E-03 5.0689299243251078E-05 -7.0653582019814615E-02
+ 10286 2.5714999999999996E-03 5.0671637230655107E-05 -7.0642518748016470E-02
+ 10287 2.5717499999999998E-03 5.0653977983877066E-05 -7.0631455476218297E-02
+ 10288 2.5719999999999996E-03 5.0636321502916982E-05 -7.0620392204420138E-02
+ 10289 2.5722499999999999E-03 5.0618667787774834E-05 -7.0609328932621965E-02
+ 10290 2.5724999999999997E-03 5.0601016838450683E-05 -7.0598265660823820E-02
+ 10291 2.5727499999999995E-03 5.0583368654944469E-05 -7.0587202389025661E-02
+ 10292 2.5729999999999998E-03 5.0565723237256170E-05 -7.0576139117227502E-02
+ 10293 2.5732499999999996E-03 5.0548080585385842E-05 -7.0565075845429343E-02
+ 10294 2.5734999999999998E-03 5.0530440699333443E-05 -7.0554012573631170E-02
+ 10295 2.5737499999999996E-03 5.0512803579099028E-05 -7.0542949301833024E-02
+ 10296 2.5739999999999999E-03 5.0495169224682515E-05 -7.0531886030034852E-02
+ 10297 2.5742499999999997E-03 5.0477537636084000E-05 -7.0520822758236693E-02
+ 10298 2.5744999999999995E-03 5.0459908813303434E-05 -7.0509759486438547E-02
+ 10299 2.5747499999999998E-03 5.0442282756340785E-05 -7.0498696214640375E-02
+ 10300 2.5749999999999996E-03 5.0424659465196098E-05 -7.0487632942842229E-02
+ 10301 2.5752499999999998E-03 5.0407038939869348E-05 -7.0476569671044056E-02
+ 10302 2.5754999999999997E-03 5.0389421180360555E-05 -7.0465506399245897E-02
+ 10303 2.5757499999999999E-03 5.0371806186669705E-05 -7.0454443127447725E-02
+ 10304 2.5759999999999997E-03 5.0354193958796845E-05 -7.0443379855649579E-02
+ 10305 2.5762499999999995E-03 5.0336584496741935E-05 -7.0432316583851420E-02
+ 10306 2.5764999999999998E-03 5.0318977800504920E-05 -7.0421253312053247E-02
+ 10307 2.5767499999999996E-03 5.0301373870085896E-05 -7.0410190040255102E-02
+ 10308 2.5769999999999999E-03 5.0283772705484788E-05 -7.0399126768456929E-02
+ 10309 2.5772499999999997E-03 5.0266174306701650E-05 -7.0388063496658784E-02
+ 10310 2.5774999999999995E-03 5.0248578673736483E-05 -7.0377000224860625E-02
+ 10311 2.5777499999999997E-03 5.0230985806589231E-05 -7.0365936953062452E-02
+ 10312 2.5779999999999996E-03 5.0213395705259943E-05 -7.0354873681264307E-02
+ 10313 2.5782499999999998E-03 5.0195808369748584E-05 -7.0343810409466134E-02
+ 10314 2.5784999999999996E-03 5.0178223800055202E-05 -7.0332747137667975E-02
+ 10315 2.5787499999999999E-03 5.0160641996179736E-05 -7.0321683865869816E-02
+ 10316 2.5789999999999997E-03 5.0143062958122247E-05 -7.0310620594071657E-02
+ 10317 2.5792499999999995E-03 5.0125486685882735E-05 -7.0299557322273512E-02
+ 10318 2.5794999999999998E-03 5.0107913179461132E-05 -7.0288494050475339E-02
+ 10319 2.5797499999999996E-03 5.0090342438857499E-05 -7.0277430778677180E-02
+ 10320 2.5799999999999998E-03 5.0072774464071783E-05 -7.0266367506879007E-02
+ 10321 2.5802499999999996E-03 5.0055209255104050E-05 -7.0255304235080862E-02
+ 10322 2.5804999999999999E-03 5.0037646811954232E-05 -7.0244240963282689E-02
+ 10323 2.5807499999999997E-03 5.0020087134622392E-05 -7.0233177691484530E-02
+ 10324 2.5809999999999995E-03 5.0002530223108522E-05 -7.0222114419686385E-02
+ 10325 2.5812499999999998E-03 4.9984976077412561E-05 -7.0211051147888212E-02
+ 10326 2.5814999999999996E-03 4.9967424697534584E-05 -7.0199987876090067E-02
+ 10327 2.5817499999999998E-03 4.9949876083474523E-05 -7.0188924604291894E-02
+ 10328 2.5819999999999997E-03 4.9932330235232432E-05 -7.0177861332493735E-02
+ 10329 2.5822499999999999E-03 4.9914787152808264E-05 -7.0166798060695562E-02
+ 10330 2.5824999999999997E-03 4.9897246836202065E-05 -7.0155734788897417E-02
+ 10331 2.5827499999999995E-03 4.9879709285413831E-05 -7.0144671517099258E-02
+ 10332 2.5829999999999998E-03 4.9862174500443498E-05 -7.0133608245301099E-02
+ 10333 2.5832499999999996E-03 4.9844642481291184E-05 -7.0122544973502940E-02
+ 10334 2.5834999999999999E-03 4.9827113227956751E-05 -7.0111481701704767E-02
+ 10335 2.5837499999999997E-03 4.9809586740440322E-05 -7.0100418429906622E-02
+ 10336 2.5839999999999995E-03 4.9792063018741816E-05 -7.0089355158108463E-02
+ 10337 2.5842499999999997E-03 4.9774542062861247E-05 -7.0078291886310290E-02
+ 10338 2.5844999999999996E-03 4.9757023872798667E-05 -7.0067228614512145E-02
+ 10339 2.5847499999999998E-03 4.9739508448553997E-05 -7.0056165342713972E-02
+ 10340 2.5849999999999996E-03 4.9721995790127325E-05 -7.0045102070915827E-02
+ 10341 2.5852499999999999E-03 4.9704485897518554E-05 -7.0034038799117654E-02
+ 10342 2.5854999999999997E-03 4.9686978770727747E-05 -7.0022975527319495E-02
+ 10343 2.5857499999999995E-03 4.9669474409754904E-05 -7.0011912255521350E-02
+ 10344 2.5859999999999998E-03 4.9651972814599963E-05 -7.0000848983723177E-02
+ 10345 2.5862499999999996E-03 4.9634473985263046E-05 -6.9989785711925018E-02
+ 10346 2.5864999999999998E-03 4.9616977921744011E-05 -6.9978722440126845E-02
+ 10347 2.5867499999999996E-03 4.9599484624042967E-05 -6.9967659168328700E-02
+ 10348 2.5869999999999999E-03 4.9581994092159838E-05 -6.9956595896530527E-02
+ 10349 2.5872499999999997E-03 4.9564506326094694E-05 -6.9945532624732382E-02
+ 10350 2.5874999999999995E-03 4.9547021325847492E-05 -6.9934469352934223E-02
+ 10351 2.5877499999999998E-03 4.9529539091418234E-05 -6.9923406081136050E-02
+ 10352 2.5879999999999996E-03 4.9512059622806925E-05 -6.9912342809337905E-02
+ 10353 2.5882499999999998E-03 4.9494582920013553E-05 -6.9901279537539732E-02
+ 10354 2.5884999999999997E-03 4.9477108983038164E-05 -6.9890216265741573E-02
+ 10355 2.5887499999999999E-03 4.9459637811880685E-05 -6.9879152993943414E-02
+ 10356 2.5889999999999997E-03 4.9442169406541175E-05 -6.9868089722145255E-02
+ 10357 2.5892499999999995E-03 4.9424703767019623E-05 -6.9857026450347109E-02
+ 10358 2.5894999999999998E-03 4.9407240893315993E-05 -6.9845963178548937E-02
+ 10359 2.5897499999999996E-03 4.9389780785430360E-05 -6.9834899906750778E-02
+ 10360 2.5899999999999999E-03 4.9372323443362616E-05 -6.9823836634952605E-02
+ 10361 2.5902499999999997E-03 4.9354868867112883E-05 -6.9812773363154459E-02
+ 10362 2.5904999999999995E-03 4.9337417056681073E-05 -6.9801710091356300E-02
+ 10363 2.5907499999999997E-03 4.9319968012067185E-05 -6.9790646819558128E-02
+ 10364 2.5909999999999996E-03 4.9302521733271281E-05 -6.9779583547759982E-02
+ 10365 2.5912499999999998E-03 4.9285078220293300E-05 -6.9768520275961809E-02
+ 10366 2.5914999999999996E-03 4.9267637473133302E-05 -6.9757457004163664E-02
+ 10367 2.5917499999999999E-03 4.9250199491791207E-05 -6.9746393732365491E-02
+ 10368 2.5919999999999997E-03 4.9232764276267123E-05 -6.9735330460567332E-02
+ 10369 2.5922499999999995E-03 4.9215331826560955E-05 -6.9724267188769187E-02
+ 10370 2.5924999999999998E-03 4.9197902142672723E-05 -6.9713203916971014E-02
+ 10371 2.5927499999999996E-03 4.9180475224602447E-05 -6.9702140645172855E-02
+ 10372 2.5929999999999998E-03 4.9163051072350122E-05 -6.9691077373374696E-02
+ 10373 2.5932499999999996E-03 4.9145629685915773E-05 -6.9680014101576537E-02
+ 10374 2.5934999999999999E-03 4.9128211065299334E-05 -6.9668950829778364E-02
+ 10375 2.5937499999999997E-03 4.9110795210500898E-05 -6.9657887557980219E-02
+ 10376 2.5939999999999995E-03 4.9093382121520385E-05 -6.9646824286182060E-02
+ 10377 2.5942499999999998E-03 4.9075971798357782E-05 -6.9635761014383887E-02
+ 10378 2.5944999999999996E-03 4.9058564241013169E-05 -6.9624697742585742E-02
+ 10379 2.5947499999999998E-03 4.9041159449486485E-05 -6.9613634470787569E-02
+ 10380 2.5949999999999997E-03 4.9023757423777792E-05 -6.9602571198989410E-02
+ 10381 2.5952499999999999E-03 4.9006358163886988E-05 -6.9591507927191251E-02
+ 10382 2.5954999999999997E-03 4.8988961669814174E-05 -6.9580444655393092E-02
+ 10383 2.5957499999999995E-03 4.8971567941559310E-05 -6.9569381383594947E-02
+ 10384 2.5959999999999998E-03 4.8954176979122390E-05 -6.9558318111796774E-02
+ 10385 2.5962499999999996E-03 4.8936788782503419E-05 -6.9547254839998615E-02
+ 10386 2.5964999999999998E-03 4.8919403351702377E-05 -6.9536191568200442E-02
+ 10387 2.5967499999999997E-03 4.8902020686719312E-05 -6.9525128296402297E-02
+ 10388 2.5969999999999995E-03 4.8884640787554198E-05 -6.9514065024604138E-02
+ 10389 2.5972499999999997E-03 4.8867263654207012E-05 -6.9503001752805979E-02
+ 10390 2.5974999999999995E-03 4.8849889286677797E-05 -6.9491938481007820E-02
+ 10391 2.5977499999999998E-03 4.8832517684966491E-05 -6.9480875209209647E-02
+ 10392 2.5979999999999996E-03 4.8815148849073183E-05 -6.9469811937411502E-02
+ 10393 2.5982499999999999E-03 4.8797782778997783E-05 -6.9458748665613329E-02
+ 10394 2.5984999999999997E-03 4.8780419474740374E-05 -6.9447685393815170E-02
+ 10395 2.5987499999999995E-03 4.8763058936300922E-05 -6.9436622122017025E-02
+ 10396 2.5989999999999997E-03 4.8745701163679379E-05 -6.9425558850218852E-02
+ 10397 2.5992499999999996E-03 4.8728346156875806E-05 -6.9414495578420707E-02
+ 10398 2.5994999999999998E-03 4.8710993915890142E-05 -6.9403432306622534E-02
+ 10399 2.5997499999999996E-03 4.8693644440722475E-05 -6.9392369034824375E-02
+ 10400 2.5999999999999999E-03 4.8676297731372718E-05 -6.9381305763026202E-02
+ 10401 2.6002499999999997E-03 4.8658953787840971E-05 -6.9370242491228057E-02
+ 10402 2.6004999999999995E-03 4.8641612610127134E-05 -6.9359179219429898E-02
+ 10403 2.6007499999999998E-03 4.8624274198231239E-05 -6.9348115947631725E-02
+ 10404 2.6009999999999996E-03 4.8606938552153315E-05 -6.9337052675833580E-02
+ 10405 2.6012499999999998E-03 4.8589605671893314E-05 -6.9325989404035407E-02
+ 10406 2.6014999999999996E-03 4.8572275557451276E-05 -6.9314926132237262E-02
+ 10407 2.6017499999999999E-03 4.8554948208827180E-05 -6.9303862860439089E-02
+ 10408 2.6019999999999997E-03 4.8537623626021069E-05 -6.9292799588640930E-02
+ 10409 2.6022499999999995E-03 4.8520301809032908E-05 -6.9281736316842785E-02
+ 10410 2.6024999999999998E-03 4.8502982757862655E-05 -6.9270673045044612E-02
+ 10411 2.6027499999999996E-03 4.8485666472510366E-05 -6.9259609773246453E-02
+ 10412 2.6029999999999998E-03 4.8468352952976027E-05 -6.9248546501448294E-02
+ 10413 2.6032499999999997E-03 4.8451042199259631E-05 -6.9237483229650135E-02
+ 10414 2.6034999999999999E-03 4.8433734211361185E-05 -6.9226419957851962E-02
+ 10415 2.6037499999999997E-03 4.8416428989280716E-05 -6.9215356686053817E-02
+ 10416 2.6039999999999995E-03 4.8399126533018189E-05 -6.9204293414255658E-02
+ 10417 2.6042499999999998E-03 4.8381826842573579E-05 -6.9193230142457485E-02
+ 10418 2.6044999999999996E-03 4.8364529917946966E-05 -6.9182166870659340E-02
+ 10419 2.6047499999999999E-03 4.8347235759138248E-05 -6.9171103598861167E-02
+ 10420 2.6049999999999997E-03 4.8329944366147515E-05 -6.9160040327063008E-02
+ 10421 2.6052499999999995E-03 4.8312655738974738E-05 -6.9148977055264862E-02
+ 10422 2.6054999999999997E-03 4.8295369877619883E-05 -6.9137913783466690E-02
+ 10423 2.6057499999999996E-03 4.8278086782082999E-05 -6.9126850511668544E-02
+ 10424 2.6059999999999998E-03 4.8260806452364038E-05 -6.9115787239870372E-02
+ 10425 2.6062499999999996E-03 4.8243528888463053E-05 -6.9104723968072213E-02
+ 10426 2.6064999999999999E-03 4.8226254090380005E-05 -6.9093660696274040E-02
+ 10427 2.6067499999999997E-03 4.8208982058114913E-05 -6.9082597424475894E-02
+ 10428 2.6069999999999995E-03 4.8191712791667792E-05 -6.9071534152677735E-02
+ 10429 2.6072499999999998E-03 4.8174446291038579E-05 -6.9060470880879576E-02
+ 10430 2.6074999999999996E-03 4.8157182556227357E-05 -6.9049407609081417E-02
+ 10431 2.6077499999999998E-03 4.8139921587234045E-05 -6.9038344337283244E-02
+ 10432 2.6079999999999996E-03 4.8122663384058709E-05 -6.9027281065485099E-02
+ 10433 2.6082499999999999E-03 4.8105407946701289E-05 -6.9016217793686926E-02
+ 10434 2.6084999999999997E-03 4.8088155275161853E-05 -6.9005154521888767E-02
+ 10435 2.6087499999999995E-03 4.8070905369440374E-05 -6.8994091250090622E-02
+ 10436 2.6089999999999998E-03 4.8053658229536810E-05 -6.8983027978292449E-02
+ 10437 2.6092499999999996E-03 4.8036413855451210E-05 -6.8971964706494290E-02
+ 10438 2.6094999999999998E-03 4.8019172247183553E-05 -6.8960901434696131E-02
+ 10439 2.6097499999999997E-03 4.8001933404733846E-05 -6.8949838162897972E-02
+ 10440 2.6099999999999999E-03 4.7984697328102095E-05 -6.8938774891099799E-02
+ 10441 2.6102499999999997E-03 4.7967464017288294E-05 -6.8927711619301654E-02
+ 10442 2.6104999999999995E-03 4.7950233472292463E-05 -6.8916648347503495E-02
+ 10443 2.6107499999999998E-03 4.7933005693114549E-05 -6.8905585075705322E-02
+ 10444 2.6109999999999996E-03 4.7915780679754618E-05 -6.8894521803907177E-02
+ 10445 2.6112499999999999E-03 4.7898558432212603E-05 -6.8883458532109004E-02
+ 10446 2.6114999999999997E-03 4.7881338950488551E-05 -6.8872395260310859E-02
+ 10447 2.6117499999999995E-03 4.7864122234582456E-05 -6.8861331988512700E-02
+ 10448 2.6119999999999997E-03 4.7846908284494284E-05 -6.8850268716714527E-02
+ 10449 2.6122499999999996E-03 4.7829697100224109E-05 -6.8839205444916382E-02
+ 10450 2.6124999999999998E-03 4.7812488681771829E-05 -6.8828142173118209E-02
+ 10451 2.6127499999999996E-03 4.7795283029137540E-05 -6.8817078901320050E-02
+ 10452 2.6129999999999999E-03 4.7778080142321174E-05 -6.8806015629521877E-02
+ 10453 2.6132499999999997E-03 4.7760880021322778E-05 -6.8794952357723732E-02
+ 10454 2.6134999999999995E-03 4.7743682666142325E-05 -6.8783889085925573E-02
+ 10455 2.6137499999999998E-03 4.7726488076779801E-05 -6.8772825814127414E-02
+ 10456 2.6139999999999996E-03 4.7709296253235261E-05 -6.8761762542329255E-02
+ 10457 2.6142499999999998E-03 4.7692107195508631E-05 -6.8750699270531082E-02
+ 10458 2.6144999999999996E-03 4.7674920903599997E-05 -6.8739635998732937E-02
+ 10459 2.6147499999999999E-03 4.7657737377509273E-05 -6.8728572726934764E-02
+ 10460 2.6149999999999997E-03 4.7640556617236512E-05 -6.8717509455136605E-02
+ 10461 2.6152499999999995E-03 4.7623378622781708E-05 -6.8706446183338460E-02
+ 10462 2.6154999999999998E-03 4.7606203394144827E-05 -6.8695382911540287E-02
+ 10463 2.6157499999999996E-03 4.7589030931325943E-05 -6.8684319639742142E-02
+ 10464 2.6159999999999998E-03 4.7571861234324974E-05 -6.8673256367943969E-02
+ 10465 2.6162499999999997E-03 4.7554694303141976E-05 -6.8662193096145810E-02
+ 10466 2.6164999999999999E-03 4.7537530137776908E-05 -6.8651129824347637E-02
+ 10467 2.6167499999999997E-03 4.7520368738229789E-05 -6.8640066552549492E-02
+ 10468 2.6169999999999995E-03 4.7503210104500640E-05 -6.8629003280751333E-02
+ 10469 2.6172499999999998E-03 4.7486054236589408E-05 -6.8617940008953160E-02
+ 10470 2.6174999999999996E-03 4.7468901134496172E-05 -6.8606876737155015E-02
+ 10471 2.6177499999999999E-03 4.7451750798220832E-05 -6.8595813465356842E-02
+ 10472 2.6179999999999997E-03 4.7434603227763483E-05 -6.8584750193558697E-02
+ 10473 2.6182499999999995E-03 4.7417458423124070E-05 -6.8573686921760538E-02
+ 10474 2.6184999999999997E-03 4.7400316384302587E-05 -6.8562623649962365E-02
+ 10475 2.6187499999999996E-03 4.7383177111299066E-05 -6.8551560378164220E-02
+ 10476 2.6189999999999998E-03 4.7366040604113489E-05 -6.8540497106366047E-02
+ 10477 2.6192499999999996E-03 4.7348906862745896E-05 -6.8529433834567888E-02
+ 10478 2.6194999999999999E-03 4.7331775887196219E-05 -6.8518370562769729E-02
+ 10479 2.6197499999999997E-03 4.7314647677464525E-05 -6.8507307290971570E-02
+ 10480 2.6199999999999995E-03 4.7297522233550754E-05 -6.8496244019173425E-02
+ 10481 2.6202499999999997E-03 4.7280399555454926E-05 -6.8485180747375252E-02
+ 10482 2.6204999999999996E-03 4.7263279643177068E-05 -6.8474117475577093E-02
+ 10483 2.6207499999999998E-03 4.7246162496717120E-05 -6.8463054203778920E-02
+ 10484 2.6209999999999996E-03 4.7229048116075175E-05 -6.8451990931980775E-02
+ 10485 2.6212499999999999E-03 4.7211936501251133E-05 -6.8440927660182602E-02
+ 10486 2.6214999999999997E-03 4.7194827652245095E-05 -6.8429864388384457E-02
+ 10487 2.6217499999999995E-03 4.7177721569056979E-05 -6.8418801116586297E-02
+ 10488 2.6219999999999998E-03 4.7160618251686780E-05 -6.8407737844788125E-02
+ 10489 2.6222499999999996E-03 4.7143517700134564E-05 -6.8396674572989979E-02
+ 10490 2.6224999999999998E-03 4.7126419914400271E-05 -6.8385611301191807E-02
+ 10491 2.6227499999999996E-03 4.7109324894483949E-05 -6.8374548029393648E-02
+ 10492 2.6229999999999999E-03 4.7092232640385569E-05 -6.8363484757595475E-02
+ 10493 2.6232499999999997E-03 4.7075143152105173E-05 -6.8352421485797329E-02
+ 10494 2.6234999999999995E-03 4.7058056429642693E-05 -6.8341358213999170E-02
+ 10495 2.6237499999999998E-03 4.7040972472998162E-05 -6.8330294942201011E-02
+ 10496 2.6239999999999996E-03 4.7023891282171589E-05 -6.8319231670402852E-02
+ 10497 2.6242499999999998E-03 4.7006812857162944E-05 -6.8308168398604679E-02
+ 10498 2.6244999999999997E-03 4.6989737197972291E-05 -6.8297105126806534E-02
+ 10499 2.6247499999999999E-03 4.6972664304599553E-05 -6.8286041855008361E-02
+ 10500 2.6249999999999997E-03 4.6955594177044785E-05 -6.8274978583210202E-02
+ 10501 2.6252499999999995E-03 4.6938526815307961E-05 -6.8263915311412057E-02
+ 10502 2.6254999999999998E-03 4.6921462219389073E-05 -6.8252852039613884E-02
+ 10503 2.6257499999999996E-03 4.6904400389288161E-05 -6.8241788767815739E-02
+ 10504 2.6259999999999999E-03 4.6887341325005146E-05 -6.8230725496017566E-02
+ 10505 2.6262499999999997E-03 4.6870285026540154E-05 -6.8219662224219407E-02
+ 10506 2.6264999999999995E-03 4.6853231493893079E-05 -6.8208598952421262E-02
+ 10507 2.6267499999999997E-03 4.6836180727063926E-05 -6.8197535680623089E-02
+ 10508 2.6269999999999996E-03 4.6819132726052751E-05 -6.8186472408824930E-02
+ 10509 2.6272499999999998E-03 4.6802087490859504E-05 -6.8175409137026757E-02
+ 10510 2.6274999999999996E-03 4.6785045021484222E-05 -6.8164345865228612E-02
+ 10511 2.6277499999999999E-03 4.6768005317926882E-05 -6.8153282593430439E-02
+ 10512 2.6279999999999997E-03 4.6750968380187526E-05 -6.8142219321632294E-02
+ 10513 2.6282499999999995E-03 4.6733934208266106E-05 -6.8131156049834135E-02
+ 10514 2.6284999999999998E-03 4.6716902802162602E-05 -6.8120092778035962E-02
+ 10515 2.6287499999999996E-03 4.6699874161877082E-05 -6.8109029506237817E-02
+ 10516 2.6289999999999998E-03 4.6682848287409478E-05 -6.8097966234439644E-02
+ 10517 2.6292499999999996E-03 4.6665825178759837E-05 -6.8086902962641485E-02
+ 10518 2.6294999999999999E-03 4.6648804835928139E-05 -6.8075839690843326E-02
+ 10519 2.6297499999999997E-03 4.6631787258914432E-05 -6.8064776419045167E-02
+ 10520 2.6299999999999995E-03 4.6614772447718668E-05 -6.8053713147247022E-02
+ 10521 2.6302499999999998E-03 4.6597760402340820E-05 -6.8042649875448849E-02
+ 10522 2.6304999999999996E-03 4.6580751122780928E-05 -6.8031586603650690E-02
+ 10523 2.6307499999999998E-03 4.6563744609038979E-05 -6.8020523331852517E-02
+ 10524 2.6309999999999997E-03 4.6546740861114987E-05 -6.8009460060054372E-02
+ 10525 2.6312499999999999E-03 4.6529739879008932E-05 -6.7998396788256199E-02
+ 10526 2.6314999999999997E-03 4.6512741662720860E-05 -6.7987333516458040E-02
+ 10527 2.6317499999999995E-03 4.6495746212250731E-05 -6.7976270244659895E-02
+ 10528 2.6319999999999998E-03 4.6478753527598525E-05 -6.7965206972861722E-02
+ 10529 2.6322499999999996E-03 4.6461763608764282E-05 -6.7954143701063577E-02
+ 10530 2.6324999999999999E-03 4.6444776455747982E-05 -6.7943080429265404E-02
+ 10531 2.6327499999999997E-03 4.6427792068549646E-05 -6.7932017157467245E-02
+ 10532 2.6329999999999995E-03 4.6410810447169286E-05 -6.7920953885669100E-02
+ 10533 2.6332499999999997E-03 4.6393831591606816E-05 -6.7909890613870927E-02
+ 10534 2.6334999999999996E-03 4.6376855501862356E-05 -6.7898827342072768E-02
+ 10535 2.6337499999999998E-03 4.6359882177935785E-05 -6.7887764070274609E-02
+ 10536 2.6339999999999996E-03 4.6342911619827204E-05 -6.7876700798476450E-02
+ 10537 2.6342499999999999E-03 4.6325943827536547E-05 -6.7865637526678277E-02
+ 10538 2.6344999999999997E-03 4.6308978801063839E-05 -6.7854574254880132E-02
+ 10539 2.6347499999999995E-03 4.6292016540409128E-05 -6.7843510983081973E-02
+ 10540 2.6349999999999998E-03 4.6275057045572320E-05 -6.7832447711283800E-02
+ 10541 2.6352499999999996E-03 4.6258100316553482E-05 -6.7821384439485655E-02
+ 10542 2.6354999999999998E-03 4.6241146353352560E-05 -6.7810321167687482E-02
+ 10543 2.6357499999999996E-03 4.6224195155969621E-05 -6.7799257895889337E-02
+ 10544 2.6359999999999999E-03 4.6207246724404599E-05 -6.7788194624091164E-02
+ 10545 2.6362499999999997E-03 4.6190301058657587E-05 -6.7777131352293005E-02
+ 10546 2.6364999999999995E-03 4.6173358158728492E-05 -6.7766068080494860E-02
+ 10547 2.6367499999999998E-03 4.6156418024617325E-05 -6.7755004808696687E-02
+ 10548 2.6369999999999996E-03 4.6139480656324143E-05 -6.7743941536898528E-02
+ 10549 2.6372499999999998E-03 4.6122546053848876E-05 -6.7732878265100355E-02
+ 10550 2.6374999999999997E-03 4.6105614217191580E-05 -6.7721814993302210E-02
+ 10551 2.6377499999999999E-03 4.6088685146352213E-05 -6.7710751721504037E-02
+ 10552 2.6379999999999997E-03 4.6071758841330816E-05 -6.7699688449705892E-02
+ 10553 2.6382499999999995E-03 4.6054835302127390E-05 -6.7688625177907732E-02
+ 10554 2.6384999999999998E-03 4.6037914528741872E-05 -6.7677561906109560E-02
+ 10555 2.6387499999999996E-03 4.6020996521174339E-05 -6.7666498634311414E-02
+ 10556 2.6389999999999999E-03 4.6004081279424728E-05 -6.7655435362513242E-02
+ 10557 2.6392499999999997E-03 4.5987168803493073E-05 -6.7644372090715083E-02
+ 10558 2.6394999999999995E-03 4.5970259093379376E-05 -6.7633308818916937E-02
+ 10559 2.6397499999999997E-03 4.5953352149083601E-05 -6.7622245547118764E-02
+ 10560 2.6399999999999996E-03 4.5936447970605796E-05 -6.7611182275320619E-02
+ 10561 2.6402499999999998E-03 4.5919546557945934E-05 -6.7600119003522446E-02
+ 10562 2.6404999999999996E-03 4.5902647911104056E-05 -6.7589055731724287E-02
+ 10563 2.6407499999999999E-03 4.5885752030080067E-05 -6.7577992459926114E-02
+ 10564 2.6409999999999997E-03 4.5868858914874061E-05 -6.7566929188127969E-02
+ 10565 2.6412499999999995E-03 4.5851968565486019E-05 -6.7555865916329810E-02
+ 10566 2.6414999999999998E-03 4.5835080981915893E-05 -6.7544802644531637E-02
+ 10567 2.6417499999999996E-03 4.5818196164163757E-05 -6.7533739372733492E-02
+ 10568 2.6419999999999998E-03 4.5801314112229538E-05 -6.7522676100935319E-02
+ 10569 2.6422499999999996E-03 4.5784434826113308E-05 -6.7511612829137174E-02
+ 10570 2.6424999999999999E-03 4.5767558305814981E-05 -6.7500549557339001E-02
+ 10571 2.6427499999999997E-03 4.5750684551334618E-05 -6.7489486285540842E-02
+ 10572 2.6429999999999995E-03 4.5733813562672225E-05 -6.7478423013742697E-02
+ 10573 2.6432499999999998E-03 4.5716945339827727E-05 -6.7467359741944524E-02
+ 10574 2.6434999999999996E-03 4.5700079882801254E-05 -6.7456296470146365E-02
+ 10575 2.6437499999999998E-03 4.5683217191592669E-05 -6.7445233198348206E-02
+ 10576 2.6439999999999996E-03 4.5666357266202062E-05 -6.7434169926550047E-02
+ 10577 2.6442499999999999E-03 4.5649500106629377E-05 -6.7423106654751874E-02
+ 10578 2.6444999999999997E-03 4.5632645712874676E-05 -6.7412043382953729E-02
+ 10579 2.6447499999999995E-03 4.5615794084937931E-05 -6.7400980111155570E-02
+ 10580 2.6449999999999998E-03 4.5598945222819109E-05 -6.7389916839357397E-02
+ 10581 2.6452499999999996E-03 4.5582099126518251E-05 -6.7378853567559252E-02
+ 10582 2.6454999999999998E-03 4.5565255796035322E-05 -6.7367790295761079E-02
+ 10583 2.6457499999999997E-03 4.5548415231370363E-05 -6.7356727023962920E-02
+ 10584 2.6459999999999995E-03 4.5531577432523361E-05 -6.7345663752164775E-02
+ 10585 2.6462499999999997E-03 4.5514742399494282E-05 -6.7334600480366602E-02
+ 10586 2.6464999999999995E-03 4.5497910132283173E-05 -6.7323537208568457E-02
+ 10587 2.6467499999999998E-03 4.5481080630889979E-05 -6.7312473936770284E-02
+ 10588 2.6469999999999996E-03 4.5464253895314783E-05 -6.7301410664972125E-02
+ 10589 2.6472499999999999E-03 4.5447429925557496E-05 -6.7290347393173952E-02
+ 10590 2.6474999999999997E-03 4.5430608721618207E-05 -6.7279284121375807E-02
+ 10591 2.6477499999999995E-03 4.5413790283496833E-05 -6.7268220849577648E-02
+ 10592 2.6479999999999997E-03 4.5396974611193403E-05 -6.7257157577779489E-02
+ 10593 2.6482499999999996E-03 4.5380161704707942E-05 -6.7246094305981330E-02
+ 10594 2.6484999999999998E-03 4.5363351564040398E-05 -6.7235031034183157E-02
+ 10595 2.6487499999999996E-03 4.5346544189190837E-05 -6.7223967762385012E-02
+ 10596 2.6489999999999999E-03 4.5329739580159219E-05 -6.7212904490586839E-02
+ 10597 2.6492499999999997E-03 4.5312937736945545E-05 -6.7201841218788680E-02
+ 10598 2.6494999999999995E-03 4.5296138659549833E-05 -6.7190777946990535E-02
+ 10599 2.6497499999999998E-03 4.5279342347972051E-05 -6.7179714675192362E-02
+ 10600 2.6499999999999996E-03 4.5262548802212220E-05 -6.7168651403394217E-02
+ 10601 2.6502499999999998E-03 4.5245758022270331E-05 -6.7157588131596044E-02
+ 10602 2.6504999999999996E-03 4.5228970008146439E-05 -6.7146524859797885E-02
+ 10603 2.6507499999999999E-03 4.5212184759840443E-05 -6.7135461587999712E-02
+ 10604 2.6509999999999997E-03 4.5195402277352444E-05 -6.7124398316201567E-02
+ 10605 2.6512499999999995E-03 4.5178622560682362E-05 -6.7113335044403408E-02
+ 10606 2.6514999999999998E-03 4.5161845609830222E-05 -6.7102271772605235E-02
+ 10607 2.6517499999999996E-03 4.5145071424796052E-05 -6.7091208500807090E-02
+ 10608 2.6519999999999998E-03 4.5128300005579805E-05 -6.7080145229008917E-02
+ 10609 2.6522499999999997E-03 4.5111531352181563E-05 -6.7069081957210772E-02
+ 10610 2.6524999999999999E-03 4.5094765464601215E-05 -6.7058018685412599E-02
+ 10611 2.6527499999999997E-03 4.5078002342838832E-05 -6.7046955413614440E-02
+ 10612 2.6529999999999995E-03 4.5061241986894411E-05 -6.7035892141816295E-02
+ 10613 2.6532499999999998E-03 4.5044484396767941E-05 -6.7024828870018122E-02
+ 10614 2.6534999999999996E-03 4.5027729572459413E-05 -6.7013765598219963E-02
+ 10615 2.6537499999999999E-03 4.5010977513968815E-05 -6.7002702326421804E-02
+ 10616 2.6539999999999997E-03 4.4994228221296187E-05 -6.6991639054623645E-02
+ 10617 2.6542499999999995E-03 4.4977481694441523E-05 -6.6980575782825499E-02
+ 10618 2.6544999999999997E-03 4.4960737933404781E-05 -6.6969512511027326E-02
+ 10619 2.6547499999999996E-03 4.4943996938186009E-05 -6.6958449239229167E-02
+ 10620 2.6549999999999998E-03 4.4927258708785154E-05 -6.6947385967430995E-02
+ 10621 2.6552499999999996E-03 4.4910523245202275E-05 -6.6936322695632849E-02
+ 10622 2.6554999999999999E-03 4.4893790547437326E-05 -6.6925259423834677E-02
+ 10623 2.6557499999999997E-03 4.4877060615490374E-05 -6.6914196152036517E-02
+ 10624 2.6559999999999995E-03 4.4860333449361351E-05 -6.6903132880238372E-02
+ 10625 2.6562499999999998E-03 4.4843609049050258E-05 -6.6892069608440199E-02
+ 10626 2.6564999999999996E-03 4.4826887414557122E-05 -6.6881006336642054E-02
+ 10627 2.6567499999999998E-03 4.4810168545881929E-05 -6.6869943064843881E-02
+ 10628 2.6569999999999996E-03 4.4793452443024692E-05 -6.6858879793045722E-02
+ 10629 2.6572499999999999E-03 4.4776739105985385E-05 -6.6847816521247549E-02
+ 10630 2.6574999999999997E-03 4.4760028534764075E-05 -6.6836753249449404E-02
+ 10631 2.6577499999999995E-03 4.4743320729360688E-05 -6.6825689977651245E-02
+ 10632 2.6579999999999998E-03 4.4726615689775237E-05 -6.6814626705853086E-02
+ 10633 2.6582499999999996E-03 4.4709913416007763E-05 -6.6803563434054927E-02
+ 10634 2.6584999999999998E-03 4.4693213908058185E-05 -6.6792500162256754E-02
+ 10635 2.6587499999999997E-03 4.4676517165926603E-05 -6.6781436890458609E-02
+ 10636 2.6589999999999999E-03 4.4659823189612965E-05 -6.6770373618660436E-02
+ 10637 2.6592499999999997E-03 4.4643131979117284E-05 -6.6759310346862277E-02
+ 10638 2.6594999999999995E-03 4.4626443534439566E-05 -6.6748247075064132E-02
+ 10639 2.6597499999999998E-03 4.4609757855579757E-05 -6.6737183803265959E-02
+ 10640 2.6599999999999996E-03 4.4593074942537925E-05 -6.6726120531467800E-02
+ 10641 2.6602499999999999E-03 4.4576394795314016E-05 -6.6715057259669641E-02
+ 10642 2.6604999999999997E-03 4.4559717413908090E-05 -6.6703993987871482E-02
+ 10643 2.6607499999999995E-03 4.4543042798320108E-05 -6.6692930716073337E-02
+ 10644 2.6609999999999997E-03 4.4526370948550055E-05 -6.6681867444275164E-02
+ 10645 2.6612499999999996E-03 4.4509701864597959E-05 -6.6670804172477005E-02
+ 10646 2.6614999999999998E-03 4.4493035546463826E-05 -6.6659740900678832E-02
+ 10647 2.6617499999999996E-03 4.4476371994147622E-05 -6.6648677628880687E-02
+ 10648 2.6619999999999999E-03 4.4459711207649362E-05 -6.6637614357082514E-02
+ 10649 2.6622499999999997E-03 4.4443053186969072E-05 -6.6626551085284369E-02
+ 10650 2.6624999999999995E-03 4.4426397932106745E-05 -6.6615487813486210E-02
+ 10651 2.6627499999999998E-03 4.4409745443062314E-05 -6.6604424541688037E-02
+ 10652 2.6629999999999996E-03 4.4393095719835886E-05 -6.6593361269889892E-02
+ 10653 2.6632499999999998E-03 4.4376448762427382E-05 -6.6582297998091719E-02
+ 10654 2.6634999999999996E-03 4.4359804570836841E-05 -6.6571234726293560E-02
+ 10655 2.6637499999999999E-03 4.4343163145064216E-05 -6.6560171454495387E-02
+ 10656 2.6639999999999997E-03 4.4326524485109581E-05 -6.6549108182697242E-02
+ 10657 2.6642499999999995E-03 4.4309888590972910E-05 -6.6538044910899097E-02
+ 10658 2.6644999999999998E-03 4.4293255462654134E-05 -6.6526981639100924E-02
+ 10659 2.6647499999999996E-03 4.4276625100153363E-05 -6.6515918367302765E-02
+ 10660 2.6649999999999998E-03 4.4259997503470493E-05 -6.6504855095504592E-02
+ 10661 2.6652499999999997E-03 4.4243372672605594E-05 -6.6493791823706447E-02
+ 10662 2.6654999999999999E-03 4.4226750607558625E-05 -6.6482728551908274E-02
+ 10663 2.6657499999999997E-03 4.4210131308329626E-05 -6.6471665280110115E-02
+ 10664 2.6659999999999995E-03 4.4193514774918596E-05 -6.6460602008311970E-02
+ 10665 2.6662499999999998E-03 4.4176901007325483E-05 -6.6449538736513797E-02
+ 10666 2.6664999999999996E-03 4.4160290005550326E-05 -6.6438475464715652E-02
+ 10667 2.6667499999999998E-03 4.4143681769593106E-05 -6.6427412192917479E-02
+ 10668 2.6669999999999997E-03 4.4127076299453869E-05 -6.6416348921119320E-02
+ 10669 2.6672499999999995E-03 4.4110473595132569E-05 -6.6405285649321175E-02
+ 10670 2.6674999999999997E-03 4.4093873656629198E-05 -6.6394222377523002E-02
+ 10671 2.6677499999999995E-03 4.4077276483943811E-05 -6.6383159105724843E-02
+ 10672 2.6679999999999998E-03 4.4060682077076326E-05 -6.6372095833926670E-02
+ 10673 2.6682499999999996E-03 4.4044090436026852E-05 -6.6361032562128525E-02
+ 10674 2.6684999999999999E-03 4.4027501560795267E-05 -6.6349969290330352E-02
+ 10675 2.6687499999999997E-03 4.4010915451381672E-05 -6.6338906018532207E-02
+ 10676 2.6689999999999995E-03 4.3994332107786014E-05 -6.6327842746734048E-02
+ 10677 2.6692499999999997E-03 4.3977751530008285E-05 -6.6316779474935875E-02
+ 10678 2.6694999999999996E-03 4.3961173718048560E-05 -6.6305716203137730E-02
+ 10679 2.6697499999999998E-03 4.3944598671906724E-05 -6.6294652931339557E-02
+ 10680 2.6699999999999996E-03 4.3928026391582892E-05 -6.6283589659541398E-02
+ 10681 2.6702499999999999E-03 4.3911456877076970E-05 -6.6272526387743239E-02
+ 10682 2.6704999999999997E-03 4.3894890128389010E-05 -6.6261463115945080E-02
+ 10683 2.6707499999999995E-03 4.3878326145519001E-05 -6.6250399844146934E-02
+ 10684 2.6709999999999998E-03 4.3861764928466921E-05 -6.6239336572348761E-02
+ 10685 2.6712499999999996E-03 4.3845206477232811E-05 -6.6228273300550602E-02
+ 10686 2.6714999999999998E-03 4.3828650791816637E-05 -6.6217210028752430E-02
+ 10687 2.6717499999999996E-03 4.3812097872218454E-05 -6.6206146756954284E-02
+ 10688 2.6719999999999999E-03 4.3795547718438160E-05 -6.6195083485156112E-02
+ 10689 2.6722499999999997E-03 4.3779000330475856E-05 -6.6184020213357966E-02
+ 10690 2.6724999999999995E-03 4.3762455708331489E-05 -6.6172956941559807E-02
+ 10691 2.6727499999999998E-03 4.3745913852005064E-05 -6.6161893669761634E-02
+ 10692 2.6729999999999996E-03 4.3729374761496630E-05 -6.6150830397963489E-02
+ 10693 2.6732499999999998E-03 4.3712838436806092E-05 -6.6139767126165316E-02
+ 10694 2.6734999999999997E-03 4.3696304877933544E-05 -6.6128703854367157E-02
+ 10695 2.6737499999999999E-03 4.3679774084878912E-05 -6.6117640582568984E-02
+ 10696 2.6739999999999997E-03 4.3663246057642244E-05 -6.6106577310770839E-02
+ 10697 2.6742499999999995E-03 4.3646720796223538E-05 -6.6095514038972680E-02
+ 10698 2.6744999999999998E-03 4.3630198300622756E-05 -6.6084450767174521E-02
+ 10699 2.6747499999999996E-03 4.3613678570839951E-05 -6.6073387495376362E-02
+ 10700 2.6749999999999999E-03 4.3597161606875075E-05 -6.6062324223578189E-02
+ 10701 2.6752499999999997E-03 4.3580647408728155E-05 -6.6051260951780044E-02
+ 10702 2.6754999999999995E-03 4.3564135976399179E-05 -6.6040197679981885E-02
+ 10703 2.6757499999999997E-03 4.3547627309888152E-05 -6.6029134408183712E-02
+ 10704 2.6759999999999996E-03 4.3531121409195089E-05 -6.6018071136385567E-02
+ 10705 2.6762499999999998E-03 4.3514618274319935E-05 -6.6007007864587394E-02
+ 10706 2.6764999999999996E-03 4.3498117905262786E-05 -6.5995944592789249E-02
+ 10707 2.6767499999999999E-03 4.3481620302023558E-05 -6.5984881320991076E-02
+ 10708 2.6769999999999997E-03 4.3465125464602315E-05 -6.5973818049192917E-02
+ 10709 2.6772499999999995E-03 4.3448633392998987E-05 -6.5962754777394772E-02
+ 10710 2.6774999999999998E-03 4.3432144087213603E-05 -6.5951691505596599E-02
+ 10711 2.6777499999999996E-03 4.3415657547246168E-05 -6.5940628233798440E-02
+ 10712 2.6779999999999998E-03 4.3399173773096690E-05 -6.5929564962000267E-02
+ 10713 2.6782499999999996E-03 4.3382692764765196E-05 -6.5918501690202122E-02
+ 10714 2.6784999999999999E-03 4.3366214522251604E-05 -6.5907438418403949E-02
+ 10715 2.6787499999999997E-03 4.3349739045555996E-05 -6.5896375146605804E-02
+ 10716 2.6789999999999995E-03 4.3333266334678324E-05 -6.5885311874807645E-02
+ 10717 2.6792499999999998E-03 4.3316796389618568E-05 -6.5874248603009472E-02
+ 10718 2.6794999999999996E-03 4.3300329210376810E-05 -6.5863185331211327E-02
+ 10719 2.6797499999999998E-03 4.3283864796952960E-05 -6.5852122059413154E-02
+ 10720 2.6799999999999997E-03 4.3267403149347087E-05 -6.5841058787614995E-02
+ 10721 2.6802499999999999E-03 4.3250944267559138E-05 -6.5829995515816836E-02
+ 10722 2.6804999999999997E-03 4.3234488151589178E-05 -6.5818932244018677E-02
+ 10723 2.6807499999999995E-03 4.3218034801437155E-05 -6.5807868972220532E-02
+ 10724 2.6809999999999998E-03 4.3201584217103062E-05 -6.5796805700422359E-02
+ 10725 2.6812499999999996E-03 4.3185136398586945E-05 -6.5785742428624200E-02
+ 10726 2.6814999999999999E-03 4.3168691345888737E-05 -6.5774679156826027E-02
+ 10727 2.6817499999999997E-03 4.3152249059008527E-05 -6.5763615885027882E-02
+ 10728 2.6819999999999995E-03 4.3135809537946274E-05 -6.5752552613229723E-02
+ 10729 2.6822499999999997E-03 4.3119372782701922E-05 -6.5741489341431550E-02
+ 10730 2.6824999999999996E-03 4.3102938793275535E-05 -6.5730426069633405E-02
+ 10731 2.6827499999999998E-03 4.3086507569667083E-05 -6.5719362797835232E-02
+ 10732 2.6829999999999996E-03 4.3070079111876615E-05 -6.5708299526037087E-02
+ 10733 2.6832499999999999E-03 4.3053653419904070E-05 -6.5697236254238914E-02
+ 10734 2.6834999999999997E-03 4.3037230493749502E-05 -6.5686172982440755E-02
+ 10735 2.6837499999999995E-03 4.3020810333412870E-05 -6.5675109710642610E-02
+ 10736 2.6839999999999998E-03 4.3004392938894174E-05 -6.5664046438844437E-02
+ 10737 2.6842499999999996E-03 4.2987978310193435E-05 -6.5652983167046278E-02
+ 10738 2.6844999999999998E-03 4.2971566447310633E-05 -6.5641919895248119E-02
+ 10739 2.6847499999999996E-03 4.2955157350245800E-05 -6.5630856623449960E-02
+ 10740 2.6849999999999999E-03 4.2938751018998904E-05 -6.5619793351651787E-02
+ 10741 2.6852499999999997E-03 4.2922347453569984E-05 -6.5608730079853642E-02
+ 10742 2.6854999999999995E-03 4.2905946653959015E-05 -6.5597666808055483E-02
+ 10743 2.6857499999999998E-03 4.2889548620165955E-05 -6.5586603536257310E-02
+ 10744 2.6859999999999996E-03 4.2873153352190878E-05 -6.5575540264459165E-02
+ 10745 2.6862499999999998E-03 4.2856760850033717E-05 -6.5564476992660992E-02
+ 10746 2.6864999999999997E-03 4.2840371113694534E-05 -6.5553413720862846E-02
+ 10747 2.6867499999999999E-03 4.2823984143173272E-05 -6.5542350449064674E-02
+ 10748 2.6869999999999997E-03 4.2807599938470009E-05 -6.5531287177266515E-02
+ 10749 2.6872499999999995E-03 4.2791218499584688E-05 -6.5520223905468369E-02
+ 10750 2.6874999999999998E-03 4.2774839826517276E-05 -6.5509160633670196E-02
+ 10751 2.6877499999999996E-03 4.2758463919267835E-05 -6.5498097361872037E-02
+ 10752 2.6879999999999999E-03 4.2742090777836330E-05 -6.5487034090073865E-02
+ 10753 2.6882499999999997E-03 4.2725720402222788E-05 -6.5475970818275719E-02
+ 10754 2.6884999999999995E-03 4.2709352792427203E-05 -6.5464907546477560E-02
+ 10755 2.6887499999999997E-03 4.2692987948449541E-05 -6.5453844274679401E-02
+ 10756 2.6889999999999996E-03 4.2676625870289869E-05 -6.5442781002881242E-02
+ 10757 2.6892499999999998E-03 4.2660266557948106E-05 -6.5431717731083069E-02
+ 10758 2.6894999999999996E-03 4.2643910011424320E-05 -6.5420654459284924E-02
+ 10759 2.6897499999999999E-03 4.2627556230718457E-05 -6.5409591187486751E-02
+ 10760 2.6899999999999997E-03 4.2611205215830558E-05 -6.5398527915688592E-02
+ 10761 2.6902499999999995E-03 4.2594856966760642E-05 -6.5387464643890447E-02
+ 10762 2.6904999999999997E-03 4.2578511483508628E-05 -6.5376401372092274E-02
+ 10763 2.6907499999999996E-03 4.2562168766074598E-05 -6.5365338100294129E-02
+ 10764 2.6909999999999998E-03 4.2545828814458478E-05 -6.5354274828495956E-02
+ 10765 2.6912499999999996E-03 4.2529491628660334E-05 -6.5343211556697797E-02
+ 10766 2.6914999999999999E-03 4.2513157208680126E-05 -6.5332148284899624E-02
+ 10767 2.6917499999999997E-03 4.2496825554517882E-05 -6.5321085013101479E-02
+ 10768 2.6919999999999995E-03 4.2480496666173595E-05 -6.5310021741303320E-02
+ 10769 2.6922499999999998E-03 4.2464170543647223E-05 -6.5298958469505147E-02
+ 10770 2.6924999999999996E-03 4.2447847186938835E-05 -6.5287895197707002E-02
+ 10771 2.6927499999999998E-03 4.2431526596048364E-05 -6.5276831925908829E-02
+ 10772 2.6929999999999996E-03 4.2415208770975869E-05 -6.5265768654110684E-02
+ 10773 2.6932499999999999E-03 4.2398893711721296E-05 -6.5254705382312511E-02
+ 10774 2.6934999999999997E-03 4.2382581418284715E-05 -6.5243642110514352E-02
+ 10775 2.6937499999999995E-03 4.2366271890666076E-05 -6.5232578838716207E-02
+ 10776 2.6939999999999998E-03 4.2349965128865347E-05 -6.5221515566918034E-02
+ 10777 2.6942499999999996E-03 4.2333661132882621E-05 -6.5210452295119875E-02
+ 10778 2.6944999999999998E-03 4.2317359902717805E-05 -6.5199389023321716E-02
+ 10779 2.6947499999999997E-03 4.2301061438370952E-05 -6.5188325751523557E-02
+ 10780 2.6949999999999995E-03 4.2284765739842042E-05 -6.5177262479725412E-02
+ 10781 2.6952499999999997E-03 4.2268472807131069E-05 -6.5166199207927239E-02
+ 10782 2.6954999999999995E-03 4.2252182640238092E-05 -6.5155135936129080E-02
+ 10783 2.6957499999999998E-03 4.2235895239163018E-05 -6.5144072664330907E-02
+ 10784 2.6959999999999996E-03 4.2219610603905928E-05 -6.5133009392532762E-02
+ 10785 2.6962499999999999E-03 4.2203328734466754E-05 -6.5121946120734589E-02
+ 10786 2.6964999999999997E-03 4.2187049630845550E-05 -6.5110882848936430E-02
+ 10787 2.6967499999999995E-03 4.2170773293042296E-05 -6.5099819577138285E-02
+ 10788 2.6969999999999997E-03 4.2154499721056964E-05 -6.5088756305340112E-02
+ 10789 2.6972499999999996E-03 4.2138228914889616E-05 -6.5077693033541967E-02
+ 10790 2.6974999999999998E-03 4.2121960874540198E-05 -6.5066629761743794E-02
+ 10791 2.6977499999999996E-03 4.2105695600008736E-05 -6.5055566489945635E-02
+ 10792 2.6979999999999999E-03 4.2089433091295224E-05 -6.5044503218147462E-02
+ 10793 2.6982499999999997E-03 4.2073173348399656E-05 -6.5033439946349317E-02
+ 10794 2.6984999999999995E-03 4.2056916371322057E-05 -6.5022376674551158E-02
+ 10795 2.6987499999999998E-03 4.2040662160062374E-05 -6.5011313402752999E-02
+ 10796 2.6989999999999996E-03 4.2024410714620689E-05 -6.5000250130954840E-02
+ 10797 2.6992499999999998E-03 4.2008162034996899E-05 -6.4989186859156667E-02
+ 10798 2.6994999999999996E-03 4.1991916121191106E-05 -6.4978123587358522E-02
+ 10799 2.6997499999999999E-03 4.1975672973203230E-05 -6.4967060315560349E-02
+ 10800 2.6999999999999997E-03 4.1959432591033323E-05 -6.4955997043762190E-02
+ 10801 2.7002499999999995E-03 4.1943194974681353E-05 -6.4944933771964045E-02
+ 10802 2.7004999999999998E-03 4.1926960124147326E-05 -6.4933870500165872E-02
+ 10803 2.7007499999999996E-03 4.1910728039431290E-05 -6.4922807228367727E-02
+ 10804 2.7009999999999998E-03 4.1894498720533155E-05 -6.4911743956569554E-02
+ 10805 2.7012499999999997E-03 4.1878272167452984E-05 -6.4900680684771395E-02
+ 10806 2.7014999999999999E-03 4.1862048380190757E-05 -6.4889617412973222E-02
+ 10807 2.7017499999999997E-03 4.1845827358746499E-05 -6.4878554141175077E-02
+ 10808 2.7019999999999995E-03 4.1829609103120198E-05 -6.4867490869376918E-02
+ 10809 2.7022499999999998E-03 4.1813393613311806E-05 -6.4856427597578745E-02
+ 10810 2.7024999999999996E-03 4.1797180889321391E-05 -6.4845364325780600E-02
+ 10811 2.7027499999999999E-03 4.1780970931148899E-05 -6.4834301053982427E-02
+ 10812 2.7029999999999997E-03 4.1764763738794411E-05 -6.4823237782184281E-02
+ 10813 2.7032499999999995E-03 4.1748559312257839E-05 -6.4812174510386122E-02
+ 10814 2.7034999999999997E-03 4.1732357651539196E-05 -6.4801111238587950E-02
+ 10815 2.7037499999999996E-03 4.1716158756638530E-05 -6.4790047966789804E-02
+ 10816 2.7039999999999998E-03 4.1699962627555794E-05 -6.4778984694991631E-02
+ 10817 2.7042499999999996E-03 4.1683769264291035E-05 -6.4767921423193472E-02
+ 10818 2.7044999999999999E-03 4.1667578666844212E-05 -6.4756858151395313E-02
+ 10819 2.7047499999999997E-03 4.1651390835215345E-05 -6.4745794879597154E-02
+ 10820 2.7049999999999995E-03 4.1635205769404435E-05 -6.4734731607799009E-02
+ 10821 2.7052499999999998E-03 4.1619023469411448E-05 -6.4723668336000836E-02
+ 10822 2.7054999999999996E-03 4.1602843935236425E-05 -6.4712605064202677E-02
+ 10823 2.7057499999999998E-03 4.1586667166879330E-05 -6.4701541792404504E-02
+ 10824 2.7059999999999996E-03 4.1570493164340227E-05 -6.4690478520606359E-02
+ 10825 2.7062499999999999E-03 4.1554321927619025E-05 -6.4679415248808186E-02
+ 10826 2.7064999999999997E-03 4.1538153456715814E-05 -6.4668351977010027E-02
+ 10827 2.7067499999999995E-03 4.1521987751630547E-05 -6.4657288705211882E-02
+ 10828 2.7069999999999998E-03 4.1505824812363188E-05 -6.4646225433413709E-02
+ 10829 2.7072499999999996E-03 4.1489664638913813E-05 -6.4635162161615564E-02
+ 10830 2.7074999999999998E-03 4.1473507231282381E-05 -6.4624098889817391E-02
+ 10831 2.7077499999999997E-03 4.1457352589468913E-05 -6.4613035618019232E-02
+ 10832 2.7079999999999999E-03 4.1441200713473374E-05 -6.4601972346221059E-02
+ 10833 2.7082499999999997E-03 4.1425051603295812E-05 -6.4590909074422914E-02
+ 10834 2.7084999999999995E-03 4.1408905258936186E-05 -6.4579845802624755E-02
+ 10835 2.7087499999999998E-03 4.1392761680394497E-05 -6.4568782530826596E-02
+ 10836 2.7089999999999996E-03 4.1376620867670757E-05 -6.4557719259028437E-02
+ 10837 2.7092499999999999E-03 4.1360482820764954E-05 -6.4546655987230264E-02
+ 10838 2.7094999999999997E-03 4.1344347539677147E-05 -6.4535592715432119E-02
+ 10839 2.7097499999999995E-03 4.1328215024407278E-05 -6.4524529443633960E-02
+ 10840 2.7099999999999997E-03 4.1312085274955330E-05 -6.4513466171835787E-02
+ 10841 2.7102499999999996E-03 4.1295958291321360E-05 -6.4502402900037642E-02
+ 10842 2.7104999999999998E-03 4.1279834073505306E-05 -6.4491339628239469E-02
+ 10843 2.7107499999999996E-03 4.1263712621507236E-05 -6.4480276356441310E-02
+ 10844 2.7109999999999999E-03 4.1247593935327068E-05 -6.4469213084643151E-02
+ 10845 2.7112499999999997E-03 4.1231478014964903E-05 -6.4458149812844992E-02
+ 10846 2.7114999999999995E-03 4.1215364860420676E-05 -6.4447086541046847E-02
+ 10847 2.7117499999999998E-03 4.1199254471694377E-05 -6.4436023269248674E-02
+ 10848 2.7119999999999996E-03 4.1183146848786056E-05 -6.4424959997450515E-02
+ 10849 2.7122499999999998E-03 4.1167041991695651E-05 -6.4413896725652342E-02
+ 10850 2.7124999999999996E-03 4.1150939900423202E-05 -6.4402833453854197E-02
+ 10851 2.7127499999999999E-03 4.1134840574968703E-05 -6.4391770182056024E-02
+ 10852 2.7129999999999997E-03 4.1118744015332188E-05 -6.4380706910257879E-02
+ 10853 2.7132499999999995E-03 4.1102650221513629E-05 -6.4369643638459720E-02
+ 10854 2.7134999999999998E-03 4.1086559193512966E-05 -6.4358580366661547E-02
+ 10855 2.7137499999999996E-03 4.1070470931330287E-05 -6.4347517094863402E-02
+ 10856 2.7139999999999998E-03 4.1054385434965523E-05 -6.4336453823065229E-02
+ 10857 2.7142499999999996E-03 4.1038302704418737E-05 -6.4325390551267070E-02
+ 10858 2.7144999999999999E-03 4.1022222739689873E-05 -6.4314327279468897E-02
+ 10859 2.7147499999999997E-03 4.1006145540779014E-05 -6.4303264007670752E-02
+ 10860 2.7149999999999995E-03 4.0990071107686070E-05 -6.4292200735872607E-02
+ 10861 2.7152499999999998E-03 4.0973999440411056E-05 -6.4281137464074434E-02
+ 10862 2.7154999999999996E-03 4.0957930538954018E-05 -6.4270074192276275E-02
+ 10863 2.7157499999999998E-03 4.0941864403314911E-05 -6.4259010920478102E-02
+ 10864 2.7159999999999997E-03 4.0925801033493773E-05 -6.4247947648679957E-02
+ 10865 2.7162499999999995E-03 4.0909740429490592E-05 -6.4236884376881798E-02
+ 10866 2.7164999999999997E-03 4.0893682591305334E-05 -6.4225821105083625E-02
+ 10867 2.7167499999999995E-03 4.0877627518938059E-05 -6.4214757833285480E-02
+ 10868 2.7169999999999998E-03 4.0861575212388701E-05 -6.4203694561487307E-02
+ 10869 2.7172499999999996E-03 4.0845525671657312E-05 -6.4192631289689162E-02
+ 10870 2.7174999999999999E-03 4.0829478896743840E-05 -6.4181568017890989E-02
+ 10871 2.7177499999999997E-03 4.0813434887648337E-05 -6.4170504746092830E-02
+ 10872 2.7179999999999995E-03 4.0797393644370832E-05 -6.4159441474294684E-02
+ 10873 2.7182499999999997E-03 4.0781355166911216E-05 -6.4148378202496512E-02
+ 10874 2.7184999999999996E-03 4.0765319455269563E-05 -6.4137314930698353E-02
+ 10875 2.7187499999999998E-03 4.0749286509445860E-05 -6.4126251658900194E-02
+ 10876 2.7189999999999996E-03 4.0733256329440120E-05 -6.4115188387102034E-02
+ 10877 2.7192499999999999E-03 4.0717228915252304E-05 -6.4104125115303862E-02
+ 10878 2.7194999999999997E-03 4.0701204266882464E-05 -6.4093061843505716E-02
+ 10879 2.7197499999999995E-03 4.0685182384330560E-05 -6.4081998571707557E-02
+ 10880 2.7199999999999998E-03 4.0669163267596586E-05 -6.4070935299909385E-02
+ 10881 2.7202499999999996E-03 4.0653146916680616E-05 -6.4059872028111239E-02
+ 10882 2.7204999999999998E-03 4.0637133331582534E-05 -6.4048808756313066E-02
+ 10883 2.7207499999999996E-03 4.0621122512302450E-05 -6.4037745484514907E-02
+ 10884 2.7209999999999999E-03 4.0605114458840269E-05 -6.4026682212716748E-02
+ 10885 2.7212499999999997E-03 4.0589109171196077E-05 -6.4015618940918589E-02
+ 10886 2.7214999999999995E-03 4.0573106649369850E-05 -6.4004555669120444E-02
+ 10887 2.7217499999999998E-03 4.0557106893361517E-05 -6.3993492397322271E-02
+ 10888 2.7219999999999996E-03 4.0541109903171183E-05 -6.3982429125524112E-02
+ 10889 2.7222499999999998E-03 4.0525115678798764E-05 -6.3971365853725939E-02
+ 10890 2.7224999999999997E-03 4.0509124220244315E-05 -6.3960302581927794E-02
+ 10891 2.7227499999999999E-03 4.0493135527507796E-05 -6.3949239310129621E-02
+ 10892 2.7229999999999997E-03 4.0477149600589240E-05 -6.3938176038331476E-02
+ 10893 2.7232499999999995E-03 4.0461166439488654E-05 -6.3927112766533317E-02
+ 10894 2.7234999999999998E-03 4.0445186044205977E-05 -6.3916049494735144E-02
+ 10895 2.7237499999999996E-03 4.0429208414741271E-05 -6.3904986222936999E-02
+ 10896 2.7239999999999999E-03 4.0413233551094494E-05 -6.3893922951138826E-02
+ 10897 2.7242499999999997E-03 4.0397261453265701E-05 -6.3882859679340667E-02
+ 10898 2.7244999999999995E-03 4.0381292121254844E-05 -6.3871796407542522E-02
+ 10899 2.7247499999999997E-03 4.0365325555061910E-05 -6.3860733135744349E-02
+ 10900 2.7249999999999996E-03 4.0349361754686966E-05 -6.3849669863946190E-02
+ 10901 2.7252499999999998E-03 4.0333400720129938E-05 -6.3838606592148031E-02
+ 10902 2.7254999999999996E-03 4.0317442451390908E-05 -6.3827543320349872E-02
+ 10903 2.7257499999999999E-03 4.0301486948469773E-05 -6.3816480048551699E-02
+ 10904 2.7259999999999997E-03 4.0285534211366615E-05 -6.3805416776753554E-02
+ 10905 2.7262499999999995E-03 4.0269584240081414E-05 -6.3794353504955395E-02
+ 10906 2.7264999999999998E-03 4.0253637034614128E-05 -6.3783290233157222E-02
+ 10907 2.7267499999999996E-03 4.0237692594964840E-05 -6.3772226961359077E-02
+ 10908 2.7269999999999998E-03 4.0221750921133461E-05 -6.3761163689560904E-02
+ 10909 2.7272499999999996E-03 4.0205812013120066E-05 -6.3750100417762759E-02
+ 10910 2.7274999999999999E-03 4.0189875870924573E-05 -6.3739037145964586E-02
+ 10911 2.7277499999999997E-03 4.0173942494547064E-05 -6.3727973874166427E-02
+ 10912 2.7279999999999995E-03 4.0158011883987512E-05 -6.3716910602368282E-02
+ 10913 2.7282499999999998E-03 4.0142084039245868E-05 -6.3705847330570109E-02
+ 10914 2.7284999999999996E-03 4.0126158960322202E-05 -6.3694784058771950E-02
+ 10915 2.7287499999999998E-03 4.0110236647216465E-05 -6.3683720786973777E-02
+ 10916 2.7289999999999997E-03 4.0094317099928732E-05 -6.3672657515175632E-02
+ 10917 2.7292499999999999E-03 4.0078400318458895E-05 -6.3661594243377459E-02
+ 10918 2.7294999999999997E-03 4.0062486302807021E-05 -6.3650530971579314E-02
+ 10919 2.7297499999999995E-03 4.0046575052973111E-05 -6.3639467699781155E-02
+ 10920 2.7299999999999998E-03 4.0030666568957123E-05 -6.3628404427982982E-02
+ 10921 2.7302499999999996E-03 4.0014760850759126E-05 -6.3617341156184837E-02
+ 10922 2.7304999999999999E-03 3.9998857898379037E-05 -6.3606277884386664E-02
+ 10923 2.7307499999999997E-03 3.9982957711816933E-05 -6.3595214612588505E-02
+ 10924 2.7309999999999995E-03 3.9967060291072779E-05 -6.3584151340790360E-02
+ 10925 2.7312499999999997E-03 3.9951165636146540E-05 -6.3573088068992187E-02
+ 10926 2.7314999999999996E-03 3.9935273747038272E-05 -6.3562024797194042E-02
+ 10927 2.7317499999999998E-03 3.9919384623747933E-05 -6.3550961525395869E-02
+ 10928 2.7319999999999996E-03 3.9903498266275577E-05 -6.3539898253597710E-02
+ 10929 2.7322499999999999E-03 3.9887614674621131E-05 -6.3528834981799537E-02
+ 10930 2.7324999999999997E-03 3.9871733848784662E-05 -6.3517771710001392E-02
+ 10931 2.7327499999999995E-03 3.9855855788766136E-05 -6.3506708438203233E-02
+ 10932 2.7329999999999998E-03 3.9839980494565540E-05 -6.3495645166405060E-02
+ 10933 2.7332499999999996E-03 3.9824107966182920E-05 -6.3484581894606915E-02
+ 10934 2.7334999999999998E-03 3.9808238203618223E-05 -6.3473518622808742E-02
+ 10935 2.7337499999999996E-03 3.9792371206871530E-05 -6.3462455351010597E-02
+ 10936 2.7339999999999999E-03 3.9776506975942733E-05 -6.3451392079212424E-02
+ 10937 2.7342499999999997E-03 3.9760645510831920E-05 -6.3440328807414265E-02
+ 10938 2.7344999999999995E-03 3.9744786811539049E-05 -6.3429265535616119E-02
+ 10939 2.7347499999999998E-03 3.9728930878064108E-05 -6.3418202263817947E-02
+ 10940 2.7349999999999996E-03 3.9713077710407144E-05 -6.3407138992019788E-02
+ 10941 2.7352499999999998E-03 3.9697227308568089E-05 -6.3396075720221629E-02
+ 10942 2.7354999999999997E-03 3.9681379672547025E-05 -6.3385012448423469E-02
+ 10943 2.7357499999999999E-03 3.9665534802343890E-05 -6.3373949176625297E-02
+ 10944 2.7359999999999997E-03 3.9649692697958719E-05 -6.3362885904827151E-02
+ 10945 2.7362499999999995E-03 3.9633853359391497E-05 -6.3351822633028992E-02
+ 10946 2.7364999999999998E-03 3.9618016786642198E-05 -6.3340759361230820E-02
+ 10947 2.7367499999999996E-03 3.9602182979710876E-05 -6.3329696089432674E-02
+ 10948 2.7369999999999998E-03 3.9586351938597470E-05 -6.3318632817634501E-02
+ 10949 2.7372499999999997E-03 3.9570523663302041E-05 -6.3307569545836356E-02
+ 10950 2.7374999999999995E-03 3.9554698153824575E-05 -6.3296506274038197E-02
+ 10951 2.7377499999999997E-03 3.9538875410165032E-05 -6.3285443002240024E-02
+ 10952 2.7379999999999995E-03 3.9523055432323459E-05 -6.3274379730441879E-02
+ 10953 2.7382499999999998E-03 3.9507238220299803E-05 -6.3263316458643706E-02
+ 10954 2.7384999999999996E-03 3.9491423774094116E-05 -6.3252253186845547E-02
+ 10955 2.7387499999999999E-03 3.9475612093706359E-05 -6.3241189915047374E-02
+ 10956 2.7389999999999997E-03 3.9459803179136599E-05 -6.3230126643249229E-02
+ 10957 2.7392499999999995E-03 3.9443997030384782E-05 -6.3219063371451070E-02
+ 10958 2.7394999999999997E-03 3.9428193647450881E-05 -6.3208000099652911E-02
+ 10959 2.7397499999999996E-03 3.9412393030334950E-05 -6.3196936827854752E-02
+ 10960 2.7399999999999998E-03 3.9396595179036935E-05 -6.3185873556056579E-02
+ 10961 2.7402499999999996E-03 3.9380800093556897E-05 -6.3174810284258434E-02
+ 10962 2.7404999999999999E-03 3.9365007773894796E-05 -6.3163747012460261E-02
+ 10963 2.7407499999999997E-03 3.9349218220050684E-05 -6.3152683740662102E-02
+ 10964 2.7409999999999995E-03 3.9333431432024496E-05 -6.3141620468863957E-02
+ 10965 2.7412499999999998E-03 3.9317647409816237E-05 -6.3130557197065784E-02
+ 10966 2.7414999999999996E-03 3.9301866153425948E-05 -6.3119493925267639E-02
+ 10967 2.7417499999999998E-03 3.9286087662853589E-05 -6.3108430653469466E-02
+ 10968 2.7419999999999996E-03 3.9270311938099227E-05 -6.3097367381671307E-02
+ 10969 2.7422499999999999E-03 3.9254538979162768E-05 -6.3086304109873134E-02
+ 10970 2.7424999999999997E-03 3.9238768786044271E-05 -6.3075240838074989E-02
+ 10971 2.7427499999999995E-03 3.9223001358743752E-05 -6.3064177566276830E-02
+ 10972 2.7429999999999998E-03 3.9207236697261142E-05 -6.3053114294478657E-02
+ 10973 2.7432499999999996E-03 3.9191474801596502E-05 -6.3042051022680512E-02
+ 10974 2.7434999999999998E-03 3.9175715671749792E-05 -6.3030987750882339E-02
+ 10975 2.7437499999999997E-03 3.9159959307721051E-05 -6.3019924479084194E-02
+ 10976 2.7439999999999995E-03 3.9144205709510281E-05 -6.3008861207286035E-02
+ 10977 2.7442499999999997E-03 3.9128454877117420E-05 -6.2997797935487862E-02
+ 10978 2.7444999999999995E-03 3.9112706810542543E-05 -6.2986734663689717E-02
+ 10979 2.7447499999999998E-03 3.9096961509785575E-05 -6.2975671391891544E-02
+ 10980 2.7449999999999996E-03 3.9081218974846577E-05 -6.2964608120093385E-02
+ 10981 2.7452499999999999E-03 3.9065479205725516E-05 -6.2953544848295226E-02
+ 10982 2.7454999999999997E-03 3.9049742202422417E-05 -6.2942481576497067E-02
+ 10983 2.7457499999999995E-03 3.9034007964937276E-05 -6.2931418304698922E-02
+ 10984 2.7459999999999997E-03 3.9018276493270064E-05 -6.2920355032900749E-02
+ 10985 2.7462499999999996E-03 3.9002547787420835E-05 -6.2909291761102590E-02
+ 10986 2.7464999999999998E-03 3.8986821847389509E-05 -6.2898228489304417E-02
+ 10987 2.7467499999999996E-03 3.8971098673176180E-05 -6.2887165217506272E-02
+ 10988 2.7469999999999999E-03 3.8955378264780761E-05 -6.2876101945708099E-02
+ 10989 2.7472499999999997E-03 3.8939660622203305E-05 -6.2865038673909940E-02
+ 10990 2.7474999999999995E-03 3.8923945745443819E-05 -6.2853975402111795E-02
+ 10991 2.7477499999999998E-03 3.8908233634502248E-05 -6.2842912130313622E-02
+ 10992 2.7479999999999996E-03 3.8892524289378676E-05 -6.2831848858515477E-02
+ 10993 2.7482499999999998E-03 3.8876817710072998E-05 -6.2820785586717304E-02
+ 10994 2.7484999999999996E-03 3.8861113896585305E-05 -6.2809722314919145E-02
+ 10995 2.7487499999999999E-03 3.8845412848915527E-05 -6.2798659043120972E-02
+ 10996 2.7489999999999997E-03 3.8829714567063727E-05 -6.2787595771322827E-02
+ 10997 2.7492499999999995E-03 3.8814019051029896E-05 -6.2776532499524668E-02
+ 10998 2.7494999999999998E-03 3.8798326300813968E-05 -6.2765469227726509E-02
+ 10999 2.7497499999999996E-03 3.8782636316416017E-05 -6.2754405955928350E-02
+ 11000 2.7499999999999998E-03 3.8766949097835996E-05 -6.2743342684130177E-02
+ 11001 2.7502499999999997E-03 3.8751264645073944E-05 -6.2732279412332032E-02
+ 11002 2.7504999999999999E-03 3.8735582958129843E-05 -6.2721216140533859E-02
+ 11003 2.7507499999999997E-03 3.8719904037003691E-05 -6.2710152868735700E-02
+ 11004 2.7509999999999995E-03 3.8704227881695475E-05 -6.2699089596937554E-02
+ 11005 2.7512499999999998E-03 3.8688554492205210E-05 -6.2688026325139382E-02
+ 11006 2.7514999999999996E-03 3.8672883868532921E-05 -6.2676963053341236E-02
+ 11007 2.7517499999999999E-03 3.8657216010678541E-05 -6.2665899781543064E-02
+ 11008 2.7519999999999997E-03 3.8641550918642132E-05 -6.2654836509744904E-02
+ 11009 2.7522499999999995E-03 3.8625888592423679E-05 -6.2643773237946759E-02
+ 11010 2.7524999999999997E-03 3.8610229032023149E-05 -6.2632709966148586E-02
+ 11011 2.7527499999999996E-03 3.8594572237440616E-05 -6.2621646694350427E-02
+ 11012 2.7529999999999998E-03 3.8578918208675972E-05 -6.2610583422552255E-02
+ 11013 2.7532499999999996E-03 3.8563266945729339E-05 -6.2599520150754109E-02
+ 11014 2.7534999999999999E-03 3.8547618448600615E-05 -6.2588456878955936E-02
+ 11015 2.7537499999999997E-03 3.8531972717289848E-05 -6.2577393607157791E-02
+ 11016 2.7539999999999995E-03 3.8516329751797037E-05 -6.2566330335359632E-02
+ 11017 2.7542499999999998E-03 3.8500689552122156E-05 -6.2555267063561459E-02
+ 11018 2.7544999999999996E-03 3.8485052118265251E-05 -6.2544203791763314E-02
+ 11019 2.7547499999999998E-03 3.8469417450226290E-05 -6.2533140519965141E-02
+ 11020 2.7549999999999996E-03 3.8453785548005279E-05 -6.2522077248166982E-02
+ 11021 2.7552499999999999E-03 3.8438156411602190E-05 -6.2511013976368823E-02
+ 11022 2.7554999999999997E-03 3.8422530041017078E-05 -6.2499950704570664E-02
+ 11023 2.7557499999999995E-03 3.8406906436249903E-05 -6.2488887432772519E-02
+ 11024 2.7559999999999998E-03 3.8391285597300684E-05 -6.2477824160974346E-02
+ 11025 2.7562499999999996E-03 3.8375667524169428E-05 -6.2466760889176187E-02
+ 11026 2.7564999999999998E-03 3.8360052216856095E-05 -6.2455697617378014E-02
+ 11027 2.7567499999999997E-03 3.8344439675360753E-05 -6.2444634345579869E-02
+ 11028 2.7569999999999999E-03 3.8328829899683313E-05 -6.2433571073781696E-02
+ 11029 2.7572499999999997E-03 3.8313222889823843E-05 -6.2422507801983537E-02
+ 11030 2.7574999999999995E-03 3.8297618645782330E-05 -6.2411444530185392E-02
+ 11031 2.7577499999999998E-03 3.8282017167558740E-05 -6.2400381258387219E-02
+ 11032 2.7579999999999996E-03 3.8266418455153140E-05 -6.2389317986589074E-02
+ 11033 2.7582499999999999E-03 3.8250822508565463E-05 -6.2378254714790901E-02
+ 11034 2.7584999999999997E-03 3.8235229327795735E-05 -6.2367191442992742E-02
+ 11035 2.7587499999999995E-03 3.8219638912843992E-05 -6.2356128171194597E-02
+ 11036 2.7589999999999997E-03 3.8204051263710150E-05 -6.2345064899396424E-02
+ 11037 2.7592499999999996E-03 3.8188466380394273E-05 -6.2334001627598265E-02
+ 11038 2.7594999999999998E-03 3.8172884262896331E-05 -6.2322938355800106E-02
+ 11039 2.7597499999999996E-03 3.8157304911216360E-05 -6.2311875084001947E-02
+ 11040 2.7599999999999999E-03 3.8141728325354318E-05 -6.2300811812203774E-02
+ 11041 2.7602499999999997E-03 3.8126154505310266E-05 -6.2289748540405629E-02
+ 11042 2.7604999999999995E-03 3.8110583451084151E-05 -6.2278685268607470E-02
+ 11043 2.7607499999999997E-03 3.8095015162675952E-05 -6.2267621996809297E-02
+ 11044 2.7609999999999996E-03 3.8079449640085730E-05 -6.2256558725011152E-02
+ 11045 2.7612499999999998E-03 3.8063886883313437E-05 -6.2245495453212979E-02
+ 11046 2.7614999999999996E-03 3.8048326892359134E-05 -6.2234432181414820E-02
+ 11047 2.7617499999999999E-03 3.8032769667222735E-05 -6.2223368909616661E-02
+ 11048 2.7619999999999997E-03 3.8017215207904332E-05 -6.2212305637818502E-02
+ 11049 2.7622499999999995E-03 3.8001663514403859E-05 -6.2201242366020357E-02
+ 11050 2.7624999999999998E-03 3.7986114586721315E-05 -6.2190179094222184E-02
+ 11051 2.7627499999999996E-03 3.7970568424856728E-05 -6.2179115822424025E-02
+ 11052 2.7629999999999998E-03 3.7955025028810077E-05 -6.2168052550625852E-02
+ 11053 2.7632499999999996E-03 3.7939484398581424E-05 -6.2156989278827707E-02
+ 11054 2.7634999999999999E-03 3.7923946534170680E-05 -6.2145926007029534E-02
+ 11055 2.7637499999999997E-03 3.7908411435577899E-05 -6.2134862735231389E-02
+ 11056 2.7639999999999995E-03 3.7892879102803068E-05 -6.2123799463433230E-02
+ 11057 2.7642499999999998E-03 3.7877349535846166E-05 -6.2112736191635057E-02
+ 11058 2.7644999999999996E-03 3.7861822734707248E-05 -6.2101672919836912E-02
+ 11059 2.7647499999999998E-03 3.7846298699386246E-05 -6.2090609648038739E-02
+ 11060 2.7649999999999997E-03 3.7830777429883228E-05 -6.2079546376240580E-02
+ 11061 2.7652499999999995E-03 3.7815258926198160E-05 -6.2068483104442435E-02
+ 11062 2.7654999999999997E-03 3.7799743188331014E-05 -6.2057419832644262E-02
+ 11063 2.7657499999999995E-03 3.7784230216281839E-05 -6.2046356560846117E-02
+ 11064 2.7659999999999998E-03 3.7768720010050579E-05 -6.2035293289047944E-02
+ 11065 2.7662499999999996E-03 3.7753212569637303E-05 -6.2024230017249785E-02
+ 11066 2.7664999999999999E-03 3.7737707895041937E-05 -6.2013166745451612E-02
+ 11067 2.7667499999999997E-03 3.7722205986264574E-05 -6.2002103473653467E-02
+ 11068 2.7669999999999995E-03 3.7706706843305141E-05 -6.1991040201855308E-02
+ 11069 2.7672499999999997E-03 3.7691210466163657E-05 -6.1979976930057135E-02
+ 11070 2.7674999999999996E-03 3.7675716854840124E-05 -6.1968913658258989E-02
+ 11071 2.7677499999999998E-03 3.7660226009334520E-05 -6.1957850386460817E-02
+ 11072 2.7679999999999996E-03 3.7644737929646886E-05 -6.1946787114662671E-02
+ 11073 2.7682499999999999E-03 3.7629252615777168E-05 -6.1935723842864499E-02
+ 11074 2.7684999999999997E-03 3.7613770067725434E-05 -6.1924660571066339E-02
+ 11075 2.7687499999999995E-03 3.7598290285491670E-05 -6.1913597299268194E-02
+ 11076 2.7689999999999998E-03 3.7582813269075809E-05 -6.1902534027470021E-02
+ 11077 2.7692499999999996E-03 3.7567339018477917E-05 -6.1891470755671862E-02
+ 11078 2.7694999999999998E-03 3.7551867533697962E-05 -6.1880407483873703E-02
+ 11079 2.7697499999999996E-03 3.7536398814735970E-05 -6.1869344212075544E-02
+ 11080 2.7699999999999999E-03 3.7520932861591915E-05 -6.1858280940277371E-02
+ 11081 2.7702499999999997E-03 3.7505469674265836E-05 -6.1847217668479226E-02
+ 11082 2.7704999999999995E-03 3.7490009252757714E-05 -6.1836154396681067E-02
+ 11083 2.7707499999999998E-03 3.7474551597067508E-05 -6.1825091124882894E-02
+ 11084 2.7709999999999996E-03 3.7459096707195273E-05 -6.1814027853084749E-02
+ 11085 2.7712499999999998E-03 3.7443644583140946E-05 -6.1802964581286576E-02
+ 11086 2.7714999999999997E-03 3.7428195224904617E-05 -6.1791901309488417E-02
+ 11087 2.7717499999999995E-03 3.7412748632486237E-05 -6.1780838037690272E-02
+ 11088 2.7719999999999997E-03 3.7397304805885773E-05 -6.1769774765892099E-02
+ 11089 2.7722499999999995E-03 3.7381863745103280E-05 -6.1758711494093954E-02
+ 11090 2.7724999999999998E-03 3.7366425450138709E-05 -6.1747648222295781E-02
+ 11091 2.7727499999999996E-03 3.7350989920992115E-05 -6.1736584950497622E-02
+ 11092 2.7729999999999999E-03 3.7335557157663451E-05 -6.1725521678699449E-02
+ 11093 2.7732499999999997E-03 3.7320127160152750E-05 -6.1714458406901304E-02
+ 11094 2.7734999999999995E-03 3.7304699928460026E-05 -6.1703395135103145E-02
+ 11095 2.7737499999999997E-03 3.7289275462585218E-05 -6.1692331863304986E-02
+ 11096 2.7739999999999996E-03 3.7273853762528380E-05 -6.1681268591506827E-02
+ 11097 2.7742499999999998E-03 3.7258434828289459E-05 -6.1670205319708654E-02
+ 11098 2.7744999999999996E-03 3.7243018659868520E-05 -6.1659142047910509E-02
+ 11099 2.7747499999999999E-03 3.7227605257265498E-05 -6.1648078776112336E-02
+ 11100 2.7749999999999997E-03 3.7212194620480460E-05 -6.1637015504314177E-02
+ 11101 2.7752499999999995E-03 3.7196786749513364E-05 -6.1625952232516032E-02
+ 11102 2.7754999999999998E-03 3.7181381644364198E-05 -6.1614888960717859E-02
+ 11103 2.7757499999999996E-03 3.7165979305033016E-05 -6.1603825688919700E-02
+ 11104 2.7759999999999998E-03 3.7150579731519750E-05 -6.1592762417121541E-02
+ 11105 2.7762499999999996E-03 3.7135182923824433E-05 -6.1581699145323382E-02
+ 11106 2.7764999999999999E-03 3.7119788881947073E-05 -6.1570635873525209E-02
+ 11107 2.7767499999999997E-03 3.7104397605887677E-05 -6.1559572601727064E-02
+ 11108 2.7769999999999995E-03 3.7089009095646216E-05 -6.1548509329928905E-02
+ 11109 2.7772499999999998E-03 3.7073623351222699E-05 -6.1537446058130732E-02
+ 11110 2.7774999999999996E-03 3.7058240372617152E-05 -6.1526382786332587E-02
+ 11111 2.7777499999999998E-03 3.7042860159829528E-05 -6.1515319514534414E-02
+ 11112 2.7779999999999997E-03 3.7027482712859874E-05 -6.1504256242736269E-02
+ 11113 2.7782499999999999E-03 3.7012108031708149E-05 -6.1493192970938096E-02
+ 11114 2.7784999999999997E-03 3.6996736116374402E-05 -6.1482129699139937E-02
+ 11115 2.7787499999999995E-03 3.6981366966858617E-05 -6.1471066427341792E-02
+ 11116 2.7789999999999998E-03 3.6966000583160729E-05 -6.1460003155543619E-02
+ 11117 2.7792499999999996E-03 3.6950636965280844E-05 -6.1448939883745460E-02
+ 11118 2.7794999999999999E-03 3.6935276113218869E-05 -6.1437876611947287E-02
+ 11119 2.7797499999999997E-03 3.6919918026974856E-05 -6.1426813340149142E-02
+ 11120 2.7799999999999995E-03 3.6904562706548801E-05 -6.1415750068350983E-02
+ 11121 2.7802499999999997E-03 3.6889210151940668E-05 -6.1404686796552824E-02
+ 11122 2.7804999999999996E-03 3.6873860363150533E-05 -6.1393623524754665E-02
+ 11123 2.7807499999999998E-03 3.6858513340178306E-05 -6.1382560252956492E-02
+ 11124 2.7809999999999996E-03 3.6843169083024050E-05 -6.1371496981158347E-02
+ 11125 2.7812499999999999E-03 3.6827827591687710E-05 -6.1360433709360174E-02
+ 11126 2.7814999999999997E-03 3.6812488866169347E-05 -6.1349370437562015E-02
+ 11127 2.7817499999999995E-03 3.6797152906468947E-05 -6.1338307165763870E-02
+ 11128 2.7819999999999998E-03 3.6781819712586463E-05 -6.1327243893965697E-02
+ 11129 2.7822499999999996E-03 3.6766489284521963E-05 -6.1316180622167551E-02
+ 11130 2.7824999999999998E-03 3.6751161622275379E-05 -6.1305117350369379E-02
+ 11131 2.7827499999999996E-03 3.6735836725846785E-05 -6.1294054078571220E-02
+ 11132 2.7829999999999999E-03 3.6720514595236093E-05 -6.1282990806773047E-02
+ 11133 2.7832499999999997E-03 3.6705195230443386E-05 -6.1271927534974902E-02
+ 11134 2.7834999999999995E-03 3.6689878631468621E-05 -6.1260864263176742E-02
+ 11135 2.7837499999999998E-03 3.6674564798311786E-05 -6.1249800991378570E-02
+ 11136 2.7839999999999996E-03 3.6659253730972941E-05 -6.1238737719580424E-02
+ 11137 2.7842499999999998E-03 3.6643945429451999E-05 -6.1227674447782252E-02
+ 11138 2.7844999999999996E-03 3.6628639893749054E-05 -6.1216611175984106E-02
+ 11139 2.7847499999999999E-03 3.6613337123864018E-05 -6.1205547904185933E-02
+ 11140 2.7849999999999997E-03 3.6598037119796953E-05 -6.1194484632387774E-02
+ 11141 2.7852499999999995E-03 3.6582739881547830E-05 -6.1183421360589629E-02
+ 11142 2.7854999999999998E-03 3.6567445409116644E-05 -6.1172358088791456E-02
+ 11143 2.7857499999999996E-03 3.6552153702503434E-05 -6.1161294816993297E-02
+ 11144 2.7859999999999998E-03 3.6536864761708141E-05 -6.1150231545195138E-02
+ 11145 2.7862499999999997E-03 3.6521578586730831E-05 -6.1139168273396979E-02
+ 11146 2.7864999999999995E-03 3.6506295177571465E-05 -6.1128105001598834E-02
+ 11147 2.7867499999999997E-03 3.6491014534230021E-05 -6.1117041729800661E-02
+ 11148 2.7869999999999995E-03 3.6475736656706554E-05 -6.1105978458002502E-02
+ 11149 2.7872499999999998E-03 3.6460461545001010E-05 -6.1094915186204329E-02
+ 11150 2.7874999999999996E-03 3.6445189199113456E-05 -6.1083851914406184E-02
+ 11151 2.7877499999999999E-03 3.6429919619043818E-05 -6.1072788642608011E-02
+ 11152 2.7879999999999997E-03 3.6414652804792157E-05 -6.1061725370809866E-02
+ 11153 2.7882499999999995E-03 3.6399388756358432E-05 -6.1050662099011707E-02
+ 11154 2.7884999999999997E-03 3.6384127473742651E-05 -6.1039598827213534E-02
+ 11155 2.7887499999999996E-03 3.6368868956944812E-05 -6.1028535555415389E-02
+ 11156 2.7889999999999998E-03 3.6353613205964924E-05 -6.1017472283617216E-02
+ 11157 2.7892499999999996E-03 3.6338360220803019E-05 -6.1006409011819057E-02
+ 11158 2.7894999999999999E-03 3.6323110001459023E-05 -6.0995345740020884E-02
+ 11159 2.7897499999999997E-03 3.6307862547932991E-05 -6.0984282468222739E-02
+ 11160 2.7899999999999995E-03 3.6292617860224922E-05 -6.0973219196424580E-02
+ 11161 2.7902499999999998E-03 3.6277375938334775E-05 -6.0962155924626421E-02
+ 11162 2.7904999999999996E-03 3.6262136782262599E-05 -6.0951092652828262E-02
+ 11163 2.7907499999999998E-03 3.6246900392008359E-05 -6.0940029381030089E-02
+ 11164 2.7909999999999996E-03 3.6231666767572096E-05 -6.0928966109231944E-02
+ 11165 2.7912499999999999E-03 3.6216435908953736E-05 -6.0917902837433771E-02
+ 11166 2.7914999999999997E-03 3.6201207816153366E-05 -6.0906839565635612E-02
+ 11167 2.7917499999999995E-03 3.6185982489170952E-05 -6.0895776293837467E-02
+ 11168 2.7919999999999998E-03 3.6170759928006448E-05 -6.0884713022039294E-02
+ 11169 2.7922499999999996E-03 3.6155540132659914E-05 -6.0873649750241149E-02
+ 11170 2.7924999999999998E-03 3.6140323103131316E-05 -6.0862586478442976E-02
+ 11171 2.7927499999999997E-03 3.6125108839420702E-05 -6.0851523206644817E-02
+ 11172 2.7929999999999995E-03 3.6109897341528038E-05 -6.0840459934846672E-02
+ 11173 2.7932499999999997E-03 3.6094688609453283E-05 -6.0829396663048499E-02
+ 11174 2.7934999999999995E-03 3.6079482643196491E-05 -6.0818333391250340E-02
+ 11175 2.7937499999999998E-03 3.6064279442757649E-05 -6.0807270119452167E-02
+ 11176 2.7939999999999996E-03 3.6049079008136771E-05 -6.0796206847654022E-02
+ 11177 2.7942499999999999E-03 3.6033881339333801E-05 -6.0785143575855849E-02
+ 11178 2.7944999999999997E-03 3.6018686436348822E-05 -6.0774080304057704E-02
+ 11179 2.7947499999999995E-03 3.6003494299181800E-05 -6.0763017032259545E-02
+ 11180 2.7949999999999997E-03 3.5988304927832694E-05 -6.0751953760461372E-02
+ 11181 2.7952499999999996E-03 3.5973118322301558E-05 -6.0740890488663227E-02
+ 11182 2.7954999999999998E-03 3.5957934482588351E-05 -6.0729827216865054E-02
+ 11183 2.7957499999999996E-03 3.5942753408693122E-05 -6.0718763945066895E-02
+ 11184 2.7959999999999999E-03 3.5927575100615815E-05 -6.0707700673268736E-02
+ 11185 2.7962499999999997E-03 3.5912399558356491E-05 -6.0696637401470577E-02
+ 11186 2.7964999999999995E-03 3.5897226781915125E-05 -6.0685574129672432E-02
+ 11187 2.7967499999999998E-03 3.5882056771291654E-05 -6.0674510857874259E-02
+ 11188 2.7969999999999996E-03 3.5866889526486180E-05 -6.0663447586076100E-02
+ 11189 2.7972499999999998E-03 3.5851725047498615E-05 -6.0652384314277927E-02
+ 11190 2.7974999999999996E-03 3.5836563334329028E-05 -6.0641321042479782E-02
+ 11191 2.7977499999999999E-03 3.5821404386977363E-05 -6.0630257770681609E-02
+ 11192 2.7979999999999997E-03 3.5806248205443688E-05 -6.0619194498883450E-02
+ 11193 2.7982499999999995E-03 3.5791094789727950E-05 -6.0608131227085305E-02
+ 11194 2.7984999999999998E-03 3.5775944139830135E-05 -6.0597067955287132E-02
+ 11195 2.7987499999999996E-03 3.5760796255750289E-05 -6.0586004683488986E-02
+ 11196 2.7989999999999998E-03 3.5745651137488387E-05 -6.0574941411690814E-02
+ 11197 2.7992499999999997E-03 3.5730508785044455E-05 -6.0563878139892655E-02
+ 11198 2.7994999999999999E-03 3.5715369198418446E-05 -6.0552814868094482E-02
+ 11199 2.7997499999999997E-03 3.5700232377610393E-05 -6.0541751596296337E-02
+ 11200 2.7999999999999995E-03 3.5685098322620317E-05 -6.0530688324498177E-02
+ 11201 2.8002499999999998E-03 3.5669967033448158E-05 -6.0519625052700018E-02
+ 11202 2.8004999999999996E-03 3.5654838510093961E-05 -6.0508561780901859E-02
+ 11203 2.8007499999999999E-03 3.5639712752557694E-05 -6.0497498509103687E-02
+ 11204 2.8009999999999997E-03 3.5624589760839391E-05 -6.0486435237305541E-02
+ 11205 2.8012499999999995E-03 3.5609469534939071E-05 -6.0475371965507382E-02
+ 11206 2.8014999999999997E-03 3.5594352074856640E-05 -6.0464308693709209E-02
+ 11207 2.8017499999999996E-03 3.5579237380592219E-05 -6.0453245421911064E-02
+ 11208 2.8019999999999998E-03 3.5564125452145695E-05 -6.0442182150112891E-02
+ 11209 2.8022499999999996E-03 3.5549016289517154E-05 -6.0431118878314746E-02
+ 11210 2.8024999999999999E-03 3.5533909892706529E-05 -6.0420055606516573E-02
+ 11211 2.8027499999999997E-03 3.5518806261713874E-05 -6.0408992334718414E-02
+ 11212 2.8029999999999995E-03 3.5503705396539176E-05 -6.0397929062920269E-02
+ 11213 2.8032499999999998E-03 3.5488607297182421E-05 -6.0386865791122096E-02
+ 11214 2.8034999999999996E-03 3.5473511963643623E-05 -6.0375802519323937E-02
+ 11215 2.8037499999999998E-03 3.5458419395922754E-05 -6.0364739247525764E-02
+ 11216 2.8039999999999996E-03 3.5443329594019848E-05 -6.0353675975727619E-02
+ 11217 2.8042499999999999E-03 3.5428242557934886E-05 -6.0342612703929446E-02
+ 11218 2.8044999999999997E-03 3.5413158287667880E-05 -6.0331549432131301E-02
+ 11219 2.8047499999999995E-03 3.5398076783218844E-05 -6.0320486160333142E-02
+ 11220 2.8049999999999998E-03 3.5382998044587710E-05 -6.0309422888534969E-02
+ 11221 2.8052499999999996E-03 3.5367922071774574E-05 -6.0298359616736824E-02
+ 11222 2.8054999999999998E-03 3.5352848864779347E-05 -6.0287296344938651E-02
+ 11223 2.8057499999999997E-03 3.5337778423602091E-05 -6.0276233073140492E-02
+ 11224 2.8059999999999999E-03 3.5322710748242770E-05 -6.0265169801342333E-02
+ 11225 2.8062499999999997E-03 3.5307645838701413E-05 -6.0254106529544174E-02
+ 11226 2.8064999999999995E-03 3.5292583694978019E-05 -6.0243043257746029E-02
+ 11227 2.8067499999999998E-03 3.5277524317072541E-05 -6.0231979985947856E-02
+ 11228 2.8069999999999996E-03 3.5262467704985034E-05 -6.0220916714149697E-02
+ 11229 2.8072499999999998E-03 3.5247413858715462E-05 -6.0209853442351524E-02
+ 11230 2.8074999999999997E-03 3.5232362778263875E-05 -6.0198790170553379E-02
+ 11231 2.8077499999999995E-03 3.5217314463630217E-05 -6.0187726898755220E-02
+ 11232 2.8079999999999997E-03 3.5202268914814474E-05 -6.0176663626957047E-02
+ 11233 2.8082499999999995E-03 3.5187226131816723E-05 -6.0165600355158902E-02
+ 11234 2.8084999999999998E-03 3.5172186114636894E-05 -6.0154537083360729E-02
+ 11235 2.8087499999999996E-03 3.5157148863275042E-05 -6.0143473811562584E-02
+ 11236 2.8089999999999999E-03 3.5142114377731106E-05 -6.0132410539764411E-02
+ 11237 2.8092499999999997E-03 3.5127082658005146E-05 -6.0121347267966252E-02
+ 11238 2.8094999999999995E-03 3.5112053704097137E-05 -6.0110283996168107E-02
+ 11239 2.8097499999999997E-03 3.5097027516007057E-05 -6.0099220724369934E-02
+ 11240 2.8099999999999996E-03 3.5082004093734954E-05 -6.0088157452571775E-02
+ 11241 2.8102499999999998E-03 3.5066983437280774E-05 -6.0077094180773616E-02
+ 11242 2.8104999999999996E-03 3.5051965546644585E-05 -6.0066030908975457E-02
+ 11243 2.8107499999999999E-03 3.5036950421826297E-05 -6.0054967637177284E-02
+ 11244 2.8109999999999997E-03 3.5021938062825973E-05 -6.0043904365379139E-02
+ 11245 2.8112499999999995E-03 3.5006928469643613E-05 -6.0032841093580980E-02
+ 11246 2.8114999999999998E-03 3.4991921642279175E-05 -6.0021777821782807E-02
+ 11247 2.8117499999999996E-03 3.4976917580732728E-05 -6.0010714549984662E-02
+ 11248 2.8119999999999998E-03 3.4961916285004197E-05 -5.9999651278186489E-02
+ 11249 2.8122499999999996E-03 3.4946917755093622E-05 -5.9988588006388330E-02
+ 11250 2.8124999999999999E-03 3.4931921991000983E-05 -5.9977524734590171E-02
+ 11251 2.8127499999999997E-03 3.4916928992726322E-05 -5.9966461462792012E-02
+ 11252 2.8129999999999995E-03 3.4901938760269603E-05 -5.9955398190993867E-02
+ 11253 2.8132499999999998E-03 3.4886951293630814E-05 -5.9944334919195694E-02
+ 11254 2.8134999999999996E-03 3.4871966592810009E-05 -5.9933271647397535E-02
+ 11255 2.8137499999999998E-03 3.4856984657807127E-05 -5.9922208375599362E-02
+ 11256 2.8139999999999997E-03 3.4842005488622221E-05 -5.9911145103801217E-02
+ 11257 2.8142499999999995E-03 3.4827029085255245E-05 -5.9900081832003058E-02
+ 11258 2.8144999999999997E-03 3.4812055447706212E-05 -5.9889018560204899E-02
+ 11259 2.8147499999999995E-03 3.4797084575975129E-05 -5.9877955288406740E-02
+ 11260 2.8149999999999998E-03 3.4782116470061982E-05 -5.9866892016608567E-02
+ 11261 2.8152499999999996E-03 3.4767151129966839E-05 -5.9855828744810421E-02
+ 11262 2.8154999999999999E-03 3.4752188555689592E-05 -5.9844765473012249E-02
+ 11263 2.8157499999999997E-03 3.4737228747230314E-05 -5.9833702201214090E-02
+ 11264 2.8159999999999995E-03 3.4722271704589001E-05 -5.9822638929415944E-02
+ 11265 2.8162499999999997E-03 3.4707317427765617E-05 -5.9811575657617772E-02
+ 11266 2.8164999999999996E-03 3.4692365916760196E-05 -5.9800512385819626E-02
+ 11267 2.8167499999999998E-03 3.4677417171572691E-05 -5.9789449114021453E-02
+ 11268 2.8169999999999996E-03 3.4662471192203163E-05 -5.9778385842223294E-02
+ 11269 2.8172499999999999E-03 3.4647527978651578E-05 -5.9767322570425122E-02
+ 11270 2.8174999999999997E-03 3.4632587530917956E-05 -5.9756259298626976E-02
+ 11271 2.8177499999999995E-03 3.4617649849002278E-05 -5.9745196026828817E-02
+ 11272 2.8179999999999998E-03 3.4602714932904543E-05 -5.9734132755030644E-02
+ 11273 2.8182499999999996E-03 3.4587782782624757E-05 -5.9723069483232499E-02
+ 11274 2.8184999999999998E-03 3.4572853398162908E-05 -5.9712006211434326E-02
+ 11275 2.8187499999999996E-03 3.4557926779519042E-05 -5.9700942939636181E-02
+ 11276 2.8189999999999999E-03 3.4543002926693092E-05 -5.9689879667838008E-02
+ 11277 2.8192499999999997E-03 3.4528081839685133E-05 -5.9678816396039849E-02
+ 11278 2.8194999999999995E-03 3.4513163518495110E-05 -5.9667753124241704E-02
+ 11279 2.8197499999999998E-03 3.4498247963123004E-05 -5.9656689852443531E-02
+ 11280 2.8199999999999996E-03 3.4483335173568867E-05 -5.9645626580645372E-02
+ 11281 2.8202499999999998E-03 3.4468425149832666E-05 -5.9634563308847213E-02
+ 11282 2.8204999999999997E-03 3.4453517891914449E-05 -5.9623500037049054E-02
+ 11283 2.8207499999999995E-03 3.4438613399814169E-05 -5.9612436765250909E-02
+ 11284 2.8209999999999997E-03 3.4423711673531811E-05 -5.9601373493452736E-02
+ 11285 2.8212499999999995E-03 3.4408812713067430E-05 -5.9590310221654577E-02
+ 11286 2.8214999999999998E-03 3.4393916518420986E-05 -5.9579246949856404E-02
+ 11287 2.8217499999999996E-03 3.4379023089592498E-05 -5.9568183678058259E-02
+ 11288 2.8219999999999999E-03 3.4364132426581939E-05 -5.9557120406260086E-02
+ 11289 2.8222499999999997E-03 3.4349244529389365E-05 -5.9546057134461927E-02
+ 11290 2.8224999999999995E-03 3.4334359398014747E-05 -5.9534993862663782E-02
+ 11291 2.8227499999999997E-03 3.4319477032458044E-05 -5.9523930590865609E-02
+ 11292 2.8229999999999996E-03 3.4304597432719312E-05 -5.9512867319067464E-02
+ 11293 2.8232499999999998E-03 3.4289720598798496E-05 -5.9501804047269291E-02
+ 11294 2.8234999999999996E-03 3.4274846530695657E-05 -5.9490740775471132E-02
+ 11295 2.8237499999999999E-03 3.4259975228410748E-05 -5.9479677503672959E-02
+ 11296 2.8239999999999997E-03 3.4245106691943822E-05 -5.9468614231874814E-02
+ 11297 2.8242499999999995E-03 3.4230240921294859E-05 -5.9457550960076655E-02
+ 11298 2.8244999999999998E-03 3.4215377916463792E-05 -5.9446487688278496E-02
+ 11299 2.8247499999999996E-03 3.4200517677450709E-05 -5.9435424416480337E-02
+ 11300 2.8249999999999998E-03 3.4185660204255549E-05 -5.9424361144682164E-02
+ 11301 2.8252499999999996E-03 3.4170805496878351E-05 -5.9413297872884019E-02
+ 11302 2.8254999999999999E-03 3.4155953555319091E-05 -5.9402234601085846E-02
+ 11303 2.8257499999999997E-03 3.4141104379577800E-05 -5.9391171329287701E-02
+ 11304 2.8259999999999995E-03 3.4126257969654479E-05 -5.9380108057489528E-02
+ 11305 2.8262499999999998E-03 3.4111414325549068E-05 -5.9369044785691355E-02
+ 11306 2.8264999999999996E-03 3.4096573447261627E-05 -5.9357981513893210E-02
+ 11307 2.8267499999999998E-03 3.4081735334792102E-05 -5.9346918242095037E-02
+ 11308 2.8269999999999997E-03 3.4066899988140560E-05 -5.9335854970296892E-02
+ 11309 2.8272499999999999E-03 3.4052067407306948E-05 -5.9324791698498719E-02
+ 11310 2.8274999999999997E-03 3.4037237592291320E-05 -5.9313728426700574E-02
+ 11311 2.8277499999999995E-03 3.4022410543093642E-05 -5.9302665154902429E-02
+ 11312 2.8279999999999998E-03 3.4007586259713879E-05 -5.9291601883104256E-02
+ 11313 2.8282499999999996E-03 3.3992764742152080E-05 -5.9280538611306083E-02
+ 11314 2.8284999999999999E-03 3.3977945990408204E-05 -5.9269475339507938E-02
+ 11315 2.8287499999999997E-03 3.3963130004482304E-05 -5.9258412067709765E-02
+ 11316 2.8289999999999995E-03 3.3948316784374382E-05 -5.9247348795911620E-02
+ 11317 2.8292499999999997E-03 3.3933506330084355E-05 -5.9236285524113447E-02
+ 11318 2.8294999999999996E-03 3.3918698641612311E-05 -5.9225222252315302E-02
+ 11319 2.8297499999999998E-03 3.3903893718958191E-05 -5.9214158980517129E-02
+ 11320 2.8299999999999996E-03 3.3889091562122041E-05 -5.9203095708718984E-02
+ 11321 2.8302499999999999E-03 3.3874292171103820E-05 -5.9192032436920811E-02
+ 11322 2.8304999999999997E-03 3.3859495545903569E-05 -5.9180969165122638E-02
+ 11323 2.8307499999999995E-03 3.3844701686521282E-05 -5.9169905893324493E-02
+ 11324 2.8309999999999997E-03 3.3829910592956911E-05 -5.9158842621526320E-02
+ 11325 2.8312499999999996E-03 3.3815122265210523E-05 -5.9147779349728175E-02
+ 11326 2.8314999999999998E-03 3.3800336703282051E-05 -5.9136716077930002E-02
+ 11327 2.8317499999999996E-03 3.3785553907171550E-05 -5.9125652806131856E-02
+ 11328 2.8319999999999999E-03 3.3770773876878978E-05 -5.9114589534333684E-02
+ 11329 2.8322499999999997E-03 3.3755996612404376E-05 -5.9103526262535538E-02
+ 11330 2.8324999999999995E-03 3.3741222113747731E-05 -5.9092462990737366E-02
+ 11331 2.8327499999999998E-03 3.3726450380909008E-05 -5.9081399718939220E-02
+ 11332 2.8329999999999996E-03 3.3711681413888270E-05 -5.9070336447141047E-02
+ 11333 2.8332499999999998E-03 3.3696915212685447E-05 -5.9059273175342875E-02
+ 11334 2.8334999999999996E-03 3.3682151777300594E-05 -5.9048209903544729E-02
+ 11335 2.8337499999999999E-03 3.3667391107733657E-05 -5.9037146631746557E-02
+ 11336 2.8339999999999997E-03 3.3652633203984704E-05 -5.9026083359948411E-02
+ 11337 2.8342499999999995E-03 3.3637878066053701E-05 -5.9015020088150266E-02
+ 11338 2.8344999999999998E-03 3.3623125693940621E-05 -5.9003956816352093E-02
+ 11339 2.8347499999999996E-03 3.3608376087645531E-05 -5.8992893544553948E-02
+ 11340 2.8349999999999998E-03 3.3593629247168350E-05 -5.8981830272755775E-02
+ 11341 2.8352499999999997E-03 3.3578885172509139E-05 -5.8970767000957602E-02
+ 11342 2.8354999999999995E-03 3.3564143863667878E-05 -5.8959703729159457E-02
+ 11343 2.8357499999999997E-03 3.3549405320644554E-05 -5.8948640457361284E-02
+ 11344 2.8359999999999995E-03 3.3534669543439206E-05 -5.8937577185563139E-02
+ 11345 2.8362499999999998E-03 3.3519936532051775E-05 -5.8926513913764966E-02
+ 11346 2.8364999999999996E-03 3.3505206286482334E-05 -5.8915450641966821E-02
+ 11347 2.8367499999999999E-03 3.3490478806730788E-05 -5.8904387370168648E-02
+ 11348 2.8369999999999997E-03 3.3475754092797233E-05 -5.8893324098370503E-02
+ 11349 2.8372499999999995E-03 3.3461032144681621E-05 -5.8882260826572330E-02
+ 11350 2.8374999999999997E-03 3.3446312962383932E-05 -5.8871197554774157E-02
+ 11351 2.8377499999999996E-03 3.3431596545904247E-05 -5.8860134282976012E-02
+ 11352 2.8379999999999998E-03 3.3416882895242457E-05 -5.8849071011177839E-02
+ 11353 2.8382499999999996E-03 3.3402172010398637E-05 -5.8838007739379694E-02
+ 11354 2.8384999999999999E-03 3.3387463891372754E-05 -5.8826944467581521E-02
+ 11355 2.8387499999999997E-03 3.3372758538164841E-05 -5.8815881195783376E-02
+ 11356 2.8389999999999995E-03 3.3358055950774878E-05 -5.8804817923985231E-02
+ 11357 2.8392499999999998E-03 3.3343356129202858E-05 -5.8793754652187058E-02
+ 11358 2.8394999999999996E-03 3.3328659073448781E-05 -5.8782691380388885E-02
+ 11359 2.8397499999999998E-03 3.3313964783512640E-05 -5.8771628108590712E-02
+ 11360 2.8399999999999996E-03 3.3299273259394497E-05 -5.8760564836792567E-02
+ 11361 2.8402499999999999E-03 3.3284584501094262E-05 -5.8749501564994394E-02
+ 11362 2.8404999999999997E-03 3.3269898508611985E-05 -5.8738438293196249E-02
+ 11363 2.8407499999999995E-03 3.3255215281947670E-05 -5.8727375021398104E-02
+ 11364 2.8409999999999998E-03 3.3240534821101279E-05 -5.8716311749599931E-02
+ 11365 2.8412499999999996E-03 3.3225857126072871E-05 -5.8705248477801786E-02
+ 11366 2.8414999999999998E-03 3.3211182196862379E-05 -5.8694185206003613E-02
+ 11367 2.8417499999999997E-03 3.3196510033469877E-05 -5.8683121934205440E-02
+ 11368 2.8419999999999995E-03 3.3181840635895312E-05 -5.8672058662407295E-02
+ 11369 2.8422499999999997E-03 3.3167174004138663E-05 -5.8660995390609122E-02
+ 11370 2.8424999999999995E-03 3.3152510138199990E-05 -5.8649932118810977E-02
+ 11371 2.8427499999999998E-03 3.3137849038079241E-05 -5.8638868847012804E-02
+ 11372 2.8429999999999996E-03 3.3123190703776475E-05 -5.8627805575214659E-02
+ 11373 2.8432499999999999E-03 3.3108535135291632E-05 -5.8616742303416486E-02
+ 11374 2.8434999999999997E-03 3.3093882332624779E-05 -5.8605679031618341E-02
+ 11375 2.8437499999999995E-03 3.3079232295775842E-05 -5.8594615759820168E-02
+ 11376 2.8439999999999997E-03 3.3064585024744849E-05 -5.8583552488021995E-02
+ 11377 2.8442499999999996E-03 3.3049940519531825E-05 -5.8572489216223850E-02
+ 11378 2.8444999999999998E-03 3.3035298780136724E-05 -5.8561425944425677E-02
+ 11379 2.8447499999999996E-03 3.3020659806559621E-05 -5.8550362672627532E-02
+ 11380 2.8449999999999999E-03 3.3006023598800427E-05 -5.8539299400829359E-02
+ 11381 2.8452499999999997E-03 3.2991390156859216E-05 -5.8528236129031214E-02
+ 11382 2.8454999999999995E-03 3.2976759480735935E-05 -5.8517172857233068E-02
+ 11383 2.8457499999999998E-03 3.2962131570430576E-05 -5.8506109585434896E-02
+ 11384 2.8459999999999996E-03 3.2947506425943195E-05 -5.8495046313636723E-02
+ 11385 2.8462499999999998E-03 3.2932884047273750E-05 -5.8483983041838550E-02
+ 11386 2.8464999999999996E-03 3.2918264434422295E-05 -5.8472919770040405E-02
+ 11387 2.8467499999999999E-03 3.2903647587388743E-05 -5.8461856498242232E-02
+ 11388 2.8469999999999997E-03 3.2889033506173154E-05 -5.8450793226444087E-02
+ 11389 2.8472499999999995E-03 3.2874422190775528E-05 -5.8439729954645941E-02
+ 11390 2.8474999999999998E-03 3.2859813641195825E-05 -5.8428666682847769E-02
+ 11391 2.8477499999999996E-03 3.2845207857434106E-05 -5.8417603411049623E-02
+ 11392 2.8479999999999998E-03 3.2830604839490303E-05 -5.8406540139251450E-02
+ 11393 2.8482499999999997E-03 3.2816004587364470E-05 -5.8395476867453278E-02
+ 11394 2.8484999999999999E-03 3.2801407101056560E-05 -5.8384413595655105E-02
+ 11395 2.8487499999999997E-03 3.2786812380566654E-05 -5.8373350323856960E-02
+ 11396 2.8489999999999995E-03 3.2772220425894663E-05 -5.8362287052058814E-02
+ 11397 2.8492499999999998E-03 3.2757631237040616E-05 -5.8351223780260641E-02
+ 11398 2.8494999999999996E-03 3.2743044814004526E-05 -5.8340160508462496E-02
+ 11399 2.8497499999999999E-03 3.2728461156786364E-05 -5.8329097236664323E-02
+ 11400 2.8499999999999997E-03 3.2713880265386194E-05 -5.8318033964866178E-02
+ 11401 2.8502499999999995E-03 3.2699302139803980E-05 -5.8306970693068005E-02
+ 11402 2.8504999999999997E-03 3.2684726780039668E-05 -5.8295907421269832E-02
+ 11403 2.8507499999999996E-03 3.2670154186093327E-05 -5.8284844149471687E-02
+ 11404 2.8509999999999998E-03 3.2655584357964928E-05 -5.8273780877673514E-02
+ 11405 2.8512499999999996E-03 3.2641017295654487E-05 -5.8262717605875369E-02
+ 11406 2.8514999999999999E-03 3.2626452999161967E-05 -5.8251654334077196E-02
+ 11407 2.8517499999999997E-03 3.2611891468487432E-05 -5.8240591062279051E-02
+ 11408 2.8519999999999995E-03 3.2597332703630860E-05 -5.8229527790480906E-02
+ 11409 2.8522499999999998E-03 3.2582776704592204E-05 -5.8218464518682733E-02
+ 11410 2.8524999999999996E-03 3.2568223471371505E-05 -5.8207401246884560E-02
+ 11411 2.8527499999999998E-03 3.2553673003968748E-05 -5.8196337975086415E-02
+ 11412 2.8529999999999996E-03 3.2539125302383955E-05 -5.8185274703288242E-02
+ 11413 2.8532499999999999E-03 3.2524580366617092E-05 -5.8174211431490069E-02
+ 11414 2.8534999999999997E-03 3.2510038196668212E-05 -5.8163148159691924E-02
+ 11415 2.8537499999999995E-03 3.2495498792537289E-05 -5.8152084887893779E-02
+ 11416 2.8539999999999998E-03 3.2480962154224275E-05 -5.8141021616095606E-02
+ 11417 2.8542499999999996E-03 3.2466428281729224E-05 -5.8129958344297461E-02
+ 11418 2.8544999999999998E-03 3.2451897175052110E-05 -5.8118895072499288E-02
+ 11419 2.8547499999999996E-03 3.2437368834192966E-05 -5.8107831800701115E-02
+ 11420 2.8549999999999999E-03 3.2422843259151758E-05 -5.8096768528902970E-02
+ 11421 2.8552499999999997E-03 3.2408320449928527E-05 -5.8085705257104797E-02
+ 11422 2.8554999999999995E-03 3.2393800406523226E-05 -5.8074641985306652E-02
+ 11423 2.8557499999999998E-03 3.2379283128935867E-05 -5.8063578713508479E-02
+ 11424 2.8559999999999996E-03 3.2364768617166459E-05 -5.8052515441710334E-02
+ 11425 2.8562499999999998E-03 3.2350256871215000E-05 -5.8041452169912161E-02
+ 11426 2.8564999999999997E-03 3.2335747891081511E-05 -5.8030388898114016E-02
+ 11427 2.8567499999999995E-03 3.2321241676765959E-05 -5.8019325626315843E-02
+ 11428 2.8569999999999997E-03 3.2306738228268343E-05 -5.8008262354517698E-02
+ 11429 2.8572499999999995E-03 3.2292237545588711E-05 -5.7997199082719525E-02
+ 11430 2.8574999999999998E-03 3.2277739628726994E-05 -5.7986135810921352E-02
+ 11431 2.8577499999999996E-03 3.2263244477683235E-05 -5.7975072539123207E-02
+ 11432 2.8579999999999999E-03 3.2248752092457411E-05 -5.7964009267325034E-02
+ 11433 2.8582499999999997E-03 3.2234262473049565E-05 -5.7952945995526889E-02
+ 11434 2.8584999999999995E-03 3.2219775619459681E-05 -5.7941882723728744E-02
+ 11435 2.8587499999999997E-03 3.2205291531687701E-05 -5.7930819451930571E-02
+ 11436 2.8589999999999996E-03 3.2190810209733717E-05 -5.7919756180132398E-02
+ 11437 2.8592499999999998E-03 3.2176331653597643E-05 -5.7908692908334253E-02
+ 11438 2.8594999999999996E-03 3.2161855863279532E-05 -5.7897629636536080E-02
+ 11439 2.8597499999999999E-03 3.2147382838779364E-05 -5.7886566364737907E-02
+ 11440 2.8599999999999997E-03 3.2132912580097160E-05 -5.7875503092939762E-02
+ 11441 2.8602499999999995E-03 3.2118445087232925E-05 -5.7864439821141617E-02
+ 11442 2.8604999999999998E-03 3.2103980360186593E-05 -5.7853376549343444E-02
+ 11443 2.8607499999999996E-03 3.2089518398958238E-05 -5.7842313277545299E-02
+ 11444 2.8609999999999998E-03 3.2075059203547813E-05 -5.7831250005747126E-02
+ 11445 2.8612499999999996E-03 3.2060602773955357E-05 -5.7820186733948981E-02
+ 11446 2.8614999999999999E-03 3.2046149110180832E-05 -5.7809123462150808E-02
+ 11447 2.8617499999999997E-03 3.2031698212224269E-05 -5.7798060190352635E-02
+ 11448 2.8619999999999995E-03 3.2017250080085670E-05 -5.7786996918554490E-02
+ 11449 2.8622499999999998E-03 3.2002804713764994E-05 -5.7775933646756317E-02
+ 11450 2.8624999999999996E-03 3.1988362113262308E-05 -5.7764870374958172E-02
+ 11451 2.8627499999999998E-03 3.1973922278577531E-05 -5.7753807103159999E-02
+ 11452 2.8629999999999997E-03 3.1959485209710711E-05 -5.7742743831361854E-02
+ 11453 2.8632499999999995E-03 3.1945050906661848E-05 -5.7731680559563681E-02
+ 11454 2.8634999999999997E-03 3.1930619369430920E-05 -5.7720617287765535E-02
+ 11455 2.8637499999999995E-03 3.1916190598017977E-05 -5.7709554015967363E-02
+ 11456 2.8639999999999998E-03 3.1901764592422936E-05 -5.7698490744169190E-02
+ 11457 2.8642499999999996E-03 3.1887341352645878E-05 -5.7687427472371045E-02
+ 11458 2.8644999999999999E-03 3.1872920878686757E-05 -5.7676364200572872E-02
+ 11459 2.8647499999999997E-03 3.1858503170545606E-05 -5.7665300928774726E-02
+ 11460 2.8649999999999995E-03 3.1844088228222385E-05 -5.7654237656976581E-02
+ 11461 2.8652499999999997E-03 3.1829676051717107E-05 -5.7643174385178408E-02
+ 11462 2.8654999999999996E-03 3.1815266641029785E-05 -5.7632111113380263E-02
+ 11463 2.8657499999999998E-03 3.1800859996160399E-05 -5.7621047841582090E-02
+ 11464 2.8659999999999996E-03 3.1786456117108991E-05 -5.7609984569783917E-02
+ 11465 2.8662499999999999E-03 3.1772055003875518E-05 -5.7598921297985745E-02
+ 11466 2.8664999999999997E-03 3.1757656656459996E-05 -5.7587858026187599E-02
+ 11467 2.8667499999999995E-03 3.1743261074862430E-05 -5.7576794754389454E-02
+ 11468 2.8669999999999998E-03 3.1728868259082794E-05 -5.7565731482591281E-02
+ 11469 2.8672499999999996E-03 3.1714478209121134E-05 -5.7554668210793136E-02
+ 11470 2.8674999999999998E-03 3.1700090924977405E-05 -5.7543604938994963E-02
+ 11471 2.8677499999999996E-03 3.1685706406651652E-05 -5.7532541667196818E-02
+ 11472 2.8679999999999999E-03 3.1671324654143815E-05 -5.7521478395398645E-02
+ 11473 2.8682499999999997E-03 3.1656945667453927E-05 -5.7510415123600472E-02
+ 11474 2.8684999999999995E-03 3.1642569446582024E-05 -5.7499351851802327E-02
+ 11475 2.8687499999999998E-03 3.1628195991528030E-05 -5.7488288580004154E-02
+ 11476 2.8689999999999996E-03 3.1613825302292019E-05 -5.7477225308206009E-02
+ 11477 2.8692499999999998E-03 3.1599457378873924E-05 -5.7466162036407836E-02
+ 11478 2.8694999999999997E-03 3.1585092221273813E-05 -5.7455098764609691E-02
+ 11479 2.8697499999999995E-03 3.1570729829491632E-05 -5.7444035492811546E-02
+ 11480 2.8699999999999997E-03 3.1556370203527394E-05 -5.7432972221013373E-02
+ 11481 2.8702499999999995E-03 3.1542013343381119E-05 -5.7421908949215200E-02
+ 11482 2.8704999999999998E-03 3.1527659249052773E-05 -5.7410845677417027E-02
+ 11483 2.8707499999999996E-03 3.1513307920542411E-05 -5.7399782405618882E-02
+ 11484 2.8709999999999999E-03 3.1498959357849966E-05 -5.7388719133820709E-02
+ 11485 2.8712499999999997E-03 3.1484613560975510E-05 -5.7377655862022564E-02
+ 11486 2.8714999999999995E-03 3.1470270529918978E-05 -5.7366592590224419E-02
+ 11487 2.8717499999999997E-03 3.1455930264680381E-05 -5.7355529318426246E-02
+ 11488 2.8719999999999996E-03 3.1441592765259762E-05 -5.7344466046628101E-02
+ 11489 2.8722499999999998E-03 3.1427258031657065E-05 -5.7333402774829928E-02
+ 11490 2.8724999999999996E-03 3.1412926063872352E-05 -5.7322339503031755E-02
+ 11491 2.8727499999999999E-03 3.1398596861905555E-05 -5.7311276231233582E-02
+ 11492 2.8729999999999997E-03 3.1384270425756742E-05 -5.7300212959435437E-02
+ 11493 2.8732499999999995E-03 3.1369946755425851E-05 -5.7289149687637292E-02
+ 11494 2.8734999999999998E-03 3.1355625850912904E-05 -5.7278086415839119E-02
+ 11495 2.8737499999999996E-03 3.1341307712217926E-05 -5.7267023144040974E-02
+ 11496 2.8739999999999998E-03 3.1326992339340879E-05 -5.7255959872242801E-02
+ 11497 2.8742499999999996E-03 3.1312679732281801E-05 -5.7244896600444656E-02
+ 11498 2.8744999999999999E-03 3.1298369891040646E-05 -5.7233833328646483E-02
+ 11499 2.8747499999999997E-03 3.1284062815617481E-05 -5.7222770056848310E-02
+ 11500 2.8749999999999995E-03 3.1269758506012253E-05 -5.7211706785050165E-02
+ 11501 2.8752499999999998E-03 3.1255456962224941E-05 -5.7200643513251992E-02
+ 11502 2.8754999999999996E-03 3.1241158184255612E-05 -5.7189580241453847E-02
+ 11503 2.8757499999999998E-03 3.1226862172104207E-05 -5.7178516969655674E-02
+ 11504 2.8759999999999997E-03 3.1212568925770785E-05 -5.7167453697857529E-02
+ 11505 2.8762499999999999E-03 3.1198278445255278E-05 -5.7156390426059356E-02
+ 11506 2.8764999999999997E-03 3.1183990730557769E-05 -5.7145327154261211E-02
+ 11507 2.8767499999999995E-03 3.1169705781678183E-05 -5.7134263882463038E-02
+ 11508 2.8769999999999998E-03 3.1155423598616527E-05 -5.7123200610664865E-02
+ 11509 2.8772499999999996E-03 3.1141144181372833E-05 -5.7112137338866720E-02
+ 11510 2.8774999999999998E-03 3.1126867529947076E-05 -5.7101074067068547E-02
+ 11511 2.8777499999999997E-03 3.1112593644339310E-05 -5.7090010795270402E-02
+ 11512 2.8779999999999995E-03 3.1098322524549466E-05 -5.7078947523472257E-02
+ 11513 2.8782499999999997E-03 3.1084054170577565E-05 -5.7067884251674084E-02
+ 11514 2.8784999999999995E-03 3.1069788582423621E-05 -5.7056820979875938E-02
+ 11515 2.8787499999999998E-03 3.1055525760087613E-05 -5.7045757708077766E-02
+ 11516 2.8789999999999996E-03 3.1041265703569569E-05 -5.7034694436279593E-02
+ 11517 2.8792499999999999E-03 3.1027008412869461E-05 -5.7023631164481448E-02
+ 11518 2.8794999999999997E-03 3.1012753887987343E-05 -5.7012567892683275E-02
+ 11519 2.8797499999999995E-03 3.0998502128923168E-05 -5.7001504620885129E-02
+ 11520 2.8799999999999997E-03 3.0984253135676896E-05 -5.6990441349086957E-02
+ 11521 2.8802499999999996E-03 3.0970006908248601E-05 -5.6979378077288811E-02
+ 11522 2.8804999999999998E-03 3.0955763446638249E-05 -5.6968314805490639E-02
+ 11523 2.8807499999999996E-03 3.0941522750845853E-05 -5.6957251533692493E-02
+ 11524 2.8809999999999999E-03 3.0927284820871387E-05 -5.6946188261894320E-02
+ 11525 2.8812499999999997E-03 3.0913049656714911E-05 -5.6935124990096148E-02
+ 11526 2.8814999999999995E-03 3.0898817258376378E-05 -5.6924061718298002E-02
+ 11527 2.8817499999999998E-03 3.0884587625855762E-05 -5.6912998446499830E-02
+ 11528 2.8819999999999996E-03 3.0870360759153115E-05 -5.6901935174701684E-02
+ 11529 2.8822499999999998E-03 3.0856136658268412E-05 -5.6890871902903511E-02
+ 11530 2.8824999999999996E-03 3.0841915323201658E-05 -5.6879808631105366E-02
+ 11531 2.8827499999999999E-03 3.0827696753952848E-05 -5.6868745359307193E-02
+ 11532 2.8829999999999997E-03 3.0813480950521994E-05 -5.6857682087509048E-02
+ 11533 2.8832499999999995E-03 3.0799267912909110E-05 -5.6846618815710875E-02
+ 11534 2.8834999999999998E-03 3.0785057641114149E-05 -5.6835555543912730E-02
+ 11535 2.8837499999999996E-03 3.0770850135137144E-05 -5.6824492272114557E-02
+ 11536 2.8839999999999998E-03 3.0756645394978076E-05 -5.6813429000316384E-02
+ 11537 2.8842499999999997E-03 3.0742443420636978E-05 -5.6802365728518239E-02
+ 11538 2.8844999999999995E-03 3.0728244212113837E-05 -5.6791302456720094E-02
+ 11539 2.8847499999999997E-03 3.0714047769408618E-05 -5.6780239184921921E-02
+ 11540 2.8849999999999995E-03 3.0699854092521390E-05 -5.6769175913123776E-02
+ 11541 2.8852499999999998E-03 3.0685663181452071E-05 -5.6758112641325603E-02
+ 11542 2.8854999999999996E-03 3.0671475036200715E-05 -5.6747049369527458E-02
+ 11543 2.8857499999999999E-03 3.0657289656767303E-05 -5.6735986097729285E-02
+ 11544 2.8859999999999997E-03 3.0643107043151833E-05 -5.6724922825931112E-02
+ 11545 2.8862499999999995E-03 3.0628927195354341E-05 -5.6713859554132967E-02
+ 11546 2.8864999999999997E-03 3.0614750113374784E-05 -5.6702796282334794E-02
+ 11547 2.8867499999999996E-03 3.0600575797213171E-05 -5.6691733010536649E-02
+ 11548 2.8869999999999998E-03 3.0586404246869494E-05 -5.6680669738738476E-02
+ 11549 2.8872499999999996E-03 3.0572235462343794E-05 -5.6669606466940331E-02
+ 11550 2.8874999999999999E-03 3.0558069443636023E-05 -5.6658543195142158E-02
+ 11551 2.8877499999999997E-03 3.0543906190746209E-05 -5.6647479923344013E-02
+ 11552 2.8879999999999995E-03 3.0529745703674366E-05 -5.6636416651545840E-02
+ 11553 2.8882499999999998E-03 3.0515587982420448E-05 -5.6625353379747667E-02
+ 11554 2.8884999999999996E-03 3.0501433026984504E-05 -5.6614290107949522E-02
+ 11555 2.8887499999999998E-03 3.0487280837366476E-05 -5.6603226836151349E-02
+ 11556 2.8889999999999996E-03 3.0473131413566418E-05 -5.6592163564353204E-02
+ 11557 2.8892499999999999E-03 3.0458984755584286E-05 -5.6581100292555031E-02
+ 11558 2.8894999999999997E-03 3.0444840863420131E-05 -5.6570037020756886E-02
+ 11559 2.8897499999999995E-03 3.0430699737073936E-05 -5.6558973748958741E-02
+ 11560 2.8899999999999998E-03 3.0416561376545657E-05 -5.6547910477160568E-02
+ 11561 2.8902499999999996E-03 3.0402425781835355E-05 -5.6536847205362395E-02
+ 11562 2.8904999999999998E-03 3.0388292952942975E-05 -5.6525783933564222E-02
+ 11563 2.8907499999999997E-03 3.0374162889868566E-05 -5.6514720661766077E-02
+ 11564 2.8909999999999995E-03 3.0360035592612107E-05 -5.6503657389967932E-02
+ 11565 2.8912499999999997E-03 3.0345911061173577E-05 -5.6492594118169759E-02
+ 11566 2.8914999999999995E-03 3.0331789295553011E-05 -5.6481530846371614E-02
+ 11567 2.8917499999999998E-03 3.0317670295750380E-05 -5.6470467574573441E-02
+ 11568 2.8919999999999996E-03 3.0303554061765730E-05 -5.6459404302775296E-02
+ 11569 2.8922499999999999E-03 3.0289440593598993E-05 -5.6448341030977123E-02
+ 11570 2.8924999999999997E-03 3.0275329891250226E-05 -5.6437277759178950E-02
+ 11571 2.8927499999999995E-03 3.0261221954719415E-05 -5.6426214487380805E-02
+ 11572 2.8929999999999997E-03 3.0247116784006531E-05 -5.6415151215582632E-02
+ 11573 2.8932499999999996E-03 3.0233014379111634E-05 -5.6404087943784487E-02
+ 11574 2.8934999999999998E-03 3.0218914740034646E-05 -5.6393024671986314E-02
+ 11575 2.8937499999999996E-03 3.0204817866775641E-05 -5.6381961400188169E-02
+ 11576 2.8939999999999999E-03 3.0190723759334553E-05 -5.6370898128389996E-02
+ 11577 2.8942499999999997E-03 3.0176632417711438E-05 -5.6359834856591851E-02
+ 11578 2.8944999999999995E-03 3.0162543841906269E-05 -5.6348771584793678E-02
+ 11579 2.8947499999999998E-03 3.0148458031919030E-05 -5.6337708312995505E-02
+ 11580 2.8949999999999996E-03 3.0134374987749775E-05 -5.6326645041197360E-02
+ 11581 2.8952499999999998E-03 3.0120294709398435E-05 -5.6315581769399187E-02
+ 11582 2.8954999999999996E-03 3.0106217196865070E-05 -5.6304518497601042E-02
+ 11583 2.8957499999999999E-03 3.0092142450149630E-05 -5.6293455225802869E-02
+ 11584 2.8959999999999997E-03 3.0078070469252157E-05 -5.6282391954004723E-02
+ 11585 2.8962499999999995E-03 3.0064001254172634E-05 -5.6271328682206578E-02
+ 11586 2.8964999999999998E-03 3.0049934804911057E-05 -5.6260265410408405E-02
+ 11587 2.8967499999999996E-03 3.0035871121467437E-05 -5.6249202138610233E-02
+ 11588 2.8969999999999998E-03 3.0021810203841737E-05 -5.6238138866812060E-02
+ 11589 2.8972499999999997E-03 3.0007752052034033E-05 -5.6227075595013914E-02
+ 11590 2.8974999999999999E-03 2.9993696666044239E-05 -5.6216012323215742E-02
+ 11591 2.8977499999999997E-03 2.9979644045872411E-05 -5.6204949051417596E-02
+ 11592 2.8979999999999995E-03 2.9965594191518541E-05 -5.6193885779619451E-02
+ 11593 2.8982499999999998E-03 2.9951547102982596E-05 -5.6182822507821278E-02
+ 11594 2.8984999999999996E-03 2.9937502780264638E-05 -5.6171759236023133E-02
+ 11595 2.8987499999999999E-03 2.9923461223364586E-05 -5.6160695964224960E-02
+ 11596 2.8989999999999997E-03 2.9909422432282528E-05 -5.6149632692426787E-02
+ 11597 2.8992499999999995E-03 2.9895386407018400E-05 -5.6138569420628642E-02
+ 11598 2.8994999999999997E-03 2.9881353147572201E-05 -5.6127506148830469E-02
+ 11599 2.8997499999999996E-03 2.9867322653943972E-05 -5.6116442877032324E-02
+ 11600 2.8999999999999998E-03 2.9853294926133673E-05 -5.6105379605234151E-02
+ 11601 2.9002499999999996E-03 2.9839269964141347E-05 -5.6094316333436006E-02
+ 11602 2.9004999999999999E-03 2.9825247767966967E-05 -5.6083253061637833E-02
+ 11603 2.9007499999999997E-03 2.9811228337610538E-05 -5.6072189789839688E-02
+ 11604 2.9009999999999995E-03 2.9797211673072051E-05 -5.6061126518041515E-02
+ 11605 2.9012499999999997E-03 2.9783197774351498E-05 -5.6050063246243342E-02
+ 11606 2.9014999999999996E-03 2.9769186641448921E-05 -5.6038999974445197E-02
+ 11607 2.9017499999999998E-03 2.9755178274364271E-05 -5.6027936702647024E-02
+ 11608 2.9019999999999996E-03 2.9741172673097604E-05 -5.6016873430848879E-02
+ 11609 2.9022499999999999E-03 2.9727169837648850E-05 -5.6005810159050706E-02
+ 11610 2.9024999999999997E-03 2.9713169768018079E-05 -5.5994746887252561E-02
+ 11611 2.9027499999999995E-03 2.9699172464205255E-05 -5.5983683615454416E-02
+ 11612 2.9029999999999998E-03 2.9685177926210343E-05 -5.5972620343656243E-02
+ 11613 2.9032499999999996E-03 2.9671186154033412E-05 -5.5961557071858070E-02
+ 11614 2.9034999999999998E-03 2.9657197147674411E-05 -5.5950493800059925E-02
+ 11615 2.9037499999999996E-03 2.9643210907133389E-05 -5.5939430528261752E-02
+ 11616 2.9039999999999999E-03 2.9629227432410280E-05 -5.5928367256463579E-02
+ 11617 2.9042499999999997E-03 2.9615246723505148E-05 -5.5917303984665434E-02
+ 11618 2.9044999999999995E-03 2.9601268780417960E-05 -5.5906240712867289E-02
+ 11619 2.9047499999999998E-03 2.9587293603148721E-05 -5.5895177441069116E-02
+ 11620 2.9049999999999996E-03 2.9573321191697431E-05 -5.5884114169270971E-02
+ 11621 2.9052499999999998E-03 2.9559351546064072E-05 -5.5873050897472798E-02
+ 11622 2.9054999999999997E-03 2.9545384666248682E-05 -5.5861987625674625E-02
+ 11623 2.9057499999999995E-03 2.9531420552251256E-05 -5.5850924353876480E-02
+ 11624 2.9059999999999997E-03 2.9517459204071749E-05 -5.5839861082078307E-02
+ 11625 2.9062499999999995E-03 2.9503500621710213E-05 -5.5828797810280162E-02
+ 11626 2.9064999999999998E-03 2.9489544805166602E-05 -5.5817734538481989E-02
+ 11627 2.9067499999999996E-03 2.9475591754440955E-05 -5.5806671266683844E-02
+ 11628 2.9069999999999999E-03 2.9461641469533248E-05 -5.5795607994885671E-02
+ 11629 2.9072499999999997E-03 2.9447693950443524E-05 -5.5784544723087526E-02
+ 11630 2.9074999999999995E-03 2.9433749197171740E-05 -5.5773481451289353E-02
+ 11631 2.9077499999999997E-03 2.9419807209717878E-05 -5.5762418179491208E-02
+ 11632 2.9079999999999996E-03 2.9405867988081987E-05 -5.5751354907693035E-02
+ 11633 2.9082499999999998E-03 2.9391931532264022E-05 -5.5740291635894862E-02
+ 11634 2.9084999999999996E-03 2.9377997842264031E-05 -5.5729228364096717E-02
+ 11635 2.9087499999999999E-03 2.9364066918081965E-05 -5.5718165092298544E-02
+ 11636 2.9089999999999997E-03 2.9350138759717887E-05 -5.5707101820500399E-02
+ 11637 2.9092499999999995E-03 2.9336213367171745E-05 -5.5696038548702254E-02
+ 11638 2.9094999999999998E-03 2.9322290740443522E-05 -5.5684975276904081E-02
+ 11639 2.9097499999999996E-03 2.9308370879533273E-05 -5.5673912005105908E-02
+ 11640 2.9099999999999998E-03 2.9294453784440963E-05 -5.5662848733307763E-02
+ 11641 2.9102499999999996E-03 2.9280539455166614E-05 -5.5651785461509590E-02
+ 11642 2.9104999999999999E-03 2.9266627891710197E-05 -5.5640722189711417E-02
+ 11643 2.9107499999999997E-03 2.9252719094071761E-05 -5.5629658917913272E-02
+ 11644 2.9109999999999995E-03 2.9238813062251281E-05 -5.5618595646115127E-02
+ 11645 2.9112499999999998E-03 2.9224909796248714E-05 -5.5607532374316954E-02
+ 11646 2.9114999999999996E-03 2.9211009296064110E-05 -5.5596469102518808E-02
+ 11647 2.9117499999999998E-03 2.9197111561697443E-05 -5.5585405830720636E-02
+ 11648 2.9119999999999997E-03 2.9183216593148742E-05 -5.5574342558922490E-02
+ 11649 2.9122499999999995E-03 2.9169324390418005E-05 -5.5563279287124318E-02
+ 11650 2.9124999999999997E-03 2.9155434953505184E-05 -5.5552216015326145E-02
+ 11651 2.9127499999999995E-03 2.9141548282410329E-05 -5.5541152743527999E-02
+ 11652 2.9129999999999998E-03 2.9127664377133407E-05 -5.5530089471729827E-02
+ 11653 2.9132499999999996E-03 2.9113783237674473E-05 -5.5519026199931681E-02
+ 11654 2.9134999999999999E-03 2.9099904864033451E-05 -5.5507962928133509E-02
+ 11655 2.9137499999999997E-03 2.9086029256210399E-05 -5.5496899656335363E-02
+ 11656 2.9139999999999995E-03 2.9072156414205287E-05 -5.5485836384537190E-02
+ 11657 2.9142499999999997E-03 2.9058286338018121E-05 -5.5474773112739045E-02
+ 11658 2.9144999999999996E-03 2.9044419027648925E-05 -5.5463709840940872E-02
+ 11659 2.9147499999999998E-03 2.9030554483097649E-05 -5.5452646569142700E-02
+ 11660 2.9149999999999996E-03 2.9016692704364346E-05 -5.5441583297344554E-02
+ 11661 2.9152499999999999E-03 2.9002833691448970E-05 -5.5430520025546381E-02
+ 11662 2.9154999999999997E-03 2.8988977444351563E-05 -5.5419456753748236E-02
+ 11663 2.9157499999999995E-03 2.8975123963072124E-05 -5.5408393481950091E-02
+ 11664 2.9159999999999998E-03 2.8961273247610593E-05 -5.5397330210151918E-02
+ 11665 2.9162499999999996E-03 2.8947425297967053E-05 -5.5386266938353773E-02
+ 11666 2.9164999999999998E-03 2.8933580114141422E-05 -5.5375203666555600E-02
+ 11667 2.9167499999999996E-03 2.8919737696133762E-05 -5.5364140394757427E-02
+ 11668 2.9169999999999999E-03 2.8905898043944030E-05 -5.5353077122959254E-02
+ 11669 2.9172499999999997E-03 2.8892061157572276E-05 -5.5342013851161109E-02
+ 11670 2.9174999999999995E-03 2.8878227037018475E-05 -5.5330950579362964E-02
+ 11671 2.9177499999999998E-03 2.8864395682282597E-05 -5.5319887307564791E-02
+ 11672 2.9179999999999996E-03 2.8850567093364682E-05 -5.5308824035766646E-02
+ 11673 2.9182499999999998E-03 2.8836741270264700E-05 -5.5297760763968473E-02
+ 11674 2.9184999999999997E-03 2.8822918212982691E-05 -5.5286697492170328E-02
+ 11675 2.9187499999999995E-03 2.8809097921518623E-05 -5.5275634220372155E-02
+ 11676 2.9189999999999997E-03 2.8795280395872493E-05 -5.5264570948573982E-02
+ 11677 2.9192499999999995E-03 2.8781465636044348E-05 -5.5253507676775837E-02
+ 11678 2.9194999999999998E-03 2.8767653642034115E-05 -5.5242444404977664E-02
+ 11679 2.9197499999999996E-03 2.8753844413841859E-05 -5.5231381133179519E-02
+ 11680 2.9199999999999999E-03 2.8740037951467526E-05 -5.5220317861381346E-02
+ 11681 2.9202499999999997E-03 2.8726234254911160E-05 -5.5209254589583201E-02
+ 11682 2.9204999999999995E-03 2.8712433324172746E-05 -5.5198191317785056E-02
+ 11683 2.9207499999999997E-03 2.8698635159252259E-05 -5.5187128045986883E-02
+ 11684 2.9209999999999996E-03 2.8684839760149759E-05 -5.5176064774188710E-02
+ 11685 2.9212499999999998E-03 2.8671047126865168E-05 -5.5165001502390537E-02
+ 11686 2.9214999999999996E-03 2.8657257259398565E-05 -5.5153938230592392E-02
+ 11687 2.9217499999999999E-03 2.8643470157749880E-05 -5.5142874958794219E-02
+ 11688 2.9219999999999997E-03 2.8629685821919163E-05 -5.5131811686996074E-02
+ 11689 2.9222499999999995E-03 2.8615904251906392E-05 -5.5120748415197929E-02
+ 11690 2.9224999999999998E-03 2.8602125447711550E-05 -5.5109685143399756E-02
+ 11691 2.9227499999999996E-03 2.8588349409334682E-05 -5.5098621871601611E-02
+ 11692 2.9229999999999998E-03 2.8574576136775743E-05 -5.5087558599803438E-02
+ 11693 2.9232499999999996E-03 2.8560805630034781E-05 -5.5076495328005265E-02
+ 11694 2.9234999999999999E-03 2.8547037889111739E-05 -5.5065432056207092E-02
+ 11695 2.9237499999999997E-03 2.8533272914006667E-05 -5.5054368784408947E-02
+ 11696 2.9239999999999995E-03 2.8519510704719548E-05 -5.5043305512610802E-02
+ 11697 2.9242499999999998E-03 2.8505751261250355E-05 -5.5032242240812629E-02
+ 11698 2.9244999999999996E-03 2.8491994583599146E-05 -5.5021178969014484E-02
+ 11699 2.9247499999999998E-03 2.8478240671765849E-05 -5.5010115697216311E-02
+ 11700 2.9249999999999996E-03 2.8464489525750543E-05 -5.4999052425418166E-02
+ 11701 2.9252499999999999E-03 2.8450741145553150E-05 -5.4987989153619993E-02
+ 11702 2.9254999999999997E-03 2.8436995531173719E-05 -5.4976925881821820E-02
+ 11703 2.9257499999999995E-03 2.8423252682612243E-05 -5.4965862610023675E-02
+ 11704 2.9259999999999998E-03 2.8409512599868698E-05 -5.4954799338225502E-02
+ 11705 2.9262499999999996E-03 2.8395775282943138E-05 -5.4943736066427357E-02
+ 11706 2.9264999999999998E-03 2.8382040731835490E-05 -5.4932672794629184E-02
+ 11707 2.9267499999999997E-03 2.8368308946545816E-05 -5.4921609522831039E-02
+ 11708 2.9269999999999995E-03 2.8354579927074088E-05 -5.4910546251032893E-02
+ 11709 2.9272499999999997E-03 2.8340853673420290E-05 -5.4899482979234721E-02
+ 11710 2.9274999999999995E-03 2.8327130185584459E-05 -5.4888419707436548E-02
+ 11711 2.9277499999999998E-03 2.8313409463566557E-05 -5.4877356435638375E-02
+ 11712 2.9279999999999996E-03 2.8299691507366645E-05 -5.4866293163840230E-02
+ 11713 2.9282499999999999E-03 2.8285976316984649E-05 -5.4855229892042057E-02
+ 11714 2.9284999999999997E-03 2.8272263892420627E-05 -5.4844166620243912E-02
+ 11715 2.9287499999999995E-03 2.8258554233674549E-05 -5.4833103348445766E-02
+ 11716 2.9289999999999997E-03 2.8244847340746392E-05 -5.4822040076647593E-02
+ 11717 2.9292499999999996E-03 2.8231143213636216E-05 -5.4810976804849448E-02
+ 11718 2.9294999999999998E-03 2.8217441852343960E-05 -5.4799913533051275E-02
+ 11719 2.9297499999999996E-03 2.8203743256869690E-05 -5.4788850261253103E-02
+ 11720 2.9299999999999999E-03 2.8190047427213344E-05 -5.4777786989454957E-02
+ 11721 2.9302499999999997E-03 2.8176354363374970E-05 -5.4766723717656784E-02
+ 11722 2.9304999999999995E-03 2.8162664065354537E-05 -5.4755660445858639E-02
+ 11723 2.9307499999999998E-03 2.8148976533152029E-05 -5.4744597174060466E-02
+ 11724 2.9309999999999996E-03 2.8135291766767495E-05 -5.4733533902262321E-02
+ 11725 2.9312499999999998E-03 2.8121609766200891E-05 -5.4722470630464148E-02
+ 11726 2.9314999999999996E-03 2.8107930531452257E-05 -5.4711407358666003E-02
+ 11727 2.9317499999999999E-03 2.8094254062521545E-05 -5.4700344086867830E-02
+ 11728 2.9319999999999997E-03 2.8080580359408824E-05 -5.4689280815069657E-02
+ 11729 2.9322499999999995E-03 2.8066909422114040E-05 -5.4678217543271512E-02
+ 11730 2.9324999999999998E-03 2.8053241250637178E-05 -5.4667154271473339E-02
+ 11731 2.9327499999999996E-03 2.8039575844978293E-05 -5.4656090999675194E-02
+ 11732 2.9329999999999998E-03 2.8025913205137330E-05 -5.4645027727877021E-02
+ 11733 2.9332499999999997E-03 2.8012253331114358E-05 -5.4633964456078876E-02
+ 11734 2.9334999999999995E-03 2.7998596222909330E-05 -5.4622901184280731E-02
+ 11735 2.9337499999999997E-03 2.7984941880522224E-05 -5.4611837912482558E-02
+ 11736 2.9339999999999995E-03 2.7971290303953074E-05 -5.4600774640684385E-02
+ 11737 2.9342499999999998E-03 2.7957641493201874E-05 -5.4589711368886240E-02
+ 11738 2.9344999999999996E-03 2.7943995448268628E-05 -5.4578648097088067E-02
+ 11739 2.9347499999999999E-03 2.7930352169153318E-05 -5.4567584825289894E-02
+ 11740 2.9349999999999997E-03 2.7916711655855988E-05 -5.4556521553491749E-02
+ 11741 2.9352499999999995E-03 2.7903073908376591E-05 -5.4545458281693604E-02
+ 11742 2.9354999999999997E-03 2.7889438926715127E-05 -5.4534395009895431E-02
+ 11743 2.9357499999999996E-03 2.7875806710871637E-05 -5.4523331738097286E-02
+ 11744 2.9359999999999998E-03 2.7862177260846072E-05 -5.4512268466299113E-02
+ 11745 2.9362499999999996E-03 2.7848550576638478E-05 -5.4501205194500968E-02
+ 11746 2.9364999999999999E-03 2.7834926658248834E-05 -5.4490141922702795E-02
+ 11747 2.9367499999999997E-03 2.7821305505677129E-05 -5.4479078650904622E-02
+ 11748 2.9369999999999995E-03 2.7807687118923401E-05 -5.4468015379106477E-02
+ 11749 2.9372499999999998E-03 2.7794071497987583E-05 -5.4456952107308304E-02
+ 11750 2.9374999999999996E-03 2.7780458642869731E-05 -5.4445888835510159E-02
+ 11751 2.9377499999999998E-03 2.7766848553569819E-05 -5.4434825563711986E-02
+ 11752 2.9379999999999996E-03 2.7753241230087870E-05 -5.4423762291913841E-02
+ 11753 2.9382499999999999E-03 2.7739636672423851E-05 -5.4412699020115668E-02
+ 11754 2.9384999999999997E-03 2.7726034880577818E-05 -5.4401635748317523E-02
+ 11755 2.9387499999999995E-03 2.7712435854549729E-05 -5.4390572476519350E-02
+ 11756 2.9389999999999998E-03 2.7698839594339556E-05 -5.4379509204721177E-02
+ 11757 2.9392499999999996E-03 2.7685246099947360E-05 -5.4368445932923032E-02
+ 11758 2.9394999999999998E-03 2.7671655371373093E-05 -5.4357382661124859E-02
+ 11759 2.9397499999999997E-03 2.7658067408616786E-05 -5.4346319389326714E-02
+ 11760 2.9399999999999995E-03 2.7644482211678436E-05 -5.4335256117528569E-02
+ 11761 2.9402499999999997E-03 2.7630899780558019E-05 -5.4324192845730396E-02
+ 11762 2.9404999999999995E-03 2.7617320115255579E-05 -5.4313129573932251E-02
+ 11763 2.9407499999999998E-03 2.7603743215771054E-05 -5.4302066302134078E-02
+ 11764 2.9409999999999996E-03 2.7590169082104500E-05 -5.4291003030335905E-02
+ 11765 2.9412499999999999E-03 2.7576597714255875E-05 -5.4279939758537732E-02
+ 11766 2.9414999999999997E-03 2.7563029112225221E-05 -5.4268876486739587E-02
+ 11767 2.9417499999999995E-03 2.7549463276012526E-05 -5.4257813214941442E-02
+ 11768 2.9419999999999997E-03 2.7535900205617755E-05 -5.4246749943143269E-02
+ 11769 2.9422499999999996E-03 2.7522339901040963E-05 -5.4235686671345124E-02
+ 11770 2.9424999999999998E-03 2.7508782362282088E-05 -5.4224623399546951E-02
+ 11771 2.9427499999999996E-03 2.7495227589341179E-05 -5.4213560127748806E-02
+ 11772 2.9429999999999999E-03 2.7481675582218206E-05 -5.4202496855950633E-02
+ 11773 2.9432499999999997E-03 2.7468126340913194E-05 -5.4191433584152460E-02
+ 11774 2.9434999999999995E-03 2.7454579865426151E-05 -5.4180370312354315E-02
+ 11775 2.9437499999999998E-03 2.7441036155757018E-05 -5.4169307040556142E-02
+ 11776 2.9439999999999996E-03 2.7427495211905869E-05 -5.4158243768757997E-02
+ 11777 2.9442499999999998E-03 2.7413957033872632E-05 -5.4147180496959824E-02
+ 11778 2.9444999999999996E-03 2.7400421621657375E-05 -5.4136117225161678E-02
+ 11779 2.9447499999999999E-03 2.7386888975260045E-05 -5.4125053953363506E-02
+ 11780 2.9449999999999997E-03 2.7373359094680702E-05 -5.4113990681565360E-02
+ 11781 2.9452499999999995E-03 2.7359831979919288E-05 -5.4102927409767188E-02
+ 11782 2.9454999999999998E-03 2.7346307630975803E-05 -5.4091864137969015E-02
+ 11783 2.9457499999999996E-03 2.7332786047850306E-05 -5.4080800866170869E-02
+ 11784 2.9459999999999998E-03 2.7319267230542725E-05 -5.4069737594372697E-02
+ 11785 2.9462499999999997E-03 2.7305751179053107E-05 -5.4058674322574551E-02
+ 11786 2.9464999999999995E-03 2.7292237893381446E-05 -5.4047611050776406E-02
+ 11787 2.9467499999999997E-03 2.7278727373527710E-05 -5.4036547778978233E-02
+ 11788 2.9469999999999995E-03 2.7265219619491966E-05 -5.4025484507180088E-02
+ 11789 2.9472499999999998E-03 2.7251714631274130E-05 -5.4014421235381915E-02
+ 11790 2.9474999999999996E-03 2.7238212408874275E-05 -5.4003357963583742E-02
+ 11791 2.9477499999999998E-03 2.7224712952292336E-05 -5.3992294691785570E-02
+ 11792 2.9479999999999997E-03 2.7211216261528373E-05 -5.3981231419987424E-02
+ 11793 2.9482499999999995E-03 2.7197722336582357E-05 -5.3970168148189279E-02
+ 11794 2.9484999999999997E-03 2.7184231177454268E-05 -5.3959104876391106E-02
+ 11795 2.9487499999999995E-03 2.7170742784144151E-05 -5.3948041604592961E-02
+ 11796 2.9489999999999998E-03 2.7157257156651965E-05 -5.3936978332794788E-02
+ 11797 2.9492499999999996E-03 2.7143774294977762E-05 -5.3925915060996643E-02
+ 11798 2.9494999999999999E-03 2.7130294199121475E-05 -5.3914851789198470E-02
+ 11799 2.9497499999999997E-03 2.7116816869083151E-05 -5.3903788517400297E-02
+ 11800 2.9499999999999995E-03 2.7103342304862777E-05 -5.3892725245602152E-02
+ 11801 2.9502499999999997E-03 2.7089870506460340E-05 -5.3881661973803979E-02
+ 11802 2.9504999999999996E-03 2.7076401473875882E-05 -5.3870598702005834E-02
+ 11803 2.9507499999999998E-03 2.7062935207109338E-05 -5.3859535430207661E-02
+ 11804 2.9509999999999996E-03 2.7049471706160787E-05 -5.3848472158409516E-02
+ 11805 2.9512499999999999E-03 2.7036010971030142E-05 -5.3837408886611343E-02
+ 11806 2.9514999999999997E-03 2.7022553001717467E-05 -5.3826345614813198E-02
+ 11807 2.9517499999999995E-03 2.7009097798222738E-05 -5.3815282343015025E-02
+ 11808 2.9519999999999998E-03 2.6995645360545953E-05 -5.3804219071216852E-02
+ 11809 2.9522499999999996E-03 2.6982195688687135E-05 -5.3793155799418707E-02
+ 11810 2.9524999999999998E-03 2.6968748782646245E-05 -5.3782092527620534E-02
+ 11811 2.9527499999999996E-03 2.6955304642423320E-05 -5.3771029255822389E-02
+ 11812 2.9529999999999999E-03 2.6941863268018324E-05 -5.3759965984024216E-02
+ 11813 2.9532499999999997E-03 2.6928424659431301E-05 -5.3748902712226071E-02
+ 11814 2.9534999999999995E-03 2.6914988816662238E-05 -5.3737839440427926E-02
+ 11815 2.9537499999999998E-03 2.6901555739711095E-05 -5.3726776168629753E-02
+ 11816 2.9539999999999996E-03 2.6888125428577912E-05 -5.3715712896831580E-02
+ 11817 2.9542499999999998E-03 2.6874697883262664E-05 -5.3704649625033435E-02
+ 11818 2.9544999999999997E-03 2.6861273103765401E-05 -5.3693586353235262E-02
+ 11819 2.9547499999999995E-03 2.6847851090086074E-05 -5.3682523081437117E-02
+ 11820 2.9549999999999997E-03 2.6834431842224666E-05 -5.3671459809638944E-02
+ 11821 2.9552499999999995E-03 2.6821015360181242E-05 -5.3660396537840799E-02
+ 11822 2.9554999999999998E-03 2.6807601643955741E-05 -5.3649333266042626E-02
+ 11823 2.9557499999999996E-03 2.6794190693548224E-05 -5.3638269994244481E-02
+ 11824 2.9559999999999999E-03 2.6780782508958625E-05 -5.3627206722446308E-02
+ 11825 2.9562499999999997E-03 2.6767377090187007E-05 -5.3616143450648135E-02
+ 11826 2.9564999999999995E-03 2.6753974437233326E-05 -5.3605080178849990E-02
+ 11827 2.9567499999999997E-03 2.6740574550097570E-05 -5.3594016907051817E-02
+ 11828 2.9569999999999996E-03 2.6727177428779792E-05 -5.3582953635253672E-02
+ 11829 2.9572499999999998E-03 2.6713783073279936E-05 -5.3571890363455499E-02
+ 11830 2.9574999999999996E-03 2.6700391483598050E-05 -5.3560827091657354E-02
+ 11831 2.9577499999999999E-03 2.6687002659734111E-05 -5.3549763819859181E-02
+ 11832 2.9579999999999997E-03 2.6673616601688128E-05 -5.3538700548061036E-02
+ 11833 2.9582499999999995E-03 2.6660233309460092E-05 -5.3527637276262863E-02
+ 11834 2.9584999999999998E-03 2.6646852783049989E-05 -5.3516574004464718E-02
+ 11835 2.9587499999999996E-03 2.6633475022457849E-05 -5.3505510732666545E-02
+ 11836 2.9589999999999998E-03 2.6620100027683642E-05 -5.3494447460868372E-02
+ 11837 2.9592499999999996E-03 2.6606727798727418E-05 -5.3483384189070227E-02
+ 11838 2.9594999999999999E-03 2.6593358335589111E-05 -5.3472320917272054E-02
+ 11839 2.9597499999999997E-03 2.6579991638268787E-05 -5.3461257645473909E-02
+ 11840 2.9599999999999995E-03 2.6566627706766396E-05 -5.3450194373675763E-02
+ 11841 2.9602499999999998E-03 2.6553266541081942E-05 -5.3439131101877591E-02
+ 11842 2.9604999999999996E-03 2.6539908141215451E-05 -5.3428067830079418E-02
+ 11843 2.9607499999999998E-03 2.6526552507166896E-05 -5.3417004558281272E-02
+ 11844 2.9609999999999997E-03 2.6513199638936315E-05 -5.3405941286483100E-02
+ 11845 2.9612499999999995E-03 2.6499849536523676E-05 -5.3394878014684954E-02
+ 11846 2.9614999999999997E-03 2.6486502199928958E-05 -5.3383814742886782E-02
+ 11847 2.9617499999999995E-03 2.6473157629152236E-05 -5.3372751471088636E-02
+ 11848 2.9619999999999998E-03 2.6459815824193423E-05 -5.3361688199290463E-02
+ 11849 2.9622499999999996E-03 2.6446476785052581E-05 -5.3350624927492318E-02
+ 11850 2.9624999999999999E-03 2.6433140511729672E-05 -5.3339561655694145E-02
+ 11851 2.9627499999999997E-03 2.6419807004224726E-05 -5.3328498383896000E-02
+ 11852 2.9629999999999995E-03 2.6406476262537743E-05 -5.3317435112097827E-02
+ 11853 2.9632499999999997E-03 2.6393148286668676E-05 -5.3306371840299654E-02
+ 11854 2.9634999999999996E-03 2.6379823076617587E-05 -5.3295308568501509E-02
+ 11855 2.9637499999999998E-03 2.6366500632384420E-05 -5.3284245296703336E-02
+ 11856 2.9639999999999996E-03 2.6353180953969223E-05 -5.3273182024905191E-02
+ 11857 2.9642499999999999E-03 2.6339864041371959E-05 -5.3262118753107018E-02
+ 11858 2.9644999999999997E-03 2.6326549894592678E-05 -5.3251055481308873E-02
+ 11859 2.9647499999999995E-03 2.6313238513631338E-05 -5.3239992209510728E-02
+ 11860 2.9649999999999998E-03 2.6299929898487923E-05 -5.3228928937712555E-02
+ 11861 2.9652499999999996E-03 2.6286624049162472E-05 -5.3217865665914382E-02
+ 11862 2.9654999999999998E-03 2.6273320965654954E-05 -5.3206802394116209E-02
+ 11863 2.9657499999999996E-03 2.6260020647965403E-05 -5.3195739122318064E-02
+ 11864 2.9659999999999999E-03 2.6246723096093787E-05 -5.3184675850519891E-02
+ 11865 2.9662499999999997E-03 2.6233428310040153E-05 -5.3173612578721746E-02
+ 11866 2.9664999999999995E-03 2.6220136289804451E-05 -5.3162549306923601E-02
+ 11867 2.9667499999999998E-03 2.6206847035386682E-05 -5.3151486035125428E-02
+ 11868 2.9669999999999996E-03 2.6193560546786879E-05 -5.3140422763327283E-02
+ 11869 2.9672499999999998E-03 2.6180276824005010E-05 -5.3129359491529110E-02
+ 11870 2.9674999999999997E-03 2.6166995867041104E-05 -5.3118296219730937E-02
+ 11871 2.9677499999999995E-03 2.6153717675895168E-05 -5.3107232947932792E-02
+ 11872 2.9679999999999997E-03 2.6140442250567141E-05 -5.3096169676134619E-02
+ 11873 2.9682499999999995E-03 2.6127169591057102E-05 -5.3085106404336474E-02
+ 11874 2.9684999999999998E-03 2.6113899697364978E-05 -5.3074043132538301E-02
+ 11875 2.9687499999999996E-03 2.6100632569490828E-05 -5.3062979860740156E-02
+ 11876 2.9689999999999999E-03 2.6087368207434601E-05 -5.3051916588941983E-02
+ 11877 2.9692499999999997E-03 2.6074106611196347E-05 -5.3040853317143838E-02
+ 11878 2.9694999999999995E-03 2.6060847780776050E-05 -5.3029790045345665E-02
+ 11879 2.9697499999999997E-03 2.6047591716173675E-05 -5.3018726773547492E-02
+ 11880 2.9699999999999996E-03 2.6034338417389271E-05 -5.3007663501749347E-02
+ 11881 2.9702499999999998E-03 2.6021087884422803E-05 -5.2996600229951174E-02
+ 11882 2.9704999999999996E-03 2.6007840117274298E-05 -5.2985536958153029E-02
+ 11883 2.9707499999999999E-03 2.5994595115943720E-05 -5.2974473686354856E-02
+ 11884 2.9709999999999997E-03 2.5981352880431111E-05 -5.2963410414556711E-02
+ 11885 2.9712499999999995E-03 2.5968113410736453E-05 -5.2952347142758566E-02
+ 11886 2.9714999999999997E-03 2.5954876706859723E-05 -5.2941283870960393E-02
+ 11887 2.9717499999999996E-03 2.5941642768800978E-05 -5.2930220599162220E-02
+ 11888 2.9719999999999998E-03 2.5928411596560142E-05 -5.2919157327364047E-02
+ 11889 2.9722499999999996E-03 2.5915183190137279E-05 -5.2908094055565902E-02
+ 11890 2.9724999999999999E-03 2.5901957549532350E-05 -5.2897030783767729E-02
+ 11891 2.9727499999999997E-03 2.5888734674745390E-05 -5.2885967511969584E-02
+ 11892 2.9729999999999995E-03 2.5875514565776390E-05 -5.2874904240171439E-02
+ 11893 2.9732499999999998E-03 2.5862297222625310E-05 -5.2863840968373266E-02
+ 11894 2.9734999999999996E-03 2.5849082645292210E-05 -5.2852777696575121E-02
+ 11895 2.9737499999999998E-03 2.5835870833777026E-05 -5.2841714424776948E-02
+ 11896 2.9739999999999996E-03 2.5822661788079809E-05 -5.2830651152978775E-02
+ 11897 2.9742499999999999E-03 2.5809455508200528E-05 -5.2819587881180602E-02
+ 11898 2.9744999999999997E-03 2.5796251994139211E-05 -5.2808524609382457E-02
+ 11899 2.9747499999999995E-03 2.5783051245895863E-05 -5.2797461337584312E-02
+ 11900 2.9749999999999998E-03 2.5769853263470425E-05 -5.2786398065786139E-02
+ 11901 2.9752499999999996E-03 2.5756658046862957E-05 -5.2775334793987994E-02
+ 11902 2.9754999999999998E-03 2.5743465596073425E-05 -5.2764271522189821E-02
+ 11903 2.9757499999999997E-03 2.5730275911101854E-05 -5.2753208250391675E-02
+ 11904 2.9759999999999995E-03 2.5717088991948235E-05 -5.2742144978593503E-02
+ 11905 2.9762499999999997E-03 2.5703904838612546E-05 -5.2731081706795330E-02
+ 11906 2.9764999999999995E-03 2.5690723451094844E-05 -5.2720018434997185E-02
+ 11907 2.9767499999999998E-03 2.5677544829395051E-05 -5.2708955163199012E-02
+ 11908 2.9769999999999996E-03 2.5664368973513249E-05 -5.2697891891400866E-02
+ 11909 2.9772499999999999E-03 2.5651195883449359E-05 -5.2686828619602694E-02
+ 11910 2.9774999999999997E-03 2.5638025559203436E-05 -5.2675765347804548E-02
+ 11911 2.9777499999999995E-03 2.5624858000775470E-05 -5.2664702076006403E-02
+ 11912 2.9779999999999997E-03 2.5611693208165426E-05 -5.2653638804208230E-02
+ 11913 2.9782499999999996E-03 2.5598531181373363E-05 -5.2642575532410057E-02
+ 11914 2.9784999999999998E-03 2.5585371920399226E-05 -5.2631512260611885E-02
+ 11915 2.9787499999999996E-03 2.5572215425243066E-05 -5.2620448988813739E-02
+ 11916 2.9789999999999999E-03 2.5559061695904818E-05 -5.2609385717015567E-02
+ 11917 2.9792499999999997E-03 2.5545910732384544E-05 -5.2598322445217421E-02
+ 11918 2.9794999999999995E-03 2.5532762534682219E-05 -5.2587259173419276E-02
+ 11919 2.9797499999999998E-03 2.5519617102797831E-05 -5.2576195901621103E-02
+ 11920 2.9799999999999996E-03 2.5506474436731403E-05 -5.2565132629822958E-02
+ 11921 2.9802499999999998E-03 2.5493334536482912E-05 -5.2554069358024785E-02
+ 11922 2.9804999999999996E-03 2.5480197402052393E-05 -5.2543006086226612E-02
+ 11923 2.9807499999999999E-03 2.5467063033439805E-05 -5.2531942814428467E-02
+ 11924 2.9809999999999997E-03 2.5453931430645166E-05 -5.2520879542630294E-02
+ 11925 2.9812499999999995E-03 2.5440802593668490E-05 -5.2509816270832149E-02
+ 11926 2.9814999999999998E-03 2.5427676522509748E-05 -5.2498752999033976E-02
+ 11927 2.9817499999999996E-03 2.5414553217168982E-05 -5.2487689727235831E-02
+ 11928 2.9819999999999998E-03 2.5401432677646132E-05 -5.2476626455437658E-02
+ 11929 2.9822499999999997E-03 2.5388314903941266E-05 -5.2465563183639513E-02
+ 11930 2.9824999999999995E-03 2.5375199896054333E-05 -5.2454499911841340E-02
+ 11931 2.9827499999999997E-03 2.5362087653985336E-05 -5.2443436640043167E-02
+ 11932 2.9829999999999995E-03 2.5348978177734303E-05 -5.2432373368245022E-02
+ 11933 2.9832499999999998E-03 2.5335871467301206E-05 -5.2421310096446849E-02
+ 11934 2.9834999999999996E-03 2.5322767522686085E-05 -5.2410246824648704E-02
+ 11935 2.9837499999999999E-03 2.5309666343888881E-05 -5.2399183552850531E-02
+ 11936 2.9839999999999997E-03 2.5296567930909650E-05 -5.2388120281052386E-02
+ 11937 2.9842499999999995E-03 2.5283472283748369E-05 -5.2377057009254241E-02
+ 11938 2.9844999999999997E-03 2.5270379402405018E-05 -5.2365993737456068E-02
+ 11939 2.9847499999999996E-03 2.5257289286879630E-05 -5.2354930465657895E-02
+ 11940 2.9849999999999998E-03 2.5244201937172178E-05 -5.2343867193859750E-02
+ 11941 2.9852499999999996E-03 2.5231117353282703E-05 -5.2332803922061577E-02
+ 11942 2.9854999999999999E-03 2.5218035535211151E-05 -5.2321740650263404E-02
+ 11943 2.9857499999999997E-03 2.5204956482957576E-05 -5.2310677378465259E-02
+ 11944 2.9859999999999995E-03 2.5191880196521944E-05 -5.2299614106667114E-02
+ 11945 2.9862499999999998E-03 2.5178806675904235E-05 -5.2288550834868941E-02
+ 11946 2.9864999999999996E-03 2.5165735921104499E-05 -5.2277487563070796E-02
+ 11947 2.9867499999999998E-03 2.5152667932122693E-05 -5.2266424291272623E-02
+ 11948 2.9869999999999996E-03 2.5139602708958863E-05 -5.2255361019474478E-02
+ 11949 2.9872499999999999E-03 2.5126540251612963E-05 -5.2244297747676305E-02
+ 11950 2.9874999999999997E-03 2.5113480560085030E-05 -5.2233234475878132E-02
+ 11951 2.9877499999999995E-03 2.5100423634375040E-05 -5.2222171204079987E-02
+ 11952 2.9879999999999998E-03 2.5087369474482980E-05 -5.2211107932281814E-02
+ 11953 2.9882499999999996E-03 2.5074318080408893E-05 -5.2200044660483669E-02
+ 11954 2.9884999999999998E-03 2.5061269452152735E-05 -5.2188981388685496E-02
+ 11955 2.9887499999999997E-03 2.5048223589714541E-05 -5.2177918116887351E-02
+ 11956 2.9889999999999995E-03 2.5035180493094310E-05 -5.2166854845089178E-02
+ 11957 2.9892499999999997E-03 2.5022140162292006E-05 -5.2155791573291033E-02
+ 11958 2.9894999999999995E-03 2.5009102597307658E-05 -5.2144728301492860E-02
+ 11959 2.9897499999999998E-03 2.4996067798141246E-05 -5.2133665029694687E-02
+ 11960 2.9899999999999996E-03 2.4983035764792797E-05 -5.2122601757896542E-02
+ 11961 2.9902499999999999E-03 2.4970006497262292E-05 -5.2111538486098369E-02
+ 11962 2.9904999999999997E-03 2.4956979995549754E-05 -5.2100475214300224E-02
+ 11963 2.9907499999999995E-03 2.4943956259655172E-05 -5.2089411942502079E-02
+ 11964 2.9909999999999997E-03 2.4930935289578509E-05 -5.2078348670703906E-02
+ 11965 2.9912499999999996E-03 2.4917917085319817E-05 -5.2067285398905760E-02
+ 11966 2.9914999999999998E-03 2.4904901646879044E-05 -5.2056222127107588E-02
+ 11967 2.9917499999999996E-03 2.4891888974256244E-05 -5.2045158855309415E-02
+ 11968 2.9919999999999999E-03 2.4878879067451384E-05 -5.2034095583511242E-02
+ 11969 2.9922499999999997E-03 2.4865871926464498E-05 -5.2023032311713097E-02
+ 11970 2.9924999999999995E-03 2.4852867551295548E-05 -5.2011969039914951E-02
+ 11971 2.9927499999999998E-03 2.4839865941944531E-05 -5.2000905768116779E-02
+ 11972 2.9929999999999996E-03 2.4826867098411484E-05 -5.1989842496318633E-02
+ 11973 2.9932499999999998E-03 2.4813871020696363E-05 -5.1978779224520461E-02
+ 11974 2.9934999999999996E-03 2.4800877708799212E-05 -5.1967715952722315E-02
+ 11975 2.9937499999999999E-03 2.4787887162720011E-05 -5.1956652680924142E-02
+ 11976 2.9939999999999997E-03 2.4774899382458753E-05 -5.1945589409125970E-02
+ 11977 2.9942499999999995E-03 2.4761914368015466E-05 -5.1934526137327824E-02
+ 11978 2.9944999999999998E-03 2.4748932119390094E-05 -5.1923462865529652E-02
+ 11979 2.9947499999999996E-03 2.4735952636582692E-05 -5.1912399593731506E-02
+ 11980 2.9949999999999998E-03 2.4722975919593220E-05 -5.1901336321933333E-02
+ 11981 2.9952499999999996E-03 2.4710001968421718E-05 -5.1890273050135188E-02
+ 11982 2.9954999999999995E-03 2.4697030783068180E-05 -5.1879209778337043E-02
+ 11983 2.9957499999999997E-03 2.4684062363532557E-05 -5.1868146506538870E-02
+ 11984 2.9959999999999995E-03 2.4671096709814912E-05 -5.1857083234740697E-02
+ 11985 2.9962499999999998E-03 2.4658133821915185E-05 -5.1846019962942524E-02
+ 11986 2.9964999999999996E-03 2.4645173699833429E-05 -5.1834956691144379E-02
+ 11987 2.9967499999999998E-03 2.4632216343569606E-05 -5.1823893419346206E-02
+ 11988 2.9969999999999997E-03 2.4619261753123753E-05 -5.1812830147548061E-02
+ 11989 2.9972499999999995E-03 2.4606309928495843E-05 -5.1801766875749916E-02
+ 11990 2.9974999999999997E-03 2.4593360869685869E-05 -5.1790703603951743E-02
+ 11991 2.9977499999999995E-03 2.4580414576693869E-05 -5.1779640332153598E-02
+ 11992 2.9979999999999998E-03 2.4567471049519791E-05 -5.1768577060355425E-02
+ 11993 2.9982499999999996E-03 2.4554530288163681E-05 -5.1757513788557252E-02
+ 11994 2.9984999999999999E-03 2.4541592292625503E-05 -5.1746450516759079E-02
+ 11995 2.9987499999999997E-03 2.4528657062905295E-05 -5.1735387244960934E-02
+ 11996 2.9989999999999995E-03 2.4515724599003047E-05 -5.1724323973162789E-02
+ 11997 2.9992499999999997E-03 2.4502794900918719E-05 -5.1713260701364616E-02
+ 11998 2.9994999999999996E-03 2.4489867968652368E-05 -5.1702197429566471E-02
+ 11999 2.9997499999999998E-03 2.4476943802203939E-05 -5.1691134157768298E-02
+ 12000 2.9999999999999996E-03 2.4464022401573480E-05 -5.1680070885970153E-02
+ 12001 3.0002499999999999E-03 2.4451103766760948E-05 -5.1669007614171980E-02
+ 12002 3.0004999999999997E-03 2.4438187897766379E-05 -5.1657944342373807E-02
+ 12003 3.0007499999999995E-03 2.4425274794589780E-05 -5.1646881070575662E-02
+ 12004 3.0009999999999998E-03 2.4412364457231097E-05 -5.1635817798777489E-02
+ 12005 3.0012499999999996E-03 2.4399456885690384E-05 -5.1624754526979344E-02
+ 12006 3.0014999999999998E-03 2.4386552079967601E-05 -5.1613691255181171E-02
+ 12007 3.0017499999999996E-03 2.4373650040062785E-05 -5.1602627983383026E-02
+ 12008 3.0019999999999999E-03 2.4360750765975911E-05 -5.1591564711584853E-02
+ 12009 3.0022499999999997E-03 2.4347854257706998E-05 -5.1580501439786708E-02
+ 12010 3.0024999999999995E-03 2.4334960515256024E-05 -5.1569438167988535E-02
+ 12011 3.0027499999999998E-03 2.4322069538622993E-05 -5.1558374896190362E-02
+ 12012 3.0029999999999996E-03 2.4309181327807936E-05 -5.1547311624392217E-02
+ 12013 3.0032499999999998E-03 2.4296295882810795E-05 -5.1536248352594044E-02
+ 12014 3.0034999999999997E-03 2.4283413203631627E-05 -5.1525185080795899E-02
+ 12015 3.0037499999999995E-03 2.4270533290270416E-05 -5.1514121808997754E-02
+ 12016 3.0039999999999997E-03 2.4257656142727125E-05 -5.1503058537199581E-02
+ 12017 3.0042499999999995E-03 2.4244781761001817E-05 -5.1491995265401436E-02
+ 12018 3.0044999999999998E-03 2.4231910145094428E-05 -5.1480931993603263E-02
+ 12019 3.0047499999999996E-03 2.4219041295005016E-05 -5.1469868721805090E-02
+ 12020 3.0049999999999999E-03 2.4206175210733531E-05 -5.1458805450006945E-02
+ 12021 3.0052499999999997E-03 2.4193311892280005E-05 -5.1447742178208772E-02
+ 12022 3.0054999999999995E-03 2.4180451339644436E-05 -5.1436678906410627E-02
+ 12023 3.0057499999999997E-03 2.4167593552826790E-05 -5.1425615634612454E-02
+ 12024 3.0059999999999996E-03 2.4154738531827120E-05 -5.1414552362814309E-02
+ 12025 3.0062499999999998E-03 2.4141886276645391E-05 -5.1403489091016136E-02
+ 12026 3.0064999999999996E-03 2.4129036787281618E-05 -5.1392425819217991E-02
+ 12027 3.0067499999999999E-03 2.4116190063735771E-05 -5.1381362547419818E-02
+ 12028 3.0069999999999997E-03 2.4103346106007890E-05 -5.1370299275621645E-02
+ 12029 3.0072499999999995E-03 2.4090504914097970E-05 -5.1359236003823500E-02
+ 12030 3.0074999999999998E-03 2.4077666488005976E-05 -5.1348172732025327E-02
+ 12031 3.0077499999999996E-03 2.4064830827731962E-05 -5.1337109460227182E-02
+ 12032 3.0079999999999998E-03 2.4051997933275865E-05 -5.1326046188429009E-02
+ 12033 3.0082499999999996E-03 2.4039167804637747E-05 -5.1314982916630864E-02
+ 12034 3.0084999999999999E-03 2.4026340441817549E-05 -5.1303919644832691E-02
+ 12035 3.0087499999999997E-03 2.4013515844815324E-05 -5.1292856373034545E-02
+ 12036 3.0089999999999995E-03 2.4000694013631043E-05 -5.1281793101236373E-02
+ 12037 3.0092499999999998E-03 2.3987874948264701E-05 -5.1270729829438227E-02
+ 12038 3.0094999999999996E-03 2.3975058648716333E-05 -5.1259666557640055E-02
+ 12039 3.0097499999999998E-03 2.3962245114985880E-05 -5.1248603285841882E-02
+ 12040 3.0099999999999997E-03 2.3949434347073405E-05 -5.1237540014043736E-02
+ 12041 3.0102499999999995E-03 2.3936626344978872E-05 -5.1226476742245591E-02
+ 12042 3.0104999999999997E-03 2.3923821108702283E-05 -5.1215413470447418E-02
+ 12043 3.0107499999999995E-03 2.3911018638243650E-05 -5.1204350198649273E-02
+ 12044 3.0109999999999998E-03 2.3898218933602954E-05 -5.1193286926851100E-02
+ 12045 3.0112499999999996E-03 2.3885421994780214E-05 -5.1182223655052927E-02
+ 12046 3.0114999999999999E-03 2.3872627821775417E-05 -5.1171160383254782E-02
+ 12047 3.0117499999999997E-03 2.3859836414588590E-05 -5.1160097111456609E-02
+ 12048 3.0119999999999995E-03 2.3847047773219707E-05 -5.1149033839658464E-02
+ 12049 3.0122499999999997E-03 2.3834261897668756E-05 -5.1137970567860291E-02
+ 12050 3.0124999999999996E-03 2.3821478787935769E-05 -5.1126907296062146E-02
+ 12051 3.0127499999999998E-03 2.3808698444020714E-05 -5.1115844024263973E-02
+ 12052 3.0129999999999996E-03 2.3795920865923644E-05 -5.1104780752465828E-02
+ 12053 3.0132499999999999E-03 2.3783146053644489E-05 -5.1093717480667655E-02
+ 12054 3.0134999999999997E-03 2.3770374007183311E-05 -5.1082654208869510E-02
+ 12055 3.0137499999999995E-03 2.3757604726540076E-05 -5.1071590937071337E-02
+ 12056 3.0139999999999998E-03 2.3744838211714764E-05 -5.1060527665273164E-02
+ 12057 3.0142499999999996E-03 2.3732074462707426E-05 -5.1049464393475019E-02
+ 12058 3.0144999999999998E-03 2.3719313479518024E-05 -5.1038401121676846E-02
+ 12059 3.0147499999999996E-03 2.3706555262146595E-05 -5.1027337849878701E-02
+ 12060 3.0149999999999999E-03 2.3693799810593089E-05 -5.1016274578080528E-02
+ 12061 3.0152499999999997E-03 2.3681047124857543E-05 -5.1005211306282383E-02
+ 12062 3.0154999999999995E-03 2.3668297204939957E-05 -5.0994148034484238E-02
+ 12063 3.0157499999999998E-03 2.3655550050840297E-05 -5.0983084762686065E-02
+ 12064 3.0159999999999996E-03 2.3642805662558601E-05 -5.0972021490887892E-02
+ 12065 3.0162499999999998E-03 2.3630064040094841E-05 -5.0960958219089719E-02
+ 12066 3.0164999999999997E-03 2.3617325183449057E-05 -5.0949894947291574E-02
+ 12067 3.0167499999999995E-03 2.3604589092621231E-05 -5.0938831675493429E-02
+ 12068 3.0169999999999997E-03 2.3591855767611313E-05 -5.0927768403695256E-02
+ 12069 3.0172499999999995E-03 2.3579125208419380E-05 -5.0916705131897111E-02
+ 12070 3.0174999999999998E-03 2.3566397415045365E-05 -5.0905641860098938E-02
+ 12071 3.0177499999999996E-03 2.3553672387489314E-05 -5.0894578588300793E-02
+ 12072 3.0179999999999998E-03 2.3540950125751206E-05 -5.0883515316502620E-02
+ 12073 3.0182499999999997E-03 2.3528230629831068E-05 -5.0872452044704447E-02
+ 12074 3.0184999999999995E-03 2.3515513899728874E-05 -5.0861388772906302E-02
+ 12075 3.0187499999999997E-03 2.3502799935444605E-05 -5.0850325501108129E-02
+ 12076 3.0189999999999995E-03 2.3490088736978320E-05 -5.0839262229309984E-02
+ 12077 3.0192499999999998E-03 2.3477380304329954E-05 -5.0828198957511811E-02
+ 12078 3.0194999999999996E-03 2.3464674637499556E-05 -5.0817135685713666E-02
+ 12079 3.0197499999999999E-03 2.3451971736487093E-05 -5.0806072413915493E-02
+ 12080 3.0199999999999997E-03 2.3439271601292594E-05 -5.0795009142117348E-02
+ 12081 3.0202499999999995E-03 2.3426574231916051E-05 -5.0783945870319175E-02
+ 12082 3.0204999999999997E-03 2.3413879628357435E-05 -5.0772882598521002E-02
+ 12083 3.0207499999999996E-03 2.3401187790616785E-05 -5.0761819326722857E-02
+ 12084 3.0209999999999998E-03 2.3388498718694065E-05 -5.0750756054924684E-02
+ 12085 3.0212499999999996E-03 2.3375812412589319E-05 -5.0739692783126539E-02
+ 12086 3.0214999999999999E-03 2.3363128872302495E-05 -5.0728629511328366E-02
+ 12087 3.0217499999999997E-03 2.3350448097833654E-05 -5.0717566239530221E-02
+ 12088 3.0219999999999995E-03 2.3337770089182764E-05 -5.0706502967732076E-02
+ 12089 3.0222499999999998E-03 2.3325094846349796E-05 -5.0695439695933903E-02
+ 12090 3.0224999999999996E-03 2.3312422369334785E-05 -5.0684376424135730E-02
+ 12091 3.0227499999999998E-03 2.3299752658137717E-05 -5.0673313152337557E-02
+ 12092 3.0229999999999996E-03 2.3287085712758610E-05 -5.0662249880539412E-02
+ 12093 3.0232499999999999E-03 2.3274421533197434E-05 -5.0651186608741239E-02
+ 12094 3.0234999999999997E-03 2.3261760119454246E-05 -5.0640123336943094E-02
+ 12095 3.0237499999999995E-03 2.3249101471528991E-05 -5.0629060065144948E-02
+ 12096 3.0239999999999998E-03 2.3236445589421662E-05 -5.0617996793346776E-02
+ 12097 3.0242499999999996E-03 2.3223792473132304E-05 -5.0606933521548630E-02
+ 12098 3.0244999999999998E-03 2.3211142122660881E-05 -5.0595870249750458E-02
+ 12099 3.0247499999999997E-03 2.3198494538007422E-05 -5.0584806977952285E-02
+ 12100 3.0249999999999995E-03 2.3185849719171926E-05 -5.0573743706154139E-02
+ 12101 3.0252499999999997E-03 2.3173207666154350E-05 -5.0562680434355967E-02
+ 12102 3.0254999999999995E-03 2.3160568378954754E-05 -5.0551617162557821E-02
+ 12103 3.0257499999999998E-03 2.3147931857573077E-05 -5.0540553890759649E-02
+ 12104 3.0259999999999996E-03 2.3135298102009363E-05 -5.0529490618961503E-02
+ 12105 3.0262499999999999E-03 2.3122667112263583E-05 -5.0518427347163330E-02
+ 12106 3.0264999999999997E-03 2.3110038888335776E-05 -5.0507364075365185E-02
+ 12107 3.0267499999999995E-03 2.3097413430225922E-05 -5.0496300803567012E-02
+ 12108 3.0269999999999997E-03 2.3084790737933995E-05 -5.0485237531768840E-02
+ 12109 3.0272499999999996E-03 2.3072170811460041E-05 -5.0474174259970694E-02
+ 12110 3.0274999999999998E-03 2.3059553650804009E-05 -5.0463110988172521E-02
+ 12111 3.0277499999999996E-03 2.3046939255965951E-05 -5.0452047716374376E-02
+ 12112 3.0279999999999999E-03 2.3034327626945816E-05 -5.0440984444576203E-02
+ 12113 3.0282499999999997E-03 2.3021718763743651E-05 -5.0429921172778058E-02
+ 12114 3.0284999999999995E-03 2.3009112666359436E-05 -5.0418857900979913E-02
+ 12115 3.0287499999999998E-03 2.2996509334793154E-05 -5.0407794629181740E-02
+ 12116 3.0289999999999996E-03 2.2983908769044846E-05 -5.0396731357383567E-02
+ 12117 3.0292499999999998E-03 2.2971310969114463E-05 -5.0385668085585394E-02
+ 12118 3.0294999999999996E-03 2.2958715935002047E-05 -5.0374604813787249E-02
+ 12119 3.0297499999999999E-03 2.2946123666707568E-05 -5.0363541541989076E-02
+ 12120 3.0299999999999997E-03 2.2933534164231052E-05 -5.0352478270190931E-02
+ 12121 3.0302499999999995E-03 2.2920947427572489E-05 -5.0341414998392786E-02
+ 12122 3.0304999999999998E-03 2.2908363456731852E-05 -5.0330351726594613E-02
+ 12123 3.0307499999999996E-03 2.2895782251709196E-05 -5.0319288454796468E-02
+ 12124 3.0309999999999998E-03 2.2883203812504459E-05 -5.0308225182998295E-02
+ 12125 3.0312499999999997E-03 2.2870628139117692E-05 -5.0297161911200122E-02
+ 12126 3.0314999999999995E-03 2.2858055231548868E-05 -5.0286098639401977E-02
+ 12127 3.0317499999999997E-03 2.2845485089797977E-05 -5.0275035367603804E-02
+ 12128 3.0319999999999995E-03 2.2832917713865069E-05 -5.0263972095805659E-02
+ 12129 3.0322499999999998E-03 2.2820353103750081E-05 -5.0252908824007486E-02
+ 12130 3.0324999999999996E-03 2.2807791259453057E-05 -5.0241845552209341E-02
+ 12131 3.0327499999999999E-03 2.2795232180973965E-05 -5.0230782280411168E-02
+ 12132 3.0329999999999997E-03 2.2782675868312850E-05 -5.0219719008613023E-02
+ 12133 3.0332499999999995E-03 2.2770122321469669E-05 -5.0208655736814850E-02
+ 12134 3.0334999999999997E-03 2.2757571540444423E-05 -5.0197592465016677E-02
+ 12135 3.0337499999999996E-03 2.2745023525237165E-05 -5.0186529193218532E-02
+ 12136 3.0339999999999998E-03 2.2732478275847822E-05 -5.0175465921420359E-02
+ 12137 3.0342499999999996E-03 2.2719935792276460E-05 -5.0164402649622214E-02
+ 12138 3.0344999999999999E-03 2.2707396074523014E-05 -5.0153339377824041E-02
+ 12139 3.0347499999999997E-03 2.2694859122587544E-05 -5.0142276106025896E-02
+ 12140 3.0349999999999995E-03 2.2682324936470018E-05 -5.0131212834227751E-02
+ 12141 3.0352499999999998E-03 2.2669793516170415E-05 -5.0120149562429578E-02
+ 12142 3.0354999999999996E-03 2.2657264861688801E-05 -5.0109086290631405E-02
+ 12143 3.0357499999999998E-03 2.2644738973025111E-05 -5.0098023018833260E-02
+ 12144 3.0359999999999996E-03 2.2632215850179388E-05 -5.0086959747035087E-02
+ 12145 3.0362499999999999E-03 2.2619695493151590E-05 -5.0075896475236914E-02
+ 12146 3.0364999999999997E-03 2.2607177901941760E-05 -5.0064833203438769E-02
+ 12147 3.0367499999999995E-03 2.2594663076549879E-05 -5.0053769931640624E-02
+ 12148 3.0369999999999998E-03 2.2582151016975934E-05 -5.0042706659842451E-02
+ 12149 3.0372499999999996E-03 2.2569641723219953E-05 -5.0031643388044306E-02
+ 12150 3.0374999999999998E-03 2.2557135195281908E-05 -5.0020580116246133E-02
+ 12151 3.0377499999999997E-03 2.2544631433161837E-05 -5.0009516844447988E-02
+ 12152 3.0379999999999995E-03 2.2532130436859698E-05 -4.9998453572649815E-02
+ 12153 3.0382499999999997E-03 2.2519632206375500E-05 -4.9987390300851642E-02
+ 12154 3.0384999999999995E-03 2.2507136741709268E-05 -4.9976327029053497E-02
+ 12155 3.0387499999999998E-03 2.2494644042860962E-05 -4.9965263757255324E-02
+ 12156 3.0389999999999996E-03 2.2482154109830646E-05 -4.9954200485457179E-02
+ 12157 3.0392499999999999E-03 2.2469666942618240E-05 -4.9943137213659006E-02
+ 12158 3.0394999999999997E-03 2.2457182541223814E-05 -4.9932073941860861E-02
+ 12159 3.0397499999999995E-03 2.2444700905647331E-05 -4.9921010670062688E-02
+ 12160 3.0399999999999997E-03 2.2432222035888781E-05 -4.9909947398264543E-02
+ 12161 3.0402499999999996E-03 2.2419745931948188E-05 -4.9898884126466370E-02
+ 12162 3.0404999999999998E-03 2.2407272593825538E-05 -4.9887820854668197E-02
+ 12163 3.0407499999999996E-03 2.2394802021520854E-05 -4.9876757582870052E-02
+ 12164 3.0409999999999999E-03 2.2382334215034107E-05 -4.9865694311071879E-02
+ 12165 3.0412499999999997E-03 2.2369869174365319E-05 -4.9854631039273734E-02
+ 12166 3.0414999999999995E-03 2.2357406899514479E-05 -4.9843567767475588E-02
+ 12167 3.0417499999999997E-03 2.2344947390481574E-05 -4.9832504495677415E-02
+ 12168 3.0419999999999996E-03 2.2332490647266633E-05 -4.9821441223879270E-02
+ 12169 3.0422499999999998E-03 2.2320036669869631E-05 -4.9810377952081097E-02
+ 12170 3.0424999999999996E-03 2.2307585458290597E-05 -4.9799314680282925E-02
+ 12171 3.0427499999999999E-03 2.2295137012529481E-05 -4.9788251408484752E-02
+ 12172 3.0429999999999997E-03 2.2282691332586356E-05 -4.9777188136686606E-02
+ 12173 3.0432499999999995E-03 2.2270248418461164E-05 -4.9766124864888461E-02
+ 12174 3.0434999999999998E-03 2.2257808270153902E-05 -4.9755061593090288E-02
+ 12175 3.0437499999999996E-03 2.2245370887664613E-05 -4.9743998321292143E-02
+ 12176 3.0439999999999998E-03 2.2232936270993247E-05 -4.9732935049493970E-02
+ 12177 3.0442499999999996E-03 2.2220504420139868E-05 -4.9721871777695825E-02
+ 12178 3.0444999999999995E-03 2.2208075335104435E-05 -4.9710808505897652E-02
+ 12179 3.0447499999999997E-03 2.2195649015886918E-05 -4.9699745234099479E-02
+ 12180 3.0449999999999995E-03 2.2183225462487375E-05 -4.9688681962301334E-02
+ 12181 3.0452499999999998E-03 2.2170804674905765E-05 -4.9677618690503161E-02
+ 12182 3.0454999999999996E-03 2.2158386653142118E-05 -4.9666555418705016E-02
+ 12183 3.0457499999999998E-03 2.2145971397196400E-05 -4.9655492146906843E-02
+ 12184 3.0459999999999997E-03 2.2133558907068653E-05 -4.9644428875108698E-02
+ 12185 3.0462499999999995E-03 2.2121149182758866E-05 -4.9633365603310553E-02
+ 12186 3.0464999999999997E-03 2.2108742224267005E-05 -4.9622302331512380E-02
+ 12187 3.0467499999999995E-03 2.2096338031593100E-05 -4.9611239059714207E-02
+ 12188 3.0469999999999998E-03 2.2083936604737135E-05 -4.9600175787916034E-02
+ 12189 3.0472499999999996E-03 2.2071537943699137E-05 -4.9589112516117889E-02
+ 12190 3.0474999999999999E-03 2.2059142048479069E-05 -4.9578049244319716E-02
+ 12191 3.0477499999999997E-03 2.2046748919076980E-05 -4.9566985972521571E-02
+ 12192 3.0479999999999995E-03 2.2034358555492842E-05 -4.9555922700723426E-02
+ 12193 3.0482499999999997E-03 2.2021970957726623E-05 -4.9544859428925253E-02
+ 12194 3.0484999999999996E-03 2.2009586125778374E-05 -4.9533796157127108E-02
+ 12195 3.0487499999999998E-03 2.1997204059648054E-05 -4.9522732885328935E-02
+ 12196 3.0489999999999996E-03 2.1984824759335695E-05 -4.9511669613530762E-02
+ 12197 3.0492499999999999E-03 2.1972448224841275E-05 -4.9500606341732589E-02
+ 12198 3.0494999999999997E-03 2.1960074456164836E-05 -4.9489543069934444E-02
+ 12199 3.0497499999999995E-03 2.1947703453306336E-05 -4.9478479798136299E-02
+ 12200 3.0499999999999998E-03 2.1935335216265759E-05 -4.9467416526338126E-02
+ 12201 3.0502499999999996E-03 2.1922969745043159E-05 -4.9456353254539981E-02
+ 12202 3.0504999999999998E-03 2.1910607039638481E-05 -4.9445289982741808E-02
+ 12203 3.0507499999999996E-03 2.1898247100051788E-05 -4.9434226710943663E-02
+ 12204 3.0509999999999999E-03 2.1885889926283013E-05 -4.9423163439145490E-02
+ 12205 3.0512499999999997E-03 2.1873535518332206E-05 -4.9412100167347317E-02
+ 12206 3.0514999999999995E-03 2.1861183876199358E-05 -4.9401036895549172E-02
+ 12207 3.0517499999999998E-03 2.1848834999884437E-05 -4.9389973623750999E-02
+ 12208 3.0519999999999996E-03 2.1836488889387478E-05 -4.9378910351952854E-02
+ 12209 3.0522499999999998E-03 2.1824145544708450E-05 -4.9367847080154681E-02
+ 12210 3.0524999999999997E-03 2.1811804965847391E-05 -4.9356783808356536E-02
+ 12211 3.0527499999999995E-03 2.1799467152804296E-05 -4.9345720536558391E-02
+ 12212 3.0529999999999997E-03 2.1787132105579117E-05 -4.9334657264760218E-02
+ 12213 3.0532499999999995E-03 2.1774799824171915E-05 -4.9323593992962045E-02
+ 12214 3.0534999999999998E-03 2.1762470308582636E-05 -4.9312530721163872E-02
+ 12215 3.0537499999999996E-03 2.1750143558811326E-05 -4.9301467449365727E-02
+ 12216 3.0539999999999999E-03 2.1737819574857947E-05 -4.9290404177567554E-02
+ 12217 3.0542499999999997E-03 2.1725498356722534E-05 -4.9279340905769409E-02
+ 12218 3.0544999999999995E-03 2.1713179904405077E-05 -4.9268277633971264E-02
+ 12219 3.0547499999999997E-03 2.1700864217905544E-05 -4.9257214362173091E-02
+ 12220 3.0549999999999996E-03 2.1688551297223994E-05 -4.9246151090374946E-02
+ 12221 3.0552499999999998E-03 2.1676241142360363E-05 -4.9235087818576773E-02
+ 12222 3.0554999999999996E-03 2.1663933753314696E-05 -4.9224024546778600E-02
+ 12223 3.0557499999999999E-03 2.1651629130086961E-05 -4.9212961274980455E-02
+ 12224 3.0559999999999997E-03 2.1639327272677194E-05 -4.9201898003182282E-02
+ 12225 3.0562499999999995E-03 2.1627028181085393E-05 -4.9190834731384137E-02
+ 12226 3.0564999999999998E-03 2.1614731855311505E-05 -4.9179771459585964E-02
+ 12227 3.0567499999999996E-03 2.1602438295355600E-05 -4.9168708187787818E-02
+ 12228 3.0569999999999998E-03 2.1590147501217618E-05 -4.9157644915989646E-02
+ 12229 3.0572499999999996E-03 2.1577859472897597E-05 -4.9146581644191500E-02
+ 12230 3.0574999999999999E-03 2.1565574210395514E-05 -4.9135518372393328E-02
+ 12231 3.0577499999999997E-03 2.1553291713711389E-05 -4.9124455100595155E-02
+ 12232 3.0579999999999995E-03 2.1541011982845237E-05 -4.9113391828797009E-02
+ 12233 3.0582499999999998E-03 2.1528735017796994E-05 -4.9102328556998837E-02
+ 12234 3.0584999999999996E-03 2.1516460818566725E-05 -4.9091265285200691E-02
+ 12235 3.0587499999999998E-03 2.1504189385154388E-05 -4.9080202013402519E-02
+ 12236 3.0589999999999997E-03 2.1491920717560019E-05 -4.9069138741604373E-02
+ 12237 3.0592499999999995E-03 2.1479654815783613E-05 -4.9058075469806228E-02
+ 12238 3.0594999999999997E-03 2.1467391679825119E-05 -4.9047012198008055E-02
+ 12239 3.0597499999999995E-03 2.1455131309684592E-05 -4.9035948926209882E-02
+ 12240 3.0599999999999998E-03 2.1442873705362008E-05 -4.9024885654411737E-02
+ 12241 3.0602499999999996E-03 2.1430618866857391E-05 -4.9013822382613564E-02
+ 12242 3.0604999999999999E-03 2.1418366794170700E-05 -4.9002759110815391E-02
+ 12243 3.0607499999999997E-03 2.1406117487301979E-05 -4.8991695839017246E-02
+ 12244 3.0609999999999995E-03 2.1393870946251202E-05 -4.8980632567219101E-02
+ 12245 3.0612499999999997E-03 2.1381627171018360E-05 -4.8969569295420928E-02
+ 12246 3.0614999999999996E-03 2.1369386161603496E-05 -4.8958506023622783E-02
+ 12247 3.0617499999999998E-03 2.1357147918006554E-05 -4.8947442751824610E-02
+ 12248 3.0619999999999996E-03 2.1344912440227586E-05 -4.8936379480026437E-02
+ 12249 3.0622499999999999E-03 2.1332679728266547E-05 -4.8925316208228292E-02
+ 12250 3.0624999999999997E-03 2.1320449782123468E-05 -4.8914252936430119E-02
+ 12251 3.0627499999999995E-03 2.1308222601798339E-05 -4.8903189664631974E-02
+ 12252 3.0629999999999998E-03 2.1295998187291140E-05 -4.8892126392833801E-02
+ 12253 3.0632499999999996E-03 2.1283776538601924E-05 -4.8881063121035656E-02
+ 12254 3.0634999999999998E-03 2.1271557655730631E-05 -4.8869999849237483E-02
+ 12255 3.0637499999999996E-03 2.1259341538677298E-05 -4.8858936577439338E-02
+ 12256 3.0639999999999999E-03 2.1247128187441898E-05 -4.8847873305641165E-02
+ 12257 3.0642499999999997E-03 2.1234917602024471E-05 -4.8836810033843020E-02
+ 12258 3.0644999999999995E-03 2.1222709782424985E-05 -4.8825746762044847E-02
+ 12259 3.0647499999999998E-03 2.1210504728643437E-05 -4.8814683490246674E-02
+ 12260 3.0649999999999996E-03 2.1198302440679867E-05 -4.8803620218448529E-02
+ 12261 3.0652499999999998E-03 2.1186102918534216E-05 -4.8792556946650356E-02
+ 12262 3.0654999999999996E-03 2.1173906162206549E-05 -4.8781493674852211E-02
+ 12263 3.0657499999999995E-03 2.1161712171696815E-05 -4.8770430403054066E-02
+ 12264 3.0659999999999997E-03 2.1149520947005017E-05 -4.8759367131255893E-02
+ 12265 3.0662499999999995E-03 2.1137332488131178E-05 -4.8748303859457748E-02
+ 12266 3.0664999999999998E-03 2.1125146795075277E-05 -4.8737240587659575E-02
+ 12267 3.0667499999999996E-03 2.1112963867837352E-05 -4.8726177315861402E-02
+ 12268 3.0669999999999998E-03 2.1100783706417350E-05 -4.8715114044063229E-02
+ 12269 3.0672499999999997E-03 2.1088606310815311E-05 -4.8704050772265084E-02
+ 12270 3.0674999999999995E-03 2.1076431681031236E-05 -4.8692987500466939E-02
+ 12271 3.0677499999999997E-03 2.1064259817065083E-05 -4.8681924228668766E-02
+ 12272 3.0679999999999995E-03 2.1052090718916894E-05 -4.8670860956870621E-02
+ 12273 3.0682499999999998E-03 2.1039924386586641E-05 -4.8659797685072448E-02
+ 12274 3.0684999999999996E-03 2.1027760820074351E-05 -4.8648734413274303E-02
+ 12275 3.0687499999999999E-03 2.1015600019379994E-05 -4.8637671141476130E-02
+ 12276 3.0689999999999997E-03 2.1003441984503615E-05 -4.8626607869677957E-02
+ 12277 3.0692499999999995E-03 2.0991286715445171E-05 -4.8615544597879812E-02
+ 12278 3.0694999999999997E-03 2.0979134212204671E-05 -4.8604481326081639E-02
+ 12279 3.0697499999999996E-03 2.0966984474782124E-05 -4.8593418054283494E-02
+ 12280 3.0699999999999998E-03 2.0954837503177516E-05 -4.8582354782485321E-02
+ 12281 3.0702499999999996E-03 2.0942693297390885E-05 -4.8571291510687176E-02
+ 12282 3.0704999999999999E-03 2.0930551857422177E-05 -4.8560228238889003E-02
+ 12283 3.0707499999999997E-03 2.0918413183271447E-05 -4.8549164967090858E-02
+ 12284 3.0709999999999995E-03 2.0906277274938652E-05 -4.8538101695292685E-02
+ 12285 3.0712499999999998E-03 2.0894144132423793E-05 -4.8527038423494512E-02
+ 12286 3.0714999999999996E-03 2.0882013755726898E-05 -4.8515975151696367E-02
+ 12287 3.0717499999999998E-03 2.0869886144847933E-05 -4.8504911879898194E-02
+ 12288 3.0719999999999996E-03 2.0857761299786955E-05 -4.8493848608100049E-02
+ 12289 3.0722499999999999E-03 2.0845639220543892E-05 -4.8482785336301876E-02
+ 12290 3.0724999999999997E-03 2.0833519907118790E-05 -4.8471722064503731E-02
+ 12291 3.0727499999999995E-03 2.0821403359511651E-05 -4.8460658792705585E-02
+ 12292 3.0729999999999998E-03 2.0809289577722434E-05 -4.8449595520907413E-02
+ 12293 3.0732499999999996E-03 2.0797178561751185E-05 -4.8438532249109240E-02
+ 12294 3.0734999999999998E-03 2.0785070311597868E-05 -4.8427468977311067E-02
+ 12295 3.0737499999999997E-03 2.0772964827262531E-05 -4.8416405705512922E-02
+ 12296 3.0739999999999995E-03 2.0760862108745145E-05 -4.8405342433714776E-02
+ 12297 3.0742499999999997E-03 2.0748762156045681E-05 -4.8394279161916604E-02
+ 12298 3.0744999999999995E-03 2.0736664969164177E-05 -4.8383215890118458E-02
+ 12299 3.0747499999999998E-03 2.0724570548100613E-05 -4.8372152618320285E-02
+ 12300 3.0749999999999996E-03 2.0712478892855009E-05 -4.8361089346522140E-02
+ 12301 3.0752499999999999E-03 2.0700390003427345E-05 -4.8350026074723967E-02
+ 12302 3.0754999999999997E-03 2.0688303879817647E-05 -4.8338962802925795E-02
+ 12303 3.0757499999999995E-03 2.0676220522025899E-05 -4.8327899531127649E-02
+ 12304 3.0759999999999997E-03 2.0664139930052091E-05 -4.8316836259329476E-02
+ 12305 3.0762499999999996E-03 2.0652062103896236E-05 -4.8305772987531331E-02
+ 12306 3.0764999999999998E-03 2.0639987043558317E-05 -4.8294709715733158E-02
+ 12307 3.0767499999999996E-03 2.0627914749038362E-05 -4.8283646443935013E-02
+ 12308 3.0769999999999999E-03 2.0615845220336343E-05 -4.8272583172136840E-02
+ 12309 3.0772499999999997E-03 2.0603778457452290E-05 -4.8261519900338695E-02
+ 12310 3.0774999999999995E-03 2.0591714460386195E-05 -4.8250456628540522E-02
+ 12311 3.0777499999999998E-03 2.0579653229138022E-05 -4.8239393356742349E-02
+ 12312 3.0779999999999996E-03 2.0567594763707819E-05 -4.8228330084944204E-02
+ 12313 3.0782499999999998E-03 2.0555539064095539E-05 -4.8217266813146031E-02
+ 12314 3.0784999999999996E-03 2.0543486130301236E-05 -4.8206203541347886E-02
+ 12315 3.0787499999999999E-03 2.0531435962324859E-05 -4.8195140269549713E-02
+ 12316 3.0789999999999997E-03 2.0519388560166462E-05 -4.8184076997751568E-02
+ 12317 3.0792499999999995E-03 2.0507343923826018E-05 -4.8173013725953423E-02
+ 12318 3.0794999999999998E-03 2.0495302053303487E-05 -4.8161950454155250E-02
+ 12319 3.0797499999999996E-03 2.0483262948598930E-05 -4.8150887182357077E-02
+ 12320 3.0799999999999998E-03 2.0471226609712302E-05 -4.8139823910558904E-02
+ 12321 3.0802499999999997E-03 2.0459193036643641E-05 -4.8128760638760759E-02
+ 12322 3.0804999999999995E-03 2.0447162229392940E-05 -4.8117697366962614E-02
+ 12323 3.0807499999999997E-03 2.0435134187960168E-05 -4.8106634095164441E-02
+ 12324 3.0809999999999995E-03 2.0423108912345357E-05 -4.8095570823366296E-02
+ 12325 3.0812499999999998E-03 2.0411086402548475E-05 -4.8084507551568123E-02
+ 12326 3.0814999999999996E-03 2.0399066658569563E-05 -4.8073444279769978E-02
+ 12327 3.0817499999999999E-03 2.0387049680408584E-05 -4.8062381007971805E-02
+ 12328 3.0819999999999997E-03 2.0375035468065568E-05 -4.8051317736173632E-02
+ 12329 3.0822499999999995E-03 2.0363024021540512E-05 -4.8040254464375487E-02
+ 12330 3.0824999999999997E-03 2.0351015340833386E-05 -4.8029191192577314E-02
+ 12331 3.0827499999999996E-03 2.0339009425944230E-05 -4.8018127920779169E-02
+ 12332 3.0829999999999998E-03 2.0327006276872997E-05 -4.8007064648980996E-02
+ 12333 3.0832499999999996E-03 2.0315005893619734E-05 -4.7996001377182851E-02
+ 12334 3.0834999999999999E-03 2.0303008276184397E-05 -4.7984938105384678E-02
+ 12335 3.0837499999999997E-03 2.0291013424567033E-05 -4.7973874833586533E-02
+ 12336 3.0839999999999995E-03 2.0279021338767623E-05 -4.7962811561788360E-02
+ 12337 3.0842499999999998E-03 2.0267032018786139E-05 -4.7951748289990187E-02
+ 12338 3.0844999999999996E-03 2.0255045464622632E-05 -4.7940685018192042E-02
+ 12339 3.0847499999999998E-03 2.0243061676277047E-05 -4.7929621746393869E-02
+ 12340 3.0849999999999996E-03 2.0231080653749430E-05 -4.7918558474595724E-02
+ 12341 3.0852499999999999E-03 2.0219102397039741E-05 -4.7907495202797551E-02
+ 12342 3.0854999999999997E-03 2.0207126906148027E-05 -4.7896431930999406E-02
+ 12343 3.0857499999999995E-03 2.0195154181074252E-05 -4.7885368659201261E-02
+ 12344 3.0859999999999998E-03 2.0183184221818416E-05 -4.7874305387403088E-02
+ 12345 3.0862499999999996E-03 2.0171217028380555E-05 -4.7863242115604915E-02
+ 12346 3.0864999999999998E-03 2.0159252600760616E-05 -4.7852178843806770E-02
+ 12347 3.0867499999999997E-03 2.0147290938958640E-05 -4.7841115572008597E-02
+ 12348 3.0869999999999995E-03 2.0135332042974621E-05 -4.7830052300210452E-02
+ 12349 3.0872499999999997E-03 2.0123375912808531E-05 -4.7818989028412279E-02
+ 12350 3.0874999999999995E-03 2.0111422548460415E-05 -4.7807925756614134E-02
+ 12351 3.0877499999999998E-03 2.0099471949930225E-05 -4.7796862484815961E-02
+ 12352 3.0879999999999996E-03 2.0087524117218012E-05 -4.7785799213017816E-02
+ 12353 3.0882499999999998E-03 2.0075579050323719E-05 -4.7774735941219643E-02
+ 12354 3.0884999999999997E-03 2.0063636749247395E-05 -4.7763672669421497E-02
+ 12355 3.0887499999999995E-03 2.0051697213989022E-05 -4.7752609397623325E-02
+ 12356 3.0889999999999997E-03 2.0039760444548574E-05 -4.7741546125825152E-02
+ 12357 3.0892499999999995E-03 2.0027826440926110E-05 -4.7730482854027007E-02
+ 12358 3.0894999999999998E-03 2.0015895203121566E-05 -4.7719419582228834E-02
+ 12359 3.0897499999999996E-03 2.0003966731134992E-05 -4.7708356310430688E-02
+ 12360 3.0899999999999999E-03 1.9992041024966340E-05 -4.7697293038632516E-02
+ 12361 3.0902499999999997E-03 1.9980118084615665E-05 -4.7686229766834370E-02
+ 12362 3.0904999999999995E-03 1.9968197910082934E-05 -4.7675166495036198E-02
+ 12363 3.0907499999999997E-03 1.9956280501368142E-05 -4.7664103223238052E-02
+ 12364 3.0909999999999996E-03 1.9944365858471320E-05 -4.7653039951439879E-02
+ 12365 3.0912499999999998E-03 1.9932453981392424E-05 -4.7641976679641707E-02
+ 12366 3.0914999999999996E-03 1.9920544870131499E-05 -4.7630913407843561E-02
+ 12367 3.0917499999999999E-03 1.9908638524688503E-05 -4.7619850136045389E-02
+ 12368 3.0919999999999997E-03 1.9896734945063470E-05 -4.7608786864247243E-02
+ 12369 3.0922499999999995E-03 1.9884834131256391E-05 -4.7597723592449098E-02
+ 12370 3.0924999999999998E-03 1.9872936083267241E-05 -4.7586660320650925E-02
+ 12371 3.0927499999999996E-03 1.9861040801096072E-05 -4.7575597048852780E-02
+ 12372 3.0929999999999998E-03 1.9849148284742818E-05 -4.7564533777054607E-02
+ 12373 3.0932499999999996E-03 1.9837258534207541E-05 -4.7553470505256434E-02
+ 12374 3.0934999999999995E-03 1.9825371549490208E-05 -4.7542407233458289E-02
+ 12375 3.0937499999999997E-03 1.9813487330590803E-05 -4.7531343961660116E-02
+ 12376 3.0939999999999995E-03 1.9801605877509370E-05 -4.7520280689861971E-02
+ 12377 3.0942499999999998E-03 1.9789727190245865E-05 -4.7509217418063798E-02
+ 12378 3.0944999999999996E-03 1.9777851268800331E-05 -4.7498154146265653E-02
+ 12379 3.0947499999999998E-03 1.9765978113172726E-05 -4.7487090874467480E-02
+ 12380 3.0949999999999997E-03 1.9754107723363105E-05 -4.7476027602669335E-02
+ 12381 3.0952499999999995E-03 1.9742240099371413E-05 -4.7464964330871162E-02
+ 12382 3.0954999999999997E-03 1.9730375241197655E-05 -4.7453901059072989E-02
+ 12383 3.0957499999999995E-03 1.9718513148841866E-05 -4.7442837787274844E-02
+ 12384 3.0959999999999998E-03 1.9706653822304010E-05 -4.7431774515476671E-02
+ 12385 3.0962499999999996E-03 1.9694797261584132E-05 -4.7420711243678526E-02
+ 12386 3.0964999999999999E-03 1.9682943466682172E-05 -4.7409647971880353E-02
+ 12387 3.0967499999999997E-03 1.9671092437598197E-05 -4.7398584700082208E-02
+ 12388 3.0969999999999995E-03 1.9659244174332154E-05 -4.7387521428284063E-02
+ 12389 3.0972499999999997E-03 1.9647398676884047E-05 -4.7376458156485890E-02
+ 12390 3.0974999999999996E-03 1.9635555945253901E-05 -4.7365394884687717E-02
+ 12391 3.0977499999999998E-03 1.9623715979441697E-05 -4.7354331612889544E-02
+ 12392 3.0979999999999996E-03 1.9611878779447461E-05 -4.7343268341091399E-02
+ 12393 3.0982499999999999E-03 1.9600044345271154E-05 -4.7332205069293226E-02
+ 12394 3.0984999999999997E-03 1.9588212676912810E-05 -4.7321141797495081E-02
+ 12395 3.0987499999999995E-03 1.9576383774372416E-05 -4.7310078525696936E-02
+ 12396 3.0989999999999998E-03 1.9564557637649951E-05 -4.7299015253898763E-02
+ 12397 3.0992499999999996E-03 1.9552734266745471E-05 -4.7287951982100618E-02
+ 12398 3.0994999999999998E-03 1.9540913661658906E-05 -4.7276888710302445E-02
+ 12399 3.0997499999999996E-03 1.9529095822390311E-05 -4.7265825438504272E-02
+ 12400 3.0999999999999999E-03 1.9517280748939646E-05 -4.7254762166706099E-02
+ 12401 3.1002499999999997E-03 1.9505468441306958E-05 -4.7243698894907954E-02
+ 12402 3.1004999999999995E-03 1.9493658899492213E-05 -4.7232635623109809E-02
+ 12403 3.1007499999999998E-03 1.9481852123495394E-05 -4.7221572351311636E-02
+ 12404 3.1009999999999996E-03 1.9470048113316548E-05 -4.7210509079513491E-02
+ 12405 3.1012499999999998E-03 1.9458246868955632E-05 -4.7199445807715318E-02
+ 12406 3.1014999999999997E-03 1.9446448390412693E-05 -4.7188382535917173E-02
+ 12407 3.1017499999999995E-03 1.9434652677687701E-05 -4.7177319264119000E-02
+ 12408 3.1019999999999997E-03 1.9422859730780634E-05 -4.7166255992320827E-02
+ 12409 3.1022499999999995E-03 1.9411069549691538E-05 -4.7155192720522682E-02
+ 12410 3.1024999999999998E-03 1.9399282134420368E-05 -4.7144129448724509E-02
+ 12411 3.1027499999999996E-03 1.9387497484967168E-05 -4.7133066176926364E-02
+ 12412 3.1029999999999999E-03 1.9375715601331901E-05 -4.7122002905128191E-02
+ 12413 3.1032499999999997E-03 1.9363936483514597E-05 -4.7110939633330046E-02
+ 12414 3.1034999999999995E-03 1.9352160131515253E-05 -4.7099876361531900E-02
+ 12415 3.1037499999999997E-03 1.9340386545333832E-05 -4.7088813089733728E-02
+ 12416 3.1039999999999996E-03 1.9328615724970374E-05 -4.7077749817935555E-02
+ 12417 3.1042499999999998E-03 1.9316847670424860E-05 -4.7066686546137382E-02
+ 12418 3.1044999999999996E-03 1.9305082381697302E-05 -4.7055623274339237E-02
+ 12419 3.1047499999999999E-03 1.9293319858787680E-05 -4.7044560002541064E-02
+ 12420 3.1049999999999997E-03 1.9281560101696038E-05 -4.7033496730742919E-02
+ 12421 3.1052499999999995E-03 1.9269803110422340E-05 -4.7022433458944773E-02
+ 12422 3.1054999999999998E-03 1.9258048884966565E-05 -4.7011370187146601E-02
+ 12423 3.1057499999999996E-03 1.9246297425328759E-05 -4.7000306915348455E-02
+ 12424 3.1059999999999998E-03 1.9234548731508883E-05 -4.6989243643550282E-02
+ 12425 3.1062499999999996E-03 1.9222802803506977E-05 -4.6978180371752110E-02
+ 12426 3.1064999999999999E-03 1.9211059641323001E-05 -4.6967117099953964E-02
+ 12427 3.1067499999999997E-03 1.9199319244957002E-05 -4.6956053828155792E-02
+ 12428 3.1069999999999995E-03 1.9187581614408942E-05 -4.6944990556357646E-02
+ 12429 3.1072499999999998E-03 1.9175846749678815E-05 -4.6933927284559473E-02
+ 12430 3.1074999999999996E-03 1.9164114650766655E-05 -4.6922864012761328E-02
+ 12431 3.1077499999999998E-03 1.9152385317672435E-05 -4.6911800740963155E-02
+ 12432 3.1079999999999997E-03 1.9140658750396174E-05 -4.6900737469165010E-02
+ 12433 3.1082499999999995E-03 1.9128934948937860E-05 -4.6889674197366837E-02
+ 12434 3.1084999999999997E-03 1.9117213913297486E-05 -4.6878610925568664E-02
+ 12435 3.1087499999999995E-03 1.9105495643475085E-05 -4.6867547653770519E-02
+ 12436 3.1089999999999998E-03 1.9093780139470604E-05 -4.6856484381972346E-02
+ 12437 3.1092499999999996E-03 1.9082067401284089E-05 -4.6845421110174201E-02
+ 12438 3.1094999999999999E-03 1.9070357428915508E-05 -4.6834357838376028E-02
+ 12439 3.1097499999999997E-03 1.9058650222364896E-05 -4.6823294566577883E-02
+ 12440 3.1099999999999995E-03 1.9046945781632241E-05 -4.6812231294779738E-02
+ 12441 3.1102499999999997E-03 1.9035244106717512E-05 -4.6801168022981565E-02
+ 12442 3.1104999999999995E-03 1.9023545197620750E-05 -4.6790104751183392E-02
+ 12443 3.1107499999999998E-03 1.9011849054341918E-05 -4.6779041479385247E-02
+ 12444 3.1109999999999996E-03 1.9000155676881052E-05 -4.6767978207587074E-02
+ 12445 3.1112499999999999E-03 1.8988465065238116E-05 -4.6756914935788901E-02
+ 12446 3.1114999999999997E-03 1.8976777219413149E-05 -4.6745851663990756E-02
+ 12447 3.1117499999999995E-03 1.8965092139406133E-05 -4.6734788392192611E-02
+ 12448 3.1119999999999997E-03 1.8953409825217060E-05 -4.6723725120394438E-02
+ 12449 3.1122499999999996E-03 1.8941730276845936E-05 -4.6712661848596293E-02
+ 12450 3.1124999999999998E-03 1.8930053494292756E-05 -4.6701598576798120E-02
+ 12451 3.1127499999999996E-03 1.8918379477557529E-05 -4.6690535304999947E-02
+ 12452 3.1129999999999999E-03 1.8906708226640245E-05 -4.6679472033201802E-02
+ 12453 3.1132499999999997E-03 1.8895039741540924E-05 -4.6668408761403629E-02
+ 12454 3.1134999999999995E-03 1.8883374022259560E-05 -4.6657345489605484E-02
+ 12455 3.1137499999999998E-03 1.8871711068796122E-05 -4.6646282217807311E-02
+ 12456 3.1139999999999996E-03 1.8860050881150661E-05 -4.6635218946009166E-02
+ 12457 3.1142499999999998E-03 1.8848393459323123E-05 -4.6624155674210993E-02
+ 12458 3.1144999999999996E-03 1.8836738803313548E-05 -4.6613092402412848E-02
+ 12459 3.1147499999999995E-03 1.8825086913121923E-05 -4.6602029130614675E-02
+ 12460 3.1149999999999997E-03 1.8813437788748234E-05 -4.6590965858816530E-02
+ 12461 3.1152499999999995E-03 1.8801791430192522E-05 -4.6579902587018357E-02
+ 12462 3.1154999999999998E-03 1.8790147837454726E-05 -4.6568839315220184E-02
+ 12463 3.1157499999999996E-03 1.8778507010534900E-05 -4.6557776043422039E-02
+ 12464 3.1159999999999998E-03 1.8766868949433011E-05 -4.6546712771623866E-02
+ 12465 3.1162499999999997E-03 1.8755233654149095E-05 -4.6535649499825721E-02
+ 12466 3.1164999999999995E-03 1.8743601124683115E-05 -4.6524586228027576E-02
+ 12467 3.1167499999999997E-03 1.8731971361035072E-05 -4.6513522956229403E-02
+ 12468 3.1169999999999995E-03 1.8720344363204995E-05 -4.6502459684431258E-02
+ 12469 3.1172499999999998E-03 1.8708720131192851E-05 -4.6491396412633085E-02
+ 12470 3.1174999999999996E-03 1.8697098664998681E-05 -4.6480333140834912E-02
+ 12471 3.1177499999999999E-03 1.8685479964622434E-05 -4.6469269869036739E-02
+ 12472 3.1179999999999997E-03 1.8673864030064156E-05 -4.6458206597238594E-02
+ 12473 3.1182499999999995E-03 1.8662250861323825E-05 -4.6447143325440449E-02
+ 12474 3.1184999999999997E-03 1.8650640458401427E-05 -4.6436080053642276E-02
+ 12475 3.1187499999999996E-03 1.8639032821297010E-05 -4.6425016781844131E-02
+ 12476 3.1189999999999998E-03 1.8627427950010508E-05 -4.6413953510045958E-02
+ 12477 3.1192499999999996E-03 1.8615825844541990E-05 -4.6402890238247813E-02
+ 12478 3.1194999999999999E-03 1.8604226504891391E-05 -4.6391826966449640E-02
+ 12479 3.1197499999999997E-03 1.8592629931058756E-05 -4.6380763694651467E-02
+ 12480 3.1199999999999995E-03 1.8581036123044071E-05 -4.6369700422853322E-02
+ 12481 3.1202499999999998E-03 1.8569445080847318E-05 -4.6358637151055149E-02
+ 12482 3.1204999999999996E-03 1.8557856804468549E-05 -4.6347573879257004E-02
+ 12483 3.1207499999999998E-03 1.8546271293907693E-05 -4.6336510607458831E-02
+ 12484 3.1209999999999996E-03 1.8534688549164810E-05 -4.6325447335660686E-02
+ 12485 3.1212499999999995E-03 1.8523108570239874E-05 -4.6314384063862540E-02
+ 12486 3.1214999999999997E-03 1.8511531357132871E-05 -4.6303320792064367E-02
+ 12487 3.1217499999999995E-03 1.8499956909843834E-05 -4.6292257520266195E-02
+ 12488 3.1219999999999998E-03 1.8488385228372730E-05 -4.6281194248468022E-02
+ 12489 3.1222499999999996E-03 1.8476816312719600E-05 -4.6270130976669877E-02
+ 12490 3.1224999999999998E-03 1.8465250162884396E-05 -4.6259067704871704E-02
+ 12491 3.1227499999999997E-03 1.8453686778867172E-05 -4.6248004433073558E-02
+ 12492 3.1229999999999995E-03 1.8442126160667885E-05 -4.6236941161275413E-02
+ 12493 3.1232499999999997E-03 1.8430568308286523E-05 -4.6225877889477240E-02
+ 12494 3.1234999999999995E-03 1.8419013221723135E-05 -4.6214814617679095E-02
+ 12495 3.1237499999999998E-03 1.8407460900977681E-05 -4.6203751345880922E-02
+ 12496 3.1239999999999996E-03 1.8395911346050199E-05 -4.6192688074082749E-02
+ 12497 3.1242499999999999E-03 1.8384364556940641E-05 -4.6181624802284577E-02
+ 12498 3.1244999999999997E-03 1.8372820533649059E-05 -4.6170561530486431E-02
+ 12499 3.1247499999999995E-03 1.8361279276175413E-05 -4.6159498258688286E-02
+ 12500 3.1249999999999997E-03 1.8349740784519704E-05 -4.6148434986890113E-02
+ 12501 3.1252499999999996E-03 1.8338205058681962E-05 -4.6137371715091968E-02
+ 12502 3.1254999999999998E-03 1.8326672098662152E-05 -4.6126308443293795E-02
+ 12503 3.1257499999999996E-03 1.8315141904460310E-05 -4.6115245171495650E-02
+ 12504 3.1259999999999999E-03 1.8303614476076400E-05 -4.6104181899697477E-02
+ 12505 3.1262499999999997E-03 1.8292089813510464E-05 -4.6093118627899304E-02
+ 12506 3.1264999999999995E-03 1.8280567916762467E-05 -4.6082055356101159E-02
+ 12507 3.1267499999999998E-03 1.8269048785832410E-05 -4.6070992084302986E-02
+ 12508 3.1269999999999996E-03 1.8257532420720310E-05 -4.6059928812504841E-02
+ 12509 3.1272499999999998E-03 1.8246018821426146E-05 -4.6048865540706668E-02
+ 12510 3.1274999999999996E-03 1.8234507987949962E-05 -4.6037802268908523E-02
+ 12511 3.1277499999999999E-03 1.8222999920291694E-05 -4.6026738997110350E-02
+ 12512 3.1279999999999997E-03 1.8211494618451410E-05 -4.6015675725312205E-02
+ 12513 3.1282499999999995E-03 1.8199992082429059E-05 -4.6004612453514032E-02
+ 12514 3.1284999999999998E-03 1.8188492312224644E-05 -4.5993549181715859E-02
+ 12515 3.1287499999999996E-03 1.8176995307838192E-05 -4.5982485909917714E-02
+ 12516 3.1289999999999998E-03 1.8165501069269677E-05 -4.5971422638119541E-02
+ 12517 3.1292499999999997E-03 1.8154009596519135E-05 -4.5960359366321396E-02
+ 12518 3.1294999999999995E-03 1.8142520889586537E-05 -4.5949296094523251E-02
+ 12519 3.1297499999999997E-03 1.8131034948471868E-05 -4.5938232822725078E-02
+ 12520 3.1299999999999995E-03 1.8119551773175169E-05 -4.5927169550926933E-02
+ 12521 3.1302499999999998E-03 1.8108071363696399E-05 -4.5916106279128760E-02
+ 12522 3.1304999999999996E-03 1.8096593720035593E-05 -4.5905043007330587E-02
+ 12523 3.1307499999999999E-03 1.8085118842192723E-05 -4.5893979735532414E-02
+ 12524 3.1309999999999997E-03 1.8073646730167830E-05 -4.5882916463734269E-02
+ 12525 3.1312499999999995E-03 1.8062177383960887E-05 -4.5871853191936124E-02
+ 12526 3.1314999999999997E-03 1.8050710803571867E-05 -4.5860789920137951E-02
+ 12527 3.1317499999999996E-03 1.8039246989000810E-05 -4.5849726648339806E-02
+ 12528 3.1319999999999998E-03 1.8027785940247689E-05 -4.5838663376541633E-02
+ 12529 3.1322499999999996E-03 1.8016327657312535E-05 -4.5827600104743488E-02
+ 12530 3.1324999999999999E-03 1.8004872140195311E-05 -4.5816536832945315E-02
+ 12531 3.1327499999999997E-03 1.7993419388896063E-05 -4.5805473561147142E-02
+ 12532 3.1329999999999995E-03 1.7981969403414766E-05 -4.5794410289348997E-02
+ 12533 3.1332499999999998E-03 1.7970522183751391E-05 -4.5783347017550824E-02
+ 12534 3.1334999999999996E-03 1.7959077729905986E-05 -4.5772283745752679E-02
+ 12535 3.1337499999999998E-03 1.7947636041878508E-05 -4.5761220473954506E-02
+ 12536 3.1339999999999996E-03 1.7936197119668999E-05 -4.5750157202156361E-02
+ 12537 3.1342499999999999E-03 1.7924760963277427E-05 -4.5739093930358188E-02
+ 12538 3.1344999999999997E-03 1.7913327572703815E-05 -4.5728030658560043E-02
+ 12539 3.1347499999999995E-03 1.7901896947948159E-05 -4.5716967386761870E-02
+ 12540 3.1349999999999998E-03 1.7890469089010436E-05 -4.5705904114963697E-02
+ 12541 3.1352499999999996E-03 1.7879043995890670E-05 -4.5694840843165552E-02
+ 12542 3.1354999999999998E-03 1.7867621668588847E-05 -4.5683777571367379E-02
+ 12543 3.1357499999999996E-03 1.7856202107104981E-05 -4.5672714299569234E-02
+ 12544 3.1359999999999995E-03 1.7844785311439078E-05 -4.5661651027771089E-02
+ 12545 3.1362499999999997E-03 1.7833371281591097E-05 -4.5650587755972916E-02
+ 12546 3.1364999999999995E-03 1.7821960017561097E-05 -4.5639524484174770E-02
+ 12547 3.1367499999999998E-03 1.7810551519349013E-05 -4.5628461212376598E-02
+ 12548 3.1369999999999996E-03 1.7799145786954896E-05 -4.5617397940578425E-02
+ 12549 3.1372499999999998E-03 1.7787742820378718E-05 -4.5606334668780280E-02
+ 12550 3.1374999999999997E-03 1.7776342619620501E-05 -4.5595271396982107E-02
+ 12551 3.1377499999999995E-03 1.7764945184680243E-05 -4.5584208125183961E-02
+ 12552 3.1379999999999997E-03 1.7753550515557912E-05 -4.5573144853385789E-02
+ 12553 3.1382499999999995E-03 1.7742158612253547E-05 -4.5562081581587643E-02
+ 12554 3.1384999999999998E-03 1.7730769474767112E-05 -4.5551018309789471E-02
+ 12555 3.1387499999999996E-03 1.7719383103098647E-05 -4.5539955037991325E-02
+ 12556 3.1389999999999999E-03 1.7707999497248111E-05 -4.5528891766193152E-02
+ 12557 3.1392499999999997E-03 1.7696618657215546E-05 -4.5517828494395007E-02
+ 12558 3.1394999999999995E-03 1.7685240583000930E-05 -4.5506765222596834E-02
+ 12559 3.1397499999999997E-03 1.7673865274604247E-05 -4.5495701950798662E-02
+ 12560 3.1399999999999996E-03 1.7662492732025535E-05 -4.5484638679000516E-02
+ 12561 3.1402499999999998E-03 1.7651122955264745E-05 -4.5473575407202343E-02
+ 12562 3.1404999999999996E-03 1.7639755944321925E-05 -4.5462512135404198E-02
+ 12563 3.1407499999999999E-03 1.7628391699197042E-05 -4.5451448863606025E-02
+ 12564 3.1409999999999997E-03 1.7617030219890119E-05 -4.5440385591807880E-02
+ 12565 3.1412499999999995E-03 1.7605671506401152E-05 -4.5429322320009707E-02
+ 12566 3.1414999999999998E-03 1.7594315558730115E-05 -4.5418259048211562E-02
+ 12567 3.1417499999999996E-03 1.7582962376877051E-05 -4.5407195776413389E-02
+ 12568 3.1419999999999998E-03 1.7571611960841910E-05 -4.5396132504615216E-02
+ 12569 3.1422499999999996E-03 1.7560264310624736E-05 -4.5385069232817071E-02
+ 12570 3.1424999999999995E-03 1.7548919426225515E-05 -4.5374005961018926E-02
+ 12571 3.1427499999999997E-03 1.7537577307644223E-05 -4.5362942689220753E-02
+ 12572 3.1429999999999995E-03 1.7526237954880895E-05 -4.5351879417422608E-02
+ 12573 3.1432499999999998E-03 1.7514901367935503E-05 -4.5340816145624435E-02
+ 12574 3.1434999999999996E-03 1.7503567546808088E-05 -4.5329752873826290E-02
+ 12575 3.1437499999999998E-03 1.7492236491498596E-05 -4.5318689602028117E-02
+ 12576 3.1439999999999997E-03 1.7480908202007061E-05 -4.5307626330229944E-02
+ 12577 3.1442499999999995E-03 1.7469582678333485E-05 -4.5296563058431799E-02
+ 12578 3.1444999999999997E-03 1.7458259920477842E-05 -4.5285499786633626E-02
+ 12579 3.1447499999999995E-03 1.7446939928440170E-05 -4.5274436514835481E-02
+ 12580 3.1449999999999998E-03 1.7435622702220423E-05 -4.5263373243037308E-02
+ 12581 3.1452499999999996E-03 1.7424308241818657E-05 -4.5252309971239163E-02
+ 12582 3.1454999999999999E-03 1.7412996547234807E-05 -4.5241246699440990E-02
+ 12583 3.1457499999999997E-03 1.7401687618468927E-05 -4.5230183427642845E-02
+ 12584 3.1459999999999995E-03 1.7390381455520997E-05 -4.5219120155844672E-02
+ 12585 3.1462499999999997E-03 1.7379078058390996E-05 -4.5208056884046499E-02
+ 12586 3.1464999999999996E-03 1.7367777427078973E-05 -4.5196993612248354E-02
+ 12587 3.1467499999999998E-03 1.7356479561584878E-05 -4.5185930340450181E-02
+ 12588 3.1469999999999996E-03 1.7345184461908748E-05 -4.5174867068652036E-02
+ 12589 3.1472499999999999E-03 1.7333892128050543E-05 -4.5163803796853863E-02
+ 12590 3.1474999999999997E-03 1.7322602560010312E-05 -4.5152740525055718E-02
+ 12591 3.1477499999999995E-03 1.7311315757788027E-05 -4.5141677253257573E-02
+ 12592 3.1479999999999998E-03 1.7300031721383685E-05 -4.5130613981459400E-02
+ 12593 3.1482499999999996E-03 1.7288750450797300E-05 -4.5119550709661227E-02
+ 12594 3.1484999999999998E-03 1.7277471946028848E-05 -4.5108487437863054E-02
+ 12595 3.1487499999999996E-03 1.7266196207078369E-05 -4.5097424166064909E-02
+ 12596 3.1489999999999999E-03 1.7254923233945817E-05 -4.5086360894266736E-02
+ 12597 3.1492499999999997E-03 1.7243653026631231E-05 -4.5075297622468591E-02
+ 12598 3.1494999999999995E-03 1.7232385585134592E-05 -4.5064234350670446E-02
+ 12599 3.1497499999999998E-03 1.7221120909455889E-05 -4.5053171078872273E-02
+ 12600 3.1499999999999996E-03 1.7209858999595159E-05 -4.5042107807074128E-02
+ 12601 3.1502499999999998E-03 1.7198599855552353E-05 -4.5031044535275955E-02
+ 12602 3.1504999999999997E-03 1.7187343477327523E-05 -4.5019981263477782E-02
+ 12603 3.1507499999999995E-03 1.7176089864920629E-05 -4.5008917991679637E-02
+ 12604 3.1509999999999997E-03 1.7164839018331675E-05 -4.4997854719881464E-02
+ 12605 3.1512499999999995E-03 1.7153590937560685E-05 -4.4986791448083319E-02
+ 12606 3.1514999999999998E-03 1.7142345622607631E-05 -4.4975728176285146E-02
+ 12607 3.1517499999999996E-03 1.7131103073472537E-05 -4.4964664904487001E-02
+ 12608 3.1519999999999999E-03 1.7119863290155379E-05 -4.4953601632688828E-02
+ 12609 3.1522499999999997E-03 1.7108626272656194E-05 -4.4942538360890683E-02
+ 12610 3.1524999999999995E-03 1.7097392020974953E-05 -4.4931475089092510E-02
+ 12611 3.1527499999999997E-03 1.7086160535111641E-05 -4.4920411817294337E-02
+ 12612 3.1529999999999996E-03 1.7074931815066296E-05 -4.4909348545496192E-02
+ 12613 3.1532499999999998E-03 1.7063705860838887E-05 -4.4898285273698019E-02
+ 12614 3.1534999999999996E-03 1.7052482672429449E-05 -4.4887222001899874E-02
+ 12615 3.1537499999999999E-03 1.7041262249837936E-05 -4.4876158730101701E-02
+ 12616 3.1539999999999997E-03 1.7030044593064404E-05 -4.4865095458303555E-02
+ 12617 3.1542499999999995E-03 1.7018829702108805E-05 -4.4854032186505410E-02
+ 12618 3.1544999999999998E-03 1.7007617576971142E-05 -4.4842968914707237E-02
+ 12619 3.1547499999999996E-03 1.6996408217651442E-05 -4.4831905642909065E-02
+ 12620 3.1549999999999998E-03 1.6985201624149679E-05 -4.4820842371110892E-02
+ 12621 3.1552499999999996E-03 1.6973997796465892E-05 -4.4809779099312746E-02
+ 12622 3.1554999999999999E-03 1.6962796734600029E-05 -4.4798715827514574E-02
+ 12623 3.1557499999999997E-03 1.6951598438552128E-05 -4.4787652555716428E-02
+ 12624 3.1559999999999995E-03 1.6940402908322178E-05 -4.4776589283918283E-02
+ 12625 3.1562499999999998E-03 1.6929210143910164E-05 -4.4765526012120110E-02
+ 12626 3.1564999999999996E-03 1.6918020145316120E-05 -4.4754462740321965E-02
+ 12627 3.1567499999999998E-03 1.6906832912540005E-05 -4.4743399468523792E-02
+ 12628 3.1569999999999997E-03 1.6895648445581851E-05 -4.4732336196725619E-02
+ 12629 3.1572499999999995E-03 1.6884466744441659E-05 -4.4721272924927474E-02
+ 12630 3.1574999999999997E-03 1.6873287809119391E-05 -4.4710209653129301E-02
+ 12631 3.1577499999999995E-03 1.6862111639615086E-05 -4.4699146381331156E-02
+ 12632 3.1579999999999998E-03 1.6850938235928717E-05 -4.4688083109532983E-02
+ 12633 3.1582499999999996E-03 1.6839767598060315E-05 -4.4677019837734838E-02
+ 12634 3.1584999999999998E-03 1.6828599726009846E-05 -4.4665956565936665E-02
+ 12635 3.1587499999999997E-03 1.6817434619777351E-05 -4.4654893294138520E-02
+ 12636 3.1589999999999995E-03 1.6806272279362801E-05 -4.4643830022340347E-02
+ 12637 3.1592499999999997E-03 1.6795112704766182E-05 -4.4632766750542174E-02
+ 12638 3.1594999999999995E-03 1.6783955895987522E-05 -4.4621703478744029E-02
+ 12639 3.1597499999999998E-03 1.6772801853026802E-05 -4.4610640206945856E-02
+ 12640 3.1599999999999996E-03 1.6761650575884046E-05 -4.4599576935147711E-02
+ 12641 3.1602499999999999E-03 1.6750502064559222E-05 -4.4588513663349538E-02
+ 12642 3.1604999999999997E-03 1.6739356319052365E-05 -4.4577450391551393E-02
+ 12643 3.1607499999999995E-03 1.6728213339363465E-05 -4.4566387119753248E-02
+ 12644 3.1609999999999997E-03 1.6717073125492491E-05 -4.4555323847955075E-02
+ 12645 3.1612499999999996E-03 1.6705935677439480E-05 -4.4544260576156902E-02
+ 12646 3.1614999999999998E-03 1.6694800995204405E-05 -4.4533197304358757E-02
+ 12647 3.1617499999999996E-03 1.6683669078787294E-05 -4.4522134032560584E-02
+ 12648 3.1619999999999999E-03 1.6672539928188116E-05 -4.4511070760762411E-02
+ 12649 3.1622499999999997E-03 1.6661413543406915E-05 -4.4500007488964266E-02
+ 12650 3.1624999999999995E-03 1.6650289924443666E-05 -4.4488944217166121E-02
+ 12651 3.1627499999999998E-03 1.6639169071298334E-05 -4.4477880945367948E-02
+ 12652 3.1629999999999996E-03 1.6628050983970972E-05 -4.4466817673569803E-02
+ 12653 3.1632499999999998E-03 1.6616935662461547E-05 -4.4455754401771630E-02
+ 12654 3.1634999999999996E-03 1.6605823106770078E-05 -4.4444691129973457E-02
+ 12655 3.1637499999999995E-03 1.6594713316896572E-05 -4.4433627858175312E-02
+ 12656 3.1639999999999997E-03 1.6583606292840996E-05 -4.4422564586377139E-02
+ 12657 3.1642499999999995E-03 1.6572502034603383E-05 -4.4411501314578994E-02
+ 12658 3.1644999999999998E-03 1.6561400542183696E-05 -4.4400438042780821E-02
+ 12659 3.1647499999999996E-03 1.6550301815581993E-05 -4.4389374770982676E-02
+ 12660 3.1649999999999998E-03 1.6539205854798213E-05 -4.4378311499184503E-02
+ 12661 3.1652499999999997E-03 1.6528112659832392E-05 -4.4367248227386358E-02
+ 12662 3.1654999999999995E-03 1.6517022230684525E-05 -4.4356184955588185E-02
+ 12663 3.1657499999999997E-03 1.6505934567354595E-05 -4.4345121683790040E-02
+ 12664 3.1659999999999995E-03 1.6494849669842634E-05 -4.4334058411991867E-02
+ 12665 3.1662499999999998E-03 1.6483767538148599E-05 -4.4322995140193694E-02
+ 12666 3.1664999999999996E-03 1.6472688172272528E-05 -4.4311931868395549E-02
+ 12667 3.1667499999999999E-03 1.6461611572214393E-05 -4.4300868596597376E-02
+ 12668 3.1669999999999997E-03 1.6450537737974225E-05 -4.4289805324799231E-02
+ 12669 3.1672499999999995E-03 1.6439466669552014E-05 -4.4278742053001086E-02
+ 12670 3.1674999999999997E-03 1.6428398366947729E-05 -4.4267678781202913E-02
+ 12671 3.1677499999999996E-03 1.6417332830161413E-05 -4.4256615509404768E-02
+ 12672 3.1679999999999998E-03 1.6406270059193028E-05 -4.4245552237606595E-02
+ 12673 3.1682499999999996E-03 1.6395210054042605E-05 -4.4234488965808422E-02
+ 12674 3.1684999999999999E-03 1.6384152814710116E-05 -4.4223425694010249E-02
+ 12675 3.1687499999999997E-03 1.6373098341195590E-05 -4.4212362422212104E-02
+ 12676 3.1689999999999995E-03 1.6362046633499031E-05 -4.4201299150413959E-02
+ 12677 3.1692499999999998E-03 1.6350997691620391E-05 -4.4190235878615786E-02
+ 12678 3.1694999999999996E-03 1.6339951515559714E-05 -4.4179172606817640E-02
+ 12679 3.1697499999999998E-03 1.6328908105316974E-05 -4.4168109335019468E-02
+ 12680 3.1699999999999996E-03 1.6317867460892197E-05 -4.4157046063221322E-02
+ 12681 3.1702499999999995E-03 1.6306829582285370E-05 -4.4145982791423150E-02
+ 12682 3.1704999999999997E-03 1.6295794469496479E-05 -4.4134919519624977E-02
+ 12683 3.1707499999999995E-03 1.6284762122525562E-05 -4.4123856247826831E-02
+ 12684 3.1709999999999998E-03 1.6273732541372567E-05 -4.4112792976028659E-02
+ 12685 3.1712499999999996E-03 1.6262705726037550E-05 -4.4101729704230513E-02
+ 12686 3.1714999999999998E-03 1.6251681676520455E-05 -4.4090666432432341E-02
+ 12687 3.1717499999999997E-03 1.6240660392821327E-05 -4.4079603160634195E-02
+ 12688 3.1719999999999995E-03 1.6229641874940149E-05 -4.4068539888836050E-02
+ 12689 3.1722499999999997E-03 1.6218626122876903E-05 -4.4057476617037877E-02
+ 12690 3.1724999999999995E-03 1.6207613136631628E-05 -4.4046413345239704E-02
+ 12691 3.1727499999999998E-03 1.6196602916204286E-05 -4.4035350073441532E-02
+ 12692 3.1729999999999996E-03 1.6185595461594903E-05 -4.4024286801643386E-02
+ 12693 3.1732499999999999E-03 1.6174590772803464E-05 -4.4013223529845213E-02
+ 12694 3.1734999999999997E-03 1.6163588849829985E-05 -4.4002160258047068E-02
+ 12695 3.1737499999999995E-03 1.6152589692674452E-05 -4.3991096986248923E-02
+ 12696 3.1739999999999997E-03 1.6141593301336856E-05 -4.3980033714450750E-02
+ 12697 3.1742499999999996E-03 1.6130599675817219E-05 -4.3968970442652605E-02
+ 12698 3.1744999999999998E-03 1.6119608816115522E-05 -4.3957907170854432E-02
+ 12699 3.1747499999999996E-03 1.6108620722231795E-05 -4.3946843899056259E-02
+ 12700 3.1749999999999999E-03 1.6097635394165995E-05 -4.3935780627258086E-02
+ 12701 3.1752499999999997E-03 1.6086652831918158E-05 -4.3924717355459941E-02
+ 12702 3.1754999999999995E-03 1.6075673035488274E-05 -4.3913654083661796E-02
+ 12703 3.1757499999999998E-03 1.6064696004876323E-05 -4.3902590811863623E-02
+ 12704 3.1759999999999996E-03 1.6053721740082342E-05 -4.3891527540065478E-02
+ 12705 3.1762499999999998E-03 1.6042750241106290E-05 -4.3880464268267305E-02
+ 12706 3.1764999999999996E-03 1.6031781507948212E-05 -4.3869400996469160E-02
+ 12707 3.1767499999999999E-03 1.6020815540608057E-05 -4.3858337724670987E-02
+ 12708 3.1769999999999997E-03 1.6009852339085872E-05 -4.3847274452872814E-02
+ 12709 3.1772499999999995E-03 1.5998891903381630E-05 -4.3836211181074669E-02
+ 12710 3.1774999999999998E-03 1.5987934233495324E-05 -4.3825147909276496E-02
+ 12711 3.1777499999999996E-03 1.5976979329426996E-05 -4.3814084637478351E-02
+ 12712 3.1779999999999998E-03 1.5966027191176590E-05 -4.3803021365680178E-02
+ 12713 3.1782499999999997E-03 1.5955077818744147E-05 -4.3791958093882033E-02
+ 12714 3.1784999999999995E-03 1.5944131212129658E-05 -4.3780894822083888E-02
+ 12715 3.1787499999999997E-03 1.5933187371333101E-05 -4.3769831550285715E-02
+ 12716 3.1789999999999995E-03 1.5922246296354508E-05 -4.3758768278487542E-02
+ 12717 3.1792499999999998E-03 1.5911307987193851E-05 -4.3747705006689369E-02
+ 12718 3.1794999999999996E-03 1.5900372443851168E-05 -4.3736641734891224E-02
+ 12719 3.1797499999999999E-03 1.5889439666326410E-05 -4.3725578463093051E-02
+ 12720 3.1799999999999997E-03 1.5878509654619623E-05 -4.3714515191294906E-02
+ 12721 3.1802499999999995E-03 1.5867582408730779E-05 -4.3703451919496761E-02
+ 12722 3.1804999999999997E-03 1.5856657928659865E-05 -4.3692388647698588E-02
+ 12723 3.1807499999999995E-03 1.5845736214406924E-05 -4.3681325375900443E-02
+ 12724 3.1809999999999998E-03 1.5834817265971913E-05 -4.3670262104102270E-02
+ 12725 3.1812499999999996E-03 1.5823901083354875E-05 -4.3659198832304097E-02
+ 12726 3.1814999999999999E-03 1.5812987666555759E-05 -4.3648135560505924E-02
+ 12727 3.1817499999999997E-03 1.5802077015574621E-05 -4.3637072288707779E-02
+ 12728 3.1819999999999995E-03 1.5791169130411426E-05 -4.3626009016909634E-02
+ 12729 3.1822499999999997E-03 1.5780264011066160E-05 -4.3614945745111461E-02
+ 12730 3.1824999999999996E-03 1.5769361657538865E-05 -4.3603882473313316E-02
+ 12731 3.1827499999999998E-03 1.5758462069829495E-05 -4.3592819201515143E-02
+ 12732 3.1829999999999996E-03 1.5747565247938100E-05 -4.3581755929716998E-02
+ 12733 3.1832499999999999E-03 1.5736671191864633E-05 -4.3570692657918825E-02
+ 12734 3.1834999999999997E-03 1.5725779901609140E-05 -4.3559629386120652E-02
+ 12735 3.1837499999999995E-03 1.5714891377171594E-05 -4.3548566114322507E-02
+ 12736 3.1839999999999998E-03 1.5704005618551977E-05 -4.3537502842524334E-02
+ 12737 3.1842499999999996E-03 1.5693122625750324E-05 -4.3526439570726189E-02
+ 12738 3.1844999999999998E-03 1.5682242398766603E-05 -4.3515376298928016E-02
+ 12739 3.1847499999999996E-03 1.5671364937600860E-05 -4.3504313027129871E-02
+ 12740 3.1849999999999995E-03 1.5660490242253069E-05 -4.3493249755331725E-02
+ 12741 3.1852499999999997E-03 1.5649618312723195E-05 -4.3482186483533553E-02
+ 12742 3.1854999999999995E-03 1.5638749149011290E-05 -4.3471123211735380E-02
+ 12743 3.1857499999999998E-03 1.5627882751117322E-05 -4.3460059939937234E-02
+ 12744 3.1859999999999996E-03 1.5617019119041318E-05 -4.3448996668139062E-02
+ 12745 3.1862499999999998E-03 1.5606158252783246E-05 -4.3437933396340889E-02
+ 12746 3.1864999999999997E-03 1.5595300152343151E-05 -4.3426870124542744E-02
+ 12747 3.1867499999999995E-03 1.5584444817720992E-05 -4.3415806852744598E-02
+ 12748 3.1869999999999997E-03 1.5573592248916770E-05 -4.3404743580946425E-02
+ 12749 3.1872499999999995E-03 1.5562742445930515E-05 -4.3393680309148280E-02
+ 12750 3.1874999999999998E-03 1.5551895408762192E-05 -4.3382617037350107E-02
+ 12751 3.1877499999999996E-03 1.5541051137411833E-05 -4.3371553765551935E-02
+ 12752 3.1879999999999999E-03 1.5530209631879410E-05 -4.3360490493753789E-02
+ 12753 3.1882499999999997E-03 1.5519370892164957E-05 -4.3349427221955616E-02
+ 12754 3.1884999999999995E-03 1.5508534918268457E-05 -4.3338363950157471E-02
+ 12755 3.1887499999999997E-03 1.5497701710189877E-05 -4.3327300678359298E-02
+ 12756 3.1889999999999996E-03 1.5486871267929270E-05 -4.3316237406561153E-02
+ 12757 3.1892499999999998E-03 1.5476043591486593E-05 -4.3305174134762980E-02
+ 12758 3.1894999999999996E-03 1.5465218680861883E-05 -4.3294110862964835E-02
+ 12759 3.1897499999999999E-03 1.5454396536055105E-05 -4.3283047591166662E-02
+ 12760 3.1899999999999997E-03 1.5443577157066301E-05 -4.3271984319368517E-02
+ 12761 3.1902499999999995E-03 1.5432760543895447E-05 -4.3260921047570344E-02
+ 12762 3.1904999999999998E-03 1.5421946696542519E-05 -4.3249857775772171E-02
+ 12763 3.1907499999999996E-03 1.5411135615007551E-05 -4.3238794503974026E-02
+ 12764 3.1909999999999998E-03 1.5400327299290526E-05 -4.3227731232175853E-02
+ 12765 3.1912499999999996E-03 1.5389521749391461E-05 -4.3216667960377708E-02
+ 12766 3.1914999999999995E-03 1.5378718965310346E-05 -4.3205604688579563E-02
+ 12767 3.1917499999999997E-03 1.5367918947047164E-05 -4.3194541416781390E-02
+ 12768 3.1919999999999995E-03 1.5357121694601958E-05 -4.3183478144983217E-02
+ 12769 3.1922499999999998E-03 1.5346327207974676E-05 -4.3172414873185072E-02
+ 12770 3.1924999999999996E-03 1.5335535487165357E-05 -4.3161351601386899E-02
+ 12771 3.1927499999999998E-03 1.5324746532173974E-05 -4.3150288329588726E-02
+ 12772 3.1929999999999997E-03 1.5313960343000557E-05 -4.3139225057790581E-02
+ 12773 3.1932499999999995E-03 1.5303176919645098E-05 -4.3128161785992436E-02
+ 12774 3.1934999999999997E-03 1.5292396262107561E-05 -4.3117098514194263E-02
+ 12775 3.1937499999999995E-03 1.5281618370388004E-05 -4.3106035242396118E-02
+ 12776 3.1939999999999998E-03 1.5270843244486371E-05 -4.3094971970597945E-02
+ 12777 3.1942499999999996E-03 1.5260070884402700E-05 -4.3083908698799800E-02
+ 12778 3.1944999999999999E-03 1.5249301290136961E-05 -4.3072845427001627E-02
+ 12779 3.1947499999999997E-03 1.5238534461689190E-05 -4.3061782155203454E-02
+ 12780 3.1949999999999995E-03 1.5227770399059376E-05 -4.3050718883405309E-02
+ 12781 3.1952499999999997E-03 1.5217009102247492E-05 -4.3039655611607136E-02
+ 12782 3.1954999999999996E-03 1.5206250571253569E-05 -4.3028592339808991E-02
+ 12783 3.1957499999999998E-03 1.5195494806077580E-05 -4.3017529068010818E-02
+ 12784 3.1959999999999996E-03 1.5184741806719557E-05 -4.3006465796212673E-02
+ 12785 3.1962499999999999E-03 1.5173991573179467E-05 -4.2995402524414500E-02
+ 12786 3.1964999999999997E-03 1.5163244105457343E-05 -4.2984339252616355E-02
+ 12787 3.1967499999999995E-03 1.5152499403553174E-05 -4.2973275980818182E-02
+ 12788 3.1969999999999998E-03 1.5141757467466933E-05 -4.2962212709020009E-02
+ 12789 3.1972499999999996E-03 1.5131018297198669E-05 -4.2951149437221864E-02
+ 12790 3.1974999999999998E-03 1.5120281892748326E-05 -4.2940086165423691E-02
+ 12791 3.1977499999999996E-03 1.5109548254115948E-05 -4.2929022893625546E-02
+ 12792 3.1979999999999999E-03 1.5098817381301509E-05 -4.2917959621827373E-02
+ 12793 3.1982499999999997E-03 1.5088089274305030E-05 -4.2906896350029228E-02
+ 12794 3.1984999999999995E-03 1.5077363933126512E-05 -4.2895833078231083E-02
+ 12795 3.1987499999999998E-03 1.5066641357765917E-05 -4.2884769806432910E-02
+ 12796 3.1989999999999996E-03 1.5055921548223295E-05 -4.2873706534634737E-02
+ 12797 3.1992499999999998E-03 1.5045204504498599E-05 -4.2862643262836564E-02
+ 12798 3.1994999999999997E-03 1.5034490226591872E-05 -4.2851579991038419E-02
+ 12799 3.1997499999999995E-03 1.5023778714503092E-05 -4.2840516719240274E-02
+ 12800 3.1999999999999997E-03 1.5013069968232244E-05 -4.2829453447442101E-02
+ 12801 3.2002499999999995E-03 1.5002363987779365E-05 -4.2818390175643956E-02
+ 12802 3.2004999999999998E-03 1.4991660773144418E-05 -4.2807326903845783E-02
+ 12803 3.2007499999999996E-03 1.4980960324327445E-05 -4.2796263632047638E-02
+ 12804 3.2009999999999999E-03 1.4970262641328396E-05 -4.2785200360249465E-02
+ 12805 3.2012499999999997E-03 1.4959567724147313E-05 -4.2774137088451292E-02
+ 12806 3.2014999999999995E-03 1.4948875572784179E-05 -4.2763073816653147E-02
+ 12807 3.2017499999999997E-03 1.4938186187238980E-05 -4.2752010544854974E-02
+ 12808 3.2019999999999996E-03 1.4927499567511754E-05 -4.2740947273056829E-02
+ 12809 3.2022499999999998E-03 1.4916815713602455E-05 -4.2729884001258656E-02
+ 12810 3.2024999999999996E-03 1.4906134625511127E-05 -4.2718820729460510E-02
+ 12811 3.2027499999999999E-03 1.4895456303237725E-05 -4.2707757457662338E-02
+ 12812 3.2029999999999997E-03 1.4884780746782290E-05 -4.2696694185864192E-02
+ 12813 3.2032499999999995E-03 1.4874107956144802E-05 -4.2685630914066020E-02
+ 12814 3.2034999999999998E-03 1.4863437931325248E-05 -4.2674567642267847E-02
+ 12815 3.2037499999999996E-03 1.4852770672323673E-05 -4.2663504370469701E-02
+ 12816 3.2039999999999998E-03 1.4842106179140017E-05 -4.2652441098671529E-02
+ 12817 3.2042499999999996E-03 1.4831444451774328E-05 -4.2641377826873383E-02
+ 12818 3.2044999999999999E-03 1.4820785490226576E-05 -4.2630314555075211E-02
+ 12819 3.2047499999999997E-03 1.4810129294496788E-05 -4.2619251283277065E-02
+ 12820 3.2049999999999995E-03 1.4799475864584953E-05 -4.2608188011478920E-02
+ 12821 3.2052499999999998E-03 1.4788825200491048E-05 -4.2597124739680747E-02
+ 12822 3.2054999999999996E-03 1.4778177302215105E-05 -4.2586061467882574E-02
+ 12823 3.2057499999999998E-03 1.4767532169757098E-05 -4.2574998196084402E-02
+ 12824 3.2059999999999996E-03 1.4756889803117066E-05 -4.2563934924286256E-02
+ 12825 3.2062499999999995E-03 1.4746250202294974E-05 -4.2552871652488111E-02
+ 12826 3.2064999999999997E-03 1.4735613367290817E-05 -4.2541808380689938E-02
+ 12827 3.2067499999999995E-03 1.4724979298104626E-05 -4.2530745108891793E-02
+ 12828 3.2069999999999998E-03 1.4714347994736367E-05 -4.2519681837093620E-02
+ 12829 3.2072499999999996E-03 1.4703719457186081E-05 -4.2508618565295475E-02
+ 12830 3.2074999999999998E-03 1.4693093685453721E-05 -4.2497555293497302E-02
+ 12831 3.2077499999999997E-03 1.4682470679539331E-05 -4.2486492021699129E-02
+ 12832 3.2079999999999995E-03 1.4671850439442888E-05 -4.2475428749900984E-02
+ 12833 3.2082499999999997E-03 1.4661232965164374E-05 -4.2464365478102811E-02
+ 12834 3.2084999999999995E-03 1.4650618256703830E-05 -4.2453302206304666E-02
+ 12835 3.2087499999999998E-03 1.4640006314061216E-05 -4.2442238934506493E-02
+ 12836 3.2089999999999996E-03 1.4629397137236569E-05 -4.2431175662708348E-02
+ 12837 3.2092499999999999E-03 1.4618790726229865E-05 -4.2420112390910175E-02
+ 12838 3.2094999999999997E-03 1.4608187081041117E-05 -4.2409049119112030E-02
+ 12839 3.2097499999999995E-03 1.4597586201670317E-05 -4.2397985847313857E-02
+ 12840 3.2099999999999997E-03 1.4586988088117454E-05 -4.2386922575515684E-02
+ 12841 3.2102499999999996E-03 1.4576392740382556E-05 -4.2375859303717539E-02
+ 12842 3.2104999999999998E-03 1.4565800158465587E-05 -4.2364796031919366E-02
+ 12843 3.2107499999999996E-03 1.4555210342366597E-05 -4.2353732760121221E-02
+ 12844 3.2109999999999999E-03 1.4544623292085528E-05 -4.2342669488323048E-02
+ 12845 3.2112499999999997E-03 1.4534039007622438E-05 -4.2331606216524903E-02
+ 12846 3.2114999999999995E-03 1.4523457488977287E-05 -4.2320542944726758E-02
+ 12847 3.2117499999999998E-03 1.4512878736150069E-05 -4.2309479672928585E-02
+ 12848 3.2119999999999996E-03 1.4502302749140813E-05 -4.2298416401130412E-02
+ 12849 3.2122499999999998E-03 1.4491729527949497E-05 -4.2287353129332267E-02
+ 12850 3.2124999999999996E-03 1.4481159072576150E-05 -4.2276289857534094E-02
+ 12851 3.2127499999999995E-03 1.4470591383020747E-05 -4.2265226585735949E-02
+ 12852 3.2129999999999997E-03 1.4460026459283277E-05 -4.2254163313937776E-02
+ 12853 3.2132499999999995E-03 1.4449464301363771E-05 -4.2243100042139631E-02
+ 12854 3.2134999999999998E-03 1.4438904909262209E-05 -4.2232036770341458E-02
+ 12855 3.2137499999999996E-03 1.4428348282978605E-05 -4.2220973498543313E-02
+ 12856 3.2139999999999998E-03 1.4417794422512931E-05 -4.2209910226745140E-02
+ 12857 3.2142499999999997E-03 1.4407243327865221E-05 -4.2198846954946967E-02
+ 12858 3.2144999999999995E-03 1.4396694999035475E-05 -4.2187783683148822E-02
+ 12859 3.2147499999999997E-03 1.4386149436023650E-05 -4.2176720411350649E-02
+ 12860 3.2149999999999995E-03 1.4375606638829792E-05 -4.2165657139552504E-02
+ 12861 3.2152499999999998E-03 1.4365066607453870E-05 -4.2154593867754331E-02
+ 12862 3.2154999999999996E-03 1.4354529341895910E-05 -4.2143530595956186E-02
+ 12863 3.2157499999999999E-03 1.4343994842155883E-05 -4.2132467324158013E-02
+ 12864 3.2159999999999997E-03 1.4333463108233834E-05 -4.2121404052359868E-02
+ 12865 3.2162499999999995E-03 1.4322934140129728E-05 -4.2110340780561695E-02
+ 12866 3.2164999999999997E-03 1.4312407937843556E-05 -4.2099277508763550E-02
+ 12867 3.2167499999999996E-03 1.4301884501375343E-05 -4.2088214236965377E-02
+ 12868 3.2169999999999998E-03 1.4291363830725063E-05 -4.2077150965167204E-02
+ 12869 3.2172499999999996E-03 1.4280845925892753E-05 -4.2066087693369059E-02
+ 12870 3.2174999999999999E-03 1.4270330786878375E-05 -4.2055024421570886E-02
+ 12871 3.2177499999999997E-03 1.4259818413681972E-05 -4.2043961149772741E-02
+ 12872 3.2179999999999995E-03 1.4249308806303505E-05 -4.2032897877974595E-02
+ 12873 3.2182499999999998E-03 1.4238801964742976E-05 -4.2021834606176423E-02
+ 12874 3.2184999999999996E-03 1.4228297889000412E-05 -4.2010771334378277E-02
+ 12875 3.2187499999999998E-03 1.4217796579075782E-05 -4.1999708062580104E-02
+ 12876 3.2189999999999996E-03 1.4207298034969115E-05 -4.1988644790781932E-02
+ 12877 3.2192499999999995E-03 1.4196802256680409E-05 -4.1977581518983786E-02
+ 12878 3.2194999999999997E-03 1.4186309244209624E-05 -4.1966518247185614E-02
+ 12879 3.2197499999999995E-03 1.4175818997556816E-05 -4.1955454975387468E-02
+ 12880 3.2199999999999998E-03 1.4165331516721936E-05 -4.1944391703589295E-02
+ 12881 3.2202499999999996E-03 1.4154846801705017E-05 -4.1933328431791150E-02
+ 12882 3.2204999999999998E-03 1.4144364852506033E-05 -4.1922265159992977E-02
+ 12883 3.2207499999999997E-03 1.4133885669125014E-05 -4.1911201888194832E-02
+ 12884 3.2209999999999995E-03 1.4123409251561952E-05 -4.1900138616396659E-02
+ 12885 3.2212499999999997E-03 1.4112935599816816E-05 -4.1889075344598486E-02
+ 12886 3.2214999999999995E-03 1.4102464713889645E-05 -4.1878012072800341E-02
+ 12887 3.2217499999999998E-03 1.4091996593780410E-05 -4.1866948801002168E-02
+ 12888 3.2219999999999996E-03 1.4081531239489147E-05 -4.1855885529204023E-02
+ 12889 3.2222499999999999E-03 1.4071068651015810E-05 -4.1844822257405850E-02
+ 12890 3.2224999999999997E-03 1.4060608828360440E-05 -4.1833758985607705E-02
+ 12891 3.2227499999999995E-03 1.4050151771523017E-05 -4.1822695713809560E-02
+ 12892 3.2229999999999997E-03 1.4039697480503528E-05 -4.1811632442011387E-02
+ 12893 3.2232499999999996E-03 1.4029245955302012E-05 -4.1800569170213214E-02
+ 12894 3.2234999999999998E-03 1.4018797195918421E-05 -4.1789505898415041E-02
+ 12895 3.2237499999999996E-03 1.4008351202352797E-05 -4.1778442626616896E-02
+ 12896 3.2239999999999999E-03 1.3997907974605109E-05 -4.1767379354818723E-02
+ 12897 3.2242499999999997E-03 1.3987467512675383E-05 -4.1756316083020578E-02
+ 12898 3.2244999999999995E-03 1.3977029816563616E-05 -4.1745252811222433E-02
+ 12899 3.2247499999999998E-03 1.3966594886269775E-05 -4.1734189539424260E-02
+ 12900 3.2249999999999996E-03 1.3956162721793906E-05 -4.1723126267626115E-02
+ 12901 3.2252499999999998E-03 1.3945733323135964E-05 -4.1712062995827942E-02
+ 12902 3.2254999999999996E-03 1.3935306690295985E-05 -4.1700999724029769E-02
+ 12903 3.2257499999999999E-03 1.3924882823273939E-05 -4.1689936452231596E-02
+ 12904 3.2259999999999997E-03 1.3914461722069863E-05 -4.1678873180433451E-02
+ 12905 3.2262499999999995E-03 1.3904043386683741E-05 -4.1667809908635306E-02
+ 12906 3.2264999999999998E-03 1.3893627817115548E-05 -4.1656746636837133E-02
+ 12907 3.2267499999999996E-03 1.3883215013365316E-05 -4.1645683365038988E-02
+ 12908 3.2269999999999998E-03 1.3872804975433023E-05 -4.1634620093240815E-02
+ 12909 3.2272499999999997E-03 1.3862397703318693E-05 -4.1623556821442670E-02
+ 12910 3.2274999999999995E-03 1.3851993197022311E-05 -4.1612493549644497E-02
+ 12911 3.2277499999999997E-03 1.3841591456543862E-05 -4.1601430277846324E-02
+ 12912 3.2279999999999995E-03 1.3831192481883388E-05 -4.1590367006048179E-02
+ 12913 3.2282499999999998E-03 1.3820796273040842E-05 -4.1579303734250006E-02
+ 12914 3.2284999999999996E-03 1.3810402830016265E-05 -4.1568240462451861E-02
+ 12915 3.2287499999999998E-03 1.3800012152809617E-05 -4.1557177190653688E-02
+ 12916 3.2289999999999997E-03 1.3789624241420932E-05 -4.1546113918855543E-02
+ 12917 3.2292499999999995E-03 1.3779239095850199E-05 -4.1535050647057398E-02
+ 12918 3.2294999999999997E-03 1.3768856716097399E-05 -4.1523987375259225E-02
+ 12919 3.2297499999999995E-03 1.3758477102162573E-05 -4.1512924103461052E-02
+ 12920 3.2299999999999998E-03 1.3748100254045670E-05 -4.1501860831662879E-02
+ 12921 3.2302499999999996E-03 1.3737726171746740E-05 -4.1490797559864734E-02
+ 12922 3.2304999999999999E-03 1.3727354855265737E-05 -4.1479734288066561E-02
+ 12923 3.2307499999999997E-03 1.3716986304602702E-05 -4.1468671016268416E-02
+ 12924 3.2309999999999995E-03 1.3706620519757614E-05 -4.1457607744470271E-02
+ 12925 3.2312499999999997E-03 1.3696257500730463E-05 -4.1446544472672098E-02
+ 12926 3.2314999999999996E-03 1.3685897247521273E-05 -4.1435481200873953E-02
+ 12927 3.2317499999999998E-03 1.3675539760130018E-05 -4.1424417929075780E-02
+ 12928 3.2319999999999996E-03 1.3665185038556736E-05 -4.1413354657277607E-02
+ 12929 3.2322499999999999E-03 1.3654833082801379E-05 -4.1402291385479434E-02
+ 12930 3.2324999999999997E-03 1.3644483892863991E-05 -4.1391228113681289E-02
+ 12931 3.2327499999999995E-03 1.3634137468744550E-05 -4.1380164841883144E-02
+ 12932 3.2329999999999998E-03 1.3623793810443044E-05 -4.1369101570084971E-02
+ 12933 3.2332499999999996E-03 1.3613452917959510E-05 -4.1358038298286826E-02
+ 12934 3.2334999999999998E-03 1.3603114791293900E-05 -4.1346975026488653E-02
+ 12935 3.2337499999999996E-03 1.3592779430446268E-05 -4.1335911754690507E-02
+ 12936 3.2339999999999995E-03 1.3582446835416575E-05 -4.1324848482892335E-02
+ 12937 3.2342499999999997E-03 1.3572117006204814E-05 -4.1313785211094162E-02
+ 12938 3.2344999999999995E-03 1.3561789942811021E-05 -4.1302721939296017E-02
+ 12939 3.2347499999999998E-03 1.3551465645235159E-05 -4.1291658667497844E-02
+ 12940 3.2349999999999996E-03 1.3541144113477272E-05 -4.1280595395699698E-02
+ 12941 3.2352499999999998E-03 1.3530825347537313E-05 -4.1269532123901526E-02
+ 12942 3.2354999999999997E-03 1.3520509347415317E-05 -4.1258468852103380E-02
+ 12943 3.2357499999999995E-03 1.3510196113111271E-05 -4.1247405580305235E-02
+ 12944 3.2359999999999997E-03 1.3499885644625158E-05 -4.1236342308507062E-02
+ 12945 3.2362499999999995E-03 1.3489577941957012E-05 -4.1225279036708889E-02
+ 12946 3.2364999999999998E-03 1.3479273005106800E-05 -4.1214215764910744E-02
+ 12947 3.2367499999999996E-03 1.3468970834074558E-05 -4.1203152493112571E-02
+ 12948 3.2369999999999999E-03 1.3458671428860243E-05 -4.1192089221314399E-02
+ 12949 3.2372499999999997E-03 1.3448374789463901E-05 -4.1181025949516253E-02
+ 12950 3.2374999999999995E-03 1.3438080915885504E-05 -4.1169962677718108E-02
+ 12951 3.2377499999999997E-03 1.3427789808125036E-05 -4.1158899405919935E-02
+ 12952 3.2379999999999996E-03 1.3417501466182535E-05 -4.1147836134121790E-02
+ 12953 3.2382499999999998E-03 1.3407215890057971E-05 -4.1136772862323617E-02
+ 12954 3.2384999999999996E-03 1.3396933079751376E-05 -4.1125709590525444E-02
+ 12955 3.2387499999999999E-03 1.3386653035262712E-05 -4.1114646318727299E-02
+ 12956 3.2389999999999997E-03 1.3376375756592015E-05 -4.1103583046929126E-02
+ 12957 3.2392499999999995E-03 1.3366101243739262E-05 -4.1092519775130981E-02
+ 12958 3.2394999999999998E-03 1.3355829496704443E-05 -4.1081456503332808E-02
+ 12959 3.2397499999999996E-03 1.3345560515487591E-05 -4.1070393231534663E-02
+ 12960 3.2399999999999998E-03 1.3335294300088672E-05 -4.1059329959736490E-02
+ 12961 3.2402499999999996E-03 1.3325030850507716E-05 -4.1048266687938345E-02
+ 12962 3.2404999999999995E-03 1.3314770166744717E-05 -4.1037203416140172E-02
+ 12963 3.2407499999999997E-03 1.3304512248799647E-05 -4.1026140144342027E-02
+ 12964 3.2409999999999995E-03 1.3294257096672541E-05 -4.1015076872543854E-02
+ 12965 3.2412499999999998E-03 1.3284004710363369E-05 -4.1004013600745681E-02
+ 12966 3.2414999999999996E-03 1.3273755089872164E-05 -4.0992950328947536E-02
+ 12967 3.2417499999999998E-03 1.3263508235198887E-05 -4.0981887057149363E-02
+ 12968 3.2419999999999997E-03 1.3253264146343590E-05 -4.0970823785351218E-02
+ 12969 3.2422499999999995E-03 1.3243022823306242E-05 -4.0959760513553073E-02
+ 12970 3.2424999999999997E-03 1.3232784266086818E-05 -4.0948697241754900E-02
+ 12971 3.2427499999999995E-03 1.3222548474685355E-05 -4.0937633969956727E-02
+ 12972 3.2429999999999998E-03 1.3212315449101832E-05 -4.0926570698158582E-02
+ 12973 3.2432499999999996E-03 1.3202085189336269E-05 -4.0915507426360409E-02
+ 12974 3.2434999999999999E-03 1.3191857695388644E-05 -4.0904444154562236E-02
+ 12975 3.2437499999999997E-03 1.3181632967258990E-05 -4.0893380882764091E-02
+ 12976 3.2439999999999995E-03 1.3171411004947280E-05 -4.0882317610965946E-02
+ 12977 3.2442499999999997E-03 1.3161191808453503E-05 -4.0871254339167773E-02
+ 12978 3.2444999999999996E-03 1.3150975377777690E-05 -4.0860191067369628E-02
+ 12979 3.2447499999999998E-03 1.3140761712919811E-05 -4.0849127795571455E-02
+ 12980 3.2449999999999996E-03 1.3130550813879899E-05 -4.0838064523773310E-02
+ 12981 3.2452499999999999E-03 1.3120342680657928E-05 -4.0827001251975137E-02
+ 12982 3.2454999999999997E-03 1.3110137313253910E-05 -4.0815937980176964E-02
+ 12983 3.2457499999999995E-03 1.3099934711667854E-05 -4.0804874708378819E-02
+ 12984 3.2459999999999998E-03 1.3089734875899726E-05 -4.0793811436580646E-02
+ 12985 3.2462499999999996E-03 1.3079537805949558E-05 -4.0782748164782501E-02
+ 12986 3.2464999999999998E-03 1.3069343501817327E-05 -4.0771684892984328E-02
+ 12987 3.2467499999999996E-03 1.3059151963503064E-05 -4.0760621621186183E-02
+ 12988 3.2469999999999995E-03 1.3048963191006750E-05 -4.0749558349388010E-02
+ 12989 3.2472499999999997E-03 1.3038777184328367E-05 -4.0738495077589865E-02
+ 12990 3.2474999999999995E-03 1.3028593943467958E-05 -4.0727431805791692E-02
+ 12991 3.2477499999999998E-03 1.3018413468425474E-05 -4.0716368533993519E-02
+ 12992 3.2479999999999996E-03 1.3008235759200956E-05 -4.0705305262195374E-02
+ 12993 3.2482499999999998E-03 1.2998060815794371E-05 -4.0694241990397201E-02
+ 12994 3.2484999999999997E-03 1.2987888638205753E-05 -4.0683178718599056E-02
+ 12995 3.2487499999999995E-03 1.2977719226435081E-05 -4.0672115446800911E-02
+ 12996 3.2489999999999997E-03 1.2967552580482343E-05 -4.0661052175002738E-02
+ 12997 3.2492499999999995E-03 1.2957388700347582E-05 -4.0649988903204592E-02
+ 12998 3.2494999999999998E-03 1.2947227586030745E-05 -4.0638925631406420E-02
+ 12999 3.2497499999999996E-03 1.2937069237531873E-05 -4.0627862359608247E-02
+ 13000 3.2499999999999999E-03 1.2926913654850931E-05 -4.0616799087810074E-02
+ 13001 3.2502499999999997E-03 1.2916760837987960E-05 -4.0605735816011929E-02
+ 13002 3.2504999999999995E-03 1.2906610786942944E-05 -4.0594672544213783E-02
+ 13003 3.2507499999999997E-03 1.2896463501715856E-05 -4.0583609272415611E-02
+ 13004 3.2509999999999995E-03 1.2886318982306738E-05 -4.0572546000617465E-02
+ 13005 3.2512499999999998E-03 1.2876177228715548E-05 -4.0561482728819293E-02
+ 13006 3.2514999999999996E-03 1.2866038240942322E-05 -4.0550419457021147E-02
+ 13007 3.2517499999999999E-03 1.2855902018987033E-05 -4.0539356185222974E-02
+ 13008 3.2519999999999997E-03 1.2845768562849704E-05 -4.0528292913424802E-02
+ 13009 3.2522499999999995E-03 1.2835637872530336E-05 -4.0517229641626656E-02
+ 13010 3.2524999999999997E-03 1.2825509948028894E-05 -4.0506166369828484E-02
+ 13011 3.2527499999999996E-03 1.2815384789345417E-05 -4.0495103098030338E-02
+ 13012 3.2529999999999998E-03 1.2805262396479875E-05 -4.0484039826232165E-02
+ 13013 3.2532499999999996E-03 1.2795142769432297E-05 -4.0472976554434020E-02
+ 13014 3.2534999999999999E-03 1.2785025908202652E-05 -4.0461913282635847E-02
+ 13015 3.2537499999999997E-03 1.2774911812790978E-05 -4.0450850010837702E-02
+ 13016 3.2539999999999995E-03 1.2764800483197246E-05 -4.0439786739039529E-02
+ 13017 3.2542499999999998E-03 1.2754691919421451E-05 -4.0428723467241356E-02
+ 13018 3.2544999999999996E-03 1.2744586121463632E-05 -4.0417660195443211E-02
+ 13019 3.2547499999999998E-03 1.2734483089323734E-05 -4.0406596923645038E-02
+ 13020 3.2549999999999996E-03 1.2724382823001801E-05 -4.0395533651846893E-02
+ 13021 3.2552499999999995E-03 1.2714285322497820E-05 -4.0384470380048748E-02
+ 13022 3.2554999999999997E-03 1.2704190587811772E-05 -4.0373407108250575E-02
+ 13023 3.2557499999999995E-03 1.2694098618943697E-05 -4.0362343836452430E-02
+ 13024 3.2559999999999998E-03 1.2684009415893549E-05 -4.0351280564654257E-02
+ 13025 3.2562499999999996E-03 1.2673922978661368E-05 -4.0340217292856084E-02
+ 13026 3.2564999999999998E-03 1.2663839307247121E-05 -4.0329154021057911E-02
+ 13027 3.2567499999999997E-03 1.2653758401650834E-05 -4.0318090749259766E-02
+ 13028 3.2569999999999995E-03 1.2643680261872500E-05 -4.0307027477461621E-02
+ 13029 3.2572499999999997E-03 1.2633604887912097E-05 -4.0295964205663448E-02
+ 13030 3.2574999999999995E-03 1.2623532279769663E-05 -4.0284900933865303E-02
+ 13031 3.2577499999999998E-03 1.2613462437445163E-05 -4.0273837662067130E-02
+ 13032 3.2579999999999996E-03 1.2603395360938630E-05 -4.0262774390268985E-02
+ 13033 3.2582499999999999E-03 1.2593331050250030E-05 -4.0251711118470812E-02
+ 13034 3.2584999999999997E-03 1.2583269505379390E-05 -4.0240647846672639E-02
+ 13035 3.2587499999999995E-03 1.2573210726326699E-05 -4.0229584574874494E-02
+ 13036 3.2589999999999997E-03 1.2563154713091947E-05 -4.0218521303076321E-02
+ 13037 3.2592499999999996E-03 1.2553101465675163E-05 -4.0207458031278176E-02
+ 13038 3.2594999999999998E-03 1.2543050984076307E-05 -4.0196394759480003E-02
+ 13039 3.2597499999999996E-03 1.2533003268295426E-05 -4.0185331487681858E-02
+ 13040 3.2599999999999999E-03 1.2522958318332470E-05 -4.0174268215883685E-02
+ 13041 3.2602499999999997E-03 1.2512916134187478E-05 -4.0163204944085540E-02
+ 13042 3.2604999999999995E-03 1.2502876715860437E-05 -4.0152141672287367E-02
+ 13043 3.2607499999999998E-03 1.2492840063351330E-05 -4.0141078400489194E-02
+ 13044 3.2609999999999996E-03 1.2482806176660193E-05 -4.0130015128691049E-02
+ 13045 3.2612499999999998E-03 1.2472775055786984E-05 -4.0118951856892876E-02
+ 13046 3.2614999999999996E-03 1.2462746700731740E-05 -4.0107888585094731E-02
+ 13047 3.2617499999999995E-03 1.2452721111494448E-05 -4.0096825313296586E-02
+ 13048 3.2619999999999997E-03 1.2442698288075094E-05 -4.0085762041498413E-02
+ 13049 3.2622499999999995E-03 1.2432678230473701E-05 -4.0074698769700268E-02
+ 13050 3.2624999999999998E-03 1.2422660938690241E-05 -4.0063635497902095E-02
+ 13051 3.2627499999999996E-03 1.2412646412724741E-05 -4.0052572226103922E-02
+ 13052 3.2629999999999998E-03 1.2402634652577183E-05 -4.0041508954305777E-02
+ 13053 3.2632499999999997E-03 1.2392625658247590E-05 -4.0030445682507604E-02
+ 13054 3.2634999999999995E-03 1.2382619429735943E-05 -4.0019382410709459E-02
+ 13055 3.2637499999999997E-03 1.2372615967042232E-05 -4.0008319138911286E-02
+ 13056 3.2639999999999995E-03 1.2362615270166483E-05 -3.9997255867113141E-02
+ 13057 3.2642499999999998E-03 1.2352617339108667E-05 -3.9986192595314968E-02
+ 13058 3.2644999999999996E-03 1.2342622173868826E-05 -3.9975129323516823E-02
+ 13059 3.2647499999999999E-03 1.2332629774446912E-05 -3.9964066051718650E-02
+ 13060 3.2649999999999997E-03 1.2322640140842969E-05 -3.9953002779920477E-02
+ 13061 3.2652499999999995E-03 1.2312653273056969E-05 -3.9941939508122332E-02
+ 13062 3.2654999999999997E-03 1.2302669171088902E-05 -3.9930876236324159E-02
+ 13063 3.2657499999999996E-03 1.2292687834938802E-05 -3.9919812964526014E-02
+ 13064 3.2659999999999998E-03 1.2282709264606635E-05 -3.9908749692727841E-02
+ 13065 3.2662499999999996E-03 1.2272733460092438E-05 -3.9897686420929696E-02
+ 13066 3.2664999999999999E-03 1.2262760421396170E-05 -3.9886623149131523E-02
+ 13067 3.2667499999999997E-03 1.2252790148517868E-05 -3.9875559877333377E-02
+ 13068 3.2669999999999995E-03 1.2242822641457511E-05 -3.9864496605535205E-02
+ 13069 3.2672499999999998E-03 1.2232857900215095E-05 -3.9853433333737059E-02
+ 13070 3.2674999999999996E-03 1.2222895924790639E-05 -3.9842370061938887E-02
+ 13071 3.2677499999999998E-03 1.2212936715184117E-05 -3.9831306790140714E-02
+ 13072 3.2679999999999996E-03 1.2202980271395572E-05 -3.9820243518342568E-02
+ 13073 3.2682499999999995E-03 1.2193026593424970E-05 -3.9809180246544423E-02
+ 13074 3.2684999999999997E-03 1.2183075681272300E-05 -3.9798116974746250E-02
+ 13075 3.2687499999999995E-03 1.2173127534937592E-05 -3.9787053702948105E-02
+ 13076 3.2689999999999998E-03 1.2163182154420820E-05 -3.9775990431149932E-02
+ 13077 3.2692499999999996E-03 1.2153239539722012E-05 -3.9764927159351787E-02
+ 13078 3.2694999999999998E-03 1.2143299690841141E-05 -3.9753863887553614E-02
+ 13079 3.2697499999999997E-03 1.2133362607778236E-05 -3.9742800615755441E-02
+ 13080 3.2699999999999995E-03 1.2123428290533278E-05 -3.9731737343957296E-02
+ 13081 3.2702499999999997E-03 1.2113496739106253E-05 -3.9720674072159123E-02
+ 13082 3.2704999999999995E-03 1.2103567953497201E-05 -3.9709610800360978E-02
+ 13083 3.2707499999999998E-03 1.2093641933706074E-05 -3.9698547528562805E-02
+ 13084 3.2709999999999996E-03 1.2083718679732912E-05 -3.9687484256764660E-02
+ 13085 3.2712499999999999E-03 1.2073798191577684E-05 -3.9676420984966487E-02
+ 13086 3.2714999999999997E-03 1.2063880469240422E-05 -3.9665357713168342E-02
+ 13087 3.2717499999999995E-03 1.2053965512721118E-05 -3.9654294441370169E-02
+ 13088 3.2719999999999997E-03 1.2044053322019740E-05 -3.9643231169571996E-02
+ 13089 3.2722499999999996E-03 1.2034143897136327E-05 -3.9632167897773851E-02
+ 13090 3.2724999999999998E-03 1.2024237238070846E-05 -3.9621104625975678E-02
+ 13091 3.2727499999999996E-03 1.2014333344823333E-05 -3.9610041354177533E-02
+ 13092 3.2729999999999999E-03 1.2004432217393753E-05 -3.9598978082379360E-02
+ 13093 3.2732499999999997E-03 1.1994533855782147E-05 -3.9587914810581215E-02
+ 13094 3.2734999999999995E-03 1.1984638259988487E-05 -3.9576851538783070E-02
+ 13095 3.2737499999999998E-03 1.1974745430012756E-05 -3.9565788266984897E-02
+ 13096 3.2739999999999996E-03 1.1964855365854987E-05 -3.9554724995186724E-02
+ 13097 3.2742499999999998E-03 1.1954968067515155E-05 -3.9543661723388551E-02
+ 13098 3.2744999999999996E-03 1.1945083534993288E-05 -3.9532598451590406E-02
+ 13099 3.2747499999999999E-03 1.1935201768289353E-05 -3.9521535179792233E-02
+ 13100 3.2749999999999997E-03 1.1925322767403394E-05 -3.9510471907994088E-02
+ 13101 3.2752499999999995E-03 1.1915446532335374E-05 -3.9499408636195943E-02
+ 13102 3.2754999999999998E-03 1.1905573063085289E-05 -3.9488345364397770E-02
+ 13103 3.2757499999999996E-03 1.1895702359653170E-05 -3.9477282092599625E-02
+ 13104 3.2759999999999998E-03 1.1885834422038986E-05 -3.9466218820801452E-02
+ 13105 3.2762499999999996E-03 1.1875969250242765E-05 -3.9455155549003279E-02
+ 13106 3.2764999999999995E-03 1.1866106844264499E-05 -3.9444092277205134E-02
+ 13107 3.2767499999999997E-03 1.1856247204104161E-05 -3.9433029005406961E-02
+ 13108 3.2769999999999995E-03 1.1846390329761798E-05 -3.9421965733608816E-02
+ 13109 3.2772499999999998E-03 1.1836536221237360E-05 -3.9410902461810643E-02
+ 13110 3.2774999999999996E-03 1.1826684878530887E-05 -3.9399839190012498E-02
+ 13111 3.2777499999999998E-03 1.1816836301642350E-05 -3.9388775918214325E-02
+ 13112 3.2779999999999997E-03 1.1806990490571774E-05 -3.9377712646416180E-02
+ 13113 3.2782499999999995E-03 1.1797147445319155E-05 -3.9366649374618007E-02
+ 13114 3.2784999999999997E-03 1.1787307165884466E-05 -3.9355586102819834E-02
+ 13115 3.2787499999999995E-03 1.1777469652267739E-05 -3.9344522831021689E-02
+ 13116 3.2789999999999998E-03 1.1767634904468957E-05 -3.9333459559223516E-02
+ 13117 3.2792499999999996E-03 1.1757802922488131E-05 -3.9322396287425371E-02
+ 13118 3.2794999999999999E-03 1.1747973706325238E-05 -3.9311333015627198E-02
+ 13119 3.2797499999999997E-03 1.1738147255980311E-05 -3.9300269743829053E-02
+ 13120 3.2799999999999995E-03 1.1728323571453335E-05 -3.9289206472030908E-02
+ 13121 3.2802499999999997E-03 1.1718502652744291E-05 -3.9278143200232735E-02
+ 13122 3.2804999999999996E-03 1.1708684499853217E-05 -3.9267079928434562E-02
+ 13123 3.2807499999999998E-03 1.1698869112780073E-05 -3.9256016656636389E-02
+ 13124 3.2809999999999996E-03 1.1689056491524894E-05 -3.9244953384838244E-02
+ 13125 3.2812499999999999E-03 1.1679246636087651E-05 -3.9233890113040071E-02
+ 13126 3.2814999999999997E-03 1.1669439546468370E-05 -3.9222826841241926E-02
+ 13127 3.2817499999999995E-03 1.1659635222667045E-05 -3.9211763569443780E-02
+ 13128 3.2819999999999998E-03 1.1649833664683650E-05 -3.9200700297645608E-02
+ 13129 3.2822499999999996E-03 1.1640034872518226E-05 -3.9189637025847462E-02
+ 13130 3.2824999999999998E-03 1.1630238846170727E-05 -3.9178573754049290E-02
+ 13131 3.2827499999999996E-03 1.1620445585641193E-05 -3.9167510482251117E-02
+ 13132 3.2829999999999995E-03 1.1610655090929608E-05 -3.9156447210452971E-02
+ 13133 3.2832499999999997E-03 1.1600867362035963E-05 -3.9145383938654799E-02
+ 13134 3.2834999999999995E-03 1.1591082398960284E-05 -3.9134320666856653E-02
+ 13135 3.2837499999999998E-03 1.1581300201702535E-05 -3.9123257395058481E-02
+ 13136 3.2839999999999996E-03 1.1571520770262752E-05 -3.9112194123260335E-02
+ 13137 3.2842499999999998E-03 1.1561744104640902E-05 -3.9101130851462162E-02
+ 13138 3.2844999999999997E-03 1.1551970204837014E-05 -3.9090067579664017E-02
+ 13139 3.2847499999999995E-03 1.1542199070851075E-05 -3.9079004307865844E-02
+ 13140 3.2849999999999997E-03 1.1532430702683075E-05 -3.9067941036067672E-02
+ 13141 3.2852499999999995E-03 1.1522665100333045E-05 -3.9056877764269526E-02
+ 13142 3.2854999999999998E-03 1.1512902263800939E-05 -3.9045814492471353E-02
+ 13143 3.2857499999999996E-03 1.1503142193086810E-05 -3.9034751220673208E-02
+ 13144 3.2859999999999999E-03 1.1493384888190605E-05 -3.9023687948875035E-02
+ 13145 3.2862499999999997E-03 1.1483630349112368E-05 -3.9012624677076890E-02
+ 13146 3.2864999999999995E-03 1.1473878575852080E-05 -3.9001561405278745E-02
+ 13147 3.2867499999999997E-03 1.1464129568409723E-05 -3.8990498133480572E-02
+ 13148 3.2869999999999996E-03 1.1454383326785337E-05 -3.8979434861682399E-02
+ 13149 3.2872499999999998E-03 1.1444639850978885E-05 -3.8968371589884254E-02
+ 13150 3.2874999999999996E-03 1.1434899140990396E-05 -3.8957308318086081E-02
+ 13151 3.2877499999999999E-03 1.1425161196819842E-05 -3.8946245046287908E-02
+ 13152 3.2879999999999997E-03 1.1415426018467248E-05 -3.8935181774489763E-02
+ 13153 3.2882499999999995E-03 1.1405693605932606E-05 -3.8924118502691618E-02
+ 13154 3.2884999999999998E-03 1.1395963959215898E-05 -3.8913055230893445E-02
+ 13155 3.2887499999999996E-03 1.1386237078317153E-05 -3.8901991959095300E-02
+ 13156 3.2889999999999998E-03 1.1376512963236343E-05 -3.8890928687297127E-02
+ 13157 3.2892499999999996E-03 1.1366791613973504E-05 -3.8879865415498954E-02
+ 13158 3.2894999999999995E-03 1.1357073030528610E-05 -3.8868802143700809E-02
+ 13159 3.2897499999999997E-03 1.1347357212901650E-05 -3.8857738871902636E-02
+ 13160 3.2899999999999995E-03 1.1337644161092654E-05 -3.8846675600104491E-02
+ 13161 3.2902499999999998E-03 1.1327933875101592E-05 -3.8835612328306318E-02
+ 13162 3.2904999999999996E-03 1.1318226354928505E-05 -3.8824549056508173E-02
+ 13163 3.2907499999999998E-03 1.1308521600573340E-05 -3.8813485784710000E-02
+ 13164 3.2909999999999997E-03 1.1298819612036149E-05 -3.8802422512911855E-02
+ 13165 3.2912499999999995E-03 1.1289120389316898E-05 -3.8791359241113682E-02
+ 13166 3.2914999999999997E-03 1.1279423932415585E-05 -3.8780295969315537E-02
+ 13167 3.2917499999999995E-03 1.1269730241332237E-05 -3.8769232697517364E-02
+ 13168 3.2919999999999998E-03 1.1260039316066823E-05 -3.8758169425719191E-02
+ 13169 3.2922499999999996E-03 1.1250351156619378E-05 -3.8747106153921046E-02
+ 13170 3.2924999999999999E-03 1.1240665762989864E-05 -3.8736042882122873E-02
+ 13171 3.2927499999999997E-03 1.1230983135178313E-05 -3.8724979610324728E-02
+ 13172 3.2929999999999995E-03 1.1221303273184711E-05 -3.8713916338526583E-02
+ 13173 3.2932499999999997E-03 1.1211626177009045E-05 -3.8702853066728410E-02
+ 13174 3.2934999999999996E-03 1.1201951846651340E-05 -3.8691789794930237E-02
+ 13175 3.2937499999999998E-03 1.1192280282111572E-05 -3.8680726523132092E-02
+ 13176 3.2939999999999996E-03 1.1182611483389775E-05 -3.8669663251333919E-02
+ 13177 3.2942499999999999E-03 1.1172945450485907E-05 -3.8658599979535746E-02
+ 13178 3.2944999999999997E-03 1.1163282183400009E-05 -3.8647536707737601E-02
+ 13179 3.2947499999999995E-03 1.1153621682132055E-05 -3.8636473435939456E-02
+ 13180 3.2949999999999998E-03 1.1143963946682034E-05 -3.8625410164141283E-02
+ 13181 3.2952499999999996E-03 1.1134308977049978E-05 -3.8614346892343138E-02
+ 13182 3.2954999999999998E-03 1.1124656773235857E-05 -3.8603283620544965E-02
+ 13183 3.2957499999999996E-03 1.1115007335239706E-05 -3.8592220348746820E-02
+ 13184 3.2959999999999995E-03 1.1105360663061507E-05 -3.8581157076948647E-02
+ 13185 3.2962499999999997E-03 1.1095716756701234E-05 -3.8570093805150474E-02
+ 13186 3.2964999999999995E-03 1.1086075616158926E-05 -3.8559030533352329E-02
+ 13187 3.2967499999999998E-03 1.1076437241434552E-05 -3.8547967261554156E-02
+ 13188 3.2969999999999996E-03 1.1066801632528143E-05 -3.8536903989756011E-02
+ 13189 3.2972499999999998E-03 1.1057168789439671E-05 -3.8525840717957838E-02
+ 13190 3.2974999999999997E-03 1.1047538712169162E-05 -3.8514777446159693E-02
+ 13191 3.2977499999999995E-03 1.1037911400716605E-05 -3.8503714174361520E-02
+ 13192 3.2979999999999997E-03 1.1028286855081980E-05 -3.8492650902563375E-02
+ 13193 3.2982499999999995E-03 1.1018665075265316E-05 -3.8481587630765202E-02
+ 13194 3.2984999999999998E-03 1.1009046061266591E-05 -3.8470524358967029E-02
+ 13195 3.2987499999999996E-03 1.0999429813085828E-05 -3.8459461087168884E-02
+ 13196 3.2989999999999998E-03 1.0989816330723003E-05 -3.8448397815370711E-02
+ 13197 3.2992499999999997E-03 1.0980205614178148E-05 -3.8437334543572566E-02
+ 13198 3.2994999999999995E-03 1.0970597663451239E-05 -3.8426271271774420E-02
+ 13199 3.2997499999999997E-03 1.0960992478542260E-05 -3.8415207999976247E-02
+ 13200 3.2999999999999995E-03 1.0951390059451246E-05 -3.8404144728178102E-02
+ 13201 3.3002499999999998E-03 1.0941790406178168E-05 -3.8393081456379929E-02
+ 13202 3.3004999999999996E-03 1.0932193518723051E-05 -3.8382018184581757E-02
+ 13203 3.3007499999999999E-03 1.0922599397085868E-05 -3.8370954912783584E-02
+ 13204 3.3009999999999997E-03 1.0913008041266658E-05 -3.8359891640985438E-02
+ 13205 3.3012499999999995E-03 1.0903419451265393E-05 -3.8348828369187293E-02
+ 13206 3.3014999999999997E-03 1.0893833627082061E-05 -3.8337765097389120E-02
+ 13207 3.3017499999999996E-03 1.0884250568716693E-05 -3.8326701825590975E-02
+ 13208 3.3019999999999998E-03 1.0874670276169260E-05 -3.8315638553792802E-02
+ 13209 3.3022499999999996E-03 1.0865092749439798E-05 -3.8304575281994657E-02
+ 13210 3.3024999999999999E-03 1.0855517988528266E-05 -3.8293512010196484E-02
+ 13211 3.3027499999999997E-03 1.0845945993434691E-05 -3.8282448738398311E-02
+ 13212 3.3029999999999995E-03 1.0836376764159081E-05 -3.8271385466600166E-02
+ 13213 3.3032499999999998E-03 1.0826810300701396E-05 -3.8260322194801993E-02
+ 13214 3.3034999999999996E-03 1.0817246603061674E-05 -3.8249258923003848E-02
+ 13215 3.3037499999999998E-03 1.0807685671239887E-05 -3.8238195651205675E-02
+ 13216 3.3039999999999996E-03 1.0798127505236066E-05 -3.8227132379407530E-02
+ 13217 3.3042499999999995E-03 1.0788572105050201E-05 -3.8216069107609385E-02
+ 13218 3.3044999999999997E-03 1.0779019470682261E-05 -3.8205005835811212E-02
+ 13219 3.3047499999999995E-03 1.0769469602132298E-05 -3.8193942564013039E-02
+ 13220 3.3049999999999998E-03 1.0759922499400257E-05 -3.8182879292214866E-02
+ 13221 3.3052499999999996E-03 1.0750378162486184E-05 -3.8171816020416721E-02
+ 13222 3.3054999999999998E-03 1.0740836591390044E-05 -3.8160752748618548E-02
+ 13223 3.3057499999999997E-03 1.0731297786111868E-05 -3.8149689476820403E-02
+ 13224 3.3059999999999995E-03 1.0721761746651643E-05 -3.8138626205022258E-02
+ 13225 3.3062499999999997E-03 1.0712228473009353E-05 -3.8127562933224085E-02
+ 13226 3.3064999999999995E-03 1.0702697965185031E-05 -3.8116499661425940E-02
+ 13227 3.3067499999999998E-03 1.0693170223178641E-05 -3.8105436389627767E-02
+ 13228 3.3069999999999996E-03 1.0683645246990212E-05 -3.8094373117829594E-02
+ 13229 3.3072499999999999E-03 1.0674123036619722E-05 -3.8083309846031421E-02
+ 13230 3.3074999999999997E-03 1.0664603592067193E-05 -3.8072246574233276E-02
+ 13231 3.3077499999999995E-03 1.0655086913332621E-05 -3.8061183302435131E-02
+ 13232 3.3079999999999997E-03 1.0645573000415978E-05 -3.8050120030636958E-02
+ 13233 3.3082499999999996E-03 1.0636061853317301E-05 -3.8039056758838813E-02
+ 13234 3.3084999999999998E-03 1.0626553472036558E-05 -3.8027993487040640E-02
+ 13235 3.3087499999999996E-03 1.0617047856573776E-05 -3.8016930215242495E-02
+ 13236 3.3089999999999999E-03 1.0607545006928934E-05 -3.8005866943444322E-02
+ 13237 3.3092499999999997E-03 1.0598044923102050E-05 -3.7994803671646149E-02
+ 13238 3.3094999999999995E-03 1.0588547605093121E-05 -3.7983740399848004E-02
+ 13239 3.3097499999999998E-03 1.0579053052902127E-05 -3.7972677128049831E-02
+ 13240 3.3099999999999996E-03 1.0569561266529094E-05 -3.7961613856251686E-02
+ 13241 3.3102499999999998E-03 1.0560072245973995E-05 -3.7950550584453513E-02
+ 13242 3.3104999999999996E-03 1.0550585991236862E-05 -3.7939487312655368E-02
+ 13243 3.3107499999999995E-03 1.0541102502317684E-05 -3.7928424040857223E-02
+ 13244 3.3109999999999997E-03 1.0531621779216435E-05 -3.7917360769059050E-02
+ 13245 3.3112499999999995E-03 1.0522143821933150E-05 -3.7906297497260877E-02
+ 13246 3.3114999999999998E-03 1.0512668630467796E-05 -3.7895234225462704E-02
+ 13247 3.3117499999999996E-03 1.0503196204820419E-05 -3.7884170953664559E-02
+ 13248 3.3119999999999998E-03 1.0493726544990968E-05 -3.7873107681866386E-02
+ 13249 3.3122499999999997E-03 1.0484259650979479E-05 -3.7862044410068241E-02
+ 13250 3.3124999999999995E-03 1.0474795522785941E-05 -3.7850981138270096E-02
+ 13251 3.3127499999999997E-03 1.0465334160410342E-05 -3.7839917866471923E-02
+ 13252 3.3129999999999995E-03 1.0455875563852709E-05 -3.7828854594673778E-02
+ 13253 3.3132499999999998E-03 1.0446419733113005E-05 -3.7817791322875605E-02
+ 13254 3.3134999999999996E-03 1.0436966668191272E-05 -3.7806728051077432E-02
+ 13255 3.3137499999999999E-03 1.0427516369087468E-05 -3.7795664779279287E-02
+ 13256 3.3139999999999997E-03 1.0418068835801628E-05 -3.7784601507481114E-02
+ 13257 3.3142499999999995E-03 1.0408624068333737E-05 -3.7773538235682969E-02
+ 13258 3.3144999999999997E-03 1.0399182066683779E-05 -3.7762474963884796E-02
+ 13259 3.3147499999999996E-03 1.0389742830851789E-05 -3.7751411692086650E-02
+ 13260 3.3149999999999998E-03 1.0380306360837739E-05 -3.7740348420288478E-02
+ 13261 3.3152499999999996E-03 1.0370872656641646E-05 -3.7729285148490332E-02
+ 13262 3.3154999999999999E-03 1.0361441718263488E-05 -3.7718221876692160E-02
+ 13263 3.3157499999999997E-03 1.0352013545703294E-05 -3.7707158604893987E-02
+ 13264 3.3159999999999995E-03 1.0342588138961048E-05 -3.7696095333095841E-02
+ 13265 3.3162499999999998E-03 1.0333165498036740E-05 -3.7685032061297669E-02
+ 13266 3.3164999999999996E-03 1.0323745622930403E-05 -3.7673968789499523E-02
+ 13267 3.3167499999999998E-03 1.0314328513641994E-05 -3.7662905517701351E-02
+ 13268 3.3169999999999996E-03 1.0304914170171552E-05 -3.7651842245903205E-02
+ 13269 3.3172499999999995E-03 1.0295502592519058E-05 -3.7640778974105060E-02
+ 13270 3.3174999999999997E-03 1.0286093780684494E-05 -3.7629715702306887E-02
+ 13271 3.3177499999999995E-03 1.0276687734667896E-05 -3.7618652430508714E-02
+ 13272 3.3179999999999998E-03 1.0267284454469236E-05 -3.7607589158710569E-02
+ 13273 3.3182499999999996E-03 1.0257883940088543E-05 -3.7596525886912396E-02
+ 13274 3.3184999999999998E-03 1.0248486191525779E-05 -3.7585462615114223E-02
+ 13275 3.3187499999999997E-03 1.0239091208780981E-05 -3.7574399343316078E-02
+ 13276 3.3189999999999995E-03 1.0229698991854132E-05 -3.7563336071517933E-02
+ 13277 3.3192499999999997E-03 1.0220309540745224E-05 -3.7552272799719760E-02
+ 13278 3.3194999999999995E-03 1.0210922855454272E-05 -3.7541209527921615E-02
+ 13279 3.3197499999999998E-03 1.0201538935981257E-05 -3.7530146256123442E-02
+ 13280 3.3199999999999996E-03 1.0192157782326208E-05 -3.7519082984325297E-02
+ 13281 3.3202499999999999E-03 1.0182779394489091E-05 -3.7508019712527124E-02
+ 13282 3.3204999999999997E-03 1.0173403772469944E-05 -3.7496956440728951E-02
+ 13283 3.3207499999999995E-03 1.0164030916268743E-05 -3.7485893168930806E-02
+ 13284 3.3209999999999997E-03 1.0154660825885472E-05 -3.7474829897132633E-02
+ 13285 3.3212499999999995E-03 1.0145293501320170E-05 -3.7463766625334488E-02
+ 13286 3.3214999999999998E-03 1.0135928942572801E-05 -3.7452703353536315E-02
+ 13287 3.3217499999999996E-03 1.0126567149643402E-05 -3.7441640081738170E-02
+ 13288 3.3219999999999999E-03 1.0117208122531934E-05 -3.7430576809939997E-02
+ 13289 3.3222499999999997E-03 1.0107851861238435E-05 -3.7419513538141852E-02
+ 13290 3.3224999999999995E-03 1.0098498365762878E-05 -3.7408450266343679E-02
+ 13291 3.3227499999999997E-03 1.0089147636105257E-05 -3.7397386994545506E-02
+ 13292 3.3229999999999996E-03 1.0079799672265602E-05 -3.7386323722747361E-02
+ 13293 3.3232499999999998E-03 1.0070454474243878E-05 -3.7375260450949188E-02
+ 13294 3.3234999999999996E-03 1.0061112042040128E-05 -3.7364197179151043E-02
+ 13295 3.3237499999999999E-03 1.0051772375654304E-05 -3.7353133907352870E-02
+ 13296 3.3239999999999997E-03 1.0042435475086446E-05 -3.7342070635554725E-02
+ 13297 3.3242499999999995E-03 1.0033101340336537E-05 -3.7331007363756580E-02
+ 13298 3.3244999999999998E-03 1.0023769971404563E-05 -3.7319944091958407E-02
+ 13299 3.3247499999999996E-03 1.0014441368290551E-05 -3.7308880820160234E-02
+ 13300 3.3249999999999998E-03 1.0005115530994476E-05 -3.7297817548362061E-02
+ 13301 3.3252499999999996E-03 9.9957924595163732E-06 -3.7286754276563916E-02
+ 13302 3.3254999999999995E-03 9.9864721538562166E-06 -3.7275691004765771E-02
+ 13303 3.3257499999999997E-03 9.9771546140139894E-06 -3.7264627732967598E-02
+ 13304 3.3259999999999995E-03 9.9678398399897274E-06 -3.7253564461169453E-02
+ 13305 3.3262499999999998E-03 9.9585278317834016E-06 -3.7242501189371280E-02
+ 13306 3.3264999999999996E-03 9.9492185893950375E-06 -3.7231437917573135E-02
+ 13307 3.3267499999999998E-03 9.9399121128246097E-06 -3.7220374645774962E-02
+ 13308 3.3269999999999997E-03 9.9306084020721503E-06 -3.7209311373976789E-02
+ 13309 3.3272499999999995E-03 9.9213074571376374E-06 -3.7198248102178644E-02
+ 13310 3.3274999999999997E-03 9.9120092780210607E-06 -3.7187184830380471E-02
+ 13311 3.3277499999999995E-03 9.9027138647224475E-06 -3.7176121558582326E-02
+ 13312 3.3279999999999998E-03 9.8934212172417671E-06 -3.7165058286784153E-02
+ 13313 3.3282499999999996E-03 9.8841313355790502E-06 -3.7153995014986008E-02
+ 13314 3.3284999999999999E-03 9.8748442197342678E-06 -3.7142931743187835E-02
+ 13315 3.3287499999999997E-03 9.8655598697074504E-06 -3.7131868471389690E-02
+ 13316 3.3289999999999995E-03 9.8562782854985880E-06 -3.7120805199591517E-02
+ 13317 3.3292499999999997E-03 9.8469994671076551E-06 -3.7109741927793344E-02
+ 13318 3.3294999999999996E-03 9.8377234145346856E-06 -3.7098678655995199E-02
+ 13319 3.3297499999999998E-03 9.8284501277796541E-06 -3.7087615384197026E-02
+ 13320 3.3299999999999996E-03 9.8191796068425842E-06 -3.7076552112398881E-02
+ 13321 3.3302499999999999E-03 9.8099118517234489E-06 -3.7065488840600708E-02
+ 13322 3.3304999999999997E-03 9.8006468624222838E-06 -3.7054425568802563E-02
+ 13323 3.3307499999999995E-03 9.7913846389390702E-06 -3.7043362297004417E-02
+ 13324 3.3309999999999998E-03 9.7821251812737844E-06 -3.7032299025206245E-02
+ 13325 3.3312499999999996E-03 9.7728684894264603E-06 -3.7021235753408072E-02
+ 13326 3.3314999999999998E-03 9.7636145633970725E-06 -3.7010172481609899E-02
+ 13327 3.3317499999999996E-03 9.7543634031856498E-06 -3.6999109209811754E-02
+ 13328 3.3319999999999995E-03 9.7451150087921837E-06 -3.6988045938013608E-02
+ 13329 3.3322499999999997E-03 9.7358693802166453E-06 -3.6976982666215436E-02
+ 13330 3.3324999999999995E-03 9.7266265174590704E-06 -3.6965919394417290E-02
+ 13331 3.3327499999999998E-03 9.7173864205194334E-06 -3.6954856122619117E-02
+ 13332 3.3329999999999996E-03 9.7081490893977564E-06 -3.6943792850820972E-02
+ 13333 3.3332499999999998E-03 9.6989145240940174E-06 -3.6932729579022799E-02
+ 13334 3.3334999999999997E-03 9.6896827246082384E-06 -3.6921666307224627E-02
+ 13335 3.3337499999999995E-03 9.6804536909404177E-06 -3.6910603035426481E-02
+ 13336 3.3339999999999997E-03 9.6712274230905265E-06 -3.6899539763628308E-02
+ 13337 3.3342499999999995E-03 9.6620039210586055E-06 -3.6888476491830163E-02
+ 13338 3.3344999999999998E-03 9.6527831848446140E-06 -3.6877413220031990E-02
+ 13339 3.3347499999999996E-03 9.6435652144485841E-06 -3.6866349948233845E-02
+ 13340 3.3349999999999999E-03 9.6343500098704939E-06 -3.6855286676435672E-02
+ 13341 3.3352499999999997E-03 9.6251375711103620E-06 -3.6844223404637527E-02
+ 13342 3.3354999999999995E-03 9.6159278981681868E-06 -3.6833160132839354E-02
+ 13343 3.3357499999999997E-03 9.6067209910439444E-06 -3.6822096861041181E-02
+ 13344 3.3359999999999996E-03 9.5975168497376671E-06 -3.6811033589243036E-02
+ 13345 3.3362499999999998E-03 9.5883154742493226E-06 -3.6799970317444863E-02
+ 13346 3.3364999999999996E-03 9.5791168645789416E-06 -3.6788907045646718E-02
+ 13347 3.3367499999999999E-03 9.5699210207264952E-06 -3.6777843773848545E-02
+ 13348 3.3369999999999997E-03 9.5607279426920138E-06 -3.6766780502050400E-02
+ 13349 3.3372499999999995E-03 9.5515376304754788E-06 -3.6755717230252255E-02
+ 13350 3.3374999999999998E-03 9.5423500840768819E-06 -3.6744653958454082E-02
+ 13351 3.3377499999999996E-03 9.5331653034962534E-06 -3.6733590686655909E-02
+ 13352 3.3379999999999998E-03 9.5239832887335544E-06 -3.6722527414857764E-02
+ 13353 3.3382499999999996E-03 9.5148040397888188E-06 -3.6711464143059591E-02
+ 13354 3.3384999999999995E-03 9.5056275566620330E-06 -3.6700400871261446E-02
+ 13355 3.3387499999999997E-03 9.4964538393531835E-06 -3.6689337599463273E-02
+ 13356 3.3389999999999995E-03 9.4872828878623025E-06 -3.6678274327665128E-02
+ 13357 3.3392499999999998E-03 9.4781147021893543E-06 -3.6667211055866955E-02
+ 13358 3.3394999999999996E-03 9.4689492823343713E-06 -3.6656147784068810E-02
+ 13359 3.3397499999999998E-03 9.4597866282973194E-06 -3.6645084512270637E-02
+ 13360 3.3399999999999997E-03 9.4506267400782292E-06 -3.6634021240472464E-02
+ 13361 3.3402499999999995E-03 9.4414696176770906E-06 -3.6622957968674319E-02
+ 13362 3.3404999999999997E-03 9.4323152610938882E-06 -3.6611894696876146E-02
+ 13363 3.3407499999999995E-03 9.4231636703286560E-06 -3.6600831425078001E-02
+ 13364 3.3409999999999998E-03 9.4140148453813499E-06 -3.6589768153279828E-02
+ 13365 3.3412499999999996E-03 9.4048687862520105E-06 -3.6578704881481683E-02
+ 13366 3.3414999999999999E-03 9.3957254929406041E-06 -3.6567641609683510E-02
+ 13367 3.3417499999999997E-03 9.3865849654471627E-06 -3.6556578337885365E-02
+ 13368 3.3419999999999995E-03 9.3774472037716695E-06 -3.6545515066087192E-02
+ 13369 3.3422499999999997E-03 9.3683122079141142E-06 -3.6534451794289047E-02
+ 13370 3.3424999999999996E-03 9.3591799778745257E-06 -3.6523388522490874E-02
+ 13371 3.3427499999999998E-03 9.3500505136528684E-06 -3.6512325250692701E-02
+ 13372 3.3429999999999996E-03 9.3409238152491830E-06 -3.6501261978894556E-02
+ 13373 3.3432499999999999E-03 9.3317998826634254E-06 -3.6490198707096383E-02
+ 13374 3.3434999999999997E-03 9.3226787158956311E-06 -3.6479135435298238E-02
+ 13375 3.3437499999999995E-03 9.3135603149457850E-06 -3.6468072163500093E-02
+ 13376 3.3439999999999998E-03 9.3044446798138752E-06 -3.6457008891701920E-02
+ 13377 3.3442499999999996E-03 9.2953318104999338E-06 -3.6445945619903747E-02
+ 13378 3.3444999999999998E-03 9.2862217070039237E-06 -3.6434882348105602E-02
+ 13379 3.3447499999999996E-03 9.2771143693258803E-06 -3.6423819076307429E-02
+ 13380 3.3449999999999994E-03 9.2680097974657850E-06 -3.6412755804509284E-02
+ 13381 3.3452499999999997E-03 9.2589079914236226E-06 -3.6401692532711111E-02
+ 13382 3.3454999999999995E-03 9.2498089511994236E-06 -3.6390629260912966E-02
+ 13383 3.3457499999999998E-03 9.2407126767931609E-06 -3.6379565989114793E-02
+ 13384 3.3459999999999996E-03 9.2316191682048616E-06 -3.6368502717316648E-02
+ 13385 3.3462499999999998E-03 9.2225284254344986E-06 -3.6357439445518475E-02
+ 13386 3.3464999999999996E-03 9.2134404484821040E-06 -3.6346376173720329E-02
+ 13387 3.3467499999999995E-03 9.2043552373476508E-06 -3.6335312901922157E-02
+ 13388 3.3469999999999997E-03 9.1952727920311389E-06 -3.6324249630123984E-02
+ 13389 3.3472499999999995E-03 9.1861931125325853E-06 -3.6313186358325839E-02
+ 13390 3.3474999999999998E-03 9.1771161988519697E-06 -3.6302123086527666E-02
+ 13391 3.3477499999999996E-03 9.1680420509893226E-06 -3.6291059814729520E-02
+ 13392 3.3479999999999998E-03 9.1589706689446050E-06 -3.6279996542931348E-02
+ 13393 3.3482499999999997E-03 9.1499020527178592E-06 -3.6268933271133202E-02
+ 13394 3.3484999999999995E-03 9.1408362023090548E-06 -3.6257869999335057E-02
+ 13395 3.3487499999999997E-03 9.1317731177181850E-06 -3.6246806727536884E-02
+ 13396 3.3489999999999995E-03 9.1227127989452803E-06 -3.6235743455738711E-02
+ 13397 3.3492499999999998E-03 9.1136552459903135E-06 -3.6224680183940539E-02
+ 13398 3.3494999999999996E-03 9.1046004588533118E-06 -3.6213616912142393E-02
+ 13399 3.3497499999999999E-03 9.0955484375342430E-06 -3.6202553640344221E-02
+ 13400 3.3499999999999997E-03 9.0864991820331342E-06 -3.6191490368546075E-02
+ 13401 3.3502499999999995E-03 9.0774526923499786E-06 -3.6180427096747930E-02
+ 13402 3.3504999999999997E-03 9.0684089684847576E-06 -3.6169363824949757E-02
+ 13403 3.3507499999999996E-03 9.0593680104375000E-06 -3.6158300553151612E-02
+ 13404 3.3509999999999998E-03 9.0503298182081837E-06 -3.6147237281353439E-02
+ 13405 3.3512499999999996E-03 9.0412943917968240E-06 -3.6136174009555266E-02
+ 13406 3.3514999999999999E-03 9.0322617312034007E-06 -3.6125110737757093E-02
+ 13407 3.3517499999999997E-03 9.0232318364279441E-06 -3.6114047465958948E-02
+ 13408 3.3519999999999995E-03 9.0142047074704339E-06 -3.6102984194160803E-02
+ 13409 3.3522499999999998E-03 9.0051803443308583E-06 -3.6091920922362630E-02
+ 13410 3.3524999999999996E-03 8.9961587470092495E-06 -3.6080857650564485E-02
+ 13411 3.3527499999999998E-03 8.9871399155055736E-06 -3.6069794378766312E-02
+ 13412 3.3529999999999996E-03 8.9781238498198661E-06 -3.6058731106968167E-02
+ 13413 3.3532499999999995E-03 8.9691105499521085E-06 -3.6047667835169994E-02
+ 13414 3.3534999999999997E-03 8.9601000159022821E-06 -3.6036604563371821E-02
+ 13415 3.3537499999999995E-03 8.9510922476704173E-06 -3.6025541291573676E-02
+ 13416 3.3539999999999998E-03 8.9420872452564889E-06 -3.6014478019775503E-02
+ 13417 3.3542499999999996E-03 8.9330850086605272E-06 -3.6003414747977358E-02
+ 13418 3.3544999999999998E-03 8.9240855378824984E-06 -3.5992351476179185E-02
+ 13419 3.3547499999999997E-03 8.9150888329224313E-06 -3.5981288204381040E-02
+ 13420 3.3549999999999995E-03 8.9060948937803242E-06 -3.5970224932582895E-02
+ 13421 3.3552499999999997E-03 8.8971037204561398E-06 -3.5959161660784722E-02
+ 13422 3.3554999999999995E-03 8.8881153129499256E-06 -3.5948098388986549E-02
+ 13423 3.3557499999999998E-03 8.8791296712616425E-06 -3.5937035117188376E-02
+ 13424 3.3559999999999996E-03 8.8701467953913246E-06 -3.5925971845390231E-02
+ 13425 3.3562499999999999E-03 8.8611666853389429E-06 -3.5914908573592058E-02
+ 13426 3.3564999999999997E-03 8.8521893411045297E-06 -3.5903845301793913E-02
+ 13427 3.3567499999999995E-03 8.8432147626880663E-06 -3.5892782029995768E-02
+ 13428 3.3569999999999997E-03 8.8342429500895324E-06 -3.5881718758197595E-02
+ 13429 3.3572499999999996E-03 8.8252739033089653E-06 -3.5870655486399450E-02
+ 13430 3.3574999999999998E-03 8.8163076223463311E-06 -3.5859592214601277E-02
+ 13431 3.3577499999999996E-03 8.8073441072016569E-06 -3.5848528942803104E-02
+ 13432 3.3579999999999999E-03 8.7983833578749223E-06 -3.5837465671004931E-02
+ 13433 3.3582499999999997E-03 8.7894253743661563E-06 -3.5826402399206786E-02
+ 13434 3.3584999999999995E-03 8.7804701566753332E-06 -3.5815339127408641E-02
+ 13435 3.3587499999999998E-03 8.7715177048024482E-06 -3.5804275855610468E-02
+ 13436 3.3589999999999996E-03 8.7625680187475248E-06 -3.5793212583812323E-02
+ 13437 3.3592499999999998E-03 8.7536210985105360E-06 -3.5782149312014150E-02
+ 13438 3.3594999999999996E-03 8.7446769440915174E-06 -3.5771086040216005E-02
+ 13439 3.3597499999999995E-03 8.7357355554904418E-06 -3.5760022768417832E-02
+ 13440 3.3599999999999997E-03 8.7267969327073025E-06 -3.5748959496619659E-02
+ 13441 3.3602499999999995E-03 8.7178610757421351E-06 -3.5737896224821514E-02
+ 13442 3.3604999999999998E-03 8.7089279845948954E-06 -3.5726832953023341E-02
+ 13443 3.3607499999999996E-03 8.6999976592656175E-06 -3.5715769681225196E-02
+ 13444 3.3609999999999998E-03 8.6910700997542792E-06 -3.5704706409427023E-02
+ 13445 3.3612499999999997E-03 8.6821453060608992E-06 -3.5693643137628878E-02
+ 13446 3.3614999999999995E-03 8.6732232781854792E-06 -3.5682579865830732E-02
+ 13447 3.3617499999999997E-03 8.6643040161279854E-06 -3.5671516594032560E-02
+ 13448 3.3619999999999995E-03 8.6553875198884616E-06 -3.5660453322234387E-02
+ 13449 3.3622499999999998E-03 8.6464737894668674E-06 -3.5649390050436214E-02
+ 13450 3.3624999999999996E-03 8.6375628248632400E-06 -3.5638326778638069E-02
+ 13451 3.3627499999999999E-03 8.6286546260775455E-06 -3.5627263506839896E-02
+ 13452 3.3629999999999997E-03 8.6197491931098126E-06 -3.5616200235041751E-02
+ 13453 3.3632499999999995E-03 8.6108465259600330E-06 -3.5605136963243605E-02
+ 13454 3.3634999999999997E-03 8.6019466246281947E-06 -3.5594073691445433E-02
+ 13455 3.3637499999999996E-03 8.5930494891143130E-06 -3.5583010419647287E-02
+ 13456 3.3639999999999998E-03 8.5841551194183676E-06 -3.5571947147849114E-02
+ 13457 3.3642499999999996E-03 8.5752635155403805E-06 -3.5560883876050942E-02
+ 13458 3.3644999999999999E-03 8.5663746774803365E-06 -3.5549820604252796E-02
+ 13459 3.3647499999999997E-03 8.5574886052382508E-06 -3.5538757332454624E-02
+ 13460 3.3649999999999995E-03 8.5486052988141216E-06 -3.5527694060656478E-02
+ 13461 3.3652499999999998E-03 8.5397247582079254E-06 -3.5516630788858305E-02
+ 13462 3.3654999999999996E-03 8.5308469834196959E-06 -3.5505567517060160E-02
+ 13463 3.3657499999999998E-03 8.5219719744493960E-06 -3.5494504245261987E-02
+ 13464 3.3659999999999996E-03 8.5130997312970577E-06 -3.5483440973463842E-02
+ 13465 3.3662499999999995E-03 8.5042302539626726E-06 -3.5472377701665669E-02
+ 13466 3.3664999999999997E-03 8.4953635424462221E-06 -3.5461314429867496E-02
+ 13467 3.3667499999999995E-03 8.4864995967477384E-06 -3.5450251158069351E-02
+ 13468 3.3669999999999998E-03 8.4776384168671876E-06 -3.5439187886271178E-02
+ 13469 3.3672499999999996E-03 8.4687800028046002E-06 -3.5428124614473033E-02
+ 13470 3.3674999999999998E-03 8.4599243545599457E-06 -3.5417061342674860E-02
+ 13471 3.3677499999999997E-03 8.4510714721332613E-06 -3.5405998070876715E-02
+ 13472 3.3679999999999995E-03 8.4422213555245234E-06 -3.5394934799078570E-02
+ 13473 3.3682499999999997E-03 8.4333740047337183E-06 -3.5383871527280397E-02
+ 13474 3.3684999999999995E-03 8.4245294197608766E-06 -3.5372808255482224E-02
+ 13475 3.3687499999999998E-03 8.4156876006059730E-06 -3.5361744983684079E-02
+ 13476 3.3689999999999996E-03 8.4068485472690360E-06 -3.5350681711885906E-02
+ 13477 3.3692499999999998E-03 8.3980122597500303E-06 -3.5339618440087733E-02
+ 13478 3.3694999999999997E-03 8.3891787380489880E-06 -3.5328555168289588E-02
+ 13479 3.3697499999999995E-03 8.3803479821658955E-06 -3.5317491896491443E-02
+ 13480 3.3699999999999997E-03 8.3715199921007375E-06 -3.5306428624693270E-02
+ 13481 3.3702499999999995E-03 8.3626947678535498E-06 -3.5295365352895125E-02
+ 13482 3.3704999999999998E-03 8.3538723094242898E-06 -3.5284302081096952E-02
+ 13483 3.3707499999999996E-03 8.3450526168130034E-06 -3.5273238809298807E-02
+ 13484 3.3709999999999999E-03 8.3362356900196431E-06 -3.5262175537500634E-02
+ 13485 3.3712499999999997E-03 8.3274215290442462E-06 -3.5251112265702461E-02
+ 13486 3.3714999999999995E-03 8.3186101338867991E-06 -3.5240048993904316E-02
+ 13487 3.3717499999999997E-03 8.3098015045472883E-06 -3.5228985722106143E-02
+ 13488 3.3719999999999996E-03 8.3009956410257477E-06 -3.5217922450307998E-02
+ 13489 3.3722499999999998E-03 8.2921925433221365E-06 -3.5206859178509825E-02
+ 13490 3.3724999999999996E-03 8.2833922114364871E-06 -3.5195795906711680E-02
+ 13491 3.3727499999999999E-03 8.2745946453687756E-06 -3.5184732634913507E-02
+ 13492 3.3729999999999997E-03 8.2657998451190275E-06 -3.5173669363115362E-02
+ 13493 3.3732499999999995E-03 8.2570078106872275E-06 -3.5162606091317189E-02
+ 13494 3.3734999999999998E-03 8.2482185420733638E-06 -3.5151542819519016E-02
+ 13495 3.3737499999999996E-03 8.2394320392774703E-06 -3.5140479547720871E-02
+ 13496 3.3739999999999998E-03 8.2306483022995046E-06 -3.5129416275922698E-02
+ 13497 3.3742499999999996E-03 8.2218673311395091E-06 -3.5118353004124553E-02
+ 13498 3.3744999999999995E-03 8.2130891257974566E-06 -3.5107289732326408E-02
+ 13499 3.3747499999999997E-03 8.2043136862733403E-06 -3.5096226460528235E-02
+ 13500 3.3749999999999995E-03 8.1955410125671875E-06 -3.5085163188730090E-02
+ 13501 3.3752499999999998E-03 8.1867711046789709E-06 -3.5074099916931917E-02
+ 13502 3.3754999999999996E-03 8.1780039626087211E-06 -3.5063036645133744E-02
+ 13503 3.3757499999999998E-03 8.1692395863564042E-06 -3.5051973373335571E-02
+ 13504 3.3759999999999997E-03 8.1604779759220490E-06 -3.5040910101537426E-02
+ 13505 3.3762499999999995E-03 8.1517191313056504E-06 -3.5029846829739281E-02
+ 13506 3.3764999999999997E-03 8.1429630525071796E-06 -3.5018783557941108E-02
+ 13507 3.3767499999999995E-03 8.1342097395266756E-06 -3.5007720286142963E-02
+ 13508 3.3769999999999998E-03 8.1254591923641045E-06 -3.4996657014344790E-02
+ 13509 3.3772499999999996E-03 8.1167114110194984E-06 -3.4985593742546645E-02
+ 13510 3.3774999999999999E-03 8.1079663954928286E-06 -3.4974530470748472E-02
+ 13511 3.3777499999999997E-03 8.0992241457841239E-06 -3.4963467198950299E-02
+ 13512 3.3779999999999995E-03 8.0904846618933657E-06 -3.4952403927152154E-02
+ 13513 3.3782499999999997E-03 8.0817479438205437E-06 -3.4941340655353981E-02
+ 13514 3.3784999999999996E-03 8.0730139915656851E-06 -3.4930277383555836E-02
+ 13515 3.3787499999999998E-03 8.0642828051287611E-06 -3.4919214111757663E-02
+ 13516 3.3789999999999996E-03 8.0555543845098055E-06 -3.4908150839959518E-02
+ 13517 3.3792499999999999E-03 8.0468287297087829E-06 -3.4897087568161345E-02
+ 13518 3.3794999999999997E-03 8.0381058407257287E-06 -3.4886024296363199E-02
+ 13519 3.3797499999999995E-03 8.0293857175606159E-06 -3.4874961024565027E-02
+ 13520 3.3799999999999998E-03 8.0206683602134393E-06 -3.4863897752766854E-02
+ 13521 3.3802499999999996E-03 8.0119537686842261E-06 -3.4852834480968709E-02
+ 13522 3.3804999999999998E-03 8.0032419429729526E-06 -3.4841771209170536E-02
+ 13523 3.3807499999999996E-03 7.9945328830796425E-06 -3.4830707937372390E-02
+ 13524 3.3809999999999995E-03 7.9858265890042788E-06 -3.4819644665574245E-02
+ 13525 3.3812499999999997E-03 7.9771230607468514E-06 -3.4808581393776072E-02
+ 13526 3.3814999999999995E-03 7.9684222983073874E-06 -3.4797518121977927E-02
+ 13527 3.3817499999999998E-03 7.9597243016858580E-06 -3.4786454850179754E-02
+ 13528 3.3819999999999996E-03 7.9510290708822919E-06 -3.4775391578381581E-02
+ 13529 3.3822499999999998E-03 7.9423366058966622E-06 -3.4764328306583409E-02
+ 13530 3.3824999999999997E-03 7.9336469067290026E-06 -3.4753265034785263E-02
+ 13531 3.3827499999999995E-03 7.9249599733792877E-06 -3.4742201762987118E-02
+ 13532 3.3829999999999997E-03 7.9162758058475091E-06 -3.4731138491188945E-02
+ 13533 3.3832499999999995E-03 7.9075944041336905E-06 -3.4720075219390800E-02
+ 13534 3.3834999999999998E-03 7.8989157682378082E-06 -3.4709011947592627E-02
+ 13535 3.3837499999999996E-03 7.8902398981598893E-06 -3.4697948675794482E-02
+ 13536 3.3839999999999999E-03 7.8815667938999066E-06 -3.4686885403996309E-02
+ 13537 3.3842499999999997E-03 7.8728964554578908E-06 -3.4675822132198136E-02
+ 13538 3.3844999999999995E-03 7.8642288828338213E-06 -3.4664758860399991E-02
+ 13539 3.3847499999999997E-03 7.8555640760276916E-06 -3.4653695588601818E-02
+ 13540 3.3849999999999996E-03 7.8469020350395218E-06 -3.4642632316803673E-02
+ 13541 3.3852499999999998E-03 7.8382427598692849E-06 -3.4631569045005500E-02
+ 13542 3.3854999999999996E-03 7.8295862505170131E-06 -3.4620505773207355E-02
+ 13543 3.3857499999999999E-03 7.8209325069826776E-06 -3.4609442501409182E-02
+ 13544 3.3859999999999997E-03 7.8122815292663054E-06 -3.4598379229611037E-02
+ 13545 3.3862499999999995E-03 7.8036333173678865E-06 -3.4587315957812864E-02
+ 13546 3.3864999999999998E-03 7.7949878712873988E-06 -3.4576252686014691E-02
+ 13547 3.3867499999999996E-03 7.7863451910248744E-06 -3.4565189414216546E-02
+ 13548 3.3869999999999998E-03 7.7777052765802863E-06 -3.4554126142418373E-02
+ 13549 3.3872499999999996E-03 7.7690681279536617E-06 -3.4543062870620228E-02
+ 13550 3.3874999999999995E-03 7.7604337451449902E-06 -3.4531999598822083E-02
+ 13551 3.3877499999999997E-03 7.7518021281542499E-06 -3.4520936327023910E-02
+ 13552 3.3879999999999995E-03 7.7431732769814798E-06 -3.4509873055225765E-02
+ 13553 3.3882499999999998E-03 7.7345471916266409E-06 -3.4498809783427592E-02
+ 13554 3.3884999999999996E-03 7.7259238720897620E-06 -3.4487746511629419E-02
+ 13555 3.3887499999999998E-03 7.7173033183708227E-06 -3.4476683239831274E-02
+ 13556 3.3889999999999997E-03 7.7086855304698401E-06 -3.4465619968033101E-02
+ 13557 3.3892499999999995E-03 7.7000705083868174E-06 -3.4454556696234956E-02
+ 13558 3.3894999999999997E-03 7.6914582521217243E-06 -3.4443493424436783E-02
+ 13559 3.3897499999999995E-03 7.6828487616745945E-06 -3.4432430152638638E-02
+ 13560 3.3899999999999998E-03 7.6742420370454010E-06 -3.4421366880840465E-02
+ 13561 3.3902499999999996E-03 7.6656380782341709E-06 -3.4410303609042320E-02
+ 13562 3.3904999999999999E-03 7.6570368852408754E-06 -3.4399240337244147E-02
+ 13563 3.3907499999999997E-03 7.6484384580655433E-06 -3.4388177065445974E-02
+ 13564 3.3909999999999995E-03 7.6398427967081660E-06 -3.4377113793647829E-02
+ 13565 3.3912499999999997E-03 7.6312499011687217E-06 -3.4366050521849656E-02
+ 13566 3.3914999999999995E-03 7.6226597714472425E-06 -3.4354987250051511E-02
+ 13567 3.3917499999999998E-03 7.6140724075436952E-06 -3.4343923978253338E-02
+ 13568 3.3919999999999996E-03 7.6054878094581123E-06 -3.4332860706455193E-02
+ 13569 3.3922499999999999E-03 7.5969059771904639E-06 -3.4321797434657020E-02
+ 13570 3.3924999999999997E-03 7.5883269107407788E-06 -3.4310734162858875E-02
+ 13571 3.3927499999999995E-03 7.5797506101090471E-06 -3.4299670891060702E-02
+ 13572 3.3929999999999997E-03 7.5711770752952490E-06 -3.4288607619262557E-02
+ 13573 3.3932499999999996E-03 7.5626063062994169E-06 -3.4277544347464384E-02
+ 13574 3.3934999999999998E-03 7.5540383031215168E-06 -3.4266481075666211E-02
+ 13575 3.3937499999999996E-03 7.5454730657615792E-06 -3.4255417803868066E-02
+ 13576 3.3939999999999994E-03 7.5369105942195923E-06 -3.4244354532069921E-02
+ 13577 3.3942499999999997E-03 7.5283508884955400E-06 -3.4233291260271748E-02
+ 13578 3.3944999999999995E-03 7.5197939485894520E-06 -3.4222227988473602E-02
+ 13579 3.3947499999999998E-03 7.5112397745013002E-06 -3.4211164716675430E-02
+ 13580 3.3949999999999996E-03 7.5026883662311135E-06 -3.4200101444877257E-02
+ 13581 3.3952499999999998E-03 7.4941397237788622E-06 -3.4189038173079112E-02
+ 13582 3.3954999999999996E-03 7.4855938471445709E-06 -3.4177974901280939E-02
+ 13583 3.3957499999999995E-03 7.4770507363282303E-06 -3.4166911629482793E-02
+ 13584 3.3959999999999997E-03 7.4685103913298260E-06 -3.4155848357684621E-02
+ 13585 3.3962499999999995E-03 7.4599728121493884E-06 -3.4144785085886475E-02
+ 13586 3.3964999999999998E-03 7.4514379987868821E-06 -3.4133721814088303E-02
+ 13587 3.3967499999999996E-03 7.4429059512423442E-06 -3.4122658542290157E-02
+ 13588 3.3969999999999998E-03 7.4343766695157383E-06 -3.4111595270491984E-02
+ 13589 3.3972499999999997E-03 7.4258501536070942E-06 -3.4100531998693839E-02
+ 13590 3.3974999999999995E-03 7.4173264035163990E-06 -3.4089468726895666E-02
+ 13591 3.3977499999999997E-03 7.4088054192436418E-06 -3.4078405455097494E-02
+ 13592 3.3979999999999995E-03 7.4002872007888514E-06 -3.4067342183299348E-02
+ 13593 3.3982499999999998E-03 7.3917717481519921E-06 -3.4056278911501175E-02
+ 13594 3.3984999999999996E-03 7.3832590613330980E-06 -3.4045215639703030E-02
+ 13595 3.3987499999999999E-03 7.3747491403321367E-06 -3.4034152367904857E-02
+ 13596 3.3989999999999997E-03 7.3662419851491405E-06 -3.4023089096106712E-02
+ 13597 3.3992499999999995E-03 7.3577375957840933E-06 -3.4012025824308567E-02
+ 13598 3.3994999999999997E-03 7.3492359722369832E-06 -3.4000962552510394E-02
+ 13599 3.3997499999999996E-03 7.3407371145078374E-06 -3.3989899280712221E-02
+ 13600 3.3999999999999998E-03 7.3322410225966261E-06 -3.3978836008914048E-02
+ 13601 3.4002499999999996E-03 7.3237476965033824E-06 -3.3967772737115903E-02
+ 13602 3.4004999999999999E-03 7.3152571362280691E-06 -3.3956709465317730E-02
+ 13603 3.4007499999999997E-03 7.3067693417707184E-06 -3.3945646193519585E-02
+ 13604 3.4009999999999995E-03 7.2982843131313191E-06 -3.3934582921721440E-02
+ 13605 3.4012499999999998E-03 7.2898020503098545E-06 -3.3923519649923267E-02
+ 13606 3.4014999999999996E-03 7.2813225533063583E-06 -3.3912456378125122E-02
+ 13607 3.4017499999999998E-03 7.2728458221207925E-06 -3.3901393106326949E-02
+ 13608 3.4019999999999996E-03 7.2643718567531942E-06 -3.3890329834528776E-02
+ 13609 3.4022499999999995E-03 7.2559006572035416E-06 -3.3879266562730631E-02
+ 13610 3.4024999999999997E-03 7.2474322234718244E-06 -3.3868203290932458E-02
+ 13611 3.4027499999999995E-03 7.2389665555580706E-06 -3.3857140019134313E-02
+ 13612 3.4029999999999998E-03 7.2305036534622531E-06 -3.3846076747336140E-02
+ 13613 3.4032499999999996E-03 7.2220435171843989E-06 -3.3835013475537995E-02
+ 13614 3.4034999999999998E-03 7.2135861467244802E-06 -3.3823950203739822E-02
+ 13615 3.4037499999999997E-03 7.2051315420825299E-06 -3.3812886931941677E-02
+ 13616 3.4039999999999995E-03 7.1966797032585219E-06 -3.3801823660143504E-02
+ 13617 3.4042499999999997E-03 7.1882306302524518E-06 -3.3790760388345331E-02
+ 13618 3.4044999999999995E-03 7.1797843230643451E-06 -3.3779697116547186E-02
+ 13619 3.4047499999999998E-03 7.1713407816941764E-06 -3.3768633844749013E-02
+ 13620 3.4049999999999996E-03 7.1629000061419728E-06 -3.3757570572950868E-02
+ 13621 3.4052499999999999E-03 7.1544619964077003E-06 -3.3746507301152695E-02
+ 13622 3.4054999999999997E-03 7.1460267524913963E-06 -3.3735444029354550E-02
+ 13623 3.4057499999999995E-03 7.1375942743930379E-06 -3.3724380757556405E-02
+ 13624 3.4059999999999997E-03 7.1291645621126133E-06 -3.3713317485758232E-02
+ 13625 3.4062499999999996E-03 7.1207376156501529E-06 -3.3702254213960059E-02
+ 13626 3.4064999999999998E-03 7.1123134350056296E-06 -3.3691190942161886E-02
+ 13627 3.4067499999999996E-03 7.1038920201790731E-06 -3.3680127670363741E-02
+ 13628 3.4069999999999999E-03 7.0954733711704477E-06 -3.3669064398565568E-02
+ 13629 3.4072499999999997E-03 7.0870574879797858E-06 -3.3658001126767423E-02
+ 13630 3.4074999999999995E-03 7.0786443706070737E-06 -3.3646937854969278E-02
+ 13631 3.4077499999999998E-03 7.0702340190522979E-06 -3.3635874583171105E-02
+ 13632 3.4079999999999996E-03 7.0618264333154888E-06 -3.3624811311372960E-02
+ 13633 3.4082499999999998E-03 7.0534216133966118E-06 -3.3613748039574787E-02
+ 13634 3.4084999999999996E-03 7.0450195592956956E-06 -3.3602684767776614E-02
+ 13635 3.4087499999999995E-03 7.0366202710127360E-06 -3.3591621495978469E-02
+ 13636 3.4089999999999997E-03 7.0282237485477085E-06 -3.3580558224180296E-02
+ 13637 3.4092499999999995E-03 7.0198299919006427E-06 -3.3569494952382151E-02
+ 13638 3.4094999999999998E-03 7.0114390010715131E-06 -3.3558431680583978E-02
+ 13639 3.4097499999999996E-03 7.0030507760603461E-06 -3.3547368408785833E-02
+ 13640 3.4099999999999998E-03 6.9946653168671154E-06 -3.3536305136987660E-02
+ 13641 3.4102499999999997E-03 6.9862826234918539E-06 -3.3525241865189515E-02
+ 13642 3.4104999999999995E-03 6.9779026959345389E-06 -3.3514178593391342E-02
+ 13643 3.4107499999999997E-03 6.9695255341951577E-06 -3.3503115321593169E-02
+ 13644 3.4109999999999995E-03 6.9611511382737381E-06 -3.3492052049795024E-02
+ 13645 3.4112499999999998E-03 6.9527795081702557E-06 -3.3480988777996851E-02
+ 13646 3.4114999999999996E-03 6.9444106438847366E-06 -3.3469925506198706E-02
+ 13647 3.4117499999999999E-03 6.9360445454171530E-06 -3.3458862234400533E-02
+ 13648 3.4119999999999997E-03 6.9276812127675311E-06 -3.3447798962602387E-02
+ 13649 3.4122499999999995E-03 6.9193206459358657E-06 -3.3436735690804242E-02
+ 13650 3.4124999999999997E-03 6.9109628449221299E-06 -3.3425672419006069E-02
+ 13651 3.4127499999999996E-03 6.9026078097263575E-06 -3.3414609147207897E-02
+ 13652 3.4129999999999998E-03 6.8942555403485213E-06 -3.3403545875409724E-02
+ 13653 3.4132499999999996E-03 6.8859060367886485E-06 -3.3392482603611578E-02
+ 13654 3.4134999999999999E-03 6.8775592990467120E-06 -3.3381419331813406E-02
+ 13655 3.4137499999999997E-03 6.8692153271227423E-06 -3.3370356060015260E-02
+ 13656 3.4139999999999995E-03 6.8608741210167224E-06 -3.3359292788217115E-02
+ 13657 3.4142499999999998E-03 6.8525356807286346E-06 -3.3348229516418942E-02
+ 13658 3.4144999999999996E-03 6.8442000062585084E-06 -3.3337166244620797E-02
+ 13659 3.4147499999999998E-03 6.8358670976063210E-06 -3.3326102972822624E-02
+ 13660 3.4149999999999996E-03 6.8275369547720937E-06 -3.3315039701024451E-02
+ 13661 3.4152499999999994E-03 6.8192095777558212E-06 -3.3303976429226306E-02
+ 13662 3.4154999999999997E-03 6.8108849665574800E-06 -3.3292913157428133E-02
+ 13663 3.4157499999999995E-03 6.8025631211771030E-06 -3.3281849885629988E-02
+ 13664 3.4159999999999998E-03 6.7942440416146623E-06 -3.3270786613831815E-02
+ 13665 3.4162499999999996E-03 6.7859277278701832E-06 -3.3259723342033670E-02
+ 13666 3.4164999999999998E-03 6.7776141799436455E-06 -3.3248660070235497E-02
+ 13667 3.4167499999999996E-03 6.7693033978350661E-06 -3.3237596798437352E-02
+ 13668 3.4169999999999995E-03 6.7609953815444349E-06 -3.3226533526639179E-02
+ 13669 3.4172499999999997E-03 6.7526901310717416E-06 -3.3215470254841006E-02
+ 13670 3.4174999999999995E-03 6.7443876464170160E-06 -3.3204406983042861E-02
+ 13671 3.4177499999999998E-03 6.7360879275802207E-06 -3.3193343711244688E-02
+ 13672 3.4179999999999996E-03 6.7277909745613896E-06 -3.3182280439446543E-02
+ 13673 3.4182499999999998E-03 6.7194967873604939E-06 -3.3171217167648370E-02
+ 13674 3.4184999999999997E-03 6.7112053659775608E-06 -3.3160153895850225E-02
+ 13675 3.4187499999999995E-03 6.7029167104125818E-06 -3.3149090624052080E-02
+ 13676 3.4189999999999997E-03 6.6946308206655348E-06 -3.3138027352253907E-02
+ 13677 3.4192499999999995E-03 6.6863476967364545E-06 -3.3126964080455734E-02
+ 13678 3.4194999999999998E-03 6.6780673386253089E-06 -3.3115900808657589E-02
+ 13679 3.4197499999999996E-03 6.6697897463321216E-06 -3.3104837536859416E-02
+ 13680 3.4199999999999999E-03 6.6615149198568739E-06 -3.3093774265061243E-02
+ 13681 3.4202499999999997E-03 6.6532428591995870E-06 -3.3082710993263098E-02
+ 13682 3.4204999999999995E-03 6.6449735643602517E-06 -3.3071647721464953E-02
+ 13683 3.4207499999999997E-03 6.6367070353388552E-06 -3.3060584449666780E-02
+ 13684 3.4209999999999996E-03 6.6284432721354187E-06 -3.3049521177868635E-02
+ 13685 3.4212499999999998E-03 6.6201822747499185E-06 -3.3038457906070462E-02
+ 13686 3.4214999999999996E-03 6.6119240431823800E-06 -3.3027394634272317E-02
+ 13687 3.4217499999999994E-03 6.6036685774327896E-06 -3.3016331362474144E-02
+ 13688 3.4219999999999997E-03 6.5954158775011380E-06 -3.3005268090675971E-02
+ 13689 3.4222499999999995E-03 6.5871659433874524E-06 -3.2994204818877826E-02
+ 13690 3.4224999999999998E-03 6.5789187750916996E-06 -3.2983141547079653E-02
+ 13691 3.4227499999999996E-03 6.5706743726139128E-06 -3.2972078275281508E-02
+ 13692 3.4229999999999998E-03 6.5624327359540597E-06 -3.2961015003483335E-02
+ 13693 3.4232499999999996E-03 6.5541938651121674E-06 -3.2949951731685190E-02
+ 13694 3.4234999999999995E-03 6.5459577600882242E-06 -3.2938888459887017E-02
+ 13695 3.4237499999999997E-03 6.5377244208822206E-06 -3.2927825188088872E-02
+ 13696 3.4239999999999995E-03 6.5294938474941812E-06 -3.2916761916290699E-02
+ 13697 3.4242499999999998E-03 6.5212660399240755E-06 -3.2905698644492526E-02
+ 13698 3.4244999999999996E-03 6.5130409981719316E-06 -3.2894635372694381E-02
+ 13699 3.4247499999999998E-03 6.5048187222377282E-06 -3.2883572100896208E-02
+ 13700 3.4249999999999997E-03 6.4965992121214839E-06 -3.2872508829098063E-02
+ 13701 3.4252499999999995E-03 6.4883824678231886E-06 -3.2861445557299918E-02
+ 13702 3.4254999999999997E-03 6.4801684893428304E-06 -3.2850382285501745E-02
+ 13703 3.4257499999999995E-03 6.4719572766804339E-06 -3.2839319013703600E-02
+ 13704 3.4259999999999998E-03 6.4637488298359745E-06 -3.2828255741905427E-02
+ 13705 3.4262499999999996E-03 6.4555431488094803E-06 -3.2817192470107254E-02
+ 13706 3.4264999999999999E-03 6.4473402336009197E-06 -3.2806129198309081E-02
+ 13707 3.4267499999999997E-03 6.4391400842103217E-06 -3.2795065926510936E-02
+ 13708 3.4269999999999995E-03 6.4309427006376735E-06 -3.2784002654712791E-02
+ 13709 3.4272499999999997E-03 6.4227480828829625E-06 -3.2772939382914618E-02
+ 13710 3.4274999999999996E-03 6.4145562309462173E-06 -3.2761876111116472E-02
+ 13711 3.4277499999999998E-03 6.4063671448274042E-06 -3.2750812839318300E-02
+ 13712 3.4279999999999996E-03 6.3981808245265588E-06 -3.2739749567520154E-02
+ 13713 3.4282499999999999E-03 6.3899972700436445E-06 -3.2728686295721982E-02
+ 13714 3.4284999999999997E-03 6.3818164813786936E-06 -3.2717623023923809E-02
+ 13715 3.4287499999999995E-03 6.3736384585316909E-06 -3.2706559752125663E-02
+ 13716 3.4289999999999998E-03 6.3654632015026261E-06 -3.2695496480327491E-02
+ 13717 3.4292499999999996E-03 6.3572907102915272E-06 -3.2684433208529345E-02
+ 13718 3.4294999999999998E-03 6.3491209848983621E-06 -3.2673369936731173E-02
+ 13719 3.4297499999999996E-03 6.3409540253231578E-06 -3.2662306664933027E-02
+ 13720 3.4299999999999995E-03 6.3327898315659042E-06 -3.2651243393134882E-02
+ 13721 3.4302499999999997E-03 6.3246284036265877E-06 -3.2640180121336709E-02
+ 13722 3.4304999999999995E-03 6.3164697415052313E-06 -3.2629116849538536E-02
+ 13723 3.4307499999999998E-03 6.3083138452018128E-06 -3.2618053577740364E-02
+ 13724 3.4309999999999996E-03 6.3001607147163627E-06 -3.2606990305942218E-02
+ 13725 3.4312499999999998E-03 6.2920103500488422E-06 -3.2595927034144045E-02
+ 13726 3.4314999999999997E-03 6.2838627511992901E-06 -3.2584863762345900E-02
+ 13727 3.4317499999999995E-03 6.2757179181676836E-06 -3.2573800490547755E-02
+ 13728 3.4319999999999997E-03 6.2675758509540134E-06 -3.2562737218749582E-02
+ 13729 3.4322499999999995E-03 6.2594365495583049E-06 -3.2551673946951437E-02
+ 13730 3.4324999999999998E-03 6.2513000139805327E-06 -3.2540610675153264E-02
+ 13731 3.4327499999999996E-03 6.2431662442207289E-06 -3.2529547403355091E-02
+ 13732 3.4329999999999999E-03 6.2350352402788555E-06 -3.2518484131556918E-02
+ 13733 3.4332499999999997E-03 6.2269070021549497E-06 -3.2507420859758773E-02
+ 13734 3.4334999999999995E-03 6.2187815298489895E-06 -3.2496357587960628E-02
+ 13735 3.4337499999999997E-03 6.2106588233609655E-06 -3.2485294316162455E-02
+ 13736 3.4339999999999996E-03 6.2025388826909042E-06 -3.2474231044364310E-02
+ 13737 3.4342499999999998E-03 6.1944217078387807E-06 -3.2463167772566137E-02
+ 13738 3.4344999999999996E-03 6.1863072988046182E-06 -3.2452104500767992E-02
+ 13739 3.4347499999999999E-03 6.1781956555883936E-06 -3.2441041228969819E-02
+ 13740 3.4349999999999997E-03 6.1700867781901332E-06 -3.2429977957171646E-02
+ 13741 3.4352499999999995E-03 6.1619806666098184E-06 -3.2418914685373501E-02
+ 13742 3.4354999999999998E-03 6.1538773208474424E-06 -3.2407851413575328E-02
+ 13743 3.4357499999999996E-03 6.1457767409030273E-06 -3.2396788141777183E-02
+ 13744 3.4359999999999998E-03 6.1376789267765502E-06 -3.2385724869979010E-02
+ 13745 3.4362499999999996E-03 6.1295838784680381E-06 -3.2374661598180865E-02
+ 13746 3.4364999999999995E-03 6.1214915959774776E-06 -3.2363598326382720E-02
+ 13747 3.4367499999999997E-03 6.1134020793048491E-06 -3.2352535054584547E-02
+ 13748 3.4369999999999995E-03 6.1053153284501797E-06 -3.2341471782786374E-02
+ 13749 3.4372499999999998E-03 6.0972313434134492E-06 -3.2330408510988201E-02
+ 13750 3.4374999999999996E-03 6.0891501241946829E-06 -3.2319345239190056E-02
+ 13751 3.4377499999999998E-03 6.0810716707938503E-06 -3.2308281967391883E-02
+ 13752 3.4379999999999997E-03 6.0729959832109862E-06 -3.2297218695593738E-02
+ 13753 3.4382499999999995E-03 6.0649230614460669E-06 -3.2286155423795593E-02
+ 13754 3.4384999999999997E-03 6.0568529054990855E-06 -3.2275092151997420E-02
+ 13755 3.4387499999999995E-03 6.0487855153700650E-06 -3.2264028880199275E-02
+ 13756 3.4389999999999998E-03 6.0407208910589824E-06 -3.2252965608401102E-02
+ 13757 3.4392499999999996E-03 6.0326590325658598E-06 -3.2241902336602929E-02
+ 13758 3.4394999999999998E-03 6.0245999398906769E-06 -3.2230839064804784E-02
+ 13759 3.4397499999999997E-03 6.0165436130334583E-06 -3.2219775793006611E-02
+ 13760 3.4399999999999995E-03 6.0084900519941894E-06 -3.2208712521208466E-02
+ 13761 3.4402499999999997E-03 6.0004392567728543E-06 -3.2197649249410293E-02
+ 13762 3.4404999999999995E-03 5.9923912273694809E-06 -3.2186585977612148E-02
+ 13763 3.4407499999999998E-03 5.9843459637840446E-06 -3.2175522705813975E-02
+ 13764 3.4409999999999996E-03 5.9763034660165717E-06 -3.2164459434015830E-02
+ 13765 3.4412499999999999E-03 5.9682637340670334E-06 -3.2153396162217657E-02
+ 13766 3.4414999999999997E-03 5.9602267679354618E-06 -3.2142332890419484E-02
+ 13767 3.4417499999999995E-03 5.9521925676218393E-06 -3.2131269618621339E-02
+ 13768 3.4419999999999997E-03 5.9441611331261513E-06 -3.2120206346823166E-02
+ 13769 3.4422499999999996E-03 5.9361324644484258E-06 -3.2109143075025021E-02
+ 13770 3.4424999999999998E-03 5.9281065615886358E-06 -3.2098079803226848E-02
+ 13771 3.4427499999999996E-03 5.9200834245468083E-06 -3.2087016531428703E-02
+ 13772 3.4429999999999994E-03 5.9120630533229299E-06 -3.2075953259630557E-02
+ 13773 3.4432499999999997E-03 5.9040454479169885E-06 -3.2064889987832385E-02
+ 13774 3.4434999999999995E-03 5.8960306083290122E-06 -3.2053826716034212E-02
+ 13775 3.4437499999999998E-03 5.8880185345589713E-06 -3.2042763444236066E-02
+ 13776 3.4439999999999996E-03 5.8800092266068922E-06 -3.2031700172437894E-02
+ 13777 3.4442499999999998E-03 5.8720026844727484E-06 -3.2020636900639721E-02
+ 13778 3.4444999999999996E-03 5.8639989081565681E-06 -3.2009573628841576E-02
+ 13779 3.4447499999999995E-03 5.8559978976583418E-06 -3.1998510357043430E-02
+ 13780 3.4449999999999997E-03 5.8479996529780467E-06 -3.1987447085245257E-02
+ 13781 3.4452499999999995E-03 5.8400041741157183E-06 -3.1976383813447112E-02
+ 13782 3.4454999999999998E-03 5.8320114610713229E-06 -3.1965320541648939E-02
+ 13783 3.4457499999999996E-03 5.8240215138448892E-06 -3.1954257269850767E-02
+ 13784 3.4459999999999998E-03 5.8160343324363951E-06 -3.1943193998052621E-02
+ 13785 3.4462499999999997E-03 5.8080499168458602E-06 -3.1932130726254448E-02
+ 13786 3.4464999999999995E-03 5.8000682670732810E-06 -3.1921067454456303E-02
+ 13787 3.4467499999999997E-03 5.7920893831186322E-06 -3.1910004182658130E-02
+ 13788 3.4469999999999995E-03 5.7841132649819476E-06 -3.1898940910859985E-02
+ 13789 3.4472499999999998E-03 5.7761399126631993E-06 -3.1887877639061812E-02
+ 13790 3.4474999999999996E-03 5.7681693261624126E-06 -3.1876814367263667E-02
+ 13791 3.4477499999999999E-03 5.7602015054795623E-06 -3.1865751095465494E-02
+ 13792 3.4479999999999997E-03 5.7522364506146753E-06 -3.1854687823667349E-02
+ 13793 3.4482499999999995E-03 5.7442741615677407E-06 -3.1843624551869176E-02
+ 13794 3.4484999999999997E-03 5.7363146383387399E-06 -3.1832561280071003E-02
+ 13795 3.4487499999999996E-03 5.7283578809277067E-06 -3.1821498008272858E-02
+ 13796 3.4489999999999998E-03 5.7204038893346055E-06 -3.1810434736474685E-02
+ 13797 3.4492499999999996E-03 5.7124526635594660E-06 -3.1799371464676540E-02
+ 13798 3.4494999999999999E-03 5.7045042036022627E-06 -3.1788308192878367E-02
+ 13799 3.4497499999999997E-03 5.6965585094630229E-06 -3.1777244921080222E-02
+ 13800 3.4499999999999995E-03 5.6886155811417354E-06 -3.1766181649282077E-02
+ 13801 3.4502499999999998E-03 5.6806754186383825E-06 -3.1755118377483904E-02
+ 13802 3.4504999999999996E-03 5.6727380219529939E-06 -3.1744055105685731E-02
+ 13803 3.4507499999999998E-03 5.6648033910855390E-06 -3.1732991833887558E-02
+ 13804 3.4509999999999996E-03 5.6568715260360457E-06 -3.1721928562089413E-02
+ 13805 3.4512499999999995E-03 5.6489424268045032E-06 -3.1710865290291268E-02
+ 13806 3.4514999999999997E-03 5.6410160933908969E-06 -3.1699802018493095E-02
+ 13807 3.4517499999999995E-03 5.6330925257952540E-06 -3.1688738746694950E-02
+ 13808 3.4519999999999998E-03 5.6251717240175457E-06 -3.1677675474896777E-02
+ 13809 3.4522499999999996E-03 5.6172536880578059E-06 -3.1666612203098632E-02
+ 13810 3.4524999999999998E-03 5.6093384179159972E-06 -3.1655548931300459E-02
+ 13811 3.4527499999999997E-03 5.6014259135921503E-06 -3.1644485659502286E-02
+ 13812 3.4529999999999995E-03 5.5935161750862540E-06 -3.1633422387704141E-02
+ 13813 3.4532499999999997E-03 5.5856092023982957E-06 -3.1622359115905968E-02
+ 13814 3.4534999999999995E-03 5.5777049955283016E-06 -3.1611295844107823E-02
+ 13815 3.4537499999999998E-03 5.5698035544762413E-06 -3.1600232572309650E-02
+ 13816 3.4539999999999996E-03 5.5619048792421469E-06 -3.1589169300511505E-02
+ 13817 3.4542499999999999E-03 5.5540089698259862E-06 -3.1578106028713332E-02
+ 13818 3.4544999999999997E-03 5.5461158262277872E-06 -3.1567042756915187E-02
+ 13819 3.4547499999999995E-03 5.5382254484475355E-06 -3.1555979485117014E-02
+ 13820 3.4549999999999997E-03 5.5303378364852235E-06 -3.1544916213318841E-02
+ 13821 3.4552499999999996E-03 5.5224529903408774E-06 -3.1533852941520696E-02
+ 13822 3.4554999999999998E-03 5.5145709100144633E-06 -3.1522789669722523E-02
+ 13823 3.4557499999999996E-03 5.5066915955060127E-06 -3.1511726397924378E-02
+ 13824 3.4559999999999999E-03 5.4988150468154974E-06 -3.1500663126126205E-02
+ 13825 3.4562499999999997E-03 5.4909412639429472E-06 -3.1489599854328060E-02
+ 13826 3.4564999999999995E-03 5.4830702468883427E-06 -3.1478536582529915E-02
+ 13827 3.4567499999999998E-03 5.4752019956516811E-06 -3.1467473310731742E-02
+ 13828 3.4569999999999996E-03 5.4673365102329779E-06 -3.1456410038933569E-02
+ 13829 3.4572499999999998E-03 5.4594737906322110E-06 -3.1445346767135396E-02
+ 13830 3.4574999999999996E-03 5.4516138368494091E-06 -3.1434283495337251E-02
+ 13831 3.4577499999999995E-03 5.4437566488845545E-06 -3.1423220223539106E-02
+ 13832 3.4579999999999997E-03 5.4359022267376363E-06 -3.1412156951740933E-02
+ 13833 3.4582499999999995E-03 5.4280505704086805E-06 -3.1401093679942788E-02
+ 13834 3.4584999999999998E-03 5.4202016798976619E-06 -3.1390030408144615E-02
+ 13835 3.4587499999999996E-03 5.4123555552046075E-06 -3.1378967136346470E-02
+ 13836 3.4589999999999998E-03 5.4045121963294885E-06 -3.1367903864548297E-02
+ 13837 3.4592499999999997E-03 5.3966716032723346E-06 -3.1356840592750124E-02
+ 13838 3.4594999999999995E-03 5.3888337760331254E-06 -3.1345777320951979E-02
+ 13839 3.4597499999999997E-03 5.3809987146118543E-06 -3.1334714049153806E-02
+ 13840 3.4599999999999995E-03 5.3731664190085456E-06 -3.1323650777355661E-02
+ 13841 3.4602499999999998E-03 5.3653368892231741E-06 -3.1312587505557488E-02
+ 13842 3.4604999999999996E-03 5.3575101252557634E-06 -3.1301524233759342E-02
+ 13843 3.4607499999999999E-03 5.3496861271062907E-06 -3.1290460961961170E-02
+ 13844 3.4609999999999997E-03 5.3418648947747831E-06 -3.1279397690163024E-02
+ 13845 3.4612499999999995E-03 5.3340464282612194E-06 -3.1268334418364852E-02
+ 13846 3.4614999999999997E-03 5.3262307275655962E-06 -3.1257271146566679E-02
+ 13847 3.4617499999999995E-03 5.3184177926879338E-06 -3.1246207874768533E-02
+ 13848 3.4619999999999998E-03 5.3106076236282086E-06 -3.1235144602970361E-02
+ 13849 3.4622499999999996E-03 5.3028002203864484E-06 -3.1224081331172215E-02
+ 13850 3.4624999999999999E-03 5.2949955829626220E-06 -3.1213018059374043E-02
+ 13851 3.4627499999999997E-03 5.2871937113567624E-06 -3.1201954787575897E-02
+ 13852 3.4629999999999995E-03 5.2793946055688483E-06 -3.1190891515777752E-02
+ 13853 3.4632499999999997E-03 5.2715982655988697E-06 -3.1179828243979579E-02
+ 13854 3.4634999999999996E-03 5.2638046914468527E-06 -3.1168764972181406E-02
+ 13855 3.4637499999999998E-03 5.2560138831127738E-06 -3.1157701700383234E-02
+ 13856 3.4639999999999996E-03 5.2482258405966616E-06 -3.1146638428585088E-02
+ 13857 3.4642499999999994E-03 5.2404405638984941E-06 -3.1135575156786943E-02
+ 13858 3.4644999999999997E-03 5.2326580530182647E-06 -3.1124511884988770E-02
+ 13859 3.4647499999999995E-03 5.2248783079559969E-06 -3.1113448613190625E-02
+ 13860 3.4649999999999998E-03 5.2171013287116713E-06 -3.1102385341392452E-02
+ 13861 3.4652499999999996E-03 5.2093271152853015E-06 -3.1091322069594307E-02
+ 13862 3.4654999999999998E-03 5.2015556676768696E-06 -3.1080258797796134E-02
+ 13863 3.4657499999999996E-03 5.1937869858863995E-06 -3.1069195525997961E-02
+ 13864 3.4659999999999995E-03 5.1860210699138817E-06 -3.1058132254199816E-02
+ 13865 3.4662499999999997E-03 5.1782579197593002E-06 -3.1047068982401643E-02
+ 13866 3.4664999999999995E-03 5.1704975354226778E-06 -3.1036005710603498E-02
+ 13867 3.4667499999999998E-03 5.1627399169039943E-06 -3.1024942438805325E-02
+ 13868 3.4669999999999996E-03 5.1549850642032716E-06 -3.1013879167007180E-02
+ 13869 3.4672499999999998E-03 5.1472329773204869E-06 -3.1002815895209007E-02
+ 13870 3.4674999999999997E-03 5.1394836562556672E-06 -3.0991752623410862E-02
+ 13871 3.4677499999999995E-03 5.1317371010087966E-06 -3.0980689351612689E-02
+ 13872 3.4679999999999997E-03 5.1239933115798614E-06 -3.0969626079814516E-02
+ 13873 3.4682499999999995E-03 5.1162522879688861E-06 -3.0958562808016371E-02
+ 13874 3.4684999999999998E-03 5.1085140301758489E-06 -3.0947499536218198E-02
+ 13875 3.4687499999999996E-03 5.1007785382007741E-06 -3.0936436264420053E-02
+ 13876 3.4689999999999999E-03 5.0930458120436365E-06 -3.0925372992621880E-02
+ 13877 3.4692499999999997E-03 5.0853158517044632E-06 -3.0914309720823735E-02
+ 13878 3.4694999999999995E-03 5.0775886571832354E-06 -3.0903246449025590E-02
+ 13879 3.4697499999999997E-03 5.0698642284799464E-06 -3.0892183177227417E-02
+ 13880 3.4699999999999996E-03 5.0621425655946175E-06 -3.0881119905429244E-02
+ 13881 3.4702499999999998E-03 5.0544236685272290E-06 -3.0870056633631099E-02
+ 13882 3.4704999999999996E-03 5.0467075372777997E-06 -3.0858993361832926E-02
+ 13883 3.4707499999999994E-03 5.0389941718463253E-06 -3.0847930090034781E-02
+ 13884 3.4709999999999997E-03 5.0312835722327830E-06 -3.0836866818236608E-02
+ 13885 3.4712499999999995E-03 5.0235757384372057E-06 -3.0825803546438463E-02
+ 13886 3.4714999999999998E-03 5.0158706704595639E-06 -3.0814740274640290E-02
+ 13887 3.4717499999999996E-03 5.0081683682998838E-06 -3.0803677002842145E-02
+ 13888 3.4719999999999998E-03 5.0004688319581399E-06 -3.0792613731043972E-02
+ 13889 3.4722499999999996E-03 4.9927720614343577E-06 -3.0781550459245827E-02
+ 13890 3.4724999999999995E-03 4.9850780567285279E-06 -3.0770487187447654E-02
+ 13891 3.4727499999999997E-03 4.9773868178406327E-06 -3.0759423915649481E-02
+ 13892 3.4729999999999995E-03 4.9696983447706991E-06 -3.0748360643851336E-02
+ 13893 3.4732499999999998E-03 4.9620126375187036E-06 -3.0737297372053163E-02
+ 13894 3.4734999999999996E-03 4.9543296960846731E-06 -3.0726234100255018E-02
+ 13895 3.4737499999999998E-03 4.9466495204685764E-06 -3.0715170828456845E-02
+ 13896 3.4739999999999997E-03 4.9389721106704421E-06 -3.0704107556658700E-02
+ 13897 3.4742499999999995E-03 4.9312974666902544E-06 -3.0693044284860527E-02
+ 13898 3.4744999999999997E-03 4.9236255885280080E-06 -3.0681981013062382E-02
+ 13899 3.4747499999999995E-03 4.9159564761837241E-06 -3.0670917741264209E-02
+ 13900 3.4749999999999998E-03 4.9082901296573757E-06 -3.0659854469466036E-02
+ 13901 3.4752499999999996E-03 4.9006265489489889E-06 -3.0648791197667891E-02
+ 13902 3.4754999999999999E-03 4.8929657340585393E-06 -3.0637727925869718E-02
+ 13903 3.4757499999999997E-03 4.8853076849860497E-06 -3.0626664654071573E-02
+ 13904 3.4759999999999995E-03 4.8776524017315149E-06 -3.0615601382273427E-02
+ 13905 3.4762499999999997E-03 4.8699998842949123E-06 -3.0604538110475255E-02
+ 13906 3.4764999999999996E-03 4.8623501326762772E-06 -3.0593474838677109E-02
+ 13907 3.4767499999999998E-03 4.8547031468755751E-06 -3.0582411566878936E-02
+ 13908 3.4769999999999996E-03 4.8470589268928337E-06 -3.0571348295080764E-02
+ 13909 3.4772499999999999E-03 4.8394174727280304E-06 -3.0560285023282591E-02
+ 13910 3.4774999999999997E-03 4.8317787843811904E-06 -3.0549221751484446E-02
+ 13911 3.4777499999999995E-03 4.8241428618523011E-06 -3.0538158479686300E-02
+ 13912 3.4779999999999998E-03 4.8165097051413464E-06 -3.0527095207888127E-02
+ 13913 3.4782499999999996E-03 4.8088793142483526E-06 -3.0516031936089982E-02
+ 13914 3.4784999999999998E-03 4.8012516891732975E-06 -3.0504968664291809E-02
+ 13915 3.4787499999999996E-03 4.7936268299162042E-06 -3.0493905392493664E-02
+ 13916 3.4789999999999995E-03 4.7860047364770589E-06 -3.0482842120695491E-02
+ 13917 3.4792499999999997E-03 4.7783854088558525E-06 -3.0471778848897318E-02
+ 13918 3.4794999999999995E-03 4.7707688470526104E-06 -3.0460715577099173E-02
+ 13919 3.4797499999999998E-03 4.7631550510673028E-06 -3.0449652305301000E-02
+ 13920 3.4799999999999996E-03 4.7555440208999603E-06 -3.0438589033502855E-02
+ 13921 3.4802499999999998E-03 4.7479357565505515E-06 -3.0427525761704682E-02
+ 13922 3.4804999999999997E-03 4.7403302580191044E-06 -3.0416462489906537E-02
+ 13923 3.4807499999999995E-03 4.7327275253056072E-06 -3.0405399218108392E-02
+ 13924 3.4809999999999997E-03 4.7251275584100471E-06 -3.0394335946310219E-02
+ 13925 3.4812499999999995E-03 4.7175303573324512E-06 -3.0383272674512046E-02
+ 13926 3.4814999999999998E-03 4.7099359220727907E-06 -3.0372209402713873E-02
+ 13927 3.4817499999999996E-03 4.7023442526310919E-06 -3.0361146130915728E-02
+ 13928 3.4819999999999999E-03 4.6947553490073337E-06 -3.0350082859117555E-02
+ 13929 3.4822499999999997E-03 4.6871692112015329E-06 -3.0339019587319410E-02
+ 13930 3.4824999999999995E-03 4.6795858392136827E-06 -3.0327956315521265E-02
+ 13931 3.4827499999999997E-03 4.6720052330437697E-06 -3.0316893043723092E-02
+ 13932 3.4829999999999996E-03 4.6644273926918176E-06 -3.0305829771924947E-02
+ 13933 3.4832499999999998E-03 4.6568523181578034E-06 -3.0294766500126774E-02
+ 13934 3.4834999999999996E-03 4.6492800094417534E-06 -3.0283703228328601E-02
+ 13935 3.4837499999999999E-03 4.6417104665436380E-06 -3.0272639956530428E-02
+ 13936 3.4839999999999997E-03 4.6341436894634861E-06 -3.0261576684732283E-02
+ 13937 3.4842499999999995E-03 4.6265796782012814E-06 -3.0250513412934138E-02
+ 13938 3.4844999999999998E-03 4.6190184327570146E-06 -3.0239450141135965E-02
+ 13939 3.4847499999999996E-03 4.6114599531307138E-06 -3.0228386869337820E-02
+ 13940 3.4849999999999998E-03 4.6039042393223451E-06 -3.0217323597539647E-02
+ 13941 3.4852499999999996E-03 4.5963512913319431E-06 -3.0206260325741502E-02
+ 13942 3.4854999999999994E-03 4.5888011091594867E-06 -3.0195197053943329E-02
+ 13943 3.4857499999999997E-03 4.5812536928049683E-06 -3.0184133782145156E-02
+ 13944 3.4859999999999995E-03 4.5737090422684115E-06 -3.0173070510347011E-02
+ 13945 3.4862499999999998E-03 4.5661671575497911E-06 -3.0162007238548838E-02
+ 13946 3.4864999999999996E-03 4.5586280386491365E-06 -3.0150943966750693E-02
+ 13947 3.4867499999999998E-03 4.5510916855664157E-06 -3.0139880694952520E-02
+ 13948 3.4869999999999996E-03 4.5435580983016575E-06 -3.0128817423154375E-02
+ 13949 3.4872499999999995E-03 4.5360272768548474E-06 -3.0117754151356230E-02
+ 13950 3.4874999999999997E-03 4.5284992212259752E-06 -3.0106690879558057E-02
+ 13951 3.4877499999999995E-03 4.5209739314150648E-06 -3.0095627607759884E-02
+ 13952 3.4879999999999998E-03 4.5134514074220914E-06 -3.0084564335961711E-02
+ 13953 3.4882499999999996E-03 4.5059316492470832E-06 -3.0073501064163566E-02
+ 13954 3.4884999999999998E-03 4.4984146568900103E-06 -3.0062437792365393E-02
+ 13955 3.4887499999999997E-03 4.4909004303509009E-06 -3.0051374520567248E-02
+ 13956 3.4889999999999995E-03 4.4833889696297396E-06 -3.0040311248769103E-02
+ 13957 3.4892499999999997E-03 4.4758802747265137E-06 -3.0029247976970930E-02
+ 13958 3.4894999999999995E-03 4.4683743456412495E-06 -3.0018184705172785E-02
+ 13959 3.4897499999999998E-03 4.4608711823739242E-06 -3.0007121433374612E-02
+ 13960 3.4899999999999996E-03 4.4533707849245622E-06 -2.9996058161576439E-02
+ 13961 3.4902499999999999E-03 4.4458731532931356E-06 -2.9984994889778294E-02
+ 13962 3.4904999999999997E-03 4.4383782874796725E-06 -2.9973931617980121E-02
+ 13963 3.4907499999999995E-03 4.4308861874841574E-06 -2.9962868346181976E-02
+ 13964 3.4909999999999997E-03 4.4233968533065787E-06 -2.9951805074383803E-02
+ 13965 3.4912499999999996E-03 4.4159102849469616E-06 -2.9940741802585658E-02
+ 13966 3.4914999999999998E-03 4.4084264824052817E-06 -2.9929678530787485E-02
+ 13967 3.4917499999999996E-03 4.4009454456815651E-06 -2.9918615258989339E-02
+ 13968 3.4919999999999994E-03 4.3934671747757993E-06 -2.9907551987191167E-02
+ 13969 3.4922499999999997E-03 4.3859916696879688E-06 -2.9896488715392994E-02
+ 13970 3.4924999999999995E-03 4.3785189304181001E-06 -2.9885425443594849E-02
+ 13971 3.4927499999999998E-03 4.3710489569661684E-06 -2.9874362171796676E-02
+ 13972 3.4929999999999996E-03 4.3635817493321985E-06 -2.9863298899998530E-02
+ 13973 3.4932499999999998E-03 4.3561173075161657E-06 -2.9852235628200358E-02
+ 13974 3.4934999999999996E-03 4.3486556315180971E-06 -2.9841172356402212E-02
+ 13975 3.4937499999999995E-03 4.3411967213379800E-06 -2.9830109084604067E-02
+ 13976 3.4939999999999997E-03 4.3337405769757967E-06 -2.9819045812805894E-02
+ 13977 3.4942499999999995E-03 4.3262871984315725E-06 -2.9807982541007721E-02
+ 13978 3.4944999999999998E-03 4.3188365857052897E-06 -2.9796919269209576E-02
+ 13979 3.4947499999999996E-03 4.3113887387969643E-06 -2.9785855997411403E-02
+ 13980 3.4949999999999998E-03 4.3039436577065803E-06 -2.9774792725613231E-02
+ 13981 3.4952499999999997E-03 4.2965013424341589E-06 -2.9763729453815085E-02
+ 13982 3.4954999999999995E-03 4.2890617929796839E-06 -2.9752666182016940E-02
+ 13983 3.4957499999999997E-03 4.2816250093431468E-06 -2.9741602910218767E-02
+ 13984 3.4959999999999995E-03 4.2741909915245714E-06 -2.9730539638420622E-02
+ 13985 3.4962499999999998E-03 4.2667597395239332E-06 -2.9719476366622449E-02
+ 13986 3.4964999999999996E-03 4.2593312533412567E-06 -2.9708413094824276E-02
+ 13987 3.4967499999999999E-03 4.2519055329765172E-06 -2.9697349823026131E-02
+ 13988 3.4969999999999997E-03 4.2444825784297429E-06 -2.9686286551227958E-02
+ 13989 3.4972499999999995E-03 4.2370623897009184E-06 -2.9675223279429813E-02
+ 13990 3.4974999999999997E-03 4.2296449667900285E-06 -2.9664160007631640E-02
+ 13991 3.4977499999999996E-03 4.2222303096970994E-06 -2.9653096735833495E-02
+ 13992 3.4979999999999998E-03 4.2148184184221083E-06 -2.9642033464035322E-02
+ 13993 3.4982499999999996E-03 4.2074092929650788E-06 -2.9630970192237177E-02
+ 13994 3.4984999999999999E-03 4.2000029333259874E-06 -2.9619906920439004E-02
+ 13995 3.4987499999999997E-03 4.1925993395048602E-06 -2.9608843648640859E-02
+ 13996 3.4989999999999995E-03 4.1851985115016811E-06 -2.9597780376842686E-02
+ 13997 3.4992499999999998E-03 4.1778004493164383E-06 -2.9586717105044513E-02
+ 13998 3.4994999999999996E-03 4.1704051529491554E-06 -2.9575653833246368E-02
+ 13999 3.4997499999999998E-03 4.1630126223998106E-06 -2.9564590561448195E-02
+ 14000 3.4999999999999996E-03 4.1556228576684291E-06 -2.9553527289650050E-02
+ 14001 3.5002499999999995E-03 4.1482358587549950E-06 -2.9542464017851905E-02
+ 14002 3.5004999999999997E-03 4.1408516256594996E-06 -2.9531400746053732E-02
+ 14003 3.5007499999999995E-03 4.1334701583819685E-06 -2.9520337474255587E-02
+ 14004 3.5009999999999998E-03 4.1260914569223711E-06 -2.9509274202457414E-02
+ 14005 3.5012499999999996E-03 4.1187155212807346E-06 -2.9498210930659241E-02
+ 14006 3.5014999999999998E-03 4.1113423514570377E-06 -2.9487147658861068E-02
+ 14007 3.5017499999999997E-03 4.1039719474513017E-06 -2.9476084387062923E-02
+ 14008 3.5019999999999995E-03 4.0966043092635180E-06 -2.9465021115264778E-02
+ 14009 3.5022499999999997E-03 4.0892394368936707E-06 -2.9453957843466605E-02
+ 14010 3.5024999999999995E-03 4.0818773303417858E-06 -2.9442894571668460E-02
+ 14011 3.5027499999999998E-03 4.0745179896078356E-06 -2.9431831299870287E-02
+ 14012 3.5029999999999996E-03 4.0671614146918470E-06 -2.9420768028072142E-02
+ 14013 3.5032499999999999E-03 4.0598076055937955E-06 -2.9409704756273969E-02
+ 14014 3.5034999999999997E-03 4.0524565623137058E-06 -2.9398641484475796E-02
+ 14015 3.5037499999999995E-03 4.0451082848515701E-06 -2.9387578212677651E-02
+ 14016 3.5039999999999997E-03 4.0377627732073673E-06 -2.9376514940879478E-02
+ 14017 3.5042499999999996E-03 4.0304200273811262E-06 -2.9365451669081333E-02
+ 14018 3.5044999999999998E-03 4.0230800473728247E-06 -2.9354388397283160E-02
+ 14019 3.5047499999999996E-03 4.0157428331824824E-06 -2.9343325125485015E-02
+ 14020 3.5049999999999999E-03 4.0084083848100781E-06 -2.9332261853686842E-02
+ 14021 3.5052499999999997E-03 4.0010767022556380E-06 -2.9321198581888697E-02
+ 14022 3.5054999999999995E-03 3.9937477855191444E-06 -2.9310135310090524E-02
+ 14023 3.5057499999999998E-03 3.9864216346005904E-06 -2.9299072038292351E-02
+ 14024 3.5059999999999996E-03 3.9790982494999981E-06 -2.9288008766494206E-02
+ 14025 3.5062499999999998E-03 3.9717776302173421E-06 -2.9276945494696033E-02
+ 14026 3.5064999999999996E-03 3.9644597767526477E-06 -2.9265882222897888E-02
+ 14027 3.5067499999999995E-03 3.9571446891059024E-06 -2.9254818951099743E-02
+ 14028 3.5069999999999997E-03 3.9498323672770950E-06 -2.9243755679301570E-02
+ 14029 3.5072499999999995E-03 3.9425228112662510E-06 -2.9232692407503424E-02
+ 14030 3.5074999999999998E-03 3.9352160210733425E-06 -2.9221629135705252E-02
+ 14031 3.5077499999999996E-03 3.9279119966983982E-06 -2.9210565863907079E-02
+ 14032 3.5079999999999998E-03 3.9206107381413884E-06 -2.9199502592108906E-02
+ 14033 3.5082499999999996E-03 3.9133122454023404E-06 -2.9188439320310761E-02
+ 14034 3.5084999999999995E-03 3.9060165184812430E-06 -2.9177376048512615E-02
+ 14035 3.5087499999999997E-03 3.8987235573780810E-06 -2.9166312776714443E-02
+ 14036 3.5089999999999995E-03 3.8914333620928816E-06 -2.9155249504916297E-02
+ 14037 3.5092499999999998E-03 3.8841459326256202E-06 -2.9144186233118125E-02
+ 14038 3.5094999999999996E-03 3.8768612689763221E-06 -2.9133122961319979E-02
+ 14039 3.5097499999999998E-03 3.8695793711449595E-06 -2.9122059689521806E-02
+ 14040 3.5099999999999997E-03 3.8623002391315577E-06 -2.9110996417723634E-02
+ 14041 3.5102499999999995E-03 3.8550238729361066E-06 -2.9099933145925488E-02
+ 14042 3.5104999999999997E-03 3.8477502725585927E-06 -2.9088869874127316E-02
+ 14043 3.5107499999999995E-03 3.8404794379990429E-06 -2.9077806602329170E-02
+ 14044 3.5109999999999998E-03 3.8332113692574286E-06 -2.9066743330530997E-02
+ 14045 3.5112499999999996E-03 3.8259460663337777E-06 -2.9055680058732852E-02
+ 14046 3.5114999999999999E-03 3.8186835292280613E-06 -2.9044616786934679E-02
+ 14047 3.5117499999999997E-03 3.8114237579403071E-06 -2.9033553515136534E-02
+ 14048 3.5119999999999995E-03 3.8041667524705014E-06 -2.9022490243338361E-02
+ 14049 3.5122499999999997E-03 3.7969125128186337E-06 -2.9011426971540188E-02
+ 14050 3.5124999999999996E-03 3.7896610389847307E-06 -2.9000363699742043E-02
+ 14051 3.5127499999999998E-03 3.7824123309687622E-06 -2.8989300427943870E-02
+ 14052 3.5129999999999996E-03 3.7751663887707559E-06 -2.8978237156145725E-02
+ 14053 3.5132499999999994E-03 3.7679232123906989E-06 -2.8967173884347580E-02
+ 14054 3.5134999999999997E-03 3.7606828018285791E-06 -2.8956110612549407E-02
+ 14055 3.5137499999999995E-03 3.7534451570844239E-06 -2.8945047340751262E-02
+ 14056 3.5139999999999998E-03 3.7462102781582033E-06 -2.8933984068953089E-02
+ 14057 3.5142499999999996E-03 3.7389781650499436E-06 -2.8922920797154916E-02
+ 14058 3.5144999999999998E-03 3.7317488177596227E-06 -2.8911857525356743E-02
+ 14059 3.5147499999999996E-03 3.7245222362872656E-06 -2.8900794253558598E-02
+ 14060 3.5149999999999995E-03 3.7172984206328549E-06 -2.8889730981760453E-02
+ 14061 3.5152499999999997E-03 3.7100773707963814E-06 -2.8878667709962280E-02
+ 14062 3.5154999999999995E-03 3.7028590867778708E-06 -2.8867604438164135E-02
+ 14063 3.5157499999999998E-03 3.6956435685772969E-06 -2.8856541166365962E-02
+ 14064 3.5159999999999996E-03 3.6884308161946877E-06 -2.8845477894567817E-02
+ 14065 3.5162499999999998E-03 3.6812208296300130E-06 -2.8834414622769644E-02
+ 14066 3.5164999999999997E-03 3.6740136088833013E-06 -2.8823351350971471E-02
+ 14067 3.5167499999999995E-03 3.6668091539545382E-06 -2.8812288079173326E-02
+ 14068 3.5169999999999997E-03 3.6596074648437118E-06 -2.8801224807375153E-02
+ 14069 3.5172499999999995E-03 3.6524085415508475E-06 -2.8790161535577008E-02
+ 14070 3.5174999999999998E-03 3.6452123840759211E-06 -2.8779098263778835E-02
+ 14071 3.5177499999999996E-03 3.6380189924189552E-06 -2.8768034991980690E-02
+ 14072 3.5179999999999999E-03 3.6308283665799298E-06 -2.8756971720182517E-02
+ 14073 3.5182499999999997E-03 3.6236405065588640E-06 -2.8745908448384372E-02
+ 14074 3.5184999999999995E-03 3.6164554123557458E-06 -2.8734845176586199E-02
+ 14075 3.5187499999999997E-03 3.6092730839705678E-06 -2.8723781904788054E-02
+ 14076 3.5189999999999996E-03 3.6020935214033494E-06 -2.8712718632989881E-02
+ 14077 3.5192499999999998E-03 3.5949167246540693E-06 -2.8701655361191708E-02
+ 14078 3.5194999999999996E-03 3.5877426937227530E-06 -2.8690592089393563E-02
+ 14079 3.5197499999999994E-03 3.5805714286093866E-06 -2.8679528817595418E-02
+ 14080 3.5199999999999997E-03 3.5734029293139556E-06 -2.8668465545797245E-02
+ 14081 3.5202499999999995E-03 3.5662371958364855E-06 -2.8657402273999100E-02
+ 14082 3.5204999999999998E-03 3.5590742281769529E-06 -2.8646339002200927E-02
+ 14083 3.5207499999999996E-03 3.5519140263353811E-06 -2.8635275730402754E-02
+ 14084 3.5209999999999998E-03 3.5447565903117486E-06 -2.8624212458604609E-02
+ 14085 3.5212499999999996E-03 3.5376019201060790E-06 -2.8613149186806436E-02
+ 14086 3.5214999999999995E-03 3.5304500157183559E-06 -2.8602085915008291E-02
+ 14087 3.5217499999999997E-03 3.5233008771485720E-06 -2.8591022643210118E-02
+ 14088 3.5219999999999995E-03 3.5161545043967486E-06 -2.8579959371411973E-02
+ 14089 3.5222499999999998E-03 3.5090108974628656E-06 -2.8568896099613800E-02
+ 14090 3.5224999999999996E-03 3.5018700563469414E-06 -2.8557832827815655E-02
+ 14091 3.5227499999999998E-03 3.4947319810489552E-06 -2.8546769556017482E-02
+ 14092 3.5229999999999997E-03 3.4875966715689298E-06 -2.8535706284219337E-02
+ 14093 3.5232499999999995E-03 3.4804641279068559E-06 -2.8524643012421164E-02
+ 14094 3.5234999999999997E-03 3.4733343500627179E-06 -2.8513579740622991E-02
+ 14095 3.5237499999999995E-03 3.4662073380365411E-06 -2.8502516468824846E-02
+ 14096 3.5239999999999998E-03 3.4590830918283032E-06 -2.8491453197026673E-02
+ 14097 3.5242499999999996E-03 3.4519616114380256E-06 -2.8480389925228528E-02
+ 14098 3.5244999999999999E-03 3.4448428968656861E-06 -2.8469326653430355E-02
+ 14099 3.5247499999999997E-03 3.4377269481113099E-06 -2.8458263381632209E-02
+ 14100 3.5249999999999995E-03 3.4306137651748832E-06 -2.8447200109834037E-02
+ 14101 3.5252499999999997E-03 3.4235033480563927E-06 -2.8436136838035891E-02
+ 14102 3.5254999999999996E-03 3.4163956967558618E-06 -2.8425073566237719E-02
+ 14103 3.5257499999999998E-03 3.4092908112732705E-06 -2.8414010294439546E-02
+ 14104 3.5259999999999996E-03 3.4021886916086393E-06 -2.8402947022641400E-02
+ 14105 3.5262499999999999E-03 3.3950893377619469E-06 -2.8391883750843228E-02
+ 14106 3.5264999999999997E-03 3.3879927497332178E-06 -2.8380820479045082E-02
+ 14107 3.5267499999999995E-03 3.3808989275224361E-06 -2.8369757207246937E-02
+ 14108 3.5269999999999998E-03 3.3738078711295914E-06 -2.8358693935448764E-02
+ 14109 3.5272499999999996E-03 3.3667195805547085E-06 -2.8347630663650619E-02
+ 14110 3.5274999999999998E-03 3.3596340557977635E-06 -2.8336567391852446E-02
+ 14111 3.5277499999999996E-03 3.3525512968587794E-06 -2.8325504120054273E-02
+ 14112 3.5279999999999995E-03 3.3454713037377472E-06 -2.8314440848256128E-02
+ 14113 3.5282499999999997E-03 3.3383940764346505E-06 -2.8303377576457955E-02
+ 14114 3.5284999999999995E-03 3.3313196149495176E-06 -2.8292314304659810E-02
+ 14115 3.5287499999999998E-03 3.3242479192823201E-06 -2.8281251032861637E-02
+ 14116 3.5289999999999996E-03 3.3171789894330842E-06 -2.8270187761063492E-02
+ 14117 3.5292499999999998E-03 3.3101128254017860E-06 -2.8259124489265319E-02
+ 14118 3.5294999999999997E-03 3.3030494271884485E-06 -2.8248061217467174E-02
+ 14119 3.5297499999999995E-03 3.2959887947930631E-06 -2.8236997945669001E-02
+ 14120 3.5299999999999997E-03 3.2889309282156130E-06 -2.8225934673870828E-02
+ 14121 3.5302499999999995E-03 3.2818758274561247E-06 -2.8214871402072683E-02
+ 14122 3.5304999999999998E-03 3.2748234925145768E-06 -2.8203808130274510E-02
+ 14123 3.5307499999999996E-03 3.2677739233909873E-06 -2.8192744858476365E-02
+ 14124 3.5309999999999999E-03 3.2607271200853361E-06 -2.8181681586678192E-02
+ 14125 3.5312499999999997E-03 3.2536830825976450E-06 -2.8170618314880047E-02
+ 14126 3.5314999999999995E-03 3.2466418109279045E-06 -2.8159555043081902E-02
+ 14127 3.5317499999999997E-03 3.2396033050761020E-06 -2.8148491771283729E-02
+ 14128 3.5319999999999995E-03 3.2325675650422620E-06 -2.8137428499485556E-02
+ 14129 3.5322499999999998E-03 3.2255345908263575E-06 -2.8126365227687383E-02
+ 14130 3.5324999999999996E-03 3.2185043824284155E-06 -2.8115301955889238E-02
+ 14131 3.5327499999999999E-03 3.2114769398484106E-06 -2.8104238684091065E-02
+ 14132 3.5329999999999997E-03 3.2044522630863670E-06 -2.8093175412292920E-02
+ 14133 3.5332499999999995E-03 3.1974303521422753E-06 -2.8082112140494775E-02
+ 14134 3.5334999999999997E-03 3.1904112070161187E-06 -2.8071048868696602E-02
+ 14135 3.5337499999999996E-03 3.1833948277079267E-06 -2.8059985596898457E-02
+ 14136 3.5339999999999998E-03 3.1763812142176701E-06 -2.8048922325100284E-02
+ 14137 3.5342499999999996E-03 3.1693703665453731E-06 -2.8037859053302111E-02
+ 14138 3.5344999999999994E-03 3.1623622846910264E-06 -2.8026795781503966E-02
+ 14139 3.5347499999999997E-03 3.1553569686546185E-06 -2.8015732509705793E-02
+ 14140 3.5349999999999995E-03 3.1483544184361739E-06 -2.8004669237907648E-02
+ 14141 3.5352499999999998E-03 3.1413546340356644E-06 -2.7993605966109475E-02
+ 14142 3.5354999999999996E-03 3.1343576154531157E-06 -2.7982542694311330E-02
+ 14143 3.5357499999999998E-03 3.1273633626885054E-06 -2.7971479422513157E-02
+ 14144 3.5359999999999996E-03 3.1203718757418568E-06 -2.7960416150715012E-02
+ 14145 3.5362499999999995E-03 3.1133831546131568E-06 -2.7949352878916839E-02
+ 14146 3.5364999999999997E-03 3.1063971993023951E-06 -2.7938289607118666E-02
+ 14147 3.5367499999999995E-03 3.0994140098095969E-06 -2.7927226335320521E-02
+ 14148 3.5369999999999998E-03 3.0924335861347345E-06 -2.7916163063522348E-02
+ 14149 3.5372499999999996E-03 3.0854559282778350E-06 -2.7905099791724203E-02
+ 14150 3.5374999999999998E-03 3.0784810362388718E-06 -2.7894036519926030E-02
+ 14151 3.5377499999999997E-03 3.0715089100178699E-06 -2.7882973248127885E-02
+ 14152 3.5379999999999995E-03 3.0645395496148170E-06 -2.7871909976329740E-02
+ 14153 3.5382499999999997E-03 3.0575729550297021E-06 -2.7860846704531567E-02
+ 14154 3.5384999999999995E-03 3.0506091262625501E-06 -2.7849783432733394E-02
+ 14155 3.5387499999999998E-03 3.0436480633133348E-06 -2.7838720160935221E-02
+ 14156 3.5389999999999996E-03 3.0366897661820825E-06 -2.7827656889137076E-02
+ 14157 3.5392499999999999E-03 3.0297342348687656E-06 -2.7816593617338903E-02
+ 14158 3.5394999999999997E-03 3.0227814693734099E-06 -2.7805530345540758E-02
+ 14159 3.5397499999999995E-03 3.0158314696960041E-06 -2.7794467073742612E-02
+ 14160 3.5399999999999997E-03 3.0088842358365359E-06 -2.7783403801944440E-02
+ 14161 3.5402499999999996E-03 3.0019397677950289E-06 -2.7772340530146294E-02
+ 14162 3.5404999999999998E-03 2.9949980655714603E-06 -2.7761277258348122E-02
+ 14163 3.5407499999999996E-03 2.9880591291658538E-06 -2.7750213986549949E-02
+ 14164 3.5409999999999994E-03 2.9811229585781955E-06 -2.7739150714751803E-02
+ 14165 3.5412499999999997E-03 2.9741895538084755E-06 -2.7728087442953631E-02
+ 14166 3.5414999999999995E-03 2.9672589148567160E-06 -2.7717024171155485E-02
+ 14167 3.5417499999999998E-03 2.9603310417228944E-06 -2.7705960899357313E-02
+ 14168 3.5419999999999996E-03 2.9534059344070367E-06 -2.7694897627559167E-02
+ 14169 3.5422499999999998E-03 2.9464835929091152E-06 -2.7683834355760994E-02
+ 14170 3.5424999999999996E-03 2.9395640172291559E-06 -2.7672771083962849E-02
+ 14171 3.5427499999999995E-03 2.9326472073671438E-06 -2.7661707812164676E-02
+ 14172 3.5429999999999997E-03 2.9257331633230706E-06 -2.7650644540366504E-02
+ 14173 3.5432499999999995E-03 2.9188218850969582E-06 -2.7639581268568358E-02
+ 14174 3.5434999999999998E-03 2.9119133726887833E-06 -2.7628517996770185E-02
+ 14175 3.5437499999999996E-03 2.9050076260985727E-06 -2.7617454724972040E-02
+ 14176 3.5439999999999998E-03 2.8981046453262971E-06 -2.7606391453173867E-02
+ 14177 3.5442499999999997E-03 2.8912044303719831E-06 -2.7595328181375722E-02
+ 14178 3.5444999999999995E-03 2.8843069812356182E-06 -2.7584264909577577E-02
+ 14179 3.5447499999999997E-03 2.8774122979171916E-06 -2.7573201637779404E-02
+ 14180 3.5449999999999995E-03 2.8705203804167255E-06 -2.7562138365981231E-02
+ 14181 3.5452499999999998E-03 2.8636312287341986E-06 -2.7551075094183086E-02
+ 14182 3.5454999999999996E-03 2.8567448428696330E-06 -2.7540011822384913E-02
+ 14183 3.5457499999999999E-03 2.8498612228230053E-06 -2.7528948550586740E-02
+ 14184 3.5459999999999997E-03 2.8429803685943394E-06 -2.7517885278788595E-02
+ 14185 3.5462499999999995E-03 2.8361022801836216E-06 -2.7506822006990450E-02
+ 14186 3.5464999999999997E-03 2.8292269575908413E-06 -2.7495758735192277E-02
+ 14187 3.5467499999999996E-03 2.8223544008160227E-06 -2.7484695463394132E-02
+ 14188 3.5469999999999998E-03 2.8154846098591425E-06 -2.7473632191595959E-02
+ 14189 3.5472499999999996E-03 2.8086175847202240E-06 -2.7462568919797786E-02
+ 14190 3.5474999999999999E-03 2.8017533253992422E-06 -2.7451505647999641E-02
+ 14191 3.5477499999999997E-03 2.7948918318962229E-06 -2.7440442376201468E-02
+ 14192 3.5479999999999995E-03 2.7880331042111527E-06 -2.7429379104403323E-02
+ 14193 3.5482499999999998E-03 2.7811771423440191E-06 -2.7418315832605150E-02
+ 14194 3.5484999999999996E-03 2.7743239462948472E-06 -2.7407252560807005E-02
+ 14195 3.5487499999999998E-03 2.7674735160636133E-06 -2.7396189289008832E-02
+ 14196 3.5489999999999996E-03 2.7606258516503398E-06 -2.7385126017210687E-02
+ 14197 3.5492499999999995E-03 2.7537809530550182E-06 -2.7374062745412514E-02
+ 14198 3.5494999999999997E-03 2.7469388202776330E-06 -2.7362999473614369E-02
+ 14199 3.5497499999999995E-03 2.7400994533182081E-06 -2.7351936201816196E-02
+ 14200 3.5499999999999998E-03 2.7332628521767216E-06 -2.7340872930018023E-02
+ 14201 3.5502499999999996E-03 2.7264290168531969E-06 -2.7329809658219878E-02
+ 14202 3.5504999999999998E-03 2.7195979473476097E-06 -2.7318746386421705E-02
+ 14203 3.5507499999999997E-03 2.7127696436599850E-06 -2.7307683114623560E-02
+ 14204 3.5509999999999995E-03 2.7059441057903110E-06 -2.7296619842825415E-02
+ 14205 3.5512499999999997E-03 2.6991213337385720E-06 -2.7285556571027242E-02
+ 14206 3.5514999999999995E-03 2.6923013275047947E-06 -2.7274493299229097E-02
+ 14207 3.5517499999999998E-03 2.6854840870889553E-06 -2.7263430027430924E-02
+ 14208 3.5519999999999996E-03 2.6786696124910760E-06 -2.7252366755632751E-02
+ 14209 3.5522499999999999E-03 2.6718579037111355E-06 -2.7241303483834578E-02
+ 14210 3.5524999999999997E-03 2.6650489607491583E-06 -2.7230240212036433E-02
+ 14211 3.5527499999999995E-03 2.6582427836051285E-06 -2.7219176940238288E-02
+ 14212 3.5529999999999997E-03 2.6514393722790366E-06 -2.7208113668440115E-02
+ 14213 3.5532499999999996E-03 2.6446387267709056E-06 -2.7197050396641970E-02
+ 14214 3.5534999999999998E-03 2.6378408470807129E-06 -2.7185987124843797E-02
+ 14215 3.5537499999999996E-03 2.6310457332084811E-06 -2.7174923853045652E-02
+ 14216 3.5539999999999999E-03 2.6242533851541899E-06 -2.7163860581247479E-02
+ 14217 3.5542499999999997E-03 2.6174638029178569E-06 -2.7152797309449306E-02
+ 14218 3.5544999999999995E-03 2.6106769864994750E-06 -2.7141734037651161E-02
+ 14219 3.5547499999999998E-03 2.6038929358990302E-06 -2.7130670765852988E-02
+ 14220 3.5549999999999996E-03 2.5971116511165463E-06 -2.7119607494054843E-02
+ 14221 3.5552499999999998E-03 2.5903331321520000E-06 -2.7108544222256670E-02
+ 14222 3.5554999999999996E-03 2.5835573790054153E-06 -2.7097480950458525E-02
+ 14223 3.5557499999999994E-03 2.5767843916767813E-06 -2.7086417678660379E-02
+ 14224 3.5559999999999997E-03 2.5700141701660844E-06 -2.7075354406862207E-02
+ 14225 3.5562499999999995E-03 2.5632467144733497E-06 -2.7064291135064034E-02
+ 14226 3.5564999999999998E-03 2.5564820245985512E-06 -2.7053227863265861E-02
+ 14227 3.5567499999999996E-03 2.5497201005417148E-06 -2.7042164591467716E-02
+ 14228 3.5569999999999998E-03 2.5429609423028152E-06 -2.7031101319669543E-02
+ 14229 3.5572499999999996E-03 2.5362045498818768E-06 -2.7020038047871398E-02
+ 14230 3.5574999999999995E-03 2.5294509232788882E-06 -2.7008974776073252E-02
+ 14231 3.5577499999999997E-03 2.5227000624938380E-06 -2.6997911504275079E-02
+ 14232 3.5579999999999995E-03 2.5159519675267500E-06 -2.6986848232476934E-02
+ 14233 3.5582499999999998E-03 2.5092066383775986E-06 -2.6975784960678761E-02
+ 14234 3.5584999999999996E-03 2.5024640750464081E-06 -2.6964721688880589E-02
+ 14235 3.5587499999999998E-03 2.4957242775331551E-06 -2.6953658417082416E-02
+ 14236 3.5589999999999997E-03 2.4889872458378643E-06 -2.6942595145284270E-02
+ 14237 3.5592499999999995E-03 2.4822529799605245E-06 -2.6931531873486125E-02
+ 14238 3.5594999999999997E-03 2.4755214799011206E-06 -2.6920468601687952E-02
+ 14239 3.5597499999999995E-03 2.4687927456596792E-06 -2.6909405329889807E-02
+ 14240 3.5599999999999998E-03 2.4620667772361750E-06 -2.6898342058091634E-02
+ 14241 3.5602499999999996E-03 2.4553435746306316E-06 -2.6887278786293489E-02
+ 14242 3.5604999999999999E-03 2.4486231378430262E-06 -2.6876215514495316E-02
+ 14243 3.5607499999999997E-03 2.4419054668733808E-06 -2.6865152242697143E-02
+ 14244 3.5609999999999995E-03 2.4351905617216873E-06 -2.6854088970898998E-02
+ 14245 3.5612499999999997E-03 2.4284784223879305E-06 -2.6843025699100825E-02
+ 14246 3.5614999999999996E-03 2.4217690488721341E-06 -2.6831962427302680E-02
+ 14247 3.5617499999999998E-03 2.4150624411742770E-06 -2.6820899155504507E-02
+ 14248 3.5619999999999996E-03 2.4083585992943795E-06 -2.6809835883706362E-02
+ 14249 3.5622499999999994E-03 2.4016575232324318E-06 -2.6798772611908217E-02
+ 14250 3.5624999999999997E-03 2.3949592129884246E-06 -2.6787709340110044E-02
+ 14251 3.5627499999999995E-03 2.3882636685623765E-06 -2.6776646068311871E-02
+ 14252 3.5629999999999998E-03 2.3815708899542656E-06 -2.6765582796513698E-02
+ 14253 3.5632499999999996E-03 2.3748808771641185E-06 -2.6754519524715553E-02
+ 14254 3.5634999999999998E-03 2.3681936301919076E-06 -2.6743456252917380E-02
+ 14255 3.5637499999999996E-03 2.3615091490376580E-06 -2.6732392981119235E-02
+ 14256 3.5639999999999995E-03 2.3548274337013566E-06 -2.6721329709321090E-02
+ 14257 3.5642499999999997E-03 2.3481484841829944E-06 -2.6710266437522917E-02
+ 14258 3.5644999999999995E-03 2.3414723004825952E-06 -2.6699203165724772E-02
+ 14259 3.5647499999999998E-03 2.3347988826001318E-06 -2.6688139893926599E-02
+ 14260 3.5649999999999996E-03 2.3281282305356301E-06 -2.6677076622128426E-02
+ 14261 3.5652499999999998E-03 2.3214603442890664E-06 -2.6666013350330253E-02
+ 14262 3.5654999999999997E-03 2.3147952238604626E-06 -2.6654950078532108E-02
+ 14263 3.5657499999999995E-03 2.3081328692498083E-06 -2.6643886806733963E-02
+ 14264 3.5659999999999997E-03 2.3014732804570937E-06 -2.6632823534935790E-02
+ 14265 3.5662499999999995E-03 2.2948164574823386E-06 -2.6621760263137645E-02
+ 14266 3.5664999999999998E-03 2.2881624003255240E-06 -2.6610696991339472E-02
+ 14267 3.5667499999999996E-03 2.2815111089866686E-06 -2.6599633719541327E-02
+ 14268 3.5669999999999999E-03 2.2748625834657512E-06 -2.6588570447743154E-02
+ 14269 3.5672499999999997E-03 2.2682168237627937E-06 -2.6577507175944981E-02
+ 14270 3.5674999999999995E-03 2.2615738298777865E-06 -2.6566443904146836E-02
+ 14271 3.5677499999999997E-03 2.2549336018107177E-06 -2.6555380632348663E-02
+ 14272 3.5679999999999996E-03 2.2482961395616119E-06 -2.6544317360550518E-02
+ 14273 3.5682499999999998E-03 2.2416614431304419E-06 -2.6533254088752345E-02
+ 14274 3.5684999999999996E-03 2.2350295125172348E-06 -2.6522190816954200E-02
+ 14275 3.5687499999999994E-03 2.2284003477219751E-06 -2.6511127545156055E-02
+ 14276 3.5689999999999997E-03 2.2217739487446546E-06 -2.6500064273357882E-02
+ 14277 3.5692499999999995E-03 2.2151503155852941E-06 -2.6489001001559709E-02
+ 14278 3.5694999999999998E-03 2.2085294482438720E-06 -2.6477937729761564E-02
+ 14279 3.5697499999999996E-03 2.2019113467204120E-06 -2.6466874457963391E-02
+ 14280 3.5699999999999998E-03 2.1952960110148892E-06 -2.6455811186165218E-02
+ 14281 3.5702499999999996E-03 2.1886834411273276E-06 -2.6444747914367073E-02
+ 14282 3.5704999999999995E-03 2.1820736370577145E-06 -2.6433684642568928E-02
+ 14283 3.5707499999999997E-03 2.1754665988060420E-06 -2.6422621370770755E-02
+ 14284 3.5709999999999995E-03 2.1688623263723286E-06 -2.6411558098972610E-02
+ 14285 3.5712499999999998E-03 2.1622608197565532E-06 -2.6400494827174437E-02
+ 14286 3.5714999999999996E-03 2.1556620789587386E-06 -2.6389431555376264E-02
+ 14287 3.5717499999999998E-03 2.1490661039788629E-06 -2.6378368283578119E-02
+ 14288 3.5719999999999997E-03 2.1424728948169484E-06 -2.6367305011779946E-02
+ 14289 3.5722499999999995E-03 2.1358824514729829E-06 -2.6356241739981801E-02
+ 14290 3.5724999999999997E-03 2.1292947739469558E-06 -2.6345178468183628E-02
+ 14291 3.5727499999999995E-03 2.1227098622388887E-06 -2.6334115196385482E-02
+ 14292 3.5729999999999998E-03 2.1161277163487604E-06 -2.6323051924587310E-02
+ 14293 3.5732499999999996E-03 2.1095483362765947E-06 -2.6311988652789164E-02
+ 14294 3.5734999999999999E-03 2.1029717220223652E-06 -2.6300925380990992E-02
+ 14295 3.5737499999999997E-03 2.0963978735860978E-06 -2.6289862109192846E-02
+ 14296 3.5739999999999995E-03 2.0898267909677786E-06 -2.6278798837394673E-02
+ 14297 3.5742499999999997E-03 2.0832584741673978E-06 -2.6267735565596501E-02
+ 14298 3.5744999999999996E-03 2.0766929231849778E-06 -2.6256672293798355E-02
+ 14299 3.5747499999999998E-03 2.0701301380204967E-06 -2.6245609022000183E-02
+ 14300 3.5749999999999996E-03 2.0635701186739772E-06 -2.6234545750202037E-02
+ 14301 3.5752499999999999E-03 2.0570128651453948E-06 -2.6223482478403864E-02
+ 14302 3.5754999999999997E-03 2.0504583774347725E-06 -2.6212419206605719E-02
+ 14303 3.5757499999999995E-03 2.0439066555421000E-06 -2.6201355934807546E-02
+ 14304 3.5759999999999998E-03 2.0373576994673667E-06 -2.6190292663009401E-02
+ 14305 3.5762499999999996E-03 2.0308115092105930E-06 -2.6179229391211228E-02
+ 14306 3.5764999999999998E-03 2.0242680847717585E-06 -2.6168166119413055E-02
+ 14307 3.5767499999999996E-03 2.0177274261508861E-06 -2.6157102847614910E-02
+ 14308 3.5769999999999995E-03 2.0111895333479628E-06 -2.6146039575816765E-02
+ 14309 3.5772499999999997E-03 2.0046544063629765E-06 -2.6134976304018592E-02
+ 14310 3.5774999999999995E-03 1.9981220451959507E-06 -2.6123913032220447E-02
+ 14311 3.5777499999999998E-03 1.9915924498468645E-06 -2.6112849760422274E-02
+ 14312 3.5779999999999996E-03 1.9850656203157375E-06 -2.6101786488624129E-02
+ 14313 3.5782499999999998E-03 1.9785415566025498E-06 -2.6090723216825956E-02
+ 14314 3.5784999999999996E-03 1.9720202587073233E-06 -2.6079659945027783E-02
+ 14315 3.5787499999999995E-03 1.9655017266300453E-06 -2.6068596673229638E-02
+ 14316 3.5789999999999997E-03 1.9589859603707062E-06 -2.6057533401431465E-02
+ 14317 3.5792499999999995E-03 1.9524729599293288E-06 -2.6046470129633320E-02
+ 14318 3.5794999999999998E-03 1.9459627253058893E-06 -2.6035406857835147E-02
+ 14319 3.5797499999999996E-03 1.9394552565004090E-06 -2.6024343586037002E-02
+ 14320 3.5799999999999998E-03 1.9329505535128679E-06 -2.6013280314238829E-02
+ 14321 3.5802499999999997E-03 1.9264486163432877E-06 -2.6002217042440684E-02
+ 14322 3.5804999999999995E-03 1.9199494449916577E-06 -2.5991153770642511E-02
+ 14323 3.5807499999999997E-03 1.9134530394579649E-06 -2.5980090498844338E-02
+ 14324 3.5809999999999995E-03 1.9069593997422331E-06 -2.5969027227046193E-02
+ 14325 3.5812499999999998E-03 1.9004685258444399E-06 -2.5957963955248020E-02
+ 14326 3.5814999999999996E-03 1.8939804177646069E-06 -2.5946900683449875E-02
+ 14327 3.5817499999999999E-03 1.8874950755027125E-06 -2.5935837411651702E-02
+ 14328 3.5819999999999997E-03 1.8810124990587801E-06 -2.5924774139853557E-02
+ 14329 3.5822499999999995E-03 1.8745326884327972E-06 -2.5913710868055412E-02
+ 14330 3.5824999999999997E-03 1.8680556436247515E-06 -2.5902647596257239E-02
+ 14331 3.5827499999999996E-03 1.8615813646346662E-06 -2.5891584324459066E-02
+ 14332 3.5829999999999998E-03 1.8551098514625195E-06 -2.5880521052660893E-02
+ 14333 3.5832499999999996E-03 1.8486411041083336E-06 -2.5869457780862748E-02
+ 14334 3.5834999999999994E-03 1.8421751225720982E-06 -2.5858394509064603E-02
+ 14335 3.5837499999999997E-03 1.8357119068538004E-06 -2.5847331237266430E-02
+ 14336 3.5839999999999995E-03 1.8292514569534629E-06 -2.5836267965468285E-02
+ 14337 3.5842499999999998E-03 1.8227937728710637E-06 -2.5825204693670112E-02
+ 14338 3.5844999999999996E-03 1.8163388546066257E-06 -2.5814141421871967E-02
+ 14339 3.5847499999999998E-03 1.8098867021601255E-06 -2.5803078150073794E-02
+ 14340 3.5849999999999996E-03 1.8034373155315861E-06 -2.5792014878275621E-02
+ 14341 3.5852499999999995E-03 1.7969906947209974E-06 -2.5780951606477476E-02
+ 14342 3.5854999999999997E-03 1.7905468397283463E-06 -2.5769888334679303E-02
+ 14343 3.5857499999999995E-03 1.7841057505536568E-06 -2.5758825062881158E-02
+ 14344 3.5859999999999998E-03 1.7776674271969051E-06 -2.5747761791082985E-02
+ 14345 3.5862499999999996E-03 1.7712318696581134E-06 -2.5736698519284840E-02
+ 14346 3.5864999999999998E-03 1.7647990779372603E-06 -2.5725635247486667E-02
+ 14347 3.5867499999999997E-03 1.7583690520343681E-06 -2.5714571975688522E-02
+ 14348 3.5869999999999995E-03 1.7519417919494257E-06 -2.5703508703890349E-02
+ 14349 3.5872499999999997E-03 1.7455172976824214E-06 -2.5692445432092176E-02
+ 14350 3.5874999999999995E-03 1.7390955692333789E-06 -2.5681382160294031E-02
+ 14351 3.5877499999999998E-03 1.7326766066022737E-06 -2.5670318888495858E-02
+ 14352 3.5879999999999996E-03 1.7262604097891287E-06 -2.5659255616697713E-02
+ 14353 3.5882499999999999E-03 1.7198469787939225E-06 -2.5648192344899540E-02
+ 14354 3.5884999999999997E-03 1.7134363136166769E-06 -2.5637129073101395E-02
+ 14355 3.5887499999999995E-03 1.7070284142573804E-06 -2.5626065801303249E-02
+ 14356 3.5889999999999997E-03 1.7006232807160230E-06 -2.5615002529505077E-02
+ 14357 3.5892499999999996E-03 1.6942209129926265E-06 -2.5603939257706904E-02
+ 14358 3.5894999999999998E-03 1.6878213110871682E-06 -2.5592875985908731E-02
+ 14359 3.5897499999999996E-03 1.6814244749996704E-06 -2.5581812714110586E-02
+ 14360 3.5899999999999994E-03 1.6750304047301217E-06 -2.5570749442312440E-02
+ 14361 3.5902499999999997E-03 1.6686391002785118E-06 -2.5559686170514268E-02
+ 14362 3.5904999999999995E-03 1.6622505616448636E-06 -2.5548622898716122E-02
+ 14363 3.5907499999999998E-03 1.6558647888291530E-06 -2.5537559626917949E-02
+ 14364 3.5909999999999996E-03 1.6494817818314036E-06 -2.5526496355119804E-02
+ 14365 3.5912499999999998E-03 1.6431015406515918E-06 -2.5515433083321631E-02
+ 14366 3.5914999999999996E-03 1.6367240652897406E-06 -2.5504369811523458E-02
+ 14367 3.5917499999999995E-03 1.6303493557458386E-06 -2.5493306539725313E-02
+ 14368 3.5919999999999997E-03 1.6239774120198755E-06 -2.5482243267927140E-02
+ 14369 3.5922499999999995E-03 1.6176082341118742E-06 -2.5471179996128995E-02
+ 14370 3.5924999999999998E-03 1.6112418220218105E-06 -2.5460116724330822E-02
+ 14371 3.5927499999999996E-03 1.6048781757497067E-06 -2.5449053452532677E-02
+ 14372 3.5929999999999998E-03 1.5985172952955416E-06 -2.5437990180734504E-02
+ 14373 3.5932499999999997E-03 1.5921591806593374E-06 -2.5426926908936359E-02
+ 14374 3.5934999999999995E-03 1.5858038318410819E-06 -2.5415863637138186E-02
+ 14375 3.5937499999999997E-03 1.5794512488407656E-06 -2.5404800365340013E-02
+ 14376 3.5939999999999995E-03 1.5731014316584108E-06 -2.5393737093541868E-02
+ 14377 3.5942499999999998E-03 1.5667543802939936E-06 -2.5382673821743695E-02
+ 14378 3.5944999999999996E-03 1.5604100947475380E-06 -2.5371610549945550E-02
+ 14379 3.5947499999999999E-03 1.5540685750190200E-06 -2.5360547278147377E-02
+ 14380 3.5949999999999997E-03 1.5477298211084625E-06 -2.5349484006349232E-02
+ 14381 3.5952499999999995E-03 1.5413938330158541E-06 -2.5338420734551087E-02
+ 14382 3.5954999999999997E-03 1.5350606107411849E-06 -2.5327357462752914E-02
+ 14383 3.5957499999999996E-03 1.5287301542844764E-06 -2.5316294190954741E-02
+ 14384 3.5959999999999998E-03 1.5224024636457061E-06 -2.5305230919156596E-02
+ 14385 3.5962499999999996E-03 1.5160775388248975E-06 -2.5294167647358423E-02
+ 14386 3.5964999999999994E-03 1.5097553798220365E-06 -2.5283104375560278E-02
+ 14387 3.5967499999999997E-03 1.5034359866371151E-06 -2.5272041103762105E-02
+ 14388 3.5969999999999995E-03 1.4971193592701534E-06 -2.5260977831963960E-02
+ 14389 3.5972499999999998E-03 1.4908054977211309E-06 -2.5249914560165787E-02
+ 14390 3.5974999999999996E-03 1.4844944019900685E-06 -2.5238851288367642E-02
+ 14391 3.5977499999999998E-03 1.4781860720769451E-06 -2.5227788016569469E-02
+ 14392 3.5979999999999996E-03 1.4718805079817823E-06 -2.5216724744771296E-02
+ 14393 3.5982499999999995E-03 1.4655777097045685E-06 -2.5205661472973151E-02
+ 14394 3.5984999999999997E-03 1.4592776772452939E-06 -2.5194598201174978E-02
+ 14395 3.5987499999999995E-03 1.4529804106039789E-06 -2.5183534929376833E-02
+ 14396 3.5989999999999998E-03 1.4466859097806034E-06 -2.5172471657578660E-02
+ 14397 3.5992499999999996E-03 1.4403941747751887E-06 -2.5161408385780515E-02
+ 14398 3.5994999999999998E-03 1.4341052055877120E-06 -2.5150345113982342E-02
+ 14399 3.5997499999999997E-03 1.4278190022181968E-06 -2.5139281842184197E-02
+ 14400 3.5999999999999995E-03 1.4215355646666292E-06 -2.5128218570386024E-02
+ 14401 3.6002499999999997E-03 1.4152548929330016E-06 -2.5117155298587879E-02
+ 14402 3.6004999999999995E-03 1.4089769870173335E-06 -2.5106092026789706E-02
+ 14403 3.6007499999999998E-03 1.4027018469196045E-06 -2.5095028754991533E-02
+ 14404 3.6009999999999996E-03 1.3964294726398367E-06 -2.5083965483193388E-02
+ 14405 3.6012499999999999E-03 1.3901598641780067E-06 -2.5072902211395215E-02
+ 14406 3.6014999999999997E-03 1.3838930215341368E-06 -2.5061838939597070E-02
+ 14407 3.6017499999999995E-03 1.3776289447082169E-06 -2.5050775667798925E-02
+ 14408 3.6019999999999997E-03 1.3713676337002355E-06 -2.5039712396000752E-02
+ 14409 3.6022499999999995E-03 1.3651090885102143E-06 -2.5028649124202607E-02
+ 14410 3.6024999999999998E-03 1.3588533091381330E-06 -2.5017585852404434E-02
+ 14411 3.6027499999999996E-03 1.3526002955840109E-06 -2.5006522580606261E-02
+ 14412 3.6029999999999999E-03 1.3463500478478278E-06 -2.4995459308808088E-02
+ 14413 3.6032499999999997E-03 1.3401025659296057E-06 -2.4984396037009943E-02
+ 14414 3.6034999999999995E-03 1.3338578498293324E-06 -2.4973332765211798E-02
+ 14415 3.6037499999999997E-03 1.3276158995469978E-06 -2.4962269493413625E-02
+ 14416 3.6039999999999996E-03 1.3213767150826233E-06 -2.4951206221615480E-02
+ 14417 3.6042499999999998E-03 1.3151402964361881E-06 -2.4940142949817307E-02
+ 14418 3.6044999999999996E-03 1.3089066436077139E-06 -2.4929079678019161E-02
+ 14419 3.6047499999999994E-03 1.3026757565971887E-06 -2.4918016406220989E-02
+ 14420 3.6049999999999997E-03 1.2964476354046021E-06 -2.4906953134422816E-02
+ 14421 3.6052499999999995E-03 1.2902222800299753E-06 -2.4895889862624671E-02
+ 14422 3.6054999999999998E-03 1.2839996904732878E-06 -2.4884826590826498E-02
+ 14423 3.6057499999999996E-03 1.2777798667345600E-06 -2.4873763319028352E-02
+ 14424 3.6059999999999998E-03 1.2715628088137715E-06 -2.4862700047230180E-02
+ 14425 3.6062499999999996E-03 1.2653485167109429E-06 -2.4851636775432034E-02
+ 14426 3.6064999999999995E-03 1.2591369904260651E-06 -2.4840573503633889E-02
+ 14427 3.6067499999999997E-03 1.2529282299591252E-06 -2.4829510231835716E-02
+ 14428 3.6069999999999995E-03 1.2467222353101449E-06 -2.4818446960037543E-02
+ 14429 3.6072499999999998E-03 1.2405190064791038E-06 -2.4807383688239371E-02
+ 14430 3.6074999999999996E-03 1.2343185434660231E-06 -2.4796320416441225E-02
+ 14431 3.6077499999999998E-03 1.2281208462708815E-06 -2.4785257144643053E-02
+ 14432 3.6079999999999997E-03 1.2219259148937007E-06 -2.4774193872844907E-02
+ 14433 3.6082499999999995E-03 1.2157337493344694E-06 -2.4763130601046762E-02
+ 14434 3.6084999999999997E-03 1.2095443495931762E-06 -2.4752067329248589E-02
+ 14435 3.6087499999999995E-03 1.2033577156698432E-06 -2.4741004057450444E-02
+ 14436 3.6089999999999998E-03 1.1971738475644493E-06 -2.4729940785652271E-02
+ 14437 3.6092499999999996E-03 1.1909927452770149E-06 -2.4718877513854098E-02
+ 14438 3.6094999999999999E-03 1.1848144088075195E-06 -2.4707814242055925E-02
+ 14439 3.6097499999999997E-03 1.1786388381559857E-06 -2.4696750970257780E-02
+ 14440 3.6099999999999995E-03 1.1724660333224006E-06 -2.4685687698459635E-02
+ 14441 3.6102499999999997E-03 1.1662959943067537E-06 -2.4674624426661462E-02
+ 14442 3.6104999999999996E-03 1.1601287211090676E-06 -2.4663561154863317E-02
+ 14443 3.6107499999999998E-03 1.1539642137293203E-06 -2.4652497883065144E-02
+ 14444 3.6109999999999996E-03 1.1478024721675337E-06 -2.4641434611266999E-02
+ 14445 3.6112499999999994E-03 1.1416434964236963E-06 -2.4630371339468826E-02
+ 14446 3.6114999999999997E-03 1.1354872864977975E-06 -2.4619308067670653E-02
+ 14447 3.6117499999999995E-03 1.1293338423898595E-06 -2.4608244795872508E-02
+ 14448 3.6119999999999998E-03 1.1231831640998599E-06 -2.4597181524074335E-02
+ 14449 3.6122499999999996E-03 1.1170352516278207E-06 -2.4586118252276190E-02
+ 14450 3.6124999999999998E-03 1.1108901049737198E-06 -2.4575054980478017E-02
+ 14451 3.6127499999999996E-03 1.1047477241375794E-06 -2.4563991708679872E-02
+ 14452 3.6129999999999995E-03 1.0986081091193895E-06 -2.4552928436881727E-02
+ 14453 3.6132499999999997E-03 1.0924712599191378E-06 -2.4541865165083554E-02
+ 14454 3.6134999999999995E-03 1.0863371765368461E-06 -2.4530801893285381E-02
+ 14455 3.6137499999999998E-03 1.0802058589724939E-06 -2.4519738621487208E-02
+ 14456 3.6139999999999996E-03 1.0740773072261008E-06 -2.4508675349689063E-02
+ 14457 3.6142499999999998E-03 1.0679515212976472E-06 -2.4497612077890890E-02
+ 14458 3.6144999999999997E-03 1.0618285011871533E-06 -2.4486548806092745E-02
+ 14459 3.6147499999999995E-03 1.0557082468946093E-06 -2.4475485534294600E-02
+ 14460 3.6149999999999997E-03 1.0495907584200043E-06 -2.4464422262496427E-02
+ 14461 3.6152499999999995E-03 1.0434760357633601E-06 -2.4453358990698282E-02
+ 14462 3.6154999999999998E-03 1.0373640789246539E-06 -2.4442295718900109E-02
+ 14463 3.6157499999999996E-03 1.0312548879039077E-06 -2.4431232447101936E-02
+ 14464 3.6159999999999999E-03 1.0251484627011006E-06 -2.4420169175303763E-02
+ 14465 3.6162499999999997E-03 1.0190448033162538E-06 -2.4409105903505618E-02
+ 14466 3.6164999999999995E-03 1.0129439097493576E-06 -2.4398042631707473E-02
+ 14467 3.6167499999999997E-03 1.0068457820003993E-06 -2.4386979359909300E-02
+ 14468 3.6169999999999996E-03 1.0007504200694016E-06 -2.4375916088111155E-02
+ 14469 3.6172499999999998E-03 9.9465782395634232E-07 -2.4364852816312982E-02
+ 14470 3.6174999999999996E-03 9.8856799366124325E-07 -2.4353789544514837E-02
+ 14471 3.6177499999999994E-03 9.8248092918409316E-07 -2.4342726272716664E-02
+ 14472 3.6179999999999997E-03 9.7639663052488275E-07 -2.4331663000918491E-02
+ 14473 3.6182499999999995E-03 9.7031509768363275E-07 -2.4320599729120346E-02
+ 14474 3.6184999999999998E-03 9.6423633066032157E-07 -2.4309536457322173E-02
+ 14475 3.6187499999999996E-03 9.5816032945496996E-07 -2.4298473185524028E-02
+ 14476 3.6189999999999998E-03 9.5208709406755738E-07 -2.4287409913725855E-02
+ 14477 3.6192499999999996E-03 9.4601662449810512E-07 -2.4276346641927710E-02
+ 14478 3.6194999999999995E-03 9.3994892074660289E-07 -2.4265283370129564E-02
+ 14479 3.6197499999999997E-03 9.3388398281303917E-07 -2.4254220098331392E-02
+ 14480 3.6199999999999995E-03 9.2782181069743513E-07 -2.4243156826533219E-02
+ 14481 3.6202499999999998E-03 9.2176240439977065E-07 -2.4232093554735074E-02
+ 14482 3.6204999999999996E-03 9.1570576392006648E-07 -2.4221030282936901E-02
+ 14483 3.6207499999999998E-03 9.0965188925830092E-07 -2.4209967011138728E-02
+ 14484 3.6209999999999997E-03 9.0360078041449524E-07 -2.4198903739340583E-02
+ 14485 3.6212499999999995E-03 8.9755243738863919E-07 -2.4187840467542437E-02
+ 14486 3.6214999999999997E-03 8.9150686018072217E-07 -2.4176777195744265E-02
+ 14487 3.6217499999999995E-03 8.8546404879076567E-07 -2.4165713923946119E-02
+ 14488 3.6219999999999998E-03 8.7942400321874799E-07 -2.4154650652147946E-02
+ 14489 3.6222499999999996E-03 8.7338672346469041E-07 -2.4143587380349774E-02
+ 14490 3.6224999999999999E-03 8.6735220952857197E-07 -2.4132524108551628E-02
+ 14491 3.6227499999999997E-03 8.6132046141041268E-07 -2.4121460836753456E-02
+ 14492 3.6229999999999995E-03 8.5529147911020332E-07 -2.4110397564955310E-02
+ 14493 3.6232499999999997E-03 8.4926526262793321E-07 -2.4099334293157137E-02
+ 14494 3.6234999999999996E-03 8.4324181196362309E-07 -2.4088271021358992E-02
+ 14495 3.6237499999999998E-03 8.3722112711725264E-07 -2.4077207749560819E-02
+ 14496 3.6239999999999996E-03 8.3120320808884134E-07 -2.4066144477762674E-02
+ 14497 3.6242499999999999E-03 8.2518805487836949E-07 -2.4055081205964501E-02
+ 14498 3.6244999999999997E-03 8.1917566748585732E-07 -2.4044017934166356E-02
+ 14499 3.6247499999999995E-03 8.1316604591129455E-07 -2.4032954662368183E-02
+ 14500 3.6249999999999998E-03 8.0715919015467124E-07 -2.4021891390570010E-02
+ 14501 3.6252499999999996E-03 8.0115510021600835E-07 -2.4010828118771865E-02
+ 14502 3.6254999999999998E-03 7.9515377609528407E-07 -2.3999764846973692E-02
+ 14503 3.6257499999999996E-03 7.8915521779252020E-07 -2.3988701575175547E-02
+ 14504 3.6259999999999994E-03 7.8315942530770543E-07 -2.3977638303377402E-02
+ 14505 3.6262499999999997E-03 7.7716639864082990E-07 -2.3966575031579229E-02
+ 14506 3.6264999999999995E-03 7.7117613779191372E-07 -2.3955511759781056E-02
+ 14507 3.6267499999999998E-03 7.6518864276093743E-07 -2.3944448487982911E-02
+ 14508 3.6269999999999996E-03 7.5920391354792113E-07 -2.3933385216184738E-02
+ 14509 3.6272499999999998E-03 7.5322195015284376E-07 -2.3922321944386565E-02
+ 14510 3.6274999999999996E-03 7.4724275257572606E-07 -2.3911258672588420E-02
+ 14511 3.6277499999999995E-03 7.4126632081655862E-07 -2.3900195400790275E-02
+ 14512 3.6279999999999997E-03 7.3529265487532968E-07 -2.3889132128992102E-02
+ 14513 3.6282499999999995E-03 7.2932175475206063E-07 -2.3878068857193957E-02
+ 14514 3.6284999999999998E-03 7.2335362044673103E-07 -2.3867005585395784E-02
+ 14515 3.6287499999999996E-03 7.1738825195936101E-07 -2.3855942313597639E-02
+ 14516 3.6289999999999998E-03 7.1142564928993033E-07 -2.3844879041799466E-02
+ 14517 3.6292499999999997E-03 7.0546581243845986E-07 -2.3833815770001293E-02
+ 14518 3.6294999999999995E-03 6.9950874140493859E-07 -2.3822752498203148E-02
+ 14519 3.6297499999999997E-03 6.9355443618935656E-07 -2.3811689226404975E-02
+ 14520 3.6299999999999995E-03 6.8760289679173431E-07 -2.3800625954606830E-02
+ 14521 3.6302499999999998E-03 6.8165412321205130E-07 -2.3789562682808657E-02
+ 14522 3.6304999999999996E-03 6.7570811545032861E-07 -2.3778499411010512E-02
+ 14523 3.6307499999999999E-03 6.6976487350654495E-07 -2.3767436139212339E-02
+ 14524 3.6309999999999997E-03 6.6382439738072129E-07 -2.3756372867414194E-02
+ 14525 3.6312499999999995E-03 6.5788668707284660E-07 -2.3745309595616021E-02
+ 14526 3.6314999999999997E-03 6.5195174258291148E-07 -2.3734246323817848E-02
+ 14527 3.6317499999999996E-03 6.4601956391093583E-07 -2.3723183052019703E-02
+ 14528 3.6319999999999998E-03 6.4009015105689984E-07 -2.3712119780221530E-02
+ 14529 3.6322499999999996E-03 6.3416350402082384E-07 -2.3701056508423385E-02
+ 14530 3.6324999999999994E-03 6.2823962280269683E-07 -2.3689993236625240E-02
+ 14531 3.6327499999999997E-03 6.2231850740250959E-07 -2.3678929964827067E-02
+ 14532 3.6329999999999995E-03 6.1640015782028172E-07 -2.3667866693028922E-02
+ 14533 3.6332499999999998E-03 6.1048457405599329E-07 -2.3656803421230749E-02
+ 14534 3.6334999999999996E-03 6.0457175610966444E-07 -2.3645740149432576E-02
+ 14535 3.6337499999999998E-03 5.9866170398127515E-07 -2.3634676877634403E-02
+ 14536 3.6339999999999996E-03 5.9275441767084596E-07 -2.3623613605836258E-02
+ 14537 3.6342499999999995E-03 5.8684989717836628E-07 -2.3612550334038113E-02
+ 14538 3.6344999999999997E-03 5.8094814250382563E-07 -2.3601487062239940E-02
+ 14539 3.6347499999999995E-03 5.7504915364724456E-07 -2.3590423790441795E-02
+ 14540 3.6349999999999998E-03 5.6915293060860315E-07 -2.3579360518643622E-02
+ 14541 3.6352499999999996E-03 5.6325947338792110E-07 -2.3568297246845477E-02
+ 14542 3.6354999999999998E-03 5.5736878198517861E-07 -2.3557233975047304E-02
+ 14543 3.6357499999999997E-03 5.5148085640039602E-07 -2.3546170703249131E-02
+ 14544 3.6359999999999995E-03 5.4559569663356272E-07 -2.3535107431450986E-02
+ 14545 3.6362499999999997E-03 5.3971330268466919E-07 -2.3524044159652813E-02
+ 14546 3.6364999999999995E-03 5.3383367455373503E-07 -2.3512980887854668E-02
+ 14547 3.6367499999999998E-03 5.2795681224074021E-07 -2.3501917616056495E-02
+ 14548 3.6369999999999996E-03 5.2208271574570518E-07 -2.3490854344258350E-02
+ 14549 3.6372499999999999E-03 5.1621138506860949E-07 -2.3479791072460177E-02
+ 14550 3.6374999999999997E-03 5.1034282020947327E-07 -2.3468727800662031E-02
+ 14551 3.6377499999999995E-03 5.0447702116828699E-07 -2.3457664528863859E-02
+ 14552 3.6379999999999997E-03 4.9861398794503995E-07 -2.3446601257065686E-02
+ 14553 3.6382499999999996E-03 4.9275372053975259E-07 -2.3435537985267541E-02
+ 14554 3.6384999999999998E-03 4.8689621895240458E-07 -2.3424474713469368E-02
+ 14555 3.6387499999999996E-03 4.8104148318301603E-07 -2.3413411441671222E-02
+ 14556 3.6389999999999994E-03 4.7518951323157758E-07 -2.3402348169873077E-02
+ 14557 3.6392499999999997E-03 4.6934030909807821E-07 -2.3391284898074904E-02
+ 14558 3.6394999999999995E-03 4.6349387078253884E-07 -2.3380221626276759E-02
+ 14559 3.6397499999999998E-03 4.5765019828493855E-07 -2.3369158354478586E-02
+ 14560 3.6399999999999996E-03 4.5180929160529778E-07 -2.3358095082680413E-02
+ 14561 3.6402499999999998E-03 4.4597115074359652E-07 -2.3347031810882241E-02
+ 14562 3.6404999999999996E-03 4.4013577569985499E-07 -2.3335968539084095E-02
+ 14563 3.6407499999999995E-03 4.3430316647406323E-07 -2.3324905267285950E-02
+ 14564 3.6409999999999997E-03 4.2847332306621062E-07 -2.3313841995487777E-02
+ 14565 3.6412499999999995E-03 4.2264624547631762E-07 -2.3302778723689632E-02
+ 14566 3.6414999999999998E-03 4.1682193370436419E-07 -2.3291715451891459E-02
+ 14567 3.6417499999999996E-03 4.1100038775037022E-07 -2.3280652180093314E-02
+ 14568 3.6419999999999998E-03 4.0518160761431582E-07 -2.3269588908295141E-02
+ 14569 3.6422499999999997E-03 3.9936559329622093E-07 -2.3258525636496968E-02
+ 14570 3.6424999999999995E-03 3.9355234479607598E-07 -2.3247462364698823E-02
+ 14571 3.6427499999999997E-03 3.8774186211387017E-07 -2.3236399092900650E-02
+ 14572 3.6429999999999995E-03 3.8193414524962424E-07 -2.3225335821102505E-02
+ 14573 3.6432499999999998E-03 3.7612919420331767E-07 -2.3214272549304332E-02
+ 14574 3.6434999999999996E-03 3.7032700897497045E-07 -2.3203209277506187E-02
+ 14575 3.6437499999999999E-03 3.6452758956456285E-07 -2.3192146005708014E-02
+ 14576 3.6439999999999997E-03 3.5873093597211482E-07 -2.3181082733909869E-02
+ 14577 3.6442499999999995E-03 3.5293704819761651E-07 -2.3170019462111696E-02
+ 14578 3.6444999999999997E-03 3.4714592624105750E-07 -2.3158956190313523E-02
+ 14579 3.6447499999999996E-03 3.4135757010245828E-07 -2.3147892918515378E-02
+ 14580 3.6449999999999998E-03 3.3557197978179845E-07 -2.3136829646717205E-02
+ 14581 3.6452499999999996E-03 3.2978915527909815E-07 -2.3125766374919060E-02
+ 14582 3.6454999999999994E-03 3.2400909659434730E-07 -2.3114703103120915E-02
+ 14583 3.6457499999999997E-03 3.1823180372753607E-07 -2.3103639831322742E-02
+ 14584 3.6459999999999995E-03 3.1245727667868430E-07 -2.3092576559524597E-02
+ 14585 3.6462499999999998E-03 3.0668551544777209E-07 -2.3081513287726424E-02
+ 14586 3.6464999999999996E-03 3.0091652003481962E-07 -2.3070450015928251E-02
+ 14587 3.6467499999999998E-03 2.9515029043980665E-07 -2.3059386744130106E-02
+ 14588 3.6469999999999996E-03 2.8938682666275294E-07 -2.3048323472331933E-02
+ 14589 3.6472499999999995E-03 2.8362612870364889E-07 -2.3037260200533788E-02
+ 14590 3.6474999999999997E-03 2.7786819656248446E-07 -2.3026196928735615E-02
+ 14591 3.6477499999999995E-03 2.7211303023927971E-07 -2.3015133656937470E-02
+ 14592 3.6479999999999998E-03 2.6636062973401431E-07 -2.3004070385139297E-02
+ 14593 3.6482499999999996E-03 2.6061099504670869E-07 -2.2993007113341152E-02
+ 14594 3.6484999999999998E-03 2.5486412617734242E-07 -2.2981943841542979E-02
+ 14595 3.6487499999999996E-03 2.4912002312593551E-07 -2.2970880569744806E-02
+ 14596 3.6489999999999995E-03 2.4337868589247827E-07 -2.2959817297946661E-02
+ 14597 3.6492499999999997E-03 2.3764011447696062E-07 -2.2948754026148488E-02
+ 14598 3.6494999999999995E-03 2.3190430887940256E-07 -2.2937690754350343E-02
+ 14599 3.6497499999999998E-03 2.2617126909978402E-07 -2.2926627482552170E-02
+ 14600 3.6499999999999996E-03 2.2044099513812494E-07 -2.2915564210754025E-02
+ 14601 3.6502499999999998E-03 2.1471348699440547E-07 -2.2904500938955852E-02
+ 14602 3.6504999999999997E-03 2.0898874466864542E-07 -2.2893437667157707E-02
+ 14603 3.6507499999999995E-03 2.0326676816083488E-07 -2.2882374395359534E-02
+ 14604 3.6509999999999997E-03 1.9754755747096405E-07 -2.2871311123561389E-02
+ 14605 3.6512499999999995E-03 1.9183111259905275E-07 -2.2860247851763216E-02
+ 14606 3.6514999999999998E-03 1.8611743354508098E-07 -2.2849184579965043E-02
+ 14607 3.6517499999999996E-03 1.8040652030906881E-07 -2.2838121308166898E-02
+ 14608 3.6519999999999999E-03 1.7469837289099617E-07 -2.2827058036368725E-02
+ 14609 3.6522499999999997E-03 1.6899299129088287E-07 -2.2815994764570580E-02
+ 14610 3.6524999999999995E-03 1.6329037550871913E-07 -2.2804931492772434E-02
+ 14611 3.6527499999999997E-03 1.5759052554449511E-07 -2.2793868220974262E-02
+ 14612 3.6529999999999996E-03 1.5189344139823062E-07 -2.2782804949176116E-02
+ 14613 3.6532499999999998E-03 1.4619912306990562E-07 -2.2771741677377944E-02
+ 14614 3.6534999999999996E-03 1.4050757055954015E-07 -2.2760678405579771E-02
+ 14615 3.6537499999999994E-03 1.3481878386712414E-07 -2.2749615133781625E-02
+ 14616 3.6539999999999997E-03 1.2913276299264779E-07 -2.2738551861983453E-02
+ 14617 3.6542499999999995E-03 1.2344950793613083E-07 -2.2727488590185307E-02
+ 14618 3.6544999999999998E-03 1.1776901869755360E-07 -2.2716425318387135E-02
+ 14619 3.6547499999999996E-03 1.1209129527693572E-07 -2.2705362046588989E-02
+ 14620 3.6549999999999998E-03 1.0641633767425759E-07 -2.2694298774790816E-02
+ 14621 3.6552499999999996E-03 1.0074414588953889E-07 -2.2683235502992671E-02
+ 14622 3.6554999999999995E-03 9.5074719922769587E-08 -2.2672172231194498E-02
+ 14623 3.6557499999999997E-03 8.9408059773940083E-08 -2.2661108959396326E-02
+ 14624 3.6559999999999995E-03 8.3744165443069900E-08 -2.2650045687598180E-02
+ 14625 3.6562499999999998E-03 7.8083036930139476E-08 -2.2638982415800007E-02
+ 14626 3.6564999999999996E-03 7.2424674235168438E-08 -2.2627919144001862E-02
+ 14627 3.6567499999999998E-03 6.6769077358137079E-08 -2.2616855872203689E-02
+ 14628 3.6569999999999997E-03 6.1116246299065121E-08 -2.2605792600405544E-02
+ 14629 3.6572499999999995E-03 5.5466181057942642E-08 -2.2594729328607399E-02
+ 14630 3.6574999999999997E-03 4.9818881634759916E-08 -2.2583666056809226E-02
+ 14631 3.6577499999999995E-03 4.4174348029536509E-08 -2.2572602785011053E-02
+ 14632 3.6579999999999998E-03 3.8532580242252876E-08 -2.2561539513212880E-02
+ 14633 3.6582499999999996E-03 3.2893578272928582E-08 -2.2550476241414735E-02
+ 14634 3.6584999999999999E-03 2.7257342121544030E-08 -2.2539412969616562E-02
+ 14635 3.6587499999999997E-03 2.1623871788118792E-08 -2.2528349697818417E-02
+ 14636 3.6589999999999995E-03 1.5993167272643091E-08 -2.2517286426020272E-02
+ 14637 3.6592499999999997E-03 1.0365228575107170E-08 -2.2506223154222099E-02
+ 14638 3.6594999999999996E-03 4.7400556955305489E-09 -2.2495159882423954E-02
+ 14639 3.6597499999999998E-03 -8.8235135494224531E-10 -2.2484095757175370E-02
+ 14640 3.6599999999999996E-03 -6.5019881422084479E-09 -2.2472987013101482E-02
+ 14641 3.6602499999999994E-03 -1.2118839105097907E-08 -2.2461809192373974E-02
+ 14642 3.6604999999999997E-03 -1.7732886997101888E-08 -2.2450562476094525E-02
+ 14643 3.6607499999999995E-03 -2.3344114616914438E-08 -2.2439247045017038E-02
+ 14644 3.6609999999999998E-03 -2.8952504808413561E-08 -2.2427863079547875E-02
+ 14645 3.6612499999999996E-03 -3.4558040460496487E-08 -2.2416410759746600E-02
+ 14646 3.6614999999999998E-03 -4.0160704507071042E-08 -2.2404890265326317E-02
+ 14647 3.6617499999999996E-03 -4.5760479926891132E-08 -2.2393301775654399E-02
+ 14648 3.6619999999999995E-03 -5.1357349743538501E-08 -2.2381645469752881E-02
+ 14649 3.6622499999999997E-03 -5.6951297025307336E-08 -2.2369921526299023E-02
+ 14650 3.6624999999999995E-03 -6.2542304885088850E-08 -2.2358130123625971E-02
+ 14651 3.6627499999999998E-03 -6.8130356480353559E-08 -2.2346271439722971E-02
+ 14652 3.6629999999999996E-03 -7.3715435012987422E-08 -2.2334345652236305E-02
+ 14653 3.6632499999999998E-03 -7.9297523729284134E-08 -2.2322352938469504E-02
+ 14654 3.6634999999999997E-03 -8.4876605919781440E-08 -2.2310293475383998E-02
+ 14655 3.6637499999999995E-03 -9.0452664919243970E-08 -2.2298167439599594E-02
+ 14656 3.6639999999999997E-03 -9.6025684106548626E-08 -2.2285975007395070E-02
+ 14657 3.6642499999999995E-03 -1.0159564690457044E-07 -2.2273716354708741E-02
+ 14658 3.6644999999999998E-03 -1.0716253678016505E-07 -2.2261391657138731E-02
+ 14659 3.6647499999999996E-03 -1.1272633724400669E-07 -2.2249001089943869E-02
+ 14660 3.6649999999999999E-03 -1.1828703185058052E-07 -2.2236544828043794E-02
+ 14661 3.6652499999999997E-03 -1.2384460419802058E-07 -2.2224023046019940E-02
+ 14662 3.6654999999999995E-03 -1.2939903792809319E-07 -2.2211435918115700E-02
+ 14663 3.6657499999999997E-03 -1.3495031672608277E-07 -2.2198783618236930E-02
+ 14664 3.6659999999999996E-03 -1.4049842432067995E-07 -2.2186066319952881E-02
+ 14665 3.6662499999999998E-03 -1.4604334448396353E-07 -2.2173284196496192E-02
+ 14666 3.6664999999999996E-03 -1.5158506103124040E-07 -2.2160437420763828E-02
+ 14667 3.6667499999999994E-03 -1.5712355782102825E-07 -2.2147526165317320E-02
+ 14668 3.6669999999999997E-03 -1.6265881875494353E-07 -2.2134550602383417E-02
+ 14669 3.6672499999999995E-03 -1.6819082777758867E-07 -2.2121510903854603E-02
+ 14670 3.6674999999999998E-03 -1.7371956887653586E-07 -2.2108407241289544E-02
+ 14671 3.6677499999999996E-03 -1.7924502608216707E-07 -2.2095239785913660E-02
+ 14672 3.6679999999999998E-03 -1.8476718346766722E-07 -2.2082008708619608E-02
+ 14673 3.6682499999999996E-03 -1.9028602514886445E-07 -2.2068714179967856E-02
+ 14674 3.6684999999999995E-03 -1.9580153528421436E-07 -2.2055356370187115E-02
+ 14675 3.6687499999999997E-03 -2.0131369807468873E-07 -2.2041935449174817E-02
+ 14676 3.6689999999999995E-03 -2.0682249776367151E-07 -2.2028451586497824E-02
+ 14677 3.6692499999999998E-03 -2.1232791863691167E-07 -2.2014904951392768E-02
+ 14678 3.6694999999999996E-03 -2.1782994502241024E-07 -2.2001295712766537E-02
+ 14679 3.6697499999999998E-03 -2.2332856129038539E-07 -2.1987624039196896E-02
+ 14680 3.6699999999999997E-03 -2.2882375185311995E-07 -2.1973890098933045E-02
+ 14681 3.6702499999999995E-03 -2.3431550116494689E-07 -2.1960094059895838E-02
+ 14682 3.6704999999999997E-03 -2.3980379372213853E-07 -2.1946236089678672E-02
+ 14683 3.6707499999999995E-03 -2.4528861406279590E-07 -2.1932316355547658E-02
+ 14684 3.6709999999999998E-03 -2.5076994676683357E-07 -2.1918335024442369E-02
+ 14685 3.6712499999999996E-03 -2.5624777645582264E-07 -2.1904292262976272E-02
+ 14686 3.6714999999999999E-03 -2.6172208779298456E-07 -2.1890188237437113E-02
+ 14687 3.6717499999999997E-03 -2.6719286548303437E-07 -2.1876023113787620E-02
+ 14688 3.6719999999999995E-03 -2.7266009427216527E-07 -2.1861797057665867E-02
+ 14689 3.6722499999999997E-03 -2.7812375894793975E-07 -2.1847510234385775E-02
+ 14690 3.6724999999999995E-03 -2.8358384433917986E-07 -2.1833162808937736E-02
+ 14691 3.6727499999999998E-03 -2.8904033531595250E-07 -2.1818754945988981E-02
+ 14692 3.6729999999999996E-03 -2.9449321678941385E-07 -2.1804286809884221E-02
+ 14693 3.6732499999999999E-03 -2.9994247371180265E-07 -2.1789758564645861E-02
+ 14694 3.6734999999999997E-03 -3.0538809107628619E-07 -2.1775170373974976E-02
+ 14695 3.6737499999999995E-03 -3.1083005391694516E-07 -2.1760522401251283E-02
+ 14696 3.6739999999999997E-03 -3.1626834730866479E-07 -2.1745814809533970E-02
+ 14697 3.6742499999999996E-03 -3.2170295636702679E-07 -2.1731047761562254E-02
+ 14698 3.6744999999999998E-03 -3.2713386624829520E-07 -2.1716221419755509E-02
+ 14699 3.6747499999999996E-03 -3.3256106214926234E-07 -2.1701335946214151E-02
+ 14700 3.6749999999999994E-03 -3.3798452930723254E-07 -2.1686391502719869E-02
+ 14701 3.6752499999999997E-03 -3.4340425299991692E-07 -2.1671388250736251E-02
+ 14702 3.6754999999999995E-03 -3.4882021854532449E-07 -2.1656326351409304E-02
+ 14703 3.6757499999999998E-03 -3.5423241130174784E-07 -2.1641205965567838E-02
+ 14704 3.6759999999999996E-03 -3.5964081666761036E-07 -2.1626027253723996E-02
+ 14705 3.6762499999999998E-03 -3.6504542008146145E-07 -2.1610790376073722E-02
+ 14706 3.6764999999999996E-03 -3.7044620702182242E-07 -2.1595495492497504E-02
+ 14707 3.6767499999999995E-03 -3.7584316300717309E-07 -2.1580142762560390E-02
+ 14708 3.6769999999999997E-03 -3.8123627359584572E-07 -2.1564732345512833E-02
+ 14709 3.6772499999999995E-03 -3.8662552438591740E-07 -2.1549264400291143E-02
+ 14710 3.6774999999999998E-03 -3.9201090101519764E-07 -2.1533739085517895E-02
+ 14711 3.6777499999999996E-03 -3.9739238916107509E-07 -2.1518156559502340E-02
+ 14712 3.6779999999999998E-03 -4.0276997454051408E-07 -2.1502516980241165E-02
+ 14713 3.6782499999999997E-03 -4.0814364290990109E-07 -2.1486820505418683E-02
+ 14714 3.6784999999999995E-03 -4.1351338006503401E-07 -2.1471067292407456E-02
+ 14715 3.6787499999999997E-03 -4.1887917184101320E-07 -2.1455257498268741E-02
+ 14716 3.6789999999999995E-03 -4.2424100411213899E-07 -2.1439391279753167E-02
+ 14717 3.6792499999999998E-03 -4.2959886279189744E-07 -2.1423468793300843E-02
+ 14718 3.6794999999999996E-03 -4.3495273383280780E-07 -2.1407490195042168E-02
+ 14719 3.6797499999999999E-03 -4.4030260322642203E-07 -2.1391455640798137E-02
+ 14720 3.6799999999999997E-03 -4.4564845700317001E-07 -2.1375365286080975E-02
+ 14721 3.6802499999999995E-03 -4.5099028123234966E-07 -2.1359219286094432E-02
+ 14722 3.6804999999999997E-03 -4.5632806202202155E-07 -2.1343017795734359E-02
+ 14723 3.6807499999999996E-03 -4.6166178551890354E-07 -2.1326760969589239E-02
+ 14724 3.6809999999999998E-03 -4.6699143790835988E-07 -2.1310448961940526E-02
+ 14725 3.6812499999999996E-03 -4.7231700541424906E-07 -2.1294081926763426E-02
+ 14726 3.6814999999999994E-03 -4.7763847429891285E-07 -2.1277660017726845E-02
+ 14727 3.6817499999999997E-03 -4.8295583086307304E-07 -2.1261183388194410E-02
+ 14728 3.6819999999999995E-03 -4.8826906144572573E-07 -2.1244652191224702E-02
+ 14729 3.6822499999999998E-03 -4.9357815242413065E-07 -2.1228066579571526E-02
+ 14730 3.6824999999999996E-03 -4.9888309021366138E-07 -2.1211426705684967E-02
+ 14731 3.6827499999999998E-03 -5.0418386126780173E-07 -2.1194732721711119E-02
+ 14732 3.6829999999999996E-03 -5.0948045207799848E-07 -2.1177984779493321E-02
+ 14733 3.6832499999999995E-03 -5.1477284917364917E-07 -2.1161183030571941E-02
+ 14734 3.6834999999999997E-03 -5.2006103912199828E-07 -2.1144327626185334E-02
+ 14735 3.6837499999999995E-03 -5.2534500852803354E-07 -2.1127418717270058E-02
+ 14736 3.6839999999999998E-03 -5.3062474403447744E-07 -2.1110456454461489E-02
+ 14737 3.6842499999999996E-03 -5.3590023232163675E-07 -2.1093440988094247E-02
+ 14738 3.6844999999999998E-03 -5.4117146010739999E-07 -2.1076372468202511E-02
+ 14739 3.6847499999999997E-03 -5.4643841414709127E-07 -2.1059251044520885E-02
+ 14740 3.6849999999999995E-03 -5.5170108123345726E-07 -2.1042076866484311E-02
+ 14741 3.6852499999999997E-03 -5.5695944819656722E-07 -2.1024850083228998E-02
+ 14742 3.6854999999999995E-03 -5.6221350190370893E-07 -2.1007570843592761E-02
+ 14743 3.6857499999999998E-03 -5.6746322925937884E-07 -2.0990239296115373E-02
+ 14744 3.6859999999999996E-03 -5.7270861720513556E-07 -2.0972855589039188E-02
+ 14745 3.6862499999999999E-03 -5.7794965271959622E-07 -2.0955419870309400E-02
+ 14746 3.6864999999999997E-03 -5.8318632281829187E-07 -2.0937932287574873E-02
+ 14747 3.6867499999999995E-03 -5.8841861455365581E-07 -2.0920392988188069E-02
+ 14748 3.6869999999999997E-03 -5.9364651501492195E-07 -2.0902802119206056E-02
+ 14749 3.6872499999999996E-03 -5.9887001132802479E-07 -2.0885159827390656E-02
+ 14750 3.6874999999999998E-03 -6.0408909065558909E-07 -2.0867466259208906E-02
+ 14751 3.6877499999999996E-03 -6.0930374019678179E-07 -2.0849721560833728E-02
+ 14752 3.6879999999999994E-03 -6.1451394718730618E-07 -2.0831925878144232E-02
+ 14753 3.6882499999999997E-03 -6.1971969889929590E-07 -2.0814079356726023E-02
+ 14754 3.6884999999999995E-03 -6.2492098264121826E-07 -2.0796182141872128E-02
+ 14755 3.6887499999999998E-03 -6.3011778575786425E-07 -2.0778234378582901E-02
+ 14756 3.6889999999999996E-03 -6.3531009563020126E-07 -2.0760236211566963E-02
+ 14757 3.6892499999999998E-03 -6.4049789967537362E-07 -2.0742187785241301E-02
+ 14758 3.6894999999999996E-03 -6.4568118534655872E-07 -2.0724089243731966E-02
+ 14759 3.6897499999999995E-03 -6.5085994013295414E-07 -2.0705940730874308E-02
+ 14760 3.6899999999999997E-03 -6.5603415155968120E-07 -2.0687742390213742E-02
+ 14761 3.6902499999999995E-03 -6.6120380718768457E-07 -2.0669494365005859E-02
+ 14762 3.6904999999999998E-03 -6.6636889461372091E-07 -2.0651196798217072E-02
+ 14763 3.6907499999999996E-03 -6.7152940147021952E-07 -2.0632849832525120E-02
+ 14764 3.6909999999999998E-03 -6.7668531542527640E-07 -2.0614453610319397E-02
+ 14765 3.6912499999999997E-03 -6.8183662418251374E-07 -2.0596008273701425E-02
+ 14766 3.6914999999999995E-03 -6.8698331548107012E-07 -2.0577513964485299E-02
+ 14767 3.6917499999999997E-03 -6.9212537709550291E-07 -2.0558970824198324E-02
+ 14768 3.6919999999999995E-03 -6.9726279683568547E-07 -2.0540378994081138E-02
+ 14769 3.6922499999999998E-03 -7.0239556254680565E-07 -2.0521738615088370E-02
+ 14770 3.6924999999999996E-03 -7.0752366210921491E-07 -2.0503049827889270E-02
+ 14771 3.6927499999999999E-03 -7.1264708343843386E-07 -2.0484312772867577E-02
+ 14772 3.6929999999999997E-03 -7.1776581448500705E-07 -2.0465527590122677E-02
+ 14773 3.6932499999999995E-03 -7.2287984323449560E-07 -2.0446694419469540E-02
+ 14774 3.6934999999999997E-03 -7.2798915770737914E-07 -2.0427813400439351E-02
+ 14775 3.6937499999999996E-03 -7.3309374595895701E-07 -2.0408884672279911E-02
+ 14776 3.6939999999999998E-03 -7.3819359607934098E-07 -2.0389908373956270E-02
+ 14777 3.6942499999999996E-03 -7.4328869619331337E-07 -2.0370884644150915E-02
+ 14778 3.6944999999999994E-03 -7.4837903446031950E-07 -2.0351813621264273E-02
+ 14779 3.6947499999999997E-03 -7.5346459907436693E-07 -2.0332695443415268E-02
+ 14780 3.6949999999999995E-03 -7.5854537826393556E-07 -2.0313530248441725E-02
+ 14781 3.6952499999999998E-03 -7.6362136029195994E-07 -2.0294318173900674E-02
+ 14782 3.6954999999999996E-03 -7.6869253345569627E-07 -2.0275059357069091E-02
+ 14783 3.6957499999999998E-03 -7.7375888608672172E-07 -2.0255753934943888E-02
+ 14784 3.6959999999999996E-03 -7.7882040655078960E-07 -2.0236402044243023E-02
+ 14785 3.6962499999999994E-03 -7.8387708324782501E-07 -2.0217003821405080E-02
+ 14786 3.6964999999999997E-03 -7.8892890461182853E-07 -2.0197559402590451E-02
+ 14787 3.6967499999999995E-03 -7.9397585911078093E-07 -2.0178068923681521E-02
+ 14788 3.6969999999999998E-03 -7.9901793524663052E-07 -2.0158532520282858E-02
+ 14789 3.6972499999999996E-03 -8.0405512155516085E-07 -2.0138950327722144E-02
+ 14790 3.6974999999999998E-03 -8.0908740660598491E-07 -2.0119322481050084E-02
+ 14791 3.6977499999999996E-03 -8.1411477900240917E-07 -2.0099649115041310E-02
+ 14792 3.6979999999999995E-03 -8.1913722738142864E-07 -2.0079930364194455E-02
+ 14793 3.6982499999999997E-03 -8.2415474041362347E-07 -2.0060166362732803E-02
+ 14794 3.6984999999999995E-03 -8.2916730680307408E-07 -2.0040357244604710E-02
+ 14795 3.6987499999999998E-03 -8.3417491528734571E-07 -2.0020503143483918E-02
+ 14796 3.6989999999999996E-03 -8.3917755463735158E-07 -2.0000604192770170E-02
+ 14797 3.6992499999999998E-03 -8.4417521365736023E-07 -1.9980660525589354E-02
+ 14798 3.6994999999999997E-03 -8.4916788118484738E-07 -1.9960672274794356E-02
+ 14799 3.6997499999999995E-03 -8.5415554609049743E-07 -1.9940639572965085E-02
+ 14800 3.6999999999999997E-03 -8.5913819727810392E-07 -1.9920562552409087E-02
+ 14801 3.7002499999999995E-03 -8.6411582368447920E-07 -1.9900441345162004E-02
+ 14802 3.7004999999999998E-03 -8.6908841427944302E-07 -1.9880276082987973E-02
+ 14803 3.7007499999999996E-03 -8.7405595806568860E-07 -1.9860066897380159E-02
+ 14804 3.7009999999999999E-03 -8.7901844407878376E-07 -1.9839813919560814E-02
+ 14805 3.7012499999999997E-03 -8.8397586138703193E-07 -1.9819517280482216E-02
+ 14806 3.7014999999999995E-03 -8.8892819909146948E-07 -1.9799177110826661E-02
+ 14807 3.7017499999999997E-03 -8.9387544632576697E-07 -1.9778793541007197E-02
+ 14808 3.7019999999999996E-03 -8.9881759225614017E-07 -1.9758366701167908E-02
+ 14809 3.7022499999999998E-03 -9.0375462608134023E-07 -1.9737896721184339E-02
+ 14810 3.7024999999999996E-03 -9.0868653703252178E-07 -1.9717383730664038E-02
+ 14811 3.7027499999999994E-03 -9.1361331437323188E-07 -1.9696827858946667E-02
+ 14812 3.7029999999999997E-03 -9.1853494739931982E-07 -1.9676229235104859E-02
+ 14813 3.7032499999999995E-03 -9.2345142543884270E-07 -1.9655587987944475E-02
+ 14814 3.7034999999999998E-03 -9.2836273785206137E-07 -1.9634904246004732E-02
+ 14815 3.7037499999999996E-03 -9.3326887403130399E-07 -1.9614178137559165E-02
+ 14816 3.7039999999999998E-03 -9.3816982340096717E-07 -1.9593409790615541E-02
+ 14817 3.7042499999999996E-03 -9.4306557541738308E-07 -1.9572599332916687E-02
+ 14818 3.7044999999999995E-03 -9.4795611956881135E-07 -1.9551746891940537E-02
+ 14819 3.7047499999999997E-03 -9.5284144537534942E-07 -1.9530852594900935E-02
+ 14820 3.7049999999999995E-03 -9.5772154238883679E-07 -1.9509916568747700E-02
+ 14821 3.7052499999999998E-03 -9.6259640019285539E-07 -1.9488938940167417E-02
+ 14822 3.7054999999999996E-03 -9.6746600840258798E-07 -1.9467919835583467E-02
+ 14823 3.7057499999999998E-03 -9.7233035666482705E-07 -1.9446859381156596E-02
+ 14824 3.7059999999999997E-03 -9.7718943465783812E-07 -1.9425757702785561E-02
+ 14825 3.7062499999999995E-03 -9.8204323209135377E-07 -1.9404614926107195E-02
+ 14826 3.7064999999999997E-03 -9.8689173870648215E-07 -1.9383431176497056E-02
+ 14827 3.7067499999999995E-03 -9.9173494427561847E-07 -1.9362206579069681E-02
+ 14828 3.7069999999999998E-03 -9.9657283860243679E-07 -1.9340941258679221E-02
+ 14829 3.7072499999999996E-03 -1.0014054115217605E-06 -1.9319635339919660E-02
+ 14830 3.7074999999999999E-03 -1.0062326528995603E-06 -1.9298288947125163E-02
+ 14831 3.7077499999999997E-03 -1.0110545526328266E-06 -1.9276902204370866E-02
+ 14832 3.7079999999999995E-03 -1.0158711006495592E-06 -1.9255475235472889E-02
+ 14833 3.7082499999999997E-03 -1.0206822869086810E-06 -1.9234008163988889E-02
+ 14834 3.7084999999999996E-03 -1.0254881013999464E-06 -1.9212501113218532E-02
+ 14835 3.7087499999999998E-03 -1.0302885341439374E-06 -1.9190954206203793E-02
+ 14836 3.7089999999999996E-03 -1.0350835751919274E-06 -1.9169367565729515E-02
+ 14837 3.7092499999999994E-03 -1.0398732146258818E-06 -1.9147741314323806E-02
+ 14838 3.7094999999999997E-03 -1.0446574425583670E-06 -1.9126075574258182E-02
+ 14839 3.7097499999999995E-03 -1.0494362491324573E-06 -1.9104370467548294E-02
+ 14840 3.7099999999999998E-03 -1.0542096245217333E-06 -1.9082626115954134E-02
+ 14841 3.7102499999999996E-03 -1.0589775589301526E-06 -1.9060842640980673E-02
+ 14842 3.7104999999999998E-03 -1.0637400425920458E-06 -1.9039020163878016E-02
+ 14843 3.7107499999999996E-03 -1.0684970657719958E-06 -1.9017158805641844E-02
+ 14844 3.7109999999999995E-03 -1.0732486187648262E-06 -1.8995258687014113E-02
+ 14845 3.7112499999999997E-03 -1.0779946918955099E-06 -1.8973319928482949E-02
+ 14846 3.7114999999999995E-03 -1.0827352755190942E-06 -1.8951342650283566E-02
+ 14847 3.7117499999999998E-03 -1.0874703600206778E-06 -1.8929326972398366E-02
+ 14848 3.7119999999999996E-03 -1.0921999358152952E-06 -1.8907273014557399E-02
+ 14849 3.7122499999999998E-03 -1.0969239933479147E-06 -1.8885180896238810E-02
+ 14850 3.7124999999999997E-03 -1.1016425230933097E-06 -1.8863050736669388E-02
+ 14851 3.7127499999999995E-03 -1.1063555155560498E-06 -1.8840882654824431E-02
+ 14852 3.7129999999999997E-03 -1.1110629612704234E-06 -1.8818676769428843E-02
+ 14853 3.7132499999999995E-03 -1.1157648508003396E-06 -1.8796433198957109E-02
+ 14854 3.7134999999999998E-03 -1.1204611747393284E-06 -1.8774152061633718E-02
+ 14855 3.7137499999999996E-03 -1.1251519237104138E-06 -1.8751833475433837E-02
+ 14856 3.7139999999999999E-03 -1.1298370883661139E-06 -1.8729477558083373E-02
+ 14857 3.7142499999999997E-03 -1.1345166593883145E-06 -1.8707084427059505E-02
+ 14858 3.7144999999999995E-03 -1.1391906274882622E-06 -1.8684654199591220E-02
+ 14859 3.7147499999999997E-03 -1.1438589834064853E-06 -1.8662186992659428E-02
+ 14860 3.7149999999999996E-03 -1.1485217179126956E-06 -1.8639682922997634E-02
+ 14861 3.7152499999999998E-03 -1.1531788218057934E-06 -1.8617142107092182E-02
+ 14862 3.7154999999999996E-03 -1.1578302859137385E-06 -1.8594564661182741E-02
+ 14863 3.7157499999999994E-03 -1.1624761010935386E-06 -1.8571950701262586E-02
+ 14864 3.7159999999999997E-03 -1.1671162582311764E-06 -1.8549300343079018E-02
+ 14865 3.7162499999999995E-03 -1.1717507482415103E-06 -1.8526613702133956E-02
+ 14866 3.7164999999999998E-03 -1.1763795620682807E-06 -1.8503890893683983E-02
+ 14867 3.7167499999999996E-03 -1.1810026906839743E-06 -1.8481132032741075E-02
+ 14868 3.7169999999999998E-03 -1.1856201250898363E-06 -1.8458337234072728E-02
+ 14869 3.7172499999999996E-03 -1.1902318563157387E-06 -1.8435506612202529E-02
+ 14870 3.7174999999999995E-03 -1.1948378754201794E-06 -1.8412640281410635E-02
+ 14871 3.7177499999999997E-03 -1.1994381734901981E-06 -1.8389738355733657E-02
+ 14872 3.7179999999999995E-03 -1.2040327416412835E-06 -1.8366800948965881E-02
+ 14873 3.7182499999999998E-03 -1.2086215710173794E-06 -1.8343828174658808E-02
+ 14874 3.7184999999999996E-03 -1.2132046527907540E-06 -1.8320820146122071E-02
+ 14875 3.7187499999999998E-03 -1.2177819781620040E-06 -1.8297776976423683E-02
+ 14876 3.7189999999999996E-03 -1.2223535383599314E-06 -1.8274698778390483E-02
+ 14877 3.7192499999999995E-03 -1.2269193246415386E-06 -1.8251585664608317E-02
+ 14878 3.7194999999999997E-03 -1.2314793282919451E-06 -1.8228437747422742E-02
+ 14879 3.7197499999999995E-03 -1.2360335406243014E-06 -1.8205255138939145E-02
+ 14880 3.7199999999999998E-03 -1.2405819529797865E-06 -1.8182037951023154E-02
+ 14881 3.7202499999999996E-03 -1.2451245567274872E-06 -1.8158786295301387E-02
+ 14882 3.7204999999999998E-03 -1.2496613432643945E-06 -1.8135500283161125E-02
+ 14883 3.7207499999999997E-03 -1.2541923040152866E-06 -1.8112180025751580E-02
+ 14884 3.7209999999999995E-03 -1.2587174304327235E-06 -1.8088825633983417E-02
+ 14885 3.7212499999999997E-03 -1.2632367139969611E-06 -1.8065437218529847E-02
+ 14886 3.7214999999999995E-03 -1.2677501462158739E-06 -1.8042014889826642E-02
+ 14887 3.7217499999999998E-03 -1.2722577186249428E-06 -1.8018558758072317E-02
+ 14888 3.7219999999999996E-03 -1.2767594227871418E-06 -1.7995068933229167E-02
+ 14889 3.7222499999999999E-03 -1.2812552502929315E-06 -1.7971545525022982E-02
+ 14890 3.7224999999999997E-03 -1.2857451927601509E-06 -1.7947988642943953E-02
+ 14891 3.7227499999999995E-03 -1.2902292418339995E-06 -1.7924398396246485E-02
+ 14892 3.7229999999999997E-03 -1.2947073891869623E-06 -1.7900774893950262E-02
+ 14893 3.7232499999999996E-03 -1.2991796265187272E-06 -1.7877118244839965E-02
+ 14894 3.7234999999999998E-03 -1.3036459455561788E-06 -1.7853428557465988E-02
+ 14895 3.7237499999999996E-03 -1.3081063380532842E-06 -1.7829705940145102E-02
+ 14896 3.7239999999999994E-03 -1.3125607957910747E-06 -1.7805950500960115E-02
+ 14897 3.7242499999999997E-03 -1.3170093105775809E-06 -1.7782162347760790E-02
+ 14898 3.7244999999999995E-03 -1.3214518742477407E-06 -1.7758341588164164E-02
+ 14899 3.7247499999999998E-03 -1.3258884786633956E-06 -1.7734488329554619E-02
+ 14900 3.7249999999999996E-03 -1.3303191157131780E-06 -1.7710602679084787E-02
+ 14901 3.7252499999999998E-03 -1.3347437773125103E-06 -1.7686684743675365E-02
+ 14902 3.7254999999999996E-03 -1.3391624554034785E-06 -1.7662734630015890E-02
+ 14903 3.7257499999999995E-03 -1.3435751419548415E-06 -1.7638752444564781E-02
+ 14904 3.7259999999999997E-03 -1.3479818289619450E-06 -1.7614738293550130E-02
+ 14905 3.7262499999999995E-03 -1.3523825084466346E-06 -1.7590692282969684E-02
+ 14906 3.7264999999999998E-03 -1.3567771724572594E-06 -1.7566614518591379E-02
+ 14907 3.7267499999999996E-03 -1.3611658130685529E-06 -1.7542505105953916E-02
+ 14908 3.7269999999999998E-03 -1.3655484223816345E-06 -1.7518364150366509E-02
+ 14909 3.7272499999999997E-03 -1.3699249925238920E-06 -1.7494191756910190E-02
+ 14910 3.7274999999999995E-03 -1.3742955156489747E-06 -1.7469988030437270E-02
+ 14911 3.7277499999999997E-03 -1.3786599839367202E-06 -1.7445753075572272E-02
+ 14912 3.7279999999999995E-03 -1.3830183895930696E-06 -1.7421486996712032E-02
+ 14913 3.7282499999999998E-03 -1.3873707248500659E-06 -1.7397189898026327E-02
+ 14914 3.7284999999999996E-03 -1.3917169819657334E-06 -1.7372861883457977E-02
+ 14915 3.7287499999999999E-03 -1.3960571532240878E-06 -1.7348503056723339E-02
+ 14916 3.7289999999999997E-03 -1.4003912309350112E-06 -1.7324113521312610E-02
+ 14917 3.7292499999999995E-03 -1.4047192074342562E-06 -1.7299693380490470E-02
+ 14918 3.7294999999999997E-03 -1.4090410750833635E-06 -1.7275242737295800E-02
+ 14919 3.7297499999999996E-03 -1.4133568262695779E-06 -1.7250761694542968E-02
+ 14920 3.7299999999999998E-03 -1.4176664534058554E-06 -1.7226250354821209E-02
+ 14921 3.7302499999999996E-03 -1.4219699489307401E-06 -1.7201708820495990E-02
+ 14922 3.7304999999999994E-03 -1.4262673053083586E-06 -1.7177137193708333E-02
+ 14923 3.7307499999999997E-03 -1.4305585150283492E-06 -1.7152535576376179E-02
+ 14924 3.7309999999999995E-03 -1.4348435706057737E-06 -1.7127904070193933E-02
+ 14925 3.7312499999999998E-03 -1.4391224645811286E-06 -1.7103242776633332E-02
+ 14926 3.7314999999999996E-03 -1.4433951895202085E-06 -1.7078551796943658E-02
+ 14927 3.7317499999999998E-03 -1.4476617380141347E-06 -1.7053831232152150E-02
+ 14928 3.7319999999999996E-03 -1.4519221026792208E-06 -1.7029081183064159E-02
+ 14929 3.7322499999999995E-03 -1.4561762761569769E-06 -1.7004301750263809E-02
+ 14930 3.7324999999999997E-03 -1.4604242511140316E-06 -1.6979493034114009E-02
+ 14931 3.7327499999999995E-03 -1.4646660202420576E-06 -1.6954655134757309E-02
+ 14932 3.7329999999999998E-03 -1.4689015762577589E-06 -1.6929788152115648E-02
+ 14933 3.7332499999999996E-03 -1.4731309119035759E-06 -1.6904892185891300E-02
+ 14934 3.7334999999999998E-03 -1.4773540199444801E-06 -1.6879967335566803E-02
+ 14935 3.7337499999999997E-03 -1.4815708931726244E-06 -1.6855013700405597E-02
+ 14936 3.7339999999999995E-03 -1.4857815244041941E-06 -1.6830031379452031E-02
+ 14937 3.7342499999999997E-03 -1.4899859064801053E-06 -1.6805020471532234E-02
+ 14938 3.7344999999999995E-03 -1.4941840322659325E-06 -1.6779981075254045E-02
+ 14939 3.7347499999999998E-03 -1.4983758946519027E-06 -1.6754913289007470E-02
+ 14940 3.7349999999999996E-03 -1.5025614865527886E-06 -1.6729817210965354E-02
+ 14941 3.7352499999999999E-03 -1.5067408009079017E-06 -1.6704692939082999E-02
+ 14942 3.7354999999999997E-03 -1.5109138306809895E-06 -1.6679540571099341E-02
+ 14943 3.7357499999999995E-03 -1.5150805688602301E-06 -1.6654360204536898E-02
+ 14944 3.7359999999999997E-03 -1.5192410084581545E-06 -1.6629151936702030E-02
+ 14945 3.7362499999999996E-03 -1.5233951425115677E-06 -1.6603915864685619E-02
+ 14946 3.7364999999999998E-03 -1.5275429640815557E-06 -1.6578652085363074E-02
+ 14947 3.7367499999999996E-03 -1.5316844662533652E-06 -1.6553360695395057E-02
+ 14948 3.7369999999999994E-03 -1.5358196421363982E-06 -1.6528041791227341E-02
+ 14949 3.7372499999999997E-03 -1.5399484848641481E-06 -1.6502695469091628E-02
+ 14950 3.7374999999999995E-03 -1.5440709875941162E-06 -1.6477321825005671E-02
+ 14951 3.7377499999999998E-03 -1.5481871435078070E-06 -1.6451920954773797E-02
+ 14952 3.7379999999999996E-03 -1.5522969458106270E-06 -1.6426492953986904E-02
+ 14953 3.7382499999999998E-03 -1.5564003877318715E-06 -1.6401037918023154E-02
+ 14954 3.7384999999999996E-03 -1.5604974625246372E-06 -1.6375555942048269E-02
+ 14955 3.7387499999999995E-03 -1.5645881634658014E-06 -1.6350047121015818E-02
+ 14956 3.7389999999999997E-03 -1.5686724838559543E-06 -1.6324511549667357E-02
+ 14957 3.7392499999999995E-03 -1.5727504170193213E-06 -1.6298949322533143E-02
+ 14958 3.7394999999999998E-03 -1.5768219563037665E-06 -1.6273360533932302E-02
+ 14959 3.7397499999999996E-03 -1.5808870950806766E-06 -1.6247745277973350E-02
+ 14960 3.7399999999999998E-03 -1.5849458267449670E-06 -1.6222103648553962E-02
+ 14961 3.7402499999999997E-03 -1.5889981447149739E-06 -1.6196435739362240E-02
+ 14962 3.7404999999999995E-03 -1.5930440424324507E-06 -1.6170741643876198E-02
+ 14963 3.7407499999999997E-03 -1.5970835133624951E-06 -1.6145021455364592E-02
+ 14964 3.7409999999999995E-03 -1.6011165509934717E-06 -1.6119275266887213E-02
+ 14965 3.7412499999999998E-03 -1.6051431488370146E-06 -1.6093503171294959E-02
+ 14966 3.7414999999999996E-03 -1.6091633004279147E-06 -1.6067705261230587E-02
+ 14967 3.7417499999999999E-03 -1.6131769993241286E-06 -1.6041881629128639E-02
+ 14968 3.7419999999999997E-03 -1.6171842391066629E-06 -1.6016032367216226E-02
+ 14969 3.7422499999999995E-03 -1.6211850133795821E-06 -1.5990157567512875E-02
+ 14970 3.7424999999999997E-03 -1.6251793157699233E-06 -1.5964257321831342E-02
+ 14971 3.7427499999999995E-03 -1.6291671399276348E-06 -1.5938331721777575E-02
+ 14972 3.7429999999999998E-03 -1.6331484795255654E-06 -1.5912380858751390E-02
+ 14973 3.7432499999999996E-03 -1.6371233282593643E-06 -1.5886404823946522E-02
+ 14974 3.7434999999999994E-03 -1.6410916798474686E-06 -1.5860403708350977E-02
+ 14975 3.7437499999999997E-03 -1.6450535280310405E-06 -1.5834377602747633E-02
+ 14976 3.7439999999999995E-03 -1.6490088665738913E-06 -1.5808326597714521E-02
+ 14977 3.7442499999999997E-03 -1.6529576892624771E-06 -1.5782250783624753E-02
+ 14978 3.7444999999999996E-03 -1.6568999899057978E-06 -1.5756150250647416E-02
+ 14979 3.7447499999999998E-03 -1.6608357623353928E-06 -1.5730025088747469E-02
+ 14980 3.7449999999999996E-03 -1.6647650004052424E-06 -1.5703875387686628E-02
+ 14981 3.7452499999999994E-03 -1.6686876979917633E-06 -1.5677701237022907E-02
+ 14982 3.7454999999999997E-03 -1.6726038489937353E-06 -1.5651502726111519E-02
+ 14983 3.7457499999999995E-03 -1.6765134473322293E-06 -1.5625279944105383E-02
+ 14984 3.7459999999999998E-03 -1.6804164869506102E-06 -1.5599032979954727E-02
+ 14985 3.7462499999999996E-03 -1.6843129618144256E-06 -1.5572761922408146E-02
+ 14986 3.7464999999999998E-03 -1.6882028659114124E-06 -1.5546466860012454E-02
+ 14987 3.7467499999999996E-03 -1.6920861932513922E-06 -1.5520147881113520E-02
+ 14988 3.7469999999999995E-03 -1.6959629378662670E-06 -1.5493805073855820E-02
+ 14989 3.7472499999999997E-03 -1.6998330938099540E-06 -1.5467438526183623E-02
+ 14990 3.7474999999999995E-03 -1.7036966551583047E-06 -1.5441048325840839E-02
+ 14991 3.7477499999999998E-03 -1.7075536160091146E-06 -1.5414634560371340E-02
+ 14992 3.7479999999999996E-03 -1.7114039704820094E-06 -1.5388197317119512E-02
+ 14993 3.7482499999999998E-03 -1.7152477127184573E-06 -1.5361736683230414E-02
+ 14994 3.7484999999999997E-03 -1.7190848368816533E-06 -1.5335252745650219E-02
+ 14995 3.7487499999999995E-03 -1.7229153371565309E-06 -1.5308745591126433E-02
+ 14996 3.7489999999999997E-03 -1.7267392077496847E-06 -1.5282215306208284E-02
+ 14997 3.7492499999999995E-03 -1.7305564428892988E-06 -1.5255661977247155E-02
+ 14998 3.7494999999999998E-03 -1.7343670368251527E-06 -1.5229085690396656E-02
+ 14999 3.7497499999999996E-03 -1.7381709838285060E-06 -1.5202486531613241E-02
+ 15000 3.7499999999999999E-03 -1.7419682781921136E-06 -1.5175864586656339E-02
+ 15001 3.7502499999999997E-03 -1.7457589142301174E-06 -1.5149219941088622E-02
+ 15002 3.7504999999999995E-03 -1.7495428862780486E-06 -1.5122552680276704E-02
+ 15003 3.7507499999999997E-03 -1.7533201886927505E-06 -1.5095862889390870E-02
+ 15004 3.7509999999999996E-03 -1.7570908158523200E-06 -1.5069150653406180E-02
+ 15005 3.7512499999999998E-03 -1.7608547621560956E-06 -1.5042416057101835E-02
+ 15006 3.7514999999999996E-03 -1.7646120220245612E-06 -1.5015659185062456E-02
+ 15007 3.7517499999999994E-03 -1.7683625898993425E-06 -1.4988880121677870E-02
+ 15008 3.7519999999999997E-03 -1.7721064602431390E-06 -1.4962078951143241E-02
+ 15009 3.7522499999999995E-03 -1.7758436275396540E-06 -1.4935255757460226E-02
+ 15010 3.7524999999999998E-03 -1.7795740862935925E-06 -1.4908410624436196E-02
+ 15011 3.7527499999999996E-03 -1.7832978310305631E-06 -1.4881543635685597E-02
+ 15012 3.7529999999999998E-03 -1.7870148562970776E-06 -1.4854654874629425E-02
+ 15013 3.7532499999999996E-03 -1.7907251566604571E-06 -1.4827744424496270E-02
+ 15014 3.7534999999999995E-03 -1.7944287267088174E-06 -1.4800812368321981E-02
+ 15015 3.7537499999999997E-03 -1.7981255610510183E-06 -1.4773858788950409E-02
+ 15016 3.7539999999999995E-03 -1.8018156543165825E-06 -1.4746883769033577E-02
+ 15017 3.7542499999999998E-03 -1.8054990011556967E-06 -1.4719887391032227E-02
+ 15018 3.7544999999999996E-03 -1.8091755962391152E-06 -1.4692869737215689E-02
+ 15019 3.7547499999999998E-03 -1.8128454342581622E-06 -1.4665830889662539E-02
+ 15020 3.7549999999999997E-03 -1.8165085099246275E-06 -1.4638770930260961E-02
+ 15021 3.7552499999999995E-03 -1.8201648179707740E-06 -1.4611689940708694E-02
+ 15022 3.7554999999999997E-03 -1.8238143531492636E-06 -1.4584588002513797E-02
+ 15023 3.7557499999999995E-03 -1.8274571102330894E-06 -1.4557465196994718E-02
+ 15024 3.7559999999999998E-03 -1.8310930840155801E-06 -1.4530321605280554E-02
+ 15025 3.7562499999999996E-03 -1.8347222693102933E-06 -1.4503157308311709E-02
+ 15026 3.7564999999999999E-03 -1.8383446609510273E-06 -1.4475972386839517E-02
+ 15027 3.7567499999999997E-03 -1.8419602537917190E-06 -1.4448766921427519E-02
+ 15028 3.7569999999999995E-03 -1.8455690427064417E-06 -1.4421540992451066E-02
+ 15029 3.7572499999999997E-03 -1.8491710225893322E-06 -1.4394294680097560E-02
+ 15030 3.7574999999999996E-03 -1.8527661883545424E-06 -1.4367028064367513E-02
+ 15031 3.7577499999999998E-03 -1.8563545349362204E-06 -1.4339741225074061E-02
+ 15032 3.7579999999999996E-03 -1.8599360572884204E-06 -1.4312434241843756E-02
+ 15033 3.7582499999999994E-03 -1.8635107503850964E-06 -1.4285107194116688E-02
+ 15034 3.7584999999999997E-03 -1.8670786092200421E-06 -1.4257760161146656E-02
+ 15035 3.7587499999999995E-03 -1.8706396288068219E-06 -1.4230393222002011E-02
+ 15036 3.7589999999999998E-03 -1.8741938041787707E-06 -1.4203006455565282E-02
+ 15037 3.7592499999999996E-03 -1.8777411303888897E-06 -1.4175599940534125E-02
+ 15038 3.7594999999999998E-03 -1.8812816025098656E-06 -1.4148173755421002E-02
+ 15039 3.7597499999999996E-03 -1.8848152156339567E-06 -1.4120727978554194E-02
+ 15040 3.7599999999999995E-03 -1.8883419648730031E-06 -1.4093262688077304E-02
+ 15041 3.7602499999999997E-03 -1.8918618453583581E-06 -1.4065777961950316E-02
+ 15042 3.7604999999999995E-03 -1.8953748522408243E-06 -1.4038273877949502E-02
+ 15043 3.7607499999999998E-03 -1.8988809806906446E-06 -1.4010750513667694E-02
+ 15044 3.7609999999999996E-03 -1.9023802258974199E-06 -1.3983207946514861E-02
+ 15045 3.7612499999999998E-03 -1.9058725830701000E-06 -1.3955646253718189E-02
+ 15046 3.7614999999999997E-03 -1.9093580474368977E-06 -1.3928065512322523E-02
+ 15047 3.7617499999999995E-03 -1.9128366142452776E-06 -1.3900465799190433E-02
+ 15048 3.7619999999999997E-03 -1.9163082787619069E-06 -1.3872847191002893E-02
+ 15049 3.7622499999999995E-03 -1.9197730362725695E-06 -1.3845209764259467E-02
+ 15050 3.7624999999999998E-03 -1.9232308820821843E-06 -1.3817553595278097E-02
+ 15051 3.7627499999999996E-03 -1.9266818115147012E-06 -1.3789878760196470E-02
+ 15052 3.7629999999999999E-03 -1.9301258199131054E-06 -1.3762185334971184E-02
+ 15053 3.7632499999999997E-03 -1.9335629026393234E-06 -1.3734473395378855E-02
+ 15054 3.7634999999999995E-03 -1.9369930550742265E-06 -1.3706743017016028E-02
+ 15055 3.7637499999999997E-03 -1.9404162726175529E-06 -1.3678994275299530E-02
+ 15056 3.7639999999999996E-03 -1.9438325506878675E-06 -1.3651227245467010E-02
+ 15057 3.7642499999999998E-03 -1.9472418847225340E-06 -1.3623442002576910E-02
+ 15058 3.7644999999999996E-03 -1.9506442701776422E-06 -1.3595638621509087E-02
+ 15059 3.7647499999999994E-03 -1.9540397025279934E-06 -1.3567817176964623E-02
+ 15060 3.7649999999999997E-03 -1.9574281772670446E-06 -1.3539977743466700E-02
+ 15061 3.7652499999999995E-03 -1.9608096899068447E-06 -1.3512120395360571E-02
+ 15062 3.7654999999999998E-03 -1.9641842359780239E-06 -1.3484245206814020E-02
+ 15063 3.7657499999999996E-03 -1.9675518110297158E-06 -1.3456352251817606E-02
+ 15064 3.7659999999999998E-03 -1.9709124106295496E-06 -1.3428441604184544E-02
+ 15065 3.7662499999999996E-03 -1.9742660303635598E-06 -1.3400513337552034E-02
+ 15066 3.7664999999999994E-03 -1.9776126658361909E-06 -1.3372567525380385E-02
+ 15067 3.7667499999999997E-03 -1.9809523126702284E-06 -1.3344604240953899E-02
+ 15068 3.7669999999999995E-03 -1.9842849665067405E-06 -1.3316623557381540E-02
+ 15069 3.7672499999999998E-03 -1.9876106230050694E-06 -1.3288625547596281E-02
+ 15070 3.7674999999999996E-03 -1.9909292778427521E-06 -1.3260610284356347E-02
+ 15071 3.7677499999999998E-03 -1.9942409267155094E-06 -1.3232577840244657E-02
+ 15072 3.7679999999999996E-03 -1.9975455653371707E-06 -1.3204528287670103E-02
+ 15073 3.7682499999999995E-03 -2.0008431894396548E-06 -1.3176461698866750E-02
+ 15074 3.7684999999999997E-03 -2.0041337947729235E-06 -1.3148378145894892E-02
+ 15075 3.7687499999999995E-03 -2.0074173771049146E-06 -1.3120277700641322E-02
+ 15076 3.7689999999999998E-03 -2.0106939322215331E-06 -1.3092160434819141E-02
+ 15077 3.7692499999999996E-03 -2.0139634559265729E-06 -1.3064026419968556E-02
+ 15078 3.7694999999999998E-03 -2.0172259440417130E-06 -1.3035875727456805E-02
+ 15079 3.7697499999999997E-03 -2.0204813924064295E-06 -1.3007708428478700E-02
+ 15080 3.7699999999999995E-03 -2.0237297968779944E-06 -1.2979524594056836E-02
+ 15081 3.7702499999999997E-03 -2.0269711533314106E-06 -1.2951324295041613E-02
+ 15082 3.7704999999999995E-03 -2.0302054576593570E-06 -1.2923107602112283E-02
+ 15083 3.7707499999999998E-03 -2.0334327057721847E-06 -1.2894874585776369E-02
+ 15084 3.7709999999999996E-03 -2.0366528935978240E-06 -1.2866625316370360E-02
+ 15085 3.7712499999999994E-03 -2.0398660170817904E-06 -1.2838359864060169E-02
+ 15086 3.7714999999999997E-03 -2.0430720721871124E-06 -1.2810078298840974E-02
+ 15087 3.7717499999999995E-03 -2.0462710548942894E-06 -1.2781780690538007E-02
+ 15088 3.7719999999999997E-03 -2.0494629612012642E-06 -1.2753467108806387E-02
+ 15089 3.7722499999999996E-03 -2.0526477871233626E-06 -1.2725137623131742E-02
+ 15090 3.7724999999999998E-03 -2.0558255286932792E-06 -1.2696792302830278E-02
+ 15091 3.7727499999999996E-03 -2.0589961819609908E-06 -1.2668431217049414E-02
+ 15092 3.7729999999999994E-03 -2.0621597429937579E-06 -1.2640054434767508E-02
+ 15093 3.7732499999999997E-03 -2.0653162078760679E-06 -1.2611662024794452E-02
+ 15094 3.7734999999999995E-03 -2.0684655727095682E-06 -1.2583254055772283E-02
+ 15095 3.7737499999999998E-03 -2.0716078336130741E-06 -1.2554830596174869E-02
+ 15096 3.7739999999999996E-03 -2.0747429867224688E-06 -1.2526391714308485E-02
+ 15097 3.7742499999999998E-03 -2.0778710281907183E-06 -1.2497937478312222E-02
+ 15098 3.7744999999999996E-03 -2.0809919541877790E-06 -1.2469467956158040E-02
+ 15099 3.7747499999999995E-03 -2.0841057609005970E-06 -1.2440983215651158E-02
+ 15100 3.7749999999999997E-03 -2.0872124445330454E-06 -1.2412483324430344E-02
+ 15101 3.7752499999999995E-03 -2.0903120013058775E-06 -1.2383968349968168E-02
+ 15102 3.7754999999999998E-03 -2.0934044274567051E-06 -1.2355438359571402E-02
+ 15103 3.7757499999999996E-03 -2.0964897192399304E-06 -1.2326893420380980E-02
+ 15104 3.7759999999999998E-03 -2.0995678729267439E-06 -1.2298333599372682E-02
+ 15105 3.7762499999999997E-03 -2.1026388848050337E-06 -1.2269758963357207E-02
+ 15106 3.7764999999999995E-03 -2.1057027511793892E-06 -1.2241169578980537E-02
+ 15107 3.7767499999999997E-03 -2.1087594683710356E-06 -1.2212565512723860E-02
+ 15108 3.7769999999999995E-03 -2.1118090327177884E-06 -1.2183946830904582E-02
+ 15109 3.7772499999999998E-03 -2.1148514405740392E-06 -1.2155313599675930E-02
+ 15110 3.7774999999999996E-03 -2.1178866883106752E-06 -1.2126665885027622E-02
+ 15111 3.7777499999999999E-03 -2.1209147723150875E-06 -1.2098003752785691E-02
+ 15112 3.7779999999999997E-03 -2.1239356889910755E-06 -1.2069327268613619E-02
+ 15113 3.7782499999999995E-03 -2.1269494347588537E-06 -1.2040636498011556E-02
+ 15114 3.7784999999999997E-03 -2.1299560060549909E-06 -1.2011931506317434E-02
+ 15115 3.7787499999999996E-03 -2.1329553993323540E-06 -1.1983212358706880E-02
+ 15116 3.7789999999999998E-03 -2.1359476110601052E-06 -1.1954479120193359E-02
+ 15117 3.7792499999999996E-03 -2.1389326377236144E-06 -1.1925731855628953E-02
+ 15118 3.7794999999999994E-03 -2.1419104758244699E-06 -1.1896970629704129E-02
+ 15119 3.7797499999999997E-03 -2.1448811218803976E-06 -1.1868195506948094E-02
+ 15120 3.7799999999999995E-03 -2.1478445724252375E-06 -1.1839406551729508E-02
+ 15121 3.7802499999999998E-03 -2.1508008240089106E-06 -1.1810603828256223E-02
+ 15122 3.7804999999999996E-03 -2.1537498731973496E-06 -1.1781787400575785E-02
+ 15123 3.7807499999999998E-03 -2.1566917165725058E-06 -1.1752957332575741E-02
+ 15124 3.7809999999999996E-03 -2.1596263507322554E-06 -1.1724113687983838E-02
+ 15125 3.7812499999999995E-03 -2.1625537722904093E-06 -1.1695256530368483E-02
+ 15126 3.7814999999999997E-03 -2.1654739778766404E-06 -1.1666385923138602E-02
+ 15127 3.7817499999999995E-03 -2.1683869641364494E-06 -1.1637501929544315E-02
+ 15128 3.7819999999999998E-03 -2.1712927277311413E-06 -1.1608604612677117E-02
+ 15129 3.7822499999999996E-03 -2.1741912653377610E-06 -1.1579694035470029E-02
+ 15130 3.7824999999999998E-03 -2.1770825736490810E-06 -1.1550770260697995E-02
+ 15131 3.7827499999999997E-03 -2.1799666493735330E-06 -1.1521833350978120E-02
+ 15132 3.7829999999999995E-03 -2.1828434892351912E-06 -1.1492883368769781E-02
+ 15133 3.7832499999999997E-03 -2.1857130899737356E-06 -1.1463920376375197E-02
+ 15134 3.7834999999999995E-03 -2.1885754483443769E-06 -1.1434944435939474E-02
+ 15135 3.7837499999999998E-03 -2.1914305611178690E-06 -1.1405955609451084E-02
+ 15136 3.7839999999999996E-03 -2.1942784250804176E-06 -1.1376953958741758E-02
+ 15137 3.7842499999999999E-03 -2.1971190370336950E-06 -1.1347939545487086E-02
+ 15138 3.7844999999999997E-03 -2.1999523937947449E-06 -1.1318912431206959E-02
+ 15139 3.7847499999999995E-03 -2.2027784921959876E-06 -1.1289872677265051E-02
+ 15140 3.7849999999999997E-03 -2.2055973290851735E-06 -1.1260820344870108E-02
+ 15141 3.7852499999999996E-03 -2.2084089013253084E-06 -1.1231755495075489E-02
+ 15142 3.7854999999999998E-03 -2.2112132057946707E-06 -1.1202678188779677E-02
+ 15143 3.7857499999999996E-03 -2.2140102393867187E-06 -1.1173588486726499E-02
+ 15144 3.7859999999999994E-03 -2.2167999990100994E-06 -1.1144486449505556E-02
+ 15145 3.7862499999999997E-03 -2.2195824815885788E-06 -1.1115372137552173E-02
+ 15146 3.7864999999999995E-03 -2.2223576840610053E-06 -1.1086245611148127E-02
+ 15147 3.7867499999999998E-03 -2.2251256033812947E-06 -1.1057106930421353E-02
+ 15148 3.7869999999999996E-03 -2.2278862365183553E-06 -1.1027956155346732E-02
+ 15149 3.7872499999999998E-03 -2.2306395804560911E-06 -1.0998793345745795E-02
+ 15150 3.7874999999999996E-03 -2.2333856321933235E-06 -1.0969618561287808E-02
+ 15151 3.7877499999999995E-03 -2.2361243887437852E-06 -1.0940431861489092E-02
+ 15152 3.7879999999999997E-03 -2.2388558471360715E-06 -1.0911233305713771E-02
+ 15153 3.7882499999999995E-03 -2.2415800044135801E-06 -1.0882022953174371E-02
+ 15154 3.7884999999999998E-03 -2.2442968576345172E-06 -1.0852800862931365E-02
+ 15155 3.7887499999999996E-03 -2.2470064038718140E-06 -1.0823567093893836E-02
+ 15156 3.7889999999999998E-03 -2.2497086402131281E-06 -1.0794321704819821E-02
+ 15157 3.7892499999999996E-03 -2.2524035637607717E-06 -1.0765064754316378E-02
+ 15158 3.7894999999999995E-03 -2.2550911716317020E-06 -1.0735796300839715E-02
+ 15159 3.7897499999999997E-03 -2.2577714609574708E-06 -1.0706516402695942E-02
+ 15160 3.7899999999999995E-03 -2.2604444288841751E-06 -1.0677225118040918E-02
+ 15161 3.7902499999999998E-03 -2.2631100725724516E-06 -1.0647922504880600E-02
+ 15162 3.7904999999999996E-03 -2.2657683891973959E-06 -1.0618608621071245E-02
+ 15163 3.7907499999999998E-03 -2.2684193759485738E-06 -1.0589283524319896E-02
+ 15164 3.7909999999999997E-03 -2.2710630300299402E-06 -1.0559947272184591E-02
+ 15165 3.7912499999999995E-03 -2.2736993486598320E-06 -1.0530599922074320E-02
+ 15166 3.7914999999999997E-03 -2.2763283290709190E-06 -1.0501241531249410E-02
+ 15167 3.7917499999999995E-03 -2.2789499685101577E-06 -1.0471872156822304E-02
+ 15168 3.7919999999999998E-03 -2.2815642642387789E-06 -1.0442491855756913E-02
+ 15169 3.7922499999999996E-03 -2.2841712135322193E-06 -1.0413100684869650E-02
+ 15170 3.7924999999999994E-03 -2.2867708136801143E-06 -1.0383698700829214E-02
+ 15171 3.7927499999999997E-03 -2.2893630619862473E-06 -1.0354285960157155E-02
+ 15172 3.7929999999999995E-03 -2.2919479557685045E-06 -1.0324862519227802E-02
+ 15173 3.7932499999999997E-03 -2.2945254923588603E-06 -1.0295428434268986E-02
+ 15174 3.7934999999999996E-03 -2.2970956691033095E-06 -1.0265983761361602E-02
+ 15175 3.7937499999999998E-03 -2.2996584833618745E-06 -1.0236528556440819E-02
+ 15176 3.7939999999999996E-03 -2.3022139325085136E-06 -1.0207062875295218E-02
+ 15177 3.7942499999999994E-03 -2.3047620139311358E-06 -1.0177586773568101E-02
+ 15178 3.7944999999999997E-03 -2.3073027250315405E-06 -1.0148100306756990E-02
+ 15179 3.7947499999999995E-03 -2.3098360632253709E-06 -1.0118603530214359E-02
+ 15180 3.7949999999999998E-03 -2.3123620259421059E-06 -1.0089096499147365E-02
+ 15181 3.7952499999999996E-03 -2.3148806106249894E-06 -1.0059579268618776E-02
+ 15182 3.7954999999999998E-03 -2.3173918147310358E-06 -1.0030051893546742E-02
+ 15183 3.7957499999999996E-03 -2.3198956357309496E-06 -1.0000514428705067E-02
+ 15184 3.7959999999999995E-03 -2.3223920711091238E-06 -9.9709669287237103E-03
+ 15185 3.7962499999999997E-03 -2.3248811183635926E-06 -9.9414094480888733E-03
+ 15186 3.7964999999999995E-03 -2.3273627750059772E-06 -9.9118420411432422E-03
+ 15187 3.7967499999999998E-03 -2.3298370385614880E-06 -9.8822647620861511E-03
+ 15188 3.7969999999999996E-03 -2.3323039065688500E-06 -9.8526776649744338E-03
+ 15189 3.7972499999999998E-03 -2.3347633765802965E-06 -9.8230808037214779E-03
+ 15190 3.7974999999999997E-03 -2.3372154461615133E-06 -9.7934742320988401E-03
+ 15191 3.7977499999999995E-03 -2.3396601128916152E-06 -9.7638580037355087E-03
+ 15192 3.7979999999999997E-03 -2.3420973743631112E-06 -9.7342321721183497E-03
+ 15193 3.7982499999999995E-03 -2.3445272281818476E-06 -9.7045967905930071E-03
+ 15194 3.7984999999999998E-03 -2.3469496719670154E-06 -9.6749519123631791E-03
+ 15195 3.7987499999999996E-03 -2.3493647033510603E-06 -9.6452975904915243E-03
+ 15196 3.7989999999999999E-03 -2.3517723199797009E-06 -9.6156338778996403E-03
+ 15197 3.7992499999999997E-03 -2.3541725195118516E-06 -9.5859608273686121E-03
+ 15198 3.7994999999999995E-03 -2.3565652996196076E-06 -9.5562784915385699E-03
+ 15199 3.7997499999999997E-03 -2.3589506579882196E-06 -9.5265869229099152E-03
+ 15200 3.7999999999999996E-03 -2.3613285923160281E-06 -9.4968861738426637E-03
+ 15201 3.8002499999999998E-03 -2.3636991003144572E-06 -9.4671762965572587E-03
+ 15202 3.8004999999999996E-03 -2.3660621797079631E-06 -9.4374573431346125E-03
+ 15203 3.8007499999999994E-03 -2.3684178282340051E-06 -9.4077293655164106E-03
+ 15204 3.8009999999999997E-03 -2.3707660436430204E-06 -9.3779924155052152E-03
+ 15205 3.8012499999999995E-03 -2.3731068236983635E-06 -9.3482465447649096E-03
+ 15206 3.8014999999999998E-03 -2.3754401661763027E-06 -9.3184918048208470E-03
+ 15207 3.8017499999999996E-03 -2.3777660688659566E-06 -9.2887282470599866E-03
+ 15208 3.8019999999999998E-03 -2.3800845295692853E-06 -9.2589559227313333E-03
+ 15209 3.8022499999999996E-03 -2.3823955461010358E-06 -9.2291748829462176E-03
+ 15210 3.8024999999999995E-03 -2.3846991162887146E-06 -9.1993851786781426E-03
+ 15211 3.8027499999999997E-03 -2.3869952379725697E-06 -9.1695868607634817E-03
+ 15212 3.8029999999999995E-03 -2.3892839090055202E-06 -9.1397799799015408E-03
+ 15213 3.8032499999999998E-03 -2.3915651272531565E-06 -9.1099645866546536E-03
+ 15214 3.8034999999999996E-03 -2.3938388905936838E-06 -9.0801407314488394E-03
+ 15215 3.8037499999999998E-03 -2.3961051969179097E-06 -9.0503084645734300E-03
+ 15216 3.8039999999999997E-03 -2.3983640441291778E-06 -9.0204678361819925E-03
+ 15217 3.8042499999999995E-03 -2.4006154301433703E-06 -8.9906188962919215E-03
+ 15218 3.8044999999999997E-03 -2.4028593528888563E-06 -8.9607616947851541E-03
+ 15219 3.8047499999999995E-03 -2.4050958103064412E-06 -8.9308962814082637E-03
+ 15220 3.8049999999999998E-03 -2.4073248003493727E-06 -8.9010227057725322E-03
+ 15221 3.8052499999999996E-03 -2.4095463209832620E-06 -8.8711410173545353E-03
+ 15222 3.8054999999999999E-03 -2.4117603701860961E-06 -8.8412512654960675E-03
+ 15223 3.8057499999999997E-03 -2.4139669459481568E-06 -8.8113534994045152E-03
+ 15224 3.8059999999999995E-03 -2.4161660462720311E-06 -8.7814477681530390E-03
+ 15225 3.8062499999999997E-03 -2.4183576691725509E-06 -8.7515341206807415E-03
+ 15226 3.8064999999999996E-03 -2.4205418126767539E-06 -8.7216126057933947E-03
+ 15227 3.8067499999999998E-03 -2.4227184748238852E-06 -8.6916832721628395E-03
+ 15228 3.8069999999999996E-03 -2.4248876536653192E-06 -8.6617461683280439E-03
+ 15229 3.8072499999999994E-03 -2.4270493472645620E-06 -8.6318013426946432E-03
+ 15230 3.8074999999999997E-03 -2.4292035536972064E-06 -8.6018488435356810E-03
+ 15231 3.8077499999999995E-03 -2.4313502710508849E-06 -8.5718887189917218E-03
+ 15232 3.8079999999999998E-03 -2.4334894974252546E-06 -8.5419210170708266E-03
+ 15233 3.8082499999999996E-03 -2.4356212309319600E-06 -8.5119457856492366E-03
+ 15234 3.8084999999999998E-03 -2.4377454696946005E-06 -8.4819630724711405E-03
+ 15235 3.8087499999999996E-03 -2.4398622118486842E-06 -8.4519729251493828E-03
+ 15236 3.8089999999999995E-03 -2.4419714555416157E-06 -8.4219753911651766E-03
+ 15237 3.8092499999999997E-03 -2.4440731989326565E-06 -8.3919705178687552E-03
+ 15238 3.8094999999999995E-03 -2.4461674401928762E-06 -8.3619583524793973E-03
+ 15239 3.8097499999999998E-03 -2.4482541775051476E-06 -8.3319389420858925E-03
+ 15240 3.8099999999999996E-03 -2.4503334090640815E-06 -8.3019123336462337E-03
+ 15241 3.8102499999999998E-03 -2.4524051330760351E-06 -8.2718785739886933E-03
+ 15242 3.8104999999999997E-03 -2.4544693477590337E-06 -8.2418377098111700E-03
+ 15243 3.8107499999999995E-03 -2.4565260513427746E-06 -8.2117897876820070E-03
+ 15244 3.8109999999999997E-03 -2.4585752420685794E-06 -8.1817348540401107E-03
+ 15245 3.8112499999999995E-03 -2.4606169181893614E-06 -8.1516729551949548E-03
+ 15246 3.8114999999999998E-03 -2.4626510779695940E-06 -8.1216041373271021E-03
+ 15247 3.8117499999999996E-03 -2.4646777196852755E-06 -8.0915284464882515E-03
+ 15248 3.8119999999999999E-03 -2.4666968416239167E-06 -8.0614459286014219E-03
+ 15249 3.8122499999999997E-03 -2.4687084420844734E-06 -8.0313566294615054E-03
+ 15250 3.8124999999999995E-03 -2.4707125193773435E-06 -8.0012605947351462E-03
+ 15251 3.8127499999999997E-03 -2.4727090718243346E-06 -7.9711578699610264E-03
+ 15252 3.8129999999999995E-03 -2.4746980977586048E-06 -7.9410485005503486E-03
+ 15253 3.8132499999999998E-03 -2.4766795955246629E-06 -7.9109325317866363E-03
+ 15254 3.8134999999999996E-03 -2.4786535634783160E-06 -7.8808100088264884E-03
+ 15255 3.8137499999999994E-03 -2.4806199999866446E-06 -7.8506809766992220E-03
+ 15256 3.8139999999999997E-03 -2.4825789034279752E-06 -7.8205454803075575E-03
+ 15257 3.8142499999999995E-03 -2.4845302721918417E-06 -7.7904035644278634E-03
+ 15258 3.8144999999999997E-03 -2.4864741046789531E-06 -7.7602552737098497E-03
+ 15259 3.8147499999999996E-03 -2.4884103993011709E-06 -7.7301006526774288E-03
+ 15260 3.8149999999999998E-03 -2.4903391544814680E-06 -7.6999397457285781E-03
+ 15261 3.8152499999999996E-03 -2.4922603686538964E-06 -7.6697725971355711E-03
+ 15262 3.8154999999999994E-03 -2.4941740402635726E-06 -7.6395992510453889E-03
+ 15263 3.8157499999999997E-03 -2.4960801677666282E-06 -7.6094197514799053E-03
+ 15264 3.8159999999999995E-03 -2.4979787496301797E-06 -7.5792341423357428E-03
+ 15265 3.8162499999999998E-03 -2.4998697843323148E-06 -7.5490424673852318E-03
+ 15266 3.8164999999999996E-03 -2.5017532703620261E-06 -7.5188447702758850E-03
+ 15267 3.8167499999999998E-03 -2.5036292062192307E-06 -7.4886410945309168E-03
+ 15268 3.8169999999999996E-03 -2.5054975904146869E-06 -7.4584314835499637E-03
+ 15269 3.8172499999999995E-03 -2.5073584214700031E-06 -7.4282159806081591E-03
+ 15270 3.8174999999999997E-03 -2.5092116979175904E-06 -7.3979946288574155E-03
+ 15271 3.8177499999999995E-03 -2.5110574183006182E-06 -7.3677674713263658E-03
+ 15272 3.8179999999999998E-03 -2.5128955811730146E-06 -7.3375345509200975E-03
+ 15273 3.8182499999999996E-03 -2.5147261850994042E-06 -7.3072959104211240E-03
+ 15274 3.8184999999999998E-03 -2.5165492286551061E-06 -7.2770515924890349E-03
+ 15275 3.8187499999999997E-03 -2.5183647104260732E-06 -7.2468016396610262E-03
+ 15276 3.8189999999999995E-03 -2.5201726290088915E-06 -7.2165460943520486E-03
+ 15277 3.8192499999999997E-03 -2.5219729830107312E-06 -7.1862849988547544E-03
+ 15278 3.8194999999999995E-03 -2.5237657710493188E-06 -7.1560183953401618E-03
+ 15279 3.8197499999999998E-03 -2.5255509917529049E-06 -7.1257463258576990E-03
+ 15280 3.8199999999999996E-03 -2.5273286437602415E-06 -7.0954688323354512E-03
+ 15281 3.8202499999999994E-03 -2.5290987257205485E-06 -7.0651859565800529E-03
+ 15282 3.8204999999999997E-03 -2.5308612362934827E-06 -7.0348977402772891E-03
+ 15283 3.8207499999999995E-03 -2.5326161741491042E-06 -7.0046042249924364E-03
+ 15284 3.8209999999999997E-03 -2.5343635379678512E-06 -6.9743054521699648E-03
+ 15285 3.8212499999999996E-03 -2.5361033264405043E-06 -6.9440014631342115E-03
+ 15286 3.8214999999999998E-03 -2.5378355382681664E-06 -6.9136922990893166E-03
+ 15287 3.8217499999999996E-03 -2.5395601721622218E-06 -6.8833780011196832E-03
+ 15288 3.8219999999999994E-03 -2.5412772268443096E-06 -6.8530586101898079E-03
+ 15289 3.8222499999999997E-03 -2.5429867010463052E-06 -6.8227341671450560E-03
+ 15290 3.8224999999999995E-03 -2.5446885935102658E-06 -6.7924047127114360E-03
+ 15291 3.8227499999999998E-03 -2.5463829029884281E-06 -6.7620702874959717E-03
+ 15292 3.8229999999999996E-03 -2.5480696282431575E-06 -6.7317309319868679E-03
+ 15293 3.8232499999999998E-03 -2.5497487680469284E-06 -6.7013866865536778E-03
+ 15294 3.8234999999999996E-03 -2.5514203211822910E-06 -6.6710375914479387E-03
+ 15295 3.8237499999999995E-03 -2.5530842864418515E-06 -6.6406836868025529E-03
+ 15296 3.8239999999999997E-03 -2.5547406626282318E-06 -6.6103250126328065E-03
+ 15297 3.8242499999999995E-03 -2.5563894485540337E-06 -6.5799616088363490E-03
+ 15298 3.8244999999999998E-03 -2.5580306430418297E-06 -6.5495935151930057E-03
+ 15299 3.8247499999999996E-03 -2.5596642449241105E-06 -6.5192207713657292E-03
+ 15300 3.8249999999999998E-03 -2.5612902530432877E-06 -6.4888434169000034E-03
+ 15301 3.8252499999999997E-03 -2.5629086662516284E-06 -6.4584614912246725E-03
+ 15302 3.8254999999999995E-03 -2.5645194834112398E-06 -6.4280750336518444E-03
+ 15303 3.8257499999999997E-03 -2.5661227033940594E-06 -6.3976840833773179E-03
+ 15304 3.8259999999999995E-03 -2.5677183250817923E-06 -6.3672886794805903E-03
+ 15305 3.8262499999999998E-03 -2.5693063473659114E-06 -6.3368888609250090E-03
+ 15306 3.8264999999999996E-03 -2.5708867691476010E-06 -6.3064846665584094E-03
+ 15307 3.8267499999999999E-03 -2.5724595893377647E-06 -6.2760761351128291E-03
+ 15308 3.8269999999999997E-03 -2.5740248068569490E-06 -6.2456633052050022E-03
+ 15309 3.8272499999999995E-03 -2.5755824206353646E-06 -6.2152462153363683E-03
+ 15310 3.8274999999999997E-03 -2.5771324296128225E-06 -6.1848249038935861E-03
+ 15311 3.8277499999999996E-03 -2.5786748327387031E-06 -6.1543994091485098E-03
+ 15312 3.8279999999999998E-03 -2.5802096289719645E-06 -6.1239697692584746E-03
+ 15313 3.8282499999999996E-03 -2.5817368172810708E-06 -6.0935360222663520E-03
+ 15314 3.8284999999999994E-03 -2.5832563966439955E-06 -6.0630982061011546E-03
+ 15315 3.8287499999999997E-03 -2.5847683660481729E-06 -6.0326563585776120E-03
+ 15316 3.8289999999999995E-03 -2.5862727244904781E-06 -6.0022105173971278E-03
+ 15317 3.8292499999999998E-03 -2.5877694709771999E-06 -5.9717607201473242E-03
+ 15318 3.8294999999999996E-03 -2.5892586045239993E-06 -5.9413070043028010E-03
+ 15319 3.8297499999999998E-03 -2.5907401241559103E-06 -5.9108494072248703E-03
+ 15320 3.8299999999999996E-03 -2.5922140289072799E-06 -5.8803879661619429E-03
+ 15321 3.8302499999999995E-03 -2.5936803178217510E-06 -5.8499227182500155E-03
+ 15322 3.8304999999999997E-03 -2.5951389899522508E-06 -5.8194537005123101E-03
+ 15323 3.8307499999999995E-03 -2.5965900443609260E-06 -5.7889809498600500E-03
+ 15324 3.8309999999999998E-03 -2.5980334801191698E-06 -5.7585045030922937E-03
+ 15325 3.8312499999999996E-03 -2.5994692963075169E-06 -5.7280243968962606E-03
+ 15326 3.8314999999999998E-03 -2.6008974920157088E-06 -5.6975406678474337E-03
+ 15327 3.8317499999999997E-03 -2.6023180663425754E-06 -5.6670533524101913E-03
+ 15328 3.8319999999999995E-03 -2.6037310183960724E-06 -5.6365624869372886E-03
+ 15329 3.8322499999999997E-03 -2.6051363472932247E-06 -5.6060681076707947E-03
+ 15330 3.8324999999999995E-03 -2.6065340521600996E-06 -5.5755702507416715E-03
+ 15331 3.8327499999999998E-03 -2.6079241321317923E-06 -5.5450689521703749E-03
+ 15332 3.8329999999999996E-03 -2.6093065863523718E-06 -5.5145642478671604E-03
+ 15333 3.8332499999999999E-03 -2.6106814139748931E-06 -5.4840561736316171E-03
+ 15334 3.8334999999999997E-03 -2.6120486141613311E-06 -5.4535447651537818E-03
+ 15335 3.8337499999999995E-03 -2.6134081860825769E-06 -5.4230300580137064E-03
+ 15336 3.8339999999999997E-03 -2.6147601289184037E-06 -5.3925120876816956E-03
+ 15337 3.8342499999999996E-03 -2.6161044418574279E-06 -5.3619908895189972E-03
+ 15338 3.8344999999999998E-03 -2.6174411240971109E-06 -5.3314664987773076E-03
+ 15339 3.8347499999999996E-03 -2.6187701748436946E-06 -5.3009389505995546E-03
+ 15340 3.8349999999999994E-03 -2.6200915933122062E-06 -5.2704082800198284E-03
+ 15341 3.8352499999999997E-03 -2.6214053787264119E-06 -5.2398745219634493E-03
+ 15342 3.8354999999999995E-03 -2.6227115303187961E-06 -5.2093377112475562E-03
+ 15343 3.8357499999999998E-03 -2.6240100473305393E-06 -5.1787978825811442E-03
+ 15344 3.8359999999999996E-03 -2.6253009290114730E-06 -5.1482550705649732E-03
+ 15345 3.8362499999999998E-03 -2.6265841746200768E-06 -5.1177093096922473E-03
+ 15346 3.8364999999999996E-03 -2.6278597834234404E-06 -5.0871606343482912E-03
+ 15347 3.8367499999999994E-03 -2.6291277546972306E-06 -5.0566090788114627E-03
+ 15348 3.8369999999999997E-03 -2.6303880877256763E-06 -5.0260546772523240E-03
+ 15349 3.8372499999999995E-03 -2.6316407818015252E-06 -4.9954974637351872E-03
+ 15350 3.8374999999999998E-03 -2.6328858362260410E-06 -4.9649374722167778E-03
+ 15351 3.8377499999999996E-03 -2.6341232503089504E-06 -4.9343747365478531E-03
+ 15352 3.8379999999999998E-03 -2.6353530233684438E-06 -4.9038092904724641E-03
+ 15353 3.8382499999999996E-03 -2.6365751547311171E-06 -4.8732411676286119E-03
+ 15354 3.8384999999999995E-03 -2.6377896437319815E-06 -4.8426704015479263E-03
+ 15355 3.8387499999999997E-03 -2.6389964897144036E-06 -4.8120970256566552E-03
+ 15356 3.8389999999999995E-03 -2.6401956920300961E-06 -4.7815210732751919E-03
+ 15357 3.8392499999999998E-03 -2.6413872500390973E-06 -4.7509425776186527E-03
+ 15358 3.8394999999999996E-03 -2.6425711631097221E-06 -4.7203615717968123E-03
+ 15359 3.8397499999999998E-03 -2.6437474306185633E-06 -4.6897780888143868E-03
+ 15360 3.8399999999999997E-03 -2.6449160519504376E-06 -4.6591921615714259E-03
+ 15361 3.8402499999999995E-03 -2.6460770264983856E-06 -4.6286038228631546E-03
+ 15362 3.8404999999999997E-03 -2.6472303536636318E-06 -4.5980131053804749E-03
+ 15363 3.8407499999999995E-03 -2.6483760328555569E-06 -4.5674200417101154E-03
+ 15364 3.8409999999999998E-03 -2.6495140634916765E-06 -4.5368246643343636E-03
+ 15365 3.8412499999999996E-03 -2.6506444449976091E-06 -4.5062270056322549E-03
+ 15366 3.8414999999999994E-03 -2.6517671768070654E-06 -4.4756270978785597E-03
+ 15367 3.8417499999999997E-03 -2.6528822583618045E-06 -4.4450249732449340E-03
+ 15368 3.8419999999999995E-03 -2.6539896891116141E-06 -4.4144206637996798E-03
+ 15369 3.8422499999999997E-03 -2.6550894685142961E-06 -4.3838142015078501E-03
+ 15370 3.8424999999999996E-03 -2.6561815960356154E-06 -4.3532056182318656E-03
+ 15371 3.8427499999999998E-03 -2.6572660711493063E-06 -4.3225949457312641E-03
+ 15372 3.8429999999999996E-03 -2.6583428933370129E-06 -4.2919822156630731E-03
+ 15373 3.8432499999999994E-03 -2.6594120620882950E-06 -4.2613674595821669E-03
+ 15374 3.8434999999999997E-03 -2.6604735769005858E-06 -4.2307507089411004E-03
+ 15375 3.8437499999999995E-03 -2.6615274372791585E-06 -4.2001319950904581E-03
+ 15376 3.8439999999999998E-03 -2.6625736427371300E-06 -4.1695113492793406E-03
+ 15377 3.8442499999999996E-03 -2.6636121927953948E-06 -4.1388888026549220E-03
+ 15378 3.8444999999999998E-03 -2.6646430869826375E-06 -4.1082643862634461E-03
+ 15379 3.8447499999999996E-03 -2.6656663248352841E-06 -4.0776381310496093E-03
+ 15380 3.8449999999999995E-03 -2.6666819058974904E-06 -4.0470100678572625E-03
+ 15381 3.8452499999999997E-03 -2.6676898297211039E-06 -4.0163802274293982E-03
+ 15382 3.8454999999999995E-03 -2.6686900958656479E-06 -3.9857486404085186E-03
+ 15383 3.8457499999999998E-03 -2.6696827038983005E-06 -3.9551153373366997E-03
+ 15384 3.8459999999999996E-03 -2.6706676533938423E-06 -3.9244803486556427E-03
+ 15385 3.8462499999999998E-03 -2.6716449439346831E-06 -3.8938437047069188E-03
+ 15386 3.8464999999999997E-03 -2.6726145751107721E-06 -3.8632054357328168E-03
+ 15387 3.8467499999999995E-03 -2.6735765465196318E-06 -3.8325655718752460E-03
+ 15388 3.8469999999999997E-03 -2.6745308577663022E-06 -3.8019241431769264E-03
+ 15389 3.8472499999999995E-03 -2.6754775084633099E-06 -3.7712811795814370E-03
+ 15390 3.8474999999999998E-03 -2.6764164982306634E-06 -3.7406367109330944E-03
+ 15391 3.8477499999999996E-03 -2.6773478266958276E-06 -3.7099907669771622E-03
+ 15392 3.8479999999999999E-03 -2.6782714934936767E-06 -3.6793433773604734E-03
+ 15393 3.8482499999999997E-03 -2.6791874982664887E-06 -3.6486945716311856E-03
+ 15394 3.8484999999999995E-03 -2.6800958406639266E-06 -3.6180443792389189E-03
+ 15395 3.8487499999999997E-03 -2.6809965203429928E-06 -3.5873928295353462E-03
+ 15396 3.8489999999999996E-03 -2.6818895369680170E-06 -3.5567399517740517E-03
+ 15397 3.8492499999999998E-03 -2.6827748902106318E-06 -3.5260857751107655E-03
+ 15398 3.8494999999999996E-03 -2.6836525797497477E-06 -3.4954303286038094E-03
+ 15399 3.8497499999999994E-03 -2.6845226052715194E-06 -3.4647736412138658E-03
+ 15400 3.8499999999999997E-03 -2.6853849664693418E-06 -3.4341157418042553E-03
+ 15401 3.8502499999999995E-03 -2.6862396630438066E-06 -3.4034566591416163E-03
+ 15402 3.8504999999999998E-03 -2.6870866947026895E-06 -3.3727964218952639E-03
+ 15403 3.8507499999999996E-03 -2.6879260611609127E-06 -3.3421350586381134E-03
+ 15404 3.8509999999999998E-03 -2.6887577621405400E-06 -3.3114725978464770E-03
+ 15405 3.8512499999999996E-03 -2.6895817973707336E-06 -3.2808090679003004E-03
+ 15406 3.8514999999999995E-03 -2.6903981665877422E-06 -3.2501444970834620E-03
+ 15407 3.8517499999999997E-03 -2.6912068695348763E-06 -3.2194789135836866E-03
+ 15408 3.8519999999999995E-03 -2.6920079059624738E-06 -3.1888123454930613E-03
+ 15409 3.8522499999999998E-03 -2.6928012756278961E-06 -3.1581448208079788E-03
+ 15410 3.8524999999999996E-03 -2.6935869782954802E-06 -3.1274763674295010E-03
+ 15411 3.8527499999999998E-03 -2.6943650137365341E-06 -3.0968070131634014E-03
+ 15412 3.8529999999999997E-03 -2.6951353817292900E-06 -3.0661367857203652E-03
+ 15413 3.8532499999999995E-03 -2.6958980820589161E-06 -3.0354657127163016E-03
+ 15414 3.8534999999999997E-03 -2.6966531145174710E-06 -3.0047938216720021E-03
+ 15415 3.8537499999999995E-03 -2.6974004789038604E-06 -2.9741211400144021E-03
+ 15416 3.8539999999999998E-03 -2.6981401750238599E-06 -2.9434476950754747E-03
+ 15417 3.8542499999999996E-03 -2.6988722026900547E-06 -2.9127735140936136E-03
+ 15418 3.8544999999999999E-03 -2.6995965617218217E-06 -2.8820986242124760E-03
+ 15419 3.8547499999999997E-03 -2.7003132519453287E-06 -2.8514230524827513E-03
+ 15420 3.8549999999999995E-03 -2.7010222731934783E-06 -2.8207468258608999E-03
+ 15421 3.8552499999999997E-03 -2.7017236253059131E-06 -2.7900699712100261E-03
+ 15422 3.8554999999999996E-03 -2.7024173081289708E-06 -2.7593925153002819E-03
+ 15423 3.8557499999999998E-03 -2.7031033215156763E-06 -2.7287144848083381E-03
+ 15424 3.8559999999999996E-03 -2.7037816653256987E-06 -2.6980359063181174E-03
+ 15425 3.8562499999999994E-03 -2.7044523394253623E-06 -2.6673568063210135E-03
+ 15426 3.8564999999999997E-03 -2.7051153436875883E-06 -2.6366772112153842E-03
+ 15427 3.8567499999999995E-03 -2.7057706779918894E-06 -2.6059971473076215E-03
+ 15428 3.8569999999999998E-03 -2.7064183422243501E-06 -2.5753166408116418E-03
+ 15429 3.8572499999999996E-03 -2.7070583362775798E-06 -2.5446357178496165E-03
+ 15430 3.8574999999999998E-03 -2.7076906600507287E-06 -2.5139544044514980E-03
+ 15431 3.8577499999999996E-03 -2.7083153134494233E-06 -2.4832727265559100E-03
+ 15432 3.8579999999999995E-03 -2.7089322963857734E-06 -2.4525907100097408E-03
+ 15433 3.8582499999999997E-03 -2.7095416087783422E-06 -2.4219083805684890E-03
+ 15434 3.8584999999999995E-03 -2.7101432505521101E-06 -2.3912257638969295E-03
+ 15435 3.8587499999999998E-03 -2.7107372216384748E-06 -2.3605428855682925E-03
+ 15436 3.8589999999999996E-03 -2.7113235219752024E-06 -2.3298597710653454E-03
+ 15437 3.8592499999999998E-03 -2.7119021515064309E-06 -2.2991764457802651E-03
+ 15438 3.8594999999999996E-03 -2.7124731101826224E-06 -2.2684929350145532E-03
+ 15439 3.8597499999999995E-03 -2.7130363979605687E-06 -2.2378092639795100E-03
+ 15440 3.8599999999999997E-03 -2.7135920148033343E-06 -2.2071254577964001E-03
+ 15441 3.8602499999999995E-03 -2.7141399606802768E-06 -2.1764415414965814E-03
+ 15442 3.8604999999999998E-03 -2.7146802355669797E-06 -2.1457575400214307E-03
+ 15443 3.8607499999999996E-03 -2.7152128394452462E-06 -2.1150734782229819E-03
+ 15444 3.8609999999999998E-03 -2.7157377723031119E-06 -2.0843893808635983E-03
+ 15445 3.8612499999999997E-03 -2.7162550341347594E-06 -2.0537052726167862E-03
+ 15446 3.8614999999999995E-03 -2.7167646249405441E-06 -2.0230211780664920E-03
+ 15447 3.8617499999999997E-03 -2.7172665447269614E-06 -1.9923371217082024E-03
+ 15448 3.8619999999999995E-03 -2.7177607935066007E-06 -1.9616531279484117E-03
+ 15449 3.8622499999999998E-03 -2.7182473712981646E-06 -1.9309692211051026E-03
+ 15450 3.8624999999999996E-03 -2.7187262781264067E-06 -1.9002854254079136E-03
+ 15451 3.8627499999999994E-03 -2.7191975140221307E-06 -1.8696017649981913E-03
+ 15452 3.8629999999999997E-03 -2.7196610790221655E-06 -1.8389182639293184E-03
+ 15453 3.8632499999999995E-03 -2.7201169731693533E-06 -1.8082349461668718E-03
+ 15454 3.8634999999999997E-03 -2.7205651965124992E-06 -1.7775518355884548E-03
+ 15455 3.8637499999999996E-03 -2.7210057491063775E-06 -1.7468689559843812E-03
+ 15456 3.8639999999999998E-03 -2.7214386310117026E-06 -1.7161863310575049E-03
+ 15457 3.8642499999999996E-03 -2.7218638422950852E-06 -1.6855039844235020E-03
+ 15458 3.8644999999999994E-03 -2.7222813830290474E-06 -1.6548219396109783E-03
+ 15459 3.8647499999999997E-03 -2.7226912532919804E-06 -1.6241402200617382E-03
+ 15460 3.8649999999999995E-03 -2.7230934531681188E-06 -1.5934588491308931E-03
+ 15461 3.8652499999999998E-03 -2.7234879827475223E-06 -1.5627778500868932E-03
+ 15462 3.8654999999999996E-03 -2.7238748421260676E-06 -1.5320972461120037E-03
+ 15463 3.8657499999999998E-03 -2.7242540314054096E-06 -1.5014170603023132E-03
+ 15464 3.8659999999999996E-03 -2.7246255506929656E-06 -1.4707373156676641E-03
+ 15465 3.8662499999999995E-03 -2.7249894001019004E-06 -1.4400580351324106E-03
+ 15466 3.8664999999999997E-03 -2.7253455797510940E-06 -1.4093792415347387E-03
+ 15467 3.8667499999999995E-03 -2.7256940897651262E-06 -1.3787009576277430E-03
+ 15468 3.8669999999999998E-03 -2.7260349302742529E-06 -1.3480232060789296E-03
+ 15469 3.8672499999999996E-03 -2.7263681014143948E-06 -1.3173460094707307E-03
+ 15470 3.8674999999999998E-03 -2.7266936033270905E-06 -1.2866693903003925E-03
+ 15471 3.8677499999999997E-03 -2.7270114361595165E-06 -1.2559933709806992E-03
+ 15472 3.8679999999999995E-03 -2.7273216000644102E-06 -1.2253179738391687E-03
+ 15473 3.8682499999999997E-03 -2.7276240952001172E-06 -1.1946432211192605E-03
+ 15474 3.8684999999999995E-03 -2.7279189217304999E-06 -1.1639691349797985E-03
+ 15475 3.8687499999999998E-03 -2.7282060798249784E-06 -1.1332957374956701E-03
+ 15476 3.8689999999999996E-03 -2.7284855696584511E-06 -1.1026230506574319E-03
+ 15477 3.8692499999999994E-03 -2.7287573914113308E-06 -1.0719510963719135E-03
+ 15478 3.8694999999999997E-03 -2.7290215452694820E-06 -1.0412798964622790E-03
+ 15479 3.8697499999999995E-03 -2.7292780314242160E-06 -1.0106094726681943E-03
+ 15480 3.8699999999999997E-03 -2.7295268500722761E-06 -9.7993984664570557E-04
+ 15481 3.8702499999999996E-03 -2.7297680014157987E-06 -9.4927103996801068E-04
+ 15482 3.8704999999999998E-03 -2.7300014856623127E-06 -9.1860307412486861E-04
+ 15483 3.8707499999999996E-03 -2.7302273030246954E-06 -8.8793597052345562E-04
+ 15484 3.8709999999999994E-03 -2.7304454537211818E-06 -8.5726975048809953E-04
+ 15485 3.8712499999999997E-03 -2.7306559379753196E-06 -8.2660443526047262E-04
+ 15486 3.8714999999999995E-03 -2.7308587560159546E-06 -7.9594004600008338E-04
+ 15487 3.8717499999999998E-03 -2.7310539080772169E-06 -7.6527660378396646E-04
+ 15488 3.8719999999999996E-03 -2.7312413943984949E-06 -7.3461412960719886E-04
+ 15489 3.8722499999999998E-03 -2.7314212152244148E-06 -7.0395264438286856E-04
+ 15490 3.8724999999999996E-03 -2.7315933708048157E-06 -6.7329216894243906E-04
+ 15491 3.8727499999999995E-03 -2.7317578613947345E-06 -6.4263272403561398E-04
+ 15492 3.8729999999999997E-03 -2.7319146872544111E-06 -6.1197433033074642E-04
+ 15493 3.8732499999999995E-03 -2.7320638486491968E-06 -5.8131700841498098E-04
+ 15494 3.8734999999999998E-03 -2.7322053458496173E-06 -5.5066077879421652E-04
+ 15495 3.8737499999999996E-03 -2.7323391791312973E-06 -5.2000566189354565E-04
+ 15496 3.8739999999999998E-03 -2.7324653487749650E-06 -4.8935167805697630E-04
+ 15497 3.8742499999999997E-03 -2.7325838550664145E-06 -4.5869884754827208E-04
+ 15498 3.8744999999999995E-03 -2.7326946982965083E-06 -4.2804719055051013E-04
+ 15499 3.8747499999999997E-03 -2.7327978787611299E-06 -3.9739672716637220E-04
+ 15500 3.8749999999999995E-03 -2.7328933967612013E-06 -3.6674747741861316E-04
+ 15501 3.8752499999999998E-03 -2.7329812526026158E-06 -3.3609946124964262E-04
+ 15502 3.8754999999999996E-03 -2.7330614465962547E-06 -3.0545269852244854E-04
+ 15503 3.8757499999999999E-03 -2.7331339790579543E-06 -2.7480720902007193E-04
+ 15504 3.8759999999999997E-03 -2.7331988503084811E-06 -2.4416301244605025E-04
+ 15505 3.8762499999999995E-03 -2.7332560606735255E-06 -2.1352012842455325E-04
+ 15506 3.8764999999999997E-03 -2.7333056104836757E-06 -1.8287857650051565E-04
+ 15507 3.8767499999999996E-03 -2.7333475000743819E-06 -1.5223837614000441E-04
+ 15508 3.8769999999999998E-03 -2.7333817297859657E-06 -1.2159954673002032E-04
+ 15509 3.8772499999999996E-03 -2.7334082999635763E-06 -9.0962107578696318E-05
+ 15510 3.8774999999999994E-03 -2.7334272109571847E-06 -6.0326077915939412E-05
+ 15511 3.8777499999999997E-03 -2.7334384631215558E-06 -2.9691476892872506E-05
+ 15512 3.8779999999999995E-03 -2.7334420568162442E-06 9.4167641736972408E-07
+ 15513 3.8782499999999998E-03 -2.7334379924055455E-06 3.1573363020085635E-05
+ 15514 3.8784999999999996E-03 -2.7334262702585091E-06 6.2203563998177900E-05
+ 15515 3.8787499999999998E-03 -2.7334068907488908E-06 9.2832260512786847E-05
+ 15516 3.8789999999999996E-03 -2.7333798542551597E-06 1.2345943380219422E-04
+ 15517 3.8792499999999995E-03 -2.7333451611604513E-06 1.5408506518260653E-04
+ 15518 3.8794999999999997E-03 -2.7333028118525783E-06 1.8470913604741083E-04
+ 15519 3.8797499999999995E-03 -2.7332528067239843E-06 2.1533162786715728E-04
+ 15520 3.8799999999999998E-03 -2.7331951461717392E-06 2.4595252218949696E-04
+ 15521 3.8802499999999996E-03 -2.7331298305975150E-06 2.7657180063888183E-04
+ 15522 3.8804999999999998E-03 -2.7330568604075689E-06 3.0718944491658949E-04
+ 15523 3.8807499999999997E-03 -2.7329762360127247E-06 3.3780543680036660E-04
+ 15524 3.8809999999999995E-03 -2.7328879578283491E-06 3.6841975814454095E-04
+ 15525 3.8812499999999997E-03 -2.7327920262743400E-06 3.9903239087966675E-04
+ 15526 3.8814999999999995E-03 -2.7326884417750961E-06 4.2964331701214636E-04
+ 15527 3.8817499999999998E-03 -2.7325772047595075E-06 4.6025251862478111E-04
+ 15528 3.8819999999999996E-03 -2.7324583156609434E-06 4.9085997787580850E-04
+ 15529 3.8822499999999999E-03 -2.7323317749172134E-06 5.2146567699943496E-04
+ 15530 3.8824999999999997E-03 -2.7321975829705615E-06 5.5206959830515312E-04
+ 15531 3.8827499999999995E-03 -2.7320557402676459E-06 5.8267172417792216E-04
+ 15532 3.8829999999999997E-03 -2.7319062472595207E-06 6.1327203707795366E-04
+ 15533 3.8832499999999995E-03 -2.7317491044016082E-06 6.4387051954027533E-04
+ 15534 3.8834999999999998E-03 -2.7315843121536997E-06 6.7446715417520601E-04
+ 15535 3.8837499999999996E-03 -2.7314118709799170E-06 7.0506192366744731E-04
+ 15536 3.8839999999999994E-03 -2.7312317813486966E-06 7.3565481077650938E-04
+ 15537 3.8842499999999997E-03 -2.7310440437327822E-06 7.6624579833633848E-04
+ 15538 3.8844999999999995E-03 -2.7308486586092080E-06 7.9683486925520835E-04
+ 15539 3.8847499999999997E-03 -2.7306456264592569E-06 8.2742200651537675E-04
+ 15540 3.8849999999999996E-03 -2.7304349477684626E-06 8.5800719317335821E-04
+ 15541 3.8852499999999998E-03 -2.7302166230265883E-06 8.8859041235944116E-04
+ 15542 3.8854999999999996E-03 -2.7299906527276005E-06 9.1917164727741503E-04
+ 15543 3.8857499999999994E-03 -2.7297570373696587E-06 9.4975088120488550E-04
+ 15544 3.8859999999999997E-03 -2.7295157774550983E-06 9.8032809749288435E-04
+ 15545 3.8862499999999995E-03 -2.7292668734903904E-06 1.0109032795654822E-03
+ 15546 3.8864999999999998E-03 -2.7290103259861684E-06 1.0414764109200317E-03
+ 15547 3.8867499999999996E-03 -2.7287461354571543E-06 1.0720474751268871E-03
+ 15548 3.8869999999999998E-03 -2.7284743024221862E-06 1.1026164558290614E-03
+ 15549 3.8872499999999996E-03 -2.7281948274041787E-06 1.1331833367423459E-03
+ 15550 3.8874999999999995E-03 -2.7279077109301048E-06 1.1637481016550755E-03
+ 15551 3.8877499999999997E-03 -2.7276129535309853E-06 1.1943107344278775E-03
+ 15552 3.8879999999999995E-03 -2.7273105557418670E-06 1.2248712189937790E-03
+ 15553 3.8882499999999998E-03 -2.7270005181017971E-06 1.2554295393577277E-03
+ 15554 3.8884999999999996E-03 -2.7266828411538208E-06 1.2859856795966267E-03
+ 15555 3.8887499999999998E-03 -2.7263575254449539E-06 1.3165396238593433E-03
+ 15556 3.8889999999999997E-03 -2.7260245715261584E-06 1.3470913563660436E-03
+ 15557 3.8892499999999995E-03 -2.7256839799523454E-06 1.3776408614087762E-03
+ 15558 3.8894999999999997E-03 -2.7253357512823345E-06 1.4081881233508197E-03
+ 15559 3.8897499999999995E-03 -2.7249798860788451E-06 1.4387331266265805E-03
+ 15560 3.8899999999999998E-03 -2.7246163849084859E-06 1.4692758557415843E-03
+ 15561 3.8902499999999996E-03 -2.7242452483417265E-06 1.4998162952722370E-03
+ 15562 3.8904999999999994E-03 -2.7238664769528848E-06 1.5303544298658077E-03
+ 15563 3.8907499999999997E-03 -2.7234800713200943E-06 1.5608902442402982E-03
+ 15564 3.8909999999999995E-03 -2.7230860320253279E-06 1.5914237231839340E-03
+ 15565 3.8912499999999997E-03 -2.7226843596543362E-06 1.6219548515554350E-03
+ 15566 3.8914999999999996E-03 -2.7222750547966388E-06 1.6524836142836280E-03
+ 15567 3.8917499999999998E-03 -2.7218581180455327E-06 1.6830099963676879E-03
+ 15568 3.8919999999999996E-03 -2.7214335499980368E-06 1.7135339828763419E-03
+ 15569 3.8922499999999994E-03 -2.7210013512549122E-06 1.7440555589483214E-03
+ 15570 3.8924999999999997E-03 -2.7205615224206160E-06 1.7745747097919903E-03
+ 15571 3.8927499999999995E-03 -2.7201140641032955E-06 1.8050914206848357E-03
+ 15572 3.8929999999999998E-03 -2.7196589769147670E-06 1.8356056769743665E-03
+ 15573 3.8932499999999996E-03 -2.7191962614705192E-06 1.8661174640767215E-03
+ 15574 3.8934999999999998E-03 -2.7187259183896492E-06 1.8966267674773627E-03
+ 15575 3.8937499999999996E-03 -2.7182479482949038E-06 1.9271335727304264E-03
+ 15576 3.8939999999999995E-03 -2.7177623518126057E-06 1.9576378654593447E-03
+ 15577 3.8942499999999997E-03 -2.7172691295726870E-06 1.9881396313556304E-03
+ 15578 3.8944999999999995E-03 -2.7167682822086305E-06 2.0186388561795120E-03
+ 15579 3.8947499999999998E-03 -2.7162598103574787E-06 2.0491355257596577E-03
+ 15580 3.8949999999999996E-03 -2.7157437146598061E-06 2.0796296259928257E-03
+ 15581 3.8952499999999998E-03 -2.7152199957597069E-06 2.1101211428440725E-03
+ 15582 3.8954999999999997E-03 -2.7146886543047669E-06 2.1406100623460990E-03
+ 15583 3.8957499999999995E-03 -2.7141496909460816E-06 2.1710963705994417E-03
+ 15584 3.8959999999999997E-03 -2.7136031063381692E-06 2.2015800537724737E-03
+ 15585 3.8962499999999995E-03 -2.7130489011390362E-06 2.2320610981010807E-03
+ 15586 3.8964999999999998E-03 -2.7124870760101038E-06 2.2625394898882585E-03
+ 15587 3.8967499999999996E-03 -2.7119176316162134E-06 2.2930152155045988E-03
+ 15588 3.8969999999999999E-03 -2.7113405686255961E-06 2.3234882613876119E-03
+ 15589 3.8972499999999997E-03 -2.7107558877098908E-06 2.3539586140415882E-03
+ 15590 3.8974999999999995E-03 -2.7101635895440703E-06 2.3844262600379224E-03
+ 15591 3.8977499999999997E-03 -2.7095636748064732E-06 2.4148911860146756E-03
+ 15592 3.8979999999999996E-03 -2.7089561441787739E-06 2.4453533786763328E-03
+ 15593 3.8982499999999998E-03 -2.7083409983459493E-06 2.4758128247940117E-03
+ 15594 3.8984999999999996E-03 -2.7077182379962906E-06 2.5062695112046170E-03
+ 15595 3.8987499999999994E-03 -2.7070878638213484E-06 2.5367234248115985E-03
+ 15596 3.8989999999999997E-03 -2.7064498765159643E-06 2.5671745525845469E-03
+ 15597 3.8992499999999995E-03 -2.7058042767782228E-06 2.5976228815584299E-03
+ 15598 3.8994999999999998E-03 -2.7051510653094247E-06 2.6280683988343062E-03
+ 15599 3.8997499999999996E-03 -2.7044902428141144E-06 2.6585110915785764E-03
+ 15600 3.8999999999999998E-03 -2.7038218100000076E-06 2.6889509470234348E-03
+ 15601 3.9002499999999996E-03 -2.7031457675780315E-06 2.7193879524659310E-03
+ 15602 3.9004999999999995E-03 -2.7024621162622589E-06 2.7498220952685854E-03
+ 15603 3.9007499999999997E-03 -2.7017708567699240E-06 2.7802533628591862E-03
+ 15604 3.9009999999999995E-03 -2.7010719898213977E-06 2.8106817427298596E-03
+ 15605 3.9012499999999998E-03 -2.7003655161401681E-06 2.8411072224378679E-03
+ 15606 3.9014999999999996E-03 -2.6996514364528193E-06 2.8715297896051849E-03
+ 15607 3.9017499999999998E-03 -2.6989297514890325E-06 2.9019494319180196E-03
+ 15608 3.9019999999999997E-03 -2.6982004619815449E-06 2.9323661371270749E-03
+ 15609 3.9022499999999995E-03 -2.6974635686661639E-06 2.9627798930473965E-03
+ 15610 3.9024999999999997E-03 -2.6967190722817271E-06 2.9931906875580155E-03
+ 15611 3.9027499999999995E-03 -2.6959669735700918E-06 3.0235985086018340E-03
+ 15612 3.9029999999999998E-03 -2.6952072732761370E-06 3.0540033441858560E-03
+ 15613 3.9032499999999996E-03 -2.6944399721477045E-06 3.0844051823805674E-03
+ 15614 3.9034999999999999E-03 -2.6936650709356346E-06 3.1148040113201272E-03
+ 15615 3.9037499999999997E-03 -2.6928825703937201E-06 3.1451998192018192E-03
+ 15616 3.9039999999999995E-03 -2.6920924712786856E-06 3.1755925942868750E-03
+ 15617 3.9042499999999997E-03 -2.6912947743501997E-06 3.2059823248990855E-03
+ 15618 3.9044999999999996E-03 -2.6904894803708309E-06 3.2363689994254017E-03
+ 15619 3.9047499999999998E-03 -2.6896765901060412E-06 3.2667526063161014E-03
+ 15620 3.9049999999999996E-03 -2.6888561043282217E-06 3.2971331340836013E-03
+ 15621 3.9052499999999994E-03 -2.6880280238005466E-06 3.3275105713033611E-03
+ 15622 3.9054999999999997E-03 -2.6871923493010600E-06 3.3578849066133237E-03
+ 15623 3.9057499999999995E-03 -2.6863490816066726E-06 3.3882561287135867E-03
+ 15624 3.9059999999999997E-03 -2.6854982214970785E-06 3.4186242263666701E-03
+ 15625 3.9062499999999996E-03 -2.6846397697547892E-06 3.4489891883971576E-03
+ 15626 3.9065000000000003E-03 -2.6837737271651025E-06 3.4793510036918488E-03
+ 15627 3.9067500000000005E-03 -2.6829000945160873E-06 3.5097096611988493E-03
+ 15628 3.9069999999999999E-03 -2.6820188725985734E-06 3.5400651499283408E-03
+ 15629 3.9072500000000001E-03 -2.6811300622060988E-06 3.5704174589522917E-03
+ 15630 3.9075000000000004E-03 -2.6802336641349772E-06 3.6007665774036874E-03
+ 15631 3.9077499999999998E-03 -2.6793296791841806E-06 3.6311124944770610E-03
+ 15632 3.9080000000000000E-03 -2.6784181081554133E-06 3.6614551994282349E-03
+ 15633 3.9082500000000003E-03 -2.6774989518530370E-06 3.6917946815739904E-03
+ 15634 3.9084999999999996E-03 -2.6765722110840820E-06 3.7221309302919343E-03
+ 15635 3.9087499999999999E-03 -2.6756378866582232E-06 3.7524639350207580E-03
+ 15636 3.9090000000000001E-03 -2.6746959793877775E-06 3.7827936852596914E-03
+ 15637 3.9092500000000004E-03 -2.6737464900876694E-06 3.8131201705684545E-03
+ 15638 3.9094999999999998E-03 -2.6727894195754351E-06 3.8434433805671622E-03
+ 15639 3.9097500000000000E-03 -2.6718247686711902E-06 3.8737633049365462E-03
+ 15640 3.9100000000000003E-03 -2.6708525381976260E-06 3.9040799334171352E-03
+ 15641 3.9102499999999997E-03 -2.6698727289799915E-06 3.9343932558096213E-03
+ 15642 3.9104999999999999E-03 -2.6688853418460729E-06 3.9647032619747891E-03
+ 15643 3.9107500000000002E-03 -2.6678903776261937E-06 3.9950099418329778E-03
+ 15644 3.9110000000000004E-03 -2.6668878371531796E-06 4.0253132853642062E-03
+ 15645 3.9112499999999998E-03 -2.6658777212623699E-06 4.0556132826080190E-03
+ 15646 3.9115000000000000E-03 -2.6648600307915643E-06 4.0859099236636538E-03
+ 15647 3.9117500000000003E-03 -2.6638347665810395E-06 4.1162031986893043E-03
+ 15648 3.9119999999999997E-03 -2.6628019294735374E-06 4.1464930979022508E-03
+ 15649 3.9122499999999999E-03 -2.6617615203142186E-06 4.1767796115792614E-03
+ 15650 3.9125000000000002E-03 -2.6607135399506787E-06 4.2070627300555049E-03
+ 15651 3.9127500000000004E-03 -2.6596579892329231E-06 4.2373424437250990E-03
+ 15652 3.9129999999999998E-03 -2.6585948690133460E-06 4.2676187430408744E-03
+ 15653 3.9132500000000001E-03 -2.6575241801467226E-06 4.2978916185141894E-03
+ 15654 3.9135000000000003E-03 -2.6564459234901936E-06 4.3281610607147133E-03
+ 15655 3.9137499999999997E-03 -2.6553600999032541E-06 4.3584270602703337E-03
+ 15656 3.9139999999999999E-03 -2.6542667102477240E-06 4.3886896078673228E-03
+ 15657 3.9142500000000002E-03 -2.6531657553877525E-06 4.4189486942497703E-03
+ 15658 3.9145000000000004E-03 -2.6520572361897975E-06 4.4492043102196729E-03
+ 15659 3.9147499999999998E-03 -2.6509411535226092E-06 4.4794564466367854E-03
+ 15660 3.9150000000000001E-03 -2.6498175082571986E-06 4.5097050944187221E-03
+ 15661 3.9152500000000003E-03 -2.6486863012668686E-06 4.5399502445403481E-03
+ 15662 3.9154999999999997E-03 -2.6475475334271536E-06 4.5701918880340460E-03
+ 15663 3.9157500000000000E-03 -2.6464012056158169E-06 4.6004300159895577E-03
+ 15664 3.9160000000000002E-03 -2.6452473187128524E-06 4.6306646195536701E-03
+ 15665 3.9162500000000005E-03 -2.6440858736004698E-06 4.6608956899301286E-03
+ 15666 3.9164999999999998E-03 -2.6429168711630484E-06 4.6911232183796912E-03
+ 15667 3.9167500000000001E-03 -2.6417403122871642E-06 4.7213471962200132E-03
+ 15668 3.9170000000000003E-03 -2.6405561978615401E-06 4.7515676148252323E-03
+ 15669 3.9172499999999997E-03 -2.6393645287770707E-06 4.7817844656259283E-03
+ 15670 3.9175000000000000E-03 -2.6381653059267572E-06 4.8119977401094964E-03
+ 15671 3.9177500000000002E-03 -2.6369585302057426E-06 4.8422074298192300E-03
+ 15672 3.9180000000000005E-03 -2.6357442025112751E-06 4.8724135263547791E-03
+ 15673 3.9182499999999999E-03 -2.6345223237426964E-06 4.9026160213716790E-03
+ 15674 3.9185000000000001E-03 -2.6332928948014102E-06 4.9328149065817504E-03
+ 15675 3.9187500000000004E-03 -2.6320559165909045E-06 4.9630101737522464E-03
+ 15676 3.9189999999999997E-03 -2.6308113900167212E-06 4.9932018147061333E-03
+ 15677 3.9192500000000000E-03 -2.6295593159864187E-06 5.0233898213223240E-03
+ 15678 3.9195000000000002E-03 -2.6282996954095910E-06 5.0535741855348027E-03
+ 15679 3.9197500000000005E-03 -2.6270325291978488E-06 5.0837548993329781E-03
+ 15680 3.9199999999999999E-03 -2.6257578182647901E-06 5.1139319547613190E-03
+ 15681 3.9202500000000001E-03 -2.6244755635259914E-06 5.1441053439197967E-03
+ 15682 3.9205000000000004E-03 -2.6231857658990082E-06 5.1742750589629290E-03
+ 15683 3.9207499999999998E-03 -2.6218884263033348E-06 5.2044410921001901E-03
+ 15684 3.9210000000000000E-03 -2.6205835456604272E-06 5.2346034355958814E-03
+ 15685 3.9212500000000003E-03 -2.6192711248936464E-06 5.2647620817688860E-03
+ 15686 3.9215000000000005E-03 -2.6179511649282868E-06 5.2949170229924626E-03
+ 15687 3.9217499999999999E-03 -2.6166236666915314E-06 5.3250682516941634E-03
+ 15688 3.9220000000000001E-03 -2.6152886311124463E-06 5.3552157603561721E-03
+ 15689 3.9222500000000004E-03 -2.6139460591219748E-06 5.3853595415144732E-03
+ 15690 3.9224999999999998E-03 -2.6125959516529324E-06 5.4154995877589828E-03
+ 15691 3.9227500000000000E-03 -2.6112383096399512E-06 5.4456358917338655E-03
+ 15692 3.9230000000000003E-03 -2.6098731340195270E-06 5.4757684461367783E-03
+ 15693 3.9232499999999997E-03 -2.6085004257299555E-06 5.5058972437189973E-03
+ 15694 3.9234999999999999E-03 -2.6071201857113351E-06 5.5360222772856699E-03
+ 15695 3.9237500000000002E-03 -2.6057324149055705E-06 5.5661435396950091E-03
+ 15696 3.9240000000000004E-03 -2.6043371142563392E-06 5.5962610238586737E-03
+ 15697 3.9242499999999998E-03 -2.6029342847090860E-06 5.6263747227414361E-03
+ 15698 3.9245000000000000E-03 -2.6015239272109939E-06 5.6564846293612903E-03
+ 15699 3.9247500000000003E-03 -2.6001060427110028E-06 5.6865907367890977E-03
+ 15700 3.9249999999999997E-03 -2.5986806321597727E-06 5.7166930381483891E-03
+ 15701 3.9252499999999999E-03 -2.5972476965096713E-06 5.7467915266157755E-03
+ 15702 3.9255000000000002E-03 -2.5958072367147715E-06 5.7768861954201316E-03
+ 15703 3.9257500000000004E-03 -2.5943592537308243E-06 5.8069770378430217E-03
+ 15704 3.9259999999999998E-03 -2.5929037485152694E-06 5.8370640472181056E-03
+ 15705 3.9262500000000001E-03 -2.5914407220271872E-06 5.8671472169317569E-03
+ 15706 3.9265000000000003E-03 -2.5899701752273209E-06 5.8972265404220780E-03
+ 15707 3.9267499999999997E-03 -2.5884921090780400E-06 5.9273020111792890E-03
+ 15708 3.9269999999999999E-03 -2.5870065245433317E-06 5.9573736227457380E-03
+ 15709 3.9272500000000002E-03 -2.5855134225888000E-06 5.9874413687152246E-03
+ 15710 3.9275000000000004E-03 -2.5840128041816386E-06 6.0175052427334707E-03
+ 15711 3.9277499999999998E-03 -2.5825046702906234E-06 6.0475652384975711E-03
+ 15712 3.9280000000000001E-03 -2.5809890218860954E-06 6.0776213497563793E-03
+ 15713 3.9282500000000003E-03 -2.5794658599399656E-06 6.1076735703097058E-03
+ 15714 3.9284999999999997E-03 -2.5779351854256815E-06 6.1377218940087417E-03
+ 15715 3.9287500000000000E-03 -2.5763969993182127E-06 6.1677663147560085E-03
+ 15716 3.9290000000000002E-03 -2.5748513025940491E-06 6.1978068265046097E-03
+ 15717 3.9292500000000005E-03 -2.5732980962312089E-06 6.2278434232587668E-03
+ 15718 3.9294999999999998E-03 -2.5717373812091679E-06 6.2578760990733258E-03
+ 15719 3.9297500000000001E-03 -2.5701691585089056E-06 6.2879048480540432E-03
+ 15720 3.9300000000000003E-03 -2.5685934291128591E-06 6.3179296643570432E-03
+ 15721 3.9302499999999997E-03 -2.5670101940049383E-06 6.3479505421886679E-03
+ 15722 3.9305000000000000E-03 -2.5654194541704557E-06 6.3779674758060101E-03
+ 15723 3.9307500000000002E-03 -2.5638212105961888E-06 6.4079804595160612E-03
+ 15724 3.9310000000000005E-03 -2.5622154642703221E-06 6.4379894876759568E-03
+ 15725 3.9312499999999998E-03 -2.5606022161824472E-06 6.4679945546926923E-03
+ 15726 3.9315000000000001E-03 -2.5589814673235367E-06 6.4979956550234204E-03
+ 15727 3.9317500000000003E-03 -2.5573532186859478E-06 6.5279927831749093E-03
+ 15728 3.9319999999999997E-03 -2.5557174712634195E-06 6.5579859337033409E-03
+ 15729 3.9322500000000000E-03 -2.5540742260510186E-06 6.5879751012147807E-03
+ 15730 3.9325000000000002E-03 -2.5524234840451705E-06 6.6179602803644877E-03
+ 15731 3.9327500000000005E-03 -2.5507652462436339E-06 6.6479414658571117E-03
+ 15732 3.9329999999999999E-03 -2.5490995136454930E-06 6.6779186524463102E-03
+ 15733 3.9332500000000001E-03 -2.5474262872510933E-06 6.7078918349352291E-03
+ 15734 3.9335000000000004E-03 -2.5457455680621199E-06 6.7378610081756610E-03
+ 15735 3.9337499999999997E-03 -2.5440573570815338E-06 6.7678261670681399E-03
+ 15736 3.9340000000000000E-03 -2.5423616553135398E-06 6.7977873065624330E-03
+ 15737 3.9342500000000002E-03 -2.5406584637636200E-06 6.8277444216565553E-03
+ 15738 3.9345000000000005E-03 -2.5389477834384867E-06 6.8576975073971229E-03
+ 15739 3.9347499999999999E-03 -2.5372296153461099E-06 6.8876465588791017E-03
+ 15740 3.9350000000000001E-03 -2.5355039604956435E-06 6.9175915712461405E-03
+ 15741 3.9352500000000004E-03 -2.5337708198974766E-06 6.9475325396896586E-03
+ 15742 3.9354999999999998E-03 -2.5320301945631915E-06 6.9774694594493840E-03
+ 15743 3.9357500000000000E-03 -2.5302820855055383E-06 7.0074023258129923E-03
+ 15744 3.9360000000000003E-03 -2.5285264937384546E-06 7.0373311341160637E-03
+ 15745 3.9362499999999996E-03 -2.5267634202770378E-06 7.0672558797417271E-03
+ 15746 3.9364999999999999E-03 -2.5249928661375244E-06 7.0971765581211354E-03
+ 15747 3.9367500000000001E-03 -2.5232148323372888E-06 7.1270931647328681E-03
+ 15748 3.9370000000000004E-03 -2.5214293198948402E-06 7.1570056951026743E-03
+ 15749 3.9372499999999998E-03 -2.5196363298297958E-06 7.1869141448039093E-03
+ 15750 3.9375000000000000E-03 -2.5178358631628578E-06 7.2168185094571378E-03
+ 15751 3.9377500000000003E-03 -2.5160279209158436E-06 7.2467187847300319E-03
+ 15752 3.9379999999999997E-03 -2.5142125041116373E-06 7.2766149663370571E-03
+ 15753 3.9382499999999999E-03 -2.5123896137741709E-06 7.3065070500399204E-03
+ 15754 3.9385000000000002E-03 -2.5105592509284535E-06 7.3363950316470191E-03
+ 15755 3.9387500000000004E-03 -2.5087214166005349E-06 7.3662789070132123E-03
+ 15756 3.9389999999999998E-03 -2.5068761118174807E-06 7.3961586720400329E-03
+ 15757 3.9392500000000000E-03 -2.5050233376073790E-06 7.4260343226759144E-03
+ 15758 3.9395000000000003E-03 -2.5031630949993381E-06 7.4559058549150152E-03
+ 15759 3.9397499999999997E-03 -2.5012953850234558E-06 7.4857732647980379E-03
+ 15760 3.9399999999999999E-03 -2.4994202087108006E-06 7.5156365484121248E-03
+ 15761 3.9402500000000002E-03 -2.4975375670934216E-06 7.5454957018899604E-03
+ 15762 3.9405000000000004E-03 -2.4956474612043450E-06 7.5753507214105006E-03
+ 15763 3.9407499999999998E-03 -2.4937498920775311E-06 7.6052016031982828E-03
+ 15764 3.9410000000000001E-03 -2.4918448607478743E-06 7.6350483435239759E-03
+ 15765 3.9412500000000003E-03 -2.4899323682511946E-06 7.6648909387035339E-03
+ 15766 3.9414999999999997E-03 -2.4880124156242539E-06 7.6947293850985164E-03
+ 15767 3.9417499999999999E-03 -2.4860850039046809E-06 7.7245636791159625E-03
+ 15768 3.9420000000000002E-03 -2.4841501341310208E-06 7.7543938172081779E-03
+ 15769 3.9422500000000004E-03 -2.4822078073426911E-06 7.7842197958726909E-03
+ 15770 3.9424999999999998E-03 -2.4802580245799939E-06 7.8140416116519729E-03
+ 15771 3.9427500000000001E-03 -2.4783007868840611E-06 7.8438592611338315E-03
+ 15772 3.9430000000000003E-03 -2.4763360952968919E-06 7.8736727409508076E-03
+ 15773 3.9432499999999997E-03 -2.4743639508613367E-06 7.9034820477799292E-03
+ 15774 3.9435000000000000E-03 -2.4723843546210302E-06 7.9332871783434726E-03
+ 15775 3.9437500000000002E-03 -2.4703973076204531E-06 7.9630881294079654E-03
+ 15776 3.9440000000000005E-03 -2.4684028109048779E-06 7.9928848977843473E-03
+ 15777 3.9442499999999998E-03 -2.4664008655203835E-06 8.0226774803280141E-03
+ 15778 3.9445000000000001E-03 -2.4643914725137958E-06 8.0524658739388206E-03
+ 15779 3.9447500000000003E-03 -2.4623746329327415E-06 8.0822500755605275E-03
+ 15780 3.9449999999999997E-03 -2.4603503478256007E-06 8.1120300821810477E-03
+ 15781 3.9452500000000000E-03 -2.4583186182414830E-06 8.1418058908324584E-03
+ 15782 3.9455000000000002E-03 -2.4562794452302578E-06 8.1715774985902968E-03
+ 15783 3.9457500000000005E-03 -2.4542328298425006E-06 8.2013449025742473E-03
+ 15784 3.9459999999999999E-03 -2.4521787731295194E-06 8.2311080999472371E-03
+ 15785 3.9462500000000001E-03 -2.4501172761433125E-06 8.2608670879163147E-03
+ 15786 3.9465000000000004E-03 -2.4480483399365756E-06 8.2906218637314785E-03
+ 15787 3.9467499999999997E-03 -2.4459719655626910E-06 8.3203724246862440E-03
+ 15788 3.9470000000000000E-03 -2.4438881540756943E-06 8.3501187681175315E-03
+ 15789 3.9472500000000002E-03 -2.4417969065303033E-06 8.3798608914051331E-03
+ 15790 3.9475000000000005E-03 -2.4396982239818833E-06 8.4095987919721241E-03
+ 15791 3.9477499999999999E-03 -2.4375921074864294E-06 8.4393324672842746E-03
+ 15792 3.9480000000000001E-03 -2.4354785581005540E-06 8.4690619148504835E-03
+ 15793 3.9482500000000004E-03 -2.4333575768815124E-06 8.4987871322222876E-03
+ 15794 3.9484999999999998E-03 -2.4312291648871641E-06 8.5285081169937035E-03
+ 15795 3.9487500000000000E-03 -2.4290933231759311E-06 8.5582248668015469E-03
+ 15796 3.9490000000000003E-03 -2.4269500528068674E-06 8.5879373793248826E-03
+ 15797 3.9492500000000005E-03 -2.4247993548395672E-06 8.6176456522853093E-03
+ 15798 3.9494999999999999E-03 -2.4226412303342110E-06 8.6473496834462947E-03
+ 15799 3.9497500000000001E-03 -2.4204756803515054E-06 8.6770494706140018E-03
+ 15800 3.9500000000000004E-03 -2.4183027059527445E-06 8.7067450116361886E-03
+ 15801 3.9502499999999998E-03 -2.4161223081997190E-06 8.7364363044026266E-03
+ 15802 3.9505000000000000E-03 -2.4139344881547420E-06 8.7661233468451956E-03
+ 15803 3.9507500000000003E-03 -2.4117392468806508E-06 8.7958061369372564E-03
+ 15804 3.9509999999999997E-03 -2.4095365854407981E-06 8.8254846726938292E-03
+ 15805 3.9512499999999999E-03 -2.4073265048989982E-06 8.8551589521716455E-03
+ 15806 3.9515000000000002E-03 -2.4051090063195592E-06 8.8848289734688064E-03
+ 15807 3.9517500000000004E-03 -2.4028840907672623E-06 8.9144947347246338E-03
+ 15808 3.9519999999999998E-03 -2.4006517593073546E-06 8.9441562341197930E-03
+ 15809 3.9522500000000000E-03 -2.3984120130055091E-06 8.9738134698762826E-03
+ 15810 3.9525000000000003E-03 -2.3961648529278607E-06 9.0034664402568448E-03
+ 15811 3.9527499999999997E-03 -2.3939102801409722E-06 9.0331151435653519E-03
+ 15812 3.9529999999999999E-03 -2.3916482957118076E-06 9.0627595781466157E-03
+ 15813 3.9532500000000002E-03 -2.3893789007077588E-06 9.0923997423860824E-03
+ 15814 3.9535000000000004E-03 -2.3871020961966022E-06 9.1220356347097679E-03
+ 15815 3.9537499999999998E-03 -2.3848178832465279E-06 9.1516672535844161E-03
+ 15816 3.9540000000000000E-03 -2.3825262629260614E-06 9.1812945975172887E-03
+ 15817 3.9542500000000003E-03 -2.3802272363041299E-06 9.2109176650558636E-03
+ 15818 3.9544999999999997E-03 -2.3779208044500229E-06 9.2405364547878972E-03
+ 15819 3.9547499999999999E-03 -2.3756069684333374E-06 9.2701509653415459E-03
+ 15820 3.9550000000000002E-03 -2.3732857293240558E-06 9.2997611953847641E-03
+ 15821 3.9552500000000004E-03 -2.3709570881924590E-06 9.3293671436257240E-03
+ 15822 3.9554999999999998E-03 -2.3686210461091656E-06 9.3589688088122000E-03
+ 15823 3.9557500000000001E-03 -2.3662776041450779E-06 9.3885661897322101E-03
+ 15824 3.9560000000000003E-03 -2.3639267633714143E-06 9.4181592852130517E-03
+ 15825 3.9562499999999997E-03 -2.3615685248596890E-06 9.4477480941216989E-03
+ 15826 3.9564999999999999E-03 -2.3592028896816604E-06 9.4773326153650035E-03
+ 15827 3.9567500000000002E-03 -2.3568298589093950E-06 9.5069128478886579E-03
+ 15828 3.9570000000000004E-03 -2.3544494336151915E-06 9.5364887906781107E-03
+ 15829 3.9572499999999998E-03 -2.3520616148716221E-06 9.5660604427577362E-03
+ 15830 3.9575000000000001E-03 -2.3496664037514541E-06 9.5956278031913041E-03
+ 15831 3.9577500000000003E-03 -2.3472638013277292E-06 9.6251908710815268E-03
+ 15832 3.9579999999999997E-03 -2.3448538086737003E-06 9.6547496455698188E-03
+ 15833 3.9582500000000000E-03 -2.3424364268628026E-06 9.6843041258368057E-03
+ 15834 3.9585000000000002E-03 -2.3400116569686914E-06 9.7138543111016645E-03
+ 15835 3.9587500000000005E-03 -2.3375795000652245E-06 9.7434002006222143E-03
+ 15836 3.9589999999999998E-03 -2.3351399572264228E-06 9.7729417936947734E-03
+ 15837 3.9592500000000001E-03 -2.3326930295264760E-06 9.8024790896544551E-03
+ 15838 3.9595000000000003E-03 -2.3302387180397371E-06 9.8320120878743669E-03
+ 15839 3.9597499999999997E-03 -2.3277770238407312E-06 9.8615407877659413E-03
+ 15840 3.9600000000000000E-03 -2.3253079480040976E-06 9.8910651887791339E-03
+ 15841 3.9602500000000002E-03 -2.3228314916046210E-06 9.9205852904016463E-03
+ 15842 3.9605000000000005E-03 -2.3203476557172135E-06 9.9501010921592605E-03
+ 15843 3.9607499999999999E-03 -2.3178564414169030E-06 9.9796125936156155E-03
+ 15844 3.9610000000000001E-03 -2.3153578497788008E-06 1.0009119794372388E-02
+ 15845 3.9612500000000004E-03 -2.3128518818781366E-06 1.0038622694068817E-02
+ 15846 3.9614999999999997E-03 -2.3103385387902182E-06 1.0068121292381625E-02
+ 15847 3.9617500000000000E-03 -2.3078178215904187E-06 1.0097615589025428E-02
+ 15848 3.9620000000000002E-03 -2.3052897313541977E-06 1.0127105583751949E-02
+ 15849 3.9622500000000005E-03 -2.3027542691570512E-06 1.0156591276350466E-02
+ 15850 3.9624999999999999E-03 -2.3002114360745508E-06 1.0186072666647315E-02
+ 15851 3.9627500000000001E-03 -2.2976612331822683E-06 1.0215549754506243E-02
+ 15852 3.9630000000000004E-03 -2.2951036615558365E-06 1.0245022539828013E-02
+ 15853 3.9632499999999998E-03 -2.2925387222709037E-06 1.0274491022550142E-02
+ 15854 3.9635000000000000E-03 -2.2899664164031151E-06 1.0303955202647402E-02
+ 15855 3.9637500000000003E-03 -2.2873867450281300E-06 1.0333415080131109E-02
+ 15856 3.9639999999999996E-03 -2.2847997092216006E-06 1.0362870655049148E-02
+ 15857 3.9642499999999999E-03 -2.2822053100591512E-06 1.0392321927486670E-02
+ 15858 3.9645000000000001E-03 -2.2796035486163841E-06 1.0421768897564587E-02
+ 15859 3.9647500000000004E-03 -2.2769944259688803E-06 1.0451211565440731E-02
+ 15860 3.9649999999999998E-03 -2.2743779431921671E-06 1.0480649931308976E-02
+ 15861 3.9652500000000000E-03 -2.2717541013617062E-06 1.0510083995399832E-02
+ 15862 3.9655000000000003E-03 -2.2691229015529219E-06 1.0539513757979653E-02
+ 15863 3.9657499999999997E-03 -2.2664843448411547E-06 1.0568939219350891E-02
+ 15864 3.9659999999999999E-03 -2.2638384323016554E-06 1.0598360379852201E-02
+ 15865 3.9662500000000002E-03 -2.2611851650095993E-06 1.0627777239857999E-02
+ 15866 3.9665000000000004E-03 -2.2585245440400627E-06 1.0657189799778498E-02
+ 15867 3.9667499999999998E-03 -2.2558565704680197E-06 1.0686598060059440E-02
+ 15868 3.9670000000000000E-03 -2.2531812453683000E-06 1.0716002021182766E-02
+ 15869 3.9672500000000003E-03 -2.2504985698156424E-06 1.0745401683665378E-02
+ 15870 3.9674999999999997E-03 -2.2478085448846467E-06 1.0774797048059771E-02
+ 15871 3.9677499999999999E-03 -2.2451111716497402E-06 1.0804188114954094E-02
+ 15872 3.9680000000000002E-03 -2.2424064511852378E-06 1.0833574884971447E-02
+ 15873 3.9682500000000004E-03 -2.2396943845652660E-06 1.0862957358770213E-02
+ 15874 3.9684999999999998E-03 -2.2369749728638133E-06 1.0892335537043784E-02
+ 15875 3.9687500000000001E-03 -2.2342482171546522E-06 1.0921709420520870E-02
+ 15876 3.9690000000000003E-03 -2.2315141185113859E-06 1.0951079009964801E-02
+ 15877 3.9692499999999997E-03 -2.2287726780074420E-06 1.0980444306173726E-02
+ 15878 3.9694999999999999E-03 -2.2260238967160061E-06 1.1009805309980789E-02
+ 15879 3.9697500000000002E-03 -2.2232677757100741E-06 1.1039162022253564E-02
+ 15880 3.9700000000000004E-03 -2.2205043160624193E-06 1.1068514443894277E-02
+ 15881 3.9702499999999998E-03 -2.2177335188456059E-06 1.1097862575839532E-02
+ 15882 3.9705000000000001E-03 -2.2149553851319015E-06 1.1127206419060637E-02
+ 15883 3.9707500000000003E-03 -2.2121699159933791E-06 1.1156545974562910E-02
+ 15884 3.9709999999999997E-03 -2.2093771125018488E-06 1.1185881243385839E-02
+ 15885 3.9712500000000000E-03 -2.2065769757288204E-06 1.1215212226603426E-02
+ 15886 3.9715000000000002E-03 -2.2037695067455810E-06 1.1244538925323313E-02
+ 15887 3.9717500000000005E-03 -2.2009547066231024E-06 1.1273861340687266E-02
+ 15888 3.9719999999999998E-03 -2.1981325764320903E-06 1.1303179473870915E-02
+ 15889 3.9722500000000001E-03 -2.1953031172429178E-06 1.1332493326083883E-02
+ 15890 3.9725000000000003E-03 -2.1924663301256834E-06 1.1361802898569069E-02
+ 15891 3.9727499999999997E-03 -2.1896222161501746E-06 1.1391108192603239E-02
+ 15892 3.9730000000000000E-03 -2.1867707763858166E-06 1.1420409209496805E-02
+ 15893 3.9732500000000002E-03 -2.1839120119017377E-06 1.1449705950593431E-02
+ 15894 3.9735000000000005E-03 -2.1810459237667175E-06 1.1478998417270153E-02
+ 15895 3.9737499999999999E-03 -2.1781725130491943E-06 1.1508286610937207E-02
+ 15896 3.9740000000000001E-03 -2.1752917808172153E-06 1.1537570533038432E-02
+ 15897 3.9742500000000004E-03 -2.1724037281385057E-06 1.1566850185050267E-02
+ 15898 3.9744999999999997E-03 -2.1695083560804080E-06 1.1596125568482309E-02
+ 15899 3.9747500000000000E-03 -2.1666056657098558E-06 1.1625396684877307E-02
+ 15900 3.9750000000000002E-03 -2.1636956580934178E-06 1.1654663535810666E-02
+ 15901 3.9752500000000005E-03 -2.1607783342972655E-06 1.1683926122890520E-02
+ 15902 3.9754999999999999E-03 -2.1578536953871626E-06 1.1713184447757692E-02
+ 15903 3.9757500000000001E-03 -2.1549217424284396E-06 1.1742438512085862E-02
+ 15904 3.9760000000000004E-03 -2.1519824764860163E-06 1.1771688317580898E-02
+ 15905 3.9762499999999997E-03 -2.1490358986244112E-06 1.1800933865981109E-02
+ 15906 3.9765000000000000E-03 -2.1460820099076423E-06 1.1830175159057425E-02
+ 15907 3.9767500000000002E-03 -2.1431208113993312E-06 1.1859412198612782E-02
+ 15908 3.9770000000000005E-03 -2.1401523041626427E-06 1.1888644986482361E-02
+ 15909 3.9772499999999999E-03 -2.1371764892602498E-06 1.1917873524533376E-02
+ 15910 3.9775000000000001E-03 -2.1341933677543697E-06 1.1947097814665249E-02
+ 15911 3.9777500000000004E-03 -2.1312029407067411E-06 1.1976317858809154E-02
+ 15912 3.9779999999999998E-03 -2.1282052091786371E-06 1.2005533658927972E-02
+ 15913 3.9782500000000000E-03 -2.1252001742307889E-06 1.2034745217016744E-02
+ 15914 3.9785000000000003E-03 -2.1221878369234583E-06 1.2063952535101917E-02
+ 15915 3.9787499999999996E-03 -2.1191681983164016E-06 1.2093155615241380E-02
+ 15916 3.9789999999999999E-03 -2.1161412594688258E-06 1.2122354459524936E-02
+ 15917 3.9792500000000001E-03 -2.1131070214394442E-06 1.2151549070073594E-02
+ 15918 3.9795000000000004E-03 -2.1100654852864187E-06 1.2180739449039635E-02
+ 15919 3.9797499999999998E-03 -2.1070166520673799E-06 1.2209925598606617E-02
+ 15920 3.9800000000000000E-03 -2.1039605228393845E-06 1.2239107520989518E-02
+ 15921 3.9802500000000003E-03 -2.1008970986589551E-06 1.2268285218434169E-02
+ 15922 3.9804999999999997E-03 -2.0978263805820599E-06 1.2297458693217380E-02
+ 15923 3.9807499999999999E-03 -2.0947483696640472E-06 1.2326627947647290E-02
+ 15924 3.9810000000000002E-03 -2.0916630669597276E-06 1.2355792984062461E-02
+ 15925 3.9812500000000004E-03 -2.0885704735233149E-06 1.2384953804832430E-02
+ 15926 3.9814999999999998E-03 -2.0854705904084232E-06 1.2414110412357226E-02
+ 15927 3.9817500000000000E-03 -2.0823634186680382E-06 1.2443262809067846E-02
+ 15928 3.9820000000000003E-03 -2.0792489593545771E-06 1.2472410997425597E-02
+ 15929 3.9822499999999997E-03 -2.0761272135198206E-06 1.2501554979922100E-02
+ 15930 3.9824999999999999E-03 -2.0729981822149023E-06 1.2530694759079681E-02
+ 15931 3.9827500000000002E-03 -2.0698618664903396E-06 1.2559830337450763E-02
+ 15932 3.9830000000000004E-03 -2.0667182673960171E-06 1.2588961717617940E-02
+ 15933 3.9832499999999998E-03 -2.0635673859811684E-06 1.2618088902193882E-02
+ 15934 3.9835000000000001E-03 -2.0604092232943362E-06 1.2647211893821621E-02
+ 15935 3.9837500000000003E-03 -2.0572437803834399E-06 1.2676330695173915E-02
+ 15936 3.9839999999999997E-03 -2.0540710582957214E-06 1.2705445308953206E-02
+ 15937 3.9842499999999999E-03 -2.0508910580777056E-06 1.2734555737892311E-02
+ 15938 3.9845000000000002E-03 -2.0477037807752770E-06 1.2763661984753290E-02
+ 15939 3.9847500000000004E-03 -2.0445092274335981E-06 1.2792764052327979E-02
+ 15940 3.9849999999999998E-03 -2.0413073990971518E-06 1.2821861943437823E-02
+ 15941 3.9852500000000001E-03 -2.0380982968096836E-06 1.2850955660933788E-02
+ 15942 3.9855000000000003E-03 -2.0348819216142418E-06 1.2880045207696273E-02
+ 15943 3.9857499999999997E-03 -2.0316582745531591E-06 1.2909130586634765E-02
+ 15944 3.9860000000000000E-03 -2.0284273566680041E-06 1.2938211800688403E-02
+ 15945 3.9862500000000002E-03 -2.0251891689996376E-06 1.2967288852825210E-02
+ 15946 3.9865000000000005E-03 -2.0219437125881604E-06 1.2996361746042330E-02
+ 15947 3.9867499999999998E-03 -2.0186909884729453E-06 1.3025430483365984E-02
+ 15948 3.9870000000000001E-03 -2.0154309976925556E-06 1.3054495067851429E-02
+ 15949 3.9872500000000003E-03 -2.0121637412848251E-06 1.3083555502582630E-02
+ 15950 3.9874999999999997E-03 -2.0088892202868187E-06 1.3112611790672277E-02
+ 15951 3.9877500000000000E-03 -2.0056074357347827E-06 1.3141663935262088E-02
+ 15952 3.9880000000000002E-03 -2.0023183886642094E-06 1.3170711939522167E-02
+ 15953 3.9882500000000005E-03 -1.9990220801097779E-06 1.3199755806651045E-02
+ 15954 3.9884999999999999E-03 -1.9957185111053778E-06 1.3228795539875941E-02
+ 15955 3.9887500000000001E-03 -1.9924076826840662E-06 1.3257831142452561E-02
+ 15956 3.9890000000000004E-03 -1.9890895958780964E-06 1.3286862617664628E-02
+ 15957 3.9892499999999997E-03 -1.9857642517189122E-06 1.3315889968824201E-02
+ 15958 3.9895000000000000E-03 -1.9824316512370790E-06 1.3344913199271813E-02
+ 15959 3.9897500000000002E-03 -1.9790917954623773E-06 1.3373932312375728E-02
+ 15960 3.9900000000000005E-03 -1.9757446854237128E-06 1.3402947311532227E-02
+ 15961 3.9902499999999999E-03 -1.9723903221491576E-06 1.3431958200165614E-02
+ 15962 3.9905000000000001E-03 -1.9690287066658910E-06 1.3460964981728270E-02
+ 15963 3.9907500000000004E-03 -1.9656598400002580E-06 1.3489967659699977E-02
+ 15964 3.9909999999999998E-03 -1.9622837231777217E-06 1.3518966237588389E-02
+ 15965 3.9912500000000000E-03 -1.9589003572228424E-06 1.3547960718928958E-02
+ 15966 3.9915000000000003E-03 -1.9555097431593341E-06 1.3576951107284374E-02
+ 15967 3.9917499999999996E-03 -1.9521118820099895E-06 1.3605937406244920E-02
+ 15968 3.9919999999999999E-03 -1.9487067747966941E-06 1.3634919619428525E-02
+ 15969 3.9922500000000001E-03 -1.9452944225404465E-06 1.3663897750480117E-02
+ 15970 3.9925000000000004E-03 -1.9418748262613227E-06 1.3692871803072017E-02
+ 15971 3.9927499999999998E-03 -1.9384479869784820E-06 1.3721841780903517E-02
+ 15972 3.9930000000000000E-03 -1.9350139057101279E-06 1.3750807687701523E-02
+ 15973 3.9932500000000003E-03 -1.9315725834735622E-06 1.3779769527219434E-02
+ 15974 3.9934999999999997E-03 -1.9281240212851486E-06 1.3808727303237792E-02
+ 15975 3.9937499999999999E-03 -1.9246682201602577E-06 1.3837681019564138E-02
+ 15976 3.9940000000000002E-03 -1.9212051811133465E-06 1.3866630680032606E-02
+ 15977 3.9942500000000004E-03 -1.9177349051578985E-06 1.3895576288504217E-02
+ 15978 3.9944999999999998E-03 -1.9142573933064387E-06 1.3924517848866422E-02
+ 15979 3.9947500000000000E-03 -1.9107726465704835E-06 1.3953455365033616E-02
+ 15980 3.9950000000000003E-03 -1.9072806659606080E-06 1.3982388840946373E-02
+ 15981 3.9952499999999997E-03 -1.9037814524863762E-06 1.4011318280571677E-02
+ 15982 3.9954999999999999E-03 -1.9002750071563448E-06 1.4040243687903239E-02
+ 15983 3.9957500000000002E-03 -1.8967613309781070E-06 1.4069165066960763E-02
+ 15984 3.9960000000000004E-03 -1.8932404249582139E-06 1.4098082421790116E-02
+ 15985 3.9962499999999998E-03 -1.8897122901022271E-06 1.4126995756463281E-02
+ 15986 3.9965000000000001E-03 -1.8861769274146585E-06 1.4155905075078695E-02
+ 15987 3.9967500000000003E-03 -1.8826343378990108E-06 1.4184810381760320E-02
+ 15988 3.9969999999999997E-03 -1.8790845225577622E-06 1.4213711680658178E-02
+ 15989 3.9972499999999999E-03 -1.8755274823923226E-06 1.4242608975948286E-02
+ 15990 3.9975000000000002E-03 -1.8719632184030689E-06 1.4271502271832279E-02
+ 15991 3.9977500000000004E-03 -1.8683917315893307E-06 1.4300391572537426E-02
+ 15992 3.9979999999999998E-03 -1.8648130229493809E-06 1.4329276882316682E-02
+ 15993 3.9982500000000001E-03 -1.8612270934803924E-06 1.4358158205448768E-02
+ 15994 3.9985000000000003E-03 -1.8576339441785134E-06 1.4387035546237541E-02
+ 15995 3.9987499999999997E-03 -1.8540335760387861E-06 1.4415908909012350E-02
+ 15996 3.9990000000000000E-03 -1.8504259900551483E-06 1.4444778298128126E-02
+ 15997 3.9992500000000002E-03 -1.8468111872204868E-06 1.4473643717964732E-02
+ 15998 3.9995000000000005E-03 -1.8431891685265670E-06 1.4502505172927456E-02
+ 15999 3.9997499999999998E-03 -1.8395599349640663E-06 1.4531362667446413E-02
+ 16000 4.0000000000000001E-03 -1.8359234875225148E-06 1.4560216205977174E-02
+ 16001 4.0002500000000003E-03 -1.8322798271903613E-06 1.4589065793000049E-02
+ 16002 4.0004999999999997E-03 -1.8286289549549328E-06 1.4617911433020060E-02
+ 16003 4.0007500000000000E-03 -1.8249708718023945E-06 1.4646753130567484E-02
+ 16004 4.0010000000000002E-03 -1.8213055787178034E-06 1.4675590890197080E-02
+ 16005 4.0012500000000005E-03 -1.8176330766850710E-06 1.4704424716488296E-02
+ 16006 4.0014999999999998E-03 -1.8139533666869593E-06 1.4733254614045271E-02
+ 16007 4.0017500000000001E-03 -1.8102664497050588E-06 1.4762080587496725E-02
+ 16008 4.0020000000000003E-03 -1.8065723267198266E-06 1.4790902641495797E-02
+ 16009 4.0022499999999997E-03 -1.8028709987105480E-06 1.4819720780719903E-02
+ 16010 4.0025000000000000E-03 -1.7991624666553094E-06 1.4848535009871103E-02
+ 16011 4.0027500000000002E-03 -1.7954467315310520E-06 1.4877345333675534E-02
+ 16012 4.0030000000000005E-03 -1.7917237943135151E-06 1.4906151756883434E-02
+ 16013 4.0032499999999999E-03 -1.7879936559772622E-06 1.4934954284269202E-02
+ 16014 4.0035000000000001E-03 -1.7842563174956357E-06 1.4963752920631556E-02
+ 16015 4.0037500000000004E-03 -1.7805117798407945E-06 1.4992547670792864E-02
+ 16016 4.0039999999999997E-03 -1.7767600439836965E-06 1.5021338539599510E-02
+ 16017 4.0042500000000000E-03 -1.7730011108940410E-06 1.5050125531921872E-02
+ 16018 4.0045000000000002E-03 -1.7692349815403586E-06 1.5078908652653898E-02
+ 16019 4.0047500000000005E-03 -1.7654616568899260E-06 1.5107687906713350E-02
+ 16020 4.0049999999999999E-03 -1.7616811379088173E-06 1.5136463299041508E-02
+ 16021 4.0052500000000001E-03 -1.7578934255618074E-06 1.5165234834603412E-02
+ 16022 4.0055000000000004E-03 -1.7540985208124880E-06 1.5194002518387515E-02
+ 16023 4.0057499999999998E-03 -1.7502964246231862E-06 1.5222766355405546E-02
+ 16024 4.0060000000000000E-03 -1.7464871379549345E-06 1.5251526350692836E-02
+ 16025 4.0062500000000003E-03 -1.7426706617675538E-06 1.5280282509307935E-02
+ 16026 4.0064999999999996E-03 -1.7388469970195850E-06 1.5309034836332331E-02
+ 16027 4.0067499999999999E-03 -1.7350161446682656E-06 1.5337783336871228E-02
+ 16028 4.0070000000000001E-03 -1.7311781056695882E-06 1.5366528016052370E-02
+ 16029 4.0072500000000004E-03 -1.7273328809782479E-06 1.5395268879026839E-02
+ 16030 4.0074999999999998E-03 -1.7234804715476670E-06 1.5424005930968451E-02
+ 16031 4.0077500000000000E-03 -1.7196208783299237E-06 1.5452739177074208E-02
+ 16032 4.0080000000000003E-03 -1.7157541022758404E-06 1.5481468622563572E-02
+ 16033 4.0082499999999997E-03 -1.7118801443349296E-06 1.5510194272678905E-02
+ 16034 4.0084999999999999E-03 -1.7079990054553483E-06 1.5538916132685416E-02
+ 16035 4.0087500000000002E-03 -1.7041106865839773E-06 1.5567634207870655E-02
+ 16036 4.0090000000000004E-03 -1.7002151886663626E-06 1.5596348503544822E-02
+ 16037 4.0092499999999998E-03 -1.6963125126467254E-06 1.5625059025040480E-02
+ 16038 4.0095000000000000E-03 -1.6924026594679202E-06 1.5653765777712866E-02
+ 16039 4.0097500000000003E-03 -1.6884856300714849E-06 1.5682468766939399E-02
+ 16040 4.0099999999999997E-03 -1.6845614253976238E-06 1.5711167998119530E-02
+ 16041 4.0102499999999999E-03 -1.6806300463851461E-06 1.5739863476675491E-02
+ 16042 4.0105000000000002E-03 -1.6766914939715457E-06 1.5768555208051090E-02
+ 16043 4.0107500000000004E-03 -1.6727457690929227E-06 1.5797243197712522E-02
+ 16044 4.0109999999999998E-03 -1.6687928726840460E-06 1.5825927451147775E-02
+ 16045 4.0112500000000001E-03 -1.6648328056782483E-06 1.5854607973867039E-02
+ 16046 4.0115000000000003E-03 -1.6608655690075327E-06 1.5883284771402204E-02
+ 16047 4.0117499999999997E-03 -1.6568911636025242E-06 1.5911957849306910E-02
+ 16048 4.0119999999999999E-03 -1.6529095903923958E-06 1.5940627213156734E-02
+ 16049 4.0122500000000002E-03 -1.6489208503049755E-06 1.5969292868548795E-02
+ 16050 4.0125000000000004E-03 -1.6449249442666781E-06 1.5997954821101820E-02
+ 16051 4.0127499999999998E-03 -1.6409218732025297E-06 1.6026613076456062E-02
+ 16052 4.0130000000000001E-03 -1.6369116380360887E-06 1.6055267640273381E-02
+ 16053 4.0132500000000003E-03 -1.6328942396895418E-06 1.6083918518236949E-02
+ 16054 4.0134999999999997E-03 -1.6288696790836555E-06 1.6112565716051141E-02
+ 16055 4.0137500000000000E-03 -1.6248379571377170E-06 1.6141209239442018E-02
+ 16056 4.0140000000000002E-03 -1.6207990747696432E-06 1.6169849094156474E-02
+ 16057 4.0142500000000005E-03 -1.6167530328958773E-06 1.6198485285962690E-02
+ 16058 4.0144999999999998E-03 -1.6126998324314287E-06 1.6227117820649797E-02
+ 16059 4.0147500000000001E-03 -1.6086394742898331E-06 1.6255746704028302E-02
+ 16060 4.0150000000000003E-03 -1.6045719593831982E-06 1.6284371941929370E-02
+ 16061 4.0152499999999997E-03 -1.6004972886221801E-06 1.6312993540205007E-02
+ 16062 4.0155000000000000E-03 -1.5964154629159124E-06 1.6341611504728321E-02
+ 16063 4.0157500000000002E-03 -1.5923264831721258E-06 1.6370225841392992E-02
+ 16064 4.0160000000000005E-03 -1.5882303502970361E-06 1.6398836556113482E-02
+ 16065 4.0162499999999999E-03 -1.5841270651954099E-06 1.6427443654824583E-02
+ 16066 4.0165000000000001E-03 -1.5800166287704716E-06 1.6456047143482245E-02
+ 16067 4.0167500000000004E-03 -1.5758990419240005E-06 1.6484647028062474E-02
+ 16068 4.0169999999999997E-03 -1.5717743055562840E-06 1.6513243314561672E-02
+ 16069 4.0172500000000000E-03 -1.5676424205660632E-06 1.6541836008997071E-02
+ 16070 4.0175000000000002E-03 -1.5635033878506109E-06 1.6570425117405724E-02
+ 16071 4.0177500000000005E-03 -1.5593572083056841E-06 1.6599010645845243E-02
+ 16072 4.0179999999999999E-03 -1.5552038828255211E-06 1.6627592600393121E-02
+ 16073 4.0182500000000001E-03 -1.5510434123028069E-06 1.6656170987147459E-02
+ 16074 4.0185000000000004E-03 -1.5468757976287434E-06 1.6684745812226048E-02
+ 16075 4.0187499999999998E-03 -1.5427010396929968E-06 1.6713317081766561E-02
+ 16076 4.0190000000000000E-03 -1.5385191393836471E-06 1.6741884801927138E-02
+ 16077 4.0192500000000003E-03 -1.5343300975872872E-06 1.6770448978885251E-02
+ 16078 4.0194999999999996E-03 -1.5301339151889608E-06 1.6799009618838380E-02
+ 16079 4.0197499999999999E-03 -1.5259305930721051E-06 1.6827566728003847E-02
+ 16080 4.0200000000000001E-03 -1.5217201321186646E-06 1.6856120312618642E-02
+ 16081 4.0202500000000004E-03 -1.5175025332089807E-06 1.6884670378939173E-02
+ 16082 4.0204999999999998E-03 -1.5132777972218642E-06 1.6913216933241486E-02
+ 16083 4.0207500000000000E-03 -1.5090459250345099E-06 1.6941759981821361E-02
+ 16084 4.0210000000000003E-03 -1.5048069175225651E-06 1.6970299530993781E-02
+ 16085 4.0212499999999997E-03 -1.5005607755601088E-06 1.6998835587092965E-02
+ 16086 4.0214999999999999E-03 -1.4963075000195858E-06 1.7027368156472919E-02
+ 16087 4.0217500000000002E-03 -1.4920470917718964E-06 1.7055897245506456E-02
+ 16088 4.0220000000000004E-03 -1.4877795516863190E-06 1.7084422860585771E-02
+ 16089 4.0222499999999998E-03 -1.4835048806305650E-06 1.7112945008121997E-02
+ 16090 4.0225000000000000E-03 -1.4792230794706923E-06 1.7141463694545639E-02
+ 16091 4.0227500000000003E-03 -1.4749341490711782E-06 1.7169978926306007E-02
+ 16092 4.0229999999999997E-03 -1.4706380902948954E-06 1.7198490709871308E-02
+ 16093 4.0232499999999999E-03 -1.4663349040030542E-06 1.7226999051728819E-02
+ 16094 4.0235000000000002E-03 -1.4620245910552817E-06 1.7255503958384478E-02
+ 16095 4.0237500000000004E-03 -1.4577071523095786E-06 1.7284005436362979E-02
+ 16096 4.0239999999999998E-03 -1.4533825886222910E-06 1.7312503492207726E-02
+ 16097 4.0242500000000000E-03 -1.4490509008481083E-06 1.7340998132480929E-02
+ 16098 4.0245000000000003E-03 -1.4447120898401237E-06 1.7369489363763164E-02
+ 16099 4.0247499999999997E-03 -1.4403661564497707E-06 1.7397977192653513E-02
+ 16100 4.0249999999999999E-03 -1.4360131015267839E-06 1.7426461625769749E-02
+ 16101 4.0252500000000002E-03 -1.4316529259193024E-06 1.7454942669747831E-02
+ 16102 4.0255000000000004E-03 -1.4272856304737754E-06 1.7483420331242075E-02
+ 16103 4.0257499999999998E-03 -1.4229112160350041E-06 1.7511894616925035E-02
+ 16104 4.0260000000000001E-03 -1.4185296834460743E-06 1.7540365533487704E-02
+ 16105 4.0262500000000003E-03 -1.4141410335484454E-06 1.7568833087639030E-02
+ 16106 4.0264999999999997E-03 -1.4097452671819054E-06 1.7597297286105967E-02
+ 16107 4.0267499999999999E-03 -1.4053423851844863E-06 1.7625758135633798E-02
+ 16108 4.0270000000000002E-03 -1.4009323883925930E-06 1.7654215642985527E-02
+ 16109 4.0272500000000004E-03 -1.3965152776409313E-06 1.7682669814942219E-02
+ 16110 4.0274999999999998E-03 -1.3920910537625122E-06 1.7711120658302604E-02
+ 16111 4.0277500000000001E-03 -1.3876597175886025E-06 1.7739568179883515E-02
+ 16112 4.0280000000000003E-03 -1.3832212699488028E-06 1.7768012386519285E-02
+ 16113 4.0282499999999997E-03 -1.3787757116710190E-06 1.7796453285061891E-02
+ 16114 4.0285000000000000E-03 -1.3743230435813824E-06 1.7824890882381209E-02
+ 16115 4.0287500000000002E-03 -1.3698632665043505E-06 1.7853325185364456E-02
+ 16116 4.0290000000000005E-03 -1.3653963812626456E-06 1.7881756200916352E-02
+ 16117 4.0292499999999998E-03 -1.3609223886772743E-06 1.7910183935958925E-02
+ 16118 4.0295000000000001E-03 -1.3564412895674676E-06 1.7938608397432124E-02
+ 16119 4.0297500000000003E-03 -1.3519530847507676E-06 1.7967029592292610E-02
+ 16120 4.0299999999999997E-03 -1.3474577750429679E-06 1.7995447527514533E-02
+ 16121 4.0302500000000000E-03 -1.3429553612580645E-06 1.8023862210089552E-02
+ 16122 4.0305000000000002E-03 -1.3384458442083826E-06 1.8052273647025972E-02
+ 16123 4.0307500000000005E-03 -1.3339292247044332E-06 1.8080681845349566E-02
+ 16124 4.0309999999999999E-03 -1.3294055035550042E-06 1.8109086812102802E-02
+ 16125 4.0312500000000001E-03 -1.3248746815670915E-06 1.8137488554345577E-02
+ 16126 4.0315000000000004E-03 -1.3203367595459444E-06 1.8165887079154352E-02
+ 16127 4.0317499999999997E-03 -1.3157917382950460E-06 1.8194282393622457E-02
+ 16128 4.0320000000000000E-03 -1.3112396186160777E-06 1.8222674504860360E-02
+ 16129 4.0322500000000002E-03 -1.3066804013089530E-06 1.8251063419994874E-02
+ 16130 4.0325000000000005E-03 -1.3021140871718178E-06 1.8279449146169784E-02
+ 16131 4.0327499999999999E-03 -1.2975406770010212E-06 1.8307831690545222E-02
+ 16132 4.0330000000000001E-03 -1.2929601715910990E-06 1.8336211060298282E-02
+ 16133 4.0332500000000004E-03 -1.2883725717348222E-06 1.8364587262622249E-02
+ 16134 4.0334999999999998E-03 -1.2837778782231556E-06 1.8392960304726952E-02
+ 16135 4.0337500000000000E-03 -1.2791760918452078E-06 1.8421330193838761E-02
+ 16136 4.0340000000000003E-03 -1.2745672133883648E-06 1.8449696937200288E-02
+ 16137 4.0342499999999996E-03 -1.2699512436381603E-06 1.8478060542070279E-02
+ 16138 4.0344999999999999E-03 -1.2653281833782729E-06 1.8506421015724094E-02
+ 16139 4.0347500000000001E-03 -1.2606980333906124E-06 1.8534778365452965E-02
+ 16140 4.0350000000000004E-03 -1.2560607944552535E-06 1.8563132598564354E-02
+ 16141 4.0352499999999998E-03 -1.2514164673504464E-06 1.8591483722381605E-02
+ 16142 4.0355000000000000E-03 -1.2467650528525674E-06 1.8619831744244485E-02
+ 16143 4.0357500000000003E-03 -1.2421065517361986E-06 1.8648176671508386E-02
+ 16144 4.0359999999999997E-03 -1.2374409647740841E-06 1.8676518511544546E-02
+ 16145 4.0362499999999999E-03 -1.2327682927370826E-06 1.8704857271740385E-02
+ 16146 4.0365000000000002E-03 -1.2280885363942433E-06 1.8733192959498775E-02
+ 16147 4.0367500000000004E-03 -1.2234016965127436E-06 1.8761525582238491E-02
+ 16148 4.0369999999999998E-03 -1.2187077738579273E-06 1.8789855147393827E-02
+ 16149 4.0372500000000000E-03 -1.2140067691932305E-06 1.8818181662415005E-02
+ 16150 4.0375000000000003E-03 -1.2092986832802682E-06 1.8846505134767495E-02
+ 16151 4.0377499999999997E-03 -1.2045835168787846E-06 1.8874825571932336E-02
+ 16152 4.0379999999999999E-03 -1.1998612707466122E-06 1.8903142981406211E-02
+ 16153 4.0382500000000002E-03 -1.1951319456397529E-06 1.8931457370701038E-02
+ 16154 4.0385000000000004E-03 -1.1903955423123161E-06 1.8959768747344063E-02
+ 16155 4.0387499999999998E-03 -1.1856520615165186E-06 1.8988077118877789E-02
+ 16156 4.0390000000000001E-03 -1.1809015040026738E-06 1.9016382492860234E-02
+ 16157 4.0392500000000003E-03 -1.1761438705192409E-06 1.9044684876864358E-02
+ 16158 4.0394999999999997E-03 -1.1713791618127732E-06 1.9072984278478040E-02
+ 16159 4.0397499999999999E-03 -1.1666073786279071E-06 1.9101280705304802E-02
+ 16160 4.0400000000000002E-03 -1.1618285217073816E-06 1.9129574164962710E-02
+ 16161 4.0402500000000004E-03 -1.1570425917920443E-06 1.9157864665084890E-02
+ 16162 4.0404999999999998E-03 -1.1522495896208355E-06 1.9186152213319409E-02
+ 16163 4.0407500000000001E-03 -1.1474495159307395E-06 1.9214436817329355E-02
+ 16164 4.0410000000000003E-03 -1.1426423714568734E-06 1.9242718484792278E-02
+ 16165 4.0412499999999997E-03 -1.1378281569324240E-06 1.9270997223400727E-02
+ 16166 4.0415000000000000E-03 -1.1330068730886077E-06 1.9299273040861969E-02
+ 16167 4.0417500000000002E-03 -1.1281785206547675E-06 1.9327545944897658E-02
+ 16168 4.0420000000000005E-03 -1.1233431003582924E-06 1.9355815943244321E-02
+ 16169 4.0422499999999998E-03 -1.1185006129246521E-06 1.9384083043652679E-02
+ 16170 4.0425000000000001E-03 -1.1136510590773221E-06 1.9412347253888369E-02
+ 16171 4.0427500000000003E-03 -1.1087944395378910E-06 1.9440608581731134E-02
+ 16172 4.0429999999999997E-03 -1.1039307550260096E-06 1.9468867034975100E-02
+ 16173 4.0432500000000000E-03 -1.0990600062593104E-06 1.9497122621428841E-02
+ 16174 4.0435000000000002E-03 -1.0941821939535314E-06 1.9525375348915186E-02
+ 16175 4.0437500000000005E-03 -1.0892973188224367E-06 1.9553625225271119E-02
+ 16176 4.0439999999999999E-03 -1.0844053815778447E-06 1.9581872258347562E-02
+ 16177 4.0442500000000001E-03 -1.0795063829295582E-06 1.9610116456010112E-02
+ 16178 4.0445000000000004E-03 -1.0746003235854559E-06 1.9638357826137945E-02
+ 16179 4.0447499999999997E-03 -1.0696872042514577E-06 1.9666596376624285E-02
+ 16180 4.0450000000000000E-03 -1.0647670256314587E-06 1.9694832115376527E-02
+ 16181 4.0452500000000002E-03 -1.0598397884274159E-06 1.9723065050315833E-02
+ 16182 4.0455000000000005E-03 -1.0549054933392765E-06 1.9751295189377106E-02
+ 16183 4.0457499999999999E-03 -1.0499641410650608E-06 1.9779522540509110E-02
+ 16184 4.0460000000000001E-03 -1.0450157323007006E-06 1.9807747111674604E-02
+ 16185 4.0462500000000004E-03 -1.0400602677402066E-06 1.9835968910849610E-02
+ 16186 4.0464999999999997E-03 -1.0350977480756133E-06 1.9864187946024018E-02
+ 16187 4.0467500000000000E-03 -1.0301281739968738E-06 1.9892404225201350E-02
+ 16188 4.0470000000000002E-03 -1.0251515461919990E-06 1.9920617756398584E-02
+ 16189 4.0472500000000005E-03 -1.0201678653469860E-06 1.9948828547646107E-02
+ 16190 4.0474999999999999E-03 -1.0151771321458420E-06 1.9977036606987814E-02
+ 16191 4.0477500000000001E-03 -1.0101793472704917E-06 2.0005241942480999E-02
+ 16192 4.0480000000000004E-03 -1.0051745114009065E-06 2.0033444562196318E-02
+ 16193 4.0482499999999998E-03 -1.0001626252150390E-06 2.0061644474217460E-02
+ 16194 4.0485000000000000E-03 -9.9514368938876842E-07 2.0089841686641751E-02
+ 16195 4.0487500000000003E-03 -9.9011770459600214E-07 2.0118036207579345E-02
+ 16196 4.0489999999999996E-03 -9.8508467150860335E-07 2.0146228045153518E-02
+ 16197 4.0492499999999999E-03 -9.8004459079636884E-07 2.0174417207500905E-02
+ 16198 4.0495000000000001E-03 -9.7499746312709580E-07 2.0202603702771001E-02
+ 16199 4.0497500000000004E-03 -9.6994328916654704E-07 2.0230787539126126E-02
+ 16200 4.0499999999999998E-03 -9.6488206957843513E-07 2.0258968724741658E-02
+ 16201 4.0502500000000000E-03 -9.5981380502439190E-07 2.0287147267805956E-02
+ 16202 4.0505000000000003E-03 -9.5473849616405168E-07 2.0315323176519993E-02
+ 16203 4.0507499999999997E-03 -9.4965614365498806E-07 2.0343496459097544E-02
+ 16204 4.0509999999999999E-03 -9.4456674815266763E-07 2.0371667123765324E-02
+ 16205 4.0512500000000002E-03 -9.3947031031056457E-07 2.0399835178762447E-02
+ 16206 4.0515000000000004E-03 -9.3436683078005843E-07 2.0428000632340730E-02
+ 16207 4.0517499999999998E-03 -9.2925631021049452E-07 2.0456163492764485E-02
+ 16208 4.0520000000000000E-03 -9.2413874924909580E-07 2.0484323768310761E-02
+ 16209 4.0522500000000003E-03 -9.1901414854104492E-07 2.0512481467268973E-02
+ 16210 4.0524999999999997E-03 -9.1388250872948608E-07 2.0540636597940760E-02
+ 16211 4.0527499999999999E-03 -9.0874383045541716E-07 2.0568789168640439E-02
+ 16212 4.0530000000000002E-03 -9.0359811435778974E-07 2.0596939187694473E-02
+ 16213 4.0532500000000004E-03 -8.9844536107350039E-07 2.0625086663441566E-02
+ 16214 4.0534999999999998E-03 -8.9328557123732852E-07 2.0653231604232637E-02
+ 16215 4.0537500000000001E-03 -8.8811874548193701E-07 2.0681374018431030E-02
+ 16216 4.0540000000000003E-03 -8.8294488443794931E-07 2.0709513914411930E-02
+ 16217 4.0542499999999997E-03 -8.7776398873388862E-07 2.0737651300562591E-02
+ 16218 4.0544999999999999E-03 -8.7257605899613075E-07 2.0765786185282548E-02
+ 16219 4.0547500000000002E-03 -8.6738109584899105E-07 2.0793918576983053E-02
+ 16220 4.0550000000000004E-03 -8.6217909991467834E-07 2.0822048484087363E-02
+ 16221 4.0552499999999998E-03 -8.5697007181330195E-07 2.0850175915030564E-02
+ 16222 4.0555000000000001E-03 -8.5175401216281083E-07 2.0878300878259821E-02
+ 16223 4.0557500000000003E-03 -8.4653092157909801E-07 2.0906423382233804E-02
+ 16224 4.0559999999999997E-03 -8.4130080067592979E-07 2.0934543435422916E-02
+ 16225 4.0562500000000000E-03 -8.3606365006491797E-07 2.0962661046309488E-02
+ 16226 4.0565000000000002E-03 -8.3081947035558184E-07 2.0990776223387238E-02
+ 16227 4.0567500000000005E-03 -8.2556826215531699E-07 2.1018888975161604E-02
+ 16228 4.0569999999999998E-03 -8.2031002606940594E-07 2.1046999310149389E-02
+ 16229 4.0572500000000001E-03 -8.1504476270094019E-07 2.1075107236879290E-02
+ 16230 4.0575000000000003E-03 -8.0977247265093577E-07 2.1103212763890981E-02
+ 16231 4.0577499999999997E-03 -8.0449315651826774E-07 2.1131315899735659E-02
+ 16232 4.0580000000000000E-03 -7.9920681489962528E-07 2.1159416652976163E-02
+ 16233 4.0582500000000002E-03 -7.9391344838960043E-07 2.1187515032186296E-02
+ 16234 4.0585000000000005E-03 -7.8861305758063779E-07 2.1215611045951221E-02
+ 16235 4.0587499999999999E-03 -7.8330564306304256E-07 2.1243704702867201E-02
+ 16236 4.0590000000000001E-03 -7.7799120542489457E-07 2.1271796011542003E-02
+ 16237 4.0592500000000004E-03 -7.7266974525222436E-07 2.1299884980594139E-02
+ 16238 4.0594999999999997E-03 -7.6734126312885692E-07 2.1327971618653234E-02
+ 16239 4.0597500000000000E-03 -7.6200575963642477E-07 2.1356055934360151E-02
+ 16240 4.0600000000000002E-03 -7.5666323535447369E-07 2.1384137936366534E-02
+ 16241 4.0602500000000005E-03 -7.5131369086032238E-07 2.1412217633335017E-02
+ 16242 4.0604999999999999E-03 -7.4595712672917948E-07 2.1440295033938891E-02
+ 16243 4.0607500000000001E-03 -7.4059354353399925E-07 2.1468370146862783E-02
+ 16244 4.0610000000000004E-03 -7.3522294184565045E-07 2.1496442980801580E-02
+ 16245 4.0612499999999998E-03 -7.2984532223279807E-07 2.1524513544461107E-02
+ 16246 4.0615000000000000E-03 -7.2446068526189339E-07 2.1552581846558002E-02
+ 16247 4.0617500000000003E-03 -7.1906903149724553E-07 2.1580647895819410E-02
+ 16248 4.0619999999999996E-03 -7.1367036150099796E-07 2.1608711700982899E-02
+ 16249 4.0622499999999999E-03 -7.0826467583304116E-07 2.1636773270797056E-02
+ 16250 4.0625000000000001E-03 -7.0285197505113669E-07 2.1664832614020541E-02
+ 16251 4.0627500000000004E-03 -6.9743225971083853E-07 2.1692889739422620E-02
+ 16252 4.0629999999999998E-03 -6.9200553036552039E-07 2.1720944655782882E-02
+ 16253 4.0632500000000000E-03 -6.8657178756630543E-07 2.1748997371891583E-02
+ 16254 4.0635000000000003E-03 -6.8113103186218048E-07 2.1777047896548947E-02
+ 16255 4.0637499999999997E-03 -6.7568326379992267E-07 2.1805096238565587E-02
+ 16256 4.0639999999999999E-03 -6.7022848392405994E-07 2.1833142406762485E-02
+ 16257 4.0642500000000002E-03 -6.6476669277694601E-07 2.1861186409970652E-02
+ 16258 4.0645000000000004E-03 -6.5929789089873981E-07 2.1889228257031223E-02
+ 16259 4.0647499999999998E-03 -6.5382207882737885E-07 2.1917267956795380E-02
+ 16260 4.0650000000000000E-03 -6.4833925709854731E-07 2.1945305518124646E-02
+ 16261 4.0652500000000003E-03 -6.4284942624576719E-07 2.1973340949890230E-02
+ 16262 4.0654999999999997E-03 -6.3735258680034215E-07 2.2001374260973375E-02
+ 16263 4.0657499999999999E-03 -6.3184873929127220E-07 2.2029405460265404E-02
+ 16264 4.0660000000000002E-03 -6.2633788424543059E-07 2.2057434556667276E-02
+ 16265 4.0662500000000004E-03 -6.2082002218741784E-07 2.2085461559089858E-02
+ 16266 4.0664999999999998E-03 -6.1529515363964133E-07 2.2113486476453774E-02
+ 16267 4.0667500000000001E-03 -6.0976327912221887E-07 2.2141509317689483E-02
+ 16268 4.0670000000000003E-03 -6.0422439915305808E-07 2.2169530091737066E-02
+ 16269 4.0672499999999997E-03 -5.9867851424787569E-07 2.2197548807546045E-02
+ 16270 4.0674999999999999E-03 -5.9312562492006167E-07 2.2225565474075958E-02
+ 16271 4.0677500000000002E-03 -5.8756573168084486E-07 2.2253580100295548E-02
+ 16272 4.0680000000000004E-03 -5.8199883503918555E-07 2.2281592695183285E-02
+ 16273 4.0682499999999998E-03 -5.7642493550179198E-07 2.2309603267726737E-02
+ 16274 4.0685000000000001E-03 -5.7084403357310616E-07 2.2337611826923454E-02
+ 16275 4.0687500000000003E-03 -5.6525612975535148E-07 2.2365618381779966E-02
+ 16276 4.0689999999999997E-03 -5.5966122454850123E-07 2.2393622941312065E-02
+ 16277 4.0692500000000000E-03 -5.5405931845022304E-07 2.2421625514545310E-02
+ 16278 4.0695000000000002E-03 -5.4845041195598481E-07 2.2449626110513963E-02
+ 16279 4.0697500000000005E-03 -5.4283450555897020E-07 2.2477624738261804E-02
+ 16280 4.0699999999999998E-03 -5.3721159975012746E-07 2.2505621406841519E-02
+ 16281 4.0702500000000001E-03 -5.3158169501806627E-07 2.2533616125315362E-02
+ 16282 4.0705000000000003E-03 -5.2594479184920672E-07 2.2561608902754174E-02
+ 16283 4.0707499999999997E-03 -5.2030089072769508E-07 2.2589599748237984E-02
+ 16284 4.0710000000000000E-03 -5.1464999213533521E-07 2.2617588670855993E-02
+ 16285 4.0712500000000002E-03 -5.0899209655173507E-07 2.2645575679706053E-02
+ 16286 4.0715000000000005E-03 -5.0332720445418808E-07 2.2673560783895080E-02
+ 16287 4.0717499999999998E-03 -4.9765531631775491E-07 2.2701543992538740E-02
+ 16288 4.0720000000000001E-03 -4.9197643261513107E-07 2.2729525314761665E-02
+ 16289 4.0722500000000003E-03 -4.8629055381680503E-07 2.2757504759697147E-02
+ 16290 4.0724999999999997E-03 -4.8059768039096632E-07 2.2785482336487139E-02
+ 16291 4.0727500000000000E-03 -4.7489781280347957E-07 2.2813458054282493E-02
+ 16292 4.0730000000000002E-03 -4.6919095151796318E-07 2.2841431922242476E-02
+ 16293 4.0732500000000005E-03 -4.6347709699574204E-07 2.2869403949534996E-02
+ 16294 4.0734999999999999E-03 -4.5775624969583306E-07 2.2897374145336550E-02
+ 16295 4.0737500000000001E-03 -4.5202841007493384E-07 2.2925342518832312E-02
+ 16296 4.0740000000000004E-03 -4.4629357858749302E-07 2.2953309079215636E-02
+ 16297 4.0742499999999997E-03 -4.4055175568565504E-07 2.2981273835688321E-02
+ 16298 4.0745000000000000E-03 -4.3480294181921419E-07 2.3009236797460957E-02
+ 16299 4.0747500000000002E-03 -4.2904713743571109E-07 2.3037197973751943E-02
+ 16300 4.0750000000000005E-03 -4.2328434298035449E-07 2.3065157373788305E-02
+ 16301 4.0752499999999999E-03 -4.1751455889606943E-07 2.3093115006805109E-02
+ 16302 4.0755000000000001E-03 -4.1173778562343728E-07 2.3121070882045975E-02
+ 16303 4.0757500000000004E-03 -4.0595402360074482E-07 2.3149025008762411E-02
+ 16304 4.0759999999999998E-03 -4.0016327326399832E-07 2.3176977396213959E-02
+ 16305 4.0762500000000000E-03 -3.9436553504681462E-07 2.3204928053668705E-02
+ 16306 4.0765000000000003E-03 -3.8856080938054131E-07 2.3232876990402357E-02
+ 16307 4.0767499999999996E-03 -3.8274909669423891E-07 2.3260824215698667E-02
+ 16308 4.0769999999999999E-03 -3.7693039741454739E-07 2.3288769738849708E-02
+ 16309 4.0772500000000001E-03 -3.7110471196587095E-07 2.3316713569155129E-02
+ 16310 4.0775000000000004E-03 -3.6527204077025288E-07 2.3344655715922553E-02
+ 16311 4.0777499999999998E-03 -3.5943238424743415E-07 2.3372596188467359E-02
+ 16312 4.0780000000000000E-03 -3.5358574281476564E-07 2.3400534996113029E-02
+ 16313 4.0782500000000003E-03 -3.4773211688733128E-07 2.3428472148190577E-02
+ 16314 4.0784999999999997E-03 -3.4187150687786499E-07 2.3456407654038565E-02
+ 16315 4.0787499999999999E-03 -3.3600391319672361E-07 2.3484341523003674E-02
+ 16316 4.0790000000000002E-03 -3.3012933625197698E-07 2.3512273764439904E-02
+ 16317 4.0792500000000004E-03 -3.2424777644933688E-07 2.3540204387708905E-02
+ 16318 4.0794999999999998E-03 -3.1835923419219302E-07 2.3568133402179805E-02
+ 16319 4.0797500000000000E-03 -3.1246370988153735E-07 2.3596060817229567E-02
+ 16320 4.0800000000000003E-03 -3.0656120391608036E-07 2.3623986642242280E-02
+ 16321 4.0802499999999997E-03 -3.0065171669214769E-07 2.3651910886609576E-02
+ 16322 4.0804999999999999E-03 -2.9473524860371095E-07 2.3679833559730662E-02
+ 16323 4.0807500000000002E-03 -2.8881180004242028E-07 2.3707754671011862E-02
+ 16324 4.0810000000000004E-03 -2.8288137139755306E-07 2.3735674229866832E-02
+ 16325 4.0812499999999998E-03 -2.7694396305607514E-07 2.3763592245716551E-02
+ 16326 4.0815000000000001E-03 -2.7099957540250987E-07 2.3791508727989363E-02
+ 16327 4.0817500000000003E-03 -2.6504820881908194E-07 2.3819423686120663E-02
+ 16328 4.0819999999999997E-03 -2.5908986368567900E-07 2.3847337129552882E-02
+ 16329 4.0822499999999999E-03 -2.5312454037975164E-07 2.3875249067735922E-02
+ 16330 4.0825000000000002E-03 -2.4715223927644679E-07 2.3903159510126459E-02
+ 16331 4.0827500000000004E-03 -2.4117296074853262E-07 2.3931068466188282E-02
+ 16332 4.0829999999999998E-03 -2.3518670516642997E-07 2.3958975945392074E-02
+ 16333 4.0832500000000001E-03 -2.2919347289812605E-07 2.3986881957215798E-02
+ 16334 4.0835000000000003E-03 -2.2319326430929999E-07 2.4014786511143978E-02
+ 16335 4.0837499999999997E-03 -2.1718607976326257E-07 2.4042689616668094E-02
+ 16336 4.0840000000000000E-03 -2.1117191962088053E-07 2.4070591283286726E-02
+ 16337 4.0842500000000002E-03 -2.0515078424071866E-07 2.4098491520504951E-02
+ 16338 4.0845000000000005E-03 -1.9912267397894192E-07 2.4126390337834678E-02
+ 16339 4.0847499999999998E-03 -1.9308758918934271E-07 2.4154287744794448E-02
+ 16340 4.0850000000000001E-03 -1.8704553022328565E-07 2.4182183750909851E-02
+ 16341 4.0852500000000003E-03 -1.8099649742981667E-07 2.4210078365712755E-02
+ 16342 4.0854999999999997E-03 -1.7494049115558247E-07 2.4237971598741605E-02
+ 16343 4.0857500000000000E-03 -1.6887751174480564E-07 2.4265863459541792E-02
+ 16344 4.0860000000000002E-03 -1.6280755953935900E-07 2.4293753957664838E-02
+ 16345 4.0862500000000005E-03 -1.5673063487871817E-07 2.4321643102668905E-02
+ 16346 4.0864999999999999E-03 -1.5064673809999075E-07 2.4349530904118573E-02
+ 16347 4.0867500000000001E-03 -1.4455586953783671E-07 2.4377417371585022E-02
+ 16348 4.0870000000000004E-03 -1.3845802952455084E-07 2.4405302514645458E-02
+ 16349 4.0872499999999997E-03 -1.3235321839008262E-07 2.4433186342883648E-02
+ 16350 4.0875000000000000E-03 -1.2624143646189113E-07 2.4461068865889678E-02
+ 16351 4.0877500000000002E-03 -1.2012268406508433E-07 2.4488950093259795E-02
+ 16352 4.0880000000000005E-03 -1.1399696152255566E-07 2.4516830034596475E-02
+ 16353 4.0882499999999999E-03 -1.0786426915431859E-07 2.4544708699508345E-02
+ 16354 4.0885000000000001E-03 -1.0172460727837912E-07 2.4572586097610344E-02
+ 16355 4.0887500000000004E-03 -9.5577976210265424E-08 2.4600462238523281E-02
+ 16356 4.0889999999999998E-03 -8.9424376263088878E-08 2.4628337131874112E-02
+ 16357 4.0892500000000000E-03 -8.3263807747498461E-08 2.4656210787296028E-02
+ 16358 4.0895000000000003E-03 -7.7096270971787868E-08 2.4684083214427971E-02
+ 16359 4.0897499999999996E-03 -7.0921766241846279E-08 2.4711954422914791E-02
+ 16360 4.0899999999999999E-03 -6.4740293861089764E-08 2.4739824422407512E-02
+ 16361 4.0902500000000001E-03 -5.8551854130577084E-08 2.4767693222562868E-02
+ 16362 4.0905000000000004E-03 -5.2356447348933928E-08 2.4795560833043434E-02
+ 16363 4.0907499999999998E-03 -4.6154073812398833E-08 2.4823427263517488E-02
+ 16364 4.0910000000000000E-03 -3.9944733814710708E-08 2.4851292523659457E-02
+ 16365 4.0912500000000003E-03 -3.3728427647273590E-08 2.4879156623149174E-02
+ 16366 4.0914999999999997E-03 -2.7505155599061481E-08 2.4907019571672004E-02
+ 16367 4.0917499999999999E-03 -2.1274917956554281E-08 2.4934881378919554E-02
+ 16368 4.0920000000000002E-03 -1.5037715003890109E-08 2.4962742054588510E-02
+ 16369 4.0922500000000004E-03 -8.7935470227385734E-09 2.4990601608381319E-02
+ 16370 4.0924999999999998E-03 -2.5424142923865972E-09 2.5018460050005971E-02
+ 16371 4.0927500000000000E-03 3.7156829103844728E-09 2.5046317389176096E-02
+ 16372 4.0930000000000003E-03 9.9807443111554534E-09 2.5074173635610614E-02
+ 16373 4.0932499999999997E-03 1.6252769637931961E-08 2.5102028799033765E-02
+ 16374 4.0934999999999999E-03 2.2531758621222426E-08 2.5129882889175698E-02
+ 16375 4.0937500000000002E-03 2.8817710993903898E-08 2.5157735915771435E-02
+ 16376 4.0940000000000004E-03 3.5110626491295477E-08 2.5185587888561400E-02
+ 16377 4.0942499999999998E-03 4.1410504851165548E-08 2.5213438817291413E-02
+ 16378 4.0945000000000000E-03 4.7717345813745688E-08 2.5241288711712728E-02
+ 16379 4.0947500000000003E-03 5.4031149121656497E-08 2.5269137581581357E-02
+ 16380 4.0949999999999997E-03 6.0351914519960521E-08 2.5296985436658845E-02
+ 16381 4.0952499999999999E-03 6.6679641756224696E-08 2.5324832286711851E-02
+ 16382 4.0955000000000002E-03 7.3014330580392349E-08 2.5352678141511993E-02
+ 16383 4.0957500000000004E-03 7.9355980744872336E-08 2.5380523010836174E-02
+ 16384 4.0959999999999998E-03 8.5704592004494067E-08 2.5408366904465973E-02
+ 16385 4.0962500000000001E-03 9.2060164116600482E-08 2.5436209832188420E-02
+ 16386 4.0965000000000003E-03 9.8422696840923037E-08 2.5464051803795282E-02
+ 16387 4.0967499999999997E-03 1.0479218993963133E-07 2.5491892829083092E-02
+ 16388 4.0969999999999999E-03 1.1116864317741234E-07 2.5519732917853710E-02
+ 16389 4.0972500000000002E-03 1.1755205632134544E-07 2.5547572079913535E-02
+ 16390 4.0975000000000004E-03 1.2394242914097072E-07 2.5575410325073759E-02
+ 16391 4.0977499999999998E-03 1.3033976140828197E-07 2.5603247663150471E-02
+ 16392 4.0980000000000001E-03 1.3674405289776879E-07 2.5631084103964686E-02
+ 16393 4.0982500000000003E-03 1.4315530338632119E-07 2.5658919657341836E-02
+ 16394 4.0984999999999997E-03 1.4957351265329908E-07 2.5686754333112082E-02
+ 16395 4.0987500000000000E-03 1.5599868048074964E-07 2.5714588141110512E-02
+ 16396 4.0990000000000002E-03 1.6243080665256807E-07 2.5742421091176519E-02
+ 16397 4.0992500000000005E-03 1.6886989095568178E-07 2.5770253193154256E-02
+ 16398 4.0994999999999998E-03 1.7531593317927881E-07 2.5798084456892117E-02
+ 16399 4.0997500000000001E-03 1.8176893311508511E-07 2.5825914892243576E-02
+ 16400 4.1000000000000003E-03 1.8822889055720705E-07 2.5853744509066044E-02
+ 16401 4.1002499999999997E-03 1.9469580530221417E-07 2.5881573317221490E-02
+ 16402 4.1005000000000000E-03 2.0116967714924931E-07 2.5909401326576688E-02
+ 16403 4.1007500000000002E-03 2.0765050589978758E-07 2.5937228547002183E-02
+ 16404 4.1010000000000005E-03 2.1413829135783842E-07 2.5965054988373312E-02
+ 16405 4.1012499999999999E-03 2.2063303332986984E-07 2.5992880660569314E-02
+ 16406 4.1015000000000001E-03 2.2713473162484536E-07 2.6020705573474173E-02
+ 16407 4.1017500000000004E-03 2.3364338605416921E-07 2.6048529736975801E-02
+ 16408 4.1019999999999997E-03 2.4015899643169882E-07 2.6076353160966213E-02
+ 16409 4.1022500000000000E-03 2.4668156257384755E-07 2.6104175855341930E-02
+ 16410 4.1025000000000002E-03 2.5321108429941073E-07 2.6131997830003331E-02
+ 16411 4.1027500000000005E-03 2.5974756142970815E-07 2.6159819094855027E-02
+ 16412 4.1029999999999999E-03 2.6629099378850402E-07 2.6187639659805494E-02
+ 16413 4.1032500000000001E-03 2.7284138120210760E-07 2.6215459534767584E-02
+ 16414 4.1035000000000004E-03 2.7939872349923254E-07 2.6243278729657926E-02
+ 16415 4.1037499999999998E-03 2.8596302051108533E-07 2.6271097254396945E-02
+ 16416 4.1040000000000000E-03 2.9253427207140718E-07 2.6298915118909433E-02
+ 16417 4.1042500000000003E-03 2.9911247801636634E-07 2.6326732333123687E-02
+ 16418 4.1044999999999996E-03 3.0569763818460024E-07 2.6354548906971954E-02
+ 16419 4.1047499999999999E-03 3.1228975241731058E-07 2.6382364850390583E-02
+ 16420 4.1050000000000001E-03 3.1888882055810088E-07 2.6410180173319312E-02
+ 16421 4.1052500000000004E-03 3.2549484245310299E-07 2.6437994885701921E-02
+ 16422 4.1054999999999998E-03 3.3210781795089729E-07 2.6465808997485692E-02
+ 16423 4.1057500000000000E-03 3.3872774690262022E-07 2.6493622518621925E-02
+ 16424 4.1060000000000003E-03 3.4535462916183079E-07 2.6521435459065282E-02
+ 16425 4.1062499999999997E-03 3.5198846458458498E-07 2.6549247828774093E-02
+ 16426 4.1064999999999999E-03 3.5862925302947925E-07 2.6577059637710565E-02
+ 16427 4.1067500000000002E-03 3.6527699435755468E-07 2.6604870895840151E-02
+ 16428 4.1070000000000004E-03 3.7193168843234510E-07 2.6632681613131922E-02
+ 16429 4.1072499999999998E-03 3.7859333511988187E-07 2.6660491799558411E-02
+ 16430 4.1075000000000000E-03 3.8526193428871126E-07 2.6688301465095807E-02
+ 16431 4.1077500000000003E-03 3.9193748580986460E-07 2.6716110619723579E-02
+ 16432 4.1079999999999997E-03 3.9861998955683260E-07 2.6743919273424465E-02
+ 16433 4.1082499999999999E-03 4.0530944540565601E-07 2.6771727436184958E-02
+ 16434 4.1085000000000002E-03 4.1200585323485395E-07 2.6799535117994554E-02
+ 16435 4.1087500000000004E-03 4.1870921292542529E-07 2.6827342328846121E-02
+ 16436 4.1089999999999998E-03 4.2541952436086264E-07 2.6855149078735770E-02
+ 16437 4.1092500000000001E-03 4.3213678742721027E-07 2.6882955377663033E-02
+ 16438 4.1095000000000003E-03 4.3886100201295800E-07 2.6910761235630479E-02
+ 16439 4.1097499999999997E-03 4.4559216800910501E-07 2.6938566662643784E-02
+ 16440 4.1099999999999999E-03 4.5233028530919932E-07 2.6966371668712096E-02
+ 16441 4.1102500000000002E-03 4.5907535380923101E-07 2.6994176263847338E-02
+ 16442 4.1105000000000004E-03 4.6582737340773041E-07 2.7021980458064591E-02
+ 16443 4.1107499999999998E-03 4.7258634400568158E-07 2.7049784261381986E-02
+ 16444 4.1110000000000001E-03 4.7935226550667115E-07 2.7077587683820865E-02
+ 16445 4.1112500000000003E-03 4.8612513781670315E-07 2.7105390735405296E-02
+ 16446 4.1114999999999997E-03 4.9290496084430070E-07 2.7133193426162255E-02
+ 16447 4.1117500000000000E-03 4.9969173450054738E-07 2.7160995766122086E-02
+ 16448 4.1120000000000002E-03 5.0648545869897965E-07 2.7188797765317515E-02
+ 16449 4.1122500000000005E-03 5.1328613335566650E-07 2.7216599433784315E-02
+ 16450 4.1124999999999998E-03 5.2009375838913966E-07 2.7244400781561005E-02
+ 16451 4.1127500000000001E-03 5.2690833372054418E-07 2.7272201818689244E-02
+ 16452 4.1130000000000003E-03 5.3372985927345344E-07 2.7300002555213036E-02
+ 16453 4.1132499999999997E-03 5.4055833497393554E-07 2.7327803001179218E-02
+ 16454 4.1135000000000000E-03 5.4739376075065898E-07 2.7355603166637526E-02
+ 16455 4.1137500000000002E-03 5.5423613653473278E-07 2.7383403061640148E-02
+ 16456 4.1140000000000005E-03 5.6108546225979846E-07 2.7411202696241949E-02
+ 16457 4.1142499999999999E-03 5.6794173786198762E-07 2.7439002080500451E-02
+ 16458 4.1145000000000001E-03 5.7480496328002061E-07 2.7466801224475881E-02
+ 16459 4.1147500000000004E-03 5.8167513845505490E-07 2.7494600138230706E-02
+ 16460 4.1149999999999997E-03 5.8855226333078205E-07 2.7522398831830042E-02
+ 16461 4.1152500000000000E-03 5.9543633785345805E-07 2.7550197315341765E-02
+ 16462 4.1155000000000002E-03 6.0232736197180162E-07 2.7577995598835742E-02
+ 16463 4.1157500000000005E-03 6.0922533563707288E-07 2.7605793692384552E-02
+ 16464 4.1159999999999999E-03 6.1613025880300310E-07 2.7633591606063060E-02
+ 16465 4.1162500000000001E-03 6.2304213142594063E-07 2.7661389349948627E-02
+ 16466 4.1165000000000004E-03 6.2996095346468294E-07 2.7689186934120810E-02
+ 16467 4.1167499999999997E-03 6.3688672488052803E-07 2.7716984368661362E-02
+ 16468 4.1170000000000000E-03 6.4381944563737832E-07 2.7744781663654711E-02
+ 16469 4.1172500000000002E-03 6.5075911570158458E-07 2.7772578829187107E-02
+ 16470 4.1174999999999996E-03 6.5770573504202048E-07 2.7800375875347109E-02
+ 16471 4.1177499999999999E-03 6.6465930363014501E-07 2.7828172812225719E-02
+ 16472 4.1180000000000001E-03 6.7161982143988513E-07 2.7855969649915810E-02
+ 16473 4.1182500000000004E-03 6.7858728844769757E-07 2.7883766398512425E-02
+ 16474 4.1184999999999998E-03 6.8556170463254678E-07 2.7911563068112641E-02
+ 16475 4.1187500000000000E-03 6.9254306997600451E-07 2.7939359668815927E-02
+ 16476 4.1190000000000003E-03 6.9953138446208025E-07 2.7967156210723369E-02
+ 16477 4.1192499999999996E-03 7.0652664807729994E-07 2.7994952703938158E-02
+ 16478 4.1194999999999999E-03 7.1352886081082018E-07 2.8022749158565802E-02
+ 16479 4.1197500000000001E-03 7.2053802265423193E-07 2.8050545584713264E-02
+ 16480 4.1200000000000004E-03 7.2755413360166718E-07 2.8078341992489712E-02
+ 16481 4.1202499999999998E-03 7.3457719364977908E-07 2.8106138392006024E-02
+ 16482 4.1205000000000000E-03 7.4160720279781578E-07 2.8133934793375233E-02
+ 16483 4.1207500000000003E-03 7.4864416104748564E-07 2.8161731206711803E-02
+ 16484 4.1209999999999997E-03 7.5568806840301123E-07 2.8189527642132218E-02
+ 16485 4.1212499999999999E-03 7.6273892487122821E-07 2.8217324109754742E-02
+ 16486 4.1215000000000002E-03 7.6979673046142958E-07 2.8245120619699401E-02
+ 16487 4.1217500000000004E-03 7.7686148518547086E-07 2.8272917182087774E-02
+ 16488 4.1219999999999998E-03 7.8393318905768213E-07 2.8300713807043073E-02
+ 16489 4.1222500000000000E-03 7.9101184209503932E-07 2.8328510504690509E-02
+ 16490 4.1225000000000003E-03 7.9809744431696171E-07 2.8356307285156614E-02
+ 16491 4.1227499999999997E-03 8.0518999574535835E-07 2.8384104158569561E-02
+ 16492 4.1229999999999999E-03 8.1228949640481785E-07 2.8411901135059182E-02
+ 16493 4.1232500000000002E-03 8.1939594632234586E-07 2.8439698224756810E-02
+ 16494 4.1235000000000004E-03 8.2650934552749979E-07 2.8467495437795150E-02
+ 16495 4.1237499999999998E-03 8.3362969405235710E-07 2.8495292784308499E-02
+ 16496 4.1240000000000001E-03 8.4075699193161386E-07 2.8523090274432724E-02
+ 16497 4.1242500000000003E-03 8.4789123920240239E-07 2.8550887918304929E-02
+ 16498 4.1244999999999997E-03 8.5503243590441667E-07 2.8578685726063591E-02
+ 16499 4.1247499999999999E-03 8.6218058207993286E-07 2.8606483707848691E-02
+ 16500 4.1250000000000002E-03 8.6933567777370754E-07 2.8634281873801570E-02
+ 16501 4.1252500000000004E-03 8.7649772303304391E-07 2.8662080234064656E-02
+ 16502 4.1254999999999998E-03 8.8366671790777418E-07 2.8689878798781748E-02
+ 16503 4.1257500000000001E-03 8.9084266245031318E-07 2.8717677578098118E-02
+ 16504 4.1260000000000003E-03 8.9802555671556960E-07 2.8745476582159972E-02
+ 16505 4.1262499999999997E-03 9.0521540076095703E-07 2.8773275821114778E-02
+ 16506 4.1265000000000000E-03 9.1241219464654101E-07 2.8801075305111296E-02
+ 16507 4.1267500000000002E-03 9.1961593843480113E-07 2.8828875044299391E-02
+ 16508 4.1270000000000005E-03 9.2682663219082499E-07 2.8856675048829876E-02
+ 16509 4.1272499999999998E-03 9.3404427598217066E-07 2.8884475328854731E-02
+ 16510 4.1275000000000001E-03 9.4126886987905030E-07 2.8912275894527210E-02
+ 16511 4.1277500000000003E-03 9.4850041395410714E-07 2.8940076756001281E-02
+ 16512 4.1279999999999997E-03 9.5573890828254236E-07 2.8967877923431910E-02
+ 16513 4.1282500000000000E-03 9.6298435294215551E-07 2.8995679406975471E-02
+ 16514 4.1285000000000002E-03 9.7023674801324118E-07 2.9023481216788813E-02
+ 16515 4.1287500000000005E-03 9.7749609357861125E-07 2.9051283363029833E-02
+ 16516 4.1289999999999999E-03 9.8476238972362482E-07 2.9079085855857365E-02
+ 16517 4.1292500000000001E-03 9.9203563653627126E-07 2.9106888705431197E-02
+ 16518 4.1295000000000004E-03 9.9931583410693829E-07 2.9134691921911787E-02
+ 16519 4.1297499999999997E-03 1.0066029825286337E-06 2.9162495515460334E-02
+ 16520 4.1300000000000000E-03 1.0138970818969338E-06 2.9190299496239237E-02
+ 16521 4.1302500000000002E-03 1.0211981323098970E-06 2.9218103874411192E-02
+ 16522 4.1305000000000005E-03 1.0285061338681227E-06 2.9245908660139881E-02
+ 16523 4.1307499999999999E-03 1.0358210866747648E-06 2.9273713863589346E-02
+ 16524 4.1310000000000001E-03 1.0431429908355647E-06 2.9301519494924932E-02
+ 16525 4.1312500000000004E-03 1.0504718464587502E-06 2.9329325564312028E-02
+ 16526 4.1314999999999998E-03 1.0578076536550739E-06 2.9357132081916863E-02
+ 16527 4.1317500000000000E-03 1.0651504125379022E-06 2.9384939057906390E-02
+ 16528 4.1320000000000003E-03 1.0725001232230899E-06 2.9412746502447976E-02
+ 16529 4.1322499999999996E-03 1.0798567858290187E-06 2.9440554425709455E-02
+ 16530 4.1324999999999999E-03 1.0872204004766863E-06 2.9468362837859433E-02
+ 16531 4.1327500000000001E-03 1.0945909672895565E-06 2.9496171749066803E-02
+ 16532 4.1330000000000004E-03 1.1019684863936732E-06 2.9523981169500939E-02
+ 16533 4.1332499999999998E-03 1.1093529579175841E-06 2.9551791109331555E-02
+ 16534 4.1335000000000000E-03 1.1167443819924611E-06 2.9579601578729145E-02
+ 16535 4.1337500000000003E-03 1.1241427587519493E-06 2.9607412587864181E-02
+ 16536 4.1339999999999997E-03 1.1315480883322125E-06 2.9635224146907575E-02
+ 16537 4.1342499999999999E-03 1.1389603708720723E-06 2.9663036266030812E-02
+ 16538 4.1345000000000002E-03 1.1463796065127710E-06 2.9690848955405452E-02
+ 16539 4.1347500000000004E-03 1.1538057953981587E-06 2.9718662225203380E-02
+ 16540 4.1349999999999998E-03 1.1612389376745812E-06 2.9746476085596600E-02
+ 16541 4.1352500000000000E-03 1.1686790334910195E-06 2.9774290546757658E-02
+ 16542 4.1355000000000003E-03 1.1761260829989019E-06 2.9802105618859046E-02
+ 16543 4.1357499999999997E-03 1.1835800863522001E-06 2.9829921312073425E-02
+ 16544 4.1359999999999999E-03 1.1910410437075446E-06 2.9857737636573855E-02
+ 16545 4.1362500000000002E-03 1.1985089552239657E-06 2.9885554602533261E-02
+ 16546 4.1365000000000004E-03 1.2059838210631279E-06 2.9913372220124673E-02
+ 16547 4.1367499999999998E-03 1.2134656413891721E-06 2.9941190499521243E-02
+ 16548 4.1370000000000001E-03 1.2209544163688867E-06 2.9969009450896401E-02
+ 16549 4.1372500000000003E-03 1.2284501461714928E-06 2.9996829084423252E-02
+ 16550 4.1374999999999997E-03 1.2359528309687858E-06 3.0024649410274919E-02
+ 16551 4.1377499999999999E-03 1.2434624709351632E-06 3.0052470438624839E-02
+ 16552 4.1380000000000002E-03 1.2509790662475041E-06 3.0080292179645959E-02
+ 16553 4.1382500000000004E-03 1.2585026170852466E-06 3.0108114643511426E-02
+ 16554 4.1384999999999998E-03 1.2660331236303425E-06 3.0135937840394117E-02
+ 16555 4.1387500000000001E-03 1.2735705860673675E-06 3.0163761780466983E-02
+ 16556 4.1390000000000003E-03 1.2811150045833737E-06 3.0191586473902566E-02
+ 16557 4.1392499999999997E-03 1.2886663793679451E-06 3.0219411930873366E-02
+ 16558 4.1395000000000000E-03 1.2962247106132851E-06 3.0247238161551719E-02
+ 16559 4.1397500000000002E-03 1.3037899985140686E-06 3.0275065176109693E-02
+ 16560 4.1400000000000005E-03 1.3113622432675360E-06 3.0302892984718943E-02
+ 16561 4.1402499999999998E-03 1.3189414450734402E-06 3.0330721597550975E-02
+ 16562 4.1405000000000001E-03 1.3265276041341701E-06 3.0358551024777098E-02
+ 16563 4.1407500000000003E-03 1.3341207206545678E-06 3.0386381276568192E-02
+ 16564 4.1409999999999997E-03 1.3417207948420124E-06 3.0414212363094502E-02
+ 16565 4.1412500000000000E-03 1.3493278269065132E-06 3.0442044294526422E-02
+ 16566 4.1415000000000002E-03 1.3569418170605517E-06 3.0469877081033613E-02
+ 16567 4.1417500000000005E-03 1.3645627655191583E-06 3.0497710732785271E-02
+ 16568 4.1419999999999998E-03 1.3721906724999028E-06 3.0525545259950233E-02
+ 16569 4.1422500000000001E-03 1.3798255382229315E-06 3.0553380672696966E-02
+ 16570 4.1425000000000003E-03 1.3874673629109111E-06 3.0581216981193215E-02
+ 16571 4.1427499999999997E-03 1.3951161467890242E-06 3.0609054195606264E-02
+ 16572 4.1430000000000000E-03 1.4027718900850453E-06 3.0636892326102998E-02
+ 16573 4.1432500000000002E-03 1.4104345930292761E-06 3.0664731382849586E-02
+ 16574 4.1435000000000005E-03 1.4181042558545285E-06 3.0692571376011588E-02
+ 16575 4.1437499999999999E-03 1.4257808787961619E-06 3.0720412315753846E-02
+ 16576 4.1440000000000001E-03 1.4334644620921332E-06 3.0748254212240856E-02
+ 16577 4.1442500000000004E-03 1.4411550059828818E-06 3.0776097075636201E-02
+ 16578 4.1444999999999997E-03 1.4488525107113659E-06 3.0803940916102734E-02
+ 16579 4.1447500000000000E-03 1.4565569765231967E-06 3.0831785743802857E-02
+ 16580 4.1450000000000002E-03 1.4642684036664114E-06 3.0859631568897952E-02
+ 16581 4.1452499999999996E-03 1.4719867923916041E-06 3.0887478401548582E-02
+ 16582 4.1454999999999999E-03 1.4797121429519863E-06 3.0915326251914933E-02
+ 16583 4.1457500000000001E-03 1.4874444556032428E-06 3.0943175130156014E-02
+ 16584 4.1460000000000004E-03 1.4951837306035986E-06 3.0971025046430064E-02
+ 16585 4.1462499999999998E-03 1.5029299682138071E-06 3.0998876010894336E-02
+ 16586 4.1465000000000000E-03 1.5106831686972353E-06 3.1026728033705629E-02
+ 16587 4.1467500000000003E-03 1.5184433323197217E-06 3.1054581125019364E-02
+ 16588 4.1469999999999996E-03 1.5262104593496277E-06 3.1082435294990191E-02
+ 16589 4.1472499999999999E-03 1.5339845500579484E-06 3.1110290553771919E-02
+ 16590 4.1475000000000001E-03 1.5417656047181164E-06 3.1138146911517308E-02
+ 16591 4.1477500000000004E-03 1.5495536236061592E-06 3.1166004378377972E-02
+ 16592 4.1479999999999998E-03 1.5573486070005812E-06 3.1193862964504569E-02
+ 16593 4.1482500000000000E-03 1.5651505551825207E-06 3.1221722680046932E-02
+ 16594 4.1485000000000003E-03 1.5729594684355900E-06 3.1249583535153568E-02
+ 16595 4.1487499999999997E-03 1.5807753470459128E-06 3.1277445539971825E-02
+ 16596 4.1489999999999999E-03 1.5885981913022271E-06 3.1305308704648274E-02
+ 16597 4.1492500000000002E-03 1.5964280014957558E-06 3.1333173039328033E-02
+ 16598 4.1495000000000004E-03 1.6042647779202499E-06 3.1361038554155174E-02
+ 16599 4.1497499999999998E-03 1.6121085208720189E-06 3.1388905259272439E-02
+ 16600 4.1500000000000000E-03 1.6199592306499304E-06 3.1416773164821755E-02
+ 16601 4.1502500000000003E-03 1.6278169075553300E-06 3.1444642280943361E-02
+ 16602 4.1504999999999997E-03 1.6356815518921289E-06 3.1472512617776338E-02
+ 16603 4.1507499999999999E-03 1.6435531639667895E-06 3.1500384185458800E-02
+ 16604 4.1510000000000002E-03 1.6514317440882934E-06 3.1528256994127195E-02
+ 16605 4.1512500000000004E-03 1.6593172925681422E-06 3.1556131053916872E-02
+ 16606 4.1514999999999998E-03 1.6672098097203573E-06 3.1584006374961573E-02
+ 16607 4.1517500000000001E-03 1.6751092958615693E-06 3.1611882967394041E-02
+ 16608 4.1520000000000003E-03 1.6830157513108667E-06 3.1639760841345330E-02
+ 16609 4.1522499999999997E-03 1.6909291763898697E-06 3.1667640006945150E-02
+ 16610 4.1524999999999999E-03 1.6988495714228220E-06 3.1695520474321975E-02
+ 16611 4.1527500000000002E-03 1.7067769367363836E-06 3.1723402253602526E-02
+ 16612 4.1530000000000004E-03 1.7147112726598157E-06 3.1751285354912152E-02
+ 16613 4.1532499999999998E-03 1.7226525795248520E-06 3.1779169788374653E-02
+ 16614 4.1535000000000001E-03 1.7306008576658605E-06 3.1807055564112605E-02
+ 16615 4.1537500000000003E-03 1.7385561074196401E-06 3.1834942692246647E-02
+ 16616 4.1539999999999997E-03 1.7465183291255256E-06 3.1862831182895915E-02
+ 16617 4.1542500000000000E-03 1.7544875231254653E-06 3.1890721046178225E-02
+ 16618 4.1545000000000002E-03 1.7624636897638649E-06 3.1918612292209547E-02
+ 16619 4.1547500000000005E-03 1.7704468293876641E-06 3.1946504931104173E-02
+ 16620 4.1549999999999998E-03 1.7784369423463312E-06 3.1974398972974820E-02
+ 16621 4.1552500000000001E-03 1.7864340289919117E-06 3.2002294427932759E-02
+ 16622 4.1555000000000003E-03 1.7944380896789288E-06 3.2030191306087141E-02
+ 16623 4.1557499999999997E-03 1.8024491247643930E-06 3.2058089617545554E-02
+ 16624 4.1560000000000000E-03 1.8104671346079796E-06 3.2085989372414046E-02
+ 16625 4.1562500000000002E-03 1.8184921195717438E-06 3.2113890580796708E-02
+ 16626 4.1565000000000005E-03 1.8265240800203683E-06 3.2141793252795828E-02
+ 16627 4.1567499999999999E-03 1.8345630163209576E-06 3.2169697398511859E-02
+ 16628 4.1570000000000001E-03 1.8426089288432731E-06 3.2197603028043691E-02
+ 16629 4.1572500000000004E-03 1.8506618179595073E-06 3.2225510151488022E-02
+ 16630 4.1574999999999997E-03 1.8587216840443502E-06 3.2253418778939759E-02
+ 16631 4.1577500000000000E-03 1.8667885274751438E-06 3.2281328920492257E-02
+ 16632 4.1580000000000002E-03 1.8748623486316397E-06 3.2309240586236458E-02
+ 16633 4.1582500000000005E-03 1.8829431478961506E-06 3.2337153786261709E-02
+ 16634 4.1584999999999999E-03 1.8910309256534629E-06 3.2365068530655079E-02
+ 16635 4.1587500000000001E-03 1.8991256822910112E-06 3.2392984829502140E-02
+ 16636 4.1590000000000004E-03 1.9072274181986221E-06 3.2420902692886083E-02
+ 16637 4.1592499999999998E-03 1.9153361337686699E-06 3.2448822130888066E-02
+ 16638 4.1595000000000000E-03 1.9234518293961225E-06 3.2476743153587562E-02
+ 16639 4.1597500000000003E-03 1.9315745054783907E-06 3.2504665771061640E-02
+ 16640 4.1599999999999996E-03 1.9397041624153916E-06 3.2532589993385236E-02
+ 16641 4.1602499999999999E-03 1.9478408006096566E-06 3.2560515830631638E-02
+ 16642 4.1605000000000001E-03 1.9559844204661483E-06 3.2588443292871506E-02
+ 16643 4.1607500000000004E-03 1.9641350223923734E-06 3.2616372390173683E-02
+ 16644 4.1609999999999998E-03 1.9722926067983275E-06 3.2644303132604538E-02
+ 16645 4.1612500000000000E-03 1.9804571740966094E-06 3.2672235530228667E-02
+ 16646 4.1615000000000003E-03 1.9886287247022394E-06 3.2700169593108175E-02
+ 16647 4.1617499999999997E-03 1.9968072590327699E-06 3.2728105331302854E-02
+ 16648 4.1619999999999999E-03 2.0049927775083394E-06 3.2756042754870623E-02
+ 16649 4.1622500000000002E-03 2.0131852805515231E-06 3.2783981873866753E-02
+ 16650 4.1625000000000004E-03 2.0213847685874254E-06 3.2811922698344487E-02
+ 16651 4.1627499999999998E-03 2.0295912420436542E-06 3.2839865238354422E-02
+ 16652 4.1630000000000000E-03 2.0378047013503928E-06 3.2867809503945362E-02
+ 16653 4.1632500000000003E-03 2.0460251469402891E-06 3.2895755505163285E-02
+ 16654 4.1634999999999997E-03 2.0542525792484551E-06 3.2923703252051947E-02
+ 16655 4.1637499999999999E-03 2.0624869987126196E-06 3.2951652754652859E-02
+ 16656 4.1640000000000002E-03 2.0707284057729616E-06 3.2979604023004969E-02
+ 16657 4.1642500000000004E-03 2.0789768008721310E-06 3.3007557067144783E-02
+ 16658 4.1644999999999998E-03 2.0872321844553458E-06 3.3035511897106372E-02
+ 16659 4.1647500000000000E-03 2.0954945569703430E-06 3.3063468522921441E-02
+ 16660 4.1650000000000003E-03 2.1037639188673197E-06 3.3091426954619162E-02
+ 16661 4.1652499999999997E-03 2.1120402705989751E-06 3.3119387202226042E-02
+ 16662 4.1654999999999999E-03 2.1203236126206002E-06 3.3147349275766347E-02
+ 16663 4.1657500000000002E-03 2.1286139453898841E-06 3.3175313185261575E-02
+ 16664 4.1660000000000004E-03 2.1369112693670917E-06 3.3203278940730656E-02
+ 16665 4.1662499999999998E-03 2.1452155850149157E-06 3.3231246552190022E-02
+ 16666 4.1665000000000001E-03 2.1535268927986792E-06 3.3259216029653524E-02
+ 16667 4.1667500000000003E-03 2.1618451931861056E-06 3.3287187383132320E-02
+ 16668 4.1669999999999997E-03 2.1701704866474231E-06 3.3315160622634815E-02
+ 16669 4.1672499999999999E-03 2.1785027736554275E-06 3.3343135758166997E-02
+ 16670 4.1675000000000002E-03 2.1868420546853706E-06 3.3371112799732053E-02
+ 16671 4.1677500000000004E-03 2.1951883302149930E-06 3.3399091757330343E-02
+ 16672 4.1679999999999998E-03 2.2035416007245370E-06 3.3427072640959558E-02
+ 16673 4.1682500000000001E-03 2.2119018666968101E-06 3.3455055460614877E-02
+ 16674 4.1685000000000003E-03 2.2202691286170389E-06 3.3483040226288466E-02
+ 16675 4.1687499999999997E-03 2.2286433869729501E-06 3.3511026947969695E-02
+ 16676 4.1690000000000000E-03 2.2370246422548559E-06 3.3539015635645285E-02
+ 16677 4.1692500000000002E-03 2.2454128949554698E-06 3.3567006299299110E-02
+ 16678 4.1695000000000005E-03 2.2538081455700368E-06 3.3594998948912096E-02
+ 16679 4.1697499999999998E-03 2.2622103945962455E-06 3.3622993594462296E-02
+ 16680 4.1700000000000001E-03 2.2706196425344293E-06 3.3650990245925175E-02
+ 16681 4.1702500000000003E-03 2.2790358898872414E-06 3.3678988913272957E-02
+ 16682 4.1704999999999997E-03 2.2874591371598843E-06 3.3706989606474981E-02
+ 16683 4.1707500000000000E-03 2.2958893848601365E-06 3.3734992335497961E-02
+ 16684 4.1710000000000002E-03 2.3043266334981418E-06 3.3762997110305393E-02
+ 16685 4.1712500000000005E-03 2.3127708835866254E-06 3.3791003940857850E-02
+ 16686 4.1714999999999999E-03 2.3212221356407125E-06 3.3819012837112840E-02
+ 16687 4.1717500000000001E-03 2.3296803901781511E-06 3.3847023809025080E-02
+ 16688 4.1720000000000004E-03 2.3381456477190617E-06 3.3875036866546124E-02
+ 16689 4.1722499999999997E-03 2.3466179087860591E-06 3.3903052019624291E-02
+ 16690 4.1725000000000000E-03 2.3550971739043330E-06 3.3931069278205293E-02
+ 16691 4.1727500000000002E-03 2.3635834436014814E-06 3.3959088652231351E-02
+ 16692 4.1730000000000005E-03 2.3720767184075975E-06 3.3987110151641783E-02
+ 16693 4.1732499999999999E-03 2.3805769988552457E-06 3.4015133786372567E-02
+ 16694 4.1735000000000001E-03 2.3890842854795551E-06 3.4043159566356944E-02
+ 16695 4.1737500000000004E-03 2.3975985788180537E-06 3.4071187501524706E-02
+ 16696 4.1739999999999998E-03 2.4061198794107415E-06 3.4099217601802338E-02
+ 16697 4.1742500000000000E-03 2.4146481878002099E-06 3.4127249877113519E-02
+ 16698 4.1745000000000003E-03 2.4231835045314135E-06 3.4155284337378501E-02
+ 16699 4.1747499999999996E-03 2.4317258301518089E-06 3.4183320992514178E-02
+ 16700 4.1749999999999999E-03 2.4402751652114010E-06 3.4211359852434550E-02
+ 16701 4.1752500000000001E-03 2.4488315102626106E-06 3.4239400927050030E-02
+ 16702 4.1755000000000004E-03 2.4573948658603393E-06 3.4267444226267846E-02
+ 16703 4.1757499999999998E-03 2.4659652325619579E-06 3.4295489759991887E-02
+ 16704 4.1760000000000000E-03 2.4745426109273736E-06 3.4323537538122867E-02
+ 16705 4.1762500000000003E-03 2.4831270015189047E-06 3.4351587570558145E-02
+ 16706 4.1764999999999997E-03 2.4917184049013337E-06 3.4379639867191378E-02
+ 16707 4.1767499999999999E-03 2.5003168216420208E-06 3.4407694437913396E-02
+ 16708 4.1770000000000002E-03 2.5089222523106634E-06 3.4435751292611262E-02
+ 16709 4.1772500000000004E-03 2.5175346974795159E-06 3.4463810441168738E-02
+ 16710 4.1774999999999998E-03 2.5261541577232362E-06 3.4491871893466051E-02
+ 16711 4.1777500000000000E-03 2.5347806336190445E-06 3.4519935659380267E-02
+ 16712 4.1780000000000003E-03 2.5434141257465731E-06 3.4548001748784737E-02
+ 16713 4.1782499999999997E-03 2.5520546346878861E-06 3.4576070171549282E-02
+ 16714 4.1784999999999999E-03 2.5607021610276226E-06 3.4604140937540613E-02
+ 16715 4.1787500000000002E-03 2.5693567053527785E-06 3.4632214056621473E-02
+ 16716 4.1790000000000004E-03 2.5780182682528803E-06 3.4660289538651273E-02
+ 16717 4.1792499999999998E-03 2.5866868503198427E-06 3.4688367393485874E-02
+ 16718 4.1795000000000001E-03 2.5953624521481807E-06 3.4716447630977677E-02
+ 16719 4.1797500000000003E-03 2.6040450743347451E-06 3.4744530260975313E-02
+ 16720 4.1799999999999997E-03 2.6127347174788667E-06 3.4772615293323789E-02
+ 16721 4.1802499999999999E-03 2.6214313821824273E-06 3.4800702737864758E-02
+ 16722 4.1805000000000002E-03 2.6301350690496697E-06 3.4828792604436005E-02
+ 16723 4.1807500000000004E-03 2.6388457786873324E-06 3.4856884902871782E-02
+ 16724 4.1809999999999998E-03 2.6475635117045812E-06 3.4884979643002446E-02
+ 16725 4.1812500000000001E-03 2.6562882687131277E-06 3.4913076834655082E-02
+ 16726 4.1815000000000003E-03 2.6650200503270568E-06 3.4941176487652714E-02
+ 16727 4.1817499999999997E-03 2.6737588571628902E-06 3.4969278611814730E-02
+ 16728 4.1820000000000000E-03 2.6825046898397155E-06 3.4997383216956952E-02
+ 16729 4.1822500000000002E-03 2.6912575489789678E-06 3.5025490312891205E-02
+ 16730 4.1825000000000005E-03 2.7000174352045799E-06 3.5053599909425748E-02
+ 16731 4.1827499999999998E-03 2.7087843491428861E-06 3.5081712016364751E-02
+ 16732 4.1830000000000001E-03 2.7175582914227864E-06 3.5109826643509048E-02
+ 16733 4.1832500000000003E-03 2.7263392626755079E-06 3.5137943800655283E-02
+ 16734 4.1834999999999997E-03 2.7351272635347681E-06 3.5166063497596246E-02
+ 16735 4.1837500000000000E-03 2.7439222946367848E-06 3.5194185744121267E-02
+ 16736 4.1840000000000002E-03 2.7527243566201426E-06 3.5222310550015339E-02
+ 16737 4.1842500000000005E-03 2.7615334501259078E-06 3.5250437925059878E-02
+ 16738 4.1844999999999999E-03 2.7703495757975810E-06 3.5278567879032059E-02
+ 16739 4.1847500000000001E-03 2.7791727342811633E-06 3.5306700421705681E-02
+ 16740 4.1850000000000004E-03 2.7880029262250110E-06 3.5334835562850136E-02
+ 16741 4.1852499999999997E-03 2.7968401522799444E-06 3.5362973312230948E-02
+ 16742 4.1855000000000000E-03 2.8056844130993008E-06 3.5391113679609926E-02
+ 16743 4.1857500000000002E-03 2.8145357093387710E-06 3.5419256674744562E-02
+ 16744 4.1860000000000005E-03 2.8233940416565020E-06 3.5447402307388555E-02
+ 16745 4.1862499999999999E-03 2.8322594107130737E-06 3.5475550587291432E-02
+ 16746 4.1865000000000001E-03 2.8411318171715728E-06 3.5503701524198940E-02
+ 16747 4.1867500000000004E-03 2.8500112616974384E-06 3.5531855127852542E-02
+ 16748 4.1869999999999997E-03 2.8588977449585424E-06 3.5560011407989603E-02
+ 16749 4.1872500000000000E-03 2.8677912676252883E-06 3.5588170374343663E-02
+ 16750 4.1875000000000002E-03 2.8766918303704132E-06 3.5616332036644036E-02
+ 16751 4.1877499999999996E-03 2.8855994338690887E-06 3.5644496404615693E-02
+ 16752 4.1879999999999999E-03 2.8945140787990100E-06 3.5672663487979893E-02
+ 16753 4.1882500000000001E-03 2.9034357658402093E-06 3.5700833296453495E-02
+ 16754 4.1885000000000004E-03 2.9123644956751783E-06 3.5729005839749181E-02
+ 16755 4.1887499999999998E-03 2.9213002689887983E-06 3.5757181127575470E-02
+ 16756 4.1890000000000000E-03 2.9302430864684818E-06 3.5785359169636891E-02
+ 16757 4.1892500000000003E-03 2.9391929488039842E-06 3.5813539975633538E-02
+ 16758 4.1894999999999996E-03 2.9481498566874458E-06 3.5841723555261239E-02
+ 16759 4.1897499999999999E-03 2.9571138108135628E-06 3.5869909918211845E-02
+ 16760 4.1900000000000001E-03 2.9660848118793387E-06 3.5898099074172796E-02
+ 16761 4.1902500000000004E-03 2.9750628605842487E-06 3.5926291032827171E-02
+ 16762 4.1904999999999998E-03 2.9840479576301264E-06 3.5954485803853804E-02
+ 16763 4.1907500000000000E-03 2.9930401037213492E-06 3.5982683396927465E-02
+ 16764 4.1910000000000003E-03 3.0020392995645959E-06 3.6010883821718284E-02
+ 16765 4.1912499999999997E-03 3.0110455458689927E-06 3.6039087087892170E-02
+ 16766 4.1914999999999999E-03 3.0200588433461468E-06 3.6067293205110866E-02
+ 16767 4.1917500000000002E-03 3.0290791927099833E-06 3.6095502183031487E-02
+ 16768 4.1920000000000004E-03 3.0381065946769036E-06 3.6123714031306826E-02
+ 16769 4.1922499999999998E-03 3.0471410499656440E-06 3.6151928759585346E-02
+ 16770 4.1925000000000000E-03 3.0561825592975004E-06 3.6180146377511192E-02
+ 16771 4.1927500000000003E-03 3.0652311233960474E-06 3.6208366894723933E-02
+ 16772 4.1929999999999997E-03 3.0742867429872871E-06 3.6236590320858623E-02
+ 16773 4.1932499999999999E-03 3.0833494187996983E-06 3.6264816665546144E-02
+ 16774 4.1935000000000002E-03 3.0924191515641086E-06 3.6293045938412712E-02
+ 16775 4.1937500000000004E-03 3.1014959420137645E-06 3.6321278149080087E-02
+ 16776 4.1939999999999998E-03 3.1105797908842766E-06 3.6349513307165383E-02
+ 16777 4.1942500000000001E-03 3.1196706989137704E-06 3.6377751422281557E-02
+ 16778 4.1945000000000003E-03 3.1287686668426763E-06 3.6405992504036748E-02
+ 16779 4.1947499999999997E-03 3.1378736954138159E-06 3.6434236562034580E-02
+ 16780 4.1949999999999999E-03 3.1469857853725239E-06 3.6462483605874327E-02
+ 16781 4.1952500000000002E-03 3.1561049374664151E-06 3.6490733645150410E-02
+ 16782 4.1955000000000004E-03 3.1652311524455560E-06 3.6518986689452783E-02
+ 16783 4.1957499999999998E-03 3.1743644310623656E-06 3.6547242748366758E-02
+ 16784 4.1960000000000001E-03 3.1835047740717626E-06 3.6575501831473248E-02
+ 16785 4.1962500000000003E-03 3.1926521822309608E-06 3.6603763948348217E-02
+ 16786 4.1964999999999997E-03 3.2018066562995557E-06 3.6632029108563065E-02
+ 16787 4.1967500000000000E-03 3.2109681970396585E-06 3.6660297321684743E-02
+ 16788 4.1970000000000002E-03 3.2201368052156507E-06 3.6688568597275345E-02
+ 16789 4.1972500000000005E-03 3.2293124815943376E-06 3.6716842944892213E-02
+ 16790 4.1974999999999998E-03 3.2384952269449091E-06 3.6745120374088024E-02
+ 16791 4.1977500000000001E-03 3.2476850420389800E-06 3.6773400894410897E-02
+ 16792 4.1980000000000003E-03 3.2568819276505440E-06 3.6801684515404130E-02
+ 16793 4.1982499999999997E-03 3.2660858845558823E-06 3.6829971246606030E-02
+ 16794 4.1985000000000000E-03 3.2752969135338242E-06 3.6858261097550672E-02
+ 16795 4.1987500000000002E-03 3.2845150153654799E-06 3.6886554077766809E-02
+ 16796 4.1990000000000005E-03 3.2937401908343200E-06 3.6914850196778669E-02
+ 16797 4.1992499999999999E-03 3.3029724407262329E-06 3.6943149464105630E-02
+ 16798 4.1995000000000001E-03 3.3122117658295329E-06 3.6971451889262333E-02
+ 16799 4.1997500000000004E-03 3.3214581669348541E-06 3.6999757481758488E-02
+ 16800 4.1999999999999997E-03 3.3307116448351665E-06 3.7028066251098869E-02
+ 16801 4.2002500000000000E-03 3.3399722003259401E-06 3.7056378206783681E-02
+ 16802 4.2005000000000002E-03 3.3492398342049192E-06 3.7084693358308003E-02
+ 16803 4.2007500000000005E-03 3.3585145472722547E-06 3.7113011715162028E-02
+ 16804 4.2009999999999999E-03 3.3677963403304204E-06 3.7141333286831127E-02
+ 16805 4.2012500000000001E-03 3.3770852141843679E-06 3.7169658082795827E-02
+ 16806 4.2015000000000004E-03 3.3863811696413323E-06 3.7197986112531611E-02
+ 16807 4.2017499999999998E-03 3.3956842075109133E-06 3.7226317385508925E-02
+ 16808 4.2020000000000000E-03 3.4049943286051608E-06 3.7254651911193537E-02
+ 16809 4.2022500000000003E-03 3.4143115337383983E-06 3.7282989699046129E-02
+ 16810 4.2024999999999996E-03 3.4236358237273287E-06 3.7311330758522034E-02
+ 16811 4.2027499999999999E-03 3.4329671993910981E-06 3.7339675099072232E-02
+ 16812 4.2030000000000001E-03 3.4423056615511247E-06 3.7368022730142281E-02
+ 16813 4.2032500000000004E-03 3.4516512110312158E-06 3.7396373661172752E-02
+ 16814 4.2034999999999998E-03 3.4610038486575029E-06 3.7424727901599120E-02
+ 16815 4.2037500000000000E-03 3.4703635752585911E-06 3.7453085460852062E-02
+ 16816 4.2040000000000003E-03 3.4797303916653284E-06 3.7481446348357011E-02
+ 16817 4.2042499999999997E-03 3.4891042987109257E-06 3.7509810573534148E-02
+ 16818 4.2044999999999999E-03 3.4984852972310265E-06 3.7538178145799038E-02
+ 16819 4.2047500000000002E-03 3.5078733880635757E-06 3.7566549074561729E-02
+ 16820 4.2050000000000004E-03 3.5172685720488544E-06 3.7594923369227221E-02
+ 16821 4.2052499999999998E-03 3.5266708500294644E-06 3.7623301039195346E-02
+ 16822 4.2055000000000000E-03 3.5360802228505269E-06 3.7651682093861168E-02
+ 16823 4.2057500000000003E-03 3.5454966913592870E-06 3.7680066542614035E-02
+ 16824 4.2059999999999997E-03 3.5549202564054605E-06 3.7708454394838407E-02
+ 16825 4.2062499999999999E-03 3.5643509188411327E-06 3.7736845659913677E-02
+ 16826 4.2065000000000002E-03 3.5737886795206501E-06 3.7765240347213812E-02
+ 16827 4.2067500000000004E-03 3.5832335393007493E-06 3.7793638466107664E-02
+ 16828 4.2069999999999998E-03 3.5926854990404652E-06 3.7822040025958764E-02
+ 16829 4.2072500000000001E-03 3.6021445596012674E-06 3.7850445036125620E-02
+ 16830 4.2075000000000003E-03 3.6116107218468840E-06 3.7878853505961291E-02
+ 16831 4.2077499999999997E-03 3.6210839866433479E-06 3.7907265444813529E-02
+ 16832 4.2079999999999999E-03 3.6305643548591651E-06 3.7935680862025110E-02
+ 16833 4.2082500000000002E-03 3.6400518273650474E-06 3.7964099766933206E-02
+ 16834 4.2085000000000004E-03 3.6495464050340940E-06 3.7992522168869870E-02
+ 16835 4.2087499999999998E-03 3.6590480887416934E-06 3.8020948077161595E-02
+ 16836 4.2090000000000001E-03 3.6685568793656661E-06 3.8049377501129966E-02
+ 16837 4.2092500000000003E-03 3.6780727777860604E-06 3.8077810450090947E-02
+ 16838 4.2094999999999997E-03 3.6875957848852541E-06 3.8106246933354938E-02
+ 16839 4.2097500000000000E-03 3.6971259015480544E-06 3.8134686960227551E-02
+ 16840 4.2100000000000002E-03 3.7066631286614947E-06 3.8163130540008451E-02
+ 16841 4.2102500000000005E-03 3.7162074671149536E-06 3.8191577681992349E-02
+ 16842 4.2104999999999998E-03 3.7257589178001322E-06 3.8220028395468092E-02
+ 16843 4.2107500000000001E-03 3.7353174816111028E-06 3.8248482689719594E-02
+ 16844 4.2110000000000003E-03 3.7448831594442077E-06 3.8276940574025045E-02
+ 16845 4.2112499999999997E-03 3.7544559521980661E-06 3.8305402057657173E-02
+ 16846 4.2115000000000000E-03 3.7640358607737683E-06 3.8333867149883544E-02
+ 16847 4.2117500000000002E-03 3.7736228860745554E-06 3.8362335859965874E-02
+ 16848 4.2120000000000005E-03 3.7832170290060596E-06 3.8390808197160710E-02
+ 16849 4.2122499999999998E-03 3.7928182904761879E-06 3.8419284170718819E-02
+ 16850 4.2125000000000001E-03 3.8024266713952316E-06 3.8447763789885799E-02
+ 16851 4.2127500000000003E-03 3.8120421726757495E-06 3.8476247063901479E-02
+ 16852 4.2129999999999997E-03 3.8216647952325441E-06 3.8504734002000218E-02
+ 16853 4.2132500000000000E-03 3.8312945399828732E-06 3.8533224613410945E-02
+ 16854 4.2135000000000002E-03 3.8409314078461817E-06 3.8561718907356907E-02
+ 16855 4.2137500000000005E-03 3.8505753997442449E-06 3.8590216893055834E-02
+ 16856 4.2139999999999999E-03 3.8602265166011384E-06 3.8618718579719727E-02
+ 16857 4.2142500000000001E-03 3.8698847593433036E-06 3.8647223976555463E-02
+ 16858 4.2145000000000004E-03 3.8795501288994097E-06 3.8675733092763759E-02
+ 16859 4.2147499999999997E-03 3.8892226262004221E-06 3.8704245937540016E-02
+ 16860 4.2150000000000000E-03 3.8989022521796779E-06 3.8732762520074057E-02
+ 16861 4.2152500000000002E-03 3.9085890077727530E-06 3.8761282849549883E-02
+ 16862 4.2154999999999996E-03 3.9182828939174823E-06 3.8789806935145874E-02
+ 16863 4.2157499999999999E-03 3.9279839115541172E-06 3.8818334786035039E-02
+ 16864 4.2160000000000001E-03 3.9376920616250971E-06 3.8846866411384316E-02
+ 16865 4.2162500000000004E-03 3.9474073450751712E-06 3.8875401820355197E-02
+ 16866 4.2164999999999998E-03 3.9571297628513536E-06 3.8903941022103282E-02
+ 16867 4.2167500000000000E-03 3.9668593159030701E-06 3.8932484025778841E-02
+ 16868 4.2170000000000003E-03 3.9765960051818851E-06 3.8961030840526059E-02
+ 16869 4.2172499999999996E-03 3.9863398316417058E-06 3.8989581475483419E-02
+ 16870 4.2174999999999999E-03 3.9960907962387657E-06 3.9018135939783989E-02
+ 16871 4.2177500000000001E-03 4.0058488999315121E-06 3.9046694242554733E-02
+ 16872 4.2180000000000004E-03 4.0156141436807217E-06 3.9075256392916959E-02
+ 16873 4.2182499999999998E-03 4.0253865284493907E-06 3.9103822399986186E-02
+ 16874 4.2185000000000000E-03 4.0351660552028891E-06 3.9132392272872303E-02
+ 16875 4.2187500000000003E-03 4.0449527249087912E-06 3.9160966020679221E-02
+ 16876 4.2189999999999997E-03 4.0547465385369261E-06 3.9189543652504967E-02
+ 16877 4.2192499999999999E-03 4.0645474970594842E-06 3.9218125177442033E-02
+ 16878 4.2195000000000002E-03 4.0743556014508711E-06 3.9246710604576969E-02
+ 16879 4.2197500000000004E-03 4.0841708526877699E-06 3.9275299942990234E-02
+ 16880 4.2199999999999998E-03 4.0939932517490908E-06 3.9303893201756701E-02
+ 16881 4.2202500000000000E-03 4.1038227996161265E-06 3.9332490389945435E-02
+ 16882 4.2205000000000003E-03 4.1136594972723203E-06 3.9361091516619345E-02
+ 16883 4.2207499999999997E-03 4.1235033457034178E-06 3.9389696590835639E-02
+ 16884 4.2209999999999999E-03 4.1333543458974763E-06 3.9418305621645652E-02
+ 16885 4.2212500000000002E-03 4.1432124988447661E-06 3.9446918618094663E-02
+ 16886 4.2215000000000004E-03 4.1530778055378040E-06 3.9475535589222198E-02
+ 16887 4.2217499999999998E-03 4.1629502669713727E-06 3.9504156544061551E-02
+ 16888 4.2220000000000001E-03 4.1728298841425875E-06 3.9532781491640627E-02
+ 16889 4.2222500000000003E-03 4.1827166580507337E-06 3.9561410440980764E-02
+ 16890 4.2224999999999997E-03 4.1926105896973365E-06 3.9590043401097647E-02
+ 16891 4.2227499999999999E-03 4.2025116800862788E-06 3.9618680381001012E-02
+ 16892 4.2230000000000002E-03 4.2124199302236249E-06 3.9647321389694526E-02
+ 16893 4.2232500000000004E-03 4.2223353411176702E-06 3.9675966436175866E-02
+ 16894 4.2234999999999998E-03 4.2322579137789682E-06 3.9704615529436597E-02
+ 16895 4.2237500000000001E-03 4.2421876492203956E-06 3.9733268678462511E-02
+ 16896 4.2240000000000003E-03 4.2521245484569836E-06 3.9761925892233256E-02
+ 16897 4.2242499999999997E-03 4.2620686125060161E-06 3.9790587179722177E-02
+ 16898 4.2245000000000000E-03 4.2720198423870895E-06 3.9819252549897009E-02
+ 16899 4.2247500000000002E-03 4.2819782391219848E-06 3.9847922011719217E-02
+ 16900 4.2250000000000005E-03 4.2919438037347301E-06 3.9876595574144157E-02
+ 16901 4.2252499999999998E-03 4.3019165372515523E-06 3.9905273246120976E-02
+ 16902 4.2255000000000001E-03 4.3118964407010265E-06 3.9933955036593187E-02
+ 16903 4.2257500000000003E-03 4.3218835151138443E-06 3.9962640954497683E-02
+ 16904 4.2259999999999997E-03 4.3318777615229913E-06 3.9991331008765452E-02
+ 16905 4.2262500000000000E-03 4.3418791809637051E-06 4.0020025208321569E-02
+ 16906 4.2265000000000002E-03 4.3518877744733979E-06 4.0048723562084582E-02
+ 16907 4.2267500000000005E-03 4.3619035430917400E-06 4.0077426078967159E-02
+ 16908 4.2269999999999999E-03 4.3719264878605800E-06 4.0106132767875530E-02
+ 16909 4.2272500000000001E-03 4.3819566098241056E-06 4.0134843637710305E-02
+ 16910 4.2275000000000004E-03 4.3919939100286413E-06 4.0163558697365362E-02
+ 16911 4.2277499999999997E-03 4.4020383895227114E-06 4.0192277955728585E-02
+ 16912 4.2280000000000000E-03 4.4120900493571695E-06 4.0221001421681710E-02
+ 16913 4.2282500000000002E-03 4.4221488905849818E-06 4.0249729104100358E-02
+ 16914 4.2285000000000005E-03 4.4322149142613929E-06 4.0278461011853638E-02
+ 16915 4.2287499999999999E-03 4.4422881214437896E-06 4.0307197153804548E-02
+ 16916 4.2290000000000001E-03 4.4523685131919059E-06 4.0335937538810131E-02
+ 16917 4.2292500000000004E-03 4.4624560905675839E-06 4.0364682175720770E-02
+ 16918 4.2294999999999998E-03 4.4725508546348571E-06 4.0393431073380705E-02
+ 16919 4.2297500000000000E-03 4.4826528064600985E-06 4.0422184240628233E-02
+ 16920 4.2300000000000003E-03 4.4927619471117708E-06 4.0450941686294907E-02
+ 16921 4.2302499999999996E-03 4.5028782776605472E-06 4.0479703419206155E-02
+ 16922 4.2304999999999999E-03 4.5130017991794034E-06 4.0508469448181310E-02
+ 16923 4.2307500000000001E-03 4.5231325127434410E-06 4.0537239782033184E-02
+ 16924 4.2310000000000004E-03 4.5332704194299614E-06 4.0566014429568260E-02
+ 16925 4.2312499999999998E-03 4.5434155203184615E-06 4.0594793399586708E-02
+ 16926 4.2315000000000000E-03 4.5535678164907269E-06 4.0623576700882562E-02
+ 16927 4.2317500000000003E-03 4.5637273090306371E-06 4.0652364342243306E-02
+ 16928 4.2319999999999997E-03 4.5738939990242805E-06 4.0681156332450015E-02
+ 16929 4.2322499999999999E-03 4.5840678875600285E-06 4.0709952680277599E-02
+ 16930 4.2325000000000002E-03 4.5942489757283411E-06 4.0738753394494433E-02
+ 16931 4.2327500000000004E-03 4.6044372646219424E-06 4.0767558483862633E-02
+ 16932 4.2329999999999998E-03 4.6146327553356302E-06 4.0796367957137709E-02
+ 16933 4.2332500000000000E-03 4.6248354489665874E-06 4.0825181823069018E-02
+ 16934 4.2335000000000003E-03 4.6350453466140240E-06 4.0854000090399432E-02
+ 16935 4.2337499999999997E-03 4.6452624493793326E-06 4.0882822767865160E-02
+ 16936 4.2339999999999999E-03 4.6554867583662174E-06 4.0911649864196389E-02
+ 16937 4.2342500000000002E-03 4.6657182746804606E-06 4.0940481388116602E-02
+ 16938 4.2345000000000004E-03 4.6759569994300405E-06 4.0969317348342818E-02
+ 16939 4.2347499999999998E-03 4.6862029337250802E-06 4.0998157753585569E-02
+ 16940 4.2350000000000000E-03 4.6964560786780092E-06 4.1027002612549150E-02
+ 16941 4.2352500000000003E-03 4.7067164354032933E-06 4.1055851933931201E-02
+ 16942 4.2354999999999997E-03 4.7169840050175948E-06 4.1084705726422747E-02
+ 16943 4.2357499999999999E-03 4.7272587886398602E-06 4.1113563998708719E-02
+ 16944 4.2360000000000002E-03 4.7375407873910597E-06 4.1142426759467096E-02
+ 16945 4.2362500000000004E-03 4.7478300023944165E-06 4.1171294017369568E-02
+ 16946 4.2364999999999998E-03 4.7581264347752666E-06 4.1200165781081141E-02
+ 16947 4.2367500000000001E-03 4.7684300856611970E-06 4.1229042059260618E-02
+ 16948 4.2370000000000003E-03 4.7787409561818872E-06 4.1257922860559876E-02
+ 16949 4.2372499999999997E-03 4.7890590474691553E-06 4.1286808193624409E-02
+ 16950 4.2374999999999999E-03 4.7993843606571029E-06 4.1315698067093259E-02
+ 16951 4.2377500000000002E-03 4.8097168968818623E-06 4.1344592489598715E-02
+ 16952 4.2380000000000004E-03 4.8200566572817753E-06 4.1373491469766481E-02
+ 16953 4.2382499999999998E-03 4.8304036429973006E-06 4.1402395016215683E-02
+ 16954 4.2385000000000001E-03 4.8407578551711621E-06 4.1431303137559133E-02
+ 16955 4.2387500000000003E-03 4.8511192949481110E-06 4.1460215842402642E-02
+ 16956 4.2389999999999997E-03 4.8614879634750724E-06 4.1489133139345401E-02
+ 16957 4.2392500000000000E-03 4.8718638619012058E-06 4.1518055036980445E-02
+ 16958 4.2395000000000002E-03 4.8822469913777465E-06 4.1546981543893732E-02
+ 16959 4.2397500000000005E-03 4.8926373530580563E-06 4.1575912668664776E-02
+ 16960 4.2399999999999998E-03 4.9030349480976413E-06 4.1604848419866121E-02
+ 16961 4.2402500000000001E-03 4.9134397776542796E-06 4.1633788806064199E-02
+ 16962 4.2405000000000003E-03 4.9238518428877125E-06 4.1662733835818366E-02
+ 16963 4.2407499999999997E-03 4.9342711449598864E-06 4.1691683517681266E-02
+ 16964 4.2410000000000000E-03 4.9446976850349734E-06 4.1720637860199271E-02
+ 16965 4.2412500000000002E-03 4.9551314642791660E-06 4.1749596871911585E-02
+ 16966 4.2415000000000005E-03 4.9655724838608241E-06 4.1778560561350937E-02
+ 16967 4.2417499999999999E-03 4.9760207449503982E-06 4.1807528937043266E-02
+ 16968 4.2420000000000001E-03 4.9864762487206080E-06 4.1836502007508006E-02
+ 16969 4.2422500000000004E-03 4.9969389963461688E-06 4.1865479781257611E-02
+ 16970 4.2424999999999997E-03 5.0074089890039294E-06 4.1894462266797716E-02
+ 16971 4.2427500000000000E-03 5.0178862278729631E-06 4.1923449472627543E-02
+ 16972 4.2430000000000002E-03 5.0283707141343761E-06 4.1952441407239402E-02
+ 16973 4.2432499999999996E-03 5.0388624489713997E-06 4.1981438079118638E-02
+ 16974 4.2434999999999999E-03 5.0493614335694582E-06 4.2010439496744233E-02
+ 16975 4.2437500000000001E-03 5.0598676691160299E-06 4.2039445668588027E-02
+ 16976 4.2440000000000004E-03 5.0703811568007142E-06 4.2068456603115208E-02
+ 16977 4.2442499999999998E-03 5.0809018978152204E-06 4.2097472308784106E-02
+ 16978 4.2445000000000000E-03 5.0914298933534490E-06 4.2126492794046462E-02
+ 16979 4.2447500000000003E-03 5.1019651446113225E-06 4.2155518067346985E-02
+ 16980 4.2449999999999996E-03 5.1125076527868716E-06 4.2184548137123447E-02
+ 16981 4.2452499999999999E-03 5.1230574190803342E-06 4.2213583011807262E-02
+ 16982 4.2455000000000001E-03 5.1336144446939637E-06 4.2242622699822534E-02
+ 16983 4.2457500000000004E-03 5.1441787308321365E-06 4.2271667209586659E-02
+ 16984 4.2459999999999998E-03 5.1547502787013031E-06 4.2300716549510231E-02
+ 16985 4.2462500000000000E-03 5.1653290895101547E-06 4.2329770727997131E-02
+ 16986 4.2465000000000003E-03 5.1759151644692997E-06 4.2358829753444002E-02
+ 16987 4.2467499999999997E-03 5.1865085047915207E-06 4.2387893634240788E-02
+ 16988 4.2469999999999999E-03 5.1971091116917891E-06 4.2416962378770760E-02
+ 16989 4.2472500000000002E-03 5.2077169863869955E-06 4.2446035995410046E-02
+ 16990 4.2475000000000004E-03 5.2183321300962636E-06 4.2475114492527825E-02
+ 16991 4.2477499999999998E-03 5.2289545440407005E-06 4.2504197878486395E-02
+ 16992 4.2480000000000000E-03 5.2395842294436564E-06 4.2533286161641481E-02
+ 16993 4.2482500000000003E-03 5.2502211875304061E-06 4.2562379350341378E-02
+ 16994 4.2484999999999997E-03 5.2608654195283570E-06 4.2591477452927726E-02
+ 16995 4.2487499999999999E-03 5.2715169266671003E-06 4.2620580477735225E-02
+ 16996 4.2490000000000002E-03 5.2821757101781905E-06 4.2649688433091630E-02
+ 16997 4.2492500000000004E-03 5.2928417712952998E-06 4.2678801327317543E-02
+ 16998 4.2494999999999998E-03 5.3035151112541586E-06 4.2707919168726689E-02
+ 16999 4.2497500000000001E-03 5.3141957312926649E-06 4.2737041965626082E-02
+ 17000 4.2500000000000003E-03 5.3248836326507030E-06 4.2766169726315445E-02
+ 17001 4.2502499999999997E-03 5.3355788165702103E-06 4.2795302459087498E-02
+ 17002 4.2504999999999999E-03 5.3462812842953251E-06 4.2824440172228320E-02
+ 17003 4.2507500000000002E-03 5.3569910370721309E-06 4.2853582874016569E-02
+ 17004 4.2510000000000004E-03 5.3677080761488325E-06 4.2882730572724161E-02
+ 17005 4.2512499999999998E-03 5.3784324027756429E-06 4.2911883276615721E-02
+ 17006 4.2515000000000001E-03 5.3891640182049656E-06 4.2941040993949235E-02
+ 17007 4.2517500000000003E-03 5.3999029236911716E-06 4.2970203732975443E-02
+ 17008 4.2519999999999997E-03 5.4106491204906665E-06 4.2999371501937791E-02
+ 17009 4.2522500000000000E-03 5.4214026098620423E-06 4.3028544309073290E-02
+ 17010 4.2525000000000002E-03 5.4321633930658212E-06 4.3057722162611403E-02
+ 17011 4.2527500000000005E-03 5.4429314713646506E-06 4.3086905070774568E-02
+ 17012 4.2529999999999998E-03 5.4537068460231677E-06 4.3116093041778290E-02
+ 17013 4.2532500000000001E-03 5.4644895183081720E-06 4.3145286083831072E-02
+ 17014 4.2535000000000003E-03 5.4752794894884326E-06 4.3174484205134186E-02
+ 17015 4.2537499999999997E-03 5.4860767608347529E-06 4.3203687413881635E-02
+ 17016 4.2540000000000000E-03 5.4968813336200601E-06 4.3232895718260861E-02
+ 17017 4.2542500000000002E-03 5.5076932091192792E-06 4.3262109126451703E-02
+ 17018 4.2545000000000005E-03 5.5185123886093727E-06 4.3291327646627104E-02
+ 17019 4.2547499999999999E-03 5.5293388733693263E-06 4.3320551286952599E-02
+ 17020 4.2550000000000001E-03 5.5401726646802656E-06 4.3349780055587192E-02
+ 17021 4.2552500000000004E-03 5.5510137638252472E-06 4.3379013960682236E-02
+ 17022 4.2554999999999997E-03 5.5618621720893735E-06 4.3408253010381967E-02
+ 17023 4.2557500000000000E-03 5.5727178907598787E-06 4.3437497212823792E-02
+ 17024 4.2560000000000002E-03 5.5835809211259478E-06 4.3466746576137770E-02
+ 17025 4.2562500000000005E-03 5.5944512644787919E-06 4.3496001108446668E-02
+ 17026 4.2564999999999999E-03 5.6053289221116508E-06 4.3525260817866250E-02
+ 17027 4.2567500000000001E-03 5.6162138953198801E-06 4.3554525712505107E-02
+ 17028 4.2570000000000004E-03 5.6271061854007734E-06 4.3583795800464578E-02
+ 17029 4.2572499999999997E-03 5.6380057936536200E-06 4.3613071089838772E-02
+ 17030 4.2575000000000000E-03 5.6489127213798681E-06 4.3642351588714864E-02
+ 17031 4.2577500000000002E-03 5.6598269698828678E-06 4.3671637305172470E-02
+ 17032 4.2579999999999996E-03 5.6707485404679832E-06 4.3700928247284020E-02
+ 17033 4.2582499999999999E-03 5.6816774344427054E-06 4.3730224423115180E-02
+ 17034 4.2585000000000001E-03 5.6926136531164389E-06 4.3759525840723824E-02
+ 17035 4.2587500000000004E-03 5.7035571978006481E-06 4.3788832508160923E-02
+ 17036 4.2589999999999998E-03 5.7145080698087357E-06 4.3818144433470020E-02
+ 17037 4.2592500000000000E-03 5.7254662704562656E-06 4.3847461624687674E-02
+ 17038 4.2595000000000003E-03 5.7364318010606707E-06 4.3876784089842892E-02
+ 17039 4.2597499999999996E-03 5.7474046629414132E-06 4.3906111836957619E-02
+ 17040 4.2599999999999999E-03 5.7583848574200413E-06 4.3935444874046485E-02
+ 17041 4.2602500000000001E-03 5.7693723858200281E-06 4.3964783209116870E-02
+ 17042 4.2605000000000004E-03 5.7803672494668497E-06 4.3994126850168722E-02
+ 17043 4.2607499999999998E-03 5.7913694496879938E-06 4.4023475805194834E-02
+ 17044 4.2610000000000000E-03 5.8023789878130100E-06 4.4052830082180888E-02
+ 17045 4.2612500000000003E-03 5.8133958651733434E-06 4.4082189689104989E-02
+ 17046 4.2614999999999997E-03 5.8244200831024459E-06 4.4111554633937837E-02
+ 17047 4.2617499999999999E-03 5.8354516429358638E-06 4.4140924924643249E-02
+ 17048 4.2620000000000002E-03 5.8464905460110200E-06 4.4170300569177465E-02
+ 17049 4.2622500000000004E-03 5.8575367936673664E-06 4.4199681575489369E-02
+ 17050 4.2624999999999998E-03 5.8685903872463070E-06 4.4229067951520394E-02
+ 17051 4.2627500000000000E-03 5.8796513280913307E-06 4.4258459705205151E-02
+ 17052 4.2630000000000003E-03 5.8907196175478055E-06 4.4287856844470355E-02
+ 17053 4.2632499999999997E-03 5.9017952569630779E-06 4.4317259377235574E-02
+ 17054 4.2634999999999999E-03 5.9128782476865991E-06 4.4346667311413117E-02
+ 17055 4.2637500000000002E-03 5.9239685910696655E-06 4.4376080654907828E-02
+ 17056 4.2640000000000004E-03 5.9350662884655901E-06 4.4405499415617222E-02
+ 17057 4.2642499999999998E-03 5.9461713412296273E-06 4.4434923601431239E-02
+ 17058 4.2645000000000001E-03 5.9572837507191134E-06 4.4464353220232893E-02
+ 17059 4.2647500000000003E-03 5.9684035182932502E-06 4.4493788279897369E-02
+ 17060 4.2649999999999997E-03 5.9795306453131881E-06 4.4523228788292554E-02
+ 17061 4.2652499999999999E-03 5.9906651331421742E-06 4.4552674753279259E-02
+ 17062 4.2655000000000002E-03 6.0018069831453029E-06 4.4582126182710451E-02
+ 17063 4.2657500000000004E-03 6.0129561966896625E-06 4.4611583084431944E-02
+ 17064 4.2659999999999998E-03 6.0241127751442615E-06 4.4641045466281844E-02
+ 17065 4.2662500000000001E-03 6.0352767198801947E-06 4.4670513336091441E-02
+ 17066 4.2665000000000003E-03 6.0464480322703992E-06 4.4699986701684000E-02
+ 17067 4.2667499999999997E-03 6.0576267136897491E-06 4.4729465570875482E-02
+ 17068 4.2670000000000000E-03 6.0688127655151839E-06 4.4758949951474690E-02
+ 17069 4.2672500000000002E-03 6.0800061891255105E-06 4.4788439851282613E-02
+ 17070 4.2675000000000005E-03 6.0912069859015146E-06 4.4817935278093080E-02
+ 17071 4.2677499999999998E-03 6.1024151572258614E-06 4.4847436239692111E-02
+ 17072 4.2680000000000001E-03 6.1136307044833032E-06 4.4876942743858783E-02
+ 17073 4.2682500000000003E-03 6.1248536290604305E-06 4.4906454798364193E-02
+ 17074 4.2684999999999997E-03 6.1360839323457404E-06 4.4935972410972226E-02
+ 17075 4.2687500000000000E-03 6.1473216157298008E-06 4.4965495589439235E-02
+ 17076 4.2690000000000002E-03 6.1585666806050331E-06 4.4995024341514152E-02
+ 17077 4.2692500000000005E-03 6.1698191283657867E-06 4.5024558674938243E-02
+ 17078 4.2694999999999999E-03 6.1810789604083274E-06 4.5054098597445393E-02
+ 17079 4.2697500000000001E-03 6.1923461781309695E-06 4.5083644116762037E-02
+ 17080 4.2700000000000004E-03 6.2036207829338593E-06 4.5113195240606987E-02
+ 17081 4.2702499999999997E-03 6.2149027762190346E-06 4.5142751976691473E-02
+ 17082 4.2705000000000000E-03 6.2261921593906023E-06 4.5172314332719586E-02
+ 17083 4.2707500000000002E-03 6.2374889338544754E-06 4.5201882316387408E-02
+ 17084 4.2709999999999996E-03 6.2487931010184794E-06 4.5231455935383656E-02
+ 17085 4.2712499999999999E-03 6.2601046622924955E-06 4.5261035197389735E-02
+ 17086 4.2715000000000001E-03 6.2714236190881812E-06 4.5290620110079199E-02
+ 17087 4.2717500000000004E-03 6.2827499728191728E-06 4.5320210681118238E-02
+ 17088 4.2719999999999998E-03 6.2940837249009748E-06 4.5349806918165259E-02
+ 17089 4.2722500000000000E-03 6.3054248767511351E-06 4.5379408828871558E-02
+ 17090 4.2725000000000003E-03 6.3167734297889725E-06 4.5409016420880445E-02
+ 17091 4.2727499999999996E-03 6.3281293854357262E-06 4.5438629701827611E-02
+ 17092 4.2729999999999999E-03 6.3394927451146767E-06 4.5468248679341711E-02
+ 17093 4.2732500000000001E-03 6.3508635102508645E-06 4.5497873361043238E-02
+ 17094 4.2735000000000004E-03 6.3622416822712937E-06 4.5527503754545444E-02
+ 17095 4.2737499999999998E-03 6.3736272626048309E-06 4.5557139867453661E-02
+ 17096 4.2740000000000000E-03 6.3850202526823401E-06 4.5586781707366061E-02
+ 17097 4.2742500000000003E-03 6.3964206539365166E-06 4.5616429281872914E-02
+ 17098 4.2744999999999997E-03 6.4078284678018767E-06 4.5646082598556820E-02
+ 17099 4.2747499999999999E-03 6.4192436957150103E-06 4.5675741664993157E-02
+ 17100 4.2750000000000002E-03 6.4306663391142750E-06 4.5705406488749233E-02
+ 17101 4.2752500000000004E-03 6.4420963994399115E-06 4.5735077077385063E-02
+ 17102 4.2754999999999998E-03 6.4535338781340739E-06 4.5764753438452634E-02
+ 17103 4.2757500000000000E-03 6.4649787766408804E-06 4.5794435579496917E-02
+ 17104 4.2760000000000003E-03 6.4764310964062392E-06 4.5824123508054690E-02
+ 17105 4.2762499999999997E-03 6.4878908388779109E-06 4.5853817231655193E-02
+ 17106 4.2764999999999999E-03 6.4993580055056888E-06 4.5883516757820375E-02
+ 17107 4.2767500000000002E-03 6.5108325977411165E-06 4.5913222094064100E-02
+ 17108 4.2770000000000004E-03 6.5223146170376449E-06 4.5942933247892753E-02
+ 17109 4.2772499999999998E-03 6.5338040648505629E-06 4.5972650226805002E-02
+ 17110 4.2775000000000001E-03 6.5453009426371789E-06 4.6002373038292015E-02
+ 17111 4.2777500000000003E-03 6.5568052518565063E-06 4.6032101689837103E-02
+ 17112 4.2779999999999997E-03 6.5683169939694745E-06 4.6061836188915795E-02
+ 17113 4.2782499999999999E-03 6.5798361704389661E-06 4.6091576542996386E-02
+ 17114 4.2785000000000002E-03 6.5913627827296291E-06 4.6121322759538966E-02
+ 17115 4.2787500000000004E-03 6.6028968323080196E-06 4.6151074845996294E-02
+ 17116 4.2789999999999998E-03 6.6144383206424972E-06 4.6180832809813083E-02
+ 17117 4.2792500000000001E-03 6.6259872492034120E-06 4.6210596658426840E-02
+ 17118 4.2795000000000003E-03 6.6375436194628547E-06 4.6240366399266916E-02
+ 17119 4.2797499999999997E-03 6.6491074328947703E-06 4.6270142039755047E-02
+ 17120 4.2800000000000000E-03 6.6606786909750739E-06 4.6299923587305537E-02
+ 17121 4.2802500000000002E-03 6.6722573951814211E-06 4.6329711049324540E-02
+ 17122 4.2805000000000005E-03 6.6838435469933491E-06 4.6359504433210810E-02
+ 17123 4.2807499999999998E-03 6.6954371478922099E-06 4.6389303746355089E-02
+ 17124 4.2810000000000001E-03 6.7070381993613388E-06 4.6419108996140761E-02
+ 17125 4.2812500000000003E-03 6.7186467028857548E-06 4.6448920189943184E-02
+ 17126 4.2814999999999997E-03 6.7302626599523360E-06 4.6478737335129854E-02
+ 17127 4.2817500000000000E-03 6.7418860720499759E-06 4.6508560439060966E-02
+ 17128 4.2820000000000002E-03 6.7535169406691787E-06 4.6538389509088611E-02
+ 17129 4.2822500000000005E-03 6.7651552673024218E-06 4.6568224552557172E-02
+ 17130 4.2824999999999998E-03 6.7768010534439439E-06 4.6598065576803245E-02
+ 17131 4.2827500000000001E-03 6.7884543005899281E-06 4.6627912589155815E-02
+ 17132 4.2830000000000003E-03 6.8001150102382775E-06 4.6657765596936025E-02
+ 17133 4.2832499999999997E-03 6.8117831838887182E-06 4.6687624607457047E-02
+ 17134 4.2835000000000000E-03 6.8234588230429346E-06 4.6717489628024626E-02
+ 17135 4.2837500000000002E-03 6.8351419292043068E-06 4.6747360665936488E-02
+ 17136 4.2840000000000005E-03 6.8468325038780819E-06 4.6777237728482600E-02
+ 17137 4.2842499999999999E-03 6.8585305485713084E-06 4.6807120822944991E-02
+ 17138 4.2845000000000001E-03 6.8702360647929214E-06 4.6837009956598320E-02
+ 17139 4.2847500000000004E-03 6.8819490540536117E-06 4.6866905136709013E-02
+ 17140 4.2849999999999997E-03 6.8936695178658507E-06 4.6896806370535775E-02
+ 17141 4.2852500000000000E-03 6.9053974577440528E-06 4.6926713665329710E-02
+ 17142 4.2855000000000002E-03 6.9171328752043358E-06 4.6956627028334023E-02
+ 17143 4.2857499999999996E-03 6.9288757717646024E-06 4.6986546466783831E-02
+ 17144 4.2859999999999999E-03 6.9406261489447124E-06 4.7016471987906823E-02
+ 17145 4.2862500000000001E-03 6.9523840082661887E-06 4.7046403598922572E-02
+ 17146 4.2865000000000004E-03 6.9641493512524047E-06 4.7076341307043024E-02
+ 17147 4.2867499999999998E-03 6.9759221794285043E-06 4.7106285119471993E-02
+ 17148 4.2870000000000000E-03 6.9877024943215362E-06 4.7136235043405861E-02
+ 17149 4.2872500000000003E-03 6.9994902974602272E-06 4.7166191086032851E-02
+ 17150 4.2874999999999996E-03 7.0112855903751294E-06 4.7196153254533309E-02
+ 17151 4.2877499999999999E-03 7.0230883745986881E-06 4.7226121556080171E-02
+ 17152 4.2880000000000001E-03 7.0348986516650027E-06 4.7256095997837907E-02
+ 17153 4.2882500000000004E-03 7.0467164231100260E-06 4.7286076586963564E-02
+ 17154 4.2884999999999998E-03 7.0585416904714641E-06 4.7316063330605992E-02
+ 17155 4.2887500000000000E-03 7.0703744552889038E-06 4.7346056235906597E-02
+ 17156 4.2890000000000003E-03 7.0822147191036221E-06 4.7376055309998590E-02
+ 17157 4.2892499999999997E-03 7.0940624834586751E-06 4.7406060560007179E-02
+ 17158 4.2894999999999999E-03 7.1059177498989848E-06 4.7436071993050180E-02
+ 17159 4.2897500000000002E-03 7.1177805199711826E-06 4.7466089616237196E-02
+ 17160 4.2900000000000004E-03 7.1296507952236803E-06 4.7496113436669797E-02
+ 17161 4.2902499999999998E-03 7.1415285772066540E-06 4.7526143461441919E-02
+ 17162 4.2905000000000000E-03 7.1534138674721340E-06 4.7556179697639686E-02
+ 17163 4.2907500000000003E-03 7.1653066675738212E-06 4.7586222152340998E-02
+ 17164 4.2909999999999997E-03 7.1772069790672117E-06 4.7616270832615958E-02
+ 17165 4.2912499999999999E-03 7.1891148035096241E-06 4.7646325745527060E-02
+ 17166 4.2915000000000002E-03 7.2010301424600952E-06 4.7676386898128441E-02
+ 17167 4.2917500000000004E-03 7.2129529974794044E-06 4.7706454297466658E-02
+ 17168 4.2919999999999998E-03 7.2248833701300853E-06 4.7736527950580039E-02
+ 17169 4.2922500000000001E-03 7.2368212619765340E-06 4.7766607864499308E-02
+ 17170 4.2925000000000003E-03 7.2487666745848042E-06 4.7796694046247132E-02
+ 17171 4.2927499999999997E-03 7.2607196095226711E-06 4.7826786502838101E-02
+ 17172 4.2929999999999999E-03 7.2726800683598246E-06 4.7856885241279193E-02
+ 17173 4.2932500000000002E-03 7.2846480526675356E-06 4.7886990268569150E-02
+ 17174 4.2935000000000004E-03 7.2966235640189135E-06 4.7917101591698839E-02
+ 17175 4.2937499999999998E-03 7.3086066039887383E-06 4.7947219217651216E-02
+ 17176 4.2940000000000001E-03 7.3205971741536585E-06 4.7977343153401457E-02
+ 17177 4.2942500000000003E-03 7.3325952760919879E-06 4.8007473405916525E-02
+ 17178 4.2944999999999997E-03 7.3446009113837165E-06 4.8037609982155380E-02
+ 17179 4.2947500000000000E-03 7.3566140816107435E-06 4.8067752889069469E-02
+ 17180 4.2950000000000002E-03 7.3686347883565429E-06 4.8097902133601829E-02
+ 17181 4.2952500000000005E-03 7.3806630332063952E-06 4.8128057722687689E-02
+ 17182 4.2954999999999998E-03 7.3926988177472921E-06 4.8158219663254176E-02
+ 17183 4.2957500000000001E-03 7.4047421435680149E-06 4.8188387962220712E-02
+ 17184 4.2960000000000003E-03 7.4167930122590010E-06 4.8218562626498686E-02
+ 17185 4.2962499999999997E-03 7.4288514254124021E-06 4.8248743662991068E-02
+ 17186 4.2965000000000000E-03 7.4409173846222073E-06 4.8278931078593650E-02
+ 17187 4.2967500000000002E-03 7.4529908914840248E-06 4.8309124880193462E-02
+ 17188 4.2970000000000005E-03 7.4650719475952082E-06 4.8339325074670023E-02
+ 17189 4.2972499999999999E-03 7.4771605545547905E-06 4.8369531668894503E-02
+ 17190 4.2975000000000001E-03 7.4892567139636563E-06 4.8399744669730495E-02
+ 17191 4.2977500000000004E-03 7.5013604274242708E-06 4.8429964084033286E-02
+ 17192 4.2979999999999997E-03 7.5134716965408246E-06 4.8460189918650191E-02
+ 17193 4.2982500000000000E-03 7.5255905229193193E-06 4.8490422180420663E-02
+ 17194 4.2985000000000002E-03 7.5377169081673633E-06 4.8520660876176014E-02
+ 17195 4.2987500000000005E-03 7.5498508538942998E-06 4.8550906012739585E-02
+ 17196 4.2989999999999999E-03 7.5619923617111548E-06 4.8581157596926598E-02
+ 17197 4.2992500000000001E-03 7.5741414332307655E-06 4.8611415635544594E-02
+ 17198 4.2995000000000004E-03 7.5862980700675260E-06 4.8641680135392648E-02
+ 17199 4.2997499999999998E-03 7.5984622738375835E-06 4.8671951103262043E-02
+ 17200 4.3000000000000000E-03 7.6106340461588641E-06 4.8702228545936144E-02
+ 17201 4.3002500000000003E-03 7.6228133886508516E-06 4.8732512470190011E-02
+ 17202 4.3004999999999996E-03 7.6350003029347748E-06 4.8762802882790737E-02
+ 17203 4.3007499999999999E-03 7.6471947906336418E-06 4.8793099790497702E-02
+ 17204 4.3010000000000001E-03 7.6593968533720137E-06 4.8823403200061809E-02
+ 17205 4.3012500000000004E-03 7.6716064927762208E-06 4.8853713118226109E-02
+ 17206 4.3014999999999998E-03 7.6838237104742146E-06 4.8884029551725570E-02
+ 17207 4.3017500000000000E-03 7.6960485080957171E-06 4.8914352507287248E-02
+ 17208 4.3020000000000003E-03 7.7082808872720782E-06 4.8944681991629990E-02
+ 17209 4.3022499999999997E-03 7.7205208496362943E-06 4.8975018011464456E-02
+ 17210 4.3024999999999999E-03 7.7327683968231238E-06 4.9005360573493736E-02
+ 17211 4.3027500000000002E-03 7.7450235304689496E-06 4.9035709684412385E-02
+ 17212 4.3030000000000004E-03 7.7572862522118217E-06 4.9066065350907052E-02
+ 17213 4.3032499999999998E-03 7.7695565636913892E-06 4.9096427579656238E-02
+ 17214 4.3035000000000000E-03 7.7818344665491764E-06 4.9126796377330612E-02
+ 17215 4.3037500000000003E-03 7.7941199624281970E-06 4.9157171750592532E-02
+ 17216 4.3039999999999997E-03 7.8064130529731331E-06 4.9187553706096322E-02
+ 17217 4.3042499999999999E-03 7.8187137398304541E-06 4.9217942250488422E-02
+ 17218 4.3045000000000002E-03 7.8310220246481796E-06 4.9248337390406974E-02
+ 17219 4.3047500000000004E-03 7.8433379090760264E-06 4.9278739132482013E-02
+ 17220 4.3049999999999998E-03 7.8556613947652904E-06 4.9309147483335598E-02
+ 17221 4.3052500000000000E-03 7.8679924833691156E-06 4.9339562449581799E-02
+ 17222 4.3055000000000003E-03 7.8803311765420996E-06 4.9369984037826366E-02
+ 17223 4.3057499999999997E-03 7.8926774759405424E-06 4.9400412254666994E-02
+ 17224 4.3059999999999999E-03 7.9050313832225093E-06 4.9430847106693585E-02
+ 17225 4.3062500000000002E-03 7.9173929000475514E-06 4.9461288600487464E-02
+ 17226 4.3065000000000004E-03 7.9297620280769578E-06 4.9491736742622278E-02
+ 17227 4.3067499999999998E-03 7.9421387689735845E-06 4.9522191539663099E-02
+ 17228 4.3070000000000001E-03 7.9545231244020563E-06 4.9552652998167475E-02
+ 17229 4.3072500000000003E-03 7.9669150960285226E-06 4.9583121124684458E-02
+ 17230 4.3074999999999997E-03 7.9793146855207540E-06 4.9613595925754976E-02
+ 17231 4.3077499999999999E-03 7.9917218945482981E-06 4.9644077407912102E-02
+ 17232 4.3080000000000002E-03 8.0041367247822036E-06 4.9674565577680477E-02
+ 17233 4.3082500000000004E-03 8.0165591778951741E-06 4.9705060441576882E-02
+ 17234 4.3084999999999998E-03 8.0289892555615229E-06 4.9735562006109686E-02
+ 17235 4.3087500000000001E-03 8.0414269594572977E-06 4.9766070277779600E-02
+ 17236 4.3090000000000003E-03 8.0538722912600845E-06 4.9796585263078702E-02
+ 17237 4.3092499999999997E-03 8.0663252526490058E-06 4.9827106968491186E-02
+ 17238 4.3095000000000000E-03 8.0787858453050139E-06 4.9857635400493136E-02
+ 17239 4.3097500000000002E-03 8.0912540709105363E-06 4.9888170565552517E-02
+ 17240 4.3100000000000005E-03 8.1037299311496049E-06 4.9918712470128968E-02
+ 17241 4.3102499999999998E-03 8.1162134277079154E-06 4.9949261120674084E-02
+ 17242 4.3105000000000001E-03 8.1287045622728082E-06 4.9979816523631426E-02
+ 17243 4.3107500000000003E-03 8.1412033365331517E-06 5.0010378685436410E-02
+ 17244 4.3109999999999997E-03 8.1537097521794424E-06 5.0040947612515992E-02
+ 17245 4.3112500000000000E-03 8.1662238109038727E-06 5.0071523311289487E-02
+ 17246 4.3115000000000002E-03 8.1787455144001357E-06 5.0102105788167567E-02
+ 17247 4.3117500000000005E-03 8.1912748643635390E-06 5.0132695049553103E-02
+ 17248 4.3119999999999999E-03 8.2038118624909777E-06 5.0163291101840549E-02
+ 17249 4.3122500000000001E-03 8.2163565104810544E-06 5.0193893951416484E-02
+ 17250 4.3125000000000004E-03 8.2289088100338488E-06 5.0224503604659076E-02
+ 17251 4.3127499999999997E-03 8.2414687628510468E-06 5.0255120067938315E-02
+ 17252 4.3130000000000000E-03 8.2540363706360164E-06 5.0285743347616360E-02
+ 17253 4.3132500000000002E-03 8.2666116350936163E-06 5.0316373450046900E-02
+ 17254 4.3134999999999996E-03 8.2791945579302928E-06 5.0347010381575470E-02
+ 17255 4.3137499999999999E-03 8.2917851408541860E-06 5.0377654148539543E-02
+ 17256 4.3140000000000001E-03 8.3043833855749217E-06 5.0408304757268492E-02
+ 17257 4.3142500000000004E-03 8.3169892938037032E-06 5.0438962214083179E-02
+ 17258 4.3144999999999998E-03 8.3296028672533189E-06 5.0469626525296560E-02
+ 17259 4.3147500000000000E-03 8.3422241076382383E-06 5.0500297697213495E-02
+ 17260 4.3150000000000003E-03 8.3548530166743823E-06 5.0530975736130503E-02
+ 17261 4.3152499999999996E-03 8.3674895960792441E-06 5.0561660648335775E-02
+ 17262 4.3154999999999999E-03 8.3801338475720023E-06 5.0592352440109761E-02
+ 17263 4.3157500000000001E-03 8.3927857728733282E-06 5.0623051117724235E-02
+ 17264 4.3160000000000004E-03 8.4054453737054380E-06 5.0653756687443159E-02
+ 17265 4.3162499999999998E-03 8.4181126517920793E-06 5.0684469155521876E-02
+ 17266 4.3165000000000000E-03 8.4307876088587514E-06 5.0715188528208097E-02
+ 17267 4.3167500000000003E-03 8.4434702466322953E-06 5.0745914811740990E-02
+ 17268 4.3169999999999997E-03 8.4561605668412053E-06 5.0776648012351350E-02
+ 17269 4.3172499999999999E-03 8.4688585712155852E-06 5.0807388136262378E-02
+ 17270 4.3175000000000002E-03 8.4815642614870110E-06 5.0838135189688424E-02
+ 17271 4.3177500000000004E-03 8.4942776393886374E-06 5.0868889178836071E-02
+ 17272 4.3179999999999998E-03 8.5069987066550946E-06 5.0899650109903376E-02
+ 17273 4.3182500000000000E-03 8.5197274650227631E-06 5.0930417989080524E-02
+ 17274 4.3185000000000003E-03 8.5324639162293884E-06 5.0961192822549288E-02
+ 17275 4.3187499999999997E-03 8.5452080620142528E-06 5.0991974616483082E-02
+ 17276 4.3189999999999999E-03 8.5579599041183511E-06 5.1022763377047593E-02
+ 17277 4.3192500000000002E-03 8.5707194442840607E-06 5.1053559110399903E-02
+ 17278 4.3195000000000004E-03 8.5834866842553496E-06 5.1084361822688891E-02
+ 17279 4.3197499999999998E-03 8.5962616257776696E-06 5.1115171520055257E-02
+ 17280 4.3200000000000001E-03 8.6090442705981551E-06 5.1145988208631726E-02
+ 17281 4.3202500000000003E-03 8.6218346204653142E-06 5.1176811894542484E-02
+ 17282 4.3204999999999997E-03 8.6346326771292286E-06 5.1207642583903548E-02
+ 17283 4.3207499999999999E-03 8.6474384423415896E-06 5.1238480282822990E-02
+ 17284 4.3210000000000002E-03 8.6602519178554998E-06 5.1269324997400390E-02
+ 17285 4.3212500000000004E-03 8.6730731054256588E-06 5.1300176733726992E-02
+ 17286 4.3214999999999998E-03 8.6859020068082033E-06 5.1331035497886132E-02
+ 17287 4.3217500000000001E-03 8.6987386237609383E-06 5.1361901295952792E-02
+ 17288 4.3220000000000003E-03 8.7115829580430733E-06 5.1392774133993638E-02
+ 17289 4.3222499999999997E-03 8.7244350114152866E-06 5.1423654018067144E-02
+ 17290 4.3225000000000000E-03 8.7372947856399743E-06 5.1454540954223651E-02
+ 17291 4.3227500000000002E-03 8.7501622824808181E-06 5.1485434948505195E-02
+ 17292 4.3230000000000005E-03 8.7630375037031347E-06 5.1516336006945510E-02
+ 17293 4.3232499999999998E-03 8.7759204510736723E-06 5.1547244135570096E-02
+ 17294 4.3235000000000001E-03 8.7888111263607915E-06 5.1578159340396404E-02
+ 17295 4.3237500000000003E-03 8.8017095313342730E-06 5.1609081627433405E-02
+ 17296 4.3239999999999997E-03 8.8146156677653777E-06 5.1640011002681827E-02
+ 17297 4.3242500000000000E-03 8.8275295374269949E-06 5.1670947472134611E-02
+ 17298 4.3245000000000002E-03 8.8404511420933806E-06 5.1701891041775812E-02
+ 17299 4.3247500000000005E-03 8.8533804835402972E-06 5.1732841717581586E-02
+ 17300 4.3249999999999999E-03 8.8663175635450365E-06 5.1763799505519667E-02
+ 17301 4.3252500000000001E-03 8.8792623838864321E-06 5.1794764411549926E-02
+ 17302 4.3255000000000004E-03 8.8922149463447204E-06 5.1825736441623506E-02
+ 17303 4.3257499999999997E-03 8.9051752527015977E-06 5.1856715601683444E-02
+ 17304 4.3260000000000000E-03 8.9181433047404175E-06 5.1887701897664791E-02
+ 17305 4.3262500000000002E-03 8.9311191042203452E-06 5.1918695335494092E-02
+ 17306 4.3265000000000005E-03 8.9441026529784598E-06 5.1949695921089514E-02
+ 17307 4.3267499999999999E-03 8.9570939527770115E-06 5.1980703660361186E-02
+ 17308 4.3270000000000001E-03 8.9700930054052441E-06 5.2011718559211044E-02
+ 17309 4.3272500000000004E-03 8.9830998126537631E-06 5.2042740623532521E-02
+ 17310 4.3274999999999997E-03 8.9961143763146107E-06 5.2073769859210972E-02
+ 17311 4.3277500000000000E-03 9.0091366981814537E-06 5.2104806272123425E-02
+ 17312 4.3280000000000002E-03 9.0221667800492871E-06 5.2135849868138642E-02
+ 17313 4.3282499999999996E-03 9.0352046237145831E-06 5.2166900653117028E-02
+ 17314 4.3284999999999999E-03 9.0482502309753944E-06 5.2197958632911060E-02
+ 17315 4.3287500000000001E-03 9.0613036036311171E-06 5.2229023813364549E-02
+ 17316 4.3290000000000004E-03 9.0743647434826466E-06 5.2260096200313258E-02
+ 17317 4.3292499999999998E-03 9.0874336523322861E-06 5.2291175799584408E-02
+ 17318 4.3295000000000000E-03 9.1005103319839226E-06 5.2322262616997517E-02
+ 17319 4.3297500000000003E-03 9.1135947842428054E-06 5.2353356658363229E-02
+ 17320 4.3299999999999996E-03 9.1266870109155675E-06 5.2384457929484242E-02
+ 17321 4.3302499999999999E-03 9.1397870138104872E-06 5.2415566436154970E-02
+ 17322 4.3305000000000001E-03 9.1528947947371182E-06 5.2446682184161479E-02
+ 17323 4.3307500000000004E-03 9.1660103555065236E-06 5.2477805179281523E-02
+ 17324 4.3309999999999998E-03 9.1791336979311489E-06 5.2508935427284506E-02
+ 17325 4.3312500000000000E-03 9.1922648238250322E-06 5.2540072933931960E-02
+ 17326 4.3315000000000003E-03 9.2054037350035089E-06 5.2571217704976615E-02
+ 17327 4.3317499999999997E-03 9.2185504332833497E-06 5.2602369746163218E-02
+ 17328 4.3319999999999999E-03 9.2317049204828902E-06 5.2633529063228282E-02
+ 17329 4.3322500000000002E-03 9.2448671984217928E-06 5.2664695661899893E-02
+ 17330 4.3325000000000004E-03 9.2580372689211443E-06 5.2695869547897921E-02
+ 17331 4.3327499999999998E-03 9.2712151338034684E-06 5.2727050726933782E-02
+ 17332 4.3330000000000000E-03 9.2844007948928266E-06 5.2758239204710955E-02
+ 17333 4.3332500000000003E-03 9.2975942540145565E-06 5.2789434986924323E-02
+ 17334 4.3334999999999997E-03 9.3107955129954421E-06 5.2820638079260594E-02
+ 17335 4.3337499999999999E-03 9.3240045736638159E-06 5.2851848487398288E-02
+ 17336 4.3340000000000002E-03 9.3372214378492927E-06 5.2883066217007522E-02
+ 17337 4.3342500000000004E-03 9.3504461073829444E-06 5.2914291273750157E-02
+ 17338 4.3344999999999998E-03 9.3636785840972098E-06 5.2945523663279627E-02
+ 17339 4.3347500000000001E-03 9.3769188698260914E-06 5.2976763391241424E-02
+ 17340 4.3350000000000003E-03 9.3901669664048675E-06 5.3008010463272387E-02
+ 17341 4.3352499999999997E-03 9.4034228756701933E-06 5.3039264885001158E-02
+ 17342 4.3354999999999999E-03 9.4166865994602847E-06 5.3070526662048374E-02
+ 17343 4.3357500000000002E-03 9.4299581396146581E-06 5.3101795800026039E-02
+ 17344 4.3360000000000004E-03 9.4432374979742061E-06 5.3133072304537891E-02
+ 17345 4.3362499999999998E-03 9.4565246763812353E-06 5.3164356181179484E-02
+ 17346 4.3365000000000001E-03 9.4698196766795891E-06 5.3195647435538111E-02
+ 17347 4.3367500000000003E-03 9.4831225007143221E-06 5.3226946073192782E-02
+ 17348 4.3369999999999997E-03 9.4964331503319018E-06 5.3258252099713882E-02
+ 17349 4.3372500000000000E-03 9.5097516273803525E-06 5.3289565520664085E-02
+ 17350 4.3375000000000002E-03 9.5230779337089300E-06 5.3320886341597241E-02
+ 17351 4.3377500000000005E-03 9.5364120711683064E-06 5.3352214568059102E-02
+ 17352 4.3379999999999998E-03 9.5497540416105262E-06 5.3383550205587167E-02
+ 17353 4.3382500000000001E-03 9.5631038468891294E-06 5.3414893259710668E-02
+ 17354 4.3385000000000003E-03 9.5764614888589217E-06 5.3446243735950402E-02
+ 17355 4.3387499999999997E-03 9.5898269693760538E-06 5.3477601639818823E-02
+ 17356 4.3390000000000000E-03 9.6032002902982265E-06 5.3508966976820345E-02
+ 17357 4.3392500000000002E-03 9.6165814534843842E-06 5.3540339752450941E-02
+ 17358 4.3395000000000005E-03 9.6299704607948313E-06 5.3571719972198208E-02
+ 17359 4.3397499999999999E-03 9.6433673140912598E-06 5.3603107641541387E-02
+ 17360 4.3400000000000001E-03 9.6567720152368442E-06 5.3634502765951830E-02
+ 17361 4.3402500000000004E-03 9.6701845660959734E-06 5.3665905350892031E-02
+ 17362 4.3404999999999997E-03 9.6836049685344288E-06 5.3697315401816478E-02
+ 17363 4.3407500000000000E-03 9.6970332244194794E-06 5.3728732924171442E-02
+ 17364 4.3410000000000002E-03 9.7104693356196189E-06 5.3760157923394745E-02
+ 17365 4.3412499999999996E-03 9.7239133040046792E-06 5.3791590404915719E-02
+ 17366 4.3414999999999999E-03 9.7373651314460323E-06 5.3823030374155929E-02
+ 17367 4.3417500000000001E-03 9.7508248198162156E-06 5.3854477836528122E-02
+ 17368 4.3420000000000004E-03 9.7642923709892014E-06 5.3885932797436968E-02
+ 17369 4.3422499999999998E-03 9.7777677868402411E-06 5.3917395262278657E-02
+ 17370 4.3425000000000000E-03 9.7912510692460970E-06 5.3948865236441393E-02
+ 17371 4.3427500000000003E-03 9.8047422200847174E-06 5.3980342725304852E-02
+ 17372 4.3429999999999996E-03 9.8182412412353941E-06 5.4011827734240285E-02
+ 17373 4.3432499999999999E-03 9.8317481345789315E-06 5.4043320268610986E-02
+ 17374 4.3435000000000001E-03 9.8452629019972962E-06 5.4074820333771687E-02
+ 17375 4.3437500000000004E-03 9.8587855453738574E-06 5.4106327935068872E-02
+ 17376 4.3439999999999998E-03 9.8723160665932652E-06 5.4137843077840593E-02
+ 17377 4.3442500000000000E-03 9.8858544675416638E-06 5.4169365767416960E-02
+ 17378 4.3445000000000003E-03 9.8994007501063458E-06 5.4200896009119370E-02
+ 17379 4.3447499999999997E-03 9.9129549161759899E-06 5.4232433808261038E-02
+ 17380 4.3449999999999999E-03 9.9265169676406872E-06 5.4263979170147046E-02
+ 17381 4.3452500000000002E-03 9.9400869063917575E-06 5.4295532100074040E-02
+ 17382 4.3455000000000004E-03 9.9536647343218635E-06 5.4327092603330213E-02
+ 17383 4.3457499999999998E-03 9.9672504533249523E-06 5.4358660685195632E-02
+ 17384 4.3460000000000000E-03 9.9808440652964263E-06 5.4390236350942048E-02
+ 17385 4.3462500000000003E-03 9.9944455721328801E-06 5.4421819605832936E-02
+ 17386 4.3464999999999997E-03 1.0008054975732193E-05 5.4453410455123134E-02
+ 17387 4.3467499999999999E-03 1.0021672277993729E-05 5.4485008904059724E-02
+ 17388 4.3470000000000002E-03 1.0035297480817992E-05 5.4516614957881092E-02
+ 17389 4.3472500000000004E-03 1.0048930586106869E-05 5.4548228621817296E-02
+ 17390 4.3474999999999998E-03 1.0062571595763491E-05 5.4579849901090244E-02
+ 17391 4.3477500000000001E-03 1.0076220511692437E-05 5.4611478800913556E-02
+ 17392 4.3480000000000003E-03 1.0089877335799454E-05 5.4643115326492478E-02
+ 17393 4.3482499999999997E-03 1.0103542069991577E-05 5.4674759483023756E-02
+ 17394 4.3484999999999999E-03 1.0117214716177297E-05 5.4706411275696226E-02
+ 17395 4.3487500000000002E-03 1.0130895276266236E-05 5.4738070709690154E-02
+ 17396 4.3490000000000004E-03 1.0144583752169372E-05 5.4769737790177492E-02
+ 17397 4.3492499999999998E-03 1.0158280145798937E-05 5.4801412522321867E-02
+ 17398 4.3495000000000001E-03 1.0171984459068576E-05 5.4833094911278892E-02
+ 17399 4.3497500000000003E-03 1.0185696693893101E-05 5.4864784962195448E-02
+ 17400 4.3499999999999997E-03 1.0199416852188584E-05 5.4896482680210211E-02
+ 17401 4.3502500000000000E-03 1.0213144935872540E-05 5.4928188070453979E-02
+ 17402 4.3505000000000002E-03 1.0226880946863617E-05 5.4959901138048606E-02
+ 17403 4.3507500000000005E-03 1.0240624887081801E-05 5.4991621888108126E-02
+ 17404 4.3509999999999998E-03 1.0254376758448286E-05 5.5023350325737803E-02
+ 17405 4.3512500000000001E-03 1.0268136562885694E-05 5.5055086456035164E-02
+ 17406 4.3515000000000003E-03 1.0281904302317805E-05 5.5086830284088922E-02
+ 17407 4.3517499999999997E-03 1.0295679978669631E-05 5.5118581814979736E-02
+ 17408 4.3520000000000000E-03 1.0309463593867604E-05 5.5150341053779986E-02
+ 17409 4.3522500000000002E-03 1.0323255149839292E-05 5.5182108005553607E-02
+ 17410 4.3525000000000005E-03 1.0337054648513575E-05 5.5213882675356291E-02
+ 17411 4.3527499999999998E-03 1.0350862091820537E-05 5.5245665068235299E-02
+ 17412 4.3530000000000001E-03 1.0364677481691687E-05 5.5277455189229892E-02
+ 17413 4.3532500000000003E-03 1.0378500820059614E-05 5.5309253043370782E-02
+ 17414 4.3534999999999997E-03 1.0392332108858196E-05 5.5341058635680271E-02
+ 17415 4.3537500000000000E-03 1.0406171350022702E-05 5.5372871971172723E-02
+ 17416 4.3540000000000002E-03 1.0420018545489494E-05 5.5404693054853842E-02
+ 17417 4.3542500000000005E-03 1.0433873697196251E-05 5.5436521891721276E-02
+ 17418 4.3544999999999999E-03 1.0447736807081852E-05 5.5468358486764083E-02
+ 17419 4.3547500000000001E-03 1.0461607877086541E-05 5.5500202844963355E-02
+ 17420 4.3550000000000004E-03 1.0475486909151696E-05 5.5532054971291739E-02
+ 17421 4.3552499999999997E-03 1.0489373905219927E-05 5.5563914870713375E-02
+ 17422 4.3555000000000000E-03 1.0503268867235212E-05 5.5595782548184432E-02
+ 17423 4.3557500000000002E-03 1.0517171797142633E-05 5.5627658008652631E-02
+ 17424 4.3559999999999996E-03 1.0531082696888511E-05 5.5659541257057153E-02
+ 17425 4.3562499999999999E-03 1.0545001568420540E-05 5.5691432298329437E-02
+ 17426 4.3565000000000001E-03 1.0558928413687512E-05 5.5723331137392106E-02
+ 17427 4.3567500000000004E-03 1.0572863234639491E-05 5.5755237779159750E-02
+ 17428 4.3569999999999998E-03 1.0586806033227711E-05 5.5787152228538257E-02
+ 17429 4.3572500000000000E-03 1.0600756811404786E-05 5.5819074490425995E-02
+ 17430 4.3575000000000003E-03 1.0614715571124404E-05 5.5851004569712294E-02
+ 17431 4.3577499999999996E-03 1.0628682314341475E-05 5.5882942471278410E-02
+ 17432 4.3579999999999999E-03 1.0642657043012284E-05 5.5914888199997535E-02
+ 17433 4.3582500000000001E-03 1.0656639759094165E-05 5.5946841760734271E-02
+ 17434 4.3585000000000004E-03 1.0670630464545758E-05 5.5978803158345004E-02
+ 17435 4.3587499999999998E-03 1.0684629161326802E-05 5.6010772397677752E-02
+ 17436 4.3590000000000000E-03 1.0698635851398452E-05 5.6042749483572546E-02
+ 17437 4.3592500000000003E-03 1.0712650536722891E-05 5.6074734420860729E-02
+ 17438 4.3594999999999997E-03 1.0726673219263545E-05 5.6106727214365451E-02
+ 17439 4.3597499999999999E-03 1.0740703900985153E-05 5.6138727868901811E-02
+ 17440 4.3600000000000002E-03 1.0754742583853504E-05 5.6170736389276388E-02
+ 17441 4.3602500000000004E-03 1.0768789269835706E-05 5.6202752780287454E-02
+ 17442 4.3604999999999998E-03 1.0782843960899922E-05 5.6234777046724908E-02
+ 17443 4.3607500000000000E-03 1.0796906659015722E-05 5.6266809193370800E-02
+ 17444 4.3610000000000003E-03 1.0810977366153707E-05 5.6298849224998407E-02
+ 17445 4.3612499999999997E-03 1.0825056084285681E-05 5.6330897146372724E-02
+ 17446 4.3614999999999999E-03 1.0839142815384750E-05 5.6362952962250926E-02
+ 17447 4.3617500000000002E-03 1.0853237561425109E-05 5.6395016677381414E-02
+ 17448 4.3620000000000004E-03 1.0867340324382143E-05 5.6427088296504516E-02
+ 17449 4.3622499999999998E-03 1.0881451106232396E-05 5.6459167824352098E-02
+ 17450 4.3625000000000001E-03 1.0895569908953752E-05 5.6491255265648022E-02
+ 17451 4.3627500000000003E-03 1.0909696734525099E-05 5.6523350625107646E-02
+ 17452 4.3629999999999997E-03 1.0923831584926518E-05 5.6555453907438033E-02
+ 17453 4.3632499999999999E-03 1.0937974462139426E-05 5.6587565117338111E-02
+ 17454 4.3635000000000002E-03 1.0952125368146238E-05 5.6619684259498496E-02
+ 17455 4.3637500000000004E-03 1.0966284304930617E-05 5.6651811338601324E-02
+ 17456 4.3639999999999998E-03 1.0980451274477319E-05 5.6683946359320475E-02
+ 17457 4.3642500000000001E-03 1.0994626278772450E-05 5.6716089326322008E-02
+ 17458 4.3645000000000003E-03 1.1008809319803083E-05 5.6748240244263067E-02
+ 17459 4.3647499999999997E-03 1.1023000399557524E-05 5.6780399117792750E-02
+ 17460 4.3650000000000000E-03 1.1037199520025316E-05 5.6812565951552124E-02
+ 17461 4.3652500000000002E-03 1.1051406683197070E-05 5.6844740750173713E-02
+ 17462 4.3655000000000005E-03 1.1065621891064554E-05 5.6876923518281684E-02
+ 17463 4.3657499999999998E-03 1.1079845145620691E-05 5.6909114260492111E-02
+ 17464 4.3660000000000001E-03 1.1094076448859679E-05 5.6941312981412785E-02
+ 17465 4.3662500000000003E-03 1.1108315802776702E-05 5.6973519685643119E-02
+ 17466 4.3664999999999997E-03 1.1122563209368140E-05 5.7005734377774307E-02
+ 17467 4.3667500000000000E-03 1.1136818670631615E-05 5.7037957062389261E-02
+ 17468 4.3670000000000002E-03 1.1151082188565782E-05 5.7070187744062743E-02
+ 17469 4.3672500000000005E-03 1.1165353765170477E-05 5.7102426427360888E-02
+ 17470 4.3674999999999999E-03 1.1179633402446623E-05 5.7134673116841908E-02
+ 17471 4.3677500000000001E-03 1.1193921102396433E-05 5.7166927817055679E-02
+ 17472 4.3680000000000004E-03 1.1208216867023117E-05 5.7199190532543680E-02
+ 17473 4.3682499999999997E-03 1.1222520698330997E-05 5.7231461267839054E-02
+ 17474 4.3685000000000000E-03 1.1236832598325710E-05 5.7263740027467078E-02
+ 17475 4.3687500000000002E-03 1.1251152569013831E-05 5.7296026815944458E-02
+ 17476 4.3689999999999996E-03 1.1265480612403113E-05 5.7328321637779442E-02
+ 17477 4.3692499999999999E-03 1.1279816730502522E-05 5.7360624497472451E-02
+ 17478 4.3695000000000001E-03 1.1294160925322066E-05 5.7392935399515455E-02
+ 17479 4.3697500000000004E-03 1.1308513198872879E-05 5.7425254348391949E-02
+ 17480 4.3699999999999998E-03 1.1322873553167190E-05 5.7457581348577438E-02
+ 17481 4.3702500000000000E-03 1.1337241990218464E-05 5.7489916404539244E-02
+ 17482 4.3705000000000003E-03 1.1351618512041165E-05 5.7522259520736085E-02
+ 17483 4.3707499999999996E-03 1.1366003120650864E-05 5.7554610701618582E-02
+ 17484 4.3709999999999999E-03 1.1380395818064385E-05 5.7586969951629263E-02
+ 17485 4.3712500000000001E-03 1.1394796606299509E-05 5.7619337275202215E-02
+ 17486 4.3715000000000004E-03 1.1409205487375183E-05 5.7651712676763264E-02
+ 17487 4.3717499999999998E-03 1.1423622463311405E-05 5.7684096160729878E-02
+ 17488 4.3720000000000000E-03 1.1438047536129429E-05 5.7716487731511751E-02
+ 17489 4.3722500000000003E-03 1.1452480707851463E-05 5.7748887393509758E-02
+ 17490 4.3724999999999997E-03 1.1466921980500794E-05 5.7781295151116747E-02
+ 17491 4.3727499999999999E-03 1.1481371356101994E-05 5.7813711008717544E-02
+ 17492 4.3730000000000002E-03 1.1495828836680547E-05 5.7846134970688287E-02
+ 17493 4.3732500000000004E-03 1.1510294424263093E-05 5.7878567041397211E-02
+ 17494 4.3734999999999998E-03 1.1524768120877310E-05 5.7911007225204016E-02
+ 17495 4.3737500000000000E-03 1.1539249928552130E-05 5.7943455526460574E-02
+ 17496 4.3740000000000003E-03 1.1553739849317394E-05 5.7975911949510121E-02
+ 17497 4.3742499999999997E-03 1.1568237885204035E-05 5.8008376498687682E-02
+ 17498 4.3744999999999999E-03 1.1582744038244246E-05 5.8040849178320329E-02
+ 17499 4.3747500000000002E-03 1.1597258310471133E-05 5.8073329992726699E-02
+ 17500 4.3750000000000004E-03 1.1611780703918897E-05 5.8105818946217136E-02
+ 17501 4.3752499999999998E-03 1.1626311220622822E-05 5.8138316043093718E-02
+ 17502 4.3755000000000000E-03 1.1640849862619400E-05 5.8170821287650630E-02
+ 17503 4.3757500000000003E-03 1.1655396631946014E-05 5.8203334684173443E-02
+ 17504 4.3759999999999997E-03 1.1669951530641145E-05 5.8235856236939422E-02
+ 17505 4.3762499999999999E-03 1.1684514560744503E-05 5.8268385950218188E-02
+ 17506 4.3765000000000002E-03 1.1699085724296689E-05 5.8300923828270512E-02
+ 17507 4.3767500000000004E-03 1.1713665023339422E-05 5.8333469875349264E-02
+ 17508 4.3769999999999998E-03 1.1728252459915449E-05 5.8366024095698771E-02
+ 17509 4.3772500000000001E-03 1.1742848036068706E-05 5.8398586493555706E-02
+ 17510 4.3775000000000003E-03 1.1757451753844058E-05 5.8431157073147867E-02
+ 17511 4.3777499999999997E-03 1.1772063615287431E-05 5.8463735838695241E-02
+ 17512 4.3779999999999999E-03 1.1786683622445902E-05 5.8496322794409500E-02
+ 17513 4.3782500000000002E-03 1.1801311777367520E-05 5.8528917944494045E-02
+ 17514 4.3785000000000004E-03 1.1815948082101399E-05 5.8561521293144007E-02
+ 17515 4.3787499999999998E-03 1.1830592538697645E-05 5.8594132844546384E-02
+ 17516 4.3790000000000001E-03 1.1845245149207553E-05 5.8626752602880056E-02
+ 17517 4.3792500000000003E-03 1.1859905915683360E-05 5.8659380572315498E-02
+ 17518 4.3794999999999997E-03 1.1874574840178296E-05 5.8692016757014902E-02
+ 17519 4.3797500000000000E-03 1.1889251924746796E-05 5.8724661161132681E-02
+ 17520 4.3800000000000002E-03 1.1903937171444194E-05 5.8757313788814568E-02
+ 17521 4.3802500000000005E-03 1.1918630582326883E-05 5.8789974644198308E-02
+ 17522 4.3804999999999998E-03 1.1933332159452255E-05 5.8822643731413320E-02
+ 17523 4.3807500000000001E-03 1.1948041904878896E-05 5.8855321054580967E-02
+ 17524 4.3810000000000003E-03 1.1962759820666246E-05 5.8888006617814334E-02
+ 17525 4.3812499999999997E-03 1.1977485908874788E-05 5.8920700425218200E-02
+ 17526 4.3815000000000000E-03 1.1992220171566191E-05 5.8953402480889344E-02
+ 17527 4.3817500000000002E-03 1.2006962610802963E-05 5.8986112788916266E-02
+ 17528 4.3820000000000005E-03 1.2021713228648715E-05 5.9018831353379118E-02
+ 17529 4.3822499999999999E-03 1.2036472027168007E-05 5.9051558178349908E-02
+ 17530 4.3825000000000001E-03 1.2051239008426576E-05 5.9084293267892739E-02
+ 17531 4.3827500000000004E-03 1.2066014174491034E-05 5.9117036626063227E-02
+ 17532 4.3829999999999997E-03 1.2080797527428979E-05 5.9149788256908691E-02
+ 17533 4.3832500000000000E-03 1.2095589069309197E-05 5.9182548164468607E-02
+ 17534 4.3835000000000002E-03 1.2110388802201307E-05 5.9215316352774064E-02
+ 17535 4.3837499999999996E-03 1.2125196728175962E-05 5.9248092825847878E-02
+ 17536 4.3839999999999999E-03 1.2140012849304944E-05 5.9280877587704901E-02
+ 17537 4.3842500000000001E-03 1.2154837167660904E-05 5.9313670642351671E-02
+ 17538 4.3845000000000004E-03 1.2169669685317544E-05 5.9346471993786468E-02
+ 17539 4.3847499999999998E-03 1.2184510404349506E-05 5.9379281645999454E-02
+ 17540 4.3850000000000000E-03 1.2199359326832597E-05 5.9412099602972744E-02
+ 17541 4.3852500000000003E-03 1.2214216454843419E-05 5.9444925868680110E-02
+ 17542 4.3854999999999996E-03 1.2229081790459635E-05 5.9477760447087136E-02
+ 17543 4.3857499999999999E-03 1.2243955335759995E-05 5.9510603342151441E-02
+ 17544 4.3860000000000001E-03 1.2258837092824121E-05 5.9543454557822256E-02
+ 17545 4.3862500000000004E-03 1.2273727063732651E-05 5.9576314098040629E-02
+ 17546 4.3864999999999998E-03 1.2288625250567162E-05 5.9609181966739540E-02
+ 17547 4.3867500000000000E-03 1.2303531655410367E-05 5.9642058167843917E-02
+ 17548 4.3870000000000003E-03 1.2318446280345804E-05 5.9674942705270281E-02
+ 17549 4.3872499999999997E-03 1.2333369127458002E-05 5.9707835582926971E-02
+ 17550 4.3874999999999999E-03 1.2348300198832592E-05 5.9740736804714499E-02
+ 17551 4.3877500000000002E-03 1.2363239496556054E-05 5.9773646374524841E-02
+ 17552 4.3880000000000004E-03 1.2378187022715876E-05 5.9806564296242100E-02
+ 17553 4.3882499999999998E-03 1.2393142779400473E-05 5.9839490573741938E-02
+ 17554 4.3885000000000000E-03 1.2408106768699361E-05 5.9872425210892158E-02
+ 17555 4.3887500000000003E-03 1.2423078992702902E-05 5.9905368211552235E-02
+ 17556 4.3889999999999997E-03 1.2438059453502392E-05 5.9938319579573435E-02
+ 17557 4.3892499999999999E-03 1.2453048153190275E-05 5.9971279318799094E-02
+ 17558 4.3895000000000002E-03 1.2468045093859744E-05 6.0004247433064144E-02
+ 17559 4.3897500000000004E-03 1.2483050277605064E-05 6.0037223926195607E-02
+ 17560 4.3899999999999998E-03 1.2498063706521379E-05 6.0070208802012144E-02
+ 17561 4.3902500000000001E-03 1.2513085382704933E-05 6.0103202064324457E-02
+ 17562 4.3905000000000003E-03 1.2528115308252759E-05 6.0136203716935080E-02
+ 17563 4.3907499999999997E-03 1.2543153485262873E-05 6.0169213763638103E-02
+ 17564 4.3909999999999999E-03 1.2558199915834389E-05 6.0202232208220054E-02
+ 17565 4.3912500000000002E-03 1.2573254602067164E-05 6.0235259054458853E-02
+ 17566 4.3915000000000004E-03 1.2588317546062100E-05 6.0268294306124522E-02
+ 17567 4.3917499999999998E-03 1.2603388749920970E-05 6.0301337966978535E-02
+ 17568 4.3920000000000001E-03 1.2618468215746646E-05 6.0334390040774996E-02
+ 17569 4.3922500000000003E-03 1.2633555945642767E-05 6.0367450531259317E-02
+ 17570 4.3924999999999997E-03 1.2648651941713950E-05 6.0400519442168690E-02
+ 17571 4.3927500000000000E-03 1.2663756206065842E-05 6.0433596777232791E-02
+ 17572 4.3930000000000002E-03 1.2678868740804921E-05 6.0466682540172623E-02
+ 17573 4.3932500000000005E-03 1.2693989548038595E-05 6.0499776734701249E-02
+ 17574 4.3934999999999998E-03 1.2709118629875186E-05 6.0532879364523458E-02
+ 17575 4.3937500000000001E-03 1.2724255988424088E-05 6.0565990433336339E-02
+ 17576 4.3940000000000003E-03 1.2739401625795451E-05 6.0599109944828457E-02
+ 17577 4.3942499999999997E-03 1.2754555544100345E-05 6.0632237902680360E-02
+ 17578 4.3945000000000000E-03 1.2769717745450929E-05 6.0665374310564811E-02
+ 17579 4.3947500000000002E-03 1.2784888231960131E-05 6.0698519172145880E-02
+ 17580 4.3950000000000005E-03 1.2800067005741815E-05 6.0731672491080038E-02
+ 17581 4.3952499999999999E-03 1.2815254068910728E-05 6.0764834271015276E-02
+ 17582 4.3955000000000001E-03 1.2830449423582687E-05 6.0798004515591891E-02
+ 17583 4.3957500000000004E-03 1.2845653071874248E-05 6.0831183228441804E-02
+ 17584 4.3959999999999997E-03 1.2860865015902879E-05 6.0864370413188665E-02
+ 17585 4.3962500000000000E-03 1.2876085257787116E-05 6.0897566073448588E-02
+ 17586 4.3965000000000002E-03 1.2891313799646225E-05 6.0930770212829118E-02
+ 17587 4.3967500000000005E-03 1.2906550643600447E-05 6.0963982834929792E-02
+ 17588 4.3969999999999999E-03 1.2921795791770865E-05 6.0997203943342078E-02
+ 17589 4.3972500000000001E-03 1.2937049246279592E-05 6.1030433541649637E-02
+ 17590 4.3975000000000004E-03 1.2952311009249503E-05 6.1063671633427699E-02
+ 17591 4.3977499999999997E-03 1.2967581082804370E-05 6.1096918222243286E-02
+ 17592 4.3980000000000000E-03 1.2982859469068986E-05 6.1130173311655996E-02
+ 17593 4.3982500000000002E-03 1.2998146170168903E-05 6.1163436905216612E-02
+ 17594 4.3984999999999996E-03 1.3013441188230552E-05 6.1196709006468182E-02
+ 17595 4.3987499999999999E-03 1.3028744525381393E-05 6.1229989618945851E-02
+ 17596 4.3990000000000001E-03 1.3044056183749604E-05 6.1263278746176285E-02
+ 17597 4.3992500000000004E-03 1.3059376165464358E-05 6.1296576391678501E-02
+ 17598 4.3994999999999998E-03 1.3074704472655577E-05 6.1329882558962948E-02
+ 17599 4.3997500000000000E-03 1.3090041107454261E-05 6.1363197251532567E-02
+ 17600 4.4000000000000003E-03 1.3105386071992103E-05 6.1396520472881945E-02
+ 17601 4.4002499999999996E-03 1.3120739368401703E-05 6.1429852226497404E-02
+ 17602 4.4004999999999999E-03 1.3136100998816648E-05 6.1463192515857759E-02
+ 17603 4.4007500000000001E-03 1.3151470965371262E-05 6.1496541344433178E-02
+ 17604 4.4010000000000004E-03 1.3166849270200784E-05 6.1529898715686308E-02
+ 17605 4.4012499999999998E-03 1.3182235915441264E-05 6.1563264633071171E-02
+ 17606 4.4015000000000000E-03 1.3197630903229759E-05 6.1596639100034323E-02
+ 17607 4.4017500000000003E-03 1.3213034235704056E-05 6.1630022120013887E-02
+ 17608 4.4019999999999997E-03 1.3228445915002783E-05 6.1663413696439989E-02
+ 17609 4.4022499999999999E-03 1.3243865943265578E-05 6.1696813832734919E-02
+ 17610 4.4025000000000002E-03 1.3259294322632780E-05 6.1730222532312820E-02
+ 17611 4.4027500000000004E-03 1.3274731055245657E-05 6.1763639798579635E-02
+ 17612 4.4029999999999998E-03 1.3290176143246234E-05 6.1797065634933347E-02
+ 17613 4.4032500000000000E-03 1.3305629588777560E-05 6.1830500044764154E-02
+ 17614 4.4035000000000003E-03 1.3321091393983380E-05 6.1863943031453920E-02
+ 17615 4.4037499999999997E-03 1.3336561561008278E-05 6.1897394598376516E-02
+ 17616 4.4039999999999999E-03 1.3352040091997844E-05 6.1930854748898104E-02
+ 17617 4.4042500000000002E-03 1.3367526989098343E-05 6.1964323486376378E-02
+ 17618 4.4045000000000004E-03 1.3383022254456921E-05 6.1997800814161307E-02
+ 17619 4.4047499999999998E-03 1.3398525890221543E-05 6.2031286735594597E-02
+ 17620 4.4050000000000001E-03 1.3414037898541107E-05 6.2064781254010250E-02
+ 17621 4.4052500000000003E-03 1.3429558281565262E-05 6.2098284372734160E-02
+ 17622 4.4054999999999997E-03 1.3445087041444435E-05 6.2131796095083833E-02
+ 17623 4.4057499999999999E-03 1.3460624180330023E-05 6.2165316424369399E-02
+ 17624 4.4060000000000002E-03 1.3476169700374161E-05 6.2198845363892530E-02
+ 17625 4.4062500000000004E-03 1.3491723603729809E-05 6.2232382916947007E-02
+ 17626 4.4064999999999998E-03 1.3507285892550678E-05 6.2265929086818612E-02
+ 17627 4.4067500000000001E-03 1.3522856568991518E-05 6.2299483876785175E-02
+ 17628 4.4070000000000003E-03 1.3538435635207720E-05 6.2333047290116510E-02
+ 17629 4.4072499999999997E-03 1.3554023093355454E-05 6.2366619330074334E-02
+ 17630 4.4075000000000000E-03 1.3569618945591891E-05 6.2400199999912608E-02
+ 17631 4.4077500000000002E-03 1.3585223194074867E-05 6.2433789302877039E-02
+ 17632 4.4080000000000005E-03 1.3600835840963056E-05 6.2467387242205442E-02
+ 17633 4.4082499999999998E-03 1.3616456888415908E-05 6.2500993821127684E-02
+ 17634 4.4085000000000001E-03 1.3632086338593834E-05 6.2534609042865660E-02
+ 17635 4.4087500000000003E-03 1.3647724193657873E-05 6.2568232910633348E-02
+ 17636 4.4089999999999997E-03 1.3663370455769891E-05 6.2601865427636391E-02
+ 17637 4.4092500000000000E-03 1.3679025127092707E-05 6.2635506597073037E-02
+ 17638 4.4095000000000002E-03 1.3694688209789763E-05 6.2669156422133096E-02
+ 17639 4.4097500000000005E-03 1.3710359706025382E-05 6.2702814905998619E-02
+ 17640 4.4099999999999999E-03 1.3726039617964569E-05 6.2736482051843429E-02
+ 17641 4.4102500000000001E-03 1.3741727947773371E-05 6.2770157862833853E-02
+ 17642 4.4105000000000004E-03 1.3757424697618377E-05 6.2803842342127894E-02
+ 17643 4.4107499999999997E-03 1.3773129869667031E-05 6.2837535492875574E-02
+ 17644 4.4110000000000000E-03 1.3788843466087674E-05 6.2871237318219336E-02
+ 17645 4.4112500000000002E-03 1.3804565489049315E-05 6.2904947821293217E-02
+ 17646 4.4114999999999996E-03 1.3820295940721703E-05 6.2938667005223520E-02
+ 17647 4.4117499999999999E-03 1.3836034823275564E-05 6.2972394873128612E-02
+ 17648 4.4120000000000001E-03 1.3851782138882233E-05 6.3006131428118950E-02
+ 17649 4.4122500000000004E-03 1.3867537889713838E-05 6.3039876673296816E-02
+ 17650 4.4124999999999998E-03 1.3883302077943286E-05 6.3073630611756804E-02
+ 17651 4.4127500000000000E-03 1.3899074705744392E-05 6.3107393246585416E-02
+ 17652 4.4130000000000003E-03 1.3914855775291582E-05 6.3141164580861484E-02
+ 17653 4.4132499999999996E-03 1.3930645288760010E-05 6.3174944617655368E-02
+ 17654 4.4134999999999999E-03 1.3946443248325830E-05 6.3208733360030023E-02
+ 17655 4.4137500000000001E-03 1.3962249656165778E-05 6.3242530811040365E-02
+ 17656 4.4140000000000004E-03 1.3978064514457360E-05 6.3276336973733180E-02
+ 17657 4.4142499999999998E-03 1.3993887825378853E-05 6.3310151851147370E-02
+ 17658 4.4145000000000000E-03 1.4009719591109397E-05 6.3343975446314232E-02
+ 17659 4.4147500000000003E-03 1.4025559813828771E-05 6.3377807762256752E-02
+ 17660 4.4149999999999997E-03 1.4041408495717483E-05 6.3411648801990170E-02
+ 17661 4.4152499999999999E-03 1.4057265638956974E-05 6.3445498568521899E-02
+ 17662 4.4155000000000002E-03 1.4073131245729253E-05 6.3479357064851333E-02
+ 17663 4.4157500000000004E-03 1.4089005318217175E-05 6.3513224293969994E-02
+ 17664 4.4159999999999998E-03 1.4104887858604201E-05 6.3547100258861303E-02
+ 17665 4.4162500000000000E-03 1.4120778869074801E-05 6.3580984962501266E-02
+ 17666 4.4165000000000003E-03 1.4136678351813958E-05 6.3614878407857428E-02
+ 17667 4.4167499999999997E-03 1.4152586309007425E-05 6.3648780597889809E-02
+ 17668 4.4169999999999999E-03 1.4168502742841846E-05 6.3682691535550506E-02
+ 17669 4.4172500000000002E-03 1.4184427655504454E-05 6.3716611223783651E-02
+ 17670 4.4175000000000004E-03 1.4200361049183231E-05 6.3750539665525296E-02
+ 17671 4.4177499999999998E-03 1.4216302926066890E-05 6.3784476863703934E-02
+ 17672 4.4180000000000001E-03 1.4232253288345008E-05 6.3818422821240034E-02
+ 17673 4.4182500000000003E-03 1.4248212138207731E-05 6.3852377541046251E-02
+ 17674 4.4184999999999997E-03 1.4264179477845940E-05 6.3886341026027152E-02
+ 17675 4.4187499999999999E-03 1.4280155309451401E-05 6.3920313279079752E-02
+ 17676 4.4190000000000002E-03 1.4296139635216430E-05 6.3954294303092990E-02
+ 17677 4.4192500000000004E-03 1.4312132457334134E-05 6.3988284100947937E-02
+ 17678 4.4194999999999998E-03 1.4328133777998269E-05 6.4022282675517780E-02
+ 17679 4.4197500000000001E-03 1.4344143599403504E-05 6.4056290029668131E-02
+ 17680 4.4200000000000003E-03 1.4360161923745005E-05 6.4090306166256300E-02
+ 17681 4.4202499999999997E-03 1.4376188753218699E-05 6.4124331088132022E-02
+ 17682 4.4205000000000000E-03 1.4392224090021391E-05 6.4158364798137205E-02
+ 17683 4.4207500000000002E-03 1.4408267936350390E-05 6.4192407299105719E-02
+ 17684 4.4210000000000005E-03 1.4424320294403790E-05 6.4226458593863750E-02
+ 17685 4.4212499999999998E-03 1.4440381166380347E-05 6.4260518685229431E-02
+ 17686 4.4215000000000001E-03 1.4456450554479679E-05 6.4294587576013501E-02
+ 17687 4.4217500000000003E-03 1.4472528460901907E-05 6.4328665269018273E-02
+ 17688 4.4219999999999997E-03 1.4488614887847910E-05 6.4362751767038595E-02
+ 17689 4.4222500000000000E-03 1.4504709837519392E-05 6.4396847072861405E-02
+ 17690 4.4225000000000002E-03 1.4520813312118585E-05 6.4430951189265950E-02
+ 17691 4.4227500000000005E-03 1.4536925313848500E-05 6.4465064119023280E-02
+ 17692 4.4229999999999998E-03 1.4553045844912753E-05 6.4499185864896821E-02
+ 17693 4.4232500000000001E-03 1.4569174907515835E-05 6.4533316429642468E-02
+ 17694 4.4235000000000003E-03 1.4585312503862736E-05 6.4567455816007951E-02
+ 17695 4.4237499999999997E-03 1.4601458636159173E-05 6.4601604026732942E-02
+ 17696 4.4240000000000000E-03 1.4617613306611669E-05 6.4635761064550032E-02
+ 17697 4.4242500000000002E-03 1.4633776517427294E-05 6.4669926932183486E-02
+ 17698 4.4245000000000005E-03 1.4649948270813843E-05 6.4704101632349825E-02
+ 17699 4.4247499999999999E-03 1.4666128568979717E-05 6.4738285167757662E-02
+ 17700 4.4250000000000001E-03 1.4682317414134191E-05 6.4772477541108292E-02
+ 17701 4.4252500000000004E-03 1.4698514808487022E-05 6.4806678755094688E-02
+ 17702 4.4254999999999997E-03 1.4714720754248656E-05 6.4840888812402062E-02
+ 17703 4.4257500000000000E-03 1.4730935253630369E-05 6.4875107715708369E-02
+ 17704 4.4260000000000002E-03 1.4747158308843937E-05 6.4909335467683169E-02
+ 17705 4.4262499999999996E-03 1.4763389922101796E-05 6.4943572070988442E-02
+ 17706 4.4264999999999999E-03 1.4779630095617243E-05 6.4977817528278581E-02
+ 17707 4.4267500000000001E-03 1.4795878831604027E-05 6.5012071842199884E-02
+ 17708 4.4270000000000004E-03 1.4812136132276655E-05 6.5046335015391185E-02
+ 17709 4.4272499999999998E-03 1.4828401999850191E-05 6.5080607050483102E-02
+ 17710 4.4275000000000000E-03 1.4844676436540562E-05 6.5114887950099051E-02
+ 17711 4.4277500000000003E-03 1.4860959444564197E-05 6.5149177716854328E-02
+ 17712 4.4279999999999996E-03 1.4877251026138126E-05 6.5183476353356348E-02
+ 17713 4.4282499999999999E-03 1.4893551183480216E-05 6.5217783862205128E-02
+ 17714 4.4285000000000001E-03 1.4909859918808831E-05 6.5252100245992817E-02
+ 17715 4.4287500000000004E-03 1.4926177234343034E-05 6.5286425507303542E-02
+ 17716 4.4289999999999998E-03 1.4942503132302467E-05 6.5320759648713853E-02
+ 17717 4.4292500000000000E-03 1.4958837614907591E-05 6.5355102672792792E-02
+ 17718 4.4295000000000003E-03 1.4975180684379337E-05 6.5389454582101367E-02
+ 17719 4.4297499999999997E-03 1.4991532342939264E-05 6.5423815379192687E-02
+ 17720 4.4299999999999999E-03 1.5007892592809763E-05 6.5458185066612717E-02
+ 17721 4.4302500000000002E-03 1.5024261436213677E-05 6.5492563646899093E-02
+ 17722 4.4305000000000004E-03 1.5040638875374534E-05 6.5526951122582014E-02
+ 17723 4.4307499999999998E-03 1.5057024912516440E-05 6.5561347496183739E-02
+ 17724 4.4310000000000000E-03 1.5073419549864303E-05 6.5595752770219187E-02
+ 17725 4.4312500000000003E-03 1.5089822789643493E-05 6.5630166947195173E-02
+ 17726 4.4314999999999997E-03 1.5106234634079998E-05 6.5664590029610823E-02
+ 17727 4.4317499999999999E-03 1.5122655085400608E-05 6.5699022019957837E-02
+ 17728 4.4320000000000002E-03 1.5139084145832548E-05 6.5733462920719923E-02
+ 17729 4.4322500000000004E-03 1.5155521817603734E-05 6.5767912734373213E-02
+ 17730 4.4324999999999998E-03 1.5171968102942657E-05 6.5802371463385995E-02
+ 17731 4.4327500000000001E-03 1.5188423004078551E-05 6.5836839110219036E-02
+ 17732 4.4330000000000003E-03 1.5204886523241155E-05 6.5871315677325307E-02
+ 17733 4.4332499999999997E-03 1.5221358662660761E-05 6.5905801167149877E-02
+ 17734 4.4334999999999999E-03 1.5237839424568465E-05 6.5940295582130687E-02
+ 17735 4.4337500000000002E-03 1.5254328811195827E-05 6.5974798924697431E-02
+ 17736 4.4340000000000004E-03 1.5270826824775016E-05 6.6009311197272338E-02
+ 17737 4.4342499999999998E-03 1.5287333467538791E-05 6.6043832402269784E-02
+ 17738 4.4345000000000001E-03 1.5303848741720689E-05 6.6078362542096869E-02
+ 17739 4.4347500000000003E-03 1.5320372649554656E-05 6.6112901619152620E-02
+ 17740 4.4349999999999997E-03 1.5336905193275218E-05 6.6147449635828331E-02
+ 17741 4.4352500000000000E-03 1.5353446375117706E-05 6.6182006594508166E-02
+ 17742 4.4355000000000002E-03 1.5369996197317873E-05 6.6216572497568099E-02
+ 17743 4.4357500000000005E-03 1.5386554662112089E-05 6.6251147347376582E-02
+ 17744 4.4359999999999998E-03 1.5403121771737298E-05 6.6285731146294324E-02
+ 17745 4.4362500000000001E-03 1.5419697528431163E-05 6.6320323896674749E-02
+ 17746 4.4365000000000003E-03 1.5436281934431810E-05 6.6354925600863118E-02
+ 17747 4.4367499999999997E-03 1.5452874991977921E-05 6.6389536261197285E-02
+ 17748 4.4370000000000000E-03 1.5469476703308921E-05 6.6424155880007649E-02
+ 17749 4.4372500000000002E-03 1.5486087070664688E-05 6.6458784459616616E-02
+ 17750 4.4375000000000005E-03 1.5502706096285701E-05 6.6493422002339111E-02
+ 17751 4.4377499999999999E-03 1.5519333782412949E-05 6.6528068510482305E-02
+ 17752 4.4380000000000001E-03 1.5535970131288223E-05 6.6562723986346051E-02
+ 17753 4.4382500000000004E-03 1.5552615145153663E-05 6.6597388432222182E-02
+ 17754 4.4384999999999997E-03 1.5569268826251999E-05 6.6632061850394997E-02
+ 17755 4.4387500000000000E-03 1.5585931176826711E-05 6.6666744243141521E-02
+ 17756 4.4390000000000002E-03 1.5602602199121675E-05 6.6701435612730647E-02
+ 17757 4.4392499999999996E-03 1.5619281895381309E-05 6.6736135961423818E-02
+ 17758 4.4394999999999999E-03 1.5635970267850810E-05 6.6770845291475200E-02
+ 17759 4.4397500000000001E-03 1.5652667318775713E-05 6.6805563605130958E-02
+ 17760 4.4400000000000004E-03 1.5669373050402223E-05 6.6840290904629590E-02
+ 17761 4.4402499999999998E-03 1.5686087464977012E-05 6.6875027192202230E-02
+ 17762 4.4405000000000000E-03 1.5702810564747507E-05 6.6909772470072487E-02
+ 17763 4.4407500000000003E-03 1.5719542351961457E-05 6.6944526740456131E-02
+ 17764 4.4409999999999996E-03 1.5736282828867260E-05 6.6979290005561160E-02
+ 17765 4.4412499999999999E-03 1.5753031997713957E-05 6.7014062267588756E-02
+ 17766 4.4415000000000001E-03 1.5769789860751021E-05 6.7048843528731639E-02
+ 17767 4.4417500000000004E-03 1.5786556420228470E-05 6.7083633791175420E-02
+ 17768 4.4419999999999998E-03 1.5803331678396866E-05 6.7118433057097929E-02
+ 17769 4.4422500000000000E-03 1.5820115637507461E-05 6.7153241328669580E-02
+ 17770 4.4425000000000003E-03 1.5836908299811878E-05 6.7188058608053186E-02
+ 17771 4.4427499999999997E-03 1.5853709667562283E-05 6.7222884897403731E-02
+ 17772 4.4429999999999999E-03 1.5870519743011567E-05 6.7257720198869067E-02
+ 17773 4.4432500000000002E-03 1.5887338528412959E-05 6.7292564514589079E-02
+ 17774 4.4435000000000004E-03 1.5904166026020272E-05 6.7327417846696436E-02
+ 17775 4.4437499999999998E-03 1.5921002238087813E-05 6.7362280197315827E-02
+ 17776 4.4440000000000000E-03 1.5937847166870617E-05 6.7397151568564823E-02
+ 17777 4.4442500000000003E-03 1.5954700814624032E-05 6.7432031962553193E-02
+ 17778 4.4444999999999997E-03 1.5971563183603939E-05 6.7466921381383174E-02
+ 17779 4.4447499999999999E-03 1.5988434276066947E-05 6.7501819827149659E-02
+ 17780 4.4450000000000002E-03 1.6005314094269968E-05 6.7536727301939797E-02
+ 17781 4.4452500000000004E-03 1.6022202640470539E-05 6.7571643807833121E-02
+ 17782 4.4454999999999998E-03 1.6039099916926627E-05 6.7606569346901721E-02
+ 17783 4.4457500000000000E-03 1.6056005925896902E-05 6.7641503921210377E-02
+ 17784 4.4460000000000003E-03 1.6072920669640377E-05 6.7676447532816139E-02
+ 17785 4.4462499999999997E-03 1.6089844150416558E-05 6.7711400183768380E-02
+ 17786 4.4464999999999999E-03 1.6106776370485680E-05 6.7746361876109329E-02
+ 17787 4.4467500000000002E-03 1.6123717332108265E-05 6.7781332611873427E-02
+ 17788 4.4470000000000004E-03 1.6140667037545443E-05 6.7816312393087622E-02
+ 17789 4.4472499999999998E-03 1.6157625489058746E-05 6.7851301221771437E-02
+ 17790 4.4475000000000001E-03 1.6174592688910413E-05 6.7886299099936806E-02
+ 17791 4.4477500000000003E-03 1.6191568639363029E-05 6.7921306029588333E-02
+ 17792 4.4479999999999997E-03 1.6208553342679648E-05 6.7956322012722836E-02
+ 17793 4.4482499999999999E-03 1.6225546801124010E-05 6.7991347051329989E-02
+ 17794 4.4485000000000002E-03 1.6242549016960134E-05 6.8026381147391721E-02
+ 17795 4.4487500000000004E-03 1.6259559992452672E-05 6.8061424302882464E-02
+ 17796 4.4489999999999998E-03 1.6276579729866673E-05 6.8096476519769134E-02
+ 17797 4.4492500000000001E-03 1.6293608231467824E-05 6.8131537800011660E-02
+ 17798 4.4495000000000003E-03 1.6310645499522152E-05 6.8166608145561761E-02
+ 17799 4.4497499999999997E-03 1.6327691536296178E-05 6.8201687558364102E-02
+ 17800 4.4500000000000000E-03 1.6344746344057074E-05 6.8236776040355898E-02
+ 17801 4.4502500000000002E-03 1.6361809925072316E-05 6.8271873593466814E-02
+ 17802 4.4505000000000005E-03 1.6378882281609921E-05 6.8306980219618924E-02
+ 17803 4.4507499999999998E-03 1.6395963415938343E-05 6.8342095920727042E-02
+ 17804 4.4510000000000001E-03 1.6413053330326673E-05 6.8377220698698407E-02
+ 17805 4.4512500000000003E-03 1.6430152027044301E-05 6.8412354555432944E-02
+ 17806 4.4514999999999997E-03 1.6447259508361086E-05 6.8447497492822820E-02
+ 17807 4.4517500000000000E-03 1.6464375776547567E-05 6.8482649512753221E-02
+ 17808 4.4520000000000002E-03 1.6481500833874529E-05 6.8517810617101438E-02
+ 17809 4.4522500000000005E-03 1.6498634682613340E-05 6.8552980807737723E-02
+ 17810 4.4524999999999999E-03 1.6515777325035723E-05 6.8588160086524505E-02
+ 17811 4.4527500000000001E-03 1.6532928763414074E-05 6.8623348455317076E-02
+ 17812 4.4530000000000004E-03 1.6550089000021070E-05 6.8658545915963265E-02
+ 17813 4.4532499999999997E-03 1.6567258037129836E-05 6.8693752470303113E-02
+ 17814 4.4535000000000000E-03 1.6584435877014159E-05 6.8728968120169903E-02
+ 17815 4.4537500000000002E-03 1.6601622521948059E-05 6.8764192867389037E-02
+ 17816 4.4539999999999996E-03 1.6618817974206102E-05 6.8799426713778436E-02
+ 17817 4.4542499999999999E-03 1.6636022236063347E-05 6.8834669661149081E-02
+ 17818 4.4545000000000001E-03 1.6653235309795268E-05 6.8869921711304100E-02
+ 17819 4.4547500000000004E-03 1.6670457197677752E-05 6.8905182866039333E-02
+ 17820 4.4549999999999998E-03 1.6687687901987124E-05 6.8940453127143239E-02
+ 17821 4.4552500000000000E-03 1.6704927425000317E-05 6.8975732496397088E-02
+ 17822 4.4555000000000003E-03 1.6722175768994523E-05 6.9011020975574516E-02
+ 17823 4.4557499999999996E-03 1.6739432936247382E-05 6.9046318566441556E-02
+ 17824 4.4559999999999999E-03 1.6756698929037154E-05 6.9081625270757535E-02
+ 17825 4.4562500000000001E-03 1.6773973749642395E-05 6.9116941090273901E-02
+ 17826 4.4565000000000004E-03 1.6791257400342081E-05 6.9152266026734799E-02
+ 17827 4.4567499999999998E-03 1.6808549883415622E-05 6.9187600081876868E-02
+ 17828 4.4570000000000000E-03 1.6825851201143041E-05 6.9222943257429823E-02
+ 17829 4.4572500000000003E-03 1.6843161355804550E-05 6.9258295555115659E-02
+ 17830 4.4574999999999997E-03 1.6860480349680887E-05 6.9293656976648826E-02
+ 17831 4.4577499999999999E-03 1.6877808185053319E-05 6.9329027523737138E-02
+ 17832 4.4580000000000002E-03 1.6895144864203387E-05 6.9364407198080388E-02
+ 17833 4.4582500000000004E-03 1.6912490389413139E-05 6.9399796001371195E-02
+ 17834 4.4584999999999998E-03 1.6929844762964936E-05 6.9435193935294889E-02
+ 17835 4.4587500000000000E-03 1.6947207987141780E-05 6.9470601001529478E-02
+ 17836 4.4590000000000003E-03 1.6964580064226909E-05 6.9506017201745679E-02
+ 17837 4.4592499999999997E-03 1.6981960996503940E-05 6.9541442537606454E-02
+ 17838 4.4594999999999999E-03 1.6999350786257126E-05 6.9576877010768257E-02
+ 17839 4.4597500000000002E-03 1.7016749435770936E-05 6.9612320622879476E-02
+ 17840 4.4600000000000004E-03 1.7034156947330315E-05 6.9647773375581465E-02
+ 17841 4.4602499999999998E-03 1.7051573323220553E-05 6.9683235270508057E-02
+ 17842 4.4605000000000001E-03 1.7068998565727525E-05 6.9718706309286269E-02
+ 17843 4.4607500000000003E-03 1.7086432677137346E-05 6.9754186493535320E-02
+ 17844 4.4609999999999997E-03 1.7103875659736530E-05 6.9789675824867198E-02
+ 17845 4.4612499999999999E-03 1.7121327515812150E-05 6.9825174304886897E-02
+ 17846 4.4615000000000002E-03 1.7138788247651532E-05 6.9860681935191696E-02
+ 17847 4.4617500000000004E-03 1.7156257857542433E-05 6.9896198717371794E-02
+ 17848 4.4619999999999998E-03 1.7173736347772981E-05 6.9931724653010049E-02
+ 17849 4.4622500000000001E-03 1.7191223720631842E-05 6.9967259743682272E-02
+ 17850 4.4625000000000003E-03 1.7208719978407902E-05 7.0002803990956611E-02
+ 17851 4.4627499999999997E-03 1.7226225123390467E-05 7.0038357396393913E-02
+ 17852 4.4630000000000000E-03 1.7243739157869390E-05 7.0073919961548201E-02
+ 17853 4.4632500000000002E-03 1.7261262084134722E-05 7.0109491687965986E-02
+ 17854 4.4635000000000005E-03 1.7278793904476969E-05 7.0145072577186260E-02
+ 17855 4.4637499999999998E-03 1.7296334621186986E-05 7.0180662630741075E-02
+ 17856 4.4640000000000001E-03 1.7313884236556133E-05 7.0216261850155129E-02
+ 17857 4.4642500000000003E-03 1.7331442752876043E-05 7.0251870236945901E-02
+ 17858 4.4644999999999997E-03 1.7349010172438659E-05 7.0287487792623324E-02
+ 17859 4.4647500000000000E-03 1.7366586497536524E-05 7.0323114518690721E-02
+ 17860 4.4650000000000002E-03 1.7384171730462358E-05 7.0358750416643454E-02
+ 17861 4.4652500000000005E-03 1.7401765873509321E-05 7.0394395487970163E-02
+ 17862 4.4654999999999999E-03 1.7419368928970900E-05 7.0430049734151776E-02
+ 17863 4.4657500000000001E-03 1.7436980899141077E-05 7.0465713156662446E-02
+ 17864 4.4660000000000004E-03 1.7454601786314078E-05 7.0501385756968987E-02
+ 17865 4.4662499999999997E-03 1.7472231592784472E-05 7.0537067536530676E-02
+ 17866 4.4665000000000000E-03 1.7489870320847378E-05 7.0572758496800114E-02
+ 17867 4.4667500000000002E-03 1.7507517972798093E-05 7.0608458639222091E-02
+ 17868 4.4669999999999996E-03 1.7525174550932260E-05 7.0644167965234470E-02
+ 17869 4.4672499999999999E-03 1.7542840057546094E-05 7.0679886476268133E-02
+ 17870 4.4675000000000001E-03 1.7560514494935975E-05 7.0715614173746402E-02
+ 17871 4.4677500000000004E-03 1.7578197865398664E-05 7.0751351059085421E-02
+ 17872 4.4679999999999997E-03 1.7595890171231262E-05 7.0787097133694146E-02
+ 17873 4.4682500000000000E-03 1.7613591414731372E-05 7.0822852398974762E-02
+ 17874 4.4685000000000002E-03 1.7631301598196776E-05 7.0858616856321638E-02
+ 17875 4.4687499999999996E-03 1.7649020723925620E-05 7.0894390507122221E-02
+ 17876 4.4689999999999999E-03 1.7666748794216560E-05 7.0930173352757017E-02
+ 17877 4.4692500000000001E-03 1.7684485811368383E-05 7.0965965394598943E-02
+ 17878 4.4695000000000004E-03 1.7702231777680345E-05 7.1001766634013933E-02
+ 17879 4.4697499999999998E-03 1.7719986695451947E-05 7.1037577072360733E-02
+ 17880 4.4700000000000000E-03 1.7737750566983195E-05 7.1073396710991069E-02
+ 17881 4.4702500000000003E-03 1.7755523394574292E-05 7.1109225551249308E-02
+ 17882 4.4704999999999996E-03 1.7773305180525715E-05 7.1145063594472466E-02
+ 17883 4.4707499999999999E-03 1.7791095927138523E-05 7.1180910841991074E-02
+ 17884 4.4710000000000001E-03 1.7808895636713882E-05 7.1216767295127811E-02
+ 17885 4.4712500000000004E-03 1.7826704311553359E-05 7.1252632955198569E-02
+ 17886 4.4714999999999998E-03 1.7844521953958801E-05 7.1288507823511926E-02
+ 17887 4.4717500000000000E-03 1.7862348566232558E-05 7.1324391901369549E-02
+ 17888 4.4720000000000003E-03 1.7880184150677097E-05 7.1360285190065778E-02
+ 17889 4.4722499999999997E-03 1.7898028709595252E-05 7.1396187690887777E-02
+ 17890 4.4724999999999999E-03 1.7915882245290296E-05 7.1432099405115843E-02
+ 17891 4.4727500000000002E-03 1.7933744760065724E-05 7.1468020334022914E-02
+ 17892 4.4730000000000004E-03 1.7951616256225339E-05 7.1503950478874853E-02
+ 17893 4.4732499999999998E-03 1.7969496736073238E-05 7.1539889840930321E-02
+ 17894 4.4735000000000000E-03 1.7987386201913991E-05 7.1575838421441260E-02
+ 17895 4.4737500000000003E-03 1.8005284656052308E-05 7.1611796221652008E-02
+ 17896 4.4739999999999997E-03 1.8023192100793196E-05 7.1647763242800006E-02
+ 17897 4.4742499999999999E-03 1.8041108538442183E-05 7.1683739486115852E-02
+ 17898 4.4745000000000002E-03 1.8059033971304910E-05 7.1719724952822611E-02
+ 17899 4.4747500000000004E-03 1.8076968401687353E-05 7.1755719644136462E-02
+ 17900 4.4749999999999998E-03 1.8094911831895766E-05 7.1791723561266438E-02
+ 17901 4.4752500000000001E-03 1.8112864264236877E-05 7.1827736705414674E-02
+ 17902 4.4755000000000003E-03 1.8130825701017529E-05 7.1863759077775993E-02
+ 17903 4.4757499999999997E-03 1.8148796144544865E-05 7.1899790679538195E-02
+ 17904 4.4759999999999999E-03 1.8166775597126486E-05 7.1935831511882237E-02
+ 17905 4.4762500000000002E-03 1.8184764061070134E-05 7.1971881575981653E-02
+ 17906 4.4765000000000004E-03 1.8202761538683933E-05 7.2007940873003190E-02
+ 17907 4.4767499999999998E-03 1.8220768032276129E-05 7.2044009404106157E-02
+ 17908 4.4770000000000001E-03 1.8238783544155554E-05 7.2080087170443563E-02
+ 17909 4.4772500000000003E-03 1.8256808076631087E-05 7.2116174173160533E-02
+ 17910 4.4774999999999997E-03 1.8274841632011901E-05 7.2152270413395475E-02
+ 17911 4.4777500000000000E-03 1.8292884212607650E-05 7.2188375892280054E-02
+ 17912 4.4780000000000002E-03 1.8310935820728058E-05 7.2224490610938455E-02
+ 17913 4.4782500000000005E-03 1.8328996458683228E-05 7.2260614570487935E-02
+ 17914 4.4784999999999998E-03 1.8347066128783451E-05 7.2296747772038802E-02
+ 17915 4.4787500000000001E-03 1.8365144833339476E-05 7.2332890216694465E-02
+ 17916 4.4790000000000003E-03 1.8383232574662172E-05 7.2369041905551101E-02
+ 17917 4.4792499999999997E-03 1.8401329355062665E-05 7.2405202839697660E-02
+ 17918 4.4795000000000000E-03 1.8419435176852532E-05 7.2441373020216748E-02
+ 17919 4.4797500000000002E-03 1.8437550042343432E-05 7.2477552448183422E-02
+ 17920 4.4800000000000005E-03 1.8455673953847369E-05 7.2513741124665840E-02
+ 17921 4.4802499999999999E-03 1.8473806913676533E-05 7.2549939050725029E-02
+ 17922 4.4805000000000001E-03 1.8491948924143591E-05 7.2586146227415507E-02
+ 17923 4.4807500000000004E-03 1.8510099987561248E-05 7.2622362655784312E-02
+ 17924 4.4809999999999997E-03 1.8528260106242517E-05 7.2658588336871527E-02
+ 17925 4.4812500000000000E-03 1.8546429282500814E-05 7.2694823271710687E-02
+ 17926 4.4815000000000002E-03 1.8564607518649628E-05 7.2731067461327834E-02
+ 17927 4.4817499999999996E-03 1.8582794817002768E-05 7.2767320906742095E-02
+ 17928 4.4819999999999999E-03 1.8600991179874381E-05 7.2803583608966105E-02
+ 17929 4.4822500000000001E-03 1.8619196609578772E-05 7.2839855569005005E-02
+ 17930 4.4825000000000004E-03 1.8637411108430492E-05 7.2876136787857107E-02
+ 17931 4.4827499999999998E-03 1.8655634678744327E-05 7.2912427266513868E-02
+ 17932 4.4830000000000000E-03 1.8673867322835445E-05 7.2948727005959849E-02
+ 17933 4.4832500000000003E-03 1.8692109043019155E-05 7.2985036007172446E-02
+ 17934 4.4834999999999996E-03 1.8710359841610907E-05 7.3021354271122038E-02
+ 17935 4.4837499999999999E-03 1.8728619720926663E-05 7.3057681798772603E-02
+ 17936 4.4840000000000001E-03 1.8746888683282379E-05 7.3094018591080556E-02
+ 17937 4.4842500000000004E-03 1.8765166730994375E-05 7.3130364648995763E-02
+ 17938 4.4844999999999998E-03 1.8783453866379077E-05 7.3166719973460762E-02
+ 17939 4.4847500000000000E-03 1.8801750091753367E-05 7.3203084565411719E-02
+ 17940 4.4850000000000003E-03 1.8820055409434175E-05 7.3239458425777532E-02
+ 17941 4.4852499999999997E-03 1.8838369821738678E-05 7.3275841555480045E-02
+ 17942 4.4854999999999999E-03 1.8856693330984412E-05 7.3312233955434639E-02
+ 17943 4.4857500000000002E-03 1.8875025939489026E-05 7.3348635626549377E-02
+ 17944 4.4860000000000004E-03 1.8893367649570398E-05 7.3385046569725595E-02
+ 17945 4.4862499999999998E-03 1.8911718463546607E-05 7.3421466785857578E-02
+ 17946 4.4865000000000000E-03 1.8930078383736120E-05 7.3457896275833073E-02
+ 17947 4.4867500000000003E-03 1.8948447412457450E-05 7.3494335040532571E-02
+ 17948 4.4869999999999997E-03 1.8966825552029323E-05 7.3530783080829637E-02
+ 17949 4.4872499999999999E-03 1.8985212804770884E-05 7.3567240397591480E-02
+ 17950 4.4875000000000002E-03 1.9003609173001272E-05 7.3603706991677759E-02
+ 17951 4.4877500000000004E-03 1.9022014659039941E-05 7.3640182863941625E-02
+ 17952 4.4879999999999998E-03 1.9040429265206471E-05 7.3676668015229277E-02
+ 17953 4.4882500000000001E-03 1.9058852993820857E-05 7.3713162446380168E-02
+ 17954 4.4885000000000003E-03 1.9077285847203082E-05 7.3749666158226701E-02
+ 17955 4.4887499999999997E-03 1.9095727827673377E-05 7.3786179151594369E-02
+ 17956 4.4889999999999999E-03 1.9114178937552387E-05 7.3822701427302129E-02
+ 17957 4.4892500000000002E-03 1.9132639179160682E-05 7.3859232986161955E-02
+ 17958 4.4895000000000004E-03 1.9151108554819163E-05 7.3895773828978703E-02
+ 17959 4.4897499999999998E-03 1.9169587066848865E-05 7.3932323956550680E-02
+ 17960 4.4900000000000001E-03 1.9188074717571214E-05 7.3968883369669336E-02
+ 17961 4.4902500000000003E-03 1.9206571509307593E-05 7.4005452069119210E-02
+ 17962 4.4904999999999997E-03 1.9225077444379668E-05 7.4042030055677832E-02
+ 17963 4.4907500000000000E-03 1.9243592525109410E-05 7.4078617330116475E-02
+ 17964 4.4910000000000002E-03 1.9262116753818828E-05 7.4115213893198972E-02
+ 17965 4.4912500000000005E-03 1.9280650132830162E-05 7.4151819745682648E-02
+ 17966 4.4914999999999998E-03 1.9299192664465818E-05 7.4188434888317875E-02
+ 17967 4.4917500000000001E-03 1.9317744351048536E-05 7.4225059321848447E-02
+ 17968 4.4920000000000003E-03 1.9336305194901079E-05 7.4261693047011079E-02
+ 17969 4.4922499999999997E-03 1.9354875198346376E-05 7.4298336064535800E-02
+ 17970 4.4925000000000000E-03 1.9373454363707739E-05 7.4334988375146002E-02
+ 17971 4.4927500000000002E-03 1.9392042693308480E-05 7.4371649979558072E-02
+ 17972 4.4930000000000005E-03 1.9410640189472102E-05 7.4408320878481662E-02
+ 17973 4.4932499999999998E-03 1.9429246854522287E-05 7.4445001072619574E-02
+ 17974 4.4935000000000001E-03 1.9447862690783043E-05 7.4481690562668082E-02
+ 17975 4.4937500000000003E-03 1.9466487700578364E-05 7.4518389349316441E-02
+ 17976 4.4939999999999997E-03 1.9485121886232438E-05 7.4555097433247106E-02
+ 17977 4.4942500000000000E-03 1.9503765250069783E-05 7.4591814815136076E-02
+ 17978 4.4945000000000002E-03 1.9522417794414947E-05 7.4628541495652373E-02
+ 17979 4.4947499999999996E-03 1.9541079521592539E-05 7.4665277475458036E-02
+ 17980 4.4949999999999999E-03 1.9559750433927645E-05 7.4702022755208916E-02
+ 17981 4.4952500000000001E-03 1.9578430533745229E-05 7.4738777335553633E-02
+ 17982 4.4955000000000004E-03 1.9597119823370544E-05 7.4775541217134200E-02
+ 17983 4.4957499999999997E-03 1.9615818305128930E-05 7.4812314400585916E-02
+ 17984 4.4960000000000000E-03 1.9634525981346035E-05 7.4849096886537500E-02
+ 17985 4.4962500000000002E-03 1.9653242854347495E-05 7.4885888675610648E-02
+ 17986 4.4964999999999996E-03 1.9671968926459108E-05 7.4922689768420453E-02
+ 17987 4.4967499999999999E-03 1.9690704200007036E-05 7.4959500165575357E-02
+ 17988 4.4970000000000001E-03 1.9709448677317349E-05 7.4996319867677144E-02
+ 17989 4.4972500000000004E-03 1.9728202360716374E-05 7.5033148875320657E-02
+ 17990 4.4974999999999998E-03 1.9746965252530500E-05 7.5069987189093981E-02
+ 17991 4.4977500000000000E-03 1.9765737355086461E-05 7.5106834809578971E-02
+ 17992 4.4980000000000003E-03 1.9784518670710933E-05 7.5143691737350304E-02
+ 17993 4.4982499999999996E-03 1.9803309201730765E-05 7.5180557972976070E-02
+ 17994 4.4984999999999999E-03 1.9822108950473102E-05 7.5217433517017845E-02
+ 17995 4.4987500000000001E-03 1.9840917919265056E-05 7.5254318370030479E-02
+ 17996 4.4990000000000004E-03 1.9859736110433937E-05 7.5291212532561880E-02
+ 17997 4.4992499999999998E-03 1.9878563526307146E-05 7.5328116005153364E-02
+ 17998 4.4995000000000000E-03 1.9897400169212385E-05 7.5365028788339991E-02
+ 17999 4.4997500000000003E-03 1.9916246041477272E-05 7.5401950882649643E-02
+ 18000 4.4999999999999997E-03 1.9935101145429636E-05 7.5438882288603640E-02
+ 18001 4.5002499999999999E-03 1.9953965483397556E-05 7.5475823006716930E-02
+ 18002 4.5005000000000002E-03 1.9972839057709090E-05 7.5512773037497496E-02
+ 18003 4.5007500000000004E-03 1.9991721870692452E-05 7.5549732381446785E-02
+ 18004 4.5009999999999998E-03 2.0010613924675924E-05 7.5586701039059442E-02
+ 18005 4.5012500000000000E-03 2.0029515221988131E-05 7.5623679010823841E-02
+ 18006 4.5015000000000003E-03 2.0048425764957600E-05 7.5660666297221291E-02
+ 18007 4.5017499999999997E-03 2.0067345555912978E-05 7.5697662898726731E-02
+ 18008 4.5019999999999999E-03 2.0086274597183219E-05 7.5734668815808481E-02
+ 18009 4.5022500000000002E-03 2.0105212891097253E-05 7.5771684048928117E-02
+ 18010 4.5025000000000004E-03 2.0124160439984116E-05 7.5808708598540650E-02
+ 18011 4.5027499999999998E-03 2.0143117246172908E-05 7.5845742465094207E-02
+ 18012 4.5030000000000001E-03 2.0162083311993078E-05 7.5882785649030920E-02
+ 18013 4.5032500000000003E-03 2.0181058639773960E-05 7.5919838150785776E-02
+ 18014 4.5034999999999997E-03 2.0200043231844960E-05 7.5956899970787153E-02
+ 18015 4.5037499999999999E-03 2.0219037090535874E-05 7.5993971109457312E-02
+ 18016 4.5040000000000002E-03 2.0238040218176318E-05 7.6031051567211502E-02
+ 18017 4.5042500000000004E-03 2.0257052617096148E-05 7.6068141344458398E-02
+ 18018 4.5044999999999998E-03 2.0276074289625186E-05 7.6105240441600205E-02
+ 18019 4.5047500000000001E-03 2.0295105238093598E-05 7.6142348859032677E-02
+ 18020 4.5050000000000003E-03 2.0314145464831463E-05 7.6179466597144710E-02
+ 18021 4.5052499999999997E-03 2.0333194972168896E-05 7.6216593656318610E-02
+ 18022 4.5055000000000000E-03 2.0352253762436375E-05 7.6253730036930575E-02
+ 18023 4.5057500000000002E-03 2.0371321837964220E-05 7.6290875739349784E-02
+ 18024 4.5060000000000005E-03 2.0390399201082943E-05 7.6328030763938945E-02
+ 18025 4.5062499999999998E-03 2.0409485854123037E-05 7.6365195111054190E-02
+ 18026 4.5065000000000001E-03 2.0428581799415348E-05 7.6402368781045477E-02
+ 18027 4.5067500000000003E-03 2.0447687039290540E-05 7.6439551774255654E-02
+ 18028 4.5069999999999997E-03 2.0466801576079414E-05 7.6476744091021231E-02
+ 18029 4.5072500000000000E-03 2.0485925412112999E-05 7.6513945731672459E-02
+ 18030 4.5075000000000002E-03 2.0505058549722292E-05 7.6551156696532799E-02
+ 18031 4.5077500000000005E-03 2.0524200991238351E-05 7.6588376985919235E-02
+ 18032 4.5079999999999999E-03 2.0543352738992298E-05 7.6625606600141866E-02
+ 18033 4.5082500000000001E-03 2.0562513795315495E-05 7.6662845539505087E-02
+ 18034 4.5085000000000004E-03 2.0581684162539212E-05 7.6700093804306077E-02
+ 18035 4.5087499999999997E-03 2.0600863842994772E-05 7.6737351394835729E-02
+ 18036 4.5090000000000000E-03 2.0620052839013766E-05 7.6774618311378565E-02
+ 18037 4.5092500000000002E-03 2.0639251152927689E-05 7.6811894554212445E-02
+ 18038 4.5094999999999996E-03 2.0658458787068070E-05 7.6849180123608501E-02
+ 18039 4.5097499999999999E-03 2.0677675743766694E-05 7.6886475019832062E-02
+ 18040 4.5100000000000001E-03 2.0696902025355285E-05 7.6923779243141380E-02
+ 18041 4.5102500000000004E-03 2.0716137634165583E-05 7.6961092793788294E-02
+ 18042 4.5104999999999998E-03 2.0735382572529436E-05 7.6998415672018247E-02
+ 18043 4.5107500000000000E-03 2.0754636842778881E-05 7.7035747878070396E-02
+ 18044 4.5110000000000003E-03 2.0773900447245859E-05 7.7073089412177137E-02
+ 18045 4.5112499999999996E-03 2.0793173388262297E-05 7.7110440274564443E-02
+ 18046 4.5114999999999999E-03 2.0812455668160481E-05 7.7147800465452096E-02
+ 18047 4.5117500000000001E-03 2.0831747289272462E-05 7.7185169985053120E-02
+ 18048 4.5120000000000004E-03 2.0851048253930451E-05 7.7222548833574212E-02
+ 18049 4.5122499999999998E-03 2.0870358564466643E-05 7.7259937011215432E-02
+ 18050 4.5125000000000000E-03 2.0889678223213467E-05 7.7297334518170890E-02
+ 18051 4.5127500000000003E-03 2.0909007232503238E-05 7.7334741354627715E-02
+ 18052 4.5129999999999997E-03 2.0928345594668246E-05 7.7372157520766746E-02
+ 18053 4.5132499999999999E-03 2.0947693312041073E-05 7.7409583016762665E-02
+ 18054 4.5135000000000002E-03 2.0967050386954152E-05 7.7447017842783530E-02
+ 18055 4.5137500000000004E-03 2.0986416821740015E-05 7.7484461998990922E-02
+ 18056 4.5139999999999998E-03 2.1005792618731154E-05 7.7521915485539883E-02
+ 18057 4.5142500000000000E-03 2.1025177780260304E-05 7.7559378302579543E-02
+ 18058 4.5145000000000003E-03 2.1044572308660041E-05 7.7596850450252081E-02
+ 18059 4.5147499999999997E-03 2.1063976206262963E-05 7.7634331928693553E-02
+ 18060 4.5149999999999999E-03 2.1083389475401933E-05 7.7671822738033650E-02
+ 18061 4.5152500000000002E-03 2.1102812118409599E-05 7.7709322878395548E-02
+ 18062 4.5155000000000004E-03 2.1122244137618764E-05 7.7746832349896072E-02
+ 18063 4.5157499999999998E-03 2.1141685535362130E-05 7.7784351152645495E-02
+ 18064 4.5160000000000000E-03 2.1161136313972665E-05 7.7821879286748122E-02
+ 18065 4.5162500000000003E-03 2.1180596475783168E-05 7.7859416752301555E-02
+ 18066 4.5164999999999997E-03 2.1200066023126416E-05 7.7896963549396916E-02
+ 18067 4.5167499999999999E-03 2.1219544958335478E-05 7.7934519678119513E-02
+ 18068 4.5170000000000002E-03 2.1239033283743160E-05 7.7972085138547725E-02
+ 18069 4.5172500000000004E-03 2.1258531001682439E-05 7.8009659930753830E-02
+ 18070 4.5174999999999998E-03 2.1278038114486162E-05 7.8047244054803566E-02
+ 18071 4.5177500000000001E-03 2.1297554624487470E-05 7.8084837510756691E-02
+ 18072 4.5180000000000003E-03 2.1317080534019238E-05 7.8122440298666246E-02
+ 18073 4.5182499999999997E-03 2.1336615845414429E-05 7.8160052418579026E-02
+ 18074 4.5184999999999999E-03 2.1356160561006172E-05 7.8197673870535681E-02
+ 18075 4.5187500000000002E-03 2.1375714683127421E-05 7.8235304654570487E-02
+ 18076 4.5190000000000004E-03 2.1395278214111174E-05 7.8272944770711075E-02
+ 18077 4.5192499999999998E-03 2.1414851156290426E-05 7.8310594218978860E-02
+ 18078 4.5195000000000001E-03 2.1434433511998318E-05 7.8348252999389467E-02
+ 18079 4.5197500000000003E-03 2.1454025283567840E-05 7.8385921111951681E-02
+ 18080 4.5199999999999997E-03 2.1473626473331953E-05 7.8423598556667876E-02
+ 18081 4.5202500000000000E-03 2.1493237083623820E-05 7.8461285333534664E-02
+ 18082 4.5205000000000002E-03 2.1512857116776432E-05 7.8498981442541929E-02
+ 18083 4.5207500000000005E-03 2.1532486575122804E-05 7.8536686883673365E-02
+ 18084 4.5209999999999998E-03 2.1552125460995911E-05 7.8574401656906170E-02
+ 18085 4.5212500000000001E-03 2.1571773776728903E-05 7.8612125762211896E-02
+ 18086 4.5215000000000003E-03 2.1591431524654731E-05 7.8649859199555236E-02
+ 18087 4.5217499999999997E-03 2.1611098707106325E-05 7.8687601968894627E-02
+ 18088 4.5220000000000000E-03 2.1630775326416809E-05 7.8725354070182552E-02
+ 18089 4.5222500000000002E-03 2.1650461384919105E-05 7.8763115503365136E-02
+ 18090 4.5225000000000005E-03 2.1670156884946177E-05 7.8800886268381984E-02
+ 18091 4.5227499999999999E-03 2.1689861828830918E-05 7.8838666365166565E-02
+ 18092 4.5230000000000001E-03 2.1709576218906376E-05 7.8876455793646424E-02
+ 18093 4.5232500000000004E-03 2.1729300057505411E-05 7.8914254553742513E-02
+ 18094 4.5234999999999997E-03 2.1749033346960858E-05 7.8952062645369414E-02
+ 18095 4.5237500000000000E-03 2.1768776089605703E-05 7.8989880068435936E-02
+ 18096 4.5240000000000002E-03 2.1788528287772732E-05 7.9027706822844337E-02
+ 18097 4.5242499999999996E-03 2.1808289943794697E-05 7.9065542908490549E-02
+ 18098 4.5244999999999999E-03 2.1828061060004544E-05 7.9103388325264673E-02
+ 18099 4.5247500000000001E-03 2.1847841638734955E-05 7.9141243073050219E-02
+ 18100 4.5250000000000004E-03 2.1867631682318672E-05 7.9179107151724756E-02
+ 18101 4.5252499999999998E-03 2.1887431193088348E-05 7.9216980561159195E-02
+ 18102 4.5255000000000000E-03 2.1907240173376784E-05 7.9254863301218781E-02
+ 18103 4.5257500000000003E-03 2.1927058625516529E-05 7.9292755371762391E-02
+ 18104 4.5259999999999996E-03 2.1946886551840152E-05 7.9330656772642422E-02
+ 18105 4.5262499999999999E-03 2.1966723954680342E-05 7.9368567503705564E-02
+ 18106 4.5265000000000001E-03 2.1986570836369536E-05 7.9406487564791933E-02
+ 18107 4.5267500000000004E-03 2.2006427199240263E-05 7.9444416955735564E-02
+ 18108 4.5269999999999998E-03 2.2026293045624851E-05 7.9482355676364205E-02
+ 18109 4.5272500000000000E-03 2.2046168377855877E-05 7.9520303726499861E-02
+ 18110 4.5275000000000003E-03 2.2066053198265588E-05 7.9558261105957789E-02
+ 18111 4.5277499999999997E-03 2.2085947509186246E-05 7.9596227814547477E-02
+ 18112 4.5279999999999999E-03 2.2105851312950248E-05 7.9634203852072219E-02
+ 18113 4.5282500000000002E-03 2.2125764611889729E-05 7.9672189218328998E-02
+ 18114 4.5285000000000004E-03 2.2145687408336832E-05 7.9710183913108718E-02
+ 18115 4.5287499999999998E-03 2.2165619704623604E-05 7.9748187936195966E-02
+ 18116 4.5290000000000000E-03 2.2185561503082239E-05 7.9786201287369726E-02
+ 18117 4.5292500000000003E-03 2.2205512806044659E-05 7.9824223966402277E-02
+ 18118 4.5294999999999997E-03 2.2225473615842720E-05 7.9862255973059931E-02
+ 18119 4.5297499999999999E-03 2.2245443934808447E-05 7.9900297307102963E-02
+ 18120 4.5300000000000002E-03 2.2265423765273575E-05 7.9938347968285486E-02
+ 18121 4.5302500000000004E-03 2.2285413109569872E-05 7.9976407956355480E-02
+ 18122 4.5304999999999998E-03 2.2305411970028940E-05 8.0014477271054735E-02
+ 18123 4.5307500000000001E-03 2.2325420348982564E-05 8.0052555912119253E-02
+ 18124 4.5310000000000003E-03 2.2345438248762211E-05 8.0090643879278486E-02
+ 18125 4.5312499999999997E-03 2.2365465671699328E-05 8.0128741172255880E-02
+ 18126 4.5314999999999999E-03 2.2385502620125441E-05 8.0166847790769227E-02
+ 18127 4.5317500000000002E-03 2.2405549096371853E-05 8.0204963734529705E-02
+ 18128 4.5320000000000004E-03 2.2425605102769821E-05 8.0243089003242618E-02
+ 18129 4.5322499999999998E-03 2.2445670641650489E-05 8.0281223596607137E-02
+ 18130 4.5325000000000001E-03 2.2465745715345128E-05 8.0319367514316536E-02
+ 18131 4.5327500000000003E-03 2.2485830326184707E-05 8.0357520756057815E-02
+ 18132 4.5329999999999997E-03 2.2505924476500112E-05 8.0395683321511757E-02
+ 18133 4.5332500000000000E-03 2.2526028168622380E-05 8.0433855210353608E-02
+ 18134 4.5335000000000002E-03 2.2546141404882243E-05 8.0472036422252202E-02
+ 18135 4.5337500000000005E-03 2.2566264187610435E-05 8.0510226956870226E-02
+ 18136 4.5339999999999998E-03 2.2586396519137515E-05 8.0548426813864343E-02
+ 18137 4.5342500000000001E-03 2.2606538401794170E-05 8.0586635992885639E-02
+ 18138 4.5345000000000003E-03 2.2626689837910807E-05 8.0624854493578604E-02
+ 18139 4.5347499999999997E-03 2.2646850829817702E-05 8.0663082315581780E-02
+ 18140 4.5350000000000000E-03 2.2667021379845317E-05 8.0701319458528070E-02
+ 18141 4.5352500000000002E-03 2.2687201490323729E-05 8.0739565922043885E-02
+ 18142 4.5355000000000005E-03 2.2707391163583063E-05 8.0777821705749889E-02
+ 18143 4.5357499999999999E-03 2.2727590401953215E-05 8.0816086809260571E-02
+ 18144 4.5360000000000001E-03 2.2747799207764280E-05 8.0854361232184604E-02
+ 18145 4.5362500000000004E-03 2.2768017583345942E-05 8.0892644974124545E-02
+ 18146 4.5364999999999997E-03 2.2788245531027858E-05 8.0930938034676686E-02
+ 18147 4.5367500000000000E-03 2.2808483053139771E-05 8.0969240413431856E-02
+ 18148 4.5370000000000002E-03 2.2828730152011093E-05 8.1007552109974679E-02
+ 18149 4.5372499999999996E-03 2.2848986829971172E-05 8.1045873123883408E-02
+ 18150 4.5374999999999999E-03 2.2869253089349439E-05 8.1084203454731010E-02
+ 18151 4.5377500000000001E-03 2.2889528932474965E-05 8.1122543102083847E-02
+ 18152 4.5380000000000004E-03 2.2909814361676838E-05 8.1160892065502671E-02
+ 18153 4.5382499999999997E-03 2.2930109379283980E-05 8.1199250344542021E-02
+ 18154 4.5385000000000000E-03 2.2950413987625358E-05 8.1237617938750770E-02
+ 18155 4.5387500000000002E-03 2.2970728189029626E-05 8.1275994847671645E-02
+ 18156 4.5389999999999996E-03 2.2991051985825337E-05 8.1314381070841282E-02
+ 18157 4.5392499999999999E-03 2.3011385380341155E-05 8.1352776607790736E-02
+ 18158 4.5395000000000001E-03 2.3031728374905397E-05 8.1391181458044873E-02
+ 18159 4.5397500000000004E-03 2.3052080971846299E-05 8.1429595621122633E-02
+ 18160 4.5399999999999998E-03 2.3072443173491955E-05 8.1468019096536878E-02
+ 18161 4.5402500000000000E-03 2.3092814982170524E-05 8.1506451883794961E-02
+ 18162 4.5405000000000003E-03 2.3113196400209837E-05 8.1544893982398003E-02
+ 18163 4.5407499999999996E-03 2.3133587429937589E-05 8.1583345391841020E-02
+ 18164 4.5409999999999999E-03 2.3153988073681583E-05 8.1621806111613640E-02
+ 18165 4.5412500000000001E-03 2.3174398333769265E-05 8.1660276141199209E-02
+ 18166 4.5415000000000004E-03 2.3194818212528006E-05 8.1698755480075130E-02
+ 18167 4.5417499999999998E-03 2.3215247712285004E-05 8.1737244127712966E-02
+ 18168 4.5420000000000000E-03 2.3235686835367518E-05 8.1775742083578670E-02
+ 18169 4.5422500000000003E-03 2.3256135584102474E-05 8.1814249347131995E-02
+ 18170 4.5424999999999997E-03 2.3276593960816653E-05 8.1852765917826559E-02
+ 18171 4.5427499999999999E-03 2.3297061967836899E-05 8.1891291795110885E-02
+ 18172 4.5430000000000002E-03 2.3317539607489744E-05 8.1929826978426823E-02
+ 18173 4.5432500000000004E-03 2.3338026882101616E-05 8.1968371467210865E-02
+ 18174 4.5434999999999998E-03 2.3358523793998727E-05 8.2006925260893176E-02
+ 18175 4.5437500000000000E-03 2.3379030345507395E-05 8.2045488358898563E-02
+ 18176 4.5440000000000003E-03 2.3399546538953526E-05 8.2084060760645616E-02
+ 18177 4.5442499999999997E-03 2.3420072376662947E-05 8.2122642465547166E-02
+ 18178 4.5444999999999999E-03 2.3440607860961489E-05 8.2161233473010270E-02
+ 18179 4.5447500000000002E-03 2.3461152994174659E-05 8.2199833782436088E-02
+ 18180 4.5450000000000004E-03 2.3481707778627866E-05 8.2238443393219826E-02
+ 18181 4.5452499999999998E-03 2.3502272216646292E-05 8.2277062304750959E-02
+ 18182 4.5455000000000001E-03 2.3522846310555218E-05 8.2315690516413242E-02
+ 18183 4.5457500000000003E-03 2.3543430062679501E-05 8.2354328027584509E-02
+ 18184 4.5459999999999997E-03 2.3564023475343882E-05 8.2392974837636426E-02
+ 18185 4.5462499999999999E-03 2.3584626550873155E-05 8.2431630945935530E-02
+ 18186 4.5465000000000002E-03 2.3605239291591704E-05 8.2470296351842151E-02
+ 18187 4.5467500000000004E-03 2.3625861699823856E-05 8.2508971054710681E-02
+ 18188 4.5469999999999998E-03 2.3646493777893719E-05 8.2547655053889724E-02
+ 18189 4.5472500000000001E-03 2.3667135528125410E-05 8.2586348348722610E-02
+ 18190 4.5475000000000003E-03 2.3687786952842703E-05 8.2625050938546316E-02
+ 18191 4.5477499999999997E-03 2.3708448054369174E-05 8.2663762822692027E-02
+ 18192 4.5480000000000000E-03 2.3729118835028490E-05 8.2702484000485701E-02
+ 18193 4.5482500000000002E-03 2.3749799297143882E-05 8.2741214471246854E-02
+ 18194 4.5485000000000005E-03 2.3770489443038515E-05 8.2779954234289660E-02
+ 18195 4.5487499999999998E-03 2.3791189275035295E-05 8.2818703288922130E-02
+ 18196 4.5490000000000001E-03 2.3811898795457185E-05 8.2857461634447099E-02
+ 18197 4.5492500000000003E-03 2.3832618006626758E-05 8.2896229270161034E-02
+ 18198 4.5494999999999997E-03 2.3853346910866356E-05 8.2935006195355002E-02
+ 18199 4.5497500000000000E-03 2.3874085510498454E-05 8.2973792409314240E-02
+ 18200 4.5500000000000002E-03 2.3894833807845060E-05 8.3012587911318311E-02
+ 18201 4.5502500000000005E-03 2.3915591805228098E-05 8.3051392700640825E-02
+ 18202 4.5504999999999999E-03 2.3936359504969223E-05 8.3090206776549630E-02
+ 18203 4.5507500000000001E-03 2.3957136909390171E-05 8.3129030138307358E-02
+ 18204 4.5510000000000004E-03 2.3977924020812191E-05 8.3167862785170313E-02
+ 18205 4.5512499999999997E-03 2.3998720841556418E-05 8.3206704716389232E-02
+ 18206 4.5515000000000000E-03 2.4019527373943979E-05 8.3245555931209483E-02
+ 18207 4.5517500000000002E-03 2.4040343620295629E-05 8.3284416428870314E-02
+ 18208 4.5519999999999996E-03 2.4061169582931897E-05 8.3323286208605199E-02
+ 18209 4.5522499999999999E-03 2.4082005264173345E-05 8.3362165269642505E-02
+ 18210 4.5525000000000001E-03 2.4102850666340127E-05 8.3401053611204243E-02
+ 18211 4.5527500000000004E-03 2.4123705791752312E-05 8.3439951232506998E-02
+ 18212 4.5529999999999998E-03 2.4144570642729607E-05 8.3478858132761694E-02
+ 18213 4.5532500000000000E-03 2.4165445221591829E-05 8.3517774311173562E-02
+ 18214 4.5535000000000003E-03 2.4186329530658354E-05 8.3556699766942230E-02
+ 18215 4.5537499999999996E-03 2.4207223572248317E-05 8.3595634499261259E-02
+ 18216 4.5539999999999999E-03 2.4228127348680926E-05 8.3634578507319049E-02
+ 18217 4.5542500000000001E-03 2.4249040862274930E-05 8.3673531790298239E-02
+ 18218 4.5545000000000004E-03 2.4269964115348962E-05 8.3712494347375405E-02
+ 18219 4.5547499999999998E-03 2.4290897110221368E-05 8.3751466177721737E-02
+ 18220 4.5550000000000000E-03 2.4311839849210499E-05 8.3790447280502958E-02
+ 18221 4.5552500000000003E-03 2.4332792334634298E-05 8.3829437654878991E-02
+ 18222 4.5554999999999997E-03 2.4353754568810472E-05 8.3868437300003901E-02
+ 18223 4.5557499999999999E-03 2.4374726554056743E-05 8.3907446215026465E-02
+ 18224 4.5560000000000002E-03 2.4395708292690449E-05 8.3946464399089704E-02
+ 18225 4.5562500000000004E-03 2.4416699787028686E-05 8.3985491851330835E-02
+ 18226 4.5564999999999998E-03 2.4437701039388348E-05 8.4024528570881593E-02
+ 18227 4.5567500000000000E-03 2.4458712052086298E-05 8.4063574556868165E-02
+ 18228 4.5570000000000003E-03 2.4479732827438957E-05 8.4102629808411156E-02
+ 18229 4.5572499999999997E-03 2.4500763367762546E-05 8.4141694324625288E-02
+ 18230 4.5574999999999999E-03 2.4521803675373231E-05 8.4180768104619969E-02
+ 18231 4.5577500000000002E-03 2.4542853752586805E-05 8.4219851147498900E-02
+ 18232 4.5580000000000004E-03 2.4563913601718852E-05 8.4258943452360138E-02
+ 18233 4.5582499999999998E-03 2.4584983225084687E-05 8.4298045018296033E-02
+ 18234 4.5585000000000001E-03 2.4606062624999646E-05 8.4337155844393899E-02
+ 18235 4.5587500000000003E-03 2.4627151803778545E-05 8.4376275929734790E-02
+ 18236 4.5589999999999997E-03 2.4648250763736014E-05 8.4415405273394487E-02
+ 18237 4.5592499999999999E-03 2.4669359507186641E-05 8.4454543874443400E-02
+ 18238 4.5595000000000002E-03 2.4690478036444660E-05 8.4493691731946111E-02
+ 18239 4.5597500000000004E-03 2.4711606353823967E-05 8.4532848844961525E-02
+ 18240 4.5599999999999998E-03 2.4732744461638314E-05 8.4572015212543192E-02
+ 18241 4.5602500000000001E-03 2.4753892362201336E-05 8.4611190833739303E-02
+ 18242 4.5605000000000003E-03 2.4775050057826281E-05 8.4650375707592082E-02
+ 18243 4.5607499999999997E-03 2.4796217550826089E-05 8.4689569833138426E-02
+ 18244 4.5610000000000000E-03 2.4817394843513723E-05 8.4728773209409761E-02
+ 18245 4.5612500000000002E-03 2.4838581938201656E-05 8.4767985835431978E-02
+ 18246 4.5615000000000005E-03 2.4859778837202207E-05 8.4807207710225152E-02
+ 18247 4.5617499999999998E-03 2.4880985542827376E-05 8.4846438832804127E-02
+ 18248 4.5620000000000001E-03 2.4902202057389141E-05 8.4885679202178280E-02
+ 18249 4.5622500000000003E-03 2.4923428383198995E-05 8.4924928817351253E-02
+ 18250 4.5624999999999997E-03 2.4944664522568191E-05 8.4964187677321126E-02
+ 18251 4.5627500000000000E-03 2.4965910477807926E-05 8.5003455781080969E-02
+ 18252 4.5630000000000002E-03 2.4987166251228990E-05 8.5042733127617801E-02
+ 18253 4.5632500000000005E-03 2.5008431845141940E-05 8.5082019715913365E-02
+ 18254 4.5634999999999998E-03 2.5029707261856991E-05 8.5121315544943732E-02
+ 18255 4.5637500000000001E-03 2.5050992503684357E-05 8.5160620613680016E-02
+ 18256 4.5640000000000003E-03 2.5072287572933768E-05 8.5199934921087364E-02
+ 18257 4.5642499999999997E-03 2.5093592471914674E-05 8.5239258466125359E-02
+ 18258 4.5645000000000000E-03 2.5114907202936499E-05 8.5278591247748753E-02
+ 18259 4.5647500000000002E-03 2.5136231768308214E-05 8.5317933264906151E-02
+ 18260 4.5649999999999996E-03 2.5157566170338466E-05 8.5357284516540885E-02
+ 18261 4.5652499999999999E-03 2.5178910411335914E-05 8.5396645001591123E-02
+ 18262 4.5655000000000001E-03 2.5200264493608675E-05 8.5436014718989345E-02
+ 18263 4.5657500000000004E-03 2.5221628419464718E-05 8.5475393667662589E-02
+ 18264 4.5659999999999997E-03 2.5243002191211644E-05 8.5514781846532301E-02
+ 18265 4.5662500000000000E-03 2.5264385811157054E-05 8.5554179254514931E-02
+ 18266 4.5665000000000002E-03 2.5285779281607959E-05 8.5593585890521171E-02
+ 18267 4.5667499999999996E-03 2.5307182604871193E-05 8.5633001753456173E-02
+ 18268 4.5669999999999999E-03 2.5328595783253477E-05 8.5672426842220109E-02
+ 18269 4.5672500000000001E-03 2.5350018819061075E-05 8.5711861155707322E-02
+ 18270 4.5675000000000004E-03 2.5371451714600005E-05 8.5751304692806909E-02
+ 18271 4.5677499999999998E-03 2.5392894472175981E-05 8.5790757452402416E-02
+ 18272 4.5680000000000000E-03 2.5414347094094630E-05 8.5830219433372379E-02
+ 18273 4.5682500000000003E-03 2.5435809582661065E-05 8.5869690634589588E-02
+ 18274 4.5684999999999996E-03 2.5457281940180146E-05 8.5909171054921227E-02
+ 18275 4.5687499999999999E-03 2.5478764168956672E-05 8.5948660693229831E-02
+ 18276 4.5690000000000001E-03 2.5500256271294878E-05 8.5988159548371829E-02
+ 18277 4.5692500000000004E-03 2.5521758249498873E-05 8.6027667619198750E-02
+ 18278 4.5694999999999998E-03 2.5543270105872323E-05 8.6067184904556185E-02
+ 18279 4.5697500000000000E-03 2.5564791842718902E-05 8.6106711403285227E-02
+ 18280 4.5700000000000003E-03 2.5586323462341695E-05 8.6146247114220753E-02
+ 18281 4.5702499999999997E-03 2.5607864967043568E-05 8.6185792036192643E-02
+ 18282 4.5704999999999999E-03 2.5629416359127241E-05 8.6225346168025546E-02
+ 18283 4.5707500000000002E-03 2.5650977640895011E-05 8.6264909508538684E-02
+ 18284 4.5710000000000004E-03 2.5672548814648855E-05 8.6304482056545562E-02
+ 18285 4.5712499999999998E-03 2.5694129882690430E-05 8.6344063810854896E-02
+ 18286 4.5715000000000000E-03 2.5715720847321338E-05 8.6383654770269783E-02
+ 18287 4.5717500000000003E-03 2.5737321710842608E-05 8.6423254933588142E-02
+ 18288 4.5719999999999997E-03 2.5758932475555009E-05 8.6462864299602205E-02
+ 18289 4.5722499999999999E-03 2.5780553143759174E-05 8.6502482867099412E-02
+ 18290 4.5725000000000002E-03 2.5802183717755277E-05 8.6542110634861419E-02
+ 18291 4.5727500000000004E-03 2.5823824199843245E-05 8.6581747601664982E-02
+ 18292 4.5729999999999998E-03 2.5845474592322575E-05 8.6621393766280946E-02
+ 18293 4.5732500000000001E-03 2.5867134897492717E-05 8.6661049127475714E-02
+ 18294 4.5735000000000003E-03 2.5888805117652628E-05 8.6700713684009625E-02
+ 18295 4.5737499999999997E-03 2.5910485255100870E-05 8.6740387434637967E-02
+ 18296 4.5739999999999999E-03 2.5932175312135988E-05 8.6780070378111113E-02
+ 18297 4.5742500000000002E-03 2.5953875291055941E-05 8.6819762513173693E-02
+ 18298 4.5745000000000004E-03 2.5975585194158476E-05 8.6859463838565062E-02
+ 18299 4.5747499999999998E-03 2.5997305023740941E-05 8.6899174353019470E-02
+ 18300 4.5750000000000001E-03 2.6019034782100617E-05 8.6938894055266128E-02
+ 18301 4.5752500000000003E-03 2.6040774471534164E-05 8.6978622944028527E-02
+ 18302 4.5754999999999997E-03 2.6062524094338029E-05 8.7018361018025098E-02
+ 18303 4.5757500000000000E-03 2.6084283652808486E-05 8.7058108275969132E-02
+ 18304 4.5760000000000002E-03 2.6106053149241268E-05 8.7097864716568496E-02
+ 18305 4.5762500000000005E-03 2.6127832585931916E-05 8.7137630338525937E-02
+ 18306 4.5764999999999998E-03 2.6149621965175516E-05 8.7177405140538747E-02
+ 18307 4.5767500000000001E-03 2.6171421289267056E-05 8.7217189121299402E-02
+ 18308 4.5770000000000003E-03 2.6193230560500990E-05 8.7256982279494702E-02
+ 18309 4.5772499999999997E-03 2.6215049781171439E-05 8.7296784613806411E-02
+ 18310 4.5775000000000000E-03 2.6236878953572425E-05 8.7336596122911198E-02
+ 18311 4.5777500000000002E-03 2.6258718079997402E-05 8.7376416805480417E-02
+ 18312 4.5780000000000005E-03 2.6280567162739549E-05 8.7416246660180122E-02
+ 18313 4.5782499999999999E-03 2.6302426204091693E-05 8.7456085685670995E-02
+ 18314 4.5785000000000001E-03 2.6324295206346483E-05 8.7495933880609222E-02
+ 18315 4.5787500000000004E-03 2.6346174171796050E-05 8.7535791243645023E-02
+ 18316 4.5789999999999997E-03 2.6368063102732182E-05 8.7575657773423743E-02
+ 18317 4.5792500000000000E-03 2.6389962001446501E-05 8.7615533468585680E-02
+ 18318 4.5795000000000002E-03 2.6411870870230186E-05 8.7655418327765730E-02
+ 18319 4.5797499999999996E-03 2.6433789711373913E-05 8.7695312349593491E-02
+ 18320 4.5799999999999999E-03 2.6455718527168370E-05 8.7735215532693908E-02
+ 18321 4.5802500000000001E-03 2.6477657319903641E-05 8.7775127875686351E-02
+ 18322 4.5805000000000004E-03 2.6499606091869498E-05 8.7815049377184970E-02
+ 18323 4.5807499999999998E-03 2.6521564845355295E-05 8.7854980035798932E-02
+ 18324 4.5810000000000000E-03 2.6543533582650333E-05 8.7894919850132300E-02
+ 18325 4.5812500000000003E-03 2.6565512306043247E-05 8.7934868818783957E-02
+ 18326 4.5814999999999996E-03 2.6587501017822426E-05 8.7974826940347348E-02
+ 18327 4.5817499999999999E-03 2.6609499720276039E-05 8.8014794213411310E-02
+ 18328 4.5820000000000001E-03 2.6631508415691684E-05 8.8054770636559157E-02
+ 18329 4.5822500000000004E-03 2.6653527106356745E-05 8.8094756208369276E-02
+ 18330 4.5824999999999998E-03 2.6675555794558090E-05 8.8134750927414476E-02
+ 18331 4.5827500000000000E-03 2.6697594482582575E-05 8.8174754792263318E-02
+ 18332 4.5830000000000003E-03 2.6719643172716315E-05 8.8214767801478480E-02
+ 18333 4.5832499999999997E-03 2.6741701867245191E-05 8.8254789953617810E-02
+ 18334 4.5834999999999999E-03 2.6763770568454877E-05 8.8294821247234104E-02
+ 18335 4.5837500000000002E-03 2.6785849278630510E-05 8.8334861680874940E-02
+ 18336 4.5840000000000004E-03 2.6807938000056906E-05 8.8374911253082833E-02
+ 18337 4.5842499999999998E-03 2.6830036735018451E-05 8.8414969962395257E-02
+ 18338 4.5845000000000000E-03 2.6852145485799379E-05 8.8455037807344580E-02
+ 18339 4.5847500000000003E-03 2.6874264254683355E-05 8.8495114786458190E-02
+ 18340 4.5849999999999997E-03 2.6896393043953640E-05 8.8535200898258101E-02
+ 18341 4.5852499999999999E-03 2.6918531855893374E-05 8.8575296141261570E-02
+ 18342 4.5855000000000002E-03 2.6940680692785123E-05 8.8615400513980716E-02
+ 18343 4.5857500000000004E-03 2.6962839556911107E-05 8.8655514014922512E-02
+ 18344 4.5859999999999998E-03 2.6985008450553113E-05 8.8695636642588796E-02
+ 18345 4.5862500000000000E-03 2.7007187375992815E-05 8.8735768395476616E-02
+ 18346 4.5865000000000003E-03 2.7029376335511204E-05 8.8775909272077944E-02
+ 18347 4.5867499999999997E-03 2.7051575331388985E-05 8.8816059270879252E-02
+ 18348 4.5869999999999999E-03 2.7073784365906674E-05 8.8856218390362673E-02
+ 18349 4.5872500000000002E-03 2.7096003441344160E-05 8.8896386629004814E-02
+ 18350 4.5875000000000004E-03 2.7118232559981015E-05 8.8936563985277370E-02
+ 18351 4.5877499999999998E-03 2.7140471724096424E-05 8.8976750457647094E-02
+ 18352 4.5880000000000001E-03 2.7162720935969365E-05 8.9016946044575773E-02
+ 18353 4.5882500000000003E-03 2.7184980197878186E-05 8.9057150744519947E-02
+ 18354 4.5884999999999997E-03 2.7207249512100870E-05 8.9097364555931202E-02
+ 18355 4.5887499999999999E-03 2.7229528880915269E-05 8.9137587477256558E-02
+ 18356 4.5890000000000002E-03 2.7251818306598583E-05 8.9177819506937345E-02
+ 18357 4.5892500000000004E-03 2.7274117791427684E-05 8.9218060643410438E-02
+ 18358 4.5894999999999998E-03 2.7296427337679018E-05 8.9258310885107398E-02
+ 18359 4.5897500000000001E-03 2.7318746947628842E-05 8.9298570230455065E-02
+ 18360 4.5900000000000003E-03 2.7341076623552804E-05 8.9338838677875107E-02
+ 18361 4.5902499999999997E-03 2.7363416367726113E-05 8.9379116225784067E-02
+ 18362 4.5905000000000000E-03 2.7385766182423902E-05 8.9419402872594186E-02
+ 18363 4.5907500000000002E-03 2.7408126069920588E-05 8.9459698616712047E-02
+ 18364 4.5910000000000005E-03 2.7430496032490276E-05 8.9500003456539440E-02
+ 18365 4.5912499999999998E-03 2.7452876072406657E-05 8.9540317390473273E-02
+ 18366 4.5915000000000001E-03 2.7475266191943193E-05 8.9580640416905777E-02
+ 18367 4.5917500000000003E-03 2.7497666393372726E-05 8.9620972534223770E-02
+ 18368 4.5919999999999997E-03 2.7520076678967714E-05 8.9661313740809129E-02
+ 18369 4.5922500000000000E-03 2.7542497051000411E-05 8.9701664035039444E-02
+ 18370 4.5925000000000002E-03 2.7564927511742448E-05 8.9742023415286684E-02
+ 18371 4.5927499999999996E-03 2.7587368063465037E-05 8.9782391879917947E-02
+ 18372 4.5929999999999999E-03 2.7609818708439282E-05 8.9822769427296070E-02
+ 18373 4.5932500000000001E-03 2.7632279448935498E-05 8.9863156055778201E-02
+ 18374 4.5935000000000004E-03 2.7654750287223826E-05 8.9903551763716949E-02
+ 18375 4.5937499999999997E-03 2.7677231225573817E-05 8.9943956549459844E-02
+ 18376 4.5940000000000000E-03 2.7699722266254872E-05 8.9984370411349837E-02
+ 18377 4.5942500000000002E-03 2.7722223411535748E-05 9.0024793347724660E-02
+ 18378 4.5944999999999996E-03 2.7744734663684753E-05 9.0065225356917175E-02
+ 18379 4.5947499999999999E-03 2.7767256024970095E-05 9.0105666437255663E-02
+ 18380 4.5950000000000001E-03 2.7789787497659220E-05 9.0146116587063049E-02
+ 18381 4.5952500000000004E-03 2.7812329084019326E-05 9.0186575804657970E-02
+ 18382 4.5954999999999998E-03 2.7834880786317045E-05 9.0227044088353373E-02
+ 18383 4.5957500000000000E-03 2.7857442606818835E-05 9.0267521436458276E-02
+ 18384 4.5960000000000003E-03 2.7880014547790538E-05 9.0308007847276300E-02
+ 18385 4.5962499999999996E-03 2.7902596611497522E-05 9.0348503319105974E-02
+ 18386 4.5964999999999999E-03 2.7925188800205014E-05 9.0389007850241676E-02
+ 18387 4.5967500000000001E-03 2.7947791116177493E-05 9.0429521438972482E-02
+ 18388 4.5970000000000004E-03 2.7970403561679190E-05 9.0470044083582543E-02
+ 18389 4.5972499999999998E-03 2.7993026138973765E-05 9.0510575782351360E-02
+ 18390 4.5975000000000000E-03 2.8015658850324692E-05 9.0551116533553633E-02
+ 18391 4.5977500000000003E-03 2.8038301697994808E-05 9.0591666335459217E-02
+ 18392 4.5979999999999997E-03 2.8060954684246488E-05 9.0632225186332849E-02
+ 18393 4.5982499999999999E-03 2.8083617811341892E-05 9.0672793084435016E-02
+ 18394 4.5985000000000002E-03 2.8106291081542541E-05 9.0713370028020893E-02
+ 18395 4.5987500000000004E-03 2.8128974497109590E-05 9.0753956015340934E-02
+ 18396 4.5989999999999998E-03 2.8151668060303683E-05 9.0794551044640986E-02
+ 18397 4.5992500000000000E-03 2.8174371773385235E-05 9.0835155114162083E-02
+ 18398 4.5995000000000003E-03 2.8197085638614006E-05 9.0875768222140219E-02
+ 18399 4.5997499999999997E-03 2.8219809658249339E-05 9.0916390366806613E-02
+ 18400 4.5999999999999999E-03 2.8242543834550284E-05 9.0957021546388198E-02
+ 18401 4.6002500000000002E-03 2.8265288169775329E-05 9.0997661759106563E-02
+ 18402 4.6005000000000004E-03 2.8288042666182508E-05 9.1038311003178649E-02
+ 18403 4.6007499999999998E-03 2.8310807326029357E-05 9.1078969276816565E-02
+ 18404 4.6010000000000001E-03 2.8333582151573192E-05 9.1119636578228233E-02
+ 18405 4.6012500000000003E-03 2.8356367145070667E-05 9.1160312905616048E-02
+ 18406 4.6014999999999997E-03 2.8379162308777984E-05 9.1200998257177895E-02
+ 18407 4.6017499999999999E-03 2.8401967644951093E-05 9.1241692631107221E-02
+ 18408 4.6020000000000002E-03 2.8424783155845300E-05 9.1282396025592419E-02
+ 18409 4.6022500000000004E-03 2.8447608843715496E-05 9.1323108438817080E-02
+ 18410 4.6024999999999998E-03 2.8470444710816081E-05 9.1363829868960175E-02
+ 18411 4.6027500000000001E-03 2.8493290759401198E-05 9.1404560314196179E-02
+ 18412 4.6030000000000003E-03 2.8516146991724324E-05 9.1445299772694402E-02
+ 18413 4.6032499999999997E-03 2.8539013410038463E-05 9.1486048242619633E-02
+ 18414 4.6035000000000000E-03 2.8561890016596402E-05 9.1526805722132093E-02
+ 18415 4.6037500000000002E-03 2.8584776813650236E-05 9.1567572209387160E-02
+ 18416 4.6040000000000005E-03 2.8607673803451635E-05 9.1608347702535370E-02
+ 18417 4.6042499999999998E-03 2.8630580988251800E-05 9.1649132199722566E-02
+ 18418 4.6045000000000001E-03 2.8653498370301650E-05 9.1689925699090361E-02
+ 18419 4.6047500000000003E-03 2.8676425951851428E-05 9.1730728198775147E-02
+ 18420 4.6049999999999997E-03 2.8699363735150863E-05 9.1771539696908613E-02
+ 18421 4.6052500000000000E-03 2.8722311722449554E-05 9.1812360191618245E-02
+ 18422 4.6055000000000002E-03 2.8745269915996292E-05 9.1853189681026390E-02
+ 18423 4.6057500000000005E-03 2.8768238318039520E-05 9.1894028163250929E-02
+ 18424 4.6059999999999999E-03 2.8791216930827122E-05 9.1934875636404970E-02
+ 18425 4.6062500000000001E-03 2.8814205756606776E-05 9.1975732098597038E-02
+ 18426 4.6065000000000004E-03 2.8837204797625400E-05 9.2016597547931150E-02
+ 18427 4.6067499999999997E-03 2.8860214056129475E-05 9.2057471982506189E-02
+ 18428 4.6070000000000000E-03 2.8883233534365228E-05 9.2098355400416984E-02
+ 18429 4.6072500000000002E-03 2.8906263234578189E-05 9.2139247799753327E-02
+ 18430 4.6074999999999996E-03 2.8929303159013386E-05 9.2180149178600346E-02
+ 18431 4.6077499999999999E-03 2.8952353309915582E-05 9.2221059535038896E-02
+ 18432 4.6080000000000001E-03 2.8975413689528912E-05 9.2261978867144823E-02
+ 18433 4.6082500000000004E-03 2.8998484300097020E-05 9.2302907172989571E-02
+ 18434 4.6084999999999997E-03 2.9021565143863018E-05 9.2343844450639520E-02
+ 18435 4.6087500000000000E-03 2.9044656223069789E-05 9.2384790698157304E-02
+ 18436 4.6090000000000002E-03 2.9067757539959477E-05 9.2425745913600227E-02
+ 18437 4.6092499999999996E-03 2.9090869096773736E-05 9.2466710095021040E-02
+ 18438 4.6094999999999999E-03 2.9113990895753949E-05 9.2507683240468333E-02
+ 18439 4.6097500000000001E-03 2.9137122939140848E-05 9.2548665347985726E-02
+ 18440 4.6100000000000004E-03 2.9160265229174668E-05 9.2589656415612190E-02
+ 18441 4.6102499999999998E-03 2.9183417768095134E-05 9.2630656441382186E-02
+ 18442 4.6105000000000000E-03 2.9206580558141679E-05 9.2671665423326055E-02
+ 18443 4.6107500000000003E-03 2.9229753601553018E-05 9.2712683359468848E-02
+ 18444 4.6109999999999996E-03 2.9252936900567396E-05 9.2753710247831231E-02
+ 18445 4.6112499999999999E-03 2.9276130457422763E-05 9.2794746086429875E-02
+ 18446 4.6115000000000001E-03 2.9299334274356346E-05 9.2835790873276106E-02
+ 18447 4.6117500000000004E-03 2.9322548353604967E-05 9.2876844606377185E-02
+ 18448 4.6119999999999998E-03 2.9345772697404861E-05 9.2917907283735321E-02
+ 18449 4.6122500000000000E-03 2.9369007307991986E-05 9.2958978903349018E-02
+ 18450 4.6125000000000003E-03 2.9392252187601601E-05 9.3000059463211424E-02
+ 18451 4.6127499999999997E-03 2.9415507338468412E-05 9.3041148961311479E-02
+ 18452 4.6129999999999999E-03 2.9438772762826908E-05 9.3082247395633713E-02
+ 18453 4.6132500000000002E-03 2.9462048462910805E-05 9.3123354764157867E-02
+ 18454 4.6135000000000004E-03 2.9485334440953375E-05 9.3164471064859214E-02
+ 18455 4.6137499999999998E-03 2.9508630699187388E-05 9.3205596295708446E-02
+ 18456 4.6140000000000000E-03 2.9531937239845218E-05 9.3246730454672244E-02
+ 18457 4.6142500000000003E-03 2.9555254065158578E-05 9.3287873539712102E-02
+ 18458 4.6144999999999997E-03 2.9578581177358714E-05 9.3329025548785208E-02
+ 18459 4.6147499999999999E-03 2.9601918578676458E-05 9.3370186479844672E-02
+ 18460 4.6150000000000002E-03 2.9625266271342003E-05 9.3411356330838524E-02
+ 18461 4.6152500000000004E-03 2.9648624257585072E-05 9.3452535099710618E-02
+ 18462 4.6154999999999998E-03 2.9671992539634812E-05 9.3493722784400046E-02
+ 18463 4.6157500000000001E-03 2.9695371119720058E-05 9.3534919382842016E-02
+ 18464 4.6160000000000003E-03 2.9718760000068919E-05 9.3576124892966697E-02
+ 18465 4.6162499999999997E-03 2.9742159182908975E-05 9.3617339312699638E-02
+ 18466 4.6164999999999999E-03 2.9765568670467538E-05 9.3658562639962792E-02
+ 18467 4.6167500000000002E-03 2.9788988464971136E-05 9.3699794872672770E-02
+ 18468 4.6170000000000004E-03 2.9812418568645857E-05 9.3741036008742104E-02
+ 18469 4.6172499999999998E-03 2.9835858983717233E-05 9.3782286046078606E-02
+ 18470 4.6175000000000001E-03 2.9859309712410483E-05 9.3823544982586340E-02
+ 18471 4.6177500000000003E-03 2.9882770756950003E-05 9.3864812816164087E-02
+ 18472 4.6179999999999997E-03 2.9906242119559761E-05 9.3906089544706556E-02
+ 18473 4.6182500000000000E-03 2.9929723802463404E-05 9.3947375166104102E-02
+ 18474 4.6185000000000002E-03 2.9953215807883766E-05 9.3988669678242626E-02
+ 18475 4.6187500000000005E-03 2.9976718138043283E-05 9.4029973079003445E-02
+ 18476 4.6189999999999998E-03 3.0000230795163763E-05 9.4071285366263316E-02
+ 18477 4.6192500000000001E-03 3.0023753781466760E-05 9.4112606537895133E-02
+ 18478 4.6195000000000003E-03 3.0047287099172946E-05 9.4153936591767032E-02
+ 18479 4.6197499999999997E-03 3.0070830750502612E-05 9.4195275525742653E-02
+ 18480 4.6200000000000000E-03 3.0094384737675621E-05 9.4236623337681402E-02
+ 18481 4.6202500000000002E-03 3.0117949062911155E-05 9.4277980025438302E-02
+ 18482 4.6204999999999996E-03 3.0141523728427781E-05 9.4319345586863709E-02
+ 18483 4.6207499999999999E-03 3.0165108736443847E-05 9.4360720019804153E-02
+ 18484 4.6210000000000001E-03 3.0188704089176840E-05 9.4402103322101236E-02
+ 18485 4.6212500000000004E-03 3.0212309788843874E-05 9.4443495491592380E-02
+ 18486 4.6214999999999997E-03 3.0235925837661369E-05 9.4484896526110473E-02
+ 18487 4.6217500000000000E-03 3.0259552237845459E-05 9.4526306423484571E-02
+ 18488 4.6220000000000002E-03 3.0283188991611519E-05 9.4567725181538845E-02
+ 18489 4.6222499999999996E-03 3.0306836101174404E-05 9.4609152798093038E-02
+ 18490 4.6224999999999999E-03 3.0330493568748588E-05 9.4650589270963176E-02
+ 18491 4.6227500000000001E-03 3.0354161396547786E-05 9.4692034597960301E-02
+ 18492 4.6230000000000004E-03 3.0377839586785272E-05 9.4733488776891445E-02
+ 18493 4.6232499999999998E-03 3.0401528141673681E-05 9.4774951805558866E-02
+ 18494 4.6235000000000000E-03 3.0425227063425314E-05 9.4816423681761255E-02
+ 18495 4.6237500000000003E-03 3.0448936354251717E-05 9.4857904403292351E-02
+ 18496 4.6239999999999996E-03 3.0472656016363850E-05 9.4899393967941698E-02
+ 18497 4.6242499999999999E-03 3.0496386051972397E-05 9.4940892373494595E-02
+ 18498 4.6245000000000001E-03 3.0520126463287202E-05 9.4982399617732194E-02
+ 18499 4.6247500000000004E-03 3.0543877252517680E-05 9.5023915698431077E-02
+ 18500 4.6249999999999998E-03 3.0567638421872585E-05 9.5065440613363306E-02
+ 18501 4.6252500000000000E-03 3.0591409973560321E-05 9.5106974360297386E-02
+ 18502 4.6255000000000003E-03 3.0615191909788581E-05 9.5148516936996788E-02
+ 18503 4.6257499999999997E-03 3.0638984232764422E-05 9.5190068341220971E-02
+ 18504 4.6259999999999999E-03 3.0662786944694602E-05 9.5231628570725396E-02
+ 18505 4.6262500000000002E-03 3.0686600047785078E-05 9.5273197623260697E-02
+ 18506 4.6265000000000004E-03 3.0710423544241348E-05 9.5314775496573620E-02
+ 18507 4.6267499999999998E-03 3.0734257436268227E-05 9.5356362188406416E-02
+ 18508 4.6270000000000000E-03 3.0758101726070200E-05 9.5397957696497337E-02
+ 18509 4.6272500000000003E-03 3.0781956415851012E-05 9.5439562018580101E-02
+ 18510 4.6274999999999997E-03 3.0805821507813782E-05 9.5481175152384176E-02
+ 18511 4.6277499999999999E-03 3.0829697004161289E-05 9.5522797095635215E-02
+ 18512 4.6280000000000002E-03 3.0853582907095569E-05 9.5564427846054026E-02
+ 18513 4.6282500000000004E-03 3.0877479218818114E-05 9.5606067401357561E-02
+ 18514 4.6284999999999998E-03 3.0901385941529760E-05 9.5647715759258123E-02
+ 18515 4.6287500000000001E-03 3.0925303077431044E-05 9.5689372917464544E-02
+ 18516 4.6290000000000003E-03 3.0949230628721718E-05 9.5731038873680604E-02
+ 18517 4.6292499999999997E-03 3.0973168597600836E-05 9.5772713625606132E-02
+ 18518 4.6294999999999999E-03 3.0997116986267287E-05 9.5814397170937232E-02
+ 18519 4.6297500000000002E-03 3.1021075796918946E-05 9.5856089507365128E-02
+ 18520 4.6300000000000004E-03 3.1045045031753403E-05 9.5897790632577196E-02
+ 18521 4.6302499999999998E-03 3.1069024692967415E-05 9.5939500544256151E-02
+ 18522 4.6305000000000001E-03 3.1093014782757499E-05 9.5981219240081267E-02
+ 18523 4.6307500000000003E-03 3.1117015303319329E-05 9.6022946717727056E-02
+ 18524 4.6309999999999997E-03 3.1141026256847959E-05 9.6064682974863813E-02
+ 18525 4.6312500000000000E-03 3.1165047645538147E-05 9.6106428009158196E-02
+ 18526 4.6315000000000002E-03 3.1189079471583830E-05 9.6148181818272005E-02
+ 18527 4.6317500000000005E-03 3.1213121737178376E-05 9.6189944399863433E-02
+ 18528 4.6319999999999998E-03 3.1237174444514571E-05 9.6231715751585845E-02
+ 18529 4.6322500000000001E-03 3.1261237595784794E-05 9.6273495871089243E-02
+ 18530 4.6325000000000003E-03 3.1285311193180609E-05 9.6315284756018887E-02
+ 18531 4.6327499999999997E-03 3.1309395238893020E-05 9.6357082404015956E-02
+ 18532 4.6330000000000000E-03 3.1333489735112638E-05 9.6398888812717909E-02
+ 18533 4.6332500000000002E-03 3.1357594684029279E-05 9.6440703979757403E-02
+ 18534 4.6335000000000005E-03 3.1381710087832240E-05 9.6482527902763446E-02
+ 18535 4.6337499999999998E-03 3.1405835948710111E-05 9.6524360579360438E-02
+ 18536 4.6340000000000001E-03 3.1429972268851157E-05 9.6566202007169297E-02
+ 18537 4.6342500000000003E-03 3.1454119050442824E-05 9.6608052183806470E-02
+ 18538 4.6344999999999997E-03 3.1478276295671881E-05 9.6649911106883854E-02
+ 18539 4.6347500000000000E-03 3.1502444006724898E-05 9.6691778774010140E-02
+ 18540 4.6350000000000002E-03 3.1526622185787405E-05 9.6733655182789105E-02
+ 18541 4.6352499999999996E-03 3.1550810835044528E-05 9.6775540330820684E-02
+ 18542 4.6354999999999999E-03 3.1575009956680861E-05 9.6817434215701034E-02
+ 18543 4.6357500000000001E-03 3.1599219552880298E-05 9.6859336835021695E-02
+ 18544 4.6360000000000004E-03 3.1623439625826091E-05 9.6901248186370387E-02
+ 18545 4.6362499999999997E-03 3.1647670177700915E-05 9.6943168267330529E-02
+ 18546 4.6365000000000000E-03 3.1671911210686992E-05 9.6985097075481891E-02
+ 18547 4.6367500000000002E-03 3.1696162726965776E-05 9.7027034608399801E-02
+ 18548 4.6369999999999996E-03 3.1720424728718024E-05 9.7068980863655341E-02
+ 18549 4.6372499999999999E-03 3.1744697218124211E-05 9.7110935838816234E-02
+ 18550 4.6375000000000001E-03 3.1768980197363934E-05 9.7152899531445361E-02
+ 18551 4.6377500000000004E-03 3.1793273668616244E-05 9.7194871939101951E-02
+ 18552 4.6379999999999998E-03 3.1817577634059519E-05 9.7236853059340878E-02
+ 18553 4.6382500000000000E-03 3.1841892095871752E-05 9.7278842889713585E-02
+ 18554 4.6385000000000003E-03 3.1866217056230055E-05 9.7320841427766744E-02
+ 18555 4.6387499999999996E-03 3.1890552517311012E-05 9.7362848671043167E-02
+ 18556 4.6389999999999999E-03 3.1914898481290771E-05 9.7404864617082199E-02
+ 18557 4.6392500000000001E-03 3.1939254950344629E-05 9.7446889263418338E-02
+ 18558 4.6395000000000004E-03 3.1963621926647347E-05 9.7488922607582573E-02
+ 18559 4.6397499999999998E-03 3.1987999412373006E-05 9.7530964647101606E-02
+ 18560 4.6400000000000000E-03 3.2012387409695278E-05 9.7573015379498293E-02
+ 18561 4.6402500000000003E-03 3.2036785920786996E-05 9.7615074802291438E-02
+ 18562 4.6404999999999997E-03 3.2061194947820375E-05 9.7657142912995806E-02
+ 18563 4.6407499999999999E-03 3.2085614492967261E-05 9.7699219709122070E-02
+ 18564 4.6410000000000002E-03 3.2110044558398559E-05 9.7741305188177086E-02
+ 18565 4.6412500000000004E-03 3.2134485146284766E-05 9.7783399347663641E-02
+ 18566 4.6414999999999998E-03 3.2158936258795521E-05 9.7825502185080293E-02
+ 18567 4.6417500000000000E-03 3.2183397898100231E-05 9.7867613697922032E-02
+ 18568 4.6420000000000003E-03 3.2207870066367259E-05 9.7909733883679753E-02
+ 18569 4.6422499999999997E-03 3.2232352765764549E-05 9.7951862739839871E-02
+ 18570 4.6424999999999999E-03 3.2256845998459496E-05 9.7994000263885772E-02
+ 18571 4.6427500000000002E-03 3.2281349766618668E-05 9.8036146453296072E-02
+ 18572 4.6430000000000004E-03 3.2305864072408096E-05 9.8078301305545651E-02
+ 18573 4.6432499999999998E-03 3.2330388917993111E-05 9.8120464818105546E-02
+ 18574 4.6435000000000001E-03 3.2354924305538597E-05 9.8162636988442728E-02
+ 18575 4.6437500000000003E-03 3.2379470237208658E-05 9.8204817814020476E-02
+ 18576 4.6439999999999997E-03 3.2404026715166622E-05 9.8247007292297434E-02
+ 18577 4.6442499999999999E-03 3.2428593741575608E-05 9.8289205420729261E-02
+ 18578 4.6445000000000002E-03 3.2453171318597664E-05 9.8331412196767137E-02
+ 18579 4.6447500000000004E-03 3.2477759448394465E-05 9.8373627617858242E-02
+ 18580 4.6449999999999998E-03 3.2502358133126780E-05 9.8415851681445801E-02
+ 18581 4.6452500000000001E-03 3.2526967374955138E-05 9.8458084384969752E-02
+ 18582 4.6455000000000003E-03 3.2551587176039094E-05 9.8500325725865298E-02
+ 18583 4.6457499999999997E-03 3.2576217538537607E-05 9.8542575701564050E-02
+ 18584 4.6460000000000000E-03 3.2600858464609193E-05 9.8584834309494121E-02
+ 18585 4.6462500000000002E-03 3.2625509956411531E-05 9.8627101547078988E-02
+ 18586 4.6465000000000005E-03 3.2650172016101708E-05 9.8669377411738826E-02
+ 18587 4.6467499999999998E-03 3.2674844645836081E-05 9.8711661900889439E-02
+ 18588 4.6470000000000001E-03 3.2699527847770620E-05 9.8753955011943090E-02
+ 18589 4.6472500000000003E-03 3.2724221624060379E-05 9.8796256742308255E-02
+ 18590 4.6474999999999997E-03 3.2748925976859777E-05 9.8838567089389096E-02
+ 18591 4.6477500000000000E-03 3.2773640908322879E-05 9.8880886050586272E-02
+ 18592 4.6480000000000002E-03 3.2798366420602763E-05 9.8923213623296424E-02
+ 18593 4.6482500000000005E-03 3.2823102515851989E-05 9.8965549804912262E-02
+ 18594 4.6484999999999999E-03 3.2847849196222373E-05 9.9007894592822721E-02
+ 18595 4.6487500000000001E-03 3.2872606463865346E-05 9.9050247984413059E-02
+ 18596 4.6490000000000004E-03 3.2897374320931416E-05 9.9092609977064483E-02
+ 18597 4.6492499999999997E-03 3.2922152769570385E-05 9.9134980568154021E-02
+ 18598 4.6495000000000000E-03 3.2946941811931766E-05 9.9177359755055788E-02
+ 18599 4.6497500000000002E-03 3.2971741450164083E-05 9.9219747535139069E-02
+ 18600 4.6499999999999996E-03 3.2996551686415159E-05 9.9262143905769901E-02
+ 18601 4.6502499999999999E-03 3.3021372522832576E-05 9.9304548864310282E-02
+ 18602 4.6505000000000001E-03 3.3046203961562810E-05 9.9346962408118578E-02
+ 18603 4.6507500000000004E-03 3.3071046004751904E-05 9.9389384534549124E-02
+ 18604 4.6509999999999998E-03 3.3095898654545046E-05 9.9431815240952390E-02
+ 18605 4.6512500000000000E-03 3.3120761913087107E-05 9.9474254524675357E-02
+ 18606 4.6515000000000003E-03 3.3145635782521995E-05 9.9516702383061068E-02
+ 18607 4.6517499999999996E-03 3.3170520264992948E-05 9.9559158813448317E-02
+ 18608 4.6519999999999999E-03 3.3195415362642803E-05 9.9601623813173085E-02
+ 18609 4.6522500000000001E-03 3.3220321077613455E-05 9.9644097379566629E-02
+ 18610 4.6525000000000004E-03 3.3245237412046312E-05 9.9686579509956866E-02
+ 18611 4.6527499999999998E-03 3.3270164368081861E-05 9.9729070201667616E-02
+ 18612 4.6530000000000000E-03 3.3295101947860329E-05 9.9771569452019551E-02
+ 18613 4.6532500000000003E-03 3.3320050153520930E-05 9.9814077258328943E-02
+ 18614 4.6534999999999997E-03 3.3345008987202211E-05 9.9856593617908551E-02
+ 18615 4.6537499999999999E-03 3.3369978451042389E-05 9.9899118528067335E-02
+ 18616 4.6540000000000002E-03 3.3394958547178615E-05 9.9941651986110755E-02
+ 18617 4.6542500000000004E-03 3.3419949277747595E-05 9.9984193989339928E-02
+ 18618 4.6544999999999998E-03 3.3444950644885132E-05 1.0002674453505270E-01
+ 18619 4.6547500000000000E-03 3.3469962650726718E-05 1.0006930362054318E-01
+ 18620 4.6550000000000003E-03 3.3494985297406884E-05 1.0011187124310150E-01
+ 18621 4.6552499999999997E-03 3.3520018587059454E-05 1.0015444740001407E-01
+ 18622 4.6554999999999999E-03 3.3545062521817813E-05 1.0019703208856386E-01
+ 18623 4.6557500000000002E-03 3.3570117103814532E-05 1.0023962530602991E-01
+ 18624 4.6560000000000004E-03 3.3595182335181404E-05 1.0028222704968751E-01
+ 18625 4.6562499999999998E-03 3.3620258218049624E-05 1.0032483731680822E-01
+ 18626 4.6565000000000000E-03 3.3645344754549839E-05 1.0036745610466002E-01
+ 18627 4.6567500000000003E-03 3.3670441946811850E-05 1.0041008341050735E-01
+ 18628 4.6569999999999997E-03 3.3695549796964657E-05 1.0045271923161016E-01
+ 18629 4.6572499999999999E-03 3.3720668307136975E-05 1.0049536356522584E-01
+ 18630 4.6575000000000002E-03 3.3745797479456491E-05 1.0053801640860723E-01
+ 18631 4.6577500000000004E-03 3.3770937316050266E-05 1.0058067775900381E-01
+ 18632 4.6579999999999998E-03 3.3796087819044638E-05 1.0062334761366125E-01
+ 18633 4.6582500000000001E-03 3.3821248990565518E-05 1.0066602596982191E-01
+ 18634 4.6585000000000003E-03 3.3846420832737826E-05 1.0070871282472389E-01
+ 18635 4.6587499999999997E-03 3.3871603347685840E-05 1.0075140817560203E-01
+ 18636 4.6589999999999999E-03 3.3896796537533356E-05 1.0079411201968751E-01
+ 18637 4.6592500000000002E-03 3.3922000404403275E-05 1.0083682435420778E-01
+ 18638 4.6595000000000004E-03 3.3947214950417822E-05 1.0087954517638649E-01
+ 18639 4.6597499999999998E-03 3.3972440177698516E-05 1.0092227448344360E-01
+ 18640 4.6600000000000001E-03 3.3997676088366362E-05 1.0096501227259587E-01
+ 18641 4.6602500000000003E-03 3.4022922684541470E-05 1.0100775854105597E-01
+ 18642 4.6604999999999997E-03 3.4048179968343210E-05 1.0105051328603308E-01
+ 18643 4.6607500000000000E-03 3.4073447941890602E-05 1.0109327650473297E-01
+ 18644 4.6610000000000002E-03 3.4098726607301573E-05 1.0113604819435755E-01
+ 18645 4.6612500000000005E-03 3.4124015966693503E-05 1.0117882835210495E-01
+ 18646 4.6614999999999998E-03 3.4149316022183013E-05 1.0122161697516976E-01
+ 18647 4.6617500000000001E-03 3.4174626775886267E-05 1.0126441406074359E-01
+ 18648 4.6620000000000003E-03 3.4199948229918422E-05 1.0130721960601340E-01
+ 18649 4.6622499999999997E-03 3.4225280386393985E-05 1.0135003360816330E-01
+ 18650 4.6625000000000000E-03 3.4250623247426994E-05 1.0139285606437369E-01
+ 18651 4.6627500000000002E-03 3.4275976815130477E-05 1.0143568697182111E-01
+ 18652 4.6629999999999996E-03 3.4301341091616868E-05 1.0147852632767852E-01
+ 18653 4.6632499999999999E-03 3.4326716078998089E-05 1.0152137412911573E-01
+ 18654 4.6635000000000001E-03 3.4352101779385056E-05 1.0156423037329868E-01
+ 18655 4.6637500000000004E-03 3.4377498194888121E-05 1.0160709505738952E-01
+ 18656 4.6639999999999997E-03 3.4402905327616782E-05 1.0164996817854692E-01
+ 18657 4.6642500000000000E-03 3.4428323179680205E-05 1.0169284973392663E-01
+ 18658 4.6645000000000002E-03 3.4453751753186431E-05 1.0173573972067992E-01
+ 18659 4.6647499999999996E-03 3.4479191050242880E-05 1.0177863813595481E-01
+ 18660 4.6649999999999999E-03 3.4504641072956514E-05 1.0182154497689620E-01
+ 18661 4.6652500000000001E-03 3.4530101823433287E-05 1.0186446024064504E-01
+ 18662 4.6655000000000004E-03 3.4555573303778539E-05 1.0190738392433868E-01
+ 18663 4.6657499999999998E-03 3.4581055516096846E-05 1.0195031602511087E-01
+ 18664 4.6660000000000000E-03 3.4606548462492233E-05 1.0199325654009236E-01
+ 18665 4.6662500000000003E-03 3.4632052145067889E-05 1.0203620546640990E-01
+ 18666 4.6664999999999996E-03 3.4657566565926123E-05 1.0207916280118672E-01
+ 18667 4.6667499999999999E-03 3.4683091727168904E-05 1.0212212854154280E-01
+ 18668 4.6670000000000001E-03 3.4708627630897179E-05 1.0216510268459442E-01
+ 18669 4.6672500000000004E-03 3.4734174279211237E-05 1.0220808522745446E-01
+ 18670 4.6674999999999998E-03 3.4759731674210637E-05 1.0225107616723181E-01
+ 18671 4.6677500000000000E-03 3.4785299817994325E-05 1.0229407550103280E-01
+ 18672 4.6680000000000003E-03 3.4810878712660436E-05 1.0233708322595950E-01
+ 18673 4.6682499999999997E-03 3.4836468360306298E-05 1.0238009933911063E-01
+ 18674 4.6684999999999999E-03 3.4862068763028738E-05 1.0242312383758162E-01
+ 18675 4.6687500000000002E-03 3.4887679922923681E-05 1.0246615671846439E-01
+ 18676 4.6690000000000004E-03 3.4913301842086328E-05 1.0250919797884718E-01
+ 18677 4.6692499999999998E-03 3.4938934522611134E-05 1.0255224761581470E-01
+ 18678 4.6695000000000000E-03 3.4964577966591991E-05 1.0259530562644864E-01
+ 18679 4.6697500000000003E-03 3.4990232176121951E-05 1.0263837200782698E-01
+ 18680 4.6699999999999997E-03 3.5015897153293207E-05 1.0268144675702398E-01
+ 18681 4.6702499999999999E-03 3.5041572900197502E-05 1.0272452987111087E-01
+ 18682 4.6705000000000002E-03 3.5067259418925626E-05 1.0276762134715524E-01
+ 18683 4.6707500000000004E-03 3.5092956711567717E-05 1.0281072118222112E-01
+ 18684 4.6709999999999998E-03 3.5118664780213067E-05 1.0285382937336912E-01
+ 18685 4.6712500000000001E-03 3.5144383626950466E-05 1.0289694591765684E-01
+ 18686 4.6715000000000003E-03 3.5170113253867795E-05 1.0294007081213795E-01
+ 18687 4.6717499999999997E-03 3.5195853663052103E-05 1.0298320405386260E-01
+ 18688 4.6719999999999999E-03 3.5221604856590040E-05 1.0302634563987816E-01
+ 18689 4.6722500000000002E-03 3.5247366836567202E-05 1.0306949556722804E-01
+ 18690 4.6725000000000004E-03 3.5273139605068573E-05 1.0311265383295239E-01
+ 18691 4.6727499999999998E-03 3.5298923164178266E-05 1.0315582043408772E-01
+ 18692 4.6730000000000001E-03 3.5324717515979936E-05 1.0319899536766783E-01
+ 18693 4.6732500000000003E-03 3.5350522662556280E-05 1.0324217863072244E-01
+ 18694 4.6734999999999997E-03 3.5376338605989156E-05 1.0328537022027783E-01
+ 18695 4.6737500000000000E-03 3.5402165348360001E-05 1.0332857013335756E-01
+ 18696 4.6740000000000002E-03 3.5428002891749279E-05 1.0337177836698129E-01
+ 18697 4.6742500000000005E-03 3.5453851238236679E-05 1.0341499491816525E-01
+ 18698 4.6744999999999998E-03 3.5479710389901198E-05 1.0345821978392249E-01
+ 18699 4.6747500000000001E-03 3.5505580348821232E-05 1.0350145296126276E-01
+ 18700 4.6750000000000003E-03 3.5531461117074262E-05 1.0354469444719233E-01
+ 18701 4.6752499999999997E-03 3.5557352696736927E-05 1.0358794423871387E-01
+ 18702 4.6755000000000000E-03 3.5583255089885475E-05 1.0363120233282713E-01
+ 18703 4.6757500000000002E-03 3.5609168298595042E-05 1.0367446872652832E-01
+ 18704 4.6760000000000005E-03 3.5635092324940160E-05 1.0371774341681016E-01
+ 18705 4.6762499999999999E-03 3.5661027170994549E-05 1.0376102640066215E-01
+ 18706 4.6765000000000001E-03 3.5686972838831347E-05 1.0380431767507055E-01
+ 18707 4.6767500000000004E-03 3.5712929330522753E-05 1.0384761723701816E-01
+ 18708 4.6769999999999997E-03 3.5738896648140192E-05 1.0389092508348420E-01
+ 18709 4.6772500000000000E-03 3.5764874793754591E-05 1.0393424121144529E-01
+ 18710 4.6775000000000002E-03 3.5790863769435827E-05 1.0397756561787398E-01
+ 18711 4.6777499999999996E-03 3.5816863577253094E-05 1.0402089829973971E-01
+ 18712 4.6779999999999999E-03 3.5842874219275049E-05 1.0406423925400884E-01
+ 18713 4.6782500000000001E-03 3.5868895697569285E-05 1.0410758847764447E-01
+ 18714 4.6785000000000004E-03 3.5894928014202782E-05 1.0415094596760582E-01
+ 18715 4.6787499999999997E-03 3.5920971171241654E-05 1.0419431172084914E-01
+ 18716 4.6790000000000000E-03 3.5947025170751544E-05 1.0423768573432783E-01
+ 18717 4.6792500000000002E-03 3.5973090014796963E-05 1.0428106800499139E-01
+ 18718 4.6794999999999996E-03 3.5999165705441832E-05 1.0432445852978602E-01
+ 18719 4.6797499999999999E-03 3.6025252244749429E-05 1.0436785730565527E-01
+ 18720 4.6800000000000001E-03 3.6051349634782048E-05 1.0441126432953889E-01
+ 18721 4.6802500000000004E-03 3.6077457877601333E-05 1.0445467959837329E-01
+ 18722 4.6804999999999998E-03 3.6103576975268008E-05 1.0449810310909179E-01
+ 18723 4.6807500000000000E-03 3.6129706929842422E-05 1.0454153485862464E-01
+ 18724 4.6810000000000003E-03 3.6155847743383706E-05 1.0458497484389859E-01
+ 18725 4.6812499999999996E-03 3.6181999417950367E-05 1.0462842306183699E-01
+ 18726 4.6814999999999999E-03 3.6208161955600396E-05 1.0467187950936040E-01
+ 18727 4.6817500000000001E-03 3.6234335358390667E-05 1.0471534418338588E-01
+ 18728 4.6820000000000004E-03 3.6260519628377411E-05 1.0475881708082709E-01
+ 18729 4.6822499999999998E-03 3.6286714767616044E-05 1.0480229819859442E-01
+ 18730 4.6825000000000000E-03 3.6312920778161441E-05 1.0484578753359568E-01
+ 18731 4.6827500000000003E-03 3.6339137662067434E-05 1.0488928508273479E-01
+ 18732 4.6829999999999997E-03 3.6365365421387040E-05 1.0493279084291232E-01
+ 18733 4.6832499999999999E-03 3.6391604058172844E-05 1.0497630481102649E-01
+ 18734 4.6835000000000002E-03 3.6417853574476326E-05 1.0501982698397148E-01
+ 18735 4.6837500000000004E-03 3.6444113972348349E-05 1.0506335735863850E-01
+ 18736 4.6839999999999998E-03 3.6470385253838828E-05 1.0510689593191561E-01
+ 18737 4.6842500000000000E-03 3.6496667420997244E-05 1.0515044270068777E-01
+ 18738 4.6845000000000003E-03 3.6522960475871932E-05 1.0519399766183667E-01
+ 18739 4.6847499999999997E-03 3.6549264420510544E-05 1.0523756081224042E-01
+ 18740 4.6849999999999999E-03 3.6575579256960210E-05 1.0528113214877487E-01
+ 18741 4.6852500000000002E-03 3.6601904987266919E-05 1.0532471166831164E-01
+ 18742 4.6855000000000004E-03 3.6628241613476075E-05 1.0536829936771989E-01
+ 18743 4.6857499999999998E-03 3.6654589137632150E-05 1.0541189524386516E-01
+ 18744 4.6860000000000001E-03 3.6680947561779110E-05 1.0545549929361021E-01
+ 18745 4.6862500000000003E-03 3.6707316887959869E-05 1.0549911151381448E-01
+ 18746 4.6864999999999997E-03 3.6733697118216582E-05 1.0554273190133399E-01
+ 18747 4.6867499999999999E-03 3.6760088254590851E-05 1.0558636045302215E-01
+ 18748 4.6870000000000002E-03 3.6786490299123224E-05 1.0562999716572861E-01
+ 18749 4.6872500000000004E-03 3.6812903253853595E-05 1.0567364203630047E-01
+ 18750 4.6874999999999998E-03 3.6839327120820900E-05 1.0571729506158101E-01
+ 18751 4.6877500000000001E-03 3.6865761902063636E-05 1.0576095623841109E-01
+ 18752 4.6880000000000003E-03 3.6892207599619209E-05 1.0580462556362802E-01
+ 18753 4.6882499999999997E-03 3.6918664215524177E-05 1.0584830303406594E-01
+ 18754 4.6885000000000000E-03 3.6945131751814705E-05 1.0589198864655613E-01
+ 18755 4.6887500000000002E-03 3.6971610210525774E-05 1.0593568239792656E-01
+ 18756 4.6890000000000005E-03 3.6998099593691693E-05 1.0597938428500212E-01
+ 18757 4.6892499999999998E-03 3.7024599903345942E-05 1.0602309430460442E-01
+ 18758 4.6895000000000001E-03 3.7051111141521396E-05 1.0606681245355261E-01
+ 18759 4.6897500000000003E-03 3.7077633310249957E-05 1.0611053872866205E-01
+ 18760 4.6899999999999997E-03 3.7104166411562619E-05 1.0615427312674490E-01
+ 18761 4.6902500000000000E-03 3.7130710447489953E-05 1.0619801564461111E-01
+ 18762 4.6905000000000002E-03 3.7157265420061353E-05 1.0624176627906678E-01
+ 18763 4.6907499999999996E-03 3.7183831331305573E-05 1.0628552502691488E-01
+ 18764 4.6909999999999999E-03 3.7210408183250646E-05 1.0632929188495599E-01
+ 18765 4.6912500000000001E-03 3.7236995977923677E-05 1.0637306684998696E-01
+ 18766 4.6915000000000004E-03 3.7263594717351001E-05 1.0641684991880183E-01
+ 18767 4.6917499999999997E-03 3.7290204403558075E-05 1.0646064108819148E-01
+ 18768 4.6920000000000000E-03 3.7316825038569845E-05 1.0650444035494389E-01
+ 18769 4.6922500000000002E-03 3.7343456624410136E-05 1.0654824771584397E-01
+ 18770 4.6924999999999996E-03 3.7370099163101961E-05 1.0659206316767314E-01
+ 18771 4.6927499999999999E-03 3.7396752656667899E-05 1.0663588670721048E-01
+ 18772 4.6930000000000001E-03 3.7423417107129344E-05 1.0667971833123165E-01
+ 18773 4.6932500000000004E-03 3.7450092516507024E-05 1.0672355803650917E-01
+ 18774 4.6934999999999998E-03 3.7476778886820741E-05 1.0676740581981252E-01
+ 18775 4.6937500000000000E-03 3.7503476220089801E-05 1.0681126167790857E-01
+ 18776 4.6940000000000003E-03 3.7530184518332371E-05 1.0685512560756090E-01
+ 18777 4.6942499999999996E-03 3.7556903783565901E-05 1.0689899760552965E-01
+ 18778 4.6944999999999999E-03 3.7583634017807204E-05 1.0694287766857269E-01
+ 18779 4.6947500000000001E-03 3.7610375223072049E-05 1.0698676579344457E-01
+ 18780 4.6950000000000004E-03 3.7637127401375520E-05 1.0703066197689655E-01
+ 18781 4.6952499999999998E-03 3.7663890554731733E-05 1.0707456621567714E-01
+ 18782 4.6955000000000000E-03 3.7690664685154315E-05 1.0711847850653206E-01
+ 18783 4.6957500000000003E-03 3.7717449794655797E-05 1.0716239884620378E-01
+ 18784 4.6959999999999997E-03 3.7744245885247855E-05 1.0720632723143143E-01
+ 18785 4.6962499999999999E-03 3.7771052958941684E-05 1.0725026365895211E-01
+ 18786 4.6965000000000002E-03 3.7797871017747305E-05 1.0729420812549913E-01
+ 18787 4.6967500000000004E-03 3.7824700063674127E-05 1.0733816062780294E-01
+ 18788 4.6969999999999998E-03 3.7851540098730551E-05 1.0738212116259123E-01
+ 18789 4.6972500000000000E-03 3.7878391124924466E-05 1.0742608972658869E-01
+ 18790 4.6975000000000003E-03 3.7905253144262717E-05 1.0747006631651700E-01
+ 18791 4.6977499999999997E-03 3.7932126158751261E-05 1.0751405092909475E-01
+ 18792 4.6979999999999999E-03 3.7959010170395532E-05 1.0755804356103790E-01
+ 18793 4.6982500000000002E-03 3.7985905181199835E-05 1.0760204420905917E-01
+ 18794 4.6985000000000004E-03 3.8012811193167856E-05 1.0764605286986835E-01
+ 18795 4.6987499999999998E-03 3.8039728208302191E-05 1.0769006954017235E-01
+ 18796 4.6990000000000001E-03 3.8066656228605071E-05 1.0773409421667532E-01
+ 18797 4.6992500000000003E-03 3.8093595256077498E-05 1.0777812689607827E-01
+ 18798 4.6994999999999997E-03 3.8120545292719718E-05 1.0782216757507919E-01
+ 18799 4.6997499999999999E-03 3.8147506340531372E-05 1.0786621625037354E-01
+ 18800 4.7000000000000002E-03 3.8174478401511044E-05 1.0791027291865345E-01
+ 18801 4.7002500000000004E-03 3.8201461477656560E-05 1.0795433757660827E-01
+ 18802 4.7004999999999998E-03 3.8228455570964844E-05 1.0799841022092443E-01
+ 18803 4.7007500000000001E-03 3.8255460683432237E-05 1.0804249084828575E-01
+ 18804 4.7010000000000003E-03 3.8282476817054031E-05 1.0808657945537262E-01
+ 18805 4.7012499999999997E-03 3.8309503973824575E-05 1.0813067603886270E-01
+ 18806 4.7014999999999999E-03 3.8336542155737832E-05 1.0817478059543136E-01
+ 18807 4.7017500000000002E-03 3.8363591364786511E-05 1.0821889312175023E-01
+ 18808 4.7020000000000005E-03 3.8390651602962630E-05 1.0826301361448845E-01
+ 18809 4.7022499999999998E-03 3.8417722872257314E-05 1.0830714207031213E-01
+ 18810 4.7025000000000001E-03 3.8444805174661069E-05 1.0835127848588486E-01
+ 18811 4.7027500000000003E-03 3.8471898512163338E-05 1.0839542285786695E-01
+ 18812 4.7029999999999997E-03 3.8499002886752725E-05 1.0843957518291593E-01
+ 18813 4.7032500000000000E-03 3.8526118300417256E-05 1.0848373545768690E-01
+ 18814 4.7035000000000002E-03 3.8553244755143841E-05 1.0852790367883149E-01
+ 18815 4.7037500000000005E-03 3.8580382252918642E-05 1.0857207984299885E-01
+ 18816 4.7039999999999998E-03 3.8607530795726916E-05 1.0861626394683487E-01
+ 18817 4.7042500000000001E-03 3.8634690385553396E-05 1.0866045598698333E-01
+ 18818 4.7045000000000003E-03 3.8661861024381555E-05 1.0870465596008448E-01
+ 18819 4.7047499999999997E-03 3.8689042714194196E-05 1.0874886386277599E-01
+ 18820 4.7050000000000000E-03 3.8716235456973431E-05 1.0879307969169293E-01
+ 18821 4.7052500000000002E-03 3.8743439254700333E-05 1.0883730344346712E-01
+ 18822 4.7054999999999996E-03 3.8770654109355076E-05 1.0888153511472767E-01
+ 18823 4.7057499999999999E-03 3.8797880022917319E-05 1.0892577470210127E-01
+ 18824 4.7060000000000001E-03 3.8825116997365587E-05 1.0897002220221134E-01
+ 18825 4.7062500000000004E-03 3.8852365034677602E-05 1.0901427761167853E-01
+ 18826 4.7064999999999997E-03 3.8879624136830223E-05 1.0905854092712076E-01
+ 18827 4.7067500000000000E-03 3.8906894305799686E-05 1.0910281214515341E-01
+ 18828 4.7070000000000002E-03 3.8934175543561123E-05 1.0914709126238872E-01
+ 18829 4.7072499999999996E-03 3.8961467852088825E-05 1.0919137827543611E-01
+ 18830 4.7074999999999999E-03 3.8988771233356502E-05 1.0923567318090276E-01
+ 18831 4.7077500000000001E-03 3.9016085689336778E-05 1.0927997597539224E-01
+ 18832 4.7080000000000004E-03 3.9043411222001389E-05 1.0932428665550614E-01
+ 18833 4.7082499999999998E-03 3.9070747833321307E-05 1.0936860521784245E-01
+ 18834 4.7085000000000000E-03 3.9098095525266846E-05 1.0941293165899726E-01
+ 18835 4.7087500000000003E-03 3.9125454299807153E-05 1.0945726597556332E-01
+ 18836 4.7089999999999996E-03 3.9152824158910592E-05 1.0950160816413070E-01
+ 18837 4.7092499999999999E-03 3.9180205104544901E-05 1.0954595822128699E-01
+ 18838 4.7095000000000001E-03 3.9207597138676721E-05 1.0959031614361665E-01
+ 18839 4.7097500000000004E-03 3.9235000263271921E-05 1.0963468192770177E-01
+ 18840 4.7099999999999998E-03 3.9262414480295413E-05 1.0967905557012125E-01
+ 18841 4.7102500000000000E-03 3.9289839791711529E-05 1.0972343706745175E-01
+ 18842 4.7105000000000003E-03 3.9317276199483494E-05 1.0976782641626677E-01
+ 18843 4.7107499999999997E-03 3.9344723705573606E-05 1.0981222361313733E-01
+ 18844 4.7109999999999999E-03 3.9372182311943735E-05 1.0985662865463165E-01
+ 18845 4.7112500000000002E-03 3.9399652020554424E-05 1.0990104153731531E-01
+ 18846 4.7115000000000004E-03 3.9427132833365605E-05 1.0994546225775105E-01
+ 18847 4.7117499999999998E-03 3.9454624752336099E-05 1.0998989081249880E-01
+ 18848 4.7120000000000000E-03 3.9482127779424370E-05 1.1003432719811604E-01
+ 18849 4.7122500000000003E-03 3.9509641916587516E-05 1.1007877141115753E-01
+ 18850 4.7124999999999997E-03 3.9537167165781927E-05 1.1012322344817496E-01
+ 18851 4.7127499999999999E-03 3.9564703528963299E-05 1.1016768330571791E-01
+ 18852 4.7130000000000002E-03 3.9592251008086274E-05 1.1021215098033270E-01
+ 18853 4.7132500000000004E-03 3.9619809605104665E-05 1.1025662646856348E-01
+ 18854 4.7134999999999998E-03 3.9647379321971377E-05 1.1030110976695104E-01
+ 18855 4.7137500000000001E-03 3.9674960160638653E-05 1.1034560087203441E-01
+ 18856 4.7140000000000003E-03 3.9702552123057709E-05 1.1039009978034908E-01
+ 18857 4.7142499999999997E-03 3.9730155211178769E-05 1.1043460648842819E-01
+ 18858 4.7144999999999999E-03 3.9757769426951581E-05 1.1047912099280267E-01
+ 18859 4.7147500000000002E-03 3.9785394772324645E-05 1.1052364329000004E-01
+ 18860 4.7150000000000004E-03 3.9813031249245738E-05 1.1056817337654558E-01
+ 18861 4.7152499999999998E-03 3.9840678859661693E-05 1.1061271124896173E-01
+ 18862 4.7155000000000001E-03 3.9868337605518721E-05 1.1065725690376858E-01
+ 18863 4.7157500000000003E-03 3.9896007488761895E-05 1.1070181033748339E-01
+ 18864 4.7159999999999997E-03 3.9923688511335392E-05 1.1074637154662044E-01
+ 18865 4.7162500000000000E-03 3.9951380675182821E-05 1.1079094052769220E-01
+ 18866 4.7165000000000002E-03 3.9979083982246644E-05 1.1083551727720772E-01
+ 18867 4.7167500000000005E-03 4.0006798434468561E-05 1.1088010179167385E-01
+ 18868 4.7169999999999998E-03 4.0034524033789239E-05 1.1092469406759443E-01
+ 18869 4.7172500000000001E-03 4.0062260782148816E-05 1.1096929410147138E-01
+ 18870 4.7175000000000003E-03 4.0090008681486246E-05 1.1101390188980330E-01
+ 18871 4.7177499999999997E-03 4.0117767733739621E-05 1.1105851742908630E-01
+ 18872 4.7180000000000000E-03 4.0145537940846378E-05 1.1110314071581441E-01
+ 18873 4.7182500000000002E-03 4.0173319304742907E-05 1.1114777174647854E-01
+ 18874 4.7184999999999996E-03 4.0201111827364592E-05 1.1119241051756699E-01
+ 18875 4.7187499999999999E-03 4.0228915510646380E-05 1.1123705702556594E-01
+ 18876 4.7190000000000001E-03 4.0256730356521913E-05 1.1128171126695845E-01
+ 18877 4.7192500000000004E-03 4.0284556366924078E-05 1.1132637323822522E-01
+ 18878 4.7194999999999997E-03 4.0312393543784850E-05 1.1137104293584442E-01
+ 18879 4.7197500000000000E-03 4.0340241889035538E-05 1.1141572035629156E-01
+ 18880 4.7200000000000002E-03 4.0368101404606328E-05 1.1146040549603974E-01
+ 18881 4.7202499999999996E-03 4.0395972092426495E-05 1.1150509835155910E-01
+ 18882 4.7204999999999999E-03 4.0423853954424761E-05 1.1154979891931784E-01
+ 18883 4.7207500000000001E-03 4.0451746992528620E-05 1.1159450719578114E-01
+ 18884 4.7210000000000004E-03 4.0479651208664829E-05 1.1163922317741154E-01
+ 18885 4.7212499999999998E-03 4.0507566604759087E-05 1.1168394686066922E-01
+ 18886 4.7215000000000000E-03 4.0535493182736617E-05 1.1172867824201223E-01
+ 18887 4.7217500000000003E-03 4.0563430944521358E-05 1.1177341731789529E-01
+ 18888 4.7219999999999996E-03 4.0591379892036446E-05 1.1181816408477090E-01
+ 18889 4.7222499999999999E-03 4.0619340027204342E-05 1.1186291853908939E-01
+ 18890 4.7225000000000001E-03 4.0647311351946374E-05 1.1190768067729827E-01
+ 18891 4.7227500000000004E-03 4.0675293868183049E-05 1.1195245049584225E-01
+ 18892 4.7229999999999998E-03 4.0703287577833996E-05 1.1199722799116386E-01
+ 18893 4.7232500000000000E-03 4.0731292482818069E-05 1.1204201315970320E-01
+ 18894 4.7235000000000003E-03 4.0759308585053046E-05 1.1208680599789772E-01
+ 18895 4.7237499999999997E-03 4.0787335886455810E-05 1.1213160650218205E-01
+ 18896 4.7239999999999999E-03 4.0815374388942640E-05 1.1217641466898896E-01
+ 18897 4.7242500000000002E-03 4.0843424094428624E-05 1.1222123049474822E-01
+ 18898 4.7245000000000004E-03 4.0871485004828029E-05 1.1226605397588732E-01
+ 18899 4.7247499999999998E-03 4.0899557122054181E-05 1.1231088510883096E-01
+ 18900 4.7250000000000000E-03 4.0927640448019755E-05 1.1235572389000202E-01
+ 18901 4.7252500000000003E-03 4.0955734984636314E-05 1.1240057031582035E-01
+ 18902 4.7254999999999997E-03 4.0983840733814385E-05 1.1244542438270308E-01
+ 18903 4.7257499999999999E-03 4.1011957697464048E-05 1.1249028608706575E-01
+ 18904 4.7260000000000002E-03 4.1040085877494128E-05 1.1253515542532072E-01
+ 18905 4.7262500000000004E-03 4.1068225275812640E-05 1.1258003239387807E-01
+ 18906 4.7264999999999998E-03 4.1096375894326591E-05 1.1262491698914531E-01
+ 18907 4.7267500000000000E-03 4.1124537734942418E-05 1.1266980920752789E-01
+ 18908 4.7270000000000003E-03 4.1152710799565381E-05 1.1271470904542841E-01
+ 18909 4.7272499999999997E-03 4.1180895090099759E-05 1.1275961649924703E-01
+ 18910 4.7274999999999999E-03 4.1209090608449337E-05 1.1280453156538184E-01
+ 18911 4.7277500000000002E-03 4.1237297356516585E-05 1.1284945424022819E-01
+ 18912 4.7280000000000004E-03 4.1265515336203275E-05 1.1289438452017891E-01
+ 18913 4.7282499999999998E-03 4.1293744549410108E-05 1.1293932240162455E-01
+ 18914 4.7285000000000001E-03 4.1321984998037195E-05 1.1298426788095331E-01
+ 18915 4.7287500000000003E-03 4.1350236683983477E-05 1.1302922095455094E-01
+ 18916 4.7289999999999997E-03 4.1378499609146977E-05 1.1307418161880047E-01
+ 18917 4.7292499999999999E-03 4.1406773775425091E-05 1.1311914987008301E-01
+ 18918 4.7295000000000002E-03 4.1435059184714020E-05 1.1316412570477702E-01
+ 18919 4.7297500000000004E-03 4.1463355838909214E-05 1.1320910911925831E-01
+ 18920 4.7299999999999998E-03 4.1491663739904984E-05 1.1325410010990061E-01
+ 18921 4.7302500000000001E-03 4.1519982889595153E-05 1.1329909867307536E-01
+ 18922 4.7305000000000003E-03 4.1548313289872326E-05 1.1334410480515125E-01
+ 18923 4.7307499999999997E-03 4.1576654942628163E-05 1.1338911850249468E-01
+ 18924 4.7310000000000000E-03 4.1605007849753690E-05 1.1343413976146997E-01
+ 18925 4.7312500000000002E-03 4.1633372013138779E-05 1.1347916857843859E-01
+ 18926 4.7315000000000005E-03 4.1661747434672490E-05 1.1352420494976014E-01
+ 18927 4.7317499999999998E-03 4.1690134116242840E-05 1.1356924887179105E-01
+ 18928 4.7320000000000001E-03 4.1718532059737295E-05 1.1361430034088653E-01
+ 18929 4.7322500000000003E-03 4.1746941267041960E-05 1.1365935935339865E-01
+ 18930 4.7324999999999997E-03 4.1775361740042237E-05 1.1370442590567688E-01
+ 18931 4.7327500000000000E-03 4.1803793480622773E-05 1.1374949999406916E-01
+ 18932 4.7330000000000002E-03 4.1832236490667051E-05 1.1379458161492062E-01
+ 18933 4.7332499999999996E-03 4.1860690772057578E-05 1.1383967076457387E-01
+ 18934 4.7334999999999999E-03 4.1889156326676394E-05 1.1388476743936955E-01
+ 18935 4.7337500000000001E-03 4.1917633156404143E-05 1.1392987163564579E-01
+ 18936 4.7340000000000004E-03 4.1946121263120775E-05 1.1397498334973831E-01
+ 18937 4.7342499999999997E-03 4.1974620648705154E-05 1.1402010257798058E-01
+ 18938 4.7345000000000000E-03 4.2003131315035591E-05 1.1406522931670386E-01
+ 18939 4.7347500000000002E-03 4.2031653263989132E-05 1.1411036356223700E-01
+ 18940 4.7349999999999996E-03 4.2060186497441934E-05 1.1415550531090632E-01
+ 18941 4.7352499999999999E-03 4.2088731017269512E-05 1.1420065455903627E-01
+ 18942 4.7355000000000001E-03 4.2117286825346179E-05 1.1424581130294853E-01
+ 18943 4.7357500000000004E-03 4.2145853923545376E-05 1.1429097553896286E-01
+ 18944 4.7359999999999998E-03 4.2174432313739657E-05 1.1433614726339633E-01
+ 18945 4.7362500000000000E-03 4.2203021997800787E-05 1.1438132647256415E-01
+ 18946 4.7365000000000003E-03 4.2231622977599408E-05 1.1442651316277891E-01
+ 18947 4.7367499999999996E-03 4.2260235255005247E-05 1.1447170733035091E-01
+ 18948 4.7369999999999999E-03 4.2288858831887374E-05 1.1451690897158863E-01
+ 18949 4.7372500000000001E-03 4.2317493710113605E-05 1.1456211808279759E-01
+ 18950 4.7375000000000004E-03 4.2346139891551004E-05 1.1460733466028163E-01
+ 18951 4.7377499999999998E-03 4.2374797378065592E-05 1.1465255870034161E-01
+ 18952 4.7380000000000000E-03 4.2403466171522703E-05 1.1469779019927705E-01
+ 18953 4.7382500000000003E-03 4.2432146273786550E-05 1.1474302915338462E-01
+ 18954 4.7384999999999997E-03 4.2460837686720340E-05 1.1478827555895854E-01
+ 18955 4.7387499999999999E-03 4.2489540412186659E-05 1.1483352941229132E-01
+ 18956 4.7390000000000002E-03 4.2518254452046851E-05 1.1487879070967313E-01
+ 18957 4.7392500000000004E-03 4.2546979808161569E-05 1.1492405944739138E-01
+ 18958 4.7394999999999998E-03 4.2575716482390254E-05 1.1496933562173159E-01
+ 18959 4.7397500000000000E-03 4.2604464476591812E-05 1.1501461922897739E-01
+ 18960 4.7400000000000003E-03 4.2633223792623908E-05 1.1505991026540970E-01
+ 18961 4.7402499999999997E-03 4.2661994432343264E-05 1.1510520872730705E-01
+ 18962 4.7404999999999999E-03 4.2690776397606002E-05 1.1515051461094641E-01
+ 18963 4.7407500000000002E-03 4.2719569690266975E-05 1.1519582791260202E-01
+ 18964 4.7410000000000004E-03 4.2748374312180221E-05 1.1524114862854604E-01
+ 18965 4.7412499999999998E-03 4.2777190265198752E-05 1.1528647675504818E-01
+ 18966 4.7415000000000001E-03 4.2806017551174940E-05 1.1533181228837656E-01
+ 18967 4.7417500000000003E-03 4.2834856171959918E-05 1.1537715522479657E-01
+ 18968 4.7419999999999997E-03 4.2863706129403918E-05 1.1542250556057129E-01
+ 18969 4.7422499999999999E-03 4.2892567425356480E-05 1.1546786329196237E-01
+ 18970 4.7425000000000002E-03 4.2921440061665972E-05 1.1551322841522835E-01
+ 18971 4.7427500000000004E-03 4.2950324040179848E-05 1.1555860092662608E-01
+ 18972 4.7429999999999998E-03 4.2979219362744606E-05 1.1560398082240993E-01
+ 18973 4.7432500000000001E-03 4.3008126031206059E-05 1.1564936809883275E-01
+ 18974 4.7435000000000003E-03 4.3037044047408829E-05 1.1569476275214434E-01
+ 18975 4.7437499999999997E-03 4.3065973413196533E-05 1.1574016477859282E-01
+ 18976 4.7440000000000000E-03 4.3094914130412199E-05 1.1578557417442428E-01
+ 18977 4.7442500000000002E-03 4.3123866200897597E-05 1.1583099093588234E-01
+ 18978 4.7445000000000005E-03 4.3152829626493693E-05 1.1587641505920832E-01
+ 18979 4.7447499999999998E-03 4.3181804409040353E-05 1.1592184654064169E-01
+ 18980 4.7450000000000001E-03 4.3210790550376838E-05 1.1596728537641994E-01
+ 18981 4.7452500000000003E-03 4.3239788052341167E-05 1.1601273156277798E-01
+ 18982 4.7454999999999997E-03 4.3268796916770441E-05 1.1605818509594862E-01
+ 18983 4.7457500000000000E-03 4.3297817145501040E-05 1.1610364597216297E-01
+ 18984 4.7460000000000002E-03 4.3326848740368180E-05 1.1614911418764962E-01
+ 18985 4.7462500000000005E-03 4.3355891703206222E-05 1.1619458973863506E-01
+ 18986 4.7464999999999999E-03 4.3384946035848445E-05 1.1624007262134343E-01
+ 18987 4.7467500000000001E-03 4.3414011740127508E-05 1.1628556283199747E-01
+ 18988 4.7470000000000004E-03 4.3443088817874832E-05 1.1633106036681727E-01
+ 18989 4.7472499999999997E-03 4.3472177270920911E-05 1.1637656522202057E-01
+ 18990 4.7475000000000000E-03 4.3501277101095544E-05 1.1642207739382378E-01
+ 18991 4.7477500000000002E-03 4.3530388310227294E-05 1.1646759687844042E-01
+ 18992 4.7479999999999996E-03 4.3559510900143800E-05 1.1651312367208223E-01
+ 18993 4.7482499999999999E-03 4.3588644872672057E-05 1.1655865777095911E-01
+ 18994 4.7485000000000001E-03 4.3617790229637815E-05 1.1660419917127852E-01
+ 18995 4.7487500000000004E-03 4.3646946972865915E-05 1.1664974786924574E-01
+ 18996 4.7489999999999997E-03 4.3676115104180215E-05 1.1669530386106421E-01
+ 18997 4.7492500000000000E-03 4.3705294625403917E-05 1.1674086714293530E-01
+ 18998 4.7495000000000002E-03 4.3734485538358934E-05 1.1678643771105829E-01
+ 18999 4.7497499999999996E-03 4.3763687844866271E-05 1.1683201556163010E-01
+ 19000 4.7499999999999999E-03 4.3792901546746271E-05 1.1687760069084591E-01
+ 19001 4.7502500000000001E-03 4.3822126645817993E-05 1.1692319309489882E-01
+ 19002 4.7505000000000004E-03 4.3851363143899700E-05 1.1696879276997973E-01
+ 19003 4.7507499999999998E-03 4.3880611042808562E-05 1.1701439971227728E-01
+ 19004 4.7510000000000000E-03 4.3909870344361078E-05 1.1706001391797856E-01
+ 19005 4.7512500000000003E-03 4.3939141050372595E-05 1.1710563538326846E-01
+ 19006 4.7514999999999996E-03 4.3968423162657336E-05 1.1715126410432930E-01
+ 19007 4.7517499999999999E-03 4.3997716683029043E-05 1.1719690007734214E-01
+ 19008 4.7520000000000001E-03 4.4027021613300068E-05 1.1724254329848557E-01
+ 19009 4.7522500000000004E-03 4.4056337955282025E-05 1.1728819376393608E-01
+ 19010 4.7524999999999998E-03 4.4085665710785382E-05 1.1733385146986813E-01
+ 19011 4.7527500000000000E-03 4.4115004881619997E-05 1.1737951641245477E-01
+ 19012 4.7530000000000003E-03 4.4144355469594416E-05 1.1742518858786616E-01
+ 19013 4.7532499999999997E-03 4.4173717476516308E-05 1.1747086799227097E-01
+ 19014 4.7534999999999999E-03 4.4203090904192617E-05 1.1751655462183558E-01
+ 19015 4.7537500000000002E-03 4.4232475754429050E-05 1.1756224847272480E-01
+ 19016 4.7540000000000004E-03 4.4261872029030476E-05 1.1760794954110085E-01
+ 19017 4.7542499999999998E-03 4.4291279729800697E-05 1.1765365782312412E-01
+ 19018 4.7545000000000000E-03 4.4320698858542836E-05 1.1769937331495350E-01
+ 19019 4.7547500000000003E-03 4.4350129417058769E-05 1.1774509601274531E-01
+ 19020 4.7549999999999997E-03 4.4379571407149342E-05 1.1779082591265384E-01
+ 19021 4.7552499999999999E-03 4.4409024830614908E-05 1.1783656301083215E-01
+ 19022 4.7555000000000002E-03 4.4438489689254373E-05 1.1788230730343034E-01
+ 19023 4.7557500000000004E-03 4.4467965984865895E-05 1.1792805878659719E-01
+ 19024 4.7559999999999998E-03 4.4497453719246538E-05 1.1797381745647906E-01
+ 19025 4.7562500000000001E-03 4.4526952894192663E-05 1.1801958330922104E-01
+ 19026 4.7565000000000003E-03 4.4556463511499465E-05 1.1806535634096539E-01
+ 19027 4.7567499999999997E-03 4.4585985572961046E-05 1.1811113654785296E-01
+ 19028 4.7569999999999999E-03 4.4615519080370957E-05 1.1815692392602255E-01
+ 19029 4.7572500000000002E-03 4.4645064035521403E-05 1.1820271847161096E-01
+ 19030 4.7575000000000004E-03 4.4674620440203770E-05 1.1824852018075291E-01
+ 19031 4.7577499999999998E-03 4.4704188296208396E-05 1.1829432904958141E-01
+ 19032 4.7580000000000001E-03 4.4733767605324877E-05 1.1834014507422747E-01
+ 19033 4.7582500000000003E-03 4.4763358369341572E-05 1.1838596825082004E-01
+ 19034 4.7584999999999997E-03 4.4792960590045909E-05 1.1843179857548605E-01
+ 19035 4.7587500000000000E-03 4.4822574269224607E-05 1.1847763604435102E-01
+ 19036 4.7590000000000002E-03 4.4852199408663176E-05 1.1852348065353796E-01
+ 19037 4.7592500000000005E-03 4.4881836010146153E-05 1.1856933239916831E-01
+ 19038 4.7594999999999998E-03 4.4911484075457091E-05 1.1861519127736125E-01
+ 19039 4.7597500000000001E-03 4.4941143606378879E-05 1.1866105728423455E-01
+ 19040 4.7600000000000003E-03 4.4970814604693018E-05 1.1870693041590355E-01
+ 19041 4.7602499999999997E-03 4.5000497072180179E-05 1.1875281066848199E-01
+ 19042 4.7605000000000000E-03 4.5030191010620313E-05 1.1879869803808185E-01
+ 19043 4.7607500000000002E-03 4.5059896421792038E-05 1.1884459252081278E-01
+ 19044 4.7609999999999996E-03 4.5089613307473107E-05 1.1889049411278270E-01
+ 19045 4.7612499999999999E-03 4.5119341669440522E-05 1.1893640281009799E-01
+ 19046 4.7615000000000001E-03 4.5149081509470002E-05 1.1898231860886266E-01
+ 19047 4.7617500000000004E-03 4.5178832829336473E-05 1.1902824150517909E-01
+ 19048 4.7619999999999997E-03 4.5208595630813705E-05 1.1907417149514760E-01
+ 19049 4.7622500000000000E-03 4.5238369915674836E-05 1.1912010857486686E-01
+ 19050 4.7625000000000002E-03 4.5268155685691716E-05 1.1916605274043379E-01
+ 19051 4.7627499999999996E-03 4.5297952942635179E-05 1.1921200398794271E-01
+ 19052 4.7629999999999999E-03 4.5327761688275496E-05 1.1925796231348716E-01
+ 19053 4.7632500000000001E-03 4.5357581924381498E-05 1.1930392771315801E-01
+ 19054 4.7635000000000004E-03 4.5387413652721320E-05 1.1934990018304444E-01
+ 19055 4.7637499999999998E-03 4.5417256875061853E-05 1.1939587971923390E-01
+ 19056 4.7640000000000000E-03 4.5447111593169425E-05 1.1944186631781219E-01
+ 19057 4.7642500000000003E-03 4.5476977808809050E-05 1.1948785997486293E-01
+ 19058 4.7644999999999996E-03 4.5506855523744696E-05 1.1953386068646772E-01
+ 19059 4.7647499999999999E-03 4.5536744739739773E-05 1.1957986844870702E-01
+ 19060 4.7650000000000001E-03 4.5566645458556324E-05 1.1962588325765899E-01
+ 19061 4.7652500000000004E-03 4.5596557681955576E-05 1.1967190510939982E-01
+ 19062 4.7654999999999998E-03 4.5626481411697588E-05 1.1971793400000413E-01
+ 19063 4.7657500000000000E-03 4.5656416649541770E-05 1.1976396992554496E-01
+ 19064 4.7660000000000003E-03 4.5686363397246318E-05 1.1981001288209292E-01
+ 19065 4.7662499999999997E-03 4.5716321656568372E-05 1.1985606286571734E-01
+ 19066 4.7664999999999999E-03 4.5746291429264441E-05 1.1990211987248550E-01
+ 19067 4.7667500000000002E-03 4.5776272717089624E-05 1.1994818389846301E-01
+ 19068 4.7670000000000004E-03 4.5806265521798330E-05 1.1999425493971355E-01
+ 19069 4.7672499999999998E-03 4.5836269845143720E-05 1.2004033299229877E-01
+ 19070 4.7675000000000000E-03 4.5866285688878381E-05 1.2008641805227933E-01
+ 19071 4.7677500000000003E-03 4.5896313054753550E-05 1.2013251011571335E-01
+ 19072 4.7679999999999997E-03 4.5926351944519501E-05 1.2017860917865726E-01
+ 19073 4.7682499999999999E-03 4.5956402359925805E-05 1.2022471523716599E-01
+ 19074 4.7685000000000002E-03 4.5986464302720772E-05 1.2027082828729281E-01
+ 19075 4.7687500000000004E-03 4.6016537774651831E-05 1.2031694832508853E-01
+ 19076 4.7689999999999998E-03 4.6046622777465271E-05 1.2036307534660275E-01
+ 19077 4.7692500000000001E-03 4.6076719312906755E-05 1.2040920934788343E-01
+ 19078 4.7695000000000003E-03 4.6106827382720607E-05 1.2045535032497630E-01
+ 19079 4.7697499999999997E-03 4.6136946988650183E-05 1.2050149827392560E-01
+ 19080 4.7699999999999999E-03 4.6167078132438189E-05 1.2054765319077398E-01
+ 19081 4.7702500000000002E-03 4.6197220815825977E-05 1.2059381507156189E-01
+ 19082 4.7705000000000004E-03 4.6227375040554029E-05 1.2063998391232847E-01
+ 19083 4.7707499999999998E-03 4.6257540808361778E-05 1.2068615970911076E-01
+ 19084 4.7710000000000001E-03 4.6287718120987879E-05 1.2073234245794444E-01
+ 19085 4.7712500000000003E-03 4.6317906980169798E-05 1.2077853215486319E-01
+ 19086 4.7714999999999997E-03 4.6348107387643968E-05 1.2082472879589884E-01
+ 19087 4.7717499999999999E-03 4.6378319345146093E-05 1.2087093237708209E-01
+ 19088 4.7720000000000002E-03 4.6408542854410594E-05 1.2091714289444121E-01
+ 19089 4.7722500000000004E-03 4.6438777917171040E-05 1.2096336034400337E-01
+ 19090 4.7724999999999998E-03 4.6469024535159893E-05 1.2100958472179323E-01
+ 19091 4.7727500000000001E-03 4.6499282710108948E-05 1.2105581602383464E-01
+ 19092 4.7730000000000003E-03 4.6529552443748578E-05 1.2110205424614939E-01
+ 19093 4.7732499999999997E-03 4.6559833737808311E-05 1.2114829938475705E-01
+ 19094 4.7735000000000000E-03 4.6590126594016946E-05 1.2119455143567642E-01
+ 19095 4.7737500000000002E-03 4.6620431014101923E-05 1.2124081039492422E-01
+ 19096 4.7740000000000005E-03 4.6650746999789833E-05 1.2128707625851495E-01
+ 19097 4.7742499999999998E-03 4.6681074552806178E-05 1.2133334902246204E-01
+ 19098 4.7745000000000001E-03 4.6711413674875734E-05 1.2137962868277725E-01
+ 19099 4.7747500000000003E-03 4.6741764367722009E-05 1.2142591523547049E-01
+ 19100 4.7749999999999997E-03 4.6772126633067461E-05 1.2147220867654976E-01
+ 19101 4.7752500000000000E-03 4.6802500472633920E-05 1.2151850900202185E-01
+ 19102 4.7755000000000002E-03 4.6832885888141912E-05 1.2156481620789161E-01
+ 19103 4.7757499999999996E-03 4.6863282881310880E-05 1.2161113029016221E-01
+ 19104 4.7759999999999999E-03 4.6893691453859657E-05 1.2165745124483532E-01
+ 19105 4.7762500000000001E-03 4.6924111607505742E-05 1.2170377906791091E-01
+ 19106 4.7765000000000004E-03 4.6954543343965711E-05 1.2175011375538720E-01
+ 19107 4.7767499999999997E-03 4.6984986664955097E-05 1.2179645530326057E-01
+ 19108 4.7770000000000000E-03 4.7015441572188695E-05 1.2184280370752638E-01
+ 19109 4.7772500000000002E-03 4.7045908067379965E-05 1.2188915896417789E-01
+ 19110 4.7774999999999996E-03 4.7076386152241416E-05 1.2193552106920662E-01
+ 19111 4.7777499999999999E-03 4.7106875828484890E-05 1.2198189001860282E-01
+ 19112 4.7780000000000001E-03 4.7137377097820831E-05 1.2202826580835502E-01
+ 19113 4.7782500000000004E-03 4.7167889961958821E-05 1.2207464843445000E-01
+ 19114 4.7784999999999998E-03 4.7198414422607374E-05 1.2212103789287253E-01
+ 19115 4.7787500000000000E-03 4.7228950481474264E-05 1.2216743417960690E-01
+ 19116 4.7790000000000003E-03 4.7259498140265944E-05 1.2221383729063462E-01
+ 19117 4.7792499999999996E-03 4.7290057400687884E-05 1.2226024722193629E-01
+ 19118 4.7794999999999999E-03 4.7320628264444891E-05 1.2230666396949055E-01
+ 19119 4.7797500000000001E-03 4.7351210733240395E-05 1.2235308752927454E-01
+ 19120 4.7800000000000004E-03 4.7381804808776974E-05 1.2239951789726405E-01
+ 19121 4.7802499999999998E-03 4.7412410492755990E-05 1.2244595506943265E-01
+ 19122 4.7805000000000000E-03 4.7443027786878307E-05 1.2249239904175319E-01
+ 19123 4.7807500000000003E-03 4.7473656692843303E-05 1.2253884981019628E-01
+ 19124 4.7809999999999997E-03 4.7504297212349395E-05 1.2258530737073076E-01
+ 19125 4.7812499999999999E-03 4.7534949347094293E-05 1.2263177171932496E-01
+ 19126 4.7815000000000002E-03 4.7565613098774463E-05 1.2267824285194455E-01
+ 19127 4.7817500000000004E-03 4.7596288469085346E-05 1.2272472076455392E-01
+ 19128 4.7819999999999998E-03 4.7626975459721353E-05 1.2277120545311621E-01
+ 19129 4.7822500000000000E-03 4.7657674072376212E-05 1.2281769691359272E-01
+ 19130 4.7825000000000003E-03 4.7688384308742220E-05 1.2286419514194341E-01
+ 19131 4.7827499999999997E-03 4.7719106170510780E-05 1.2291070013412607E-01
+ 19132 4.7829999999999999E-03 4.7749839659372549E-05 1.2295721188609786E-01
+ 19133 4.7832500000000002E-03 4.7780584777016890E-05 1.2300373039381385E-01
+ 19134 4.7835000000000004E-03 4.7811341525132190E-05 1.2305025565322744E-01
+ 19135 4.7837499999999998E-03 4.7842109905405767E-05 1.2309678766029078E-01
+ 19136 4.7840000000000001E-03 4.7872889919524294E-05 1.2314332641095463E-01
+ 19137 4.7842500000000003E-03 4.7903681569172952E-05 1.2318987190116769E-01
+ 19138 4.7844999999999997E-03 4.7934484856036097E-05 1.2323642412687745E-01
+ 19139 4.7847499999999999E-03 4.7965299781797292E-05 1.2328298308403005E-01
+ 19140 4.7850000000000002E-03 4.7996126348138812E-05 1.2332954876856980E-01
+ 19141 4.7852500000000004E-03 4.8026964556741943E-05 1.2337612117643960E-01
+ 19142 4.7854999999999998E-03 4.8057814409286927E-05 1.2342270030358074E-01
+ 19143 4.7857500000000001E-03 4.8088675907453275E-05 1.2346928614593342E-01
+ 19144 4.7860000000000003E-03 4.8119549052919237E-05 1.2351587869943563E-01
+ 19145 4.7862499999999997E-03 4.8150433847361910E-05 1.2356247796002436E-01
+ 19146 4.7865000000000000E-03 4.8181330292457804E-05 1.2360908392363518E-01
+ 19147 4.7867500000000002E-03 4.8212238389882045E-05 1.2365569658620176E-01
+ 19148 4.7870000000000005E-03 4.8243158141308858E-05 1.2370231594365666E-01
+ 19149 4.7872499999999998E-03 4.8274089548411416E-05 1.2374894199193037E-01
+ 19150 4.7875000000000001E-03 4.8305032612862029E-05 1.2379557472695285E-01
+ 19151 4.7877500000000003E-03 4.8335987336331844E-05 1.2384221414465182E-01
+ 19152 4.7879999999999997E-03 4.8366953720490851E-05 1.2388886024095358E-01
+ 19153 4.7882500000000000E-03 4.8397931767008491E-05 1.2393551301178322E-01
+ 19154 4.7885000000000002E-03 4.8428921477552707E-05 1.2398217245306448E-01
+ 19155 4.7887499999999996E-03 4.8459922853790536E-05 1.2402883856071897E-01
+ 19156 4.7889999999999999E-03 4.8490935897388218E-05 1.2407551133066776E-01
+ 19157 4.7892500000000001E-03 4.8521960610010765E-05 1.2412219075882965E-01
+ 19158 4.7895000000000004E-03 4.8552996993322229E-05 1.2416887684112257E-01
+ 19159 4.7897499999999997E-03 4.8584045048985471E-05 1.2421556957346226E-01
+ 19160 4.7900000000000000E-03 4.8615104778662737E-05 1.2426226895176416E-01
+ 19161 4.7902500000000002E-03 4.8646176184014929E-05 1.2430897497194129E-01
+ 19162 4.7904999999999996E-03 4.8677259266701819E-05 1.2435568762990545E-01
+ 19163 4.7907499999999999E-03 4.8708354028382641E-05 1.2440240692156732E-01
+ 19164 4.7910000000000001E-03 4.8739460470715156E-05 1.2444913284283587E-01
+ 19165 4.7912500000000004E-03 4.8770578595356253E-05 1.2449586538961877E-01
+ 19166 4.7914999999999998E-03 4.8801708403961708E-05 1.2454260455782193E-01
+ 19167 4.7917500000000000E-03 4.8832849898186566E-05 1.2458935034335042E-01
+ 19168 4.7920000000000003E-03 4.8864003079684563E-05 1.2463610274210758E-01
+ 19169 4.7922499999999996E-03 4.8895167950108368E-05 1.2468286174999509E-01
+ 19170 4.7924999999999999E-03 4.8926344511109946E-05 1.2472962736291371E-01
+ 19171 4.7927500000000001E-03 4.8957532764339961E-05 1.2477639957676262E-01
+ 19172 4.7930000000000004E-03 4.8988732711448134E-05 1.2482317838743939E-01
+ 19173 4.7932499999999998E-03 4.9019944354083043E-05 1.2486996379084021E-01
+ 19174 4.7935000000000000E-03 4.9051167693892560E-05 1.2491675578286031E-01
+ 19175 4.7937500000000003E-03 4.9082402732523270E-05 1.2496355435939316E-01
+ 19176 4.7939999999999997E-03 4.9113649471620611E-05 1.2501035951633060E-01
+ 19177 4.7942499999999999E-03 4.9144907912829406E-05 1.2505717124956398E-01
+ 19178 4.7945000000000002E-03 4.9176178057793138E-05 1.2510398955498214E-01
+ 19179 4.7947500000000004E-03 4.9207459908154344E-05 1.2515081442847348E-01
+ 19180 4.7949999999999998E-03 4.9238753465554331E-05 1.2519764586592425E-01
+ 19181 4.7952500000000000E-03 4.9270058731633896E-05 1.2524448386322021E-01
+ 19182 4.7955000000000003E-03 4.9301375708032327E-05 1.2529132841624480E-01
+ 19183 4.7957499999999997E-03 4.9332704396387954E-05 1.2533817952088086E-01
+ 19184 4.7959999999999999E-03 4.9364044798338369E-05 1.2538503717300953E-01
+ 19185 4.7962500000000002E-03 4.9395396915519810E-05 1.2543190136851062E-01
+ 19186 4.7965000000000004E-03 4.9426760749567614E-05 1.2547877210326278E-01
+ 19187 4.7967499999999998E-03 4.9458136302115997E-05 1.2552564937314278E-01
+ 19188 4.7970000000000000E-03 4.9489523574798432E-05 1.2557253317402675E-01
+ 19189 4.7972500000000003E-03 4.9520922569246990E-05 1.2561942350178912E-01
+ 19190 4.7974999999999997E-03 4.9552333287092832E-05 1.2566632035230271E-01
+ 19191 4.7977499999999999E-03 4.9583755729966334E-05 1.2571322372143967E-01
+ 19192 4.7980000000000002E-03 4.9615189899496503E-05 1.2576013360507052E-01
+ 19193 4.7982500000000004E-03 4.9646635797311472E-05 1.2580704999906411E-01
+ 19194 4.7984999999999998E-03 4.9678093425038208E-05 1.2585397289928824E-01
+ 19195 4.7987500000000001E-03 4.9709562784302912E-05 1.2590090230160972E-01
+ 19196 4.7990000000000003E-03 4.9741043876730567E-05 1.2594783820189356E-01
+ 19197 4.7992499999999997E-03 4.9772536703944969E-05 1.2599478059600347E-01
+ 19198 4.7994999999999999E-03 4.9804041267569358E-05 1.2604172947980249E-01
+ 19199 4.7997500000000002E-03 4.9835557569225409E-05 1.2608868484915162E-01
+ 19200 4.8000000000000004E-03 4.9867085610534099E-05 1.2613564669991076E-01
+ 19201 4.8002499999999998E-03 4.9898625393115118E-05 1.2618261502793851E-01
+ 19202 4.8005000000000001E-03 4.9930176918587464E-05 1.2622958982909269E-01
+ 19203 4.8007500000000003E-03 4.9961740188568808E-05 1.2627657109922907E-01
+ 19204 4.8009999999999997E-03 4.9993315204675783E-05 1.2632355883420257E-01
+ 19205 4.8012500000000000E-03 5.0024901968524284E-05 1.2637055302986672E-01
+ 19206 4.8015000000000002E-03 5.0056500481728858E-05 1.2641755368207383E-01
+ 19207 4.8017500000000005E-03 5.0088110745903075E-05 1.2646456078667473E-01
+ 19208 4.8019999999999998E-03 5.0119732762659495E-05 1.2651157433951915E-01
+ 19209 4.8022500000000001E-03 5.0151366533609814E-05 1.2655859433645575E-01
+ 19210 4.8025000000000003E-03 5.0183012060364470E-05 1.2660562077333173E-01
+ 19211 4.8027499999999997E-03 5.0214669344532773E-05 1.2665265364599268E-01
+ 19212 4.8030000000000000E-03 5.0246338387723393E-05 1.2669969295028363E-01
+ 19213 4.8032500000000002E-03 5.0278019191543600E-05 1.2674673868204797E-01
+ 19214 4.8034999999999996E-03 5.0309711757599665E-05 1.2679379083712752E-01
+ 19215 4.8037499999999999E-03 5.0341416087497083E-05 1.2684084941136381E-01
+ 19216 4.8040000000000001E-03 5.0373132182839998E-05 1.2688791440059607E-01
+ 19217 4.8042500000000004E-03 5.0404860045231695E-05 1.2693498580066295E-01
+ 19218 4.8044999999999997E-03 5.0436599676274176E-05 1.2698206360740158E-01
+ 19219 4.8047500000000000E-03 5.0468351077568898E-05 1.2702914781664804E-01
+ 19220 4.8050000000000002E-03 5.0500114250715762E-05 1.2707623842423721E-01
+ 19221 4.8052499999999996E-03 5.0531889197313818E-05 1.2712333542600221E-01
+ 19222 4.8054999999999999E-03 5.0563675918961240E-05 1.2717043881777595E-01
+ 19223 4.8057500000000001E-03 5.0595474417254917E-05 1.2721754859538917E-01
+ 19224 4.8060000000000004E-03 5.0627284693790835E-05 1.2726466475467196E-01
+ 19225 4.8062499999999998E-03 5.0659106750163699E-05 1.2731178729145268E-01
+ 19226 4.8065000000000000E-03 5.0690940587967631E-05 1.2735891620155926E-01
+ 19227 4.8067500000000003E-03 5.0722786208795312E-05 1.2740605148081779E-01
+ 19228 4.8069999999999996E-03 5.0754643614238377E-05 1.2745319312505321E-01
+ 19229 4.8072499999999999E-03 5.0786512805887880E-05 1.2750034113008973E-01
+ 19230 4.8075000000000001E-03 5.0818393785333260E-05 1.2754749549175004E-01
+ 19231 4.8077500000000004E-03 5.0850286554163186E-05 1.2759465620585542E-01
+ 19232 4.8079999999999998E-03 5.0882191113965167E-05 1.2764182326822610E-01
+ 19233 4.8082500000000000E-03 5.0914107466325966E-05 1.2768899667468175E-01
+ 19234 4.8085000000000003E-03 5.0946035612830911E-05 1.2773617642104002E-01
+ 19235 4.8087499999999997E-03 5.0977975555064380E-05 1.2778336250311761E-01
+ 19236 4.8089999999999999E-03 5.1009927294610048E-05 1.2783055491673057E-01
+ 19237 4.8092500000000002E-03 5.1041890833050144E-05 1.2787775365769311E-01
+ 19238 4.8095000000000004E-03 5.1073866171965923E-05 1.2792495872181861E-01
+ 19239 4.8097499999999998E-03 5.1105853312937589E-05 1.2797217010491907E-01
+ 19240 4.8100000000000000E-03 5.1137852257544561E-05 1.2801938780280572E-01
+ 19241 4.8102500000000003E-03 5.1169863007364929E-05 1.2806661181128845E-01
+ 19242 4.8104999999999997E-03 5.1201885563975726E-05 1.2811384212617563E-01
+ 19243 4.8107499999999999E-03 5.1233919928953206E-05 1.2816107874327537E-01
+ 19244 4.8110000000000002E-03 5.1265966103872247E-05 1.2820832165839363E-01
+ 19245 4.8112500000000004E-03 5.1298024090306927E-05 1.2825557086733577E-01
+ 19246 4.8114999999999998E-03 5.1330093889830025E-05 1.2830282636590604E-01
+ 19247 4.8117500000000001E-03 5.1362175504013673E-05 1.2835008814990764E-01
+ 19248 4.8120000000000003E-03 5.1394268934428522E-05 1.2839735621514220E-01
+ 19249 4.8122499999999997E-03 5.1426374182644266E-05 1.2844463055741046E-01
+ 19250 4.8124999999999999E-03 5.1458491250229901E-05 1.2849191117251241E-01
+ 19251 4.8127500000000002E-03 5.1490620138752988E-05 1.2853919805624633E-01
+ 19252 4.8130000000000004E-03 5.1522760849780144E-05 1.2858649120440988E-01
+ 19253 4.8132499999999998E-03 5.1554913384876842E-05 1.2863379061279889E-01
+ 19254 4.8135000000000001E-03 5.1587077745607850E-05 1.2868109627720928E-01
+ 19255 4.8137500000000003E-03 5.1619253933536506E-05 1.2872840819343478E-01
+ 19256 4.8139999999999997E-03 5.1651441950225145E-05 1.2877572635726833E-01
+ 19257 4.8142500000000000E-03 5.1683641797235399E-05 1.2882305076450204E-01
+ 19258 4.8145000000000002E-03 5.1715853476127427E-05 1.2887038141092685E-01
+ 19259 4.8147500000000005E-03 5.1748076988460508E-05 1.2891771829233234E-01
+ 19260 4.8149999999999998E-03 5.1780312335792804E-05 1.2896506140450700E-01
+ 19261 4.8152500000000001E-03 5.1812559519681622E-05 1.2901241074323885E-01
+ 19262 4.8155000000000003E-03 5.1844818541683009E-05 1.2905976630431418E-01
+ 19263 4.8157499999999997E-03 5.1877089403351921E-05 1.2910712808351818E-01
+ 19264 4.8160000000000000E-03 5.1909372106242582E-05 1.2915449607663579E-01
+ 19265 4.8162500000000002E-03 5.1941666651907779E-05 1.2920187027944993E-01
+ 19266 4.8164999999999996E-03 5.1973973041899359E-05 1.2924925068774284E-01
+ 19267 4.8167499999999999E-03 5.2006291277768401E-05 1.2929663729729585E-01
+ 19268 4.8170000000000001E-03 5.2038621361064535E-05 1.2934403010388915E-01
+ 19269 4.8172500000000004E-03 5.2070963293336490E-05 1.2939142910330159E-01
+ 19270 4.8174999999999997E-03 5.2103317076131870E-05 1.2943883429131123E-01
+ 19271 4.8177500000000000E-03 5.2135682710997491E-05 1.2948624566369529E-01
+ 19272 4.8180000000000002E-03 5.2168060199478783E-05 1.2953366321622953E-01
+ 19273 4.8182499999999996E-03 5.2200449543120199E-05 1.2958108694468884E-01
+ 19274 4.8184999999999999E-03 5.2232850743465411E-05 1.2962851684484722E-01
+ 19275 4.8187500000000001E-03 5.2265263802056678E-05 1.2967595291247752E-01
+ 19276 4.8190000000000004E-03 5.2297688720435314E-05 1.2972339514335143E-01
+ 19277 4.8192499999999997E-03 5.2330125500141545E-05 1.2977084353323964E-01
+ 19278 4.8195000000000000E-03 5.2362574142714834E-05 1.2981829807791226E-01
+ 19279 4.8197500000000002E-03 5.2395034649693144E-05 1.2986575877313791E-01
+ 19280 4.8199999999999996E-03 5.2427507022613548E-05 1.2991322561468410E-01
+ 19281 4.8202499999999999E-03 5.2459991263012300E-05 1.2996069859831777E-01
+ 19282 4.8205000000000001E-03 5.2492487372424277E-05 1.3000817771980483E-01
+ 19283 4.8207500000000004E-03 5.2524995352383428E-05 1.3005566297490967E-01
+ 19284 4.8209999999999998E-03 5.2557515204422485E-05 1.3010315435939598E-01
+ 19285 4.8212500000000000E-03 5.2590046930073512E-05 1.3015065186902688E-01
+ 19286 4.8215000000000003E-03 5.2622590530867152E-05 1.3019815549956390E-01
+ 19287 4.8217499999999996E-03 5.2655146008332998E-05 1.3024566524676748E-01
+ 19288 4.8219999999999999E-03 5.2687713363999855E-05 1.3029318110639787E-01
+ 19289 4.8222500000000001E-03 5.2720292599395264E-05 1.3034070307421375E-01
+ 19290 4.8225000000000004E-03 5.2752883716045693E-05 1.3038823114597262E-01
+ 19291 4.8227499999999998E-03 5.2785486715476540E-05 1.3043576531743148E-01
+ 19292 4.8230000000000000E-03 5.2818101599212362E-05 1.3048330558434634E-01
+ 19293 4.8232500000000003E-03 5.2850728368776382E-05 1.3053085194247194E-01
+ 19294 4.8234999999999997E-03 5.2883367025690813E-05 1.3057840438756213E-01
+ 19295 4.8237499999999999E-03 5.2916017571477008E-05 1.3062596291537010E-01
+ 19296 4.8240000000000002E-03 5.2948680007655100E-05 1.3067352752164760E-01
+ 19297 4.8242500000000004E-03 5.2981354335744109E-05 1.3072109820214581E-01
+ 19298 4.8244999999999998E-03 5.3014040557261987E-05 1.3076867495261468E-01
+ 19299 4.8247500000000000E-03 5.3046738673725871E-05 1.3081625776880365E-01
+ 19300 4.8250000000000003E-03 5.3079448686651572E-05 1.3086384664646072E-01
+ 19301 4.8252499999999997E-03 5.3112170597553847E-05 1.3091144158133311E-01
+ 19302 4.8254999999999999E-03 5.3144904407946630E-05 1.3095904256916735E-01
+ 19303 4.8257500000000002E-03 5.3177650119342572E-05 1.3100664960570860E-01
+ 19304 4.8260000000000004E-03 5.3210407733253262E-05 1.3105426268670151E-01
+ 19305 4.8262499999999998E-03 5.3243177251189222E-05 1.3110188180788940E-01
+ 19306 4.8265000000000001E-03 5.3275958674660172E-05 1.3114950696501521E-01
+ 19307 4.8267500000000003E-03 5.3308752005174439E-05 1.3119713815382050E-01
+ 19308 4.8269999999999997E-03 5.3341557244239348E-05 1.3124477537004564E-01
+ 19309 4.8272499999999999E-03 5.3374374393361366E-05 1.3129241860943117E-01
+ 19310 4.8275000000000002E-03 5.3407203454045724E-05 1.3134006786771568E-01
+ 19311 4.8277500000000004E-03 5.3440044427796535E-05 1.3138772314063724E-01
+ 19312 4.8279999999999998E-03 5.3472897316116869E-05 1.3143538442393279E-01
+ 19313 4.8282500000000001E-03 5.3505762120508958E-05 1.3148305171333916E-01
+ 19314 4.8285000000000003E-03 5.3538638842473762E-05 1.3153072500459106E-01
+ 19315 4.8287499999999997E-03 5.3571527483511012E-05 1.3157840429342327E-01
+ 19316 4.8290000000000000E-03 5.3604428045119888E-05 1.3162608957556943E-01
+ 19317 4.8292500000000002E-03 5.3637340528797992E-05 1.3167378084676210E-01
+ 19318 4.8295000000000005E-03 5.3670264936042058E-05 1.3172147810273299E-01
+ 19319 4.8297499999999998E-03 5.3703201268347716E-05 1.3176918133921300E-01
+ 19320 4.8300000000000001E-03 5.3736149527209687E-05 1.3181689055193235E-01
+ 19321 4.8302500000000003E-03 5.3769109714121400E-05 1.3186460573662029E-01
+ 19322 4.8304999999999997E-03 5.3802081830575245E-05 1.3191232688900464E-01
+ 19323 4.8307500000000000E-03 5.3835065878062840E-05 1.3196005400481342E-01
+ 19324 4.8310000000000002E-03 5.3868061858074334E-05 1.3200778707977295E-01
+ 19325 4.8312499999999996E-03 5.3901069772098931E-05 1.3205552610960872E-01
+ 19326 4.8314999999999999E-03 5.3934089621624984E-05 1.3210327109004599E-01
+ 19327 4.8317500000000001E-03 5.3967121408139550E-05 1.3215102201680870E-01
+ 19328 4.8320000000000004E-03 5.4000165133128659E-05 1.3219877888561982E-01
+ 19329 4.8322499999999997E-03 5.4033220798077178E-05 1.3224654169220157E-01
+ 19330 4.8325000000000000E-03 5.4066288404469150E-05 1.3229431043227563E-01
+ 19331 4.8327500000000002E-03 5.4099367953787480E-05 1.3234208510156278E-01
+ 19332 4.8329999999999996E-03 5.4132459447513681E-05 1.3238986569578243E-01
+ 19333 4.8332499999999999E-03 5.4165562887128700E-05 1.3243765221065390E-01
+ 19334 4.8335000000000001E-03 5.4198678274112120E-05 1.3248544464189504E-01
+ 19335 4.8337500000000004E-03 5.4231805609942413E-05 1.3253324298522356E-01
+ 19336 4.8339999999999998E-03 5.4264944896096988E-05 1.3258104723635533E-01
+ 19337 4.8342500000000000E-03 5.4298096134052515E-05 1.3262885739100655E-01
+ 19338 4.8345000000000003E-03 5.4331259325284186E-05 1.3267667344489195E-01
+ 19339 4.8347499999999996E-03 5.4364434471266178E-05 1.3272449539372541E-01
+ 19340 4.8349999999999999E-03 5.4397621573471907E-05 1.3277232323322047E-01
+ 19341 4.8352500000000001E-03 5.4430820633373415E-05 1.3282015695908925E-01
+ 19342 4.8355000000000004E-03 5.4464031652441721E-05 1.3286799656704368E-01
+ 19343 4.8357499999999998E-03 5.4497254632146704E-05 1.3291584205279414E-01
+ 19344 4.8360000000000000E-03 5.4530489573957513E-05 1.3296369341205114E-01
+ 19345 4.8362500000000003E-03 5.4563736479341907E-05 1.3301155064052381E-01
+ 19346 4.8364999999999997E-03 5.4596995349766520E-05 1.3305941373392038E-01
+ 19347 4.8367499999999999E-03 5.4630266186697234E-05 1.3310728268794875E-01
+ 19348 4.8370000000000002E-03 5.4663548991598575E-05 1.3315515749831575E-01
+ 19349 4.8372500000000004E-03 5.4696843765934129E-05 1.3320303816072759E-01
+ 19350 4.8374999999999998E-03 5.4730150511166233E-05 1.3325092467088928E-01
+ 19351 4.8377500000000000E-03 5.4763469228756515E-05 1.3329881702450577E-01
+ 19352 4.8380000000000003E-03 5.4796799920165170E-05 1.3334671521728067E-01
+ 19353 4.8382499999999997E-03 5.4830142586851372E-05 1.3339461924491694E-01
+ 19354 4.8384999999999999E-03 5.4863497230273468E-05 1.3344252910311707E-01
+ 19355 4.8387500000000002E-03 5.4896863851888511E-05 1.3349044478758262E-01
+ 19356 4.8390000000000004E-03 5.4930242453152530E-05 1.3353836629401405E-01
+ 19357 4.8392499999999998E-03 5.4963633035520307E-05 1.3358629361811122E-01
+ 19358 4.8395000000000001E-03 5.4997035600445987E-05 1.3363422675557404E-01
+ 19359 4.8397500000000003E-03 5.5030450149382247E-05 1.3368216570210056E-01
+ 19360 4.8399999999999997E-03 5.5063876683780737E-05 1.3373011045338865E-01
+ 19361 4.8402499999999999E-03 5.5097315205092277E-05 1.3377806100513537E-01
+ 19362 4.8405000000000002E-03 5.5130765714766403E-05 1.3382601735303687E-01
+ 19363 4.8407500000000004E-03 5.5164228214251556E-05 1.3387397949278909E-01
+ 19364 4.8409999999999998E-03 5.5197702704995057E-05 1.3392194742008637E-01
+ 19365 4.8412500000000001E-03 5.5231189188443490E-05 1.3396992113062306E-01
+ 19366 4.8415000000000003E-03 5.5264687666042041E-05 1.3401790062009275E-01
+ 19367 4.8417499999999997E-03 5.5298198139234720E-05 1.3406588588418766E-01
+ 19368 4.8419999999999999E-03 5.5331720609464945E-05 1.3411387691860027E-01
+ 19369 4.8422500000000002E-03 5.5365255078174616E-05 1.3416187371902161E-01
+ 19370 4.8425000000000004E-03 5.5398801546804692E-05 1.3420987628114209E-01
+ 19371 4.8427499999999998E-03 5.5432360016794941E-05 1.3425788460065149E-01
+ 19372 4.8430000000000001E-03 5.5465930489584389E-05 1.3430589867323917E-01
+ 19373 4.8432500000000003E-03 5.5499512966610722E-05 1.3435391849459358E-01
+ 19374 4.8434999999999997E-03 5.5533107449310359E-05 1.3440194406040204E-01
+ 19375 4.8437500000000000E-03 5.5566713939119232E-05 1.3444997536635211E-01
+ 19376 4.8440000000000002E-03 5.5600332437471624E-05 1.3449801240813003E-01
+ 19377 4.8442499999999996E-03 5.5633962945800871E-05 1.3454605518142107E-01
+ 19378 4.8444999999999998E-03 5.5667605465539563E-05 1.3459410368191080E-01
+ 19379 4.8447500000000001E-03 5.5701259998118820E-05 1.3464215790528303E-01
+ 19380 4.8450000000000003E-03 5.5734926544968854E-05 1.3469021784722174E-01
+ 19381 4.8452499999999997E-03 5.5768605107518609E-05 1.3473828350340952E-01
+ 19382 4.8455000000000000E-03 5.5802295687196345E-05 1.3478635486952914E-01
+ 19383 4.8457500000000002E-03 5.5835998285428893E-05 1.3483443194126180E-01
+ 19384 4.8459999999999996E-03 5.5869712903642027E-05 1.3488251471428847E-01
+ 19385 4.8462499999999999E-03 5.5903439543260773E-05 1.3493060318428984E-01
+ 19386 4.8465000000000001E-03 5.5937178205708643E-05 1.3497869734694529E-01
+ 19387 4.8467500000000004E-03 5.5970928892408373E-05 1.3502679719793392E-01
+ 19388 4.8469999999999997E-03 5.6004691604781285E-05 1.3507490273293360E-01
+ 19389 4.8472500000000000E-03 5.6038466344248090E-05 1.3512301394762280E-01
+ 19390 4.8475000000000002E-03 5.6072253112228118E-05 1.3517113083767798E-01
+ 19391 4.8477499999999996E-03 5.6106051910139491E-05 1.3521925339877561E-01
+ 19392 4.8479999999999999E-03 5.6139862739399702E-05 1.3526738162659185E-01
+ 19393 4.8482500000000001E-03 5.6173685601424739E-05 1.3531551551680152E-01
+ 19394 4.8485000000000004E-03 5.6207520497629696E-05 1.3536365506507914E-01
+ 19395 4.8487499999999998E-03 5.6241367429428401E-05 1.3541180026709843E-01
+ 19396 4.8490000000000000E-03 5.6275226398234008E-05 1.3545995111853312E-01
+ 19397 4.8492500000000003E-03 5.6309097405458176E-05 1.3550810761505552E-01
+ 19398 4.8494999999999996E-03 5.6342980452511541E-05 1.3555626975233750E-01
+ 19399 4.8497499999999999E-03 5.6376875540804012E-05 1.3560443752605086E-01
+ 19400 4.8500000000000001E-03 5.6410782671743995E-05 1.3565261093186617E-01
+ 19401 4.8502500000000004E-03 5.6444701846739015E-05 1.3570078996545376E-01
+ 19402 4.8504999999999998E-03 5.6478633067195349E-05 1.3574897462248281E-01
+ 19403 4.8507500000000000E-03 5.6512576334518470E-05 1.3579716489862279E-01
+ 19404 4.8510000000000003E-03 5.6546531650112637E-05 1.3584536078954190E-01
+ 19405 4.8512499999999997E-03 5.6580499015380765E-05 1.3589356229090763E-01
+ 19406 4.8514999999999999E-03 5.6614478431725224E-05 1.3594176939838773E-01
+ 19407 4.8517500000000002E-03 5.6648469900546849E-05 1.3598998210764851E-01
+ 19408 4.8520000000000004E-03 5.6682473423245577E-05 1.3603820041435583E-01
+ 19409 4.8522499999999998E-03 5.6716489001220102E-05 1.3608642431417525E-01
+ 19410 4.8525000000000000E-03 5.6750516635868388E-05 1.3613465380277193E-01
+ 19411 4.8527500000000003E-03 5.6784556328586962E-05 1.3618288887580968E-01
+ 19412 4.8529999999999997E-03 5.6818608080771253E-05 1.3623112952895233E-01
+ 19413 4.8532499999999999E-03 5.6852671893816047E-05 1.3627937575786339E-01
+ 19414 4.8535000000000002E-03 5.6886747769114550E-05 1.3632762755820513E-01
+ 19415 4.8537500000000004E-03 5.6920835708059142E-05 1.3637588492563940E-01
+ 19416 4.8539999999999998E-03 5.6954935712040922E-05 1.3642414785582788E-01
+ 19417 4.8542500000000001E-03 5.6989047782450237E-05 1.3647241634443155E-01
+ 19418 4.8545000000000003E-03 5.7023171920676045E-05 1.3652069038711051E-01
+ 19419 4.8547499999999997E-03 5.7057308128106227E-05 1.3656896997952458E-01
+ 19420 4.8549999999999999E-03 5.7091456406127897E-05 1.3661725511733333E-01
+ 19421 4.8552500000000002E-03 5.7125616756126760E-05 1.3666554579619514E-01
+ 19422 4.8555000000000004E-03 5.7159789179487499E-05 1.3671384201176823E-01
+ 19423 4.8557499999999998E-03 5.7193973677593623E-05 1.3676214375970996E-01
+ 19424 4.8560000000000001E-03 5.7228170251827971E-05 1.3681045103567804E-01
+ 19425 4.8562500000000003E-03 5.7262378903571863E-05 1.3685876383532861E-01
+ 19426 4.8564999999999997E-03 5.7296599634205531E-05 1.3690708215431766E-01
+ 19427 4.8567500000000000E-03 5.7330832445108574E-05 1.3695540598830103E-01
+ 19428 4.8570000000000002E-03 5.7365077337659033E-05 1.3700373533293328E-01
+ 19429 4.8572500000000005E-03 5.7399334313233994E-05 1.3705207018386917E-01
+ 19430 4.8574999999999998E-03 5.7433603373209412E-05 1.3710041053676228E-01
+ 19431 4.8577500000000001E-03 5.7467884518960480E-05 1.3714875638726659E-01
+ 19432 4.8580000000000003E-03 5.7502177751860912E-05 1.3719710773103475E-01
+ 19433 4.8582499999999997E-03 5.7536483073283380E-05 1.3724546456371894E-01
+ 19434 4.8585000000000000E-03 5.7570800484599802E-05 1.3729382688097139E-01
+ 19435 4.8587500000000002E-03 5.7605129987180601E-05 1.3734219467844364E-01
+ 19436 4.8589999999999996E-03 5.7639471582395274E-05 1.3739056795178611E-01
+ 19437 4.8592499999999999E-03 5.7673825271612456E-05 1.3743894669664966E-01
+ 19438 4.8595000000000001E-03 5.7708191056199314E-05 1.3748733090868412E-01
+ 19439 4.8597500000000004E-03 5.7742568937522125E-05 1.3753572058353900E-01
+ 19440 4.8599999999999997E-03 5.7776958916945913E-05 1.3758411571686288E-01
+ 19441 4.8602500000000000E-03 5.7811360995835044E-05 1.3763251630430476E-01
+ 19442 4.8605000000000002E-03 5.7845775175552280E-05 1.3768092234151241E-01
+ 19443 4.8607499999999996E-03 5.7880201457459528E-05 1.3772933382413324E-01
+ 19444 4.8609999999999999E-03 5.7914639842917773E-05 1.3777775074781459E-01
+ 19445 4.8612500000000001E-03 5.7949090333286597E-05 1.3782617310820294E-01
+ 19446 4.8615000000000004E-03 5.7983552929924662E-05 1.3787460090094436E-01
+ 19447 4.8617499999999998E-03 5.8018027634189356E-05 1.3792303412168441E-01
+ 19448 4.8620000000000000E-03 5.8052514447437428E-05 1.3797147276606858E-01
+ 19449 4.8622500000000003E-03 5.8087013371024111E-05 1.3801991682974138E-01
+ 19450 4.8624999999999996E-03 5.8121524406303519E-05 1.3806836630834712E-01
+ 19451 4.8627499999999999E-03 5.8156047554629116E-05 1.3811682119752999E-01
+ 19452 4.8630000000000001E-03 5.8190582817352915E-05 1.3816528149293303E-01
+ 19453 4.8632500000000004E-03 5.8225130195825833E-05 1.3821374719019924E-01
+ 19454 4.8634999999999998E-03 5.8259689691397735E-05 1.3826221828497118E-01
+ 19455 4.8637500000000000E-03 5.8294261305417748E-05 1.3831069477289104E-01
+ 19456 4.8640000000000003E-03 5.8328845039233373E-05 1.3835917664960029E-01
+ 19457 4.8642499999999997E-03 5.8363440894191175E-05 1.3840766391074019E-01
+ 19458 4.8644999999999999E-03 5.8398048871637042E-05 1.3845615655195159E-01
+ 19459 4.8647500000000002E-03 5.8432668972915236E-05 1.3850465456887504E-01
+ 19460 4.8650000000000004E-03 5.8467301199369192E-05 1.3855315795715012E-01
+ 19461 4.8652499999999998E-03 5.8501945552341030E-05 1.3860166671241636E-01
+ 19462 4.8655000000000000E-03 5.8536602033172240E-05 1.3865018083031322E-01
+ 19463 4.8657500000000003E-03 5.8571270643202807E-05 1.3869870030647918E-01
+ 19464 4.8659999999999997E-03 5.8605951383771601E-05 1.3874722513655233E-01
+ 19465 4.8662499999999999E-03 5.8640644256216851E-05 1.3879575531617097E-01
+ 19466 4.8665000000000002E-03 5.8675349261875236E-05 1.3884429084097236E-01
+ 19467 4.8667500000000004E-03 5.8710066402082487E-05 1.3889283170659356E-01
+ 19468 4.8669999999999998E-03 5.8744795678173223E-05 1.3894137790867103E-01
+ 19469 4.8672500000000000E-03 5.8779537091481161E-05 1.3898992944284153E-01
+ 19470 4.8675000000000003E-03 5.8814290643338670E-05 1.3903848630474067E-01
+ 19471 4.8677499999999997E-03 5.8849056335077118E-05 1.3908704849000386E-01
+ 19472 4.8679999999999999E-03 5.8883834168026881E-05 1.3913561599426652E-01
+ 19473 4.8682500000000002E-03 5.8918624143517218E-05 1.3918418881316316E-01
+ 19474 4.8685000000000004E-03 5.8953426262876074E-05 1.3923276694232831E-01
+ 19475 4.8687499999999998E-03 5.8988240527430504E-05 1.3928135037739575E-01
+ 19476 4.8690000000000001E-03 5.9023066938506564E-05 1.3932993911399913E-01
+ 19477 4.8692500000000003E-03 5.9057905497429032E-05 1.3937853314777202E-01
+ 19478 4.8694999999999997E-03 5.9092756205521490E-05 1.3942713247434665E-01
+ 19479 4.8697499999999999E-03 5.9127619064106880E-05 1.3947573708935621E-01
+ 19480 4.8700000000000002E-03 5.9162494074506616E-05 1.3952434698843258E-01
+ 19481 4.8702500000000004E-03 5.9197381238041166E-05 1.3957296216720752E-01
+ 19482 4.8704999999999998E-03 5.9232280556029795E-05 1.3962158262131238E-01
+ 19483 4.8707500000000001E-03 5.9267192029791022E-05 1.3967020834637847E-01
+ 19484 4.8710000000000003E-03 5.9302115660641969E-05 1.3971883933803636E-01
+ 19485 4.8712499999999997E-03 5.9337051449898512E-05 1.3976747559191646E-01
+ 19486 4.8715000000000000E-03 5.9371999398876045E-05 1.3981611710364902E-01
+ 19487 4.8717500000000002E-03 5.9406959508888257E-05 1.3986476386886351E-01
+ 19488 4.8720000000000005E-03 5.9441931781248007E-05 1.3991341588318962E-01
+ 19489 4.8722499999999998E-03 5.9476916217266882E-05 1.3996207314225595E-01
+ 19490 4.8725000000000001E-03 5.9511912818255784E-05 1.4001073564169156E-01
+ 19491 4.8727500000000003E-03 5.9546921585524157E-05 1.4005940337712475E-01
+ 19492 4.8729999999999997E-03 5.9581942520380296E-05 1.4010807634418354E-01
+ 19493 4.8732500000000000E-03 5.9616975624131823E-05 1.4015675453849580E-01
+ 19494 4.8735000000000002E-03 5.9652020898084869E-05 1.4020543795568888E-01
+ 19495 4.8737499999999996E-03 5.9687078343544528E-05 1.4025412659138969E-01
+ 19496 4.8739999999999999E-03 5.9722147961815057E-05 1.4030282044122547E-01
+ 19497 4.8742500000000001E-03 5.9757229754199367E-05 1.4035151950082247E-01
+ 19498 4.8745000000000004E-03 5.9792323721999347E-05 1.4040022376580683E-01
+ 19499 4.8747499999999997E-03 5.9827429866515669E-05 1.4044893323180435E-01
+ 19500 4.8750000000000000E-03 5.9862548189048250E-05 1.4049764789444086E-01
+ 19501 4.8752500000000002E-03 5.9897678690895638E-05 1.4054636774934157E-01
+ 19502 4.8754999999999996E-03 5.9932821373355210E-05 1.4059509279213134E-01
+ 19503 4.8757499999999999E-03 5.9967976237723659E-05 1.4064382301843512E-01
+ 19504 4.8760000000000001E-03 6.0003143285296152E-05 1.4069255842387710E-01
+ 19505 4.8762500000000004E-03 6.0038322517366922E-05 1.4074129900408161E-01
+ 19506 4.8764999999999998E-03 6.0073513935229015E-05 1.4079004475467211E-01
+ 19507 4.8767500000000000E-03 6.0108717540174712E-05 1.4083879567127267E-01
+ 19508 4.8770000000000003E-03 6.0143933333494885E-05 1.4088755174950629E-01
+ 19509 4.8772499999999996E-03 6.0179161316479225E-05 1.4093631298499598E-01
+ 19510 4.8774999999999999E-03 6.0214401490416769E-05 1.4098507937336466E-01
+ 19511 4.8777500000000001E-03 6.0249653856595053E-05 1.4103385091023479E-01
+ 19512 4.8780000000000004E-03 6.0284918416300646E-05 1.4108262759122858E-01
+ 19513 4.8782499999999998E-03 6.0320195170818944E-05 1.4113140941196761E-01
+ 19514 4.8785000000000000E-03 6.0355484121434565E-05 1.4118019636807419E-01
+ 19515 4.8787500000000003E-03 6.0390785269430674E-05 1.4122898845516946E-01
+ 19516 4.8789999999999997E-03 6.0426098616089335E-05 1.4127778566887458E-01
+ 19517 4.8792499999999999E-03 6.0461424162691918E-05 1.4132658800481063E-01
+ 19518 4.8795000000000002E-03 6.0496761910518317E-05 1.4137539545859823E-01
+ 19519 4.8797500000000004E-03 6.0532111860847437E-05 1.4142420802585789E-01
+ 19520 4.8799999999999998E-03 6.0567474014956990E-05 1.4147302570220960E-01
+ 19521 4.8802500000000000E-03 6.0602848374123902E-05 1.4152184848327362E-01
+ 19522 4.8805000000000003E-03 6.0638234939623763E-05 1.4157067636466977E-01
+ 19523 4.8807499999999997E-03 6.0673633712730878E-05 1.4161950934201709E-01
+ 19524 4.8809999999999999E-03 6.0709044694719000E-05 1.4166834741093534E-01
+ 19525 4.8812500000000002E-03 6.0744467886860352E-05 1.4171719056704349E-01
+ 19526 4.8815000000000004E-03 6.0779903290426211E-05 1.4176603880596036E-01
+ 19527 4.8817499999999998E-03 6.0815350906686520E-05 1.4181489212330423E-01
+ 19528 4.8820000000000001E-03 6.0850810736910672E-05 1.4186375051469402E-01
+ 19529 4.8822500000000003E-03 6.0886282782366458E-05 1.4191261397574767E-01
+ 19530 4.8824999999999997E-03 6.0921767044320612E-05 1.4196148250208313E-01
+ 19531 4.8827499999999999E-03 6.0957263524039212E-05 1.4201035608931822E-01
+ 19532 4.8830000000000002E-03 6.0992772222786748E-05 1.4205923473307061E-01
+ 19533 4.8832500000000004E-03 6.1028293141826859E-05 1.4210811842895746E-01
+ 19534 4.8834999999999998E-03 6.1063826282421833E-05 1.4215700717259602E-01
+ 19535 4.8837500000000001E-03 6.1099371645833390E-05 1.4220590095960337E-01
+ 19536 4.8840000000000003E-03 6.1134929233321625E-05 1.4225479978559619E-01
+ 19537 4.8842499999999997E-03 6.1170499046145715E-05 1.4230370364619102E-01
+ 19538 4.8845000000000000E-03 6.1206081085563946E-05 1.4235261253700440E-01
+ 19539 4.8847500000000002E-03 6.1241675352833124E-05 1.4240152645365239E-01
+ 19540 4.8850000000000005E-03 6.1277281849209258E-05 1.4245044539175120E-01
+ 19541 4.8852499999999998E-03 6.1312900575947080E-05 1.4249936934691657E-01
+ 19542 4.8855000000000001E-03 6.1348531534300457E-05 1.4254829831476409E-01
+ 19543 4.8857500000000003E-03 6.1384174725521886E-05 1.4259723229090951E-01
+ 19544 4.8859999999999997E-03 6.1419830150862876E-05 1.4264617127096790E-01
+ 19545 4.8862500000000000E-03 6.1455497811574000E-05 1.4269511525055473E-01
+ 19546 4.8865000000000002E-03 6.1491177708904502E-05 1.4274406422528485E-01
+ 19547 4.8867499999999996E-03 6.1526869844102529E-05 1.4279301819077297E-01
+ 19548 4.8869999999999999E-03 6.1562574218415402E-05 1.4284197714263402E-01
+ 19549 4.8872500000000001E-03 6.1598290833089086E-05 1.4289094107648251E-01
+ 19550 4.8875000000000004E-03 6.1634019689368530E-05 1.4293990998793271E-01
+ 19551 4.8877499999999997E-03 6.1669760788497449E-05 1.4298888387259875E-01
+ 19552 4.8880000000000000E-03 6.1705514131718881E-05 1.4303786272609506E-01
+ 19553 4.8882500000000002E-03 6.1741279720274277E-05 1.4308684654403522E-01
+ 19554 4.8884999999999996E-03 6.1777057555404210E-05 1.4313583532203319E-01
+ 19555 4.8887499999999999E-03 6.1812847638348289E-05 1.4318482905570273E-01
+ 19556 4.8890000000000001E-03 6.1848649970344753E-05 1.4323382774065738E-01
+ 19557 4.8892500000000004E-03 6.1884464552630961E-05 1.4328283137251047E-01
+ 19558 4.8894999999999997E-03 6.1920291386442864E-05 1.4333183994687498E-01
+ 19559 4.8897500000000000E-03 6.1956130473015883E-05 1.4338085345936455E-01
+ 19560 4.8900000000000002E-03 6.1991981813583799E-05 1.4342987190559189E-01
+ 19561 4.8902499999999996E-03 6.2027845409379378E-05 1.4347889528116994E-01
+ 19562 4.8904999999999999E-03 6.2063721261634760E-05 1.4352792358171154E-01
+ 19563 4.8907500000000001E-03 6.2099609371580420E-05 1.4357695680282953E-01
+ 19564 4.8910000000000004E-03 6.2135509740445939E-05 1.4362599494013611E-01
+ 19565 4.8912499999999998E-03 6.2171422369459759E-05 1.4367503798924383E-01
+ 19566 4.8915000000000000E-03 6.2207347259849520E-05 1.4372408594576522E-01
+ 19567 4.8917500000000003E-03 6.2243284412841321E-05 1.4377313880531231E-01
+ 19568 4.8919999999999996E-03 6.2279233829660364E-05 1.4382219656349729E-01
+ 19569 4.8922499999999999E-03 6.2315195511530944E-05 1.4387125921593247E-01
+ 19570 4.8925000000000001E-03 6.2351169459675933E-05 1.4392032675822947E-01
+ 19571 4.8927500000000004E-03 6.2387155675317239E-05 1.4396939918600027E-01
+ 19572 4.8929999999999998E-03 6.2423154159675648E-05 1.4401847649485636E-01
+ 19573 4.8932500000000000E-03 6.2459164913971076E-05 1.4406755868040985E-01
+ 19574 4.8935000000000003E-03 6.2495187939421991E-05 1.4411664573827229E-01
+ 19575 4.8937499999999997E-03 6.2531223237245829E-05 1.4416573766405469E-01
+ 19576 4.8939999999999999E-03 6.2567270808659269E-05 1.4421483445336900E-01
+ 19577 4.8942500000000002E-03 6.2603330654877499E-05 1.4426393610182658E-01
+ 19578 4.8945000000000004E-03 6.2639402777114837E-05 1.4431304260503844E-01
+ 19579 4.8947499999999998E-03 6.2675487176584236E-05 1.4436215395861582E-01
+ 19580 4.8950000000000000E-03 6.2711583854497996E-05 1.4441127015817024E-01
+ 19581 4.8952500000000003E-03 6.2747692812066845E-05 1.4446039119931248E-01
+ 19582 4.8954999999999997E-03 6.2783814050500699E-05 1.4450951707765350E-01
+ 19583 4.8957499999999999E-03 6.2819947571008430E-05 1.4455864778880451E-01
+ 19584 4.8960000000000002E-03 6.2856093374797582E-05 1.4460778332837643E-01
+ 19585 4.8962500000000004E-03 6.2892251463074722E-05 1.4465692369198005E-01
+ 19586 4.8964999999999998E-03 6.2928421837045185E-05 1.4470606887522591E-01
+ 19587 4.8967500000000001E-03 6.2964604497913547E-05 1.4475521887372519E-01
+ 19588 4.8970000000000003E-03 6.3000799446883015E-05 1.4480437368308854E-01
+ 19589 4.8972499999999997E-03 6.3037006685155603E-05 1.4485353329892645E-01
+ 19590 4.8974999999999999E-03 6.3073226213932647E-05 1.4490269771684983E-01
+ 19591 4.8977500000000002E-03 6.3109458034413981E-05 1.4495186693246923E-01
+ 19592 4.8980000000000004E-03 6.3145702147798447E-05 1.4500104094139496E-01
+ 19593 4.8982499999999998E-03 6.3181958555283695E-05 1.4505021973923779E-01
+ 19594 4.8985000000000001E-03 6.3218227258066779E-05 1.4509940332160839E-01
+ 19595 4.8987500000000003E-03 6.3254508257342979E-05 1.4514859168411709E-01
+ 19596 4.8989999999999997E-03 6.3290801554306773E-05 1.4519778482237422E-01
+ 19597 4.8992500000000000E-03 6.3327107150151719E-05 1.4524698273199071E-01
+ 19598 4.8995000000000002E-03 6.3363425046070101E-05 1.4529618540857647E-01
+ 19599 4.8997500000000005E-03 6.3399755243253022E-05 1.4534539284774231E-01
+ 19600 4.8999999999999998E-03 6.3436097742890422E-05 1.4539460504509844E-01
+ 19601 4.9002500000000001E-03 6.3472452546171684E-05 1.4544382199625536E-01
+ 19602 4.9005000000000003E-03 6.3508819654284511E-05 1.4549304369682375E-01
+ 19603 4.9007499999999997E-03 6.3545199068415522E-05 1.4554227014241339E-01
+ 19604 4.9010000000000000E-03 6.3581590789750685E-05 1.4559150132863519E-01
+ 19605 4.9012500000000002E-03 6.3617994819474585E-05 1.4564073725109952E-01
+ 19606 4.9014999999999996E-03 6.3654411158770575E-05 1.4568997790541663E-01
+ 19607 4.9017499999999999E-03 6.3690839808821248E-05 1.4573922328719707E-01
+ 19608 4.9020000000000001E-03 6.3727280770807843E-05 1.4578847339205145E-01
+ 19609 4.9022500000000004E-03 6.3763734045910623E-05 1.4583772821558996E-01
+ 19610 4.9024999999999997E-03 6.3800199635308466E-05 1.4588698775342290E-01
+ 19611 4.9027500000000000E-03 6.3836677540179780E-05 1.4593625200116139E-01
+ 19612 4.9030000000000002E-03 6.3873167761701290E-05 1.4598552095441544E-01
+ 19613 4.9032499999999996E-03 6.3909670301048730E-05 1.4603479460879568E-01
+ 19614 4.9034999999999999E-03 6.3946185159397052E-05 1.4608407295991305E-01
+ 19615 4.9037500000000001E-03 6.3982712337919836E-05 1.4613335600337771E-01
+ 19616 4.9040000000000004E-03 6.4019251837789512E-05 1.4618264373480050E-01
+ 19617 4.9042499999999998E-03 6.4055803660177519E-05 1.4623193614979194E-01
+ 19618 4.9045000000000000E-03 6.4092367806254307E-05 1.4628123324396308E-01
+ 19619 4.9047500000000003E-03 6.4128944277189135E-05 1.4633053501292442E-01
+ 19620 4.9049999999999996E-03 6.4165533074149960E-05 1.4637984145228669E-01
+ 19621 4.9052499999999999E-03 6.4202134198304073E-05 1.4642915255766120E-01
+ 19622 4.9055000000000001E-03 6.4238747650817373E-05 1.4647846832465850E-01
+ 19623 4.9057500000000004E-03 6.4275373432854630E-05 1.4652778874888955E-01
+ 19624 4.9059999999999998E-03 6.4312011545579492E-05 1.4657711382596531E-01
+ 19625 4.9062500000000000E-03 6.4348661990154955E-05 1.4662644355149715E-01
+ 19626 4.9065000000000003E-03 6.4385324767742390E-05 1.4667577792109615E-01
+ 19627 4.9067499999999997E-03 6.4421999879502110E-05 1.4672511693037310E-01
+ 19628 4.9069999999999999E-03 6.4458687326593791E-05 1.4677446057493981E-01
+ 19629 4.9072500000000002E-03 6.4495387110175578E-05 1.4682380885040749E-01
+ 19630 4.9075000000000004E-03 6.4532099231404653E-05 1.4687316175238738E-01
+ 19631 4.9077499999999998E-03 6.4568823691436953E-05 1.4692251927649091E-01
+ 19632 4.9080000000000000E-03 6.4605560491427720E-05 1.4697188141832998E-01
+ 19633 4.9082500000000003E-03 6.4642309632530697E-05 1.4702124817351614E-01
+ 19634 4.9084999999999997E-03 6.4679071115898552E-05 1.4707061953766076E-01
+ 19635 4.9087499999999999E-03 6.4715844942683196E-05 1.4711999550637614E-01
+ 19636 4.9090000000000002E-03 6.4752631114035170E-05 1.4716937607527403E-01
+ 19637 4.9092500000000004E-03 6.4789429631103920E-05 1.4721876123996633E-01
+ 19638 4.9094999999999998E-03 6.4826240495037749E-05 1.4726815099606511E-01
+ 19639 4.9097500000000001E-03 6.4863063706984192E-05 1.4731754533918281E-01
+ 19640 4.9100000000000003E-03 6.4899899268089332E-05 1.4736694426493169E-01
+ 19641 4.9102499999999997E-03 6.4936747179498126E-05 1.4741634776892376E-01
+ 19642 4.9104999999999999E-03 6.4973607442354923E-05 1.4746575584677202E-01
+ 19643 4.9107500000000002E-03 6.5010480057802391E-05 1.4751516849408888E-01
+ 19644 4.9110000000000004E-03 6.5047365026982507E-05 1.4756458570648706E-01
+ 19645 4.9112499999999998E-03 6.5084262351035728E-05 1.4761400747957909E-01
+ 19646 4.9115000000000001E-03 6.5121172031101999E-05 1.4766343380897856E-01
+ 19647 4.9117500000000003E-03 6.5158094068319637E-05 1.4771286469029804E-01
+ 19648 4.9119999999999997E-03 6.5195028463826024E-05 1.4776230011915090E-01
+ 19649 4.9122499999999999E-03 6.5231975218757744E-05 1.4781174009115039E-01
+ 19650 4.9125000000000002E-03 6.5268934334249956E-05 1.4786118460191003E-01
+ 19651 4.9127500000000004E-03 6.5305905811436721E-05 1.4791063364704349E-01
+ 19652 4.9129999999999998E-03 6.5342889651450936E-05 1.4796008722216417E-01
+ 19653 4.9132500000000001E-03 6.5379885855424916E-05 1.4800954532288613E-01
+ 19654 4.9135000000000003E-03 6.5416894424489237E-05 1.4805900794482341E-01
+ 19655 4.9137499999999997E-03 6.5453915359773681E-05 1.4810847508358987E-01
+ 19656 4.9140000000000000E-03 6.5490948662407091E-05 1.4815794673480012E-01
+ 19657 4.9142500000000002E-03 6.5527994333516862E-05 1.4820742289406835E-01
+ 19658 4.9144999999999996E-03 6.5565052374229384E-05 1.4825690355700893E-01
+ 19659 4.9147499999999998E-03 6.5602122785670303E-05 1.4830638871923696E-01
+ 19660 4.9150000000000001E-03 6.5639205568963720E-05 1.4835587837636721E-01
+ 19661 4.9152500000000003E-03 6.5676300725232815E-05 1.4840537252401459E-01
+ 19662 4.9154999999999997E-03 6.5713408255599546E-05 1.4845487115779410E-01
+ 19663 4.9157500000000000E-03 6.5750528161185142E-05 1.4850437427332150E-01
+ 19664 4.9160000000000002E-03 6.5787660443109407E-05 1.4855388186621216E-01
+ 19665 4.9162499999999996E-03 6.5824805102490981E-05 1.4860339393208136E-01
+ 19666 4.9164999999999999E-03 6.5861962140447810E-05 1.4865291046654547E-01
+ 19667 4.9167500000000001E-03 6.5899131558096381E-05 1.4870243146522027E-01
+ 19668 4.9170000000000004E-03 6.5936313356552214E-05 1.4875195692372203E-01
+ 19669 4.9172499999999997E-03 6.5973507536929530E-05 1.4880148683766684E-01
+ 19670 4.9175000000000000E-03 6.6010714100341955E-05 1.4885102120267149E-01
+ 19671 4.9177500000000002E-03 6.6047933047901514E-05 1.4890056001435292E-01
+ 19672 4.9179999999999996E-03 6.6085164380719284E-05 1.4895010326832739E-01
+ 19673 4.9182499999999999E-03 6.6122408099905474E-05 1.4899965096021273E-01
+ 19674 4.9185000000000001E-03 6.6159664206568951E-05 1.4904920308562589E-01
+ 19675 4.9187500000000004E-03 6.6196932701817514E-05 1.4909875964018429E-01
+ 19676 4.9189999999999998E-03 6.6234213586757767E-05 1.4914832061950559E-01
+ 19677 4.9192500000000000E-03 6.6271506862495609E-05 1.4919788601920803E-01
+ 19678 4.9195000000000003E-03 6.6308812530135490E-05 1.4924745583490934E-01
+ 19679 4.9197499999999996E-03 6.6346130590780707E-05 1.4929703006222791E-01
+ 19680 4.9199999999999999E-03 6.6383461045533841E-05 1.4934660869678223E-01
+ 19681 4.9202500000000001E-03 6.6420803895496047E-05 1.4939619173419100E-01
+ 19682 4.9205000000000004E-03 6.6458159141767560E-05 1.4944577917007329E-01
+ 19683 4.9207499999999998E-03 6.6495526785447260E-05 1.4949537100004784E-01
+ 19684 4.9210000000000000E-03 6.6532906827633390E-05 1.4954496721973437E-01
+ 19685 4.9212500000000003E-03 6.6570299269422714E-05 1.4959456782475236E-01
+ 19686 4.9214999999999997E-03 6.6607704111910820E-05 1.4964417281072145E-01
+ 19687 4.9217499999999999E-03 6.6645121356192778E-05 1.4969378217326193E-01
+ 19688 4.9220000000000002E-03 6.6682551003361911E-05 1.4974339590799374E-01
+ 19689 4.9222500000000004E-03 6.6719993054510825E-05 1.4979301401053768E-01
+ 19690 4.9224999999999998E-03 6.6757447510730822E-05 1.4984263647651397E-01
+ 19691 4.9227500000000000E-03 6.6794914373112312E-05 1.4989226330154409E-01
+ 19692 4.9230000000000003E-03 6.6832393642744580E-05 1.4994189448124898E-01
+ 19693 4.9232499999999997E-03 6.6869885320715473E-05 1.4999153001124979E-01
+ 19694 4.9234999999999999E-03 6.6907389408112338E-05 1.5004116988716867E-01
+ 19695 4.9237500000000002E-03 6.6944905906020935E-05 1.5009081410462721E-01
+ 19696 4.9240000000000004E-03 6.6982434815526185E-05 1.5014046265924769E-01
+ 19697 4.9242499999999998E-03 6.7019976137711612E-05 1.5019011554665240E-01
+ 19698 4.9245000000000001E-03 6.7057529873660186E-05 1.5023977276246425E-01
+ 19699 4.9247500000000003E-03 6.7095096024453262E-05 1.5028943430230601E-01
+ 19700 4.9249999999999997E-03 6.7132674591171301E-05 1.5033910016180052E-01
+ 19701 4.9252499999999999E-03 6.7170265574893845E-05 1.5038877033657186E-01
+ 19702 4.9255000000000002E-03 6.7207868976698956E-05 1.5043844482224322E-01
+ 19703 4.9257500000000004E-03 6.7245484797663898E-05 1.5048812361443886E-01
+ 19704 4.9259999999999998E-03 6.7283113038864659E-05 1.5053780670878281E-01
+ 19705 4.9262500000000001E-03 6.7320753701376429E-05 1.5058749410089978E-01
+ 19706 4.9265000000000003E-03 6.7358406786272989E-05 1.5063718578641436E-01
+ 19707 4.9267499999999997E-03 6.7396072294627048E-05 1.5068688176095155E-01
+ 19708 4.9270000000000000E-03 6.7433750227510476E-05 1.5073658202013712E-01
+ 19709 4.9272500000000002E-03 6.7471440585993922E-05 1.5078628655959625E-01
+ 19710 4.9275000000000005E-03 6.7509143371146749E-05 1.5083599537495504E-01
+ 19711 4.9277499999999998E-03 6.7546858584037329E-05 1.5088570846183952E-01
+ 19712 4.9280000000000001E-03 6.7584586225733249E-05 1.5093542581587635E-01
+ 19713 4.9282500000000003E-03 6.7622326297300618E-05 1.5098514743269228E-01
+ 19714 4.9284999999999997E-03 6.7660078799804449E-05 1.5103487330791429E-01
+ 19715 4.9287500000000000E-03 6.7697843734309063E-05 1.5108460343716976E-01
+ 19716 4.9290000000000002E-03 6.7735621101877274E-05 1.5113433781608648E-01
+ 19717 4.9292499999999996E-03 6.7773410903570870E-05 1.5118407644029205E-01
+ 19718 4.9294999999999999E-03 6.7811213140450837E-05 1.5123381930541530E-01
+ 19719 4.9297500000000001E-03 6.7849027813576712E-05 1.5128356640708451E-01
+ 19720 4.9300000000000004E-03 6.7886854924007151E-05 1.5133331774092845E-01
+ 19721 4.9302499999999997E-03 6.7924694472799494E-05 1.5138307330257639E-01
+ 19722 4.9305000000000000E-03 6.7962546461010419E-05 1.5143283308765795E-01
+ 19723 4.9307500000000002E-03 6.8000410889695003E-05 1.5148259709180309E-01
+ 19724 4.9309999999999996E-03 6.8038287759907497E-05 1.5153236531064140E-01
+ 19725 4.9312499999999999E-03 6.8076177072701191E-05 1.5158213773980400E-01
+ 19726 4.9315000000000001E-03 6.8114078829127977E-05 1.5163191437492157E-01
+ 19727 4.9317500000000004E-03 6.8151993030238881E-05 1.5168169521162492E-01
+ 19728 4.9319999999999998E-03 6.8189919677083601E-05 1.5173148024554550E-01
+ 19729 4.9322500000000000E-03 6.8227858770711074E-05 1.5178126947231554E-01
+ 19730 4.9325000000000003E-03 6.8265810312168884E-05 1.5183106288756698E-01
+ 19731 4.9327499999999996E-03 6.8303774302503489E-05 1.5188086048693192E-01
+ 19732 4.9329999999999999E-03 6.8341750742760671E-05 1.5193066226604374E-01
+ 19733 4.9332500000000001E-03 6.8379739633984583E-05 1.5198046822053515E-01
+ 19734 4.9335000000000004E-03 6.8417740977218581E-05 1.5203027834604002E-01
+ 19735 4.9337499999999998E-03 6.8455754773504799E-05 1.5208009263819167E-01
+ 19736 4.9340000000000000E-03 6.8493781023884519E-05 1.5212991109262472E-01
+ 19737 4.9342500000000003E-03 6.8531819729397722E-05 1.5217973370497362E-01
+ 19738 4.9344999999999997E-03 6.8569870891083126E-05 1.5222956047087313E-01
+ 19739 4.9347499999999999E-03 6.8607934509978924E-05 1.5227939138595867E-01
+ 19740 4.9350000000000002E-03 6.8646010587121640E-05 1.5232922644586588E-01
+ 19741 4.9352500000000004E-03 6.8684099123546985E-05 1.5237906564623063E-01
+ 19742 4.9354999999999998E-03 6.8722200120289437E-05 1.5242890898268915E-01
+ 19743 4.9357500000000000E-03 6.8760313578382660E-05 1.5247875645087847E-01
+ 19744 4.9360000000000003E-03 6.8798439498858938E-05 1.5252860804643542E-01
+ 19745 4.9362499999999997E-03 6.8836577882749414E-05 1.5257846376499737E-01
+ 19746 4.9364999999999999E-03 6.8874728731084623E-05 1.5262832360220246E-01
+ 19747 4.9367500000000002E-03 6.8912892044893499E-05 1.5267818755368884E-01
+ 19748 4.9370000000000004E-03 6.8951067825204082E-05 1.5272805561509500E-01
+ 19749 4.9372499999999998E-03 6.8989256073043209E-05 1.5277792778205973E-01
+ 19750 4.9375000000000000E-03 6.9027456789436857E-05 1.5282780405022262E-01
+ 19751 4.9377500000000003E-03 6.9065669975409830E-05 1.5287768441522351E-01
+ 19752 4.9379999999999997E-03 6.9103895631985519E-05 1.5292756887270215E-01
+ 19753 4.9382499999999999E-03 6.9142133760186802E-05 1.5297745741829946E-01
+ 19754 4.9385000000000002E-03 6.9180384361035077E-05 1.5302735004765616E-01
+ 19755 4.9387500000000004E-03 6.9218647435550688E-05 1.5307724675641377E-01
+ 19756 4.9389999999999998E-03 6.9256922984752865E-05 1.5312714754021362E-01
+ 19757 4.9392500000000001E-03 6.9295211009660055E-05 1.5317705239469812E-01
+ 19758 4.9395000000000003E-03 6.9333511511289185E-05 1.5322696131550995E-01
+ 19759 4.9397499999999997E-03 6.9371824490656247E-05 1.5327687429829148E-01
+ 19760 4.9399999999999999E-03 6.9410149948776473E-05 1.5332679133868660E-01
+ 19761 4.9402500000000002E-03 6.9448487886663473E-05 1.5337671243233889E-01
+ 19762 4.9405000000000004E-03 6.9486838305330174E-05 1.5342663757489258E-01
+ 19763 4.9407499999999998E-03 6.9525201205787948E-05 1.5347656676199184E-01
+ 19764 4.9410000000000001E-03 6.9563576589047772E-05 1.5352649998928247E-01
+ 19765 4.9412500000000003E-03 6.9601964456119040E-05 1.5357643725240921E-01
+ 19766 4.9414999999999997E-03 6.9640364808009963E-05 1.5362637854701808E-01
+ 19767 4.9417500000000000E-03 6.9678777645728145E-05 1.5367632386875554E-01
+ 19768 4.9420000000000002E-03 6.9717202970279686E-05 1.5372627321326812E-01
+ 19769 4.9422499999999996E-03 6.9755640782669641E-05 1.5377622657620305E-01
+ 19770 4.9424999999999998E-03 6.9794091083902291E-05 1.5382618395320793E-01
+ 19771 4.9427500000000001E-03 6.9832553874980526E-05 1.5387614533993074E-01
+ 19772 4.9430000000000003E-03 6.9871029156906160E-05 1.5392611073201998E-01
+ 19773 4.9432499999999997E-03 6.9909516930679927E-05 1.5397608012512423E-01
+ 19774 4.9435000000000000E-03 6.9948017197301744E-05 1.5402605351489337E-01
+ 19775 4.9437500000000002E-03 6.9986529957770177E-05 1.5407603089697672E-01
+ 19776 4.9439999999999996E-03 7.0025055213082554E-05 1.5412601226702460E-01
+ 19777 4.9442499999999999E-03 7.0063592964235638E-05 1.5417599762068807E-01
+ 19778 4.9445000000000001E-03 7.0102143212224618E-05 1.5422598695361781E-01
+ 19779 4.9447500000000004E-03 7.0140705958043802E-05 1.5427598026146563E-01
+ 19780 4.9449999999999997E-03 7.0179281202686238E-05 1.5432597753988347E-01
+ 19781 4.9452500000000000E-03 7.0217868947144269E-05 1.5437597878452397E-01
+ 19782 4.9455000000000002E-03 7.0256469192408802E-05 1.5442598399103999E-01
+ 19783 4.9457499999999996E-03 7.0295081939469604E-05 1.5447599315508503E-01
+ 19784 4.9459999999999999E-03 7.0333707189315712E-05 1.5452600627231303E-01
+ 19785 4.9462500000000001E-03 7.0372344942934957E-05 1.5457602333837839E-01
+ 19786 4.9465000000000004E-03 7.0410995201313758E-05 1.5462604434893595E-01
+ 19787 4.9467499999999998E-03 7.0449657965437752E-05 1.5467606929964081E-01
+ 19788 4.9470000000000000E-03 7.0488333236291541E-05 1.5472609818614913E-01
+ 19789 4.9472500000000003E-03 7.0527021014858566E-05 1.5477613100411697E-01
+ 19790 4.9474999999999996E-03 7.0565721302120828E-05 1.5482616774920108E-01
+ 19791 4.9477499999999999E-03 7.0604434099060020E-05 1.5487620841705893E-01
+ 19792 4.9480000000000001E-03 7.0643159406656042E-05 1.5492625300334809E-01
+ 19793 4.9482500000000004E-03 7.0681897225887997E-05 1.5497630150372693E-01
+ 19794 4.9484999999999998E-03 7.0720647557733700E-05 1.5502635391385389E-01
+ 19795 4.9487500000000000E-03 7.0759410403170342E-05 1.5507641022938856E-01
+ 19796 4.9490000000000003E-03 7.0798185763173611E-05 1.5512647044599051E-01
+ 19797 4.9492499999999997E-03 7.0836973638718081E-05 1.5517653455931957E-01
+ 19798 4.9494999999999999E-03 7.0875774030777625E-05 1.5522660256503704E-01
+ 19799 4.9497500000000002E-03 7.0914586940324745E-05 1.5527667445880408E-01
+ 19800 4.9500000000000004E-03 7.0953412368330803E-05 1.5532675023628220E-01
+ 19801 4.9502499999999998E-03 7.0992250315766122E-05 1.5537682989313342E-01
+ 19802 4.9505000000000000E-03 7.1031100783600302E-05 1.5542691342502091E-01
+ 19803 4.9507500000000003E-03 7.1069963772801319E-05 1.5547700082760788E-01
+ 19804 4.9509999999999997E-03 7.1108839284336295E-05 1.5552709209655760E-01
+ 19805 4.9512499999999999E-03 7.1147727319171403E-05 1.5557718722753511E-01
+ 19806 4.9515000000000002E-03 7.1186627878271625E-05 1.5562728621620481E-01
+ 19807 4.9517500000000004E-03 7.1225540962600775E-05 1.5567738905823225E-01
+ 19808 4.9519999999999998E-03 7.1264466573121488E-05 1.5572749574928277E-01
+ 19809 4.9522500000000001E-03 7.1303404710795792E-05 1.5577760628502335E-01
+ 19810 4.9525000000000003E-03 7.1342355376584167E-05 1.5582772066112080E-01
+ 19811 4.9527499999999997E-03 7.1381318571445983E-05 1.5587783887324222E-01
+ 19812 4.9529999999999999E-03 7.1420294296340041E-05 1.5592796091705610E-01
+ 19813 4.9532500000000002E-03 7.1459282552223583E-05 1.5597808678823075E-01
+ 19814 4.9535000000000004E-03 7.1498283340052943E-05 1.5602821648243498E-01
+ 19815 4.9537499999999998E-03 7.1537296660783032E-05 1.5607834999533871E-01
+ 19816 4.9540000000000001E-03 7.1576322515368423E-05 1.5612848732261200E-01
+ 19817 4.9542500000000003E-03 7.1615360904761952E-05 1.5617862845992572E-01
+ 19818 4.9544999999999997E-03 7.1654411829915522E-05 1.5622877340295060E-01
+ 19819 4.9547500000000000E-03 7.1693475291780237E-05 1.5627892214735906E-01
+ 19820 4.9550000000000002E-03 7.1732551291305721E-05 1.5632907468882309E-01
+ 19821 4.9552500000000005E-03 7.1771639829440828E-05 1.5637923102301571E-01
+ 19822 4.9554999999999998E-03 7.1810740907132933E-05 1.5642939114561025E-01
+ 19823 4.9557500000000001E-03 7.1849854525328979E-05 1.5647955505228101E-01
+ 19824 4.9560000000000003E-03 7.1888980684974200E-05 1.5652972273870233E-01
+ 19825 4.9562499999999997E-03 7.1928119387012937E-05 1.5657989420054944E-01
+ 19826 4.9565000000000000E-03 7.1967270632388702E-05 1.5663006943349814E-01
+ 19827 4.9567500000000002E-03 7.2006434422043722E-05 1.5668024843322462E-01
+ 19828 4.9569999999999996E-03 7.2045610756918841E-05 1.5673043119540558E-01
+ 19829 4.9572499999999999E-03 7.2084799637954549E-05 1.5678061771571900E-01
+ 19830 4.9575000000000001E-03 7.2124001066089629E-05 1.5683080798984228E-01
+ 19831 4.9577500000000004E-03 7.2163215042262080E-05 1.5688100201345445E-01
+ 19832 4.9579999999999997E-03 7.2202441567408476E-05 1.5693119978223444E-01
+ 19833 4.9582500000000000E-03 7.2241680642464917E-05 1.5698140129186214E-01
+ 19834 4.9585000000000002E-03 7.2280932268365945E-05 1.5703160653801779E-01
+ 19835 4.9587499999999996E-03 7.2320196446044922E-05 1.5708181551638226E-01
+ 19836 4.9589999999999999E-03 7.2359473176434751E-05 1.5713202822263725E-01
+ 19837 4.9592500000000001E-03 7.2398762460466678E-05 1.5718224465246497E-01
+ 19838 4.9595000000000004E-03 7.2438064299071032E-05 1.5723246480154784E-01
+ 19839 4.9597499999999997E-03 7.2477378693177054E-05 1.5728268866556921E-01
+ 19840 4.9600000000000000E-03 7.2516705643713026E-05 1.5733291624021323E-01
+ 19841 4.9602500000000002E-03 7.2556045151606102E-05 1.5738314752116433E-01
+ 19842 4.9604999999999996E-03 7.2595397217782137E-05 1.5743338250410727E-01
+ 19843 4.9607499999999999E-03 7.2634761843166321E-05 1.5748362118472842E-01
+ 19844 4.9610000000000001E-03 7.2674139028682368E-05 1.5753386355871363E-01
+ 19845 4.9612500000000004E-03 7.2713528775253204E-05 1.5758410962174987E-01
+ 19846 4.9614999999999998E-03 7.2752931083800321E-05 1.5763435936952477E-01
+ 19847 4.9617500000000000E-03 7.2792345955244666E-05 1.5768461279772664E-01
+ 19848 4.9620000000000003E-03 7.2831773390505657E-05 1.5773486990204416E-01
+ 19849 4.9622499999999996E-03 7.2871213390501681E-05 1.5778513067816652E-01
+ 19850 4.9624999999999999E-03 7.2910665956150365E-05 1.5783539512178418E-01
+ 19851 4.9627500000000001E-03 7.2950131088367969E-05 1.5788566322858757E-01
+ 19852 4.9630000000000004E-03 7.2989608788069681E-05 1.5793593499426786E-01
+ 19853 4.9632499999999998E-03 7.3029099056169634E-05 1.5798621041451702E-01
+ 19854 4.9635000000000000E-03 7.3068601893581145E-05 1.5803648948502785E-01
+ 19855 4.9637500000000003E-03 7.3108117301216082E-05 1.5808677220149342E-01
+ 19856 4.9639999999999997E-03 7.3147645279985325E-05 1.5813705855960727E-01
+ 19857 4.9642499999999999E-03 7.3187185830799021E-05 1.5818734855506411E-01
+ 19858 4.9645000000000002E-03 7.3226738954565757E-05 1.5823764218355901E-01
+ 19859 4.9647500000000004E-03 7.3266304652193324E-05 1.5828793944078776E-01
+ 19860 4.9649999999999998E-03 7.3305882924588209E-05 1.5833824032244645E-01
+ 19861 4.9652500000000000E-03 7.3345473772656194E-05 1.5838854482423248E-01
+ 19862 4.9655000000000003E-03 7.3385077197301736E-05 1.5843885294184340E-01
+ 19863 4.9657499999999997E-03 7.3424693199428069E-05 1.5848916467097737E-01
+ 19864 4.9659999999999999E-03 7.3464321779937819E-05 1.5853948000733367E-01
+ 19865 4.9662500000000002E-03 7.3503962939732147E-05 1.5858979894661185E-01
+ 19866 4.9665000000000004E-03 7.3543616679711145E-05 1.5864012148451195E-01
+ 19867 4.9667499999999998E-03 7.3583283000773874E-05 1.5869044761673529E-01
+ 19868 4.9670000000000001E-03 7.3622961903818703E-05 1.5874077733898326E-01
+ 19869 4.9672500000000003E-03 7.3662653389742309E-05 1.5879111064695828E-01
+ 19870 4.9674999999999997E-03 7.3702357459440662E-05 1.5884144753636323E-01
+ 19871 4.9677499999999999E-03 7.3742074113808623E-05 1.5889178800290188E-01
+ 19872 4.9680000000000002E-03 7.3781803353739953E-05 1.5894213204227839E-01
+ 19873 4.9682500000000004E-03 7.3821545180127249E-05 1.5899247965019797E-01
+ 19874 4.9684999999999998E-03 7.3861299593862051E-05 1.5904283082236575E-01
+ 19875 4.9687500000000001E-03 7.3901066595835084E-05 1.5909318555448859E-01
+ 19876 4.9690000000000003E-03 7.3940846186935721E-05 1.5914354384227322E-01
+ 19877 4.9692499999999997E-03 7.3980638368052165E-05 1.5919390568142741E-01
+ 19878 4.9695000000000000E-03 7.4020443140072041E-05 1.5924427106765959E-01
+ 19879 4.9697500000000002E-03 7.4060260503881398E-05 1.5929463999667892E-01
+ 19880 4.9699999999999996E-03 7.4100090460365217E-05 1.5934501246419477E-01
+ 19881 4.9702499999999998E-03 7.4139933010408017E-05 1.5939538846591805E-01
+ 19882 4.9705000000000001E-03 7.4179788154892488E-05 1.5944576799755963E-01
+ 19883 4.9707500000000003E-03 7.4219655894700723E-05 1.5949615105483153E-01
+ 19884 4.9709999999999997E-03 7.4259536230713338E-05 1.5954653763344606E-01
+ 19885 4.9712500000000000E-03 7.4299429163810542E-05 1.5959692772911663E-01
+ 19886 4.9715000000000002E-03 7.4339334694870757E-05 1.5964732133755727E-01
+ 19887 4.9717499999999996E-03 7.4379252824771658E-05 1.5969771845448227E-01
+ 19888 4.9719999999999999E-03 7.4419183554390024E-05 1.5974811907560749E-01
+ 19889 4.9722500000000001E-03 7.4459126884601255E-05 1.5979852319664867E-01
+ 19890 4.9725000000000004E-03 7.4499082816279800E-05 1.5984893081332260E-01
+ 19891 4.9727499999999997E-03 7.4539051350298849E-05 1.5989934192134678E-01
+ 19892 4.9730000000000000E-03 7.4579032487531063E-05 1.5994975651643956E-01
+ 19893 4.9732500000000002E-03 7.4619026228847475E-05 1.6000017459431981E-01
+ 19894 4.9734999999999996E-03 7.4659032575118090E-05 1.6005059615070702E-01
+ 19895 4.9737499999999999E-03 7.4699051527212304E-05 1.6010102118132175E-01
+ 19896 4.9740000000000001E-03 7.4739083085998046E-05 1.6015144968188519E-01
+ 19897 4.9742500000000004E-03 7.4779127252342205E-05 1.6020188164811894E-01
+ 19898 4.9744999999999998E-03 7.4819184027110543E-05 1.6025231707574539E-01
+ 19899 4.9747500000000000E-03 7.4859253411168158E-05 1.6030275596048829E-01
+ 19900 4.9750000000000003E-03 7.4899335405378671E-05 1.6035319829807149E-01
+ 19901 4.9752499999999996E-03 7.4939430010604580E-05 1.6040364408421945E-01
+ 19902 4.9754999999999999E-03 7.4979537227707810E-05 1.6045409331465801E-01
+ 19903 4.9757500000000001E-03 7.5019657057548718E-05 1.6050454598511343E-01
+ 19904 4.9760000000000004E-03 7.5059789500986818E-05 1.6055500209131238E-01
+ 19905 4.9762499999999998E-03 7.5099934558880310E-05 1.6060546162898282E-01
+ 19906 4.9765000000000000E-03 7.5140092232086879E-05 1.6065592459385322E-01
+ 19907 4.9767500000000003E-03 7.5180262521462626E-05 1.6070639098165271E-01
+ 19908 4.9769999999999997E-03 7.5220445427862619E-05 1.6075686078811113E-01
+ 19909 4.9772499999999999E-03 7.5260640952141210E-05 1.6080733400895944E-01
+ 19910 4.9775000000000002E-03 7.5300849095151409E-05 1.6085781063992910E-01
+ 19911 4.9777500000000004E-03 7.5341069857745140E-05 1.6090829067675236E-01
+ 19912 4.9779999999999998E-03 7.5381303240773233E-05 1.6095877411516191E-01
+ 19913 4.9782500000000000E-03 7.5421549245085863E-05 1.6100926095089177E-01
+ 19914 4.9785000000000003E-03 7.5461807871531595E-05 1.6105975117967647E-01
+ 19915 4.9787499999999997E-03 7.5502079120958032E-05 1.6111024479725114E-01
+ 19916 4.9789999999999999E-03 7.5542362994212247E-05 1.6116074179935211E-01
+ 19917 4.9792500000000002E-03 7.5582659492139592E-05 1.6121124218171590E-01
+ 19918 4.9795000000000004E-03 7.5622968615584633E-05 1.6126174594008033E-01
+ 19919 4.9797499999999998E-03 7.5663290365390624E-05 1.6131225307018360E-01
+ 19920 4.9800000000000001E-03 7.5703624742400313E-05 1.6136276356776499E-01
+ 19921 4.9802500000000003E-03 7.5743971747454893E-05 1.6141327742856434E-01
+ 19922 4.9804999999999997E-03 7.5784331381394498E-05 1.6146379464832242E-01
+ 19923 4.9807499999999999E-03 7.5824703645058599E-05 1.6151431522278067E-01
+ 19924 4.9810000000000002E-03 7.5865088539285217E-05 1.6156483914768141E-01
+ 19925 4.9812500000000004E-03 7.5905486064911450E-05 1.6161536641876781E-01
+ 19926 4.9814999999999998E-03 7.5945896222773138E-05 1.6166589703178350E-01
+ 19927 4.9817500000000001E-03 7.5986319013705494E-05 1.6171643098247329E-01
+ 19928 4.9820000000000003E-03 7.6026754438542258E-05 1.6176696826658249E-01
+ 19929 4.9822499999999997E-03 7.6067202498116218E-05 1.6181750887985741E-01
+ 19930 4.9824999999999999E-03 7.6107663193259283E-05 1.6186805281804512E-01
+ 19931 4.9827500000000002E-03 7.6148136524802073E-05 1.6191860007689363E-01
+ 19932 4.9830000000000004E-03 7.6188622493574234E-05 1.6196915065215117E-01
+ 19933 4.9832499999999998E-03 7.6229121100404164E-05 1.6201970453956741E-01
+ 19934 4.9835000000000001E-03 7.6269632346119678E-05 1.6207026173489261E-01
+ 19935 4.9837500000000003E-03 7.6310156231547047E-05 1.6212082223387786E-01
+ 19936 4.9839999999999997E-03 7.6350692757511552E-05 1.6217138603227482E-01
+ 19937 4.9842500000000000E-03 7.6391241924837796E-05 1.6222195312583637E-01
+ 19938 4.9845000000000002E-03 7.6431803734348865E-05 1.6227252351031610E-01
+ 19939 4.9847499999999996E-03 7.6472378186866842E-05 1.6232309718146792E-01
+ 19940 4.9849999999999998E-03 7.6512965283213145E-05 1.6237367413504736E-01
+ 19941 4.9852500000000001E-03 7.6553565024207689E-05 1.6242425436681038E-01
+ 19942 4.9855000000000003E-03 7.6594177410669521E-05 1.6247483787251352E-01
+ 19943 4.9857499999999997E-03 7.6634802443416414E-05 1.6252542464791433E-01
+ 19944 4.9860000000000000E-03 7.6675440123265639E-05 1.6257601468877150E-01
+ 19945 4.9862500000000002E-03 7.6716090451032734E-05 1.6262660799084422E-01
+ 19946 4.9864999999999996E-03 7.6756753427532448E-05 1.6267720454989243E-01
+ 19947 4.9867499999999999E-03 7.6797429053578734E-05 1.6272780436167722E-01
+ 19948 4.9870000000000001E-03 7.6838117329984160E-05 1.6277840742196037E-01
+ 19949 4.9872500000000004E-03 7.6878818257560238E-05 1.6282901372650443E-01
+ 19950 4.9874999999999997E-03 7.6919531837117382E-05 1.6287962327107255E-01
+ 19951 4.9877500000000000E-03 7.6960258069465410E-05 1.6293023605142962E-01
+ 19952 4.9880000000000002E-03 7.7000996955412581E-05 1.6298085206334015E-01
+ 19953 4.9882499999999996E-03 7.7041748495766029E-05 1.6303147130257054E-01
+ 19954 4.9884999999999999E-03 7.7082512691332441E-05 1.6308209376488741E-01
+ 19955 4.9887500000000001E-03 7.7123289542916851E-05 1.6313271944605851E-01
+ 19956 4.9890000000000004E-03 7.7164079051323479E-05 1.6318334834185230E-01
+ 19957 4.9892499999999998E-03 7.7204881217355313E-05 1.6323398044803816E-01
+ 19958 4.9895000000000000E-03 7.7245696041814690E-05 1.6328461576038630E-01
+ 19959 4.9897500000000003E-03 7.7286523525502441E-05 1.6333525427466805E-01
+ 19960 4.9899999999999996E-03 7.7327363669218505E-05 1.6338589598665507E-01
+ 19961 4.9902499999999999E-03 7.7368216473761939E-05 1.6343654089212034E-01
+ 19962 4.9905000000000001E-03 7.7409081939930471E-05 1.6348718898683742E-01
+ 19963 4.9907500000000004E-03 7.7449960068520963E-05 1.6353784026658114E-01
+ 19964 4.9909999999999998E-03 7.7490850860328868E-05 1.6358849472712625E-01
+ 19965 4.9912500000000000E-03 7.7531754316149216E-05 1.6363915236424997E-01
+ 19966 4.9915000000000003E-03 7.7572670436775495E-05 1.6368981317372869E-01
+ 19967 4.9917499999999997E-03 7.7613599223000108E-05 1.6374047715134088E-01
+ 19968 4.9919999999999999E-03 7.7654540675614806E-05 1.6379114429286529E-01
+ 19969 4.9922500000000002E-03 7.7695494795410001E-05 1.6384181459408170E-01
+ 19970 4.9925000000000004E-03 7.7736461583174951E-05 1.6389248805077089E-01
+ 19971 4.9927499999999998E-03 7.7777441039697951E-05 1.6394316465871425E-01
+ 19972 4.9930000000000000E-03 7.7818433165766595E-05 1.6399384441369436E-01
+ 19973 4.9932500000000003E-03 7.7859437962166886E-05 1.6404452731149463E-01
+ 19974 4.9934999999999997E-03 7.7900455429683884E-05 1.6409521334789892E-01
+ 19975 4.9937499999999999E-03 7.7941485569102021E-05 1.6414590251869271E-01
+ 19976 4.9940000000000002E-03 7.7982528381204241E-05 1.6419659481966201E-01
+ 19977 4.9942500000000004E-03 7.8023583866772498E-05 1.6424729024659351E-01
+ 19978 4.9944999999999998E-03 7.8064652026587687E-05 1.6429798879527482E-01
+ 19979 4.9947500000000001E-03 7.8105732861429933E-05 1.6434869046149525E-01
+ 19980 4.9950000000000003E-03 7.8146826372078033E-05 1.6439939524104386E-01
+ 19981 4.9952499999999997E-03 7.8187932559309562E-05 1.6445010312971123E-01
+ 19982 4.9954999999999999E-03 7.8229051423901608E-05 1.6450081412328904E-01
+ 19983 4.9957500000000002E-03 7.8270182966629716E-05 1.6455152821756946E-01
+ 19984 4.9960000000000004E-03 7.8311327188268587E-05 1.6460224540834573E-01
+ 19985 4.9962499999999998E-03 7.8352484089591625E-05 1.6465296569141158E-01
+ 19986 4.9965000000000001E-03 7.8393653671371622E-05 1.6470368906256277E-01
+ 19987 4.9967500000000003E-03 7.8434835934380027E-05 1.6475441551759484E-01
+ 19988 4.9969999999999997E-03 7.8476030879387086E-05 1.6480514505230467E-01
+ 19989 4.9972500000000000E-03 7.8517238507162514E-05 1.6485587766249024E-01
+ 19990 4.9975000000000002E-03 7.8558458818474441E-05 1.6490661334395010E-01
+ 19991 4.9977500000000005E-03 7.8599691814090184E-05 1.6495735209248405E-01
+ 19992 4.9979999999999998E-03 7.8640937494775921E-05 1.6500809390389237E-01
+ 19993 4.9982500000000001E-03 7.8682195861297074E-05 1.6505883877397695E-01
+ 19994 4.9985000000000003E-03 7.8723466914417569E-05 1.6510958669854001E-01
+ 19995 4.9987499999999997E-03 7.8764750654900537E-05 1.6516033767338481E-01
+ 19996 4.9990000000000000E-03 7.8806047083508130E-05 1.6521109169431597E-01
+ 19997 4.9992500000000002E-03 7.8847356201001352E-05 1.6526184875713845E-01
+ 19998 4.9994999999999996E-03 7.8888678008139847E-05 1.6531260885765831E-01
+ 19999 4.9997499999999999E-03 7.8930012505682909E-05 1.6536337199168302E-01
+ 20000 5.0000000000000001E-03 7.8971359694388288E-05 1.6541413815502040E-01
+ 20001 5.0002500000000004E-03 7.9012719575012730E-05 1.6546490734347946E-01
+ 20002 5.0004999999999997E-03 7.9054092148311787E-05 1.6551567955287008E-01
+ 20003 5.0007500000000000E-03 7.9095477415040539E-05 1.6556645477900331E-01
+ 20004 5.0010000000000002E-03 7.9136875375952520E-05 1.6561723301769102E-01
+ 20005 5.0012499999999996E-03 7.9178286031800113E-05 1.6566801426474559E-01
+ 20006 5.0014999999999999E-03 7.9219709383335224E-05 1.6571879851598115E-01
+ 20007 5.0017500000000001E-03 7.9261145431308271E-05 1.6576958576721243E-01
+ 20008 5.0020000000000004E-03 7.9302594176468641E-05 1.6582037601425473E-01
+ 20009 5.0022499999999998E-03 7.9344055619564663E-05 1.6587116925292480E-01
+ 20010 5.0025000000000000E-03 7.9385529761344072E-05 1.6592196547904031E-01
+ 20011 5.0027500000000003E-03 7.9427016602552948E-05 1.6597276468841993E-01
+ 20012 5.0029999999999996E-03 7.9468516143936529E-05 1.6602356687688269E-01
+ 20013 5.0032499999999999E-03 7.9510028386239298E-05 1.6607437204024961E-01
+ 20014 5.0035000000000001E-03 7.9551553330204394E-05 1.6612518017434189E-01
+ 20015 5.0037500000000004E-03 7.9593090976573844E-05 1.6617599127498173E-01
+ 20016 5.0039999999999998E-03 7.9634641326088769E-05 1.6622680533799256E-01
+ 20017 5.0042500000000000E-03 7.9676204379489380E-05 1.6627762235919913E-01
+ 20018 5.0045000000000003E-03 7.9717780137514684E-05 1.6632844233442631E-01
+ 20019 5.0047499999999997E-03 7.9759368600902425E-05 1.6637926525950067E-01
+ 20020 5.0049999999999999E-03 7.9800969770389902E-05 1.6643009113024934E-01
+ 20021 5.0052500000000002E-03 7.9842583646712813E-05 1.6648091994250089E-01
+ 20022 5.0055000000000004E-03 7.9884210230606100E-05 1.6653175169208426E-01
+ 20023 5.0057499999999998E-03 7.9925849522803332E-05 1.6658258637482959E-01
+ 20024 5.0060000000000000E-03 7.9967501524037593E-05 1.6663342398656850E-01
+ 20025 5.0062500000000003E-03 8.0009166235040489E-05 1.6668426452313312E-01
+ 20026 5.0064999999999997E-03 8.0050843656542583E-05 1.6673510798035623E-01
+ 20027 5.0067499999999999E-03 8.0092533789273719E-05 1.6678595435407267E-01
+ 20028 5.0070000000000002E-03 8.0134236633962441E-05 1.6683680364011730E-01
+ 20029 5.0072500000000004E-03 8.0175952191336315E-05 1.6688765583432633E-01
+ 20030 5.0074999999999998E-03 8.0217680462121648E-05 1.6693851093253695E-01
+ 20031 5.0077500000000000E-03 8.0259421447044261E-05 1.6698936893058750E-01
+ 20032 5.0080000000000003E-03 8.0301175146828440E-05 1.6704022982431718E-01
+ 20033 5.0082499999999997E-03 8.0342941562197375E-05 1.6709109360956587E-01
+ 20034 5.0084999999999999E-03 8.0384720693873823E-05 1.6714196028217532E-01
+ 20035 5.0087500000000002E-03 8.0426512542578873E-05 1.6719282983798736E-01
+ 20036 5.0090000000000004E-03 8.0468317109032856E-05 1.6724370227284546E-01
+ 20037 5.0092499999999998E-03 8.0510134393954895E-05 1.6729457758259347E-01
+ 20038 5.0095000000000001E-03 8.0551964398063437E-05 1.6734545576307727E-01
+ 20039 5.0097500000000003E-03 8.0593807122075466E-05 1.6739633681014285E-01
+ 20040 5.0099999999999997E-03 8.0635662566707014E-05 1.6744722071963733E-01
+ 20041 5.0102499999999999E-03 8.0677530732673481E-05 1.6749810748740945E-01
+ 20042 5.0105000000000002E-03 8.0719411620688744E-05 1.6754899710930821E-01
+ 20043 5.0107500000000004E-03 8.0761305231465789E-05 1.6759988958118427E-01
+ 20044 5.0109999999999998E-03 8.0803211565716516E-05 1.6765078489888866E-01
+ 20045 5.0112500000000001E-03 8.0845130624152082E-05 1.6770168305827413E-01
+ 20046 5.0115000000000003E-03 8.0887062407482244E-05 1.6775258405519405E-01
+ 20047 5.0117499999999997E-03 8.0929006916415788E-05 1.6780348788550276E-01
+ 20048 5.0120000000000000E-03 8.0970964151660818E-05 1.6785439454505591E-01
+ 20049 5.0122500000000002E-03 8.1012934113923937E-05 1.6790530402971032E-01
+ 20050 5.0124999999999996E-03 8.1054916803910730E-05 1.6795621633532318E-01
+ 20051 5.0127499999999998E-03 8.1096912222326320E-05 1.6800713145775331E-01
+ 20052 5.0130000000000001E-03 8.1138920369874166E-05 1.6805804939286048E-01
+ 20053 5.0132500000000003E-03 8.1180941247256967E-05 1.6810897013650544E-01
+ 20054 5.0134999999999997E-03 8.1222974855176160E-05 1.6815989368454948E-01
+ 20055 5.0137500000000000E-03 8.1265021194332627E-05 1.6821082003285617E-01
+ 20056 5.0140000000000002E-03 8.1307080265425707E-05 1.6826174917728887E-01
+ 20057 5.0142499999999996E-03 8.1349152069153924E-05 1.6831268111371242E-01
+ 20058 5.0144999999999999E-03 8.1391236606214947E-05 1.6836361583799339E-01
+ 20059 5.0147500000000001E-03 8.1433333877305067E-05 1.6841455334599831E-01
+ 20060 5.0150000000000004E-03 8.1475443883119743E-05 1.6846549363359528E-01
+ 20061 5.0152499999999997E-03 8.1517566624353163E-05 1.6851643669665348E-01
+ 20062 5.0155000000000000E-03 8.1559702101699028E-05 1.6856738253104334E-01
+ 20063 5.0157500000000002E-03 8.1601850315849450E-05 1.6861833113263602E-01
+ 20064 5.0159999999999996E-03 8.1644011267495623E-05 1.6866928249730365E-01
+ 20065 5.0162499999999999E-03 8.1686184957328048E-05 1.6872023662091992E-01
+ 20066 5.0165000000000001E-03 8.1728371386035803E-05 1.6877119349935915E-01
+ 20067 5.0167500000000004E-03 8.1770570554307113E-05 1.6882215312849702E-01
+ 20068 5.0169999999999998E-03 8.1812782462828954E-05 1.6887311550420961E-01
+ 20069 5.0172500000000000E-03 8.1855007112287736E-05 1.6892408062237529E-01
+ 20070 5.0175000000000003E-03 8.1897244503368498E-05 1.6897504847887249E-01
+ 20071 5.0177499999999996E-03 8.1939494636755047E-05 1.6902601906958087E-01
+ 20072 5.0179999999999999E-03 8.1981757513130822E-05 1.6907699239038176E-01
+ 20073 5.0182500000000001E-03 8.2024033133177570E-05 1.6912796843715702E-01
+ 20074 5.0185000000000004E-03 8.2066321497576415E-05 1.6917894720578958E-01
+ 20075 5.0187499999999998E-03 8.2108622607007014E-05 1.6922992869216361E-01
+ 20076 5.0190000000000000E-03 8.2150936462148621E-05 1.6928091289216438E-01
+ 20077 5.0192500000000003E-03 8.2193263063678985E-05 1.6933189980167851E-01
+ 20078 5.0194999999999997E-03 8.2235602412274945E-05 1.6938288941659282E-01
+ 20079 5.0197499999999999E-03 8.2277954508612461E-05 1.6943388173279644E-01
+ 20080 5.0200000000000002E-03 8.2320319353366246E-05 1.6948487674617865E-01
+ 20081 5.0202500000000004E-03 8.2362696947210117E-05 1.6953587445263038E-01
+ 20082 5.0204999999999998E-03 8.2405087290816686E-05 1.6958687484804308E-01
+ 20083 5.0207500000000000E-03 8.2447490384857916E-05 1.6963787792831006E-01
+ 20084 5.0210000000000003E-03 8.2489906230004412E-05 1.6968888368932500E-01
+ 20085 5.0212499999999997E-03 8.2532334826925655E-05 1.6973989212698312E-01
+ 20086 5.0214999999999999E-03 8.2574776176290665E-05 1.6979090323718068E-01
+ 20087 5.0217500000000002E-03 8.2617230278766770E-05 1.6984191701581519E-01
+ 20088 5.0220000000000004E-03 8.2659697135020727E-05 1.6989293345878465E-01
+ 20089 5.0222499999999998E-03 8.2702176745717897E-05 1.6994395256198883E-01
+ 20090 5.0225000000000001E-03 8.2744669111523071E-05 1.6999497432132837E-01
+ 20091 5.0227500000000003E-03 8.2787174233099769E-05 1.7004599873270509E-01
+ 20092 5.0229999999999997E-03 8.2829692111110084E-05 1.7009702579202168E-01
+ 20093 5.0232499999999999E-03 8.2872222746216114E-05 1.7014805549518230E-01
+ 20094 5.0235000000000002E-03 8.2914766139077892E-05 1.7019908783809223E-01
+ 20095 5.0237500000000004E-03 8.2957322290354898E-05 1.7025012281665722E-01
+ 20096 5.0239999999999998E-03 8.2999891200705528E-05 1.7030116042678500E-01
+ 20097 5.0242500000000001E-03 8.3042472870787309E-05 1.7035220066438400E-01
+ 20098 5.0245000000000003E-03 8.3085067301256495E-05 1.7040324352536373E-01
+ 20099 5.0247499999999997E-03 8.3127674492768284E-05 1.7045428900563495E-01
+ 20100 5.0250000000000000E-03 8.3170294445977249E-05 1.7050533710110963E-01
+ 20101 5.0252500000000002E-03 8.3212927161536581E-05 1.7055638780770080E-01
+ 20102 5.0255000000000005E-03 8.3255572640098509E-05 1.7060744112132251E-01
+ 20103 5.0257499999999998E-03 8.3298230882314204E-05 1.7065849703788991E-01
+ 20104 5.0260000000000001E-03 8.3340901888834053E-05 1.7070955555331957E-01
+ 20105 5.0262500000000003E-03 8.3383585660307249E-05 1.7076061666352904E-01
+ 20106 5.0264999999999997E-03 8.3426282197381779E-05 1.7081168036443686E-01
+ 20107 5.0267500000000000E-03 8.3468991500705047E-05 1.7086274665196302E-01
+ 20108 5.0270000000000002E-03 8.3511713570923142E-05 1.7091381552202839E-01
+ 20109 5.0272499999999996E-03 8.3554448408680975E-05 1.7096488697055492E-01
+ 20110 5.0274999999999999E-03 8.3597196014622996E-05 1.7101596099346647E-01
+ 20111 5.0277500000000001E-03 8.3639956389392042E-05 1.7106703758668690E-01
+ 20112 5.0280000000000004E-03 8.3682729533630300E-05 1.7111811674614200E-01
+ 20113 5.0282499999999997E-03 8.3725515447978668E-05 1.7116919846775819E-01
+ 20114 5.0285000000000000E-03 8.3768314133077435E-05 1.7122028274746379E-01
+ 20115 5.0287500000000002E-03 8.3811125589565414E-05 1.7127136958118774E-01
+ 20116 5.0289999999999996E-03 8.3853949818080495E-05 1.7132245896485987E-01
+ 20117 5.0292499999999999E-03 8.3896786819259971E-05 1.7137355089441197E-01
+ 20118 5.0295000000000001E-03 8.3939636593739728E-05 1.7142464536577631E-01
+ 20119 5.0297500000000004E-03 8.3982499142154553E-05 1.7147574237488675E-01
+ 20120 5.0299999999999997E-03 8.4025374465138337E-05 1.7152684191767770E-01
+ 20121 5.0302500000000000E-03 8.4068262563324227E-05 1.7157794399008566E-01
+ 20122 5.0305000000000002E-03 8.4111163437344016E-05 1.7162904858804770E-01
+ 20123 5.0307499999999996E-03 8.4154077087828384E-05 1.7168015570750189E-01
+ 20124 5.0309999999999999E-03 8.4197003515407577E-05 1.7173126534438818E-01
+ 20125 5.0312500000000001E-03 8.4239942720710202E-05 1.7178237749464687E-01
+ 20126 5.0315000000000004E-03 8.4282894704364175E-05 1.7183349215422022E-01
+ 20127 5.0317499999999998E-03 8.4325859466996125E-05 1.7188460931905078E-01
+ 20128 5.0320000000000000E-03 8.4368837009232177E-05 1.7193572898508322E-01
+ 20129 5.0322500000000003E-03 8.4411827331696941E-05 1.7198685114826273E-01
+ 20130 5.0324999999999996E-03 8.4454830435014104E-05 1.7203797580453600E-01
+ 20131 5.0327499999999999E-03 8.4497846319806649E-05 1.7208910294985078E-01
+ 20132 5.0330000000000001E-03 8.4540874986696271E-05 1.7214023258015607E-01
+ 20133 5.0332500000000004E-03 8.4583916436303634E-05 1.7219136469140195E-01
+ 20134 5.0334999999999998E-03 8.4626970669248402E-05 1.7224249927953961E-01
+ 20135 5.0337500000000000E-03 8.4670037686149531E-05 1.7229363634052203E-01
+ 20136 5.0340000000000003E-03 8.4713117487624610E-05 1.7234477587030250E-01
+ 20137 5.0342499999999997E-03 8.4756210074290130E-05 1.7239591786483605E-01
+ 20138 5.0344999999999999E-03 8.4799315446762054E-05 1.7244706232007911E-01
+ 20139 5.0347500000000002E-03 8.4842433605655055E-05 1.7249820923198858E-01
+ 20140 5.0350000000000004E-03 8.4885564551582645E-05 1.7254935859652315E-01
+ 20141 5.0352499999999998E-03 8.4928708285157383E-05 1.7260051040964253E-01
+ 20142 5.0355000000000000E-03 8.4971864806991206E-05 1.7265166466730766E-01
+ 20143 5.0357500000000003E-03 8.5015034117694616E-05 1.7270282136548079E-01
+ 20144 5.0359999999999997E-03 8.5058216217877015E-05 1.7275398050012492E-01
+ 20145 5.0362499999999999E-03 8.5101411108147386E-05 1.7280514206720485E-01
+ 20146 5.0365000000000002E-03 8.5144618789113140E-05 1.7285630606268634E-01
+ 20147 5.0367500000000004E-03 8.5187839261380955E-05 1.7290747248253635E-01
+ 20148 5.0369999999999998E-03 8.5231072525556196E-05 1.7295864132272287E-01
+ 20149 5.0372500000000001E-03 8.5274318582243686E-05 1.7300981257921555E-01
+ 20150 5.0375000000000003E-03 8.5317577432046998E-05 1.7306098624798491E-01
+ 20151 5.0377499999999997E-03 8.5360849075568422E-05 1.7311216232500251E-01
+ 20152 5.0379999999999999E-03 8.5404133513409879E-05 1.7316334080624185E-01
+ 20153 5.0382500000000002E-03 8.5447430746171747E-05 1.7321452168767718E-01
+ 20154 5.0385000000000004E-03 8.5490740774453561E-05 1.7326570496528362E-01
+ 20155 5.0387499999999998E-03 8.5534063598853720E-05 1.7331689063503813E-01
+ 20156 5.0390000000000001E-03 8.5577399219970135E-05 1.7336807869291865E-01
+ 20157 5.0392500000000003E-03 8.5620747638399076E-05 1.7341926913490441E-01
+ 20158 5.0394999999999997E-03 8.5664108854735987E-05 1.7347046195697566E-01
+ 20159 5.0397500000000000E-03 8.5707482869575580E-05 1.7352165715511428E-01
+ 20160 5.0400000000000002E-03 8.5750869683511347E-05 1.7357285472530304E-01
+ 20161 5.0402499999999996E-03 8.5794269297135588E-05 1.7362405466352587E-01
+ 20162 5.0404999999999998E-03 8.5837681711040155E-05 1.7367525696576852E-01
+ 20163 5.0407500000000001E-03 8.5881106925815356E-05 1.7372646162801719E-01
+ 20164 5.0410000000000003E-03 8.5924544942050685E-05 1.7377766864626004E-01
+ 20165 5.0412499999999997E-03 8.5967995760334525E-05 1.7382887801648589E-01
+ 20166 5.0415000000000000E-03 8.6011459381254608E-05 1.7388008973468513E-01
+ 20167 5.0417500000000002E-03 8.6054935805397365E-05 1.7393130379684954E-01
+ 20168 5.0419999999999996E-03 8.6098425033348077E-05 1.7398252019897145E-01
+ 20169 5.0422499999999999E-03 8.6141927065691535E-05 1.7403373893704546E-01
+ 20170 5.0425000000000001E-03 8.6185441903011148E-05 1.7408496000706675E-01
+ 20171 5.0427500000000004E-03 8.6228969545889308E-05 1.7413618340503170E-01
+ 20172 5.0429999999999997E-03 8.6272509994907298E-05 1.7418740912693806E-01
+ 20173 5.0432500000000000E-03 8.6316063250646113E-05 1.7423863716878524E-01
+ 20174 5.0435000000000002E-03 8.6359629313684895E-05 1.7428986752657336E-01
+ 20175 5.0437499999999996E-03 8.6403208184602105E-05 1.7434110019630397E-01
+ 20176 5.0439999999999999E-03 8.6446799863975474E-05 1.7439233517398026E-01
+ 20177 5.0442500000000001E-03 8.6490404352381256E-05 1.7444357245560607E-01
+ 20178 5.0445000000000004E-03 8.6534021650395054E-05 1.7449481203718664E-01
+ 20179 5.0447499999999998E-03 8.6577651758591210E-05 1.7454605391472894E-01
+ 20180 5.0450000000000000E-03 8.6621294677543444E-05 1.7459729808424077E-01
+ 20181 5.0452500000000003E-03 8.6664950407824173E-05 1.7464854454173134E-01
+ 20182 5.0454999999999996E-03 8.6708618950004718E-05 1.7469979328321078E-01
+ 20183 5.0457499999999999E-03 8.6752300304655843E-05 1.7475104430469149E-01
+ 20184 5.0460000000000001E-03 8.6795994472346917E-05 1.7480229760218580E-01
+ 20185 5.0462500000000004E-03 8.6839701453646429E-05 1.7485355317170850E-01
+ 20186 5.0464999999999998E-03 8.6883421249121809E-05 1.7490481100927469E-01
+ 20187 5.0467500000000000E-03 8.6927153859339809E-05 1.7495607111090161E-01
+ 20188 5.0470000000000003E-03 8.6970899284865815E-05 1.7500733347260725E-01
+ 20189 5.0472499999999997E-03 8.7014657526264126E-05 1.7505859809041069E-01
+ 20190 5.0474999999999999E-03 8.7058428584098691E-05 1.7510986496033318E-01
+ 20191 5.0477500000000002E-03 8.7102212458931816E-05 1.7516113407839631E-01
+ 20192 5.0480000000000004E-03 8.7146009151325160E-05 1.7521240544062344E-01
+ 20193 5.0482499999999998E-03 8.7189818661838889E-05 1.7526367904303894E-01
+ 20194 5.0485000000000000E-03 8.7233640991033048E-05 1.7531495488166907E-01
+ 20195 5.0487500000000003E-03 8.7277476139465933E-05 1.7536623295254056E-01
+ 20196 5.0489999999999997E-03 8.7321324107695000E-05 1.7541751325168189E-01
+ 20197 5.0492499999999999E-03 8.7365184896277191E-05 1.7546879577512284E-01
+ 20198 5.0495000000000002E-03 8.7409058505767792E-05 1.7552008051889464E-01
+ 20199 5.0497500000000004E-03 8.7452944936721483E-05 1.7557136747902935E-01
+ 20200 5.0499999999999998E-03 8.7496844189691734E-05 1.7562265665156040E-01
+ 20201 5.0502500000000001E-03 8.7540756265231407E-05 1.7567394803252312E-01
+ 20202 5.0505000000000003E-03 8.7584681163891900E-05 1.7572524161795344E-01
+ 20203 5.0507499999999997E-03 8.7628618886223731E-05 1.7577653740388879E-01
+ 20204 5.0509999999999999E-03 8.7672569432776902E-05 1.7582783538636851E-01
+ 20205 5.0512500000000002E-03 8.7716532804099856E-05 1.7587913556143236E-01
+ 20206 5.0515000000000004E-03 8.7760509000740225E-05 1.7593043792512186E-01
+ 20207 5.0517499999999998E-03 8.7804498023244485E-05 1.7598174247347953E-01
+ 20208 5.0520000000000001E-03 8.7848499872158684E-05 1.7603304920254981E-01
+ 20209 5.0522500000000003E-03 8.7892514548027346E-05 1.7608435810837805E-01
+ 20210 5.0524999999999997E-03 8.7936542051394025E-05 1.7613566918701057E-01
+ 20211 5.0527499999999999E-03 8.7980582382801646E-05 1.7618698243449585E-01
+ 20212 5.0530000000000002E-03 8.8024635542791852E-05 1.7623829784688297E-01
+ 20213 5.0532500000000004E-03 8.8068701531905373E-05 1.7628961542022276E-01
+ 20214 5.0534999999999998E-03 8.8112780350681777E-05 1.7634093515056695E-01
+ 20215 5.0537500000000001E-03 8.8156871999660102E-05 1.7639225703396905E-01
+ 20216 5.0540000000000003E-03 8.8200976479378045E-05 1.7644358106648381E-01
+ 20217 5.0542499999999997E-03 8.8245093790372136E-05 1.7649490724416664E-01
+ 20218 5.0545000000000000E-03 8.8289223933178622E-05 1.7654623556307550E-01
+ 20219 5.0547500000000002E-03 8.8333366908332001E-05 1.7659756601926874E-01
+ 20220 5.0549999999999996E-03 8.8377522716366025E-05 1.7664889860880609E-01
+ 20221 5.0552499999999998E-03 8.8421691357813947E-05 1.7670023332774912E-01
+ 20222 5.0555000000000001E-03 8.8465872833207268E-05 1.7675157017216056E-01
+ 20223 5.0557500000000003E-03 8.8510067143076978E-05 1.7680290913810390E-01
+ 20224 5.0559999999999997E-03 8.8554274287952790E-05 1.7685425022164469E-01
+ 20225 5.0562500000000000E-03 8.8598494268364011E-05 1.7690559341884979E-01
+ 20226 5.0565000000000002E-03 8.8642727084838229E-05 1.7695693872578694E-01
+ 20227 5.0567499999999996E-03 8.8686972737902418E-05 1.7700828613852537E-01
+ 20228 5.0569999999999999E-03 8.8731231228082703E-05 1.7705963565313595E-01
+ 20229 5.0572500000000001E-03 8.8775502555903986E-05 1.7711098726569074E-01
+ 20230 5.0575000000000004E-03 8.8819786721890221E-05 1.7716234097226286E-01
+ 20231 5.0577499999999997E-03 8.8864083726564359E-05 1.7721369676892693E-01
+ 20232 5.0580000000000000E-03 8.8908393570448594E-05 1.7726505465175960E-01
+ 20233 5.0582500000000002E-03 8.8952716254063951E-05 1.7731641461683775E-01
+ 20234 5.0584999999999996E-03 8.8997051777930307E-05 1.7736777666024006E-01
+ 20235 5.0587499999999999E-03 8.9041400142566966E-05 1.7741914077804713E-01
+ 20236 5.0590000000000001E-03 8.9085761348492042E-05 1.7747050696634006E-01
+ 20237 5.0592500000000004E-03 8.9130135396222563E-05 1.7752187522120197E-01
+ 20238 5.0594999999999998E-03 8.9174522286274597E-05 1.7757324553871659E-01
+ 20239 5.0597500000000000E-03 8.9218922019163518E-05 1.7762461791496995E-01
+ 20240 5.0600000000000003E-03 8.9263334595403497E-05 1.7767599234604889E-01
+ 20241 5.0602499999999996E-03 8.9307760015507523E-05 1.7772736882804158E-01
+ 20242 5.0604999999999999E-03 8.9352198279988126E-05 1.7777874735703764E-01
+ 20243 5.0607500000000001E-03 8.9396649389356493E-05 1.7783012792912836E-01
+ 20244 5.0610000000000004E-03 8.9441113344122851E-05 1.7788151054040585E-01
+ 20245 5.0612499999999998E-03 8.9485590144796381E-05 1.7793289518696367E-01
+ 20246 5.0615000000000000E-03 8.9530079791885655E-05 1.7798428186489759E-01
+ 20247 5.0617500000000003E-03 8.9574582285897959E-05 1.7803567057030376E-01
+ 20248 5.0619999999999997E-03 8.9619097627339478E-05 1.7808706129927979E-01
+ 20249 5.0622499999999999E-03 8.9663625816715980E-05 1.7813845404792547E-01
+ 20250 5.0625000000000002E-03 8.9708166854531645E-05 1.7818984881234118E-01
+ 20251 5.0627500000000004E-03 8.9752720741289964E-05 1.7824124558862905E-01
+ 20252 5.0629999999999998E-03 8.9797287477493343E-05 1.7829264437289219E-01
+ 20253 5.0632500000000000E-03 8.9841867063643482E-05 1.7834404516123564E-01
+ 20254 5.0635000000000003E-03 8.9886459500240849E-05 1.7839544794976561E-01
+ 20255 5.0637499999999997E-03 8.9931064787784800E-05 1.7844685273458930E-01
+ 20256 5.0639999999999999E-03 8.9975682926774232E-05 1.7849825951181622E-01
+ 20257 5.0642500000000002E-03 9.0020313917706630E-05 1.7854966827755625E-01
+ 20258 5.0645000000000004E-03 9.0064957761078586E-05 1.7860107902792133E-01
+ 20259 5.0647499999999998E-03 9.0109614457385676E-05 1.7865249175902442E-01
+ 20260 5.0650000000000001E-03 9.0154284007122878E-05 1.7870390646698023E-01
+ 20261 5.0652500000000003E-03 9.0198966410783815E-05 1.7875532314790449E-01
+ 20262 5.0654999999999997E-03 9.0243661668860974E-05 1.7880674179791450E-01
+ 20263 5.0657499999999999E-03 9.0288369781846596E-05 1.7885816241312905E-01
+ 20264 5.0660000000000002E-03 9.0333090750231200E-05 1.7890958498966839E-01
+ 20265 5.0662500000000004E-03 9.0377824574504724E-05 1.7896100952365376E-01
+ 20266 5.0664999999999998E-03 9.0422571255155873E-05 1.7901243601120800E-01
+ 20267 5.0667500000000001E-03 9.0467330792672862E-05 1.7906386444845576E-01
+ 20268 5.0670000000000003E-03 9.0512103187542471E-05 1.7911529483152258E-01
+ 20269 5.0672499999999997E-03 9.0556888440250478E-05 1.7916672715653539E-01
+ 20270 5.0675000000000000E-03 9.0601686551282278E-05 1.7921816141962307E-01
+ 20271 5.0677500000000002E-03 9.0646497521121753E-05 1.7926959761691538E-01
+ 20272 5.0679999999999996E-03 9.0691321350251682E-05 1.7932103574454342E-01
+ 20273 5.0682499999999998E-03 9.0736158039154591E-05 1.7937247579864044E-01
+ 20274 5.0685000000000001E-03 9.0781007588311432E-05 1.7942391777534045E-01
+ 20275 5.0687500000000003E-03 9.0825869998202357E-05 1.7947536167077907E-01
+ 20276 5.0689999999999997E-03 9.0870745269306462E-05 1.7952680748109295E-01
+ 20277 5.0692500000000000E-03 9.0915633402102191E-05 1.7957825520242102E-01
+ 20278 5.0695000000000002E-03 9.0960534397066742E-05 1.7962970483090301E-01
+ 20279 5.0697499999999996E-03 9.1005448254676338E-05 1.7968115636267992E-01
+ 20280 5.0699999999999999E-03 9.1050374975406429E-05 1.7973260979389477E-01
+ 20281 5.0702500000000001E-03 9.1095314559731460E-05 1.7978406512069159E-01
+ 20282 5.0705000000000004E-03 9.1140267008124661E-05 1.7983552233921590E-01
+ 20283 5.0707499999999997E-03 9.1185232321058416E-05 1.7988698144561469E-01
+ 20284 5.0710000000000000E-03 9.1230210499004585E-05 1.7993844243603627E-01
+ 20285 5.0712500000000002E-03 9.1275201542433332E-05 1.7998990530663075E-01
+ 20286 5.0714999999999996E-03 9.1320205451814266E-05 1.8004137005354909E-01
+ 20287 5.0717499999999999E-03 9.1365222227616222E-05 1.8009283667294423E-01
+ 20288 5.0720000000000001E-03 9.1410251870306669E-05 1.8014430516097019E-01
+ 20289 5.0722500000000004E-03 9.1455294380352368E-05 1.8019577551378280E-01
+ 20290 5.0724999999999998E-03 9.1500349758218713E-05 1.8024724772753847E-01
+ 20291 5.0727500000000000E-03 9.1545418004370895E-05 1.8029872179839632E-01
+ 20292 5.0730000000000003E-03 9.1590499119272519E-05 1.8035019772251601E-01
+ 20293 5.0732499999999996E-03 9.1635593103386349E-05 1.8040167549605871E-01
+ 20294 5.0734999999999999E-03 9.1680699957174459E-05 1.8045315511518745E-01
+ 20295 5.0737500000000001E-03 9.1725819681097662E-05 1.8050463657606641E-01
+ 20296 5.0740000000000004E-03 9.1770952275615876E-05 1.8055611987486112E-01
+ 20297 5.0742499999999998E-03 9.1816097741187936E-05 1.8060760500773881E-01
+ 20298 5.0745000000000000E-03 9.1861256078272309E-05 1.8065909197086807E-01
+ 20299 5.0747500000000003E-03 9.1906427287325839E-05 1.8071058076041904E-01
+ 20300 5.0749999999999997E-03 9.1951611368804514E-05 1.8076207137256275E-01
+ 20301 5.0752499999999999E-03 9.1996808323163698E-05 1.8081356380347285E-01
+ 20302 5.0755000000000002E-03 9.2042018150857672E-05 1.8086505804932315E-01
+ 20303 5.0757500000000004E-03 9.2087240852339484E-05 1.8091655410628985E-01
+ 20304 5.0759999999999998E-03 9.2132476428061436E-05 1.8096805197054991E-01
+ 20305 5.0762500000000000E-03 9.2177724878475165E-05 1.8101955163828243E-01
+ 20306 5.0765000000000003E-03 9.2222986204030819E-05 1.8107105310566743E-01
+ 20307 5.0767499999999997E-03 9.2268260405177718E-05 1.8112255636888658E-01
+ 20308 5.0769999999999999E-03 9.2313547482364669E-05 1.8117406142412321E-01
+ 20309 5.0772500000000002E-03 9.2358847436038984E-05 1.8122556826756198E-01
+ 20310 5.0775000000000004E-03 9.2404160266647343E-05 1.8127707689538869E-01
+ 20311 5.0777499999999998E-03 9.2449485974635149E-05 1.8132858730379089E-01
+ 20312 5.0780000000000000E-03 9.2494824560447359E-05 1.8138009948895817E-01
+ 20313 5.0782500000000003E-03 9.2540176024527560E-05 1.8143161344708036E-01
+ 20314 5.0784999999999997E-03 9.2585540367318378E-05 1.8148312917434972E-01
+ 20315 5.0787499999999999E-03 9.2630917589261937E-05 1.8153464666695987E-01
+ 20316 5.0790000000000002E-03 9.2676307690798884E-05 1.8158616592110544E-01
+ 20317 5.0792500000000004E-03 9.2721710672369201E-05 1.8163768693298293E-01
+ 20318 5.0794999999999998E-03 9.2767126534411558E-05 1.8168920969879018E-01
+ 20319 5.0797500000000001E-03 9.2812555277364486E-05 1.8174073421472667E-01
+ 20320 5.0800000000000003E-03 9.2857996901664743E-05 1.8179226047699315E-01
+ 20321 5.0802499999999997E-03 9.2903451407748246E-05 1.8184378848179164E-01
+ 20322 5.0804999999999999E-03 9.2948918796050600E-05 1.8189531822532662E-01
+ 20323 5.0807500000000002E-03 9.2994399067005743E-05 1.8194684970380298E-01
+ 20324 5.0810000000000004E-03 9.3039892221046951E-05 1.8199838291342738E-01
+ 20325 5.0812499999999998E-03 9.3085398258606453E-05 1.8204991785040817E-01
+ 20326 5.0815000000000001E-03 9.3130917180115803E-05 1.8210145451095539E-01
+ 20327 5.0817500000000003E-03 9.3176448986005496E-05 1.8215299289127998E-01
+ 20328 5.0819999999999997E-03 9.3221993676704607E-05 1.8220453298759454E-01
+ 20329 5.0822500000000000E-03 9.3267551252642031E-05 1.8225607479611367E-01
+ 20330 5.0825000000000002E-03 9.3313121714245215E-05 1.8230761831305317E-01
+ 20331 5.0827499999999996E-03 9.3358705061940699E-05 1.8235916353462969E-01
+ 20332 5.0829999999999998E-03 9.3404301296154301E-05 1.8241071045706259E-01
+ 20333 5.0832500000000001E-03 9.3449910417310882E-05 1.8246225907657171E-01
+ 20334 5.0835000000000003E-03 9.3495532425833956E-05 1.8251380938937889E-01
+ 20335 5.0837499999999997E-03 9.3541167322146431E-05 1.8256536139170712E-01
+ 20336 5.0840000000000000E-03 9.3586815106670360E-05 1.8261691507978170E-01
+ 20337 5.0842500000000002E-03 9.3632475779826683E-05 1.8266847044982837E-01
+ 20338 5.0844999999999996E-03 9.3678149342035205E-05 1.8272002749807492E-01
+ 20339 5.0847499999999999E-03 9.3723835793715335E-05 1.8277158622075076E-01
+ 20340 5.0850000000000001E-03 9.3769535135285046E-05 1.8282314661408655E-01
+ 20341 5.0852500000000004E-03 9.3815247367161499E-05 1.8287470867431471E-01
+ 20342 5.0854999999999997E-03 9.3860972489760852E-05 1.8292627239766873E-01
+ 20343 5.0857500000000000E-03 9.3906710503498692E-05 1.8297783778038412E-01
+ 20344 5.0860000000000002E-03 9.3952461408789199E-05 1.8302940481869773E-01
+ 20345 5.0862499999999996E-03 9.3998225206045751E-05 1.8308097350884753E-01
+ 20346 5.0864999999999999E-03 9.4044001895681050E-05 1.8313254384707381E-01
+ 20347 5.0867500000000001E-03 9.4089791478106551E-05 1.8318411582961780E-01
+ 20348 5.0870000000000004E-03 9.4135593953732801E-05 1.8323568945272223E-01
+ 20349 5.0872499999999998E-03 9.4181409322969411E-05 1.8328726471263146E-01
+ 20350 5.0875000000000000E-03 9.4227237586225315E-05 1.8333884160559169E-01
+ 20351 5.0877500000000003E-03 9.4273078743908187E-05 1.8339042012785031E-01
+ 20352 5.0879999999999996E-03 9.4318932796424779E-05 1.8344200027565594E-01
+ 20353 5.0882499999999999E-03 9.4364799744181218E-05 1.8349358204525956E-01
+ 20354 5.0885000000000001E-03 9.4410679587582483E-05 1.8354516543291297E-01
+ 20355 5.0887500000000004E-03 9.4456572327032451E-05 1.8359675043486967E-01
+ 20356 5.0889999999999998E-03 9.4502477962934162E-05 1.8364833704738476E-01
+ 20357 5.0892500000000000E-03 9.4548396495690111E-05 1.8369992526671494E-01
+ 20358 5.0895000000000003E-03 9.4594327925701373E-05 1.8375151508911858E-01
+ 20359 5.0897499999999997E-03 9.4640272253368032E-05 1.8380310651085474E-01
+ 20360 5.0899999999999999E-03 9.4686229479089859E-05 1.8385469952818523E-01
+ 20361 5.0902500000000002E-03 9.4732199603265015E-05 1.8390629413737272E-01
+ 20362 5.0905000000000004E-03 9.4778182626291090E-05 1.8395789033468141E-01
+ 20363 5.0907499999999998E-03 9.4824178548564482E-05 1.8400948811637688E-01
+ 20364 5.0910000000000000E-03 9.4870187370481101E-05 1.8406108747872693E-01
+ 20365 5.0912500000000003E-03 9.4916209092435475E-05 1.8411268841800035E-01
+ 20366 5.0914999999999997E-03 9.4962243714821236E-05 1.8416429093046760E-01
+ 20367 5.0917499999999999E-03 9.5008291238031584E-05 1.8421589501240071E-01
+ 20368 5.0920000000000002E-03 9.5054351662458188E-05 1.8426750066007319E-01
+ 20369 5.0922500000000004E-03 9.5100424988492024E-05 1.8431910786976036E-01
+ 20370 5.0924999999999998E-03 9.5146511216522971E-05 1.8437071663773841E-01
+ 20371 5.0927500000000001E-03 9.5192610346940556E-05 1.8442232696028601E-01
+ 20372 5.0930000000000003E-03 9.5238722380132653E-05 1.8447393883368296E-01
+ 20373 5.0932499999999997E-03 9.5284847316486361E-05 1.8452555225421013E-01
+ 20374 5.0934999999999999E-03 9.5330985156388416E-05 1.8457716721815079E-01
+ 20375 5.0937500000000002E-03 9.5377135900223968E-05 1.8462878372178912E-01
+ 20376 5.0940000000000004E-03 9.5423299548377542E-05 1.8468040176141140E-01
+ 20377 5.0942499999999998E-03 9.5469476101232484E-05 1.8473202133330480E-01
+ 20378 5.0945000000000001E-03 9.5515665559171655E-05 1.8478364243375867E-01
+ 20379 5.0947500000000003E-03 9.5561867922576679E-05 1.8483526505906378E-01
+ 20380 5.0949999999999997E-03 9.5608083191828016E-05 1.8488688920551213E-01
+ 20381 5.0952500000000000E-03 9.5654311367305992E-05 1.8493851486939758E-01
+ 20382 5.0955000000000002E-03 9.5700552449389127E-05 1.8499014204701558E-01
+ 20383 5.0957500000000005E-03 9.5746806438455566E-05 1.8504177073466305E-01
+ 20384 5.0959999999999998E-03 9.5793073334882054E-05 1.8509340092863819E-01
+ 20385 5.0962500000000001E-03 9.5839353139045162E-05 1.8514503262524146E-01
+ 20386 5.0965000000000003E-03 9.5885645851319793E-05 1.8519666582077426E-01
+ 20387 5.0967499999999997E-03 9.5931951472080215E-05 1.8524830051153987E-01
+ 20388 5.0970000000000000E-03 9.5978270001699975E-05 1.8529993669384304E-01
+ 20389 5.0972500000000002E-03 9.6024601440551375E-05 1.8535157436399027E-01
+ 20390 5.0974999999999996E-03 9.6070945789005727E-05 1.8540321351828917E-01
+ 20391 5.0977499999999999E-03 9.6117303047433937E-05 1.8545485415304980E-01
+ 20392 5.0980000000000001E-03 9.6163673216205595E-05 1.8550649626458271E-01
+ 20393 5.0982500000000004E-03 9.6210056295689263E-05 1.8555813984920086E-01
+ 20394 5.0984999999999997E-03 9.6256452286252702E-05 1.8560978490321806E-01
+ 20395 5.0987500000000000E-03 9.6302861188263090E-05 1.8566143142295088E-01
+ 20396 5.0990000000000002E-03 9.6349283002086265E-05 1.8571307940471624E-01
+ 20397 5.0992499999999996E-03 9.6395717728087074E-05 1.8576472884483292E-01
+ 20398 5.0994999999999999E-03 9.6442165366629958E-05 1.8581637973962203E-01
+ 20399 5.0997500000000001E-03 9.6488625918078071E-05 1.8586803208540570E-01
+ 20400 5.1000000000000004E-03 9.6535099382793536E-05 1.8591968587850730E-01
+ 20401 5.1002499999999997E-03 9.6581585761137690E-05 1.8597134111525226E-01
+ 20402 5.1005000000000000E-03 9.6628085053471221E-05 1.8602299779196779E-01
+ 20403 5.1007500000000002E-03 9.6674597260153623E-05 1.8607465590498237E-01
+ 20404 5.1009999999999996E-03 9.6721122381543225E-05 1.8612631545062580E-01
+ 20405 5.1012499999999999E-03 9.6767660417998111E-05 1.8617797642523037E-01
+ 20406 5.1015000000000001E-03 9.6814211369874862E-05 1.8622963882512888E-01
+ 20407 5.1017500000000004E-03 9.6860775237529368E-05 1.8628130264665652E-01
+ 20408 5.1019999999999998E-03 9.6907352021316433E-05 1.8633296788614948E-01
+ 20409 5.1022500000000000E-03 9.6953941721590403E-05 1.8638463453994636E-01
+ 20410 5.1025000000000003E-03 9.7000544338704224E-05 1.8643630260438659E-01
+ 20411 5.1027499999999996E-03 9.7047159873009912E-05 1.8648797207581139E-01
+ 20412 5.1029999999999999E-03 9.7093788324859127E-05 1.8653964295056388E-01
+ 20413 5.1032500000000001E-03 9.7140429694602093E-05 1.8659131522498859E-01
+ 20414 5.1035000000000004E-03 9.7187083982588221E-05 1.8664298889543182E-01
+ 20415 5.1037499999999998E-03 9.7233751189165920E-05 1.8669466395824069E-01
+ 20416 5.1040000000000000E-03 9.7280431314683192E-05 1.8674634040976512E-01
+ 20417 5.1042500000000003E-03 9.7327124359486479E-05 1.8679801824635586E-01
+ 20418 5.1044999999999997E-03 9.7373830323921562E-05 1.8684969746436533E-01
+ 20419 5.1047499999999999E-03 9.7420549208333582E-05 1.8690137806014823E-01
+ 20420 5.1050000000000002E-03 9.7467281013066407E-05 1.8695306003005993E-01
+ 20421 5.1052500000000004E-03 9.7514025738463093E-05 1.8700474337045803E-01
+ 20422 5.1054999999999998E-03 9.7560783384865625E-05 1.8705642807770120E-01
+ 20423 5.1057500000000000E-03 9.7607553952615592E-05 1.8710811414815046E-01
+ 20424 5.1060000000000003E-03 9.7654337442053260E-05 1.8715980157816817E-01
+ 20425 5.1062499999999997E-03 9.7701133853517793E-05 1.8721149036411780E-01
+ 20426 5.1064999999999999E-03 9.7747943187348073E-05 1.8726318050236521E-01
+ 20427 5.1067500000000002E-03 9.7794765443881584E-05 1.8731487198927754E-01
+ 20428 5.1070000000000004E-03 9.7841600623455079E-05 1.8736656482122335E-01
+ 20429 5.1072499999999998E-03 9.7888448726404093E-05 1.8741825899457271E-01
+ 20430 5.1075000000000001E-03 9.7935309753063887E-05 1.8746995450569842E-01
+ 20431 5.1077500000000003E-03 9.7982183703768355E-05 1.8752165135097365E-01
+ 20432 5.1079999999999997E-03 9.8029070578850374E-05 1.8757334952677335E-01
+ 20433 5.1082499999999999E-03 9.8075970378642442E-05 1.8762504902947522E-01
+ 20434 5.1085000000000002E-03 9.8122883103475634E-05 1.8767674985545718E-01
+ 20435 5.1087500000000004E-03 9.8169808753680428E-05 1.8772845200109947E-01
+ 20436 5.1089999999999998E-03 9.8216747329585947E-05 1.8778015546278398E-01
+ 20437 5.1092500000000001E-03 9.8263698831521260E-05 1.8783186023689405E-01
+ 20438 5.1095000000000003E-03 9.8310663259813742E-05 1.8788356631981490E-01
+ 20439 5.1097499999999997E-03 9.8357640614790009E-05 1.8793527370793292E-01
+ 20440 5.1100000000000000E-03 9.8404630896776270E-05 1.8798698239763681E-01
+ 20441 5.1102500000000002E-03 9.8451634106097271E-05 1.8803869238531640E-01
+ 20442 5.1104999999999996E-03 9.8498650243076890E-05 1.8809040366736302E-01
+ 20443 5.1107499999999998E-03 9.8545679308038639E-05 1.8814211624017052E-01
+ 20444 5.1110000000000001E-03 9.8592721301304486E-05 1.8819383010013349E-01
+ 20445 5.1112500000000003E-03 9.8639776223195883E-05 1.8824554524364828E-01
+ 20446 5.1114999999999997E-03 9.8686844074033118E-05 1.8829726166711316E-01
+ 20447 5.1117500000000000E-03 9.8733924854135894E-05 1.8834897936692832E-01
+ 20448 5.1120000000000002E-03 9.8781018563822885E-05 1.8840069833949497E-01
+ 20449 5.1122499999999996E-03 9.8828125203411464E-05 1.8845241858121614E-01
+ 20450 5.1124999999999999E-03 9.8875244773219005E-05 1.8850414008849692E-01
+ 20451 5.1127500000000001E-03 9.8922377273561159E-05 1.8855586285774353E-01
+ 20452 5.1130000000000004E-03 9.8969522704753064E-05 1.8860758688536414E-01
+ 20453 5.1132499999999997E-03 9.9016681067108582E-05 1.8865931216776827E-01
+ 20454 5.1135000000000000E-03 9.9063852360941292E-05 1.8871103870136777E-01
+ 20455 5.1137500000000002E-03 9.9111036586563444E-05 1.8876276648257537E-01
+ 20456 5.1139999999999996E-03 9.9158233744286366E-05 1.8881449550780574E-01
+ 20457 5.1142499999999999E-03 9.9205443834420804E-05 1.8886622577347550E-01
+ 20458 5.1145000000000001E-03 9.9252666857276421E-05 1.8891795727600275E-01
+ 20459 5.1147500000000004E-03 9.9299902813161875E-05 1.8896969001180691E-01
+ 20460 5.1149999999999998E-03 9.9347151702384903E-05 1.8902142397730926E-01
+ 20461 5.1152500000000000E-03 9.9394413525252795E-05 1.8907315916893314E-01
+ 20462 5.1155000000000003E-03 9.9441688282071513E-05 1.8912489558310300E-01
+ 20463 5.1157499999999996E-03 9.9488975973146044E-05 1.8917663321624514E-01
+ 20464 5.1159999999999999E-03 9.9536276598781020E-05 1.8922837206478810E-01
+ 20465 5.1162500000000001E-03 9.9583590159279693E-05 1.8928011212516094E-01
+ 20466 5.1165000000000004E-03 9.9630916654944556E-05 1.8933185339379549E-01
+ 20467 5.1167499999999998E-03 9.9678256086077125E-05 1.8938359586712419E-01
+ 20468 5.1170000000000000E-03 9.9725608452978321E-05 1.8943533954158256E-01
+ 20469 5.1172500000000003E-03 9.9772973755947911E-05 1.8948708441360629E-01
+ 20470 5.1174999999999997E-03 9.9820351995284716E-05 1.8953883047963360E-01
+ 20471 5.1177499999999999E-03 9.9867743171287027E-05 1.8959057773610433E-01
+ 20472 5.1180000000000002E-03 9.9915147284251982E-05 1.8964232617945992E-01
+ 20473 5.1182500000000004E-03 9.9962564334475705E-05 1.8969407580614345E-01
+ 20474 5.1184999999999998E-03 1.0000999432225345E-04 1.8974582661259926E-01
+ 20475 5.1187500000000000E-03 1.0005743724788011E-04 1.8979757859527435E-01
+ 20476 5.1190000000000003E-03 1.0010489311164908E-04 1.8984933175061647E-01
+ 20477 5.1192499999999997E-03 1.0015236191385296E-04 1.8990108607507547E-01
+ 20478 5.1194999999999999E-03 1.0019984365478390E-04 1.8995284156510314E-01
+ 20479 5.1197500000000002E-03 1.0024733833473262E-04 1.9000459821715238E-01
+ 20480 5.1200000000000004E-03 1.0029484595398924E-04 1.9005635602767820E-01
+ 20481 5.1202499999999998E-03 1.0034236651284279E-04 1.9010811499313671E-01
+ 20482 5.1205000000000001E-03 1.0038990001158193E-04 1.9015987510998647E-01
+ 20483 5.1207500000000003E-03 1.0043744645049371E-04 1.9021163637468760E-01
+ 20484 5.1209999999999997E-03 1.0048500582986469E-04 1.9026339878370135E-01
+ 20485 5.1212499999999999E-03 1.0053257814998072E-04 1.9031516233349130E-01
+ 20486 5.1215000000000002E-03 1.0058016341112648E-04 1.9036692702052221E-01
+ 20487 5.1217500000000004E-03 1.0062776161358575E-04 1.9041869284126092E-01
+ 20488 5.1219999999999998E-03 1.0067537275764141E-04 1.9047045979217558E-01
+ 20489 5.1222500000000001E-03 1.0072299684357584E-04 1.9052222786973658E-01
+ 20490 5.1225000000000003E-03 1.0077063387167013E-04 1.9057399707041556E-01
+ 20491 5.1227499999999997E-03 1.0081828384220448E-04 1.9062576739068582E-01
+ 20492 5.1229999999999999E-03 1.0086594675545861E-04 1.9067753882702282E-01
+ 20493 5.1232500000000002E-03 1.0091362261171098E-04 1.9072931137590343E-01
+ 20494 5.1235000000000004E-03 1.0096131141123920E-04 1.9078108503380611E-01
+ 20495 5.1237499999999998E-03 1.0100901315432012E-04 1.9083285979721099E-01
+ 20496 5.1240000000000001E-03 1.0105672784122979E-04 1.9088463566260019E-01
+ 20497 5.1242500000000003E-03 1.0110445547224320E-04 1.9093641262645769E-01
+ 20498 5.1244999999999997E-03 1.0115219604763439E-04 1.9098819068526826E-01
+ 20499 5.1247500000000000E-03 1.0119994956767692E-04 1.9103996983551946E-01
+ 20500 5.1250000000000002E-03 1.0124771603264313E-04 1.9109175007370005E-01
+ 20501 5.1252499999999996E-03 1.0129549544280429E-04 1.9114353139630030E-01
+ 20502 5.1254999999999998E-03 1.0134328779843144E-04 1.9119531379981292E-01
+ 20503 5.1257500000000001E-03 1.0139109309979426E-04 1.9124709728073147E-01
+ 20504 5.1260000000000003E-03 1.0143891134716157E-04 1.9129888183555174E-01
+ 20505 5.1262499999999997E-03 1.0148674254080133E-04 1.9135066746077070E-01
+ 20506 5.1265000000000000E-03 1.0153458668098094E-04 1.9140245415288817E-01
+ 20507 5.1267500000000002E-03 1.0158244376796665E-04 1.9145424190840452E-01
+ 20508 5.1269999999999996E-03 1.0163031380202362E-04 1.9150603072382213E-01
+ 20509 5.1272499999999999E-03 1.0167819678341675E-04 1.9155782059564569E-01
+ 20510 5.1275000000000001E-03 1.0172609271240947E-04 1.9160961152038081E-01
+ 20511 5.1277500000000004E-03 1.0177400158926467E-04 1.9166140349453525E-01
+ 20512 5.1279999999999997E-03 1.0182192341424401E-04 1.9171319651461835E-01
+ 20513 5.1282500000000000E-03 1.0186985818760893E-04 1.9176499057714119E-01
+ 20514 5.1285000000000002E-03 1.0191780590961947E-04 1.9181678567861696E-01
+ 20515 5.1287499999999996E-03 1.0196576658053468E-04 1.9186858181555977E-01
+ 20516 5.1289999999999999E-03 1.0201374020061335E-04 1.9192037898448633E-01
+ 20517 5.1292500000000001E-03 1.0206172677011292E-04 1.9197217718191453E-01
+ 20518 5.1295000000000004E-03 1.0210972628929002E-04 1.9202397640436406E-01
+ 20519 5.1297499999999998E-03 1.0215773875840034E-04 1.9207577664835621E-01
+ 20520 5.1300000000000000E-03 1.0220576417769915E-04 1.9212757791041449E-01
+ 20521 5.1302500000000003E-03 1.0225380254744039E-04 1.9217938018706393E-01
+ 20522 5.1304999999999996E-03 1.0230185386787706E-04 1.9223118347483073E-01
+ 20523 5.1307499999999999E-03 1.0234991813926192E-04 1.9228298777024386E-01
+ 20524 5.1310000000000001E-03 1.0239799536184617E-04 1.9233479306983317E-01
+ 20525 5.1312500000000004E-03 1.0244608553588053E-04 1.9238659937013061E-01
+ 20526 5.1314999999999998E-03 1.0249418866161446E-04 1.9243840666766962E-01
+ 20527 5.1317500000000000E-03 1.0254230473929725E-04 1.9249021495898594E-01
+ 20528 5.1320000000000003E-03 1.0259043376917677E-04 1.9254202424061642E-01
+ 20529 5.1322499999999997E-03 1.0263857575149997E-04 1.9259383450909973E-01
+ 20530 5.1324999999999999E-03 1.0268673068651344E-04 1.9264564576097695E-01
+ 20531 5.1327500000000002E-03 1.0273489857446237E-04 1.9269745799279009E-01
+ 20532 5.1330000000000004E-03 1.0278307941559145E-04 1.9274927120108321E-01
+ 20533 5.1332499999999998E-03 1.0283127321014416E-04 1.9280108538240184E-01
+ 20534 5.1335000000000000E-03 1.0287947995836357E-04 1.9285290053329424E-01
+ 20535 5.1337500000000003E-03 1.0292769966049157E-04 1.9290471665030914E-01
+ 20536 5.1339999999999997E-03 1.0297593231676912E-04 1.9295653372999777E-01
+ 20537 5.1342499999999999E-03 1.0302417792743663E-04 1.9300835176891315E-01
+ 20538 5.1345000000000002E-03 1.0307243649273347E-04 1.9306017076360948E-01
+ 20539 5.1347500000000004E-03 1.0312070801289809E-04 1.9311199071064328E-01
+ 20540 5.1349999999999998E-03 1.0316899248816800E-04 1.9316381160657234E-01
+ 20541 5.1352500000000001E-03 1.0321728991878032E-04 1.9321563344795678E-01
+ 20542 5.1355000000000003E-03 1.0326560030497074E-04 1.9326745623135816E-01
+ 20543 5.1357499999999997E-03 1.0331392364697434E-04 1.9331927995333947E-01
+ 20544 5.1359999999999999E-03 1.0336225994502552E-04 1.9337110461046622E-01
+ 20545 5.1362500000000002E-03 1.0341060919935753E-04 1.9342293019930484E-01
+ 20546 5.1365000000000004E-03 1.0345897141020284E-04 1.9347475671642425E-01
+ 20547 5.1367499999999998E-03 1.0350734657779294E-04 1.9352658415839447E-01
+ 20548 5.1370000000000001E-03 1.0355573470235889E-04 1.9357841252178795E-01
+ 20549 5.1372500000000003E-03 1.0360413578413065E-04 1.9363024180317850E-01
+ 20550 5.1374999999999997E-03 1.0365254982333686E-04 1.9368207199914142E-01
+ 20551 5.1377500000000000E-03 1.0370097682020626E-04 1.9373390310625455E-01
+ 20552 5.1380000000000002E-03 1.0374941677496595E-04 1.9378573512109687E-01
+ 20553 5.1382499999999996E-03 1.0379786968784230E-04 1.9383756804024901E-01
+ 20554 5.1384999999999998E-03 1.0384633555906127E-04 1.9388940186029419E-01
+ 20555 5.1387500000000001E-03 1.0389481438884750E-04 1.9394123657781676E-01
+ 20556 5.1390000000000003E-03 1.0394330617742498E-04 1.9399307218940287E-01
+ 20557 5.1392499999999997E-03 1.0399181092501655E-04 1.9404490869164012E-01
+ 20558 5.1395000000000000E-03 1.0404032863184488E-04 1.9409674608111896E-01
+ 20559 5.1397500000000002E-03 1.0408885929813110E-04 1.9414858435443061E-01
+ 20560 5.1399999999999996E-03 1.0413740292409563E-04 1.9420042350816830E-01
+ 20561 5.1402499999999999E-03 1.0418595950995843E-04 1.9425226353892747E-01
+ 20562 5.1405000000000001E-03 1.0423452905593818E-04 1.9430410444330470E-01
+ 20563 5.1407500000000004E-03 1.0428311156225286E-04 1.9435594621789870E-01
+ 20564 5.1409999999999997E-03 1.0433170702911947E-04 1.9440778885930970E-01
+ 20565 5.1412500000000000E-03 1.0438031545675460E-04 1.9445963236414021E-01
+ 20566 5.1415000000000002E-03 1.0442893684537355E-04 1.9451147672899424E-01
+ 20567 5.1417499999999996E-03 1.0447757119519059E-04 1.9456332195047724E-01
+ 20568 5.1419999999999999E-03 1.0452621850642004E-04 1.9461516802519693E-01
+ 20569 5.1422500000000001E-03 1.0457487877927436E-04 1.9466701494976282E-01
+ 20570 5.1425000000000004E-03 1.0462355201396574E-04 1.9471886272078573E-01
+ 20571 5.1427499999999998E-03 1.0467223821070519E-04 1.9477071133487858E-01
+ 20572 5.1430000000000000E-03 1.0472093736970327E-04 1.9482256078865637E-01
+ 20573 5.1432500000000003E-03 1.0476964949116948E-04 1.9487441107873507E-01
+ 20574 5.1434999999999996E-03 1.0481837457531224E-04 1.9492626220173320E-01
+ 20575 5.1437499999999999E-03 1.0486711262233962E-04 1.9497811415427097E-01
+ 20576 5.1440000000000001E-03 1.0491586363245855E-04 1.9502996693297009E-01
+ 20577 5.1442500000000004E-03 1.0496462760587495E-04 1.9508182053445389E-01
+ 20578 5.1444999999999998E-03 1.0501340454279417E-04 1.9513367495534803E-01
+ 20579 5.1447500000000000E-03 1.0506219444342079E-04 1.9518553019227977E-01
+ 20580 5.1450000000000003E-03 1.0511099730795833E-04 1.9523738624187814E-01
+ 20581 5.1452499999999997E-03 1.0515981313660934E-04 1.9528924310077364E-01
+ 20582 5.1454999999999999E-03 1.0520864192957604E-04 1.9534110076559932E-01
+ 20583 5.1457500000000002E-03 1.0525748368705934E-04 1.9539295923298913E-01
+ 20584 5.1460000000000004E-03 1.0530633840925946E-04 1.9544481849957951E-01
+ 20585 5.1462499999999998E-03 1.0535520609637554E-04 1.9549667856200811E-01
+ 20586 5.1465000000000000E-03 1.0540408674860663E-04 1.9554853941691533E-01
+ 20587 5.1467500000000003E-03 1.0545298036615012E-04 1.9560040106094223E-01
+ 20588 5.1469999999999997E-03 1.0550188694920271E-04 1.9565226349073225E-01
+ 20589 5.1472499999999999E-03 1.0555080649796083E-04 1.9570412670293080E-01
+ 20590 5.1475000000000002E-03 1.0559973901261943E-04 1.9575599069418473E-01
+ 20591 5.1477500000000004E-03 1.0564868449337286E-04 1.9580785546114288E-01
+ 20592 5.1479999999999998E-03 1.0569764294041448E-04 1.9585972100045562E-01
+ 20593 5.1482500000000000E-03 1.0574661435393730E-04 1.9591158730877564E-01
+ 20594 5.1485000000000003E-03 1.0579559873413298E-04 1.9596345438275725E-01
+ 20595 5.1487499999999997E-03 1.0584459608119241E-04 1.9601532221905599E-01
+ 20596 5.1489999999999999E-03 1.0589360639530590E-04 1.9606719081433022E-01
+ 20597 5.1492500000000002E-03 1.0594262967666284E-04 1.9611906016523928E-01
+ 20598 5.1495000000000004E-03 1.0599166592545158E-04 1.9617093026844479E-01
+ 20599 5.1497499999999998E-03 1.0604071514185964E-04 1.9622280112060986E-01
+ 20600 5.1500000000000001E-03 1.0608977732607418E-04 1.9627467271839963E-01
+ 20601 5.1502500000000003E-03 1.0613885247828097E-04 1.9632654505848102E-01
+ 20602 5.1504999999999997E-03 1.0618794059866512E-04 1.9637841813752260E-01
+ 20603 5.1507499999999999E-03 1.0623704168741122E-04 1.9643029195219514E-01
+ 20604 5.1510000000000002E-03 1.0628615574470259E-04 1.9648216649917077E-01
+ 20605 5.1512500000000004E-03 1.0633528277072188E-04 1.9653404177512385E-01
+ 20606 5.1514999999999998E-03 1.0638442276565071E-04 1.9658591777672993E-01
+ 20607 5.1517500000000001E-03 1.0643357572967058E-04 1.9663779450066735E-01
+ 20608 5.1520000000000003E-03 1.0648274166296134E-04 1.9668967194361553E-01
+ 20609 5.1522499999999997E-03 1.0653192056570216E-04 1.9674155010225575E-01
+ 20610 5.1525000000000000E-03 1.0658111243807197E-04 1.9679342897327159E-01
+ 20611 5.1527500000000002E-03 1.0663031728024820E-04 1.9684530855334792E-01
+ 20612 5.1529999999999996E-03 1.0667953509240767E-04 1.9689718883917143E-01
+ 20613 5.1532499999999998E-03 1.0672876587472654E-04 1.9694906982743143E-01
+ 20614 5.1535000000000001E-03 1.0677800962737988E-04 1.9700095151481811E-01
+ 20615 5.1537500000000003E-03 1.0682726635054225E-04 1.9705283389802400E-01
+ 20616 5.1539999999999997E-03 1.0687653604438681E-04 1.9710471697374293E-01
+ 20617 5.1542500000000000E-03 1.0692581870908669E-04 1.9715660073867161E-01
+ 20618 5.1545000000000002E-03 1.0697511434481363E-04 1.9720848518950759E-01
+ 20619 5.1547499999999996E-03 1.0702442295173850E-04 1.9726037032295027E-01
+ 20620 5.1549999999999999E-03 1.0707374453003186E-04 1.9731225613570180E-01
+ 20621 5.1552500000000001E-03 1.0712307907986299E-04 1.9736414262446533E-01
+ 20622 5.1555000000000004E-03 1.0717242660140048E-04 1.9741602978594594E-01
+ 20623 5.1557499999999997E-03 1.0722178709481190E-04 1.9746791761685056E-01
+ 20624 5.1560000000000000E-03 1.0727116056026458E-04 1.9751980611388847E-01
+ 20625 5.1562500000000002E-03 1.0732054699792440E-04 1.9757169527377030E-01
+ 20626 5.1564999999999996E-03 1.0736994640795661E-04 1.9762358509320821E-01
+ 20627 5.1567499999999999E-03 1.0741935879052589E-04 1.9767547556891721E-01
+ 20628 5.1570000000000001E-03 1.0746878414579580E-04 1.9772736669761326E-01
+ 20629 5.1572500000000004E-03 1.0751822247392917E-04 1.9777925847601432E-01
+ 20630 5.1574999999999998E-03 1.0756767377508784E-04 1.9783115090084030E-01
+ 20631 5.1577500000000000E-03 1.0761713804943336E-04 1.9788304396881332E-01
+ 20632 5.1580000000000003E-03 1.0766661529712591E-04 1.9793493767665662E-01
+ 20633 5.1582499999999996E-03 1.0771610551832486E-04 1.9798683202109571E-01
+ 20634 5.1584999999999999E-03 1.0776560871318937E-04 1.9803872699885819E-01
+ 20635 5.1587500000000001E-03 1.0781512488187718E-04 1.9809062260667298E-01
+ 20636 5.1590000000000004E-03 1.0786465402454531E-04 1.9814251884127115E-01
+ 20637 5.1592499999999998E-03 1.0791419614134992E-04 1.9819441569938512E-01
+ 20638 5.1595000000000000E-03 1.0796375123244681E-04 1.9824631317775027E-01
+ 20639 5.1597500000000003E-03 1.0801331929799056E-04 1.9829821127310288E-01
+ 20640 5.1599999999999997E-03 1.0806290033813468E-04 1.9835010998218100E-01
+ 20641 5.1602499999999999E-03 1.0811249435303267E-04 1.9840200930172538E-01
+ 20642 5.1605000000000002E-03 1.0816210134283653E-04 1.9845390922847794E-01
+ 20643 5.1607500000000004E-03 1.0821172130769757E-04 1.9850580975918261E-01
+ 20644 5.1609999999999998E-03 1.0826135424776631E-04 1.9855771089058502E-01
+ 20645 5.1612500000000000E-03 1.0831100016319281E-04 1.9860961261943305E-01
+ 20646 5.1615000000000003E-03 1.0836065905412587E-04 1.9866151494247641E-01
+ 20647 5.1617499999999997E-03 1.0841033092071349E-04 1.9871341785646585E-01
+ 20648 5.1619999999999999E-03 1.0846001576310328E-04 1.9876532135815522E-01
+ 20649 5.1622500000000002E-03 1.0850971358144162E-04 1.9881722544429953E-01
+ 20650 5.1625000000000004E-03 1.0855942437587425E-04 1.9886913011165563E-01
+ 20651 5.1627499999999998E-03 1.0860914814654576E-04 1.9892103535698194E-01
+ 20652 5.1630000000000001E-03 1.0865888489360075E-04 1.9897294117703987E-01
+ 20653 5.1632500000000003E-03 1.0870863461718225E-04 1.9902484756859151E-01
+ 20654 5.1634999999999997E-03 1.0875839731743259E-04 1.9907675452840121E-01
+ 20655 5.1637499999999999E-03 1.0880817299449368E-04 1.9912866205323562E-01
+ 20656 5.1640000000000002E-03 1.0885796164850631E-04 1.9918057013986271E-01
+ 20657 5.1642500000000004E-03 1.0890776327961056E-04 1.9923247878505226E-01
+ 20658 5.1644999999999998E-03 1.0895757788794534E-04 1.9928438798557618E-01
+ 20659 5.1647500000000001E-03 1.0900740547364952E-04 1.9933629773820857E-01
+ 20660 5.1650000000000003E-03 1.0905724603686050E-04 1.9938820803972490E-01
+ 20661 5.1652499999999997E-03 1.0910709957771505E-04 1.9944011888690222E-01
+ 20662 5.1655000000000000E-03 1.0915696609634936E-04 1.9949203027652052E-01
+ 20663 5.1657500000000002E-03 1.0920684559289858E-04 1.9954394220536067E-01
+ 20664 5.1659999999999996E-03 1.0925673806749692E-04 1.9959585467020574E-01
+ 20665 5.1662499999999998E-03 1.0930664352027822E-04 1.9964776766784087E-01
+ 20666 5.1665000000000001E-03 1.0935656195137529E-04 1.9969968119505274E-01
+ 20667 5.1667500000000003E-03 1.0940649336092000E-04 1.9975159524863031E-01
+ 20668 5.1669999999999997E-03 1.0945643774904338E-04 1.9980350982536382E-01
+ 20669 5.1672500000000000E-03 1.0950639511587619E-04 1.9985542492204600E-01
+ 20670 5.1675000000000002E-03 1.0955636546154784E-04 1.9990734053547110E-01
+ 20671 5.1677499999999996E-03 1.0960634878618687E-04 1.9995925666243528E-01
+ 20672 5.1679999999999999E-03 1.0965634508992173E-04 2.0001117329973700E-01
+ 20673 5.1682500000000001E-03 1.0970635437287937E-04 2.0006309044417581E-01
+ 20674 5.1685000000000004E-03 1.0975637663518614E-04 2.0011500809255386E-01
+ 20675 5.1687499999999997E-03 1.0980641187696752E-04 2.0016692624167462E-01
+ 20676 5.1690000000000000E-03 1.0985646009834865E-04 2.0021884488834413E-01
+ 20677 5.1692500000000002E-03 1.0990652129945329E-04 2.0027076402936977E-01
+ 20678 5.1694999999999996E-03 1.0995659548040446E-04 2.0032268366156061E-01
+ 20679 5.1697499999999999E-03 1.1000668264132493E-04 2.0037460378172842E-01
+ 20680 5.1700000000000001E-03 1.1005678278233605E-04 2.0042652438668626E-01
+ 20681 5.1702500000000004E-03 1.1010689590355874E-04 2.0047844547324903E-01
+ 20682 5.1704999999999997E-03 1.1015702200511277E-04 2.0053036703823354E-01
+ 20683 5.1707500000000000E-03 1.1020716108711760E-04 2.0058228907845918E-01
+ 20684 5.1710000000000002E-03 1.1025731314969164E-04 2.0063421159074629E-01
+ 20685 5.1712499999999996E-03 1.1030747819295228E-04 2.0068613457191734E-01
+ 20686 5.1714999999999999E-03 1.1035765621701660E-04 2.0073805801879727E-01
+ 20687 5.1717500000000001E-03 1.1040784722200058E-04 2.0078998192821229E-01
+ 20688 5.1720000000000004E-03 1.1045805120801941E-04 2.0084190629699072E-01
+ 20689 5.1722499999999998E-03 1.1050826817518728E-04 2.0089383112196277E-01
+ 20690 5.1725000000000000E-03 1.1055849812361828E-04 2.0094575639996040E-01
+ 20691 5.1727500000000003E-03 1.1060874105342509E-04 2.0099768212781791E-01
+ 20692 5.1729999999999996E-03 1.1065899696471960E-04 2.0104960830237076E-01
+ 20693 5.1732499999999999E-03 1.1070926585761344E-04 2.0110153492045721E-01
+ 20694 5.1735000000000001E-03 1.1075954773221691E-04 2.0115346197891668E-01
+ 20695 5.1737500000000004E-03 1.1080984258863970E-04 2.0120538947459080E-01
+ 20696 5.1739999999999998E-03 1.1086015042699057E-04 2.0125731740432279E-01
+ 20697 5.1742500000000000E-03 1.1091047124737795E-04 2.0130924576495843E-01
+ 20698 5.1745000000000003E-03 1.1096080504990904E-04 2.0136117455334490E-01
+ 20699 5.1747499999999997E-03 1.1101115183469019E-04 2.0141310376633112E-01
+ 20700 5.1749999999999999E-03 1.1106151160182750E-04 2.0146503340076874E-01
+ 20701 5.1752500000000002E-03 1.1111188435142582E-04 2.0151696345351033E-01
+ 20702 5.1755000000000004E-03 1.1116227008358922E-04 2.0156889392141097E-01
+ 20703 5.1757499999999998E-03 1.1121266879842107E-04 2.0162082480132709E-01
+ 20704 5.1760000000000000E-03 1.1126308049602420E-04 2.0167275609011795E-01
+ 20705 5.1762500000000003E-03 1.1131350517650028E-04 2.0172468778464400E-01
+ 20706 5.1764999999999997E-03 1.1136394283995023E-04 2.0177661988176751E-01
+ 20707 5.1767499999999999E-03 1.1141439348647466E-04 2.0182855237835337E-01
+ 20708 5.1770000000000002E-03 1.1146485711617280E-04 2.0188048527126762E-01
+ 20709 5.1772500000000004E-03 1.1151533372914343E-04 2.0193241855737867E-01
+ 20710 5.1774999999999998E-03 1.1156582332548424E-04 2.0198435223355632E-01
+ 20711 5.1777500000000001E-03 1.1161632590529262E-04 2.0203628629667322E-01
+ 20712 5.1780000000000003E-03 1.1166684146866486E-04 2.0208822074360322E-01
+ 20713 5.1782499999999997E-03 1.1171737001569637E-04 2.0214015557122172E-01
+ 20714 5.1784999999999999E-03 1.1176791154648215E-04 2.0219209077640743E-01
+ 20715 5.1787500000000002E-03 1.1181846606111618E-04 2.0224402635603947E-01
+ 20716 5.1790000000000004E-03 1.1186903355969151E-04 2.0229596230699975E-01
+ 20717 5.1792499999999998E-03 1.1191961404230051E-04 2.0234789862617164E-01
+ 20718 5.1795000000000001E-03 1.1197020750903525E-04 2.0239983531044078E-01
+ 20719 5.1797500000000003E-03 1.1202081395998631E-04 2.0245177235669493E-01
+ 20720 5.1799999999999997E-03 1.1207143339524366E-04 2.0250370976182269E-01
+ 20721 5.1802500000000000E-03 1.1212206581489704E-04 2.0255564752271601E-01
+ 20722 5.1805000000000002E-03 1.1217271121903478E-04 2.0260758563626763E-01
+ 20723 5.1807499999999996E-03 1.1222336960774452E-04 2.0265952409937288E-01
+ 20724 5.1809999999999998E-03 1.1227404098111354E-04 2.0271146290892894E-01
+ 20725 5.1812500000000001E-03 1.1232472533922797E-04 2.0276340206183441E-01
+ 20726 5.1815000000000003E-03 1.1237542268217323E-04 2.0281534155499045E-01
+ 20727 5.1817499999999997E-03 1.1242613301003374E-04 2.0286728138529952E-01
+ 20728 5.1820000000000000E-03 1.1247685632289395E-04 2.0291922154966691E-01
+ 20729 5.1822500000000002E-03 1.1252759262083656E-04 2.0297116204499877E-01
+ 20730 5.1824999999999996E-03 1.1257834190394392E-04 2.0302310286820383E-01
+ 20731 5.1827499999999999E-03 1.1262910417229794E-04 2.0307504401619278E-01
+ 20732 5.1830000000000001E-03 1.1267987942597919E-04 2.0312698548587804E-01
+ 20733 5.1832500000000004E-03 1.1273066766506785E-04 2.0317892727417372E-01
+ 20734 5.1834999999999997E-03 1.1278146888964279E-04 2.0323086937799634E-01
+ 20735 5.1837500000000000E-03 1.1283228309978307E-04 2.0328281179426425E-01
+ 20736 5.1840000000000002E-03 1.1288311029556609E-04 2.0333475451989738E-01
+ 20737 5.1842499999999996E-03 1.1293395047706873E-04 2.0338669755181768E-01
+ 20738 5.1844999999999999E-03 1.1298480364436750E-04 2.0343864088694993E-01
+ 20739 5.1847500000000001E-03 1.1303566979753763E-04 2.0349058452221949E-01
+ 20740 5.1850000000000004E-03 1.1308654893665376E-04 2.0354252845455437E-01
+ 20741 5.1852499999999998E-03 1.1313744106178959E-04 2.0359447268088432E-01
+ 20742 5.1855000000000000E-03 1.1318834617301865E-04 2.0364641719814144E-01
+ 20743 5.1857500000000003E-03 1.1323926427041304E-04 2.0369836200325950E-01
+ 20744 5.1859999999999996E-03 1.1329019535404424E-04 2.0375030709317365E-01
+ 20745 5.1862499999999999E-03 1.1334113942398332E-04 2.0380225246482209E-01
+ 20746 5.1865000000000001E-03 1.1339209648030027E-04 2.0385419811514402E-01
+ 20747 5.1867500000000004E-03 1.1344306652306422E-04 2.0390614404108098E-01
+ 20748 5.1869999999999998E-03 1.1349404955234374E-04 2.0395809023957620E-01
+ 20749 5.1872500000000000E-03 1.1354504556820673E-04 2.0401003670757573E-01
+ 20750 5.1875000000000003E-03 1.1359605457072008E-04 2.0406198344202631E-01
+ 20751 5.1877499999999997E-03 1.1364707655994990E-04 2.0411393043987708E-01
+ 20752 5.1879999999999999E-03 1.1369811153596194E-04 2.0416587769807978E-01
+ 20753 5.1882500000000002E-03 1.1374915949882075E-04 2.0421782521358731E-01
+ 20754 5.1885000000000004E-03 1.1380022044859032E-04 2.0426977298335469E-01
+ 20755 5.1887499999999998E-03 1.1385129438533361E-04 2.0432172100433907E-01
+ 20756 5.1890000000000000E-03 1.1390238130911335E-04 2.0437366927349940E-01
+ 20757 5.1892500000000003E-03 1.1395348121999118E-04 2.0442561778779669E-01
+ 20758 5.1894999999999997E-03 1.1400459411802771E-04 2.0447756654419363E-01
+ 20759 5.1897499999999999E-03 1.1405572000328341E-04 2.0452951553965551E-01
+ 20760 5.1900000000000002E-03 1.1410685887581759E-04 2.0458146477114872E-01
+ 20761 5.1902500000000004E-03 1.1415801073568879E-04 2.0463341423564224E-01
+ 20762 5.1904999999999998E-03 1.1420917558295477E-04 2.0468536393010653E-01
+ 20763 5.1907500000000001E-03 1.1426035341767297E-04 2.0473731385151450E-01
+ 20764 5.1910000000000003E-03 1.1431154423989960E-04 2.0478926399684080E-01
+ 20765 5.1912499999999997E-03 1.1436274804969002E-04 2.0484121436306166E-01
+ 20766 5.1914999999999999E-03 1.1441396484709955E-04 2.0489316494715590E-01
+ 20767 5.1917500000000002E-03 1.1446519463218192E-04 2.0494511574610400E-01
+ 20768 5.1920000000000004E-03 1.1451643740499062E-04 2.0499706675688825E-01
+ 20769 5.1922499999999998E-03 1.1456769316557801E-04 2.0504901797649308E-01
+ 20770 5.1925000000000001E-03 1.1461896191399626E-04 2.0510096940190498E-01
+ 20771 5.1927500000000003E-03 1.1467024365029627E-04 2.0515292103011221E-01
+ 20772 5.1929999999999997E-03 1.1472153837452817E-04 2.0520487285810488E-01
+ 20773 5.1932499999999999E-03 1.1477284608674192E-04 2.0525682488287539E-01
+ 20774 5.1935000000000002E-03 1.1482416678698617E-04 2.0530877710141804E-01
+ 20775 5.1937499999999996E-03 1.1487550047530872E-04 2.0536072951072853E-01
+ 20776 5.1939999999999998E-03 1.1492684715175740E-04 2.0541268210780567E-01
+ 20777 5.1942500000000001E-03 1.1497820681637844E-04 2.0546463488964911E-01
+ 20778 5.1945000000000003E-03 1.1502957946921777E-04 2.0551658785326110E-01
+ 20779 5.1947499999999997E-03 1.1508096511032025E-04 2.0556854099564523E-01
+ 20780 5.1950000000000000E-03 1.1513236373973050E-04 2.0562049431380816E-01
+ 20781 5.1952500000000002E-03 1.1518377535749195E-04 2.0567244780475746E-01
+ 20782 5.1954999999999996E-03 1.1523519996364725E-04 2.0572440146550283E-01
+ 20783 5.1957499999999998E-03 1.1528663755823884E-04 2.0577635529305660E-01
+ 20784 5.1960000000000001E-03 1.1533808814130786E-04 2.0582830928443258E-01
+ 20785 5.1962500000000003E-03 1.1538955171289483E-04 2.0588026343664634E-01
+ 20786 5.1964999999999997E-03 1.1544102827303954E-04 2.0593221774671575E-01
+ 20787 5.1967500000000000E-03 1.1549251782178136E-04 2.0598417221166090E-01
+ 20788 5.1970000000000002E-03 1.1554402035915843E-04 2.0603612682850309E-01
+ 20789 5.1972499999999996E-03 1.1559553588520822E-04 2.0608808159426625E-01
+ 20790 5.1974999999999999E-03 1.1564706439996797E-04 2.0614003650597618E-01
+ 20791 5.1977500000000001E-03 1.1569860590347356E-04 2.0619199156066029E-01
+ 20792 5.1980000000000004E-03 1.1575016039576042E-04 2.0624394675534852E-01
+ 20793 5.1982499999999997E-03 1.1580172787686289E-04 2.0629590208707210E-01
+ 20794 5.1985000000000000E-03 1.1585330834681532E-04 2.0634785755286503E-01
+ 20795 5.1987500000000002E-03 1.1590490180565063E-04 2.0639981314976269E-01
+ 20796 5.1989999999999996E-03 1.1595650825340113E-04 2.0645176887480249E-01
+ 20797 5.1992499999999999E-03 1.1600812769009873E-04 2.0650372472502415E-01
+ 20798 5.1995000000000001E-03 1.1605976011577423E-04 2.0655568069746927E-01
+ 20799 5.1997500000000004E-03 1.1611140553045782E-04 2.0660763678918118E-01
+ 20800 5.1999999999999998E-03 1.1616306393417880E-04 2.0665959299720521E-01
+ 20801 5.2002500000000000E-03 1.1621473532696607E-04 2.0671154931858915E-01
+ 20802 5.2005000000000003E-03 1.1626641970884770E-04 2.0676350575038210E-01
+ 20803 5.2007499999999996E-03 1.1631811707985049E-04 2.0681546228963560E-01
+ 20804 5.2009999999999999E-03 1.1636982744000141E-04 2.0686741893340310E-01
+ 20805 5.2012500000000001E-03 1.1642155078932611E-04 2.0691937567874005E-01
+ 20806 5.2015000000000004E-03 1.1647328712784946E-04 2.0697133252270380E-01
+ 20807 5.2017499999999998E-03 1.1652503645559566E-04 2.0702328946235335E-01
+ 20808 5.2020000000000000E-03 1.1657679877258863E-04 2.0707524649475034E-01
+ 20809 5.2022500000000003E-03 1.1662857407885098E-04 2.0712720361695813E-01
+ 20810 5.2024999999999997E-03 1.1668036237440453E-04 2.0717916082604193E-01
+ 20811 5.2027499999999999E-03 1.1673216365927123E-04 2.0723111811906919E-01
+ 20812 5.2030000000000002E-03 1.1678397793347130E-04 2.0728307549310904E-01
+ 20813 5.2032500000000004E-03 1.1683580519702471E-04 2.0733503294523281E-01
+ 20814 5.2034999999999998E-03 1.1688764544995043E-04 2.0738699047251347E-01
+ 20815 5.2037500000000000E-03 1.1693949869226720E-04 2.0743894807202704E-01
+ 20816 5.2040000000000003E-03 1.1699136492399263E-04 2.0749090574085011E-01
+ 20817 5.2042499999999997E-03 1.1704324414514344E-04 2.0754286347606191E-01
+ 20818 5.2044999999999999E-03 1.1709513635573622E-04 2.0759482127474418E-01
+ 20819 5.2047500000000002E-03 1.1714704155578629E-04 2.0764677913397986E-01
+ 20820 5.2050000000000004E-03 1.1719895974530840E-04 2.0769873705085415E-01
+ 20821 5.2052499999999998E-03 1.1725089092431652E-04 2.0775069502245419E-01
+ 20822 5.2055000000000001E-03 1.1730283509282426E-04 2.0780265304586965E-01
+ 20823 5.2057500000000003E-03 1.1735479225084395E-04 2.0785461111819109E-01
+ 20824 5.2059999999999997E-03 1.1740676239838739E-04 2.0790656923651213E-01
+ 20825 5.2062499999999999E-03 1.1745874553546606E-04 2.0795852739792789E-01
+ 20826 5.2065000000000002E-03 1.1751074166209017E-04 2.0801048559953575E-01
+ 20827 5.2067500000000004E-03 1.1756275077826941E-04 2.0806244383843475E-01
+ 20828 5.2069999999999998E-03 1.1761477288401249E-04 2.0811440211172588E-01
+ 20829 5.2072500000000001E-03 1.1766680797932813E-04 2.0816636041651276E-01
+ 20830 5.2075000000000003E-03 1.1771885606422356E-04 2.0821831874990043E-01
+ 20831 5.2077499999999997E-03 1.1777091713870551E-04 2.0827027710899601E-01
+ 20832 5.2080000000000000E-03 1.1782299120278022E-04 2.0832223549090886E-01
+ 20833 5.2082500000000002E-03 1.1787507825645307E-04 2.0837419389275014E-01
+ 20834 5.2084999999999996E-03 1.1792717829972831E-04 2.0842615231163306E-01
+ 20835 5.2087499999999998E-03 1.1797929133261029E-04 2.0847811074467285E-01
+ 20836 5.2090000000000001E-03 1.1803141735510203E-04 2.0853006918898689E-01
+ 20837 5.2092500000000003E-03 1.1808355636720590E-04 2.0858202764169431E-01
+ 20838 5.2094999999999997E-03 1.1813570836892358E-04 2.0863398609991610E-01
+ 20839 5.2097500000000000E-03 1.1818787336025636E-04 2.0868594456077583E-01
+ 20840 5.2100000000000002E-03 1.1824005134120439E-04 2.0873790302139869E-01
+ 20841 5.2102499999999996E-03 1.1829224231176710E-04 2.0878986147891199E-01
+ 20842 5.2104999999999999E-03 1.1834444627194362E-04 2.0884181993044490E-01
+ 20843 5.2107500000000001E-03 1.1839666322173199E-04 2.0889377837312870E-01
+ 20844 5.2110000000000004E-03 1.1844889316112965E-04 2.0894573680409695E-01
+ 20845 5.2112499999999997E-03 1.1850113609013310E-04 2.0899769522048450E-01
+ 20846 5.2115000000000000E-03 1.1855339200873873E-04 2.0904965361942920E-01
+ 20847 5.2117500000000002E-03 1.1860566091694153E-04 2.0910161199807006E-01
+ 20848 5.2119999999999996E-03 1.1865794281473603E-04 2.0915357035354826E-01
+ 20849 5.2122499999999999E-03 1.1871023770211643E-04 2.0920552868300765E-01
+ 20850 5.2125000000000001E-03 1.1876254557907565E-04 2.0925748698359325E-01
+ 20851 5.2127500000000004E-03 1.1881486644560608E-04 2.0930944525245274E-01
+ 20852 5.2129999999999998E-03 1.1886720030169924E-04 2.0936140348673496E-01
+ 20853 5.2132500000000000E-03 1.1891954714734657E-04 2.0941336168359201E-01
+ 20854 5.2135000000000003E-03 1.1897190698253814E-04 2.0946531984017686E-01
+ 20855 5.2137499999999996E-03 1.1902427980726329E-04 2.0951727795364508E-01
+ 20856 5.2139999999999999E-03 1.1907666562151140E-04 2.0956923602115440E-01
+ 20857 5.2142500000000001E-03 1.1912906442527030E-04 2.0962119403986407E-01
+ 20858 5.2145000000000004E-03 1.1918147621852749E-04 2.0967315200693565E-01
+ 20859 5.2147499999999998E-03 1.1923390100126949E-04 2.0972510991953242E-01
+ 20860 5.2150000000000000E-03 1.1928633877348276E-04 2.0977706777482058E-01
+ 20861 5.2152500000000003E-03 1.1933878953515232E-04 2.0982902556996710E-01
+ 20862 5.2154999999999997E-03 1.1939125328626274E-04 2.0988098330214180E-01
+ 20863 5.2157499999999999E-03 1.1944373002679822E-04 2.0993294096851628E-01
+ 20864 5.2160000000000002E-03 1.1949621975674173E-04 2.0998489856626429E-01
+ 20865 5.2162500000000004E-03 1.1954872247607585E-04 2.1003685609256145E-01
+ 20866 5.2164999999999998E-03 1.1960123818478213E-04 2.1008881354458525E-01
+ 20867 5.2167500000000000E-03 1.1965376688284201E-04 2.1014077091951577E-01
+ 20868 5.2170000000000003E-03 1.1970630857023566E-04 2.1019272821453447E-01
+ 20869 5.2172499999999997E-03 1.1975886324694267E-04 2.1024468542682506E-01
+ 20870 5.2174999999999999E-03 1.1981143091294223E-04 2.1029664255357372E-01
+ 20871 5.2177500000000002E-03 1.1986401156821255E-04 2.1034859959196803E-01
+ 20872 5.2180000000000004E-03 1.1991660521273109E-04 2.1040055653919773E-01
+ 20873 5.2182499999999998E-03 1.1996921184647461E-04 2.1045251339245472E-01
+ 20874 5.2185000000000000E-03 1.2002183146941951E-04 2.1050447014893317E-01
+ 20875 5.2187500000000003E-03 1.2007446408154124E-04 2.1055642680582903E-01
+ 20876 5.2189999999999997E-03 1.2012710968281419E-04 2.1060838336033982E-01
+ 20877 5.2192499999999999E-03 1.2017976827321295E-04 2.1066033980966598E-01
+ 20878 5.2195000000000002E-03 1.2023243985271050E-04 2.1071229615100948E-01
+ 20879 5.2197500000000004E-03 1.2028512442127963E-04 2.1076425238157420E-01
+ 20880 5.2199999999999998E-03 1.2033782197889215E-04 2.1081620849856625E-01
+ 20881 5.2202500000000001E-03 1.2039053252551953E-04 2.1086816449919413E-01
+ 20882 5.2205000000000003E-03 1.2044325606113230E-04 2.1092012038066754E-01
+ 20883 5.2207499999999997E-03 1.2049599258569998E-04 2.1097207614019889E-01
+ 20884 5.2209999999999999E-03 1.2054874209919228E-04 2.1102403177500259E-01
+ 20885 5.2212500000000002E-03 1.2060150460157733E-04 2.1107598728229471E-01
+ 20886 5.2215000000000004E-03 1.2065428009282305E-04 2.1112794265929355E-01
+ 20887 5.2217499999999998E-03 1.2070706857289615E-04 2.1117989790321937E-01
+ 20888 5.2220000000000001E-03 1.2075987004176357E-04 2.1123185301129499E-01
+ 20889 5.2222500000000003E-03 1.2081268449939076E-04 2.1128380798074445E-01
+ 20890 5.2224999999999997E-03 1.2086551194574246E-04 2.1133576280879404E-01
+ 20891 5.2227500000000000E-03 1.2091835238078343E-04 2.1138771749267296E-01
+ 20892 5.2230000000000002E-03 1.2097120580447702E-04 2.1143967202961117E-01
+ 20893 5.2232499999999996E-03 1.2102407221678604E-04 2.1149162641684130E-01
+ 20894 5.2234999999999998E-03 1.2107695161767301E-04 2.1154358065159826E-01
+ 20895 5.2237500000000001E-03 1.2112984400709940E-04 2.1159553473111858E-01
+ 20896 5.2240000000000003E-03 1.2118274938502591E-04 2.1164748865264096E-01
+ 20897 5.2242499999999997E-03 1.2123566775141261E-04 2.1169944241340596E-01
+ 20898 5.2245000000000000E-03 1.2128859910621934E-04 2.1175139601065679E-01
+ 20899 5.2247500000000002E-03 1.2134154344940461E-04 2.1180334944163806E-01
+ 20900 5.2249999999999996E-03 1.2139450078092635E-04 2.1185530270359651E-01
+ 20901 5.2252499999999999E-03 1.2144747110074235E-04 2.1190725579378139E-01
+ 20902 5.2255000000000001E-03 1.2150045440880916E-04 2.1195920870944365E-01
+ 20903 5.2257500000000004E-03 1.2155345070508276E-04 2.1201116144783611E-01
+ 20904 5.2259999999999997E-03 1.2160645998951835E-04 2.1206311400621389E-01
+ 20905 5.2262500000000000E-03 1.2165948226207098E-04 2.1211506638183414E-01
+ 20906 5.2265000000000002E-03 1.2171251752269434E-04 2.1216701857195616E-01
+ 20907 5.2267499999999996E-03 1.2176556577134156E-04 2.1221897057384095E-01
+ 20908 5.2269999999999999E-03 1.2181862700796563E-04 2.1227092238475198E-01
+ 20909 5.2272500000000001E-03 1.2187170123251825E-04 2.1232287400195457E-01
+ 20910 5.2275000000000004E-03 1.2192478844495076E-04 2.1237482542271607E-01
+ 20911 5.2277499999999998E-03 1.2197788864521334E-04 2.1242677664430565E-01
+ 20912 5.2280000000000000E-03 1.2203100183325639E-04 2.1247872766399520E-01
+ 20913 5.2282500000000003E-03 1.2208412800902881E-04 2.1253067847905782E-01
+ 20914 5.2284999999999996E-03 1.2213726717247891E-04 2.1258262908676934E-01
+ 20915 5.2287499999999999E-03 1.2219041932355493E-04 2.1263457948440750E-01
+ 20916 5.2290000000000001E-03 1.2224358446220394E-04 2.1268652966925181E-01
+ 20917 5.2292500000000004E-03 1.2229676258837210E-04 2.1273847963858411E-01
+ 20918 5.2294999999999998E-03 1.2234995370200526E-04 2.1279042938968792E-01
+ 20919 5.2297500000000000E-03 1.2240315780304891E-04 2.1284237891984953E-01
+ 20920 5.2300000000000003E-03 1.2245637489144710E-04 2.1289432822635673E-01
+ 20921 5.2302499999999997E-03 1.2250960496714352E-04 2.1294627730649909E-01
+ 20922 5.2304999999999999E-03 1.2256284803008154E-04 2.1299822615756903E-01
+ 20923 5.2307500000000002E-03 1.2261610408020342E-04 2.1305017477686075E-01
+ 20924 5.2310000000000004E-03 1.2266937311745092E-04 2.1310212316167010E-01
+ 20925 5.2312499999999998E-03 1.2272265514176483E-04 2.1315407130929537E-01
+ 20926 5.2315000000000000E-03 1.2277595015308589E-04 2.1320601921703677E-01
+ 20927 5.2317500000000003E-03 1.2282925815135365E-04 2.1325796688219675E-01
+ 20928 5.2319999999999997E-03 1.2288257913650684E-04 2.1330991430207941E-01
+ 20929 5.2322499999999999E-03 1.2293591310848432E-04 2.1336186147399155E-01
+ 20930 5.2325000000000002E-03 1.2298926006722353E-04 2.1341380839524168E-01
+ 20931 5.2327500000000004E-03 1.2304262001266135E-04 2.1346575506314031E-01
+ 20932 5.2329999999999998E-03 1.2309599294473404E-04 2.1351770147499949E-01
+ 20933 5.2332500000000001E-03 1.2314937886337760E-04 2.1356964762813485E-01
+ 20934 5.2335000000000003E-03 1.2320277776852685E-04 2.1362159351986243E-01
+ 20935 5.2337499999999997E-03 1.2325618966011585E-04 2.1367353914750148E-01
+ 20936 5.2339999999999999E-03 1.2330961453807865E-04 2.1372548450837270E-01
+ 20937 5.2342500000000002E-03 1.2336305240234809E-04 2.1377742959979923E-01
+ 20938 5.2345000000000004E-03 1.2341650325285643E-04 2.1382937441910585E-01
+ 20939 5.2347499999999998E-03 1.2346996708953507E-04 2.1388131896361953E-01
+ 20940 5.2350000000000001E-03 1.2352344391231549E-04 2.1393326323066986E-01
+ 20941 5.2352500000000003E-03 1.2357693372112754E-04 2.1398520721758796E-01
+ 20942 5.2354999999999997E-03 1.2363043651590099E-04 2.1403715092170666E-01
+ 20943 5.2357500000000000E-03 1.2368395229656498E-04 2.1408909434036194E-01
+ 20944 5.2360000000000002E-03 1.2373748106304767E-04 2.1414103747089092E-01
+ 20945 5.2362499999999996E-03 1.2379102281527652E-04 2.1419298031063314E-01
+ 20946 5.2364999999999998E-03 1.2384457755317883E-04 2.1424492285693006E-01
+ 20947 5.2367500000000001E-03 1.2389814527668085E-04 2.1429686510712570E-01
+ 20948 5.2370000000000003E-03 1.2395172598570801E-04 2.1434880705856532E-01
+ 20949 5.2372499999999997E-03 1.2400531968018529E-04 2.1440074870859674E-01
+ 20950 5.2375000000000000E-03 1.2405892636003729E-04 2.1445269005457027E-01
+ 20951 5.2377500000000002E-03 1.2411254602518758E-04 2.1450463109383744E-01
+ 20952 5.2379999999999996E-03 1.2416617867555879E-04 2.1455657182375232E-01
+ 20953 5.2382499999999999E-03 1.2421982431107373E-04 2.1460851224167110E-01
+ 20954 5.2385000000000001E-03 1.2427348293165392E-04 2.1466045234495190E-01
+ 20955 5.2387500000000004E-03 1.2432715453722032E-04 2.1471239213095486E-01
+ 20956 5.2389999999999997E-03 1.2438083912769308E-04 2.1476433159704222E-01
+ 20957 5.2392500000000000E-03 1.2443453670299228E-04 2.1481627074057857E-01
+ 20958 5.2395000000000002E-03 1.2448824726303683E-04 2.1486820955893049E-01
+ 20959 5.2397499999999996E-03 1.2454197080774475E-04 2.1492014804946599E-01
+ 20960 5.2399999999999999E-03 1.2459570733703429E-04 2.1497208620955621E-01
+ 20961 5.2402500000000001E-03 1.2464945685082234E-04 2.1502402403657361E-01
+ 20962 5.2405000000000004E-03 1.2470321934902510E-04 2.1507596152789293E-01
+ 20963 5.2407499999999997E-03 1.2475699483155842E-04 2.1512789868089111E-01
+ 20964 5.2410000000000000E-03 1.2481078329833751E-04 2.1517983549294706E-01
+ 20965 5.2412500000000002E-03 1.2486458474927675E-04 2.1523177196144189E-01
+ 20966 5.2414999999999996E-03 1.2491839918428972E-04 2.1528370808375830E-01
+ 20967 5.2417499999999999E-03 1.2497222660328989E-04 2.1533564385728193E-01
+ 20968 5.2420000000000001E-03 1.2502606700618961E-04 2.1538757927939983E-01
+ 20969 5.2422500000000004E-03 1.2507992039290067E-04 2.1543951434750147E-01
+ 20970 5.2424999999999998E-03 1.2513378676333404E-04 2.1549144905897796E-01
+ 20971 5.2427500000000000E-03 1.2518766611740054E-04 2.1554338341122314E-01
+ 20972 5.2430000000000003E-03 1.2524155845500997E-04 2.1559531740163254E-01
+ 20973 5.2432499999999996E-03 1.2529546377607130E-04 2.1564725102760354E-01
+ 20974 5.2434999999999999E-03 1.2534938208049351E-04 2.1569918428653612E-01
+ 20975 5.2437500000000001E-03 1.2540331336818438E-04 2.1575111717583234E-01
+ 20976 5.2440000000000004E-03 1.2545725763905106E-04 2.1580304969289590E-01
+ 20977 5.2442499999999998E-03 1.2551121489299990E-04 2.1585498183513246E-01
+ 20978 5.2445000000000000E-03 1.2556518512993748E-04 2.1590691359995090E-01
+ 20979 5.2447500000000003E-03 1.2561916834976877E-04 2.1595884498476087E-01
+ 20980 5.2449999999999997E-03 1.2567316455239829E-04 2.1601077598697449E-01
+ 20981 5.2452499999999999E-03 1.2572717373773049E-04 2.1606270660400670E-01
+ 20982 5.2455000000000002E-03 1.2578119590566853E-04 2.1611463683327370E-01
+ 20983 5.2457500000000004E-03 1.2583523105611516E-04 2.1616656667219389E-01
+ 20984 5.2459999999999998E-03 1.2588927918897225E-04 2.1621849611818789E-01
+ 20985 5.2462500000000000E-03 1.2594334030414169E-04 2.1627042516867864E-01
+ 20986 5.2465000000000003E-03 1.2599741440152395E-04 2.1632235382109100E-01
+ 20987 5.2467499999999997E-03 1.2605150148101914E-04 2.1637428207285136E-01
+ 20988 5.2469999999999999E-03 1.2610560154252722E-04 2.1642620992138936E-01
+ 20989 5.2472500000000002E-03 1.2615971458594658E-04 2.1647813736413579E-01
+ 20990 5.2475000000000004E-03 1.2621384061117577E-04 2.1653006439852399E-01
+ 20991 5.2477499999999998E-03 1.2626797961811197E-04 2.1658199102198883E-01
+ 20992 5.2480000000000001E-03 1.2632213160665261E-04 2.1663391723196820E-01
+ 20993 5.2482500000000003E-03 1.2637629657669385E-04 2.1668584302590130E-01
+ 20994 5.2484999999999997E-03 1.2643047452813106E-04 2.1673776840122938E-01
+ 20995 5.2487499999999999E-03 1.2648466546085971E-04 2.1678969335539669E-01
+ 20996 5.2490000000000002E-03 1.2653886937477398E-04 2.1684161788584874E-01
+ 20997 5.2492500000000004E-03 1.2659308626976760E-04 2.1689354199003336E-01
+ 20998 5.2494999999999998E-03 1.2664731614573369E-04 2.1694546566540029E-01
+ 20999 5.2497500000000001E-03 1.2670155900256476E-04 2.1699738890940204E-01
+ 21000 5.2500000000000003E-03 1.2675581484015267E-04 2.1704931171949232E-01
+ 21001 5.2502499999999997E-03 1.2681008365838844E-04 2.1710123409312737E-01
+ 21002 5.2505000000000000E-03 1.2686436545716306E-04 2.1715315602776578E-01
+ 21003 5.2507500000000002E-03 1.2691866023636613E-04 2.1720507752086790E-01
+ 21004 5.2509999999999996E-03 1.2697296799588689E-04 2.1725699856989600E-01
+ 21005 5.2512499999999998E-03 1.2702728873561424E-04 2.1730891917231518E-01
+ 21006 5.2515000000000001E-03 1.2708162245543618E-04 2.1736083932559189E-01
+ 21007 5.2517500000000003E-03 1.2713596915524001E-04 2.1741275902719498E-01
+ 21008 5.2519999999999997E-03 1.2719032883491224E-04 2.1746467827459529E-01
+ 21009 5.2522500000000000E-03 1.2724470149433960E-04 2.1751659706526599E-01
+ 21010 5.2525000000000002E-03 1.2729908713340725E-04 2.1756851539668234E-01
+ 21011 5.2527499999999996E-03 1.2735348575199979E-04 2.1762043326632116E-01
+ 21012 5.2529999999999999E-03 1.2740789735000207E-04 2.1767235067166218E-01
+ 21013 5.2532500000000001E-03 1.2746232192729741E-04 2.1772426761018690E-01
+ 21014 5.2535000000000004E-03 1.2751675948376854E-04 2.1777618407937852E-01
+ 21015 5.2537499999999997E-03 1.2757121001929811E-04 2.1782810007672268E-01
+ 21016 5.2540000000000000E-03 1.2762567353376779E-04 2.1788001559970763E-01
+ 21017 5.2542500000000002E-03 1.2768015002705873E-04 2.1793193064582278E-01
+ 21018 5.2544999999999996E-03 1.2773463949905116E-04 2.1798384521256009E-01
+ 21019 5.2547499999999999E-03 1.2778914194962524E-04 2.1803575929741403E-01
+ 21020 5.2550000000000001E-03 1.2784365737866007E-04 2.1808767289788050E-01
+ 21021 5.2552500000000004E-03 1.2789818578603422E-04 2.1813958601145778E-01
+ 21022 5.2554999999999998E-03 1.2795272717162532E-04 2.1819149863564624E-01
+ 21023 5.2557500000000000E-03 1.2800728153531144E-04 2.1824341076794848E-01
+ 21024 5.2560000000000003E-03 1.2806184887696864E-04 2.1829532240586930E-01
+ 21025 5.2562499999999996E-03 1.2811642919647326E-04 2.1834723354691477E-01
+ 21026 5.2564999999999999E-03 1.2817102249370097E-04 2.1839914418859449E-01
+ 21027 5.2567500000000001E-03 1.2822562876852638E-04 2.1845105432841908E-01
+ 21028 5.2570000000000004E-03 1.2828024802082373E-04 2.1850296396390145E-01
+ 21029 5.2572499999999998E-03 1.2833488025046642E-04 2.1855487309255686E-01
+ 21030 5.2575000000000000E-03 1.2838952545732798E-04 2.1860678171190273E-01
+ 21031 5.2577500000000003E-03 1.2844418364128034E-04 2.1865868981945827E-01
+ 21032 5.2579999999999997E-03 1.2849885480219523E-04 2.1871059741274487E-01
+ 21033 5.2582499999999999E-03 1.2855353893994400E-04 2.1876250448928661E-01
+ 21034 5.2585000000000002E-03 1.2860823605439719E-04 2.1881441104660865E-01
+ 21035 5.2587500000000004E-03 1.2866294614542447E-04 2.1886631708223928E-01
+ 21036 5.2589999999999998E-03 1.2871766921289501E-04 2.1891822259370783E-01
+ 21037 5.2592500000000000E-03 1.2877240525667780E-04 2.1897012757854714E-01
+ 21038 5.2595000000000003E-03 1.2882715427664078E-04 2.1902203203429088E-01
+ 21039 5.2597499999999997E-03 1.2888191627265108E-04 2.1907393595847530E-01
+ 21040 5.2599999999999999E-03 1.2893669124457589E-04 2.1912583934863930E-01
+ 21041 5.2602500000000002E-03 1.2899147919228125E-04 2.1917774220232281E-01
+ 21042 5.2605000000000004E-03 1.2904628011563274E-04 2.1922964451706892E-01
+ 21043 5.2607499999999998E-03 1.2910109401449509E-04 2.1928154629042199E-01
+ 21044 5.2610000000000001E-03 1.2915592088873299E-04 2.1933344751992928E-01
+ 21045 5.2612500000000003E-03 1.2921076073821016E-04 2.1938534820313957E-01
+ 21046 5.2614999999999997E-03 1.2926561356278922E-04 2.1943724833760384E-01
+ 21047 5.2617499999999999E-03 1.2932047936233340E-04 2.1948914792087554E-01
+ 21048 5.2620000000000002E-03 1.2937535813670420E-04 2.1954104695050983E-01
+ 21049 5.2622500000000004E-03 1.2943024988576289E-04 2.1959294542406460E-01
+ 21050 5.2624999999999998E-03 1.2948515460937000E-04 2.1964484333909853E-01
+ 21051 5.2627500000000001E-03 1.2954007230738608E-04 2.1969674069317427E-01
+ 21052 5.2630000000000003E-03 1.2959500297967026E-04 2.1974863748385529E-01
+ 21053 5.2632499999999997E-03 1.2964994662608122E-04 2.1980053370870725E-01
+ 21054 5.2634999999999999E-03 1.2970490324647768E-04 2.1985242936529870E-01
+ 21055 5.2637500000000002E-03 1.2975987284071696E-04 2.1990432445119962E-01
+ 21056 5.2639999999999996E-03 1.2981485540865587E-04 2.1995621896398201E-01
+ 21057 5.2642499999999998E-03 1.2986985095015142E-04 2.2000811290122077E-01
+ 21058 5.2645000000000001E-03 1.2992485946505898E-04 2.2006000626049224E-01
+ 21059 5.2647500000000003E-03 1.2997988095323390E-04 2.2011189903937514E-01
+ 21060 5.2649999999999997E-03 1.3003491541453046E-04 2.2016379123544999E-01
+ 21061 5.2652500000000000E-03 1.3008996284880325E-04 2.2021568284630025E-01
+ 21062 5.2655000000000002E-03 1.3014502325590528E-04 2.2026757386951054E-01
+ 21063 5.2657499999999996E-03 1.3020009663568930E-04 2.2031946430266808E-01
+ 21064 5.2659999999999998E-03 1.3025518298800763E-04 2.2037135414336223E-01
+ 21065 5.2662500000000001E-03 1.3031028231271194E-04 2.2042324338918456E-01
+ 21066 5.2665000000000003E-03 1.3036539460965305E-04 2.2047513203772856E-01
+ 21067 5.2667499999999997E-03 1.3042051987868127E-04 2.2052702008658956E-01
+ 21068 5.2670000000000000E-03 1.3047565811964658E-04 2.2057890753336579E-01
+ 21069 5.2672500000000002E-03 1.3053080933239818E-04 2.2063079437565705E-01
+ 21070 5.2674999999999996E-03 1.3058597351678431E-04 2.2068268061106516E-01
+ 21071 5.2677499999999999E-03 1.3064115067265331E-04 2.2073456623719465E-01
+ 21072 5.2680000000000001E-03 1.3069634079985258E-04 2.2078645125165175E-01
+ 21073 5.2682500000000004E-03 1.3075154389822862E-04 2.2083833565204475E-01
+ 21074 5.2684999999999997E-03 1.3080675996762759E-04 2.2089021943598405E-01
+ 21075 5.2687500000000000E-03 1.3086198900789548E-04 2.2094210260108285E-01
+ 21076 5.2690000000000002E-03 1.3091723101887705E-04 2.2099398514495572E-01
+ 21077 5.2692499999999996E-03 1.3097248600041640E-04 2.2104586706521953E-01
+ 21078 5.2694999999999999E-03 1.3102775395235788E-04 2.2109774835949361E-01
+ 21079 5.2697500000000001E-03 1.3108303487454441E-04 2.2114962902539892E-01
+ 21080 5.2700000000000004E-03 1.3113832876681861E-04 2.2120150906055891E-01
+ 21081 5.2702499999999998E-03 1.3119363562902233E-04 2.2125338846259895E-01
+ 21082 5.2705000000000000E-03 1.3124895546099734E-04 2.2130526722914695E-01
+ 21083 5.2707500000000003E-03 1.3130428826258435E-04 2.2135714535783257E-01
+ 21084 5.2709999999999996E-03 1.3135963403362346E-04 2.2140902284628722E-01
+ 21085 5.2712499999999999E-03 1.3141499277395435E-04 2.2146089969214552E-01
+ 21086 5.2715000000000001E-03 1.3147036448341639E-04 2.2151277589304350E-01
+ 21087 5.2717500000000004E-03 1.3152574916184761E-04 2.2156465144661927E-01
+ 21088 5.2719999999999998E-03 1.3158114680908594E-04 2.2161652635051302E-01
+ 21089 5.2722500000000000E-03 1.3163655742496895E-04 2.2166840060236787E-01
+ 21090 5.2725000000000003E-03 1.3169198100933320E-04 2.2172027419982823E-01
+ 21091 5.2727499999999997E-03 1.3174741756201463E-04 2.2177214714054072E-01
+ 21092 5.2729999999999999E-03 1.3180286708284892E-04 2.2182401942215457E-01
+ 21093 5.2732500000000002E-03 1.3185832957167125E-04 2.2187589104232075E-01
+ 21094 5.2735000000000004E-03 1.3191380502831549E-04 2.2192776199869263E-01
+ 21095 5.2737499999999998E-03 1.3196929345261549E-04 2.2197963228892525E-01
+ 21096 5.2740000000000000E-03 1.3202479484440466E-04 2.2203150191067653E-01
+ 21097 5.2742500000000003E-03 1.3208030920351552E-04 2.2208337086160596E-01
+ 21098 5.2744999999999997E-03 1.3213583652977982E-04 2.2213523913937502E-01
+ 21099 5.2747499999999999E-03 1.3219137682302933E-04 2.2218710674164804E-01
+ 21100 5.2750000000000002E-03 1.3224693008309475E-04 2.2223897366609091E-01
+ 21101 5.2752500000000004E-03 1.3230249630980640E-04 2.2229083991037202E-01
+ 21102 5.2754999999999998E-03 1.3235807550299360E-04 2.2234270547216101E-01
+ 21103 5.2757500000000001E-03 1.3241366766248583E-04 2.2239457034913124E-01
+ 21104 5.2760000000000003E-03 1.3246927278811146E-04 2.2244643453895685E-01
+ 21105 5.2762499999999997E-03 1.3252489087969829E-04 2.2249829803931459E-01
+ 21106 5.2764999999999999E-03 1.3258052193707389E-04 2.2255016084788359E-01
+ 21107 5.2767500000000002E-03 1.3263616596006508E-04 2.2260202296234471E-01
+ 21108 5.2770000000000004E-03 1.3269182294849773E-04 2.2265388438038120E-01
+ 21109 5.2772499999999998E-03 1.3274749290219742E-04 2.2270574509967828E-01
+ 21110 5.2775000000000001E-03 1.3280317582098965E-04 2.2275760511792339E-01
+ 21111 5.2777500000000003E-03 1.3285887170469838E-04 2.2280946443280647E-01
+ 21112 5.2779999999999997E-03 1.3291458055314761E-04 2.2286132304201858E-01
+ 21113 5.2782500000000000E-03 1.3297030236616097E-04 2.2291318094325455E-01
+ 21114 5.2785000000000002E-03 1.3302603714356078E-04 2.2296503813420965E-01
+ 21115 5.2787499999999996E-03 1.3308178488516910E-04 2.2301689461258245E-01
+ 21116 5.2789999999999998E-03 1.3313754559080791E-04 2.2306875037607315E-01
+ 21117 5.2792500000000001E-03 1.3319331926029798E-04 2.2312060542238407E-01
+ 21118 5.2795000000000003E-03 1.3324910589345974E-04 2.2317245974922012E-01
+ 21119 5.2797499999999997E-03 1.3330490549011301E-04 2.2322431335428780E-01
+ 21120 5.2800000000000000E-03 1.3336071805007709E-04 2.2327616623529623E-01
+ 21121 5.2802500000000002E-03 1.3341654357317069E-04 2.2332801838995633E-01
+ 21122 5.2804999999999996E-03 1.3347238205921178E-04 2.2337986981598124E-01
+ 21123 5.2807499999999999E-03 1.3352823350801826E-04 2.2343172051108653E-01
+ 21124 5.2810000000000001E-03 1.3358409791940689E-04 2.2348357047298958E-01
+ 21125 5.2812500000000004E-03 1.3363997529319404E-04 2.2353541969940990E-01
+ 21126 5.2814999999999997E-03 1.3369586562919557E-04 2.2358726818806934E-01
+ 21127 5.2817500000000000E-03 1.3375176892722700E-04 2.2363911593669203E-01
+ 21128 5.2820000000000002E-03 1.3380768518710272E-04 2.2369096294300386E-01
+ 21129 5.2822499999999996E-03 1.3386361440863688E-04 2.2374280920473283E-01
+ 21130 5.2824999999999999E-03 1.3391955659164333E-04 2.2379465471960991E-01
+ 21131 5.2827500000000001E-03 1.3397551173593495E-04 2.2384649948536728E-01
+ 21132 5.2830000000000004E-03 1.3403147984132407E-04 2.2389834349973958E-01
+ 21133 5.2832499999999998E-03 1.3408746090762253E-04 2.2395018676046355E-01
+ 21134 5.2835000000000000E-03 1.3414345493464178E-04 2.2400202926527846E-01
+ 21135 5.2837500000000003E-03 1.3419946192219255E-04 2.2405387101192539E-01
+ 21136 5.2839999999999996E-03 1.3425548187008486E-04 2.2410571199814738E-01
+ 21137 5.2842499999999999E-03 1.3431151477812859E-04 2.2415755222169023E-01
+ 21138 5.2845000000000001E-03 1.3436756064613266E-04 2.2420939168030116E-01
+ 21139 5.2847500000000004E-03 1.3442361947390549E-04 2.2426123037173026E-01
+ 21140 5.2849999999999998E-03 1.3447969126125485E-04 2.2431306829372880E-01
+ 21141 5.2852500000000000E-03 1.3453577600798847E-04 2.2436490544405180E-01
+ 21142 5.2855000000000003E-03 1.3459187371391311E-04 2.2441674182045451E-01
+ 21143 5.2857499999999997E-03 1.3464798437883452E-04 2.2446857742069576E-01
+ 21144 5.2859999999999999E-03 1.3470410800255897E-04 2.2452041224253605E-01
+ 21145 5.2862500000000002E-03 1.3476024458489139E-04 2.2457224628373795E-01
+ 21146 5.2865000000000004E-03 1.3481639412563635E-04 2.2462407954206626E-01
+ 21147 5.2867499999999998E-03 1.3487255662459751E-04 2.2467591201528780E-01
+ 21148 5.2870000000000000E-03 1.3492873208157882E-04 2.2472774370117210E-01
+ 21149 5.2872500000000003E-03 1.3498492049638300E-04 2.2477957459749007E-01
+ 21150 5.2874999999999997E-03 1.3504112186881210E-04 2.2483140470201518E-01
+ 21151 5.2877499999999999E-03 1.3509733619866834E-04 2.2488323401252311E-01
+ 21152 5.2880000000000002E-03 1.3515356348575274E-04 2.2493506252679166E-01
+ 21153 5.2882500000000004E-03 1.3520980372986585E-04 2.2498689024260071E-01
+ 21154 5.2884999999999998E-03 1.3526605693080771E-04 2.2503871715773197E-01
+ 21155 5.2887500000000000E-03 1.3532232308837832E-04 2.2509054326997019E-01
+ 21156 5.2890000000000003E-03 1.3537860220237639E-04 2.2514236857710157E-01
+ 21157 5.2892499999999997E-03 1.3543489427260010E-04 2.2519419307691421E-01
+ 21158 5.2894999999999999E-03 1.3549119929884783E-04 2.2524601676719935E-01
+ 21159 5.2897500000000002E-03 1.3554751728091674E-04 2.2529783964574976E-01
+ 21160 5.2900000000000004E-03 1.3560384821860357E-04 2.2534966171036011E-01
+ 21161 5.2902499999999998E-03 1.3566019211170441E-04 2.2540148295882781E-01
+ 21162 5.2905000000000001E-03 1.3571654896001530E-04 2.2545330338895200E-01
+ 21163 5.2907500000000003E-03 1.3577291876333122E-04 2.2550512299853442E-01
+ 21164 5.2909999999999997E-03 1.3582930152144653E-04 2.2555694178537852E-01
+ 21165 5.2912499999999999E-03 1.3588569723415564E-04 2.2560875974729011E-01
+ 21166 5.2915000000000002E-03 1.3594210590125194E-04 2.2566057688207741E-01
+ 21167 5.2917499999999996E-03 1.3599852752252810E-04 2.2571239318755010E-01
+ 21168 5.2919999999999998E-03 1.3605496209777692E-04 2.2576420866152072E-01
+ 21169 5.2922500000000001E-03 1.3611140962679002E-04 2.2581602330180373E-01
+ 21170 5.2925000000000003E-03 1.3616787010935886E-04 2.2586783710621569E-01
+ 21171 5.2927499999999997E-03 1.3622434354527386E-04 2.2591965007257514E-01
+ 21172 5.2930000000000000E-03 1.3628082993432560E-04 2.2597146219870348E-01
+ 21173 5.2932500000000002E-03 1.3633732927630370E-04 2.2602327348242360E-01
+ 21174 5.2934999999999996E-03 1.3639384157099695E-04 2.2607508392156034E-01
+ 21175 5.2937499999999998E-03 1.3645036681819440E-04 2.2612689351394169E-01
+ 21176 5.2940000000000001E-03 1.3650690501768381E-04 2.2617870225739711E-01
+ 21177 5.2942500000000003E-03 1.3656345616925295E-04 2.2623051014975806E-01
+ 21178 5.2944999999999997E-03 1.3662002027268818E-04 2.2628231718885869E-01
+ 21179 5.2947500000000000E-03 1.3667659732777659E-04 2.2633412337253500E-01
+ 21180 5.2950000000000002E-03 1.3673318733430369E-04 2.2638592869862523E-01
+ 21181 5.2952499999999996E-03 1.3678979029205479E-04 2.2643773316496948E-01
+ 21182 5.2954999999999999E-03 1.3684640620081486E-04 2.2648953676941103E-01
+ 21183 5.2957500000000001E-03 1.3690303506036820E-04 2.2654133950979410E-01
+ 21184 5.2960000000000004E-03 1.3695967687049826E-04 2.2659314138396555E-01
+ 21185 5.2962499999999997E-03 1.3701633163098827E-04 2.2664494238977453E-01
+ 21186 5.2965000000000000E-03 1.3707299934162111E-04 2.2669674252507238E-01
+ 21187 5.2967500000000002E-03 1.3712968000217880E-04 2.2674854178771239E-01
+ 21188 5.2969999999999996E-03 1.3718637361244266E-04 2.2680034017554998E-01
+ 21189 5.2972499999999999E-03 1.3724308017219405E-04 2.2685213768644333E-01
+ 21190 5.2975000000000001E-03 1.3729979968121341E-04 2.2690393431825198E-01
+ 21191 5.2977500000000004E-03 1.3735653213928049E-04 2.2695573006883796E-01
+ 21192 5.2979999999999998E-03 1.3741327754617468E-04 2.2700752493606538E-01
+ 21193 5.2982500000000000E-03 1.3747003590167524E-04 2.2705931891780107E-01
+ 21194 5.2985000000000003E-03 1.3752680720556027E-04 2.2711111201191328E-01
+ 21195 5.2987499999999996E-03 1.3758359145760760E-04 2.2716290421627272E-01
+ 21196 5.2989999999999999E-03 1.3764038865759468E-04 2.2721469552875248E-01
+ 21197 5.2992500000000001E-03 1.3769719880529814E-04 2.2726648594722754E-01
+ 21198 5.2995000000000004E-03 1.3775402190049433E-04 2.2731827546957525E-01
+ 21199 5.2997499999999998E-03 1.3781085794295868E-04 2.2737006409367450E-01
+ 21200 5.3000000000000000E-03 1.3786770693246668E-04 2.2742185181740768E-01
+ 21201 5.3002500000000003E-03 1.3792456886879283E-04 2.2747363863865813E-01
+ 21202 5.3004999999999997E-03 1.3798144375171112E-04 2.2752542455531130E-01
+ 21203 5.3007499999999999E-03 1.3803833158099548E-04 2.2757720956525612E-01
+ 21204 5.3010000000000002E-03 1.3809523235641880E-04 2.2762899366638256E-01
+ 21205 5.3012500000000004E-03 1.3815214607775346E-04 2.2768077685658286E-01
+ 21206 5.3014999999999998E-03 1.3820907274477145E-04 2.2773255913375151E-01
+ 21207 5.3017500000000000E-03 1.3826601235724463E-04 2.2778434049578555E-01
+ 21208 5.3020000000000003E-03 1.3832296491494368E-04 2.2783612094058403E-01
+ 21209 5.3022499999999997E-03 1.3837993041763890E-04 2.2788790046604773E-01
+ 21210 5.3024999999999999E-03 1.3843690886510050E-04 2.2793967907008028E-01
+ 21211 5.3027500000000002E-03 1.3849390025709774E-04 2.2799145675058691E-01
+ 21212 5.3030000000000004E-03 1.3855090459339943E-04 2.2804323350547542E-01
+ 21213 5.3032499999999998E-03 1.3860792187377373E-04 2.2809500933265525E-01
+ 21214 5.3035000000000001E-03 1.3866495209798879E-04 2.2814678423003873E-01
+ 21215 5.3037500000000003E-03 1.3872199526581187E-04 2.2819855819554008E-01
+ 21216 5.3039999999999997E-03 1.3877905137700934E-04 2.2825033122707514E-01
+ 21217 5.3042499999999999E-03 1.3883612043134787E-04 2.2830210332256304E-01
+ 21218 5.3045000000000002E-03 1.3889320242859311E-04 2.2835387447992414E-01
+ 21219 5.3047500000000004E-03 1.3895029736851023E-04 2.2840564469708133E-01
+ 21220 5.3049999999999998E-03 1.3900740525086373E-04 2.2845741397195932E-01
+ 21221 5.3052500000000001E-03 1.3906452607541811E-04 2.2850918230248590E-01
+ 21222 5.3055000000000003E-03 1.3912165984193681E-04 2.2856094968659008E-01
+ 21223 5.3057499999999997E-03 1.3917880655018293E-04 2.2861271612220330E-01
+ 21224 5.3060000000000000E-03 1.3923596619991931E-04 2.2866448160725958E-01
+ 21225 5.3062500000000002E-03 1.3929313879090796E-04 2.2871624613969477E-01
+ 21226 5.3064999999999996E-03 1.3935032432291016E-04 2.2876800971744679E-01
+ 21227 5.3067499999999998E-03 1.3940752279568752E-04 2.2881977233845596E-01
+ 21228 5.3070000000000001E-03 1.3946473420900024E-04 2.2887153400066498E-01
+ 21229 5.3072500000000003E-03 1.3952195856260847E-04 2.2892329470201814E-01
+ 21230 5.3074999999999997E-03 1.3957919585627158E-04 2.2897505444046207E-01
+ 21231 5.3077500000000000E-03 1.3963644608974886E-04 2.2902681321394613E-01
+ 21232 5.3080000000000002E-03 1.3969370926279878E-04 2.2907857102042126E-01
+ 21233 5.3082499999999996E-03 1.3975098537517887E-04 2.2913032785784065E-01
+ 21234 5.3084999999999999E-03 1.3980827442664726E-04 2.2918208372416013E-01
+ 21235 5.3087500000000001E-03 1.3986557641696066E-04 2.2923383861733732E-01
+ 21236 5.3090000000000004E-03 1.3992289134587548E-04 2.2928559253533173E-01
+ 21237 5.3092499999999997E-03 1.3998021921314747E-04 2.2933734547610565E-01
+ 21238 5.3095000000000000E-03 1.4003756001853244E-04 2.2938909743762337E-01
+ 21239 5.3097500000000002E-03 1.4009491376178518E-04 2.2944084841785123E-01
+ 21240 5.3099999999999996E-03 1.4015228044266006E-04 2.2949259841475733E-01
+ 21241 5.3102499999999999E-03 1.4020966006091109E-04 2.2954434742631319E-01
+ 21242 5.3105000000000001E-03 1.4026705261629174E-04 2.2959609545049142E-01
+ 21243 5.3107500000000004E-03 1.4032445810855464E-04 2.2964784248526682E-01
+ 21244 5.3109999999999997E-03 1.4038187653745221E-04 2.2969958852861697E-01
+ 21245 5.3112500000000000E-03 1.4043930790273685E-04 2.2975133357852143E-01
+ 21246 5.3115000000000002E-03 1.4049675220415938E-04 2.2980307763296148E-01
+ 21247 5.3117499999999996E-03 1.4055420944147074E-04 2.2985482068992122E-01
+ 21248 5.3119999999999999E-03 1.4061167961442161E-04 2.2990656274738688E-01
+ 21249 5.3122500000000001E-03 1.4066916272276173E-04 2.2995830380334625E-01
+ 21250 5.3125000000000004E-03 1.4072665876624043E-04 2.3001004385578996E-01
+ 21251 5.3127499999999998E-03 1.4078416774460648E-04 2.3006178290271012E-01
+ 21252 5.3130000000000000E-03 1.4084168965760850E-04 2.3011352094210222E-01
+ 21253 5.3132500000000003E-03 1.4089922450499415E-04 2.3016525797196261E-01
+ 21254 5.3134999999999996E-03 1.4095677228651073E-04 2.3021699399029050E-01
+ 21255 5.3137499999999999E-03 1.4101433300190536E-04 2.3026872899508724E-01
+ 21256 5.3140000000000001E-03 1.4107190665092436E-04 2.3032046298435632E-01
+ 21257 5.3142500000000004E-03 1.4112949323331358E-04 2.3037219595610342E-01
+ 21258 5.3144999999999998E-03 1.4118709274881812E-04 2.3042392790833616E-01
+ 21259 5.3147500000000000E-03 1.4124470519718326E-04 2.3047565883906473E-01
+ 21260 5.3150000000000003E-03 1.4130233057815320E-04 2.3052738874630146E-01
+ 21261 5.3152499999999997E-03 1.4135996889147156E-04 2.3057911762806024E-01
+ 21262 5.3154999999999999E-03 1.4141762013688216E-04 2.3063084548235827E-01
+ 21263 5.3157500000000002E-03 1.4147528431412773E-04 2.3068257230721401E-01
+ 21264 5.3160000000000004E-03 1.4153296142295062E-04 2.3073429810064830E-01
+ 21265 5.3162499999999998E-03 1.4159065146309251E-04 2.3078602286068436E-01
+ 21266 5.3165000000000000E-03 1.4164835443429525E-04 2.3083774658534759E-01
+ 21267 5.3167500000000003E-03 1.4170607033629946E-04 2.3088946927266527E-01
+ 21268 5.3169999999999997E-03 1.4176379916884557E-04 2.3094119092066720E-01
+ 21269 5.3172499999999999E-03 1.4182154093167370E-04 2.3099291152738541E-01
+ 21270 5.3175000000000002E-03 1.4187929562452315E-04 2.3104463109085360E-01
+ 21271 5.3177500000000004E-03 1.4193706324713292E-04 2.3109634960910833E-01
+ 21272 5.3179999999999998E-03 1.4199484379924101E-04 2.3114806708018754E-01
+ 21273 5.3182500000000001E-03 1.4205263728058615E-04 2.3119978350213258E-01
+ 21274 5.3185000000000003E-03 1.4211044369090534E-04 2.3125149887298568E-01
+ 21275 5.3187499999999997E-03 1.4216826302993540E-04 2.3130321319079172E-01
+ 21276 5.3189999999999999E-03 1.4222609529741348E-04 2.3135492645359834E-01
+ 21277 5.3192500000000002E-03 1.4228394049307504E-04 2.3140663865945466E-01
+ 21278 5.3194999999999996E-03 1.4234179861665551E-04 2.3145834980641211E-01
+ 21279 5.3197499999999998E-03 1.4239966966789045E-04 2.3151005989252471E-01
+ 21280 5.3200000000000001E-03 1.4245755364651407E-04 2.3156176891584798E-01
+ 21281 5.3202500000000003E-03 1.4251545055226044E-04 2.3161347687444059E-01
+ 21282 5.3204999999999997E-03 1.4257336038486299E-04 2.3166518376636197E-01
+ 21283 5.3207500000000000E-03 1.4263128314405526E-04 2.3171688958967551E-01
+ 21284 5.3210000000000002E-03 1.4268921882956944E-04 2.3176859434244526E-01
+ 21285 5.3212499999999996E-03 1.4274716744113768E-04 2.3182029802273835E-01
+ 21286 5.3214999999999998E-03 1.4280512897849187E-04 2.3187200062862376E-01
+ 21287 5.3217500000000001E-03 1.4286310344136319E-04 2.3192370215817279E-01
+ 21288 5.3220000000000003E-03 1.4292109082948199E-04 2.3197540260945881E-01
+ 21289 5.3222499999999997E-03 1.4297909114257846E-04 2.3202710198055720E-01
+ 21290 5.3225000000000000E-03 1.4303710438038275E-04 2.3207880026954619E-01
+ 21291 5.3227500000000002E-03 1.4309513054262371E-04 2.3213049747450554E-01
+ 21292 5.3229999999999996E-03 1.4315316962903004E-04 2.3218219359351733E-01
+ 21293 5.3232499999999999E-03 1.4321122163933045E-04 2.3223388862466612E-01
+ 21294 5.3235000000000001E-03 1.4326928657325239E-04 2.3228558256603826E-01
+ 21295 5.3237500000000004E-03 1.4332736443052333E-04 2.3233727541572288E-01
+ 21296 5.3239999999999997E-03 1.4338545521086981E-04 2.3238896717181040E-01
+ 21297 5.3242500000000000E-03 1.4344355891401863E-04 2.3244065783239429E-01
+ 21298 5.3245000000000002E-03 1.4350167553969534E-04 2.3249234739557004E-01
+ 21299 5.3247499999999996E-03 1.4355980508762539E-04 2.3254403585943453E-01
+ 21300 5.3249999999999999E-03 1.4361794755753397E-04 2.3259572322208810E-01
+ 21301 5.3252500000000001E-03 1.4367610294914538E-04 2.3264740948163234E-01
+ 21302 5.3255000000000004E-03 1.4373427126218360E-04 2.3269909463617147E-01
+ 21303 5.3257499999999998E-03 1.4379245249637184E-04 2.3275077868381150E-01
+ 21304 5.3260000000000000E-03 1.4385064665143376E-04 2.3280246162266119E-01
+ 21305 5.3262500000000003E-03 1.4390885372709148E-04 2.3285414345083119E-01
+ 21306 5.3264999999999996E-03 1.4396707372306707E-04 2.3290582416643396E-01
+ 21307 5.3267499999999999E-03 1.4402530663908250E-04 2.3295750376758503E-01
+ 21308 5.3270000000000001E-03 1.4408355247485865E-04 2.3300918225240147E-01
+ 21309 5.3272500000000004E-03 1.4414181123011639E-04 2.3306085961900283E-01
+ 21310 5.3274999999999998E-03 1.4420008290457549E-04 2.3311253586551020E-01
+ 21311 5.3277500000000000E-03 1.4425836749795625E-04 2.3316421099004803E-01
+ 21312 5.3280000000000003E-03 1.4431666500997769E-04 2.3321588499074211E-01
+ 21313 5.3282499999999997E-03 1.4437497544035849E-04 2.3326755786572040E-01
+ 21314 5.3284999999999999E-03 1.4443329878881730E-04 2.3331922961311380E-01
+ 21315 5.3287500000000002E-03 1.4449163505507177E-04 2.3337090023105456E-01
+ 21316 5.3290000000000004E-03 1.4454998423883941E-04 2.3342256971767739E-01
+ 21317 5.3292499999999998E-03 1.4460834633983678E-04 2.3347423807111922E-01
+ 21318 5.3295000000000000E-03 1.4466672135778110E-04 2.3352590528951961E-01
+ 21319 5.3297500000000003E-03 1.4472510929238770E-04 2.3357757137101973E-01
+ 21320 5.3299999999999997E-03 1.4478351014337226E-04 2.3362923631376287E-01
+ 21321 5.3302499999999999E-03 1.4484192391045017E-04 2.3368090011589515E-01
+ 21322 5.3305000000000002E-03 1.4490035059333580E-04 2.3373256277556442E-01
+ 21323 5.3307500000000004E-03 1.4495879019174349E-04 2.3378422429092080E-01
+ 21324 5.3309999999999998E-03 1.4501724270538649E-04 2.3383588466011643E-01
+ 21325 5.3312500000000001E-03 1.4507570813397858E-04 2.3388754388130603E-01
+ 21326 5.3315000000000003E-03 1.4513418647723220E-04 2.3393920195264639E-01
+ 21327 5.3317499999999997E-03 1.4519267773485954E-04 2.3399085887229626E-01
+ 21328 5.3319999999999999E-03 1.4525118190657292E-04 2.3404251463841713E-01
+ 21329 5.3322500000000002E-03 1.4530969899208336E-04 2.3409416924917173E-01
+ 21330 5.3325000000000004E-03 1.4536822899110193E-04 2.3414582270272599E-01
+ 21331 5.3327499999999998E-03 1.4542677190333884E-04 2.3419747499724738E-01
+ 21332 5.3330000000000001E-03 1.4548532772850451E-04 2.3424912613090604E-01
+ 21333 5.3332500000000003E-03 1.4554389646630829E-04 2.3430077610187378E-01
+ 21334 5.3334999999999997E-03 1.4560247811645904E-04 2.3435242490832509E-01
+ 21335 5.3337499999999999E-03 1.4566107267866587E-04 2.3440407254843648E-01
+ 21336 5.3340000000000002E-03 1.4571968015263687E-04 2.3445571902038653E-01
+ 21337 5.3342499999999996E-03 1.4577830053807929E-04 2.3450736432235603E-01
+ 21338 5.3344999999999998E-03 1.4583693383470102E-04 2.3455900845252833E-01
+ 21339 5.3347500000000001E-03 1.4589558004220860E-04 2.3461065140908860E-01
+ 21340 5.3350000000000003E-03 1.4595423916030851E-04 2.3466229319022433E-01
+ 21341 5.3352499999999997E-03 1.4601291118870635E-04 2.3471393379412483E-01
+ 21342 5.3355000000000000E-03 1.4607159612710800E-04 2.3476557321898245E-01
+ 21343 5.3357500000000002E-03 1.4613029397521831E-04 2.3481721146299117E-01
+ 21344 5.3359999999999996E-03 1.4618900473274156E-04 2.3486884852434678E-01
+ 21345 5.3362499999999998E-03 1.4624772839938246E-04 2.3492048440124846E-01
+ 21346 5.3365000000000001E-03 1.4630646497484434E-04 2.3497211909189650E-01
+ 21347 5.3367500000000003E-03 1.4636521445883033E-04 2.3502375259449379E-01
+ 21348 5.3369999999999997E-03 1.4642397685104311E-04 2.3507538490724514E-01
+ 21349 5.3372500000000000E-03 1.4648275215118533E-04 2.3512701602835809E-01
+ 21350 5.3375000000000002E-03 1.4654154035895878E-04 2.3517864595604213E-01
+ 21351 5.3377499999999996E-03 1.4660034147406448E-04 2.3523027468850849E-01
+ 21352 5.3379999999999999E-03 1.4665915549620393E-04 2.3528190222397158E-01
+ 21353 5.3382500000000001E-03 1.4671798242507742E-04 2.3533352856064738E-01
+ 21354 5.3385000000000004E-03 1.4677682226038513E-04 2.3538515369675367E-01
+ 21355 5.3387499999999997E-03 1.4683567500182635E-04 2.3543677763051107E-01
+ 21356 5.3390000000000000E-03 1.4689454064910075E-04 2.3548840036014260E-01
+ 21357 5.3392500000000002E-03 1.4695341920190684E-04 2.3554002188387271E-01
+ 21358 5.3394999999999996E-03 1.4701231065994278E-04 2.3559164219992829E-01
+ 21359 5.3397499999999999E-03 1.4707121502290671E-04 2.3564326130653920E-01
+ 21360 5.3400000000000001E-03 1.4713013229049600E-04 2.3569487920193652E-01
+ 21361 5.3402500000000004E-03 1.4718906246240752E-04 2.3574649588435370E-01
+ 21362 5.3404999999999998E-03 1.4724800553833766E-04 2.3579811135202669E-01
+ 21363 5.3407500000000000E-03 1.4730696151798279E-04 2.3584972560319381E-01
+ 21364 5.3410000000000003E-03 1.4736593040103868E-04 2.3590133863609514E-01
+ 21365 5.3412499999999996E-03 1.4742491218719988E-04 2.3595295044897266E-01
+ 21366 5.3414999999999999E-03 1.4748390687616199E-04 2.3600456104007181E-01
+ 21367 5.3417500000000001E-03 1.4754291446761897E-04 2.3605617040763890E-01
+ 21368 5.3420000000000004E-03 1.4760193496126466E-04 2.3610777854992318E-01
+ 21369 5.3422499999999998E-03 1.4766096835679238E-04 2.3615938546517565E-01
+ 21370 5.3425000000000000E-03 1.4772001465389558E-04 2.3621099115165003E-01
+ 21371 5.3427500000000003E-03 1.4777907385226652E-04 2.3626259560760182E-01
+ 21372 5.3429999999999997E-03 1.4783814595159745E-04 2.3631419883128893E-01
+ 21373 5.3432499999999999E-03 1.4789723095158015E-04 2.3636580082097119E-01
+ 21374 5.3435000000000002E-03 1.4795632885190586E-04 2.3641740157491131E-01
+ 21375 5.3437500000000004E-03 1.4801543965226545E-04 2.3646900109137331E-01
+ 21376 5.3439999999999998E-03 1.4807456335234895E-04 2.3652059936862385E-01
+ 21377 5.3442500000000000E-03 1.4813369995184705E-04 2.3657219640493193E-01
+ 21378 5.3445000000000003E-03 1.4819284945044887E-04 2.3662379219856880E-01
+ 21379 5.3447499999999997E-03 1.4825201184784343E-04 2.3667538674780700E-01
+ 21380 5.3449999999999999E-03 1.4831118714371967E-04 2.3672698005092274E-01
+ 21381 5.3452500000000002E-03 1.4837037533776577E-04 2.3677857210619344E-01
+ 21382 5.3455000000000004E-03 1.4842957642966954E-04 2.3683016291189890E-01
+ 21383 5.3457499999999998E-03 1.4848879041911816E-04 2.3688175246632098E-01
+ 21384 5.3460000000000001E-03 1.4854801730579905E-04 2.3693334076774439E-01
+ 21385 5.3462500000000003E-03 1.4860725708939842E-04 2.3698492781445532E-01
+ 21386 5.3464999999999997E-03 1.4866650976960231E-04 2.3703651360474207E-01
+ 21387 5.3467499999999999E-03 1.4872577534609670E-04 2.3708809813689638E-01
+ 21388 5.3470000000000002E-03 1.4878505381856676E-04 2.3713968140921074E-01
+ 21389 5.3472500000000004E-03 1.4884434518669718E-04 2.3719126341998034E-01
+ 21390 5.3474999999999998E-03 1.4890364945017222E-04 2.3724284416750285E-01
+ 21391 5.3477500000000001E-03 1.4896296660867620E-04 2.3729442365007797E-01
+ 21392 5.3480000000000003E-03 1.4902229666189260E-04 2.3734600186600763E-01
+ 21393 5.3482499999999997E-03 1.4908163960950435E-04 2.3739757881359572E-01
+ 21394 5.3485000000000000E-03 1.4914099545119432E-04 2.3744915449114859E-01
+ 21395 5.3487500000000002E-03 1.4920036418664484E-04 2.3750072889697493E-01
+ 21396 5.3489999999999996E-03 1.4925974581553750E-04 2.3755230202938496E-01
+ 21397 5.3492499999999998E-03 1.4931914033755410E-04 2.3760387388669205E-01
+ 21398 5.3495000000000001E-03 1.4937854775237536E-04 2.3765544446721129E-01
+ 21399 5.3497500000000003E-03 1.4943796805968207E-04 2.3770701376925968E-01
+ 21400 5.3499999999999997E-03 1.4949740125915409E-04 2.3775858179115669E-01
+ 21401 5.3502500000000000E-03 1.4955684735047168E-04 2.3781014853122445E-01
+ 21402 5.3505000000000002E-03 1.4961630633331374E-04 2.3786171398778647E-01
+ 21403 5.3507499999999996E-03 1.4967577820735920E-04 2.3791327815916896E-01
+ 21404 5.3509999999999999E-03 1.4973526297228681E-04 2.3796484104370053E-01
+ 21405 5.3512500000000001E-03 1.4979476062777463E-04 2.3801640263971141E-01
+ 21406 5.3515000000000004E-03 1.4985427117350015E-04 2.3806796294553431E-01
+ 21407 5.3517499999999997E-03 1.4991379460914048E-04 2.3811952195950414E-01
+ 21408 5.3520000000000000E-03 1.4997333093437289E-04 2.3817107967995838E-01
+ 21409 5.3522500000000002E-03 1.5003288014887355E-04 2.3822263610523597E-01
+ 21410 5.3524999999999996E-03 1.5009244225231821E-04 2.3827419123367841E-01
+ 21411 5.3527499999999999E-03 1.5015201724438292E-04 2.3832574506363000E-01
+ 21412 5.3530000000000001E-03 1.5021160512474272E-04 2.3837729759343626E-01
+ 21413 5.3532500000000004E-03 1.5027120589307215E-04 2.3842884882144538E-01
+ 21414 5.3534999999999998E-03 1.5033081954904555E-04 2.3848039874600765E-01
+ 21415 5.3537500000000000E-03 1.5039044609233717E-04 2.3853194736547578E-01
+ 21416 5.3540000000000003E-03 1.5045008552262029E-04 2.3858349467820464E-01
+ 21417 5.3542499999999996E-03 1.5050973783956801E-04 2.3863504068255106E-01
+ 21418 5.3544999999999999E-03 1.5056940304285324E-04 2.3868658537687418E-01
+ 21419 5.3547500000000001E-03 1.5062908113214820E-04 2.3873812875953554E-01
+ 21420 5.3550000000000004E-03 1.5068877210712461E-04 2.3878967082889854E-01
+ 21421 5.3552499999999998E-03 1.5074847596745376E-04 2.3884121158332899E-01
+ 21422 5.3555000000000000E-03 1.5080819271280727E-04 2.3889275102119506E-01
+ 21423 5.3557500000000003E-03 1.5086792234285555E-04 2.3894428914086693E-01
+ 21424 5.3559999999999997E-03 1.5092766485726861E-04 2.3899582594071664E-01
+ 21425 5.3562499999999999E-03 1.5098742025571659E-04 2.3904736141911942E-01
+ 21426 5.3565000000000002E-03 1.5104718853786885E-04 2.3909889557445163E-01
+ 21427 5.3567500000000004E-03 1.5110696970339438E-04 2.3915042840509260E-01
+ 21428 5.3569999999999998E-03 1.5116676375196168E-04 2.3920195990942317E-01
+ 21429 5.3572500000000000E-03 1.5122657068323926E-04 2.3925349008582730E-01
+ 21430 5.3575000000000003E-03 1.5128639049689474E-04 2.3930501893269016E-01
+ 21431 5.3577499999999997E-03 1.5134622319259549E-04 2.3935654644839968E-01
+ 21432 5.3579999999999999E-03 1.5140606877000871E-04 2.3940807263134634E-01
+ 21433 5.3582500000000002E-03 1.5146592722880102E-04 2.3945959747992196E-01
+ 21434 5.3585000000000004E-03 1.5152579856863834E-04 2.3951112099252106E-01
+ 21435 5.3587499999999998E-03 1.5158568278918655E-04 2.3956264316754025E-01
+ 21436 5.3590000000000000E-03 1.5164557989011141E-04 2.3961416400337862E-01
+ 21437 5.3592500000000003E-03 1.5170548987107754E-04 2.3966568349843731E-01
+ 21438 5.3594999999999997E-03 1.5176541273174954E-04 2.3971720165111929E-01
+ 21439 5.3597499999999999E-03 1.5182534847179202E-04 2.3976871845983039E-01
+ 21440 5.3600000000000002E-03 1.5188529709086830E-04 2.3982023392297797E-01
+ 21441 5.3602500000000004E-03 1.5194525858864215E-04 2.3987174803897221E-01
+ 21442 5.3604999999999998E-03 1.5200523296477625E-04 2.3992326080622506E-01
+ 21443 5.3607500000000001E-03 1.5206522021893359E-04 2.3997477222315100E-01
+ 21444 5.3610000000000003E-03 1.5212522035077622E-04 2.4002628228816650E-01
+ 21445 5.3612499999999997E-03 1.5218523335996568E-04 2.4007779099969007E-01
+ 21446 5.3614999999999999E-03 1.5224525924616391E-04 2.4012929835614302E-01
+ 21447 5.3617500000000002E-03 1.5230529800903177E-04 2.4018080435594821E-01
+ 21448 5.3619999999999996E-03 1.5236534964822954E-04 2.4023230899753117E-01
+ 21449 5.3622499999999998E-03 1.5242541416341798E-04 2.4028381227931922E-01
+ 21450 5.3625000000000001E-03 1.5248549155425677E-04 2.4033531419974255E-01
+ 21451 5.3627500000000003E-03 1.5254558182040538E-04 2.4038681475723278E-01
+ 21452 5.3629999999999997E-03 1.5260568496152253E-04 2.4043831395022403E-01
+ 21453 5.3632500000000000E-03 1.5266580097726744E-04 2.4048981177715290E-01
+ 21454 5.3635000000000002E-03 1.5272592986729816E-04 2.4054130823645797E-01
+ 21455 5.3637499999999996E-03 1.5278607163127239E-04 2.4059280332657984E-01
+ 21456 5.3639999999999998E-03 1.5284622626884813E-04 2.4064429704596177E-01
+ 21457 5.3642500000000001E-03 1.5290639377968206E-04 2.4069578939304895E-01
+ 21458 5.3645000000000003E-03 1.5296657416343119E-04 2.4074728036628854E-01
+ 21459 5.3647499999999997E-03 1.5302676741975151E-04 2.4079876996413024E-01
+ 21460 5.3650000000000000E-03 1.5308697354829933E-04 2.4085025818502603E-01
+ 21461 5.3652500000000002E-03 1.5314719254873012E-04 2.4090174502743006E-01
+ 21462 5.3654999999999996E-03 1.5320742442069893E-04 2.4095323048979805E-01
+ 21463 5.3657499999999999E-03 1.5326766916386083E-04 2.4100471457058917E-01
+ 21464 5.3660000000000001E-03 1.5332792677786995E-04 2.4105619726826361E-01
+ 21465 5.3662500000000004E-03 1.5338819726238060E-04 2.4110767858128446E-01
+ 21466 5.3664999999999997E-03 1.5344848061704601E-04 2.4115915850811626E-01
+ 21467 5.3667500000000000E-03 1.5350877684151980E-04 2.4121063704722703E-01
+ 21468 5.3670000000000002E-03 1.5356908593545487E-04 2.4126211419708596E-01
+ 21469 5.3672499999999996E-03 1.5362940789850332E-04 2.4131358995616453E-01
+ 21470 5.3674999999999999E-03 1.5368974273031774E-04 2.4136506432293695E-01
+ 21471 5.3677500000000001E-03 1.5375009043054966E-04 2.4141653729587931E-01
+ 21472 5.3680000000000004E-03 1.5381045099885045E-04 2.4146800887346967E-01
+ 21473 5.3682499999999998E-03 1.5387082443487089E-04 2.4151947905418869E-01
+ 21474 5.3685000000000000E-03 1.5393121073826188E-04 2.4157094783651917E-01
+ 21475 5.3687500000000003E-03 1.5399160990867361E-04 2.4162241521894609E-01
+ 21476 5.3689999999999996E-03 1.5405202194575552E-04 2.4167388119995628E-01
+ 21477 5.3692499999999999E-03 1.5411244684915756E-04 2.4172534577803956E-01
+ 21478 5.3695000000000001E-03 1.5417288461852855E-04 2.4177680895168724E-01
+ 21479 5.3697500000000004E-03 1.5423333525351729E-04 2.4182827071939308E-01
+ 21480 5.3699999999999998E-03 1.5429379875377179E-04 2.4187973107965283E-01
+ 21481 5.3702500000000000E-03 1.5435427511894059E-04 2.4193119003096528E-01
+ 21482 5.3705000000000003E-03 1.5441476434867088E-04 2.4198264757183030E-01
+ 21483 5.3707499999999997E-03 1.5447526644260970E-04 2.4203410370075049E-01
+ 21484 5.3709999999999999E-03 1.5453578140040429E-04 2.4208555841623106E-01
+ 21485 5.3712500000000002E-03 1.5459630922170101E-04 2.4213701171677876E-01
+ 21486 5.3715000000000004E-03 1.5465684990614574E-04 2.4218846360090293E-01
+ 21487 5.3717499999999998E-03 1.5471740345338416E-04 2.4223991406711459E-01
+ 21488 5.3720000000000000E-03 1.5477796986306192E-04 2.4229136311392793E-01
+ 21489 5.3722500000000003E-03 1.5483854913482382E-04 2.4234281073985836E-01
+ 21490 5.3724999999999997E-03 1.5489914126831422E-04 2.4239425694342417E-01
+ 21491 5.3727499999999999E-03 1.5495974626317772E-04 2.4244570172314578E-01
+ 21492 5.3730000000000002E-03 1.5502036411905811E-04 2.4249714507754519E-01
+ 21493 5.3732500000000004E-03 1.5508099483559876E-04 2.4254858700514761E-01
+ 21494 5.3734999999999998E-03 1.5514163841244254E-04 2.4260002750447920E-01
+ 21495 5.3737500000000001E-03 1.5520229484923274E-04 2.4265146657406983E-01
+ 21496 5.3740000000000003E-03 1.5526296414561136E-04 2.4270290421245047E-01
+ 21497 5.3742499999999997E-03 1.5532364630122043E-04 2.4275434041815439E-01
+ 21498 5.3744999999999999E-03 1.5538434131570183E-04 2.4280577518971758E-01
+ 21499 5.3747500000000002E-03 1.5544504918869678E-04 2.4285720852567819E-01
+ 21500 5.3750000000000004E-03 1.5550576991984607E-04 2.4290864042457577E-01
+ 21501 5.3752499999999998E-03 1.5556650350879005E-04 2.4296007088495275E-01
+ 21502 5.3755000000000001E-03 1.5562724995516952E-04 2.4301149990535428E-01
+ 21503 5.3757500000000003E-03 1.5568800925862378E-04 2.4306292748432659E-01
+ 21504 5.3759999999999997E-03 1.5574878141879224E-04 2.4311435362041858E-01
+ 21505 5.3762500000000000E-03 1.5580956643531456E-04 2.4316577831218167E-01
+ 21506 5.3765000000000002E-03 1.5587036430782898E-04 2.4321720155816912E-01
+ 21507 5.3767499999999996E-03 1.5593117503597386E-04 2.4326862335693650E-01
+ 21508 5.3769999999999998E-03 1.5599199861938769E-04 2.4332004370704161E-01
+ 21509 5.3772500000000001E-03 1.5605283505770772E-04 2.4337146260704476E-01
+ 21510 5.3775000000000003E-03 1.5611368435057140E-04 2.4342288005550763E-01
+ 21511 5.3777499999999997E-03 1.5617454649761531E-04 2.4347429605099466E-01
+ 21512 5.3780000000000000E-03 1.5623542149847659E-04 2.4352571059207295E-01
+ 21513 5.3782500000000002E-03 1.5629630935279113E-04 2.4357712367731110E-01
+ 21514 5.3784999999999996E-03 1.5635721006019475E-04 2.4362853530527978E-01
+ 21515 5.3787499999999999E-03 1.5641812362032312E-04 2.4367994547455263E-01
+ 21516 5.3790000000000001E-03 1.5647905003281145E-04 2.4373135418370520E-01
+ 21517 5.3792500000000004E-03 1.5653998929729439E-04 2.4378276143131483E-01
+ 21518 5.3794999999999997E-03 1.5660094141340612E-04 2.4383416721596135E-01
+ 21519 5.3797500000000000E-03 1.5666190638078124E-04 2.4388557153622720E-01
+ 21520 5.3800000000000002E-03 1.5672288419905323E-04 2.4393697439069648E-01
+ 21521 5.3802499999999996E-03 1.5678387486785524E-04 2.4398837577795546E-01
+ 21522 5.3804999999999999E-03 1.5684487838682072E-04 2.4403977569659319E-01
+ 21523 5.3807500000000001E-03 1.5690589475558220E-04 2.4409117414520043E-01
+ 21524 5.3810000000000004E-03 1.5696692397377187E-04 2.4414257112237006E-01
+ 21525 5.3812499999999997E-03 1.5702796604102158E-04 2.4419396662669757E-01
+ 21526 5.3815000000000000E-03 1.5708902095696336E-04 2.4424536065678071E-01
+ 21527 5.3817500000000002E-03 1.5715008872122814E-04 2.4429675321121899E-01
+ 21528 5.3819999999999996E-03 1.5721116933344677E-04 2.4434814428861421E-01
+ 21529 5.3822499999999999E-03 1.5727226279325015E-04 2.4439953388757074E-01
+ 21530 5.3825000000000001E-03 1.5733336910026837E-04 2.4445092200669497E-01
+ 21531 5.3827500000000004E-03 1.5739448825413121E-04 2.4450230864459541E-01
+ 21532 5.3829999999999998E-03 1.5745562025446812E-04 2.4455369379988248E-01
+ 21533 5.3832500000000000E-03 1.5751676510090842E-04 2.4460507747116966E-01
+ 21534 5.3835000000000003E-03 1.5757792279308102E-04 2.4465645965707200E-01
+ 21535 5.3837499999999996E-03 1.5763909333061402E-04 2.4470784035620649E-01
+ 21536 5.3839999999999999E-03 1.5770027671313609E-04 2.4475921956719340E-01
+ 21537 5.3842500000000001E-03 1.5776147294027472E-04 2.4481059728865412E-01
+ 21538 5.3845000000000004E-03 1.5782268201165742E-04 2.4486197351921277E-01
+ 21539 5.3847499999999998E-03 1.5788390392691088E-04 2.4491334825749517E-01
+ 21540 5.3850000000000000E-03 1.5794513868566264E-04 2.4496472150213047E-01
+ 21541 5.3852500000000003E-03 1.5800638628753858E-04 2.4501609325174892E-01
+ 21542 5.3854999999999997E-03 1.5806764673216475E-04 2.4506746350498310E-01
+ 21543 5.3857499999999999E-03 1.5812892001916721E-04 2.4511883226046854E-01
+ 21544 5.3860000000000002E-03 1.5819020614817121E-04 2.4517019951684241E-01
+ 21545 5.3862500000000004E-03 1.5825150511880183E-04 2.4522156527274389E-01
+ 21546 5.3864999999999998E-03 1.5831281693068342E-04 2.4527292952681490E-01
+ 21547 5.3867500000000000E-03 1.5837414158344093E-04 2.4532429227769911E-01
+ 21548 5.3870000000000003E-03 1.5843547907669800E-04 2.4537565352404295E-01
+ 21549 5.3872499999999997E-03 1.5849682941007845E-04 2.4542701326449398E-01
+ 21550 5.3874999999999999E-03 1.5855819258320570E-04 2.4547837149770360E-01
+ 21551 5.3877500000000002E-03 1.5861956859570275E-04 2.4552972822232411E-01
+ 21552 5.3880000000000004E-03 1.5868095744719219E-04 2.4558108343701046E-01
+ 21553 5.3882499999999998E-03 1.5874235913729623E-04 2.4563243714041952E-01
+ 21554 5.3885000000000001E-03 1.5880377366563736E-04 2.4568378933121088E-01
+ 21555 5.3887500000000003E-03 1.5886520103183688E-04 2.4573514000804608E-01
+ 21556 5.3889999999999997E-03 1.5892664123551606E-04 2.4578648916958853E-01
+ 21557 5.3892499999999999E-03 1.5898809427629637E-04 2.4583783681450461E-01
+ 21558 5.3895000000000002E-03 1.5904956015379813E-04 2.4588918294146234E-01
+ 21559 5.3897499999999996E-03 1.5911103886764147E-04 2.4594052754913179E-01
+ 21560 5.3899999999999998E-03 1.5917253041744690E-04 2.4599187063618591E-01
+ 21561 5.3902500000000001E-03 1.5923403480283400E-04 2.4604321220129935E-01
+ 21562 5.3905000000000003E-03 1.5929555202342185E-04 2.4609455224314902E-01
+ 21563 5.3907499999999997E-03 1.5935708207882944E-04 2.4614589076041393E-01
+ 21564 5.3910000000000000E-03 1.5941862496867592E-04 2.4619722775177591E-01
+ 21565 5.3912500000000002E-03 1.5948018069257929E-04 2.4624856321591829E-01
+ 21566 5.3914999999999996E-03 1.5954174925015741E-04 2.4629989715152664E-01
+ 21567 5.3917499999999998E-03 1.5960333064102855E-04 2.4635122955728939E-01
+ 21568 5.3920000000000001E-03 1.5966492486480980E-04 2.4640256043189659E-01
+ 21569 5.3922500000000003E-03 1.5972653192111797E-04 2.4645388977404065E-01
+ 21570 5.3924999999999997E-03 1.5978815180956994E-04 2.4650521758241611E-01
+ 21571 5.3927500000000000E-03 1.5984978452978233E-04 2.4655654385571996E-01
+ 21572 5.3930000000000002E-03 1.5991143008137101E-04 2.4660786859265116E-01
+ 21573 5.3932499999999996E-03 1.5997308846395149E-04 2.4665919179191070E-01
+ 21574 5.3934999999999999E-03 1.6003475967713970E-04 2.4671051345220238E-01
+ 21575 5.3937500000000001E-03 1.6009644372055054E-04 2.4676183357223186E-01
+ 21576 5.3940000000000004E-03 1.6015814059379855E-04 2.4681315215070704E-01
+ 21577 5.3942499999999997E-03 1.6021985029649827E-04 2.4686446918633742E-01
+ 21578 5.3945000000000000E-03 1.6028157282826417E-04 2.4691578467783590E-01
+ 21579 5.3947500000000002E-03 1.6034330818870971E-04 2.4696709862391666E-01
+ 21580 5.3949999999999996E-03 1.6040505637744822E-04 2.4701841102329647E-01
+ 21581 5.3952499999999999E-03 1.6046681739409333E-04 2.4706972187469423E-01
+ 21582 5.3955000000000001E-03 1.6052859123825771E-04 2.4712103117683107E-01
+ 21583 5.3957500000000004E-03 1.6059037790955384E-04 2.4717233892843007E-01
+ 21584 5.3959999999999998E-03 1.6065217740759367E-04 2.4722364512821685E-01
+ 21585 5.3962500000000000E-03 1.6071398973198953E-04 2.4727494977491929E-01
+ 21586 5.3965000000000003E-03 1.6077581488235283E-04 2.4732625286726714E-01
+ 21587 5.3967499999999996E-03 1.6083765285829454E-04 2.4737755440399239E-01
+ 21588 5.3969999999999999E-03 1.6089950365942611E-04 2.4742885438382980E-01
+ 21589 5.3972500000000001E-03 1.6096136728535788E-04 2.4748015280551533E-01
+ 21590 5.3975000000000004E-03 1.6102324373570015E-04 2.4753144966778828E-01
+ 21591 5.3977499999999998E-03 1.6108513301006270E-04 2.4758274496938892E-01
+ 21592 5.3980000000000000E-03 1.6114703510805575E-04 2.4763403870906103E-01
+ 21593 5.3982500000000003E-03 1.6120895002928824E-04 2.4768533088554984E-01
+ 21594 5.3984999999999997E-03 1.6127087777336921E-04 2.4773662149760245E-01
+ 21595 5.3987499999999999E-03 1.6133281833990767E-04 2.4778791054396898E-01
+ 21596 5.3990000000000002E-03 1.6139477172851188E-04 2.4783919802340154E-01
+ 21597 5.3992500000000004E-03 1.6145673793878992E-04 2.4789048393465393E-01
+ 21598 5.3994999999999998E-03 1.6151871697034944E-04 2.4794176827648262E-01
+ 21599 5.3997500000000000E-03 1.6158070882279832E-04 2.4799305104764641E-01
+ 21600 5.4000000000000003E-03 1.6164271349574362E-04 2.4804433224690600E-01
+ 21601 5.4002499999999997E-03 1.6170473098879180E-04 2.4809561187302392E-01
+ 21602 5.4004999999999999E-03 1.6176676130154994E-04 2.4814688992476594E-01
+ 21603 5.4007500000000002E-03 1.6182880443362411E-04 2.4819816640089928E-01
+ 21604 5.4010000000000004E-03 1.6189086038462028E-04 2.4824944130019355E-01
+ 21605 5.4012499999999998E-03 1.6195292915414380E-04 2.4830071462142031E-01
+ 21606 5.4015000000000001E-03 1.6201501074180041E-04 2.4835198636335379E-01
+ 21607 5.4017500000000003E-03 1.6207710514719504E-04 2.4840325652477011E-01
+ 21608 5.4019999999999997E-03 1.6213921236993202E-04 2.4845452510444763E-01
+ 21609 5.4022499999999999E-03 1.6220133240961641E-04 2.4850579210116713E-01
+ 21610 5.4025000000000002E-03 1.6226346526585189E-04 2.4855705751371154E-01
+ 21611 5.4027500000000004E-03 1.6232561093824241E-04 2.4860832134086552E-01
+ 21612 5.4029999999999998E-03 1.6238776942639120E-04 2.4865958358141629E-01
+ 21613 5.4032500000000001E-03 1.6244994072990194E-04 2.4871084423415360E-01
+ 21614 5.4035000000000003E-03 1.6251212484837726E-04 2.4876210329786905E-01
+ 21615 5.4037499999999997E-03 1.6257432178141945E-04 2.4881336077135610E-01
+ 21616 5.4039999999999999E-03 1.6263653152863132E-04 2.4886461665341103E-01
+ 21617 5.4042500000000002E-03 1.6269875408961475E-04 2.4891587094283207E-01
+ 21618 5.4044999999999996E-03 1.6276098946397101E-04 2.4896712363841975E-01
+ 21619 5.4047499999999998E-03 1.6282323765130213E-04 2.4901837473897651E-01
+ 21620 5.4050000000000001E-03 1.6288549865120882E-04 2.4906962424330756E-01
+ 21621 5.4052500000000003E-03 1.6294777246329196E-04 2.4912087215021964E-01
+ 21622 5.4054999999999997E-03 1.6301005908715181E-04 2.4917211845852191E-01
+ 21623 5.4057500000000000E-03 1.6307235852238902E-04 2.4922336316702612E-01
+ 21624 5.4060000000000002E-03 1.6313467076860323E-04 2.4927460627454567E-01
+ 21625 5.4062499999999996E-03 1.6319699582539385E-04 2.4932584777989641E-01
+ 21626 5.4064999999999998E-03 1.6325933369236065E-04 2.4937708768189679E-01
+ 21627 5.4067500000000001E-03 1.6332168436910234E-04 2.4942832597936665E-01
+ 21628 5.4070000000000003E-03 1.6338404785521790E-04 2.4947956267112872E-01
+ 21629 5.4072499999999997E-03 1.6344642415030524E-04 2.4953079775600728E-01
+ 21630 5.4075000000000000E-03 1.6350881325396307E-04 2.4958203123282979E-01
+ 21631 5.4077500000000002E-03 1.6357121516578883E-04 2.4963326310042491E-01
+ 21632 5.4079999999999996E-03 1.6363362988538013E-04 2.4968449335762383E-01
+ 21633 5.4082499999999999E-03 1.6369605741233448E-04 2.4973572200326050E-01
+ 21634 5.4085000000000001E-03 1.6375849774624872E-04 2.4978694903617013E-01
+ 21635 5.4087500000000004E-03 1.6382095088671942E-04 2.4983817445519077E-01
+ 21636 5.4089999999999997E-03 1.6388341683334286E-04 2.4988939825916229E-01
+ 21637 5.4092500000000000E-03 1.6394589558571543E-04 2.4994062044692744E-01
+ 21638 5.4095000000000002E-03 1.6400838714343281E-04 2.4999184101733041E-01
+ 21639 5.4097499999999996E-03 1.6407089150609035E-04 2.5004305996921766E-01
+ 21640 5.4099999999999999E-03 1.6413340867328359E-04 2.5009427730143857E-01
+ 21641 5.4102500000000001E-03 1.6419593864460731E-04 2.5014549301284394E-01
+ 21642 5.4105000000000004E-03 1.6425848141965625E-04 2.5019670710228692E-01
+ 21643 5.4107499999999998E-03 1.6432103699802434E-04 2.5024791956862313E-01
+ 21644 5.4110000000000000E-03 1.6438360537930632E-04 2.5029913041071022E-01
+ 21645 5.4112500000000003E-03 1.6444618656309560E-04 2.5035033962740844E-01
+ 21646 5.4114999999999996E-03 1.6450878054898561E-04 2.5040154721757912E-01
+ 21647 5.4117499999999999E-03 1.6457138733656996E-04 2.5045275318008742E-01
+ 21648 5.4120000000000001E-03 1.6463400692544124E-04 2.5050395751379906E-01
+ 21649 5.4122500000000004E-03 1.6469663931519238E-04 2.5055516021758328E-01
+ 21650 5.4124999999999998E-03 1.6475928450541537E-04 2.5060636129031044E-01
+ 21651 5.4127500000000000E-03 1.6482194249570260E-04 2.5065756073085416E-01
+ 21652 5.4130000000000003E-03 1.6488461328564600E-04 2.5070875853808938E-01
+ 21653 5.4132499999999997E-03 1.6494729687483668E-04 2.5075995471089352E-01
+ 21654 5.4134999999999999E-03 1.6500999326286633E-04 2.5081114924814668E-01
+ 21655 5.4137500000000002E-03 1.6507270244932570E-04 2.5086234214873038E-01
+ 21656 5.4140000000000004E-03 1.6513542443380555E-04 2.5091353341152900E-01
+ 21657 5.4142499999999998E-03 1.6519815921589605E-04 2.5096472303542822E-01
+ 21658 5.4145000000000000E-03 1.6526090679518774E-04 2.5101591101931731E-01
+ 21659 5.4147500000000003E-03 1.6532366717127037E-04 2.5106709736208638E-01
+ 21660 5.4149999999999997E-03 1.6538644034373313E-04 2.5111828206262843E-01
+ 21661 5.4152499999999999E-03 1.6544922631216586E-04 2.5116946511983868E-01
+ 21662 5.4155000000000002E-03 1.6551202507615742E-04 2.5122064653261428E-01
+ 21663 5.4157500000000004E-03 1.6557483663529637E-04 2.5127182629985489E-01
+ 21664 5.4159999999999998E-03 1.6563766098917122E-04 2.5132300442046190E-01
+ 21665 5.4162500000000001E-03 1.6570049813737051E-04 2.5137418089333929E-01
+ 21666 5.4165000000000003E-03 1.6576334807948191E-04 2.5142535571739327E-01
+ 21667 5.4167499999999997E-03 1.6582621081509292E-04 2.5147652889153183E-01
+ 21668 5.4169999999999999E-03 1.6588908634379137E-04 2.5152770041466566E-01
+ 21669 5.4172500000000002E-03 1.6595197466516396E-04 2.5157887028570747E-01
+ 21670 5.4174999999999996E-03 1.6601487577879757E-04 2.5163003850357185E-01
+ 21671 5.4177499999999998E-03 1.6607778968427906E-04 2.5168120506717606E-01
+ 21672 5.4180000000000001E-03 1.6614071638119455E-04 2.5173236997543935E-01
+ 21673 5.4182500000000003E-03 1.6620365586913027E-04 2.5178353322728309E-01
+ 21674 5.4184999999999997E-03 1.6626660814767139E-04 2.5183469482163068E-01
+ 21675 5.4187500000000000E-03 1.6632957321640400E-04 2.5188585475740860E-01
+ 21676 5.4190000000000002E-03 1.6639255107491323E-04 2.5193701303354438E-01
+ 21677 5.4192499999999996E-03 1.6645554172278353E-04 2.5198816964896820E-01
+ 21678 5.4194999999999998E-03 1.6651854515960034E-04 2.5203932460261314E-01
+ 21679 5.4197500000000001E-03 1.6658156138494765E-04 2.5209047789341305E-01
+ 21680 5.4200000000000003E-03 1.6664459039840985E-04 2.5214162952030522E-01
+ 21681 5.4202499999999997E-03 1.6670763219957027E-04 2.5219277948222851E-01
+ 21682 5.4205000000000000E-03 1.6677068678801326E-04 2.5224392777812427E-01
+ 21683 5.4207500000000002E-03 1.6683375416332190E-04 2.5229507440693599E-01
+ 21684 5.4209999999999996E-03 1.6689683432507900E-04 2.5234621936760881E-01
+ 21685 5.4212499999999999E-03 1.6695992727286781E-04 2.5239736265909085E-01
+ 21686 5.4215000000000001E-03 1.6702303300627073E-04 2.5244850428033250E-01
+ 21687 5.4217500000000004E-03 1.6708615152487014E-04 2.5249964423028526E-01
+ 21688 5.4219999999999997E-03 1.6714928282824778E-04 2.5255078250790391E-01
+ 21689 5.4222500000000000E-03 1.6721242691598585E-04 2.5260191911214497E-01
+ 21690 5.4225000000000002E-03 1.6727558378766574E-04 2.5265305404196731E-01
+ 21691 5.4227499999999996E-03 1.6733875344286848E-04 2.5270418729633148E-01
+ 21692 5.4229999999999999E-03 1.6740193588117542E-04 2.5275531887420138E-01
+ 21693 5.4232500000000001E-03 1.6746513110216718E-04 2.5280644877454206E-01
+ 21694 5.4235000000000004E-03 1.6752833910542434E-04 2.5285757699632094E-01
+ 21695 5.4237499999999998E-03 1.6759155989052658E-04 2.5290870353850764E-01
+ 21696 5.4240000000000000E-03 1.6765479345705466E-04 2.5295982840007436E-01
+ 21697 5.4242500000000003E-03 1.6771803980458798E-04 2.5301095157999548E-01
+ 21698 5.4244999999999996E-03 1.6778129893270567E-04 2.5306207307724682E-01
+ 21699 5.4247499999999999E-03 1.6784457084098754E-04 2.5311319289080753E-01
+ 21700 5.4250000000000001E-03 1.6790785552901215E-04 2.5316431101965781E-01
+ 21701 5.4252500000000004E-03 1.6797115299635831E-04 2.5321542746278086E-01
+ 21702 5.4254999999999998E-03 1.6803446324260425E-04 2.5326654221916145E-01
+ 21703 5.4257500000000000E-03 1.6809778626732856E-04 2.5331765528778732E-01
+ 21704 5.4260000000000003E-03 1.6816112207010883E-04 2.5336876666764785E-01
+ 21705 5.4262499999999997E-03 1.6822447065052281E-04 2.5341987635773450E-01
+ 21706 5.4264999999999999E-03 1.6828783200814812E-04 2.5347098435704163E-01
+ 21707 5.4267500000000002E-03 1.6835120614256178E-04 2.5352209066456488E-01
+ 21708 5.4270000000000004E-03 1.6841459305334084E-04 2.5357319527930278E-01
+ 21709 5.4272499999999998E-03 1.6847799274006159E-04 2.5362429820025539E-01
+ 21710 5.4275000000000000E-03 1.6854140520230099E-04 2.5367539942642597E-01
+ 21711 5.4277500000000003E-03 1.6860483043963501E-04 2.5372649895681904E-01
+ 21712 5.4279999999999997E-03 1.6866826845163925E-04 2.5377759679044148E-01
+ 21713 5.4282499999999999E-03 1.6873171923788998E-04 2.5382869292630311E-01
+ 21714 5.4285000000000002E-03 1.6879518279796238E-04 2.5387978736341471E-01
+ 21715 5.4287500000000004E-03 1.6885865913143151E-04 2.5393088010079012E-01
+ 21716 5.4289999999999998E-03 1.6892214823787229E-04 2.5398197113744525E-01
+ 21717 5.4292500000000000E-03 1.6898565011685973E-04 2.5403306047239838E-01
+ 21718 5.4295000000000003E-03 1.6904916476796812E-04 2.5408414810466906E-01
+ 21719 5.4297499999999997E-03 1.6911269219077132E-04 2.5413523403327992E-01
+ 21720 5.4299999999999999E-03 1.6917623238484389E-04 2.5418631825725585E-01
+ 21721 5.4302500000000002E-03 1.6923978534975930E-04 2.5423740077562329E-01
+ 21722 5.4305000000000004E-03 1.6930335108509105E-04 2.5428848158741146E-01
+ 21723 5.4307499999999998E-03 1.6936692959041203E-04 2.5433956069165087E-01
+ 21724 5.4310000000000001E-03 1.6943052086529576E-04 2.5439063808737583E-01
+ 21725 5.4312500000000003E-03 1.6949412490931481E-04 2.5444171377362118E-01
+ 21726 5.4314999999999997E-03 1.6955774172204135E-04 2.5449278774942469E-01
+ 21727 5.4317499999999999E-03 1.6962137130304816E-04 2.5454386001382656E-01
+ 21728 5.4320000000000002E-03 1.6968501365190712E-04 2.5459493056586857E-01
+ 21729 5.4322499999999996E-03 1.6974866876818962E-04 2.5464599940459509E-01
+ 21730 5.4324999999999998E-03 1.6981233665146786E-04 2.5469706652905300E-01
+ 21731 5.4327500000000001E-03 1.6987601730131276E-04 2.5474813193829055E-01
+ 21732 5.4330000000000003E-03 1.6993971071729556E-04 2.5479919563135872E-01
+ 21733 5.4332499999999997E-03 1.7000341689898664E-04 2.5485025760731034E-01
+ 21734 5.4335000000000000E-03 1.7006713584595732E-04 2.5490131786520093E-01
+ 21735 5.4337500000000002E-03 1.7013086755777752E-04 2.5495237640408774E-01
+ 21736 5.4339999999999996E-03 1.7019461203401733E-04 2.5500343322303032E-01
+ 21737 5.4342499999999998E-03 1.7025836927424693E-04 2.5505448832109101E-01
+ 21738 5.4345000000000001E-03 1.7032213927803592E-04 2.5510554169733313E-01
+ 21739 5.4347500000000003E-03 1.7038592204495363E-04 2.5515659335082330E-01
+ 21740 5.4349999999999997E-03 1.7044971757456900E-04 2.5520764328062934E-01
+ 21741 5.4352500000000000E-03 1.7051352586645150E-04 2.5525869148582236E-01
+ 21742 5.4355000000000002E-03 1.7057734692016966E-04 2.5530973796547485E-01
+ 21743 5.4357499999999996E-03 1.7064118073529169E-04 2.5536078271866175E-01
+ 21744 5.4359999999999999E-03 1.7070502731138639E-04 2.5541182574446020E-01
+ 21745 5.4362500000000001E-03 1.7076888664802154E-04 2.5546286704194959E-01
+ 21746 5.4365000000000004E-03 1.7083275874476482E-04 2.5551390661021134E-01
+ 21747 5.4367499999999997E-03 1.7089664360118371E-04 2.5556494444832900E-01
+ 21748 5.4370000000000000E-03 1.7096054121684611E-04 2.5561598055538853E-01
+ 21749 5.4372500000000002E-03 1.7102445159131866E-04 2.5566701493047800E-01
+ 21750 5.4374999999999996E-03 1.7108837472416818E-04 2.5571804757268751E-01
+ 21751 5.4377499999999999E-03 1.7115231061496183E-04 2.5576907848110980E-01
+ 21752 5.4380000000000001E-03 1.7121625926326580E-04 2.5582010765483926E-01
+ 21753 5.4382500000000004E-03 1.7128022066864631E-04 2.5587113509297266E-01
+ 21754 5.4384999999999998E-03 1.7134419483066891E-04 2.5592216079460872E-01
+ 21755 5.4387500000000000E-03 1.7140818174890009E-04 2.5597318475884906E-01
+ 21756 5.4390000000000003E-03 1.7147218142290509E-04 2.5602420698479689E-01
+ 21757 5.4392499999999996E-03 1.7153619385224897E-04 2.5607522747155753E-01
+ 21758 5.4394999999999999E-03 1.7160021903649713E-04 2.5612624621823915E-01
+ 21759 5.4397500000000001E-03 1.7166425697521452E-04 2.5617726322395112E-01
+ 21760 5.4400000000000004E-03 1.7172830766796557E-04 2.5622827848780599E-01
+ 21761 5.4402499999999998E-03 1.7179237111431458E-04 2.5627929200891747E-01
+ 21762 5.4405000000000000E-03 1.7185644731382613E-04 2.5633030378640259E-01
+ 21763 5.4407500000000003E-03 1.7192053626606402E-04 2.5638131381937984E-01
+ 21764 5.4409999999999997E-03 1.7198463797059177E-04 2.5643232210696976E-01
+ 21765 5.4412499999999999E-03 1.7204875242697338E-04 2.5648332864829565E-01
+ 21766 5.4415000000000002E-03 1.7211287963477196E-04 2.5653433344248250E-01
+ 21767 5.4417500000000004E-03 1.7217701959355055E-04 2.5658533648865778E-01
+ 21768 5.4419999999999998E-03 1.7224117230287182E-04 2.5663633778595096E-01
+ 21769 5.4422500000000000E-03 1.7230533776229899E-04 2.5668733733349391E-01
+ 21770 5.4425000000000003E-03 1.7236951597139440E-04 2.5673833513042066E-01
+ 21771 5.4427499999999997E-03 1.7243370692971970E-04 2.5678933117586689E-01
+ 21772 5.4429999999999999E-03 1.7249791063683758E-04 2.5684032546897140E-01
+ 21773 5.4432500000000002E-03 1.7256212709230965E-04 2.5689131800887438E-01
+ 21774 5.4435000000000004E-03 1.7262635629569751E-04 2.5694230879471841E-01
+ 21775 5.4437499999999998E-03 1.7269059824656218E-04 2.5699329782564817E-01
+ 21776 5.4440000000000001E-03 1.7275485294446547E-04 2.5704428510081118E-01
+ 21777 5.4442500000000003E-03 1.7281912038896786E-04 2.5709527061935633E-01
+ 21778 5.4444999999999997E-03 1.7288340057963002E-04 2.5714625438043476E-01
+ 21779 5.4447499999999999E-03 1.7294769351601302E-04 2.5719723638320080E-01
+ 21780 5.4450000000000002E-03 1.7301199919767665E-04 2.5724821662680936E-01
+ 21781 5.4452500000000004E-03 1.7307631762418130E-04 2.5729919511041877E-01
+ 21782 5.4454999999999998E-03 1.7314064879508654E-04 2.5735017183318881E-01
+ 21783 5.4457500000000001E-03 1.7320499270995256E-04 2.5740114679428239E-01
+ 21784 5.4460000000000003E-03 1.7326934936833844E-04 2.5745211999286344E-01
+ 21785 5.4462499999999997E-03 1.7333371876980346E-04 2.5750309142809852E-01
+ 21786 5.4465000000000000E-03 1.7339810091390693E-04 2.5755406109915679E-01
+ 21787 5.4467500000000002E-03 1.7346249580020754E-04 2.5760502900520926E-01
+ 21788 5.4469999999999996E-03 1.7352690342826380E-04 2.5765599514542870E-01
+ 21789 5.4472499999999998E-03 1.7359132379763447E-04 2.5770695951899086E-01
+ 21790 5.4475000000000001E-03 1.7365575690787770E-04 2.5775792212507315E-01
+ 21791 5.4477500000000003E-03 1.7372020275855133E-04 2.5780888296285526E-01
+ 21792 5.4479999999999997E-03 1.7378466134921315E-04 2.5785984203151907E-01
+ 21793 5.4482500000000000E-03 1.7384913267942103E-04 2.5791079933024869E-01
+ 21794 5.4485000000000002E-03 1.7391361674873234E-04 2.5796175485823047E-01
+ 21795 5.4487499999999996E-03 1.7397811355670395E-04 2.5801270861465253E-01
+ 21796 5.4489999999999999E-03 1.7404262310289335E-04 2.5806366059870578E-01
+ 21797 5.4492500000000001E-03 1.7410714538685718E-04 2.5811461080958292E-01
+ 21798 5.4495000000000004E-03 1.7417168040815200E-04 2.5816555924647899E-01
+ 21799 5.4497499999999997E-03 1.7423622816633400E-04 2.5821650590859074E-01
+ 21800 5.4500000000000000E-03 1.7430078866095982E-04 2.5826745079511798E-01
+ 21801 5.4502500000000002E-03 1.7436536189158522E-04 2.5831839390526196E-01
+ 21802 5.4504999999999996E-03 1.7442994785776581E-04 2.5836933523822631E-01
+ 21803 5.4507499999999999E-03 1.7449454655905764E-04 2.5842027479321711E-01
+ 21804 5.4510000000000001E-03 1.7455915799501588E-04 2.5847121256944200E-01
+ 21805 5.4512500000000004E-03 1.7462378216519567E-04 2.5852214856611166E-01
+ 21806 5.4514999999999997E-03 1.7468841906915198E-04 2.5857308278243785E-01
+ 21807 5.4517500000000000E-03 1.7475306870643996E-04 2.5862401521763578E-01
+ 21808 5.4520000000000002E-03 1.7481773107661400E-04 2.5867494587092177E-01
+ 21809 5.4522499999999996E-03 1.7488240617922834E-04 2.5872587474151459E-01
+ 21810 5.4524999999999999E-03 1.7494709401383763E-04 2.5877680182863583E-01
+ 21811 5.4527500000000001E-03 1.7501179457999561E-04 2.5882772713150831E-01
+ 21812 5.4530000000000004E-03 1.7507650787725634E-04 2.5887865064935772E-01
+ 21813 5.4532499999999998E-03 1.7514123390517300E-04 2.5892957238141123E-01
+ 21814 5.4535000000000000E-03 1.7520597266329968E-04 2.5898049232689907E-01
+ 21815 5.4537500000000003E-03 1.7527072415118923E-04 2.5903141048505324E-01
+ 21816 5.4539999999999996E-03 1.7533548836839459E-04 2.5908232685510735E-01
+ 21817 5.4542499999999999E-03 1.7540026531446916E-04 2.5913324143629807E-01
+ 21818 5.4545000000000001E-03 1.7546505498896545E-04 2.5918415422786384E-01
+ 21819 5.4547500000000004E-03 1.7552985739143566E-04 2.5923506522904538E-01
+ 21820 5.4549999999999998E-03 1.7559467252143215E-04 2.5928597443908491E-01
+ 21821 5.4552500000000000E-03 1.7565950037850729E-04 2.5933688185722814E-01
+ 21822 5.4555000000000003E-03 1.7572434096221309E-04 2.5938778748272218E-01
+ 21823 5.4557499999999997E-03 1.7578919427210075E-04 2.5943869131481578E-01
+ 21824 5.4559999999999999E-03 1.7585406030772255E-04 2.5948959335276095E-01
+ 21825 5.4562500000000002E-03 1.7591893906862937E-04 2.5954049359581133E-01
+ 21826 5.4565000000000004E-03 1.7598383055437246E-04 2.5959139204322251E-01
+ 21827 5.4567499999999998E-03 1.7604873476450271E-04 2.5964228869425277E-01
+ 21828 5.4570000000000000E-03 1.7611365169857134E-04 2.5969318354816212E-01
+ 21829 5.4572500000000003E-03 1.7617858135612869E-04 2.5974407660421311E-01
+ 21830 5.4574999999999997E-03 1.7624352373672505E-04 2.5979496786166995E-01
+ 21831 5.4577499999999999E-03 1.7630847883991121E-04 2.5984585731979953E-01
+ 21832 5.4580000000000002E-03 1.7637344666523677E-04 2.5989674497787096E-01
+ 21833 5.4582500000000004E-03 1.7643842721225180E-04 2.5994763083515487E-01
+ 21834 5.4584999999999998E-03 1.7650342048050569E-04 2.5999851489092479E-01
+ 21835 5.4587500000000001E-03 1.7656842646954853E-04 2.6004939714445596E-01
+ 21836 5.4590000000000003E-03 1.7663344517892954E-04 2.6010027759502574E-01
+ 21837 5.4592499999999997E-03 1.7669847660819733E-04 2.6015115624191404E-01
+ 21838 5.4594999999999999E-03 1.7676352075690158E-04 2.6020203308440315E-01
+ 21839 5.4597500000000002E-03 1.7682857762459081E-04 2.6025290812177654E-01
+ 21840 5.4599999999999996E-03 1.7689364721081358E-04 2.6030378135332050E-01
+ 21841 5.4602499999999998E-03 1.7695872951511846E-04 2.6035465277832359E-01
+ 21842 5.4605000000000001E-03 1.7702382453705390E-04 2.6040552239607662E-01
+ 21843 5.4607500000000003E-03 1.7708893227616764E-04 2.6045639020587208E-01
+ 21844 5.4609999999999997E-03 1.7715405273200762E-04 2.6050725620700443E-01
+ 21845 5.4612500000000000E-03 1.7721918590412190E-04 2.6055812039877130E-01
+ 21846 5.4615000000000002E-03 1.7728433179205793E-04 2.6060898278047195E-01
+ 21847 5.4617499999999996E-03 1.7734949039536281E-04 2.6065984335140735E-01
+ 21848 5.4619999999999998E-03 1.7741466171358424E-04 2.6071070211088160E-01
+ 21849 5.4622500000000001E-03 1.7747984574626905E-04 2.6076155905820020E-01
+ 21850 5.4625000000000003E-03 1.7754504249296410E-04 2.6081241419267093E-01
+ 21851 5.4627499999999997E-03 1.7761025195321570E-04 2.6086326751360372E-01
+ 21852 5.4630000000000000E-03 1.7767547412657133E-04 2.6091411902031136E-01
+ 21853 5.4632500000000002E-03 1.7774070901257656E-04 2.6096496871210789E-01
+ 21854 5.4634999999999996E-03 1.7780595661077755E-04 2.6101581658830969E-01
+ 21855 5.4637499999999999E-03 1.7787121692072091E-04 2.6106666264823591E-01
+ 21856 5.4640000000000001E-03 1.7793648994195209E-04 2.6111750689120716E-01
+ 21857 5.4642500000000004E-03 1.7800177567401691E-04 2.6116834931654653E-01
+ 21858 5.4644999999999997E-03 1.7806707411646046E-04 2.6121918992357940E-01
+ 21859 5.4647500000000000E-03 1.7813238526882862E-04 2.6127002871163307E-01
+ 21860 5.4650000000000002E-03 1.7819770913066643E-04 2.6132086568003721E-01
+ 21861 5.4652499999999996E-03 1.7826304570151859E-04 2.6137170082812305E-01
+ 21862 5.4654999999999999E-03 1.7832839498093037E-04 2.6142253415522521E-01
+ 21863 5.4657500000000001E-03 1.7839375696844615E-04 2.6147336566067941E-01
+ 21864 5.4660000000000004E-03 1.7845913166361069E-04 2.6152419534382360E-01
+ 21865 5.4662499999999998E-03 1.7852451906596778E-04 2.6157502320399834E-01
+ 21866 5.4665000000000000E-03 1.7858991917506226E-04 2.6162584924054610E-01
+ 21867 5.4667500000000003E-03 1.7865533199043791E-04 2.6167667345281204E-01
+ 21868 5.4669999999999996E-03 1.7872075751163821E-04 2.6172749584014215E-01
+ 21869 5.4672499999999999E-03 1.7878619573820741E-04 2.6177831640188615E-01
+ 21870 5.4675000000000001E-03 1.7885164666968883E-04 2.6182913513739536E-01
+ 21871 5.4677500000000004E-03 1.7891711030562573E-04 2.6187995204602255E-01
+ 21872 5.4679999999999998E-03 1.7898258664556115E-04 2.6193076712712321E-01
+ 21873 5.4682500000000000E-03 1.7904807568903854E-04 2.6198158038005548E-01
+ 21874 5.4685000000000003E-03 1.7911357743560067E-04 2.6203239180417903E-01
+ 21875 5.4687499999999997E-03 1.7917909188478983E-04 2.6208320139885566E-01
+ 21876 5.4689999999999999E-03 1.7924461903614917E-04 2.6213400916344964E-01
+ 21877 5.4692500000000002E-03 1.7931015888922078E-04 2.6218481509732733E-01
+ 21878 5.4695000000000004E-03 1.7937571144354704E-04 2.6223561919985738E-01
+ 21879 5.4697499999999998E-03 1.7944127669866975E-04 2.6228642147040970E-01
+ 21880 5.4700000000000000E-03 1.7950685465413114E-04 2.6233722190835795E-01
+ 21881 5.4702500000000003E-03 1.7957244530947305E-04 2.6238802051307658E-01
+ 21882 5.4704999999999997E-03 1.7963804866423663E-04 2.6243881728394280E-01
+ 21883 5.4707499999999999E-03 1.7970366471796375E-04 2.6248961222033601E-01
+ 21884 5.4710000000000002E-03 1.7976929347019571E-04 2.6254040532163730E-01
+ 21885 5.4712500000000004E-03 1.7983493492047340E-04 2.6259119658723057E-01
+ 21886 5.4714999999999998E-03 1.7990058906833785E-04 2.6264198601650135E-01
+ 21887 5.4717500000000001E-03 1.7996625591333020E-04 2.6269277360883780E-01
+ 21888 5.4720000000000003E-03 1.8003193545499110E-04 2.6274355936362970E-01
+ 21889 5.4722499999999997E-03 1.8009762769286063E-04 2.6279434328026924E-01
+ 21890 5.4724999999999999E-03 1.8016333262647967E-04 2.6284512535815119E-01
+ 21891 5.4727500000000002E-03 1.8022905025538819E-04 2.6289590559667186E-01
+ 21892 5.4730000000000004E-03 1.8029478057912657E-04 2.6294668399522964E-01
+ 21893 5.4732499999999998E-03 1.8036052359723416E-04 2.6299746055322548E-01
+ 21894 5.4735000000000001E-03 1.8042627930925137E-04 2.6304823527006271E-01
+ 21895 5.4737500000000003E-03 1.8049204771471763E-04 2.6309900814514636E-01
+ 21896 5.4739999999999997E-03 1.8055782881317212E-04 2.6314977917788346E-01
+ 21897 5.4742499999999999E-03 1.8062362260415471E-04 2.6320054836768358E-01
+ 21898 5.4745000000000002E-03 1.8068942908720432E-04 2.6325131571395866E-01
+ 21899 5.4747499999999996E-03 1.8075524826185961E-04 2.6330208121612209E-01
+ 21900 5.4749999999999998E-03 1.8082108012766024E-04 2.6335284487358990E-01
+ 21901 5.4752500000000001E-03 1.8088692468414461E-04 2.6340360668578050E-01
+ 21902 5.4755000000000003E-03 1.8095278193085127E-04 2.6345436665211330E-01
+ 21903 5.4757499999999997E-03 1.8101865186731853E-04 2.6350512477201132E-01
+ 21904 5.4760000000000000E-03 1.8108453449308508E-04 2.6355588104489930E-01
+ 21905 5.4762500000000002E-03 1.8115042980768894E-04 2.6360663547020335E-01
+ 21906 5.4764999999999996E-03 1.8121633781066783E-04 2.6365738804735245E-01
+ 21907 5.4767499999999998E-03 1.8128225850156025E-04 2.6370813877577809E-01
+ 21908 5.4770000000000001E-03 1.8134819187990355E-04 2.6375888765491284E-01
+ 21909 5.4772500000000003E-03 1.8141413794523547E-04 2.6380963468419238E-01
+ 21910 5.4774999999999997E-03 1.8148009669709318E-04 2.6386037986305372E-01
+ 21911 5.4777500000000000E-03 1.8154606813501441E-04 2.6391112319093707E-01
+ 21912 5.4780000000000002E-03 1.8161205225853628E-04 2.6396186466728377E-01
+ 21913 5.4782499999999996E-03 1.8167804906719554E-04 2.6401260429153756E-01
+ 21914 5.4784999999999999E-03 1.8174405856052946E-04 2.6406334206314502E-01
+ 21915 5.4787500000000001E-03 1.8181008073807459E-04 2.6411407798155406E-01
+ 21916 5.4790000000000004E-03 1.8187611559936762E-04 2.6416481204621522E-01
+ 21917 5.4792499999999997E-03 1.8194216314394485E-04 2.6421554425658061E-01
+ 21918 5.4795000000000000E-03 1.8200822337134304E-04 2.6426627461210545E-01
+ 21919 5.4797500000000002E-03 1.8207429628109837E-04 2.6431700311224610E-01
+ 21920 5.4799999999999996E-03 1.8214038187274625E-04 2.6436772975646144E-01
+ 21921 5.4802499999999999E-03 1.8220648014582354E-04 2.6441845454421314E-01
+ 21922 5.4805000000000001E-03 1.8227259109986557E-04 2.6446917747496440E-01
+ 21923 5.4807500000000004E-03 1.8233871473440826E-04 2.6451989854817992E-01
+ 21924 5.4809999999999998E-03 1.8240485104898668E-04 2.6457061776332752E-01
+ 21925 5.4812500000000000E-03 1.8247100004313671E-04 2.6462133511987729E-01
+ 21926 5.4815000000000003E-03 1.8253716171639356E-04 2.6467205061730109E-01
+ 21927 5.4817499999999996E-03 1.8260333606829219E-04 2.6472276425507241E-01
+ 21928 5.4819999999999999E-03 1.8266952309836792E-04 2.6477347603266782E-01
+ 21929 5.4822500000000001E-03 1.8273572280615535E-04 2.6482418594956547E-01
+ 21930 5.4825000000000004E-03 1.8280193519118964E-04 2.6487489400524583E-01
+ 21931 5.4827499999999998E-03 1.8286816025300459E-04 2.6492560019919120E-01
+ 21932 5.4830000000000000E-03 1.8293439799113573E-04 2.6497630453088672E-01
+ 21933 5.4832500000000003E-03 1.8300064840511693E-04 2.6502700699981935E-01
+ 21934 5.4834999999999997E-03 1.8306691149448217E-04 2.6507770760547733E-01
+ 21935 5.4837499999999999E-03 1.8313318725876612E-04 2.6512840634735274E-01
+ 21936 5.4840000000000002E-03 1.8319947569750246E-04 2.6517910322493832E-01
+ 21937 5.4842500000000004E-03 1.8326577681022520E-04 2.6522979823772996E-01
+ 21938 5.4844999999999998E-03 1.8333209059646775E-04 2.6528049138522486E-01
+ 21939 5.4847500000000000E-03 1.8339841705576417E-04 2.6533118266692290E-01
+ 21940 5.4850000000000003E-03 1.8346475618764765E-04 2.6538187208232622E-01
+ 21941 5.4852499999999997E-03 1.8353110799165144E-04 2.6543255963093831E-01
+ 21942 5.4854999999999999E-03 1.8359747246730933E-04 2.6548324531226580E-01
+ 21943 5.4857500000000002E-03 1.8366384961415397E-04 2.6553392912581675E-01
+ 21944 5.4860000000000004E-03 1.8373023943171852E-04 2.6558461107110204E-01
+ 21945 5.4862499999999998E-03 1.8379664191953566E-04 2.6563529114763368E-01
+ 21946 5.4865000000000001E-03 1.8386305707713849E-04 2.6568596935492683E-01
+ 21947 5.4867500000000003E-03 1.8392948490405934E-04 2.6573664569249827E-01
+ 21948 5.4869999999999997E-03 1.8399592539983066E-04 2.6578732015986684E-01
+ 21949 5.4872499999999999E-03 1.8406237856398515E-04 2.6583799275655429E-01
+ 21950 5.4875000000000002E-03 1.8412884439605496E-04 2.6588866348208323E-01
+ 21951 5.4877499999999996E-03 1.8419532289557216E-04 2.6593933233597933E-01
+ 21952 5.4879999999999998E-03 1.8426181406206883E-04 2.6598999931777051E-01
+ 21953 5.4882500000000001E-03 1.8432831789507698E-04 2.6604066442698626E-01
+ 21954 5.4885000000000003E-03 1.8439483439412830E-04 2.6609132766315841E-01
+ 21955 5.4887499999999997E-03 1.8446136355875428E-04 2.6614198902582092E-01
+ 21956 5.4890000000000000E-03 1.8452790538848684E-04 2.6619264851451024E-01
+ 21957 5.4892500000000002E-03 1.8459445988285736E-04 2.6624330612876418E-01
+ 21958 5.4894999999999996E-03 1.8466102704139684E-04 2.6629396186812354E-01
+ 21959 5.4897499999999998E-03 1.8472760686363699E-04 2.6634461573213097E-01
+ 21960 5.4900000000000001E-03 1.8479419934910862E-04 2.6639526772033106E-01
+ 21961 5.4902500000000003E-03 1.8486080449734281E-04 2.6644591783227067E-01
+ 21962 5.4904999999999997E-03 1.8492742230787027E-04 2.6649656606749850E-01
+ 21963 5.4907500000000000E-03 1.8499405278022207E-04 2.6654721242556600E-01
+ 21964 5.4910000000000002E-03 1.8506069591392864E-04 2.6659785690602639E-01
+ 21965 5.4912499999999996E-03 1.8512735170852043E-04 2.6664849950843467E-01
+ 21966 5.4914999999999999E-03 1.8519402016352817E-04 2.6669914023234897E-01
+ 21967 5.4917500000000001E-03 1.8526070127848201E-04 2.6674977907732883E-01
+ 21968 5.4920000000000004E-03 1.8532739505291244E-04 2.6680041604293581E-01
+ 21969 5.4922499999999997E-03 1.8539410148634878E-04 2.6685105112873397E-01
+ 21970 5.4925000000000000E-03 1.8546082057832182E-04 2.6690168433428946E-01
+ 21971 5.4927500000000002E-03 1.8552755232836130E-04 2.6695231565917033E-01
+ 21972 5.4929999999999996E-03 1.8559429673599664E-04 2.6700294510294686E-01
+ 21973 5.4932499999999999E-03 1.8566105380075787E-04 2.6705357266519175E-01
+ 21974 5.4935000000000001E-03 1.8572782352217450E-04 2.6710419834547983E-01
+ 21975 5.4937500000000004E-03 1.8579460589977583E-04 2.6715482214338737E-01
+ 21976 5.4939999999999998E-03 1.8586140093309117E-04 2.6720544405849317E-01
+ 21977 5.4942500000000000E-03 1.8592820862165007E-04 2.6725606409037894E-01
+ 21978 5.4945000000000003E-03 1.8599502896498153E-04 2.6730668223862736E-01
+ 21979 5.4947499999999996E-03 1.8606186196261422E-04 2.6735729850282347E-01
+ 21980 5.4949999999999999E-03 1.8612870761407777E-04 2.6740791288255517E-01
+ 21981 5.4952500000000001E-03 1.8619556591890064E-04 2.6745852537741199E-01
+ 21982 5.4955000000000004E-03 1.8626243687661147E-04 2.6750913598698511E-01
+ 21983 5.4957499999999998E-03 1.8632932048673884E-04 2.6755974471086869E-01
+ 21984 5.4960000000000000E-03 1.8639621674881166E-04 2.6761035154865886E-01
+ 21985 5.4962500000000003E-03 1.8646312566235809E-04 2.6766095649995353E-01
+ 21986 5.4964999999999996E-03 1.8653004722690630E-04 2.6771155956435250E-01
+ 21987 5.4967499999999999E-03 1.8659698144198495E-04 2.6776216074145859E-01
+ 21988 5.4970000000000001E-03 1.8666392830712184E-04 2.6781276003087640E-01
+ 21989 5.4972500000000004E-03 1.8673088782184520E-04 2.6786335743221212E-01
+ 21990 5.4974999999999998E-03 1.8679785998568257E-04 2.6791395294507431E-01
+ 21991 5.4977500000000000E-03 1.8686484479816230E-04 2.6796454656907442E-01
+ 21992 5.4980000000000003E-03 1.8693184225881176E-04 2.6801513830382517E-01
+ 21993 5.4982499999999997E-03 1.8699885236715864E-04 2.6806572814894136E-01
+ 21994 5.4984999999999999E-03 1.8706587512273072E-04 2.6811631610404085E-01
+ 21995 5.4987500000000002E-03 1.8713291052505529E-04 2.6816690216874250E-01
+ 21996 5.4990000000000004E-03 1.8719995857365972E-04 2.6821748634266795E-01
+ 21997 5.4992499999999998E-03 1.8726701926807099E-04 2.6826806862544078E-01
+ 21998 5.4995000000000000E-03 1.8733409260781678E-04 2.6831864901668689E-01
+ 21999 5.4997500000000003E-03 1.8740117859242388E-04 2.6836922751603404E-01
+ 22000 5.4999999999999997E-03 1.8746827722141901E-04 2.6841980412311212E-01
+ 22001 5.5002499999999999E-03 1.8753538849432966E-04 2.6847037883755359E-01
+ 22002 5.5005000000000002E-03 1.8760251241068226E-04 2.6852095165899265E-01
+ 22003 5.5007500000000004E-03 1.8766964897000359E-04 2.6857152258706540E-01
+ 22004 5.5009999999999998E-03 1.8773679817181993E-04 2.6862209162141026E-01
+ 22005 5.5012500000000001E-03 1.8780396001565842E-04 2.6867265876166829E-01
+ 22006 5.5015000000000003E-03 1.8787113450104514E-04 2.6872322400748200E-01
+ 22007 5.5017499999999997E-03 1.8793832162750622E-04 2.6877378735849627E-01
+ 22008 5.5019999999999999E-03 1.8800552139456840E-04 2.6882434881435829E-01
+ 22009 5.5022500000000002E-03 1.8807273380175762E-04 2.6887490837471706E-01
+ 22010 5.5024999999999996E-03 1.8813995884859973E-04 2.6892546603922352E-01
+ 22011 5.5027499999999998E-03 1.8820719653462117E-04 2.6897602180753166E-01
+ 22012 5.5030000000000001E-03 1.8827444685934772E-04 2.6902657567929666E-01
+ 22013 5.5032500000000003E-03 1.8834170982230496E-04 2.6907712765417602E-01
+ 22014 5.5034999999999997E-03 1.8840898542301867E-04 2.6912767773182961E-01
+ 22015 5.5037500000000000E-03 1.8847627366101483E-04 2.6917822591191937E-01
+ 22016 5.5040000000000002E-03 1.8854357453581871E-04 2.6922877219410934E-01
+ 22017 5.5042499999999996E-03 1.8861088804695569E-04 2.6927931657806509E-01
+ 22018 5.5044999999999998E-03 1.8867821419395154E-04 2.6932985906345569E-01
+ 22019 5.5047500000000001E-03 1.8874555297633137E-04 2.6938039964995081E-01
+ 22020 5.5050000000000003E-03 1.8881290439362055E-04 2.6943093833722348E-01
+ 22021 5.5052499999999997E-03 1.8888026844534380E-04 2.6948147512494758E-01
+ 22022 5.5055000000000000E-03 1.8894764513102672E-04 2.6953201001280036E-01
+ 22023 5.5057500000000002E-03 1.8901503445019409E-04 2.6958254300046058E-01
+ 22024 5.5059999999999996E-03 1.8908243640237054E-04 2.6963307408760867E-01
+ 22025 5.5062499999999999E-03 1.8914985098708150E-04 2.6968360327392882E-01
+ 22026 5.5065000000000001E-03 1.8921727820385138E-04 2.6973413055910506E-01
+ 22027 5.5067500000000004E-03 1.8928471805220487E-04 2.6978465594282558E-01
+ 22028 5.5069999999999997E-03 1.8935217053166632E-04 2.6983517942477891E-01
+ 22029 5.5072500000000000E-03 1.8941963564176085E-04 2.6988570100465731E-01
+ 22030 5.5075000000000002E-03 1.8948711338201245E-04 2.6993622068215450E-01
+ 22031 5.5077499999999996E-03 1.8955460375194534E-04 2.6998673845696530E-01
+ 22032 5.5079999999999999E-03 1.8962210675108437E-04 2.7003725432878872E-01
+ 22033 5.5082500000000001E-03 1.8968962237895343E-04 2.7008776829732423E-01
+ 22034 5.5085000000000004E-03 1.8975715063507668E-04 2.7013828036227416E-01
+ 22035 5.5087499999999998E-03 1.8982469151897802E-04 2.7018879052334227E-01
+ 22036 5.5090000000000000E-03 1.8989224503018174E-04 2.7023929878023539E-01
+ 22037 5.5092500000000003E-03 1.8995981116821161E-04 2.7028980513266193E-01
+ 22038 5.5094999999999996E-03 1.9002738993259137E-04 2.7034030958033228E-01
+ 22039 5.5097499999999999E-03 1.9009498132284511E-04 2.7039081212295923E-01
+ 22040 5.5100000000000001E-03 1.9016258533849638E-04 2.7044131276025779E-01
+ 22041 5.5102500000000004E-03 1.9023020197906883E-04 2.7049181149194468E-01
+ 22042 5.5104999999999998E-03 1.9029783124408563E-04 2.7054230831773890E-01
+ 22043 5.5107500000000000E-03 1.9036547313307095E-04 2.7059280323736173E-01
+ 22044 5.5110000000000003E-03 1.9043312764554778E-04 2.7064329625053640E-01
+ 22045 5.5112499999999997E-03 1.9050079478103940E-04 2.7069378735698796E-01
+ 22046 5.5114999999999999E-03 1.9056847453906940E-04 2.7074427655644445E-01
+ 22047 5.5117500000000002E-03 1.9063616691916097E-04 2.7079476384863532E-01
+ 22048 5.5120000000000004E-03 1.9070387192083712E-04 2.7084524923329212E-01
+ 22049 5.5122499999999998E-03 1.9077158954362080E-04 2.7089573271014855E-01
+ 22050 5.5125000000000000E-03 1.9083931978703528E-04 2.7094621427894094E-01
+ 22051 5.5127500000000003E-03 1.9090706265060352E-04 2.7099669393940706E-01
+ 22052 5.5129999999999997E-03 1.9097481813384800E-04 2.7104717169128706E-01
+ 22053 5.5132499999999999E-03 1.9104258623629225E-04 2.7109764753432336E-01
+ 22054 5.5135000000000002E-03 1.9111036695745851E-04 2.7114812146826034E-01
+ 22055 5.5137500000000004E-03 1.9117816029686957E-04 2.7119859349284420E-01
+ 22056 5.5139999999999998E-03 1.9124596625404790E-04 2.7124906360782375E-01
+ 22057 5.5142500000000001E-03 1.9131378482851647E-04 2.7129953181294980E-01
+ 22058 5.5145000000000003E-03 1.9138161601979761E-04 2.7134999810797505E-01
+ 22059 5.5147499999999997E-03 1.9144945982741337E-04 2.7140046249265415E-01
+ 22060 5.5149999999999999E-03 1.9151731625088682E-04 2.7145092496674450E-01
+ 22061 5.5152500000000002E-03 1.9158518528973988E-04 2.7150138553000530E-01
+ 22062 5.5154999999999996E-03 1.9165306694349455E-04 2.7155184418219724E-01
+ 22063 5.5157499999999998E-03 1.9172096121167383E-04 2.7160230092308429E-01
+ 22064 5.5160000000000001E-03 1.9178886809379935E-04 2.7165275575243147E-01
+ 22065 5.5162500000000003E-03 1.9185678758939310E-04 2.7170320867000658E-01
+ 22066 5.5164999999999997E-03 1.9192471969797719E-04 2.7175365967557913E-01
+ 22067 5.5167500000000000E-03 1.9199266441907365E-04 2.7180410876892097E-01
+ 22068 5.5170000000000002E-03 1.9206062175220452E-04 2.7185455594980606E-01
+ 22069 5.5172499999999996E-03 1.9212859169689139E-04 2.7190500121800998E-01
+ 22070 5.5174999999999998E-03 1.9219657425265631E-04 2.7195544457331139E-01
+ 22071 5.5177500000000001E-03 1.9226456941902096E-04 2.7200588601549019E-01
+ 22072 5.5180000000000003E-03 1.9233257719550710E-04 2.7205632554432863E-01
+ 22073 5.5182499999999997E-03 1.9240059758163594E-04 2.7210676315961096E-01
+ 22074 5.5185000000000000E-03 1.9246863057692957E-04 2.7215719886112383E-01
+ 22075 5.5187500000000002E-03 1.9253667618090940E-04 2.7220763264865605E-01
+ 22076 5.5189999999999996E-03 1.9260473439309649E-04 2.7225806452199791E-01
+ 22077 5.5192499999999999E-03 1.9267280521301303E-04 2.7230849448094258E-01
+ 22078 5.5195000000000001E-03 1.9274088864017989E-04 2.7235892252528499E-01
+ 22079 5.5197500000000004E-03 1.9280898467411854E-04 2.7240934865482180E-01
+ 22080 5.5199999999999997E-03 1.9287709331434992E-04 2.7245977286935219E-01
+ 22081 5.5202500000000000E-03 1.9294521456039579E-04 2.7251019516867764E-01
+ 22082 5.5205000000000002E-03 1.9301334841177712E-04 2.7256061555260125E-01
+ 22083 5.5207499999999996E-03 1.9308149486801473E-04 2.7261103402092818E-01
+ 22084 5.5209999999999999E-03 1.9314965392863020E-04 2.7266145057346630E-01
+ 22085 5.5212500000000001E-03 1.9321782559314420E-04 2.7271186521002533E-01
+ 22086 5.5215000000000004E-03 1.9328600986107783E-04 2.7276227793041652E-01
+ 22087 5.5217499999999997E-03 1.9335420673195192E-04 2.7281268873445402E-01
+ 22088 5.5220000000000000E-03 1.9342241620528758E-04 2.7286309762195349E-01
+ 22089 5.5222500000000002E-03 1.9349063828060561E-04 2.7291350459273317E-01
+ 22090 5.5224999999999996E-03 1.9355887295742648E-04 2.7296390964661288E-01
+ 22091 5.5227499999999999E-03 1.9362712023527145E-04 2.7301431278341520E-01
+ 22092 5.5230000000000001E-03 1.9369538011366097E-04 2.7306471400296406E-01
+ 22093 5.5232500000000004E-03 1.9376365259211558E-04 2.7311511330508603E-01
+ 22094 5.5234999999999998E-03 1.9383193767015587E-04 2.7316551068960931E-01
+ 22095 5.5237500000000000E-03 1.9390023534730273E-04 2.7321590615636476E-01
+ 22096 5.5240000000000003E-03 1.9396854562307668E-04 2.7326629970518512E-01
+ 22097 5.5242499999999996E-03 1.9403686849699776E-04 2.7331669133590486E-01
+ 22098 5.5244999999999999E-03 1.9410520396858708E-04 2.7336708104836110E-01
+ 22099 5.5247500000000001E-03 1.9417355203736462E-04 2.7341746884239271E-01
+ 22100 5.5250000000000004E-03 1.9424191270285085E-04 2.7346785471784074E-01
+ 22101 5.5252499999999998E-03 1.9431028596456597E-04 2.7351823867454800E-01
+ 22102 5.5255000000000000E-03 1.9437867182203056E-04 2.7356862071236038E-01
+ 22103 5.5257500000000003E-03 1.9444707027476468E-04 2.7361900083112484E-01
+ 22104 5.5259999999999997E-03 1.9451548132228840E-04 2.7366937903069061E-01
+ 22105 5.5262499999999999E-03 1.9458390496412246E-04 2.7371975531090964E-01
+ 22106 5.5265000000000002E-03 1.9465234119978649E-04 2.7377012967163522E-01
+ 22107 5.5267500000000004E-03 1.9472079002880071E-04 2.7382050211272319E-01
+ 22108 5.5269999999999998E-03 1.9478925145068510E-04 2.7387087263403115E-01
+ 22109 5.5272500000000000E-03 1.9485772546495996E-04 2.7392124123541917E-01
+ 22110 5.5275000000000003E-03 1.9492621207114534E-04 2.7397160791674929E-01
+ 22111 5.5277499999999997E-03 1.9499471126876075E-04 2.7402197267788508E-01
+ 22112 5.5279999999999999E-03 1.9506322305732656E-04 2.7407233551869326E-01
+ 22113 5.5282500000000002E-03 1.9513174743636253E-04 2.7412269643904191E-01
+ 22114 5.5285000000000004E-03 1.9520028440538854E-04 2.7417305543880122E-01
+ 22115 5.5287499999999998E-03 1.9526883396392411E-04 2.7422341251784371E-01
+ 22116 5.5290000000000001E-03 1.9533739611148974E-04 2.7427376767604389E-01
+ 22117 5.5292500000000003E-03 1.9540597084760470E-04 2.7432412091327829E-01
+ 22118 5.5294999999999997E-03 1.9547455817178855E-04 2.7437447222942563E-01
+ 22119 5.5297499999999999E-03 1.9554315808356152E-04 2.7442482162436654E-01
+ 22120 5.5300000000000002E-03 1.9561177058244317E-04 2.7447516909798403E-01
+ 22121 5.5302499999999996E-03 1.9568039566795280E-04 2.7452551465016295E-01
+ 22122 5.5304999999999998E-03 1.9574903333961053E-04 2.7457585828079056E-01
+ 22123 5.5307500000000001E-03 1.9581768359693561E-04 2.7462619998975568E-01
+ 22124 5.5310000000000003E-03 1.9588634643944786E-04 2.7467653977694978E-01
+ 22125 5.5312499999999997E-03 1.9595502186666624E-04 2.7472687764226572E-01
+ 22126 5.5315000000000000E-03 1.9602370987811113E-04 2.7477721358559920E-01
+ 22127 5.5317500000000002E-03 1.9609241047330151E-04 2.7482754760684774E-01
+ 22128 5.5319999999999996E-03 1.9616112365175678E-04 2.7487787970591054E-01
+ 22129 5.5322499999999998E-03 1.9622984941299664E-04 2.7492820988268951E-01
+ 22130 5.5325000000000001E-03 1.9629858775654046E-04 2.7497853813708811E-01
+ 22131 5.5327500000000003E-03 1.9636733868190758E-04 2.7502886446901259E-01
+ 22132 5.5329999999999997E-03 1.9643610218861716E-04 2.7507918887837007E-01
+ 22133 5.5332500000000000E-03 1.9650487827618891E-04 2.7512951136507119E-01
+ 22134 5.5335000000000002E-03 1.9657366694414202E-04 2.7517983192902751E-01
+ 22135 5.5337499999999996E-03 1.9664246819199555E-04 2.7523015057015338E-01
+ 22136 5.5339999999999999E-03 1.9671128201926923E-04 2.7528046728836503E-01
+ 22137 5.5342500000000001E-03 1.9678010842548210E-04 2.7533078208358081E-01
+ 22138 5.5345000000000004E-03 1.9684894741015346E-04 2.7538109495572083E-01
+ 22139 5.5347499999999997E-03 1.9691779897280210E-04 2.7543140590470727E-01
+ 22140 5.5350000000000000E-03 1.9698666311294787E-04 2.7548171493046536E-01
+ 22141 5.5352500000000002E-03 1.9705553983010969E-04 2.7553202203292132E-01
+ 22142 5.5354999999999996E-03 1.9712442912380647E-04 2.7558232721200354E-01
+ 22143 5.5357499999999999E-03 1.9719333099355772E-04 2.7563263046764325E-01
+ 22144 5.5360000000000001E-03 1.9726224543888262E-04 2.7568293179977321E-01
+ 22145 5.5362500000000004E-03 1.9733117245930004E-04 2.7573323120832804E-01
+ 22146 5.5364999999999998E-03 1.9740011205432890E-04 2.7578352869324479E-01
+ 22147 5.5367500000000000E-03 1.9746906422348875E-04 2.7583382425446273E-01
+ 22148 5.5370000000000003E-03 1.9753802896629849E-04 2.7588411789192291E-01
+ 22149 5.5372499999999996E-03 1.9760700628227684E-04 2.7593440960556831E-01
+ 22150 5.5374999999999999E-03 1.9767599617094334E-04 2.7598469939534453E-01
+ 22151 5.5377500000000001E-03 1.9774499863181688E-04 2.7603498726119913E-01
+ 22152 5.5380000000000004E-03 1.9781401366441629E-04 2.7608527320308091E-01
+ 22153 5.5382499999999998E-03 1.9788304126826045E-04 2.7613555722094185E-01
+ 22154 5.5385000000000000E-03 1.9795208144286888E-04 2.7618583931473528E-01
+ 22155 5.5387500000000003E-03 1.9802113418776021E-04 2.7623611948441723E-01
+ 22156 5.5389999999999997E-03 1.9809019950245318E-04 2.7628639772994501E-01
+ 22157 5.5392499999999999E-03 1.9815927738646734E-04 2.7633667405127871E-01
+ 22158 5.5395000000000002E-03 1.9822836783932110E-04 2.7638694844838019E-01
+ 22159 5.5397500000000004E-03 1.9829747086053381E-04 2.7643722092121326E-01
+ 22160 5.5399999999999998E-03 1.9836658644962384E-04 2.7648749146974377E-01
+ 22161 5.5402500000000000E-03 1.9843571460611076E-04 2.7653776009394049E-01
+ 22162 5.5405000000000003E-03 1.9850485532951317E-04 2.7658802679377320E-01
+ 22163 5.5407499999999997E-03 1.9857400861934975E-04 2.7663829156921382E-01
+ 22164 5.5409999999999999E-03 1.9864317447513988E-04 2.7668855442023715E-01
+ 22165 5.5412500000000002E-03 1.9871235289640224E-04 2.7673881534681943E-01
+ 22166 5.5415000000000004E-03 1.9878154388265572E-04 2.7678907434893912E-01
+ 22167 5.5417499999999998E-03 1.9885074743341888E-04 2.7683933142657635E-01
+ 22168 5.5420000000000001E-03 1.9891996354821107E-04 2.7688958657971446E-01
+ 22169 5.5422500000000003E-03 1.9898919222655095E-04 2.7693983980833775E-01
+ 22170 5.5424999999999997E-03 1.9905843346795741E-04 2.7699009111243256E-01
+ 22171 5.5427499999999999E-03 1.9912768727194932E-04 2.7704034049198834E-01
+ 22172 5.5430000000000002E-03 1.9919695363804560E-04 2.7709058794699570E-01
+ 22173 5.5432499999999996E-03 1.9926623256576499E-04 2.7714083347744739E-01
+ 22174 5.5434999999999998E-03 1.9933552405462646E-04 2.7719107708333851E-01
+ 22175 5.5437500000000001E-03 1.9940482810414911E-04 2.7724131876466634E-01
+ 22176 5.5440000000000003E-03 1.9947414471385130E-04 2.7729155852142984E-01
+ 22177 5.5442499999999997E-03 1.9954347388325184E-04 2.7734179635363015E-01
+ 22178 5.5444999999999999E-03 1.9961281561187028E-04 2.7739203226127052E-01
+ 22179 5.5447500000000002E-03 1.9968216989922489E-04 2.7744226624435664E-01
+ 22180 5.5449999999999996E-03 1.9975153674483447E-04 2.7749249830289524E-01
+ 22181 5.5452499999999998E-03 1.9982091614821848E-04 2.7754272843689648E-01
+ 22182 5.5455000000000001E-03 1.9989030810889545E-04 2.7759295664637151E-01
+ 22183 5.5457500000000003E-03 1.9995971262638413E-04 2.7764318293133405E-01
+ 22184 5.5459999999999997E-03 2.0002912970020319E-04 2.7769340729179942E-01
+ 22185 5.5462500000000000E-03 2.0009855932987228E-04 2.7774362972778571E-01
+ 22186 5.5465000000000002E-03 2.0016800151490953E-04 2.7779385023931252E-01
+ 22187 5.5467499999999996E-03 2.0023745625483404E-04 2.7784406882640172E-01
+ 22188 5.5469999999999998E-03 2.0030692354916496E-04 2.7789428548907730E-01
+ 22189 5.5472500000000001E-03 2.0037640339742096E-04 2.7794450022736517E-01
+ 22190 5.5475000000000003E-03 2.0044589579912113E-04 2.7799471304129342E-01
+ 22191 5.5477499999999997E-03 2.0051540075378385E-04 2.7804492393089170E-01
+ 22192 5.5480000000000000E-03 2.0058491826092866E-04 2.7809513289619259E-01
+ 22193 5.5482500000000002E-03 2.0065444832007438E-04 2.7814533993723023E-01
+ 22194 5.5484999999999996E-03 2.0072399093073957E-04 2.7819554505404082E-01
+ 22195 5.5487499999999999E-03 2.0079354609244362E-04 2.7824574824666287E-01
+ 22196 5.5490000000000001E-03 2.0086311380470545E-04 2.7829594951513642E-01
+ 22197 5.5492500000000004E-03 2.0093269406704377E-04 2.7834614885950393E-01
+ 22198 5.5494999999999997E-03 2.0100228687897740E-04 2.7839634627980997E-01
+ 22199 5.5497500000000000E-03 2.0107189224002588E-04 2.7844654177610123E-01
+ 22200 5.5500000000000002E-03 2.0114151014970799E-04 2.7849673534842639E-01
+ 22201 5.5502499999999996E-03 2.0121114060754242E-04 2.7854692699683581E-01
+ 22202 5.5504999999999999E-03 2.0128078361304871E-04 2.7859711672138238E-01
+ 22203 5.5507500000000001E-03 2.0135043916574559E-04 2.7864730452212078E-01
+ 22204 5.5510000000000004E-03 2.0142010726515231E-04 2.7869749039910807E-01
+ 22205 5.5512499999999998E-03 2.0148978791078749E-04 2.7874767435240272E-01
+ 22206 5.5515000000000000E-03 2.0155948110217080E-04 2.7879785638206617E-01
+ 22207 5.5517500000000003E-03 2.0162918683882110E-04 2.7884803648816103E-01
+ 22208 5.5519999999999996E-03 2.0169890512025725E-04 2.7889821467075238E-01
+ 22209 5.5522499999999999E-03 2.0176863594599892E-04 2.7894839092990742E-01
+ 22210 5.5525000000000001E-03 2.0183837931556480E-04 2.7899856526569555E-01
+ 22211 5.5527500000000004E-03 2.0190813522847427E-04 2.7904873767818761E-01
+ 22212 5.5529999999999998E-03 2.0197790368424627E-04 2.7909890816745686E-01
+ 22213 5.5532500000000000E-03 2.0204768468240041E-04 2.7914907673357875E-01
+ 22214 5.5535000000000003E-03 2.0211747822245564E-04 2.7919924337663077E-01
+ 22215 5.5537499999999997E-03 2.0218728430393114E-04 2.7924940809669196E-01
+ 22216 5.5539999999999999E-03 2.0225710292634641E-04 2.7929957089384433E-01
+ 22217 5.5542500000000002E-03 2.0232693408922070E-04 2.7934973176817079E-01
+ 22218 5.5545000000000004E-03 2.0239677779207321E-04 2.7939989071975740E-01
+ 22219 5.5547499999999998E-03 2.0246663403442308E-04 2.7945004774869131E-01
+ 22220 5.5550000000000000E-03 2.0253650281579005E-04 2.7950020285506255E-01
+ 22221 5.5552500000000003E-03 2.0260638413569328E-04 2.7955035603896294E-01
+ 22222 5.5554999999999997E-03 2.0267627799365202E-04 2.7960050730048575E-01
+ 22223 5.5557499999999999E-03 2.0274618438918606E-04 2.7965065663972705E-01
+ 22224 5.5560000000000002E-03 2.0281610332181460E-04 2.7970080405678488E-01
+ 22225 5.5562500000000004E-03 2.0288603479105713E-04 2.7975094955175900E-01
+ 22226 5.5564999999999998E-03 2.0295597879643301E-04 2.7980109312475093E-01
+ 22227 5.5567500000000001E-03 2.0302593533746212E-04 2.7985123477586538E-01
+ 22228 5.5570000000000003E-03 2.0309590441366373E-04 2.7990137450520808E-01
+ 22229 5.5572499999999997E-03 2.0316588602455732E-04 2.7995151231288690E-01
+ 22230 5.5574999999999999E-03 2.0323588016966278E-04 2.8000164819901241E-01
+ 22231 5.5577500000000002E-03 2.0330588684849965E-04 2.8005178216369653E-01
+ 22232 5.5579999999999996E-03 2.0337590606058718E-04 2.8010191420705316E-01
+ 22233 5.5582499999999998E-03 2.0344593780544581E-04 2.8015204432919921E-01
+ 22234 5.5585000000000001E-03 2.0351598208259467E-04 2.8020217253025287E-01
+ 22235 5.5587500000000003E-03 2.0358603889155386E-04 2.8025229881033414E-01
+ 22236 5.5589999999999997E-03 2.0365610823184255E-04 2.8030242316956533E-01
+ 22237 5.5592500000000000E-03 2.0372619010298128E-04 2.8035254560807138E-01
+ 22238 5.5595000000000002E-03 2.0379628450448956E-04 2.8040266612597853E-01
+ 22239 5.5597499999999996E-03 2.0386639143588696E-04 2.8045278472341512E-01
+ 22240 5.5599999999999998E-03 2.0393651089669392E-04 2.8050290140051215E-01
+ 22241 5.5602500000000001E-03 2.0400664288643025E-04 2.8055301615740175E-01
+ 22242 5.5605000000000003E-03 2.0407678740461571E-04 2.8060312899421885E-01
+ 22243 5.5607499999999997E-03 2.0414694445077013E-04 2.8065323991109992E-01
+ 22244 5.5610000000000000E-03 2.0421711402441396E-04 2.8070334890818388E-01
+ 22245 5.5612500000000002E-03 2.0428729612506725E-04 2.8075345598561136E-01
+ 22246 5.5614999999999996E-03 2.0435749075224964E-04 2.8080356114352534E-01
+ 22247 5.5617499999999999E-03 2.0442769790548180E-04 2.8085366438207038E-01
+ 22248 5.5620000000000001E-03 2.0449791758428380E-04 2.8090376570139364E-01
+ 22249 5.5622500000000004E-03 2.0456814978817562E-04 2.8095386510164372E-01
+ 22250 5.5624999999999997E-03 2.0463839451667743E-04 2.8100396258297172E-01
+ 22251 5.5627500000000000E-03 2.0470865176931002E-04 2.8105405814553086E-01
+ 22252 5.5630000000000002E-03 2.0477892154559336E-04 2.8110415178947590E-01
+ 22253 5.5632499999999996E-03 2.0484920384504770E-04 2.8115424351496382E-01
+ 22254 5.5634999999999999E-03 2.0491949866719374E-04 2.8120433332215400E-01
+ 22255 5.5637500000000001E-03 2.0498980601155192E-04 2.8125442121120720E-01
+ 22256 5.5640000000000004E-03 2.0506012587764264E-04 2.8130450718228694E-01
+ 22257 5.5642499999999998E-03 2.0513045826498608E-04 2.8135459123555817E-01
+ 22258 5.5645000000000000E-03 2.0520080317310338E-04 2.8140467337118835E-01
+ 22259 5.5647500000000003E-03 2.0527116060151495E-04 2.8145475358934652E-01
+ 22260 5.5649999999999996E-03 2.0534153054974116E-04 2.8150483189020409E-01
+ 22261 5.5652499999999999E-03 2.0541191301730313E-04 2.8155490827393431E-01
+ 22262 5.5655000000000001E-03 2.0548230800372145E-04 2.8160498274071261E-01
+ 22263 5.5657500000000004E-03 2.0555271550851687E-04 2.8165505529071644E-01
+ 22264 5.5659999999999998E-03 2.0562313553120995E-04 2.8170512592412489E-01
+ 22265 5.5662500000000000E-03 2.0569356807132204E-04 2.8175519464112003E-01
+ 22266 5.5665000000000003E-03 2.0576401312837395E-04 2.8180526144188489E-01
+ 22267 5.5667499999999996E-03 2.0583447070188625E-04 2.8185532632660498E-01
+ 22268 5.5669999999999999E-03 2.0590494079138043E-04 2.8190538929546793E-01
+ 22269 5.5672500000000001E-03 2.0597542339637737E-04 2.8195545034866348E-01
+ 22270 5.5675000000000004E-03 2.0604591851639825E-04 2.8200550948638303E-01
+ 22271 5.5677499999999998E-03 2.0611642615096391E-04 2.8205556670882004E-01
+ 22272 5.5680000000000000E-03 2.0618694629959583E-04 2.8210562201617062E-01
+ 22273 5.5682500000000003E-03 2.0625747896181549E-04 2.8215567540863229E-01
+ 22274 5.5684999999999997E-03 2.0632802413714357E-04 2.8220572688640444E-01
+ 22275 5.5687499999999999E-03 2.0639858182510207E-04 2.8225577644968936E-01
+ 22276 5.5690000000000002E-03 2.0646915202521200E-04 2.8230582409869043E-01
+ 22277 5.5692500000000004E-03 2.0653973473699493E-04 2.8235586983361372E-01
+ 22278 5.5694999999999998E-03 2.0661032995997227E-04 2.8240591365466639E-01
+ 22279 5.5697500000000000E-03 2.0668093769366582E-04 2.8245595556205921E-01
+ 22280 5.5700000000000003E-03 2.0675155793759706E-04 2.8250599555600325E-01
+ 22281 5.5702499999999997E-03 2.0682219069128726E-04 2.8255603363671289E-01
+ 22282 5.5704999999999999E-03 2.0689283595425880E-04 2.8260606980440406E-01
+ 22283 5.5707500000000002E-03 2.0696349372603326E-04 2.8265610405929437E-01
+ 22284 5.5710000000000004E-03 2.0703416400613225E-04 2.8270613640160419E-01
+ 22285 5.5712499999999998E-03 2.0710484679407759E-04 2.8275616683155486E-01
+ 22286 5.5715000000000001E-03 2.0717554208939161E-04 2.8280619534937118E-01
+ 22287 5.5717500000000003E-03 2.0724624989159612E-04 2.8285622195527854E-01
+ 22288 5.5719999999999997E-03 2.0731697020021290E-04 2.8290624664950514E-01
+ 22289 5.5722499999999999E-03 2.0738770301476455E-04 2.8295626943228147E-01
+ 22290 5.5725000000000002E-03 2.0745844833477294E-04 2.8300629030383934E-01
+ 22291 5.5727499999999996E-03 2.0752920615976011E-04 2.8305630926441239E-01
+ 22292 5.5729999999999998E-03 2.0759997648924891E-04 2.8310632631423743E-01
+ 22293 5.5732500000000001E-03 2.0767075932276121E-04 2.8315634145355240E-01
+ 22294 5.5735000000000003E-03 2.0774155465981976E-04 2.8320635468259742E-01
+ 22295 5.5737499999999997E-03 2.0781236249994633E-04 2.8325636600161447E-01
+ 22296 5.5740000000000000E-03 2.0788318284266439E-04 2.8330637541084819E-01
+ 22297 5.5742500000000002E-03 2.0795401568749592E-04 2.8335638291054460E-01
+ 22298 5.5744999999999996E-03 2.0802486103396343E-04 2.8340638850095151E-01
+ 22299 5.5747499999999998E-03 2.0809571888159032E-04 2.8345639218231983E-01
+ 22300 5.5750000000000001E-03 2.0816658922989889E-04 2.8350639395490185E-01
+ 22301 5.5752500000000003E-03 2.0823747207841188E-04 2.8355639381895126E-01
+ 22302 5.5754999999999997E-03 2.0830836742665224E-04 2.8360639177472469E-01
+ 22303 5.5757500000000000E-03 2.0837927527414329E-04 2.8365638782248059E-01
+ 22304 5.5760000000000002E-03 2.0845019562040778E-04 2.8370638196247899E-01
+ 22305 5.5762499999999996E-03 2.0852112846496849E-04 2.8375637419498245E-01
+ 22306 5.5764999999999999E-03 2.0859207380734935E-04 2.8380636452025543E-01
+ 22307 5.5767500000000001E-03 2.0866303164707308E-04 2.8385635293856382E-01
+ 22308 5.5770000000000004E-03 2.0873400198366301E-04 2.8390633945017651E-01
+ 22309 5.5772499999999997E-03 2.0880498481664231E-04 2.8395632405536358E-01
+ 22310 5.5775000000000000E-03 2.0887598014553485E-04 2.8400630675439775E-01
+ 22311 5.5777500000000002E-03 2.0894698796986396E-04 2.8405628754755313E-01
+ 22312 5.5779999999999996E-03 2.0901800828915289E-04 2.8410626643510623E-01
+ 22313 5.5782499999999999E-03 2.0908904110292578E-04 2.8415624341733575E-01
+ 22314 5.5785000000000001E-03 2.0916008641070613E-04 2.8420621849452177E-01
+ 22315 5.5787500000000004E-03 2.0923114421201756E-04 2.8425619166694699E-01
+ 22316 5.5789999999999998E-03 2.0930221450638392E-04 2.8430616293489575E-01
+ 22317 5.5792500000000000E-03 2.0937329729332944E-04 2.8435613229865453E-01
+ 22318 5.5795000000000003E-03 2.0944439257237785E-04 2.8440609975851211E-01
+ 22319 5.5797499999999996E-03 2.0951550034305319E-04 2.8445606531475837E-01
+ 22320 5.5799999999999999E-03 2.0958662060487976E-04 2.8450602896768629E-01
+ 22321 5.5802500000000001E-03 2.0965775335738166E-04 2.8455599071759058E-01
+ 22322 5.5805000000000004E-03 2.0972889860008324E-04 2.8460595056476717E-01
+ 22323 5.5807499999999998E-03 2.0980005633250868E-04 2.8465590850951478E-01
+ 22324 5.5810000000000000E-03 2.0987122655418262E-04 2.8470586455213420E-01
+ 22325 5.5812500000000003E-03 2.0994240926462955E-04 2.8475581869292788E-01
+ 22326 5.5814999999999997E-03 2.1001360446337375E-04 2.8480577093220005E-01
+ 22327 5.5817499999999999E-03 2.1008481214994040E-04 2.8485572127025743E-01
+ 22328 5.5820000000000002E-03 2.1015603232385380E-04 2.8490566970740888E-01
+ 22329 5.5822500000000004E-03 2.1022726498463903E-04 2.8495561624396448E-01
+ 22330 5.5824999999999998E-03 2.1029851013182053E-04 2.8500556088023682E-01
+ 22331 5.5827500000000000E-03 2.1036976776492379E-04 2.8505550361654086E-01
+ 22332 5.5830000000000003E-03 2.1044103788347399E-04 2.8510544445319314E-01
+ 22333 5.5832499999999997E-03 2.1051232048699531E-04 2.8515538339051155E-01
+ 22334 5.5834999999999999E-03 2.1058361557501411E-04 2.8520532042881730E-01
+ 22335 5.5837500000000002E-03 2.1065492314705498E-04 2.8525525556843273E-01
+ 22336 5.5840000000000004E-03 2.1072624320264344E-04 2.8530518880968253E-01
+ 22337 5.5842499999999998E-03 2.1079757574130479E-04 2.8535512015289294E-01
+ 22338 5.5845000000000001E-03 2.1086892076256498E-04 2.8540504959839291E-01
+ 22339 5.5847500000000003E-03 2.1094027826594925E-04 2.8545497714651286E-01
+ 22340 5.5849999999999997E-03 2.1101164825098324E-04 2.8550490279758534E-01
+ 22341 5.5852499999999999E-03 2.1108303071719304E-04 2.8555482655194486E-01
+ 22342 5.5855000000000002E-03 2.1115442566410460E-04 2.8560474840992806E-01
+ 22343 5.5857499999999996E-03 2.1122583309124318E-04 2.8565466837187325E-01
+ 22344 5.5859999999999998E-03 2.1129725299813578E-04 2.8570458643812147E-01
+ 22345 5.5862500000000001E-03 2.1136868538430777E-04 2.8575450260901486E-01
+ 22346 5.5865000000000003E-03 2.1144013024928569E-04 2.8580441688489822E-01
+ 22347 5.5867499999999997E-03 2.1151158759259557E-04 2.8585432926611781E-01
+ 22348 5.5870000000000000E-03 2.1158305741376412E-04 2.8590423975302259E-01
+ 22349 5.5872500000000002E-03 2.1165453971231762E-04 2.8595414834596261E-01
+ 22350 5.5874999999999996E-03 2.1172603448778253E-04 2.8600405504529064E-01
+ 22351 5.5877499999999998E-03 2.1179754173968575E-04 2.8605395985136123E-01
+ 22352 5.5880000000000001E-03 2.1186906146755392E-04 2.8610386276453076E-01
+ 22353 5.5882500000000003E-03 2.1194059367091376E-04 2.8615376378515783E-01
+ 22354 5.5884999999999997E-03 2.1201213834929204E-04 2.8620366291360294E-01
+ 22355 5.5887500000000000E-03 2.1208369550221613E-04 2.8625356015022857E-01
+ 22356 5.5890000000000002E-03 2.1215526512921302E-04 2.8630345549539954E-01
+ 22357 5.5892499999999996E-03 2.1222684722980946E-04 2.8635334894948150E-01
+ 22358 5.5894999999999999E-03 2.1229844180353338E-04 2.8640324051284372E-01
+ 22359 5.5897500000000001E-03 2.1237004884991188E-04 2.8645313018585628E-01
+ 22360 5.5900000000000004E-03 2.1244166836847228E-04 2.8650301796889149E-01
+ 22361 5.5902499999999997E-03 2.1251330035874206E-04 2.8655290386232413E-01
+ 22362 5.5905000000000000E-03 2.1258494482024926E-04 2.8660278786653037E-01
+ 22363 5.5907500000000002E-03 2.1265660175252154E-04 2.8665266998188904E-01
+ 22364 5.5909999999999996E-03 2.1272827115508618E-04 2.8670255020877988E-01
+ 22365 5.5912499999999999E-03 2.1279995302747181E-04 2.8675242854758587E-01
+ 22366 5.5915000000000001E-03 2.1287164736920618E-04 2.8680230499869103E-01
+ 22367 5.5917500000000004E-03 2.1294335417981731E-04 2.8685217956248199E-01
+ 22368 5.5919999999999997E-03 2.1301507345883341E-04 2.8690205223934662E-01
+ 22369 5.5922500000000000E-03 2.1308680520578307E-04 2.8695192302967587E-01
+ 22370 5.5925000000000002E-03 2.1315854942019464E-04 2.8700179193386177E-01
+ 22371 5.5927499999999996E-03 2.1323030610159618E-04 2.8705165895229828E-01
+ 22372 5.5929999999999999E-03 2.1330207524951686E-04 2.8710152408538253E-01
+ 22373 5.5932500000000001E-03 2.1337385686348540E-04 2.8715138733351225E-01
+ 22374 5.5935000000000004E-03 2.1344565094303020E-04 2.8720124869708769E-01
+ 22375 5.5937499999999998E-03 2.1351745748768026E-04 2.8725110817651095E-01
+ 22376 5.5940000000000000E-03 2.1358927649696487E-04 2.8730096577218667E-01
+ 22377 5.5942500000000003E-03 2.1366110797041291E-04 2.8735082148452085E-01
+ 22378 5.5944999999999996E-03 2.1373295190755344E-04 2.8740067531392144E-01
+ 22379 5.5947499999999999E-03 2.1380480830791637E-04 2.8745052726079906E-01
+ 22380 5.5950000000000001E-03 2.1387667717103062E-04 2.8750037732556583E-01
+ 22381 5.5952500000000004E-03 2.1394855849642594E-04 2.8755022550863557E-01
+ 22382 5.5954999999999998E-03 2.1402045228363151E-04 2.8760007181042430E-01
+ 22383 5.5957500000000000E-03 2.1409235853217767E-04 2.8764991623135050E-01
+ 22384 5.5960000000000003E-03 2.1416427724159405E-04 2.8769975877183424E-01
+ 22385 5.5962499999999997E-03 2.1423620841141036E-04 2.8774959943229711E-01
+ 22386 5.5964999999999999E-03 2.1430815204115695E-04 2.8779943821316378E-01
+ 22387 5.5967500000000002E-03 2.1438010813036397E-04 2.8784927511485969E-01
+ 22388 5.5970000000000004E-03 2.1445207667856146E-04 2.8789911013781316E-01
+ 22389 5.5972499999999998E-03 2.1452405768527971E-04 2.8794894328245396E-01
+ 22390 5.5975000000000000E-03 2.1459605115004961E-04 2.8799877454921424E-01
+ 22391 5.5977500000000003E-03 2.1466805707240149E-04 2.8804860393852755E-01
+ 22392 5.5979999999999997E-03 2.1474007545186591E-04 2.8809843145083014E-01
+ 22393 5.5982499999999999E-03 2.1481210628797388E-04 2.8814825708655978E-01
+ 22394 5.5985000000000002E-03 2.1488414958025642E-04 2.8819808084615600E-01
+ 22395 5.5987500000000004E-03 2.1495620532824432E-04 2.8824790273006129E-01
+ 22396 5.5989999999999998E-03 2.1502827353146850E-04 2.8829772273871879E-01
+ 22397 5.5992500000000001E-03 2.1510035418946085E-04 2.8834754087257458E-01
+ 22398 5.5995000000000003E-03 2.1517244730175230E-04 2.8839735713207620E-01
+ 22399 5.5997499999999997E-03 2.1524455286787411E-04 2.8844717151767357E-01
+ 22400 5.5999999999999999E-03 2.1531667088735845E-04 2.8849698402981799E-01
+ 22401 5.6002500000000002E-03 2.1538880135973671E-04 2.8854679466896377E-01
+ 22402 5.6004999999999996E-03 2.1546094428454035E-04 2.8859660343556581E-01
+ 22403 5.6007499999999998E-03 2.1553309966130187E-04 2.8864641033008226E-01
+ 22404 5.6010000000000001E-03 2.1560526748955311E-04 2.8869621535297241E-01
+ 22405 5.6012500000000003E-03 2.1567744776882612E-04 2.8874601850469772E-01
+ 22406 5.6014999999999997E-03 2.1574964049865303E-04 2.8879581978572183E-01
+ 22407 5.6017500000000000E-03 2.1582184567856661E-04 2.8884561919651008E-01
+ 22408 5.6020000000000002E-03 2.1589406330809922E-04 2.8889541673753005E-01
+ 22409 5.6022499999999996E-03 2.1596629338678305E-04 2.8894521240925103E-01
+ 22410 5.6024999999999998E-03 2.1603853591415156E-04 2.8899500621214469E-01
+ 22411 5.6027500000000001E-03 2.1611079088973718E-04 2.8904479814668382E-01
+ 22412 5.6030000000000003E-03 2.1618305831307293E-04 2.8909458821334427E-01
+ 22413 5.6032499999999997E-03 2.1625533818369166E-04 2.8914437641260271E-01
+ 22414 5.6035000000000000E-03 2.1632763050112718E-04 2.8919416274493898E-01
+ 22415 5.6037500000000002E-03 2.1639993526491232E-04 2.8924394721083407E-01
+ 22416 5.6039999999999996E-03 2.1647225247458063E-04 2.8929372981077084E-01
+ 22417 5.6042499999999999E-03 2.1654458212966594E-04 2.8934351054523488E-01
+ 22418 5.6045000000000001E-03 2.1661692422970155E-04 2.8939328941471321E-01
+ 22419 5.6047500000000004E-03 2.1668927877422153E-04 2.8944306641969447E-01
+ 22420 5.6049999999999997E-03 2.1676164576275956E-04 2.8949284156066996E-01
+ 22421 5.6052500000000000E-03 2.1683402519485009E-04 2.8954261483813282E-01
+ 22422 5.6055000000000002E-03 2.1690641707002714E-04 2.8959238625257777E-01
+ 22423 5.6057499999999996E-03 2.1697882138782469E-04 2.8964215580450153E-01
+ 22424 5.6059999999999999E-03 2.1705123814777779E-04 2.8969192349440354E-01
+ 22425 5.6062500000000001E-03 2.1712366734942060E-04 2.8974168932278421E-01
+ 22426 5.6065000000000004E-03 2.1719610899228797E-04 2.8979145329014644E-01
+ 22427 5.6067499999999998E-03 2.1726856307591416E-04 2.8984121539699464E-01
+ 22428 5.6070000000000000E-03 2.1734102959983494E-04 2.8989097564383609E-01
+ 22429 5.6072500000000003E-03 2.1741350856358506E-04 2.8994073403117904E-01
+ 22430 5.6074999999999996E-03 2.1748599996669913E-04 2.8999049055953413E-01
+ 22431 5.6077499999999999E-03 2.1755850380871341E-04 2.9004024522941424E-01
+ 22432 5.6080000000000001E-03 2.1763102008916292E-04 2.9008999804133362E-01
+ 22433 5.6082500000000004E-03 2.1770354880758312E-04 2.9013974899580897E-01
+ 22434 5.6084999999999998E-03 2.1777608996350963E-04 2.9018949809335842E-01
+ 22435 5.6087500000000000E-03 2.1784864355647873E-04 2.9023924533450263E-01
+ 22436 5.6090000000000003E-03 2.1792120958602612E-04 2.9028899071976388E-01
+ 22437 5.6092499999999997E-03 2.1799378805168761E-04 2.9033873424966633E-01
+ 22438 5.6094999999999999E-03 2.1806637895299992E-04 2.9038847592473671E-01
+ 22439 5.6097500000000002E-03 2.1813898228949924E-04 2.9043821574550283E-01
+ 22440 5.6100000000000004E-03 2.1821159806072204E-04 2.9048795371249497E-01
+ 22441 5.6102499999999998E-03 2.1828422626620476E-04 2.9053768982624500E-01
+ 22442 5.6105000000000000E-03 2.1835686690548439E-04 2.9058742408728755E-01
+ 22443 5.6107500000000003E-03 2.1842951997809795E-04 2.9063715649615834E-01
+ 22444 5.6109999999999997E-03 2.1850218548358184E-04 2.9068688705339502E-01
+ 22445 5.6112499999999999E-03 2.1857486342147399E-04 2.9073661575953813E-01
+ 22446 5.6115000000000002E-03 2.1864755379131127E-04 2.9078634261512920E-01
+ 22447 5.6117500000000004E-03 2.1872025659263125E-04 2.9083606762071240E-01
+ 22448 5.6119999999999998E-03 2.1879297182497123E-04 2.9088579077683285E-01
+ 22449 5.6122500000000001E-03 2.1886569948786935E-04 2.9093551208403901E-01
+ 22450 5.6125000000000003E-03 2.1893843958086309E-04 2.9098523154288009E-01
+ 22451 5.6127499999999997E-03 2.1901119210349039E-04 2.9103494915390787E-01
+ 22452 5.6129999999999999E-03 2.1908395705528974E-04 2.9108466491767598E-01
+ 22453 5.6132500000000002E-03 2.1915673443579931E-04 2.9113437883473980E-01
+ 22454 5.6134999999999996E-03 2.1922952424455704E-04 2.9118409090565678E-01
+ 22455 5.6137499999999998E-03 2.1930232648110197E-04 2.9123380113098668E-01
+ 22456 5.6140000000000001E-03 2.1937514114497267E-04 2.9128350951129056E-01
+ 22457 5.6142500000000003E-03 2.1944796823570789E-04 2.9133321604713186E-01
+ 22458 5.6144999999999997E-03 2.1952080775284628E-04 2.9138292073907551E-01
+ 22459 5.6147499999999999E-03 2.1959365969592752E-04 2.9143262358768912E-01
+ 22460 5.6150000000000002E-03 2.1966652406449054E-04 2.9148232459354162E-01
+ 22461 5.6152499999999996E-03 2.1973940085807443E-04 2.9153202375720411E-01
+ 22462 5.6154999999999998E-03 2.1981229007621937E-04 2.9158172107924990E-01
+ 22463 5.6157500000000001E-03 2.1988519171846468E-04 2.9163141656025360E-01
+ 22464 5.6160000000000003E-03 2.1995810578435011E-04 2.9168111020079202E-01
+ 22465 5.6162499999999997E-03 2.2003103227341547E-04 2.9173080200144424E-01
+ 22466 5.6165000000000000E-03 2.2010397118520135E-04 2.9178049196279110E-01
+ 22467 5.6167500000000002E-03 2.2017692251924761E-04 2.9183018008541561E-01
+ 22468 5.6169999999999996E-03 2.2024988627509460E-04 2.9187986636990154E-01
+ 22469 5.6172499999999998E-03 2.2032286245228324E-04 2.9192955081683641E-01
+ 22470 5.6175000000000001E-03 2.2039585105035393E-04 2.9197923342680832E-01
+ 22471 5.6177500000000003E-03 2.2046885206884767E-04 2.9202891420040789E-01
+ 22472 5.6179999999999997E-03 2.2054186550730495E-04 2.9207859313822743E-01
+ 22473 5.6182500000000000E-03 2.2061489136526759E-04 2.9212827024086152E-01
+ 22474 5.6185000000000002E-03 2.2068792964227653E-04 2.9217794550890647E-01
+ 22475 5.6187499999999996E-03 2.2076098033787294E-04 2.9222761894296001E-01
+ 22476 5.6189999999999999E-03 2.2083404345159906E-04 2.9227729054362295E-01
+ 22477 5.6192500000000001E-03 2.2090711898299612E-04 2.9232696031149724E-01
+ 22478 5.6195000000000004E-03 2.2098020693025520E-04 2.9237662824718685E-01
+ 22479 5.6197499999999997E-03 2.2105330729561796E-04 2.9242629435129752E-01
+ 22480 5.6200000000000000E-03 2.2112642007727799E-04 2.9247595862443759E-01
+ 22481 5.6202500000000002E-03 2.2119954527477777E-04 2.9252562106721686E-01
+ 22482 5.6204999999999996E-03 2.2127268288765916E-04 2.9257528168024666E-01
+ 22483 5.6207499999999999E-03 2.2134583291546535E-04 2.9262494046414128E-01
+ 22484 5.6210000000000001E-03 2.2141899535773897E-04 2.9267459741951607E-01
+ 22485 5.6212500000000004E-03 2.2149217021402292E-04 2.9272425254698864E-01
+ 22486 5.6214999999999998E-03 2.2156535748386015E-04 2.9277390584717833E-01
+ 22487 5.6217500000000000E-03 2.2163855716679420E-04 2.9282355732070703E-01
+ 22488 5.6220000000000003E-03 2.2171176926236833E-04 2.9287320696819780E-01
+ 22489 5.6222499999999996E-03 2.2178499377012602E-04 2.9292285479027586E-01
+ 22490 5.6224999999999999E-03 2.2185823068961145E-04 2.9297250078756870E-01
+ 22491 5.6227500000000001E-03 2.2193148002036791E-04 2.9302214496070528E-01
+ 22492 5.6230000000000004E-03 2.2200474176193997E-04 2.9307178731031708E-01
+ 22493 5.6232499999999998E-03 2.2207801591387114E-04 2.9312142783703649E-01
+ 22494 5.6235000000000000E-03 2.2215130247570656E-04 2.9317106654149899E-01
+ 22495 5.6237500000000003E-03 2.2222460144699020E-04 2.9322070342434120E-01
+ 22496 5.6239999999999997E-03 2.2229791282726683E-04 2.9327033848620171E-01
+ 22497 5.6242499999999999E-03 2.2237123661608145E-04 2.9331997172772190E-01
+ 22498 5.6245000000000002E-03 2.2244457281297918E-04 2.9336960314954375E-01
+ 22499 5.6247500000000004E-03 2.2251792141750492E-04 2.9341923275231230E-01
+ 22500 5.6249999999999998E-03 2.2259128242920368E-04 2.9346886053667376E-01
+ 22501 5.6252500000000000E-03 2.2266465584762151E-04 2.9351848650327683E-01
+ 22502 5.6255000000000003E-03 2.2273804167230403E-04 2.9356811065277150E-01
+ 22503 5.6257499999999997E-03 2.2281143990279659E-04 2.9361773298581018E-01
+ 22504 5.6259999999999999E-03 2.2288485053864555E-04 2.9366735350304735E-01
+ 22505 5.6262500000000002E-03 2.2295827357939695E-04 2.9371697220513876E-01
+ 22506 5.6265000000000004E-03 2.2303170902459709E-04 2.9376658909274272E-01
+ 22507 5.6267499999999998E-03 2.2310515687379206E-04 2.9381620416651888E-01
+ 22508 5.6270000000000001E-03 2.2317861712652912E-04 2.9386581742712942E-01
+ 22509 5.6272500000000003E-03 2.2325208978235471E-04 2.9391542887523797E-01
+ 22510 5.6274999999999997E-03 2.2332557484081557E-04 2.9396503851151029E-01
+ 22511 5.6277499999999999E-03 2.2339907230145944E-04 2.9401464633661417E-01
+ 22512 5.6280000000000002E-03 2.2347258216383320E-04 2.9406425235121880E-01
+ 22513 5.6282499999999996E-03 2.2354610442748424E-04 2.9411385655599587E-01
+ 22514 5.6284999999999998E-03 2.2361963909196036E-04 2.9416345895161899E-01
+ 22515 5.6287500000000001E-03 2.2369318615680941E-04 2.9421305953876326E-01
+ 22516 5.6290000000000003E-03 2.2376674562157923E-04 2.9426265831810594E-01
+ 22517 5.6292499999999997E-03 2.2384031748581766E-04 2.9431225529032595E-01
+ 22518 5.6295000000000000E-03 2.2391390174907370E-04 2.9436185045610480E-01
+ 22519 5.6297500000000002E-03 2.2398749841089549E-04 2.9441144381612522E-01
+ 22520 5.6299999999999996E-03 2.2406110747083126E-04 2.9446103537107188E-01
+ 22521 5.6302499999999998E-03 2.2413472892843044E-04 2.9451062512163190E-01
+ 22522 5.6305000000000001E-03 2.2420836278324192E-04 2.9456021306849417E-01
+ 22523 5.6307500000000003E-03 2.2428200903481474E-04 2.9460979921234887E-01
+ 22524 5.6309999999999997E-03 2.2435566768269776E-04 2.9465938355388877E-01
+ 22525 5.6312500000000000E-03 2.2442933872644135E-04 2.9470896609380826E-01
+ 22526 5.6315000000000002E-03 2.2450302216559477E-04 2.9475854683280378E-01
+ 22527 5.6317499999999996E-03 2.2457671799970761E-04 2.9480812577157367E-01
+ 22528 5.6319999999999999E-03 2.2465042622833045E-04 2.9485770291081792E-01
+ 22529 5.6322500000000001E-03 2.2472414685101330E-04 2.9490727825123886E-01
+ 22530 5.6325000000000004E-03 2.2479787986730632E-04 2.9495685179354025E-01
+ 22531 5.6327499999999997E-03 2.2487162527676011E-04 2.9500642353842815E-01
+ 22532 5.6330000000000000E-03 2.2494538307892584E-04 2.9505599348661077E-01
+ 22533 5.6332500000000002E-03 2.2501915327335388E-04 2.9510556163879714E-01
+ 22534 5.6334999999999996E-03 2.2509293585959550E-04 2.9515512799569904E-01
+ 22535 5.6337499999999999E-03 2.2516673083720215E-04 2.9520469255803061E-01
+ 22536 5.6340000000000001E-03 2.2524053820572505E-04 2.9525425532650695E-01
+ 22537 5.6342500000000004E-03 2.2531435796471614E-04 2.9530381630184532E-01
+ 22538 5.6344999999999998E-03 2.2538819011372658E-04 2.9535337548476476E-01
+ 22539 5.6347500000000000E-03 2.2546203465230918E-04 2.9540293287598718E-01
+ 22540 5.6350000000000003E-03 2.2553589158001545E-04 2.9545248847623518E-01
+ 22541 5.6352499999999996E-03 2.2560976089639788E-04 2.9550204228623378E-01
+ 22542 5.6354999999999999E-03 2.2568364260100942E-04 2.9555159430670996E-01
+ 22543 5.6357500000000001E-03 2.2575753669340230E-04 2.9560114453839231E-01
+ 22544 5.6360000000000004E-03 2.2583144317312961E-04 2.9565069298201180E-01
+ 22545 5.6362499999999998E-03 2.2590536203974428E-04 2.9570023963830094E-01
+ 22546 5.6365000000000000E-03 2.2597929329279986E-04 2.9574978450799438E-01
+ 22547 5.6367500000000003E-03 2.2605323693184959E-04 2.9579932759182820E-01
+ 22548 5.6369999999999996E-03 2.2612719295644692E-04 2.9584886889054068E-01
+ 22549 5.6372499999999999E-03 2.2620116136614612E-04 2.9589840840487275E-01
+ 22550 5.6375000000000001E-03 2.2627514216050088E-04 2.9594794613556574E-01
+ 22551 5.6377500000000004E-03 2.2634913533906532E-04 2.9599748208336368E-01
+ 22552 5.6379999999999998E-03 2.2642314090139389E-04 2.9604701624901275E-01
+ 22553 5.6382500000000000E-03 2.2649715884704141E-04 2.9609654863326101E-01
+ 22554 5.6385000000000003E-03 2.2657118917556235E-04 2.9614607923685776E-01
+ 22555 5.6387499999999997E-03 2.2664523188651136E-04 2.9619560806055428E-01
+ 22556 5.6389999999999999E-03 2.2671928697944418E-04 2.9624513510510497E-01
+ 22557 5.6392500000000002E-03 2.2679335445391591E-04 2.9629466037126462E-01
+ 22558 5.6395000000000004E-03 2.2686743430948178E-04 2.9634418385979050E-01
+ 22559 5.6397499999999998E-03 2.2694152654569757E-04 2.9639370557144190E-01
+ 22560 5.6400000000000000E-03 2.2701563116211948E-04 2.9644322550698010E-01
+ 22561 5.6402500000000003E-03 2.2708974815830336E-04 2.9649274366716810E-01
+ 22562 5.6404999999999997E-03 2.2716387753380510E-04 2.9654226005277012E-01
+ 22563 5.6407499999999999E-03 2.2723801928818178E-04 2.9659177466455350E-01
+ 22564 5.6410000000000002E-03 2.2731217342098978E-04 2.9664128750328683E-01
+ 22565 5.6412499999999996E-03 2.2738633993178562E-04 2.9669079856974034E-01
+ 22566 5.6414999999999998E-03 2.2746051882012694E-04 2.9674030786468719E-01
+ 22567 5.6417500000000001E-03 2.2753471008557052E-04 2.9678981538890087E-01
+ 22568 5.6420000000000003E-03 2.2760891372767395E-04 2.9683932114315831E-01
+ 22569 5.6422499999999997E-03 2.2768312974599456E-04 2.9688882512823661E-01
+ 22570 5.6424999999999999E-03 2.2775735814009059E-04 2.9693832734491732E-01
+ 22571 5.6427500000000002E-03 2.2783159890951978E-04 2.9698782779398086E-01
+ 22572 5.6429999999999996E-03 2.2790585205384025E-04 2.9703732647621156E-01
+ 22573 5.6432499999999998E-03 2.2798011757261071E-04 2.9708682339239534E-01
+ 22574 5.6435000000000001E-03 2.2805439546538949E-04 2.9713631854331957E-01
+ 22575 5.6437500000000003E-03 2.2812868573173552E-04 2.9718581192977372E-01
+ 22576 5.6439999999999997E-03 2.2820298837120736E-04 2.9723530355254890E-01
+ 22577 5.6442500000000000E-03 2.2827730338336475E-04 2.9728479341243841E-01
+ 22578 5.6445000000000002E-03 2.2835163076776680E-04 2.9733428151023761E-01
+ 22579 5.6447499999999996E-03 2.2842597052397296E-04 2.9738376784674314E-01
+ 22580 5.6449999999999998E-03 2.2850032265154342E-04 2.9743325242275420E-01
+ 22581 5.6452500000000001E-03 2.2857468715003793E-04 2.9748273523907121E-01
+ 22582 5.6455000000000003E-03 2.2864906401901650E-04 2.9753221629649740E-01
+ 22583 5.6457499999999997E-03 2.2872345325803948E-04 2.9758169559583636E-01
+ 22584 5.6460000000000000E-03 2.2879785486666784E-04 2.9763117313789539E-01
+ 22585 5.6462500000000002E-03 2.2887226884446226E-04 2.9768064892348228E-01
+ 22586 5.6464999999999996E-03 2.2894669519098323E-04 2.9773012295340728E-01
+ 22587 5.6467499999999999E-03 2.2902113390579261E-04 2.9777959522848246E-01
+ 22588 5.6470000000000001E-03 2.2909558498845147E-04 2.9782906574952195E-01
+ 22589 5.6472500000000004E-03 2.2917004843852134E-04 2.9787853451734164E-01
+ 22590 5.6474999999999997E-03 2.2924452425556398E-04 2.9792800153275845E-01
+ 22591 5.6477500000000000E-03 2.2931901243914167E-04 2.9797746679659287E-01
+ 22592 5.6480000000000002E-03 2.2939351298881656E-04 2.9802693030966559E-01
+ 22593 5.6482499999999996E-03 2.2946802590415060E-04 2.9807639207280062E-01
+ 22594 5.6484999999999999E-03 2.2954255118470709E-04 2.9812585208682285E-01
+ 22595 5.6487500000000001E-03 2.2961708883004843E-04 2.9817531035255929E-01
+ 22596 5.6490000000000004E-03 2.2969163883973780E-04 2.9822476687083921E-01
+ 22597 5.6492499999999998E-03 2.2976620121333821E-04 2.9827422164249279E-01
+ 22598 5.6495000000000000E-03 2.2984077595041352E-04 2.9832367466835363E-01
+ 22599 5.6497500000000003E-03 2.2991536305052717E-04 2.9837312594925569E-01
+ 22600 5.6499999999999996E-03 2.2998996251324263E-04 2.9842257548603562E-01
+ 22601 5.6502499999999999E-03 2.3006457433812473E-04 2.9847202327953160E-01
+ 22602 5.6505000000000001E-03 2.3013919852473745E-04 2.9852146933058421E-01
+ 22603 5.6507500000000004E-03 2.3021383507264504E-04 2.9857091364003541E-01
+ 22604 5.6509999999999998E-03 2.3028848398141231E-04 2.9862035620872879E-01
+ 22605 5.6512500000000000E-03 2.3036314525060427E-04 2.9866979703751051E-01
+ 22606 5.6515000000000003E-03 2.3043781887978625E-04 2.9871923612722845E-01
+ 22607 5.6517499999999997E-03 2.3051250486852298E-04 2.9876867347873165E-01
+ 22608 5.6519999999999999E-03 2.3058720321638069E-04 2.9881810909287210E-01
+ 22609 5.6522500000000002E-03 2.3066191392292487E-04 2.9886754297050283E-01
+ 22610 5.6525000000000004E-03 2.3073663698772141E-04 2.9891697511247883E-01
+ 22611 5.6527499999999998E-03 2.3081137241033638E-04 2.9896640551965747E-01
+ 22612 5.6530000000000000E-03 2.3088612019033669E-04 2.9901583419289773E-01
+ 22613 5.6532500000000003E-03 2.3096088032728860E-04 2.9906526113305998E-01
+ 22614 5.6534999999999997E-03 2.3103565282075875E-04 2.9911468634100735E-01
+ 22615 5.6537499999999999E-03 2.3111043767031476E-04 2.9916410981760394E-01
+ 22616 5.6540000000000002E-03 2.3118523487552356E-04 2.9921353156371672E-01
+ 22617 5.6542500000000004E-03 2.3126004443595267E-04 2.9926295158021338E-01
+ 22618 5.6544999999999998E-03 2.3133486635116938E-04 2.9931236986796406E-01
+ 22619 5.6547500000000001E-03 2.3140970062074254E-04 2.9936178642784106E-01
+ 22620 5.6550000000000003E-03 2.3148454724423971E-04 2.9941120126071835E-01
+ 22621 5.6552499999999997E-03 2.3155940622122880E-04 2.9946061436747112E-01
+ 22622 5.6554999999999999E-03 2.3163427755127942E-04 2.9951002574897706E-01
+ 22623 5.6557500000000002E-03 2.3170916123395986E-04 2.9955943540611613E-01
+ 22624 5.6559999999999996E-03 2.3178405726883883E-04 2.9960884333976889E-01
+ 22625 5.6562499999999998E-03 2.3185896565548606E-04 2.9965824955081921E-01
+ 22626 5.6565000000000001E-03 2.3193388639347091E-04 2.9970765404015159E-01
+ 22627 5.6567500000000003E-03 2.3200881948236295E-04 2.9975705680865333E-01
+ 22628 5.6569999999999997E-03 2.3208376492173176E-04 2.9980645785721272E-01
+ 22629 5.6572500000000000E-03 2.3215872271114814E-04 2.9985585718672059E-01
+ 22630 5.6575000000000002E-03 2.3223369285018202E-04 2.9990525479806956E-01
+ 22631 5.6577499999999996E-03 2.3230867533840393E-04 2.9995465069215366E-01
+ 22632 5.6579999999999998E-03 2.3238367017538501E-04 3.0000404486986937E-01
+ 22633 5.6582500000000001E-03 2.3245867736069599E-04 3.0005343733211454E-01
+ 22634 5.6585000000000003E-03 2.3253369689390846E-04 3.0010282807978927E-01
+ 22635 5.6587499999999997E-03 2.3260872877459306E-04 3.0015221711379492E-01
+ 22636 5.6590000000000000E-03 2.3268377300232238E-04 3.0020160443503552E-01
+ 22637 5.6592500000000002E-03 2.3275882957666803E-04 3.0025099004441613E-01
+ 22638 5.6594999999999996E-03 2.3283389849720196E-04 3.0030037394284453E-01
+ 22639 5.6597499999999999E-03 2.3290897976349688E-04 3.0034975613122933E-01
+ 22640 5.6600000000000001E-03 2.3298407337512536E-04 3.0039913661048229E-01
+ 22641 5.6602500000000004E-03 2.3305917933165991E-04 3.0044851538151579E-01
+ 22642 5.6604999999999997E-03 2.3313429763267360E-04 3.0049789244524427E-01
+ 22643 5.6607500000000000E-03 2.3320942827774029E-04 3.0054726780258501E-01
+ 22644 5.6610000000000002E-03 2.3328457126643292E-04 3.0059664145445625E-01
+ 22645 5.6612499999999996E-03 2.3335972659832530E-04 3.0064601340177816E-01
+ 22646 5.6614999999999999E-03 2.3343489427299173E-04 3.0069538364547294E-01
+ 22647 5.6617500000000001E-03 2.3351007429000625E-04 3.0074475218646435E-01
+ 22648 5.6620000000000004E-03 2.3358526664894332E-04 3.0079411902567860E-01
+ 22649 5.6622499999999997E-03 2.3366047134937729E-04 3.0084348416404311E-01
+ 22650 5.6625000000000000E-03 2.3373568839088357E-04 3.0089284760248775E-01
+ 22651 5.6627500000000002E-03 2.3381091777303716E-04 3.0094220934194343E-01
+ 22652 5.6629999999999996E-03 2.3388615949541296E-04 3.0099156938334365E-01
+ 22653 5.6632499999999999E-03 2.3396141355758719E-04 3.0104092772762375E-01
+ 22654 5.6635000000000001E-03 2.3403667995913551E-04 3.0109028437572022E-01
+ 22655 5.6637500000000004E-03 2.3411195869963398E-04 3.0113963932857235E-01
+ 22656 5.6639999999999998E-03 2.3418724977865852E-04 3.0118899258711990E-01
+ 22657 5.6642500000000000E-03 2.3426255319578633E-04 3.0123834415230638E-01
+ 22658 5.6645000000000003E-03 2.3433786895059387E-04 3.0128769402507538E-01
+ 22659 5.6647499999999996E-03 2.3441319704265782E-04 3.0133704220637308E-01
+ 22660 5.6649999999999999E-03 2.3448853747155599E-04 3.0138638869714796E-01
+ 22661 5.6652500000000001E-03 2.3456389023686575E-04 3.0143573349834962E-01
+ 22662 5.6655000000000004E-03 2.3463925533816465E-04 3.0148507661092971E-01
+ 22663 5.6657499999999998E-03 2.3471463277503039E-04 3.0153441803584119E-01
+ 22664 5.6660000000000000E-03 2.3479002254704192E-04 3.0158375777404067E-01
+ 22665 5.6662500000000003E-03 2.3486542465377716E-04 3.0163309582648451E-01
+ 22666 5.6664999999999997E-03 2.3494083909481468E-04 3.0168243219413177E-01
+ 22667 5.6667499999999999E-03 2.3501626586973375E-04 3.0173176687794379E-01
+ 22668 5.6670000000000002E-03 2.3509170497811347E-04 3.0178109987888296E-01
+ 22669 5.6672500000000004E-03 2.3516715641953319E-04 3.0183043119791381E-01
+ 22670 5.6674999999999998E-03 2.3524262019357223E-04 3.0187976083600282E-01
+ 22671 5.6677500000000000E-03 2.3531809629981113E-04 3.0192908879411834E-01
+ 22672 5.6680000000000003E-03 2.3539358473782945E-04 3.0197841507323053E-01
+ 22673 5.6682499999999997E-03 2.3546908550720782E-04 3.0202773967431090E-01
+ 22674 5.6684999999999999E-03 2.3554459860752696E-04 3.0207706259833367E-01
+ 22675 5.6687500000000002E-03 2.3562012403836744E-04 3.0212638384627422E-01
+ 22676 5.6689999999999996E-03 2.3569566179931027E-04 3.0217570341910988E-01
+ 22677 5.6692499999999998E-03 2.3577121188993736E-04 3.0222502131782020E-01
+ 22678 5.6695000000000001E-03 2.3584677430982988E-04 3.0227433754338606E-01
+ 22679 5.6697500000000003E-03 2.3592234905856984E-04 3.0232365209679041E-01
+ 22680 5.6699999999999997E-03 2.3599793613573897E-04 3.0237296497901794E-01
+ 22681 5.6702499999999999E-03 2.3607353554091999E-04 3.0242227619105549E-01
+ 22682 5.6705000000000002E-03 2.3614914727369552E-04 3.0247158573389116E-01
+ 22683 5.6707499999999996E-03 2.3622477133364799E-04 3.0252089360851536E-01
+ 22684 5.6709999999999998E-03 2.3630040772036070E-04 3.0257019981592037E-01
+ 22685 5.6712500000000001E-03 2.3637605643341716E-04 3.0261950435710006E-01
+ 22686 5.6715000000000003E-03 2.3645171747240065E-04 3.0266880723304984E-01
+ 22687 5.6717499999999997E-03 2.3652739083689485E-04 3.0271810844476771E-01
+ 22688 5.6720000000000000E-03 2.3660307652648434E-04 3.0276740799325280E-01
+ 22689 5.6722500000000002E-03 2.3667877454075314E-04 3.0281670587950638E-01
+ 22690 5.6724999999999996E-03 2.3675448487928548E-04 3.0286600210453168E-01
+ 22691 5.6727499999999998E-03 2.3683020754166690E-04 3.0291529666933326E-01
+ 22692 5.6730000000000001E-03 2.3690594252748215E-04 3.0296458957491823E-01
+ 22693 5.6732500000000003E-03 2.3698168983631634E-04 3.0301388082229536E-01
+ 22694 5.6734999999999997E-03 2.3705744946775500E-04 3.0306317041247410E-01
+ 22695 5.6737500000000000E-03 2.3713322142138445E-04 3.0311245834646727E-01
+ 22696 5.6740000000000002E-03 2.3720900569679048E-04 3.0316174462528883E-01
+ 22697 5.6742499999999996E-03 2.3728480229355913E-04 3.0321102924995463E-01
+ 22698 5.6744999999999999E-03 2.3736061121127757E-04 3.0326031222148214E-01
+ 22699 5.6747500000000001E-03 2.3743643244953240E-04 3.0330959354089143E-01
+ 22700 5.6750000000000004E-03 2.3751226600791068E-04 3.0335887320920324E-01
+ 22701 5.6752499999999997E-03 2.3758811188599936E-04 3.0340815122744041E-01
+ 22702 5.6755000000000000E-03 2.3766397008338674E-04 3.0345742759662869E-01
+ 22703 5.6757500000000002E-03 2.3773984059966046E-04 3.0350670231779470E-01
+ 22704 5.6759999999999996E-03 2.3781572343440830E-04 3.0355597539196655E-01
+ 22705 5.6762499999999999E-03 2.3789161858721918E-04 3.0360524682017503E-01
+ 22706 5.6765000000000001E-03 2.3796752605768150E-04 3.0365451660345238E-01
+ 22707 5.6767500000000004E-03 2.3804344584538411E-04 3.0370378474283266E-01
+ 22708 5.6769999999999998E-03 2.3811937794991590E-04 3.0375305123935153E-01
+ 22709 5.6772500000000000E-03 2.3819532237086689E-04 3.0380231609404684E-01
+ 22710 5.6775000000000003E-03 2.3827127910782637E-04 3.0385157930795809E-01
+ 22711 5.6777499999999996E-03 2.3834724816038401E-04 3.0390084088212643E-01
+ 22712 5.6779999999999999E-03 2.3842322952813077E-04 3.0395010081759560E-01
+ 22713 5.6782500000000001E-03 2.3849922321065656E-04 3.0399935911540982E-01
+ 22714 5.6785000000000004E-03 2.3857522920755217E-04 3.0404861577661613E-01
+ 22715 5.6787499999999998E-03 2.3865124751840840E-04 3.0409787080226319E-01
+ 22716 5.6790000000000000E-03 2.3872727814281696E-04 3.0414712419340123E-01
+ 22717 5.6792500000000003E-03 2.3880332108036921E-04 3.0419637595108306E-01
+ 22718 5.6794999999999997E-03 2.3887937633065639E-04 3.0424562607636174E-01
+ 22719 5.6797499999999999E-03 2.3895544389327124E-04 3.0429487457029397E-01
+ 22720 5.6800000000000002E-03 2.3903152376780577E-04 3.0434412143393669E-01
+ 22721 5.6802500000000004E-03 2.3910761595385266E-04 3.0439336666835021E-01
+ 22722 5.6804999999999998E-03 2.3918372045100421E-04 3.0444261027459479E-01
+ 22723 5.6807500000000000E-03 2.3925983725885423E-04 3.0449185225373449E-01
+ 22724 5.6810000000000003E-03 2.3933596637699578E-04 3.0454109260683343E-01
+ 22725 5.6812499999999997E-03 2.3941210780502209E-04 3.0459033133495855E-01
+ 22726 5.6814999999999999E-03 2.3948826154252773E-04 3.0463956843917855E-01
+ 22727 5.6817500000000002E-03 2.3956442758910673E-04 3.0468880392056386E-01
+ 22728 5.6820000000000004E-03 2.3964060594435310E-04 3.0473803778018616E-01
+ 22729 5.6822499999999998E-03 2.3971679660786158E-04 3.0478727001911954E-01
+ 22730 5.6825000000000001E-03 2.3979299957922759E-04 3.0483650063844003E-01
+ 22731 5.6827500000000003E-03 2.3986921485804599E-04 3.0488572963922489E-01
+ 22732 5.6829999999999997E-03 2.3994544244391233E-04 3.0493495702255341E-01
+ 22733 5.6832499999999999E-03 2.4002168233642248E-04 3.0498418278950695E-01
+ 22734 5.6835000000000002E-03 2.4009793453517265E-04 3.0503340694116837E-01
+ 22735 5.6837499999999996E-03 2.4017419903975853E-04 3.0508262947862241E-01
+ 22736 5.6839999999999998E-03 2.4025047584977729E-04 3.0513185040295560E-01
+ 22737 5.6842500000000001E-03 2.4032676496482579E-04 3.0518106971525660E-01
+ 22738 5.6845000000000003E-03 2.4040306638450085E-04 3.0523028741661518E-01
+ 22739 5.6847499999999997E-03 2.4047938010839979E-04 3.0527950350812350E-01
+ 22740 5.6849999999999999E-03 2.4055570613612073E-04 3.0532871799087546E-01
+ 22741 5.6852500000000002E-03 2.4063204446726134E-04 3.0537793086596654E-01
+ 22742 5.6854999999999996E-03 2.4070839510141980E-04 3.0542714213449379E-01
+ 22743 5.6857499999999998E-03 2.4078475803819487E-04 3.0547635179755689E-01
+ 22744 5.6860000000000001E-03 2.4086113327718498E-04 3.0552555985625673E-01
+ 22745 5.6862500000000003E-03 2.4093752081798947E-04 3.0557476631169583E-01
+ 22746 5.6864999999999997E-03 2.4101392066020721E-04 3.0562397116497858E-01
+ 22747 5.6867500000000000E-03 2.4109033280343844E-04 3.0567317441721198E-01
+ 22748 5.6870000000000002E-03 2.4116675724728255E-04 3.0572237606950364E-01
+ 22749 5.6872499999999996E-03 2.4124319399133985E-04 3.0577157612296380E-01
+ 22750 5.6874999999999998E-03 2.4131964303521081E-04 3.0582077457870405E-01
+ 22751 5.6877500000000001E-03 2.4139610437849627E-04 3.0586997143783828E-01
+ 22752 5.6880000000000003E-03 2.4147257802079703E-04 3.0591916670148173E-01
+ 22753 5.6882499999999997E-03 2.4154906396171402E-04 3.0596836037075059E-01
+ 22754 5.6885000000000000E-03 2.4162556220084955E-04 3.0601755244676543E-01
+ 22755 5.6887500000000002E-03 2.4170207273780484E-04 3.0606674293064562E-01
+ 22756 5.6889999999999996E-03 2.4177859557218212E-04 3.0611593182351443E-01
+ 22757 5.6892499999999999E-03 2.4185513070358407E-04 3.0616511912649580E-01
+ 22758 5.6895000000000001E-03 2.4193167813161312E-04 3.0621430484071616E-01
+ 22759 5.6897500000000004E-03 2.4200823785587225E-04 3.0626348896730315E-01
+ 22760 5.6899999999999997E-03 2.4208480987596454E-04 3.0631267150738645E-01
+ 22761 5.6902500000000000E-03 2.4216139419149378E-04 3.0636185246209746E-01
+ 22762 5.6905000000000002E-03 2.4223799080206368E-04 3.0641103183256968E-01
+ 22763 5.6907499999999996E-03 2.4231459970727799E-04 3.0646020961993786E-01
+ 22764 5.6909999999999999E-03 2.4239122090674172E-04 3.0650938582533932E-01
+ 22765 5.6912500000000001E-03 2.4246785440005907E-04 3.0655856044991231E-01
+ 22766 5.6915000000000004E-03 2.4254450018683507E-04 3.0660773349479731E-01
+ 22767 5.6917499999999998E-03 2.4262115826667482E-04 3.0665690496113635E-01
+ 22768 5.6920000000000000E-03 2.4269782863918415E-04 3.0670607485007345E-01
+ 22769 5.6922500000000003E-03 2.4277451130396866E-04 3.0675524316275471E-01
+ 22770 5.6924999999999996E-03 2.4285120626063418E-04 3.0680440990032737E-01
+ 22771 5.6927499999999999E-03 2.4292791350878762E-04 3.0685357506394084E-01
+ 22772 5.6930000000000001E-03 2.4300463304803520E-04 3.0690273865474660E-01
+ 22773 5.6932500000000004E-03 2.4308136487798414E-04 3.0695190067389694E-01
+ 22774 5.6934999999999998E-03 2.4315810899824117E-04 3.0700106112254677E-01
+ 22775 5.6937500000000000E-03 2.4323486540841449E-04 3.0705022000185289E-01
+ 22776 5.6940000000000003E-03 2.4331163410811152E-04 3.0709937731297293E-01
+ 22777 5.6942499999999997E-03 2.4338841509694025E-04 3.0714853305706724E-01
+ 22778 5.6944999999999999E-03 2.4346520837450952E-04 3.0719768723529783E-01
+ 22779 5.6947500000000002E-03 2.4354201394042769E-04 3.0724683984882817E-01
+ 22780 5.6950000000000004E-03 2.4361883179430379E-04 3.0729599089882359E-01
+ 22781 5.6952499999999998E-03 2.4369566193574677E-04 3.0734514038645072E-01
+ 22782 5.6955000000000000E-03 2.4377250436436677E-04 3.0739428831287957E-01
+ 22783 5.6957500000000003E-03 2.4384935907977338E-04 3.0744343467928015E-01
+ 22784 5.6959999999999997E-03 2.4392622608157650E-04 3.0749257948682490E-01
+ 22785 5.6962499999999999E-03 2.4400310536938692E-04 3.0754172273668823E-01
+ 22786 5.6965000000000002E-03 2.4407999694281519E-04 3.0759086443004624E-01
+ 22787 5.6967500000000004E-03 2.4415690080147246E-04 3.0764000456807666E-01
+ 22788 5.6969999999999998E-03 2.4423381694496958E-04 3.0768914315195894E-01
+ 22789 5.6972500000000001E-03 2.4431074537291890E-04 3.0773828018287469E-01
+ 22790 5.6975000000000003E-03 2.4438768608493197E-04 3.0778741566200685E-01
+ 22791 5.6977499999999997E-03 2.4446463908062052E-04 3.0783654959054030E-01
+ 22792 5.6979999999999999E-03 2.4454160435959788E-04 3.0788568196966204E-01
+ 22793 5.6982500000000002E-03 2.4461858192147644E-04 3.0793481280056034E-01
+ 22794 5.6984999999999996E-03 2.4469557176586915E-04 3.0798394208442520E-01
+ 22795 5.6987499999999998E-03 2.4477257389238992E-04 3.0803306982244866E-01
+ 22796 5.6990000000000001E-03 2.4484958830065179E-04 3.0808219601582509E-01
+ 22797 5.6992500000000003E-03 2.4492661499026923E-04 3.0813132066574922E-01
+ 22798 5.6994999999999997E-03 2.4500365396085610E-04 3.0818044377341847E-01
+ 22799 5.6997500000000000E-03 2.4508070521202740E-04 3.0822956534003226E-01
+ 22800 5.7000000000000002E-03 2.4515776874339801E-04 3.0827868536679165E-01
+ 22801 5.7002499999999996E-03 2.4523484455458256E-04 3.0832780385489833E-01
+ 22802 5.7004999999999998E-03 2.4531193264519719E-04 3.0837692080555756E-01
+ 22803 5.7007500000000001E-03 2.4538903301485744E-04 3.0842603621997505E-01
+ 22804 5.7010000000000003E-03 2.4546614566317923E-04 3.0847515009935894E-01
+ 22805 5.7012499999999997E-03 2.4554327058977924E-04 3.0852426244491843E-01
+ 22806 5.7015000000000000E-03 2.4562040779427409E-04 3.0857337325786549E-01
+ 22807 5.7017500000000002E-03 2.4569755727628058E-04 3.0862248253941327E-01
+ 22808 5.7019999999999996E-03 2.4577471903541599E-04 3.0867159029077623E-01
+ 22809 5.7022499999999999E-03 2.4585189307129845E-04 3.0872069651317169E-01
+ 22810 5.7025000000000001E-03 2.4592907938354540E-04 3.0876980120781805E-01
+ 22811 5.7027500000000004E-03 2.4600627797177527E-04 3.0881890437593512E-01
+ 22812 5.7029999999999997E-03 2.4608348883560624E-04 3.0886800601874531E-01
+ 22813 5.7032500000000000E-03 2.4616071197465755E-04 3.0891710613747247E-01
+ 22814 5.7035000000000002E-03 2.4623794738854837E-04 3.0896620473334196E-01
+ 22815 5.7037499999999996E-03 2.4631519507689744E-04 3.0901530180758052E-01
+ 22816 5.7039999999999999E-03 2.4639245503932529E-04 3.0906439736141839E-01
+ 22817 5.7042500000000001E-03 2.4646972727545180E-04 3.0911349139608574E-01
+ 22818 5.7045000000000004E-03 2.4654701178489696E-04 3.0916258391281493E-01
+ 22819 5.7047499999999998E-03 2.4662430856728146E-04 3.0921167491284024E-01
+ 22820 5.7050000000000000E-03 2.4670161762222701E-04 3.0926076439739858E-01
+ 22821 5.7052500000000003E-03 2.4677893894935437E-04 3.0930985236772707E-01
+ 22822 5.7054999999999996E-03 2.4685627254828461E-04 3.0935893882506532E-01
+ 22823 5.7057499999999999E-03 2.4693361841864069E-04 3.0940802377065518E-01
+ 22824 5.7060000000000001E-03 2.4701097656004413E-04 3.0945710720573932E-01
+ 22825 5.7062500000000004E-03 2.4708834697211788E-04 3.0950618913156286E-01
+ 22826 5.7064999999999998E-03 2.4716572965448433E-04 3.0955526954937201E-01
+ 22827 5.7067500000000000E-03 2.4724312460676682E-04 3.0960434846041573E-01
+ 22828 5.7070000000000003E-03 2.4732053182858907E-04 3.0965342586594363E-01
+ 22829 5.7072499999999996E-03 2.4739795131957439E-04 3.0970250176720782E-01
+ 22830 5.7074999999999999E-03 2.4747538307934752E-04 3.0975157616546201E-01
+ 22831 5.7077500000000001E-03 2.4755282710753210E-04 3.0980064906196148E-01
+ 22832 5.7080000000000004E-03 2.4763028340375347E-04 3.0984972045796316E-01
+ 22833 5.7082499999999998E-03 2.4770775196763611E-04 3.0989879035472639E-01
+ 22834 5.7085000000000000E-03 2.4778523279880577E-04 3.0994785875351150E-01
+ 22835 5.7087500000000003E-03 2.4786272589688829E-04 3.0999692565558079E-01
+ 22836 5.7089999999999997E-03 2.4794023126150901E-04 3.1004599106219849E-01
+ 22837 5.7092499999999999E-03 2.4801774889229476E-04 3.1009505497463064E-01
+ 22838 5.7095000000000002E-03 2.4809527878887202E-04 3.1014411739414482E-01
+ 22839 5.7097500000000004E-03 2.4817282095086757E-04 3.1019317832201010E-01
+ 22840 5.7099999999999998E-03 2.4825037537790876E-04 3.1024223775949772E-01
+ 22841 5.7102500000000000E-03 2.4832794206962333E-04 3.1029129570788089E-01
+ 22842 5.7105000000000003E-03 2.4840552102563880E-04 3.1034035216843375E-01
+ 22843 5.7107499999999997E-03 2.4848311224558335E-04 3.1038940714243302E-01
+ 22844 5.7109999999999999E-03 2.4856071572908612E-04 3.1043846063115638E-01
+ 22845 5.7112500000000002E-03 2.4863833147577540E-04 3.1048751263588431E-01
+ 22846 5.7114999999999996E-03 2.4871595948528045E-04 3.1053656315789752E-01
+ 22847 5.7117499999999998E-03 2.4879359975723089E-04 3.1058561219848002E-01
+ 22848 5.7120000000000001E-03 2.4887125229125653E-04 3.1063465975891669E-01
+ 22849 5.7122500000000003E-03 2.4894891708698733E-04 3.1068370584049432E-01
+ 22850 5.7124999999999997E-03 2.4902659414405341E-04 3.1073275044450127E-01
+ 22851 5.7127499999999999E-03 2.4910428346208637E-04 3.1078179357222824E-01
+ 22852 5.7130000000000002E-03 2.4918198504071687E-04 3.1083083522496685E-01
+ 22853 5.7132499999999996E-03 2.4925969887957589E-04 3.1087987540401091E-01
+ 22854 5.7134999999999998E-03 2.4933742497829591E-04 3.1092891411065626E-01
+ 22855 5.7137500000000001E-03 2.4941516333650877E-04 3.1097795134620015E-01
+ 22856 5.7140000000000003E-03 2.4949291395384688E-04 3.1102698711194110E-01
+ 22857 5.7142499999999997E-03 2.4957067682994236E-04 3.1107602140918000E-01
+ 22858 5.7145000000000000E-03 2.4964845196442904E-04 3.1112505423921943E-01
+ 22859 5.7147500000000002E-03 2.4972623935693984E-04 3.1117408560336318E-01
+ 22860 5.7149999999999996E-03 2.4980403900710853E-04 3.1122311550291787E-01
+ 22861 5.7152499999999998E-03 2.4988185091456930E-04 3.1127214393919067E-01
+ 22862 5.7155000000000001E-03 2.4995967507895645E-04 3.1132117091349093E-01
+ 22863 5.7157500000000003E-03 2.5003751149990444E-04 3.1137019642713032E-01
+ 22864 5.7159999999999997E-03 2.5011536017704826E-04 3.1141922048142073E-01
+ 22865 5.7162500000000000E-03 2.5019322111002353E-04 3.1146824307767773E-01
+ 22866 5.7165000000000002E-03 2.5027109429846573E-04 3.1151726421721709E-01
+ 22867 5.7167499999999996E-03 2.5034897974201100E-04 3.1156628390135693E-01
+ 22868 5.7169999999999999E-03 2.5042687744029533E-04 3.1161530213141719E-01
+ 22869 5.7172500000000001E-03 2.5050478739295550E-04 3.1166431890871932E-01
+ 22870 5.7175000000000004E-03 2.5058270959962890E-04 3.1171333423458625E-01
+ 22871 5.7177499999999997E-03 2.5066064405995201E-04 3.1176234811034342E-01
+ 22872 5.7180000000000000E-03 2.5073859077356318E-04 3.1181136053731728E-01
+ 22873 5.7182500000000002E-03 2.5081654974010018E-04 3.1186037151683638E-01
+ 22874 5.7184999999999996E-03 2.5089452095920106E-04 3.1190938105023075E-01
+ 22875 5.7187499999999999E-03 2.5097250443050471E-04 3.1195838913883234E-01
+ 22876 5.7190000000000001E-03 2.5105050015365032E-04 3.1200739578397463E-01
+ 22877 5.7192500000000004E-03 2.5112850812827680E-04 3.1205640098699300E-01
+ 22878 5.7194999999999998E-03 2.5120652835402358E-04 3.1210540474922471E-01
+ 22879 5.7197500000000000E-03 2.5128456083053127E-04 3.1215440707200803E-01
+ 22880 5.7200000000000003E-03 2.5136260555743979E-04 3.1220340795668416E-01
+ 22881 5.7202499999999996E-03 2.5144066253438978E-04 3.1225240740459465E-01
+ 22882 5.7204999999999999E-03 2.5151873176102249E-04 3.1230140541708390E-01
+ 22883 5.7207500000000001E-03 2.5159681323697899E-04 3.1235040199549752E-01
+ 22884 5.7210000000000004E-03 2.5167490696190100E-04 3.1239939714118298E-01
+ 22885 5.7212499999999998E-03 2.5175301293543014E-04 3.1244839085548881E-01
+ 22886 5.7215000000000000E-03 2.5183113115720938E-04 3.1249738313976655E-01
+ 22887 5.7217500000000003E-03 2.5190926162688116E-04 3.1254637399536833E-01
+ 22888 5.7219999999999997E-03 2.5198740434408795E-04 3.1259536342364830E-01
+ 22889 5.7222499999999999E-03 2.5206555930847409E-04 3.1264435142596320E-01
+ 22890 5.7225000000000002E-03 2.5214372651968233E-04 3.1269333800367022E-01
+ 22891 5.7227500000000004E-03 2.5222190597735733E-04 3.1274232315812861E-01
+ 22892 5.7229999999999998E-03 2.5230009768114297E-04 3.1279130689069956E-01
+ 22893 5.7232500000000000E-03 2.5237830163068428E-04 3.1284028920274620E-01
+ 22894 5.7235000000000003E-03 2.5245651782562626E-04 3.1288927009563322E-01
+ 22895 5.7237499999999997E-03 2.5253474626561382E-04 3.1293824957072636E-01
+ 22896 5.7239999999999999E-03 2.5261298695029334E-04 3.1298722762939407E-01
+ 22897 5.7242500000000002E-03 2.5269123987931073E-04 3.1303620427300599E-01
+ 22898 5.7245000000000004E-03 2.5276950505231217E-04 3.1308517950293330E-01
+ 22899 5.7247499999999998E-03 2.5284778246894440E-04 3.1313415332054939E-01
+ 22900 5.7250000000000001E-03 2.5292607212885481E-04 3.1318312572722895E-01
+ 22901 5.7252500000000003E-03 2.5300437403169069E-04 3.1323209672434910E-01
+ 22902 5.7254999999999997E-03 2.5308268817709958E-04 3.1328106631328723E-01
+ 22903 5.7257499999999999E-03 2.5316101456473008E-04 3.1333003449542390E-01
+ 22904 5.7260000000000002E-03 2.5323935319423031E-04 3.1337900127214080E-01
+ 22905 5.7262499999999996E-03 2.5331770406524895E-04 3.1342796664482103E-01
+ 22906 5.7264999999999998E-03 2.5339606717743573E-04 3.1347693061485016E-01
+ 22907 5.7267500000000001E-03 2.5347444253043976E-04 3.1352589318361462E-01
+ 22908 5.7270000000000003E-03 2.5355283012391100E-04 3.1357485435250304E-01
+ 22909 5.7272499999999997E-03 2.5363122995749932E-04 3.1362381412290580E-01
+ 22910 5.7275000000000000E-03 2.5370964203085596E-04 3.1367277249621495E-01
+ 22911 5.7277500000000002E-03 2.5378806634363134E-04 3.1372172947382376E-01
+ 22912 5.7279999999999996E-03 2.5386650289547656E-04 3.1377068505712746E-01
+ 22913 5.7282499999999998E-03 2.5394495168604375E-04 3.1381963924752410E-01
+ 22914 5.7285000000000001E-03 2.5402341271498461E-04 3.1386859204641165E-01
+ 22915 5.7287500000000003E-03 2.5410188598195128E-04 3.1391754345519057E-01
+ 22916 5.7289999999999997E-03 2.5418037148659627E-04 3.1396649347526318E-01
+ 22917 5.7292500000000000E-03 2.5425886922857312E-04 3.1401544210803317E-01
+ 22918 5.7295000000000002E-03 2.5433737920753494E-04 3.1406438935490694E-01
+ 22919 5.7297499999999996E-03 2.5441590142313500E-04 3.1411333521729046E-01
+ 22920 5.7299999999999999E-03 2.5449443587502831E-04 3.1416227969659377E-01
+ 22921 5.7302500000000001E-03 2.5457298256286836E-04 3.1421122279422736E-01
+ 22922 5.7305000000000004E-03 2.5465154148631054E-04 3.1426016451160349E-01
+ 22923 5.7307499999999997E-03 2.5473011264500904E-04 3.1430910485013580E-01
+ 22924 5.7310000000000000E-03 2.5480869603862065E-04 3.1435804381124066E-01
+ 22925 5.7312500000000002E-03 2.5488729166680028E-04 3.1440698139633561E-01
+ 22926 5.7314999999999996E-03 2.5496589952920417E-04 3.1445591760683911E-01
+ 22927 5.7317499999999999E-03 2.5504451962548913E-04 3.1450485244417326E-01
+ 22928 5.7320000000000001E-03 2.5512315195531211E-04 3.1455378590975946E-01
+ 22929 5.7322500000000004E-03 2.5520179651833001E-04 3.1460271800502254E-01
+ 22930 5.7324999999999997E-03 2.5528045331420056E-04 3.1465164873138829E-01
+ 22931 5.7327500000000000E-03 2.5535912234258163E-04 3.1470057809028429E-01
+ 22932 5.7330000000000002E-03 2.5543780360313191E-04 3.1474950608314056E-01
+ 22933 5.7332499999999996E-03 2.5551649709550951E-04 3.1479843271138691E-01
+ 22934 5.7334999999999999E-03 2.5559520281937393E-04 3.1484735797645741E-01
+ 22935 5.7337500000000001E-03 2.5567392077438441E-04 3.1489628187978558E-01
+ 22936 5.7340000000000004E-03 2.5575265096020055E-04 3.1494520442280788E-01
+ 22937 5.7342499999999998E-03 2.5583139337648236E-04 3.1499412560696205E-01
+ 22938 5.7345000000000000E-03 2.5591014802289080E-04 3.1504304543368755E-01
+ 22939 5.7347500000000003E-03 2.5598891489908641E-04 3.1509196390442584E-01
+ 22940 5.7349999999999996E-03 2.5606769400473000E-04 3.1514088102061960E-01
+ 22941 5.7352499999999999E-03 2.5614648533948373E-04 3.1518979678371351E-01
+ 22942 5.7355000000000001E-03 2.5622528890300938E-04 3.1523871119515373E-01
+ 22943 5.7357500000000004E-03 2.5630410469496901E-04 3.1528762425638795E-01
+ 22944 5.7359999999999998E-03 2.5638293271502515E-04 3.1533653596886629E-01
+ 22945 5.7362500000000000E-03 2.5646177296284107E-04 3.1538544633404009E-01
+ 22946 5.7365000000000003E-03 2.5654062543808005E-04 3.1543435535336178E-01
+ 22947 5.7367499999999997E-03 2.5661949014040551E-04 3.1548326302828666E-01
+ 22948 5.7369999999999999E-03 2.5669836706948221E-04 3.1553216936027084E-01
+ 22949 5.7372500000000002E-03 2.5677725622497399E-04 3.1558107435077243E-01
+ 22950 5.7375000000000004E-03 2.5685615760654616E-04 3.1562997800125114E-01
+ 22951 5.7377499999999998E-03 2.5693507121386301E-04 3.1567888031316860E-01
+ 22952 5.7380000000000000E-03 2.5701399704659101E-04 3.1572778128798756E-01
+ 22953 5.7382500000000003E-03 2.5709293510439588E-04 3.1577668092717343E-01
+ 22954 5.7384999999999997E-03 2.5717188538694344E-04 3.1582557923219184E-01
+ 22955 5.7387499999999999E-03 2.5725084789390086E-04 3.1587447620451164E-01
+ 22956 5.7390000000000002E-03 2.5732982262493506E-04 3.1592337184560232E-01
+ 22957 5.7392499999999996E-03 2.5740880957971272E-04 3.1597226615693569E-01
+ 22958 5.7394999999999998E-03 2.5748780875790259E-04 3.1602115913998491E-01
+ 22959 5.7397500000000001E-03 2.5756682015917227E-04 3.1607005079622452E-01
+ 22960 5.7400000000000003E-03 2.5764584378319043E-04 3.1611894112713157E-01
+ 22961 5.7402499999999997E-03 2.5772487962962535E-04 3.1616783013418370E-01
+ 22962 5.7404999999999999E-03 2.5780392769814722E-04 3.1621671781886135E-01
+ 22963 5.7407500000000002E-03 2.5788298798842493E-04 3.1626560418264588E-01
+ 22964 5.7409999999999996E-03 2.5796206050012849E-04 3.1631448922702032E-01
+ 22965 5.7412499999999998E-03 2.5804114523292853E-04 3.1636337295347022E-01
+ 22966 5.7415000000000001E-03 2.5812024218649571E-04 3.1641225536348194E-01
+ 22967 5.7417500000000003E-03 2.5819935136050083E-04 3.1646113645854351E-01
+ 22968 5.7419999999999997E-03 2.5827847275461543E-04 3.1651001624014485E-01
+ 22969 5.7422500000000000E-03 2.5835760636851147E-04 3.1655889470977816E-01
+ 22970 5.7425000000000002E-03 2.5843675220186120E-04 3.1660777186893629E-01
+ 22971 5.7427499999999996E-03 2.5851591025433676E-04 3.1665664771911423E-01
+ 22972 5.7429999999999998E-03 2.5859508052561165E-04 3.1670552226180904E-01
+ 22973 5.7432500000000001E-03 2.5867426301535897E-04 3.1675439549851880E-01
+ 22974 5.7435000000000003E-03 2.5875345772325228E-04 3.1680326743074333E-01
+ 22975 5.7437499999999997E-03 2.5883266464896571E-04 3.1685213805998391E-01
+ 22976 5.7440000000000000E-03 2.5891188379217368E-04 3.1690100738774502E-01
+ 22977 5.7442500000000002E-03 2.5899111515255121E-04 3.1694987541553082E-01
+ 22978 5.7444999999999996E-03 2.5907035872977318E-04 3.1699874214484830E-01
+ 22979 5.7447499999999999E-03 2.5914961452351548E-04 3.1704760757720540E-01
+ 22980 5.7450000000000001E-03 2.5922888253345394E-04 3.1709647171411259E-01
+ 22981 5.7452500000000004E-03 2.5930816275926508E-04 3.1714533455708127E-01
+ 22982 5.7454999999999997E-03 2.5938745520062484E-04 3.1719419610762473E-01
+ 22983 5.7457500000000000E-03 2.5946675985721114E-04 3.1724305636725841E-01
+ 22984 5.7460000000000002E-03 2.5954607672870101E-04 3.1729191533749840E-01
+ 22985 5.7462499999999996E-03 2.5962540581477245E-04 3.1734077301986313E-01
+ 22986 5.7464999999999999E-03 2.5970474711510365E-04 3.1738962941587318E-01
+ 22987 5.7467500000000001E-03 2.5978410062937342E-04 3.1743848452704942E-01
+ 22988 5.7470000000000004E-03 2.5986346635726036E-04 3.1748733835491588E-01
+ 22989 5.7472499999999998E-03 2.5994284429844392E-04 3.1753619090099672E-01
+ 22990 5.7475000000000000E-03 2.6002223445260408E-04 3.1758504216681926E-01
+ 22991 5.7477500000000003E-03 2.6010163681942103E-04 3.1763389215391152E-01
+ 22992 5.7479999999999996E-03 2.6018105139857459E-04 3.1768274086380344E-01
+ 22993 5.7482499999999999E-03 2.6026047818974638E-04 3.1773158829802678E-01
+ 22994 5.7485000000000001E-03 2.6033991719261754E-04 3.1778043445811449E-01
+ 22995 5.7487500000000004E-03 2.6041936840686964E-04 3.1782927934560218E-01
+ 22996 5.7489999999999998E-03 2.6049883183218431E-04 3.1787812296202550E-01
+ 22997 5.7492500000000000E-03 2.6057830746824474E-04 3.1792696530892361E-01
+ 22998 5.7495000000000003E-03 2.6065779531473325E-04 3.1797580638783590E-01
+ 22999 5.7497499999999997E-03 2.6073729537133300E-04 3.1802464620030385E-01
+ 23000 5.7499999999999999E-03 2.6081680763772789E-04 3.1807348474787117E-01
+ 23001 5.7502500000000002E-03 2.6089633211360186E-04 3.1812232203208213E-01
+ 23002 5.7505000000000004E-03 2.6097586879863908E-04 3.1817115805448393E-01
+ 23003 5.7507499999999998E-03 2.6105541769252396E-04 3.1821999281662378E-01
+ 23004 5.7510000000000000E-03 2.6113497879494228E-04 3.1826882632005254E-01
+ 23005 5.7512500000000003E-03 2.6121455210557926E-04 3.1831765856632094E-01
+ 23006 5.7514999999999997E-03 2.6129413762412073E-04 3.1836648955698255E-01
+ 23007 5.7517499999999999E-03 2.6137373535025315E-04 3.1841531929359201E-01
+ 23008 5.7520000000000002E-03 2.6145334528366318E-04 3.1846414777770582E-01
+ 23009 5.7522500000000004E-03 2.6153296742403810E-04 3.1851297501088210E-01
+ 23010 5.7524999999999998E-03 2.6161260177106455E-04 3.1856180099468012E-01
+ 23011 5.7527500000000001E-03 2.6169224832443117E-04 3.1861062573066201E-01
+ 23012 5.7530000000000003E-03 2.6177190708382607E-04 3.1865944922039030E-01
+ 23013 5.7532499999999997E-03 2.6185157804893756E-04 3.1870827146542990E-01
+ 23014 5.7534999999999999E-03 2.6193126121945527E-04 3.1875709246734674E-01
+ 23015 5.7537500000000002E-03 2.6201095659506804E-04 3.1880591222770932E-01
+ 23016 5.7539999999999996E-03 2.6209066417546564E-04 3.1885473074808712E-01
+ 23017 5.7542499999999998E-03 2.6217038396033867E-04 3.1890354803005116E-01
+ 23018 5.7545000000000001E-03 2.6225011594937765E-04 3.1895236407517435E-01
+ 23019 5.7547500000000003E-03 2.6232986014227349E-04 3.1900117888503160E-01
+ 23020 5.7549999999999997E-03 2.6240961653871734E-04 3.1904999246119875E-01
+ 23021 5.7552499999999999E-03 2.6248938513840134E-04 3.1909880480525399E-01
+ 23022 5.7555000000000002E-03 2.6256916594101753E-04 3.1914761591877649E-01
+ 23023 5.7557499999999996E-03 2.6264895894625821E-04 3.1919642580334745E-01
+ 23024 5.7559999999999998E-03 2.6272876415381683E-04 3.1924523446054948E-01
+ 23025 5.7562500000000001E-03 2.6280858156338654E-04 3.1929404189196736E-01
+ 23026 5.7565000000000003E-03 2.6288841117466096E-04 3.1934284809918717E-01
+ 23027 5.7567499999999997E-03 2.6296825298733408E-04 3.1939165308379563E-01
+ 23028 5.7570000000000000E-03 2.6304810700110095E-04 3.1944045684738365E-01
+ 23029 5.7572500000000002E-03 2.6312797321565627E-04 3.1948925939154077E-01
+ 23030 5.7574999999999996E-03 2.6320785163069506E-04 3.1953806071786023E-01
+ 23031 5.7577499999999998E-03 2.6328774224591367E-04 3.1958686082793619E-01
+ 23032 5.7580000000000001E-03 2.6336764506100800E-04 3.1963565972336488E-01
+ 23033 5.7582500000000003E-03 2.6344756007567446E-04 3.1968445740574331E-01
+ 23034 5.7584999999999997E-03 2.6352748728960992E-04 3.1973325387667040E-01
+ 23035 5.7587500000000000E-03 2.6360742670251182E-04 3.1978204913774777E-01
+ 23036 5.7590000000000002E-03 2.6368737831407811E-04 3.1983084319057709E-01
+ 23037 5.7592499999999996E-03 2.6376734212400652E-04 3.1987963603676278E-01
+ 23038 5.7594999999999999E-03 2.6384731813199595E-04 3.1992842767791024E-01
+ 23039 5.7597500000000001E-03 2.6392730633774533E-04 3.1997721811562729E-01
+ 23040 5.7600000000000004E-03 2.6400730674095389E-04 3.2002600735152237E-01
+ 23041 5.7602499999999997E-03 2.6408731934132095E-04 3.2007479538720623E-01
+ 23042 5.7605000000000000E-03 2.6416734413854741E-04 3.2012358222429105E-01
+ 23043 5.7607500000000002E-03 2.6424738113233344E-04 3.2017236786439079E-01
+ 23044 5.7609999999999996E-03 2.6432743032237996E-04 3.2022115230912052E-01
+ 23045 5.7612499999999999E-03 2.6440749170838861E-04 3.2026993556009808E-01
+ 23046 5.7615000000000001E-03 2.6448756529006068E-04 3.2031871761894165E-01
+ 23047 5.7617500000000004E-03 2.6456765106709889E-04 3.2036749848727158E-01
+ 23048 5.7619999999999998E-03 2.6464774903920508E-04 3.2041627816670981E-01
+ 23049 5.7622500000000000E-03 2.6472785920608315E-04 3.2046505665888037E-01
+ 23050 5.7625000000000003E-03 2.6480798156743604E-04 3.2051383396540806E-01
+ 23051 5.7627499999999996E-03 2.6488811612296716E-04 3.2056261008791970E-01
+ 23052 5.7629999999999999E-03 2.6496826287238133E-04 3.2061138502804426E-01
+ 23053 5.7632500000000001E-03 2.6504842181538296E-04 3.2066015878741128E-01
+ 23054 5.7635000000000004E-03 2.6512859295167685E-04 3.2070893136765294E-01
+ 23055 5.7637499999999998E-03 2.6520877628096839E-04 3.2075770277040222E-01
+ 23056 5.7640000000000000E-03 2.6528897180296386E-04 3.2080647299729459E-01
+ 23057 5.7642500000000003E-03 2.6536917951736945E-04 3.2085524204996607E-01
+ 23058 5.7644999999999997E-03 2.6544939942389116E-04 3.2090400993005513E-01
+ 23059 5.7647499999999999E-03 2.6552963152223682E-04 3.2095277663920174E-01
+ 23060 5.7650000000000002E-03 2.6560987581211352E-04 3.2100154217904753E-01
+ 23061 5.7652500000000004E-03 2.6569013229322917E-04 3.2105030655123495E-01
+ 23062 5.7654999999999998E-03 2.6577040096529176E-04 3.2109906975740909E-01
+ 23063 5.7657500000000000E-03 2.6585068182801081E-04 3.2114783179921608E-01
+ 23064 5.7660000000000003E-03 2.6593097488109474E-04 3.2119659267830425E-01
+ 23065 5.7662499999999997E-03 2.6601128012425292E-04 3.2124535239632257E-01
+ 23066 5.7664999999999999E-03 2.6609159755719609E-04 3.2129411095492272E-01
+ 23067 5.7667500000000002E-03 2.6617192717963423E-04 3.2134286835575748E-01
+ 23068 5.7669999999999996E-03 2.6625226899127774E-04 3.2139162460048093E-01
+ 23069 5.7672499999999998E-03 2.6633262299183811E-04 3.2144037969074923E-01
+ 23070 5.7675000000000001E-03 2.6641298918102696E-04 3.2148913362822007E-01
+ 23071 5.7677500000000003E-03 2.6649336755855642E-04 3.2153788641455261E-01
+ 23072 5.7679999999999997E-03 2.6657375812413854E-04 3.2158663805140769E-01
+ 23073 5.7682499999999999E-03 2.6665416087748647E-04 3.2163538854044782E-01
+ 23074 5.7685000000000002E-03 2.6673457581831325E-04 3.2168413788333722E-01
+ 23075 5.7687499999999996E-03 2.6681500294633258E-04 3.2173288608174094E-01
+ 23076 5.7689999999999998E-03 2.6689544226125882E-04 3.2178163313732749E-01
+ 23077 5.7692500000000001E-03 2.6697589376280625E-04 3.2183037905176465E-01
+ 23078 5.7695000000000003E-03 2.6705635745068976E-04 3.2187912382672346E-01
+ 23079 5.7697499999999997E-03 2.6713683332462470E-04 3.2192786746387575E-01
+ 23080 5.7700000000000000E-03 2.6721732138432701E-04 3.2197660996489591E-01
+ 23081 5.7702500000000002E-03 2.6729782162951285E-04 3.2202535133145854E-01
+ 23082 5.7704999999999996E-03 2.6737833405989815E-04 3.2207409156524114E-01
+ 23083 5.7707499999999998E-03 2.6745885867520102E-04 3.2212283066792180E-01
+ 23084 5.7710000000000001E-03 2.6753939547513822E-04 3.2217156864118124E-01
+ 23085 5.7712500000000003E-03 2.6761994445942774E-04 3.2222030548670072E-01
+ 23086 5.7714999999999997E-03 2.6770050562778758E-04 3.2226904120616368E-01
+ 23087 5.7717500000000000E-03 2.6778107897993715E-04 3.2231777580125548E-01
+ 23088 5.7720000000000002E-03 2.6786166451559499E-04 3.2236650927366267E-01
+ 23089 5.7722499999999996E-03 2.6794226223448040E-04 3.2241524162507290E-01
+ 23090 5.7724999999999999E-03 2.6802287213631399E-04 3.2246397285717643E-01
+ 23091 5.7727500000000001E-03 2.6810349422081591E-04 3.2251270297166468E-01
+ 23092 5.7730000000000004E-03 2.6818412848770705E-04 3.2256143197023046E-01
+ 23093 5.7732499999999997E-03 2.6826477493670806E-04 3.2261015985456820E-01
+ 23094 5.7735000000000000E-03 2.6834543356754137E-04 3.2265888662637454E-01
+ 23095 5.7737500000000002E-03 2.6842610437992879E-04 3.2270761228734729E-01
+ 23096 5.7739999999999996E-03 2.6850678737359271E-04 3.2275633683918498E-01
+ 23097 5.7742499999999999E-03 2.6858748254825605E-04 3.2280506028358985E-01
+ 23098 5.7745000000000001E-03 2.6866818990364225E-04 3.2285378262226361E-01
+ 23099 5.7747500000000004E-03 2.6874890943947525E-04 3.2290250385691094E-01
+ 23100 5.7749999999999998E-03 2.6882964115547886E-04 3.2295122398923692E-01
+ 23101 5.7752500000000000E-03 2.6891038505137818E-04 3.2299994302094975E-01
+ 23102 5.7755000000000003E-03 2.6899114112689798E-04 3.2304866095375823E-01
+ 23103 5.7757499999999996E-03 2.6907190938176343E-04 3.2309737778937270E-01
+ 23104 5.7759999999999999E-03 2.6915268981570135E-04 3.2314609352950519E-01
+ 23105 5.7762500000000001E-03 2.6923348242843717E-04 3.2319480817587004E-01
+ 23106 5.7765000000000004E-03 2.6931428721969832E-04 3.2324352173018228E-01
+ 23107 5.7767499999999998E-03 2.6939510418921121E-04 3.2329223419415842E-01
+ 23108 5.7770000000000000E-03 2.6947593333670461E-04 3.2334094556951781E-01
+ 23109 5.7772500000000003E-03 2.6955677466190575E-04 3.2338965585798018E-01
+ 23110 5.7774999999999996E-03 2.6963762816454309E-04 3.2343836506126683E-01
+ 23111 5.7777499999999999E-03 2.6971849384434590E-04 3.2348707318110193E-01
+ 23112 5.7780000000000001E-03 2.6979937170104357E-04 3.2353578021920998E-01
+ 23113 5.7782500000000004E-03 2.6988026173436575E-04 3.2358448617731750E-01
+ 23114 5.7784999999999998E-03 2.6996116394404236E-04 3.2363319105715216E-01
+ 23115 5.7787500000000000E-03 2.7004207832980446E-04 3.2368189486044430E-01
+ 23116 5.7790000000000003E-03 2.7012300489138297E-04 3.2373059758892470E-01
+ 23117 5.7792499999999997E-03 2.7020394362850937E-04 3.2377929924432652E-01
+ 23118 5.7794999999999999E-03 2.7028489454091587E-04 3.2382799982838406E-01
+ 23119 5.7797500000000002E-03 2.7036585762833462E-04 3.2387669934283331E-01
+ 23120 5.7800000000000004E-03 2.7044683289049841E-04 3.2392539778941187E-01
+ 23121 5.7802499999999998E-03 2.7052782032714032E-04 3.2397409516985870E-01
+ 23122 5.7805000000000000E-03 2.7060881993799454E-04 3.2402279148591528E-01
+ 23123 5.7807500000000003E-03 2.7068983172279492E-04 3.2407148673932296E-01
+ 23124 5.7809999999999997E-03 2.7077085568127571E-04 3.2412018093182615E-01
+ 23125 5.7812499999999999E-03 2.7085189181317258E-04 3.2416887406517081E-01
+ 23126 5.7815000000000002E-03 2.7093294011822045E-04 3.2421756614110370E-01
+ 23127 5.7817499999999996E-03 2.7101400059615488E-04 3.2426625716137319E-01
+ 23128 5.7819999999999998E-03 2.7109507324671301E-04 3.2431494712772968E-01
+ 23129 5.7822500000000001E-03 2.7117615806963131E-04 3.2436363604192531E-01
+ 23130 5.7825000000000003E-03 2.7125725506464660E-04 3.2441232390571334E-01
+ 23131 5.7827499999999997E-03 2.7133836423149662E-04 3.2446101072084865E-01
+ 23132 5.7829999999999999E-03 2.7141948556991968E-04 3.2450969648908784E-01
+ 23133 5.7832500000000002E-03 2.7150061907965423E-04 3.2455838121218911E-01
+ 23134 5.7834999999999996E-03 2.7158176476043875E-04 3.2460706489191210E-01
+ 23135 5.7837499999999998E-03 2.7166292261201320E-04 3.2465574753001802E-01
+ 23136 5.7840000000000001E-03 2.7174409263411721E-04 3.2470442912827036E-01
+ 23137 5.7842500000000003E-03 2.7182527482649105E-04 3.2475310968843291E-01
+ 23138 5.7844999999999997E-03 2.7190646918887512E-04 3.2480178921227204E-01
+ 23139 5.7847500000000000E-03 2.7198767572101089E-04 3.2485046770155501E-01
+ 23140 5.7850000000000002E-03 2.7206889442263983E-04 3.2489914515805146E-01
+ 23141 5.7852499999999996E-03 2.7215012529350374E-04 3.2494782158353169E-01
+ 23142 5.7854999999999998E-03 2.7223136833334571E-04 3.2499649697976840E-01
+ 23143 5.7857500000000001E-03 2.7231262354190830E-04 3.2504517134853511E-01
+ 23144 5.7860000000000003E-03 2.7239389091893477E-04 3.2509384469160779E-01
+ 23145 5.7862499999999997E-03 2.7247517046416855E-04 3.2514251701076285E-01
+ 23146 5.7865000000000000E-03 2.7255646217735479E-04 3.2519118830777932E-01
+ 23147 5.7867500000000002E-03 2.7263776605823762E-04 3.2523985858443721E-01
+ 23148 5.7869999999999996E-03 2.7271908210656210E-04 3.2528852784251822E-01
+ 23149 5.7872499999999999E-03 2.7280041032207408E-04 3.2533719608380596E-01
+ 23150 5.7875000000000001E-03 2.7288175070451937E-04 3.2538586331008468E-01
+ 23151 5.7877500000000004E-03 2.7296310325364482E-04 3.2543452952314178E-01
+ 23152 5.7879999999999997E-03 2.7304446796919682E-04 3.2548319472476411E-01
+ 23153 5.7882500000000000E-03 2.7312584485092298E-04 3.2553185891674230E-01
+ 23154 5.7885000000000002E-03 2.7320723389857128E-04 3.2558052210086674E-01
+ 23155 5.7887499999999996E-03 2.7328863511188946E-04 3.2562918427893045E-01
+ 23156 5.7889999999999999E-03 2.7337004849062687E-04 3.2567784545272749E-01
+ 23157 5.7892500000000001E-03 2.7345147403453246E-04 3.2572650562405403E-01
+ 23158 5.7895000000000004E-03 2.7353291174335556E-04 3.2577516479470719E-01
+ 23159 5.7897499999999998E-03 2.7361436161684643E-04 3.2582382296648621E-01
+ 23160 5.7900000000000000E-03 2.7369582365475585E-04 3.2587248014119141E-01
+ 23161 5.7902500000000003E-03 2.7377729785683436E-04 3.2592113632062458E-01
+ 23162 5.7904999999999996E-03 2.7385878422283314E-04 3.2596979150658978E-01
+ 23163 5.7907499999999999E-03 2.7394028275250486E-04 3.2601844570089200E-01
+ 23164 5.7910000000000001E-03 2.7402179344560132E-04 3.2606709890533842E-01
+ 23165 5.7912500000000004E-03 2.7410331630187530E-04 3.2611575112173657E-01
+ 23166 5.7914999999999998E-03 2.7418485132107978E-04 3.2616440235189675E-01
+ 23167 5.7917500000000000E-03 2.7426639850296907E-04 3.2621305259763034E-01
+ 23168 5.7920000000000003E-03 2.7434795784729696E-04 3.2626170186075043E-01
+ 23169 5.7922499999999997E-03 2.7442952935381764E-04 3.2631035014307130E-01
+ 23170 5.7924999999999999E-03 2.7451111302228680E-04 3.2635899744640939E-01
+ 23171 5.7927500000000002E-03 2.7459270885245963E-04 3.2640764377258208E-01
+ 23172 5.7930000000000004E-03 2.7467431684409180E-04 3.2645628912340868E-01
+ 23173 5.7932499999999998E-03 2.7475593699694006E-04 3.2650493350070997E-01
+ 23174 5.7935000000000000E-03 2.7483756931076118E-04 3.2655357690630804E-01
+ 23175 5.7937500000000003E-03 2.7491921378531252E-04 3.2660221934202704E-01
+ 23176 5.7939999999999997E-03 2.7500087042035143E-04 3.2665086080969236E-01
+ 23177 5.7942499999999999E-03 2.7508253921563667E-04 3.2669950131113079E-01
+ 23178 5.7945000000000002E-03 2.7516422017092679E-04 3.2674814084817094E-01
+ 23179 5.7947500000000004E-03 2.7524591328598083E-04 3.2679677942264290E-01
+ 23180 5.7949999999999998E-03 2.7532761856055782E-04 3.2684541703637787E-01
+ 23181 5.7952500000000001E-03 2.7540933599441898E-04 3.2689405369121016E-01
+ 23182 5.7955000000000003E-03 2.7549106558732398E-04 3.2694268938897308E-01
+ 23183 5.7957499999999997E-03 2.7557280733903370E-04 3.2699132413150339E-01
+ 23184 5.7959999999999999E-03 2.7565456124931017E-04 3.2703995792063928E-01
+ 23185 5.7962500000000002E-03 2.7573632731791486E-04 3.2708859075822000E-01
+ 23186 5.7964999999999996E-03 2.7581810554461010E-04 3.2713722264608619E-01
+ 23187 5.7967499999999998E-03 2.7589989592915885E-04 3.2718585358608027E-01
+ 23188 5.7970000000000001E-03 2.7598169847132425E-04 3.2723448358004659E-01
+ 23189 5.7972500000000003E-03 2.7606351317087038E-04 3.2728311262983023E-01
+ 23190 5.7974999999999997E-03 2.7614534002756063E-04 3.2733174073727822E-01
+ 23191 5.7977500000000000E-03 2.7622717904116052E-04 3.2738036790423980E-01
+ 23192 5.7980000000000002E-03 2.7630903021143451E-04 3.2742899413256460E-01
+ 23193 5.7982499999999996E-03 2.7639089353814842E-04 3.2747761942410436E-01
+ 23194 5.7984999999999998E-03 2.7647276902106877E-04 3.2752624378071282E-01
+ 23195 5.7987500000000001E-03 2.7655465665996131E-04 3.2757486720424422E-01
+ 23196 5.7990000000000003E-03 2.7663655645459337E-04 3.2762348969655497E-01
+ 23197 5.7992499999999997E-03 2.7671846840473196E-04 3.2767211125950307E-01
+ 23198 5.7995000000000000E-03 2.7680039251014570E-04 3.2772073189494805E-01
+ 23199 5.7997500000000002E-03 2.7688232877060264E-04 3.2776935160475024E-01
+ 23200 5.7999999999999996E-03 2.7696427718587108E-04 3.2781797039077276E-01
+ 23201 5.8002499999999999E-03 2.7704623775572090E-04 3.2786658825487924E-01
+ 23202 5.8005000000000001E-03 2.7712821047992198E-04 3.2791520519893574E-01
+ 23203 5.8007500000000004E-03 2.7721019535824413E-04 3.2796382122480894E-01
+ 23204 5.8009999999999997E-03 2.7729219239045795E-04 3.2801243633436733E-01
+ 23205 5.8012500000000000E-03 2.7737420157633499E-04 3.2806105052948115E-01
+ 23206 5.8015000000000002E-03 2.7745622291564659E-04 3.2810966381202267E-01
+ 23207 5.8017499999999996E-03 2.7753825640816496E-04 3.2815827618386395E-01
+ 23208 5.8019999999999999E-03 2.7762030205366270E-04 3.2820688764688100E-01
+ 23209 5.8022500000000001E-03 2.7770235985191303E-04 3.2825549820294952E-01
+ 23210 5.8025000000000004E-03 2.7778442980268904E-04 3.2830410785394720E-01
+ 23211 5.8027499999999997E-03 2.7786651190576462E-04 3.2835271660175347E-01
+ 23212 5.8030000000000000E-03 2.7794860616091457E-04 3.2840132444824915E-01
+ 23213 5.8032500000000002E-03 2.7803071256791398E-04 3.2844993139531697E-01
+ 23214 5.8034999999999996E-03 2.7811283112653734E-04 3.2849853744484042E-01
+ 23215 5.8037499999999999E-03 2.7819496183656151E-04 3.2854714259870560E-01
+ 23216 5.8040000000000001E-03 2.7827710469776246E-04 3.2859574685879905E-01
+ 23217 5.8042500000000004E-03 2.7835925970991693E-04 3.2864435022700939E-01
+ 23218 5.8044999999999998E-03 2.7844142687280174E-04 3.2869295270522625E-01
+ 23219 5.8047500000000000E-03 2.7852360618619535E-04 3.2874155429534208E-01
+ 23220 5.8050000000000003E-03 2.7860579764987564E-04 3.2879015499924946E-01
+ 23221 5.8052499999999996E-03 2.7868800126362112E-04 3.2883875481884262E-01
+ 23222 5.8054999999999999E-03 2.7877021702721154E-04 3.2888735375601863E-01
+ 23223 5.8057500000000001E-03 2.7885244494042593E-04 3.2893595181267465E-01
+ 23224 5.8060000000000004E-03 2.7893468500304473E-04 3.2898454899070956E-01
+ 23225 5.8062499999999998E-03 2.7901693721484798E-04 3.2903314529202460E-01
+ 23226 5.8065000000000000E-03 2.7909920157561773E-04 3.2908174071852192E-01
+ 23227 5.8067500000000003E-03 2.7918147808513478E-04 3.2913033527210539E-01
+ 23228 5.8069999999999997E-03 2.7926376674318118E-04 3.2917892895467976E-01
+ 23229 5.8072499999999999E-03 2.7934606754953962E-04 3.2922752176815218E-01
+ 23230 5.8075000000000002E-03 2.7942838050399303E-04 3.2927611371443127E-01
+ 23231 5.8077500000000004E-03 2.7951070560632479E-04 3.2932470479542630E-01
+ 23232 5.8079999999999998E-03 2.7959304285631856E-04 3.2937329501304913E-01
+ 23233 5.8082500000000000E-03 2.7967539225375954E-04 3.2942188436921227E-01
+ 23234 5.8085000000000003E-03 2.7975775379843188E-04 3.2947047286583031E-01
+ 23235 5.8087499999999997E-03 2.7984012749012084E-04 3.2951906050481922E-01
+ 23236 5.8089999999999999E-03 2.7992251332861274E-04 3.2956764728809629E-01
+ 23237 5.8092500000000002E-03 2.8000491131369382E-04 3.2961623321758038E-01
+ 23238 5.8094999999999996E-03 2.8008732144515049E-04 3.2966481829519212E-01
+ 23239 5.8097499999999998E-03 2.8016974372277052E-04 3.2971340252285319E-01
+ 23240 5.8100000000000001E-03 2.8025217814634125E-04 3.2976198590248779E-01
+ 23241 5.8102500000000003E-03 2.8033462471565147E-04 3.2981056843602036E-01
+ 23242 5.8104999999999997E-03 2.8041708343048890E-04 3.2985915012537725E-01
+ 23243 5.8107499999999999E-03 2.8049955429064379E-04 3.2990773097248699E-01
+ 23244 5.8110000000000002E-03 2.8058203729590538E-04 3.2995631097927858E-01
+ 23245 5.8112499999999996E-03 2.8066453244606344E-04 3.3000489014768358E-01
+ 23246 5.8114999999999998E-03 2.8074703974090938E-04 3.3005346847963424E-01
+ 23247 5.8117500000000001E-03 2.8082955918023382E-04 3.3010204597706455E-01
+ 23248 5.8120000000000003E-03 2.8091209076382861E-04 3.3015062264191070E-01
+ 23249 5.8122499999999997E-03 2.8099463449148552E-04 3.3019919847610885E-01
+ 23250 5.8125000000000000E-03 2.8107719036299747E-04 3.3024777348159812E-01
+ 23251 5.8127500000000002E-03 2.8115975837815754E-04 3.3029634766031840E-01
+ 23252 5.8129999999999996E-03 2.8124233853675886E-04 3.3034492101421153E-01
+ 23253 5.8132499999999998E-03 2.8132493083859615E-04 3.3039349354522052E-01
+ 23254 5.8135000000000001E-03 2.8140753528346318E-04 3.3044206525529024E-01
+ 23255 5.8137500000000003E-03 2.8149015187115553E-04 3.3049063614636637E-01
+ 23256 5.8139999999999997E-03 2.8157278060146824E-04 3.3053920622039634E-01
+ 23257 5.8142500000000000E-03 2.8165542147419757E-04 3.3058777547933010E-01
+ 23258 5.8145000000000002E-03 2.8173807448914024E-04 3.3063634392511776E-01
+ 23259 5.8147499999999996E-03 2.8182073964609259E-04 3.3068491155971114E-01
+ 23260 5.8149999999999999E-03 2.8190341694485257E-04 3.3073347838506478E-01
+ 23261 5.8152500000000001E-03 2.8198610638521793E-04 3.3078204440313286E-01
+ 23262 5.8155000000000004E-03 2.8206880796698705E-04 3.3083060961587279E-01
+ 23263 5.8157499999999997E-03 2.8215152168995883E-04 3.3087917402524197E-01
+ 23264 5.8160000000000000E-03 2.8223424755393289E-04 3.3092773763320021E-01
+ 23265 5.8162500000000002E-03 2.8231698555870898E-04 3.3097630044170945E-01
+ 23266 5.8164999999999996E-03 2.8239973570408719E-04 3.3102486245273138E-01
+ 23267 5.8167499999999999E-03 2.8248249798986888E-04 3.3107342366823056E-01
+ 23268 5.8170000000000001E-03 2.8256527241585531E-04 3.3112198409017252E-01
+ 23269 5.8172500000000004E-03 2.8264805898184820E-04 3.3117054372052407E-01
+ 23270 5.8174999999999998E-03 2.8273085768764977E-04 3.3121910256125425E-01
+ 23271 5.8177500000000000E-03 2.8281366853306303E-04 3.3126766061433316E-01
+ 23272 5.8180000000000003E-03 2.8289649151789147E-04 3.3131621788173266E-01
+ 23273 5.8182499999999996E-03 2.8297932664193869E-04 3.3136477436542466E-01
+ 23274 5.8184999999999999E-03 2.8306217390500888E-04 3.3141333006738499E-01
+ 23275 5.8187500000000001E-03 2.8314503330690742E-04 3.3146188498958962E-01
+ 23276 5.8190000000000004E-03 2.8322790484743926E-04 3.3151043913401523E-01
+ 23277 5.8192499999999998E-03 2.8331078852640958E-04 3.3155899250264159E-01
+ 23278 5.8195000000000000E-03 2.8339368434362593E-04 3.3160754509744939E-01
+ 23279 5.8197500000000003E-03 2.8347659229889424E-04 3.3165609692042036E-01
+ 23280 5.8199999999999997E-03 2.8355951239202178E-04 3.3170464797353810E-01
+ 23281 5.8202499999999999E-03 2.8364244462281677E-04 3.3175319825878752E-01
+ 23282 5.8205000000000002E-03 2.8372538899108752E-04 3.3180174777815546E-01
+ 23283 5.8207500000000004E-03 2.8380834549664250E-04 3.3185029653362963E-01
+ 23284 5.8209999999999998E-03 2.8389131413929073E-04 3.3189884452719959E-01
+ 23285 5.8212500000000000E-03 2.8397429491884265E-04 3.3194739176085636E-01
+ 23286 5.8215000000000003E-03 2.8405728783510817E-04 3.3199593823659257E-01
+ 23287 5.8217499999999997E-03 2.8414029288789785E-04 3.3204448395640151E-01
+ 23288 5.8219999999999999E-03 2.8422331007702347E-04 3.3209302892227965E-01
+ 23289 5.8222500000000002E-03 2.8430633940229654E-04 3.3214157313622311E-01
+ 23290 5.8225000000000004E-03 2.8438938086352915E-04 3.3219011660023057E-01
+ 23291 5.8227499999999998E-03 2.8447243446053420E-04 3.3223865931630181E-01
+ 23292 5.8230000000000001E-03 2.8455550019312518E-04 3.3228720128643841E-01
+ 23293 5.8232500000000003E-03 2.8463857806111545E-04 3.3233574251264275E-01
+ 23294 5.8234999999999997E-03 2.8472166806431956E-04 3.3238428299691980E-01
+ 23295 5.8237499999999999E-03 2.8480477020255234E-04 3.3243282274127467E-01
+ 23296 5.8240000000000002E-03 2.8488788447562864E-04 3.3248136174771553E-01
+ 23297 5.8242499999999996E-03 2.8497101088336454E-04 3.3252990001825028E-01
+ 23298 5.8244999999999998E-03 2.8505414942557654E-04 3.3257843755488981E-01
+ 23299 5.8247500000000001E-03 2.8513730010208129E-04 3.3262697435964522E-01
+ 23300 5.8250000000000003E-03 2.8522046291269568E-04 3.3267551043453036E-01
+ 23301 5.8252499999999997E-03 2.8530363785723767E-04 3.3272404578155945E-01
+ 23302 5.8254999999999999E-03 2.8538682493552586E-04 3.3277258040274893E-01
+ 23303 5.8257500000000002E-03 2.8547002414737894E-04 3.3282111430011652E-01
+ 23304 5.8259999999999996E-03 2.8555323549261577E-04 3.3286964747568060E-01
+ 23305 5.8262499999999998E-03 2.8563645897105683E-04 3.3291817993146278E-01
+ 23306 5.8265000000000001E-03 2.8571969458252190E-04 3.3296671166948455E-01
+ 23307 5.8267500000000003E-03 2.8580294232683195E-04 3.3301524269176930E-01
+ 23308 5.8269999999999997E-03 2.8588620220380801E-04 3.3306377300034223E-01
+ 23309 5.8272500000000000E-03 2.8596947421327283E-04 3.3311230259723013E-01
+ 23310 5.8275000000000002E-03 2.8605275835504778E-04 3.3316083148446046E-01
+ 23311 5.8277499999999996E-03 2.8613605462895575E-04 3.3320935966406279E-01
+ 23312 5.8279999999999998E-03 2.8621936303482073E-04 3.3325788713806803E-01
+ 23313 5.8282500000000001E-03 2.8630268357246648E-04 3.3330641390850874E-01
+ 23314 5.8285000000000003E-03 2.8638601624171692E-04 3.3335493997741839E-01
+ 23315 5.8287499999999997E-03 2.8646936104239680E-04 3.3340346534683241E-01
+ 23316 5.8290000000000000E-03 2.8655271797433193E-04 3.3345199001878767E-01
+ 23317 5.8292500000000002E-03 2.8663608703734830E-04 3.3350051399532227E-01
+ 23318 5.8294999999999996E-03 2.8671946823127185E-04 3.3354903727847596E-01
+ 23319 5.8297499999999999E-03 2.8680286155592980E-04 3.3359755987028999E-01
+ 23320 5.8300000000000001E-03 2.8688626701114960E-04 3.3364608177280675E-01
+ 23321 5.8302500000000004E-03 2.8696968459675915E-04 3.3369460298807080E-01
+ 23322 5.8304999999999997E-03 2.8705311431258653E-04 3.3374312351812729E-01
+ 23323 5.8307500000000000E-03 2.8713655615846115E-04 3.3379164336502326E-01
+ 23324 5.8310000000000002E-03 2.8722001013421251E-04 3.3384016253080739E-01
+ 23325 5.8312499999999996E-03 2.8730347623966997E-04 3.3388868101752928E-01
+ 23326 5.8314999999999999E-03 2.8738695447466460E-04 3.3393719882724060E-01
+ 23327 5.8317500000000001E-03 2.8747044483902733E-04 3.3398571596199439E-01
+ 23328 5.8320000000000004E-03 2.8755394733258978E-04 3.3403423242384472E-01
+ 23329 5.8322499999999998E-03 2.8763746195518345E-04 3.3408274821484718E-01
+ 23330 5.8325000000000000E-03 2.8772098870664129E-04 3.3413126333705984E-01
+ 23331 5.8327500000000003E-03 2.8780452758679636E-04 3.3417977779254038E-01
+ 23332 5.8329999999999996E-03 2.8788807859548199E-04 3.3422829158334977E-01
+ 23333 5.8332499999999999E-03 2.8797164173253293E-04 3.3427680471154914E-01
+ 23334 5.8335000000000001E-03 2.8805521699778298E-04 3.3432531717920194E-01
+ 23335 5.8337500000000004E-03 2.8813880439106771E-04 3.3437382898837226E-01
+ 23336 5.8339999999999998E-03 2.8822240391222244E-04 3.3442234014112637E-01
+ 23337 5.8342500000000000E-03 2.8830601556108356E-04 3.3447085063953202E-01
+ 23338 5.8345000000000003E-03 2.8838963933748791E-04 3.3451936048565745E-01
+ 23339 5.8347499999999997E-03 2.8847327524127208E-04 3.3456786968157354E-01
+ 23340 5.8349999999999999E-03 2.8855692327227469E-04 3.3461637822935197E-01
+ 23341 5.8352500000000002E-03 2.8864058343033313E-04 3.3466488613106593E-01
+ 23342 5.8355000000000004E-03 2.8872425571528659E-04 3.3471339338879041E-01
+ 23343 5.8357499999999998E-03 2.8880794012697402E-04 3.3476190000460071E-01
+ 23344 5.8360000000000000E-03 2.8889163666523534E-04 3.3481040598057593E-01
+ 23345 5.8362500000000003E-03 2.8897534532991117E-04 3.3485891131879369E-01
+ 23346 5.8364999999999997E-03 2.8905906612084181E-04 3.3490741602133539E-01
+ 23347 5.8367499999999999E-03 2.8914279903786885E-04 3.3495592009028269E-01
+ 23348 5.8370000000000002E-03 2.8922654408083443E-04 3.3500442352771909E-01
+ 23349 5.8372499999999996E-03 2.8931030124958033E-04 3.3505292633572920E-01
+ 23350 5.8374999999999998E-03 2.8939407054394997E-04 3.3510142851639968E-01
+ 23351 5.8377500000000001E-03 2.8947785196378664E-04 3.3514993007181842E-01
+ 23352 5.8380000000000003E-03 2.8956164550893409E-04 3.3519843100407420E-01
+ 23353 5.8382499999999997E-03 2.8964545117923655E-04 3.3524693131525762E-01
+ 23354 5.8384999999999999E-03 2.8972926897453982E-04 3.3529543100746129E-01
+ 23355 5.8387500000000002E-03 2.8981309889468903E-04 3.3534393008277857E-01
+ 23356 5.8389999999999996E-03 2.8989694093952995E-04 3.3539242854330392E-01
+ 23357 5.8392499999999998E-03 2.8998079510890955E-04 3.3544092639113476E-01
+ 23358 5.8395000000000001E-03 2.9006466140267490E-04 3.3548942362836792E-01
+ 23359 5.8397500000000003E-03 2.9014853982067319E-04 3.3553792025710366E-01
+ 23360 5.8399999999999997E-03 2.9023243036275284E-04 3.3558641627944186E-01
+ 23361 5.8402500000000000E-03 2.9031633302876260E-04 3.3563491169748549E-01
+ 23362 5.8405000000000002E-03 2.9040024781855155E-04 3.3568340651333739E-01
+ 23363 5.8407499999999996E-03 2.9048417473196916E-04 3.3573190072910347E-01
+ 23364 5.8409999999999998E-03 2.9056811376886607E-04 3.3578039434688955E-01
+ 23365 5.8412500000000001E-03 2.9065206492909294E-04 3.3582888736880417E-01
+ 23366 5.8415000000000003E-03 2.9073602821250123E-04 3.3587737979695631E-01
+ 23367 5.8417499999999997E-03 2.9082000361894218E-04 3.3592587163345672E-01
+ 23368 5.8420000000000000E-03 2.9090399114826867E-04 3.3597436288041826E-01
+ 23369 5.8422500000000002E-03 2.9098799080033353E-04 3.3602285353995398E-01
+ 23370 5.8424999999999996E-03 2.9107200257498978E-04 3.3607134361417934E-01
+ 23371 5.8427499999999999E-03 2.9115602647209187E-04 3.3611983310521071E-01
+ 23372 5.8430000000000001E-03 2.9124006249149419E-04 3.3616832201516667E-01
+ 23373 5.8432500000000004E-03 2.9132411063305131E-04 3.3621681034616585E-01
+ 23374 5.8434999999999997E-03 2.9140817089661890E-04 3.3626529810032968E-01
+ 23375 5.8437500000000000E-03 2.9149224328205343E-04 3.3631378527978018E-01
+ 23376 5.8440000000000002E-03 2.9157632778921124E-04 3.3636227188664114E-01
+ 23377 5.8442499999999996E-03 2.9166042441794925E-04 3.3641075792303765E-01
+ 23378 5.8444999999999999E-03 2.9174453316812535E-04 3.3645924339109684E-01
+ 23379 5.8447500000000001E-03 2.9182865403959776E-04 3.3650772829294628E-01
+ 23380 5.8450000000000004E-03 2.9191278703222500E-04 3.3655621263071522E-01
+ 23381 5.8452499999999998E-03 2.9199693214586607E-04 3.3660469640653473E-01
+ 23382 5.8455000000000000E-03 2.9208108938038154E-04 3.3665317962253755E-01
+ 23383 5.8457500000000003E-03 2.9216525873563111E-04 3.3670166228085696E-01
+ 23384 5.8459999999999996E-03 2.9224944021147558E-04 3.3675014438362799E-01
+ 23385 5.8462499999999999E-03 2.9233363380777680E-04 3.3679862593298771E-01
+ 23386 5.8465000000000001E-03 2.9241783952439624E-04 3.3684710693107422E-01
+ 23387 5.8467500000000004E-03 2.9250205736119667E-04 3.3689558738002617E-01
+ 23388 5.8469999999999998E-03 2.9258628731804062E-04 3.3694406728198506E-01
+ 23389 5.8472500000000000E-03 2.9267052939479214E-04 3.3699254663909300E-01
+ 23390 5.8475000000000003E-03 2.9275478359131504E-04 3.3704102545349401E-01
+ 23391 5.8477499999999996E-03 2.9283904990747348E-04 3.3708950372733265E-01
+ 23392 5.8479999999999999E-03 2.9292332834313372E-04 3.3713798146275603E-01
+ 23393 5.8482500000000001E-03 2.9300761889816050E-04 3.3718645866191199E-01
+ 23394 5.8485000000000004E-03 2.9309192157242036E-04 3.3723493532694981E-01
+ 23395 5.8487499999999998E-03 2.9317623636577946E-04 3.3728341146001989E-01
+ 23396 5.8490000000000000E-03 2.9326056327810606E-04 3.3733188706327516E-01
+ 23397 5.8492500000000003E-03 2.9334490230926747E-04 3.3738036213886941E-01
+ 23398 5.8494999999999997E-03 2.9342925345913167E-04 3.3742883668895696E-01
+ 23399 5.8497499999999999E-03 2.9351361672756812E-04 3.3747731071569509E-01
+ 23400 5.8500000000000002E-03 2.9359799211444619E-04 3.3752578422124130E-01
+ 23401 5.8502500000000004E-03 2.9368237961963561E-04 3.3757425720775480E-01
+ 23402 5.8504999999999998E-03 2.9376677924300697E-04 3.3762272967739632E-01
+ 23403 5.8507500000000000E-03 2.9385119098443142E-04 3.3767120163232861E-01
+ 23404 5.8510000000000003E-03 2.9393561484378032E-04 3.3771967307471490E-01
+ 23405 5.8512499999999997E-03 2.9402005082092612E-04 3.3776814400671989E-01
+ 23406 5.8514999999999999E-03 2.9410449891574140E-04 3.3781661443051042E-01
+ 23407 5.8517500000000002E-03 2.9418895912809923E-04 3.3786508434825407E-01
+ 23408 5.8519999999999996E-03 2.9427343145787345E-04 3.3791355376211979E-01
+ 23409 5.8522499999999998E-03 2.9435791590493851E-04 3.3796202267427911E-01
+ 23410 5.8525000000000001E-03 2.9444241246916902E-04 3.3801049108690312E-01
+ 23411 5.8527500000000003E-03 2.9452692115044068E-04 3.3805895900216609E-01
+ 23412 5.8529999999999997E-03 2.9461144194862891E-04 3.3810742642224217E-01
+ 23413 5.8532499999999999E-03 2.9469597486361056E-04 3.3815589334930801E-01
+ 23414 5.8535000000000002E-03 2.9478051989526260E-04 3.3820435978554159E-01
+ 23415 5.8537499999999996E-03 2.9486507704346254E-04 3.3825282573312165E-01
+ 23416 5.8539999999999998E-03 2.9494964630808862E-04 3.3830129119422869E-01
+ 23417 5.8542500000000001E-03 2.9503422768901939E-04 3.3834975617104462E-01
+ 23418 5.8545000000000003E-03 2.9511882118613399E-04 3.3839822066575292E-01
+ 23419 5.8547499999999997E-03 2.9520342679931216E-04 3.3844668468053796E-01
+ 23420 5.8550000000000000E-03 2.9528804452843443E-04 3.3849514821758636E-01
+ 23421 5.8552500000000002E-03 2.9537267437338137E-04 3.3854361127908555E-01
+ 23422 5.8554999999999996E-03 2.9545731633403438E-04 3.3859207386722429E-01
+ 23423 5.8557499999999998E-03 2.9554197041027576E-04 3.3864053598419280E-01
+ 23424 5.8560000000000001E-03 2.9562663660198771E-04 3.3868899763218313E-01
+ 23425 5.8562500000000003E-03 2.9571131490905303E-04 3.3873745881338863E-01
+ 23426 5.8564999999999997E-03 2.9579600533135555E-04 3.3878591953000314E-01
+ 23427 5.8567500000000000E-03 2.9588070786877943E-04 3.3883437978422326E-01
+ 23428 5.8570000000000002E-03 2.9596542252120929E-04 3.3888283957824605E-01
+ 23429 5.8572499999999996E-03 2.9605014928853039E-04 3.3893129891427026E-01
+ 23430 5.8574999999999999E-03 2.9613488817062839E-04 3.3897975779449629E-01
+ 23431 5.8577500000000001E-03 2.9621963916738999E-04 3.3902821622112567E-01
+ 23432 5.8580000000000004E-03 2.9630440227870162E-04 3.3907667419636067E-01
+ 23433 5.8582499999999997E-03 2.9638917750445052E-04 3.3912513172240638E-01
+ 23434 5.8585000000000000E-03 2.9647396484452535E-04 3.3917358880146836E-01
+ 23435 5.8587500000000002E-03 2.9655876429881449E-04 3.3922204543575385E-01
+ 23436 5.8589999999999996E-03 2.9664357586720621E-04 3.3927050162747086E-01
+ 23437 5.8592499999999999E-03 2.9672839954959123E-04 3.3931895737883006E-01
+ 23438 5.8595000000000001E-03 2.9681323534585933E-04 3.3936741269204218E-01
+ 23439 5.8597500000000004E-03 2.9689808325590106E-04 3.3941586756932035E-01
+ 23440 5.8599999999999998E-03 2.9698294327960769E-04 3.3946432201287818E-01
+ 23441 5.8602500000000000E-03 2.9706781541687148E-04 3.3951277602493163E-01
+ 23442 5.8605000000000003E-03 2.9715269966758447E-04 3.3956122960769747E-01
+ 23443 5.8607499999999996E-03 2.9723759603163963E-04 3.3960968276339382E-01
+ 23444 5.8609999999999999E-03 2.9732250450893087E-04 3.3965813549424068E-01
+ 23445 5.8612500000000001E-03 2.9740742509935179E-04 3.3970658780245888E-01
+ 23446 5.8615000000000004E-03 2.9749235780279721E-04 3.3975503969027110E-01
+ 23447 5.8617499999999998E-03 2.9757730261916187E-04 3.3980349115990061E-01
+ 23448 5.8620000000000000E-03 2.9766225954834226E-04 3.3985194221357323E-01
+ 23449 5.8622500000000003E-03 2.9774722859023437E-04 3.3990039285351537E-01
+ 23450 5.8624999999999997E-03 2.9783220974473443E-04 3.3994884308195494E-01
+ 23451 5.8627499999999999E-03 2.9791720301174107E-04 3.3999729290112168E-01
+ 23452 5.8630000000000002E-03 2.9800220839115151E-04 3.4004574231324602E-01
+ 23453 5.8632500000000004E-03 2.9808722588286433E-04 3.4009419132056040E-01
+ 23454 5.8634999999999998E-03 2.9817225548677814E-04 3.4014263992529797E-01
+ 23455 5.8637500000000000E-03 2.9825729720279348E-04 3.4019108812969384E-01
+ 23456 5.8640000000000003E-03 2.9834235103080999E-04 3.4023953593598444E-01
+ 23457 5.8642499999999997E-03 2.9842741697072822E-04 3.4028798334640747E-01
+ 23458 5.8644999999999999E-03 2.9851249502245024E-04 3.4033643036320183E-01
+ 23459 5.8647500000000002E-03 2.9859758518587740E-04 3.4038487698860836E-01
+ 23460 5.8649999999999996E-03 2.9868268746091197E-04 3.4043332322486813E-01
+ 23461 5.8652499999999998E-03 2.9876780184745749E-04 3.4048176907422539E-01
+ 23462 5.8655000000000001E-03 2.9885292834541731E-04 3.4053021453892385E-01
+ 23463 5.8657500000000003E-03 2.9893806695469526E-04 3.4057865962121037E-01
+ 23464 5.8659999999999997E-03 2.9902321767519600E-04 3.4062710432333121E-01
+ 23465 5.8662499999999999E-03 2.9910838050682529E-04 3.4067554864753608E-01
+ 23466 5.8665000000000002E-03 2.9919355544948866E-04 3.4072399259607450E-01
+ 23467 5.8667499999999996E-03 2.9927874250309209E-04 3.4077243617119801E-01
+ 23468 5.8669999999999998E-03 2.9936394166754323E-04 3.4082087937515987E-01
+ 23469 5.8672500000000001E-03 2.9944915294274909E-04 3.4086932221021421E-01
+ 23470 5.8675000000000003E-03 2.9953437632861807E-04 3.4091776467861662E-01
+ 23471 5.8677499999999997E-03 2.9961961182505789E-04 3.4096620678262335E-01
+ 23472 5.8680000000000000E-03 2.9970485943197895E-04 3.4101464852449392E-01
+ 23473 5.8682500000000002E-03 2.9979011914929034E-04 3.4106308990648770E-01
+ 23474 5.8684999999999996E-03 2.9987539097690218E-04 3.4111153093086521E-01
+ 23475 5.8687499999999998E-03 2.9996067491472588E-04 3.4115997159988964E-01
+ 23476 5.8690000000000001E-03 3.0004597096267303E-04 3.4120841191582474E-01
+ 23477 5.8692500000000003E-03 3.0013127912065484E-04 3.4125685188093530E-01
+ 23478 5.8694999999999997E-03 3.0021659938858408E-04 3.4130529149748823E-01
+ 23479 5.8697500000000000E-03 3.0030193176637467E-04 3.4135373076775150E-01
+ 23480 5.8700000000000002E-03 3.0038727625393959E-04 3.4140216969399428E-01
+ 23481 5.8702499999999996E-03 3.0047263285119309E-04 3.4145060827848722E-01
+ 23482 5.8704999999999999E-03 3.0055800155805043E-04 3.4149904652350310E-01
+ 23483 5.8707500000000001E-03 3.0064338237442684E-04 3.4154748443131472E-01
+ 23484 5.8710000000000004E-03 3.0072877530023829E-04 3.4159592200419675E-01
+ 23485 5.8712499999999997E-03 3.0081418033540118E-04 3.4164435924442527E-01
+ 23486 5.8715000000000000E-03 3.0089959747983306E-04 3.4169279615427867E-01
+ 23487 5.8717500000000002E-03 3.0098502673345115E-04 3.4174123273603524E-01
+ 23488 5.8719999999999996E-03 3.0107046809617365E-04 3.4178966899197499E-01
+ 23489 5.8722499999999999E-03 3.0115592156792001E-04 3.4183810492437999E-01
+ 23490 5.8725000000000001E-03 3.0124138714860928E-04 3.4188654053553297E-01
+ 23491 5.8727500000000004E-03 3.0132686483816135E-04 3.4193497582771876E-01
+ 23492 5.8729999999999997E-03 3.0141235463649664E-04 3.4198341080322248E-01
+ 23493 5.8732500000000000E-03 3.0149785654353669E-04 3.4203184546433152E-01
+ 23494 5.8735000000000002E-03 3.0158337055920297E-04 3.4208027981333400E-01
+ 23495 5.8737499999999996E-03 3.0166889668341751E-04 3.4212871385252003E-01
+ 23496 5.8739999999999999E-03 3.0175443491610351E-04 3.4217714758418050E-01
+ 23497 5.8742500000000001E-03 3.0183998525718409E-04 3.4222558101060818E-01
+ 23498 5.8745000000000004E-03 3.0192554770658357E-04 3.4227401413409708E-01
+ 23499 5.8747499999999998E-03 3.0201112226422612E-04 3.4232244695694192E-01
+ 23500 5.8750000000000000E-03 3.0209670893003719E-04 3.4237087948143941E-01
+ 23501 5.8752500000000003E-03 3.0218230770394231E-04 3.4241931170988782E-01
+ 23502 5.8754999999999996E-03 3.0226791858586753E-04 3.4246774364458610E-01
+ 23503 5.8757499999999999E-03 3.0235354157574031E-04 3.4251617528783490E-01
+ 23504 5.8760000000000001E-03 3.0243917667348752E-04 3.4256460664193678E-01
+ 23505 5.8762500000000004E-03 3.0252482387903735E-04 3.4261303770919427E-01
+ 23506 5.8764999999999998E-03 3.0261048319231827E-04 3.4266146849191248E-01
+ 23507 5.8767500000000000E-03 3.0269615461325973E-04 3.4270989899239768E-01
+ 23508 5.8770000000000003E-03 3.0278183814179128E-04 3.4275832921295707E-01
+ 23509 5.8772499999999997E-03 3.0286753377784296E-04 3.4280675915589892E-01
+ 23510 5.8774999999999999E-03 3.0295324152134612E-04 3.4285518882353427E-01
+ 23511 5.8777500000000002E-03 3.0303896137223203E-04 3.4290361821817406E-01
+ 23512 5.8780000000000004E-03 3.0312469333043288E-04 3.4295204734213125E-01
+ 23513 5.8782499999999998E-03 3.0321043739588074E-04 3.4300047619771956E-01
+ 23514 5.8785000000000000E-03 3.0329619356850947E-04 3.4304890478725497E-01
+ 23515 5.8787500000000003E-03 3.0338196184825271E-04 3.4309733311305457E-01
+ 23516 5.8789999999999997E-03 3.0346774223504412E-04 3.4314576117743573E-01
+ 23517 5.8792499999999999E-03 3.0355353472881963E-04 3.4319418898271892E-01
+ 23518 5.8795000000000002E-03 3.0363933932951427E-04 3.4324261653122429E-01
+ 23519 5.8797499999999996E-03 3.0372515603706377E-04 3.4329104382527431E-01
+ 23520 5.8799999999999998E-03 3.0381098485140568E-04 3.4333947086719280E-01
+ 23521 5.8802500000000001E-03 3.0389682577247682E-04 3.4338789765930472E-01
+ 23522 5.8805000000000003E-03 3.0398267880021499E-04 3.4343632420393611E-01
+ 23523 5.8807499999999997E-03 3.0406854393455831E-04 3.4348475050341432E-01
+ 23524 5.8809999999999999E-03 3.0415442117544635E-04 3.4353317656006876E-01
+ 23525 5.8812500000000002E-03 3.0424031052281840E-04 3.4358160237622976E-01
+ 23526 5.8814999999999996E-03 3.0432621197661432E-04 3.4363002795422826E-01
+ 23527 5.8817499999999998E-03 3.0441212553677574E-04 3.4367845329639818E-01
+ 23528 5.8820000000000001E-03 3.0449805120324330E-04 3.4372687840507338E-01
+ 23529 5.8822500000000003E-03 3.0458398897595921E-04 3.4377530328258971E-01
+ 23530 5.8824999999999997E-03 3.0466993885486547E-04 3.4382372793128380E-01
+ 23531 5.8827500000000000E-03 3.0475590083990574E-04 3.4387215235349450E-01
+ 23532 5.8830000000000002E-03 3.0484187493102366E-04 3.4392057655156072E-01
+ 23533 5.8832499999999996E-03 3.0492786112816311E-04 3.4396900052782398E-01
+ 23534 5.8834999999999998E-03 3.0501385943126913E-04 3.4401742428462667E-01
+ 23535 5.8837500000000001E-03 3.0509986984028734E-04 3.4406584782431243E-01
+ 23536 5.8840000000000003E-03 3.0518589235516337E-04 3.4411427114922627E-01
+ 23537 5.8842499999999997E-03 3.0527192697584409E-04 3.4416269426171420E-01
+ 23538 5.8845000000000000E-03 3.0535797370227687E-04 3.4421111716412434E-01
+ 23539 5.8847500000000002E-03 3.0544403253440907E-04 3.4425953985880559E-01
+ 23540 5.8849999999999996E-03 3.0553010347218903E-04 3.4430796234810823E-01
+ 23541 5.8852499999999999E-03 3.0561618651556616E-04 3.4435638463438395E-01
+ 23542 5.8855000000000001E-03 3.0570228166448962E-04 3.4440480671998575E-01
+ 23543 5.8857500000000004E-03 3.0578838891890975E-04 3.4445322860726801E-01
+ 23544 5.8859999999999997E-03 3.0587450827877685E-04 3.4450165029858620E-01
+ 23545 5.8862500000000000E-03 3.0596063974404277E-04 3.4455007179629782E-01
+ 23546 5.8865000000000002E-03 3.0604678331465921E-04 3.4459849310276069E-01
+ 23547 5.8867499999999996E-03 3.0613293899057836E-04 3.4464691422033461E-01
+ 23548 5.8869999999999999E-03 3.0621910677175370E-04 3.4469533515138073E-01
+ 23549 5.8872500000000001E-03 3.0630528665813900E-04 3.4474375589826106E-01
+ 23550 5.8875000000000004E-03 3.0639147864968780E-04 3.4479217646333937E-01
+ 23551 5.8877499999999998E-03 3.0647768274635531E-04 3.4484059684898094E-01
+ 23552 5.8880000000000000E-03 3.0656389894809748E-04 3.4488901705755171E-01
+ 23553 5.8882500000000003E-03 3.0665012725486994E-04 3.4493743709141911E-01
+ 23554 5.8884999999999996E-03 3.0673636766662869E-04 3.4498585695295231E-01
+ 23555 5.8887499999999999E-03 3.0682262018333204E-04 3.4503427664452202E-01
+ 23556 5.8890000000000001E-03 3.0690888480493727E-04 3.4508269616849913E-01
+ 23557 5.8892500000000004E-03 3.0699516153140263E-04 3.4513111552725684E-01
+ 23558 5.8894999999999998E-03 3.0708145036268704E-04 3.4517953472316937E-01
+ 23559 5.8897500000000000E-03 3.0716775129875060E-04 3.4522795375861215E-01
+ 23560 5.8900000000000003E-03 3.0725406433955356E-04 3.4527637263596211E-01
+ 23561 5.8902499999999997E-03 3.0734038948505556E-04 3.4532479135759736E-01
+ 23562 5.8904999999999999E-03 3.0742672673521922E-04 3.4537320992589760E-01
+ 23563 5.8907500000000002E-03 3.0751307609000635E-04 3.4542162834324358E-01
+ 23564 5.8910000000000004E-03 3.0759943754937876E-04 3.4547004661201752E-01
+ 23565 5.8912499999999998E-03 3.0768581111329977E-04 3.4551846473460252E-01
+ 23566 5.8915000000000000E-03 3.0777219678173397E-04 3.4556688271338404E-01
+ 23567 5.8917500000000003E-03 3.0785859455464488E-04 3.4561530055074730E-01
+ 23568 5.8919999999999997E-03 3.0794500443199764E-04 3.4566371824908010E-01
+ 23569 5.8922499999999999E-03 3.0803142641375799E-04 3.4571213581077148E-01
+ 23570 5.8925000000000002E-03 3.0811786049989194E-04 3.4576055323821137E-01
+ 23571 5.8927499999999996E-03 3.0820430669036599E-04 3.4580897053379045E-01
+ 23572 5.8929999999999998E-03 3.0829076498514789E-04 3.4585738769990210E-01
+ 23573 5.8932500000000001E-03 3.0837723538420543E-04 3.4590580473894011E-01
+ 23574 5.8935000000000003E-03 3.0846371788750718E-04 3.4595422165329992E-01
+ 23575 5.8937499999999997E-03 3.0855021249502184E-04 3.4600263844537743E-01
+ 23576 5.8939999999999999E-03 3.0863671920671978E-04 3.4605105511757134E-01
+ 23577 5.8942500000000002E-03 3.0872323802257101E-04 3.4609947167228067E-01
+ 23578 5.8944999999999996E-03 3.0880976894254625E-04 3.4614788811190561E-01
+ 23579 5.8947499999999998E-03 3.0889631196661743E-04 3.4619630443884852E-01
+ 23580 5.8950000000000001E-03 3.0898286709475658E-04 3.4624472065551232E-01
+ 23581 5.8952500000000003E-03 3.0906943432693654E-04 3.4629313676430107E-01
+ 23582 5.8954999999999997E-03 3.0915601366312986E-04 3.4634155276762091E-01
+ 23583 5.8957499999999999E-03 3.0924260510331158E-04 3.4638996866787897E-01
+ 23584 5.8960000000000002E-03 3.0932920864745560E-04 3.4643838446748337E-01
+ 23585 5.8962499999999996E-03 3.0941582429553700E-04 3.4648680016884392E-01
+ 23586 5.8964999999999998E-03 3.0950245204753191E-04 3.4653521577437180E-01
+ 23587 5.8967500000000001E-03 3.0958909190341655E-04 3.4658363128647895E-01
+ 23588 5.8970000000000003E-03 3.0967574386316782E-04 3.4663204670757897E-01
+ 23589 5.8972499999999997E-03 3.0976240792676273E-04 3.4668046204008718E-01
+ 23590 5.8975000000000000E-03 3.0984908409418047E-04 3.4672887728641916E-01
+ 23591 5.8977500000000002E-03 3.0993577236539924E-04 3.4677729244899286E-01
+ 23592 5.8979999999999996E-03 3.1002247274039817E-04 3.4682570753022685E-01
+ 23593 5.8982499999999998E-03 3.1010918521915759E-04 3.4687412253254146E-01
+ 23594 5.8985000000000001E-03 3.1019590980165809E-04 3.4692253745835760E-01
+ 23595 5.8987500000000003E-03 3.1028264648788080E-04 3.4697095231009872E-01
+ 23596 5.8989999999999997E-03 3.1036939527780691E-04 3.4701936709018794E-01
+ 23597 5.8992500000000000E-03 3.1045615617142006E-04 3.4706778180105102E-01
+ 23598 5.8995000000000002E-03 3.1054292916870245E-04 3.4711619644511460E-01
+ 23599 5.8997499999999996E-03 3.1062971426963702E-04 3.4716461102480656E-01
+ 23600 5.8999999999999999E-03 3.1071651147420918E-04 3.4721302554255579E-01
+ 23601 5.9002500000000001E-03 3.1080332078240347E-04 3.4726144000079290E-01
+ 23602 5.9005000000000004E-03 3.1089014219420517E-04 3.4730985440194989E-01
+ 23603 5.9007499999999997E-03 3.1097697570959989E-04 3.4735826874845960E-01
+ 23604 5.9010000000000000E-03 3.1106382132857491E-04 3.4740668304275640E-01
+ 23605 5.9012500000000002E-03 3.1115067905111715E-04 3.4745509728727592E-01
+ 23606 5.9014999999999996E-03 3.1123754887721453E-04 3.4750351148445496E-01
+ 23607 5.9017499999999999E-03 3.1132443080685561E-04 3.4755192563673210E-01
+ 23608 5.9020000000000001E-03 3.1141132484002959E-04 3.4760033974654686E-01
+ 23609 5.9022500000000004E-03 3.1149823097672576E-04 3.4764875381633970E-01
+ 23610 5.9024999999999998E-03 3.1158514921693451E-04 3.4769716784855287E-01
+ 23611 5.9027500000000000E-03 3.1167207956064695E-04 3.4774558184562981E-01
+ 23612 5.9030000000000003E-03 3.1175902200785463E-04 3.4779399581001513E-01
+ 23613 5.9032499999999996E-03 3.1184597655854946E-04 3.4784240974415481E-01
+ 23614 5.9034999999999999E-03 3.1193294321272424E-04 3.4789082365049662E-01
+ 23615 5.9037500000000001E-03 3.1201992197037257E-04 3.4793923753148803E-01
+ 23616 5.9040000000000004E-03 3.1210691283148839E-04 3.4798765138957988E-01
+ 23617 5.9042499999999998E-03 3.1219391579606550E-04 3.4803606522722258E-01
+ 23618 5.9045000000000000E-03 3.1228093086410022E-04 3.4808447904686918E-01
+ 23619 5.9047500000000003E-03 3.1236795803558801E-04 3.4813289285097282E-01
+ 23620 5.9049999999999997E-03 3.1245499731052462E-04 3.4818130664198838E-01
+ 23621 5.9052499999999999E-03 3.1254204868890785E-04 3.4822972042237288E-01
+ 23622 5.9055000000000002E-03 3.1262911217073513E-04 3.4827813419458337E-01
+ 23623 5.9057500000000004E-03 3.1271618775600491E-04 3.4832654796107843E-01
+ 23624 5.9059999999999998E-03 3.1280327544471544E-04 3.4837496172431848E-01
+ 23625 5.9062500000000000E-03 3.1289037523686683E-04 3.4842337548676461E-01
+ 23626 5.9065000000000003E-03 3.1297748713245908E-04 3.4847178925088007E-01
+ 23627 5.9067499999999997E-03 3.1306461113149247E-04 3.4852020301912806E-01
+ 23628 5.9069999999999999E-03 3.1315174723396910E-04 3.4856861679397416E-01
+ 23629 5.9072500000000002E-03 3.1323889543989045E-04 3.4861703057788501E-01
+ 23630 5.9074999999999996E-03 3.1332605574925900E-04 3.4866544437332803E-01
+ 23631 5.9077499999999998E-03 3.1341322816207833E-04 3.4871385818277273E-01
+ 23632 5.9080000000000001E-03 3.1350041267835186E-04 3.4876227200868903E-01
+ 23633 5.9082500000000003E-03 3.1358760929808409E-04 3.4881068585354907E-01
+ 23634 5.9084999999999997E-03 3.1367481802128038E-04 3.4885909971982459E-01
+ 23635 5.9087499999999999E-03 3.1376203884794616E-04 3.4890751360999095E-01
+ 23636 5.9090000000000002E-03 3.1384927177808755E-04 3.4895592752652294E-01
+ 23637 5.9092499999999996E-03 3.1393651681171160E-04 3.4900434147189763E-01
+ 23638 5.9094999999999998E-03 3.1402377394882611E-04 3.4905275544859277E-01
+ 23639 5.9097500000000001E-03 3.1411104318943901E-04 3.4910116945908753E-01
+ 23640 5.9100000000000003E-03 3.1419832453355879E-04 3.4914958350586267E-01
+ 23641 5.9102499999999997E-03 3.1428561798119506E-04 3.4919799759139958E-01
+ 23642 5.9105000000000000E-03 3.1437292353235789E-04 3.4924641171818194E-01
+ 23643 5.9107500000000002E-03 3.1446024118705787E-04 3.4929482588869354E-01
+ 23644 5.9109999999999996E-03 3.1454757094530604E-04 3.4934324010542006E-01
+ 23645 5.9112499999999998E-03 3.1463491280711440E-04 3.4939165437084846E-01
+ 23646 5.9115000000000001E-03 3.1472226677249572E-04 3.4944006868746708E-01
+ 23647 5.9117500000000003E-03 3.1480963284146281E-04 3.4948848305776520E-01
+ 23648 5.9119999999999997E-03 3.1489701101402922E-04 3.4953689748423278E-01
+ 23649 5.9122500000000000E-03 3.1498440129020964E-04 3.4958531196936304E-01
+ 23650 5.9125000000000002E-03 3.1507180367001914E-04 3.4963372651564839E-01
+ 23651 5.9127499999999996E-03 3.1515921815347263E-04 3.4968214112558310E-01
+ 23652 5.9129999999999999E-03 3.1524664474058745E-04 3.4973055580166362E-01
+ 23653 5.9132500000000001E-03 3.1533408343137949E-04 3.4977897054638657E-01
+ 23654 5.9135000000000004E-03 3.1542153422586664E-04 3.4982738536225000E-01
+ 23655 5.9137499999999997E-03 3.1550899712406663E-04 3.4987580025175380E-01
+ 23656 5.9140000000000000E-03 3.1559647212599880E-04 3.4992421521739842E-01
+ 23657 5.9142500000000002E-03 3.1568395923168213E-04 3.4997263026168601E-01
+ 23658 5.9144999999999996E-03 3.1577145844113614E-04 3.5002104538711987E-01
+ 23659 5.9147499999999999E-03 3.1585896975438251E-04 3.5006946059620470E-01
+ 23660 5.9150000000000001E-03 3.1594649317144173E-04 3.5011787589144650E-01
+ 23661 5.9152500000000004E-03 3.1603402869233586E-04 3.5016629127535209E-01
+ 23662 5.9154999999999998E-03 3.1612157631708676E-04 3.5021470675042954E-01
+ 23663 5.9157500000000000E-03 3.1620913604571877E-04 3.5026312231918882E-01
+ 23664 5.9160000000000003E-03 3.1629670787825475E-04 3.5031153798414066E-01
+ 23665 5.9162499999999996E-03 3.1638429181471899E-04 3.5035995374779716E-01
+ 23666 5.9164999999999999E-03 3.1647188785513688E-04 3.5040836961267191E-01
+ 23667 5.9167500000000001E-03 3.1655949599953393E-04 3.5045678558127935E-01
+ 23668 5.9170000000000004E-03 3.1664711624793660E-04 3.5050520165613530E-01
+ 23669 5.9172499999999998E-03 3.1673474860037092E-04 3.5055361783975686E-01
+ 23670 5.9175000000000000E-03 3.1682239305686540E-04 3.5060203413466279E-01
+ 23671 5.9177500000000003E-03 3.1691004961744806E-04 3.5065045054337218E-01
+ 23672 5.9179999999999996E-03 3.1699771828214677E-04 3.5069886706840619E-01
+ 23673 5.9182499999999999E-03 3.1708539905099211E-04 3.5074728371228736E-01
+ 23674 5.9185000000000001E-03 3.1717309192401318E-04 3.5079570047753811E-01
+ 23675 5.9187500000000004E-03 3.1726079690124132E-04 3.5084411736668414E-01
+ 23676 5.9189999999999998E-03 3.1734851398270694E-04 3.5089253438225060E-01
+ 23677 5.9192500000000000E-03 3.1743624316844300E-04 3.5094095152676513E-01
+ 23678 5.9195000000000003E-03 3.1752398445848137E-04 3.5098936880275572E-01
+ 23679 5.9197499999999997E-03 3.1761173785285540E-04 3.5103778621275217E-01
+ 23680 5.9199999999999999E-03 3.1769950335159913E-04 3.5108620375928551E-01
+ 23681 5.9202500000000002E-03 3.1778728095474687E-04 3.5113462144488805E-01
+ 23682 5.9205000000000004E-03 3.1787507066233353E-04 3.5118303927209260E-01
+ 23683 5.9207499999999998E-03 3.1796287247439468E-04 3.5123145724343385E-01
+ 23684 5.9210000000000000E-03 3.1805068639096740E-04 3.5127987536144817E-01
+ 23685 5.9212500000000003E-03 3.1813851241208806E-04 3.5132829362867229E-01
+ 23686 5.9214999999999997E-03 3.1822635053779417E-04 3.5137671204764459E-01
+ 23687 5.9217499999999999E-03 3.1831420076812482E-04 3.5142513062090486E-01
+ 23688 5.9220000000000002E-03 3.1840206310311796E-04 3.5147354935099401E-01
+ 23689 5.9222499999999996E-03 3.1848993754281333E-04 3.5152196824045362E-01
+ 23690 5.9224999999999998E-03 3.1857782408725146E-04 3.5157038729182760E-01
+ 23691 5.9227500000000001E-03 3.1866572273647308E-04 3.5161880650766042E-01
+ 23692 5.9230000000000003E-03 3.1875363349051944E-04 3.5166722589049770E-01
+ 23693 5.9232499999999997E-03 3.1884155634943234E-04 3.5171564544288619E-01
+ 23694 5.9234999999999999E-03 3.1892949131325502E-04 3.5176406516737485E-01
+ 23695 5.9237500000000002E-03 3.1901743838203087E-04 3.5181248506651275E-01
+ 23696 5.9239999999999996E-03 3.1910539755580298E-04 3.5186090514285079E-01
+ 23697 5.9242499999999998E-03 3.1919336883461710E-04 3.5190932539894104E-01
+ 23698 5.9245000000000001E-03 3.1928135221851779E-04 3.5195774583733669E-01
+ 23699 5.9247500000000003E-03 3.1936934770755124E-04 3.5200616646059230E-01
+ 23700 5.9249999999999997E-03 3.1945735530176358E-04 3.5205458727126326E-01
+ 23701 5.9252500000000000E-03 3.1954537500120263E-04 3.5210300827190683E-01
+ 23702 5.9255000000000002E-03 3.1963340680591593E-04 3.5215142946508127E-01
+ 23703 5.9257499999999996E-03 3.1972145071595129E-04 3.5219985085334565E-01
+ 23704 5.9259999999999998E-03 3.1980950673135891E-04 3.5224827243926066E-01
+ 23705 5.9262500000000001E-03 3.1989757485218775E-04 3.5229669422538851E-01
+ 23706 5.9265000000000003E-03 3.1998565507848848E-04 3.5234511621429226E-01
+ 23707 5.9267499999999997E-03 3.2007374741031190E-04 3.5239353840853577E-01
+ 23708 5.9270000000000000E-03 3.2016185184770990E-04 3.5244196081068518E-01
+ 23709 5.9272500000000002E-03 3.2024996839073505E-04 3.5249038342330663E-01
+ 23710 5.9274999999999996E-03 3.2033809703943935E-04 3.5253880624896899E-01
+ 23711 5.9277499999999999E-03 3.2042623779387727E-04 3.5258722929024094E-01
+ 23712 5.9280000000000001E-03 3.2051439065410280E-04 3.5263565254969315E-01
+ 23713 5.9282500000000004E-03 3.2060255562017077E-04 3.5268407602989771E-01
+ 23714 5.9284999999999997E-03 3.2069073269213629E-04 3.5273249973342657E-01
+ 23715 5.9287500000000000E-03 3.2077892187005623E-04 3.5278092366285474E-01
+ 23716 5.9290000000000002E-03 3.2086712315398686E-04 3.5282934782075748E-01
+ 23717 5.9292499999999996E-03 3.2095533654398571E-04 3.5287777220971117E-01
+ 23718 5.9294999999999999E-03 3.2104356204011098E-04 3.5292619683229370E-01
+ 23719 5.9297500000000001E-03 3.2113179964242167E-04 3.5297462169108434E-01
+ 23720 5.9300000000000004E-03 3.2122004935097664E-04 3.5302304678866325E-01
+ 23721 5.9302499999999998E-03 3.2130831116583596E-04 3.5307147212761192E-01
+ 23722 5.9305000000000000E-03 3.2139658508706067E-04 3.5311989771051305E-01
+ 23723 5.9307500000000003E-03 3.2148487111471186E-04 3.5316832353995076E-01
+ 23724 5.9309999999999996E-03 3.2157316924885128E-04 3.5321674961851002E-01
+ 23725 5.9312499999999999E-03 3.2166147948954209E-04 3.5326517594877738E-01
+ 23726 5.9315000000000001E-03 3.2174980183684722E-04 3.5331360253334060E-01
+ 23727 5.9317500000000004E-03 3.2183813629083026E-04 3.5336202937478844E-01
+ 23728 5.9319999999999998E-03 3.2192648285155615E-04 3.5341045647571018E-01
+ 23729 5.9322500000000000E-03 3.2201484151908995E-04 3.5345888383869845E-01
+ 23730 5.9325000000000003E-03 3.2210321229349758E-04 3.5350731146634484E-01
+ 23731 5.9327499999999997E-03 3.2219159517484516E-04 3.5355573936124313E-01
+ 23732 5.9329999999999999E-03 3.2227999016320059E-04 3.5360416752598861E-01
+ 23733 5.9332500000000002E-03 3.2236839725863112E-04 3.5365259596317711E-01
+ 23734 5.9335000000000004E-03 3.2245681646120522E-04 3.5370102467540598E-01
+ 23735 5.9337499999999998E-03 3.2254524777099191E-04 3.5374945366527383E-01
+ 23736 5.9340000000000000E-03 3.2263369118806117E-04 3.5379788293538045E-01
+ 23737 5.9342500000000003E-03 3.2272214671248320E-04 3.5384631248832710E-01
+ 23738 5.9344999999999997E-03 3.2281061434432875E-04 3.5389474232671558E-01
+ 23739 5.9347499999999999E-03 3.2289909408367057E-04 3.5394317245314943E-01
+ 23740 5.9350000000000002E-03 3.2298758593057994E-04 3.5399160287023351E-01
+ 23741 5.9352499999999996E-03 3.2307608988512988E-04 3.5404003358057323E-01
+ 23742 5.9354999999999998E-03 3.2316460594739477E-04 3.5408846458677634E-01
+ 23743 5.9357500000000001E-03 3.2325313411744845E-04 3.5413689589145020E-01
+ 23744 5.9360000000000003E-03 3.2334167439536572E-04 3.5418532749720499E-01
+ 23745 5.9362499999999997E-03 3.2343022678122210E-04 3.5423375940665108E-01
+ 23746 5.9364999999999999E-03 3.2351879127509445E-04 3.5428219162240010E-01
+ 23747 5.9367500000000002E-03 3.2360736787705917E-04 3.5433062414706584E-01
+ 23748 5.9369999999999996E-03 3.2369595658719377E-04 3.5437905698326194E-01
+ 23749 5.9372499999999998E-03 3.2378455740557691E-04 3.5442749013360431E-01
+ 23750 5.9375000000000001E-03 3.2387317033228730E-04 3.5447592360070940E-01
+ 23751 5.9377500000000003E-03 3.2396179536740404E-04 3.5452435738719545E-01
+ 23752 5.9379999999999997E-03 3.2405043251100752E-04 3.5457279149568088E-01
+ 23753 5.9382500000000000E-03 3.2413908176317894E-04 3.5462122592878709E-01
+ 23754 5.9385000000000002E-03 3.2422774312399936E-04 3.5466966068913447E-01
+ 23755 5.9387499999999996E-03 3.2431641659355084E-04 3.5471809577934638E-01
+ 23756 5.9389999999999998E-03 3.2440510217191670E-04 3.5476653120204682E-01
+ 23757 5.9392500000000001E-03 3.2449379985917995E-04 3.5481496695986048E-01
+ 23758 5.9395000000000003E-03 3.2458250965542492E-04 3.5486340305541431E-01
+ 23759 5.9397499999999997E-03 3.2467123156073587E-04 3.5491183949133498E-01
+ 23760 5.9400000000000000E-03 3.2475996557519888E-04 3.5496027627025217E-01
+ 23761 5.9402500000000002E-03 3.2484871169889999E-04 3.5500871339479523E-01
+ 23762 5.9404999999999996E-03 3.2493746993192532E-04 3.5505715086759515E-01
+ 23763 5.9407499999999999E-03 3.2502624027436281E-04 3.5510558869128489E-01
+ 23764 5.9410000000000001E-03 3.2511502272630067E-04 3.5515402686849734E-01
+ 23765 5.9412500000000004E-03 3.2520381728782708E-04 3.5520246540186740E-01
+ 23766 5.9414999999999997E-03 3.2529262395903134E-04 3.5525090429403100E-01
+ 23767 5.9417500000000000E-03 3.2538144274000397E-04 3.5529934354762532E-01
+ 23768 5.9420000000000002E-03 3.2547027363083567E-04 3.5534778316528853E-01
+ 23769 5.9422499999999996E-03 3.2555911663161702E-04 3.5539622314966007E-01
+ 23770 5.9424999999999999E-03 3.2564797174244116E-04 3.5544466350338089E-01
+ 23771 5.9427500000000001E-03 3.2573683896339997E-04 3.5549310422909286E-01
+ 23772 5.9430000000000004E-03 3.2582571829458702E-04 3.5554154532943893E-01
+ 23773 5.9432499999999997E-03 3.2591460973609610E-04 3.5558998680706311E-01
+ 23774 5.9435000000000000E-03 3.2600351328802211E-04 3.5563842866461109E-01
+ 23775 5.9437500000000002E-03 3.2609242895046043E-04 3.5568687090472956E-01
+ 23776 5.9439999999999996E-03 3.2618135672350668E-04 3.5573531353006643E-01
+ 23777 5.9442499999999999E-03 3.2627029660725761E-04 3.5578375654327060E-01
+ 23778 5.9445000000000001E-03 3.2635924860181082E-04 3.5583219994699206E-01
+ 23779 5.9447500000000004E-03 3.2644821270726409E-04 3.5588064374388251E-01
+ 23780 5.9449999999999998E-03 3.2653718892371566E-04 3.5592908793659417E-01
+ 23781 5.9452500000000000E-03 3.2662617725126559E-04 3.5597753252778136E-01
+ 23782 5.9455000000000003E-03 3.2671517769001303E-04 3.5602597752009868E-01
+ 23783 5.9457499999999996E-03 3.2680419024005893E-04 3.5607442291620223E-01
+ 23784 5.9459999999999999E-03 3.2689321490150499E-04 3.5612286871874960E-01
+ 23785 5.9462500000000001E-03 3.2698225167445257E-04 3.5617131493039889E-01
+ 23786 5.9465000000000004E-03 3.2707130055900467E-04 3.5621976155381030E-01
+ 23787 5.9467499999999998E-03 3.2716036155526414E-04 3.5626820859164404E-01
+ 23788 5.9470000000000000E-03 3.2724943466333516E-04 3.5631665604656282E-01
+ 23789 5.9472500000000003E-03 3.2733851988332252E-04 3.5636510392122966E-01
+ 23790 5.9474999999999997E-03 3.2742761721533085E-04 3.5641355221830884E-01
+ 23791 5.9477499999999999E-03 3.2751672665946673E-04 3.5646200094046593E-01
+ 23792 5.9480000000000002E-03 3.2760584821583683E-04 3.5651045009036836E-01
+ 23793 5.9482500000000004E-03 3.2769498188454829E-04 3.5655889967068316E-01
+ 23794 5.9484999999999998E-03 3.2778412766570816E-04 3.5660734968407976E-01
+ 23795 5.9487500000000000E-03 3.2787328555942638E-04 3.5665580013322884E-01
+ 23796 5.9490000000000003E-03 3.2796245556581148E-04 3.5670425102080161E-01
+ 23797 5.9492499999999997E-03 3.2805163768497334E-04 3.5675270234947076E-01
+ 23798 5.9494999999999999E-03 3.2814083191702310E-04 3.5680115412190982E-01
+ 23799 5.9497500000000002E-03 3.2823003826207167E-04 3.5684960634079477E-01
+ 23800 5.9499999999999996E-03 3.2831925672023072E-04 3.5689805900880062E-01
+ 23801 5.9502499999999998E-03 3.2840848729161356E-04 3.5694651212860534E-01
+ 23802 5.9505000000000001E-03 3.2849772997633304E-04 3.5699496570288780E-01
+ 23803 5.9507500000000003E-03 3.2858698477450328E-04 3.5704341973432702E-01
+ 23804 5.9509999999999997E-03 3.2867625168623871E-04 3.5709187422560434E-01
+ 23805 5.9512499999999999E-03 3.2876553071165454E-04 3.5714032917940181E-01
+ 23806 5.9515000000000002E-03 3.2885482185086715E-04 3.5718878459840259E-01
+ 23807 5.9517499999999996E-03 3.2894412510399261E-04 3.5723724048529065E-01
+ 23808 5.9519999999999998E-03 3.2903344047114898E-04 3.5728569684275224E-01
+ 23809 5.9522500000000001E-03 3.2912276795245358E-04 3.5733415367347388E-01
+ 23810 5.9525000000000003E-03 3.2921210754802550E-04 3.5738261098014351E-01
+ 23811 5.9527499999999997E-03 3.2930145925798358E-04 3.5743106876545011E-01
+ 23812 5.9530000000000000E-03 3.2939082308244811E-04 3.5747952703208374E-01
+ 23813 5.9532500000000002E-03 3.2948019902154013E-04 3.5752798578273609E-01
+ 23814 5.9534999999999996E-03 3.2956958707538000E-04 3.5757644502009966E-01
+ 23815 5.9537499999999998E-03 3.2965898724409066E-04 3.5762490474686853E-01
+ 23816 5.9540000000000001E-03 3.2974839952779457E-04 3.5767336496573710E-01
+ 23817 5.9542500000000003E-03 3.2983782392661507E-04 3.5772182567940181E-01
+ 23818 5.9544999999999997E-03 3.2992726044067563E-04 3.5777028689055967E-01
+ 23819 5.9547500000000000E-03 3.3001670907010193E-04 3.5781874860190899E-01
+ 23820 5.9550000000000002E-03 3.3010616981501875E-04 3.5786721081614969E-01
+ 23821 5.9552499999999996E-03 3.3019564267555181E-04 3.5791567353598236E-01
+ 23822 5.9554999999999999E-03 3.3028512765182898E-04 3.5796413676410871E-01
+ 23823 5.9557500000000001E-03 3.3037462474397685E-04 3.5801260050323208E-01
+ 23824 5.9560000000000004E-03 3.3046413395212358E-04 3.5806106475605654E-01
+ 23825 5.9562499999999997E-03 3.3055365527639784E-04 3.5810952952528763E-01
+ 23826 5.9565000000000000E-03 3.3064318871692922E-04 3.5815799481363164E-01
+ 23827 5.9567500000000002E-03 3.3073273427384824E-04 3.5820646062379635E-01
+ 23828 5.9569999999999996E-03 3.3082229194728485E-04 3.5825492695849037E-01
+ 23829 5.9572499999999999E-03 3.3091186173737138E-04 3.5830339382042481E-01
+ 23830 5.9575000000000001E-03 3.3100144364423917E-04 3.5835186121230939E-01
+ 23831 5.9577500000000004E-03 3.3109103766802207E-04 3.5840032913685693E-01
+ 23832 5.9579999999999998E-03 3.3118064380885230E-04 3.5844879759678139E-01
+ 23833 5.9582500000000000E-03 3.3127026206686500E-04 3.5849726659479680E-01
+ 23834 5.9585000000000003E-03 3.3135989244219494E-04 3.5854573613361945E-01
+ 23835 5.9587499999999996E-03 3.3144953493497695E-04 3.5859420621596577E-01
+ 23836 5.9589999999999999E-03 3.3153918954534817E-04 3.5864267684455414E-01
+ 23837 5.9592500000000001E-03 3.3162885627344537E-04 3.5869114802210394E-01
+ 23838 5.9595000000000004E-03 3.3171853511940549E-04 3.5873961975133550E-01
+ 23839 5.9597499999999998E-03 3.3180822608336699E-04 3.5878809203496992E-01
+ 23840 5.9600000000000000E-03 3.3189792916546944E-04 3.5883656487573046E-01
+ 23841 5.9602500000000003E-03 3.3198764436585170E-04 3.5888503827634072E-01
+ 23842 5.9604999999999997E-03 3.3207737168465420E-04 3.5893351223952580E-01
+ 23843 5.9607499999999999E-03 3.3216711112201840E-04 3.5898198676801213E-01
+ 23844 5.9610000000000002E-03 3.3225686267808572E-04 3.5903046186452625E-01
+ 23845 5.9612500000000004E-03 3.3234662635299840E-04 3.5907893753179743E-01
+ 23846 5.9614999999999998E-03 3.3243640214689936E-04 3.5912741377255464E-01
+ 23847 5.9617500000000000E-03 3.3252619005993267E-04 3.5917589058952903E-01
+ 23848 5.9620000000000003E-03 3.3261599009224232E-04 3.5922436798545221E-01
+ 23849 5.9622499999999997E-03 3.3270580224397365E-04 3.5927284596305759E-01
+ 23850 5.9624999999999999E-03 3.3279562651527254E-04 3.5932132452507881E-01
+ 23851 5.9627500000000002E-03 3.3288546290628535E-04 3.5936980367425198E-01
+ 23852 5.9629999999999996E-03 3.3297531141715872E-04 3.5941828341331272E-01
+ 23853 5.9632499999999998E-03 3.3306517204804119E-04 3.5946676374499903E-01
+ 23854 5.9635000000000001E-03 3.3315504479908118E-04 3.5951524467204998E-01
+ 23855 5.9637500000000003E-03 3.3324492967042740E-04 3.5956372619720467E-01
+ 23856 5.9639999999999997E-03 3.3333482666222963E-04 3.5961220832320506E-01
+ 23857 5.9642499999999999E-03 3.3342473577463916E-04 3.5966069105279247E-01
+ 23858 5.9645000000000002E-03 3.3351465700780675E-04 3.5970917438871092E-01
+ 23859 5.9647499999999996E-03 3.3360459036188415E-04 3.5975765833370432E-01
+ 23860 5.9649999999999998E-03 3.3369453583702438E-04 3.5980614289051860E-01
+ 23861 5.9652500000000001E-03 3.3378449343338074E-04 3.5985462806190061E-01
+ 23862 5.9655000000000003E-03 3.3387446315110699E-04 3.5990311385059803E-01
+ 23863 5.9657499999999997E-03 3.3396444499035757E-04 3.5995160025935963E-01
+ 23864 5.9659999999999999E-03 3.3405443895128843E-04 3.6000008729093597E-01
+ 23865 5.9662500000000002E-03 3.3414444503405527E-04 3.6004857494807790E-01
+ 23866 5.9664999999999996E-03 3.3423446323881481E-04 3.6009706323353841E-01
+ 23867 5.9667499999999998E-03 3.3432449356572463E-04 3.6014555215007066E-01
+ 23868 5.9670000000000001E-03 3.3441453601494277E-04 3.6019404170042940E-01
+ 23869 5.9672500000000003E-03 3.3450459058662800E-04 3.6024253188737043E-01
+ 23870 5.9674999999999997E-03 3.3459465728093965E-04 3.6029102271365088E-01
+ 23871 5.9677500000000000E-03 3.3468473609803812E-04 3.6033951418202870E-01
+ 23872 5.9680000000000002E-03 3.3477482703808448E-04 3.6038800629526313E-01
+ 23873 5.9682499999999996E-03 3.3486493010123977E-04 3.6043649905611436E-01
+ 23874 5.9684999999999998E-03 3.3495504528766664E-04 3.6048499246734439E-01
+ 23875 5.9687500000000001E-03 3.3504517259752797E-04 3.6053348653171502E-01
+ 23876 5.9690000000000003E-03 3.3513531203098723E-04 3.6058198125199076E-01
+ 23877 5.9692499999999997E-03 3.3522546358820876E-04 3.6063047663093567E-01
+ 23878 5.9695000000000000E-03 3.3531562726935780E-04 3.6067897267131666E-01
+ 23879 5.9697500000000002E-03 3.3540580307459998E-04 3.6072746937590044E-01
+ 23880 5.9699999999999996E-03 3.3549599100410132E-04 3.6077596674745516E-01
+ 23881 5.9702499999999999E-03 3.3558619105802950E-04 3.6082446478875047E-01
+ 23882 5.9705000000000001E-03 3.3567640323655182E-04 3.6087296350255649E-01
+ 23883 5.9707500000000004E-03 3.3576662753983714E-04 3.6092146289164495E-01
+ 23884 5.9709999999999997E-03 3.3585686396805399E-04 3.6096996295878869E-01
+ 23885 5.9712500000000000E-03 3.3594711252137315E-04 3.6101846370676177E-01
+ 23886 5.9715000000000002E-03 3.3603737319996450E-04 3.6106696513833902E-01
+ 23887 5.9717499999999996E-03 3.3612764600399929E-04 3.6111546725629617E-01
+ 23888 5.9719999999999999E-03 3.3621793093364997E-04 3.6116397006341133E-01
+ 23889 5.9722500000000001E-03 3.3630822798908888E-04 3.6121247356246250E-01
+ 23890 5.9725000000000004E-03 3.3639853717048915E-04 3.6126097775622901E-01
+ 23891 5.9727499999999998E-03 3.3648885847802491E-04 3.6130948264749108E-01
+ 23892 5.9730000000000000E-03 3.3657919191187131E-04 3.6135798823903109E-01
+ 23893 5.9732500000000003E-03 3.3666953747220341E-04 3.6140649453363205E-01
+ 23894 5.9734999999999996E-03 3.3675989515919683E-04 3.6145500153407700E-01
+ 23895 5.9737499999999999E-03 3.3685026497302922E-04 3.6150350924315205E-01
+ 23896 5.9740000000000001E-03 3.3694064691387776E-04 3.6155201766364276E-01
+ 23897 5.9742500000000004E-03 3.3703104098192072E-04 3.6160052679833676E-01
+ 23898 5.9744999999999998E-03 3.3712144717733668E-04 3.6164903665002202E-01
+ 23899 5.9747500000000000E-03 3.3721186550030561E-04 3.6169754722148878E-01
+ 23900 5.9750000000000003E-03 3.3730229595100789E-04 3.6174605851552716E-01
+ 23901 5.9752499999999997E-03 3.3739273852962374E-04 3.6179457053492925E-01
+ 23902 5.9754999999999999E-03 3.3748319323633570E-04 3.6184308328248760E-01
+ 23903 5.9757500000000002E-03 3.3757366007132597E-04 3.6189159676099686E-01
+ 23904 5.9760000000000004E-03 3.3766413903477767E-04 3.6194011097325146E-01
+ 23905 5.9762499999999998E-03 3.3775463012687392E-04 3.6198862592204800E-01
+ 23906 5.9765000000000000E-03 3.3784513334780022E-04 3.6203714161018374E-01
+ 23907 5.9767500000000003E-03 3.3793564869774118E-04 3.6208565804045723E-01
+ 23908 5.9769999999999997E-03 3.3802617617688233E-04 3.6213417521566760E-01
+ 23909 5.9772499999999999E-03 3.3811671578541121E-04 3.6218269313861590E-01
+ 23910 5.9775000000000002E-03 3.3820726752351439E-04 3.6223121181210433E-01
+ 23911 5.9777499999999996E-03 3.3829783139137978E-04 3.6227973123893475E-01
+ 23912 5.9779999999999998E-03 3.3838840738919666E-04 3.6232825142191211E-01
+ 23913 5.9782500000000001E-03 3.3847899551715425E-04 3.6237677236384114E-01
+ 23914 5.9785000000000003E-03 3.3856959577544221E-04 3.6242529406752794E-01
+ 23915 5.9787499999999997E-03 3.3866020816425153E-04 3.6247381653577998E-01
+ 23916 5.9789999999999999E-03 3.3875083268377395E-04 3.6252233977140574E-01
+ 23917 5.9792500000000002E-03 3.3884146933420165E-04 3.6257086377721487E-01
+ 23918 5.9794999999999996E-03 3.3893211811572701E-04 3.6261938855601727E-01
+ 23919 5.9797499999999998E-03 3.3902277902854417E-04 3.6266791411062560E-01
+ 23920 5.9800000000000001E-03 3.3911345207284752E-04 3.6271644044385237E-01
+ 23921 5.9802500000000003E-03 3.3920413724883135E-04 3.6276496755851129E-01
+ 23922 5.9804999999999997E-03 3.3929483455669190E-04 3.6281349545741726E-01
+ 23923 5.9807500000000000E-03 3.3938554399662557E-04 3.6286202414338714E-01
+ 23924 5.9810000000000002E-03 3.3947626556882964E-04 3.6291055361923796E-01
+ 23925 5.9812499999999996E-03 3.3956699927350115E-04 3.6295908388778753E-01
+ 23926 5.9814999999999998E-03 3.3965774511083961E-04 3.6300761495185607E-01
+ 23927 5.9817500000000001E-03 3.3974850308104363E-04 3.6305614681426357E-01
+ 23928 5.9820000000000003E-03 3.3983927318431375E-04 3.6310467947783176E-01
+ 23929 5.9822499999999997E-03 3.3993005542084939E-04 3.6315321294538350E-01
+ 23930 5.9825000000000000E-03 3.4002084979085348E-04 3.6320174721974241E-01
+ 23931 5.9827500000000002E-03 3.4011165629452701E-04 3.6325028230373385E-01
+ 23932 5.9829999999999996E-03 3.4020247493207295E-04 3.6329881820018362E-01
+ 23933 5.9832499999999999E-03 3.4029330570369492E-04 3.6334735491191861E-01
+ 23934 5.9835000000000001E-03 3.4038414860959723E-04 3.6339589244176745E-01
+ 23935 5.9837500000000004E-03 3.4047500364998436E-04 3.6344443079255934E-01
+ 23936 5.9839999999999997E-03 3.4056587082506194E-04 3.6349296996712444E-01
+ 23937 5.9842500000000000E-03 3.4065675013503666E-04 3.6354150996829460E-01
+ 23938 5.9845000000000002E-03 3.4074764158011545E-04 3.6359005079890216E-01
+ 23939 5.9847499999999996E-03 3.4083854516050549E-04 3.6363859246178082E-01
+ 23940 5.9849999999999999E-03 3.4092946087641566E-04 3.6368713495976562E-01
+ 23941 5.9852500000000001E-03 3.4102038872805521E-04 3.6373567829569226E-01
+ 23942 5.9855000000000004E-03 3.4111132871563393E-04 3.6378422247239756E-01
+ 23943 5.9857499999999998E-03 3.4120228083936178E-04 3.6383276749271976E-01
+ 23944 5.9860000000000000E-03 3.4129324509945077E-04 3.6388131335949803E-01
+ 23945 5.9862500000000003E-03 3.4138422149611244E-04 3.6392986007557243E-01
+ 23946 5.9864999999999996E-03 3.4147521002955933E-04 3.6397840764378431E-01
+ 23947 5.9867499999999999E-03 3.4156621070000558E-04 3.6402695606697621E-01
+ 23948 5.9870000000000001E-03 3.4165722350766435E-04 3.6407550534799160E-01
+ 23949 5.9872500000000004E-03 3.4174824845275122E-04 3.6412405548967502E-01
+ 23950 5.9874999999999998E-03 3.4183928553548125E-04 3.6417260649487165E-01
+ 23951 5.9877500000000000E-03 3.4193033475607090E-04 3.6422115836642893E-01
+ 23952 5.9880000000000003E-03 3.4202139611473717E-04 3.6426971110719475E-01
+ 23953 5.9882499999999996E-03 3.4211246961169712E-04 3.6431826472001722E-01
+ 23954 5.9884999999999999E-03 3.4220355524716982E-04 3.6436681920774688E-01
+ 23955 5.9887500000000001E-03 3.4229465302137410E-04 3.6441537457323492E-01
+ 23956 5.9890000000000004E-03 3.4238576293453012E-04 3.6446393081933331E-01
+ 23957 5.9892499999999998E-03 3.4247688498685727E-04 3.6451248794889501E-01
+ 23958 5.9895000000000000E-03 3.4256801917857823E-04 3.6456104596477495E-01
+ 23959 5.9897500000000003E-03 3.4265916550991392E-04 3.6460960486982819E-01
+ 23960 5.9899999999999997E-03 3.4275032398108725E-04 3.6465816466691076E-01
+ 23961 5.9902499999999999E-03 3.4284149459232210E-04 3.6470672535888121E-01
+ 23962 5.9905000000000002E-03 3.4293267734384177E-04 3.6475528694859732E-01
+ 23963 5.9907499999999995E-03 3.4302387223587123E-04 3.6480384943891936E-01
+ 23964 5.9909999999999998E-03 3.4311507926863637E-04 3.6485241283270758E-01
+ 23965 5.9912500000000000E-03 3.4320629844236309E-04 3.6490097713282454E-01
+ 23966 5.9915000000000003E-03 3.4329752975727863E-04 3.6494954234213256E-01
+ 23967 5.9917499999999997E-03 3.4338877321361014E-04 3.6499810846349573E-01
+ 23968 5.9919999999999999E-03 3.4348002881158632E-04 3.6504667549977948E-01
+ 23969 5.9922500000000002E-03 3.4357129655143665E-04 3.6509524345385003E-01
+ 23970 5.9924999999999996E-03 3.4366257643339023E-04 3.6514381232857412E-01
+ 23971 5.9927499999999998E-03 3.4375386845767798E-04 3.6519238212682043E-01
+ 23972 5.9930000000000001E-03 3.4384517262453084E-04 3.6524095285145819E-01
+ 23973 5.9932500000000003E-03 3.4393648893418126E-04 3.6528952450535773E-01
+ 23974 5.9934999999999997E-03 3.4402781738686122E-04 3.6533809709139098E-01
+ 23975 5.9937499999999999E-03 3.4411915798280483E-04 3.6538667061243013E-01
+ 23976 5.9940000000000002E-03 3.4421051072224554E-04 3.6543524507134933E-01
+ 23977 5.9942499999999996E-03 3.4430187560541861E-04 3.6548382047102251E-01
+ 23978 5.9944999999999998E-03 3.4439325263255986E-04 3.6553239681432659E-01
+ 23979 5.9947500000000001E-03 3.4448464180390493E-04 3.6558097410413742E-01
+ 23980 5.9950000000000003E-03 3.4457604311969122E-04 3.6562955234333344E-01
+ 23981 5.9952499999999997E-03 3.4466745658015573E-04 3.6567813153479328E-01
+ 23982 5.9955000000000000E-03 3.4475888218553791E-04 3.6572671168139764E-01
+ 23983 5.9957500000000002E-03 3.4485031993607661E-04 3.6577529278602749E-01
+ 23984 5.9959999999999996E-03 3.4494176983201099E-04 3.6582387485156431E-01
+ 23985 5.9962499999999998E-03 3.4503323187358236E-04 3.6587245788089234E-01
+ 23986 5.9965000000000001E-03 3.4512470606103211E-04 3.6592104187689534E-01
+ 23987 5.9967500000000003E-03 3.4521619239460190E-04 3.6596962684245909E-01
+ 23988 5.9969999999999997E-03 3.4530769087453422E-04 3.6601821278046931E-01
+ 23989 5.9972500000000000E-03 3.4539920150107329E-04 3.6606679969381434E-01
+ 23990 5.9975000000000002E-03 3.4549072427446294E-04 3.6611538758538231E-01
+ 23991 5.9977499999999996E-03 3.4558225919494755E-04 3.6616397645806320E-01
+ 23992 5.9979999999999999E-03 3.4567380626277378E-04 3.6621256631474741E-01
+ 23993 5.9982500000000001E-03 3.4576536547818737E-04 3.6626115715832674E-01
+ 23994 5.9985000000000004E-03 3.4585693684143550E-04 3.6630974899169427E-01
+ 23995 5.9987499999999997E-03 3.4594852035276587E-04 3.6635834181774335E-01
+ 23996 5.9990000000000000E-03 3.4604011601242741E-04 3.6640693563936949E-01
+ 23997 5.9992500000000002E-03 3.4613172382066905E-04 3.6645553045946844E-01
+ 23998 5.9994999999999996E-03 3.4622334377774048E-04 3.6650412628093687E-01
+ 23999 5.9997499999999999E-03 3.4631497588389297E-04 3.6655272310667392E-01
+ 24000 6.0000000000000001E-03 3.4640662013937779E-04 3.6660132093957770E-01
+ 24001 6.0002500000000004E-03 3.4649827654444716E-04 3.6664991978254913E-01
+ 24002 6.0004999999999998E-03 3.4658994509935334E-04 3.6669851963848848E-01
+ 24003 6.0007500000000000E-03 3.4668162580435104E-04 3.6674712051029951E-01
+ 24004 6.0010000000000003E-03 3.4677331865969350E-04 3.6679572240088459E-01
+ 24005 6.0012499999999996E-03 3.4686502366563631E-04 3.6684432531314842E-01
+ 24006 6.0014999999999999E-03 3.4695674082243556E-04 3.6689292924999667E-01
+ 24007 6.0017500000000001E-03 3.4704847013034728E-04 3.6694153421433556E-01
+ 24008 6.0020000000000004E-03 3.4714021158962864E-04 3.6699014020907317E-01
+ 24009 6.0022499999999998E-03 3.4723196520053770E-04 3.6703874723711721E-01
+ 24010 6.0025000000000000E-03 3.4732373096333356E-04 3.6708735530137832E-01
+ 24011 6.0027500000000003E-03 3.4741550887827519E-04 3.6713596440476692E-01
+ 24012 6.0029999999999997E-03 3.4750729894562253E-04 3.6718457455019454E-01
+ 24013 6.0032499999999999E-03 3.4759910116563710E-04 3.6723318574057440E-01
+ 24014 6.0035000000000002E-03 3.4769091553858055E-04 3.6728179797882021E-01
+ 24015 6.0037500000000004E-03 3.4778274206471457E-04 3.6733041126784666E-01
+ 24016 6.0039999999999998E-03 3.4787458074430212E-04 3.6737902561057001E-01
+ 24017 6.0042500000000000E-03 3.4796643157760748E-04 3.6742764100990749E-01
+ 24018 6.0045000000000003E-03 3.4805829456489542E-04 3.6747625746877671E-01
+ 24019 6.0047499999999997E-03 3.4815016970643042E-04 3.6752487499009689E-01
+ 24020 6.0049999999999999E-03 3.4824205700247904E-04 3.6757349357678809E-01
+ 24021 6.0052500000000002E-03 3.4833395645330798E-04 3.6762211323177191E-01
+ 24022 6.0054999999999996E-03 3.4842586805918418E-04 3.6767073395797023E-01
+ 24023 6.0057499999999998E-03 3.4851779182037631E-04 3.6771935575830661E-01
+ 24024 6.0060000000000001E-03 3.4860972773715325E-04 3.6776797863570521E-01
+ 24025 6.0062500000000003E-03 3.4870167580978436E-04 3.6781660259309129E-01
+ 24026 6.0064999999999997E-03 3.4879363603853989E-04 3.6786522763339141E-01
+ 24027 6.0067499999999999E-03 3.4888560842369153E-04 3.6791385375953289E-01
+ 24028 6.0070000000000002E-03 3.4897759296551061E-04 3.6796248097444439E-01
+ 24029 6.0072499999999996E-03 3.4906958966426954E-04 3.6801110928105479E-01
+ 24030 6.0074999999999998E-03 3.4916159852024222E-04 3.6805973868229558E-01
+ 24031 6.0077500000000001E-03 3.4925361953370228E-04 3.6810836918109807E-01
+ 24032 6.0080000000000003E-03 3.4934565270492454E-04 3.6815700078039459E-01
+ 24033 6.0082499999999997E-03 3.4943769803418446E-04 3.6820563348311880E-01
+ 24034 6.0085000000000000E-03 3.4952975552175828E-04 3.6825426729220601E-01
+ 24035 6.0087500000000002E-03 3.4962182516792308E-04 3.6830290221059125E-01
+ 24036 6.0089999999999996E-03 3.4971390697295608E-04 3.6835153824121153E-01
+ 24037 6.0092499999999998E-03 3.4980600093713636E-04 3.6840017538700454E-01
+ 24038 6.0095000000000001E-03 3.4989810706074299E-04 3.6844881365090959E-01
+ 24039 6.0097500000000003E-03 3.4999022534405548E-04 3.6849745303586590E-01
+ 24040 6.0099999999999997E-03 3.5008235578735443E-04 3.6854609354481516E-01
+ 24041 6.0102500000000000E-03 3.5017449839092171E-04 3.6859473518069841E-01
+ 24042 6.0105000000000002E-03 3.5026665315503913E-04 3.6864337794645941E-01
+ 24043 6.0107499999999996E-03 3.5035882007998921E-04 3.6869202184504135E-01
+ 24044 6.0109999999999999E-03 3.5045099916605624E-04 3.6874066687939006E-01
+ 24045 6.0112500000000001E-03 3.5054319041352423E-04 3.6878931305245105E-01
+ 24046 6.0115000000000004E-03 3.5063539382267772E-04 3.6883796036717181E-01
+ 24047 6.0117499999999997E-03 3.5072760939380279E-04 3.6888660882649971E-01
+ 24048 6.0120000000000000E-03 3.5081983712718630E-04 3.6893525843338493E-01
+ 24049 6.0122500000000002E-03 3.5091207702311547E-04 3.6898390919077700E-01
+ 24050 6.0124999999999996E-03 3.5100432908187804E-04 3.6903256110162719E-01
+ 24051 6.0127499999999999E-03 3.5109659330376258E-04 3.6908121416888773E-01
+ 24052 6.0130000000000001E-03 3.5118886968905921E-04 3.6912986839551176E-01
+ 24053 6.0132500000000004E-03 3.5128115823805759E-04 3.6917852378445370E-01
+ 24054 6.0134999999999997E-03 3.5137345895104816E-04 3.6922718033866903E-01
+ 24055 6.0137500000000000E-03 3.5146577182832399E-04 3.6927583806111364E-01
+ 24056 6.0140000000000002E-03 3.5155809687017673E-04 3.6932449695474512E-01
+ 24057 6.0142499999999996E-03 3.5165043407689916E-04 3.6937315702252149E-01
+ 24058 6.0144999999999999E-03 3.5174278344878588E-04 3.6942181826740267E-01
+ 24059 6.0147500000000001E-03 3.5183514498613122E-04 3.6947048069234850E-01
+ 24060 6.0150000000000004E-03 3.5192751868923081E-04 3.6951914430032112E-01
+ 24061 6.0152499999999998E-03 3.5201990455838020E-04 3.6956780909428211E-01
+ 24062 6.0155000000000000E-03 3.5211230259387690E-04 3.6961647507719569E-01
+ 24063 6.0157500000000003E-03 3.5220471279601839E-04 3.6966514225202590E-01
+ 24064 6.0159999999999996E-03 3.5229713516510237E-04 3.6971381062173803E-01
+ 24065 6.0162499999999999E-03 3.5238956970142893E-04 3.6976248018929925E-01
+ 24066 6.0165000000000001E-03 3.5248201640529725E-04 3.6981115095767669E-01
+ 24067 6.0167500000000004E-03 3.5257447527700810E-04 3.6985982292983882E-01
+ 24068 6.0169999999999998E-03 3.5266694631686267E-04 3.6990849610875520E-01
+ 24069 6.0172500000000000E-03 3.5275942952516323E-04 3.6995717049739668E-01
+ 24070 6.0175000000000003E-03 3.5285192490221260E-04 3.7000584609873460E-01
+ 24071 6.0177499999999997E-03 3.5294443244831387E-04 3.7005452291574181E-01
+ 24072 6.0179999999999999E-03 3.5303695216377186E-04 3.7010320095139149E-01
+ 24073 6.0182500000000002E-03 3.5312948404889150E-04 3.7015188020865847E-01
+ 24074 6.0184999999999995E-03 3.5322202810397822E-04 3.7020056069051877E-01
+ 24075 6.0187499999999998E-03 3.5331458432933901E-04 3.7024924239994872E-01
+ 24076 6.0190000000000000E-03 3.5340715272528096E-04 3.7029792533992589E-01
+ 24077 6.0192500000000003E-03 3.5349973329211189E-04 3.7034660951342901E-01
+ 24078 6.0194999999999997E-03 3.5359232603014056E-04 3.7039529492343759E-01
+ 24079 6.0197499999999999E-03 3.5368493093967669E-04 3.7044398157293273E-01
+ 24080 6.0200000000000002E-03 3.5377754802103063E-04 3.7049266946489595E-01
+ 24081 6.0202499999999996E-03 3.5387017727451288E-04 3.7054135860230974E-01
+ 24082 6.0204999999999998E-03 3.5396281870043577E-04 3.7059004898815839E-01
+ 24083 6.0207500000000001E-03 3.5405547229911143E-04 3.7063874062542590E-01
+ 24084 6.0210000000000003E-03 3.5414813807085308E-04 3.7068743351709860E-01
+ 24085 6.0212499999999997E-03 3.5424081601597470E-04 3.7073612766616265E-01
+ 24086 6.0214999999999999E-03 3.5433350613479127E-04 3.7078482307560634E-01
+ 24087 6.0217500000000002E-03 3.5442620842761791E-04 3.7083351974841799E-01
+ 24088 6.0219999999999996E-03 3.5451892289477087E-04 3.7088221768758745E-01
+ 24089 6.0222499999999998E-03 3.5461164953656723E-04 3.7093091689610569E-01
+ 24090 6.0225000000000001E-03 3.5470438835332493E-04 3.7097961737696455E-01
+ 24091 6.0227500000000003E-03 3.5479713934536230E-04 3.7102831913315626E-01
+ 24092 6.0229999999999997E-03 3.5488990251299798E-04 3.7107702216767474E-01
+ 24093 6.0232500000000000E-03 3.5498267785655268E-04 3.7112572648351516E-01
+ 24094 6.0235000000000002E-03 3.5507546537634694E-04 3.7117443208367296E-01
+ 24095 6.0237499999999996E-03 3.5516826507270169E-04 3.7122313897114434E-01
+ 24096 6.0239999999999998E-03 3.5526107694593991E-04 3.7127184714892836E-01
+ 24097 6.0242500000000001E-03 3.5535390099638431E-04 3.7132055662002272E-01
+ 24098 6.0245000000000003E-03 3.5544673722435815E-04 3.7136926738742754E-01
+ 24099 6.0247499999999997E-03 3.5553958563018604E-04 3.7141797945414362E-01
+ 24100 6.0250000000000000E-03 3.5563244621419356E-04 3.7146669282317235E-01
+ 24101 6.0252500000000002E-03 3.5572531897670653E-04 3.7151540749751671E-01
+ 24102 6.0254999999999996E-03 3.5581820391805116E-04 3.7156412348018092E-01
+ 24103 6.0257499999999999E-03 3.5591110103855593E-04 3.7161284077416873E-01
+ 24104 6.0260000000000001E-03 3.5600401033854820E-04 3.7166155938248663E-01
+ 24105 6.0262500000000004E-03 3.5609693181835699E-04 3.7171027930814116E-01
+ 24106 6.0264999999999997E-03 3.5618986547831204E-04 3.7175900055413963E-01
+ 24107 6.0267500000000000E-03 3.5628281131874431E-04 3.7180772312349142E-01
+ 24108 6.0270000000000002E-03 3.5637576933998454E-04 3.7185644701920584E-01
+ 24109 6.0272499999999996E-03 3.5646873954236444E-04 3.7190517224429326E-01
+ 24110 6.0274999999999999E-03 3.5656172192621751E-04 3.7195389880176616E-01
+ 24111 6.0277500000000001E-03 3.5665471649187687E-04 3.7200262669463668E-01
+ 24112 6.0280000000000004E-03 3.5674772323967673E-04 3.7205135592591854E-01
+ 24113 6.0282499999999998E-03 3.5684074216995161E-04 3.7210008649862641E-01
+ 24114 6.0285000000000000E-03 3.5693377328303784E-04 3.7214881841577596E-01
+ 24115 6.0287500000000003E-03 3.5702681657927201E-04 3.7219755168038382E-01
+ 24116 6.0289999999999996E-03 3.5711987205899054E-04 3.7224628629546713E-01
+ 24117 6.0292499999999999E-03 3.5721293972253214E-04 3.7229502226404532E-01
+ 24118 6.0295000000000001E-03 3.5730601957023573E-04 3.7234375958913768E-01
+ 24119 6.0297500000000004E-03 3.5739911160244039E-04 3.7239249827376492E-01
+ 24120 6.0299999999999998E-03 3.5749221581948614E-04 3.7244123832094750E-01
+ 24121 6.0302500000000000E-03 3.5758533222171444E-04 3.7248997973370951E-01
+ 24122 6.0305000000000003E-03 3.5767846080946714E-04 3.7253872251507381E-01
+ 24123 6.0307499999999997E-03 3.5777160158308614E-04 3.7258746666806475E-01
+ 24124 6.0309999999999999E-03 3.5786475454291562E-04 3.7263621219570797E-01
+ 24125 6.0312500000000002E-03 3.5795791968929911E-04 3.7268495910102989E-01
+ 24126 6.0315000000000004E-03 3.5805109702258128E-04 3.7273370738705808E-01
+ 24127 6.0317499999999998E-03 3.5814428654310767E-04 3.7278245705682089E-01
+ 24128 6.0320000000000000E-03 3.5823748825122533E-04 3.7283120811334758E-01
+ 24129 6.0322500000000003E-03 3.5833070214728050E-04 3.7287996055966932E-01
+ 24130 6.0324999999999997E-03 3.5842392823162109E-04 3.7292871439881631E-01
+ 24131 6.0327499999999999E-03 3.5851716650459601E-04 3.7297746963382161E-01
+ 24132 6.0330000000000002E-03 3.5861041696655485E-04 3.7302622626771825E-01
+ 24133 6.0332499999999996E-03 3.5870367961784668E-04 3.7307498430354075E-01
+ 24134 6.0334999999999998E-03 3.5879695445882338E-04 3.7312374374432461E-01
+ 24135 6.0337500000000001E-03 3.5889024148983632E-04 3.7317250459310591E-01
+ 24136 6.0340000000000003E-03 3.5898354071123788E-04 3.7322126685292178E-01
+ 24137 6.0342499999999997E-03 3.5907685212338043E-04 3.7327003052681035E-01
+ 24138 6.0344999999999999E-03 3.5917017572661898E-04 3.7331879561781062E-01
+ 24139 6.0347500000000002E-03 3.5926351152130781E-04 3.7336756212896355E-01
+ 24140 6.0349999999999996E-03 3.5935685950780192E-04 3.7341633006330965E-01
+ 24141 6.0352499999999998E-03 3.5945021968645835E-04 3.7346509942389100E-01
+ 24142 6.0355000000000001E-03 3.5954359205763321E-04 3.7351387021375076E-01
+ 24143 6.0357500000000003E-03 3.5963697662168460E-04 3.7356264243593346E-01
+ 24144 6.0359999999999997E-03 3.5973037337897081E-04 3.7361141609348325E-01
+ 24145 6.0362499999999999E-03 3.5982378232985118E-04 3.7366019118944682E-01
+ 24146 6.0365000000000002E-03 3.5991720347468579E-04 3.7370896772687129E-01
+ 24147 6.0367499999999996E-03 3.6001063681383486E-04 3.7375774570880343E-01
+ 24148 6.0369999999999998E-03 3.6010408234766073E-04 3.7380652513829360E-01
+ 24149 6.0372500000000001E-03 3.6019754007652499E-04 3.7385530601839068E-01
+ 24150 6.0375000000000003E-03 3.6029101000079132E-04 3.7390408835214595E-01
+ 24151 6.0377499999999997E-03 3.6038449212082233E-04 3.7395287214261080E-01
+ 24152 6.0380000000000000E-03 3.6047798643698412E-04 3.7400165739283869E-01
+ 24153 6.0382500000000002E-03 3.6057149294964097E-04 3.7405044410588278E-01
+ 24154 6.0384999999999996E-03 3.6066501165915902E-04 3.7409923228479786E-01
+ 24155 6.0387499999999998E-03 3.6075854256590570E-04 3.7414802193263952E-01
+ 24156 6.0390000000000001E-03 3.6085208567024818E-04 3.7419681305246472E-01
+ 24157 6.0392500000000003E-03 3.6094564097255503E-04 3.7424560564733134E-01
+ 24158 6.0394999999999997E-03 3.6103920847319493E-04 3.7429439972029677E-01
+ 24159 6.0397500000000000E-03 3.6113278817253831E-04 3.7434319527442156E-01
+ 24160 6.0400000000000002E-03 3.6122638007095591E-04 3.7439199231276593E-01
+ 24161 6.0402499999999996E-03 3.6131998416881868E-04 3.7444079083839077E-01
+ 24162 6.0404999999999999E-03 3.6141360046649916E-04 3.7448959085435951E-01
+ 24163 6.0407500000000001E-03 3.6150722896437053E-04 3.7453839236373476E-01
+ 24164 6.0410000000000004E-03 3.6160086966280608E-04 3.7458719536958135E-01
+ 24165 6.0412499999999997E-03 3.6169452256217997E-04 3.7463599987496371E-01
+ 24166 6.0415000000000000E-03 3.6178818766286847E-04 3.7468480588294895E-01
+ 24167 6.0417500000000002E-03 3.6188186496524725E-04 3.7473361339660399E-01
+ 24168 6.0419999999999996E-03 3.6197555446969260E-04 3.7478242241899690E-01
+ 24169 6.0422499999999999E-03 3.6206925617658262E-04 3.7483123295319687E-01
+ 24170 6.0425000000000001E-03 3.6216297008629560E-04 3.7488004500227390E-01
+ 24171 6.0427500000000004E-03 3.6225669619921024E-04 3.7492885856929886E-01
+ 24172 6.0429999999999998E-03 3.6235043451570683E-04 3.7497767365734402E-01
+ 24173 6.0432500000000000E-03 3.6244418503616598E-04 3.7502649026948215E-01
+ 24174 6.0435000000000003E-03 3.6253794776096900E-04 3.7507530840878728E-01
+ 24175 6.0437499999999996E-03 3.6263172269049775E-04 3.7512412807833401E-01
+ 24176 6.0439999999999999E-03 3.6272550982513588E-04 3.7517294928119860E-01
+ 24177 6.0442500000000001E-03 3.6281930916526664E-04 3.7522177202045709E-01
+ 24178 6.0445000000000004E-03 3.6291312071127461E-04 3.7527059629918774E-01
+ 24179 6.0447499999999998E-03 3.6300694446354462E-04 3.7531942212046865E-01
+ 24180 6.0450000000000000E-03 3.6310078042246346E-04 3.7536824948738029E-01
+ 24181 6.0452500000000003E-03 3.6319462858841760E-04 3.7541707840300231E-01
+ 24182 6.0454999999999997E-03 3.6328848896179387E-04 3.7546590887041648E-01
+ 24183 6.0457499999999999E-03 3.6338236154298217E-04 3.7551474089270565E-01
+ 24184 6.0460000000000002E-03 3.6347624633237052E-04 3.7556357447295285E-01
+ 24185 6.0462500000000004E-03 3.6357014333034885E-04 3.7561240961424230E-01
+ 24186 6.0464999999999998E-03 3.6366405253730793E-04 3.7566124631965919E-01
+ 24187 6.0467500000000000E-03 3.6375797395363940E-04 3.7571008459229044E-01
+ 24188 6.0470000000000003E-03 3.6385190757973510E-04 3.7575892443522246E-01
+ 24189 6.0472499999999997E-03 3.6394585341598785E-04 3.7580776585154380E-01
+ 24190 6.0474999999999999E-03 3.6403981146279212E-04 3.7585660884434346E-01
+ 24191 6.0477500000000002E-03 3.6413378172054186E-04 3.7590545341671133E-01
+ 24192 6.0479999999999996E-03 3.6422776418963226E-04 3.7595429957173809E-01
+ 24193 6.0482499999999998E-03 3.6432175887045977E-04 3.7600314731251649E-01
+ 24194 6.0485000000000001E-03 3.6441576576342103E-04 3.7605199664213856E-01
+ 24195 6.0487500000000003E-03 3.6450978486891368E-04 3.7610084756369860E-01
+ 24196 6.0489999999999997E-03 3.6460381618733562E-04 3.7614970008029086E-01
+ 24197 6.0492499999999999E-03 3.6469785971908692E-04 3.7619855419501114E-01
+ 24198 6.0495000000000002E-03 3.6479191546456678E-04 3.7624740991095618E-01
+ 24199 6.0497499999999996E-03 3.6488598342417593E-04 3.7629626723122350E-01
+ 24200 6.0499999999999998E-03 3.6498006359831628E-04 3.7634512615891141E-01
+ 24201 6.0502500000000001E-03 3.6507415598738968E-04 3.7639398669711976E-01
+ 24202 6.0505000000000003E-03 3.6516826059179941E-04 3.7644284884894841E-01
+ 24203 6.0507499999999997E-03 3.6526237741194885E-04 3.7649171261749881E-01
+ 24204 6.0510000000000000E-03 3.6535650644824326E-04 3.7654057800587298E-01
+ 24205 6.0512500000000002E-03 3.6545064770108728E-04 3.7658944501717451E-01
+ 24206 6.0514999999999996E-03 3.6554480117088694E-04 3.7663831365450723E-01
+ 24207 6.0517499999999998E-03 3.6563896685805016E-04 3.7668718392097617E-01
+ 24208 6.0520000000000001E-03 3.6573314476298391E-04 3.7673605581968744E-01
+ 24209 6.0522500000000003E-03 3.6582733488609639E-04 3.7678492935374780E-01
+ 24210 6.0524999999999997E-03 3.6592153722779687E-04 3.7683380452626508E-01
+ 24211 6.0527500000000000E-03 3.6601575178849617E-04 3.7688268134034814E-01
+ 24212 6.0530000000000002E-03 3.6610997856860450E-04 3.7693155979910647E-01
+ 24213 6.0532499999999996E-03 3.6620421756853293E-04 3.7698043990565094E-01
+ 24214 6.0534999999999999E-03 3.6629846878869480E-04 3.7702932166309311E-01
+ 24215 6.0537500000000001E-03 3.6639273222950234E-04 3.7707820507454531E-01
+ 24216 6.0540000000000004E-03 3.6648700789137026E-04 3.7712709014312090E-01
+ 24217 6.0542499999999997E-03 3.6658129577471233E-04 3.7717597687193410E-01
+ 24218 6.0545000000000000E-03 3.6667559587994452E-04 3.7722486526410071E-01
+ 24219 6.0547500000000002E-03 3.6676990820748337E-04 3.7727375532273649E-01
+ 24220 6.0549999999999996E-03 3.6686423275774510E-04 3.7732264705095880E-01
+ 24221 6.0552499999999999E-03 3.6695856953114817E-04 3.7737154045188531E-01
+ 24222 6.0555000000000001E-03 3.6705291852811087E-04 3.7742043552863563E-01
+ 24223 6.0557500000000004E-03 3.6714727974905266E-04 3.7746933228432944E-01
+ 24224 6.0559999999999998E-03 3.6724165319439297E-04 3.7751823072208707E-01
+ 24225 6.0562500000000000E-03 3.6733603886455389E-04 3.7756713084503063E-01
+ 24226 6.0565000000000003E-03 3.6743043675995646E-04 3.7761603265628296E-01
+ 24227 6.0567499999999996E-03 3.6752484688102292E-04 3.7766493615896729E-01
+ 24228 6.0569999999999999E-03 3.6761926922817704E-04 3.7771384135620845E-01
+ 24229 6.0572500000000001E-03 3.6771370380184269E-04 3.7776274825113204E-01
+ 24230 6.0575000000000004E-03 3.6780815060244454E-04 3.7781165684686385E-01
+ 24231 6.0577499999999998E-03 3.6790260963040803E-04 3.7786056714653171E-01
+ 24232 6.0580000000000000E-03 3.6799708088615997E-04 3.7790947915326323E-01
+ 24233 6.0582500000000003E-03 3.6809156437012732E-04 3.7795839287018840E-01
+ 24234 6.0584999999999996E-03 3.6818606008273767E-04 3.7800730830043638E-01
+ 24235 6.0587499999999999E-03 3.6828056802442049E-04 3.7805622544713868E-01
+ 24236 6.0590000000000001E-03 3.6837508819560462E-04 3.7810514431342707E-01
+ 24237 6.0592500000000004E-03 3.6846962059672094E-04 3.7815406490243431E-01
+ 24238 6.0594999999999998E-03 3.6856416522819960E-04 3.7820298721729395E-01
+ 24239 6.0597500000000000E-03 3.6865872209047347E-04 3.7825191126114083E-01
+ 24240 6.0600000000000003E-03 3.6875329118397476E-04 3.7830083703711059E-01
+ 24241 6.0602499999999997E-03 3.6884787250913645E-04 3.7834976454833918E-01
+ 24242 6.0604999999999999E-03 3.6894246606639357E-04 3.7839869379796492E-01
+ 24243 6.0607500000000002E-03 3.6903707185618079E-04 3.7844762478912514E-01
+ 24244 6.0609999999999995E-03 3.6913168987893352E-04 3.7849655752495925E-01
+ 24245 6.0612499999999998E-03 3.6922632013508891E-04 3.7854549200860799E-01
+ 24246 6.0615000000000000E-03 3.6932096262508383E-04 3.7859442824321171E-01
+ 24247 6.0617500000000003E-03 3.6941561734935675E-04 3.7864336623191247E-01
+ 24248 6.0619999999999997E-03 3.6951028430834621E-04 3.7869230597785303E-01
+ 24249 6.0622499999999999E-03 3.6960496350249236E-04 3.7874124748417770E-01
+ 24250 6.0625000000000002E-03 3.6969965493223537E-04 3.7879019075403092E-01
+ 24251 6.0627499999999996E-03 3.6979435859801646E-04 3.7883913579055772E-01
+ 24252 6.0629999999999998E-03 3.6988907450027816E-04 3.7888808259690498E-01
+ 24253 6.0632500000000001E-03 3.6998380263946287E-04 3.7893703117622046E-01
+ 24254 6.0635000000000003E-03 3.7007854301601440E-04 3.7898598153165214E-01
+ 24255 6.0637499999999997E-03 3.7017329563037669E-04 3.7903493366634899E-01
+ 24256 6.0639999999999999E-03 3.7026806048299598E-04 3.7908388758346140E-01
+ 24257 6.0642500000000002E-03 3.7036283757431736E-04 3.7913284328614039E-01
+ 24258 6.0644999999999996E-03 3.7045762690478794E-04 3.7918180077753771E-01
+ 24259 6.0647499999999998E-03 3.7055242847485544E-04 3.7923076006080647E-01
+ 24260 6.0650000000000001E-03 3.7064724228496807E-04 3.7927972113910002E-01
+ 24261 6.0652500000000003E-03 3.7074206833557501E-04 3.7932868401557363E-01
+ 24262 6.0654999999999997E-03 3.7083690662712584E-04 3.7937764869338225E-01
+ 24263 6.0657500000000000E-03 3.7093175716007207E-04 3.7942661517568260E-01
+ 24264 6.0660000000000002E-03 3.7102661993486451E-04 3.7947558346563182E-01
+ 24265 6.0662499999999996E-03 3.7112149495195564E-04 3.7952455356638820E-01
+ 24266 6.0664999999999998E-03 3.7121638221179878E-04 3.7957352548111134E-01
+ 24267 6.0667500000000001E-03 3.7131128171484772E-04 3.7962249921296065E-01
+ 24268 6.0670000000000003E-03 3.7140619346155712E-04 3.7967147476509749E-01
+ 24269 6.0672499999999997E-03 3.7150111745238229E-04 3.7972045214068334E-01
+ 24270 6.0675000000000000E-03 3.7159605368777967E-04 3.7976943134288144E-01
+ 24271 6.0677500000000002E-03 3.7169100216820626E-04 3.7981841237485503E-01
+ 24272 6.0679999999999996E-03 3.7178596289411960E-04 3.7986739523976876E-01
+ 24273 6.0682499999999999E-03 3.7188093586597900E-04 3.7991637994078825E-01
+ 24274 6.0685000000000001E-03 3.7197592108424357E-04 3.7996536648107959E-01
+ 24275 6.0687500000000004E-03 3.7207091854937323E-04 3.8001435486381036E-01
+ 24276 6.0689999999999997E-03 3.7216592826182910E-04 3.8006334509214795E-01
+ 24277 6.0692500000000000E-03 3.7226095022207341E-04 3.8011233716926235E-01
+ 24278 6.0695000000000002E-03 3.7235598443056825E-04 3.8016133109832262E-01
+ 24279 6.0697499999999996E-03 3.7245103088777708E-04 3.8021032688249995E-01
+ 24280 6.0699999999999999E-03 3.7254608959416430E-04 3.8025932452496625E-01
+ 24281 6.0702500000000001E-03 3.7264116055019472E-04 3.8030832402889370E-01
+ 24282 6.0705000000000004E-03 3.7273624375633427E-04 3.8035732539745604E-01
+ 24283 6.0707499999999998E-03 3.7283133921304899E-04 3.8040632863382723E-01
+ 24284 6.0710000000000000E-03 3.7292644692080694E-04 3.8045533374118345E-01
+ 24285 6.0712500000000003E-03 3.7302156688007594E-04 3.8050434072269962E-01
+ 24286 6.0714999999999996E-03 3.7311669909132454E-04 3.8055334958155368E-01
+ 24287 6.0717499999999999E-03 3.7321184355502339E-04 3.8060236032092348E-01
+ 24288 6.0720000000000001E-03 3.7330700027164232E-04 3.8065137294398727E-01
+ 24289 6.0722500000000004E-03 3.7340216924165286E-04 3.8070038745392576E-01
+ 24290 6.0724999999999998E-03 3.7349735046552675E-04 3.8074940385391826E-01
+ 24291 6.0727500000000000E-03 3.7359254394373734E-04 3.8079842214714726E-01
+ 24292 6.0730000000000003E-03 3.7368774967675838E-04 3.8084744233679491E-01
+ 24293 6.0732499999999997E-03 3.7378296766506388E-04 3.8089646442604408E-01
+ 24294 6.0734999999999999E-03 3.7387819790912985E-04 3.8094548841807946E-01
+ 24295 6.0737500000000002E-03 3.7397344040943206E-04 3.8099451431608522E-01
+ 24296 6.0740000000000004E-03 3.7406869516644711E-04 3.8104354212324820E-01
+ 24297 6.0742499999999998E-03 3.7416396218065265E-04 3.8109257184275452E-01
+ 24298 6.0745000000000000E-03 3.7425924145252800E-04 3.8114160347779275E-01
+ 24299 6.0747500000000003E-03 3.7435453298255184E-04 3.8119063703155021E-01
+ 24300 6.0749999999999997E-03 3.7444983677120393E-04 3.8123967250721696E-01
+ 24301 6.0752499999999999E-03 3.7454515281896576E-04 3.8128870990798375E-01
+ 24302 6.0755000000000002E-03 3.7464048112631883E-04 3.8133774923704089E-01
+ 24303 6.0757499999999996E-03 3.7473582169374501E-04 3.8138679049758079E-01
+ 24304 6.0759999999999998E-03 3.7483117452172867E-04 3.8143583369279682E-01
+ 24305 6.0762500000000001E-03 3.7492653961075314E-04 3.8148487882588228E-01
+ 24306 6.0765000000000003E-03 3.7502191696130367E-04 3.8153392590003210E-01
+ 24307 6.0767499999999997E-03 3.7511730657386499E-04 3.8158297491844173E-01
+ 24308 6.0769999999999999E-03 3.7521270844892494E-04 3.8163202588430784E-01
+ 24309 6.0772500000000002E-03 3.7530812258697001E-04 3.8168107880082786E-01
+ 24310 6.0774999999999996E-03 3.7540354898848793E-04 3.8173013367119940E-01
+ 24311 6.0777499999999998E-03 3.7549898765396847E-04 3.8177919049862197E-01
+ 24312 6.0780000000000001E-03 3.7559443858390090E-04 3.8182824928629572E-01
+ 24313 6.0782500000000003E-03 3.7568990177877553E-04 3.8187731003742115E-01
+ 24314 6.0784999999999997E-03 3.7578537723908340E-04 3.8192637275520003E-01
+ 24315 6.0787500000000000E-03 3.7588086496531702E-04 3.8197543744283519E-01
+ 24316 6.0790000000000002E-03 3.7597636495796926E-04 3.8202450410352973E-01
+ 24317 6.0792499999999996E-03 3.7607187721753332E-04 3.8207357274048820E-01
+ 24318 6.0794999999999998E-03 3.7616740174450437E-04 3.8212264335691576E-01
+ 24319 6.0797500000000001E-03 3.7626293853937733E-04 3.8217171595601862E-01
+ 24320 6.0800000000000003E-03 3.7635848760264818E-04 3.8222079054100322E-01
+ 24321 6.0802499999999997E-03 3.7645404893481353E-04 3.8226986711507782E-01
+ 24322 6.0805000000000000E-03 3.7654962253637158E-04 3.8231894568145081E-01
+ 24323 6.0807500000000002E-03 3.7664520840782062E-04 3.8236802624333233E-01
+ 24324 6.0809999999999996E-03 3.7674080654965961E-04 3.8241710880393182E-01
+ 24325 6.0812499999999999E-03 3.7683641696238933E-04 3.8246619336646148E-01
+ 24326 6.0815000000000001E-03 3.7693203964651037E-04 3.8251527993413287E-01
+ 24327 6.0817500000000004E-03 3.7702767460252385E-04 3.8256436851015924E-01
+ 24328 6.0819999999999997E-03 3.7712332183093282E-04 3.8261345909775440E-01
+ 24329 6.0822500000000000E-03 3.7721898133224064E-04 3.8266255170013325E-01
+ 24330 6.0825000000000002E-03 3.7731465310695118E-04 3.8271164632051108E-01
+ 24331 6.0827499999999996E-03 3.7741033715556920E-04 3.8276074296210461E-01
+ 24332 6.0829999999999999E-03 3.7750603347860070E-04 3.8280984162813064E-01
+ 24333 6.0832500000000001E-03 3.7760174207655253E-04 3.8285894232180850E-01
+ 24334 6.0835000000000004E-03 3.7769746294993124E-04 3.8290804504635656E-01
+ 24335 6.0837499999999997E-03 3.7779319609924488E-04 3.8295714980499412E-01
+ 24336 6.0840000000000000E-03 3.7788894152500341E-04 3.8300625660094301E-01
+ 24337 6.0842500000000002E-03 3.7798469922771554E-04 3.8305536543742419E-01
+ 24338 6.0844999999999996E-03 3.7808046920789231E-04 3.8310447631766076E-01
+ 24339 6.0847499999999999E-03 3.7817625146604501E-04 3.8315358924487553E-01
+ 24340 6.0850000000000001E-03 3.7827204600268568E-04 3.8320270422229286E-01
+ 24341 6.0852500000000004E-03 3.7836785281832735E-04 3.8325182125313784E-01
+ 24342 6.0854999999999998E-03 3.7846367191348356E-04 3.8330094034063622E-01
+ 24343 6.0857500000000000E-03 3.7855950328866930E-04 3.8335006148801531E-01
+ 24344 6.0860000000000003E-03 3.7865534694439968E-04 3.8339918469850215E-01
+ 24345 6.0862499999999996E-03 3.7875120288119067E-04 3.8344830997532559E-01
+ 24346 6.0864999999999999E-03 3.7884707109955959E-04 3.8349743732171510E-01
+ 24347 6.0867500000000001E-03 3.7894295160002442E-04 3.8354656674090087E-01
+ 24348 6.0870000000000004E-03 3.7903884438310337E-04 3.8359569823611356E-01
+ 24349 6.0872499999999998E-03 3.7913474944931559E-04 3.8364483181058506E-01
+ 24350 6.0875000000000000E-03 3.7923066679918199E-04 3.8369396746754864E-01
+ 24351 6.0877500000000003E-03 3.7932659643322337E-04 3.8374310521023791E-01
+ 24352 6.0879999999999997E-03 3.7942253835196102E-04 3.8379224504188669E-01
+ 24353 6.0882499999999999E-03 3.7951849255591838E-04 3.8384138696573106E-01
+ 24354 6.0885000000000002E-03 3.7961445904561870E-04 3.8389053098500686E-01
+ 24355 6.0887499999999995E-03 3.7971043782158564E-04 3.8393967710295107E-01
+ 24356 6.0889999999999998E-03 3.7980642888434509E-04 3.8398882532280165E-01
+ 24357 6.0892500000000000E-03 3.7990243223442278E-04 3.8403797564779707E-01
+ 24358 6.0895000000000003E-03 3.7999844787234505E-04 3.8408712808117745E-01
+ 24359 6.0897499999999997E-03 3.8009447579863929E-04 3.8413628262618255E-01
+ 24360 6.0899999999999999E-03 3.8019051601383407E-04 3.8418543928605414E-01
+ 24361 6.0902500000000002E-03 3.8028656851845901E-04 3.8423459806403432E-01
+ 24362 6.0904999999999996E-03 3.8038263331304303E-04 3.8428375896336558E-01
+ 24363 6.0907499999999998E-03 3.8047871039811773E-04 3.8433292198729213E-01
+ 24364 6.0910000000000001E-03 3.8057479977421404E-04 3.8438208713905897E-01
+ 24365 6.0912500000000003E-03 3.8067090144186484E-04 3.8443125442191056E-01
+ 24366 6.0914999999999997E-03 3.8076701540160291E-04 3.8448042383909414E-01
+ 24367 6.0917499999999999E-03 3.8086314165396243E-04 3.8452959539385634E-01
+ 24368 6.0920000000000002E-03 3.8095928019947825E-04 3.8457876908944594E-01
+ 24369 6.0922499999999996E-03 3.8105543103868569E-04 3.8462794492911073E-01
+ 24370 6.0924999999999998E-03 3.8115159417212175E-04 3.8467712291610151E-01
+ 24371 6.0927500000000001E-03 3.8124776960032306E-04 3.8472630305366812E-01
+ 24372 6.0930000000000003E-03 3.8134395732382815E-04 3.8477548534506201E-01
+ 24373 6.0932499999999997E-03 3.8144015734317536E-04 3.8482466979353552E-01
+ 24374 6.0935000000000000E-03 3.8153636965890481E-04 3.8487385640234201E-01
+ 24375 6.0937500000000002E-03 3.8163259427155695E-04 3.8492304517473508E-01
+ 24376 6.0939999999999996E-03 3.8172883118167266E-04 3.8497223611396908E-01
+ 24377 6.0942499999999998E-03 3.8182508038979462E-04 3.8502142922330046E-01
+ 24378 6.0945000000000001E-03 3.8192134189646575E-04 3.8507062450598528E-01
+ 24379 6.0947500000000003E-03 3.8201761570222934E-04 3.8511982196528066E-01
+ 24380 6.0949999999999997E-03 3.8211390180762983E-04 3.8516902160444438E-01
+ 24381 6.0952500000000000E-03 3.8221020021321337E-04 3.8521822342673634E-01
+ 24382 6.0955000000000002E-03 3.8230651091952550E-04 3.8526742743541553E-01
+ 24383 6.0957499999999996E-03 3.8240283392711346E-04 3.8531663363374236E-01
+ 24384 6.0959999999999999E-03 3.8249916923652498E-04 3.8536584202497920E-01
+ 24385 6.0962500000000001E-03 3.8259551684830906E-04 3.8541505261238718E-01
+ 24386 6.0965000000000004E-03 3.8269187676301478E-04 3.8546426539923045E-01
+ 24387 6.0967499999999997E-03 3.8278824898119217E-04 3.8551348038877220E-01
+ 24388 6.0970000000000000E-03 3.8288463350339303E-04 3.8556269758427797E-01
+ 24389 6.0972500000000002E-03 3.8298103033016856E-04 3.8561191698901226E-01
+ 24390 6.0974999999999996E-03 3.8307743946207150E-04 3.8566113860624224E-01
+ 24391 6.0977499999999999E-03 3.8317386089965609E-04 3.8571036243923512E-01
+ 24392 6.0980000000000001E-03 3.8327029464347635E-04 3.8575958849125880E-01
+ 24393 6.0982500000000004E-03 3.8336674069408728E-04 3.8580881676558237E-01
+ 24394 6.0984999999999998E-03 3.8346319905204444E-04 3.8585804726547523E-01
+ 24395 6.0987500000000000E-03 3.8355966971790559E-04 3.8590727999420837E-01
+ 24396 6.0990000000000003E-03 3.8365615269222780E-04 3.8595651495505312E-01
+ 24397 6.0992499999999996E-03 3.8375264797556915E-04 3.8600575215128119E-01
+ 24398 6.0994999999999999E-03 3.8384915556848991E-04 3.8605499158616624E-01
+ 24399 6.0997500000000001E-03 3.8394567547154942E-04 3.8610423326298210E-01
+ 24400 6.1000000000000004E-03 3.8404220768530859E-04 3.8615347718500304E-01
+ 24401 6.1002499999999998E-03 3.8413875221032903E-04 3.8620272335550465E-01
+ 24402 6.1005000000000000E-03 3.8423530904717378E-04 3.8625197177776360E-01
+ 24403 6.1007500000000003E-03 3.8433187819640613E-04 3.8630122245505694E-01
+ 24404 6.1009999999999997E-03 3.8442845965858943E-04 3.8635047539066253E-01
+ 24405 6.1012499999999999E-03 3.8452505343428958E-04 3.8639973058785915E-01
+ 24406 6.1015000000000002E-03 3.8462165952407221E-04 3.8644898804992689E-01
+ 24407 6.1017500000000004E-03 3.8471827792850387E-04 3.8649824778014585E-01
+ 24408 6.1019999999999998E-03 3.8481490864815149E-04 3.8654750978179703E-01
+ 24409 6.1022500000000000E-03 3.8491155168358427E-04 3.8659677405816306E-01
+ 24410 6.1025000000000003E-03 3.8500820703537062E-04 3.8664604061252639E-01
+ 24411 6.1027499999999997E-03 3.8510487470408043E-04 3.8669530944817110E-01
+ 24412 6.1029999999999999E-03 3.8520155469028492E-04 3.8674458056838135E-01
+ 24413 6.1032500000000002E-03 3.8529824699455562E-04 3.8679385397644339E-01
+ 24414 6.1034999999999996E-03 3.8539495161746409E-04 3.8684312967564244E-01
+ 24415 6.1037499999999998E-03 3.8549166855958444E-04 3.8689240766926586E-01
+ 24416 6.1040000000000001E-03 3.8558839782149029E-04 3.8694168796060152E-01
+ 24417 6.1042500000000003E-03 3.8568513940375653E-04 3.8699097055293785E-01
+ 24418 6.1044999999999997E-03 3.8578189330695854E-04 3.8704025544956416E-01
+ 24419 6.1047499999999999E-03 3.8587865953167367E-04 3.8708954265377166E-01
+ 24420 6.1050000000000002E-03 3.8597543807847843E-04 3.8713883216885031E-01
+ 24421 6.1052499999999996E-03 3.8607222894795071E-04 3.8718812399809238E-01
+ 24422 6.1054999999999998E-03 3.8616903214067040E-04 3.8723741814479096E-01
+ 24423 6.1057500000000001E-03 3.8626584765721672E-04 3.8728671461223918E-01
+ 24424 6.1060000000000003E-03 3.8636267549817038E-04 3.8733601340373108E-01
+ 24425 6.1062499999999997E-03 3.8645951566411240E-04 3.8738531452256247E-01
+ 24426 6.1064999999999999E-03 3.8655636815562564E-04 3.8743461797202888E-01
+ 24427 6.1067500000000002E-03 3.8665323297329320E-04 3.8748392375542723E-01
+ 24428 6.1069999999999996E-03 3.8675011011769827E-04 3.8753323187605465E-01
+ 24429 6.1072499999999998E-03 3.8684699958942598E-04 3.8758254233721029E-01
+ 24430 6.1075000000000001E-03 3.8694390138906229E-04 3.8763185514219278E-01
+ 24431 6.1077500000000003E-03 3.8704081551719301E-04 3.8768117029430194E-01
+ 24432 6.1079999999999997E-03 3.8713774197440511E-04 3.8773048779683905E-01
+ 24433 6.1082500000000000E-03 3.8723468076128743E-04 3.8777980765310566E-01
+ 24434 6.1085000000000002E-03 3.8733163187842831E-04 3.8782912986640378E-01
+ 24435 6.1087499999999996E-03 3.8742859532641717E-04 3.8787845444003693E-01
+ 24436 6.1089999999999998E-03 3.8752557110584529E-04 3.8792778137730899E-01
+ 24437 6.1092500000000001E-03 3.8762255921730323E-04 3.8797711068152507E-01
+ 24438 6.1095000000000003E-03 3.8771955966138366E-04 3.8802644235599038E-01
+ 24439 6.1097499999999997E-03 3.8781657243867895E-04 3.8807577640401159E-01
+ 24440 6.1100000000000000E-03 3.8791359754978362E-04 3.8812511282889617E-01
+ 24441 6.1102500000000002E-03 3.8801063499529202E-04 3.8817445163395159E-01
+ 24442 6.1104999999999996E-03 3.8810768477579900E-04 3.8822379282248698E-01
+ 24443 6.1107499999999999E-03 3.8820474689190196E-04 3.8827313639781225E-01
+ 24444 6.1110000000000001E-03 3.8830182134419743E-04 3.8832248236323746E-01
+ 24445 6.1112500000000004E-03 3.8839890813328345E-04 3.8837183072207376E-01
+ 24446 6.1114999999999997E-03 3.8849600725975796E-04 3.8842118147763294E-01
+ 24447 6.1117500000000000E-03 3.8859311872422209E-04 3.8847053463322906E-01
+ 24448 6.1120000000000002E-03 3.8869024252727508E-04 3.8851989019217431E-01
+ 24449 6.1122499999999996E-03 3.8878737866951841E-04 3.8856924815778388E-01
+ 24450 6.1124999999999999E-03 3.8888452715155487E-04 3.8861860853337304E-01
+ 24451 6.1127500000000001E-03 3.8898168797398637E-04 3.8866797132225789E-01
+ 24452 6.1130000000000004E-03 3.8907886113741740E-04 3.8871733652775453E-01
+ 24453 6.1132499999999998E-03 3.8917604664245181E-04 3.8876670415318099E-01
+ 24454 6.1135000000000000E-03 3.8927324448969578E-04 3.8881607420185627E-01
+ 24455 6.1137500000000003E-03 3.8937045467975505E-04 3.8886544667709844E-01
+ 24456 6.1139999999999996E-03 3.8946767721323677E-04 3.8891482158222801E-01
+ 24457 6.1142499999999999E-03 3.8956491209074892E-04 3.8896419892056616E-01
+ 24458 6.1145000000000001E-03 3.8966215931290037E-04 3.8901357869543413E-01
+ 24459 6.1147500000000004E-03 3.8975941888030001E-04 3.8906296091015413E-01
+ 24460 6.1149999999999998E-03 3.8985669079355886E-04 3.8911234556804936E-01
+ 24461 6.1152500000000000E-03 3.8995397505328812E-04 3.8916173267244408E-01
+ 24462 6.1155000000000003E-03 3.9005127166009929E-04 3.8921112222666293E-01
+ 24463 6.1157499999999997E-03 3.9014858061460576E-04 3.8926051423403124E-01
+ 24464 6.1159999999999999E-03 3.9024590191742107E-04 3.8930990869787568E-01
+ 24465 6.1162500000000002E-03 3.9034323556915975E-04 3.8935930562152293E-01
+ 24466 6.1164999999999995E-03 3.9044058157043681E-04 3.8940870500830116E-01
+ 24467 6.1167499999999998E-03 3.9053793992186933E-04 3.8945810686153887E-01
+ 24468 6.1170000000000000E-03 3.9063531062407357E-04 3.8950751118456584E-01
+ 24469 6.1172500000000003E-03 3.9073269367766769E-04 3.8955691798071207E-01
+ 24470 6.1174999999999997E-03 3.9083008908327022E-04 3.8960632725330885E-01
+ 24471 6.1177499999999999E-03 3.9092749684150105E-04 3.8965573900568751E-01
+ 24472 6.1180000000000002E-03 3.9102491695298030E-04 3.8970515324118132E-01
+ 24473 6.1182499999999996E-03 3.9112234941832878E-04 3.8975456996312324E-01
+ 24474 6.1184999999999998E-03 3.9121979423816904E-04 3.8980398917484760E-01
+ 24475 6.1187500000000001E-03 3.9131725141312412E-04 3.8985341087968939E-01
+ 24476 6.1190000000000003E-03 3.9141472094381715E-04 3.8990283508098422E-01
+ 24477 6.1192499999999997E-03 3.9151220283087276E-04 3.8995226178206877E-01
+ 24478 6.1194999999999999E-03 3.9160969707491673E-04 3.9000169098628046E-01
+ 24479 6.1197500000000002E-03 3.9170720367657488E-04 3.9005112269695680E-01
+ 24480 6.1199999999999996E-03 3.9180472263647414E-04 3.9010055691743750E-01
+ 24481 6.1202499999999998E-03 3.9190225395524303E-04 3.9014999365106151E-01
+ 24482 6.1205000000000001E-03 3.9199979763350961E-04 3.9019943290116965E-01
+ 24483 6.1207500000000003E-03 3.9209735367190377E-04 3.9024887467110353E-01
+ 24484 6.1209999999999997E-03 3.9219492207105531E-04 3.9029831896420397E-01
+ 24485 6.1212500000000000E-03 3.9229250283159627E-04 3.9034776578381475E-01
+ 24486 6.1215000000000002E-03 3.9239009595415836E-04 3.9039721513327902E-01
+ 24487 6.1217499999999996E-03 3.9248770143937388E-04 3.9044666701594083E-01
+ 24488 6.1219999999999998E-03 3.9258531928787737E-04 3.9049612143514595E-01
+ 24489 6.1222500000000001E-03 3.9268294950030335E-04 3.9054557839423998E-01
+ 24490 6.1225000000000003E-03 3.9278059207728668E-04 3.9059503789656974E-01
+ 24491 6.1227499999999997E-03 3.9287824701946363E-04 3.9064449994548150E-01
+ 24492 6.1230000000000000E-03 3.9297591432747181E-04 3.9069396454432537E-01
+ 24493 6.1232500000000002E-03 3.9307359400194878E-04 3.9074343169644871E-01
+ 24494 6.1234999999999996E-03 3.9317128604353293E-04 3.9079290140520206E-01
+ 24495 6.1237499999999999E-03 3.9326899045286469E-04 3.9084237367393576E-01
+ 24496 6.1240000000000001E-03 3.9336670723058386E-04 3.9089184850600078E-01
+ 24497 6.1242500000000004E-03 3.9346443637733168E-04 3.9094132590475000E-01
+ 24498 6.1244999999999997E-03 3.9356217789375021E-04 3.9099080587353496E-01
+ 24499 6.1247500000000000E-03 3.9365993178048261E-04 3.9104028841571048E-01
+ 24500 6.1250000000000002E-03 3.9375769803817317E-04 3.9108977353463042E-01
+ 24501 6.1252499999999996E-03 3.9385547666746497E-04 3.9113926123365006E-01
+ 24502 6.1254999999999999E-03 3.9395326766900502E-04 3.9118875151612481E-01
+ 24503 6.1257500000000001E-03 3.9405107104343884E-04 3.9123824438541188E-01
+ 24504 6.1260000000000004E-03 3.9414888679141383E-04 3.9128773984486864E-01
+ 24505 6.1262499999999998E-03 3.9424671491357724E-04 3.9133723789785324E-01
+ 24506 6.1265000000000000E-03 3.9434455541057883E-04 3.9138673854772443E-01
+ 24507 6.1267500000000003E-03 3.9444240828306822E-04 3.9143624179784225E-01
+ 24508 6.1269999999999996E-03 3.9454027353169466E-04 3.9148574765156668E-01
+ 24509 6.1272499999999999E-03 3.9463815115711075E-04 3.9153525611225992E-01
+ 24510 6.1275000000000001E-03 3.9473604115996858E-04 3.9158476718328306E-01
+ 24511 6.1277500000000004E-03 3.9483394354092056E-04 3.9163428086799956E-01
+ 24512 6.1279999999999998E-03 3.9493185830062063E-04 3.9168379716977236E-01
+ 24513 6.1282500000000000E-03 3.9502978543972365E-04 3.9173331609196615E-01
+ 24514 6.1285000000000003E-03 3.9512772495888535E-04 3.9178283763794619E-01
+ 24515 6.1287499999999996E-03 3.9522567685876134E-04 3.9183236181107800E-01
+ 24516 6.1289999999999999E-03 3.9532364114001000E-04 3.9188188861472789E-01
+ 24517 6.1292500000000001E-03 3.9542161780328853E-04 3.9193141805226428E-01
+ 24518 6.1295000000000004E-03 3.9551960684925611E-04 3.9198095012705403E-01
+ 24519 6.1297499999999998E-03 3.9561760827857201E-04 3.9203048484246683E-01
+ 24520 6.1300000000000000E-03 3.9571562209189757E-04 3.9208002220187210E-01
+ 24521 6.1302500000000003E-03 3.9581364828989373E-04 3.9212956220864009E-01
+ 24522 6.1304999999999997E-03 3.9591168687322267E-04 3.9217910486614210E-01
+ 24523 6.1307499999999999E-03 3.9600973784254797E-04 3.9222865017774994E-01
+ 24524 6.1310000000000002E-03 3.9610780119853317E-04 3.9227819814683629E-01
+ 24525 6.1312499999999995E-03 3.9620587694184277E-04 3.9232774877677462E-01
+ 24526 6.1314999999999998E-03 3.9630396507314323E-04 3.9237730207093918E-01
+ 24527 6.1317500000000000E-03 3.9640206559310085E-04 3.9242685803270494E-01
+ 24528 6.1320000000000003E-03 3.9650017850238268E-04 3.9247641666544736E-01
+ 24529 6.1322499999999997E-03 3.9659830380165626E-04 3.9252597797254274E-01
+ 24530 6.1324999999999999E-03 3.9669644149159175E-04 3.9257554195736866E-01
+ 24531 6.1327500000000002E-03 3.9679459157285869E-04 3.9262510862330297E-01
+ 24532 6.1329999999999996E-03 3.9689275404612711E-04 3.9267467797372413E-01
+ 24533 6.1332499999999998E-03 3.9699092891206945E-04 3.9272425001201194E-01
+ 24534 6.1335000000000001E-03 3.9708911617135774E-04 3.9277382474154637E-01
+ 24535 6.1337500000000003E-03 3.9718731582466478E-04 3.9282340216570799E-01
+ 24536 6.1339999999999997E-03 3.9728552787266511E-04 3.9287298228787915E-01
+ 24537 6.1342499999999999E-03 3.9738375231603381E-04 3.9292256511144225E-01
+ 24538 6.1345000000000002E-03 3.9748198915544634E-04 3.9297215063978008E-01
+ 24539 6.1347499999999996E-03 3.9758023839157918E-04 3.9302173887627662E-01
+ 24540 6.1349999999999998E-03 3.9767850002511034E-04 3.9307132982431692E-01
+ 24541 6.1352500000000001E-03 3.9777677405671772E-04 3.9312092348728617E-01
+ 24542 6.1355000000000003E-03 3.9787506048708068E-04 3.9317051986857066E-01
+ 24543 6.1357499999999997E-03 3.9797335931687886E-04 3.9322011897155662E-01
+ 24544 6.1360000000000000E-03 3.9807167054679339E-04 3.9326972079963285E-01
+ 24545 6.1362500000000002E-03 3.9816999417750625E-04 3.9331932535618713E-01
+ 24546 6.1364999999999996E-03 3.9826833020969912E-04 3.9336893264460876E-01
+ 24547 6.1367499999999998E-03 3.9836667864405630E-04 3.9341854266828752E-01
+ 24548 6.1370000000000001E-03 3.9846503948126182E-04 3.9346815543061436E-01
+ 24549 6.1372500000000003E-03 3.9856341272200035E-04 3.9351777093498036E-01
+ 24550 6.1374999999999997E-03 3.9866179836695769E-04 3.9356738918477779E-01
+ 24551 6.1377500000000000E-03 3.9876019641682167E-04 3.9361701018339934E-01
+ 24552 6.1380000000000002E-03 3.9885860687227914E-04 3.9366663393423867E-01
+ 24553 6.1382499999999996E-03 3.9895702973401833E-04 3.9371626044069008E-01
+ 24554 6.1384999999999999E-03 3.9905546500272924E-04 3.9376588970614951E-01
+ 24555 6.1387500000000001E-03 3.9915391267910164E-04 3.9381552173401130E-01
+ 24556 6.1390000000000004E-03 3.9925237276382692E-04 3.9386515652767329E-01
+ 24557 6.1392499999999997E-03 3.9935084525759604E-04 3.9391479409053215E-01
+ 24558 6.1395000000000000E-03 3.9944933016110323E-04 3.9396443442598605E-01
+ 24559 6.1397500000000002E-03 3.9954782747504073E-04 3.9401407753743395E-01
+ 24560 6.1399999999999996E-03 3.9964633720010310E-04 3.9406372342827489E-01
+ 24561 6.1402499999999999E-03 3.9974485933698666E-04 3.9411337210190950E-01
+ 24562 6.1405000000000001E-03 3.9984339388638660E-04 3.9416302356173910E-01
+ 24563 6.1407500000000004E-03 3.9994194084900028E-04 3.9421267781116470E-01
+ 24564 6.1409999999999998E-03 4.0004050022552485E-04 3.9426233485358897E-01
+ 24565 6.1412500000000000E-03 4.0013907201665987E-04 3.9431199469241568E-01
+ 24566 6.1415000000000003E-03 4.0023765622310462E-04 3.9436165733104783E-01
+ 24567 6.1417499999999996E-03 4.0033625284555894E-04 3.9441132277289070E-01
+ 24568 6.1419999999999999E-03 4.0043486188472474E-04 3.9446099102134968E-01
+ 24569 6.1422500000000001E-03 4.0053348334130400E-04 3.9451066207983093E-01
+ 24570 6.1425000000000004E-03 4.0063211721599943E-04 3.9456033595174078E-01
+ 24571 6.1427499999999998E-03 4.0073076350951437E-04 3.9461001264048701E-01
+ 24572 6.1430000000000000E-03 4.0082942222255467E-04 3.9465969214947860E-01
+ 24573 6.1432500000000003E-03 4.0092809335582475E-04 3.9470937448212362E-01
+ 24574 6.1434999999999997E-03 4.0102677691003112E-04 3.9475905964183250E-01
+ 24575 6.1437499999999999E-03 4.0112547288588145E-04 3.9480874763201523E-01
+ 24576 6.1440000000000002E-03 4.0122418128408344E-04 3.9485843845608387E-01
+ 24577 6.1442500000000004E-03 4.0132290210534606E-04 3.9490813211744963E-01
+ 24578 6.1444999999999998E-03 4.0142163535037881E-04 3.9495782861952522E-01
+ 24579 6.1447500000000000E-03 4.0152038101989271E-04 3.9500752796572441E-01
+ 24580 6.1450000000000003E-03 4.0161913911459900E-04 3.9505723015946109E-01
+ 24581 6.1452499999999997E-03 4.0171790963520993E-04 3.9510693520415024E-01
+ 24582 6.1454999999999999E-03 4.0181669258243887E-04 3.9515664310320764E-01
+ 24583 6.1457500000000002E-03 4.0191548795699981E-04 3.9520635386004899E-01
+ 24584 6.1459999999999996E-03 4.0201429575960725E-04 3.9525606747809167E-01
+ 24585 6.1462499999999998E-03 4.0211311599097741E-04 3.9530578396075355E-01
+ 24586 6.1465000000000001E-03 4.0221194865182683E-04 3.9535550331145319E-01
+ 24587 6.1467500000000003E-03 4.0231079374287261E-04 3.9540522553360957E-01
+ 24588 6.1469999999999997E-03 4.0240965126483330E-04 3.9545495063064240E-01
+ 24589 6.1472499999999999E-03 4.0250852121842773E-04 3.9550467860597299E-01
+ 24590 6.1475000000000002E-03 4.0260740360437630E-04 3.9555440946302189E-01
+ 24591 6.1477499999999996E-03 4.0270629842339945E-04 3.9560414320521137E-01
+ 24592 6.1479999999999998E-03 4.0280520567621955E-04 3.9565387983596489E-01
+ 24593 6.1482500000000001E-03 4.0290412536355872E-04 3.9570361935870541E-01
+ 24594 6.1485000000000003E-03 4.0300305748614039E-04 3.9575336177685733E-01
+ 24595 6.1487499999999997E-03 4.0310200204468855E-04 3.9580310709384514E-01
+ 24596 6.1490000000000000E-03 4.0320095903992906E-04 3.9585285531309528E-01
+ 24597 6.1492500000000002E-03 4.0329992847258758E-04 3.9590260643803360E-01
+ 24598 6.1494999999999996E-03 4.0339891034339037E-04 3.9595236047208743E-01
+ 24599 6.1497499999999998E-03 4.0349790465306606E-04 3.9600211741868468E-01
+ 24600 6.1500000000000001E-03 4.0359691140234291E-04 3.9605187728125357E-01
+ 24601 6.1502500000000003E-03 4.0369593059195015E-04 3.9610164006322346E-01
+ 24602 6.1504999999999997E-03 4.0379496222261801E-04 3.9615140576802427E-01
+ 24603 6.1507500000000000E-03 4.0389400629507781E-04 3.9620117439908709E-01
+ 24604 6.1510000000000002E-03 4.0399306281006185E-04 3.9625094595984295E-01
+ 24605 6.1512499999999996E-03 4.0409213176830226E-04 3.9630072045372366E-01
+ 24606 6.1514999999999999E-03 4.0419121317053334E-04 3.9635049788416227E-01
+ 24607 6.1517500000000001E-03 4.0429030701748936E-04 3.9640027825459290E-01
+ 24608 6.1520000000000004E-03 4.0438941330990600E-04 3.9645006156844881E-01
+ 24609 6.1522499999999997E-03 4.0448853204851917E-04 3.9649984782916547E-01
+ 24610 6.1525000000000000E-03 4.0458766323406633E-04 3.9654963704017859E-01
+ 24611 6.1527500000000002E-03 4.0468680686728552E-04 3.9659942920492453E-01
+ 24612 6.1529999999999996E-03 4.0478596294891533E-04 3.9664922432683980E-01
+ 24613 6.1532499999999999E-03 4.0488513147969563E-04 3.9669902240936294E-01
+ 24614 6.1535000000000001E-03 4.0498431246036698E-04 3.9674882345593210E-01
+ 24615 6.1537500000000004E-03 4.0508350589167120E-04 3.9679862746998623E-01
+ 24616 6.1539999999999997E-03 4.0518271177434950E-04 3.9684843445496548E-01
+ 24617 6.1542500000000000E-03 4.0528193010914634E-04 3.9689824441431076E-01
+ 24618 6.1545000000000002E-03 4.0538116089680506E-04 3.9694805735146271E-01
+ 24619 6.1547499999999996E-03 4.0548040413807034E-04 3.9699787326986352E-01
+ 24620 6.1549999999999999E-03 4.0557965983368843E-04 3.9704769217295660E-01
+ 24621 6.1552500000000001E-03 4.0567892798440614E-04 3.9709751406418453E-01
+ 24622 6.1555000000000004E-03 4.0577820859097026E-04 3.9714733894699200E-01
+ 24623 6.1557499999999998E-03 4.0587750165412895E-04 3.9719716682482331E-01
+ 24624 6.1560000000000000E-03 4.0597680717463242E-04 3.9724699770112443E-01
+ 24625 6.1562500000000003E-03 4.0607612515322980E-04 3.9729683157934098E-01
+ 24626 6.1564999999999996E-03 4.0617545559067239E-04 3.9734666846292072E-01
+ 24627 6.1567499999999999E-03 4.0627479848771197E-04 3.9739650835531076E-01
+ 24628 6.1570000000000001E-03 4.0637415384510130E-04 3.9744635125995975E-01
+ 24629 6.1572500000000004E-03 4.0647352166359358E-04 3.9749619718031620E-01
+ 24630 6.1574999999999998E-03 4.0657290194394299E-04 3.9754604611983030E-01
+ 24631 6.1577500000000000E-03 4.0667229468690521E-04 3.9759589808195239E-01
+ 24632 6.1580000000000003E-03 4.0677169989323603E-04 3.9764575307013356E-01
+ 24633 6.1582499999999997E-03 4.0687111756369245E-04 3.9769561108782536E-01
+ 24634 6.1584999999999999E-03 4.0697054769903260E-04 3.9774547213848066E-01
+ 24635 6.1587500000000002E-03 4.0706999030001514E-04 3.9779533622555269E-01
+ 24636 6.1589999999999995E-03 4.0716944536739859E-04 3.9784520335249524E-01
+ 24637 6.1592499999999998E-03 4.0726891290194476E-04 3.9789507352276277E-01
+ 24638 6.1595000000000000E-03 4.0736839290441399E-04 3.9794494673981051E-01
+ 24639 6.1597500000000003E-03 4.0746788537556909E-04 3.9799482300709493E-01
+ 24640 6.1599999999999997E-03 4.0756739031617197E-04 3.9804470232807226E-01
+ 24641 6.1602499999999999E-03 4.0766690772698776E-04 3.9809458470620013E-01
+ 24642 6.1605000000000002E-03 4.0776643760878048E-04 3.9814447014493687E-01
+ 24643 6.1607499999999996E-03 4.0786597996231538E-04 3.9819435864774028E-01
+ 24644 6.1609999999999998E-03 4.0796553478835991E-04 3.9824425021807092E-01
+ 24645 6.1612500000000001E-03 4.0806510208768037E-04 3.9829414485938808E-01
+ 24646 6.1615000000000003E-03 4.0816468186104579E-04 3.9834404257515321E-01
+ 24647 6.1617499999999997E-03 4.0826427410922439E-04 3.9839394336882755E-01
+ 24648 6.1619999999999999E-03 4.0836387883298682E-04 3.9844384724387327E-01
+ 24649 6.1622500000000002E-03 4.0846349603310361E-04 3.9849375420375327E-01
+ 24650 6.1624999999999996E-03 4.0856312571034591E-04 3.9854366425193116E-01
+ 24651 6.1627499999999998E-03 4.0866276786548714E-04 3.9859357739187129E-01
+ 24652 6.1630000000000001E-03 4.0876242249930015E-04 3.9864349362703888E-01
+ 24653 6.1632500000000003E-03 4.0886208961255909E-04 3.9869341296089905E-01
+ 24654 6.1634999999999997E-03 4.0896176920603904E-04 3.9874333539691836E-01
+ 24655 6.1637500000000000E-03 4.0906146128051639E-04 3.9879326093856393E-01
+ 24656 6.1640000000000002E-03 4.0916116583676745E-04 3.9884318958930348E-01
+ 24657 6.1642499999999996E-03 4.0926088287557012E-04 3.9889312135260496E-01
+ 24658 6.1644999999999998E-03 4.0936061239770345E-04 3.9894305623193804E-01
+ 24659 6.1647500000000001E-03 4.0946035440394629E-04 3.9899299423077217E-01
+ 24660 6.1650000000000003E-03 4.0956010889507915E-04 3.9904293535257790E-01
+ 24661 6.1652499999999997E-03 4.0965987587188288E-04 3.9909287960082629E-01
+ 24662 6.1655000000000000E-03 4.0975965533514026E-04 3.9914282697898917E-01
+ 24663 6.1657500000000002E-03 4.0985944728563376E-04 3.9919277749053883E-01
+ 24664 6.1659999999999996E-03 4.0995925172414679E-04 3.9924273113894859E-01
+ 24665 6.1662499999999999E-03 4.1005906865146483E-04 3.9929268792769240E-01
+ 24666 6.1665000000000001E-03 4.1015889806837302E-04 3.9934264786024476E-01
+ 24667 6.1667500000000004E-03 4.1025873997565756E-04 3.9939261094008038E-01
+ 24668 6.1669999999999997E-03 4.1035859437410548E-04 3.9944257717067583E-01
+ 24669 6.1672500000000000E-03 4.1045846126450553E-04 3.9949254655550737E-01
+ 24670 6.1675000000000002E-03 4.1055834064764670E-04 3.9954251909805244E-01
+ 24671 6.1677499999999996E-03 4.1065823252431789E-04 3.9959249480178854E-01
+ 24672 6.1679999999999999E-03 4.1075813689531100E-04 3.9964247367019468E-01
+ 24673 6.1682500000000001E-03 4.1085805376141709E-04 3.9969245570674966E-01
+ 24674 6.1685000000000004E-03 4.1095798312342890E-04 3.9974244091493388E-01
+ 24675 6.1687499999999998E-03 4.1105792498213889E-04 3.9979242929822750E-01
+ 24676 6.1690000000000000E-03 4.1115787933834280E-04 3.9984242086011229E-01
+ 24677 6.1692500000000003E-03 4.1125784619283439E-04 3.9989241560407024E-01
+ 24678 6.1694999999999996E-03 4.1135782554641020E-04 3.9994241353358334E-01
+ 24679 6.1697499999999999E-03 4.1145781739986698E-04 3.9999241465213559E-01
+ 24680 6.1700000000000001E-03 4.1155782175400258E-04 4.0004241896321036E-01
+ 24681 6.1702500000000004E-03 4.1165783860961530E-04 4.0009242647029281E-01
+ 24682 6.1704999999999998E-03 4.1175786796750409E-04 4.0014243717686787E-01
+ 24683 6.1707500000000000E-03 4.1185790982847028E-04 4.0019245108642165E-01
+ 24684 6.1710000000000003E-03 4.1195796419331461E-04 4.0024246820244125E-01
+ 24685 6.1712499999999997E-03 4.1205803106283896E-04 4.0029248852841337E-01
+ 24686 6.1714999999999999E-03 4.1215811043784656E-04 4.0034251206782656E-01
+ 24687 6.1717500000000002E-03 4.1225820231914102E-04 4.0039253882416898E-01
+ 24688 6.1720000000000004E-03 4.1235830670752714E-04 4.0044256880093032E-01
+ 24689 6.1722499999999998E-03 4.1245842360381011E-04 4.0049260200160025E-01
+ 24690 6.1725000000000000E-03 4.1255855300879695E-04 4.0054263842966975E-01
+ 24691 6.1727500000000003E-03 4.1265869492329446E-04 4.0059267808863003E-01
+ 24692 6.1729999999999997E-03 4.1275884934811066E-04 4.0064272098197290E-01
+ 24693 6.1732499999999999E-03 4.1285901628405506E-04 4.0069276711319174E-01
+ 24694 6.1735000000000002E-03 4.1295919573193745E-04 4.0074281648577886E-01
+ 24695 6.1737499999999996E-03 4.1305938769256833E-04 4.0079286910322881E-01
+ 24696 6.1739999999999998E-03 4.1315959216675977E-04 4.0084292496903651E-01
+ 24697 6.1742500000000001E-03 4.1325980915532393E-04 4.0089298408669727E-01
+ 24698 6.1745000000000003E-03 4.1336003865907452E-04 4.0094304645970619E-01
+ 24699 6.1747499999999997E-03 4.1346028067882528E-04 4.0099311209156036E-01
+ 24700 6.1749999999999999E-03 4.1356053521539185E-04 4.0104318098575786E-01
+ 24701 6.1752500000000002E-03 4.1366080226959044E-04 4.0109325314579580E-01
+ 24702 6.1754999999999996E-03 4.1376108184223726E-04 4.0114332857517304E-01
+ 24703 6.1757499999999998E-03 4.1386137393415064E-04 4.0119340727738867E-01
+ 24704 6.1760000000000001E-03 4.1396167854614914E-04 4.0124348925594311E-01
+ 24705 6.1762500000000003E-03 4.1406199567905219E-04 4.0129357451433662E-01
+ 24706 6.1764999999999997E-03 4.1416232533367985E-04 4.0134366305607039E-01
+ 24707 6.1767499999999999E-03 4.1426266751085403E-04 4.0139375488464679E-01
+ 24708 6.1770000000000002E-03 4.1436302221139663E-04 4.0144385000356808E-01
+ 24709 6.1772499999999996E-03 4.1446338943613011E-04 4.0149394841633729E-01
+ 24710 6.1774999999999998E-03 4.1456376918587949E-04 4.0154405012645877E-01
+ 24711 6.1777500000000001E-03 4.1466416146146873E-04 4.0159415513743674E-01
+ 24712 6.1780000000000003E-03 4.1476456626372366E-04 4.0164426345277648E-01
+ 24713 6.1782499999999997E-03 4.1486498359347048E-04 4.0169437507598382E-01
+ 24714 6.1785000000000000E-03 4.1496541345153727E-04 4.0174449001056534E-01
+ 24715 6.1787500000000002E-03 4.1506585583875219E-04 4.0179460826002839E-01
+ 24716 6.1789999999999996E-03 4.1516631075594373E-04 4.0184472982788039E-01
+ 24717 6.1792499999999998E-03 4.1526677820394298E-04 4.0189485471763026E-01
+ 24718 6.1795000000000001E-03 4.1536725818357997E-04 4.0194498293278674E-01
+ 24719 6.1797500000000003E-03 4.1546775069568697E-04 4.0199511447685982E-01
+ 24720 6.1799999999999997E-03 4.1556825574109616E-04 4.0204524935335939E-01
+ 24721 6.1802500000000000E-03 4.1566877332064158E-04 4.0209538756579738E-01
+ 24722 6.1805000000000002E-03 4.1576930343515740E-04 4.0214552911768492E-01
+ 24723 6.1807499999999996E-03 4.1586984608547867E-04 4.0219567401253459E-01
+ 24724 6.1809999999999999E-03 4.1597040127244235E-04 4.0224582225385946E-01
+ 24725 6.1812500000000001E-03 4.1607096899688516E-04 4.0229597384517346E-01
+ 24726 6.1815000000000004E-03 4.1617154925964461E-04 4.0234612878999004E-01
+ 24727 6.1817499999999997E-03 4.1627214206155965E-04 4.0239628709182512E-01
+ 24728 6.1820000000000000E-03 4.1637274740347047E-04 4.0244644875419355E-01
+ 24729 6.1822500000000002E-03 4.1647336528621739E-04 4.0249661378061247E-01
+ 24730 6.1824999999999996E-03 4.1657399571064121E-04 4.0254678217459766E-01
+ 24731 6.1827499999999999E-03 4.1667463867758544E-04 4.0259695393966755E-01
+ 24732 6.1830000000000001E-03 4.1677529418789261E-04 4.0264712907934019E-01
+ 24733 6.1832500000000004E-03 4.1687596224240683E-04 4.0269730759713429E-01
+ 24734 6.1834999999999998E-03 4.1697664284197274E-04 4.0274748949656886E-01
+ 24735 6.1837500000000000E-03 4.1707733598743722E-04 4.0279767478116507E-01
+ 24736 6.1840000000000003E-03 4.1717804167964605E-04 4.0284786345444273E-01
+ 24737 6.1842499999999996E-03 4.1727875991944696E-04 4.0289805551992369E-01
+ 24738 6.1844999999999999E-03 4.1737949070768879E-04 4.0294825098113002E-01
+ 24739 6.1847500000000001E-03 4.1748023404522100E-04 4.0299844984158412E-01
+ 24740 6.1850000000000004E-03 4.1758098993289333E-04 4.0304865210480989E-01
+ 24741 6.1852499999999998E-03 4.1768175837155716E-04 4.0309885777433047E-01
+ 24742 6.1855000000000000E-03 4.1778253936206462E-04 4.0314906685367119E-01
+ 24743 6.1857500000000003E-03 4.1788333290526870E-04 4.0319927934635719E-01
+ 24744 6.1859999999999997E-03 4.1798413900202239E-04 4.0324949525591414E-01
+ 24745 6.1862499999999999E-03 4.1808495765318141E-04 4.0329971458586861E-01
+ 24746 6.1865000000000002E-03 4.1818578885960086E-04 4.0334993733974756E-01
+ 24747 6.1867499999999995E-03 4.1828663262213683E-04 4.0340016352107916E-01
+ 24748 6.1869999999999998E-03 4.1838748894164693E-04 4.0345039313339176E-01
+ 24749 6.1872500000000000E-03 4.1848835781899005E-04 4.0350062618021437E-01
+ 24750 6.1875000000000003E-03 4.1858923925502402E-04 4.0355086266507662E-01
+ 24751 6.1877499999999997E-03 4.1869013325060905E-04 4.0360110259150889E-01
+ 24752 6.1879999999999999E-03 4.1879103980660675E-04 4.0365134596304242E-01
+ 24753 6.1882500000000002E-03 4.1889195892387825E-04 4.0370159278320844E-01
+ 24754 6.1884999999999996E-03 4.1899289060328592E-04 4.0375184305553929E-01
+ 24755 6.1887499999999998E-03 4.1909383484569382E-04 4.0380209678356810E-01
+ 24756 6.1890000000000001E-03 4.1919479165196632E-04 4.0385235397082825E-01
+ 24757 6.1892500000000003E-03 4.1929576102296803E-04 4.0390261462085381E-01
+ 24758 6.1894999999999997E-03 4.1939674295956523E-04 4.0395287873717906E-01
+ 24759 6.1897499999999999E-03 4.1949773746262565E-04 4.0400314632334028E-01
+ 24760 6.1900000000000002E-03 4.1959874453301660E-04 4.0405341738287304E-01
+ 24761 6.1902499999999996E-03 4.1969976417160679E-04 4.0410369191931406E-01
+ 24762 6.1904999999999998E-03 4.1980079637926620E-04 4.0415396993620051E-01
+ 24763 6.1907500000000001E-03 4.1990184115686538E-04 4.0420425143707073E-01
+ 24764 6.1910000000000003E-03 4.2000289850527571E-04 4.0425453642546266E-01
+ 24765 6.1912499999999997E-03 4.2010396842536877E-04 4.0430482490491565E-01
+ 24766 6.1915000000000000E-03 4.2020505091801914E-04 4.0435511687897002E-01
+ 24767 6.1917500000000002E-03 4.2030614598410009E-04 4.0440541235116539E-01
+ 24768 6.1919999999999996E-03 4.2040725362448635E-04 4.0445571132504360E-01
+ 24769 6.1922499999999998E-03 4.2050837384005466E-04 4.0450601380414547E-01
+ 24770 6.1925000000000001E-03 4.2060950663168090E-04 4.0455631979201406E-01
+ 24771 6.1927500000000003E-03 4.2071065200024343E-04 4.0460662929219193E-01
+ 24772 6.1929999999999997E-03 4.2081180994662007E-04 4.0465694230822236E-01
+ 24773 6.1932500000000000E-03 4.2091298047169077E-04 4.0470725884365044E-01
+ 24774 6.1935000000000002E-03 4.2101416357633568E-04 4.0475757890202019E-01
+ 24775 6.1937499999999996E-03 4.2111535926143544E-04 4.0480790248687698E-01
+ 24776 6.1939999999999999E-03 4.2121656752787314E-04 4.0485822960176698E-01
+ 24777 6.1942500000000001E-03 4.2131778837653115E-04 4.0490856025023736E-01
+ 24778 6.1945000000000004E-03 4.2141902180829315E-04 4.0495889443583472E-01
+ 24779 6.1947499999999997E-03 4.2152026782404391E-04 4.0500923216210705E-01
+ 24780 6.1950000000000000E-03 4.2162152642466954E-04 4.0505957343260329E-01
+ 24781 6.1952500000000002E-03 4.2172279761105611E-04 4.0510991825087223E-01
+ 24782 6.1954999999999996E-03 4.2182408138409072E-04 4.0516026662046339E-01
+ 24783 6.1957499999999999E-03 4.2192537774466240E-04 4.0521061854492824E-01
+ 24784 6.1960000000000001E-03 4.2202668669365988E-04 4.0526097402781647E-01
+ 24785 6.1962500000000004E-03 4.2212800823197356E-04 4.0531133307268014E-01
+ 24786 6.1964999999999998E-03 4.2222934236049324E-04 4.0536169568307145E-01
+ 24787 6.1967500000000000E-03 4.2233068908011215E-04 4.0541206186254364E-01
+ 24788 6.1970000000000003E-03 4.2243204839172247E-04 4.0546243161464990E-01
+ 24789 6.1972499999999996E-03 4.2253342029621732E-04 4.0551280494294395E-01
+ 24790 6.1974999999999999E-03 4.2263480479449214E-04 4.0556318185098089E-01
+ 24791 6.1977500000000001E-03 4.2273620188744177E-04 4.0561356234231605E-01
+ 24792 6.1980000000000004E-03 4.2283761157596252E-04 4.0566394642050491E-01
+ 24793 6.1982499999999998E-03 4.2293903386095104E-04 4.0571433408910446E-01
+ 24794 6.1985000000000000E-03 4.2304046874330650E-04 4.0576472535167180E-01
+ 24795 6.1987500000000003E-03 4.2314191622392689E-04 4.0581512021176419E-01
+ 24796 6.1989999999999996E-03 4.2324337630371227E-04 4.0586551867294041E-01
+ 24797 6.1992499999999999E-03 4.2334484898356366E-04 4.0591592073875937E-01
+ 24798 6.1995000000000001E-03 4.2344633426438241E-04 4.0596632641278080E-01
+ 24799 6.1997500000000004E-03 4.2354783214707117E-04 4.0601673569856461E-01
+ 24800 6.1999999999999998E-03 4.2364934263253276E-04 4.0606714859967152E-01
+ 24801 6.2002500000000000E-03 4.2375086572167244E-04 4.0611756511966329E-01
+ 24802 6.2005000000000003E-03 4.2385240141539485E-04 4.0616798526210179E-01
+ 24803 6.2007499999999997E-03 4.2395394971460554E-04 4.0621840903054945E-01
+ 24804 6.2009999999999999E-03 4.2405551062021230E-04 4.0626883642856976E-01
+ 24805 6.2012500000000002E-03 4.2415708413312287E-04 4.0631926745972641E-01
+ 24806 6.2014999999999995E-03 4.2425867025424512E-04 4.0636970212758405E-01
+ 24807 6.2017499999999998E-03 4.2436026898448977E-04 4.0642014043570751E-01
+ 24808 6.2020000000000000E-03 4.2446188032476702E-04 4.0647058238766259E-01
+ 24809 6.2022500000000003E-03 4.2456350427598781E-04 4.0652102798701517E-01
+ 24810 6.2024999999999997E-03 4.2466514083906465E-04 4.0657147723733211E-01
+ 24811 6.2027499999999999E-03 4.2476679001491089E-04 4.0662193014218195E-01
+ 24812 6.2030000000000002E-03 4.2486845180444071E-04 4.0667238670513145E-01
+ 24813 6.2032499999999996E-03 4.2497012620856871E-04 4.0672284692974997E-01
+ 24814 6.2034999999999998E-03 4.2507181322821086E-04 4.0677331081960683E-01
+ 24815 6.2037500000000001E-03 4.2517351286428407E-04 4.0682377837827099E-01
+ 24816 6.2040000000000003E-03 4.2527522511770640E-04 4.0687424960931418E-01
+ 24817 6.2042499999999997E-03 4.2537694998939508E-04 4.0692472451630679E-01
+ 24818 6.2044999999999999E-03 4.2547868748027097E-04 4.0697520310282065E-01
+ 24819 6.2047500000000002E-03 4.2558043759125354E-04 4.0702568537242795E-01
+ 24820 6.2049999999999996E-03 4.2568220032326441E-04 4.0707617132870150E-01
+ 24821 6.2052499999999998E-03 4.2578397567722543E-04 4.0712666097521505E-01
+ 24822 6.2055000000000001E-03 4.2588576365405978E-04 4.0717715431554252E-01
+ 24823 6.2057500000000003E-03 4.2598756425469165E-04 4.0722765135325850E-01
+ 24824 6.2059999999999997E-03 4.2608937748004488E-04 4.0727815209193780E-01
+ 24825 6.2062500000000000E-03 4.2619120333104604E-04 4.0732865653515754E-01
+ 24826 6.2065000000000002E-03 4.2629304180862151E-04 4.0737916468649316E-01
+ 24827 6.2067499999999996E-03 4.2639489291369841E-04 4.0742967654952156E-01
+ 24828 6.2069999999999998E-03 4.2649675664720567E-04 4.0748019212782133E-01
+ 24829 6.2072500000000001E-03 4.2659863301007257E-04 4.0753071142497010E-01
+ 24830 6.2075000000000003E-03 4.2670052200322885E-04 4.0758123444454647E-01
+ 24831 6.2077499999999997E-03 4.2680242362760521E-04 4.0763176119013023E-01
+ 24832 6.2080000000000000E-03 4.2690433788413439E-04 4.0768229166530146E-01
+ 24833 6.2082500000000002E-03 4.2700626477374916E-04 4.0773282587364063E-01
+ 24834 6.2084999999999996E-03 4.2710820429738250E-04 4.0778336381872887E-01
+ 24835 6.2087499999999999E-03 4.2721015645597000E-04 4.0783390550414794E-01
+ 24836 6.2090000000000001E-03 4.2731212125044686E-04 4.0788445093348052E-01
+ 24837 6.2092500000000004E-03 4.2741409868174939E-04 4.0793500011030953E-01
+ 24838 6.2094999999999997E-03 4.2751608875081428E-04 4.0798555303821799E-01
+ 24839 6.2097500000000000E-03 4.2761809145858127E-04 4.0803610972079085E-01
+ 24840 6.2100000000000002E-03 4.2772010680598802E-04 4.0808667016161215E-01
+ 24841 6.2102499999999996E-03 4.2782213479397520E-04 4.0813723436426769E-01
+ 24842 6.2104999999999999E-03 4.2792417542348389E-04 4.0818780233234292E-01
+ 24843 6.2107500000000001E-03 4.2802622869545577E-04 4.0823837406942498E-01
+ 24844 6.2110000000000004E-03 4.2812829461083335E-04 4.0828894957910067E-01
+ 24845 6.2112499999999998E-03 4.2823037317056008E-04 4.0833952886495739E-01
+ 24846 6.2115000000000000E-03 4.2833246437558060E-04 4.0839011193058361E-01
+ 24847 6.2117500000000003E-03 4.2843456822684058E-04 4.0844069877956846E-01
+ 24848 6.2119999999999996E-03 4.2853668472528589E-04 4.0849128941550078E-01
+ 24849 6.2122499999999999E-03 4.2863881387186417E-04 4.0854188384197127E-01
+ 24850 6.2125000000000001E-03 4.2874095566752330E-04 4.0859248206257015E-01
+ 24851 6.2127500000000004E-03 4.2884311011321210E-04 4.0864308408088823E-01
+ 24852 6.2129999999999998E-03 4.2894527720988023E-04 4.0869368990051802E-01
+ 24853 6.2132500000000000E-03 4.2904745695847925E-04 4.0874429952505109E-01
+ 24854 6.2135000000000003E-03 4.2914964935996037E-04 4.0879491295808124E-01
+ 24855 6.2137499999999997E-03 4.2925185441527607E-04 4.0884553020320091E-01
+ 24856 6.2139999999999999E-03 4.2935407212537995E-04 4.0889615126400541E-01
+ 24857 6.2142500000000002E-03 4.2945630249122650E-04 4.0894677614408881E-01
+ 24858 6.2144999999999995E-03 4.2955854551377046E-04 4.0899740484704583E-01
+ 24859 6.2147499999999998E-03 4.2966080119396870E-04 4.0904803737647299E-01
+ 24860 6.2150000000000000E-03 4.2976306953277786E-04 4.0909867373596659E-01
+ 24861 6.2152500000000003E-03 4.2986535053115654E-04 4.0914931392912340E-01
+ 24862 6.2154999999999997E-03 4.2996764419006220E-04 4.0919995795954128E-01
+ 24863 6.2157499999999999E-03 4.3006995051045593E-04 4.0925060583081807E-01
+ 24864 6.2160000000000002E-03 4.3017226949329832E-04 4.0930125754655261E-01
+ 24865 6.2162499999999996E-03 4.3027460113954994E-04 4.0935191311034402E-01
+ 24866 6.2164999999999998E-03 4.3037694545017431E-04 4.0940257252579237E-01
+ 24867 6.2167500000000001E-03 4.3047930242613442E-04 4.0945323579649834E-01
+ 24868 6.2170000000000003E-03 4.3058167206839435E-04 4.0950390292606226E-01
+ 24869 6.2172499999999997E-03 4.3068405437791908E-04 4.0955457391808625E-01
+ 24870 6.2174999999999999E-03 4.3078644935567540E-04 4.0960524877617244E-01
+ 24871 6.2177500000000002E-03 4.3088885700262987E-04 4.0965592750392343E-01
+ 24872 6.2179999999999996E-03 4.3099127731974994E-04 4.0970661010494214E-01
+ 24873 6.2182499999999998E-03 4.3109371030800530E-04 4.0975729658283311E-01
+ 24874 6.2185000000000001E-03 4.3119615596836502E-04 4.0980798694120091E-01
+ 24875 6.2187500000000003E-03 4.3129861430179968E-04 4.0985868118364982E-01
+ 24876 6.2189999999999997E-03 4.3140108530928078E-04 4.0990937931378552E-01
+ 24877 6.2192500000000000E-03 4.3150356899178074E-04 4.0996008133521461E-01
+ 24878 6.2195000000000002E-03 4.3160606535027322E-04 4.1001078725154344E-01
+ 24879 6.2197499999999996E-03 4.3170857438573119E-04 4.1006149706637962E-01
+ 24880 6.2199999999999998E-03 4.3181109609913141E-04 4.1011221078333082E-01
+ 24881 6.2202500000000001E-03 4.3191363049144873E-04 4.1016292840600577E-01
+ 24882 6.2205000000000003E-03 4.3201617756366025E-04 4.1021364993801301E-01
+ 24883 6.2207499999999997E-03 4.3211873731674368E-04 4.1026437538296229E-01
+ 24884 6.2210000000000000E-03 4.3222130975167802E-04 4.1031510474446370E-01
+ 24885 6.2212500000000002E-03 4.3232389486944274E-04 4.1036583802612825E-01
+ 24886 6.2214999999999996E-03 4.3242649267101794E-04 4.1041657523156660E-01
+ 24887 6.2217499999999999E-03 4.3252910315738581E-04 4.1046731636439154E-01
+ 24888 6.2220000000000001E-03 4.3263172632952793E-04 4.1051806142821429E-01
+ 24889 6.2222500000000004E-03 4.3273436218842801E-04 4.1056881042664861E-01
+ 24890 6.2224999999999997E-03 4.3283701073506945E-04 4.1061956336330763E-01
+ 24891 6.2227500000000000E-03 4.3293967197043803E-04 4.1067032024180572E-01
+ 24892 6.2230000000000002E-03 4.3304234589551944E-04 4.1072108106575711E-01
+ 24893 6.2232499999999996E-03 4.3314503251129976E-04 4.1077184583877735E-01
+ 24894 6.2234999999999999E-03 4.3324773181876796E-04 4.1082261456448210E-01
+ 24895 6.2237500000000001E-03 4.3335044381891195E-04 4.1087338724648781E-01
+ 24896 6.2240000000000004E-03 4.3345316851272112E-04 4.1092416388841108E-01
+ 24897 6.2242499999999997E-03 4.3355590590118633E-04 4.1097494449386957E-01
+ 24898 6.2245000000000000E-03 4.3365865598529886E-04 4.1102572906648122E-01
+ 24899 6.2247500000000002E-03 4.3376141876605065E-04 4.1107651760986452E-01
+ 24900 6.2249999999999996E-03 4.3386419424443483E-04 4.1112731012763865E-01
+ 24901 6.2252499999999999E-03 4.3396698242144583E-04 4.1117810662342341E-01
+ 24902 6.2255000000000001E-03 4.3406978329807867E-04 4.1122890710083909E-01
+ 24903 6.2257500000000004E-03 4.3417259687532860E-04 4.1127971156350629E-01
+ 24904 6.2259999999999998E-03 4.3427542315419248E-04 4.1133052001504611E-01
+ 24905 6.2262500000000000E-03 4.3437826213566855E-04 4.1138133245908082E-01
+ 24906 6.2265000000000003E-03 4.3448111382075530E-04 4.1143214889923302E-01
+ 24907 6.2267499999999996E-03 4.3458397821045160E-04 4.1148296933912515E-01
+ 24908 6.2269999999999999E-03 4.3468685530575839E-04 4.1153379378238131E-01
+ 24909 6.2272500000000001E-03 4.3478974510767672E-04 4.1158462223262515E-01
+ 24910 6.2275000000000004E-03 4.3489264761720903E-04 4.1163545469348178E-01
+ 24911 6.2277499999999998E-03 4.3499556283535789E-04 4.1168629116857630E-01
+ 24912 6.2280000000000000E-03 4.3509849076312808E-04 4.1173713166153442E-01
+ 24913 6.2282500000000003E-03 4.3520143140152412E-04 4.1178797617598251E-01
+ 24914 6.2284999999999997E-03 4.3530438475155138E-04 4.1183882471554700E-01
+ 24915 6.2287499999999999E-03 4.3540735081421721E-04 4.1188967728385617E-01
+ 24916 6.2290000000000002E-03 4.3551032959052947E-04 4.1194053388453739E-01
+ 24917 6.2292499999999995E-03 4.3561332108149592E-04 4.1199139452121969E-01
+ 24918 6.2294999999999998E-03 4.3571632528812673E-04 4.1204225919753124E-01
+ 24919 6.2297500000000000E-03 4.3581934221143177E-04 4.1209312791710268E-01
+ 24920 6.2300000000000003E-03 4.3592237185242260E-04 4.1214400068356372E-01
+ 24921 6.2302499999999997E-03 4.3602541421211094E-04 4.1219487750054506E-01
+ 24922 6.2304999999999999E-03 4.3612846929151080E-04 4.1224575837167798E-01
+ 24923 6.2307500000000002E-03 4.3623153709163530E-04 4.1229664330059429E-01
+ 24924 6.2309999999999996E-03 4.3633461761349922E-04 4.1234753229092624E-01
+ 24925 6.2312499999999998E-03 4.3643771085811919E-04 4.1239842534630722E-01
+ 24926 6.2315000000000001E-03 4.3654081682651167E-04 4.1244932247037003E-01
+ 24927 6.2317500000000003E-03 4.3664393551969395E-04 4.1250022366674910E-01
+ 24928 6.2319999999999997E-03 4.3674706693868444E-04 4.1255112893907853E-01
+ 24929 6.2322499999999999E-03 4.3685021108450330E-04 4.1260203829099440E-01
+ 24930 6.2325000000000002E-03 4.3695336795817062E-04 4.1265295172613103E-01
+ 24931 6.2327499999999996E-03 4.3705653756070684E-04 4.1270386924812535E-01
+ 24932 6.2329999999999998E-03 4.3715971989313540E-04 4.1275479086061406E-01
+ 24933 6.2332500000000001E-03 4.3726291495647864E-04 4.1280571656723419E-01
+ 24934 6.2335000000000003E-03 4.3736612275176065E-04 4.1285664637162367E-01
+ 24935 6.2337499999999997E-03 4.3746934328000605E-04 4.1290758027742058E-01
+ 24936 6.2340000000000000E-03 4.3757257654224125E-04 4.1295851828826446E-01
+ 24937 6.2342500000000002E-03 4.3767582253949279E-04 4.1300946040779374E-01
+ 24938 6.2344999999999996E-03 4.3777908127278777E-04 4.1306040663964899E-01
+ 24939 6.2347499999999998E-03 4.3788235274315549E-04 4.1311135698747070E-01
+ 24940 6.2350000000000001E-03 4.3798563695162502E-04 4.1316231145489973E-01
+ 24941 6.2352500000000003E-03 4.3808893389922667E-04 4.1321327004557756E-01
+ 24942 6.2354999999999997E-03 4.3819224358699162E-04 4.1326423276314672E-01
+ 24943 6.2357500000000000E-03 4.3829556601595254E-04 4.1331519961124930E-01
+ 24944 6.2360000000000002E-03 4.3839890118714205E-04 4.1336617059352909E-01
+ 24945 6.2362499999999996E-03 4.3850224910159386E-04 4.1341714571362875E-01
+ 24946 6.2364999999999999E-03 4.3860560976034379E-04 4.1346812497519375E-01
+ 24947 6.2367500000000001E-03 4.3870898316442715E-04 4.1351910838186801E-01
+ 24948 6.2370000000000004E-03 4.3881236931488072E-04 4.1357009593729732E-01
+ 24949 6.2372499999999997E-03 4.3891576821274164E-04 4.1362108764512756E-01
+ 24950 6.2375000000000000E-03 4.3901917985904949E-04 4.1367208350900470E-01
+ 24951 6.2377500000000002E-03 4.3912260425484306E-04 4.1372308353257570E-01
+ 24952 6.2379999999999996E-03 4.3922604140116269E-04 4.1377408771948820E-01
+ 24953 6.2382499999999999E-03 4.3932949129904991E-04 4.1382509607339008E-01
+ 24954 6.2385000000000001E-03 4.3943295394954714E-04 4.1387610859793023E-01
+ 24955 6.2387500000000004E-03 4.3953642935369710E-04 4.1392712529675713E-01
+ 24956 6.2389999999999998E-03 4.3963991751254356E-04 4.1397814617352041E-01
+ 24957 6.2392500000000000E-03 4.3974341842713212E-04 4.1402917123187072E-01
+ 24958 6.2395000000000003E-03 4.3984693209850849E-04 4.1408020047545785E-01
+ 24959 6.2397499999999996E-03 4.3995045852771877E-04 4.1413123390793349E-01
+ 24960 6.2399999999999999E-03 4.4005399771581159E-04 4.1418227153294951E-01
+ 24961 6.2402500000000001E-03 4.4015754966383517E-04 4.1423331335415764E-01
+ 24962 6.2405000000000004E-03 4.4026111437283895E-04 4.1428435937521069E-01
+ 24963 6.2407499999999998E-03 4.4036469184387294E-04 4.1433540959976195E-01
+ 24964 6.2410000000000000E-03 4.4046828207798929E-04 4.1438646403146545E-01
+ 24965 6.2412500000000003E-03 4.4057188507623984E-04 4.1443752267397510E-01
+ 24966 6.2414999999999997E-03 4.4067550083967731E-04 4.1448858553094620E-01
+ 24967 6.2417499999999999E-03 4.4077912936935684E-04 4.1453965260603387E-01
+ 24968 6.2420000000000002E-03 4.4088277066633242E-04 4.1459072390289370E-01
+ 24969 6.2422499999999995E-03 4.4098642473166004E-04 4.1464179942518264E-01
+ 24970 6.2424999999999998E-03 4.4109009156639725E-04 4.1469287917655723E-01
+ 24971 6.2427500000000000E-03 4.4119377117160134E-04 4.1474396316067508E-01
+ 24972 6.2430000000000003E-03 4.4129746354833069E-04 4.1479505138119432E-01
+ 24973 6.2432499999999997E-03 4.4140116869764511E-04 4.1484614384177304E-01
+ 24974 6.2434999999999999E-03 4.4150488662060523E-04 4.1489724054607074E-01
+ 24975 6.2437500000000002E-03 4.4160861731129747E-04 4.1494834036338679E-01
+ 24976 6.2439999999999996E-03 4.4171236075256300E-04 4.1499944033475178E-01
+ 24977 6.2442499999999998E-03 4.4181611694448837E-04 4.1505054030611677E-01
+ 24978 6.2445000000000001E-03 4.4191988588810792E-04 4.1510164027748198E-01
+ 24979 6.2447500000000003E-03 4.4202366758445586E-04 4.1515274024884719E-01
+ 24980 6.2449999999999997E-03 4.4212746203456832E-04 4.1520384022021217E-01
+ 24981 6.2452499999999999E-03 4.4223126923948218E-04 4.1525494019157738E-01
+ 24982 6.2455000000000002E-03 4.4233508920023484E-04 4.1530604016294237E-01
+ 24983 6.2457499999999996E-03 4.4243892191786482E-04 4.1535714013430736E-01
+ 24984 6.2459999999999998E-03 4.4254276739341198E-04 4.1540824010567257E-01
+ 24985 6.2462500000000001E-03 4.4264662562791643E-04 4.1545934007703778E-01
+ 24986 6.2465000000000003E-03 4.4275049662241946E-04 4.1551044004840298E-01
+ 24987 6.2467499999999997E-03 4.4285438037796259E-04 4.1556154001976797E-01
+ 24988 6.2469999999999999E-03 4.4295827689558971E-04 4.1561263999113318E-01
+ 24989 6.2472500000000002E-03 4.4306218617634445E-04 4.1566373996249817E-01
+ 24990 6.2474999999999996E-03 4.4316610822127162E-04 4.1571483993386316E-01
+ 24991 6.2477499999999998E-03 4.4327004303141735E-04 4.1576593990522837E-01
+ 24992 6.2480000000000001E-03 4.4337399060782819E-04 4.1581703987659357E-01
+ 24993 6.2482500000000003E-03 4.4347795325911304E-04 4.1586813984795878E-01
+ 24994 6.2484999999999997E-03 4.4358192662514876E-04 4.1591923981932377E-01
+ 24995 6.2487500000000000E-03 4.4368591277395357E-04 4.1597033979068876E-01
+ 24996 6.2490000000000002E-03 4.4378991170659275E-04 4.1602143976205397E-01
+ 24997 6.2492499999999996E-03 4.4389392342413262E-04 4.1607253973341896E-01
+ 24998 6.2494999999999998E-03 4.4399794792764069E-04 4.1612363970478417E-01
+ 24999 6.2497500000000001E-03 4.4410198521818505E-04 4.1617473967614937E-01
+ 25000 6.2500000000000003E-03 4.4420603529683479E-04 4.1622583964751458E-01
+ 25001 6.2502499999999997E-03 4.4431009986251198E-04 4.1627693961887957E-01
+ 25002 6.2505000000000000E-03 4.4441417548263154E-04 4.1632803959024456E-01
+ 25003 6.2507500000000002E-03 4.4451826386946363E-04 4.1637913956160977E-01
+ 25004 6.2509999999999996E-03 4.4462236502405188E-04 4.1643023953297476E-01
+ 25005 6.2512499999999999E-03 4.4472645885733163E-04 4.1648133950433996E-01
+ 25006 6.2515000000000001E-03 4.4483058444129262E-04 4.1653243947570517E-01
+ 25007 6.2517500000000004E-03 4.4493472278024312E-04 4.1658353944707016E-01
+ 25008 6.2519999999999997E-03 4.4503887387521343E-04 4.1663463941843515E-01
+ 25009 6.2522500000000000E-03 4.4514303772723611E-04 4.1668573938980036E-01
+ 25010 6.2525000000000002E-03 4.4524724013308178E-04 4.1673683936116557E-01
+ 25011 6.2527499999999996E-03 4.4535143069128957E-04 4.1678793933253055E-01
+ 25012 6.2529999999999999E-03 4.4545563402564317E-04 4.1683903930389576E-01
+ 25013 6.2532500000000001E-03 4.4555985013719517E-04 4.1689013927526075E-01
+ 25014 6.2535000000000004E-03 4.4566407902699867E-04 4.1694123924662596E-01
+ 25015 6.2537499999999998E-03 4.4576832069590216E-04 4.1699233921799095E-01
+ 25016 6.2540000000000000E-03 4.4587257513813643E-04 4.1704343918935616E-01
+ 25017 6.2542500000000003E-03 4.4597684235143578E-04 4.1709453916072137E-01
+ 25018 6.2544999999999996E-03 4.4608112233684457E-04 4.1714563913208635E-01
+ 25019 6.2547499999999999E-03 4.4618541509540974E-04 4.1719673910345156E-01
+ 25020 6.2550000000000001E-03 4.4628972062817817E-04 4.1724783907481655E-01
+ 25021 6.2552500000000004E-03 4.4639403893619755E-04 4.1729893904618176E-01
+ 25022 6.2554999999999998E-03 4.4649837002051692E-04 4.1735003901754675E-01
+ 25023 6.2557500000000000E-03 4.4660271388218648E-04 4.1740113898891196E-01
+ 25024 6.2560000000000003E-03 4.4670707052225651E-04 4.1745223896027717E-01
+ 25025 6.2562499999999997E-03 4.4681143994177819E-04 4.1750333893164215E-01
+ 25026 6.2564999999999999E-03 4.4691582214180498E-04 4.1755443890300714E-01
+ 25027 6.2567500000000002E-03 4.4702021712338970E-04 4.1760553887437235E-01
+ 25028 6.2569999999999995E-03 4.4712462488758685E-04 4.1765663884573734E-01
+ 25029 6.2572499999999998E-03 4.4722904543545135E-04 4.1770773881710255E-01
+ 25030 6.2575000000000000E-03 4.4733347876803987E-04 4.1775883878846776E-01
+ 25031 6.2577500000000003E-03 4.4743792488640869E-04 4.1780993875983297E-01
+ 25032 6.2579999999999997E-03 4.4754238379161578E-04 4.1786103873119795E-01
+ 25033 6.2582499999999999E-03 4.4764685548472045E-04 4.1791213870256294E-01
+ 25034 6.2585000000000002E-03 4.4775133996678159E-04 4.1796323867392815E-01
+ 25035 6.2587499999999996E-03 4.4785583723886064E-04 4.1801433864529314E-01
+ 25036 6.2589999999999998E-03 4.4796034729174431E-04 4.1806543861665835E-01
+ 25037 6.2592500000000001E-03 4.4806487010631672E-04 4.1811653858802356E-01
+ 25038 6.2595000000000003E-03 4.4816940568307426E-04 4.1816763855938854E-01
+ 25039 6.2597499999999997E-03 4.4827395402304428E-04 4.1821873853075353E-01
+ 25040 6.2599999999999999E-03 4.4837851512725832E-04 4.1826983850211874E-01
+ 25041 6.2602500000000002E-03 4.4848308899674569E-04 4.1832093847348395E-01
+ 25042 6.2604999999999996E-03 4.4858767563253746E-04 4.1837203844484894E-01
+ 25043 6.2607499999999998E-03 4.4869227503566698E-04 4.1842313841621415E-01
+ 25044 6.2610000000000001E-03 4.4879688720716684E-04 4.1847423838757913E-01
+ 25045 6.2612500000000003E-03 4.4890151214807132E-04 4.1852533835894434E-01
+ 25046 6.2614999999999997E-03 4.4900615098841671E-04 4.1857643833030933E-01
+ 25047 6.2617500000000000E-03 4.4911080132849251E-04 4.1862753830167454E-01
+ 25048 6.2620000000000002E-03 4.4921546444472746E-04 4.1867863827303975E-01
+ 25049 6.2622499999999996E-03 4.4932014033816336E-04 4.1872973824440474E-01
+ 25050 6.2624999999999998E-03 4.4942482900984306E-04 4.1878083821576995E-01
+ 25051 6.2627500000000001E-03 4.4952953046081053E-04 4.1883193818713493E-01
+ 25052 6.2630000000000003E-03 4.4963424469211008E-04 4.1888303815850014E-01
+ 25053 6.2632499999999997E-03 4.4973897170478633E-04 4.1893413812986513E-01
+ 25054 6.2635000000000000E-03 4.4984371141046592E-04 4.1898523810123034E-01
+ 25055 6.2637500000000002E-03 4.4994846410248234E-04 4.1903633807259555E-01
+ 25056 6.2639999999999996E-03 4.5005322957454000E-04 4.1908743804396054E-01
+ 25057 6.2642499999999999E-03 4.5015800781819085E-04 4.1913853801532552E-01
+ 25058 6.2645000000000001E-03 4.5026279883170472E-04 4.1918963798669073E-01
+ 25059 6.2647500000000004E-03 4.5036760261611355E-04 4.1924073795805594E-01
+ 25060 6.2649999999999997E-03 4.5047241917244918E-04 4.1929183792942093E-01
+ 25061 6.2652500000000000E-03 4.5057724850174611E-04 4.1934293790078614E-01
+ 25062 6.2655000000000002E-03 4.5068209060503773E-04 4.1939403787215135E-01
+ 25063 6.2657499999999996E-03 4.5078694548335887E-04 4.1944513784351634E-01
+ 25064 6.2659999999999999E-03 4.5089181313774640E-04 4.1949623781488132E-01
+ 25065 6.2662500000000001E-03 4.5099669356923661E-04 4.1954733778624653E-01
+ 25066 6.2665000000000004E-03 4.5110158677886782E-04 4.1959843775761174E-01
+ 25067 6.2667499999999998E-03 4.5120649276767769E-04 4.1964953772897673E-01
+ 25068 6.2670000000000000E-03 4.5131141153670687E-04 4.1970063770034194E-01
+ 25069 6.2672500000000003E-03 4.5141634308699566E-04 4.1975173767170693E-01
+ 25070 6.2674999999999996E-03 4.5152128741958399E-04 4.1980283764307191E-01
+ 25071 6.2677499999999999E-03 4.5162624453551565E-04 4.1985393761443712E-01
+ 25072 6.2680000000000001E-03 4.5173121443583311E-04 4.1990503758580233E-01
+ 25073 6.2682500000000004E-03 4.5183619712157991E-04 4.1995613755716754E-01
+ 25074 6.2684999999999998E-03 4.5194119259380183E-04 4.2000723752853253E-01
+ 25075 6.2687500000000000E-03 4.5204620085354381E-04 4.2005833749989752E-01
+ 25076 6.2690000000000003E-03 4.5215122190185331E-04 4.2010943747126273E-01
+ 25077 6.2692499999999996E-03 4.5225625572982225E-04 4.2016053744262771E-01
+ 25078 6.2694999999999999E-03 4.5236130231818804E-04 4.2021163741399292E-01
+ 25079 6.2697500000000001E-03 4.5246636166736853E-04 4.2026273738535813E-01
+ 25080 6.2700000000000004E-03 4.5257143377837875E-04 4.2031383735672334E-01
+ 25081 6.2702499999999998E-03 4.5267651865223390E-04 4.2036493732808833E-01
+ 25082 6.2705000000000000E-03 4.5278161628995199E-04 4.2041603729945332E-01
+ 25083 6.2707500000000003E-03 4.5288672669254978E-04 4.2046713727081853E-01
+ 25084 6.2709999999999997E-03 4.5299184986104539E-04 4.2051823724218351E-01
+ 25085 6.2712499999999999E-03 4.5309698579645911E-04 4.2056933721354872E-01
+ 25086 6.2715000000000002E-03 4.5320213449981053E-04 4.2062043718491393E-01
+ 25087 6.2717499999999995E-03 4.5330729597212058E-04 4.2067153715627892E-01
+ 25088 6.2719999999999998E-03 4.5341247021441177E-04 4.2072263712764391E-01
+ 25089 6.2722500000000000E-03 4.5351765722770663E-04 4.2077373709900912E-01
+ 25090 6.2725000000000003E-03 4.5362285701302905E-04 4.2082483707037432E-01
+ 25091 6.2727499999999997E-03 4.5372806957140292E-04 4.2087593704173931E-01
+ 25092 6.2729999999999999E-03 4.5383329490385443E-04 4.2092703701310452E-01
+ 25093 6.2732500000000002E-03 4.5393853301140983E-04 4.2097813698446973E-01
+ 25094 6.2734999999999996E-03 4.5404378389509597E-04 4.2102923695583472E-01
+ 25095 6.2737499999999998E-03 4.5414904755594133E-04 4.2108033692719971E-01
+ 25096 6.2740000000000001E-03 4.5425432399497453E-04 4.2113143689856491E-01
+ 25097 6.2742500000000003E-03 4.5435961321306669E-04 4.2118253686993012E-01
+ 25098 6.2744999999999997E-03 4.5446491520462575E-04 4.2123363684129511E-01
+ 25099 6.2747499999999999E-03 4.5457022996719427E-04 4.2128473681266032E-01
+ 25100 6.2750000000000002E-03 4.5467555750179184E-04 4.2133583678402531E-01
+ 25101 6.2752499999999996E-03 4.5478089780944019E-04 4.2138693675539030E-01
+ 25102 6.2754999999999998E-03 4.5488625089116239E-04 4.2143803672675550E-01
+ 25103 6.2757500000000001E-03 4.5499161674798100E-04 4.2148913669812071E-01
+ 25104 6.2760000000000003E-03 4.5509699538092118E-04 4.2154023666948592E-01
+ 25105 6.2762499999999997E-03 4.5520238679100660E-04 4.2159133664085091E-01
+ 25106 6.2765000000000000E-03 4.5530779097926511E-04 4.2164243661221590E-01
+ 25107 6.2767500000000002E-03 4.5541320794672239E-04 4.2169353658358111E-01
+ 25108 6.2769999999999996E-03 4.5551863769440588E-04 4.2174463655494610E-01
+ 25109 6.2772499999999998E-03 4.5562408022334545E-04 4.2179573652631130E-01
+ 25110 6.2775000000000001E-03 4.5572953553456953E-04 4.2184683649767651E-01
+ 25111 6.2777500000000003E-03 4.5583500362910941E-04 4.2189793646904172E-01
+ 25112 6.2779999999999997E-03 4.5594048450799509E-04 4.2194903644040671E-01
+ 25113 6.2782500000000000E-03 4.5604597817225937E-04 4.2200013641177170E-01
+ 25114 6.2785000000000002E-03 4.5615148462293555E-04 4.2205123638313691E-01
+ 25115 6.2787499999999996E-03 4.5625700386105650E-04 4.2210233635450189E-01
+ 25116 6.2789999999999999E-03 4.5636253588765812E-04 4.2215343632586710E-01
+ 25117 6.2792500000000001E-03 4.5646808070377506E-04 4.2220453629723231E-01
+ 25118 6.2795000000000004E-03 4.5657363830708963E-04 4.2225563626859730E-01
+ 25119 6.2797499999999997E-03 4.5667920867562028E-04 4.2230673623996229E-01
+ 25120 6.2800000000000000E-03 4.5678479180601530E-04 4.2235783621132750E-01
+ 25121 6.2802500000000002E-03 4.5689038769927887E-04 4.2240893618269271E-01
+ 25122 6.2804999999999996E-03 4.5699599635641520E-04 4.2246003615405769E-01
+ 25123 6.2807499999999999E-03 4.5710161777843042E-04 4.2251113612542290E-01
+ 25124 6.2810000000000001E-03 4.5720725196633235E-04 4.2256223609678811E-01
+ 25125 6.2812500000000004E-03 4.5731289892112745E-04 4.2261333606815310E-01
+ 25126 6.2814999999999998E-03 4.5741856461134223E-04 4.2266443603951809E-01
+ 25127 6.2817500000000000E-03 4.5752423651026857E-04 4.2271553601088330E-01
+ 25128 6.2820000000000003E-03 4.5762991666037486E-04 4.2276663598224851E-01
+ 25129 6.2822499999999996E-03 4.5773561463626411E-04 4.2281773595361349E-01
+ 25130 6.2824999999999999E-03 4.5784132539055181E-04 4.2286883592497870E-01
+ 25131 6.2827500000000001E-03 4.5794704892425787E-04 4.2291993589634369E-01
+ 25132 6.2830000000000004E-03 4.5805278523840313E-04 4.2297103586770890E-01
+ 25133 6.2832499999999998E-03 4.5815853433400945E-04 4.2302213583907389E-01
+ 25134 6.2835000000000000E-03 4.5826429621210015E-04 4.2307323581043910E-01
+ 25135 6.2837500000000003E-03 4.5837007087369823E-04 4.2312433578180431E-01
+ 25136 6.2839999999999997E-03 4.5847585831982794E-04 4.2317543575316929E-01
+ 25137 6.2842499999999999E-03 4.5858165855151552E-04 4.2322653572453428E-01
+ 25138 6.2845000000000002E-03 4.5868747156978631E-04 4.2327763569589949E-01
+ 25139 6.2847499999999995E-03 4.5879329736974627E-04 4.2332873566726448E-01
+ 25140 6.2849999999999998E-03 4.5889913593379761E-04 4.2337983563862969E-01
+ 25141 6.2852500000000000E-03 4.5900498726158319E-04 4.2343093560999490E-01
+ 25142 6.2855000000000003E-03 4.5911085135410325E-04 4.2348203558136011E-01
+ 25143 6.2857499999999997E-03 4.5921672821235893E-04 4.2353313555272509E-01
+ 25144 6.2859999999999999E-03 4.5932261783735248E-04 4.2358423552409008E-01
+ 25145 6.2862500000000002E-03 4.5942852023008655E-04 4.2363533549545529E-01
+ 25146 6.2864999999999996E-03 4.5953443539156476E-04 4.2368643546682028E-01
+ 25147 6.2867499999999998E-03 4.5964036332279181E-04 4.2373753543818549E-01
+ 25148 6.2870000000000001E-03 4.5974630427033524E-04 4.2378863540955070E-01
+ 25149 6.2872500000000003E-03 4.5985225780351721E-04 4.2383973538091568E-01
+ 25150 6.2874999999999997E-03 4.5995822411605081E-04 4.2389083535228067E-01
+ 25151 6.2877499999999999E-03 4.6006420320895237E-04 4.2394193532364588E-01
+ 25152 6.2880000000000002E-03 4.6017019508323785E-04 4.2399303529501109E-01
+ 25153 6.2882499999999996E-03 4.6027619973992384E-04 4.2404413526637608E-01
+ 25154 6.2884999999999998E-03 4.6038221718002902E-04 4.2409523523774129E-01
+ 25155 6.2887500000000001E-03 4.6048824740457160E-04 4.2414633520910650E-01
+ 25156 6.2890000000000003E-03 4.6059429041457177E-04 4.2419743518047148E-01
+ 25157 6.2892499999999997E-03 4.6070034621104912E-04 4.2424853515183647E-01
+ 25158 6.2895000000000000E-03 4.6080641479502636E-04 4.2429963512320168E-01
+ 25159 6.2897500000000002E-03 4.6091249616752455E-04 4.2435073509456689E-01
+ 25160 6.2899999999999996E-03 4.6101859031971151E-04 4.2440183506593188E-01
+ 25161 6.2902499999999998E-03 4.6112469723244500E-04 4.2445293503729709E-01
+ 25162 6.2905000000000001E-03 4.6123081690611830E-04 4.2450403500866207E-01
+ 25163 6.2907500000000003E-03 4.6133694934172303E-04 4.2455513498002728E-01
+ 25164 6.2909999999999997E-03 4.6144309454025021E-04 4.2460623495139227E-01
+ 25165 6.2912500000000000E-03 4.6154925250269335E-04 4.2465733492275748E-01
+ 25166 6.2915000000000002E-03 4.6165542323004622E-04 4.2470843489412269E-01
+ 25167 6.2917499999999996E-03 4.6176160672330201E-04 4.2475953486548768E-01
+ 25168 6.2919999999999998E-03 4.6186780298345726E-04 4.2481063483685266E-01
+ 25169 6.2922500000000001E-03 4.6197401201150754E-04 4.2486173480821787E-01
+ 25170 6.2925000000000003E-03 4.6208023380844978E-04 4.2491283477958308E-01
+ 25171 6.2927499999999997E-03 4.6218646837528155E-04 4.2496393475094807E-01
+ 25172 6.2930000000000000E-03 4.6229271571300188E-04 4.2501503472231328E-01
+ 25173 6.2932500000000002E-03 4.6239897582261031E-04 4.2506613469367849E-01
+ 25174 6.2934999999999996E-03 4.6250524870510674E-04 4.2511723466504348E-01
+ 25175 6.2937499999999999E-03 4.6261153436149253E-04 4.2516833463640846E-01
+ 25176 6.2940000000000001E-03 4.6271783279276983E-04 4.2521943460777367E-01
+ 25177 6.2942500000000004E-03 4.6282414399994172E-04 4.2527053457913888E-01
+ 25178 6.2944999999999997E-03 4.6293046798401115E-04 4.2532163455050387E-01
+ 25179 6.2947500000000000E-03 4.6303680474598329E-04 4.2537273452186908E-01
+ 25180 6.2950000000000002E-03 4.6314315428686411E-04 4.2542383449323407E-01
+ 25181 6.2952499999999996E-03 4.6324951660401797E-04 4.2547493446459905E-01
+ 25182 6.2954999999999999E-03 4.6335589169202836E-04 4.2552603443596426E-01
+ 25183 6.2957500000000001E-03 4.6346227955177007E-04 4.2557713440732947E-01
+ 25184 6.2960000000000004E-03 4.6356868018424045E-04 4.2562823437869468E-01
+ 25185 6.2962499999999998E-03 4.6367509359043774E-04 4.2567933435005967E-01
+ 25186 6.2965000000000000E-03 4.6378151977136118E-04 4.2573043432142488E-01
+ 25187 6.2967500000000003E-03 4.6388795872801019E-04 4.2578153429278986E-01
+ 25188 6.2969999999999996E-03 4.6399441046138490E-04 4.2583263426415485E-01
+ 25189 6.2972499999999999E-03 4.6410087497248851E-04 4.2588373423552006E-01
+ 25190 6.2975000000000001E-03 4.6420735226232197E-04 4.2593483420688527E-01
+ 25191 6.2977500000000004E-03 4.6431384233188924E-04 4.2598593417825048E-01
+ 25192 6.2979999999999998E-03 4.6442034518219343E-04 4.2603703414961547E-01
+ 25193 6.2982500000000000E-03 4.6452686081424063E-04 4.2608813412098046E-01
+ 25194 6.2985000000000003E-03 4.6463338922903610E-04 4.2613923409234566E-01
+ 25195 6.2987499999999997E-03 4.6473993042758603E-04 4.2619033406371065E-01
+ 25196 6.2989999999999999E-03 4.6484648441089815E-04 4.2624143403507586E-01
+ 25197 6.2992500000000002E-03 4.6495305117998152E-04 4.2629253400644107E-01
+ 25198 6.2994999999999995E-03 4.6505963073584353E-04 4.2634363397780606E-01
+ 25199 6.2997499999999998E-03 4.6516622307949572E-04 4.2639473394917127E-01
+ 25200 6.3000000000000000E-03 4.6527282821194843E-04 4.2644583392053625E-01
+ 25201 6.3002500000000003E-03 4.6537944613421321E-04 4.2649693389190146E-01
+ 25202 6.3004999999999997E-03 4.6548607683742296E-04 4.2654803386326645E-01
+ 25203 6.3007499999999999E-03 4.6559272030255238E-04 4.2659913383463166E-01
+ 25204 6.3010000000000002E-03 4.6569937653000322E-04 4.2665023380599687E-01
+ 25205 6.3012499999999996E-03 4.6580604552075511E-04 4.2670133377736186E-01
+ 25206 6.3014999999999998E-03 4.6591272727579077E-04 4.2675243374872684E-01
+ 25207 6.3017500000000001E-03 4.6601942179609184E-04 4.2680353372009205E-01
+ 25208 6.3020000000000003E-03 4.6612612908264185E-04 4.2685463369145726E-01
+ 25209 6.3022499999999997E-03 4.6623284913642417E-04 4.2690573366282225E-01
+ 25210 6.3024999999999999E-03 4.6633958195842451E-04 4.2695683363418746E-01
+ 25211 6.3027500000000002E-03 4.6644632754962823E-04 4.2700793360555245E-01
+ 25212 6.3029999999999996E-03 4.6655308591102133E-04 4.2705903357691744E-01
+ 25213 6.3032499999999998E-03 4.6665985704359193E-04 4.2711013354828264E-01
+ 25214 6.3035000000000001E-03 4.6676664094832786E-04 4.2716123351964785E-01
+ 25215 6.3037500000000003E-03 4.6687343762621817E-04 4.2721233349101306E-01
+ 25216 6.3039999999999997E-03 4.6698024707825242E-04 4.2726343346237805E-01
+ 25217 6.3042500000000000E-03 4.6708706930542141E-04 4.2731453343374326E-01
+ 25218 6.3045000000000002E-03 4.6719390430871745E-04 4.2736563340510825E-01
+ 25219 6.3047499999999996E-03 4.6730075208913156E-04 4.2741673337647323E-01
+ 25220 6.3049999999999998E-03 4.6740761264765784E-04 4.2746783334783844E-01
+ 25221 6.3052500000000001E-03 4.6751448598529003E-04 4.2751893331920365E-01
+ 25222 6.3055000000000003E-03 4.6762137210302340E-04 4.2757003329056886E-01
+ 25223 6.3057499999999997E-03 4.6772827099887947E-04 4.2762113326193385E-01
+ 25224 6.3060000000000000E-03 4.6783518266463526E-04 4.2767223323329884E-01
+ 25225 6.3062500000000002E-03 4.6794210710061825E-04 4.2772333320466405E-01
+ 25226 6.3064999999999996E-03 4.6804904430781117E-04 4.2777443317602903E-01
+ 25227 6.3067499999999999E-03 4.6815599393471100E-04 4.2782553314739424E-01
+ 25228 6.3070000000000001E-03 4.6826295655637550E-04 4.2787663311875945E-01
+ 25229 6.3072500000000004E-03 4.6836993194828742E-04 4.2792773309012466E-01
+ 25230 6.3074999999999997E-03 4.6847692011142900E-04 4.2797883306148965E-01
+ 25231 6.3077500000000000E-03 4.6858392104678486E-04 4.2802993303285464E-01
+ 25232 6.3080000000000002E-03 4.6869093475533836E-04 4.2808103300421985E-01
+ 25233 6.3082499999999996E-03 4.6879796123807516E-04 4.2813213297558483E-01
+ 25234 6.3084999999999999E-03 4.6890500049598133E-04 4.2818323294695004E-01
+ 25235 6.3087500000000001E-03 4.6901205253004421E-04 4.2823433291831525E-01
+ 25236 6.3090000000000004E-03 4.6911911901335266E-04 4.2828543288968024E-01
+ 25237 6.3092499999999998E-03 4.6922619676902804E-04 4.2833653286104523E-01
+ 25238 6.3095000000000000E-03 4.6933328730778433E-04 4.2838763283241044E-01
+ 25239 6.3097500000000003E-03 4.6944039063061515E-04 4.2843873280377565E-01
+ 25240 6.3099999999999996E-03 4.6954750673851623E-04 4.2848983277514063E-01
+ 25241 6.3102499999999999E-03 4.6965463563248367E-04 4.2854093274650584E-01
+ 25242 6.3105000000000001E-03 4.6976177731351479E-04 4.2859203271787083E-01
+ 25243 6.3107500000000004E-03 4.6986893178260731E-04 4.2864313268923604E-01
+ 25244 6.3109999999999998E-03 4.6997609903739150E-04 4.2869423266060103E-01
+ 25245 6.3112500000000000E-03 4.7008327905611577E-04 4.2874533263196624E-01
+ 25246 6.3115000000000003E-03 4.7019047183550258E-04 4.2879643260333145E-01
+ 25247 6.3117499999999997E-03 4.7029767737651843E-04 4.2884753257469643E-01
+ 25248 6.3119999999999999E-03 4.7040489568013201E-04 4.2889863254606164E-01
+ 25249 6.3122500000000002E-03 4.7051212674731151E-04 4.2894973251742663E-01
+ 25250 6.3124999999999995E-03 4.7061937057902610E-04 4.2900083248879162E-01
+ 25251 6.3127499999999998E-03 4.7072662717624717E-04 4.2905193246015683E-01
+ 25252 6.3130000000000000E-03 4.7083389653994540E-04 4.2910303243152204E-01
+ 25253 6.3132500000000003E-03 4.7094117867109279E-04 4.2915413240288725E-01
+ 25254 6.3134999999999997E-03 4.7104847357066175E-04 4.2920523237425223E-01
+ 25255 6.3137499999999999E-03 4.7115578123962660E-04 4.2925633234561722E-01
+ 25256 6.3140000000000002E-03 4.7126310167896194E-04 4.2930743231698243E-01
+ 25257 6.3142499999999996E-03 4.7137043488964202E-04 4.2935853228834742E-01
+ 25258 6.3144999999999998E-03 4.7147778087264404E-04 4.2940963225971263E-01
+ 25259 6.3147500000000001E-03 4.7158513962894443E-04 4.2946073223107784E-01
+ 25260 6.3150000000000003E-03 4.7169251115952108E-04 4.2951183220244304E-01
+ 25261 6.3152499999999997E-03 4.7179989546535254E-04 4.2956293217380803E-01
+ 25262 6.3154999999999999E-03 4.7190729254741802E-04 4.2961403214517302E-01
+ 25263 6.3157500000000002E-03 4.7201470240669795E-04 4.2966513211653823E-01
+ 25264 6.3159999999999996E-03 4.7212212504417294E-04 4.2971623208790322E-01
+ 25265 6.3162499999999998E-03 4.7222956046066806E-04 4.2976733205926843E-01
+ 25266 6.3165000000000001E-03 4.7233700865064734E-04 4.2981843203063363E-01
+ 25267 6.3167500000000003E-03 4.7244446961166138E-04 4.2986953200199862E-01
+ 25268 6.3169999999999997E-03 4.7255194334468241E-04 4.2992063197336361E-01
+ 25269 6.3172499999999999E-03 4.7265942985068500E-04 4.2997173194472882E-01
+ 25270 6.3175000000000002E-03 4.7276692913064347E-04 4.3002283191609403E-01
+ 25271 6.3177499999999996E-03 4.7287444118553345E-04 4.3007393188745902E-01
+ 25272 6.3179999999999998E-03 4.7298196601633092E-04 4.3012503185882422E-01
+ 25273 6.3182500000000001E-03 4.7308950362401342E-04 4.3017613183018921E-01
+ 25274 6.3185000000000003E-03 4.7319705400955856E-04 4.3022723180155442E-01
+ 25275 6.3187499999999997E-03 4.7330461717394457E-04 4.3027833177291941E-01
+ 25276 6.3190000000000000E-03 4.7341219311815199E-04 4.3032943174428462E-01
+ 25277 6.3192500000000002E-03 4.7351978184316090E-04 4.3038053171564983E-01
+ 25278 6.3194999999999996E-03 4.7362738509369409E-04 4.3043163168701482E-01
+ 25279 6.3197499999999998E-03 4.7373499943346791E-04 4.3048273165838002E-01
+ 25280 6.3200000000000001E-03 4.7384262653312977E-04 4.3053383162974501E-01
+ 25281 6.3202500000000003E-03 4.7395026639363751E-04 4.3058493160111022E-01
+ 25282 6.3204999999999997E-03 4.7405791901594782E-04 4.3063603157247521E-01
+ 25283 6.3207500000000000E-03 4.7416558440102011E-04 4.3068713154384042E-01
+ 25284 6.3210000000000002E-03 4.7427326254981337E-04 4.3073823151520563E-01
+ 25285 6.3212499999999996E-03 4.7438095346328711E-04 4.3078933148657061E-01
+ 25286 6.3214999999999999E-03 4.7448865714240360E-04 4.3084043145793560E-01
+ 25287 6.3217500000000001E-03 4.7459637358812396E-04 4.3089153142930081E-01
+ 25288 6.3220000000000004E-03 4.7470410280141018E-04 4.3094263140066602E-01
+ 25289 6.3222499999999997E-03 4.7481184478322596E-04 4.3099373137203101E-01
+ 25290 6.3225000000000000E-03 4.7491959953453641E-04 4.3104483134339622E-01
+ 25291 6.3227500000000002E-03 4.7502736705630537E-04 4.3109593131476143E-01
+ 25292 6.3229999999999996E-03 4.7513514734949888E-04 4.3114703128612641E-01
+ 25293 6.3232499999999999E-03 4.7524294041508414E-04 4.3119813125749140E-01
+ 25294 6.3235000000000001E-03 4.7535074625402790E-04 4.3124923122885661E-01
+ 25295 6.3237500000000004E-03 4.7545856486729855E-04 4.3130033120022182E-01
+ 25296 6.3239999999999998E-03 4.7556639625586522E-04 4.3135143117158681E-01
+ 25297 6.3242500000000000E-03 4.7567424042069798E-04 4.3140253114295202E-01
+ 25298 6.3245000000000003E-03 4.7578209736276711E-04 4.3145363111431700E-01
+ 25299 6.3247499999999996E-03 4.7588996708304397E-04 4.3150473108568199E-01
+ 25300 6.3249999999999999E-03 4.7599784958250160E-04 4.3155583105704720E-01
+ 25301 6.3252500000000001E-03 4.7610574486211247E-04 4.3160693102841241E-01
+ 25302 6.3255000000000004E-03 4.7621365292285040E-04 4.3165803099977762E-01
+ 25303 6.3257499999999998E-03 4.7632157376569021E-04 4.3170913097114261E-01
+ 25304 6.3260000000000000E-03 4.7642950739160784E-04 4.3176023094250759E-01
+ 25305 6.3262500000000003E-03 4.7653745380157918E-04 4.3181133091387280E-01
+ 25306 6.3264999999999997E-03 4.7664541299658131E-04 4.3186243088523779E-01
+ 25307 6.3267499999999999E-03 4.7675338497759267E-04 4.3191353085660300E-01
+ 25308 6.3270000000000002E-03 4.7686136955814133E-04 4.3196463082796821E-01
+ 25309 6.3272499999999995E-03 4.7696936711143543E-04 4.3201573079933320E-01
+ 25310 6.3274999999999998E-03 4.7707737741553135E-04 4.3206683077069841E-01
+ 25311 6.3277500000000000E-03 4.7718540047136688E-04 4.3211793074206339E-01
+ 25312 6.3280000000000003E-03 4.7729343627988196E-04 4.3216903071342860E-01
+ 25313 6.3282499999999997E-03 4.7740148506461377E-04 4.3222013068479359E-01
+ 25314 6.3284999999999999E-03 4.7750954642714717E-04 4.3227123065615880E-01
+ 25315 6.3287500000000002E-03 4.7761762055806056E-04 4.3232233062752401E-01
+ 25316 6.3289999999999996E-03 4.7772570745831076E-04 4.3237343059888900E-01
+ 25317 6.3292499999999998E-03 4.7783380712885625E-04 4.3242453057025398E-01
+ 25318 6.3295000000000001E-03 4.7794191957065558E-04 4.3247563054161919E-01
+ 25319 6.3297500000000003E-03 4.7805004478466739E-04 4.3252673051298440E-01
+ 25320 6.3299999999999997E-03 4.7815818277185214E-04 4.3257783048434939E-01
+ 25321 6.3302499999999999E-03 4.7826633353317106E-04 4.3262893045571460E-01
+ 25322 6.3305000000000002E-03 4.7837449706958590E-04 4.3268003042707981E-01
+ 25323 6.3307499999999996E-03 4.7848267338205863E-04 4.3273113039844480E-01
+ 25324 6.3309999999999998E-03 4.7859086247155298E-04 4.3278223036980978E-01
+ 25325 6.3312500000000001E-03 4.7869906433903358E-04 4.3283333034117499E-01
+ 25326 6.3315000000000003E-03 4.7880727898546509E-04 4.3288443031254020E-01
+ 25327 6.3317499999999997E-03 4.7891550641181255E-04 4.3293553028390519E-01
+ 25328 6.3320000000000000E-03 4.7902374661904352E-04 4.3298663025527040E-01
+ 25329 6.3322500000000002E-03 4.7913199960812549E-04 4.3303773022663539E-01
+ 25330 6.3324999999999996E-03 4.7924026538002554E-04 4.3308883019800037E-01
+ 25331 6.3327499999999998E-03 4.7934854393571336E-04 4.3313993016936558E-01
+ 25332 6.3330000000000001E-03 4.7945683527615896E-04 4.3319103014073079E-01
+ 25333 6.3332500000000003E-03 4.7956513940233277E-04 4.3324213011209600E-01
+ 25334 6.3334999999999997E-03 4.7967345631520547E-04 4.3329323008346099E-01
+ 25335 6.3337500000000000E-03 4.7978178601575013E-04 4.3334433005482598E-01
+ 25336 6.3340000000000002E-03 4.7989012850493983E-04 4.3339543002619119E-01
+ 25337 6.3342499999999996E-03 4.7999848562374183E-04 4.3344652999755617E-01
+ 25338 6.3344999999999999E-03 4.8010685363478439E-04 4.3349762996892138E-01
+ 25339 6.3347500000000001E-03 4.8021523441353712E-04 4.3354872994028659E-01
+ 25340 6.3350000000000004E-03 4.8032362796095006E-04 4.3359982991165180E-01
+ 25341 6.3352499999999997E-03 4.8043203427797318E-04 4.3365092988301679E-01
+ 25342 6.3355000000000000E-03 4.8054045336555831E-04 4.3370202985438178E-01
+ 25343 6.3357500000000002E-03 4.8064888522465765E-04 4.3375312982574699E-01
+ 25344 6.3359999999999996E-03 4.8075732985622329E-04 4.3380422979711197E-01
+ 25345 6.3362499999999999E-03 4.8086578726121024E-04 4.3385532976847718E-01
+ 25346 6.3365000000000001E-03 4.8097425744057196E-04 4.3390642973984239E-01
+ 25347 6.3367500000000004E-03 4.8108274039526395E-04 4.3395752971120738E-01
+ 25348 6.3369999999999998E-03 4.8119123612624194E-04 4.3400862968257237E-01
+ 25349 6.3372500000000000E-03 4.8129974463446349E-04 4.3405972965393758E-01
+ 25350 6.3375000000000003E-03 4.8140826592088612E-04 4.3411082962530279E-01
+ 25351 6.3377499999999996E-03 4.8151679998637475E-04 4.3416192959666777E-01
+ 25352 6.3379999999999999E-03 4.8162534682570114E-04 4.3421302956803298E-01
+ 25353 6.3382500000000001E-03 4.8173390643607900E-04 4.3426412953939819E-01
+ 25354 6.3385000000000004E-03 4.8184247881845804E-04 4.3431522951076318E-01
+ 25355 6.3387499999999998E-03 4.8195106397378834E-04 4.3436632948212817E-01
+ 25356 6.3390000000000000E-03 4.8205966190302156E-04 4.3441742945349338E-01
+ 25357 6.3392500000000003E-03 4.8216827260710995E-04 4.3446852942485858E-01
+ 25358 6.3394999999999996E-03 4.8227689608700604E-04 4.3451962939622357E-01
+ 25359 6.3397499999999999E-03 4.8238553234366383E-04 4.3457072936758878E-01
+ 25360 6.3400000000000001E-03 4.8249418137803795E-04 4.3462182933895377E-01
+ 25361 6.3402499999999995E-03 4.8260284319108228E-04 4.3467292931031876E-01
+ 25362 6.3404999999999998E-03 4.8271151778375444E-04 4.3472402928168397E-01
+ 25363 6.3407500000000000E-03 4.8282020515701070E-04 4.3477512925304918E-01
+ 25364 6.3410000000000003E-03 4.8292890531180879E-04 4.3482622922441438E-01
+ 25365 6.3412499999999997E-03 4.8303761824910666E-04 4.3487732919577937E-01
+ 25366 6.3414999999999999E-03 4.8314634396986404E-04 4.3492842916714436E-01
+ 25367 6.3417500000000002E-03 4.8325508247504050E-04 4.3497952913850957E-01
+ 25368 6.3419999999999995E-03 4.8336383376559671E-04 4.3503062910987456E-01
+ 25369 6.3422499999999998E-03 4.8347259784249527E-04 4.3508172908123977E-01
+ 25370 6.3425000000000000E-03 4.8358137470669771E-04 4.3513282905260497E-01
+ 25371 6.3427500000000003E-03 4.8369016435916706E-04 4.3518392902397018E-01
+ 25372 6.3429999999999997E-03 4.8379896680086752E-04 4.3523502899533517E-01
+ 25373 6.3432499999999999E-03 4.8390778203026823E-04 4.3528612896670016E-01
+ 25374 6.3435000000000002E-03 4.8401661002608779E-04 4.3533722893806537E-01
+ 25375 6.3437499999999996E-03 4.8412545078400519E-04 4.3538832890943036E-01
+ 25376 6.3439999999999998E-03 4.8423430430495531E-04 4.3543942888079556E-01
+ 25377 6.3442500000000001E-03 4.8434317058987196E-04 4.3549052885216077E-01
+ 25378 6.3445000000000003E-03 4.8445204963969157E-04 4.3554162882352576E-01
+ 25379 6.3447499999999997E-03 4.8456094145534850E-04 4.3559272879489075E-01
+ 25380 6.3449999999999999E-03 4.8466984603778141E-04 4.3564382876625596E-01
+ 25381 6.3452500000000002E-03 4.8477876338792758E-04 4.3569492873762117E-01
+ 25382 6.3454999999999996E-03 4.8488769350672523E-04 4.3574602870898616E-01
+ 25383 6.3457499999999998E-03 4.8499663780257168E-04 4.3579712868035136E-01
+ 25384 6.3460000000000001E-03 4.8510559331001651E-04 4.3584822865171657E-01
+ 25385 6.3462500000000003E-03 4.8521456159245627E-04 4.3589932862308156E-01
+ 25386 6.3464999999999997E-03 4.8532354265083601E-04 4.3595042859444655E-01
+ 25387 6.3467500000000000E-03 4.8543253648610310E-04 4.3600152856581176E-01
+ 25388 6.3470000000000002E-03 4.8554154309920448E-04 4.3605262853717697E-01
+ 25389 6.3472499999999996E-03 4.8565056249108779E-04 4.3610372850854195E-01
+ 25390 6.3474999999999998E-03 4.8575959466270254E-04 4.3615482847990716E-01
+ 25391 6.3477500000000001E-03 4.8586863932048010E-04 4.3620592845127215E-01
+ 25392 6.3480000000000003E-03 4.8597769717758689E-04 4.3625702842263736E-01
+ 25393 6.3482499999999997E-03 4.8608676781372075E-04 4.3630812839400235E-01
+ 25394 6.3485000000000000E-03 4.8619585122983047E-04 4.3635922836536756E-01
+ 25395 6.3487500000000002E-03 4.8630494742465361E-04 4.3641032833673277E-01
+ 25396 6.3489999999999996E-03 4.8641405638976255E-04 4.3646142830809775E-01
+ 25397 6.3492499999999999E-03 4.8652317812503966E-04 4.3651252827946296E-01
+ 25398 6.3495000000000001E-03 4.8663231263142132E-04 4.3656362825082795E-01
+ 25399 6.3497500000000004E-03 4.8674145990984595E-04 4.3661472822219316E-01
+ 25400 6.3499999999999997E-03 4.8685061996125149E-04 4.3666582819355815E-01
+ 25401 6.3502500000000000E-03 4.8695979278657773E-04 4.3671692816492336E-01
+ 25402 6.3505000000000002E-03 4.8706897838676500E-04 4.3676802813628857E-01
+ 25403 6.3507499999999996E-03 4.8717817676275342E-04 4.3681912810765355E-01
+ 25404 6.3509999999999999E-03 4.8728738791548607E-04 4.3687022807901854E-01
+ 25405 6.3512500000000001E-03 4.8739661184590507E-04 4.3692132805038375E-01
+ 25406 6.3515000000000004E-03 4.8750584855495254E-04 4.3697242802174896E-01
+ 25407 6.3517499999999998E-03 4.8761509804357364E-04 4.3702352799311395E-01
+ 25408 6.3520000000000000E-03 4.8772436031271319E-04 4.3707462796447916E-01
+ 25409 6.3522500000000003E-03 4.8783363536331666E-04 4.3712572793584414E-01
+ 25410 6.3524999999999996E-03 4.8794292319632993E-04 4.3717682790720913E-01
+ 25411 6.3527499999999999E-03 4.8805222381270084E-04 4.3722792787857434E-01
+ 25412 6.3530000000000001E-03 4.8816153721337717E-04 4.3727902784993955E-01
+ 25413 6.3532500000000004E-03 4.8827086339930757E-04 4.3733012782130476E-01
+ 25414 6.3534999999999998E-03 4.8838020237144161E-04 4.3738122779266975E-01
+ 25415 6.3537500000000000E-03 4.8848955413072985E-04 4.3743232776403496E-01
+ 25416 6.3540000000000003E-03 4.8859891867812308E-04 4.3748342773539994E-01
+ 25417 6.3542499999999997E-03 4.8870829600754500E-04 4.3753452770676493E-01
+ 25418 6.3544999999999999E-03 4.8881768609856545E-04 4.3758562767813014E-01
+ 25419 6.3547500000000002E-03 4.8892708895063245E-04 4.3763672764949535E-01
+ 25420 6.3549999999999995E-03 4.8903650456466640E-04 4.3768782762086034E-01
+ 25421 6.3552499999999998E-03 4.8914593294159027E-04 4.3773892759222555E-01
+ 25422 6.3555000000000000E-03 4.8925537408232649E-04 4.3779002756359053E-01
+ 25423 6.3557500000000003E-03 4.8936482798779828E-04 4.3784112753495574E-01
+ 25424 6.3559999999999997E-03 4.8947429465893001E-04 4.3789222750632073E-01
+ 25425 6.3562499999999999E-03 4.8958377409664695E-04 4.3794332747768594E-01
+ 25426 6.3565000000000002E-03 4.8969326630187457E-04 4.3799442744905115E-01
+ 25427 6.3567499999999996E-03 4.8980277127553954E-04 4.3804552742041614E-01
+ 25428 6.3569999999999998E-03 4.8991228901856885E-04 4.3809662739178135E-01
+ 25429 6.3572500000000001E-03 4.9002181953189145E-04 4.3814772736314633E-01
+ 25430 6.3575000000000003E-03 4.9013136281643660E-04 4.3819882733451154E-01
+ 25431 6.3577499999999997E-03 4.9024091887313152E-04 4.3824992730587653E-01
+ 25432 6.3579999999999999E-03 4.9035048770290895E-04 4.3830102727724174E-01
+ 25433 6.3582500000000002E-03 4.9046006930669912E-04 4.3835212724860695E-01
+ 25434 6.3584999999999996E-03 4.9056966368543381E-04 4.3840322721997194E-01
+ 25435 6.3587499999999998E-03 4.9067927084004640E-04 4.3845432719133692E-01
+ 25436 6.3590000000000001E-03 4.9078889077147029E-04 4.3850542716270213E-01
+ 25437 6.3592500000000003E-03 4.9089852348063983E-04 4.3855652713406734E-01
+ 25438 6.3594999999999997E-03 4.9100816896848821E-04 4.3860762710543233E-01
+ 25439 6.3597500000000000E-03 4.9111782723358058E-04 4.3865872707679754E-01
+ 25440 6.3600000000000002E-03 4.9122749826975836E-04 4.3870982704816253E-01
+ 25441 6.3602499999999996E-03 4.9133718207747398E-04 4.3876092701952751E-01
+ 25442 6.3604999999999998E-03 4.9144687865765486E-04 4.3881202699089272E-01
+ 25443 6.3607500000000001E-03 4.9155658801122877E-04 4.3886312696225793E-01
+ 25444 6.3610000000000003E-03 4.9166631013912475E-04 4.3891422693362314E-01
+ 25445 6.3612499999999997E-03 4.9177604504227121E-04 4.3896532690498813E-01
+ 25446 6.3615000000000000E-03 4.9188579272159937E-04 4.3901642687635334E-01
+ 25447 6.3617500000000002E-03 4.9199555317804022E-04 4.3906752684771833E-01
+ 25448 6.3619999999999996E-03 4.9210532641252467E-04 4.3911862681908331E-01
+ 25449 6.3622499999999998E-03 4.9221511242598568E-04 4.3916972679044852E-01
+ 25450 6.3625000000000001E-03 4.9232491121935749E-04 4.3922082676181373E-01
+ 25451 6.3627500000000003E-03 4.9243472279357243E-04 4.3927192673317894E-01
+ 25452 6.3629999999999997E-03 4.9254454714956625E-04 4.3932302670454393E-01
+ 25453 6.3632500000000000E-03 4.9265438428827473E-04 4.3937412667590892E-01
+ 25454 6.3635000000000002E-03 4.9276423421063345E-04 4.3942522664727413E-01
+ 25455 6.3637499999999996E-03 4.9287409691757946E-04 4.3947632661863911E-01
+ 25456 6.3639999999999999E-03 4.9298397241005179E-04 4.3952742659000432E-01
+ 25457 6.3642500000000001E-03 4.9309386068898797E-04 4.3957852656136953E-01
+ 25458 6.3645000000000004E-03 4.9320376175532809E-04 4.3962962653273474E-01
+ 25459 6.3647499999999997E-03 4.9331367561001194E-04 4.3968072650409973E-01
+ 25460 6.3650000000000000E-03 4.9342360225398073E-04 4.3973182647546472E-01
+ 25461 6.3652500000000002E-03 4.9353354168270780E-04 4.3978292644682992E-01
+ 25462 6.3654999999999996E-03 4.9364349387514812E-04 4.3983402641819491E-01
+ 25463 6.3657499999999999E-03 4.9375345882990884E-04 4.3988512638956012E-01
+ 25464 6.3660000000000001E-03 4.9386343654790154E-04 4.3993622636092533E-01
+ 25465 6.3662500000000004E-03 4.9397342703003816E-04 4.3998732633229032E-01
+ 25466 6.3664999999999998E-03 4.9408343027723027E-04 4.4003842630365531E-01
+ 25467 6.3667500000000000E-03 4.9419344629039318E-04 4.4008952627502052E-01
+ 25468 6.3670000000000003E-03 4.9430347507043967E-04 4.4014062624638572E-01
+ 25469 6.3672499999999996E-03 4.9441351661828556E-04 4.4019172621775071E-01
+ 25470 6.3674999999999999E-03 4.9452357093484668E-04 4.4024282618911592E-01
+ 25471 6.3677500000000001E-03 4.9463363802104005E-04 4.4029392616048091E-01
+ 25472 6.3679999999999995E-03 4.9474371787778138E-04 4.4034502613184590E-01
+ 25473 6.3682499999999998E-03 4.9485381050599095E-04 4.4039612610321111E-01
+ 25474 6.3685000000000000E-03 4.9496391590658523E-04 4.4044722607457631E-01
+ 25475 6.3687500000000003E-03 4.9507403408048612E-04 4.4049832604594152E-01
+ 25476 6.3689999999999997E-03 4.9518416502861173E-04 4.4054942601730651E-01
+ 25477 6.3692499999999999E-03 4.9529430878778003E-04 4.4060052598867172E-01
+ 25478 6.3695000000000002E-03 4.9540446526256325E-04 4.4065162596003671E-01
+ 25479 6.3697499999999995E-03 4.9551463452062242E-04 4.4070272593140170E-01
+ 25480 6.3699999999999998E-03 4.9562481656288833E-04 4.4075382590276690E-01
+ 25481 6.3702500000000000E-03 4.9573501139029189E-04 4.4080492587413211E-01
+ 25482 6.3705000000000003E-03 4.9584521900376496E-04 4.4085602584549732E-01
+ 25483 6.3707499999999997E-03 4.9595543940191109E-04 4.4090712581686231E-01
+ 25484 6.3709999999999999E-03 4.9606567256697495E-04 4.4095822578822730E-01
+ 25485 6.3712500000000002E-03 4.9617591849580650E-04 4.4100932575959251E-01
+ 25486 6.3714999999999996E-03 4.9628617718931365E-04 4.4106042573095749E-01
+ 25487 6.3717499999999998E-03 4.9639644864840431E-04 4.4111152570232270E-01
+ 25488 6.3720000000000001E-03 4.9650673287398737E-04 4.4116262567368791E-01
+ 25489 6.3722500000000003E-03 4.9661702986697226E-04 4.4121372564505312E-01
+ 25490 6.3724999999999997E-03 4.9672733962826939E-04 4.4126482561641811E-01
+ 25491 6.3727499999999999E-03 4.9683766215879001E-04 4.4131592558778310E-01
+ 25492 6.3730000000000002E-03 4.9694799745944596E-04 4.4136702555914831E-01
+ 25493 6.3732499999999996E-03 4.9705834553114860E-04 4.4141812553051329E-01
+ 25494 6.3734999999999998E-03 4.9716870637481311E-04 4.4146922550187850E-01
+ 25495 6.3737500000000001E-03 4.9727907999135262E-04 4.4152032547324371E-01
+ 25496 6.3740000000000003E-03 4.9738946638168229E-04 4.4157142544460870E-01
+ 25497 6.3742499999999997E-03 4.9749986612046440E-04 4.4162252541597369E-01
+ 25498 6.3745000000000000E-03 4.9761027814856375E-04 4.4167362538733890E-01
+ 25499 6.3747500000000002E-03 4.9772070295960762E-04 4.4172472535870411E-01
+ 25500 6.3749999999999996E-03 4.9783114055452051E-04 4.4177582533006909E-01
+ 25501 6.3752499999999998E-03 4.9794158253660186E-04 4.4182692530143430E-01
+ 25502 6.3755000000000001E-03 4.9805204498587822E-04 4.4187802527279929E-01
+ 25503 6.3757500000000003E-03 4.9816252020732591E-04 4.4192912524416450E-01
+ 25504 6.3759999999999997E-03 4.9827301879138493E-04 4.4198022521552949E-01
+ 25505 6.3762500000000000E-03 4.9838352031913991E-04 4.4203132518689470E-01
+ 25506 6.3765000000000002E-03 4.9849403461703606E-04 4.4208242515825991E-01
+ 25507 6.3767499999999996E-03 4.9860456167564017E-04 4.4213352512962489E-01
+ 25508 6.3769999999999999E-03 4.9871510149585138E-04 4.4218462510099010E-01
+ 25509 6.3772500000000001E-03 4.9882565407856838E-04 4.4223572507235509E-01
+ 25510 6.3775000000000004E-03 4.9893621942469104E-04 4.4228682504372030E-01
+ 25511 6.3777499999999997E-03 4.9904679753511906E-04 4.4233792501508529E-01
+ 25512 6.3780000000000000E-03 4.9915738841075621E-04 4.4238902498645050E-01
+ 25513 6.3782500000000002E-03 4.9926799205250174E-04 4.4244012495781571E-01
+ 25514 6.3784999999999996E-03 4.9937860846125965E-04 4.4249122492918069E-01
+ 25515 6.3787499999999999E-03 4.9948923763793417E-04 4.4254232490054568E-01
+ 25516 6.3790000000000001E-03 4.9959987958342930E-04 4.4259342487191089E-01
+ 25517 6.3792500000000004E-03 4.9971053429864927E-04 4.4264452484327610E-01
+ 25518 6.3794999999999998E-03 4.9982120178450014E-04 4.4269562481464109E-01
+ 25519 6.3797500000000000E-03 4.9993188204188930E-04 4.4274672478600630E-01
+ 25520 6.3800000000000003E-03 5.0004257507172344E-04 4.4279782475737151E-01
+ 25521 6.3802499999999996E-03 5.0015328087490995E-04 4.4284892472873649E-01
+ 25522 6.3804999999999999E-03 5.0026399945235945E-04 4.4290002470010148E-01
+ 25523 6.3807500000000001E-03 5.0037473080497929E-04 4.4295112467146669E-01
+ 25524 6.3810000000000004E-03 5.0048547493368120E-04 4.4300222464283190E-01
+ 25525 6.3812499999999998E-03 5.0059623183937578E-04 4.4305332461419689E-01
+ 25526 6.3815000000000000E-03 5.0070700152297465E-04 4.4310442458556210E-01
+ 25527 6.3817500000000003E-03 5.0081778398539025E-04 4.4315552455692708E-01
+ 25528 6.3819999999999997E-03 5.0092857922432951E-04 4.4320662452829207E-01
+ 25529 6.3822499999999999E-03 5.0103938723423610E-04 4.4325772449965728E-01
+ 25530 6.3825000000000002E-03 5.0115020801582983E-04 4.4330882447102249E-01
+ 25531 6.3827499999999995E-03 5.0126104157001471E-04 4.4335992444238748E-01
+ 25532 6.3829999999999998E-03 5.0137188789769712E-04 4.4341102441375269E-01
+ 25533 6.3832500000000000E-03 5.0148274699978292E-04 4.4346212438511767E-01
+ 25534 6.3835000000000003E-03 5.0159361887717850E-04 4.4351322435648288E-01
+ 25535 6.3837499999999997E-03 5.0170450353079188E-04 4.4356432432784787E-01
+ 25536 6.3839999999999999E-03 5.0181540096153174E-04 4.4361542429921308E-01
+ 25537 6.3842500000000002E-03 5.0192631117030760E-04 4.4366652427057829E-01
+ 25538 6.3844999999999996E-03 5.0203723415802770E-04 4.4371762424194328E-01
+ 25539 6.3847499999999998E-03 5.0214816992560462E-04 4.4376872421330849E-01
+ 25540 6.3850000000000001E-03 5.0225911847394855E-04 4.4381982418467347E-01
+ 25541 6.3852500000000003E-03 5.0237007980397173E-04 4.4387092415603868E-01
+ 25542 6.3854999999999997E-03 5.0248105391658738E-04 4.4392202412740367E-01
+ 25543 6.3857499999999999E-03 5.0259204081270852E-04 4.4397312409876888E-01
+ 25544 6.3860000000000002E-03 5.0270304049324999E-04 4.4402422407013409E-01
+ 25545 6.3862499999999996E-03 5.0281405295912675E-04 4.4407532404149908E-01
+ 25546 6.3864999999999998E-03 5.0292507821125452E-04 4.4412642401286406E-01
+ 25547 6.3867500000000001E-03 5.0303611625055042E-04 4.4417752398422927E-01
+ 25548 6.3870000000000003E-03 5.0314716707793104E-04 4.4422862395559448E-01
+ 25549 6.3872499999999997E-03 5.0325823069431405E-04 4.4427972392695947E-01
+ 25550 6.3874999999999999E-03 5.0336930709874524E-04 4.4433082389832468E-01
+ 25551 6.3877500000000002E-03 5.0348039627061707E-04 4.4438192386968989E-01
+ 25552 6.3879999999999996E-03 5.0359149820471052E-04 4.4443302384105488E-01
+ 25553 6.3882499999999998E-03 5.0370261290191506E-04 4.4448412381241986E-01
+ 25554 6.3885000000000001E-03 5.0381374036311975E-04 4.4453522378378507E-01
+ 25555 6.3887500000000003E-03 5.0392488058921482E-04 4.4458632375515028E-01
+ 25556 6.3889999999999997E-03 5.0403603358109127E-04 4.4463742372651527E-01
+ 25557 6.3892500000000000E-03 5.0414719933964118E-04 4.4468852369788048E-01
+ 25558 6.3895000000000002E-03 5.0425837786575729E-04 4.4473962366924547E-01
+ 25559 6.3897499999999996E-03 5.0436956916033156E-04 4.4479072364061045E-01
+ 25560 6.3899999999999998E-03 5.0448077322425954E-04 4.4484182361197566E-01
+ 25561 6.3902500000000001E-03 5.0459199005843452E-04 4.4489292358334087E-01
+ 25562 6.3905000000000003E-03 5.0470321966375302E-04 4.4494402355470608E-01
+ 25563 6.3907499999999997E-03 5.0481446204111004E-04 4.4499512352607107E-01
+ 25564 6.3910000000000000E-03 5.0492571719140406E-04 4.4504622349743606E-01
+ 25565 6.3912500000000002E-03 5.0503698511553108E-04 4.4509732346880126E-01
+ 25566 6.3914999999999996E-03 5.0514826581438957E-04 4.4514842344016625E-01
+ 25567 6.3917499999999999E-03 5.0525955928887930E-04 4.4519952341153146E-01
+ 25568 6.3920000000000001E-03 5.0537086553990060E-04 4.4525062338289667E-01
+ 25569 6.3922500000000004E-03 5.0548218456835238E-04 4.4530172335426188E-01
+ 25570 6.3924999999999997E-03 5.0559351637513648E-04 4.4535282332562687E-01
+ 25571 6.3927500000000000E-03 5.0570486096115572E-04 4.4540392329699185E-01
+ 25572 6.3930000000000002E-03 5.0581621832731258E-04 4.4545502326835706E-01
+ 25573 6.3932499999999996E-03 5.0592758847039631E-04 4.4550612323972205E-01
+ 25574 6.3934999999999999E-03 5.0603897138320249E-04 4.4555722321108726E-01
+ 25575 6.3937500000000001E-03 5.0615036706640518E-04 4.4560832318245247E-01
+ 25576 6.3940000000000004E-03 5.0626177528041510E-04 4.4565942315381746E-01
+ 25577 6.3942499999999998E-03 5.0637319637650258E-04 4.4571052312518245E-01
+ 25578 6.3945000000000000E-03 5.0648463024187298E-04 4.4576162309654765E-01
+ 25579 6.3947500000000003E-03 5.0659607687741589E-04 4.4581272306791286E-01
+ 25580 6.3949999999999996E-03 5.0670753628402122E-04 4.4586382303927785E-01
+ 25581 6.3952499999999999E-03 5.0681900846258246E-04 4.4591492301064306E-01
+ 25582 6.3955000000000001E-03 5.0693049341399125E-04 4.4596602298200827E-01
+ 25583 6.3957500000000004E-03 5.0704199113914055E-04 4.4601712295337326E-01
+ 25584 6.3959999999999998E-03 5.0715350163892429E-04 4.4606822292473824E-01
+ 25585 6.3962500000000000E-03 5.0726502646690204E-04 4.4611932289610345E-01
+ 25586 6.3965000000000003E-03 5.0737656268351353E-04 4.4617042286746866E-01
+ 25587 6.3967499999999997E-03 5.0748811168127507E-04 4.4622152283883365E-01
+ 25588 6.3969999999999999E-03 5.0759967346108818E-04 4.4627262281019886E-01
+ 25589 6.3972500000000002E-03 5.0771124802385448E-04 4.4632372278156385E-01
+ 25590 6.3974999999999995E-03 5.0782283537047592E-04 4.4637482275292883E-01
+ 25591 6.3977499999999998E-03 5.0793443550185640E-04 4.4642592272429404E-01
+ 25592 6.3980000000000000E-03 5.0804604841889894E-04 4.4647702269565925E-01
+ 25593 6.3982500000000003E-03 5.0815767412250832E-04 4.4652812266702446E-01
+ 25594 6.3984999999999997E-03 5.0826931261358909E-04 4.4657922263838945E-01
+ 25595 6.3987499999999999E-03 5.0838096389258750E-04 4.4663032260975466E-01
+ 25596 6.3990000000000002E-03 5.0849262794143185E-04 4.4668142258111965E-01
+ 25597 6.3992499999999996E-03 5.0860430475105573E-04 4.4673252255248463E-01
+ 25598 6.3994999999999998E-03 5.0871599432233679E-04 4.4678362252384984E-01
+ 25599 6.3997500000000001E-03 5.0882769665615117E-04 4.4683472249521505E-01
+ 25600 6.4000000000000003E-03 5.0893941175337654E-04 4.4688582246658026E-01
+ 25601 6.4002499999999997E-03 5.0905113961489045E-04 4.4693692243794525E-01
+ 25602 6.4004999999999999E-03 5.0916288024157371E-04 4.4698802240931024E-01
+ 25603 6.4007500000000002E-03 5.0927463363430441E-04 4.4703912238067545E-01
+ 25604 6.4009999999999996E-03 5.0938639979396412E-04 4.4709022235204043E-01
+ 25605 6.4012499999999998E-03 5.0949817872143418E-04 4.4714132232340564E-01
+ 25606 6.4015000000000001E-03 5.0960997041759693E-04 4.4719242229477085E-01
+ 25607 6.4017500000000003E-03 5.0972177488333348E-04 4.4724352226613584E-01
+ 25608 6.4019999999999997E-03 5.0983359211952844E-04 4.4729462223750083E-01
+ 25609 6.4022500000000000E-03 5.0994542212706576E-04 4.4734572220886604E-01
+ 25610 6.4025000000000002E-03 5.1005726490683037E-04 4.4739682218023125E-01
+ 25611 6.4027499999999996E-03 5.1016912045970752E-04 4.4744792215159623E-01
+ 25612 6.4029999999999998E-03 5.1028098878658386E-04 4.4749902212296144E-01
+ 25613 6.4032500000000001E-03 5.1039286988834650E-04 4.4755012209432665E-01
+ 25614 6.4035000000000003E-03 5.1050476376588263E-04 4.4760122206569164E-01
+ 25615 6.4037499999999997E-03 5.1061667042008054E-04 4.4765232203705663E-01
+ 25616 6.4040000000000000E-03 5.1072858985183069E-04 4.4770342200842184E-01
+ 25617 6.4042500000000002E-03 5.1084052206202245E-04 4.4775452197978705E-01
+ 25618 6.4044999999999996E-03 5.1095246705056972E-04 4.4780562195115203E-01
+ 25619 6.4047499999999999E-03 5.1106442481105860E-04 4.4785672192251724E-01
+ 25620 6.4050000000000001E-03 5.1117639534287607E-04 4.4790782189388223E-01
+ 25621 6.4052500000000004E-03 5.1128837864690500E-04 4.4795892186524744E-01
+ 25622 6.4054999999999997E-03 5.1140037472402694E-04 4.4801002183661243E-01
+ 25623 6.4057500000000000E-03 5.1151238357512738E-04 4.4806112180797764E-01
+ 25624 6.4060000000000002E-03 5.1162440520108874E-04 4.4811222177934285E-01
+ 25625 6.4062499999999996E-03 5.1173643960279735E-04 4.4816332175070783E-01
+ 25626 6.4064999999999999E-03 5.1184848678113848E-04 4.4821442172207304E-01
+ 25627 6.4067500000000001E-03 5.1196054673699888E-04 4.4826552169343803E-01
+ 25628 6.4070000000000004E-03 5.1207261947126576E-04 4.4831662166480324E-01
+ 25629 6.4072499999999998E-03 5.1218470498482621E-04 4.4836772163616823E-01
+ 25630 6.4075000000000000E-03 5.1229680327857005E-04 4.4841882160753344E-01
+ 25631 6.4077500000000003E-03 5.1240891435338587E-04 4.4846992157889864E-01
+ 25632 6.4079999999999996E-03 5.1252104611130959E-04 4.4852102155026363E-01
+ 25633 6.4082499999999999E-03 5.1263318242373440E-04 4.4857212152162862E-01
+ 25634 6.4085000000000001E-03 5.1274533150865082E-04 4.4862322149299383E-01
+ 25635 6.4087500000000004E-03 5.1285749336693988E-04 4.4867432146435904E-01
+ 25636 6.4089999999999998E-03 5.1296966799948163E-04 4.4872542143572403E-01
+ 25637 6.4092500000000000E-03 5.1308185540715817E-04 4.4877652140708924E-01
+ 25638 6.4095000000000003E-03 5.1319405559085236E-04 4.4882762137845422E-01
+ 25639 6.4097499999999996E-03 5.1330626855144621E-04 4.4887872134981921E-01
+ 25640 6.4099999999999999E-03 5.1341849428982475E-04 4.4892982132118442E-01
+ 25641 6.4102500000000001E-03 5.1353073280687215E-04 4.4898092129254963E-01
+ 25642 6.4104999999999995E-03 5.1364298410347300E-04 4.4903202126391462E-01
+ 25643 6.4107499999999998E-03 5.1375524818051462E-04 4.4908312123527983E-01
+ 25644 6.4110000000000000E-03 5.1386752503888248E-04 4.4913422120664503E-01
+ 25645 6.4112500000000003E-03 5.1397981467946497E-04 4.4918532117801002E-01
+ 25646 6.4114999999999997E-03 5.1409211710314842E-04 4.4923642114937501E-01
+ 25647 6.4117499999999999E-03 5.1420443231082406E-04 4.4928752112074022E-01
+ 25648 6.4120000000000002E-03 5.1431676030337995E-04 4.4933862109210543E-01
+ 25649 6.4122499999999995E-03 5.1442910108170654E-04 4.4938972106347042E-01
+ 25650 6.4124999999999998E-03 5.1454145464669494E-04 4.4944082103483562E-01
+ 25651 6.4127500000000000E-03 5.1465382099923735E-04 4.4949192100620061E-01
+ 25652 6.4130000000000003E-03 5.1476620014022508E-04 4.4954302097756582E-01
+ 25653 6.4132499999999997E-03 5.1487859207055206E-04 4.4959412094893081E-01
+ 25654 6.4134999999999999E-03 5.1499099679111211E-04 4.4964522092029602E-01
+ 25655 6.4137500000000002E-03 5.1510341430279969E-04 4.4969632089166123E-01
+ 25656 6.4139999999999996E-03 5.1521584460650970E-04 4.4974742086302621E-01
+ 25657 6.4142499999999998E-03 5.1532828770313867E-04 4.4979852083439142E-01
+ 25658 6.4145000000000001E-03 5.1544074359358356E-04 4.4984962080575641E-01
+ 25659 6.4147500000000003E-03 5.1555321227874089E-04 4.4990072077712162E-01
+ 25660 6.4149999999999997E-03 5.1566569375950872E-04 4.4995182074848661E-01
+ 25661 6.4152499999999999E-03 5.1577818803678704E-04 4.5000292071985182E-01
+ 25662 6.4155000000000002E-03 5.1589069511147486E-04 4.5005402069121703E-01
+ 25663 6.4157499999999996E-03 5.1600321498447186E-04 4.5010512066258201E-01
+ 25664 6.4159999999999998E-03 5.1611574764460035E-04 4.5015622063394700E-01
+ 25665 6.4162500000000001E-03 5.1622829305800124E-04 4.5020732060531221E-01
+ 25666 6.4165000000000003E-03 5.1634085122335320E-04 4.5025842057667742E-01
+ 25667 6.4167499999999997E-03 5.1645342214150648E-04 4.5030952054804241E-01
+ 25668 6.4170000000000000E-03 5.1656600581331217E-04 4.5036062051940762E-01
+ 25669 6.4172500000000002E-03 5.1667860223962255E-04 4.5041172049077260E-01
+ 25670 6.4174999999999996E-03 5.1679121142128831E-04 4.5046282046213759E-01
+ 25671 6.4177499999999998E-03 5.1690383335916432E-04 4.5051392043350280E-01
+ 25672 6.4180000000000001E-03 5.1701646805410353E-04 4.5056502040486801E-01
+ 25673 6.4182500000000003E-03 5.1712911550695986E-04 4.5061612037623322E-01
+ 25674 6.4184999999999997E-03 5.1724177571858875E-04 4.5066722034759821E-01
+ 25675 6.4187500000000000E-03 5.1735444868984638E-04 4.5071832031896342E-01
+ 25676 6.4190000000000002E-03 5.1746713442158928E-04 4.5076942029032840E-01
+ 25677 6.4192499999999996E-03 5.1757983291467365E-04 4.5082052026169339E-01
+ 25678 6.4194999999999999E-03 5.1769254416995881E-04 4.5087162023305860E-01
+ 25679 6.4197500000000001E-03 5.1780526818830260E-04 4.5092272020442381E-01
+ 25680 6.4200000000000004E-03 5.1791800667950018E-04 4.5097382017578902E-01
+ 25681 6.4202499999999997E-03 5.1803075643957954E-04 4.5102492014715401E-01
+ 25682 6.4205000000000000E-03 5.1814351897777578E-04 4.5107602011851899E-01
+ 25683 6.4207500000000002E-03 5.1825629429496387E-04 4.5112712008988420E-01
+ 25684 6.4209999999999996E-03 5.1836908239201918E-04 4.5117822006124919E-01
+ 25685 6.4212499999999999E-03 5.1848188326981764E-04 4.5122932003261440E-01
+ 25686 6.4215000000000001E-03 5.1859469692923615E-04 4.5128042000397961E-01
+ 25687 6.4217500000000004E-03 5.1870752337115228E-04 4.5133151997534482E-01
+ 25688 6.4219999999999998E-03 5.1882036259644367E-04 4.5138261994670981E-01
+ 25689 6.4222500000000000E-03 5.1893321460599049E-04 4.5143371991807479E-01
+ 25690 6.4225000000000003E-03 5.1904606538091249E-04 4.5148481988944000E-01
+ 25691 6.4227499999999996E-03 5.1915895698136647E-04 4.5153591986080499E-01
+ 25692 6.4229999999999999E-03 5.1927184734895811E-04 4.5158701983217020E-01
+ 25693 6.4232500000000001E-03 5.1938475258092316E-04 4.5163811980353541E-01
+ 25694 6.4235000000000004E-03 5.1949766850270507E-04 4.5168921977490040E-01
+ 25695 6.4237499999999998E-03 5.1961059719098253E-04 4.5174031974626538E-01
+ 25696 6.4240000000000000E-03 5.1972353864661596E-04 4.5179141971763059E-01
+ 25697 6.4242500000000003E-03 5.1983649287046468E-04 4.5184251968899580E-01
+ 25698 6.4244999999999997E-03 5.1994945986338838E-04 4.5189361966036079E-01
+ 25699 6.4247499999999999E-03 5.2006243962624975E-04 4.5194471963172600E-01
+ 25700 6.4250000000000002E-03 5.2017543215990953E-04 4.5199581960309099E-01
+ 25701 6.4252499999999995E-03 5.2028843746523053E-04 4.5204691957445597E-01
+ 25702 6.4254999999999998E-03 5.2040145554307536E-04 4.5209801954582118E-01
+ 25703 6.4257500000000000E-03 5.2051448639430897E-04 4.5214911951718639E-01
+ 25704 6.4260000000000003E-03 5.2062753001979592E-04 4.5220021948855160E-01
+ 25705 6.4262499999999997E-03 5.2074058642040042E-04 4.5225131945991659E-01
+ 25706 6.4264999999999999E-03 5.2085365559699048E-04 4.5230241943128180E-01
+ 25707 6.4267500000000002E-03 5.2096673755043055E-04 4.5235351940264679E-01
+ 25708 6.4269999999999996E-03 5.2107983228158949E-04 4.5240461937401177E-01
+ 25709 6.4272499999999998E-03 5.2119293979133521E-04 4.5245571934537698E-01
+ 25710 6.4275000000000001E-03 5.2130606007893480E-04 4.5250681931674219E-01
+ 25711 6.4277500000000003E-03 5.2141919313803894E-04 4.5255791928810740E-01
+ 25712 6.4279999999999997E-03 5.2153233896863117E-04 4.5260901925947239E-01
+ 25713 6.4282499999999999E-03 5.2164549757157265E-04 4.5266011923083738E-01
+ 25714 6.4285000000000002E-03 5.2175866894772446E-04 4.5271121920220259E-01
+ 25715 6.4287499999999996E-03 5.2187185309794757E-04 4.5276231917356757E-01
+ 25716 6.4289999999999998E-03 5.2198505002310630E-04 4.5281341914493278E-01
+ 25717 6.4292500000000001E-03 5.2209825972406303E-04 4.5286451911629799E-01
+ 25718 6.4295000000000003E-03 5.2221148220168100E-04 4.5291561908766320E-01
+ 25719 6.4297499999999997E-03 5.2232471745682508E-04 4.5296671905902819E-01
+ 25720 6.4300000000000000E-03 5.2243796549036143E-04 4.5301781903039318E-01
+ 25721 6.4302500000000002E-03 5.2255122630315580E-04 4.5306891900175839E-01
+ 25722 6.4304999999999996E-03 5.2266449989607402E-04 4.5312001897312337E-01
+ 25723 6.4307499999999998E-03 5.2277778626998411E-04 4.5317111894448858E-01
+ 25724 6.4310000000000001E-03 5.2289108542575506E-04 4.5322221891585379E-01
+ 25725 6.4312500000000003E-03 5.2300439736425444E-04 4.5327331888721878E-01
+ 25726 6.4314999999999997E-03 5.2311772208635178E-04 4.5332441885858377E-01
+ 25727 6.4317500000000000E-03 5.2323105959291814E-04 4.5337551882994898E-01
+ 25728 6.4320000000000002E-03 5.2334440988482402E-04 4.5342661880131419E-01
+ 25729 6.4322499999999996E-03 5.2345777296294047E-04 4.5347771877267917E-01
+ 25730 6.4324999999999998E-03 5.2357114882814048E-04 4.5352881874404438E-01
+ 25731 6.4327500000000001E-03 5.2368453748129684E-04 4.5357991871540937E-01
+ 25732 6.4330000000000003E-03 5.2379793892328320E-04 4.5363101868677458E-01
+ 25733 6.4332499999999997E-03 5.2391135315302858E-04 4.5368211865813957E-01
+ 25734 6.4335000000000000E-03 5.2402478015016083E-04 4.5373321862950478E-01
+ 25735 6.4337500000000002E-03 5.2413821990969619E-04 4.5378431860086998E-01
+ 25736 6.4339999999999996E-03 5.2425167243247948E-04 4.5383541857223497E-01
+ 25737 6.4342499999999999E-03 5.2436513771935756E-04 4.5388651854360018E-01
+ 25738 6.4345000000000001E-03 5.2447861577117655E-04 4.5393761851496517E-01
+ 25739 6.4347500000000004E-03 5.2459210658878385E-04 4.5398871848633038E-01
+ 25740 6.4349999999999997E-03 5.2470561017302678E-04 4.5403981845769537E-01
+ 25741 6.4352500000000000E-03 5.2481912652475567E-04 4.5409091842906057E-01
+ 25742 6.4355000000000002E-03 5.2493265564481880E-04 4.5414201840042578E-01
+ 25743 6.4357499999999996E-03 5.2504619753406651E-04 4.5419311837179077E-01
+ 25744 6.4359999999999999E-03 5.2515975219334979E-04 4.5424421834315576E-01
+ 25745 6.4362500000000001E-03 5.2527332099132882E-04 4.5429531831452097E-01
+ 25746 6.4365000000000004E-03 5.2538690104093162E-04 4.5434641828588618E-01
+ 25747 6.4367499999999998E-03 5.2550049386653201E-04 4.5439751825725117E-01
+ 25748 6.4370000000000000E-03 5.2561409946898848E-04 4.5444861822861637E-01
+ 25749 6.4372500000000003E-03 5.2572771784915797E-04 4.5449971819998158E-01
+ 25750 6.4374999999999996E-03 5.2584134900789917E-04 4.5455081817134657E-01
+ 25751 6.4377499999999999E-03 5.2595499294607175E-04 4.5460191814271156E-01
+ 25752 6.4380000000000001E-03 5.2606864966453634E-04 4.5465301811407677E-01
+ 25753 6.4382499999999995E-03 5.2618231916415185E-04 4.5470411808544176E-01
+ 25754 6.4384999999999998E-03 5.2629600132578474E-04 4.5475521805680696E-01
+ 25755 6.4387500000000000E-03 5.2640969651180356E-04 4.5480631802817217E-01
+ 25756 6.4390000000000003E-03 5.2652340447809857E-04 4.5485741799953716E-01
+ 25757 6.4392499999999997E-03 5.2663712521872823E-04 4.5490851797090215E-01
+ 25758 6.4394999999999999E-03 5.2675085872914008E-04 4.5495961794226736E-01
+ 25759 6.4397500000000002E-03 5.2686460501018056E-04 4.5501071791363257E-01
+ 25760 6.4399999999999995E-03 5.2697836406269893E-04 4.5506181788499755E-01
+ 25761 6.4402499999999998E-03 5.2709213588754530E-04 4.5511291785636276E-01
+ 25762 6.4405000000000000E-03 5.2720592048556873E-04 4.5516401782772775E-01
+ 25763 6.4407500000000003E-03 5.2731971785762040E-04 4.5521511779909296E-01
+ 25764 6.4409999999999997E-03 5.2743352800455165E-04 4.5526621777045795E-01
+ 25765 6.4412499999999999E-03 5.2754735092721368E-04 4.5531731774182316E-01
+ 25766 6.4415000000000002E-03 5.2766118662646050E-04 4.5536841771318837E-01
+ 25767 6.4417499999999996E-03 5.2777503510314464E-04 4.5541951768455335E-01
+ 25768 6.4419999999999998E-03 5.2788889635812055E-04 4.5547061765591856E-01
+ 25769 6.4422500000000001E-03 5.2800277039224313E-04 4.5552171762728355E-01
+ 25770 6.4425000000000003E-03 5.2811665720636748E-04 4.5557281759864876E-01
+ 25771 6.4427499999999997E-03 5.2823055680135001E-04 4.5562391757001375E-01
+ 25772 6.4429999999999999E-03 5.2834446917804725E-04 4.5567501754137896E-01
+ 25773 6.4432500000000002E-03 5.2845839433731745E-04 4.5572611751274417E-01
+ 25774 6.4434999999999996E-03 5.2857233228001713E-04 4.5577721748410915E-01
+ 25775 6.4437499999999998E-03 5.2868628300700726E-04 4.5582831745547414E-01
+ 25776 6.4440000000000001E-03 5.2880024651914619E-04 4.5587941742683935E-01
+ 25777 6.4442500000000003E-03 5.2891422281729457E-04 4.5593051739820456E-01
+ 25778 6.4444999999999997E-03 5.2902821190231228E-04 4.5598161736956955E-01
+ 25779 6.4447500000000000E-03 5.2914221377506224E-04 4.5603271734093476E-01
+ 25780 6.4450000000000002E-03 5.2925622843020116E-04 4.5608381731229997E-01
+ 25781 6.4452499999999996E-03 5.2937025584760377E-04 4.5613491728366495E-01
+ 25782 6.4454999999999998E-03 5.2948429602638807E-04 4.5618601725502994E-01
+ 25783 6.4457500000000001E-03 5.2959834896738813E-04 4.5623711722639515E-01
+ 25784 6.4460000000000003E-03 5.2971241467143684E-04 4.5628821719776036E-01
+ 25785 6.4462499999999997E-03 5.2982649313936946E-04 4.5633931716912535E-01
+ 25786 6.4465000000000000E-03 5.2994058437202149E-04 4.5639041714049056E-01
+ 25787 6.4467500000000002E-03 5.3005468837023014E-04 4.5644151711185554E-01
+ 25788 6.4469999999999996E-03 5.3016880513483014E-04 4.5649261708322053E-01
+ 25789 6.4472499999999999E-03 5.3028293466666067E-04 4.5654371705458574E-01
+ 25790 6.4475000000000001E-03 5.3039707696655937E-04 4.5659481702595095E-01
+ 25791 6.4477500000000004E-03 5.3051123203536510E-04 4.5664591699731616E-01
+ 25792 6.4479999999999997E-03 5.3062539987391594E-04 4.5669701696868115E-01
+ 25793 6.4482500000000000E-03 5.3073958048305433E-04 4.5674811694004636E-01
+ 25794 6.4485000000000002E-03 5.3085377386362007E-04 4.5679921691141134E-01
+ 25795 6.4487499999999996E-03 5.3096798001645430E-04 4.5685031688277633E-01
+ 25796 6.4489999999999999E-03 5.3108219894239966E-04 4.5690141685414154E-01
+ 25797 6.4492500000000001E-03 5.3119643064229976E-04 4.5695251682550675E-01
+ 25798 6.4495000000000004E-03 5.3131067511699704E-04 4.5700361679687196E-01
+ 25799 6.4497499999999998E-03 5.3142493236733564E-04 4.5705471676823695E-01
+ 25800 6.4500000000000000E-03 5.3153920239416104E-04 4.5710581673960193E-01
+ 25801 6.4502500000000003E-03 5.3165348519831868E-04 4.5715691671096714E-01
+ 25802 6.4504999999999996E-03 5.3176778078065394E-04 4.5720801668233213E-01
+ 25803 6.4507499999999999E-03 5.3188208914190416E-04 4.5725911665369734E-01
+ 25804 6.4510000000000001E-03 5.3199641027686865E-04 4.5731021662506255E-01
+ 25805 6.4512500000000004E-03 5.3211074418293308E-04 4.5736131659642754E-01
+ 25806 6.4514999999999998E-03 5.3222509086093596E-04 4.5741241656779252E-01
+ 25807 6.4517500000000000E-03 5.3233945031171776E-04 4.5746351653915773E-01
+ 25808 6.4520000000000003E-03 5.3245382253611778E-04 4.5751461651052294E-01
+ 25809 6.4522499999999997E-03 5.3256820753497648E-04 4.5756571648188793E-01
+ 25810 6.4524999999999999E-03 5.3268260530913531E-04 4.5761681645325314E-01
+ 25811 6.4527500000000002E-03 5.3279701585943660E-04 4.5766791642461835E-01
+ 25812 6.4529999999999995E-03 5.3291143918672264E-04 4.5771901639598334E-01
+ 25813 6.4532499999999998E-03 5.3302587529183740E-04 4.5777011636734832E-01
+ 25814 6.4535000000000000E-03 5.3314032417562426E-04 4.5782121633871353E-01
+ 25815 6.4537500000000003E-03 5.3325478583892848E-04 4.5787231631007874E-01
+ 25816 6.4539999999999997E-03 5.3336926028259453E-04 4.5792341628144373E-01
+ 25817 6.4542499999999999E-03 5.3348374750747005E-04 4.5797451625280894E-01
+ 25818 6.4545000000000002E-03 5.3359824751440040E-04 4.5802561622417393E-01
+ 25819 6.4547499999999996E-03 5.3371276030423373E-04 4.5807671619553891E-01
+ 25820 6.4549999999999998E-03 5.3382728587781703E-04 4.5812781616690412E-01
+ 25821 6.4552500000000001E-03 5.3394182423600054E-04 4.5817891613826933E-01
+ 25822 6.4555000000000003E-03 5.3405637537963253E-04 4.5823001610963454E-01
+ 25823 6.4557499999999997E-03 5.3417093930956377E-04 4.5828111608099953E-01
+ 25824 6.4559999999999999E-03 5.3428551602664406E-04 4.5833221605236474E-01
+ 25825 6.4562500000000002E-03 5.3440010553172613E-04 4.5838331602372973E-01
+ 25826 6.4564999999999996E-03 5.3451470782566119E-04 4.5843441599509471E-01
+ 25827 6.4567499999999998E-03 5.3462932290495604E-04 4.5848551596645992E-01
+ 25828 6.4570000000000001E-03 5.3474395074894362E-04 4.5853661593782513E-01
+ 25829 6.4572500000000003E-03 5.3485859135553153E-04 4.5858771590919034E-01
+ 25830 6.4574999999999997E-03 5.3497324472554268E-04 4.5863881588055533E-01
+ 25831 6.4577499999999999E-03 5.3508791085980279E-04 4.5868991585192032E-01
+ 25832 6.4580000000000002E-03 5.3520258975913761E-04 4.5874101582328553E-01
+ 25833 6.4582499999999996E-03 5.3531728142437219E-04 4.5879211579465051E-01
+ 25834 6.4584999999999998E-03 5.3543199450291617E-04 4.5884321576601572E-01
+ 25835 6.4587500000000001E-03 5.3554671104267192E-04 4.5889431573738093E-01
+ 25836 6.4590000000000003E-03 5.3566143302375205E-04 4.5894541570874592E-01
+ 25837 6.4592499999999997E-03 5.3577617576086340E-04 4.5899651568011091E-01
+ 25838 6.4595000000000000E-03 5.3589093126801574E-04 4.5904761565147612E-01
+ 25839 6.4597500000000002E-03 5.3600569982729604E-04 4.5909871562284132E-01
+ 25840 6.4599999999999996E-03 5.3612048081994154E-04 4.5914981559420631E-01
+ 25841 6.4602499999999998E-03 5.3623527459116407E-04 4.5920091556557152E-01
+ 25842 6.4605000000000001E-03 5.3635008114180183E-04 4.5925201553693673E-01
+ 25843 6.4607500000000003E-03 5.3646490047269452E-04 4.5930311550830172E-01
+ 25844 6.4609999999999997E-03 5.3657973258468088E-04 4.5935421547966671E-01
+ 25845 6.4612500000000000E-03 5.3669457747860334E-04 4.5940531545103191E-01
+ 25846 6.4615000000000002E-03 5.3680943515530108E-04 4.5945641542239712E-01
+ 25847 6.4617499999999996E-03 5.3692430561561705E-04 4.5950751539376211E-01
+ 25848 6.4619999999999999E-03 5.3703918886039391E-04 4.5955861536512732E-01
+ 25849 6.4622500000000001E-03 5.3715408489047429E-04 4.5960971533649231E-01
+ 25850 6.4625000000000004E-03 5.3726899370670268E-04 4.5966081530785752E-01
+ 25851 6.4627499999999997E-03 5.3738391530122360E-04 4.5971191527922250E-01
+ 25852 6.4630000000000000E-03 5.3749884965960263E-04 4.5976301525058771E-01
+ 25853 6.4632500000000002E-03 5.3761379678237775E-04 4.5981411522195292E-01
+ 25854 6.4634999999999996E-03 5.3772875667036884E-04 4.5986521519331791E-01
+ 25855 6.4637499999999999E-03 5.3784372932439827E-04 4.5991631516468312E-01
+ 25856 6.4640000000000001E-03 5.3795871474528732E-04 4.5996741513604811E-01
+ 25857 6.4642500000000004E-03 5.3807371293385889E-04 4.6001851510741332E-01
+ 25858 6.4644999999999998E-03 5.3818872389093612E-04 4.6006961507877830E-01
+ 25859 6.4647500000000000E-03 5.3830374761734386E-04 4.6012071505014351E-01
+ 25860 6.4650000000000003E-03 5.3841878434723368E-04 4.6017181502150872E-01
+ 25861 6.4652499999999996E-03 5.3853383367052758E-04 4.6022291499287371E-01
+ 25862 6.4654999999999999E-03 5.3864889577179081E-04 4.6027401496423870E-01
+ 25863 6.4657500000000001E-03 5.3876397065185570E-04 4.6032511493560391E-01
+ 25864 6.4659999999999995E-03 5.3887905831155603E-04 4.6037621490696889E-01
+ 25865 6.4662499999999998E-03 5.3899415875172693E-04 4.6042731487833410E-01
+ 25866 6.4665000000000000E-03 5.3910927197320325E-04 4.6047841484969931E-01
+ 25867 6.4667500000000003E-03 5.3922439797682092E-04 4.6052951482106430E-01
+ 25868 6.4669999999999997E-03 5.3933953676341530E-04 4.6058061479242929E-01
+ 25869 6.4672499999999999E-03 5.3945468833382535E-04 4.6063171476379450E-01
+ 25870 6.4675000000000002E-03 5.3956985268888841E-04 4.6068281473515971E-01
+ 25871 6.4677499999999995E-03 5.3968502982944169E-04 4.6073391470652469E-01
+ 25872 6.4679999999999998E-03 5.3980021975632566E-04 4.6078501467788990E-01
+ 25873 6.4682500000000000E-03 5.3991542247037972E-04 4.6083611464925511E-01
+ 25874 6.4685000000000003E-03 5.4003063797241702E-04 4.6088721462062010E-01
+ 25875 6.4687499999999997E-03 5.4014586624774759E-04 4.6093831459198509E-01
+ 25876 6.4689999999999999E-03 5.4026110728409534E-04 4.6098941456335030E-01
+ 25877 6.4692500000000002E-03 5.4037636108227201E-04 4.6104051453471551E-01
+ 25878 6.4694999999999996E-03 5.4049162764309064E-04 4.6109161450608049E-01
+ 25879 6.4697499999999998E-03 5.4060690696736450E-04 4.6114271447744570E-01
+ 25880 6.4700000000000001E-03 5.4072219905590771E-04 4.6119381444881069E-01
+ 25881 6.4702500000000003E-03 5.4083750390953493E-04 4.6124491442017590E-01
+ 25882 6.4704999999999997E-03 5.4095282152906107E-04 4.6129601439154089E-01
+ 25883 6.4707499999999999E-03 5.4106815191530273E-04 4.6134711436290610E-01
+ 25884 6.4710000000000002E-03 5.4118349506907621E-04 4.6139821433427131E-01
+ 25885 6.4712499999999996E-03 5.4129885099119814E-04 4.6144931430563629E-01
+ 25886 6.4714999999999998E-03 5.4141421968248807E-04 4.6150041427700150E-01
+ 25887 6.4717500000000001E-03 5.4152960114376293E-04 4.6155151424836649E-01
+ 25888 6.4720000000000003E-03 5.4164499537584271E-04 4.6160261421973170E-01
+ 25889 6.4722499999999997E-03 5.4176040237954685E-04 4.6165371419109669E-01
+ 25890 6.4725000000000000E-03 5.4187582215569643E-04 4.6170481416246190E-01
+ 25891 6.4727500000000002E-03 5.4199125470511228E-04 4.6175591413382711E-01
+ 25892 6.4729999999999996E-03 5.4210670002861623E-04 4.6180701410519209E-01
+ 25893 6.4732499999999998E-03 5.4222215812703087E-04 4.6185811407655708E-01
+ 25894 6.4735000000000001E-03 5.4233762900117932E-04 4.6190921404792229E-01
+ 25895 6.4737500000000003E-03 5.4245311265188557E-04 4.6196031401928750E-01
+ 25896 6.4739999999999997E-03 5.4256860907997287E-04 4.6201141399065249E-01
+ 25897 6.4742500000000000E-03 5.4268411828626813E-04 4.6206251396201770E-01
+ 25898 6.4745000000000002E-03 5.4279964027150287E-04 4.6211361393338268E-01
+ 25899 6.4747499999999996E-03 5.4291517503059477E-04 4.6216471390474767E-01
+ 25900 6.4749999999999999E-03 5.4303072256083377E-04 4.6221581387611288E-01
+ 25901 6.4752500000000001E-03 5.4314628286303659E-04 4.6226691384747809E-01
+ 25902 6.4755000000000004E-03 5.4326185593802181E-04 4.6231801381884330E-01
+ 25903 6.4757499999999997E-03 5.4337744178660843E-04 4.6236911379020829E-01
+ 25904 6.4760000000000000E-03 5.4349304040961644E-04 4.6242021376157350E-01
+ 25905 6.4762500000000002E-03 5.4360865180786561E-04 4.6247131373293848E-01
+ 25906 6.4764999999999996E-03 5.4372427598217601E-04 4.6252241370430347E-01
+ 25907 6.4767499999999999E-03 5.4383991293337056E-04 4.6257351367566868E-01
+ 25908 6.4770000000000001E-03 5.4395556266227066E-04 4.6262461364703389E-01
+ 25909 6.4772500000000004E-03 5.4407122516969943E-04 4.6267571361839910E-01
+ 25910 6.4774999999999998E-03 5.4418690045647978E-04 4.6272681358976409E-01
+ 25911 6.4777500000000000E-03 5.4430258852343591E-04 4.6277791356112907E-01
+ 25912 6.4780000000000003E-03 5.4441828937139259E-04 4.6282901353249428E-01
+ 25913 6.4782499999999996E-03 5.4453400300117532E-04 4.6288011350385927E-01
+ 25914 6.4784999999999999E-03 5.4464972941361070E-04 4.6293121347522448E-01
+ 25915 6.4787500000000001E-03 5.4476546860952478E-04 4.6298231344658969E-01
+ 25916 6.4790000000000004E-03 5.4488122058974481E-04 4.6303341341795490E-01
+ 25917 6.4792499999999998E-03 5.4499698535509858E-04 4.6308451338931989E-01
+ 25918 6.4795000000000000E-03 5.4511276290641550E-04 4.6313561336068487E-01
+ 25919 6.4797500000000003E-03 5.4522855324452423E-04 4.6318671333205008E-01
+ 25920 6.4799999999999996E-03 5.4534435637025515E-04 4.6323781330341507E-01
+ 25921 6.4802499999999999E-03 5.4546017228443813E-04 4.6328891327478028E-01
+ 25922 6.4805000000000001E-03 5.4557600098765298E-04 4.6334001324614549E-01
+ 25923 6.4807499999999995E-03 5.4569184246317361E-04 4.6339111321751048E-01
+ 25924 6.4809999999999998E-03 5.4580769670108662E-04 4.6344221318887546E-01
+ 25925 6.4812500000000000E-03 5.4592356370219248E-04 4.6349331316024067E-01
+ 25926 6.4815000000000003E-03 5.4603944346729675E-04 4.6354441313160588E-01
+ 25927 6.4817499999999997E-03 5.4615533599720260E-04 4.6359551310297087E-01
+ 25928 6.4819999999999999E-03 5.4627124129271614E-04 4.6364661307433608E-01
+ 25929 6.4822500000000002E-03 5.4638715935464272E-04 4.6369771304570107E-01
+ 25930 6.4824999999999995E-03 5.4650309018378800E-04 4.6374881301706605E-01
+ 25931 6.4827499999999998E-03 5.4661903378095918E-04 4.6379991298843126E-01
+ 25932 6.4830000000000000E-03 5.4673499014696431E-04 4.6385101295979647E-01
+ 25933 6.4832500000000003E-03 5.4685095928261058E-04 4.6390211293116168E-01
+ 25934 6.4834999999999997E-03 5.4696694118870756E-04 4.6395321290252667E-01
+ 25935 6.4837499999999999E-03 5.4708293586606450E-04 4.6400431287389188E-01
+ 25936 6.4840000000000002E-03 5.4719894331549206E-04 4.6405541284525686E-01
+ 25937 6.4842499999999996E-03 5.4731496353779959E-04 4.6410651281662185E-01
+ 25938 6.4844999999999998E-03 5.4743099653379982E-04 4.6415761278798706E-01
+ 25939 6.4847500000000001E-03 5.4754704230430460E-04 4.6420871275935227E-01
+ 25940 6.4850000000000003E-03 5.4766310085012609E-04 4.6425981273071748E-01
+ 25941 6.4852499999999997E-03 5.4777917217207735E-04 4.6431091270208247E-01
+ 25942 6.4854999999999999E-03 5.4789525627097315E-04 4.6436201267344746E-01
+ 25943 6.4857500000000002E-03 5.4801135314762751E-04 4.6441311264481266E-01
+ 25944 6.4859999999999996E-03 5.4812746280285608E-04 4.6446421261617765E-01
+ 25945 6.4862499999999998E-03 5.4824358523747406E-04 4.6451531258754286E-01
+ 25946 6.4865000000000001E-03 5.4835972045229602E-04 4.6456641255890807E-01
+ 25947 6.4867500000000003E-03 5.4847586844184555E-04 4.6461751253027328E-01
+ 25948 6.4869999999999997E-03 5.4859202920120567E-04 4.6466861250163827E-01
+ 25949 6.4872500000000000E-03 5.4870820273118250E-04 4.6471971247300325E-01
+ 25950 6.4875000000000002E-03 5.4882438903258333E-04 4.6477081244436846E-01
+ 25951 6.4877499999999996E-03 5.4894058810621307E-04 4.6482191241573345E-01
+ 25952 6.4879999999999998E-03 5.4905679943254460E-04 4.6487301238709866E-01
+ 25953 6.4882500000000001E-03 5.4917302391091873E-04 4.6492411235846387E-01
+ 25954 6.4885000000000003E-03 5.4928926116026735E-04 4.6497521232982886E-01
+ 25955 6.4887499999999997E-03 5.4940551118139484E-04 4.6502631230119384E-01
+ 25956 6.4890000000000000E-03 5.4952177397510934E-04 4.6507741227255905E-01
+ 25957 6.4892500000000002E-03 5.4963804954221741E-04 4.6512851224392426E-01
+ 25958 6.4894999999999996E-03 5.4975433788352602E-04 4.6517961221528925E-01
+ 25959 6.4897499999999999E-03 5.4987063899984495E-04 4.6523071218665446E-01
+ 25960 6.4900000000000001E-03 5.4998695289198225E-04 4.6528181215801967E-01
+ 25961 6.4902500000000004E-03 5.5010327956074806E-04 4.6533291212938466E-01
+ 25962 6.4904999999999997E-03 5.5021962111479470E-04 4.6538401210074964E-01
+ 25963 6.4907500000000000E-03 5.5033597351836878E-04 4.6543511207211485E-01
+ 25964 6.4910000000000002E-03 5.5045233870472290E-04 4.6548621204348006E-01
+ 25965 6.4912499999999996E-03 5.5056871667467249E-04 4.6553731201484505E-01
+ 25966 6.4914999999999999E-03 5.5068510742903472E-04 4.6558841198621026E-01
+ 25967 6.4917500000000001E-03 5.5080151096862653E-04 4.6563951195757525E-01
+ 25968 6.4920000000000004E-03 5.5091792729426541E-04 4.6569061192894046E-01
+ 25969 6.4922499999999998E-03 5.5103435640677079E-04 4.6574171190030544E-01
+ 25970 6.4925000000000000E-03 5.5115079830696126E-04 4.6579281187167065E-01
+ 25971 6.4927500000000003E-03 5.5126725298629883E-04 4.6584391184303586E-01
+ 25972 6.4929999999999996E-03 5.5138372042703868E-04 4.6589501181440085E-01
+ 25973 6.4932499999999999E-03 5.5150020062947052E-04 4.6594611178576584E-01
+ 25974 6.4935000000000001E-03 5.5161669359438472E-04 4.6599721175713105E-01
+ 25975 6.4937499999999995E-03 5.5173319932257504E-04 4.6604831172849603E-01
+ 25976 6.4939999999999998E-03 5.5184971781483349E-04 4.6609941169986124E-01
+ 25977 6.4942500000000000E-03 5.5196624907195401E-04 4.6615051167122645E-01
+ 25978 6.4945000000000003E-03 5.5208279309473156E-04 4.6620161164259166E-01
+ 25979 6.4947499999999997E-03 5.5219934988396031E-04 4.6625271161395665E-01
+ 25980 6.4949999999999999E-03 5.5231591944043628E-04 4.6630381158532164E-01
+ 25981 6.4952500000000002E-03 5.5243250176495559E-04 4.6635491155668685E-01
+ 25982 6.4954999999999995E-03 5.5254909685831580E-04 4.6640601152805183E-01
+ 25983 6.4957499999999998E-03 5.5266570472131335E-04 4.6645711149941704E-01
+ 25984 6.4960000000000000E-03 5.5278232535474708E-04 4.6650821147078225E-01
+ 25985 6.4962500000000003E-03 5.5289895875941508E-04 4.6655931144214724E-01
+ 25986 6.4964999999999997E-03 5.5301560493611749E-04 4.6661041141351223E-01
+ 25987 6.4967499999999999E-03 5.5313226388565455E-04 4.6666151138487744E-01
+ 25988 6.4970000000000002E-03 5.5324893560882609E-04 4.6671261135624265E-01
+ 25989 6.4972499999999996E-03 5.5336562010643321E-04 4.6676371132760763E-01
+ 25990 6.4974999999999998E-03 5.5348231737927889E-04 4.6681481129897284E-01
+ 25991 6.4977500000000001E-03 5.5359902742816466E-04 4.6686591127033805E-01
+ 25992 6.4980000000000003E-03 5.5371575025389534E-04 4.6691701124170304E-01
+ 25993 6.4982499999999997E-03 5.5383248585727171E-04 4.6696811121306803E-01
+ 25994 6.4984999999999999E-03 5.5394923423910086E-04 4.6701921118443324E-01
+ 25995 6.4987500000000002E-03 5.5406599539902760E-04 4.6707031115579845E-01
+ 25996 6.4989999999999996E-03 5.5418276933076637E-04 4.6712141112716343E-01
+ 25997 6.4992499999999998E-03 5.5429955603391321E-04 4.6717251109852864E-01
+ 25998 6.4995000000000001E-03 5.5441635550926391E-04 4.6722361106989363E-01
+ 25999 6.4997500000000003E-03 5.5453316775761657E-04 4.6727471104125884E-01
+ 26000 6.4999999999999997E-03 5.5464999277976936E-04 4.6732581101262383E-01
+ 26001 6.5002500000000000E-03 5.5476683057652167E-04 4.6737691098398904E-01
+ 26002 6.5005000000000002E-03 5.5488368114867245E-04 4.6742801095535425E-01
+ 26003 6.5007499999999996E-03 5.5500054449702141E-04 4.6747911092671923E-01
+ 26004 6.5009999999999998E-03 5.5511742062237096E-04 4.6753021089808422E-01
+ 26005 6.5012500000000001E-03 5.5523430952552104E-04 4.6758131086944943E-01
+ 26006 6.5015000000000003E-03 5.5535121120727469E-04 4.6763241084081464E-01
+ 26007 6.5017499999999997E-03 5.5546812566843382E-04 4.6768351081217963E-01
+ 26008 6.5020000000000000E-03 5.5558505290980180E-04 4.6773461078354484E-01
+ 26009 6.5022500000000002E-03 5.5570199293218333E-04 4.6778571075491004E-01
+ 26010 6.5024999999999996E-03 5.5581894789102438E-04 4.6783681072627503E-01
+ 26011 6.5027499999999998E-03 5.5593591352330195E-04 4.6788791069764002E-01
+ 26012 6.5030000000000001E-03 5.5605289191668051E-04 4.6793901066900523E-01
+ 26013 6.5032500000000003E-03 5.5616988307194317E-04 4.6799011064037044E-01
+ 26014 6.5034999999999997E-03 5.5628688698987328E-04 4.6804121061173543E-01
+ 26015 6.5037500000000000E-03 5.5640390367125471E-04 4.6809231058310063E-01
+ 26016 6.5040000000000002E-03 5.5652093311687328E-04 4.6814341055446562E-01
+ 26017 6.5042499999999996E-03 5.5663797532751376E-04 4.6819451052583061E-01
+ 26018 6.5044999999999999E-03 5.5675503030396282E-04 4.6824561049719582E-01
+ 26019 6.5047500000000001E-03 5.5687209804700685E-04 4.6829671046856103E-01
+ 26020 6.5050000000000004E-03 5.5698917855743363E-04 4.6834781043992624E-01
+ 26021 6.5052499999999997E-03 5.5710627183603017E-04 4.6839891041129122E-01
+ 26022 6.5055000000000000E-03 5.5722337788358654E-04 4.6845001038265643E-01
+ 26023 6.5057500000000002E-03 5.5734049670089106E-04 4.6850111035402142E-01
+ 26024 6.5059999999999996E-03 5.5745762828873302E-04 4.6855221032538641E-01
+ 26025 6.5062499999999999E-03 5.5757477264790445E-04 4.6860331029675162E-01
+ 26026 6.5065000000000001E-03 5.5769192977919517E-04 4.6865441026811683E-01
+ 26027 6.5067500000000004E-03 5.5780909968339753E-04 4.6870551023948204E-01
+ 26028 6.5069999999999998E-03 5.5792628236130300E-04 4.6875661021084702E-01
+ 26029 6.5072500000000000E-03 5.5804347781370617E-04 4.6880771018221201E-01
+ 26030 6.5075000000000003E-03 5.5816068604139951E-04 4.6885881015357722E-01
+ 26031 6.5077499999999996E-03 5.5827790704517674E-04 4.6890991012494221E-01
+ 26032 6.5079999999999999E-03 5.5839514082583358E-04 4.6896101009630742E-01
+ 26033 6.5082500000000001E-03 5.5851238738416548E-04 4.6901211006767263E-01
+ 26034 6.5084999999999995E-03 5.5862964672096773E-04 4.6906321003903761E-01
+ 26035 6.5087499999999998E-03 5.5874691883703764E-04 4.6911431001040260E-01
+ 26036 6.5090000000000000E-03 5.5886420373317286E-04 4.6916540998176781E-01
+ 26037 6.5092500000000003E-03 5.5898150141017061E-04 4.6921650995313302E-01
+ 26038 6.5094999999999997E-03 5.5909881186882884E-04 4.6926760992449801E-01
+ 26039 6.5097499999999999E-03 5.5921613510994794E-04 4.6931870989586322E-01
+ 26040 6.5100000000000002E-03 5.5933347113432781E-04 4.6936980986722843E-01
+ 26041 6.5102499999999995E-03 5.5945081994276718E-04 4.6942090983859341E-01
+ 26042 6.5104999999999998E-03 5.5956818153606893E-04 4.6947200980995840E-01
+ 26043 6.5107500000000000E-03 5.5968555591503382E-04 4.6952310978132361E-01
+ 26044 6.5110000000000003E-03 5.5980294307690095E-04 4.6957420975268882E-01
+ 26045 6.5112499999999997E-03 5.5992034300476326E-04 4.6962530972405381E-01
+ 26046 6.5114999999999999E-03 5.6003775569698881E-04 4.6967640969541902E-01
+ 26047 6.5117500000000002E-03 5.6015518115435747E-04 4.6972750966678400E-01
+ 26048 6.5119999999999996E-03 5.6027261937764868E-04 4.6977860963814899E-01
+ 26049 6.5122499999999998E-03 5.6039007036764413E-04 4.6982970960951420E-01
+ 26050 6.5125000000000001E-03 5.6050753412512371E-04 4.6988080958087941E-01
+ 26051 6.5127500000000003E-03 5.6062501065087074E-04 4.6993190955224462E-01
+ 26052 6.5129999999999997E-03 5.6074249994566650E-04 4.6998300952360961E-01
+ 26053 6.5132499999999999E-03 5.6086000201029432E-04 4.7003410949497482E-01
+ 26054 6.5135000000000002E-03 5.6097751684553831E-04 4.7008520946633980E-01
+ 26055 6.5137499999999996E-03 5.6109504445218234E-04 4.7013630943770479E-01
+ 26056 6.5139999999999998E-03 5.6121258391868733E-04 4.7018740940907000E-01
+ 26057 6.5142500000000001E-03 5.6133013694420985E-04 4.7023850938043521E-01
+ 26058 6.5145000000000003E-03 5.6144770273136016E-04 4.7028960935180042E-01
+ 26059 6.5147499999999997E-03 5.6156528128091336E-04 4.7034070932316541E-01
+ 26060 6.5150000000000000E-03 5.6168287259364370E-04 4.7039180929453039E-01
+ 26061 6.5152500000000002E-03 5.6180047667032658E-04 4.7044290926589560E-01
+ 26062 6.5154999999999996E-03 5.6191809536390970E-04 4.7049400923726059E-01
+ 26063 6.5157499999999998E-03 5.6203572517006517E-04 4.7054510920862580E-01
+ 26064 6.5160000000000001E-03 5.6215336775470681E-04 4.7059620917999101E-01
+ 26065 6.5162500000000003E-03 5.6227102311862598E-04 4.7064730915135600E-01
+ 26066 6.5164999999999997E-03 5.6238869126261305E-04 4.7069840912272098E-01
+ 26067 6.5167500000000000E-03 5.6250637218746059E-04 4.7074950909408619E-01
+ 26068 6.5170000000000002E-03 5.6262406589396006E-04 4.7080060906545140E-01
+ 26069 6.5172499999999996E-03 5.6274177238290412E-04 4.7085170903681639E-01
+ 26070 6.5174999999999999E-03 5.6285949165508738E-04 4.7090280900818160E-01
+ 26071 6.5177500000000001E-03 5.6297722371130348E-04 4.7095390897954681E-01
+ 26072 6.5180000000000004E-03 5.6309496855234714E-04 4.7100500895091180E-01
+ 26073 6.5182499999999997E-03 5.6321272617901330E-04 4.7105610892227678E-01
+ 26074 6.5185000000000000E-03 5.6333049659209873E-04 4.7110720889364199E-01
+ 26075 6.5187500000000002E-03 5.6344827979239978E-04 4.7115830886500720E-01
+ 26076 6.5189999999999996E-03 5.6356607806867852E-04 4.7120940883637219E-01
+ 26077 6.5192499999999999E-03 5.6368388680683439E-04 4.7126050880773740E-01
+ 26078 6.5195000000000001E-03 5.6380170831230546E-04 4.7131160877910239E-01
+ 26079 6.5197500000000004E-03 5.6391954258586704E-04 4.7136270875046760E-01
+ 26080 6.5199999999999998E-03 5.6403738962829554E-04 4.7141380872183258E-01
+ 26081 6.5202500000000000E-03 5.6415524944036885E-04 4.7146490869319779E-01
+ 26082 6.5205000000000003E-03 5.6427312202286394E-04 4.7151600866456300E-01
+ 26083 6.5207499999999996E-03 5.6439100737655924E-04 4.7156710863592799E-01
+ 26084 6.5209999999999999E-03 5.6450890550223409E-04 4.7161820860729320E-01
+ 26085 6.5212500000000001E-03 5.6462681640066759E-04 4.7166930857865819E-01
+ 26086 6.5215000000000004E-03 5.6474474007263983E-04 4.7172040855002340E-01
+ 26087 6.5217499999999998E-03 5.6486267651893220E-04 4.7177150852138838E-01
+ 26088 6.5220000000000000E-03 5.6498062574032552E-04 4.7182260849275359E-01
+ 26089 6.5222500000000003E-03 5.6509858773760239E-04 4.7187370846411880E-01
+ 26090 6.5224999999999997E-03 5.6521656251154386E-04 4.7192480843548379E-01
+ 26091 6.5227499999999999E-03 5.6533455006293456E-04 4.7197590840684878E-01
+ 26092 6.5230000000000002E-03 5.6545255039255795E-04 4.7202700837821399E-01
+ 26093 6.5232499999999995E-03 5.6557056350104958E-04 4.7207810834957897E-01
+ 26094 6.5234999999999998E-03 5.6568858938313904E-04 4.7212920832094418E-01
+ 26095 6.5237500000000000E-03 5.6580662803643869E-04 4.7218030829230939E-01
+ 26096 6.5240000000000003E-03 5.6592467946172439E-04 4.7223140826367438E-01
+ 26097 6.5242499999999997E-03 5.6604274365977406E-04 4.7228250823503937E-01
+ 26098 6.5244999999999999E-03 5.6616082063136572E-04 4.7233360820640458E-01
+ 26099 6.5247500000000002E-03 5.6627891037727717E-04 4.7238470817776979E-01
+ 26100 6.5249999999999996E-03 5.6639701289828677E-04 4.7243580814913477E-01
+ 26101 6.5252499999999998E-03 5.6651512819517493E-04 4.7248690812049998E-01
+ 26102 6.5255000000000001E-03 5.6663325626872215E-04 4.7253800809186519E-01
+ 26103 6.5257500000000003E-03 5.6675139711970810E-04 4.7258910806323018E-01
+ 26104 6.5259999999999997E-03 5.6686955074891393E-04 4.7264020803459517E-01
+ 26105 6.5262499999999999E-03 5.6698771715712245E-04 4.7269130800596038E-01
+ 26106 6.5265000000000002E-03 5.6710589634511579E-04 4.7274240797732558E-01
+ 26107 6.5267499999999996E-03 5.6722408831367730E-04 4.7279350794869057E-01
+ 26108 6.5269999999999998E-03 5.6734229306359041E-04 4.7284460792005578E-01
+ 26109 6.5272500000000001E-03 5.6746051059563944E-04 4.7289570789142077E-01
+ 26110 6.5275000000000003E-03 5.6757874091061021E-04 4.7294680786278598E-01
+ 26111 6.5277499999999997E-03 5.6769698400928673E-04 4.7299790783415097E-01
+ 26112 6.5279999999999999E-03 5.6781523989245708E-04 4.7304900780551618E-01
+ 26113 6.5282500000000002E-03 5.6793350856090667E-04 4.7310010777688138E-01
+ 26114 6.5284999999999996E-03 5.6805179001542252E-04 4.7315120774824637E-01
+ 26115 6.5287499999999998E-03 5.6817008425679404E-04 4.7320230771961158E-01
+ 26116 6.5290000000000001E-03 5.6828839128580868E-04 4.7325340769097657E-01
+ 26117 6.5292500000000003E-03 5.6840671110325682E-04 4.7330450766234178E-01
+ 26118 6.5294999999999997E-03 5.6852504370838040E-04 4.7335560763370677E-01
+ 26119 6.5297500000000000E-03 5.6864338908172254E-04 4.7340670760507197E-01
+ 26120 6.5300000000000002E-03 5.6876174721779338E-04 4.7345780757643718E-01
+ 26121 6.5302499999999996E-03 5.6888011811735543E-04 4.7350890754780217E-01
+ 26122 6.5304999999999998E-03 5.6899850178117274E-04 4.7356000751916716E-01
+ 26123 6.5307500000000001E-03 5.6911689821000794E-04 4.7361110749053237E-01
+ 26124 6.5310000000000003E-03 5.6923530740462527E-04 4.7366220746189758E-01
+ 26125 6.5312499999999997E-03 5.6935372936579018E-04 4.7371330743326256E-01
+ 26126 6.5315000000000000E-03 5.6947216409426868E-04 4.7376440740462777E-01
+ 26127 6.5317500000000002E-03 5.6959061159082586E-04 4.7381550737599276E-01
+ 26128 6.5319999999999996E-03 5.6970907185622860E-04 4.7386660734735775E-01
+ 26129 6.5322499999999999E-03 5.6982754671137427E-04 4.7391770731872296E-01
+ 26130 6.5325000000000001E-03 5.6994603235276900E-04 4.7396880729008817E-01
+ 26131 6.5327500000000004E-03 5.7006453076859337E-04 4.7401990726145338E-01
+ 26132 6.5329999999999997E-03 5.7018304195961898E-04 4.7407100723281836E-01
+ 26133 6.5332500000000000E-03 5.7030156592661986E-04 4.7412210720418357E-01
+ 26134 6.5335000000000002E-03 5.7042010267036969E-04 4.7417320717554856E-01
+ 26135 6.5337499999999996E-03 5.7053865219164259E-04 4.7422430714691355E-01
+ 26136 6.5339999999999999E-03 5.7065721449121431E-04 4.7427540711827876E-01
+ 26137 6.5342500000000001E-03 5.7077578956985940E-04 4.7432650708964397E-01
+ 26138 6.5345000000000004E-03 5.7089437742835491E-04 4.7437760706100918E-01
+ 26139 6.5347499999999998E-03 5.7101297773936503E-04 4.7442870703237416E-01
+ 26140 6.5350000000000000E-03 5.7113159129093961E-04 4.7447980700373915E-01
+ 26141 6.5352500000000003E-03 5.7125021762138156E-04 4.7453090697510436E-01
+ 26142 6.5354999999999996E-03 5.7136885673146512E-04 4.7458200694646935E-01
+ 26143 6.5357499999999999E-03 5.7148750862112316E-04 4.7463310691783456E-01
+ 26144 6.5360000000000001E-03 5.7160617328244265E-04 4.7468420688919977E-01
+ 26145 6.5362499999999995E-03 5.7172485071390374E-04 4.7473530686056475E-01
+ 26146 6.5364999999999998E-03 5.7184354091627352E-04 4.7478640683192996E-01
+ 26147 6.5367500000000000E-03 5.7196224389031644E-04 4.7483750680329495E-01
+ 26148 6.5370000000000003E-03 5.7208095963680013E-04 4.7488860677466016E-01
+ 26149 6.5372499999999997E-03 5.7219968815649025E-04 4.7493970674602515E-01
+ 26150 6.5374999999999999E-03 5.7231842945015528E-04 4.7499080671739036E-01
+ 26151 6.5377500000000002E-03 5.7243718351856349E-04 4.7504190668875557E-01
+ 26152 6.5379999999999995E-03 5.7255595036248324E-04 4.7509300666012055E-01
+ 26153 6.5382499999999998E-03 5.7267472998268456E-04 4.7514410663148554E-01
+ 26154 6.5385000000000000E-03 5.7279352237993677E-04 4.7519520660285075E-01
+ 26155 6.5387500000000003E-03 5.7291232755501151E-04 4.7524630657421596E-01
+ 26156 6.5389999999999997E-03 5.7303114550867780E-04 4.7529740654558095E-01
+ 26157 6.5392499999999999E-03 5.7314997624171020E-04 4.7534850651694616E-01
+ 26158 6.5395000000000002E-03 5.7326881975487915E-04 4.7539960648831137E-01
+ 26159 6.5397499999999996E-03 5.7338767604895788E-04 4.7545070645967613E-01
+ 26160 6.5399999999999998E-03 5.7350654512472086E-04 4.7550180643104134E-01
+ 26161 6.5402500000000001E-03 5.7362542698294176E-04 4.7555290640240655E-01
+ 26162 6.5405000000000003E-03 5.7374432162439492E-04 4.7560400637377176E-01
+ 26163 6.5407499999999997E-03 5.7386322904985577E-04 4.7565510634513675E-01
+ 26164 6.5409999999999999E-03 5.7398214926010092E-04 4.7570620631650196E-01
+ 26165 6.5412500000000002E-03 5.7410108225590677E-04 4.7575730628786694E-01
+ 26166 6.5414999999999996E-03 5.7422002803804949E-04 4.7580840625923193E-01
+ 26167 6.5417499999999998E-03 5.7433898660730809E-04 4.7585950623059714E-01
+ 26168 6.5420000000000001E-03 5.7445795796307107E-04 4.7591060620196235E-01
+ 26169 6.5422500000000003E-03 5.7457694208612215E-04 4.7596170617332756E-01
+ 26170 6.5424999999999997E-03 5.7469593897067179E-04 4.7601280614469255E-01
+ 26171 6.5427500000000000E-03 5.7481494861747276E-04 4.7606390611605753E-01
+ 26172 6.5430000000000002E-03 5.7493397102727618E-04 4.7611500608742274E-01
+ 26173 6.5432499999999996E-03 5.7505300620083386E-04 4.7616610605878773E-01
+ 26174 6.5434999999999998E-03 5.7517205413890049E-04 4.7621720603015294E-01
+ 26175 6.5437500000000001E-03 5.7529111484222863E-04 4.7626830600151815E-01
+ 26176 6.5440000000000003E-03 5.7541018831157211E-04 4.7631940597288336E-01
+ 26177 6.5442499999999997E-03 5.7552927454768621E-04 4.7637050594424835E-01
+ 26178 6.5445000000000000E-03 5.7564837355132692E-04 4.7642160591561333E-01
+ 26179 6.5447500000000002E-03 5.7576748532324950E-04 4.7647270588697854E-01
+ 26180 6.5449999999999996E-03 5.7588660986421009E-04 4.7652380585834353E-01
+ 26181 6.5452499999999999E-03 5.7600574717496674E-04 4.7657490582970874E-01
+ 26182 6.5455000000000001E-03 5.7612489725627689E-04 4.7662600580107395E-01
+ 26183 6.5457500000000004E-03 5.7624406010889893E-04 4.7667710577243894E-01
+ 26184 6.5459999999999997E-03 5.7636323573359105E-04 4.7672820574380392E-01
+ 26185 6.5462500000000000E-03 5.7648242413111382E-04 4.7677930571516913E-01
+ 26186 6.5465000000000002E-03 5.7660162530222638E-04 4.7683040568653434E-01
+ 26187 6.5467499999999996E-03 5.7672083924768987E-04 4.7688150565789933E-01
+ 26188 6.5469999999999999E-03 5.7684006596826602E-04 4.7693260562926454E-01
+ 26189 6.5472500000000001E-03 5.7695930546471563E-04 4.7698370560062975E-01
+ 26190 6.5475000000000004E-03 5.7707855773780176E-04 4.7703480557199474E-01
+ 26191 6.5477499999999998E-03 5.7719782278828726E-04 4.7708590554335972E-01
+ 26192 6.5480000000000000E-03 5.7731710061693540E-04 4.7713700551472493E-01
+ 26193 6.5482500000000003E-03 5.7743639122441568E-04 4.7718810548609014E-01
+ 26194 6.5484999999999996E-03 5.7755569460570737E-04 4.7723920545745513E-01
+ 26195 6.5487499999999999E-03 5.7767501075816166E-04 4.7729030542882034E-01
+ 26196 6.5490000000000001E-03 5.7779433968253337E-04 4.7734140540018533E-01
+ 26197 6.5492500000000004E-03 5.7791368137958036E-04 4.7739250537155054E-01
+ 26198 6.5494999999999998E-03 5.7803303585005907E-04 4.7744360534291552E-01
+ 26199 6.5497500000000000E-03 5.7815240309472911E-04 4.7749470531428073E-01
+ 26200 6.5500000000000003E-03 5.7827178311434854E-04 4.7754580528564594E-01
+ 26201 6.5502499999999996E-03 5.7839117590967619E-04 4.7759690525701093E-01
+ 26202 6.5504999999999999E-03 5.7851058148147253E-04 4.7764800522837592E-01
+ 26203 6.5507500000000001E-03 5.7862999983049779E-04 4.7769910519974113E-01
+ 26204 6.5509999999999995E-03 5.7874943095751277E-04 4.7775020517110611E-01
+ 26205 6.5512499999999998E-03 5.7886887486328041E-04 4.7780130514247132E-01
+ 26206 6.5515000000000000E-03 5.7898833154856118E-04 4.7785240511383653E-01
+ 26207 6.5517500000000003E-03 5.7910780101411911E-04 4.7790350508520174E-01
+ 26208 6.5519999999999997E-03 5.7922728326071672E-04 4.7795460505656673E-01
+ 26209 6.5522499999999999E-03 5.7934677828911892E-04 4.7800570502793172E-01
+ 26210 6.5525000000000002E-03 5.7946628610008942E-04 4.7805680499929692E-01
+ 26211 6.5527499999999995E-03 5.7958580669439344E-04 4.7810790497066191E-01
+ 26212 6.5529999999999998E-03 5.7970534007279796E-04 4.7815900494202712E-01
+ 26213 6.5532500000000000E-03 5.7982488623606766E-04 4.7821010491339233E-01
+ 26214 6.5535000000000003E-03 5.7994444518496982E-04 4.7826120488475732E-01
+ 26215 6.5537499999999997E-03 5.8006401692027284E-04 4.7831230485612231E-01
+ 26216 6.5539999999999999E-03 5.8018360144274376E-04 4.7836340482748752E-01
+ 26217 6.5542500000000002E-03 5.8030319875315218E-04 4.7841450479885272E-01
+ 26218 6.5544999999999996E-03 5.8042280885226656E-04 4.7846560477021771E-01
+ 26219 6.5547499999999998E-03 5.8054243173055167E-04 4.7851670474158292E-01
+ 26220 6.5550000000000001E-03 5.8066206737153448E-04 4.7856780471294813E-01
+ 26221 6.5552500000000003E-03 5.8078171577568801E-04 4.7861890468431312E-01
+ 26222 6.5554999999999997E-03 5.8090137694375517E-04 4.7867000465567811E-01
+ 26223 6.5557499999999999E-03 5.8102105087648123E-04 4.7872110462704331E-01
+ 26224 6.5560000000000002E-03 5.8114073757460844E-04 4.7877220459840852E-01
+ 26225 6.5562499999999996E-03 5.8126043703888230E-04 4.7882330456977351E-01
+ 26226 6.5564999999999998E-03 5.8138014927004830E-04 4.7887440454113872E-01
+ 26227 6.5567500000000001E-03 5.8149987426885238E-04 4.7892550451250371E-01
+ 26228 6.5570000000000003E-03 5.8161961203603938E-04 4.7897660448386892E-01
+ 26229 6.5572499999999997E-03 5.8173936257235816E-04 4.7902770445523390E-01
+ 26230 6.5575000000000000E-03 5.8185912587855649E-04 4.7907880442659911E-01
+ 26231 6.5577500000000002E-03 5.8197890195538151E-04 4.7912990439796432E-01
+ 26232 6.5579999999999996E-03 5.8209869080358173E-04 4.7918100436932931E-01
+ 26233 6.5582499999999998E-03 5.8221849242390755E-04 4.7923210434069430E-01
+ 26234 6.5585000000000001E-03 5.8233830681710889E-04 4.7928320431205951E-01
+ 26235 6.5587500000000003E-03 5.8245813398393506E-04 4.7933430428342472E-01
+ 26236 6.5589999999999997E-03 5.8257797392513751E-04 4.7938540425478970E-01
+ 26237 6.5592500000000000E-03 5.8269782664146889E-04 4.7943650422615491E-01
+ 26238 6.5595000000000002E-03 5.8281769215345663E-04 4.7948760419752012E-01
+ 26239 6.5597499999999996E-03 5.8293757040055899E-04 4.7953870416888511E-01
+ 26240 6.5599999999999999E-03 5.8305746143092407E-04 4.7958980414025010E-01
+ 26241 6.5602500000000001E-03 5.8317736524531136E-04 4.7964090411161531E-01
+ 26242 6.5605000000000004E-03 5.8329728184448079E-04 4.7969200408298052E-01
+ 26243 6.5607499999999997E-03 5.8341721122919454E-04 4.7974310405434550E-01
+ 26244 6.5610000000000000E-03 5.8353715339765067E-04 4.7979420402571071E-01
+ 26245 6.5612500000000002E-03 5.8365710833306096E-04 4.7984530399707570E-01
+ 26246 6.5614999999999996E-03 5.8377707603284750E-04 4.7989640396844069E-01
+ 26247 6.5617499999999999E-03 5.8389705649775114E-04 4.7994750393980590E-01
+ 26248 6.5620000000000001E-03 5.8401704972851085E-04 4.7999860391117111E-01
+ 26249 6.5622500000000004E-03 5.8413705572586824E-04 4.8004970388253632E-01
+ 26250 6.5624999999999998E-03 5.8425707449056262E-04 4.8010080385390130E-01
+ 26251 6.5627500000000000E-03 5.8437710602333808E-04 4.8015190382526651E-01
+ 26252 6.5630000000000003E-03 5.8449715032493513E-04 4.8020300379663150E-01
+ 26253 6.5632499999999996E-03 5.8461720739609753E-04 4.8025410376799649E-01
+ 26254 6.5634999999999999E-03 5.8473727723756840E-04 4.8030520373936170E-01
+ 26255 6.5637500000000001E-03 5.8485735985009172E-04 4.8035630371072691E-01
+ 26256 6.5639999999999995E-03 5.8497745523441145E-04 4.8040740368209189E-01
+ 26257 6.5642499999999998E-03 5.8509756339127431E-04 4.8045850365345710E-01
+ 26258 6.5645000000000000E-03 5.8521768432142523E-04 4.8050960362482209E-01
+ 26259 6.5647500000000003E-03 5.8533781802561058E-04 4.8056070359618730E-01
+ 26260 6.5649999999999997E-03 5.8545796520391696E-04 4.8061180356755229E-01
+ 26261 6.5652499999999999E-03 5.8557811691727351E-04 4.8066290353891750E-01
+ 26262 6.5655000000000002E-03 5.8569828833018617E-04 4.8071400351028271E-01
+ 26263 6.5657499999999995E-03 5.8581848159346736E-04 4.8076510348164769E-01
+ 26264 6.5659999999999998E-03 5.8593867928986431E-04 4.8081620345301268E-01
+ 26265 6.5662500000000000E-03 5.8605888977079522E-04 4.8086730342437789E-01
+ 26266 6.5665000000000003E-03 5.8617911303701523E-04 4.8091840339574310E-01
+ 26267 6.5667499999999997E-03 5.8629934908928068E-04 4.8096950336710809E-01
+ 26268 6.5669999999999999E-03 5.8641959792835041E-04 4.8102060333847330E-01
+ 26269 6.5672500000000002E-03 5.8653985955498238E-04 4.8107170330983851E-01
+ 26270 6.5674999999999996E-03 5.8666013395709934E-04 4.8112280328120349E-01
+ 26271 6.5677499999999998E-03 5.8678042112061696E-04 4.8117390325256848E-01
+ 26272 6.5680000000000001E-03 5.8690072104624648E-04 4.8122500322393369E-01
+ 26273 6.5682500000000003E-03 5.8702103373472190E-04 4.8127610319529890E-01
+ 26274 6.5684999999999997E-03 5.8714135918677289E-04 4.8132720316666389E-01
+ 26275 6.5687499999999999E-03 5.8726169740313540E-04 4.8137830313802910E-01
+ 26276 6.5690000000000002E-03 5.8738204838454291E-04 4.8142940310939408E-01
+ 26277 6.5692499999999996E-03 5.8750241213172745E-04 4.8148050308075907E-01
+ 26278 6.5694999999999998E-03 5.8762278864542663E-04 4.8153160305212428E-01
+ 26279 6.5697500000000001E-03 5.8774317792637475E-04 4.8158270302348949E-01
+ 26280 6.5700000000000003E-03 5.8786357997530811E-04 4.8163380299485470E-01
+ 26281 6.5702499999999997E-03 5.8798399479296256E-04 4.8168490296621969E-01
+ 26282 6.5705000000000000E-03 5.8810442238007644E-04 4.8173600293758490E-01
+ 26283 6.5707500000000002E-03 5.8822486273738710E-04 4.8178710290894988E-01
+ 26284 6.5709999999999996E-03 5.8834531586563214E-04 4.8183820288031487E-01
+ 26285 6.5712499999999998E-03 5.8846578176555088E-04 4.8188930285168008E-01
+ 26286 6.5715000000000001E-03 5.8858626043788349E-04 4.8194040282304529E-01
+ 26287 6.5717500000000003E-03 5.8870675188336843E-04 4.8199150279441050E-01
+ 26288 6.5719999999999997E-03 5.8882725610274718E-04 4.8204260276577549E-01
+ 26289 6.5722500000000000E-03 5.8894777309676178E-04 4.8209370273714047E-01
+ 26290 6.5725000000000002E-03 5.8906830286615250E-04 4.8214480270850568E-01
+ 26291 6.5727499999999996E-03 5.8918884541166150E-04 4.8219590267987067E-01
+ 26292 6.5729999999999998E-03 5.8930940073403254E-04 4.8224700265123588E-01
+ 26293 6.5732500000000001E-03 5.8942996883400926E-04 4.8229810262260109E-01
+ 26294 6.5735000000000003E-03 5.8955054971233500E-04 4.8234920259396608E-01
+ 26295 6.5737499999999997E-03 5.8967114336920350E-04 4.8240030256533106E-01
+ 26296 6.5740000000000000E-03 5.8979174979867301E-04 4.8245140253669627E-01
+ 26297 6.5742500000000002E-03 5.8991236899951036E-04 4.8250250250806148E-01
+ 26298 6.5744999999999996E-03 5.9003300097245249E-04 4.8255360247942647E-01
+ 26299 6.5747499999999999E-03 5.9015364571823772E-04 4.8260470245079168E-01
+ 26300 6.5750000000000001E-03 5.9027430323760268E-04 4.8265580242215689E-01
+ 26301 6.5752500000000004E-03 5.9039497353128667E-04 4.8270690239352188E-01
+ 26302 6.5754999999999997E-03 5.9051565660002815E-04 4.8275800236488686E-01
+ 26303 6.5757500000000000E-03 5.9063635244456817E-04 4.8280910233625207E-01
+ 26304 6.5760000000000002E-03 5.9075706106564573E-04 4.8286020230761728E-01
+ 26305 6.5762499999999996E-03 5.9087778246400110E-04 4.8291130227898227E-01
+ 26306 6.5764999999999999E-03 5.9099851664037731E-04 4.8296240225034748E-01
+ 26307 6.5767500000000001E-03 5.9111926359551540E-04 4.8301350222171247E-01
+ 26308 6.5770000000000004E-03 5.9124002333015740E-04 4.8306460219307767E-01
+ 26309 6.5772499999999998E-03 5.9136079584504707E-04 4.8311570216444266E-01
+ 26310 6.5775000000000000E-03 5.9148158114092730E-04 4.8316680213580787E-01
+ 26311 6.5777500000000003E-03 5.9160237921854295E-04 4.8321790210717308E-01
+ 26312 6.5779999999999996E-03 5.9172319007863875E-04 4.8326900207853807E-01
+ 26313 6.5782499999999999E-03 5.9184401372195956E-04 4.8332010204990328E-01
+ 26314 6.5785000000000001E-03 5.9196485014925205E-04 4.8337120202126826E-01
+ 26315 6.5787499999999995E-03 5.9208569936126086E-04 4.8342230199263325E-01
+ 26316 6.5789999999999998E-03 5.9220656135873528E-04 4.8347340196399846E-01
+ 26317 6.5792500000000000E-03 5.9232743614242190E-04 4.8352450193536367E-01
+ 26318 6.5795000000000003E-03 5.9244832371306826E-04 4.8357560190672888E-01
+ 26319 6.5797499999999997E-03 5.9256922407142367E-04 4.8362670187809387E-01
+ 26320 6.5799999999999999E-03 5.9269013721823752E-04 4.8367780184945885E-01
+ 26321 6.5802500000000002E-03 5.9281106314903857E-04 4.8372890182082406E-01
+ 26322 6.5804999999999995E-03 5.9293200184426607E-04 4.8378000179218905E-01
+ 26323 6.5807499999999998E-03 5.9305295330260770E-04 4.8383110176355426E-01
+ 26324 6.5810000000000000E-03 5.9317391752478717E-04 4.8388220173491947E-01
+ 26325 6.5812500000000003E-03 5.9329489451152818E-04 4.8393330170628446E-01
+ 26326 6.5814999999999997E-03 5.9341588426355465E-04 4.8398440167764945E-01
+ 26327 6.5817499999999999E-03 5.9353688678159301E-04 4.8403550164901465E-01
+ 26328 6.5820000000000002E-03 5.9365790206636815E-04 4.8408660162037986E-01
+ 26329 6.5822499999999996E-03 5.9377893011860615E-04 4.8413770159174485E-01
+ 26330 6.5824999999999998E-03 5.9389997093903398E-04 4.8418880156311006E-01
+ 26331 6.5827500000000001E-03 5.9402102452837913E-04 4.8423990153447527E-01
+ 26332 6.5830000000000003E-03 5.9414209088736933E-04 4.8429100150584026E-01
+ 26333 6.5832499999999997E-03 5.9426317001673239E-04 4.8434210147720524E-01
+ 26334 6.5834999999999999E-03 5.9438426191719864E-04 4.8439320144857045E-01
+ 26335 6.5837500000000002E-03 5.9450536658949666E-04 4.8444430141993566E-01
+ 26336 6.5839999999999996E-03 5.9462648403435644E-04 4.8449540139130065E-01
+ 26337 6.5842499999999998E-03 5.9474761425250993E-04 4.8454650136266586E-01
+ 26338 6.5845000000000001E-03 5.9486875724468734E-04 4.8459760133403085E-01
+ 26339 6.5847500000000003E-03 5.9498991301162006E-04 4.8464870130539606E-01
+ 26340 6.5849999999999997E-03 5.9511108155404027E-04 4.8469980127676104E-01
+ 26341 6.5852500000000000E-03 5.9523226287268251E-04 4.8475090124812625E-01
+ 26342 6.5855000000000002E-03 5.9535345696827948E-04 4.8480200121949146E-01
+ 26343 6.5857499999999996E-03 5.9547466384156432E-04 4.8485310119085645E-01
+ 26344 6.5859999999999998E-03 5.9559588349327255E-04 4.8490420116222166E-01
+ 26345 6.5862500000000001E-03 5.9571711592413938E-04 4.8495530113358665E-01
+ 26346 6.5865000000000003E-03 5.9583836113489945E-04 4.8500640110495186E-01
+ 26347 6.5867499999999997E-03 5.9595961912283467E-04 4.8505750107631684E-01
+ 26348 6.5870000000000000E-03 5.9608088988082519E-04 4.8510860104768205E-01
+ 26349 6.5872500000000002E-03 5.9620217340929267E-04 4.8515970101904726E-01
+ 26350 6.5874999999999996E-03 5.9632346970896243E-04 4.8521080099041225E-01
+ 26351 6.5877499999999999E-03 5.9644477843506718E-04 4.8526190096177724E-01
+ 26352 6.5880000000000001E-03 5.9656610013830702E-04 4.8531300093314245E-01
+ 26353 6.5882500000000004E-03 5.9668743461137785E-04 4.8536410090450766E-01
+ 26354 6.5884999999999997E-03 5.9680878185500359E-04 4.8541520087587264E-01
+ 26355 6.5887500000000000E-03 5.9693014186991075E-04 4.8546630084723785E-01
+ 26356 6.5890000000000002E-03 5.9705151465682456E-04 4.8551740081860306E-01
+ 26357 6.5892499999999996E-03 5.9717290021647133E-04 4.8556850078996783E-01
+ 26358 6.5894999999999999E-03 5.9729429854957889E-04 4.8561960076133304E-01
+ 26359 6.5897500000000001E-03 5.9741570965687462E-04 4.8567070073269825E-01
+ 26360 6.5900000000000004E-03 5.9753713528196562E-04 4.8572180070406346E-01
+ 26361 6.5902499999999998E-03 5.9765857211294940E-04 4.8577290067542844E-01
+ 26362 6.5905000000000000E-03 5.9778002172389310E-04 4.8582400064679365E-01
+ 26363 6.5907500000000003E-03 5.9790148411552975E-04 4.8587510061815864E-01
+ 26364 6.5909999999999996E-03 5.9802295928859271E-04 4.8592620058952363E-01
+ 26365 6.5912499999999999E-03 5.9814444724381631E-04 4.8597730056088884E-01
+ 26366 6.5915000000000001E-03 5.9826594798193682E-04 4.8602840053225405E-01
+ 26367 6.5917499999999995E-03 5.9838746150368816E-04 4.8607950050361903E-01
+ 26368 6.5919999999999998E-03 5.9850898780980800E-04 4.8613060047498424E-01
+ 26369 6.5922500000000000E-03 5.9863052690103111E-04 4.8618170044634923E-01
+ 26370 6.5925000000000003E-03 5.9875207877809671E-04 4.8623280041771444E-01
+ 26371 6.5927499999999997E-03 5.9887364344174041E-04 4.8628390038907943E-01
+ 26372 6.5929999999999999E-03 5.9899522089270252E-04 4.8633500036044464E-01
+ 26373 6.5932500000000002E-03 5.9911681112266005E-04 4.8638610033180985E-01
+ 26374 6.5934999999999995E-03 5.9923841411444292E-04 4.8643720030317483E-01
+ 26375 6.5937499999999998E-03 5.9936002986828315E-04 4.8648830027454004E-01
+ 26376 6.5940000000000000E-03 5.9948165838489328E-04 4.8653940024590503E-01
+ 26377 6.5942500000000003E-03 5.9960329966498628E-04 4.8659050021727024E-01
+ 26378 6.5944999999999997E-03 5.9972495370927588E-04 4.8664160018863523E-01
+ 26379 6.5947499999999999E-03 5.9984662051847690E-04 4.8669270016000044E-01
+ 26380 6.5950000000000002E-03 5.9996830009330382E-04 4.8674380013136564E-01
+ 26381 6.5952499999999996E-03 6.0008999243447167E-04 4.8679490010273063E-01
+ 26382 6.5954999999999998E-03 6.0021169754269691E-04 4.8684600007409562E-01
+ 26383 6.5957500000000001E-03 6.0033341541869617E-04 4.8689710004546083E-01
+ 26384 6.5960000000000003E-03 6.0045514606318624E-04 4.8694820001682604E-01
+ 26385 6.5962499999999997E-03 6.0057688947688431E-04 4.8699929998819103E-01
+ 26386 6.5964999999999999E-03 6.0069864566050931E-04 4.8705039995955623E-01
+ 26387 6.5967500000000002E-03 6.0082041461478018E-04 4.8710149993092144E-01
+ 26388 6.5969999999999996E-03 6.0094219634041445E-04 4.8715259990228621E-01
+ 26389 6.5972499999999998E-03 6.0106399083813343E-04 4.8720369987365142E-01
+ 26390 6.5975000000000001E-03 6.0118579810865735E-04 4.8725479984501663E-01
+ 26391 6.5977500000000003E-03 6.0130761815270722E-04 4.8730589981638184E-01
+ 26392 6.5979999999999997E-03 6.0142945097100284E-04 4.8735699978774683E-01
+ 26393 6.5982499999999999E-03 6.0155129656426747E-04 4.8740809975911203E-01
+ 26394 6.5985000000000002E-03 6.0167315493322418E-04 4.8745919973047702E-01
+ 26395 6.5987499999999996E-03 6.0179502607859503E-04 4.8751029970184201E-01
+ 26396 6.5989999999999998E-03 6.0191691000110418E-04 4.8756139967320722E-01
+ 26397 6.5992500000000001E-03 6.0203880670147542E-04 4.8761249964457243E-01
+ 26398 6.5995000000000003E-03 6.0216071618043388E-04 4.8766359961593764E-01
+ 26399 6.5997499999999997E-03 6.0228263843621469E-04 4.8771469958730262E-01
+ 26400 6.6000000000000000E-03 6.0240457346321665E-04 4.8776579955866761E-01
+ 26401 6.6002500000000002E-03 6.0252652126184395E-04 4.8781689953003282E-01
+ 26402 6.6004999999999996E-03 6.0264848183281432E-04 4.8786799950139781E-01
+ 26403 6.6007499999999998E-03 6.0277045517684693E-04 4.8791909947276302E-01
+ 26404 6.6010000000000001E-03 6.0289244129465972E-04 4.8797019944412823E-01
+ 26405 6.6012500000000003E-03 6.0301444018697218E-04 4.8802129941549344E-01
+ 26406 6.6014999999999997E-03 6.0313645185450379E-04 4.8807239938685842E-01
+ 26407 6.6017500000000000E-03 6.0325847629797552E-04 4.8812349935822341E-01
+ 26408 6.6020000000000002E-03 6.0338051351810785E-04 4.8817459932958862E-01
+ 26409 6.6022499999999996E-03 6.0350256351562230E-04 4.8822569930095361E-01
+ 26410 6.6024999999999999E-03 6.0362462629124161E-04 4.8827679927231882E-01
+ 26411 6.6027500000000001E-03 6.0374670184568720E-04 4.8832789924368403E-01
+ 26412 6.6030000000000004E-03 6.0386879017968300E-04 4.8837899921504901E-01
+ 26413 6.6032499999999997E-03 6.0399089129395238E-04 4.8843009918641400E-01
+ 26414 6.6035000000000000E-03 6.0411300518921926E-04 4.8848119915777921E-01
+ 26415 6.6037500000000002E-03 6.0423513186620887E-04 4.8853229912914442E-01
+ 26416 6.6039999999999996E-03 6.0435727132564633E-04 4.8858339910050941E-01
+ 26417 6.6042499999999999E-03 6.0447942356825707E-04 4.8863449907187462E-01
+ 26418 6.6045000000000001E-03 6.0460158859476838E-04 4.8868559904323983E-01
+ 26419 6.6047500000000004E-03 6.0472376885174837E-04 4.8873669901460481E-01
+ 26420 6.6049999999999998E-03 6.0484595940731034E-04 4.8878779898596980E-01
+ 26421 6.6052500000000000E-03 6.0496817828464952E-04 4.8883889895733501E-01
+ 26422 6.6055000000000003E-03 6.0509039337976482E-04 4.8888999892870022E-01
+ 26423 6.6057499999999996E-03 6.0521262127402294E-04 4.8894109890006521E-01
+ 26424 6.6059999999999999E-03 6.0533486196816667E-04 4.8899219887143042E-01
+ 26425 6.6062500000000001E-03 6.0545711546293826E-04 4.8904329884279540E-01
+ 26426 6.6064999999999995E-03 6.0557938175908059E-04 4.8909439881416039E-01
+ 26427 6.6067499999999998E-03 6.0570166085733733E-04 4.8914549878552560E-01
+ 26428 6.6070000000000000E-03 6.0582395275845331E-04 4.8919659875689081E-01
+ 26429 6.6072500000000003E-03 6.0594625746317242E-04 4.8924769872825602E-01
+ 26430 6.6074999999999997E-03 6.0606857497224004E-04 4.8929879869962101E-01
+ 26431 6.6077499999999999E-03 6.0619090528640318E-04 4.8934989867098599E-01
+ 26432 6.6080000000000002E-03 6.0631324840640659E-04 4.8940099864235120E-01
+ 26433 6.6082499999999995E-03 6.0643560433299793E-04 4.8945209861371619E-01
+ 26434 6.6084999999999998E-03 6.0655797306692551E-04 4.8950319858508140E-01
+ 26435 6.6087500000000000E-03 6.0668035460893647E-04 4.8955429855644661E-01
+ 26436 6.6090000000000003E-03 6.0680274895977976E-04 4.8960539852781182E-01
+ 26437 6.6092499999999997E-03 6.0692515612020370E-04 4.8965649849917681E-01
+ 26438 6.6094999999999999E-03 6.0704757609095965E-04 4.8970759847054179E-01
+ 26439 6.6097500000000002E-03 6.0717000887279668E-04 4.8975869844190700E-01
+ 26440 6.6099999999999996E-03 6.0729245446646538E-04 4.8980979841327199E-01
+ 26441 6.6102499999999998E-03 6.0741491287271830E-04 4.8986089838463720E-01
+ 26442 6.6105000000000001E-03 6.0753738409230647E-04 4.8991199835600241E-01
+ 26443 6.6107500000000003E-03 6.0765986812598264E-04 4.8996309832736740E-01
+ 26444 6.6109999999999997E-03 6.0778236497449948E-04 4.9001419829873238E-01
+ 26445 6.6112499999999999E-03 6.0790487463861136E-04 4.9006529827009759E-01
+ 26446 6.6115000000000002E-03 6.0802739711907181E-04 4.9011639824146280E-01
+ 26447 6.6117499999999996E-03 6.0814993241663532E-04 4.9016749821282779E-01
+ 26448 6.6119999999999998E-03 6.0827248053205738E-04 4.9021859818419300E-01
+ 26449 6.6122500000000001E-03 6.0839504146609419E-04 4.9026969815555821E-01
+ 26450 6.6125000000000003E-03 6.0851761521950190E-04 4.9032079812692320E-01
+ 26451 6.6127499999999997E-03 6.0864020179037654E-04 4.9037189809828818E-01
+ 26452 6.6130000000000000E-03 6.0876280111700249E-04 4.9042299806965339E-01
+ 26453 6.6132500000000002E-03 6.0888541317373468E-04 4.9047409804101860E-01
+ 26454 6.6134999999999996E-03 6.0900803796123839E-04 4.9052519801238359E-01
+ 26455 6.6137499999999998E-03 6.0913067548018117E-04 4.9057629798374880E-01
+ 26456 6.6140000000000001E-03 6.0925332573123065E-04 4.9062739795511379E-01
+ 26457 6.6142500000000003E-03 6.0937598871505395E-04 4.9067849792647900E-01
+ 26458 6.6144999999999997E-03 6.0949866443231991E-04 4.9072959789784398E-01
+ 26459 6.6147500000000000E-03 6.0962135288369793E-04 4.9078069786920919E-01
+ 26460 6.6150000000000002E-03 6.0974405406985705E-04 4.9083179784057440E-01
+ 26461 6.6152499999999996E-03 6.0986676799146689E-04 4.9088289781193939E-01
+ 26462 6.6154999999999999E-03 6.0998949464919868E-04 4.9093399778330438E-01
+ 26463 6.6157500000000001E-03 6.1011223404372321E-04 4.9098509775466959E-01
+ 26464 6.6160000000000004E-03 6.1023498617571235E-04 4.9103619772603480E-01
+ 26465 6.6162499999999997E-03 6.1035775104583692E-04 4.9108729769739978E-01
+ 26466 6.6165000000000000E-03 6.1048052865477105E-04 4.9113839766876499E-01
+ 26467 6.6167500000000002E-03 6.1060331900318762E-04 4.9118949764013020E-01
+ 26468 6.6169999999999996E-03 6.1072612209175936E-04 4.9124059761149519E-01
+ 26469 6.6172499999999999E-03 6.1084893792116119E-04 4.9129169758286018E-01
+ 26470 6.6175000000000001E-03 6.1097176649206771E-04 4.9134279755422539E-01
+ 26471 6.6177500000000004E-03 6.1109460780515426E-04 4.9139389752559059E-01
+ 26472 6.6179999999999998E-03 6.1121746186109543E-04 4.9144499749695558E-01
+ 26473 6.6182500000000000E-03 6.1134032866056918E-04 4.9149609746832079E-01
+ 26474 6.6185000000000003E-03 6.1146320820425193E-04 4.9154719743968578E-01
+ 26475 6.6187499999999996E-03 6.1158610049281970E-04 4.9159829741105077E-01
+ 26476 6.6189999999999999E-03 6.1170900552695172E-04 4.9164939738241598E-01
+ 26477 6.6192500000000001E-03 6.1183192330732585E-04 4.9170049735378119E-01
+ 26478 6.6195000000000004E-03 6.1195485383462079E-04 4.9175159732514639E-01
+ 26479 6.6197499999999998E-03 6.1207779710951559E-04 4.9180269729651138E-01
+ 26480 6.6200000000000000E-03 6.1220075313269090E-04 4.9185379726787659E-01
+ 26481 6.6202500000000003E-03 6.1232372190482738E-04 4.9190489723924158E-01
+ 26482 6.6204999999999996E-03 6.1244670342660472E-04 4.9195599721060657E-01
+ 26483 6.6207499999999999E-03 6.1256971529006447E-04 4.9200709718197178E-01
+ 26484 6.6210000000000001E-03 6.1269272601523368E-04 4.9205819715333698E-01
+ 26485 6.6212499999999995E-03 6.1281574696479769E-04 4.9210929712470197E-01
+ 26486 6.6214999999999998E-03 6.1293878068072302E-04 4.9216039709606718E-01
+ 26487 6.6217500000000000E-03 6.1306182716370410E-04 4.9221149706743217E-01
+ 26488 6.6220000000000003E-03 6.1318488641443980E-04 4.9226259703879738E-01
+ 26489 6.6222499999999997E-03 6.1330795843362749E-04 4.9231369701016237E-01
+ 26490 6.6224999999999999E-03 6.1343104322196648E-04 4.9236479698152757E-01
+ 26491 6.6227500000000002E-03 6.1355414078015532E-04 4.9241589695289278E-01
+ 26492 6.6229999999999995E-03 6.1367725110889320E-04 4.9246699692425777E-01
+ 26493 6.6232499999999998E-03 6.1380037420888129E-04 4.9251809689562276E-01
+ 26494 6.6235000000000000E-03 6.1392351008082008E-04 4.9256919686698797E-01
+ 26495 6.6237500000000003E-03 6.1404665872541008E-04 4.9262029683835318E-01
+ 26496 6.6239999999999997E-03 6.1416982014335288E-04 4.9267139680971817E-01
+ 26497 6.6242499999999999E-03 6.1429299433535115E-04 4.9272249678108337E-01
+ 26498 6.6245000000000002E-03 6.1441618130210767E-04 4.9277359675244858E-01
+ 26499 6.6247499999999996E-03 6.1453938104432510E-04 4.9282469672381357E-01
+ 26500 6.6249999999999998E-03 6.1466259356270840E-04 4.9287579669517856E-01
+ 26501 6.6252500000000001E-03 6.1478581885796143E-04 4.9292689666654377E-01
+ 26502 6.6255000000000003E-03 6.1490905693078828E-04 4.9297799663790898E-01
+ 26503 6.6257499999999997E-03 6.1503230778189465E-04 4.9302909660927396E-01
+ 26504 6.6259999999999999E-03 6.1515557141165046E-04 4.9308019658063917E-01
+ 26505 6.6262500000000002E-03 6.1527884781444346E-04 4.9313129655200416E-01
+ 26506 6.6264999999999996E-03 6.1540213698858240E-04 4.9318239652336915E-01
+ 26507 6.6267499999999998E-03 6.1552543893476550E-04 4.9323349649473436E-01
+ 26508 6.6270000000000001E-03 6.1564875365369284E-04 4.9328459646609957E-01
+ 26509 6.6272500000000003E-03 6.1577208114606339E-04 4.9333569643746478E-01
+ 26510 6.6274999999999997E-03 6.1589542141257550E-04 4.9338679640882976E-01
+ 26511 6.6277500000000000E-03 6.1601877445393259E-04 4.9343789638019497E-01
+ 26512 6.6280000000000002E-03 6.1614214027083366E-04 4.9348899635155996E-01
+ 26513 6.6282499999999996E-03 6.1626551886398103E-04 4.9354009632292495E-01
+ 26514 6.6284999999999998E-03 6.1638891023407685E-04 4.9359119629429016E-01
+ 26515 6.6287500000000001E-03 6.1651231438182357E-04 4.9364229626565537E-01
+ 26516 6.6290000000000003E-03 6.1663573130792463E-04 4.9369339623702058E-01
+ 26517 6.6292499999999997E-03 6.1675916101308257E-04 4.9374449620838556E-01
+ 26518 6.6295000000000000E-03 6.1688260349800344E-04 4.9379559617975055E-01
+ 26519 6.6297500000000002E-03 6.1700605876339088E-04 4.9384669615111576E-01
+ 26520 6.6299999999999996E-03 6.1712952680994995E-04 4.9389779612248075E-01
+ 26521 6.6302499999999999E-03 6.1725300763838722E-04 4.9394889609384596E-01
+ 26522 6.6305000000000001E-03 6.1737650124940862E-04 4.9399999606521117E-01
+ 26523 6.6307500000000004E-03 6.1750000764372104E-04 4.9405109603657615E-01
+ 26524 6.6309999999999997E-03 6.1762352682203096E-04 4.9410219600794114E-01
+ 26525 6.6312500000000000E-03 6.1774705878504788E-04 4.9415329597930635E-01
+ 26526 6.6315000000000002E-03 6.1787060353347956E-04 4.9420439595067156E-01
+ 26527 6.6317499999999996E-03 6.1799416106803453E-04 4.9425549592203655E-01
+ 26528 6.6319999999999999E-03 6.1811773138942261E-04 4.9430659589340176E-01
+ 26529 6.6322500000000001E-03 6.1824131449835429E-04 4.9435769586476697E-01
+ 26530 6.6325000000000004E-03 6.1836491039553884E-04 4.9440879583613195E-01
+ 26531 6.6327499999999998E-03 6.1848851907664662E-04 4.9445989580749694E-01
+ 26532 6.6330000000000000E-03 6.1861214052240550E-04 4.9451099577886215E-01
+ 26533 6.6332500000000003E-03 6.1873577473144591E-04 4.9456209575022736E-01
+ 26534 6.6334999999999996E-03 6.1885942170445188E-04 4.9461319572159235E-01
+ 26535 6.6337499999999999E-03 6.1898308144211220E-04 4.9466429569295756E-01
+ 26536 6.6340000000000001E-03 6.1910675394511176E-04 4.9471539566432254E-01
+ 26537 6.6342499999999995E-03 6.1923043921413730E-04 4.9476649563568753E-01
+ 26538 6.6344999999999998E-03 6.1935413724987761E-04 4.9481759560705274E-01
+ 26539 6.6347500000000000E-03 6.1947784805302007E-04 4.9486869557841795E-01
+ 26540 6.6350000000000003E-03 6.1960157162425401E-04 4.9491979554978316E-01
+ 26541 6.6352499999999997E-03 6.1972530796426705E-04 4.9497089552114815E-01
+ 26542 6.6354999999999999E-03 6.1984905707375014E-04 4.9502199549251336E-01
+ 26543 6.6357500000000002E-03 6.1997281895339370E-04 4.9507309546387834E-01
+ 26544 6.6359999999999995E-03 6.2009659360388718E-04 4.9512419543524333E-01
+ 26545 6.6362499999999998E-03 6.2022038265006733E-04 4.9517529540660854E-01
+ 26546 6.6365000000000000E-03 6.2034418268220313E-04 4.9522639537797375E-01
+ 26547 6.6367500000000003E-03 6.2046799549043085E-04 4.9527749534933896E-01
+ 26548 6.6369999999999997E-03 6.2059182107544709E-04 4.9532859532070395E-01
+ 26549 6.6372499999999999E-03 6.2071565943794824E-04 4.9537969529206893E-01
+ 26550 6.6375000000000002E-03 6.2083951057863252E-04 4.9543079526343414E-01
+ 26551 6.6377499999999996E-03 6.2096337449819557E-04 4.9548189523479913E-01
+ 26552 6.6379999999999998E-03 6.2108725119733679E-04 4.9553299520616434E-01
+ 26553 6.6382500000000001E-03 6.2121114067675517E-04 4.9558409517752955E-01
+ 26554 6.6385000000000003E-03 6.2133504265793967E-04 4.9563519514889476E-01
+ 26555 6.6387499999999997E-03 6.2145895783352568E-04 4.9568629512025952E-01
+ 26556 6.6389999999999999E-03 6.2158288578829154E-04 4.9573739509162473E-01
+ 26557 6.6392500000000002E-03 6.2170682652293514E-04 4.9578849506298994E-01
+ 26558 6.6394999999999996E-03 6.2183078003424767E-04 4.9583959503435493E-01
+ 26559 6.6397499999999998E-03 6.2195474631559307E-04 4.9589069500572014E-01
+ 26560 6.6400000000000001E-03 6.2207872536748957E-04 4.9594179497708535E-01
+ 26561 6.6402500000000003E-03 6.2220271719062436E-04 4.9599289494845034E-01
+ 26562 6.6404999999999997E-03 6.2232672178568621E-04 4.9604399491981532E-01
+ 26563 6.6407500000000000E-03 6.2245073915336534E-04 4.9609509489118053E-01
+ 26564 6.6410000000000002E-03 6.2257476929435118E-04 4.9614619486254574E-01
+ 26565 6.6412499999999996E-03 6.2269881220933232E-04 4.9619729483391073E-01
+ 26566 6.6414999999999998E-03 6.2282286789900135E-04 4.9624839480527594E-01
+ 26567 6.6417500000000001E-03 6.2294693636404921E-04 4.9629949477664093E-01
+ 26568 6.6420000000000003E-03 6.2307101760516689E-04 4.9635059474800614E-01
+ 26569 6.6422499999999997E-03 6.2319511162304653E-04 4.9640169471937112E-01
+ 26570 6.6425000000000000E-03 6.2331921841838191E-04 4.9645279469073633E-01
+ 26571 6.6427500000000002E-03 6.2344333799186562E-04 4.9650389466210154E-01
+ 26572 6.6429999999999996E-03 6.2356747034419155E-04 4.9655499463346653E-01
+ 26573 6.6432499999999998E-03 6.2369161547605424E-04 4.9660609460483174E-01
+ 26574 6.6435000000000001E-03 6.2381577338814899E-04 4.9665719457619673E-01
+ 26575 6.6437500000000003E-03 6.2393994408117023E-04 4.9670829454756193E-01
+ 26576 6.6439999999999997E-03 6.2406412755581370E-04 4.9675939451892692E-01
+ 26577 6.6442500000000000E-03 6.2418832381277685E-04 4.9681049449029213E-01
+ 26578 6.6445000000000002E-03 6.2431253285275673E-04 4.9686159446165734E-01
+ 26579 6.6447499999999996E-03 6.2443675467644874E-04 4.9691269443302233E-01
+ 26580 6.6449999999999999E-03 6.2456098928455296E-04 4.9696379440438732E-01
+ 26581 6.6452500000000001E-03 6.2468523667776705E-04 4.9701489437575253E-01
+ 26582 6.6455000000000004E-03 6.2480949685678991E-04 4.9706599434711773E-01
+ 26583 6.6457499999999997E-03 6.2493376982232106E-04 4.9711709431848272E-01
+ 26584 6.6460000000000000E-03 6.2505805557506078E-04 4.9716819428984793E-01
+ 26585 6.6462500000000002E-03 6.2518235410420760E-04 4.9721929426121314E-01
+ 26586 6.6464999999999996E-03 6.2530666539507493E-04 4.9727039423257791E-01
+ 26587 6.6467499999999999E-03 6.2543098944826199E-04 4.9732149420394312E-01
+ 26588 6.6470000000000001E-03 6.2555532626444111E-04 4.9737259417530832E-01
+ 26589 6.6472500000000004E-03 6.2567967584428968E-04 4.9742369414667353E-01
+ 26590 6.6474999999999998E-03 6.2580403818848329E-04 4.9747479411803852E-01
+ 26591 6.6477500000000000E-03 6.2592841329769911E-04 4.9752589408940373E-01
+ 26592 6.6480000000000003E-03 6.2605280117261413E-04 4.9757699406076872E-01
+ 26593 6.6482499999999996E-03 6.2617720181390587E-04 4.9762809403213371E-01
+ 26594 6.6484999999999999E-03 6.2630161522225346E-04 4.9767919400349891E-01
+ 26595 6.6487500000000001E-03 6.2642604139833487E-04 4.9773029397486412E-01
+ 26596 6.6489999999999995E-03 6.2655048034282912E-04 4.9778139394622911E-01
+ 26597 6.6492499999999998E-03 6.2667493205641699E-04 4.9783249391759432E-01
+ 26598 6.6495000000000000E-03 6.2679939653977838E-04 4.9788359388895931E-01
+ 26599 6.6497500000000003E-03 6.2692387379359416E-04 4.9793469386032452E-01
+ 26600 6.6499999999999997E-03 6.2704836381854425E-04 4.9798579383168950E-01
+ 26601 6.6502499999999999E-03 6.2717286661531288E-04 4.9803689380305471E-01
+ 26602 6.6505000000000002E-03 6.2729738218458028E-04 4.9808799377441992E-01
+ 26603 6.6507499999999995E-03 6.2742191052703059E-04 4.9813909374578491E-01
+ 26604 6.6509999999999998E-03 6.2754645164334706E-04 4.9819019371715012E-01
+ 26605 6.6512500000000000E-03 6.2767100553421263E-04 4.9824129368851511E-01
+ 26606 6.6515000000000003E-03 6.2779557220031252E-04 4.9829239365988032E-01
+ 26607 6.6517499999999997E-03 6.2792015164233109E-04 4.9834349363124530E-01
+ 26608 6.6519999999999999E-03 6.2804474386095462E-04 4.9839459360261051E-01
+ 26609 6.6522500000000002E-03 6.2816934885686834E-04 4.9844569357397572E-01
+ 26610 6.6524999999999996E-03 6.2829396663075790E-04 4.9849679354534071E-01
+ 26611 6.6527499999999998E-03 6.2841859718331132E-04 4.9854789351670570E-01
+ 26612 6.6530000000000001E-03 6.2854324051159845E-04 4.9859899348807091E-01
+ 26613 6.6532500000000003E-03 6.2866789661100296E-04 4.9865009345943612E-01
+ 26614 6.6534999999999997E-03 6.2879256548215587E-04 4.9870119343080110E-01
+ 26615 6.6537499999999999E-03 6.2891724712573990E-04 4.9875229340216631E-01
+ 26616 6.6540000000000002E-03 6.2904194154243408E-04 4.9880339337353152E-01
+ 26617 6.6542499999999996E-03 6.2916664873292037E-04 4.9885449334489629E-01
+ 26618 6.6544999999999998E-03 6.2929136869787944E-04 4.9890559331626150E-01
+ 26619 6.6547500000000001E-03 6.2941610143799444E-04 4.9895669328762671E-01
+ 26620 6.6550000000000003E-03 6.2954084695394713E-04 4.9900779325899192E-01
+ 26621 6.6552499999999997E-03 6.2966560524642021E-04 4.9905889323035690E-01
+ 26622 6.6555000000000000E-03 6.2979037631609881E-04 4.9910999320172211E-01
+ 26623 6.6557500000000002E-03 6.2991516016366531E-04 4.9916109317308710E-01
+ 26624 6.6559999999999996E-03 6.3003995678980536E-04 4.9921219314445209E-01
+ 26625 6.6562499999999998E-03 6.3016476619520354E-04 4.9926329311581730E-01
+ 26626 6.6565000000000001E-03 6.3028958838054613E-04 4.9931439308718251E-01
+ 26627 6.6567500000000003E-03 6.3041442334651880E-04 4.9936549305854772E-01
+ 26628 6.6569999999999997E-03 6.3053927109380794E-04 4.9941659302991270E-01
+ 26629 6.6572500000000000E-03 6.3066413162310073E-04 4.9946769300127769E-01
+ 26630 6.6575000000000002E-03 6.3078900493508552E-04 4.9951879297264290E-01
+ 26631 6.6577499999999996E-03 6.3091389103044928E-04 4.9956989294400789E-01
+ 26632 6.6579999999999999E-03 6.3103878990988240E-04 4.9962099291537310E-01
+ 26633 6.6582500000000001E-03 6.3116370157407251E-04 4.9967209288673831E-01
+ 26634 6.6585000000000004E-03 6.3128862602370979E-04 4.9972319285810352E-01
+ 26635 6.6587499999999997E-03 6.3141356325948457E-04 4.9977429282946850E-01
+ 26636 6.6590000000000000E-03 6.3153851328208725E-04 4.9982539280083349E-01
+ 26637 6.6592500000000002E-03 6.3166347609220957E-04 4.9987649277219870E-01
+ 26638 6.6594999999999996E-03 6.3178845169054216E-04 4.9992759274356369E-01
+ 26639 6.6597499999999999E-03 6.3191344007022322E-04 4.9997869271492890E-01
+ 26640 6.6600000000000001E-03 6.3203844121349523E-04 5.0002979268629411E-01
+ 26641 6.6602500000000004E-03 6.3216345512018973E-04 5.0008089265765909E-01
+ 26642 6.6604999999999998E-03 6.3228848179097306E-04 5.0013199262902408E-01
+ 26643 6.6607500000000000E-03 6.3241352122651385E-04 5.0018309260038929E-01
+ 26644 6.6610000000000003E-03 6.3253857342748050E-04 5.0023419257175450E-01
+ 26645 6.6612499999999996E-03 6.3266363839454068E-04 5.0028529254311949E-01
+ 26646 6.6614999999999999E-03 6.3278871612836387E-04 5.0033639251448470E-01
+ 26647 6.6617500000000001E-03 6.3291380662961968E-04 5.0038749248584991E-01
+ 26648 6.6619999999999995E-03 6.3303890989897815E-04 5.0043859245721489E-01
+ 26649 6.6622499999999998E-03 6.3316402593711039E-04 5.0048969242857988E-01
+ 26650 6.6625000000000000E-03 6.3328916343103182E-04 5.0054079239994509E-01
+ 26651 6.6627500000000003E-03 6.3341430433669550E-04 5.0059189237131030E-01
+ 26652 6.6629999999999997E-03 6.3353945067086003E-04 5.0064299234267529E-01
+ 26653 6.6632499999999999E-03 6.3366461779080195E-04 5.0069409231404050E-01
+ 26654 6.6635000000000002E-03 6.3378979794854638E-04 5.0074519228540548E-01
+ 26655 6.6637499999999995E-03 6.3391499055918694E-04 5.0079629225677047E-01
+ 26656 6.6639999999999998E-03 6.3404019594894597E-04 5.0084739222813568E-01
+ 26657 6.6642500000000000E-03 6.3416541411850339E-04 5.0089849219950089E-01
+ 26658 6.6645000000000003E-03 6.3429064506853963E-04 5.0094959217086610E-01
+ 26659 6.6647499999999997E-03 6.3441588879973557E-04 5.0100069214223109E-01
+ 26660 6.6649999999999999E-03 6.3454114531277415E-04 5.0105179211359607E-01
+ 26661 6.6652500000000002E-03 6.3466641460833647E-04 5.0110289208496128E-01
+ 26662 6.6654999999999996E-03 6.3479169668710558E-04 5.0115399205632627E-01
+ 26663 6.6657499999999998E-03 6.3491699154976516E-04 5.0120509202769148E-01
+ 26664 6.6660000000000001E-03 6.3504229919699839E-04 5.0125619199905669E-01
+ 26665 6.6662500000000003E-03 6.3516761962949025E-04 5.0130729197042190E-01
+ 26666 6.6664999999999997E-03 6.3529295284532985E-04 5.0135839194178689E-01
+ 26667 6.6667499999999999E-03 6.3541829882825588E-04 5.0140949191315187E-01
+ 26668 6.6670000000000002E-03 6.3554365757586629E-04 5.0146059188451708E-01
+ 26669 6.6672499999999996E-03 6.3566902908882320E-04 5.0151169185588207E-01
+ 26670 6.6674999999999998E-03 6.3579441336779330E-04 5.0156279182724728E-01
+ 26671 6.6677500000000001E-03 6.3591981041344011E-04 5.0161389179861249E-01
+ 26672 6.6680000000000003E-03 6.3604522022642988E-04 5.0166499176997748E-01
+ 26673 6.6682499999999997E-03 6.3617064280742743E-04 5.0171609174134246E-01
+ 26674 6.6684999999999999E-03 6.3629607815709989E-04 5.0176719171270767E-01
+ 26675 6.6687500000000002E-03 6.3642152627611402E-04 5.0181829168407288E-01
+ 26676 6.6689999999999996E-03 6.3654698716513651E-04 5.0186939165543787E-01
+ 26677 6.6692499999999998E-03 6.3667246112300785E-04 5.0192049162680308E-01
+ 26678 6.6695000000000001E-03 6.3679794761429501E-04 5.0197159159816829E-01
+ 26679 6.6697500000000003E-03 6.3692344688334572E-04 5.0202269156953327E-01
+ 26680 6.6699999999999997E-03 6.3704895893083272E-04 5.0207379154089826E-01
+ 26681 6.6702500000000000E-03 6.3717448375743364E-04 5.0212489151226347E-01
+ 26682 6.6705000000000002E-03 6.3730002136382384E-04 5.0217599148362868E-01
+ 26683 6.6707499999999996E-03 6.3742557175067952E-04 5.0222709145499367E-01
+ 26684 6.6709999999999998E-03 6.3755113491867767E-04 5.0227819142635888E-01
+ 26685 6.6712500000000001E-03 6.3767671086849579E-04 5.0232929139772386E-01
+ 26686 6.6715000000000003E-03 6.3780229960081283E-04 5.0238039136908907E-01
+ 26687 6.6717499999999997E-03 6.3792790111630489E-04 5.0243149134045406E-01
+ 26688 6.6720000000000000E-03 6.3805351541565349E-04 5.0248259131181927E-01
+ 26689 6.6722500000000002E-03 6.3817914249953691E-04 5.0253369128318448E-01
+ 26690 6.6724999999999996E-03 6.3830478236863485E-04 5.0258479125454947E-01
+ 26691 6.6727499999999999E-03 6.3843043502362861E-04 5.0263589122591446E-01
+ 26692 6.6730000000000001E-03 6.3855610046519864E-04 5.0268699119727966E-01
+ 26693 6.6732500000000004E-03 6.3868177869393311E-04 5.0273809116864487E-01
+ 26694 6.6734999999999997E-03 6.3880746969511648E-04 5.0278919114000986E-01
+ 26695 6.6737500000000000E-03 6.3893317345819481E-04 5.0284029111137507E-01
+ 26696 6.6740000000000002E-03 6.3905888998382543E-04 5.0289139108274028E-01
+ 26697 6.6742499999999996E-03 6.3918461927266396E-04 5.0294249105410527E-01
+ 26698 6.6744999999999999E-03 6.3931036132536950E-04 5.0299359102547025E-01
+ 26699 6.6747500000000001E-03 6.3943611614259972E-04 5.0304469099683546E-01
+ 26700 6.6750000000000004E-03 6.3956188372501230E-04 5.0309579096820067E-01
+ 26701 6.6752499999999998E-03 6.3968766407326697E-04 5.0314689093956566E-01
+ 26702 6.6755000000000000E-03 6.3981345718802326E-04 5.0319799091093087E-01
+ 26703 6.6757500000000003E-03 6.3993926306994068E-04 5.0324909088229586E-01
+ 26704 6.6759999999999996E-03 6.4006508171968028E-04 5.0330019085366084E-01
+ 26705 6.6762499999999999E-03 6.4019091313790330E-04 5.0335129082502605E-01
+ 26706 6.6765000000000001E-03 6.4031675732527035E-04 5.0340239079639126E-01
+ 26707 6.6767499999999995E-03 6.4044261428244345E-04 5.0345349076775625E-01
+ 26708 6.6769999999999998E-03 6.4056848401008646E-04 5.0350459073912146E-01
+ 26709 6.6772500000000000E-03 6.4069436650886062E-04 5.0355569071048667E-01
+ 26710 6.6775000000000003E-03 6.4082026177943033E-04 5.0360679068185166E-01
+ 26711 6.6777499999999997E-03 6.4094616982245827E-04 5.0365789065321664E-01
+ 26712 6.6779999999999999E-03 6.4107209063861111E-04 5.0370899062458185E-01
+ 26713 6.6782500000000002E-03 6.4119802422855172E-04 5.0376009059594706E-01
+ 26714 6.6784999999999995E-03 6.4132397059294679E-04 5.0381119056731205E-01
+ 26715 6.6787499999999998E-03 6.4144992973246158E-04 5.0386229053867726E-01
+ 26716 6.6790000000000000E-03 6.4157590164776277E-04 5.0391339051004225E-01
+ 26717 6.6792500000000003E-03 6.4170188633951649E-04 5.0396449048140746E-01
+ 26718 6.6794999999999997E-03 6.4182788380839082E-04 5.0401559045277244E-01
+ 26719 6.6797499999999999E-03 6.4195389405505396E-04 5.0406669042413765E-01
+ 26720 6.6800000000000002E-03 6.4207991708017378E-04 5.0411779039550286E-01
+ 26721 6.6802499999999996E-03 6.4220595288301194E-04 5.0416889036686785E-01
+ 26722 6.6804999999999998E-03 6.4233200145761020E-04 5.0421999033823284E-01
+ 26723 6.6807500000000001E-03 6.4245806280377991E-04 5.0427109030959805E-01
+ 26724 6.6810000000000003E-03 6.4258413692218331E-04 5.0432219028096326E-01
+ 26725 6.6812499999999997E-03 6.4271022381348099E-04 5.0437329025232824E-01
+ 26726 6.6814999999999999E-03 6.4283632347833747E-04 5.0442439022369345E-01
+ 26727 6.6817500000000002E-03 6.4296243591741476E-04 5.0447549019505866E-01
+ 26728 6.6819999999999996E-03 6.4308856113137617E-04 5.0452659016642365E-01
+ 26729 6.6822499999999998E-03 6.4321469912088632E-04 5.0457769013778864E-01
+ 26730 6.6825000000000001E-03 6.4334084988660961E-04 5.0462879010915385E-01
+ 26731 6.6827500000000003E-03 6.4346701342921076E-04 5.0467989008051906E-01
+ 26732 6.6829999999999997E-03 6.4359318974935504E-04 5.0473099005188404E-01
+ 26733 6.6832500000000000E-03 6.4371937884770869E-04 5.0478209002324925E-01
+ 26734 6.6835000000000002E-03 6.4384558072493818E-04 5.0483318999461424E-01
+ 26735 6.6837499999999996E-03 6.4397179538171060E-04 5.0488428996597923E-01
+ 26736 6.6839999999999998E-03 6.4409802281869307E-04 5.0493538993734444E-01
+ 26737 6.6842500000000001E-03 6.4422426303655368E-04 5.0498648990870965E-01
+ 26738 6.6845000000000003E-03 6.4435051603596149E-04 5.0503758988007486E-01
+ 26739 6.6847499999999997E-03 6.4447678181758371E-04 5.0508868985143984E-01
+ 26740 6.6850000000000000E-03 6.4460306038209114E-04 5.0513978982280505E-01
+ 26741 6.6852500000000002E-03 6.4472935173015360E-04 5.0519088979417004E-01
+ 26742 6.6854999999999996E-03 6.4485565586244048E-04 5.0524198976553503E-01
+ 26743 6.6857499999999999E-03 6.4498197277962409E-04 5.0529308973690024E-01
+ 26744 6.6860000000000001E-03 6.4510830248237447E-04 5.0534418970826545E-01
+ 26745 6.6862500000000004E-03 6.4523464497136436E-04 5.0539528967963065E-01
+ 26746 6.6864999999999997E-03 6.4536100024726532E-04 5.0544638965099564E-01
+ 26747 6.6867500000000000E-03 6.4548736831075107E-04 5.0549748962236063E-01
+ 26748 6.6870000000000002E-03 6.4561374916249404E-04 5.0554858959372584E-01
+ 26749 6.6872499999999996E-03 6.4574014279201238E-04 5.0559968956509083E-01
+ 26750 6.6874999999999999E-03 6.4586654918462934E-04 5.0565078953645604E-01
+ 26751 6.6877500000000001E-03 6.4599296834090038E-04 5.0570188950782125E-01
+ 26752 6.6880000000000004E-03 6.4611940026147372E-04 5.0575298947918645E-01
+ 26753 6.6882499999999998E-03 6.4624584494699881E-04 5.0580408945055122E-01
+ 26754 6.6885000000000000E-03 6.4637230239812649E-04 5.0585518942191643E-01
+ 26755 6.6887500000000003E-03 6.4649877261550729E-04 5.0590628939328164E-01
+ 26756 6.6889999999999996E-03 6.4662525559979194E-04 5.0595738936464663E-01
+ 26757 6.6892499999999999E-03 6.4675175135163216E-04 5.0600848933601184E-01
+ 26758 6.6895000000000001E-03 6.4687825987167988E-04 5.0605958930737704E-01
+ 26759 6.6897499999999995E-03 6.4700478116058702E-04 5.0611068927874203E-01
+ 26760 6.6899999999999998E-03 6.4713131521900791E-04 5.0616178925010702E-01
+ 26761 6.6902500000000000E-03 6.4725786204759546E-04 5.0621288922147223E-01
+ 26762 6.6905000000000003E-03 6.4738442164700321E-04 5.0626398919283744E-01
+ 26763 6.6907499999999996E-03 6.4751099401788505E-04 5.0631508916420243E-01
+ 26764 6.6909999999999999E-03 6.4763757916089714E-04 5.0636618913556763E-01
+ 26765 6.6912500000000001E-03 6.4776417707669435E-04 5.0641728910693262E-01
+ 26766 6.6914999999999995E-03 6.4789078776593205E-04 5.0646838907829761E-01
+ 26767 6.6917499999999998E-03 6.4801741122926762E-04 5.0651948904966282E-01
+ 26768 6.6920000000000000E-03 6.4814404746735656E-04 5.0657058902102803E-01
+ 26769 6.6922500000000003E-03 6.4827069648085828E-04 5.0662168899239324E-01
+ 26770 6.6924999999999997E-03 6.4839735827042883E-04 5.0667278896375822E-01
+ 26771 6.6927499999999999E-03 6.4852403283672654E-04 5.0672388893512343E-01
+ 26772 6.6930000000000002E-03 6.4865072018041093E-04 5.0677498890648842E-01
+ 26773 6.6932499999999995E-03 6.4877742030214043E-04 5.0682608887785341E-01
+ 26774 6.6934999999999998E-03 6.4890413320257501E-04 5.0687718884921862E-01
+ 26775 6.6937500000000000E-03 6.4903085888237612E-04 5.0692828882058383E-01
+ 26776 6.6940000000000003E-03 6.4915759734208891E-04 5.0697938879194904E-01
+ 26777 6.6942499999999997E-03 6.4928434857540560E-04 5.0703048876331402E-01
+ 26778 6.6944999999999999E-03 6.4941111257886324E-04 5.0708158873467901E-01
+ 26779 6.6947500000000002E-03 6.4953788935311334E-04 5.0713268870604422E-01
+ 26780 6.6949999999999996E-03 6.4966467889880620E-04 5.0718378867740921E-01
+ 26781 6.6952499999999998E-03 6.4979148121659526E-04 5.0723488864877442E-01
+ 26782 6.6955000000000001E-03 6.4991829630713267E-04 5.0728598862013963E-01
+ 26783 6.6957500000000003E-03 6.5004512350288037E-04 5.0733708859150484E-01
+ 26784 6.6959999999999997E-03 6.5017196398781270E-04 5.0738818856286960E-01
+ 26785 6.6962499999999999E-03 6.5029881724401389E-04 5.0743928853423481E-01
+ 26786 6.6965000000000002E-03 6.5042568327213510E-04 5.0749038850560002E-01
+ 26787 6.6967499999999996E-03 6.5055256207282772E-04 5.0754148847696501E-01
+ 26788 6.6969999999999998E-03 6.5067945364674369E-04 5.0759258844833022E-01
+ 26789 6.6972500000000001E-03 6.5080635799453601E-04 5.0764368841969543E-01
+ 26790 6.6975000000000003E-03 6.5093327511685770E-04 5.0769478839106041E-01
+ 26791 6.6977499999999997E-03 6.5106020501436200E-04 5.0774588836242540E-01
+ 26792 6.6980000000000000E-03 6.5118714768770398E-04 5.0779698833379061E-01
+ 26793 6.6982500000000002E-03 6.5131410549155533E-04 5.0784808830515582E-01
+ 26794 6.6984999999999996E-03 6.5144107390614954E-04 5.0789918827652081E-01
+ 26795 6.6987499999999998E-03 6.5156805510201957E-04 5.0795028824788602E-01
+ 26796 6.6990000000000001E-03 6.5169504907982494E-04 5.0800138821925100E-01
+ 26797 6.6992500000000003E-03 6.5182205584022538E-04 5.0805248819061621E-01
+ 26798 6.6994999999999997E-03 6.5194907538388021E-04 5.0810358816198120E-01
+ 26799 6.6997500000000000E-03 6.5207610771145143E-04 5.0815468813334641E-01
+ 26800 6.7000000000000002E-03 6.5220315282360031E-04 5.0820578810471162E-01
+ 26801 6.7002499999999996E-03 6.5233021072098700E-04 5.0825688807607661E-01
+ 26802 6.7004999999999999E-03 6.5245728140427581E-04 5.0830798804744182E-01
+ 26803 6.7007500000000001E-03 6.5258436487412733E-04 5.0835908801880680E-01
+ 26804 6.7010000000000004E-03 6.5271146113043532E-04 5.0841018799017201E-01
+ 26805 6.7012499999999997E-03 6.5283857015578097E-04 5.0846128796153700E-01
+ 26806 6.7015000000000000E-03 6.5296569194319472E-04 5.0851238793290221E-01
+ 26807 6.7017500000000002E-03 6.5309282649331430E-04 5.0856348790426742E-01
+ 26808 6.7019999999999996E-03 6.5321997380677873E-04 5.0861458787563241E-01
+ 26809 6.7022499999999999E-03 6.5334713388422823E-04 5.0866568784699739E-01
+ 26810 6.7025000000000001E-03 6.5347430672630269E-04 5.0871678781836260E-01
+ 26811 6.7027500000000004E-03 6.5360149233364300E-04 5.0876788778972781E-01
+ 26812 6.7029999999999998E-03 6.5372869070688970E-04 5.0881898776109280E-01
+ 26813 6.7032500000000000E-03 6.5385590184668452E-04 5.0887008773245801E-01
+ 26814 6.7035000000000003E-03 6.5398312575366954E-04 5.0892118770382322E-01
+ 26815 6.7037499999999996E-03 6.5411036242848670E-04 5.0897228767518798E-01
+ 26816 6.7039999999999999E-03 6.5423761187178068E-04 5.0902338764655319E-01
+ 26817 6.7042500000000001E-03 6.5436487408419234E-04 5.0907448761791840E-01
+ 26818 6.7044999999999995E-03 6.5449214906636711E-04 5.0912558758928339E-01
+ 26819 6.7047499999999998E-03 6.5461943681894956E-04 5.0917668756064860E-01
+ 26820 6.7050000000000000E-03 6.5474673734258412E-04 5.0922778753201381E-01
+ 26821 6.7052500000000003E-03 6.5487405063791612E-04 5.0927888750337880E-01
+ 26822 6.7054999999999997E-03 6.5500137670559098E-04 5.0932998747474378E-01
+ 26823 6.7057499999999999E-03 6.5512871554625619E-04 5.0938108744610899E-01
+ 26824 6.7060000000000002E-03 6.5525606716055717E-04 5.0943218741747420E-01
+ 26825 6.7062499999999995E-03 6.5538343154914109E-04 5.0948328738883919E-01
+ 26826 6.7064999999999998E-03 6.5551080871265694E-04 5.0953438736020440E-01
+ 26827 6.7067500000000000E-03 6.5563819865175179E-04 5.0958548733156939E-01
+ 26828 6.7070000000000003E-03 6.5576560136707462E-04 5.0963658730293460E-01
+ 26829 6.7072499999999997E-03 6.5589301685927478E-04 5.0968768727429958E-01
+ 26830 6.7074999999999999E-03 6.5602044512900104E-04 5.0973878724566479E-01
+ 26831 6.7077500000000002E-03 6.5614788617690469E-04 5.0978988721703000E-01
+ 26832 6.7079999999999996E-03 6.5627534000343741E-04 5.0984098718839499E-01
+ 26833 6.7082499999999998E-03 6.5640280660338201E-04 5.0989208715976020E-01
+ 26834 6.7085000000000001E-03 6.5653028597464740E-04 5.0994318713112519E-01
+ 26835 6.7087500000000003E-03 6.5665777811787769E-04 5.0999428710249040E-01
+ 26836 6.7089999999999997E-03 6.5678528303371572E-04 5.1004538707385538E-01
+ 26837 6.7092499999999999E-03 6.5691280072280680E-04 5.1009648704522059E-01
+ 26838 6.7095000000000002E-03 6.5704033118579484E-04 5.1014758701658580E-01
+ 26839 6.7097499999999996E-03 6.5716787442332580E-04 5.1019868698795079E-01
+ 26840 6.7099999999999998E-03 6.5729543043604370E-04 5.1024978695931578E-01
+ 26841 6.7102500000000001E-03 6.5742299922459820E-04 5.1030088693068099E-01
+ 26842 6.7105000000000003E-03 6.5755058078963244E-04 5.1035198690204620E-01
+ 26843 6.7107499999999997E-03 6.5767817513179500E-04 5.1040308687341118E-01
+ 26844 6.7110000000000000E-03 6.5780578225173379E-04 5.1045418684477639E-01
+ 26845 6.7112500000000002E-03 6.5793340215009640E-04 5.1050528681614160E-01
+ 26846 6.7114999999999996E-03 6.5806103482753120E-04 5.1055638678750659E-01
+ 26847 6.7117499999999998E-03 6.5818868028468729E-04 5.1060748675887158E-01
+ 26848 6.7120000000000001E-03 6.5831633852221475E-04 5.1065858673023679E-01
+ 26849 6.7122500000000003E-03 6.5844400954076271E-04 5.1070968670160199E-01
+ 26850 6.7124999999999997E-03 6.5857169602645559E-04 5.1076078667296698E-01
+ 26851 6.7127500000000000E-03 6.5869939265241091E-04 5.1081188664433219E-01
+ 26852 6.7130000000000002E-03 6.5882710204054611E-04 5.1086298661569718E-01
+ 26853 6.7132499999999996E-03 6.5895482419149219E-04 5.1091408658706217E-01
+ 26854 6.7134999999999998E-03 6.5908255910588286E-04 5.1096518655842738E-01
+ 26855 6.7137500000000001E-03 6.5921030678434958E-04 5.1101628652979258E-01
+ 26856 6.7140000000000003E-03 6.5933806722752518E-04 5.1106738650115779E-01
+ 26857 6.7142499999999997E-03 6.5946584043604273E-04 5.1111848647252278E-01
+ 26858 6.7145000000000000E-03 6.5959362641053758E-04 5.1116958644388777E-01
+ 26859 6.7147500000000002E-03 6.5972142515164256E-04 5.1122068641525298E-01
+ 26860 6.7149999999999996E-03 6.5984923665999261E-04 5.1127178638661797E-01
+ 26861 6.7152499999999999E-03 6.5997706093622413E-04 5.1132288635798318E-01
+ 26862 6.7155000000000001E-03 6.6010489798097257E-04 5.1137398632934838E-01
+ 26863 6.7157500000000004E-03 6.6023274779487351E-04 5.1142508630071359E-01
+ 26864 6.7159999999999997E-03 6.6036061037856261E-04 5.1147618627207858E-01
+ 26865 6.7162500000000000E-03 6.6048848573267954E-04 5.1152728624344357E-01
+ 26866 6.7165000000000002E-03 6.6061637385786073E-04 5.1157838621480878E-01
+ 26867 6.7167499999999996E-03 6.6074427475474294E-04 5.1162948618617377E-01
+ 26868 6.7169999999999999E-03 6.6087218842396682E-04 5.1168058615753897E-01
+ 26869 6.7172500000000001E-03 6.6100011486617031E-04 5.1173168612890418E-01
+ 26870 6.7174999999999995E-03 6.6112805408199277E-04 5.1178278610026917E-01
+ 26871 6.7177499999999998E-03 6.6125600607207474E-04 5.1183388607163416E-01
+ 26872 6.7180000000000000E-03 6.6138397083705613E-04 5.1188498604299937E-01
+ 26873 6.7182500000000003E-03 6.6151194837757834E-04 5.1193608601436458E-01
+ 26874 6.7184999999999996E-03 6.6163993869428192E-04 5.1198718598572956E-01
+ 26875 6.7187499999999999E-03 6.6176794178780915E-04 5.1203828595709477E-01
+ 26876 6.7190000000000001E-03 6.6189595765880210E-04 5.1208938592845998E-01
+ 26877 6.7192499999999995E-03 6.6202398630790360E-04 5.1214048589982497E-01
+ 26878 6.7194999999999998E-03 6.6215202773575732E-04 5.1219158587118996E-01
+ 26879 6.7197500000000000E-03 6.6228008194300610E-04 5.1224268584255517E-01
+ 26880 6.7200000000000003E-03 6.6240814893029482E-04 5.1229378581392038E-01
+ 26881 6.7202499999999997E-03 6.6253622869826695E-04 5.1234488578528536E-01
+ 26882 6.7204999999999999E-03 6.6266432124756944E-04 5.1239598575665057E-01
+ 26883 6.7207500000000002E-03 6.6279242657884630E-04 5.1244708572801556E-01
+ 26884 6.7209999999999995E-03 6.6292054469274317E-04 5.1249818569938055E-01
+ 26885 6.7212499999999998E-03 6.6304867558990798E-04 5.1254928567074576E-01
+ 26886 6.7215000000000000E-03 6.6317681927098766E-04 5.1260038564211097E-01
+ 26887 6.7217500000000003E-03 6.6330497573662819E-04 5.1265148561347618E-01
+ 26888 6.7219999999999997E-03 6.6343314498747792E-04 5.1270258558484116E-01
+ 26889 6.7222499999999999E-03 6.6356132669255496E-04 5.1275368555620615E-01
+ 26890 6.7225000000000002E-03 6.6368952150706059E-04 5.1280478552757136E-01
+ 26891 6.7227499999999996E-03 6.6381772907549391E-04 5.1285588549893635E-01
+ 26892 6.7229999999999998E-03 6.6394594939847465E-04 5.1290698547030156E-01
+ 26893 6.7232500000000001E-03 6.6407418247661863E-04 5.1295808544166677E-01
+ 26894 6.7235000000000003E-03 6.6420242831054482E-04 5.1300918541303198E-01
+ 26895 6.7237499999999997E-03 6.6433068690087155E-04 5.1306028538439696E-01
+ 26896 6.7239999999999999E-03 6.6445895867402660E-04 5.1311138535576195E-01
+ 26897 6.7242500000000002E-03 6.6458724283816528E-04 5.1316248532712716E-01
+ 26898 6.7244999999999996E-03 6.6471553977179233E-04 5.1321358529849215E-01
+ 26899 6.7247499999999998E-03 6.6484384947553931E-04 5.1326468526985736E-01
+ 26900 6.7250000000000001E-03 6.6497217195003787E-04 5.1331578524122257E-01
+ 26901 6.7252500000000003E-03 6.6510050719592085E-04 5.1336688521258755E-01
+ 26902 6.7254999999999997E-03 6.6522885521382025E-04 5.1341798518395254E-01
+ 26903 6.7257500000000000E-03 6.6535721600437063E-04 5.1346908515531775E-01
+ 26904 6.7260000000000002E-03 6.6548558956820540E-04 5.1352018512668296E-01
+ 26905 6.7262499999999996E-03 6.6561397590595784E-04 5.1357128509804795E-01
+ 26906 6.7264999999999998E-03 6.6574237501826426E-04 5.1362238506941316E-01
+ 26907 6.7267500000000001E-03 6.6587078690575903E-04 5.1367348504077837E-01
+ 26908 6.7270000000000003E-03 6.6599921156907890E-04 5.1372458501214335E-01
+ 26909 6.7272499999999997E-03 6.6612764900885770E-04 5.1377568498350834E-01
+ 26910 6.7275000000000000E-03 6.6625609922573434E-04 5.1382678495487355E-01
+ 26911 6.7277500000000002E-03 6.6638456222034516E-04 5.1387788492623876E-01
+ 26912 6.7279999999999996E-03 6.6651303799332689E-04 5.1392898489760375E-01
+ 26913 6.7282499999999999E-03 6.6664152654531867E-04 5.1398008486896896E-01
+ 26914 6.7285000000000001E-03 6.6677002787695835E-04 5.1403118484033394E-01
+ 26915 6.7287500000000004E-03 6.6689854198888517E-04 5.1408228481169915E-01
+ 26916 6.7289999999999997E-03 6.6702706888173804E-04 5.1413338478306414E-01
+ 26917 6.7292500000000000E-03 6.6715560855615686E-04 5.1418448475442935E-01
+ 26918 6.7295000000000002E-03 6.6728416101278197E-04 5.1423558472579456E-01
+ 26919 6.7297499999999996E-03 6.6741272625225456E-04 5.1428668469715955E-01
+ 26920 6.7299999999999999E-03 6.6754130427521549E-04 5.1433778466852453E-01
+ 26921 6.7302500000000001E-03 6.6766989508230620E-04 5.1438888463988974E-01
+ 26922 6.7305000000000004E-03 6.6779849867416906E-04 5.1443998461125495E-01
+ 26923 6.7307499999999998E-03 6.6792711505144679E-04 5.1449108458261994E-01
+ 26924 6.7310000000000000E-03 6.6805574421478265E-04 5.1454218455398515E-01
+ 26925 6.7312500000000003E-03 6.6818438902097011E-04 5.1459328452535036E-01
+ 26926 6.7314999999999996E-03 6.6831304373474686E-04 5.1464438449671535E-01
+ 26927 6.7317499999999999E-03 6.6844171121577711E-04 5.1469548446808033E-01
+ 26928 6.7320000000000001E-03 6.6857039146468484E-04 5.1474658443944554E-01
+ 26929 6.7322499999999995E-03 6.6869908448209485E-04 5.1479768441081053E-01
+ 26930 6.7324999999999998E-03 6.6882779026863448E-04 5.1484878438217574E-01
+ 26931 6.7327500000000000E-03 6.6895650882492865E-04 5.1489988435354095E-01
+ 26932 6.7330000000000003E-03 6.6908524015160491E-04 5.1495098432490594E-01
+ 26933 6.7332499999999997E-03 6.6921398424928905E-04 5.1500208429627092E-01
+ 26934 6.7334999999999999E-03 6.6934274111860980E-04 5.1505318426763613E-01
+ 26935 6.7337500000000002E-03 6.6947151076019460E-04 5.1510428423900134E-01
+ 26936 6.7339999999999995E-03 6.6960029317467281E-04 5.1515538421036633E-01
+ 26937 6.7342499999999998E-03 6.6972908836267274E-04 5.1520648418173154E-01
+ 26938 6.7345000000000000E-03 6.6985789632482376E-04 5.1525758415309675E-01
+ 26939 6.7347500000000003E-03 6.6998671706175559E-04 5.1530868412446174E-01
+ 26940 6.7349999999999997E-03 6.7011555057409835E-04 5.1535978409582672E-01
+ 26941 6.7352499999999999E-03 6.7024439686248392E-04 5.1541088406719193E-01
+ 26942 6.7355000000000002E-03 6.7037325592754233E-04 5.1546198403855714E-01
+ 26943 6.7357499999999996E-03 6.7050212776990578E-04 5.1551308400992213E-01
+ 26944 6.7359999999999998E-03 6.7063101239020625E-04 5.1556418398128734E-01
+ 26945 6.7362500000000001E-03 6.7075990978907659E-04 5.1561528395265233E-01
+ 26946 6.7365000000000003E-03 6.7088881996443632E-04 5.1566638392401754E-01
+ 26947 6.7367499999999997E-03 6.7101774291110187E-04 5.1571748389538252E-01
+ 26948 6.7369999999999999E-03 6.7114667862950650E-04 5.1576858386674773E-01
+ 26949 6.7372500000000002E-03 6.7127562712027448E-04 5.1581968383811294E-01
+ 26950 6.7374999999999996E-03 6.7140458838403259E-04 5.1587078380947793E-01
+ 26951 6.7377499999999998E-03 6.7153356242140858E-04 5.1592188378084292E-01
+ 26952 6.7380000000000001E-03 6.7166254923302934E-04 5.1597298375220813E-01
+ 26953 6.7382500000000003E-03 6.7179154881952241E-04 5.1602408372357333E-01
+ 26954 6.7384999999999997E-03 6.7192056118151597E-04 5.1607518369493832E-01
+ 26955 6.7387499999999999E-03 6.7204958631963887E-04 5.1612628366630353E-01
+ 26956 6.7390000000000002E-03 6.7217862423452068E-04 5.1617738363766874E-01
+ 26957 6.7392499999999996E-03 6.7230767492679048E-04 5.1622848360903373E-01
+ 26958 6.7394999999999998E-03 6.7243673839707807E-04 5.1627958358039872E-01
+ 26959 6.7397500000000001E-03 6.7256581464601544E-04 5.1633068355176392E-01
+ 26960 6.7400000000000003E-03 6.7269490367423185E-04 5.1638178352312913E-01
+ 26961 6.7402499999999997E-03 6.7282400548235972E-04 5.1643288349449412E-01
+ 26962 6.7405000000000000E-03 6.7295312007103082E-04 5.1648398346585933E-01
+ 26963 6.7407500000000002E-03 6.7308224744087647E-04 5.1653508343722432E-01
+ 26964 6.7409999999999996E-03 6.7321138759253115E-04 5.1658618340858931E-01
+ 26965 6.7412499999999998E-03 6.7334054052662696E-04 5.1663728337995452E-01
+ 26966 6.7415000000000001E-03 6.7346970624379825E-04 5.1668838335131972E-01
+ 26967 6.7417500000000003E-03 6.7359888474467886E-04 5.1673948332268493E-01
+ 26968 6.7419999999999997E-03 6.7372807602990249E-04 5.1679058329404992E-01
+ 26969 6.7422500000000000E-03 6.7385728010010591E-04 5.1684168326541513E-01
+ 26970 6.7425000000000002E-03 6.7398649695592379E-04 5.1689278323678012E-01
+ 26971 6.7427499999999996E-03 6.7411572659799193E-04 5.1694388320814511E-01
+ 26972 6.7429999999999999E-03 6.7424496902694696E-04 5.1699498317951031E-01
+ 26973 6.7432500000000001E-03 6.7437422424342628E-04 5.1704608315087552E-01
+ 26974 6.7435000000000004E-03 6.7450349224792863E-04 5.1709718312224073E-01
+ 26975 6.7437499999999997E-03 6.7463277302563557E-04 5.1714828309360572E-01
+ 26976 6.7440000000000000E-03 6.7476206656666134E-04 5.1719938306497071E-01
+ 26977 6.7442500000000002E-03 6.7489137287162100E-04 5.1725048303633592E-01
+ 26978 6.7444999999999996E-03 6.7502069194112638E-04 5.1730158300770090E-01
+ 26979 6.7447499999999999E-03 6.7515002377579309E-04 5.1735268297906611E-01
+ 26980 6.7450000000000001E-03 6.7527936837623564E-04 5.1740378295043132E-01
+ 26981 6.7452500000000004E-03 6.7540872574306857E-04 5.1745488292179653E-01
+ 26982 6.7454999999999998E-03 6.7553809587690976E-04 5.1750598289316130E-01
+ 26983 6.7457500000000000E-03 6.7566747877837396E-04 5.1755708286452651E-01
+ 26984 6.7460000000000003E-03 6.7579687444807753E-04 5.1760818283589172E-01
+ 26985 6.7462499999999996E-03 6.7592628288663770E-04 5.1765928280725670E-01
+ 26986 6.7464999999999999E-03 6.7605570409467314E-04 5.1771038277862191E-01
+ 26987 6.7467500000000001E-03 6.7618513807280063E-04 5.1776148274998712E-01
+ 26988 6.7469999999999995E-03 6.7631458690728852E-04 5.1781258272135211E-01
+ 26989 6.7472499999999998E-03 6.7644404625420425E-04 5.1786368269271710E-01
+ 26990 6.7475000000000000E-03 6.7657351837611002E-04 5.1791478266408231E-01
+ 26991 6.7477500000000003E-03 6.7670300327363003E-04 5.1796588263544752E-01
+ 26992 6.7479999999999997E-03 6.7683250094738604E-04 5.1801698260681250E-01
+ 26993 6.7482499999999999E-03 6.7696201139800377E-04 5.1806808257817771E-01
+ 26994 6.7485000000000002E-03 6.7709153462610554E-04 5.1811918254954270E-01
+ 26995 6.7487499999999995E-03 6.7722107063231682E-04 5.1817028252090769E-01
+ 26996 6.7489999999999998E-03 6.7735061941726223E-04 5.1822138249227290E-01
+ 26997 6.7492500000000000E-03 6.7748018098156865E-04 5.1827248246363811E-01
+ 26998 6.7495000000000003E-03 6.7760975483549849E-04 5.1832358243500332E-01
+ 26999 6.7497499999999997E-03 6.7773934210310128E-04 5.1837468240636830E-01
+ 27000 6.7499999999999999E-03 6.7786894214887149E-04 5.1842578237773351E-01
+ 27001 6.7502500000000002E-03 6.7799855497343339E-04 5.1847688234909850E-01
+ 27002 6.7504999999999996E-03 6.7812818057741105E-04 5.1852798232046349E-01
+ 27003 6.7507499999999998E-03 6.7825781896099151E-04 5.1857908229182870E-01
+ 27004 6.7510000000000001E-03 6.7838747011707311E-04 5.1863018226319391E-01
+ 27005 6.7512500000000003E-03 6.7851713404344411E-04 5.1868128223455912E-01
+ 27006 6.7514999999999997E-03 6.7864681074071987E-04 5.1873238220592410E-01
+ 27007 6.7517499999999999E-03 6.7877650020951765E-04 5.1878348217728909E-01
+ 27008 6.7520000000000002E-03 6.7890620245045306E-04 5.1883458214865430E-01
+ 27009 6.7522499999999996E-03 6.7903591746414397E-04 5.1888568212001929E-01
+ 27010 6.7524999999999998E-03 6.7916564525120763E-04 5.1893678209138450E-01
+ 27011 6.7527500000000001E-03 6.7929538581226344E-04 5.1898788206274971E-01
+ 27012 6.7530000000000003E-03 6.7942513914792863E-04 5.1903898203411492E-01
+ 27013 6.7532499999999997E-03 6.7955490525882273E-04 5.1909008200547968E-01
+ 27014 6.7535000000000000E-03 6.7968468414556524E-04 5.1914118197684489E-01
+ 27015 6.7537500000000002E-03 6.7981447580877611E-04 5.1919228194821010E-01
+ 27016 6.7539999999999996E-03 6.7994428024907550E-04 5.1924338191957509E-01
+ 27017 6.7542499999999998E-03 6.8007409746708499E-04 5.1929448189094030E-01
+ 27018 6.7545000000000001E-03 6.8020392746342528E-04 5.1934558186230551E-01
+ 27019 6.7547500000000003E-03 6.8033377023871773E-04 5.1939668183367049E-01
+ 27020 6.7549999999999997E-03 6.8046362579358413E-04 5.1944778180503548E-01
+ 27021 6.7552500000000000E-03 6.8059349412864887E-04 5.1949888177640069E-01
+ 27022 6.7555000000000002E-03 6.8072337524453341E-04 5.1954998174776590E-01
+ 27023 6.7557499999999996E-03 6.8085326914186161E-04 5.1960108171913089E-01
+ 27024 6.7559999999999999E-03 6.8098317582125775E-04 5.1965218169049610E-01
+ 27025 6.7562500000000001E-03 6.8111309528334600E-04 5.1970328166186108E-01
+ 27026 6.7565000000000004E-03 6.8124302752875141E-04 5.1975438163322629E-01
+ 27027 6.7567499999999997E-03 6.8137297255809902E-04 5.1980548160459128E-01
+ 27028 6.7570000000000000E-03 6.8150293037201419E-04 5.1985658157595649E-01
+ 27029 6.7572500000000002E-03 6.8163290097112415E-04 5.1990768154732170E-01
+ 27030 6.7574999999999996E-03 6.8176288435605424E-04 5.1995878151868669E-01
+ 27031 6.7577499999999999E-03 6.8189288052743246E-04 5.2000988149005190E-01
+ 27032 6.7580000000000001E-03 6.8202288948449464E-04 5.2006098146141688E-01
+ 27033 6.7582500000000004E-03 6.8215291120915717E-04 5.2011208143278209E-01
+ 27034 6.7584999999999998E-03 6.8228294569614930E-04 5.2016318140414708E-01
+ 27035 6.7587500000000000E-03 6.8241299294607505E-04 5.2021428137551229E-01
+ 27036 6.7590000000000003E-03 6.8254305295953994E-04 5.2026538134687750E-01
+ 27037 6.7592499999999996E-03 6.8267312573714635E-04 5.2031648131824249E-01
+ 27038 6.7594999999999999E-03 6.8280321127950165E-04 5.2036758128960747E-01
+ 27039 6.7597500000000001E-03 6.8293330958721073E-04 5.2041868126097268E-01
+ 27040 6.7599999999999995E-03 6.8306342066087877E-04 5.2046978123233767E-01
+ 27041 6.7602499999999998E-03 6.8319354450111446E-04 5.2052088120370288E-01
+ 27042 6.7605000000000000E-03 6.8332368110852321E-04 5.2057198117506809E-01
+ 27043 6.7607500000000003E-03 6.8345383048371185E-04 5.2062308114643330E-01
+ 27044 6.7609999999999996E-03 6.8358399262728937E-04 5.2067418111779828E-01
+ 27045 6.7612499999999999E-03 6.8371416753986423E-04 5.2072528108916327E-01
+ 27046 6.7615000000000001E-03 6.8384435522204467E-04 5.2077638106052848E-01
+ 27047 6.7617499999999995E-03 6.8397455567443860E-04 5.2082748103189347E-01
+ 27048 6.7619999999999998E-03 6.8410476889765783E-04 5.2087858100325868E-01
+ 27049 6.7622500000000000E-03 6.8423499489231115E-04 5.2092968097462389E-01
+ 27050 6.7625000000000003E-03 6.8436523365900982E-04 5.2098078094598887E-01
+ 27051 6.7627499999999997E-03 6.8449548519836328E-04 5.2103188091735386E-01
+ 27052 6.7629999999999999E-03 6.8462574951098432E-04 5.2108298088871907E-01
+ 27053 6.7632500000000002E-03 6.8475602659748421E-04 5.2113408086008428E-01
+ 27054 6.7634999999999995E-03 6.8488631645847477E-04 5.2118518083144927E-01
+ 27055 6.7637499999999998E-03 6.8501661909456954E-04 5.2123628080281448E-01
+ 27056 6.7640000000000000E-03 6.8514693450638165E-04 5.2128738077417947E-01
+ 27057 6.7642500000000003E-03 6.8527726269452399E-04 5.2133848074554467E-01
+ 27058 6.7644999999999997E-03 6.8540760365961011E-04 5.2138958071690966E-01
+ 27059 6.7647499999999999E-03 6.8553795740225541E-04 5.2144068068827487E-01
+ 27060 6.7650000000000002E-03 6.8566832392307441E-04 5.2149178065964008E-01
+ 27061 6.7652499999999996E-03 6.8579870322244127E-04 5.2154288063100507E-01
+ 27062 6.7654999999999998E-03 6.8592909529509381E-04 5.2159398060237028E-01
+ 27063 6.7657500000000001E-03 6.8605950013912167E-04 5.2164508057373526E-01
+ 27064 6.7660000000000003E-03 6.8618991775513201E-04 5.2169618054510047E-01
+ 27065 6.7662499999999997E-03 6.8632034814373360E-04 5.2174728051646546E-01
+ 27066 6.7664999999999999E-03 6.8645079130553674E-04 5.2179838048783067E-01
+ 27067 6.7667500000000002E-03 6.8658124724115118E-04 5.2184948045919588E-01
+ 27068 6.7669999999999996E-03 6.8671171595118550E-04 5.2190058043056087E-01
+ 27069 6.7672499999999998E-03 6.8684219743625214E-04 5.2195168040192585E-01
+ 27070 6.7675000000000001E-03 6.8697269169696012E-04 5.2200278037329106E-01
+ 27071 6.7677500000000003E-03 6.8710319873392265E-04 5.2205388034465627E-01
+ 27072 6.7679999999999997E-03 6.8723371854775026E-04 5.2210498031602126E-01
+ 27073 6.7682500000000000E-03 6.8736425113905572E-04 5.2215608028738647E-01
+ 27074 6.7685000000000002E-03 6.8749479650845216E-04 5.2220718025875168E-01
+ 27075 6.7687499999999996E-03 6.8762535465655226E-04 5.2225828023011667E-01
+ 27076 6.7689999999999998E-03 6.8775592558396902E-04 5.2230938020148165E-01
+ 27077 6.7692500000000001E-03 6.8788650929131839E-04 5.2236048017284686E-01
+ 27078 6.7695000000000003E-03 6.8801710577921305E-04 5.2241158014421207E-01
+ 27079 6.7697499999999997E-03 6.8814771504826816E-04 5.2246268011557706E-01
+ 27080 6.7700000000000000E-03 6.8827833709909979E-04 5.2251378008694227E-01
+ 27081 6.7702500000000002E-03 6.8840897193232352E-04 5.2256488005830726E-01
+ 27082 6.7704999999999996E-03 6.8853961954855455E-04 5.2261598002967224E-01
+ 27083 6.7707499999999999E-03 6.8867027994841108E-04 5.2266708000103745E-01
+ 27084 6.7710000000000001E-03 6.8880095313250960E-04 5.2271817997240266E-01
+ 27085 6.7712500000000004E-03 6.8893163910146765E-04 5.2276927994376787E-01
+ 27086 6.7714999999999997E-03 6.8906233785590205E-04 5.2282037991513286E-01
+ 27087 6.7717500000000000E-03 6.8919304939643329E-04 5.2287147988649785E-01
+ 27088 6.7720000000000002E-03 6.8932377372367892E-04 5.2292257985786306E-01
+ 27089 6.7722499999999996E-03 6.8945451083825867E-04 5.2297367982922804E-01
+ 27090 6.7724999999999999E-03 6.8958526074079131E-04 5.2302477980059325E-01
+ 27091 6.7727500000000001E-03 6.8971602341876069E-04 5.2307587977195846E-01
+ 27092 6.7730000000000004E-03 6.8984679886005225E-04 5.2312697974332367E-01
+ 27093 6.7732499999999998E-03 6.8997758706526287E-04 5.2317807971468866E-01
+ 27094 6.7735000000000000E-03 6.9010838803498971E-04 5.2322917968605365E-01
+ 27095 6.7737500000000003E-03 6.9023920176982875E-04 5.2328027965741886E-01
+ 27096 6.7739999999999996E-03 6.9037002827037795E-04 5.2333137962878384E-01
+ 27097 6.7742499999999999E-03 6.9050086753723620E-04 5.2338247960014905E-01
+ 27098 6.7745000000000001E-03 6.9063171957100134E-04 5.2343357957151426E-01
+ 27099 6.7747499999999995E-03 6.9076258437227131E-04 5.2348467954287925E-01
+ 27100 6.7749999999999998E-03 6.9089346194164806E-04 5.2353577951424424E-01
+ 27101 6.7752500000000000E-03 6.9102435227972930E-04 5.2358687948560945E-01
+ 27102 6.7755000000000003E-03 6.9115525538711558E-04 5.2363797945697466E-01
+ 27103 6.7757499999999997E-03 6.9128617126440765E-04 5.2368907942833964E-01
+ 27104 6.7759999999999999E-03 6.9141709991220681E-04 5.2374017939970485E-01
+ 27105 6.7762500000000002E-03 6.9154804133111393E-04 5.2379127937107006E-01
+ 27106 6.7764999999999995E-03 6.9167899552173161E-04 5.2384237934243505E-01
+ 27107 6.7767499999999998E-03 6.9180996248466189E-04 5.2389347931380004E-01
+ 27108 6.7770000000000000E-03 6.9194094222050793E-04 5.2394457928516525E-01
+ 27109 6.7772500000000003E-03 6.9207193472987255E-04 5.2399567925653046E-01
+ 27110 6.7774999999999997E-03 6.9220294001335941E-04 5.2404677922789544E-01
+ 27111 6.7777499999999999E-03 6.9233395807157222E-04 5.2409787919926065E-01
+ 27112 6.7780000000000002E-03 6.9246498890511671E-04 5.2414897917062564E-01
+ 27113 6.7782499999999996E-03 6.9259603251459645E-04 5.2420007914199063E-01
+ 27114 6.7784999999999998E-03 6.9272708889852653E-04 5.2425117911335584E-01
+ 27115 6.7787500000000001E-03 6.9285815804356996E-04 5.2430227908472105E-01
+ 27116 6.7790000000000003E-03 6.9298923997183285E-04 5.2435337905608626E-01
+ 27117 6.7792499999999997E-03 6.9312033468392725E-04 5.2440447902745124E-01
+ 27118 6.7794999999999999E-03 6.9325144218046638E-04 5.2445557899881623E-01
+ 27119 6.7797500000000002E-03 6.9338256246206161E-04 5.2450667897018144E-01
+ 27120 6.7799999999999996E-03 6.9351369552483519E-04 5.2455777894154643E-01
+ 27121 6.7802499999999998E-03 6.9364484135349782E-04 5.2460887891291164E-01
+ 27122 6.7805000000000001E-03 6.9377599994724891E-04 5.2465997888427685E-01
+ 27123 6.7807500000000003E-03 6.9390717130668261E-04 5.2471107885564205E-01
+ 27124 6.7809999999999997E-03 6.9403835543239197E-04 5.2476217882700704E-01
+ 27125 6.7812500000000000E-03 6.9416955232497223E-04 5.2481327879837203E-01
+ 27126 6.7815000000000002E-03 6.9430076198501861E-04 5.2486437876973724E-01
+ 27127 6.7817499999999996E-03 6.9443198441312580E-04 5.2491547874110223E-01
+ 27128 6.7819999999999998E-03 6.9456321960989075E-04 5.2496657871246744E-01
+ 27129 6.7822500000000001E-03 6.9469446757590891E-04 5.2501767868383264E-01
+ 27130 6.7825000000000003E-03 6.9482572831177779E-04 5.2506877865519763E-01
+ 27131 6.7827499999999997E-03 6.9495700181809283E-04 5.2511987862656262E-01
+ 27132 6.7830000000000000E-03 6.9508828809545272E-04 5.2517097859792783E-01
+ 27133 6.7832500000000002E-03 6.9521958714445649E-04 5.2522207856929304E-01
+ 27134 6.7834999999999996E-03 6.9535089896570024E-04 5.2527317854065803E-01
+ 27135 6.7837499999999998E-03 6.9548222355978536E-04 5.2532427851202323E-01
+ 27136 6.7840000000000001E-03 6.9561356092730903E-04 5.2537537848338844E-01
+ 27137 6.7842500000000003E-03 6.9574491106887170E-04 5.2542647845475343E-01
+ 27138 6.7844999999999997E-03 6.9587627481867802E-04 5.2547757842611842E-01
+ 27139 6.7847500000000000E-03 6.9600765060732963E-04 5.2552867839748363E-01
+ 27140 6.7850000000000002E-03 6.9613903917739670E-04 5.2557977836884884E-01
+ 27141 6.7852499999999996E-03 6.9627044052948358E-04 5.2563087834021383E-01
+ 27142 6.7854999999999999E-03 6.9640185466419990E-04 5.2568197831157903E-01
+ 27143 6.7857500000000001E-03 6.9653328158215272E-04 5.2573307828294402E-01
+ 27144 6.7860000000000004E-03 6.9666472128394918E-04 5.2578417825430923E-01
+ 27145 6.7862499999999997E-03 6.9679616014315618E-04 5.2583527822567422E-01
+ 27146 6.7865000000000000E-03 6.9692762457490315E-04 5.2588637819703943E-01
+ 27147 6.7867500000000002E-03 6.9705911709848866E-04 5.2593747816840464E-01
+ 27148 6.7869999999999996E-03 6.9719060794174977E-04 5.2598857813976962E-01
+ 27149 6.7872499999999999E-03 6.9732211157165741E-04 5.2603967811113461E-01
+ 27150 6.7875000000000001E-03 6.9745362797290437E-04 5.2609077808249982E-01
+ 27151 6.7877499999999995E-03 6.9758515713650934E-04 5.2614187805386481E-01
+ 27152 6.7879999999999998E-03 6.9771669906306061E-04 5.2619297802523002E-01
+ 27153 6.7882500000000000E-03 6.9784825375314408E-04 5.2624407799659523E-01
+ 27154 6.7885000000000003E-03 6.9797982120734848E-04 5.2629517796796044E-01
+ 27155 6.7887499999999996E-03 6.9811140142626100E-04 5.2634627793932542E-01
+ 27156 6.7889999999999999E-03 6.9824299441047081E-04 5.2639737791069041E-01
+ 27157 6.7892500000000001E-03 6.9837460016056727E-04 5.2644847788205562E-01
+ 27158 6.7894999999999995E-03 6.9850621867713933E-04 5.2649957785342061E-01
+ 27159 6.7897499999999998E-03 6.9863784996077711E-04 5.2655067782478582E-01
+ 27160 6.7900000000000000E-03 6.9876949401207042E-04 5.2660177779615103E-01
+ 27161 6.7902500000000003E-03 6.9890115083161069E-04 5.2665287776751601E-01
+ 27162 6.7904999999999997E-03 6.9903282041998795E-04 5.2670397773888100E-01
+ 27163 6.7907499999999999E-03 6.9916450277779482E-04 5.2675507771024621E-01
+ 27164 6.7910000000000002E-03 6.9929619790562306E-04 5.2680617768161142E-01
+ 27165 6.7912499999999995E-03 6.9942790580406486E-04 5.2685727765297641E-01
+ 27166 6.7914999999999998E-03 6.9955962647371350E-04 5.2690837762434162E-01
+ 27167 6.7917500000000000E-03 6.9969135991516181E-04 5.2695947759570683E-01
+ 27168 6.7920000000000003E-03 6.9982310612900329E-04 5.2701057756707181E-01
+ 27169 6.7922499999999997E-03 6.9995486511583165E-04 5.2706167753843680E-01
+ 27170 6.7924999999999999E-03 7.0008663687624265E-04 5.2711277750980201E-01
+ 27171 6.7927500000000002E-03 7.0021842141083077E-04 5.2716387748116722E-01
+ 27172 6.7929999999999996E-03 7.0035021872019059E-04 5.2721497745253221E-01
+ 27173 6.7932499999999998E-03 7.0048202880491851E-04 5.2726607742389742E-01
+ 27174 6.7935000000000001E-03 7.0061385166561097E-04 5.2731717739526240E-01
+ 27175 6.7937500000000003E-03 7.0074568730286437E-04 5.2736827736662761E-01
+ 27176 6.7939999999999997E-03 7.0087753571727559E-04 5.2741937733799260E-01
+ 27177 6.7942499999999999E-03 7.0100939690944221E-04 5.2747047730935781E-01
+ 27178 6.7945000000000002E-03 7.0114127087996263E-04 5.2752157728072302E-01
+ 27179 6.7947499999999996E-03 7.0127315762839469E-04 5.2757267725208801E-01
+ 27180 6.7949999999999998E-03 7.0140505714891841E-04 5.2762377722345299E-01
+ 27181 6.7952500000000001E-03 7.0153696944102561E-04 5.2767487719481820E-01
+ 27182 6.7955000000000003E-03 7.0166889450530546E-04 5.2772597716618341E-01
+ 27183 6.7957499999999997E-03 7.0180083234235122E-04 5.2777707713754840E-01
+ 27184 6.7960000000000000E-03 7.0193278295275629E-04 5.2782817710891361E-01
+ 27185 6.7962500000000002E-03 7.0206474633711144E-04 5.2787927708027882E-01
+ 27186 6.7964999999999996E-03 7.0219672249601059E-04 5.2793037705164381E-01
+ 27187 6.7967499999999998E-03 7.0232871143004790E-04 5.2798147702300879E-01
+ 27188 6.7970000000000001E-03 7.0246071313981632E-04 5.2803257699437400E-01
+ 27189 6.7972500000000003E-03 7.0259272762591149E-04 5.2808367696573921E-01
+ 27190 6.7974999999999997E-03 7.0272475488892714E-04 5.2813477693710420E-01
+ 27191 6.7977500000000000E-03 7.0285679492945892E-04 5.2818587690846941E-01
+ 27192 6.7980000000000002E-03 7.0298884774810282E-04 5.2823697687983440E-01
+ 27193 6.7982499999999996E-03 7.0312091334545396E-04 5.2828807685119938E-01
+ 27194 6.7984999999999999E-03 7.0325299172210984E-04 5.2833917682256459E-01
+ 27195 6.7987500000000001E-03 7.0338508287866807E-04 5.2839027679392980E-01
+ 27196 6.7990000000000004E-03 7.0351718681572399E-04 5.2844137676529501E-01
+ 27197 6.7992499999999997E-03 7.0364930353387705E-04 5.2849247673666000E-01
+ 27198 6.7995000000000000E-03 7.0378143303372444E-04 5.2854357670802521E-01
+ 27199 6.7997500000000002E-03 7.0391357531586604E-04 5.2859467667939020E-01
+ 27200 6.7999999999999996E-03 7.0404573038089903E-04 5.2864577665075518E-01
+ 27201 6.8002499999999999E-03 7.0417789822942449E-04 5.2869687662212039E-01
+ 27202 6.8005000000000001E-03 7.0431007886204231E-04 5.2874797659348560E-01
+ 27203 6.8007500000000004E-03 7.0444227227935195E-04 5.2879907656485081E-01
+ 27204 6.8009999999999998E-03 7.0457447848195362E-04 5.2885017653621580E-01
+ 27205 6.8012500000000000E-03 7.0470669747045047E-04 5.2890127650758079E-01
+ 27206 6.8015000000000003E-03 7.0483892924544259E-04 5.2895237647894600E-01
+ 27207 6.8017499999999996E-03 7.0497117380753215E-04 5.2900347645031098E-01
+ 27208 6.8019999999999999E-03 7.0510343115732252E-04 5.2905457642167619E-01
+ 27209 6.8022500000000001E-03 7.0523570128900703E-04 5.2910567639304140E-01
+ 27210 6.8024999999999995E-03 7.0536798418507245E-04 5.2915677636440639E-01
+ 27211 6.8027499999999998E-03 7.0550027984500304E-04 5.2920787633577138E-01
+ 27212 6.8030000000000000E-03 7.0563258826937818E-04 5.2925897630713659E-01
+ 27213 6.8032500000000003E-03 7.0576490945877804E-04 5.2931007627850180E-01
+ 27214 6.8034999999999997E-03 7.0589724341378298E-04 5.2936117624986678E-01
+ 27215 6.8037499999999999E-03 7.0602959013497534E-04 5.2941227622123199E-01
+ 27216 6.8040000000000002E-03 7.0616194962293570E-04 5.2946337619259720E-01
+ 27217 6.8042499999999995E-03 7.0629432187824573E-04 5.2951447616396219E-01
+ 27218 6.8044999999999998E-03 7.0642670690148864E-04 5.2956557613532718E-01
+ 27219 6.8047500000000000E-03 7.0655910469324663E-04 5.2961667610669239E-01
+ 27220 6.8050000000000003E-03 7.0669151525410312E-04 5.2966777607805759E-01
+ 27221 6.8052499999999997E-03 7.0682393858464119E-04 5.2971887604942258E-01
+ 27222 6.8054999999999999E-03 7.0695637468544598E-04 5.2976997602078779E-01
+ 27223 6.8057500000000002E-03 7.0708882355710069E-04 5.2982107599215278E-01
+ 27224 6.8059999999999996E-03 7.0722128520019057E-04 5.2987217596351777E-01
+ 27225 6.8062499999999998E-03 7.0735375961530130E-04 5.2992327593488298E-01
+ 27226 6.8065000000000001E-03 7.0748624680301781E-04 5.2997437590624819E-01
+ 27227 6.8067500000000003E-03 7.0761874676392742E-04 5.3002547587761339E-01
+ 27228 6.8069999999999997E-03 7.0775125949861439E-04 5.3007657584897838E-01
+ 27229 6.8072499999999999E-03 7.0788378500766767E-04 5.3012767582034359E-01
+ 27230 6.8075000000000002E-03 7.0801632329167414E-04 5.3017877579170858E-01
+ 27231 6.8077499999999996E-03 7.0814887435122068E-04 5.3022987576307357E-01
+ 27232 6.8079999999999998E-03 7.0828143818689676E-04 5.3028097573443878E-01
+ 27233 6.8082500000000001E-03 7.0841401479929014E-04 5.3033207570580398E-01
+ 27234 6.8085000000000003E-03 7.0854660418899007E-04 5.3038317567716919E-01
+ 27235 6.8087499999999997E-03 7.0867920635658539E-04 5.3043427564853418E-01
+ 27236 6.8089999999999999E-03 7.0881182130266688E-04 5.3048537561989917E-01
+ 27237 6.8092500000000002E-03 7.0894444902782456E-04 5.3053647559126438E-01
+ 27238 6.8094999999999996E-03 7.0907708953264748E-04 5.3058757556262937E-01
+ 27239 6.8097499999999998E-03 7.0920974281444605E-04 5.3063867553399457E-01
+ 27240 6.8100000000000001E-03 7.0934240886656264E-04 5.3068977550535978E-01
+ 27241 6.8102500000000003E-03 7.0947508768931490E-04 5.3074087547672499E-01
+ 27242 6.8104999999999997E-03 7.0960777928328808E-04 5.3079197544808998E-01
+ 27243 6.8107500000000000E-03 7.0974048364906442E-04 5.3084307541945497E-01
+ 27244 6.8110000000000002E-03 7.0987320032546300E-04 5.3089417539082018E-01
+ 27245 6.8112499999999996E-03 7.1000593008421460E-04 5.3094527536218517E-01
+ 27246 6.8114999999999998E-03 7.1013867261320582E-04 5.3099637533355037E-01
+ 27247 6.8117500000000001E-03 7.1027142791301714E-04 5.3104747530491558E-01
+ 27248 6.8120000000000003E-03 7.1040419598423056E-04 5.3109857527628057E-01
+ 27249 6.8122499999999997E-03 7.1053697682742722E-04 5.3114967524764556E-01
+ 27250 6.8125000000000000E-03 7.1066977044319083E-04 5.3120077521901077E-01
+ 27251 6.8127500000000002E-03 7.1080257683210320E-04 5.3125187519037598E-01
+ 27252 6.8129999999999996E-03 7.1093539599474762E-04 5.3130297516174096E-01
+ 27253 6.8132499999999999E-03 7.1106822793170848E-04 5.3135407513310617E-01
+ 27254 6.8135000000000001E-03 7.1120107477859831E-04 5.3140517510447116E-01
+ 27255 6.8137500000000004E-03 7.1133393245159486E-04 5.3145627507583637E-01
+ 27256 6.8139999999999997E-03 7.1146680290400425E-04 5.3150737504720136E-01
+ 27257 6.8142500000000000E-03 7.1159968613641563E-04 5.3155847501856657E-01
+ 27258 6.8145000000000002E-03 7.1173258214941686E-04 5.3160957498993178E-01
+ 27259 6.8147499999999996E-03 7.1186549094359773E-04 5.3166067496129676E-01
+ 27260 6.8149999999999999E-03 7.1199841251954753E-04 5.3171177493266197E-01
+ 27261 6.8152500000000001E-03 7.1213134687785691E-04 5.3176287490402696E-01
+ 27262 6.8154999999999995E-03 7.1226429401911406E-04 5.3181397487539195E-01
+ 27263 6.8157499999999998E-03 7.1239725394391291E-04 5.3186507484675716E-01
+ 27264 6.8160000000000000E-03 7.1253022665284185E-04 5.3191617481812237E-01
+ 27265 6.8162500000000003E-03 7.1266321214649481E-04 5.3196727478948758E-01
+ 27266 6.8164999999999996E-03 7.1279621042546234E-04 5.3201837476085256E-01
+ 27267 6.8167499999999999E-03 7.1292922149033687E-04 5.3206947473221755E-01
+ 27268 6.8170000000000001E-03 7.1306224534171242E-04 5.3212057470358276E-01
+ 27269 6.8172499999999995E-03 7.1319528197375513E-04 5.3217167467494775E-01
+ 27270 6.8174999999999998E-03 7.1332833136905790E-04 5.3222277464631296E-01
+ 27271 6.8177500000000000E-03 7.1346139352711875E-04 5.3227387461767817E-01
+ 27272 6.8180000000000003E-03 7.1359446844850851E-04 5.3232497458904338E-01
+ 27273 6.8182499999999997E-03 7.1372755613379726E-04 5.3237607456040836E-01
+ 27274 6.8184999999999999E-03 7.1386065658355724E-04 5.3242717453177335E-01
+ 27275 6.8187500000000002E-03 7.1399376979835994E-04 5.3247827450313856E-01
+ 27276 6.8189999999999995E-03 7.1412689577877661E-04 5.3252937447450355E-01
+ 27277 6.8192499999999998E-03 7.1426003452538102E-04 5.3258047444586876E-01
+ 27278 6.8195000000000000E-03 7.1439318603874551E-04 5.3263157441723397E-01
+ 27279 6.8197500000000003E-03 7.1452635031944353E-04 5.3268267438859895E-01
+ 27280 6.8199999999999997E-03 7.1465952736804808E-04 5.3273377435996394E-01
+ 27281 6.8202499999999999E-03 7.1479271718513518E-04 5.3278487433132915E-01
+ 27282 6.8205000000000002E-03 7.1492591977127763E-04 5.3283597430269436E-01
+ 27283 6.8207499999999996E-03 7.1505913512705038E-04 5.3288707427405935E-01
+ 27284 6.8209999999999998E-03 7.1519236325303032E-04 5.3293817424542456E-01
+ 27285 6.8212500000000001E-03 7.1532560414979199E-04 5.3298927421678954E-01
+ 27286 6.8215000000000003E-03 7.1545885781791239E-04 5.3304037418815475E-01
+ 27287 6.8217499999999997E-03 7.1559212425796593E-04 5.3309147415951974E-01
+ 27288 6.8219999999999999E-03 7.1572540347053298E-04 5.3314257413088495E-01
+ 27289 6.8222500000000002E-03 7.1585869545618883E-04 5.3319367410225016E-01
+ 27290 6.8224999999999996E-03 7.1599200021551135E-04 5.3324477407361515E-01
+ 27291 6.8227499999999998E-03 7.1612531774907918E-04 5.3329587404498036E-01
+ 27292 6.8230000000000001E-03 7.1625864805747108E-04 5.3334697401634534E-01
+ 27293 6.8232500000000003E-03 7.1639199114126588E-04 5.3339807398771055E-01
+ 27294 6.8234999999999997E-03 7.1652534700104267E-04 5.3344917395907554E-01
+ 27295 6.8237500000000000E-03 7.1665871563738226E-04 5.3350027393044075E-01
+ 27296 6.8240000000000002E-03 7.1679209705086404E-04 5.3355137390180596E-01
+ 27297 6.8242499999999996E-03 7.1692549124206871E-04 5.3360247387317095E-01
+ 27298 6.8244999999999998E-03 7.1705889821157773E-04 5.3365357384453593E-01
+ 27299 6.8247500000000001E-03 7.1719231795892976E-04 5.3370467381590114E-01
+ 27300 6.8250000000000003E-03 7.1732575047834743E-04 5.3375577378726635E-01
+ 27301 6.8252499999999997E-03 7.1745919576932842E-04 5.3380687375863134E-01
+ 27302 6.8255000000000000E-03 7.1759265383244941E-04 5.3385797372999655E-01
+ 27303 6.8257500000000002E-03 7.1772612466828385E-04 5.3390907370136176E-01
+ 27304 6.8259999999999996E-03 7.1785960827740712E-04 5.3396017367272675E-01
+ 27305 6.8262499999999999E-03 7.1799310466039666E-04 5.3401127364409173E-01
+ 27306 6.8265000000000001E-03 7.1812661381782787E-04 5.3406237361545694E-01
+ 27307 6.8267500000000004E-03 7.1826013575027731E-04 5.3411347358682215E-01
+ 27308 6.8269999999999997E-03 7.1839367045832320E-04 5.3416457355818714E-01
+ 27309 6.8272500000000000E-03 7.1852721794254167E-04 5.3421567352955235E-01
+ 27310 6.8275000000000002E-03 7.1866077820351149E-04 5.3426677350091734E-01
+ 27311 6.8277499999999996E-03 7.1879435124181062E-04 5.3431787347228232E-01
+ 27312 6.8279999999999999E-03 7.1892793705801913E-04 5.3436897344364753E-01
+ 27313 6.8282500000000001E-03 7.1906153565271501E-04 5.3442007341501274E-01
+ 27314 6.8285000000000004E-03 7.1919514702647796E-04 5.3447117338637795E-01
+ 27315 6.8287499999999998E-03 7.1932877117988773E-04 5.3452227335774294E-01
+ 27316 6.8290000000000000E-03 7.1946242084297411E-04 5.3457337332910793E-01
+ 27317 6.8292500000000003E-03 7.1959607019995606E-04 5.3462447330047314E-01
+ 27318 6.8294999999999996E-03 7.1972973232853755E-04 5.3467557327183812E-01
+ 27319 6.8297499999999999E-03 7.1986340722929190E-04 5.3472667324320333E-01
+ 27320 6.8300000000000001E-03 7.1999709490279157E-04 5.3477777321456854E-01
+ 27321 6.8302499999999995E-03 7.2013079534961021E-04 5.3482887318593353E-01
+ 27322 6.8304999999999998E-03 7.2026450857032125E-04 5.3487997315729874E-01
+ 27323 6.8307500000000000E-03 7.2039823456549975E-04 5.3493107312866373E-01
+ 27324 6.8310000000000003E-03 7.2053197333571916E-04 5.3498217310002893E-01
+ 27325 6.8312499999999996E-03 7.2066572488155506E-04 5.3503327307139392E-01
+ 27326 6.8314999999999999E-03 7.2079948920358362E-04 5.3508437304275913E-01
+ 27327 6.8317500000000001E-03 7.2093326630237966E-04 5.3513547301412434E-01
+ 27328 6.8319999999999995E-03 7.2106705617851967E-04 5.3518657298548933E-01
+ 27329 6.8322499999999998E-03 7.2120085883258043E-04 5.3523767295685432E-01
+ 27330 6.8325000000000000E-03 7.2133467426513940E-04 5.3528877292821953E-01
+ 27331 6.8327500000000003E-03 7.2146850247677391E-04 5.3533987289958473E-01
+ 27332 6.8329999999999997E-03 7.2160234346806021E-04 5.3539097287094972E-01
+ 27333 6.8332499999999999E-03 7.2173619723957900E-04 5.3544207284231493E-01
+ 27334 6.8335000000000002E-03 7.2187006379190784E-04 5.3549317281368014E-01
+ 27335 6.8337499999999995E-03 7.2200394312562537E-04 5.3554427278504513E-01
+ 27336 6.8339999999999998E-03 7.2213783524131207E-04 5.3559537275641012E-01
+ 27337 6.8342500000000000E-03 7.2227174013954733E-04 5.3564647272777532E-01
+ 27338 6.8345000000000003E-03 7.2240565782091132E-04 5.3569757269914053E-01
+ 27339 6.8347499999999997E-03 7.2253958828598407E-04 5.3574867267050552E-01
+ 27340 6.8349999999999999E-03 7.2267353153534803E-04 5.3579977264187073E-01
+ 27341 6.8352500000000002E-03 7.2280748756958400E-04 5.3585087261323572E-01
+ 27342 6.8354999999999996E-03 7.2294145638927387E-04 5.3590197258460071E-01
+ 27343 6.8357499999999998E-03 7.2307543799500008E-04 5.3595307255596591E-01
+ 27344 6.8360000000000001E-03 7.2320943110127127E-04 5.3600417252733112E-01
+ 27345 6.8362500000000003E-03 7.2334343843799868E-04 5.3605527249869633E-01
+ 27346 6.8364999999999997E-03 7.2347745855204425E-04 5.3610637247006132E-01
+ 27347 6.8367499999999999E-03 7.2361149144398249E-04 5.3615747244142631E-01
+ 27348 6.8370000000000002E-03 7.2374553711438653E-04 5.3620857241279152E-01
+ 27349 6.8372499999999996E-03 7.2387959556383173E-04 5.3625967238415650E-01
+ 27350 6.8374999999999998E-03 7.2401366679289393E-04 5.3631077235552171E-01
+ 27351 6.8377500000000001E-03 7.2414775080214850E-04 5.3636187232688692E-01
+ 27352 6.8380000000000003E-03 7.2428184759217127E-04 5.3641297229825213E-01
+ 27353 6.8382499999999997E-03 7.2441595716353838E-04 5.3646407226961712E-01
+ 27354 6.8385000000000000E-03 7.2455007951682706E-04 5.3651517224098211E-01
+ 27355 6.8387500000000002E-03 7.2468421465261498E-04 5.3656627221234732E-01
+ 27356 6.8389999999999996E-03 7.2481836257147904E-04 5.3661737218371230E-01
+ 27357 6.8392499999999998E-03 7.2495252327399787E-04 5.3666847215507751E-01
+ 27358 6.8395000000000001E-03 7.2508669676074979E-04 5.3671957212644272E-01
+ 27359 6.8397500000000003E-03 7.2522088303231366E-04 5.3677067209780771E-01
+ 27360 6.8399999999999997E-03 7.2535508208502423E-04 5.3682177206917270E-01
+ 27361 6.8402500000000000E-03 7.2548929390390550E-04 5.3687287204053791E-01
+ 27362 6.8405000000000002E-03 7.2562351848808244E-04 5.3692397201190312E-01
+ 27363 6.8407499999999996E-03 7.2575775583811524E-04 5.3697507198326810E-01
+ 27364 6.8409999999999999E-03 7.2589200595456606E-04 5.3702617195463331E-01
+ 27365 6.8412500000000001E-03 7.2602626883799522E-04 5.3707727192599852E-01
+ 27366 6.8415000000000004E-03 7.2616054448896542E-04 5.3712837189736351E-01
+ 27367 6.8417499999999997E-03 7.2629483290803784E-04 5.3717947186872850E-01
+ 27368 6.8420000000000000E-03 7.2642913409577529E-04 5.3723057184009371E-01
+ 27369 6.8422500000000002E-03 7.2656344805274178E-04 5.3728167181145892E-01
+ 27370 6.8424999999999996E-03 7.2669777477949891E-04 5.3733277178282390E-01
+ 27371 6.8427499999999999E-03 7.2683211427661222E-04 5.3738387175418911E-01
+ 27372 6.8430000000000001E-03 7.2696646654464461E-04 5.3743497172555410E-01
+ 27373 6.8432499999999995E-03 7.2710083158416075E-04 5.3748607169691909E-01
+ 27374 6.8434999999999998E-03 7.2723520939572657E-04 5.3753717166828430E-01
+ 27375 6.8437500000000000E-03 7.2736959997990686E-04 5.3758827163964951E-01
+ 27376 6.8440000000000003E-03 7.2750400333726668E-04 5.3763937161101472E-01
+ 27377 6.8442499999999996E-03 7.2763841946837308E-04 5.3769047158237970E-01
+ 27378 6.8444999999999999E-03 7.2777284837379245E-04 5.3774157155374469E-01
+ 27379 6.8447500000000001E-03 7.2790729005409150E-04 5.3779267152510990E-01
+ 27380 6.8449999999999995E-03 7.2804174450983705E-04 5.3784377149647489E-01
+ 27381 6.8452499999999998E-03 7.2817621174159754E-04 5.3789487146784010E-01
+ 27382 6.8455000000000000E-03 7.2831069174994121E-04 5.3794597143920531E-01
+ 27383 6.8457500000000003E-03 7.2844518453543639E-04 5.3799707141057052E-01
+ 27384 6.8459999999999997E-03 7.2857969009865132E-04 5.3804817138193550E-01
+ 27385 6.8462499999999999E-03 7.2871420844015629E-04 5.3809927135330049E-01
+ 27386 6.8465000000000002E-03 7.2884873956052072E-04 5.3815037132466570E-01
+ 27387 6.8467499999999995E-03 7.2898328346031457E-04 5.3820147129603069E-01
+ 27388 6.8469999999999998E-03 7.2911784014010749E-04 5.3825257126739590E-01
+ 27389 6.8472500000000000E-03 7.2925240960047236E-04 5.3830367123876111E-01
+ 27390 6.8475000000000003E-03 7.2938699184197926E-04 5.3835477121012609E-01
+ 27391 6.8477499999999997E-03 7.2952158686519913E-04 5.3840587118149108E-01
+ 27392 6.8479999999999999E-03 7.2965619467070585E-04 5.3845697115285629E-01
+ 27393 6.8482500000000002E-03 7.2979081525907056E-04 5.3850807112422150E-01
+ 27394 6.8484999999999996E-03 7.2992544863086659E-04 5.3855917109558649E-01
+ 27395 6.8487499999999998E-03 7.3006009478666695E-04 5.3861027106695170E-01
+ 27396 6.8490000000000001E-03 7.3019475372704593E-04 5.3866137103831691E-01
+ 27397 6.8492500000000003E-03 7.3032942863751550E-04 5.3871247100968189E-01
+ 27398 6.8494999999999997E-03 7.3046411316525636E-04 5.3876357098104688E-01
+ 27399 6.8497499999999999E-03 7.3059881045937089E-04 5.3881467095241209E-01
+ 27400 6.8500000000000002E-03 7.3073352052041530E-04 5.3886577092377730E-01
+ 27401 6.8502499999999996E-03 7.3086824334894600E-04 5.3891687089514229E-01
+ 27402 6.8504999999999998E-03 7.3100297894552145E-04 5.3896797086650750E-01
+ 27403 6.8507500000000001E-03 7.3113772731069938E-04 5.3901907083787248E-01
+ 27404 6.8510000000000003E-03 7.3127248844503717E-04 5.3907017080923769E-01
+ 27405 6.8512499999999997E-03 7.3140726234909481E-04 5.3912127078060268E-01
+ 27406 6.8515000000000000E-03 7.3154204902342948E-04 5.3917237075196789E-01
+ 27407 6.8517500000000002E-03 7.3167684846860257E-04 5.3922347072333310E-01
+ 27408 6.8519999999999996E-03 7.3181166068517212E-04 5.3927457069469809E-01
+ 27409 6.8522499999999998E-03 7.3194648567369953E-04 5.3932567066606307E-01
+ 27410 6.8525000000000001E-03 7.3208132343474512E-04 5.3937677063742828E-01
+ 27411 6.8527500000000003E-03 7.3221617396887007E-04 5.3942787060879349E-01
+ 27412 6.8529999999999997E-03 7.3235103727663459E-04 5.3947897058015848E-01
+ 27413 6.8532500000000000E-03 7.3248591335860170E-04 5.3953007055152369E-01
+ 27414 6.8535000000000002E-03 7.3262080221533346E-04 5.3958117052288890E-01
+ 27415 6.8537499999999996E-03 7.3275570384739072E-04 5.3963227049425389E-01
+ 27416 6.8539999999999998E-03 7.3289061825533922E-04 5.3968337046561887E-01
+ 27417 6.8542500000000001E-03 7.3302554543973970E-04 5.3973447043698408E-01
+ 27418 6.8545000000000003E-03 7.3316048540115835E-04 5.3978557040834929E-01
+ 27419 6.8547499999999997E-03 7.3329543814015644E-04 5.3983667037971428E-01
+ 27420 6.8550000000000000E-03 7.3343040365730125E-04 5.3988777035107949E-01
+ 27421 6.8552500000000002E-03 7.3356538195301906E-04 5.3993887032244448E-01
+ 27422 6.8554999999999996E-03 7.3370037302243575E-04 5.3998997029380946E-01
+ 27423 6.8557499999999999E-03 7.3383537686329172E-04 5.4004107026517467E-01
+ 27424 6.8560000000000001E-03 7.3397039347614557E-04 5.4009217023653988E-01
+ 27425 6.8562500000000004E-03 7.3410542286155565E-04 5.4014327020790509E-01
+ 27426 6.8564999999999997E-03 7.3424046502008021E-04 5.4019437017927008E-01
+ 27427 6.8567500000000000E-03 7.3437551995228013E-04 5.4024547015063529E-01
+ 27428 6.8570000000000002E-03 7.3451058765871462E-04 5.4029657012200027E-01
+ 27429 6.8572499999999996E-03 7.3464566813994324E-04 5.4034767009336526E-01
+ 27430 6.8574999999999999E-03 7.3478076139652762E-04 5.4039877006473047E-01
+ 27431 6.8577500000000001E-03 7.3491586742902818E-04 5.4044987003609568E-01
+ 27432 6.8579999999999995E-03 7.3505098623800598E-04 5.4050097000746067E-01
+ 27433 6.8582499999999998E-03 7.3518611782402384E-04 5.4055206997882588E-01
+ 27434 6.8585000000000000E-03 7.3532126218764306E-04 5.4060316995019086E-01
+ 27435 6.8587500000000003E-03 7.3545641932942643E-04 5.4065426992155607E-01
+ 27436 6.8589999999999996E-03 7.3559158924993656E-04 5.4070536989292106E-01
+ 27437 6.8592499999999999E-03 7.3572668879083754E-04 5.4075646986428627E-01
+ 27438 6.8595000000000001E-03 7.3586188274971727E-04 5.4080756983565148E-01
+ 27439 6.8597499999999995E-03 7.3599717568946499E-04 5.4085866980701647E-01
+ 27440 6.8599999999999998E-03 7.3613239673052052E-04 5.4090976977838168E-01
+ 27441 6.8602500000000000E-03 7.3626763055312401E-04 5.4096086974974666E-01
+ 27442 6.8605000000000003E-03 7.3640287715784011E-04 5.4101196972111187E-01
+ 27443 6.8607499999999997E-03 7.3653813654523455E-04 5.4106306969247686E-01
+ 27444 6.8609999999999999E-03 7.3667340871587373E-04 5.4111416966384207E-01
+ 27445 6.8612500000000002E-03 7.3680869367032445E-04 5.4116526963520728E-01
+ 27446 6.8614999999999995E-03 7.3694399140915225E-04 5.4121636960657227E-01
+ 27447 6.8617499999999998E-03 7.3707930193292600E-04 5.4126746957793725E-01
+ 27448 6.8620000000000000E-03 7.3721462524221177E-04 5.4131856954930246E-01
+ 27449 6.8622500000000003E-03 7.3734996133757865E-04 5.4136966952066767E-01
+ 27450 6.8624999999999997E-03 7.3748531021959444E-04 5.4142076949203266E-01
+ 27451 6.8627499999999999E-03 7.3762067188882824E-04 5.4147186946339787E-01
+ 27452 6.8630000000000002E-03 7.3775604634517705E-04 5.4152296943476286E-01
+ 27453 6.8632499999999996E-03 7.3789143357217628E-04 5.4157406940612784E-01
+ 27454 6.8634999999999998E-03 7.3802683356295675E-04 5.4162516937749305E-01
+ 27455 6.8637500000000001E-03 7.3816224631806458E-04 5.4167626934885826E-01
+ 27456 6.8640000000000003E-03 7.3829767183804815E-04 5.4172736932022347E-01
+ 27457 6.8642499999999997E-03 7.3843311012345358E-04 5.4177846929158846E-01
+ 27458 6.8644999999999999E-03 7.3856856117483023E-04 5.4182956926295367E-01
+ 27459 6.8647500000000002E-03 7.3870402499272791E-04 5.4188066923431866E-01
+ 27460 6.8649999999999996E-03 7.3883950157769293E-04 5.4193176920568364E-01
+ 27461 6.8652499999999998E-03 7.3897499093027608E-04 5.4198286917704885E-01
+ 27462 6.8655000000000001E-03 7.3911049305102716E-04 5.4203396914841406E-01
+ 27463 6.8657500000000003E-03 7.3924600794049596E-04 5.4208506911977927E-01
+ 27464 6.8659999999999997E-03 7.3938153559923196E-04 5.4213616909114426E-01
+ 27465 6.8662500000000000E-03 7.3951707602778756E-04 5.4218726906250925E-01
+ 27466 6.8665000000000002E-03 7.3965262922671385E-04 5.4223836903387446E-01
+ 27467 6.8667499999999996E-03 7.3978819519656140E-04 5.4228946900523944E-01
+ 27468 6.8669999999999998E-03 7.3992377393788326E-04 5.4234056897660465E-01
+ 27469 6.8672500000000001E-03 7.4005936744369922E-04 5.4239166894796986E-01
+ 27470 6.8675000000000003E-03 7.4019497155558913E-04 5.4244276891933507E-01
+ 27471 6.8677499999999997E-03 7.4033058844353661E-04 5.4249386889070006E-01
+ 27472 6.8680000000000000E-03 7.4046621810809979E-04 5.4254496886206505E-01
+ 27473 6.8682500000000002E-03 7.4060186054983464E-04 5.4259606883343026E-01
+ 27474 6.8684999999999996E-03 7.4073751576929792E-04 5.4264716880479524E-01
+ 27475 6.8687499999999999E-03 7.4087318376704799E-04 5.4269826877616045E-01
+ 27476 6.8690000000000001E-03 7.4100886454364287E-04 5.4274936874752566E-01
+ 27477 6.8692500000000004E-03 7.4114455809963888E-04 5.4280046871889065E-01
+ 27478 6.8694999999999997E-03 7.4128026443559634E-04 5.4285156869025564E-01
+ 27479 6.8697500000000000E-03 7.4141598316795855E-04 5.4290266866162085E-01
+ 27480 6.8700000000000002E-03 7.4155171521016444E-04 5.4295376863298606E-01
+ 27481 6.8702499999999996E-03 7.4168746003105393E-04 5.4300486860435104E-01
+ 27482 6.8704999999999999E-03 7.4182321763118647E-04 5.4305596857571625E-01
+ 27483 6.8707500000000001E-03 7.4195898801102729E-04 5.4310706854708124E-01
+ 27484 6.8710000000000004E-03 7.4209477116462955E-04 5.4315816851844645E-01
+ 27485 6.8712499999999998E-03 7.4223056708855740E-04 5.4320926848981144E-01
+ 27486 6.8715000000000000E-03 7.4236637578336130E-04 5.4326036846117665E-01
+ 27487 6.8717500000000003E-03 7.4250219724959050E-04 5.4331146843254186E-01
+ 27488 6.8719999999999996E-03 7.4263803148779371E-04 5.4336256840390684E-01
+ 27489 6.8722499999999999E-03 7.4277387849852291E-04 5.4341366837527205E-01
+ 27490 6.8725000000000001E-03 7.4290973828232767E-04 5.4346476834663704E-01
+ 27491 6.8727499999999995E-03 7.4304561083975910E-04 5.4351586831800203E-01
+ 27492 6.8729999999999998E-03 7.4318149617136971E-04 5.4356696828936724E-01
+ 27493 6.8732500000000000E-03 7.4331739427770994E-04 5.4361806826073245E-01
+ 27494 6.8735000000000003E-03 7.4345330515933252E-04 5.4366916823209765E-01
+ 27495 6.8737499999999997E-03 7.4358922881678975E-04 5.4372026820346264E-01
+ 27496 6.8739999999999999E-03 7.4372516525063543E-04 5.4377136817482763E-01
+ 27497 6.8742500000000002E-03 7.4386111446142207E-04 5.4382246814619284E-01
+ 27498 6.8744999999999995E-03 7.4399707644970305E-04 5.4387356811755783E-01
+ 27499 6.8747499999999998E-03 7.4413305121603316E-04 5.4392466808892304E-01
+ 27500 6.8750000000000000E-03 7.4426903876096751E-04 5.4397576806028825E-01
+ 27501 6.8752500000000003E-03 7.4440503908505969E-04 5.4402686803165345E-01
+ 27502 6.8754999999999997E-03 7.4454105218886481E-04 5.4407796800301844E-01
+ 27503 6.8757499999999999E-03 7.4467707807294070E-04 5.4412906797438343E-01
+ 27504 6.8760000000000002E-03 7.4481311673784084E-04 5.4418016794574864E-01
+ 27505 6.8762499999999996E-03 7.4494916818412240E-04 5.4423126791711363E-01
+ 27506 6.8764999999999998E-03 7.4508523241234277E-04 5.4428236788847884E-01
+ 27507 6.8767500000000001E-03 7.4522130942305848E-04 5.4433346785984404E-01
+ 27508 6.8770000000000003E-03 7.4535739921682809E-04 5.4438456783120903E-01
+ 27509 6.8772499999999997E-03 7.4549350179420782E-04 5.4443566780257402E-01
+ 27510 6.8774999999999999E-03 7.4562961715575709E-04 5.4448676777393923E-01
+ 27511 6.8777500000000002E-03 7.4576574530203484E-04 5.4453786774530444E-01
+ 27512 6.8779999999999996E-03 7.4590188623359865E-04 5.4458896771666943E-01
+ 27513 6.8782499999999998E-03 7.4603803995101036E-04 5.4464006768803463E-01
+ 27514 6.8785000000000001E-03 7.4617420645482790E-04 5.4469116765939962E-01
+ 27515 6.8787500000000003E-03 7.4631038573590006E-04 5.4474226763076483E-01
+ 27516 6.8789999999999997E-03 7.4644657777965875E-04 5.4479336760212982E-01
+ 27517 6.8792499999999999E-03 7.4658278258646815E-04 5.4484446757349503E-01
+ 27518 6.8795000000000002E-03 7.4671900015686363E-04 5.4489556754486024E-01
+ 27519 6.8797499999999996E-03 7.4685523049138557E-04 5.4494666751622522E-01
+ 27520 6.8799999999999998E-03 7.4699147359057216E-04 5.4499776748759043E-01
+ 27521 6.8802500000000001E-03 7.4712772945496420E-04 5.4504886745895542E-01
+ 27522 6.8805000000000003E-03 7.4726399808509891E-04 5.4509996743032063E-01
+ 27523 6.8807499999999997E-03 7.4740027948151893E-04 5.4515106740168562E-01
+ 27524 6.8810000000000000E-03 7.4753657364476399E-04 5.4520216737305083E-01
+ 27525 6.8812500000000002E-03 7.4767288057537456E-04 5.4525326734441604E-01
+ 27526 6.8814999999999996E-03 7.4780920027389165E-04 5.4530436731578102E-01
+ 27527 6.8817499999999998E-03 7.4794553274085736E-04 5.4535546728714601E-01
+ 27528 6.8820000000000001E-03 7.4808187797681402E-04 5.4540656725851122E-01
+ 27529 6.8822500000000003E-03 7.4821823598230416E-04 5.4545766722987643E-01
+ 27530 6.8824999999999997E-03 7.4835460675786846E-04 5.4550876720124142E-01
+ 27531 6.8827500000000000E-03 7.4849099030405348E-04 5.4555986717260663E-01
+ 27532 6.8830000000000002E-03 7.4862738662140002E-04 5.4561096714397184E-01
+ 27533 6.8832499999999996E-03 7.4876379571045331E-04 5.4566206711533682E-01
+ 27534 6.8834999999999999E-03 7.4890021757175677E-04 5.4571316708670181E-01
+ 27535 6.8837500000000001E-03 7.4903665220585596E-04 5.4576426705806702E-01
+ 27536 6.8840000000000004E-03 7.4917309961329581E-04 5.4581536702943223E-01
+ 27537 6.8842499999999997E-03 7.4930955979462014E-04 5.4586646700079722E-01
+ 27538 6.8845000000000000E-03 7.4944603275037692E-04 5.4591756697216243E-01
+ 27539 6.8847500000000002E-03 7.4958251848111139E-04 5.4596866694352741E-01
+ 27540 6.8849999999999996E-03 7.4971901698736966E-04 5.4601976691489240E-01
+ 27541 6.8852499999999999E-03 7.4985552826969948E-04 5.4607086688625761E-01
+ 27542 6.8855000000000001E-03 7.4999205232864716E-04 5.4612196685762282E-01
+ 27543 6.8857499999999995E-03 7.5012858916476100E-04 5.4617306682898781E-01
+ 27544 6.8859999999999998E-03 7.5026513877858917E-04 5.4622416680035302E-01
+ 27545 6.8862500000000000E-03 7.5040170117067994E-04 5.4627526677171800E-01
+ 27546 6.8865000000000003E-03 7.5053827634063151E-04 5.4632636674308321E-01
+ 27547 6.8867499999999996E-03 7.5067486428275875E-04 5.4637746671444820E-01
+ 27548 6.8869999999999999E-03 7.5081146499647274E-04 5.4642856668581341E-01
+ 27549 6.8872500000000001E-03 7.5094807848231709E-04 5.4647966665717862E-01
+ 27550 6.8874999999999995E-03 7.5108470474083227E-04 5.4653076662854361E-01
+ 27551 6.8877499999999998E-03 7.5122134377256309E-04 5.4658186659990882E-01
+ 27552 6.8880000000000000E-03 7.5135799557805253E-04 5.4663296657127380E-01
+ 27553 6.8882500000000003E-03 7.5149466015784398E-04 5.4668406654263901E-01
+ 27554 6.8884999999999997E-03 7.5163133751248118E-04 5.4673516651400400E-01
+ 27555 6.8887499999999999E-03 7.5176802764250958E-04 5.4678626648536921E-01
+ 27556 6.8890000000000002E-03 7.5190473054847411E-04 5.4683736645673442E-01
+ 27557 6.8892499999999995E-03 7.5204144623091914E-04 5.4688846642809941E-01
+ 27558 6.8894999999999998E-03 7.5217817469039132E-04 5.4693956639946439E-01
+ 27559 6.8897500000000000E-03 7.5231491592743537E-04 5.4699066637082960E-01
+ 27560 6.8900000000000003E-03 7.5245166994259848E-04 5.4704176634219481E-01
+ 27561 6.8902499999999997E-03 7.5258843673642729E-04 5.4709286631355980E-01
+ 27562 6.8904999999999999E-03 7.5272521630946989E-04 5.4714396628492501E-01
+ 27563 6.8907500000000002E-03 7.5286200866227237E-04 5.4719506625629022E-01
+ 27564 6.8909999999999996E-03 7.5299881379538270E-04 5.4724616622765521E-01
+ 27565 6.8912499999999998E-03 7.5313563170935057E-04 5.4729726619902019E-01
+ 27566 6.8915000000000001E-03 7.5327246240472349E-04 5.4734836617038540E-01
+ 27567 6.8917500000000003E-03 7.5340930588205051E-04 5.4739946614175061E-01
+ 27568 6.8919999999999997E-03 7.5354616214188110E-04 5.4745056611311560E-01
+ 27569 6.8922499999999999E-03 7.5368303118476549E-04 5.4750166608448081E-01
+ 27570 6.8925000000000002E-03 7.5381991301125316E-04 5.4755276605584580E-01
+ 27571 6.8927499999999996E-03 7.5395680762189500E-04 5.4760386602721078E-01
+ 27572 6.8929999999999998E-03 7.5409371501724231E-04 5.4765496599857599E-01
+ 27573 6.8932500000000001E-03 7.5423063519784576E-04 5.4770606596994120E-01
+ 27574 6.8935000000000003E-03 7.5436756816425722E-04 5.4775716594130641E-01
+ 27575 6.8937499999999997E-03 7.5450451391702767E-04 5.4780826591267140E-01
+ 27576 6.8940000000000000E-03 7.5464147245671168E-04 5.4785936588403639E-01
+ 27577 6.8942500000000002E-03 7.5477844378386101E-04 5.4791046585540160E-01
+ 27578 6.8944999999999996E-03 7.5491542788846066E-04 5.4796156582676658E-01
+ 27579 6.8947499999999998E-03 7.5505242475681412E-04 5.4801266579813179E-01
+ 27580 6.8950000000000001E-03 7.5518943438937568E-04 5.4806376576949700E-01
+ 27581 6.8952500000000003E-03 7.5532645678667615E-04 5.4811486574086221E-01
+ 27582 6.8954999999999997E-03 7.5546349194924756E-04 5.4816596571222720E-01
+ 27583 6.8957500000000000E-03 7.5560053987762193E-04 5.4821706568359219E-01
+ 27584 6.8960000000000002E-03 7.5573760057233224E-04 5.4826816565495740E-01
+ 27585 6.8962499999999996E-03 7.5587467403391052E-04 5.4831926562632238E-01
+ 27586 6.8964999999999999E-03 7.5601176026289095E-04 5.4837036559768759E-01
+ 27587 6.8967500000000001E-03 7.5614885925980675E-04 5.4842146556905280E-01
+ 27588 6.8970000000000004E-03 7.5628598401017227E-04 5.4847256554041779E-01
+ 27589 6.8972499999999997E-03 7.5642310779005487E-04 5.4852366551178278E-01
+ 27590 6.8975000000000000E-03 7.5656024435015261E-04 5.4857476548314799E-01
+ 27591 6.8977500000000002E-03 7.5669738293750665E-04 5.4862586545451320E-01
+ 27592 6.8979999999999996E-03 7.5683454578211521E-04 5.4867696542587818E-01
+ 27593 6.8982499999999999E-03 7.5697172139786880E-04 5.4872806539724339E-01
+ 27594 6.8985000000000001E-03 7.5710890978530389E-04 5.4877916536860860E-01
+ 27595 6.8987500000000004E-03 7.5724611094495553E-04 5.4883026533997359E-01
+ 27596 6.8989999999999998E-03 7.5738332517174850E-04 5.4888136531133858E-01
+ 27597 6.8992500000000000E-03 7.5752055182172506E-04 5.4893246528270379E-01
+ 27598 6.8995000000000003E-03 7.5765779125075536E-04 5.4898356525406899E-01
+ 27599 6.8997499999999996E-03 7.5779504345938281E-04 5.4903466522543398E-01
+ 27600 6.8999999999999999E-03 7.5793230844815038E-04 5.4908576519679919E-01
+ 27601 6.9002500000000001E-03 7.5806958621760256E-04 5.4913686516816418E-01
+ 27602 6.9004999999999995E-03 7.5820687676828177E-04 5.4918796513952917E-01
+ 27603 6.9007499999999998E-03 7.5834418010073379E-04 5.4923906511089438E-01
+ 27604 6.9010000000000000E-03 7.5848149621550248E-04 5.4929016508225958E-01
+ 27605 6.9012500000000003E-03 7.5861882511313338E-04 5.4934126505362479E-01
+ 27606 6.9014999999999996E-03 7.5875616679417165E-04 5.4939236502498978E-01
+ 27607 6.9017499999999999E-03 7.5889352125916307E-04 5.4944346499635477E-01
+ 27608 6.9020000000000001E-03 7.5903088850865494E-04 5.4949456496771998E-01
+ 27609 6.9022499999999995E-03 7.5916826854272870E-04 5.4954566493908497E-01
+ 27610 6.9024999999999998E-03 7.5930566134797101E-04 5.4959676491045018E-01
+ 27611 6.9027500000000000E-03 7.5944306691837725E-04 5.4964786488181538E-01
+ 27612 6.9030000000000003E-03 7.5958048525447575E-04 5.4969896485318059E-01
+ 27613 6.9032499999999997E-03 7.5971791635679430E-04 5.4975006482454558E-01
+ 27614 6.9034999999999999E-03 7.5985536022586415E-04 5.4980116479591057E-01
+ 27615 6.9037500000000002E-03 7.5999281686221353E-04 5.4985226476727578E-01
+ 27616 6.9039999999999995E-03 7.6013028626637196E-04 5.4990336473864077E-01
+ 27617 6.9042499999999998E-03 7.6026776843887060E-04 5.4995446471000597E-01
+ 27618 6.9045000000000000E-03 7.6040526338024049E-04 5.5000556468137118E-01
+ 27619 6.9047500000000003E-03 7.6054277109101137E-04 5.5005666465273617E-01
+ 27620 6.9049999999999997E-03 7.6068029157171546E-04 5.5010776462410116E-01
+ 27621 6.9052499999999999E-03 7.6081782513209850E-04 5.5015886459546637E-01
+ 27622 6.9055000000000002E-03 7.6095537121274751E-04 5.5020996456683158E-01
+ 27623 6.9057499999999996E-03 7.6109293007025453E-04 5.5026106453819656E-01
+ 27624 6.9059999999999998E-03 7.6123050170515724E-04 5.5031216450956177E-01
+ 27625 6.9062500000000001E-03 7.6136808611799512E-04 5.5036326448092698E-01
+ 27626 6.9065000000000003E-03 7.6150568330930453E-04 5.5041436445229197E-01
+ 27627 6.9067499999999997E-03 7.6164329327962519E-04 5.5046546442365696E-01
+ 27628 6.9069999999999999E-03 7.6178091602949660E-04 5.5051656439502217E-01
+ 27629 6.9072500000000002E-03 7.6191855155945836E-04 5.5056766436638738E-01
+ 27630 6.9074999999999996E-03 7.6205619987004944E-04 5.5061876433775236E-01
+ 27631 6.9077499999999998E-03 7.6219386096181116E-04 5.5066986430911757E-01
+ 27632 6.9080000000000001E-03 7.6233153483528358E-04 5.5072096428048256E-01
+ 27633 6.9082500000000003E-03 7.6246922149100847E-04 5.5077206425184777E-01
+ 27634 6.9084999999999997E-03 7.6260692092952609E-04 5.5082316422321276E-01
+ 27635 6.9087500000000000E-03 7.6274463315137843E-04 5.5087426419457797E-01
+ 27636 6.9090000000000002E-03 7.6288235815710867E-04 5.5092536416594318E-01
+ 27637 6.9092499999999996E-03 7.6302009594725784E-04 5.5097646413730816E-01
+ 27638 6.9094999999999998E-03 7.6315784652237063E-04 5.5102756410867337E-01
+ 27639 6.9097500000000001E-03 7.6329560988298839E-04 5.5107866408003836E-01
+ 27640 6.9100000000000003E-03 7.6343338602965485E-04 5.5112976405140357E-01
+ 27641 6.9102499999999997E-03 7.6357117496145938E-04 5.5118086402276856E-01
+ 27642 6.9105000000000000E-03 7.6370897666098092E-04 5.5123196399413377E-01
+ 27643 6.9107500000000002E-03 7.6384679112340213E-04 5.5128306396549898E-01
+ 27644 6.9109999999999996E-03 7.6398461834924496E-04 5.5133416393686396E-01
+ 27645 6.9112499999999999E-03 7.6412245833903274E-04 5.5138526390822895E-01
+ 27646 6.9115000000000001E-03 7.6426031109328829E-04 5.5143636387959416E-01
+ 27647 6.9117500000000004E-03 7.6439817661253559E-04 5.5148746385095937E-01
+ 27648 6.9119999999999997E-03 7.6453605489729744E-04 5.5153856382232436E-01
+ 27649 6.9122500000000000E-03 7.6467394594809926E-04 5.5158966379368957E-01
+ 27650 6.9125000000000002E-03 7.6481184976546503E-04 5.5164076376505455E-01
+ 27651 6.9127499999999996E-03 7.6494976634991962E-04 5.5169186373641954E-01
+ 27652 6.9129999999999999E-03 7.6508769570198865E-04 5.5174296370778475E-01
+ 27653 6.9132500000000001E-03 7.6522563782219786E-04 5.5179406367914996E-01
+ 27654 6.9134999999999995E-03 7.6536359271107209E-04 5.5184516365051495E-01
+ 27655 6.9137499999999998E-03 7.6550156036913947E-04 5.5189626362188016E-01
+ 27656 6.9140000000000000E-03 7.6563954079692572E-04 5.5194736359324537E-01
+ 27657 6.9142500000000003E-03 7.6577753399495853E-04 5.5199846356461035E-01
+ 27658 6.9144999999999996E-03 7.6591553996376396E-04 5.5204956353597534E-01
+ 27659 6.9147499999999999E-03 7.6605355870387206E-04 5.5210066350734055E-01
+ 27660 6.9150000000000001E-03 7.6619159021580933E-04 5.5215176347870576E-01
+ 27661 6.9152499999999995E-03 7.6632963450010431E-04 5.5220286345007075E-01
+ 27662 6.9154999999999998E-03 7.6646769155728697E-04 5.5225396342143596E-01
+ 27663 6.9157500000000000E-03 7.6660576138788672E-04 5.5230506339280094E-01
+ 27664 6.9160000000000003E-03 7.6674384399243189E-04 5.5235616336416615E-01
+ 27665 6.9162499999999997E-03 7.6688193937145288E-04 5.5240726333553114E-01
+ 27666 6.9164999999999999E-03 7.6702004752548071E-04 5.5245836330689635E-01
+ 27667 6.9167500000000002E-03 7.6715816845504602E-04 5.5250946327826156E-01
+ 27668 6.9169999999999995E-03 7.6729630216067852E-04 5.5256056324962655E-01
+ 27669 6.9172499999999998E-03 7.6743444864291145E-04 5.5261166322099176E-01
+ 27670 6.9175000000000000E-03 7.6757260790227648E-04 5.5266276319235674E-01
+ 27671 6.9177500000000003E-03 7.6771077993930488E-04 5.5271386316372195E-01
+ 27672 6.9179999999999997E-03 7.6784896475452899E-04 5.5276496313508694E-01
+ 27673 6.9182499999999999E-03 7.6798716234806417E-04 5.5281606310645215E-01
+ 27674 6.9185000000000002E-03 7.6812537271453787E-04 5.5286716307781736E-01
+ 27675 6.9187499999999996E-03 7.6826359585256676E-04 5.5291826304918235E-01
+ 27676 6.9189999999999998E-03 7.6840183176267798E-04 5.5296936302054733E-01
+ 27677 6.9192500000000001E-03 7.6854008044539780E-04 5.5302046299191254E-01
+ 27678 6.9195000000000003E-03 7.6867834190125423E-04 5.5307156296327775E-01
+ 27679 6.9197499999999997E-03 7.6881661613077375E-04 5.5312266293464274E-01
+ 27680 6.9199999999999999E-03 7.6895490313448546E-04 5.5317376290600795E-01
+ 27681 6.9202500000000002E-03 7.6909320291291671E-04 5.5322486287737294E-01
+ 27682 6.9204999999999996E-03 7.6923151546659670E-04 5.5327596284873792E-01
+ 27683 6.9207499999999998E-03 7.6936984079605420E-04 5.5332706282010313E-01
+ 27684 6.9210000000000001E-03 7.6950817890181894E-04 5.5337816279146834E-01
+ 27685 6.9212500000000003E-03 7.6964652978442002E-04 5.5342926276283355E-01
+ 27686 6.9214999999999997E-03 7.6978489344438719E-04 5.5348036273419854E-01
+ 27687 6.9217500000000000E-03 7.6992326988225266E-04 5.5353146270556375E-01
+ 27688 6.9220000000000002E-03 7.7006165909854554E-04 5.5358256267692874E-01
+ 27689 6.9222499999999996E-03 7.7020006109379709E-04 5.5363366264829372E-01
+ 27690 6.9224999999999998E-03 7.7033847586854007E-04 5.5368476261965893E-01
+ 27691 6.9227500000000001E-03 7.7047690342330608E-04 5.5373586259102414E-01
+ 27692 6.9230000000000003E-03 7.7061534375862583E-04 5.5378696256238935E-01
+ 27693 6.9232499999999997E-03 7.7075379687503330E-04 5.5383806253375434E-01
+ 27694 6.9235000000000000E-03 7.7089226277306114E-04 5.5388916250511933E-01
+ 27695 6.9237500000000002E-03 7.7103074145324312E-04 5.5394026247648454E-01
+ 27696 6.9239999999999996E-03 7.7116923291611211E-04 5.5399136244784952E-01
+ 27697 6.9242499999999998E-03 7.7130773716220253E-04 5.5404246241921473E-01
+ 27698 6.9245000000000001E-03 7.7144625419204931E-04 5.5409356239057994E-01
+ 27699 6.9247500000000003E-03 7.7158478400618708E-04 5.5414466236194515E-01
+ 27700 6.9249999999999997E-03 7.7172332660514948E-04 5.5419576233331014E-01
+ 27701 6.9252500000000000E-03 7.7186188198947450E-04 5.5424686230467513E-01
+ 27702 6.9255000000000002E-03 7.7200045015969642E-04 5.5429796227604033E-01
+ 27703 6.9257499999999996E-03 7.7213903111635095E-04 5.5434906224740532E-01
+ 27704 6.9259999999999999E-03 7.7227762485997651E-04 5.5440016221877053E-01
+ 27705 6.9262500000000001E-03 7.7241623139087928E-04 5.5445126219013574E-01
+ 27706 6.9265000000000004E-03 7.7255485069437069E-04 5.5450236216150073E-01
+ 27707 6.9267499999999997E-03 7.7269348276178776E-04 5.5455346213286572E-01
+ 27708 6.9270000000000000E-03 7.7283212759364614E-04 5.5460456210423092E-01
+ 27709 6.9272500000000002E-03 7.7297078519046223E-04 5.5465566207559613E-01
+ 27710 6.9274999999999996E-03 7.7310945555275146E-04 5.5470676204696112E-01
+ 27711 6.9277499999999999E-03 7.7324813868103164E-04 5.5475786201832633E-01
+ 27712 6.9280000000000001E-03 7.7338683457581821E-04 5.5480896198969132E-01
+ 27713 6.9282499999999995E-03 7.7352554323762964E-04 5.5486006196105631E-01
+ 27714 6.9284999999999998E-03 7.7366426466698405E-04 5.5491116193242151E-01
+ 27715 6.9287500000000000E-03 7.7380299886439861E-04 5.5496226190378672E-01
+ 27716 6.9290000000000003E-03 7.7394174583039180E-04 5.5501336187515193E-01
+ 27717 6.9292499999999996E-03 7.7408050556548251E-04 5.5506446184651692E-01
+ 27718 6.9294999999999999E-03 7.7421927807019028E-04 5.5511556181788213E-01
+ 27719 6.9297500000000001E-03 7.7435806334503457E-04 5.5516666178924712E-01
+ 27720 6.9299999999999995E-03 7.7449686139053405E-04 5.5521776176061211E-01
+ 27721 6.9302499999999998E-03 7.7463567220721055E-04 5.5526886173197731E-01
+ 27722 6.9305000000000000E-03 7.7477449579558394E-04 5.5531996170334252E-01
+ 27723 6.9307500000000003E-03 7.7491333215617508E-04 5.5537106167470773E-01
+ 27724 6.9309999999999997E-03 7.7505218128950460E-04 5.5542216164607272E-01
+ 27725 6.9312499999999999E-03 7.7519104319609595E-04 5.5547326161743771E-01
+ 27726 6.9315000000000002E-03 7.7532991787646966E-04 5.5552436158880292E-01
+ 27727 6.9317499999999995E-03 7.7546880533114755E-04 5.5557546156016790E-01
+ 27728 6.9319999999999998E-03 7.7560770556065416E-04 5.5562656153153311E-01
+ 27729 6.9322500000000000E-03 7.7574661856551089E-04 5.5567766150289832E-01
+ 27730 6.9325000000000003E-03 7.7588554434624194E-04 5.5572876147426353E-01
+ 27731 6.9327499999999997E-03 7.7602448290337120E-04 5.5577986144562852E-01
+ 27732 6.9329999999999999E-03 7.7616343423742202E-04 5.5583096141699351E-01
+ 27733 6.9332500000000002E-03 7.7630239834891991E-04 5.5588206138835872E-01
+ 27734 6.9334999999999996E-03 7.7644137523838865E-04 5.5593316135972370E-01
+ 27735 6.9337499999999998E-03 7.7658036490635353E-04 5.5598426133108891E-01
+ 27736 6.9340000000000001E-03 7.7671936735334223E-04 5.5603536130245412E-01
+ 27737 6.9342500000000003E-03 7.7685838257987778E-04 5.5608646127381911E-01
+ 27738 6.9344999999999997E-03 7.7699741058320868E-04 5.5613756124518410E-01
+ 27739 6.9347499999999999E-03 7.7713645135697707E-04 5.5618866121654931E-01
+ 27740 6.9350000000000002E-03 7.7727550490148283E-04 5.5623976118791452E-01
+ 27741 6.9352499999999996E-03 7.7741457121724259E-04 5.5629086115927950E-01
+ 27742 6.9354999999999998E-03 7.7755365030477623E-04 5.5634196113064471E-01
+ 27743 6.9357500000000001E-03 7.7769274216460112E-04 5.5639306110200970E-01
+ 27744 6.9360000000000003E-03 7.7783184679723659E-04 5.5644416107337491E-01
+ 27745 6.9362499999999997E-03 7.7797096420320188E-04 5.5649526104473990E-01
+ 27746 6.9365000000000000E-03 7.7811009347373997E-04 5.5654636101610511E-01
+ 27747 6.9367500000000002E-03 7.7824923626141154E-04 5.5659746098747032E-01
+ 27748 6.9369999999999996E-03 7.7838839182077166E-04 5.5664856095883530E-01
+ 27749 6.9372499999999998E-03 7.7852756015233955E-04 5.5669966093020051E-01
+ 27750 6.9375000000000001E-03 7.7866674125663237E-04 5.5675076090156550E-01
+ 27751 6.9377500000000003E-03 7.7880593513416946E-04 5.5680186087293071E-01
+ 27752 6.9379999999999997E-03 7.7894514178546864E-04 5.5685296084429570E-01
+ 27753 6.9382500000000000E-03 7.7908436121104999E-04 5.5690406081566091E-01
+ 27754 6.9385000000000002E-03 7.7922359341143328E-04 5.5695516078702612E-01
+ 27755 6.9387499999999996E-03 7.7936283838713752E-04 5.5700626075839110E-01
+ 27756 6.9389999999999999E-03 7.7950209613868442E-04 5.5705736072975609E-01
+ 27757 6.9392500000000001E-03 7.7964136666659441E-04 5.5710846070112130E-01
+ 27758 6.9395000000000004E-03 7.7978065309069621E-04 5.5715956067248651E-01
+ 27759 6.9397499999999997E-03 7.7991994937800482E-04 5.5721066064385150E-01
+ 27760 6.9400000000000000E-03 7.8005925844647521E-04 5.5726176061521671E-01
+ 27761 6.9402500000000002E-03 7.8019858029663210E-04 5.5731286058658192E-01
+ 27762 6.9404999999999996E-03 7.8033791492900114E-04 5.5736396055794690E-01
+ 27763 6.9407499999999999E-03 7.8047726234410793E-04 5.5741506052931189E-01
+ 27764 6.9410000000000001E-03 7.8061662254247897E-04 5.5746616050067710E-01
+ 27765 6.9412499999999995E-03 7.8075599552463967E-04 5.5751726047204209E-01
+ 27766 6.9414999999999998E-03 7.8089538129111726E-04 5.5756836044340730E-01
+ 27767 6.9417500000000000E-03 7.8103477984243976E-04 5.5761946041477251E-01
+ 27768 6.9420000000000003E-03 7.8117419117913344E-04 5.5767056038613749E-01
+ 27769 6.9422499999999996E-03 7.8131361530172543E-04 5.5772166035750248E-01
+ 27770 6.9424999999999999E-03 7.8145305220969478E-04 5.5777276032886769E-01
+ 27771 6.9427500000000001E-03 7.8159250188623158E-04 5.5782386030023290E-01
+ 27772 6.9429999999999995E-03 7.8173196432571534E-04 5.5787496027159789E-01
+ 27773 6.9432499999999998E-03 7.8187143952865323E-04 5.5792606024296310E-01
+ 27774 6.9435000000000000E-03 7.8201092749555256E-04 5.5797716021432808E-01
+ 27775 6.9437500000000003E-03 7.8215042822692051E-04 5.5802826018569329E-01
+ 27776 6.9439999999999997E-03 7.8228994172326516E-04 5.5807936015705828E-01
+ 27777 6.9442499999999999E-03 7.8242946798509551E-04 5.5813046012842349E-01
+ 27778 6.9445000000000002E-03 7.8256900701292040E-04 5.5818156009978870E-01
+ 27779 6.9447499999999995E-03 7.8270855880724713E-04 5.5823266007115369E-01
+ 27780 6.9449999999999998E-03 7.8284812336858764E-04 5.5828376004251890E-01
+ 27781 6.9452500000000000E-03 7.8298770069745033E-04 5.5833486001388388E-01
+ 27782 6.9455000000000003E-03 7.8312729079434509E-04 5.5838595998524909E-01
+ 27783 6.9457499999999997E-03 7.8326689365978291E-04 5.5843705995661408E-01
+ 27784 6.9459999999999999E-03 7.8340650929427391E-04 5.5848815992797929E-01
+ 27785 6.9462500000000002E-03 7.8354613769833091E-04 5.5853925989934450E-01
+ 27786 6.9464999999999996E-03 7.8368577887246284E-04 5.5859035987070949E-01
+ 27787 6.9467499999999998E-03 7.8382543281718447E-04 5.5864145984207447E-01
+ 27788 6.9470000000000001E-03 7.8396509953300604E-04 5.5869255981343968E-01
+ 27789 6.9472500000000003E-03 7.8410477902044026E-04 5.5874365978480489E-01
+ 27790 6.9474999999999997E-03 7.8424447127999996E-04 5.5879475975616988E-01
+ 27791 6.9477499999999999E-03 7.8438417631219949E-04 5.5884585972753509E-01
+ 27792 6.9480000000000002E-03 7.8452389411755178E-04 5.5889695969890030E-01
+ 27793 6.9482499999999996E-03 7.8466362469657041E-04 5.5894805967026528E-01
+ 27794 6.9484999999999998E-03 7.8480336804977017E-04 5.5899915964163027E-01
+ 27795 6.9487500000000001E-03 7.8494312417766606E-04 5.5905025961299548E-01
+ 27796 6.9490000000000003E-03 7.8508289308077219E-04 5.5910135958436069E-01
+ 27797 6.9492499999999997E-03 7.8522267475960358E-04 5.5915245955572568E-01
+ 27798 6.9494999999999999E-03 7.8536246921467661E-04 5.5920355952709089E-01
+ 27799 6.9497500000000002E-03 7.8550227644650858E-04 5.5925465949845587E-01
+ 27800 6.9499999999999996E-03 7.8564209645561305E-04 5.5930575946982086E-01
+ 27801 6.9502499999999998E-03 7.8578192924250970E-04 5.5935685944118607E-01
+ 27802 6.9505000000000001E-03 7.8592177480771329E-04 5.5940795941255128E-01
+ 27803 6.9507500000000003E-03 7.8606163315013042E-04 5.5945905938391649E-01
+ 27804 6.9509999999999997E-03 7.8620150426429616E-04 5.5951015935528148E-01
+ 27805 6.9512500000000000E-03 7.8634138815016281E-04 5.5956125932664647E-01
+ 27806 6.9515000000000002E-03 7.8648128480824037E-04 5.5961235929801167E-01
+ 27807 6.9517499999999996E-03 7.8662119423903874E-04 5.5966345926937666E-01
+ 27808 6.9519999999999998E-03 7.8676111644307260E-04 5.5971455924074187E-01
+ 27809 6.9522500000000001E-03 7.8690105142085239E-04 5.5976565921210708E-01
+ 27810 6.9525000000000003E-03 7.8704099917289083E-04 5.5981675918347229E-01
+ 27811 6.9527499999999997E-03 7.8718095969969998E-04 5.5986785915483728E-01
+ 27812 6.9530000000000000E-03 7.8732093300179506E-04 5.5991895912620226E-01
+ 27813 6.9532500000000002E-03 7.8746091907968803E-04 5.5997005909756747E-01
+ 27814 6.9534999999999996E-03 7.8760091793389215E-04 5.6002115906893246E-01
+ 27815 6.9537499999999999E-03 7.8774092956492383E-04 5.6007225904029767E-01
+ 27816 6.9540000000000001E-03 7.8788095397329611E-04 5.6012335901166288E-01
+ 27817 6.9542500000000004E-03 7.8802099115952366E-04 5.6017445898302787E-01
+ 27818 6.9544999999999997E-03 7.8816104112412234E-04 5.6022555895439285E-01
+ 27819 6.9547500000000000E-03 7.8830110386760846E-04 5.6027665892575806E-01
+ 27820 6.9550000000000002E-03 7.8844117939049657E-04 5.6032775889712327E-01
+ 27821 6.9552499999999996E-03 7.8858126769330373E-04 5.6037885886848826E-01
+ 27822 6.9554999999999999E-03 7.8872136877654667E-04 5.6042995883985347E-01
+ 27823 6.9557500000000001E-03 7.8886148264074223E-04 5.6048105881121868E-01
+ 27824 6.9559999999999995E-03 7.8900161268547029E-04 5.6053215878258367E-01
+ 27825 6.9562499999999998E-03 7.8914175215412288E-04 5.6058325875394865E-01
+ 27826 6.9565000000000000E-03 7.8928190438602242E-04 5.6063435872531386E-01
+ 27827 6.9567500000000003E-03 7.8942206938166872E-04 5.6068545869667907E-01
+ 27828 6.9569999999999996E-03 7.8956224714156345E-04 5.6073655866804406E-01
+ 27829 6.9572499999999999E-03 7.8970243766620860E-04 5.6078765863940927E-01
+ 27830 6.9575000000000001E-03 7.8984264095610613E-04 5.6083875861077426E-01
+ 27831 6.9577499999999995E-03 7.8998285701175795E-04 5.6088985858213924E-01
+ 27832 6.9579999999999998E-03 7.9012308583366743E-04 5.6094095855350445E-01
+ 27833 6.9582500000000000E-03 7.9026332742233776E-04 5.6099205852486966E-01
+ 27834 6.9585000000000003E-03 7.9040358177827124E-04 5.6104315849623487E-01
+ 27835 6.9587499999999997E-03 7.9054384890197215E-04 5.6109425846759986E-01
+ 27836 6.9589999999999999E-03 7.9068412879394496E-04 5.6114535843896507E-01
+ 27837 6.9592500000000002E-03 7.9082442145469360E-04 5.6119645841033006E-01
+ 27838 6.9594999999999995E-03 7.9096472688472224E-04 5.6124755838169504E-01
+ 27839 6.9597499999999998E-03 7.9110504508453773E-04 5.6129865835306025E-01
+ 27840 6.9600000000000000E-03 7.9124537605464434E-04 5.6134975832442546E-01
+ 27841 6.9602500000000003E-03 7.9138571979554774E-04 5.6140085829579067E-01
+ 27842 6.9604999999999997E-03 7.9152607630775414E-04 5.6145195826715566E-01
+ 27843 6.9607499999999999E-03 7.9166644559177041E-04 5.6150305823852065E-01
+ 27844 6.9610000000000002E-03 7.9180682764810298E-04 5.6155415820988586E-01
+ 27845 6.9612499999999996E-03 7.9194722247725904E-04 5.6160525818125084E-01
+ 27846 6.9614999999999998E-03 7.9208763007974632E-04 5.6165635815261605E-01
+ 27847 6.9617500000000001E-03 7.9222805045607266E-04 5.6170745812398126E-01
+ 27848 6.9620000000000003E-03 7.9236848360674580E-04 5.6175855809534625E-01
+ 27849 6.9622499999999997E-03 7.9250892953227443E-04 5.6180965806671124E-01
+ 27850 6.9624999999999999E-03 7.9264938823316749E-04 5.6186075803807645E-01
+ 27851 6.9627500000000002E-03 7.9278985970993509E-04 5.6191185800944166E-01
+ 27852 6.9629999999999996E-03 7.9293034396308486E-04 5.6196295798080664E-01
+ 27853 6.9632499999999998E-03 7.9307084099312854E-04 5.6201405795217185E-01
+ 27854 6.9635000000000001E-03 7.9321135080057538E-04 5.6206515792353706E-01
+ 27855 6.9637500000000003E-03 7.9335187338593592E-04 5.6211625789490205E-01
+ 27856 6.9639999999999997E-03 7.9349240874972116E-04 5.6216735786626704E-01
+ 27857 6.9642500000000000E-03 7.9363295689244317E-04 5.6221845783763225E-01
+ 27858 6.9645000000000002E-03 7.9377351781461281E-04 5.6226955780899746E-01
+ 27859 6.9647499999999996E-03 7.9391409151674151E-04 5.6232065778036244E-01
+ 27860 6.9649999999999998E-03 7.9405467799934307E-04 5.6237175775172765E-01
+ 27861 6.9652500000000001E-03 7.9419527726292869E-04 5.6242285772309264E-01
+ 27862 6.9655000000000003E-03 7.9433588930801239E-04 5.6247395769445785E-01
+ 27863 6.9657499999999997E-03 7.9447651413510625E-04 5.6252505766582284E-01
+ 27864 6.9660000000000000E-03 7.9461715174472558E-04 5.6257615763718805E-01
+ 27865 6.9662500000000002E-03 7.9475780213738288E-04 5.6262725760855326E-01
+ 27866 6.9664999999999996E-03 7.9489846531359304E-04 5.6267835757991824E-01
+ 27867 6.9667499999999999E-03 7.9503914127387150E-04 5.6272945755128345E-01
+ 27868 6.9670000000000001E-03 7.9517983001873270E-04 5.6278055752264844E-01
+ 27869 6.9672500000000004E-03 7.9532053154197425E-04 5.6283165749401365E-01
+ 27870 6.9674999999999997E-03 7.9546124583077199E-04 5.6288275746537864E-01
+ 27871 6.9677500000000000E-03 7.9560197288526177E-04 5.6293385743674385E-01
+ 27872 6.9680000000000002E-03 7.9574271270594081E-04 5.6298495740810905E-01
+ 27873 6.9682499999999996E-03 7.9588346529330708E-04 5.6303605737947404E-01
+ 27874 6.9684999999999999E-03 7.9602423064786040E-04 5.6308715735083903E-01
+ 27875 6.9687500000000001E-03 7.9616500877009906E-04 5.6313825732220424E-01
+ 27876 6.9690000000000004E-03 7.9630579966052288E-04 5.6318935729356945E-01
+ 27877 6.9692499999999998E-03 7.9644660331963050E-04 5.6324045726493444E-01
+ 27878 6.9695000000000000E-03 7.9658741974792410E-04 5.6329155723629964E-01
+ 27879 6.9697500000000003E-03 7.9672824894590222E-04 5.6334265720766463E-01
+ 27880 6.9699999999999996E-03 7.9686909091406606E-04 5.6339375717902962E-01
+ 27881 6.9702499999999999E-03 7.9700994565291730E-04 5.6344485715039483E-01
+ 27882 6.9705000000000001E-03 7.9715081316295705E-04 5.6349595712176004E-01
+ 27883 6.9707499999999995E-03 7.9729169344468665E-04 5.6354705709312503E-01
+ 27884 6.9709999999999998E-03 7.9743258649860873E-04 5.6359815706449023E-01
+ 27885 6.9712500000000000E-03 7.9757349232522561E-04 5.6364925703585544E-01
+ 27886 6.9715000000000003E-03 7.9771441092504002E-04 5.6370035700722043E-01
+ 27887 6.9717499999999996E-03 7.9785534050961387E-04 5.6375145697858542E-01
+ 27888 6.9719999999999999E-03 7.9799628449230377E-04 5.6380255694995063E-01
+ 27889 6.9722500000000001E-03 7.9813724123921315E-04 5.6385365692131584E-01
+ 27890 6.9724999999999995E-03 7.9827821075083543E-04 5.6390475689268083E-01
+ 27891 6.9727499999999998E-03 7.9841919302766717E-04 5.6395585686404603E-01
+ 27892 6.9730000000000000E-03 7.9856018807020277E-04 5.6400695683541102E-01
+ 27893 6.9732500000000003E-03 7.9870119881557649E-04 5.6405805680677623E-01
+ 27894 6.9734999999999997E-03 7.9884221961911220E-04 5.6410915677814122E-01
+ 27895 6.9737499999999999E-03 7.9898325320038521E-04 5.6416025674950643E-01
+ 27896 6.9740000000000002E-03 7.9912429955990251E-04 5.6421135672087164E-01
+ 27897 6.9742499999999995E-03 7.9926535869816976E-04 5.6426245669223662E-01
+ 27898 6.9744999999999998E-03 7.9940643061569502E-04 5.6431355666360183E-01
+ 27899 6.9747500000000000E-03 7.9954751531298473E-04 5.6436465663496682E-01
+ 27900 6.9750000000000003E-03 7.9968861279054650E-04 5.6441575660633203E-01
+ 27901 6.9752499999999997E-03 7.9982972304888785E-04 5.6446685657769702E-01
+ 27902 6.9754999999999999E-03 7.9997084608851750E-04 5.6451795654906223E-01
+ 27903 6.9757500000000002E-03 8.0011198190994392E-04 5.6456905652042744E-01
+ 27904 6.9759999999999996E-03 8.0025313051367562E-04 5.6462015649179242E-01
+ 27905 6.9762499999999998E-03 8.0039429190022281E-04 5.6467125646315741E-01
+ 27906 6.9765000000000001E-03 8.0053546607009409E-04 5.6472235643452262E-01
+ 27907 6.9767500000000003E-03 8.0067665302379937E-04 5.6477345640588783E-01
+ 27908 6.9769999999999997E-03 8.0081785276184920E-04 5.6482455637725282E-01
+ 27909 6.9772499999999999E-03 8.0095906528475412E-04 5.6487565634861803E-01
+ 27910 6.9775000000000002E-03 8.0110029420043507E-04 5.6492675631998301E-01
+ 27911 6.9777499999999996E-03 8.0124146375433795E-04 5.6497785629134800E-01
+ 27912 6.9779999999999998E-03 8.0138278315001674E-04 5.6502895626271321E-01
+ 27913 6.9782500000000001E-03 8.0152404677612081E-04 5.6508005623407842E-01
+ 27914 6.9785000000000003E-03 8.0166532317042501E-04 5.6513115620544363E-01
+ 27915 6.9787499999999997E-03 8.0180661233342611E-04 5.6518225617680862E-01
+ 27916 6.9790000000000000E-03 8.0194791426561949E-04 5.6523335614817383E-01
+ 27917 6.9792500000000002E-03 8.0208922896750172E-04 5.6528445611953881E-01
+ 27918 6.9794999999999996E-03 8.0223055643956838E-04 5.6533555609090380E-01
+ 27919 6.9797499999999998E-03 8.0237189668231690E-04 5.6538665606226901E-01
+ 27920 6.9800000000000001E-03 8.0251324969624483E-04 5.6543775603363422E-01
+ 27921 6.9802500000000003E-03 8.0265461548184916E-04 5.6548885600499943E-01
+ 27922 6.9804999999999997E-03 8.0279599403962581E-04 5.6553995597636442E-01
+ 27923 6.9807500000000000E-03 8.0293738537007611E-04 5.6559105594772940E-01
+ 27924 6.9810000000000002E-03 8.0307878947369577E-04 5.6564215591909461E-01
+ 27925 6.9812499999999996E-03 8.0322020635098523E-04 5.6569325589045960E-01
+ 27926 6.9814999999999999E-03 8.0336163600244293E-04 5.6574435586182481E-01
+ 27927 6.9817500000000001E-03 8.0350307842856812E-04 5.6579545583319002E-01
+ 27928 6.9820000000000004E-03 8.0364453362986160E-04 5.6584655580455523E-01
+ 27929 6.9822499999999997E-03 8.0378600160682103E-04 5.6589765577592022E-01
+ 27930 6.9825000000000000E-03 8.0392748235995012E-04 5.6594875574728520E-01
+ 27931 6.9827500000000002E-03 8.0406897588974728E-04 5.6599985571865041E-01
+ 27932 6.9829999999999996E-03 8.0421048219671428E-04 5.6605095569001540E-01
+ 27933 6.9832499999999999E-03 8.0435200128135278E-04 5.6610205566138061E-01
+ 27934 6.9835000000000001E-03 8.0449353314416432E-04 5.6615315563274582E-01
+ 27935 6.9837499999999995E-03 8.0463507778520541E-04 5.6620425560411081E-01
+ 27936 6.9839999999999998E-03 8.0477663519915239E-04 5.6625535557547579E-01
+ 27937 6.9842500000000000E-03 8.0491820538470215E-04 5.6630645554684100E-01
+ 27938 6.9845000000000003E-03 8.0505978834235017E-04 5.6635755551820621E-01
+ 27939 6.9847499999999996E-03 8.0520138407259194E-04 5.6640865548957120E-01
+ 27940 6.9849999999999999E-03 8.0534299257592533E-04 5.6645975546093641E-01
+ 27941 6.9852500000000001E-03 8.0548461385284646E-04 5.6651085543230140E-01
+ 27942 6.9854999999999995E-03 8.0562624790385254E-04 5.6656195540366638E-01
+ 27943 6.9857499999999998E-03 8.0576789472944167E-04 5.6661305537503159E-01
+ 27944 6.9860000000000000E-03 8.0590955433011138E-04 5.6666415534639680E-01
+ 27945 6.9862500000000003E-03 8.0605122670636018E-04 5.6671525531776201E-01
+ 27946 6.9864999999999997E-03 8.0619291185868563E-04 5.6676635528912700E-01
+ 27947 6.9867499999999999E-03 8.0633460978758720E-04 5.6681745526049221E-01
+ 27948 6.9870000000000002E-03 8.0647632049356515E-04 5.6686855523185720E-01
+ 27949 6.9872499999999995E-03 8.0661804397711757E-04 5.6691965520322218E-01
+ 27950 6.9874999999999998E-03 8.0675978023874546E-04 5.6697075517458739E-01
+ 27951 6.9877500000000000E-03 8.0690152927894842E-04 5.6702185514595260E-01
+ 27952 6.9880000000000003E-03 8.0704329109822627E-04 5.6707295511731781E-01
+ 27953 6.9882499999999997E-03 8.0718506569708078E-04 5.6712405508868280E-01
+ 27954 6.9884999999999999E-03 8.0732685307601318E-04 5.6717515506004779E-01
+ 27955 6.9887500000000002E-03 8.0746865323552556E-04 5.6722625503141300E-01
+ 27956 6.9889999999999996E-03 8.0761046617611838E-04 5.6727735500277798E-01
+ 27957 6.9892499999999998E-03 8.0775229189829505E-04 5.6732845497414319E-01
+ 27958 6.9895000000000001E-03 8.0789413040255765E-04 5.6737955494550840E-01
+ 27959 6.9897500000000003E-03 8.0803598168940904E-04 5.6743065491687361E-01
+ 27960 6.9899999999999997E-03 8.0817784575935229E-04 5.6748175488823860E-01
+ 27961 6.9902499999999999E-03 8.0831972261289145E-04 5.6753285485960359E-01
+ 27962 6.9905000000000002E-03 8.0846161225053056E-04 5.6758395483096880E-01
+ 27963 6.9907499999999996E-03 8.0860351467277225E-04 5.6763505480233378E-01
+ 27964 6.9909999999999998E-03 8.0874542988012351E-04 5.6768615477369899E-01
+ 27965 6.9912500000000001E-03 8.0888735787308750E-04 5.6773725474506420E-01
+ 27966 6.9915000000000003E-03 8.0902929865217011E-04 5.6778835471642919E-01
+ 27967 6.9917499999999997E-03 8.0917125221787627E-04 5.6783945468779418E-01
+ 27968 6.9920000000000000E-03 8.0931321857071251E-04 5.6789055465915939E-01
+ 27969 6.9922500000000002E-03 8.0945519770263480E-04 5.6794165463052459E-01
+ 27970 6.9924999999999996E-03 8.0959718959884108E-04 5.6799275460188958E-01
+ 27971 6.9927499999999998E-03 8.0973919425951220E-04 5.6804385457325479E-01
+ 27972 6.9930000000000001E-03 8.0988121168513593E-04 5.6809495454461978E-01
+ 27973 6.9932500000000003E-03 8.1002324187619615E-04 5.6814605451598499E-01
+ 27974 6.9934999999999997E-03 8.1016528483317989E-04 5.6819715448734998E-01
+ 27975 6.9937500000000000E-03 8.1030734055657439E-04 5.6824825445871519E-01
+ 27976 6.9940000000000002E-03 8.1044940904686559E-04 5.6829935443008039E-01
+ 27977 6.9942499999999996E-03 8.1059149030454137E-04 5.6835045440144538E-01
+ 27978 6.9944999999999998E-03 8.1073358433008953E-04 5.6840155437281059E-01
+ 27979 6.9947500000000001E-03 8.1087569112399816E-04 5.6845265434417558E-01
+ 27980 6.9950000000000003E-03 8.1101781068675441E-04 5.6850375431554079E-01
+ 27981 6.9952499999999997E-03 8.1115994301884768E-04 5.6855485428690578E-01
+ 27982 6.9955000000000000E-03 8.1130208812076683E-04 5.6860595425827098E-01
+ 27983 6.9957500000000002E-03 8.1144424599300150E-04 5.6865705422963619E-01
+ 27984 6.9959999999999996E-03 8.1158641663604033E-04 5.6870815420100118E-01
+ 27985 6.9962499999999999E-03 8.1172860262170986E-04 5.6875925417236617E-01
+ 27986 6.9965000000000001E-03 8.1187079862156712E-04 5.6881035414373138E-01
+ 27987 6.9967500000000004E-03 8.1201300739650159E-04 5.6886145411509659E-01
+ 27988 6.9969999999999997E-03 8.1215522894700649E-04 5.6891255408646157E-01
+ 27989 6.9972500000000000E-03 8.1229746327357620E-04 5.6896365405782678E-01
+ 27990 6.9975000000000002E-03 8.1243971037670405E-04 5.6901475402919199E-01
+ 27991 6.9977499999999996E-03 8.1258197025688508E-04 5.6906585400055698E-01
+ 27992 6.9979999999999999E-03 8.1272424291461390E-04 5.6911695397192197E-01
+ 27993 6.9982500000000001E-03 8.1286652835038610E-04 5.6916805394328718E-01
+ 27994 6.9984999999999995E-03 8.1300882656469575E-04 5.6921915391465217E-01
+ 27995 6.9987499999999998E-03 8.1315113755804018E-04 5.6927025388601737E-01
+ 27996 6.9990000000000000E-03 8.1329346065393522E-04 5.6932135385738258E-01
+ 27997 6.9992500000000003E-03 8.1343579736213774E-04 5.6937245382874757E-01
+ 27998 6.9994999999999996E-03 8.1357814684803289E-04 5.6942355380011256E-01
+ 27999 6.9997499999999999E-03 8.1372050911211616E-04 5.6947465377147777E-01
+ 28000 7.0000000000000001E-03 8.1386288415488271E-04 5.6952575374284298E-01
+ 28001 7.0002499999999995E-03 8.1400527197682650E-04 5.6957685371420796E-01
+ 28002 7.0004999999999998E-03 8.1414767257827702E-04 5.6962795368557317E-01
+ 28003 7.0007500000000000E-03 8.1429008595313064E-04 5.6967905365693838E-01
+ 28004 7.0010000000000003E-03 8.1443251209847075E-04 5.6973015362830337E-01
+ 28005 7.0012499999999997E-03 8.1457495101478373E-04 5.6978125359966836E-01
+ 28006 7.0014999999999999E-03 8.1471740270255865E-04 5.6983235357103357E-01
+ 28007 7.0017500000000002E-03 8.1485986716228320E-04 5.6988345354239878E-01
+ 28008 7.0019999999999995E-03 8.1500234439444482E-04 5.6993455351376376E-01
+ 28009 7.0022499999999998E-03 8.1514483439953315E-04 5.6998565348512897E-01
+ 28010 7.0025000000000000E-03 8.1528733717803749E-04 5.7003675345649396E-01
+ 28011 7.0027500000000003E-03 8.1542985273044680E-04 5.7008785342785917E-01
+ 28012 7.0029999999999997E-03 8.1557238105725029E-04 5.7013895339922416E-01
+ 28013 7.0032499999999999E-03 8.1571492215893899E-04 5.7019005337058937E-01
+ 28014 7.0035000000000002E-03 8.1585747603600187E-04 5.7024115334195458E-01
+ 28015 7.0037499999999996E-03 8.1600004268893148E-04 5.7029225331331956E-01
+ 28016 7.0039999999999998E-03 8.1614262211821757E-04 5.7034335328468455E-01
+ 28017 7.0042500000000001E-03 8.1628521432435279E-04 5.7039445325604976E-01
+ 28018 7.0045000000000003E-03 8.1642781930782546E-04 5.7044555322741497E-01
+ 28019 7.0047499999999997E-03 8.1657043706913118E-04 5.7049665319877996E-01
+ 28020 7.0049999999999999E-03 8.1671306760876098E-04 5.7054775317014517E-01
+ 28021 7.0052500000000002E-03 8.1685571092720720E-04 5.7059885314151038E-01
+ 28022 7.0054999999999996E-03 8.1699836702496303E-04 5.7064995311287536E-01
+ 28023 7.0057499999999998E-03 8.1714103590252234E-04 5.7070105308424035E-01
+ 28024 7.0060000000000001E-03 8.1728371756037844E-04 5.7075215305560556E-01
+ 28025 7.0062500000000003E-03 8.1742641199902464E-04 5.7080325302697077E-01
+ 28026 7.0064999999999997E-03 8.1756911921895522E-04 5.7085435299833576E-01
+ 28027 7.0067500000000000E-03 8.1771183922066588E-04 5.7090545296970097E-01
+ 28028 7.0070000000000002E-03 8.1785457200465113E-04 5.7095655294106595E-01
+ 28029 7.0072499999999996E-03 8.1799731757140515E-04 5.7100765291243094E-01
+ 28030 7.0074999999999998E-03 8.1814007592142537E-04 5.7105875288379615E-01
+ 28031 7.0077500000000001E-03 8.1828284705520618E-04 5.7110985285516136E-01
+ 28032 7.0080000000000003E-03 8.1842563097324437E-04 5.7116095282652657E-01
+ 28033 7.0082499999999997E-03 8.1856842767603639E-04 5.7121205279789156E-01
+ 28034 7.0085000000000000E-03 8.1871123716407989E-04 5.7126315276925677E-01
+ 28035 7.0087500000000002E-03 8.1885405943787069E-04 5.7131425274062175E-01
+ 28036 7.0089999999999996E-03 8.1899689449642518E-04 5.7136535271198674E-01
+ 28037 7.0092499999999999E-03 8.1913974232274730E-04 5.7141645268335195E-01
+ 28038 7.0095000000000001E-03 8.1928260291226011E-04 5.7146755265471716E-01
+ 28039 7.0097500000000004E-03 8.1942547626543999E-04 5.7151865262608237E-01
+ 28040 7.0099999999999997E-03 8.1956836238276411E-04 5.7156975259744736E-01
+ 28041 7.0102500000000000E-03 8.1971126126471222E-04 5.7162085256881234E-01
+ 28042 7.0105000000000002E-03 8.1985417291176072E-04 5.7167195254017755E-01
+ 28043 7.0107499999999996E-03 8.1999709732438828E-04 5.7172305251154254E-01
+ 28044 7.0109999999999999E-03 8.2014003450307435E-04 5.7177415248290775E-01
+ 28045 7.0112500000000001E-03 8.2028298444829738E-04 5.7182525245427296E-01
+ 28046 7.0114999999999995E-03 8.2042594716053734E-04 5.7187635242563795E-01
+ 28047 7.0117499999999998E-03 8.2056892264027379E-04 5.7192745239700293E-01
+ 28048 7.0120000000000000E-03 8.2071191088798647E-04 5.7197855236836814E-01
+ 28049 7.0122500000000003E-03 8.2085491190415623E-04 5.7202965233973335E-01
+ 28050 7.0124999999999996E-03 8.2099792568926327E-04 5.7208075231109834E-01
+ 28051 7.0127499999999999E-03 8.2114095224378875E-04 5.7213185228246355E-01
+ 28052 7.0130000000000001E-03 8.2128399156821471E-04 5.7218295225382876E-01
+ 28053 7.0132499999999995E-03 8.2142704366302242E-04 5.7223405222519375E-01
+ 28054 7.0134999999999998E-03 8.2157010852869253E-04 5.7228515219655873E-01
+ 28055 7.0137500000000000E-03 8.2171318616570932E-04 5.7233625216792394E-01
+ 28056 7.0140000000000003E-03 8.2185627657455475E-04 5.7238735213928915E-01
+ 28057 7.0142499999999997E-03 8.2199937975571083E-04 5.7243845211065414E-01
+ 28058 7.0144999999999999E-03 8.2214249570966222E-04 5.7248955208201935E-01
+ 28059 7.0147500000000002E-03 8.2228562443689224E-04 5.7254065205338434E-01
+ 28060 7.0149999999999995E-03 8.2242876593788380E-04 5.7259175202474932E-01
+ 28061 7.0152499999999998E-03 8.2257192021312274E-04 5.7264285199611453E-01
+ 28062 7.0155000000000000E-03 8.2271508726309238E-04 5.7269395196747974E-01
+ 28063 7.0157500000000003E-03 8.2285826708827824E-04 5.7274505193884495E-01
+ 28064 7.0159999999999997E-03 8.2300145968916398E-04 5.7279615191020994E-01
+ 28065 7.0162499999999999E-03 8.2314466506623780E-04 5.7284725188157515E-01
+ 28066 7.0165000000000002E-03 8.2328788321998372E-04 5.7289835185294014E-01
+ 28067 7.0167499999999995E-03 8.2343111415088776E-04 5.7294945182430512E-01
+ 28068 7.0169999999999998E-03 8.2357435785943727E-04 5.7300055179567033E-01
+ 28069 7.0172500000000001E-03 8.2371761434611973E-04 5.7305165176703554E-01
+ 28070 7.0175000000000003E-03 8.2386088361093316E-04 5.7310275173840075E-01
+ 28071 7.0177499999999997E-03 8.2400416564855459E-04 5.7315385170976574E-01
+ 28072 7.0179999999999999E-03 8.2414746045777413E-04 5.7320495168113073E-01
+ 28073 7.0182500000000002E-03 8.2429076803907156E-04 5.7325605165249593E-01
+ 28074 7.0184999999999996E-03 8.2443408839292869E-04 5.7330715162386092E-01
+ 28075 7.0187499999999998E-03 8.2457742151982778E-04 5.7335825159522613E-01
+ 28076 7.0190000000000001E-03 8.2472076742025032E-04 5.7340935156659134E-01
+ 28077 7.0192500000000003E-03 8.2486412609467888E-04 5.7346045153795633E-01
+ 28078 7.0194999999999997E-03 8.2500749754359541E-04 5.7351155150932132E-01
+ 28079 7.0197499999999999E-03 8.2515088176748333E-04 5.7356265148068653E-01
+ 28080 7.0200000000000002E-03 8.2529427876682632E-04 5.7361375145205173E-01
+ 28081 7.0202499999999996E-03 8.2543768854210630E-04 5.7366485142341672E-01
+ 28082 7.0204999999999998E-03 8.2558111109380932E-04 5.7371595139478193E-01
+ 28083 7.0207500000000001E-03 8.2572454642241893E-04 5.7376705136614714E-01
+ 28084 7.0210000000000003E-03 8.2586799452841891E-04 5.7381815133751213E-01
+ 28085 7.0212499999999997E-03 8.2601145541229466E-04 5.7386925130887712E-01
+ 28086 7.0215000000000000E-03 8.2615492907453091E-04 5.7392035128024232E-01
+ 28087 7.0217500000000002E-03 8.2629841551561426E-04 5.7397145125160753E-01
+ 28088 7.0219999999999996E-03 8.2644191473602892E-04 5.7402255122297252E-01
+ 28089 7.0222499999999998E-03 8.2658542673626223E-04 5.7407365119433773E-01
+ 28090 7.0225000000000001E-03 8.2672895151680078E-04 5.7412475116570272E-01
+ 28091 7.0227500000000003E-03 8.2687248907813095E-04 5.7417585113706793E-01
+ 28092 7.0229999999999997E-03 8.2701603942073878E-04 5.7422695110843291E-01
+ 28093 7.0232500000000000E-03 8.2715960254511325E-04 5.7427805107979812E-01
+ 28094 7.0235000000000002E-03 8.2730317845174203E-04 5.7432915105116333E-01
+ 28095 7.0237499999999996E-03 8.2744676714111161E-04 5.7438025102252832E-01
+ 28096 7.0239999999999999E-03 8.2759036861371259E-04 5.7443135099389353E-01
+ 28097 7.0242500000000001E-03 8.2773398287003220E-04 5.7448245096525852E-01
+ 28098 7.0245000000000004E-03 8.2787760991055953E-04 5.7453355093662373E-01
+ 28099 7.0247499999999997E-03 8.2802124973578432E-04 5.7458465090798871E-01
+ 28100 7.0250000000000000E-03 8.2816490234619608E-04 5.7463575087935392E-01
+ 28101 7.0252500000000002E-03 8.2830856774228541E-04 5.7468685085071913E-01
+ 28102 7.0254999999999996E-03 8.2845224592454096E-04 5.7473795082208412E-01
+ 28103 7.0257499999999999E-03 8.2859593689345551E-04 5.7478905079344911E-01
+ 28104 7.0260000000000001E-03 8.2873964064915568E-04 5.7484015076481432E-01
+ 28105 7.0262499999999995E-03 8.2888335717674108E-04 5.7489125073617930E-01
+ 28106 7.0264999999999998E-03 8.2902708646853153E-04 5.7494235070754451E-01
+ 28107 7.0267500000000000E-03 8.2917082852500008E-04 5.7499345067890972E-01
+ 28108 7.0270000000000003E-03 8.2931458334661574E-04 5.7504455065027471E-01
+ 28109 7.0272499999999996E-03 8.2945835093385027E-04 5.7509565062163970E-01
+ 28110 7.0274999999999999E-03 8.2960213128717658E-04 5.7514675059300491E-01
+ 28111 7.0277500000000001E-03 8.2974592440706511E-04 5.7519785056437012E-01
+ 28112 7.0279999999999995E-03 8.2988973029399086E-04 5.7524895053573510E-01
+ 28113 7.0282499999999998E-03 8.3003354894842186E-04 5.7530005050710031E-01
+ 28114 7.0285000000000000E-03 8.3017738037083561E-04 5.7535115047846552E-01
+ 28115 7.0287500000000003E-03 8.3032122456170351E-04 5.7540225044983051E-01
+ 28116 7.0289999999999997E-03 8.3046508152149871E-04 5.7545335042119550E-01
+ 28117 7.0292499999999999E-03 8.3060895125069609E-04 5.7550445039256071E-01
+ 28118 7.0295000000000002E-03 8.3075283374976945E-04 5.7555555036392592E-01
+ 28119 7.0297499999999995E-03 8.3089672901919291E-04 5.7560665033529090E-01
+ 28120 7.0299999999999998E-03 8.3104063705944275E-04 5.7565775030665611E-01
+ 28121 7.0302500000000000E-03 8.3118455787099257E-04 5.7570885027802110E-01
+ 28122 7.0305000000000003E-03 8.3132849145431929E-04 5.7575995024938631E-01
+ 28123 7.0307499999999997E-03 8.3147243780989715E-04 5.7581105022075130E-01
+ 28124 7.0309999999999999E-03 8.3161639693820342E-04 5.7586215019211651E-01
+ 28125 7.0312500000000002E-03 8.3176036883971427E-04 5.7591325016348172E-01
+ 28126 7.0314999999999996E-03 8.3190435351490611E-04 5.7596435013484670E-01
+ 28127 7.0317499999999998E-03 8.3204835096425663E-04 5.7601545010621191E-01
+ 28128 7.0320000000000001E-03 8.3219236118824288E-04 5.7606655007757690E-01
+ 28129 7.0322500000000003E-03 8.3233638418734235E-04 5.7611765004894211E-01
+ 28130 7.0324999999999997E-03 8.3248041996203327E-04 5.7616875002030710E-01
+ 28131 7.0327499999999999E-03 8.3262446851279401E-04 5.7621984999167231E-01
+ 28132 7.0330000000000002E-03 8.3276852983271363E-04 5.7627094996303752E-01
+ 28133 7.0332499999999996E-03 8.3291260391748373E-04 5.7632204993440250E-01
+ 28134 7.0334999999999998E-03 8.3305669078481378E-04 5.7637314990576749E-01
+ 28135 7.0337500000000001E-03 8.3320079043518657E-04 5.7642424987713270E-01
+ 28136 7.0340000000000003E-03 8.3334490286908686E-04 5.7647534984849791E-01
+ 28137 7.0342499999999997E-03 8.3348902808699939E-04 5.7652644981986290E-01
+ 28138 7.0345000000000000E-03 8.3363316608940944E-04 5.7657754979122811E-01
+ 28139 7.0347500000000002E-03 8.3377731686995438E-04 5.7662864976259309E-01
+ 28140 7.0349999999999996E-03 8.3392148041613043E-04 5.7667974973395808E-01
+ 28141 7.0352499999999998E-03 8.3406565672809686E-04 5.7673084970532329E-01
+ 28142 7.0355000000000001E-03 8.3420984580632193E-04 5.7678194967668850E-01
+ 28143 7.0357500000000003E-03 8.3435404765127457E-04 5.7683304964805371E-01
+ 28144 7.0359999999999997E-03 8.3449826226342347E-04 5.7688414961941870E-01
+ 28145 7.0362500000000000E-03 8.3464248964323852E-04 5.7693524959078391E-01
+ 28146 7.0365000000000002E-03 8.3478672979118952E-04 5.7698634956214889E-01
+ 28147 7.0367499999999996E-03 8.3493098270774580E-04 5.7703744953351388E-01
+ 28148 7.0369999999999999E-03 8.3507524839337901E-04 5.7708854950487909E-01
+ 28149 7.0372500000000001E-03 8.3521952684855870E-04 5.7713964947624430E-01
+ 28150 7.0375000000000004E-03 8.3536381807375651E-04 5.7719074944760951E-01
+ 28151 7.0377499999999997E-03 8.3550812206944363E-04 5.7724184941897450E-01
+ 28152 7.0380000000000000E-03 8.3565243883609158E-04 5.7729294939033948E-01
+ 28153 7.0382500000000002E-03 8.3579676837417221E-04 5.7734404936170469E-01
+ 28154 7.0384999999999996E-03 8.3594111068415844E-04 5.7739514933306968E-01
+ 28155 7.0387499999999999E-03 8.3608546576652233E-04 5.7744624930443489E-01
+ 28156 7.0390000000000001E-03 8.3622983362173649E-04 5.7749734927580010E-01
+ 28157 7.0392499999999995E-03 8.3637421425027429E-04 5.7754844924716509E-01
+ 28158 7.0394999999999998E-03 8.3651860765260962E-04 5.7759954921853029E-01
+ 28159 7.0397500000000000E-03 8.3666301478905927E-04 5.7765064918989528E-01
+ 28160 7.0400000000000003E-03 8.3680743384011180E-04 5.7770174916126049E-01
+ 28161 7.0402499999999996E-03 8.3695186567153777E-04 5.7775284913262548E-01
+ 28162 7.0404999999999999E-03 8.3709629839436852E-04 5.7780394910399069E-01
+ 28163 7.0407500000000001E-03 8.3724075495246149E-04 5.7785504907535590E-01
+ 28164 7.0409999999999995E-03 8.3738522428062831E-04 5.7790614904672089E-01
+ 28165 7.0412499999999998E-03 8.3752972081058369E-04 5.7795724901808587E-01
+ 28166 7.0415000000000000E-03 8.3767421655108019E-04 5.7800834898945108E-01
+ 28167 7.0417500000000003E-03 8.3781872507483193E-04 5.7805944896081629E-01
+ 28168 7.0419999999999996E-03 8.3796324638231955E-04 5.7811054893218128E-01
+ 28169 7.0422499999999999E-03 8.3810778047402519E-04 5.7816164890354649E-01
+ 28170 7.0425000000000001E-03 8.3825232735043034E-04 5.7821274887491148E-01
+ 28171 7.0427499999999995E-03 8.3839688701201716E-04 5.7826384884627646E-01
+ 28172 7.0429999999999998E-03 8.3854145945926712E-04 5.7831494881764167E-01
+ 28173 7.0432500000000000E-03 8.3868604469159792E-04 5.7836604878900688E-01
+ 28174 7.0435000000000003E-03 8.3883064269260437E-04 5.7841714876037209E-01
+ 28175 7.0437499999999997E-03 8.3897525345691761E-04 5.7846824873173708E-01
+ 28176 7.0439999999999999E-03 8.3911987698500072E-04 5.7851934870310229E-01
+ 28177 7.0442500000000002E-03 8.3926451327731588E-04 5.7857044867446727E-01
+ 28178 7.0444999999999995E-03 8.3940916233432594E-04 5.7862154864583226E-01
+ 28179 7.0447499999999998E-03 8.3955382415649591E-04 5.7867264861719747E-01
+ 28180 7.0450000000000000E-03 8.3969849874428887E-04 5.7872374858856268E-01
+ 28181 7.0452500000000003E-03 8.3984318609817013E-04 5.7877484855992789E-01
+ 28182 7.0454999999999997E-03 8.3998788621860191E-04 5.7882594853129288E-01
+ 28183 7.0457499999999999E-03 8.4013259910605161E-04 5.7887704850265786E-01
+ 28184 7.0460000000000002E-03 8.4027732476098357E-04 5.7892814847402307E-01
+ 28185 7.0462499999999996E-03 8.4042206318386272E-04 5.7897924844538806E-01
+ 28186 7.0464999999999998E-03 8.4056681437515526E-04 5.7903034841675327E-01
+ 28187 7.0467500000000001E-03 8.4071157833532815E-04 5.7908144838811848E-01
+ 28188 7.0470000000000003E-03 8.4085635506484630E-04 5.7913254835948369E-01
+ 28189 7.0472499999999997E-03 8.4100114456417668E-04 5.7918364833084868E-01
+ 28190 7.0474999999999999E-03 8.4114594683378733E-04 5.7923474830221366E-01
+ 28191 7.0477500000000002E-03 8.4129076187414533E-04 5.7928584827357887E-01
+ 28192 7.0479999999999996E-03 8.4143558968571743E-04 5.7933694824494386E-01
+ 28193 7.0482499999999998E-03 8.4158043026897212E-04 5.7938804821630907E-01
+ 28194 7.0485000000000001E-03 8.4172528362437831E-04 5.7943914818767428E-01
+ 28195 7.0487500000000003E-03 8.4187014975240372E-04 5.7949024815903927E-01
+ 28196 7.0489999999999997E-03 8.4201502865351738E-04 5.7954134813040425E-01
+ 28197 7.0492500000000000E-03 8.4215992032818919E-04 5.7959244810176946E-01
+ 28198 7.0495000000000002E-03 8.4230482477688795E-04 5.7964354807313467E-01
+ 28199 7.0497499999999996E-03 8.4244974200008355E-04 5.7969464804449966E-01
+ 28200 7.0499999999999998E-03 8.4259467199824568E-04 5.7974574801586487E-01
+ 28201 7.0502500000000001E-03 8.4273961477184564E-04 5.7979684798723008E-01
+ 28202 7.0505000000000003E-03 8.4288457032135418E-04 5.7984794795859507E-01
+ 28203 7.0507499999999997E-03 8.4302953864724098E-04 5.7989904792996005E-01
+ 28204 7.0510000000000000E-03 8.4317451974997952E-04 5.7995014790132526E-01
+ 28205 7.0512500000000002E-03 8.4331951363003947E-04 5.8000124787269047E-01
+ 28206 7.0514999999999996E-03 8.4346452028789343E-04 5.8005234784405546E-01
+ 28207 7.0517499999999999E-03 8.4360953972401499E-04 5.8010344781542067E-01
+ 28208 7.0520000000000001E-03 8.4375457193746467E-04 5.8015454778678566E-01
+ 28209 7.0522500000000004E-03 8.4389961692285661E-04 5.8020564775815087E-01
+ 28210 7.0524999999999997E-03 8.4404467468001613E-04 5.8025674772951585E-01
+ 28211 7.0527500000000000E-03 8.4418974520941074E-04 5.8030784770088106E-01
+ 28212 7.0530000000000002E-03 8.4433482851150698E-04 5.8035894767224627E-01
+ 28213 7.0532499999999996E-03 8.4447992458677040E-04 5.8041004764361126E-01
+ 28214 7.0534999999999999E-03 8.4462503343567122E-04 5.8046114761497625E-01
+ 28215 7.0537500000000001E-03 8.4477015505867586E-04 5.8051224758634146E-01
+ 28216 7.0539999999999995E-03 8.4491528945625195E-04 5.8056334755770644E-01
+ 28217 7.0542499999999998E-03 8.4506043662886893E-04 5.8061444752907165E-01
+ 28218 7.0545000000000000E-03 8.4520559657699529E-04 5.8066554750043686E-01
+ 28219 7.0547500000000003E-03 8.4535076930109996E-04 5.8071664747180207E-01
+ 28220 7.0549999999999996E-03 8.4549595480165097E-04 5.8076774744316706E-01
+ 28221 7.0552499999999999E-03 8.4564115307911975E-04 5.8081884741453205E-01
+ 28222 7.0555000000000001E-03 8.4578636413397651E-04 5.8086994738589726E-01
+ 28223 7.0557499999999995E-03 8.4593158796668962E-04 5.8092104735726224E-01
+ 28224 7.0559999999999998E-03 8.4607682457773148E-04 5.8097214732862745E-01
+ 28225 7.0562500000000000E-03 8.4622207396757251E-04 5.8102324729999266E-01
+ 28226 7.0565000000000003E-03 8.4636733613668305E-04 5.8107434727135765E-01
+ 28227 7.0567499999999997E-03 8.4651261108553504E-04 5.8112544724272264E-01
+ 28228 7.0569999999999999E-03 8.4665789881460056E-04 5.8117654721408785E-01
+ 28229 7.0572500000000002E-03 8.4680319932435219E-04 5.8122764718545306E-01
+ 28230 7.0574999999999995E-03 8.4694851261526202E-04 5.8127874715681804E-01
+ 28231 7.0577499999999998E-03 8.4709383868780057E-04 5.8132984712818325E-01
+ 28232 7.0580000000000000E-03 8.4723917754244414E-04 5.8138094709954846E-01
+ 28233 7.0582500000000003E-03 8.4738452917966446E-04 5.8143204707091345E-01
+ 28234 7.0584999999999997E-03 8.4752989359993512E-04 5.8148314704227844E-01
+ 28235 7.0587499999999999E-03 8.4767527080373034E-04 5.8153424701364365E-01
+ 28236 7.0590000000000002E-03 8.4782066079152534E-04 5.8158534698500886E-01
+ 28237 7.0592499999999996E-03 8.4796606356379314E-04 5.8163644695637384E-01
+ 28238 7.0594999999999998E-03 8.4811147912100949E-04 5.8168754692773905E-01
+ 28239 7.0597500000000001E-03 8.4825690746364961E-04 5.8173864689910404E-01
+ 28240 7.0600000000000003E-03 8.4840234859218859E-04 5.8178974687046925E-01
+ 28241 7.0602499999999997E-03 8.4854780250710206E-04 5.8184084684183424E-01
+ 28242 7.0604999999999999E-03 8.4869326920886676E-04 5.8189194681319945E-01
+ 28243 7.0607500000000002E-03 8.4883874869188126E-04 5.8194304678456465E-01
+ 28244 7.0609999999999996E-03 8.4898424093997663E-04 5.8199414675592964E-01
+ 28245 7.0612499999999998E-03 8.4912974595265946E-04 5.8204524672729463E-01
+ 28246 7.0615000000000001E-03 8.4927526373038728E-04 5.8209634669865984E-01
+ 28247 7.0617500000000003E-03 8.4942079427361653E-04 5.8214744667002505E-01
+ 28248 7.0619999999999997E-03 8.4956633758280422E-04 5.8219854664139004E-01
+ 28249 7.0622500000000000E-03 8.4971189365840873E-04 5.8224964661275525E-01
+ 28250 7.0625000000000002E-03 8.4985746250088718E-04 5.8230074658412045E-01
+ 28251 7.0627499999999996E-03 8.5000304411069730E-04 5.8235184655548544E-01
+ 28252 7.0629999999999998E-03 8.5014863848829848E-04 5.8240294652685043E-01
+ 28253 7.0632500000000001E-03 8.5029424563414988E-04 5.8245404649821564E-01
+ 28254 7.0635000000000003E-03 8.5043986554870913E-04 5.8250514646958085E-01
+ 28255 7.0637499999999997E-03 8.5058549823243572E-04 5.8255624644094584E-01
+ 28256 7.0640000000000000E-03 8.5073114368579110E-04 5.8260734641231104E-01
+ 28257 7.0642500000000002E-03 8.5087680190923279E-04 5.8265844638367603E-01
+ 28258 7.0644999999999996E-03 8.5102247290322266E-04 5.8270954635504102E-01
+ 28259 7.0647499999999998E-03 8.5116815666822084E-04 5.8276064632640623E-01
+ 28260 7.0650000000000001E-03 8.5131385320468824E-04 5.8281174629777144E-01
+ 28261 7.0652500000000003E-03 8.5145956251308553E-04 5.8286284626913665E-01
+ 28262 7.0654999999999997E-03 8.5160528459387490E-04 5.8291394624050163E-01
+ 28263 7.0657500000000000E-03 8.5175101944751791E-04 5.8296504621186684E-01
+ 28264 7.0660000000000002E-03 8.5189676707447652E-04 5.8301614618323183E-01
+ 28265 7.0662499999999996E-03 8.5204252747521272E-04 5.8306724615459682E-01
+ 28266 7.0664999999999999E-03 8.5218830065018967E-04 5.8311834612596203E-01
+ 28267 7.0667500000000001E-03 8.5233408659987089E-04 5.8316944609732724E-01
+ 28268 7.0669999999999995E-03 8.5247988532471811E-04 5.8322054606869222E-01
+ 28269 7.0672499999999997E-03 8.5262569682519680E-04 5.8327164604005743E-01
+ 28270 7.0675000000000000E-03 8.5277152110176915E-04 5.8332274601142242E-01
+ 28271 7.0677500000000002E-03 8.5291735815490040E-04 5.8337384598278763E-01
+ 28272 7.0679999999999996E-03 8.5306320798505468E-04 5.8342494595415262E-01
+ 28273 7.0682499999999999E-03 8.5320907059269712E-04 5.8347604592551783E-01
+ 28274 7.0685000000000001E-03 8.5335494597829219E-04 5.8352714589688304E-01
+ 28275 7.0687499999999995E-03 8.5350083414230556E-04 5.8357824586824802E-01
+ 28276 7.0689999999999998E-03 8.5364673508520278E-04 5.8362934583961301E-01
+ 28277 7.0692500000000000E-03 8.5379264880745104E-04 5.8368044581097822E-01
+ 28278 7.0695000000000003E-03 8.5393857530736972E-04 5.8373154578234343E-01
+ 28279 7.0697499999999996E-03 8.5408451457818948E-04 5.8378264575370842E-01
+ 28280 7.0699999999999999E-03 8.5423046661978251E-04 5.8383374572507363E-01
+ 28281 7.0702500000000001E-03 8.5437643143260699E-04 5.8388484569643884E-01
+ 28282 7.0704999999999995E-03 8.5452240901712012E-04 5.8393594566780382E-01
+ 28283 7.0707499999999998E-03 8.5466839937378279E-04 5.8398704563916881E-01
+ 28284 7.0710000000000000E-03 8.5481440194697762E-04 5.8403814561053402E-01
+ 28285 7.0712500000000003E-03 8.5496041768493990E-04 5.8408924558189923E-01
+ 28286 7.0714999999999997E-03 8.5510644619335788E-04 5.8414034555326422E-01
+ 28287 7.0717499999999999E-03 8.5525248747268985E-04 5.8419144552462943E-01
+ 28288 7.0720000000000002E-03 8.5539854152339313E-04 5.8424254549599441E-01
+ 28289 7.0722499999999995E-03 8.5554460834592612E-04 5.8429364546735940E-01
+ 28290 7.0724999999999998E-03 8.5569068794074776E-04 5.8434474543872461E-01
+ 28291 7.0727500000000000E-03 8.5583678030831721E-04 5.8439584541008982E-01
+ 28292 7.0730000000000003E-03 8.5598288544909288E-04 5.8444694538145503E-01
+ 28293 7.0732499999999997E-03 8.5612900336353435E-04 5.8449804535282002E-01
+ 28294 7.0734999999999999E-03 8.5627513405210241E-04 5.8454914532418523E-01
+ 28295 7.0737500000000002E-03 8.5642127751525633E-04 5.8460024529555021E-01
+ 28296 7.0739999999999996E-03 8.5656743648538974E-04 5.8465134526691520E-01
+ 28297 7.0742499999999998E-03 8.5671360570051258E-04 5.8470244523828041E-01
+ 28298 7.0745000000000001E-03 8.5685978769470706E-04 5.8475354520964562E-01
+ 28299 7.0747500000000003E-03 8.5700598246843743E-04 5.8480464518101083E-01
+ 28300 7.0749999999999997E-03 8.5715219002216719E-04 5.8485574515237582E-01
+ 28301 7.0752499999999999E-03 8.5729841035636167E-04 5.8490684512374080E-01
+ 28302 7.0755000000000002E-03 8.5744464347148612E-04 5.8495794509510601E-01
+ 28303 7.0757499999999996E-03 8.5759088936800370E-04 5.8500904506647100E-01
+ 28304 7.0759999999999998E-03 8.5773714804638214E-04 5.8506014503783621E-01
+ 28305 7.0762500000000001E-03 8.5788341950708612E-04 5.8511124500920142E-01
+ 28306 7.0765000000000003E-03 8.5802970375058163E-04 5.8516234498056641E-01
+ 28307 7.0767499999999997E-03 8.5817600077733489E-04 5.8521344495193139E-01
+ 28308 7.0770000000000000E-03 8.5832231058781340E-04 5.8526454492329660E-01
+ 28309 7.0772500000000002E-03 8.5846863318248337E-04 5.8531564489466181E-01
+ 28310 7.0774999999999996E-03 8.5861496856181165E-04 5.8536674486602680E-01
+ 28311 7.0777499999999998E-03 8.5876131672626705E-04 5.8541784483739201E-01
+ 28312 7.0780000000000001E-03 8.5890767767631579E-04 5.8546894480875722E-01
+ 28313 7.0782500000000003E-03 8.5905405141040387E-04 5.8552004478012221E-01
+ 28314 7.0784999999999997E-03 8.5920043791150812E-04 5.8557114475148719E-01
+ 28315 7.0787500000000000E-03 8.5934683717604765E-04 5.8562224472285240E-01
+ 28316 7.0790000000000002E-03 8.5949324920446990E-04 5.8567334469421761E-01
+ 28317 7.0792499999999996E-03 8.5963967399722407E-04 5.8572444466558260E-01
+ 28318 7.0794999999999999E-03 8.5978611155475965E-04 5.8577554463694781E-01
+ 28319 7.0797500000000001E-03 8.5993256187752562E-04 5.8582664460831280E-01
+ 28320 7.0800000000000004E-03 8.6007902496597214E-04 5.8587774457967801E-01
+ 28321 7.0802499999999997E-03 8.6022550082054882E-04 5.8592884455104299E-01
+ 28322 7.0805000000000000E-03 8.6037198944170573E-04 5.8597994452240820E-01
+ 28323 7.0807500000000002E-03 8.6051849082989507E-04 5.8603104449377341E-01
+ 28324 7.0809999999999996E-03 8.6066500498556615E-04 5.8608214446513840E-01
+ 28325 7.0812499999999999E-03 8.6081153190917053E-04 5.8613324443650361E-01
+ 28326 7.0815000000000001E-03 8.6095807160116011E-04 5.8618434440786860E-01
+ 28327 7.0817499999999995E-03 8.6110462406198580E-04 5.8623544437923358E-01
+ 28328 7.0819999999999998E-03 8.6125118929210136E-04 5.8628654435059879E-01
+ 28329 7.0822500000000000E-03 8.6139776729195791E-04 5.8633764432196400E-01
+ 28330 7.0825000000000003E-03 8.6154435806200811E-04 5.8638874429332921E-01
+ 28331 7.0827499999999996E-03 8.6169096160270569E-04 5.8643984426469420E-01
+ 28332 7.0829999999999999E-03 8.6183757791450310E-04 5.8649094423605919E-01
+ 28333 7.0832500000000001E-03 8.6198420699785494E-04 5.8654204420742440E-01
+ 28334 7.0834999999999995E-03 8.6213084885321397E-04 5.8659314417878938E-01
+ 28335 7.0837499999999998E-03 8.6227750348103502E-04 5.8664424415015459E-01
+ 28336 7.0840000000000000E-03 8.6242417088177280E-04 5.8669534412151980E-01
+ 28337 7.0842500000000003E-03 8.6257085105588213E-04 5.8674644409288479E-01
+ 28338 7.0844999999999997E-03 8.6271754400381654E-04 5.8679754406424978E-01
+ 28339 7.0847499999999999E-03 8.6286424972603301E-04 5.8684864403561499E-01
+ 28340 7.0850000000000002E-03 8.6301096822298713E-04 5.8689974400698020E-01
+ 28341 7.0852499999999995E-03 8.6315769949513394E-04 5.8695084397834518E-01
+ 28342 7.0854999999999998E-03 8.6330444354293032E-04 5.8700194394971039E-01
+ 28343 7.0857500000000000E-03 8.6345120036683282E-04 5.8705304392107560E-01
+ 28344 7.0860000000000003E-03 8.6359796996729812E-04 5.8710414389244059E-01
+ 28345 7.0862499999999997E-03 8.6374475234478321E-04 5.8715524386380558E-01
+ 28346 7.0864999999999999E-03 8.6389154749974626E-04 5.8720634383517079E-01
+ 28347 7.0867500000000002E-03 8.6403835543264395E-04 5.8725744380653599E-01
+ 28348 7.0869999999999995E-03 8.6418517614393544E-04 5.8730854377790098E-01
+ 28349 7.0872499999999998E-03 8.6433200963023725E-04 5.8735964374926619E-01
+ 28350 7.0875000000000000E-03 8.6447885588801824E-04 5.8741074372063118E-01
+ 28351 7.0877500000000003E-03 8.6462571491773075E-04 5.8746184369199639E-01
+ 28352 7.0879999999999997E-03 8.6477258671982451E-04 5.8751294366336138E-01
+ 28353 7.0882499999999999E-03 8.6491947129475443E-04 5.8756404363472658E-01
+ 28354 7.0885000000000002E-03 8.6506636864297319E-04 5.8761514360609179E-01
+ 28355 7.0887499999999996E-03 8.6521327876493332E-04 5.8766624357745678E-01
+ 28356 7.0889999999999998E-03 8.6536020166108900E-04 5.8771734354882199E-01
+ 28357 7.0892500000000001E-03 8.6550713733189418E-04 5.8776844352018698E-01
+ 28358 7.0895000000000003E-03 8.6565408577780304E-04 5.8781954349155219E-01
+ 28359 7.0897499999999997E-03 8.6580104699926898E-04 5.8787064346291718E-01
+ 28360 7.0899999999999999E-03 8.6594802099674802E-04 5.8792174343428238E-01
+ 28361 7.0902500000000002E-03 8.6609500777069521E-04 5.8797284340564759E-01
+ 28362 7.0904999999999996E-03 8.6624200732156515E-04 5.8802394337701258E-01
+ 28363 7.0907499999999998E-03 8.6638901964981461E-04 5.8807504334837757E-01
+ 28364 7.0910000000000001E-03 8.6653604475589821E-04 5.8812614331974278E-01
+ 28365 7.0912500000000003E-03 8.6668308264027335E-04 5.8817724329110799E-01
+ 28366 7.0914999999999997E-03 8.6683013330339520E-04 5.8822834326247297E-01
+ 28367 7.0917500000000000E-03 8.6697719674572215E-04 5.8827944323383818E-01
+ 28368 7.0920000000000002E-03 8.6712427296771033E-04 5.8833054320520317E-01
+ 28369 7.0922499999999996E-03 8.6727136196981748E-04 5.8838164317656816E-01
+ 28370 7.0924999999999998E-03 8.6741846375250169E-04 5.8843274314793337E-01
+ 28371 7.0927500000000001E-03 8.6756557831622048E-04 5.8848384311929858E-01
+ 28372 7.0930000000000003E-03 8.6771270566143237E-04 5.8853494309066379E-01
+ 28373 7.0932499999999997E-03 8.6785984578859564E-04 5.8858604306202877E-01
+ 28374 7.0935000000000000E-03 8.6800699869816957E-04 5.8863714303339398E-01
+ 28375 7.0937500000000002E-03 8.6815416439061331E-04 5.8868824300475897E-01
+ 28376 7.0939999999999996E-03 8.6830134286638549E-04 5.8873934297612396E-01
+ 28377 7.0942499999999999E-03 8.6844853412594786E-04 5.8879044294748917E-01
+ 28378 7.0945000000000001E-03 8.6859574195039283E-04 5.8884154291885438E-01
+ 28379 7.0947500000000004E-03 8.6874295870163580E-04 5.8889264289021959E-01
+ 28380 7.0949999999999997E-03 8.6889018821945574E-04 5.8894374286158457E-01
+ 28381 7.0952500000000000E-03 8.6903743050429760E-04 5.8899484283294956E-01
+ 28382 7.0955000000000002E-03 8.6918468555660666E-04 5.8904594280431477E-01
+ 28383 7.0957499999999996E-03 8.6933195337682799E-04 5.8909704277567976E-01
+ 28384 7.0959999999999999E-03 8.6947923396540796E-04 5.8914814274704497E-01
+ 28385 7.0962500000000001E-03 8.6962652732279228E-04 5.8919924271841018E-01
+ 28386 7.0964999999999995E-03 8.6977383344942721E-04 5.8925034268977516E-01
+ 28387 7.0967499999999998E-03 8.6992115234575923E-04 5.8930144266114037E-01
+ 28388 7.0970000000000000E-03 8.7006848401223642E-04 5.8935254263250536E-01
+ 28389 7.0972500000000003E-03 8.7021582844930517E-04 5.8940364260387057E-01
+ 28390 7.0974999999999996E-03 8.7036318565741216E-04 5.8945474257523556E-01
+ 28391 7.0977499999999999E-03 8.7051055955845080E-04 5.8950584254660077E-01
+ 28392 7.0980000000000001E-03 8.7065794203986500E-04 5.8955694251796598E-01
+ 28393 7.0982499999999995E-03 8.7080533730322669E-04 5.8960804248933096E-01
+ 28394 7.0984999999999998E-03 8.7095274534899339E-04 5.8965914246069595E-01
+ 28395 7.0987500000000000E-03 8.7110016617762253E-04 5.8971024243206116E-01
+ 28396 7.0990000000000003E-03 8.7124759978957187E-04 5.8976134240342637E-01
+ 28397 7.0992499999999997E-03 8.7139504618529828E-04 5.8981244237479136E-01
+ 28398 7.0994999999999999E-03 8.7154250536526114E-04 5.8986354234615657E-01
+ 28399 7.0997500000000002E-03 8.7168997732991885E-04 5.8991464231752178E-01
+ 28400 7.0999999999999995E-03 8.7183746207972960E-04 5.8996574228888654E-01
+ 28401 7.1002499999999998E-03 8.7198495961515342E-04 5.9001684226025175E-01
+ 28402 7.1005000000000000E-03 8.7213246993664902E-04 5.9006794223161696E-01
+ 28403 7.1007500000000003E-03 8.7227999304467666E-04 5.9011904220298217E-01
+ 28404 7.1009999999999997E-03 8.7242752893969538E-04 5.9017014217434716E-01
+ 28405 7.1012499999999999E-03 8.7257507762216694E-04 5.9022124214571237E-01
+ 28406 7.1015000000000002E-03 8.7272263909255084E-04 5.9027234211707735E-01
+ 28407 7.1017499999999996E-03 8.7287021335130828E-04 5.9032344208844234E-01
+ 28408 7.1019999999999998E-03 8.7301780039890082E-04 5.9037454205980755E-01
+ 28409 7.1022500000000001E-03 8.7316540023578946E-04 5.9042564203117276E-01
+ 28410 7.1025000000000003E-03 8.7331301286243585E-04 5.9047674200253797E-01
+ 28411 7.1027499999999997E-03 8.7346063827930262E-04 5.9052784197390296E-01
+ 28412 7.1029999999999999E-03 8.7360827648685208E-04 5.9057894194526794E-01
+ 28413 7.1032500000000002E-03 8.7375592748554620E-04 5.9063004191663315E-01
+ 28414 7.1034999999999996E-03 8.7390359127584825E-04 5.9068114188799814E-01
+ 28415 7.1037499999999998E-03 8.7405126785822219E-04 5.9073224185936335E-01
+ 28416 7.1040000000000001E-03 8.7419895723313149E-04 5.9078334183072856E-01
+ 28417 7.1042500000000003E-03 8.7434665940103900E-04 5.9083444180209377E-01
+ 28418 7.1044999999999997E-03 8.7449437436240920E-04 5.9088554177345876E-01
+ 28419 7.1047500000000000E-03 8.7464210211770700E-04 5.9093664174482374E-01
+ 28420 7.1050000000000002E-03 8.7478984266060867E-04 5.9098774171618895E-01
+ 28421 7.1052499999999996E-03 8.7493759596248130E-04 5.9103884168755394E-01
+ 28422 7.1054999999999998E-03 8.7508536202044233E-04 5.9108994165891915E-01
+ 28423 7.1057500000000001E-03 8.7523314083492272E-04 5.9114104163028436E-01
+ 28424 7.1060000000000003E-03 8.7538093240635399E-04 5.9119214160164935E-01
+ 28425 7.1062499999999997E-03 8.7552873673516949E-04 5.9124324157301433E-01
+ 28426 7.1065000000000000E-03 8.7567655382180139E-04 5.9129434154437954E-01
+ 28427 7.1067500000000002E-03 8.7582438366668282E-04 5.9134544151574475E-01
+ 28428 7.1069999999999996E-03 8.7597222627024574E-04 5.9139654148710974E-01
+ 28429 7.1072499999999999E-03 8.7612008163292523E-04 5.9144764145847495E-01
+ 28430 7.1075000000000001E-03 8.7626794975515421E-04 5.9149874142984016E-01
+ 28431 7.1077500000000004E-03 8.7641583063736745E-04 5.9154984140120515E-01
+ 28432 7.1079999999999997E-03 8.7656372427999732E-04 5.9160094137257013E-01
+ 28433 7.1082500000000000E-03 8.7671163068348055E-04 5.9165204134393534E-01
+ 28434 7.1085000000000002E-03 8.7685954984825104E-04 5.9170314131530055E-01
+ 28435 7.1087499999999996E-03 8.7700748177474365E-04 5.9175424128666554E-01
+ 28436 7.1089999999999999E-03 8.7715542646339467E-04 5.9180534125803075E-01
+ 28437 7.1092500000000001E-03 8.7730338391463930E-04 5.9185644122939574E-01
+ 28438 7.1094999999999995E-03 8.7745135412891327E-04 5.9190754120076072E-01
+ 28439 7.1097499999999998E-03 8.7759933710665375E-04 5.9195864117212593E-01
+ 28440 7.1100000000000000E-03 8.7774733284829722E-04 5.9200974114349114E-01
+ 28441 7.1102500000000003E-03 8.7789534135427943E-04 5.9206084111485635E-01
+ 28442 7.1104999999999996E-03 8.7804336262503830E-04 5.9211194108622134E-01
+ 28443 7.1107499999999999E-03 8.7819139666101161E-04 5.9216304105758633E-01
+ 28444 7.1110000000000001E-03 8.7833944346263641E-04 5.9221414102895154E-01
+ 28445 7.1112499999999995E-03 8.7848750303035127E-04 5.9226524100031652E-01
+ 28446 7.1114999999999998E-03 8.7863557536459408E-04 5.9231634097168173E-01
+ 28447 7.1117500000000000E-03 8.7878366046580396E-04 5.9236744094304694E-01
+ 28448 7.1120000000000003E-03 8.7893175833441924E-04 5.9241854091441215E-01
+ 28449 7.1122499999999996E-03 8.7907986897087806E-04 5.9246964088577714E-01
+ 28450 7.1124999999999999E-03 8.7922799237562233E-04 5.9252074085714213E-01
+ 28451 7.1127500000000001E-03 8.7937613348046807E-04 5.9257184082850733E-01
+ 28452 7.1129999999999995E-03 8.7952428274178866E-04 5.9262294079987232E-01
+ 28453 7.1132499999999998E-03 8.7967244478278717E-04 5.9267404077123753E-01
+ 28454 7.1135000000000000E-03 8.7982061960391127E-04 5.9272514074260274E-01
+ 28455 7.1137500000000003E-03 8.7996880720561015E-04 5.9277624071396773E-01
+ 28456 7.1139999999999997E-03 8.8011700758833385E-04 5.9282734068533272E-01
+ 28457 7.1142499999999999E-03 8.8026522075253266E-04 5.9287844065669792E-01
+ 28458 7.1145000000000002E-03 8.8041344669865639E-04 5.9292954062806313E-01
+ 28459 7.1147499999999995E-03 8.8056168542715522E-04 5.9298064059942812E-01
+ 28460 7.1149999999999998E-03 8.8070993693848115E-04 5.9303174057079333E-01
+ 28461 7.1152500000000000E-03 8.8085820123308465E-04 5.9308284054215854E-01
+ 28462 7.1155000000000003E-03 8.8100648229810818E-04 5.9313394051352353E-01
+ 28463 7.1157499999999997E-03 8.8115477220952136E-04 5.9318504048488851E-01
+ 28464 7.1159999999999999E-03 8.8130307488720446E-04 5.9323614045625372E-01
+ 28465 7.1162500000000002E-03 8.8145139033159539E-04 5.9328724042761893E-01
+ 28466 7.1164999999999996E-03 8.8159971854312978E-04 5.9333834039898392E-01
+ 28467 7.1167499999999998E-03 8.8174805952224294E-04 5.9338944037034913E-01
+ 28468 7.1170000000000001E-03 8.8189641326937517E-04 5.9344054034171412E-01
+ 28469 7.1172500000000003E-03 8.8204477978496318E-04 5.9349164031307933E-01
+ 28470 7.1174999999999997E-03 8.8219315906944390E-04 5.9354274028444431E-01
+ 28471 7.1177499999999999E-03 8.8234155112325654E-04 5.9359384025580952E-01
+ 28472 7.1180000000000002E-03 8.8248995594683967E-04 5.9364494022717473E-01
+ 28473 7.1182499999999996E-03 8.8263837354063022E-04 5.9369604019853972E-01
+ 28474 7.1184999999999998E-03 8.8278680390506945E-04 5.9374714016990471E-01
+ 28475 7.1187500000000001E-03 8.8293524704059539E-04 5.9379824014126992E-01
+ 28476 7.1190000000000003E-03 8.8308370294764757E-04 5.9384934011263513E-01
+ 28477 7.1192499999999997E-03 8.8323217162666640E-04 5.9390044008400011E-01
+ 28478 7.1195000000000000E-03 8.8338065307809216E-04 5.9395154005536532E-01
+ 28479 7.1197500000000002E-03 8.8352914730236494E-04 5.9400264002673053E-01
+ 28480 7.1199999999999996E-03 8.8367765429992503E-04 5.9405373999809552E-01
+ 28481 7.1202499999999998E-03 8.8382617407121414E-04 5.9410483996946051E-01
+ 28482 7.1205000000000001E-03 8.8397470661667375E-04 5.9415593994082572E-01
+ 28483 7.1207500000000003E-03 8.8412325193674469E-04 5.9420703991219093E-01
+ 28484 7.1209999999999997E-03 8.8427181003186868E-04 5.9425813988355591E-01
+ 28485 7.1212500000000000E-03 8.8442038090248839E-04 5.9430923985492112E-01
+ 28486 7.1215000000000002E-03 8.8456896454904618E-04 5.9436033982628611E-01
+ 28487 7.1217499999999996E-03 8.8471756097198472E-04 5.9441143979765110E-01
+ 28488 7.1219999999999999E-03 8.8486617017174746E-04 5.9446253976901631E-01
+ 28489 7.1222500000000001E-03 8.8501479214877685E-04 5.9451363974038152E-01
+ 28490 7.1225000000000004E-03 8.8516342690351721E-04 5.9456473971174673E-01
+ 28491 7.1227499999999997E-03 8.8531207443641143E-04 5.9461583968311171E-01
+ 28492 7.1230000000000000E-03 8.8546073474715832E-04 5.9466693965447692E-01
+ 28493 7.1232500000000002E-03 8.8560940783041905E-04 5.9471803962584191E-01
+ 28494 7.1234999999999996E-03 8.8575809368541365E-04 5.9476913959720690E-01
+ 28495 7.1237499999999999E-03 8.8590679231258121E-04 5.9482023956857211E-01
+ 28496 7.1240000000000001E-03 8.8605550371235987E-04 5.9487133953993732E-01
+ 28497 7.1242499999999995E-03 8.8620422788518753E-04 5.9492243951130230E-01
+ 28498 7.1244999999999998E-03 8.8635296483150492E-04 5.9497353948266751E-01
+ 28499 7.1247500000000000E-03 8.8650171455175114E-04 5.9502463945403250E-01
+ 28500 7.1250000000000003E-03 8.8665047704636552E-04 5.9507573942539771E-01
+ 28501 7.1252499999999996E-03 8.8679925231578758E-04 5.9512683939676270E-01
+ 28502 7.1254999999999999E-03 8.8694804036045872E-04 5.9517793936812791E-01
+ 28503 7.1257500000000001E-03 8.8709684118081931E-04 5.9522903933949312E-01
+ 28504 7.1259999999999995E-03 8.8724565477730870E-04 5.9528013931085810E-01
+ 28505 7.1262499999999998E-03 8.8739448115037010E-04 5.9533123928222309E-01
+ 28506 7.1265000000000000E-03 8.8754332030044456E-04 5.9538233925358830E-01
+ 28507 7.1267500000000003E-03 8.8769217222797248E-04 5.9543343922495351E-01
+ 28508 7.1269999999999997E-03 8.8784103693339720E-04 5.9548453919631850E-01
+ 28509 7.1272499999999999E-03 8.8798991441716097E-04 5.9553563916768371E-01
+ 28510 7.1275000000000002E-03 8.8813880467970548E-04 5.9558673913904892E-01
+ 28511 7.1277499999999995E-03 8.8828770772147385E-04 5.9563783911041390E-01
+ 28512 7.1279999999999998E-03 8.8843662354290854E-04 5.9568893908177889E-01
+ 28513 7.1282500000000000E-03 8.8858555214445592E-04 5.9574003905314410E-01
+ 28514 7.1285000000000003E-03 8.8873449352655704E-04 5.9579113902450931E-01
+ 28515 7.1287499999999997E-03 8.8888344768965556E-04 5.9584223899587430E-01
+ 28516 7.1289999999999999E-03 8.8903241463419741E-04 5.9589333896723951E-01
+ 28517 7.1292500000000002E-03 8.8918139436062658E-04 5.9594443893860449E-01
+ 28518 7.1294999999999996E-03 8.8933038686938670E-04 5.9599553890996948E-01
+ 28519 7.1297499999999998E-03 8.8947939216092438E-04 5.9604663888133469E-01
+ 28520 7.1300000000000001E-03 8.8962841023568445E-04 5.9609773885269990E-01
+ 28521 7.1302500000000003E-03 8.8977744109411329E-04 5.9614883882406511E-01
+ 28522 7.1304999999999997E-03 8.8992648473665541E-04 5.9619993879543010E-01
+ 28523 7.1307499999999999E-03 8.9007554116375817E-04 5.9625103876679530E-01
+ 28524 7.1310000000000002E-03 8.9022461037586834E-04 5.9630213873816029E-01
+ 28525 7.1312499999999996E-03 8.9037369237343123E-04 5.9635323870952528E-01
+ 28526 7.1314999999999998E-03 8.9052278715689569E-04 5.9640433868089049E-01
+ 28527 7.1317500000000001E-03 8.9067189472670830E-04 5.9645543865225570E-01
+ 28528 7.1320000000000003E-03 8.9082101508324225E-04 5.9650653862362091E-01
+ 28529 7.1322499999999997E-03 8.9097014821364659E-04 5.9655763859498590E-01
+ 28530 7.1325000000000000E-03 8.9111929410854991E-04 5.9660873856635088E-01
+ 28531 7.1327500000000002E-03 8.9126845276838254E-04 5.9665983853771609E-01
+ 28532 7.1329999999999996E-03 8.9141762419357121E-04 5.9671093850908108E-01
+ 28533 7.1332499999999998E-03 8.9156680838454636E-04 5.9676203848044629E-01
+ 28534 7.1335000000000001E-03 8.9171600534173777E-04 5.9681313845181150E-01
+ 28535 7.1337500000000003E-03 8.9186521506557466E-04 5.9686423842317649E-01
+ 28536 7.1339999999999997E-03 8.9201443755648616E-04 5.9691533839454147E-01
+ 28537 7.1342500000000000E-03 8.9216367281490488E-04 5.9696643836590668E-01
+ 28538 7.1345000000000002E-03 8.9231292084125972E-04 5.9701753833727189E-01
+ 28539 7.1347499999999996E-03 8.9246218163598079E-04 5.9706863830863688E-01
+ 28540 7.1349999999999998E-03 8.9261145519950111E-04 5.9711973828000209E-01
+ 28541 7.1352500000000001E-03 8.9276074153225176E-04 5.9717083825136730E-01
+ 28542 7.1355000000000003E-03 8.9291004063466394E-04 5.9722193822273228E-01
+ 28543 7.1357499999999997E-03 8.9305935250716883E-04 5.9727303819409727E-01
+ 28544 7.1360000000000000E-03 8.9320867715020054E-04 5.9732413816546248E-01
+ 28545 7.1362500000000002E-03 8.9335801456419080E-04 5.9737523813682769E-01
+ 28546 7.1364999999999996E-03 8.9350736474957157E-04 5.9742633810819268E-01
+ 28547 7.1367499999999999E-03 8.9365672770677694E-04 5.9747743807955789E-01
+ 28548 7.1370000000000001E-03 8.9380610601806285E-04 5.9752853805092287E-01
+ 28549 7.1372499999999995E-03 8.9395549433100938E-04 5.9757963802228786E-01
+ 28550 7.1374999999999997E-03 8.9410471660220114E-04 5.9763073799365307E-01
+ 28551 7.1377500000000000E-03 8.9425412920253174E-04 5.9768183796501828E-01
+ 28552 7.1380000000000002E-03 8.9440355459561042E-04 5.9773293793638349E-01
+ 28553 7.1382499999999996E-03 8.9455317534526996E-04 5.9778403790774848E-01
+ 28554 7.1384999999999999E-03 8.9470262754163849E-04 5.9783513787911369E-01
+ 28555 7.1387500000000001E-03 8.9485209251600280E-04 5.9788623785047867E-01
+ 28556 7.1389999999999995E-03 8.9500157026880037E-04 5.9793733782184366E-01
+ 28557 7.1392499999999998E-03 8.9515106080047127E-04 5.9798843779320887E-01
+ 28558 7.1395000000000000E-03 8.9530056411145310E-04 5.9803953776457408E-01
+ 28559 7.1397500000000003E-03 8.9545008020218430E-04 5.9809063773593929E-01
+ 28560 7.1399999999999996E-03 8.9559960858403068E-04 5.9814173770730428E-01
+ 28561 7.1402499999999999E-03 8.9574915039240853E-04 5.9819283767866926E-01
+ 28562 7.1405000000000001E-03 8.9589870497914061E-04 5.9824393765003447E-01
+ 28563 7.1407499999999995E-03 8.9604827234466417E-04 5.9829503762139946E-01
+ 28564 7.1409999999999998E-03 8.9619785248941776E-04 5.9834613759276467E-01
+ 28565 7.1412500000000000E-03 8.9634744541246833E-04 5.9839723756412988E-01
+ 28566 7.1415000000000003E-03 8.9649705110694084E-04 5.9844833753549487E-01
+ 28567 7.1417499999999997E-03 8.9664666957218716E-04 5.9849943750685985E-01
+ 28568 7.1419999999999999E-03 8.9679630080863879E-04 5.9855053747822506E-01
+ 28569 7.1422500000000002E-03 8.9694594481672617E-04 5.9860163744959027E-01
+ 28570 7.1424999999999995E-03 8.9709560159688027E-04 5.9865273742095526E-01
+ 28571 7.1427499999999998E-03 8.9724527114953302E-04 5.9870383739232047E-01
+ 28572 7.1430000000000000E-03 8.9739495347511660E-04 5.9875493736368568E-01
+ 28573 7.1432500000000003E-03 8.9754464857406209E-04 5.9880603733505067E-01
+ 28574 7.1434999999999997E-03 8.9769435644680142E-04 5.9885713730641565E-01
+ 28575 7.1437499999999999E-03 8.9784407709376807E-04 5.9890823727778086E-01
+ 28576 7.1440000000000002E-03 8.9799381051539398E-04 5.9895933724914607E-01
+ 28577 7.1442499999999996E-03 8.9814355671211305E-04 5.9901043722051106E-01
+ 28578 7.1444999999999998E-03 8.9829331568435809E-04 5.9906153719187627E-01
+ 28579 7.1447500000000001E-03 8.9844308743256354E-04 5.9911263716324126E-01
+ 28580 7.1450000000000003E-03 8.9859287195716265E-04 5.9916373713460647E-01
+ 28581 7.1452499999999997E-03 8.9874266925858931E-04 5.9921483710597145E-01
+ 28582 7.1454999999999999E-03 8.9889247933727884E-04 5.9926593707733666E-01
+ 28583 7.1457500000000002E-03 8.9904230219366599E-04 5.9931703704870187E-01
+ 28584 7.1459999999999996E-03 8.9919213782818446E-04 5.9936813702006686E-01
+ 28585 7.1462499999999998E-03 8.9934198624127106E-04 5.9941923699143207E-01
+ 28586 7.1465000000000001E-03 8.9949184743336034E-04 5.9947033696279706E-01
+ 28587 7.1467500000000003E-03 8.9964172140488880E-04 5.9952143693416227E-01
+ 28588 7.1469999999999997E-03 8.9979160815629252E-04 5.9957253690552725E-01
+ 28589 7.1472500000000000E-03 8.9994150768800743E-04 5.9962363687689246E-01
+ 28590 7.1475000000000002E-03 9.0009142000047136E-04 5.9967473684825767E-01
+ 28591 7.1477499999999996E-03 9.0024134509412003E-04 5.9972583681962266E-01
+ 28592 7.1479999999999998E-03 9.0039128296939169E-04 5.9977693679098765E-01
+ 28593 7.1482500000000001E-03 9.0054123362672282E-04 5.9982803676235286E-01
+ 28594 7.1485000000000003E-03 9.0069119706655200E-04 5.9987913673371807E-01
+ 28595 7.1487499999999997E-03 9.0084117328931681E-04 5.9993023670508305E-01
+ 28596 7.1490000000000000E-03 9.0099116229545623E-04 5.9998133667644826E-01
+ 28597 7.1492500000000002E-03 9.0114116408540764E-04 6.0003243664781347E-01
+ 28598 7.1494999999999996E-03 9.0129117865961111E-04 6.0008353661917824E-01
+ 28599 7.1497499999999999E-03 9.0144120601850575E-04 6.0013463659054345E-01
+ 28600 7.1500000000000001E-03 9.0159124616253164E-04 6.0018573656190866E-01
+ 28601 7.1502500000000004E-03 9.0174129909212722E-04 6.0023683653327387E-01
+ 28602 7.1504999999999997E-03 9.0189136480059451E-04 6.0028793650463885E-01
+ 28603 7.1507500000000000E-03 9.0204144327297108E-04 6.0033903647600406E-01
+ 28604 7.1510000000000002E-03 9.0219153450915362E-04 6.0039013644736905E-01
+ 28605 7.1512499999999996E-03 9.0234163850956410E-04 6.0044123641873404E-01
+ 28606 7.1514999999999999E-03 9.0249175527462426E-04 6.0049233639009925E-01
+ 28607 7.1517500000000001E-03 9.0264188480475413E-04 6.0054343636146446E-01
+ 28608 7.1519999999999995E-03 9.0279202710037796E-04 6.0059453633282944E-01
+ 28609 7.1522499999999998E-03 9.0294218216191630E-04 6.0064563630419465E-01
+ 28610 7.1525000000000000E-03 9.0309234998979309E-04 6.0069673627555964E-01
+ 28611 7.1527500000000003E-03 9.0324252946963422E-04 6.0074783624692485E-01
+ 28612 7.1529999999999996E-03 9.0339272281020734E-04 6.0079893621828984E-01
+ 28613 7.1532499999999999E-03 9.0354292892849783E-04 6.0085003618965505E-01
+ 28614 7.1535000000000001E-03 9.0369314782493796E-04 6.0090113616102026E-01
+ 28615 7.1537499999999995E-03 9.0384337949995955E-04 6.0095223613238524E-01
+ 28616 7.1539999999999998E-03 9.0399362395399607E-04 6.0100333610375045E-01
+ 28617 7.1542500000000000E-03 9.0414388118748100E-04 6.0105443607511544E-01
+ 28618 7.1545000000000003E-03 9.0429415225175465E-04 6.0110553604648065E-01
+ 28619 7.1547499999999997E-03 9.0444443499572923E-04 6.0115663601784564E-01
+ 28620 7.1549999999999999E-03 9.0459473051028247E-04 6.0120773598921085E-01
+ 28621 7.1552500000000002E-03 9.0474503879583892E-04 6.0125883596057605E-01
+ 28622 7.1554999999999995E-03 9.0489535985282480E-04 6.0130993593194104E-01
+ 28623 7.1557499999999998E-03 9.0504569368166652E-04 6.0136103590330603E-01
+ 28624 7.1560000000000000E-03 9.0519604028279027E-04 6.0141213587467124E-01
+ 28625 7.1562500000000003E-03 9.0534639965662248E-04 6.0146323584603645E-01
+ 28626 7.1564999999999997E-03 9.0549677180359011E-04 6.0151433581740144E-01
+ 28627 7.1567499999999999E-03 9.0564715672412032E-04 6.0156543578876664E-01
+ 28628 7.1570000000000002E-03 9.0579755441864095E-04 6.0161653576013185E-01
+ 28629 7.1572499999999995E-03 9.0594796488757852E-04 6.0166763573149662E-01
+ 28630 7.1574999999999998E-03 9.0609838813136129E-04 6.0171873570286183E-01
+ 28631 7.1577500000000000E-03 9.0624882415042056E-04 6.0176983567422704E-01
+ 28632 7.1580000000000003E-03 9.0639927294518100E-04 6.0182093564559225E-01
+ 28633 7.1582499999999997E-03 9.0654973451607241E-04 6.0187203561695723E-01
+ 28634 7.1584999999999999E-03 9.0670020886352476E-04 6.0192313558832244E-01
+ 28635 7.1587500000000002E-03 9.0685069598796751E-04 6.0197423555968743E-01
+ 28636 7.1589999999999996E-03 9.0700119588982872E-04 6.0202533553105242E-01
+ 28637 7.1592499999999998E-03 9.0715170856953977E-04 6.0207643550241763E-01
+ 28638 7.1595000000000001E-03 9.0730223402753045E-04 6.0212753547378284E-01
+ 28639 7.1597500000000003E-03 9.0745277226146647E-04 6.0217863544514805E-01
+ 28640 7.1599999999999997E-03 9.0760332326695996E-04 6.0222973541651303E-01
+ 28641 7.1602499999999999E-03 9.0775388704435189E-04 6.0228083538787802E-01
+ 28642 7.1605000000000002E-03 9.0790446359406425E-04 6.0233193535924323E-01
+ 28643 7.1607499999999996E-03 9.0805505291652333E-04 6.0238303533060822E-01
+ 28644 7.1609999999999998E-03 9.0820565501215490E-04 6.0243413530197343E-01
+ 28645 7.1612500000000001E-03 9.0835626988138279E-04 6.0248523527333864E-01
+ 28646 7.1615000000000003E-03 9.0850689752463415E-04 6.0253633524470385E-01
+ 28647 7.1617499999999997E-03 9.0865753794233434E-04 6.0258743521606883E-01
+ 28648 7.1620000000000000E-03 9.0880819113491073E-04 6.0263853518743382E-01
+ 28649 7.1622500000000002E-03 9.0895885710278921E-04 6.0268963515879903E-01
+ 28650 7.1624999999999996E-03 9.0910953584639640E-04 6.0274073513016402E-01
+ 28651 7.1627499999999998E-03 9.0926022736616025E-04 6.0279183510152923E-01
+ 28652 7.1630000000000001E-03 9.0941093166250781E-04 6.0284293507289444E-01
+ 28653 7.1632500000000003E-03 9.0956164873586735E-04 6.0289403504425942E-01
+ 28654 7.1634999999999997E-03 9.0971237858666573E-04 6.0294513501562441E-01
+ 28655 7.1637500000000000E-03 9.0986312121533216E-04 6.0299623498698962E-01
+ 28656 7.1640000000000002E-03 9.1001387662229493E-04 6.0304733495835483E-01
+ 28657 7.1642499999999996E-03 9.1016464480798238E-04 6.0309843492971982E-01
+ 28658 7.1644999999999999E-03 9.1031542577282528E-04 6.0314953490108503E-01
+ 28659 7.1647500000000001E-03 9.1046621951725005E-04 6.0320063487245024E-01
+ 28660 7.1649999999999995E-03 9.1061702604168916E-04 6.0325173484381500E-01
+ 28661 7.1652499999999997E-03 9.1076784534657067E-04 6.0330283481518021E-01
+ 28662 7.1655000000000000E-03 9.1091867743232609E-04 6.0335393478654542E-01
+ 28663 7.1657500000000002E-03 9.1106952229938519E-04 6.0340503475791063E-01
+ 28664 7.1659999999999996E-03 9.1122037994817797E-04 6.0345613472927562E-01
+ 28665 7.1662499999999999E-03 9.1137125037913736E-04 6.0350723470064083E-01
+ 28666 7.1665000000000001E-03 9.1152213359269323E-04 6.0355833467200581E-01
+ 28667 7.1667499999999995E-03 9.1167302958927558E-04 6.0360943464337080E-01
+ 28668 7.1669999999999998E-03 9.1182393836931918E-04 6.0366053461473601E-01
+ 28669 7.1672500000000000E-03 9.1197485993325489E-04 6.0371163458610122E-01
+ 28670 7.1675000000000003E-03 9.1212579428151465E-04 6.0376273455746643E-01
+ 28671 7.1677499999999996E-03 9.1227674141453172E-04 6.0381383452883142E-01
+ 28672 7.1679999999999999E-03 9.1242770133273868E-04 6.0386493450019640E-01
+ 28673 7.1682500000000001E-03 9.1257867403656868E-04 6.0391603447156161E-01
+ 28674 7.1684999999999995E-03 9.1272965952645443E-04 6.0396713444292660E-01
+ 28675 7.1687499999999998E-03 9.1288065780283122E-04 6.0401823441429181E-01
+ 28676 7.1690000000000000E-03 9.1303166886025442E-04 6.0406933438565702E-01
+ 28677 7.1692500000000003E-03 9.1318269268301838E-04 6.0412043435702223E-01
+ 28678 7.1694999999999997E-03 9.1333372927061341E-04 6.0417153432838722E-01
+ 28679 7.1697499999999999E-03 9.1348477862345651E-04 6.0422263429975220E-01
+ 28680 7.1700000000000002E-03 9.1363584074196215E-04 6.0427373427111741E-01
+ 28681 7.1702499999999995E-03 9.1378691562654559E-04 6.0432483424248240E-01
+ 28682 7.1704999999999998E-03 9.1393800327762426E-04 6.0437593421384761E-01
+ 28683 7.1707500000000000E-03 9.1408910369561371E-04 6.0442703418521282E-01
+ 28684 7.1710000000000003E-03 9.1424021688093137E-04 6.0447813415657781E-01
+ 28685 7.1712499999999997E-03 9.1439134283399239E-04 6.0452923412794279E-01
+ 28686 7.1714999999999999E-03 9.1454248155521602E-04 6.0458033409930800E-01
+ 28687 7.1717500000000002E-03 9.1469363304501892E-04 6.0463143407067321E-01
+ 28688 7.1719999999999996E-03 9.1484479730381818E-04 6.0468253404203820E-01
+ 28689 7.1722499999999998E-03 9.1499597433203242E-04 6.0473363401340341E-01
+ 28690 7.1725000000000001E-03 9.1514716413008121E-04 6.0478473398476862E-01
+ 28691 7.1727500000000003E-03 9.1529836669838112E-04 6.0483583395613361E-01
+ 28692 7.1729999999999997E-03 9.1544959579785391E-04 6.0488693392749859E-01
+ 28693 7.1732499999999999E-03 9.1560082312772074E-04 6.0493803389886380E-01
+ 28694 7.1735000000000002E-03 9.1575206323890894E-04 6.0498913387022901E-01
+ 28695 7.1737499999999996E-03 9.1590330468247709E-04 6.0504023384159400E-01
+ 28696 7.1739999999999998E-03 9.1605457110832309E-04 6.0509133381295921E-01
+ 28697 7.1742500000000001E-03 9.1620585030693772E-04 6.0514243378432420E-01
+ 28698 7.1745000000000003E-03 9.1635714262357497E-04 6.0519353375568941E-01
+ 28699 7.1747499999999997E-03 9.1650844731025537E-04 6.0524463372705439E-01
+ 28700 7.1750000000000000E-03 9.1665976477577950E-04 6.0529573369841960E-01
+ 28701 7.1752500000000002E-03 9.1681109502057194E-04 6.0534683366978481E-01
+ 28702 7.1754999999999996E-03 9.1696243804505770E-04 6.0539793364114980E-01
+ 28703 7.1757499999999998E-03 9.1711379384966363E-04 6.0544903361251479E-01
+ 28704 7.1760000000000001E-03 9.1726516243481485E-04 6.0550013358388000E-01
+ 28705 7.1762500000000003E-03 9.1741654380093852E-04 6.0555123355524521E-01
+ 28706 7.1764999999999997E-03 9.1756793794846065E-04 6.0560233352661019E-01
+ 28707 7.1767500000000000E-03 9.1771934487780904E-04 6.0565343349797540E-01
+ 28708 7.1770000000000002E-03 9.1787076458940957E-04 6.0570453346934061E-01
+ 28709 7.1772499999999996E-03 9.1802219708368986E-04 6.0575563344070560E-01
+ 28710 7.1774999999999999E-03 9.1817364236107958E-04 6.0580673341207059E-01
+ 28711 7.1777500000000001E-03 9.1832510042200437E-04 6.0585783338343580E-01
+ 28712 7.1780000000000004E-03 9.1847657126689392E-04 6.0590893335480100E-01
+ 28713 7.1782499999999997E-03 9.1862805489474413E-04 6.0596003332616599E-01
+ 28714 7.1785000000000000E-03 9.1877955129175052E-04 6.0601113329753120E-01
+ 28715 7.1787500000000002E-03 9.1893106045467534E-04 6.0606223326889619E-01
+ 28716 7.1789999999999996E-03 9.1908258238393025E-04 6.0611333324026118E-01
+ 28717 7.1792499999999999E-03 9.1923411707992995E-04 6.0616443321162639E-01
+ 28718 7.1795000000000001E-03 9.1938566454308754E-04 6.0621553318299159E-01
+ 28719 7.1797499999999995E-03 9.1953722477381534E-04 6.0626663315435658E-01
+ 28720 7.1799999999999998E-03 9.1968879777252924E-04 6.0631773312572179E-01
+ 28721 7.1802500000000000E-03 9.1984038353964286E-04 6.0636883309708700E-01
+ 28722 7.1805000000000003E-03 9.1999198207557125E-04 6.0641993306845199E-01
+ 28723 7.1807499999999996E-03 9.2014359338072813E-04 6.0647103303981698E-01
+ 28724 7.1809999999999999E-03 9.2029521745552972E-04 6.0652213301118219E-01
+ 28725 7.1812500000000001E-03 9.2044685430039041E-04 6.0657323298254739E-01
+ 28726 7.1814999999999995E-03 9.2059850391572632E-04 6.0662433295391238E-01
+ 28727 7.1817499999999998E-03 9.2075016670121091E-04 6.0667543292527759E-01
+ 28728 7.1820000000000000E-03 9.2090184192183716E-04 6.0672653289664258E-01
+ 28729 7.1822500000000003E-03 9.2105352991910102E-04 6.0677763286800779E-01
+ 28730 7.1824999999999996E-03 9.2120523069342435E-04 6.0682873283937278E-01
+ 28731 7.1827499999999999E-03 9.2135694424522782E-04 6.0687983281073798E-01
+ 28732 7.1830000000000001E-03 9.2150867057493252E-04 6.0693093278210319E-01
+ 28733 7.1832499999999995E-03 9.2166040968296001E-04 6.0698203275346818E-01
+ 28734 7.1834999999999998E-03 9.2181216156973257E-04 6.0703313272483317E-01
+ 28735 7.1837500000000000E-03 9.2196392623567240E-04 6.0708423269619838E-01
+ 28736 7.1840000000000003E-03 9.2211570368120135E-04 6.0713533266756359E-01
+ 28737 7.1842499999999997E-03 9.2226749390674216E-04 6.0718643263892857E-01
+ 28738 7.1844999999999999E-03 9.2241929691271800E-04 6.0723753261029378E-01
+ 28739 7.1847500000000002E-03 9.2257111269955277E-04 6.0728863258165899E-01
+ 28740 7.1849999999999995E-03 9.2272294126766749E-04 6.0733973255302398E-01
+ 28741 7.1852499999999998E-03 9.2287478261748868E-04 6.0739083252438897E-01
+ 28742 7.1855000000000000E-03 9.2302663674943917E-04 6.0744193249575418E-01
+ 28743 7.1857500000000003E-03 9.2317850366394343E-04 6.0749303246711939E-01
+ 28744 7.1859999999999997E-03 9.2333038336142495E-04 6.0754413243848437E-01
+ 28745 7.1862499999999999E-03 9.2348227584231014E-04 6.0759523240984958E-01
+ 28746 7.1865000000000002E-03 9.2363418110702282E-04 6.0764633238121457E-01
+ 28747 7.1867499999999996E-03 9.2378609915598822E-04 6.0769743235257956E-01
+ 28748 7.1869999999999998E-03 9.2393802998963200E-04 6.0774853232394477E-01
+ 28749 7.1872500000000001E-03 9.2408997360838294E-04 6.0779963229530998E-01
+ 28750 7.1875000000000003E-03 9.2424193001266314E-04 6.0785073226667519E-01
+ 28751 7.1877499999999997E-03 9.2439389919456258E-04 6.0790183223804017E-01
+ 28752 7.1879999999999999E-03 9.2454588114026441E-04 6.0795293220940538E-01
+ 28753 7.1882500000000002E-03 9.2469787584993439E-04 6.0800403218077037E-01
+ 28754 7.1884999999999996E-03 9.2484988332398117E-04 6.0805513215213536E-01
+ 28755 7.1887499999999998E-03 9.2500190356281317E-04 6.0810623212350057E-01
+ 28756 7.1890000000000001E-03 9.2515393656683836E-04 6.0815733209486578E-01
+ 28757 7.1892500000000003E-03 9.2530598233646604E-04 6.0820843206623099E-01
+ 28758 7.1894999999999997E-03 9.2545804087210343E-04 6.0825953203759597E-01
+ 28759 7.1897500000000000E-03 9.2561011217416210E-04 6.0831063200896096E-01
+ 28760 7.1900000000000002E-03 9.2576219624305079E-04 6.0836173198032617E-01
+ 28761 7.1902499999999996E-03 9.2591429307917748E-04 6.0841283195169116E-01
+ 28762 7.1904999999999998E-03 9.2606640268295493E-04 6.0846393192305637E-01
+ 28763 7.1907500000000001E-03 9.2621852505479253E-04 6.0851503189442158E-01
+ 28764 7.1910000000000003E-03 9.2637066019510045E-04 6.0856613186578656E-01
+ 28765 7.1912499999999997E-03 9.2652280810428817E-04 6.0861723183715155E-01
+ 28766 7.1915000000000000E-03 9.2667496878276955E-04 6.0866833180851676E-01
+ 28767 7.1917500000000002E-03 9.2682714223095300E-04 6.0871943177988197E-01
+ 28768 7.1919999999999996E-03 9.2697932844925204E-04 6.0877053175124696E-01
+ 28769 7.1922499999999999E-03 9.2713152743807866E-04 6.0882163172261217E-01
+ 28770 7.1925000000000001E-03 9.2728373919784377E-04 6.0887273169397738E-01
+ 28771 7.1927499999999995E-03 9.2743596372896035E-04 6.0892383166534236E-01
+ 28772 7.1929999999999997E-03 9.2758820103184040E-04 6.0897493163670735E-01
+ 28773 7.1932500000000000E-03 9.2774045110689764E-04 6.0902603160807256E-01
+ 28774 7.1935000000000002E-03 9.2789271395454537E-04 6.0907713157943777E-01
+ 28775 7.1937499999999996E-03 9.2804498957519560E-04 6.0912823155080276E-01
+ 28776 7.1939999999999999E-03 9.2819727796926356E-04 6.0917933152216797E-01
+ 28777 7.1942500000000001E-03 9.2834957913716224E-04 6.0923043149353295E-01
+ 28778 7.1944999999999995E-03 9.2850189307930591E-04 6.0928153146489794E-01
+ 28779 7.1947499999999998E-03 9.2865421979610948E-04 6.0933263143626315E-01
+ 28780 7.1950000000000000E-03 9.2880655928798757E-04 6.0938373140762836E-01
+ 28781 7.1952500000000003E-03 9.2895891155535498E-04 6.0943483137899357E-01
+ 28782 7.1954999999999996E-03 9.2911127659862599E-04 6.0948593135035856E-01
+ 28783 7.1957499999999999E-03 9.2926365441821834E-04 6.0953703132172377E-01
+ 28784 7.1960000000000001E-03 9.2941604501454533E-04 6.0958813129308875E-01
+ 28785 7.1962499999999995E-03 9.2956844838802482E-04 6.0963923126445374E-01
+ 28786 7.1964999999999998E-03 9.2972086453907193E-04 6.0969033123581895E-01
+ 28787 7.1967500000000000E-03 9.2987329346810410E-04 6.0974143120718416E-01
+ 28788 7.1970000000000003E-03 9.3002573517547878E-04 6.0979253117854937E-01
+ 28789 7.1972499999999997E-03 9.3017818965699620E-04 6.0984363114991436E-01
+ 28790 7.1974999999999999E-03 9.3033065691016043E-04 6.0989473112127934E-01
+ 28791 7.1977500000000002E-03 9.3048313693538302E-04 6.0994583109264455E-01
+ 28792 7.1979999999999995E-03 9.3063562973307457E-04 6.0999693106400954E-01
+ 28793 7.1982499999999998E-03 9.3078813530364686E-04 6.1004803103537475E-01
+ 28794 7.1985000000000000E-03 9.3094065364751296E-04 6.1009913100673996E-01
+ 28795 7.1987500000000003E-03 9.3109318476508455E-04 6.1015023097810517E-01
+ 28796 7.1989999999999997E-03 9.3124572865677319E-04 6.1020133094946993E-01
+ 28797 7.1992499999999999E-03 9.3139828532299218E-04 6.1025243092083514E-01
+ 28798 7.1995000000000002E-03 9.3155085476415622E-04 6.1030353089220035E-01
+ 28799 7.1997499999999996E-03 9.3170343698067602E-04 6.1035463086356534E-01
+ 28800 7.1999999999999998E-03 9.3185603197296660E-04 6.1040573083493055E-01
+ 28801 7.2002500000000001E-03 9.3200863974144169E-04 6.1045683080629576E-01
+ 28802 7.2005000000000003E-03 9.3216126028651471E-04 6.1050793077766075E-01
+ 28803 7.2007499999999997E-03 9.3231389360860025E-04 6.1055903074902573E-01
+ 28804 7.2009999999999999E-03 9.3246653970811323E-04 6.1061013072039094E-01
+ 28805 7.2012500000000002E-03 9.3261919858546793E-04 6.1066123069175615E-01
+ 28806 7.2014999999999996E-03 9.3277187024107971E-04 6.1071233066312114E-01
+ 28807 7.2017499999999998E-03 9.3292455467536316E-04 6.1076343063448635E-01
+ 28808 7.2020000000000001E-03 9.3307725188873701E-04 6.1081453060585134E-01
+ 28809 7.2022500000000003E-03 9.3322996299085464E-04 6.1086563057721655E-01
+ 28810 7.2024999999999997E-03 9.3338268580095071E-04 6.1091673054858153E-01
+ 28811 7.2027500000000000E-03 9.3353542138142919E-04 6.1096783051994674E-01
+ 28812 7.2030000000000002E-03 9.3368816973269839E-04 6.1101893049131195E-01
+ 28813 7.2032499999999996E-03 9.3384093085516586E-04 6.1107003046267694E-01
+ 28814 7.2034999999999998E-03 9.3399370474924219E-04 6.1112113043404215E-01
+ 28815 7.2037500000000001E-03 9.3414649141533514E-04 6.1117223040540714E-01
+ 28816 7.2040000000000003E-03 9.3429929085385411E-04 6.1122333037677234E-01
+ 28817 7.2042499999999997E-03 9.3445210306520904E-04 6.1127443034813733E-01
+ 28818 7.2045000000000000E-03 9.3460492804980911E-04 6.1132553031950254E-01
+ 28819 7.2047500000000002E-03 9.3475776477477685E-04 6.1137663029086775E-01
+ 28820 7.2049999999999996E-03 9.3491061536971965E-04 6.1142773026223274E-01
+ 28821 7.2052499999999998E-03 9.3506347874917743E-04 6.1147883023359773E-01
+ 28822 7.2055000000000001E-03 9.3521635491356902E-04 6.1152993020496293E-01
+ 28823 7.2057500000000003E-03 9.3536924386331379E-04 6.1158103017632814E-01
+ 28824 7.2059999999999997E-03 9.3552214559883230E-04 6.1163213014769313E-01
+ 28825 7.2062500000000000E-03 9.3567506012054425E-04 6.1168323011905834E-01
+ 28826 7.2065000000000002E-03 9.3582798742845538E-04 6.1173433009042355E-01
+ 28827 7.2067499999999996E-03 9.3598092750813149E-04 6.1178543006178832E-01
+ 28828 7.2069999999999999E-03 9.3613388035255595E-04 6.1183653003315353E-01
+ 28829 7.2072500000000001E-03 9.3628684596213014E-04 6.1188763000451873E-01
+ 28830 7.2074999999999995E-03 9.3643982433725596E-04 6.1193872997588372E-01
+ 28831 7.2077499999999997E-03 9.3659281547833761E-04 6.1198982994724893E-01
+ 28832 7.2080000000000000E-03 9.3674581938577603E-04 6.1204092991861414E-01
+ 28833 7.2082500000000002E-03 9.3689883605997562E-04 6.1209202988997913E-01
+ 28834 7.2084999999999996E-03 9.3705186550133808E-04 6.1214312986134412E-01
+ 28835 7.2087499999999999E-03 9.3720490771026965E-04 6.1219422983270932E-01
+ 28836 7.2090000000000001E-03 9.3735796268717118E-04 6.1224532980407453E-01
+ 28837 7.2092499999999995E-03 9.3751103043244869E-04 6.1229642977543952E-01
+ 28838 7.2094999999999998E-03 9.3766411094650562E-04 6.1234752974680473E-01
+ 28839 7.2097500000000000E-03 9.3781720422974745E-04 6.1239862971816972E-01
+ 28840 7.2100000000000003E-03 9.3797031028257859E-04 6.1244972968953493E-01
+ 28841 7.2102499999999996E-03 9.3812342910540335E-04 6.1250082966089991E-01
+ 28842 7.2104999999999999E-03 9.3827656069862808E-04 6.1255192963226512E-01
+ 28843 7.2107500000000001E-03 9.3842970506265698E-04 6.1260302960363033E-01
+ 28844 7.2109999999999995E-03 9.3858286219789878E-04 6.1265412957499532E-01
+ 28845 7.2112499999999998E-03 9.3873603210475767E-04 6.1270522954636053E-01
+ 28846 7.2115000000000000E-03 9.3888921478364003E-04 6.1275632951772552E-01
+ 28847 7.2117500000000003E-03 9.3904241023495317E-04 6.1280742948909073E-01
+ 28848 7.2119999999999997E-03 9.3919561845910238E-04 6.1285852946045571E-01
+ 28849 7.2122499999999999E-03 9.3934883945649629E-04 6.1290962943182092E-01
+ 28850 7.2125000000000002E-03 9.3950207322754267E-04 6.1296072940318613E-01
+ 28851 7.2127499999999995E-03 9.3965531977264767E-04 6.1301182937455112E-01
+ 28852 7.2129999999999998E-03 9.3980857909222067E-04 6.1306292934591611E-01
+ 28853 7.2132500000000000E-03 9.3996185118666879E-04 6.1311402931728132E-01
+ 28854 7.2135000000000003E-03 9.4011513605640079E-04 6.1316512928864653E-01
+ 28855 7.2137499999999997E-03 9.4026843370182593E-04 6.1321622926001151E-01
+ 28856 7.2139999999999999E-03 9.4042174412335277E-04 6.1326732923137672E-01
+ 28857 7.2142500000000002E-03 9.4057506732139024E-04 6.1331842920274193E-01
+ 28858 7.2144999999999996E-03 9.4072840329634689E-04 6.1336952917410670E-01
+ 28859 7.2147499999999998E-03 9.4088175204863470E-04 6.1342062914547191E-01
+ 28860 7.2150000000000001E-03 9.4103511357866189E-04 6.1347172911683712E-01
+ 28861 7.2152500000000003E-03 9.4118848788683936E-04 6.1352282908820233E-01
+ 28862 7.2154999999999997E-03 9.4134187497357737E-04 6.1357392905956731E-01
+ 28863 7.2157499999999999E-03 9.4149527483928749E-04 6.1362502903093252E-01
+ 28864 7.2160000000000002E-03 9.4164868748436502E-04 6.1367612900229751E-01
+ 28865 7.2162499999999996E-03 9.4180211290395500E-04 6.1372722897366250E-01
+ 28866 7.2164999999999998E-03 9.4195555109418923E-04 6.1377832894502771E-01
+ 28867 7.2167500000000001E-03 9.4210900205547352E-04 6.1382942891639292E-01
+ 28868 7.2170000000000003E-03 9.4226246578820903E-04 6.1388052888775813E-01
+ 28869 7.2172499999999997E-03 9.4241594229279983E-04 6.1393162885912311E-01
+ 28870 7.2175000000000000E-03 9.4256943156965293E-04 6.1398272883048810E-01
+ 28871 7.2177500000000002E-03 9.4272293361917145E-04 6.1403382880185331E-01
+ 28872 7.2179999999999996E-03 9.4287644844175990E-04 6.1408492877321830E-01
+ 28873 7.2182499999999998E-03 9.4302997603782561E-04 6.1413602874458351E-01
+ 28874 7.2185000000000001E-03 9.4318351531283017E-04 6.1418712871594872E-01
+ 28875 7.2187500000000003E-03 9.4333706827734280E-04 6.1423822868731393E-01
+ 28876 7.2189999999999997E-03 9.4349063401358995E-04 6.1428932865867891E-01
+ 28877 7.2192500000000000E-03 9.4364421252197505E-04 6.1434042863004390E-01
+ 28878 7.2195000000000002E-03 9.4379780380290251E-04 6.1439152860140911E-01
+ 28879 7.2197499999999996E-03 9.4395140785677705E-04 6.1444262857277410E-01
+ 28880 7.2199999999999999E-03 9.4410502468400385E-04 6.1449372854413931E-01
+ 28881 7.2202500000000001E-03 9.4425865428498666E-04 6.1454482851550452E-01
+ 28882 7.2205000000000004E-03 9.4441229666013065E-04 6.1459592848686950E-01
+ 28883 7.2207499999999997E-03 9.4456595180984195E-04 6.1464702845823449E-01
+ 28884 7.2210000000000000E-03 9.4471961973452542E-04 6.1469812842959970E-01
+ 28885 7.2212500000000002E-03 9.4487330043458806E-04 6.1474922840096491E-01
+ 28886 7.2214999999999996E-03 9.4502699391043514E-04 6.1480032837232990E-01
+ 28887 7.2217499999999999E-03 9.4518070382528527E-04 6.1485142834369511E-01
+ 28888 7.2220000000000001E-03 9.4533442307229826E-04 6.1490252831506031E-01
+ 28889 7.2222499999999995E-03 9.4548815509930631E-04 6.1495362828642530E-01
+ 28890 7.2224999999999998E-03 9.4564189990671847E-04 6.1500472825779029E-01
+ 28891 7.2227500000000000E-03 9.4579565749494568E-04 6.1505582822915550E-01
+ 28892 7.2230000000000003E-03 9.4594942786439774E-04 6.1510692820052071E-01
+ 28893 7.2232499999999996E-03 9.4610321101548482E-04 6.1515802817188570E-01
+ 28894 7.2234999999999999E-03 9.4625700694861772E-04 6.1520912814325091E-01
+ 28895 7.2237500000000001E-03 9.4641081566420682E-04 6.1526022811461589E-01
+ 28896 7.2239999999999995E-03 9.4656463716266388E-04 6.1531132808598088E-01
+ 28897 7.2242499999999998E-03 9.4671847144440038E-04 6.1536242805734609E-01
+ 28898 7.2245000000000000E-03 9.4687231850982775E-04 6.1541352802871130E-01
+ 28899 7.2247500000000003E-03 9.4702617835935735E-04 6.1546462800007651E-01
+ 28900 7.2249999999999997E-03 9.4718005099340193E-04 6.1551572797144150E-01
+ 28901 7.2252499999999999E-03 9.4733393641237415E-04 6.1556682794280648E-01
+ 28902 7.2255000000000002E-03 9.4748783461668599E-04 6.1561792791417169E-01
+ 28903 7.2257499999999995E-03 9.4764174560103712E-04 6.1566902788553668E-01
+ 28904 7.2259999999999998E-03 9.4779566934991726E-04 6.1572012785690189E-01
+ 28905 7.2262500000000000E-03 9.4794960586278172E-04 6.1577122782826710E-01
+ 28906 7.2265000000000003E-03 9.4810355514002547E-04 6.1582232779963231E-01
+ 28907 7.2267499999999997E-03 9.4825751718204273E-04 6.1587342777099729E-01
+ 28908 7.2269999999999999E-03 9.4841149198922955E-04 6.1592452774236228E-01
+ 28909 7.2272500000000002E-03 9.4856547956198242E-04 6.1597562771372749E-01
+ 28910 7.2274999999999995E-03 9.4871947990069437E-04 6.1602672768509248E-01
+ 28911 7.2277499999999998E-03 9.4887349300576526E-04 6.1607782765645769E-01
+ 28912 7.2280000000000000E-03 9.4902751887758886E-04 6.1612892762782290E-01
+ 28913 7.2282500000000003E-03 9.4918155751656233E-04 6.1618002759918789E-01
+ 28914 7.2284999999999997E-03 9.4933560892308149E-04 6.1623112757055287E-01
+ 28915 7.2287499999999999E-03 9.4948967309754556E-04 6.1628222754191808E-01
+ 28916 7.2290000000000002E-03 9.4964375004035113E-04 6.1633332751328329E-01
+ 28917 7.2292499999999996E-03 9.4979783975189438E-04 6.1638442748464828E-01
+ 28918 7.2294999999999998E-03 9.4995194223257548E-04 6.1643552745601349E-01
+ 28919 7.2297500000000001E-03 9.5010605748279060E-04 6.1648662742737870E-01
+ 28920 7.2300000000000003E-03 9.5026018550293883E-04 6.1653772739874368E-01
+ 28921 7.2302499999999997E-03 9.5041432629341873E-04 6.1658882737010867E-01
+ 28922 7.2304999999999999E-03 9.5056847985462906E-04 6.1663992734147388E-01
+ 28923 7.2307500000000002E-03 9.5072264618696926E-04 6.1669102731283909E-01
+ 28924 7.2309999999999996E-03 9.5087682529083710E-04 6.1674212728420408E-01
+ 28925 7.2312499999999998E-03 9.5103101716663484E-04 6.1679322725556929E-01
+ 28926 7.2315000000000001E-03 9.5118522181476058E-04 6.1684432722693427E-01
+ 28927 7.2317500000000003E-03 9.5133943923561418E-04 6.1689542719829948E-01
+ 28928 7.2319999999999997E-03 9.5149366942959615E-04 6.1694652716966447E-01
+ 28929 7.2322500000000000E-03 9.5164791239710830E-04 6.1699762714102968E-01
+ 28930 7.2325000000000002E-03 9.5180216813855047E-04 6.1704872711239489E-01
+ 28931 7.2327499999999996E-03 9.5195643665432316E-04 6.1709982708375988E-01
+ 28932 7.2329999999999998E-03 9.5211071794482950E-04 6.1715092705512486E-01
+ 28933 7.2332500000000001E-03 9.5226501201046932E-04 6.1720202702649007E-01
+ 28934 7.2335000000000003E-03 9.5241931885164499E-04 6.1725312699785528E-01
+ 28935 7.2337499999999997E-03 9.5257363846875884E-04 6.1730422696922027E-01
+ 28936 7.2340000000000000E-03 9.5272797086221311E-04 6.1735532694058548E-01
+ 28937 7.2342500000000002E-03 9.5288231603241058E-04 6.1740642691195069E-01
+ 28938 7.2344999999999996E-03 9.5303667397975329E-04 6.1745752688331568E-01
+ 28939 7.2347499999999999E-03 9.5319104470464552E-04 6.1750862685468066E-01
+ 28940 7.2350000000000001E-03 9.5334542820748962E-04 6.1755972682604587E-01
+ 28941 7.2352499999999995E-03 9.5349982448859080E-04 6.1761082679741086E-01
+ 28942 7.2354999999999997E-03 9.5365423354358612E-04 6.1766192676877607E-01
+ 28943 7.2357500000000000E-03 9.5380865537023681E-04 6.1771302674014128E-01
+ 28944 7.2360000000000002E-03 9.5396308996894153E-04 6.1776412671150627E-01
+ 28945 7.2362499999999996E-03 9.5411753734009764E-04 6.1781522668287125E-01
+ 28946 7.2364999999999999E-03 9.5427199748410489E-04 6.1786632665423646E-01
+ 28947 7.2367500000000001E-03 9.5442647040136215E-04 6.1791742662560167E-01
+ 28948 7.2369999999999995E-03 9.5458095609226700E-04 6.1796852659696666E-01
+ 28949 7.2372499999999998E-03 9.5473545455722114E-04 6.1801962656833187E-01
+ 28950 7.2375000000000000E-03 9.5488996579662215E-04 6.1807072653969708E-01
+ 28951 7.2377500000000003E-03 9.5504448981087095E-04 6.1812182651106207E-01
+ 28952 7.2379999999999996E-03 9.5519902660036666E-04 6.1817292648242705E-01
+ 28953 7.2382499999999999E-03 9.5535357616551074E-04 6.1822402645379226E-01
+ 28954 7.2385000000000001E-03 9.5550813850670349E-04 6.1827512642515747E-01
+ 28955 7.2387499999999995E-03 9.5566271362434476E-04 6.1832622639652246E-01
+ 28956 7.2389999999999998E-03 9.5581730151883667E-04 6.1837732636788767E-01
+ 28957 7.2392500000000000E-03 9.5597190219058050E-04 6.1842842633925266E-01
+ 28958 7.2395000000000003E-03 9.5612651563997772E-04 6.1847952631061787E-01
+ 28959 7.2397499999999997E-03 9.5628114186742874E-04 6.1853062628198285E-01
+ 28960 7.2399999999999999E-03 9.5643578087333783E-04 6.1858172625334806E-01
+ 28961 7.2402500000000002E-03 9.5659043265810617E-04 6.1863282622471327E-01
+ 28962 7.2404999999999995E-03 9.5674509722213719E-04 6.1868392619607826E-01
+ 28963 7.2407499999999998E-03 9.5689977456583236E-04 6.1873502616744325E-01
+ 28964 7.2410000000000000E-03 9.5705446468959609E-04 6.1878612613880846E-01
+ 28965 7.2412500000000003E-03 9.5720916759383073E-04 6.1883722611017367E-01
+ 28966 7.2414999999999997E-03 9.5736388327893960E-04 6.1888832608153865E-01
+ 28967 7.2417499999999999E-03 9.5751861174532841E-04 6.1893942605290386E-01
+ 28968 7.2420000000000002E-03 9.5767335741624203E-04 6.1899052602426907E-01
+ 28969 7.2422499999999996E-03 9.5782827166996016E-04 6.1904162599563406E-01
+ 28970 7.2424999999999998E-03 9.5798287827655567E-04 6.1909272596699905E-01
+ 28971 7.2427500000000001E-03 9.5813765785422668E-04 6.1914382593836426E-01
+ 28972 7.2430000000000003E-03 9.5829245019742678E-04 6.1919492590972947E-01
+ 28973 7.2432499999999997E-03 9.5844725530654681E-04 6.1924602588109445E-01
+ 28974 7.2434999999999999E-03 9.5860207318197754E-04 6.1929712585245966E-01
+ 28975 7.2437500000000002E-03 9.5875690382411067E-04 6.1934822582382465E-01
+ 28976 7.2439999999999996E-03 9.5891174723333620E-04 6.1939932579518964E-01
+ 28977 7.2442499999999998E-03 9.5906660341004725E-04 6.1945042576655485E-01
+ 28978 7.2445000000000001E-03 9.5922147235463437E-04 6.1950152573792006E-01
+ 28979 7.2447500000000003E-03 9.5937635406749034E-04 6.1955262570928527E-01
+ 28980 7.2449999999999997E-03 9.5953124854900615E-04 6.1960372568065025E-01
+ 28981 7.2452500000000000E-03 9.5968615579957589E-04 6.1965482565201546E-01
+ 28982 7.2455000000000002E-03 9.5984107581959183E-04 6.1970592562338045E-01
+ 28983 7.2457499999999996E-03 9.5999600860944656E-04 6.1975702559474544E-01
+ 28984 7.2459999999999998E-03 9.6015095416953342E-04 6.1980812556611065E-01
+ 28985 7.2462500000000001E-03 9.6030591250024708E-04 6.1985922553747586E-01
+ 28986 7.2465000000000003E-03 9.6046088360198000E-04 6.1991032550884106E-01
+ 28987 7.2467499999999997E-03 9.6061586747512608E-04 6.1996142548020605E-01
+ 28988 7.2470000000000000E-03 9.6077086412008062E-04 6.2001252545157104E-01
+ 28989 7.2472500000000002E-03 9.6092587353723718E-04 6.2006362542293625E-01
+ 28990 7.2474999999999996E-03 9.6108089572699074E-04 6.2011472539430124E-01
+ 28991 7.2477499999999999E-03 9.6123593068973660E-04 6.2016582536566645E-01
+ 28992 7.2480000000000001E-03 9.6139097842586996E-04 6.2021692533703165E-01
+ 28993 7.2482500000000004E-03 9.6154603893578610E-04 6.2026802530839686E-01
+ 28994 7.2484999999999997E-03 9.6170111221987968E-04 6.2031912527976163E-01
+ 28995 7.2487500000000000E-03 9.6185619827854937E-04 6.2037022525112684E-01
+ 28996 7.2490000000000002E-03 9.6201129711218851E-04 6.2042132522249205E-01
+ 28997 7.2492499999999996E-03 9.6216640872119499E-04 6.2047242519385704E-01
+ 28998 7.2494999999999999E-03 9.6232153310596565E-04 6.2052352516522225E-01
+ 28999 7.2497500000000001E-03 9.6247667026689687E-04 6.2057462513658745E-01
+ 29000 7.2499999999999995E-03 9.6263182020438556E-04 6.2062572510795244E-01
+ 29001 7.2502499999999998E-03 9.6278698291883062E-04 6.2067682507931743E-01
+ 29002 7.2505000000000000E-03 9.6294215841062842E-04 6.2072792505068264E-01
+ 29003 7.2507500000000003E-03 9.6309734668017729E-04 6.2077902502204785E-01
+ 29004 7.2509999999999996E-03 9.6325254772787461E-04 6.2083012499341284E-01
+ 29005 7.2512499999999999E-03 9.6340776155412044E-04 6.2088122496477804E-01
+ 29006 7.2515000000000001E-03 9.6356298815931289E-04 6.2093232493614303E-01
+ 29007 7.2517499999999995E-03 9.6371822754384934E-04 6.2098342490750802E-01
+ 29008 7.2519999999999998E-03 9.6387347970813071E-04 6.2103452487887323E-01
+ 29009 7.2522500000000000E-03 9.6402874465255622E-04 6.2108562485023844E-01
+ 29010 7.2525000000000003E-03 9.6418402237752505E-04 6.2113672482160365E-01
+ 29011 7.2527499999999996E-03 9.6433931288343643E-04 6.2118782479296863E-01
+ 29012 7.2529999999999999E-03 9.6449461617069193E-04 6.2123892476433384E-01
+ 29013 7.2532500000000001E-03 9.6464993223969162E-04 6.2129002473569883E-01
+ 29014 7.2534999999999995E-03 9.6480526109083494E-04 6.2134112470706382E-01
+ 29015 7.2537499999999998E-03 9.6496060272452399E-04 6.2139222467842903E-01
+ 29016 7.2540000000000000E-03 9.6511595714115941E-04 6.2144332464979424E-01
+ 29017 7.2542500000000003E-03 9.6527132434114386E-04 6.2149442462115945E-01
+ 29018 7.2544999999999997E-03 9.6542670432487644E-04 6.2154552459252443E-01
+ 29019 7.2547499999999999E-03 9.6558209709099701E-04 6.2159662456388942E-01
+ 29020 7.2550000000000002E-03 9.6573750262590426E-04 6.2164772453525463E-01
+ 29021 7.2552499999999995E-03 9.6589292092697128E-04 6.2169882450661962E-01
+ 29022 7.2554999999999998E-03 9.6604835199458729E-04 6.2174992447798483E-01
+ 29023 7.2557500000000000E-03 9.6620379582913762E-04 6.2180102444935004E-01
+ 29024 7.2560000000000003E-03 9.6635925182503508E-04 6.2185212442071525E-01
+ 29025 7.2562499999999997E-03 9.6651472117715318E-04 6.2190322439208001E-01
+ 29026 7.2564999999999999E-03 9.6667020328784162E-04 6.2195432436344522E-01
+ 29027 7.2567500000000002E-03 9.6682569815748000E-04 6.2200542433481043E-01
+ 29028 7.2569999999999996E-03 9.6698120578644843E-04 6.2205652430617542E-01
+ 29029 7.2572499999999998E-03 9.6713672617512909E-04 6.2210762427754063E-01
+ 29030 7.2575000000000001E-03 9.6729225932390157E-04 6.2215872424890584E-01
+ 29031 7.2577500000000003E-03 9.6744780616175852E-04 6.2220982422027082E-01
+ 29032 7.2579999999999997E-03 9.6760336491619290E-04 6.2226092419163581E-01
+ 29033 7.2582499999999999E-03 9.6775893644144868E-04 6.2231202416300102E-01
+ 29034 7.2585000000000002E-03 9.6791452073791584E-04 6.2236312413436623E-01
+ 29035 7.2587499999999996E-03 9.6807011780598406E-04 6.2241422410573122E-01
+ 29036 7.2589999999999998E-03 9.6822572764604484E-04 6.2246532407709643E-01
+ 29037 7.2592500000000001E-03 9.6838135025848848E-04 6.2251642404846141E-01
+ 29038 7.2595000000000003E-03 9.6853698564370531E-04 6.2256752401982662E-01
+ 29039 7.2597499999999997E-03 9.6869263380208650E-04 6.2261862399119161E-01
+ 29040 7.2600000000000000E-03 9.6884829473402453E-04 6.2266972396255682E-01
+ 29041 7.2602500000000002E-03 9.6900396843991102E-04 6.2272082393392203E-01
+ 29042 7.2604999999999996E-03 9.6915965492013606E-04 6.2277192390528702E-01
+ 29043 7.2607499999999998E-03 9.6931535417509387E-04 6.2282302387665223E-01
+ 29044 7.2610000000000001E-03 9.6947106620517607E-04 6.2287412384801721E-01
+ 29045 7.2612500000000003E-03 9.6962679101077502E-04 6.2292522381938242E-01
+ 29046 7.2614999999999997E-03 9.6978252859228364E-04 6.2297632379074741E-01
+ 29047 7.2617500000000000E-03 9.6993827895009539E-04 6.2302742376211262E-01
+ 29048 7.2620000000000002E-03 9.7009404208460350E-04 6.2307852373347783E-01
+ 29049 7.2622499999999996E-03 9.7024981799620079E-04 6.2312962370484282E-01
+ 29050 7.2624999999999999E-03 9.7040560668528342E-04 6.2318072367620780E-01
+ 29051 7.2627500000000001E-03 9.7056140815224312E-04 6.2323182364757301E-01
+ 29052 7.2629999999999995E-03 9.7071722239747420E-04 6.2328292361893800E-01
+ 29053 7.2632499999999997E-03 9.7087304942137305E-04 6.2333402359030321E-01
+ 29054 7.2635000000000000E-03 9.7102888922433325E-04 6.2338512356166842E-01
+ 29055 7.2637500000000002E-03 9.7118474180675029E-04 6.2343622353303363E-01
+ 29056 7.2639999999999996E-03 9.7134060716901906E-04 6.2348732350439839E-01
+ 29057 7.2642499999999999E-03 9.7149648531153529E-04 6.2353842347576360E-01
+ 29058 7.2645000000000001E-03 9.7165237623469459E-04 6.2358952344712881E-01
+ 29059 7.2647499999999995E-03 9.7180827993889336E-04 6.2364062341849380E-01
+ 29060 7.2649999999999998E-03 9.7196419642452765E-04 6.2369172338985901E-01
+ 29061 7.2652500000000000E-03 9.7212012569199450E-04 6.2374282336122422E-01
+ 29062 7.2655000000000003E-03 9.7227606774169030E-04 6.2379392333258921E-01
+ 29063 7.2657499999999996E-03 9.7243202257401077E-04 6.2384502330395419E-01
+ 29064 7.2659999999999999E-03 9.7258799018935566E-04 6.2389612327531940E-01
+ 29065 7.2662500000000001E-03 9.7274397058812071E-04 6.2394722324668461E-01
+ 29066 7.2664999999999995E-03 9.7289996377070370E-04 6.2399832321804960E-01
+ 29067 7.2667499999999998E-03 9.7305597436267324E-04 6.2404942318941481E-01
+ 29068 7.2670000000000000E-03 9.7321199313003381E-04 6.2410052316077980E-01
+ 29069 7.2672500000000003E-03 9.7336802466478525E-04 6.2415162313214501E-01
+ 29070 7.2674999999999997E-03 9.7352406896731084E-04 6.2420272310350999E-01
+ 29071 7.2677499999999999E-03 9.7368012603799568E-04 6.2425382307487520E-01
+ 29072 7.2680000000000002E-03 9.7383619587722498E-04 6.2430492304624041E-01
+ 29073 7.2682499999999995E-03 9.7399227848538213E-04 6.2435602301760540E-01
+ 29074 7.2684999999999998E-03 9.7414837386285407E-04 6.2440712298897061E-01
+ 29075 7.2687500000000000E-03 9.7430448201002494E-04 6.2445822296033560E-01
+ 29076 7.2690000000000003E-03 9.7446060292728071E-04 6.2450932293170081E-01
+ 29077 7.2692499999999997E-03 9.7461673661500682E-04 6.2456042290306579E-01
+ 29078 7.2694999999999999E-03 9.7477288307359022E-04 6.2461152287443100E-01
+ 29079 7.2697500000000002E-03 9.7492904230341633E-04 6.2466262284579621E-01
+ 29080 7.2699999999999996E-03 9.7508521430487158E-04 6.2471372281716120E-01
+ 29081 7.2702499999999998E-03 9.7524139907834454E-04 6.2476482278852619E-01
+ 29082 7.2705000000000001E-03 9.7539759662422054E-04 6.2481592275989140E-01
+ 29083 7.2707500000000003E-03 9.7555380694288663E-04 6.2486702273125661E-01
+ 29084 7.2709999999999997E-03 9.7571003003473075E-04 6.2491812270262159E-01
+ 29085 7.2712499999999999E-03 9.7586626590014168E-04 6.2496922267398680E-01
+ 29086 7.2715000000000002E-03 9.7602251453950627E-04 6.2502032264535201E-01
+ 29087 7.2717499999999996E-03 9.7617877595321256E-04 6.2507142261671700E-01
+ 29088 7.2719999999999998E-03 9.7633505014165000E-04 6.2512252258808199E-01
+ 29089 7.2722500000000001E-03 9.7649133710520672E-04 6.2517362255944720E-01
+ 29090 7.2725000000000003E-03 9.7664763684427239E-04 6.2522472253081240E-01
+ 29091 7.2727499999999997E-03 9.7680394935923493E-04 6.2527582250217739E-01
+ 29092 7.2730000000000000E-03 9.7696027465048489E-04 6.2532692247354260E-01
+ 29093 7.2732500000000002E-03 9.7711661271841061E-04 6.2537802244490759E-01
+ 29094 7.2734999999999996E-03 9.7727296356340350E-04 6.2542912241627258E-01
+ 29095 7.2737499999999998E-03 9.7742932718585277E-04 6.2548022238763779E-01
+ 29096 7.2740000000000001E-03 9.7758570358614963E-04 6.2553132235900299E-01
+ 29097 7.2742500000000003E-03 9.7774209276468393E-04 6.2558242233036820E-01
+ 29098 7.2744999999999997E-03 9.7789849471912899E-04 6.2563352230173319E-01
+ 29099 7.2747500000000000E-03 9.7805490944524666E-04 6.2568462227309818E-01
+ 29100 7.2750000000000002E-03 9.7821133694334398E-04 6.2573572224446339E-01
+ 29101 7.2752499999999996E-03 9.7836777721380694E-04 6.2578682221582838E-01
+ 29102 7.2754999999999998E-03 9.7852423025702236E-04 6.2583792218719358E-01
+ 29103 7.2757500000000001E-03 9.7868069607337255E-04 6.2588902215855879E-01
+ 29104 7.2760000000000003E-03 9.7883717466324739E-04 6.2594012212992400E-01
+ 29105 7.2762499999999997E-03 9.7899366602703132E-04 6.2599122210128899E-01
+ 29106 7.2765000000000000E-03 9.7915017016511206E-04 6.2604232207265398E-01
+ 29107 7.2767500000000002E-03 9.7930668707787560E-04 6.2609342204401919E-01
+ 29108 7.2769999999999996E-03 9.7946321676571049E-04 6.2614452201538418E-01
+ 29109 7.2772499999999999E-03 9.7961975922900273E-04 6.2619562198674938E-01
+ 29110 7.2775000000000001E-03 9.7977631446814067E-04 6.2624672195811459E-01
+ 29111 7.2777499999999995E-03 9.7993288248351160E-04 6.2629782192947958E-01
+ 29112 7.2779999999999997E-03 9.8008946327550364E-04 6.2634892190084457E-01
+ 29113 7.2782500000000000E-03 9.8024605684450625E-04 6.2640002187220978E-01
+ 29114 7.2785000000000002E-03 9.8040266319090671E-04 6.2645112184357499E-01
+ 29115 7.2787499999999996E-03 9.8055928231509403E-04 6.2650222181493997E-01
+ 29116 7.2789999999999999E-03 9.8071591421745809E-04 6.2655332178630518E-01
+ 29117 7.2792500000000001E-03 9.8087255889838768E-04 6.2660442175767039E-01
+ 29118 7.2794999999999995E-03 9.8102921635827159E-04 6.2665552172903538E-01
+ 29119 7.2797499999999998E-03 9.8118588659749971E-04 6.2670662170040037E-01
+ 29120 7.2800000000000000E-03 9.8134256961646452E-04 6.2675772167176558E-01
+ 29121 7.2802500000000003E-03 9.8149926541555308E-04 6.2680882164313079E-01
+ 29122 7.2804999999999996E-03 9.8165597399515678E-04 6.2685992161449577E-01
+ 29123 7.2807499999999999E-03 9.8181269535566724E-04 6.2691102158586098E-01
+ 29124 7.2810000000000001E-03 9.8196942949747477E-04 6.2696212155722597E-01
+ 29125 7.2812499999999995E-03 9.8212617642097076E-04 6.2701322152859096E-01
+ 29126 7.2814999999999998E-03 9.8228293612654533E-04 6.2706432149995617E-01
+ 29127 7.2817500000000000E-03 9.8243970861459245E-04 6.2711542147132138E-01
+ 29128 7.2820000000000003E-03 9.8259649388550332E-04 6.2716652144268659E-01
+ 29129 7.2822499999999997E-03 9.8275329193966824E-04 6.2721762141405157E-01
+ 29130 7.2824999999999999E-03 9.8291010277748209E-04 6.2726872138541656E-01
+ 29131 7.2827500000000002E-03 9.8306692639933647E-04 6.2731982135678177E-01
+ 29132 7.2829999999999995E-03 9.8322376280562387E-04 6.2737092132814676E-01
+ 29133 7.2832499999999998E-03 9.8338061199673850E-04 6.2742202129951197E-01
+ 29134 7.2835000000000000E-03 9.8353747397307133E-04 6.2747312127087718E-01
+ 29135 7.2837500000000003E-03 9.8369434873501961E-04 6.2752422124224239E-01
+ 29136 7.2839999999999997E-03 9.8385123628297387E-04 6.2757532121360737E-01
+ 29137 7.2842499999999999E-03 9.8400813661666912E-04 6.2762642118497236E-01
+ 29138 7.2845000000000002E-03 9.8416504972130016E-04 6.2767752115633757E-01
+ 29139 7.2847499999999996E-03 9.8432197559090127E-04 6.2772862112770256E-01
+ 29140 7.2849999999999998E-03 9.8447891422584824E-04 6.2777972109906777E-01
+ 29141 7.2852500000000001E-03 9.8463586562651771E-04 6.2783082107043298E-01
+ 29142 7.2855000000000003E-03 9.8479282979328808E-04 6.2788192104179796E-01
+ 29143 7.2857499999999997E-03 9.8494980672653339E-04 6.2793302101316295E-01
+ 29144 7.2859999999999999E-03 9.8510679642663376E-04 6.2798412098452816E-01
+ 29145 7.2862500000000002E-03 9.8526379889396737E-04 6.2803522095589337E-01
+ 29146 7.2864999999999996E-03 9.8542081412890999E-04 6.2808632092725836E-01
+ 29147 7.2867499999999998E-03 9.8557784213184176E-04 6.2813742089862357E-01
+ 29148 7.2870000000000001E-03 9.8573488290313975E-04 6.2818852086998878E-01
+ 29149 7.2872500000000003E-03 9.8589193644318344E-04 6.2823962084135376E-01
+ 29150 7.2874999999999997E-03 9.8604900275235143E-04 6.2829072081271875E-01
+ 29151 7.2877500000000000E-03 9.8620608183102210E-04 6.2834182078408396E-01
+ 29152 7.2880000000000002E-03 9.8636317367957666E-04 6.2839292075544917E-01
+ 29153 7.2882499999999996E-03 9.8652027829839221E-04 6.2844402072681416E-01
+ 29154 7.2884999999999998E-03 9.8667739568785036E-04 6.2849512069817937E-01
+ 29155 7.2887500000000001E-03 9.8683452584833104E-04 6.2854622066954435E-01
+ 29156 7.2890000000000003E-03 9.8699166878021436E-04 6.2859732064090956E-01
+ 29157 7.2892499999999997E-03 9.8714882774205803E-04 6.2864842061227455E-01
+ 29158 7.2895000000000000E-03 9.8730599601606342E-04 6.2869952058363976E-01
+ 29159 7.2897500000000002E-03 9.8746317706517464E-04 6.2875062055500497E-01
+ 29160 7.2899999999999996E-03 9.8762037088977487E-04 6.2880172052636996E-01
+ 29161 7.2902499999999999E-03 9.8777757749024943E-04 6.2885282049773494E-01
+ 29162 7.2905000000000001E-03 9.8793479686698038E-04 6.2890392046910015E-01
+ 29163 7.2907499999999995E-03 9.8809202902035197E-04 6.2895502044046514E-01
+ 29164 7.2909999999999997E-03 9.8824927395074953E-04 6.2900612041183035E-01
+ 29165 7.2912500000000000E-03 9.8840653165855772E-04 6.2905722038319556E-01
+ 29166 7.2915000000000002E-03 9.8856380214416167E-04 6.2910832035456077E-01
+ 29167 7.2917499999999996E-03 9.8872108540794452E-04 6.2915942032592576E-01
+ 29168 7.2919999999999999E-03 9.8887838145029247E-04 6.2921052029729074E-01
+ 29169 7.2922500000000001E-03 9.8903568926577627E-04 6.2926162026865595E-01
+ 29170 7.2924999999999995E-03 9.8919301103735481E-04 6.2931272024002094E-01
+ 29171 7.2927499999999998E-03 9.8935034558606861E-04 6.2936382021138615E-01
+ 29172 7.2930000000000000E-03 9.8950769291230190E-04 6.2941492018275136E-01
+ 29173 7.2932500000000003E-03 9.8966505301643871E-04 6.2946602015411635E-01
+ 29174 7.2934999999999996E-03 9.8982242589886241E-04 6.2951712012548133E-01
+ 29175 7.2937499999999999E-03 9.8997981155995942E-04 6.2956822009684654E-01
+ 29176 7.2940000000000001E-03 9.9013721000011418E-04 6.2961932006821175E-01
+ 29177 7.2942499999999995E-03 9.9029462121890755E-04 6.2967042003957674E-01
+ 29178 7.2944999999999998E-03 9.9045204520978097E-04 6.2972152001094195E-01
+ 29179 7.2947500000000000E-03 9.9060948197151125E-04 6.2977261998230716E-01
+ 29180 7.2950000000000003E-03 9.9076693150447590E-04 6.2982371995367215E-01
+ 29181 7.2952499999999997E-03 9.9092439380905244E-04 6.2987481992503713E-01
+ 29182 7.2954999999999999E-03 9.9108186888562143E-04 6.2992591989640234E-01
+ 29183 7.2957500000000002E-03 9.9123935673456147E-04 6.2997701986776755E-01
+ 29184 7.2959999999999995E-03 9.9139685735624879E-04 6.3002811983913254E-01
+ 29185 7.2962499999999998E-03 9.9155437075106869E-04 6.3007921981049775E-01
+ 29186 7.2965000000000000E-03 9.9171189691939546E-04 6.3013031978186274E-01
+ 29187 7.2967500000000003E-03 9.9186943586161247E-04 6.3018141975322794E-01
+ 29188 7.2969999999999997E-03 9.9202698757809744E-04 6.3023251972459293E-01
+ 29189 7.2972499999999999E-03 9.9218455206923116E-04 6.3028361969595814E-01
+ 29190 7.2975000000000002E-03 9.9234212933539570E-04 6.3033471966732335E-01
+ 29191 7.2977499999999995E-03 9.9249971937696922E-04 6.3038581963868834E-01
+ 29192 7.2979999999999998E-03 9.9265732219433597E-04 6.3043691961005333E-01
+ 29193 7.2982500000000000E-03 9.9281493778787585E-04 6.3048801958141854E-01
+ 29194 7.2985000000000003E-03 9.9297256615796942E-04 6.3053911955278374E-01
+ 29195 7.2987499999999997E-03 9.9313020730500026E-04 6.3059021952414873E-01
+ 29196 7.2989999999999999E-03 9.9328786122934829E-04 6.3064131949551394E-01
+ 29197 7.2992500000000002E-03 9.9344552793139752E-04 6.3069241946687915E-01
+ 29198 7.2994999999999996E-03 9.9360320741152873E-04 6.3074351943824414E-01
+ 29199 7.2997499999999998E-03 9.9376089967012681E-04 6.3079461940960913E-01
+ 29200 7.3000000000000001E-03 9.9391860470757340E-04 6.3084571938097433E-01
+ 29201 7.3002500000000003E-03 9.9407632252425057E-04 6.3089681935233954E-01
+ 29202 7.3004999999999997E-03 9.9423405312054364E-04 6.3094791932370453E-01
+ 29203 7.3007499999999999E-03 9.9439179649683579E-04 6.3099901929506974E-01
+ 29204 7.3010000000000002E-03 9.9454955265351058E-04 6.3105011926643473E-01
+ 29205 7.3012499999999996E-03 9.9470732159095054E-04 6.3110121923779972E-01
+ 29206 7.3014999999999998E-03 9.9486510330954250E-04 6.3115231920916492E-01
+ 29207 7.3017500000000001E-03 9.9502289780967006E-04 6.3120341918053013E-01
+ 29208 7.3020000000000003E-03 9.9518070509171789E-04 6.3125451915189534E-01
+ 29209 7.3022499999999997E-03 9.9533852515607023E-04 6.3130561912326033E-01
+ 29210 7.3025000000000000E-03 9.9549635800311349E-04 6.3135671909462554E-01
+ 29211 7.3027500000000002E-03 9.9565420363323365E-04 6.3140781906599053E-01
+ 29212 7.3029999999999996E-03 9.9581206204681517E-04 6.3145891903735551E-01
+ 29213 7.3032499999999998E-03 9.9596993324424445E-04 6.3151001900872072E-01
+ 29214 7.3035000000000001E-03 9.9612781722590747E-04 6.3156111898008593E-01
+ 29215 7.3037500000000003E-03 9.9628571399219107E-04 6.3161221895145114E-01
+ 29216 7.3039999999999997E-03 9.9644362354348124E-04 6.3166331892281613E-01
+ 29217 7.3042500000000000E-03 9.9660154587868986E-04 6.3171441889418112E-01
+ 29218 7.3045000000000002E-03 9.9675948098203811E-04 6.3176551886554633E-01
+ 29219 7.3047499999999996E-03 9.9691742884945242E-04 6.3181661883691131E-01
+ 29220 7.3049999999999999E-03 9.9707538948130511E-04 6.3186771880827652E-01
+ 29221 7.3052500000000001E-03 9.9723336287796350E-04 6.3191881877964173E-01
+ 29222 7.3054999999999995E-03 9.9739134903979840E-04 6.3196991875100672E-01
+ 29223 7.3057499999999997E-03 9.9754934796718103E-04 6.3202101872237171E-01
+ 29224 7.3060000000000000E-03 9.9770735853522410E-04 6.3207211869373692E-01
+ 29225 7.3062500000000002E-03 9.9786538294022067E-04 6.3212321866510213E-01
+ 29226 7.3064999999999996E-03 9.9802342012153132E-04 6.3217431863646711E-01
+ 29227 7.3067499999999999E-03 9.9818147007953682E-04 6.3222541860783232E-01
+ 29228 7.3070000000000001E-03 9.9833953281461382E-04 6.3227651857919753E-01
+ 29229 7.3072499999999995E-03 9.9849760832714440E-04 6.3232761855056252E-01
+ 29230 7.3074999999999998E-03 9.9865569661750694E-04 6.3237871852192751E-01
+ 29231 7.3077500000000000E-03 9.9881379768608177E-04 6.3242981849329272E-01
+ 29232 7.3080000000000003E-03 9.9897191153324903E-04 6.3248091846465793E-01
+ 29233 7.3082499999999996E-03 9.9913003815938774E-04 6.3253201843602291E-01
+ 29234 7.3084999999999999E-03 9.9928817756488237E-04 6.3258311840738812E-01
+ 29235 7.3087500000000001E-03 9.9944632975010978E-04 6.3263421837875311E-01
+ 29236 7.3089999999999995E-03 9.9960449471545357E-04 6.3268531835011810E-01
+ 29237 7.3092499999999998E-03 9.9976267246092610E-04 6.3273641832148331E-01
+ 29238 7.3095000000000000E-03 9.9992086399600371E-04 6.3278751829284852E-01
+ 29239 7.3097500000000003E-03 1.0000790672226756E-03 6.3283861826421373E-01
+ 29240 7.3099999999999997E-03 1.0002372832212231E-03 6.3288971823557871E-01
+ 29241 7.3102499999999999E-03 1.0003955119920213E-03 6.3294081820694392E-01
+ 29242 7.3105000000000002E-03 1.0005537535354447E-03 6.3299191817830891E-01
+ 29243 7.3107499999999995E-03 1.0007120078518669E-03 6.3304301814967390E-01
+ 29244 7.3109999999999998E-03 1.0008702749416637E-03 6.3309411812103911E-01
+ 29245 7.3112500000000000E-03 1.0010285548052113E-03 6.3314521809240432E-01
+ 29246 7.3115000000000003E-03 1.0011868474428841E-03 6.3319631806376953E-01
+ 29247 7.3117499999999997E-03 1.0013451528550585E-03 6.3324741803513451E-01
+ 29248 7.3119999999999999E-03 1.0015034710421104E-03 6.3329851800649950E-01
+ 29249 7.3122500000000002E-03 1.0016618020044145E-03 6.3334961797786471E-01
+ 29250 7.3124999999999996E-03 1.0018201457423501E-03 6.3340071794922970E-01
+ 29251 7.3127499999999998E-03 1.0019785022562910E-03 6.3345181792059491E-01
+ 29252 7.3130000000000001E-03 1.0021368715466149E-03 6.3350291789196012E-01
+ 29253 7.3132500000000003E-03 1.0022952536137008E-03 6.3355401786332532E-01
+ 29254 7.3134999999999997E-03 1.0024536484579227E-03 6.3360511783469009E-01
+ 29255 7.3137499999999999E-03 1.0026120560796615E-03 6.3365621780605530E-01
+ 29256 7.3140000000000002E-03 1.0027704764792927E-03 6.3370731777742051E-01
+ 29257 7.3142499999999996E-03 1.0029289096571618E-03 6.3375841774878550E-01
+ 29258 7.3144999999999998E-03 1.0030873556093436E-03 6.3380951772015071E-01
+ 29259 7.3147500000000001E-03 1.0032458143332062E-03 6.3386061769151592E-01
+ 29260 7.3150000000000003E-03 1.0034042858291254E-03 6.3391171766288090E-01
+ 29261 7.3152499999999997E-03 1.0035627700974727E-03 6.3396281763424589E-01
+ 29262 7.3155000000000000E-03 1.0037212671386219E-03 6.3401391760561110E-01
+ 29263 7.3157500000000002E-03 1.0038797769529467E-03 6.3406501757697631E-01
+ 29264 7.3159999999999996E-03 1.0040382995408197E-03 6.3411611754834130E-01
+ 29265 7.3162499999999998E-03 1.0041968349026153E-03 6.3416721751970651E-01
+ 29266 7.3165000000000001E-03 1.0043553830387071E-03 6.3421831749107149E-01
+ 29267 7.3167500000000003E-03 1.0045139439494729E-03 6.3426941746243670E-01
+ 29268 7.3169999999999997E-03 1.0046725176352817E-03 6.3432051743380169E-01
+ 29269 7.3172500000000000E-03 1.0048311040965110E-03 6.3437161740516690E-01
+ 29270 7.3175000000000002E-03 1.0049897033335361E-03 6.3442271737653211E-01
+ 29271 7.3177499999999996E-03 1.0051483153467316E-03 6.3447381734789710E-01
+ 29272 7.3179999999999999E-03 1.0053069401364742E-03 6.3452491731926230E-01
+ 29273 7.3182500000000001E-03 1.0054655777031382E-03 6.3457601729062729E-01
+ 29274 7.3185000000000004E-03 1.0056242280471000E-03 6.3462711726199250E-01
+ 29275 7.3187499999999997E-03 1.0057828911687347E-03 6.3467821723335749E-01
+ 29276 7.3190000000000000E-03 1.0059415670684211E-03 6.3472931720472270E-01
+ 29277 7.3192500000000002E-03 1.0061002557465340E-03 6.3478041717608791E-01
+ 29278 7.3194999999999996E-03 1.0062589572034501E-03 6.3483151714745290E-01
+ 29279 7.3197499999999999E-03 1.0064176714395477E-03 6.3488261711881788E-01
+ 29280 7.3200000000000001E-03 1.0065763984552039E-03 6.3493371709018309E-01
+ 29281 7.3202499999999995E-03 1.0067351382507942E-03 6.3498481706154808E-01
+ 29282 7.3204999999999998E-03 1.0068938908266991E-03 6.3503591703291329E-01
+ 29283 7.3207500000000000E-03 1.0070526561832952E-03 6.3508701700427850E-01
+ 29284 7.3210000000000003E-03 1.0072114343209610E-03 6.3513811697564371E-01
+ 29285 7.3212499999999996E-03 1.0073702252400743E-03 6.3518921694700869E-01
+ 29286 7.3214999999999999E-03 1.0075290289410152E-03 6.3524031691837368E-01
+ 29287 7.3217500000000001E-03 1.0076878454241610E-03 6.3529141688973889E-01
+ 29288 7.3219999999999995E-03 1.0078466746898912E-03 6.3534251686110388E-01
+ 29289 7.3222499999999998E-03 1.0080055167385861E-03 6.3539361683246909E-01
+ 29290 7.3225000000000000E-03 1.0081643715706252E-03 6.3544471680383430E-01
+ 29291 7.3227500000000003E-03 1.0083232391863875E-03 6.3549581677519928E-01
+ 29292 7.3229999999999996E-03 1.0084821195862521E-03 6.3554691674656427E-01
+ 29293 7.3232499999999999E-03 1.0086410127706019E-03 6.3559801671792948E-01
+ 29294 7.3235000000000001E-03 1.0087999187398155E-03 6.3564911668929469E-01
+ 29295 7.3237499999999995E-03 1.0089588374942735E-03 6.3570021666065968E-01
+ 29296 7.3239999999999998E-03 1.0091177690343585E-03 6.3575131663202489E-01
+ 29297 7.3242500000000000E-03 1.0092767133604498E-03 6.3580241660338987E-01
+ 29298 7.3245000000000003E-03 1.0094356704689483E-03 6.3585351657475508E-01
+ 29299 7.3247499999999997E-03 1.0095946403439872E-03 6.3590461654612007E-01
+ 29300 7.3249999999999999E-03 1.0097536229841946E-03 6.3595571651748528E-01
+ 29301 7.3252500000000002E-03 1.0099126183899358E-03 6.3600681648885049E-01
+ 29302 7.3254999999999995E-03 1.0100716265615732E-03 6.3605791646021548E-01
+ 29303 7.3257499999999998E-03 1.0102306474994744E-03 6.3610901643158069E-01
+ 29304 7.3260000000000000E-03 1.0103896812040027E-03 6.3616011640294567E-01
+ 29305 7.3262500000000003E-03 1.0105487276755216E-03 6.3621121637431088E-01
+ 29306 7.3264999999999997E-03 1.0107077869143989E-03 6.3626231634567587E-01
+ 29307 7.3267499999999999E-03 1.0108668589209988E-03 6.3631341631704108E-01
+ 29308 7.3270000000000002E-03 1.0110259436956889E-03 6.3636451628840629E-01
+ 29309 7.3272499999999996E-03 1.0111850412388335E-03 6.3641561625977128E-01
+ 29310 7.3274999999999998E-03 1.0113441515507994E-03 6.3646671623113626E-01
+ 29311 7.3277500000000001E-03 1.0115032746319530E-03 6.3651781620250147E-01
+ 29312 7.3280000000000003E-03 1.0116624104826606E-03 6.3656891617386668E-01
+ 29313 7.3282499999999997E-03 1.0118215591032908E-03 6.3662001614523167E-01
+ 29314 7.3284999999999999E-03 1.0119807204942092E-03 6.3667111611659688E-01
+ 29315 7.3287500000000002E-03 1.0121398946557846E-03 6.3672221608796209E-01
+ 29316 7.3289999999999996E-03 1.0122990815883814E-03 6.3677331605932708E-01
+ 29317 7.3292499999999998E-03 1.0124582812923715E-03 6.3682441603069206E-01
+ 29318 7.3295000000000001E-03 1.0126174937681207E-03 6.3687551600205727E-01
+ 29319 7.3297500000000003E-03 1.0127767190159982E-03 6.3692661597342248E-01
+ 29320 7.3299999999999997E-03 1.0129359570363709E-03 6.3697771594478747E-01
+ 29321 7.3302500000000000E-03 1.0130952078296102E-03 6.3702881591615268E-01
+ 29322 7.3305000000000002E-03 1.0132544713960829E-03 6.3707991588751767E-01
+ 29323 7.3307499999999996E-03 1.0134137477361580E-03 6.3713101585888265E-01
+ 29324 7.3309999999999998E-03 1.0135730368502069E-03 6.3718211583024786E-01
+ 29325 7.3312500000000001E-03 1.0137323387385982E-03 6.3723321580161307E-01
+ 29326 7.3315000000000003E-03 1.0138916534017019E-03 6.3728431577297828E-01
+ 29327 7.3317499999999997E-03 1.0140509808398859E-03 6.3733541574434327E-01
+ 29328 7.3320000000000000E-03 1.0142103210535245E-03 6.3738651571570826E-01
+ 29329 7.3322500000000002E-03 1.0143696740429861E-03 6.3743761568707347E-01
+ 29330 7.3324999999999996E-03 1.0145290398086396E-03 6.3748871565843845E-01
+ 29331 7.3327499999999999E-03 1.0146884183508604E-03 6.3753981562980366E-01
+ 29332 7.3330000000000001E-03 1.0148478096700163E-03 6.3759091560116887E-01
+ 29333 7.3332499999999995E-03 1.0150072137106976E-03 6.3764201557253386E-01
+ 29334 7.3334999999999997E-03 1.0151666305733401E-03 6.3769311554389907E-01
+ 29335 7.3337500000000000E-03 1.0153260602186790E-03 6.3774421551526406E-01
+ 29336 7.3340000000000002E-03 1.0154855026470921E-03 6.3779531548662927E-01
+ 29337 7.3342499999999996E-03 1.0156449578589538E-03 6.3784641545799425E-01
+ 29338 7.3344999999999999E-03 1.0158044258546414E-03 6.3789751542935946E-01
+ 29339 7.3347500000000001E-03 1.0159639066273055E-03 6.3794861540072467E-01
+ 29340 7.3349999999999995E-03 1.0161234001661709E-03 6.3799971537208966E-01
+ 29341 7.3352499999999998E-03 1.0162829064714761E-03 6.3805081534345465E-01
+ 29342 7.3355000000000000E-03 1.0164424255435832E-03 6.3810191531481986E-01
+ 29343 7.3357500000000003E-03 1.0166019573828544E-03 6.3815301528618507E-01
+ 29344 7.3359999999999996E-03 1.0167615019896520E-03 6.3820411525755005E-01
+ 29345 7.3362499999999999E-03 1.0169210593643405E-03 6.3825521522891526E-01
+ 29346 7.3365000000000001E-03 1.0170806295072823E-03 6.3830631520028047E-01
+ 29347 7.3367499999999995E-03 1.0172402124188392E-03 6.3835741517164546E-01
+ 29348 7.3369999999999998E-03 1.0173998080993763E-03 6.3840851514301045E-01
+ 29349 7.3372500000000000E-03 1.0175594165492581E-03 6.3845961511437566E-01
+ 29350 7.3375000000000003E-03 1.0177190377688469E-03 6.3851071508574087E-01
+ 29351 7.3377499999999997E-03 1.0178786717585076E-03 6.3856181505710585E-01
+ 29352 7.3379999999999999E-03 1.0180383185186051E-03 6.3861291502847106E-01
+ 29353 7.3382500000000002E-03 1.0181979780495027E-03 6.3866401499983605E-01
+ 29354 7.3384999999999995E-03 1.0183576503515674E-03 6.3871511497120104E-01
+ 29355 7.3387499999999998E-03 1.0185173354251627E-03 6.3876621494256625E-01
+ 29356 7.3390000000000000E-03 1.0186770332706555E-03 6.3881731491393146E-01
+ 29357 7.3392500000000003E-03 1.0188367438884096E-03 6.3886841488529666E-01
+ 29358 7.3394999999999997E-03 1.0189964672787915E-03 6.3891951485666165E-01
+ 29359 7.3397499999999999E-03 1.0191562034421670E-03 6.3897061482802664E-01
+ 29360 7.3400000000000002E-03 1.0193159523789036E-03 6.3902171479939185E-01
+ 29361 7.3402499999999996E-03 1.0194757140893659E-03 6.3907281477075684E-01
+ 29362 7.3404999999999998E-03 1.0196354885739221E-03 6.3912391474212205E-01
+ 29363 7.3407500000000001E-03 1.0197952770977753E-03 6.3917501471348726E-01
+ 29364 7.3410000000000003E-03 1.0199550772407387E-03 6.3922611468485246E-01
+ 29365 7.3412499999999997E-03 1.0201148901636372E-03 6.3927721465621745E-01
+ 29366 7.3414999999999999E-03 1.0202747158668442E-03 6.3932831462758244E-01
+ 29367 7.3417500000000002E-03 1.0204345543507313E-03 6.3937941459894765E-01
+ 29368 7.3419999999999996E-03 1.0205944056156679E-03 6.3943051457031264E-01
+ 29369 7.3422499999999998E-03 1.0207542696620284E-03 6.3948161454167785E-01
+ 29370 7.3425000000000001E-03 1.0209141464901847E-03 6.3953271451304305E-01
+ 29371 7.3427500000000003E-03 1.0210740361005087E-03 6.3958381448440804E-01
+ 29372 7.3429999999999997E-03 1.0212339384933738E-03 6.3963491445577303E-01
+ 29373 7.3432500000000000E-03 1.0213938536691506E-03 6.3968601442713824E-01
+ 29374 7.3435000000000002E-03 1.0215537594677195E-03 6.3973711439850345E-01
+ 29375 7.3437499999999996E-03 1.0217136992172807E-03 6.3978821436986844E-01
+ 29376 7.3439999999999998E-03 1.0218736517399677E-03 6.3983931434123364E-01
+ 29377 7.3442500000000001E-03 1.0220336422088645E-03 6.3989041431259885E-01
+ 29378 7.3445000000000003E-03 1.0221936213048123E-03 6.3994151428396384E-01
+ 29379 7.3447499999999997E-03 1.0223536131859147E-03 6.3999261425532883E-01
+ 29380 7.3450000000000000E-03 1.0225136178429208E-03 6.4004371422669404E-01
+ 29381 7.3452500000000002E-03 1.0226736352640226E-03 6.4009481419805925E-01
+ 29382 7.3454999999999996E-03 1.0228336654495354E-03 6.4014591416942423E-01
+ 29383 7.3457499999999998E-03 1.0229937083998204E-03 6.4019701414078944E-01
+ 29384 7.3460000000000001E-03 1.0231537641152313E-03 6.4024811411215443E-01
+ 29385 7.3462500000000003E-03 1.0233138325961299E-03 6.4029921408351964E-01
+ 29386 7.3464999999999997E-03 1.0234739138428712E-03 6.4035031405488463E-01
+ 29387 7.3467500000000000E-03 1.0236340078558152E-03 6.4040141402624984E-01
+ 29388 7.3470000000000002E-03 1.0237941146353199E-03 6.4045251399761505E-01
+ 29389 7.3472499999999996E-03 1.0239542341817438E-03 6.4050361396898003E-01
+ 29390 7.3474999999999999E-03 1.0241143664954466E-03 6.4055471394034502E-01
+ 29391 7.3477500000000001E-03 1.0242745115767878E-03 6.4060581391171023E-01
+ 29392 7.3479999999999995E-03 1.0244346694261266E-03 6.4065691388307522E-01
+ 29393 7.3482499999999997E-03 1.0245948400438225E-03 6.4070801385444043E-01
+ 29394 7.3485000000000000E-03 1.0247550234302356E-03 6.4075911382580564E-01
+ 29395 7.3487500000000002E-03 1.0249152195857261E-03 6.4081021379717085E-01
+ 29396 7.3489999999999996E-03 1.0250754285106535E-03 6.4086131376853583E-01
+ 29397 7.3492499999999999E-03 1.0252356502053798E-03 6.4091241373990082E-01
+ 29398 7.3495000000000001E-03 1.0253958846702649E-03 6.4096351371126603E-01
+ 29399 7.3497499999999995E-03 1.0255561319056701E-03 6.4101461368263102E-01
+ 29400 7.3499999999999998E-03 1.0257163919119561E-03 6.4106571365399623E-01
+ 29401 7.3502500000000000E-03 1.0258766646894862E-03 6.4111681362536144E-01
+ 29402 7.3505000000000003E-03 1.0260369502386197E-03 6.4116791359672642E-01
+ 29403 7.3507499999999996E-03 1.0261972485597192E-03 6.4121901356809141E-01
+ 29404 7.3509999999999999E-03 1.0263575596531473E-03 6.4127011353945662E-01
+ 29405 7.3512500000000001E-03 1.0265178835192673E-03 6.4132121351082183E-01
+ 29406 7.3514999999999995E-03 1.0266782201584388E-03 6.4137231348218682E-01
+ 29407 7.3517499999999998E-03 1.0268385695710277E-03 6.4142341345355203E-01
+ 29408 7.3520000000000000E-03 1.0269989317573940E-03 6.4147451342491724E-01
+ 29409 7.3522500000000003E-03 1.0271593067179043E-03 6.4152561339628222E-01
+ 29410 7.3524999999999997E-03 1.0273196944529191E-03 6.4157671336764721E-01
+ 29411 7.3527499999999999E-03 1.0274800949628038E-03 6.4162781333901242E-01
+ 29412 7.3530000000000002E-03 1.0276405082479216E-03 6.4167891331037763E-01
+ 29413 7.3532499999999995E-03 1.0278009343086365E-03 6.4173001328174262E-01
+ 29414 7.3534999999999998E-03 1.0279613731453126E-03 6.4178111325310783E-01
+ 29415 7.3537500000000000E-03 1.0281218247583149E-03 6.4183221322447281E-01
+ 29416 7.3540000000000003E-03 1.0282822891480089E-03 6.4188331319583802E-01
+ 29417 7.3542499999999997E-03 1.0284427663147580E-03 6.4193441316720301E-01
+ 29418 7.3544999999999999E-03 1.0286032562589276E-03 6.4198551313856822E-01
+ 29419 7.3547500000000002E-03 1.0287637589808847E-03 6.4203661310993343E-01
+ 29420 7.3549999999999996E-03 1.0289242744809931E-03 6.4208771308129842E-01
+ 29421 7.3552499999999998E-03 1.0290848027574944E-03 6.4213881305266340E-01
+ 29422 7.3555000000000001E-03 1.0292453438058176E-03 6.4218991302402861E-01
+ 29423 7.3557500000000003E-03 1.0294058976261231E-03 6.4224101299539382E-01
+ 29424 7.3559999999999997E-03 1.0295664642187717E-03 6.4229211296675881E-01
+ 29425 7.3562499999999999E-03 1.0297270435841238E-03 6.4234321293812402E-01
+ 29426 7.3565000000000002E-03 1.0298876357225410E-03 6.4239431290948923E-01
+ 29427 7.3567499999999996E-03 1.0300482406343844E-03 6.4244541288085422E-01
+ 29428 7.3569999999999998E-03 1.0302088583200161E-03 6.4249651285221920E-01
+ 29429 7.3572500000000001E-03 1.0303694887797965E-03 6.4254761282358441E-01
+ 29430 7.3575000000000003E-03 1.0305301320140885E-03 6.4259871279494962E-01
+ 29431 7.3577499999999997E-03 1.0306907880232553E-03 6.4264981276631461E-01
+ 29432 7.3580000000000000E-03 1.0308514568076565E-03 6.4270091273767982E-01
+ 29433 7.3582500000000002E-03 1.0310121383676582E-03 6.4275201270904481E-01
+ 29434 7.3584999999999996E-03 1.0311728327036199E-03 6.4280311268040979E-01
+ 29435 7.3587499999999998E-03 1.0313335398159065E-03 6.4285421265177500E-01
+ 29436 7.3590000000000001E-03 1.0314942597048809E-03 6.4290531262314021E-01
+ 29437 7.3592500000000003E-03 1.0316549923709071E-03 6.4295641259450542E-01
+ 29438 7.3594999999999997E-03 1.0318157378143480E-03 6.4300751256587041E-01
+ 29439 7.3597500000000000E-03 1.0319764960355679E-03 6.4305861253723562E-01
+ 29440 7.3600000000000002E-03 1.0321372670349300E-03 6.4310971250860061E-01
+ 29441 7.3602499999999996E-03 1.0322980519513383E-03 6.4316081247996559E-01
+ 29442 7.3604999999999999E-03 1.0324588485693237E-03 6.4321191245133080E-01
+ 29443 7.3607500000000001E-03 1.0326196579570389E-03 6.4326301242269601E-01
+ 29444 7.3609999999999995E-03 1.0327804801148386E-03 6.4331411239406100E-01
+ 29445 7.3612499999999997E-03 1.0329413150430822E-03 6.4336521236542621E-01
+ 29446 7.3615000000000000E-03 1.0331021627421270E-03 6.4341631233679120E-01
+ 29447 7.3617500000000002E-03 1.0332630232123309E-03 6.4346741230815641E-01
+ 29448 7.3619999999999996E-03 1.0334238964540528E-03 6.4351851227952139E-01
+ 29449 7.3622499999999999E-03 1.0335847824676505E-03 6.4356961225088660E-01
+ 29450 7.3625000000000001E-03 1.0337456812534824E-03 6.4362071222225181E-01
+ 29451 7.3627499999999995E-03 1.0339065928119070E-03 6.4367181219361680E-01
+ 29452 7.3629999999999998E-03 1.0340675171432853E-03 6.4372291216498179E-01
+ 29453 7.3632500000000000E-03 1.0342284542479753E-03 6.4377401213634700E-01
+ 29454 7.3635000000000003E-03 1.0343894041263356E-03 6.4382511210771221E-01
+ 29455 7.3637499999999996E-03 1.0345503667787280E-03 6.4387621207907719E-01
+ 29456 7.3639999999999999E-03 1.0347113411501741E-03 6.4392731205044240E-01
+ 29457 7.3642500000000001E-03 1.0348723294338936E-03 6.4397841202180761E-01
+ 29458 7.3644999999999995E-03 1.0350333305023474E-03 6.4402951199317260E-01
+ 29459 7.3647499999999998E-03 1.0351943443559061E-03 6.4408061196453759E-01
+ 29460 7.3650000000000000E-03 1.0353553709949359E-03 6.4413171193590280E-01
+ 29461 7.3652500000000003E-03 1.0355164104198053E-03 6.4418281190726800E-01
+ 29462 7.3654999999999997E-03 1.0356774626294714E-03 6.4423391187863299E-01
+ 29463 7.3657499999999999E-03 1.0358385276084347E-03 6.4428501184999820E-01
+ 29464 7.3660000000000002E-03 1.0359996053526104E-03 6.4433611182136319E-01
+ 29465 7.3662499999999995E-03 1.0361606958623503E-03 6.4438721179272818E-01
+ 29466 7.3664999999999998E-03 1.0363217991380079E-03 6.4443831176409339E-01
+ 29467 7.3667500000000000E-03 1.0364829151799360E-03 6.4448941173545859E-01
+ 29468 7.3670000000000003E-03 1.0366440439884856E-03 6.4454051170682380E-01
+ 29469 7.3672499999999997E-03 1.0368051855640112E-03 6.4459161167818879E-01
+ 29470 7.3674999999999999E-03 1.0369663399068662E-03 6.4464271164955400E-01
+ 29471 7.3677500000000002E-03 1.0371275070174028E-03 6.4469381162091899E-01
+ 29472 7.3679999999999995E-03 1.0372886868959754E-03 6.4474491159228398E-01
+ 29473 7.3682499999999998E-03 1.0374498795429382E-03 6.4479601156364919E-01
+ 29474 7.3685000000000000E-03 1.0376110849586449E-03 6.4484711153501439E-01
+ 29475 7.3687500000000003E-03 1.0377723031434504E-03 6.4489821150637960E-01
+ 29476 7.3689999999999997E-03 1.0379335340977072E-03 6.4494931147774459E-01
+ 29477 7.3692499999999999E-03 1.0380947778217721E-03 6.4500041144910958E-01
+ 29478 7.3695000000000002E-03 1.0382560343160001E-03 6.4505151142047479E-01
+ 29479 7.3697499999999996E-03 1.0384173035807452E-03 6.4510261139183978E-01
+ 29480 7.3699999999999998E-03 1.0385785856163630E-03 6.4515371136320498E-01
+ 29481 7.3702500000000001E-03 1.0387398804232097E-03 6.4520481133457019E-01
+ 29482 7.3705000000000003E-03 1.0389011880016399E-03 6.4525591130593540E-01
+ 29483 7.3707499999999997E-03 1.0390625083520112E-03 6.4530701127730039E-01
+ 29484 7.3709999999999999E-03 1.0392238414746789E-03 6.4535811124866538E-01
+ 29485 7.3712500000000002E-03 1.0393851873700000E-03 6.4540921122003059E-01
+ 29486 7.3714999999999996E-03 1.0395465460383301E-03 6.4546031119139557E-01
+ 29487 7.3717499999999998E-03 1.0397079174800275E-03 6.4551141116276078E-01
+ 29488 7.3720000000000001E-03 1.0398693016954476E-03 6.4556251113412599E-01
+ 29489 7.3722500000000003E-03 1.0400306986849503E-03 6.4561361110549098E-01
+ 29490 7.3724999999999997E-03 1.0401921084488889E-03 6.4566471107685597E-01
+ 29491 7.3727500000000000E-03 1.0403535309876251E-03 6.4571581104822118E-01
+ 29492 7.3730000000000002E-03 1.0405149663015160E-03 6.4576691101958639E-01
+ 29493 7.3732499999999996E-03 1.0406764143909184E-03 6.4581801099095137E-01
+ 29494 7.3734999999999998E-03 1.0408378752561917E-03 6.4586911096231658E-01
+ 29495 7.3737500000000001E-03 1.0409993488976943E-03 6.4592021093368157E-01
+ 29496 7.3740000000000003E-03 1.0411608353157848E-03 6.4597131090504678E-01
+ 29497 7.3742499999999997E-03 1.0413223345108224E-03 6.4602241087641177E-01
+ 29498 7.3745000000000000E-03 1.0414838464831667E-03 6.4607351084777698E-01
+ 29499 7.3747500000000002E-03 1.0416453712331769E-03 6.4612461081914219E-01
+ 29500 7.3749999999999996E-03 1.0418069087612112E-03 6.4617571079050717E-01
+ 29501 7.3752499999999999E-03 1.0419684590676312E-03 6.4622681076187238E-01
+ 29502 7.3755000000000001E-03 1.0421300221527966E-03 6.4627791073323737E-01
+ 29503 7.3757499999999995E-03 1.0422915980170687E-03 6.4632901070460236E-01
+ 29504 7.3759999999999997E-03 1.0424531866584127E-03 6.4638011067596757E-01
+ 29505 7.3762500000000000E-03 1.0426147880707862E-03 6.4643121064733278E-01
+ 29506 7.3765000000000002E-03 1.0427764022541927E-03 6.4648231061869799E-01
+ 29507 7.3767499999999996E-03 1.0429380292089866E-03 6.4653341059006297E-01
+ 29508 7.3769999999999999E-03 1.0430996689355222E-03 6.4658451056142796E-01
+ 29509 7.3772500000000001E-03 1.0432613214341540E-03 6.4663561053279317E-01
+ 29510 7.3774999999999995E-03 1.0434229867052371E-03 6.4668671050415816E-01
+ 29511 7.3777499999999998E-03 1.0435846647491246E-03 6.4673781047552337E-01
+ 29512 7.3780000000000000E-03 1.0437463547162105E-03 6.4678891044688858E-01
+ 29513 7.3782500000000003E-03 1.0439080581255132E-03 6.4684001041825379E-01
+ 29514 7.3784999999999996E-03 1.0440697743058533E-03 6.4689111038961877E-01
+ 29515 7.3787499999999999E-03 1.0442315032575839E-03 6.4694221036098376E-01
+ 29516 7.3790000000000001E-03 1.0443932449810593E-03 6.4699331033234897E-01
+ 29517 7.3792499999999995E-03 1.0445549994766324E-03 6.4704441030371396E-01
+ 29518 7.3794999999999998E-03 1.0447167667446587E-03 6.4709551027507917E-01
+ 29519 7.3797500000000000E-03 1.0448785467854905E-03 6.4714661024644438E-01
+ 29520 7.3800000000000003E-03 1.0450403395994836E-03 6.4719771021780936E-01
+ 29521 7.3802499999999997E-03 1.0452021451869914E-03 6.4724881018917435E-01
+ 29522 7.3804999999999999E-03 1.0453639635483703E-03 6.4729991016053956E-01
+ 29523 7.3807500000000002E-03 1.0455257946839741E-03 6.4735101013190477E-01
+ 29524 7.3809999999999995E-03 1.0456876385941587E-03 6.4740211010326976E-01
+ 29525 7.3812499999999998E-03 1.0458494987072363E-03 6.4745321007463497E-01
+ 29526 7.3815000000000000E-03 1.0460113683859100E-03 6.4750431004599995E-01
+ 29527 7.3817500000000003E-03 1.0461732508430935E-03 6.4755541001736516E-01
+ 29528 7.3819999999999997E-03 1.0463351460791432E-03 6.4760650998873015E-01
+ 29529 7.3822499999999999E-03 1.0464970540944205E-03 6.4765760996009536E-01
+ 29530 7.3825000000000002E-03 1.0466589748892822E-03 6.4770870993146057E-01
+ 29531 7.3827499999999996E-03 1.0468209084640880E-03 6.4775980990282556E-01
+ 29532 7.3829999999999998E-03 1.0469828548191960E-03 6.4781090987419077E-01
+ 29533 7.3832500000000001E-03 1.0471448139549677E-03 6.4786200984555575E-01
+ 29534 7.3835000000000003E-03 1.0473067858717598E-03 6.4791310981692096E-01
+ 29535 7.3837499999999997E-03 1.0474687705699342E-03 6.4796420978828595E-01
+ 29536 7.3839999999999999E-03 1.0476307680498508E-03 6.4801530975965116E-01
+ 29537 7.3842500000000002E-03 1.0477927783118705E-03 6.4806640973101637E-01
+ 29538 7.3844999999999996E-03 1.0479548013563507E-03 6.4811750970238136E-01
+ 29539 7.3847499999999998E-03 1.0481168371836553E-03 6.4816860967374634E-01
+ 29540 7.3850000000000001E-03 1.0482788857941433E-03 6.4821970964511155E-01
+ 29541 7.3852500000000003E-03 1.0484409471881772E-03 6.4827080961647676E-01
+ 29542 7.3854999999999997E-03 1.0486030213661163E-03 6.4832190958784175E-01
+ 29543 7.3857500000000000E-03 1.0487651083283245E-03 6.4837300955920696E-01
+ 29544 7.3860000000000002E-03 1.0489272080751626E-03 6.4842410953057217E-01
+ 29545 7.3862499999999996E-03 1.0490893206069908E-03 6.4847520950193716E-01
+ 29546 7.3864999999999998E-03 1.0492514459163359E-03 6.4852630947330214E-01
+ 29547 7.3867500000000001E-03 1.0494135839900279E-03 6.4857740944466735E-01
+ 29548 7.3870000000000003E-03 1.0495757348281773E-03 6.4862850941603256E-01
+ 29549 7.3872499999999997E-03 1.0497378984311286E-03 6.4867960938739755E-01
+ 29550 7.3875000000000000E-03 1.0499000747992294E-03 6.4873070935876276E-01
+ 29551 7.3877500000000002E-03 1.0500622639328244E-03 6.4878180933012775E-01
+ 29552 7.3879999999999996E-03 1.0502244658322575E-03 6.4883290930149273E-01
+ 29553 7.3882499999999999E-03 1.0503866804978802E-03 6.4888400927285794E-01
+ 29554 7.3885000000000001E-03 1.0505489079300346E-03 6.4893510924422315E-01
+ 29555 7.3887499999999995E-03 1.0507111481290695E-03 6.4898620921558814E-01
+ 29556 7.3889999999999997E-03 1.0508734010953320E-03 6.4903730918695335E-01
+ 29557 7.3892500000000000E-03 1.0510356668291690E-03 6.4908840915831834E-01
+ 29558 7.3895000000000002E-03 1.0511979453309277E-03 6.4913950912968355E-01
+ 29559 7.3897499999999996E-03 1.0513602366009551E-03 6.4919060910104853E-01
+ 29560 7.3899999999999999E-03 1.0515225406395998E-03 6.4924170907241374E-01
+ 29561 7.3902500000000001E-03 1.0516848574472113E-03 6.4929280904377895E-01
+ 29562 7.3904999999999995E-03 1.0518471870241352E-03 6.4934390901514394E-01
+ 29563 7.3907499999999998E-03 1.0520095293707220E-03 6.4939500898650915E-01
+ 29564 7.3910000000000000E-03 1.0521718844873197E-03 6.4944610895787414E-01
+ 29565 7.3912500000000003E-03 1.0523342523742771E-03 6.4949720892923934E-01
+ 29566 7.3914999999999996E-03 1.0524966330319424E-03 6.4954830890060433E-01
+ 29567 7.3917499999999999E-03 1.0526590264606662E-03 6.4959940887196954E-01
+ 29568 7.3920000000000001E-03 1.0528214326607987E-03 6.4965050884333475E-01
+ 29569 7.3922499999999995E-03 1.0529838516326871E-03 6.4970160881469974E-01
+ 29570 7.3924999999999998E-03 1.0531462833766837E-03 6.4975270878606473E-01
+ 29571 7.3927500000000000E-03 1.0533087278931394E-03 6.4980380875742993E-01
+ 29572 7.3930000000000003E-03 1.0534711851823998E-03 6.4985490872879514E-01
+ 29573 7.3932499999999996E-03 1.0536336552448206E-03 6.4990600870016013E-01
+ 29574 7.3934999999999999E-03 1.0537961380807487E-03 6.4995710867152534E-01
+ 29575 7.3937500000000001E-03 1.0539586336905395E-03 6.5000820864289055E-01
+ 29576 7.3939999999999995E-03 1.0541211420745410E-03 6.5005930861425554E-01
+ 29577 7.3942499999999998E-03 1.0542836632331045E-03 6.5011040858562053E-01
+ 29578 7.3945000000000000E-03 1.0544461971665835E-03 6.5016150855698573E-01
+ 29579 7.3947500000000003E-03 1.0546087438753279E-03 6.5021260852835094E-01
+ 29580 7.3949999999999997E-03 1.0547713033596899E-03 6.5026370849971593E-01
+ 29581 7.3952499999999999E-03 1.0549338756200241E-03 6.5031480847108114E-01
+ 29582 7.3955000000000002E-03 1.0550964606566818E-03 6.5036590844244613E-01
+ 29583 7.3957499999999995E-03 1.0552590584700138E-03 6.5041700841381112E-01
+ 29584 7.3959999999999998E-03 1.0554216690603739E-03 6.5046810838517632E-01
+ 29585 7.3962500000000000E-03 1.0555842924281171E-03 6.5051920835654153E-01
+ 29586 7.3965000000000003E-03 1.0557469285735950E-03 6.5057030832790674E-01
+ 29587 7.3967499999999997E-03 1.0559095774971602E-03 6.5062140829927173E-01
+ 29588 7.3969999999999999E-03 1.0560722391971835E-03 6.5067250827063672E-01
+ 29589 7.3972500000000002E-03 1.0562349136690563E-03 6.5072360824200193E-01
+ 29590 7.3974999999999996E-03 1.0563976009128940E-03 6.5077470821336691E-01
+ 29591 7.3977499999999998E-03 1.0565603009290443E-03 6.5082580818473212E-01
+ 29592 7.3980000000000001E-03 1.0567230137178553E-03 6.5087690815609733E-01
+ 29593 7.3982500000000003E-03 1.0568857392796777E-03 6.5092800812746254E-01
+ 29594 7.3984999999999997E-03 1.0570484776148581E-03 6.5097910809882753E-01
+ 29595 7.3987499999999999E-03 1.0572112287237489E-03 6.5103020807019252E-01
+ 29596 7.3990000000000002E-03 1.0573739926066975E-03 6.5108130804155773E-01
+ 29597 7.3992499999999996E-03 1.0575367692640559E-03 6.5113240801292271E-01
+ 29598 7.3994999999999998E-03 1.0576995586961725E-03 6.5118350798428792E-01
+ 29599 7.3997500000000001E-03 1.0578623609033976E-03 6.5123460795565313E-01
+ 29600 7.4000000000000003E-03 1.0580251758860830E-03 6.5128570792701812E-01
+ 29601 7.4002499999999997E-03 1.0581880036445784E-03 6.5133680789838311E-01
+ 29602 7.4005000000000000E-03 1.0583508441792348E-03 6.5138790786974832E-01
+ 29603 7.4007500000000002E-03 1.0585136974904045E-03 6.5143900784111353E-01
+ 29604 7.4009999999999996E-03 1.0586765635784365E-03 6.5149010781247851E-01
+ 29605 7.4012499999999998E-03 1.0588394424436848E-03 6.5154120778384372E-01
+ 29606 7.4015000000000001E-03 1.0590023340864996E-03 6.5159230775520893E-01
+ 29607 7.4017500000000003E-03 1.0591652385072334E-03 6.5164340772657392E-01
+ 29608 7.4019999999999997E-03 1.0593281557062381E-03 6.5169450769793891E-01
+ 29609 7.4022500000000000E-03 1.0594910856838668E-03 6.5174560766930412E-01
+ 29610 7.4025000000000002E-03 1.0596540284404710E-03 6.5179670764066933E-01
+ 29611 7.4027499999999996E-03 1.0598169839764046E-03 6.5184780761203431E-01
+ 29612 7.4029999999999999E-03 1.0599799730869701E-03 6.5189890758339952E-01
+ 29613 7.4032500000000001E-03 1.0601429537617233E-03 6.5195000755476451E-01
+ 29614 7.4034999999999995E-03 1.0603059472085194E-03 6.5200110752612950E-01
+ 29615 7.4037499999999997E-03 1.0604689534277076E-03 6.5205220749749471E-01
+ 29616 7.4040000000000000E-03 1.0606319724196333E-03 6.5210330746885992E-01
+ 29617 7.4042500000000002E-03 1.0607950041846450E-03 6.5215440744022513E-01
+ 29618 7.4044999999999996E-03 1.0609580487230903E-03 6.5220550741159011E-01
+ 29619 7.4047499999999999E-03 1.0611211060353165E-03 6.5225660738295510E-01
+ 29620 7.4050000000000001E-03 1.0612841761216726E-03 6.5230770735432031E-01
+ 29621 7.4052499999999995E-03 1.0614472589825061E-03 6.5235880732568530E-01
+ 29622 7.4054999999999998E-03 1.0616103546181675E-03 6.5240990729705051E-01
+ 29623 7.4057500000000000E-03 1.0617734630290040E-03 6.5246100726841572E-01
+ 29624 7.4060000000000003E-03 1.0619365842153648E-03 6.5251210723978093E-01
+ 29625 7.4062499999999996E-03 1.0620997181775987E-03 6.5256320721114591E-01
+ 29626 7.4064999999999999E-03 1.0622628649160574E-03 6.5261430718251090E-01
+ 29627 7.4067500000000001E-03 1.0624260244310878E-03 6.5266540715387611E-01
+ 29628 7.4069999999999995E-03 1.0625891967230407E-03 6.5271650712524110E-01
+ 29629 7.4072499999999998E-03 1.0627523817922666E-03 6.5276760709660631E-01
+ 29630 7.4075000000000000E-03 1.0629155796391160E-03 6.5281870706797152E-01
+ 29631 7.4077500000000003E-03 1.0630787902639381E-03 6.5286980703933650E-01
+ 29632 7.4079999999999997E-03 1.0632420136670844E-03 6.5292090701070149E-01
+ 29633 7.4082499999999999E-03 1.0634052498489051E-03 6.5297200698206670E-01
+ 29634 7.4085000000000002E-03 1.0635684988097537E-03 6.5302310695343191E-01
+ 29635 7.4087499999999995E-03 1.0637317605499781E-03 6.5307420692479690E-01
+ 29636 7.4089999999999998E-03 1.0638950350699324E-03 6.5312530689616211E-01
+ 29637 7.4092500000000000E-03 1.0640583223699674E-03 6.5317640686752731E-01
+ 29638 7.4095000000000003E-03 1.0642216224504343E-03 6.5322750683889230E-01
+ 29639 7.4097499999999997E-03 1.0643849353116860E-03 6.5327860681025729E-01
+ 29640 7.4099999999999999E-03 1.0645482609540754E-03 6.5332970678162250E-01
+ 29641 7.4102500000000002E-03 1.0647115993779536E-03 6.5338080675298771E-01
+ 29642 7.4104999999999996E-03 1.0648749505836747E-03 6.5343190672435270E-01
+ 29643 7.4107499999999998E-03 1.0650383145715903E-03 6.5348300669571791E-01
+ 29644 7.4110000000000001E-03 1.0652016913420556E-03 6.5353410666708289E-01
+ 29645 7.4112500000000003E-03 1.0653650808954212E-03 6.5358520663844810E-01
+ 29646 7.4114999999999997E-03 1.0655284832320434E-03 6.5363630660981309E-01
+ 29647 7.4117499999999999E-03 1.0656918954475812E-03 6.5368740658117830E-01
+ 29648 7.4120000000000002E-03 1.0658553235718940E-03 6.5373850655254351E-01
+ 29649 7.4122499999999996E-03 1.0660187644717187E-03 6.5378960652390850E-01
+ 29650 7.4124999999999998E-03 1.0661822181474026E-03 6.5384070649527348E-01
+ 29651 7.4127500000000001E-03 1.0663456845992922E-03 6.5389180646663869E-01
+ 29652 7.4130000000000003E-03 1.0665091638277361E-03 6.5394290643800390E-01
+ 29653 7.4132499999999997E-03 1.0666726558330819E-03 6.5399400640936889E-01
+ 29654 7.4135000000000000E-03 1.0668361606156771E-03 6.5404510638073410E-01
+ 29655 7.4137500000000002E-03 1.0669996781758710E-03 6.5409620635209931E-01
+ 29656 7.4139999999999996E-03 1.0671632085140119E-03 6.5414730632346429E-01
+ 29657 7.4142499999999998E-03 1.0673267516304492E-03 6.5419840629482928E-01
+ 29658 7.4145000000000001E-03 1.0674903075255304E-03 6.5424950626619449E-01
+ 29659 7.4147500000000003E-03 1.0676538761996072E-03 6.5430060623755970E-01
+ 29660 7.4149999999999997E-03 1.0678174576530266E-03 6.5435170620892469E-01
+ 29661 7.4152500000000000E-03 1.0679810518861397E-03 6.5440280618028990E-01
+ 29662 7.4155000000000002E-03 1.0681446588992950E-03 6.5445390615165489E-01
+ 29663 7.4157499999999996E-03 1.0683082786928431E-03 6.5450500612301987E-01
+ 29664 7.4159999999999998E-03 1.0684719112671345E-03 6.5455610609438508E-01
+ 29665 7.4162500000000001E-03 1.0686355566225203E-03 6.5460720606575029E-01
+ 29666 7.4164999999999995E-03 1.0687992147593490E-03 6.5465830603711528E-01
+ 29667 7.4167499999999997E-03 1.0689628856779744E-03 6.5470940600848049E-01
+ 29668 7.4170000000000000E-03 1.0691265693787454E-03 6.5476050597984570E-01
+ 29669 7.4172500000000002E-03 1.0692902658620137E-03 6.5481160595121068E-01
+ 29670 7.4174999999999996E-03 1.0694539751281314E-03 6.5486270592257567E-01
+ 29671 7.4177499999999999E-03 1.0696176971774496E-03 6.5491380589394088E-01
+ 29672 7.4180000000000001E-03 1.0697814320103204E-03 6.5496490586530609E-01
+ 29673 7.4182499999999995E-03 1.0699451796212075E-03 6.5501600583667108E-01
+ 29674 7.4184999999999997E-03 1.0701089399987092E-03 6.5506710580803629E-01
+ 29675 7.4187500000000000E-03 1.0702727131428366E-03 6.5511820577940127E-01
+ 29676 7.4190000000000002E-03 1.0704364990539277E-03 6.5516930575076648E-01
+ 29677 7.4192499999999996E-03 1.0706002977323233E-03 6.5522040572213147E-01
+ 29678 7.4194999999999999E-03 1.0707641091783602E-03 6.5527150569349668E-01
+ 29679 7.4197500000000001E-03 1.0709279333923779E-03 6.5532260566486189E-01
+ 29680 7.4199999999999995E-03 1.0710917703747169E-03 6.5537370563622688E-01
+ 29681 7.4202499999999998E-03 1.0712556201257154E-03 6.5542480560759209E-01
+ 29682 7.4205000000000000E-03 1.0714194826457145E-03 6.5547590557895707E-01
+ 29683 7.4207500000000003E-03 1.0715833579350530E-03 6.5552700555032228E-01
+ 29684 7.4209999999999996E-03 1.0717472459940702E-03 6.5557810552168727E-01
+ 29685 7.4212499999999999E-03 1.0719111468231086E-03 6.5562920549305248E-01
+ 29686 7.4215000000000001E-03 1.0720750604225073E-03 6.5568030546441769E-01
+ 29687 7.4217499999999995E-03 1.0722389867926074E-03 6.5573140543578268E-01
+ 29688 7.4219999999999998E-03 1.0724029259337488E-03 6.5578250540714766E-01
+ 29689 7.4222500000000000E-03 1.0725668778462745E-03 6.5583360537851287E-01
+ 29690 7.4225000000000003E-03 1.0727308425305243E-03 6.5588470534987808E-01
+ 29691 7.4227499999999997E-03 1.0728948199868399E-03 6.5593580532124307E-01
+ 29692 7.4229999999999999E-03 1.0730588102155648E-03 6.5598690529260828E-01
+ 29693 7.4232500000000002E-03 1.0732228132170386E-03 6.5603800526397327E-01
+ 29694 7.4234999999999995E-03 1.0733868289916038E-03 6.5608910523533825E-01
+ 29695 7.4237499999999998E-03 1.0735508575396039E-03 6.5614020520670346E-01
+ 29696 7.4240000000000000E-03 1.0737148988613811E-03 6.5619130517806867E-01
+ 29697 7.4242500000000003E-03 1.0738789529572777E-03 6.5624240514943388E-01
+ 29698 7.4244999999999997E-03 1.0740430198276361E-03 6.5629350512079887E-01
+ 29699 7.4247499999999999E-03 1.0742070994728011E-03 6.5634460509216408E-01
+ 29700 7.4250000000000002E-03 1.0743711918931146E-03 6.5639570506352907E-01
+ 29701 7.4252499999999996E-03 1.0745352970889200E-03 6.5644680503489405E-01
+ 29702 7.4254999999999998E-03 1.0746994150605629E-03 6.5649790500625926E-01
+ 29703 7.4257500000000001E-03 1.0748635458083862E-03 6.5654900497762447E-01
+ 29704 7.4260000000000003E-03 1.0750276893327329E-03 6.5660010494898968E-01
+ 29705 7.4262499999999997E-03 1.0751918456339494E-03 6.5665120492035467E-01
+ 29706 7.4264999999999999E-03 1.0753560147123793E-03 6.5670230489171966E-01
+ 29707 7.4267500000000002E-03 1.0755201965683657E-03 6.5675340486308487E-01
+ 29708 7.4269999999999996E-03 1.0756843912022571E-03 6.5680450483444985E-01
+ 29709 7.4272499999999998E-03 1.0758485986143965E-03 6.5685560480581506E-01
+ 29710 7.4275000000000001E-03 1.0760128188051293E-03 6.5690670477718027E-01
+ 29711 7.4277500000000003E-03 1.0761770517748008E-03 6.5695780474854548E-01
+ 29712 7.4279999999999997E-03 1.0763412975237578E-03 6.5700890471991047E-01
+ 29713 7.4282500000000000E-03 1.0765055560523465E-03 6.5706000469127546E-01
+ 29714 7.4285000000000002E-03 1.0766698273609119E-03 6.5711110466264067E-01
+ 29715 7.4287499999999996E-03 1.0768341114498017E-03 6.5716220463400565E-01
+ 29716 7.4289999999999998E-03 1.0769984083193608E-03 6.5721330460537086E-01
+ 29717 7.4292500000000001E-03 1.0771627179699372E-03 6.5726440457673607E-01
+ 29718 7.4295000000000003E-03 1.0773270404018781E-03 6.5731550454810106E-01
+ 29719 7.4297499999999997E-03 1.0774913756155299E-03 6.5736660451946605E-01
+ 29720 7.4300000000000000E-03 1.0776557236112402E-03 6.5741770449083126E-01
+ 29721 7.4302500000000002E-03 1.0778200894240432E-03 6.5746880446219647E-01
+ 29722 7.4304999999999996E-03 1.0779844630719544E-03 6.5751990443356145E-01
+ 29723 7.4307499999999999E-03 1.0781488494861706E-03 6.5757100440492666E-01
+ 29724 7.4310000000000001E-03 1.0783132486670286E-03 6.5762210437629165E-01
+ 29725 7.4312499999999995E-03 1.0784776606148608E-03 6.5767320434765664E-01
+ 29726 7.4314999999999997E-03 1.0786420853300040E-03 6.5772430431902185E-01
+ 29727 7.4317500000000000E-03 1.0788065228127953E-03 6.5777540429038706E-01
+ 29728 7.4320000000000002E-03 1.0789709730635684E-03 6.5782650426175227E-01
+ 29729 7.4322499999999996E-03 1.0791354360826580E-03 6.5787760423311725E-01
+ 29730 7.4324999999999999E-03 1.0792999118704033E-03 6.5792870420448246E-01
+ 29731 7.4327500000000001E-03 1.0794644004271396E-03 6.5797980417584745E-01
+ 29732 7.4329999999999995E-03 1.0796289017532012E-03 6.5803090414721244E-01
+ 29733 7.4332499999999998E-03 1.0797934158489283E-03 6.5808200411857765E-01
+ 29734 7.4335000000000000E-03 1.0799579427146562E-03 6.5813310408994286E-01
+ 29735 7.4337500000000003E-03 1.0801224823507225E-03 6.5818420406130806E-01
+ 29736 7.4339999999999996E-03 1.0802870347574622E-03 6.5823530403267305E-01
+ 29737 7.4342499999999999E-03 1.0804515999352170E-03 6.5828640400403804E-01
+ 29738 7.4345000000000001E-03 1.0806161778843194E-03 6.5833750397540325E-01
+ 29739 7.4347499999999995E-03 1.0807807686051142E-03 6.5838860394676824E-01
+ 29740 7.4349999999999998E-03 1.0809453720979345E-03 6.5843970391813345E-01
+ 29741 7.4352500000000000E-03 1.0811099883631203E-03 6.5849080388949865E-01
+ 29742 7.4355000000000003E-03 1.0812746174010091E-03 6.5854190386086386E-01
+ 29743 7.4357499999999997E-03 1.0814392592119395E-03 6.5859300383222885E-01
+ 29744 7.4359999999999999E-03 1.0816039137962518E-03 6.5864410380359384E-01
+ 29745 7.4362500000000002E-03 1.0817685811542856E-03 6.5869520377495905E-01
+ 29746 7.4364999999999995E-03 1.0819332612863773E-03 6.5874630374632404E-01
+ 29747 7.4367499999999998E-03 1.0820979541928696E-03 6.5879740371768925E-01
+ 29748 7.4370000000000000E-03 1.0822626598741007E-03 6.5884850368905445E-01
+ 29749 7.4372500000000003E-03 1.0824273783304117E-03 6.5889960366041944E-01
+ 29750 7.4374999999999997E-03 1.0825921095621400E-03 6.5895070363178443E-01
+ 29751 7.4377499999999999E-03 1.0827568535696297E-03 6.5900180360314964E-01
+ 29752 7.4380000000000002E-03 1.0829216103532191E-03 6.5905290357451485E-01
+ 29753 7.4382499999999995E-03 1.0830863799132480E-03 6.5910400354587984E-01
+ 29754 7.4384999999999998E-03 1.0832511622500610E-03 6.5915510351724504E-01
+ 29755 7.4387500000000000E-03 1.0834159573639953E-03 6.5920620348861003E-01
+ 29756 7.4390000000000003E-03 1.0835807652553942E-03 6.5925730345997524E-01
+ 29757 7.4392499999999997E-03 1.0837455859245987E-03 6.5930840343134023E-01
+ 29758 7.4394999999999999E-03 1.0839104193719506E-03 6.5935950340270544E-01
+ 29759 7.4397500000000002E-03 1.0840752655948884E-03 6.5941060337407065E-01
+ 29760 7.4399999999999996E-03 1.0842401245895884E-03 6.5946170334543563E-01
+ 29761 7.4402499999999998E-03 1.0844049963563583E-03 6.5951280331680084E-01
+ 29762 7.4405000000000001E-03 1.0845698808955309E-03 6.5956390328816583E-01
+ 29763 7.4407500000000003E-03 1.0847347782074459E-03 6.5961500325953104E-01
+ 29764 7.4409999999999997E-03 1.0848996882924409E-03 6.5966610323089603E-01
+ 29765 7.4412499999999999E-03 1.0850646111508538E-03 6.5971720320226124E-01
+ 29766 7.4415000000000002E-03 1.0852295467830208E-03 6.5976830317362645E-01
+ 29767 7.4417499999999996E-03 1.0853944951892810E-03 6.5981940314499143E-01
+ 29768 7.4419999999999998E-03 1.0855594563699720E-03 6.5987050311635642E-01
+ 29769 7.4422500000000001E-03 1.0857244303254332E-03 6.5992160308772163E-01
+ 29770 7.4425000000000003E-03 1.0858894170560015E-03 6.5997270305908684E-01
+ 29771 7.4427499999999997E-03 1.0860544165620164E-03 6.6002380303045183E-01
+ 29772 7.4430000000000000E-03 1.0862194288438173E-03 6.6007490300181704E-01
+ 29773 7.4432500000000002E-03 1.0863844539017429E-03 6.6012600297318225E-01
+ 29774 7.4434999999999996E-03 1.0865494917361323E-03 6.6017710294454723E-01
+ 29775 7.4437499999999998E-03 1.0867145423473256E-03 6.6022820291591222E-01
+ 29776 7.4440000000000001E-03 1.0868796057356626E-03 6.6027930288727743E-01
+ 29777 7.4442500000000003E-03 1.0870446819014831E-03 6.6033040285864264E-01
+ 29778 7.4444999999999997E-03 1.0872097708451265E-03 6.6038150283000763E-01
+ 29779 7.4447500000000000E-03 1.0873748725669348E-03 6.6043260280137284E-01
+ 29780 7.4450000000000002E-03 1.0875399870672469E-03 6.6048370277273782E-01
+ 29781 7.4452499999999996E-03 1.0877051143464041E-03 6.6053480274410281E-01
+ 29782 7.4454999999999999E-03 1.0878702544047476E-03 6.6058590271546802E-01
+ 29783 7.4457500000000001E-03 1.0880354072426181E-03 6.6063700268683323E-01
+ 29784 7.4459999999999995E-03 1.0882005728603571E-03 6.6068810265819822E-01
+ 29785 7.4462499999999997E-03 1.0883656056936114E-03 6.6073920262956343E-01
+ 29786 7.4465000000000000E-03 1.0885309438918905E-03 6.6079030260092841E-01
+ 29787 7.4467500000000002E-03 1.0886961478566101E-03 6.6084140257229362E-01
+ 29788 7.4469999999999996E-03 1.0888613645932258E-03 6.6089250254365861E-01
+ 29789 7.4472499999999999E-03 1.0890265941020734E-03 6.6094360251502382E-01
+ 29790 7.4475000000000001E-03 1.0891918349631765E-03 6.6099470248638903E-01
+ 29791 7.4477499999999995E-03 1.0893570900495707E-03 6.6104580245775402E-01
+ 29792 7.4479999999999998E-03 1.0895223579185723E-03 6.6109690242911923E-01
+ 29793 7.4482500000000000E-03 1.0896876385705237E-03 6.6114800240048421E-01
+ 29794 7.4485000000000003E-03 1.0898529320057674E-03 6.6119910237184942E-01
+ 29795 7.4487499999999996E-03 1.0900182382246480E-03 6.6125020234321441E-01
+ 29796 7.4489999999999999E-03 1.0901835572275083E-03 6.6130130231457962E-01
+ 29797 7.4492500000000001E-03 1.0903488890146940E-03 6.6135240228594483E-01
+ 29798 7.4494999999999995E-03 1.0905142335865474E-03 6.6140350225730982E-01
+ 29799 7.4497499999999998E-03 1.0906795909434140E-03 6.6145460222867480E-01
+ 29800 7.4500000000000000E-03 1.0908449610856391E-03 6.6150570220004001E-01
+ 29801 7.4502500000000003E-03 1.0910103440135649E-03 6.6155680217140522E-01
+ 29802 7.4504999999999997E-03 1.0911757397239275E-03 6.6160790214277021E-01
+ 29803 7.4507499999999999E-03 1.0913411482012926E-03 6.6165900211413542E-01
+ 29804 7.4510000000000002E-03 1.0915065694441428E-03 6.6171010208550063E-01
+ 29805 7.4512499999999995E-03 1.0916720034528087E-03 6.6176120205686562E-01
+ 29806 7.4514999999999998E-03 1.0918374502276189E-03 6.6181230202823060E-01
+ 29807 7.4517500000000000E-03 1.0920029097689014E-03 6.6186340199959581E-01
+ 29808 7.4520000000000003E-03 1.0921683820769880E-03 6.6191450197096102E-01
+ 29809 7.4522499999999997E-03 1.0923338671522060E-03 6.6196560194232601E-01
+ 29810 7.4524999999999999E-03 1.0924993649948855E-03 6.6201670191369122E-01
+ 29811 7.4527500000000002E-03 1.0926648756053603E-03 6.6206780188505621E-01
+ 29812 7.4529999999999996E-03 1.0928303989839558E-03 6.6211890185642119E-01
+ 29813 7.4532499999999998E-03 1.0929959351310039E-03 6.6217000182778640E-01
+ 29814 7.4535000000000001E-03 1.0931614840468372E-03 6.6222110179915161E-01
+ 29815 7.4537500000000003E-03 1.0933270457317839E-03 6.6227220177051682E-01
+ 29816 7.4539999999999997E-03 1.0934926201861758E-03 6.6232330174188181E-01
+ 29817 7.4542499999999999E-03 1.0936582074103445E-03 6.6237440171324680E-01
+ 29818 7.4545000000000002E-03 1.0938238074046228E-03 6.6242550168461201E-01
+ 29819 7.4547499999999996E-03 1.0939894201693386E-03 6.6247660165597699E-01
+ 29820 7.4549999999999998E-03 1.0941550457048276E-03 6.6252770162734220E-01
+ 29821 7.4552500000000001E-03 1.0943206840114187E-03 6.6257880159870741E-01
+ 29822 7.4555000000000003E-03 1.0944863350894468E-03 6.6262990157007262E-01
+ 29823 7.4557499999999997E-03 1.0946519989392426E-03 6.6268100154143761E-01
+ 29824 7.4560000000000000E-03 1.0948176755611392E-03 6.6273210151280260E-01
+ 29825 7.4562500000000002E-03 1.0949833649554685E-03 6.6278320148416781E-01
+ 29826 7.4564999999999996E-03 1.0951490703654508E-03 6.6283430145553279E-01
+ 29827 7.4567499999999998E-03 1.0953147851006280E-03 6.6288540142689800E-01
+ 29828 7.4570000000000001E-03 1.0954805126116827E-03 6.6293650139826321E-01
+ 29829 7.4572500000000003E-03 1.0956462528989516E-03 6.6298760136962820E-01
+ 29830 7.4574999999999997E-03 1.0958120059627698E-03 6.6303870134099319E-01
+ 29831 7.4577500000000000E-03 1.0959777718034741E-03 6.6308980131235840E-01
+ 29832 7.4580000000000002E-03 1.0961435504214007E-03 6.6314090128372360E-01
+ 29833 7.4582499999999996E-03 1.0963093418168846E-03 6.6319200125508859E-01
+ 29834 7.4584999999999999E-03 1.0964751459902628E-03 6.6324310122645380E-01
+ 29835 7.4587500000000001E-03 1.0966409629418737E-03 6.6329420119781901E-01
+ 29836 7.4589999999999995E-03 1.0968067926720520E-03 6.6334530116918400E-01
+ 29837 7.4592499999999997E-03 1.0969726351811365E-03 6.6339640114054899E-01
+ 29838 7.4595000000000000E-03 1.0971384904694622E-03 6.6344750111191420E-01
+ 29839 7.4597500000000002E-03 1.0973043577684283E-03 6.6349860108327940E-01
+ 29840 7.4599999999999996E-03 1.0974702387893265E-03 6.6354970105464439E-01
+ 29841 7.4602499999999999E-03 1.0976361325880104E-03 6.6360080102600960E-01
+ 29842 7.4605000000000001E-03 1.0978020391648154E-03 6.6365190099737459E-01
+ 29843 7.4607499999999995E-03 1.0979679585200763E-03 6.6370300096873958E-01
+ 29844 7.4609999999999998E-03 1.0981338906541323E-03 6.6375410094010479E-01
+ 29845 7.4612500000000000E-03 1.0982998355673170E-03 6.6380520091146999E-01
+ 29846 7.4615000000000003E-03 1.0984657932553879E-03 6.6385630088283520E-01
+ 29847 7.4617499999999996E-03 1.0986317637143200E-03 6.6390740085420019E-01
+ 29848 7.4619999999999999E-03 1.0987977469444439E-03 6.6395850082556540E-01
+ 29849 7.4622500000000001E-03 1.0989637429460900E-03 6.6400960079693039E-01
+ 29850 7.4624999999999995E-03 1.0991297517195880E-03 6.6406070076829538E-01
+ 29851 7.4627499999999998E-03 1.0992957732652701E-03 6.6411180073966058E-01
+ 29852 7.4630000000000000E-03 1.0994618075834668E-03 6.6416290071102579E-01
+ 29853 7.4632500000000003E-03 1.0996278546745095E-03 6.6421400068239100E-01
+ 29854 7.4634999999999996E-03 1.0997939145387283E-03 6.6426510065375599E-01
+ 29855 7.4637499999999999E-03 1.0999599871764564E-03 6.6431620062512098E-01
+ 29856 7.4640000000000001E-03 1.1001260725880251E-03 6.6436730059648619E-01
+ 29857 7.4642499999999995E-03 1.1002921707737685E-03 6.6441840056785118E-01
+ 29858 7.4644999999999998E-03 1.1004582817340158E-03 6.6446950053921638E-01
+ 29859 7.4647500000000000E-03 1.1006244054691005E-03 6.6452060051058159E-01
+ 29860 7.4650000000000003E-03 1.1007905419793550E-03 6.6457170048194658E-01
+ 29861 7.4652499999999997E-03 1.1009566912651130E-03 6.6462280045331157E-01
+ 29862 7.4654999999999999E-03 1.1011228533267074E-03 6.6467390042467678E-01
+ 29863 7.4657500000000002E-03 1.1012890281644706E-03 6.6472500039604199E-01
+ 29864 7.4659999999999995E-03 1.1014552157787357E-03 6.6477610036740697E-01
+ 29865 7.4662499999999998E-03 1.1016214161698376E-03 6.6482720033877218E-01
+ 29866 7.4665000000000000E-03 1.1017876293381102E-03 6.6487830031013739E-01
+ 29867 7.4667500000000003E-03 1.1019538552838853E-03 6.6492940028150238E-01
+ 29868 7.4669999999999997E-03 1.1021200940074991E-03 6.6498050025286737E-01
+ 29869 7.4672499999999999E-03 1.1022863455092860E-03 6.6503160022423258E-01
+ 29870 7.4675000000000002E-03 1.1024526097895796E-03 6.6508270019559779E-01
+ 29871 7.4677499999999996E-03 1.1026188868487141E-03 6.6513380016696277E-01
+ 29872 7.4679999999999998E-03 1.1027851766870272E-03 6.6518490013832798E-01
+ 29873 7.4682500000000001E-03 1.1029514793048521E-03 6.6523600010969297E-01
+ 29874 7.4685000000000003E-03 1.1031177947025224E-03 6.6528710008105818E-01
+ 29875 7.4687499999999997E-03 1.1032841228803773E-03 6.6533820005242317E-01
+ 29876 7.4689999999999999E-03 1.1034504638387497E-03 6.6538930002378838E-01
+ 29877 7.4692500000000002E-03 1.1036168175779779E-03 6.6544039999515359E-01
+ 29878 7.4694999999999996E-03 1.1037831840983955E-03 6.6549149996651857E-01
+ 29879 7.4697499999999998E-03 1.1039495634003432E-03 6.6554259993788378E-01
+ 29880 7.4700000000000001E-03 1.1041159554841507E-03 6.6559369990924877E-01
+ 29881 7.4702500000000003E-03 1.1042823603501601E-03 6.6564479988061398E-01
+ 29882 7.4704999999999997E-03 1.1044487779987055E-03 6.6569589985197897E-01
+ 29883 7.4707500000000000E-03 1.1046152084301267E-03 6.6574699982334418E-01
+ 29884 7.4710000000000002E-03 1.1047816516447594E-03 6.6579809979470939E-01
+ 29885 7.4712499999999996E-03 1.1049481076429405E-03 6.6584919976607437E-01
+ 29886 7.4714999999999998E-03 1.1051145764250083E-03 6.6590029973743936E-01
+ 29887 7.4717500000000001E-03 1.1052810579913013E-03 6.6595139970880457E-01
+ 29888 7.4720000000000003E-03 1.1054475523421571E-03 6.6600249968016978E-01
+ 29889 7.4722499999999997E-03 1.1056140594775288E-03 6.6605359965153477E-01
+ 29890 7.4725000000000000E-03 1.1057805793839414E-03 6.6610469962289998E-01
+ 29891 7.4727500000000002E-03 1.1059471120548096E-03 6.6615579959426496E-01
+ 29892 7.4729999999999996E-03 1.1061136574904542E-03 6.6620689956562995E-01
+ 29893 7.4732499999999999E-03 1.1062802156912006E-03 6.6625799953699516E-01
+ 29894 7.4735000000000001E-03 1.1064467866573691E-03 6.6630909950836037E-01
+ 29895 7.4737499999999995E-03 1.1066133692336857E-03 6.6636019947972536E-01
+ 29896 7.4739999999999997E-03 1.1067799656568438E-03 6.6641129945109057E-01
+ 29897 7.4742500000000000E-03 1.1069465748556084E-03 6.6646239942245578E-01
+ 29898 7.4745000000000002E-03 1.1071131968303097E-03 6.6651349939382076E-01
+ 29899 7.4747499999999996E-03 1.1072798315812777E-03 6.6656459936518575E-01
+ 29900 7.4749999999999999E-03 1.1074464791088459E-03 6.6661569933655096E-01
+ 29901 7.4752500000000001E-03 1.1076131394133430E-03 6.6666679930791617E-01
+ 29902 7.4754999999999995E-03 1.1077798124951017E-03 6.6671789927928116E-01
+ 29903 7.4757499999999998E-03 1.1079464983544550E-03 6.6676899925064637E-01
+ 29904 7.4760000000000000E-03 1.1081131969917330E-03 6.6682009922201135E-01
+ 29905 7.4762500000000003E-03 1.1082799084072682E-03 6.6687119919337656E-01
+ 29906 7.4764999999999996E-03 1.1084466326013931E-03 6.6692229916474155E-01
+ 29907 7.4767499999999999E-03 1.1086133695744399E-03 6.6697339913610676E-01
+ 29908 7.4770000000000001E-03 1.1087801193267431E-03 6.6702449910747197E-01
+ 29909 7.4772499999999995E-03 1.1089468818586306E-03 6.6707559907883696E-01
+ 29910 7.4774999999999998E-03 1.1091136571704421E-03 6.6712669905020217E-01
+ 29911 7.4777500000000000E-03 1.1092804452623255E-03 6.6717779902156715E-01
+ 29912 7.4780000000000003E-03 1.1094472461277557E-03 6.6722889899293236E-01
+ 29913 7.4782499999999997E-03 1.1096140597635609E-03 6.6727999896429735E-01
+ 29914 7.4784999999999999E-03 1.1097808872182935E-03 6.6733109893566256E-01
+ 29915 7.4787500000000002E-03 1.1099477263332401E-03 6.6738219890702777E-01
+ 29916 7.4789999999999995E-03 1.1101145782207579E-03 6.6743329887839276E-01
+ 29917 7.4792499999999998E-03 1.1102814428811743E-03 6.6748439884975774E-01
+ 29918 7.4795000000000000E-03 1.1104483203148185E-03 6.6753549882112295E-01
+ 29919 7.4797500000000003E-03 1.1106152105220164E-03 6.6758659879248816E-01
+ 29920 7.4799999999999997E-03 1.1107821135030954E-03 6.6763769876385315E-01
+ 29921 7.4802499999999999E-03 1.1109490292583837E-03 6.6768879873521836E-01
+ 29922 7.4805000000000002E-03 1.1111159577882107E-03 6.6773989870658335E-01
+ 29923 7.4807499999999996E-03 1.1112828990929029E-03 6.6779099867794833E-01
+ 29924 7.4809999999999998E-03 1.1114498531727913E-03 6.6784209864931354E-01
+ 29925 7.4812500000000001E-03 1.1116168200282026E-03 6.6789319862067875E-01
+ 29926 7.4815000000000003E-03 1.1117837996594661E-03 6.6794429859204396E-01
+ 29927 7.4817499999999997E-03 1.1119507920669097E-03 6.6799539856340895E-01
+ 29928 7.4819999999999999E-03 1.1121177972508640E-03 6.6804649853477416E-01
+ 29929 7.4822500000000002E-03 1.1122848152116591E-03 6.6809759850613915E-01
+ 29930 7.4824999999999996E-03 1.1124518459496230E-03 6.6814869847750413E-01
+ 29931 7.4827499999999998E-03 1.1126188894650876E-03 6.6819979844886934E-01
+ 29932 7.4830000000000001E-03 1.1127859457583814E-03 6.6825089842023455E-01
+ 29933 7.4832500000000003E-03 1.1129530148297866E-03 6.6830199839159976E-01
+ 29934 7.4834999999999997E-03 1.1131200966754092E-03 6.6835309836296475E-01
+ 29935 7.4837500000000000E-03 1.1132871912928322E-03 6.6840419833432974E-01
+ 29936 7.4840000000000002E-03 1.1134542986823814E-03 6.6845529830569494E-01
+ 29937 7.4842499999999996E-03 1.1136214188443810E-03 6.6850639827705993E-01
+ 29938 7.4844999999999998E-03 1.1137885517791585E-03 6.6855749824842514E-01
+ 29939 7.4847500000000001E-03 1.1139556974870384E-03 6.6860859821979035E-01
+ 29940 7.4850000000000003E-03 1.1141228559683469E-03 6.6865969819115556E-01
+ 29941 7.4852499999999997E-03 1.1142900272234108E-03 6.6871079816252055E-01
+ 29942 7.4855000000000000E-03 1.1144572112525564E-03 6.6876189813388554E-01
+ 29943 7.4857500000000002E-03 1.1146244080561111E-03 6.6881299810525074E-01
+ 29944 7.4859999999999996E-03 1.1147916176343995E-03 6.6886409807661573E-01
+ 29945 7.4862499999999998E-03 1.1149588399877511E-03 6.6891519804798094E-01
+ 29946 7.4865000000000001E-03 1.1151260751164924E-03 6.6896629801934615E-01
+ 29947 7.4867499999999995E-03 1.1152933230209501E-03 6.6901739799071114E-01
+ 29948 7.4869999999999997E-03 1.1154605837014515E-03 6.6906849796207613E-01
+ 29949 7.4872500000000000E-03 1.1156278571583275E-03 6.6911959793344133E-01
+ 29950 7.4875000000000002E-03 1.1157951433919031E-03 6.6917069790480654E-01
+ 29951 7.4877499999999996E-03 1.1159624424025060E-03 6.6922179787617153E-01
+ 29952 7.4879999999999999E-03 1.1161297541904668E-03 6.6927289784753674E-01
+ 29953 7.4882500000000001E-03 1.1162970787561130E-03 6.6932399781890173E-01
+ 29954 7.4884999999999995E-03 1.1164644160997722E-03 6.6937509779026672E-01
+ 29955 7.4887499999999997E-03 1.1166317662217762E-03 6.6942619776163192E-01
+ 29956 7.4890000000000000E-03 1.1167991291224514E-03 6.6947729773299713E-01
+ 29957 7.4892500000000002E-03 1.1169665048021290E-03 6.6952839770436234E-01
+ 29958 7.4894999999999996E-03 1.1171338932611371E-03 6.6957949767572733E-01
+ 29959 7.4897499999999999E-03 1.1173012944998069E-03 6.6963059764709254E-01
+ 29960 7.4900000000000001E-03 1.1174687085184669E-03 6.6968169761845753E-01
+ 29961 7.4902499999999995E-03 1.1176361353174471E-03 6.6973279758982251E-01
+ 29962 7.4904999999999998E-03 1.1178035748970793E-03 6.6978389756118772E-01
+ 29963 7.4907500000000000E-03 1.1179710272576937E-03 6.6983499753255293E-01
+ 29964 7.4910000000000003E-03 1.1181384923996196E-03 6.6988609750391814E-01
+ 29965 7.4912499999999996E-03 1.1183059703231888E-03 6.6993719747528313E-01
+ 29966 7.4914999999999999E-03 1.1184734610287317E-03 6.6998829744664812E-01
+ 29967 7.4917500000000001E-03 1.1186409645165803E-03 6.7003939741801333E-01
+ 29968 7.4919999999999995E-03 1.1188084807870653E-03 6.7009049738937831E-01
+ 29969 7.4922499999999998E-03 1.1189760098405193E-03 6.7014159736074352E-01
+ 29970 7.4925000000000000E-03 1.1191435516772737E-03 6.7019269733210873E-01
+ 29971 7.4927500000000003E-03 1.1193111062976610E-03 6.7024379730347394E-01
+ 29972 7.4929999999999997E-03 1.1194786737020106E-03 6.7029489727483893E-01
+ 29973 7.4932499999999999E-03 1.1196462538906582E-03 6.7034599724620392E-01
+ 29974 7.4935000000000002E-03 1.1198138468639348E-03 6.7039709721756913E-01
+ 29975 7.4937499999999995E-03 1.1199814526221736E-03 6.7044819718893411E-01
+ 29976 7.4939999999999998E-03 1.1201490711657078E-03 6.7049929716029932E-01
+ 29977 7.4942500000000000E-03 1.1203167024948714E-03 6.7055039713166453E-01
+ 29978 7.4945000000000003E-03 1.1204843466035253E-03 6.7060149710302952E-01
+ 29979 7.4947499999999997E-03 1.1206520034779633E-03 6.7065259707439451E-01
+ 29980 7.4949999999999999E-03 1.1208196731180211E-03 6.7070369704575972E-01
+ 29981 7.4952500000000002E-03 1.1209873555240132E-03 6.7075479701712493E-01
+ 29982 7.4954999999999996E-03 1.1211550506962584E-03 6.7080589698848991E-01
+ 29983 7.4957499999999998E-03 1.1213227586350759E-03 6.7085699695985512E-01
+ 29984 7.4960000000000001E-03 1.1214904793407834E-03 6.7090809693122011E-01
+ 29985 7.4962500000000003E-03 1.1216582128136981E-03 6.7095919690258532E-01
+ 29986 7.4964999999999997E-03 1.1218259590541385E-03 6.7101029687395031E-01
+ 29987 7.4967499999999999E-03 1.1219937180624254E-03 6.7106139684531552E-01
+ 29988 7.4970000000000002E-03 1.1221614898388763E-03 6.7111249681668073E-01
+ 29989 7.4972499999999996E-03 1.1223292743838102E-03 6.7116359678804571E-01
+ 29990 7.4974999999999998E-03 1.1224970716975464E-03 6.7121469675941092E-01
+ 29991 7.4977500000000001E-03 1.1226648817804056E-03 6.7126579673077591E-01
+ 29992 7.4980000000000003E-03 1.1228327046327053E-03 6.7131689670214112E-01
+ 29993 7.4982499999999997E-03 1.1230005620495270E-03 6.7136799667350611E-01
+ 29994 7.4985000000000000E-03 1.1231684095516499E-03 6.7141909664487132E-01
+ 29995 7.4987500000000002E-03 1.1233362698330619E-03 6.7147019661623653E-01
+ 29996 7.4989999999999996E-03 1.1235041237427214E-03 6.7152129658760151E-01
+ 29997 7.4992499999999998E-03 1.1236720104470322E-03 6.7157239655896650E-01
+ 29998 7.4995000000000001E-03 1.1238399099227053E-03 6.7162349653033171E-01
+ 29999 7.4997500000000003E-03 1.1240078221700638E-03 6.7167459650169692E-01
+ 30000 7.4999999999999997E-03 1.1241757471894256E-03 6.7172569647306191E-01
+ 30001 7.5002500000000000E-03 1.1243436849811175E-03 6.7177679644442712E-01
+ 30002 7.5005000000000002E-03 1.1245116355454571E-03 6.7182789641579232E-01
+ 30003 7.5007499999999996E-03 1.1246795988827667E-03 6.7187899638715731E-01
+ 30004 7.5009999999999999E-03 1.1248475749933687E-03 6.7193009635852230E-01
+ 30005 7.5012500000000001E-03 1.1250155638775855E-03 6.7198119632988751E-01
+ 30006 7.5014999999999995E-03 1.1251835658759944E-03 6.7203229630125250E-01
+ 30007 7.5017499999999997E-03 1.1253515802511023E-03 6.7208339627261771E-01
+ 30008 7.5020000000000000E-03 1.1255196074051951E-03 6.7213449624398292E-01
+ 30009 7.5022500000000002E-03 1.1256876473385998E-03 6.7218559621534790E-01
+ 30010 7.5024999999999996E-03 1.1258557000516423E-03 6.7223669618671289E-01
+ 30011 7.5027499999999999E-03 1.1260237655446503E-03 6.7228779615807810E-01
+ 30012 7.5030000000000001E-03 1.1261918438179499E-03 6.7233889612944331E-01
+ 30013 7.5032499999999995E-03 1.1263599348718689E-03 6.7238999610080830E-01
+ 30014 7.5034999999999998E-03 1.1265280387067330E-03 6.7244109607217351E-01
+ 30015 7.5037500000000000E-03 1.1266961553228717E-03 6.7249219604353849E-01
+ 30016 7.5040000000000003E-03 1.1268642847206112E-03 6.7254329601490370E-01
+ 30017 7.5042499999999996E-03 1.1270324269002784E-03 6.7259439598626869E-01
+ 30018 7.5044999999999999E-03 1.1272005818622035E-03 6.7264549595763390E-01
+ 30019 7.5047500000000001E-03 1.1273687496067141E-03 6.7269659592899911E-01
+ 30020 7.5049999999999995E-03 1.1275369301341365E-03 6.7274769590036410E-01
+ 30021 7.5052499999999998E-03 1.1277051234448014E-03 6.7279879587172930E-01
+ 30022 7.5055000000000000E-03 1.1278733295386944E-03 6.7284989584309429E-01
+ 30023 7.5057500000000003E-03 1.1280415484045141E-03 6.7290099581445950E-01
+ 30024 7.5059999999999997E-03 1.1282097800368780E-03 6.7295209578582449E-01
+ 30025 7.5062499999999999E-03 1.1283780244361037E-03 6.7300319575718970E-01
+ 30026 7.5065000000000002E-03 1.1285462816025061E-03 6.7305429572855491E-01
+ 30027 7.5067499999999995E-03 1.1287145515364019E-03 6.7310539569991990E-01
+ 30028 7.5069999999999998E-03 1.1288828342381064E-03 6.7315649567128488E-01
+ 30029 7.5072500000000000E-03 1.1290511297079363E-03 6.7320759564265009E-01
+ 30030 7.5075000000000003E-03 1.1292194379462083E-03 6.7325869561401530E-01
+ 30031 7.5077499999999997E-03 1.1293877589532392E-03 6.7330979558538029E-01
+ 30032 7.5079999999999999E-03 1.1295560927293460E-03 6.7336089555674550E-01
+ 30033 7.5082500000000002E-03 1.1297244392748456E-03 6.7341199552811071E-01
+ 30034 7.5084999999999995E-03 1.1298927985900545E-03 6.7346309549947569E-01
+ 30035 7.5087499999999998E-03 1.1300611706752909E-03 6.7351419547084068E-01
+ 30036 7.5090000000000000E-03 1.1302295555308726E-03 6.7356529544220589E-01
+ 30037 7.5092500000000003E-03 1.1303979531571175E-03 6.7361639541357110E-01
+ 30038 7.5094999999999997E-03 1.1305663640177749E-03 6.7366749538493609E-01
+ 30039 7.5097499999999999E-03 1.1307347872504109E-03 6.7371859535630130E-01
+ 30040 7.5100000000000002E-03 1.1309032232591609E-03 6.7376969532766628E-01
+ 30041 7.5102499999999996E-03 1.1310716720443475E-03 6.7382079529903127E-01
+ 30042 7.5104999999999998E-03 1.1312401336062931E-03 6.7387189527039648E-01
+ 30043 7.5107500000000001E-03 1.1314086079453191E-03 6.7392299524176169E-01
+ 30044 7.5110000000000003E-03 1.1315770950617499E-03 6.7397409521312690E-01
+ 30045 7.5112499999999997E-03 1.1317455949559057E-03 6.7402519518449189E-01
+ 30046 7.5114999999999999E-03 1.1319141076281101E-03 6.7407629515585710E-01
+ 30047 7.5117500000000002E-03 1.1320826330786886E-03 6.7412739512722208E-01
+ 30048 7.5119999999999996E-03 1.1322511713079617E-03 6.7417849509858707E-01
+ 30049 7.5122499999999998E-03 1.1324197223162543E-03 6.7422959506995228E-01
+ 30050 7.5125000000000001E-03 1.1325882861038903E-03 6.7428069504131749E-01
+ 30051 7.5127500000000003E-03 1.1327568626711931E-03 6.7433179501268270E-01
+ 30052 7.5129999999999997E-03 1.1329254520184857E-03 6.7438289498404769E-01
+ 30053 7.5132500000000000E-03 1.1330940541460941E-03 6.7443399495541267E-01
+ 30054 7.5135000000000002E-03 1.1332626690543426E-03 6.7448509492677788E-01
+ 30055 7.5137499999999996E-03 1.1334312967435543E-03 6.7453619489814287E-01
+ 30056 7.5139999999999998E-03 1.1335999372140552E-03 6.7458729486950808E-01
+ 30057 7.5142500000000001E-03 1.1337685904661704E-03 6.7463839484087329E-01
+ 30058 7.5144999999999995E-03 1.1339372565002245E-03 6.7468949481223828E-01
+ 30059 7.5147499999999997E-03 1.1341059353165426E-03 6.7474059478360326E-01
+ 30060 7.5150000000000000E-03 1.1342746269154518E-03 6.7479169475496847E-01
+ 30061 7.5152500000000002E-03 1.1344433312972765E-03 6.7484279472633368E-01
+ 30062 7.5154999999999996E-03 1.1346120484623423E-03 6.7489389469769867E-01
+ 30063 7.5157499999999999E-03 1.1347807784109773E-03 6.7494499466906388E-01
+ 30064 7.5160000000000001E-03 1.1349495211435052E-03 6.7499609464042909E-01
+ 30065 7.5162499999999995E-03 1.1351182766602534E-03 6.7504719461179408E-01
+ 30066 7.5164999999999997E-03 1.1352870449615495E-03 6.7509829458315906E-01
+ 30067 7.5167500000000000E-03 1.1354558260464529E-03 6.7514939455452427E-01
+ 30068 7.5170000000000002E-03 1.1356246199001143E-03 6.7520049452588948E-01
+ 30069 7.5172499999999996E-03 1.1357934265184232E-03 6.7525159449725447E-01
+ 30070 7.5174999999999999E-03 1.1359622459016898E-03 6.7530269446861968E-01
+ 30071 7.5177500000000001E-03 1.1361310780502259E-03 6.7535379443998467E-01
+ 30072 7.5179999999999995E-03 1.1362999229643431E-03 6.7540489441134965E-01
+ 30073 7.5182499999999998E-03 1.1364687806443541E-03 6.7545599438271486E-01
+ 30074 7.5185000000000000E-03 1.1366376510905684E-03 6.7550709435408007E-01
+ 30075 7.5187500000000003E-03 1.1368065343033021E-03 6.7555819432544528E-01
+ 30076 7.5189999999999996E-03 1.1369754302828633E-03 6.7560929429681027E-01
+ 30077 7.5192499999999999E-03 1.1371443390295677E-03 6.7566039426817548E-01
+ 30078 7.5195000000000001E-03 1.1373132605437270E-03 6.7571149423954047E-01
+ 30079 7.5197499999999995E-03 1.1374821948256545E-03 6.7576259421090545E-01
+ 30080 7.5199999999999998E-03 1.1376511418756629E-03 6.7581369418227066E-01
+ 30081 7.5202500000000000E-03 1.1378201016940652E-03 6.7586479415363587E-01
+ 30082 7.5205000000000003E-03 1.1379890742811768E-03 6.7591589412500108E-01
+ 30083 7.5207499999999997E-03 1.1381580596373077E-03 6.7596699409636607E-01
+ 30084 7.5209999999999999E-03 1.1383270577627763E-03 6.7601809406773106E-01
+ 30085 7.5212500000000002E-03 1.1384960686578935E-03 6.7606919403909627E-01
+ 30086 7.5214999999999995E-03 1.1386650923229744E-03 6.7612029401046125E-01
+ 30087 7.5217499999999998E-03 1.1388341287583328E-03 6.7617139398182646E-01
+ 30088 7.5220000000000000E-03 1.1390031779642856E-03 6.7622249395319167E-01
+ 30089 7.5222500000000003E-03 1.1391722399411450E-03 6.7627359392455666E-01
+ 30090 7.5224999999999997E-03 1.1393413146892255E-03 6.7632469389592165E-01
+ 30091 7.5227499999999999E-03 1.1395104022088451E-03 6.7637579386728686E-01
+ 30092 7.5230000000000002E-03 1.1396795025003165E-03 6.7642689383865207E-01
+ 30093 7.5232499999999996E-03 1.1398486155639589E-03 6.7647799381001705E-01
+ 30094 7.5234999999999998E-03 1.1400177414000829E-03 6.7652909378138226E-01
+ 30095 7.5237500000000001E-03 1.1401868800090082E-03 6.7658019375274747E-01
+ 30096 7.5240000000000003E-03 1.1403560313910494E-03 6.7663129372411246E-01
+ 30097 7.5242499999999997E-03 1.1405251955465216E-03 6.7668239369547745E-01
+ 30098 7.5244999999999999E-03 1.1406943724757441E-03 6.7673349366684266E-01
+ 30099 7.5247500000000002E-03 1.1408635621790312E-03 6.7678459363820787E-01
+ 30100 7.5249999999999996E-03 1.1410327646566999E-03 6.7683569360957285E-01
+ 30101 7.5252499999999998E-03 1.1412019799090683E-03 6.7688679358093806E-01
+ 30102 7.5255000000000001E-03 1.1413712079364523E-03 6.7693789355230305E-01
+ 30103 7.5257500000000003E-03 1.1415404487391707E-03 6.7698899352366826E-01
+ 30104 7.5259999999999997E-03 1.1417097023175395E-03 6.7704009349503325E-01
+ 30105 7.5262500000000000E-03 1.1418789686718773E-03 6.7709119346639846E-01
+ 30106 7.5265000000000002E-03 1.1420482478025019E-03 6.7714229343776366E-01
+ 30107 7.5267499999999996E-03 1.1422175397097305E-03 6.7719339340912865E-01
+ 30108 7.5269999999999998E-03 1.1423868443938829E-03 6.7724449338049386E-01
+ 30109 7.5272500000000001E-03 1.1425561618552767E-03 6.7729559335185885E-01
+ 30110 7.5275000000000003E-03 1.1427254920942304E-03 6.7734669332322406E-01
+ 30111 7.5277499999999997E-03 1.1428948351110619E-03 6.7739779329458905E-01
+ 30112 7.5280000000000000E-03 1.1430641909058953E-03 6.7744889326595426E-01
+ 30113 7.5282500000000002E-03 1.1432335594743232E-03 6.7749999323731946E-01
+ 30114 7.5284999999999996E-03 1.1434029408146466E-03 6.7755109320868445E-01
+ 30115 7.5287499999999999E-03 1.1435723349271830E-03 6.7760219318004944E-01
+ 30116 7.5290000000000001E-03 1.1437417418122420E-03 6.7765329315141465E-01
+ 30117 7.5292499999999995E-03 1.1439111614701411E-03 6.7770439312277964E-01
+ 30118 7.5294999999999997E-03 1.1440805939011943E-03 6.7775549309414485E-01
+ 30119 7.5297500000000000E-03 1.1442500391057179E-03 6.7780659306551005E-01
+ 30120 7.5300000000000002E-03 1.1444194970840265E-03 6.7785769303687504E-01
+ 30121 7.5302499999999996E-03 1.1445889678364332E-03 6.7790879300824003E-01
+ 30122 7.5304999999999999E-03 1.1447584513632546E-03 6.7795989297960524E-01
+ 30123 7.5307500000000001E-03 1.1449279476648082E-03 6.7801099295097045E-01
+ 30124 7.5309999999999995E-03 1.1450974567414074E-03 6.7806209292233544E-01
+ 30125 7.5312499999999998E-03 1.1452669785933689E-03 6.7811319289370064E-01
+ 30126 7.5315000000000000E-03 1.1454365132210101E-03 6.7816429286506585E-01
+ 30127 7.5317500000000003E-03 1.1456060606246465E-03 6.7821539283643084E-01
+ 30128 7.5319999999999996E-03 1.1457756208045932E-03 6.7826649280779583E-01
+ 30129 7.5322499999999999E-03 1.1459451937611694E-03 6.7831759277916104E-01
+ 30130 7.5325000000000001E-03 1.1461147794946907E-03 6.7836869275052625E-01
+ 30131 7.5327499999999995E-03 1.1462843780054744E-03 6.7841979272189123E-01
+ 30132 7.5329999999999998E-03 1.1464539904273319E-03 6.7847089269325644E-01
+ 30133 7.5332500000000000E-03 1.1466236145611236E-03 6.7852199266462143E-01
+ 30134 7.5335000000000003E-03 1.1467932514744445E-03 6.7857309263598664E-01
+ 30135 7.5337499999999996E-03 1.1469629011658371E-03 6.7862419260735163E-01
+ 30136 7.5339999999999999E-03 1.1471325636279056E-03 6.7867529257871684E-01
+ 30137 7.5342500000000001E-03 1.1473022388600602E-03 6.7872639255008205E-01
+ 30138 7.5344999999999995E-03 1.1474719268626092E-03 6.7877749252144703E-01
+ 30139 7.5347499999999998E-03 1.1476416276358689E-03 6.7882859249281224E-01
+ 30140 7.5350000000000000E-03 1.1478113411801496E-03 6.7887969246417723E-01
+ 30141 7.5352500000000003E-03 1.1479810674957611E-03 6.7893079243554244E-01
+ 30142 7.5354999999999997E-03 1.1481508065830166E-03 6.7898189240690743E-01
+ 30143 7.5357499999999999E-03 1.1483205584422291E-03 6.7903299237827264E-01
+ 30144 7.5360000000000002E-03 1.1484903230737104E-03 6.7908409234963785E-01
+ 30145 7.5362499999999995E-03 1.1486601004777738E-03 6.7913519232100283E-01
+ 30146 7.5364999999999998E-03 1.1488298906547321E-03 6.7918629229236782E-01
+ 30147 7.5367500000000000E-03 1.1489996936048968E-03 6.7923739226373303E-01
+ 30148 7.5370000000000003E-03 1.1491695093285830E-03 6.7928849223509824E-01
+ 30149 7.5372499999999997E-03 1.1493393378261018E-03 6.7933959220646323E-01
+ 30150 7.5374999999999999E-03 1.1495091790977687E-03 6.7939069217782844E-01
+ 30151 7.5377500000000002E-03 1.1496790331438978E-03 6.7944179214919342E-01
+ 30152 7.5379999999999996E-03 1.1498488999648006E-03 6.7949289212055841E-01
+ 30153 7.5382499999999998E-03 1.1500187795607931E-03 6.7954399209192362E-01
+ 30154 7.5385000000000001E-03 1.1501886710099545E-03 6.7959509206328883E-01
+ 30155 7.5387500000000003E-03 1.1503585762706371E-03 6.7964619203465404E-01
+ 30156 7.5389999999999997E-03 1.1505284943165684E-03 6.7969729200601903E-01
+ 30157 7.5392499999999999E-03 1.1506984251480697E-03 6.7974839197738424E-01
+ 30158 7.5395000000000002E-03 1.1508683687577413E-03 6.7979949194874922E-01
+ 30159 7.5397499999999996E-03 1.1510383251330690E-03 6.7985059192011421E-01
+ 30160 7.5399999999999998E-03 1.1512082942741664E-03 6.7990169189147942E-01
+ 30161 7.5402500000000001E-03 1.1513782761813410E-03 6.7995279186284463E-01
+ 30162 7.5405000000000003E-03 1.1515482708548967E-03 6.8000389183420984E-01
+ 30163 7.5407499999999997E-03 1.1517182782951414E-03 6.8005499180557483E-01
+ 30164 7.5410000000000000E-03 1.1518882985023841E-03 6.8010609177693981E-01
+ 30165 7.5412500000000002E-03 1.1520583314769306E-03 6.8015719174830502E-01
+ 30166 7.5414999999999996E-03 1.1522283772190886E-03 6.8020829171967001E-01
+ 30167 7.5417499999999998E-03 1.1523984357291663E-03 6.8025939169103522E-01
+ 30168 7.5420000000000001E-03 1.1525685070074710E-03 6.8031049166240043E-01
+ 30169 7.5422499999999995E-03 1.1527385910543109E-03 6.8036159163376542E-01
+ 30170 7.5424999999999997E-03 1.1529086878699947E-03 6.8041269160513063E-01
+ 30171 7.5427500000000000E-03 1.1530787974548310E-03 6.8046379157649561E-01
+ 30172 7.5430000000000002E-03 1.1532489198091275E-03 6.8051489154786082E-01
+ 30173 7.5432499999999996E-03 1.1534190549331927E-03 6.8056599151922581E-01
+ 30174 7.5434999999999999E-03 1.1535892028273359E-03 6.8061709149059102E-01
+ 30175 7.5437500000000001E-03 1.1537593634918682E-03 6.8066819146195623E-01
+ 30176 7.5439999999999995E-03 1.1539295369270950E-03 6.8071929143332122E-01
+ 30177 7.5442499999999997E-03 1.1540997231333299E-03 6.8077039140468620E-01
+ 30178 7.5445000000000000E-03 1.1542699221108808E-03 6.8082149137605141E-01
+ 30179 7.5447500000000002E-03 1.1544401338600568E-03 6.8087259134741662E-01
+ 30180 7.5449999999999996E-03 1.1546103583811680E-03 6.8092369131878161E-01
+ 30181 7.5452499999999999E-03 1.1547805956745260E-03 6.8097479129014682E-01
+ 30182 7.5455000000000001E-03 1.1549508457404400E-03 6.8102589126151181E-01
+ 30183 7.5457499999999995E-03 1.1551211085792212E-03 6.8107699123287679E-01
+ 30184 7.5459999999999998E-03 1.1552913841911792E-03 6.8112809120424200E-01
+ 30185 7.5462500000000000E-03 1.1554616725766283E-03 6.8117919117560721E-01
+ 30186 7.5465000000000003E-03 1.1556319737358748E-03 6.8123029114697242E-01
+ 30187 7.5467499999999996E-03 1.1558022876692324E-03 6.8128139111833741E-01
+ 30188 7.5469999999999999E-03 1.1559726143770121E-03 6.8133249108970262E-01
+ 30189 7.5472500000000001E-03 1.1561429538595269E-03 6.8138359106106761E-01
+ 30190 7.5474999999999995E-03 1.1563133061170867E-03 6.8143469103243259E-01
+ 30191 7.5477499999999998E-03 1.1564836711500047E-03 6.8148579100379780E-01
+ 30192 7.5480000000000000E-03 1.1566540489585931E-03 6.8153689097516301E-01
+ 30193 7.5482500000000003E-03 1.1568244395431637E-03 6.8158799094652822E-01
+ 30194 7.5484999999999997E-03 1.1569948429040280E-03 6.8163909091789321E-01
+ 30195 7.5487499999999999E-03 1.1571652590415006E-03 6.8169019088925820E-01
+ 30196 7.5490000000000002E-03 1.1573356879558939E-03 6.8174129086062341E-01
+ 30197 7.5492499999999995E-03 1.1575061296475210E-03 6.8179239083198839E-01
+ 30198 7.5494999999999998E-03 1.1576765841166937E-03 6.8184349080335360E-01
+ 30199 7.5497500000000000E-03 1.1578470513637271E-03 6.8189459077471881E-01
+ 30200 7.5500000000000003E-03 1.1580175313889347E-03 6.8194569074608402E-01
+ 30201 7.5502499999999997E-03 1.1581880241926287E-03 6.8199679071744901E-01
+ 30202 7.5504999999999999E-03 1.1583585297751254E-03 6.8204789068881400E-01
+ 30203 7.5507500000000002E-03 1.1585290481365240E-03 6.8209899066017921E-01
+ 30204 7.5509999999999996E-03 1.1586995792712690E-03 6.8215009063154419E-01
+ 30205 7.5512499999999998E-03 1.1588701231770207E-03 6.8220119060290940E-01
+ 30206 7.5515000000000001E-03 1.1590406798540848E-03 6.8225229057427461E-01
+ 30207 7.5517500000000003E-03 1.1592112493027721E-03 6.8230339054563960E-01
+ 30208 7.5519999999999997E-03 1.1593818315233885E-03 6.8235449051700459E-01
+ 30209 7.5522499999999999E-03 1.1595524265162441E-03 6.8240559048836980E-01
+ 30210 7.5525000000000002E-03 1.1597230342816473E-03 6.8245669045973500E-01
+ 30211 7.5527499999999996E-03 1.1598936548199055E-03 6.8250779043109999E-01
+ 30212 7.5529999999999998E-03 1.1600642881313297E-03 6.8255889040246520E-01
+ 30213 7.5532500000000001E-03 1.1602349342162293E-03 6.8260999037383019E-01
+ 30214 7.5535000000000003E-03 1.1604055930749125E-03 6.8266109034519540E-01
+ 30215 7.5537499999999997E-03 1.1605762647076878E-03 6.8271219031656039E-01
+ 30216 7.5540000000000000E-03 1.1607469474679099E-03 6.8276329028792559E-01
+ 30217 7.5542500000000002E-03 1.1609176444500994E-03 6.8281439025929080E-01
+ 30218 7.5544999999999996E-03 1.1610883542045908E-03 6.8286549023065579E-01
+ 30219 7.5547499999999998E-03 1.1612590767316941E-03 6.8291659020202100E-01
+ 30220 7.5550000000000001E-03 1.1614298120317173E-03 6.8296769017338599E-01
+ 30221 7.5552500000000003E-03 1.1616005601049679E-03 6.8301879014475120E-01
+ 30222 7.5554999999999997E-03 1.1617713209517557E-03 6.8306989011611619E-01
+ 30223 7.5557500000000000E-03 1.1619420945723901E-03 6.8312099008748139E-01
+ 30224 7.5560000000000002E-03 1.1621128809671791E-03 6.8317209005884660E-01
+ 30225 7.5562499999999996E-03 1.1622836801364327E-03 6.8322319003021159E-01
+ 30226 7.5564999999999998E-03 1.1624544920804613E-03 6.8327429000157658E-01
+ 30227 7.5567500000000001E-03 1.1626253167995727E-03 6.8332538997294179E-01
+ 30228 7.5569999999999995E-03 1.1627961542940773E-03 6.8337648994430678E-01
+ 30229 7.5572499999999997E-03 1.1629670045642867E-03 6.8342758991567198E-01
+ 30230 7.5575000000000000E-03 1.1631378723016104E-03 6.8347868988703719E-01
+ 30231 7.5577500000000002E-03 1.1633087483621308E-03 6.8352978985840240E-01
+ 30232 7.5579999999999996E-03 1.1634796372020344E-03 6.8358088982976739E-01
+ 30233 7.5582499999999999E-03 1.1636505388216349E-03 6.8363198980113238E-01
+ 30234 7.5585000000000001E-03 1.1638214532212431E-03 6.8368308977249759E-01
+ 30235 7.5587499999999995E-03 1.1639923804011743E-03 6.8373418974386257E-01
+ 30236 7.5589999999999997E-03 1.1641633203617410E-03 6.8378528971522778E-01
+ 30237 7.5592500000000000E-03 1.1643342731032570E-03 6.8383638968659299E-01
+ 30238 7.5595000000000002E-03 1.1645052386260370E-03 6.8388748965795798E-01
+ 30239 7.5597499999999996E-03 1.1646762169303928E-03 6.8393858962932297E-01
+ 30240 7.5599999999999999E-03 1.1648472080166392E-03 6.8398968960068818E-01
+ 30241 7.5602500000000001E-03 1.1650182118850912E-03 6.8404078957205339E-01
+ 30242 7.5604999999999995E-03 1.1651892285360612E-03 6.8409188954341837E-01
+ 30243 7.5607499999999998E-03 1.1653602579698662E-03 6.8414298951478358E-01
+ 30244 7.5610000000000000E-03 1.1655313001868188E-03 6.8419408948614879E-01
+ 30245 7.5612500000000003E-03 1.1657023551872362E-03 6.8424518945751378E-01
+ 30246 7.5614999999999996E-03 1.1658734229714298E-03 6.8429628942887877E-01
+ 30247 7.5617499999999999E-03 1.1660445035397190E-03 6.8434738940024398E-01
+ 30248 7.5620000000000001E-03 1.1662155968924172E-03 6.8439848937160919E-01
+ 30249 7.5622499999999995E-03 1.1663867030288510E-03 6.8444958934297417E-01
+ 30250 7.5624999999999998E-03 1.1665578219346169E-03 6.8450068931433938E-01
+ 30251 7.5627500000000000E-03 1.1667289536051023E-03 6.8455178928570437E-01
+ 30252 7.5630000000000003E-03 1.1669000980406082E-03 6.8460288925706958E-01
+ 30253 7.5632499999999997E-03 1.1670712552414322E-03 6.8465398922843457E-01
+ 30254 7.5634999999999999E-03 1.1672424252078778E-03 6.8470508919979978E-01
+ 30255 7.5637500000000002E-03 1.1674136079402465E-03 6.8475618917116499E-01
+ 30256 7.5639999999999995E-03 1.1675848034388367E-03 6.8480728914252997E-01
+ 30257 7.5642499999999998E-03 1.1677560117039523E-03 6.8485838911389496E-01
+ 30258 7.5645000000000000E-03 1.1679272327358929E-03 6.8490948908526017E-01
+ 30259 7.5647500000000003E-03 1.1680984665349619E-03 6.8496058905662538E-01
+ 30260 7.5649999999999997E-03 1.1682697115783390E-03 6.8501168902799037E-01
+ 30261 7.5652499999999999E-03 1.1684409708791978E-03 6.8506278899935558E-01
+ 30262 7.5655000000000002E-03 1.1686122429571217E-03 6.8511388897072079E-01
+ 30263 7.5657499999999996E-03 1.1687835278124197E-03 6.8516498894208577E-01
+ 30264 7.5659999999999998E-03 1.1689548254454030E-03 6.8521608891345076E-01
+ 30265 7.5662500000000001E-03 1.1691261358563803E-03 6.8526718888481597E-01
+ 30266 7.5665000000000003E-03 1.1692974590456621E-03 6.8531828885618118E-01
+ 30267 7.5667499999999997E-03 1.1694687950135564E-03 6.8536938882754617E-01
+ 30268 7.5669999999999999E-03 1.1696401437603758E-03 6.8542048879891138E-01
+ 30269 7.5672500000000002E-03 1.1698115052864288E-03 6.8547158877027636E-01
+ 30270 7.5674999999999996E-03 1.1699828810415667E-03 6.8552268874164135E-01
+ 30271 7.5677499999999998E-03 1.1701542680697551E-03 6.8557378871300656E-01
+ 30272 7.5680000000000001E-03 1.1703256678690084E-03 6.8562488868437177E-01
+ 30273 7.5682500000000003E-03 1.1704970804396306E-03 6.8567598865573698E-01
+ 30274 7.5684999999999997E-03 1.1706685057819252E-03 6.8572708862710197E-01
+ 30275 7.5687500000000000E-03 1.1708399438961974E-03 6.8577818859846718E-01
+ 30276 7.5690000000000002E-03 1.1710113947827510E-03 6.8582928856983216E-01
+ 30277 7.5692499999999996E-03 1.1711828584418898E-03 6.8588038854119715E-01
+ 30278 7.5694999999999998E-03 1.1713543348739223E-03 6.8593148851256236E-01
+ 30279 7.5697500000000001E-03 1.1715258240791516E-03 6.8598258848392757E-01
+ 30280 7.5700000000000003E-03 1.1716973260578823E-03 6.8603368845529278E-01
+ 30281 7.5702499999999997E-03 1.1718688408104195E-03 6.8608478842665777E-01
+ 30282 7.5705000000000000E-03 1.1720403683370714E-03 6.8613588839802275E-01
+ 30283 7.5707500000000002E-03 1.1722119086381413E-03 6.8618698836938796E-01
+ 30284 7.5709999999999996E-03 1.1723834617139350E-03 6.8623808834075295E-01
+ 30285 7.5712499999999999E-03 1.1725550275647617E-03 6.8628918831211816E-01
+ 30286 7.5715000000000001E-03 1.1727266061909256E-03 6.8634028828348337E-01
+ 30287 7.5717499999999995E-03 1.1728981975927324E-03 6.8639138825484836E-01
+ 30288 7.5719999999999997E-03 1.1730698017704910E-03 6.8644248822621334E-01
+ 30289 7.5722500000000000E-03 1.1732414187245067E-03 6.8649358819757855E-01
+ 30290 7.5725000000000002E-03 1.1734130484550862E-03 6.8654468816894376E-01
+ 30291 7.5727499999999996E-03 1.1735846909625368E-03 6.8659578814030875E-01
+ 30292 7.5729999999999999E-03 1.1737563462471681E-03 6.8664688811167396E-01
+ 30293 7.5732500000000001E-03 1.1739280143092860E-03 6.8669798808303917E-01
+ 30294 7.5734999999999995E-03 1.1740996951491972E-03 6.8674908805440416E-01
+ 30295 7.5737499999999998E-03 1.1742713887671567E-03 6.8680018802576914E-01
+ 30296 7.5740000000000000E-03 1.1744430951592859E-03 6.8685128799713435E-01
+ 30297 7.5742500000000003E-03 1.1746148143232760E-03 6.8690238796849956E-01
+ 30298 7.5744999999999996E-03 1.1747865462594291E-03 6.8695348793986455E-01
+ 30299 7.5747499999999999E-03 1.1749582909680500E-03 6.8700458791122976E-01
+ 30300 7.5750000000000001E-03 1.1751300484494434E-03 6.8705568788259475E-01
+ 30301 7.5752499999999995E-03 1.1753018187039101E-03 6.8710678785395973E-01
+ 30302 7.5754999999999998E-03 1.1754736017317564E-03 6.8715788782532494E-01
+ 30303 7.5757500000000000E-03 1.1756453975332835E-03 6.8720898779669015E-01
+ 30304 7.5760000000000003E-03 1.1758172061087980E-03 6.8726008776805536E-01
+ 30305 7.5762499999999997E-03 1.1759890274586041E-03 6.8731118773942035E-01
+ 30306 7.5764999999999999E-03 1.1761608615830058E-03 6.8736228771078556E-01
+ 30307 7.5767500000000002E-03 1.1763327084823086E-03 6.8741338768215055E-01
+ 30308 7.5769999999999995E-03 1.1765045681568170E-03 6.8746448765351553E-01
+ 30309 7.5772499999999998E-03 1.1766764406068355E-03 6.8751558762488074E-01
+ 30310 7.5775000000000000E-03 1.1768483258326708E-03 6.8756668759624595E-01
+ 30311 7.5777500000000003E-03 1.1770202238346281E-03 6.8761778756761116E-01
+ 30312 7.5779999999999997E-03 1.1771921346130098E-03 6.8766888753897615E-01
+ 30313 7.5782499999999999E-03 1.1773640581681268E-03 6.8771998751034114E-01
+ 30314 7.5785000000000002E-03 1.1775359945002822E-03 6.8777108748170634E-01
+ 30315 7.5787499999999995E-03 1.1777079436097833E-03 6.8782218745307133E-01
+ 30316 7.5789999999999998E-03 1.1778799054969350E-03 6.8787328742443654E-01
+ 30317 7.5792500000000000E-03 1.1780518801620457E-03 6.8792438739580175E-01
+ 30318 7.5795000000000003E-03 1.1782238676054197E-03 6.8797548736716674E-01
+ 30319 7.5797499999999997E-03 1.1783958678273658E-03 6.8802658733853173E-01
+ 30320 7.5799999999999999E-03 1.1785678808281903E-03 6.8807768730989693E-01
+ 30321 7.5802500000000002E-03 1.1787399066082002E-03 6.8812878728126214E-01
+ 30322 7.5804999999999996E-03 1.1789119451677040E-03 6.8817988725262713E-01
+ 30323 7.5807499999999998E-03 1.1790839965070093E-03 6.8823098722399234E-01
+ 30324 7.5810000000000001E-03 1.1792560606264219E-03 6.8828208719535755E-01
+ 30325 7.5812500000000003E-03 1.1794281375262510E-03 6.8833318716672254E-01
+ 30326 7.5814999999999997E-03 1.1796002272068027E-03 6.8838428713808753E-01
+ 30327 7.5817499999999999E-03 1.1797723296683882E-03 6.8843538710945273E-01
+ 30328 7.5820000000000002E-03 1.1799444507236347E-03 6.8848648708081794E-01
+ 30329 7.5822499999999996E-03 1.1801165787602252E-03 6.8853758705218293E-01
+ 30330 7.5824999999999998E-03 1.1802887195625656E-03 6.8858868702354814E-01
+ 30331 7.5827500000000001E-03 1.1804608731309509E-03 6.8863978699491313E-01
+ 30332 7.5830000000000003E-03 1.1806330394656802E-03 6.8869088696627834E-01
+ 30333 7.5832499999999997E-03 1.1808052185670475E-03 6.8874198693764332E-01
+ 30334 7.5835000000000000E-03 1.1809774104353540E-03 6.8879308690900853E-01
+ 30335 7.5837500000000002E-03 1.1811496150708940E-03 6.8884418688037374E-01
+ 30336 7.5839999999999996E-03 1.1813218324739658E-03 6.8889528685173873E-01
+ 30337 7.5842499999999998E-03 1.1814940626448678E-03 6.8894638682310394E-01
+ 30338 7.5845000000000001E-03 1.1816663055838963E-03 6.8899748679446893E-01
+ 30339 7.5847499999999995E-03 1.1818385612913491E-03 6.8904858676583391E-01
+ 30340 7.5849999999999997E-03 1.1820108297675269E-03 6.8909968673719912E-01
+ 30341 7.5852500000000000E-03 1.1821831110127264E-03 6.8915078670856433E-01
+ 30342 7.5855000000000002E-03 1.1823554050272456E-03 6.8920188667992954E-01
+ 30343 7.5857499999999996E-03 1.1825277118113842E-03 6.8925298665129453E-01
+ 30344 7.5859999999999999E-03 1.1827000313654407E-03 6.8930408662265952E-01
+ 30345 7.5862500000000001E-03 1.1828723636897146E-03 6.8935518659402473E-01
+ 30346 7.5864999999999995E-03 1.1830447087845027E-03 6.8940628656538971E-01
+ 30347 7.5867499999999997E-03 1.1832170666501083E-03 6.8945738653675492E-01
+ 30348 7.5870000000000000E-03 1.1833894372868282E-03 6.8950848650812013E-01
+ 30349 7.5872500000000002E-03 1.1835618206949628E-03 6.8955958647948512E-01
+ 30350 7.5874999999999996E-03 1.1837342168748123E-03 6.8961068645085011E-01
+ 30351 7.5877499999999999E-03 1.1839066258266763E-03 6.8966178642221532E-01
+ 30352 7.5880000000000001E-03 1.1840790475508554E-03 6.8971288639358053E-01
+ 30353 7.5882499999999995E-03 1.1842514820476482E-03 6.8976398636494551E-01
+ 30354 7.5884999999999998E-03 1.1844239293173583E-03 6.8981508633631072E-01
+ 30355 7.5887500000000000E-03 1.1845963893602851E-03 6.8986618630767593E-01
+ 30356 7.5890000000000003E-03 1.1847688621767292E-03 6.8991728627904092E-01
+ 30357 7.5892499999999996E-03 1.1849413477669922E-03 6.8996838625040591E-01
+ 30358 7.5894999999999999E-03 1.1851138461313744E-03 6.9001948622177112E-01
+ 30359 7.5897500000000001E-03 1.1852863572701783E-03 6.9007058619313633E-01
+ 30360 7.5899999999999995E-03 1.1854588811837040E-03 6.9012168616450131E-01
+ 30361 7.5902499999999998E-03 1.1856314178722545E-03 6.9017278613586652E-01
+ 30362 7.5905000000000000E-03 1.1858039673361322E-03 6.9022388610723151E-01
+ 30363 7.5907500000000003E-03 1.1859765295756384E-03 6.9027498607859672E-01
+ 30364 7.5909999999999997E-03 1.1861491045910761E-03 6.9032608604996171E-01
+ 30365 7.5912499999999999E-03 1.1863216923827468E-03 6.9037718602132692E-01
+ 30366 7.5915000000000002E-03 1.1864942929509525E-03 6.9042828599269213E-01
+ 30367 7.5917499999999995E-03 1.1866669062959969E-03 6.9047938596405711E-01
+ 30368 7.5919999999999998E-03 1.1868395324181841E-03 6.9053048593542232E-01
+ 30369 7.5922500000000000E-03 1.1870121713178157E-03 6.9058158590678731E-01
+ 30370 7.5925000000000003E-03 1.1871848229951948E-03 6.9063268587815252E-01
+ 30371 7.5927499999999997E-03 1.1873574874506261E-03 6.9068378584951751E-01
+ 30372 7.5929999999999999E-03 1.1875301646844124E-03 6.9073488582088272E-01
+ 30373 7.5932500000000002E-03 1.1877028546968577E-03 6.9078598579224793E-01
+ 30374 7.5934999999999996E-03 1.1878755574882642E-03 6.9083708576361291E-01
+ 30375 7.5937499999999998E-03 1.1880482730589417E-03 6.9088818573497790E-01
+ 30376 7.5940000000000001E-03 1.1882210014091887E-03 6.9093928570634311E-01
+ 30377 7.5942500000000003E-03 1.1883937425393120E-03 6.9099038567770832E-01
+ 30378 7.5944999999999997E-03 1.1885664964496158E-03 6.9104148564907331E-01
+ 30379 7.5947499999999999E-03 1.1887392631404047E-03 6.9109258562043852E-01
+ 30380 7.5950000000000002E-03 1.1889120426119852E-03 6.9114368559180350E-01
+ 30381 7.5952499999999996E-03 1.1890848348646592E-03 6.9119478556316849E-01
+ 30382 7.5954999999999998E-03 1.1892576398987362E-03 6.9124588553453370E-01
+ 30383 7.5957500000000001E-03 1.1894304577145191E-03 6.9129698550589891E-01
+ 30384 7.5960000000000003E-03 1.1896032883123146E-03 6.9134808547726412E-01
+ 30385 7.5962499999999997E-03 1.1897761316924283E-03 6.9139918544862911E-01
+ 30386 7.5965000000000000E-03 1.1899489878551663E-03 6.9145028541999431E-01
+ 30387 7.5967500000000002E-03 1.1901218568008344E-03 6.9150138539135930E-01
+ 30388 7.5969999999999996E-03 1.1902947385297380E-03 6.9155248536272429E-01
+ 30389 7.5972499999999998E-03 1.1904676330346769E-03 6.9160358533408950E-01
+ 30390 7.5975000000000001E-03 1.1906405403063482E-03 6.9165468530545471E-01
+ 30391 7.5977500000000003E-03 1.1908134603450104E-03 6.9170578527681992E-01
+ 30392 7.5979999999999997E-03 1.1909863931509593E-03 6.9175688524818491E-01
+ 30393 7.5982500000000000E-03 1.1911593387244864E-03 6.9180798521954989E-01
+ 30394 7.5985000000000002E-03 1.1913322970658884E-03 6.9185908519091510E-01
+ 30395 7.5987499999999996E-03 1.1915052681754578E-03 6.9191018516228009E-01
+ 30396 7.5989999999999999E-03 1.1916782520534927E-03 6.9196128513364530E-01
+ 30397 7.5992500000000001E-03 1.1918512487002848E-03 6.9201238510501051E-01
+ 30398 7.5994999999999995E-03 1.1920242581161316E-03 6.9206348507637550E-01
+ 30399 7.5997499999999997E-03 1.1921972803013267E-03 6.9211458504774070E-01
+ 30400 7.6000000000000000E-03 1.1923703152561674E-03 6.9216568501910569E-01
+ 30401 7.6002500000000002E-03 1.1925433629809471E-03 6.9221678499047090E-01
+ 30402 7.6004999999999996E-03 1.1927164234759612E-03 6.9226788496183589E-01
+ 30403 7.6007499999999999E-03 1.1928894967415081E-03 6.9231898493320110E-01
+ 30404 7.6010000000000001E-03 1.1930625827778830E-03 6.9237008490456631E-01
+ 30405 7.6012499999999995E-03 1.1932356815853816E-03 6.9242118487593129E-01
+ 30406 7.6014999999999998E-03 1.1934087931643022E-03 6.9247228484729628E-01
+ 30407 7.6017500000000000E-03 1.1935819175149392E-03 6.9252338481866149E-01
+ 30408 7.6020000000000003E-03 1.1937550546375897E-03 6.9257448479002670E-01
+ 30409 7.6022499999999996E-03 1.1939282045325510E-03 6.9262558476139169E-01
+ 30410 7.6024999999999999E-03 1.1941013672001209E-03 6.9267668473275690E-01
+ 30411 7.6027500000000001E-03 1.1942745426405967E-03 6.9272778470412189E-01
+ 30412 7.6029999999999995E-03 1.1944477308542748E-03 6.9277888467548687E-01
+ 30413 7.6032499999999998E-03 1.1946209318414525E-03 6.9282998464685208E-01
+ 30414 7.6035000000000000E-03 1.1947941456024300E-03 6.9288108461821729E-01
+ 30415 7.6037500000000003E-03 1.1949673721375043E-03 6.9293218458958250E-01
+ 30416 7.6039999999999996E-03 1.1951406114469702E-03 6.9298328456094749E-01
+ 30417 7.6042499999999999E-03 1.1953138635311302E-03 6.9303438453231270E-01
+ 30418 7.6045000000000001E-03 1.1954871283902831E-03 6.9308548450367768E-01
+ 30419 7.6047499999999995E-03 1.1956604060247237E-03 6.9313658447504267E-01
+ 30420 7.6049999999999998E-03 1.1958336921037561E-03 6.9318768444640788E-01
+ 30421 7.6052500000000000E-03 1.1960069950480122E-03 6.9323878441777309E-01
+ 30422 7.6055000000000003E-03 1.1961803107595880E-03 6.9328988438913830E-01
+ 30423 7.6057499999999997E-03 1.1963536392387755E-03 6.9334098436050329E-01
+ 30424 7.6059999999999999E-03 1.1965269804858692E-03 6.9339208433186827E-01
+ 30425 7.6062500000000002E-03 1.1967003345011620E-03 6.9344318430323348E-01
+ 30426 7.6064999999999995E-03 1.1968737012849466E-03 6.9349428427459847E-01
+ 30427 7.6067499999999998E-03 1.1970470808375154E-03 6.9354538424596368E-01
+ 30428 7.6070000000000000E-03 1.1972204796720986E-03 6.9359648421732889E-01
+ 30429 7.6072500000000003E-03 1.1973938850759023E-03 6.9364758418869410E-01
+ 30430 7.6074999999999997E-03 1.1975673032582899E-03 6.9369868416005909E-01
+ 30431 7.6077499999999999E-03 1.1977407342195654E-03 6.9374978413142407E-01
+ 30432 7.6080000000000002E-03 1.1979141779600280E-03 6.9380088410278928E-01
+ 30433 7.6082499999999996E-03 1.1980876344799799E-03 6.9385198407415427E-01
+ 30434 7.6084999999999998E-03 1.1982611037797213E-03 6.9390308404551948E-01
+ 30435 7.6087500000000001E-03 1.1984345858595540E-03 6.9395418401688469E-01
+ 30436 7.6090000000000003E-03 1.1986080807197790E-03 6.9400528398824968E-01
+ 30437 7.6092499999999997E-03 1.1987815883606975E-03 6.9405638395961466E-01
+ 30438 7.6094999999999999E-03 1.1989551087826136E-03 6.9410748393097987E-01
+ 30439 7.6097500000000002E-03 1.1991286419858274E-03 6.9415858390234508E-01
+ 30440 7.6099999999999996E-03 1.1993021879706416E-03 6.9420968387371007E-01
+ 30441 7.6102499999999998E-03 1.1994757467373586E-03 6.9426078384507528E-01
+ 30442 7.6105000000000001E-03 1.1996493182862805E-03 6.9431188381644049E-01
+ 30443 7.6107500000000003E-03 1.1998229085373863E-03 6.9436298378780548E-01
+ 30444 7.6109999999999997E-03 1.1999965057221812E-03 6.9441408375917046E-01
+ 30445 7.6112500000000000E-03 1.2001701156740467E-03 6.9446518373053567E-01
+ 30446 7.6115000000000002E-03 1.2003437383932753E-03 6.9451628370190088E-01
+ 30447 7.6117499999999996E-03 1.2005173738801555E-03 6.9456738367326587E-01
+ 30448 7.6119999999999998E-03 1.2006910221349790E-03 6.9461848364463108E-01
+ 30449 7.6122500000000001E-03 1.2008646831580395E-03 6.9466958361599607E-01
+ 30450 7.6124999999999995E-03 1.2010383569496278E-03 6.9472068358736105E-01
+ 30451 7.6127499999999997E-03 1.2012120435100364E-03 6.9477178355872626E-01
+ 30452 7.6130000000000000E-03 1.2013857428395565E-03 6.9482288353009147E-01
+ 30453 7.6132500000000002E-03 1.2015594549384812E-03 6.9487398350145668E-01
+ 30454 7.6134999999999996E-03 1.2017331798071021E-03 6.9492508347282167E-01
+ 30455 7.6137499999999999E-03 1.2019069174457114E-03 6.9497618344418666E-01
+ 30456 7.6140000000000001E-03 1.2020806678546038E-03 6.9502728341555187E-01
+ 30457 7.6142499999999995E-03 1.2022544310340685E-03 6.9507838338691685E-01
+ 30458 7.6144999999999997E-03 1.2024282069844033E-03 6.9512948335828206E-01
+ 30459 7.6147500000000000E-03 1.2026019957058990E-03 6.9518058332964727E-01
+ 30460 7.6150000000000002E-03 1.2027757971988483E-03 6.9523168330101248E-01
+ 30461 7.6152499999999996E-03 1.2029496114635467E-03 6.9528278327237747E-01
+ 30462 7.6154999999999999E-03 1.2031234385002868E-03 6.9533388324374246E-01
+ 30463 7.6157500000000001E-03 1.2032972783093620E-03 6.9538498321510767E-01
+ 30464 7.6159999999999995E-03 1.2034711308910667E-03 6.9543608318647265E-01
+ 30465 7.6162499999999998E-03 1.2036449962456966E-03 6.9548718315783786E-01
+ 30466 7.6165000000000000E-03 1.2038188743735455E-03 6.9553828312920307E-01
+ 30467 7.6167500000000003E-03 1.2039927652749058E-03 6.9558938310056806E-01
+ 30468 7.6169999999999996E-03 1.2041666689500746E-03 6.9564048307193305E-01
+ 30469 7.6172499999999999E-03 1.2043405853993483E-03 6.9569158304329826E-01
+ 30470 7.6175000000000001E-03 1.2045145146230166E-03 6.9574268301466347E-01
+ 30471 7.6177499999999995E-03 1.2046884566213781E-03 6.9579378298602845E-01
+ 30472 7.6179999999999998E-03 1.2048624113947300E-03 6.9584488295739366E-01
+ 30473 7.6182500000000000E-03 1.2050363789433657E-03 6.9589598292875887E-01
+ 30474 7.6185000000000003E-03 1.2052103592675803E-03 6.9594708290012386E-01
+ 30475 7.6187499999999997E-03 1.2053843523676720E-03 6.9599818287148885E-01
+ 30476 7.6189999999999999E-03 1.2055583582439345E-03 6.9604928284285406E-01
+ 30477 7.6192500000000002E-03 1.2057323768966646E-03 6.9610038281421927E-01
+ 30478 7.6194999999999995E-03 1.2059064083261594E-03 6.9615148278558425E-01
+ 30479 7.6197499999999998E-03 1.2060804525327157E-03 6.9620258275694946E-01
+ 30480 7.6200000000000000E-03 1.2062545095166291E-03 6.9625368272831445E-01
+ 30481 7.6202500000000003E-03 1.2064285792781984E-03 6.9630478269967966E-01
+ 30482 7.6204999999999997E-03 1.2066026618177193E-03 6.9635588267104465E-01
+ 30483 7.6207499999999999E-03 1.2067767571341480E-03 6.9640698264240986E-01
+ 30484 7.6210000000000002E-03 1.2069508652228151E-03 6.9645808261377506E-01
+ 30485 7.6212499999999996E-03 1.2071249860835440E-03 6.9650918258514005E-01
+ 30486 7.6214999999999998E-03 1.2072991197166331E-03 6.9656028255650504E-01
+ 30487 7.6217500000000001E-03 1.2074732661223712E-03 6.9661138252787025E-01
+ 30488 7.6220000000000003E-03 1.2076474253010538E-03 6.9666248249923546E-01
+ 30489 7.6222499999999997E-03 1.2078215972529712E-03 6.9671358247060045E-01
+ 30490 7.6224999999999999E-03 1.2079957819784194E-03 6.9676468244196565E-01
+ 30491 7.6227500000000002E-03 1.2081699794776911E-03 6.9681578241333086E-01
+ 30492 7.6229999999999996E-03 1.2083441897510763E-03 6.9686688238469585E-01
+ 30493 7.6232499999999998E-03 1.2085184127988749E-03 6.9691798235606084E-01
+ 30494 7.6235000000000001E-03 1.2086926486213777E-03 6.9696908232742605E-01
+ 30495 7.6237500000000003E-03 1.2088668972188789E-03 6.9702018229879126E-01
+ 30496 7.6239999999999997E-03 1.2090411585916735E-03 6.9707128227015624E-01
+ 30497 7.6242500000000000E-03 1.2092154327400561E-03 6.9712238224152145E-01
+ 30498 7.6245000000000002E-03 1.2093897196643198E-03 6.9717348221288644E-01
+ 30499 7.6247499999999996E-03 1.2095640193647591E-03 6.9722458218425143E-01
+ 30500 7.6249999999999998E-03 1.2097383318416719E-03 6.9727568215561664E-01
+ 30501 7.6252500000000001E-03 1.2099126570953511E-03 6.9732678212698185E-01
+ 30502 7.6255000000000003E-03 1.2100869951260926E-03 6.9737788209834706E-01
+ 30503 7.6257499999999997E-03 1.2102613459341928E-03 6.9742898206971204E-01
+ 30504 7.6260000000000000E-03 1.2104357095199460E-03 6.9748008204107725E-01
+ 30505 7.6262500000000002E-03 1.2106100858836470E-03 6.9753118201244224E-01
+ 30506 7.6264999999999996E-03 1.2107844750255930E-03 6.9758228198380723E-01
+ 30507 7.6267499999999998E-03 1.2109588769460811E-03 6.9763338195517244E-01
+ 30508 7.6270000000000001E-03 1.2111332931554987E-03 6.9768448192653765E-01
+ 30509 7.6272499999999995E-03 1.2113077206846261E-03 6.9773558189790263E-01
+ 30510 7.6274999999999997E-03 1.2114821609843073E-03 6.9778668186926784E-01
+ 30511 7.6277500000000000E-03 1.2116566140548304E-03 6.9783778184063283E-01
+ 30512 7.6280000000000002E-03 1.2118310798964909E-03 6.9788888181199804E-01
+ 30513 7.6282499999999996E-03 1.2120055585095708E-03 6.9793998178336303E-01
+ 30514 7.6284999999999999E-03 1.2121800498943673E-03 6.9799108175472824E-01
+ 30515 7.6287500000000001E-03 1.2123545540511703E-03 6.9804218172609345E-01
+ 30516 7.6289999999999995E-03 1.2125290709802691E-03 6.9809328169745843E-01
+ 30517 7.6292499999999997E-03 1.2127036006819563E-03 6.9814438166882342E-01
+ 30518 7.6295000000000000E-03 1.2128781431565215E-03 6.9819548164018863E-01
+ 30519 7.6297500000000002E-03 1.2130526984042572E-03 6.9824658161155384E-01
+ 30520 7.6299999999999996E-03 1.2132272664254530E-03 6.9829768158291883E-01
+ 30521 7.6302499999999999E-03 1.2134018472204050E-03 6.9834878155428404E-01
+ 30522 7.6305000000000001E-03 1.2135764393802124E-03 6.9839988152564925E-01
+ 30523 7.6307499999999995E-03 1.2137510457977669E-03 6.9845098149701423E-01
+ 30524 7.6309999999999998E-03 1.2139256649989225E-03 6.9850208146837922E-01
+ 30525 7.6312500000000000E-03 1.2141002969839770E-03 6.9855318143974443E-01
+ 30526 7.6315000000000003E-03 1.2142749417532303E-03 6.9860428141110964E-01
+ 30527 7.6317499999999996E-03 1.2144495993069815E-03 6.9865538138247463E-01
+ 30528 7.6319999999999999E-03 1.2146242696455319E-03 6.9870648135383984E-01
+ 30529 7.6322500000000001E-03 1.2147989527691793E-03 6.9875758132520482E-01
+ 30530 7.6324999999999995E-03 1.2149736486781974E-03 6.9880868129656981E-01
+ 30531 7.6327499999999998E-03 1.2151483573617770E-03 6.9885978126793502E-01
+ 30532 7.6330000000000000E-03 1.2153230788110865E-03 6.9891088123930023E-01
+ 30533 7.6332500000000003E-03 1.2154978130264106E-03 6.9896198121066544E-01
+ 30534 7.6334999999999997E-03 1.2156725600080344E-03 6.9901308118203043E-01
+ 30535 7.6337499999999999E-03 1.2158473197562464E-03 6.9906418115339564E-01
+ 30536 7.6340000000000002E-03 1.2160220922713312E-03 6.9911528112476062E-01
+ 30537 7.6342499999999995E-03 1.2161968775535729E-03 6.9916638109612561E-01
+ 30538 7.6344999999999998E-03 1.2163716756032590E-03 6.9921748106749082E-01
+ 30539 7.6347500000000000E-03 1.2165464864206750E-03 6.9926858103885603E-01
+ 30540 7.6350000000000003E-03 1.2167213100061076E-03 6.9931968101022124E-01
+ 30541 7.6352499999999997E-03 1.2168961463598421E-03 6.9937078098158623E-01
+ 30542 7.6354999999999999E-03 1.2170709954821681E-03 6.9942188095295121E-01
+ 30543 7.6357500000000002E-03 1.2172458573733711E-03 6.9947298092431642E-01
+ 30544 7.6359999999999996E-03 1.2174207320337369E-03 6.9952408089568141E-01
+ 30545 7.6362499999999998E-03 1.2175956194635546E-03 6.9957518086704662E-01
+ 30546 7.6365000000000001E-03 1.2177705196631105E-03 6.9962628083841183E-01
+ 30547 7.6367500000000003E-03 1.2179454326326923E-03 6.9967738080977682E-01
+ 30548 7.6369999999999997E-03 1.2181203583725864E-03 6.9972848078114180E-01
+ 30549 7.6372499999999999E-03 1.2182952968830820E-03 6.9977958075250701E-01
+ 30550 7.6375000000000002E-03 1.2184702481644683E-03 6.9983068072387222E-01
+ 30551 7.6377499999999996E-03 1.2186452122170310E-03 6.9988178069523721E-01
+ 30552 7.6379999999999998E-03 1.2188201890410608E-03 6.9993288066660242E-01
+ 30553 7.6382500000000001E-03 1.2189951786368441E-03 6.9998398063796763E-01
+ 30554 7.6385000000000003E-03 1.2191701810046712E-03 7.0003508060933262E-01
+ 30555 7.6387499999999997E-03 1.2193452002975339E-03 7.0008618058069760E-01
+ 30556 7.6390000000000000E-03 1.2195202279907864E-03 7.0013728055206281E-01
+ 30557 7.6392500000000002E-03 1.2196952684592722E-03 7.0018838052342802E-01
+ 30558 7.6394999999999996E-03 1.2198703217032798E-03 7.0023948049479301E-01
+ 30559 7.6397499999999998E-03 1.2200453877231014E-03 7.0029058046615822E-01
+ 30560 7.6400000000000001E-03 1.2202204665190299E-03 7.0034168043752321E-01
+ 30561 7.6402499999999995E-03 1.2203955580913526E-03 7.0039278040888819E-01
+ 30562 7.6404999999999997E-03 1.2205706624403660E-03 7.0044388038025340E-01
+ 30563 7.6407500000000000E-03 1.2207457795663614E-03 7.0049498035161861E-01
+ 30564 7.6410000000000002E-03 1.2209209094696276E-03 7.0054608032298382E-01
+ 30565 7.6412499999999996E-03 1.2210960521504613E-03 7.0059718029434881E-01
+ 30566 7.6414999999999999E-03 1.2212712076091513E-03 7.0064828026571402E-01
+ 30567 7.6417500000000001E-03 1.2214463758459919E-03 7.0069938023707901E-01
+ 30568 7.6419999999999995E-03 1.2216215568612737E-03 7.0075048020844399E-01
+ 30569 7.6422499999999997E-03 1.2217967493640075E-03 7.0080158017980920E-01
+ 30570 7.6425000000000000E-03 1.2219719561239112E-03 7.0085268015117441E-01
+ 30571 7.6427500000000002E-03 1.2221471756607902E-03 7.0090378012253962E-01
+ 30572 7.6429999999999996E-03 1.2223224079749354E-03 7.0095488009390461E-01
+ 30573 7.6432499999999999E-03 1.2224976530666384E-03 7.0100598006526960E-01
+ 30574 7.6435000000000001E-03 1.2226729109361936E-03 7.0105708003663481E-01
+ 30575 7.6437499999999995E-03 1.2228481815838872E-03 7.0110818000799979E-01
+ 30576 7.6439999999999998E-03 1.2230234650100168E-03 7.0115927997936500E-01
+ 30577 7.6442500000000000E-03 1.2231987612148741E-03 7.0121037995073021E-01
+ 30578 7.6445000000000003E-03 1.2233740701986021E-03 7.0126147992209520E-01
+ 30579 7.6447499999999996E-03 1.2235493919559373E-03 7.0131257989346019E-01
+ 30580 7.6449999999999999E-03 1.2237247264843460E-03 7.0136367986482540E-01
+ 30581 7.6452500000000001E-03 1.2239000737841125E-03 7.0141477983619060E-01
+ 30582 7.6454999999999995E-03 1.2240754338555234E-03 7.0146587980755559E-01
+ 30583 7.6457499999999998E-03 1.2242508066988682E-03 7.0151697977892080E-01
+ 30584 7.6460000000000000E-03 1.2244261923144337E-03 7.0156807975028601E-01
+ 30585 7.6462500000000003E-03 1.2246015907025056E-03 7.0161917972165100E-01
+ 30586 7.6464999999999997E-03 1.2247770018633728E-03 7.0167027969301599E-01
+ 30587 7.6467499999999999E-03 1.2249524257973220E-03 7.0172137966438120E-01
+ 30588 7.6470000000000002E-03 1.2251278625046410E-03 7.0177247963574640E-01
+ 30589 7.6472499999999995E-03 1.2253033119856167E-03 7.0182357960711139E-01
+ 30590 7.6474999999999998E-03 1.2254787742405401E-03 7.0187467957847660E-01
+ 30591 7.6477500000000000E-03 1.2256542492696978E-03 7.0192577954984159E-01
+ 30592 7.6480000000000003E-03 1.2258297370733779E-03 7.0197687952120680E-01
+ 30593 7.6482499999999997E-03 1.2260052376518716E-03 7.0202797949257179E-01
+ 30594 7.6484999999999999E-03 1.2261807510054632E-03 7.0207907946393699E-01
+ 30595 7.6487500000000002E-03 1.2263562771344441E-03 7.0213017943530220E-01
+ 30596 7.6489999999999995E-03 1.2265318160391027E-03 7.0218127940666719E-01
+ 30597 7.6492499999999998E-03 1.2267073677197299E-03 7.0223237937803240E-01
+ 30598 7.6495000000000000E-03 1.2268829321766144E-03 7.0228347934939739E-01
+ 30599 7.6497500000000003E-03 1.2270585094100446E-03 7.0233457932076260E-01
+ 30600 7.6499999999999997E-03 1.2272340994203112E-03 7.0238567929212758E-01
+ 30601 7.6502499999999999E-03 1.2274097022077033E-03 7.0243677926349279E-01
+ 30602 7.6505000000000002E-03 1.2275853177725130E-03 7.0248787923485800E-01
+ 30603 7.6507499999999996E-03 1.2277609461150267E-03 7.0253897920622299E-01
+ 30604 7.6509999999999998E-03 1.2279365872355380E-03 7.0259007917758798E-01
+ 30605 7.6512500000000001E-03 1.2281122411343371E-03 7.0264117914895319E-01
+ 30606 7.6515000000000003E-03 1.2282879078117140E-03 7.0269227912031840E-01
+ 30607 7.6517499999999997E-03 1.2284635872679599E-03 7.0274337909168338E-01
+ 30608 7.6519999999999999E-03 1.2286392795033659E-03 7.0279447906304859E-01
+ 30609 7.6522500000000002E-03 1.2288149845182221E-03 7.0284557903441358E-01
+ 30610 7.6524999999999996E-03 1.2289907023128196E-03 7.0289667900577857E-01
+ 30611 7.6527499999999998E-03 1.2291664328874527E-03 7.0294777897714378E-01
+ 30612 7.6530000000000001E-03 1.2293421762424109E-03 7.0299887894850899E-01
+ 30613 7.6532500000000003E-03 1.2295179323779859E-03 7.0304997891987420E-01
+ 30614 7.6534999999999997E-03 1.2296937012944715E-03 7.0310107889123918E-01
+ 30615 7.6537500000000000E-03 1.2298694829921582E-03 7.0315217886260439E-01
+ 30616 7.6540000000000002E-03 1.2300452774713371E-03 7.0320327883396938E-01
+ 30617 7.6542499999999996E-03 1.2302210847323020E-03 7.0325437880533437E-01
+ 30618 7.6544999999999998E-03 1.2303969047753477E-03 7.0330547877669958E-01
+ 30619 7.6547500000000001E-03 1.2305727376007638E-03 7.0335657874806479E-01
+ 30620 7.6549999999999995E-03 1.2307485832088461E-03 7.0340767871942977E-01
+ 30621 7.6552499999999997E-03 1.2309244415998856E-03 7.0345877869079498E-01
+ 30622 7.6555000000000000E-03 1.2311003127741752E-03 7.0350987866215997E-01
+ 30623 7.6557500000000002E-03 1.2312761967320095E-03 7.0356097863352518E-01
+ 30624 7.6559999999999996E-03 1.2314520934736818E-03 7.0361207860489017E-01
+ 30625 7.6562499999999999E-03 1.2316280029994854E-03 7.0366317857625538E-01
+ 30626 7.6565000000000001E-03 1.2318039253097061E-03 7.0371427854762059E-01
+ 30627 7.6567499999999995E-03 1.2319798603939367E-03 7.0376537851898557E-01
+ 30628 7.6569999999999997E-03 1.2321558082430358E-03 7.0381647849035078E-01
+ 30629 7.6572500000000000E-03 1.2323317688572844E-03 7.0386757846171577E-01
+ 30630 7.6575000000000002E-03 1.2325077411704459E-03 7.0391867843308098E-01
+ 30631 7.6577499999999996E-03 1.2326837272125855E-03 7.0396977840444597E-01
+ 30632 7.6579999999999999E-03 1.2328597260294807E-03 7.0402087837581118E-01
+ 30633 7.6582500000000001E-03 1.2330357376214122E-03 7.0407197834717639E-01
+ 30634 7.6584999999999995E-03 1.2332117619886782E-03 7.0412307831854137E-01
+ 30635 7.6587499999999998E-03 1.2333877991315555E-03 7.0417417828990636E-01
+ 30636 7.6590000000000000E-03 1.2335638490503340E-03 7.0422527826127157E-01
+ 30637 7.6592500000000003E-03 1.2337399117453008E-03 7.0427637823263678E-01
+ 30638 7.6594999999999996E-03 1.2339159872167436E-03 7.0432747820400177E-01
+ 30639 7.6597499999999999E-03 1.2340920754649496E-03 7.0437857817536698E-01
+ 30640 7.6600000000000001E-03 1.2342681764902083E-03 7.0442967814673219E-01
+ 30641 7.6602499999999995E-03 1.2344442902928053E-03 7.0448077811809695E-01
+ 30642 7.6604999999999998E-03 1.2346204168730301E-03 7.0453187808946216E-01
+ 30643 7.6607500000000000E-03 1.2347965562311697E-03 7.0458297806082737E-01
+ 30644 7.6610000000000003E-03 1.2349727083675135E-03 7.0463407803219258E-01
+ 30645 7.6612499999999997E-03 1.2351488732823485E-03 7.0468517800355757E-01
+ 30646 7.6614999999999999E-03 1.2353250509759663E-03 7.0473627797492278E-01
+ 30647 7.6617500000000002E-03 1.2355012414486533E-03 7.0478737794628776E-01
+ 30648 7.6619999999999995E-03 1.2356774447006987E-03 7.0483847791765275E-01
+ 30649 7.6622499999999998E-03 1.2358536607323923E-03 7.0488957788901796E-01
+ 30650 7.6625000000000000E-03 1.2360298895440238E-03 7.0494067786038317E-01
+ 30651 7.6627500000000003E-03 1.2362061311322844E-03 7.0499177783174838E-01
+ 30652 7.6629999999999997E-03 1.2363823854911224E-03 7.0504287780311337E-01
+ 30653 7.6632499999999999E-03 1.2365586526207047E-03 7.0509397777447835E-01
+ 30654 7.6635000000000002E-03 1.2367349325213123E-03 7.0514507774584356E-01
+ 30655 7.6637499999999996E-03 1.2369112251932263E-03 7.0519617771720855E-01
+ 30656 7.6639999999999998E-03 1.2370875316931181E-03 7.0524727768857376E-01
+ 30657 7.6642500000000001E-03 1.2372638498455856E-03 7.0529837765993897E-01
+ 30658 7.6645000000000003E-03 1.2374401807713734E-03 7.0534947763130418E-01
+ 30659 7.6647499999999997E-03 1.2376165244707639E-03 7.0540057760266917E-01
+ 30660 7.6649999999999999E-03 1.2377928809440436E-03 7.0545167757403415E-01
+ 30661 7.6652500000000002E-03 1.2379692501914956E-03 7.0550277754539936E-01
+ 30662 7.6654999999999996E-03 1.2381456322134048E-03 7.0555387751676435E-01
+ 30663 7.6657499999999998E-03 1.2383220270100555E-03 7.0560497748812956E-01
+ 30664 7.6660000000000001E-03 1.2384984345817336E-03 7.0565607745949477E-01
+ 30665 7.6662500000000003E-03 1.2386748549287230E-03 7.0570717743085976E-01
+ 30666 7.6664999999999997E-03 1.2388512880513094E-03 7.0575827740222474E-01
+ 30667 7.6667500000000000E-03 1.2390277339497785E-03 7.0580937737358995E-01
+ 30668 7.6670000000000002E-03 1.2392041926244171E-03 7.0586047734495516E-01
+ 30669 7.6672499999999996E-03 1.2393806640755079E-03 7.0591157731632015E-01
+ 30670 7.6674999999999998E-03 1.2395571483033402E-03 7.0596267728768536E-01
+ 30671 7.6677500000000001E-03 1.2397336453081977E-03 7.0601377725905057E-01
+ 30672 7.6680000000000003E-03 1.2399101550903684E-03 7.0606487723041556E-01
+ 30673 7.6682499999999997E-03 1.2400866776501351E-03 7.0611597720178054E-01
+ 30674 7.6685000000000000E-03 1.2402632129877890E-03 7.0616707717314575E-01
+ 30675 7.6687500000000002E-03 1.2404397611024630E-03 7.0621817714451096E-01
+ 30676 7.6689999999999996E-03 1.2406163219894756E-03 7.0626927711587595E-01
+ 30677 7.6692499999999999E-03 1.2407928956485350E-03 7.0632037708724116E-01
+ 30678 7.6695000000000001E-03 1.2409694820799252E-03 7.0637147705860615E-01
+ 30679 7.6697499999999995E-03 1.2411460812839252E-03 7.0642257702997113E-01
+ 30680 7.6699999999999997E-03 1.2413226932608242E-03 7.0647367700133634E-01
+ 30681 7.6702500000000000E-03 1.2414993180108992E-03 7.0652477697270155E-01
+ 30682 7.6705000000000002E-03 1.2416759555344344E-03 7.0657587694406676E-01
+ 30683 7.6707499999999996E-03 1.2418526058317135E-03 7.0662697691543175E-01
+ 30684 7.6709999999999999E-03 1.2420292689030190E-03 7.0667807688679674E-01
+ 30685 7.6712500000000001E-03 1.2422059447486334E-03 7.0672917685816194E-01
+ 30686 7.6714999999999995E-03 1.2423826333688415E-03 7.0678027682952693E-01
+ 30687 7.6717499999999998E-03 1.2425593347639267E-03 7.0683137680089214E-01
+ 30688 7.6720000000000000E-03 1.2427360489341733E-03 7.0688247677225735E-01
+ 30689 7.6722500000000003E-03 1.2429127758798639E-03 7.0693357674362256E-01
+ 30690 7.6724999999999996E-03 1.2430895156012838E-03 7.0698467671498755E-01
+ 30691 7.6727499999999999E-03 1.2432662680987164E-03 7.0703577668635254E-01
+ 30692 7.6730000000000001E-03 1.2434430333724468E-03 7.0708687665771774E-01
+ 30693 7.6732499999999995E-03 1.2436198114227567E-03 7.0713797662908273E-01
+ 30694 7.6734999999999998E-03 1.2437966022499352E-03 7.0718907660044794E-01
+ 30695 7.6737500000000000E-03 1.2439734058542653E-03 7.0724017657181315E-01
+ 30696 7.6740000000000003E-03 1.2441502222360317E-03 7.0729127654317814E-01
+ 30697 7.6742499999999996E-03 1.2443270513955202E-03 7.0734237651454313E-01
+ 30698 7.6744999999999999E-03 1.2445038933330164E-03 7.0739347648590833E-01
+ 30699 7.6747500000000001E-03 1.2446807480488041E-03 7.0744457645727354E-01
+ 30700 7.6749999999999995E-03 1.2448576155431688E-03 7.0749567642863853E-01
+ 30701 7.6752499999999998E-03 1.2450344958163991E-03 7.0754677640000374E-01
+ 30702 7.6755000000000000E-03 1.2452113888687807E-03 7.0759787637136895E-01
+ 30703 7.6757500000000003E-03 1.2453882947005973E-03 7.0764897634273394E-01
+ 30704 7.6759999999999997E-03 1.2455652133121363E-03 7.0770007631409892E-01
+ 30705 7.6762499999999999E-03 1.2457421447036844E-03 7.0775117628546413E-01
+ 30706 7.6765000000000002E-03 1.2459190888755285E-03 7.0780227625682934E-01
+ 30707 7.6767499999999995E-03 1.2460960458279527E-03 7.0785337622819433E-01
+ 30708 7.6769999999999998E-03 1.2462730155612491E-03 7.0790447619955954E-01
+ 30709 7.6772500000000000E-03 1.2464499980756993E-03 7.0795557617092453E-01
+ 30710 7.6775000000000003E-03 1.2466269933715949E-03 7.0800667614228974E-01
+ 30711 7.6777499999999997E-03 1.2468040014492216E-03 7.0805777611365472E-01
+ 30712 7.6779999999999999E-03 1.2469810223088658E-03 7.0810887608501993E-01
+ 30713 7.6782500000000002E-03 1.2471580559508171E-03 7.0815997605638514E-01
+ 30714 7.6784999999999996E-03 1.2473351023753604E-03 7.0821107602775013E-01
+ 30715 7.6787499999999998E-03 1.2475121615827885E-03 7.0826217599911512E-01
+ 30716 7.6790000000000001E-03 1.2476892335733854E-03 7.0831327597048033E-01
+ 30717 7.6792500000000003E-03 1.2478663183474422E-03 7.0836437594184554E-01
+ 30718 7.6794999999999997E-03 1.2480434159052444E-03 7.0841547591321052E-01
+ 30719 7.6797499999999999E-03 1.2482205262470841E-03 7.0846657588457573E-01
+ 30720 7.6800000000000002E-03 1.2483976493732484E-03 7.0851767585594094E-01
+ 30721 7.6802499999999996E-03 1.2485747852840241E-03 7.0856877582730593E-01
+ 30722 7.6804999999999998E-03 1.2487519339797050E-03 7.0861987579867092E-01
+ 30723 7.6807500000000001E-03 1.2489290954605773E-03 7.0867097577003613E-01
+ 30724 7.6810000000000003E-03 1.2491062697197663E-03 7.0872207574140134E-01
+ 30725 7.6812499999999997E-03 1.2492834567449419E-03 7.0877317571276632E-01
+ 30726 7.6815000000000000E-03 1.2494606565361431E-03 7.0882427568413153E-01
+ 30727 7.6817500000000002E-03 1.2496378690936443E-03 7.0887537565549652E-01
+ 30728 7.6819999999999996E-03 1.2498150944177178E-03 7.0892647562686151E-01
+ 30729 7.6822499999999998E-03 1.2499923325086460E-03 7.0897757559822672E-01
+ 30730 7.6825000000000001E-03 1.2501695833666989E-03 7.0902867556959193E-01
+ 30731 7.6827499999999995E-03 1.2503468469921525E-03 7.0907977554095691E-01
+ 30732 7.6829999999999997E-03 1.2505241233852864E-03 7.0913087551232212E-01
+ 30733 7.6832500000000000E-03 1.2507014125463728E-03 7.0918197548368733E-01
+ 30734 7.6835000000000002E-03 1.2508787144756893E-03 7.0923307545505232E-01
+ 30735 7.6837499999999996E-03 1.2510560291735114E-03 7.0928417542641731E-01
+ 30736 7.6839999999999999E-03 1.2512333566401174E-03 7.0933527539778252E-01
+ 30737 7.6842500000000001E-03 1.2514106968757829E-03 7.0938637536914773E-01
+ 30738 7.6844999999999995E-03 1.2515880498807845E-03 7.0943747534051271E-01
+ 30739 7.6847499999999997E-03 1.2517654156553998E-03 7.0948857531187792E-01
+ 30740 7.6850000000000000E-03 1.2519427941999064E-03 7.0953967528324291E-01
+ 30741 7.6852500000000002E-03 1.2521201855145794E-03 7.0959077525460812E-01
+ 30742 7.6854999999999996E-03 1.2522975895996955E-03 7.0964187522597311E-01
+ 30743 7.6857499999999999E-03 1.2524750064555373E-03 7.0969297519733832E-01
+ 30744 7.6860000000000001E-03 1.2526524360823789E-03 7.0974407516870353E-01
+ 30745 7.6862499999999995E-03 1.2528298784804984E-03 7.0979517514006851E-01
+ 30746 7.6864999999999998E-03 1.2530073336501739E-03 7.0984627511143350E-01
+ 30747 7.6867500000000000E-03 1.2531848015916857E-03 7.0989737508279871E-01
+ 30748 7.6870000000000003E-03 1.2533622823053094E-03 7.0994847505416392E-01
+ 30749 7.6872499999999996E-03 1.2535397757913226E-03 7.0999957502552891E-01
+ 30750 7.6874999999999999E-03 1.2537172820500074E-03 7.1005067499689412E-01
+ 30751 7.6877500000000001E-03 1.2538948010816426E-03 7.1010177496825932E-01
+ 30752 7.6879999999999995E-03 1.2540723328865028E-03 7.1015287493962431E-01
+ 30753 7.6882499999999998E-03 1.2542498774648714E-03 7.1020397491098930E-01
+ 30754 7.6885000000000000E-03 1.2544274348170277E-03 7.1025507488235451E-01
+ 30755 7.6887500000000003E-03 1.2546050049432474E-03 7.1030617485371972E-01
+ 30756 7.6889999999999997E-03 1.2547825878438115E-03 7.1035727482508471E-01
+ 30757 7.6892499999999999E-03 1.2549601835190026E-03 7.1040837479644992E-01
+ 30758 7.6895000000000002E-03 1.2551377919690987E-03 7.1045947476781490E-01
+ 30759 7.6897499999999995E-03 1.2553154131943784E-03 7.1051057473917989E-01
+ 30760 7.6899999999999998E-03 1.2554930471951240E-03 7.1056167471054510E-01
+ 30761 7.6902500000000000E-03 1.2556706939716154E-03 7.1061277468191031E-01
+ 30762 7.6905000000000003E-03 1.2558483535241322E-03 7.1066387465327552E-01
+ 30763 7.6907499999999997E-03 1.2560260258529556E-03 7.1071497462464051E-01
+ 30764 7.6909999999999999E-03 1.2562037109583660E-03 7.1076607459600571E-01
+ 30765 7.6912500000000002E-03 1.2563814088406464E-03 7.1081717456737070E-01
+ 30766 7.6914999999999996E-03 1.2565591195000756E-03 7.1086827453873569E-01
+ 30767 7.6917499999999998E-03 1.2567368428439273E-03 7.1091937451010090E-01
+ 30768 7.6920000000000001E-03 1.2569145790495499E-03 7.1097047448146611E-01
+ 30769 7.6922500000000003E-03 1.2570923280374030E-03 7.1102157445283132E-01
+ 30770 7.6924999999999997E-03 1.2572700898077669E-03 7.1107267442419630E-01
+ 30771 7.6927499999999999E-03 1.2574478643609325E-03 7.1112377439556129E-01
+ 30772 7.6930000000000002E-03 1.2576256516971820E-03 7.1117487436692650E-01
+ 30773 7.6932499999999996E-03 1.2578034518112931E-03 7.1122597433829149E-01
+ 30774 7.6934999999999998E-03 1.2579812646925123E-03 7.1127707430965670E-01
+ 30775 7.6937500000000001E-03 1.2581590903408052E-03 7.1132817428102191E-01
+ 30776 7.6940000000000003E-03 1.2583369287564455E-03 7.1137927425238690E-01
+ 30777 7.6942499999999997E-03 1.2585147799397038E-03 7.1143037422375188E-01
+ 30778 7.6945000000000000E-03 1.2586926438908576E-03 7.1148147419511709E-01
+ 30779 7.6947500000000002E-03 1.2588705206101798E-03 7.1153257416648230E-01
+ 30780 7.6949999999999996E-03 1.2590484100979437E-03 7.1158367413784729E-01
+ 30781 7.6952499999999998E-03 1.2592263123544234E-03 7.1163477410921250E-01
+ 30782 7.6955000000000001E-03 1.2594042273798927E-03 7.1168587408057771E-01
+ 30783 7.6957500000000003E-03 1.2595821551746272E-03 7.1173697405194269E-01
+ 30784 7.6959999999999997E-03 1.2597600957389003E-03 7.1178807402330768E-01
+ 30785 7.6962500000000000E-03 1.2599380490729880E-03 7.1183917399467289E-01
+ 30786 7.6965000000000002E-03 1.2601160151771650E-03 7.1189027396603810E-01
+ 30787 7.6967499999999996E-03 1.2602939940517064E-03 7.1194137393740309E-01
+ 30788 7.6969999999999998E-03 1.2604719856968865E-03 7.1199247390876830E-01
+ 30789 7.6972500000000001E-03 1.2606499901129816E-03 7.1204357388013328E-01
+ 30790 7.6974999999999995E-03 1.2608280073002651E-03 7.1209467385149827E-01
+ 30791 7.6977499999999997E-03 1.2610060372590160E-03 7.1214577382286348E-01
+ 30792 7.6980000000000000E-03 1.2611840799895083E-03 7.1219687379422869E-01
+ 30793 7.6982500000000002E-03 1.2613621354920182E-03 7.1224797376559390E-01
+ 30794 7.6984999999999996E-03 1.2615402037668224E-03 7.1229907373695889E-01
+ 30795 7.6987499999999999E-03 1.2617182848141957E-03 7.1235017370832410E-01
+ 30796 7.6990000000000001E-03 1.2618963786344153E-03 7.1240127367968908E-01
+ 30797 7.6992499999999995E-03 1.2620744852277564E-03 7.1245237365105407E-01
+ 30798 7.6994999999999997E-03 1.2622526045944998E-03 7.1250347362241928E-01
+ 30799 7.6997500000000000E-03 1.2624307367349195E-03 7.1255457359378449E-01
+ 30800 7.7000000000000002E-03 1.2626088816492919E-03 7.1260567356514970E-01
+ 30801 7.7002499999999996E-03 1.2627870408838521E-03 7.1265677353651469E-01
+ 30802 7.7004999999999999E-03 1.2629652114613504E-03 7.1270787350787967E-01
+ 30803 7.7007500000000001E-03 1.2631433948179574E-03 7.1275897347924488E-01
+ 30804 7.7009999999999995E-03 1.2633215909539541E-03 7.1281007345060987E-01
+ 30805 7.7012499999999998E-03 1.2634997998696238E-03 7.1286117342197508E-01
+ 30806 7.7015000000000000E-03 1.2636780021574603E-03 7.1291227339334029E-01
+ 30807 7.7017500000000003E-03 1.2638562356363315E-03 7.1296337336470528E-01
+ 30808 7.7019999999999996E-03 1.2640344818857722E-03 7.1301447333607026E-01
+ 30809 7.7022499999999999E-03 1.2642127409060572E-03 7.1306557330743547E-01
+ 30810 7.7025000000000001E-03 1.2643910361528857E-03 7.1311667327880068E-01
+ 30811 7.7027499999999995E-03 1.2645693217524896E-03 7.1316777325016567E-01
+ 30812 7.7029999999999998E-03 1.2647476201337396E-03 7.1321887322153088E-01
+ 30813 7.7032500000000000E-03 1.2649259312969123E-03 7.1326997319289609E-01
+ 30814 7.7035000000000003E-03 1.2651042552422923E-03 7.1332107316426108E-01
+ 30815 7.7037499999999997E-03 1.2652825919701621E-03 7.1337217313562606E-01
+ 30816 7.7039999999999999E-03 1.2654609414808038E-03 7.1342327310699127E-01
+ 30817 7.7042500000000002E-03 1.2656393037745002E-03 7.1347437307835648E-01
+ 30818 7.7044999999999995E-03 1.2658176788515332E-03 7.1352547304972147E-01
+ 30819 7.7047499999999998E-03 1.2659960667121884E-03 7.1357657302108668E-01
+ 30820 7.7050000000000000E-03 1.2661744673567470E-03 7.1362767299245167E-01
+ 30821 7.7052500000000003E-03 1.2663528807854948E-03 7.1367877296381688E-01
+ 30822 7.7054999999999997E-03 1.2665313069965057E-03 7.1372987293518186E-01
+ 30823 7.7057499999999999E-03 1.2667097459751555E-03 7.1378097290654707E-01
+ 30824 7.7060000000000002E-03 1.2668881977189390E-03 7.1383207287791228E-01
+ 30825 7.7062499999999996E-03 1.2670666622281194E-03 7.1388317284927727E-01
+ 30826 7.7064999999999998E-03 1.2672451395029708E-03 7.1393427282064248E-01
+ 30827 7.7067500000000001E-03 1.2674236295437602E-03 7.1398537279200747E-01
+ 30828 7.7070000000000003E-03 1.2676021323507589E-03 7.1403647276337268E-01
+ 30829 7.7072499999999997E-03 1.2677806479242364E-03 7.1408757273473766E-01
+ 30830 7.7074999999999999E-03 1.2679591762644619E-03 7.1413867270610287E-01
+ 30831 7.7077500000000002E-03 1.2681377173717080E-03 7.1418977267746808E-01
+ 30832 7.7079999999999996E-03 1.2683162712462418E-03 7.1424087264883307E-01
+ 30833 7.7082499999999998E-03 1.2684948378883373E-03 7.1429197262019806E-01
+ 30834 7.7085000000000001E-03 1.2686734172982635E-03 7.1434307259156327E-01
+ 30835 7.7087500000000003E-03 1.2688520094762921E-03 7.1439417256292848E-01
+ 30836 7.7089999999999997E-03 1.2690306144226935E-03 7.1444527253429346E-01
+ 30837 7.7092500000000000E-03 1.2692092321377388E-03 7.1449637250565867E-01
+ 30838 7.7095000000000002E-03 1.2693878626216988E-03 7.1454747247702388E-01
+ 30839 7.7097499999999996E-03 1.2695665058748457E-03 7.1459857244838865E-01
+ 30840 7.7099999999999998E-03 1.2697451618974530E-03 7.1464967241975386E-01
+ 30841 7.7102500000000001E-03 1.2699238306897898E-03 7.1470077239111907E-01
+ 30842 7.7104999999999995E-03 1.2701025122521300E-03 7.1475187236248405E-01
+ 30843 7.7107499999999997E-03 1.2702812065847442E-03 7.1480297233384926E-01
+ 30844 7.7110000000000000E-03 1.2704599136879053E-03 7.1485407230521447E-01
+ 30845 7.7112500000000002E-03 1.2706386335618863E-03 7.1490517227657946E-01
+ 30846 7.7114999999999996E-03 1.2708173662069572E-03 7.1495627224794445E-01
+ 30847 7.7117499999999999E-03 1.2709961116233943E-03 7.1500737221930966E-01
+ 30848 7.7120000000000001E-03 1.2711748698114680E-03 7.1505847219067487E-01
+ 30849 7.7122499999999995E-03 1.2713536407714520E-03 7.1510957216203985E-01
+ 30850 7.7124999999999997E-03 1.2715324245036203E-03 7.1516067213340506E-01
+ 30851 7.7127500000000000E-03 1.2717112210082447E-03 7.1521177210477005E-01
+ 30852 7.7130000000000002E-03 1.2718900302856005E-03 7.1526287207613526E-01
+ 30853 7.7132499999999996E-03 1.2720688523359582E-03 7.1531397204750025E-01
+ 30854 7.7134999999999999E-03 1.2722476871595946E-03 7.1536507201886546E-01
+ 30855 7.7137500000000001E-03 1.2724265347567841E-03 7.1541617199023066E-01
+ 30856 7.7139999999999995E-03 1.2726053951277977E-03 7.1546727196159565E-01
+ 30857 7.7142499999999998E-03 1.2727842682729120E-03 7.1551837193296086E-01
+ 30858 7.7145000000000000E-03 1.2729631541924008E-03 7.1556947190432585E-01
+ 30859 7.7147500000000003E-03 1.2731420528865379E-03 7.1562057187569106E-01
+ 30860 7.7149999999999996E-03 1.2733209643555970E-03 7.1567167184705605E-01
+ 30861 7.7152499999999999E-03 1.2734998885998569E-03 7.1572277181842126E-01
+ 30862 7.7155000000000001E-03 1.2736788256195891E-03 7.1577387178978646E-01
+ 30863 7.7157499999999995E-03 1.2738577754150692E-03 7.1582497176115145E-01
+ 30864 7.7159999999999998E-03 1.2740367379865734E-03 7.1587607173251644E-01
+ 30865 7.7162500000000000E-03 1.2742157133343770E-03 7.1592717170388165E-01
+ 30866 7.7165000000000003E-03 1.2743947014587551E-03 7.1597827167524686E-01
+ 30867 7.7167499999999997E-03 1.2745737023599824E-03 7.1602937164661185E-01
+ 30868 7.7169999999999999E-03 1.2747527160383374E-03 7.1608047161797705E-01
+ 30869 7.7172500000000002E-03 1.2749317424940942E-03 7.1613157158934226E-01
+ 30870 7.7174999999999995E-03 1.2751107817275294E-03 7.1618267156070703E-01
+ 30871 7.7177499999999998E-03 1.2752898337389192E-03 7.1623377153207224E-01
+ 30872 7.7180000000000000E-03 1.2754688985262589E-03 7.1628487150343745E-01
+ 30873 7.7182500000000003E-03 1.2756479760855873E-03 7.1633597147480266E-01
+ 30874 7.7184999999999997E-03 1.2758270664170817E-03 7.1638707144616764E-01
+ 30875 7.7187499999999999E-03 1.2760061695210165E-03 7.1643817141753285E-01
+ 30876 7.7190000000000002E-03 1.2761852853976625E-03 7.1648927138889784E-01
+ 30877 7.7192499999999995E-03 1.2763644140472931E-03 7.1654037136026283E-01
+ 30878 7.7194999999999998E-03 1.2765435554701781E-03 7.1659147133162804E-01
+ 30879 7.7197500000000000E-03 1.2767227096665927E-03 7.1664257130299325E-01
+ 30880 7.7200000000000003E-03 1.2769018766368102E-03 7.1669367127435846E-01
+ 30881 7.7202499999999997E-03 1.2770810563811007E-03 7.1674477124572344E-01
+ 30882 7.7204999999999999E-03 1.2772602488997408E-03 7.1679587121708843E-01
+ 30883 7.7207500000000002E-03 1.2774394541930007E-03 7.1684697118845364E-01
+ 30884 7.7209999999999996E-03 1.2776186722611559E-03 7.1689807115981863E-01
+ 30885 7.7212499999999998E-03 1.2777979031044797E-03 7.1694917113118384E-01
+ 30886 7.7215000000000001E-03 1.2779771467232458E-03 7.1700027110254905E-01
+ 30887 7.7217500000000003E-03 1.2781564031177266E-03 7.1705137107391426E-01
+ 30888 7.7219999999999997E-03 1.2783356722881963E-03 7.1710247104527924E-01
+ 30889 7.7222499999999999E-03 1.2785149542349316E-03 7.1715357101664423E-01
+ 30890 7.7225000000000002E-03 1.2786942489582053E-03 7.1720467098800944E-01
+ 30891 7.7227499999999996E-03 1.2788735564582918E-03 7.1725577095937443E-01
+ 30892 7.7229999999999998E-03 1.2790528779438636E-03 7.1730687093073964E-01
+ 30893 7.7232500000000001E-03 1.2792322110674332E-03 7.1735797090210485E-01
+ 30894 7.7235000000000003E-03 1.2794115569698871E-03 7.1740907087346983E-01
+ 30895 7.7237499999999997E-03 1.2795909156515036E-03 7.1746017084483482E-01
+ 30896 7.7240000000000000E-03 1.2797702871125615E-03 7.1751127081620003E-01
+ 30897 7.7242500000000002E-03 1.2799496713493564E-03 7.1756237078756524E-01
+ 30898 7.7244999999999996E-03 1.2801290683562925E-03 7.1761347075893023E-01
+ 30899 7.7247499999999998E-03 1.2803084781335869E-03 7.1766457073029544E-01
+ 30900 7.7250000000000001E-03 1.2804879006815086E-03 7.1771567070166065E-01
+ 30901 7.7252499999999995E-03 1.2806673360003262E-03 7.1776677067302541E-01
+ 30902 7.7254999999999997E-03 1.2808467840903107E-03 7.1781787064439062E-01
+ 30903 7.7257500000000000E-03 1.2810262449517325E-03 7.1786897061575583E-01
+ 30904 7.7260000000000002E-03 1.2812057185848608E-03 7.1792007058712104E-01
+ 30905 7.7262499999999996E-03 1.2813852049899665E-03 7.1797117055848603E-01
+ 30906 7.7264999999999999E-03 1.2815647041673186E-03 7.1802227052985124E-01
+ 30907 7.7267500000000001E-03 1.2817442161171891E-03 7.1807337050121622E-01
+ 30908 7.7269999999999995E-03 1.2819237408398466E-03 7.1812447047258121E-01
+ 30909 7.7272499999999997E-03 1.2821032783355661E-03 7.1817557044394642E-01
+ 30910 7.7275000000000000E-03 1.2822828286046125E-03 7.1822667041531163E-01
+ 30911 7.7277500000000002E-03 1.2824623916472622E-03 7.1827777038667684E-01
+ 30912 7.7279999999999996E-03 1.2826419674637837E-03 7.1832887035804183E-01
+ 30913 7.7282499999999999E-03 1.2828215560544503E-03 7.1837997032940681E-01
+ 30914 7.7285000000000001E-03 1.2830011574195325E-03 7.1843107030077202E-01
+ 30915 7.7287499999999995E-03 1.2831807715592998E-03 7.1848217027213701E-01
+ 30916 7.7289999999999998E-03 1.2833603984740284E-03 7.1853327024350222E-01
+ 30917 7.7292500000000000E-03 1.2835400381639879E-03 7.1858437021486743E-01
+ 30918 7.7295000000000003E-03 1.2837196906294499E-03 7.1863547018623264E-01
+ 30919 7.7297499999999996E-03 1.2838993549658636E-03 7.1868657015759763E-01
+ 30920 7.7299999999999999E-03 1.2840790331135991E-03 7.1873767012896261E-01
+ 30921 7.7302500000000001E-03 1.2842587240464510E-03 7.1878877010032782E-01
+ 30922 7.7304999999999995E-03 1.2844384277569492E-03 7.1883987007169281E-01
+ 30923 7.7307499999999998E-03 1.2846181442334749E-03 7.1889097004305802E-01
+ 30924 7.7310000000000000E-03 1.2847978734761641E-03 7.1894207001442323E-01
+ 30925 7.7312500000000003E-03 1.2849776154852804E-03 7.1899316998578822E-01
+ 30926 7.7314999999999997E-03 1.2851573702610897E-03 7.1904426995715320E-01
+ 30927 7.7317499999999999E-03 1.2853371378038572E-03 7.1909536992851841E-01
+ 30928 7.7320000000000002E-03 1.2855169181138493E-03 7.1914646989988362E-01
+ 30929 7.7322499999999995E-03 1.2856967111913285E-03 7.1919756987124861E-01
+ 30930 7.7324999999999998E-03 1.2858765170365649E-03 7.1924866984261382E-01
+ 30931 7.7327500000000000E-03 1.2860563356498235E-03 7.1929976981397903E-01
+ 30932 7.7330000000000003E-03 1.2862361670313684E-03 7.1935086978534402E-01
+ 30933 7.7332499999999997E-03 1.2864160111814677E-03 7.1940196975670900E-01
+ 30934 7.7334999999999999E-03 1.2865958681003871E-03 7.1945306972807421E-01
+ 30935 7.7337500000000002E-03 1.2867757377883948E-03 7.1950416969943942E-01
+ 30936 7.7339999999999996E-03 1.2869556202457538E-03 7.1955526967080441E-01
+ 30937 7.7342499999999998E-03 1.2871355154727353E-03 7.1960636964216962E-01
+ 30938 7.7345000000000001E-03 1.2873154234696036E-03 7.1965746961353461E-01
+ 30939 7.7347500000000003E-03 1.2874953442366280E-03 7.1970856958489982E-01
+ 30940 7.7349999999999997E-03 1.2876752777740736E-03 7.1975966955626480E-01
+ 30941 7.7352499999999999E-03 1.2878552240822079E-03 7.1981076952763001E-01
+ 30942 7.7355000000000002E-03 1.2880351831613024E-03 7.1986186949899522E-01
+ 30943 7.7357499999999996E-03 1.2882151550116191E-03 7.1991296947036021E-01
+ 30944 7.7359999999999998E-03 1.2883951396334302E-03 7.1996406944172520E-01
+ 30945 7.7362500000000001E-03 1.2885751370270029E-03 7.2001516941309041E-01
+ 30946 7.7365000000000003E-03 1.2887551471926040E-03 7.2006626938445562E-01
+ 30947 7.7367499999999997E-03 1.2889351701305032E-03 7.2011736935582060E-01
+ 30948 7.7370000000000000E-03 1.2891152058409682E-03 7.2016846932718581E-01
+ 30949 7.7372500000000002E-03 1.2892952543242687E-03 7.2021956929855102E-01
+ 30950 7.7374999999999996E-03 1.2894753155806712E-03 7.2027066926991601E-01
+ 30951 7.7377499999999998E-03 1.2896553896104474E-03 7.2032176924128100E-01
+ 30952 7.7380000000000001E-03 1.2898354764138658E-03 7.2037286921264621E-01
+ 30953 7.7382499999999995E-03 1.2900155759911949E-03 7.2042396918401119E-01
+ 30954 7.7384999999999997E-03 1.2901956883427049E-03 7.2047506915537640E-01
+ 30955 7.7387500000000000E-03 1.2903758134686647E-03 7.2052616912674161E-01
+ 30956 7.7390000000000002E-03 1.2905559513693434E-03 7.2057726909810660E-01
+ 30957 7.7392499999999996E-03 1.2907361020450113E-03 7.2062836906947159E-01
+ 30958 7.7394999999999999E-03 1.2909162654959388E-03 7.2067946904083680E-01
+ 30959 7.7397500000000001E-03 1.2910964417223968E-03 7.2073056901220200E-01
+ 30960 7.7399999999999995E-03 1.2912766307246544E-03 7.2078166898356699E-01
+ 30961 7.7402499999999997E-03 1.2914568325029824E-03 7.2083276895493220E-01
+ 30962 7.7405000000000000E-03 1.2916370470576507E-03 7.2088386892629741E-01
+ 30963 7.7407500000000002E-03 1.2918172743889300E-03 7.2093496889766240E-01
+ 30964 7.7409999999999996E-03 1.2919975144970912E-03 7.2098606886902739E-01
+ 30965 7.7412499999999999E-03 1.2921777673824081E-03 7.2103716884039259E-01
+ 30966 7.7415000000000001E-03 1.2923580330451486E-03 7.2108826881175780E-01
+ 30967 7.7417499999999995E-03 1.2925383114855853E-03 7.2113936878312279E-01
+ 30968 7.7419999999999998E-03 1.2927186027039907E-03 7.2119046875448800E-01
+ 30969 7.7422500000000000E-03 1.2928989067006326E-03 7.2124156872585299E-01
+ 30970 7.7425000000000003E-03 1.2930792234757871E-03 7.2129266869721820E-01
+ 30971 7.7427499999999996E-03 1.2932595530297222E-03 7.2134376866858319E-01
+ 30972 7.7429999999999999E-03 1.2934398953610541E-03 7.2139486863994839E-01
+ 30973 7.7432500000000001E-03 1.2936202504639550E-03 7.2144596861131360E-01
+ 30974 7.7434999999999995E-03 1.2938006183381245E-03 7.2149706858267859E-01
+ 30975 7.7437499999999998E-03 1.2939809989838305E-03 7.2154816855404358E-01
+ 30976 7.7440000000000000E-03 1.2941613924013391E-03 7.2159926852540879E-01
+ 30977 7.7442500000000003E-03 1.2943417985909179E-03 7.2165036849677400E-01
+ 30978 7.7444999999999996E-03 1.2945222175528297E-03 7.2170146846813898E-01
+ 30979 7.7447499999999999E-03 1.2947026492873476E-03 7.2175256843950419E-01
+ 30980 7.7450000000000001E-03 1.2948830937947358E-03 7.2180366841086940E-01
+ 30981 7.7452499999999995E-03 1.2950635510752615E-03 7.2185476838223439E-01
+ 30982 7.7454999999999998E-03 1.2952440200076425E-03 7.2190586835359938E-01
+ 30983 7.7457500000000000E-03 1.2954245026360011E-03 7.2195696832496459E-01
+ 30984 7.7460000000000003E-03 1.2956049980357069E-03 7.2200806829632980E-01
+ 30985 7.7462499999999997E-03 1.2957855062070258E-03 7.2205916826769478E-01
+ 30986 7.7464999999999999E-03 1.2959660271502267E-03 7.2211026823905999E-01
+ 30987 7.7467500000000002E-03 1.2961465608655742E-03 7.2216136821042498E-01
+ 30988 7.7469999999999995E-03 1.2963271073533362E-03 7.2221246818178997E-01
+ 30989 7.7472499999999998E-03 1.2965076666137769E-03 7.2226356815315518E-01
+ 30990 7.7475000000000000E-03 1.2966882386471646E-03 7.2231466812452039E-01
+ 30991 7.7477500000000003E-03 1.2968688234537662E-03 7.2236576809588560E-01
+ 30992 7.7479999999999997E-03 1.2970494210338475E-03 7.2241686806725058E-01
+ 30993 7.7482499999999999E-03 1.2972300313876773E-03 7.2246796803861579E-01
+ 30994 7.7485000000000002E-03 1.2974106545155229E-03 7.2251906800998078E-01
+ 30995 7.7487499999999996E-03 1.2975912904176516E-03 7.2257016798134577E-01
+ 30996 7.7489999999999998E-03 1.2977719390943304E-03 7.2262126795271098E-01
+ 30997 7.7492500000000001E-03 1.2979526049290784E-03 7.2267236792407619E-01
+ 30998 7.7495000000000003E-03 1.2981332793939838E-03 7.2272346789544140E-01
+ 30999 7.7497499999999997E-03 1.2983139666368623E-03 7.2277456786680638E-01
+ 31000 7.7499999999999999E-03 1.2984946666579850E-03 7.2282566783817137E-01
+ 31001 7.7502500000000002E-03 1.2986753794576227E-03 7.2287676780953658E-01
+ 31002 7.7504999999999996E-03 1.2988561050360462E-03 7.2292786778090157E-01
+ 31003 7.7507499999999998E-03 1.2990368433935236E-03 7.2297896775226678E-01
+ 31004 7.7510000000000001E-03 1.2992175945303272E-03 7.2303006772363199E-01
+ 31005 7.7512500000000003E-03 1.2993983584467282E-03 7.2308116769499720E-01
+ 31006 7.7514999999999997E-03 1.2995791351429952E-03 7.2313226766636196E-01
+ 31007 7.7517500000000000E-03 1.2997599246194027E-03 7.2318336763772717E-01
+ 31008 7.7520000000000002E-03 1.2999407268762201E-03 7.2323446760909238E-01
+ 31009 7.7522499999999996E-03 1.3001215419137183E-03 7.2328556758045737E-01
+ 31010 7.7524999999999998E-03 1.3003023697321691E-03 7.2333666755182258E-01
+ 31011 7.7527500000000001E-03 1.3004832103318466E-03 7.2338776752318779E-01
+ 31012 7.7529999999999995E-03 1.3006640637130188E-03 7.2343886749455277E-01
+ 31013 7.7532499999999997E-03 1.3008449298759599E-03 7.2348996746591776E-01
+ 31014 7.7535000000000000E-03 1.3010258088209429E-03 7.2354106743728297E-01
+ 31015 7.7537500000000002E-03 1.3012067005482375E-03 7.2359216740864818E-01
+ 31016 7.7539999999999996E-03 1.3013876050581193E-03 7.2364326738001317E-01
+ 31017 7.7542499999999999E-03 1.3015685223508574E-03 7.2369436735137838E-01
+ 31018 7.7545000000000001E-03 1.3017494524267274E-03 7.2374546732274336E-01
+ 31019 7.7547499999999995E-03 1.3019303952859983E-03 7.2379656729410835E-01
+ 31020 7.7549999999999997E-03 1.3021113509289479E-03 7.2384766726547356E-01
+ 31021 7.7552500000000000E-03 1.3022923193558471E-03 7.2389876723683877E-01
+ 31022 7.7555000000000002E-03 1.3024733005669255E-03 7.2394986720820398E-01
+ 31023 7.7557499999999996E-03 1.3026542945514157E-03 7.2400096717956897E-01
+ 31024 7.7559999999999999E-03 1.3028353013010152E-03 7.2405206715093418E-01
+ 31025 7.7562500000000001E-03 1.3030163208159868E-03 7.2410316712229916E-01
+ 31026 7.7564999999999995E-03 1.3031973530965863E-03 7.2415426709366415E-01
+ 31027 7.7567499999999998E-03 1.3033783981430775E-03 7.2420536706502936E-01
+ 31028 7.7570000000000000E-03 1.3035594559557178E-03 7.2425646703639457E-01
+ 31029 7.7572500000000003E-03 1.3037405265347683E-03 7.2430756700775978E-01
+ 31030 7.7574999999999996E-03 1.3039216098804883E-03 7.2435866697912477E-01
+ 31031 7.7577499999999999E-03 1.3041027044167763E-03 7.2440976695048975E-01
+ 31032 7.7580000000000001E-03 1.3042838132319571E-03 7.2446086692185496E-01
+ 31033 7.7582499999999995E-03 1.3044649348231709E-03 7.2451196689321995E-01
+ 31034 7.7584999999999998E-03 1.3046460691906866E-03 7.2456306686458516E-01
+ 31035 7.7587500000000000E-03 1.3048272163347721E-03 7.2461416683595037E-01
+ 31036 7.7590000000000003E-03 1.3050083762556925E-03 7.2466526680731558E-01
+ 31037 7.7592499999999997E-03 1.3051895489537154E-03 7.2471636677868034E-01
+ 31038 7.7594999999999999E-03 1.3053707344291092E-03 7.2476746675004555E-01
+ 31039 7.7597500000000002E-03 1.3055519326821423E-03 7.2481856672141076E-01
+ 31040 7.7599999999999995E-03 1.3057331437130802E-03 7.2486966669277575E-01
+ 31041 7.7602499999999998E-03 1.3059143675221928E-03 7.2492076666414096E-01
+ 31042 7.7605000000000000E-03 1.3060956041097496E-03 7.2497186663550617E-01
+ 31043 7.7607500000000003E-03 1.3062768534760146E-03 7.2502296660687116E-01
+ 31044 7.7609999999999997E-03 1.3064581156212601E-03 7.2507406657823614E-01
+ 31045 7.7612499999999999E-03 1.3066393905457534E-03 7.2512516654960135E-01
+ 31046 7.7615000000000002E-03 1.3068206782497630E-03 7.2517626652096656E-01
+ 31047 7.7617499999999996E-03 1.3070019787335563E-03 7.2522736649233155E-01
+ 31048 7.7619999999999998E-03 1.3071832919952294E-03 7.2527846646369676E-01
+ 31049 7.7622500000000001E-03 1.3073646194635532E-03 7.2532956643506175E-01
+ 31050 7.7625000000000003E-03 1.3075459581975315E-03 7.2538066640642695E-01
+ 31051 7.7627499999999997E-03 1.3077273097036766E-03 7.2543176637779194E-01
+ 31052 7.7629999999999999E-03 1.3079086739822515E-03 7.2548286634915715E-01
+ 31053 7.7632500000000002E-03 1.3080900510335203E-03 7.2553396632052236E-01
+ 31054 7.7634999999999996E-03 1.3082714408577454E-03 7.2558506629188735E-01
+ 31055 7.7637499999999998E-03 1.3084528434551919E-03 7.2563616626325256E-01
+ 31056 7.7640000000000001E-03 1.3086342588261232E-03 7.2568726623461755E-01
+ 31057 7.7642500000000003E-03 1.3088156869708041E-03 7.2573836620598275E-01
+ 31058 7.7644999999999997E-03 1.3089971278894977E-03 7.2578946617734774E-01
+ 31059 7.7647500000000000E-03 1.3091785815824684E-03 7.2584056614871295E-01
+ 31060 7.7650000000000002E-03 1.3093600480499827E-03 7.2589166612007816E-01
+ 31061 7.7652499999999996E-03 1.3095415272923008E-03 7.2594276609144315E-01
+ 31062 7.7654999999999998E-03 1.3097230193096926E-03 7.2599386606280814E-01
+ 31063 7.7657500000000001E-03 1.3099045241024199E-03 7.2604496603417334E-01
+ 31064 7.7659999999999995E-03 1.3100860416707489E-03 7.2609606600553833E-01
+ 31065 7.7662499999999997E-03 1.3102675720149440E-03 7.2614716597690354E-01
+ 31066 7.7665000000000000E-03 1.3104491151352711E-03 7.2619826594826875E-01
+ 31067 7.7667500000000002E-03 1.3106306710319953E-03 7.2624936591963396E-01
+ 31068 7.7669999999999996E-03 1.3108122397053820E-03 7.2630046589099873E-01
+ 31069 7.7672499999999998E-03 1.3109938211556982E-03 7.2635156586236393E-01
+ 31070 7.7675000000000001E-03 1.3111754153832084E-03 7.2640266583372914E-01
+ 31071 7.7677499999999995E-03 1.3113570223881796E-03 7.2645376580509413E-01
+ 31072 7.7679999999999997E-03 1.3115386421708787E-03 7.2650486577645934E-01
+ 31073 7.7682500000000000E-03 1.3117202747314554E-03 7.2655596574782455E-01
+ 31074 7.7685000000000002E-03 1.3119019200659196E-03 7.2660706571918954E-01
+ 31075 7.7687499999999996E-03 1.3120835781723756E-03 7.2665816569055453E-01
+ 31076 7.7689999999999999E-03 1.3122652490510874E-03 7.2670926566191973E-01
+ 31077 7.7692500000000001E-03 1.3124469327023165E-03 7.2676036563328494E-01
+ 31078 7.7694999999999995E-03 1.3126286291263263E-03 7.2681146560464993E-01
+ 31079 7.7697499999999997E-03 1.3128103383233782E-03 7.2686256557601514E-01
+ 31080 7.7700000000000000E-03 1.3129920602937338E-03 7.2691366554738013E-01
+ 31081 7.7702500000000002E-03 1.3131737950376572E-03 7.2696476551874534E-01
+ 31082 7.7704999999999996E-03 1.3133555425554092E-03 7.2701586549011032E-01
+ 31083 7.7707499999999999E-03 1.3135373028472569E-03 7.2706696546147553E-01
+ 31084 7.7710000000000001E-03 1.3137190759134609E-03 7.2711806543284074E-01
+ 31085 7.7712499999999995E-03 1.3139008617542849E-03 7.2716916540420573E-01
+ 31086 7.7714999999999998E-03 1.3140826603699923E-03 7.2722026537557094E-01
+ 31087 7.7717500000000000E-03 1.3142644717608460E-03 7.2727136534693593E-01
+ 31088 7.7720000000000003E-03 1.3144462959271113E-03 7.2732246531830114E-01
+ 31089 7.7722499999999996E-03 1.3146281328690502E-03 7.2737356528966612E-01
+ 31090 7.7724999999999999E-03 1.3148099825869284E-03 7.2742466526103133E-01
+ 31091 7.7727500000000001E-03 1.3149918450810099E-03 7.2747576523239654E-01
+ 31092 7.7729999999999995E-03 1.3151737203515588E-03 7.2752686520376153E-01
+ 31093 7.7732499999999998E-03 1.3153556083988396E-03 7.2757796517512652E-01
+ 31094 7.7735000000000000E-03 1.3155375092231171E-03 7.2762906514649173E-01
+ 31095 7.7737500000000003E-03 1.3157194228246545E-03 7.2768016511785694E-01
+ 31096 7.7739999999999997E-03 1.3159013492037171E-03 7.2773126508922192E-01
+ 31097 7.7742499999999999E-03 1.3160832883605731E-03 7.2778236506058713E-01
+ 31098 7.7745000000000002E-03 1.3162652402954837E-03 7.2783346503195234E-01
+ 31099 7.7747499999999995E-03 1.3164472050087158E-03 7.2788456500331711E-01
+ 31100 7.7749999999999998E-03 1.3166291825005359E-03 7.2793566497468232E-01
+ 31101 7.7752500000000000E-03 1.3168111727712088E-03 7.2798676494604753E-01
+ 31102 7.7755000000000003E-03 1.3169931758209999E-03 7.2803786491741274E-01
+ 31103 7.7757499999999997E-03 1.3171751916501741E-03 7.2808896488877772E-01
+ 31104 7.7759999999999999E-03 1.3173572202590002E-03 7.2814006486014293E-01
+ 31105 7.7762500000000002E-03 1.3175392616477425E-03 7.2819116483150792E-01
+ 31106 7.7764999999999996E-03 1.3177213158166671E-03 7.2824226480287291E-01
+ 31107 7.7767499999999998E-03 1.3179033827660411E-03 7.2829336477423812E-01
+ 31108 7.7770000000000001E-03 1.3180854624961324E-03 7.2834446474560333E-01
+ 31109 7.7772500000000003E-03 1.3182675550072053E-03 7.2839556471696854E-01
+ 31110 7.7774999999999997E-03 1.3184496602995264E-03 7.2844666468833352E-01
+ 31111 7.7777499999999999E-03 1.3186317783733666E-03 7.2849776465969851E-01
+ 31112 7.7780000000000002E-03 1.3188139092289886E-03 7.2854886463106372E-01
+ 31113 7.7782499999999996E-03 1.3189960528666638E-03 7.2859996460242871E-01
+ 31114 7.7784999999999998E-03 1.3191782092866573E-03 7.2865106457379392E-01
+ 31115 7.7787500000000001E-03 1.3193603784892359E-03 7.2870216454515913E-01
+ 31116 7.7790000000000003E-03 1.3195425604746701E-03 7.2875326451652434E-01
+ 31117 7.7792499999999997E-03 1.3197247552432236E-03 7.2880436448788932E-01
+ 31118 7.7795000000000000E-03 1.3199069627951689E-03 7.2885546445925431E-01
+ 31119 7.7797500000000002E-03 1.3200891893180883E-03 7.2890656443061952E-01
+ 31120 7.7799999999999996E-03 1.3202714223014328E-03 7.2895766440198451E-01
+ 31121 7.7802499999999998E-03 1.3204536680534271E-03 7.2900876437334972E-01
+ 31122 7.7805000000000001E-03 1.3206359265743259E-03 7.2905986434471493E-01
+ 31123 7.7807499999999995E-03 1.3208181978643879E-03 7.2911096431607991E-01
+ 31124 7.7809999999999997E-03 1.3210004819238729E-03 7.2916206428744490E-01
+ 31125 7.7812500000000000E-03 1.3211827787530364E-03 7.2921316425881011E-01
+ 31126 7.7815000000000002E-03 1.3213650883521380E-03 7.2926426423017532E-01
+ 31127 7.7817499999999996E-03 1.3215474107214336E-03 7.2931536420154031E-01
+ 31128 7.7819999999999999E-03 1.3217297458611827E-03 7.2936646417290552E-01
+ 31129 7.7822500000000001E-03 1.3219120937716460E-03 7.2941756414427072E-01
+ 31130 7.7824999999999995E-03 1.3220944544530770E-03 7.2946866411563571E-01
+ 31131 7.7827499999999997E-03 1.3222768279057388E-03 7.2951976408700070E-01
+ 31132 7.7830000000000000E-03 1.3224592141298883E-03 7.2957086405836591E-01
+ 31133 7.7832500000000002E-03 1.3226416131257854E-03 7.2962196402973112E-01
+ 31134 7.7834999999999996E-03 1.3228240248936893E-03 7.2967306400109611E-01
+ 31135 7.7837499999999999E-03 1.3230064494338580E-03 7.2972416397246131E-01
+ 31136 7.7840000000000001E-03 1.3231888867465511E-03 7.2977526394382630E-01
+ 31137 7.7842499999999995E-03 1.3233713368320267E-03 7.2982636391519129E-01
+ 31138 7.7844999999999998E-03 1.3235537996905493E-03 7.2987746388655650E-01
+ 31139 7.7847500000000000E-03 1.3237362753223754E-03 7.2992856385792171E-01
+ 31140 7.7850000000000003E-03 1.3239187637277658E-03 7.2997966382928692E-01
+ 31141 7.7852499999999996E-03 1.3241012649069799E-03 7.3003076380065191E-01
+ 31142 7.7854999999999999E-03 1.3242837788602772E-03 7.3008186377201689E-01
+ 31143 7.7857500000000001E-03 1.3244663055879198E-03 7.3013296374338210E-01
+ 31144 7.7859999999999995E-03 1.3246488491164958E-03 7.3018406371474709E-01
+ 31145 7.7862499999999998E-03 1.3248314011431819E-03 7.3023516368611230E-01
+ 31146 7.7865000000000000E-03 1.3250139659529787E-03 7.3028626365747751E-01
+ 31147 7.7867500000000003E-03 1.3251965435461541E-03 7.3033736362884272E-01
+ 31148 7.7869999999999997E-03 1.3253791339229725E-03 7.3038846360020770E-01
+ 31149 7.7872499999999999E-03 1.3255617370837029E-03 7.3043956357157269E-01
+ 31150 7.7875000000000002E-03 1.3257443530286120E-03 7.3049066354293790E-01
+ 31151 7.7877499999999995E-03 1.3259269817579647E-03 7.3054176351430289E-01
+ 31152 7.7879999999999998E-03 1.3261096232720343E-03 7.3059286348566810E-01
+ 31153 7.7882500000000000E-03 1.3262922775710839E-03 7.3064396345703331E-01
+ 31154 7.7885000000000003E-03 1.3264749446553824E-03 7.3069506342839829E-01
+ 31155 7.7887499999999997E-03 1.3266576245251987E-03 7.3074616339976328E-01
+ 31156 7.7889999999999999E-03 1.3268403171807980E-03 7.3079726337112849E-01
+ 31157 7.7892500000000002E-03 1.3270230226224520E-03 7.3084836334249370E-01
+ 31158 7.7894999999999995E-03 1.3272057408504256E-03 7.3089946331385869E-01
+ 31159 7.7897499999999998E-03 1.3273884718649901E-03 7.3095056328522390E-01
+ 31160 7.7900000000000000E-03 1.3275712156664134E-03 7.3100166325658911E-01
+ 31161 7.7902500000000003E-03 1.3277539722549639E-03 7.3105276322795409E-01
+ 31162 7.7904999999999997E-03 1.3279367416309106E-03 7.3110386319931908E-01
+ 31163 7.7907499999999999E-03 1.3281195237945229E-03 7.3115496317068429E-01
+ 31164 7.7910000000000002E-03 1.3283023187460696E-03 7.3120606314204950E-01
+ 31165 7.7912499999999996E-03 1.3284851264858187E-03 7.3125716311341449E-01
+ 31166 7.7914999999999998E-03 1.3286679470140424E-03 7.3130826308477970E-01
+ 31167 7.7917500000000001E-03 1.3288507803310091E-03 7.3135936305614468E-01
+ 31168 7.7920000000000003E-03 1.3290336264369879E-03 7.3141046302750989E-01
+ 31169 7.7922499999999997E-03 1.3292164853322493E-03 7.3146156299887488E-01
+ 31170 7.7924999999999999E-03 1.3293993570170637E-03 7.3151266297024009E-01
+ 31171 7.7927500000000002E-03 1.3295822414917007E-03 7.3156376294160530E-01
+ 31172 7.7929999999999996E-03 1.3297651387564303E-03 7.3161486291297029E-01
+ 31173 7.7932499999999998E-03 1.3299480488115241E-03 7.3166596288433527E-01
+ 31174 7.7935000000000001E-03 1.3301309716572526E-03 7.3171706285570048E-01
+ 31175 7.7937500000000003E-03 1.3303139072938859E-03 7.3176816282706569E-01
+ 31176 7.7939999999999997E-03 1.3304968557180127E-03 7.3181926279843068E-01
+ 31177 7.7942500000000000E-03 1.3306798169054244E-03 7.3187036276979589E-01
+ 31178 7.7945000000000002E-03 1.3308627908518689E-03 7.3192146274116110E-01
+ 31179 7.7947499999999996E-03 1.3310457775575937E-03 7.3197256271252609E-01
+ 31180 7.7949999999999998E-03 1.3312287770228472E-03 7.3202366268389107E-01
+ 31181 7.7952500000000001E-03 1.3314117892478776E-03 7.3207476265525628E-01
+ 31182 7.7954999999999995E-03 1.3315948142329328E-03 7.3212586262662127E-01
+ 31183 7.7957499999999997E-03 1.3317778519782611E-03 7.3217696259798648E-01
+ 31184 7.7960000000000000E-03 1.3319609024841116E-03 7.3222806256935169E-01
+ 31185 7.7962500000000002E-03 1.3321439657507322E-03 7.3227916254071668E-01
+ 31186 7.7964999999999996E-03 1.3323270417783697E-03 7.3233026251208166E-01
+ 31187 7.7967499999999999E-03 1.3325101305672776E-03 7.3238136248344687E-01
+ 31188 7.7970000000000001E-03 1.3326932321177036E-03 7.3243246245481208E-01
+ 31189 7.7972499999999995E-03 1.3328763464298937E-03 7.3248356242617707E-01
+ 31190 7.7974999999999997E-03 1.3330594735041004E-03 7.3253466239754228E-01
+ 31191 7.7977500000000000E-03 1.3332426133405720E-03 7.3258576236890749E-01
+ 31192 7.7980000000000002E-03 1.3334257659395579E-03 7.3263686234027248E-01
+ 31193 7.7982499999999996E-03 1.3336089313013076E-03 7.3268796231163746E-01
+ 31194 7.7984999999999999E-03 1.3337921094260729E-03 7.3273906228300267E-01
+ 31195 7.7987500000000001E-03 1.3339753003141020E-03 7.3279016225436788E-01
+ 31196 7.7989999999999995E-03 1.3341585039656448E-03 7.3284126222573287E-01
+ 31197 7.7992499999999998E-03 1.3343417203809538E-03 7.3289236219709808E-01
+ 31198 7.7995000000000000E-03 1.3345249495602769E-03 7.3294346216846307E-01
+ 31199 7.7997500000000003E-03 1.3347081915038666E-03 7.3299456213982828E-01
+ 31200 7.7999999999999996E-03 1.3348914462119699E-03 7.3304566211119326E-01
+ 31201 7.8002499999999999E-03 1.3350747136848425E-03 7.3309676208255847E-01
+ 31202 7.8005000000000001E-03 1.3352579939227339E-03 7.3314786205392368E-01
+ 31203 7.8007499999999995E-03 1.3354412869258936E-03 7.3319896202528867E-01
+ 31204 7.8009999999999998E-03 1.3356245926945736E-03 7.3325006199665366E-01
+ 31205 7.8012500000000000E-03 1.3358079112290259E-03 7.3330116196801887E-01
+ 31206 7.8015000000000003E-03 1.3359912425295016E-03 7.3335226193938408E-01
+ 31207 7.8017499999999997E-03 1.3361745865962508E-03 7.3340336191074906E-01
+ 31208 7.8019999999999999E-03 1.3363579434295285E-03 7.3345446188211427E-01
+ 31209 7.8022500000000002E-03 1.3365413130295846E-03 7.3350556185347948E-01
+ 31210 7.8024999999999995E-03 1.3367246953966720E-03 7.3355666182484447E-01
+ 31211 7.8027499999999998E-03 1.3369080905310418E-03 7.3360776179620946E-01
+ 31212 7.8030000000000000E-03 1.3370914984329474E-03 7.3365886176757467E-01
+ 31213 7.8032500000000003E-03 1.3372749191026402E-03 7.3370996173893988E-01
+ 31214 7.8034999999999997E-03 1.3374583525403729E-03 7.3376106171030486E-01
+ 31215 7.8037499999999999E-03 1.3376417987463994E-03 7.3381216168167007E-01
+ 31216 7.8040000000000002E-03 1.3378252577209721E-03 7.3386326165303506E-01
+ 31217 7.8042499999999996E-03 1.3380087294643441E-03 7.3391436162440005E-01
+ 31218 7.8044999999999998E-03 1.3381922139767675E-03 7.3396546159576526E-01
+ 31219 7.8047500000000001E-03 1.3383757112584982E-03 7.3401656156713047E-01
+ 31220 7.8050000000000003E-03 1.3385592213097865E-03 7.3406766153849567E-01
+ 31221 7.8052499999999997E-03 1.3387427441308858E-03 7.3411876150986066E-01
+ 31222 7.8054999999999999E-03 1.3389262797220544E-03 7.3416986148122587E-01
+ 31223 7.8057500000000002E-03 1.3391098373865592E-03 7.3422096145259086E-01
+ 31224 7.8059999999999996E-03 1.3392933989170158E-03 7.3427206142395585E-01
+ 31225 7.8062499999999998E-03 1.3394769732267503E-03 7.3432316139532106E-01
+ 31226 7.8065000000000001E-03 1.3396605603160224E-03 7.3437426136668627E-01
+ 31227 7.8067500000000003E-03 1.3398441601850922E-03 7.3442536133805147E-01
+ 31228 7.8069999999999997E-03 1.3400277728342206E-03 7.3447646130941646E-01
+ 31229 7.8072500000000000E-03 1.3402113982636681E-03 7.3452756128078145E-01
+ 31230 7.8075000000000002E-03 1.3403950364736963E-03 7.3457866125214666E-01
+ 31231 7.8077499999999996E-03 1.3405786874645653E-03 7.3462976122351165E-01
+ 31232 7.8079999999999998E-03 1.3407623512365361E-03 7.3468086119487686E-01
+ 31233 7.8082500000000001E-03 1.3409460343156584E-03 7.3473196116624206E-01
+ 31234 7.8084999999999995E-03 1.3411297237728890E-03 7.3478306113760705E-01
+ 31235 7.8087499999999997E-03 1.3413134259967676E-03 7.3483416110897204E-01
+ 31236 7.8090000000000000E-03 1.3414971409875446E-03 7.3488526108033725E-01
+ 31237 7.8092500000000002E-03 1.3416808687454701E-03 7.3493636105170246E-01
+ 31238 7.8094999999999996E-03 1.3418646092707954E-03 7.3498746102306745E-01
+ 31239 7.8097499999999999E-03 1.3420483625637709E-03 7.3503856099443265E-01
+ 31240 7.8100000000000001E-03 1.3422321286246492E-03 7.3508966096579786E-01
+ 31241 7.8102499999999995E-03 1.3424159074536773E-03 7.3514076093716285E-01
+ 31242 7.8104999999999997E-03 1.3425996990511131E-03 7.3519186090852784E-01
+ 31243 7.8107500000000000E-03 1.3427835034172046E-03 7.3524296087989305E-01
+ 31244 7.8110000000000002E-03 1.3429673205522029E-03 7.3529406085125826E-01
+ 31245 7.8112499999999996E-03 1.3431511504563617E-03 7.3534516082262324E-01
+ 31246 7.8114999999999999E-03 1.3433349931299319E-03 7.3539626079398845E-01
+ 31247 7.8117500000000001E-03 1.3435188485731650E-03 7.3544736076535344E-01
+ 31248 7.8119999999999995E-03 1.3437027167863137E-03 7.3549846073671843E-01
+ 31249 7.8122499999999997E-03 1.3438865977696327E-03 7.3554956070808364E-01
+ 31250 7.8125000000000000E-03 1.3440704915233714E-03 7.3560066067944885E-01
+ 31251 7.8127500000000003E-03 1.3442543980477844E-03 7.3565176065081406E-01
+ 31252 7.8130000000000005E-03 1.3444383173431245E-03 7.3570286062217927E-01
+ 31253 7.8132500000000008E-03 1.3446222494096426E-03 7.3575396059354425E-01
+ 31254 7.8134999999999993E-03 1.3448061942475931E-03 7.3580506056490924E-01
+ 31255 7.8137499999999995E-03 1.3449901518572300E-03 7.3585616053627423E-01
+ 31256 7.8139999999999998E-03 1.3451741222388054E-03 7.3590726050763944E-01
+ 31257 7.8142500000000000E-03 1.3453581053925745E-03 7.3595836047900465E-01
+ 31258 7.8145000000000003E-03 1.3455421013187888E-03 7.3600946045036986E-01
+ 31259 7.8147500000000005E-03 1.3457261100177024E-03 7.3606056042173484E-01
+ 31260 7.8149999999999990E-03 1.3459101314895702E-03 7.3611166039309983E-01
+ 31261 7.8152499999999993E-03 1.3460941657346462E-03 7.3616276036446482E-01
+ 31262 7.8154999999999995E-03 1.3462782127531842E-03 7.3621386033583003E-01
+ 31263 7.8157499999999998E-03 1.3464622725454386E-03 7.3626496030719524E-01
+ 31264 7.8160000000000000E-03 1.3466463451116642E-03 7.3631606027856045E-01
+ 31265 7.8162500000000003E-03 1.3468304304521154E-03 7.3636716024992566E-01
+ 31266 7.8165000000000005E-03 1.3470145285670440E-03 7.3641826022129064E-01
+ 31267 7.8167499999999990E-03 1.3471986394567098E-03 7.3646936019265541E-01
+ 31268 7.8169999999999993E-03 1.3473827631213650E-03 7.3652046016402062E-01
+ 31269 7.8172499999999995E-03 1.3475668995612668E-03 7.3657156013538583E-01
+ 31270 7.8174999999999998E-03 1.3477510487766668E-03 7.3662266010675104E-01
+ 31271 7.8177500000000000E-03 1.3479352107678244E-03 7.3667376007811625E-01
+ 31272 7.8180000000000003E-03 1.3481193855349916E-03 7.3672486004948123E-01
+ 31273 7.8182500000000005E-03 1.3483035730784264E-03 7.3677596002084644E-01
+ 31274 7.8184999999999991E-03 1.3484877733983831E-03 7.3682705999221121E-01
+ 31275 7.8187499999999993E-03 1.3486719864951185E-03 7.3687815996357642E-01
+ 31276 7.8189999999999996E-03 1.3488562123688903E-03 7.3692925993494163E-01
+ 31277 7.8192499999999998E-03 1.3490404510199520E-03 7.3698035990630684E-01
+ 31278 7.8195000000000001E-03 1.3492247024485605E-03 7.3703145987767182E-01
+ 31279 7.8197500000000003E-03 1.3494089666549740E-03 7.3708255984903703E-01
+ 31280 7.8200000000000006E-03 1.3495932436387345E-03 7.3713365982040224E-01
+ 31281 7.8202499999999991E-03 1.3497775333952645E-03 7.3718475979176701E-01
+ 31282 7.8204999999999993E-03 1.3499618359239158E-03 7.3723585976313222E-01
+ 31283 7.8207499999999996E-03 1.3501461512249418E-03 7.3728695973449743E-01
+ 31284 7.8209999999999998E-03 1.3503304792985922E-03 7.3733805970586264E-01
+ 31285 7.8212500000000001E-03 1.3505148201451219E-03 7.3738915967722762E-01
+ 31286 7.8215000000000003E-03 1.3506991737647829E-03 7.3744025964859283E-01
+ 31287 7.8217500000000006E-03 1.3508835401578284E-03 7.3749135961995804E-01
+ 31288 7.8219999999999991E-03 1.3510679193245094E-03 7.3754245959132281E-01
+ 31289 7.8222499999999993E-03 1.3512523112650823E-03 7.3759355956268802E-01
+ 31290 7.8224999999999996E-03 1.3514367159797986E-03 7.3764465953405323E-01
+ 31291 7.8227499999999998E-03 1.3516211334689136E-03 7.3769575950541821E-01
+ 31292 7.8230000000000001E-03 1.3518055637326801E-03 7.3774685947678342E-01
+ 31293 7.8232500000000003E-03 1.3519900067713495E-03 7.3779795944814863E-01
+ 31294 7.8235000000000006E-03 1.3521744625851785E-03 7.3784905941951384E-01
+ 31295 7.8237499999999991E-03 1.3523589311744200E-03 7.3790015939087861E-01
+ 31296 7.8239999999999994E-03 1.3525434125393294E-03 7.3795125936224382E-01
+ 31297 7.8242499999999996E-03 1.3527279066801600E-03 7.3800235933360880E-01
+ 31298 7.8244999999999999E-03 1.3529124135971669E-03 7.3805345930497401E-01
+ 31299 7.8247500000000001E-03 1.3530969332906035E-03 7.3810455927633922E-01
+ 31300 7.8250000000000004E-03 1.3532814657607262E-03 7.3815565924770443E-01
+ 31301 7.8252500000000006E-03 1.3534660110077893E-03 7.3820675921906964E-01
+ 31302 7.8254999999999991E-03 1.3536505690320457E-03 7.3825785919043441E-01
+ 31303 7.8257499999999994E-03 1.3538351398337534E-03 7.3830895916179962E-01
+ 31304 7.8259999999999996E-03 1.3540197248959928E-03 7.3836005913316460E-01
+ 31305 7.8262499999999999E-03 1.3542043213272585E-03 7.3841115910452981E-01
+ 31306 7.8265000000000001E-03 1.3543889305376250E-03 7.3846225907589502E-01
+ 31307 7.8267500000000004E-03 1.3545735525206399E-03 7.3851335904726023E-01
+ 31308 7.8270000000000006E-03 1.3547581872739465E-03 7.3856445901862522E-01
+ 31309 7.8272499999999991E-03 1.3549428347977908E-03 7.3861555898999021E-01
+ 31310 7.8274999999999994E-03 1.3551274950924265E-03 7.3866665896135519E-01
+ 31311 7.8277499999999996E-03 1.3553121681581040E-03 7.3871775893272040E-01
+ 31312 7.8279999999999999E-03 1.3554968539950705E-03 7.3876885890408561E-01
+ 31313 7.8282500000000001E-03 1.3556815526035786E-03 7.3881995887545082E-01
+ 31314 7.8285000000000004E-03 1.3558662639838776E-03 7.3887105884681603E-01
+ 31315 7.8287500000000006E-03 1.3560509881362193E-03 7.3892215881818102E-01
+ 31316 7.8289999999999992E-03 1.3562357250608531E-03 7.3897325878954601E-01
+ 31317 7.8292499999999994E-03 1.3564204747580327E-03 7.3902435876091099E-01
+ 31318 7.8294999999999997E-03 1.3566052372280103E-03 7.3907545873227620E-01
+ 31319 7.8297499999999999E-03 1.3567900124710288E-03 7.3912655870364141E-01
+ 31320 7.8300000000000002E-03 1.3569748004873471E-03 7.3917765867500662E-01
+ 31321 7.8302500000000004E-03 1.3571596012772163E-03 7.3922875864637161E-01
+ 31322 7.8305000000000007E-03 1.3573444148408866E-03 7.3927985861773682E-01
+ 31323 7.8307499999999992E-03 1.3575292411786078E-03 7.3933095858910158E-01
+ 31324 7.8309999999999994E-03 1.3577140802906354E-03 7.3938205856046679E-01
+ 31325 7.8312499999999997E-03 1.3578989321772201E-03 7.3943315853183200E-01
+ 31326 7.8314999999999999E-03 1.3580837954381591E-03 7.3948425850319721E-01
+ 31327 7.8317500000000002E-03 1.3582686729755689E-03 7.3953535847456242E-01
+ 31328 7.8320000000000004E-03 1.3584535632968514E-03 7.3958645844592741E-01
+ 31329 7.8322500000000007E-03 1.3586384664022661E-03 7.3963755841729262E-01
+ 31330 7.8324999999999992E-03 1.3588233822920703E-03 7.3968865838865738E-01
+ 31331 7.8327499999999994E-03 1.3590083109665245E-03 7.3973975836002259E-01
+ 31332 7.8329999999999997E-03 1.3591932524258884E-03 7.3979085833138780E-01
+ 31333 7.8332499999999999E-03 1.3593782066612277E-03 7.3984195830275301E-01
+ 31334 7.8335000000000002E-03 1.3595631736627077E-03 7.3989305827411800E-01
+ 31335 7.8337500000000004E-03 1.3597481534305678E-03 7.3994415824548321E-01
+ 31336 7.8340000000000007E-03 1.3599331459650549E-03 7.3999525821684842E-01
+ 31337 7.8342499999999992E-03 1.3601181512664126E-03 7.4004635818821318E-01
+ 31338 7.8344999999999995E-03 1.3603031693348909E-03 7.4009745815957839E-01
+ 31339 7.8347499999999997E-03 1.3604882001707339E-03 7.4014855813094360E-01
+ 31340 7.8350000000000000E-03 1.3606732437741874E-03 7.4019965810230859E-01
+ 31341 7.8352500000000002E-03 1.3608583001455021E-03 7.4025075807367380E-01
+ 31342 7.8355000000000005E-03 1.3610433692849168E-03 7.4030185804503901E-01
+ 31343 7.8357500000000007E-03 1.3612284511926838E-03 7.4035295801640422E-01
+ 31344 7.8359999999999992E-03 1.3614135458690491E-03 7.4040405798776898E-01
+ 31345 7.8362499999999995E-03 1.3615986533142609E-03 7.4045515795913419E-01
+ 31346 7.8364999999999997E-03 1.3617837735285649E-03 7.4050625793049940E-01
+ 31347 7.8367500000000000E-03 1.3619689065122080E-03 7.4055735790186439E-01
+ 31348 7.8370000000000002E-03 1.3621540522654398E-03 7.4060845787322960E-01
+ 31349 7.8372500000000005E-03 1.3623392107885057E-03 7.4065955784459481E-01
+ 31350 7.8375000000000007E-03 1.3625243820816542E-03 7.4071065781596002E-01
+ 31351 7.8377499999999992E-03 1.3627095661451322E-03 7.4076175778732478E-01
+ 31352 7.8379999999999995E-03 1.3628947629791899E-03 7.4081285775868999E-01
+ 31353 7.8382499999999997E-03 1.3630799725840748E-03 7.4086395773005498E-01
+ 31354 7.8385000000000000E-03 1.3632651949600338E-03 7.4091505770142019E-01
+ 31355 7.8387500000000002E-03 1.3634504301073172E-03 7.4096615767278540E-01
+ 31356 7.8390000000000005E-03 1.3636356780261716E-03 7.4101725764415061E-01
+ 31357 7.8392500000000007E-03 1.3638209387168468E-03 7.4106835761551582E-01
+ 31358 7.8394999999999992E-03 1.3640062121795897E-03 7.4111945758688058E-01
+ 31359 7.8397499999999995E-03 1.3641914984146529E-03 7.4117055755824579E-01
+ 31360 7.8399999999999997E-03 1.3643767974222830E-03 7.4122165752961078E-01
+ 31361 7.8402500000000000E-03 1.3645621092027303E-03 7.4127275750097599E-01
+ 31362 7.8405000000000002E-03 1.3647474337562429E-03 7.4132385747234120E-01
+ 31363 7.8407500000000005E-03 1.3649327751746592E-03 7.4137495744370641E-01
+ 31364 7.8410000000000007E-03 1.3651181250519261E-03 7.4142605741507139E-01
+ 31365 7.8412499999999993E-03 1.3653034877052154E-03 7.4147715738643638E-01
+ 31366 7.8414999999999995E-03 1.3654888631347778E-03 7.4152825735780137E-01
+ 31367 7.8417499999999998E-03 1.3656742513408642E-03 7.4157935732916658E-01
+ 31368 7.8420000000000000E-03 1.3658596523237266E-03 7.4163045730053179E-01
+ 31369 7.8422500000000003E-03 1.3660450660836175E-03 7.4168155727189700E-01
+ 31370 7.8425000000000005E-03 1.3662304926207881E-03 7.4173265724326198E-01
+ 31371 7.8427500000000008E-03 1.3664159319354914E-03 7.4178375721462719E-01
+ 31372 7.8429999999999993E-03 1.3666013840279772E-03 7.4183485718599196E-01
+ 31373 7.8432499999999995E-03 1.3667868488985019E-03 7.4188595715735717E-01
+ 31374 7.8434999999999998E-03 1.3669723265473156E-03 7.4193705712872238E-01
+ 31375 7.8437500000000000E-03 1.3671578169746721E-03 7.4198815710008759E-01
+ 31376 7.8440000000000003E-03 1.3673433201808233E-03 7.4203925707145280E-01
+ 31377 7.8442500000000005E-03 1.3675288349967963E-03 7.4209035704281778E-01
+ 31378 7.8444999999999990E-03 1.3677143639533812E-03 7.4214145701418277E-01
+ 31379 7.8447499999999993E-03 1.3678999056872920E-03 7.4219255698554776E-01
+ 31380 7.8449999999999995E-03 1.3680854601987793E-03 7.4224365695691297E-01
+ 31381 7.8452499999999998E-03 1.3682710274880950E-03 7.4229475692827818E-01
+ 31382 7.8455000000000000E-03 1.3684566075554915E-03 7.4234585689964339E-01
+ 31383 7.8457500000000003E-03 1.3686422004012208E-03 7.4239695687100837E-01
+ 31384 7.8460000000000005E-03 1.3688278060255354E-03 7.4244805684237358E-01
+ 31385 7.8462499999999991E-03 1.3690134244285944E-03 7.4249915681373835E-01
+ 31386 7.8464999999999993E-03 1.3691990556055607E-03 7.4255025678510356E-01
+ 31387 7.8467499999999996E-03 1.3693846995537517E-03 7.4260135675646877E-01
+ 31388 7.8469999999999998E-03 1.3695703562734071E-03 7.4265245672783398E-01
+ 31389 7.8472500000000001E-03 1.3697560257647807E-03 7.4270355669919919E-01
+ 31390 7.8475000000000003E-03 1.3699417080281168E-03 7.4275465667056417E-01
+ 31391 7.8477500000000006E-03 1.3701274030636648E-03 7.4280575664192938E-01
+ 31392 7.8479999999999991E-03 1.3703131108716688E-03 7.4285685661329415E-01
+ 31393 7.8482499999999993E-03 1.3704988314523800E-03 7.4290795658465936E-01
+ 31394 7.8484999999999996E-03 1.3706845648060444E-03 7.4295905655602457E-01
+ 31395 7.8487499999999998E-03 1.3708703109329111E-03 7.4301015652738978E-01
+ 31396 7.8490000000000001E-03 1.3710560698332265E-03 7.4306125649875476E-01
+ 31397 7.8492500000000003E-03 1.3712418415072409E-03 7.4311235647011997E-01
+ 31398 7.8495000000000006E-03 1.3714276259552008E-03 7.4316345644148518E-01
+ 31399 7.8497499999999991E-03 1.3716134231773554E-03 7.4321455641284995E-01
+ 31400 7.8499999999999993E-03 1.3717992331739530E-03 7.4326565638421516E-01
+ 31401 7.8502499999999996E-03 1.3719850559452433E-03 7.4331675635558037E-01
+ 31402 7.8504999999999998E-03 1.3721708914914757E-03 7.4336785632694535E-01
+ 31403 7.8507500000000001E-03 1.3723567398128966E-03 7.4341895629831056E-01
+ 31404 7.8510000000000003E-03 1.3725426009097575E-03 7.4347005626967577E-01
+ 31405 7.8512500000000006E-03 1.3727284747823071E-03 7.4352115624104098E-01
+ 31406 7.8514999999999991E-03 1.3729143614307927E-03 7.4357225621240575E-01
+ 31407 7.8517499999999994E-03 1.3731002608554676E-03 7.4362335618377096E-01
+ 31408 7.8519999999999996E-03 1.3732861730565787E-03 7.4367445615513617E-01
+ 31409 7.8522499999999999E-03 1.3734720980343770E-03 7.4372555612650115E-01
+ 31410 7.8525000000000001E-03 1.3736580357891115E-03 7.4377665609786636E-01
+ 31411 7.8527500000000004E-03 1.3738439863210353E-03 7.4382775606923157E-01
+ 31412 7.8530000000000006E-03 1.3740299496303940E-03 7.4387885604059678E-01
+ 31413 7.8532499999999991E-03 1.3742159257174398E-03 7.4392995601196155E-01
+ 31414 7.8534999999999994E-03 1.3744019145824245E-03 7.4398105598332676E-01
+ 31415 7.8537499999999996E-03 1.3745879162255978E-03 7.4403215595469174E-01
+ 31416 7.8539999999999999E-03 1.3747739306472094E-03 7.4408325592605695E-01
+ 31417 7.8542500000000001E-03 1.3749599578475123E-03 7.4413435589742216E-01
+ 31418 7.8545000000000004E-03 1.3751459978267554E-03 7.4418545586878737E-01
+ 31419 7.8547500000000006E-03 1.3753320505851918E-03 7.4423655584015258E-01
+ 31420 7.8549999999999991E-03 1.3755181161230700E-03 7.4428765581151735E-01
+ 31421 7.8552499999999994E-03 1.3757041944406443E-03 7.4433875578288256E-01
+ 31422 7.8554999999999996E-03 1.3758902855381646E-03 7.4438985575424754E-01
+ 31423 7.8557499999999999E-03 1.3760763894158838E-03 7.4444095572561275E-01
+ 31424 7.8560000000000001E-03 1.3762625060740527E-03 7.4449205569697796E-01
+ 31425 7.8562500000000004E-03 1.3764486355129228E-03 7.4454315566834317E-01
+ 31426 7.8565000000000006E-03 1.3766347777327470E-03 7.4459425563970816E-01
+ 31427 7.8567499999999992E-03 1.3768209327337765E-03 7.4464535561107315E-01
+ 31428 7.8569999999999994E-03 1.3770071005162654E-03 7.4469645558243813E-01
+ 31429 7.8572499999999997E-03 1.3771932810804652E-03 7.4474755555380334E-01
+ 31430 7.8574999999999999E-03 1.3773794744266279E-03 7.4479865552516855E-01
+ 31431 7.8577500000000002E-03 1.3775656805550076E-03 7.4484975549653376E-01
+ 31432 7.8580000000000004E-03 1.3777518994658564E-03 7.4490085546789897E-01
+ 31433 7.8582500000000007E-03 1.3779381311594271E-03 7.4495195543926396E-01
+ 31434 7.8584999999999992E-03 1.3781243756359699E-03 7.4500305541062872E-01
+ 31435 7.8587499999999994E-03 1.3783106328957438E-03 7.4505415538199393E-01
+ 31436 7.8589999999999997E-03 1.3784969029389995E-03 7.4510525535335914E-01
+ 31437 7.8592499999999999E-03 1.3786831857659904E-03 7.4515635532472435E-01
+ 31438 7.8595000000000002E-03 1.3788694813769696E-03 7.4520745529608956E-01
+ 31439 7.8597500000000004E-03 1.3790557897628414E-03 7.4525855526745455E-01
+ 31440 7.8600000000000007E-03 1.3792421109140409E-03 7.4530965523881976E-01
+ 31441 7.8602499999999992E-03 1.3794284437685838E-03 7.4536075521018452E-01
+ 31442 7.8604999999999994E-03 1.3796147903299897E-03 7.4541185518154973E-01
+ 31443 7.8607499999999997E-03 1.3798011496657739E-03 7.4546295515291494E-01
+ 31444 7.8609999999999999E-03 1.3799875217761807E-03 7.4551405512428015E-01
+ 31445 7.8612500000000002E-03 1.3801739066614616E-03 7.4556515509564514E-01
+ 31446 7.8615000000000004E-03 1.3803599223575825E-03 7.4561625506701035E-01
+ 31447 7.8617500000000007E-03 1.3805463330639678E-03 7.4566735503837556E-01
+ 31448 7.8619999999999992E-03 1.3807327565816764E-03 7.4571845500974032E-01
+ 31449 7.8622499999999994E-03 1.3809191929109849E-03 7.4576955498110553E-01
+ 31450 7.8624999999999997E-03 1.3811060227195834E-03 7.4582065495247074E-01
+ 31451 7.8627499999999999E-03 1.3812924842592847E-03 7.4587175492383595E-01
+ 31452 7.8630000000000002E-03 1.3814789585755891E-03 7.4592285489520094E-01
+ 31453 7.8632500000000004E-03 1.3816654456687461E-03 7.4597395486656615E-01
+ 31454 7.8635000000000007E-03 1.3818519455390020E-03 7.4602505483793136E-01
+ 31455 7.8637499999999992E-03 1.3820384581866053E-03 7.4607615480929612E-01
+ 31456 7.8639999999999995E-03 1.3822249836118036E-03 7.4612725478066133E-01
+ 31457 7.8642499999999997E-03 1.3824115218148509E-03 7.4617835475202654E-01
+ 31458 7.8645000000000000E-03 1.3825980727959887E-03 7.4622945472339153E-01
+ 31459 7.8647500000000002E-03 1.3827846365554698E-03 7.4628055469475674E-01
+ 31460 7.8650000000000005E-03 1.3829712130935421E-03 7.4633165466612195E-01
+ 31461 7.8652500000000007E-03 1.3831578024104531E-03 7.4638275463748716E-01
+ 31462 7.8654999999999992E-03 1.3833444045064530E-03 7.4643385460885192E-01
+ 31463 7.8657499999999995E-03 1.3835310193817925E-03 7.4648495458021713E-01
+ 31464 7.8659999999999997E-03 1.3837176470367194E-03 7.4653605455158212E-01
+ 31465 7.8662500000000000E-03 1.3839042874711090E-03 7.4658715452294733E-01
+ 31466 7.8665000000000002E-03 1.3840909406784981E-03 7.4663825449431254E-01
+ 31467 7.8667500000000005E-03 1.3842776066566511E-03 7.4668935446567775E-01
+ 31468 7.8670000000000007E-03 1.3844642854058120E-03 7.4674045443704296E-01
+ 31469 7.8672499999999992E-03 1.3846509769262236E-03 7.4679155440840772E-01
+ 31470 7.8674999999999995E-03 1.3848376812181310E-03 7.4684265437977293E-01
+ 31471 7.8677499999999997E-03 1.3850243982817768E-03 7.4689375435113792E-01
+ 31472 7.8680000000000000E-03 1.3852111281174037E-03 7.4694485432250313E-01
+ 31473 7.8682500000000002E-03 1.3853978718321258E-03 7.4699595429386834E-01
+ 31474 7.8685000000000005E-03 1.3855846271483348E-03 7.4704705426523355E-01
+ 31475 7.8687500000000007E-03 1.3857713952383627E-03 7.4709815423659853E-01
+ 31476 7.8689999999999993E-03 1.3859581761024534E-03 7.4714925420796352E-01
+ 31477 7.8692499999999995E-03 1.3861449697408555E-03 7.4720035417932851E-01
+ 31478 7.8694999999999998E-03 1.3863317761538118E-03 7.4725145415069372E-01
+ 31479 7.8697500000000000E-03 1.3865185953415697E-03 7.4730255412205893E-01
+ 31480 7.8700000000000003E-03 1.3867054273043714E-03 7.4735365409342414E-01
+ 31481 7.8702500000000005E-03 1.3868922720424652E-03 7.4740475406478935E-01
+ 31482 7.8705000000000008E-03 1.3870791295560975E-03 7.4745585403615433E-01
+ 31483 7.8707499999999993E-03 1.3872659998455104E-03 7.4750695400751932E-01
+ 31484 7.8709999999999995E-03 1.3874528829109537E-03 7.4755805397888431E-01
+ 31485 7.8712499999999998E-03 1.3876397787526736E-03 7.4760915395024952E-01
+ 31486 7.8715000000000000E-03 1.3878266873709132E-03 7.4766025392161473E-01
+ 31487 7.8717500000000003E-03 1.3880136087659214E-03 7.4771135389297994E-01
+ 31488 7.8720000000000005E-03 1.3882005429379451E-03 7.4776245386434492E-01
+ 31489 7.8722499999999990E-03 1.3883874898872278E-03 7.4781355383570991E-01
+ 31490 7.8724999999999993E-03 1.3885744496140203E-03 7.4786465380707490E-01
+ 31491 7.8727499999999995E-03 1.3887614221185678E-03 7.4791575377844011E-01
+ 31492 7.8729999999999998E-03 1.3889484074003612E-03 7.4796685374980532E-01
+ 31493 7.8732500000000000E-03 1.3891354054548733E-03 7.4801795372117053E-01
+ 31494 7.8735000000000003E-03 1.3893224162815092E-03 7.4806905369253573E-01
+ 31495 7.8737500000000005E-03 1.3895094398805122E-03 7.4812015366390072E-01
+ 31496 7.8739999999999991E-03 1.3896964762521251E-03 7.4817125363526549E-01
+ 31497 7.8742499999999993E-03 1.3898835253965929E-03 7.4822235360663070E-01
+ 31498 7.8744999999999996E-03 1.3900705873141589E-03 7.4827345357799591E-01
+ 31499 7.8747499999999998E-03 1.3902576620050649E-03 7.4832455354936112E-01
+ 31500 7.8750000000000001E-03 1.3904447494695535E-03 7.4837565352072632E-01
+ 31501 7.8752500000000003E-03 1.3906318497078720E-03 7.4842675349209131E-01
+ 31502 7.8755000000000006E-03 1.3908189627202610E-03 7.4847785346345652E-01
+ 31503 7.8757499999999991E-03 1.3910060885069665E-03 7.4852895343482129E-01
+ 31504 7.8759999999999993E-03 1.3911932270682327E-03 7.4858005340618650E-01
+ 31505 7.8762499999999996E-03 1.3913803784043033E-03 7.4863115337755171E-01
+ 31506 7.8764999999999998E-03 1.3915675425154211E-03 7.4868225334891692E-01
+ 31507 7.8767500000000001E-03 1.3917547194018326E-03 7.4873335332028190E-01
+ 31508 7.8770000000000003E-03 1.3919419090637820E-03 7.4878445329164711E-01
+ 31509 7.8772500000000006E-03 1.3921291115015155E-03 7.4883555326301232E-01
+ 31510 7.8774999999999991E-03 1.3923163267152738E-03 7.4888665323437709E-01
+ 31511 7.8777499999999993E-03 1.3925035547053064E-03 7.4893775320574230E-01
+ 31512 7.8779999999999996E-03 1.3926907954718573E-03 7.4898885317710751E-01
+ 31513 7.8782499999999998E-03 1.3928780490151703E-03 7.4903995314847271E-01
+ 31514 7.8785000000000001E-03 1.3930653153354921E-03 7.4909105311983770E-01
+ 31515 7.8787500000000003E-03 1.3932525944330679E-03 7.4914215309120291E-01
+ 31516 7.8790000000000006E-03 1.3934398863081430E-03 7.4919325306256812E-01
+ 31517 7.8792499999999991E-03 1.3936271909609625E-03 7.4924435303393289E-01
+ 31518 7.8794999999999994E-03 1.3938145083917752E-03 7.4929545300529810E-01
+ 31519 7.8797499999999996E-03 1.3940018386008257E-03 7.4934655297666330E-01
+ 31520 7.8799999999999999E-03 1.3941891815883590E-03 7.4939765294802829E-01
+ 31521 7.8802500000000001E-03 1.3943765373546234E-03 7.4944875291939350E-01
+ 31522 7.8805000000000004E-03 1.3945639058998626E-03 7.4949985289075871E-01
+ 31523 7.8807500000000006E-03 1.3947512872243262E-03 7.4955095286212392E-01
+ 31524 7.8809999999999991E-03 1.3949386813282582E-03 7.4960205283348869E-01
+ 31525 7.8812499999999994E-03 1.3951260882119083E-03 7.4965315280485390E-01
+ 31526 7.8814999999999996E-03 1.3953135078755214E-03 7.4970425277621910E-01
+ 31527 7.8817499999999999E-03 1.3955009403193456E-03 7.4975535274758409E-01
+ 31528 7.8820000000000001E-03 1.3956883855436278E-03 7.4980645271894930E-01
+ 31529 7.8822500000000004E-03 1.3958758435486146E-03 7.4985755269031451E-01
+ 31530 7.8825000000000006E-03 1.3960633143345555E-03 7.4990865266167972E-01
+ 31531 7.8827499999999991E-03 1.3962507979016958E-03 7.4995975263304449E-01
+ 31532 7.8829999999999994E-03 1.3964382942502841E-03 7.5001085260440969E-01
+ 31533 7.8832499999999996E-03 1.3966258033805692E-03 7.5006195257577468E-01
+ 31534 7.8834999999999999E-03 1.3968133252927979E-03 7.5011305254713989E-01
+ 31535 7.8837500000000001E-03 1.3970008599872190E-03 7.5016415251850510E-01
+ 31536 7.8840000000000004E-03 1.3971884074640813E-03 7.5021525248987031E-01
+ 31537 7.8842500000000006E-03 1.3973759677236323E-03 7.5026635246123530E-01
+ 31538 7.8844999999999991E-03 1.3975635407661193E-03 7.5031745243260028E-01
+ 31539 7.8847499999999994E-03 1.3977511265917931E-03 7.5036855240396527E-01
+ 31540 7.8849999999999996E-03 1.3979387252009020E-03 7.5041965237533048E-01
+ 31541 7.8852499999999999E-03 1.3981263365936954E-03 7.5047075234669569E-01
+ 31542 7.8855000000000001E-03 1.3983139607704207E-03 7.5052185231806090E-01
+ 31543 7.8857500000000004E-03 1.3985015977313285E-03 7.5057295228942611E-01
+ 31544 7.8860000000000006E-03 1.3986892474766670E-03 7.5062405226079110E-01
+ 31545 7.8862499999999992E-03 1.3988769100066855E-03 7.5067515223215608E-01
+ 31546 7.8864999999999994E-03 1.3990645853176752E-03 7.5072625220352107E-01
+ 31547 7.8867499999999997E-03 1.3992522733960006E-03 7.5077735217488628E-01
+ 31548 7.8869999999999999E-03 1.3994399742406982E-03 7.5082845214625149E-01
+ 31549 7.8872500000000002E-03 1.3996276878520039E-03 7.5087955211761670E-01
+ 31550 7.8875000000000004E-03 1.3998154142301558E-03 7.5093065208898169E-01
+ 31551 7.8877500000000007E-03 1.4000031533753887E-03 7.5098175206034690E-01
+ 31552 7.8879999999999992E-03 1.4001909052879420E-03 7.5103285203171166E-01
+ 31553 7.8882499999999994E-03 1.4003786699680501E-03 7.5108395200307687E-01
+ 31554 7.8884999999999997E-03 1.4005664474159509E-03 7.5113505197444208E-01
+ 31555 7.8887499999999999E-03 1.4007542376318842E-03 7.5118615194580729E-01
+ 31556 7.8890000000000002E-03 1.4009420406160850E-03 7.5123725191717250E-01
+ 31557 7.8892500000000004E-03 1.4011298563687913E-03 7.5128835188853749E-01
+ 31558 7.8895000000000007E-03 1.4013176848902409E-03 7.5133945185990270E-01
+ 31559 7.8897499999999992E-03 1.4015055261806704E-03 7.5139055183126746E-01
+ 31560 7.8899999999999994E-03 1.4016933802403200E-03 7.5144165180263267E-01
+ 31561 7.8902499999999997E-03 1.4018812470694259E-03 7.5149275177399788E-01
+ 31562 7.8904999999999999E-03 1.4020691266682286E-03 7.5154385174536309E-01
+ 31563 7.8907500000000002E-03 1.4022570190369635E-03 7.5159495171672808E-01
+ 31564 7.8910000000000004E-03 1.4024449241758726E-03 7.5164605168809329E-01
+ 31565 7.8912500000000007E-03 1.4026328420851883E-03 7.5169715165945850E-01
+ 31566 7.8914999999999992E-03 1.4028207727651543E-03 7.5174825163082326E-01
+ 31567 7.8917499999999995E-03 1.4030087162160093E-03 7.5179935160218847E-01
+ 31568 7.8919999999999997E-03 1.4031966724379914E-03 7.5185045157355368E-01
+ 31569 7.8922500000000000E-03 1.4033846414313396E-03 7.5190155154491867E-01
+ 31570 7.8925000000000002E-03 1.4035726477600152E-03 7.5195265151628388E-01
+ 31571 7.8927500000000005E-03 1.4037606413609624E-03 7.5200375148764909E-01
+ 31572 7.8930000000000007E-03 1.4039486477420179E-03 7.5205485145901430E-01
+ 31573 7.8932499999999992E-03 1.4041366669034245E-03 7.5210595143037906E-01
+ 31574 7.8934999999999995E-03 1.4043246779769447E-03 7.5215705140174427E-01
+ 31575 7.8937499999999997E-03 1.4045127236035164E-03 7.5220815137310948E-01
+ 31576 7.8940000000000000E-03 1.4047007820031316E-03 7.5225925134447447E-01
+ 31577 7.8942500000000002E-03 1.4048888531760309E-03 7.5231035131583968E-01
+ 31578 7.8945000000000005E-03 1.4050769371224505E-03 7.5236145128720489E-01
+ 31579 7.8947500000000007E-03 1.4052650338426363E-03 7.5241255125857009E-01
+ 31580 7.8949999999999992E-03 1.4054531433368234E-03 7.5246365122993486E-01
+ 31581 7.8952499999999995E-03 1.4056412656052583E-03 7.5251475120130007E-01
+ 31582 7.8954999999999997E-03 1.4058294009914154E-03 7.5256585117266506E-01
+ 31583 7.8957500000000000E-03 1.4060175487521313E-03 7.5261695114403027E-01
+ 31584 7.8960000000000002E-03 1.4062057092918093E-03 7.5266805111539548E-01
+ 31585 7.8962500000000005E-03 1.4063938826106939E-03 7.5271915108676068E-01
+ 31586 7.8965000000000007E-03 1.4065820687090278E-03 7.5277025105812589E-01
+ 31587 7.8967499999999993E-03 1.4067702675870540E-03 7.5282135102949066E-01
+ 31588 7.8969999999999995E-03 1.4069584792450194E-03 7.5287245100085587E-01
+ 31589 7.8972499999999998E-03 1.4071467036831668E-03 7.5292355097222086E-01
+ 31590 7.8975000000000000E-03 1.4073349409017416E-03 7.5297465094358607E-01
+ 31591 7.8977500000000003E-03 1.4075231909009887E-03 7.5302575091495128E-01
+ 31592 7.8980000000000005E-03 1.4077114536811517E-03 7.5307685088631648E-01
+ 31593 7.8982500000000008E-03 1.4078997292424761E-03 7.5312795085768147E-01
+ 31594 7.8984999999999993E-03 1.4080880175852061E-03 7.5317905082904646E-01
+ 31595 7.8987499999999995E-03 1.4082763187095893E-03 7.5323015080041145E-01
+ 31596 7.8989999999999998E-03 1.4084646326158684E-03 7.5328125077177666E-01
+ 31597 7.8992500000000000E-03 1.4086529593042908E-03 7.5333235074314187E-01
+ 31598 7.8995000000000003E-03 1.4088412987751015E-03 7.5338345071450707E-01
+ 31599 7.8997500000000005E-03 1.4090296510285466E-03 7.5343455068587228E-01
+ 31600 7.8999999999999990E-03 1.4092180160631916E-03 7.5348565065723705E-01
+ 31601 7.9002499999999993E-03 1.4094063938672942E-03 7.5353675062860204E-01
+ 31602 7.9004999999999995E-03 1.4095947844387287E-03 7.5358785059996725E-01
+ 31603 7.9007499999999998E-03 1.4097831877777304E-03 7.5363895057133246E-01
+ 31604 7.9010000000000000E-03 1.4099716038845334E-03 7.5369005054269766E-01
+ 31605 7.9012500000000003E-03 1.4101600327593746E-03 7.5374115051406287E-01
+ 31606 7.9015000000000005E-03 1.4103484744024874E-03 7.5379225048542786E-01
+ 31607 7.9017499999999991E-03 1.4105369288141070E-03 7.5384335045679285E-01
+ 31608 7.9019999999999993E-03 1.4107253959944723E-03 7.5389445042815784E-01
+ 31609 7.9022499999999996E-03 1.4109138759438166E-03 7.5394555039952305E-01
+ 31610 7.9024999999999998E-03 1.4111023686623767E-03 7.5399665037088826E-01
+ 31611 7.9027500000000001E-03 1.4112908741503855E-03 7.5404775034225346E-01
+ 31612 7.9030000000000003E-03 1.4114793924080847E-03 7.5409885031361845E-01
+ 31613 7.9032500000000006E-03 1.4116679234357052E-03 7.5414995028498366E-01
+ 31614 7.9034999999999991E-03 1.4118564672334849E-03 7.5420105025634843E-01
+ 31615 7.9037499999999993E-03 1.4120450238016618E-03 7.5425215022771364E-01
+ 31616 7.9039999999999996E-03 1.4122335931404727E-03 7.5430325019907885E-01
+ 31617 7.9042499999999998E-03 1.4124221752501518E-03 7.5435435017044405E-01
+ 31618 7.9045000000000001E-03 1.4126107701309374E-03 7.5440545014180926E-01
+ 31619 7.9047500000000003E-03 1.4127993783976194E-03 7.5445655011317425E-01
+ 31620 7.9050000000000006E-03 1.4129879988906706E-03 7.5450765008453946E-01
+ 31621 7.9052499999999991E-03 1.4131766321596189E-03 7.5455875005590423E-01
+ 31622 7.9054999999999993E-03 1.4133652782047084E-03 7.5460985002726944E-01
+ 31623 7.9057499999999996E-03 1.4135539370261807E-03 7.5466094999863464E-01
+ 31624 7.9059999999999998E-03 1.4137426086242677E-03 7.5471204996999985E-01
+ 31625 7.9062500000000001E-03 1.4139312929992193E-03 7.5476314994136484E-01
+ 31626 7.9065000000000003E-03 1.4141199901512714E-03 7.5481424991273005E-01
+ 31627 7.9067500000000006E-03 1.4143087000806675E-03 7.5486534988409526E-01
+ 31628 7.9069999999999991E-03 1.4144974227876445E-03 7.5491644985546003E-01
+ 31629 7.9072499999999993E-03 1.4146861582724475E-03 7.5496754982682523E-01
+ 31630 7.9074999999999996E-03 1.4148749065353171E-03 7.5501864979819044E-01
+ 31631 7.9077499999999998E-03 1.4150636675764935E-03 7.5506974976955543E-01
+ 31632 7.9080000000000001E-03 1.4152524413962172E-03 7.5512084974092064E-01
+ 31633 7.9082500000000003E-03 1.4154412279947313E-03 7.5517194971228585E-01
+ 31634 7.9085000000000006E-03 1.4156300273722776E-03 7.5522304968365106E-01
+ 31635 7.9087499999999991E-03 1.4158188395290948E-03 7.5527414965501583E-01
+ 31636 7.9089999999999994E-03 1.4160076644654295E-03 7.5532524962638103E-01
+ 31637 7.9092499999999996E-03 1.4161965021815218E-03 7.5537634959774624E-01
+ 31638 7.9094999999999999E-03 1.4163853526776141E-03 7.5542744956911123E-01
+ 31639 7.9097500000000001E-03 1.4165742159539469E-03 7.5547854954047644E-01
+ 31640 7.9100000000000004E-03 1.4167630920107650E-03 7.5552964951184165E-01
+ 31641 7.9102500000000006E-03 1.4169519808483098E-03 7.5558074948320686E-01
+ 31642 7.9104999999999991E-03 1.4171408824668230E-03 7.5563184945457162E-01
+ 31643 7.9107499999999994E-03 1.4173297968665501E-03 7.5568294942593683E-01
+ 31644 7.9109999999999996E-03 1.4175187240477332E-03 7.5573404939730182E-01
+ 31645 7.9112499999999999E-03 1.4177076640106130E-03 7.5578514936866703E-01
+ 31646 7.9115000000000001E-03 1.4178966167554352E-03 7.5583624934003224E-01
+ 31647 7.9117500000000004E-03 1.4180855822824433E-03 7.5588734931139745E-01
+ 31648 7.9120000000000006E-03 1.4182745605918793E-03 7.5593844928276266E-01
+ 31649 7.9122499999999991E-03 1.4184635516839856E-03 7.5598954925412742E-01
+ 31650 7.9124999999999994E-03 1.4186525555590090E-03 7.5604064922549263E-01
+ 31651 7.9127499999999996E-03 1.4188415722171924E-03 7.5609174919685762E-01
+ 31652 7.9129999999999999E-03 1.4190306016587792E-03 7.5614284916822283E-01
+ 31653 7.9132500000000001E-03 1.4192196438840134E-03 7.5619394913958804E-01
+ 31654 7.9135000000000004E-03 1.4194086988931398E-03 7.5624504911095325E-01
+ 31655 7.9137500000000006E-03 1.4195977666783704E-03 7.5629614908231824E-01
+ 31656 7.9139999999999992E-03 1.4197868472291130E-03 7.5634724905368322E-01
+ 31657 7.9142499999999994E-03 1.4199759405455427E-03 7.5639834902504821E-01
+ 31658 7.9144999999999997E-03 1.4201650466278890E-03 7.5644944899641342E-01
+ 31659 7.9147499999999999E-03 1.4203541654763841E-03 7.5650054896777863E-01
+ 31660 7.9150000000000002E-03 1.4205432970912598E-03 7.5655164893914384E-01
+ 31661 7.9152500000000004E-03 1.4207324414727488E-03 7.5660274891050905E-01
+ 31662 7.9155000000000007E-03 1.4209215986210819E-03 7.5665384888187404E-01
+ 31663 7.9157499999999992E-03 1.4211107685364890E-03 7.5670494885323880E-01
+ 31664 7.9159999999999994E-03 1.4212999512192058E-03 7.5675604882460401E-01
+ 31665 7.9162499999999997E-03 1.4214891466694643E-03 7.5680714879596922E-01
+ 31666 7.9164999999999999E-03 1.4216783548874966E-03 7.5685824876733443E-01
+ 31667 7.9167500000000002E-03 1.4218675758735338E-03 7.5690934873869964E-01
+ 31668 7.9170000000000004E-03 1.4220568096278109E-03 7.5696044871006463E-01
+ 31669 7.9172500000000007E-03 1.4222460561505589E-03 7.5701154868142984E-01
+ 31670 7.9174999999999992E-03 1.4224353154420088E-03 7.5706264865279460E-01
+ 31671 7.9177499999999994E-03 1.4226245875023991E-03 7.5711374862415981E-01
+ 31672 7.9179999999999997E-03 1.4228138723319593E-03 7.5716484859552502E-01
+ 31673 7.9182499999999999E-03 1.4230031699309234E-03 7.5721594856689023E-01
+ 31674 7.9185000000000002E-03 1.4231924802995243E-03 7.5726704853825522E-01
+ 31675 7.9187500000000004E-03 1.4233818034379974E-03 7.5731814850962043E-01
+ 31676 7.9190000000000007E-03 1.4235711393465744E-03 7.5736924848098564E-01
+ 31677 7.9192499999999992E-03 1.4237604880254892E-03 7.5742034845235040E-01
+ 31678 7.9194999999999995E-03 1.4239498494749766E-03 7.5747144842371561E-01
+ 31679 7.9197499999999997E-03 1.4241392236952713E-03 7.5752254839508082E-01
+ 31680 7.9200000000000000E-03 1.4243286106866060E-03 7.5757364836644603E-01
+ 31681 7.9202500000000002E-03 1.4245180104492149E-03 7.5762474833781102E-01
+ 31682 7.9205000000000005E-03 1.4247074229833357E-03 7.5767584830917623E-01
+ 31683 7.9207500000000007E-03 1.4248968482891984E-03 7.5772694828054143E-01
+ 31684 7.9209999999999992E-03 1.4250862863670389E-03 7.5777804825190620E-01
+ 31685 7.9212499999999995E-03 1.4252757372170931E-03 7.5782914822327141E-01
+ 31686 7.9214999999999997E-03 1.4254652008395957E-03 7.5788024819463662E-01
+ 31687 7.9217500000000000E-03 1.4256546772347825E-03 7.5793134816600161E-01
+ 31688 7.9220000000000002E-03 1.4258441664028870E-03 7.5798244813736682E-01
+ 31689 7.9222500000000005E-03 1.4260336683441454E-03 7.5803354810873202E-01
+ 31690 7.9225000000000007E-03 1.4262231830587931E-03 7.5808464808009723E-01
+ 31691 7.9227499999999992E-03 1.4264127105470643E-03 7.5813574805146200E-01
+ 31692 7.9229999999999995E-03 1.4266022508091947E-03 7.5818684802282721E-01
+ 31693 7.9232499999999997E-03 1.4267918038454249E-03 7.5823794799419242E-01
+ 31694 7.9235000000000000E-03 1.4269813696559850E-03 7.5828904796555741E-01
+ 31695 7.9237500000000002E-03 1.4271709482411130E-03 7.5834014793692262E-01
+ 31696 7.9240000000000005E-03 1.4273605396010461E-03 7.5839124790828782E-01
+ 31697 7.9242500000000007E-03 1.4275501437360193E-03 7.5844234787965303E-01
+ 31698 7.9244999999999993E-03 1.4277397606462679E-03 7.5849344785101780E-01
+ 31699 7.9247499999999995E-03 1.4279293903320307E-03 7.5854454782238301E-01
+ 31700 7.9249999999999998E-03 1.4281190327935438E-03 7.5859564779374800E-01
+ 31701 7.9252500000000000E-03 1.4283086880310435E-03 7.5864674776511321E-01
+ 31702 7.9255000000000003E-03 1.4284983560447671E-03 7.5869784773647841E-01
+ 31703 7.9257500000000005E-03 1.4286880368349509E-03 7.5874894770784362E-01
+ 31704 7.9260000000000008E-03 1.4288777304018320E-03 7.5880004767920861E-01
+ 31705 7.9262499999999993E-03 1.4290674367456475E-03 7.5885114765057360E-01
+ 31706 7.9264999999999995E-03 1.4292571558666373E-03 7.5890224762193859E-01
+ 31707 7.9267499999999998E-03 1.4294468877650366E-03 7.5895334759330380E-01
+ 31708 7.9270000000000000E-03 1.4296366324410828E-03 7.5900444756466900E-01
+ 31709 7.9272500000000003E-03 1.4298263898950107E-03 7.5905554753603421E-01
+ 31710 7.9275000000000005E-03 1.4300161601237119E-03 7.5910664750739942E-01
+ 31711 7.9277499999999990E-03 1.4302059431244838E-03 7.5915774747876419E-01
+ 31712 7.9279999999999993E-03 1.4303957388975622E-03 7.5920884745012940E-01
+ 31713 7.9282499999999995E-03 1.4305855474431807E-03 7.5925994742149439E-01
+ 31714 7.9284999999999998E-03 1.4307753687615736E-03 7.5931104739285959E-01
+ 31715 7.9287500000000000E-03 1.4309652028529746E-03 7.5936214736422480E-01
+ 31716 7.9290000000000003E-03 1.4311550497176167E-03 7.5941324733559001E-01
+ 31717 7.9292500000000005E-03 1.4313449093557354E-03 7.5946434730695500E-01
+ 31718 7.9294999999999990E-03 1.4315347817675629E-03 7.5951544727831999E-01
+ 31719 7.9297499999999993E-03 1.4317246669533386E-03 7.5956654724968498E-01
+ 31720 7.9299999999999995E-03 1.4319145649132946E-03 7.5961764722105019E-01
+ 31721 7.9302499999999998E-03 1.4321044756476656E-03 7.5966874719241539E-01
+ 31722 7.9305000000000000E-03 1.4322943991566853E-03 7.5971984716378060E-01
+ 31723 7.9307500000000003E-03 1.4324843354405917E-03 7.5977094713514581E-01
+ 31724 7.9310000000000005E-03 1.4326742844996173E-03 7.5982204710651080E-01
+ 31725 7.9312499999999991E-03 1.4328642463339975E-03 7.5987314707787557E-01
+ 31726 7.9314999999999993E-03 1.4330542209439699E-03 7.5992424704924078E-01
+ 31727 7.9317499999999996E-03 1.4332442083297694E-03 7.5997534702060598E-01
+ 31728 7.9319999999999998E-03 1.4334342084916312E-03 7.6002644699197119E-01
+ 31729 7.9322500000000001E-03 1.4336242226238500E-03 7.6007754696333640E-01
+ 31730 7.9325000000000003E-03 1.4338142484075509E-03 7.6012864693470139E-01
+ 31731 7.9327500000000006E-03 1.4340042869692114E-03 7.6017974690606660E-01
+ 31732 7.9329999999999991E-03 1.4341943383090671E-03 7.6023084687743137E-01
+ 31733 7.9332499999999993E-03 1.4343844024273574E-03 7.6028194684879657E-01
+ 31734 7.9334999999999996E-03 1.4345744793243201E-03 7.6033304682016178E-01
+ 31735 7.9337499999999998E-03 1.4347645690001908E-03 7.6038414679152699E-01
+ 31736 7.9340000000000001E-03 1.4349546714552068E-03 7.6043524676289198E-01
+ 31737 7.9342500000000003E-03 1.4351447866886250E-03 7.6048634673425719E-01
+ 31738 7.9345000000000006E-03 1.4353349146936404E-03 7.6053744670562240E-01
+ 31739 7.9347499999999991E-03 1.4355250554690916E-03 7.6058854667698717E-01
+ 31740 7.9349999999999993E-03 1.4357152090152148E-03 7.6063964664835237E-01
+ 31741 7.9352499999999996E-03 1.4359053753322383E-03 7.6069074661971758E-01
+ 31742 7.9354999999999998E-03 1.4360955544203953E-03 7.6074184659108279E-01
+ 31743 7.9357500000000001E-03 1.4362857462799172E-03 7.6079294656244778E-01
+ 31744 7.9360000000000003E-03 1.4364759509110378E-03 7.6084404653381299E-01
+ 31745 7.9362500000000006E-03 1.4366661683139811E-03 7.6089514650517820E-01
+ 31746 7.9364999999999991E-03 1.4368563984889871E-03 7.6094624647654296E-01
+ 31747 7.9367499999999994E-03 1.4370466414362880E-03 7.6099734644790817E-01
+ 31748 7.9369999999999996E-03 1.4372368971561141E-03 7.6104844641927338E-01
+ 31749 7.9372499999999999E-03 1.4374271656486979E-03 7.6109954639063837E-01
+ 31750 7.9375000000000001E-03 1.4376174469142718E-03 7.6115064636200358E-01
+ 31751 7.9377500000000004E-03 1.4378077409530701E-03 7.6120174633336879E-01
+ 31752 7.9380000000000006E-03 1.4379980477653245E-03 7.6125284630473400E-01
+ 31753 7.9382499999999991E-03 1.4381883673512655E-03 7.6130394627609876E-01
+ 31754 7.9384999999999994E-03 1.4383786997111314E-03 7.6135504624746397E-01
+ 31755 7.9387499999999996E-03 1.4385690448451532E-03 7.6140614621882918E-01
+ 31756 7.9389999999999999E-03 1.4387594027535629E-03 7.6145724619019417E-01
+ 31757 7.9392500000000001E-03 1.4389497734365961E-03 7.6150834616155938E-01
+ 31758 7.9395000000000004E-03 1.4391401568944846E-03 7.6155944613292459E-01
+ 31759 7.9397500000000006E-03 1.4393305531274633E-03 7.6161054610428980E-01
+ 31760 7.9399999999999991E-03 1.4395209621357648E-03 7.6166164607565456E-01
+ 31761 7.9402499999999994E-03 1.4397113839196250E-03 7.6171274604701977E-01
+ 31762 7.9404999999999996E-03 1.4399018184792760E-03 7.6176384601838476E-01
+ 31763 7.9407499999999999E-03 1.4400922658149532E-03 7.6181494598974997E-01
+ 31764 7.9410000000000001E-03 1.4402827251746165E-03 7.6186604596111518E-01
+ 31765 7.9412500000000004E-03 1.4404731982117322E-03 7.6191714593248039E-01
+ 31766 7.9415000000000006E-03 1.4406636840155664E-03 7.6196824590384538E-01
+ 31767 7.9417499999999992E-03 1.4408541825859345E-03 7.6201934587521036E-01
+ 31768 7.9419999999999994E-03 1.4410446939230638E-03 7.6207044584657535E-01
+ 31769 7.9422499999999997E-03 1.4412352180271843E-03 7.6212154581794056E-01
+ 31770 7.9424999999999999E-03 1.4414257548985231E-03 7.6217264578930577E-01
+ 31771 7.9427500000000002E-03 1.4416163045373061E-03 7.6222374576067098E-01
+ 31772 7.9430000000000004E-03 1.4418068669437639E-03 7.6227484573203619E-01
+ 31773 7.9432500000000007E-03 1.4419974421181218E-03 7.6232594570340118E-01
+ 31774 7.9434999999999992E-03 1.4421880300606103E-03 7.6237704567476616E-01
+ 31775 7.9437499999999994E-03 1.4423786307714568E-03 7.6242814564613115E-01
+ 31776 7.9439999999999997E-03 1.4425692442508898E-03 7.6247924561749636E-01
+ 31777 7.9442499999999999E-03 1.4427598704991398E-03 7.6253034558886157E-01
+ 31778 7.9445000000000002E-03 1.4429505095164333E-03 7.6258144556022678E-01
+ 31779 7.9447500000000004E-03 1.4431411613029998E-03 7.6263254553159177E-01
+ 31780 7.9450000000000007E-03 1.4433318258590677E-03 7.6268364550295698E-01
+ 31781 7.9452499999999992E-03 1.4435225031848658E-03 7.6273474547432174E-01
+ 31782 7.9454999999999994E-03 1.4437131932806256E-03 7.6278584544568695E-01
+ 31783 7.9457499999999997E-03 1.4439038961465750E-03 7.6283694541705216E-01
+ 31784 7.9459999999999999E-03 1.4440946117829441E-03 7.6288804538841737E-01
+ 31785 7.9462500000000002E-03 1.4442853401899619E-03 7.6293914535978258E-01
+ 31786 7.9465000000000004E-03 1.4444760813678566E-03 7.6299024533114757E-01
+ 31787 7.9467500000000007E-03 1.4446668353168602E-03 7.6304134530251277E-01
+ 31788 7.9469999999999992E-03 1.4448576020372026E-03 7.6309244527387754E-01
+ 31789 7.9472499999999995E-03 1.4450483815291125E-03 7.6314354524524275E-01
+ 31790 7.9474999999999997E-03 1.4452391737928196E-03 7.6319464521660796E-01
+ 31791 7.9477500000000000E-03 1.4454299788285586E-03 7.6324574518797317E-01
+ 31792 7.9480000000000002E-03 1.4456207966365548E-03 7.6329684515933816E-01
+ 31793 7.9482500000000005E-03 1.4458116272170413E-03 7.6334794513070336E-01
+ 31794 7.9485000000000007E-03 1.4460024705702480E-03 7.6339904510206857E-01
+ 31795 7.9487499999999992E-03 1.4461933266964038E-03 7.6345014507343334E-01
+ 31796 7.9489999999999995E-03 1.4463841955957440E-03 7.6350124504479855E-01
+ 31797 7.9492499999999997E-03 1.4465750772684974E-03 7.6355234501616376E-01
+ 31798 7.9495000000000000E-03 1.4467659717148943E-03 7.6360344498752875E-01
+ 31799 7.9497500000000002E-03 1.4469568789351665E-03 7.6365454495889395E-01
+ 31800 7.9500000000000005E-03 1.4471477989295466E-03 7.6370564493025916E-01
+ 31801 7.9502500000000007E-03 1.4473387316982630E-03 7.6375674490162437E-01
+ 31802 7.9504999999999992E-03 1.4475296772415499E-03 7.6380784487298914E-01
+ 31803 7.9507499999999995E-03 1.4477206355596394E-03 7.6385894484435435E-01
+ 31804 7.9509999999999997E-03 1.4479116066527622E-03 7.6391004481571956E-01
+ 31805 7.9512500000000000E-03 1.4481025905211514E-03 7.6396114478708455E-01
+ 31806 7.9515000000000002E-03 1.4482935871650369E-03 7.6401224475844975E-01
+ 31807 7.9517500000000005E-03 1.4484845965846533E-03 7.6406334472981496E-01
+ 31808 7.9520000000000007E-03 1.4486756187802314E-03 7.6411444470118017E-01
+ 31809 7.9522499999999992E-03 1.4488666537520035E-03 7.6416554467254494E-01
+ 31810 7.9524999999999995E-03 1.4490577015002040E-03 7.6421664464391015E-01
+ 31811 7.9527499999999997E-03 1.4492487620250646E-03 7.6426774461527514E-01
+ 31812 7.9530000000000000E-03 1.4494398353268178E-03 7.6431884458664034E-01
+ 31813 7.9532500000000002E-03 1.4496309214056978E-03 7.6436994455800555E-01
+ 31814 7.9535000000000005E-03 1.4498220202619348E-03 7.6442104452937076E-01
+ 31815 7.9537500000000007E-03 1.4500131318957649E-03 7.6447214450073597E-01
+ 31816 7.9539999999999993E-03 1.4502042563074189E-03 7.6452324447210074E-01
+ 31817 7.9542499999999995E-03 1.4503953934971322E-03 7.6457434444346595E-01
+ 31818 7.9544999999999998E-03 1.4505865434651394E-03 7.6462544441483093E-01
+ 31819 7.9547500000000000E-03 1.4507777062116715E-03 7.6467654438619614E-01
+ 31820 7.9550000000000003E-03 1.4509688817368228E-03 7.6472764435756135E-01
+ 31821 7.9552500000000005E-03 1.4511600700356615E-03 7.6477874432892656E-01
+ 31822 7.9554999999999990E-03 1.4513512711058108E-03 7.6482984430029133E-01
+ 31823 7.9557499999999993E-03 1.4515424849475015E-03 7.6488094427165654E-01
+ 31824 7.9559999999999995E-03 1.4517337115609644E-03 7.6493204424302152E-01
+ 31825 7.9562499999999998E-03 1.4519249509464239E-03 7.6498314421438673E-01
+ 31826 7.9565000000000000E-03 1.4521162031041119E-03 7.6503424418575194E-01
+ 31827 7.9567500000000003E-03 1.4523074680342562E-03 7.6508534415711715E-01
+ 31828 7.9570000000000005E-03 1.4524987457370880E-03 7.6513644412848236E-01
+ 31829 7.9572499999999990E-03 1.4526900362128324E-03 7.6518754409984713E-01
+ 31830 7.9574999999999993E-03 1.4528813394617238E-03 7.6523864407121212E-01
+ 31831 7.9577499999999995E-03 1.4530726554839906E-03 7.6528974404257732E-01
+ 31832 7.9579999999999998E-03 1.4532639842798610E-03 7.6534084401394253E-01
+ 31833 7.9582500000000000E-03 1.4534553258495667E-03 7.6539194398530774E-01
+ 31834 7.9585000000000003E-03 1.4536466801933353E-03 7.6544304395667295E-01
+ 31835 7.9587500000000005E-03 1.4538380473113999E-03 7.6549414392803794E-01
+ 31836 7.9589999999999991E-03 1.4540294250036884E-03 7.6554524389940293E-01
+ 31837 7.9592499999999993E-03 1.4542208174504860E-03 7.6559634387076791E-01
+ 31838 7.9594999999999996E-03 1.4544122226697899E-03 7.6564744384213312E-01
+ 31839 7.9597499999999998E-03 1.4546036406618288E-03 7.6569854381349833E-01
+ 31840 7.9600000000000001E-03 1.4547950714268322E-03 7.6574964378486354E-01
+ 31841 7.9602500000000003E-03 1.4549865149650273E-03 7.6580074375622853E-01
+ 31842 7.9605000000000006E-03 1.4551779712766455E-03 7.6585184372759374E-01
+ 31843 7.9607499999999991E-03 1.4553694403619138E-03 7.6590294369895850E-01
+ 31844 7.9609999999999993E-03 1.4555609222210643E-03 7.6595404367032371E-01
+ 31845 7.9612499999999996E-03 1.4557524168543254E-03 7.6600514364168892E-01
+ 31846 7.9614999999999998E-03 1.4559439242619269E-03 7.6605624361305413E-01
+ 31847 7.9617500000000001E-03 1.4561354444440997E-03 7.6610734358441934E-01
+ 31848 7.9620000000000003E-03 1.4563269774010717E-03 7.6615844355578433E-01
+ 31849 7.9622500000000006E-03 1.4565185231330752E-03 7.6620954352714954E-01
+ 31850 7.9624999999999991E-03 1.4567100816403377E-03 7.6626064349851430E-01
+ 31851 7.9627499999999993E-03 1.4569016529230926E-03 7.6631174346987951E-01
+ 31852 7.9629999999999996E-03 1.4570932369815696E-03 7.6636284344124472E-01
+ 31853 7.9632499999999998E-03 1.4572848401039082E-03 7.6641394341260993E-01
+ 31854 7.9635000000000001E-03 1.4574764499774425E-03 7.6646504338397492E-01
+ 31855 7.9637500000000003E-03 1.4576680726298985E-03 7.6651614335534013E-01
+ 31856 7.9640000000000006E-03 1.4578597080615097E-03 7.6656724332670534E-01
+ 31857 7.9642499999999991E-03 1.4580513562725047E-03 7.6661834329807010E-01
+ 31858 7.9644999999999994E-03 1.4582430172631218E-03 7.6666944326943531E-01
+ 31859 7.9647499999999996E-03 1.4584346910335928E-03 7.6672054324080052E-01
+ 31860 7.9649999999999999E-03 1.4586263775841464E-03 7.6677164321216551E-01
+ 31861 7.9652500000000001E-03 1.4588180769150203E-03 7.6682274318353072E-01
+ 31862 7.9655000000000004E-03 1.4590097890264469E-03 7.6687384315489593E-01
+ 31863 7.9657500000000006E-03 1.4592015139186587E-03 7.6692494312626114E-01
+ 31864 7.9659999999999991E-03 1.4593932515918891E-03 7.6697604309762590E-01
+ 31865 7.9662499999999994E-03 1.4595850020463728E-03 7.6702714306899111E-01
+ 31866 7.9664999999999996E-03 1.4597767652823441E-03 7.6707824304035632E-01
+ 31867 7.9667499999999999E-03 1.4599685413000355E-03 7.6712934301172131E-01
+ 31868 7.9670000000000001E-03 1.4601603300996816E-03 7.6718044298308652E-01
+ 31869 7.9672500000000004E-03 1.4603521316815169E-03 7.6723154295445173E-01
+ 31870 7.9675000000000006E-03 1.4605439460457750E-03 7.6728264292581694E-01
+ 31871 7.9677499999999991E-03 1.4607357731926908E-03 7.6733374289718170E-01
+ 31872 7.9679999999999994E-03 1.4609276131224991E-03 7.6738484286854691E-01
+ 31873 7.9682499999999996E-03 1.4611194658354330E-03 7.6743594283991190E-01
+ 31874 7.9684999999999999E-03 1.4613113313317288E-03 7.6748704281127711E-01
+ 31875 7.9687500000000001E-03 1.4615032096116230E-03 7.6753814278264232E-01
+ 31876 7.9690000000000004E-03 1.4616951006748758E-03 7.6758924275400753E-01
+ 31877 7.9692500000000006E-03 1.4618870045091351E-03 7.6764034272537274E-01
+ 31878 7.9694999999999992E-03 1.4620789211090082E-03 7.6769144269673750E-01
+ 31879 7.9697499999999994E-03 1.4622708504747198E-03 7.6774254266810271E-01
+ 31880 7.9699999999999997E-03 1.4624627926064925E-03 7.6779364263946770E-01
+ 31881 7.9702499999999999E-03 1.4626547475045477E-03 7.6784474261083291E-01
+ 31882 7.9705000000000002E-03 1.4628467151691067E-03 7.6789584258219812E-01
+ 31883 7.9707500000000004E-03 1.4630386940011949E-03 7.6794694255356333E-01
+ 31884 7.9710000000000007E-03 1.4632306871080038E-03 7.6799804252492831E-01
+ 31885 7.9712499999999992E-03 1.4634226929901267E-03 7.6804914249629330E-01
+ 31886 7.9714999999999994E-03 1.4636147116477932E-03 7.6810024246765829E-01
+ 31887 7.9717499999999997E-03 1.4638067430812304E-03 7.6815134243902350E-01
+ 31888 7.9719999999999999E-03 1.4639987872906688E-03 7.6820244241038871E-01
+ 31889 7.9722500000000002E-03 1.4641908442763372E-03 7.6825354238175392E-01
+ 31890 7.9725000000000004E-03 1.4643829140384645E-03 7.6830464235311913E-01
+ 31891 7.9727500000000007E-03 1.4645749965772812E-03 7.6835574232448411E-01
+ 31892 7.9729999999999992E-03 1.4647670918930150E-03 7.6840684229584888E-01
+ 31893 7.9732499999999994E-03 1.4649591999858983E-03 7.6845794226721409E-01
+ 31894 7.9734999999999997E-03 1.4651513208561587E-03 7.6850904223857930E-01
+ 31895 7.9737499999999999E-03 1.4653434545040284E-03 7.6856014220994451E-01
+ 31896 7.9740000000000002E-03 1.4655356009297352E-03 7.6861124218130972E-01
+ 31897 7.9742500000000004E-03 1.4657277601335117E-03 7.6866234215267470E-01
+ 31898 7.9745000000000007E-03 1.4659199321155863E-03 7.6871344212403991E-01
+ 31899 7.9747499999999992E-03 1.4661121168761892E-03 7.6876454209540468E-01
+ 31900 7.9749999999999995E-03 1.4663043144155525E-03 7.6881564206676989E-01
+ 31901 7.9752499999999997E-03 1.4664965247339061E-03 7.6886674203813510E-01
+ 31902 7.9755000000000000E-03 1.4666887478314819E-03 7.6891784200950031E-01
+ 31903 7.9757500000000002E-03 1.4668809837085092E-03 7.6896894198086529E-01
+ 31904 7.9760000000000005E-03 1.4670732323651683E-03 7.6902004195223050E-01
+ 31905 7.9762500000000007E-03 1.4672654937961478E-03 7.6907114192359571E-01
+ 31906 7.9764999999999992E-03 1.4674577679979449E-03 7.6912224189496048E-01
+ 31907 7.9767499999999995E-03 1.4676500549707860E-03 7.6917334186632569E-01
+ 31908 7.9769999999999997E-03 1.4678423547148966E-03 7.6922444183769090E-01
+ 31909 7.9772500000000000E-03 1.4680346686688089E-03 7.6927554180905611E-01
+ 31910 7.9775000000000002E-03 1.4682269938864696E-03 7.6932664178042109E-01
+ 31911 7.9777500000000005E-03 1.4684193318771472E-03 7.6937774175178630E-01
+ 31912 7.9780000000000007E-03 1.4686116826410698E-03 7.6942884172315151E-01
+ 31913 7.9782499999999992E-03 1.4688040461784616E-03 7.6947994169451628E-01
+ 31914 7.9784999999999995E-03 1.4689964224895526E-03 7.6953104166588149E-01
+ 31915 7.9787499999999997E-03 1.4691888115745677E-03 7.6958214163724670E-01
+ 31916 7.9790000000000000E-03 1.4693812134337347E-03 7.6963324160861168E-01
+ 31917 7.9792500000000002E-03 1.4695736280672786E-03 7.6968434157997689E-01
+ 31918 7.9795000000000005E-03 1.4697660554754274E-03 7.6973544155134210E-01
+ 31919 7.9797500000000007E-03 1.4699584956584088E-03 7.6978654152270731E-01
+ 31920 7.9799999999999992E-03 1.4701509486164470E-03 7.6983764149407208E-01
+ 31921 7.9802499999999995E-03 1.4703434143497742E-03 7.6988874146543729E-01
+ 31922 7.9804999999999997E-03 1.4705358928586150E-03 7.6993984143680250E-01
+ 31923 7.9807500000000000E-03 1.4707283841431981E-03 7.6999094140816748E-01
+ 31924 7.9810000000000002E-03 1.4709208882037498E-03 7.7004204137953269E-01
+ 31925 7.9812500000000005E-03 1.4711134050404996E-03 7.7009314135089790E-01
+ 31926 7.9815000000000007E-03 1.4713059346536739E-03 7.7014424132226311E-01
+ 31927 7.9817499999999993E-03 1.4714984770435010E-03 7.7019534129362788E-01
+ 31928 7.9819999999999995E-03 1.4716910322102109E-03 7.7024644126499309E-01
+ 31929 7.9822499999999998E-03 1.4718836001540289E-03 7.7029754123635807E-01
+ 31930 7.9825000000000000E-03 1.4720761808751867E-03 7.7034864120772328E-01
+ 31931 7.9827500000000003E-03 1.4722687743739108E-03 7.7039974117908849E-01
+ 31932 7.9830000000000005E-03 1.4724613806504307E-03 7.7045084115045370E-01
+ 31933 7.9832499999999990E-03 1.4726539997024907E-03 7.7050194112181847E-01
+ 31934 7.9834999999999993E-03 1.4728466315266325E-03 7.7055304109318368E-01
+ 31935 7.9837499999999995E-03 1.4730392761230430E-03 7.7060414106454866E-01
+ 31936 7.9839999999999998E-03 1.4732319334919508E-03 7.7065524103591387E-01
+ 31937 7.9842500000000000E-03 1.4734250550495281E-03 7.7070634100727908E-01
+ 31938 7.9845000000000003E-03 1.4736172865481526E-03 7.7075744097864429E-01
+ 31939 7.9847500000000005E-03 1.4738099822358965E-03 7.7080854095000950E-01
+ 31940 7.9849999999999990E-03 1.4740026906970370E-03 7.7085964092137427E-01
+ 31941 7.9852499999999993E-03 1.4741954119317966E-03 7.7091074089273948E-01
+ 31942 7.9854999999999995E-03 1.4743881459404076E-03 7.7096184086410446E-01
+ 31943 7.9857499999999998E-03 1.4745808927230895E-03 7.7101294083546967E-01
+ 31944 7.9860000000000000E-03 1.4747736522800706E-03 7.7106404080683488E-01
+ 31945 7.9862500000000003E-03 1.4749664246115764E-03 7.7111514077820009E-01
+ 31946 7.9865000000000005E-03 1.4751592097178314E-03 7.7116624074956508E-01
+ 31947 7.9867499999999991E-03 1.4753520075990632E-03 7.7121734072093007E-01
+ 31948 7.9869999999999993E-03 1.4755448182554982E-03 7.7126844069229505E-01
+ 31949 7.9872499999999996E-03 1.4757376416873634E-03 7.7131954066366026E-01
+ 31950 7.9874999999999998E-03 1.4759304778948835E-03 7.7137064063502547E-01
+ 31951 7.9877500000000001E-03 1.4761233268782863E-03 7.7142174060639068E-01
+ 31952 7.9880000000000003E-03 1.4763161886377990E-03 7.7147284057775589E-01
+ 31953 7.9882500000000006E-03 1.4765090631736466E-03 7.7152394054912088E-01
+ 31954 7.9884999999999991E-03 1.4767019504860559E-03 7.7157504052048564E-01
+ 31955 7.9887499999999993E-03 1.4768948505752574E-03 7.7162614049185085E-01
+ 31956 7.9889999999999996E-03 1.4770877634414752E-03 7.7167724046321606E-01
+ 31957 7.9892499999999998E-03 1.4772806890849376E-03 7.7172834043458127E-01
+ 31958 7.9895000000000001E-03 1.4774736275058719E-03 7.7177944040594648E-01
+ 31959 7.9897500000000003E-03 1.4776665787045054E-03 7.7183054037731147E-01
+ 31960 7.9900000000000006E-03 1.4778595426810663E-03 7.7188164034867668E-01
+ 31961 7.9902499999999991E-03 1.4780525194357805E-03 7.7193274032004144E-01
+ 31962 7.9904999999999993E-03 1.4782455089688790E-03 7.7198384029140665E-01
+ 31963 7.9907499999999996E-03 1.4784385112805876E-03 7.7203494026277186E-01
+ 31964 7.9909999999999998E-03 1.4786315263711357E-03 7.7208604023413707E-01
+ 31965 7.9912500000000001E-03 1.4788245542407502E-03 7.7213714020550206E-01
+ 31966 7.9915000000000003E-03 1.4790175948896605E-03 7.7218824017686727E-01
+ 31967 7.9917500000000006E-03 1.4792106483180940E-03 7.7223934014823248E-01
+ 31968 7.9919999999999991E-03 1.4794037145262791E-03 7.7229044011959724E-01
+ 31969 7.9922499999999994E-03 1.4795967935144472E-03 7.7234154009096245E-01
+ 31970 7.9924999999999996E-03 1.4797898852828251E-03 7.7239264006232766E-01
+ 31971 7.9927499999999999E-03 1.4799829898316419E-03 7.7244374003369287E-01
+ 31972 7.9930000000000001E-03 1.4801761071611271E-03 7.7249484000505786E-01
+ 31973 7.9932500000000004E-03 1.4803692372715083E-03 7.7254593997642307E-01
+ 31974 7.9935000000000006E-03 1.4805623801630162E-03 7.7259703994778828E-01
+ 31975 7.9937499999999991E-03 1.4807555436742903E-03 7.7264813991915304E-01
+ 31976 7.9939999999999994E-03 1.4809487121079158E-03 7.7269923989051825E-01
+ 31977 7.9942499999999996E-03 1.4811418933086623E-03 7.7275033986188346E-01
+ 31978 7.9944999999999999E-03 1.4813350872767506E-03 7.7280143983324845E-01
+ 31979 7.9947500000000001E-03 1.4815282940124001E-03 7.7285253980461366E-01
+ 31980 7.9950000000000004E-03 1.4817215135158304E-03 7.7290363977597887E-01
+ 31981 7.9952500000000006E-03 1.4819147457872620E-03 7.7295473974734408E-01
+ 31982 7.9954999999999991E-03 1.4821079908269130E-03 7.7300583971870884E-01
+ 31983 7.9957499999999994E-03 1.4823012486350057E-03 7.7305693969007405E-01
+ 31984 7.9959999999999996E-03 1.4824945192117606E-03 7.7310803966143926E-01
+ 31985 7.9962499999999999E-03 1.4826878025573974E-03 7.7315913963280425E-01
+ 31986 7.9965000000000001E-03 1.4828810986721370E-03 7.7321023960416946E-01
+ 31987 7.9967500000000004E-03 1.4830744075562006E-03 7.7326133957553467E-01
+ 31988 7.9970000000000006E-03 1.4832677292098079E-03 7.7331243954689988E-01
+ 31989 7.9972499999999992E-03 1.4834610636331790E-03 7.7336353951826464E-01
+ 31990 7.9974999999999994E-03 1.4836544108265373E-03 7.7341463948962985E-01
+ 31991 7.9977499999999997E-03 1.4838477707901031E-03 7.7346573946099484E-01
+ 31992 7.9979999999999999E-03 1.4840411435240973E-03 7.7351683943236005E-01
+ 31993 7.9982500000000002E-03 1.4842345290287415E-03 7.7356793940372526E-01
+ 31994 7.9985000000000004E-03 1.4844279273042574E-03 7.7361903937509047E-01
+ 31995 7.9987500000000007E-03 1.4846213383508655E-03 7.7367013934645568E-01
+ 31996 7.9989999999999992E-03 1.4848147621687883E-03 7.7372123931782044E-01
+ 31997 7.9992499999999994E-03 1.4850081987582487E-03 7.7377233928918543E-01
+ 31998 7.9994999999999997E-03 1.4852016481194672E-03 7.7382343926055064E-01
+ 31999 7.9997499999999999E-03 1.4853951102526666E-03 7.7387453923191585E-01
+ 32000 8.0000000000000002E-03 1.4855885851580699E-03 7.7392563920328106E-01
+ 32001 8.0002500000000004E-03 1.4857820728358961E-03 7.7397673917464627E-01
+ 32002 8.0005000000000007E-03 1.4859755732863707E-03 7.7402783914601125E-01
+ 32003 8.0007499999999992E-03 1.4861690865097135E-03 7.7407893911737624E-01
+ 32004 8.0009999999999994E-03 1.4863626125061515E-03 7.7413003908874123E-01
+ 32005 8.0012499999999997E-03 1.4865561512759046E-03 7.7418113906010644E-01
+ 32006 8.0014999999999999E-03 1.4867497028191962E-03 7.7423223903147165E-01
+ 32007 8.0017500000000002E-03 1.4869432671362488E-03 7.7428333900283686E-01
+ 32008 8.0020000000000004E-03 1.4871368442272860E-03 7.7433443897420184E-01
+ 32009 8.0022500000000007E-03 1.4873304340925304E-03 7.7438553894556705E-01
+ 32010 8.0024999999999992E-03 1.4875240367322052E-03 7.7443663891693182E-01
+ 32011 8.0027499999999994E-03 1.4877176521465344E-03 7.7448773888829703E-01
+ 32012 8.0029999999999997E-03 1.4879112803357424E-03 7.7453883885966224E-01
+ 32013 8.0032499999999999E-03 1.4881049213000522E-03 7.7458993883102745E-01
+ 32014 8.0035000000000002E-03 1.4882985750396878E-03 7.7464103880239266E-01
+ 32015 8.0037500000000004E-03 1.4884922415548719E-03 7.7469213877375764E-01
+ 32016 8.0040000000000007E-03 1.4886859208458295E-03 7.7474323874512285E-01
+ 32017 8.0042499999999992E-03 1.4888796129127833E-03 7.7479433871648762E-01
+ 32018 8.0044999999999995E-03 1.4890733177559592E-03 7.7484543868785283E-01
+ 32019 8.0047499999999997E-03 1.4892670353755836E-03 7.7489653865921804E-01
+ 32020 8.0050000000000000E-03 1.4894607657718766E-03 7.7494763863058325E-01
+ 32021 8.0052500000000002E-03 1.4896545089450655E-03 7.7499873860194823E-01
+ 32022 8.0055000000000005E-03 1.4898482648953741E-03 7.7504983857331344E-01
+ 32023 8.0057500000000007E-03 1.4900420336230293E-03 7.7510093854467865E-01
+ 32024 8.0059999999999992E-03 1.4902358151282484E-03 7.7515203851604342E-01
+ 32025 8.0062499999999995E-03 1.4904296094112664E-03 7.7520313848740863E-01
+ 32026 8.0064999999999997E-03 1.4906234164723034E-03 7.7525423845877384E-01
+ 32027 8.0067500000000000E-03 1.4908172363115859E-03 7.7530533843013882E-01
+ 32028 8.0070000000000002E-03 1.4910110689293397E-03 7.7535643840150403E-01
+ 32029 8.0072500000000005E-03 1.4912049143257877E-03 7.7540753837286924E-01
+ 32030 8.0075000000000007E-03 1.4913987725011578E-03 7.7545863834423445E-01
+ 32031 8.0077499999999992E-03 1.4915926434556745E-03 7.7550973831559922E-01
+ 32032 8.0079999999999995E-03 1.4917865271895660E-03 7.7556083828696443E-01
+ 32033 8.0082499999999997E-03 1.4919804237030557E-03 7.7561193825832964E-01
+ 32034 8.0085000000000000E-03 1.4921743329963718E-03 7.7566303822969462E-01
+ 32035 8.0087500000000002E-03 1.4923682550697383E-03 7.7571413820105983E-01
+ 32036 8.0090000000000005E-03 1.4925621899233817E-03 7.7576523817242504E-01
+ 32037 8.0092500000000007E-03 1.4927561375575316E-03 7.7581633814379025E-01
+ 32038 8.0094999999999993E-03 1.4929500979724100E-03 7.7586743811515502E-01
+ 32039 8.0097499999999995E-03 1.4931440711682474E-03 7.7591853808652023E-01
+ 32040 8.0099999999999998E-03 1.4933380571452682E-03 7.7596963805788521E-01
+ 32041 8.0102500000000000E-03 1.4935320559037000E-03 7.7602073802925042E-01
+ 32042 8.0105000000000003E-03 1.4937260674437716E-03 7.7607183800061563E-01
+ 32043 8.0107500000000005E-03 1.4939200917657059E-03 7.7612293797198084E-01
+ 32044 8.0109999999999990E-03 1.4941141288697334E-03 7.7617403794334561E-01
+ 32045 8.0112499999999993E-03 1.4943081787560811E-03 7.7622513791471082E-01
+ 32046 8.0114999999999995E-03 1.4945022414248577E-03 7.7627623788607603E-01
+ 32047 8.0117499999999998E-03 1.4946963168668598E-03 7.7632733785744101E-01
+ 32048 8.0120000000000000E-03 1.4948904050763451E-03 7.7637843782880622E-01
+ 32049 8.0122500000000003E-03 1.4950845060535285E-03 7.7642953780017143E-01
+ 32050 8.0125000000000005E-03 1.4952786197986298E-03 7.7648063777153664E-01
+ 32051 8.0127499999999990E-03 1.4954727463118639E-03 7.7653173774290141E-01
+ 32052 8.0129999999999993E-03 1.4956668855934517E-03 7.7658283771426662E-01
+ 32053 8.0132499999999995E-03 1.4958610376436087E-03 7.7663393768563160E-01
+ 32054 8.0134999999999998E-03 1.4960552024625537E-03 7.7668503765699681E-01
+ 32055 8.0137500000000000E-03 1.4962493800505041E-03 7.7673613762836202E-01
+ 32056 8.0140000000000003E-03 1.4964435704076767E-03 7.7678723759972723E-01
+ 32057 8.0142500000000005E-03 1.4966377735342914E-03 7.7683833757109244E-01
+ 32058 8.0144999999999991E-03 1.4968319894305643E-03 7.7688943754245721E-01
+ 32059 8.0147499999999993E-03 1.4970262180967141E-03 7.7694053751382219E-01
+ 32060 8.0149999999999996E-03 1.4972204595329640E-03 7.7699163748518740E-01
+ 32061 8.0152499999999998E-03 1.4974147120633090E-03 7.7704273745655261E-01
+ 32062 8.0155000000000001E-03 1.4976089789644816E-03 7.7709383742791782E-01
+ 32063 8.0157500000000003E-03 1.4978032586284969E-03 7.7714493739928303E-01
+ 32064 8.0160000000000006E-03 1.4979975510555673E-03 7.7719603737064802E-01
+ 32065 8.0162499999999991E-03 1.4981918562459052E-03 7.7724713734201301E-01
+ 32066 8.0164999999999993E-03 1.4983861741997265E-03 7.7729823731337799E-01
+ 32067 8.0167499999999996E-03 1.4985805049172458E-03 7.7734933728474320E-01
+ 32068 8.0169999999999998E-03 1.4987748483986740E-03 7.7740043725610841E-01
+ 32069 8.0172500000000001E-03 1.4989692046442279E-03 7.7745153722747362E-01
+ 32070 8.0175000000000003E-03 1.4991635762988779E-03 7.7750263719883861E-01
+ 32071 8.0177500000000006E-03 1.4993579582206346E-03 7.7755373717020382E-01
+ 32072 8.0179999999999991E-03 1.4995523529151165E-03 7.7760483714156858E-01
+ 32073 8.0182499999999993E-03 1.4997467603825448E-03 7.7765593711293379E-01
+ 32074 8.0184999999999996E-03 1.4999411806231398E-03 7.7770703708429900E-01
+ 32075 8.0187499999999998E-03 1.5001356136371212E-03 7.7775813705566421E-01
+ 32076 8.0190000000000001E-03 1.5003300594247108E-03 7.7780923702702942E-01
+ 32077 8.0192500000000003E-03 1.5005245179861252E-03 7.7786033699839441E-01
+ 32078 8.0195000000000006E-03 1.5007189893215878E-03 7.7791143696975962E-01
+ 32079 8.0197499999999991E-03 1.5009134734313169E-03 7.7796253694112438E-01
+ 32080 8.0199999999999994E-03 1.5011079703155363E-03 7.7801363691248959E-01
+ 32081 8.0202499999999996E-03 1.5013024799744642E-03 7.7806473688385480E-01
+ 32082 8.0204999999999999E-03 1.5014970024083225E-03 7.7811583685522001E-01
+ 32083 8.0207500000000001E-03 1.5016915376173331E-03 7.7816693682658500E-01
+ 32084 8.0210000000000004E-03 1.5018860856017171E-03 7.7821803679795021E-01
+ 32085 8.0212500000000006E-03 1.5020806463616934E-03 7.7826913676931542E-01
+ 32086 8.0214999999999991E-03 1.5022752198974843E-03 7.7832023674068018E-01
+ 32087 8.0217499999999994E-03 1.5024698062093126E-03 7.7837133671204539E-01
+ 32088 8.0219999999999996E-03 1.5026644052973997E-03 7.7842243668341060E-01
+ 32089 8.0222499999999999E-03 1.5028590171619659E-03 7.7847353665477581E-01
+ 32090 8.0225000000000001E-03 1.5030536418032345E-03 7.7852463662614080E-01
+ 32091 8.0227500000000004E-03 1.5032482792214270E-03 7.7857573659750601E-01
+ 32092 8.0230000000000006E-03 1.5034429294167649E-03 7.7862683656887122E-01
+ 32093 8.0232499999999991E-03 1.5036375923894686E-03 7.7867793654023598E-01
+ 32094 8.0234999999999994E-03 1.5038322681397650E-03 7.7872903651160119E-01
+ 32095 8.0237499999999996E-03 1.5040269566678733E-03 7.7878013648296640E-01
+ 32096 8.0239999999999999E-03 1.5042216579740164E-03 7.7883123645433139E-01
+ 32097 8.0242500000000001E-03 1.5044163720584179E-03 7.7888233642569660E-01
+ 32098 8.0245000000000004E-03 1.5046110989212994E-03 7.7893343639706181E-01
+ 32099 8.0247500000000006E-03 1.5048058385628837E-03 7.7898453636842702E-01
+ 32100 8.0249999999999991E-03 1.5050005909833944E-03 7.7903563633979178E-01
+ 32101 8.0252499999999994E-03 1.5051953561830537E-03 7.7908673631115699E-01
+ 32102 8.0254999999999996E-03 1.5053901341620852E-03 7.7913783628252198E-01
+ 32103 8.0257499999999999E-03 1.5055849249207137E-03 7.7918893625388719E-01
+ 32104 8.0260000000000001E-03 1.5057797284591607E-03 7.7924003622525240E-01
+ 32105 8.0262500000000004E-03 1.5059745447776503E-03 7.7929113619661761E-01
+ 32106 8.0265000000000006E-03 1.5061693738764061E-03 7.7934223616798282E-01
+ 32107 8.0267499999999992E-03 1.5063642157556502E-03 7.7939333613934758E-01
+ 32108 8.0269999999999994E-03 1.5065590704156095E-03 7.7944443611071279E-01
+ 32109 8.0272499999999997E-03 1.5067539378565062E-03 7.7949553608207778E-01
+ 32110 8.0274999999999999E-03 1.5069488180785658E-03 7.7954663605344299E-01
+ 32111 8.0277500000000002E-03 1.5071437188876287E-03 7.7959773602480820E-01
+ 32112 8.0280000000000004E-03 1.5073386247819744E-03 7.7964883599617341E-01
+ 32113 8.0282500000000007E-03 1.5075335434436717E-03 7.7969993596753839E-01
+ 32114 8.0284999999999992E-03 1.5077284748729349E-03 7.7975103593890338E-01
+ 32115 8.0287499999999994E-03 1.5079234190699788E-03 7.7980213591026837E-01
+ 32116 8.0289999999999997E-03 1.5081183760350207E-03 7.7985323588163358E-01
+ 32117 8.0292499999999999E-03 1.5083133457682724E-03 7.7990433585299879E-01
+ 32118 8.0295000000000002E-03 1.5085083282699544E-03 7.7995543582436400E-01
+ 32119 8.0297500000000004E-03 1.5087033235402711E-03 7.8000653579572921E-01
+ 32120 8.0300000000000007E-03 1.5088983315794475E-03 7.8005763576709419E-01
+ 32121 8.0302499999999992E-03 1.5090933523876943E-03 7.8010873573845896E-01
+ 32122 8.0304999999999994E-03 1.5092883859652304E-03 7.8015983570982417E-01
+ 32123 8.0307499999999997E-03 1.5094834323122691E-03 7.8021093568118938E-01
+ 32124 8.0309999999999999E-03 1.5096784914290283E-03 7.8026203565255459E-01
+ 32125 8.0312500000000002E-03 1.5098735633157204E-03 7.8031313562391980E-01
+ 32126 8.0315000000000004E-03 1.5100686479725641E-03 7.8036423559528478E-01
+ 32127 8.0317500000000007E-03 1.5102637453997744E-03 7.8041533556664999E-01
+ 32128 8.0319999999999992E-03 1.5104588555975664E-03 7.8046643553801476E-01
+ 32129 8.0322499999999995E-03 1.5106539785661594E-03 7.8051753550937997E-01
+ 32130 8.0324999999999997E-03 1.5108491143057670E-03 7.8056863548074518E-01
+ 32131 8.0327500000000000E-03 1.5110442628166081E-03 7.8061973545211039E-01
+ 32132 8.0330000000000002E-03 1.5112394240988972E-03 7.8067083542347537E-01
+ 32133 8.0332500000000005E-03 1.5114345981528522E-03 7.8072193539484058E-01
+ 32134 8.0335000000000007E-03 1.5116297849786899E-03 7.8077303536620579E-01
+ 32135 8.0337499999999992E-03 1.5118249845766255E-03 7.8082413533757056E-01
+ 32136 8.0339999999999995E-03 1.5120201969468787E-03 7.8087523530893577E-01
+ 32137 8.0342499999999997E-03 1.5122154220896659E-03 7.8092633528030098E-01
+ 32138 8.0345000000000000E-03 1.5124106600052035E-03 7.8097743525166619E-01
+ 32139 8.0347500000000002E-03 1.5126059106937105E-03 7.8102853522303117E-01
+ 32140 8.0350000000000005E-03 1.5128011741554032E-03 7.8107963519439638E-01
+ 32141 8.0352500000000007E-03 1.5129964503904972E-03 7.8113073516576159E-01
+ 32142 8.0354999999999992E-03 1.5131917393992149E-03 7.8118183513712636E-01
+ 32143 8.0357499999999995E-03 1.5133870411817717E-03 7.8123293510849157E-01
+ 32144 8.0359999999999997E-03 1.5135823557383854E-03 7.8128403507985678E-01
+ 32145 8.0362500000000000E-03 1.5137776830692732E-03 7.8133513505122176E-01
+ 32146 8.0365000000000002E-03 1.5139730231746550E-03 7.8138623502258697E-01
+ 32147 8.0367500000000005E-03 1.5141683760547485E-03 7.8143733499395218E-01
+ 32148 8.0370000000000007E-03 1.5143637417097716E-03 7.8148843496531739E-01
+ 32149 8.0372499999999993E-03 1.5145591201399424E-03 7.8153953493668216E-01
+ 32150 8.0374999999999995E-03 1.5147545113454817E-03 7.8159063490804737E-01
+ 32151 8.0377499999999998E-03 1.5149499153266071E-03 7.8164173487941258E-01
+ 32152 8.0380000000000000E-03 1.5151453320835365E-03 7.8169283485077756E-01
+ 32153 8.0382500000000003E-03 1.5153407616164908E-03 7.8174393482214277E-01
+ 32154 8.0385000000000005E-03 1.5155362039256869E-03 7.8179503479350798E-01
+ 32155 8.0387499999999990E-03 1.5157316590113442E-03 7.8184613476487275E-01
+ 32156 8.0389999999999993E-03 1.5159271268736841E-03 7.8189723473623796E-01
+ 32157 8.0392499999999995E-03 1.5161226075129251E-03 7.8194833470760317E-01
+ 32158 8.0394999999999998E-03 1.5163181009292845E-03 7.8199943467896815E-01
+ 32159 8.0397500000000000E-03 1.5165136071229855E-03 7.8205053465033336E-01
+ 32160 8.0400000000000003E-03 1.5167091260942457E-03 7.8210163462169857E-01
+ 32161 8.0402500000000005E-03 1.5169046578432850E-03 7.8215273459306378E-01
+ 32162 8.0404999999999990E-03 1.5171002023681372E-03 7.8220383456442855E-01
+ 32163 8.0407499999999993E-03 1.5172957596651579E-03 7.8225493453579376E-01
+ 32164 8.0409999999999995E-03 1.5174913297344914E-03 7.8230603450715874E-01
+ 32165 8.0412499999999998E-03 1.5176869125763453E-03 7.8235713447852395E-01
+ 32166 8.0415000000000000E-03 1.5178825081909441E-03 7.8240823444988916E-01
+ 32167 8.0417500000000003E-03 1.5180781165784999E-03 7.8245933442125437E-01
+ 32168 8.0420000000000005E-03 1.5182737377392320E-03 7.8251043439261958E-01
+ 32169 8.0422499999999991E-03 1.5184693716733546E-03 7.8256153436398435E-01
+ 32170 8.0424999999999993E-03 1.5186650183810866E-03 7.8261263433534956E-01
+ 32171 8.0427499999999996E-03 1.5188606778626427E-03 7.8266373430671454E-01
+ 32172 8.0429999999999998E-03 1.5190563501182410E-03 7.8271483427807975E-01
+ 32173 8.0432500000000001E-03 1.5192520351480986E-03 7.8276593424944496E-01
+ 32174 8.0435000000000003E-03 1.5194477329524318E-03 7.8281703422081017E-01
+ 32175 8.0437500000000006E-03 1.5196434435314587E-03 7.8286813419217516E-01
+ 32176 8.0439999999999991E-03 1.5198391668853947E-03 7.8291923416354015E-01
+ 32177 8.0442499999999993E-03 1.5200349030144609E-03 7.8297033413490513E-01
+ 32178 8.0444999999999996E-03 1.5202306519188716E-03 7.8302143410627034E-01
+ 32179 8.0447499999999998E-03 1.5204264135988460E-03 7.8307253407763555E-01
+ 32180 8.0450000000000001E-03 1.5206221880546011E-03 7.8312363404900076E-01
+ 32181 8.0452500000000003E-03 1.5208179752863558E-03 7.8317473402036597E-01
+ 32182 8.0455000000000006E-03 1.5210137752943277E-03 7.8322583399173096E-01
+ 32183 8.0457499999999991E-03 1.5212095880787332E-03 7.8327693396309572E-01
+ 32184 8.0459999999999993E-03 1.5214054136397925E-03 7.8332803393446093E-01
+ 32185 8.0462499999999996E-03 1.5216012519777254E-03 7.8337913390582614E-01
+ 32186 8.0464999999999998E-03 1.5217971046499737E-03 7.8343023387719135E-01
+ 32187 8.0467500000000001E-03 1.5219929686174482E-03 7.8348133384855656E-01
+ 32188 8.0470000000000003E-03 1.5221888453636149E-03 7.8353243381992155E-01
+ 32189 8.0472500000000006E-03 1.5223847348886908E-03 7.8358353379128676E-01
+ 32190 8.0474999999999991E-03 1.5225806371928965E-03 7.8363463376265152E-01
+ 32191 8.0477499999999993E-03 1.5227765522736164E-03 7.8368573373401673E-01
+ 32192 8.0479999999999996E-03 1.5229724801249435E-03 7.8373683370538194E-01
+ 32193 8.0482499999999998E-03 1.5231684207468808E-03 7.8378793367674715E-01
+ 32194 8.0485000000000001E-03 1.5233643741396419E-03 7.8383903364811214E-01
+ 32195 8.0487500000000003E-03 1.5235603403034412E-03 7.8389013361947735E-01
+ 32196 8.0490000000000006E-03 1.5237563192384927E-03 7.8394123359084256E-01
+ 32197 8.0492499999999991E-03 1.5239523109450092E-03 7.8399233356220732E-01
+ 32198 8.0494999999999994E-03 1.5241483154232085E-03 7.8404343353357253E-01
+ 32199 8.0497499999999996E-03 1.5243443326733016E-03 7.8409453350493774E-01
+ 32200 8.0499999999999999E-03 1.5245403626955054E-03 7.8414563347630295E-01
+ 32201 8.0502500000000001E-03 1.5247364054900351E-03 7.8419673344766794E-01
+ 32202 8.0505000000000004E-03 1.5249324610571032E-03 7.8424783341903315E-01
+ 32203 8.0507500000000006E-03 1.5251285293969240E-03 7.8429893339039836E-01
+ 32204 8.0509999999999991E-03 1.5253246105097127E-03 7.8435003336176312E-01
+ 32205 8.0512499999999994E-03 1.5255207043956881E-03 7.8440113333312833E-01
+ 32206 8.0514999999999996E-03 1.5257168110550624E-03 7.8445223330449354E-01
+ 32207 8.0517499999999999E-03 1.5259129304880511E-03 7.8450333327585853E-01
+ 32208 8.0520000000000001E-03 1.5261090626948687E-03 7.8455443324722374E-01
+ 32209 8.0522500000000004E-03 1.5263052076757333E-03 7.8460553321858895E-01
+ 32210 8.0525000000000006E-03 1.5265013654308583E-03 7.8465663318995416E-01
+ 32211 8.0527499999999991E-03 1.5266975359604607E-03 7.8470773316131892E-01
+ 32212 8.0529999999999994E-03 1.5268937192647550E-03 7.8475883313268413E-01
+ 32213 8.0532499999999996E-03 1.5270899153439596E-03 7.8480993310404934E-01
+ 32214 8.0534999999999999E-03 1.5272861241982878E-03 7.8486103307541433E-01
+ 32215 8.0537500000000001E-03 1.5274823458279580E-03 7.8491213304677954E-01
+ 32216 8.0540000000000004E-03 1.5276785789783965E-03 7.8496323301814475E-01
+ 32217 8.0542500000000006E-03 1.5278748262921710E-03 7.8501433298950996E-01
+ 32218 8.0544999999999992E-03 1.5280710863900821E-03 7.8506543296087472E-01
+ 32219 8.0547499999999994E-03 1.5282673592723567E-03 7.8511653293223993E-01
+ 32220 8.0549999999999997E-03 1.5284636449355671E-03 7.8516763290360492E-01
+ 32221 8.0552499999999999E-03 1.5286599433665142E-03 7.8521873287497013E-01
+ 32222 8.0555000000000002E-03 1.5288562545641635E-03 7.8526983284633534E-01
+ 32223 8.0557500000000004E-03 1.5290525785287262E-03 7.8532093281770055E-01
+ 32224 8.0560000000000007E-03 1.5292489152604095E-03 7.8537203278906575E-01
+ 32225 8.0562499999999992E-03 1.5294452647594257E-03 7.8542313276043052E-01
+ 32226 8.0564999999999994E-03 1.5296416270259860E-03 7.8547423273179551E-01
+ 32227 8.0567499999999997E-03 1.5298380020603011E-03 7.8552533270316072E-01
+ 32228 8.0569999999999999E-03 1.5300343898625804E-03 7.8557643267452593E-01
+ 32229 8.0572500000000002E-03 1.5302307904330344E-03 7.8562753264589114E-01
+ 32230 8.0575000000000004E-03 1.5304272037718757E-03 7.8567863261725635E-01
+ 32231 8.0577500000000007E-03 1.5306236298793143E-03 7.8572973258862133E-01
+ 32232 8.0579999999999992E-03 1.5308200687555592E-03 7.8578083255998632E-01
+ 32233 8.0582499999999994E-03 1.5310165204008249E-03 7.8583193253135131E-01
+ 32234 8.0584999999999997E-03 1.5312129848153238E-03 7.8588303250271652E-01
+ 32235 8.0587499999999999E-03 1.5314094619992642E-03 7.8593413247408173E-01
+ 32236 8.0590000000000002E-03 1.5316059519528589E-03 7.8598523244544694E-01
+ 32237 8.0592500000000004E-03 1.5318024546763171E-03 7.8603633241681192E-01
+ 32238 8.0595000000000007E-03 1.5319989701698545E-03 7.8608743238817713E-01
+ 32239 8.0597499999999992E-03 1.5321954984336798E-03 7.8613853235954190E-01
+ 32240 8.0599999999999995E-03 1.5323920394680075E-03 7.8618963233090711E-01
+ 32241 8.0602499999999997E-03 1.5325885932730488E-03 7.8624073230227232E-01
+ 32242 8.0605000000000000E-03 1.5327851598490145E-03 7.8629183227363753E-01
+ 32243 8.0607500000000002E-03 1.5329817391961204E-03 7.8634293224500273E-01
+ 32244 8.0610000000000005E-03 1.5331783313145754E-03 7.8639403221636772E-01
+ 32245 8.0612500000000007E-03 1.5333749362045927E-03 7.8644513218773293E-01
+ 32246 8.0614999999999992E-03 1.5335715538663847E-03 7.8649623215909770E-01
+ 32247 8.0617499999999995E-03 1.5337681843001667E-03 7.8654733213046291E-01
+ 32248 8.0619999999999997E-03 1.5339648275061485E-03 7.8659843210182812E-01
+ 32249 8.0622500000000000E-03 1.5341614834845454E-03 7.8664953207319332E-01
+ 32250 8.0625000000000002E-03 1.5343581579041416E-03 7.8670063204455831E-01
+ 32251 8.0627500000000005E-03 1.5345548391851494E-03 7.8675173201592352E-01
+ 32252 8.0630000000000007E-03 1.5347515332412920E-03 7.8680283198728873E-01
+ 32253 8.0632499999999992E-03 1.5349482400727834E-03 7.8685393195865350E-01
+ 32254 8.0634999999999995E-03 1.5351449596798393E-03 7.8690503193001871E-01
+ 32255 8.0637499999999997E-03 1.5353416920626745E-03 7.8695613190138392E-01
+ 32256 8.0640000000000000E-03 1.5355384372215044E-03 7.8700723187274890E-01
+ 32257 8.0642500000000002E-03 1.5357351951565447E-03 7.8705833184411411E-01
+ 32258 8.0645000000000005E-03 1.5359319658680092E-03 7.8710943181547932E-01
+ 32259 8.0647500000000007E-03 1.5361287493561161E-03 7.8716053178684453E-01
+ 32260 8.0649999999999993E-03 1.5363255456210757E-03 7.8721163175820930E-01
+ 32261 8.0652499999999995E-03 1.5365223546631103E-03 7.8726273172957451E-01
+ 32262 8.0654999999999998E-03 1.5367191764824332E-03 7.8731383170093971E-01
+ 32263 8.0657500000000000E-03 1.5369160110792590E-03 7.8736493167230470E-01
+ 32264 8.0660000000000003E-03 1.5371128584538052E-03 7.8741603164366991E-01
+ 32265 8.0662500000000005E-03 1.5373097186062864E-03 7.8746713161503512E-01
+ 32266 8.0664999999999990E-03 1.5375065895035056E-03 7.8751823158639989E-01
+ 32267 8.0667499999999993E-03 1.5377034754218940E-03 7.8756933155776510E-01
+ 32268 8.0669999999999995E-03 1.5379003741167617E-03 7.8762043152913030E-01
+ 32269 8.0672499999999998E-03 1.5380972855883264E-03 7.8767153150049529E-01
+ 32270 8.0675000000000000E-03 1.5382942098368013E-03 7.8772263147186050E-01
+ 32271 8.0677500000000003E-03 1.5384911468624034E-03 7.8777373144322571E-01
+ 32272 8.0680000000000005E-03 1.5386880966653475E-03 7.8782483141459092E-01
+ 32273 8.0682499999999990E-03 1.5388850592458470E-03 7.8787593138595569E-01
+ 32274 8.0684999999999993E-03 1.5390820346041203E-03 7.8792703135732090E-01
+ 32275 8.0687499999999995E-03 1.5392790227403835E-03 7.8797813132868610E-01
+ 32276 8.0689999999999998E-03 1.5394760236548510E-03 7.8802923130005109E-01
+ 32277 8.0692500000000000E-03 1.5396730373477398E-03 7.8808033127141630E-01
+ 32278 8.0695000000000003E-03 1.5398700638192620E-03 7.8813143124278151E-01
+ 32279 8.0697500000000005E-03 1.5400671030655602E-03 7.8818253121414672E-01
+ 32280 8.0699999999999990E-03 1.5402641550832181E-03 7.8823363118551149E-01
+ 32281 8.0702499999999993E-03 1.5404612198724492E-03 7.8828473115687669E-01
+ 32282 8.0704999999999995E-03 1.5406582974334649E-03 7.8833583112824168E-01
+ 32283 8.0707499999999998E-03 1.5408553877664720E-03 7.8838693109960689E-01
+ 32284 8.0710000000000000E-03 1.5410524908716875E-03 7.8843803107097210E-01
+ 32285 8.0712500000000003E-03 1.5412496067493198E-03 7.8848913104233731E-01
+ 32286 8.0715000000000005E-03 1.5414467353995819E-03 7.8854023101370252E-01
+ 32287 8.0717499999999991E-03 1.5416438768226838E-03 7.8859133098506728E-01
+ 32288 8.0719999999999993E-03 1.5418410310188409E-03 7.8864243095643227E-01
+ 32289 8.0722499999999996E-03 1.5420381979882626E-03 7.8869353092779748E-01
+ 32290 8.0724999999999998E-03 1.5422353777311618E-03 7.8874463089916269E-01
+ 32291 8.0727500000000001E-03 1.5424325702477521E-03 7.8879573087052790E-01
+ 32292 8.0730000000000003E-03 1.5426297755382439E-03 7.8884683084189311E-01
+ 32293 8.0732500000000006E-03 1.5428269936028497E-03 7.8889793081325810E-01
+ 32294 8.0734999999999991E-03 1.5430242244417829E-03 7.8894903078462308E-01
+ 32295 8.0737499999999993E-03 1.5432214680552564E-03 7.8900013075598807E-01
+ 32296 8.0739999999999996E-03 1.5434187244434837E-03 7.8905123072735328E-01
+ 32297 8.0742499999999998E-03 1.5436159936066771E-03 7.8910233069871849E-01
+ 32298 8.0745000000000001E-03 1.5438132755450490E-03 7.8915343067008370E-01
+ 32299 8.0747500000000003E-03 1.5440105702588130E-03 7.8920453064144869E-01
+ 32300 8.0750000000000006E-03 1.5442078777481822E-03 7.8925563061281390E-01
+ 32301 8.0752499999999991E-03 1.5444051980133689E-03 7.8930673058417866E-01
+ 32302 8.0754999999999993E-03 1.5446025310545894E-03 7.8935783055554387E-01
+ 32303 8.0757499999999996E-03 1.5447998768720556E-03 7.8940893052690908E-01
+ 32304 8.0759999999999998E-03 1.5449972354659818E-03 7.8946003049827429E-01
+ 32305 8.0762500000000001E-03 1.5451946068365799E-03 7.8951113046963950E-01
+ 32306 8.0765000000000003E-03 1.5453919909840669E-03 7.8956223044100449E-01
+ 32307 8.0767500000000006E-03 1.5455893879086538E-03 7.8961333041236970E-01
+ 32308 8.0769999999999991E-03 1.5457867976105557E-03 7.8966443038373446E-01
+ 32309 8.0772499999999994E-03 1.5459842200899871E-03 7.8971553035509967E-01
+ 32310 8.0774999999999996E-03 1.5461816553471632E-03 7.8976663032646488E-01
+ 32311 8.0777499999999999E-03 1.5463791033822978E-03 7.8981773029783009E-01
+ 32312 8.0780000000000001E-03 1.5465765641956054E-03 7.8986883026919508E-01
+ 32313 8.0782500000000004E-03 1.5467740377873003E-03 7.8991993024056029E-01
+ 32314 8.0785000000000006E-03 1.5469715241575974E-03 7.8997103021192550E-01
+ 32315 8.0787499999999991E-03 1.5471690233067107E-03 7.9002213018329026E-01
+ 32316 8.0789999999999994E-03 1.5473665352348565E-03 7.9007323015465547E-01
+ 32317 8.0792499999999996E-03 1.5475640599422510E-03 7.9012433012602068E-01
+ 32318 8.0794999999999999E-03 1.5477615974291059E-03 7.9017543009738589E-01
+ 32319 8.0797500000000001E-03 1.5479591476956407E-03 7.9022653006875088E-01
+ 32320 8.0800000000000004E-03 1.5481567107420676E-03 7.9027763004011609E-01
+ 32321 8.0802500000000006E-03 1.5483542865686037E-03 7.9032873001148130E-01
+ 32322 8.0804999999999991E-03 1.5485518751754625E-03 7.9037982998284606E-01
+ 32323 8.0807499999999994E-03 1.5487494765628630E-03 7.9043092995421127E-01
+ 32324 8.0809999999999996E-03 1.5489470907310179E-03 7.9048202992557648E-01
+ 32325 8.0812499999999999E-03 1.5491447176801466E-03 7.9053312989694147E-01
+ 32326 8.0815000000000001E-03 1.5493423574104619E-03 7.9058422986830668E-01
+ 32327 8.0817500000000004E-03 1.5495400099221821E-03 7.9063532983967189E-01
+ 32328 8.0820000000000006E-03 1.5497376752155215E-03 7.9068642981103709E-01
+ 32329 8.0822499999999992E-03 1.5499353532906974E-03 7.9073752978240186E-01
+ 32330 8.0824999999999994E-03 1.5501330441479283E-03 7.9078862975376707E-01
+ 32331 8.0827499999999997E-03 1.5503307477874270E-03 7.9083972972513206E-01
+ 32332 8.0829999999999999E-03 1.5505284642094140E-03 7.9089082969649727E-01
+ 32333 8.0832500000000002E-03 1.5507261934141036E-03 7.9094192966786248E-01
+ 32334 8.0835000000000004E-03 1.5509239354017134E-03 7.9099302963922768E-01
+ 32335 8.0837500000000007E-03 1.5511216901724610E-03 7.9104412961059289E-01
+ 32336 8.0839999999999992E-03 1.5513194577265615E-03 7.9109522958195766E-01
+ 32337 8.0842499999999994E-03 1.5515172380642221E-03 7.9114632955332287E-01
+ 32338 8.0844999999999997E-03 1.5517150302564128E-03 7.9119742952468786E-01
+ 32339 8.0847499999999999E-03 1.5519128359878093E-03 7.9124852949605307E-01
+ 32340 8.0850000000000002E-03 1.5521106544931110E-03 7.9129962946741828E-01
+ 32341 8.0852500000000004E-03 1.5523084857725264E-03 7.9135072943878348E-01
+ 32342 8.0855000000000007E-03 1.5525063298262678E-03 7.9140182941014847E-01
+ 32343 8.0857499999999992E-03 1.5527041866545475E-03 7.9145292938151346E-01
+ 32344 8.0859999999999994E-03 1.5529020562575738E-03 7.9150402935287845E-01
+ 32345 8.0862499999999997E-03 1.5530999386355615E-03 7.9155512932424366E-01
+ 32346 8.0864999999999999E-03 1.5532978337887181E-03 7.9160622929560887E-01
+ 32347 8.0867500000000002E-03 1.5534957417172577E-03 7.9165732926697407E-01
+ 32348 8.0870000000000004E-03 1.5536936624213908E-03 7.9170842923833928E-01
+ 32349 8.0872500000000007E-03 1.5538915959013293E-03 7.9175952920970427E-01
+ 32350 8.0874999999999992E-03 1.5540895421572833E-03 7.9181062918106904E-01
+ 32351 8.0877499999999995E-03 1.5542875011894668E-03 7.9186172915243425E-01
+ 32352 8.0879999999999997E-03 1.5544854729980916E-03 7.9191282912379946E-01
+ 32353 8.0882500000000000E-03 1.5546834575833695E-03 7.9196392909516466E-01
+ 32354 8.0885000000000002E-03 1.5548814549455139E-03 7.9201502906652987E-01
+ 32355 8.0887500000000005E-03 1.5550794650847318E-03 7.9206612903789486E-01
+ 32356 8.0890000000000007E-03 1.5552774880012406E-03 7.9211722900926007E-01
+ 32357 8.0892499999999992E-03 1.5554755236952507E-03 7.9216832898062484E-01
+ 32358 8.0894999999999995E-03 1.5556735721669770E-03 7.9221942895199005E-01
+ 32359 8.0897499999999997E-03 1.5558716334166302E-03 7.9227052892335526E-01
+ 32360 8.0900000000000000E-03 1.5560697074444236E-03 7.9232162889472046E-01
+ 32361 8.0902500000000002E-03 1.5562677942505701E-03 7.9237272886608545E-01
+ 32362 8.0905000000000005E-03 1.5564658938352828E-03 7.9242382883745066E-01
+ 32363 8.0907500000000007E-03 1.5566640061987745E-03 7.9247492880881587E-01
+ 32364 8.0909999999999992E-03 1.5568621313412571E-03 7.9252602878018064E-01
+ 32365 8.0912499999999995E-03 1.5570602692629475E-03 7.9257712875154585E-01
+ 32366 8.0914999999999997E-03 1.5572584199640563E-03 7.9262822872291105E-01
+ 32367 8.0917500000000000E-03 1.5574565834441053E-03 7.9267932869427626E-01
+ 32368 8.0920000000000002E-03 1.5576547596966067E-03 7.9273042866564125E-01
+ 32369 8.0922500000000005E-03 1.5578529487200832E-03 7.9278152863700646E-01
+ 32370 8.0925000000000007E-03 1.5580511505147415E-03 7.9283262860837167E-01
+ 32371 8.0927499999999992E-03 1.5582493650807890E-03 7.9288372857973644E-01
+ 32372 8.0929999999999995E-03 1.5584475924184369E-03 7.9293482855110164E-01
+ 32373 8.0932499999999997E-03 1.5586458325278908E-03 7.9298592852246685E-01
+ 32374 8.0935000000000000E-03 1.5588440854093588E-03 7.9303702849383184E-01
+ 32375 8.0937500000000002E-03 1.5590423510630498E-03 7.9308812846519705E-01
+ 32376 8.0940000000000005E-03 1.5592406294891721E-03 7.9313922843656226E-01
+ 32377 8.0942500000000007E-03 1.5594389206879309E-03 7.9319032840792747E-01
+ 32378 8.0944999999999993E-03 1.5596372258080014E-03 7.9324142837929223E-01
+ 32379 8.0947499999999995E-03 1.5598355424874040E-03 7.9329252835065744E-01
+ 32380 8.0949999999999998E-03 1.5600338719411204E-03 7.9334362832202265E-01
+ 32381 8.0952500000000000E-03 1.5602322141693625E-03 7.9339472829338764E-01
+ 32382 8.0955000000000003E-03 1.5604305691723371E-03 7.9344582826475285E-01
+ 32383 8.0957500000000005E-03 1.5606289369502551E-03 7.9349692823611806E-01
+ 32384 8.0959999999999990E-03 1.5608273175033265E-03 7.9354802820748283E-01
+ 32385 8.0962499999999993E-03 1.5610257108317617E-03 7.9359912817884803E-01
+ 32386 8.0964999999999995E-03 1.5612241169357713E-03 7.9365022815021324E-01
+ 32387 8.0967499999999998E-03 1.5614225358155645E-03 7.9370132812157823E-01
+ 32388 8.0970000000000000E-03 1.5616209674713525E-03 7.9375242809294344E-01
+ 32389 8.0972500000000003E-03 1.5618194119033446E-03 7.9380352806430865E-01
+ 32390 8.0975000000000005E-03 1.5620178691117526E-03 7.9385462803567386E-01
+ 32391 8.0977499999999990E-03 1.5622163390967851E-03 7.9390572800703862E-01
+ 32392 8.0979999999999993E-03 1.5624148218586567E-03 7.9395682797840383E-01
+ 32393 8.0982499999999995E-03 1.5626133173975757E-03 7.9400792794976882E-01
+ 32394 8.0984999999999998E-03 1.5628118257137538E-03 7.9405902792113403E-01
+ 32395 8.0987500000000000E-03 1.5630103468074010E-03 7.9411012789249924E-01
+ 32396 8.0990000000000003E-03 1.5632088806787309E-03 7.9416122786386445E-01
+ 32397 8.0992500000000005E-03 1.5634074273266916E-03 7.9421232783522966E-01
+ 32398 8.0994999999999991E-03 1.5636059867470894E-03 7.9426342780659442E-01
+ 32399 8.0997499999999993E-03 1.5638045589397567E-03 7.9431452777795963E-01
+ 32400 8.0999999999999996E-03 1.5640031439049008E-03 7.9436562774932462E-01
+ 32401 8.1002499999999998E-03 1.5642017416427245E-03 7.9441672772068983E-01
+ 32402 8.1005000000000001E-03 1.5644003521534402E-03 7.9446782769205504E-01
+ 32403 8.1007500000000003E-03 1.5645989754372550E-03 7.9451892766342025E-01
+ 32404 8.1010000000000006E-03 1.5647976114943766E-03 7.9457002763478524E-01
+ 32405 8.1012499999999991E-03 1.5649962603250113E-03 7.9462112760615022E-01
+ 32406 8.1014999999999993E-03 1.5651949219293707E-03 7.9467222757751521E-01
+ 32407 8.1017499999999996E-03 1.5653935963076614E-03 7.9472332754888042E-01
+ 32408 8.1019999999999998E-03 1.5655922834600911E-03 7.9477442752024563E-01
+ 32409 8.1022500000000001E-03 1.5657909833868709E-03 7.9482552749161084E-01
+ 32410 8.1025000000000003E-03 1.5659896960882060E-03 7.9487662746297605E-01
+ 32411 8.1027500000000006E-03 1.5661884215643067E-03 7.9492772743434104E-01
+ 32412 8.1029999999999991E-03 1.5663871598153812E-03 7.9497882740570602E-01
+ 32413 8.1032499999999993E-03 1.5665859108416403E-03 7.9502992737707101E-01
+ 32414 8.1034999999999996E-03 1.5667846746432923E-03 7.9508102734843622E-01
+ 32415 8.1037499999999998E-03 1.5669834512205467E-03 7.9513212731980143E-01
+ 32416 8.1040000000000001E-03 1.5671822405736119E-03 7.9518322729116664E-01
+ 32417 8.1042500000000003E-03 1.5673810427026960E-03 7.9523432726253163E-01
+ 32418 8.1045000000000006E-03 1.5675798576080108E-03 7.9528542723389684E-01
+ 32419 8.1047499999999991E-03 1.5677786852897630E-03 7.9533652720526160E-01
+ 32420 8.1049999999999994E-03 1.5679775257481667E-03 7.9538762717662681E-01
+ 32421 8.1052499999999996E-03 1.5681763789834290E-03 7.9543872714799202E-01
+ 32422 8.1054999999999999E-03 1.5683752449957595E-03 7.9548982711935723E-01
+ 32423 8.1057500000000001E-03 1.5685741237853681E-03 7.9554092709072222E-01
+ 32424 8.1060000000000004E-03 1.5687730153524683E-03 7.9559202706208743E-01
+ 32425 8.1062500000000006E-03 1.5689719196972660E-03 7.9564312703345264E-01
+ 32426 8.1064999999999991E-03 1.5691708368199713E-03 7.9569422700481740E-01
+ 32427 8.1067499999999994E-03 1.5693697667207988E-03 7.9574532697618261E-01
+ 32428 8.1069999999999996E-03 1.5695687093999554E-03 7.9579642694754782E-01
+ 32429 8.1072499999999999E-03 1.5697676648576532E-03 7.9584752691891303E-01
+ 32430 8.1075000000000001E-03 1.5699666330941031E-03 7.9589862689027802E-01
+ 32431 8.1077500000000004E-03 1.5701656141095157E-03 7.9594972686164323E-01
+ 32432 8.1080000000000006E-03 1.5703646079041013E-03 7.9600082683300843E-01
+ 32433 8.1082499999999991E-03 1.5705636144780703E-03 7.9605192680437320E-01
+ 32434 8.1084999999999994E-03 1.5707626338316363E-03 7.9610302677573841E-01
+ 32435 8.1087499999999996E-03 1.5709616659650093E-03 7.9615412674710362E-01
+ 32436 8.1089999999999999E-03 1.5711607108783996E-03 7.9620522671846861E-01
+ 32437 8.1092500000000001E-03 1.5713597685720218E-03 7.9625632668983382E-01
+ 32438 8.1095000000000004E-03 1.5715588390460846E-03 7.9630742666119902E-01
+ 32439 8.1097500000000006E-03 1.5717579223007996E-03 7.9635852663256423E-01
+ 32440 8.1099999999999992E-03 1.5719570183363779E-03 7.9640962660392900E-01
+ 32441 8.1102499999999994E-03 1.5721561271530350E-03 7.9646072657529421E-01
+ 32442 8.1104999999999997E-03 1.5723552487509804E-03 7.9651182654665942E-01
+ 32443 8.1107499999999999E-03 1.5725543831304268E-03 7.9656292651802441E-01
+ 32444 8.1110000000000002E-03 1.5727535302915857E-03 7.9661402648938962E-01
+ 32445 8.1112500000000004E-03 1.5729526902346703E-03 7.9666512646075482E-01
+ 32446 8.1115000000000007E-03 1.5731518629598926E-03 7.9671622643212003E-01
+ 32447 8.1117499999999992E-03 1.5733510484674629E-03 7.9676732640348480E-01
+ 32448 8.1119999999999994E-03 1.5735502467575978E-03 7.9681842637485001E-01
+ 32449 8.1122499999999997E-03 1.5737494578305091E-03 7.9686952634621500E-01
+ 32450 8.1124999999999999E-03 1.5739486816864076E-03 7.9692062631758021E-01
+ 32451 8.1127500000000002E-03 1.5741479183255082E-03 7.9697172628894541E-01
+ 32452 8.1130000000000004E-03 1.5743471677480228E-03 7.9702282626031062E-01
+ 32453 8.1132500000000007E-03 1.5745464299541645E-03 7.9707392623167583E-01
+ 32454 8.1134999999999992E-03 1.5747457049441460E-03 7.9712502620304060E-01
+ 32455 8.1137499999999994E-03 1.5749449927181824E-03 7.9717612617440559E-01
+ 32456 8.1139999999999997E-03 1.5751442932764870E-03 7.9722722614577080E-01
+ 32457 8.1142499999999999E-03 1.5753436066126471E-03 7.9727832611713600E-01
+ 32458 8.1145000000000002E-03 1.5755429327156145E-03 7.9732942608850121E-01
+ 32459 8.1147500000000004E-03 1.5757422715854063E-03 7.9738052605986642E-01
+ 32460 8.1150000000000007E-03 1.5759416232222232E-03 7.9743162603123141E-01
+ 32461 8.1152499999999992E-03 1.5761409876262659E-03 7.9748272600259640E-01
+ 32462 8.1154999999999995E-03 1.5763403647977390E-03 7.9753382597396139E-01
+ 32463 8.1157499999999997E-03 1.5765397547368445E-03 7.9758492594532659E-01
+ 32464 8.1160000000000000E-03 1.5767391574437834E-03 7.9763602591669180E-01
+ 32465 8.1162500000000002E-03 1.5769385729187575E-03 7.9768712588805701E-01
+ 32466 8.1165000000000005E-03 1.5771380011619721E-03 7.9773822585942200E-01
+ 32467 8.1167500000000007E-03 1.5773374421736248E-03 7.9778932583078721E-01
+ 32468 8.1169999999999992E-03 1.5775368959539216E-03 7.9784042580215198E-01
+ 32469 8.1172499999999995E-03 1.5777363625030657E-03 7.9789152577351719E-01
+ 32470 8.1174999999999997E-03 1.5779358418212589E-03 7.9794262574488239E-01
+ 32471 8.1177500000000000E-03 1.5781353339087035E-03 7.9799372571624760E-01
+ 32472 8.1180000000000002E-03 1.5783348387656047E-03 7.9804482568761281E-01
+ 32473 8.1182500000000005E-03 1.5785343563921627E-03 7.9809592565897780E-01
+ 32474 8.1185000000000007E-03 1.5787338867885828E-03 7.9814702563034301E-01
+ 32475 8.1187499999999992E-03 1.5789334299550659E-03 7.9819812560170778E-01
+ 32476 8.1189999999999995E-03 1.5791329858918187E-03 7.9824922557307298E-01
+ 32477 8.1192499999999997E-03 1.5793325545990437E-03 7.9830032554443819E-01
+ 32478 8.1195000000000000E-03 1.5795321360769438E-03 7.9835142551580340E-01
+ 32479 8.1197500000000002E-03 1.5797317303257237E-03 7.9840252548716839E-01
+ 32480 8.1200000000000005E-03 1.5799313373455852E-03 7.9845362545853360E-01
+ 32481 8.1202500000000007E-03 1.5801309571367350E-03 7.9850472542989881E-01
+ 32482 8.1204999999999992E-03 1.5803305896993742E-03 7.9855582540126357E-01
+ 32483 8.1207499999999995E-03 1.5805302350337103E-03 7.9860692537262878E-01
+ 32484 8.1209999999999997E-03 1.5807298931399454E-03 7.9865802534399399E-01
+ 32485 8.1212500000000000E-03 1.5809295640182848E-03 7.9870912531535920E-01
+ 32486 8.1215000000000002E-03 1.5811292476689317E-03 7.9876022528672419E-01
+ 32487 8.1217500000000005E-03 1.5813289440920928E-03 7.9881132525808940E-01
+ 32488 8.1220000000000007E-03 1.5815286532879702E-03 7.9886242522945461E-01
+ 32489 8.1222499999999993E-03 1.5817283752567689E-03 7.9891352520081937E-01
+ 32490 8.1224999999999995E-03 1.5819281099986972E-03 7.9896462517218458E-01
+ 32491 8.1227499999999998E-03 1.5821278575139563E-03 7.9901572514354979E-01
+ 32492 8.1230000000000000E-03 1.5823276178027540E-03 7.9906682511491478E-01
+ 32493 8.1232500000000003E-03 1.5825273908652931E-03 7.9911792508627999E-01
+ 32494 8.1235000000000005E-03 1.5827271767017801E-03 7.9916902505764520E-01
+ 32495 8.1237499999999990E-03 1.5829269753124178E-03 7.9922012502900996E-01
+ 32496 8.1239999999999993E-03 1.5831267866974182E-03 7.9927122500037517E-01
+ 32497 8.1242499999999995E-03 1.5833266108569819E-03 7.9932232497174038E-01
+ 32498 8.1244999999999998E-03 1.5835264477913156E-03 7.9937342494310537E-01
+ 32499 8.1247500000000000E-03 1.5837262975006243E-03 7.9942452491447058E-01
+ 32500 8.1250000000000003E-03 1.5839261599851146E-03 7.9947562488583579E-01
+ 32501 8.1252500000000005E-03 1.5841260352449937E-03 7.9952672485720100E-01
+ 32502 8.1254999999999990E-03 1.5843259232804639E-03 7.9957782482856576E-01
+ 32503 8.1257499999999993E-03 1.5845258240917365E-03 7.9962892479993097E-01
+ 32504 8.1259999999999995E-03 1.5847257376790146E-03 7.9968002477129618E-01
+ 32505 8.1262499999999998E-03 1.5849256640425057E-03 7.9973112474266117E-01
+ 32506 8.1265000000000000E-03 1.5851256031824172E-03 7.9978222471402638E-01
+ 32507 8.1267500000000003E-03 1.5853255550989525E-03 7.9983332468539159E-01
+ 32508 8.1270000000000005E-03 1.5855255197923218E-03 7.9988442465675680E-01
+ 32509 8.1272499999999991E-03 1.5857254972627289E-03 7.9993552462812156E-01
+ 32510 8.1274999999999993E-03 1.5859254875103836E-03 7.9998662459948677E-01
+ 32511 8.1277499999999996E-03 1.5861254905354914E-03 8.0003772457085176E-01
+ 32512 8.1279999999999998E-03 1.5863255063382606E-03 8.0008882454221697E-01
+ 32513 8.1282500000000001E-03 1.5865255347611584E-03 8.0013992451358218E-01
+ 32514 8.1285000000000003E-03 1.5867255761211226E-03 8.0019102448494739E-01
+ 32515 8.1287500000000006E-03 1.5869256302631985E-03 8.0024212445631260E-01
+ 32516 8.1289999999999991E-03 1.5871256971875941E-03 8.0029322442767736E-01
+ 32517 8.1292499999999993E-03 1.5873257768911821E-03 8.0034432439904235E-01
+ 32518 8.1294999999999996E-03 1.5875258693631678E-03 8.0039542437040756E-01
+ 32519 8.1297499999999998E-03 1.5877259746028885E-03 8.0044652434177277E-01
+ 32520 8.1300000000000001E-03 1.5879260926105429E-03 8.0049762431313798E-01
+ 32521 8.1302500000000003E-03 1.5881262233863318E-03 8.0054872428450319E-01
+ 32522 8.1305000000000006E-03 1.5883263669304567E-03 8.0059982425586818E-01
+ 32523 8.1307499999999991E-03 1.5885265232431164E-03 8.0065092422723316E-01
+ 32524 8.1309999999999993E-03 1.5887266923245132E-03 8.0070202419859815E-01
+ 32525 8.1312499999999996E-03 1.5889268741748500E-03 8.0075312416996336E-01
+ 32526 8.1314999999999998E-03 1.5891270687943249E-03 8.0080422414132857E-01
+ 32527 8.1317500000000001E-03 1.5893272761831377E-03 8.0085532411269378E-01
+ 32528 8.1320000000000003E-03 1.5895274963414942E-03 8.0090642408405877E-01
+ 32529 8.1322500000000006E-03 1.5897277292695920E-03 8.0095752405542398E-01
+ 32530 8.1324999999999991E-03 1.5899279749676332E-03 8.0100862402678874E-01
+ 32531 8.1327499999999994E-03 1.5901282334358209E-03 8.0105972399815395E-01
+ 32532 8.1329999999999996E-03 1.5903285046743548E-03 8.0111082396951916E-01
+ 32533 8.1332499999999999E-03 1.5905287886834373E-03 8.0116192394088437E-01
+ 32534 8.1335000000000001E-03 1.5907290854632701E-03 8.0121302391224958E-01
+ 32535 8.1337500000000004E-03 1.5909293950140549E-03 8.0126412388361457E-01
+ 32536 8.1340000000000006E-03 1.5911297173359954E-03 8.0131522385497977E-01
+ 32537 8.1342499999999991E-03 1.5913300524292896E-03 8.0136632382634454E-01
+ 32538 8.1344999999999994E-03 1.5915304002941443E-03 8.0141742379770975E-01
+ 32539 8.1347499999999996E-03 1.5917307609307600E-03 8.0146852376907496E-01
+ 32540 8.1349999999999999E-03 1.5919311343393385E-03 8.0151962374044017E-01
+ 32541 8.1352500000000001E-03 1.5921315205200831E-03 8.0157072371180516E-01
+ 32542 8.1355000000000004E-03 1.5923319194731964E-03 8.0162182368317036E-01
+ 32543 8.1357500000000006E-03 1.5925323311988815E-03 8.0167292365453557E-01
+ 32544 8.1359999999999991E-03 1.5927327556973386E-03 8.0172402362590034E-01
+ 32545 8.1362499999999994E-03 1.5929331929687733E-03 8.0177512359726555E-01
+ 32546 8.1364999999999996E-03 1.5931336430133878E-03 8.0182622356863076E-01
+ 32547 8.1367499999999999E-03 1.5933341058313869E-03 8.0187732353999597E-01
+ 32548 8.1370000000000001E-03 1.5935345814229707E-03 8.0192842351136095E-01
+ 32549 8.1372500000000004E-03 1.5937350697883444E-03 8.0197952348272616E-01
+ 32550 8.1375000000000006E-03 1.5939355709277115E-03 8.0203062345409137E-01
+ 32551 8.1377499999999992E-03 1.5941360868703854E-03 8.0208172342545614E-01
+ 32552 8.1379999999999994E-03 1.5943366136820141E-03 8.0213282339682135E-01
+ 32553 8.1382499999999997E-03 1.5945371532721552E-03 8.0218392336818656E-01
+ 32554 8.1384999999999999E-03 1.5947377056410134E-03 8.0223502333955155E-01
+ 32555 8.1387500000000002E-03 1.5949382707887972E-03 8.0228612331091675E-01
+ 32556 8.1390000000000004E-03 1.5951388487157115E-03 8.0233722328228196E-01
+ 32557 8.1392500000000007E-03 1.5953394394219633E-03 8.0238832325364717E-01
+ 32558 8.1394999999999992E-03 1.5955400429077595E-03 8.0243942322501194E-01
+ 32559 8.1397499999999994E-03 1.5957406591733082E-03 8.0249052319637715E-01
+ 32560 8.1399999999999997E-03 1.5959412882188156E-03 8.0254162316774214E-01
+ 32561 8.1402499999999999E-03 1.5961419300444886E-03 8.0259272313910734E-01
+ 32562 8.1405000000000002E-03 1.5963425846505350E-03 8.0264382311047255E-01
+ 32563 8.1407500000000004E-03 1.5965432520371609E-03 8.0269492308183776E-01
+ 32564 8.1410000000000007E-03 1.5967439322045745E-03 8.0274602305320297E-01
+ 32565 8.1412499999999992E-03 1.5969446251529822E-03 8.0279712302456774E-01
+ 32566 8.1414999999999994E-03 1.5971453308825947E-03 8.0284822299593295E-01
+ 32567 8.1417499999999997E-03 1.5973460493936161E-03 8.0289932296729793E-01
+ 32568 8.1419999999999999E-03 1.5975467806862581E-03 8.0295042293866314E-01
+ 32569 8.1422500000000002E-03 1.5977475247607247E-03 8.0300152291002835E-01
+ 32570 8.1425000000000004E-03 1.5979482816172257E-03 8.0305262288139356E-01
+ 32571 8.1427500000000007E-03 1.5981490105416185E-03 8.0310372285275855E-01
+ 32572 8.1429999999999992E-03 1.5983497917374534E-03 8.0315482282412354E-01
+ 32573 8.1432499999999994E-03 1.5985505857068218E-03 8.0320592279548852E-01
+ 32574 8.1434999999999997E-03 1.5987513924499250E-03 8.0325702276685373E-01
+ 32575 8.1437499999999999E-03 1.5989522576375340E-03 8.0330812273821894E-01
+ 32576 8.1440000000000002E-03 1.5991530911906142E-03 8.0335922270958415E-01
+ 32577 8.1442500000000004E-03 1.5993539375271544E-03 8.0341032268094936E-01
+ 32578 8.1445000000000007E-03 1.5995547966373609E-03 8.0346142265231435E-01
+ 32579 8.1447499999999992E-03 1.5997556685135238E-03 8.0351252262367934E-01
+ 32580 8.1449999999999995E-03 1.5999565531558404E-03 8.0356362259504432E-01
+ 32581 8.1452499999999997E-03 1.6001574505645113E-03 8.0361472256640953E-01
+ 32582 8.1455000000000000E-03 1.6003583607397303E-03 8.0366582253777474E-01
+ 32583 8.1457500000000002E-03 1.6005592836816967E-03 8.0371692250913995E-01
+ 32584 8.1460000000000005E-03 1.6007602193906065E-03 8.0376802248050494E-01
+ 32585 8.1462500000000007E-03 1.6009611678666576E-03 8.0381912245187015E-01
+ 32586 8.1464999999999992E-03 1.6011621291100477E-03 8.0387022242323491E-01
+ 32587 8.1467499999999995E-03 1.6013631031209772E-03 8.0392132239460012E-01
+ 32588 8.1469999999999997E-03 1.6015640898996411E-03 8.0397242236596533E-01
+ 32589 8.1472500000000000E-03 1.6017650894462388E-03 8.0402352233733054E-01
+ 32590 8.1475000000000002E-03 1.6019661017609695E-03 8.0407462230869553E-01
+ 32591 8.1477500000000005E-03 1.6021671268440264E-03 8.0412572228006074E-01
+ 32592 8.1480000000000007E-03 1.6023681646956129E-03 8.0417682225142595E-01
+ 32593 8.1482499999999992E-03 1.6025692153159249E-03 8.0422792222279071E-01
+ 32594 8.1484999999999995E-03 1.6027702787051628E-03 8.0427902219415592E-01
+ 32595 8.1487499999999997E-03 1.6029713548635250E-03 8.0433012216552113E-01
+ 32596 8.1490000000000000E-03 1.6031724437912090E-03 8.0438122213688634E-01
+ 32597 8.1492500000000002E-03 1.6033735454884144E-03 8.0443232210825133E-01
+ 32598 8.1495000000000005E-03 1.6035746599553397E-03 8.0448342207961654E-01
+ 32599 8.1497500000000007E-03 1.6037757871921843E-03 8.0453452205098175E-01
+ 32600 8.1499999999999993E-03 1.6039769271991465E-03 8.0458562202234651E-01
+ 32601 8.1502499999999995E-03 1.6041780799764262E-03 8.0463672199371172E-01
+ 32602 8.1504999999999998E-03 1.6043792455242231E-03 8.0468782196507693E-01
+ 32603 8.1507500000000000E-03 1.6045804238427363E-03 8.0473892193644192E-01
+ 32604 8.1510000000000003E-03 1.6047816149321660E-03 8.0479002190780713E-01
+ 32605 8.1512500000000005E-03 1.6049828187927099E-03 8.0484112187917234E-01
+ 32606 8.1514999999999990E-03 1.6051840354245682E-03 8.0489222185053710E-01
+ 32607 8.1517499999999993E-03 1.6053852648279421E-03 8.0494332182190231E-01
+ 32608 8.1519999999999995E-03 1.6055865070030316E-03 8.0499442179326752E-01
+ 32609 8.1522499999999998E-03 1.6057877619500354E-03 8.0504552176463273E-01
+ 32610 8.1525000000000000E-03 1.6059890296691547E-03 8.0509662173599772E-01
+ 32611 8.1527500000000003E-03 1.6061903101605894E-03 8.0514772170736293E-01
+ 32612 8.1530000000000005E-03 1.6063916034245397E-03 8.0519882167872814E-01
+ 32613 8.1532499999999990E-03 1.6065929094612004E-03 8.0524992165009290E-01
+ 32614 8.1534999999999993E-03 1.6067942282707848E-03 8.0530102162145811E-01
+ 32615 8.1537499999999995E-03 1.6069955598534847E-03 8.0535212159282332E-01
+ 32616 8.1539999999999998E-03 1.6071969042095019E-03 8.0540322156418831E-01
+ 32617 8.1542500000000000E-03 1.6073982613390375E-03 8.0545432153555352E-01
+ 32618 8.1545000000000003E-03 1.6075996312422929E-03 8.0550542150691873E-01
+ 32619 8.1547500000000005E-03 1.6078010139194676E-03 8.0555652147828394E-01
+ 32620 8.1549999999999991E-03 1.6080024093707637E-03 8.0560762144964870E-01
+ 32621 8.1552499999999993E-03 1.6082038175963841E-03 8.0565872142101391E-01
+ 32622 8.1554999999999996E-03 1.6084052385965291E-03 8.0570982139237890E-01
+ 32623 8.1557499999999998E-03 1.6086066723713984E-03 8.0576092136374411E-01
+ 32624 8.1560000000000001E-03 1.6088081189211954E-03 8.0581202133510932E-01
+ 32625 8.1562500000000003E-03 1.6090095782461211E-03 8.0586312130647453E-01
+ 32626 8.1565000000000006E-03 1.6092110503463789E-03 8.0591422127783974E-01
+ 32627 8.1567499999999991E-03 1.6094125352221654E-03 8.0596532124920450E-01
+ 32628 8.1569999999999993E-03 1.6096140328736889E-03 8.0601642122056971E-01
+ 32629 8.1572499999999996E-03 1.6098155433011481E-03 8.0606752119193470E-01
+ 32630 8.1574999999999998E-03 1.6100170665047462E-03 8.0611862116329991E-01
+ 32631 8.1577500000000001E-03 1.6102186024846827E-03 8.0616972113466512E-01
+ 32632 8.1580000000000003E-03 1.6104201512411637E-03 8.0622082110603033E-01
+ 32633 8.1582500000000006E-03 1.6106217127743894E-03 8.0627192107739531E-01
+ 32634 8.1584999999999991E-03 1.6108232870845624E-03 8.0632302104876030E-01
+ 32635 8.1587499999999993E-03 1.6110248741718876E-03 8.0637412102012529E-01
+ 32636 8.1589999999999996E-03 1.6112264740365664E-03 8.0642522099149050E-01
+ 32637 8.1592499999999998E-03 1.6114280866787979E-03 8.0647632096285571E-01
+ 32638 8.1595000000000001E-03 1.6116297120987834E-03 8.0652742093422092E-01
+ 32639 8.1597500000000003E-03 1.6118313502934745E-03 8.0657852090558613E-01
+ 32640 8.1600000000000006E-03 1.6120330012603678E-03 8.0662962087695111E-01
+ 32641 8.1602499999999991E-03 1.6122346649996586E-03 8.0668072084831610E-01
+ 32642 8.1604999999999994E-03 1.6124363415115511E-03 8.0673182081968109E-01
+ 32643 8.1607499999999996E-03 1.6126380307962412E-03 8.0678292079104630E-01
+ 32644 8.1609999999999999E-03 1.6128397328539303E-03 8.0683402076241151E-01
+ 32645 8.1612500000000001E-03 1.6130414476848184E-03 8.0688512073377672E-01
+ 32646 8.1615000000000004E-03 1.6132431752891034E-03 8.0693622070514170E-01
+ 32647 8.1617500000000006E-03 1.6134449156669868E-03 8.0698732067650691E-01
+ 32648 8.1619999999999991E-03 1.6136466688186665E-03 8.0703842064787168E-01
+ 32649 8.1622499999999994E-03 1.6138484347443447E-03 8.0708952061923689E-01
+ 32650 8.1624999999999996E-03 1.6140502134442210E-03 8.0714062059060210E-01
+ 32651 8.1627499999999999E-03 1.6142520049184960E-03 8.0719172056196731E-01
+ 32652 8.1630000000000001E-03 1.6144538091673703E-03 8.0724282053333229E-01
+ 32653 8.1632500000000004E-03 1.6146556261910424E-03 8.0729392050469750E-01
+ 32654 8.1635000000000006E-03 1.6148574559897147E-03 8.0734502047606271E-01
+ 32655 8.1637499999999991E-03 1.6150592985635852E-03 8.0739612044742748E-01
+ 32656 8.1639999999999994E-03 1.6152611539128588E-03 8.0744722041879269E-01
+ 32657 8.1642499999999996E-03 1.6154630220377342E-03 8.0749832039015790E-01
+ 32658 8.1644999999999999E-03 1.6156649029384130E-03 8.0754942036152311E-01
+ 32659 8.1647500000000001E-03 1.6158667979263722E-03 8.0760052033288809E-01
+ 32660 8.1650000000000004E-03 1.6160687044506283E-03 8.0765162030425330E-01
+ 32661 8.1652500000000006E-03 1.6162706237524175E-03 8.0770272027561851E-01
+ 32662 8.1654999999999991E-03 1.6164725558319439E-03 8.0775382024698328E-01
+ 32663 8.1657499999999994E-03 1.6166745006894110E-03 8.0780492021834849E-01
+ 32664 8.1659999999999996E-03 1.6168764583250211E-03 8.0785602018971370E-01
+ 32665 8.1662499999999999E-03 1.6170784287389763E-03 8.0790712016107868E-01
+ 32666 8.1665000000000001E-03 1.6172804119314792E-03 8.0795822013244389E-01
+ 32667 8.1667500000000004E-03 1.6174824079027322E-03 8.0800932010380910E-01
+ 32668 8.1670000000000006E-03 1.6176844166529379E-03 8.0806042007517431E-01
+ 32669 8.1672499999999992E-03 1.6178864381816379E-03 8.0811152004653908E-01
+ 32670 8.1674999999999994E-03 1.6180884724824622E-03 8.0816262001790429E-01
+ 32671 8.1677499999999997E-03 1.6182905195539137E-03 8.0821371998926950E-01
+ 32672 8.1679999999999999E-03 1.6184925793961923E-03 8.0826481996063448E-01
+ 32673 8.1682500000000002E-03 1.6186946520094932E-03 8.0831591993199969E-01
+ 32674 8.1685000000000004E-03 1.6188967373940157E-03 8.0836701990336490E-01
+ 32675 8.1687500000000007E-03 1.6190988355499539E-03 8.0841811987473011E-01
+ 32676 8.1689999999999992E-03 1.6193009464775068E-03 8.0846921984609488E-01
+ 32677 8.1692499999999994E-03 1.6195030701768745E-03 8.0852031981746009E-01
+ 32678 8.1694999999999997E-03 1.6197052066482523E-03 8.0857141978882507E-01
+ 32679 8.1697499999999999E-03 1.6199073558918391E-03 8.0862251976019028E-01
+ 32680 8.1700000000000002E-03 1.6201095179078327E-03 8.0867361973155549E-01
+ 32681 8.1702500000000004E-03 1.6203116926964301E-03 8.0872471970292070E-01
+ 32682 8.1705000000000007E-03 1.6205138802578307E-03 8.0877581967428591E-01
+ 32683 8.1707499999999992E-03 1.6207160805922311E-03 8.0882691964565068E-01
+ 32684 8.1709999999999994E-03 1.6209182936998319E-03 8.0887801961701566E-01
+ 32685 8.1712499999999997E-03 1.6211205195808317E-03 8.0892911958838087E-01
+ 32686 8.1714999999999999E-03 1.6213227582354268E-03 8.0898021955974608E-01
+ 32687 8.1717500000000002E-03 1.6215250096638179E-03 8.0903131953111129E-01
+ 32688 8.1720000000000004E-03 1.6217272738662004E-03 8.0908241950247650E-01
+ 32689 8.1722500000000007E-03 1.6219295508427788E-03 8.0913351947384149E-01
+ 32690 8.1724999999999992E-03 1.6221318405937465E-03 8.0918461944520648E-01
+ 32691 8.1727499999999995E-03 1.6223341431193059E-03 8.0923571941657146E-01
+ 32692 8.1729999999999997E-03 1.6225364584196550E-03 8.0928681938793667E-01
+ 32693 8.1732500000000000E-03 1.6227387864949938E-03 8.0933791935930188E-01
+ 32694 8.1735000000000002E-03 1.6229411273455208E-03 8.0938901933066709E-01
+ 32695 8.1737500000000005E-03 1.6231434809714361E-03 8.0944011930203208E-01
+ 32696 8.1740000000000007E-03 1.6233458473729377E-03 8.0949121927339729E-01
+ 32697 8.1742499999999992E-03 1.6235482265502257E-03 8.0954231924476205E-01
+ 32698 8.1744999999999995E-03 1.6237506185035016E-03 8.0959341921612726E-01
+ 32699 8.1747499999999997E-03 1.6239530232329644E-03 8.0964451918749247E-01
+ 32700 8.1750000000000000E-03 1.6241554407382495E-03 8.0969561915885768E-01
+ 32701 8.1752500000000002E-03 1.6243578704215297E-03 8.0974671913022289E-01
+ 32702 8.1755000000000005E-03 1.6245603136202389E-03 8.0979781910158788E-01
+ 32703 8.1757500000000007E-03 1.6247627695860486E-03 8.0984891907295309E-01
+ 32704 8.1759999999999992E-03 1.6249652383191475E-03 8.0990001904431785E-01
+ 32705 8.1762499999999995E-03 1.6251677198197358E-03 8.0995111901568306E-01
+ 32706 8.1764999999999997E-03 1.6253702140880026E-03 8.1000221898704827E-01
+ 32707 8.1767500000000000E-03 1.6255727211241446E-03 8.1005331895841348E-01
+ 32708 8.1770000000000002E-03 1.6257752409283553E-03 8.1010441892977847E-01
+ 32709 8.1772500000000005E-03 1.6259777735008285E-03 8.1015551890114368E-01
+ 32710 8.1775000000000007E-03 1.6261803188417593E-03 8.1020661887250889E-01
+ 32711 8.1777499999999993E-03 1.6263828769513403E-03 8.1025771884387365E-01
+ 32712 8.1779999999999995E-03 1.6265854478297679E-03 8.1030881881523886E-01
+ 32713 8.1782499999999998E-03 1.6267880314772363E-03 8.1035991878660407E-01
+ 32714 8.1785000000000000E-03 1.6269906278939415E-03 8.1041101875796928E-01
+ 32715 8.1787500000000003E-03 1.6271932370800761E-03 8.1046211872933427E-01
+ 32716 8.1790000000000005E-03 1.6273958590358364E-03 8.1051321870069948E-01
+ 32717 8.1792499999999990E-03 1.6275984937614151E-03 8.1056431867206424E-01
+ 32718 8.1794999999999993E-03 1.6278011412570114E-03 8.1061541864342945E-01
+ 32719 8.1797499999999995E-03 1.6280038015228176E-03 8.1066651861479466E-01
+ 32720 8.1799999999999998E-03 1.6282064745590313E-03 8.1071761858615987E-01
+ 32721 8.1802500000000000E-03 1.6284091603658449E-03 8.1076871855752486E-01
+ 32722 8.1805000000000003E-03 1.6286118589434566E-03 8.1081981852889007E-01
+ 32723 8.1807500000000005E-03 1.6288145702920600E-03 8.1087091850025528E-01
+ 32724 8.1809999999999990E-03 1.6290172944118495E-03 8.1092201847162004E-01
+ 32725 8.1812499999999993E-03 1.6292200313030266E-03 8.1097311844298525E-01
+ 32726 8.1814999999999995E-03 1.6294227809657820E-03 8.1102421841435046E-01
+ 32727 8.1817499999999998E-03 1.6296255434003139E-03 8.1107531838571545E-01
+ 32728 8.1820000000000000E-03 1.6298283186068174E-03 8.1112641835708066E-01
+ 32729 8.1822500000000003E-03 1.6300311065854916E-03 8.1117751832844587E-01
+ 32730 8.1825000000000005E-03 1.6302339073365286E-03 8.1122861829981108E-01
+ 32731 8.1827499999999991E-03 1.6304367208601230E-03 8.1127971827117584E-01
+ 32732 8.1829999999999993E-03 1.6306395471564808E-03 8.1133081824254105E-01
+ 32733 8.1832499999999996E-03 1.6308423862257907E-03 8.1138191821390626E-01
+ 32734 8.1834999999999998E-03 1.6310452380682520E-03 8.1143301818527125E-01
+ 32735 8.1837500000000001E-03 1.6312481026840592E-03 8.1148411815663646E-01
+ 32736 8.1840000000000003E-03 1.6314509800734120E-03 8.1153521812800167E-01
+ 32737 8.1842500000000006E-03 1.6316538702365062E-03 8.1158631809936688E-01
+ 32738 8.1844999999999991E-03 1.6318567731735366E-03 8.1163741807073164E-01
+ 32739 8.1847499999999993E-03 1.6320596888847044E-03 8.1168851804209685E-01
+ 32740 8.1849999999999996E-03 1.6322626173702051E-03 8.1173961801346184E-01
+ 32741 8.1852499999999998E-03 1.6324655586302374E-03 8.1179071798482705E-01
+ 32742 8.1855000000000001E-03 1.6326685126649967E-03 8.1184181795619226E-01
+ 32743 8.1857500000000003E-03 1.6328714794746806E-03 8.1189291792755747E-01
+ 32744 8.1860000000000006E-03 1.6330744590594879E-03 8.1194401789892268E-01
+ 32745 8.1862499999999991E-03 1.6332774514196146E-03 8.1199511787028744E-01
+ 32746 8.1864999999999993E-03 1.6334804565552613E-03 8.1204621784165243E-01
+ 32747 8.1867499999999996E-03 1.6336834744666248E-03 8.1209731781301764E-01
+ 32748 8.1869999999999998E-03 1.6338865051539024E-03 8.1214841778438285E-01
+ 32749 8.1872500000000001E-03 1.6340895486172927E-03 8.1219951775574806E-01
+ 32750 8.1875000000000003E-03 1.6342926048569942E-03 8.1225061772711327E-01
+ 32751 8.1877500000000006E-03 1.6344956738732050E-03 8.1230171769847825E-01
+ 32752 8.1879999999999991E-03 1.6346987556661217E-03 8.1235281766984324E-01
+ 32753 8.1882499999999993E-03 1.6349018502359459E-03 8.1240391764120823E-01
+ 32754 8.1884999999999996E-03 1.6351049575828753E-03 8.1245501761257344E-01
+ 32755 8.1887499999999998E-03 1.6353080777071086E-03 8.1250611758393865E-01
+ 32756 8.1890000000000001E-03 1.6355112106088438E-03 8.1255721755530386E-01
+ 32757 8.1892500000000003E-03 1.6357143562882798E-03 8.1260831752666884E-01
+ 32758 8.1895000000000006E-03 1.6359175147456183E-03 8.1265941749803405E-01
+ 32759 8.1897499999999991E-03 1.6361206859810530E-03 8.1271051746939882E-01
+ 32760 8.1899999999999994E-03 1.6363238699947892E-03 8.1276161744076403E-01
+ 32761 8.1902499999999996E-03 1.6365270667870230E-03 8.1281271741212924E-01
+ 32762 8.1904999999999999E-03 1.6367302763557546E-03 8.1286381738349445E-01
+ 32763 8.1907500000000001E-03 1.6369334986960885E-03 8.1291491735485966E-01
+ 32764 8.1910000000000004E-03 1.6371367338080109E-03 8.1296601732622464E-01
+ 32765 8.1912500000000006E-03 1.6373399816917186E-03 8.1301711729758985E-01
+ 32766 8.1914999999999991E-03 1.6375432423474045E-03 8.1306821726895462E-01
+ 32767 8.1917499999999994E-03 1.6377465157752663E-03 8.1311931724031983E-01
+ 32768 8.1919999999999996E-03 1.6379498019754974E-03 8.1317041721168504E-01
+ 32769 8.1922499999999999E-03 1.6381531009482923E-03 8.1322151718305025E-01
+ 32770 8.1925000000000001E-03 1.6383564126938488E-03 8.1327261715441523E-01
+ 32771 8.1927500000000004E-03 1.6385597372123590E-03 8.1332371712578044E-01
+ 32772 8.1930000000000006E-03 1.6387630745040205E-03 8.1337481709714565E-01
+ 32773 8.1932499999999991E-03 1.6389664245690266E-03 8.1342591706851042E-01
+ 32774 8.1934999999999994E-03 1.6391697874075760E-03 8.1347701703987563E-01
+ 32775 8.1937499999999996E-03 1.6393731613806646E-03 8.1352811701124084E-01
+ 32776 8.1939999999999999E-03 1.6395765495443640E-03 8.1357921698260605E-01
+ 32777 8.1942500000000001E-03 1.6397799504798392E-03 8.1363031695397103E-01
+ 32778 8.1945000000000004E-03 1.6399833641872865E-03 8.1368141692533624E-01
+ 32779 8.1947500000000006E-03 1.6401867906669005E-03 8.1373251689670145E-01
+ 32780 8.1949999999999992E-03 1.6403902299188724E-03 8.1378361686806622E-01
+ 32781 8.1952499999999994E-03 1.6405936819434031E-03 8.1383471683943143E-01
+ 32782 8.1954999999999997E-03 1.6407971467406832E-03 8.1388581681079664E-01
+ 32783 8.1957499999999999E-03 1.6410006243109099E-03 8.1393691678216162E-01
+ 32784 8.1960000000000002E-03 1.6412041146542770E-03 8.1398801675352683E-01
+ 32785 8.1962500000000004E-03 1.6414076177709803E-03 8.1403911672489204E-01
+ 32786 8.1965000000000007E-03 1.6416111336612141E-03 8.1409021669625725E-01
+ 32787 8.1967499999999992E-03 1.6418146623251738E-03 8.1414131666762202E-01
+ 32788 8.1969999999999994E-03 1.6420182037630575E-03 8.1419241663898723E-01
+ 32789 8.1972499999999997E-03 1.6422217579750574E-03 8.1424351661035221E-01
+ 32790 8.1974999999999999E-03 1.6424253249613713E-03 8.1429461658171742E-01
+ 32791 8.1977500000000002E-03 1.6426289047221953E-03 8.1434571655308263E-01
+ 32792 8.1980000000000004E-03 1.6428325030007232E-03 8.1439681652444784E-01
+ 32793 8.1982500000000007E-03 1.6430361085738674E-03 8.1444791649581305E-01
+ 32794 8.1984999999999992E-03 1.6432397269244847E-03 8.1449901646717782E-01
+ 32795 8.1987499999999994E-03 1.6434433580527757E-03 8.1455011643854303E-01
+ 32796 8.1989999999999997E-03 1.6436470019589376E-03 8.1460121640990801E-01
+ 32797 8.1992499999999999E-03 1.6438506586431670E-03 8.1465231638127322E-01
+ 32798 8.1995000000000002E-03 1.6440543281056633E-03 8.1470341635263843E-01
+ 32799 8.1997500000000004E-03 1.6442580103466235E-03 8.1475451632400364E-01
+ 32800 8.2000000000000007E-03 1.6444617053662457E-03 8.1480561629536863E-01
+ 32801 8.2002499999999992E-03 1.6446654131647262E-03 8.1485671626673362E-01
+ 32802 8.2004999999999995E-03 1.6448691337422681E-03 8.1490781623809860E-01
+ 32803 8.2007499999999997E-03 1.6450728670990666E-03 8.1495891620946381E-01
+ 32804 8.2010000000000000E-03 1.6452766132353217E-03 8.1501001618082902E-01
+ 32805 8.2012500000000002E-03 1.6454803721512310E-03 8.1506111615219423E-01
+ 32806 8.2015000000000005E-03 1.6456841438469935E-03 8.1511221612355944E-01
+ 32807 8.2017500000000007E-03 1.6458879283228077E-03 8.1516331609492443E-01
+ 32808 8.2019999999999992E-03 1.6460917255788714E-03 8.1521441606628942E-01
+ 32809 8.2022499999999995E-03 1.6462955356153876E-03 8.1526551603765440E-01
+ 32810 8.2024999999999997E-03 1.6464993584325511E-03 8.1531661600901961E-01
+ 32811 8.2027500000000000E-03 1.6467031940305635E-03 8.1536771598038482E-01
+ 32812 8.2030000000000002E-03 1.6469070424096246E-03 8.1541881595175003E-01
+ 32813 8.2032500000000005E-03 1.6471109035699290E-03 8.1546991592311502E-01
+ 32814 8.2035000000000007E-03 1.6473147775116846E-03 8.1552101589448023E-01
+ 32815 8.2037499999999992E-03 1.6475186642350820E-03 8.1557211586584499E-01
+ 32816 8.2039999999999995E-03 1.6477225637403282E-03 8.1562321583721020E-01
+ 32817 8.2042499999999997E-03 1.6479264760276182E-03 8.1567431580857541E-01
+ 32818 8.2045000000000000E-03 1.6481304010971549E-03 8.1572541577994062E-01
+ 32819 8.2047500000000002E-03 1.6483343389491359E-03 8.1577651575130561E-01
+ 32820 8.2050000000000005E-03 1.6485382895837640E-03 8.1582761572267082E-01
+ 32821 8.2052500000000007E-03 1.6487422530012353E-03 8.1587871569403603E-01
+ 32822 8.2054999999999993E-03 1.6489462292017532E-03 8.1592981566540079E-01
+ 32823 8.2057499999999995E-03 1.6491502181855177E-03 8.1598091563676600E-01
+ 32824 8.2059999999999998E-03 1.6493542199506100E-03 8.1603201560813121E-01
+ 32825 8.2062500000000000E-03 1.6495582344839520E-03 8.1608311557949642E-01
+ 32826 8.2065000000000003E-03 1.6497622617834284E-03 8.1613421555086141E-01
+ 32827 8.2067500000000005E-03 1.6499663018492254E-03 8.1618531552222662E-01
+ 32828 8.2069999999999990E-03 1.6501703532110017E-03 8.1623641549359138E-01
+ 32829 8.2072499999999993E-03 1.6503744186857068E-03 8.1628751546495659E-01
+ 32830 8.2074999999999995E-03 1.6505784969349942E-03 8.1633861543632180E-01
+ 32831 8.2077499999999998E-03 1.6507825879590579E-03 8.1638971540768701E-01
+ 32832 8.2080000000000000E-03 1.6509866917580945E-03 8.1644081537905200E-01
+ 32833 8.2082500000000003E-03 1.6511908083322977E-03 8.1649191535041721E-01
+ 32834 8.2085000000000005E-03 1.6513949376818619E-03 8.1654301532178242E-01
+ 32835 8.2087499999999990E-03 1.6515990798069812E-03 8.1659411529314718E-01
+ 32836 8.2089999999999993E-03 1.6518032347078539E-03 8.1664521526451239E-01
+ 32837 8.2092499999999995E-03 1.6520074023846729E-03 8.1669631523587760E-01
+ 32838 8.2094999999999998E-03 1.6522115828376356E-03 8.1674741520724281E-01
+ 32839 8.2097500000000000E-03 1.6524157760669342E-03 8.1679851517860780E-01
+ 32840 8.2100000000000003E-03 1.6526199820727663E-03 8.1684961514997301E-01
+ 32841 8.2102500000000005E-03 1.6528242008553263E-03 8.1690071512133822E-01
+ 32842 8.2104999999999990E-03 1.6530284324148097E-03 8.1695181509270298E-01
+ 32843 8.2107499999999993E-03 1.6532326767514124E-03 8.1700291506406819E-01
+ 32844 8.2109999999999995E-03 1.6534369338653333E-03 8.1705401503543340E-01
+ 32845 8.2112499999999998E-03 1.6536412037567658E-03 8.1710511500679839E-01
+ 32846 8.2115000000000000E-03 1.6538454864259058E-03 8.1715621497816360E-01
+ 32847 8.2117500000000003E-03 1.6540497818729480E-03 8.1720731494952881E-01
+ 32848 8.2120000000000005E-03 1.6542540900980913E-03 8.1725841492089402E-01
+ 32849 8.2122499999999991E-03 1.6544584111015293E-03 8.1730951489225878E-01
+ 32850 8.2124999999999993E-03 1.6546627448834625E-03 8.1736061486362399E-01
+ 32851 8.2127499999999996E-03 1.6548670914440845E-03 8.1741171483498898E-01
+ 32852 8.2129999999999998E-03 1.6550714507835922E-03 8.1746281480635419E-01
+ 32853 8.2132500000000001E-03 1.6552758229021820E-03 8.1751391477771940E-01
+ 32854 8.2135000000000003E-03 1.6554802078000517E-03 8.1756501474908461E-01
+ 32855 8.2137500000000006E-03 1.6556846054772375E-03 8.1761611472044982E-01
+ 32856 8.2139999999999991E-03 1.6558890159281538E-03 8.1766721469181458E-01
+ 32857 8.2142499999999993E-03 1.6560934391501008E-03 8.1771831466317979E-01
+ 32858 8.2144999999999996E-03 1.6562978751432709E-03 8.1776941463454478E-01
+ 32859 8.2147499999999998E-03 1.6565023239078530E-03 8.1782051460590999E-01
+ 32860 8.2150000000000001E-03 1.6567067854440383E-03 8.1787161457727520E-01
+ 32861 8.2152500000000003E-03 1.6569112597520207E-03 8.1792271454864041E-01
+ 32862 8.2155000000000006E-03 1.6571157468319917E-03 8.1797381452000539E-01
+ 32863 8.2157499999999991E-03 1.6573202481920911E-03 8.1802491449137038E-01
+ 32864 8.2159999999999993E-03 1.6575247607456553E-03 8.1807601446273537E-01
+ 32865 8.2162499999999996E-03 1.6577292860728008E-03 8.1812711443410058E-01
+ 32866 8.2164999999999998E-03 1.6579338241737194E-03 8.1817821440546579E-01
+ 32867 8.2167500000000001E-03 1.6581383750486035E-03 8.1822931437683100E-01
+ 32868 8.2170000000000003E-03 1.6583429386976458E-03 8.1828041434819621E-01
+ 32869 8.2172500000000006E-03 1.6585475151210422E-03 8.1833151431956119E-01
+ 32870 8.2174999999999991E-03 1.6587521043189819E-03 8.1838261429092618E-01
+ 32871 8.2177499999999994E-03 1.6589567062916622E-03 8.1843371426229117E-01
+ 32872 8.2179999999999996E-03 1.6591613210392750E-03 8.1848481423365638E-01
+ 32873 8.2182499999999999E-03 1.6593659485620122E-03 8.1853591420502159E-01
+ 32874 8.2185000000000001E-03 1.6595705888600690E-03 8.1858701417638680E-01
+ 32875 8.2187500000000004E-03 1.6597752419336392E-03 8.1863811414775178E-01
+ 32876 8.2190000000000006E-03 1.6599799077829159E-03 8.1868921411911699E-01
+ 32877 8.2192499999999991E-03 1.6601845864080923E-03 8.1874031409048176E-01
+ 32878 8.2194999999999994E-03 1.6603892778093642E-03 8.1879141406184697E-01
+ 32879 8.2197499999999996E-03 1.6605939819869253E-03 8.1884251403321218E-01
+ 32880 8.2199999999999999E-03 1.6607986989409691E-03 8.1889361400457739E-01
+ 32881 8.2202500000000001E-03 1.6610034286716907E-03 8.1894471397594260E-01
+ 32882 8.2205000000000004E-03 1.6612081711792819E-03 8.1899581394730758E-01
+ 32883 8.2207500000000006E-03 1.6614129264639413E-03 8.1904691391867279E-01
+ 32884 8.2209999999999991E-03 1.6616176945258585E-03 8.1909801389003756E-01
+ 32885 8.2212499999999994E-03 1.6618224753652332E-03 8.1914911386140277E-01
+ 32886 8.2214999999999996E-03 1.6620272689822561E-03 8.1920021383276798E-01
+ 32887 8.2217499999999999E-03 1.6622320753753189E-03 8.1925131380413319E-01
+ 32888 8.2220000000000001E-03 1.6624368945406774E-03 8.1930241377549817E-01
+ 32889 8.2222500000000004E-03 1.6626417264783847E-03 8.1935351374686338E-01
+ 32890 8.2225000000000006E-03 1.6628465711886319E-03 8.1940461371822859E-01
+ 32891 8.2227499999999992E-03 1.6630514286716080E-03 8.1945571368959336E-01
+ 32892 8.2229999999999994E-03 1.6632562989275092E-03 8.1950681366095857E-01
+ 32893 8.2232499999999997E-03 1.6634611819565256E-03 8.1955791363232378E-01
+ 32894 8.2234999999999999E-03 1.6636660777588474E-03 8.1960901360368876E-01
+ 32895 8.2237500000000002E-03 1.6638709863346672E-03 8.1966011357505397E-01
+ 32896 8.2240000000000004E-03 1.6640759076841758E-03 8.1971121354641918E-01
+ 32897 8.2242500000000007E-03 1.6642808418075665E-03 8.1976231351778439E-01
+ 32898 8.2244999999999992E-03 1.6644857887050297E-03 8.1981341348914916E-01
+ 32899 8.2247499999999994E-03 1.6646907483767594E-03 8.1986451346051437E-01
+ 32900 8.2249999999999997E-03 1.6648957208229476E-03 8.1991561343187958E-01
+ 32901 8.2252499999999999E-03 1.6651007060437862E-03 8.1996671340324456E-01
+ 32902 8.2255000000000002E-03 1.6653057040394686E-03 8.2001781337460977E-01
+ 32903 8.2257500000000004E-03 1.6655107148101842E-03 8.2006891334597498E-01
+ 32904 8.2260000000000007E-03 1.6657157383561281E-03 8.2012001331734019E-01
+ 32905 8.2262499999999992E-03 1.6659207746774908E-03 8.2017111328870496E-01
+ 32906 8.2264999999999994E-03 1.6661258237744684E-03 8.2022221326007017E-01
+ 32907 8.2267499999999997E-03 1.6663308856472519E-03 8.2027331323143515E-01
+ 32908 8.2269999999999999E-03 1.6665359602960352E-03 8.2032441320280036E-01
+ 32909 8.2272500000000002E-03 1.6667410477210099E-03 8.2037551317416557E-01
+ 32910 8.2275000000000004E-03 1.6669461479223693E-03 8.2042661314553078E-01
+ 32911 8.2277500000000007E-03 1.6671512609003083E-03 8.2047771311689599E-01
+ 32912 8.2279999999999992E-03 1.6673563866550166E-03 8.2052881308826076E-01
+ 32913 8.2282499999999995E-03 1.6675615251866933E-03 8.2057991305962574E-01
+ 32914 8.2284999999999997E-03 1.6677666764955267E-03 8.2063101303099095E-01
+ 32915 8.2287500000000000E-03 1.6679718405817128E-03 8.2068211300235616E-01
+ 32916 8.2290000000000002E-03 1.6681770174454464E-03 8.2073321297372137E-01
+ 32917 8.2292500000000005E-03 1.6683822070869189E-03 8.2078431294508658E-01
+ 32918 8.2295000000000007E-03 1.6685874095063251E-03 8.2083541291645157E-01
+ 32919 8.2297499999999992E-03 1.6687926247038580E-03 8.2088651288781656E-01
+ 32920 8.2299999999999995E-03 1.6689978526797141E-03 8.2093761285918154E-01
+ 32921 8.2302499999999997E-03 1.6692030934340866E-03 8.2098871283054675E-01
+ 32922 8.2305000000000000E-03 1.6694083469671690E-03 8.2103981280191196E-01
+ 32923 8.2307500000000002E-03 1.6696136511166672E-03 8.2109091277327717E-01
+ 32924 8.2310000000000005E-03 1.6698189297005860E-03 8.2114201274464216E-01
+ 32925 8.2312500000000007E-03 1.6700242210569011E-03 8.2119311271600737E-01
+ 32926 8.2314999999999992E-03 1.6702295251858010E-03 8.2124421268737213E-01
+ 32927 8.2317499999999995E-03 1.6704348420874808E-03 8.2129531265873734E-01
+ 32928 8.2319999999999997E-03 1.6706401717621279E-03 8.2134641263010255E-01
+ 32929 8.2322500000000000E-03 1.6708455142099318E-03 8.2139751260146776E-01
+ 32930 8.2325000000000002E-03 1.6710508694310858E-03 8.2144861257283297E-01
+ 32931 8.2327500000000005E-03 1.6712562374257796E-03 8.2149971254419796E-01
+ 32932 8.2330000000000007E-03 1.6714616181942030E-03 8.2155081251556317E-01
+ 32933 8.2332499999999992E-03 1.6716670117365472E-03 8.2160191248692793E-01
+ 32934 8.2334999999999995E-03 1.6718724180530050E-03 8.2165301245829314E-01
+ 32935 8.2337499999999997E-03 1.6720778371437661E-03 8.2170411242965835E-01
+ 32936 8.2340000000000000E-03 1.6722832690090220E-03 8.2175521240102356E-01
+ 32937 8.2342500000000002E-03 1.6724887136489632E-03 8.2180631237238855E-01
+ 32938 8.2345000000000005E-03 1.6726941710637825E-03 8.2185741234375376E-01
+ 32939 8.2347499999999990E-03 1.6728996412536698E-03 8.2190851231511852E-01
+ 32940 8.2349999999999993E-03 1.6731051242188186E-03 8.2195961228648373E-01
+ 32941 8.2352499999999995E-03 1.6733106199594201E-03 8.2201071225784894E-01
+ 32942 8.2354999999999998E-03 1.6735161284756655E-03 8.2206181222921415E-01
+ 32943 8.2357500000000000E-03 1.6737216497677467E-03 8.2211291220057936E-01
+ 32944 8.2360000000000003E-03 1.6739271838358560E-03 8.2216401217194435E-01
+ 32945 8.2362500000000005E-03 1.6741327306801839E-03 8.2221511214330956E-01
+ 32946 8.2364999999999990E-03 1.6743382903009242E-03 8.2226621211467432E-01
+ 32947 8.2367499999999993E-03 1.6745438626982702E-03 8.2231731208603953E-01
+ 32948 8.2369999999999995E-03 1.6747494478724118E-03 8.2236841205740474E-01
+ 32949 8.2372499999999998E-03 1.6749550458235432E-03 8.2241951202876995E-01
+ 32950 8.2375000000000000E-03 1.6751606565518563E-03 8.2247061200013494E-01
+ 32951 8.2377500000000003E-03 1.6753662800575427E-03 8.2252171197150015E-01
+ 32952 8.2380000000000005E-03 1.6755719163407965E-03 8.2257281194286536E-01
+ 32953 8.2382499999999990E-03 1.6757775654018087E-03 8.2262391191423012E-01
+ 32954 8.2384999999999993E-03 1.6759832272407757E-03 8.2267501188559533E-01
+ 32955 8.2387499999999995E-03 1.6761889018578871E-03 8.2272611185696054E-01
+ 32956 8.2389999999999998E-03 1.6763945892533374E-03 8.2277721182832553E-01
+ 32957 8.2392500000000000E-03 1.6766002894273201E-03 8.2282831179969074E-01
+ 32958 8.2395000000000003E-03 1.6768060023800283E-03 8.2287941177105595E-01
+ 32959 8.2397500000000005E-03 1.6770117281116536E-03 8.2293051174242116E-01
+ 32960 8.2399999999999991E-03 1.6772174666223911E-03 8.2298161171378592E-01
+ 32961 8.2402499999999993E-03 1.6774232179124348E-03 8.2303271168515113E-01
+ 32962 8.2404999999999996E-03 1.6776289819819775E-03 8.2308381165651634E-01
+ 32963 8.2407499999999998E-03 1.6778347495926735E-03 8.2313491162788133E-01
+ 32964 8.2410000000000001E-03 1.6780405395798476E-03 8.2318601159924654E-01
+ 32965 8.2412500000000003E-03 1.6782463423399892E-03 8.2323711157061175E-01
+ 32966 8.2415000000000006E-03 1.6784521578732867E-03 8.2328821154197696E-01
+ 32967 8.2417499999999991E-03 1.6786579861799286E-03 8.2333931151334172E-01
+ 32968 8.2419999999999993E-03 1.6788638272601079E-03 8.2339041148470693E-01
+ 32969 8.2422499999999996E-03 1.6790696811140109E-03 8.2344151145607192E-01
+ 32970 8.2424999999999998E-03 1.6792755477418289E-03 8.2349261142743713E-01
+ 32971 8.2427500000000001E-03 1.6794814271437523E-03 8.2354371139880234E-01
+ 32972 8.2430000000000003E-03 1.6796873193199683E-03 8.2359481137016755E-01
+ 32973 8.2432500000000006E-03 1.6798932242706693E-03 8.2364591134153275E-01
+ 32974 8.2434999999999991E-03 1.6800991419960423E-03 8.2369701131289752E-01
+ 32975 8.2437499999999993E-03 1.6803050724962815E-03 8.2374811128426273E-01
+ 32976 8.2439999999999996E-03 1.6805110157715754E-03 8.2379921125562772E-01
+ 32977 8.2442499999999998E-03 1.6807169718221144E-03 8.2385031122699293E-01
+ 32978 8.2445000000000001E-03 1.6809229406480886E-03 8.2390141119835814E-01
+ 32979 8.2447500000000003E-03 1.6811289222496877E-03 8.2395251116972335E-01
+ 32980 8.2450000000000006E-03 1.6813349166271039E-03 8.2400361114108833E-01
+ 32981 8.2452499999999991E-03 1.6815409237805254E-03 8.2405471111245332E-01
+ 32982 8.2454999999999994E-03 1.6817469437101472E-03 8.2410581108381831E-01
+ 32983 8.2457499999999996E-03 1.6819529764161567E-03 8.2415691105518352E-01
+ 32984 8.2459999999999999E-03 1.6821590218987460E-03 8.2420801102654873E-01
+ 32985 8.2462500000000001E-03 1.6823650801581060E-03 8.2425911099791394E-01
+ 32986 8.2465000000000004E-03 1.6825711511944282E-03 8.2431021096927892E-01
+ 32987 8.2467500000000006E-03 1.6827772350079030E-03 8.2436131094064413E-01
+ 32988 8.2469999999999991E-03 1.6829833315987217E-03 8.2441241091200890E-01
+ 32989 8.2472499999999994E-03 1.6831894409670785E-03 8.2446351088337411E-01
+ 32990 8.2474999999999996E-03 1.6833955631131629E-03 8.2451461085473932E-01
+ 32991 8.2477499999999999E-03 1.6836016980371639E-03 8.2456571082610453E-01
+ 32992 8.2480000000000001E-03 1.6838078457392773E-03 8.2461681079746973E-01
+ 32993 8.2482500000000004E-03 1.6840140062196933E-03 8.2466791076883472E-01
+ 32994 8.2485000000000006E-03 1.6842201794786042E-03 8.2471901074019993E-01
+ 32995 8.2487499999999991E-03 1.6844263655161997E-03 8.2477011071156470E-01
+ 32996 8.2489999999999994E-03 1.6846325643326754E-03 8.2482121068292991E-01
+ 32997 8.2492499999999996E-03 1.6848387759282222E-03 8.2487231065429512E-01
+ 32998 8.2494999999999999E-03 1.6850450003030324E-03 8.2492341062566032E-01
+ 32999 8.2497500000000001E-03 1.6852512374572967E-03 8.2497451059702531E-01
+ 33000 8.2500000000000004E-03 1.6854574873912092E-03 8.2502561056839052E-01
+ 33001 8.2502500000000006E-03 1.6856637501049632E-03 8.2507671053975573E-01
+ 33002 8.2504999999999992E-03 1.6858700255987470E-03 8.2512781051112050E-01
+ 33003 8.2507499999999994E-03 1.6860763138727591E-03 8.2517891048248571E-01
+ 33004 8.2509999999999997E-03 1.6862826149271906E-03 8.2523001045385092E-01
+ 33005 8.2512499999999999E-03 1.6864889287622326E-03 8.2528111042521612E-01
+ 33006 8.2515000000000002E-03 1.6866952553780781E-03 8.2533221039658111E-01
+ 33007 8.2517500000000004E-03 1.6869015947749224E-03 8.2538331036794632E-01
+ 33008 8.2520000000000007E-03 1.6871079469529576E-03 8.2543441033931153E-01
+ 33009 8.2522499999999992E-03 1.6873143119123756E-03 8.2548551031067630E-01
+ 33010 8.2524999999999994E-03 1.6875206896533716E-03 8.2553661028204151E-01
+ 33011 8.2527499999999997E-03 1.6877270801761400E-03 8.2558771025340671E-01
+ 33012 8.2529999999999999E-03 1.6879334834808718E-03 8.2563881022477170E-01
+ 33013 8.2532500000000002E-03 1.6881398995677323E-03 8.2568991019613691E-01
+ 33014 8.2535000000000004E-03 1.6883463284286572E-03 8.2574101016750212E-01
+ 33015 8.2537500000000007E-03 1.6885527700574267E-03 8.2579211013886733E-01
+ 33016 8.2539999999999992E-03 1.6887592244542230E-03 8.2584321011023210E-01
+ 33017 8.2542499999999994E-03 1.6889656916192317E-03 8.2589431008159730E-01
+ 33018 8.2544999999999997E-03 1.6891721715526383E-03 8.2594541005296229E-01
+ 33019 8.2547499999999999E-03 1.6893786642546247E-03 8.2599651002432750E-01
+ 33020 8.2550000000000002E-03 1.6895851697253776E-03 8.2604760999569271E-01
+ 33021 8.2552500000000004E-03 1.6897916879650811E-03 8.2609870996705792E-01
+ 33022 8.2555000000000007E-03 1.6899982189739217E-03 8.2614980993842313E-01
+ 33023 8.2557499999999992E-03 1.6902047627520801E-03 8.2620090990978790E-01
+ 33024 8.2559999999999995E-03 1.6904113192997457E-03 8.2625200988115310E-01
+ 33025 8.2562499999999997E-03 1.6906178886171037E-03 8.2630310985251809E-01
+ 33026 8.2565000000000000E-03 1.6908244707043367E-03 8.2635420982388330E-01
+ 33027 8.2567500000000002E-03 1.6910310655616338E-03 8.2640530979524851E-01
+ 33028 8.2570000000000005E-03 1.6912376731891762E-03 8.2645640976661372E-01
+ 33029 8.2572500000000007E-03 1.6914442935871531E-03 8.2650750973797871E-01
+ 33030 8.2574999999999992E-03 1.6916509267557464E-03 8.2655860970934369E-01
+ 33031 8.2577499999999995E-03 1.6918575726951467E-03 8.2660970968070868E-01
+ 33032 8.2579999999999997E-03 1.6920642314055359E-03 8.2666080965207389E-01
+ 33033 8.2582500000000000E-03 1.6922709028871013E-03 8.2671190962343910E-01
+ 33034 8.2585000000000002E-03 1.6924775871400301E-03 8.2676300959480431E-01
+ 33035 8.2587500000000005E-03 1.6926842841645073E-03 8.2681410956616952E-01
+ 33036 8.2590000000000007E-03 1.6928909939607191E-03 8.2686520953753451E-01
+ 33037 8.2592499999999992E-03 1.6930977165288488E-03 8.2691630950889949E-01
+ 33038 8.2594999999999995E-03 1.6933044518690889E-03 8.2696740948026448E-01
+ 33039 8.2597499999999997E-03 1.6935111999816224E-03 8.2701850945162969E-01
+ 33040 8.2600000000000000E-03 1.6937179608666360E-03 8.2706960942299490E-01
+ 33041 8.2602500000000002E-03 1.6939247345243180E-03 8.2712070939436011E-01
+ 33042 8.2605000000000005E-03 1.6941315209548535E-03 8.2717180936572510E-01
+ 33043 8.2607500000000007E-03 1.6943383201584289E-03 8.2722290933709031E-01
+ 33044 8.2609999999999992E-03 1.6945451321352311E-03 8.2727400930845507E-01
+ 33045 8.2612499999999995E-03 1.6947519568854500E-03 8.2732510927982028E-01
+ 33046 8.2614999999999997E-03 1.6949587944092705E-03 8.2737620925118549E-01
+ 33047 8.2617500000000000E-03 1.6951656447068797E-03 8.2742730922255070E-01
+ 33048 8.2620000000000002E-03 1.6953725077784654E-03 8.2747840919391591E-01
+ 33049 8.2622500000000005E-03 1.6955793836242134E-03 8.2752950916528090E-01
+ 33050 8.2624999999999990E-03 1.6957862722443145E-03 8.2758060913664566E-01
+ 33051 8.2627499999999993E-03 1.6959931736389552E-03 8.2763170910801087E-01
+ 33052 8.2629999999999995E-03 1.6962000878083217E-03 8.2768280907937608E-01
+ 33053 8.2632499999999998E-03 1.6964070147526033E-03 8.2773390905074129E-01
+ 33054 8.2635000000000000E-03 1.6966139544719867E-03 8.2778500902210650E-01
+ 33055 8.2637500000000003E-03 1.6968209069666601E-03 8.2783610899347149E-01
+ 33056 8.2640000000000005E-03 1.6970278722368112E-03 8.2788720896483670E-01
+ 33057 8.2642499999999990E-03 1.6972348502826274E-03 8.2793830893620146E-01
+ 33058 8.2644999999999993E-03 1.6974418411043004E-03 8.2798940890756667E-01
+ 33059 8.2647499999999995E-03 1.6976488447020158E-03 8.2804050887893188E-01
+ 33060 8.2649999999999998E-03 1.6978558610759626E-03 8.2809160885029709E-01
+ 33061 8.2652500000000000E-03 1.6980628902263290E-03 8.2814270882166208E-01
+ 33062 8.2655000000000003E-03 1.6982699321533030E-03 8.2819380879302729E-01
+ 33063 8.2657500000000005E-03 1.6984769868570756E-03 8.2824490876439250E-01
+ 33064 8.2659999999999990E-03 1.6986840543378313E-03 8.2829600873575726E-01
+ 33065 8.2662499999999993E-03 1.6988911345957630E-03 8.2834710870712247E-01
+ 33066 8.2664999999999995E-03 1.6990982276310601E-03 8.2839820867848768E-01
+ 33067 8.2667499999999998E-03 1.6993053334439078E-03 8.2844930864985289E-01
+ 33068 8.2670000000000000E-03 1.6995124520344988E-03 8.2850040862121788E-01
+ 33069 8.2672500000000003E-03 1.6997195834030194E-03 8.2855150859258309E-01
+ 33070 8.2675000000000005E-03 1.6999267275496607E-03 8.2860260856394830E-01
+ 33071 8.2677499999999991E-03 1.7001338844746102E-03 8.2865370853531306E-01
+ 33072 8.2679999999999993E-03 1.7003410541780591E-03 8.2870480850667827E-01
+ 33073 8.2682499999999996E-03 1.7005482366602002E-03 8.2875590847804348E-01
+ 33074 8.2684999999999998E-03 1.7007554319212180E-03 8.2880700844940847E-01
+ 33075 8.2687500000000001E-03 1.7009626399613043E-03 8.2885810842077368E-01
+ 33076 8.2690000000000003E-03 1.7011698607806481E-03 8.2890920839213889E-01
+ 33077 8.2692500000000006E-03 1.7013770943794403E-03 8.2896030836350409E-01
+ 33078 8.2694999999999991E-03 1.7015843407578691E-03 8.2901140833486886E-01
+ 33079 8.2697499999999993E-03 1.7017915999161274E-03 8.2906250830623407E-01
+ 33080 8.2699999999999996E-03 1.7019988718544048E-03 8.2911360827759906E-01
+ 33081 8.2702499999999998E-03 1.7022061650644330E-03 8.2916470824896427E-01
+ 33082 8.2705000000000001E-03 1.7024134627413525E-03 8.2921580822032948E-01
+ 33083 8.2707500000000003E-03 1.7026207731851907E-03 8.2926690819169468E-01
+ 33084 8.2710000000000006E-03 1.7028280963961263E-03 8.2931800816305989E-01
+ 33085 8.2712499999999991E-03 1.7030354323743424E-03 8.2936910813442466E-01
+ 33086 8.2714999999999993E-03 1.7032427811200224E-03 8.2942020810578987E-01
+ 33087 8.2717499999999996E-03 1.7034501426333470E-03 8.2947130807715486E-01
+ 33088 8.2719999999999998E-03 1.7036575169144983E-03 8.2952240804852007E-01
+ 33089 8.2722500000000001E-03 1.7038649039636574E-03 8.2957350801988528E-01
+ 33090 8.2725000000000003E-03 1.7040723037810093E-03 8.2962460799125048E-01
+ 33091 8.2727500000000006E-03 1.7042797163667337E-03 8.2967570796261547E-01
+ 33092 8.2729999999999991E-03 1.7044871417210121E-03 8.2972680793398046E-01
+ 33093 8.2732499999999994E-03 1.7046945798440310E-03 8.2977790790534545E-01
+ 33094 8.2734999999999996E-03 1.7049020307359701E-03 8.2982900787671066E-01
+ 33095 8.2737499999999999E-03 1.7051094943970140E-03 8.2988010784807587E-01
+ 33096 8.2740000000000001E-03 1.7053169708273444E-03 8.2993120781944107E-01
+ 33097 8.2742500000000004E-03 1.7055244600271439E-03 8.2998230779080628E-01
+ 33098 8.2745000000000006E-03 1.7057319619965955E-03 8.3003340776217127E-01
+ 33099 8.2747499999999991E-03 1.7059394767358809E-03 8.3008450773353626E-01
+ 33100 8.2749999999999994E-03 1.7061470042451870E-03 8.3013560770490125E-01
+ 33101 8.2752499999999996E-03 1.7063545445246949E-03 8.3018670767626646E-01
+ 33102 8.2754999999999999E-03 1.7065620975745869E-03 8.3023780764763166E-01
+ 33103 8.2757500000000001E-03 1.7067696633950489E-03 8.3028890761899687E-01
+ 33104 8.2760000000000004E-03 1.7069772419862621E-03 8.3034000759036186E-01
+ 33105 8.2762500000000006E-03 1.7071848333484101E-03 8.3039110756172707E-01
+ 33106 8.2764999999999991E-03 1.7073924374816773E-03 8.3044220753309184E-01
+ 33107 8.2767499999999994E-03 1.7076000543862480E-03 8.3049330750445705E-01
+ 33108 8.2769999999999996E-03 1.7078076840623074E-03 8.3054440747582226E-01
+ 33109 8.2772499999999999E-03 1.7080153265100358E-03 8.3059550744718746E-01
+ 33110 8.2775000000000001E-03 1.7082229817296194E-03 8.3064660741855267E-01
+ 33111 8.2777500000000004E-03 1.7084306497212422E-03 8.3069770738991766E-01
+ 33112 8.2780000000000006E-03 1.7086383304850885E-03 8.3074880736128287E-01
+ 33113 8.2782499999999992E-03 1.7088460240213409E-03 8.3079990733264764E-01
+ 33114 8.2784999999999994E-03 1.7090537303301864E-03 8.3085100730401285E-01
+ 33115 8.2787499999999997E-03 1.7092614494118091E-03 8.3090210727537805E-01
+ 33116 8.2789999999999999E-03 1.7094691812663931E-03 8.3095320724674326E-01
+ 33117 8.2792500000000002E-03 1.7096769258941218E-03 8.3100430721810825E-01
+ 33118 8.2795000000000004E-03 1.7098846832951818E-03 8.3105540718947346E-01
+ 33119 8.2797500000000007E-03 1.7100924534697555E-03 8.3110650716083867E-01
+ 33120 8.2799999999999992E-03 1.7103002364180298E-03 8.3115760713220344E-01
+ 33121 8.2802499999999994E-03 1.7105080321401897E-03 8.3120870710356864E-01
+ 33122 8.2804999999999997E-03 1.7107158406364203E-03 8.3125980707493385E-01
+ 33123 8.2807499999999999E-03 1.7109236619069065E-03 8.3131090704629884E-01
+ 33124 8.2810000000000002E-03 1.7111314959518337E-03 8.3136200701766405E-01
+ 33125 8.2812500000000004E-03 1.7113393427713867E-03 8.3141310698902926E-01
+ 33126 8.2815000000000007E-03 1.7115472023657514E-03 8.3146420696039447E-01
+ 33127 8.2817499999999992E-03 1.7117550747351117E-03 8.3151530693175923E-01
+ 33128 8.2819999999999994E-03 1.7119629598796576E-03 8.3156640690312444E-01
+ 33129 8.2822499999999997E-03 1.7121708577995708E-03 8.3161750687448965E-01
+ 33130 8.2824999999999999E-03 1.7123787684950389E-03 8.3166860684585464E-01
+ 33131 8.2827500000000002E-03 1.7125866919662487E-03 8.3171970681721985E-01
+ 33132 8.2830000000000004E-03 1.7127946282133820E-03 8.3177080678858506E-01
+ 33133 8.2832500000000007E-03 1.7130025772366297E-03 8.3182190675995027E-01
+ 33134 8.2834999999999992E-03 1.7132105390361748E-03 8.3187300673131503E-01
+ 33135 8.2837499999999994E-03 1.7134185136122053E-03 8.3192410670268024E-01
+ 33136 8.2839999999999997E-03 1.7136265009649074E-03 8.3197520667404523E-01
+ 33137 8.2842499999999999E-03 1.7138345010944669E-03 8.3202630664541044E-01
+ 33138 8.2845000000000002E-03 1.7140425140010709E-03 8.3207740661677565E-01
+ 33139 8.2847500000000004E-03 1.7142505396849071E-03 8.3212850658814086E-01
+ 33140 8.2850000000000007E-03 1.7144585781461595E-03 8.3217960655950607E-01
+ 33141 8.2852499999999992E-03 1.7146666293850147E-03 8.3223070653087083E-01
+ 33142 8.2854999999999995E-03 1.7148746934007029E-03 8.3228180650223582E-01
+ 33143 8.2857499999999997E-03 1.7150827701890906E-03 8.3233290647360103E-01
+ 33144 8.2860000000000000E-03 1.7152908597498396E-03 8.3238400644496624E-01
+ 33145 8.2862500000000002E-03 1.7154989620831351E-03 8.3243510641633145E-01
+ 33146 8.2865000000000005E-03 1.7157070771891575E-03 8.3248620638769666E-01
+ 33147 8.2867500000000007E-03 1.7159152050680933E-03 8.3253730635906165E-01
+ 33148 8.2869999999999992E-03 1.7161233457201231E-03 8.3258840633042663E-01
+ 33149 8.2872499999999995E-03 1.7163314991454348E-03 8.3263950630179162E-01
+ 33150 8.2874999999999997E-03 1.7165396653442085E-03 8.3269060627315683E-01
+ 33151 8.2877500000000000E-03 1.7167478443166307E-03 8.3274170624452204E-01
+ 33152 8.2880000000000002E-03 1.7169560360628842E-03 8.3279280621588725E-01
+ 33153 8.2882500000000005E-03 1.7171642405831534E-03 8.3284390618725224E-01
+ 33154 8.2885000000000007E-03 1.7173724578776227E-03 8.3289500615861745E-01
+ 33155 8.2887499999999992E-03 1.7175806879464758E-03 8.3294610612998221E-01
+ 33156 8.2889999999999995E-03 1.7177889307898977E-03 8.3299720610134742E-01
+ 33157 8.2892499999999997E-03 1.7179971864080738E-03 8.3304830607271263E-01
+ 33158 8.2895000000000000E-03 1.7182054548011863E-03 8.3309940604407784E-01
+ 33159 8.2897500000000002E-03 1.7184137359694226E-03 8.3315050601544305E-01
+ 33160 8.2900000000000005E-03 1.7186220299129646E-03 8.3320160598680804E-01
+ 33161 8.2902499999999990E-03 1.7188303366319994E-03 8.3325270595817302E-01
+ 33162 8.2904999999999993E-03 1.7190386561267118E-03 8.3330380592953801E-01
+ 33163 8.2907499999999995E-03 1.7192469883972861E-03 8.3335490590090322E-01
+ 33164 8.2909999999999998E-03 1.7194553334439074E-03 8.3340600587226843E-01
+ 33165 8.2912500000000000E-03 1.7196636912667617E-03 8.3345710584363364E-01
+ 33166 8.2915000000000003E-03 1.7198720634578491E-03 8.3350820581499863E-01
+ 33167 8.2917500000000005E-03 1.7200804469096271E-03 8.3355930578636384E-01
+ 33168 8.2919999999999990E-03 1.7202888431392959E-03 8.3361040575772860E-01
+ 33169 8.2922499999999993E-03 1.7204972521470433E-03 8.3366150572909381E-01
+ 33170 8.2924999999999995E-03 1.7207056739330525E-03 8.3371260570045902E-01
+ 33171 8.2927499999999998E-03 1.7209141084975133E-03 8.3376370567182423E-01
+ 33172 8.2930000000000000E-03 1.7211225558406097E-03 8.3381480564318944E-01
+ 33173 8.2932500000000003E-03 1.7213310159625279E-03 8.3386590561455443E-01
+ 33174 8.2935000000000005E-03 1.7215394888633283E-03 8.3391700558591964E-01
+ 33175 8.2937499999999990E-03 1.7217479745376193E-03 8.3396810555728440E-01
+ 33176 8.2939999999999993E-03 1.7219564729826047E-03 8.3401920552864961E-01
+ 33177 8.2942499999999995E-03 1.7221649841984721E-03 8.3407030550001482E-01
+ 33178 8.2944999999999998E-03 1.7223735081853891E-03 8.3412140547138003E-01
+ 33179 8.2947500000000000E-03 1.7225820449435489E-03 8.3417250544274502E-01
+ 33180 8.2950000000000003E-03 1.7227905944731316E-03 8.3422360541411023E-01
+ 33181 8.2952500000000005E-03 1.7229991567743160E-03 8.3427470538547543E-01
+ 33182 8.2954999999999991E-03 1.7232077318472840E-03 8.3432580535684020E-01
+ 33183 8.2957499999999993E-03 1.7234163196922210E-03 8.3437690532820541E-01
+ 33184 8.2959999999999996E-03 1.7236249203093060E-03 8.3442800529957062E-01
+ 33185 8.2962499999999998E-03 1.7238335336987227E-03 8.3447910527093561E-01
+ 33186 8.2965000000000001E-03 1.7240421598606517E-03 8.3453020524230082E-01
+ 33187 8.2967500000000003E-03 1.7242507987952763E-03 8.3458130521366602E-01
+ 33188 8.2970000000000006E-03 1.7244594505027783E-03 8.3463240518503123E-01
+ 33189 8.2972499999999991E-03 1.7246681149833394E-03 8.3468350515639600E-01
+ 33190 8.2974999999999993E-03 1.7248767922371430E-03 8.3473460512776121E-01
+ 33191 8.2977499999999996E-03 1.7250854822643735E-03 8.3478570509912642E-01
+ 33192 8.2979999999999998E-03 1.7252941850652123E-03 8.3483680507049141E-01
+ 33193 8.2982500000000001E-03 1.7255029006398408E-03 8.3488790504185662E-01
+ 33194 8.2985000000000003E-03 1.7257116289884436E-03 8.3493900501322182E-01
+ 33195 8.2987500000000006E-03 1.7259203701112022E-03 8.3499010498458703E-01
+ 33196 8.2989999999999991E-03 1.7261291240082998E-03 8.3504120495595180E-01
+ 33197 8.2992499999999993E-03 1.7263378906799214E-03 8.3509230492731701E-01
+ 33198 8.2994999999999996E-03 1.7265466701262490E-03 8.3514340489868200E-01
+ 33199 8.2997499999999998E-03 1.7267554623474667E-03 8.3519450487004721E-01
+ 33200 8.3000000000000001E-03 1.7269642673437560E-03 8.3524560484141241E-01
+ 33201 8.3002500000000003E-03 1.7271730851153020E-03 8.3529670481277762E-01
+ 33202 8.3005000000000006E-03 1.7273819156622893E-03 8.3534780478414283E-01
+ 33203 8.3007499999999991E-03 1.7275907589848966E-03 8.3539890475550760E-01
+ 33204 8.3009999999999994E-03 1.7277996150833147E-03 8.3545000472687281E-01
+ 33205 8.3012499999999996E-03 1.7280084828286638E-03 8.3550110469823780E-01
+ 33206 8.3014999999999999E-03 1.7282173646376089E-03 8.3555220466960300E-01
+ 33207 8.3017500000000001E-03 1.7284262592269352E-03 8.3560330464096821E-01
+ 33208 8.3020000000000004E-03 1.7286351665842380E-03 8.3565440461233342E-01
+ 33209 8.3022500000000006E-03 1.7288440867086591E-03 8.3570550458369841E-01
+ 33210 8.3024999999999991E-03 1.7290530196003755E-03 8.3575660455506340E-01
+ 33211 8.3027499999999994E-03 1.7292619652595675E-03 8.3580770452642839E-01
+ 33212 8.3029999999999996E-03 1.7294709236864130E-03 8.3585880449779359E-01
+ 33213 8.3032499999999999E-03 1.7296798948810900E-03 8.3590990446915880E-01
+ 33214 8.3035000000000001E-03 1.7298888788437781E-03 8.3596100444052401E-01
+ 33215 8.3037500000000004E-03 1.7300978755746530E-03 8.3601210441188900E-01
+ 33216 8.3040000000000006E-03 1.7303068850738959E-03 8.3606320438325421E-01
+ 33217 8.3042499999999991E-03 1.7305159073416824E-03 8.3611430435461898E-01
+ 33218 8.3044999999999994E-03 1.7307249423781958E-03 8.3616540432598419E-01
+ 33219 8.3047499999999996E-03 1.7309339901836122E-03 8.3621650429734939E-01
+ 33220 8.3049999999999999E-03 1.7311430507581107E-03 8.3626760426871460E-01
+ 33221 8.3052500000000001E-03 1.7313521241018716E-03 8.3631870424007981E-01
+ 33222 8.3055000000000004E-03 1.7315612102150723E-03 8.3636980421144480E-01
+ 33223 8.3057500000000006E-03 1.7317703090978943E-03 8.3642090418281001E-01
+ 33224 8.3059999999999991E-03 1.7319794207505117E-03 8.3647200415417478E-01
+ 33225 8.3062499999999994E-03 1.7321885451731102E-03 8.3652310412553998E-01
+ 33226 8.3064999999999996E-03 1.7323976823658690E-03 8.3657420409690519E-01
+ 33227 8.3067499999999999E-03 1.7326068323289608E-03 8.3662530406827040E-01
+ 33228 8.3070000000000001E-03 1.7328159950625720E-03 8.3667640403963539E-01
+ 33229 8.3072500000000004E-03 1.7330251705668814E-03 8.3672750401100060E-01
+ 33230 8.3075000000000006E-03 1.7332343588420667E-03 8.3677860398236581E-01
+ 33231 8.3077499999999992E-03 1.7334435598883073E-03 8.3682970395373057E-01
+ 33232 8.3079999999999994E-03 1.7336527737057857E-03 8.3688080392509578E-01
+ 33233 8.3082499999999997E-03 1.7338620002946817E-03 8.3693190389646099E-01
+ 33234 8.3084999999999999E-03 1.7340712396551742E-03 8.3698300386782620E-01
+ 33235 8.3087500000000002E-03 1.7342804917874445E-03 8.3703410383919119E-01
+ 33236 8.3090000000000004E-03 1.7344897566916719E-03 8.3708520381055640E-01
+ 33237 8.3092500000000007E-03 1.7346990343680381E-03 8.3713630378192161E-01
+ 33238 8.3094999999999992E-03 1.7349083248167209E-03 8.3718740375328637E-01
+ 33239 8.3097499999999994E-03 1.7351176280379049E-03 8.3723850372465158E-01
+ 33240 8.3099999999999997E-03 1.7353269440317687E-03 8.3728960369601679E-01
+ 33241 8.3102499999999999E-03 1.7355362727984923E-03 8.3734070366738178E-01
+ 33242 8.3105000000000002E-03 1.7357456143382581E-03 8.3739180363874699E-01
+ 33243 8.3107500000000004E-03 1.7359549686512476E-03 8.3744290361011220E-01
+ 33244 8.3110000000000007E-03 1.7361643357376401E-03 8.3749400358147741E-01
+ 33245 8.3112499999999992E-03 1.7363737211969778E-03 8.3754510355284217E-01
+ 33246 8.3114999999999994E-03 1.7365831135832477E-03 8.3759620352420738E-01
+ 33247 8.3117499999999997E-03 1.7367925187454297E-03 8.3764730349557237E-01
+ 33248 8.3119999999999999E-03 1.7370019366837093E-03 8.3769840346693758E-01
+ 33249 8.3122500000000002E-03 1.7372113673982683E-03 8.3774950343830279E-01
+ 33250 8.3125000000000004E-03 1.7374208108892864E-03 8.3780060340966800E-01
+ 33251 8.3127500000000007E-03 1.7376302671569502E-03 8.3785170338103321E-01
+ 33252 8.3129999999999992E-03 1.7378397362014413E-03 8.3790280335239797E-01
+ 33253 8.3132499999999995E-03 1.7380492180229443E-03 8.3795390332376318E-01
+ 33254 8.3134999999999997E-03 1.7382587126216417E-03 8.3800500329512817E-01
+ 33255 8.3137500000000000E-03 1.7384682199977162E-03 8.3805610326649338E-01
+ 33256 8.3140000000000002E-03 1.7386777401513522E-03 8.3810720323785859E-01
+ 33257 8.3142500000000005E-03 1.7388872730827326E-03 8.3815830320922380E-01
+ 33258 8.3145000000000007E-03 1.7390968187920408E-03 8.3820940318058879E-01
+ 33259 8.3147499999999992E-03 1.7393063772794593E-03 8.3826050315195377E-01
+ 33260 8.3149999999999995E-03 1.7395159485451754E-03 8.3831160312331876E-01
+ 33261 8.3152499999999997E-03 1.7397255325893694E-03 8.3836270309468397E-01
+ 33262 8.3155000000000000E-03 1.7399351277516306E-03 8.3841380306604918E-01
+ 33263 8.3157500000000002E-03 1.7401447375672062E-03 8.3846490303741439E-01
+ 33264 8.3160000000000005E-03 1.7403543601598255E-03 8.3851600300877960E-01
+ 33265 8.3162500000000007E-03 1.7405639955296696E-03 8.3856710298014459E-01
+ 33266 8.3164999999999992E-03 1.7407736436769214E-03 8.3861820295150957E-01
+ 33267 8.3167499999999995E-03 1.7409833046017661E-03 8.3866930292287456E-01
+ 33268 8.3169999999999997E-03 1.7411929783043862E-03 8.3872040289423977E-01
+ 33269 8.3172500000000000E-03 1.7414026647849642E-03 8.3877150286560498E-01
+ 33270 8.3175000000000002E-03 1.7416123640436832E-03 8.3882260283697019E-01
+ 33271 8.3177500000000005E-03 1.7418220760807282E-03 8.3887370280833518E-01
+ 33272 8.3180000000000007E-03 1.7420318008960036E-03 8.3892480277970038E-01
+ 33273 8.3182499999999993E-03 1.7422415384845868E-03 8.3897590275106515E-01
+ 33274 8.3184999999999995E-03 1.7424512888447486E-03 8.3902700272243036E-01
+ 33275 8.3187499999999998E-03 1.7426610519766681E-03 8.3907810269379557E-01
+ 33276 8.3190000000000000E-03 1.7428708278805207E-03 8.3912920266516078E-01
+ 33277 8.3192500000000003E-03 1.7430806165564892E-03 8.3918030263652599E-01
+ 33278 8.3195000000000005E-03 1.7432904180047510E-03 8.3923140260789097E-01
+ 33279 8.3197499999999990E-03 1.7435002322254845E-03 8.3928250257925574E-01
+ 33280 8.3199999999999993E-03 1.7437100592188727E-03 8.3933360255062095E-01
+ 33281 8.3202499999999995E-03 1.7439198989850930E-03 8.3938470252198616E-01
+ 33282 8.3204999999999998E-03 1.7441297515243259E-03 8.3943580249335137E-01
+ 33283 8.3207500000000000E-03 1.7443396168367502E-03 8.3948690246471658E-01
+ 33284 8.3210000000000003E-03 1.7445494949225456E-03 8.3953800243608157E-01
+ 33285 8.3212500000000005E-03 1.7447593857818943E-03 8.3958910240744677E-01
+ 33286 8.3214999999999990E-03 1.7449692894149721E-03 8.3964020237881154E-01
+ 33287 8.3217499999999993E-03 1.7451792058219638E-03 8.3969130235017675E-01
+ 33288 8.3219999999999995E-03 1.7453891350030471E-03 8.3974240232154196E-01
+ 33289 8.3222499999999998E-03 1.7455990769584026E-03 8.3979350229290717E-01
+ 33290 8.3225000000000000E-03 1.7458090316882105E-03 8.3984460226427216E-01
+ 33291 8.3227500000000003E-03 1.7460189991926533E-03 8.3989570223563736E-01
+ 33292 8.3230000000000005E-03 1.7462289794719084E-03 8.3994680220700257E-01
+ 33293 8.3232499999999991E-03 1.7464389725261565E-03 8.3999790217836734E-01
+ 33294 8.3234999999999993E-03 1.7466489783555812E-03 8.4004900214973255E-01
+ 33295 8.3237499999999996E-03 1.7468589969603613E-03 8.4010010212109776E-01
+ 33296 8.3239999999999998E-03 1.7470690283406796E-03 8.4015120209246297E-01
+ 33297 8.3242500000000001E-03 1.7472790724967152E-03 8.4020230206382795E-01
+ 33298 8.3245000000000003E-03 1.7474891294286482E-03 8.4025340203519316E-01
+ 33299 8.3247500000000006E-03 1.7476991991366628E-03 8.4030450200655837E-01
+ 33300 8.3249999999999991E-03 1.7479092816209364E-03 8.4035560197792314E-01
+ 33301 8.3252499999999993E-03 1.7481193768816546E-03 8.4040670194928835E-01
+ 33302 8.3254999999999996E-03 1.7483294849189963E-03 8.4045780192065356E-01
+ 33303 8.3257499999999998E-03 1.7485396057331437E-03 8.4050890189201855E-01
+ 33304 8.3260000000000001E-03 1.7487497393242780E-03 8.4056000186338375E-01
+ 33305 8.3262500000000003E-03 1.7489598856925814E-03 8.4061110183474896E-01
+ 33306 8.3265000000000006E-03 1.7491700448382353E-03 8.4066220180611417E-01
+ 33307 8.3267499999999991E-03 1.7493802167614200E-03 8.4071330177747894E-01
+ 33308 8.3269999999999993E-03 1.7495904014623188E-03 8.4076440174884415E-01
+ 33309 8.3272499999999996E-03 1.7498005989411167E-03 8.4081550172020914E-01
+ 33310 8.3274999999999998E-03 1.7500108091979918E-03 8.4086660169157434E-01
+ 33311 8.3277500000000001E-03 1.7502210322331271E-03 8.4091770166293955E-01
+ 33312 8.3280000000000003E-03 1.7504312680467053E-03 8.4096880163430476E-01
+ 33313 8.3282500000000006E-03 1.7506415166389094E-03 8.4101990160566997E-01
+ 33314 8.3284999999999991E-03 1.7508517780099190E-03 8.4107100157703474E-01
+ 33315 8.3287499999999993E-03 1.7510620521599212E-03 8.4112210154839995E-01
+ 33316 8.3289999999999996E-03 1.7512723390890948E-03 8.4117320151976493E-01
+ 33317 8.3292499999999998E-03 1.7514826387976254E-03 8.4122430149113014E-01
+ 33318 8.3295000000000001E-03 1.7516929512856928E-03 8.4127540146249535E-01
+ 33319 8.3297500000000003E-03 1.7519032765534819E-03 8.4132650143386056E-01
+ 33320 8.3300000000000006E-03 1.7521136146011764E-03 8.4137760140522555E-01
+ 33321 8.3302499999999991E-03 1.7523239654289571E-03 8.4142870137659054E-01
+ 33322 8.3304999999999994E-03 1.7525343290370075E-03 8.4147980134795552E-01
+ 33323 8.3307499999999996E-03 1.7527447054255126E-03 8.4153090131932073E-01
+ 33324 8.3309999999999999E-03 1.7529550945946538E-03 8.4158200129068594E-01
+ 33325 8.3312500000000001E-03 1.7531654965446165E-03 8.4163310126205115E-01
+ 33326 8.3315000000000004E-03 1.7533759112755821E-03 8.4168420123341636E-01
+ 33327 8.3317500000000006E-03 1.7535863387877363E-03 8.4173530120478135E-01
+ 33328 8.3319999999999991E-03 1.7537967790812587E-03 8.4178640117614634E-01
+ 33329 8.3322499999999994E-03 1.7540072321563377E-03 8.4183750114751132E-01
+ 33330 8.3324999999999996E-03 1.7542176980131564E-03 8.4188860111887653E-01
+ 33331 8.3327499999999999E-03 1.7544281766518973E-03 8.4193970109024174E-01
+ 33332 8.3330000000000001E-03 1.7546386680727438E-03 8.4199080106160695E-01
+ 33333 8.3332500000000004E-03 1.7548491722758817E-03 8.4204190103297194E-01
+ 33334 8.3335000000000006E-03 1.7550596892614938E-03 8.4209300100433715E-01
+ 33335 8.3337499999999991E-03 1.7552702190297635E-03 8.4214410097570191E-01
+ 33336 8.3339999999999994E-03 1.7554807615808787E-03 8.4219520094706712E-01
+ 33337 8.3342499999999996E-03 1.7556913161134394E-03 8.4224630091843233E-01
+ 33338 8.3344999999999999E-03 1.7559018840637552E-03 8.4229740088979754E-01
+ 33339 8.3347500000000001E-03 1.7561124647881630E-03 8.4234850086116275E-01
+ 33340 8.3350000000000004E-03 1.7563230582863841E-03 8.4239960083252774E-01
+ 33341 8.3352500000000006E-03 1.7565336645585952E-03 8.4245070080389295E-01
+ 33342 8.3354999999999992E-03 1.7567442836049748E-03 8.4250180077525771E-01
+ 33343 8.3357499999999994E-03 1.7569549154257034E-03 8.4255290074662292E-01
+ 33344 8.3359999999999997E-03 1.7571655600209571E-03 8.4260400071798813E-01
+ 33345 8.3362499999999999E-03 1.7573762173909253E-03 8.4265510068935334E-01
+ 33346 8.3365000000000002E-03 1.7575868875357745E-03 8.4270620066071833E-01
+ 33347 8.3367500000000004E-03 1.7577975704556883E-03 8.4275730063208354E-01
+ 33348 8.3370000000000007E-03 1.7580082661508463E-03 8.4280840060344875E-01
+ 33349 8.3372499999999992E-03 1.7582189746214241E-03 8.4285950057481351E-01
+ 33350 8.3374999999999994E-03 1.7584296958676087E-03 8.4291060054617872E-01
+ 33351 8.3377499999999997E-03 1.7586404298895728E-03 8.4296170051754393E-01
+ 33352 8.3379999999999999E-03 1.7588511766875013E-03 8.4301280048890892E-01
+ 33353 8.3382500000000002E-03 1.7590619362615688E-03 8.4306390046027413E-01
+ 33354 8.3385000000000004E-03 1.7592727086119563E-03 8.4311500043163934E-01
+ 33355 8.3387500000000007E-03 1.7594834937388454E-03 8.4316610040300455E-01
+ 33356 8.3389999999999992E-03 1.7596942916424144E-03 8.4321720037436931E-01
+ 33357 8.3392499999999994E-03 1.7599046050813269E-03 8.4326830034573452E-01
+ 33358 8.3394999999999997E-03 1.7601159257803142E-03 8.4331940031709973E-01
+ 33359 8.3397499999999999E-03 1.7603267620150058E-03 8.4337050028846472E-01
+ 33360 8.3400000000000002E-03 1.7605376110270978E-03 8.4342160025982993E-01
+ 33361 8.3402500000000004E-03 1.7607484728167724E-03 8.4347270023119514E-01
+ 33362 8.3405000000000007E-03 1.7609593473842070E-03 8.4352380020256035E-01
+ 33363 8.3407499999999992E-03 1.7611702347295830E-03 8.4357490017392511E-01
+ 33364 8.3409999999999995E-03 1.7613811348530821E-03 8.4362600014529032E-01
+ 33365 8.3412499999999997E-03 1.7615920477548851E-03 8.4367710011665531E-01
+ 33366 8.3415000000000000E-03 1.7618029734351717E-03 8.4372820008802052E-01
+ 33367 8.3417500000000002E-03 1.7620139118941244E-03 8.4377930005938573E-01
+ 33368 8.3420000000000005E-03 1.7622248631319218E-03 8.4383040003075094E-01
+ 33369 8.3422500000000007E-03 1.7624358271487474E-03 8.4388150000211615E-01
+ 33370 8.3424999999999992E-03 1.7626468039447778E-03 8.4393259997348091E-01
+ 33371 8.3427499999999995E-03 1.7628577935197023E-03 8.4398369994484612E-01
+ 33372 8.3429999999999997E-03 1.7630687958674755E-03 8.4403479991621111E-01
+ 33373 8.3432500000000000E-03 1.7632798109864015E-03 8.4408589988757632E-01
+ 33374 8.3435000000000002E-03 1.7634908388766582E-03 8.4413699985894153E-01
+ 33375 8.3437500000000005E-03 1.7637018795384216E-03 8.4418809983030674E-01
+ 33376 8.3440000000000007E-03 1.7639129329718656E-03 8.4423919980167172E-01
+ 33377 8.3442499999999992E-03 1.7641239991771666E-03 8.4429029977303671E-01
+ 33378 8.3444999999999995E-03 1.7643350781545043E-03 8.4434139974440170E-01
+ 33379 8.3447499999999997E-03 1.7645461699040527E-03 8.4439249971576691E-01
+ 33380 8.3450000000000000E-03 1.7647572744259889E-03 8.4444359968713212E-01
+ 33381 8.3452500000000002E-03 1.7649683917204887E-03 8.4449469965849733E-01
+ 33382 8.3455000000000005E-03 1.7651795217877289E-03 8.4454579962986231E-01
+ 33383 8.3457500000000007E-03 1.7653906646278876E-03 8.4459689960122752E-01
+ 33384 8.3459999999999993E-03 1.7656018202411386E-03 8.4464799957259229E-01
+ 33385 8.3462499999999995E-03 1.7658129898725358E-03 8.4469909954395750E-01
+ 33386 8.3464999999999998E-03 1.7660241709651361E-03 8.4475019951532271E-01
+ 33387 8.3467500000000000E-03 1.7662353648323509E-03 8.4480129948668792E-01
+ 33388 8.3470000000000003E-03 1.7664465714743599E-03 8.4485239945805313E-01
+ 33389 8.3472500000000005E-03 1.7666577908913403E-03 8.4490349942941811E-01
+ 33390 8.3474999999999990E-03 1.7668690230834680E-03 8.4495459940078310E-01
+ 33391 8.3477499999999993E-03 1.7670802680509253E-03 8.4500569937214809E-01
+ 33392 8.3479999999999995E-03 1.7672915257938885E-03 8.4505679934351330E-01
+ 33393 8.3482499999999998E-03 1.7675027963125344E-03 8.4510789931487851E-01
+ 33394 8.3485000000000000E-03 1.7677140796070422E-03 8.4515899928624372E-01
+ 33395 8.3487500000000003E-03 1.7679253756775907E-03 8.4521009925760870E-01
+ 33396 8.3490000000000005E-03 1.7681366845243576E-03 8.4526119922897391E-01
+ 33397 8.3492499999999990E-03 1.7683480061475207E-03 8.4531229920033868E-01
+ 33398 8.3494999999999993E-03 1.7685593405472615E-03 8.4536339917170389E-01
+ 33399 8.3497499999999995E-03 1.7687706877237562E-03 8.4541449914306910E-01
+ 33400 8.3499999999999998E-03 1.7689820476771848E-03 8.4546559911443431E-01
+ 33401 8.3502500000000000E-03 1.7691934204077263E-03 8.4551669908579952E-01
+ 33402 8.3505000000000003E-03 1.7694048059155589E-03 8.4556779905716450E-01
+ 33403 8.3507500000000005E-03 1.7696162042008618E-03 8.4561889902852971E-01
+ 33404 8.3509999999999990E-03 1.7698276152637660E-03 8.4566999899989448E-01
+ 33405 8.3512499999999993E-03 1.7700390391009583E-03 8.4572109897125969E-01
+ 33406 8.3514999999999995E-03 1.7702504757104371E-03 8.4577219894262490E-01
+ 33407 8.3517499999999998E-03 1.7704619250923789E-03 8.4582329891399011E-01
+ 33408 8.3520000000000000E-03 1.7706733872469595E-03 8.4587439888535509E-01
+ 33409 8.3522500000000003E-03 1.7708848621743557E-03 8.4592549885672030E-01
+ 33410 8.3525000000000005E-03 1.7710963498747418E-03 8.4597659882808551E-01
+ 33411 8.3527499999999991E-03 1.7713078503482924E-03 8.4602769879945028E-01
+ 33412 8.3529999999999993E-03 1.7715193635951889E-03 8.4607879877081549E-01
+ 33413 8.3532499999999996E-03 1.7717308896156049E-03 8.4612989874218070E-01
+ 33414 8.3534999999999998E-03 1.7719424284097156E-03 8.4618099871354568E-01
+ 33415 8.3537500000000001E-03 1.7721539799776989E-03 8.4623209868491089E-01
+ 33416 8.3540000000000003E-03 1.7723655443197311E-03 8.4628319865627610E-01
+ 33417 8.3542500000000006E-03 1.7725771214359878E-03 8.4633429862764131E-01
+ 33418 8.3544999999999991E-03 1.7727887113266449E-03 8.4638539859900608E-01
+ 33419 8.3547499999999993E-03 1.7730003139918840E-03 8.4643649857037129E-01
+ 33420 8.3549999999999996E-03 1.7732119294318763E-03 8.4648759854173650E-01
+ 33421 8.3552499999999998E-03 1.7734235576468017E-03 8.4653869851310148E-01
+ 33422 8.3555000000000001E-03 1.7736351986368370E-03 8.4658979848446669E-01
+ 33423 8.3557500000000003E-03 1.7738468524021590E-03 8.4664089845583190E-01
+ 33424 8.3560000000000006E-03 1.7740585189429442E-03 8.4669199842719711E-01
+ 33425 8.3562499999999991E-03 1.7742701982593687E-03 8.4674309839856188E-01
+ 33426 8.3564999999999993E-03 1.7744818903516141E-03 8.4679419836992709E-01
+ 33427 8.3567499999999996E-03 1.7746935952198545E-03 8.4684529834129207E-01
+ 33428 8.3569999999999998E-03 1.7749053128642690E-03 8.4689639831265728E-01
+ 33429 8.3572500000000001E-03 1.7751170432850336E-03 8.4694749828402249E-01
+ 33430 8.3575000000000003E-03 1.7753287864823279E-03 8.4699859825538770E-01
+ 33431 8.3577500000000006E-03 1.7755405424563283E-03 8.4704969822675291E-01
+ 33432 8.3579999999999991E-03 1.7757523112072115E-03 8.4710079819811768E-01
+ 33433 8.3582499999999994E-03 1.7759640927351588E-03 8.4715189816948289E-01
+ 33434 8.3584999999999996E-03 1.7761758870403460E-03 8.4720299814084787E-01
+ 33435 8.3587499999999999E-03 1.7763876941229505E-03 8.4725409811221308E-01
+ 33436 8.3590000000000001E-03 1.7765995139831523E-03 8.4730519808357829E-01
+ 33437 8.3592500000000004E-03 1.7768113466211303E-03 8.4735629805494350E-01
+ 33438 8.3595000000000006E-03 1.7770231920370616E-03 8.4740739802630849E-01
+ 33439 8.3597499999999991E-03 1.7772350502311221E-03 8.4745849799767348E-01
+ 33440 8.3599999999999994E-03 1.7774469212034937E-03 8.4750959796903846E-01
+ 33441 8.3602499999999996E-03 1.7776588049543557E-03 8.4756069794040367E-01
+ 33442 8.3604999999999999E-03 1.7778707014838840E-03 8.4761179791176888E-01
+ 33443 8.3607500000000001E-03 1.7780826107922591E-03 8.4766289788313409E-01
+ 33444 8.3610000000000004E-03 1.7782945328796605E-03 8.4771399785449930E-01
+ 33445 8.3612500000000006E-03 1.7785064677462647E-03 8.4776509782586429E-01
+ 33446 8.3614999999999991E-03 1.7787184153922506E-03 8.4781619779722905E-01
+ 33447 8.3617499999999994E-03 1.7789303758178015E-03 8.4786729776859426E-01
+ 33448 8.3619999999999996E-03 1.7791423490230937E-03 8.4791839773995947E-01
+ 33449 8.3622499999999999E-03 1.7793543350083066E-03 8.4796949771132468E-01
+ 33450 8.3625000000000001E-03 1.7795663337736186E-03 8.4802059768268989E-01
+ 33451 8.3627500000000004E-03 1.7797783453192112E-03 8.4807169765405488E-01
+ 33452 8.3630000000000006E-03 1.7799903696452634E-03 8.4812279762542009E-01
+ 33453 8.3632499999999992E-03 1.7802024067519518E-03 8.4817389759678485E-01
+ 33454 8.3634999999999994E-03 1.7804144566394614E-03 8.4822499756815006E-01
+ 33455 8.3637499999999997E-03 1.7806265193079692E-03 8.4827609753951527E-01
+ 33456 8.3639999999999999E-03 1.7808385947576549E-03 8.4832719751088048E-01
+ 33457 8.3642500000000002E-03 1.7810506829886990E-03 8.4837829748224547E-01
+ 33458 8.3645000000000004E-03 1.7812627840012808E-03 8.4842939745361068E-01
+ 33459 8.3647500000000007E-03 1.7814748977955817E-03 8.4848049742497589E-01
+ 33460 8.3649999999999992E-03 1.7816870243717799E-03 8.4853159739634065E-01
+ 33461 8.3652499999999994E-03 1.7818991637300577E-03 8.4858269736770586E-01
+ 33462 8.3654999999999997E-03 1.7821113158705956E-03 8.4863379733907107E-01
+ 33463 8.3657499999999999E-03 1.7823234807935726E-03 8.4868489731043628E-01
+ 33464 8.3660000000000002E-03 1.7825356584991704E-03 8.4873599728180127E-01
+ 33465 8.3662500000000004E-03 1.7827478489875685E-03 8.4878709725316648E-01
+ 33466 8.3665000000000007E-03 1.7829600522589486E-03 8.4883819722453169E-01
+ 33467 8.3667499999999992E-03 1.7831722683134903E-03 8.4888929719589645E-01
+ 33468 8.3669999999999994E-03 1.7833844971513759E-03 8.4894039716726166E-01
+ 33469 8.3672499999999997E-03 1.7835967387727859E-03 8.4899149713862687E-01
+ 33470 8.3674999999999999E-03 1.7838089931779021E-03 8.4904259710999186E-01
+ 33471 8.3677500000000002E-03 1.7840212603658675E-03 8.4909369708135707E-01
+ 33472 8.3680000000000004E-03 1.7842335403244372E-03 8.4914479705272228E-01
+ 33473 8.3682500000000007E-03 1.7844458330501523E-03 8.4919589702408749E-01
+ 33474 8.3684999999999992E-03 1.7846581385431812E-03 8.4924699699545225E-01
+ 33475 8.3687499999999995E-03 1.7848704568036973E-03 8.4929809696681746E-01
+ 33476 8.3689999999999997E-03 1.7850827878318713E-03 8.4934919693818245E-01
+ 33477 8.3692500000000000E-03 1.7852951316278736E-03 8.4940029690954766E-01
+ 33478 8.3695000000000002E-03 1.7855074881918741E-03 8.4945139688091287E-01
+ 33479 8.3697500000000005E-03 1.7857198575240447E-03 8.4950249685227808E-01
+ 33480 8.3700000000000007E-03 1.7859322396245561E-03 8.4955359682364329E-01
+ 33481 8.3702499999999992E-03 1.7861446344935772E-03 8.4960469679500805E-01
+ 33482 8.3704999999999995E-03 1.7863570421312841E-03 8.4965579676637326E-01
+ 33483 8.3707499999999997E-03 1.7865694625378451E-03 8.4970689673773825E-01
+ 33484 8.3710000000000000E-03 1.7867818957134321E-03 8.4975799670910346E-01
+ 33485 8.3712500000000002E-03 1.7869943416582157E-03 8.4980909668046867E-01
+ 33486 8.3715000000000005E-03 1.7872068003723705E-03 8.4986019665183388E-01
+ 33487 8.3717500000000007E-03 1.7874192718560658E-03 8.4991129662319886E-01
+ 33488 8.3719999999999992E-03 1.7876317561094709E-03 8.4996239659456385E-01
+ 33489 8.3722499999999995E-03 1.7878442531327617E-03 8.5001349656592884E-01
+ 33490 8.3724999999999997E-03 1.7880567629261095E-03 8.5006459653729405E-01
+ 33491 8.3727500000000000E-03 1.7882692854896858E-03 8.5011569650865926E-01
+ 33492 8.3730000000000002E-03 1.7884818208236618E-03 8.5016679648002447E-01
+ 33493 8.3732500000000005E-03 1.7886943689282100E-03 8.5021789645138968E-01
+ 33494 8.3735000000000007E-03 1.7889069298035033E-03 8.5026899642275466E-01
+ 33495 8.3737499999999992E-03 1.7891195034497116E-03 8.5032009639411965E-01
+ 33496 8.3739999999999995E-03 1.7893321300164009E-03 8.5037119636548464E-01
+ 33497 8.3742499999999997E-03 1.7895447281258121E-03 8.5042229633684985E-01
+ 33498 8.3745000000000000E-03 1.7897573390137610E-03 8.5047339630821506E-01
+ 33499 8.3747500000000002E-03 1.7899699626804245E-03 8.5052449627958027E-01
+ 33500 8.3750000000000005E-03 1.7901825991259808E-03 8.5057559625094525E-01
+ 33501 8.3752499999999990E-03 1.7903952135258847E-03 8.5062669622231024E-01
+ 33502 8.3754999999999993E-03 1.7906078765733446E-03 8.5067779619367523E-01
+ 33503 8.3757499999999995E-03 1.7908205523931024E-03 8.5072889616504044E-01
+ 33504 8.3759999999999998E-03 1.7910332409853335E-03 8.5077999613640565E-01
+ 33505 8.3762500000000000E-03 1.7912459423502069E-03 8.5083109610777086E-01
+ 33506 8.3765000000000003E-03 1.7914586564878989E-03 8.5088219607913607E-01
+ 33507 8.3767500000000005E-03 1.7916713833985825E-03 8.5093329605050105E-01
+ 33508 8.3769999999999990E-03 1.7918841230824285E-03 8.5098439602186582E-01
+ 33509 8.3772499999999993E-03 1.7920968755396134E-03 8.5103549599323103E-01
+ 33510 8.3774999999999995E-03 1.7923096407703105E-03 8.5108659596459624E-01
+ 33511 8.3777499999999998E-03 1.7925224187746926E-03 8.5113769593596145E-01
+ 33512 8.3780000000000000E-03 1.7927352095529331E-03 8.5118879590732666E-01
+ 33513 8.3782500000000003E-03 1.7929480131052065E-03 8.5123989587869164E-01
+ 33514 8.3785000000000005E-03 1.7931608294316861E-03 8.5129099585005685E-01
+ 33515 8.3787499999999990E-03 1.7933736585325451E-03 8.5134209582142162E-01
+ 33516 8.3789999999999993E-03 1.7935865004079597E-03 8.5139319579278683E-01
+ 33517 8.3792499999999995E-03 1.7937993550581018E-03 8.5144429576415204E-01
+ 33518 8.3794999999999998E-03 1.7940122228267052E-03 8.5149539573551725E-01
+ 33519 8.3797500000000000E-03 1.7942251029696959E-03 8.5154649570688223E-01
+ 33520 8.3800000000000003E-03 1.7944379958915225E-03 8.5159759567824744E-01
+ 33521 8.3802500000000005E-03 1.7946509015923620E-03 8.5164869564961265E-01
+ 33522 8.3804999999999991E-03 1.7948638200723905E-03 8.5169979562097742E-01
+ 33523 8.3807499999999993E-03 1.7950767513317850E-03 8.5175089559234263E-01
+ 33524 8.3809999999999996E-03 1.7952896953707233E-03 8.5180199556370784E-01
+ 33525 8.3812499999999998E-03 1.7955026521893824E-03 8.5185309553507305E-01
+ 33526 8.3815000000000001E-03 1.7957156217879391E-03 8.5190419550643803E-01
+ 33527 8.3817500000000003E-03 1.7959286041665697E-03 8.5195529547780324E-01
+ 33528 8.3820000000000006E-03 1.7961415993254519E-03 8.5200639544916845E-01
+ 33529 8.3822499999999991E-03 1.7963546072647630E-03 8.5205749542053322E-01
+ 33530 8.3824999999999993E-03 1.7965676279846816E-03 8.5210859539189843E-01
+ 33531 8.3827499999999996E-03 1.7967806614853836E-03 8.5215969536326364E-01
+ 33532 8.3829999999999998E-03 1.7969937077670500E-03 8.5221079533462862E-01
+ 33533 8.3832500000000001E-03 1.7972067668298544E-03 8.5226189530599383E-01
+ 33534 8.3835000000000003E-03 1.7974198386739775E-03 8.5231299527735904E-01
+ 33535 8.3837500000000006E-03 1.7976329232995949E-03 8.5236409524872425E-01
+ 33536 8.3839999999999991E-03 1.7978460207068840E-03 8.5241519522008902E-01
+ 33537 8.3842499999999993E-03 1.7980591308960265E-03 8.5246629519145423E-01
+ 33538 8.3844999999999996E-03 1.7982722538671374E-03 8.5251739516281944E-01
+ 33539 8.3847499999999998E-03 1.7984853896120061E-03 8.5256849513418442E-01
+ 33540 8.3850000000000001E-03 1.7986985381248698E-03 8.5261959510554963E-01
+ 33541 8.3852500000000003E-03 1.7989116994058998E-03 8.5267069507691484E-01
+ 33542 8.3855000000000006E-03 1.7991248734552641E-03 8.5272179504828005E-01
+ 33543 8.3857499999999991E-03 1.7993380602731319E-03 8.5277289501964482E-01
+ 33544 8.3859999999999994E-03 1.7995512598596754E-03 8.5282399499101003E-01
+ 33545 8.3862499999999996E-03 1.7997644722150615E-03 8.5287509496237501E-01
+ 33546 8.3864999999999999E-03 1.7999776973394617E-03 8.5292619493374022E-01
+ 33547 8.3867500000000001E-03 1.8001909352330448E-03 8.5297729490510543E-01
+ 33548 8.3870000000000004E-03 1.8004041858959818E-03 8.5302839487647064E-01
+ 33549 8.3872500000000006E-03 1.8006174493284417E-03 8.5307949484783563E-01
+ 33550 8.3874999999999991E-03 1.8008307255305913E-03 8.5313059481920062E-01
+ 33551 8.3877499999999994E-03 1.8010440145026074E-03 8.5318169479056560E-01
+ 33552 8.3879999999999996E-03 1.8012573162446560E-03 8.5323279476193081E-01
+ 33553 8.3882499999999999E-03 1.8014706307569086E-03 8.5328389473329602E-01
+ 33554 8.3885000000000001E-03 1.8016839580395350E-03 8.5333499470466123E-01
+ 33555 8.3887500000000004E-03 1.8018972980927059E-03 8.5338609467602644E-01
+ 33556 8.3890000000000006E-03 1.8021106509165917E-03 8.5343719464739143E-01
+ 33557 8.3892499999999991E-03 1.8023240165113621E-03 8.5348829461875642E-01
+ 33558 8.3894999999999994E-03 1.8025373948771905E-03 8.5353939459012140E-01
+ 33559 8.3897499999999996E-03 1.8027507860142449E-03 8.5359049456148661E-01
+ 33560 8.3899999999999999E-03 1.8029641899226980E-03 8.5364159453285182E-01
+ 33561 8.3902500000000001E-03 1.8031776073900014E-03 8.5369269450421703E-01
+ 33562 8.3905000000000004E-03 1.8033910369147292E-03 8.5374379447558202E-01
+ 33563 8.3907500000000006E-03 1.8036044792150328E-03 8.5379489444694723E-01
+ 33564 8.3909999999999992E-03 1.8038179342910853E-03 8.5384599441831199E-01
+ 33565 8.3912499999999994E-03 1.8040314021430628E-03 8.5389709438967720E-01
+ 33566 8.3914999999999997E-03 1.8042448827711361E-03 8.5394819436104241E-01
+ 33567 8.3917499999999999E-03 1.8044583761754806E-03 8.5399929433240762E-01
+ 33568 8.3920000000000002E-03 1.8046718823562708E-03 8.5405039430377283E-01
+ 33569 8.3922500000000004E-03 1.8048854013136782E-03 8.5410149427513782E-01
+ 33570 8.3925000000000007E-03 1.8050989330478774E-03 8.5415259424650303E-01
+ 33571 8.3927499999999992E-03 1.8053124775590423E-03 8.5420369421786779E-01
+ 33572 8.3929999999999994E-03 1.8055260348473481E-03 8.5425479418923300E-01
+ 33573 8.3932499999999997E-03 1.8057396049129698E-03 8.5430589416059821E-01
+ 33574 8.3934999999999999E-03 1.8059531877560792E-03 8.5435699413196342E-01
+ 33575 8.3937500000000002E-03 1.8061667833768533E-03 8.5440809410332841E-01
+ 33576 8.3940000000000004E-03 1.8063803917754641E-03 8.5445919407469362E-01
+ 33577 8.3942500000000007E-03 1.8065940129520874E-03 8.5451029404605883E-01
+ 33578 8.3944999999999992E-03 1.8068076469068954E-03 8.5456139401742359E-01
+ 33579 8.3947499999999994E-03 1.8070212936400682E-03 8.5461249398878880E-01
+ 33580 8.3949999999999997E-03 1.8072349531517728E-03 8.5466359396015401E-01
+ 33581 8.3952499999999999E-03 1.8074486254421947E-03 8.5471469393151900E-01
+ 33582 8.3955000000000002E-03 1.8076623105115000E-03 8.5476579390288421E-01
+ 33583 8.3957500000000004E-03 1.8078760083598661E-03 8.5481689387424942E-01
+ 33584 8.3960000000000007E-03 1.8080897189874680E-03 8.5486799384561463E-01
+ 33585 8.3962499999999992E-03 1.8083034423944809E-03 8.5491909381697939E-01
+ 33586 8.3964999999999995E-03 1.8085171785810819E-03 8.5497019378834460E-01
+ 33587 8.3967499999999997E-03 1.8087309275474437E-03 8.5502129375970981E-01
+ 33588 8.3970000000000000E-03 1.8089446892937437E-03 8.5507239373107480E-01
+ 33589 8.3972500000000002E-03 1.8091584638201561E-03 8.5512349370244001E-01
+ 33590 8.3975000000000005E-03 1.8093722511268570E-03 8.5517459367380522E-01
+ 33591 8.3977500000000007E-03 1.8095860512140224E-03 8.5522569364517043E-01
+ 33592 8.3979999999999992E-03 1.8097998640818267E-03 8.5527679361653519E-01
+ 33593 8.3982499999999995E-03 1.8100136897304471E-03 8.5532789358790040E-01
+ 33594 8.3984999999999997E-03 1.8102275281600595E-03 8.5537899355926539E-01
+ 33595 8.3987500000000000E-03 1.8104413793708400E-03 8.5543009353063060E-01
+ 33596 8.3990000000000002E-03 1.8106552433629643E-03 8.5548119350199581E-01
+ 33597 8.3992500000000005E-03 1.8108691201366078E-03 8.5553229347336102E-01
+ 33598 8.3995000000000007E-03 1.8110830096919476E-03 8.5558339344472623E-01
+ 33599 8.3997499999999992E-03 1.8112969120291581E-03 8.5563449341609099E-01
+ 33600 8.3999999999999995E-03 1.8115108271484191E-03 8.5568559338745620E-01
+ 33601 8.4002499999999997E-03 1.8117247550499061E-03 8.5573669335882119E-01
+ 33602 8.4005000000000000E-03 1.8119386957337934E-03 8.5578779333018640E-01
+ 33603 8.4007500000000002E-03 1.8121526492002615E-03 8.5583889330155161E-01
+ 33604 8.4010000000000005E-03 1.8123666154494830E-03 8.5588999327291682E-01
+ 33605 8.4012500000000007E-03 1.8125805944816369E-03 8.5594109324428180E-01
+ 33606 8.4014999999999992E-03 1.8127945862958404E-03 8.5599219321564679E-01
+ 33607 8.4017499999999995E-03 1.8130085908799078E-03 8.5604329318701178E-01
+ 33608 8.4019999999999997E-03 1.8132226082304562E-03 8.5609439315837699E-01
+ 33609 8.4022500000000000E-03 1.8134366383476519E-03 8.5614549312974220E-01
+ 33610 8.4025000000000002E-03 1.8136506812316620E-03 8.5619659310110741E-01
+ 33611 8.4027500000000005E-03 1.8138647368826518E-03 8.5624769307247239E-01
+ 33612 8.4029999999999990E-03 1.8140788053007868E-03 8.5629879304383738E-01
+ 33613 8.4032499999999993E-03 1.8142928864862387E-03 8.5634989301520237E-01
+ 33614 8.4034999999999995E-03 1.8145069804391711E-03 8.5640099298656758E-01
+ 33615 8.4037499999999998E-03 1.8147210871597504E-03 8.5645209295793279E-01
+ 33616 8.4040000000000000E-03 1.8149352066481452E-03 8.5650319292929800E-01
+ 33617 8.4042500000000003E-03 1.8151493389045204E-03 8.5655429290066321E-01
+ 33618 8.4045000000000005E-03 1.8153634839290468E-03 8.5660539287202819E-01
+ 33619 8.4047499999999990E-03 1.8155776417218882E-03 8.5665649284339318E-01
+ 33620 8.4049999999999993E-03 1.8157918122832135E-03 8.5670759281475817E-01
+ 33621 8.4052499999999995E-03 1.8160059956131912E-03 8.5675869278612338E-01
+ 33622 8.4054999999999998E-03 1.8162201917119869E-03 8.5680979275748859E-01
+ 33623 8.4057500000000000E-03 1.8164344005797686E-03 8.5686089272885380E-01
+ 33624 8.4060000000000003E-03 1.8166486222167052E-03 8.5691199270021878E-01
+ 33625 8.4062500000000005E-03 1.8168628566229638E-03 8.5696309267158399E-01
+ 33626 8.4064999999999990E-03 1.8170771037987084E-03 8.5701419264294876E-01
+ 33627 8.4067499999999993E-03 1.8172913637441153E-03 8.5706529261431397E-01
+ 33628 8.4069999999999995E-03 1.8175056364593467E-03 8.5711639258567918E-01
+ 33629 8.4072499999999998E-03 1.8177199219445714E-03 8.5716749255704439E-01
+ 33630 8.4075000000000000E-03 1.8179342201999570E-03 8.5721859252840960E-01
+ 33631 8.4077500000000003E-03 1.8181485312256732E-03 8.5726969249977458E-01
+ 33632 8.4080000000000005E-03 1.8183628550218882E-03 8.5732079247113979E-01
+ 33633 8.4082499999999991E-03 1.8185771915887681E-03 8.5737189244250456E-01
+ 33634 8.4084999999999993E-03 1.8187915409264850E-03 8.5742299241386977E-01
+ 33635 8.4087499999999996E-03 1.8190059030352050E-03 8.5747409238523498E-01
+ 33636 8.4089999999999998E-03 1.8192202779150979E-03 8.5752519235660019E-01
+ 33637 8.4092500000000001E-03 1.8194346655663312E-03 8.5757629232796517E-01
+ 33638 8.4095000000000003E-03 1.8196490659890760E-03 8.5762739229933038E-01
+ 33639 8.4097500000000006E-03 1.8198634791834973E-03 8.5767849227069559E-01
+ 33640 8.4099999999999991E-03 1.8200779051497664E-03 8.5772959224206036E-01
+ 33641 8.4102499999999993E-03 1.8202923438880524E-03 8.5778069221342557E-01
+ 33642 8.4104999999999996E-03 1.8205067953985252E-03 8.5783179218479078E-01
+ 33643 8.4107499999999998E-03 1.8207212596813526E-03 8.5788289215615576E-01
+ 33644 8.4110000000000001E-03 1.8209357367367060E-03 8.5793399212752097E-01
+ 33645 8.4112500000000003E-03 1.8211502265647512E-03 8.5798509209888618E-01
+ 33646 8.4115000000000006E-03 1.8213647291656593E-03 8.5803619207025139E-01
+ 33647 8.4117499999999991E-03 1.8215792445395993E-03 8.5808729204161616E-01
+ 33648 8.4119999999999993E-03 1.8217937726867431E-03 8.5813839201298137E-01
+ 33649 8.4122499999999996E-03 1.8220083136072577E-03 8.5818949198434658E-01
+ 33650 8.4124999999999998E-03 1.8222228673013159E-03 8.5824059195571156E-01
+ 33651 8.4127500000000001E-03 1.8224374337690843E-03 8.5829169192707677E-01
+ 33652 8.4130000000000003E-03 1.8226520130107341E-03 8.5834279189844198E-01
+ 33653 8.4132500000000006E-03 1.8228666050264350E-03 8.5839389186980719E-01
+ 33654 8.4134999999999991E-03 1.8230812098163562E-03 8.5844499184117196E-01
+ 33655 8.4137499999999994E-03 1.8232958273806707E-03 8.5849609181253717E-01
+ 33656 8.4139999999999996E-03 1.8235104577195465E-03 8.5854719178390215E-01
+ 33657 8.4142499999999999E-03 1.8237251008331539E-03 8.5859829175526736E-01
+ 33658 8.4145000000000001E-03 1.8239397567216640E-03 8.5864939172663257E-01
+ 33659 8.4147500000000004E-03 1.8241544253852478E-03 8.5870049169799778E-01
+ 33660 8.4150000000000006E-03 1.8243691068240758E-03 8.5875159166936299E-01
+ 33661 8.4152499999999991E-03 1.8245838010383150E-03 8.5880269164072776E-01
+ 33662 8.4154999999999994E-03 1.8247985080281400E-03 8.5885379161209296E-01
+ 33663 8.4157499999999996E-03 1.8250132277937213E-03 8.5890489158345795E-01
+ 33664 8.4159999999999999E-03 1.8252279603352293E-03 8.5895599155482316E-01
+ 33665 8.4162500000000001E-03 1.8254427056528346E-03 8.5900709152618837E-01
+ 33666 8.4165000000000004E-03 1.8256574637467084E-03 8.5905819149755358E-01
+ 33667 8.4167500000000006E-03 1.8258722346170216E-03 8.5910929146891857E-01
+ 33668 8.4169999999999991E-03 1.8260870182639441E-03 8.5916039144028356E-01
+ 33669 8.4172499999999994E-03 1.8263018146876496E-03 8.5921149141164854E-01
+ 33670 8.4174999999999996E-03 1.8265166238883100E-03 8.5926259138301375E-01
+ 33671 8.4177499999999999E-03 1.8267314458660935E-03 8.5931369135437896E-01
+ 33672 8.4180000000000001E-03 1.8269462806211750E-03 8.5936479132574417E-01
+ 33673 8.4182500000000004E-03 1.8271611281537230E-03 8.5941589129710938E-01
+ 33674 8.4185000000000006E-03 1.8273759884638648E-03 8.5946699126847437E-01
+ 33675 8.4187499999999992E-03 1.8275908615483260E-03 8.5951809123983913E-01
+ 33676 8.4189999999999994E-03 1.8278057474051331E-03 8.5956919121120434E-01
+ 33677 8.4192499999999997E-03 1.8280206460344506E-03 8.5962029118256955E-01
+ 33678 8.4194999999999999E-03 1.8282355574364498E-03 8.5967139115393476E-01
+ 33679 8.4197500000000002E-03 1.8284504816112972E-03 8.5972249112529997E-01
+ 33680 8.4200000000000004E-03 1.8286654185591619E-03 8.5977359109666496E-01
+ 33681 8.4202500000000007E-03 1.8288803682802129E-03 8.5982469106803017E-01
+ 33682 8.4204999999999992E-03 1.8290953307746173E-03 8.5987579103939493E-01
+ 33683 8.4207499999999994E-03 1.8293103060425461E-03 8.5992689101076014E-01
+ 33684 8.4209999999999997E-03 1.8295252940841683E-03 8.5997799098212535E-01
+ 33685 8.4212499999999999E-03 1.8297402948996516E-03 8.6002909095349056E-01
+ 33686 8.4215000000000002E-03 1.8299553084891666E-03 8.6008019092485555E-01
+ 33687 8.4217500000000004E-03 1.8301703348528810E-03 8.6013129089622076E-01
+ 33688 8.4220000000000007E-03 1.8303853739909651E-03 8.6018239086758597E-01
+ 33689 8.4222499999999992E-03 1.8306004259035849E-03 8.6023349083895073E-01
+ 33690 8.4224999999999994E-03 1.8308154905909153E-03 8.6028459081031594E-01
+ 33691 8.4227499999999997E-03 1.8310305680531228E-03 8.6033569078168115E-01
+ 33692 8.4229999999999999E-03 1.8312456582903771E-03 8.6038679075304636E-01
+ 33693 8.4232500000000002E-03 1.8314607613028476E-03 8.6043789072441135E-01
+ 33694 8.4235000000000004E-03 1.8316758770907050E-03 8.6048899069577656E-01
+ 33695 8.4237500000000007E-03 1.8318910070263250E-03 8.6054009066714177E-01
+ 33696 8.4239999999999992E-03 1.8321061484383517E-03 8.6059119063850653E-01
+ 33697 8.4242499999999994E-03 1.8323213026273436E-03 8.6064229060987174E-01
+ 33698 8.4244999999999997E-03 1.8325364695934714E-03 8.6069339058123695E-01
+ 33699 8.4247499999999999E-03 1.8327516493369055E-03 8.6074449055260194E-01
+ 33700 8.4250000000000002E-03 1.8329668418578173E-03 8.6079559052396715E-01
+ 33701 8.4252500000000004E-03 1.8331820471563785E-03 8.6084669049533236E-01
+ 33702 8.4255000000000007E-03 1.8333972652327579E-03 8.6089779046669757E-01
+ 33703 8.4257499999999992E-03 1.8336124960871278E-03 8.6094889043806233E-01
+ 33704 8.4259999999999995E-03 1.8338277397196609E-03 8.6099999040942754E-01
+ 33705 8.4262499999999997E-03 1.8340429961305265E-03 8.6105109038079253E-01
+ 33706 8.4265000000000000E-03 1.8342582653198976E-03 8.6110219035215774E-01
+ 33707 8.4267500000000002E-03 1.8344735472879436E-03 8.6115329032352295E-01
+ 33708 8.4270000000000005E-03 1.8346888420348380E-03 8.6120439029488816E-01
+ 33709 8.4272500000000007E-03 1.8349041495578442E-03 8.6125549026625337E-01
+ 33710 8.4274999999999992E-03 1.8351194698517195E-03 8.6130659023761813E-01
+ 33711 8.4277499999999995E-03 1.8353348029165092E-03 8.6135769020898334E-01
+ 33712 8.4279999999999997E-03 1.8355501487523813E-03 8.6140879018034833E-01
+ 33713 8.4282500000000000E-03 1.8357655073595017E-03 8.6145989015171354E-01
+ 33714 8.4285000000000002E-03 1.8359808787380351E-03 8.6151099012307875E-01
+ 33715 8.4287500000000005E-03 1.8361962628881498E-03 8.6156209009444396E-01
+ 33716 8.4290000000000007E-03 1.8364116598100116E-03 8.6161319006580894E-01
+ 33717 8.4292499999999992E-03 1.8366270695037875E-03 8.6166429003717393E-01
+ 33718 8.4294999999999995E-03 1.8368424919696462E-03 8.6171539000853892E-01
+ 33719 8.4297499999999997E-03 1.8370579272077544E-03 8.6176648997990413E-01
+ 33720 8.4300000000000000E-03 1.8372733752182765E-03 8.6181758995126934E-01
+ 33721 8.4302500000000002E-03 1.8374888360013857E-03 8.6186868992263455E-01
+ 33722 8.4305000000000005E-03 1.8377043095572439E-03 8.6191978989399975E-01
+ 33723 8.4307499999999990E-03 1.8379197958860183E-03 8.6197088986536452E-01
+ 33724 8.4309999999999993E-03 1.8381352949878797E-03 8.6202198983672973E-01
+ 33725 8.4312499999999995E-03 1.8383508068629949E-03 8.6207308980809472E-01
+ 33726 8.4314999999999998E-03 1.8385663315115292E-03 8.6212418977945993E-01
+ 33727 8.4317500000000000E-03 1.8387818689336532E-03 8.6217528975082514E-01
+ 33728 8.4320000000000003E-03 1.8389974191295334E-03 8.6222638972219035E-01
+ 33729 8.4322500000000005E-03 1.8392129820993363E-03 8.6227748969355533E-01
+ 33730 8.4324999999999990E-03 1.8394285578432316E-03 8.6232858966492032E-01
+ 33731 8.4327499999999993E-03 1.8396441463613873E-03 8.6237968963628531E-01
+ 33732 8.4329999999999995E-03 1.8398597476539712E-03 8.6243078960765052E-01
+ 33733 8.4332499999999998E-03 1.8400753617211516E-03 8.6248188957901573E-01
+ 33734 8.4335000000000000E-03 1.8402909885630969E-03 8.6253298955038094E-01
+ 33735 8.4337500000000003E-03 1.8405066281799751E-03 8.6258408952174614E-01
+ 33736 8.4340000000000005E-03 1.8407222805719543E-03 8.6263518949311113E-01
+ 33737 8.4342499999999990E-03 1.8409379457392015E-03 8.6268628946447590E-01
+ 33738 8.4344999999999993E-03 1.8411536236818892E-03 8.6273738943584111E-01
+ 33739 8.4347499999999995E-03 1.8413693144001834E-03 8.6278848940720632E-01
+ 33740 8.4349999999999998E-03 1.8415850178942540E-03 8.6283958937857153E-01
+ 33741 8.4352500000000000E-03 1.8418007341642673E-03 8.6289068934993673E-01
+ 33742 8.4355000000000003E-03 1.8420164632103977E-03 8.6294178932130172E-01
+ 33743 8.4357500000000005E-03 1.8422322050325739E-03 8.6299288929266693E-01
+ 33744 8.4359999999999991E-03 1.8424479596288830E-03 8.6304398926403170E-01
+ 33745 8.4362499999999993E-03 1.8426637269990040E-03 8.6309508923539691E-01
+ 33746 8.4364999999999996E-03 1.8428795071431022E-03 8.6314618920676212E-01
+ 33747 8.4367499999999998E-03 1.8430952997430059E-03 8.6319728917812732E-01
+ 33748 8.4370000000000001E-03 1.8433111055731464E-03 8.6324838914949231E-01
+ 33749 8.4372500000000003E-03 1.8435269241712283E-03 8.6329948912085752E-01
+ 33750 8.4375000000000006E-03 1.8437427555374126E-03 8.6335058909222273E-01
+ 33751 8.4377499999999991E-03 1.8439585996718661E-03 8.6340168906358750E-01
+ 33752 8.4379999999999993E-03 1.8441744565747503E-03 8.6345278903495271E-01
+ 33753 8.4382499999999996E-03 1.8443903262462308E-03 8.6350388900631792E-01
+ 33754 8.4384999999999998E-03 1.8446062086864713E-03 8.6355498897768312E-01
+ 33755 8.4387500000000001E-03 1.8448221038956350E-03 8.6360608894904811E-01
+ 33756 8.4390000000000003E-03 1.8450380118738864E-03 8.6365718892041332E-01
+ 33757 8.4392500000000006E-03 1.8452539326213905E-03 8.6370828889177853E-01
+ 33758 8.4394999999999991E-03 1.8454698661383086E-03 8.6375938886314330E-01
+ 33759 8.4397499999999993E-03 1.8456858124248092E-03 8.6381048883450851E-01
+ 33760 8.4399999999999996E-03 1.8459017714810551E-03 8.6386158880587371E-01
+ 33761 8.4402499999999998E-03 1.8461177433072098E-03 8.6391268877723870E-01
+ 33762 8.4405000000000001E-03 1.8463337279034386E-03 8.6396378874860391E-01
+ 33763 8.4407500000000003E-03 1.8465497252699069E-03 8.6401488871996912E-01
+ 33764 8.4410000000000006E-03 1.8467657354067787E-03 8.6406598869133433E-01
+ 33765 8.4412499999999991E-03 1.8469817583142173E-03 8.6411708866269910E-01
+ 33766 8.4414999999999994E-03 1.8471977939923897E-03 8.6416818863406430E-01
+ 33767 8.4417499999999996E-03 1.8474138424414612E-03 8.6421928860542951E-01
+ 33768 8.4419999999999999E-03 1.8476299036615956E-03 8.6427038857679450E-01
+ 33769 8.4422500000000001E-03 1.8478459776529598E-03 8.6432148854815971E-01
+ 33770 8.4425000000000004E-03 1.8480620644157151E-03 8.6437258851952492E-01
+ 33771 8.4427500000000006E-03 1.8482781639500322E-03 8.6442368849089013E-01
+ 33772 8.4429999999999991E-03 1.8484942762560705E-03 8.6447478846225490E-01
+ 33773 8.4432499999999994E-03 1.8487104013340011E-03 8.6452588843362010E-01
+ 33774 8.4434999999999996E-03 1.8489265391839855E-03 8.6457698840498509E-01
+ 33775 8.4437499999999999E-03 1.8491426898061911E-03 8.6462808837635030E-01
+ 33776 8.4440000000000001E-03 1.8493588532007836E-03 8.6467918834771551E-01
+ 33777 8.4442500000000004E-03 1.8495750293679295E-03 8.6473028831908072E-01
+ 33778 8.4445000000000006E-03 1.8497912183077930E-03 8.6478138829044571E-01
+ 33779 8.4447499999999991E-03 1.8500074200205375E-03 8.6483248826181069E-01
+ 33780 8.4449999999999994E-03 1.8502236345063351E-03 8.6488358823317568E-01
+ 33781 8.4452499999999996E-03 1.8504398617653478E-03 8.6493468820454089E-01
+ 33782 8.4454999999999999E-03 1.8506561017977434E-03 8.6498578817590610E-01
+ 33783 8.4457500000000001E-03 1.8508723546036875E-03 8.6503688814727131E-01
+ 33784 8.4460000000000004E-03 1.8510886201833470E-03 8.6508798811863652E-01
+ 33785 8.4462500000000006E-03 1.8513048985368866E-03 8.6513908809000151E-01
+ 33786 8.4464999999999991E-03 1.8515211896644719E-03 8.6519018806136649E-01
+ 33787 8.4467499999999994E-03 1.8517374935662744E-03 8.6524128803273148E-01
+ 33788 8.4469999999999996E-03 1.8519538102424557E-03 8.6529238800409669E-01
+ 33789 8.4472499999999999E-03 1.8521701396931852E-03 8.6534348797546190E-01
+ 33790 8.4475000000000001E-03 1.8523864819186308E-03 8.6539458794682711E-01
+ 33791 8.4477500000000004E-03 1.8526028369189550E-03 8.6544568791819210E-01
+ 33792 8.4480000000000006E-03 1.8528192046943276E-03 8.6549678788955731E-01
+ 33793 8.4482499999999992E-03 1.8530355852449144E-03 8.6554788786092207E-01
+ 33794 8.4484999999999994E-03 1.8532519785708834E-03 8.6559898783228728E-01
+ 33795 8.4487499999999997E-03 1.8534683846724020E-03 8.6565008780365249E-01
+ 33796 8.4489999999999999E-03 1.8536848035496374E-03 8.6570118777501770E-01
+ 33797 8.4492500000000002E-03 1.8539012352027573E-03 8.6575228774638291E-01
+ 33798 8.4495000000000004E-03 1.8541176796319264E-03 8.6580338771774790E-01
+ 33799 8.4497500000000007E-03 1.8543341368373145E-03 8.6585448768911311E-01
+ 33800 8.4499999999999992E-03 1.8545506068190871E-03 8.6590558766047787E-01
+ 33801 8.4502499999999994E-03 1.8547670895774158E-03 8.6595668763184308E-01
+ 33802 8.4504999999999997E-03 1.8549835851124660E-03 8.6600778760320829E-01
+ 33803 8.4507499999999999E-03 1.8552000934244047E-03 8.6605888757457350E-01
+ 33804 8.4510000000000002E-03 1.8554166145134004E-03 8.6610998754593849E-01
+ 33805 8.4512500000000004E-03 1.8556331483796209E-03 8.6616108751730370E-01
+ 33806 8.4515000000000007E-03 1.8558496950232342E-03 8.6621218748866891E-01
+ 33807 8.4517499999999992E-03 1.8560662544444076E-03 8.6626328746003367E-01
+ 33808 8.4519999999999994E-03 1.8562828266433114E-03 8.6631438743139888E-01
+ 33809 8.4522499999999997E-03 1.8564994116201121E-03 8.6636548740276409E-01
+ 33810 8.4524999999999999E-03 1.8567160093749800E-03 8.6641658737412908E-01
+ 33811 8.4527500000000002E-03 1.8569326199080797E-03 8.6646768734549429E-01
+ 33812 8.4530000000000004E-03 1.8571492432194526E-03 8.6651878731685950E-01
+ 33813 8.4532500000000007E-03 1.8573658793046199E-03 8.6656988728822471E-01
+ 33814 8.4534999999999992E-03 1.8575825281614332E-03 8.6662098725958947E-01
+ 33815 8.4537499999999995E-03 1.8577991897900591E-03 8.6667208723095468E-01
+ 33816 8.4539999999999997E-03 1.8580158641906600E-03 8.6672318720231989E-01
+ 33817 8.4542500000000000E-03 1.8582325513634029E-03 8.6677428717368488E-01
+ 33818 8.4545000000000002E-03 1.8584492513084507E-03 8.6682538714505009E-01
+ 33819 8.4547500000000005E-03 1.8586659640259689E-03 8.6687648711641530E-01
+ 33820 8.4550000000000007E-03 1.8588826895161198E-03 8.6692758708778050E-01
+ 33821 8.4552499999999992E-03 1.8590994277790688E-03 8.6697868705914527E-01
+ 33822 8.4554999999999995E-03 1.8593161788149843E-03 8.6702978703051048E-01
+ 33823 8.4557499999999997E-03 1.8595329426240269E-03 8.6708088700187547E-01
+ 33824 8.4560000000000000E-03 1.8597497192063641E-03 8.6713198697324068E-01
+ 33825 8.4562500000000002E-03 1.8599665085621596E-03 8.6718308694460589E-01
+ 33826 8.4565000000000005E-03 1.8601833106915815E-03 8.6723418691597109E-01
+ 33827 8.4567500000000007E-03 1.8604001255947903E-03 8.6728528688733630E-01
+ 33828 8.4569999999999992E-03 1.8606169532719514E-03 8.6733638685870107E-01
+ 33829 8.4572499999999995E-03 1.8608337937232352E-03 8.6738748683006628E-01
+ 33830 8.4574999999999997E-03 1.8610506469488052E-03 8.6743858680143127E-01
+ 33831 8.4577500000000000E-03 1.8612675129488251E-03 8.6748968677279648E-01
+ 33832 8.4580000000000002E-03 1.8614843917234617E-03 8.6754078674416168E-01
+ 33833 8.4582500000000005E-03 1.8617012800170925E-03 8.6759188671552689E-01
+ 33834 8.4584999999999990E-03 1.8619181840930765E-03 8.6764298668689166E-01
+ 33835 8.4587499999999993E-03 1.8621351009419343E-03 8.6769408665825687E-01
+ 33836 8.4589999999999995E-03 1.8623520305638332E-03 8.6774518662962186E-01
+ 33837 8.4592499999999998E-03 1.8625689729589337E-03 8.6779628660098707E-01
+ 33838 8.4595000000000000E-03 1.8627859281274020E-03 8.6784738657235228E-01
+ 33839 8.4597500000000003E-03 1.8630028960694037E-03 8.6789848654371748E-01
+ 33840 8.4600000000000005E-03 1.8632198767851011E-03 8.6794958651508269E-01
+ 33841 8.4602499999999990E-03 1.8634368702746598E-03 8.6800068648644746E-01
+ 33842 8.4604999999999993E-03 1.8636538765382481E-03 8.6805178645781245E-01
+ 33843 8.4607499999999995E-03 1.8638708955760288E-03 8.6810288642917766E-01
+ 33844 8.4609999999999998E-03 1.8640879273881673E-03 8.6815398640054287E-01
+ 33845 8.4612500000000000E-03 1.8643049719748279E-03 8.6820508637190807E-01
+ 33846 8.4615000000000003E-03 1.8645220293361780E-03 8.6825618634327328E-01
+ 33847 8.4617500000000005E-03 1.8647390994723817E-03 8.6830728631463827E-01
+ 33848 8.4619999999999990E-03 1.8649561823836027E-03 8.6835838628600326E-01
+ 33849 8.4622499999999993E-03 1.8651732780700099E-03 8.6840948625736825E-01
+ 33850 8.4624999999999995E-03 1.8653903865317679E-03 8.6846058622873346E-01
+ 33851 8.4627499999999998E-03 1.8656075077690428E-03 8.6851168620009866E-01
+ 33852 8.4630000000000000E-03 1.8658246417819994E-03 8.6856278617146387E-01
+ 33853 8.4632500000000003E-03 1.8660417972213542E-03 8.6861388614282886E-01
+ 33854 8.4635000000000005E-03 1.8662589570796093E-03 8.6866498611419407E-01
+ 33855 8.4637499999999991E-03 1.8664761297163097E-03 8.6871608608555884E-01
+ 33856 8.4639999999999993E-03 1.8666933151316261E-03 8.6876718605692405E-01
+ 33857 8.4642499999999996E-03 1.8669105133257236E-03 8.6881828602828926E-01
+ 33858 8.4644999999999998E-03 1.8671277242987704E-03 8.6886938599965446E-01
+ 33859 8.4647500000000001E-03 1.8673449480509350E-03 8.6892048597101967E-01
+ 33860 8.4650000000000003E-03 1.8675621845823840E-03 8.6897158594238466E-01
+ 33861 8.4652500000000006E-03 1.8677794338932854E-03 8.6902268591374987E-01
+ 33862 8.4654999999999991E-03 1.8679966959838060E-03 8.6907378588511464E-01
+ 33863 8.4657499999999993E-03 1.8682139708541170E-03 8.6912488585647985E-01
+ 33864 8.4659999999999996E-03 1.8684312585043844E-03 8.6917598582784505E-01
+ 33865 8.4662499999999998E-03 1.8686485589347764E-03 8.6922708579921026E-01
+ 33866 8.4665000000000001E-03 1.8688658721454617E-03 8.6927818577057525E-01
+ 33867 8.4667500000000003E-03 1.8690831981366079E-03 8.6932928574194046E-01
+ 33868 8.4670000000000006E-03 1.8693005369083845E-03 8.6938038571330567E-01
+ 33869 8.4672499999999991E-03 1.8695178884609574E-03 8.6943148568467044E-01
+ 33870 8.4674999999999993E-03 1.8697352527944982E-03 8.6948258565603564E-01
+ 33871 8.4677499999999996E-03 1.8699526299091752E-03 8.6953368562740085E-01
+ 33872 8.4679999999999998E-03 1.8701700198051560E-03 8.6958478559876584E-01
+ 33873 8.4682500000000001E-03 1.8703874224826086E-03 8.6963588557013105E-01
+ 33874 8.4685000000000003E-03 1.8706048379417035E-03 8.6968698554149626E-01
+ 33875 8.4687500000000006E-03 1.8708222661826088E-03 8.6973808551286147E-01
+ 33876 8.4689999999999991E-03 1.8710397072054924E-03 8.6978918548422623E-01
+ 33877 8.4692499999999993E-03 1.8712571610105255E-03 8.6984028545559144E-01
+ 33878 8.4694999999999996E-03 1.8714746275978766E-03 8.6989138542695665E-01
+ 33879 8.4697499999999998E-03 1.8716921069677152E-03 8.6994248539832164E-01
+ 33880 8.4700000000000001E-03 1.8719095991202102E-03 8.6999358536968685E-01
+ 33881 8.4702500000000003E-03 1.8721271040555297E-03 8.7004468534105206E-01
+ 33882 8.4705000000000006E-03 1.8723446217719787E-03 8.7009578531241727E-01
+ 33883 8.4707499999999991E-03 1.8725621522571892E-03 8.7014688528378203E-01
+ 33884 8.4709999999999994E-03 1.8727796941380287E-03 8.7019798525514724E-01
+ 33885 8.4712499999999996E-03 1.8729972500060139E-03 8.7024908522651223E-01
+ 33886 8.4714999999999999E-03 1.8732148186481675E-03 8.7030018519787744E-01
+ 33887 8.4717500000000001E-03 1.8734324000646493E-03 8.7035128516924265E-01
+ 33888 8.4720000000000004E-03 1.8736499942556247E-03 8.7040238514060786E-01
+ 33889 8.4722500000000006E-03 1.8738676012212581E-03 8.7045348511197307E-01
+ 33890 8.4724999999999991E-03 1.8740852209617122E-03 8.7050458508333783E-01
+ 33891 8.4727499999999994E-03 1.8743028534771544E-03 8.7055568505470304E-01
+ 33892 8.4729999999999996E-03 1.8745204987677476E-03 8.7060678502606803E-01
+ 33893 8.4732499999999999E-03 1.8747381568336558E-03 8.7065788499743324E-01
+ 33894 8.4735000000000001E-03 1.8749558276750448E-03 8.7070898496879845E-01
+ 33895 8.4737500000000004E-03 1.8751735112920765E-03 8.7076008494016366E-01
+ 33896 8.4740000000000006E-03 1.8753912076849202E-03 8.7081118491152865E-01
+ 33897 8.4742499999999991E-03 1.8756089168537329E-03 8.7086228488289363E-01
+ 33898 8.4744999999999994E-03 1.8758266387986884E-03 8.7091338485425862E-01
+ 33899 8.4747499999999996E-03 1.8760443735199464E-03 8.7096448482562383E-01
+ 33900 8.4749999999999999E-03 1.8762621210176734E-03 8.7101558479698904E-01
+ 33901 8.4752500000000001E-03 1.8764798812920347E-03 8.7106668476835425E-01
+ 33902 8.4755000000000004E-03 1.8766976543431939E-03 8.7111778473971946E-01
+ 33903 8.4757500000000006E-03 1.8769154401713187E-03 8.7116888471108445E-01
+ 33904 8.4759999999999992E-03 1.8771332387765708E-03 8.7121998468244921E-01
+ 33905 8.4762499999999994E-03 1.8773510501591190E-03 8.7127108465381442E-01
+ 33906 8.4764999999999997E-03 1.8775688743191278E-03 8.7132218462517963E-01
+ 33907 8.4767499999999999E-03 1.8777867112567622E-03 8.7137328459654484E-01
+ 33908 8.4770000000000002E-03 1.8780045609721938E-03 8.7142438456791005E-01
+ 33909 8.4772500000000004E-03 1.8782224234655718E-03 8.7147548453927504E-01
+ 33910 8.4775000000000007E-03 1.8784402987370771E-03 8.7152658451064025E-01
+ 33911 8.4777499999999992E-03 1.8786581867868708E-03 8.7157768448200501E-01
+ 33912 8.4779999999999994E-03 1.8788760876151205E-03 8.7162878445337022E-01
+ 33913 8.4782499999999997E-03 1.8790940012219910E-03 8.7167988442473543E-01
+ 33914 8.4784999999999999E-03 1.8793119276076472E-03 8.7173098439610064E-01
+ 33915 8.4787500000000002E-03 1.8795298667722566E-03 8.7178208436746563E-01
+ 33916 8.4790000000000004E-03 1.8797478187159845E-03 8.7183318433883084E-01
+ 33917 8.4792500000000007E-03 1.8799657834382558E-03 8.7188428431019604E-01
+ 33918 8.4794999999999992E-03 1.8801837609330216E-03 8.7193538428156081E-01
+ 33919 8.4797499999999994E-03 1.8804017511990527E-03 8.7198648425292602E-01
+ 33920 8.4799999999999997E-03 1.8806197542365097E-03 8.7203758422429123E-01
+ 33921 8.4802499999999999E-03 1.8808377700455529E-03 8.7208868419565644E-01
+ 33922 8.4805000000000002E-03 1.8810557986263432E-03 8.7213978416702143E-01
+ 33923 8.4807500000000004E-03 1.8812738399790435E-03 8.7219088413838664E-01
+ 33924 8.4810000000000007E-03 1.8814918941038163E-03 8.7224198410975184E-01
+ 33925 8.4812499999999992E-03 1.8817099610008198E-03 8.7229308408111661E-01
+ 33926 8.4814999999999995E-03 1.8819280406702193E-03 8.7234418405248182E-01
+ 33927 8.4817499999999997E-03 1.8821461331121753E-03 8.7239528402384703E-01
+ 33928 8.4820000000000000E-03 1.8823642399480702E-03 8.7244638399521202E-01
+ 33929 8.4822500000000002E-03 1.8825823578626887E-03 8.7249748396657723E-01
+ 33930 8.4825000000000005E-03 1.8828004885513075E-03 8.7254858393794243E-01
+ 33931 8.4827500000000007E-03 1.8830186320140893E-03 8.7259968390930764E-01
+ 33932 8.4829999999999992E-03 1.8832367882512017E-03 8.7265078388067241E-01
+ 33933 8.4832499999999995E-03 1.8834549572628043E-03 8.7270188385203762E-01
+ 33934 8.4834999999999997E-03 1.8836731390490604E-03 8.7275298382340283E-01
+ 33935 8.4837500000000000E-03 1.8838913336101327E-03 8.7280408379476782E-01
+ 33936 8.4840000000000002E-03 1.8841095409461855E-03 8.7285518376613302E-01
+ 33937 8.4842500000000005E-03 1.8843277610573808E-03 8.7290628373749823E-01
+ 33938 8.4845000000000007E-03 1.8845459939438836E-03 8.7295738370886344E-01
+ 33939 8.4847499999999992E-03 1.8847642396058544E-03 8.7300848368022821E-01
+ 33940 8.4849999999999995E-03 1.8849824980434594E-03 8.7305958365159342E-01
+ 33941 8.4852499999999997E-03 1.8852007692568618E-03 8.7311068362295841E-01
+ 33942 8.4855000000000000E-03 1.8854190532462251E-03 8.7316178359432361E-01
+ 33943 8.4857500000000002E-03 1.8856373500117122E-03 8.7321288356568882E-01
+ 33944 8.4860000000000005E-03 1.8858556595534876E-03 8.7326398353705403E-01
+ 33945 8.4862499999999990E-03 1.8860739818717129E-03 8.7331508350841880E-01
+ 33946 8.4864999999999993E-03 1.8862923169665558E-03 8.7336618347978401E-01
+ 33947 8.4867499999999995E-03 1.8865106648381783E-03 8.7341728345114900E-01
+ 33948 8.4869999999999998E-03 1.8867290254867446E-03 8.7346838342251421E-01
+ 33949 8.4872500000000000E-03 1.8869473989124189E-03 8.7351948339387941E-01
+ 33950 8.4875000000000003E-03 1.8871657851153661E-03 8.7357058336524462E-01
+ 33951 8.4877500000000005E-03 1.8873841840957493E-03 8.7362168333660983E-01
+ 33952 8.4879999999999990E-03 1.8876025958535672E-03 8.7367278330797460E-01
+ 33953 8.4882499999999993E-03 1.8878210203851858E-03 8.7372388327933981E-01
+ 33954 8.4884999999999995E-03 1.8880394576891765E-03 8.7377498325070480E-01
+ 33955 8.4887499999999998E-03 1.8882579077656955E-03 8.7382608322207000E-01
+ 33956 8.4890000000000000E-03 1.8884763706149110E-03 8.7387718319343521E-01
+ 33957 8.4892500000000003E-03 1.8886948462369800E-03 8.7392828316480042E-01
+ 33958 8.4895000000000005E-03 1.8889133346320659E-03 8.7397938313616541E-01
+ 33959 8.4897499999999990E-03 1.8891318358003287E-03 8.7403048310753040E-01
+ 33960 8.4899999999999993E-03 1.8893503497419315E-03 8.7408158307889539E-01
+ 33961 8.4902499999999995E-03 1.8895688764570344E-03 8.7413268305026059E-01
+ 33962 8.4904999999999998E-03 1.8897874159458012E-03 8.7418378302162580E-01
+ 33963 8.4907500000000000E-03 1.8900059682083917E-03 8.7423488299299101E-01
+ 33964 8.4910000000000003E-03 1.8902245332449690E-03 8.7428598296435622E-01
+ 33965 8.4912500000000005E-03 1.8904431110556941E-03 8.7433708293572121E-01
+ 33966 8.4914999999999990E-03 1.8906617016407278E-03 8.7438818290708598E-01
+ 33967 8.4917499999999993E-03 1.8908803050002353E-03 8.7443928287845119E-01
+ 33968 8.4919999999999995E-03 1.8910989211343777E-03 8.7449038284981639E-01
+ 33969 8.4922499999999998E-03 1.8913175500433162E-03 8.7454148282118160E-01
+ 33970 8.4925000000000000E-03 1.8915361917272132E-03 8.7459258279254681E-01
+ 33971 8.4927500000000003E-03 1.8917548461862331E-03 8.7464368276391180E-01
+ 33972 8.4930000000000005E-03 1.8919735134205356E-03 8.7469478273527701E-01
+ 33973 8.4932499999999991E-03 1.8921921934302831E-03 8.7474588270664178E-01
+ 33974 8.4934999999999993E-03 1.8924108862156410E-03 8.7479698267800698E-01
+ 33975 8.4937499999999996E-03 1.8926295917767702E-03 8.7484808264937219E-01
+ 33976 8.4939999999999998E-03 1.8928483101138341E-03 8.7489918262073740E-01
+ 33977 8.4942500000000001E-03 1.8930670412269958E-03 8.7495028259210239E-01
+ 33978 8.4945000000000003E-03 1.8932857851164170E-03 8.7500138256346760E-01
+ 33979 8.4947500000000006E-03 1.8935045417822600E-03 8.7505248253483281E-01
+ 33980 8.4949999999999991E-03 1.8937233112246896E-03 8.7510358250619757E-01
+ 33981 8.4952499999999993E-03 1.8939420934438688E-03 8.7515468247756278E-01
+ 33982 8.4954999999999996E-03 1.8941608884399598E-03 8.7520578244892799E-01
+ 33983 8.4957499999999998E-03 1.8943796962131282E-03 8.7525688242029320E-01
+ 33984 8.4960000000000001E-03 1.8945985167635342E-03 8.7530798239165819E-01
+ 33985 8.4962500000000003E-03 1.8948173500913433E-03 8.7535908236302340E-01
+ 33986 8.4965000000000006E-03 1.8950361961967183E-03 8.7541018233438861E-01
+ 33987 8.4967499999999991E-03 1.8952550550798211E-03 8.7546128230575337E-01
+ 33988 8.4969999999999993E-03 1.8954739267408199E-03 8.7551238227711858E-01
+ 33989 8.4972499999999996E-03 1.8956928111798740E-03 8.7556348224848379E-01
+ 33990 8.4974999999999998E-03 1.8959117083971499E-03 8.7561458221984878E-01
+ 33991 8.4977500000000001E-03 1.8961306183928098E-03 8.7566568219121399E-01
+ 33992 8.4980000000000003E-03 1.8963495411670180E-03 8.7571678216257920E-01
+ 33993 8.4982500000000006E-03 1.8965684767199397E-03 8.7576788213394441E-01
+ 33994 8.4984999999999991E-03 1.8967874250517358E-03 8.7581898210530917E-01
+ 33995 8.4987499999999994E-03 1.8970063861625738E-03 8.7587008207667438E-01
+ 33996 8.4989999999999996E-03 1.8972253600526179E-03 8.7592118204803959E-01
+ 33997 8.4992499999999999E-03 1.8974443467220309E-03 8.7597228201940458E-01
+ 33998 8.4995000000000001E-03 1.8976633461709790E-03 8.7602338199076979E-01
+ 33999 8.4997500000000004E-03 1.8978823583996247E-03 8.7607448196213500E-01
+ 34000 8.5000000000000006E-03 1.8981013834081324E-03 8.7612558193350021E-01
+ 34001 8.5002499999999991E-03 1.8983204211966667E-03 8.7617668190486497E-01
+ 34002 8.5004999999999994E-03 1.8985394717653948E-03 8.7622778187623018E-01
+ 34003 8.5007499999999996E-03 1.8987585351144796E-03 8.7627888184759517E-01
+ 34004 8.5009999999999999E-03 1.8989776112440853E-03 8.7632998181896038E-01
+ 34005 8.5012500000000001E-03 1.8991967001543790E-03 8.7638108179032559E-01
+ 34006 8.5015000000000004E-03 1.8994158018455240E-03 8.7643218176169080E-01
+ 34007 8.5017500000000006E-03 1.8996349271837088E-03 8.7648328173305579E-01
+ 34008 8.5019999999999991E-03 1.8998540543933749E-03 8.7653438170442077E-01
+ 34009 8.5022499999999994E-03 1.9000731943712207E-03 8.7658548167578576E-01
+ 34010 8.5024999999999996E-03 1.9002923471174052E-03 8.7663658164715097E-01
+ 34011 8.5027499999999999E-03 1.9005115126320834E-03 8.7668768161851618E-01
+ 34012 8.5030000000000001E-03 1.9007306909154141E-03 8.7673878158988139E-01
+ 34013 8.5032500000000004E-03 1.9009498819675544E-03 8.7678988156124660E-01
+ 34014 8.5035000000000006E-03 1.9011690857886610E-03 8.7684098153261159E-01
+ 34015 8.5037499999999992E-03 1.9013883023788905E-03 8.7689208150397657E-01
+ 34016 8.5039999999999994E-03 1.9016075317384044E-03 8.7694318147534156E-01
+ 34017 8.5042499999999997E-03 1.9018267738673573E-03 8.7699428144670677E-01
+ 34018 8.5044999999999999E-03 1.9020460287659077E-03 8.7704538141807198E-01
+ 34019 8.5047500000000002E-03 1.9022652964342155E-03 8.7709648138943719E-01
+ 34020 8.5050000000000004E-03 1.9024845768724351E-03 8.7714758136080218E-01
+ 34021 8.5052500000000007E-03 1.9027038700807272E-03 8.7719868133216738E-01
+ 34022 8.5054999999999992E-03 1.9029231760592468E-03 8.7724978130353215E-01
+ 34023 8.5057499999999994E-03 1.9031424948081550E-03 8.7730088127489736E-01
+ 34024 8.5059999999999997E-03 1.9033618263276108E-03 8.7735198124626257E-01
+ 34025 8.5062499999999999E-03 1.9035811706177694E-03 8.7740308121762778E-01
+ 34026 8.5065000000000002E-03 1.9038005276787928E-03 8.7745418118899299E-01
+ 34027 8.5067500000000004E-03 1.9040198975108355E-03 8.7750528116035797E-01
+ 34028 8.5070000000000007E-03 1.9042392801140585E-03 8.7755638113172318E-01
+ 34029 8.5072499999999992E-03 1.9044586754886174E-03 8.7760748110308795E-01
+ 34030 8.5074999999999994E-03 1.9046780836346764E-03 8.7765858107445316E-01
+ 34031 8.5077499999999997E-03 1.9048975045523910E-03 8.7770968104581837E-01
+ 34032 8.5079999999999999E-03 1.9051169382419200E-03 8.7776078101718358E-01
+ 34033 8.5082500000000002E-03 1.9053363847034220E-03 8.7781188098854857E-01
+ 34034 8.5085000000000004E-03 1.9055558439370569E-03 8.7786298095991377E-01
+ 34035 8.5087500000000007E-03 1.9057753159429833E-03 8.7791408093127898E-01
+ 34036 8.5089999999999992E-03 1.9059948007213591E-03 8.7796518090264375E-01
+ 34037 8.5092499999999995E-03 1.9062142982723457E-03 8.7801628087400896E-01
+ 34038 8.5094999999999997E-03 1.9064338085961019E-03 8.7806738084537417E-01
+ 34039 8.5097500000000000E-03 1.9066533316927864E-03 8.7811848081673916E-01
+ 34040 8.5100000000000002E-03 1.9068728675625600E-03 8.7816958078810436E-01
+ 34041 8.5102500000000005E-03 1.9070924162055793E-03 8.7822068075946957E-01
+ 34042 8.5105000000000007E-03 1.9073119776220069E-03 8.7827178073083478E-01
+ 34043 8.5107499999999992E-03 1.9075315518119985E-03 8.7832288070219955E-01
+ 34044 8.5109999999999995E-03 1.9077511387757197E-03 8.7837398067356476E-01
+ 34045 8.5112499999999997E-03 1.9079707385133251E-03 8.7842508064492997E-01
+ 34046 8.5115000000000000E-03 1.9081903510249764E-03 8.7847618061629495E-01
+ 34047 8.5117500000000002E-03 1.9084099763108349E-03 8.7852728058766016E-01
+ 34048 8.5120000000000005E-03 1.9086296143710592E-03 8.7857838055902537E-01
+ 34049 8.5122500000000007E-03 1.9088492652058091E-03 8.7862948053039058E-01
+ 34050 8.5124999999999992E-03 1.9090689288152433E-03 8.7868058050175535E-01
+ 34051 8.5127499999999995E-03 1.9092886051995253E-03 8.7873168047312056E-01
+ 34052 8.5129999999999997E-03 1.9095082943588147E-03 8.7878278044448555E-01
+ 34053 8.5132500000000000E-03 1.9097279962932709E-03 8.7883388041585075E-01
+ 34054 8.5135000000000002E-03 1.9099477110030546E-03 8.7888498038721596E-01
+ 34055 8.5137500000000005E-03 1.9101674384883270E-03 8.7893608035858117E-01
+ 34056 8.5139999999999990E-03 1.9103871787492452E-03 8.7898718032994594E-01
+ 34057 8.5142499999999992E-03 1.9106069317859748E-03 8.7903828030131115E-01
+ 34058 8.5144999999999995E-03 1.9108266975986750E-03 8.7908938027267636E-01
+ 34059 8.5147499999999997E-03 1.9110464761875042E-03 8.7914048024404134E-01
+ 34060 8.5150000000000000E-03 1.9112662675526268E-03 8.7919158021540655E-01
+ 34061 8.5152500000000002E-03 1.9114860716942018E-03 8.7924268018677176E-01
+ 34062 8.5155000000000005E-03 1.9117058886123923E-03 8.7929378015813697E-01
+ 34063 8.5157499999999990E-03 1.9119257183073525E-03 8.7934488012950174E-01
+ 34064 8.5159999999999993E-03 1.9121455607792521E-03 8.7939598010086695E-01
+ 34065 8.5162499999999995E-03 1.9123654160282488E-03 8.7944708007223193E-01
+ 34066 8.5164999999999998E-03 1.9125852840545042E-03 8.7949818004359714E-01
+ 34067 8.5167500000000000E-03 1.9128051648581793E-03 8.7954928001496235E-01
+ 34068 8.5170000000000003E-03 1.9130250584394361E-03 8.7960037998632756E-01
+ 34069 8.5172500000000005E-03 1.9132449647984366E-03 8.7965147995769277E-01
+ 34070 8.5174999999999990E-03 1.9134648839353398E-03 8.7970257992905754E-01
+ 34071 8.5177499999999993E-03 1.9136848158503106E-03 8.7975367990042252E-01
+ 34072 8.5179999999999995E-03 1.9139047605435089E-03 8.7980477987178773E-01
+ 34073 8.5182499999999998E-03 1.9141247180150982E-03 8.7985587984315294E-01
+ 34074 8.5185000000000000E-03 1.9143446882652401E-03 8.7990697981451815E-01
+ 34075 8.5187500000000003E-03 1.9145646712940955E-03 8.7995807978588336E-01
+ 34076 8.5190000000000005E-03 1.9147846671018259E-03 8.8000917975724835E-01
+ 34077 8.5192499999999990E-03 1.9150046756885931E-03 8.8006027972861334E-01
+ 34078 8.5194999999999993E-03 1.9152246970545637E-03 8.8011137969997832E-01
+ 34079 8.5197499999999995E-03 1.9154447311998952E-03 8.8016247967134353E-01
+ 34080 8.5199999999999998E-03 1.9156647781247520E-03 8.8021357964270874E-01
+ 34081 8.5202500000000000E-03 1.9158848378292969E-03 8.8026467961407395E-01
+ 34082 8.5205000000000003E-03 1.9161049103136913E-03 8.8031577958543894E-01
+ 34083 8.5207500000000005E-03 1.9163249955780979E-03 8.8036687955680415E-01
+ 34084 8.5209999999999991E-03 1.9165450936226779E-03 8.8041797952816891E-01
+ 34085 8.5212499999999993E-03 1.9167652044475999E-03 8.8046907949953412E-01
+ 34086 8.5214999999999996E-03 1.9169853280530183E-03 8.8052017947089933E-01
+ 34087 8.5217499999999998E-03 1.9172054644391026E-03 8.8057127944226454E-01
+ 34088 8.5220000000000001E-03 1.9174256136060136E-03 8.8062237941362975E-01
+ 34089 8.5222500000000003E-03 1.9176457755539138E-03 8.8067347938499474E-01
+ 34090 8.5225000000000006E-03 1.9178659502829668E-03 8.8072457935635995E-01
+ 34091 8.5227499999999991E-03 1.9180861377933334E-03 8.8077567932772471E-01
+ 34092 8.5229999999999993E-03 1.9183063380851821E-03 8.8082677929908992E-01
+ 34093 8.5232499999999996E-03 1.9185265511586719E-03 8.8087787927045513E-01
+ 34094 8.5234999999999998E-03 1.9187467770135783E-03 8.8092897924182034E-01
+ 34095 8.5237500000000001E-03 1.9189670156406163E-03 8.8098007921318533E-01
+ 34096 8.5240000000000003E-03 1.9191872670359001E-03 8.8103117918455054E-01
+ 34097 8.5242500000000006E-03 1.9194075311995864E-03 8.8108227915591575E-01
+ 34098 8.5244999999999991E-03 1.9196278081318261E-03 8.8113337912728051E-01
+ 34099 8.5247499999999993E-03 1.9198480978327823E-03 8.8118447909864572E-01
+ 34100 8.5249999999999996E-03 1.9200684003026051E-03 8.8123557907001093E-01
+ 34101 8.5252499999999998E-03 1.9202887155414508E-03 8.8128667904137592E-01
+ 34102 8.5255000000000001E-03 1.9205092355057518E-03 8.8133777901274113E-01
+ 34103 8.5257500000000003E-03 1.9207293843268335E-03 8.8138887898410634E-01
+ 34104 8.5260000000000006E-03 1.9209497378736816E-03 8.8143997895547155E-01
+ 34105 8.5262499999999991E-03 1.9211701041901724E-03 8.8149107892683631E-01
+ 34106 8.5264999999999994E-03 1.9213904832764671E-03 8.8154217889820152E-01
+ 34107 8.5267499999999996E-03 1.9216108751327185E-03 8.8159327886956673E-01
+ 34108 8.5269999999999999E-03 1.9218312797590837E-03 8.8164437884093172E-01
+ 34109 8.5272500000000001E-03 1.9220516971557148E-03 8.8169547881229693E-01
+ 34110 8.5275000000000004E-03 1.9222721273227741E-03 8.8174657878366214E-01
+ 34111 8.5277500000000006E-03 1.9224925702604125E-03 8.8179767875502735E-01
+ 34112 8.5279999999999991E-03 1.9227130259687880E-03 8.8184877872639211E-01
+ 34113 8.5282499999999994E-03 1.9229334944480580E-03 8.8189987869775732E-01
+ 34114 8.5284999999999996E-03 1.9231539756983786E-03 8.8195097866912231E-01
+ 34115 8.5287499999999999E-03 1.9233744697199045E-03 8.8200207864048752E-01
+ 34116 8.5290000000000001E-03 1.9235949765127930E-03 8.8205317861185273E-01
+ 34117 8.5292500000000004E-03 1.9238154960772012E-03 8.8210427858321794E-01
+ 34118 8.5295000000000006E-03 1.9240360284132850E-03 8.8215537855458315E-01
+ 34119 8.5297499999999991E-03 1.9242565735212013E-03 8.8220647852594791E-01
+ 34120 8.5299999999999994E-03 1.9244771314011083E-03 8.8225757849731312E-01
+ 34121 8.5302499999999996E-03 1.9246977020531590E-03 8.8230867846867811E-01
+ 34122 8.5304999999999999E-03 1.9249182854775171E-03 8.8235977844004332E-01
+ 34123 8.5307500000000001E-03 1.9251388816743332E-03 8.8241087841140853E-01
+ 34124 8.5310000000000004E-03 1.9253594906437669E-03 8.8246197838277374E-01
+ 34125 8.5312500000000006E-03 1.9255801123859745E-03 8.8251307835413872E-01
+ 34126 8.5314999999999992E-03 1.9258007469011137E-03 8.8256417832550371E-01
+ 34127 8.5317499999999994E-03 1.9260213941893420E-03 8.8261527829686870E-01
+ 34128 8.5319999999999997E-03 1.9262420542508170E-03 8.8266637826823391E-01
+ 34129 8.5322499999999999E-03 1.9264627270856962E-03 8.8271747823959912E-01
+ 34130 8.5325000000000002E-03 1.9266834126941367E-03 8.8276857821096433E-01
+ 34131 8.5327500000000004E-03 1.9269041110762954E-03 8.8281967818232954E-01
+ 34132 8.5330000000000007E-03 1.9271248222323309E-03 8.8287077815369452E-01
+ 34133 8.5332499999999992E-03 1.9273455461623990E-03 8.8292187812505929E-01
+ 34134 8.5334999999999994E-03 1.9275662828666612E-03 8.8297297809642450E-01
+ 34135 8.5337499999999997E-03 1.9277870323452721E-03 8.8302407806778971E-01
+ 34136 8.5339999999999999E-03 1.9280077945983917E-03 8.8307517803915492E-01
+ 34137 8.5342500000000002E-03 1.9282285696261771E-03 8.8312627801052013E-01
+ 34138 8.5345000000000004E-03 1.9284493574287854E-03 8.8317737798188511E-01
+ 34139 8.5347500000000007E-03 1.9286701580063770E-03 8.8322847795325032E-01
+ 34140 8.5349999999999992E-03 1.9288909713591068E-03 8.8327957792461509E-01
+ 34141 8.5352499999999994E-03 1.9291117974871361E-03 8.8333067789598030E-01
+ 34142 8.5354999999999997E-03 1.9293326363906231E-03 8.8338177786734551E-01
+ 34143 8.5357499999999999E-03 1.9295534880697251E-03 8.8343287783871072E-01
+ 34144 8.5360000000000002E-03 1.9297743525245993E-03 8.8348397781007570E-01
+ 34145 8.5362500000000004E-03 1.9299952297554097E-03 8.8353507778144091E-01
+ 34146 8.5365000000000007E-03 1.9302161197623081E-03 8.8358617775280612E-01
+ 34147 8.5367499999999992E-03 1.9304370225454563E-03 8.8363727772417089E-01
+ 34148 8.5369999999999994E-03 1.9306579381050137E-03 8.8368837769553610E-01
+ 34149 8.5372499999999997E-03 1.9308788664411387E-03 8.8373947766690131E-01
+ 34150 8.5375000000000000E-03 1.9310998075539904E-03 8.8379057763826652E-01
+ 34151 8.5377500000000002E-03 1.9313207614437280E-03 8.8384167760963150E-01
+ 34152 8.5380000000000005E-03 1.9315417163250470E-03 8.8389277758099671E-01
+ 34153 8.5382500000000007E-03 1.9317626954027502E-03 8.8394387755236192E-01
+ 34154 8.5384999999999992E-03 1.9319836872505637E-03 8.8399497752372669E-01
+ 34155 8.5387499999999995E-03 1.9322046918686451E-03 8.8404607749509190E-01
+ 34156 8.5389999999999997E-03 1.9324257092571474E-03 8.8409717746645711E-01
+ 34157 8.5392500000000000E-03 1.9326467394162263E-03 8.8414827743782209E-01
+ 34158 8.5395000000000002E-03 1.9328677823460363E-03 8.8419937740918730E-01
+ 34159 8.5397500000000005E-03 1.9330888380467339E-03 8.8425047738055251E-01
+ 34160 8.5400000000000007E-03 1.9333099065184732E-03 8.8430157735191772E-01
+ 34161 8.5402499999999992E-03 1.9335309877614080E-03 8.8435267732328249E-01
+ 34162 8.5404999999999995E-03 1.9337520975508261E-03 8.8440377729464770E-01
+ 34163 8.5407499999999997E-03 1.9339732047756188E-03 8.8445487726601291E-01
+ 34164 8.5410000000000000E-03 1.9341943247793703E-03 8.8450597723737789E-01
+ 34165 8.5412500000000002E-03 1.9344154575622421E-03 8.8455707720874310E-01
+ 34166 8.5415000000000005E-03 1.9346366031243924E-03 8.8460817718010831E-01
+ 34167 8.5417499999999990E-03 1.9348577614659813E-03 8.8465927715147308E-01
+ 34168 8.5419999999999992E-03 1.9350789325871713E-03 8.8471037712283829E-01
+ 34169 8.5422499999999995E-03 1.9353001164881211E-03 8.8476147709420350E-01
+ 34170 8.5424999999999997E-03 1.9355213232489085E-03 8.8481257706556848E-01
+ 34171 8.5427500000000000E-03 1.9357425329008737E-03 8.8486367703693369E-01
+ 34172 8.5430000000000002E-03 1.9359637553201788E-03 8.8491477700829890E-01
+ 34173 8.5432500000000005E-03 1.9361849905069758E-03 8.8496587697966411E-01
+ 34174 8.5434999999999990E-03 1.9364062384614178E-03 8.8501697695102888E-01
+ 34175 8.5437499999999993E-03 1.9366274991836577E-03 8.8506807692239409E-01
+ 34176 8.5439999999999995E-03 1.9368487726738497E-03 8.8511917689375907E-01
+ 34177 8.5442499999999998E-03 1.9370700589321447E-03 8.8517027686512428E-01
+ 34178 8.5445000000000000E-03 1.9372913579586966E-03 8.8522137683648949E-01
+ 34179 8.5447500000000003E-03 1.9375126697536598E-03 8.8527247680785470E-01
+ 34180 8.5450000000000005E-03 1.9377339943171844E-03 8.8532357677921991E-01
+ 34181 8.5452499999999990E-03 1.9379553316494263E-03 8.8537467675058468E-01
+ 34182 8.5454999999999993E-03 1.9381766817505382E-03 8.8542577672194989E-01
+ 34183 8.5457499999999995E-03 1.9383980446206731E-03 8.8547687669331487E-01
+ 34184 8.5459999999999998E-03 1.9386194202599852E-03 8.8552797666468008E-01
+ 34185 8.5462500000000000E-03 1.9388408086686280E-03 8.8557907663604529E-01
+ 34186 8.5465000000000003E-03 1.9390622098467542E-03 8.8563017660741050E-01
+ 34187 8.5467500000000005E-03 1.9392836237945182E-03 8.8568127657877549E-01
+ 34188 8.5469999999999990E-03 1.9395050505120715E-03 8.8573237655014048E-01
+ 34189 8.5472499999999993E-03 1.9397264899995732E-03 8.8578347652150546E-01
+ 34190 8.5474999999999995E-03 1.9399479422571744E-03 8.8583457649287067E-01
+ 34191 8.5477499999999998E-03 1.9401694072850261E-03 8.8588567646423588E-01
+ 34192 8.5480000000000000E-03 1.9403908850832863E-03 8.8593677643560109E-01
+ 34193 8.5482500000000003E-03 1.9406123756521077E-03 8.8598787640696630E-01
+ 34194 8.5485000000000005E-03 1.9408338789916456E-03 8.8603897637833129E-01
+ 34195 8.5487499999999991E-03 1.9410553951020515E-03 8.8609007634969605E-01
+ 34196 8.5489999999999993E-03 1.9412769239834826E-03 8.8614117632106126E-01
+ 34197 8.5492499999999996E-03 1.9414984656360918E-03 8.8619227629242647E-01
+ 34198 8.5494999999999998E-03 1.9417200200600344E-03 8.8624337626379168E-01
+ 34199 8.5497500000000001E-03 1.9419415872554656E-03 8.8629447623515689E-01
+ 34200 8.5500000000000003E-03 1.9421631672225375E-03 8.8634557620652188E-01
+ 34201 8.5502500000000006E-03 1.9423847599614075E-03 8.8639667617788709E-01
+ 34202 8.5504999999999991E-03 1.9426063654722269E-03 8.8644777614925185E-01
+ 34203 8.5507499999999993E-03 1.9428279837551549E-03 8.8649887612061706E-01
+ 34204 8.5509999999999996E-03 1.9430496148103438E-03 8.8654997609198227E-01
+ 34205 8.5512499999999998E-03 1.9432712586379488E-03 8.8660107606334748E-01
+ 34206 8.5515000000000001E-03 1.9434929152381247E-03 8.8665217603471247E-01
+ 34207 8.5517500000000003E-03 1.9437145846110289E-03 8.8670327600607768E-01
+ 34208 8.5520000000000006E-03 1.9439362667568133E-03 8.8675437597744289E-01
+ 34209 8.5522499999999991E-03 1.9441579616756334E-03 8.8680547594880765E-01
+ 34210 8.5524999999999993E-03 1.9443796693676479E-03 8.8685657592017286E-01
+ 34211 8.5527499999999996E-03 1.9446013898330096E-03 8.8690767589153807E-01
+ 34212 8.5529999999999998E-03 1.9448231230718748E-03 8.8695877586290328E-01
+ 34213 8.5532500000000001E-03 1.9450448690843986E-03 8.8700987583426827E-01
+ 34214 8.5535000000000003E-03 1.9452666278707365E-03 8.8706097580563348E-01
+ 34215 8.5537500000000006E-03 1.9454883994310449E-03 8.8711207577699869E-01
+ 34216 8.5539999999999991E-03 1.9457101837654772E-03 8.8716317574836345E-01
+ 34217 8.5542499999999994E-03 1.9459319808741915E-03 8.8721427571972866E-01
+ 34218 8.5544999999999996E-03 1.9461537907573454E-03 8.8726537569109387E-01
+ 34219 8.5547499999999999E-03 1.9463756134150908E-03 8.8731647566245886E-01
+ 34220 8.5550000000000001E-03 1.9465974488475869E-03 8.8736757563382407E-01
+ 34221 8.5552500000000004E-03 1.9468192970549883E-03 8.8741867560518928E-01
+ 34222 8.5555000000000006E-03 1.9470411580374519E-03 8.8746977557655449E-01
+ 34223 8.5557499999999991E-03 1.9472630317951311E-03 8.8752087554791925E-01
+ 34224 8.5559999999999994E-03 1.9474849183281863E-03 8.8757197551928446E-01
+ 34225 8.5562499999999996E-03 1.9477068176367732E-03 8.8762307549064967E-01
+ 34226 8.5564999999999999E-03 1.9479287297210458E-03 8.8767417546201466E-01
+ 34227 8.5567500000000001E-03 1.9481506545811625E-03 8.8772527543337987E-01
+ 34228 8.5570000000000004E-03 1.9483725922172807E-03 8.8777637540474508E-01
+ 34229 8.5572500000000006E-03 1.9485945426295553E-03 8.8782747537611029E-01
+ 34230 8.5574999999999991E-03 1.9488165058181421E-03 8.8787857534747505E-01
+ 34231 8.5577499999999994E-03 1.9490384817832005E-03 8.8792967531884026E-01
+ 34232 8.5579999999999996E-03 1.9492604705248862E-03 8.8798077529020525E-01
+ 34233 8.5582499999999999E-03 1.9494824720433571E-03 8.8803187526157046E-01
+ 34234 8.5585000000000001E-03 1.9497044863387703E-03 8.8808297523293567E-01
+ 34235 8.5587500000000004E-03 1.9499265134112803E-03 8.8813407520430088E-01
+ 34236 8.5590000000000006E-03 1.9501485532610469E-03 8.8818517517566609E-01
+ 34237 8.5592499999999992E-03 1.9503706058882251E-03 8.8823627514703085E-01
+ 34238 8.5594999999999994E-03 1.9505926712929307E-03 8.8828737511839584E-01
+ 34239 8.5597499999999997E-03 1.9508147494719794E-03 8.8833847508976105E-01
+ 34240 8.5599999999999999E-03 1.9510368404234352E-03 8.8838957506112626E-01
+ 34241 8.5602500000000002E-03 1.9512589441474531E-03 8.8844067503249147E-01
+ 34242 8.5605000000000004E-03 1.9514810606441877E-03 8.8849177500385668E-01
+ 34243 8.5607500000000007E-03 1.9517031899137928E-03 8.8854287497522166E-01
+ 34244 8.5609999999999992E-03 1.9519253319564215E-03 8.8859397494658665E-01
+ 34245 8.5612499999999994E-03 1.9521474867722321E-03 8.8864507491795164E-01
+ 34246 8.5614999999999997E-03 1.9523696543613761E-03 8.8869617488931685E-01
+ 34247 8.5617499999999999E-03 1.9525918347240094E-03 8.8874727486068206E-01
+ 34248 8.5620000000000002E-03 1.9528140278602850E-03 8.8879837483204727E-01
+ 34249 8.5622500000000004E-03 1.9530362337703601E-03 8.8884947480341225E-01
+ 34250 8.5625000000000007E-03 1.9532584524543876E-03 8.8890057477477746E-01
+ 34251 8.5627499999999992E-03 1.9534806839125217E-03 8.8895167474614223E-01
+ 34252 8.5629999999999994E-03 1.9537029281449223E-03 8.8900277471750744E-01
+ 34253 8.5632499999999997E-03 1.9539251851517386E-03 8.8905387468887265E-01
+ 34254 8.5634999999999999E-03 1.9541474549331279E-03 8.8910497466023786E-01
+ 34255 8.5637500000000002E-03 1.9543697374892468E-03 8.8915607463160307E-01
+ 34256 8.5640000000000004E-03 1.9545920328202489E-03 8.8920717460296805E-01
+ 34257 8.5642500000000007E-03 1.9548143409262890E-03 8.8925827457433326E-01
+ 34258 8.5644999999999992E-03 1.9550366618075223E-03 8.8930937454569803E-01
+ 34259 8.5647499999999994E-03 1.9552589954641075E-03 8.8936047451706324E-01
+ 34260 8.5649999999999997E-03 1.9554813418961982E-03 8.8941157448842845E-01
+ 34261 8.5652499999999999E-03 1.9557037011039505E-03 8.8946267445979366E-01
+ 34262 8.5655000000000002E-03 1.9559260730875202E-03 8.8951377443115864E-01
+ 34263 8.5657500000000004E-03 1.9561484595453319E-03 8.8956487440252385E-01
+ 34264 8.5660000000000007E-03 1.9563708571588580E-03 8.8961597437388906E-01
+ 34265 8.5662499999999992E-03 1.9565932675497076E-03 8.8966707434525383E-01
+ 34266 8.5664999999999995E-03 1.9568156907180429E-03 8.8971817431661904E-01
+ 34267 8.5667499999999997E-03 1.9570381266640143E-03 8.8976927428798425E-01
+ 34268 8.5670000000000000E-03 1.9572605753877853E-03 8.8982037425934923E-01
+ 34269 8.5672500000000002E-03 1.9574830368895074E-03 8.8987147423071444E-01
+ 34270 8.5675000000000005E-03 1.9577055111693396E-03 8.8992257420207965E-01
+ 34271 8.5677500000000007E-03 1.9579279982274373E-03 8.8997367417344486E-01
+ 34272 8.5679999999999992E-03 1.9581504980639565E-03 8.9002477414480963E-01
+ 34273 8.5682499999999995E-03 1.9583730106790590E-03 8.9007587411617484E-01
+ 34274 8.5684999999999997E-03 1.9585955360729014E-03 8.9012697408754005E-01
+ 34275 8.5687500000000000E-03 1.9588180742432411E-03 8.9017807405890503E-01
+ 34276 8.5690000000000002E-03 1.9590406251846623E-03 8.9022917403027024E-01
+ 34277 8.5692500000000005E-03 1.9592631888970874E-03 8.9028027400163545E-01
+ 34278 8.5695000000000007E-03 1.9594857653806716E-03 8.9033137397300066E-01
+ 34279 8.5697499999999992E-03 1.9597083546355662E-03 8.9038247394436543E-01
+ 34280 8.5699999999999995E-03 1.9599309566619241E-03 8.9043357391573064E-01
+ 34281 8.5702499999999997E-03 1.9601535714598994E-03 8.9048467388709562E-01
+ 34282 8.5705000000000000E-03 1.9603761990296437E-03 8.9053577385846083E-01
+ 34283 8.5707500000000002E-03 1.9605988393713086E-03 8.9058687382982604E-01
+ 34284 8.5710000000000005E-03 1.9608214924850473E-03 8.9063797380119125E-01
+ 34285 8.5712499999999990E-03 1.9610441583710137E-03 8.9068907377255602E-01
+ 34286 8.5714999999999993E-03 1.9612668370293626E-03 8.9074017374392123E-01
+ 34287 8.5717499999999995E-03 1.9614895284602433E-03 8.9079127371528644E-01
+ 34288 8.5719999999999998E-03 1.9617122326638110E-03 8.9084237368665142E-01
+ 34289 8.5722500000000000E-03 1.9619349496402196E-03 8.9089347365801663E-01
+ 34290 8.5725000000000003E-03 1.9621576793896213E-03 8.9094457362938184E-01
+ 34291 8.5727500000000005E-03 1.9623804219121685E-03 8.9099567360074705E-01
+ 34292 8.5729999999999990E-03 1.9626031772080155E-03 8.9104677357211182E-01
+ 34293 8.5732499999999993E-03 1.9628259452773179E-03 8.9109787354347703E-01
+ 34294 8.5734999999999995E-03 1.9630487261202262E-03 8.9114897351484201E-01
+ 34295 8.5737499999999998E-03 1.9632715197368958E-03 8.9120007348620722E-01
+ 34296 8.5740000000000000E-03 1.9634943261274797E-03 8.9125117345757243E-01
+ 34297 8.5742500000000003E-03 1.9637171452921323E-03 8.9130227342893764E-01
+ 34298 8.5745000000000005E-03 1.9639399772310080E-03 8.9135337340030285E-01
+ 34299 8.5747499999999990E-03 1.9641628219442576E-03 8.9140447337166762E-01
+ 34300 8.5749999999999993E-03 1.9643856794320388E-03 8.9145557334303260E-01
+ 34301 8.5752499999999995E-03 1.9646085496945022E-03 8.9150667331439781E-01
+ 34302 8.5754999999999998E-03 1.9648314327318046E-03 8.9155777328576302E-01
+ 34303 8.5757500000000000E-03 1.9650543285441020E-03 8.9160887325712823E-01
+ 34304 8.5760000000000003E-03 1.9652772371315441E-03 8.9165997322849344E-01
+ 34305 8.5762500000000005E-03 1.9655001584942865E-03 8.9171107319985843E-01
+ 34306 8.5764999999999991E-03 1.9657230926324863E-03 8.9176217317122342E-01
+ 34307 8.5767499999999993E-03 1.9659460395462952E-03 8.9181327314258840E-01
+ 34308 8.5769999999999996E-03 1.9661689992358693E-03 8.9186437311395361E-01
+ 34309 8.5772499999999998E-03 1.9663919717013596E-03 8.9191547308531882E-01
+ 34310 8.5775000000000001E-03 1.9666149569429292E-03 8.9196657305668403E-01
+ 34311 8.5777500000000003E-03 1.9668379549606270E-03 8.9201767302804902E-01
+ 34312 8.5780000000000006E-03 1.9670609648803432E-03 8.9206877299941423E-01
+ 34313 8.5782499999999991E-03 1.9672839886097204E-03 8.9211987297077899E-01
+ 34314 8.5784999999999993E-03 1.9675070251067264E-03 8.9217097294214420E-01
+ 34315 8.5787499999999996E-03 1.9677300743715098E-03 8.9222207291350941E-01
+ 34316 8.5789999999999998E-03 1.9679531364042192E-03 8.9227317288487462E-01
+ 34317 8.5792500000000001E-03 1.9681762112050052E-03 8.9232427285623983E-01
+ 34318 8.5795000000000003E-03 1.9683992987740181E-03 8.9237537282760482E-01
+ 34319 8.5797500000000006E-03 1.9686223991114055E-03 8.9242647279897003E-01
+ 34320 8.5799999999999991E-03 1.9688455122173171E-03 8.9247757277033479E-01
+ 34321 8.5802499999999993E-03 1.9690686380919092E-03 8.9252867274170000E-01
+ 34322 8.5804999999999996E-03 1.9692917767353212E-03 8.9257977271306521E-01
+ 34323 8.5807499999999998E-03 1.9695149281477135E-03 8.9263087268443042E-01
+ 34324 8.5810000000000001E-03 1.9697380923292284E-03 8.9268197265579541E-01
+ 34325 8.5812500000000003E-03 1.9699612692800224E-03 8.9273307262716062E-01
+ 34326 8.5815000000000006E-03 1.9701844590002413E-03 8.9278417259852583E-01
+ 34327 8.5817499999999991E-03 1.9704076614900350E-03 8.9283527256989059E-01
+ 34328 8.5819999999999994E-03 1.9706308767495572E-03 8.9288637254125580E-01
+ 34329 8.5822499999999996E-03 1.9708541047789570E-03 8.9293747251262101E-01
+ 34330 8.5824999999999999E-03 1.9710773455783870E-03 8.9298857248398622E-01
+ 34331 8.5827500000000001E-03 1.9713005991479934E-03 8.9303967245535121E-01
+ 34332 8.5830000000000004E-03 1.9715238654879307E-03 8.9309077242671642E-01
+ 34333 8.5832500000000006E-03 1.9717471445983474E-03 8.9314187239808163E-01
+ 34334 8.5834999999999991E-03 1.9719704364793951E-03 8.9319297236944639E-01
+ 34335 8.5837499999999994E-03 1.9721937411312238E-03 8.9324407234081160E-01
+ 34336 8.5839999999999996E-03 1.9724170585539878E-03 8.9329517231217681E-01
+ 34337 8.5842499999999999E-03 1.9726403887478346E-03 8.9334627228354180E-01
+ 34338 8.5845000000000001E-03 1.9728637317129177E-03 8.9339737225490701E-01
+ 34339 8.5847500000000004E-03 1.9730870874493842E-03 8.9344847222627222E-01
+ 34340 8.5850000000000006E-03 1.9733104559573910E-03 8.9349957219763743E-01
+ 34341 8.5852499999999991E-03 1.9735338372370848E-03 8.9355067216900219E-01
+ 34342 8.5854999999999994E-03 1.9737572312886202E-03 8.9360177214036740E-01
+ 34343 8.5857499999999996E-03 1.9739806381121475E-03 8.9365287211173239E-01
+ 34344 8.5859999999999999E-03 1.9742040577078171E-03 8.9370397208309760E-01
+ 34345 8.5862500000000001E-03 1.9744274900757811E-03 8.9375507205446281E-01
+ 34346 8.5865000000000004E-03 1.9746509352161945E-03 8.9380617202582802E-01
+ 34347 8.5867500000000006E-03 1.9748743931292034E-03 8.9385727199719323E-01
+ 34348 8.5869999999999991E-03 1.9750978638149613E-03 8.9390837196855799E-01
+ 34349 8.5872499999999994E-03 1.9753213472736213E-03 8.9395947193992320E-01
+ 34350 8.5874999999999996E-03 1.9755448435053377E-03 8.9401057191128819E-01
+ 34351 8.5877499999999999E-03 1.9757683600014121E-03 8.9406167188265340E-01
+ 34352 8.5880000000000001E-03 1.9759918815116673E-03 8.9411277185401861E-01
+ 34353 8.5882500000000004E-03 1.9762154157972720E-03 8.9416387182538382E-01
+ 34354 8.5885000000000006E-03 1.9764389628583829E-03 8.9421497179674880E-01
+ 34355 8.5887499999999992E-03 1.9766625226951525E-03 8.9426607176811379E-01
+ 34356 8.5889999999999994E-03 1.9768860953077358E-03 8.9431717173947878E-01
+ 34357 8.5892499999999997E-03 1.9771096806962848E-03 8.9436827171084399E-01
+ 34358 8.5894999999999999E-03 1.9773332788609547E-03 8.9441937168220920E-01
+ 34359 8.5897500000000002E-03 1.9775568898018981E-03 8.9447047165357441E-01
+ 34360 8.5900000000000004E-03 1.9777805135192685E-03 8.9452157162493962E-01
+ 34361 8.5902500000000007E-03 1.9780041500132204E-03 8.9457267159630460E-01
+ 34362 8.5904999999999992E-03 1.9782277992839064E-03 8.9462377156766937E-01
+ 34363 8.5907499999999994E-03 1.9784514613314839E-03 8.9467487153903458E-01
+ 34364 8.5909999999999997E-03 1.9786751361561034E-03 8.9472597151039979E-01
+ 34365 8.5912499999999999E-03 1.9788988237579206E-03 8.9477707148176500E-01
+ 34366 8.5915000000000002E-03 1.9791225241370895E-03 8.9482817145313021E-01
+ 34367 8.5917500000000004E-03 1.9793462372937639E-03 8.9487927142449519E-01
+ 34368 8.5920000000000007E-03 1.9795699632280984E-03 8.9493037139586040E-01
+ 34369 8.5922499999999992E-03 1.9797936989907165E-03 8.9498147136722517E-01
+ 34370 8.5924999999999994E-03 1.9800174507155197E-03 8.9503257133859038E-01
+ 34371 8.5927499999999997E-03 1.9802412152165826E-03 8.9508367130995559E-01
+ 34372 8.5929999999999999E-03 1.9804649924940613E-03 8.9513477128132080E-01
+ 34373 8.5932500000000002E-03 1.9806887825481057E-03 8.9518587125268578E-01
+ 34374 8.5935000000000004E-03 1.9809125853788700E-03 8.9523697122405099E-01
+ 34375 8.5937500000000007E-03 1.9811364009865110E-03 8.9528807119541620E-01
+ 34376 8.5939999999999992E-03 1.9813602293711780E-03 8.9533917116678097E-01
+ 34377 8.5942499999999995E-03 1.9815840705330284E-03 8.9539027113814618E-01
+ 34378 8.5944999999999997E-03 1.9818079244722153E-03 8.9544137110951139E-01
+ 34379 8.5947500000000000E-03 1.9820317911888922E-03 8.9549247108087660E-01
+ 34380 8.5950000000000002E-03 1.9822556706832165E-03 8.9554357105224158E-01
+ 34381 8.5952500000000005E-03 1.9824795629553313E-03 8.9559467102360679E-01
+ 34382 8.5955000000000007E-03 1.9827034680054011E-03 8.9564577099497200E-01
+ 34383 8.5957499999999992E-03 1.9829273858335771E-03 8.9569687096633677E-01
+ 34384 8.5959999999999995E-03 1.9831513164400142E-03 8.9574797093770198E-01
+ 34385 8.5962499999999997E-03 1.9833752598222916E-03 8.9579907090906719E-01
+ 34386 8.5965000000000000E-03 1.9835992159763166E-03 8.9585017088043217E-01
+ 34387 8.5967500000000002E-03 1.9838231849021756E-03 8.9590127085179738E-01
+ 34388 8.5970000000000005E-03 1.9840471666000190E-03 8.9595237082316259E-01
+ 34389 8.5972500000000007E-03 1.9842711610699977E-03 8.9600347079452780E-01
+ 34390 8.5974999999999992E-03 1.9844951683122614E-03 8.9605457076589257E-01
+ 34391 8.5977499999999995E-03 1.9847191883269628E-03 8.9610567073725778E-01
+ 34392 8.5979999999999997E-03 1.9849432211142513E-03 8.9615677070862299E-01
+ 34393 8.5982500000000000E-03 1.9851672666742772E-03 8.9620787067998797E-01
+ 34394 8.5985000000000002E-03 1.9853913250071921E-03 8.9625897065135318E-01
+ 34395 8.5987500000000005E-03 1.9856153961131471E-03 8.9631007062271839E-01
+ 34396 8.5989999999999990E-03 1.9858394799922895E-03 8.9636117059408316E-01
+ 34397 8.5992499999999993E-03 1.9860635766447755E-03 8.9641227056544837E-01
+ 34398 8.5994999999999995E-03 1.9862876860707547E-03 8.9646337053681358E-01
+ 34399 8.5997499999999998E-03 1.9865118082703780E-03 8.9651447050817856E-01
+ 34400 8.6000000000000000E-03 1.9867359432437942E-03 8.9656557047954377E-01
+ 34401 8.6002500000000003E-03 1.9869600909911589E-03 8.9661667045090898E-01
+ 34402 8.6005000000000005E-03 1.9871842515126214E-03 8.9666777042227419E-01
+ 34403 8.6007499999999990E-03 1.9874084248083278E-03 8.9671887039363896E-01
+ 34404 8.6009999999999993E-03 1.9876326108784425E-03 8.9676997036500417E-01
+ 34405 8.6012499999999995E-03 1.9878568097231059E-03 8.9682107033636915E-01
+ 34406 8.6014999999999998E-03 1.9880810213424734E-03 8.9687217030773436E-01
+ 34407 8.6017500000000000E-03 1.9883052457366972E-03 8.9692327027909957E-01
+ 34408 8.6020000000000003E-03 1.9885294829059281E-03 8.9697437025046478E-01
+ 34409 8.6022500000000005E-03 1.9887537328503167E-03 8.9702547022182999E-01
+ 34410 8.6024999999999990E-03 1.9889779955700169E-03 8.9707657019319476E-01
+ 34411 8.6027499999999993E-03 1.9892022710651805E-03 8.9712767016455996E-01
+ 34412 8.6029999999999995E-03 1.9894265593359581E-03 8.9717877013592495E-01
+ 34413 8.6032499999999998E-03 1.9896508603825048E-03 8.9722987010729016E-01
+ 34414 8.6035000000000000E-03 1.9898751742049698E-03 8.9728097007865537E-01
+ 34415 8.6037500000000003E-03 1.9900995008035058E-03 8.9733207005002058E-01
+ 34416 8.6040000000000005E-03 1.9903238401782672E-03 8.9738317002138557E-01
+ 34417 8.6042499999999991E-03 1.9905481923294032E-03 8.9743426999275056E-01
+ 34418 8.6044999999999993E-03 1.9907725572570682E-03 8.9748536996411554E-01
+ 34419 8.6047499999999996E-03 1.9909969349614165E-03 8.9753646993548075E-01
+ 34420 8.6049999999999998E-03 1.9912213254425978E-03 8.9758756990684596E-01
+ 34421 8.6052500000000001E-03 1.9914457287007643E-03 8.9763866987821117E-01
+ 34422 8.6055000000000003E-03 1.9916701447360709E-03 8.9768976984957638E-01
+ 34423 8.6057500000000006E-03 1.9918945735486705E-03 8.9774086982094137E-01
+ 34424 8.6059999999999991E-03 1.9921190151387142E-03 8.9779196979230635E-01
+ 34425 8.6062499999999993E-03 1.9923434695063571E-03 8.9784306976367134E-01
+ 34426 8.6064999999999996E-03 1.9925679366517486E-03 8.9789416973503655E-01
+ 34427 8.6067499999999998E-03 1.9927924165750468E-03 8.9794526970640176E-01
+ 34428 8.6070000000000001E-03 1.9930169092764001E-03 8.9799636967776697E-01
+ 34429 8.6072500000000003E-03 1.9932414147559641E-03 8.9804746964913196E-01
+ 34430 8.6075000000000006E-03 1.9934659330138921E-03 8.9809856962049717E-01
+ 34431 8.6077499999999991E-03 1.9936904640503353E-03 8.9814966959186193E-01
+ 34432 8.6079999999999993E-03 1.9939150078654515E-03 8.9820076956322714E-01
+ 34433 8.6082499999999996E-03 1.9941395644593909E-03 8.9825186953459235E-01
+ 34434 8.6084999999999998E-03 1.9943641338323066E-03 8.9830296950595756E-01
+ 34435 8.6087500000000001E-03 1.9945887159843541E-03 8.9835406947732255E-01
+ 34436 8.6090000000000003E-03 1.9948133109156880E-03 8.9840516944868776E-01
+ 34437 8.6092500000000006E-03 1.9950379186264586E-03 8.9845626942005297E-01
+ 34438 8.6094999999999991E-03 1.9952625391168196E-03 8.9850736939141773E-01
+ 34439 8.6097499999999993E-03 1.9954871723869300E-03 8.9855846936278294E-01
+ 34440 8.6099999999999996E-03 1.9957118184369396E-03 8.9860956933414815E-01
+ 34441 8.6102499999999998E-03 1.9959364772670035E-03 8.9866066930551336E-01
+ 34442 8.6105000000000001E-03 1.9961611488772762E-03 8.9871176927687835E-01
+ 34443 8.6107500000000003E-03 1.9963858332679107E-03 8.9876286924824356E-01
+ 34444 8.6110000000000006E-03 1.9966105304390610E-03 8.9881396921960877E-01
+ 34445 8.6112499999999991E-03 1.9968352403908819E-03 8.9886506919097353E-01
+ 34446 8.6114999999999994E-03 1.9970599631235308E-03 8.9891616916233874E-01
+ 34447 8.6117499999999996E-03 1.9972846986371583E-03 8.9896726913370395E-01
+ 34448 8.6119999999999999E-03 1.9975094469319205E-03 8.9901836910506894E-01
+ 34449 8.6122500000000001E-03 1.9977342080079725E-03 8.9906946907643415E-01
+ 34450 8.6125000000000004E-03 1.9979589818654659E-03 8.9912056904779936E-01
+ 34451 8.6127500000000006E-03 1.9981837685045592E-03 8.9917166901916457E-01
+ 34452 8.6129999999999991E-03 1.9984085679254039E-03 8.9922276899052933E-01
+ 34453 8.6132499999999994E-03 1.9986333801281582E-03 8.9927386896189454E-01
+ 34454 8.6134999999999996E-03 1.9988582047191557E-03 8.9932496893325975E-01
+ 34455 8.6137499999999999E-03 1.9990830423322436E-03 8.9937606890462474E-01
+ 34456 8.6140000000000001E-03 1.9993078927212082E-03 8.9942716887598995E-01
+ 34457 8.6142500000000004E-03 1.9995327558862031E-03 8.9947826884735516E-01
+ 34458 8.6145000000000006E-03 1.9997576318273725E-03 8.9952936881872037E-01
+ 34459 8.6147499999999991E-03 1.9999825205437452E-03 8.9958046879008513E-01
+ 34460 8.6149999999999994E-03 2.0002074220339047E-03 8.9963156876145034E-01
+ 34461 8.6152499999999996E-03 2.0004323362979872E-03 8.9968266873281533E-01
+ 34462 8.6154999999999999E-03 2.0006572633361418E-03 8.9973376870418054E-01
+ 34463 8.6157500000000001E-03 2.0008822031485213E-03 8.9978486867554575E-01
+ 34464 8.6160000000000004E-03 2.0011071557352743E-03 8.9983596864691096E-01
+ 34465 8.6162500000000006E-03 2.0013321210965527E-03 8.9988706861827616E-01
+ 34466 8.6164999999999992E-03 2.0015570992325039E-03 8.9993816858964093E-01
+ 34467 8.6167499999999994E-03 2.0017820901432793E-03 8.9998926856100592E-01
+ 34468 8.6169999999999997E-03 2.0020070938290319E-03 9.0004036853237113E-01
+ 34469 8.6172499999999999E-03 2.0022321102899092E-03 9.0009146850373634E-01
+ 34470 8.6175000000000002E-03 2.0024571395260609E-03 9.0014256847510155E-01
+ 34471 8.6177500000000004E-03 2.0026821815376412E-03 9.0019366844646675E-01
+ 34472 8.6180000000000007E-03 2.0029072363247952E-03 9.0024476841783174E-01
+ 34473 8.6182499999999992E-03 2.0031323038876797E-03 9.0029586838919673E-01
+ 34474 8.6184999999999994E-03 2.0033573842264431E-03 9.0034696836056172E-01
+ 34475 8.6187499999999997E-03 2.0035824773412354E-03 9.0039806833192693E-01
+ 34476 8.6189999999999999E-03 2.0038075832322089E-03 9.0044916830329214E-01
+ 34477 8.6192500000000002E-03 2.0040327018995140E-03 9.0050026827465735E-01
+ 34478 8.6195000000000004E-03 2.0042578333433004E-03 9.0055136824602233E-01
+ 34479 8.6197500000000007E-03 2.0044829775637215E-03 9.0060246821738754E-01
+ 34480 8.6199999999999992E-03 2.0047081345609253E-03 9.0065356818875231E-01
+ 34481 8.6202499999999994E-03 2.0049333043350658E-03 9.0070466816011752E-01
+ 34482 8.6204999999999997E-03 2.0051584868862942E-03 9.0075576813148273E-01
+ 34483 8.6207499999999999E-03 2.0053836822147620E-03 9.0080686810284794E-01
+ 34484 8.6210000000000002E-03 2.0056088903206192E-03 9.0085796807421314E-01
+ 34485 8.6212500000000004E-03 2.0058341112040184E-03 9.0090906804557813E-01
+ 34486 8.6215000000000007E-03 2.0060593448651119E-03 9.0096016801694334E-01
+ 34487 8.6217499999999992E-03 2.0062845913040475E-03 9.0101126798830811E-01
+ 34488 8.6219999999999995E-03 2.0065098505209823E-03 9.0106236795967332E-01
+ 34489 8.6222499999999997E-03 2.0067351225160645E-03 9.0111346793103853E-01
+ 34490 8.6225000000000000E-03 2.0069604072894482E-03 9.0116456790240373E-01
+ 34491 8.6227500000000002E-03 2.0071857048412842E-03 9.0121566787376872E-01
+ 34492 8.6230000000000005E-03 2.0074110151717239E-03 9.0126676784513393E-01
+ 34493 8.6232500000000007E-03 2.0076363382809199E-03 9.0131786781649914E-01
+ 34494 8.6234999999999992E-03 2.0078616741690228E-03 9.0136896778786391E-01
+ 34495 8.6237499999999995E-03 2.0080870228361886E-03 9.0142006775922912E-01
+ 34496 8.6239999999999997E-03 2.0083123842804186E-03 9.0147116773059432E-01
+ 34497 8.6242500000000000E-03 2.0085377584962054E-03 9.0152226770195931E-01
+ 34498 8.6245000000000002E-03 2.0087631454833968E-03 9.0157336767332452E-01
+ 34499 8.6247500000000005E-03 2.0089885452421411E-03 9.0162446764468973E-01
+ 34500 8.6250000000000007E-03 2.0092139577725875E-03 9.0167556761605494E-01
+ 34501 8.6252499999999992E-03 2.0094393830748796E-03 9.0172666758741971E-01
+ 34502 8.6254999999999995E-03 2.0096648211491703E-03 9.0177776755878492E-01
+ 34503 8.6257499999999997E-03 2.0098902719956060E-03 9.0182886753015012E-01
+ 34504 8.6260000000000000E-03 2.0101157356143345E-03 9.0187996750151511E-01
+ 34505 8.6262500000000002E-03 2.0103412120055018E-03 9.0193106747288032E-01
+ 34506 8.6265000000000005E-03 2.0105667011692564E-03 9.0198216744424553E-01
+ 34507 8.6267499999999990E-03 2.0107922031057466E-03 9.0203326741561030E-01
+ 34508 8.6269999999999993E-03 2.0110177178151250E-03 9.0208436738697551E-01
+ 34509 8.6272499999999995E-03 2.0112432452975347E-03 9.0213546735834071E-01
+ 34510 8.6274999999999998E-03 2.0114687855531249E-03 9.0218656732970570E-01
+ 34511 8.6277500000000000E-03 2.0116943385820457E-03 9.0223766730107091E-01
+ 34512 8.6280000000000003E-03 2.0119199043844450E-03 9.0228876727243612E-01
+ 34513 8.6282500000000005E-03 2.0121454829604697E-03 9.0233986724380133E-01
+ 34514 8.6284999999999990E-03 2.0123710756104435E-03 9.0239096721516610E-01
+ 34515 8.6287499999999993E-03 2.0125966796651780E-03 9.0244206718653130E-01
+ 34516 8.6289999999999995E-03 2.0128222964949159E-03 9.0249316715789651E-01
+ 34517 8.6292499999999998E-03 2.0130479260998123E-03 9.0254426712926150E-01
+ 34518 8.6295000000000000E-03 2.0132735684800108E-03 9.0259536710062671E-01
+ 34519 8.6297500000000003E-03 2.0134992236356644E-03 9.0264646707199192E-01
+ 34520 8.6300000000000005E-03 2.0137248915669216E-03 9.0269756704335713E-01
+ 34521 8.6302499999999990E-03 2.0139505722739297E-03 9.0274866701472190E-01
+ 34522 8.6304999999999993E-03 2.0141762657568470E-03 9.0279976698608710E-01
+ 34523 8.6307499999999995E-03 2.0144019720158145E-03 9.0285086695745209E-01
+ 34524 8.6309999999999998E-03 2.0146276910509866E-03 9.0290196692881730E-01
+ 34525 8.6312500000000000E-03 2.0148534228625102E-03 9.0295306690018251E-01
+ 34526 8.6315000000000003E-03 2.0150791674505360E-03 9.0300416687154772E-01
+ 34527 8.6317500000000005E-03 2.0153049248152169E-03 9.0305526684291293E-01
+ 34528 8.6319999999999990E-03 2.0155306949566970E-03 9.0310636681427769E-01
+ 34529 8.6322499999999993E-03 2.0157564778751341E-03 9.0315746678564268E-01
+ 34530 8.6324999999999995E-03 2.0159822735706721E-03 9.0320856675700789E-01
+ 34531 8.6327499999999998E-03 2.0162080820434669E-03 9.0325966672837310E-01
+ 34532 8.6330000000000000E-03 2.0164339032936649E-03 9.0331076669973831E-01
+ 34533 8.6332500000000003E-03 2.0166597373209765E-03 9.0336186667110352E-01
+ 34534 8.6335000000000005E-03 2.0168855841215553E-03 9.0341296664246851E-01
+ 34535 8.6337499999999991E-03 2.0171114436945952E-03 9.0346406661383349E-01
+ 34536 8.6339999999999993E-03 2.0173373160402414E-03 9.0351516658519848E-01
+ 34537 8.6342499999999996E-03 2.0175632011586414E-03 9.0356626655656369E-01
+ 34538 8.6344999999999998E-03 2.0177890990499422E-03 9.0361736652792890E-01
+ 34539 8.6347500000000001E-03 2.0180150097142925E-03 9.0366846649929411E-01
+ 34540 8.6350000000000003E-03 2.0182409331518381E-03 9.0371956647065910E-01
+ 34541 8.6352500000000006E-03 2.0184668693627285E-03 9.0377066644202431E-01
+ 34542 8.6354999999999991E-03 2.0186928183471096E-03 9.0382176641338907E-01
+ 34543 8.6357499999999993E-03 2.0189187801051330E-03 9.0387286638475428E-01
+ 34544 8.6359999999999996E-03 2.0191447546369459E-03 9.0392396635611949E-01
+ 34545 8.6362499999999998E-03 2.0193707419426917E-03 9.0397506632748470E-01
+ 34546 8.6365000000000001E-03 2.0195967420225240E-03 9.0402616629884991E-01
+ 34547 8.6367500000000003E-03 2.0198227548765871E-03 9.0407726627021490E-01
+ 34548 8.6370000000000006E-03 2.0200487805050347E-03 9.0412836624158011E-01
+ 34549 8.6372499999999991E-03 2.0202748189080068E-03 9.0417946621294487E-01
+ 34550 8.6374999999999993E-03 2.0205008700856582E-03 9.0423056618431008E-01
+ 34551 8.6377499999999996E-03 2.0207269340381338E-03 9.0428166615567529E-01
+ 34552 8.6379999999999998E-03 2.0209530107655853E-03 9.0433276612704050E-01
+ 34553 8.6382500000000001E-03 2.0211791002681593E-03 9.0438386609840549E-01
+ 34554 8.6385000000000003E-03 2.0214052025460056E-03 9.0443496606977070E-01
+ 34555 8.6387500000000006E-03 2.0216313175992701E-03 9.0448606604113591E-01
+ 34556 8.6389999999999991E-03 2.0218574454281030E-03 9.0453716601250067E-01
+ 34557 8.6392499999999994E-03 2.0220835860326539E-03 9.0458826598386588E-01
+ 34558 8.6394999999999996E-03 2.0223097394130741E-03 9.0463936595523109E-01
+ 34559 8.6397499999999999E-03 2.0225359055695063E-03 9.0469046592659630E-01
+ 34560 8.6400000000000001E-03 2.0227620845021041E-03 9.0474156589796129E-01
+ 34561 8.6402500000000004E-03 2.0229882762110170E-03 9.0479266586932650E-01
+ 34562 8.6405000000000006E-03 2.0232144806963917E-03 9.0484376584069171E-01
+ 34563 8.6407499999999991E-03 2.0234406979583769E-03 9.0489486581205647E-01
+ 34564 8.6409999999999994E-03 2.0236669279971261E-03 9.0494596578342168E-01
+ 34565 8.6412499999999996E-03 2.0238931708127846E-03 9.0499706575478689E-01
+ 34566 8.6414999999999999E-03 2.0241194264055038E-03 9.0504816572615188E-01
+ 34567 8.6417500000000001E-03 2.0243456947754319E-03 9.0509926569751709E-01
+ 34568 8.6420000000000004E-03 2.0245719759227200E-03 9.0515036566888230E-01
+ 34569 8.6422500000000006E-03 2.0247982698475171E-03 9.0520146564024750E-01
+ 34570 8.6424999999999991E-03 2.0250245765499725E-03 9.0525256561161227E-01
+ 34571 8.6427499999999994E-03 2.0252508960302337E-03 9.0530366558297748E-01
+ 34572 8.6429999999999996E-03 2.0254772282884545E-03 9.0535476555434247E-01
+ 34573 8.6432499999999999E-03 2.0257035733247841E-03 9.0540586552570768E-01
+ 34574 8.6435000000000001E-03 2.0259299311393710E-03 9.0545696549707289E-01
+ 34575 8.6437500000000004E-03 2.0261563017323660E-03 9.0550806546843809E-01
+ 34576 8.6440000000000006E-03 2.0263826851039174E-03 9.0555916543980330E-01
+ 34577 8.6442499999999992E-03 2.0266090812541787E-03 9.0561026541116807E-01
+ 34578 8.6444999999999994E-03 2.0268354901832987E-03 9.0566136538253328E-01
+ 34579 8.6447499999999997E-03 2.0270619118914258E-03 9.0571246535389827E-01
+ 34580 8.6449999999999999E-03 2.0272883463787125E-03 9.0576356532526348E-01
+ 34581 8.6452500000000002E-03 2.0275147936453094E-03 9.0581466529662868E-01
+ 34582 8.6455000000000004E-03 2.0277412536913661E-03 9.0586576526799389E-01
+ 34583 8.6457500000000007E-03 2.0279677265170326E-03 9.0591686523935888E-01
+ 34584 8.6459999999999992E-03 2.0281942121224594E-03 9.0596796521072387E-01
+ 34585 8.6462499999999994E-03 2.0284207105077993E-03 9.0601906518208886E-01
+ 34586 8.6464999999999997E-03 2.0286472216732017E-03 9.0607016515345407E-01
+ 34587 8.6467499999999999E-03 2.0288737456188167E-03 9.0612126512481928E-01
+ 34588 8.6470000000000002E-03 2.0291002823447980E-03 9.0617236509618448E-01
+ 34589 8.6472500000000004E-03 2.0293268318512928E-03 9.0622346506754969E-01
+ 34590 8.6475000000000007E-03 2.0295533941384536E-03 9.0627456503891468E-01
+ 34591 8.6477499999999992E-03 2.0297799692064323E-03 9.0632566501027945E-01
+ 34592 8.6479999999999994E-03 2.0300065570553797E-03 9.0637676498164466E-01
+ 34593 8.6482499999999997E-03 2.0302331576854435E-03 9.0642786495300987E-01
+ 34594 8.6484999999999999E-03 2.0304597710967833E-03 9.0647896492437507E-01
+ 34595 8.6487500000000002E-03 2.0306863972895440E-03 9.0653006489574028E-01
+ 34596 8.6490000000000004E-03 2.0309130362638778E-03 9.0658116486710527E-01
+ 34597 8.6492500000000007E-03 2.0311396880199370E-03 9.0663226483847048E-01
+ 34598 8.6494999999999992E-03 2.0313663525578741E-03 9.0668336480983525E-01
+ 34599 8.6497499999999995E-03 2.0315930298778367E-03 9.0673446478120046E-01
+ 34600 8.6499999999999997E-03 2.0318197199799800E-03 9.0678556475256566E-01
+ 34601 8.6502500000000000E-03 2.0320464228644579E-03 9.0683666472393087E-01
+ 34602 8.6505000000000002E-03 2.0322731385314175E-03 9.0688776469529586E-01
+ 34603 8.6507500000000005E-03 2.0324998669810131E-03 9.0693886466666107E-01
+ 34604 8.6510000000000007E-03 2.0327266082133962E-03 9.0698996463802628E-01
+ 34605 8.6512499999999992E-03 2.0329533622287185E-03 9.0704106460939105E-01
+ 34606 8.6514999999999995E-03 2.0331801290271322E-03 9.0709216458075625E-01
+ 34607 8.6517499999999997E-03 2.0334069086087891E-03 9.0714326455212146E-01
+ 34608 8.6520000000000000E-03 2.0336337009729481E-03 9.0719436452348667E-01
+ 34609 8.6522500000000002E-03 2.0338605061081165E-03 9.0724546449485166E-01
+ 34610 8.6525000000000005E-03 2.0340873240108554E-03 9.0729656446621687E-01
+ 34611 8.6527500000000007E-03 2.0343141546813092E-03 9.0734766443758208E-01
+ 34612 8.6529999999999992E-03 2.0345409981196178E-03 9.0739876440894685E-01
+ 34613 8.6532499999999995E-03 2.0347678543259284E-03 9.0744986438031205E-01
+ 34614 8.6534999999999997E-03 2.0349947233003827E-03 9.0750096435167726E-01
+ 34615 8.6537500000000000E-03 2.0352216050431218E-03 9.0755206432304225E-01
+ 34616 8.6540000000000002E-03 2.0354484995542921E-03 9.0760316429440746E-01
+ 34617 8.6542500000000005E-03 2.0356754068340333E-03 9.0765426426577267E-01
+ 34618 8.6544999999999990E-03 2.0359023268824881E-03 9.0770536423713744E-01
+ 34619 8.6547499999999992E-03 2.0361292596998044E-03 9.0775646420850264E-01
+ 34620 8.6549999999999995E-03 2.0363562052861236E-03 9.0780756417986785E-01
+ 34621 8.6552499999999997E-03 2.0365831636415875E-03 9.0785866415123306E-01
+ 34622 8.6555000000000000E-03 2.0368101347663422E-03 9.0790976412259805E-01
+ 34623 8.6557500000000002E-03 2.0370371186605295E-03 9.0796086409396326E-01
+ 34624 8.6560000000000005E-03 2.0372641153242927E-03 9.0801196406532847E-01
+ 34625 8.6562499999999990E-03 2.0374911247577751E-03 9.0806306403669323E-01
+ 34626 8.6564999999999993E-03 2.0377181469611234E-03 9.0811416400805844E-01
+ 34627 8.6567499999999995E-03 2.0379451819344790E-03 9.0816526397942365E-01
+ 34628 8.6569999999999998E-03 2.0381722296779880E-03 9.0821636395078864E-01
+ 34629 8.6572500000000000E-03 2.0383992901917922E-03 9.0826746392215385E-01
+ 34630 8.6575000000000003E-03 2.0386263634760361E-03 9.0831856389351906E-01
+ 34631 8.6577500000000005E-03 2.0388534495308645E-03 9.0836966386488427E-01
+ 34632 8.6579999999999990E-03 2.0390805483564193E-03 9.0842076383624903E-01
+ 34633 8.6582499999999993E-03 2.0393076599528469E-03 9.0847186380761424E-01
+ 34634 8.6584999999999995E-03 2.0395347843202936E-03 9.0852296377897923E-01
+ 34635 8.6587499999999998E-03 2.0397619214588994E-03 9.0857406375034444E-01
+ 34636 8.6590000000000000E-03 2.0399890713688100E-03 9.0862516372170965E-01
+ 34637 8.6592500000000003E-03 2.0402162340501730E-03 9.0867626369307486E-01
+ 34638 8.6595000000000005E-03 2.0404434095031300E-03 9.0872736366444007E-01
+ 34639 8.6597499999999990E-03 2.0406705977278196E-03 9.0877846363580483E-01
+ 34640 8.6599999999999993E-03 2.0408977987244042E-03 9.0882956360717004E-01
+ 34641 8.6602499999999995E-03 2.0411250124930127E-03 9.0888066357853503E-01
+ 34642 8.6604999999999998E-03 2.0413522390337942E-03 9.0893176354990024E-01
+ 34643 8.6607500000000000E-03 2.0415794783468942E-03 9.0898286352126545E-01
+ 34644 8.6610000000000003E-03 2.0418067304324569E-03 9.0903396349263066E-01
+ 34645 8.6612500000000005E-03 2.0420339952906298E-03 9.0908506346399565E-01
+ 34646 8.6614999999999991E-03 2.0422612729215531E-03 9.0913616343536063E-01
+ 34647 8.6617499999999993E-03 2.0424885633253767E-03 9.0918726340672562E-01
+ 34648 8.6619999999999996E-03 2.0427158665022446E-03 9.0923836337809083E-01
+ 34649 8.6622499999999998E-03 2.0429431824523017E-03 9.0928946334945604E-01
+ 34650 8.6625000000000001E-03 2.0431705111756920E-03 9.0934056332082125E-01
+ 34651 8.6627500000000003E-03 2.0433978526725621E-03 9.0939166329218646E-01
+ 34652 8.6630000000000006E-03 2.0436252069430593E-03 9.0944276326355145E-01
+ 34653 8.6632499999999991E-03 2.0438525739873235E-03 9.0949386323491643E-01
+ 34654 8.6634999999999993E-03 2.0440799538055058E-03 9.0954496320628142E-01
+ 34655 8.6637499999999996E-03 2.0443073463977516E-03 9.0959606317764663E-01
+ 34656 8.6639999999999998E-03 2.0445347517642040E-03 9.0964716314901184E-01
+ 34657 8.6642500000000001E-03 2.0447621699050105E-03 9.0969826312037705E-01
+ 34658 8.6645000000000003E-03 2.0449896008203168E-03 9.0974936309174204E-01
+ 34659 8.6647500000000006E-03 2.0452170445102672E-03 9.0980046306310725E-01
+ 34660 8.6649999999999991E-03 2.0454445009750076E-03 9.0985156303447201E-01
+ 34661 8.6652499999999993E-03 2.0456719702146883E-03 9.0990266300583722E-01
+ 34662 8.6654999999999996E-03 2.0458994522294513E-03 9.0995376297720243E-01
+ 34663 8.6657499999999998E-03 2.0461269470194434E-03 9.1000486294856764E-01
+ 34664 8.6660000000000001E-03 2.0463544545848136E-03 9.1005596291993263E-01
+ 34665 8.6662500000000003E-03 2.0465819749257022E-03 9.1010706289129784E-01
+ 34666 8.6665000000000006E-03 2.0468095080422629E-03 9.1015816286266304E-01
+ 34667 8.6667499999999991E-03 2.0470370539346357E-03 9.1020926283402781E-01
+ 34668 8.6669999999999994E-03 2.0472646126029723E-03 9.1026036280539302E-01
+ 34669 8.6672499999999996E-03 2.0474921840474159E-03 9.1031146277675823E-01
+ 34670 8.6674999999999999E-03 2.0477197682681153E-03 9.1036256274812344E-01
+ 34671 8.6677500000000001E-03 2.0479473652652148E-03 9.1041366271948843E-01
+ 34672 8.6680000000000004E-03 2.0481749750388641E-03 9.1046476269085364E-01
+ 34673 8.6682500000000006E-03 2.0484025975892072E-03 9.1051586266221884E-01
+ 34674 8.6684999999999991E-03 2.0486302329163907E-03 9.1056696263358361E-01
+ 34675 8.6687499999999994E-03 2.0488578810205649E-03 9.1061806260494882E-01
+ 34676 8.6689999999999996E-03 2.0490855419018762E-03 9.1066916257631403E-01
+ 34677 8.6692499999999999E-03 2.0493132155604697E-03 9.1072026254767902E-01
+ 34678 8.6695000000000001E-03 2.0495409019964926E-03 9.1077136251904423E-01
+ 34679 8.6697500000000004E-03 2.0497686012100947E-03 9.1082246249040943E-01
+ 34680 8.6700000000000006E-03 2.0499963132014202E-03 9.1087356246177464E-01
+ 34681 8.6702499999999991E-03 2.0502240377337946E-03 9.1092466243313941E-01
+ 34682 8.6704999999999994E-03 2.0504517752884151E-03 9.1097576240450462E-01
+ 34683 8.6707499999999996E-03 2.0506795256246208E-03 9.1102686237586983E-01
+ 34684 8.6709999999999999E-03 2.0509072887392992E-03 9.1107796234723482E-01
+ 34685 8.6712500000000001E-03 2.0511350646229302E-03 9.1112906231860002E-01
+ 34686 8.6715000000000004E-03 2.0513628532750259E-03 9.1118016228996523E-01
+ 34687 8.6717500000000006E-03 2.0515906546957250E-03 9.1123126226133044E-01
+ 34688 8.6719999999999992E-03 2.0518184688851707E-03 9.1128236223269521E-01
+ 34689 8.6722499999999994E-03 2.0520462958435043E-03 9.1133346220406042E-01
+ 34690 8.6724999999999997E-03 2.0522741355708685E-03 9.1138456217542541E-01
+ 34691 8.6727499999999999E-03 2.0525019880674035E-03 9.1143566214679061E-01
+ 34692 8.6730000000000002E-03 2.0527298533332531E-03 9.1148676211815582E-01
+ 34693 8.6732500000000004E-03 2.0529577313685579E-03 9.1153786208952103E-01
+ 34694 8.6735000000000007E-03 2.0531856221734611E-03 9.1158896206088624E-01
+ 34695 8.6737499999999992E-03 2.0534135257481035E-03 9.1164006203225101E-01
+ 34696 8.6739999999999994E-03 2.0536414420926309E-03 9.1169116200361600E-01
+ 34697 8.6742499999999997E-03 2.0538693712071824E-03 9.1174226197498121E-01
+ 34698 8.6744999999999999E-03 2.0540973130919026E-03 9.1179336194634641E-01
+ 34699 8.6747500000000002E-03 2.0543252677469315E-03 9.1184446191771162E-01
+ 34700 8.6750000000000004E-03 2.0545532351724121E-03 9.1189556188907683E-01
+ 34701 8.6752500000000007E-03 2.0547812153684890E-03 9.1194666186044182E-01
+ 34702 8.6754999999999992E-03 2.0550092083353008E-03 9.1199776183180681E-01
+ 34703 8.6757499999999994E-03 2.0552372140729947E-03 9.1204886180317180E-01
+ 34704 8.6759999999999997E-03 2.0554652325817145E-03 9.1209996177453700E-01
+ 34705 8.6762499999999999E-03 2.0556932638615974E-03 9.1215106174590221E-01
+ 34706 8.6765000000000002E-03 2.0559213079127917E-03 9.1220216171726742E-01
+ 34707 8.6767500000000004E-03 2.0561493647354369E-03 9.1225326168863241E-01
+ 34708 8.6770000000000007E-03 2.0563774343296793E-03 9.1230436165999762E-01
+ 34709 8.6772499999999992E-03 2.0566055166956550E-03 9.1235546163136239E-01
+ 34710 8.6774999999999994E-03 2.0568336118335162E-03 9.1240656160272759E-01
+ 34711 8.6777499999999997E-03 2.0570617197434014E-03 9.1245766157409280E-01
+ 34712 8.6779999999999999E-03 2.0572898404254535E-03 9.1250876154545801E-01
+ 34713 8.6782500000000002E-03 2.0575179738798197E-03 9.1255986151682322E-01
+ 34714 8.6785000000000004E-03 2.0577461201066391E-03 9.1261096148818821E-01
+ 34715 8.6787500000000007E-03 2.0579742791060566E-03 9.1266206145955342E-01
+ 34716 8.6789999999999992E-03 2.0582024508782170E-03 9.1271316143091819E-01
+ 34717 8.6792499999999995E-03 2.0584306354232604E-03 9.1276426140228339E-01
+ 34718 8.6794999999999997E-03 2.0586588327413356E-03 9.1281536137364860E-01
+ 34719 8.6797500000000000E-03 2.0588870428325835E-03 9.1286646134501381E-01
+ 34720 8.6800000000000002E-03 2.0591152656971481E-03 9.1291756131637880E-01
+ 34721 8.6802500000000005E-03 2.0593435013351747E-03 9.1296866128774401E-01
+ 34722 8.6805000000000007E-03 2.0595717497468042E-03 9.1301976125910922E-01
+ 34723 8.6807499999999992E-03 2.0598000109321810E-03 9.1307086123047398E-01
+ 34724 8.6809999999999995E-03 2.0600282848914522E-03 9.1312196120183919E-01
+ 34725 8.6812499999999997E-03 2.0602565716247617E-03 9.1317306117320440E-01
+ 34726 8.6815000000000000E-03 2.0604848738950778E-03 9.1322416114456961E-01
+ 34727 8.6817500000000002E-03 2.0607131863122053E-03 9.1327526111593460E-01
+ 34728 8.6820000000000005E-03 2.0609415115072972E-03 9.1332636108729981E-01
+ 34729 8.6822499999999990E-03 2.0611698494804940E-03 9.1337746105866457E-01
+ 34730 8.6824999999999992E-03 2.0613982002319477E-03 9.1342856103002978E-01
+ 34731 8.6827499999999995E-03 2.0616265637618055E-03 9.1347966100139499E-01
+ 34732 8.6829999999999997E-03 2.0618549400702076E-03 9.1353076097276020E-01
+ 34733 8.6832500000000000E-03 2.0620833291573062E-03 9.1358186094412519E-01
+ 34734 8.6835000000000002E-03 2.0623117310232439E-03 9.1363296091549040E-01
+ 34735 8.6837500000000005E-03 2.0625401456681723E-03 9.1368406088685561E-01
+ 34736 8.6839999999999990E-03 2.0627685730922342E-03 9.1373516085822037E-01
+ 34737 8.6842499999999993E-03 2.0629969761380364E-03 9.1378626082958558E-01
+ 34738 8.6844999999999995E-03 2.0632254278672569E-03 9.1383736080095079E-01
+ 34739 8.6847499999999998E-03 2.0634538923678921E-03 9.1388846077231578E-01
+ 34740 8.6850000000000000E-03 2.0636823696400836E-03 9.1393956074368099E-01
+ 34741 8.6852500000000003E-03 2.0639108596839741E-03 9.1399066071504620E-01
+ 34742 8.6855000000000005E-03 2.0641394060066875E-03 9.1404176068641141E-01
+ 34743 8.6857499999999990E-03 2.0643679228888150E-03 9.1409286065777617E-01
+ 34744 8.6859999999999993E-03 2.0645964525512544E-03 9.1414396062914138E-01
+ 34745 8.6862499999999995E-03 2.0648249949941572E-03 9.1419506060050659E-01
+ 34746 8.6864999999999998E-03 2.0650535502176669E-03 9.1424616057187158E-01
+ 34747 8.6867500000000000E-03 2.0652821182219300E-03 9.1429726054323679E-01
+ 34748 8.6870000000000003E-03 2.0655106990070979E-03 9.1434836051460200E-01
+ 34749 8.6872500000000005E-03 2.0657392925733150E-03 9.1439946048596721E-01
+ 34750 8.6874999999999990E-03 2.0659678989207310E-03 9.1445056045733197E-01
+ 34751 8.6877499999999993E-03 2.0661965180494954E-03 9.1450166042869718E-01
+ 34752 8.6879999999999995E-03 2.0664251499597514E-03 9.1455276040006217E-01
+ 34753 8.6882499999999998E-03 2.0666537946516521E-03 9.1460386037142738E-01
+ 34754 8.6885000000000000E-03 2.0668824521253432E-03 9.1465496034279259E-01
+ 34755 8.6887500000000003E-03 2.0671111223809721E-03 9.1470606031415780E-01
+ 34756 8.6890000000000005E-03 2.0673398054186867E-03 9.1475716028552301E-01
+ 34757 8.6892499999999991E-03 2.0675685012386392E-03 9.1480826025688777E-01
+ 34758 8.6894999999999993E-03 2.0677972098409694E-03 9.1485936022825276E-01
+ 34759 8.6897499999999996E-03 2.0680259312258350E-03 9.1491046019961797E-01
+ 34760 8.6899999999999998E-03 2.0682546653915451E-03 9.1496156017098318E-01
+ 34761 8.6902500000000001E-03 2.0684834123262520E-03 9.1501266014234839E-01
+ 34762 8.6905000000000003E-03 2.0687121720279278E-03 9.1506376011371360E-01
+ 34763 8.6907500000000006E-03 2.0689409444967109E-03 9.1511486008507859E-01
+ 34764 8.6909999999999991E-03 2.0691697297327409E-03 9.1516596005644357E-01
+ 34765 8.6912499999999993E-03 2.0693985277361587E-03 9.1521706002780856E-01
+ 34766 8.6914999999999996E-03 2.0696273385070996E-03 9.1526815999917377E-01
+ 34767 8.6917499999999998E-03 2.0698561620457064E-03 9.1531925997053898E-01
+ 34768 8.6920000000000001E-03 2.0700849983521191E-03 9.1537035994190419E-01
+ 34769 8.6922500000000003E-03 2.0703138474264739E-03 9.1542145991326918E-01
+ 34770 8.6925000000000006E-03 2.0705427092689130E-03 9.1547255988463438E-01
+ 34771 8.6927499999999991E-03 2.0707715838795744E-03 9.1552365985599915E-01
+ 34772 8.6929999999999993E-03 2.0710004712586002E-03 9.1557475982736436E-01
+ 34773 8.6932499999999996E-03 2.0712293714061285E-03 9.1562585979872957E-01
+ 34774 8.6934999999999998E-03 2.0714582843222992E-03 9.1567695977009478E-01
+ 34775 8.6937500000000001E-03 2.0716872100072533E-03 9.1572805974145999E-01
+ 34776 8.6940000000000003E-03 2.0719161484611293E-03 9.1577915971282497E-01
+ 34777 8.6942500000000006E-03 2.0721450996840684E-03 9.1583025968419018E-01
+ 34778 8.6944999999999991E-03 2.0723740636762094E-03 9.1588135965555495E-01
+ 34779 8.6947499999999994E-03 2.0726030404376937E-03 9.1593245962692016E-01
+ 34780 8.6949999999999996E-03 2.0728320299686644E-03 9.1598355959828537E-01
+ 34781 8.6952499999999999E-03 2.0730610322692525E-03 9.1603465956965058E-01
+ 34782 8.6955000000000001E-03 2.0732900473396090E-03 9.1608575954101557E-01
+ 34783 8.6957500000000004E-03 2.0735190751798673E-03 9.1613685951238077E-01
+ 34784 8.6960000000000006E-03 2.0737481157901720E-03 9.1618795948374598E-01
+ 34785 8.6962499999999991E-03 2.0739771691706604E-03 9.1623905945511075E-01
+ 34786 8.6964999999999994E-03 2.0742062353214775E-03 9.1629015942647596E-01
+ 34787 8.6967499999999996E-03 2.0744353142427589E-03 9.1634125939784117E-01
+ 34788 8.6969999999999999E-03 2.0746644059346482E-03 9.1639235936920638E-01
+ 34789 8.6972500000000001E-03 2.0748935103972878E-03 9.1644345934057136E-01
+ 34790 8.6975000000000004E-03 2.0751226276308141E-03 9.1649455931193657E-01
+ 34791 8.6977500000000006E-03 2.0753517576353711E-03 9.1654565928330178E-01
+ 34792 8.6979999999999991E-03 2.0755809004110982E-03 9.1659675925466655E-01
+ 34793 8.6982499999999994E-03 2.0758100559581383E-03 9.1664785922603176E-01
+ 34794 8.6984999999999996E-03 2.0760392242766320E-03 9.1669895919739697E-01
+ 34795 8.6987499999999999E-03 2.0762684053667190E-03 9.1675005916876195E-01
+ 34796 8.6990000000000001E-03 2.0764975992285419E-03 9.1680115914012716E-01
+ 34797 8.6992500000000004E-03 2.0767268058622416E-03 9.1685225911149237E-01
+ 34798 8.6995000000000006E-03 2.0769560252679601E-03 9.1690335908285758E-01
+ 34799 8.6997499999999992E-03 2.0771852574458377E-03 9.1695445905422235E-01
+ 34800 8.6999999999999994E-03 2.0774145023960159E-03 9.1700555902558756E-01
+ 34801 8.7002499999999997E-03 2.0776437601186383E-03 9.1705665899695255E-01
+ 34802 8.7004999999999999E-03 2.0778730306138461E-03 9.1710775896831775E-01
+ 34803 8.7007500000000002E-03 2.0781023138817783E-03 9.1715885893968296E-01
+ 34804 8.7010000000000004E-03 2.0783316099225791E-03 9.1720995891104817E-01
+ 34805 8.7012500000000007E-03 2.0785609187363892E-03 9.1726105888241338E-01
+ 34806 8.7014999999999992E-03 2.0787902403233511E-03 9.1731215885377815E-01
+ 34807 8.7017499999999994E-03 2.0790195746836055E-03 9.1736325882514336E-01
+ 34808 8.7019999999999997E-03 2.0792489218172958E-03 9.1741435879650834E-01
+ 34809 8.7022499999999999E-03 2.0794782817245634E-03 9.1746545876787355E-01
+ 34810 8.7025000000000002E-03 2.0797076544055515E-03 9.1751655873923876E-01
+ 34811 8.7027500000000004E-03 2.0799370398604019E-03 9.1756765871060397E-01
+ 34812 8.7030000000000007E-03 2.0801664380892542E-03 9.1761875868196896E-01
+ 34813 8.7032499999999992E-03 2.0803958490922536E-03 9.1766985865333395E-01
+ 34814 8.7034999999999994E-03 2.0806252728695412E-03 9.1772095862469893E-01
+ 34815 8.7037499999999997E-03 2.0808547094212622E-03 9.1777205859606414E-01
+ 34816 8.7039999999999999E-03 2.0810841587475572E-03 9.1782315856742935E-01
+ 34817 8.7042500000000002E-03 2.0813136208485666E-03 9.1787425853879456E-01
+ 34818 8.7045000000000004E-03 2.0815430957244370E-03 9.1792535851015977E-01
+ 34819 8.7047500000000007E-03 2.0817725833753068E-03 9.1797645848152476E-01
+ 34820 8.7049999999999992E-03 2.0820020838013208E-03 9.1802755845288975E-01
+ 34821 8.7052499999999994E-03 2.0822315970026226E-03 9.1807865842425473E-01
+ 34822 8.7054999999999997E-03 2.0824611229793553E-03 9.1812975839561994E-01
+ 34823 8.7057499999999999E-03 2.0826906617316611E-03 9.1818085836698515E-01
+ 34824 8.7060000000000002E-03 2.0829202132596832E-03 9.1823195833835036E-01
+ 34825 8.7062500000000004E-03 2.0831497775635646E-03 9.1828305830971535E-01
+ 34826 8.7065000000000007E-03 2.0833793546434476E-03 9.1833415828108056E-01
+ 34827 8.7067499999999992E-03 2.0836089444994745E-03 9.1838525825244532E-01
+ 34828 8.7069999999999995E-03 2.0838385471317914E-03 9.1843635822381053E-01
+ 34829 8.7072499999999997E-03 2.0840681625405389E-03 9.1848745819517574E-01
+ 34830 8.7075000000000000E-03 2.0842977907258643E-03 9.1853855816654095E-01
+ 34831 8.7077500000000002E-03 2.0845274316879077E-03 9.1858965813790594E-01
+ 34832 8.7080000000000005E-03 2.0847570854268132E-03 9.1864075810927115E-01
+ 34833 8.7082500000000007E-03 2.0849867519427269E-03 9.1869185808063636E-01
+ 34834 8.7084999999999992E-03 2.0852164312357845E-03 9.1874295805200112E-01
+ 34835 8.7087499999999995E-03 2.0854461233061395E-03 9.1879405802336633E-01
+ 34836 8.7089999999999997E-03 2.0856758281539321E-03 9.1884515799473154E-01
+ 34837 8.7092500000000000E-03 2.0859055457780667E-03 9.1889625796609675E-01
+ 34838 8.7095000000000002E-03 2.0861352761748805E-03 9.1894735793746174E-01
+ 34839 8.7097500000000005E-03 2.0863650193442451E-03 9.1899845790882695E-01
+ 34840 8.7099999999999990E-03 2.0865947752863015E-03 9.1904955788019171E-01
+ 34841 8.7102499999999992E-03 2.0868245440011941E-03 9.1910065785155692E-01
+ 34842 8.7104999999999995E-03 2.0870543254890603E-03 9.1915175782292213E-01
+ 34843 8.7107499999999997E-03 2.0872841197500458E-03 9.1920285779428734E-01
+ 34844 8.7110000000000000E-03 2.0875139267842843E-03 9.1925395776565233E-01
+ 34845 8.7112500000000002E-03 2.0877437465919241E-03 9.1930505773701754E-01
+ 34846 8.7115000000000005E-03 2.0879735791731022E-03 9.1935615770838275E-01
+ 34847 8.7117499999999990E-03 2.0882034245279595E-03 9.1940725767974751E-01
+ 34848 8.7119999999999993E-03 2.0884332826566422E-03 9.1945835765111272E-01
+ 34849 8.7122499999999995E-03 2.0886631535592878E-03 9.1950945762247793E-01
+ 34850 8.7124999999999998E-03 2.0888930372360381E-03 9.1956055759384314E-01
+ 34851 8.7127500000000000E-03 2.0891229336870349E-03 9.1961165756520813E-01
+ 34852 8.7130000000000003E-03 2.0893528429124222E-03 9.1966275753657334E-01
+ 34853 8.7132500000000005E-03 2.0895827649123374E-03 9.1971385750793855E-01
+ 34854 8.7134999999999990E-03 2.0898126996869238E-03 9.1976495747930331E-01
+ 34855 8.7137499999999993E-03 2.0900426472363256E-03 9.1981605745066852E-01
+ 34856 8.7139999999999995E-03 2.0902726075606830E-03 9.1986715742203373E-01
+ 34857 8.7142499999999998E-03 2.0905025806601391E-03 9.1991825739339872E-01
+ 34858 8.7145000000000000E-03 2.0907325680129111E-03 9.1996935736476393E-01
+ 34859 8.7147500000000003E-03 2.0909625667381994E-03 9.2002045733612914E-01
+ 34860 8.7150000000000005E-03 2.0911925782400179E-03 9.2007155730749435E-01
+ 34861 8.7152499999999990E-03 2.0914226025185133E-03 9.2012265727885911E-01
+ 34862 8.7154999999999993E-03 2.0916526395738282E-03 9.2017375725022432E-01
+ 34863 8.7157499999999995E-03 2.0918826894061040E-03 9.2022485722158931E-01
+ 34864 8.7159999999999998E-03 2.0921127520154865E-03 9.2027595719295452E-01
+ 34865 8.7162500000000000E-03 2.0923428274021152E-03 9.2032705716431973E-01
+ 34866 8.7165000000000003E-03 2.0925729155661342E-03 9.2037815713568494E-01
+ 34867 8.7167500000000005E-03 2.0928030165076874E-03 9.2042925710705015E-01
+ 34868 8.7169999999999991E-03 2.0930331302269167E-03 9.2048035707841491E-01
+ 34869 8.7172499999999993E-03 2.0932632567239669E-03 9.2053145704978012E-01
+ 34870 8.7174999999999996E-03 2.0934933959989833E-03 9.2058255702114511E-01
+ 34871 8.7177499999999998E-03 2.0937235480521046E-03 9.2063365699251032E-01
+ 34872 8.7180000000000001E-03 2.0939537128834788E-03 9.2068475696387553E-01
+ 34873 8.7182500000000003E-03 2.0941838904932446E-03 9.2073585693524074E-01
+ 34874 8.7185000000000006E-03 2.0944140808815495E-03 9.2078695690660572E-01
+ 34875 8.7187499999999991E-03 2.0946442840485179E-03 9.2083805687797071E-01
+ 34876 8.7189999999999993E-03 2.0948744999898421E-03 9.2088915684933570E-01
+ 34877 8.7192499999999996E-03 2.0951047287021767E-03 9.2094025682070091E-01
+ 34878 8.7194999999999998E-03 2.0953349701856644E-03 9.2099135679206612E-01
+ 34879 8.7197500000000001E-03 2.0955652244404417E-03 9.2104245676343133E-01
+ 34880 8.7200000000000003E-03 2.0957954914666496E-03 9.2109355673479654E-01
+ 34881 8.7202500000000006E-03 2.0960257712644256E-03 9.2114465670616152E-01
+ 34882 8.7204999999999991E-03 2.0962560638339085E-03 9.2119575667752651E-01
+ 34883 8.7207499999999993E-03 2.0964863691752419E-03 9.2124685664889150E-01
+ 34884 8.7209999999999996E-03 2.0967166872885639E-03 9.2129795662025671E-01
+ 34885 8.7212499999999998E-03 2.0969470181740114E-03 9.2134905659162192E-01
+ 34886 8.7215000000000001E-03 2.0971773618317273E-03 9.2140015656298713E-01
+ 34887 8.7217500000000003E-03 2.0974077182618466E-03 9.2145125653435211E-01
+ 34888 8.7220000000000006E-03 2.0976380874645150E-03 9.2150235650571732E-01
+ 34889 8.7222499999999991E-03 2.0978684694398677E-03 9.2155345647708209E-01
+ 34890 8.7224999999999994E-03 2.0980988641880471E-03 9.2160455644844730E-01
+ 34891 8.7227499999999996E-03 2.0983292717091937E-03 9.2165565641981251E-01
+ 34892 8.7229999999999999E-03 2.0985596920034453E-03 9.2170675639117772E-01
+ 34893 8.7232500000000001E-03 2.0987901250709442E-03 9.2175785636254293E-01
+ 34894 8.7235000000000004E-03 2.0990205709118278E-03 9.2180895633390791E-01
+ 34895 8.7237500000000006E-03 2.0992510295262403E-03 9.2186005630527312E-01
+ 34896 8.7239999999999991E-03 2.0994815009143146E-03 9.2191115627663789E-01
+ 34897 8.7242499999999994E-03 2.0997119850762009E-03 9.2196225624800310E-01
+ 34898 8.7244999999999996E-03 2.0999424820120345E-03 9.2201335621936831E-01
+ 34899 8.7247499999999999E-03 2.1001729917219545E-03 9.2206445619073352E-01
+ 34900 8.7250000000000001E-03 2.1004035142061042E-03 9.2211555616209850E-01
+ 34901 8.7252500000000004E-03 2.1006340494646222E-03 9.2216665613346371E-01
+ 34902 8.7255000000000006E-03 2.1008645974976508E-03 9.2221775610482892E-01
+ 34903 8.7257499999999991E-03 2.1010951583053271E-03 9.2226885607619369E-01
+ 34904 8.7259999999999994E-03 2.1013257318877967E-03 9.2231995604755890E-01
+ 34905 8.7262499999999996E-03 2.1015563182451981E-03 9.2237105601892411E-01
+ 34906 8.7264999999999999E-03 2.1017869173776734E-03 9.2242215599028909E-01
+ 34907 8.7267500000000001E-03 2.1020175292853624E-03 9.2247325596165430E-01
+ 34908 8.7270000000000004E-03 2.1022481539684063E-03 9.2252435593301951E-01
+ 34909 8.7272500000000006E-03 2.1024787914269471E-03 9.2257545590438472E-01
+ 34910 8.7274999999999991E-03 2.1027094416611212E-03 9.2262655587574949E-01
+ 34911 8.7277499999999994E-03 2.1029401046710758E-03 9.2267765584711470E-01
+ 34912 8.7279999999999996E-03 2.1031707804569522E-03 9.2272875581847991E-01
+ 34913 8.7282499999999999E-03 2.1034014690188871E-03 9.2277985578984489E-01
+ 34914 8.7285000000000001E-03 2.1036321703569081E-03 9.2283095576121010E-01
+ 34915 8.7287500000000004E-03 2.1038628844692784E-03 9.2288205573257531E-01
+ 34916 8.7290000000000006E-03 2.1040936113554880E-03 9.2293315570394052E-01
+ 34917 8.7292499999999992E-03 2.1043243510156721E-03 9.2298425567530529E-01
+ 34918 8.7294999999999994E-03 2.1045551034499770E-03 9.2303535564667050E-01
+ 34919 8.7297499999999997E-03 2.1047858686585397E-03 9.2308645561803548E-01
+ 34920 8.7299999999999999E-03 2.1050166466414985E-03 9.2313755558940069E-01
+ 34921 8.7302500000000002E-03 2.1052474373989992E-03 9.2318865556076590E-01
+ 34922 8.7305000000000004E-03 2.1054782410126504E-03 9.2323975553213111E-01
+ 34923 8.7307500000000007E-03 2.1057090574455200E-03 9.2329085550349632E-01
+ 34924 8.7309999999999992E-03 2.1059398866471782E-03 9.2334195547486109E-01
+ 34925 8.7312499999999994E-03 2.1061707286177647E-03 9.2339305544622607E-01
+ 34926 8.7314999999999997E-03 2.1064015833574170E-03 9.2344415541759128E-01
+ 34927 8.7317499999999999E-03 2.1066324508662716E-03 9.2349525538895649E-01
+ 34928 8.7320000000000002E-03 2.1068633311444643E-03 9.2354635536032170E-01
+ 34929 8.7322500000000004E-03 2.1070942241921326E-03 9.2359745533168691E-01
+ 34930 8.7325000000000007E-03 2.1073251300094136E-03 9.2364855530305190E-01
+ 34931 8.7327499999999992E-03 2.1075560485964442E-03 9.2369965527441689E-01
+ 34932 8.7329999999999994E-03 2.1077869799533628E-03 9.2375075524578187E-01
+ 34933 8.7332499999999997E-03 2.1080179240803060E-03 9.2380185521714708E-01
+ 34934 8.7334999999999999E-03 2.1082488809774117E-03 9.2385295518851229E-01
+ 34935 8.7337500000000002E-03 2.1084798506448192E-03 9.2390405515987750E-01
+ 34936 8.7340000000000004E-03 2.1087108330826616E-03 9.2395515513124249E-01
+ 34937 8.7342500000000007E-03 2.1089418282910790E-03 9.2400625510260770E-01
+ 34938 8.7344999999999992E-03 2.1091728362702075E-03 9.2405735507397246E-01
+ 34939 8.7347499999999995E-03 2.1094038570201885E-03 9.2410845504533767E-01
+ 34940 8.7349999999999997E-03 2.1096348905411573E-03 9.2415955501670288E-01
+ 34941 8.7352500000000000E-03 2.1098659368332527E-03 9.2421065498806809E-01
+ 34942 8.7355000000000002E-03 2.1100969958966118E-03 9.2426175495943330E-01
+ 34943 8.7357500000000005E-03 2.1103280677313711E-03 9.2431285493079829E-01
+ 34944 8.7360000000000007E-03 2.1105591523376700E-03 9.2436395490216350E-01
+ 34945 8.7362499999999992E-03 2.1107902497156483E-03 9.2441505487352826E-01
+ 34946 8.7364999999999995E-03 2.1110213598654428E-03 9.2446615484489347E-01
+ 34947 8.7367499999999997E-03 2.1112524827871901E-03 9.2451725481625868E-01
+ 34948 8.7370000000000000E-03 2.1114836184810324E-03 9.2456835478762389E-01
+ 34949 8.7372500000000002E-03 2.1117147669471046E-03 9.2461945475898888E-01
+ 34950 8.7375000000000005E-03 2.1119459281855437E-03 9.2467055473035409E-01
+ 34951 8.7377499999999990E-03 2.1121771021964915E-03 9.2472165470171885E-01
+ 34952 8.7379999999999992E-03 2.1124082889800882E-03 9.2477275467308406E-01
+ 34953 8.7382499999999995E-03 2.1126394885364673E-03 9.2482385464444927E-01
+ 34954 8.7384999999999997E-03 2.1128707008657710E-03 9.2487495461581448E-01
+ 34955 8.7387500000000000E-03 2.1131019259681373E-03 9.2492605458717969E-01
+ 34956 8.7390000000000002E-03 2.1133331638437019E-03 9.2497715455854468E-01
+ 34957 8.7392500000000005E-03 2.1135644144926078E-03 9.2502825452990989E-01
+ 34958 8.7394999999999990E-03 2.1137956779149927E-03 9.2507935450127465E-01
+ 34959 8.7397499999999993E-03 2.1140269541109944E-03 9.2513045447263986E-01
+ 34960 8.7399999999999995E-03 2.1142582430807547E-03 9.2518155444400507E-01
+ 34961 8.7402499999999998E-03 2.1144895448244080E-03 9.2523265441537028E-01
+ 34962 8.7405000000000000E-03 2.1147208593420980E-03 9.2528375438673527E-01
+ 34963 8.7407500000000003E-03 2.1149521866339603E-03 9.2533485435810048E-01
+ 34964 8.7410000000000005E-03 2.1151835267001384E-03 9.2538595432946569E-01
+ 34965 8.7412499999999990E-03 2.1154148795407661E-03 9.2543705430083045E-01
+ 34966 8.7414999999999993E-03 2.1156462451559863E-03 9.2548815427219566E-01
+ 34967 8.7417499999999995E-03 2.1158776235459397E-03 9.2553925424356087E-01
+ 34968 8.7419999999999998E-03 2.1161090147107610E-03 9.2559035421492586E-01
+ 34969 8.7422500000000000E-03 2.1163404186505955E-03 9.2564145418629107E-01
+ 34970 8.7425000000000003E-03 2.1165718353655777E-03 9.2569255415765628E-01
+ 34971 8.7427500000000005E-03 2.1168032648558512E-03 9.2574365412902149E-01
+ 34972 8.7429999999999990E-03 2.1170347071215517E-03 9.2579475410038625E-01
+ 34973 8.7432499999999993E-03 2.1172661621628257E-03 9.2584585407175146E-01
+ 34974 8.7434999999999995E-03 2.1174976299798065E-03 9.2589695404311667E-01
+ 34975 8.7437499999999998E-03 2.1177291105726349E-03 9.2594805401448166E-01
+ 34976 8.7440000000000000E-03 2.1179606039414540E-03 9.2599915398584687E-01
+ 34977 8.7442500000000003E-03 2.1181921100864027E-03 9.2605025395721208E-01
+ 34978 8.7445000000000005E-03 2.1184236290076189E-03 9.2610135392857729E-01
+ 34979 8.7447499999999991E-03 2.1186551607052444E-03 9.2615245389994205E-01
+ 34980 8.7449999999999993E-03 2.1188867051794191E-03 9.2620355387130726E-01
+ 34981 8.7452499999999996E-03 2.1191182624302851E-03 9.2625465384267225E-01
+ 34982 8.7454999999999998E-03 2.1193498324579814E-03 9.2630575381403746E-01
+ 34983 8.7457500000000001E-03 2.1195814152626473E-03 9.2635685378540267E-01
+ 34984 8.7460000000000003E-03 2.1198130108444264E-03 9.2640795375676788E-01
+ 34985 8.7462500000000006E-03 2.1200446192034556E-03 9.2645905372813309E-01
+ 34986 8.7464999999999991E-03 2.1202762403398734E-03 9.2651015369949785E-01
+ 34987 8.7467499999999993E-03 2.1205078742538280E-03 9.2656125367086284E-01
+ 34988 8.7469999999999996E-03 2.1207395209454556E-03 9.2661235364222805E-01
+ 34989 8.7472499999999998E-03 2.1209711804148989E-03 9.2666345361359326E-01
+ 34990 8.7475000000000001E-03 2.1212028526622954E-03 9.2671455358495847E-01
+ 34991 8.7477500000000003E-03 2.1214345376877877E-03 9.2676565355632368E-01
+ 34992 8.7480000000000006E-03 2.1216662354911820E-03 9.2681675352768866E-01
+ 34993 8.7482499999999991E-03 2.1218979460678306E-03 9.2686785349905365E-01
+ 34994 8.7484999999999993E-03 2.1221296694163153E-03 9.2691895347041864E-01
+ 34995 8.7487499999999996E-03 2.1223614055367766E-03 9.2697005344178385E-01
+ 34996 8.7489999999999998E-03 2.1225931544293511E-03 9.2702115341314906E-01
+ 34997 8.7492500000000001E-03 2.1228249160941742E-03 9.2707225338451427E-01
+ 34998 8.7495000000000003E-03 2.1230566905313841E-03 9.2712335335587925E-01
+ 34999 8.7497500000000006E-03 2.1232884777411189E-03 9.2717445332724446E-01
+ 35000 8.7499999999999991E-03 2.1235202777235137E-03 9.2722555329860923E-01
+ 35001 8.7502499999999993E-03 2.1237520904787100E-03 9.2727665326997444E-01
+ 35002 8.7504999999999996E-03 2.1239839160068449E-03 9.2732775324133965E-01
+ 35003 8.7507499999999998E-03 2.1242157543080523E-03 9.2737885321270486E-01
+ 35004 8.7510000000000001E-03 2.1244476053824753E-03 9.2742995318407007E-01
+ 35005 8.7512500000000003E-03 2.1246794692302471E-03 9.2748105315543505E-01
+ 35006 8.7515000000000006E-03 2.1249113458515069E-03 9.2753215312680026E-01
+ 35007 8.7517499999999991E-03 2.1251432352463930E-03 9.2758325309816503E-01
+ 35008 8.7519999999999994E-03 2.1253751374150464E-03 9.2763435306953024E-01
+ 35009 8.7522499999999996E-03 2.1256070523575999E-03 9.2768545304089545E-01
+ 35010 8.7524999999999999E-03 2.1258389775888581E-03 9.2773655301226066E-01
+ 35011 8.7527500000000001E-03 2.1260709178278019E-03 9.2778765298362564E-01
+ 35012 8.7530000000000004E-03 2.1263028708389514E-03 9.2783875295499085E-01
+ 35013 8.7532500000000006E-03 2.1265348366224413E-03 9.2788985292635606E-01
+ 35014 8.7534999999999991E-03 2.1267668151784100E-03 9.2794095289772083E-01
+ 35015 8.7537499999999994E-03 2.1269988065069959E-03 9.2799205286908604E-01
+ 35016 8.7539999999999996E-03 2.1272308106083365E-03 9.2804315284045125E-01
+ 35017 8.7542499999999999E-03 2.1274628274825656E-03 9.2809425281181646E-01
+ 35018 8.7545000000000001E-03 2.1276948571298253E-03 9.2814535278318144E-01
+ 35019 8.7547500000000004E-03 2.1279268995502494E-03 9.2819645275454665E-01
+ 35020 8.7550000000000006E-03 2.1281589547439777E-03 9.2824755272591186E-01
+ 35021 8.7552499999999991E-03 2.1283910227111458E-03 9.2829865269727663E-01
+ 35022 8.7554999999999994E-03 2.1286231034518929E-03 9.2834975266864184E-01
+ 35023 8.7557499999999996E-03 2.1288551969663588E-03 9.2840085264000705E-01
+ 35024 8.7559999999999999E-03 2.1290873032546774E-03 9.2845195261137203E-01
+ 35025 8.7562500000000001E-03 2.1293194223169888E-03 9.2850305258273724E-01
+ 35026 8.7565000000000004E-03 2.1295515541534292E-03 9.2855415255410245E-01
+ 35027 8.7567500000000006E-03 2.1297836987641391E-03 9.2860525252546766E-01
+ 35028 8.7569999999999992E-03 2.1300158561492520E-03 9.2865635249683243E-01
+ 35029 8.7572499999999994E-03 2.1302480263089120E-03 9.2870745246819764E-01
+ 35030 8.7574999999999997E-03 2.1304802171679465E-03 9.2875855243956262E-01
+ 35031 8.7577499999999999E-03 2.1307124131714171E-03 9.2880965241092783E-01
+ 35032 8.7580000000000002E-03 2.1309446219519848E-03 9.2886075238229304E-01
+ 35033 8.7582500000000004E-03 2.1311768435097853E-03 9.2891185235365825E-01
+ 35034 8.7585000000000007E-03 2.1314090778449613E-03 9.2896295232502346E-01
+ 35035 8.7587499999999992E-03 2.1316413249576507E-03 9.2901405229638823E-01
+ 35036 8.7589999999999994E-03 2.1318735848479945E-03 9.2906515226775344E-01
+ 35037 8.7592499999999997E-03 2.1321058575161332E-03 9.2911625223911842E-01
+ 35038 8.7594999999999999E-03 2.1323381429622034E-03 9.2916735221048363E-01
+ 35039 8.7597500000000002E-03 2.1325704411863469E-03 9.2921845218184884E-01
+ 35040 8.7600000000000004E-03 2.1328027521887072E-03 9.2926955215321405E-01
+ 35041 8.7602500000000007E-03 2.1330350759694180E-03 9.2932065212457904E-01
+ 35042 8.7604999999999992E-03 2.1332674125286236E-03 9.2937175209594403E-01
+ 35043 8.7607499999999994E-03 2.1334997618664615E-03 9.2942285206730901E-01
+ 35044 8.7609999999999997E-03 2.1337321239830731E-03 9.2947395203867422E-01
+ 35045 8.7612499999999999E-03 2.1339644988786002E-03 9.2952505201003943E-01
+ 35046 8.7615000000000002E-03 2.1341968865531808E-03 9.2957615198140464E-01
+ 35047 8.7617500000000004E-03 2.1344292870069566E-03 9.2962725195276985E-01
+ 35048 8.7620000000000007E-03 2.1346617002400686E-03 9.2967835192413484E-01
+ 35049 8.7622499999999992E-03 2.1348941262526533E-03 9.2972945189549983E-01
+ 35050 8.7624999999999995E-03 2.1351265650448557E-03 9.2978055186686481E-01
+ 35051 8.7627499999999997E-03 2.1353590166168180E-03 9.2983165183823002E-01
+ 35052 8.7630000000000000E-03 2.1355914809686764E-03 9.2988275180959523E-01
+ 35053 8.7632500000000002E-03 2.1358239581005731E-03 9.2993385178096044E-01
+ 35054 8.7635000000000005E-03 2.1360564480126490E-03 9.2998495175232543E-01
+ 35055 8.7637500000000007E-03 2.1362889507050443E-03 9.3003605172369064E-01
+ 35056 8.7639999999999992E-03 2.1365214661779007E-03 9.3008715169505540E-01
+ 35057 8.7642499999999995E-03 2.1367539944313605E-03 9.3013825166642061E-01
+ 35058 8.7644999999999997E-03 2.1369865354655634E-03 9.3018935163778582E-01
+ 35059 8.7647500000000000E-03 2.1372190892806498E-03 9.3024045160915103E-01
+ 35060 8.7650000000000002E-03 2.1374516558767612E-03 9.3029155158051602E-01
+ 35061 8.7652500000000005E-03 2.1376842352540406E-03 9.3034265155188123E-01
+ 35062 8.7654999999999990E-03 2.1379168274126259E-03 9.3039375152324599E-01
+ 35063 8.7657499999999992E-03 2.1381494323526613E-03 9.3044485149461120E-01
+ 35064 8.7659999999999995E-03 2.1383820500742883E-03 9.3049595146597641E-01
+ 35065 8.7662499999999997E-03 2.1386146805776481E-03 9.3054705143734162E-01
+ 35066 8.7665000000000000E-03 2.1388473238628811E-03 9.3059815140870683E-01
+ 35067 8.7667500000000002E-03 2.1390799799301287E-03 9.3064925138007182E-01
+ 35068 8.7670000000000005E-03 2.1393126487795340E-03 9.3070035135143703E-01
+ 35069 8.7672499999999990E-03 2.1395453304112384E-03 9.3075145132280179E-01
+ 35070 8.7674999999999993E-03 2.1397780248253828E-03 9.3080255129416700E-01
+ 35071 8.7677499999999995E-03 2.1400107307289577E-03 9.3085365126553221E-01
+ 35072 8.7679999999999998E-03 2.1402434505145853E-03 9.3090475123689742E-01
+ 35073 8.7682500000000000E-03 2.1404761830741271E-03 9.3095585120826241E-01
+ 35074 8.7685000000000003E-03 2.1407089284077203E-03 9.3100695117962762E-01
+ 35075 8.7687500000000005E-03 2.1409416865155024E-03 9.3105805115099283E-01
+ 35076 8.7689999999999990E-03 2.1411744573976090E-03 9.3110915112235759E-01
+ 35077 8.7692499999999993E-03 2.1414072410541793E-03 9.3116025109372280E-01
+ 35078 8.7694999999999995E-03 2.1416400374853488E-03 9.3121135106508801E-01
+ 35079 8.7697499999999998E-03 2.1418728466912557E-03 9.3126245103645322E-01
+ 35080 8.7700000000000000E-03 2.1421056686720379E-03 9.3131355100781821E-01
+ 35081 8.7702500000000003E-03 2.1423385034278299E-03 9.3136465097918342E-01
+ 35082 8.7705000000000005E-03 2.1425713509587697E-03 9.3141575095054863E-01
+ 35083 8.7707499999999990E-03 2.1428042112649967E-03 9.3146685092191339E-01
+ 35084 8.7709999999999993E-03 2.1430370843466451E-03 9.3151795089327860E-01
+ 35085 8.7712499999999995E-03 2.1432699702038562E-03 9.3156905086464381E-01
+ 35086 8.7714999999999998E-03 2.1435028688367658E-03 9.3162015083600880E-01
+ 35087 8.7717500000000000E-03 2.1437357802455118E-03 9.3167125080737401E-01
+ 35088 8.7720000000000003E-03 2.1439687044302307E-03 9.3172235077873922E-01
+ 35089 8.7722500000000005E-03 2.1442016413910636E-03 9.3177345075010443E-01
+ 35090 8.7724999999999990E-03 2.1444345911281427E-03 9.3182455072146919E-01
+ 35091 8.7727499999999993E-03 2.1446675536416111E-03 9.3187565069283440E-01
+ 35092 8.7729999999999995E-03 2.1449005289316033E-03 9.3192675066419939E-01
+ 35093 8.7732499999999998E-03 2.1451335169982606E-03 9.3197785063556460E-01
+ 35094 8.7735000000000000E-03 2.1453665178417219E-03 9.3202895060692981E-01
+ 35095 8.7737500000000003E-03 2.1455995314621154E-03 9.3208005057829502E-01
+ 35096 8.7740000000000005E-03 2.1458325578595908E-03 9.3213115054966023E-01
+ 35097 8.7742499999999991E-03 2.1460655970342800E-03 9.3218225052102499E-01
+ 35098 8.7744999999999993E-03 2.1462986489863248E-03 9.3223335049239020E-01
+ 35099 8.7747499999999996E-03 2.1465317137158609E-03 9.3228445046375519E-01
+ 35100 8.7749999999999998E-03 2.1467647912230292E-03 9.3233555043512040E-01
+ 35101 8.7752500000000001E-03 2.1469978815079681E-03 9.3238665040648561E-01
+ 35102 8.7755000000000003E-03 2.1472309845708129E-03 9.3243775037785082E-01
+ 35103 8.7757500000000006E-03 2.1474641004117041E-03 9.3248885034921580E-01
+ 35104 8.7759999999999991E-03 2.1476972290307783E-03 9.3253995032058079E-01
+ 35105 8.7762499999999993E-03 2.1479303704281787E-03 9.3259105029194578E-01
+ 35106 8.7764999999999996E-03 2.1481635246040410E-03 9.3264215026331099E-01
+ 35107 8.7767499999999998E-03 2.1483966915585074E-03 9.3269325023467620E-01
+ 35108 8.7770000000000001E-03 2.1486298712917106E-03 9.3274435020604141E-01
+ 35109 8.7772500000000003E-03 2.1488630638037947E-03 9.3279545017740662E-01
+ 35110 8.7775000000000006E-03 2.1490962690947136E-03 9.3284655014877160E-01
+ 35111 8.7777499999999991E-03 2.1493294871593434E-03 9.3289765012013659E-01
+ 35112 8.7779999999999993E-03 2.1495627179954030E-03 9.3294875009150158E-01
+ 35113 8.7782499999999996E-03 2.1497959616030289E-03 9.3299985006286679E-01
+ 35114 8.7784999999999998E-03 2.1500292179823521E-03 9.3305095003423200E-01
+ 35115 8.7787500000000001E-03 2.1502624871335119E-03 9.3310205000559721E-01
+ 35116 8.7790000000000003E-03 2.1504957690566410E-03 9.3315314997696219E-01
+ 35117 8.7792500000000006E-03 2.1507290637518728E-03 9.3320424994832740E-01
+ 35118 8.7794999999999991E-03 2.1509623712193423E-03 9.3325534991969217E-01
+ 35119 8.7797499999999994E-03 2.1511956914591884E-03 9.3330644989105738E-01
+ 35120 8.7799999999999996E-03 2.1514290244715423E-03 9.3335754986242259E-01
+ 35121 8.7802499999999999E-03 2.1516623702565398E-03 9.3340864983378780E-01
+ 35122 8.7805000000000001E-03 2.1518957288143175E-03 9.3345974980515301E-01
+ 35123 8.7807500000000004E-03 2.1521291001450086E-03 9.3351084977651799E-01
+ 35124 8.7810000000000006E-03 2.1523624842487493E-03 9.3356194974788320E-01
+ 35125 8.7812499999999991E-03 2.1525958811256748E-03 9.3361304971924797E-01
+ 35126 8.7814999999999994E-03 2.1528292924645120E-03 9.3366414969061318E-01
+ 35127 8.7817499999999996E-03 2.1530627148137697E-03 9.3371524966197839E-01
+ 35128 8.7819999999999999E-03 2.1532961499375197E-03 9.3376634963334360E-01
+ 35129 8.7822500000000001E-03 2.1535295978359014E-03 9.3381744960470858E-01
+ 35130 8.7825000000000004E-03 2.1537630585090448E-03 9.3386854957607379E-01
+ 35131 8.7827500000000006E-03 2.1539965319570921E-03 9.3391964954743900E-01
+ 35132 8.7829999999999991E-03 2.1542300181801757E-03 9.3397074951880377E-01
+ 35133 8.7832499999999994E-03 2.1544635171784365E-03 9.3402184949016898E-01
+ 35134 8.7834999999999996E-03 2.1546970289520011E-03 9.3407294946153419E-01
+ 35135 8.7837499999999999E-03 2.1549305535010247E-03 9.3412404943289917E-01
+ 35136 8.7840000000000001E-03 2.1551640908256259E-03 9.3417514940426438E-01
+ 35137 8.7842500000000004E-03 2.1553976409259472E-03 9.3422624937562959E-01
+ 35138 8.7845000000000006E-03 2.1556312038021256E-03 9.3427734934699480E-01
+ 35139 8.7847499999999992E-03 2.1558647794542975E-03 9.3432844931835957E-01
+ 35140 8.7849999999999994E-03 2.1560983678825998E-03 9.3437954928972478E-01
+ 35141 8.7852499999999997E-03 2.1563319690871695E-03 9.3443064926108999E-01
+ 35142 8.7854999999999999E-03 2.1565655830681433E-03 9.3448174923245497E-01
+ 35143 8.7857500000000002E-03 2.1567992098256578E-03 9.3453284920382018E-01
+ 35144 8.7860000000000004E-03 2.1570328493598517E-03 9.3458394917518539E-01
+ 35145 8.7862500000000007E-03 2.1572665016708578E-03 9.3463504914655060E-01
+ 35146 8.7864999999999992E-03 2.1575001667588174E-03 9.3468614911791537E-01
+ 35147 8.7867499999999994E-03 2.1577338446238654E-03 9.3473724908928058E-01
+ 35148 8.7869999999999997E-03 2.1579675352661411E-03 9.3478834906064556E-01
+ 35149 8.7872499999999999E-03 2.1582012386857810E-03 9.3483944903201077E-01
+ 35150 8.7875000000000002E-03 2.1584349548821485E-03 9.3489054900337598E-01
+ 35151 8.7877500000000004E-03 2.1586686838514679E-03 9.3494164897474119E-01
+ 35152 8.7880000000000007E-03 2.1589024255933274E-03 9.3499274894610640E-01
+ 35153 8.7882499999999992E-03 2.1591361801078621E-03 9.3504384891747117E-01
+ 35154 8.7884999999999994E-03 2.1593699473952069E-03 9.3509494888883615E-01
+ 35155 8.7887499999999997E-03 2.1596037274554973E-03 9.3514604886020136E-01
+ 35156 8.7889999999999999E-03 2.1598375202888671E-03 9.3519714883156657E-01
+ 35157 8.7892500000000002E-03 2.1600713258954534E-03 9.3524824880293178E-01
+ 35158 8.7895000000000004E-03 2.1603051442753837E-03 9.3529934877429699E-01
+ 35159 8.7897500000000007E-03 2.1605389754287998E-03 9.3535044874566198E-01
+ 35160 8.7899999999999992E-03 2.1607728193558332E-03 9.3540154871702696E-01
+ 35161 8.7902499999999995E-03 2.1610066760566209E-03 9.3545264868839195E-01
+ 35162 8.7904999999999997E-03 2.1612405455312990E-03 9.3550374865975716E-01
+ 35163 8.7907500000000000E-03 2.1614744277799990E-03 9.3555484863112237E-01
+ 35164 8.7910000000000002E-03 2.1617083228028583E-03 9.3560594860248758E-01
+ 35165 8.7912500000000005E-03 2.1619422306000109E-03 9.3565704857385257E-01
+ 35166 8.7915000000000007E-03 2.1621761511715922E-03 9.3570814854521778E-01
+ 35167 8.7917499999999992E-03 2.1624100845177379E-03 9.3575924851658254E-01
+ 35168 8.7919999999999995E-03 2.1626440306385846E-03 9.3581034848794775E-01
+ 35169 8.7922499999999997E-03 2.1628779895342671E-03 9.3586144845931296E-01
+ 35170 8.7925000000000000E-03 2.1631119612049183E-03 9.3591254843067817E-01
+ 35171 8.7927500000000002E-03 2.1633459456506781E-03 9.3596364840204338E-01
+ 35172 8.7930000000000005E-03 2.1635799428716784E-03 9.3601474837340837E-01
+ 35173 8.7932500000000007E-03 2.1638139528680563E-03 9.3606584834477358E-01
+ 35174 8.7934999999999992E-03 2.1640479756399452E-03 9.3611694831613834E-01
+ 35175 8.7937499999999995E-03 2.1642820111874867E-03 9.3616804828750355E-01
+ 35176 8.7939999999999997E-03 2.1645160595108117E-03 9.3621914825886876E-01
+ 35177 8.7942500000000000E-03 2.1647501206100588E-03 9.3627024823023397E-01
+ 35178 8.7945000000000002E-03 2.1649841944853610E-03 9.3632134820159896E-01
+ 35179 8.7947500000000005E-03 2.1652182811368556E-03 9.3637244817296417E-01
+ 35180 8.7949999999999990E-03 2.1654523805646783E-03 9.3642354814432893E-01
+ 35181 8.7952499999999992E-03 2.1656864927689680E-03 9.3647464811569414E-01
+ 35182 8.7954999999999995E-03 2.1659206177498595E-03 9.3652574808705935E-01
+ 35183 8.7957499999999997E-03 2.1661547555074873E-03 9.3657684805842456E-01
+ 35184 8.7960000000000000E-03 2.1663889060419867E-03 9.3662794802978977E-01
+ 35185 8.7962500000000002E-03 2.1666230693535003E-03 9.3667904800115476E-01
+ 35186 8.7965000000000005E-03 2.1668572454421569E-03 9.3673014797251997E-01
+ 35187 8.7967499999999990E-03 2.1670914343080963E-03 9.3678124794388473E-01
+ 35188 8.7969999999999993E-03 2.1673256359514568E-03 9.3683234791524994E-01
+ 35189 8.7972499999999995E-03 2.1675598503723731E-03 9.3688344788661515E-01
+ 35190 8.7974999999999998E-03 2.1677940775709811E-03 9.3693454785798036E-01
+ 35191 8.7977500000000000E-03 2.1680283175474213E-03 9.3698564782934535E-01
+ 35192 8.7980000000000003E-03 2.1682625703018260E-03 9.3703674780071056E-01
+ 35193 8.7982500000000005E-03 2.1684968358343334E-03 9.3708784777207577E-01
+ 35194 8.7984999999999990E-03 2.1687311141450802E-03 9.3713894774344053E-01
+ 35195 8.7987499999999993E-03 2.1689654052342044E-03 9.3719004771480574E-01
+ 35196 8.7989999999999995E-03 2.1691997091018420E-03 9.3724114768617095E-01
+ 35197 8.7992499999999998E-03 2.1694340257481337E-03 9.3729224765753594E-01
+ 35198 8.7995000000000000E-03 2.1696683551732095E-03 9.3734334762890115E-01
+ 35199 8.7997500000000003E-03 2.1699026973772133E-03 9.3739444760026636E-01
+ 35200 8.8000000000000005E-03 2.1701370523602792E-03 9.3744554757163157E-01
+ 35201 8.8002499999999990E-03 2.1703714201225430E-03 9.3749664754299633E-01
+ 35202 8.8004999999999993E-03 2.1706058006641452E-03 9.3754774751436154E-01
+ 35203 8.8007499999999995E-03 2.1708401939852244E-03 9.3759884748572675E-01
+ 35204 8.8009999999999998E-03 2.1710746000859131E-03 9.3764994745709174E-01
+ 35205 8.8012500000000000E-03 2.1713090189663499E-03 9.3770104742845695E-01
+ 35206 8.8015000000000003E-03 2.1715434506266781E-03 9.3775214739982216E-01
+ 35207 8.8017500000000005E-03 2.1717778950670302E-03 9.3780324737118737E-01
+ 35208 8.8019999999999991E-03 2.1720123522875421E-03 9.3785434734255213E-01
+ 35209 8.8022499999999993E-03 2.1722468222883573E-03 9.3790544731391734E-01
+ 35210 8.8024999999999996E-03 2.1724813050696097E-03 9.3795654728528233E-01
+ 35211 8.8027499999999998E-03 2.1727158006314383E-03 9.3800764725664754E-01
+ 35212 8.8030000000000001E-03 2.1729503089739813E-03 9.3805874722801275E-01
+ 35213 8.8032500000000003E-03 2.1731848300973761E-03 9.3810984719937796E-01
+ 35214 8.8035000000000006E-03 2.1734193640017617E-03 9.3816094717074316E-01
+ 35215 8.8037499999999991E-03 2.1736539106872745E-03 9.3821204714210793E-01
+ 35216 8.8039999999999993E-03 2.1738884701540551E-03 9.3826314711347314E-01
+ 35217 8.8042499999999996E-03 2.1741230424022402E-03 9.3831424708483813E-01
+ 35218 8.8044999999999998E-03 2.1743576274319688E-03 9.3836534705620334E-01
+ 35219 8.8047500000000001E-03 2.1745922252433781E-03 9.3841644702756855E-01
+ 35220 8.8050000000000003E-03 2.1748268358366078E-03 9.3846754699893375E-01
+ 35221 8.8052500000000006E-03 2.1750614592117960E-03 9.3851864697029874E-01
+ 35222 8.8054999999999991E-03 2.1752960953690783E-03 9.3856974694166373E-01
+ 35223 8.8057499999999993E-03 2.1755307443086002E-03 9.3862084691302872E-01
+ 35224 8.8059999999999996E-03 2.1757654060304940E-03 9.3867194688439393E-01
+ 35225 8.8062499999999998E-03 2.1760000805349025E-03 9.3872304685575914E-01
+ 35226 8.8065000000000001E-03 2.1762347678219622E-03 9.3877414682712435E-01
+ 35227 8.8067500000000003E-03 2.1764694678918111E-03 9.3882524679848933E-01
+ 35228 8.8070000000000006E-03 2.1767041914576347E-03 9.3887634676985454E-01
+ 35229 8.8072499999999991E-03 2.1769389168464813E-03 9.3892744674121931E-01
+ 35230 8.8074999999999994E-03 2.1771736550060231E-03 9.3897854671258452E-01
+ 35231 8.8077499999999996E-03 2.1774084059363917E-03 9.3902964668394973E-01
+ 35232 8.8079999999999999E-03 2.1776431696377192E-03 9.3908074665531494E-01
+ 35233 8.8082500000000001E-03 2.1778779461101346E-03 9.3913184662668014E-01
+ 35234 8.8085000000000004E-03 2.1781127353537764E-03 9.3918294659804513E-01
+ 35235 8.8087500000000006E-03 2.1783475373687695E-03 9.3923404656941034E-01
+ 35236 8.8089999999999991E-03 2.1785823521552482E-03 9.3928514654077511E-01
+ 35237 8.8092499999999994E-03 2.1788171797133488E-03 9.3933624651214032E-01
+ 35238 8.8094999999999996E-03 2.1790520200431988E-03 9.3938734648350553E-01
+ 35239 8.8097499999999999E-03 2.1792868731449330E-03 9.3943844645487073E-01
+ 35240 8.8100000000000001E-03 2.1795217390186837E-03 9.3948954642623572E-01
+ 35241 8.8102500000000004E-03 2.1797566176645819E-03 9.3954064639760093E-01
+ 35242 8.8105000000000006E-03 2.1799915090827612E-03 9.3959174636896614E-01
+ 35243 8.8107499999999991E-03 2.1802264132733530E-03 9.3964284634033091E-01
+ 35244 8.8109999999999994E-03 2.1804613302364917E-03 9.3969394631169612E-01
+ 35245 8.8112499999999996E-03 2.1806962599723108E-03 9.3974504628306132E-01
+ 35246 8.8114999999999999E-03 2.1809312024809388E-03 9.3979614625442653E-01
+ 35247 8.8117500000000001E-03 2.1811661577625123E-03 9.3984724622579152E-01
+ 35248 8.8120000000000004E-03 2.1814011258171643E-03 9.3989834619715673E-01
+ 35249 8.8122500000000006E-03 2.1816361066450268E-03 9.3994944616852194E-01
+ 35250 8.8124999999999992E-03 2.1818711002462290E-03 9.4000054613988671E-01
+ 35251 8.8127499999999994E-03 2.1821061066209109E-03 9.4005164611125192E-01
+ 35252 8.8129999999999997E-03 2.1823411257692006E-03 9.4010274608261712E-01
+ 35253 8.8132499999999999E-03 2.1825761576912328E-03 9.4015384605398211E-01
+ 35254 8.8135000000000002E-03 2.1828112023871415E-03 9.4020494602534732E-01
+ 35255 8.8137500000000004E-03 2.1830462598570587E-03 9.4025604599671253E-01
+ 35256 8.8140000000000007E-03 2.1832813301011170E-03 9.4030714596807774E-01
+ 35257 8.8142499999999992E-03 2.1835164131194531E-03 9.4035824593944251E-01
+ 35258 8.8144999999999994E-03 2.1837515089121952E-03 9.4040934591080771E-01
+ 35259 8.8147499999999997E-03 2.1839866174794822E-03 9.4046044588217270E-01
+ 35260 8.8149999999999999E-03 2.1842217388214459E-03 9.4051154585353791E-01
+ 35261 8.8152500000000002E-03 2.1844568729382195E-03 9.4056264582490312E-01
+ 35262 8.8155000000000004E-03 2.1846920198299348E-03 9.4061374579626833E-01
+ 35263 8.8157500000000007E-03 2.1849271794967288E-03 9.4066484576763354E-01
+ 35264 8.8159999999999992E-03 2.1851623519387321E-03 9.4071594573899830E-01
+ 35265 8.8162499999999994E-03 2.1853975371560813E-03 9.4076704571036351E-01
+ 35266 8.8164999999999997E-03 2.1856327351489103E-03 9.4081814568172850E-01
+ 35267 8.8167499999999999E-03 2.1858679459173520E-03 9.4086924565309371E-01
+ 35268 8.8170000000000002E-03 2.1861031694615390E-03 9.4092034562445892E-01
+ 35269 8.8172500000000004E-03 2.1863384057816083E-03 9.4097144559582413E-01
+ 35270 8.8175000000000007E-03 2.1865736548776914E-03 9.4102254556718912E-01
+ 35271 8.8177499999999992E-03 2.1868089167499227E-03 9.4107364553855410E-01
+ 35272 8.8179999999999994E-03 2.1870441913984392E-03 9.4112474550991909E-01
+ 35273 8.8182499999999997E-03 2.1872794788233728E-03 9.4117584548128430E-01
+ 35274 8.8184999999999999E-03 2.1875147790248596E-03 9.4122694545264951E-01
+ 35275 8.8187500000000002E-03 2.1877500920030307E-03 9.4127804542401472E-01
+ 35276 8.8190000000000004E-03 2.1879854177580252E-03 9.4132914539537993E-01
+ 35277 8.8192500000000007E-03 2.1882207562899754E-03 9.4138024536674492E-01
+ 35278 8.8194999999999992E-03 2.1884561075990127E-03 9.4143134533810990E-01
+ 35279 8.8197499999999995E-03 2.1886914716852772E-03 9.4148244530947489E-01
+ 35280 8.8199999999999997E-03 2.1889268485489003E-03 9.4153354528084010E-01
+ 35281 8.8202500000000000E-03 2.1891622381900186E-03 9.4158464525220531E-01
+ 35282 8.8205000000000002E-03 2.1893976406087670E-03 9.4163574522357052E-01
+ 35283 8.8207500000000005E-03 2.1896330558052765E-03 9.4168684519493551E-01
+ 35284 8.8210000000000007E-03 2.1898684837796884E-03 9.4173794516630072E-01
+ 35285 8.8212499999999992E-03 2.1901039245321302E-03 9.4178904513766548E-01
+ 35286 8.8214999999999995E-03 2.1903393780627438E-03 9.4184014510903069E-01
+ 35287 8.8217499999999997E-03 2.1905748443716610E-03 9.4189124508039590E-01
+ 35288 8.8220000000000000E-03 2.1908103234590196E-03 9.4194234505176111E-01
+ 35289 8.8222500000000002E-03 2.1910458153249503E-03 9.4199344502312632E-01
+ 35290 8.8225000000000005E-03 2.1912813199695918E-03 9.4204454499449131E-01
+ 35291 8.8227499999999990E-03 2.1915168373930773E-03 9.4209564496585607E-01
+ 35292 8.8229999999999992E-03 2.1917523675955438E-03 9.4214674493722128E-01
+ 35293 8.8232499999999995E-03 2.1919879105771283E-03 9.4219784490858649E-01
+ 35294 8.8234999999999997E-03 2.1922234663379631E-03 9.4224894487995170E-01
+ 35295 8.8237500000000000E-03 2.1924590348781862E-03 9.4230004485131691E-01
+ 35296 8.8240000000000002E-03 2.1926946161979302E-03 9.4235114482268190E-01
+ 35297 8.8242500000000005E-03 2.1929302102973339E-03 9.4240224479404711E-01
+ 35298 8.8244999999999990E-03 2.1931658171765313E-03 9.4245334476541187E-01
+ 35299 8.8247499999999993E-03 2.1934014368356594E-03 9.4250444473677708E-01
+ 35300 8.8249999999999995E-03 2.1936370692748532E-03 9.4255554470814229E-01
+ 35301 8.8252499999999998E-03 2.1938727144942506E-03 9.4260664467950750E-01
+ 35302 8.8255000000000000E-03 2.1941083724939846E-03 9.4265774465087249E-01
+ 35303 8.8257500000000003E-03 2.1943440432741924E-03 9.4270884462223770E-01
+ 35304 8.8260000000000005E-03 2.1945797268350113E-03 9.4275994459360291E-01
+ 35305 8.8262499999999990E-03 2.1948154231765746E-03 9.4281104456496767E-01
+ 35306 8.8264999999999993E-03 2.1950511322990206E-03 9.4286214453633288E-01
+ 35307 8.8267499999999995E-03 2.1952868542024872E-03 9.4291324450769809E-01
+ 35308 8.8269999999999998E-03 2.1955225888871071E-03 9.4296434447906330E-01
+ 35309 8.8272500000000000E-03 2.1957583363530200E-03 9.4301544445042829E-01
+ 35310 8.8275000000000003E-03 2.1959940965997553E-03 9.4306654442179350E-01
+ 35311 8.8277500000000005E-03 2.1962298696181519E-03 9.4311764439315871E-01
+ 35312 8.8279999999999990E-03 2.1964656554051766E-03 9.4316874436452347E-01
+ 35313 8.8282499999999993E-03 2.1967014539609644E-03 9.4321984433588868E-01
+ 35314 8.8284999999999995E-03 2.1969372652856436E-03 9.4327094430725389E-01
+ 35315 8.8287499999999998E-03 2.1971730893793379E-03 9.4332204427861888E-01
+ 35316 8.8290000000000000E-03 2.1974089262421824E-03 9.4337314424998409E-01
+ 35317 8.8292500000000003E-03 2.1976447758743022E-03 9.4342424422134930E-01
+ 35318 8.8295000000000005E-03 2.1978806382758299E-03 9.4347534419271450E-01
+ 35319 8.8297499999999991E-03 2.1981165134468922E-03 9.4352644416407927E-01
+ 35320 8.8299999999999993E-03 2.1983524013876195E-03 9.4357754413544448E-01
+ 35321 8.8302499999999996E-03 2.1985883020981434E-03 9.4362864410680947E-01
+ 35322 8.8304999999999998E-03 2.1988242155785926E-03 9.4367974407817468E-01
+ 35323 8.8307500000000001E-03 2.1990601418290954E-03 9.4373084404953989E-01
+ 35324 8.8310000000000003E-03 2.1992960808497821E-03 9.4378194402090509E-01
+ 35325 8.8312500000000006E-03 2.1995320326407843E-03 9.4383304399227030E-01
+ 35326 8.8314999999999991E-03 2.1997679972022267E-03 9.4388414396363507E-01
+ 35327 8.8317499999999993E-03 2.2000039745342453E-03 9.4393524393500028E-01
+ 35328 8.8319999999999996E-03 2.2002399646369663E-03 9.4398634390636527E-01
+ 35329 8.8322499999999998E-03 2.2004759675105213E-03 9.4403744387773048E-01
+ 35330 8.8325000000000001E-03 2.2007119831550402E-03 9.4408854384909568E-01
+ 35331 8.8327500000000003E-03 2.2009480115706527E-03 9.4413964382046089E-01
+ 35332 8.8330000000000006E-03 2.2011840527574890E-03 9.4419074379182588E-01
+ 35333 8.8332499999999991E-03 2.2014201067156788E-03 9.4424184376319087E-01
+ 35334 8.8334999999999993E-03 2.2016561734453533E-03 9.4429294373455586E-01
+ 35335 8.8337499999999996E-03 2.2018922529466428E-03 9.4434404370592107E-01
+ 35336 8.8339999999999998E-03 2.2021283429763650E-03 9.4439514367728628E-01
+ 35337 8.8342500000000001E-03 2.2023644478448966E-03 9.4444624364865148E-01
+ 35338 8.8345000000000003E-03 2.2026005654788021E-03 9.4449734362001669E-01
+ 35339 8.8347500000000006E-03 2.2028366958782067E-03 9.4454844359138168E-01
+ 35340 8.8349999999999991E-03 2.2030728390432363E-03 9.4459954356274667E-01
+ 35341 8.8352499999999994E-03 2.2033089949740200E-03 9.4465064353411166E-01
+ 35342 8.8354999999999996E-03 2.2035451636706867E-03 9.4470174350547687E-01
+ 35343 8.8357499999999999E-03 2.2037813451333587E-03 9.4475284347684207E-01
+ 35344 8.8360000000000001E-03 2.2040175393621651E-03 9.4480394344820728E-01
+ 35345 8.8362500000000004E-03 2.2042537463572349E-03 9.4485504341957227E-01
+ 35346 8.8365000000000006E-03 2.2044899661186907E-03 9.4490614339093748E-01
+ 35347 8.8367499999999991E-03 2.2047261986466622E-03 9.4495724336230225E-01
+ 35348 8.8369999999999994E-03 2.2049624439412796E-03 9.4500834333366746E-01
+ 35349 8.8372499999999996E-03 2.2051987020026680E-03 9.4505944330503266E-01
+ 35350 8.8374999999999999E-03 2.2054349728309539E-03 9.4511054327639787E-01
+ 35351 8.8377500000000001E-03 2.2056712564262650E-03 9.4516164324776308E-01
+ 35352 8.8380000000000004E-03 2.2059075527887289E-03 9.4521274321912807E-01
+ 35353 8.8382500000000006E-03 2.2061438619184743E-03 9.4526384319049328E-01
+ 35354 8.8384999999999991E-03 2.2063801838156255E-03 9.4531494316185805E-01
+ 35355 8.8387499999999994E-03 2.2066165184803158E-03 9.4536604313322325E-01
+ 35356 8.8389999999999996E-03 2.2068528659126684E-03 9.4541714310458846E-01
+ 35357 8.8392499999999999E-03 2.2070892261128136E-03 9.4546824307595367E-01
+ 35358 8.8395000000000001E-03 2.2073255990808769E-03 9.4551934304731866E-01
+ 35359 8.8397500000000004E-03 2.2075619848169882E-03 9.4557044301868387E-01
+ 35360 8.8400000000000006E-03 2.2077983833212749E-03 9.4562154299004908E-01
+ 35361 8.8402499999999992E-03 2.2080347945938627E-03 9.4567264296141385E-01
+ 35362 8.8404999999999994E-03 2.2082712186348840E-03 9.4572374293277905E-01
+ 35363 8.8407499999999997E-03 2.2085076554444641E-03 9.4577484290414426E-01
+ 35364 8.8409999999999999E-03 2.2087441050227335E-03 9.4582594287550925E-01
+ 35365 8.8412500000000002E-03 2.2089805673698179E-03 9.4587704284687446E-01
+ 35366 8.8415000000000004E-03 2.2092170424858454E-03 9.4592814281823967E-01
+ 35367 8.8417500000000007E-03 2.2094535303709448E-03 9.4597924278960488E-01
+ 35368 8.8419999999999992E-03 2.2096900310252464E-03 9.4603034276096964E-01
+ 35369 8.8422499999999994E-03 2.2099265444488771E-03 9.4608144273233485E-01
+ 35370 8.8424999999999997E-03 2.2101630706419660E-03 9.4613254270370006E-01
+ 35371 8.8427499999999999E-03 2.2103996096046415E-03 9.4618364267506505E-01
+ 35372 8.8430000000000002E-03 2.2106361613370329E-03 9.4623474264643026E-01
+ 35373 8.8432500000000004E-03 2.2108727258392676E-03 9.4628584261779547E-01
+ 35374 8.8435000000000007E-03 2.2111093031114745E-03 9.4633694258916068E-01
+ 35375 8.8437499999999992E-03 2.2113458931537814E-03 9.4638804256052544E-01
+ 35376 8.8439999999999994E-03 2.2115824959663207E-03 9.4643914253189065E-01
+ 35377 8.8442499999999997E-03 2.2118191115492181E-03 9.4649024250325564E-01
+ 35378 8.8444999999999999E-03 2.2120557399026050E-03 9.4654134247462085E-01
+ 35379 8.8447500000000002E-03 2.2122923810266081E-03 9.4659244244598606E-01
+ 35380 8.8450000000000004E-03 2.2125290349213574E-03 9.4664354241735127E-01
+ 35381 8.8452500000000007E-03 2.2127657015869827E-03 9.4669464238871648E-01
+ 35382 8.8454999999999992E-03 2.2130023810236110E-03 9.4674574236008124E-01
+ 35383 8.8457499999999994E-03 2.2132390732313737E-03 9.4679684233144645E-01
+ 35384 8.8459999999999997E-03 2.2134757782104001E-03 9.4684794230281144E-01
+ 35385 8.8462499999999999E-03 2.2137124959608202E-03 9.4689904227417665E-01
+ 35386 8.8465000000000002E-03 2.2139492264827607E-03 9.4695014224554186E-01
+ 35387 8.8467500000000004E-03 2.2141859697763530E-03 9.4700124221690707E-01
+ 35388 8.8470000000000007E-03 2.2144227258417272E-03 9.4705234218827206E-01
+ 35389 8.8472499999999992E-03 2.2146594946790077E-03 9.4710344215963704E-01
+ 35390 8.8474999999999995E-03 2.2148962762883330E-03 9.4715454213100203E-01
+ 35391 8.8477499999999997E-03 2.2151330706698265E-03 9.4720564210236724E-01
+ 35392 8.8480000000000000E-03 2.2153698778236202E-03 9.4725674207373245E-01
+ 35393 8.8482500000000002E-03 2.2156066977498438E-03 9.4730784204509766E-01
+ 35394 8.8485000000000005E-03 2.2158435304486250E-03 9.4735894201646265E-01
+ 35395 8.8487500000000007E-03 2.2160803759200963E-03 9.4741004198782786E-01
+ 35396 8.8489999999999992E-03 2.2163172710096719E-03 9.4746114195919262E-01
+ 35397 8.8492499999999995E-03 2.2165541428093454E-03 9.4751224193055783E-01
+ 35398 8.8494999999999997E-03 2.2167910273768261E-03 9.4756334190192304E-01
+ 35399 8.8497500000000000E-03 2.2170279247122424E-03 9.4761444187328825E-01
+ 35400 8.8500000000000002E-03 2.2172648348157196E-03 9.4766554184465346E-01
+ 35401 8.8502500000000005E-03 2.2175017576873852E-03 9.4771664181601845E-01
+ 35402 8.8504999999999990E-03 2.2177386933273651E-03 9.4776774178738343E-01
+ 35403 8.8507499999999992E-03 2.2179756417357891E-03 9.4781884175874842E-01
+ 35404 8.8509999999999995E-03 2.2182126029127837E-03 9.4786994173011363E-01
+ 35405 8.8512499999999997E-03 2.2184495768584754E-03 9.4792104170147884E-01
+ 35406 8.8515000000000000E-03 2.2186865635729926E-03 9.4797214167284405E-01
+ 35407 8.8517500000000002E-03 2.2189235630564615E-03 9.4802324164420904E-01
+ 35408 8.8520000000000005E-03 2.2191605753090113E-03 9.4807434161557425E-01
+ 35409 8.8522499999999990E-03 2.2193976003307666E-03 9.4812544158693901E-01
+ 35410 8.8524999999999993E-03 2.2196346381218573E-03 9.4817654155830422E-01
+ 35411 8.8527499999999995E-03 2.2198716886824114E-03 9.4822764152966943E-01
+ 35412 8.8529999999999998E-03 2.2201087520125561E-03 9.4827874150103464E-01
+ 35413 8.8532500000000000E-03 2.2203458281124171E-03 9.4832984147239985E-01
+ 35414 8.8535000000000003E-03 2.2205829169821248E-03 9.4838094144376484E-01
+ 35415 8.8537500000000005E-03 2.2208200186218069E-03 9.4843204141513004E-01
+ 35416 8.8539999999999990E-03 2.2210571330315890E-03 9.4848314138649481E-01
+ 35417 8.8542499999999993E-03 2.2212942602116018E-03 9.4853424135786002E-01
+ 35418 8.8544999999999995E-03 2.2215314001619701E-03 9.4858534132922523E-01
+ 35419 8.8547499999999998E-03 2.2217685528828275E-03 9.4863644130059044E-01
+ 35420 8.8550000000000000E-03 2.2220057183742967E-03 9.4868754127195543E-01
+ 35421 8.8552500000000003E-03 2.2222428966365100E-03 9.4873864124332064E-01
+ 35422 8.8555000000000005E-03 2.2224800876695918E-03 9.4878974121468584E-01
+ 35423 8.8557499999999990E-03 2.2227172914736702E-03 9.4884084118605061E-01
+ 35424 8.8559999999999993E-03 2.2229545080488769E-03 9.4889194115741582E-01
+ 35425 8.8562499999999995E-03 2.2231917373953399E-03 9.4894304112878103E-01
+ 35426 8.8564999999999998E-03 2.2234289795131875E-03 9.4899414110014602E-01
+ 35427 8.8567500000000000E-03 2.2236662344025473E-03 9.4904524107151123E-01
+ 35428 8.8570000000000003E-03 2.2239035020635458E-03 9.4909634104287643E-01
+ 35429 8.8572500000000005E-03 2.2241407824963150E-03 9.4914744101424164E-01
+ 35430 8.8574999999999991E-03 2.2243780757009819E-03 9.4919854098560641E-01
+ 35431 8.8577499999999993E-03 2.2246153816776770E-03 9.4924964095697162E-01
+ 35432 8.8579999999999996E-03 2.2248527004265291E-03 9.4930074092833683E-01
+ 35433 8.8582499999999998E-03 2.2250900319476640E-03 9.4935184089970182E-01
+ 35434 8.8585000000000001E-03 2.2253273762412131E-03 9.4940294087106702E-01
+ 35435 8.8587500000000003E-03 2.2255647333073044E-03 9.4945404084243223E-01
+ 35436 8.8590000000000006E-03 2.2258021031460696E-03 9.4950514081379744E-01
+ 35437 8.8592499999999991E-03 2.2260394857576316E-03 9.4955624078516221E-01
+ 35438 8.8594999999999993E-03 2.2262768811421247E-03 9.4960734075652742E-01
+ 35439 8.8597499999999996E-03 2.2265142892996768E-03 9.4965844072789241E-01
+ 35440 8.8599999999999998E-03 2.2267517102304200E-03 9.4970954069925761E-01
+ 35441 8.8602500000000001E-03 2.2269891439344802E-03 9.4976064067062282E-01
+ 35442 8.8605000000000003E-03 2.2272265904119868E-03 9.4981174064198803E-01
+ 35443 8.8607500000000006E-03 2.2274640496630672E-03 9.4986284061335324E-01
+ 35444 8.8609999999999991E-03 2.2277015216878556E-03 9.4991394058471801E-01
+ 35445 8.8612499999999993E-03 2.2279390064864802E-03 9.4996504055608322E-01
+ 35446 8.8614999999999996E-03 2.2281765040590689E-03 9.5001614052744821E-01
+ 35447 8.8617499999999998E-03 2.2284140144057515E-03 9.5006724049881341E-01
+ 35448 8.8620000000000001E-03 2.2286515375266589E-03 9.5011834047017862E-01
+ 35449 8.8622500000000003E-03 2.2288890734219204E-03 9.5016944044154383E-01
+ 35450 8.8625000000000006E-03 2.2291266220916661E-03 9.5022054041290882E-01
+ 35451 8.8627499999999991E-03 2.2293641835360251E-03 9.5027164038427381E-01
+ 35452 8.8629999999999994E-03 2.2296017577551272E-03 9.5032274035563880E-01
+ 35453 8.8632499999999996E-03 2.2298393447491060E-03 9.5037384032700400E-01
+ 35454 8.8634999999999999E-03 2.2300769445180862E-03 9.5042494029836921E-01
+ 35455 8.8637500000000001E-03 2.2303145570621999E-03 9.5047604026973442E-01
+ 35456 8.8640000000000004E-03 2.2305521823815784E-03 9.5052714024109941E-01
+ 35457 8.8642500000000006E-03 2.2307898204763504E-03 9.5057824021246462E-01
+ 35458 8.8644999999999991E-03 2.2310274713466462E-03 9.5062934018382939E-01
+ 35459 8.8647499999999994E-03 2.2312651349925975E-03 9.5068044015519459E-01
+ 35460 8.8649999999999996E-03 2.2315028114143348E-03 9.5073154012655980E-01
+ 35461 8.8652499999999999E-03 2.2317405006119870E-03 9.5078264009792501E-01
+ 35462 8.8655000000000001E-03 2.2319782025856856E-03 9.5083374006929022E-01
+ 35463 8.8657500000000004E-03 2.2322159173355604E-03 9.5088484004065521E-01
+ 35464 8.8660000000000006E-03 2.2324536448617388E-03 9.5093594001202042E-01
+ 35465 8.8662499999999991E-03 2.2326913851643598E-03 9.5098703998338519E-01
+ 35466 8.8664999999999994E-03 2.2329291382435466E-03 9.5103813995475039E-01
+ 35467 8.8667499999999996E-03 2.2331669040994329E-03 9.5108923992611560E-01
+ 35468 8.8669999999999999E-03 2.2334046827321491E-03 9.5114033989748081E-01
+ 35469 8.8672500000000001E-03 2.2336424741418283E-03 9.5119143986884580E-01
+ 35470 8.8675000000000004E-03 2.2338802783285977E-03 9.5124253984021101E-01
+ 35471 8.8677500000000006E-03 2.2341180952925900E-03 9.5129363981157622E-01
+ 35472 8.8679999999999991E-03 2.2343559250339339E-03 9.5134473978294098E-01
+ 35473 8.8682499999999994E-03 2.2345937675520076E-03 9.5139583975430619E-01
+ 35474 8.8684999999999996E-03 2.2348316228430892E-03 9.5144693972567140E-01
+ 35475 8.8687499999999999E-03 2.2350694909067641E-03 9.5149803969703661E-01
+ 35476 8.8690000000000001E-03 2.2353073717431603E-03 9.5154913966840160E-01
+ 35477 8.8692500000000004E-03 2.2355452653524065E-03 9.5160023963976681E-01
+ 35478 8.8695000000000006E-03 2.2357831717346312E-03 9.5165133961113202E-01
+ 35479 8.8697499999999992E-03 2.2360210908899609E-03 9.5170243958249678E-01
+ 35480 8.8699999999999994E-03 2.2362590228185274E-03 9.5175353955386199E-01
+ 35481 8.8702499999999997E-03 2.2364969675204602E-03 9.5180463952522720E-01
+ 35482 8.8704999999999999E-03 2.2367349249958852E-03 9.5185573949659219E-01
+ 35483 8.8707500000000002E-03 2.2369728952449310E-03 9.5190683946795740E-01
+ 35484 8.8710000000000004E-03 2.2372108782677267E-03 9.5195793943932261E-01
+ 35485 8.8712500000000007E-03 2.2374488740644033E-03 9.5200903941068782E-01
+ 35486 8.8714999999999992E-03 2.2376868826350848E-03 9.5206013938205258E-01
+ 35487 8.8717499999999994E-03 2.2379249039799045E-03 9.5211123935341779E-01
+ 35488 8.8719999999999997E-03 2.2381629380989875E-03 9.5216233932478278E-01
+ 35489 8.8722499999999999E-03 2.2384009849924723E-03 9.5221343929614799E-01
+ 35490 8.8725000000000002E-03 2.2386390446604777E-03 9.5226453926751320E-01
+ 35491 8.8727500000000004E-03 2.2388771171031347E-03 9.5231563923887841E-01
+ 35492 8.8730000000000007E-03 2.2391152023205746E-03 9.5236673921024362E-01
+ 35493 8.8732499999999992E-03 2.2393533003129259E-03 9.5241783918160838E-01
+ 35494 8.8734999999999994E-03 2.2395914110803195E-03 9.5246893915297359E-01
+ 35495 8.8737499999999997E-03 2.2398295346228829E-03 9.5252003912433858E-01
+ 35496 8.8739999999999999E-03 2.2400676709407449E-03 9.5257113909570379E-01
+ 35497 8.8742500000000002E-03 2.2403058200340374E-03 9.5262223906706900E-01
+ 35498 8.8745000000000004E-03 2.2405439837104827E-03 9.5267333903843421E-01
+ 35499 8.8747500000000007E-03 2.2407821584349958E-03 9.5272443900979920E-01
+ 35500 8.8749999999999992E-03 2.2410203459363072E-03 9.5277553898116418E-01
+ 35501 8.8752499999999995E-03 2.2412585462145492E-03 9.5282663895252917E-01
+ 35502 8.8754999999999997E-03 2.2414967592698509E-03 9.5287773892389438E-01
+ 35503 8.8757500000000000E-03 2.2417349851023430E-03 9.5292883889525959E-01
+ 35504 8.8760000000000002E-03 2.2419732237121560E-03 9.5297993886662480E-01
+ 35505 8.8762500000000005E-03 2.2422114750994182E-03 9.5303103883799001E-01
+ 35506 8.8765000000000007E-03 2.2424497392642645E-03 9.5308213880935500E-01
+ 35507 8.8767499999999992E-03 2.2426880162068194E-03 9.5313323878071998E-01
+ 35508 8.8769999999999995E-03 2.2429263059272203E-03 9.5318433875208497E-01
+ 35509 8.8772499999999997E-03 2.2431646084255935E-03 9.5323543872345018E-01
+ 35510 8.8775000000000000E-03 2.2434029237020712E-03 9.5328653869481539E-01
+ 35511 8.8777500000000002E-03 2.2436412517567858E-03 9.5333763866618060E-01
+ 35512 8.8780000000000005E-03 2.2438795925898624E-03 9.5338873863754559E-01
+ 35513 8.8782499999999990E-03 2.2441179462014361E-03 9.5343983860891057E-01
+ 35514 8.8784999999999992E-03 2.2443563125908602E-03 9.5349093858027556E-01
+ 35515 8.8787499999999995E-03 2.2445946917524972E-03 9.5354203855164077E-01
+ 35516 8.8789999999999997E-03 2.2448330836853099E-03 9.5359313852300598E-01
+ 35517 8.8792500000000000E-03 2.2450714883894235E-03 9.5364423849437119E-01
+ 35518 8.8795000000000002E-03 2.2453099058649673E-03 9.5369533846573640E-01
+ 35519 8.8797500000000005E-03 2.2455483361120626E-03 9.5374643843710138E-01
+ 35520 8.8799999999999990E-03 2.2457867791308411E-03 9.5379753840846615E-01
+ 35521 8.8802499999999993E-03 2.2460252349214313E-03 9.5384863837983136E-01
+ 35522 8.8804999999999995E-03 2.2462637034839552E-03 9.5389973835119657E-01
+ 35523 8.8807499999999998E-03 2.2465021848185433E-03 9.5395083832256178E-01
+ 35524 8.8810000000000000E-03 2.2467406789253210E-03 9.5400193829392699E-01
+ 35525 8.8812500000000003E-03 2.2469791858044166E-03 9.5405303826529197E-01
+ 35526 8.8815000000000005E-03 2.2472177054559568E-03 9.5410413823665718E-01
+ 35527 8.8817499999999990E-03 2.2474562378800682E-03 9.5415523820802195E-01
+ 35528 8.8819999999999993E-03 2.2476947830768778E-03 9.5420633817938716E-01
+ 35529 8.8822499999999995E-03 2.2479333410465163E-03 9.5425743815075237E-01
+ 35530 8.8824999999999998E-03 2.2481719117891084E-03 9.5430853812211758E-01
+ 35531 8.8827500000000000E-03 2.2484104953047809E-03 9.5435963809348257E-01
+ 35532 8.8830000000000003E-03 2.2486490915936638E-03 9.5441073806484777E-01
+ 35533 8.8832500000000005E-03 2.2488877006558807E-03 9.5446183803621298E-01
+ 35534 8.8834999999999990E-03 2.2491263224915636E-03 9.5451293800757775E-01
+ 35535 8.8837499999999993E-03 2.2493649571008385E-03 9.5456403797894296E-01
+ 35536 8.8839999999999995E-03 2.2496036044838338E-03 9.5461513795030817E-01
+ 35537 8.8842499999999998E-03 2.2498422646406806E-03 9.5466623792167338E-01
+ 35538 8.8845000000000000E-03 2.2500809375714942E-03 9.5471733789303836E-01
+ 35539 8.8847500000000003E-03 2.2503196232764163E-03 9.5476843786440357E-01
+ 35540 8.8850000000000005E-03 2.2505583217555690E-03 9.5481953783576878E-01
+ 35541 8.8852499999999991E-03 2.2507970330090791E-03 9.5487063780713355E-01
+ 35542 8.8854999999999993E-03 2.2510357570370795E-03 9.5492173777849876E-01
+ 35543 8.8857499999999996E-03 2.2512744938396933E-03 9.5497283774986397E-01
+ 35544 8.8859999999999998E-03 2.2515132434170536E-03 9.5502393772122895E-01
+ 35545 8.8862500000000001E-03 2.2517520057692849E-03 9.5507503769259416E-01
+ 35546 8.8865000000000003E-03 2.2519907808965169E-03 9.5512613766395937E-01
+ 35547 8.8867500000000006E-03 2.2522295687988770E-03 9.5517723763532458E-01
+ 35548 8.8869999999999991E-03 2.2524683694764929E-03 9.5522833760668935E-01
+ 35549 8.8872499999999993E-03 2.2527071829294958E-03 9.5527943757805456E-01
+ 35550 8.8874999999999996E-03 2.2529460091580121E-03 9.5533053754941955E-01
+ 35551 8.8877499999999998E-03 2.2531848481621734E-03 9.5538163752078475E-01
+ 35552 8.8880000000000001E-03 2.2534236999421048E-03 9.5543273749214996E-01
+ 35553 8.8882500000000003E-03 2.2536625644979367E-03 9.5548383746351517E-01
+ 35554 8.8885000000000006E-03 2.2539014418297967E-03 9.5553493743488038E-01
+ 35555 8.8887499999999991E-03 2.2541403319377654E-03 9.5558603740624515E-01
+ 35556 8.8889999999999993E-03 2.2543792348202855E-03 9.5563713737761036E-01
+ 35557 8.8892499999999996E-03 2.2546181504766558E-03 9.5568823734897534E-01
+ 35558 8.8894999999999998E-03 2.2548570789070019E-03 9.5573933732034055E-01
+ 35559 8.8897500000000001E-03 2.2550960195273878E-03 9.5579043729170576E-01
+ 35560 8.8900000000000003E-03 2.2553349736637979E-03 9.5584153726307097E-01
+ 35561 8.8902500000000006E-03 2.2555739405686081E-03 9.5589263723443596E-01
+ 35562 8.8904999999999991E-03 2.2558129202419385E-03 9.5594373720580095E-01
+ 35563 8.8907499999999993E-03 2.2560519126839187E-03 9.5599483717716593E-01
+ 35564 8.8909999999999996E-03 2.2562909178946680E-03 9.5604593714853114E-01
+ 35565 8.8912499999999998E-03 2.2565299358743135E-03 9.5609703711989635E-01
+ 35566 8.8915000000000001E-03 2.2567689666229802E-03 9.5614813709126156E-01
+ 35567 8.8917500000000003E-03 2.2570080101407910E-03 9.5619923706262677E-01
+ 35568 8.8920000000000006E-03 2.2572470664278719E-03 9.5625033703399176E-01
+ 35569 8.8922499999999991E-03 2.2574861354843446E-03 9.5630143700535675E-01
+ 35570 8.8924999999999994E-03 2.2577252173103372E-03 9.5635253697672173E-01
+ 35571 8.8927499999999996E-03 2.2579643119059749E-03 9.5640363694808694E-01
+ 35572 8.8929999999999999E-03 2.2582034192713809E-03 9.5645473691945215E-01
+ 35573 8.8932500000000001E-03 2.2584425394066793E-03 9.5650583689081736E-01
+ 35574 8.8935000000000004E-03 2.2586816723119958E-03 9.5655693686218235E-01
+ 35575 8.8937500000000006E-03 2.2589208179874575E-03 9.5660803683354756E-01
+ 35576 8.8939999999999991E-03 2.2591599764331862E-03 9.5665913680491232E-01
+ 35577 8.8942499999999994E-03 2.2593991476493060E-03 9.5671023677627753E-01
+ 35578 8.8944999999999996E-03 2.2596383316359496E-03 9.5676133674764274E-01
+ 35579 8.8947499999999999E-03 2.2598775283932345E-03 9.5681243671900795E-01
+ 35580 8.8950000000000001E-03 2.2601167379212883E-03 9.5686353669037316E-01
+ 35581 8.8952500000000004E-03 2.2603559602202374E-03 9.5691463666173815E-01
+ 35582 8.8955000000000006E-03 2.2605951952902065E-03 9.5696573663310336E-01
+ 35583 8.8957499999999991E-03 2.2608344431313209E-03 9.5701683660446812E-01
+ 35584 8.8959999999999994E-03 2.2610737037437024E-03 9.5706793657583333E-01
+ 35585 8.8962499999999996E-03 2.2613129771274841E-03 9.5711903654719854E-01
+ 35586 8.8964999999999999E-03 2.2615522632827879E-03 9.5717013651856375E-01
+ 35587 8.8967500000000001E-03 2.2617915622097379E-03 9.5722123648992874E-01
+ 35588 8.8970000000000004E-03 2.2620308739084629E-03 9.5727233646129395E-01
+ 35589 8.8972500000000006E-03 2.2622701983790834E-03 9.5732343643265916E-01
+ 35590 8.8974999999999992E-03 2.2625095356217295E-03 9.5737453640402392E-01
+ 35591 8.8977499999999994E-03 2.2627488856365287E-03 9.5742563637538913E-01
+ 35592 8.8979999999999997E-03 2.2629882484236047E-03 9.5747673634675434E-01
+ 35593 8.8982499999999999E-03 2.2632276239830818E-03 9.5752783631811933E-01
+ 35594 8.8985000000000002E-03 2.2634670123150877E-03 9.5757893628948454E-01
+ 35595 8.8987500000000004E-03 2.2637064134197488E-03 9.5763003626084975E-01
+ 35596 8.8990000000000007E-03 2.2639458272971889E-03 9.5768113623221496E-01
+ 35597 8.8992499999999992E-03 2.2641852539475359E-03 9.5773223620357972E-01
+ 35598 8.8994999999999994E-03 2.2644246933709190E-03 9.5778333617494493E-01
+ 35599 8.8997499999999997E-03 2.2646641455674600E-03 9.5783443614631014E-01
+ 35600 8.8999999999999999E-03 2.2649036105372878E-03 9.5788553611767513E-01
+ 35601 8.9002500000000002E-03 2.2651430882805273E-03 9.5793663608904034E-01
+ 35602 8.9005000000000004E-03 2.2653825787973055E-03 9.5798773606040555E-01
+ 35603 8.9007500000000007E-03 2.2656220820877490E-03 9.5803883603177076E-01
+ 35604 8.9009999999999992E-03 2.2658615981519825E-03 9.5808993600313552E-01
+ 35605 8.9012499999999994E-03 2.2661011269901367E-03 9.5814103597450073E-01
+ 35606 8.9014999999999997E-03 2.2663406761034249E-03 9.5819213594586572E-01
+ 35607 8.9017499999999999E-03 2.2665802302148921E-03 9.5824323591723093E-01
+ 35608 8.9020000000000002E-03 2.2668197971023852E-03 9.5829433588859614E-01
+ 35609 8.9022500000000004E-03 2.2670593767660321E-03 9.5834543585996135E-01
+ 35610 8.9025000000000007E-03 2.2672989692059621E-03 9.5839653583132656E-01
+ 35611 8.9027499999999992E-03 2.2675385744223005E-03 9.5844763580269132E-01
+ 35612 8.9029999999999995E-03 2.2677781924151765E-03 9.5849873577405653E-01
+ 35613 8.9032499999999997E-03 2.2680178231847198E-03 9.5854983574542152E-01
+ 35614 8.9035000000000000E-03 2.2682574667310562E-03 9.5860093571678673E-01
+ 35615 8.9037500000000002E-03 2.2684971230543167E-03 9.5865203568815194E-01
+ 35616 8.9040000000000005E-03 2.2687367921546257E-03 9.5870313565951715E-01
+ 35617 8.9042500000000007E-03 2.2689764740321150E-03 9.5875423563088213E-01
+ 35618 8.9044999999999992E-03 2.2692161686869092E-03 9.5880533560224712E-01
+ 35619 8.9047499999999995E-03 2.2694558761191422E-03 9.5885643557361211E-01
+ 35620 8.9049999999999997E-03 2.2696955963289389E-03 9.5890753554497732E-01
+ 35621 8.9052500000000000E-03 2.2699353293164264E-03 9.5895863551634253E-01
+ 35622 8.9055000000000002E-03 2.2701750750817361E-03 9.5900973548770774E-01
+ 35623 8.9057500000000005E-03 2.2704148336249964E-03 9.5906083545907272E-01
+ 35624 8.9059999999999990E-03 2.2706546021283493E-03 9.5911193543043771E-01
+ 35625 8.9062499999999992E-03 2.2708943864715430E-03 9.5916303540180270E-01
+ 35626 8.9064999999999995E-03 2.2711341835913289E-03 9.5921413537316791E-01
+ 35627 8.9067499999999997E-03 2.2713739934878325E-03 9.5926523534453312E-01
+ 35628 8.9070000000000000E-03 2.2716138161611790E-03 9.5931633531589833E-01
+ 35629 8.9072500000000002E-03 2.2718536516115012E-03 9.5936743528726354E-01
+ 35630 8.9075000000000005E-03 2.2720934998389239E-03 9.5941853525862852E-01
+ 35631 8.9077499999999990E-03 2.2723333608435743E-03 9.5946963522999351E-01
+ 35632 8.9079999999999993E-03 2.2725732346255845E-03 9.5952073520135850E-01
+ 35633 8.9082499999999995E-03 2.2728131211850805E-03 9.5957183517272371E-01
+ 35634 8.9084999999999998E-03 2.2730530205221900E-03 9.5962293514408892E-01
+ 35635 8.9087500000000000E-03 2.2732929326370402E-03 9.5967403511545413E-01
+ 35636 8.9090000000000003E-03 2.2735328575297629E-03 9.5972513508681911E-01
+ 35637 8.9092500000000005E-03 2.2737727952004826E-03 9.5977623505818432E-01
+ 35638 8.9094999999999990E-03 2.2740127456492044E-03 9.5982733502954909E-01
+ 35639 8.9097499999999993E-03 2.2742527088718050E-03 9.5987843500091430E-01
+ 35640 8.9099999999999995E-03 2.2744926848663133E-03 9.5992953497227951E-01
+ 35641 8.9102499999999998E-03 2.2747326736328563E-03 9.5998063494364472E-01
+ 35642 8.9105000000000000E-03 2.2749726751715585E-03 9.6003173491500993E-01
+ 35643 8.9107500000000003E-03 2.2752126894825444E-03 9.6008283488637491E-01
+ 35644 8.9110000000000005E-03 2.2754527165659367E-03 9.6013393485774012E-01
+ 35645 8.9112499999999990E-03 2.2756927564218637E-03 9.6018503482910489E-01
+ 35646 8.9114999999999993E-03 2.2759328090504495E-03 9.6023613480047010E-01
+ 35647 8.9117499999999995E-03 2.2761728744518199E-03 9.6028723477183531E-01
+ 35648 8.9119999999999998E-03 2.2764129526260989E-03 9.6033833474320052E-01
+ 35649 8.9122500000000000E-03 2.2766530435734149E-03 9.6038943471456550E-01
+ 35650 8.9125000000000003E-03 2.2768931472938888E-03 9.6044053468593071E-01
+ 35651 8.9127500000000005E-03 2.2771332637876508E-03 9.6049163465729592E-01
+ 35652 8.9129999999999990E-03 2.2773733930548218E-03 9.6054273462866069E-01
+ 35653 8.9132499999999993E-03 2.2776135350955269E-03 9.6059383460002590E-01
+ 35654 8.9134999999999995E-03 2.2778536899098964E-03 9.6064493457139111E-01
+ 35655 8.9137499999999998E-03 2.2780938574980532E-03 9.6069603454275609E-01
+ 35656 8.9140000000000000E-03 2.2783340378601260E-03 9.6074713451412130E-01
+ 35657 8.9142500000000003E-03 2.2785742309962350E-03 9.6079823448548651E-01
+ 35658 8.9145000000000005E-03 2.2788144369065098E-03 9.6084933445685172E-01
+ 35659 8.9147499999999991E-03 2.2790546555910740E-03 9.6090043442821649E-01
+ 35660 8.9149999999999993E-03 2.2792948870500570E-03 9.6095153439958170E-01
+ 35661 8.9152499999999996E-03 2.2795351312835822E-03 9.6100263437094691E-01
+ 35662 8.9154999999999998E-03 2.2797753882917763E-03 9.6105373434231189E-01
+ 35663 8.9157500000000001E-03 2.2800156580747646E-03 9.6110483431367710E-01
+ 35664 8.9160000000000003E-03 2.2802559406326747E-03 9.6115593428504231E-01
+ 35665 8.9162500000000006E-03 2.2804962359656306E-03 9.6120703425640752E-01
+ 35666 8.9164999999999991E-03 2.2807365440737602E-03 9.6125813422777229E-01
+ 35667 8.9167499999999993E-03 2.2809768649571902E-03 9.6130923419913750E-01
+ 35668 8.9169999999999996E-03 2.2812171986160436E-03 9.6136033417050248E-01
+ 35669 8.9172499999999998E-03 2.2814575450504529E-03 9.6141143414186769E-01
+ 35670 8.9175000000000001E-03 2.2816979042605393E-03 9.6146253411323290E-01
+ 35671 8.9177500000000003E-03 2.2819382762464318E-03 9.6151363408459811E-01
+ 35672 8.9180000000000006E-03 2.2821786610082544E-03 9.6156473405596332E-01
+ 35673 8.9182499999999991E-03 2.2824190585461358E-03 9.6161583402732809E-01
+ 35674 8.9184999999999993E-03 2.2826594688602018E-03 9.6166693399869330E-01
+ 35675 8.9187499999999996E-03 2.2828998919505791E-03 9.6171803397005828E-01
+ 35676 8.9189999999999998E-03 2.2831403278173986E-03 9.6176913394142349E-01
+ 35677 8.9192500000000001E-03 2.2833807764607796E-03 9.6182023391278870E-01
+ 35678 8.9195000000000003E-03 2.2836212378808556E-03 9.6187133388415391E-01
+ 35679 8.9197500000000006E-03 2.2838617120777482E-03 9.6192243385551890E-01
+ 35680 8.9199999999999991E-03 2.2841021990515865E-03 9.6197353382688389E-01
+ 35681 8.9202499999999994E-03 2.2843426988024993E-03 9.6202463379824887E-01
+ 35682 8.9204999999999996E-03 2.2845832113306129E-03 9.6207573376961408E-01
+ 35683 8.9207499999999999E-03 2.2848237366360543E-03 9.6212683374097929E-01
+ 35684 8.9210000000000001E-03 2.2850642747189484E-03 9.6217793371234450E-01
+ 35685 8.9212500000000004E-03 2.2853048255794262E-03 9.6222903368370971E-01
+ 35686 8.9215000000000006E-03 2.2855453892176112E-03 9.6228013365507470E-01
+ 35687 8.9217499999999991E-03 2.2857859656336319E-03 9.6233123362643946E-01
+ 35688 8.9219999999999994E-03 2.2860265548276175E-03 9.6238233359780467E-01
+ 35689 8.9222499999999996E-03 2.2862671567996954E-03 9.6243343356916988E-01
+ 35690 8.9224999999999999E-03 2.2865077715499898E-03 9.6248453354053509E-01
+ 35691 8.9227500000000001E-03 2.2867483990786329E-03 9.6253563351190030E-01
+ 35692 8.9230000000000004E-03 2.2869890393857504E-03 9.6258673348326529E-01
+ 35693 8.9232500000000006E-03 2.2872296924714682E-03 9.6263783345463050E-01
+ 35694 8.9234999999999991E-03 2.2874703583359128E-03 9.6268893342599526E-01
+ 35695 8.9237499999999994E-03 2.2877110369792174E-03 9.6274003339736047E-01
+ 35696 8.9239999999999996E-03 2.2879517284015065E-03 9.6279113336872568E-01
+ 35697 8.9242499999999999E-03 2.2881924326029093E-03 9.6284223334009089E-01
+ 35698 8.9245000000000001E-03 2.2884331495835533E-03 9.6289333331145588E-01
+ 35699 8.9247500000000004E-03 2.2886738793435639E-03 9.6294443328282109E-01
+ 35700 8.9250000000000006E-03 2.2889146218830728E-03 9.6299553325418630E-01
+ 35701 8.9252499999999992E-03 2.2891553772022050E-03 9.6304663322555106E-01
+ 35702 8.9254999999999994E-03 2.2893961453010901E-03 9.6309773319691627E-01
+ 35703 8.9257499999999997E-03 2.2896369261798588E-03 9.6314883316828148E-01
+ 35704 8.9259999999999999E-03 2.2898777198386362E-03 9.6319993313964669E-01
+ 35705 8.9262500000000002E-03 2.2901185262775509E-03 9.6325103311101168E-01
+ 35706 8.9265000000000004E-03 2.2903593454967324E-03 9.6330213308237689E-01
+ 35707 8.9267500000000007E-03 2.2906001774963079E-03 9.6335323305374210E-01
+ 35708 8.9269999999999992E-03 2.2908410222764047E-03 9.6340433302510686E-01
+ 35709 8.9272499999999994E-03 2.2910818798371566E-03 9.6345543299647207E-01
+ 35710 8.9274999999999997E-03 2.2913227501786871E-03 9.6350653296783728E-01
+ 35711 8.9277499999999999E-03 2.2915636333011255E-03 9.6355763293920227E-01
+ 35712 8.9280000000000002E-03 2.2918045292046048E-03 9.6360873291056748E-01
+ 35713 8.9282500000000004E-03 2.2920454378892482E-03 9.6365983288193269E-01
+ 35714 8.9285000000000007E-03 2.2922863593142695E-03 9.6371093285329790E-01
+ 35715 8.9287499999999992E-03 2.2925272934156008E-03 9.6376203282466266E-01
+ 35716 8.9289999999999994E-03 2.2927682402923838E-03 9.6381313279602787E-01
+ 35717 8.9292499999999997E-03 2.2930091999447417E-03 9.6386423276739286E-01
+ 35718 8.9294999999999999E-03 2.2932501723727998E-03 9.6391533273875807E-01
+ 35719 8.9297500000000002E-03 2.2934911575766851E-03 9.6396643271012328E-01
+ 35720 8.9300000000000004E-03 2.2937321555565218E-03 9.6401753268148849E-01
+ 35721 8.9302500000000007E-03 2.2939731663124290E-03 9.6406863265285370E-01
+ 35722 8.9304999999999992E-03 2.2942141898441878E-03 9.6411973262421846E-01
+ 35723 8.9307499999999995E-03 2.2944552261500032E-03 9.6417083259558367E-01
+ 35724 8.9309999999999997E-03 2.2946962752297263E-03 9.6422193256694866E-01
+ 35725 8.9312500000000000E-03 2.2949373370834826E-03 9.6427303253831387E-01
+ 35726 8.9315000000000002E-03 2.2951784117113960E-03 9.6432413250967908E-01
+ 35727 8.9317500000000005E-03 2.2954194991135933E-03 9.6437523248104429E-01
+ 35728 8.9320000000000007E-03 2.2956605992901983E-03 9.6442633245240927E-01
+ 35729 8.9322499999999992E-03 2.2959017122413323E-03 9.6447743242377426E-01
+ 35730 8.9324999999999995E-03 2.2961428379671238E-03 9.6452853239513925E-01
+ 35731 8.9327499999999997E-03 2.2963839764676987E-03 9.6457963236650446E-01
+ 35732 8.9330000000000000E-03 2.2966251277431794E-03 9.6463073233786967E-01
+ 35733 8.9332500000000002E-03 2.2968662917936923E-03 9.6468183230923488E-01
+ 35734 8.9335000000000005E-03 2.2971074686193604E-03 9.6473293228060009E-01
+ 35735 8.9337499999999990E-03 2.2973486582203088E-03 9.6478403225196485E-01
+ 35736 8.9339999999999992E-03 2.2975898605966665E-03 9.6483513222333006E-01
+ 35737 8.9342499999999995E-03 2.2978310757485560E-03 9.6488623219469505E-01
+ 35738 8.9344999999999997E-03 2.2980723036761007E-03 9.6493733216606026E-01
+ 35739 8.9347500000000000E-03 2.2983135443794289E-03 9.6498843213742547E-01
+ 35740 8.9350000000000002E-03 2.2985547978586645E-03 9.6503953210879068E-01
+ 35741 8.9352500000000005E-03 2.2987960641139317E-03 9.6509063208015566E-01
+ 35742 8.9354999999999990E-03 2.2990373431453570E-03 9.6514173205152065E-01
+ 35743 8.9357499999999992E-03 2.2992786349530668E-03 9.6519283202288564E-01
+ 35744 8.9359999999999995E-03 2.2995199395371875E-03 9.6524393199425085E-01
+ 35745 8.9362499999999997E-03 2.2997612568978411E-03 9.6529503196561606E-01
+ 35746 8.9365000000000000E-03 2.3000025870351572E-03 9.6534613193698127E-01
+ 35747 8.9367500000000002E-03 2.3002439299492556E-03 9.6539723190834648E-01
+ 35748 8.9370000000000005E-03 2.3004852856402698E-03 9.6544833187971146E-01
+ 35749 8.9372499999999990E-03 2.3007266541083191E-03 9.6549943185107623E-01
+ 35750 8.9374999999999993E-03 2.3009680353535335E-03 9.6555053182244144E-01
+ 35751 8.9377499999999995E-03 2.3012094293760376E-03 9.6560163179380665E-01
+ 35752 8.9379999999999998E-03 2.3014508361759558E-03 9.6565273176517186E-01
+ 35753 8.9382500000000000E-03 2.3016922557534169E-03 9.6570383173653707E-01
+ 35754 8.9385000000000003E-03 2.3019336881085458E-03 9.6575493170790205E-01
+ 35755 8.9387500000000005E-03 2.3021751332414670E-03 9.6580603167926726E-01
+ 35756 8.9389999999999990E-03 2.3024165911523062E-03 9.6585713165063203E-01
+ 35757 8.9392499999999993E-03 2.3026580618411932E-03 9.6590823162199724E-01
+ 35758 8.9394999999999995E-03 2.3028995453082527E-03 9.6595933159336245E-01
+ 35759 8.9397499999999998E-03 2.3031410415536102E-03 9.6601043156472766E-01
+ 35760 8.9400000000000000E-03 2.3033825505773950E-03 9.6606153153609264E-01
+ 35761 8.9402500000000003E-03 2.3036240723797296E-03 9.6611263150745785E-01
+ 35762 8.9405000000000005E-03 2.3038656069607399E-03 9.6616373147882306E-01
+ 35763 8.9407499999999990E-03 2.3041071543205565E-03 9.6621483145018783E-01
+ 35764 8.9409999999999993E-03 2.3043487144585205E-03 9.6626593142155304E-01
+ 35765 8.9412499999999995E-03 2.3045902873690609E-03 9.6631703139291825E-01
+ 35766 8.9414999999999998E-03 2.3048318730511637E-03 9.6636813136428346E-01
+ 35767 8.9417500000000000E-03 2.3050734715049474E-03 9.6641923133564844E-01
+ 35768 8.9420000000000003E-03 2.3053150827305369E-03 9.6647033130701365E-01
+ 35769 8.9422500000000005E-03 2.3055567067280553E-03 9.6652143127837886E-01
+ 35770 8.9424999999999991E-03 2.3057983434976240E-03 9.6657253124974363E-01
+ 35771 8.9427499999999993E-03 2.3060399930393653E-03 9.6662363122110884E-01
+ 35772 8.9429999999999996E-03 2.3062816553534034E-03 9.6667473119247405E-01
+ 35773 8.9432499999999998E-03 2.3065233304398612E-03 9.6672583116383903E-01
+ 35774 8.9435000000000001E-03 2.3067650182988612E-03 9.6677693113520424E-01
+ 35775 8.9437500000000003E-03 2.3070067189305257E-03 9.6682803110656945E-01
+ 35776 8.9440000000000006E-03 2.3072484323349773E-03 9.6687913107793466E-01
+ 35777 8.9442499999999991E-03 2.3074901585123384E-03 9.6693023104929943E-01
+ 35778 8.9444999999999993E-03 2.3077318974627334E-03 9.6698133102066464E-01
+ 35779 8.9447499999999996E-03 2.3079736491862859E-03 9.6703243099202985E-01
+ 35780 8.9449999999999998E-03 2.3082154136831175E-03 9.6708353096339483E-01
+ 35781 8.9452500000000001E-03 2.3084571909533515E-03 9.6713463093476004E-01
+ 35782 8.9455000000000003E-03 2.3086989809971144E-03 9.6718573090612525E-01
+ 35783 8.9457500000000006E-03 2.3089407838145226E-03 9.6723683087749046E-01
+ 35784 8.9459999999999991E-03 2.3091825994057051E-03 9.6728793084885523E-01
+ 35785 8.9462499999999993E-03 2.3094244277707841E-03 9.6733903082022044E-01
+ 35786 8.9464999999999996E-03 2.3096662689098815E-03 9.6739013079158542E-01
+ 35787 8.9467499999999998E-03 2.3099081242272108E-03 9.6744123076295063E-01
+ 35788 8.9470000000000001E-03 2.3101499908432833E-03 9.6749233073431584E-01
+ 35789 8.9472500000000003E-03 2.3103918702346198E-03 9.6754343070568105E-01
+ 35790 8.9475000000000006E-03 2.3106337624013468E-03 9.6759453067704604E-01
+ 35791 8.9477499999999991E-03 2.3108756673435858E-03 9.6764563064841103E-01
+ 35792 8.9479999999999994E-03 2.3111175850614660E-03 9.6769673061977601E-01
+ 35793 8.9482499999999996E-03 2.3113595155551080E-03 9.6774783059114122E-01
+ 35794 8.9484999999999999E-03 2.3116014588246366E-03 9.6779893056250643E-01
+ 35795 8.9487500000000001E-03 2.3118434148701773E-03 9.6785003053387164E-01
+ 35796 8.9490000000000004E-03 2.3120853836918528E-03 9.6790113050523685E-01
+ 35797 8.9492500000000006E-03 2.3123273652897896E-03 9.6795223047660184E-01
+ 35798 8.9494999999999991E-03 2.3125693596641110E-03 9.6800333044796683E-01
+ 35799 8.9497499999999994E-03 2.3128113668149410E-03 9.6805443041933181E-01
+ 35800 8.9499999999999996E-03 2.3130533867424057E-03 9.6810553039069702E-01
+ 35801 8.9502499999999999E-03 2.3132954194466301E-03 9.6815663036206223E-01
+ 35802 8.9505000000000001E-03 2.3135374649277379E-03 9.6820773033342744E-01
+ 35803 8.9507500000000004E-03 2.3137795231858542E-03 9.6825883030479243E-01
+ 35804 8.9510000000000006E-03 2.3140215942211062E-03 9.6830993027615764E-01
+ 35805 8.9512499999999991E-03 2.3142636780336119E-03 9.6836103024752240E-01
+ 35806 8.9514999999999994E-03 2.3145057746233985E-03 9.6841213021888761E-01
+ 35807 8.9517499999999996E-03 2.3147478839872304E-03 9.6846323019025282E-01
+ 35808 8.9519999999999999E-03 2.3149900061236240E-03 9.6851433016161803E-01
+ 35809 8.9522500000000001E-03 2.3152321410327020E-03 9.6856543013298324E-01
+ 35810 8.9525000000000004E-03 2.3154742887145858E-03 9.6861653010434823E-01
+ 35811 8.9527500000000006E-03 2.3157164491693998E-03 9.6866763007571344E-01
+ 35812 8.9529999999999992E-03 2.3159586223972621E-03 9.6871873004707820E-01
+ 35813 8.9532499999999994E-03 2.3162008083983023E-03 9.6876983001844341E-01
+ 35814 8.9534999999999997E-03 2.3164430071726375E-03 9.6882092998980862E-01
+ 35815 8.9537499999999999E-03 2.3166852187203927E-03 9.6887202996117383E-01
+ 35816 8.9540000000000002E-03 2.3169274430416891E-03 9.6892312993253882E-01
+ 35817 8.9542500000000004E-03 2.3171696801366493E-03 9.6897422990390403E-01
+ 35818 8.9545000000000007E-03 2.3174119300053970E-03 9.6902532987526924E-01
+ 35819 8.9547499999999992E-03 2.3176541926480543E-03 9.6907642984663400E-01
+ 35820 8.9549999999999994E-03 2.3178964680647452E-03 9.6912752981799921E-01
+ 35821 8.9552499999999997E-03 2.3181387562555924E-03 9.6917862978936442E-01
+ 35822 8.9554999999999999E-03 2.3183810572207173E-03 9.6922972976072941E-01
+ 35823 8.9557500000000002E-03 2.3186233709602457E-03 9.6928082973209462E-01
+ 35824 8.9560000000000004E-03 2.3188656974742956E-03 9.6933192970345983E-01
+ 35825 8.9562500000000007E-03 2.3191080367629979E-03 9.6938302967482504E-01
+ 35826 8.9564999999999992E-03 2.3193503888264662E-03 9.6943412964618980E-01
+ 35827 8.9567499999999994E-03 2.3195927536648320E-03 9.6948522961755501E-01
+ 35828 8.9569999999999997E-03 2.3198351312782154E-03 9.6953632958892022E-01
+ 35829 8.9572499999999999E-03 2.3200775216667387E-03 9.6958742956028521E-01
+ 35830 8.9575000000000002E-03 2.3203199248305276E-03 9.6963852953165042E-01
+ 35831 8.9577500000000004E-03 2.3205623407697045E-03 9.6968962950301563E-01
+ 35832 8.9580000000000007E-03 2.3208047694843925E-03 9.6974072947438084E-01
+ 35833 8.9582499999999992E-03 2.3210472109747131E-03 9.6979182944574560E-01
+ 35834 8.9584999999999994E-03 2.3212896652407933E-03 9.6984292941711081E-01
+ 35835 8.9587499999999997E-03 2.3215321322827579E-03 9.6989402938847580E-01
+ 35836 8.9589999999999999E-03 2.3217746121007268E-03 9.6994512935984101E-01
+ 35837 8.9592500000000002E-03 2.3220171046948236E-03 9.6999622933120622E-01
+ 35838 8.9595000000000004E-03 2.3222596100651743E-03 9.7004732930257143E-01
+ 35839 8.9597500000000007E-03 2.3225021282119039E-03 9.7009842927393664E-01
+ 35840 8.9599999999999992E-03 2.3227446591351313E-03 9.7014952924530140E-01
+ 35841 8.9602499999999995E-03 2.3229872028349857E-03 9.7020062921666661E-01
+ 35842 8.9604999999999997E-03 2.3232297593115889E-03 9.7025172918803160E-01
+ 35843 8.9607500000000000E-03 2.3234723285650658E-03 9.7030282915939681E-01
+ 35844 8.9610000000000002E-03 2.3237149105955392E-03 9.7035392913076202E-01
+ 35845 8.9612500000000005E-03 2.3239575054031336E-03 9.7040502910212723E-01
+ 35846 8.9614999999999990E-03 2.3242001129879725E-03 9.7045612907349199E-01
+ 35847 8.9617499999999992E-03 2.3244427333501817E-03 9.7050722904485720E-01
+ 35848 8.9619999999999995E-03 2.3246853664898857E-03 9.7055832901622219E-01
+ 35849 8.9622499999999997E-03 2.3249280124072085E-03 9.7060942898758740E-01
+ 35850 8.9625000000000000E-03 2.3251706711022741E-03 9.7066052895895261E-01
+ 35851 8.9627500000000002E-03 2.3254133425752057E-03 9.7071162893031782E-01
+ 35852 8.9630000000000005E-03 2.3256560268261309E-03 9.7076272890168280E-01
+ 35853 8.9632499999999990E-03 2.3258987238551692E-03 9.7081382887304779E-01
+ 35854 8.9634999999999992E-03 2.3261414336624509E-03 9.7086492884441278E-01
+ 35855 8.9637499999999995E-03 2.3263841562480990E-03 9.7091602881577799E-01
+ 35856 8.9639999999999997E-03 2.3266268916122368E-03 9.7096712878714320E-01
+ 35857 8.9642500000000000E-03 2.3268696397549886E-03 9.7101822875850841E-01
+ 35858 8.9645000000000002E-03 2.3271124006764825E-03 9.7106932872987362E-01
+ 35859 8.9647500000000005E-03 2.3273551743768412E-03 9.7112042870123860E-01
+ 35860 8.9649999999999990E-03 2.3275979608561861E-03 9.7117152867260359E-01
+ 35861 8.9652499999999993E-03 2.3278407601146490E-03 9.7122262864396858E-01
+ 35862 8.9654999999999995E-03 2.3280835721523527E-03 9.7127372861533379E-01
+ 35863 8.9657499999999998E-03 2.3283263969694186E-03 9.7132482858669900E-01
+ 35864 8.9660000000000000E-03 2.3285692345659755E-03 9.7137592855806421E-01
+ 35865 8.9662500000000003E-03 2.3288120849421497E-03 9.7142702852942919E-01
+ 35866 8.9665000000000005E-03 2.3290549480980628E-03 9.7147812850079440E-01
+ 35867 8.9667499999999990E-03 2.3292978240338400E-03 9.7152922847215917E-01
+ 35868 8.9669999999999993E-03 2.3295407127496108E-03 9.7158032844352438E-01
+ 35869 8.9672499999999995E-03 2.3297836142454962E-03 9.7163142841488959E-01
+ 35870 8.9674999999999998E-03 2.3300265285216260E-03 9.7168252838625480E-01
+ 35871 8.9677500000000000E-03 2.3302694555781219E-03 9.7173362835762001E-01
+ 35872 8.9680000000000003E-03 2.3305123954151124E-03 9.7178472832898499E-01
+ 35873 8.9682500000000005E-03 2.3307553480327210E-03 9.7183582830035020E-01
+ 35874 8.9684999999999990E-03 2.3309983134310731E-03 9.7188692827171497E-01
+ 35875 8.9687499999999993E-03 2.3312412916102958E-03 9.7193802824308018E-01
+ 35876 8.9689999999999995E-03 2.3314842825705152E-03 9.7198912821444539E-01
+ 35877 8.9692499999999998E-03 2.3317272863118549E-03 9.7204022818581060E-01
+ 35878 8.9695000000000000E-03 2.3319703028344433E-03 9.7209132815717558E-01
+ 35879 8.9697500000000003E-03 2.3322133321384045E-03 9.7214242812854079E-01
+ 35880 8.9700000000000005E-03 2.3324563742238664E-03 9.7219352809990600E-01
+ 35881 8.9702499999999991E-03 2.3326994290909513E-03 9.7224462807127077E-01
+ 35882 8.9704999999999993E-03 2.3329424967397897E-03 9.7229572804263598E-01
+ 35883 8.9707499999999996E-03 2.3331855771705034E-03 9.7234682801400119E-01
+ 35884 8.9709999999999998E-03 2.3334286703832231E-03 9.7239792798536617E-01
+ 35885 8.9712500000000001E-03 2.3336717763780736E-03 9.7244902795673138E-01
+ 35886 8.9715000000000003E-03 2.3339148951551799E-03 9.7250012792809659E-01
+ 35887 8.9717500000000006E-03 2.3341580267146680E-03 9.7255122789946180E-01
+ 35888 8.9719999999999991E-03 2.3344011710566665E-03 9.7260232787082657E-01
+ 35889 8.9722499999999993E-03 2.3346443281812975E-03 9.7265342784219178E-01
+ 35890 8.9724999999999996E-03 2.3348874980886939E-03 9.7270452781355699E-01
+ 35891 8.9727499999999998E-03 2.3351306807786860E-03 9.7275562778492197E-01
+ 35892 8.9730000000000001E-03 2.3353738762414431E-03 9.7280672775628718E-01
+ 35893 8.9732500000000003E-03 2.3356170844721852E-03 9.7285782772765239E-01
+ 35894 8.9735000000000006E-03 2.3358603054710373E-03 9.7290892769901760E-01
+ 35895 8.9737499999999991E-03 2.3361035392381103E-03 9.7296002767038237E-01
+ 35896 8.9739999999999993E-03 2.3363467857735296E-03 9.7301112764174758E-01
+ 35897 8.9742499999999996E-03 2.3365900450774101E-03 9.7306222761311256E-01
+ 35898 8.9744999999999998E-03 2.3368333171498697E-03 9.7311332758447777E-01
+ 35899 8.9747500000000001E-03 2.3370766019910282E-03 9.7316442755584298E-01
+ 35900 8.9750000000000003E-03 2.3373198996010031E-03 9.7321552752720819E-01
+ 35901 8.9752500000000006E-03 2.3375632099799141E-03 9.7326662749857340E-01
+ 35902 8.9754999999999991E-03 2.3378065331278778E-03 9.7331772746993817E-01
+ 35903 8.9757499999999994E-03 2.3380498690450174E-03 9.7336882744130337E-01
+ 35904 8.9759999999999996E-03 2.3382932177314457E-03 9.7341992741266836E-01
+ 35905 8.9762499999999999E-03 2.3385365791872854E-03 9.7347102738403357E-01
+ 35906 8.9765000000000001E-03 2.3387799534126557E-03 9.7352212735539878E-01
+ 35907 8.9767500000000004E-03 2.3390233404076708E-03 9.7357322732676399E-01
+ 35908 8.9770000000000006E-03 2.3392667401724567E-03 9.7362432729812898E-01
+ 35909 8.9772499999999991E-03 2.3395101527071229E-03 9.7367542726949396E-01
+ 35910 8.9774999999999994E-03 2.3397535780117994E-03 9.7372652724085895E-01
+ 35911 8.9777499999999996E-03 2.3399970160865946E-03 9.7377762721222416E-01
+ 35912 8.9779999999999999E-03 2.3402404669316383E-03 9.7382872718358937E-01
+ 35913 8.9782500000000001E-03 2.3404839305470435E-03 9.7387982715495458E-01
+ 35914 8.9785000000000004E-03 2.3407274069329295E-03 9.7393092712631979E-01
+ 35915 8.9787500000000006E-03 2.3409708960894157E-03 9.7398202709768478E-01
+ 35916 8.9789999999999991E-03 2.3412143980166221E-03 9.7403312706904954E-01
+ 35917 8.9792499999999994E-03 2.3414579127146681E-03 9.7408422704041475E-01
+ 35918 8.9794999999999996E-03 2.3417014401836728E-03 9.7413532701177996E-01
+ 35919 8.9797499999999999E-03 2.3419449804237568E-03 9.7418642698314517E-01
+ 35920 8.9800000000000001E-03 2.3421885334350390E-03 9.7423752695451038E-01
+ 35921 8.9802500000000004E-03 2.3424320992176382E-03 9.7428862692587537E-01
+ 35922 8.9805000000000006E-03 2.3426756777716741E-03 9.7433972689724058E-01
+ 35923 8.9807499999999992E-03 2.3429192690972659E-03 9.7439082686860534E-01
+ 35924 8.9809999999999994E-03 2.3431628731945364E-03 9.7444192683997055E-01
+ 35925 8.9812499999999997E-03 2.3434064900636022E-03 9.7449302681133576E-01
+ 35926 8.9814999999999999E-03 2.3436501197045831E-03 9.7454412678270097E-01
+ 35927 8.9817500000000002E-03 2.3438937621176026E-03 9.7459522675406596E-01
+ 35928 8.9820000000000004E-03 2.3441374173027774E-03 9.7464632672543117E-01
+ 35929 8.9822500000000007E-03 2.3443810852602268E-03 9.7469742669679638E-01
+ 35930 8.9824999999999992E-03 2.3446247659900730E-03 9.7474852666816114E-01
+ 35931 8.9827499999999994E-03 2.3448685095265750E-03 9.7479962663952635E-01
+ 35932 8.9829999999999997E-03 2.3451122146361885E-03 9.7485072661089156E-01
+ 35933 8.9832499999999999E-03 2.3453559325247947E-03 9.7490182658225677E-01
+ 35934 8.9835000000000002E-03 2.3455996631925194E-03 9.7495292655362176E-01
+ 35935 8.9837500000000004E-03 2.3458433612294511E-03 9.7500402652498697E-01
+ 35936 8.9840000000000007E-03 2.3460871185961960E-03 9.7505512649635218E-01
+ 35937 8.9842499999999992E-03 2.3463308887361795E-03 9.7510622646771694E-01
+ 35938 8.9844999999999994E-03 2.3465746716495209E-03 9.7515732643908215E-01
+ 35939 8.9847499999999997E-03 2.3468184673363411E-03 9.7520842641044736E-01
+ 35940 8.9849999999999999E-03 2.3470622757967618E-03 9.7525952638181235E-01
+ 35941 8.9852500000000002E-03 2.3473060970309011E-03 9.7531062635317756E-01
+ 35942 8.9855000000000004E-03 2.3475499310388810E-03 9.7536172632454277E-01
+ 35943 8.9857500000000007E-03 2.3477937778208224E-03 9.7541282629590798E-01
+ 35944 8.9859999999999992E-03 2.3480376373768439E-03 9.7546392626727274E-01
+ 35945 8.9862499999999994E-03 2.3482815097070693E-03 9.7551502623863795E-01
+ 35946 8.9864999999999997E-03 2.3485253948116185E-03 9.7556612621000294E-01
+ 35947 8.9867499999999999E-03 2.3487692926906097E-03 9.7561722618136815E-01
+ 35948 8.9870000000000002E-03 2.3490132033441701E-03 9.7566832615273336E-01
+ 35949 8.9872500000000004E-03 2.3492571267724137E-03 9.7571942612409857E-01
+ 35950 8.9875000000000007E-03 2.3495010629754672E-03 9.7577052609546377E-01
+ 35951 8.9877499999999992E-03 2.3497450119534464E-03 9.7582162606682854E-01
+ 35952 8.9879999999999995E-03 2.3499889737064773E-03 9.7587272603819375E-01
+ 35953 8.9882499999999997E-03 2.3502329482346790E-03 9.7592382600955874E-01
+ 35954 8.9885000000000000E-03 2.3504769355381723E-03 9.7597492598092395E-01
+ 35955 8.9887500000000002E-03 2.3507209356170783E-03 9.7602602595228916E-01
+ 35956 8.9890000000000005E-03 2.3509649486521201E-03 9.7607712592365437E-01
+ 35957 8.9892499999999990E-03 2.3512089742327908E-03 9.7612822589501913E-01
+ 35958 8.9894999999999992E-03 2.3514530125924222E-03 9.7617932586638434E-01
+ 35959 8.9897499999999995E-03 2.3516970637311317E-03 9.7623042583774933E-01
+ 35960 8.9899999999999997E-03 2.3519411276490452E-03 9.7628152580911454E-01
+ 35961 8.9902500000000000E-03 2.3521852043462865E-03 9.7633262578047975E-01
+ 35962 8.9905000000000002E-03 2.3524292938229764E-03 9.7638372575184496E-01
+ 35963 8.9907500000000005E-03 2.3526733960792410E-03 9.7643482572321016E-01
+ 35964 8.9909999999999990E-03 2.3529175111152000E-03 9.7648592569457493E-01
+ 35965 8.9912499999999992E-03 2.3531616389309835E-03 9.7653702566594014E-01
+ 35966 8.9914999999999995E-03 2.3534057795267112E-03 9.7658812563730513E-01
+ 35967 8.9917499999999997E-03 2.3536499329025046E-03 9.7663922560867034E-01
+ 35968 8.9920000000000000E-03 2.3538940990584915E-03 9.7669032558003555E-01
+ 35969 8.9922500000000002E-03 2.3541382779947951E-03 9.7674142555140075E-01
+ 35970 8.9925000000000005E-03 2.3543824697115339E-03 9.7679252552276574E-01
+ 35971 8.9927499999999990E-03 2.3546266742088401E-03 9.7684362549413073E-01
+ 35972 8.9929999999999993E-03 2.3548708914868321E-03 9.7689472546549572E-01
+ 35973 8.9932499999999995E-03 2.3551151215456365E-03 9.7694582543686093E-01
+ 35974 8.9934999999999998E-03 2.3553593643853752E-03 9.7699692540822614E-01
+ 35975 8.9937500000000000E-03 2.3556036200061744E-03 9.7704802537959135E-01
+ 35976 8.9940000000000003E-03 2.3558478884081564E-03 9.7709912535095655E-01
+ 35977 8.9942500000000005E-03 2.3560921695898371E-03 9.7715022532232154E-01
+ 35978 8.9944999999999990E-03 2.3563364635417836E-03 9.7720132529368631E-01
+ 35979 8.9947499999999993E-03 2.3565807702625391E-03 9.7725242526505152E-01
+ 35980 8.9949999999999995E-03 2.3568250897522229E-03 9.7730352523641673E-01
+ 35981 8.9952499999999998E-03 2.3570694220109503E-03 9.7735462520778194E-01
+ 35982 8.9955000000000000E-03 2.3573137670388389E-03 9.7740572517914714E-01
+ 35983 8.9957500000000003E-03 2.3575581248360075E-03 9.7745682515051213E-01
+ 35984 8.9960000000000005E-03 2.3578024954025688E-03 9.7750792512187734E-01
+ 35985 8.9962499999999990E-03 2.3580468787386447E-03 9.7755902509324211E-01
+ 35986 8.9964999999999993E-03 2.3582912748443523E-03 9.7761012506460732E-01
+ 35987 8.9967499999999995E-03 2.3585356837198088E-03 9.7766122503597253E-01
+ 35988 8.9969999999999998E-03 2.3587801053651328E-03 9.7771232500733773E-01
+ 35989 8.9972500000000000E-03 2.3590245397804382E-03 9.7776342497870272E-01
+ 35990 8.9975000000000003E-03 2.3592689869658470E-03 9.7781452495006793E-01
+ 35991 8.9977500000000005E-03 2.3595134469214757E-03 9.7786562492143314E-01
+ 35992 8.9979999999999991E-03 2.3597579196474390E-03 9.7791672489279791E-01
+ 35993 8.9982499999999993E-03 2.3600024051438602E-03 9.7796782486416312E-01
+ 35994 8.9984999999999996E-03 2.3602469034108555E-03 9.7801892483552832E-01
+ 35995 8.9987499999999998E-03 2.3604914144485416E-03 9.7807002480689353E-01
+ 35996 8.9990000000000001E-03 2.3607359382570364E-03 9.7812112477825852E-01
+ 35997 8.9992500000000003E-03 2.3609804748364592E-03 9.7817222474962373E-01
+ 35998 8.9995000000000006E-03 2.3612250241869265E-03 9.7822332472098894E-01
+ 35999 8.9997499999999991E-03 2.3614695863085578E-03 9.7827442469235371E-01
+ 36000 8.9999999999999993E-03 2.3617141612014723E-03 9.7832552466371892E-01
+ 36001 9.0002499999999996E-03 2.3619587488657862E-03 9.7837662463508412E-01
+ 36002 9.0004999999999998E-03 2.3622033493016182E-03 9.7842772460644911E-01
+ 36003 9.0007500000000001E-03 2.3624479625090886E-03 9.7847882457781432E-01
+ 36004 9.0010000000000003E-03 2.3626925884883119E-03 9.7852992454917953E-01
+ 36005 9.0012500000000006E-03 2.3629372283268152E-03 9.7858102452054474E-01
+ 36006 9.0014999999999991E-03 2.3631818799288817E-03 9.7863212449190951E-01
+ 36007 9.0017499999999993E-03 2.3634265443063132E-03 9.7868322446327471E-01
+ 36008 9.0019999999999996E-03 2.3636712214592233E-03 9.7873432443463992E-01
+ 36009 9.0022499999999998E-03 2.3639159113877347E-03 9.7878542440600491E-01
+ 36010 9.0025000000000001E-03 2.3641606140919705E-03 9.7883652437737012E-01
+ 36011 9.0027500000000003E-03 2.3644053295720480E-03 9.7888762434873533E-01
+ 36012 9.0030000000000006E-03 2.3646500578280889E-03 9.7893872432010054E-01
+ 36013 9.0032499999999991E-03 2.3648947988602113E-03 9.7898982429146530E-01
+ 36014 9.0034999999999994E-03 2.3651395526685403E-03 9.7904092426283051E-01
+ 36015 9.0037499999999996E-03 2.3653843192531963E-03 9.7909202423419550E-01
+ 36016 9.0039999999999999E-03 2.3656290986142975E-03 9.7914312420556071E-01
+ 36017 9.0042500000000001E-03 2.3658738907519658E-03 9.7919422417692592E-01
+ 36018 9.0045000000000004E-03 2.3661186956663244E-03 9.7924532414829113E-01
+ 36019 9.0047500000000006E-03 2.3663635133574900E-03 9.7929642411965612E-01
+ 36020 9.0049999999999991E-03 2.3666083438255853E-03 9.7934752409102110E-01
+ 36021 9.0052499999999994E-03 2.3668531870707330E-03 9.7939862406238609E-01
+ 36022 9.0054999999999996E-03 2.3670980430930545E-03 9.7944972403375130E-01
+ 36023 9.0057499999999999E-03 2.3673429118926679E-03 9.7950082400511651E-01
+ 36024 9.0060000000000001E-03 2.3675877934696975E-03 9.7955192397648172E-01
+ 36025 9.0062500000000004E-03 2.3678326878242635E-03 9.7960302394784693E-01
+ 36026 9.0065000000000006E-03 2.3680775949564870E-03 9.7965412391921192E-01
+ 36027 9.0067499999999991E-03 2.3683225148664866E-03 9.7970522389057690E-01
+ 36028 9.0069999999999994E-03 2.3685674475543892E-03 9.7975632386194189E-01
+ 36029 9.0072499999999996E-03 2.3688123930203139E-03 9.7980742383330710E-01
+ 36030 9.0074999999999999E-03 2.3690573512643838E-03 9.7985852380467231E-01
+ 36031 9.0077500000000001E-03 2.3693023222867149E-03 9.7990962377603752E-01
+ 36032 9.0080000000000004E-03 2.3695473060874358E-03 9.7996072374740251E-01
+ 36033 9.0082500000000006E-03 2.3697923026666625E-03 9.8001182371876772E-01
+ 36034 9.0084999999999991E-03 2.3700373120245206E-03 9.8006292369013248E-01
+ 36035 9.0087499999999994E-03 2.3702823341611298E-03 9.8011402366149769E-01
+ 36036 9.0089999999999996E-03 2.3705273690766142E-03 9.8016512363286290E-01
+ 36037 9.0092499999999999E-03 2.3707724167710944E-03 9.8021622360422811E-01
+ 36038 9.0095000000000001E-03 2.3710174772446913E-03 9.8026732357559332E-01
+ 36039 9.0097500000000004E-03 2.3712625504975281E-03 9.8031842354695831E-01
+ 36040 9.0100000000000006E-03 2.3715076365297292E-03 9.8036952351832352E-01
+ 36041 9.0102499999999992E-03 2.3717527353414088E-03 9.8042062348968828E-01
+ 36042 9.0104999999999994E-03 2.3719978469326957E-03 9.8047172346105349E-01
+ 36043 9.0107499999999997E-03 2.3722429713037129E-03 9.8052282343241870E-01
+ 36044 9.0109999999999999E-03 2.3724881084545798E-03 9.8057392340378391E-01
+ 36045 9.0112500000000002E-03 2.3727332583854182E-03 9.8062502337514890E-01
+ 36046 9.0115000000000004E-03 2.3729784210963526E-03 9.8067612334651411E-01
+ 36047 9.0117500000000007E-03 2.3732235965875036E-03 9.8072722331787932E-01
+ 36048 9.0119999999999992E-03 2.3734687848589947E-03 9.8077832328924408E-01
+ 36049 9.0122499999999994E-03 2.3737139859109466E-03 9.8082942326060929E-01
+ 36050 9.0124999999999997E-03 2.3739591997434853E-03 9.8088052323197450E-01
+ 36051 9.0127499999999999E-03 2.3742044263567312E-03 9.8093162320333949E-01
+ 36052 9.0130000000000002E-03 2.3744496657508072E-03 9.8098272317470470E-01
+ 36053 9.0132500000000004E-03 2.3746949179258357E-03 9.8103382314606991E-01
+ 36054 9.0135000000000007E-03 2.3749401828819404E-03 9.8108492311743511E-01
+ 36055 9.0137499999999992E-03 2.3751854606192417E-03 9.8113602308879988E-01
+ 36056 9.0139999999999994E-03 2.3754307511378654E-03 9.8118712306016509E-01
+ 36057 9.0142499999999997E-03 2.3756760544379326E-03 9.8123822303153030E-01
+ 36058 9.0144999999999999E-03 2.3759213705195686E-03 9.8128932300289529E-01
+ 36059 9.0147500000000002E-03 2.3761666993828922E-03 9.8134042297426050E-01
+ 36060 9.0150000000000004E-03 2.3764120410280313E-03 9.8139152294562570E-01
+ 36061 9.0152500000000007E-03 2.3766573954551052E-03 9.8144262291699091E-01
+ 36062 9.0154999999999992E-03 2.3769027626642375E-03 9.8149372288835568E-01
+ 36063 9.0157499999999995E-03 2.3771481426554525E-03 9.8154482285972089E-01
+ 36064 9.0159999999999997E-03 2.3773935354198285E-03 9.8159592283108588E-01
+ 36065 9.0162500000000000E-03 2.3776389409515997E-03 9.8164702280245109E-01
+ 36066 9.0165000000000002E-03 2.3778843592508862E-03 9.8169812277381630E-01
+ 36067 9.0167500000000005E-03 2.3781297903178013E-03 9.8174922274518150E-01
+ 36068 9.0170000000000007E-03 2.3783752341524577E-03 9.8180032271654671E-01
+ 36069 9.0172499999999992E-03 2.3786206907549724E-03 9.8185142268791148E-01
+ 36070 9.0174999999999995E-03 2.3788661601254622E-03 9.8190252265927669E-01
+ 36071 9.0177499999999997E-03 2.3791116422640381E-03 9.8195362263064168E-01
+ 36072 9.0180000000000000E-03 2.3793571371708211E-03 9.8200472260200689E-01
+ 36073 9.0182500000000002E-03 2.3796026448459221E-03 9.8205582257337209E-01
+ 36074 9.0185000000000005E-03 2.3798481652894591E-03 9.8210692254473730E-01
+ 36075 9.0187499999999990E-03 2.3800936985015442E-03 9.8215802251610207E-01
+ 36076 9.0189999999999992E-03 2.3803392444822985E-03 9.8220912248746728E-01
+ 36077 9.0192499999999995E-03 2.3805848032318303E-03 9.8226022245883227E-01
+ 36078 9.0194999999999997E-03 2.3808303747502621E-03 9.8231132243019748E-01
+ 36079 9.0197500000000000E-03 2.3810759590377046E-03 9.8236242240156268E-01
+ 36080 9.0200000000000002E-03 2.3813215560942761E-03 9.8241352237292789E-01
+ 36081 9.0202500000000005E-03 2.3815671659200926E-03 9.8246462234429310E-01
+ 36082 9.0204999999999990E-03 2.3818127885152649E-03 9.8251572231565787E-01
+ 36083 9.0207499999999993E-03 2.3820584238799154E-03 9.8256682228702286E-01
+ 36084 9.0209999999999995E-03 2.3823040720141585E-03 9.8261792225838807E-01
+ 36085 9.0212499999999998E-03 2.3825497329181084E-03 9.8266902222975328E-01
+ 36086 9.0215000000000000E-03 2.3827954065918796E-03 9.8272012220111848E-01
+ 36087 9.0217500000000003E-03 2.3830410930355929E-03 9.8277122217248369E-01
+ 36088 9.0220000000000005E-03 2.3832867922493604E-03 9.8282232214384868E-01
+ 36089 9.0222499999999990E-03 2.3835325042332995E-03 9.8287342211521367E-01
+ 36090 9.0224999999999993E-03 2.3837782289875256E-03 9.8292452208657866E-01
+ 36091 9.0227499999999995E-03 2.3840239665121562E-03 9.8297562205794387E-01
+ 36092 9.0229999999999998E-03 2.3842697168073071E-03 9.8302672202930907E-01
+ 36093 9.0232500000000000E-03 2.3845154798730959E-03 9.8307782200067428E-01
+ 36094 9.0235000000000003E-03 2.3847612557096371E-03 9.8312892197203927E-01
+ 36095 9.0237500000000005E-03 2.3850070443170472E-03 9.8318002194340448E-01
+ 36096 9.0239999999999990E-03 2.3852528456954417E-03 9.8323112191476925E-01
+ 36097 9.0242499999999993E-03 2.3854986598449402E-03 9.8328222188613446E-01
+ 36098 9.0244999999999995E-03 2.3857444867656555E-03 9.8333332185749966E-01
+ 36099 9.0247499999999998E-03 2.3859903264577100E-03 9.8338442182886487E-01
+ 36100 9.0250000000000000E-03 2.3862361789212133E-03 9.8343552180023008E-01
+ 36101 9.0252500000000003E-03 2.3864820441562864E-03 9.8348662177159507E-01
+ 36102 9.0255000000000005E-03 2.3867279221630486E-03 9.8353772174296028E-01
+ 36103 9.0257499999999991E-03 2.3869738129416078E-03 9.8358882171432505E-01
+ 36104 9.0259999999999993E-03 2.3872197164920891E-03 9.8363992168569025E-01
+ 36105 9.0262499999999996E-03 2.3874656328146068E-03 9.8369102165705546E-01
+ 36106 9.0264999999999998E-03 2.3877115619092789E-03 9.8374212162842067E-01
+ 36107 9.0267500000000001E-03 2.3879575037762174E-03 9.8379322159978566E-01
+ 36108 9.0270000000000003E-03 2.3882034584155453E-03 9.8384432157115087E-01
+ 36109 9.0272500000000006E-03 2.3884494258273794E-03 9.8389542154251608E-01
+ 36110 9.0274999999999991E-03 2.3886954060118315E-03 9.8394652151388085E-01
+ 36111 9.0277499999999993E-03 2.3889413989690226E-03 9.8399762148524605E-01
+ 36112 9.0279999999999996E-03 2.3891874046990712E-03 9.8404872145661126E-01
+ 36113 9.0282499999999998E-03 2.3894334232020930E-03 9.8409982142797625E-01
+ 36114 9.0285000000000001E-03 2.3896794544782055E-03 9.8415092139934146E-01
+ 36115 9.0287500000000003E-03 2.3899254985275259E-03 9.8420202137070667E-01
+ 36116 9.0290000000000006E-03 2.3901731443949064E-03 9.8425312134207188E-01
+ 36117 9.0292499999999991E-03 2.3904192185735286E-03 9.8430422131343664E-01
+ 36118 9.0294999999999993E-03 2.3906653054838333E-03 9.8435532128480185E-01
+ 36119 9.0297499999999996E-03 2.3909114051259123E-03 9.8440642125616706E-01
+ 36120 9.0299999999999998E-03 2.3911575174998625E-03 9.8445752122753205E-01
+ 36121 9.0302500000000001E-03 2.3914036426057731E-03 9.8450862119889726E-01
+ 36122 9.0305000000000003E-03 2.3916497804437409E-03 9.8455972117026247E-01
+ 36123 9.0307500000000006E-03 2.3918959310138574E-03 9.8461082114162768E-01
+ 36124 9.0309999999999991E-03 2.3921404697851570E-03 9.8466192111299244E-01
+ 36125 9.0312499999999993E-03 2.3923866415730215E-03 9.8471302108435765E-01
+ 36126 9.0314999999999996E-03 2.3926328261353923E-03 9.8476412105572264E-01
+ 36127 9.0317499999999998E-03 2.3928790234723800E-03 9.8481522102708785E-01
+ 36128 9.0320000000000001E-03 2.3931252335841098E-03 9.8486632099845306E-01
+ 36129 9.0322500000000003E-03 2.3933714564706946E-03 9.8491742096981827E-01
+ 36130 9.0325000000000006E-03 2.3936176921322558E-03 9.8496852094118348E-01
+ 36131 9.0327499999999991E-03 2.3938639405689066E-03 9.8501962091254824E-01
+ 36132 9.0329999999999994E-03 2.3941102017807719E-03 9.8507072088391345E-01
+ 36133 9.0332499999999996E-03 2.3943564757679643E-03 9.8512182085527844E-01
+ 36134 9.0334999999999999E-03 2.3946027625306051E-03 9.8517292082664365E-01
+ 36135 9.0337500000000001E-03 2.3948490620688133E-03 9.8522402079800886E-01
+ 36136 9.0340000000000004E-03 2.3950953743827048E-03 9.8527512076937407E-01
+ 36137 9.0342500000000006E-03 2.3953416994724002E-03 9.8532622074073906E-01
+ 36138 9.0344999999999991E-03 2.3955880373380139E-03 9.8537732071210404E-01
+ 36139 9.0347499999999994E-03 2.3958343879796700E-03 9.8542842068346903E-01
+ 36140 9.0349999999999996E-03 2.3960807513974860E-03 9.8547952065483424E-01
+ 36141 9.0352499999999999E-03 2.3963271275915781E-03 9.8553062062619945E-01
+ 36142 9.0355000000000001E-03 2.3965735165620674E-03 9.8558172059756466E-01
+ 36143 9.0357500000000004E-03 2.3968199183090717E-03 9.8563282056892987E-01
+ 36144 9.0360000000000006E-03 2.3970663328327074E-03 9.8568392054029486E-01
+ 36145 9.0362499999999991E-03 2.3973127601330953E-03 9.8573502051165962E-01
+ 36146 9.0364999999999994E-03 2.3975592002103562E-03 9.8578612048302483E-01
+ 36147 9.0367499999999996E-03 2.3978056530646052E-03 9.8583722045439004E-01
+ 36148 9.0369999999999999E-03 2.3980521186959705E-03 9.8588832042575525E-01
+ 36149 9.0372500000000001E-03 2.3982985971045603E-03 9.8593942039712046E-01
+ 36150 9.0375000000000004E-03 2.3985450882904949E-03 9.8599052036848545E-01
+ 36151 9.0377500000000006E-03 2.3987915922512749E-03 9.8604162033985066E-01
+ 36152 9.0379999999999992E-03 2.3990381089846499E-03 9.8609272031121542E-01
+ 36153 9.0382499999999994E-03 2.3992846384907401E-03 9.8614382028258063E-01
+ 36154 9.0384999999999997E-03 2.3995311807696595E-03 9.8619492025394584E-01
+ 36155 9.0387499999999999E-03 2.3997777358215244E-03 9.8624602022531105E-01
+ 36156 9.0390000000000002E-03 2.4000243036464506E-03 9.8629712019667604E-01
+ 36157 9.0392500000000004E-03 2.4002708842445568E-03 9.8634822016804125E-01
+ 36158 9.0395000000000007E-03 2.4005174776159590E-03 9.8639932013940645E-01
+ 36159 9.0397499999999992E-03 2.4007640837607706E-03 9.8645042011077122E-01
+ 36160 9.0399999999999994E-03 2.4010107026791144E-03 9.8650152008213643E-01
+ 36161 9.0402499999999997E-03 2.4012573343711041E-03 9.8655262005350164E-01
+ 36162 9.0404999999999999E-03 2.4015039788368594E-03 9.8660372002486685E-01
+ 36163 9.0407500000000002E-03 2.4017506360764929E-03 9.8665481999623184E-01
+ 36164 9.0410000000000004E-03 2.4019973060901232E-03 9.8670591996759704E-01
+ 36165 9.0412500000000007E-03 2.4022439888778686E-03 9.8675701993896225E-01
+ 36166 9.0414999999999992E-03 2.4024906844398440E-03 9.8680811991032702E-01
+ 36167 9.0417499999999994E-03 2.4027373927761704E-03 9.8685921988169223E-01
+ 36168 9.0419999999999997E-03 2.4029841138869614E-03 9.8691031985305744E-01
+ 36169 9.0422499999999999E-03 2.4032308477723347E-03 9.8696141982442243E-01
+ 36170 9.0425000000000002E-03 2.4034775944324119E-03 9.8701251979578764E-01
+ 36171 9.0427500000000004E-03 2.4037243538673021E-03 9.8706361976715284E-01
+ 36172 9.0430000000000007E-03 2.4039711276588869E-03 9.8711471973851805E-01
+ 36173 9.0432499999999992E-03 2.4042179127214307E-03 9.8716581970988282E-01
+ 36174 9.0434999999999995E-03 2.4044647105600958E-03 9.8721691968124803E-01
+ 36175 9.0437499999999997E-03 2.4047115211749976E-03 9.8726801965261324E-01
+ 36176 9.0440000000000000E-03 2.4049583445662540E-03 9.8731911962397823E-01
+ 36177 9.0442500000000002E-03 2.4052051807339869E-03 9.8737021959534343E-01
+ 36178 9.0445000000000005E-03 2.4054520296783112E-03 9.8742131956670864E-01
+ 36179 9.0447500000000007E-03 2.4056988913993449E-03 9.8747241953807385E-01
+ 36180 9.0449999999999992E-03 2.4059457658972055E-03 9.8752351950943862E-01
+ 36181 9.0452499999999995E-03 2.4061926531720153E-03 9.8757461948080383E-01
+ 36182 9.0454999999999997E-03 2.4064395532238914E-03 9.8762571945216882E-01
+ 36183 9.0457500000000000E-03 2.4066864660529500E-03 9.8767681942353402E-01
+ 36184 9.0460000000000002E-03 2.4069333916593104E-03 9.8772791939489923E-01
+ 36185 9.0462500000000005E-03 2.4071803300430915E-03 9.8777901936626444E-01
+ 36186 9.0464999999999990E-03 2.4074272812044132E-03 9.8783011933762921E-01
+ 36187 9.0467499999999992E-03 2.4076742451433920E-03 9.8788121930899442E-01
+ 36188 9.0469999999999995E-03 2.4079212218601474E-03 9.8793231928035941E-01
+ 36189 9.0472499999999997E-03 2.4081682113548004E-03 9.8798341925172461E-01
+ 36190 9.0475000000000000E-03 2.4084152136274683E-03 9.8803451922308982E-01
+ 36191 9.0477500000000002E-03 2.4086622286782679E-03 9.8808561919445503E-01
+ 36192 9.0480000000000005E-03 2.4089092565073200E-03 9.8813671916582024E-01
+ 36193 9.0482499999999990E-03 2.4091562971147438E-03 9.8818781913718501E-01
+ 36194 9.0484999999999993E-03 2.4094033505004811E-03 9.8823891910855022E-01
+ 36195 9.0487499999999995E-03 2.4096504166596666E-03 9.8829001907991521E-01
+ 36196 9.0489999999999998E-03 2.4098974955901078E-03 9.8834111905128041E-01
+ 36197 9.0492500000000000E-03 2.4101445872919233E-03 9.8839221902264562E-01
+ 36198 9.0495000000000003E-03 2.4103916917652267E-03 9.8844331899401083E-01
+ 36199 9.0497500000000005E-03 2.4106388090101329E-03 9.8849441896537582E-01
+ 36200 9.0499999999999990E-03 2.4108859390267554E-03 9.8854551893674081E-01
+ 36201 9.0502499999999993E-03 2.4111330818152158E-03 9.8859661890810580E-01
+ 36202 9.0504999999999995E-03 2.4113802373756229E-03 9.8864771887947100E-01
+ 36203 9.0507499999999998E-03 2.4116274057080951E-03 9.8869881885083621E-01
+ 36204 9.0510000000000000E-03 2.4118745868127451E-03 9.8874991882220142E-01
+ 36205 9.0512500000000003E-03 2.4121217806896906E-03 9.8880101879356663E-01
+ 36206 9.0515000000000005E-03 2.4123689873390471E-03 9.8885211876493162E-01
+ 36207 9.0517499999999990E-03 2.4126162067609281E-03 9.8890321873629639E-01
+ 36208 9.0519999999999993E-03 2.4128634389554526E-03 9.8895431870766159E-01
+ 36209 9.0522499999999995E-03 2.4131106839227353E-03 9.8900541867902680E-01
+ 36210 9.0524999999999998E-03 2.4133579416628871E-03 9.8905651865039201E-01
+ 36211 9.0527500000000000E-03 2.4136052121760290E-03 9.8910761862175722E-01
+ 36212 9.0530000000000003E-03 2.4138524954622760E-03 9.8915871859312221E-01
+ 36213 9.0532500000000005E-03 2.4140997915217425E-03 9.8920981856448742E-01
+ 36214 9.0534999999999990E-03 2.4143471003545427E-03 9.8926091853585219E-01
+ 36215 9.0537499999999993E-03 2.4145944219607965E-03 9.8931201850721739E-01
+ 36216 9.0539999999999995E-03 2.4148417563406173E-03 9.8936311847858260E-01
+ 36217 9.0542499999999998E-03 2.4150891034941217E-03 9.8941421844994781E-01
+ 36218 9.0545000000000000E-03 2.4153364634214298E-03 9.8946531842131280E-01
+ 36219 9.0547500000000003E-03 2.4155838361226466E-03 9.8951641839267801E-01
+ 36220 9.0550000000000005E-03 2.4158312215978982E-03 9.8956751836404322E-01
+ 36221 9.0552499999999991E-03 2.4160786198472971E-03 9.8961861833540798E-01
+ 36222 9.0554999999999993E-03 2.4163260308709589E-03 9.8966971830677319E-01
+ 36223 9.0557499999999996E-03 2.4165734546690051E-03 9.8972081827813840E-01
+ 36224 9.0559999999999998E-03 2.4168208912415468E-03 9.8977191824950361E-01
+ 36225 9.0562500000000001E-03 2.4170683405887010E-03 9.8982301822086860E-01
+ 36226 9.0565000000000003E-03 2.4173158027105848E-03 9.8987411819223381E-01
+ 36227 9.0567500000000006E-03 2.4175632776073158E-03 9.8992521816359902E-01
+ 36228 9.0569999999999991E-03 2.4178107652790045E-03 9.8997631813496378E-01
+ 36229 9.0572499999999993E-03 2.4180582657257785E-03 9.9002741810632899E-01
+ 36230 9.0574999999999996E-03 2.4183057789477435E-03 9.9007851807769420E-01
+ 36231 9.0577499999999998E-03 2.4185533049450240E-03 9.9012961804905919E-01
+ 36232 9.0580000000000001E-03 2.4188008437177346E-03 9.9018071802042440E-01
+ 36233 9.0582500000000003E-03 2.4190483952659892E-03 9.9023181799178961E-01
+ 36234 9.0585000000000006E-03 2.4192959595899046E-03 9.9028291796315482E-01
+ 36235 9.0587499999999991E-03 2.4195435366896000E-03 9.9033401793451958E-01
+ 36236 9.0589999999999993E-03 2.4197929766906017E-03 9.9038511790588479E-01
+ 36237 9.0592499999999996E-03 2.4200405793518790E-03 9.9043621787725000E-01
+ 36238 9.0594999999999998E-03 2.4202881947563881E-03 9.9048731784861499E-01
+ 36239 9.0597500000000001E-03 2.4205358229042288E-03 9.9053841781998020E-01
+ 36240 9.0600000000000003E-03 2.4207834637955008E-03 9.9058951779134541E-01
+ 36241 9.0602500000000006E-03 2.4210311174303000E-03 9.9064061776271062E-01
+ 36242 9.0604999999999991E-03 2.4212787838087278E-03 9.9069171773407538E-01
+ 36243 9.0607499999999994E-03 2.4215264629308844E-03 9.9074281770544059E-01
+ 36244 9.0609999999999996E-03 2.4217741547968683E-03 9.9079391767680558E-01
+ 36245 9.0612499999999999E-03 2.4220200103152660E-03 9.9084501764817079E-01
+ 36246 9.0615000000000001E-03 2.4222677279370371E-03 9.9089611761953600E-01
+ 36247 9.0617500000000004E-03 2.4225154583334980E-03 9.9094721759090121E-01
+ 36248 9.0620000000000006E-03 2.4227632015047652E-03 9.9099831756226642E-01
+ 36249 9.0622499999999991E-03 2.4230109574509555E-03 9.9104941753363118E-01
+ 36250 9.0624999999999994E-03 2.4232587261721864E-03 9.9110051750499617E-01
+ 36251 9.0627499999999996E-03 2.4235065082456432E-03 9.9115161747636138E-01
+ 36252 9.0629999999999999E-03 2.4237543026297448E-03 9.9120271744772659E-01
+ 36253 9.0632500000000001E-03 2.4240021097834356E-03 9.9125381741909180E-01
+ 36254 9.0635000000000004E-03 2.4242499297068313E-03 9.9130491739045701E-01
+ 36255 9.0637500000000006E-03 2.4244977624000449E-03 9.9135601736182200E-01
+ 36256 9.0639999999999991E-03 2.4247456078631850E-03 9.9140711733318698E-01
+ 36257 9.0642499999999994E-03 2.4249934660963719E-03 9.9145821730455197E-01
+ 36258 9.0644999999999996E-03 2.4252413370997148E-03 9.9150931727591718E-01
+ 36259 9.0647499999999999E-03 2.4254892208733286E-03 9.9156041724728239E-01
+ 36260 9.0650000000000001E-03 2.4257371174173244E-03 9.9161151721864760E-01
+ 36261 9.0652500000000004E-03 2.4259850267318193E-03 9.9166261719001259E-01
+ 36262 9.0655000000000006E-03 2.4262329488169256E-03 9.9171371716137779E-01
+ 36263 9.0657499999999992E-03 2.4264808836727521E-03 9.9176481713274256E-01
+ 36264 9.0659999999999994E-03 2.4267288312994203E-03 9.9181591710410777E-01
+ 36265 9.0662499999999997E-03 2.4269767916970404E-03 9.9186701707547298E-01
+ 36266 9.0664999999999999E-03 2.4272247648657254E-03 9.9191811704683819E-01
+ 36267 9.0667500000000002E-03 2.4274727508055891E-03 9.9196921701820340E-01
+ 36268 9.0670000000000004E-03 2.4277207495167464E-03 9.9202031698956838E-01
+ 36269 9.0672500000000007E-03 2.4279687609993117E-03 9.9207141696093359E-01
+ 36270 9.0674999999999992E-03 2.4282167852533944E-03 9.9212251693229836E-01
+ 36271 9.0677499999999994E-03 2.4284648222791163E-03 9.9217361690366357E-01
+ 36272 9.0679999999999997E-03 2.4287128720765845E-03 9.9222471687502878E-01
+ 36273 9.0682499999999999E-03 2.4289609346459175E-03 9.9227581684639399E-01
+ 36274 9.0685000000000002E-03 2.4292090099872266E-03 9.9232691681775897E-01
+ 36275 9.0687500000000004E-03 2.4294570981006269E-03 9.9237801678912418E-01
+ 36276 9.0690000000000007E-03 2.4297051989862328E-03 9.9242911676048939E-01
+ 36277 9.0692499999999992E-03 2.4299533126441587E-03 9.9248021673185416E-01
+ 36278 9.0694999999999994E-03 2.4302014390745188E-03 9.9253131670321937E-01
+ 36279 9.0697499999999997E-03 2.4304495782774271E-03 9.9258241667458458E-01
+ 36280 9.0699999999999999E-03 2.4306977302529995E-03 9.9263351664594957E-01
+ 36281 9.0702500000000002E-03 2.4309458950013481E-03 9.9268461661731477E-01
+ 36282 9.0705000000000004E-03 2.4311940725225884E-03 9.9273571658867998E-01
+ 36283 9.0707500000000007E-03 2.4314422628168362E-03 9.9278681656004519E-01
+ 36284 9.0709999999999992E-03 2.4316904658842021E-03 9.9283791653140996E-01
+ 36285 9.0712499999999995E-03 2.4319386817248062E-03 9.9288901650277517E-01
+ 36286 9.0714999999999997E-03 2.4321869103387612E-03 9.9294011647414038E-01
+ 36287 9.0717500000000000E-03 2.4324351517261799E-03 9.9299121644550536E-01
+ 36288 9.0720000000000002E-03 2.4326834058871791E-03 9.9304231641687057E-01
+ 36289 9.0722500000000005E-03 2.4329316728218726E-03 9.9309341638823578E-01
+ 36290 9.0725000000000007E-03 2.4331799525303759E-03 9.9314451635960099E-01
+ 36291 9.0727499999999992E-03 2.4334282450128018E-03 9.9319561633096576E-01
+ 36292 9.0729999999999995E-03 2.4336765502692686E-03 9.9324671630233097E-01
+ 36293 9.0732499999999997E-03 2.4339248682998908E-03 9.9329781627369595E-01
+ 36294 9.0735000000000000E-03 2.4341731991047813E-03 9.9334891624506116E-01
+ 36295 9.0737500000000002E-03 2.4344215426840578E-03 9.9340001621642637E-01
+ 36296 9.0740000000000005E-03 2.4346698990378333E-03 9.9345111618779158E-01
+ 36297 9.0742499999999990E-03 2.4349182681662213E-03 9.9350221615915635E-01
+ 36298 9.0744999999999992E-03 2.4351666500693429E-03 9.9355331613052156E-01
+ 36299 9.0747499999999995E-03 2.4354150447473098E-03 9.9360441610188677E-01
+ 36300 9.0749999999999997E-03 2.4356634522002384E-03 9.9365551607325175E-01
+ 36301 9.0752500000000000E-03 2.4359118724282419E-03 9.9370661604461696E-01
+ 36302 9.0755000000000002E-03 2.4361603054314359E-03 9.9375771601598217E-01
+ 36303 9.0757500000000005E-03 2.4364087512099403E-03 9.9380881598734738E-01
+ 36304 9.0759999999999990E-03 2.4366572097638648E-03 9.9385991595871215E-01
+ 36305 9.0762499999999992E-03 2.4369056810933285E-03 9.9391101593007736E-01
+ 36306 9.0764999999999995E-03 2.4371541651984465E-03 9.9396211590144234E-01
+ 36307 9.0767499999999997E-03 2.4374026620793358E-03 9.9401321587280755E-01
+ 36308 9.0770000000000000E-03 2.4376511717361092E-03 9.9406431584417276E-01
+ 36309 9.0772500000000002E-03 2.4378996941688846E-03 9.9411541581553797E-01
+ 36310 9.0775000000000005E-03 2.4381482293777761E-03 9.9416651578690318E-01
+ 36311 9.0777499999999990E-03 2.4383967773628991E-03 9.9421761575826795E-01
+ 36312 9.0779999999999993E-03 2.4386453381243737E-03 9.9426871572963293E-01
+ 36313 9.0782499999999995E-03 2.4388939116623113E-03 9.9431981570099814E-01
+ 36314 9.0784999999999998E-03 2.4391424979768326E-03 9.9437091567236335E-01
+ 36315 9.0787500000000000E-03 2.4393910970680471E-03 9.9442201564372856E-01
+ 36316 9.0790000000000003E-03 2.4396397089360778E-03 9.9447311561509377E-01
+ 36317 9.0792500000000005E-03 2.4398883335810377E-03 9.9452421558645876E-01
+ 36318 9.0794999999999990E-03 2.4401369710030396E-03 9.9457531555782375E-01
+ 36319 9.0797499999999993E-03 2.4403856212022053E-03 9.9462641552918873E-01
+ 36320 9.0799999999999995E-03 2.4406342841786490E-03 9.9467751550055394E-01
+ 36321 9.0802499999999998E-03 2.4408829599324878E-03 9.9472861547191915E-01
+ 36322 9.0805000000000000E-03 2.4411316484638365E-03 9.9477971544328436E-01
+ 36323 9.0807500000000003E-03 2.4413803497728126E-03 9.9483081541464935E-01
+ 36324 9.0810000000000005E-03 2.4416290638595312E-03 9.9488191538601456E-01
+ 36325 9.0812499999999990E-03 2.4418777907241123E-03 9.9493301535737932E-01
+ 36326 9.0814999999999993E-03 2.4421265303666692E-03 9.9498411532874453E-01
+ 36327 9.0817499999999995E-03 2.4423752827857611E-03 9.9503521530010974E-01
+ 36328 9.0819999999999998E-03 2.4426240479770689E-03 9.9508631527147495E-01
+ 36329 9.0822500000000000E-03 2.4428728259404311E-03 9.9513741524284016E-01
+ 36330 9.0825000000000003E-03 2.4431216166759637E-03 9.9518851521420515E-01
+ 36331 9.0827500000000005E-03 2.4433704201837774E-03 9.9523961518557036E-01
+ 36332 9.0829999999999991E-03 2.4436192364639857E-03 9.9529071515693512E-01
+ 36333 9.0832499999999993E-03 2.4438680655167041E-03 9.9534181512830033E-01
+ 36334 9.0834999999999996E-03 2.4441169073420453E-03 9.9539291509966554E-01
+ 36335 9.0837499999999998E-03 2.4443657619401234E-03 9.9544401507103075E-01
+ 36336 9.0840000000000001E-03 2.4446146293110524E-03 9.9549511504239574E-01
+ 36337 9.0842500000000003E-03 2.4448635094549399E-03 9.9554621501376095E-01
+ 36338 9.0845000000000006E-03 2.4451124023719102E-03 9.9559731498512616E-01
+ 36339 9.0847499999999991E-03 2.4453613080620690E-03 9.9564841495649092E-01
+ 36340 9.0849999999999993E-03 2.4456102265255335E-03 9.9569951492785613E-01
+ 36341 9.0852499999999996E-03 2.4458591577624167E-03 9.9575061489922134E-01
+ 36342 9.0854999999999998E-03 2.4461081017728313E-03 9.9580171487058633E-01
+ 36343 9.0857500000000001E-03 2.4463570585568934E-03 9.9585281484195154E-01
+ 36344 9.0860000000000003E-03 2.4466060281147168E-03 9.9590391481331675E-01
+ 36345 9.0862500000000006E-03 2.4468550104464128E-03 9.9595501478468196E-01
+ 36346 9.0864999999999991E-03 2.4471040055520973E-03 9.9600611475604672E-01
+ 36347 9.0867499999999993E-03 2.4473530134318847E-03 9.9605721472741193E-01
+ 36348 9.0869999999999996E-03 2.4476020340858909E-03 9.9610831469877714E-01
+ 36349 9.0872499999999998E-03 2.4478510675142282E-03 9.9615941467014213E-01
+ 36350 9.0875000000000001E-03 2.4481001137170101E-03 9.9621051464150734E-01
+ 36351 9.0877500000000003E-03 2.4483491726943521E-03 9.9626161461287255E-01
+ 36352 9.0880000000000006E-03 2.4485982444463674E-03 9.9631271458423776E-01
+ 36353 9.0882499999999991E-03 2.4488473289731713E-03 9.9636381455560252E-01
+ 36354 9.0884999999999994E-03 2.4490964262748791E-03 9.9641491452696773E-01
+ 36355 9.0887499999999996E-03 2.4493455312926777E-03 9.9646601449833272E-01
+ 36356 9.0889999999999999E-03 2.4495946538603342E-03 9.9651711446969793E-01
+ 36357 9.0892500000000001E-03 2.4498437892012353E-03 9.9656821444106314E-01
+ 36358 9.0895000000000004E-03 2.4500929373154966E-03 9.9661931441242835E-01
+ 36359 9.0897500000000006E-03 2.4503420982032315E-03 9.9667041438379356E-01
+ 36360 9.0899999999999991E-03 2.4505912718645515E-03 9.9672151435515832E-01
+ 36361 9.0902499999999994E-03 2.4508404582995707E-03 9.9677261432652353E-01
+ 36362 9.0904999999999996E-03 2.4510896575084058E-03 9.9682371429788852E-01
+ 36363 9.0907499999999999E-03 2.4513388694911709E-03 9.9687481426925373E-01
+ 36364 9.0910000000000001E-03 2.4515880942479764E-03 9.9692591424061894E-01
+ 36365 9.0912500000000004E-03 2.4518373317789391E-03 9.9697701421198415E-01
+ 36366 9.0915000000000006E-03 2.4520865820841695E-03 9.9702811418334913E-01
+ 36367 9.0917499999999991E-03 2.4523358451637835E-03 9.9707921415471412E-01
+ 36368 9.0919999999999994E-03 2.4525851210178981E-03 9.9713031412607911E-01
+ 36369 9.0922499999999996E-03 2.4528344096466231E-03 9.9718141409744432E-01
+ 36370 9.0924999999999999E-03 2.4530837110500760E-03 9.9723251406880953E-01
+ 36371 9.0927500000000001E-03 2.4533330252283696E-03 9.9728361404017474E-01
+ 36372 9.0930000000000004E-03 2.4535823521816148E-03 9.9733471401153995E-01
+ 36373 9.0932500000000006E-03 2.4538316919099326E-03 9.9738581398290493E-01
+ 36374 9.0934999999999992E-03 2.4540810444134285E-03 9.9743691395426970E-01
+ 36375 9.0937499999999994E-03 2.4543304096922283E-03 9.9748801392563491E-01
+ 36376 9.0939999999999997E-03 2.4545797877464377E-03 9.9753911389700012E-01
+ 36377 9.0942499999999999E-03 2.4548291903513583E-03 9.9759021386836533E-01
+ 36378 9.0945000000000002E-03 2.4550785942851999E-03 9.9764131383973054E-01
+ 36379 9.0947500000000004E-03 2.4553280109968208E-03 9.9769241381109552E-01
+ 36380 9.0950000000000007E-03 2.4555774404863388E-03 9.9774351378246073E-01
+ 36381 9.0952499999999992E-03 2.4558268827538643E-03 9.9779461375382550E-01
+ 36382 9.0954999999999994E-03 2.4560763377995225E-03 9.9784571372519071E-01
+ 36383 9.0957499999999997E-03 2.4563258056234157E-03 9.9789681369655592E-01
+ 36384 9.0959999999999999E-03 2.4565752862256776E-03 9.9794791366792113E-01
+ 36385 9.0962500000000002E-03 2.4568247796064109E-03 9.9799901363928611E-01
+ 36386 9.0965000000000004E-03 2.4570742857657323E-03 9.9805011361065132E-01
+ 36387 9.0967500000000007E-03 2.4573238047037619E-03 9.9810121358201653E-01
+ 36388 9.0969999999999992E-03 2.4575733364206125E-03 9.9815231355338130E-01
+ 36389 9.0972499999999994E-03 2.4578228809164046E-03 9.9820341352474651E-01
+ 36390 9.0974999999999997E-03 2.4580724381912502E-03 9.9825451349611172E-01
+ 36391 9.0977499999999999E-03 2.4583220082452688E-03 9.9830561346747693E-01
+ 36392 9.0980000000000002E-03 2.4585715910785720E-03 9.9835671343884191E-01
+ 36393 9.0982500000000004E-03 2.4588211866912813E-03 9.9840781341020712E-01
+ 36394 9.0985000000000007E-03 2.4590707950835097E-03 9.9845891338157233E-01
+ 36395 9.0987499999999992E-03 2.4593204162553749E-03 9.9851001335293710E-01
+ 36396 9.0989999999999994E-03 2.4595700502069925E-03 9.9856111332430231E-01
+ 36397 9.0992499999999997E-03 2.4598196969384803E-03 9.9861221329566752E-01
+ 36398 9.0994999999999999E-03 2.4600693564499538E-03 9.9866331326703250E-01
+ 36399 9.0997500000000002E-03 2.4603190287415303E-03 9.9871441323839771E-01
+ 36400 9.1000000000000004E-03 2.4605687138133255E-03 9.9876551320976292E-01
+ 36401 9.1002500000000007E-03 2.4608184116654570E-03 9.9881661318112813E-01
+ 36402 9.1004999999999992E-03 2.4610681222980387E-03 9.9886771315249290E-01
+ 36403 9.1007499999999995E-03 2.4613178457111922E-03 9.9891881312385811E-01
+ 36404 9.1009999999999997E-03 2.4615675819050324E-03 9.9896991309522332E-01
+ 36405 9.1012500000000000E-03 2.4618173308796733E-03 9.9902101306658830E-01
+ 36406 9.1015000000000002E-03 2.4620670926352342E-03 9.9907211303795351E-01
+ 36407 9.1017500000000005E-03 2.4623168671718361E-03 9.9912321300931872E-01
+ 36408 9.1019999999999990E-03 2.4625666544895869E-03 9.9917431298068349E-01
+ 36409 9.1022499999999992E-03 2.4628164545886120E-03 9.9922541295204870E-01
+ 36410 9.1024999999999995E-03 2.4630662674690242E-03 9.9927651292341391E-01
+ 36411 9.1027499999999997E-03 2.4633160931309406E-03 9.9932761289477889E-01
+ 36412 9.1030000000000000E-03 2.4635659315744799E-03 9.9937871286614410E-01
+ 36413 9.1032500000000002E-03 2.4638157818787209E-03 9.9942981283750931E-01
+ 36414 9.1035000000000005E-03 2.4640656457031187E-03 9.9948091280887452E-01
+ 36415 9.1037499999999990E-03 2.4643155223035627E-03 9.9953201278023929E-01
+ 36416 9.1039999999999992E-03 2.4645654116799099E-03 9.9958311275160450E-01
+ 36417 9.1042499999999995E-03 2.4648153138304299E-03 9.9963421272296948E-01
+ 36418 9.1044999999999997E-03 2.4650652287548751E-03 9.9968531269433469E-01
+ 36419 9.1047500000000000E-03 2.4653151564533542E-03 9.9973641266569990E-01
+ 36420 9.1050000000000002E-03 2.4655650969259819E-03 9.9978751263706511E-01
+ 36421 9.1052500000000005E-03 2.4658150501728720E-03 9.9983861260843032E-01
+ 36422 9.1054999999999990E-03 2.4660650161941345E-03 9.9988971257979509E-01
+ 36423 9.1057499999999993E-03 2.4663149949898881E-03 9.9994081255116030E-01
+ 36424 9.1059999999999995E-03 2.4665649865602407E-03 9.9999191252252528E-01
+ 36425 9.1062499999999998E-03 2.4668149909053074E-03 1.0000430124938906E+00
+ 36426 9.1065000000000000E-03 2.4670650080252030E-03 1.0000941124652556E+00
+ 36427 9.1067500000000003E-03 2.4673150379200407E-03 1.0001452124366210E+00
+ 36428 9.1070000000000005E-03 2.4675650805899316E-03 1.0001963124079860E+00
+ 36429 9.1072499999999990E-03 2.4678151360349888E-03 1.0002474123793510E+00
+ 36430 9.1074999999999993E-03 2.4680652042553281E-03 1.0002985123507160E+00
+ 36431 9.1077499999999995E-03 2.4683152852510624E-03 1.0003496123220810E+00
+ 36432 9.1079999999999998E-03 2.4685653790223056E-03 1.0004007122934464E+00
+ 36433 9.1082500000000000E-03 2.4688154855691713E-03 1.0004518122648114E+00
+ 36434 9.1085000000000003E-03 2.4690656048917724E-03 1.0005029122361768E+00
+ 36435 9.1087500000000005E-03 2.4693157369902225E-03 1.0005540122075418E+00
+ 36436 9.1089999999999990E-03 2.4695658818646329E-03 1.0006051121789064E+00
+ 36437 9.1092499999999993E-03 2.4698160395151244E-03 1.0006562121502718E+00
+ 36438 9.1094999999999995E-03 2.4700662099418043E-03 1.0007073121216368E+00
+ 36439 9.1097499999999998E-03 2.4703163931447903E-03 1.0007584120930022E+00
+ 36440 9.1100000000000000E-03 2.4705665891241947E-03 1.0008095120643672E+00
+ 36441 9.1102500000000003E-03 2.4708167978801307E-03 1.0008606120357322E+00
+ 36442 9.1105000000000005E-03 2.4710670194127145E-03 1.0009117120070976E+00
+ 36443 9.1107499999999991E-03 2.4713172537220557E-03 1.0009628119784622E+00
+ 36444 9.1109999999999993E-03 2.4715675008082738E-03 1.0010139119498276E+00
+ 36445 9.1112499999999996E-03 2.4718177606714818E-03 1.0010650119211926E+00
+ 36446 9.1114999999999998E-03 2.4720680333117934E-03 1.0011161118925580E+00
+ 36447 9.1117500000000001E-03 2.4723183187293205E-03 1.0011672118639230E+00
+ 36448 9.1120000000000003E-03 2.4725686169241794E-03 1.0012183118352880E+00
+ 36449 9.1122500000000006E-03 2.4728189278964844E-03 1.0012694118066534E+00
+ 36450 9.1124999999999991E-03 2.4730692516463522E-03 1.0013205117780180E+00
+ 36451 9.1127499999999993E-03 2.4733195881738918E-03 1.0013716117493834E+00
+ 36452 9.1129999999999996E-03 2.4735699374792189E-03 1.0014227117207484E+00
+ 36453 9.1132499999999998E-03 2.4738202995624589E-03 1.0014738116921138E+00
+ 36454 9.1135000000000001E-03 2.4740706744237105E-03 1.0015249116634788E+00
+ 36455 9.1137500000000003E-03 2.4743210620630967E-03 1.0015760116348438E+00
+ 36456 9.1140000000000006E-03 2.4745714624807322E-03 1.0016271116062092E+00
+ 36457 9.1142499999999991E-03 2.4748218756767276E-03 1.0016782115775738E+00
+ 36458 9.1144999999999993E-03 2.4750723016512010E-03 1.0017293115489392E+00
+ 36459 9.1147499999999996E-03 2.4753227404042664E-03 1.0017804115203042E+00
+ 36460 9.1149999999999998E-03 2.4755731919360409E-03 1.0018315114916692E+00
+ 36461 9.1152500000000001E-03 2.4758236562454957E-03 1.0018826114630346E+00
+ 36462 9.1155000000000003E-03 2.4760741333272394E-03 1.0019337114343996E+00
+ 36463 9.1157500000000006E-03 2.4763246231806544E-03 1.0019848114057650E+00
+ 36464 9.1159999999999991E-03 2.4765751258058514E-03 1.0020359113771296E+00
+ 36465 9.1162499999999994E-03 2.4768256412029416E-03 1.0020870113484950E+00
+ 36466 9.1164999999999996E-03 2.4770761693720376E-03 1.0021381113198600E+00
+ 36467 9.1167499999999999E-03 2.4773267103132498E-03 1.0021892112912250E+00
+ 36468 9.1170000000000001E-03 2.4775772640266893E-03 1.0022403112625904E+00
+ 36469 9.1172500000000004E-03 2.4778278305124662E-03 1.0022914112339554E+00
+ 36470 9.1175000000000006E-03 2.4780784097706956E-03 1.0023425112053208E+00
+ 36471 9.1177499999999991E-03 2.4783290018014830E-03 1.0023936111766854E+00
+ 36472 9.1179999999999994E-03 2.4785796066049454E-03 1.0024447111480508E+00
+ 36473 9.1182499999999996E-03 2.4788302241811901E-03 1.0024958111194158E+00
+ 36474 9.1184999999999999E-03 2.4790808545303304E-03 1.0025469110907808E+00
+ 36475 9.1187500000000001E-03 2.4793314976524795E-03 1.0025980110621462E+00
+ 36476 9.1190000000000004E-03 2.4795821535477450E-03 1.0026491110335112E+00
+ 36477 9.1192500000000006E-03 2.4798328222162421E-03 1.0027002110048766E+00
+ 36478 9.1194999999999991E-03 2.4800835036580776E-03 1.0027513109762412E+00
+ 36479 9.1197499999999994E-03 2.4803341978733712E-03 1.0028024109476061E+00
+ 36480 9.1199999999999996E-03 2.4805849048622260E-03 1.0028535109189716E+00
+ 36481 9.1202499999999999E-03 2.4808356246247610E-03 1.0029046108903366E+00
+ 36482 9.1205000000000001E-03 2.4810863589640924E-03 1.0029557108617020E+00
+ 36483 9.1207500000000004E-03 2.4813371041976068E-03 1.0030068108330670E+00
+ 36484 9.1210000000000006E-03 2.4815878622059767E-03 1.0030579108044320E+00
+ 36485 9.1212499999999992E-03 2.4818386329893160E-03 1.0031090107757969E+00
+ 36486 9.1214999999999994E-03 2.4820894165477393E-03 1.0031601107471619E+00
+ 36487 9.1217499999999997E-03 2.4823402128813584E-03 1.0032112107185274E+00
+ 36488 9.1219999999999999E-03 2.4825910219902843E-03 1.0032623106898924E+00
+ 36489 9.1222500000000002E-03 2.4828418438746294E-03 1.0033134106612578E+00
+ 36490 9.1225000000000004E-03 2.4830926785345086E-03 1.0033645106326228E+00
+ 36491 9.1227500000000007E-03 2.4833435259700317E-03 1.0034156106039878E+00
+ 36492 9.1229999999999992E-03 2.4835943861813130E-03 1.0034667105753527E+00
+ 36493 9.1232499999999994E-03 2.4838452591684681E-03 1.0035178105467177E+00
+ 36494 9.1234999999999997E-03 2.4840961449316057E-03 1.0035689105180832E+00
+ 36495 9.1237499999999999E-03 2.4843470434708411E-03 1.0036200104894482E+00
+ 36496 9.1240000000000002E-03 2.4845979547862863E-03 1.0036711104608136E+00
+ 36497 9.1242500000000004E-03 2.4848488788780563E-03 1.0037222104321786E+00
+ 36498 9.1245000000000007E-03 2.4850998157462589E-03 1.0037733104035436E+00
+ 36499 9.1247499999999992E-03 2.4853507653910117E-03 1.0038244103749085E+00
+ 36500 9.1249999999999994E-03 2.4856017278124276E-03 1.0038755103462735E+00
+ 36501 9.1252499999999997E-03 2.4858527030106204E-03 1.0039266103176390E+00
+ 36502 9.1254999999999999E-03 2.4861036909857004E-03 1.0039777102890040E+00
+ 36503 9.1257500000000002E-03 2.4863546917377826E-03 1.0040288102603689E+00
+ 36504 9.1260000000000004E-03 2.4866057052669792E-03 1.0040799102317344E+00
+ 36505 9.1262500000000007E-03 2.4868567315734064E-03 1.0041310102030994E+00
+ 36506 9.1264999999999992E-03 2.4871077706566332E-03 1.0041821101744643E+00
+ 36507 9.1267499999999994E-03 2.4873588225130965E-03 1.0042332101458293E+00
+ 36508 9.1269999999999997E-03 2.4876098871422199E-03 1.0042843101171948E+00
+ 36509 9.1272499999999999E-03 2.4878609645441144E-03 1.0043354100885598E+00
+ 36510 9.1275000000000002E-03 2.4881120547188902E-03 1.0043865100599247E+00
+ 36511 9.1277500000000004E-03 2.4883631576666570E-03 1.0044376100312902E+00
+ 36512 9.1280000000000007E-03 2.4886142733875289E-03 1.0044887100026552E+00
+ 36513 9.1282499999999992E-03 2.4888654018816112E-03 1.0045398099740201E+00
+ 36514 9.1284999999999995E-03 2.4891165431490218E-03 1.0045909099453851E+00
+ 36515 9.1287499999999997E-03 2.4893676971898680E-03 1.0046420099167506E+00
+ 36516 9.1290000000000000E-03 2.4896188640042625E-03 1.0046931098881156E+00
+ 36517 9.1292500000000002E-03 2.4898700435923163E-03 1.0047442098594805E+00
+ 36518 9.1295000000000005E-03 2.4901212359541396E-03 1.0047953098308460E+00
+ 36519 9.1297499999999990E-03 2.4903724410898437E-03 1.0048464098022105E+00
+ 36520 9.1299999999999992E-03 2.4906236589995428E-03 1.0048975097735759E+00
+ 36521 9.1302499999999995E-03 2.4908748896833449E-03 1.0049486097449409E+00
+ 36522 9.1304999999999997E-03 2.4911261331413649E-03 1.0049997097163059E+00
+ 36523 9.1307500000000000E-03 2.4913773893737098E-03 1.0050508096876714E+00
+ 36524 9.1310000000000002E-03 2.4916286583804978E-03 1.0051019096590363E+00
+ 36525 9.1312500000000005E-03 2.4918799401618327E-03 1.0051530096304018E+00
+ 36526 9.1314999999999990E-03 2.4921312347178279E-03 1.0052041096017663E+00
+ 36527 9.1317499999999992E-03 2.4923825420486013E-03 1.0052552095731317E+00
+ 36528 9.1319999999999995E-03 2.4926338621542592E-03 1.0053063095444967E+00
+ 36529 9.1322499999999997E-03 2.4928851950349142E-03 1.0053574095158617E+00
+ 36530 9.1325000000000000E-03 2.4931365406906797E-03 1.0054085094872272E+00
+ 36531 9.1327500000000002E-03 2.4933878991216657E-03 1.0054596094585921E+00
+ 36532 9.1330000000000005E-03 2.4936392703279854E-03 1.0055107094299576E+00
+ 36533 9.1332499999999990E-03 2.4938906543097500E-03 1.0055618094013221E+00
+ 36534 9.1334999999999993E-03 2.4941420510670711E-03 1.0056129093726875E+00
+ 36535 9.1337499999999995E-03 2.4943934606000626E-03 1.0056640093440525E+00
+ 36536 9.1339999999999998E-03 2.4946448829088349E-03 1.0057151093154175E+00
+ 36537 9.1342500000000000E-03 2.4948963179935030E-03 1.0057662092867830E+00
+ 36538 9.1345000000000003E-03 2.4951477658541757E-03 1.0058173092581479E+00
+ 36539 9.1347500000000005E-03 2.4953992264909641E-03 1.0058684092295134E+00
+ 36540 9.1349999999999990E-03 2.4956506999039827E-03 1.0059195092008779E+00
+ 36541 9.1352499999999993E-03 2.4959021860933473E-03 1.0059706091722429E+00
+ 36542 9.1354999999999995E-03 2.4961536850591644E-03 1.0060217091436083E+00
+ 36543 9.1357499999999998E-03 2.4964051968015518E-03 1.0060728091149733E+00
+ 36544 9.1360000000000000E-03 2.4966567213206164E-03 1.0061239090863388E+00
+ 36545 9.1362500000000003E-03 2.4969082586164763E-03 1.0061750090577037E+00
+ 36546 9.1365000000000005E-03 2.4971598086892402E-03 1.0062261090290687E+00
+ 36547 9.1367499999999990E-03 2.4974113715390211E-03 1.0062772090004337E+00
+ 36548 9.1369999999999993E-03 2.4976629471659315E-03 1.0063283089717987E+00
+ 36549 9.1372499999999995E-03 2.4979145355700852E-03 1.0063794089431641E+00
+ 36550 9.1374999999999998E-03 2.4981661367515970E-03 1.0064305089145291E+00
+ 36551 9.1377500000000000E-03 2.4984177507105759E-03 1.0064816088858946E+00
+ 36552 9.1380000000000003E-03 2.4986693774471372E-03 1.0065327088572595E+00
+ 36553 9.1382500000000005E-03 2.4989210169613931E-03 1.0065838088286245E+00
+ 36554 9.1384999999999991E-03 2.4991726692534522E-03 1.0066349087999895E+00
+ 36555 9.1387499999999993E-03 2.4994243343234362E-03 1.0066860087713545E+00
+ 36556 9.1389999999999996E-03 2.4996760121714528E-03 1.0067371087427199E+00
+ 36557 9.1392499999999998E-03 2.4999277027976151E-03 1.0067882087140849E+00
+ 36558 9.1395000000000001E-03 2.5001794062020372E-03 1.0068393086854504E+00
+ 36559 9.1397500000000003E-03 2.5004311223848314E-03 1.0068904086568153E+00
+ 36560 9.1400000000000006E-03 2.5006828513461131E-03 1.0069415086281803E+00
+ 36561 9.1402499999999991E-03 2.5009345930859920E-03 1.0069926085995453E+00
+ 36562 9.1404999999999993E-03 2.5011863476045843E-03 1.0070437085709103E+00
+ 36563 9.1407499999999996E-03 2.5014381149020023E-03 1.0070948085422757E+00
+ 36564 9.1409999999999998E-03 2.5016898949783602E-03 1.0071459085136407E+00
+ 36565 9.1412500000000001E-03 2.5019416878337701E-03 1.0071970084850057E+00
+ 36566 9.1415000000000003E-03 2.5021934934683454E-03 1.0072481084563711E+00
+ 36567 9.1417500000000006E-03 2.5024453118822022E-03 1.0072992084277361E+00
+ 36568 9.1419999999999991E-03 2.5026971430754494E-03 1.0073503083991011E+00
+ 36569 9.1422499999999993E-03 2.5029489870482058E-03 1.0074014083704661E+00
+ 36570 9.1424999999999996E-03 2.5032008438005816E-03 1.0074525083418315E+00
+ 36571 9.1427499999999998E-03 2.5034527133326935E-03 1.0075036083131965E+00
+ 36572 9.1430000000000001E-03 2.5037045956446510E-03 1.0075547082845615E+00
+ 36573 9.1432500000000003E-03 2.5039564907365702E-03 1.0076058082559269E+00
+ 36574 9.1435000000000006E-03 2.5042083986085689E-03 1.0076569082272919E+00
+ 36575 9.1437499999999991E-03 2.5044603192607515E-03 1.0077080081986569E+00
+ 36576 9.1439999999999994E-03 2.5047122526932414E-03 1.0077591081700219E+00
+ 36577 9.1442499999999996E-03 2.5049641989061486E-03 1.0078102081413873E+00
+ 36578 9.1444999999999999E-03 2.5052161578995855E-03 1.0078613081127523E+00
+ 36579 9.1447500000000001E-03 2.5054681296736705E-03 1.0079124080841173E+00
+ 36580 9.1450000000000004E-03 2.5057201142285120E-03 1.0079635080554827E+00
+ 36581 9.1452500000000006E-03 2.5059721270089524E-03 1.0080146080268477E+00
+ 36582 9.1454999999999991E-03 2.5062241370250168E-03 1.0080657079982127E+00
+ 36583 9.1457499999999994E-03 2.5064761598105291E-03 1.0081168079695777E+00
+ 36584 9.1459999999999996E-03 2.5067281953655976E-03 1.0081679079409427E+00
+ 36585 9.1462499999999999E-03 2.5069802436903281E-03 1.0082190079123081E+00
+ 36586 9.1465000000000001E-03 2.5072323047848287E-03 1.0082701078836731E+00
+ 36587 9.1467500000000004E-03 2.5074843786492070E-03 1.0083212078550385E+00
+ 36588 9.1470000000000006E-03 2.5077364652835725E-03 1.0083723078264035E+00
+ 36589 9.1472499999999991E-03 2.5079885646880303E-03 1.0084234077977685E+00
+ 36590 9.1474999999999994E-03 2.5082406768626945E-03 1.0084745077691335E+00
+ 36591 9.1477499999999996E-03 2.5084928018076686E-03 1.0085256077404985E+00
+ 36592 9.1479999999999999E-03 2.5087449395230638E-03 1.0085767077118639E+00
+ 36593 9.1482500000000001E-03 2.5089970900089870E-03 1.0086278076832289E+00
+ 36594 9.1485000000000004E-03 2.5092492532655455E-03 1.0086789076545943E+00
+ 36595 9.1487500000000006E-03 2.5095014292928508E-03 1.0087300076259593E+00
+ 36596 9.1489999999999991E-03 2.5097536180910063E-03 1.0087811075973243E+00
+ 36597 9.1492499999999994E-03 2.5100058196601263E-03 1.0088322075686893E+00
+ 36598 9.1494999999999996E-03 2.5102580340003178E-03 1.0088833075400543E+00
+ 36599 9.1497499999999999E-03 2.5105102611116888E-03 1.0089344075114197E+00
+ 36600 9.1500000000000001E-03 2.5107625009943473E-03 1.0089855074827847E+00
+ 36601 9.1502500000000004E-03 2.5110147536484026E-03 1.0090366074541501E+00
+ 36602 9.1505000000000006E-03 2.5112670190739653E-03 1.0090877074255151E+00
+ 36603 9.1507499999999992E-03 2.5115192972711394E-03 1.0091388073968797E+00
+ 36604 9.1509999999999994E-03 2.5117715882400395E-03 1.0091899073682451E+00
+ 36605 9.1512499999999997E-03 2.5120238919807709E-03 1.0092410073396101E+00
+ 36606 9.1514999999999999E-03 2.5122762084934464E-03 1.0092921073109755E+00
+ 36607 9.1517500000000002E-03 2.5125285377781696E-03 1.0093432072823405E+00
+ 36608 9.1520000000000004E-03 2.5127808798350538E-03 1.0093943072537055E+00
+ 36609 9.1522500000000007E-03 2.5130332346642065E-03 1.0094454072250709E+00
+ 36610 9.1524999999999992E-03 2.5132856022657339E-03 1.0094965071964355E+00
+ 36611 9.1527499999999994E-03 2.5135379826397505E-03 1.0095476071678009E+00
+ 36612 9.1529999999999997E-03 2.5137903757863653E-03 1.0095987071391659E+00
+ 36613 9.1532499999999999E-03 2.5140427817056843E-03 1.0096498071105313E+00
+ 36614 9.1535000000000002E-03 2.5142952003978183E-03 1.0097009070818963E+00
+ 36615 9.1537500000000004E-03 2.5145476318628760E-03 1.0097520070532613E+00
+ 36616 9.1540000000000007E-03 2.5148000761009682E-03 1.0098031070246267E+00
+ 36617 9.1542499999999992E-03 2.5150525331122009E-03 1.0098542069959913E+00
+ 36618 9.1544999999999994E-03 2.5153050028966888E-03 1.0099053069673567E+00
+ 36619 9.1547499999999997E-03 2.5155574854545384E-03 1.0099564069387217E+00
+ 36620 9.1549999999999999E-03 2.5158099807858609E-03 1.0100075069100871E+00
+ 36621 9.1552500000000002E-03 2.5160624888907633E-03 1.0100586068814521E+00
+ 36622 9.1555000000000004E-03 2.5163150097693575E-03 1.0101097068528171E+00
+ 36623 9.1557500000000007E-03 2.5165675434217515E-03 1.0101608068241825E+00
+ 36624 9.1559999999999992E-03 2.5168200898480551E-03 1.0102119067955471E+00
+ 36625 9.1562499999999995E-03 2.5170726490483827E-03 1.0102630067669125E+00
+ 36626 9.1564999999999997E-03 2.5173252210228402E-03 1.0103141067382775E+00
+ 36627 9.1567500000000000E-03 2.5175778057715372E-03 1.0103652067096425E+00
+ 36628 9.1570000000000002E-03 2.5178304032945835E-03 1.0104163066810079E+00
+ 36629 9.1572500000000005E-03 2.5180830135920918E-03 1.0104674066523729E+00
+ 36630 9.1574999999999990E-03 2.5183356366641676E-03 1.0105185066237379E+00
+ 36631 9.1577499999999992E-03 2.5185882725109253E-03 1.0105696065951029E+00
+ 36632 9.1579999999999995E-03 2.5188409211324750E-03 1.0106207065664683E+00
+ 36633 9.1582499999999997E-03 2.5190935825289231E-03 1.0106718065378333E+00
+ 36634 9.1585000000000000E-03 2.5193462567003827E-03 1.0107229065091983E+00
+ 36635 9.1587500000000002E-03 2.5195989436469653E-03 1.0107740064805637E+00
+ 36636 9.1590000000000005E-03 2.5198516433687771E-03 1.0108251064519287E+00
+ 36637 9.1592499999999990E-03 2.5201043558659300E-03 1.0108762064232937E+00
+ 36638 9.1594999999999992E-03 2.5203570811385386E-03 1.0109273063946587E+00
+ 36639 9.1597499999999995E-03 2.5206098191867077E-03 1.0109784063660241E+00
+ 36640 9.1599999999999997E-03 2.5208625700105505E-03 1.0110295063373891E+00
+ 36641 9.1602500000000000E-03 2.5211153336101785E-03 1.0110806063087541E+00
+ 36642 9.1605000000000002E-03 2.5213681099856967E-03 1.0111317062801195E+00
+ 36643 9.1607500000000005E-03 2.5216208991372248E-03 1.0111828062514845E+00
+ 36644 9.1609999999999990E-03 2.5218737010648650E-03 1.0112339062228495E+00
+ 36645 9.1612499999999993E-03 2.5221265157687350E-03 1.0112850061942145E+00
+ 36646 9.1614999999999995E-03 2.5223793432489388E-03 1.0113361061655795E+00
+ 36647 9.1617499999999998E-03 2.5226321835055913E-03 1.0113872061369449E+00
+ 36648 9.1620000000000000E-03 2.5228850365388040E-03 1.0114383061083099E+00
+ 36649 9.1622500000000003E-03 2.5231379023486862E-03 1.0114894060796753E+00
+ 36650 9.1625000000000005E-03 2.5233907809353480E-03 1.0115405060510403E+00
+ 36651 9.1627499999999990E-03 2.5236436722989005E-03 1.0115916060224053E+00
+ 36652 9.1629999999999993E-03 2.5238965764394577E-03 1.0116427059937703E+00
+ 36653 9.1632499999999995E-03 2.5241494933571280E-03 1.0116938059651353E+00
+ 36654 9.1634999999999998E-03 2.5244024230520225E-03 1.0117449059365007E+00
+ 36655 9.1637500000000000E-03 2.5246553655242547E-03 1.0117960059078657E+00
+ 36656 9.1640000000000003E-03 2.5249083207739323E-03 1.0118471058792311E+00
+ 36657 9.1642500000000005E-03 2.5251612888011693E-03 1.0118982058505961E+00
+ 36658 9.1644999999999990E-03 2.5254142696060741E-03 1.0119493058219611E+00
+ 36659 9.1647499999999993E-03 2.5256672631887617E-03 1.0120004057933261E+00
+ 36660 9.1649999999999995E-03 2.5259202695493426E-03 1.0120515057646911E+00
+ 36661 9.1652499999999998E-03 2.5261732886879256E-03 1.0121026057360565E+00
+ 36662 9.1655000000000000E-03 2.5264263206046262E-03 1.0121537057074215E+00
+ 36663 9.1657500000000003E-03 2.5266793652995523E-03 1.0122048056787869E+00
+ 36664 9.1660000000000005E-03 2.5269324227728189E-03 1.0122559056501519E+00
+ 36665 9.1662499999999991E-03 2.5271854930245309E-03 1.0123070056215169E+00
+ 36666 9.1664999999999993E-03 2.5274385760548075E-03 1.0123581055928819E+00
+ 36667 9.1667499999999996E-03 2.5276916718637576E-03 1.0124092055642469E+00
+ 36668 9.1669999999999998E-03 2.5279447804514945E-03 1.0124603055356123E+00
+ 36669 9.1672500000000001E-03 2.5281979018181265E-03 1.0125114055069773E+00
+ 36670 9.1675000000000003E-03 2.5284510359637690E-03 1.0125625054783423E+00
+ 36671 9.1677500000000006E-03 2.5287041828885313E-03 1.0126136054497077E+00
+ 36672 9.1679999999999991E-03 2.5289573425925221E-03 1.0126647054210722E+00
+ 36673 9.1682499999999993E-03 2.5292105150758609E-03 1.0127158053924377E+00
+ 36674 9.1684999999999996E-03 2.5294637003386586E-03 1.0127669053638026E+00
+ 36675 9.1687499999999998E-03 2.5297168983810232E-03 1.0128180053351681E+00
+ 36676 9.1690000000000001E-03 2.5299701092030683E-03 1.0128691053065331E+00
+ 36677 9.1692500000000003E-03 2.5302233328049080E-03 1.0129202052778981E+00
+ 36678 9.1695000000000006E-03 2.5304765691866512E-03 1.0129713052492635E+00
+ 36679 9.1697499999999991E-03 2.5307298183484101E-03 1.0130224052206280E+00
+ 36680 9.1699999999999993E-03 2.5309830802902993E-03 1.0130735051919935E+00
+ 36681 9.1702499999999996E-03 2.5312363550124323E-03 1.0131246051633584E+00
+ 36682 9.1704999999999998E-03 2.5314896425149207E-03 1.0131757051347239E+00
+ 36683 9.1707500000000001E-03 2.5317429427978749E-03 1.0132268051060889E+00
+ 36684 9.1710000000000003E-03 2.5319962558614057E-03 1.0132779050774539E+00
+ 36685 9.1712500000000006E-03 2.5322495817056306E-03 1.0133290050488193E+00
+ 36686 9.1714999999999991E-03 2.5325029203306579E-03 1.0133801050201838E+00
+ 36687 9.1717499999999993E-03 2.5327562717366030E-03 1.0134312049915493E+00
+ 36688 9.1719999999999996E-03 2.5330096359232044E-03 1.0134823049629142E+00
+ 36689 9.1722499999999998E-03 2.5332630128821658E-03 1.0135334049342792E+00
+ 36690 9.1725000000000001E-03 2.5335164026101323E-03 1.0135845049056447E+00
+ 36691 9.1727500000000003E-03 2.5337698051072083E-03 1.0136356048770097E+00
+ 36692 9.1730000000000006E-03 2.5340232203734997E-03 1.0136867048483751E+00
+ 36693 9.1732499999999991E-03 2.5342766484091127E-03 1.0137378048197396E+00
+ 36694 9.1734999999999994E-03 2.5345300892141544E-03 1.0137889047911051E+00
+ 36695 9.1737499999999996E-03 2.5347835427887307E-03 1.0138400047624700E+00
+ 36696 9.1739999999999999E-03 2.5350370091329487E-03 1.0138911047338350E+00
+ 36697 9.1742500000000001E-03 2.5352904882469151E-03 1.0139422047052005E+00
+ 36698 9.1745000000000004E-03 2.5355439801307360E-03 1.0139933046765655E+00
+ 36699 9.1747500000000006E-03 2.5357974847845157E-03 1.0140444046479309E+00
+ 36700 9.1749999999999991E-03 2.5360510022083603E-03 1.0140955046192954E+00
+ 36701 9.1752499999999994E-03 2.5363045324023822E-03 1.0141466045906609E+00
+ 36702 9.1754999999999996E-03 2.5365580753666829E-03 1.0141977045620258E+00
+ 36703 9.1757499999999999E-03 2.5368116311013703E-03 1.0142488045333908E+00
+ 36704 9.1760000000000001E-03 2.5370651996065533E-03 1.0142999045047563E+00
+ 36705 9.1762500000000004E-03 2.5373187808823369E-03 1.0143510044761213E+00
+ 36706 9.1765000000000006E-03 2.5375723749288251E-03 1.0144021044474867E+00
+ 36707 9.1767499999999991E-03 2.5378259817461280E-03 1.0144532044188512E+00
+ 36708 9.1769999999999994E-03 2.5380796013343538E-03 1.0145043043902162E+00
+ 36709 9.1772499999999996E-03 2.5383332336936064E-03 1.0145554043615816E+00
+ 36710 9.1774999999999999E-03 2.5385868788239930E-03 1.0146065043329466E+00
+ 36711 9.1777500000000001E-03 2.5388405367256241E-03 1.0146576043043121E+00
+ 36712 9.1780000000000004E-03 2.5390942073986044E-03 1.0147087042756771E+00
+ 36713 9.1782500000000006E-03 2.5393478908430399E-03 1.0147598042470420E+00
+ 36714 9.1784999999999992E-03 2.5396015870590358E-03 1.0148109042184070E+00
+ 36715 9.1787499999999994E-03 2.5398552960467081E-03 1.0148620041897720E+00
+ 36716 9.1789999999999997E-03 2.5401090178061559E-03 1.0149131041611374E+00
+ 36717 9.1792499999999999E-03 2.5403627523374874E-03 1.0149642041325024E+00
+ 36718 9.1795000000000002E-03 2.5406164996408125E-03 1.0150153041038679E+00
+ 36719 9.1797500000000004E-03 2.5408702597162383E-03 1.0150664040752329E+00
+ 36720 9.1800000000000007E-03 2.5411240325638714E-03 1.0151175040465978E+00
+ 36721 9.1802499999999992E-03 2.5413778181838168E-03 1.0151686040179628E+00
+ 36722 9.1804999999999994E-03 2.5416316165761867E-03 1.0152197039893278E+00
+ 36723 9.1807499999999997E-03 2.5418854277410876E-03 1.0152708039606932E+00
+ 36724 9.1809999999999999E-03 2.5421392516786225E-03 1.0153219039320582E+00
+ 36725 9.1812500000000002E-03 2.5423930883889073E-03 1.0153730039034237E+00
+ 36726 9.1815000000000004E-03 2.5426469378720421E-03 1.0154241038747887E+00
+ 36727 9.1817500000000007E-03 2.5429008001281376E-03 1.0154752038461536E+00
+ 36728 9.1819999999999992E-03 2.5431546751573000E-03 1.0155263038175186E+00
+ 36729 9.1822499999999994E-03 2.5434085629596408E-03 1.0155774037888836E+00
+ 36730 9.1824999999999997E-03 2.5436624635352652E-03 1.0156285037602490E+00
+ 36731 9.1827499999999999E-03 2.5439163768842810E-03 1.0156796037316140E+00
+ 36732 9.1830000000000002E-03 2.5441703030067990E-03 1.0157307037029790E+00
+ 36733 9.1832500000000004E-03 2.5444242419029217E-03 1.0157818036743445E+00
+ 36734 9.1835000000000007E-03 2.5446781935727627E-03 1.0158329036457094E+00
+ 36735 9.1837499999999992E-03 2.5449321499727553E-03 1.0158840036170744E+00
+ 36736 9.1839999999999995E-03 2.5451861269511116E-03 1.0159351035884394E+00
+ 36737 9.1842499999999997E-03 2.5454401166971770E-03 1.0159862035598048E+00
+ 36738 9.1845000000000000E-03 2.5456941192110562E-03 1.0160373035311698E+00
+ 36739 9.1847500000000002E-03 2.5459481344928541E-03 1.0160884035025348E+00
+ 36740 9.1850000000000005E-03 2.5462021625426777E-03 1.0161395034739003E+00
+ 36741 9.1852499999999990E-03 2.5464562033606268E-03 1.0161906034452648E+00
+ 36742 9.1854999999999992E-03 2.5467102569468130E-03 1.0162417034166302E+00
+ 36743 9.1857499999999995E-03 2.5469643233013346E-03 1.0162928033879952E+00
+ 36744 9.1859999999999997E-03 2.5472184024243009E-03 1.0163439033593606E+00
+ 36745 9.1862500000000000E-03 2.5474724943158186E-03 1.0163950033307256E+00
+ 36746 9.1865000000000002E-03 2.5477265989759896E-03 1.0164461033020906E+00
+ 36747 9.1867500000000005E-03 2.5479807277380665E-03 1.0164972032734561E+00
+ 36748 9.1869999999999990E-03 2.5482348582512976E-03 1.0165483032448206E+00
+ 36749 9.1872499999999992E-03 2.5484890015398699E-03 1.0165994032161860E+00
+ 36750 9.1874999999999995E-03 2.5487431576038939E-03 1.0166505031875510E+00
+ 36751 9.1877499999999997E-03 2.5489973264434763E-03 1.0167016031589160E+00
+ 36752 9.1880000000000000E-03 2.5492515080587285E-03 1.0167527031302814E+00
+ 36753 9.1882500000000002E-03 2.5495057024497564E-03 1.0168038031016464E+00
+ 36754 9.1885000000000005E-03 2.5497599096166723E-03 1.0168549030730119E+00
+ 36755 9.1887499999999990E-03 2.5500141295595785E-03 1.0169060030443764E+00
+ 36756 9.1889999999999993E-03 2.5502683622785913E-03 1.0169571030157418E+00
+ 36757 9.1892499999999995E-03 2.5505226077738173E-03 1.0170082029871068E+00
+ 36758 9.1894999999999998E-03 2.5507768660453650E-03 1.0170593029584718E+00
+ 36759 9.1897500000000000E-03 2.5510311370933441E-03 1.0171104029298372E+00
+ 36760 9.1900000000000003E-03 2.5512854209178626E-03 1.0171615029012022E+00
+ 36761 9.1902500000000005E-03 2.5515397175190318E-03 1.0172126028725677E+00
+ 36762 9.1904999999999990E-03 2.5517940268969569E-03 1.0172637028439322E+00
+ 36763 9.1907499999999993E-03 2.5520483490517531E-03 1.0173148028152976E+00
+ 36764 9.1909999999999995E-03 2.5523026839835259E-03 1.0173659027866626E+00
+ 36765 9.1912499999999998E-03 2.5525570316923844E-03 1.0174170027580276E+00
+ 36766 9.1915000000000000E-03 2.5528113921784415E-03 1.0174681027293930E+00
+ 36767 9.1917500000000003E-03 2.5530657654418039E-03 1.0175192027007580E+00
+ 36768 9.1920000000000005E-03 2.5533201514825804E-03 1.0175703026721235E+00
+ 36769 9.1922499999999990E-03 2.5535745503008811E-03 1.0176214026434880E+00
+ 36770 9.1924999999999993E-03 2.5538289618968176E-03 1.0176725026148530E+00
+ 36771 9.1927499999999995E-03 2.5540833862704982E-03 1.0177236025862184E+00
+ 36772 9.1929999999999998E-03 2.5543378234220331E-03 1.0177747025575834E+00
+ 36773 9.1932500000000000E-03 2.5545922733515307E-03 1.0178258025289488E+00
+ 36774 9.1935000000000003E-03 2.5548467360591008E-03 1.0178769025003138E+00
+ 36775 9.1937500000000005E-03 2.5551012115448560E-03 1.0179280024716788E+00
+ 36776 9.1939999999999990E-03 2.5553556998089010E-03 1.0179791024430438E+00
+ 36777 9.1942499999999993E-03 2.5556102008513532E-03 1.0180302024144088E+00
+ 36778 9.1944999999999995E-03 2.5558647146723158E-03 1.0180813023857742E+00
+ 36779 9.1947499999999998E-03 2.5561192412719017E-03 1.0181324023571392E+00
+ 36780 9.1950000000000000E-03 2.5563737806502222E-03 1.0181835023285046E+00
+ 36781 9.1952500000000003E-03 2.5566283463362128E-03 1.0182346022998696E+00
+ 36782 9.1955000000000005E-03 2.5568829115451002E-03 1.0182857022712346E+00
+ 36783 9.1957499999999991E-03 2.5571374895217176E-03 1.0183368022425996E+00
+ 36784 9.1959999999999993E-03 2.5573920802661691E-03 1.0183879022139646E+00
+ 36785 9.1962499999999996E-03 2.5576466837785605E-03 1.0184390021853300E+00
+ 36786 9.1964999999999998E-03 2.5579013000589942E-03 1.0184901021566950E+00
+ 36787 9.1967500000000001E-03 2.5581559291075768E-03 1.0185412021280604E+00
+ 36788 9.1970000000000003E-03 2.5584105709244094E-03 1.0185923020994254E+00
+ 36789 9.1972500000000006E-03 2.5586652255095979E-03 1.0186434020707904E+00
+ 36790 9.1974999999999991E-03 2.5589198928632445E-03 1.0186945020421554E+00
+ 36791 9.1977499999999993E-03 2.5591745729854581E-03 1.0187456020135204E+00
+ 36792 9.1979999999999996E-03 2.5594292658763407E-03 1.0187967019848858E+00
+ 36793 9.1982499999999998E-03 2.5596839715359954E-03 1.0188478019562508E+00
+ 36794 9.1985000000000001E-03 2.5599386899645294E-03 1.0188989019276158E+00
+ 36795 9.1987500000000003E-03 2.5601934211620450E-03 1.0189500018989812E+00
+ 36796 9.1990000000000006E-03 2.5604481651286472E-03 1.0190011018703462E+00
+ 36797 9.1992499999999991E-03 2.5607029218644409E-03 1.0190522018417112E+00
+ 36798 9.1994999999999993E-03 2.5609576913695341E-03 1.0191033018130762E+00
+ 36799 9.1997499999999996E-03 2.5612124736440261E-03 1.0191544017844416E+00
+ 36800 9.1999999999999998E-03 2.5614672686880237E-03 1.0192055017558066E+00
+ 36801 9.2002500000000001E-03 2.5617220765016329E-03 1.0192566017271716E+00
+ 36802 9.2005000000000003E-03 2.5619768970849576E-03 1.0193077016985370E+00
+ 36803 9.2007500000000006E-03 2.5622317304381044E-03 1.0193588016699020E+00
+ 36804 9.2009999999999991E-03 2.5624865765611717E-03 1.0194099016412670E+00
+ 36805 9.2012499999999994E-03 2.5627414354542741E-03 1.0194610016126320E+00
+ 36806 9.2014999999999996E-03 2.5629963071175108E-03 1.0195121015839974E+00
+ 36807 9.2017499999999999E-03 2.5632511915509885E-03 1.0195632015553624E+00
+ 36808 9.2020000000000001E-03 2.5635060887548109E-03 1.0196143015267274E+00
+ 36809 9.2022500000000004E-03 2.5637609987290842E-03 1.0196654014980928E+00
+ 36810 9.2025000000000006E-03 2.5640159214739139E-03 1.0197165014694578E+00
+ 36811 9.2027499999999991E-03 2.5642708569894031E-03 1.0197676014408228E+00
+ 36812 9.2029999999999994E-03 2.5645258052756606E-03 1.0198187014121878E+00
+ 36813 9.2032499999999996E-03 2.5647807663327906E-03 1.0198698013835528E+00
+ 36814 9.2034999999999999E-03 2.5650357401608963E-03 1.0199209013549182E+00
+ 36815 9.2037500000000001E-03 2.5652907267600862E-03 1.0199720013262832E+00
+ 36816 9.2040000000000004E-03 2.5655457261304642E-03 1.0200231012976486E+00
+ 36817 9.2042500000000006E-03 2.5658007382721353E-03 1.0200742012690136E+00
+ 36818 9.2044999999999991E-03 2.5660557631852032E-03 1.0201253012403786E+00
+ 36819 9.2047499999999994E-03 2.5663108008697794E-03 1.0201764012117436E+00
+ 36820 9.2049999999999996E-03 2.5665658513259640E-03 1.0202275011831086E+00
+ 36821 9.2052499999999999E-03 2.5668209145538667E-03 1.0202786011544740E+00
+ 36822 9.2055000000000001E-03 2.5670759905535882E-03 1.0203297011258390E+00
+ 36823 9.2057500000000004E-03 2.5673310793252403E-03 1.0203808010972044E+00
+ 36824 9.2060000000000006E-03 2.5675861808689237E-03 1.0204319010685694E+00
+ 36825 9.2062499999999992E-03 2.5678412951847460E-03 1.0204830010399344E+00
+ 36826 9.2064999999999994E-03 2.5680964222728128E-03 1.0205341010112994E+00
+ 36827 9.2067499999999997E-03 2.5683515621332349E-03 1.0205852009826644E+00
+ 36828 9.2069999999999999E-03 2.5686067147661115E-03 1.0206363009540298E+00
+ 36829 9.2072500000000002E-03 2.5688618801715506E-03 1.0206874009253948E+00
+ 36830 9.2075000000000004E-03 2.5691170583496598E-03 1.0207385008967602E+00
+ 36831 9.2077500000000007E-03 2.5693722493005419E-03 1.0207896008681252E+00
+ 36832 9.2079999999999992E-03 2.5696274530243074E-03 1.0208407008394897E+00
+ 36833 9.2082499999999994E-03 2.5698826695210583E-03 1.0208918008108552E+00
+ 36834 9.2084999999999997E-03 2.5701378987909055E-03 1.0209429007822202E+00
+ 36835 9.2087499999999999E-03 2.5703931408339511E-03 1.0209940007535856E+00
+ 36836 9.2090000000000002E-03 2.5706483956503038E-03 1.0210451007249506E+00
+ 36837 9.2092500000000004E-03 2.5709036632400677E-03 1.0210962006963156E+00
+ 36838 9.2095000000000007E-03 2.5711589436033530E-03 1.0211473006676810E+00
+ 36839 9.2097499999999992E-03 2.5714142367402604E-03 1.0211984006390455E+00
+ 36840 9.2099999999999994E-03 2.5716695426509029E-03 1.0212495006104110E+00
+ 36841 9.2102499999999997E-03 2.5719248613353821E-03 1.0213006005817760E+00
+ 36842 9.2104999999999999E-03 2.5721801927938081E-03 1.0213517005531414E+00
+ 36843 9.2107500000000002E-03 2.5724355370262855E-03 1.0214028005245064E+00
+ 36844 9.2110000000000004E-03 2.5726908940329209E-03 1.0214539004958714E+00
+ 36845 9.2112500000000007E-03 2.5729462638138210E-03 1.0215050004672368E+00
+ 36846 9.2114999999999992E-03 2.5732016463690913E-03 1.0215561004386013E+00
+ 36847 9.2117499999999995E-03 2.5734570416988444E-03 1.0216072004099668E+00
+ 36848 9.2119999999999997E-03 2.5737124498031796E-03 1.0216583003813318E+00
+ 36849 9.2122500000000000E-03 2.5739678706822085E-03 1.0217094003526972E+00
+ 36850 9.2125000000000002E-03 2.5742233043360360E-03 1.0217605003240622E+00
+ 36851 9.2127500000000005E-03 2.5744787507647692E-03 1.0218116002954272E+00
+ 36852 9.2129999999999990E-03 2.5747342099685126E-03 1.0218627002667922E+00
+ 36853 9.2132499999999992E-03 2.5749896819473820E-03 1.0219138002381571E+00
+ 36854 9.2134999999999995E-03 2.5752451667014785E-03 1.0219649002095226E+00
+ 36855 9.2137499999999997E-03 2.5755006642309074E-03 1.0220160001808876E+00
+ 36856 9.2140000000000000E-03 2.5757561745357767E-03 1.0220671001522526E+00
+ 36857 9.2142500000000002E-03 2.5760116976161966E-03 1.0221182001236180E+00
+ 36858 9.2145000000000005E-03 2.5762672334722716E-03 1.0221693000949830E+00
+ 36859 9.2147499999999990E-03 2.5765227821041093E-03 1.0222204000663480E+00
+ 36860 9.2149999999999992E-03 2.5767783435118176E-03 1.0222715000377129E+00
+ 36861 9.2152499999999995E-03 2.5770339176955067E-03 1.0223226000090784E+00
+ 36862 9.2154999999999997E-03 2.5772895046552811E-03 1.0223736999804434E+00
+ 36863 9.2157500000000000E-03 2.5775451043912470E-03 1.0224247999518083E+00
+ 36864 9.2160000000000002E-03 2.5778007169035143E-03 1.0224758999231738E+00
+ 36865 9.2162500000000005E-03 2.5780563421921887E-03 1.0225269998945388E+00
+ 36866 9.2164999999999990E-03 2.5783119802573768E-03 1.0225780998659038E+00
+ 36867 9.2167499999999992E-03 2.5785676310991919E-03 1.0226291998372687E+00
+ 36868 9.2169999999999995E-03 2.5788232947177364E-03 1.0226802998086342E+00
+ 36869 9.2172499999999997E-03 2.5790789711131220E-03 1.0227313997799992E+00
+ 36870 9.2175000000000000E-03 2.5793346602854508E-03 1.0227824997513641E+00
+ 36871 9.2177500000000002E-03 2.5795903622348373E-03 1.0228335997227296E+00
+ 36872 9.2180000000000005E-03 2.5798460769613837E-03 1.0228846996940946E+00
+ 36873 9.2182499999999990E-03 2.5801018044651985E-03 1.0229357996654596E+00
+ 36874 9.2184999999999993E-03 2.5803575447441579E-03 1.0229868996368245E+00
+ 36875 9.2187499999999995E-03 2.5806132977957788E-03 1.0230379996081895E+00
+ 36876 9.2189999999999998E-03 2.5808690636201642E-03 1.0230890995795550E+00
+ 36877 9.2192500000000000E-03 2.5811248422174197E-03 1.0231401995509199E+00
+ 36878 9.2195000000000003E-03 2.5813806335876462E-03 1.0231912995222854E+00
+ 36879 9.2197500000000005E-03 2.5816364377309604E-03 1.0232423994936504E+00
+ 36880 9.2199999999999990E-03 2.5818922546474560E-03 1.0232934994650154E+00
+ 36881 9.2202499999999993E-03 2.5821480843372458E-03 1.0233445994363803E+00
+ 36882 9.2204999999999995E-03 2.5824039268004333E-03 1.0233956994077453E+00
+ 36883 9.2207499999999998E-03 2.5826597820371258E-03 1.0234467993791108E+00
+ 36884 9.2210000000000000E-03 2.5829156500474233E-03 1.0234978993504757E+00
+ 36885 9.2212500000000003E-03 2.5831715308314404E-03 1.0235489993218412E+00
+ 36886 9.2215000000000005E-03 2.5834274243892769E-03 1.0236000992932062E+00
+ 36887 9.2217499999999990E-03 2.5836833307210385E-03 1.0236511992645712E+00
+ 36888 9.2219999999999993E-03 2.5839392498268336E-03 1.0237022992359361E+00
+ 36889 9.2222499999999995E-03 2.5841951817067691E-03 1.0237533992073011E+00
+ 36890 9.2224999999999998E-03 2.5844511263609492E-03 1.0238044991786666E+00
+ 36891 9.2227500000000000E-03 2.5847070837894800E-03 1.0238555991500315E+00
+ 36892 9.2230000000000003E-03 2.5849630539924685E-03 1.0239066991213970E+00
+ 36893 9.2232500000000005E-03 2.5852190369700196E-03 1.0239577990927620E+00
+ 36894 9.2234999999999991E-03 2.5854750327222388E-03 1.0240088990641270E+00
+ 36895 9.2237499999999993E-03 2.5857310412492353E-03 1.0240599990354919E+00
+ 36896 9.2239999999999996E-03 2.5859870625511133E-03 1.0241110990068569E+00
+ 36897 9.2242499999999998E-03 2.5862430966279801E-03 1.0241621989782224E+00
+ 36898 9.2245000000000001E-03 2.5864991434799423E-03 1.0242132989495873E+00
+ 36899 9.2247500000000003E-03 2.5867552050404178E-03 1.0242643989209523E+00
+ 36900 9.2250000000000006E-03 2.5870112775253739E-03 1.0243154988923178E+00
+ 36901 9.2252499999999991E-03 2.5872673627866647E-03 1.0243665988636823E+00
+ 36902 9.2254999999999993E-03 2.5875234608243934E-03 1.0244176988350477E+00
+ 36903 9.2257499999999996E-03 2.5877795716386745E-03 1.0244687988064127E+00
+ 36904 9.2259999999999998E-03 2.5880356952296133E-03 1.0245198987777782E+00
+ 36905 9.2262500000000001E-03 2.5882918315973135E-03 1.0245709987491431E+00
+ 36906 9.2265000000000003E-03 2.5885479807418866E-03 1.0246220987205081E+00
+ 36907 9.2267500000000006E-03 2.5888041426634389E-03 1.0246731986918736E+00
+ 36908 9.2269999999999991E-03 2.5890603173620726E-03 1.0247242986632381E+00
+ 36909 9.2272499999999993E-03 2.5893165048378988E-03 1.0247753986346035E+00
+ 36910 9.2274999999999996E-03 2.5895727050910299E-03 1.0248264986059685E+00
+ 36911 9.2277499999999998E-03 2.5898289181215668E-03 1.0248775985773340E+00
+ 36912 9.2280000000000001E-03 2.5900851439296167E-03 1.0249286985486989E+00
+ 36913 9.2282500000000003E-03 2.5903413825152911E-03 1.0249797985200639E+00
+ 36914 9.2285000000000006E-03 2.5905976338786952E-03 1.0250308984914294E+00
+ 36915 9.2287499999999991E-03 2.5908538980199359E-03 1.0250819984627939E+00
+ 36916 9.2289999999999994E-03 2.5911101749391220E-03 1.0251330984341593E+00
+ 36917 9.2292499999999996E-03 2.5913664646363610E-03 1.0251841984055243E+00
+ 36918 9.2294999999999999E-03 2.5916227671117630E-03 1.0252352983768893E+00
+ 36919 9.2297500000000001E-03 2.5918790823654305E-03 1.0252863983482547E+00
+ 36920 9.2300000000000004E-03 2.5921354103973903E-03 1.0253374983196197E+00
+ 36921 9.2302500000000006E-03 2.5923917512031976E-03 1.0253885982909852E+00
+ 36922 9.2304999999999991E-03 2.5926481047803683E-03 1.0254396982623497E+00
+ 36923 9.2307499999999994E-03 2.5929044711290104E-03 1.0254907982337151E+00
+ 36924 9.2309999999999996E-03 2.5931608502492223E-03 1.0255418982050801E+00
+ 36925 9.2312499999999999E-03 2.5934172421411177E-03 1.0255929981764451E+00
+ 36926 9.2315000000000001E-03 2.5936736468047945E-03 1.0256440981478105E+00
+ 36927 9.2317500000000004E-03 2.5939300642403547E-03 1.0256951981191755E+00
+ 36928 9.2320000000000006E-03 2.5941864944479054E-03 1.0257462980905410E+00
+ 36929 9.2322499999999991E-03 2.5944429374275507E-03 1.0257973980619055E+00
+ 36930 9.2324999999999994E-03 2.5946993931793968E-03 1.0258484980332709E+00
+ 36931 9.2327499999999996E-03 2.5949558617035465E-03 1.0258995980046359E+00
+ 36932 9.2329999999999999E-03 2.5952123430001044E-03 1.0259506979760009E+00
+ 36933 9.2332500000000001E-03 2.5954688370691753E-03 1.0260017979473663E+00
+ 36934 9.2335000000000004E-03 2.5957253439108626E-03 1.0260528979187313E+00
+ 36935 9.2337500000000006E-03 2.5959818635252719E-03 1.0261039978900968E+00
+ 36936 9.2339999999999992E-03 2.5962383959125062E-03 1.0261550978614613E+00
+ 36937 9.2342499999999994E-03 2.5964949410726720E-03 1.0262061978328263E+00
+ 36938 9.2344999999999997E-03 2.5967514990058744E-03 1.0262572978041917E+00
+ 36939 9.2347499999999999E-03 2.5970080697122191E-03 1.0263083977755567E+00
+ 36940 9.2350000000000002E-03 2.5972646531918046E-03 1.0263594977469221E+00
+ 36941 9.2352500000000004E-03 2.5975212494447428E-03 1.0264105977182871E+00
+ 36942 9.2355000000000007E-03 2.5977778584711348E-03 1.0264616976896521E+00
+ 36943 9.2357499999999992E-03 2.5980344802710850E-03 1.0265127976610171E+00
+ 36944 9.2359999999999994E-03 2.5982911148447027E-03 1.0265638976323821E+00
+ 36945 9.2362499999999997E-03 2.5985477621920904E-03 1.0266149976037475E+00
+ 36946 9.2364999999999999E-03 2.5988044223133515E-03 1.0266660975751125E+00
+ 36947 9.2367500000000002E-03 2.5990610952085925E-03 1.0267171975464779E+00
+ 36948 9.2370000000000004E-03 2.5993177808779182E-03 1.0267682975178429E+00
+ 36949 9.2372500000000007E-03 2.5995744793214366E-03 1.0268193974892079E+00
+ 36950 9.2374999999999992E-03 2.5998311905392458E-03 1.0268704974605729E+00
+ 36951 9.2377499999999994E-03 2.6000879145314580E-03 1.0269215974319379E+00
+ 36952 9.2379999999999997E-03 2.6003446512981765E-03 1.0269726974033033E+00
+ 36953 9.2382499999999999E-03 2.6006014008395041E-03 1.0270237973746683E+00
+ 36954 9.2385000000000002E-03 2.6008581631555517E-03 1.0270748973460337E+00
+ 36955 9.2387500000000004E-03 2.6011149382464201E-03 1.0271259973173987E+00
+ 36956 9.2390000000000007E-03 2.6013717261122141E-03 1.0271770972887637E+00
+ 36957 9.2392499999999992E-03 2.6016285267530413E-03 1.0272281972601287E+00
+ 36958 9.2394999999999994E-03 2.6018853401690084E-03 1.0272792972314937E+00
+ 36959 9.2397499999999997E-03 2.6021421663602190E-03 1.0273303972028591E+00
+ 36960 9.2399999999999999E-03 2.6023990053267798E-03 1.0273814971742241E+00
+ 36961 9.2402500000000002E-03 2.6026558570687959E-03 1.0274325971455891E+00
+ 36962 9.2405000000000004E-03 2.6029127215863720E-03 1.0274836971169545E+00
+ 36963 9.2407499999999990E-03 2.6031695988796145E-03 1.0275347970883191E+00
+ 36964 9.2409999999999992E-03 2.6034264889486305E-03 1.0275858970596845E+00
+ 36965 9.2412499999999995E-03 2.6036833917935259E-03 1.0276369970310495E+00
+ 36966 9.2414999999999997E-03 2.6039403074144059E-03 1.0276880970024149E+00
+ 36967 9.2417500000000000E-03 2.6041972358113474E-03 1.0277391969737799E+00
+ 36968 9.2420000000000002E-03 2.6044541769829569E-03 1.0277902969451449E+00
+ 36969 9.2422500000000005E-03 2.6047111309284673E-03 1.0278413969165103E+00
+ 36970 9.2424999999999990E-03 2.6049680976479787E-03 1.0278924968878749E+00
+ 36971 9.2427499999999992E-03 2.6052250771415953E-03 1.0279435968592403E+00
+ 36972 9.2429999999999995E-03 2.6054820694094284E-03 1.0279946968306053E+00
+ 36973 9.2432499999999997E-03 2.6057390744515774E-03 1.0280457968019707E+00
+ 36974 9.2435000000000000E-03 2.6059960922681521E-03 1.0280968967733357E+00
+ 36975 9.2437500000000002E-03 2.6062531226915490E-03 1.0281479967447007E+00
+ 36976 9.2440000000000005E-03 2.6065101662072414E-03 1.0281990967160661E+00
+ 36977 9.2442499999999990E-03 2.6067672224920815E-03 1.0282501966874307E+00
+ 36978 9.2444999999999992E-03 2.6070242915461764E-03 1.0283012966587961E+00
+ 36979 9.2447499999999995E-03 2.6072813733696255E-03 1.0283523966301611E+00
+ 36980 9.2449999999999997E-03 2.6075384679625294E-03 1.0284034966015261E+00
+ 36981 9.2452500000000000E-03 2.6077955753249929E-03 1.0284545965728915E+00
+ 36982 9.2455000000000002E-03 2.6080526954571173E-03 1.0285056965442565E+00
+ 36983 9.2457500000000005E-03 2.6083098283590060E-03 1.0285567965156219E+00
+ 36984 9.2459999999999990E-03 2.6085669740307563E-03 1.0286078964869865E+00
+ 36985 9.2462499999999993E-03 2.6088241324724762E-03 1.0286589964583519E+00
+ 36986 9.2464999999999995E-03 2.6090813036842670E-03 1.0287100964297169E+00
+ 36987 9.2467499999999998E-03 2.6093384876662304E-03 1.0287611964010819E+00
+ 36988 9.2470000000000000E-03 2.6095956844184687E-03 1.0288122963724473E+00
+ 36989 9.2472500000000003E-03 2.6098528939410845E-03 1.0288633963438123E+00
+ 36990 9.2475000000000005E-03 2.6101101162341821E-03 1.0289144963151777E+00
+ 36991 9.2477499999999990E-03 2.6103673512978594E-03 1.0289655962865423E+00
+ 36992 9.2479999999999993E-03 2.6106245991322254E-03 1.0290166962579077E+00
+ 36993 9.2482499999999995E-03 2.6108818597373796E-03 1.0290677962292727E+00
+ 36994 9.2484999999999998E-03 2.6111391331134224E-03 1.0291188962006377E+00
+ 36995 9.2487500000000000E-03 2.6113964192604621E-03 1.0291699961720031E+00
+ 36996 9.2490000000000003E-03 2.6116537181785980E-03 1.0292210961433681E+00
+ 36997 9.2492500000000005E-03 2.6119110298679330E-03 1.0292721961147335E+00
+ 36998 9.2494999999999990E-03 2.6121683543285693E-03 1.0293232960860981E+00
+ 36999 9.2497499999999993E-03 2.6124256915606128E-03 1.0293743960574631E+00
+ 37000 9.2499999999999995E-03 2.6126830415641642E-03 1.0294254960288285E+00
+ 37001 9.2502499999999998E-03 2.6129404043393266E-03 1.0294765960001935E+00
+ 37002 9.2505000000000000E-03 2.6131977798862036E-03 1.0295276959715589E+00
+ 37003 9.2507500000000003E-03 2.6134551682049016E-03 1.0295787959429239E+00
+ 37004 9.2510000000000005E-03 2.6137125692955177E-03 1.0296298959142889E+00
+ 37005 9.2512499999999991E-03 2.6139699831581567E-03 1.0296809958856539E+00
+ 37006 9.2514999999999993E-03 2.6142274097929259E-03 1.0297320958570189E+00
+ 37007 9.2517499999999996E-03 2.6144848491999246E-03 1.0297831958283843E+00
+ 37008 9.2519999999999998E-03 2.6147423013792607E-03 1.0298342957997493E+00
+ 37009 9.2522500000000001E-03 2.6149997663310288E-03 1.0298853957711147E+00
+ 37010 9.2525000000000003E-03 2.6152572440553421E-03 1.0299364957424797E+00
+ 37011 9.2527500000000006E-03 2.6155147345522985E-03 1.0299875957138447E+00
+ 37012 9.2529999999999991E-03 2.6157722378220010E-03 1.0300386956852097E+00
+ 37013 9.2532499999999993E-03 2.6160297538645565E-03 1.0300897956565747E+00
+ 37014 9.2534999999999996E-03 2.6162872826800670E-03 1.0301408956279401E+00
+ 37015 9.2537499999999998E-03 2.6165448242686361E-03 1.0301919955993051E+00
+ 37016 9.2540000000000001E-03 2.6168023786303689E-03 1.0302430955706705E+00
+ 37017 9.2542500000000003E-03 2.6170599457653672E-03 1.0302941955420355E+00
+ 37018 9.2545000000000006E-03 2.6173175256737338E-03 1.0303452955134005E+00
+ 37019 9.2547499999999991E-03 2.6175751183555749E-03 1.0303963954847655E+00
+ 37020 9.2549999999999993E-03 2.6178327345045267E-03 1.0304474954561305E+00
+ 37021 9.2552499999999996E-03 2.6180903524317930E-03 1.0304985954274959E+00
+ 37022 9.2554999999999998E-03 2.6183479831344463E-03 1.0305496953988609E+00
+ 37023 9.2557500000000001E-03 2.6186056266125917E-03 1.0306007953702259E+00
+ 37024 9.2560000000000003E-03 2.6188632828663331E-03 1.0306518953415913E+00
+ 37025 9.2562500000000006E-03 2.6191209518957805E-03 1.0307029953129563E+00
+ 37026 9.2564999999999991E-03 2.6193786337010317E-03 1.0307540952843213E+00
+ 37027 9.2567499999999994E-03 2.6196363282821990E-03 1.0308051952556863E+00
+ 37028 9.2569999999999996E-03 2.6198940356393832E-03 1.0308562952270517E+00
+ 37029 9.2572499999999999E-03 2.6201517557726899E-03 1.0309073951984167E+00
+ 37030 9.2575000000000001E-03 2.6204094886822260E-03 1.0309584951697817E+00
+ 37031 9.2577500000000004E-03 2.6206672343680923E-03 1.0310095951411471E+00
+ 37032 9.2580000000000006E-03 2.6209249928304005E-03 1.0310606951125121E+00
+ 37033 9.2582499999999991E-03 2.6211827640692498E-03 1.0311117950838771E+00
+ 37034 9.2584999999999994E-03 2.6214405480847495E-03 1.0311628950552421E+00
+ 37035 9.2587499999999996E-03 2.6216983448770046E-03 1.0312139950266075E+00
+ 37036 9.2589999999999999E-03 2.6219561544461186E-03 1.0312650949979725E+00
+ 37037 9.2592500000000001E-03 2.6222139767921966E-03 1.0313161949693375E+00
+ 37038 9.2595000000000004E-03 2.6224718119153474E-03 1.0313672949407029E+00
+ 37039 9.2597500000000006E-03 2.6227296598156742E-03 1.0314183949120679E+00
+ 37040 9.2599999999999991E-03 2.6229875204932820E-03 1.0314694948834329E+00
+ 37041 9.2602499999999994E-03 2.6232453892555052E-03 1.0315205948547979E+00
+ 37042 9.2604999999999996E-03 2.6235032757559794E-03 1.0315716948261628E+00
+ 37043 9.2607499999999999E-03 2.6237611750324348E-03 1.0316227947975283E+00
+ 37044 9.2610000000000001E-03 2.6240190870849721E-03 1.0316738947688933E+00
+ 37045 9.2612500000000004E-03 2.6242770119136957E-03 1.0317249947402587E+00
+ 37046 9.2615000000000006E-03 2.6245349495187110E-03 1.0317760947116237E+00
+ 37047 9.2617499999999992E-03 2.6247928999001214E-03 1.0318271946829887E+00
+ 37048 9.2619999999999994E-03 2.6250508630580329E-03 1.0318782946543537E+00
+ 37049 9.2622499999999997E-03 2.6253088389925549E-03 1.0319293946257186E+00
+ 37050 9.2624999999999999E-03 2.6255668277037868E-03 1.0319804945970841E+00
+ 37051 9.2627500000000002E-03 2.6258248291918360E-03 1.0320315945684491E+00
+ 37052 9.2630000000000004E-03 2.6260828434568066E-03 1.0320826945398145E+00
+ 37053 9.2632500000000007E-03 2.6263408704988050E-03 1.0321337945111795E+00
+ 37054 9.2634999999999992E-03 2.6265989103179351E-03 1.0321848944825445E+00
+ 37055 9.2637499999999994E-03 2.6268569629143046E-03 1.0322359944539095E+00
+ 37056 9.2639999999999997E-03 2.6271150282880166E-03 1.0322870944252744E+00
+ 37057 9.2642499999999999E-03 2.6273731064391775E-03 1.0323381943966399E+00
+ 37058 9.2645000000000002E-03 2.6276311973678929E-03 1.0323892943680049E+00
+ 37059 9.2647500000000004E-03 2.6278893010742680E-03 1.0324403943393703E+00
+ 37060 9.2650000000000007E-03 2.6281474175584066E-03 1.0324914943107353E+00
+ 37061 9.2652499999999992E-03 2.6284055468204157E-03 1.0325425942821003E+00
+ 37062 9.2654999999999994E-03 2.6286636888595261E-03 1.0325936942534653E+00
+ 37063 9.2657499999999997E-03 2.6289218436713071E-03 1.0326447942248302E+00
+ 37064 9.2659999999999999E-03 2.6291800112552091E-03 1.0326958941961957E+00
+ 37065 9.2662500000000002E-03 2.6294381916113370E-03 1.0327469941675607E+00
+ 37066 9.2665000000000004E-03 2.6296963847397903E-03 1.0327980941389256E+00
+ 37067 9.2667500000000007E-03 2.6299545906406751E-03 1.0328491941102911E+00
+ 37068 9.2669999999999992E-03 2.6302128093140913E-03 1.0329002940816556E+00
+ 37069 9.2672499999999994E-03 2.6304710407601449E-03 1.0329513940530211E+00
+ 37070 9.2674999999999997E-03 2.6307292849789355E-03 1.0330024940243860E+00
+ 37071 9.2677499999999999E-03 2.6309875419705674E-03 1.0330535939957515E+00
+ 37072 9.2680000000000002E-03 2.6312458117351413E-03 1.0331046939671165E+00
+ 37073 9.2682500000000004E-03 2.6315040942727634E-03 1.0331557939384814E+00
+ 37074 9.2685000000000007E-03 2.6317623895835331E-03 1.0332068939098469E+00
+ 37075 9.2687499999999992E-03 2.6320206976675536E-03 1.0332579938812114E+00
+ 37076 9.2689999999999995E-03 2.6322790185249302E-03 1.0333090938525769E+00
+ 37077 9.2692499999999997E-03 2.6325373521557658E-03 1.0333601938239418E+00
+ 37078 9.2695000000000000E-03 2.6327956985601635E-03 1.0334112937953073E+00
+ 37079 9.2697500000000002E-03 2.6330540577382223E-03 1.0334623937666723E+00
+ 37080 9.2700000000000005E-03 2.6333124296900484E-03 1.0335134937380372E+00
+ 37081 9.2702499999999990E-03 2.6335708144157454E-03 1.0335645937094022E+00
+ 37082 9.2704999999999992E-03 2.6338292119154165E-03 1.0336156936807672E+00
+ 37083 9.2707499999999995E-03 2.6340876221891646E-03 1.0336667936521327E+00
+ 37084 9.2709999999999997E-03 2.6343460452370928E-03 1.0337178936234976E+00
+ 37085 9.2712500000000000E-03 2.6346044810593027E-03 1.0337689935948626E+00
+ 37086 9.2715000000000002E-03 2.6348629296558995E-03 1.0338200935662281E+00
+ 37087 9.2717500000000005E-03 2.6351213910269884E-03 1.0338711935375930E+00
+ 37088 9.2719999999999990E-03 2.6353798651726681E-03 1.0339222935089580E+00
+ 37089 9.2722499999999992E-03 2.6356383520930462E-03 1.0339733934803230E+00
+ 37090 9.2724999999999995E-03 2.6358968517882241E-03 1.0340244934516885E+00
+ 37091 9.2727499999999997E-03 2.6361553642583078E-03 1.0340755934230534E+00
+ 37092 9.2730000000000000E-03 2.6364138895033969E-03 1.0341266933944184E+00
+ 37093 9.2732500000000002E-03 2.6366724275235982E-03 1.0341777933657839E+00
+ 37094 9.2735000000000005E-03 2.6369309783190148E-03 1.0342288933371488E+00
+ 37095 9.2737499999999990E-03 2.6371895418897486E-03 1.0342799933085138E+00
+ 37096 9.2739999999999993E-03 2.6374481182359051E-03 1.0343310932798788E+00
+ 37097 9.2742499999999995E-03 2.6377067073575871E-03 1.0343821932512443E+00
+ 37098 9.2744999999999998E-03 2.6379653092549020E-03 1.0344332932226092E+00
+ 37099 9.2747500000000000E-03 2.6382239239279483E-03 1.0344843931939742E+00
+ 37100 9.2750000000000003E-03 2.6384825513768341E-03 1.0345354931653397E+00
+ 37101 9.2752500000000005E-03 2.6387411916016608E-03 1.0345865931367046E+00
+ 37102 9.2754999999999990E-03 2.6389998446025324E-03 1.0346376931080696E+00
+ 37103 9.2757499999999993E-03 2.6392585103795553E-03 1.0346887930794346E+00
+ 37104 9.2759999999999995E-03 2.6395171889328321E-03 1.0347398930507996E+00
+ 37105 9.2762499999999998E-03 2.6397758802624662E-03 1.0347909930221650E+00
+ 37106 9.2765000000000000E-03 2.6400345843685634E-03 1.0348420929935300E+00
+ 37107 9.2767500000000003E-03 2.6402933012512264E-03 1.0348931929648955E+00
+ 37108 9.2770000000000005E-03 2.6405520309105619E-03 1.0349442929362604E+00
+ 37109 9.2772499999999990E-03 2.6408107733466688E-03 1.0349953929076254E+00
+ 37110 9.2774999999999993E-03 2.6410695285596585E-03 1.0350464928789904E+00
+ 37111 9.2777499999999995E-03 2.6413282965496304E-03 1.0350975928503554E+00
+ 37112 9.2779999999999998E-03 2.6415870773166890E-03 1.0351486928217208E+00
+ 37113 9.2782500000000000E-03 2.6418458708609449E-03 1.0351997927930858E+00
+ 37114 9.2785000000000003E-03 2.6421046771824912E-03 1.0352508927644513E+00
+ 37115 9.2787500000000005E-03 2.6423634962814465E-03 1.0353019927358162E+00
+ 37116 9.2789999999999991E-03 2.6426223281579035E-03 1.0353530927071812E+00
+ 37117 9.2792499999999993E-03 2.6428811728119719E-03 1.0354041926785462E+00
+ 37118 9.2794999999999996E-03 2.6431400302437576E-03 1.0354552926499112E+00
+ 37119 9.2797499999999998E-03 2.6433989004533611E-03 1.0355063926212766E+00
+ 37120 9.2800000000000001E-03 2.6436577834408914E-03 1.0355574925926416E+00
+ 37121 9.2802500000000003E-03 2.6439166792064511E-03 1.0356085925640071E+00
+ 37122 9.2805000000000006E-03 2.6441755877501458E-03 1.0356596925353720E+00
+ 37123 9.2807499999999991E-03 2.6444345090720785E-03 1.0357107925067370E+00
+ 37124 9.2809999999999993E-03 2.6446934431723552E-03 1.0357618924781020E+00
+ 37125 9.2812499999999996E-03 2.6449523900510825E-03 1.0358129924494670E+00
+ 37126 9.2814999999999998E-03 2.6452113497083657E-03 1.0358640924208324E+00
+ 37127 9.2817500000000001E-03 2.6454703221443069E-03 1.0359151923921974E+00
+ 37128 9.2820000000000003E-03 2.6457293073590140E-03 1.0359662923635624E+00
+ 37129 9.2822500000000006E-03 2.6459883053525889E-03 1.0360173923349278E+00
+ 37130 9.2824999999999991E-03 2.6462473161251365E-03 1.0360684923062924E+00
+ 37131 9.2827499999999993E-03 2.6465063396767670E-03 1.0361195922776578E+00
+ 37132 9.2829999999999996E-03 2.6467653760075815E-03 1.0361706922490228E+00
+ 37133 9.2832499999999998E-03 2.6470244251176863E-03 1.0362217922203882E+00
+ 37134 9.2835000000000001E-03 2.6472834870071888E-03 1.0362728921917532E+00
+ 37135 9.2837500000000003E-03 2.6475425616761927E-03 1.0363239921631182E+00
+ 37136 9.2840000000000006E-03 2.6478016491248016E-03 1.0363750921344836E+00
+ 37137 9.2842499999999991E-03 2.6480607493531249E-03 1.0364261921058482E+00
+ 37138 9.2844999999999994E-03 2.6483198623612602E-03 1.0364772920772136E+00
+ 37139 9.2847499999999996E-03 2.6485789881493206E-03 1.0365283920485786E+00
+ 37140 9.2849999999999999E-03 2.6488381267174115E-03 1.0365794920199440E+00
+ 37141 9.2852500000000001E-03 2.6490972780656361E-03 1.0366305919913090E+00
+ 37142 9.2855000000000004E-03 2.6493564421941002E-03 1.0366816919626740E+00
+ 37143 9.2857500000000006E-03 2.6496156191029123E-03 1.0367327919340394E+00
+ 37144 9.2859999999999991E-03 2.6498748087921699E-03 1.0367838919054040E+00
+ 37145 9.2862499999999994E-03 2.6501340116963442E-03 1.0368349918767694E+00
+ 37146 9.2864999999999996E-03 2.6503932268104606E-03 1.0368860918481344E+00
+ 37147 9.2867499999999999E-03 2.6506524546996363E-03 1.0369371918194994E+00
+ 37148 9.2870000000000001E-03 2.6509116953639753E-03 1.0369882917908648E+00
+ 37149 9.2872500000000004E-03 2.6511709488035778E-03 1.0370393917622298E+00
+ 37150 9.2875000000000006E-03 2.6514302150185470E-03 1.0370904917335952E+00
+ 37151 9.2877499999999991E-03 2.6516894940089870E-03 1.0371415917049598E+00
+ 37152 9.2879999999999994E-03 2.6519487857750018E-03 1.0371926916763252E+00
+ 37153 9.2882499999999996E-03 2.6522080903166939E-03 1.0372437916476902E+00
+ 37154 9.2884999999999999E-03 2.6524674076341677E-03 1.0372948916190552E+00
+ 37155 9.2887500000000001E-03 2.6527267377275234E-03 1.0373459915904206E+00
+ 37156 9.2890000000000004E-03 2.6529860805968651E-03 1.0373970915617856E+00
+ 37157 9.2892500000000006E-03 2.6532454362422813E-03 1.0374481915331510E+00
+ 37158 9.2894999999999991E-03 2.6535048046624223E-03 1.0374992915045156E+00
+ 37159 9.2897499999999994E-03 2.6537641858564807E-03 1.0375503914758810E+00
+ 37160 9.2899999999999996E-03 2.6540235798245501E-03 1.0376014914472460E+00
+ 37161 9.2902499999999999E-03 2.6542829865667428E-03 1.0376525914186110E+00
+ 37162 9.2905000000000001E-03 2.6545424060831499E-03 1.0377036913899764E+00
+ 37163 9.2907500000000004E-03 2.6548018383738821E-03 1.0377547913613414E+00
+ 37164 9.2910000000000006E-03 2.6550612834390372E-03 1.0378058913327068E+00
+ 37165 9.2912499999999992E-03 2.6553207412787182E-03 1.0378569913040714E+00
+ 37166 9.2914999999999994E-03 2.6555802118930281E-03 1.0379080912754364E+00
+ 37167 9.2917499999999997E-03 2.6558396952820712E-03 1.0379591912468018E+00
+ 37168 9.2919999999999999E-03 2.6560991914459471E-03 1.0380102912181668E+00
+ 37169 9.2922500000000002E-03 2.6563587003847595E-03 1.0380613911895322E+00
+ 37170 9.2925000000000004E-03 2.6566182220986111E-03 1.0381124911608972E+00
+ 37171 9.2927500000000007E-03 2.6568777565876048E-03 1.0381635911322622E+00
+ 37172 9.2929999999999992E-03 2.6571373038518377E-03 1.0382146911036272E+00
+ 37173 9.2932499999999994E-03 2.6573968638914200E-03 1.0382657910749922E+00
+ 37174 9.2934999999999997E-03 2.6576564367064540E-03 1.0383168910463576E+00
+ 37175 9.2937499999999999E-03 2.6579160222970381E-03 1.0383679910177226E+00
+ 37176 9.2940000000000002E-03 2.6581756206632791E-03 1.0384190909890880E+00
+ 37177 9.2942500000000004E-03 2.6584352318052766E-03 1.0384701909604530E+00
+ 37178 9.2945000000000007E-03 2.6586948557231335E-03 1.0385212909318180E+00
+ 37179 9.2947499999999992E-03 2.6589544924169517E-03 1.0385723909031830E+00
+ 37180 9.2949999999999994E-03 2.6592141418868408E-03 1.0386234908745480E+00
+ 37181 9.2952499999999997E-03 2.6594738041328977E-03 1.0386745908459134E+00
+ 37182 9.2954999999999999E-03 2.6597334791552286E-03 1.0387256908172784E+00
+ 37183 9.2957500000000002E-03 2.6599931669539349E-03 1.0387767907886438E+00
+ 37184 9.2960000000000004E-03 2.6602528675291172E-03 1.0388278907600088E+00
+ 37185 9.2962500000000007E-03 2.6605125808808819E-03 1.0388789907313738E+00
+ 37186 9.2964999999999992E-03 2.6607723070093308E-03 1.0389300907027388E+00
+ 37187 9.2967499999999995E-03 2.6610320459145697E-03 1.0389811906741038E+00
+ 37188 9.2969999999999997E-03 2.6612917975967001E-03 1.0390322906454692E+00
+ 37189 9.2972500000000000E-03 2.6615515620558249E-03 1.0390833906168342E+00
+ 37190 9.2975000000000002E-03 2.6618113392920472E-03 1.0391344905881992E+00
+ 37191 9.2977500000000005E-03 2.6620711293054719E-03 1.0391855905595646E+00
+ 37192 9.2979999999999990E-03 2.6623309320961993E-03 1.0392366905309292E+00
+ 37193 9.2982499999999992E-03 2.6625907476643365E-03 1.0392877905022946E+00
+ 37194 9.2984999999999995E-03 2.6628505760099867E-03 1.0393388904736596E+00
+ 37195 9.2987499999999997E-03 2.6631104171332522E-03 1.0393899904450250E+00
+ 37196 9.2990000000000000E-03 2.6633702710342376E-03 1.0394410904163900E+00
+ 37197 9.2992500000000002E-03 2.6636301377130425E-03 1.0394921903877550E+00
+ 37198 9.2995000000000005E-03 2.6638900171697768E-03 1.0395432903591204E+00
+ 37199 9.2997499999999990E-03 2.6641499094045384E-03 1.0395943903304850E+00
+ 37200 9.2999999999999992E-03 2.6644098144174358E-03 1.0396454903018504E+00
+ 37201 9.3002499999999995E-03 2.6646697322085700E-03 1.0396965902732154E+00
+ 37202 9.3004999999999997E-03 2.6649296627780459E-03 1.0397476902445808E+00
+ 37203 9.3007500000000000E-03 2.6651896061259664E-03 1.0397987902159458E+00
+ 37204 9.3010000000000002E-03 2.6654495622524376E-03 1.0398498901873108E+00
+ 37205 9.3012500000000005E-03 2.6657095311575195E-03 1.0399009901586762E+00
+ 37206 9.3014999999999990E-03 2.6659695128370552E-03 1.0399520901300408E+00
+ 37207 9.3017499999999993E-03 2.6662295072883203E-03 1.0400031901014062E+00
+ 37208 9.3019999999999995E-03 2.6664895145114085E-03 1.0400542900727712E+00
+ 37209 9.3022499999999998E-03 2.6667495345064269E-03 1.0401053900441362E+00
+ 37210 9.3025000000000000E-03 2.6670095672734723E-03 1.0401564900155016E+00
+ 37211 9.3027500000000003E-03 2.6672696128126451E-03 1.0402075899868666E+00
+ 37212 9.3030000000000005E-03 2.6675296711240470E-03 1.0402586899582320E+00
+ 37213 9.3032499999999990E-03 2.6677897422077751E-03 1.0403097899295966E+00
+ 37214 9.3034999999999993E-03 2.6680498260639339E-03 1.0403608899009620E+00
+ 37215 9.3037499999999995E-03 2.6683099226926230E-03 1.0404119898723270E+00
+ 37216 9.3039999999999998E-03 2.6685700320939437E-03 1.0404630898436920E+00
+ 37217 9.3042500000000000E-03 2.6688301542679943E-03 1.0405141898150574E+00
+ 37218 9.3045000000000003E-03 2.6690902892148789E-03 1.0405652897864224E+00
+ 37219 9.3047500000000005E-03 2.6693504369346950E-03 1.0406163897577878E+00
+ 37220 9.3049999999999990E-03 2.6696105974275430E-03 1.0406674897291524E+00
+ 37221 9.3052499999999993E-03 2.6698707706935259E-03 1.0407185897005178E+00
+ 37222 9.3054999999999995E-03 2.6701309567327448E-03 1.0407696896718828E+00
+ 37223 9.3057499999999998E-03 2.6703911555453009E-03 1.0408207896432478E+00
+ 37224 9.3060000000000000E-03 2.6706513671312933E-03 1.0408718896146132E+00
+ 37225 9.3062500000000003E-03 2.6709115914908240E-03 1.0409229895859782E+00
+ 37226 9.3065000000000005E-03 2.6711718286239949E-03 1.0409740895573436E+00
+ 37227 9.3067499999999991E-03 2.6714320785309019E-03 1.0410251895287082E+00
+ 37228 9.3069999999999993E-03 2.6716923412116551E-03 1.0410762895000736E+00
+ 37229 9.3072499999999996E-03 2.6719526166663495E-03 1.0411273894714386E+00
+ 37230 9.3074999999999998E-03 2.6722129048950866E-03 1.0411784894428036E+00
+ 37231 9.3077500000000001E-03 2.6724732058979713E-03 1.0412295894141690E+00
+ 37232 9.3080000000000003E-03 2.6727335196750986E-03 1.0412806893855340E+00
+ 37233 9.3082500000000006E-03 2.6729938462265752E-03 1.0413317893568990E+00
+ 37234 9.3084999999999991E-03 2.6732541870906419E-03 1.0413828893282639E+00
+ 37235 9.3087499999999993E-03 2.6735145391167149E-03 1.0414339892996289E+00
+ 37236 9.3089999999999996E-03 2.6737749039182565E-03 1.0414850892709944E+00
+ 37237 9.3092499999999998E-03 2.6740352814953721E-03 1.0415361892423594E+00
+ 37238 9.3095000000000001E-03 2.6742956718481584E-03 1.0415872892137248E+00
+ 37239 9.3097500000000003E-03 2.6745560749767213E-03 1.0416383891850898E+00
+ 37240 9.3100000000000006E-03 2.6748164908811617E-03 1.0416894891564548E+00
+ 37241 9.3102499999999991E-03 2.6750769195615781E-03 1.0417405891278197E+00
+ 37242 9.3104999999999993E-03 2.6753373610180799E-03 1.0417916890991847E+00
+ 37243 9.3107499999999996E-03 2.6755978152507645E-03 1.0418427890705502E+00
+ 37244 9.3109999999999998E-03 2.6758582822597361E-03 1.0418938890419152E+00
+ 37245 9.3112500000000001E-03 2.6761187620450953E-03 1.0419449890132806E+00
+ 37246 9.3115000000000003E-03 2.6763792546069462E-03 1.0419960889846456E+00
+ 37247 9.3117500000000006E-03 2.6766397599453881E-03 1.0420471889560106E+00
+ 37248 9.3119999999999991E-03 2.6769002780605232E-03 1.0420982889273755E+00
+ 37249 9.3122499999999993E-03 2.6771608089524589E-03 1.0421493888987405E+00
+ 37250 9.3124999999999996E-03 2.6774213526212956E-03 1.0422004888701060E+00
+ 37251 9.3127499999999998E-03 2.6776819090671340E-03 1.0422515888414710E+00
+ 37252 9.3130000000000001E-03 2.6779424782900764E-03 1.0423026888128359E+00
+ 37253 9.3132500000000003E-03 2.6782030602902269E-03 1.0423537887842014E+00
+ 37254 9.3135000000000006E-03 2.6784636550658053E-03 1.0424048887555664E+00
+ 37255 9.3137499999999991E-03 2.6787242626140758E-03 1.0424559887269313E+00
+ 37256 9.3139999999999994E-03 2.6789848829351167E-03 1.0425070886982963E+00
+ 37257 9.3142499999999996E-03 2.6792455160290236E-03 1.0425581886696618E+00
+ 37258 9.3144999999999999E-03 2.6795061618959002E-03 1.0426092886410268E+00
+ 37259 9.3147500000000001E-03 2.6797668205358421E-03 1.0426603886123917E+00
+ 37260 9.3150000000000004E-03 2.6800274919489544E-03 1.0427114885837572E+00
+ 37261 9.3152500000000006E-03 2.6802881761353345E-03 1.0427625885551222E+00
+ 37262 9.3154999999999991E-03 2.6805488730950802E-03 1.0428136885264871E+00
+ 37263 9.3157499999999994E-03 2.6808095828282992E-03 1.0428647884978521E+00
+ 37264 9.3159999999999996E-03 2.6810703053350864E-03 1.0429158884692176E+00
+ 37265 9.3162499999999999E-03 2.6813310406155456E-03 1.0429669884405826E+00
+ 37266 9.3165000000000001E-03 2.6815917886697758E-03 1.0430180884119475E+00
+ 37267 9.3167500000000004E-03 2.6818525494978771E-03 1.0430691883833130E+00
+ 37268 9.3170000000000006E-03 2.6821133230999520E-03 1.0431202883546780E+00
+ 37269 9.3172499999999991E-03 2.6823741094760952E-03 1.0431713883260429E+00
+ 37270 9.3174999999999994E-03 2.6826349086264186E-03 1.0432224882974079E+00
+ 37271 9.3177499999999996E-03 2.6828957205510145E-03 1.0432735882687729E+00
+ 37272 9.3179999999999999E-03 2.6831565452499857E-03 1.0433246882401384E+00
+ 37273 9.3182500000000001E-03 2.6834173827234324E-03 1.0433757882115033E+00
+ 37274 9.3185000000000004E-03 2.6836782329714573E-03 1.0434268881828688E+00
+ 37275 9.3187500000000006E-03 2.6839390959941599E-03 1.0434779881542338E+00
+ 37276 9.3189999999999992E-03 2.6841999717916389E-03 1.0435290881255987E+00
+ 37277 9.3192499999999994E-03 2.6844608603640019E-03 1.0435801880969637E+00
+ 37278 9.3194999999999997E-03 2.6847217617113430E-03 1.0436312880683287E+00
+ 37279 9.3197499999999999E-03 2.6849826758337694E-03 1.0436823880396942E+00
+ 37280 9.3200000000000002E-03 2.6852436027313790E-03 1.0437334880110591E+00
+ 37281 9.3202500000000004E-03 2.6855045424042721E-03 1.0437845879824246E+00
+ 37282 9.3205000000000007E-03 2.6857654948525518E-03 1.0438356879537896E+00
+ 37283 9.3207499999999992E-03 2.6860264600763154E-03 1.0438867879251545E+00
+ 37284 9.3209999999999994E-03 2.6862874380756711E-03 1.0439378878965195E+00
+ 37285 9.3212499999999997E-03 2.6865484288507158E-03 1.0439889878678845E+00
+ 37286 9.3214999999999999E-03 2.6868094324015504E-03 1.0440400878392500E+00
+ 37287 9.3217500000000002E-03 2.6870704487282787E-03 1.0440911878106149E+00
+ 37288 9.3220000000000004E-03 2.6873314778310003E-03 1.0441422877819804E+00
+ 37289 9.3222500000000007E-03 2.6875925197098181E-03 1.0441933877533454E+00
+ 37290 9.3224999999999992E-03 2.6878535743648305E-03 1.0442444877247103E+00
+ 37291 9.3227499999999994E-03 2.6881146417961437E-03 1.0442955876960753E+00
+ 37292 9.3229999999999997E-03 2.6883757220038549E-03 1.0443466876674403E+00
+ 37293 9.3232499999999999E-03 2.6886368149880717E-03 1.0443977876388058E+00
+ 37294 9.3235000000000002E-03 2.6888979207488899E-03 1.0444488876101707E+00
+ 37295 9.3237500000000004E-03 2.6891590392864135E-03 1.0444999875815357E+00
+ 37296 9.3240000000000007E-03 2.6894201706007450E-03 1.0445510875529012E+00
+ 37297 9.3242499999999992E-03 2.6896813146919823E-03 1.0446021875242657E+00
+ 37298 9.3244999999999995E-03 2.6899424715602326E-03 1.0446532874956311E+00
+ 37299 9.3247499999999997E-03 2.6902036412055964E-03 1.0447043874669961E+00
+ 37300 9.3250000000000000E-03 2.6904648236281718E-03 1.0447554874383616E+00
+ 37301 9.3252500000000002E-03 2.6907260188280689E-03 1.0448065874097265E+00
+ 37302 9.3255000000000005E-03 2.6909872268053771E-03 1.0448576873810915E+00
+ 37303 9.3257499999999990E-03 2.6912484475602092E-03 1.0449087873524565E+00
+ 37304 9.3259999999999992E-03 2.6915096810926653E-03 1.0449598873238215E+00
+ 37305 9.3262499999999995E-03 2.6917709274028468E-03 1.0450109872951869E+00
+ 37306 9.3264999999999997E-03 2.6920321864908532E-03 1.0450620872665519E+00
+ 37307 9.3267500000000000E-03 2.6922934583567906E-03 1.0451131872379174E+00
+ 37308 9.3270000000000002E-03 2.6925547430007579E-03 1.0451642872092823E+00
+ 37309 9.3272500000000005E-03 2.6928160404228589E-03 1.0452153871806473E+00
+ 37310 9.3274999999999990E-03 2.6930773506231962E-03 1.0452664871520123E+00
+ 37311 9.3277499999999992E-03 2.6933386736018717E-03 1.0453175871233773E+00
+ 37312 9.3279999999999995E-03 2.6936000093589893E-03 1.0453686870947427E+00
+ 37313 9.3282499999999997E-03 2.6938613578946502E-03 1.0454197870661077E+00
+ 37314 9.3285000000000000E-03 2.6941227192089560E-03 1.0454708870374727E+00
+ 37315 9.3287500000000002E-03 2.6943840933020117E-03 1.0455219870088381E+00
+ 37316 9.3290000000000005E-03 2.6946454801739152E-03 1.0455730869802031E+00
+ 37317 9.3292499999999990E-03 2.6949068798247716E-03 1.0456241869515681E+00
+ 37318 9.3294999999999993E-03 2.6951682922546870E-03 1.0456752869229331E+00
+ 37319 9.3297499999999995E-03 2.6954297174637603E-03 1.0457263868942985E+00
+ 37320 9.3299999999999998E-03 2.6956911554520948E-03 1.0457774868656635E+00
+ 37321 9.3302500000000000E-03 2.6959526062197950E-03 1.0458285868370285E+00
+ 37322 9.3305000000000003E-03 2.6962140697669623E-03 1.0458796868083939E+00
+ 37323 9.3307500000000005E-03 2.6964755460937005E-03 1.0459307867797589E+00
+ 37324 9.3309999999999990E-03 2.6967370352001074E-03 1.0459818867511239E+00
+ 37325 9.3312499999999993E-03 2.6969985370862920E-03 1.0460329867224889E+00
+ 37326 9.3314999999999995E-03 2.6972600517523558E-03 1.0460840866938543E+00
+ 37327 9.3317499999999998E-03 2.6975215791984041E-03 1.0461351866652193E+00
+ 37328 9.3320000000000000E-03 2.6977831194245350E-03 1.0461862866365843E+00
+ 37329 9.3322500000000003E-03 2.6980446724308520E-03 1.0462373866079497E+00
+ 37330 9.3325000000000005E-03 2.6983062382174633E-03 1.0462884865793147E+00
+ 37331 9.3327499999999990E-03 2.6985678167844641E-03 1.0463395865506797E+00
+ 37332 9.3329999999999993E-03 2.6988294081319660E-03 1.0463906865220447E+00
+ 37333 9.3332499999999995E-03 2.6990910122600660E-03 1.0464417864934097E+00
+ 37334 9.3334999999999998E-03 2.6993526291688736E-03 1.0464928864647751E+00
+ 37335 9.3337500000000000E-03 2.6996142588584884E-03 1.0465439864361401E+00
+ 37336 9.3340000000000003E-03 2.6998759013290119E-03 1.0465950864075055E+00
+ 37337 9.3342500000000005E-03 2.7001375565805521E-03 1.0466461863788705E+00
+ 37338 9.3344999999999990E-03 2.7003992246132031E-03 1.0466972863502355E+00
+ 37339 9.3347499999999993E-03 2.7006609054270802E-03 1.0467483863216005E+00
+ 37340 9.3349999999999995E-03 2.7009225990222803E-03 1.0467994862929655E+00
+ 37341 9.3352499999999998E-03 2.7011843053989103E-03 1.0468505862643309E+00
+ 37342 9.3355000000000000E-03 2.7014460245570705E-03 1.0469016862356959E+00
+ 37343 9.3357500000000003E-03 2.7017077564968671E-03 1.0469527862070613E+00
+ 37344 9.3360000000000005E-03 2.7019695012184021E-03 1.0470038861784263E+00
+ 37345 9.3362499999999991E-03 2.7022312587217791E-03 1.0470549861497913E+00
+ 37346 9.3364999999999993E-03 2.7024930290071034E-03 1.0471060861211563E+00
+ 37347 9.3367499999999996E-03 2.7027548120744788E-03 1.0471571860925213E+00
+ 37348 9.3369999999999998E-03 2.7030166079240075E-03 1.0472082860638867E+00
+ 37349 9.3372500000000001E-03 2.7032784165557928E-03 1.0472593860352517E+00
+ 37350 9.3375000000000003E-03 2.7035402379699410E-03 1.0473104860066171E+00
+ 37351 9.3377500000000006E-03 2.7038020721616290E-03 1.0473615859779821E+00
+ 37352 9.3379999999999991E-03 2.7040639191219036E-03 1.0474126859493471E+00
+ 37353 9.3382499999999993E-03 2.7043257788506693E-03 1.0474637859207121E+00
+ 37354 9.3384999999999996E-03 2.7045876513480220E-03 1.0475148858920771E+00
+ 37355 9.3387499999999998E-03 2.7048495366140584E-03 1.0475659858634425E+00
+ 37356 9.3390000000000001E-03 2.7051114346488747E-03 1.0476170858348075E+00
+ 37357 9.3392500000000003E-03 2.7053733454525664E-03 1.0476681858061725E+00
+ 37358 9.3395000000000006E-03 2.7056352690252336E-03 1.0477192857775379E+00
+ 37359 9.3397499999999991E-03 2.7058972053669687E-03 1.0477703857489025E+00
+ 37360 9.3399999999999993E-03 2.7061591544778746E-03 1.0478214857202679E+00
+ 37361 9.3402499999999996E-03 2.7064211163580431E-03 1.0478725856916329E+00
+ 37362 9.3404999999999998E-03 2.7066830910075740E-03 1.0479236856629983E+00
+ 37363 9.3407500000000001E-03 2.7069450784265648E-03 1.0479747856343633E+00
+ 37364 9.3410000000000003E-03 2.7072070786151071E-03 1.0480258856057283E+00
+ 37365 9.3412500000000006E-03 2.7074690915733050E-03 1.0480769855770937E+00
+ 37366 9.3414999999999991E-03 2.7077311173012504E-03 1.0481280855484583E+00
+ 37367 9.3417499999999994E-03 2.7079931557990452E-03 1.0481791855198237E+00
+ 37368 9.3419999999999996E-03 2.7082552070667818E-03 1.0482302854911887E+00
+ 37369 9.3422499999999999E-03 2.7085172711045608E-03 1.0482813854625541E+00
+ 37370 9.3425000000000001E-03 2.7087793479124785E-03 1.0483324854339191E+00
+ 37371 9.3427500000000004E-03 2.7090414374906333E-03 1.0483835854052841E+00
+ 37372 9.3430000000000006E-03 2.7093035398391197E-03 1.0484346853766495E+00
+ 37373 9.3432499999999991E-03 2.7095656549580350E-03 1.0484857853480141E+00
+ 37374 9.3434999999999994E-03 2.7098277828474793E-03 1.0485368853193795E+00
+ 37375 9.3437499999999996E-03 2.7100899235075501E-03 1.0485879852907445E+00
+ 37376 9.3439999999999999E-03 2.7103520769383451E-03 1.0486390852621095E+00
+ 37377 9.3442500000000001E-03 2.7106142431399601E-03 1.0486901852334749E+00
+ 37378 9.3445000000000004E-03 2.7108764221124926E-03 1.0487412852048399E+00
+ 37379 9.3447500000000006E-03 2.7111386138560407E-03 1.0487923851762053E+00
+ 37380 9.3449999999999991E-03 2.7114008183707020E-03 1.0488434851475699E+00
+ 37381 9.3452499999999994E-03 2.7116630356565732E-03 1.0488945851189353E+00
+ 37382 9.3454999999999996E-03 2.7119252657137553E-03 1.0489456850903003E+00
+ 37383 9.3457499999999999E-03 2.7121875085423437E-03 1.0489967850616653E+00
+ 37384 9.3460000000000001E-03 2.7124497641424368E-03 1.0490478850330307E+00
+ 37385 9.3462500000000004E-03 2.7127120325141319E-03 1.0490989850043957E+00
+ 37386 9.3465000000000006E-03 2.7129743136575278E-03 1.0491500849757611E+00
+ 37387 9.3467499999999992E-03 2.7132366075727195E-03 1.0492011849471257E+00
+ 37388 9.3469999999999994E-03 2.7134989142598093E-03 1.0492522849184911E+00
+ 37389 9.3472499999999997E-03 2.7137612337188935E-03 1.0493033848898561E+00
+ 37390 9.3474999999999999E-03 2.7140235659500688E-03 1.0493544848612211E+00
+ 37391 9.3477500000000002E-03 2.7142859109534363E-03 1.0494055848325865E+00
+ 37392 9.3480000000000004E-03 2.7145482687290895E-03 1.0494566848039515E+00
+ 37393 9.3482500000000007E-03 2.7148106392771302E-03 1.0495077847753169E+00
+ 37394 9.3484999999999992E-03 2.7150730225976548E-03 1.0495588847466815E+00
+ 37395 9.3487499999999994E-03 2.7153354186907645E-03 1.0496099847180465E+00
+ 37396 9.3489999999999997E-03 2.7155978275565582E-03 1.0496610846894119E+00
+ 37397 9.3492499999999999E-03 2.7158602491951234E-03 1.0497121846607769E+00
+ 37398 9.3495000000000002E-03 2.7161226836065707E-03 1.0497632846321423E+00
+ 37399 9.3497500000000004E-03 2.7163851307909948E-03 1.0498143846035073E+00
+ 37400 9.3500000000000007E-03 2.7166475907484948E-03 1.0498654845748723E+00
+ 37401 9.3502499999999992E-03 2.7169100634791628E-03 1.0499165845462373E+00
+ 37402 9.3504999999999994E-03 2.7171725489831063E-03 1.0499676845176023E+00
+ 37403 9.3507499999999997E-03 2.7174350472604211E-03 1.0500187844889677E+00
+ 37404 9.3509999999999999E-03 2.7176975583112039E-03 1.0500698844603327E+00
+ 37405 9.3512500000000002E-03 2.7179600821355542E-03 1.0501209844316981E+00
+ 37406 9.3515000000000004E-03 2.7182226187335715E-03 1.0501720844030631E+00
+ 37407 9.3517500000000007E-03 2.7184851681053535E-03 1.0502231843744281E+00
+ 37408 9.3519999999999992E-03 2.7187477302509969E-03 1.0502742843457931E+00
+ 37409 9.3522499999999995E-03 2.7190103051706036E-03 1.0503253843171581E+00
+ 37410 9.3524999999999997E-03 2.7192728928642730E-03 1.0503764842885235E+00
+ 37411 9.3527500000000000E-03 2.7195354933321025E-03 1.0504275842598885E+00
+ 37412 9.3530000000000002E-03 2.7197981065741898E-03 1.0504786842312539E+00
+ 37413 9.3532500000000005E-03 2.7200607325906360E-03 1.0505297842026189E+00
+ 37414 9.3534999999999990E-03 2.7203233713815360E-03 1.0505808841739839E+00
+ 37415 9.3537499999999992E-03 2.7205860229469955E-03 1.0506319841453489E+00
+ 37416 9.3539999999999995E-03 2.7208486872871093E-03 1.0506830841167139E+00
+ 37417 9.3542499999999997E-03 2.7211113644019769E-03 1.0507341840880793E+00
+ 37418 9.3545000000000000E-03 2.7213740542916987E-03 1.0507852840594443E+00
+ 37419 9.3547500000000002E-03 2.7216367569563708E-03 1.0508363840308093E+00
+ 37420 9.3550000000000005E-03 2.7218994723960978E-03 1.0508874840021747E+00
+ 37421 9.3552499999999990E-03 2.7221622006109712E-03 1.0509385839735392E+00
+ 37422 9.3554999999999992E-03 2.7224249416010981E-03 1.0509896839449047E+00
+ 37423 9.3557499999999995E-03 2.7226876953665722E-03 1.0510407839162696E+00
+ 37424 9.3559999999999997E-03 2.7229504619074975E-03 1.0510918838876351E+00
+ 37425 9.3562500000000000E-03 2.7232132412239696E-03 1.0511429838590001E+00
+ 37426 9.3565000000000002E-03 2.7234760333160911E-03 1.0511940838303651E+00
+ 37427 9.3567500000000005E-03 2.7237388381839579E-03 1.0512451838017305E+00
+ 37428 9.3569999999999990E-03 2.7240016558276701E-03 1.0512962837730950E+00
+ 37429 9.3572499999999992E-03 2.7242644862473316E-03 1.0513473837444605E+00
+ 37430 9.3574999999999995E-03 2.7245273294430380E-03 1.0513984837158254E+00
+ 37431 9.3577499999999997E-03 2.7247901854148908E-03 1.0514495836871909E+00
+ 37432 9.3580000000000000E-03 2.7250530541629873E-03 1.0515006836585559E+00
+ 37433 9.3582500000000002E-03 2.7253159356874284E-03 1.0515517836299209E+00
+ 37434 9.3585000000000005E-03 2.7255788299883157E-03 1.0516028836012863E+00
+ 37435 9.3587499999999990E-03 2.7258417370657436E-03 1.0516539835726508E+00
+ 37436 9.3589999999999993E-03 2.7261046569198194E-03 1.0517050835440163E+00
+ 37437 9.3592499999999995E-03 2.7263675895506396E-03 1.0517561835153812E+00
+ 37438 9.3594999999999998E-03 2.7266305349583019E-03 1.0518072834867462E+00
+ 37439 9.3597500000000000E-03 2.7268934931429082E-03 1.0518583834581117E+00
+ 37440 9.3600000000000003E-03 2.7271564641045609E-03 1.0519094834294767E+00
+ 37441 9.3602500000000005E-03 2.7274194478433557E-03 1.0519605834008421E+00
+ 37442 9.3604999999999990E-03 2.7276824443593960E-03 1.0520116833722066E+00
+ 37443 9.3607499999999993E-03 2.7279454536527767E-03 1.0520627833435721E+00
+ 37444 9.3609999999999995E-03 2.7282084757236044E-03 1.0521138833149370E+00
+ 37445 9.3612499999999998E-03 2.7284715105719759E-03 1.0521649832863020E+00
+ 37446 9.3615000000000000E-03 2.7287345581979944E-03 1.0522160832576675E+00
+ 37447 9.3617500000000003E-03 2.7289976186017570E-03 1.0522671832290325E+00
+ 37448 9.3620000000000005E-03 2.7292606917833622E-03 1.0523182832003979E+00
+ 37449 9.3622499999999990E-03 2.7295237777402964E-03 1.0523693831717624E+00
+ 37450 9.3624999999999993E-03 2.7297868764693681E-03 1.0524204831431279E+00
+ 37451 9.3627499999999995E-03 2.7300499879706628E-03 1.0524715831144928E+00
+ 37452 9.3629999999999998E-03 2.7303131119278258E-03 1.0525226830858578E+00
+ 37453 9.3632500000000000E-03 2.7305762489760006E-03 1.0525737830572233E+00
+ 37454 9.3635000000000003E-03 2.7308393987936926E-03 1.0526248830285883E+00
+ 37455 9.3637500000000005E-03 2.7311025613809990E-03 1.0526759829999537E+00
+ 37456 9.3639999999999991E-03 2.7313657367380112E-03 1.0527270829713182E+00
+ 37457 9.3642499999999993E-03 2.7316289248648308E-03 1.0527781829426837E+00
+ 37458 9.3644999999999996E-03 2.7318921257615536E-03 1.0528292829140486E+00
+ 37459 9.3647499999999998E-03 2.7321553394282737E-03 1.0528803828854136E+00
+ 37460 9.3650000000000001E-03 2.7324185658650873E-03 1.0529314828567791E+00
+ 37461 9.3652500000000003E-03 2.7326818050720900E-03 1.0529825828281441E+00
+ 37462 9.3655000000000006E-03 2.7329450570493801E-03 1.0530336827995090E+00
+ 37463 9.3657499999999991E-03 2.7332083217970499E-03 1.0530847827708740E+00
+ 37464 9.3659999999999993E-03 2.7334715993152002E-03 1.0531358827422390E+00
+ 37465 9.3662499999999996E-03 2.7337348896039246E-03 1.0531869827136044E+00
+ 37466 9.3664999999999998E-03 2.7339981926633220E-03 1.0532380826849694E+00
+ 37467 9.3667500000000001E-03 2.7342615084934860E-03 1.0532891826563349E+00
+ 37468 9.3670000000000003E-03 2.7345248370945138E-03 1.0533402826276999E+00
+ 37469 9.3672500000000006E-03 2.7347881784665004E-03 1.0533913825990648E+00
+ 37470 9.3674999999999991E-03 2.7350515326095429E-03 1.0534424825704298E+00
+ 37471 9.3677499999999993E-03 2.7353148995237424E-03 1.0534935825417948E+00
+ 37472 9.3679999999999996E-03 2.7355782792091894E-03 1.0535446825131602E+00
+ 37473 9.3682499999999998E-03 2.7358416716659869E-03 1.0535957824845252E+00
+ 37474 9.3685000000000001E-03 2.7361050768942236E-03 1.0536468824558907E+00
+ 37475 9.3687500000000003E-03 2.7363684948940007E-03 1.0536979824272557E+00
+ 37476 9.3690000000000006E-03 2.7366319256654143E-03 1.0537490823986206E+00
+ 37477 9.3692499999999991E-03 2.7368953692085609E-03 1.0538001823699856E+00
+ 37478 9.3694999999999994E-03 2.7371588255235384E-03 1.0538512823413506E+00
+ 37479 9.3697499999999996E-03 2.7374222946104435E-03 1.0539023823127160E+00
+ 37480 9.3699999999999999E-03 2.7376857764693716E-03 1.0539534822840810E+00
+ 37481 9.3702500000000001E-03 2.7379492711004211E-03 1.0540045822554460E+00
+ 37482 9.3705000000000004E-03 2.7382127785036871E-03 1.0540556822268115E+00
+ 37483 9.3707500000000006E-03 2.7384762986792702E-03 1.0541067821981764E+00
+ 37484 9.3709999999999991E-03 2.7387398316272606E-03 1.0541578821695414E+00
+ 37485 9.3712499999999994E-03 2.7390033773477614E-03 1.0542089821409064E+00
+ 37486 9.3714999999999996E-03 2.7392669358408698E-03 1.0542600821122718E+00
+ 37487 9.3717499999999999E-03 2.7395305071066809E-03 1.0543111820836368E+00
+ 37488 9.3720000000000001E-03 2.7397940911452912E-03 1.0543622820550018E+00
+ 37489 9.3722500000000004E-03 2.7400576879567985E-03 1.0544133820263673E+00
+ 37490 9.3725000000000006E-03 2.7403212975413023E-03 1.0544644819977322E+00
+ 37491 9.3727499999999991E-03 2.7405849198988935E-03 1.0545155819690972E+00
+ 37492 9.3729999999999994E-03 2.7408485550296769E-03 1.0545666819404622E+00
+ 37493 9.3732499999999996E-03 2.7411122029337470E-03 1.0546177819118276E+00
+ 37494 9.3734999999999999E-03 2.7413758636112007E-03 1.0546688818831926E+00
+ 37495 9.3737500000000001E-03 2.7416395370621354E-03 1.0547199818545576E+00
+ 37496 9.3740000000000004E-03 2.7419032232866491E-03 1.0547710818259231E+00
+ 37497 9.3742500000000006E-03 2.7421669222848404E-03 1.0548221817972880E+00
+ 37498 9.3744999999999992E-03 2.7424306340568024E-03 1.0548732817686530E+00
+ 37499 9.3747499999999994E-03 2.7426943586026384E-03 1.0549243817400180E+00
+ 37500 9.3749999999999997E-03 2.7429580959224438E-03 1.0549754817113830E+00
+ 37501 9.3752499999999999E-03 2.7432218460163140E-03 1.0550265816827484E+00
+ 37502 9.3755000000000002E-03 2.7434856088843487E-03 1.0550776816541134E+00
+ 37503 9.3757500000000004E-03 2.7437493885881866E-03 1.0551287816254789E+00
+ 37504 9.3760000000000007E-03 2.7440131771575690E-03 1.0551798815968438E+00
+ 37505 9.3762499999999992E-03 2.7442769785044857E-03 1.0552309815682088E+00
+ 37506 9.3764999999999994E-03 2.7445407926290377E-03 1.0552820815395738E+00
+ 37507 9.3767499999999997E-03 2.7448046195313277E-03 1.0553331815109388E+00
+ 37508 9.3769999999999999E-03 2.7450684592114486E-03 1.0553842814823042E+00
+ 37509 9.3772500000000002E-03 2.7453323116695032E-03 1.0554353814536692E+00
+ 37510 9.3775000000000004E-03 2.7455961769055895E-03 1.0554864814250347E+00
+ 37511 9.3777500000000007E-03 2.7458600549198084E-03 1.0555375813963996E+00
+ 37512 9.3779999999999992E-03 2.7461239457122599E-03 1.0555886813677646E+00
+ 37513 9.3782499999999994E-03 2.7463878492830444E-03 1.0556397813391296E+00
+ 37514 9.3784999999999997E-03 2.7466517656322634E-03 1.0556908813104946E+00
+ 37515 9.3787499999999999E-03 2.7469156947600060E-03 1.0557419812818600E+00
+ 37516 9.3790000000000002E-03 2.7471796366663852E-03 1.0557930812532250E+00
+ 37517 9.3792500000000004E-03 2.7474435913514934E-03 1.0558441812245905E+00
+ 37518 9.3795000000000007E-03 2.7477075588154352E-03 1.0558952811959554E+00
+ 37519 9.3797499999999992E-03 2.7479715390583037E-03 1.0559463811673204E+00
+ 37520 9.3799999999999994E-03 2.7482355320802058E-03 1.0559974811386854E+00
+ 37521 9.3802499999999997E-03 2.7484995378812384E-03 1.0560485811100504E+00
+ 37522 9.3804999999999999E-03 2.7487635564615023E-03 1.0560996810814158E+00
+ 37523 9.3807500000000002E-03 2.7490275878210980E-03 1.0561507810527808E+00
+ 37524 9.3810000000000004E-03 2.7492916319601236E-03 1.0562018810241458E+00
+ 37525 9.3812499999999990E-03 2.7495556888786775E-03 1.0562529809955108E+00
+ 37526 9.3814999999999992E-03 2.7498197585768668E-03 1.0563040809668758E+00
+ 37527 9.3817499999999995E-03 2.7500838410547878E-03 1.0563551809382412E+00
+ 37528 9.3819999999999997E-03 2.7503479363125399E-03 1.0564062809096062E+00
+ 37529 9.3822500000000000E-03 2.7506120443502257E-03 1.0564573808809716E+00
+ 37530 9.3825000000000002E-03 2.7508761651679424E-03 1.0565084808523366E+00
+ 37531 9.3827500000000005E-03 2.7511402987657934E-03 1.0565595808237016E+00
+ 37532 9.3829999999999990E-03 2.7514044451438764E-03 1.0566106807950666E+00
+ 37533 9.3832499999999992E-03 2.7516686043022945E-03 1.0566617807664316E+00
+ 37534 9.3834999999999995E-03 2.7519327762411481E-03 1.0567128807377970E+00
+ 37535 9.3837499999999997E-03 2.7521969609605357E-03 1.0567639807091620E+00
+ 37536 9.3840000000000000E-03 2.7524610790369132E-03 1.0568150806805274E+00
+ 37537 9.3842500000000002E-03 2.7527252877538435E-03 1.0568661806518924E+00
+ 37538 9.3845000000000005E-03 2.7529895092442778E-03 1.0569172806232574E+00
+ 37539 9.3847499999999990E-03 2.7532537435083098E-03 1.0569683805946224E+00
+ 37540 9.3849999999999992E-03 2.7535179905460437E-03 1.0570194805659874E+00
+ 37541 9.3852499999999995E-03 2.7537822503575712E-03 1.0570705805373528E+00
+ 37542 9.3854999999999997E-03 2.7540466118596871E-03 1.0571216805087178E+00
+ 37543 9.3857500000000000E-03 2.7543108988269801E-03 1.0571727804800828E+00
+ 37544 9.3860000000000002E-03 2.7545751985757145E-03 1.0572238804514482E+00
+ 37545 9.3862500000000005E-03 2.7548395111059933E-03 1.0572749804228132E+00
+ 37546 9.3864999999999990E-03 2.7551038364179111E-03 1.0573260803941782E+00
+ 37547 9.3867499999999993E-03 2.7553681745112980E-03 1.0573771803655432E+00
+ 37548 9.3869999999999995E-03 2.7556325253769859E-03 1.0574282803369086E+00
+ 37549 9.3872499999999998E-03 2.7558968890105634E-03 1.0574793803082736E+00
+ 37550 9.3875000000000000E-03 2.7561612654121237E-03 1.0575304802796386E+00
+ 37551 9.3877500000000003E-03 2.7564256545817615E-03 1.0575815802510040E+00
+ 37552 9.3880000000000005E-03 2.7566900565195672E-03 1.0576326802223690E+00
+ 37553 9.3882499999999990E-03 2.7569544712256395E-03 1.0576837801937340E+00
+ 37554 9.3884999999999993E-03 2.7572188987000719E-03 1.0577348801650990E+00
+ 37555 9.3887499999999995E-03 2.7574833389429577E-03 1.0577859801364644E+00
+ 37556 9.3889999999999998E-03 2.7577477919543893E-03 1.0578370801078294E+00
+ 37557 9.3892500000000000E-03 2.7580122577344625E-03 1.0578881800791944E+00
+ 37558 9.3895000000000003E-03 2.7582767362832701E-03 1.0579392800505598E+00
+ 37559 9.3897500000000005E-03 2.7585412276009092E-03 1.0579903800219248E+00
+ 37560 9.3899999999999990E-03 2.7588057316874685E-03 1.0580414799932898E+00
+ 37561 9.3902499999999993E-03 2.7590702485430474E-03 1.0580925799646548E+00
+ 37562 9.3904999999999995E-03 2.7593347781677395E-03 1.0581436799360198E+00
+ 37563 9.3907499999999998E-03 2.7595993205616382E-03 1.0581947799073852E+00
+ 37564 9.3910000000000000E-03 2.7598638757248359E-03 1.0582458798787502E+00
+ 37565 9.3912500000000003E-03 2.7601284436574300E-03 1.0582969798501156E+00
+ 37566 9.3915000000000005E-03 2.7603930243595121E-03 1.0583480798214806E+00
+ 37567 9.3917499999999991E-03 2.7606576178311787E-03 1.0583991797928456E+00
+ 37568 9.3919999999999993E-03 2.7609222240725234E-03 1.0584502797642106E+00
+ 37569 9.3922499999999996E-03 2.7611868430836416E-03 1.0585013797355756E+00
+ 37570 9.3924999999999998E-03 2.7614514748646297E-03 1.0585524797069410E+00
+ 37571 9.3927500000000001E-03 2.7617161194155773E-03 1.0586035796783060E+00
+ 37572 9.3930000000000003E-03 2.7619807767365842E-03 1.0586546796496714E+00
+ 37573 9.3932500000000006E-03 2.7622454468277406E-03 1.0587057796210364E+00
+ 37574 9.3934999999999991E-03 2.7625101296891415E-03 1.0587568795924014E+00
+ 37575 9.3937499999999993E-03 2.7627748253208849E-03 1.0588079795637664E+00
+ 37576 9.3939999999999996E-03 2.7630395337230663E-03 1.0588590795351314E+00
+ 37577 9.3942499999999998E-03 2.7633042548957762E-03 1.0589101795064968E+00
+ 37578 9.3945000000000001E-03 2.7635689888391136E-03 1.0589612794778618E+00
+ 37579 9.3947500000000003E-03 2.7638337355531685E-03 1.0590123794492272E+00
+ 37580 9.3950000000000006E-03 2.7640984950380418E-03 1.0590634794205922E+00
+ 37581 9.3952499999999991E-03 2.7643632672938222E-03 1.0591145793919572E+00
+ 37582 9.3954999999999993E-03 2.7646280523206095E-03 1.0591656793633222E+00
+ 37583 9.3957499999999996E-03 2.7648928501184983E-03 1.0592167793346872E+00
+ 37584 9.3959999999999998E-03 2.7651576606875822E-03 1.0592678793060526E+00
+ 37585 9.3962500000000001E-03 2.7654224840279558E-03 1.0593189792774176E+00
+ 37586 9.3965000000000003E-03 2.7656873201397161E-03 1.0593700792487826E+00
+ 37587 9.3967500000000006E-03 2.7659521690229596E-03 1.0594211792201480E+00
+ 37588 9.3969999999999991E-03 2.7662170306777720E-03 1.0594722791915125E+00
+ 37589 9.3972499999999994E-03 2.7664819051042631E-03 1.0595233791628780E+00
+ 37590 9.3974999999999996E-03 2.7667467923025179E-03 1.0595744791342430E+00
+ 37591 9.3977499999999999E-03 2.7670116922726370E-03 1.0596255791056084E+00
+ 37592 9.3980000000000001E-03 2.7672766050147127E-03 1.0596766790769734E+00
+ 37593 9.3982500000000004E-03 2.7675415305288414E-03 1.0597277790483384E+00
+ 37594 9.3985000000000006E-03 2.7678064688151185E-03 1.0597788790197038E+00
+ 37595 9.3987499999999991E-03 2.7680714198736380E-03 1.0598299789910683E+00
+ 37596 9.3989999999999994E-03 2.7683363837045006E-03 1.0598810789624338E+00
+ 37597 9.3992499999999996E-03 2.7686013603077956E-03 1.0599321789337988E+00
+ 37598 9.3994999999999999E-03 2.7688663496836228E-03 1.0599832789051642E+00
+ 37599 9.3997500000000001E-03 2.7691313518320758E-03 1.0600343788765292E+00
+ 37600 9.4000000000000004E-03 2.7693963667532510E-03 1.0600854788478942E+00
+ 37601 9.4002500000000006E-03 2.7696613944472436E-03 1.0601365788192596E+00
+ 37602 9.4004999999999991E-03 2.7699264349141488E-03 1.0601876787906241E+00
+ 37603 9.4007499999999994E-03 2.7701914881540658E-03 1.0602387787619896E+00
+ 37604 9.4009999999999996E-03 2.7704565541670865E-03 1.0602898787333546E+00
+ 37605 9.4012499999999999E-03 2.7707216329533068E-03 1.0603409787047196E+00
+ 37606 9.4015000000000001E-03 2.7709867245128274E-03 1.0603920786760850E+00
+ 37607 9.4017500000000004E-03 2.7712518288457392E-03 1.0604431786474500E+00
+ 37608 9.4020000000000006E-03 2.7715169459521420E-03 1.0604942786188154E+00
+ 37609 9.4022499999999991E-03 2.7717820758321257E-03 1.0605453785901799E+00
+ 37610 9.4024999999999994E-03 2.7720472184857938E-03 1.0605964785615454E+00
+ 37611 9.4027499999999996E-03 2.7723123739132375E-03 1.0606475785329104E+00
+ 37612 9.4029999999999999E-03 2.7725775421145560E-03 1.0606986785042753E+00
+ 37613 9.4032500000000001E-03 2.7728427230898438E-03 1.0607497784756408E+00
+ 37614 9.4035000000000004E-03 2.7731079168391974E-03 1.0608008784470058E+00
+ 37615 9.4037500000000007E-03 2.7733731233627111E-03 1.0608519784183712E+00
+ 37616 9.4039999999999992E-03 2.7736383426604830E-03 1.0609030783897357E+00
+ 37617 9.4042499999999994E-03 2.7739035747326108E-03 1.0609541783611012E+00
+ 37618 9.4044999999999997E-03 2.7741688195791893E-03 1.0610052783324662E+00
+ 37619 9.4047499999999999E-03 2.7744340772003148E-03 1.0610563783038311E+00
+ 37620 9.4050000000000002E-03 2.7746993475960837E-03 1.0611074782751966E+00
+ 37621 9.4052500000000004E-03 2.7749646307665952E-03 1.0611585782465616E+00
+ 37622 9.4055000000000007E-03 2.7752299267119413E-03 1.0612096782179270E+00
+ 37623 9.4057499999999992E-03 2.7754952354322191E-03 1.0612607781892915E+00
+ 37624 9.4059999999999994E-03 2.7757605569275292E-03 1.0613118781606570E+00
+ 37625 9.4062499999999997E-03 2.7760258911979671E-03 1.0613629781320220E+00
+ 37626 9.4064999999999999E-03 2.7762912382436242E-03 1.0614140781033869E+00
+ 37627 9.4067500000000002E-03 2.7765565980646051E-03 1.0614651780747524E+00
+ 37628 9.4070000000000004E-03 2.7768219706610009E-03 1.0615162780461174E+00
+ 37629 9.4072500000000007E-03 2.7770873560329099E-03 1.0615673780174824E+00
+ 37630 9.4074999999999992E-03 2.7773527541804263E-03 1.0616184779888473E+00
+ 37631 9.4077499999999994E-03 2.7776181651036546E-03 1.0616695779602123E+00
+ 37632 9.4079999999999997E-03 2.7778835888026925E-03 1.0617206779315778E+00
+ 37633 9.4082499999999999E-03 2.7781490252776174E-03 1.0617717779029427E+00
+ 37634 9.4085000000000002E-03 2.7784144745285444E-03 1.0618228778743082E+00
+ 37635 9.4087500000000004E-03 2.7786799365555697E-03 1.0618739778456732E+00
+ 37636 9.4089999999999990E-03 2.7789454113587844E-03 1.0619250778170382E+00
+ 37637 9.4092499999999992E-03 2.7792108989382874E-03 1.0619761777884031E+00
+ 37638 9.4094999999999995E-03 2.7794763992941801E-03 1.0620272777597681E+00
+ 37639 9.4097499999999997E-03 2.7797419124265537E-03 1.0620783777311336E+00
+ 37640 9.4100000000000000E-03 2.7800074383355078E-03 1.0621294777024985E+00
+ 37641 9.4102500000000002E-03 2.7802729770211396E-03 1.0621805776738640E+00
+ 37642 9.4105000000000005E-03 2.7805385284835472E-03 1.0622316776452290E+00
+ 37643 9.4107499999999990E-03 2.7808040927228255E-03 1.0622827776165940E+00
+ 37644 9.4109999999999992E-03 2.7810696697390730E-03 1.0623338775879589E+00
+ 37645 9.4112499999999995E-03 2.7813352595323880E-03 1.0623849775593239E+00
+ 37646 9.4114999999999997E-03 2.7816008621028678E-03 1.0624360775306894E+00
+ 37647 9.4117500000000000E-03 2.7818664774497725E-03 1.0624871775020543E+00
+ 37648 9.4120000000000002E-03 2.7821321055697466E-03 1.0625382774734193E+00
+ 37649 9.4122500000000005E-03 2.7823977464625092E-03 1.0625893774447848E+00
+ 37650 9.4124999999999990E-03 2.7826634001281579E-03 1.0626404774161493E+00
+ 37651 9.4127499999999992E-03 2.7829290665667868E-03 1.0626915773875147E+00
+ 37652 9.4129999999999995E-03 2.7831947457784903E-03 1.0627426773588797E+00
+ 37653 9.4132499999999997E-03 2.7834604377633687E-03 1.0627937773302452E+00
+ 37654 9.4135000000000000E-03 2.7837261425215113E-03 1.0628448773016101E+00
+ 37655 9.4137500000000002E-03 2.7839918600530158E-03 1.0628959772729751E+00
+ 37656 9.4140000000000005E-03 2.7842575903579774E-03 1.0629470772443406E+00
+ 37657 9.4142499999999990E-03 2.7845233334364903E-03 1.0629981772157051E+00
+ 37658 9.4144999999999993E-03 2.7847890892886517E-03 1.0630492771870705E+00
+ 37659 9.4147499999999995E-03 2.7850548579145575E-03 1.0631003771584355E+00
+ 37660 9.4149999999999998E-03 2.7853206393143011E-03 1.0631514771298010E+00
+ 37661 9.4152500000000000E-03 2.7855864334879791E-03 1.0632025771011659E+00
+ 37662 9.4155000000000003E-03 2.7858522404356893E-03 1.0632536770725309E+00
+ 37663 9.4157500000000005E-03 2.7861180601575237E-03 1.0633047770438964E+00
+ 37664 9.4159999999999990E-03 2.7863838926535768E-03 1.0633558770152609E+00
+ 37665 9.4162499999999993E-03 2.7866497379239520E-03 1.0634069769866263E+00
+ 37666 9.4164999999999995E-03 2.7869155959687371E-03 1.0634580769579913E+00
+ 37667 9.4167499999999998E-03 2.7871814667880324E-03 1.0635091769293563E+00
+ 37668 9.4170000000000000E-03 2.7874473503819298E-03 1.0635602769007217E+00
+ 37669 9.4172500000000003E-03 2.7877132484704099E-03 1.0636113768720867E+00
+ 37670 9.4175000000000005E-03 2.7879791576945704E-03 1.0636624768434522E+00
+ 37671 9.4177499999999990E-03 2.7882450796945092E-03 1.0637135768148167E+00
+ 37672 9.4179999999999993E-03 2.7885110144703256E-03 1.0637646767861821E+00
+ 37673 9.4182499999999995E-03 2.7887769620221201E-03 1.0638157767575471E+00
+ 37674 9.4184999999999998E-03 2.7890429223499831E-03 1.0638668767289121E+00
+ 37675 9.4187500000000000E-03 2.7893088954540120E-03 1.0639179767002775E+00
+ 37676 9.4190000000000003E-03 2.7895748813343058E-03 1.0639690766716425E+00
+ 37677 9.4192500000000005E-03 2.7898408799909599E-03 1.0640201766430080E+00
+ 37678 9.4194999999999991E-03 2.7901068914240696E-03 1.0640712766143725E+00
+ 37679 9.4197499999999993E-03 2.7903729156337344E-03 1.0641223765857379E+00
+ 37680 9.4199999999999996E-03 2.7906389526200504E-03 1.0641734765571029E+00
+ 37681 9.4202499999999998E-03 2.7909050023831117E-03 1.0642245765284679E+00
+ 37682 9.4205000000000001E-03 2.7911710649230178E-03 1.0642756764998333E+00
+ 37683 9.4207500000000003E-03 2.7914371402398665E-03 1.0643267764711983E+00
+ 37684 9.4210000000000006E-03 2.7917032283337503E-03 1.0643778764425638E+00
+ 37685 9.4212499999999991E-03 2.7919693292047664E-03 1.0644289764139283E+00
+ 37686 9.4214999999999993E-03 2.7922354428530170E-03 1.0644800763852937E+00
+ 37687 9.4217499999999996E-03 2.7925015692785958E-03 1.0645311763566587E+00
+ 37688 9.4219999999999998E-03 2.7927677084816005E-03 1.0645822763280237E+00
+ 37689 9.4222500000000001E-03 2.7930338604621272E-03 1.0646333762993891E+00
+ 37690 9.4225000000000003E-03 2.7933000252202728E-03 1.0646844762707541E+00
+ 37691 9.4227500000000006E-03 2.7935662027561352E-03 1.0647355762421191E+00
+ 37692 9.4229999999999991E-03 2.7938323930698098E-03 1.0647866762134841E+00
+ 37693 9.4232499999999993E-03 2.7940985961613964E-03 1.0648377761848491E+00
+ 37694 9.4234999999999996E-03 2.7943648120309934E-03 1.0648888761562145E+00
+ 37695 9.4237499999999998E-03 2.7946310406786936E-03 1.0649399761275795E+00
+ 37696 9.4240000000000001E-03 2.7948972821045972E-03 1.0649910760989449E+00
+ 37697 9.4242500000000003E-03 2.7951635363080169E-03 1.0650421760703099E+00
+ 37698 9.4245000000000006E-03 2.7954298032838196E-03 1.0650932760416749E+00
+ 37699 9.4247499999999991E-03 2.7956960830311330E-03 1.0651443760130399E+00
+ 37700 9.4249999999999994E-03 2.7959623755500498E-03 1.0651954759844049E+00
+ 37701 9.4252499999999996E-03 2.7962286808406603E-03 1.0652465759557703E+00
+ 37702 9.4254999999999999E-03 2.7964949989030771E-03 1.0652976759271353E+00
+ 37703 9.4257500000000001E-03 2.7967613297373720E-03 1.0653487758985007E+00
+ 37704 9.4260000000000004E-03 2.7970276733436483E-03 1.0653998758698657E+00
+ 37705 9.4262500000000006E-03 2.7972940297220001E-03 1.0654509758412307E+00
+ 37706 9.4264999999999991E-03 2.7975603988725163E-03 1.0655020758125957E+00
+ 37707 9.4267499999999994E-03 2.7978267807952997E-03 1.0655531757839607E+00
+ 37708 9.4269999999999996E-03 2.7980931754904396E-03 1.0656042757553261E+00
+ 37709 9.4272499999999999E-03 2.7983595829580276E-03 1.0656553757266911E+00
+ 37710 9.4275000000000001E-03 2.7986260031981642E-03 1.0657064756980561E+00
+ 37711 9.4277500000000004E-03 2.7988924362109366E-03 1.0657575756694215E+00
+ 37712 9.4280000000000006E-03 2.7991588819964472E-03 1.0658086756407865E+00
+ 37713 9.4282499999999991E-03 2.7994253405547809E-03 1.0658597756121515E+00
+ 37714 9.4284999999999994E-03 2.7996918118860406E-03 1.0659108755835165E+00
+ 37715 9.4287499999999996E-03 2.7999582959903147E-03 1.0659619755548819E+00
+ 37716 9.4289999999999999E-03 2.8002247928677042E-03 1.0660130755262469E+00
+ 37717 9.4292500000000001E-03 2.8004913025182969E-03 1.0660641754976119E+00
+ 37718 9.4295000000000004E-03 2.8007578249421897E-03 1.0661152754689773E+00
+ 37719 9.4297500000000006E-03 2.8010243601394773E-03 1.0661663754403423E+00
+ 37720 9.4299999999999991E-03 2.8012909081102538E-03 1.0662174754117073E+00
+ 37721 9.4302499999999994E-03 2.8015574688546149E-03 1.0662685753830723E+00
+ 37722 9.4304999999999996E-03 2.8018240423726549E-03 1.0663196753544377E+00
+ 37723 9.4307499999999999E-03 2.8020906286644696E-03 1.0663707753258027E+00
+ 37724 9.4310000000000001E-03 2.8023572277301513E-03 1.0664218752971677E+00
+ 37725 9.4312500000000004E-03 2.8026238395697967E-03 1.0664729752685331E+00
+ 37726 9.4315000000000006E-03 2.8028904641835008E-03 1.0665240752398981E+00
+ 37727 9.4317499999999992E-03 2.8031571015713500E-03 1.0665751752112631E+00
+ 37728 9.4319999999999994E-03 2.8034237517334522E-03 1.0666262751826281E+00
+ 37729 9.4322499999999997E-03 2.8036904146698971E-03 1.0666773751539931E+00
+ 37730 9.4324999999999999E-03 2.8039570903807777E-03 1.0667284751253585E+00
+ 37731 9.4327500000000002E-03 2.8042237788661927E-03 1.0667795750967235E+00
+ 37732 9.4330000000000004E-03 2.8044904801262319E-03 1.0668306750680889E+00
+ 37733 9.4332500000000007E-03 2.8047571941609978E-03 1.0668817750394539E+00
+ 37734 9.4334999999999992E-03 2.8050239209705761E-03 1.0669328750108189E+00
+ 37735 9.4337499999999994E-03 2.8052906605550683E-03 1.0669839749821839E+00
+ 37736 9.4339999999999997E-03 2.8055574129145703E-03 1.0670350749535489E+00
+ 37737 9.4342499999999999E-03 2.8058241780491737E-03 1.0670861749249143E+00
+ 37738 9.4345000000000002E-03 2.8060909559589758E-03 1.0671372748962793E+00
+ 37739 9.4347500000000004E-03 2.8063577466440714E-03 1.0671883748676447E+00
+ 37740 9.4350000000000007E-03 2.8066245501045563E-03 1.0672394748390097E+00
+ 37741 9.4352499999999992E-03 2.8068913663405223E-03 1.0672905748103747E+00
+ 37742 9.4354999999999994E-03 2.8071581953520715E-03 1.0673416747817397E+00
+ 37743 9.4357499999999997E-03 2.8074250371392944E-03 1.0673927747531047E+00
+ 37744 9.4359999999999999E-03 2.8076918917022864E-03 1.0674438747244701E+00
+ 37745 9.4362500000000002E-03 2.8079587590411448E-03 1.0674949746958351E+00
+ 37746 9.4365000000000004E-03 2.8082256391559644E-03 1.0675460746672005E+00
+ 37747 9.4367499999999990E-03 2.8084925320468212E-03 1.0675971746385651E+00
+ 37748 9.4369999999999992E-03 2.8087594377123903E-03 1.0676482746099305E+00
+ 37749 9.4372499999999995E-03 2.8090263561518850E-03 1.0676993745812955E+00
+ 37750 9.4374999999999997E-03 2.8092932873653976E-03 1.0677504745526605E+00
+ 37751 9.4377500000000000E-03 2.8095602313530275E-03 1.0678015745240259E+00
+ 37752 9.4380000000000002E-03 2.8098271881148644E-03 1.0678526744953909E+00
+ 37753 9.4382500000000005E-03 2.8100941576510064E-03 1.0679037744667559E+00
+ 37754 9.4384999999999990E-03 2.8103611399615453E-03 1.0679548744381209E+00
+ 37755 9.4387499999999992E-03 2.8106281350465797E-03 1.0680059744094859E+00
+ 37756 9.4389999999999995E-03 2.8108951429062002E-03 1.0680570743808513E+00
+ 37757 9.4392499999999997E-03 2.8111621635405044E-03 1.0681081743522163E+00
+ 37758 9.4395000000000000E-03 2.8114291969495858E-03 1.0681592743235817E+00
+ 37759 9.4397500000000002E-03 2.8116962431335379E-03 1.0682103742949467E+00
+ 37760 9.4400000000000005E-03 2.8119633020924611E-03 1.0682614742663117E+00
+ 37761 9.4402499999999990E-03 2.8122303738264422E-03 1.0683125742376767E+00
+ 37762 9.4404999999999992E-03 2.8124974583355815E-03 1.0683636742090417E+00
+ 37763 9.4407499999999995E-03 2.8127645556199725E-03 1.0684147741804071E+00
+ 37764 9.4409999999999997E-03 2.8130316656797107E-03 1.0684658741517721E+00
+ 37765 9.4412500000000000E-03 2.8132987885148924E-03 1.0685169741231375E+00
+ 37766 9.4415000000000002E-03 2.8135659252784026E-03 1.0685680740945025E+00
+ 37767 9.4417500000000005E-03 2.8138330737638531E-03 1.0686191740658675E+00
+ 37768 9.4419999999999990E-03 2.8141002350196009E-03 1.0686702740372325E+00
+ 37769 9.4422499999999993E-03 2.8143674090457455E-03 1.0687213740085975E+00
+ 37770 9.4424999999999995E-03 2.8146345958423779E-03 1.0687724739799629E+00
+ 37771 9.4427499999999998E-03 2.8149017954095879E-03 1.0688235739513279E+00
+ 37772 9.4430000000000000E-03 2.8151690077474704E-03 1.0688746739226929E+00
+ 37773 9.4432500000000003E-03 2.8154362328561187E-03 1.0689257738940583E+00
+ 37774 9.4435000000000005E-03 2.8157034707356212E-03 1.0689768738654233E+00
+ 37775 9.4437499999999990E-03 2.8159707213860738E-03 1.0690279738367883E+00
+ 37776 9.4439999999999993E-03 2.8162379848075693E-03 1.0690790738081533E+00
+ 37777 9.4442499999999995E-03 2.8165052610001975E-03 1.0691301737795187E+00
+ 37778 9.4444999999999998E-03 2.8167725499640551E-03 1.0691812737508837E+00
+ 37779 9.4447500000000000E-03 2.8170398516992323E-03 1.0692323737222487E+00
+ 37780 9.4450000000000003E-03 2.8173071662058219E-03 1.0692834736936141E+00
+ 37781 9.4452500000000005E-03 2.8175744934839197E-03 1.0693345736649791E+00
+ 37782 9.4454999999999990E-03 2.8178418335336121E-03 1.0693856736363441E+00
+ 37783 9.4457499999999993E-03 2.8181091863549975E-03 1.0694367736077091E+00
+ 37784 9.4459999999999995E-03 2.8183765519481686E-03 1.0694878735790745E+00
+ 37785 9.4462499999999998E-03 2.8186439303132149E-03 1.0695389735504395E+00
+ 37786 9.4465000000000000E-03 2.8189113214502327E-03 1.0695900735218045E+00
+ 37787 9.4467500000000003E-03 2.8191787253593146E-03 1.0696411734931699E+00
+ 37788 9.4470000000000005E-03 2.8194461420405518E-03 1.0696922734645349E+00
+ 37789 9.4472499999999991E-03 2.8197135714940354E-03 1.0697433734358999E+00
+ 37790 9.4474999999999993E-03 2.8199810137198664E-03 1.0697944734072649E+00
+ 37791 9.4477499999999996E-03 2.8202484687181316E-03 1.0698455733786298E+00
+ 37792 9.4479999999999998E-03 2.8205159364889268E-03 1.0698966733499953E+00
+ 37793 9.4482500000000001E-03 2.8207834170323430E-03 1.0699477733213603E+00
+ 37794 9.4485000000000003E-03 2.8210509103484744E-03 1.0699988732927257E+00
+ 37795 9.4487500000000006E-03 2.8213184164374147E-03 1.0700499732640907E+00
+ 37796 9.4489999999999991E-03 2.8215859352992531E-03 1.0701010732354557E+00
+ 37797 9.4492499999999993E-03 2.8218534669340952E-03 1.0701521732068207E+00
+ 37798 9.4494999999999996E-03 2.8221210113420223E-03 1.0702032731781856E+00
+ 37799 9.4497499999999998E-03 2.8223885685231312E-03 1.0702543731495511E+00
+ 37800 9.4500000000000001E-03 2.8226561384775179E-03 1.0703054731209161E+00
+ 37801 9.4502500000000003E-03 2.8229237212052715E-03 1.0703565730922815E+00
+ 37802 9.4505000000000006E-03 2.8231913167064910E-03 1.0704076730636465E+00
+ 37803 9.4507499999999991E-03 2.8234589249812622E-03 1.0704587730350115E+00
+ 37804 9.4509999999999993E-03 2.8237265460296875E-03 1.0705098730063765E+00
+ 37805 9.4512499999999996E-03 2.8239941798518554E-03 1.0705609729777414E+00
+ 37806 9.4514999999999998E-03 2.8242618264478626E-03 1.0706120729491069E+00
+ 37807 9.4517500000000001E-03 2.8245294858177997E-03 1.0706631729204719E+00
+ 37808 9.4520000000000003E-03 2.8247971579617626E-03 1.0707142728918373E+00
+ 37809 9.4522500000000006E-03 2.8250648428798444E-03 1.0707653728632023E+00
+ 37810 9.4524999999999991E-03 2.8253325405721377E-03 1.0708164728345673E+00
+ 37811 9.4527499999999993E-03 2.8256002510387394E-03 1.0708675728059323E+00
+ 37812 9.4529999999999996E-03 2.8258679742797404E-03 1.0709186727772972E+00
+ 37813 9.4532499999999998E-03 2.8261357102952367E-03 1.0709697727486627E+00
+ 37814 9.4535000000000001E-03 2.8264034590853217E-03 1.0710208727200277E+00
+ 37815 9.4537500000000003E-03 2.8266712206500900E-03 1.0710719726913926E+00
+ 37816 9.4540000000000006E-03 2.8269389949896334E-03 1.0711230726627581E+00
+ 37817 9.4542499999999991E-03 2.8272067821040470E-03 1.0711741726341226E+00
+ 37818 9.4544999999999994E-03 2.8274745819934265E-03 1.0712252726054881E+00
+ 37819 9.4547499999999996E-03 2.8277423946578657E-03 1.0712763725768530E+00
+ 37820 9.4549999999999999E-03 2.8280102200974565E-03 1.0713274725482185E+00
+ 37821 9.4552500000000001E-03 2.8282780583122977E-03 1.0713785725195835E+00
+ 37822 9.4555000000000004E-03 2.8285459093024801E-03 1.0714296724909484E+00
+ 37823 9.4557500000000006E-03 2.8288137730680982E-03 1.0714807724623139E+00
+ 37824 9.4559999999999991E-03 2.8290816496092438E-03 1.0715318724336784E+00
+ 37825 9.4562499999999994E-03 2.8293495389260172E-03 1.0715829724050439E+00
+ 37826 9.4564999999999996E-03 2.8296174410185108E-03 1.0716340723764088E+00
+ 37827 9.4567499999999999E-03 2.8298853558868186E-03 1.0716851723477743E+00
+ 37828 9.4570000000000001E-03 2.8301532835310335E-03 1.0717362723191393E+00
+ 37829 9.4572500000000004E-03 2.8304212239512513E-03 1.0717873722905042E+00
+ 37830 9.4575000000000006E-03 2.8306891771475657E-03 1.0718384722618697E+00
+ 37831 9.4577499999999991E-03 2.8309571431200716E-03 1.0718895722332342E+00
+ 37832 9.4579999999999994E-03 2.8312251218688693E-03 1.0719406722045997E+00
+ 37833 9.4582499999999996E-03 2.8314931133940433E-03 1.0719917721759646E+00
+ 37834 9.4584999999999999E-03 2.8317611176956934E-03 1.0720428721473296E+00
+ 37835 9.4587500000000001E-03 2.8320291347739162E-03 1.0720939721186951E+00
+ 37836 9.4590000000000004E-03 2.8322971646288042E-03 1.0721450720900600E+00
+ 37837 9.4592500000000006E-03 2.8325652072604532E-03 1.0721961720614255E+00
+ 37838 9.4594999999999992E-03 2.8328332626689568E-03 1.0722472720327900E+00
+ 37839 9.4597499999999994E-03 2.8331013308544109E-03 1.0722983720041555E+00
+ 37840 9.4599999999999997E-03 2.8333694118169109E-03 1.0723494719755204E+00
+ 37841 9.4602499999999999E-03 2.8336375055565510E-03 1.0724005719468854E+00
+ 37842 9.4605000000000002E-03 2.8339056120734265E-03 1.0724516719182509E+00
+ 37843 9.4607500000000004E-03 2.8341737313676315E-03 1.0725027718896158E+00
+ 37844 9.4610000000000007E-03 2.8344418634392637E-03 1.0725538718609813E+00
+ 37845 9.4612499999999992E-03 2.8347100082884119E-03 1.0726049718323458E+00
+ 37846 9.4614999999999994E-03 2.8349781659151793E-03 1.0726560718037113E+00
+ 37847 9.4617499999999997E-03 2.8352463363196588E-03 1.0727071717750762E+00
+ 37848 9.4619999999999999E-03 2.8355145195019409E-03 1.0727582717464412E+00
+ 37849 9.4622500000000002E-03 2.8357827154603518E-03 1.0728093717178067E+00
+ 37850 9.4625000000000004E-03 2.8360509241910459E-03 1.0728604716891716E+00
+ 37851 9.4627500000000007E-03 2.8363191456939707E-03 1.0729115716605371E+00
+ 37852 9.4629999999999992E-03 2.8365873799692182E-03 1.0729626716319016E+00
+ 37853 9.4632499999999994E-03 2.8368556270168847E-03 1.0730137716032671E+00
+ 37854 9.4634999999999997E-03 2.8371238868370604E-03 1.0730648715746320E+00
+ 37855 9.4637499999999999E-03 2.8373921594298376E-03 1.0731159715459970E+00
+ 37856 9.4640000000000002E-03 2.8376604447953092E-03 1.0731670715173625E+00
+ 37857 9.4642500000000004E-03 2.8379287429335684E-03 1.0732181714887274E+00
+ 37858 9.4644999999999990E-03 2.8381970538447032E-03 1.0732692714600924E+00
+ 37859 9.4647499999999992E-03 2.8384653775288139E-03 1.0733203714314574E+00
+ 37860 9.4649999999999995E-03 2.8387337139859875E-03 1.0733714714028224E+00
+ 37861 9.4652499999999997E-03 2.8390020632163182E-03 1.0734225713741878E+00
+ 37862 9.4655000000000000E-03 2.8392704252199010E-03 1.0734736713455528E+00
+ 37863 9.4657500000000002E-03 2.8395387999968257E-03 1.0735247713169183E+00
+ 37864 9.4660000000000005E-03 2.8398071875471854E-03 1.0735758712882832E+00
+ 37865 9.4662499999999990E-03 2.8400755878710718E-03 1.0736269712596482E+00
+ 37866 9.4664999999999992E-03 2.8403440009685827E-03 1.0736780712310132E+00
+ 37867 9.4667499999999995E-03 2.8406124268398063E-03 1.0737291712023782E+00
+ 37868 9.4669999999999997E-03 2.8408808654848431E-03 1.0737802711737436E+00
+ 37869 9.4672500000000000E-03 2.8411493169037687E-03 1.0738313711451086E+00
+ 37870 9.4675000000000002E-03 2.8414177810966940E-03 1.0738824711164741E+00
+ 37871 9.4677500000000005E-03 2.8416862580637040E-03 1.0739335710878390E+00
+ 37872 9.4679999999999990E-03 2.8419547478048925E-03 1.0739846710592040E+00
+ 37873 9.4682499999999992E-03 2.8422232465007543E-03 1.0740357710305690E+00
+ 37874 9.4684999999999995E-03 2.8424917615016186E-03 1.0740868710019340E+00
+ 37875 9.4687499999999997E-03 2.8427602892750689E-03 1.0741379709732994E+00
+ 37876 9.4690000000000000E-03 2.8430288298211983E-03 1.0741890709446644E+00
+ 37877 9.4692500000000002E-03 2.8432973831400972E-03 1.0742401709160294E+00
+ 37878 9.4695000000000005E-03 2.8435659492318591E-03 1.0742912708873948E+00
+ 37879 9.4697499999999990E-03 2.8438345280965738E-03 1.0743423708587594E+00
+ 37880 9.4699999999999993E-03 2.8441031197343411E-03 1.0743934708301248E+00
+ 37881 9.4702499999999995E-03 2.8443717241452464E-03 1.0744445708014898E+00
+ 37882 9.4704999999999998E-03 2.8446403413293856E-03 1.0744956707728552E+00
+ 37883 9.4707500000000000E-03 2.8449089712868510E-03 1.0745467707442202E+00
+ 37884 9.4710000000000003E-03 2.8451776140177337E-03 1.0745978707155852E+00
+ 37885 9.4712500000000005E-03 2.8454462695221283E-03 1.0746489706869506E+00
+ 37886 9.4714999999999990E-03 2.8457149378001232E-03 1.0747000706583152E+00
+ 37887 9.4717499999999993E-03 2.8459836188518151E-03 1.0747511706296806E+00
+ 37888 9.4719999999999995E-03 2.8462523126772982E-03 1.0748022706010456E+00
+ 37889 9.4722499999999998E-03 2.8465210192766613E-03 1.0748533705724110E+00
+ 37890 9.4725000000000000E-03 2.8467897386499994E-03 1.0749044705437760E+00
+ 37891 9.4727500000000003E-03 2.8470584707974088E-03 1.0749555705151410E+00
+ 37892 9.4730000000000005E-03 2.8473272157189715E-03 1.0750066704865064E+00
+ 37893 9.4732499999999990E-03 2.8475959734147877E-03 1.0750577704578710E+00
+ 37894 9.4734999999999993E-03 2.8478647438849539E-03 1.0751088704292364E+00
+ 37895 9.4737499999999995E-03 2.8481335271295575E-03 1.0751599704006014E+00
+ 37896 9.4739999999999998E-03 2.8484023340898854E-03 1.0752110703719664E+00
+ 37897 9.4742500000000000E-03 2.8486711432159149E-03 1.0752621703433318E+00
+ 37898 9.4745000000000003E-03 2.8489399651185554E-03 1.0753132703146968E+00
+ 37899 9.4747500000000005E-03 2.8492087997979048E-03 1.0753643702860622E+00
+ 37900 9.4749999999999990E-03 2.8494776472540503E-03 1.0754154702574268E+00
+ 37901 9.4752499999999993E-03 2.8497465074870934E-03 1.0754665702287922E+00
+ 37902 9.4754999999999995E-03 2.8500153804971243E-03 1.0755176702001572E+00
+ 37903 9.4757499999999998E-03 2.8502842662842388E-03 1.0755687701715222E+00
+ 37904 9.4760000000000000E-03 2.8505531648485285E-03 1.0756198701428876E+00
+ 37905 9.4762500000000003E-03 2.8508220761900909E-03 1.0756709701142526E+00
+ 37906 9.4765000000000005E-03 2.8510910003090167E-03 1.0757220700856180E+00
+ 37907 9.4767499999999991E-03 2.8513599372054035E-03 1.0757731700569826E+00
+ 37908 9.4769999999999993E-03 2.8516288868793440E-03 1.0758242700283480E+00
+ 37909 9.4772499999999996E-03 2.8518978493309341E-03 1.0758753699997130E+00
+ 37910 9.4774999999999998E-03 2.8521668245602675E-03 1.0759264699710780E+00
+ 37911 9.4777500000000001E-03 2.8524358125674373E-03 1.0759775699424434E+00
+ 37912 9.4780000000000003E-03 2.8527048133525396E-03 1.0760286699138084E+00
+ 37913 9.4782500000000006E-03 2.8529738269156692E-03 1.0760797698851738E+00
+ 37914 9.4784999999999991E-03 2.8532428532569197E-03 1.0761308698565384E+00
+ 37915 9.4787499999999993E-03 2.8535118923763837E-03 1.0761819698279038E+00
+ 37916 9.4789999999999996E-03 2.8537809442741604E-03 1.0762330697992688E+00
+ 37917 9.4792499999999998E-03 2.8540500089503412E-03 1.0762841697706338E+00
+ 37918 9.4795000000000001E-03 2.8543190864050235E-03 1.0763352697419992E+00
+ 37919 9.4797500000000003E-03 2.8545881766383020E-03 1.0763863697133642E+00
+ 37920 9.4800000000000006E-03 2.8548572796502671E-03 1.0764374696847292E+00
+ 37921 9.4802499999999991E-03 2.8551263954410154E-03 1.0764885696560942E+00
+ 37922 9.4804999999999993E-03 2.8553955240106454E-03 1.0765396696274592E+00
+ 37923 9.4807499999999996E-03 2.8556646653592503E-03 1.0765907695988246E+00
+ 37924 9.4809999999999998E-03 2.8559338194869221E-03 1.0766418695701896E+00
+ 37925 9.4812500000000001E-03 2.8562029863937596E-03 1.0766929695415550E+00
+ 37926 9.4815000000000003E-03 2.8564721660798544E-03 1.0767440695129200E+00
+ 37927 9.4817500000000006E-03 2.8567413585453053E-03 1.0767951694842850E+00
+ 37928 9.4819999999999991E-03 2.8570105637902039E-03 1.0768462694556500E+00
+ 37929 9.4822499999999994E-03 2.8572797818146446E-03 1.0768973694270150E+00
+ 37930 9.4824999999999996E-03 2.8575490126187281E-03 1.0769484693983804E+00
+ 37931 9.4827499999999999E-03 2.8578182562025464E-03 1.0769995693697454E+00
+ 37932 9.4830000000000001E-03 2.8580875125661944E-03 1.0770506693411108E+00
+ 37933 9.4832500000000004E-03 2.8583567817097688E-03 1.0771017693124758E+00
+ 37934 9.4835000000000006E-03 2.8586260636333616E-03 1.0771528692838408E+00
+ 37935 9.4837499999999991E-03 2.8588953583370694E-03 1.0772039692552058E+00
+ 37936 9.4839999999999994E-03 2.8591646658209903E-03 1.0772550692265708E+00
+ 37937 9.4842499999999996E-03 2.8594339860852172E-03 1.0773061691979362E+00
+ 37938 9.4844999999999999E-03 2.8597033191298470E-03 1.0773572691693012E+00
+ 37939 9.4847500000000001E-03 2.8599726649549745E-03 1.0774083691406662E+00
+ 37940 9.4850000000000004E-03 2.8602420235606949E-03 1.0774594691120316E+00
+ 37941 9.4852500000000006E-03 2.8605113949471028E-03 1.0775105690833966E+00
+ 37942 9.4854999999999991E-03 2.8607807791142955E-03 1.0775616690547616E+00
+ 37943 9.4857499999999994E-03 2.8610501757547363E-03 1.0776127690261266E+00
+ 37944 9.4859999999999996E-03 2.8613195853137334E-03 1.0776638689974920E+00
+ 37945 9.4862499999999999E-03 2.8615890076482682E-03 1.0777149689688570E+00
+ 37946 9.4865000000000001E-03 2.8618584427584333E-03 1.0777660689402220E+00
+ 37947 9.4867500000000004E-03 2.8621278906443230E-03 1.0778171689115874E+00
+ 37948 9.4870000000000006E-03 2.8623973513060303E-03 1.0778682688829524E+00
+ 37949 9.4872499999999992E-03 2.8626668247436443E-03 1.0779193688543174E+00
+ 37950 9.4874999999999994E-03 2.8629363109572655E-03 1.0779704688256824E+00
+ 37951 9.4877499999999997E-03 2.8632058099466546E-03 1.0780215687970478E+00
+ 37952 9.4879999999999999E-03 2.8634753217101805E-03 1.0780726687684128E+00
+ 37953 9.4882500000000002E-03 2.8637448462476853E-03 1.0781237687397778E+00
+ 37954 9.4885000000000004E-03 2.8640143835592636E-03 1.0781748687111432E+00
+ 37955 9.4887500000000007E-03 2.8642839336450068E-03 1.0782259686825082E+00
+ 37956 9.4889999999999992E-03 2.8645534965050026E-03 1.0782770686538732E+00
+ 37957 9.4892499999999994E-03 2.8648230721393503E-03 1.0783281686252382E+00
+ 37958 9.4894999999999997E-03 2.8650926605481388E-03 1.0783792685966032E+00
+ 37959 9.4897499999999999E-03 2.8653622617314596E-03 1.0784303685679686E+00
+ 37960 9.4900000000000002E-03 2.8656318756894107E-03 1.0784814685393336E+00
+ 37961 9.4902500000000004E-03 2.8659015024220702E-03 1.0785325685106990E+00
+ 37962 9.4905000000000007E-03 2.8661711419295435E-03 1.0785836684820640E+00
+ 37963 9.4907499999999992E-03 2.8664407942119181E-03 1.0786347684534290E+00
+ 37964 9.4909999999999994E-03 2.8667104592692881E-03 1.0786858684247940E+00
+ 37965 9.4912499999999997E-03 2.8669801371017465E-03 1.0787369683961590E+00
+ 37966 9.4914999999999999E-03 2.8672498277093812E-03 1.0787880683675244E+00
+ 37967 9.4917500000000002E-03 2.8675195310922928E-03 1.0788391683388894E+00
+ 37968 9.4920000000000004E-03 2.8677892472505650E-03 1.0788902683102548E+00
+ 37969 9.4922500000000007E-03 2.8680589761842967E-03 1.0789413682816198E+00
+ 37970 9.4924999999999992E-03 2.8683287178935734E-03 1.0789924682529848E+00
+ 37971 9.4927499999999995E-03 2.8685984723784961E-03 1.0790435682243498E+00
+ 37972 9.4929999999999997E-03 2.8688682396391546E-03 1.0790946681957148E+00
+ 37973 9.4932500000000000E-03 2.8691380196756407E-03 1.0791457681670802E+00
+ 37974 9.4935000000000002E-03 2.8694078124880461E-03 1.0791968681384452E+00
+ 37975 9.4937500000000005E-03 2.8696776180764673E-03 1.0792479681098106E+00
+ 37976 9.4939999999999990E-03 2.8699474364409908E-03 1.0792990680811752E+00
+ 37977 9.4942499999999992E-03 2.8702172675817150E-03 1.0793501680525406E+00
+ 37978 9.4944999999999995E-03 2.8704871114987322E-03 1.0794012680239056E+00
+ 37979 9.4947499999999997E-03 2.8707569681921336E-03 1.0794523679952706E+00
+ 37980 9.4950000000000000E-03 2.8710268376620123E-03 1.0795034679666360E+00
+ 37981 9.4952500000000002E-03 2.8712967199084633E-03 1.0795545679380010E+00
+ 37982 9.4955000000000005E-03 2.8715666149315765E-03 1.0796056679093660E+00
+ 37983 9.4957499999999990E-03 2.8718365227314458E-03 1.0796567678807309E+00
+ 37984 9.4959999999999992E-03 2.8721064433081651E-03 1.0797078678520959E+00
+ 37985 9.4962499999999995E-03 2.8723763766618322E-03 1.0797589678234614E+00
+ 37986 9.4964999999999997E-03 2.8726463227925292E-03 1.0798100677948264E+00
+ 37987 9.4967500000000000E-03 2.8729162817003602E-03 1.0798611677661918E+00
+ 37988 9.4970000000000002E-03 2.8731862533854110E-03 1.0799122677375568E+00
+ 37989 9.4972500000000005E-03 2.8734562378477796E-03 1.0799633677089218E+00
+ 37990 9.4974999999999990E-03 2.8737262350875580E-03 1.0800144676802867E+00
+ 37991 9.4977499999999992E-03 2.8739962451048372E-03 1.0800655676516517E+00
+ 37992 9.4979999999999995E-03 2.8742662678997140E-03 1.0801166676230172E+00
+ 37993 9.4982499999999997E-03 2.8745363034722786E-03 1.0801677675943822E+00
+ 37994 9.4985000000000000E-03 2.8748063518226298E-03 1.0802188675657476E+00
+ 37995 9.4987500000000002E-03 2.8750764129508535E-03 1.0802699675371126E+00
+ 37996 9.4990000000000005E-03 2.8753464868570512E-03 1.0803210675084776E+00
+ 37997 9.4992499999999990E-03 2.8756165735413070E-03 1.0803721674798425E+00
+ 37998 9.4994999999999993E-03 2.8758866730037229E-03 1.0804232674512075E+00
+ 37999 9.4997499999999995E-03 2.8761567852443903E-03 1.0804743674225730E+00
+ 38000 9.4999999999999998E-03 2.8764269102634021E-03 1.0805254673939380E+00
+ 38001 9.5002500000000000E-03 2.8766970480608514E-03 1.0805765673653029E+00
+ 38002 9.5005000000000003E-03 2.8769671986368147E-03 1.0806276673366684E+00
+ 38003 9.5007500000000005E-03 2.8772373619874677E-03 1.0806787673080334E+00
+ 38004 9.5009999999999990E-03 2.8775075381099447E-03 1.0807298672793983E+00
+ 38005 9.5012499999999993E-03 2.8777777270043445E-03 1.0807809672507633E+00
+ 38006 9.5014999999999995E-03 2.8780479286707543E-03 1.0808320672221288E+00
+ 38007 9.5017499999999998E-03 2.8783181431092588E-03 1.0808831671934938E+00
+ 38008 9.5020000000000000E-03 2.8785883703199571E-03 1.0809342671648587E+00
+ 38009 9.5022500000000003E-03 2.8788586103029338E-03 1.0809853671362242E+00
+ 38010 9.5025000000000005E-03 2.8791288630582827E-03 1.0810364671075892E+00
+ 38011 9.5027499999999990E-03 2.8793991285860901E-03 1.0810875670789541E+00
+ 38012 9.5029999999999993E-03 2.8796694068864525E-03 1.0811386670503191E+00
+ 38013 9.5032499999999995E-03 2.8799396979594565E-03 1.0811897670216846E+00
+ 38014 9.5034999999999998E-03 2.8802100018051921E-03 1.0812408669930496E+00
+ 38015 9.5037500000000000E-03 2.8804803184237543E-03 1.0812919669644145E+00
+ 38016 9.5040000000000003E-03 2.8807506478152286E-03 1.0813430669357800E+00
+ 38017 9.5042500000000005E-03 2.8810209899797117E-03 1.0813941669071450E+00
+ 38018 9.5044999999999991E-03 2.8812913449172868E-03 1.0814452668785099E+00
+ 38019 9.5047499999999993E-03 2.8815617126280494E-03 1.0814963668498749E+00
+ 38020 9.5049999999999996E-03 2.8818320931120905E-03 1.0815474668212404E+00
+ 38021 9.5052499999999998E-03 2.8821024863695034E-03 1.0815985667926054E+00
+ 38022 9.5055000000000001E-03 2.8823728924003730E-03 1.0816496667639703E+00
+ 38023 9.5057500000000003E-03 2.8826433112047944E-03 1.0817007667353358E+00
+ 38024 9.5060000000000006E-03 2.8829137427828556E-03 1.0817518667067008E+00
+ 38025 9.5062499999999991E-03 2.8831841871346489E-03 1.0818029666780657E+00
+ 38026 9.5064999999999993E-03 2.8834546442602694E-03 1.0818540666494307E+00
+ 38027 9.5067499999999996E-03 2.8837251141598016E-03 1.0819051666207957E+00
+ 38028 9.5069999999999998E-03 2.8839955968333409E-03 1.0819562665921612E+00
+ 38029 9.5072500000000001E-03 2.8842660922809757E-03 1.0820073665635261E+00
+ 38030 9.5075000000000003E-03 2.8845366024471387E-03 1.0820584665348916E+00
+ 38031 9.5077500000000006E-03 2.8848071233637681E-03 1.0821095665062566E+00
+ 38032 9.5079999999999991E-03 2.8850776570555486E-03 1.0821606664776215E+00
+ 38033 9.5082499999999993E-03 2.8853482035225888E-03 1.0822117664489865E+00
+ 38034 9.5084999999999996E-03 2.8856187627649683E-03 1.0822628664203515E+00
+ 38035 9.5087499999999998E-03 2.8858893347827766E-03 1.0823139663917170E+00
+ 38036 9.5090000000000001E-03 2.8861599195761150E-03 1.0823650663630819E+00
+ 38037 9.5092500000000003E-03 2.8864305171450682E-03 1.0824161663344474E+00
+ 38038 9.5095000000000006E-03 2.8867011274897334E-03 1.0824672663058124E+00
+ 38039 9.5097499999999991E-03 2.8869717506101950E-03 1.0825183662771773E+00
+ 38040 9.5099999999999994E-03 2.8872423865065485E-03 1.0825694662485423E+00
+ 38041 9.5102499999999996E-03 2.8875130351788902E-03 1.0826205662199073E+00
+ 38042 9.5104999999999999E-03 2.8877836966273093E-03 1.0826716661912728E+00
+ 38043 9.5107500000000001E-03 2.8880543708518953E-03 1.0827227661626377E+00
+ 38044 9.5110000000000004E-03 2.8883250578527449E-03 1.0827738661340027E+00
+ 38045 9.5112500000000006E-03 2.8885957576299456E-03 1.0828249661053682E+00
+ 38046 9.5114999999999991E-03 2.8888664701835903E-03 1.0828760660767327E+00
+ 38047 9.5117499999999994E-03 2.8891371955137740E-03 1.0829271660480981E+00
+ 38048 9.5119999999999996E-03 2.8894079336205876E-03 1.0829782660194631E+00
+ 38049 9.5122499999999999E-03 2.8896786845041236E-03 1.0830293659908286E+00
+ 38050 9.5125000000000001E-03 2.8899494481644744E-03 1.0830804659621935E+00
+ 38051 9.5127500000000004E-03 2.8902202246017315E-03 1.0831315659335585E+00
+ 38052 9.5130000000000006E-03 2.8904910138159885E-03 1.0831826659049240E+00
+ 38053 9.5132499999999991E-03 2.8907618158073335E-03 1.0832337658762885E+00
+ 38054 9.5134999999999994E-03 2.8910326305755254E-03 1.0832848658476539E+00
+ 38055 9.5137499999999996E-03 2.8913034581172750E-03 1.0833359658190189E+00
+ 38056 9.5139999999999999E-03 2.8915742984318088E-03 1.0833870657903844E+00
+ 38057 9.5142500000000001E-03 2.8918451515192139E-03 1.0834381657617493E+00
+ 38058 9.5145000000000004E-03 2.8921160173795866E-03 1.0834892657331143E+00
+ 38059 9.5147500000000006E-03 2.8923868960130140E-03 1.0835403657044798E+00
+ 38060 9.5149999999999992E-03 2.8926577874195843E-03 1.0835914656758443E+00
+ 38061 9.5152499999999994E-03 2.8929286915993940E-03 1.0836425656472097E+00
+ 38062 9.5154999999999997E-03 2.8931996085525278E-03 1.0836936656185747E+00
+ 38063 9.5157499999999999E-03 2.8934705382790801E-03 1.0837447655899397E+00
+ 38064 9.5160000000000002E-03 2.8937414807791374E-03 1.0837958655613051E+00
+ 38065 9.5162500000000004E-03 2.8940124360527933E-03 1.0838469655326701E+00
+ 38066 9.5165000000000007E-03 2.8942834041001380E-03 1.0838980655040356E+00
+ 38067 9.5167499999999992E-03 2.8945543849212582E-03 1.0839491654754001E+00
+ 38068 9.5169999999999994E-03 2.8948253785162506E-03 1.0840002654467655E+00
+ 38069 9.5172499999999997E-03 2.8950963848852033E-03 1.0840513654181305E+00
+ 38070 9.5174999999999999E-03 2.8953674040282070E-03 1.0841024653894955E+00
+ 38071 9.5177500000000002E-03 2.8956384359453491E-03 1.0841535653608609E+00
+ 38072 9.5180000000000004E-03 2.8959094806367265E-03 1.0842046653322259E+00
+ 38073 9.5182500000000007E-03 2.8961805381024250E-03 1.0842557653035914E+00
+ 38074 9.5184999999999992E-03 2.8964516083425369E-03 1.0843068652749559E+00
+ 38075 9.5187499999999994E-03 2.8967226913571538E-03 1.0843579652463213E+00
+ 38076 9.5189999999999997E-03 2.8969937871463659E-03 1.0844090652176863E+00
+ 38077 9.5192499999999999E-03 2.8972648957102665E-03 1.0844601651890513E+00
+ 38078 9.5195000000000002E-03 2.8975360170489430E-03 1.0845112651604167E+00
+ 38079 9.5197500000000004E-03 2.8978071511624893E-03 1.0845623651317817E+00
+ 38080 9.5200000000000007E-03 2.8980782980509929E-03 1.0846134651031472E+00
+ 38081 9.5202499999999992E-03 2.8983494577145448E-03 1.0846645650745117E+00
+ 38082 9.5204999999999994E-03 2.8986206301532427E-03 1.0847156650458771E+00
+ 38083 9.5207499999999997E-03 2.8988918153671724E-03 1.0847667650172421E+00
+ 38084 9.5209999999999999E-03 2.8991630133564242E-03 1.0848178649886071E+00
+ 38085 9.5212500000000002E-03 2.8994342241210913E-03 1.0848689649599725E+00
+ 38086 9.5215000000000004E-03 2.8997054476612668E-03 1.0849200649313375E+00
+ 38087 9.5217499999999990E-03 2.8999766839770363E-03 1.0849711649027025E+00
+ 38088 9.5219999999999992E-03 2.9002479330684969E-03 1.0850222648740675E+00
+ 38089 9.5222499999999995E-03 2.9005191949357375E-03 1.0850733648454325E+00
+ 38090 9.5224999999999997E-03 2.9007904695788488E-03 1.0851244648167979E+00
+ 38091 9.5227500000000000E-03 2.9010617569979235E-03 1.0851755647881629E+00
+ 38092 9.5230000000000002E-03 2.9013330571930531E-03 1.0852266647595283E+00
+ 38093 9.5232500000000005E-03 2.9016043701643288E-03 1.0852777647308933E+00
+ 38094 9.5234999999999990E-03 2.9018756959118407E-03 1.0853288647022583E+00
+ 38095 9.5237499999999992E-03 2.9021470344356816E-03 1.0853799646736233E+00
+ 38096 9.5239999999999995E-03 2.9024183857359431E-03 1.0854310646449883E+00
+ 38097 9.5242499999999997E-03 2.9026897498127167E-03 1.0854821646163537E+00
+ 38098 9.5245000000000000E-03 2.9029611266660951E-03 1.0855332645877187E+00
+ 38099 9.5247500000000002E-03 2.9032325162961668E-03 1.0855843645590841E+00
+ 38100 9.5250000000000005E-03 2.9035039187030281E-03 1.0856354645304491E+00
+ 38101 9.5252499999999990E-03 2.9037753338867667E-03 1.0856865645018141E+00
+ 38102 9.5254999999999992E-03 2.9040467618474753E-03 1.0857376644731791E+00
+ 38103 9.5257499999999995E-03 2.9043182025852475E-03 1.0857887644445441E+00
+ 38104 9.5259999999999997E-03 2.9045896561001789E-03 1.0858398644159095E+00
+ 38105 9.5262500000000000E-03 2.9048611223923488E-03 1.0858909643872745E+00
+ 38106 9.5265000000000002E-03 2.9051326014618599E-03 1.0859420643586395E+00
+ 38107 9.5267500000000005E-03 2.9054040933088007E-03 1.0859931643300049E+00
+ 38108 9.5269999999999990E-03 2.9056755979332640E-03 1.0860442643013695E+00
+ 38109 9.5272499999999993E-03 2.9059471153353410E-03 1.0860953642727349E+00
+ 38110 9.5274999999999995E-03 2.9062186455151243E-03 1.0861464642440999E+00
+ 38111 9.5277499999999998E-03 2.9064901884727069E-03 1.0861975642154653E+00
+ 38112 9.5280000000000000E-03 2.9067617442081798E-03 1.0862486641868303E+00
+ 38113 9.5282500000000003E-03 2.9070333127216340E-03 1.0862997641581953E+00
+ 38114 9.5285000000000005E-03 2.9073048940131650E-03 1.0863508641295607E+00
+ 38115 9.5287499999999990E-03 2.9075764880828604E-03 1.0864019641009253E+00
+ 38116 9.5289999999999993E-03 2.9078480949308178E-03 1.0864530640722907E+00
+ 38117 9.5292499999999995E-03 2.9081197145571260E-03 1.0865041640436557E+00
+ 38118 9.5294999999999998E-03 2.9083913469618778E-03 1.0865552640150211E+00
+ 38119 9.5297500000000000E-03 2.9086629921451666E-03 1.0866063639863861E+00
+ 38120 9.5300000000000003E-03 2.9089346501070838E-03 1.0866574639577511E+00
+ 38121 9.5302500000000005E-03 2.9092063208477239E-03 1.0867085639291165E+00
+ 38122 9.5304999999999990E-03 2.9094780043671725E-03 1.0867596639004811E+00
+ 38123 9.5307499999999993E-03 2.9097497006655313E-03 1.0868107638718465E+00
+ 38124 9.5309999999999995E-03 2.9100214097428881E-03 1.0868618638432115E+00
+ 38125 9.5312499999999998E-03 2.9102931315993382E-03 1.0869129638145765E+00
+ 38126 9.5315000000000000E-03 2.9105648662349709E-03 1.0869640637859419E+00
+ 38127 9.5317500000000003E-03 2.9108366136498722E-03 1.0870151637573069E+00
+ 38128 9.5320000000000005E-03 2.9111083738441595E-03 1.0870662637286723E+00
+ 38129 9.5322499999999991E-03 2.9113801468178980E-03 1.0871173637000369E+00
+ 38130 9.5324999999999993E-03 2.9116519325711929E-03 1.0871684636714023E+00
+ 38131 9.5327499999999996E-03 2.9119237311041354E-03 1.0872195636427673E+00
+ 38132 9.5329999999999998E-03 2.9121955424168192E-03 1.0872706636141323E+00
+ 38133 9.5332500000000001E-03 2.9124673665093356E-03 1.0873217635854977E+00
+ 38134 9.5335000000000003E-03 2.9127392033817794E-03 1.0873728635568627E+00
+ 38135 9.5337500000000006E-03 2.9130110530342411E-03 1.0874239635282281E+00
+ 38136 9.5339999999999991E-03 2.9132829154668153E-03 1.0874750634995927E+00
+ 38137 9.5342499999999993E-03 2.9135547906795930E-03 1.0875261634709581E+00
+ 38138 9.5344999999999996E-03 2.9138266786726697E-03 1.0875772634423231E+00
+ 38139 9.5347499999999998E-03 2.9140985794461390E-03 1.0876283634136881E+00
+ 38140 9.5350000000000001E-03 2.9143704930000920E-03 1.0876794633850535E+00
+ 38141 9.5352500000000003E-03 2.9146424193346224E-03 1.0877305633564185E+00
+ 38142 9.5355000000000006E-03 2.9149143584498221E-03 1.0877816633277839E+00
+ 38143 9.5357499999999991E-03 2.9151863103457870E-03 1.0878327632991485E+00
+ 38144 9.5359999999999993E-03 2.9154582750226077E-03 1.0878838632705139E+00
+ 38145 9.5362499999999996E-03 2.9157302524803804E-03 1.0879349632418789E+00
+ 38146 9.5364999999999998E-03 2.9160022427191959E-03 1.0879860632132439E+00
+ 38147 9.5367500000000001E-03 2.9162742457391482E-03 1.0880371631846093E+00
+ 38148 9.5370000000000003E-03 2.9165462615403292E-03 1.0880882631559743E+00
+ 38149 9.5372500000000006E-03 2.9168182901228384E-03 1.0881393631273393E+00
+ 38150 9.5374999999999991E-03 2.9170903314867610E-03 1.0881904630987043E+00
+ 38151 9.5377499999999994E-03 2.9173623856321952E-03 1.0882415630700693E+00
+ 38152 9.5379999999999996E-03 2.9176344525592337E-03 1.0882926630414347E+00
+ 38153 9.5382499999999999E-03 2.9179065322679706E-03 1.0883437630127997E+00
+ 38154 9.5385000000000001E-03 2.9181786247584984E-03 1.0883948629841651E+00
+ 38155 9.5387500000000004E-03 2.9184507300309124E-03 1.0884459629555301E+00
+ 38156 9.5390000000000006E-03 2.9187228480853054E-03 1.0884970629268951E+00
+ 38157 9.5392499999999991E-03 2.9189949789217677E-03 1.0885481628982601E+00
+ 38158 9.5394999999999994E-03 2.9192671225396955E-03 1.0885992628696251E+00
+ 38159 9.5397499999999996E-03 2.9195392789293584E-03 1.0886503628409905E+00
+ 38160 9.5399999999999999E-03 2.9198114930515892E-03 1.0887014628123555E+00
+ 38161 9.5402500000000001E-03 2.9200836741245816E-03 1.0887525627837209E+00
+ 38162 9.5405000000000004E-03 2.9203558679745441E-03 1.0888036627550859E+00
+ 38163 9.5407500000000006E-03 2.9206280746015656E-03 1.0888547627264509E+00
+ 38164 9.5409999999999991E-03 2.9209002940057387E-03 1.0889058626978159E+00
+ 38165 9.5412499999999994E-03 2.9211725261871551E-03 1.0889569626691809E+00
+ 38166 9.5414999999999996E-03 2.9214447711459076E-03 1.0890080626405463E+00
+ 38167 9.5417499999999999E-03 2.9217170288820837E-03 1.0890591626119113E+00
+ 38168 9.5420000000000001E-03 2.9219892993957784E-03 1.0891102625832763E+00
+ 38169 9.5422500000000004E-03 2.9222615826870815E-03 1.0891613625546417E+00
+ 38170 9.5425000000000006E-03 2.9225338787560820E-03 1.0892124625260067E+00
+ 38171 9.5427499999999991E-03 2.9228061876028738E-03 1.0892635624973717E+00
+ 38172 9.5429999999999994E-03 2.9230785092275511E-03 1.0893146624687366E+00
+ 38173 9.5432499999999996E-03 2.9233508436302016E-03 1.0893657624401021E+00
+ 38174 9.5434999999999999E-03 2.9236231908109193E-03 1.0894168624114671E+00
+ 38175 9.5437500000000001E-03 2.9238955507697936E-03 1.0894679623828321E+00
+ 38176 9.5440000000000004E-03 2.9241679235069177E-03 1.0895190623541975E+00
+ 38177 9.5442500000000006E-03 2.9244403090223827E-03 1.0895701623255625E+00
+ 38178 9.5444999999999992E-03 2.9247127073162783E-03 1.0896212622969275E+00
+ 38179 9.5447499999999994E-03 2.9249851183887018E-03 1.0896723622682924E+00
+ 38180 9.5449999999999997E-03 2.9252575422397402E-03 1.0897234622396579E+00
+ 38181 9.5452499999999999E-03 2.9255299788694873E-03 1.0897745622110229E+00
+ 38182 9.5455000000000002E-03 2.9258024282780336E-03 1.0898256621823879E+00
+ 38183 9.5457500000000004E-03 2.9260748904654729E-03 1.0898767621537533E+00
+ 38184 9.5460000000000007E-03 2.9263473654318963E-03 1.0899278621251183E+00
+ 38185 9.5462499999999992E-03 2.9266198531773925E-03 1.0899789620964833E+00
+ 38186 9.5464999999999994E-03 2.9268923537020576E-03 1.0900300620678482E+00
+ 38187 9.5467499999999997E-03 2.9271648670059864E-03 1.0900811620392132E+00
+ 38188 9.5469999999999999E-03 2.9274373930892644E-03 1.0901322620105787E+00
+ 38189 9.5472500000000002E-03 2.9277099319519866E-03 1.0901833619819437E+00
+ 38190 9.5475000000000004E-03 2.9279824835942454E-03 1.0902344619533091E+00
+ 38191 9.5477500000000007E-03 2.9282550480161313E-03 1.0902855619246741E+00
+ 38192 9.5479999999999992E-03 2.9285276252177380E-03 1.0903366618960391E+00
+ 38193 9.5482499999999994E-03 2.9288002151991580E-03 1.0903877618674040E+00
+ 38194 9.5484999999999997E-03 2.9290728179604828E-03 1.0904388618387690E+00
+ 38195 9.5487499999999999E-03 2.9293454335018072E-03 1.0904899618101345E+00
+ 38196 9.5490000000000002E-03 2.9296180618232203E-03 1.0905410617814995E+00
+ 38197 9.5492500000000004E-03 2.9298907029248139E-03 1.0905921617528649E+00
+ 38198 9.5494999999999990E-03 2.9301633568066827E-03 1.0906432617242294E+00
+ 38199 9.5497499999999992E-03 2.9304360234689193E-03 1.0906943616955949E+00
+ 38200 9.5499999999999995E-03 2.9307087029116163E-03 1.0907454616669598E+00
+ 38201 9.5502499999999997E-03 2.9309813951348645E-03 1.0907965616383248E+00
+ 38202 9.5505000000000000E-03 2.9312541001387557E-03 1.0908476616096903E+00
+ 38203 9.5507500000000002E-03 2.9315268179233864E-03 1.0908987615810553E+00
+ 38204 9.5510000000000005E-03 2.9317995484888465E-03 1.0909498615524207E+00
+ 38205 9.5512499999999990E-03 2.9320722918352274E-03 1.0910009615237852E+00
+ 38206 9.5514999999999992E-03 2.9323450479626246E-03 1.0910520614951507E+00
+ 38207 9.5517499999999995E-03 2.9326178168711304E-03 1.0911031614665156E+00
+ 38208 9.5519999999999997E-03 2.9328905985608377E-03 1.0911542614378806E+00
+ 38209 9.5522500000000000E-03 2.9331633930318353E-03 1.0912053614092461E+00
+ 38210 9.5525000000000002E-03 2.9334362002842221E-03 1.0912564613806111E+00
+ 38211 9.5527500000000005E-03 2.9337090203180875E-03 1.0913075613519760E+00
+ 38212 9.5529999999999990E-03 2.9339818531335226E-03 1.0913586613233410E+00
+ 38213 9.5532499999999992E-03 2.9342546987306244E-03 1.0914097612947060E+00
+ 38214 9.5534999999999995E-03 2.9345275571094846E-03 1.0914608612660714E+00
+ 38215 9.5537499999999997E-03 2.9348004282701962E-03 1.0915119612374364E+00
+ 38216 9.5540000000000000E-03 2.9350733122128509E-03 1.0915630612088019E+00
+ 38217 9.5542500000000002E-03 2.9353462089375428E-03 1.0916141611801669E+00
+ 38218 9.5545000000000005E-03 2.9356191184443654E-03 1.0916652611515318E+00
+ 38219 9.5547499999999990E-03 2.9358920407334091E-03 1.0917163611228968E+00
+ 38220 9.5549999999999993E-03 2.9361649758047701E-03 1.0917674610942618E+00
+ 38221 9.5552499999999995E-03 2.9364379236585430E-03 1.0918185610656272E+00
+ 38222 9.5554999999999998E-03 2.9367108842948183E-03 1.0918696610369922E+00
+ 38223 9.5557500000000000E-03 2.9369838577136898E-03 1.0919207610083577E+00
+ 38224 9.5560000000000003E-03 2.9372568439152494E-03 1.0919718609797227E+00
+ 38225 9.5562500000000005E-03 2.9375298428995934E-03 1.0920229609510876E+00
+ 38226 9.5564999999999990E-03 2.9378028546668106E-03 1.0920740609224526E+00
+ 38227 9.5567499999999993E-03 2.9380758792170000E-03 1.0921251608938176E+00
+ 38228 9.5569999999999995E-03 2.9383489165502527E-03 1.0921762608651830E+00
+ 38229 9.5572499999999998E-03 2.9386219666666618E-03 1.0922273608365480E+00
+ 38230 9.5575000000000000E-03 2.9388950295663207E-03 1.0922784608079130E+00
+ 38231 9.5577500000000003E-03 2.9391681052493247E-03 1.0923295607792785E+00
+ 38232 9.5580000000000005E-03 2.9394411937157636E-03 1.0923806607506434E+00
+ 38233 9.5582499999999990E-03 2.9397142949657341E-03 1.0924317607220084E+00
+ 38234 9.5584999999999993E-03 2.9399874089993281E-03 1.0924828606933734E+00
+ 38235 9.5587499999999995E-03 2.9402605358166438E-03 1.0925339606647388E+00
+ 38236 9.5589999999999998E-03 2.9405336754177698E-03 1.0925850606361038E+00
+ 38237 9.5592500000000000E-03 2.9408068278028001E-03 1.0926361606074688E+00
+ 38238 9.5595000000000003E-03 2.9410799929718325E-03 1.0926872605788343E+00
+ 38239 9.5597500000000005E-03 2.9413531709249594E-03 1.0927383605501992E+00
+ 38240 9.5599999999999991E-03 2.9416263616622671E-03 1.0927894605215642E+00
+ 38241 9.5602499999999993E-03 2.9418995651838593E-03 1.0928405604929292E+00
+ 38242 9.5604999999999996E-03 2.9421727814898276E-03 1.0928916604642946E+00
+ 38243 9.5607499999999998E-03 2.9424460105802650E-03 1.0929427604356596E+00
+ 38244 9.5610000000000001E-03 2.9427192524552645E-03 1.0929938604070246E+00
+ 38245 9.5612500000000003E-03 2.9429925071149223E-03 1.0930449603783901E+00
+ 38246 9.5615000000000006E-03 2.9432657745593299E-03 1.0930960603497550E+00
+ 38247 9.5617499999999991E-03 2.9435390547885819E-03 1.0931471603211200E+00
+ 38248 9.5619999999999993E-03 2.9438123478027741E-03 1.0931982602924850E+00
+ 38249 9.5622499999999996E-03 2.9440856536020006E-03 1.0932493602638504E+00
+ 38250 9.5624999999999998E-03 2.9443589721863555E-03 1.0933004602352154E+00
+ 38251 9.5627500000000001E-03 2.9446323035559308E-03 1.0933515602065804E+00
+ 38252 9.5630000000000003E-03 2.9449056477108227E-03 1.0934026601779459E+00
+ 38253 9.5632500000000006E-03 2.9451790046511267E-03 1.0934537601493108E+00
+ 38254 9.5634999999999991E-03 2.9454523743769338E-03 1.0935048601206758E+00
+ 38255 9.5637499999999993E-03 2.9457257568883395E-03 1.0935559600920408E+00
+ 38256 9.5639999999999996E-03 2.9459991521854408E-03 1.0936070600634058E+00
+ 38257 9.5642499999999998E-03 2.9462725602683302E-03 1.0936581600347712E+00
+ 38258 9.5645000000000001E-03 2.9465459811371018E-03 1.0937092600061362E+00
+ 38259 9.5647500000000003E-03 2.9468194147918513E-03 1.0937603599775017E+00
+ 38260 9.5650000000000006E-03 2.9470928612326717E-03 1.0938114599488666E+00
+ 38261 9.5652499999999991E-03 2.9473663204596574E-03 1.0938625599202316E+00
+ 38262 9.5654999999999994E-03 2.9476397924729052E-03 1.0939136598915966E+00
+ 38263 9.5657499999999996E-03 2.9479132772712983E-03 1.0939647598629616E+00
+ 38264 9.5659999999999999E-03 2.9481867748384813E-03 1.0940158598343270E+00
+ 38265 9.5662500000000001E-03 2.9484602851693421E-03 1.0940669598056920E+00
+ 38266 9.5665000000000004E-03 2.9487338082639591E-03 1.0941180597770575E+00
+ 38267 9.5667500000000006E-03 2.9490073441224189E-03 1.0941691597484224E+00
+ 38268 9.5669999999999991E-03 2.9492808927448029E-03 1.0942202597197874E+00
+ 38269 9.5672499999999994E-03 2.9495544541311971E-03 1.0942713596911524E+00
+ 38270 9.5674999999999996E-03 2.9498280282816819E-03 1.0943224596625174E+00
+ 38271 9.5677499999999999E-03 2.9501016151963436E-03 1.0943735596338828E+00
+ 38272 9.5680000000000001E-03 2.9503752148752633E-03 1.0944246596052478E+00
+ 38273 9.5682500000000004E-03 2.9506488273185250E-03 1.0944757595766128E+00
+ 38274 9.5685000000000006E-03 2.9509224525262126E-03 1.0945268595479782E+00
+ 38275 9.5687499999999991E-03 2.9511960904984088E-03 1.0945779595193428E+00
+ 38276 9.5689999999999994E-03 2.9514697412351991E-03 1.0946290594907082E+00
+ 38277 9.5692499999999996E-03 2.9517434047366645E-03 1.0946801594620732E+00
+ 38278 9.5694999999999999E-03 2.9520170810028918E-03 1.0947312594334386E+00
+ 38279 9.5697500000000001E-03 2.9522907700339630E-03 1.0947823594048036E+00
+ 38280 9.5700000000000004E-03 2.9525644718299605E-03 1.0948334593761686E+00
+ 38281 9.5702500000000006E-03 2.9528381863909697E-03 1.0948845593475340E+00
+ 38282 9.5704999999999991E-03 2.9531119137170729E-03 1.0949356593188986E+00
+ 38283 9.5707499999999994E-03 2.9533856538083553E-03 1.0949867592902640E+00
+ 38284 9.5709999999999996E-03 2.9536594066649005E-03 1.0950378592616290E+00
+ 38285 9.5712499999999999E-03 2.9539331722867935E-03 1.0950889592329944E+00
+ 38286 9.5715000000000001E-03 2.9542069506741154E-03 1.0951400592043594E+00
+ 38287 9.5717500000000004E-03 2.9544807418269521E-03 1.0951911591757244E+00
+ 38288 9.5720000000000006E-03 2.9547545457453868E-03 1.0952422591470898E+00
+ 38289 9.5722499999999992E-03 2.9550283624295019E-03 1.0952933591184544E+00
+ 38290 9.5724999999999994E-03 2.9553021918793851E-03 1.0953444590898198E+00
+ 38291 9.5727499999999997E-03 2.9555760340951188E-03 1.0953955590611848E+00
+ 38292 9.5729999999999999E-03 2.9558498890767866E-03 1.0954466590325498E+00
+ 38293 9.5732500000000002E-03 2.9561237568244726E-03 1.0954977590039152E+00
+ 38294 9.5735000000000004E-03 2.9563976373382615E-03 1.0955488589752802E+00
+ 38295 9.5737500000000007E-03 2.9566715306182374E-03 1.0955999589466456E+00
+ 38296 9.5739999999999992E-03 2.9569454366644827E-03 1.0956510589180102E+00
+ 38297 9.5742499999999994E-03 2.9572193554770849E-03 1.0957021588893756E+00
+ 38298 9.5744999999999997E-03 2.9574932870561252E-03 1.0957532588607406E+00
+ 38299 9.5747499999999999E-03 2.9577672314016921E-03 1.0958043588321056E+00
+ 38300 9.5750000000000002E-03 2.9580411885138658E-03 1.0958554588034710E+00
+ 38301 9.5752500000000004E-03 2.9583151583927325E-03 1.0959065587748360E+00
+ 38302 9.5755000000000007E-03 2.9585891410383752E-03 1.0959576587462014E+00
+ 38303 9.5757499999999992E-03 2.9588631364508783E-03 1.0960087587175660E+00
+ 38304 9.5759999999999994E-03 2.9591371446303296E-03 1.0960598586889314E+00
+ 38305 9.5762499999999997E-03 2.9594111655768117E-03 1.0961109586602964E+00
+ 38306 9.5764999999999999E-03 2.9596851992904076E-03 1.0961620586316614E+00
+ 38307 9.5767500000000002E-03 2.9599592457712049E-03 1.0962131586030268E+00
+ 38308 9.5770000000000004E-03 2.9602333050192842E-03 1.0962642585743918E+00
+ 38309 9.5772499999999990E-03 2.9605073770347314E-03 1.0963153585457568E+00
+ 38310 9.5774999999999992E-03 2.9607814618176345E-03 1.0963664585171218E+00
+ 38311 9.5777499999999995E-03 2.9610555593680751E-03 1.0964175584884872E+00
+ 38312 9.5779999999999997E-03 2.9613296696861398E-03 1.0964686584598522E+00
+ 38313 9.5782500000000000E-03 2.9616037927719103E-03 1.0965197584312172E+00
+ 38314 9.5785000000000002E-03 2.9618779286254750E-03 1.0965708584025826E+00
+ 38315 9.5787500000000005E-03 2.9621520772469163E-03 1.0966219583739476E+00
+ 38316 9.5789999999999990E-03 2.9624262386363184E-03 1.0966730583453126E+00
+ 38317 9.5792499999999992E-03 2.9627004127937679E-03 1.0967241583166776E+00
+ 38318 9.5794999999999995E-03 2.9629745997193516E-03 1.0967752582880426E+00
+ 38319 9.5797499999999997E-03 2.9632487994131519E-03 1.0968263582594080E+00
+ 38320 9.5800000000000000E-03 2.9635230118752538E-03 1.0968774582307730E+00
+ 38321 9.5802500000000002E-03 2.9637972371057428E-03 1.0969285582021384E+00
+ 38322 9.5805000000000005E-03 2.9640714751047047E-03 1.0969796581735034E+00
+ 38323 9.5807499999999990E-03 2.9643457258722214E-03 1.0970307581448684E+00
+ 38324 9.5809999999999992E-03 2.9646199894083820E-03 1.0970818581162334E+00
+ 38325 9.5812499999999995E-03 2.9648942657132704E-03 1.0971329580875984E+00
+ 38326 9.5814999999999997E-03 2.9651685547869718E-03 1.0971840580589638E+00
+ 38327 9.5817500000000000E-03 2.9654428566295720E-03 1.0972351580303288E+00
+ 38328 9.5820000000000002E-03 2.9657171712411537E-03 1.0972862580016942E+00
+ 38329 9.5822500000000005E-03 2.9659914986218056E-03 1.0973373579730592E+00
+ 38330 9.5824999999999990E-03 2.9662658387716078E-03 1.0973884579444242E+00
+ 38331 9.5827499999999993E-03 2.9665401916906513E-03 1.0974395579157892E+00
+ 38332 9.5829999999999995E-03 2.9668145573790205E-03 1.0974906578871542E+00
+ 38333 9.5832499999999998E-03 2.9670889358367983E-03 1.0975417578585196E+00
+ 38334 9.5835000000000000E-03 2.9673633270640735E-03 1.0975928578298846E+00
+ 38335 9.5837500000000003E-03 2.9676377310609283E-03 1.0976439578012496E+00
+ 38336 9.5840000000000005E-03 2.9679121478274500E-03 1.0976950577726150E+00
+ 38337 9.5842499999999990E-03 2.9681865773637218E-03 1.0977461577439795E+00
+ 38338 9.5844999999999993E-03 2.9684610196698330E-03 1.0977972577153450E+00
+ 38339 9.5847499999999995E-03 2.9687354747458677E-03 1.0978483576867100E+00
+ 38340 9.5849999999999998E-03 2.9690099425919111E-03 1.0978994576580754E+00
+ 38341 9.5852500000000000E-03 2.9692844232080493E-03 1.0979505576294404E+00
+ 38342 9.5855000000000003E-03 2.9695589165943696E-03 1.0980016576008054E+00
+ 38343 9.5857500000000005E-03 2.9698334227509526E-03 1.0980527575721708E+00
+ 38344 9.5859999999999990E-03 2.9701079416778868E-03 1.0981038575435353E+00
+ 38345 9.5862499999999993E-03 2.9703824733752623E-03 1.0981549575149008E+00
+ 38346 9.5864999999999995E-03 2.9706570178431591E-03 1.0982060574862658E+00
+ 38347 9.5867499999999998E-03 2.9709315750816659E-03 1.0982571574576312E+00
+ 38348 9.5870000000000000E-03 2.9712061450908687E-03 1.0983082574289962E+00
+ 38349 9.5872500000000003E-03 2.9714807278708533E-03 1.0983593574003612E+00
+ 38350 9.5875000000000005E-03 2.9717553234217026E-03 1.0984104573717266E+00
+ 38351 9.5877499999999991E-03 2.9720299317435059E-03 1.0984615573430911E+00
+ 38352 9.5879999999999993E-03 2.9723045528363499E-03 1.0985126573144566E+00
+ 38353 9.5882499999999996E-03 2.9725791867003183E-03 1.0985637572858216E+00
+ 38354 9.5884999999999998E-03 2.9728538333354980E-03 1.0986148572571866E+00
+ 38355 9.5887500000000001E-03 2.9731284927419759E-03 1.0986659572285520E+00
+ 38356 9.5890000000000003E-03 2.9734031897980288E-03 1.0987170571999170E+00
+ 38357 9.5892500000000006E-03 2.9736778752970888E-03 1.0987681571712824E+00
+ 38358 9.5894999999999991E-03 2.9739525735736913E-03 1.0988192571426469E+00
+ 38359 9.5897499999999993E-03 2.9742272846279283E-03 1.0988703571140124E+00
+ 38360 9.5899999999999996E-03 2.9745020084598877E-03 1.0989214570853774E+00
+ 38361 9.5902499999999998E-03 2.9747767450696598E-03 1.0989725570567423E+00
+ 38362 9.5905000000000001E-03 2.9750514944573304E-03 1.0990236570281078E+00
+ 38363 9.5907500000000003E-03 2.9753262566229953E-03 1.0990747569994728E+00
+ 38364 9.5910000000000006E-03 2.9756010315667349E-03 1.0991258569708382E+00
+ 38365 9.5912499999999991E-03 2.9758758345036977E-03 1.0991769569422027E+00
+ 38366 9.5914999999999993E-03 2.9761506353052857E-03 1.0992280569135682E+00
+ 38367 9.5917499999999996E-03 2.9764254488882256E-03 1.0992791568849332E+00
+ 38368 9.5919999999999998E-03 2.9767002752526164E-03 1.0993302568562981E+00
+ 38369 9.5922500000000001E-03 2.9769751143975147E-03 1.0993813568276636E+00
+ 38370 9.5925000000000003E-03 2.9772499663130083E-03 1.0994324567990286E+00
+ 38371 9.5927500000000006E-03 2.9775248309966474E-03 1.0994835567703940E+00
+ 38372 9.5929999999999991E-03 2.9777997084485166E-03 1.0995346567417585E+00
+ 38373 9.5932499999999993E-03 2.9780745986687073E-03 1.0995857567131240E+00
+ 38374 9.5934999999999996E-03 2.9783495016572955E-03 1.0996368566844890E+00
+ 38375 9.5937499999999998E-03 2.9786244174143679E-03 1.0996879566558539E+00
+ 38376 9.5940000000000001E-03 2.9788993459400129E-03 1.0997390566272194E+00
+ 38377 9.5942500000000003E-03 2.9791742872343086E-03 1.0997901565985844E+00
+ 38378 9.5945000000000006E-03 2.9794492412973436E-03 1.0998412565699494E+00
+ 38379 9.5947499999999991E-03 2.9797242081291975E-03 1.0998923565413143E+00
+ 38380 9.5949999999999994E-03 2.9799991877299628E-03 1.0999434565126793E+00
+ 38381 9.5952499999999996E-03 2.9802741800997192E-03 1.0999945564840448E+00
+ 38382 9.5954999999999999E-03 2.9805491852385535E-03 1.1000456564554097E+00
+ 38383 9.5957500000000001E-03 2.9808242031465464E-03 1.1000967564267752E+00
+ 38384 9.5960000000000004E-03 2.9810992338237877E-03 1.1001478563981402E+00
+ 38385 9.5962500000000006E-03 2.9813742772703583E-03 1.1001989563695052E+00
+ 38386 9.5964999999999991E-03 2.9816493334863421E-03 1.1002500563408701E+00
+ 38387 9.5967499999999994E-03 2.9819244024718262E-03 1.1003011563122351E+00
+ 38388 9.5969999999999996E-03 2.9821994842268991E-03 1.1003522562836006E+00
+ 38389 9.5972499999999999E-03 2.9824745787516396E-03 1.1004033562549655E+00
+ 38390 9.5975000000000001E-03 2.9827496860461333E-03 1.1004544562263310E+00
+ 38391 9.5977500000000004E-03 2.9830248061104687E-03 1.1005055561976960E+00
+ 38392 9.5980000000000006E-03 2.9832999389447280E-03 1.1005566561690610E+00
+ 38393 9.5982499999999991E-03 2.9835750845489933E-03 1.1006077561404259E+00
+ 38394 9.5984999999999994E-03 2.9838502429233560E-03 1.1006588561117909E+00
+ 38395 9.5987499999999996E-03 2.9841254140678987E-03 1.1007099560831564E+00
+ 38396 9.5989999999999999E-03 2.9844005979827041E-03 1.1007610560545213E+00
+ 38397 9.5992500000000001E-03 2.9846757946678619E-03 1.1008121560258863E+00
+ 38398 9.5995000000000004E-03 2.9849510041234529E-03 1.1008632559972518E+00
+ 38399 9.5997500000000006E-03 2.9852262263495642E-03 1.1009143559686168E+00
+ 38400 9.5999999999999992E-03 2.9855014613462782E-03 1.1009654559399817E+00
+ 38401 9.6002499999999994E-03 2.9857767091136848E-03 1.1010165559113467E+00
+ 38402 9.6004999999999997E-03 2.9860519696518670E-03 1.1010676558827122E+00
+ 38403 9.6007499999999999E-03 2.9863272429609101E-03 1.1011187558540771E+00
+ 38404 9.6010000000000002E-03 2.9866025290409006E-03 1.1011698558254421E+00
+ 38405 9.6012500000000004E-03 2.9868778278919206E-03 1.1012209557968076E+00
+ 38406 9.6015000000000007E-03 2.9871531395140594E-03 1.1012720557681726E+00
+ 38407 9.6017499999999992E-03 2.9874284639073963E-03 1.1013231557395375E+00
+ 38408 9.6019999999999994E-03 2.9877038010720255E-03 1.1013742557109025E+00
+ 38409 9.6022499999999997E-03 2.9879791510080342E-03 1.1014253556822680E+00
+ 38410 9.6024999999999999E-03 2.9882545137154891E-03 1.1014764556536329E+00
+ 38411 9.6027500000000002E-03 2.9885298891944925E-03 1.1015275556249979E+00
+ 38412 9.6030000000000004E-03 2.9888052774451278E-03 1.1015786555963634E+00
+ 38413 9.6032500000000007E-03 2.9890806784674795E-03 1.1016297555677284E+00
+ 38414 9.6034999999999992E-03 2.9893560922616279E-03 1.1016808555390933E+00
+ 38415 9.6037499999999994E-03 2.9896315188276692E-03 1.1017319555104583E+00
+ 38416 9.6039999999999997E-03 2.9899069581656801E-03 1.1017830554818238E+00
+ 38417 9.6042499999999999E-03 2.9901824102757492E-03 1.1018341554531887E+00
+ 38418 9.6045000000000002E-03 2.9904578751579654E-03 1.1018852554245537E+00
+ 38419 9.6047500000000004E-03 2.9907333528124097E-03 1.1019363553959192E+00
+ 38420 9.6049999999999990E-03 2.9910088432391672E-03 1.1019874553672837E+00
+ 38421 9.6052499999999992E-03 2.9912843464383302E-03 1.1020385553386491E+00
+ 38422 9.6054999999999995E-03 2.9915598624099819E-03 1.1020896553100141E+00
+ 38423 9.6057499999999997E-03 2.9918353911542049E-03 1.1021407552813791E+00
+ 38424 9.6060000000000000E-03 2.9921109326710893E-03 1.1021918552527445E+00
+ 38425 9.6062500000000002E-03 2.9923864869607175E-03 1.1022429552241095E+00
+ 38426 9.6065000000000005E-03 2.9926620540231784E-03 1.1022940551954750E+00
+ 38427 9.6067499999999990E-03 2.9929376338585535E-03 1.1023451551668395E+00
+ 38428 9.6069999999999992E-03 2.9932132264669370E-03 1.1023962551382049E+00
+ 38429 9.6072499999999995E-03 2.9934888318484112E-03 1.1024473551095699E+00
+ 38430 9.6074999999999997E-03 2.9937644500030586E-03 1.1024984550809349E+00
+ 38431 9.6077500000000000E-03 2.9940400809309697E-03 1.1025495550523003E+00
+ 38432 9.6080000000000002E-03 2.9943157246322249E-03 1.1026006550236653E+00
+ 38433 9.6082500000000005E-03 2.9945913811069229E-03 1.1026517549950308E+00
+ 38434 9.6084999999999990E-03 2.9948670503551380E-03 1.1027028549663953E+00
+ 38435 9.6087499999999992E-03 2.9951427323769617E-03 1.1027539549377607E+00
+ 38436 9.6089999999999995E-03 2.9954184271724794E-03 1.1028050549091257E+00
+ 38437 9.6092499999999997E-03 2.9956941347417778E-03 1.1028561548804907E+00
+ 38438 9.6095000000000000E-03 2.9959698550849406E-03 1.1029072548518561E+00
+ 38439 9.6097500000000002E-03 2.9962455882020576E-03 1.1029583548232211E+00
+ 38440 9.6100000000000005E-03 2.9965213340932173E-03 1.1030094547945861E+00
+ 38441 9.6102499999999990E-03 2.9967970927584982E-03 1.1030605547659511E+00
+ 38442 9.6104999999999993E-03 2.9970728641979952E-03 1.1031116547373161E+00
+ 38443 9.6107499999999995E-03 2.9973486484117895E-03 1.1031627547086815E+00
+ 38444 9.6109999999999998E-03 2.9976244453999721E-03 1.1032138546800465E+00
+ 38445 9.6112500000000000E-03 2.9979002551626258E-03 1.1032649546514119E+00
+ 38446 9.6115000000000003E-03 2.9981760776998400E-03 1.1033160546227769E+00
+ 38447 9.6117500000000005E-03 2.9984519130116989E-03 1.1033671545941419E+00
+ 38448 9.6119999999999990E-03 2.9987277610982908E-03 1.1034182545655069E+00
+ 38449 9.6122499999999993E-03 2.9990036219597030E-03 1.1034693545368719E+00
+ 38450 9.6124999999999995E-03 2.9992794955960222E-03 1.1035204545082373E+00
+ 38451 9.6127499999999998E-03 2.9995553820073343E-03 1.1035715544796023E+00
+ 38452 9.6130000000000000E-03 2.9998312811937260E-03 1.1036226544509677E+00
+ 38453 9.6132500000000003E-03 3.0001071931552844E-03 1.1036737544223327E+00
+ 38454 9.6135000000000005E-03 3.0003831178920986E-03 1.1037248543936977E+00
+ 38455 9.6137499999999990E-03 3.0006590554042534E-03 1.1037759543650627E+00
+ 38456 9.6139999999999993E-03 3.0009350056918339E-03 1.1038270543364277E+00
+ 38457 9.6142499999999995E-03 3.0012109687549320E-03 1.1038781543077931E+00
+ 38458 9.6144999999999998E-03 3.0014869445936327E-03 1.1039292542791581E+00
+ 38459 9.6147500000000000E-03 3.0017629332080207E-03 1.1039803542505231E+00
+ 38460 9.6150000000000003E-03 3.0020389345981869E-03 1.1040314542218885E+00
+ 38461 9.6152500000000005E-03 3.0023149487642163E-03 1.1040825541932535E+00
+ 38462 9.6154999999999990E-03 3.0025909757061932E-03 1.1041336541646185E+00
+ 38463 9.6157499999999993E-03 3.0028670154242129E-03 1.1041847541359835E+00
+ 38464 9.6159999999999995E-03 3.0031430679183552E-03 1.1042358541073489E+00
+ 38465 9.6162499999999998E-03 3.0034191331887129E-03 1.1042869540787139E+00
+ 38466 9.6165000000000000E-03 3.0036952112353680E-03 1.1043380540500789E+00
+ 38467 9.6167500000000003E-03 3.0039713020584132E-03 1.1043891540214443E+00
+ 38468 9.6170000000000005E-03 3.0042474056579302E-03 1.1044402539928093E+00
+ 38469 9.6172499999999991E-03 3.0045235220340100E-03 1.1044913539641743E+00
+ 38470 9.6174999999999993E-03 3.0047996511867398E-03 1.1045424539355393E+00
+ 38471 9.6177499999999996E-03 3.0050757931162080E-03 1.1045935539069047E+00
+ 38472 9.6179999999999998E-03 3.0053519478225000E-03 1.1046446538782697E+00
+ 38473 9.6182500000000001E-03 3.0056281153057062E-03 1.1046957538496347E+00
+ 38474 9.6185000000000003E-03 3.0059042955659101E-03 1.1047468538210001E+00
+ 38475 9.6187500000000006E-03 3.0061804886032024E-03 1.1047979537923651E+00
+ 38476 9.6189999999999991E-03 3.0064566944171100E-03 1.1048490537637301E+00
+ 38477 9.6192499999999993E-03 3.0067329130043477E-03 1.1049001537350951E+00
+ 38478 9.6194999999999996E-03 3.0070091443644294E-03 1.1049512537064605E+00
+ 38479 9.6197499999999998E-03 3.0072853884974458E-03 1.1050023536778255E+00
+ 38480 9.6200000000000001E-03 3.0075616454034791E-03 1.1050534536491905E+00
+ 38481 9.6202500000000003E-03 3.0078379150826171E-03 1.1051045536205559E+00
+ 38482 9.6205000000000006E-03 3.0081141975349442E-03 1.1051556535919209E+00
+ 38483 9.6207499999999991E-03 3.0083904927605425E-03 1.1052067535632859E+00
+ 38484 9.6209999999999993E-03 3.0086668007595057E-03 1.1052578535346509E+00
+ 38485 9.6212499999999996E-03 3.0089431215319135E-03 1.1053089535060159E+00
+ 38486 9.6214999999999998E-03 3.0092194550778517E-03 1.1053600534773813E+00
+ 38487 9.6217500000000001E-03 3.0094958013974099E-03 1.1054111534487463E+00
+ 38488 9.6220000000000003E-03 3.0097721604906702E-03 1.1054622534201117E+00
+ 38489 9.6222500000000006E-03 3.0100485323577195E-03 1.1055133533914767E+00
+ 38490 9.6224999999999991E-03 3.0103249169986424E-03 1.1055644533628417E+00
+ 38491 9.6227499999999994E-03 3.0106013144135277E-03 1.1056155533342067E+00
+ 38492 9.6229999999999996E-03 3.0108777246024634E-03 1.1056666533055717E+00
+ 38493 9.6232499999999999E-03 3.0111541475655291E-03 1.1057177532769371E+00
+ 38494 9.6235000000000001E-03 3.0114305833028143E-03 1.1057688532483021E+00
+ 38495 9.6237500000000004E-03 3.0117070318144042E-03 1.1058199532196675E+00
+ 38496 9.6240000000000006E-03 3.0119834931003862E-03 1.1058710531910325E+00
+ 38497 9.6242499999999991E-03 3.0122599671608412E-03 1.1059221531623975E+00
+ 38498 9.6244999999999994E-03 3.0125364539958610E-03 1.1059732531337625E+00
+ 38499 9.6247499999999996E-03 3.0128129536055332E-03 1.1060243531051275E+00
+ 38500 9.6249999999999999E-03 3.0130894659899394E-03 1.1060754530764929E+00
+ 38501 9.6252500000000001E-03 3.0133659911491684E-03 1.1061265530478579E+00
+ 38502 9.6255000000000004E-03 3.0136425311720178E-03 1.1061776530192229E+00
+ 38503 9.6257500000000006E-03 3.0139190819667215E-03 1.1062287529905883E+00
+ 38504 9.6259999999999991E-03 3.0141956455373630E-03 1.1062798529619529E+00
+ 38505 9.6262499999999994E-03 3.0144722218840374E-03 1.1063309529333183E+00
+ 38506 9.6264999999999996E-03 3.0147488110068245E-03 1.1063820529046833E+00
+ 38507 9.6267499999999999E-03 3.0150254129058173E-03 1.1064331528760487E+00
+ 38508 9.6270000000000001E-03 3.0153020275810955E-03 1.1064842528474137E+00
+ 38509 9.6272500000000004E-03 3.0155786550327504E-03 1.1065353528187787E+00
+ 38510 9.6275000000000006E-03 3.0158552952608683E-03 1.1065864527901441E+00
+ 38511 9.6277499999999992E-03 3.0161319482655343E-03 1.1066375527615087E+00
+ 38512 9.6279999999999994E-03 3.0164086140468381E-03 1.1066886527328741E+00
+ 38513 9.6282499999999997E-03 3.0166852926048673E-03 1.1067397527042391E+00
+ 38514 9.6284999999999999E-03 3.0169619839397065E-03 1.1067908526756045E+00
+ 38515 9.6287500000000002E-03 3.0172386880514424E-03 1.1068419526469695E+00
+ 38516 9.6290000000000004E-03 3.0175154049401644E-03 1.1068930526183345E+00
+ 38517 9.6292500000000007E-03 3.0177921346059566E-03 1.1069441525896999E+00
+ 38518 9.6294999999999992E-03 3.0180688770489062E-03 1.1069952525610645E+00
+ 38519 9.6297499999999994E-03 3.0183456322691094E-03 1.1070463525324299E+00
+ 38520 9.6299999999999997E-03 3.0186224002666409E-03 1.1070974525037949E+00
+ 38521 9.6302499999999999E-03 3.0188991810415951E-03 1.1071485524751599E+00
+ 38522 9.6305000000000002E-03 3.0191759745940589E-03 1.1071996524465253E+00
+ 38523 9.6307500000000004E-03 3.0194527809241163E-03 1.1072507524178903E+00
+ 38524 9.6310000000000007E-03 3.0197296000318572E-03 1.1073018523892557E+00
+ 38525 9.6312499999999992E-03 3.0200064319173686E-03 1.1073529523606203E+00
+ 38526 9.6314999999999994E-03 3.0202832765807383E-03 1.1074040523319857E+00
+ 38527 9.6317499999999997E-03 3.0205601340220563E-03 1.1074551523033507E+00
+ 38528 9.6319999999999999E-03 3.0208370042414034E-03 1.1075062522747157E+00
+ 38529 9.6322500000000002E-03 3.0211138872388711E-03 1.1075573522460811E+00
+ 38530 9.6325000000000004E-03 3.0213907830129410E-03 1.1076084522174461E+00
+ 38531 9.6327499999999990E-03 3.0216676915588887E-03 1.1076595521888111E+00
+ 38532 9.6329999999999992E-03 3.0219446128764813E-03 1.1077106521601761E+00
+ 38533 9.6332499999999995E-03 3.0222215469658006E-03 1.1077617521315415E+00
+ 38534 9.6334999999999997E-03 3.0224984938269296E-03 1.1078128521029065E+00
+ 38535 9.6337500000000000E-03 3.0227754534599537E-03 1.1078639520742715E+00
+ 38536 9.6340000000000002E-03 3.0230524258649579E-03 1.1079150520456369E+00
+ 38537 9.6342500000000005E-03 3.0233294110420268E-03 1.1079661520170019E+00
+ 38538 9.6344999999999990E-03 3.0236064089912418E-03 1.1080172519883669E+00
+ 38539 9.6347499999999992E-03 3.0238834197126928E-03 1.1080683519597319E+00
+ 38540 9.6349999999999995E-03 3.0241604432064608E-03 1.1081194519310973E+00
+ 38541 9.6352499999999997E-03 3.0244374794726305E-03 1.1081705519024623E+00
+ 38542 9.6355000000000000E-03 3.0247145285112872E-03 1.1082216518738273E+00
+ 38543 9.6357500000000002E-03 3.0249915903225160E-03 1.1082727518451927E+00
+ 38544 9.6360000000000005E-03 3.0252686649063993E-03 1.1083238518165577E+00
+ 38545 9.6362499999999990E-03 3.0255457522630250E-03 1.1083749517879227E+00
+ 38546 9.6364999999999992E-03 3.0258228523924765E-03 1.1084260517592877E+00
+ 38547 9.6367499999999995E-03 3.0260999652948375E-03 1.1084771517306526E+00
+ 38548 9.6369999999999997E-03 3.0263770909701917E-03 1.1085282517020181E+00
+ 38549 9.6372500000000000E-03 3.0266542294186283E-03 1.1085793516733831E+00
+ 38550 9.6375000000000002E-03 3.0269313806402299E-03 1.1086304516447485E+00
+ 38551 9.6377500000000005E-03 3.0272085446350814E-03 1.1086815516161135E+00
+ 38552 9.6379999999999990E-03 3.0274857214032643E-03 1.1087326515874785E+00
+ 38553 9.6382499999999992E-03 3.0277629109448658E-03 1.1087837515588435E+00
+ 38554 9.6384999999999995E-03 3.0280401132599787E-03 1.1088348515302084E+00
+ 38555 9.6387499999999997E-03 3.0283173283486785E-03 1.1088859515015739E+00
+ 38556 9.6390000000000000E-03 3.0285945562110537E-03 1.1089370514729389E+00
+ 38557 9.6392500000000002E-03 3.0288717968471866E-03 1.1089881514443043E+00
+ 38558 9.6395000000000005E-03 3.0291490502571648E-03 1.1090392514156693E+00
+ 38559 9.6397499999999990E-03 3.0294263164410704E-03 1.1090903513870343E+00
+ 38560 9.6399999999999993E-03 3.0297035953989935E-03 1.1091414513583993E+00
+ 38561 9.6402499999999995E-03 3.0299808871310178E-03 1.1091925513297642E+00
+ 38562 9.6404999999999998E-03 3.0302581916372274E-03 1.1092436513011297E+00
+ 38563 9.6407500000000000E-03 3.0305355089177070E-03 1.1092947512724947E+00
+ 38564 9.6410000000000003E-03 3.0308128389725437E-03 1.1093458512438596E+00
+ 38565 9.6412500000000005E-03 3.0310901818018212E-03 1.1093969512152251E+00
+ 38566 9.6414999999999990E-03 3.0313675374056231E-03 1.1094480511865896E+00
+ 38567 9.6417499999999993E-03 3.0316449057840398E-03 1.1094991511579551E+00
+ 38568 9.6419999999999995E-03 3.0319222869371549E-03 1.1095502511293200E+00
+ 38569 9.6422499999999998E-03 3.0321996808650516E-03 1.1096013511006855E+00
+ 38570 9.6425000000000000E-03 3.0324770875678167E-03 1.1096524510720505E+00
+ 38571 9.6427500000000003E-03 3.0327545070455348E-03 1.1097035510434154E+00
+ 38572 9.6430000000000005E-03 3.0330319392982974E-03 1.1097546510147809E+00
+ 38573 9.6432499999999990E-03 3.0333093843261834E-03 1.1098057509861454E+00
+ 38574 9.6434999999999993E-03 3.0335868421292804E-03 1.1098568509575109E+00
+ 38575 9.6437499999999995E-03 3.0338643127076704E-03 1.1099079509288758E+00
+ 38576 9.6439999999999998E-03 3.0341417960614474E-03 1.1099590509002413E+00
+ 38577 9.6442500000000000E-03 3.0344192921906892E-03 1.1100101508716063E+00
+ 38578 9.6445000000000003E-03 3.0346968010954850E-03 1.1100612508429712E+00
+ 38579 9.6447500000000005E-03 3.0349743227759199E-03 1.1101123508143367E+00
+ 38580 9.6449999999999991E-03 3.0352518572320819E-03 1.1101634507857012E+00
+ 38581 9.6452499999999993E-03 3.0355294044640533E-03 1.1102145507570667E+00
+ 38582 9.6454999999999996E-03 3.0358069644719240E-03 1.1102656507284316E+00
+ 38583 9.6457499999999998E-03 3.0360845372557755E-03 1.1103167506997971E+00
+ 38584 9.6460000000000001E-03 3.0363621228152384E-03 1.1103678506711621E+00
+ 38585 9.6462500000000003E-03 3.0366397211487616E-03 1.1104189506425270E+00
+ 38586 9.6465000000000006E-03 3.0369173322562812E-03 1.1104700506138925E+00
+ 38587 9.6467499999999991E-03 3.0371949561378855E-03 1.1105211505852570E+00
+ 38588 9.6469999999999993E-03 3.0374725927936590E-03 1.1105722505566225E+00
+ 38589 9.6472499999999996E-03 3.0377502422236848E-03 1.1106233505279874E+00
+ 38590 9.6474999999999998E-03 3.0380279044280516E-03 1.1106744504993524E+00
+ 38591 9.6477500000000001E-03 3.0383055794068418E-03 1.1107255504707179E+00
+ 38592 9.6480000000000003E-03 3.0385832671601409E-03 1.1107766504420828E+00
+ 38593 9.6482500000000006E-03 3.0388609676880334E-03 1.1108277504134483E+00
+ 38594 9.6484999999999991E-03 3.0391386809906031E-03 1.1108788503848128E+00
+ 38595 9.6487499999999993E-03 3.0394164070679411E-03 1.1109299503561783E+00
+ 38596 9.6489999999999996E-03 3.0396941459201257E-03 1.1109810503275432E+00
+ 38597 9.6492499999999998E-03 3.0399718979880132E-03 1.1110321502989082E+00
+ 38598 9.6495000000000001E-03 3.0402496625291211E-03 1.1110832502702737E+00
+ 38599 9.6497500000000003E-03 3.0405274398401204E-03 1.1111343502416386E+00
+ 38600 9.6500000000000006E-03 3.0408052299210893E-03 1.1111854502130041E+00
+ 38601 9.6502499999999991E-03 3.0410830327721136E-03 1.1112365501843686E+00
+ 38602 9.6504999999999994E-03 3.0413608483932770E-03 1.1112876501557341E+00
+ 38603 9.6507499999999996E-03 3.0416386767846636E-03 1.1113387501270990E+00
+ 38604 9.6509999999999999E-03 3.0419165179463516E-03 1.1113898500984640E+00
+ 38605 9.6512500000000001E-03 3.0421943718784289E-03 1.1114409500698295E+00
+ 38606 9.6515000000000004E-03 3.0424722385809714E-03 1.1114920500411944E+00
+ 38607 9.6517500000000006E-03 3.0427501180540707E-03 1.1115431500125594E+00
+ 38608 9.6519999999999991E-03 3.0430280102978009E-03 1.1115942499839244E+00
+ 38609 9.6522499999999994E-03 3.0433059153122518E-03 1.1116453499552894E+00
+ 38610 9.6524999999999996E-03 3.0435838330975058E-03 1.1116964499266548E+00
+ 38611 9.6527499999999999E-03 3.0438617636536422E-03 1.1117475498980198E+00
+ 38612 9.6530000000000001E-03 3.0441397069807482E-03 1.1117986498693853E+00
+ 38613 9.6532500000000004E-03 3.0444176630789036E-03 1.1118497498407502E+00
+ 38614 9.6535000000000006E-03 3.0446956319481939E-03 1.1119008498121152E+00
+ 38615 9.6537499999999991E-03 3.0449736135887005E-03 1.1119519497834802E+00
+ 38616 9.6539999999999994E-03 3.0452516080005064E-03 1.1120030497548452E+00
+ 38617 9.6542499999999996E-03 3.0455296151836986E-03 1.1120541497262106E+00
+ 38618 9.6544999999999999E-03 3.0458076351383566E-03 1.1121052496975756E+00
+ 38619 9.6547500000000001E-03 3.0460856678645658E-03 1.1121563496689411E+00
+ 38620 9.6550000000000004E-03 3.0463637133624059E-03 1.1122074496403060E+00
+ 38621 9.6552500000000006E-03 3.0466417716319650E-03 1.1122585496116710E+00
+ 38622 9.6554999999999992E-03 3.0469198426733230E-03 1.1123096495830360E+00
+ 38623 9.6557499999999994E-03 3.0471979264865652E-03 1.1123607495544010E+00
+ 38624 9.6559999999999997E-03 3.0474760230717766E-03 1.1124118495257664E+00
+ 38625 9.6562499999999999E-03 3.0477541324290362E-03 1.1124629494971314E+00
+ 38626 9.6565000000000002E-03 3.0480322545584316E-03 1.1125140494684964E+00
+ 38627 9.6567500000000004E-03 3.0483103894600439E-03 1.1125651494398618E+00
+ 38628 9.6570000000000007E-03 3.0485885371339589E-03 1.1126162494112268E+00
+ 38629 9.6572499999999992E-03 3.0488666975802578E-03 1.1126673493825918E+00
+ 38630 9.6574999999999994E-03 3.0491448707990255E-03 1.1127184493539568E+00
+ 38631 9.6577499999999997E-03 3.0494230567903466E-03 1.1127695493253222E+00
+ 38632 9.6579999999999999E-03 3.0497012555543044E-03 1.1128206492966872E+00
+ 38633 9.6582500000000002E-03 3.0499794670909813E-03 1.1128717492680522E+00
+ 38634 9.6585000000000004E-03 3.0502576914004619E-03 1.1129228492394176E+00
+ 38635 9.6587500000000007E-03 3.0505359284828289E-03 1.1129739492107826E+00
+ 38636 9.6589999999999992E-03 3.0508141783381682E-03 1.1130250491821476E+00
+ 38637 9.6592499999999994E-03 3.0510924409665628E-03 1.1130761491535126E+00
+ 38638 9.6594999999999997E-03 3.0513707163680967E-03 1.1131272491248780E+00
+ 38639 9.6597499999999999E-03 3.0516490045428540E-03 1.1131783490962430E+00
+ 38640 9.6600000000000002E-03 3.0519273054909184E-03 1.1132294490676080E+00
+ 38641 9.6602500000000004E-03 3.0522056192123742E-03 1.1132805490389734E+00
+ 38642 9.6604999999999989E-03 3.0524839457073006E-03 1.1133316490103380E+00
+ 38643 9.6607499999999992E-03 3.0527622849757926E-03 1.1133827489817034E+00
+ 38644 9.6609999999999994E-03 3.0530406370179240E-03 1.1134338489530684E+00
+ 38645 9.6612499999999997E-03 3.0533190018337867E-03 1.1134849489244338E+00
+ 38646 9.6614999999999999E-03 3.0535973794234570E-03 1.1135360488957988E+00
+ 38647 9.6617500000000002E-03 3.0538757697870251E-03 1.1135871488671638E+00
+ 38648 9.6620000000000004E-03 3.0541541729245713E-03 1.1136382488385292E+00
+ 38649 9.6622499999999990E-03 3.0544325888361818E-03 1.1136893488098938E+00
+ 38650 9.6624999999999992E-03 3.0547110175219434E-03 1.1137404487812592E+00
+ 38651 9.6627499999999995E-03 3.0549894589819368E-03 1.1137915487526242E+00
+ 38652 9.6629999999999997E-03 3.0552679241660067E-03 1.1138426487239892E+00
+ 38653 9.6632500000000000E-03 3.0555463908626236E-03 1.1138937486953546E+00
+ 38654 9.6635000000000002E-03 3.0558248703352140E-03 1.1139448486667196E+00
+ 38655 9.6637500000000005E-03 3.0561033625838654E-03 1.1139959486380850E+00
+ 38656 9.6639999999999990E-03 3.0563818676086572E-03 1.1140470486094496E+00
+ 38657 9.6642499999999992E-03 3.0566603854096808E-03 1.1140981485808150E+00
+ 38658 9.6644999999999995E-03 3.0569389159870210E-03 1.1141492485521800E+00
+ 38659 9.6647499999999997E-03 3.0572174593407630E-03 1.1142003485235450E+00
+ 38660 9.6650000000000000E-03 3.0574960154709880E-03 1.1142514484949104E+00
+ 38661 9.6652500000000002E-03 3.0577745843777867E-03 1.1143025484662754E+00
+ 38662 9.6655000000000005E-03 3.0580531660612410E-03 1.1143536484376408E+00
+ 38663 9.6657499999999990E-03 3.0583317605214358E-03 1.1144047484090054E+00
+ 38664 9.6659999999999992E-03 3.0586103677584598E-03 1.1144558483803708E+00
+ 38665 9.6662499999999995E-03 3.0588889877723969E-03 1.1145069483517358E+00
+ 38666 9.6664999999999997E-03 3.0591676205633331E-03 1.1145580483231008E+00
+ 38667 9.6667500000000000E-03 3.0594462661313543E-03 1.1146091482944662E+00
+ 38668 9.6670000000000002E-03 3.0597249244765467E-03 1.1146602482658312E+00
+ 38669 9.6672500000000005E-03 3.0600035955989915E-03 1.1147113482371962E+00
+ 38670 9.6674999999999990E-03 3.0602822794987780E-03 1.1147624482085612E+00
+ 38671 9.6677499999999993E-03 3.0605609761759915E-03 1.1148135481799262E+00
+ 38672 9.6679999999999995E-03 3.0608396856307211E-03 1.1148646481512916E+00
+ 38673 9.6682499999999998E-03 3.0611184078630483E-03 1.1149157481226566E+00
+ 38674 9.6685000000000000E-03 3.0613971384444469E-03 1.1149668480940220E+00
+ 38675 9.6687500000000003E-03 3.0616758865114053E-03 1.1150179480653870E+00
+ 38676 9.6690000000000005E-03 3.0619546473547149E-03 1.1150690480367520E+00
+ 38677 9.6692499999999990E-03 3.0622334209744607E-03 1.1151201480081170E+00
+ 38678 9.6694999999999993E-03 3.0625122073707272E-03 1.1151712479794820E+00
+ 38679 9.6697499999999995E-03 3.0627910065435986E-03 1.1152223479508474E+00
+ 38680 9.6699999999999998E-03 3.0630698184931650E-03 1.1152734479222124E+00
+ 38681 9.6702500000000000E-03 3.0633486432195076E-03 1.1153245478935778E+00
+ 38682 9.6705000000000003E-03 3.0636274807227127E-03 1.1153756478649428E+00
+ 38683 9.6707500000000005E-03 3.0639063310028644E-03 1.1154267478363078E+00
+ 38684 9.6709999999999990E-03 3.0641851940600476E-03 1.1154778478076728E+00
+ 38685 9.6712499999999993E-03 3.0644640698943505E-03 1.1155289477790378E+00
+ 38686 9.6714999999999995E-03 3.0647429585058581E-03 1.1155800477504032E+00
+ 38687 9.6717499999999998E-03 3.0650218598946553E-03 1.1156311477217682E+00
+ 38688 9.6720000000000000E-03 3.0653007740608263E-03 1.1156822476931332E+00
+ 38689 9.6722500000000003E-03 3.0655797010044573E-03 1.1157333476644986E+00
+ 38690 9.6725000000000005E-03 3.0658586407256347E-03 1.1157844476358636E+00
+ 38691 9.6727499999999991E-03 3.0661375932244423E-03 1.1158355476072286E+00
+ 38692 9.6729999999999993E-03 3.0664165585009670E-03 1.1158866475785936E+00
+ 38693 9.6732499999999996E-03 3.0666955365534787E-03 1.1159377475499590E+00
+ 38694 9.6734999999999998E-03 3.0669745273783442E-03 1.1159888475213240E+00
+ 38695 9.6737500000000001E-03 3.0672535309755247E-03 1.1160399474926890E+00
+ 38696 9.6740000000000003E-03 3.0675325473451093E-03 1.1160910474640544E+00
+ 38697 9.6742500000000006E-03 3.0678115764871780E-03 1.1161421474354194E+00
+ 38698 9.6744999999999991E-03 3.0680906184018153E-03 1.1161932474067844E+00
+ 38699 9.6747499999999993E-03 3.0683696730891058E-03 1.1162443473781494E+00
+ 38700 9.6749999999999996E-03 3.0686487405491300E-03 1.1162954473495148E+00
+ 38701 9.6752499999999998E-03 3.0689278207819727E-03 1.1163465473208798E+00
+ 38702 9.6755000000000001E-03 3.0692069137877175E-03 1.1163976472922448E+00
+ 38703 9.6757500000000003E-03 3.0694860195664446E-03 1.1164487472636102E+00
+ 38704 9.6760000000000006E-03 3.0697651381182368E-03 1.1164998472349752E+00
+ 38705 9.6762499999999991E-03 3.0700442694431827E-03 1.1165509472063402E+00
+ 38706 9.6764999999999993E-03 3.0703234135413615E-03 1.1166020471777052E+00
+ 38707 9.6767499999999996E-03 3.0706025704128571E-03 1.1166531471490706E+00
+ 38708 9.6769999999999998E-03 3.0708817400577526E-03 1.1167042471204356E+00
+ 38709 9.6772500000000001E-03 3.0711609224761314E-03 1.1167553470918006E+00
+ 38710 9.6775000000000003E-03 3.0714401176680792E-03 1.1168064470631660E+00
+ 38711 9.6777500000000006E-03 3.0717193256336764E-03 1.1168575470345310E+00
+ 38712 9.6779999999999991E-03 3.0719985463730044E-03 1.1169086470058960E+00
+ 38713 9.6782499999999994E-03 3.0722777798861513E-03 1.1169597469772610E+00
+ 38714 9.6784999999999996E-03 3.0725570261732008E-03 1.1170108469486260E+00
+ 38715 9.6787499999999999E-03 3.0728362852342327E-03 1.1170619469199914E+00
+ 38716 9.6790000000000001E-03 3.0731155570693333E-03 1.1171130468913564E+00
+ 38717 9.6792500000000004E-03 3.0733948416785850E-03 1.1171641468627218E+00
+ 38718 9.6795000000000006E-03 3.0736741390620728E-03 1.1172152468340868E+00
+ 38719 9.6797499999999991E-03 3.0739534492198730E-03 1.1172663468054518E+00
+ 38720 9.6799999999999994E-03 3.0742327721520815E-03 1.1173174467768168E+00
+ 38721 9.6802499999999996E-03 3.0745121078587763E-03 1.1173685467481818E+00
+ 38722 9.6804999999999999E-03 3.0747914563400390E-03 1.1174196467195472E+00
+ 38723 9.6807500000000001E-03 3.0750708175959558E-03 1.1174707466909122E+00
+ 38724 9.6810000000000004E-03 3.0753501916266105E-03 1.1175218466622776E+00
+ 38725 9.6812500000000006E-03 3.0756295784320855E-03 1.1175729466336426E+00
+ 38726 9.6814999999999991E-03 3.0759089780124631E-03 1.1176240466050076E+00
+ 38727 9.6817499999999994E-03 3.0761883903678349E-03 1.1176751465763726E+00
+ 38728 9.6819999999999996E-03 3.0764678154982755E-03 1.1177262465477376E+00
+ 38729 9.6822499999999999E-03 3.0767472534038737E-03 1.1177773465191030E+00
+ 38730 9.6825000000000001E-03 3.0770267040847133E-03 1.1178284464904680E+00
+ 38731 9.6827500000000004E-03 3.0773061675408789E-03 1.1178795464618330E+00
+ 38732 9.6830000000000006E-03 3.0775856437724532E-03 1.1179306464331984E+00
+ 38733 9.6832499999999991E-03 3.0778651327795156E-03 1.1179817464045629E+00
+ 38734 9.6834999999999994E-03 3.0781446345621577E-03 1.1180328463759284E+00
+ 38735 9.6837499999999996E-03 3.0784241491204631E-03 1.1180839463472934E+00
+ 38736 9.6839999999999999E-03 3.0787036764545130E-03 1.1181350463186588E+00
+ 38737 9.6842500000000001E-03 3.0789832165643923E-03 1.1181861462900238E+00
+ 38738 9.6845000000000004E-03 3.0792627694501864E-03 1.1182372462613888E+00
+ 38739 9.6847500000000006E-03 3.0795423351119774E-03 1.1182883462327542E+00
+ 38740 9.6849999999999992E-03 3.0798219135498486E-03 1.1183394462041187E+00
+ 38741 9.6852499999999994E-03 3.0801015047638891E-03 1.1183905461754842E+00
+ 38742 9.6854999999999997E-03 3.0803811087541798E-03 1.1184416461468492E+00
+ 38743 9.6857499999999999E-03 3.0806607255208073E-03 1.1184927461182146E+00
+ 38744 9.6860000000000002E-03 3.0809403550638528E-03 1.1185438460895796E+00
+ 38745 9.6862500000000004E-03 3.0812199973834038E-03 1.1185949460609446E+00
+ 38746 9.6865000000000007E-03 3.0814996524795440E-03 1.1186460460323100E+00
+ 38747 9.6867499999999992E-03 3.0817793203523555E-03 1.1186971460036745E+00
+ 38748 9.6869999999999994E-03 3.0820590010019258E-03 1.1187482459750400E+00
+ 38749 9.6872499999999997E-03 3.0823386944283386E-03 1.1187993459464050E+00
+ 38750 9.6874999999999999E-03 3.0826184006316790E-03 1.1188504459177699E+00
+ 38751 9.6877500000000002E-03 3.0828981196120301E-03 1.1189015458891354E+00
+ 38752 9.6880000000000004E-03 3.0831778513694800E-03 1.1189526458605004E+00
+ 38753 9.6882499999999989E-03 3.0834575959041073E-03 1.1190037458318653E+00
+ 38754 9.6884999999999992E-03 3.0837373532160025E-03 1.1190548458032303E+00
+ 38755 9.6887499999999994E-03 3.0840171233052468E-03 1.1191059457745958E+00
+ 38756 9.6889999999999997E-03 3.0842969061719281E-03 1.1191570457459608E+00
+ 38757 9.6892499999999999E-03 3.0845767018161298E-03 1.1192081457173257E+00
+ 38758 9.6895000000000002E-03 3.0848565102379356E-03 1.1192592456886912E+00
+ 38759 9.6897500000000004E-03 3.0851363314374309E-03 1.1193103456600562E+00
+ 38760 9.6899999999999990E-03 3.0854161654146998E-03 1.1193614456314211E+00
+ 38761 9.6902499999999992E-03 3.0856960121698304E-03 1.1194125456027861E+00
+ 38762 9.6904999999999995E-03 3.0859758717029077E-03 1.1194636455741516E+00
+ 38763 9.6907499999999997E-03 3.0862557440140101E-03 1.1195147455455166E+00
+ 38764 9.6910000000000000E-03 3.0865356291032318E-03 1.1195658455168815E+00
+ 38765 9.6912500000000002E-03 3.0868155269706517E-03 1.1196169454882470E+00
+ 38766 9.6915000000000005E-03 3.0870954376163557E-03 1.1196680454596120E+00
+ 38767 9.6917499999999990E-03 3.0873753610404296E-03 1.1197191454309769E+00
+ 38768 9.6919999999999992E-03 3.0876552972429598E-03 1.1197702454023419E+00
+ 38769 9.6922499999999995E-03 3.0879352462240299E-03 1.1198213453737074E+00
+ 38770 9.6924999999999997E-03 3.0882152079837267E-03 1.1198724453450724E+00
+ 38771 9.6927500000000000E-03 3.0884951825221347E-03 1.1199235453164373E+00
+ 38772 9.6930000000000002E-03 3.0887751698393377E-03 1.1199746452878028E+00
+ 38773 9.6932500000000005E-03 3.0890551699354236E-03 1.1200257452591678E+00
+ 38774 9.6934999999999990E-03 3.0893351828104737E-03 1.1200768452305327E+00
+ 38775 9.6937499999999992E-03 3.0896152084645776E-03 1.1201279452018977E+00
+ 38776 9.6939999999999995E-03 3.0898952468978204E-03 1.1201790451732627E+00
+ 38777 9.6942499999999997E-03 3.0901752981102870E-03 1.1202301451446282E+00
+ 38778 9.6945000000000000E-03 3.0904553621020612E-03 1.1202812451159931E+00
+ 38779 9.6947500000000002E-03 3.0907354388732280E-03 1.1203323450873586E+00
+ 38780 9.6950000000000005E-03 3.0910155284238775E-03 1.1203834450587236E+00
+ 38781 9.6952499999999990E-03 3.0912956307540891E-03 1.1204345450300885E+00
+ 38782 9.6954999999999993E-03 3.0915757458639518E-03 1.1204856450014535E+00
+ 38783 9.6957499999999995E-03 3.0918558737535553E-03 1.1205367449728185E+00
+ 38784 9.6959999999999998E-03 3.0921360155375254E-03 1.1205878449441840E+00
+ 38785 9.6962500000000000E-03 3.0924161688641169E-03 1.1206389449155489E+00
+ 38786 9.6965000000000003E-03 3.0926963349653864E-03 1.1206900448869144E+00
+ 38787 9.6967500000000005E-03 3.0929765138414198E-03 1.1207411448582794E+00
+ 38788 9.6969999999999990E-03 3.0932567054922952E-03 1.1207922448296443E+00
+ 38789 9.6972499999999993E-03 3.0935369099181010E-03 1.1208433448010093E+00
+ 38790 9.6974999999999995E-03 3.0938171271189196E-03 1.1208944447723743E+00
+ 38791 9.6977499999999998E-03 3.0940973570948290E-03 1.1209455447437398E+00
+ 38792 9.6980000000000000E-03 3.0943775998459187E-03 1.1209966447151047E+00
+ 38793 9.6982500000000003E-03 3.0946578553722702E-03 1.1210477446864697E+00
+ 38794 9.6985000000000005E-03 3.0949381236739675E-03 1.1210988446578352E+00
+ 38795 9.6987499999999990E-03 3.0952184047510906E-03 1.1211499446291997E+00
+ 38796 9.6989999999999993E-03 3.0954986986037260E-03 1.1212010446005651E+00
+ 38797 9.6992499999999995E-03 3.0957790052319580E-03 1.1212521445719301E+00
+ 38798 9.6994999999999998E-03 3.0960593246358659E-03 1.1213032445432956E+00
+ 38799 9.6997500000000000E-03 3.0963396568155373E-03 1.1213543445146605E+00
+ 38800 9.7000000000000003E-03 3.0966200017710560E-03 1.1214054444860255E+00
+ 38801 9.7002500000000005E-03 3.0969003595025038E-03 1.1214565444573910E+00
+ 38802 9.7004999999999991E-03 3.0971807300099589E-03 1.1215076444287555E+00
+ 38803 9.7007499999999993E-03 3.0974611132924749E-03 1.1215587444001209E+00
+ 38804 9.7009999999999996E-03 3.0977415093489504E-03 1.1216098443714859E+00
+ 38805 9.7012499999999998E-03 3.0980219181794659E-03 1.1216609443428514E+00
+ 38806 9.7015000000000001E-03 3.0983023397841095E-03 1.1217120443142163E+00
+ 38807 9.7017500000000003E-03 3.0985827741629593E-03 1.1217631442855813E+00
+ 38808 9.7020000000000006E-03 3.0988632213160968E-03 1.1218142442569468E+00
+ 38809 9.7022499999999991E-03 3.0991436812436070E-03 1.1218653442283113E+00
+ 38810 9.7024999999999993E-03 3.0994241539455745E-03 1.1219164441996767E+00
+ 38811 9.7027499999999996E-03 3.0997046394220787E-03 1.1219675441710417E+00
+ 38812 9.7029999999999998E-03 3.0999851376732027E-03 1.1220186441424072E+00
+ 38813 9.7032500000000001E-03 3.1002656486990359E-03 1.1220697441137721E+00
+ 38814 9.7035000000000003E-03 3.1005461724996530E-03 1.1221208440851371E+00
+ 38815 9.7037500000000006E-03 3.1008267090751407E-03 1.1221719440565026E+00
+ 38816 9.7039999999999991E-03 3.1011072584255770E-03 1.1222230440278671E+00
+ 38817 9.7042499999999993E-03 3.1013878205510543E-03 1.1222741439992325E+00
+ 38818 9.7044999999999996E-03 3.1016683954516460E-03 1.1223252439705975E+00
+ 38819 9.7047499999999998E-03 3.1019489831274429E-03 1.1223763439419625E+00
+ 38820 9.7050000000000001E-03 3.1022295835785242E-03 1.1224274439133279E+00
+ 38821 9.7052500000000003E-03 3.1025101968049727E-03 1.1224785438846929E+00
+ 38822 9.7055000000000006E-03 3.1027908228068702E-03 1.1225296438560584E+00
+ 38823 9.7057499999999991E-03 3.1030714615843048E-03 1.1225807438274229E+00
+ 38824 9.7059999999999994E-03 3.1033521131373543E-03 1.1226318437987883E+00
+ 38825 9.7062499999999996E-03 3.1036327774661056E-03 1.1226829437701533E+00
+ 38826 9.7064999999999999E-03 3.1039134545706435E-03 1.1227340437415183E+00
+ 38827 9.7067500000000001E-03 3.1041941444510464E-03 1.1227851437128837E+00
+ 38828 9.7070000000000004E-03 3.1044748471074001E-03 1.1228362436842487E+00
+ 38829 9.7072500000000006E-03 3.1047555625397880E-03 1.1228873436556142E+00
+ 38830 9.7074999999999991E-03 3.1050362907482933E-03 1.1229384436269787E+00
+ 38831 9.7077499999999994E-03 3.1053170317329958E-03 1.1229895435983441E+00
+ 38832 9.7079999999999996E-03 3.1055977854939853E-03 1.1230406435697091E+00
+ 38833 9.7082499999999999E-03 3.1058785520313424E-03 1.1230917435410741E+00
+ 38834 9.7085000000000001E-03 3.1061593313451504E-03 1.1231428435124395E+00
+ 38835 9.7087500000000004E-03 3.1064401234354930E-03 1.1231939434838045E+00
+ 38836 9.7090000000000006E-03 3.1067209283024521E-03 1.1232450434551695E+00
+ 38837 9.7092499999999991E-03 3.1070017459461151E-03 1.1232961434265345E+00
+ 38838 9.7094999999999994E-03 3.1072825763665611E-03 1.1233472433978995E+00
+ 38839 9.7097499999999996E-03 3.1075634195638783E-03 1.1233983433692649E+00
+ 38840 9.7099999999999999E-03 3.1078442755381477E-03 1.1234494433406299E+00
+ 38841 9.7102500000000001E-03 3.1081251442894560E-03 1.1235005433119953E+00
+ 38842 9.7105000000000004E-03 3.1084060258178788E-03 1.1235516432833603E+00
+ 38843 9.7107500000000006E-03 3.1086869201235085E-03 1.1236027432547253E+00
+ 38844 9.7109999999999991E-03 3.1089678272064269E-03 1.1236538432260903E+00
+ 38845 9.7112499999999994E-03 3.1092487470667143E-03 1.1237049431974553E+00
+ 38846 9.7114999999999996E-03 3.1095296797044591E-03 1.1237560431688207E+00
+ 38847 9.7117499999999999E-03 3.1098106251197435E-03 1.1238071431401857E+00
+ 38848 9.7120000000000001E-03 3.1100915833126522E-03 1.1238582431115511E+00
+ 38849 9.7122500000000004E-03 3.1103725542832666E-03 1.1239093430829161E+00
+ 38850 9.7125000000000006E-03 3.1106535380316736E-03 1.1239604430542811E+00
+ 38851 9.7127499999999992E-03 3.1109345345579514E-03 1.1240115430256461E+00
+ 38852 9.7129999999999994E-03 3.1112155438621932E-03 1.1240626429970111E+00
+ 38853 9.7132499999999997E-03 3.1114965659444749E-03 1.1241137429683765E+00
+ 38854 9.7134999999999999E-03 3.1117776008048872E-03 1.1241648429397415E+00
+ 38855 9.7137500000000002E-03 3.1120586484435107E-03 1.1242159429111065E+00
+ 38856 9.7140000000000004E-03 3.1123397088604295E-03 1.1242670428824719E+00
+ 38857 9.7142500000000007E-03 3.1126207820557274E-03 1.1243181428538369E+00
+ 38858 9.7144999999999992E-03 3.1129018680279685E-03 1.1243692428252019E+00
+ 38859 9.7147499999999994E-03 3.1131829667724754E-03 1.1244203427965669E+00
+ 38860 9.7149999999999997E-03 3.1134640782889567E-03 1.1244714427679323E+00
+ 38861 9.7152499999999999E-03 3.1137452025775045E-03 1.1245225427392973E+00
+ 38862 9.7155000000000002E-03 3.1140263396381997E-03 1.1245736427106623E+00
+ 38863 9.7157500000000004E-03 3.1143074894711179E-03 1.1246247426820277E+00
+ 38864 9.7160000000000007E-03 3.1145886520763449E-03 1.1246758426533927E+00
+ 38865 9.7162499999999992E-03 3.1148698274539605E-03 1.1247269426247577E+00
+ 38866 9.7164999999999994E-03 3.1151510156040450E-03 1.1247780425961227E+00
+ 38867 9.7167499999999997E-03 3.1154322165266820E-03 1.1248291425674881E+00
+ 38868 9.7169999999999999E-03 3.1157134302219522E-03 1.1248802425388531E+00
+ 38869 9.7172500000000002E-03 3.1159946566899337E-03 1.1249313425102181E+00
+ 38870 9.7175000000000004E-03 3.1162758959307124E-03 1.1249824424815835E+00
+ 38871 9.7177499999999990E-03 3.1165571479443649E-03 1.1250335424529481E+00
+ 38872 9.7179999999999992E-03 3.1168384127309785E-03 1.1250846424243135E+00
+ 38873 9.7182499999999995E-03 3.1171196902906296E-03 1.1251357423956785E+00
+ 38874 9.7184999999999997E-03 3.1174009806234013E-03 1.1251868423670439E+00
+ 38875 9.7187500000000000E-03 3.1176822837293769E-03 1.1252379423384089E+00
+ 38876 9.7190000000000002E-03 3.1179635996086350E-03 1.1252890423097739E+00
+ 38877 9.7192500000000005E-03 3.1182449282612591E-03 1.1253401422811393E+00
+ 38878 9.7194999999999990E-03 3.1185262696873258E-03 1.1253912422525039E+00
+ 38879 9.7197499999999992E-03 3.1188076238869255E-03 1.1254423422238693E+00
+ 38880 9.7199999999999995E-03 3.1190889908601352E-03 1.1254934421952343E+00
+ 38881 9.7202499999999997E-03 3.1193703706070344E-03 1.1255445421665993E+00
+ 38882 9.7205000000000000E-03 3.1196517631277092E-03 1.1255956421379647E+00
+ 38883 9.7207500000000002E-03 3.1199331684222385E-03 1.1256467421093297E+00
+ 38884 9.7210000000000005E-03 3.1202145864907050E-03 1.1256978420806951E+00
+ 38885 9.7212499999999990E-03 3.1204960173331860E-03 1.1257489420520597E+00
+ 38886 9.7214999999999992E-03 3.1207774609497722E-03 1.1258000420234251E+00
+ 38887 9.7217499999999995E-03 3.1210589173405446E-03 1.1258511419947901E+00
+ 38888 9.7219999999999997E-03 3.1213403865055704E-03 1.1259022419661551E+00
+ 38889 9.7222500000000000E-03 3.1216218684449490E-03 1.1259533419375205E+00
+ 38890 9.7225000000000002E-03 3.1219033631587558E-03 1.1260044419088855E+00
+ 38891 9.7227500000000005E-03 3.1221848706470719E-03 1.1260555418802509E+00
+ 38892 9.7229999999999990E-03 3.1224663909099754E-03 1.1261066418516155E+00
+ 38893 9.7232499999999993E-03 3.1227479239475573E-03 1.1261577418229809E+00
+ 38894 9.7234999999999995E-03 3.1230294714186505E-03 1.1262088417943459E+00
+ 38895 9.7237499999999998E-03 3.1233110299283594E-03 1.1262599417657109E+00
+ 38896 9.7240000000000000E-03 3.1235926012137482E-03 1.1263110417370763E+00
+ 38897 9.7242500000000003E-03 3.1238741852749013E-03 1.1263621417084413E+00
+ 38898 9.7245000000000005E-03 3.1241557821118987E-03 1.1264132416798063E+00
+ 38899 9.7247499999999990E-03 3.1244373917248213E-03 1.1264643416511713E+00
+ 38900 9.7249999999999993E-03 3.1247190141137577E-03 1.1265154416225363E+00
+ 38901 9.7252499999999995E-03 3.1250006492787880E-03 1.1265665415939017E+00
+ 38902 9.7254999999999998E-03 3.1252822972199935E-03 1.1266176415652667E+00
+ 38903 9.7257500000000000E-03 3.1255639579374586E-03 1.1266687415366321E+00
+ 38904 9.7260000000000003E-03 3.1258456314312588E-03 1.1267198415079971E+00
+ 38905 9.7262500000000005E-03 3.1261273177014964E-03 1.1267709414793621E+00
+ 38906 9.7264999999999990E-03 3.1264090167482314E-03 1.1268220414507271E+00
+ 38907 9.7267499999999993E-03 3.1266907285715600E-03 1.1268731414220921E+00
+ 38908 9.7269999999999995E-03 3.1269724531715593E-03 1.1269242413934575E+00
+ 38909 9.7272499999999998E-03 3.1272541905483157E-03 1.1269753413648225E+00
+ 38910 9.7275000000000000E-03 3.1275359407019103E-03 1.1270264413361879E+00
+ 38911 9.7277500000000003E-03 3.1278177036324255E-03 1.1270775413075529E+00
+ 38912 9.7280000000000005E-03 3.1280994793399454E-03 1.1271286412789179E+00
+ 38913 9.7282499999999991E-03 3.1283812678245156E-03 1.1271797412502829E+00
+ 38914 9.7284999999999993E-03 3.1286630690835191E-03 1.1272308412216479E+00
+ 38915 9.7287499999999996E-03 3.1289448831153506E-03 1.1272819411930133E+00
+ 38916 9.7289999999999998E-03 3.1292267099200985E-03 1.1273330411643783E+00
+ 38917 9.7292500000000001E-03 3.1295085494978375E-03 1.1273841411357433E+00
+ 38918 9.7295000000000003E-03 3.1297904018486511E-03 1.1274352411071087E+00
+ 38919 9.7297500000000006E-03 3.1300722669726222E-03 1.1274863410784737E+00
+ 38920 9.7299999999999991E-03 3.1303541448698263E-03 1.1275374410498387E+00
+ 38921 9.7302499999999993E-03 3.1306360355403515E-03 1.1275885410212036E+00
+ 38922 9.7304999999999996E-03 3.1309179389842766E-03 1.1276396409925691E+00
+ 38923 9.7307499999999998E-03 3.1311998552016797E-03 1.1276907409639341E+00
+ 38924 9.7310000000000001E-03 3.1314817841926459E-03 1.1277418409352991E+00
+ 38925 9.7312500000000003E-03 3.1317637259572540E-03 1.1277929409066645E+00
+ 38926 9.7315000000000006E-03 3.1320456804955848E-03 1.1278440408780295E+00
+ 38927 9.7317499999999991E-03 3.1323276478077205E-03 1.1278951408493945E+00
+ 38928 9.7319999999999993E-03 3.1326096278937437E-03 1.1279462408207594E+00
+ 38929 9.7322499999999996E-03 3.1328916207537345E-03 1.1279973407921249E+00
+ 38930 9.7324999999999998E-03 3.1331736263877749E-03 1.1280484407634899E+00
+ 38931 9.7327500000000001E-03 3.1334556447959452E-03 1.1280995407348549E+00
+ 38932 9.7330000000000003E-03 3.1337376759783273E-03 1.1281506407062203E+00
+ 38933 9.7332500000000006E-03 3.1340197199350031E-03 1.1282017406775853E+00
+ 38934 9.7334999999999991E-03 3.1343017766660504E-03 1.1282528406489503E+00
+ 38935 9.7337499999999993E-03 3.1345838461715549E-03 1.1283039406203152E+00
+ 38936 9.7339999999999996E-03 3.1348659284516013E-03 1.1283550405916807E+00
+ 38937 9.7342499999999998E-03 3.1351480235062637E-03 1.1284061405630457E+00
+ 38938 9.7345000000000001E-03 3.1354301313356275E-03 1.1284572405344107E+00
+ 38939 9.7347500000000003E-03 3.1357122519397747E-03 1.1285083405057761E+00
+ 38940 9.7350000000000006E-03 3.1359943853187864E-03 1.1285594404771411E+00
+ 38941 9.7352499999999991E-03 3.1362765314727403E-03 1.1286105404485061E+00
+ 38942 9.7354999999999994E-03 3.1365586904017256E-03 1.1286616404198710E+00
+ 38943 9.7357499999999996E-03 3.1368408621058174E-03 1.1287127403912360E+00
+ 38944 9.7359999999999999E-03 3.1371230465851029E-03 1.1287638403626015E+00
+ 38945 9.7362500000000001E-03 3.1374052438396596E-03 1.1288149403339665E+00
+ 38946 9.7365000000000004E-03 3.1376874538695740E-03 1.1288660403053319E+00
+ 38947 9.7367500000000006E-03 3.1379696766749223E-03 1.1289171402766969E+00
+ 38948 9.7369999999999991E-03 3.1382519122557882E-03 1.1289682402480619E+00
+ 38949 9.7372499999999994E-03 3.1385341606122549E-03 1.1290193402194268E+00
+ 38950 9.7374999999999996E-03 3.1388164217444076E-03 1.1290704401907918E+00
+ 38951 9.7377499999999999E-03 3.1390986956523212E-03 1.1291215401621573E+00
+ 38952 9.7380000000000001E-03 3.1393809823360833E-03 1.1291726401335223E+00
+ 38953 9.7382500000000004E-03 3.1396632817957703E-03 1.1292237401048877E+00
+ 38954 9.7385000000000006E-03 3.1399455940314702E-03 1.1292748400762527E+00
+ 38955 9.7387499999999991E-03 3.1402279190432614E-03 1.1293259400476177E+00
+ 38956 9.7389999999999994E-03 3.1405102568312277E-03 1.1293770400189826E+00
+ 38957 9.7392499999999996E-03 3.1407926073954524E-03 1.1294281399903476E+00
+ 38958 9.7394999999999999E-03 3.1410749707360157E-03 1.1294792399617131E+00
+ 38959 9.7397500000000001E-03 3.1413573468530008E-03 1.1295303399330781E+00
+ 38960 9.7400000000000004E-03 3.1416397357464884E-03 1.1295814399044430E+00
+ 38961 9.7402500000000006E-03 3.1419221374165613E-03 1.1296325398758085E+00
+ 38962 9.7404999999999992E-03 3.1422045518633020E-03 1.1296836398471730E+00
+ 38963 9.7407499999999994E-03 3.1424869790867929E-03 1.1297347398185384E+00
+ 38964 9.7409999999999997E-03 3.1427694190871206E-03 1.1297858397899034E+00
+ 38965 9.7412499999999999E-03 3.1430518718643598E-03 1.1298369397612689E+00
+ 38966 9.7415000000000002E-03 3.1433343374185985E-03 1.1298880397326339E+00
+ 38967 9.7417500000000004E-03 3.1436168157499165E-03 1.1299391397039988E+00
+ 38968 9.7420000000000007E-03 3.1438993068583980E-03 1.1299902396753643E+00
+ 38969 9.7422499999999992E-03 3.1441818107441214E-03 1.1300413396467288E+00
+ 38970 9.7424999999999994E-03 3.1444643274071752E-03 1.1300924396180942E+00
+ 38971 9.7427499999999997E-03 3.1447468568476383E-03 1.1301435395894592E+00
+ 38972 9.7429999999999999E-03 3.1450293990655949E-03 1.1301946395608247E+00
+ 38973 9.7432500000000002E-03 3.1453119540611270E-03 1.1302457395321897E+00
+ 38974 9.7435000000000004E-03 3.1455945218343182E-03 1.1302968395035546E+00
+ 38975 9.7437500000000007E-03 3.1458771023852527E-03 1.1303479394749201E+00
+ 38976 9.7439999999999992E-03 3.1461596957140037E-03 1.1303990394462846E+00
+ 38977 9.7442499999999994E-03 3.1464423018206650E-03 1.1304501394176500E+00
+ 38978 9.7444999999999997E-03 3.1467249207053159E-03 1.1305012393890150E+00
+ 38979 9.7447499999999999E-03 3.1470075523680392E-03 1.1305523393603805E+00
+ 38980 9.7450000000000002E-03 3.1472901968089165E-03 1.1306034393317455E+00
+ 38981 9.7452500000000004E-03 3.1475728540280323E-03 1.1306545393031104E+00
+ 38982 9.7454999999999990E-03 3.1478555240254673E-03 1.1307056392744754E+00
+ 38983 9.7457499999999992E-03 3.1481382068013052E-03 1.1307567392458404E+00
+ 38984 9.7459999999999995E-03 3.1484209023556332E-03 1.1308078392172058E+00
+ 38985 9.7462499999999997E-03 3.1487036106885294E-03 1.1308589391885708E+00
+ 38986 9.7465000000000000E-03 3.1489863318000782E-03 1.1309100391599358E+00
+ 38987 9.7467500000000002E-03 3.1492690656903608E-03 1.1309611391313013E+00
+ 38988 9.7470000000000005E-03 3.1495518123594653E-03 1.1310122391026662E+00
+ 38989 9.7472499999999990E-03 3.1498345718074684E-03 1.1310633390740312E+00
+ 38990 9.7474999999999992E-03 3.1501173440344581E-03 1.1311144390453962E+00
+ 38991 9.7477499999999995E-03 3.1504001290405159E-03 1.1311655390167616E+00
+ 38992 9.7479999999999997E-03 3.1506829268257265E-03 1.1312166389881266E+00
+ 38993 9.7482500000000000E-03 3.1509657373901710E-03 1.1312677389594916E+00
+ 38994 9.7485000000000002E-03 3.1512485607339330E-03 1.1313188389308571E+00
+ 38995 9.7487500000000005E-03 3.1515313968570966E-03 1.1313699389022220E+00
+ 38996 9.7489999999999990E-03 3.1518142457597413E-03 1.1314210388735870E+00
+ 38997 9.7492499999999992E-03 3.1520971074419594E-03 1.1314721388449520E+00
+ 38998 9.7494999999999995E-03 3.1523799819038268E-03 1.1315232388163174E+00
+ 38999 9.7497499999999997E-03 3.1526628691454267E-03 1.1315743387876824E+00
+ 39000 9.7500000000000000E-03 3.1529457691668490E-03 1.1316254387590474E+00
+ 39001 9.7502500000000002E-03 3.1532286819681717E-03 1.1316765387304129E+00
+ 39002 9.7505000000000005E-03 3.1535116075494781E-03 1.1317276387017778E+00
+ 39003 9.7507499999999990E-03 3.1537945459108553E-03 1.1317787386731428E+00
+ 39004 9.7509999999999993E-03 3.1540774970523822E-03 1.1318298386445078E+00
+ 39005 9.7512499999999995E-03 3.1543604609741470E-03 1.1318809386158728E+00
+ 39006 9.7514999999999998E-03 3.1546434376762303E-03 1.1319320385872382E+00
+ 39007 9.7517500000000000E-03 3.1549264271587179E-03 1.1319831385586032E+00
+ 39008 9.7520000000000003E-03 3.1552094294216904E-03 1.1320342385299687E+00
+ 39009 9.7522500000000005E-03 3.1554924444652361E-03 1.1320853385013336E+00
+ 39010 9.7524999999999990E-03 3.1557754722894337E-03 1.1321364384726986E+00
+ 39011 9.7527499999999993E-03 3.1560585128943717E-03 1.1321875384440636E+00
+ 39012 9.7529999999999995E-03 3.1563415662801317E-03 1.1322386384154286E+00
+ 39013 9.7532499999999998E-03 3.1566246324467961E-03 1.1322897383867940E+00
+ 39014 9.7535000000000000E-03 3.1569077113944516E-03 1.1323408383581590E+00
+ 39015 9.7537500000000003E-03 3.1571908031231806E-03 1.1323919383295245E+00
+ 39016 9.7540000000000005E-03 3.1574739076330668E-03 1.1324430383008894E+00
+ 39017 9.7542499999999990E-03 3.1577570249241931E-03 1.1324941382722544E+00
+ 39018 9.7544999999999993E-03 3.1580401549966457E-03 1.1325452382436194E+00
+ 39019 9.7547499999999995E-03 3.1583232978505075E-03 1.1325963382149844E+00
+ 39020 9.7549999999999998E-03 3.1586064534858656E-03 1.1326474381863498E+00
+ 39021 9.7552500000000000E-03 3.1588896219027977E-03 1.1326985381577148E+00
+ 39022 9.7555000000000003E-03 3.1591728031013910E-03 1.1327496381290798E+00
+ 39023 9.7557500000000005E-03 3.1594559970817360E-03 1.1328007381004452E+00
+ 39024 9.7559999999999990E-03 3.1597392038439065E-03 1.1328518380718098E+00
+ 39025 9.7562499999999993E-03 3.1600224233875244E-03 1.1329029380431752E+00
+ 39026 9.7564999999999995E-03 3.1603056557034910E-03 1.1329540380145402E+00
+ 39027 9.7567499999999998E-03 3.1605889007883369E-03 1.1330051379859056E+00
+ 39028 9.7570000000000000E-03 3.1608721586421388E-03 1.1330562379572706E+00
+ 39029 9.7572500000000003E-03 3.1611554292649718E-03 1.1331073379286356E+00
+ 39030 9.7575000000000005E-03 3.1614387126569156E-03 1.1331584379000010E+00
+ 39031 9.7577499999999991E-03 3.1617220088180488E-03 1.1332095378713656E+00
+ 39032 9.7579999999999993E-03 3.1620053177484502E-03 1.1332606378427310E+00
+ 39033 9.7582499999999996E-03 3.1622886394481976E-03 1.1333117378140960E+00
+ 39034 9.7584999999999998E-03 3.1625719739173659E-03 1.1333628377854614E+00
+ 39035 9.7587500000000001E-03 3.1628553211560362E-03 1.1334139377568264E+00
+ 39036 9.7590000000000003E-03 3.1631386811642854E-03 1.1334650377281914E+00
+ 39037 9.7592500000000006E-03 3.1634220539421931E-03 1.1335161376995568E+00
+ 39038 9.7594999999999991E-03 3.1637054394898323E-03 1.1335672376709214E+00
+ 39039 9.7597499999999993E-03 3.1639888378072875E-03 1.1336183376422868E+00
+ 39040 9.7599999999999996E-03 3.1642722488946350E-03 1.1336694376136518E+00
+ 39041 9.7602499999999998E-03 3.1645556727519526E-03 1.1337205375850172E+00
+ 39042 9.7605000000000001E-03 3.1648391093793194E-03 1.1337716375563822E+00
+ 39043 9.7607500000000003E-03 3.1651225587768102E-03 1.1338227375277472E+00
+ 39044 9.7610000000000006E-03 3.1654060209445065E-03 1.1338738374991126E+00
+ 39045 9.7612499999999991E-03 3.1656894958824863E-03 1.1339249374704772E+00
+ 39046 9.7614999999999993E-03 3.1659729835908259E-03 1.1339760374418426E+00
+ 39047 9.7617499999999996E-03 3.1662564840696096E-03 1.1340271374132076E+00
+ 39048 9.7619999999999998E-03 3.1665399973189079E-03 1.1340782373845726E+00
+ 39049 9.7622500000000001E-03 3.1668235233388055E-03 1.1341293373559380E+00
+ 39050 9.7625000000000003E-03 3.1671070621293773E-03 1.1341804373273030E+00
+ 39051 9.7627500000000006E-03 3.1673906136907033E-03 1.1342315372986684E+00
+ 39052 9.7629999999999991E-03 3.1676741780228604E-03 1.1342826372700330E+00
+ 39053 9.7632499999999994E-03 3.1679577551259304E-03 1.1343337372413984E+00
+ 39054 9.7634999999999996E-03 3.1682413449999895E-03 1.1343848372127634E+00
+ 39055 9.7637499999999999E-03 3.1685249476451167E-03 1.1344359371841284E+00
+ 39056 9.7640000000000001E-03 3.1688085630613900E-03 1.1344870371554938E+00
+ 39057 9.7642500000000004E-03 3.1690921912488901E-03 1.1345381371268588E+00
+ 39058 9.7645000000000006E-03 3.1693758322076946E-03 1.1345892370982242E+00
+ 39059 9.7647499999999991E-03 3.1696594859378789E-03 1.1346403370695888E+00
+ 39060 9.7649999999999994E-03 3.1699431524395295E-03 1.1346914370409542E+00
+ 39061 9.7652499999999996E-03 3.1702268317127182E-03 1.1347425370123192E+00
+ 39062 9.7654999999999999E-03 3.1705105237575266E-03 1.1347936369836842E+00
+ 39063 9.7657500000000001E-03 3.1707942285740345E-03 1.1348447369550496E+00
+ 39064 9.7660000000000004E-03 3.1710779461623204E-03 1.1348958369264146E+00
+ 39065 9.7662500000000006E-03 3.1713616765224602E-03 1.1349469368977796E+00
+ 39066 9.7664999999999991E-03 3.1716455138908924E-03 1.1349980368691446E+00
+ 39067 9.7667499999999994E-03 3.1719292683982459E-03 1.1350491368405096E+00
+ 39068 9.7669999999999996E-03 3.1722130356830022E-03 1.1351002368118750E+00
+ 39069 9.7672499999999999E-03 3.1724968157452451E-03 1.1351513367832400E+00
+ 39070 9.7675000000000001E-03 3.1727806085850544E-03 1.1352024367546054E+00
+ 39071 9.7677500000000004E-03 3.1730644142025127E-03 1.1352535367259704E+00
+ 39072 9.7680000000000006E-03 3.1733481466620530E-03 1.1353046366973354E+00
+ 39073 9.7682499999999992E-03 3.1736319791998866E-03 1.1353557366687004E+00
+ 39074 9.7684999999999994E-03 3.1739158245102888E-03 1.1354068366400654E+00
+ 39075 9.7687499999999997E-03 3.1741996825933377E-03 1.1354579366114308E+00
+ 39076 9.7689999999999999E-03 3.1744835534491152E-03 1.1355090365827958E+00
+ 39077 9.7692500000000002E-03 3.1747674370776967E-03 1.1355601365541612E+00
+ 39078 9.7695000000000004E-03 3.1750513334791630E-03 1.1356112365255262E+00
+ 39079 9.7697500000000007E-03 3.1753352426535930E-03 1.1356623364968912E+00
+ 39080 9.7699999999999992E-03 3.1756191646010647E-03 1.1357134364682562E+00
+ 39081 9.7702499999999994E-03 3.1759030993216602E-03 1.1357645364396212E+00
+ 39082 9.7704999999999997E-03 3.1761870468154626E-03 1.1358156364109866E+00
+ 39083 9.7707499999999999E-03 3.1764710070825422E-03 1.1358667363823516E+00
+ 39084 9.7710000000000002E-03 3.1767549801229858E-03 1.1359178363537166E+00
+ 39085 9.7712500000000004E-03 3.1770389659368675E-03 1.1359689363250820E+00
+ 39086 9.7715000000000007E-03 3.1773229645242714E-03 1.1360200362964470E+00
+ 39087 9.7717499999999992E-03 3.1776069758852731E-03 1.1360711362678120E+00
+ 39088 9.7719999999999994E-03 3.1778910000199554E-03 1.1361222362391770E+00
+ 39089 9.7722499999999997E-03 3.1781750369283988E-03 1.1361733362105424E+00
+ 39090 9.7724999999999999E-03 3.1784590866106802E-03 1.1362244361819074E+00
+ 39091 9.7727500000000002E-03 3.1787431490668786E-03 1.1362755361532724E+00
+ 39092 9.7730000000000004E-03 3.1790272242970766E-03 1.1363266361246378E+00
+ 39093 9.7732499999999990E-03 3.1793113123013490E-03 1.1363777360960023E+00
+ 39094 9.7734999999999992E-03 3.1795954130797791E-03 1.1364288360673678E+00
+ 39095 9.7737499999999995E-03 3.1798795266324534E-03 1.1364799360387328E+00
+ 39096 9.7739999999999997E-03 3.1801636529594393E-03 1.1365310360100982E+00
+ 39097 9.7742500000000000E-03 3.1804477920608226E-03 1.1365821359814632E+00
+ 39098 9.7745000000000002E-03 3.1807319439366853E-03 1.1366332359528282E+00
+ 39099 9.7747500000000005E-03 3.1810161085871042E-03 1.1366843359241936E+00
+ 39100 9.7749999999999990E-03 3.1813002860121569E-03 1.1367354358955581E+00
+ 39101 9.7752499999999992E-03 3.1815844762119309E-03 1.1367865358669236E+00
+ 39102 9.7754999999999995E-03 3.1818686791865005E-03 1.1368376358382886E+00
+ 39103 9.7757499999999997E-03 3.1821528949359467E-03 1.1368887358096540E+00
+ 39104 9.7760000000000000E-03 3.1824371234603485E-03 1.1369398357810190E+00
+ 39105 9.7762500000000002E-03 3.1827213647597887E-03 1.1369909357523840E+00
+ 39106 9.7765000000000005E-03 3.1830056188343466E-03 1.1370420357237494E+00
+ 39107 9.7767499999999990E-03 3.1832898856840983E-03 1.1370931356951139E+00
+ 39108 9.7769999999999992E-03 3.1835741653091303E-03 1.1371442356664794E+00
+ 39109 9.7772499999999995E-03 3.1838584577095204E-03 1.1371953356378444E+00
+ 39110 9.7774999999999997E-03 3.1841427628853457E-03 1.1372464356092093E+00
+ 39111 9.7777500000000000E-03 3.1844270808366916E-03 1.1372975355805748E+00
+ 39112 9.7780000000000002E-03 3.1847114115636376E-03 1.1373486355519398E+00
+ 39113 9.7782500000000005E-03 3.1849957550662603E-03 1.1373997355233052E+00
+ 39114 9.7784999999999990E-03 3.1852801113446375E-03 1.1374508354946697E+00
+ 39115 9.7787499999999992E-03 3.1855644803988606E-03 1.1375019354660352E+00
+ 39116 9.7789999999999995E-03 3.1858488621749471E-03 1.1375530354374002E+00
+ 39117 9.7792499999999997E-03 3.1861332567388358E-03 1.1376041354087651E+00
+ 39118 9.7795000000000000E-03 3.1864176640815770E-03 1.1376552353801306E+00
+ 39119 9.7797500000000002E-03 3.1867020842032533E-03 1.1377063353514956E+00
+ 39120 9.7800000000000005E-03 3.1869865171039466E-03 1.1377574353228610E+00
+ 39121 9.7802499999999990E-03 3.1872709627837358E-03 1.1378085352942255E+00
+ 39122 9.7804999999999993E-03 3.1875554212427125E-03 1.1378596352655910E+00
+ 39123 9.7807499999999995E-03 3.1878398924809468E-03 1.1379107352369560E+00
+ 39124 9.7809999999999998E-03 3.1881243764985282E-03 1.1379618352083209E+00
+ 39125 9.7812500000000000E-03 3.1884088732955364E-03 1.1380129351796864E+00
+ 39126 9.7815000000000003E-03 3.1886933828720529E-03 1.1380640351510514E+00
+ 39127 9.7817500000000005E-03 3.1889779052281611E-03 1.1381151351224164E+00
+ 39128 9.7819999999999990E-03 3.1892624403639402E-03 1.1381662350937813E+00
+ 39129 9.7822499999999993E-03 3.1895469882794762E-03 1.1382173350651463E+00
+ 39130 9.7824999999999995E-03 3.1898315489748497E-03 1.1382684350365118E+00
+ 39131 9.7827499999999998E-03 3.1901161224501444E-03 1.1383195350078767E+00
+ 39132 9.7830000000000000E-03 3.1904007087054376E-03 1.1383706349792422E+00
+ 39133 9.7832500000000003E-03 3.1906853077408167E-03 1.1384217349506072E+00
+ 39134 9.7835000000000005E-03 3.1909699195563647E-03 1.1384728349219722E+00
+ 39135 9.7837499999999990E-03 3.1912545441521553E-03 1.1385239348933371E+00
+ 39136 9.7839999999999993E-03 3.1915391815282822E-03 1.1385750348647021E+00
+ 39137 9.7842499999999995E-03 3.1918238316848212E-03 1.1386261348360676E+00
+ 39138 9.7844999999999998E-03 3.1921084946211022E-03 1.1386772348074325E+00
+ 39139 9.7847500000000000E-03 3.1923931703290759E-03 1.1387283347787975E+00
+ 39140 9.7850000000000003E-03 3.1926778588066110E-03 1.1387794347501630E+00
+ 39141 9.7852500000000005E-03 3.1929625600537830E-03 1.1388305347215280E+00
+ 39142 9.7854999999999991E-03 3.1932472740706691E-03 1.1388816346928929E+00
+ 39143 9.7857499999999993E-03 3.1935320008573457E-03 1.1389327346642579E+00
+ 39144 9.7859999999999996E-03 3.1938167404138942E-03 1.1389838346356229E+00
+ 39145 9.7862499999999998E-03 3.1941014927403893E-03 1.1390349346069883E+00
+ 39146 9.7865000000000001E-03 3.1943862578369055E-03 1.1390860345783533E+00
+ 39147 9.7867500000000003E-03 3.1946710357035244E-03 1.1391371345497188E+00
+ 39148 9.7870000000000006E-03 3.1949558263403206E-03 1.1391882345210838E+00
+ 39149 9.7872499999999991E-03 3.1952406297473695E-03 1.1392393344924487E+00
+ 39150 9.7874999999999993E-03 3.1955254459247562E-03 1.1392904344638137E+00
+ 39151 9.7877499999999996E-03 3.1958102748725500E-03 1.1393415344351787E+00
+ 39152 9.7879999999999998E-03 3.1960951165908333E-03 1.1393926344065441E+00
+ 39153 9.7882500000000001E-03 3.1963799710796803E-03 1.1394437343779091E+00
+ 39154 9.7885000000000003E-03 3.1966648383391695E-03 1.1394948343492746E+00
+ 39155 9.7887500000000006E-03 3.1969497183693802E-03 1.1395459343206396E+00
+ 39156 9.7889999999999991E-03 3.1972346111703862E-03 1.1395970342920045E+00
+ 39157 9.7892499999999993E-03 3.1975195167422668E-03 1.1396481342633695E+00
+ 39158 9.7894999999999996E-03 3.1978044350851036E-03 1.1396992342347345E+00
+ 39159 9.7897499999999998E-03 3.1980893661989712E-03 1.1397503342060999E+00
+ 39160 9.7900000000000001E-03 3.1983743100839450E-03 1.1398014341774649E+00
+ 39161 9.7902500000000003E-03 3.1986592667401035E-03 1.1398525341488304E+00
+ 39162 9.7905000000000006E-03 3.1989442361675269E-03 1.1399036341201954E+00
+ 39163 9.7907499999999991E-03 3.1992292183662878E-03 1.1399547340915599E+00
+ 39164 9.7909999999999994E-03 3.1995142133364727E-03 1.1400058340629253E+00
+ 39165 9.7912499999999996E-03 3.1997992210781533E-03 1.1400569340342903E+00
+ 39166 9.7914999999999999E-03 3.2000842415914063E-03 1.1401080340056557E+00
+ 39167 9.7917500000000001E-03 3.2003692748763138E-03 1.1401591339770207E+00
+ 39168 9.7920000000000004E-03 3.2006543209329515E-03 1.1402102339483857E+00
+ 39169 9.7922500000000006E-03 3.2009393797613958E-03 1.1402613339197512E+00
+ 39170 9.7924999999999991E-03 3.2012244513617239E-03 1.1403124338911157E+00
+ 39171 9.7927499999999994E-03 3.2015095357340200E-03 1.1403635338624811E+00
+ 39172 9.7929999999999996E-03 3.2017946328783574E-03 1.1404146338338461E+00
+ 39173 9.7932499999999999E-03 3.2020797427948157E-03 1.1404657338052115E+00
+ 39174 9.7935000000000001E-03 3.2023648654834701E-03 1.1405168337765765E+00
+ 39175 9.7937500000000004E-03 3.2026500026258006E-03 1.1405679337479415E+00
+ 39176 9.7940000000000006E-03 3.2029351509488355E-03 1.1406190337193070E+00
+ 39177 9.7942499999999991E-03 3.2032203120471343E-03 1.1406701336906715E+00
+ 39178 9.7944999999999994E-03 3.2035054859207838E-03 1.1407212336620369E+00
+ 39179 9.7947499999999996E-03 3.2037906725698585E-03 1.1407723336334019E+00
+ 39180 9.7949999999999999E-03 3.2040758719944396E-03 1.1408234336047673E+00
+ 39181 9.7952500000000001E-03 3.2043610841946085E-03 1.1408745335761323E+00
+ 39182 9.7955000000000004E-03 3.2046463091704429E-03 1.1409256335474973E+00
+ 39183 9.7957500000000006E-03 3.2049315469220214E-03 1.1409767335188628E+00
+ 39184 9.7959999999999992E-03 3.2052167974494232E-03 1.1410278334902273E+00
+ 39185 9.7962499999999994E-03 3.2055020607527312E-03 1.1410789334615927E+00
+ 39186 9.7964999999999997E-03 3.2057873368320279E-03 1.1411300334329577E+00
+ 39187 9.7967499999999999E-03 3.2060726256873842E-03 1.1411811334043227E+00
+ 39188 9.7970000000000002E-03 3.2063579273188840E-03 1.1412322333756881E+00
+ 39189 9.7972500000000004E-03 3.2066432417266091E-03 1.1412833333470531E+00
+ 39190 9.7975000000000007E-03 3.2069285689106377E-03 1.1413344333184186E+00
+ 39191 9.7977499999999992E-03 3.2072139088710487E-03 1.1413855332897831E+00
+ 39192 9.7979999999999994E-03 3.2074992616079254E-03 1.1414366332611485E+00
+ 39193 9.7982499999999997E-03 3.2077846271213457E-03 1.1414877332325135E+00
+ 39194 9.7984999999999999E-03 3.2080700054113896E-03 1.1415388332038785E+00
+ 39195 9.7987500000000002E-03 3.2083553964781376E-03 1.1415899331752439E+00
+ 39196 9.7990000000000004E-03 3.2086408003216683E-03 1.1416410331466089E+00
+ 39197 9.7992500000000007E-03 3.2089262169420628E-03 1.1416921331179744E+00
+ 39198 9.7994999999999992E-03 3.2092116463394004E-03 1.1417432330893389E+00
+ 39199 9.7997499999999994E-03 3.2094970885137622E-03 1.1417943330607043E+00
+ 39200 9.7999999999999997E-03 3.2097825434652298E-03 1.1418454330320693E+00
+ 39201 9.8002499999999999E-03 3.2100680111938808E-03 1.1418965330034343E+00
+ 39202 9.8005000000000002E-03 3.2103534916997963E-03 1.1419476329747997E+00
+ 39203 9.8007500000000004E-03 3.2106389849830557E-03 1.1419987329461647E+00
+ 39204 9.8009999999999989E-03 3.2109244910437412E-03 1.1420498329175297E+00
+ 39205 9.8012499999999992E-03 3.2112100098819311E-03 1.1421009328888947E+00
+ 39206 9.8014999999999994E-03 3.2114955414977078E-03 1.1421520328602597E+00
+ 39207 9.8017499999999997E-03 3.2117810858911505E-03 1.1422031328316251E+00
+ 39208 9.8019999999999999E-03 3.2120666430623403E-03 1.1422542328029901E+00
+ 39209 9.8022500000000002E-03 3.2123522130113554E-03 1.1423053327743555E+00
+ 39210 9.8025000000000004E-03 3.2126377957382795E-03 1.1423564327457205E+00
+ 39211 9.8027499999999990E-03 3.2129233912431901E-03 1.1424075327170855E+00
+ 39212 9.8029999999999992E-03 3.2132089995261697E-03 1.1424586326884505E+00
+ 39213 9.8032499999999995E-03 3.2134946205872985E-03 1.1425097326598155E+00
+ 39214 9.8034999999999997E-03 3.2137802544266541E-03 1.1425608326311809E+00
+ 39215 9.8037500000000000E-03 3.2140659010443228E-03 1.1426119326025459E+00
+ 39216 9.8040000000000002E-03 3.2143515604403810E-03 1.1426630325739113E+00
+ 39217 9.8042500000000005E-03 3.2146372326149124E-03 1.1427141325452763E+00
+ 39218 9.8044999999999990E-03 3.2149229175679928E-03 1.1427652325166413E+00
+ 39219 9.8047499999999992E-03 3.2152086152997055E-03 1.1428163324880063E+00
+ 39220 9.8049999999999995E-03 3.2154943258101347E-03 1.1428674324593713E+00
+ 39221 9.8052499999999997E-03 3.2157800490993571E-03 1.1429185324307367E+00
+ 39222 9.8055000000000000E-03 3.2160657851674542E-03 1.1429696324021017E+00
+ 39223 9.8057500000000002E-03 3.2163515340145076E-03 1.1430207323734671E+00
+ 39224 9.8060000000000005E-03 3.2166372956405980E-03 1.1430718323448321E+00
+ 39225 9.8062499999999990E-03 3.2169230700458034E-03 1.1431229323161967E+00
+ 39226 9.8064999999999992E-03 3.2172088572302096E-03 1.1431740322875621E+00
+ 39227 9.8067499999999995E-03 3.2174946571938957E-03 1.1432251322589271E+00
+ 39228 9.8069999999999997E-03 3.2177804699369404E-03 1.1432762322302925E+00
+ 39229 9.8072500000000000E-03 3.2180662954594281E-03 1.1433273322016575E+00
+ 39230 9.8075000000000002E-03 3.2183540757518272E-03 1.1433784321730225E+00
+ 39231 9.8077500000000005E-03 3.2186399359850960E-03 1.1434295321443879E+00
+ 39232 9.8079999999999990E-03 3.2189238487043449E-03 1.1434806321157525E+00
+ 39233 9.8082499999999993E-03 3.2192097253454103E-03 1.1435317320871179E+00
+ 39234 9.8084999999999995E-03 3.2194956147663205E-03 1.1435828320584829E+00
+ 39235 9.8087499999999998E-03 3.2197815169671576E-03 1.1436339320298483E+00
+ 39236 9.8090000000000000E-03 3.2200674319480043E-03 1.1436850320012133E+00
+ 39237 9.8092500000000003E-03 3.2203533597089436E-03 1.1437361319725783E+00
+ 39238 9.8095000000000005E-03 3.2206393002500531E-03 1.1437872319439437E+00
+ 39239 9.8097499999999990E-03 3.2209252535714138E-03 1.1438383319153083E+00
+ 39240 9.8099999999999993E-03 3.2212112196731125E-03 1.1438894318866737E+00
+ 39241 9.8102499999999995E-03 3.2214971985552233E-03 1.1439405318580387E+00
+ 39242 9.8104999999999998E-03 3.2217831902178326E-03 1.1439916318294041E+00
+ 39243 9.8107500000000000E-03 3.2220691946610214E-03 1.1440427318007691E+00
+ 39244 9.8110000000000003E-03 3.2223552118848683E-03 1.1440938317721341E+00
+ 39245 9.8112500000000005E-03 3.2226412418894573E-03 1.1441449317434995E+00
+ 39246 9.8114999999999990E-03 3.2229272846748683E-03 1.1441960317148641E+00
+ 39247 9.8117499999999993E-03 3.2232133402411846E-03 1.1442471316862295E+00
+ 39248 9.8119999999999995E-03 3.2234994085884867E-03 1.1442982316575945E+00
+ 39249 9.8122499999999998E-03 3.2237854897168568E-03 1.1443493316289595E+00
+ 39250 9.8125000000000000E-03 3.2240715836263753E-03 1.1444004316003249E+00
+ 39251 9.8127500000000003E-03 3.2243576903171248E-03 1.1444515315716899E+00
+ 39252 9.8130000000000005E-03 3.2246438097880289E-03 1.1445026315430553E+00
+ 39253 9.8132499999999991E-03 3.2249299420294385E-03 1.1445537315144199E+00
+ 39254 9.8134999999999993E-03 3.2252160870392412E-03 1.1446048314857853E+00
+ 39255 9.8137499999999996E-03 3.2255022448175112E-03 1.1446559314571503E+00
+ 39256 9.8139999999999998E-03 3.2257884153643239E-03 1.1447070314285153E+00
+ 39257 9.8142500000000001E-03 3.2260745986797523E-03 1.1447581313998807E+00
+ 39258 9.8145000000000003E-03 3.2263607947638768E-03 1.1448092313712457E+00
+ 39259 9.8147500000000006E-03 3.2266470036167658E-03 1.1448603313426111E+00
+ 39260 9.8149999999999991E-03 3.2269332252385001E-03 1.1449114313139757E+00
+ 39261 9.8152499999999993E-03 3.2272194596291567E-03 1.1449625312853411E+00
+ 39262 9.8154999999999996E-03 3.2275057067888044E-03 1.1450136312567061E+00
+ 39263 9.8157499999999998E-03 3.2277919667175279E-03 1.1450647312280711E+00
+ 39264 9.8160000000000001E-03 3.2280782394153939E-03 1.1451158311994365E+00
+ 39265 9.8162500000000003E-03 3.2283645248824882E-03 1.1451669311708015E+00
+ 39266 9.8165000000000006E-03 3.2286508231188760E-03 1.1452180311421665E+00
+ 39267 9.8167499999999991E-03 3.2289371341246370E-03 1.1452691311135315E+00
+ 39268 9.8169999999999993E-03 3.2292234578998507E-03 1.1453202310848964E+00
+ 39269 9.8172499999999996E-03 3.2295097944445884E-03 1.1453713310562619E+00
+ 39270 9.8174999999999998E-03 3.2297961437589284E-03 1.1454224310276269E+00
+ 39271 9.8177500000000001E-03 3.2300825058429465E-03 1.1454735309989923E+00
+ 39272 9.8180000000000003E-03 3.2303688806967178E-03 1.1455246309703573E+00
+ 39273 9.8182500000000006E-03 3.2306552683203146E-03 1.1455757309417223E+00
+ 39274 9.8184999999999991E-03 3.2309416687138193E-03 1.1456268309130873E+00
+ 39275 9.8187499999999994E-03 3.2312280818773058E-03 1.1456779308844522E+00
+ 39276 9.8189999999999996E-03 3.2315145078108472E-03 1.1457290308558177E+00
+ 39277 9.8192499999999999E-03 3.2318009465145238E-03 1.1457801308271827E+00
+ 39278 9.8195000000000001E-03 3.2320873979884094E-03 1.1458312307985481E+00
+ 39279 9.8197500000000004E-03 3.2323738622325794E-03 1.1458823307699131E+00
+ 39280 9.8200000000000006E-03 3.2326603392471105E-03 1.1459334307412781E+00
+ 39281 9.8202499999999991E-03 3.2329468290320800E-03 1.1459845307126431E+00
+ 39282 9.8204999999999994E-03 3.2332333315875611E-03 1.1460356306840080E+00
+ 39283 9.8207499999999996E-03 3.2335198469136345E-03 1.1460867306553735E+00
+ 39284 9.8209999999999999E-03 3.2338063750103714E-03 1.1461378306267385E+00
+ 39285 9.8212500000000001E-03 3.2340929158778562E-03 1.1461889305981039E+00
+ 39286 9.8215000000000004E-03 3.2343794695161559E-03 1.1462400305694689E+00
+ 39287 9.8217500000000006E-03 3.2346660359253510E-03 1.1462911305408339E+00
+ 39288 9.8219999999999991E-03 3.2349526151055161E-03 1.1463422305121989E+00
+ 39289 9.8222499999999994E-03 3.2352392070567290E-03 1.1463933304835638E+00
+ 39290 9.8224999999999996E-03 3.2355258117790693E-03 1.1464444304549293E+00
+ 39291 9.8227499999999999E-03 3.2358124292726094E-03 1.1464955304262943E+00
+ 39292 9.8230000000000001E-03 3.2360990595374246E-03 1.1465466303976592E+00
+ 39293 9.8232500000000004E-03 3.2363857025735961E-03 1.1465977303690247E+00
+ 39294 9.8235000000000006E-03 3.2366723583811966E-03 1.1466488303403897E+00
+ 39295 9.8237499999999991E-03 3.2369590269602992E-03 1.1466999303117547E+00
+ 39296 9.8239999999999994E-03 3.2372457083109903E-03 1.1467510302831196E+00
+ 39297 9.8242499999999996E-03 3.2375324024333388E-03 1.1468021302544851E+00
+ 39298 9.8244999999999999E-03 3.2378191093274263E-03 1.1468532302258501E+00
+ 39299 9.8247500000000001E-03 3.2381058289933256E-03 1.1469043301972150E+00
+ 39300 9.8250000000000004E-03 3.2383925614311135E-03 1.1469554301685805E+00
+ 39301 9.8252500000000006E-03 3.2386793066408693E-03 1.1470065301399455E+00
+ 39302 9.8254999999999992E-03 3.2389660646226668E-03 1.1470576301113105E+00
+ 39303 9.8257499999999994E-03 3.2392528353765858E-03 1.1471087300826754E+00
+ 39304 9.8259999999999997E-03 3.2395396189027000E-03 1.1471598300540409E+00
+ 39305 9.8262499999999999E-03 3.2398264152010909E-03 1.1472109300254059E+00
+ 39306 9.8265000000000002E-03 3.2401132242718296E-03 1.1472620299967708E+00
+ 39307 9.8267500000000004E-03 3.2404000461149973E-03 1.1473131299681363E+00
+ 39308 9.8270000000000007E-03 3.2406868807306685E-03 1.1473642299395013E+00
+ 39309 9.8272499999999992E-03 3.2409737281189174E-03 1.1474153299108663E+00
+ 39310 9.8274999999999994E-03 3.2412605882798299E-03 1.1474664298822312E+00
+ 39311 9.8277499999999997E-03 3.2415474612134750E-03 1.1475175298535962E+00
+ 39312 9.8279999999999999E-03 3.2418343469199314E-03 1.1475686298249617E+00
+ 39313 9.8282500000000002E-03 3.2421212453992809E-03 1.1476197297963266E+00
+ 39314 9.8285000000000004E-03 3.2424081566515927E-03 1.1476708297676921E+00
+ 39315 9.8287499999999989E-03 3.2426950806769476E-03 1.1477219297390566E+00
+ 39316 9.8289999999999992E-03 3.2429820174754245E-03 1.1477730297104221E+00
+ 39317 9.8292499999999994E-03 3.2432689670471001E-03 1.1478241296817870E+00
+ 39318 9.8294999999999997E-03 3.2435559293920511E-03 1.1478752296531520E+00
+ 39319 9.8297499999999999E-03 3.2438429045103519E-03 1.1479263296245175E+00
+ 39320 9.8300000000000002E-03 3.2441298924020825E-03 1.1479774295958824E+00
+ 39321 9.8302500000000004E-03 3.2444168930673184E-03 1.1480285295672479E+00
+ 39322 9.8304999999999990E-03 3.2447039065061386E-03 1.1480796295386124E+00
+ 39323 9.8307499999999992E-03 3.2449909327186225E-03 1.1481307295099779E+00
+ 39324 9.8309999999999995E-03 3.2452779717048433E-03 1.1481818294813428E+00
+ 39325 9.8312499999999997E-03 3.2455650234648804E-03 1.1482329294527078E+00
+ 39326 9.8315000000000000E-03 3.2458520879988105E-03 1.1482840294240733E+00
+ 39327 9.8317500000000002E-03 3.2461391653067126E-03 1.1483351293954382E+00
+ 39328 9.8320000000000005E-03 3.2464262553886613E-03 1.1483862293668037E+00
+ 39329 9.8322499999999990E-03 3.2467133582447369E-03 1.1484373293381682E+00
+ 39330 9.8324999999999992E-03 3.2470004738750133E-03 1.1484884293095332E+00
+ 39331 9.8327499999999995E-03 3.2472876022795749E-03 1.1485395292808986E+00
+ 39332 9.8329999999999997E-03 3.2475747434584927E-03 1.1485906292522636E+00
+ 39333 9.8332500000000000E-03 3.2478618974118474E-03 1.1486417292236291E+00
+ 39334 9.8335000000000002E-03 3.2481490641397140E-03 1.1486928291949940E+00
+ 39335 9.8337500000000005E-03 3.2484362436421741E-03 1.1487439291663590E+00
+ 39336 9.8339999999999990E-03 3.2487234359192996E-03 1.1487950291377240E+00
+ 39337 9.8342499999999992E-03 3.2490106409711747E-03 1.1488461291090890E+00
+ 39338 9.8344999999999995E-03 3.2492978587978739E-03 1.1488972290804544E+00
+ 39339 9.8347499999999997E-03 3.2495850893994763E-03 1.1489483290518194E+00
+ 39340 9.8350000000000000E-03 3.2498723327760584E-03 1.1489994290231849E+00
+ 39341 9.8352500000000002E-03 3.2501595889276977E-03 1.1490505289945498E+00
+ 39342 9.8355000000000005E-03 3.2504468578544734E-03 1.1491016289659148E+00
+ 39343 9.8357499999999990E-03 3.2507341395564596E-03 1.1491527289372798E+00
+ 39344 9.8359999999999993E-03 3.2510214340337423E-03 1.1492038289086448E+00
+ 39345 9.8362499999999995E-03 3.2513087412863921E-03 1.1492549288800102E+00
+ 39346 9.8364999999999998E-03 3.2515960613144902E-03 1.1493060288513752E+00
+ 39347 9.8367500000000000E-03 3.2518833941181128E-03 1.1493571288227407E+00
+ 39348 9.8370000000000003E-03 3.2521707396973398E-03 1.1494082287941056E+00
+ 39349 9.8372500000000005E-03 3.2524580980522470E-03 1.1494593287654706E+00
+ 39350 9.8374999999999990E-03 3.2527454691829143E-03 1.1495104287368356E+00
+ 39351 9.8377499999999993E-03 3.2530328530894193E-03 1.1495615287082006E+00
+ 39352 9.8379999999999995E-03 3.2533202497718417E-03 1.1496126286795660E+00
+ 39353 9.8382499999999998E-03 3.2536076592302610E-03 1.1496637286509310E+00
+ 39354 9.8385000000000000E-03 3.2538950814647457E-03 1.1497148286222960E+00
+ 39355 9.8387500000000003E-03 3.2541825164753855E-03 1.1497659285936614E+00
+ 39356 9.8390000000000005E-03 3.2544699642622519E-03 1.1498170285650264E+00
+ 39357 9.8392499999999990E-03 3.2547574248254249E-03 1.1498681285363914E+00
+ 39358 9.8394999999999993E-03 3.2550448981649850E-03 1.1499192285077564E+00
+ 39359 9.8397499999999995E-03 3.2553323842810073E-03 1.1499703284791218E+00
+ 39360 9.8399999999999998E-03 3.2556198831735742E-03 1.1500214284504868E+00
+ 39361 9.8402500000000000E-03 3.2559073948427585E-03 1.1500725284218518E+00
+ 39362 9.8405000000000003E-03 3.2561949192886444E-03 1.1501236283932172E+00
+ 39363 9.8407500000000005E-03 3.2564824565113086E-03 1.1501747283645822E+00
+ 39364 9.8409999999999991E-03 3.2567700065108227E-03 1.1502258283359472E+00
+ 39365 9.8412499999999993E-03 3.2570575692872751E-03 1.1502769283073122E+00
+ 39366 9.8414999999999996E-03 3.2573451448407393E-03 1.1503280282786776E+00
+ 39367 9.8417499999999998E-03 3.2576327331709362E-03 1.1503791282500426E+00
+ 39368 9.8420000000000001E-03 3.2579203342747226E-03 1.1504302282214076E+00
+ 39369 9.8422500000000003E-03 3.2582079481514145E-03 1.1504813281927730E+00
+ 39370 9.8425000000000006E-03 3.2584955748010949E-03 1.1505324281641380E+00
+ 39371 9.8427499999999991E-03 3.2587832142238287E-03 1.1505835281355030E+00
+ 39372 9.8429999999999993E-03 3.2590708664197048E-03 1.1506346281068680E+00
+ 39373 9.8432499999999996E-03 3.2593585313887927E-03 1.1506857280782330E+00
+ 39374 9.8434999999999998E-03 3.2596462091311722E-03 1.1507368280495984E+00
+ 39375 9.8437500000000001E-03 3.2599338996469177E-03 1.1507879280209634E+00
+ 39376 9.8440000000000003E-03 3.2602216029361092E-03 1.1508390279923288E+00
+ 39377 9.8442500000000006E-03 3.2605093189988204E-03 1.1508901279636938E+00
+ 39378 9.8444999999999991E-03 3.2607970478351262E-03 1.1509412279350588E+00
+ 39379 9.8447499999999993E-03 3.2610847894451091E-03 1.1509923279064238E+00
+ 39380 9.8449999999999996E-03 3.2613725438288411E-03 1.1510434278777888E+00
+ 39381 9.8452499999999998E-03 3.2616603109864037E-03 1.1510945278491542E+00
+ 39382 9.8455000000000001E-03 3.2619480909178698E-03 1.1511456278205192E+00
+ 39383 9.8457500000000003E-03 3.2622358836233182E-03 1.1511967277918846E+00
+ 39384 9.8460000000000006E-03 3.2625236891028263E-03 1.1512478277632496E+00
+ 39385 9.8462499999999991E-03 3.2628115073564654E-03 1.1512989277346146E+00
+ 39386 9.8464999999999994E-03 3.2630993383843216E-03 1.1513500277059796E+00
+ 39387 9.8467499999999996E-03 3.2633871821864660E-03 1.1514011276773446E+00
+ 39388 9.8469999999999999E-03 3.2636750387629782E-03 1.1514522276487100E+00
+ 39389 9.8472500000000001E-03 3.2639629099299257E-03 1.1515033276200750E+00
+ 39390 9.8475000000000004E-03 3.2642507921391509E-03 1.1515544275914404E+00
+ 39391 9.8477500000000006E-03 3.2645386871238036E-03 1.1516055275628054E+00
+ 39392 9.8479999999999991E-03 3.2648265948839587E-03 1.1516566275341700E+00
+ 39393 9.8482499999999994E-03 3.2651145154196978E-03 1.1517077275055354E+00
+ 39394 9.8484999999999996E-03 3.2654024487310971E-03 1.1517588274769004E+00
+ 39395 9.8487499999999999E-03 3.2656903948182349E-03 1.1518099274482658E+00
+ 39396 9.8490000000000001E-03 3.2659783536811864E-03 1.1518610274196308E+00
+ 39397 9.8492500000000004E-03 3.2662663253200308E-03 1.1519121273909958E+00
+ 39398 9.8495000000000006E-03 3.2665543097348481E-03 1.1519632273623612E+00
+ 39399 9.8497499999999991E-03 3.2668423069257052E-03 1.1520143273337258E+00
+ 39400 9.8499999999999994E-03 3.2671303168926979E-03 1.1520654273050912E+00
+ 39401 9.8502499999999996E-03 3.2674183396358926E-03 1.1521165272764562E+00
+ 39402 9.8504999999999999E-03 3.2677063751553694E-03 1.1521676272478216E+00
+ 39403 9.8507500000000001E-03 3.2679944234512035E-03 1.1522187272191866E+00
+ 39404 9.8510000000000004E-03 3.2682824845234756E-03 1.1522698271905516E+00
+ 39405 9.8512500000000006E-03 3.2685705583722626E-03 1.1523209271619170E+00
+ 39406 9.8514999999999991E-03 3.2688586449976425E-03 1.1523720271332816E+00
+ 39407 9.8517499999999994E-03 3.2691467443996926E-03 1.1524231271046470E+00
+ 39408 9.8519999999999996E-03 3.2694348565784955E-03 1.1524742270760120E+00
+ 39409 9.8522499999999999E-03 3.2697229815341253E-03 1.1525253270473774E+00
+ 39410 9.8525000000000001E-03 3.2700111192666601E-03 1.1525764270187424E+00
+ 39411 9.8527500000000004E-03 3.2702992697761783E-03 1.1526275269901074E+00
+ 39412 9.8530000000000006E-03 3.2705874330627577E-03 1.1526786269614728E+00
+ 39413 9.8532499999999992E-03 3.2708756091264749E-03 1.1527297269328374E+00
+ 39414 9.8534999999999994E-03 3.2711637979674127E-03 1.1527808269042028E+00
+ 39415 9.8537499999999997E-03 3.2714519995856476E-03 1.1528319268755678E+00
+ 39416 9.8539999999999999E-03 3.2717402139812537E-03 1.1528830268469328E+00
+ 39417 9.8542500000000002E-03 3.2720284411543155E-03 1.1529341268182982E+00
+ 39418 9.8545000000000004E-03 3.2723166811049038E-03 1.1529852267896632E+00
+ 39419 9.8547500000000007E-03 3.2726049338331047E-03 1.1530363267610286E+00
+ 39420 9.8549999999999992E-03 3.2728931993389900E-03 1.1530874267323932E+00
+ 39421 9.8552499999999994E-03 3.2731814776226459E-03 1.1531385267037586E+00
+ 39422 9.8554999999999997E-03 3.2734697686841474E-03 1.1531896266751236E+00
+ 39423 9.8557499999999999E-03 3.2737580725235639E-03 1.1532407266464886E+00
+ 39424 9.8560000000000002E-03 3.2740463891409856E-03 1.1532918266178540E+00
+ 39425 9.8562500000000004E-03 3.2743347185356813E-03 1.1533429265892190E+00
+ 39426 9.8564999999999989E-03 3.2746230607028611E-03 1.1533940265605840E+00
+ 39427 9.8567499999999992E-03 3.2749114156417824E-03 1.1534451265319490E+00
+ 39428 9.8569999999999994E-03 3.2751997833525182E-03 1.1534962265033144E+00
+ 39429 9.8572499999999997E-03 3.2754881638351429E-03 1.1535473264746794E+00
+ 39430 9.8574999999999999E-03 3.2757765570897365E-03 1.1535984264460444E+00
+ 39431 9.8577500000000002E-03 3.2760649631163705E-03 1.1536495264174098E+00
+ 39432 9.8580000000000004E-03 3.2763533819151224E-03 1.1537006263887748E+00
+ 39433 9.8582499999999990E-03 3.2766418134860644E-03 1.1537517263601398E+00
+ 39434 9.8584999999999992E-03 3.2769302578292778E-03 1.1538028263315048E+00
+ 39435 9.8587499999999995E-03 3.2772187149448352E-03 1.1538539263028698E+00
+ 39436 9.8589999999999997E-03 3.2775071848328138E-03 1.1539050262742352E+00
+ 39437 9.8592500000000000E-03 3.2777956674932829E-03 1.1539561262456002E+00
+ 39438 9.8595000000000002E-03 3.2780841629263275E-03 1.1540072262169656E+00
+ 39439 9.8597500000000005E-03 3.2783726711320179E-03 1.1540583261883306E+00
+ 39440 9.8599999999999990E-03 3.2786611921104287E-03 1.1541094261596956E+00
+ 39441 9.8602499999999992E-03 3.2789497258616396E-03 1.1541605261310606E+00
+ 39442 9.8604999999999995E-03 3.2792382723857267E-03 1.1542116261024256E+00
+ 39443 9.8607499999999997E-03 3.2795268316827622E-03 1.1542627260737910E+00
+ 39444 9.8610000000000000E-03 3.2798154037528221E-03 1.1543138260451560E+00
+ 39445 9.8612500000000002E-03 3.2801039885959893E-03 1.1543649260165214E+00
+ 39446 9.8615000000000005E-03 3.2803925862123287E-03 1.1544160259878864E+00
+ 39447 9.8617499999999990E-03 3.2806811966019228E-03 1.1544671259592514E+00
+ 39448 9.8619999999999992E-03 3.2809698197648492E-03 1.1545182259306164E+00
+ 39449 9.8622499999999995E-03 3.2812584557011804E-03 1.1545693259019814E+00
+ 39450 9.8624999999999997E-03 3.2815471044109952E-03 1.1546204258733468E+00
+ 39451 9.8627500000000000E-03 3.2818357658943639E-03 1.1546715258447118E+00
+ 39452 9.8630000000000002E-03 3.2821244401513711E-03 1.1547226258160772E+00
+ 39453 9.8632500000000005E-03 3.2824131271820866E-03 1.1547737257874422E+00
+ 39454 9.8634999999999990E-03 3.2827018269865845E-03 1.1548248257588067E+00
+ 39455 9.8637499999999993E-03 3.2829905395649495E-03 1.1548759257301722E+00
+ 39456 9.8639999999999995E-03 3.2832792649172514E-03 1.1549270257015372E+00
+ 39457 9.8642499999999998E-03 3.2835680030435699E-03 1.1549781256729026E+00
+ 39458 9.8645000000000000E-03 3.2838567539439801E-03 1.1550292256442676E+00
+ 39459 9.8647500000000003E-03 3.2841455176185570E-03 1.1550803256156326E+00
+ 39460 9.8650000000000005E-03 3.2844342940673769E-03 1.1551314255869980E+00
+ 39461 9.8652499999999990E-03 3.2847230832905149E-03 1.1551825255583625E+00
+ 39462 9.8654999999999993E-03 3.2850118852880538E-03 1.1552336255297280E+00
+ 39463 9.8657499999999995E-03 3.2853007000600630E-03 1.1552847255010930E+00
+ 39464 9.8659999999999998E-03 3.2855895276066218E-03 1.1553358254724584E+00
+ 39465 9.8662500000000000E-03 3.2858783679278088E-03 1.1553869254438234E+00
+ 39466 9.8665000000000003E-03 3.2861672210236967E-03 1.1554380254151884E+00
+ 39467 9.8667500000000005E-03 3.2864560868943638E-03 1.1554891253865538E+00
+ 39468 9.8669999999999990E-03 3.2867449655398788E-03 1.1555402253579183E+00
+ 39469 9.8672499999999993E-03 3.2870338569603373E-03 1.1555913253292838E+00
+ 39470 9.8674999999999995E-03 3.2873227611558008E-03 1.1556424253006488E+00
+ 39471 9.8677499999999998E-03 3.2876116781263469E-03 1.1556935252720142E+00
+ 39472 9.8680000000000000E-03 3.2879006078720585E-03 1.1557446252433792E+00
+ 39473 9.8682500000000003E-03 3.2881895503930046E-03 1.1557957252147442E+00
+ 39474 9.8685000000000005E-03 3.2884785056892679E-03 1.1558468251861096E+00
+ 39475 9.8687499999999991E-03 3.2887674737609204E-03 1.1558979251574741E+00
+ 39476 9.8689999999999993E-03 3.2890564546080446E-03 1.1559490251288396E+00
+ 39477 9.8692499999999996E-03 3.2893454482307129E-03 1.1560001251002046E+00
+ 39478 9.8694999999999998E-03 3.2896344546290051E-03 1.1560512250715695E+00
+ 39479 9.8697500000000001E-03 3.2899234738029961E-03 1.1561023250429350E+00
+ 39480 9.8700000000000003E-03 3.2902125057527646E-03 1.1561534250143000E+00
+ 39481 9.8702500000000006E-03 3.2905015504783820E-03 1.1562045249856654E+00
+ 39482 9.8704999999999991E-03 3.2907906079799290E-03 1.1562556249570299E+00
+ 39483 9.8707499999999993E-03 3.2910796782573784E-03 1.1563067249283954E+00
+ 39484 9.8709999999999996E-03 3.2913687613092559E-03 1.1563578248997604E+00
+ 39485 9.8712499999999998E-03 3.2916578571351362E-03 1.1564089248711253E+00
+ 39486 9.8715000000000001E-03 3.2919469657350913E-03 1.1564600248424908E+00
+ 39487 9.8717500000000003E-03 3.2922360871091988E-03 1.1565111248138558E+00
+ 39488 9.8720000000000006E-03 3.2925252212575354E-03 1.1565622247852212E+00
+ 39489 9.8722499999999991E-03 3.2928143681801754E-03 1.1566133247565857E+00
+ 39490 9.8724999999999993E-03 3.2931035278771967E-03 1.1566644247279512E+00
+ 39491 9.8727499999999996E-03 3.2933927003486758E-03 1.1567155246993162E+00
+ 39492 9.8729999999999998E-03 3.2936818855946871E-03 1.1567666246706811E+00
+ 39493 9.8732500000000001E-03 3.2939710836153097E-03 1.1568177246420466E+00
+ 39494 9.8735000000000003E-03 3.2942602944106116E-03 1.1568688246134116E+00
+ 39495 9.8737500000000006E-03 3.2945495179806800E-03 1.1569199245847770E+00
+ 39496 9.8739999999999991E-03 3.2948387543255834E-03 1.1569710245561415E+00
+ 39497 9.8742499999999993E-03 3.2951280034454042E-03 1.1570221245275065E+00
+ 39498 9.8744999999999996E-03 3.2954172653402130E-03 1.1570732244988720E+00
+ 39499 9.8747499999999998E-03 3.2957065400100907E-03 1.1571243244702369E+00
+ 39500 9.8750000000000001E-03 3.2959958274551087E-03 1.1571754244416024E+00
+ 39501 9.8752500000000003E-03 3.2962851276753507E-03 1.1572265244129674E+00
+ 39502 9.8755000000000006E-03 3.2965744406708844E-03 1.1572776243843323E+00
+ 39503 9.8757499999999991E-03 3.2968637664417908E-03 1.1573287243556973E+00
+ 39504 9.8759999999999994E-03 3.2971531049881490E-03 1.1573798243270623E+00
+ 39505 9.8762499999999996E-03 3.2974424563100304E-03 1.1574309242984278E+00
+ 39506 9.8764999999999999E-03 3.2977318204075157E-03 1.1574820242697927E+00
+ 39507 9.8767500000000001E-03 3.2980211972806783E-03 1.1575331242411582E+00
+ 39508 9.8770000000000004E-03 3.2983105869295974E-03 1.1575842242125232E+00
+ 39509 9.8772500000000006E-03 3.2985999893543486E-03 1.1576353241838881E+00
+ 39510 9.8774999999999991E-03 3.2988894064842822E-03 1.1576864241552531E+00
+ 39511 9.8777499999999994E-03 3.2991788345416652E-03 1.1577375241266181E+00
+ 39512 9.8779999999999996E-03 3.2994682753700547E-03 1.1577886240979836E+00
+ 39513 9.8782499999999999E-03 3.2997577289695266E-03 1.1578397240693485E+00
+ 39514 9.8785000000000001E-03 3.3000471953401563E-03 1.1578908240407140E+00
+ 39515 9.8787500000000004E-03 3.3003366744820146E-03 1.1579419240120790E+00
+ 39516 9.8790000000000006E-03 3.3006261663951781E-03 1.1579930239834439E+00
+ 39517 9.8792499999999991E-03 3.3009156710797189E-03 1.1580441239548089E+00
+ 39518 9.8794999999999994E-03 3.3012051885357176E-03 1.1580952239261739E+00
+ 39519 9.8797499999999996E-03 3.3014947187632424E-03 1.1581463238975394E+00
+ 39520 9.8799999999999999E-03 3.3017842617623699E-03 1.1581974238689043E+00
+ 39521 9.8802500000000001E-03 3.3020738175331757E-03 1.1582485238402693E+00
+ 39522 9.8805000000000004E-03 3.3023633860757339E-03 1.1582996238116348E+00
+ 39523 9.8807500000000006E-03 3.3026529673901165E-03 1.1583507237829997E+00
+ 39524 9.8809999999999992E-03 3.3029425614764019E-03 1.1584018237543647E+00
+ 39525 9.8812499999999994E-03 3.3032321683346614E-03 1.1584529237257297E+00
+ 39526 9.8814999999999997E-03 3.3035217879649726E-03 1.1585040236970952E+00
+ 39527 9.8817499999999999E-03 3.3038114203674082E-03 1.1585551236684601E+00
+ 39528 9.8820000000000002E-03 3.3041010655420451E-03 1.1586062236398251E+00
+ 39529 9.8822500000000004E-03 3.3043907234889553E-03 1.1586573236111906E+00
+ 39530 9.8825000000000007E-03 3.3046803942082155E-03 1.1587084235825555E+00
+ 39531 9.8827499999999992E-03 3.3049700776998973E-03 1.1587595235539205E+00
+ 39532 9.8829999999999994E-03 3.3052597739640813E-03 1.1588106235252855E+00
+ 39533 9.8832499999999997E-03 3.3055494830008382E-03 1.1588617234966510E+00
+ 39534 9.8834999999999999E-03 3.3058392048102439E-03 1.1589128234680159E+00
+ 39535 9.8837500000000002E-03 3.3061289393923727E-03 1.1589639234393809E+00
+ 39536 9.8840000000000004E-03 3.3064186867473012E-03 1.1590150234107464E+00
+ 39537 9.8842499999999989E-03 3.3067084468750996E-03 1.1590661233821109E+00
+ 39538 9.8844999999999992E-03 3.3069982197758484E-03 1.1591172233534763E+00
+ 39539 9.8847499999999994E-03 3.3072880054496206E-03 1.1591683233248413E+00
+ 39540 9.8849999999999997E-03 3.3075778038964910E-03 1.1592194232962063E+00
+ 39541 9.8852499999999999E-03 3.3078676151165366E-03 1.1592705232675717E+00
+ 39542 9.8855000000000002E-03 3.3081574391098300E-03 1.1593216232389367E+00
+ 39543 9.8857500000000004E-03 3.3084472758764462E-03 1.1593727232103022E+00
+ 39544 9.8859999999999990E-03 3.3087371254164615E-03 1.1594238231816667E+00
+ 39545 9.8862499999999992E-03 3.3090269877299495E-03 1.1594749231530321E+00
+ 39546 9.8864999999999995E-03 3.3093168628169885E-03 1.1595260231243971E+00
+ 39547 9.8867499999999997E-03 3.3096067506776538E-03 1.1595771230957621E+00
+ 39548 9.8870000000000000E-03 3.3098966513120157E-03 1.1596282230671275E+00
+ 39549 9.8872500000000002E-03 3.3101865647201536E-03 1.1596793230384925E+00
+ 39550 9.8875000000000005E-03 3.3104764909021437E-03 1.1597304230098580E+00
+ 39551 9.8877499999999990E-03 3.3107664298580555E-03 1.1597815229812225E+00
+ 39552 9.8879999999999992E-03 3.3110563815879706E-03 1.1598326229525879E+00
+ 39553 9.8882499999999995E-03 3.3113463460919617E-03 1.1598837229239529E+00
+ 39554 9.8884999999999997E-03 3.3116363233701047E-03 1.1599348228953179E+00
+ 39555 9.8887500000000000E-03 3.3119263134224748E-03 1.1599859228666833E+00
+ 39556 9.8890000000000002E-03 3.3122163162491473E-03 1.1600370228380483E+00
+ 39557 9.8892500000000005E-03 3.3125063318501994E-03 1.1600881228094138E+00
+ 39558 9.8894999999999990E-03 3.3127963602257019E-03 1.1601392227807783E+00
+ 39559 9.8897499999999992E-03 3.3130864013757354E-03 1.1601903227521433E+00
+ 39560 9.8899999999999995E-03 3.3133764553003732E-03 1.1602414227235087E+00
+ 39561 9.8902499999999997E-03 3.3136665219996950E-03 1.1602925226948737E+00
+ 39562 9.8905000000000000E-03 3.3139566014737708E-03 1.1603436226662391E+00
+ 39563 9.8907500000000002E-03 3.3142466937226790E-03 1.1603947226376041E+00
+ 39564 9.8910000000000005E-03 3.3145367987464903E-03 1.1604458226089691E+00
+ 39565 9.8912499999999990E-03 3.3148269165452879E-03 1.1604969225803341E+00
+ 39566 9.8914999999999993E-03 3.3151170471191443E-03 1.1605480225516991E+00
+ 39567 9.8917499999999995E-03 3.3154071904681367E-03 1.1605991225230645E+00
+ 39568 9.8919999999999998E-03 3.3156973465923384E-03 1.1606502224944295E+00
+ 39569 9.8922500000000000E-03 3.3159875154918266E-03 1.1607013224657949E+00
+ 39570 9.8925000000000003E-03 3.3162776971666762E-03 1.1607524224371599E+00
+ 39571 9.8927500000000005E-03 3.3165678916169642E-03 1.1608035224085249E+00
+ 39572 9.8929999999999990E-03 3.3168580988427645E-03 1.1608546223798899E+00
+ 39573 9.8932499999999993E-03 3.3171483188441549E-03 1.1609057223512549E+00
+ 39574 9.8934999999999995E-03 3.3174385516212138E-03 1.1609568223226203E+00
+ 39575 9.8937499999999998E-03 3.3177287971740111E-03 1.1610079222939853E+00
+ 39576 9.8940000000000000E-03 3.3180190555026296E-03 1.1610590222653507E+00
+ 39577 9.8942500000000003E-03 3.3183093266071382E-03 1.1611101222367157E+00
+ 39578 9.8945000000000005E-03 3.3185996104876194E-03 1.1611612222080807E+00
+ 39579 9.8947499999999990E-03 3.3188899071441439E-03 1.1612123221794457E+00
+ 39580 9.8949999999999993E-03 3.3191802165767931E-03 1.1612634221508107E+00
+ 39581 9.8952499999999995E-03 3.3194705387856391E-03 1.1613145221221761E+00
+ 39582 9.8954999999999998E-03 3.3197608737707599E-03 1.1613656220935411E+00
+ 39583 9.8957500000000000E-03 3.3200512215322314E-03 1.1614167220649061E+00
+ 39584 9.8960000000000003E-03 3.3203415820701318E-03 1.1614678220362715E+00
+ 39585 9.8962500000000005E-03 3.3206319553845316E-03 1.1615189220076365E+00
+ 39586 9.8964999999999990E-03 3.3209223414755098E-03 1.1615700219790015E+00
+ 39587 9.8967499999999993E-03 3.3212127403431453E-03 1.1616211219503665E+00
+ 39588 9.8969999999999995E-03 3.3215031519875141E-03 1.1616722219217319E+00
+ 39589 9.8972499999999998E-03 3.3217935764086946E-03 1.1617233218930969E+00
+ 39590 9.8975000000000000E-03 3.3220840136067523E-03 1.1617744218644619E+00
+ 39591 9.8977500000000003E-03 3.3223744635817740E-03 1.1618255218358273E+00
+ 39592 9.8980000000000005E-03 3.3226649263338351E-03 1.1618766218071923E+00
+ 39593 9.8982499999999991E-03 3.3229554018630054E-03 1.1619277217785573E+00
+ 39594 9.8984999999999993E-03 3.3232458901693717E-03 1.1619788217499223E+00
+ 39595 9.8987499999999996E-03 3.3235363912530020E-03 1.1620299217212877E+00
+ 39596 9.8989999999999998E-03 3.3238269051139775E-03 1.1620810216926527E+00
+ 39597 9.8992500000000001E-03 3.3241174317523718E-03 1.1621321216640177E+00
+ 39598 9.8995000000000003E-03 3.3244079711682644E-03 1.1621832216353831E+00
+ 39599 9.8997500000000006E-03 3.3246985233617295E-03 1.1622343216067481E+00
+ 39600 9.8999999999999991E-03 3.3249890883327990E-03 1.1622854215781131E+00
+ 39601 9.9002499999999993E-03 3.3252796660782264E-03 1.1623365215494781E+00
+ 39602 9.9004999999999996E-03 3.3255702565960091E-03 1.1623876215208431E+00
+ 39603 9.9007499999999998E-03 3.3258608598862225E-03 1.1624387214922085E+00
+ 39604 9.9010000000000001E-03 3.3261514759489398E-03 1.1624898214635735E+00
+ 39605 9.9012500000000003E-03 3.3264421047842392E-03 1.1625409214349389E+00
+ 39606 9.9015000000000006E-03 3.3267327463921900E-03 1.1625920214063039E+00
+ 39607 9.9017499999999991E-03 3.3270234007728668E-03 1.1626431213776689E+00
+ 39608 9.9019999999999993E-03 3.3273140679263486E-03 1.1626942213490339E+00
+ 39609 9.9022499999999996E-03 3.3276047478527065E-03 1.1627453213203989E+00
+ 39610 9.9024999999999998E-03 3.3278954405520154E-03 1.1627964212917643E+00
+ 39611 9.9027500000000001E-03 3.3281861460243483E-03 1.1628475212631293E+00
+ 39612 9.9030000000000003E-03 3.3284768642697815E-03 1.1628986212344947E+00
+ 39613 9.9032500000000006E-03 3.3287675952883866E-03 1.1629497212058597E+00
+ 39614 9.9034999999999991E-03 3.3290583390802406E-03 1.1630008211772247E+00
+ 39615 9.9037499999999994E-03 3.3293490956454179E-03 1.1630519211485897E+00
+ 39616 9.9039999999999996E-03 3.3296398649839921E-03 1.1631030211199547E+00
+ 39617 9.9042499999999999E-03 3.3299306470960387E-03 1.1631541210913201E+00
+ 39618 9.9045000000000001E-03 3.3302214419816327E-03 1.1632052210626851E+00
+ 39619 9.9047500000000004E-03 3.3305122496408443E-03 1.1632563210340505E+00
+ 39620 9.9050000000000006E-03 3.3308030700737548E-03 1.1633074210054155E+00
+ 39621 9.9052499999999991E-03 3.3310939032804316E-03 1.1633585209767801E+00
+ 39622 9.9054999999999994E-03 3.3313847492609555E-03 1.1634096209481455E+00
+ 39623 9.9057499999999996E-03 3.3316756080154007E-03 1.1634607209195105E+00
+ 39624 9.9059999999999999E-03 3.3319664795438369E-03 1.1635118208908759E+00
+ 39625 9.9062500000000001E-03 3.3322573638463436E-03 1.1635629208622409E+00
+ 39626 9.9065000000000004E-03 3.3325482609229936E-03 1.1636140208336059E+00
+ 39627 9.9067500000000006E-03 3.3328391707738623E-03 1.1636651208049713E+00
+ 39628 9.9069999999999991E-03 3.3331300933990226E-03 1.1637162207763359E+00
+ 39629 9.9072499999999994E-03 3.3334210287985508E-03 1.1637673207477013E+00
+ 39630 9.9074999999999996E-03 3.3337119769725220E-03 1.1638184207190663E+00
+ 39631 9.9077499999999999E-03 3.3340029379210125E-03 1.1638695206904317E+00
+ 39632 9.9080000000000001E-03 3.3342939116440969E-03 1.1639206206617967E+00
+ 39633 9.9082500000000004E-03 3.3345848981418485E-03 1.1639717206331617E+00
+ 39634 9.9085000000000006E-03 3.3348758974143396E-03 1.1640228206045271E+00
+ 39635 9.9087499999999992E-03 3.3351669094616441E-03 1.1640739205758917E+00
+ 39636 9.9089999999999994E-03 3.3354579342838525E-03 1.1641250205472571E+00
+ 39637 9.9092499999999997E-03 3.3357489718810239E-03 1.1641761205186221E+00
+ 39638 9.9094999999999999E-03 3.3360400222532381E-03 1.1642272204899875E+00
+ 39639 9.9097500000000002E-03 3.3363310854005700E-03 1.1642783204613525E+00
+ 39640 9.9100000000000004E-03 3.3366221531210090E-03 1.1643294204327175E+00
+ 39641 9.9102500000000007E-03 3.3369132414877364E-03 1.1643805204040829E+00
+ 39642 9.9104999999999992E-03 3.3372043426280443E-03 1.1644316203754475E+00
+ 39643 9.9107499999999994E-03 3.3374954565420093E-03 1.1644827203468129E+00
+ 39644 9.9109999999999997E-03 3.3377865832297056E-03 1.1645338203181779E+00
+ 39645 9.9112499999999999E-03 3.3380777226912060E-03 1.1645849202895429E+00
+ 39646 9.9115000000000002E-03 3.3383688749265860E-03 1.1646360202609083E+00
+ 39647 9.9117500000000004E-03 3.3386600399359216E-03 1.1646871202322733E+00
+ 39648 9.9119999999999989E-03 3.3389512177192811E-03 1.1647382202036383E+00
+ 39649 9.9122499999999992E-03 3.3392424082767476E-03 1.1647893201750033E+00
+ 39650 9.9124999999999994E-03 3.3395336116083907E-03 1.1648404201463687E+00
+ 39651 9.9127499999999997E-03 3.3398248277142859E-03 1.1648915201177337E+00
+ 39652 9.9129999999999999E-03 3.3401160565945070E-03 1.1649426200890987E+00
+ 39653 9.9132500000000002E-03 3.3404072982491317E-03 1.1649937200604641E+00
+ 39654 9.9135000000000004E-03 3.3406985526782309E-03 1.1650448200318291E+00
+ 39655 9.9137499999999990E-03 3.3409898198818828E-03 1.1650959200031941E+00
+ 39656 9.9139999999999992E-03 3.3412810998601585E-03 1.1651470199745591E+00
+ 39657 9.9142499999999995E-03 3.3415723926131366E-03 1.1651981199459245E+00
+ 39658 9.9144999999999997E-03 3.3418636981408928E-03 1.1652492199172895E+00
+ 39659 9.9147500000000000E-03 3.3421550164434931E-03 1.1653003198886545E+00
+ 39660 9.9150000000000002E-03 3.3424463475210222E-03 1.1653514198600199E+00
+ 39661 9.9152500000000005E-03 3.3427376913735514E-03 1.1654025198313849E+00
+ 39662 9.9154999999999990E-03 3.3430290480011525E-03 1.1654536198027499E+00
+ 39663 9.9157499999999992E-03 3.3433204174039060E-03 1.1655047197741149E+00
+ 39664 9.9159999999999995E-03 3.3436117995818836E-03 1.1655558197454798E+00
+ 39665 9.9162499999999997E-03 3.3439031945351641E-03 1.1656069197168453E+00
+ 39666 9.9165000000000000E-03 3.3441946022638161E-03 1.1656580196882103E+00
+ 39667 9.9167500000000002E-03 3.3444860405294871E-03 1.1657091196595757E+00
+ 39668 9.9170000000000005E-03 3.3447774741880284E-03 1.1657602196309407E+00
+ 39669 9.9172499999999990E-03 3.3450689206239509E-03 1.1658113196023057E+00
+ 39670 9.9174999999999992E-03 3.3453603798373347E-03 1.1658624195736706E+00
+ 39671 9.9177499999999995E-03 3.3456518518282562E-03 1.1659135195450356E+00
+ 39672 9.9179999999999997E-03 3.3459433365967874E-03 1.1659646195164011E+00
+ 39673 9.9182500000000000E-03 3.3462348341430064E-03 1.1660157194877661E+00
+ 39674 9.9185000000000002E-03 3.3465263444669882E-03 1.1660668194591315E+00
+ 39675 9.9187500000000005E-03 3.3468178675688095E-03 1.1661179194304965E+00
+ 39676 9.9189999999999990E-03 3.3471094034485454E-03 1.1661690194018615E+00
+ 39677 9.9192499999999992E-03 3.3474009521062744E-03 1.1662201193732264E+00
+ 39678 9.9194999999999995E-03 3.3476925135420710E-03 1.1662712193445914E+00
+ 39679 9.9197499999999997E-03 3.3479840877560121E-03 1.1663223193159569E+00
+ 39680 9.9200000000000000E-03 3.3482756747481735E-03 1.1663734192873219E+00
+ 39681 9.9202500000000002E-03 3.3485672745186337E-03 1.1664245192586873E+00
+ 39682 9.9205000000000005E-03 3.3488588870674613E-03 1.1664756192300523E+00
+ 39683 9.9207499999999990E-03 3.3491505123947390E-03 1.1665267192014168E+00
+ 39684 9.9209999999999993E-03 3.3494421505005441E-03 1.1665778191727822E+00
+ 39685 9.9212499999999995E-03 3.3497338013849503E-03 1.1666289191441472E+00
+ 39686 9.9214999999999998E-03 3.3500254650480348E-03 1.1666800191155127E+00
+ 39687 9.9217500000000000E-03 3.3503171414898739E-03 1.1667311190868777E+00
+ 39688 9.9220000000000003E-03 3.3506088307105435E-03 1.1667822190582426E+00
+ 39689 9.9222500000000005E-03 3.3509005327101216E-03 1.1668333190296081E+00
+ 39690 9.9224999999999990E-03 3.3511922474886813E-03 1.1668844190009726E+00
+ 39691 9.9227499999999993E-03 3.3514839750463008E-03 1.1669355189723380E+00
+ 39692 9.9229999999999995E-03 3.3517757153830588E-03 1.1669866189437030E+00
+ 39693 9.9232499999999998E-03 3.3520674684990315E-03 1.1670377189150685E+00
+ 39694 9.9235000000000000E-03 3.3523592343942918E-03 1.1670888188864335E+00
+ 39695 9.9237500000000003E-03 3.3526510130689204E-03 1.1671399188577984E+00
+ 39696 9.9240000000000005E-03 3.3529428045229914E-03 1.1671910188291639E+00
+ 39697 9.9242499999999990E-03 3.3532346087565804E-03 1.1672421188005284E+00
+ 39698 9.9244999999999993E-03 3.3535264257697674E-03 1.1672932187718938E+00
+ 39699 9.9247499999999995E-03 3.3538182555626263E-03 1.1673443187432588E+00
+ 39700 9.9249999999999998E-03 3.3541100981352391E-03 1.1673954187146243E+00
+ 39701 9.9252500000000000E-03 3.3544019534876746E-03 1.1674465186859893E+00
+ 39702 9.9255000000000003E-03 3.3546938216200148E-03 1.1674976186573542E+00
+ 39703 9.9257500000000005E-03 3.3549857025323357E-03 1.1675487186287197E+00
+ 39704 9.9259999999999991E-03 3.3552775962247088E-03 1.1675998186000842E+00
+ 39705 9.9262499999999993E-03 3.3555695026972242E-03 1.1676509185714496E+00
+ 39706 9.9264999999999996E-03 3.3558614221759530E-03 1.1677020185428146E+00
+ 39707 9.9267499999999998E-03 3.3561533540445725E-03 1.1677531185141796E+00
+ 39708 9.9270000000000001E-03 3.3564452986884169E-03 1.1678042184855451E+00
+ 39709 9.9272500000000003E-03 3.3567372561075573E-03 1.1678553184569100E+00
+ 39710 9.9275000000000006E-03 3.3570292263020735E-03 1.1679064184282755E+00
+ 39711 9.9277499999999991E-03 3.3573212092720328E-03 1.1679575183996400E+00
+ 39712 9.9279999999999993E-03 3.3576132050175188E-03 1.1680086183710054E+00
+ 39713 9.9282499999999996E-03 3.3579052135386013E-03 1.1680597183423704E+00
+ 39714 9.9284999999999998E-03 3.3581972348353546E-03 1.1681108183137354E+00
+ 39715 9.9287500000000001E-03 3.3584892689078553E-03 1.1681619182851009E+00
+ 39716 9.9290000000000003E-03 3.3587813157561768E-03 1.1682130182564658E+00
+ 39717 9.9292500000000006E-03 3.3590733753803932E-03 1.1682641182278313E+00
+ 39718 9.9294999999999991E-03 3.3593654477805804E-03 1.1683152181991958E+00
+ 39719 9.9297499999999993E-03 3.3596575329560806E-03 1.1683663181705612E+00
+ 39720 9.9299999999999996E-03 3.3599496309055922E-03 1.1684174181419262E+00
+ 39721 9.9302499999999998E-03 3.3602417416291599E-03 1.1684685181132912E+00
+ 39722 9.9305000000000001E-03 3.3605338651268558E-03 1.1685196180846567E+00
+ 39723 9.9307500000000003E-03 3.3608260013987508E-03 1.1685707180560216E+00
+ 39724 9.9310000000000006E-03 3.3611181504449245E-03 1.1686218180273871E+00
+ 39725 9.9312499999999991E-03 3.3614103122654492E-03 1.1686729179987516E+00
+ 39726 9.9314999999999994E-03 3.3617024868603982E-03 1.1687240179701166E+00
+ 39727 9.9317499999999996E-03 3.3619946742298457E-03 1.1687751179414820E+00
+ 39728 9.9319999999999999E-03 3.3622868743738658E-03 1.1688262179128470E+00
+ 39729 9.9322500000000001E-03 3.3625790872925335E-03 1.1688773178842125E+00
+ 39730 9.9325000000000004E-03 3.3628713129859205E-03 1.1689284178555774E+00
+ 39731 9.9327500000000006E-03 3.3631635514541030E-03 1.1689795178269424E+00
+ 39732 9.9329999999999991E-03 3.3634558026971505E-03 1.1690306177983074E+00
+ 39733 9.9332499999999994E-03 3.3637480667151466E-03 1.1690817177696724E+00
+ 39734 9.9334999999999996E-03 3.3640403435081590E-03 1.1691328177410378E+00
+ 39735 9.9337499999999999E-03 3.3643326330762622E-03 1.1691839177124028E+00
+ 39736 9.9340000000000001E-03 3.3646249354195327E-03 1.1692350176837683E+00
+ 39737 9.9342500000000004E-03 3.3649172505380407E-03 1.1692861176551332E+00
+ 39738 9.9345000000000006E-03 3.3652095784318663E-03 1.1693372176264982E+00
+ 39739 9.9347499999999991E-03 3.3655019191010790E-03 1.1693883175978632E+00
+ 39740 9.9349999999999994E-03 3.3657942725457547E-03 1.1694394175692282E+00
+ 39741 9.9352499999999996E-03 3.3660866387659680E-03 1.1694905175405936E+00
+ 39742 9.9354999999999999E-03 3.3663790177617912E-03 1.1695416175119586E+00
+ 39743 9.9357500000000001E-03 3.3666714095333039E-03 1.1695927174833241E+00
+ 39744 9.9360000000000004E-03 3.3669638140805778E-03 1.1696438174546890E+00
+ 39745 9.9362500000000006E-03 3.3672562314036869E-03 1.1696949174260540E+00
+ 39746 9.9364999999999992E-03 3.3675486615027013E-03 1.1697460173974190E+00
+ 39747 9.9367499999999994E-03 3.3678411043777056E-03 1.1697971173687840E+00
+ 39748 9.9369999999999997E-03 3.3681335600287674E-03 1.1698482173401494E+00
+ 39749 9.9372499999999999E-03 3.3684260284559614E-03 1.1698993173115144E+00
+ 39750 9.9375000000000002E-03 3.3687185096593674E-03 1.1699504172828794E+00
+ 39751 9.9377500000000004E-03 3.3690110036390547E-03 1.1700015172542448E+00
+ 39752 9.9380000000000007E-03 3.3693035103950987E-03 1.1700526172256098E+00
+ 39753 9.9382499999999992E-03 3.3695960299275724E-03 1.1701037171969748E+00
+ 39754 9.9384999999999994E-03 3.3698885622365569E-03 1.1701548171683398E+00
+ 39755 9.9387499999999997E-03 3.3701811073221215E-03 1.1702059171397052E+00
+ 39756 9.9389999999999999E-03 3.3704736651843461E-03 1.1702570171110702E+00
+ 39757 9.9392500000000002E-03 3.3707662358232978E-03 1.1703081170824352E+00
+ 39758 9.9395000000000004E-03 3.3710588192390565E-03 1.1703592170538006E+00
+ 39759 9.9397499999999989E-03 3.3713514154316958E-03 1.1704103170251652E+00
+ 39760 9.9399999999999992E-03 3.3716440244012922E-03 1.1704614169965306E+00
+ 39761 9.9402499999999994E-03 3.3719366461479197E-03 1.1705125169678956E+00
+ 39762 9.9404999999999997E-03 3.3722292806716530E-03 1.1705636169392610E+00
+ 39763 9.9407499999999999E-03 3.3725219279725680E-03 1.1706147169106260E+00
+ 39764 9.9410000000000002E-03 3.3728145880507379E-03 1.1706658168819910E+00
+ 39765 9.9412500000000004E-03 3.3731072609062382E-03 1.1707169168533564E+00
+ 39766 9.9414999999999989E-03 3.3733999465391435E-03 1.1707680168247210E+00
+ 39767 9.9417499999999992E-03 3.3736926449495319E-03 1.1708191167960864E+00
+ 39768 9.9419999999999994E-03 3.3739853561374762E-03 1.1708702167674514E+00
+ 39769 9.9422499999999997E-03 3.3742780801030514E-03 1.1709213167388164E+00
+ 39770 9.9424999999999999E-03 3.3745708168463318E-03 1.1709724167101818E+00
+ 39771 9.9427500000000002E-03 3.3748635663673958E-03 1.1710235166815468E+00
+ 39772 9.9430000000000004E-03 3.3751563286663158E-03 1.1710746166529122E+00
+ 39773 9.9432499999999990E-03 3.3754491037431647E-03 1.1711257166242768E+00
+ 39774 9.9434999999999992E-03 3.3757418915980244E-03 1.1711768165956422E+00
+ 39775 9.9437499999999995E-03 3.3760346922309639E-03 1.1712279165670072E+00
+ 39776 9.9439999999999997E-03 3.3763275056420622E-03 1.1712790165383722E+00
+ 39777 9.9442500000000000E-03 3.3766203318313973E-03 1.1713301165097376E+00
+ 39778 9.9445000000000002E-03 3.3769131707988265E-03 1.1713812164811026E+00
+ 39779 9.9447500000000005E-03 3.3772060225399979E-03 1.1714323164524680E+00
+ 39780 9.9449999999999990E-03 3.3774988870532248E-03 1.1714834164238326E+00
+ 39781 9.9452499999999992E-03 3.3777917643385762E-03 1.1715345163951980E+00
+ 39782 9.9454999999999995E-03 3.3780846543961297E-03 1.1715856163665630E+00
+ 39783 9.9457499999999997E-03 3.3783775572259578E-03 1.1716367163379280E+00
+ 39784 9.9460000000000000E-03 3.3786704728281276E-03 1.1716878163092934E+00
+ 39785 9.9462500000000002E-03 3.3789634012027139E-03 1.1717389162806584E+00
+ 39786 9.9465000000000005E-03 3.3792563423497911E-03 1.1717900162520238E+00
+ 39787 9.9467499999999990E-03 3.3795492962694269E-03 1.1718411162233884E+00
+ 39788 9.9469999999999992E-03 3.3798422629616998E-03 1.1718922161947534E+00
+ 39789 9.9472499999999995E-03 3.3801352424266788E-03 1.1719433161661188E+00
+ 39790 9.9474999999999997E-03 3.3804282346644415E-03 1.1719944161374838E+00
+ 39791 9.9477500000000000E-03 3.3807212396750525E-03 1.1720455161088492E+00
+ 39792 9.9480000000000002E-03 3.3810142574585899E-03 1.1720966160802142E+00
+ 39793 9.9482500000000005E-03 3.3813072880151274E-03 1.1721477160515792E+00
+ 39794 9.9484999999999990E-03 3.3816003313447301E-03 1.1721988160229442E+00
+ 39795 9.9487499999999993E-03 3.3818933874474825E-03 1.1722499159943092E+00
+ 39796 9.9489999999999995E-03 3.3821886093359137E-03 1.1723010159656746E+00
+ 39797 9.9492499999999998E-03 3.3824816858848629E-03 1.1723521159370396E+00
+ 39798 9.9495000000000000E-03 3.3827726323953202E-03 1.1724032159084050E+00
+ 39799 9.9497500000000003E-03 3.3830657395913732E-03 1.1724543158797700E+00
+ 39800 9.9500000000000005E-03 3.3833588595609324E-03 1.1725054158511350E+00
+ 39801 9.9502499999999990E-03 3.3836519923040732E-03 1.1725565158225000E+00
+ 39802 9.9504999999999993E-03 3.3839451378208677E-03 1.1726076157938650E+00
+ 39803 9.9507499999999995E-03 3.3842382961113875E-03 1.1726587157652304E+00
+ 39804 9.9509999999999998E-03 3.3845314671757097E-03 1.1727098157365954E+00
+ 39805 9.9512500000000000E-03 3.3848246510139032E-03 1.1727609157079608E+00
+ 39806 9.9515000000000003E-03 3.3851178476260449E-03 1.1728120156793258E+00
+ 39807 9.9517500000000005E-03 3.3854110570121997E-03 1.1728631156506908E+00
+ 39808 9.9519999999999990E-03 3.3857042791724493E-03 1.1729142156220558E+00
+ 39809 9.9522499999999993E-03 3.3859975141068642E-03 1.1729653155934208E+00
+ 39810 9.9524999999999995E-03 3.3862907618155166E-03 1.1730164155647862E+00
+ 39811 9.9527499999999998E-03 3.3865840222984827E-03 1.1730675155361512E+00
+ 39812 9.9530000000000000E-03 3.3868772955558324E-03 1.1731186155075162E+00
+ 39813 9.9532500000000003E-03 3.3871705837832619E-03 1.1731697154788816E+00
+ 39814 9.9535000000000005E-03 3.3874638825061015E-03 1.1732208154502466E+00
+ 39815 9.9537499999999991E-03 3.3877571940042744E-03 1.1732719154216116E+00
+ 39816 9.9539999999999993E-03 3.3880505182778569E-03 1.1733230153929766E+00
+ 39817 9.9542499999999996E-03 3.3883438553269198E-03 1.1733741153643420E+00
+ 39818 9.9544999999999998E-03 3.3886372051515372E-03 1.1734252153357070E+00
+ 39819 9.9547500000000001E-03 3.3889305677517845E-03 1.1734763153070720E+00
+ 39820 9.9550000000000003E-03 3.3892239431277341E-03 1.1735274152784374E+00
+ 39821 9.9552500000000006E-03 3.3895173312794603E-03 1.1735785152498024E+00
+ 39822 9.9554999999999991E-03 3.3898107322070338E-03 1.1736296152211674E+00
+ 39823 9.9557499999999993E-03 3.3901041459105329E-03 1.1736807151925324E+00
+ 39824 9.9559999999999996E-03 3.3903975723900315E-03 1.1737318151638978E+00
+ 39825 9.9562499999999998E-03 3.3906910116456041E-03 1.1737829151352628E+00
+ 39826 9.9565000000000001E-03 3.3909844636773167E-03 1.1738340151066278E+00
+ 39827 9.9567500000000003E-03 3.3912779284852542E-03 1.1738851150779932E+00
+ 39828 9.9570000000000006E-03 3.3915714060694813E-03 1.1739362150493582E+00
+ 39829 9.9572499999999991E-03 3.3918648964300761E-03 1.1739873150207232E+00
+ 39830 9.9574999999999993E-03 3.3921583995671135E-03 1.1740384149920882E+00
+ 39831 9.9577499999999996E-03 3.3924519154806673E-03 1.1740895149634532E+00
+ 39832 9.9579999999999998E-03 3.3927454441708129E-03 1.1741406149348186E+00
+ 39833 9.9582500000000001E-03 3.3930389856376211E-03 1.1741917149061836E+00
+ 39834 9.9585000000000003E-03 3.3933325398811669E-03 1.1742428148775490E+00
+ 39835 9.9587500000000006E-03 3.3936261069015261E-03 1.1742939148489140E+00
+ 39836 9.9589999999999991E-03 3.3939196866987690E-03 1.1743450148202790E+00
+ 39837 9.9592499999999994E-03 3.3942132792729751E-03 1.1743961147916440E+00
+ 39838 9.9594999999999996E-03 3.3945068846238696E-03 1.1744472147630090E+00
+ 39839 9.9597499999999999E-03 3.3948005027483728E-03 1.1744983147343744E+00
+ 39840 9.9600000000000001E-03 3.3950941336458014E-03 1.1745494147057394E+00
+ 39841 9.9602500000000004E-03 3.3953877773162246E-03 1.1746005146771048E+00
+ 39842 9.9605000000000006E-03 3.3956814337597141E-03 1.1746516146484698E+00
+ 39843 9.9607499999999991E-03 3.3959751029763456E-03 1.1747027146198348E+00
+ 39844 9.9609999999999994E-03 3.3962687849661897E-03 1.1747538145911998E+00
+ 39845 9.9612499999999996E-03 3.3965624797293202E-03 1.1748049145625648E+00
+ 39846 9.9614999999999999E-03 3.3968561872658089E-03 1.1748560145339302E+00
+ 39847 9.9617500000000001E-03 3.3971499075757267E-03 1.1749071145052952E+00
+ 39848 9.9620000000000004E-03 3.3974436406591477E-03 1.1749582144766606E+00
+ 39849 9.9622500000000006E-03 3.3977373865161447E-03 1.1750093144480256E+00
+ 39850 9.9624999999999991E-03 3.3980311451467871E-03 1.1750604144193901E+00
+ 39851 9.9627499999999994E-03 3.3983249165511530E-03 1.1751115143907556E+00
+ 39852 9.9629999999999996E-03 3.3986187007293118E-03 1.1751626143621206E+00
+ 39853 9.9632499999999999E-03 3.3989124976813350E-03 1.1752137143334860E+00
+ 39854 9.9635000000000001E-03 3.3992063074072994E-03 1.1752648143048510E+00
+ 39855 9.9637500000000004E-03 3.3995001299072717E-03 1.1753159142762160E+00
+ 39856 9.9640000000000006E-03 3.3997939651813280E-03 1.1753670142475814E+00
+ 39857 9.9642499999999991E-03 3.4000878132295397E-03 1.1754181142189459E+00
+ 39858 9.9644999999999994E-03 3.4003816740519818E-03 1.1754692141903114E+00
+ 39859 9.9647499999999996E-03 3.4006755476487264E-03 1.1755203141616763E+00
+ 39860 9.9649999999999999E-03 3.4009694340198463E-03 1.1755714141330418E+00
+ 39861 9.9652500000000001E-03 3.4012633331654131E-03 1.1756225141044068E+00
+ 39862 9.9655000000000004E-03 3.4015572450855004E-03 1.1756736140757718E+00
+ 39863 9.9657500000000006E-03 3.4018511697801812E-03 1.1757247140471372E+00
+ 39864 9.9659999999999992E-03 3.4021451072495266E-03 1.1757758140185017E+00
+ 39865 9.9662499999999994E-03 3.4024390574936142E-03 1.1758269139898672E+00
+ 39866 9.9664999999999997E-03 3.4027330205125108E-03 1.1758780139612321E+00
+ 39867 9.9667499999999999E-03 3.4030269963062948E-03 1.1759291139325976E+00
+ 39868 9.9670000000000002E-03 3.4033209848750357E-03 1.1759802139039626E+00
+ 39869 9.9672500000000004E-03 3.4036149862188107E-03 1.1760313138753276E+00
+ 39870 9.9675000000000007E-03 3.4039090003376870E-03 1.1760824138466930E+00
+ 39871 9.9677499999999992E-03 3.4042030272317361E-03 1.1761335138180575E+00
+ 39872 9.9679999999999994E-03 3.4044970669010449E-03 1.1761846137894230E+00
+ 39873 9.9682499999999997E-03 3.4047911193456739E-03 1.1762357137607879E+00
+ 39874 9.9684999999999999E-03 3.4050851845656991E-03 1.1762868137321529E+00
+ 39875 9.9687500000000002E-03 3.4053792625611955E-03 1.1763379137035184E+00
+ 39876 9.9690000000000004E-03 3.4056733533322347E-03 1.1763890136748834E+00
+ 39877 9.9692499999999989E-03 3.4059674568788873E-03 1.1764401136462483E+00
+ 39878 9.9694999999999992E-03 3.4062615732012320E-03 1.1764912136176133E+00
+ 39879 9.9697499999999994E-03 3.4065557022993384E-03 1.1765423135889788E+00
+ 39880 9.9699999999999997E-03 3.4068498441732825E-03 1.1765934135603437E+00
+ 39881 9.9702499999999999E-03 3.4071439988231380E-03 1.1766445135317087E+00
+ 39882 9.9705000000000002E-03 3.4074381662489756E-03 1.1766956135030742E+00
+ 39883 9.9707500000000004E-03 3.4077323464508664E-03 1.1767467134744392E+00
+ 39884 9.9709999999999990E-03 3.4080265394288885E-03 1.1767978134458041E+00
+ 39885 9.9712499999999992E-03 3.4083207451831134E-03 1.1768489134171691E+00
+ 39886 9.9714999999999995E-03 3.4086149637136162E-03 1.1769000133885346E+00
+ 39887 9.9717499999999997E-03 3.4089091950204715E-03 1.1769511133598995E+00
+ 39888 9.9720000000000000E-03 3.4092034391037473E-03 1.1770022133312645E+00
+ 39889 9.9722500000000002E-03 3.4094976959635234E-03 1.1770533133026300E+00
+ 39890 9.9725000000000005E-03 3.4097919655998680E-03 1.1771044132739950E+00
+ 39891 9.9727499999999990E-03 3.4100862480128560E-03 1.1771555132453599E+00
+ 39892 9.9729999999999992E-03 3.4103805432025630E-03 1.1772066132167249E+00
+ 39893 9.9732499999999995E-03 3.4106748511690647E-03 1.1772577131880899E+00
+ 39894 9.9734999999999997E-03 3.4109691719124346E-03 1.1773088131594553E+00
+ 39895 9.9737500000000000E-03 3.4112635054327346E-03 1.1773599131308203E+00
+ 39896 9.9740000000000002E-03 3.4115578517300519E-03 1.1774110131021858E+00
+ 39897 9.9742500000000005E-03 3.4118522108044572E-03 1.1774621130735508E+00
+ 39898 9.9744999999999990E-03 3.4121465826560189E-03 1.1775132130449157E+00
+ 39899 9.9747499999999992E-03 3.4124409672848192E-03 1.1775643130162807E+00
+ 39900 9.9749999999999995E-03 3.4127353646909260E-03 1.1776154129876457E+00
+ 39901 9.9752499999999997E-03 3.4130297748744152E-03 1.1776665129590111E+00
+ 39902 9.9755000000000000E-03 3.4133241978353593E-03 1.1777176129303761E+00
+ 39903 9.9757500000000002E-03 3.4136186335738360E-03 1.1777687129017416E+00
+ 39904 9.9760000000000005E-03 3.4139130820899136E-03 1.1778198128731066E+00
+ 39905 9.9762499999999990E-03 3.4142075433836682E-03 1.1778709128444715E+00
+ 39906 9.9764999999999993E-03 3.4145020174551764E-03 1.1779220128158365E+00
+ 39907 9.9767499999999995E-03 3.4147965043045099E-03 1.1779731127872015E+00
+ 39908 9.9769999999999998E-03 3.4150910039317454E-03 1.1780242127585669E+00
+ 39909 9.9772500000000000E-03 3.4153855163369514E-03 1.1780753127299319E+00
+ 39910 9.9775000000000003E-03 3.4156800415202069E-03 1.1781264127012974E+00
+ 39911 9.9777500000000005E-03 3.4159745794815830E-03 1.1781775126726624E+00
+ 39912 9.9779999999999990E-03 3.4162691302211563E-03 1.1782286126440273E+00
+ 39913 9.9782499999999993E-03 3.4165636937390008E-03 1.1782797126153923E+00
+ 39914 9.9784999999999995E-03 3.4168582700351891E-03 1.1783308125867573E+00
+ 39915 9.9787499999999998E-03 3.4171528591097960E-03 1.1783819125581227E+00
+ 39916 9.9790000000000000E-03 3.4174474609628969E-03 1.1784330125294877E+00
+ 39917 9.9792500000000003E-03 3.4177420755945667E-03 1.1784841125008527E+00
+ 39918 9.9795000000000005E-03 3.4180367030048750E-03 1.1785352124722182E+00
+ 39919 9.9797499999999990E-03 3.4183313431938988E-03 1.1785863124435827E+00
+ 39920 9.9799999999999993E-03 3.4186259961617128E-03 1.1786374124149481E+00
+ 39921 9.9802499999999995E-03 3.4189206619083942E-03 1.1786885123863131E+00
+ 39922 9.9804999999999998E-03 3.4192153404340128E-03 1.1787396123576785E+00
+ 39923 9.9807500000000000E-03 3.4195100317386449E-03 1.1787907123290435E+00
+ 39924 9.9810000000000003E-03 3.4198047358223668E-03 1.1788418123004085E+00
+ 39925 9.9812500000000005E-03 3.4200994526852493E-03 1.1788929122717740E+00
+ 39926 9.9814999999999991E-03 3.4203941823273687E-03 1.1789440122431385E+00
+ 39927 9.9817499999999993E-03 3.4206889247487995E-03 1.1789951122145039E+00
+ 39928 9.9819999999999996E-03 3.4209836799496173E-03 1.1790462121858689E+00
+ 39929 9.9822499999999998E-03 3.4212784479298974E-03 1.1790973121572343E+00
+ 39930 9.9825000000000001E-03 3.4215732286897115E-03 1.1791484121285993E+00
+ 39931 9.9827500000000003E-03 3.4218680222291354E-03 1.1791995120999643E+00
+ 39932 9.9830000000000006E-03 3.4221628285482420E-03 1.1792506120713298E+00
+ 39933 9.9832499999999991E-03 3.4224576476471072E-03 1.1793017120426943E+00
+ 39934 9.9834999999999993E-03 3.4227524795258086E-03 1.1793528120140597E+00
+ 39935 9.9837499999999996E-03 3.4230473241844191E-03 1.1794039119854247E+00
+ 39936 9.9839999999999998E-03 3.4233421816230137E-03 1.1794550119567897E+00
+ 39937 9.9842500000000001E-03 3.4236370518416648E-03 1.1795061119281551E+00
+ 39938 9.9845000000000003E-03 3.4239319348404497E-03 1.1795572118995201E+00
+ 39939 9.9847500000000006E-03 3.4242268306194420E-03 1.1796083118708856E+00
+ 39940 9.9849999999999991E-03 3.4245217391787102E-03 1.1796594118422501E+00
+ 39941 9.9852499999999993E-03 3.4248166837519980E-03 1.1797105118136155E+00
+ 39942 9.9854999999999996E-03 3.4251116177275113E-03 1.1797616117849805E+00
+ 39943 9.9857499999999998E-03 3.4254065644734018E-03 1.1798127117563455E+00
+ 39944 9.9860000000000001E-03 3.4257015239897376E-03 1.1798638117277109E+00
+ 39945 9.9862500000000003E-03 3.4259964962765912E-03 1.1799149116990759E+00
+ 39946 9.9865000000000006E-03 3.4262914813340322E-03 1.1799660116704414E+00
+ 39947 9.9867499999999991E-03 3.4265864791621281E-03 1.1800171116418059E+00
+ 39948 9.9869999999999994E-03 3.4268814897609541E-03 1.1800682116131713E+00
+ 39949 9.9872499999999996E-03 3.4271765131305785E-03 1.1801193115845363E+00
+ 39950 9.9874999999999999E-03 3.4274715492710731E-03 1.1801704115559013E+00
+ 39951 9.9877500000000001E-03 3.4277665981825053E-03 1.1802215115272667E+00
+ 39952 9.9880000000000004E-03 3.4280616598649474E-03 1.1802726114986317E+00
+ 39953 9.9882500000000006E-03 3.4283567343184711E-03 1.1803237114699971E+00
+ 39954 9.9884999999999991E-03 3.4286518215431395E-03 1.1803748114413617E+00
+ 39955 9.9887499999999994E-03 3.4289469215390330E-03 1.1804259114127267E+00
+ 39956 9.9889999999999996E-03 3.4292420343062179E-03 1.1804770113840921E+00
+ 39957 9.9892499999999999E-03 3.4295371598447636E-03 1.1805281113554571E+00
+ 39958 9.9895000000000001E-03 3.4298322981547434E-03 1.1805792113268225E+00
+ 39959 9.9897500000000004E-03 3.4301274492362266E-03 1.1806303112981875E+00
+ 39960 9.9900000000000006E-03 3.4304226130892831E-03 1.1806814112695525E+00
+ 39961 9.9902499999999991E-03 3.4307177897139806E-03 1.1807325112409175E+00
+ 39962 9.9904999999999994E-03 3.4310129791104006E-03 1.1807836112122825E+00
+ 39963 9.9907499999999996E-03 3.4313081812786007E-03 1.1808347111836479E+00
+ 39964 9.9909999999999999E-03 3.4316033962186591E-03 1.1808858111550129E+00
+ 39965 9.9912500000000001E-03 3.4318986239306442E-03 1.1809369111263783E+00
+ 39966 9.9915000000000004E-03 3.4321938644146298E-03 1.1809880110977433E+00
+ 39967 9.9917500000000006E-03 3.4324891176706817E-03 1.1810391110691083E+00
+ 39968 9.9919999999999991E-03 3.4327843836988729E-03 1.1810902110404733E+00
+ 39969 9.9922499999999994E-03 3.4330796624992767E-03 1.1811413110118383E+00
+ 39970 9.9924999999999996E-03 3.4333749540719615E-03 1.1811924109832037E+00
+ 39971 9.9927499999999999E-03 3.4336702584170020E-03 1.1812435109545687E+00
+ 39972 9.9930000000000001E-03 3.4339655755344610E-03 1.1812946109259341E+00
+ 39973 9.9932500000000004E-03 3.4342609054244157E-03 1.1813457108972991E+00
+ 39974 9.9935000000000006E-03 3.4345562480869360E-03 1.1813968108686641E+00
+ 39975 9.9937499999999992E-03 3.4348516035220917E-03 1.1814479108400291E+00
+ 39976 9.9939999999999994E-03 3.4351469717299556E-03 1.1814990108113941E+00
+ 39977 9.9942499999999997E-03 3.4354423527105985E-03 1.1815501107827595E+00
+ 39978 9.9944999999999999E-03 3.4357377464640892E-03 1.1816012107541245E+00
+ 39979 9.9947500000000002E-03 3.4360331529905029E-03 1.1816523107254895E+00
+ 39980 9.9950000000000004E-03 3.4363285722899049E-03 1.1817034106968549E+00
+ 39981 9.9952500000000007E-03 3.4366240043623734E-03 1.1817545106682199E+00
+ 39982 9.9954999999999992E-03 3.4369194492079734E-03 1.1818056106395849E+00
+ 39983 9.9957499999999994E-03 3.4372149068267795E-03 1.1818567106109499E+00
+ 39984 9.9959999999999997E-03 3.4375103772188629E-03 1.1819078105823153E+00
+ 39985 9.9962499999999999E-03 3.4378058603842937E-03 1.1819589105536803E+00
+ 39986 9.9965000000000002E-03 3.4381013563231423E-03 1.1820100105250453E+00
+ 39987 9.9967500000000004E-03 3.4383968650354823E-03 1.1820611104964107E+00
+ 39988 9.9969999999999989E-03 3.4386923865213823E-03 1.1821122104677753E+00
+ 39989 9.9972499999999992E-03 3.4389879207809173E-03 1.1821633104391407E+00
+ 39990 9.9974999999999994E-03 3.4392834678141568E-03 1.1822144104105057E+00
+ 39991 9.9977499999999997E-03 3.4395790276211717E-03 1.1822655103818711E+00
+ 39992 9.9979999999999999E-03 3.4398746002020351E-03 1.1823166103532361E+00
+ 39993 9.9982500000000002E-03 3.4401701855568166E-03 1.1823677103246011E+00
+ 39994 9.9985000000000004E-03 3.4404657836855867E-03 1.1824188102959665E+00
+ 39995 9.9987499999999990E-03 3.4407613945884184E-03 1.1824699102673311E+00
+ 39996 9.9989999999999992E-03 3.4410570182653857E-03 1.1825210102386965E+00
+ 39997 9.9992499999999995E-03 3.4413526547165552E-03 1.1825721102100615E+00
+ 39998 9.9994999999999997E-03 3.4416483039420034E-03 1.1826232101814265E+00
+ 39999 9.9997500000000000E-03 3.4419439659417977E-03 1.1826743101527919E+00
+ 40000 1.0000000000000000E-02 3.4422396407160125E-03 1.1827254101241569E+00
+ 40001 1.0000250000000000E-02 3.4425353282647201E-03 1.1827765100955223E+00
+ 40002 1.0000499999999999E-02 3.4428310285879869E-03 1.1828276100668869E+00
+ 40003 1.0000749999999999E-02 3.4431267416858919E-03 1.1828787100382523E+00
+ 40004 1.0000999999999999E-02 3.4434224675585013E-03 1.1829298100096173E+00
+ 40005 1.0001250000000000E-02 3.4437182062058910E-03 1.1829809099809823E+00
+ 40006 1.0001500000000000E-02 3.4440139576281288E-03 1.1830320099523477E+00
+ 40007 1.0001750000000000E-02 3.4443097218252918E-03 1.1830831099237127E+00
+ 40008 1.0002000000000000E-02 3.4446054987974455E-03 1.1831342098950781E+00
+ 40009 1.0002249999999999E-02 3.4449012885446623E-03 1.1831853098664427E+00
+ 40010 1.0002499999999999E-02 3.4451970910670208E-03 1.1832364098378081E+00
+ 40011 1.0002749999999999E-02 3.4454929063645859E-03 1.1832875098091731E+00
+ 40012 1.0003000000000000E-02 3.4457887344374319E-03 1.1833386097805381E+00
+ 40013 1.0003250000000000E-02 3.4460845752856350E-03 1.1833897097519035E+00
+ 40014 1.0003500000000000E-02 3.4463804289092616E-03 1.1834408097232685E+00
+ 40015 1.0003750000000000E-02 3.4466762953083859E-03 1.1834919096946339E+00
+ 40016 1.0003999999999999E-02 3.4469721744830760E-03 1.1835430096659985E+00
+ 40017 1.0004249999999999E-02 3.4472680664334103E-03 1.1835941096373634E+00
+ 40018 1.0004500000000000E-02 3.4475639711594561E-03 1.1836452096087289E+00
+ 40019 1.0004750000000000E-02 3.4478598886612906E-03 1.1836963095800939E+00
+ 40020 1.0005000000000000E-02 3.4481558189389809E-03 1.1837474095514593E+00
+ 40021 1.0005250000000000E-02 3.4484517619926005E-03 1.1837985095228243E+00
+ 40022 1.0005500000000001E-02 3.4487477178222247E-03 1.1838496094941893E+00
+ 40023 1.0005749999999999E-02 3.4490436864279203E-03 1.1839007094655543E+00
+ 40024 1.0005999999999999E-02 3.4493396678097615E-03 1.1839518094369192E+00
+ 40025 1.0006250000000000E-02 3.4496356619678251E-03 1.1840029094082847E+00
+ 40026 1.0006500000000000E-02 3.4499316689021770E-03 1.1840540093796497E+00
+ 40027 1.0006750000000000E-02 3.4502276886128926E-03 1.1841051093510151E+00
+ 40028 1.0007000000000000E-02 3.4505237211000456E-03 1.1841562093223801E+00
+ 40029 1.0007250000000001E-02 3.4508197663637051E-03 1.1842073092937451E+00
+ 40030 1.0007499999999999E-02 3.4511158244039438E-03 1.1842584092651101E+00
+ 40031 1.0007749999999999E-02 3.4514118952208381E-03 1.1843095092364750E+00
+ 40032 1.0008000000000000E-02 3.4517079788144570E-03 1.1843606092078405E+00
+ 40033 1.0008250000000000E-02 3.4520040751848721E-03 1.1844117091792055E+00
+ 40034 1.0008500000000000E-02 3.4523001843321586E-03 1.1844628091505709E+00
+ 40035 1.0008750000000000E-02 3.4525963062563940E-03 1.1845139091219359E+00
+ 40036 1.0009000000000001E-02 3.4528924409576358E-03 1.1845650090933009E+00
+ 40037 1.0009249999999999E-02 3.4531885884359660E-03 1.1846161090646659E+00
+ 40038 1.0009499999999999E-02 3.4534847486914605E-03 1.1846672090360308E+00
+ 40039 1.0009750000000000E-02 3.4537809217241866E-03 1.1847183090073963E+00
+ 40040 1.0010000000000000E-02 3.4540771075342201E-03 1.1847694089787613E+00
+ 40041 1.0010250000000000E-02 3.4543733061216299E-03 1.1848205089501262E+00
+ 40042 1.0010500000000000E-02 3.4546695174864938E-03 1.1848716089214917E+00
+ 40043 1.0010750000000001E-02 3.4549657416288780E-03 1.1849227088928567E+00
+ 40044 1.0010999999999999E-02 3.4552619785488581E-03 1.1849738088642217E+00
+ 40045 1.0011249999999999E-02 3.4555582282465112E-03 1.1850249088355866E+00
+ 40046 1.0011500000000000E-02 3.4558544907219045E-03 1.1850760088069521E+00
+ 40047 1.0011750000000000E-02 3.4561507659751135E-03 1.1851271087783171E+00
+ 40048 1.0012000000000000E-02 3.4564470540062141E-03 1.1851782087496820E+00
+ 40049 1.0012250000000000E-02 3.4567433548152691E-03 1.1852293087210475E+00
+ 40050 1.0012500000000001E-02 3.4570396684023615E-03 1.1852804086924125E+00
+ 40051 1.0012749999999999E-02 3.4573359947675576E-03 1.1853315086637775E+00
+ 40052 1.0012999999999999E-02 3.4576323339109340E-03 1.1853826086351424E+00
+ 40053 1.0013250000000000E-02 3.4579286858325638E-03 1.1854337086065079E+00
+ 40054 1.0013500000000000E-02 3.4582250505325188E-03 1.1854848085778729E+00
+ 40055 1.0013750000000000E-02 3.4585214280108746E-03 1.1855359085492378E+00
+ 40056 1.0014000000000000E-02 3.4588178182676996E-03 1.1855870085206033E+00
+ 40057 1.0014250000000001E-02 3.4591142213030689E-03 1.1856381084919683E+00
+ 40058 1.0014499999999999E-02 3.4594106371170566E-03 1.1856892084633333E+00
+ 40059 1.0014749999999999E-02 3.4597070657097348E-03 1.1857403084346982E+00
+ 40060 1.0015000000000000E-02 3.4600035070811771E-03 1.1857914084060632E+00
+ 40061 1.0015250000000000E-02 3.4602999612314577E-03 1.1858425083774287E+00
+ 40062 1.0015500000000000E-02 3.4605964281606482E-03 1.1858936083487936E+00
+ 40063 1.0015750000000000E-02 3.4608929078688224E-03 1.1859447083201591E+00
+ 40064 1.0016000000000001E-02 3.4611894003560512E-03 1.1859958082915241E+00
+ 40065 1.0016249999999999E-02 3.4614859056224115E-03 1.1860469082628891E+00
+ 40066 1.0016499999999999E-02 3.4617824236679753E-03 1.1860980082342540E+00
+ 40067 1.0016750000000000E-02 3.4620789544928168E-03 1.1861491082056190E+00
+ 40068 1.0017000000000000E-02 3.4623754980970078E-03 1.1862002081769845E+00
+ 40069 1.0017250000000000E-02 3.4626720544806240E-03 1.1862513081483494E+00
+ 40070 1.0017500000000000E-02 3.4629686236437346E-03 1.1863024081197149E+00
+ 40071 1.0017750000000001E-02 3.4632652055864152E-03 1.1863535080910799E+00
+ 40072 1.0017999999999999E-02 3.4635618003087407E-03 1.1864046080624449E+00
+ 40073 1.0018249999999999E-02 3.4638584078107828E-03 1.1864557080338098E+00
+ 40074 1.0018500000000000E-02 3.4641550280926181E-03 1.1865068080051748E+00
+ 40075 1.0018750000000000E-02 3.4644516611543152E-03 1.1865579079765403E+00
+ 40076 1.0019000000000000E-02 3.4647483069959514E-03 1.1866090079479052E+00
+ 40077 1.0019250000000000E-02 3.4650449656176002E-03 1.1866601079192707E+00
+ 40078 1.0019500000000001E-02 3.4653416370193325E-03 1.1867112078906357E+00
+ 40079 1.0019749999999999E-02 3.4656383212012211E-03 1.1867623078620002E+00
+ 40080 1.0019999999999999E-02 3.4659350181632837E-03 1.1868134078333656E+00
+ 40081 1.0020250000000000E-02 3.4662317278992645E-03 1.1868645078047306E+00
+ 40082 1.0020500000000000E-02 3.4665284504050075E-03 1.1869156077760961E+00
+ 40083 1.0020750000000000E-02 3.4668251856805831E-03 1.1869667077474610E+00
+ 40084 1.0021000000000000E-02 3.4671219337260636E-03 1.1870178077188260E+00
+ 40085 1.0021250000000001E-02 3.4674186945415088E-03 1.1870689076901915E+00
+ 40086 1.0021499999999999E-02 3.4677154681269913E-03 1.1871200076615560E+00
+ 40087 1.0021749999999999E-02 3.4680122544825851E-03 1.1871711076329214E+00
+ 40088 1.0022000000000000E-02 3.4683090536083566E-03 1.1872222076042864E+00
+ 40089 1.0022250000000000E-02 3.4686058655043718E-03 1.1872733075756519E+00
+ 40090 1.0022500000000000E-02 3.4689026901706999E-03 1.1873244075470168E+00
+ 40091 1.0022750000000000E-02 3.4691995276074127E-03 1.1873755075183818E+00
+ 40092 1.0023000000000001E-02 3.4694963778145777E-03 1.1874266074897473E+00
+ 40093 1.0023249999999999E-02 3.4697932407922617E-03 1.1874777074611118E+00
+ 40094 1.0023499999999999E-02 3.4700901165405375E-03 1.1875288074324772E+00
+ 40095 1.0023750000000000E-02 3.4703870050594751E-03 1.1875799074038422E+00
+ 40096 1.0024000000000000E-02 3.4706839063491394E-03 1.1876310073752077E+00
+ 40097 1.0024250000000000E-02 3.4709808204095999E-03 1.1876821073465726E+00
+ 40098 1.0024500000000000E-02 3.4712777472409280E-03 1.1877332073179376E+00
+ 40099 1.0024749999999999E-02 3.4715746868431924E-03 1.1877843072893026E+00
+ 40100 1.0024999999999999E-02 3.4718716392164611E-03 1.1878354072606676E+00
+ 40101 1.0025249999999999E-02 3.4721686043608052E-03 1.1878865072320330E+00
+ 40102 1.0025500000000000E-02 3.4724655822762924E-03 1.1879376072033980E+00
+ 40103 1.0025750000000000E-02 3.4727625729629903E-03 1.1879887071747630E+00
+ 40104 1.0026000000000000E-02 3.4730595764209736E-03 1.1880398071461284E+00
+ 40105 1.0026250000000000E-02 3.4733565926503072E-03 1.1880909071174934E+00
+ 40106 1.0026499999999999E-02 3.4736536216510589E-03 1.1881420070888584E+00
+ 40107 1.0026749999999999E-02 3.4739506634233041E-03 1.1881931070602234E+00
+ 40108 1.0026999999999999E-02 3.4742477179671061E-03 1.1882442070315888E+00
+ 40109 1.0027250000000000E-02 3.4745447852825373E-03 1.1882953070029538E+00
+ 40110 1.0027500000000000E-02 3.4748418653696659E-03 1.1883464069743188E+00
+ 40111 1.0027750000000000E-02 3.4751389582285642E-03 1.1883975069456842E+00
+ 40112 1.0028000000000000E-02 3.4754360638593017E-03 1.1884486069170492E+00
+ 40113 1.0028249999999999E-02 3.4757331822619381E-03 1.1884997068884142E+00
+ 40114 1.0028499999999999E-02 3.4760303134365568E-03 1.1885508068597792E+00
+ 40115 1.0028749999999999E-02 3.4763274573832216E-03 1.1886019068311446E+00
+ 40116 1.0029000000000000E-02 3.4766246141019999E-03 1.1886530068025096E+00
+ 40117 1.0029250000000000E-02 3.4769217835929661E-03 1.1887041067738746E+00
+ 40118 1.0029500000000000E-02 3.4772189658561817E-03 1.1887552067452400E+00
+ 40119 1.0029750000000000E-02 3.4775161608917239E-03 1.1888063067166050E+00
+ 40120 1.0029999999999999E-02 3.4778133686996591E-03 1.1888574066879700E+00
+ 40121 1.0030249999999999E-02 3.4781105892800579E-03 1.1889085066593350E+00
+ 40122 1.0030499999999999E-02 3.4784078226329914E-03 1.1889596066307000E+00
+ 40123 1.0030750000000000E-02 3.4787050687585287E-03 1.1890107066020654E+00
+ 40124 1.0031000000000000E-02 3.4790023276567382E-03 1.1890618065734304E+00
+ 40125 1.0031250000000000E-02 3.4792995993276894E-03 1.1891129065447958E+00
+ 40126 1.0031500000000000E-02 3.4795968837714529E-03 1.1891640065161608E+00
+ 40127 1.0031749999999999E-02 3.4798941809880985E-03 1.1892151064875258E+00
+ 40128 1.0031999999999999E-02 3.4801914909776974E-03 1.1892662064588908E+00
+ 40129 1.0032250000000000E-02 3.4804888137403168E-03 1.1893173064302558E+00
+ 40130 1.0032500000000000E-02 3.4807861492760321E-03 1.1893684064016212E+00
+ 40131 1.0032750000000000E-02 3.4810834975849041E-03 1.1894195063729862E+00
+ 40132 1.0033000000000000E-02 3.4813808586670108E-03 1.1894706063443516E+00
+ 40133 1.0033250000000001E-02 3.4816782325224178E-03 1.1895217063157166E+00
+ 40134 1.0033499999999999E-02 3.4819756191511969E-03 1.1895728062870816E+00
+ 40135 1.0033749999999999E-02 3.4822730185534181E-03 1.1896239062584466E+00
+ 40136 1.0034000000000000E-02 3.4825704307291532E-03 1.1896750062298116E+00
+ 40137 1.0034250000000000E-02 3.4828678556784697E-03 1.1897261062011770E+00
+ 40138 1.0034500000000000E-02 3.4831652934014380E-03 1.1897772061725420E+00
+ 40139 1.0034750000000000E-02 3.4834627438981298E-03 1.1898283061439074E+00
+ 40140 1.0035000000000001E-02 3.4837602071686141E-03 1.1898794061152724E+00
+ 40141 1.0035249999999999E-02 3.4840576832129572E-03 1.1899305060866374E+00
+ 40142 1.0035499999999999E-02 3.4843551720312380E-03 1.1899816060580024E+00
+ 40143 1.0035750000000000E-02 3.4846526736235185E-03 1.1900327060293674E+00
+ 40144 1.0036000000000000E-02 3.4849501879898738E-03 1.1900838060007328E+00
+ 40145 1.0036250000000000E-02 3.4852477151303737E-03 1.1901349059720978E+00
+ 40146 1.0036500000000000E-02 3.4855452550450880E-03 1.1901860059434628E+00
+ 40147 1.0036750000000001E-02 3.4858428077340865E-03 1.1902371059148282E+00
+ 40148 1.0036999999999999E-02 3.4861403731974365E-03 1.1902882058861928E+00
+ 40149 1.0037249999999999E-02 3.4864379514352138E-03 1.1903393058575582E+00
+ 40150 1.0037500000000000E-02 3.4867355424474896E-03 1.1903904058289232E+00
+ 40151 1.0037750000000000E-02 3.4870331462343285E-03 1.1904415058002886E+00
+ 40152 1.0038000000000000E-02 3.4873307627958042E-03 1.1904926057716536E+00
+ 40153 1.0038250000000000E-02 3.4876283921319857E-03 1.1905437057430186E+00
+ 40154 1.0038500000000001E-02 3.4879260342429467E-03 1.1905948057143840E+00
+ 40155 1.0038749999999999E-02 3.4882236891287540E-03 1.1906459056857486E+00
+ 40156 1.0038999999999999E-02 3.4885213567894782E-03 1.1906970056571140E+00
+ 40157 1.0039250000000000E-02 3.4888190372251967E-03 1.1907481056284790E+00
+ 40158 1.0039500000000000E-02 3.4891167304359726E-03 1.1907992055998444E+00
+ 40159 1.0039750000000000E-02 3.4894144364218788E-03 1.1908503055712094E+00
+ 40160 1.0040000000000000E-02 3.4897121551829861E-03 1.1909014055425744E+00
+ 40161 1.0040250000000001E-02 3.4900098867193651E-03 1.1909525055139398E+00
+ 40162 1.0040499999999999E-02 3.4903076310310852E-03 1.1910036054853044E+00
+ 40163 1.0040749999999999E-02 3.4906053881182206E-03 1.1910547054566698E+00
+ 40164 1.0041000000000000E-02 3.4909031579808390E-03 1.1911058054280348E+00
+ 40165 1.0041250000000000E-02 3.4912009406190131E-03 1.1911569053993998E+00
+ 40166 1.0041500000000000E-02 3.4914987360328111E-03 1.1912080053707652E+00
+ 40167 1.0041750000000000E-02 3.4917965442223067E-03 1.1912591053421302E+00
+ 40168 1.0042000000000001E-02 3.4920943651875693E-03 1.1913102053134956E+00
+ 40169 1.0042249999999999E-02 3.4923921989286695E-03 1.1913613052848602E+00
+ 40170 1.0042499999999999E-02 3.4926900454456790E-03 1.1914124052562256E+00
+ 40171 1.0042750000000000E-02 3.4929879047386667E-03 1.1914635052275906E+00
+ 40172 1.0043000000000000E-02 3.4932857768077089E-03 1.1915146051989556E+00
+ 40173 1.0043250000000000E-02 3.4935836616528720E-03 1.1915657051703210E+00
+ 40174 1.0043500000000000E-02 3.4938815592742271E-03 1.1916168051416860E+00
+ 40175 1.0043750000000001E-02 3.4941794696718457E-03 1.1916679051130514E+00
+ 40176 1.0043999999999999E-02 3.4944773928457990E-03 1.1917190050844160E+00
+ 40177 1.0044249999999999E-02 3.4947753287961594E-03 1.1917701050557814E+00
+ 40178 1.0044500000000000E-02 3.4950732775229955E-03 1.1918212050271464E+00
+ 40179 1.0044750000000000E-02 3.4953712390263796E-03 1.1918723049985114E+00
+ 40180 1.0045000000000000E-02 3.4956692133063872E-03 1.1919234049698768E+00
+ 40181 1.0045250000000000E-02 3.4959672003630842E-03 1.1919745049412418E+00
+ 40182 1.0045500000000001E-02 3.4962652001965400E-03 1.1920256049126072E+00
+ 40183 1.0045749999999999E-02 3.4965632128068302E-03 1.1920767048839718E+00
+ 40184 1.0045999999999999E-02 3.4968612381940244E-03 1.1921278048553368E+00
+ 40185 1.0046250000000000E-02 3.4971592763581938E-03 1.1921789048267022E+00
+ 40186 1.0046500000000000E-02 3.4974573272994131E-03 1.1922300047980672E+00
+ 40187 1.0046750000000000E-02 3.4977553910177477E-03 1.1922811047694326E+00
+ 40188 1.0047000000000000E-02 3.4980534675132726E-03 1.1923322047407976E+00
+ 40189 1.0047250000000001E-02 3.4983515567860580E-03 1.1923833047121626E+00
+ 40190 1.0047499999999999E-02 3.4986496588361757E-03 1.1924344046835276E+00
+ 40191 1.0047749999999999E-02 3.4989477736636974E-03 1.1924855046548926E+00
+ 40192 1.0048000000000000E-02 3.4992459012686936E-03 1.1925366046262580E+00
+ 40193 1.0048250000000000E-02 3.4995440589193198E-03 1.1925877045976230E+00
+ 40194 1.0048500000000000E-02 3.4998422123891722E-03 1.1926388045689884E+00
+ 40195 1.0048750000000000E-02 3.5001403786395126E-03 1.1926899045403534E+00
+ 40196 1.0049000000000001E-02 3.5004385576704101E-03 1.1927410045117184E+00
+ 40197 1.0049249999999999E-02 3.5007367494819361E-03 1.1927921044830834E+00
+ 40198 1.0049499999999999E-02 3.5010349540741687E-03 1.1928432044544484E+00
+ 40199 1.0049750000000000E-02 3.5013331714471782E-03 1.1928943044258138E+00
+ 40200 1.0050000000000000E-02 3.5016314016010344E-03 1.1929454043971788E+00
+ 40201 1.0050250000000000E-02 3.5019296445358158E-03 1.1929965043685442E+00
+ 40202 1.0050500000000000E-02 3.5022279002515943E-03 1.1930476043399092E+00
+ 40203 1.0050750000000001E-02 3.5025261687481762E-03 1.1930987043112742E+00
+ 40204 1.0050999999999999E-02 3.5028244500172963E-03 1.1931498042826392E+00
+ 40205 1.0051249999999999E-02 3.5031227440550350E-03 1.1932009042540042E+00
+ 40206 1.0051500000000000E-02 3.5034210508614618E-03 1.1932520042253696E+00
+ 40207 1.0051750000000000E-02 3.5037193704366408E-03 1.1933031041967346E+00
+ 40208 1.0052000000000000E-02 3.5040177027806391E-03 1.1933542041680996E+00
+ 40209 1.0052250000000000E-02 3.5043160478935268E-03 1.1934053041394650E+00
+ 40210 1.0052499999999999E-02 3.5046144057753648E-03 1.1934564041108295E+00
+ 40211 1.0052749999999999E-02 3.5049127764262265E-03 1.1935075040821950E+00
+ 40212 1.0052999999999999E-02 3.5052111598461800E-03 1.1935586040535600E+00
+ 40213 1.0053250000000000E-02 3.5055095560352885E-03 1.1936097040249254E+00
+ 40214 1.0053500000000000E-02 3.5058079649936211E-03 1.1936608039962904E+00
+ 40215 1.0053750000000000E-02 3.5061063867212450E-03 1.1937119039676554E+00
+ 40216 1.0054000000000000E-02 3.5064048212182291E-03 1.1937630039390208E+00
+ 40217 1.0054249999999999E-02 3.5067032684846368E-03 1.1938141039103853E+00
+ 40218 1.0054499999999999E-02 3.5070017285205391E-03 1.1938652038817508E+00
+ 40219 1.0054749999999999E-02 3.5073002013260050E-03 1.1939163038531158E+00
+ 40220 1.0055000000000000E-02 3.5075986869010987E-03 1.1939674038244812E+00
+ 40221 1.0055250000000000E-02 3.5078971852458909E-03 1.1940185037958462E+00
+ 40222 1.0055500000000000E-02 3.5081956963604463E-03 1.1940696037672112E+00
+ 40223 1.0055750000000000E-02 3.5084942202448311E-03 1.1941207037385766E+00
+ 40224 1.0055999999999999E-02 3.5087927568991143E-03 1.1941718037099411E+00
+ 40225 1.0056249999999999E-02 3.5090913063233675E-03 1.1942229036813066E+00
+ 40226 1.0056499999999999E-02 3.5093898685176535E-03 1.1942740036526716E+00
+ 40227 1.0056750000000000E-02 3.5096884434820431E-03 1.1943251036240365E+00
+ 40228 1.0057000000000000E-02 3.5099870312166044E-03 1.1943762035954020E+00
+ 40229 1.0057250000000000E-02 3.5102855472604159E-03 1.1944273035667670E+00
+ 40230 1.0057500000000000E-02 3.5105841597026606E-03 1.1944784035381324E+00
+ 40231 1.0057749999999999E-02 3.5108827849194592E-03 1.1945295035094969E+00
+ 40232 1.0057999999999999E-02 3.5111814229108907E-03 1.1945806034808624E+00
+ 40233 1.0058249999999999E-02 3.5114800736770189E-03 1.1946317034522274E+00
+ 40234 1.0058500000000000E-02 3.5117787372179157E-03 1.1946828034235923E+00
+ 40235 1.0058750000000000E-02 3.5120774135336498E-03 1.1947339033949578E+00
+ 40236 1.0059000000000000E-02 3.5123761026242925E-03 1.1947850033663228E+00
+ 40237 1.0059250000000000E-02 3.5126748044899134E-03 1.1948361033376882E+00
+ 40238 1.0059499999999999E-02 3.5129735191305783E-03 1.1948872033090527E+00
+ 40239 1.0059749999999999E-02 3.5132722465463654E-03 1.1949383032804182E+00
+ 40240 1.0059999999999999E-02 3.5135709867373417E-03 1.1949894032517832E+00
+ 40241 1.0060250000000000E-02 3.5138697397035720E-03 1.1950405032231481E+00
+ 40242 1.0060500000000000E-02 3.5141686004062692E-03 1.1950916031945136E+00
+ 40243 1.0060750000000000E-02 3.5144673797015227E-03 1.1951427031658786E+00
+ 40244 1.0061000000000000E-02 3.5147661717680337E-03 1.1951938031372440E+00
+ 40245 1.0061249999999999E-02 3.5150649766058691E-03 1.1952449031086085E+00
+ 40246 1.0061499999999999E-02 3.5153637942150957E-03 1.1952960030799735E+00
+ 40247 1.0061750000000000E-02 3.5156626245957858E-03 1.1953471030513390E+00
+ 40248 1.0062000000000000E-02 3.5159614677480050E-03 1.1953982030227039E+00
+ 40249 1.0062250000000000E-02 3.5162603236718235E-03 1.1954493029940694E+00
+ 40250 1.0062500000000000E-02 3.5165591923673085E-03 1.1955004029654344E+00
+ 40251 1.0062750000000001E-02 3.5168580738345230E-03 1.1955515029367993E+00
+ 40252 1.0062999999999999E-02 3.5171569680735428E-03 1.1956026029081643E+00
+ 40253 1.0063249999999999E-02 3.5174558750844338E-03 1.1956537028795293E+00
+ 40254 1.0063500000000000E-02 3.5177547948672654E-03 1.1957048028508948E+00
+ 40255 1.0063750000000000E-02 3.5180537274221027E-03 1.1957559028222597E+00
+ 40256 1.0064000000000000E-02 3.5183526727490177E-03 1.1958070027936252E+00
+ 40257 1.0064250000000000E-02 3.5186516308480767E-03 1.1958581027649902E+00
+ 40258 1.0064500000000001E-02 3.5189506017193491E-03 1.1959092027363551E+00
+ 40259 1.0064749999999999E-02 3.5192495853629013E-03 1.1959603027077201E+00
+ 40260 1.0064999999999999E-02 3.5195485817788035E-03 1.1960114026790851E+00
+ 40261 1.0065250000000000E-02 3.5198475909671246E-03 1.1960625026504506E+00
+ 40262 1.0065500000000000E-02 3.5201466129279337E-03 1.1961136026218155E+00
+ 40263 1.0065750000000000E-02 3.5204456476612992E-03 1.1961647025931810E+00
+ 40264 1.0066000000000000E-02 3.5207446951672858E-03 1.1962158025645460E+00
+ 40265 1.0066250000000001E-02 3.5210437554459677E-03 1.1962669025359109E+00
+ 40266 1.0066499999999999E-02 3.5213428284974089E-03 1.1963180025072759E+00
+ 40267 1.0066749999999999E-02 3.5216419143216803E-03 1.1963691024786409E+00
+ 40268 1.0067000000000000E-02 3.5219410129188511E-03 1.1964202024500064E+00
+ 40269 1.0067250000000000E-02 3.5222401242889895E-03 1.1964713024213713E+00
+ 40270 1.0067500000000000E-02 3.5225392484321636E-03 1.1965224023927363E+00
+ 40271 1.0067750000000000E-02 3.5228383853484458E-03 1.1965735023641018E+00
+ 40272 1.0068000000000001E-02 3.5231375350378972E-03 1.1966246023354667E+00
+ 40273 1.0068249999999999E-02 3.5234366975005912E-03 1.1966757023068317E+00
+ 40274 1.0068499999999999E-02 3.5237358727365983E-03 1.1967268022781967E+00
+ 40275 1.0068750000000000E-02 3.5240350607459846E-03 1.1967779022495622E+00
+ 40276 1.0069000000000000E-02 3.5243342615288225E-03 1.1968290022209271E+00
+ 40277 1.0069250000000000E-02 3.5246334750851762E-03 1.1968801021922921E+00
+ 40278 1.0069500000000000E-02 3.5249327014151188E-03 1.1969312021636576E+00
+ 40279 1.0069750000000001E-02 3.5252319405187152E-03 1.1969823021350225E+00
+ 40280 1.0069999999999999E-02 3.5255311923960355E-03 1.1970334021063875E+00
+ 40281 1.0070249999999999E-02 3.5258304570471503E-03 1.1970845020777525E+00
+ 40282 1.0070500000000000E-02 3.5261297344721292E-03 1.1971356020491180E+00
+ 40283 1.0070750000000000E-02 3.5264290246710384E-03 1.1971867020204829E+00
+ 40284 1.0071000000000000E-02 3.5267283276439517E-03 1.1972378019918479E+00
+ 40285 1.0071250000000000E-02 3.5270276433909328E-03 1.1972889019632134E+00
+ 40286 1.0071500000000001E-02 3.5273269719120529E-03 1.1973400019345783E+00
+ 40287 1.0071749999999999E-02 3.5276263132073805E-03 1.1973911019059433E+00
+ 40288 1.0071999999999999E-02 3.5279256672769857E-03 1.1974422018773083E+00
+ 40289 1.0072250000000000E-02 3.5282250341209390E-03 1.1974933018486733E+00
+ 40290 1.0072500000000000E-02 3.5285244137393079E-03 1.1975444018200387E+00
+ 40291 1.0072750000000000E-02 3.5288238061321605E-03 1.1975955017914037E+00
+ 40292 1.0073000000000000E-02 3.5291232112995706E-03 1.1976466017627692E+00
+ 40293 1.0073250000000001E-02 3.5294226292416036E-03 1.1976977017341341E+00
+ 40294 1.0073499999999999E-02 3.5297220599583281E-03 1.1977488017054991E+00
+ 40295 1.0073749999999999E-02 3.5300215034498148E-03 1.1977999016768641E+00
+ 40296 1.0074000000000000E-02 3.5303209597161329E-03 1.1978510016482291E+00
+ 40297 1.0074250000000000E-02 3.5306204287573516E-03 1.1979021016195945E+00
+ 40298 1.0074500000000000E-02 3.5309199105735436E-03 1.1979532015909595E+00
+ 40299 1.0074750000000000E-02 3.5312194051647736E-03 1.1980043015623250E+00
+ 40300 1.0075000000000001E-02 3.5315189125311132E-03 1.1980554015336899E+00
+ 40301 1.0075249999999999E-02 3.5318184326726307E-03 1.1981065015050549E+00
+ 40302 1.0075499999999999E-02 3.5321179655893984E-03 1.1981576014764199E+00
+ 40303 1.0075750000000000E-02 3.5324175112814815E-03 1.1982087014477849E+00
+ 40304 1.0076000000000000E-02 3.5327170697489552E-03 1.1982598014191503E+00
+ 40305 1.0076250000000000E-02 3.5330166409918841E-03 1.1983109013905153E+00
+ 40306 1.0076500000000000E-02 3.5333162250103392E-03 1.1983620013618808E+00
+ 40307 1.0076750000000001E-02 3.5336158218043905E-03 1.1984131013332457E+00
+ 40308 1.0076999999999999E-02 3.5339154313741073E-03 1.1984642013046107E+00
+ 40309 1.0077249999999999E-02 3.5342150537195599E-03 1.1985153012759757E+00
+ 40310 1.0077500000000000E-02 3.5345146888408189E-03 1.1985664012473407E+00
+ 40311 1.0077750000000000E-02 3.5348143367379538E-03 1.1986175012187061E+00
+ 40312 1.0078000000000000E-02 3.5351139974110304E-03 1.1986686011900711E+00
+ 40313 1.0078250000000000E-02 3.5354136708601251E-03 1.1987197011614361E+00
+ 40314 1.0078500000000001E-02 3.5357133570853021E-03 1.1987708011328015E+00
+ 40315 1.0078749999999999E-02 3.5360130560866299E-03 1.1988219011041661E+00
+ 40316 1.0078999999999999E-02 3.5363127678641844E-03 1.1988730010755315E+00
+ 40317 1.0079250000000000E-02 3.5366124924180340E-03 1.1989241010468965E+00
+ 40318 1.0079500000000000E-02 3.5369122297482453E-03 1.1989752010182619E+00
+ 40319 1.0079750000000000E-02 3.5372119798548927E-03 1.1990263009896269E+00
+ 40320 1.0080000000000000E-02 3.5375117427380426E-03 1.1990774009609919E+00
+ 40321 1.0080249999999999E-02 3.5378115183977632E-03 1.1991285009323569E+00
+ 40322 1.0080499999999999E-02 3.5381113068341289E-03 1.1991796009037219E+00
+ 40323 1.0080749999999999E-02 3.5384111080472096E-03 1.1992307008750873E+00
+ 40324 1.0081000000000000E-02 3.5387109220370730E-03 1.1992818008464523E+00
+ 40325 1.0081250000000000E-02 3.5390107488037894E-03 1.1993329008178177E+00
+ 40326 1.0081500000000000E-02 3.5393105883474306E-03 1.1993840007891827E+00
+ 40327 1.0081750000000000E-02 3.5396104406680397E-03 1.1994351007605477E+00
+ 40328 1.0081999999999999E-02 3.5399103057632011E-03 1.1994862007319127E+00
+ 40329 1.0082249999999999E-02 3.5402101836313196E-03 1.1995373007032777E+00
+ 40330 1.0082499999999999E-02 3.5405100742724612E-03 1.1995884006746431E+00
+ 40331 1.0082750000000000E-02 3.5408099776866962E-03 1.1996395006460081E+00
+ 40332 1.0083000000000000E-02 3.5411098938740912E-03 1.1996906006173731E+00
+ 40333 1.0083250000000000E-02 3.5414098228347137E-03 1.1997417005887385E+00
+ 40334 1.0083500000000000E-02 3.5417097645686351E-03 1.1997928005601035E+00
+ 40335 1.0083749999999999E-02 3.5420097190759212E-03 1.1998439005314685E+00
+ 40336 1.0083999999999999E-02 3.5423096863566412E-03 1.1998950005028335E+00
+ 40337 1.0084249999999999E-02 3.5426096664108635E-03 1.1999461004741989E+00
+ 40338 1.0084500000000000E-02 3.5429096592386575E-03 1.1999972004455639E+00
+ 40339 1.0084750000000000E-02 3.5432096648400887E-03 1.2000483004169289E+00
+ 40340 1.0085000000000000E-02 3.5435096832152329E-03 1.2000994003882943E+00
+ 40341 1.0085250000000000E-02 3.5438097143641475E-03 1.2001505003596593E+00
+ 40342 1.0085499999999999E-02 3.5441097582869078E-03 1.2002016003310243E+00
+ 40343 1.0085749999999999E-02 3.5444098149835812E-03 1.2002527003023893E+00
+ 40344 1.0085999999999999E-02 3.5447098844542399E-03 1.2003038002737547E+00
+ 40345 1.0086250000000000E-02 3.5450099666989514E-03 1.2003549002451197E+00
+ 40346 1.0086500000000000E-02 3.5453100617177770E-03 1.2004060002164847E+00
+ 40347 1.0086750000000000E-02 3.5456101695107906E-03 1.2004571001878501E+00
+ 40348 1.0087000000000000E-02 3.5459102900780638E-03 1.2005082001592151E+00
+ 40349 1.0087249999999999E-02 3.5462104234196589E-03 1.2005593001305801E+00
+ 40350 1.0087499999999999E-02 3.5465105695356488E-03 1.2006104001019451E+00
+ 40351 1.0087749999999999E-02 3.5468107284261016E-03 1.2006615000733101E+00
+ 40352 1.0088000000000000E-02 3.5471109000910872E-03 1.2007126000446755E+00
+ 40353 1.0088250000000000E-02 3.5474110845306718E-03 1.2007637000160405E+00
+ 40354 1.0088500000000000E-02 3.5477112840212122E-03 1.2008147999874059E+00
+ 40355 1.0088750000000000E-02 3.5480114940995154E-03 1.2008658999587709E+00
+ 40356 1.0088999999999999E-02 3.5483117169534252E-03 1.2009169999301359E+00
+ 40357 1.0089249999999999E-02 3.5486119525830126E-03 1.2009680999015009E+00
+ 40358 1.0089500000000000E-02 3.5489122009883449E-03 1.2010191998728659E+00
+ 40359 1.0089750000000000E-02 3.5492124621694953E-03 1.2010702998442313E+00
+ 40360 1.0090000000000000E-02 3.5495127361265277E-03 1.2011213998155963E+00
+ 40361 1.0090250000000000E-02 3.5498130228595135E-03 1.2011724997869617E+00
+ 40362 1.0090500000000001E-02 3.5501133223685248E-03 1.2012235997583267E+00
+ 40363 1.0090749999999999E-02 3.5504136346536249E-03 1.2012746997296917E+00
+ 40364 1.0090999999999999E-02 3.5507139597148905E-03 1.2013257997010567E+00
+ 40365 1.0091250000000000E-02 3.5510142975523876E-03 1.2013768996724217E+00
+ 40366 1.0091500000000000E-02 3.5513146481661859E-03 1.2014279996437871E+00
+ 40367 1.0091750000000000E-02 3.5516150115563554E-03 1.2014790996151521E+00
+ 40368 1.0092000000000000E-02 3.5519153877229624E-03 1.2015301995865175E+00
+ 40369 1.0092250000000001E-02 3.5522157766660800E-03 1.2015812995578825E+00
+ 40370 1.0092499999999999E-02 3.5525161783857766E-03 1.2016323995292475E+00
+ 40371 1.0092749999999999E-02 3.5528165928821204E-03 1.2016834995006125E+00
+ 40372 1.0093000000000000E-02 3.5531170201551845E-03 1.2017345994719775E+00
+ 40373 1.0093250000000000E-02 3.5534174602050365E-03 1.2017856994433429E+00
+ 40374 1.0093500000000000E-02 3.5537179130317471E-03 1.2018367994147079E+00
+ 40375 1.0093750000000000E-02 3.5540183786353830E-03 1.2018878993860729E+00
+ 40376 1.0094000000000001E-02 3.5543188570160175E-03 1.2019389993574383E+00
+ 40377 1.0094249999999999E-02 3.5546193481737153E-03 1.2019900993288029E+00
+ 40378 1.0094499999999999E-02 3.5549198521085531E-03 1.2020411993001683E+00
+ 40379 1.0094750000000000E-02 3.5552203688205969E-03 1.2020922992715333E+00
+ 40380 1.0095000000000000E-02 3.5555208983099156E-03 1.2021433992428987E+00
+ 40381 1.0095250000000000E-02 3.5558214405765807E-03 1.2021944992142637E+00
+ 40382 1.0095500000000000E-02 3.5561219956206608E-03 1.2022455991856287E+00
+ 40383 1.0095750000000001E-02 3.5564225634422248E-03 1.2022966991569941E+00
+ 40384 1.0095999999999999E-02 3.5567231440413465E-03 1.2023477991283587E+00
+ 40385 1.0096249999999999E-02 3.5570237374180930E-03 1.2023988990997241E+00
+ 40386 1.0096500000000000E-02 3.5573243435725352E-03 1.2024499990710891E+00
+ 40387 1.0096750000000000E-02 3.5576249625047414E-03 1.2025010990424545E+00
+ 40388 1.0097000000000000E-02 3.5579255942147863E-03 1.2025521990138195E+00
+ 40389 1.0097250000000000E-02 3.5582262387027306E-03 1.2026032989851845E+00
+ 40390 1.0097500000000001E-02 3.5585268959675074E-03 1.2026543989565499E+00
+ 40391 1.0097749999999999E-02 3.5588275660045667E-03 1.2027054989279145E+00
+ 40392 1.0097999999999999E-02 3.5591282488134841E-03 1.2027565988992799E+00
+ 40393 1.0098250000000000E-02 3.5594289443943317E-03 1.2028076988706449E+00
+ 40394 1.0098500000000000E-02 3.5597296527471746E-03 1.2028587988420099E+00
+ 40395 1.0098750000000000E-02 3.5600303738720818E-03 1.2029098988133753E+00
+ 40396 1.0099000000000000E-02 3.5603311077691195E-03 1.2029609987847403E+00
+ 40397 1.0099250000000001E-02 3.5606318544383554E-03 1.2030120987561057E+00
+ 40398 1.0099499999999999E-02 3.5609326138798577E-03 1.2030631987274703E+00
+ 40399 1.0099749999999999E-02 3.5612333860936909E-03 1.2031142986988357E+00
+ 40400 1.0100000000000000E-02 3.5615341710799270E-03 1.2031653986702007E+00
+ 40401 1.0100250000000000E-02 3.5618349688386302E-03 1.2032164986415657E+00
+ 40402 1.0100500000000000E-02 3.5621357793698682E-03 1.2032675986129311E+00
+ 40403 1.0100750000000000E-02 3.5624366026737095E-03 1.2033186985842961E+00
+ 40404 1.0101000000000001E-02 3.5627374387502187E-03 1.2033697985556615E+00
+ 40405 1.0101249999999999E-02 3.5630382875994674E-03 1.2034208985270261E+00
+ 40406 1.0101499999999999E-02 3.5633391492215188E-03 1.2034719984983915E+00
+ 40407 1.0101750000000000E-02 3.5636400236164424E-03 1.2035230984697565E+00
+ 40408 1.0102000000000000E-02 3.5639409107843115E-03 1.2035741984411215E+00
+ 40409 1.0102250000000000E-02 3.5642418107251863E-03 1.2036252984124869E+00
+ 40410 1.0102500000000000E-02 3.5645427234391358E-03 1.2036763983838519E+00
+ 40411 1.0102750000000001E-02 3.5648436489262290E-03 1.2037274983552173E+00
+ 40412 1.0102999999999999E-02 3.5651445871865274E-03 1.2037785983265819E+00
+ 40413 1.0103249999999999E-02 3.5654455382201113E-03 1.2038296982979468E+00
+ 40414 1.0103500000000000E-02 3.5657465020270400E-03 1.2038807982693123E+00
+ 40415 1.0103750000000000E-02 3.5660474786073817E-03 1.2039318982406773E+00
+ 40416 1.0104000000000000E-02 3.5663484679612058E-03 1.2039829982120427E+00
+ 40417 1.0104250000000000E-02 3.5666494700885790E-03 1.2040340981834077E+00
+ 40418 1.0104500000000001E-02 3.5669504849895695E-03 1.2040851981547727E+00
+ 40419 1.0104749999999999E-02 3.5672515126642418E-03 1.2041362981261376E+00
+ 40420 1.0104999999999999E-02 3.5675525531126701E-03 1.2041873980975026E+00
+ 40421 1.0105250000000000E-02 3.5678536063349178E-03 1.2042384980688681E+00
+ 40422 1.0105500000000000E-02 3.5681546723310541E-03 1.2042895980402331E+00
+ 40423 1.0105750000000000E-02 3.5684557511011504E-03 1.2043406980115985E+00
+ 40424 1.0106000000000000E-02 3.5687568426452636E-03 1.2043917979829635E+00
+ 40425 1.0106250000000001E-02 3.5690579469634803E-03 1.2044428979543285E+00
+ 40426 1.0106499999999999E-02 3.5693590640558516E-03 1.2044939979256934E+00
+ 40427 1.0106749999999999E-02 3.5696601939224503E-03 1.2045450978970584E+00
+ 40428 1.0107000000000000E-02 3.5699613365633483E-03 1.2045961978684239E+00
+ 40429 1.0107250000000000E-02 3.5702624919786092E-03 1.2046472978397889E+00
+ 40430 1.0107500000000000E-02 3.5705636601683025E-03 1.2046983978111543E+00
+ 40431 1.0107750000000000E-02 3.5708648411324987E-03 1.2047494977825193E+00
+ 40432 1.0107999999999999E-02 3.5711660348712606E-03 1.2048005977538843E+00
+ 40433 1.0108249999999999E-02 3.5714672413846632E-03 1.2048516977252492E+00
+ 40434 1.0108499999999999E-02 3.5717684606727685E-03 1.2049027976966142E+00
+ 40435 1.0108750000000000E-02 3.5720696927356490E-03 1.2049538976679797E+00
+ 40436 1.0109000000000000E-02 3.5723709375733714E-03 1.2050049976393447E+00
+ 40437 1.0109250000000000E-02 3.5726721951860043E-03 1.2050560976107096E+00
+ 40438 1.0109500000000000E-02 3.5729734655736128E-03 1.2051071975820751E+00
+ 40439 1.0109749999999999E-02 3.5732747487362691E-03 1.2051582975534396E+00
+ 40440 1.0109999999999999E-02 3.5735760446740416E-03 1.2052093975248050E+00
+ 40441 1.0110249999999999E-02 3.5738773533869942E-03 1.2052604974961700E+00
+ 40442 1.0110500000000000E-02 3.5741786748752029E-03 1.2053115974675355E+00
+ 40443 1.0110750000000000E-02 3.5744800091387311E-03 1.2053626974389005E+00
+ 40444 1.0111000000000000E-02 3.5747813561776472E-03 1.2054137974102654E+00
+ 40445 1.0111250000000000E-02 3.5750827159920185E-03 1.2054648973816309E+00
+ 40446 1.0111499999999999E-02 3.5753840885819140E-03 1.2055159973529954E+00
+ 40447 1.0111749999999999E-02 3.5756854739474064E-03 1.2055670973243608E+00
+ 40448 1.0111999999999999E-02 3.5759868720885587E-03 1.2056181972957258E+00
+ 40449 1.0112250000000000E-02 3.5762882830054467E-03 1.2056692972670913E+00
+ 40450 1.0112500000000000E-02 3.5765897066981278E-03 1.2057203972384563E+00
+ 40451 1.0112750000000000E-02 3.5768911431666834E-03 1.2057714972098212E+00
+ 40452 1.0113000000000000E-02 3.5771925924111721E-03 1.2058225971811867E+00
+ 40453 1.0113249999999999E-02 3.5774940544310006E-03 1.2058736971525512E+00
+ 40454 1.0113499999999999E-02 3.5777955292248661E-03 1.2059247971239166E+00
+ 40455 1.0113749999999999E-02 3.5780970167927973E-03 1.2059758970952816E+00
+ 40456 1.0114000000000000E-02 3.5783985171348597E-03 1.2060269970666466E+00
+ 40457 1.0114250000000000E-02 3.5787000302511191E-03 1.2060780970380121E+00
+ 40458 1.0114500000000000E-02 3.5790015561416371E-03 1.2061291970093770E+00
+ 40459 1.0114750000000000E-02 3.5793030948065036E-03 1.2061802969807425E+00
+ 40460 1.0114999999999999E-02 3.5796046462457632E-03 1.2062313969521070E+00
+ 40461 1.0115249999999999E-02 3.5799062104594978E-03 1.2062824969234724E+00
+ 40462 1.0115499999999999E-02 3.5802077874477639E-03 1.2063335968948374E+00
+ 40463 1.0115750000000000E-02 3.5805093772106394E-03 1.2063846968662024E+00
+ 40464 1.0116000000000000E-02 3.5808109797481895E-03 1.2064357968375679E+00
+ 40465 1.0116250000000000E-02 3.5811125950604796E-03 1.2064868968089328E+00
+ 40466 1.0116500000000000E-02 3.5814142231475779E-03 1.2065379967802983E+00
+ 40467 1.0116749999999999E-02 3.5817158640095549E-03 1.2065890967516628E+00
+ 40468 1.0116999999999999E-02 3.5820175176464776E-03 1.2066401967230282E+00
+ 40469 1.0117250000000000E-02 3.5823191840584135E-03 1.2066912966943932E+00
+ 40470 1.0117500000000000E-02 3.5826208632454308E-03 1.2067423966657582E+00
+ 40471 1.0117750000000000E-02 3.5829225552075987E-03 1.2067934966371237E+00
+ 40472 1.0118000000000000E-02 3.5832242599449855E-03 1.2068445966084886E+00
+ 40473 1.0118250000000001E-02 3.5835259774576553E-03 1.2068956965798541E+00
+ 40474 1.0118499999999999E-02 3.5838277091140855E-03 1.2069467965512186E+00
+ 40475 1.0118749999999999E-02 3.5841294522989970E-03 1.2069978965225836E+00
+ 40476 1.0119000000000000E-02 3.5844312082545593E-03 1.2070489964939490E+00
+ 40477 1.0119250000000000E-02 3.5847329769808315E-03 1.2071000964653140E+00
+ 40478 1.0119500000000000E-02 3.5850347584778803E-03 1.2071511964366795E+00
+ 40479 1.0119750000000000E-02 3.5853365527457712E-03 1.2072022964080444E+00
+ 40480 1.0120000000000001E-02 3.5856383597845736E-03 1.2072533963794094E+00
+ 40481 1.0120249999999999E-02 3.5859401795943460E-03 1.2073044963507744E+00
+ 40482 1.0120499999999999E-02 3.5862420121751649E-03 1.2073555963221394E+00
+ 40483 1.0120750000000000E-02 3.5865438575270890E-03 1.2074066962935048E+00
+ 40484 1.0121000000000000E-02 3.5868457156501892E-03 1.2074577962648698E+00
+ 40485 1.0121250000000000E-02 3.5871475865445310E-03 1.2075088962362353E+00
+ 40486 1.0121500000000000E-02 3.5874494702101750E-03 1.2075599962076002E+00
+ 40487 1.0121750000000001E-02 3.5877513666471884E-03 1.2076110961789652E+00
+ 40488 1.0121999999999999E-02 3.5880532758556464E-03 1.2076621961503302E+00
+ 40489 1.0122249999999999E-02 3.5883551978356065E-03 1.2077132961216952E+00
+ 40490 1.0122500000000000E-02 3.5886571325871412E-03 1.2077643960930606E+00
+ 40491 1.0122750000000000E-02 3.5889590801103087E-03 1.2078154960644256E+00
+ 40492 1.0123000000000000E-02 3.5892610404051829E-03 1.2078665960357911E+00
+ 40493 1.0123250000000000E-02 3.5895630134718257E-03 1.2079176960071560E+00
+ 40494 1.0123500000000001E-02 3.5898649993103089E-03 1.2079687959785210E+00
+ 40495 1.0123749999999999E-02 3.5901669979206889E-03 1.2080198959498860E+00
+ 40496 1.0123999999999999E-02 3.5904690093030425E-03 1.2080709959212510E+00
+ 40497 1.0124250000000000E-02 3.5907710334574308E-03 1.2081220958926164E+00
+ 40498 1.0124500000000000E-02 3.5910730703839215E-03 1.2081731958639814E+00
+ 40499 1.0124750000000000E-02 3.5913751200825805E-03 1.2082242958353464E+00
+ 40500 1.0125000000000000E-02 3.5916771825534764E-03 1.2082753958067118E+00
+ 40501 1.0125250000000001E-02 3.5919792577966732E-03 1.2083264957780768E+00
+ 40502 1.0125499999999999E-02 3.5922813458122366E-03 1.2083775957494418E+00
+ 40503 1.0125749999999999E-02 3.5925834466002367E-03 1.2084286957208068E+00
+ 40504 1.0126000000000000E-02 3.5928855601607412E-03 1.2084797956921722E+00
+ 40505 1.0126250000000000E-02 3.5931876864938091E-03 1.2085308956635372E+00
+ 40506 1.0126500000000000E-02 3.5934898255995133E-03 1.2085819956349022E+00
+ 40507 1.0126750000000000E-02 3.5937919774779231E-03 1.2086330956062676E+00
+ 40508 1.0127000000000001E-02 3.5940941421290971E-03 1.2086841955776326E+00
+ 40509 1.0127249999999999E-02 3.5943963195531063E-03 1.2087352955489976E+00
+ 40510 1.0127499999999999E-02 3.5946985097500194E-03 1.2087863955203626E+00
+ 40511 1.0127750000000000E-02 3.5950007127198971E-03 1.2088374954917280E+00
+ 40512 1.0128000000000000E-02 3.5953029284628143E-03 1.2088885954630930E+00
+ 40513 1.0128250000000000E-02 3.5956051569788340E-03 1.2089396954344580E+00
+ 40514 1.0128500000000000E-02 3.5959073982680212E-03 1.2089907954058234E+00
+ 40515 1.0128750000000001E-02 3.5962096523304440E-03 1.2090418953771884E+00
+ 40516 1.0128999999999999E-02 3.5965119191661700E-03 1.2090929953485534E+00
+ 40517 1.0129249999999999E-02 3.5968141987752643E-03 1.2091440953199184E+00
+ 40518 1.0129500000000000E-02 3.5971164911577981E-03 1.2091951952912834E+00
+ 40519 1.0129750000000000E-02 3.5974187963138341E-03 1.2092462952626488E+00
+ 40520 1.0130000000000000E-02 3.5977211142434406E-03 1.2092973952340138E+00
+ 40521 1.0130250000000000E-02 3.5980234449466881E-03 1.2093484952053792E+00
+ 40522 1.0130500000000001E-02 3.5983257884236348E-03 1.2093995951767442E+00
+ 40523 1.0130749999999999E-02 3.5986281446743532E-03 1.2094506951481092E+00
+ 40524 1.0130999999999999E-02 3.5989305136989126E-03 1.2095017951194742E+00
+ 40525 1.0131250000000000E-02 3.5992328954973793E-03 1.2095528950908392E+00
+ 40526 1.0131500000000000E-02 3.5995353058941430E-03 1.2096039950622046E+00
+ 40527 1.0131750000000000E-02 3.5998377128960545E-03 1.2096550950335696E+00
+ 40528 1.0132000000000000E-02 3.6001401326734403E-03 1.2097061950049350E+00
+ 40529 1.0132250000000001E-02 3.6004425652263632E-03 1.2097572949763000E+00
+ 40530 1.0132499999999999E-02 3.6007450105548914E-03 1.2098083949476650E+00
+ 40531 1.0132749999999999E-02 3.6010474686590972E-03 1.2098594949190300E+00
+ 40532 1.0133000000000000E-02 3.6013499395390475E-03 1.2099105948903950E+00
+ 40533 1.0133250000000000E-02 3.6016524231948059E-03 1.2099616948617604E+00
+ 40534 1.0133500000000000E-02 3.6019549196264432E-03 1.2100127948331254E+00
+ 40535 1.0133750000000000E-02 3.6022574288340293E-03 1.2100638948044908E+00
+ 40536 1.0134000000000001E-02 3.6025599508176295E-03 1.2101149947758558E+00
+ 40537 1.0134249999999999E-02 3.6028624855773089E-03 1.2101660947472208E+00
+ 40538 1.0134499999999999E-02 3.6031650331131426E-03 1.2102171947185858E+00
+ 40539 1.0134750000000000E-02 3.6034675934251944E-03 1.2102682946899508E+00
+ 40540 1.0135000000000000E-02 3.6037701665135357E-03 1.2103193946613162E+00
+ 40541 1.0135250000000000E-02 3.6040727523782303E-03 1.2103704946326812E+00
+ 40542 1.0135500000000000E-02 3.6043753510193498E-03 1.2104215946040462E+00
+ 40543 1.0135749999999999E-02 3.6046779624369558E-03 1.2104726945754112E+00
+ 40544 1.0135999999999999E-02 3.6049805866311272E-03 1.2105237945467762E+00
+ 40545 1.0136249999999999E-02 3.6052832236019255E-03 1.2105748945181416E+00
+ 40546 1.0136500000000000E-02 3.6055858733494211E-03 1.2106259944895066E+00
+ 40547 1.0136750000000000E-02 3.6058885358736794E-03 1.2106770944608720E+00
+ 40548 1.0137000000000000E-02 3.6061912111747699E-03 1.2107281944322370E+00
+ 40549 1.0137250000000000E-02 3.6064938992527652E-03 1.2107792944036020E+00
+ 40550 1.0137499999999999E-02 3.6067966001077250E-03 1.2108303943749670E+00
+ 40551 1.0137749999999999E-02 3.6070993061188242E-03 1.2108814943463320E+00
+ 40552 1.0137999999999999E-02 3.6074020328381970E-03 1.2109325943176974E+00
+ 40553 1.0138250000000000E-02 3.6077047723333641E-03 1.2109836942890624E+00
+ 40554 1.0138500000000000E-02 3.6080075246043941E-03 1.2110347942604278E+00
+ 40555 1.0138750000000000E-02 3.6083102896513532E-03 1.2110858942317928E+00
+ 40556 1.0139000000000000E-02 3.6086130674743127E-03 1.2111369942031578E+00
+ 40557 1.0139249999999999E-02 3.6089158580733323E-03 1.2111880941745228E+00
+ 40558 1.0139499999999999E-02 3.6092186614484875E-03 1.2112391941458878E+00
+ 40559 1.0139749999999999E-02 3.6095214775998456E-03 1.2112902941172532E+00
+ 40560 1.0140000000000000E-02 3.6098243065274707E-03 1.2113413940886182E+00
+ 40561 1.0140250000000000E-02 3.6101271482314331E-03 1.2113924940599832E+00
+ 40562 1.0140500000000000E-02 3.6104300027117995E-03 1.2114435940313486E+00
+ 40563 1.0140750000000000E-02 3.6107328699686416E-03 1.2114946940027136E+00
+ 40564 1.0140999999999999E-02 3.6110357500020195E-03 1.2115457939740786E+00
+ 40565 1.0141249999999999E-02 3.6113386428120115E-03 1.2115968939454436E+00
+ 40566 1.0141499999999999E-02 3.6116415483986798E-03 1.2116479939168090E+00
+ 40567 1.0141750000000000E-02 3.6119444667620901E-03 1.2116990938881740E+00
+ 40568 1.0142000000000000E-02 3.6122473979023182E-03 1.2117501938595390E+00
+ 40569 1.0142250000000000E-02 3.6125503418194239E-03 1.2118012938309044E+00
+ 40570 1.0142500000000000E-02 3.6128532985134796E-03 1.2118523938022694E+00
+ 40571 1.0142749999999999E-02 3.6131562679845527E-03 1.2119034937736344E+00
+ 40572 1.0142999999999999E-02 3.6134592502327124E-03 1.2119545937449994E+00
+ 40573 1.0143249999999999E-02 3.6137622452580257E-03 1.2120056937163648E+00
+ 40574 1.0143500000000000E-02 3.6140652530605622E-03 1.2120567936877298E+00
+ 40575 1.0143750000000000E-02 3.6143682736403892E-03 1.2121078936590948E+00
+ 40576 1.0144000000000000E-02 3.6146713069975731E-03 1.2121589936304602E+00
+ 40577 1.0144250000000000E-02 3.6149743531321888E-03 1.2122100936018252E+00
+ 40578 1.0144499999999999E-02 3.6152774120442920E-03 1.2122611935731902E+00
+ 40579 1.0144749999999999E-02 3.6155804837337780E-03 1.2123122935445552E+00
+ 40580 1.0145000000000000E-02 3.6158835681970834E-03 1.2123633935159202E+00
+ 40581 1.0145250000000000E-02 3.6161866654328477E-03 1.2124144934872856E+00
+ 40582 1.0145500000000000E-02 3.6164897754411354E-03 1.2124655934586506E+00
+ 40583 1.0145750000000000E-02 3.6167928982220139E-03 1.2125166934300160E+00
+ 40584 1.0146000000000001E-02 3.6170960337755490E-03 1.2125677934013810E+00
+ 40585 1.0146249999999999E-02 3.6173991821018066E-03 1.2126188933727460E+00
+ 40586 1.0146499999999999E-02 3.6177023432008562E-03 1.2126699933441110E+00
+ 40587 1.0146750000000000E-02 3.6180055170727614E-03 1.2127210933154760E+00
+ 40588 1.0147000000000000E-02 3.6183087037175879E-03 1.2127721932868414E+00
+ 40589 1.0147250000000000E-02 3.6186119031354031E-03 1.2128232932582064E+00
+ 40590 1.0147500000000000E-02 3.6189151153262710E-03 1.2128743932295718E+00
+ 40591 1.0147750000000001E-02 3.6192183402902591E-03 1.2129254932009368E+00
+ 40592 1.0147999999999999E-02 3.6195215780274325E-03 1.2129765931723018E+00
+ 40593 1.0148249999999999E-02 3.6198248285378614E-03 1.2130276931436668E+00
+ 40594 1.0148500000000000E-02 3.6201280918216091E-03 1.2130787931150318E+00
+ 40595 1.0148750000000000E-02 3.6204313678787417E-03 1.2131298930863972E+00
+ 40596 1.0149000000000000E-02 3.6207346567093302E-03 1.2131809930577622E+00
+ 40597 1.0149250000000000E-02 3.6210379583134292E-03 1.2132320930291276E+00
+ 40598 1.0149500000000001E-02 3.6213412726911185E-03 1.2132831930004926E+00
+ 40599 1.0149749999999999E-02 3.6216445998424555E-03 1.2133342929718576E+00
+ 40600 1.0149999999999999E-02 3.6219479397675120E-03 1.2133853929432226E+00
+ 40601 1.0150250000000000E-02 3.6222512924663527E-03 1.2134364929145876E+00
+ 40602 1.0150500000000000E-02 3.6225546579390440E-03 1.2134875928859530E+00
+ 40603 1.0150750000000000E-02 3.6228580361856505E-03 1.2135386928573180E+00
+ 40604 1.0151000000000000E-02 3.6231614272062423E-03 1.2135897928286830E+00
+ 40605 1.0151250000000001E-02 3.6234648310008830E-03 1.2136408928000484E+00
+ 40606 1.0151499999999999E-02 3.6237682475696387E-03 1.2136919927714129E+00
+ 40607 1.0151749999999999E-02 3.6240716769125776E-03 1.2137430927427784E+00
+ 40608 1.0152000000000000E-02 3.6243751190297717E-03 1.2137941927141433E+00
+ 40609 1.0152250000000000E-02 3.6246785739212765E-03 1.2138452926855088E+00
+ 40610 1.0152500000000000E-02 3.6249820415871674E-03 1.2138963926568738E+00
+ 40611 1.0152750000000000E-02 3.6252855220275061E-03 1.2139474926282388E+00
+ 40612 1.0153000000000001E-02 3.6255890152423610E-03 1.2139985925996042E+00
+ 40613 1.0153249999999999E-02 3.6258925212317998E-03 1.2140496925709687E+00
+ 40614 1.0153499999999999E-02 3.6261960399958880E-03 1.2141007925423342E+00
+ 40615 1.0153750000000000E-02 3.6264995715346916E-03 1.2141518925136991E+00
+ 40616 1.0154000000000000E-02 3.6268031158482824E-03 1.2142029924850646E+00
+ 40617 1.0154250000000000E-02 3.6271066729367221E-03 1.2142540924564296E+00
+ 40618 1.0154500000000000E-02 3.6274102428000767E-03 1.2143051924277946E+00
+ 40619 1.0154750000000001E-02 3.6277138254384171E-03 1.2143562923991600E+00
+ 40620 1.0154999999999999E-02 3.6280174208518073E-03 1.2144073923705245E+00
+ 40621 1.0155249999999999E-02 3.6283210290403169E-03 1.2144584923418900E+00
+ 40622 1.0155500000000000E-02 3.6286246500040103E-03 1.2145095923132549E+00
+ 40623 1.0155750000000000E-02 3.6289282837429558E-03 1.2145606922846199E+00
+ 40624 1.0156000000000000E-02 3.6292319302572212E-03 1.2146117922559854E+00
+ 40625 1.0156250000000000E-02 3.6295355895468789E-03 1.2146628922273504E+00
+ 40626 1.0156500000000001E-02 3.6298392616119740E-03 1.2147139921987158E+00
+ 40627 1.0156749999999999E-02 3.6301429464525941E-03 1.2147650921700803E+00
+ 40628 1.0156999999999999E-02 3.6304466440688033E-03 1.2148161921414458E+00
+ 40629 1.0157250000000000E-02 3.6307503544606673E-03 1.2148672921128107E+00
+ 40630 1.0157500000000000E-02 3.6310540776282509E-03 1.2149183920841757E+00
+ 40631 1.0157750000000000E-02 3.6313578135716224E-03 1.2149694920555412E+00
+ 40632 1.0158000000000000E-02 3.6316615622908502E-03 1.2150205920269062E+00
+ 40633 1.0158250000000001E-02 3.6319653237860011E-03 1.2150716919982716E+00
+ 40634 1.0158499999999999E-02 3.6322690980571393E-03 1.2151227919696361E+00
+ 40635 1.0158749999999999E-02 3.6325728851043350E-03 1.2151738919410016E+00
+ 40636 1.0159000000000000E-02 3.6328766849276564E-03 1.2152249919123665E+00
+ 40637 1.0159250000000000E-02 3.6331804975271698E-03 1.2152760918837315E+00
+ 40638 1.0159500000000000E-02 3.6334843229029411E-03 1.2153271918550970E+00
+ 40639 1.0159750000000000E-02 3.6337881610550397E-03 1.2153782918264620E+00
+ 40640 1.0160000000000001E-02 3.6340920119835303E-03 1.2154293917978274E+00
+ 40641 1.0160249999999999E-02 3.6343958756884800E-03 1.2154804917691919E+00
+ 40642 1.0160499999999999E-02 3.6346997521699599E-03 1.2155315917405569E+00
+ 40643 1.0160750000000000E-02 3.6350036414280369E-03 1.2155826917119223E+00
+ 40644 1.0161000000000000E-02 3.6353075434627760E-03 1.2156337916832873E+00
+ 40645 1.0161250000000000E-02 3.6356114582742458E-03 1.2156848916546528E+00
+ 40646 1.0161500000000000E-02 3.6359153858625125E-03 1.2157359916260178E+00
+ 40647 1.0161750000000001E-02 3.6362193262276469E-03 1.2157870915973827E+00
+ 40648 1.0161999999999999E-02 3.6365232793697088E-03 1.2158381915687477E+00
+ 40649 1.0162249999999999E-02 3.6368272452887785E-03 1.2158892915401127E+00
+ 40650 1.0162500000000000E-02 3.6371312239849131E-03 1.2159403915114781E+00
+ 40651 1.0162750000000000E-02 3.6374352154581839E-03 1.2159914914828431E+00
+ 40652 1.0163000000000000E-02 3.6377392197086580E-03 1.2160425914542086E+00
+ 40653 1.0163250000000000E-02 3.6380432367364040E-03 1.2160936914255736E+00
+ 40654 1.0163499999999999E-02 3.6383472665414856E-03 1.2161447913969385E+00
+ 40655 1.0163749999999999E-02 3.6386513091239787E-03 1.2161958913683035E+00
+ 40656 1.0163999999999999E-02 3.6389553644839427E-03 1.2162469913396685E+00
+ 40657 1.0164250000000000E-02 3.6392594326214492E-03 1.2162980913110339E+00
+ 40658 1.0164500000000000E-02 3.6395635135365650E-03 1.2163491912823989E+00
+ 40659 1.0164750000000000E-02 3.6398676072293599E-03 1.2164002912537644E+00
+ 40660 1.0165000000000000E-02 3.6401717136998997E-03 1.2164513912251294E+00
+ 40661 1.0165249999999999E-02 3.6404758329482505E-03 1.2165024911964943E+00
+ 40662 1.0165499999999999E-02 3.6407799649744829E-03 1.2165535911678593E+00
+ 40663 1.0165749999999999E-02 3.6410841097786655E-03 1.2166046911392243E+00
+ 40664 1.0166000000000000E-02 3.6413882673608641E-03 1.2166557911105897E+00
+ 40665 1.0166250000000000E-02 3.6416924377211486E-03 1.2167068910819547E+00
+ 40666 1.0166500000000000E-02 3.6419966208595853E-03 1.2167579910533197E+00
+ 40667 1.0166750000000000E-02 3.6423008167762402E-03 1.2168090910246852E+00
+ 40668 1.0166999999999999E-02 3.6426050254711839E-03 1.2168601909960497E+00
+ 40669 1.0167249999999999E-02 3.6429092469444876E-03 1.2169112909674151E+00
+ 40670 1.0167499999999999E-02 3.6432134811962124E-03 1.2169623909387801E+00
+ 40671 1.0167750000000000E-02 3.6435177282264281E-03 1.2170134909101455E+00
+ 40672 1.0168000000000000E-02 3.6438219880352116E-03 1.2170645908815105E+00
+ 40673 1.0168250000000000E-02 3.6441262606226195E-03 1.2171156908528755E+00
+ 40674 1.0168500000000000E-02 3.6444305459887275E-03 1.2171667908242410E+00
+ 40675 1.0168749999999999E-02 3.6447348441335944E-03 1.2172178907956055E+00
+ 40676 1.0168999999999999E-02 3.6450391550572996E-03 1.2172689907669709E+00
+ 40677 1.0169249999999999E-02 3.6453434787599060E-03 1.2173200907383359E+00
+ 40678 1.0169500000000000E-02 3.6456478152414812E-03 1.2173711907097013E+00
+ 40679 1.0169750000000000E-02 3.6459521645020939E-03 1.2174222906810663E+00
+ 40680 1.0170000000000000E-02 3.6462565285885632E-03 1.2174733906524313E+00
+ 40681 1.0170250000000000E-02 3.6465609033027508E-03 1.2175244906237968E+00
+ 40682 1.0170499999999999E-02 3.6468652907912617E-03 1.2175755905951613E+00
+ 40683 1.0170749999999999E-02 3.6471696910541627E-03 1.2176266905665267E+00
+ 40684 1.0170999999999999E-02 3.6474741040915227E-03 1.2176777905378917E+00
+ 40685 1.0171250000000000E-02 3.6477785299034011E-03 1.2177288905092567E+00
+ 40686 1.0171500000000000E-02 3.6480829684898729E-03 1.2177799904806221E+00
+ 40687 1.0171750000000000E-02 3.6483874198509959E-03 1.2178310904519871E+00
+ 40688 1.0172000000000000E-02 3.6486918839868407E-03 1.2178821904233526E+00
+ 40689 1.0172249999999999E-02 3.6489963608974676E-03 1.2179332903947171E+00
+ 40690 1.0172499999999999E-02 3.6493008505829533E-03 1.2179843903660825E+00
+ 40691 1.0172750000000000E-02 3.6496053530433573E-03 1.2180354903374475E+00
+ 40692 1.0173000000000000E-02 3.6499098682787473E-03 1.2180865903088125E+00
+ 40693 1.0173250000000000E-02 3.6502143962891887E-03 1.2181376902801779E+00
+ 40694 1.0173500000000000E-02 3.6505189370747483E-03 1.2181887902515429E+00
+ 40695 1.0173750000000001E-02 3.6508234906354963E-03 1.2182398902229084E+00
+ 40696 1.0173999999999999E-02 3.6511280569714896E-03 1.2182909901942729E+00
+ 40697 1.0174249999999999E-02 3.6514326360828041E-03 1.2183420901656383E+00
+ 40698 1.0174500000000000E-02 3.6517372279695039E-03 1.2183931901370033E+00
+ 40699 1.0174750000000000E-02 3.6520418326316511E-03 1.2184442901083683E+00
+ 40700 1.0175000000000000E-02 3.6523464500693207E-03 1.2184953900797337E+00
+ 40701 1.0175250000000000E-02 3.6526510802825660E-03 1.2185464900510987E+00
+ 40702 1.0175500000000001E-02 3.6529557232714682E-03 1.2185975900224641E+00
+ 40703 1.0175749999999999E-02 3.6532603790360809E-03 1.2186486899938287E+00
+ 40704 1.0175999999999999E-02 3.6535650475764806E-03 1.2186997899651941E+00
+ 40705 1.0176250000000000E-02 3.6538697288927310E-03 1.2187508899365591E+00
+ 40706 1.0176500000000000E-02 3.6541744229848950E-03 1.2188019899079241E+00
+ 40707 1.0176750000000000E-02 3.6544791298528099E-03 1.2188530898792895E+00
+ 40708 1.0177000000000000E-02 3.6547838494949869E-03 1.2189041898506545E+00
+ 40709 1.0177250000000001E-02 3.6550885819112279E-03 1.2189552898220195E+00
+ 40710 1.0177499999999999E-02 3.6553933271015857E-03 1.2190063897933845E+00
+ 40711 1.0177749999999999E-02 3.6556980850661345E-03 1.2190574897647495E+00
+ 40712 1.0178000000000000E-02 3.6560028558049388E-03 1.2191085897361149E+00
+ 40713 1.0178250000000000E-02 3.6563076393180643E-03 1.2191596897074799E+00
+ 40714 1.0178500000000000E-02 3.6566124356055768E-03 1.2192107896788453E+00
+ 40715 1.0178750000000000E-02 3.6569172446675410E-03 1.2192618896502103E+00
+ 40716 1.0179000000000001E-02 3.6572220665040231E-03 1.2193129896215753E+00
+ 40717 1.0179249999999999E-02 3.6575269011150991E-03 1.2193640895929403E+00
+ 40718 1.0179499999999999E-02 3.6578317485008063E-03 1.2194151895643053E+00
+ 40719 1.0179750000000000E-02 3.6581366086612379E-03 1.2194662895356707E+00
+ 40720 1.0180000000000000E-02 3.6584414815964534E-03 1.2195173895070357E+00
+ 40721 1.0180250000000000E-02 3.6587463673065164E-03 1.2195684894784011E+00
+ 40722 1.0180500000000000E-02 3.6590512657914951E-03 1.2196195894497661E+00
+ 40723 1.0180750000000001E-02 3.6593561770514537E-03 1.2196706894211311E+00
+ 40724 1.0180999999999999E-02 3.6596611010864576E-03 1.2197217893924961E+00
+ 40725 1.0181249999999999E-02 3.6599660378965732E-03 1.2197728893638611E+00
+ 40726 1.0181500000000000E-02 3.6602709874818690E-03 1.2198239893352265E+00
+ 40727 1.0181750000000000E-02 3.6605759498424093E-03 1.2198750893065915E+00
+ 40728 1.0182000000000000E-02 3.6608809249782598E-03 1.2199261892779565E+00
+ 40729 1.0182250000000000E-02 3.6611859128894888E-03 1.2199772892493219E+00
+ 40730 1.0182500000000001E-02 3.6614909135761621E-03 1.2200283892206869E+00
+ 40731 1.0182749999999999E-02 3.6617959270383400E-03 1.2200794891920519E+00
+ 40732 1.0182999999999999E-02 3.6621009532760993E-03 1.2201305891634169E+00
+ 40733 1.0183250000000000E-02 3.6624059922894985E-03 1.2201816891347823E+00
+ 40734 1.0183500000000000E-02 3.6627110440786044E-03 1.2202327891061473E+00
+ 40735 1.0183750000000000E-02 3.6630161086434890E-03 1.2202838890775123E+00
+ 40736 1.0184000000000000E-02 3.6633211859842135E-03 1.2203349890488777E+00
+ 40737 1.0184250000000001E-02 3.6636262761008463E-03 1.2203860890202427E+00
+ 40738 1.0184499999999999E-02 3.6639313789934495E-03 1.2204371889916077E+00
+ 40739 1.0184749999999999E-02 3.6642364946620964E-03 1.2204882889629727E+00
+ 40740 1.0185000000000000E-02 3.6645416231068494E-03 1.2205393889343381E+00
+ 40741 1.0185250000000000E-02 3.6648467643277758E-03 1.2205904889057031E+00
+ 40742 1.0185500000000000E-02 3.6651519183249458E-03 1.2206415888770681E+00
+ 40743 1.0185750000000000E-02 3.6654570850984144E-03 1.2206926888484335E+00
+ 40744 1.0186000000000001E-02 3.6657622646482611E-03 1.2207437888197985E+00
+ 40745 1.0186249999999999E-02 3.6660674569745440E-03 1.2207948887911635E+00
+ 40746 1.0186499999999999E-02 3.6663726620773354E-03 1.2208459887625285E+00
+ 40747 1.0186750000000000E-02 3.6666778799566997E-03 1.2208970887338935E+00
+ 40748 1.0187000000000000E-02 3.6669831106127013E-03 1.2209481887052589E+00
+ 40749 1.0187250000000000E-02 3.6672883540454105E-03 1.2209992886766239E+00
+ 40750 1.0187500000000000E-02 3.6675936102548924E-03 1.2210503886479893E+00
+ 40751 1.0187750000000001E-02 3.6678988792412104E-03 1.2211014886193543E+00
+ 40752 1.0187999999999999E-02 3.6682041610044363E-03 1.2211525885907193E+00
+ 40753 1.0188249999999999E-02 3.6685094555446358E-03 1.2212036885620843E+00
+ 40754 1.0188500000000000E-02 3.6688147628618759E-03 1.2212547885334493E+00
+ 40755 1.0188750000000000E-02 3.6691200829562206E-03 1.2213058885048147E+00
+ 40756 1.0189000000000000E-02 3.6694254158277403E-03 1.2213569884761797E+00
+ 40757 1.0189250000000000E-02 3.6697307614764981E-03 1.2214080884475451E+00
+ 40758 1.0189500000000001E-02 3.6700361199025616E-03 1.2214591884189101E+00
+ 40759 1.0189749999999999E-02 3.6703414911059998E-03 1.2215102883902751E+00
+ 40760 1.0189999999999999E-02 3.6706468750868811E-03 1.2215613883616401E+00
+ 40761 1.0190250000000000E-02 3.6709522718452658E-03 1.2216124883330051E+00
+ 40762 1.0190500000000000E-02 3.6712576813812282E-03 1.2216635883043705E+00
+ 40763 1.0190750000000000E-02 3.6715631036948293E-03 1.2217146882757355E+00
+ 40764 1.0191000000000000E-02 3.6718685387861416E-03 1.2217657882471009E+00
+ 40765 1.0191250000000001E-02 3.6721739866552284E-03 1.2218168882184659E+00
+ 40766 1.0191499999999999E-02 3.6724794473021577E-03 1.2218679881898309E+00
+ 40767 1.0191749999999999E-02 3.6727849207269939E-03 1.2219190881611959E+00
+ 40768 1.0192000000000000E-02 3.6730904069298110E-03 1.2219701881325609E+00
+ 40769 1.0192250000000000E-02 3.6733959059106727E-03 1.2220212881039263E+00
+ 40770 1.0192500000000000E-02 3.6737014176696390E-03 1.2220723880752913E+00
+ 40771 1.0192750000000000E-02 3.6740069422067471E-03 1.2221234880466563E+00
+ 40772 1.0192999999999999E-02 3.6743124795183429E-03 1.2221745880180213E+00
+ 40773 1.0193249999999999E-02 3.6746180296020913E-03 1.2222256879893862E+00
+ 40774 1.0193499999999999E-02 3.6749235924580571E-03 1.2222767879607517E+00
+ 40775 1.0193750000000000E-02 3.6752291680863013E-03 1.2223278879321167E+00
+ 40776 1.0194000000000000E-02 3.6755347564868951E-03 1.2223789879034821E+00
+ 40777 1.0194250000000000E-02 3.6758403576598953E-03 1.2224300878748471E+00
+ 40778 1.0194500000000000E-02 3.6761459716053678E-03 1.2224811878462121E+00
+ 40779 1.0194749999999999E-02 3.6764515983233790E-03 1.2225322878175771E+00
+ 40780 1.0194999999999999E-02 3.6767572378139943E-03 1.2225833877889420E+00
+ 40781 1.0195249999999999E-02 3.6770628900772771E-03 1.2226344877603075E+00
+ 40782 1.0195500000000000E-02 3.6773685551132920E-03 1.2226855877316725E+00
+ 40783 1.0195750000000000E-02 3.6776742329221036E-03 1.2227366877030379E+00
+ 40784 1.0196000000000000E-02 3.6779799235037748E-03 1.2227877876744029E+00
+ 40785 1.0196250000000000E-02 3.6782856268583737E-03 1.2228388876457679E+00
+ 40786 1.0196499999999999E-02 3.6785913429859623E-03 1.2228899876171329E+00
+ 40787 1.0196749999999999E-02 3.6788970718866065E-03 1.2229410875884978E+00
+ 40788 1.0196999999999999E-02 3.6792028135603700E-03 1.2229921875598633E+00
+ 40789 1.0197250000000000E-02 3.6795085680073202E-03 1.2230432875312283E+00
+ 40790 1.0197500000000000E-02 3.6798143352275189E-03 1.2230943875025932E+00
+ 40791 1.0197750000000000E-02 3.6801201152210322E-03 1.2231454874739587E+00
+ 40792 1.0198000000000000E-02 3.6804259079879172E-03 1.2231965874453237E+00
+ 40793 1.0198249999999999E-02 3.6807317135282591E-03 1.2232476874166887E+00
+ 40794 1.0198499999999999E-02 3.6810375318421054E-03 1.2232987873880536E+00
+ 40795 1.0198749999999999E-02 3.6813433629295238E-03 1.2233498873594191E+00
+ 40796 1.0199000000000000E-02 3.6816492067905816E-03 1.2234009873307841E+00
+ 40797 1.0199250000000000E-02 3.6819550634253433E-03 1.2234520873021490E+00
+ 40798 1.0199500000000000E-02 3.6822609328338719E-03 1.2235031872735145E+00
+ 40799 1.0199750000000000E-02 3.6825668150162350E-03 1.2235542872448795E+00
+ 40800 1.0199999999999999E-02 3.6828727099724951E-03 1.2236053872162445E+00
+ 40801 1.0200249999999999E-02 3.6831786177027202E-03 1.2236564871876094E+00
+ 40802 1.0200499999999999E-02 3.6834845382069741E-03 1.2237075871589749E+00
+ 40803 1.0200750000000000E-02 3.6837904714853214E-03 1.2237586871303399E+00
+ 40804 1.0201000000000000E-02 3.6840964175378263E-03 1.2238097871017048E+00
+ 40805 1.0201250000000000E-02 3.6844023763645565E-03 1.2238608870730703E+00
+ 40806 1.0201500000000000E-02 3.6847083479655731E-03 1.2239119870444353E+00
+ 40807 1.0201749999999999E-02 3.6850143323409455E-03 1.2239630870158003E+00
+ 40808 1.0201999999999999E-02 3.6853203294907352E-03 1.2240141869871652E+00
+ 40809 1.0202250000000000E-02 3.6856263394150109E-03 1.2240652869585302E+00
+ 40810 1.0202500000000000E-02 3.6859323621138388E-03 1.2241163869298957E+00
+ 40811 1.0202750000000000E-02 3.6862383975872779E-03 1.2241674869012606E+00
+ 40812 1.0203000000000000E-02 3.6865444458353985E-03 1.2242185868726261E+00
+ 40813 1.0203250000000001E-02 3.6868505068582665E-03 1.2242696868439911E+00
+ 40814 1.0203499999999999E-02 3.6871565806559379E-03 1.2243207868153561E+00
+ 40815 1.0203749999999999E-02 3.6874626672284889E-03 1.2243718867867210E+00
+ 40816 1.0204000000000000E-02 3.6877687665759842E-03 1.2244229867580860E+00
+ 40817 1.0204250000000000E-02 3.6880748805090094E-03 1.2244740867294515E+00
+ 40818 1.0204500000000000E-02 3.6883810053253874E-03 1.2245251867008164E+00
+ 40819 1.0204750000000000E-02 3.6886871429176061E-03 1.2245762866721819E+00
+ 40820 1.0205000000000001E-02 3.6889932932857280E-03 1.2246273866435469E+00
+ 40821 1.0205249999999999E-02 3.6892994564298211E-03 1.2246784866149119E+00
+ 40822 1.0205499999999999E-02 3.6896056323499540E-03 1.2247295865862768E+00
+ 40823 1.0205750000000000E-02 3.6899118210461899E-03 1.2247806865576418E+00
+ 40824 1.0206000000000000E-02 3.6902180225185945E-03 1.2248317865290073E+00
+ 40825 1.0206250000000000E-02 3.6905242367672323E-03 1.2248828865003722E+00
+ 40826 1.0206500000000000E-02 3.6908304637921704E-03 1.2249339864717377E+00
+ 40827 1.0206750000000001E-02 3.6911367035934793E-03 1.2249850864431027E+00
+ 40828 1.0206999999999999E-02 3.6914429561712178E-03 1.2250361864144677E+00
+ 40829 1.0207249999999999E-02 3.6917492215254549E-03 1.2250872863858326E+00
+ 40830 1.0207500000000000E-02 3.6920554996562574E-03 1.2251383863571976E+00
+ 40831 1.0207750000000000E-02 3.6923617905636904E-03 1.2251894863285631E+00
+ 40832 1.0208000000000000E-02 3.6926680942478219E-03 1.2252405862999280E+00
+ 40833 1.0208250000000000E-02 3.6929744107087130E-03 1.2252916862712930E+00
+ 40834 1.0208500000000001E-02 3.6932807399464342E-03 1.2253427862426585E+00
+ 40835 1.0208749999999999E-02 3.6935870819610477E-03 1.2253938862140230E+00
+ 40836 1.0208999999999999E-02 3.6938934367522409E-03 1.2254449861853884E+00
+ 40837 1.0209250000000000E-02 3.6941998043170223E-03 1.2254960861567534E+00
+ 40838 1.0209500000000000E-02 3.6945061846547973E-03 1.2255471861281189E+00
+ 40839 1.0209750000000000E-02 3.6948125777656387E-03 1.2255982860994838E+00
+ 40840 1.0210000000000000E-02 3.6951189836496004E-03 1.2256493860708488E+00
+ 40841 1.0210250000000001E-02 3.6954254023067504E-03 1.2257004860422143E+00
+ 40842 1.0210499999999999E-02 3.6957318337371538E-03 1.2257515860135788E+00
+ 40843 1.0210749999999999E-02 3.6960382779408735E-03 1.2258026859849442E+00
+ 40844 1.0211000000000000E-02 3.6963447349179770E-03 1.2258537859563092E+00
+ 40845 1.0211250000000000E-02 3.6966512046685274E-03 1.2259048859276747E+00
+ 40846 1.0211500000000000E-02 3.6969576871925865E-03 1.2259559858990396E+00
+ 40847 1.0211750000000000E-02 3.6972641824902196E-03 1.2260070858704046E+00
+ 40848 1.0212000000000001E-02 3.6975706905614980E-03 1.2260581858417701E+00
+ 40849 1.0212249999999999E-02 3.6978772114064748E-03 1.2261092858131346E+00
+ 40850 1.0212499999999999E-02 3.6981837450252224E-03 1.2261603857845000E+00
+ 40851 1.0212750000000000E-02 3.6984902914178040E-03 1.2262114857558650E+00
+ 40852 1.0213000000000000E-02 3.6987968505842843E-03 1.2262625857272300E+00
+ 40853 1.0213250000000000E-02 3.6991034225247262E-03 1.2263136856985954E+00
+ 40854 1.0213500000000000E-02 3.6994100072391964E-03 1.2263647856699604E+00
+ 40855 1.0213750000000001E-02 3.6997166047277566E-03 1.2264158856413259E+00
+ 40856 1.0213999999999999E-02 3.7000232149904744E-03 1.2264669856126904E+00
+ 40857 1.0214249999999999E-02 3.7003298380274157E-03 1.2265180855840558E+00
+ 40858 1.0214500000000000E-02 3.7006364738386408E-03 1.2265691855554208E+00
+ 40859 1.0214750000000000E-02 3.7009431224242191E-03 1.2266202855267858E+00
+ 40860 1.0215000000000000E-02 3.7012497837842127E-03 1.2266713854981512E+00
+ 40861 1.0215250000000000E-02 3.7015564579186912E-03 1.2267224854695162E+00
+ 40862 1.0215500000000001E-02 3.7018631448277085E-03 1.2267735854408817E+00
+ 40863 1.0215749999999999E-02 3.7021698445113345E-03 1.2268246854122462E+00
+ 40864 1.0215999999999999E-02 3.7024765569696398E-03 1.2268757853836116E+00
+ 40865 1.0216250000000000E-02 3.7027832822026843E-03 1.2269268853549766E+00
+ 40866 1.0216500000000000E-02 3.7030900202105338E-03 1.2269779853263416E+00
+ 40867 1.0216750000000000E-02 3.7033967709932543E-03 1.2270290852977070E+00
+ 40868 1.0217000000000000E-02 3.7037035345509088E-03 1.2270801852690720E+00
+ 40869 1.0217250000000001E-02 3.7040103108835635E-03 1.2271312852404375E+00
+ 40870 1.0217499999999999E-02 3.7043170999912791E-03 1.2271823852118020E+00
+ 40871 1.0217749999999999E-02 3.7046239018741311E-03 1.2272334851831674E+00
+ 40872 1.0218000000000000E-02 3.7049307165321751E-03 1.2272845851545324E+00
+ 40873 1.0218250000000000E-02 3.7052375439654795E-03 1.2273356851258974E+00
+ 40874 1.0218500000000000E-02 3.7055443841741082E-03 1.2273867850972628E+00
+ 40875 1.0218750000000000E-02 3.7058512371581291E-03 1.2274378850686278E+00
+ 40876 1.0219000000000001E-02 3.7061581029176035E-03 1.2274889850399928E+00
+ 40877 1.0219249999999999E-02 3.7064649814525963E-03 1.2275400850113578E+00
+ 40878 1.0219499999999999E-02 3.7067718727631796E-03 1.2275911849827228E+00
+ 40879 1.0219750000000000E-02 3.7070787768494107E-03 1.2276422849540882E+00
+ 40880 1.0220000000000000E-02 3.7073856937113597E-03 1.2276933849254532E+00
+ 40881 1.0220250000000000E-02 3.7076926233490905E-03 1.2277444848968186E+00
+ 40882 1.0220500000000000E-02 3.7079995657626672E-03 1.2277955848681836E+00
+ 40883 1.0220749999999999E-02 3.7083065209521523E-03 1.2278466848395486E+00
+ 40884 1.0220999999999999E-02 3.7086134889176134E-03 1.2278977848109136E+00
+ 40885 1.0221249999999999E-02 3.7089204696591281E-03 1.2279488847822786E+00
+ 40886 1.0221500000000000E-02 3.7092274631767446E-03 1.2279999847536440E+00
+ 40887 1.0221750000000000E-02 3.7095344694705354E-03 1.2280510847250090E+00
+ 40888 1.0222000000000000E-02 3.7098414885405637E-03 1.2281021846963744E+00
+ 40889 1.0222250000000000E-02 3.7101485203868976E-03 1.2281532846677394E+00
+ 40890 1.0222499999999999E-02 3.7104555650095987E-03 1.2282043846391044E+00
+ 40891 1.0222749999999999E-02 3.7107626224087351E-03 1.2282554846104694E+00
+ 40892 1.0222999999999999E-02 3.7110696925843744E-03 1.2283065845818344E+00
+ 40893 1.0223250000000000E-02 3.7113767755365787E-03 1.2283576845531998E+00
+ 40894 1.0223500000000000E-02 3.7116838712654156E-03 1.2284087845245648E+00
+ 40895 1.0223750000000000E-02 3.7119909797709507E-03 1.2284598844959298E+00
+ 40896 1.0224000000000000E-02 3.7122981010532484E-03 1.2285109844672952E+00
+ 40897 1.0224249999999999E-02 3.7126052351123691E-03 1.2285620844386598E+00
+ 40898 1.0224499999999999E-02 3.7129123819483879E-03 1.2286131844100252E+00
+ 40899 1.0224749999999999E-02 3.7132195415613667E-03 1.2286642843813902E+00
+ 40900 1.0225000000000000E-02 3.7135267139513715E-03 1.2287153843527556E+00
+ 40901 1.0225250000000000E-02 3.7138338991184682E-03 1.2287664843241206E+00
+ 40902 1.0225500000000000E-02 3.7141410970627188E-03 1.2288175842954856E+00
+ 40903 1.0225750000000000E-02 3.7144483077841931E-03 1.2288686842668510E+00
+ 40904 1.0225999999999999E-02 3.7147555312829540E-03 1.2289197842382156E+00
+ 40905 1.0226249999999999E-02 3.7150627675590713E-03 1.2289708842095810E+00
+ 40906 1.0226499999999999E-02 3.7153700166126088E-03 1.2290219841809460E+00
+ 40907 1.0226750000000000E-02 3.7156772784436303E-03 1.2290730841523114E+00
+ 40908 1.0227000000000000E-02 3.7159845530522050E-03 1.2291241841236764E+00
+ 40909 1.0227250000000000E-02 3.7162918404383969E-03 1.2291752840950414E+00
+ 40910 1.0227500000000000E-02 3.7165991406022721E-03 1.2292263840664068E+00
+ 40911 1.0227749999999999E-02 3.7169064535438933E-03 1.2292774840377714E+00
+ 40912 1.0227999999999999E-02 3.7172137792633318E-03 1.2293285840091368E+00
+ 40913 1.0228249999999999E-02 3.7175211177606520E-03 1.2293796839805018E+00
+ 40914 1.0228500000000000E-02 3.7178284690359202E-03 1.2294307839518668E+00
+ 40915 1.0228750000000000E-02 3.7181358330892018E-03 1.2294818839232322E+00
+ 40916 1.0229000000000000E-02 3.7184432099205624E-03 1.2295329838945972E+00
+ 40917 1.0229250000000000E-02 3.7187505995300665E-03 1.2295840838659626E+00
+ 40918 1.0229499999999999E-02 3.7190580019177783E-03 1.2296351838373272E+00
+ 40919 1.0229749999999999E-02 3.7193654170837726E-03 1.2296862838086926E+00
+ 40920 1.0230000000000000E-02 3.7196728450281102E-03 1.2297373837800576E+00
+ 40921 1.0230250000000000E-02 3.7199802857508586E-03 1.2297884837514226E+00
+ 40922 1.0230500000000000E-02 3.7202877392520802E-03 1.2298395837227880E+00
+ 40923 1.0230750000000000E-02 3.7205952055318443E-03 1.2298906836941530E+00
+ 40924 1.0231000000000001E-02 3.7209026845902182E-03 1.2299417836655184E+00
+ 40925 1.0231249999999999E-02 3.7212101764272608E-03 1.2299928836368830E+00
+ 40926 1.0231499999999999E-02 3.7215176810430485E-03 1.2300439836082484E+00
+ 40927 1.0231750000000000E-02 3.7218251984376446E-03 1.2300950835796134E+00
+ 40928 1.0232000000000000E-02 3.7221327286111102E-03 1.2301461835509784E+00
+ 40929 1.0232250000000000E-02 3.7224402715635169E-03 1.2301972835223438E+00
+ 40930 1.0232500000000000E-02 3.7227478272949329E-03 1.2302483834937088E+00
+ 40931 1.0232750000000001E-02 3.7230553958054148E-03 1.2302994834650742E+00
+ 40932 1.0232999999999999E-02 3.7233629770950364E-03 1.2303505834364388E+00
+ 40933 1.0233249999999999E-02 3.7236705711638633E-03 1.2304016834078042E+00
+ 40934 1.0233500000000000E-02 3.7239781780119647E-03 1.2304527833791692E+00
+ 40935 1.0233750000000000E-02 3.7242857976393993E-03 1.2305038833505342E+00
+ 40936 1.0234000000000000E-02 3.7245934300462421E-03 1.2305549833218996E+00
+ 40937 1.0234250000000000E-02 3.7249010752325542E-03 1.2306060832932646E+00
+ 40938 1.0234500000000001E-02 3.7252087331984037E-03 1.2306571832646296E+00
+ 40939 1.0234749999999999E-02 3.7255164039438544E-03 1.2307082832359946E+00
+ 40940 1.0234999999999999E-02 3.7258240874689795E-03 1.2307593832073596E+00
+ 40941 1.0235250000000000E-02 3.7261317837738402E-03 1.2308104831787250E+00
+ 40942 1.0235500000000000E-02 3.7264394928585029E-03 1.2308615831500900E+00
+ 40943 1.0235750000000000E-02 3.7267472147230391E-03 1.2309126831214554E+00
+ 40944 1.0236000000000000E-02 3.7270549493675091E-03 1.2309637830928204E+00
+ 40945 1.0236250000000001E-02 3.7273626967919862E-03 1.2310148830641854E+00
+ 40946 1.0236499999999999E-02 3.7276704569965285E-03 1.2310659830355504E+00
+ 40947 1.0236749999999999E-02 3.7279782299812093E-03 1.2311170830069154E+00
+ 40948 1.0237000000000000E-02 3.7282860157460953E-03 1.2311681829782808E+00
+ 40949 1.0237250000000000E-02 3.7285938142912500E-03 1.2312192829496458E+00
+ 40950 1.0237500000000000E-02 3.7289016256167435E-03 1.2312703829210112E+00
+ 40951 1.0237750000000000E-02 3.7292094497226409E-03 1.2313214828923762E+00
+ 40952 1.0238000000000001E-02 3.7295172866090077E-03 1.2313725828637412E+00
+ 40953 1.0238249999999999E-02 3.7298251362759072E-03 1.2314236828351062E+00
+ 40954 1.0238499999999999E-02 3.7301329987234223E-03 1.2314747828064712E+00
+ 40955 1.0238750000000000E-02 3.7304408739516006E-03 1.2315258827778366E+00
+ 40956 1.0239000000000000E-02 3.7307487619605197E-03 1.2315769827492016E+00
+ 40957 1.0239250000000000E-02 3.7310566627502448E-03 1.2316280827205666E+00
+ 40958 1.0239500000000000E-02 3.7313645763208409E-03 1.2316791826919320E+00
+ 40959 1.0239750000000001E-02 3.7316725026723774E-03 1.2317302826632970E+00
+ 40960 1.0239999999999999E-02 3.7319804418049166E-03 1.2317813826346620E+00
+ 40961 1.0240249999999999E-02 3.7322883937185316E-03 1.2318324826060270E+00
+ 40962 1.0240500000000000E-02 3.7325963584132846E-03 1.2318835825773924E+00
+ 40963 1.0240750000000000E-02 3.7329043358892478E-03 1.2319346825487574E+00
+ 40964 1.0241000000000000E-02 3.7332123261464858E-03 1.2319857825201224E+00
+ 40965 1.0241250000000000E-02 3.7335203291850635E-03 1.2320368824914878E+00
+ 40966 1.0241500000000001E-02 3.7338283450049914E-03 1.2320879824628528E+00
+ 40967 1.0241749999999999E-02 3.7341363735991016E-03 1.2321390824342178E+00
+ 40968 1.0241999999999999E-02 3.7344444149625257E-03 1.2321901824055828E+00
+ 40969 1.0242250000000000E-02 3.7347524690953299E-03 1.2322412823769482E+00
+ 40970 1.0242500000000000E-02 3.7350605359975668E-03 1.2322923823483132E+00
+ 40971 1.0242750000000000E-02 3.7353686156693039E-03 1.2323434823196782E+00
+ 40972 1.0243000000000000E-02 3.7356767081105982E-03 1.2323945822910436E+00
+ 40973 1.0243250000000001E-02 3.7359848133215151E-03 1.2324456822624086E+00
+ 40974 1.0243499999999999E-02 3.7362929313021127E-03 1.2324967822337736E+00
+ 40975 1.0243749999999999E-02 3.7366010620524573E-03 1.2325478822051386E+00
+ 40976 1.0244000000000000E-02 3.7369092055726080E-03 1.2325989821765035E+00
+ 40977 1.0244250000000000E-02 3.7372173618626277E-03 1.2326500821478690E+00
+ 40978 1.0244500000000000E-02 3.7375255309225739E-03 1.2327011821192340E+00
+ 40979 1.0244750000000000E-02 3.7378337127525183E-03 1.2327522820905994E+00
+ 40980 1.0245000000000001E-02 3.7381419073525147E-03 1.2328033820619644E+00
+ 40981 1.0245249999999999E-02 3.7384501147226259E-03 1.2328544820333294E+00
+ 40982 1.0245499999999999E-02 3.7387583348629143E-03 1.2329055820046944E+00
+ 40983 1.0245750000000000E-02 3.7390665677734451E-03 1.2329566819760593E+00
+ 40984 1.0246000000000000E-02 3.7393748134542772E-03 1.2330077819474248E+00
+ 40985 1.0246250000000000E-02 3.7396830719054744E-03 1.2330588819187898E+00
+ 40986 1.0246500000000000E-02 3.7399913431270960E-03 1.2331099818901552E+00
+ 40987 1.0246750000000001E-02 3.7402996271192058E-03 1.2331610818615202E+00
+ 40988 1.0246999999999999E-02 3.7406079238818646E-03 1.2332121818328852E+00
+ 40989 1.0247249999999999E-02 3.7409162334151353E-03 1.2332632818042502E+00
+ 40990 1.0247500000000000E-02 3.7412245557190832E-03 1.2333143817756151E+00
+ 40991 1.0247750000000000E-02 3.7415328907937665E-03 1.2333654817469806E+00
+ 40992 1.0248000000000000E-02 3.7418412386392491E-03 1.2334165817183456E+00
+ 40993 1.0248250000000000E-02 3.7421495992555924E-03 1.2334676816897110E+00
+ 40994 1.0248499999999999E-02 3.7424579726428550E-03 1.2335187816610755E+00
+ 40995 1.0248749999999999E-02 3.7427663588011089E-03 1.2335698816324410E+00
+ 40996 1.0248999999999999E-02 3.7430747577304065E-03 1.2336209816038060E+00
+ 40997 1.0249250000000000E-02 3.7433831694308152E-03 1.2336720815751709E+00
+ 40998 1.0249500000000000E-02 3.7436915939023973E-03 1.2337231815465364E+00
+ 40999 1.0249750000000000E-02 3.7440000311452122E-03 1.2337742815179014E+00
+ 41000 1.0250000000000000E-02 3.7443084811593216E-03 1.2338253814892663E+00
+ 41001 1.0250249999999999E-02 3.7446169439447909E-03 1.2338764814606313E+00
+ 41002 1.0250499999999999E-02 3.7449254195016804E-03 1.2339275814319963E+00
+ 41003 1.0250749999999999E-02 3.7452339078300591E-03 1.2339786814033618E+00
+ 41004 1.0251000000000000E-02 3.7455424089299807E-03 1.2340297813747267E+00
+ 41005 1.0251250000000000E-02 3.7458509228015112E-03 1.2340808813460922E+00
+ 41006 1.0251500000000000E-02 3.7461594494447143E-03 1.2341319813174572E+00
+ 41007 1.0251750000000000E-02 3.7464679888596524E-03 1.2341830812888221E+00
+ 41008 1.0251999999999999E-02 3.7467765410463816E-03 1.2342341812601871E+00
+ 41009 1.0252249999999999E-02 3.7470851060049724E-03 1.2342852812315521E+00
+ 41010 1.0252499999999999E-02 3.7473936837354822E-03 1.2343363812029176E+00
+ 41011 1.0252750000000000E-02 3.7477022742379777E-03 1.2343874811742825E+00
+ 41012 1.0253000000000000E-02 3.7480108775125214E-03 1.2344385811456480E+00
+ 41013 1.0253250000000000E-02 3.7483194935591705E-03 1.2344896811170130E+00
+ 41014 1.0253500000000000E-02 3.7486281223779948E-03 1.2345407810883779E+00
+ 41015 1.0253749999999999E-02 3.7489367639690499E-03 1.2345918810597429E+00
+ 41016 1.0253999999999999E-02 3.7492454183324039E-03 1.2346429810311079E+00
+ 41017 1.0254249999999999E-02 3.7495540854681148E-03 1.2346940810024734E+00
+ 41018 1.0254500000000000E-02 3.7498627653762512E-03 1.2347451809738383E+00
+ 41019 1.0254750000000000E-02 3.7501714580568724E-03 1.2347962809452033E+00
+ 41020 1.0255000000000000E-02 3.7504801635100406E-03 1.2348473809165688E+00
+ 41021 1.0255250000000000E-02 3.7507888817358203E-03 1.2348984808879337E+00
+ 41022 1.0255499999999999E-02 3.7510976127342693E-03 1.2349495808592987E+00
+ 41023 1.0255749999999999E-02 3.7514063565054607E-03 1.2350006808306637E+00
+ 41024 1.0255999999999999E-02 3.7517151130494466E-03 1.2350517808020292E+00
+ 41025 1.0256250000000000E-02 3.7520238823663021E-03 1.2351028807733941E+00
+ 41026 1.0256500000000000E-02 3.7523326644560736E-03 1.2351539807447591E+00
+ 41027 1.0256750000000000E-02 3.7526414593188353E-03 1.2352050807161246E+00
+ 41028 1.0257000000000000E-02 3.7529502669546469E-03 1.2352561806874895E+00
+ 41029 1.0257249999999999E-02 3.7532590873635735E-03 1.2353072806588545E+00
+ 41030 1.0257499999999999E-02 3.7535679205456755E-03 1.2353583806302195E+00
+ 41031 1.0257750000000000E-02 3.7538767665010186E-03 1.2354094806015850E+00
+ 41032 1.0258000000000000E-02 3.7541856252296651E-03 1.2354605805729499E+00
+ 41033 1.0258250000000000E-02 3.7544944967316755E-03 1.2355116805443149E+00
+ 41034 1.0258500000000000E-02 3.7548033810071140E-03 1.2355627805156804E+00
+ 41035 1.0258750000000001E-02 3.7551122780560466E-03 1.2356138804870453E+00
+ 41036 1.0258999999999999E-02 3.7554211878785318E-03 1.2356649804584103E+00
+ 41037 1.0259249999999999E-02 3.7557301104746373E-03 1.2357160804297753E+00
+ 41038 1.0259500000000000E-02 3.7560390458444230E-03 1.2357671804011403E+00
+ 41039 1.0259750000000000E-02 3.7563479939879520E-03 1.2358182803725057E+00
+ 41040 1.0260000000000000E-02 3.7566569549052900E-03 1.2358693803438707E+00
+ 41041 1.0260250000000000E-02 3.7569659285964976E-03 1.2359204803152362E+00
+ 41042 1.0260500000000001E-02 3.7572749150616399E-03 1.2359715802866011E+00
+ 41043 1.0260749999999999E-02 3.7575839143007793E-03 1.2360226802579661E+00
+ 41044 1.0260999999999999E-02 3.7578929263139770E-03 1.2360737802293311E+00
+ 41045 1.0261250000000000E-02 3.7582019511013015E-03 1.2361248802006961E+00
+ 41046 1.0261500000000000E-02 3.7585109886628118E-03 1.2361759801720615E+00
+ 41047 1.0261750000000000E-02 3.7588200389985739E-03 1.2362270801434265E+00
+ 41048 1.0262000000000000E-02 3.7591291021086509E-03 1.2362781801147920E+00
+ 41049 1.0262250000000001E-02 3.7594381779931033E-03 1.2363292800861569E+00
+ 41050 1.0262499999999999E-02 3.7597472666519916E-03 1.2363803800575219E+00
+ 41051 1.0262749999999999E-02 3.7600563680853902E-03 1.2364314800288869E+00
+ 41052 1.0263000000000000E-02 3.7603654822933518E-03 1.2364825800002519E+00
+ 41053 1.0263250000000000E-02 3.7606746092759455E-03 1.2365336799716173E+00
+ 41054 1.0263500000000000E-02 3.7609837490332355E-03 1.2365847799429823E+00
+ 41055 1.0263750000000000E-02 3.7612929015652836E-03 1.2366358799143478E+00
+ 41056 1.0264000000000001E-02 3.7616020668721525E-03 1.2366869798857127E+00
+ 41057 1.0264249999999999E-02 3.7619112449539028E-03 1.2367380798570777E+00
+ 41058 1.0264499999999999E-02 3.7622204358106061E-03 1.2367891798284427E+00
+ 41059 1.0264750000000000E-02 3.7625296394423191E-03 1.2368402797998077E+00
+ 41060 1.0265000000000000E-02 3.7628388558491105E-03 1.2368913797711731E+00
+ 41061 1.0265250000000000E-02 3.7631480850310391E-03 1.2369424797425381E+00
+ 41062 1.0265500000000000E-02 3.7634573269881722E-03 1.2369935797139031E+00
+ 41063 1.0265750000000001E-02 3.7637665817205714E-03 1.2370446796852685E+00
+ 41064 1.0265999999999999E-02 3.7640758492282988E-03 1.2370957796566331E+00
+ 41065 1.0266249999999999E-02 3.7643851295114219E-03 1.2371468796279985E+00
+ 41066 1.0266500000000000E-02 3.7646944225700040E-03 1.2371979795993635E+00
+ 41067 1.0266750000000000E-02 3.7650037284041090E-03 1.2372490795707289E+00
+ 41068 1.0267000000000000E-02 3.7653130470137971E-03 1.2373001795420939E+00
+ 41069 1.0267250000000000E-02 3.7656223783991338E-03 1.2373512795134589E+00
+ 41070 1.0267500000000001E-02 3.7659317225601850E-03 1.2374023794848243E+00
+ 41071 1.0267749999999999E-02 3.7662410794970110E-03 1.2374534794561889E+00
+ 41072 1.0267999999999999E-02 3.7665504492096812E-03 1.2375045794275543E+00
+ 41073 1.0268250000000000E-02 3.7668598316982519E-03 1.2375556793989193E+00
+ 41074 1.0268500000000000E-02 3.7671692269627935E-03 1.2376067793702847E+00
+ 41075 1.0268750000000000E-02 3.7674786350033692E-03 1.2376578793416497E+00
+ 41076 1.0269000000000000E-02 3.7677880558200415E-03 1.2377089793130147E+00
+ 41077 1.0269250000000001E-02 3.7680974894128728E-03 1.2377600792843801E+00
+ 41078 1.0269499999999999E-02 3.7684069357819283E-03 1.2378111792557447E+00
+ 41079 1.0269749999999999E-02 3.7687163949272698E-03 1.2378622792271101E+00
+ 41080 1.0270000000000000E-02 3.7690258668489698E-03 1.2379133791984751E+00
+ 41081 1.0270250000000000E-02 3.7693353515470826E-03 1.2379644791698401E+00
+ 41082 1.0270500000000000E-02 3.7696448490216789E-03 1.2380155791412055E+00
+ 41083 1.0270750000000000E-02 3.7699543592728171E-03 1.2380666791125705E+00
+ 41084 1.0271000000000001E-02 3.7702638823005666E-03 1.2381177790839359E+00
+ 41085 1.0271249999999999E-02 3.7705734181049852E-03 1.2381688790553005E+00
+ 41086 1.0271499999999999E-02 3.7708829666861432E-03 1.2382199790266659E+00
+ 41087 1.0271750000000000E-02 3.7711925280441020E-03 1.2382710789980309E+00
+ 41088 1.0272000000000000E-02 3.7715021021789293E-03 1.2383221789693959E+00
+ 41089 1.0272250000000000E-02 3.7718116890906855E-03 1.2383732789407613E+00
+ 41090 1.0272500000000000E-02 3.7721212887794346E-03 1.2384243789121263E+00
+ 41091 1.0272750000000001E-02 3.7724309012452449E-03 1.2384754788834917E+00
+ 41092 1.0272999999999999E-02 3.7727405264881731E-03 1.2385265788548563E+00
+ 41093 1.0273249999999999E-02 3.7730501645082903E-03 1.2385776788262217E+00
+ 41094 1.0273500000000000E-02 3.7733598153056598E-03 1.2386287787975867E+00
+ 41095 1.0273750000000000E-02 3.7736694788803480E-03 1.2386798787689517E+00
+ 41096 1.0274000000000000E-02 3.7739791552324113E-03 1.2387309787403171E+00
+ 41097 1.0274250000000000E-02 3.7742888443619230E-03 1.2387820787116821E+00
+ 41098 1.0274500000000001E-02 3.7745985462683865E-03 1.2388331786830475E+00
+ 41099 1.0274749999999999E-02 3.7749082609480514E-03 1.2388842786544121E+00
+ 41100 1.0274999999999999E-02 3.7752179884002488E-03 1.2389353786257775E+00
+ 41101 1.0275250000000000E-02 3.7755277286250447E-03 1.2389864785971425E+00
+ 41102 1.0275500000000000E-02 3.7758374816224964E-03 1.2390375785685075E+00
+ 41103 1.0275750000000000E-02 3.7761472473926685E-03 1.2390886785398729E+00
+ 41104 1.0276000000000000E-02 3.7764570259356213E-03 1.2391397785112379E+00
+ 41105 1.0276249999999999E-02 3.7767668172514189E-03 1.2391908784826029E+00
+ 41106 1.0276499999999999E-02 3.7770766213401242E-03 1.2392419784539679E+00
+ 41107 1.0276749999999999E-02 3.7773864382017993E-03 1.2392930784253329E+00
+ 41108 1.0277000000000000E-02 3.7776962678365031E-03 1.2393441783966983E+00
+ 41109 1.0277250000000000E-02 3.7780061096517798E-03 1.2393952783680633E+00
+ 41110 1.0277500000000000E-02 3.7783159648196959E-03 1.2394463783394287E+00
+ 41111 1.0277750000000000E-02 3.7786258327582381E-03 1.2394974783107937E+00
+ 41112 1.0277999999999999E-02 3.7789357134674685E-03 1.2395485782821587E+00
+ 41113 1.0278249999999999E-02 3.7792456069474516E-03 1.2395996782535237E+00
+ 41114 1.0278499999999999E-02 3.7795555131982473E-03 1.2396507782248887E+00
+ 41115 1.0278750000000000E-02 3.7798654322199160E-03 1.2397018781962541E+00
+ 41116 1.0279000000000000E-02 3.7801753640125169E-03 1.2397529781676191E+00
+ 41117 1.0279250000000000E-02 3.7804853085761144E-03 1.2398040781389845E+00
+ 41118 1.0279500000000000E-02 3.7807952659107747E-03 1.2398551781103495E+00
+ 41119 1.0279749999999999E-02 3.7811052360165447E-03 1.2399062780817145E+00
+ 41120 1.0279999999999999E-02 3.7814152188935025E-03 1.2399573780530795E+00
+ 41121 1.0280249999999999E-02 3.7817252145416974E-03 1.2400084780244445E+00
+ 41122 1.0280500000000000E-02 3.7820352229611998E-03 1.2400595779958099E+00
+ 41123 1.0280750000000000E-02 3.7823452441520643E-03 1.2401106779671749E+00
+ 41124 1.0281000000000000E-02 3.7826552781143551E-03 1.2401617779385399E+00
+ 41125 1.0281250000000000E-02 3.7829653248481342E-03 1.2402128779099053E+00
+ 41126 1.0281499999999999E-02 3.7832753843534601E-03 1.2402639778812699E+00
+ 41127 1.0281749999999999E-02 3.7835854566303988E-03 1.2403150778526353E+00
+ 41128 1.0281999999999999E-02 3.7838955416790126E-03 1.2403661778240003E+00
+ 41129 1.0282250000000000E-02 3.7842056394993572E-03 1.2404172777953657E+00
+ 41130 1.0282500000000000E-02 3.7845157500914980E-03 1.2404683777667307E+00
+ 41131 1.0282750000000000E-02 3.7848258734554979E-03 1.2405194777380957E+00
+ 41132 1.0283000000000000E-02 3.7851360095914146E-03 1.2405705777094611E+00
+ 41133 1.0283249999999999E-02 3.7854461584993109E-03 1.2406216776808257E+00
+ 41134 1.0283499999999999E-02 3.7857563201792528E-03 1.2406727776521911E+00
+ 41135 1.0283749999999999E-02 3.7860664946312984E-03 1.2407238776235561E+00
+ 41136 1.0284000000000000E-02 3.7863766818555097E-03 1.2407749775949215E+00
+ 41137 1.0284250000000000E-02 3.7866868818519513E-03 1.2408260775662865E+00
+ 41138 1.0284500000000000E-02 3.7869970946206788E-03 1.2408771775376515E+00
+ 41139 1.0284750000000000E-02 3.7873073201617571E-03 1.2409282775090169E+00
+ 41140 1.0284999999999999E-02 3.7876175584752496E-03 1.2409793774803815E+00
+ 41141 1.0285249999999999E-02 3.7879278095612214E-03 1.2410304774517469E+00
+ 41142 1.0285500000000000E-02 3.7882380734197275E-03 1.2410815774231119E+00
+ 41143 1.0285750000000000E-02 3.7885483500508326E-03 1.2411326773944769E+00
+ 41144 1.0286000000000000E-02 3.7888586394545991E-03 1.2411837773658423E+00
+ 41145 1.0286250000000000E-02 3.7891689416310894E-03 1.2412348773372073E+00
+ 41146 1.0286500000000001E-02 3.7894792565803647E-03 1.2412859773085727E+00
+ 41147 1.0286749999999999E-02 3.7897895843024827E-03 1.2413370772799373E+00
+ 41148 1.0286999999999999E-02 3.7900999247975136E-03 1.2413881772513027E+00
+ 41149 1.0287250000000000E-02 3.7904102780655152E-03 1.2414392772226677E+00
+ 41150 1.0287500000000000E-02 3.7907206441065489E-03 1.2414903771940327E+00
+ 41151 1.0287750000000000E-02 3.7910310229206795E-03 1.2415414771653981E+00
+ 41152 1.0288000000000000E-02 3.7913414145079654E-03 1.2415925771367631E+00
+ 41153 1.0288250000000001E-02 3.7916518188684726E-03 1.2416436771081285E+00
+ 41154 1.0288499999999999E-02 3.7919622360022584E-03 1.2416947770794931E+00
+ 41155 1.0288749999999999E-02 3.7922726659093920E-03 1.2417458770508585E+00
+ 41156 1.0289000000000000E-02 3.7925831085899270E-03 1.2417969770222235E+00
+ 41157 1.0289250000000000E-02 3.7928935640439343E-03 1.2418480769935885E+00
+ 41158 1.0289500000000000E-02 3.7932040322714699E-03 1.2418991769649539E+00
+ 41159 1.0289750000000000E-02 3.7935145132725989E-03 1.2419502769363189E+00
+ 41160 1.0290000000000001E-02 3.7938250070473824E-03 1.2420013769076843E+00
+ 41161 1.0290249999999999E-02 3.7941355135958812E-03 1.2420524768790489E+00
+ 41162 1.0290499999999999E-02 3.7944460329181612E-03 1.2421035768504143E+00
+ 41163 1.0290750000000000E-02 3.7947565650142826E-03 1.2421546768217793E+00
+ 41164 1.0291000000000000E-02 3.7950671098843100E-03 1.2422057767931443E+00
+ 41165 1.0291250000000000E-02 3.7953776675283034E-03 1.2422568767645097E+00
+ 41166 1.0291500000000000E-02 3.7956882379463217E-03 1.2423079767358747E+00
+ 41167 1.0291750000000001E-02 3.7959988211384386E-03 1.2423590767072397E+00
+ 41168 1.0291999999999999E-02 3.7963094171047040E-03 1.2424101766786046E+00
+ 41169 1.0292249999999999E-02 3.7966200258451872E-03 1.2424612766499696E+00
+ 41170 1.0292500000000000E-02 3.7969306535306675E-03 1.2425123766213351E+00
+ 41171 1.0292750000000000E-02 3.7972412879929717E-03 1.2425634765927001E+00
+ 41172 1.0293000000000000E-02 3.7975519352323444E-03 1.2426145765640655E+00
+ 41173 1.0293250000000000E-02 3.7978625952488432E-03 1.2426656765354305E+00
+ 41174 1.0293500000000001E-02 3.7981732680425363E-03 1.2427167765067955E+00
+ 41175 1.0293749999999999E-02 3.7984839536134843E-03 1.2427678764781604E+00
+ 41176 1.0293999999999999E-02 3.7987946519617570E-03 1.2428189764495254E+00
+ 41177 1.0294250000000000E-02 3.7991053630874118E-03 1.2428700764208909E+00
+ 41178 1.0294500000000000E-02 3.7994160869905167E-03 1.2429211763922559E+00
+ 41179 1.0294750000000000E-02 3.7997268236711302E-03 1.2429722763636213E+00
+ 41180 1.0295000000000000E-02 3.8000375731293235E-03 1.2430233763349863E+00
+ 41181 1.0295250000000001E-02 3.8003482738882444E-03 1.2430744763063513E+00
+ 41182 1.0295499999999999E-02 3.8006590473034858E-03 1.2431255762777162E+00
+ 41183 1.0295749999999999E-02 3.8009698334901514E-03 1.2431766762490812E+00
+ 41184 1.0296000000000000E-02 3.8012806324483018E-03 1.2432277762204467E+00
+ 41185 1.0296250000000000E-02 3.8015914441779947E-03 1.2432788761918117E+00
+ 41186 1.0296500000000000E-02 3.8019022686792948E-03 1.2433299761631766E+00
+ 41187 1.0296750000000000E-02 3.8022131059522635E-03 1.2433810761345421E+00
+ 41188 1.0297000000000001E-02 3.8025240287952703E-03 1.2434321761059071E+00
+ 41189 1.0297249999999999E-02 3.8028348932545200E-03 1.2434832760772720E+00
+ 41190 1.0297499999999999E-02 3.8031457704919918E-03 1.2435343760486370E+00
+ 41191 1.0297750000000000E-02 3.8034566605077442E-03 1.2435854760200025E+00
+ 41192 1.0298000000000000E-02 3.8037675633018409E-03 1.2436365759913675E+00
+ 41193 1.0298250000000000E-02 3.8040784788743432E-03 1.2436876759627324E+00
+ 41194 1.0298500000000000E-02 3.8043894072253208E-03 1.2437387759340979E+00
+ 41195 1.0298750000000001E-02 3.8047003483548344E-03 1.2437898759054629E+00
+ 41196 1.0298999999999999E-02 3.8050113022629452E-03 1.2438409758768278E+00
+ 41197 1.0299249999999999E-02 3.8053222689497243E-03 1.2438920758481928E+00
+ 41198 1.0299500000000000E-02 3.8056332484152325E-03 1.2439431758195583E+00
+ 41199 1.0299750000000000E-02 3.8059442406595360E-03 1.2439942757909233E+00
+ 41200 1.0300000000000000E-02 3.8062552456826948E-03 1.2440453757622882E+00
+ 41201 1.0300250000000000E-02 3.8065662634847778E-03 1.2440964757336537E+00
+ 41202 1.0300500000000001E-02 3.8068772940658456E-03 1.2441475757050187E+00
+ 41203 1.0300749999999999E-02 3.8071883374259639E-03 1.2441986756763836E+00
+ 41204 1.0300999999999999E-02 3.8074993935652002E-03 1.2442497756477486E+00
+ 41205 1.0301250000000000E-02 3.8078104624836165E-03 1.2443008756191136E+00
+ 41206 1.0301500000000000E-02 3.8081215441812719E-03 1.2443519755904791E+00
+ 41207 1.0301750000000000E-02 3.8084326386582440E-03 1.2444030755618440E+00
+ 41208 1.0302000000000000E-02 3.8087437459145847E-03 1.2444541755332095E+00
+ 41209 1.0302250000000001E-02 3.8090548659503636E-03 1.2445052755045745E+00
+ 41210 1.0302499999999999E-02 3.8093659987656443E-03 1.2445563754759394E+00
+ 41211 1.0302749999999999E-02 3.8096771443604919E-03 1.2446074754473044E+00
+ 41212 1.0303000000000000E-02 3.8099883027349697E-03 1.2446585754186694E+00
+ 41213 1.0303250000000000E-02 3.8102994738891463E-03 1.2447096753900349E+00
+ 41214 1.0303500000000000E-02 3.8106106578230828E-03 1.2447607753613998E+00
+ 41215 1.0303750000000000E-02 3.8109218545368420E-03 1.2448118753327653E+00
+ 41216 1.0303999999999999E-02 3.8112330640304912E-03 1.2448629753041298E+00
+ 41217 1.0304249999999999E-02 3.8115442863040938E-03 1.2449140752754952E+00
+ 41218 1.0304499999999999E-02 3.8118555213577151E-03 1.2449651752468602E+00
+ 41219 1.0304750000000000E-02 3.8121667691914259E-03 1.2450162752182252E+00
+ 41220 1.0305000000000000E-02 3.8124780298052804E-03 1.2450673751895907E+00
+ 41221 1.0305250000000000E-02 3.8127893031993493E-03 1.2451184751609556E+00
+ 41222 1.0305500000000000E-02 3.8131005893736964E-03 1.2451695751323211E+00
+ 41223 1.0305749999999999E-02 3.8134118883283836E-03 1.2452206751036856E+00
+ 41224 1.0305999999999999E-02 3.8137232000634816E-03 1.2452717750750510E+00
+ 41225 1.0306249999999999E-02 3.8140345245790490E-03 1.2453228750464160E+00
+ 41226 1.0306500000000000E-02 3.8143458618751561E-03 1.2453739750177810E+00
+ 41227 1.0306750000000000E-02 3.8146572119518649E-03 1.2454250749891465E+00
+ 41228 1.0307000000000000E-02 3.8149685748092407E-03 1.2454761749605114E+00
+ 41229 1.0307250000000000E-02 3.8152799504473471E-03 1.2455272749318764E+00
+ 41230 1.0307499999999999E-02 3.8155913388662490E-03 1.2455783749032414E+00
+ 41231 1.0307749999999999E-02 3.8159027400644580E-03 1.2456294748746064E+00
+ 41232 1.0307999999999999E-02 3.8162141540329544E-03 1.2456805748459718E+00
+ 41233 1.0308250000000000E-02 3.8165255807703323E-03 1.2457316748173368E+00
+ 41234 1.0308500000000000E-02 3.8168370202766510E-03 1.2457827747887023E+00
+ 41235 1.0308750000000000E-02 3.8171484725519735E-03 1.2458338747600672E+00
+ 41236 1.0309000000000000E-02 3.8174599375963487E-03 1.2458849747314322E+00
+ 41237 1.0309249999999999E-02 3.8177714154098456E-03 1.2459360747027972E+00
+ 41238 1.0309499999999999E-02 3.8180829059925232E-03 1.2459871746741622E+00
+ 41239 1.0309749999999999E-02 3.8183944093444417E-03 1.2460382746455276E+00
+ 41240 1.0310000000000000E-02 3.8187059254656559E-03 1.2460893746168926E+00
+ 41241 1.0310250000000000E-02 3.8190174543562307E-03 1.2461404745882581E+00
+ 41242 1.0310500000000000E-02 3.8193289960162221E-03 1.2461915745596230E+00
+ 41243 1.0310750000000000E-02 3.8196405504456903E-03 1.2462426745309880E+00
+ 41244 1.0310999999999999E-02 3.8199521176446971E-03 1.2462937745023530E+00
+ 41245 1.0311249999999999E-02 3.8202636976133022E-03 1.2463448744737180E+00
+ 41246 1.0311499999999999E-02 3.8205752903515649E-03 1.2463959744450834E+00
+ 41247 1.0311750000000000E-02 3.8208868958595453E-03 1.2464470744164484E+00
+ 41248 1.0312000000000000E-02 3.8211985141373044E-03 1.2464981743878134E+00
+ 41249 1.0312250000000000E-02 3.8215101451848986E-03 1.2465492743591788E+00
+ 41250 1.0312500000000000E-02 3.8218217890023895E-03 1.2466003743305438E+00
+ 41251 1.0312749999999999E-02 3.8221334455898364E-03 1.2466514743019088E+00
+ 41252 1.0312999999999999E-02 3.8224451149473041E-03 1.2467025742732738E+00
+ 41253 1.0313250000000000E-02 3.8227567970748467E-03 1.2467536742446392E+00
+ 41254 1.0313500000000000E-02 3.8230684919725250E-03 1.2468047742160042E+00
+ 41255 1.0313750000000000E-02 3.8233801996404014E-03 1.2468558741873692E+00
+ 41256 1.0314000000000000E-02 3.8236919200785352E-03 1.2469069741587346E+00
+ 41257 1.0314250000000001E-02 3.8240036532869873E-03 1.2469580741300996E+00
+ 41258 1.0314499999999999E-02 3.8243153992658118E-03 1.2470091741014646E+00
+ 41259 1.0314749999999999E-02 3.8246271580150786E-03 1.2470602740728296E+00
+ 41260 1.0315000000000000E-02 3.8249389295348410E-03 1.2471113740441950E+00
+ 41261 1.0315250000000000E-02 3.8252507138251649E-03 1.2471624740155600E+00
+ 41262 1.0315500000000000E-02 3.8255625108861006E-03 1.2472135739869250E+00
+ 41263 1.0315750000000000E-02 3.8258743207177166E-03 1.2472646739582904E+00
+ 41264 1.0316000000000001E-02 3.8261861433200725E-03 1.2473157739296554E+00
+ 41265 1.0316249999999999E-02 3.8264979786932214E-03 1.2473668739010204E+00
+ 41266 1.0316499999999999E-02 3.8268098268372346E-03 1.2474179738723854E+00
+ 41267 1.0316750000000000E-02 3.8271216877521648E-03 1.2474690738437508E+00
+ 41268 1.0317000000000000E-02 3.8274335614380743E-03 1.2475201738151158E+00
+ 41269 1.0317250000000000E-02 3.8277454478950236E-03 1.2475712737864808E+00
+ 41270 1.0317500000000000E-02 3.8280573471230735E-03 1.2476223737578462E+00
+ 41271 1.0317750000000001E-02 3.8283692591222843E-03 1.2476734737292112E+00
+ 41272 1.0317999999999999E-02 3.8286811838927118E-03 1.2477245737005762E+00
+ 41273 1.0318249999999999E-02 3.8289931214344226E-03 1.2477756736719412E+00
+ 41274 1.0318500000000000E-02 3.8293050717474767E-03 1.2478267736433062E+00
+ 41275 1.0318750000000000E-02 3.8296170348319303E-03 1.2478778736146716E+00
+ 41276 1.0319000000000000E-02 3.8299290106878479E-03 1.2479289735860366E+00
+ 41277 1.0319250000000000E-02 3.8302409993152876E-03 1.2479800735574020E+00
+ 41278 1.0319500000000001E-02 3.8305530007143106E-03 1.2480311735287670E+00
+ 41279 1.0319749999999999E-02 3.8308650148849762E-03 1.2480822735001320E+00
+ 41280 1.0319999999999999E-02 3.8311770418273470E-03 1.2481333734714970E+00
+ 41281 1.0320250000000000E-02 3.8314890815414841E-03 1.2481844734428620E+00
+ 41282 1.0320500000000000E-02 3.8318011340274477E-03 1.2482355734142274E+00
+ 41283 1.0320750000000000E-02 3.8321131992852969E-03 1.2482866733855924E+00
+ 41284 1.0321000000000000E-02 3.8324252773150936E-03 1.2483377733569578E+00
+ 41285 1.0321250000000001E-02 3.8327373681168921E-03 1.2483888733283228E+00
+ 41286 1.0321499999999999E-02 3.8330494716907631E-03 1.2484399732996878E+00
+ 41287 1.0321749999999999E-02 3.8333615880367642E-03 1.2484910732710528E+00
+ 41288 1.0322000000000000E-02 3.8336737171549514E-03 1.2485421732424178E+00
+ 41289 1.0322250000000000E-02 3.8339858590453902E-03 1.2485932732137832E+00
+ 41290 1.0322500000000000E-02 3.8342980137081417E-03 1.2486443731851482E+00
+ 41291 1.0322750000000000E-02 3.8346101811432614E-03 1.2486954731565132E+00
+ 41292 1.0323000000000001E-02 3.8349223613508166E-03 1.2487465731278786E+00
+ 41293 1.0323249999999999E-02 3.8352345543308632E-03 1.2487976730992432E+00
+ 41294 1.0323499999999999E-02 3.8355467600834649E-03 1.2488487730706086E+00
+ 41295 1.0323750000000000E-02 3.8358589786086830E-03 1.2488998730419736E+00
+ 41296 1.0324000000000000E-02 3.8361712099065750E-03 1.2489509730133390E+00
+ 41297 1.0324250000000000E-02 3.8364834539772038E-03 1.2490020729847040E+00
+ 41298 1.0324500000000000E-02 3.8367957108206311E-03 1.2490531729560690E+00
+ 41299 1.0324750000000001E-02 3.8371079804369185E-03 1.2491042729274344E+00
+ 41300 1.0324999999999999E-02 3.8374202628261218E-03 1.2491553728987990E+00
+ 41301 1.0325249999999999E-02 3.8377325579883079E-03 1.2492064728701644E+00
+ 41302 1.0325500000000000E-02 3.8380448659235365E-03 1.2492575728415294E+00
+ 41303 1.0325750000000000E-02 3.8383571866318672E-03 1.2493086728128948E+00
+ 41304 1.0326000000000000E-02 3.8386695201133589E-03 1.2493597727842598E+00
+ 41305 1.0326250000000000E-02 3.8389818663680793E-03 1.2494108727556248E+00
+ 41306 1.0326500000000001E-02 3.8392942253960851E-03 1.2494619727269902E+00
+ 41307 1.0326749999999999E-02 3.8396065971974306E-03 1.2495130726983548E+00
+ 41308 1.0326999999999999E-02 3.8399189817721942E-03 1.2495641726697202E+00
+ 41309 1.0327250000000000E-02 3.8402313791204199E-03 1.2496152726410852E+00
+ 41310 1.0327500000000000E-02 3.8405437892421760E-03 1.2496663726124502E+00
+ 41311 1.0327750000000000E-02 3.8408562121375282E-03 1.2497174725838156E+00
+ 41312 1.0328000000000000E-02 3.8411686478065309E-03 1.2497685725551806E+00
+ 41313 1.0328250000000001E-02 3.8414810962492472E-03 1.2498196725265460E+00
+ 41314 1.0328499999999999E-02 3.8417935574657351E-03 1.2498707724979106E+00
+ 41315 1.0328749999999999E-02 3.8421060314560648E-03 1.2499218724692760E+00
+ 41316 1.0329000000000000E-02 3.8424185182202907E-03 1.2499729724406410E+00
+ 41317 1.0329250000000000E-02 3.8427310177584733E-03 1.2500240724120060E+00
+ 41318 1.0329500000000000E-02 3.8430435300706783E-03 1.2500751723833714E+00
+ 41319 1.0329750000000000E-02 3.8433560551569637E-03 1.2501262723547364E+00
+ 41320 1.0330000000000001E-02 3.8436685930173919E-03 1.2501773723261018E+00
+ 41321 1.0330249999999999E-02 3.8439811436520237E-03 1.2502284722974664E+00
+ 41322 1.0330499999999999E-02 3.8442937070609232E-03 1.2502795722688318E+00
+ 41323 1.0330750000000000E-02 3.8446062832441495E-03 1.2503306722401968E+00
+ 41324 1.0331000000000000E-02 3.8449188722017636E-03 1.2503817722115618E+00
+ 41325 1.0331250000000000E-02 3.8452314739338299E-03 1.2504328721829272E+00
+ 41326 1.0331500000000000E-02 3.8455440884404063E-03 1.2504839721542922E+00
+ 41327 1.0331749999999999E-02 3.8458567157215562E-03 1.2505350721256572E+00
+ 41328 1.0331999999999999E-02 3.8461693557773373E-03 1.2505861720970222E+00
+ 41329 1.0332249999999999E-02 3.8464820086078167E-03 1.2506372720683876E+00
+ 41330 1.0332500000000000E-02 3.8467946742130549E-03 1.2506883720397526E+00
+ 41331 1.0332750000000000E-02 3.8471073525931133E-03 1.2507394720111176E+00
+ 41332 1.0333000000000000E-02 3.8474200437480497E-03 1.2507905719824830E+00
+ 41333 1.0333250000000000E-02 3.8477327476779334E-03 1.2508416719538480E+00
+ 41334 1.0333499999999999E-02 3.8480454643828143E-03 1.2508927719252130E+00
+ 41335 1.0333749999999999E-02 3.8483581938627666E-03 1.2509438718965780E+00
+ 41336 1.0333999999999999E-02 3.8486709361178436E-03 1.2509949718679430E+00
+ 41337 1.0334250000000000E-02 3.8489836911481108E-03 1.2510460718393084E+00
+ 41338 1.0334500000000000E-02 3.8492964589536302E-03 1.2510971718106734E+00
+ 41339 1.0334750000000000E-02 3.8496092395344625E-03 1.2511482717820388E+00
+ 41340 1.0335000000000000E-02 3.8499220328906680E-03 1.2511993717534038E+00
+ 41341 1.0335249999999999E-02 3.8502348390223075E-03 1.2512504717247688E+00
+ 41342 1.0335499999999999E-02 3.8505476579294481E-03 1.2513015716961338E+00
+ 41343 1.0335749999999999E-02 3.8508604896121458E-03 1.2513526716674988E+00
+ 41344 1.0336000000000000E-02 3.8511733340704712E-03 1.2514037716388642E+00
+ 41345 1.0336250000000000E-02 3.8514861913044756E-03 1.2514548716102292E+00
+ 41346 1.0336500000000000E-02 3.8517990613142275E-03 1.2515059715815946E+00
+ 41347 1.0336750000000000E-02 3.8521119440997880E-03 1.2515570715529596E+00
+ 41348 1.0336999999999999E-02 3.8524248396612135E-03 1.2516081715243246E+00
+ 41349 1.0337249999999999E-02 3.8527377479985738E-03 1.2516592714956896E+00
+ 41350 1.0337499999999999E-02 3.8530506691119262E-03 1.2517103714670546E+00
+ 41351 1.0337750000000000E-02 3.8533636030013345E-03 1.2517614714384200E+00
+ 41352 1.0338000000000000E-02 3.8536765496668618E-03 1.2518125714097850E+00
+ 41353 1.0338250000000000E-02 3.8539895091085673E-03 1.2518636713811500E+00
+ 41354 1.0338500000000000E-02 3.8543024813265155E-03 1.2519147713525154E+00
+ 41355 1.0338749999999999E-02 3.8546154663207637E-03 1.2519658713238799E+00
+ 41356 1.0338999999999999E-02 3.8549284640913817E-03 1.2520169712952454E+00
+ 41357 1.0339249999999999E-02 3.8552414746384246E-03 1.2520680712666103E+00
+ 41358 1.0339500000000000E-02 3.8555544979619587E-03 1.2521191712379758E+00
+ 41359 1.0339750000000000E-02 3.8558675340620461E-03 1.2521702712093408E+00
+ 41360 1.0340000000000000E-02 3.8561805829387470E-03 1.2522213711807058E+00
+ 41361 1.0340250000000000E-02 3.8564936445921244E-03 1.2522724711520712E+00
+ 41362 1.0340499999999999E-02 3.8568067190222380E-03 1.2523235711234357E+00
+ 41363 1.0340749999999999E-02 3.8571198062291564E-03 1.2523746710948012E+00
+ 41364 1.0340999999999999E-02 3.8574329062129355E-03 1.2524257710661661E+00
+ 41365 1.0341250000000000E-02 3.8577460189735580E-03 1.2524768710375316E+00
+ 41366 1.0341500000000000E-02 3.8580591445084161E-03 1.2525279710088966E+00
+ 41367 1.0341750000000000E-02 3.8583722828163100E-03 1.2525790709802616E+00
+ 41368 1.0342000000000000E-02 3.8586854338972989E-03 1.2526301709516270E+00
+ 41369 1.0342249999999999E-02 3.8589985977514384E-03 1.2526812709229915E+00
+ 41370 1.0342499999999999E-02 3.8593117743787979E-03 1.2527323708943570E+00
+ 41371 1.0342750000000000E-02 3.8596249637794346E-03 1.2527834708657219E+00
+ 41372 1.0343000000000000E-02 3.8599381659534080E-03 1.2528345708370869E+00
+ 41373 1.0343250000000000E-02 3.8602513809007765E-03 1.2528856708084524E+00
+ 41374 1.0343500000000000E-02 3.8605646086216066E-03 1.2529367707798174E+00
+ 41375 1.0343750000000001E-02 3.8608778491159559E-03 1.2529878707511828E+00
+ 41376 1.0343999999999999E-02 3.8611911023838812E-03 1.2530389707225473E+00
+ 41377 1.0344249999999999E-02 3.8615043684254490E-03 1.2530900706939128E+00
+ 41378 1.0344500000000000E-02 3.8618176472407198E-03 1.2531411706652777E+00
+ 41379 1.0344750000000000E-02 3.8621309388297540E-03 1.2531922706366427E+00
+ 41380 1.0345000000000000E-02 3.8624442431926089E-03 1.2532433706080082E+00
+ 41381 1.0345250000000000E-02 3.8627575603293481E-03 1.2532944705793732E+00
+ 41382 1.0345500000000001E-02 3.8630708902400329E-03 1.2533455705507386E+00
+ 41383 1.0345749999999999E-02 3.8633842329247217E-03 1.2533966705221031E+00
+ 41384 1.0345999999999999E-02 3.8636975883834775E-03 1.2534477704934686E+00
+ 41385 1.0346250000000000E-02 3.8640109566163601E-03 1.2534988704648335E+00
+ 41386 1.0346500000000000E-02 3.8643243376234346E-03 1.2535499704361985E+00
+ 41387 1.0346750000000000E-02 3.8646377314047547E-03 1.2536010704075640E+00
+ 41388 1.0347000000000000E-02 3.8649511399800685E-03 1.2536521703789290E+00
+ 41389 1.0347250000000001E-02 3.8652645593983243E-03 1.2537032703502944E+00
+ 41390 1.0347499999999999E-02 3.8655779915917773E-03 1.2537543703216589E+00
+ 41391 1.0347749999999999E-02 3.8658914365604924E-03 1.2538054702930244E+00
+ 41392 1.0348000000000000E-02 3.8662048943045361E-03 1.2538565702643893E+00
+ 41393 1.0348250000000000E-02 3.8665183648239647E-03 1.2539076702357543E+00
+ 41394 1.0348500000000000E-02 3.8668318481188367E-03 1.2539587702071198E+00
+ 41395 1.0348750000000000E-02 3.8671453441892207E-03 1.2540098701784848E+00
+ 41396 1.0349000000000001E-02 3.8674588530351714E-03 1.2540609701498497E+00
+ 41397 1.0349249999999999E-02 3.8677723746567564E-03 1.2541120701212147E+00
+ 41398 1.0349499999999999E-02 3.8680859090540328E-03 1.2541631700925797E+00
+ 41399 1.0349750000000000E-02 3.8683994562270655E-03 1.2542142700639451E+00
+ 41400 1.0350000000000000E-02 3.8687130161759119E-03 1.2542653700353101E+00
+ 41401 1.0350250000000000E-02 3.8690265889006368E-03 1.2543164700066756E+00
+ 41402 1.0350500000000000E-02 3.8693401744013048E-03 1.2543675699780406E+00
+ 41403 1.0350750000000001E-02 3.8696537726779674E-03 1.2544186699494055E+00
+ 41404 1.0350999999999999E-02 3.8699673837306928E-03 1.2544697699207705E+00
+ 41405 1.0351249999999999E-02 3.8702810075595417E-03 1.2545208698921355E+00
+ 41406 1.0351500000000000E-02 3.8705946441645808E-03 1.2545719698635009E+00
+ 41407 1.0351750000000000E-02 3.8709082935458644E-03 1.2546230698348659E+00
+ 41408 1.0352000000000000E-02 3.8712219557034597E-03 1.2546741698062314E+00
+ 41409 1.0352250000000000E-02 3.8715356306374231E-03 1.2547252697775964E+00
+ 41410 1.0352500000000001E-02 3.8718493183478205E-03 1.2547763697489613E+00
+ 41411 1.0352749999999999E-02 3.8721630188347103E-03 1.2548274697203263E+00
+ 41412 1.0352999999999999E-02 3.8724767320981570E-03 1.2548785696916913E+00
+ 41413 1.0353250000000000E-02 3.8727904581382223E-03 1.2549296696630567E+00
+ 41414 1.0353500000000000E-02 3.8731041969549671E-03 1.2549807696344217E+00
+ 41415 1.0353750000000000E-02 3.8734179485484543E-03 1.2550318696057867E+00
+ 41416 1.0354000000000000E-02 3.8737317129187458E-03 1.2550829695771522E+00
+ 41417 1.0354250000000001E-02 3.8740454900659015E-03 1.2551340695485171E+00
+ 41418 1.0354499999999999E-02 3.8743592799899812E-03 1.2551851695198821E+00
+ 41419 1.0354749999999999E-02 3.8746730826910570E-03 1.2552362694912471E+00
+ 41420 1.0355000000000000E-02 3.8749868981691766E-03 1.2552873694626125E+00
+ 41421 1.0355250000000000E-02 3.8753007264244136E-03 1.2553384694339775E+00
+ 41422 1.0355500000000000E-02 3.8756145674568253E-03 1.2553895694053425E+00
+ 41423 1.0355750000000000E-02 3.8759284212664751E-03 1.2554406693767080E+00
+ 41424 1.0356000000000001E-02 3.8762422878534228E-03 1.2554917693480729E+00
+ 41425 1.0356249999999999E-02 3.8765561672177312E-03 1.2555428693194379E+00
+ 41426 1.0356499999999999E-02 3.8768700593594654E-03 1.2555939692908029E+00
+ 41427 1.0356750000000000E-02 3.8771839642786818E-03 1.2556450692621683E+00
+ 41428 1.0357000000000000E-02 3.8774978819754481E-03 1.2556961692335333E+00
+ 41429 1.0357250000000000E-02 3.8778118124498241E-03 1.2557472692048983E+00
+ 41430 1.0357500000000000E-02 3.8781257557018727E-03 1.2557983691762638E+00
+ 41431 1.0357750000000001E-02 3.8784397117316537E-03 1.2558494691476287E+00
+ 41432 1.0357999999999999E-02 3.8787536805392282E-03 1.2559005691189937E+00
+ 41433 1.0358249999999999E-02 3.8790676621237724E-03 1.2559516690903587E+00
+ 41434 1.0358500000000000E-02 3.8793816564808474E-03 1.2560027690617237E+00
+ 41435 1.0358750000000000E-02 3.8796956636098969E-03 1.2560538690330891E+00
+ 41436 1.0359000000000000E-02 3.8800096835109811E-03 1.2561049690044541E+00
+ 41437 1.0359250000000000E-02 3.8803237161841543E-03 1.2561560689758196E+00
+ 41438 1.0359499999999999E-02 3.8806377616294788E-03 1.2562071689471841E+00
+ 41439 1.0359749999999999E-02 3.8809518198470150E-03 1.2562582689185495E+00
+ 41440 1.0359999999999999E-02 3.8812658908368284E-03 1.2563093688899145E+00
+ 41441 1.0360250000000000E-02 3.8815799745989688E-03 1.2563604688612795E+00
+ 41442 1.0360500000000000E-02 3.8818940711335026E-03 1.2564115688326449E+00
+ 41443 1.0360750000000000E-02 3.8822081804404901E-03 1.2564626688040099E+00
+ 41444 1.0361000000000000E-02 3.8825223025199772E-03 1.2565137687753754E+00
+ 41445 1.0361249999999999E-02 3.8828364373720407E-03 1.2565648687467399E+00
+ 41446 1.0361499999999999E-02 3.8831505849967326E-03 1.2566159687181053E+00
+ 41447 1.0361749999999999E-02 3.8834647453941194E-03 1.2566670686894703E+00
+ 41448 1.0362000000000000E-02 3.8837789185642503E-03 1.2567181686608353E+00
+ 41449 1.0362250000000000E-02 3.8840931045071945E-03 1.2567692686322007E+00
+ 41450 1.0362500000000000E-02 3.8844073032230069E-03 1.2568203686035657E+00
+ 41451 1.0362750000000000E-02 3.8847215147117483E-03 1.2568714685749311E+00
+ 41452 1.0362999999999999E-02 3.8850357389734807E-03 1.2569225685462957E+00
+ 41453 1.0363249999999999E-02 3.8853499760082592E-03 1.2569736685176611E+00
+ 41454 1.0363499999999999E-02 3.8856642258161492E-03 1.2570247684890261E+00
+ 41455 1.0363750000000000E-02 3.8859784883972107E-03 1.2570758684603911E+00
+ 41456 1.0364000000000000E-02 3.8862927637514969E-03 1.2571269684317565E+00
+ 41457 1.0364250000000000E-02 3.8866070518790742E-03 1.2571780684031215E+00
+ 41458 1.0364500000000000E-02 3.8869213527800029E-03 1.2572291683744865E+00
+ 41459 1.0364749999999999E-02 3.8872356664543381E-03 1.2572802683458515E+00
+ 41460 1.0364999999999999E-02 3.8875499929021456E-03 1.2573313683172165E+00
+ 41461 1.0365249999999999E-02 3.8878643321234815E-03 1.2573824682885819E+00
+ 41462 1.0365500000000000E-02 3.8881786841184081E-03 1.2574335682599469E+00
+ 41463 1.0365750000000000E-02 3.8884930488869858E-03 1.2574846682313123E+00
+ 41464 1.0366000000000000E-02 3.8888074264292701E-03 1.2575357682026773E+00
+ 41465 1.0366250000000000E-02 3.8891218167453278E-03 1.2575868681740423E+00
+ 41466 1.0366499999999999E-02 3.8894362198352095E-03 1.2576379681454073E+00
+ 41467 1.0366749999999999E-02 3.8897506356989900E-03 1.2576890681167723E+00
+ 41468 1.0366999999999999E-02 3.8900650643367185E-03 1.2577401680881377E+00
+ 41469 1.0367250000000000E-02 3.8903795057484577E-03 1.2577912680595027E+00
+ 41470 1.0367500000000000E-02 3.8906939599342707E-03 1.2578423680308681E+00
+ 41471 1.0367750000000000E-02 3.8910084268942132E-03 1.2578934680022331E+00
+ 41472 1.0368000000000000E-02 3.8913229066283501E-03 1.2579445679735981E+00
+ 41473 1.0368249999999999E-02 3.8916373991367383E-03 1.2579956679449631E+00
+ 41474 1.0368499999999999E-02 3.8919519044194380E-03 1.2580467679163281E+00
+ 41475 1.0368749999999999E-02 3.8922664224765140E-03 1.2580978678876935E+00
+ 41476 1.0369000000000000E-02 3.8925809533080242E-03 1.2581489678590585E+00
+ 41477 1.0369250000000000E-02 3.8928954969140246E-03 1.2582000678304235E+00
+ 41478 1.0369500000000000E-02 3.8932100532945838E-03 1.2582511678017889E+00
+ 41479 1.0369750000000000E-02 3.8935246224497564E-03 1.2583022677731539E+00
+ 41480 1.0369999999999999E-02 3.8938392043796045E-03 1.2583533677445189E+00
+ 41481 1.0370249999999999E-02 3.8941537990841890E-03 1.2584044677158839E+00
+ 41482 1.0370500000000000E-02 3.8944684065635709E-03 1.2584555676872493E+00
+ 41483 1.0370750000000000E-02 3.8947830268178094E-03 1.2585066676586143E+00
+ 41484 1.0371000000000000E-02 3.8950976598469667E-03 1.2585577676299793E+00
+ 41485 1.0371250000000000E-02 3.8954123056511025E-03 1.2586088676013447E+00
+ 41486 1.0371500000000001E-02 3.8957269642302763E-03 1.2586599675727097E+00
+ 41487 1.0371749999999999E-02 3.8960416355845488E-03 1.2587110675440747E+00
+ 41488 1.0371999999999999E-02 3.8963563197139833E-03 1.2587621675154397E+00
+ 41489 1.0372250000000000E-02 3.8966710166186400E-03 1.2588132674868051E+00
+ 41490 1.0372500000000000E-02 3.8969857262985776E-03 1.2588643674581701E+00
+ 41491 1.0372750000000000E-02 3.8973004487538594E-03 1.2589154674295351E+00
+ 41492 1.0373000000000000E-02 3.8976151839845404E-03 1.2589665674009005E+00
+ 41493 1.0373250000000001E-02 3.8979299319906861E-03 1.2590176673722655E+00
+ 41494 1.0373499999999999E-02 3.8982446927723581E-03 1.2590687673436305E+00
+ 41495 1.0373749999999999E-02 3.8985594663296136E-03 1.2591198673149955E+00
+ 41496 1.0374000000000000E-02 3.8988742526625173E-03 1.2591709672863609E+00
+ 41497 1.0374250000000000E-02 3.8991890517711294E-03 1.2592220672577259E+00
+ 41498 1.0374500000000000E-02 3.8995038636555094E-03 1.2592731672290909E+00
+ 41499 1.0374750000000000E-02 3.8998186883157171E-03 1.2593242672004563E+00
+ 41500 1.0375000000000001E-02 3.9001335257518137E-03 1.2593753671718213E+00
+ 41501 1.0375249999999999E-02 3.9004483759635697E-03 1.2594264671431863E+00
+ 41502 1.0375499999999999E-02 3.9007632389495483E-03 1.2594775671145513E+00
+ 41503 1.0375750000000000E-02 3.9010781147096039E-03 1.2595286670859163E+00
+ 41504 1.0376000000000000E-02 3.9013930032437915E-03 1.2595797670572817E+00
+ 41505 1.0376250000000000E-02 3.9017079045521770E-03 1.2596308670286467E+00
+ 41506 1.0376500000000000E-02 3.9020228186348151E-03 1.2596819670000121E+00
+ 41507 1.0376750000000001E-02 3.9023377454917704E-03 1.2597330669713771E+00
+ 41508 1.0376999999999999E-02 3.9026526851230962E-03 1.2597841669427421E+00
+ 41509 1.0377249999999999E-02 3.9029676375288602E-03 1.2598352669141071E+00
+ 41510 1.0377500000000000E-02 3.9032826027091197E-03 1.2598863668854721E+00
+ 41511 1.0377750000000000E-02 3.9035975806639301E-03 1.2599374668568375E+00
+ 41512 1.0378000000000000E-02 3.9039125713933660E-03 1.2599885668282025E+00
+ 41513 1.0378250000000000E-02 3.9042275748974748E-03 1.2600396667995679E+00
+ 41514 1.0378500000000001E-02 3.9045425911763188E-03 1.2600907667709329E+00
+ 41515 1.0378749999999999E-02 3.9048576202299558E-03 1.2601418667422979E+00
+ 41516 1.0378999999999999E-02 3.9051726620584568E-03 1.2601929667136629E+00
+ 41517 1.0379250000000000E-02 3.9054877166618722E-03 1.2602440666850279E+00
+ 41518 1.0379500000000000E-02 3.9058027840402688E-03 1.2602951666563933E+00
+ 41519 1.0379750000000000E-02 3.9061178641937025E-03 1.2603462666277583E+00
+ 41520 1.0380000000000000E-02 3.9064329571222292E-03 1.2603973665991233E+00
+ 41521 1.0380250000000001E-02 3.9067480628259231E-03 1.2604484665704887E+00
+ 41522 1.0380499999999999E-02 3.9070631813048276E-03 1.2604995665418532E+00
+ 41523 1.0380749999999999E-02 3.9073783125590207E-03 1.2605506665132187E+00
+ 41524 1.0381000000000000E-02 3.9076934565885520E-03 1.2606017664845837E+00
+ 41525 1.0381250000000000E-02 3.9080086133934837E-03 1.2606528664559491E+00
+ 41526 1.0381500000000000E-02 3.9083237829738776E-03 1.2607039664273141E+00
+ 41527 1.0381750000000000E-02 3.9086389653297943E-03 1.2607550663986791E+00
+ 41528 1.0382000000000001E-02 3.9089541604612945E-03 1.2608061663700445E+00
+ 41529 1.0382249999999999E-02 3.9092693683684364E-03 1.2608572663414090E+00
+ 41530 1.0382499999999999E-02 3.9095845890512824E-03 1.2609083663127745E+00
+ 41531 1.0382750000000000E-02 3.9098998225098915E-03 1.2609594662841395E+00
+ 41532 1.0383000000000000E-02 3.9102150687443313E-03 1.2610105662555049E+00
+ 41533 1.0383250000000000E-02 3.9105303277546521E-03 1.2610616662268699E+00
+ 41534 1.0383500000000000E-02 3.9108455995409208E-03 1.2611127661982349E+00
+ 41535 1.0383750000000001E-02 3.9111608841031990E-03 1.2611638661696003E+00
+ 41536 1.0383999999999999E-02 3.9114761814415411E-03 1.2612149661409648E+00
+ 41537 1.0384249999999999E-02 3.9117914915560133E-03 1.2612660661123303E+00
+ 41538 1.0384500000000000E-02 3.9121068173108738E-03 1.2613171660836953E+00
+ 41539 1.0384750000000000E-02 3.9124221530393560E-03 1.2613682660550602E+00
+ 41540 1.0385000000000000E-02 3.9127375015394717E-03 1.2614193660264257E+00
+ 41541 1.0385250000000000E-02 3.9130528628112697E-03 1.2614704659977907E+00
+ 41542 1.0385500000000001E-02 3.9133682368548165E-03 1.2615215659691561E+00
+ 41543 1.0385749999999999E-02 3.9136836236701635E-03 1.2615726659405206E+00
+ 41544 1.0385999999999999E-02 3.9139990232573852E-03 1.2616237659118861E+00
+ 41545 1.0386250000000000E-02 3.9143144356165250E-03 1.2616748658832511E+00
+ 41546 1.0386500000000000E-02 3.9146298607476426E-03 1.2617259658546160E+00
+ 41547 1.0386750000000000E-02 3.9149452986508050E-03 1.2617770658259815E+00
+ 41548 1.0387000000000000E-02 3.9152607493260659E-03 1.2618281657973465E+00
+ 41549 1.0387249999999999E-02 3.9155762127734799E-03 1.2618792657687115E+00
+ 41550 1.0387499999999999E-02 3.9158916889931172E-03 1.2619303657400764E+00
+ 41551 1.0387749999999999E-02 3.9162071779850300E-03 1.2619814657114419E+00
+ 41552 1.0388000000000000E-02 3.9165226797492781E-03 1.2620325656828069E+00
+ 41553 1.0388250000000000E-02 3.9168381942859187E-03 1.2620836656541718E+00
+ 41554 1.0388500000000000E-02 3.9171537215950151E-03 1.2621347656255373E+00
+ 41555 1.0388750000000000E-02 3.9174692616766220E-03 1.2621858655969023E+00
+ 41556 1.0388999999999999E-02 3.9177848145307975E-03 1.2622369655682673E+00
+ 41557 1.0389249999999999E-02 3.9181003801576049E-03 1.2622880655396322E+00
+ 41558 1.0389499999999999E-02 3.9184159585571050E-03 1.2623391655109977E+00
+ 41559 1.0389750000000000E-02 3.9187315497293514E-03 1.2623902654823627E+00
+ 41560 1.0390000000000000E-02 3.9190471536744050E-03 1.2624413654537276E+00
+ 41561 1.0390250000000000E-02 3.9193627703923237E-03 1.2624924654250931E+00
+ 41562 1.0390500000000000E-02 3.9196783998831763E-03 1.2625435653964581E+00
+ 41563 1.0390749999999999E-02 3.9199940421470077E-03 1.2625946653678231E+00
+ 41564 1.0390999999999999E-02 3.9203096971838812E-03 1.2626457653391880E+00
+ 41565 1.0391249999999999E-02 3.9206253649938638E-03 1.2626968653105530E+00
+ 41566 1.0391500000000000E-02 3.9209410455770081E-03 1.2627479652819185E+00
+ 41567 1.0391750000000000E-02 3.9212567389333751E-03 1.2627990652532834E+00
+ 41568 1.0392000000000000E-02 3.9215724450630202E-03 1.2628501652246489E+00
+ 41569 1.0392250000000000E-02 3.9218881639660067E-03 1.2629012651960139E+00
+ 41570 1.0392499999999999E-02 3.9222038956423936E-03 1.2629523651673789E+00
+ 41571 1.0392749999999999E-02 3.9225196400922424E-03 1.2630034651387438E+00
+ 41572 1.0392999999999999E-02 3.9228353973156087E-03 1.2630545651101088E+00
+ 41573 1.0393250000000000E-02 3.9231511673125542E-03 1.2631056650814743E+00
+ 41574 1.0393500000000000E-02 3.9234669500831341E-03 1.2631567650528392E+00
+ 41575 1.0393750000000000E-02 3.9237827456274164E-03 1.2632078650242047E+00
+ 41576 1.0394000000000000E-02 3.9240985539454503E-03 1.2632589649955697E+00
+ 41577 1.0394249999999999E-02 3.9244143750373000E-03 1.2633100649669347E+00
+ 41578 1.0394499999999999E-02 3.9247302089030264E-03 1.2633611649382996E+00
+ 41579 1.0394749999999999E-02 3.9250460555426900E-03 1.2634122649096646E+00
+ 41580 1.0395000000000000E-02 3.9253619149563473E-03 1.2634633648810301E+00
+ 41581 1.0395250000000000E-02 3.9256777871440555E-03 1.2635144648523950E+00
+ 41582 1.0395500000000000E-02 3.9259936721058831E-03 1.2635655648237600E+00
+ 41583 1.0395750000000000E-02 3.9263095698418779E-03 1.2636166647951255E+00
+ 41584 1.0395999999999999E-02 3.9266254803521040E-03 1.2636677647664900E+00
+ 41585 1.0396249999999999E-02 3.9269414036366291E-03 1.2637188647378554E+00
+ 41586 1.0396499999999999E-02 3.9272573396955035E-03 1.2637699647092204E+00
+ 41587 1.0396750000000000E-02 3.9275732885287896E-03 1.2638210646805859E+00
+ 41588 1.0397000000000000E-02 3.9278892501365455E-03 1.2638721646519508E+00
+ 41589 1.0397250000000000E-02 3.9282052245188355E-03 1.2639232646233158E+00
+ 41590 1.0397500000000000E-02 3.9285212116757133E-03 1.2639743645946813E+00
+ 41591 1.0397749999999999E-02 3.9288372116072397E-03 1.2640254645660458E+00
+ 41592 1.0397999999999999E-02 3.9291532243134796E-03 1.2640765645374112E+00
+ 41593 1.0398250000000000E-02 3.9294692497944929E-03 1.2641276645087762E+00
+ 41594 1.0398500000000000E-02 3.9297852880503317E-03 1.2641787644801417E+00
+ 41595 1.0398750000000000E-02 3.9301013390810637E-03 1.2642298644515066E+00
+ 41596 1.0399000000000000E-02 3.9304174028867399E-03 1.2642809644228716E+00
+ 41597 1.0399250000000001E-02 3.9307334794674289E-03 1.2643320643942371E+00
+ 41598 1.0399499999999999E-02 3.9310495688231828E-03 1.2643831643656016E+00
+ 41599 1.0399749999999999E-02 3.9313656709540727E-03 1.2644342643369670E+00
+ 41600 1.0400000000000000E-02 3.9316817858601489E-03 1.2644853643083320E+00
+ 41601 1.0400250000000000E-02 3.9319979135414738E-03 1.2645364642796970E+00
+ 41602 1.0400500000000000E-02 3.9323140539981065E-03 1.2645875642510624E+00
+ 41603 1.0400750000000000E-02 3.9326302072301110E-03 1.2646386642224274E+00
+ 41604 1.0401000000000001E-02 3.9329463732375473E-03 1.2646897641937929E+00
+ 41605 1.0401249999999999E-02 3.9332625520204657E-03 1.2647408641651574E+00
+ 41606 1.0401499999999999E-02 3.9335787435789337E-03 1.2647919641365228E+00
+ 41607 1.0401750000000000E-02 3.9338949479130157E-03 1.2648430641078878E+00
+ 41608 1.0402000000000000E-02 3.9342111650227636E-03 1.2648941640792528E+00
+ 41609 1.0402250000000000E-02 3.9345273949082417E-03 1.2649452640506182E+00
+ 41610 1.0402500000000000E-02 3.9348436375695106E-03 1.2649963640219832E+00
+ 41611 1.0402750000000001E-02 3.9351598930066258E-03 1.2650474639933487E+00
+ 41612 1.0402999999999999E-02 3.9354761612196516E-03 1.2650985639647132E+00
+ 41613 1.0403249999999999E-02 3.9357924422086495E-03 1.2651496639360786E+00
+ 41614 1.0403500000000000E-02 3.9361087359736724E-03 1.2652007639074436E+00
+ 41615 1.0403750000000000E-02 3.9364250425147880E-03 1.2652518638788086E+00
+ 41616 1.0404000000000000E-02 3.9367413618320588E-03 1.2653029638501740E+00
+ 41617 1.0404250000000000E-02 3.9370576939255367E-03 1.2653540638215390E+00
+ 41618 1.0404500000000001E-02 3.9373740387952851E-03 1.2654051637929045E+00
+ 41619 1.0404749999999999E-02 3.9376903964413647E-03 1.2654562637642690E+00
+ 41620 1.0404999999999999E-02 3.9380067668638346E-03 1.2655073637356344E+00
+ 41621 1.0405250000000000E-02 3.9383231500627605E-03 1.2655584637069994E+00
+ 41622 1.0405500000000000E-02 3.9386395460381989E-03 1.2656095636783644E+00
+ 41623 1.0405750000000000E-02 3.9389559547902062E-03 1.2656606636497298E+00
+ 41624 1.0406000000000000E-02 3.9392723763188482E-03 1.2657117636210948E+00
+ 41625 1.0406250000000001E-02 3.9395888106241866E-03 1.2657628635924598E+00
+ 41626 1.0406499999999999E-02 3.9399052577062726E-03 1.2658139635638248E+00
+ 41627 1.0406749999999999E-02 3.9402217175651781E-03 1.2658650635351898E+00
+ 41628 1.0407000000000000E-02 3.9405381902009569E-03 1.2659161635065552E+00
+ 41629 1.0407250000000000E-02 3.9408546756136758E-03 1.2659672634779202E+00
+ 41630 1.0407500000000000E-02 3.9411711738033851E-03 1.2660183634492856E+00
+ 41631 1.0407750000000000E-02 3.9414876847701508E-03 1.2660694634206506E+00
+ 41632 1.0408000000000001E-02 3.9418042085140343E-03 1.2661205633920156E+00
+ 41633 1.0408249999999999E-02 3.9421207450350939E-03 1.2661716633633806E+00
+ 41634 1.0408499999999999E-02 3.9424372943333945E-03 1.2662227633347456E+00
+ 41635 1.0408750000000000E-02 3.9427538564089926E-03 1.2662738633061110E+00
+ 41636 1.0409000000000000E-02 3.9430704312619523E-03 1.2663249632774760E+00
+ 41637 1.0409250000000000E-02 3.9433870188923300E-03 1.2663760632488414E+00
+ 41638 1.0409500000000000E-02 3.9437036192995793E-03 1.2664271632202064E+00
+ 41639 1.0409750000000001E-02 3.9440202324799827E-03 1.2664782631915714E+00
+ 41640 1.0409999999999999E-02 3.9443368584329520E-03 1.2665293631629364E+00
+ 41641 1.0410249999999999E-02 3.9446534971585437E-03 1.2665804631343014E+00
+ 41642 1.0410500000000000E-02 3.9449701486568229E-03 1.2666315631056668E+00
+ 41643 1.0410750000000000E-02 3.9452868129278458E-03 1.2666826630770318E+00
+ 41644 1.0411000000000000E-02 3.9456034899716629E-03 1.2667337630483968E+00
+ 41645 1.0411250000000000E-02 3.9459201797883408E-03 1.2667848630197622E+00
+ 41646 1.0411500000000001E-02 3.9462368823779386E-03 1.2668359629911272E+00
+ 41647 1.0411749999999999E-02 3.9465535977405066E-03 1.2668870629624922E+00
+ 41648 1.0411999999999999E-02 3.9468703258761124E-03 1.2669381629338572E+00
+ 41649 1.0412250000000000E-02 3.9471870667848134E-03 1.2669892629052226E+00
+ 41650 1.0412500000000000E-02 3.9475038204666657E-03 1.2670403628765876E+00
+ 41651 1.0412750000000000E-02 3.9478205869217251E-03 1.2670914628479526E+00
+ 41652 1.0413000000000000E-02 3.9481373661500565E-03 1.2671425628193180E+00
+ 41653 1.0413250000000001E-02 3.9484541581517145E-03 1.2671936627906830E+00
+ 41654 1.0413499999999999E-02 3.9487709629267590E-03 1.2672447627620480E+00
+ 41655 1.0413749999999999E-02 3.9490877804752500E-03 1.2672958627334130E+00
+ 41656 1.0414000000000000E-02 3.9494046107972454E-03 1.2673469627047784E+00
+ 41657 1.0414250000000000E-02 3.9497214538928111E-03 1.2673980626761434E+00
+ 41658 1.0414500000000000E-02 3.9500383097619881E-03 1.2674491626475084E+00
+ 41659 1.0414750000000000E-02 3.9503551784048525E-03 1.2675002626188738E+00
+ 41660 1.0414999999999999E-02 3.9506720598214513E-03 1.2675513625902384E+00
+ 41661 1.0415249999999999E-02 3.9509889540118425E-03 1.2676024625616038E+00
+ 41662 1.0415499999999999E-02 3.9513058609761138E-03 1.2676535625329688E+00
+ 41663 1.0415750000000000E-02 3.9516227807142893E-03 1.2677046625043342E+00
+ 41664 1.0416000000000000E-02 3.9519397132264404E-03 1.2677557624756992E+00
+ 41665 1.0416250000000000E-02 3.9522566585126250E-03 1.2678068624470642E+00
+ 41666 1.0416500000000000E-02 3.9525736165729039E-03 1.2678579624184296E+00
+ 41667 1.0416749999999999E-02 3.9528905874073369E-03 1.2679090623897942E+00
+ 41668 1.0416999999999999E-02 3.9532075710159769E-03 1.2679601623611596E+00
+ 41669 1.0417249999999999E-02 3.9535245673988926E-03 1.2680112623325246E+00
+ 41670 1.0417500000000000E-02 3.9538415765561384E-03 1.2680623623038896E+00
+ 41671 1.0417750000000000E-02 3.9541585984877699E-03 1.2681134622752550E+00
+ 41672 1.0418000000000000E-02 3.9544756331938505E-03 1.2681645622466200E+00
+ 41673 1.0418250000000000E-02 3.9547926806744391E-03 1.2682156622179854E+00
+ 41674 1.0418499999999999E-02 3.9551097342132302E-03 1.2682667621893500E+00
+ 41675 1.0418749999999999E-02 3.9554268069018845E-03 1.2683178621607154E+00
+ 41676 1.0418999999999999E-02 3.9557438923635887E-03 1.2683689621320804E+00
+ 41677 1.0419250000000000E-02 3.9560609905984001E-03 1.2684200621034454E+00
+ 41678 1.0419500000000000E-02 3.9563781016063813E-03 1.2684711620748108E+00
+ 41679 1.0419750000000000E-02 3.9566952253875885E-03 1.2685222620461758E+00
+ 41680 1.0420000000000000E-02 3.9570123619420781E-03 1.2685733620175412E+00
+ 41681 1.0420249999999999E-02 3.9573295112699126E-03 1.2686244619889058E+00
+ 41682 1.0420499999999999E-02 3.9576466733711509E-03 1.2686755619602712E+00
+ 41683 1.0420749999999999E-02 3.9579638482458487E-03 1.2687266619316362E+00
+ 41684 1.0421000000000000E-02 3.9582810358940613E-03 1.2687777619030012E+00
+ 41685 1.0421250000000000E-02 3.9585982363158608E-03 1.2688288618743666E+00
+ 41686 1.0421500000000000E-02 3.9589154495112940E-03 1.2688799618457316E+00
+ 41687 1.0421750000000000E-02 3.9592326754804216E-03 1.2689310618170966E+00
+ 41688 1.0421999999999999E-02 3.9595499142233009E-03 1.2689821617884616E+00
+ 41689 1.0422249999999999E-02 3.9598671657399978E-03 1.2690332617598266E+00
+ 41690 1.0422499999999999E-02 3.9601844300305653E-03 1.2690843617311920E+00
+ 41691 1.0422750000000000E-02 3.9605017070950621E-03 1.2691354617025570E+00
+ 41692 1.0423000000000000E-02 3.9608189969335501E-03 1.2691865616739224E+00
+ 41693 1.0423250000000000E-02 3.9611362995460881E-03 1.2692376616452874E+00
+ 41694 1.0423500000000000E-02 3.9614536149327308E-03 1.2692887616166524E+00
+ 41695 1.0423749999999999E-02 3.9617709430935372E-03 1.2693398615880174E+00
+ 41696 1.0423999999999999E-02 3.9620882840285740E-03 1.2693909615593824E+00
+ 41697 1.0424249999999999E-02 3.9624056377378907E-03 1.2694420615307478E+00
+ 41698 1.0424500000000000E-02 3.9627230042215533E-03 1.2694931615021128E+00
+ 41699 1.0424750000000000E-02 3.9630403834796171E-03 1.2695442614734782E+00
+ 41700 1.0425000000000000E-02 3.9633577755121404E-03 1.2695953614448432E+00
+ 41701 1.0425250000000000E-02 3.9636751803191830E-03 1.2696464614162082E+00
+ 41702 1.0425499999999999E-02 3.9639926147886084E-03 1.2696975613875732E+00
+ 41703 1.0425749999999999E-02 3.9643100455320031E-03 1.2697486613589382E+00
+ 41704 1.0426000000000000E-02 3.9646274890517549E-03 1.2697997613303036E+00
+ 41705 1.0426250000000000E-02 3.9649449453479091E-03 1.2698508613016686E+00
+ 41706 1.0426500000000000E-02 3.9652624144205359E-03 1.2699019612730336E+00
+ 41707 1.0426750000000000E-02 3.9655798962696968E-03 1.2699530612443990E+00
+ 41708 1.0427000000000001E-02 3.9658973908954370E-03 1.2700041612157640E+00
+ 41709 1.0427249999999999E-02 3.9662148982978294E-03 1.2700552611871290E+00
+ 41710 1.0427499999999999E-02 3.9665324184769328E-03 1.2701063611584940E+00
+ 41711 1.0427750000000000E-02 3.9668499514328073E-03 1.2701574611298594E+00
+ 41712 1.0428000000000000E-02 3.9671674971655056E-03 1.2702085611012244E+00
+ 41713 1.0428250000000000E-02 3.9674850556750945E-03 1.2702596610725894E+00
+ 41714 1.0428500000000000E-02 3.9678026269616340E-03 1.2703107610439548E+00
+ 41715 1.0428750000000001E-02 3.9681202110251812E-03 1.2703618610153198E+00
+ 41716 1.0428999999999999E-02 3.9684378078657899E-03 1.2704129609866848E+00
+ 41717 1.0429249999999999E-02 3.9687554174835339E-03 1.2704640609580498E+00
+ 41718 1.0429500000000000E-02 3.9690730398784669E-03 1.2705151609294152E+00
+ 41719 1.0429750000000000E-02 3.9693906750506497E-03 1.2705662609007802E+00
+ 41720 1.0430000000000000E-02 3.9697083230001333E-03 1.2706173608721452E+00
+ 41721 1.0430250000000000E-02 3.9700259837269960E-03 1.2706684608435106E+00
+ 41722 1.0430500000000001E-02 3.9703436572312819E-03 1.2707195608148756E+00
+ 41723 1.0430749999999999E-02 3.9706613435130551E-03 1.2707706607862406E+00
+ 41724 1.0430999999999999E-02 3.9709790425723791E-03 1.2708217607576056E+00
+ 41725 1.0431250000000000E-02 3.9712967544093128E-03 1.2708728607289710E+00
+ 41726 1.0431500000000000E-02 3.9716144790239143E-03 1.2709239607003360E+00
+ 41727 1.0431750000000000E-02 3.9719322164162452E-03 1.2709750606717010E+00
+ 41728 1.0432000000000000E-02 3.9722499665863688E-03 1.2710261606430664E+00
+ 41729 1.0432250000000001E-02 3.9725677295343416E-03 1.2710772606144314E+00
+ 41730 1.0432499999999999E-02 3.9728855052602189E-03 1.2711283605857964E+00
+ 41731 1.0432749999999999E-02 3.9732032937640710E-03 1.2711794605571614E+00
+ 41732 1.0433000000000000E-02 3.9735210950459596E-03 1.2712305605285263E+00
+ 41733 1.0433250000000000E-02 3.9738389091059307E-03 1.2712816604998918E+00
+ 41734 1.0433500000000000E-02 3.9741567359440578E-03 1.2713327604712568E+00
+ 41735 1.0433750000000000E-02 3.9744745755603958E-03 1.2713838604426222E+00
+ 41736 1.0434000000000001E-02 3.9747924279550043E-03 1.2714349604139872E+00
+ 41737 1.0434249999999999E-02 3.9751102931279434E-03 1.2714860603853522E+00
+ 41738 1.0434499999999999E-02 3.9754281710792779E-03 1.2715371603567172E+00
+ 41739 1.0434750000000000E-02 3.9757460618090705E-03 1.2715882603280821E+00
+ 41740 1.0435000000000000E-02 3.9760639653173713E-03 1.2716393602994476E+00
+ 41741 1.0435250000000000E-02 3.9763818816042464E-03 1.2716904602708126E+00
+ 41742 1.0435500000000000E-02 3.9766998106697598E-03 1.2717415602421780E+00
+ 41743 1.0435750000000001E-02 3.9770177525139637E-03 1.2717926602135430E+00
+ 41744 1.0435999999999999E-02 3.9773357071369256E-03 1.2718437601849080E+00
+ 41745 1.0436249999999999E-02 3.9776536745387047E-03 1.2718948601562730E+00
+ 41746 1.0436500000000000E-02 3.9779716547193580E-03 1.2719459601276379E+00
+ 41747 1.0436750000000000E-02 3.9782896476789516E-03 1.2719970600990034E+00
+ 41748 1.0437000000000000E-02 3.9786076534175461E-03 1.2720481600703684E+00
+ 41749 1.0437250000000000E-02 3.9789256719351936E-03 1.2720992600417333E+00
+ 41750 1.0437500000000001E-02 3.9792437032319600E-03 1.2721503600130988E+00
+ 41751 1.0437749999999999E-02 3.9795617473079078E-03 1.2722014599844633E+00
+ 41752 1.0437999999999999E-02 3.9798798041630985E-03 1.2722525599558288E+00
+ 41753 1.0438250000000000E-02 3.9801978737975859E-03 1.2723036599271937E+00
+ 41754 1.0438500000000000E-02 3.9805159562114429E-03 1.2723547598985592E+00
+ 41755 1.0438750000000000E-02 3.9808340514047198E-03 1.2724058598699242E+00
+ 41756 1.0439000000000000E-02 3.9811521605943494E-03 1.2724569598412891E+00
+ 41757 1.0439250000000001E-02 3.9814702811963257E-03 1.2725080598126546E+00
+ 41758 1.0439499999999999E-02 3.9817884145731657E-03 1.2725591597840191E+00
+ 41759 1.0439749999999999E-02 3.9821065607249188E-03 1.2726102597553846E+00
+ 41760 1.0440000000000000E-02 3.9824247196516551E-03 1.2726613597267495E+00
+ 41761 1.0440250000000000E-02 3.9827428913534252E-03 1.2727124596981150E+00
+ 41762 1.0440500000000000E-02 3.9830610758302878E-03 1.2727635596694800E+00
+ 41763 1.0440750000000000E-02 3.9833792730823098E-03 1.2728146596408449E+00
+ 41764 1.0441000000000001E-02 3.9836974831095398E-03 1.2728657596122104E+00
+ 41765 1.0441249999999999E-02 3.9840157059120376E-03 1.2729168595835749E+00
+ 41766 1.0441499999999999E-02 3.9843339414898683E-03 1.2729679595549404E+00
+ 41767 1.0441750000000000E-02 3.9846521898430918E-03 1.2730190595263053E+00
+ 41768 1.0442000000000000E-02 3.9849704509717599E-03 1.2730701594976703E+00
+ 41769 1.0442250000000000E-02 3.9852887248759379E-03 1.2731212594690358E+00
+ 41770 1.0442500000000000E-02 3.9856070115556787E-03 1.2731723594404007E+00
+ 41771 1.0442750000000001E-02 3.9859253110110454E-03 1.2732234594117662E+00
+ 41772 1.0442999999999999E-02 3.9862436232420964E-03 1.2732745593831307E+00
+ 41773 1.0443249999999999E-02 3.9865619482488878E-03 1.2733256593544962E+00
+ 41774 1.0443500000000000E-02 3.9868802860314849E-03 1.2733767593258611E+00
+ 41775 1.0443750000000000E-02 3.9871986365899422E-03 1.2734278592972261E+00
+ 41776 1.0444000000000000E-02 3.9875169999243161E-03 1.2734789592685916E+00
+ 41777 1.0444250000000000E-02 3.9878353760336117E-03 1.2735300592399565E+00
+ 41778 1.0444499999999999E-02 3.9881537649169678E-03 1.2735811592113215E+00
+ 41779 1.0444749999999999E-02 3.9884721665744364E-03 1.2736322591826865E+00
+ 41780 1.0444999999999999E-02 3.9887905810060843E-03 1.2736833591540520E+00
+ 41781 1.0445250000000000E-02 3.9891090082119721E-03 1.2737344591254169E+00
+ 41782 1.0445500000000000E-02 3.9894274481921512E-03 1.2737855590967819E+00
+ 41783 1.0445750000000000E-02 3.9897459009466873E-03 1.2738366590681474E+00
+ 41784 1.0446000000000000E-02 3.9900643664756309E-03 1.2738877590395123E+00
+ 41785 1.0446249999999999E-02 3.9903828447790399E-03 1.2739388590108773E+00
+ 41786 1.0446499999999999E-02 3.9907013358569821E-03 1.2739899589822423E+00
+ 41787 1.0446749999999999E-02 3.9910198397095078E-03 1.2740410589536078E+00
+ 41788 1.0447000000000000E-02 3.9913383563366812E-03 1.2740921589249727E+00
+ 41789 1.0447250000000000E-02 3.9916568857385542E-03 1.2741432588963377E+00
+ 41790 1.0447500000000000E-02 3.9919754279151912E-03 1.2741943588677032E+00
+ 41791 1.0447750000000000E-02 3.9922939828666466E-03 1.2742454588390681E+00
+ 41792 1.0447999999999999E-02 3.9926125505929761E-03 1.2742965588104331E+00
+ 41793 1.0448249999999999E-02 3.9929311310942482E-03 1.2743476587817981E+00
+ 41794 1.0448499999999999E-02 3.9932497243705218E-03 1.2743987587531631E+00
+ 41795 1.0448750000000000E-02 3.9935683304218343E-03 1.2744498587245285E+00
+ 41796 1.0449000000000000E-02 3.9938869492482697E-03 1.2745009586958935E+00
+ 41797 1.0449250000000000E-02 3.9942055808498715E-03 1.2745520586672590E+00
+ 41798 1.0449500000000000E-02 3.9945242252267046E-03 1.2746031586386239E+00
+ 41799 1.0449749999999999E-02 3.9948428823788264E-03 1.2746542586099889E+00
+ 41800 1.0449999999999999E-02 3.9951615523063028E-03 1.2747053585813539E+00
+ 41801 1.0450249999999999E-02 3.9954802350091788E-03 1.2747564585527189E+00
+ 41802 1.0450500000000000E-02 3.9957989304875178E-03 1.2748075585240843E+00
+ 41803 1.0450750000000000E-02 3.9961176387413814E-03 1.2748586584954493E+00
+ 41804 1.0451000000000000E-02 3.9964363597708302E-03 1.2749097584668148E+00
+ 41805 1.0451250000000000E-02 3.9967550935759181E-03 1.2749608584381797E+00
+ 41806 1.0451499999999999E-02 3.9970738401567032E-03 1.2750119584095447E+00
+ 41807 1.0451749999999999E-02 3.9973925995132513E-03 1.2750630583809097E+00
+ 41808 1.0451999999999999E-02 3.9977113716456146E-03 1.2751141583522747E+00
+ 41809 1.0452250000000000E-02 3.9980301565538529E-03 1.2751652583236401E+00
+ 41810 1.0452500000000000E-02 3.9983489542380285E-03 1.2752163582950051E+00
+ 41811 1.0452750000000000E-02 3.9986677646982023E-03 1.2752674582663701E+00
+ 41812 1.0453000000000000E-02 3.9989865879344177E-03 1.2753185582377355E+00
+ 41813 1.0453249999999999E-02 3.9993054239467543E-03 1.2753696582091001E+00
+ 41814 1.0453499999999999E-02 3.9996242727352565E-03 1.2754207581804655E+00
+ 41815 1.0453750000000000E-02 3.9999431342999919E-03 1.2754718581518305E+00
+ 41816 1.0454000000000000E-02 4.0002620086410142E-03 1.2755229581231959E+00
+ 41817 1.0454250000000000E-02 4.0005808957583842E-03 1.2755740580945609E+00
+ 41818 1.0454500000000000E-02 4.0008997956521618E-03 1.2756251580659259E+00
+ 41819 1.0454750000000001E-02 4.0012187083224059E-03 1.2756762580372913E+00
+ 41820 1.0454999999999999E-02 4.0015376337691720E-03 1.2757273580086559E+00
+ 41821 1.0455249999999999E-02 4.0018565719925235E-03 1.2757784579800213E+00
+ 41822 1.0455500000000000E-02 4.0021755229925175E-03 1.2758295579513863E+00
+ 41823 1.0455750000000000E-02 4.0024944867692175E-03 1.2758806579227517E+00
+ 41824 1.0456000000000000E-02 4.0028134633226754E-03 1.2759317578941167E+00
+ 41825 1.0456250000000000E-02 4.0031324526529528E-03 1.2759828578654817E+00
+ 41826 1.0456500000000001E-02 4.0034514547601079E-03 1.2760339578368471E+00
+ 41827 1.0456749999999999E-02 4.0037704696442083E-03 1.2760850578082117E+00
+ 41828 1.0456999999999999E-02 4.0040894973053130E-03 1.2761361577795771E+00
+ 41829 1.0457250000000000E-02 4.0044085377434523E-03 1.2761872577509421E+00
+ 41830 1.0457500000000000E-02 4.0047275909587217E-03 1.2762383577223071E+00
+ 41831 1.0457750000000000E-02 4.0050466569511688E-03 1.2762894576936725E+00
+ 41832 1.0458000000000000E-02 4.0053657357208491E-03 1.2763405576650375E+00
+ 41833 1.0458250000000001E-02 4.0056848272678235E-03 1.2763916576364029E+00
+ 41834 1.0458499999999999E-02 4.0060039315921473E-03 1.2764427576077675E+00
+ 41835 1.0458749999999999E-02 4.0063230486938918E-03 1.2764938575791329E+00
+ 41836 1.0459000000000000E-02 4.0066421785731011E-03 1.2765449575504979E+00
+ 41837 1.0459250000000000E-02 4.0069613212298490E-03 1.2765960575218629E+00
+ 41838 1.0459500000000000E-02 4.0072804766641840E-03 1.2766471574932283E+00
+ 41839 1.0459750000000000E-02 4.0075996448761704E-03 1.2766982574645933E+00
+ 41840 1.0460000000000001E-02 4.0079188258658662E-03 1.2767493574359587E+00
+ 41841 1.0460249999999999E-02 4.0082380196333322E-03 1.2768004574073233E+00
+ 41842 1.0460499999999999E-02 4.0085572261786282E-03 1.2768515573786887E+00
+ 41843 1.0460750000000000E-02 4.0088764455018123E-03 1.2769026573500537E+00
+ 41844 1.0461000000000000E-02 4.0091956776029426E-03 1.2769537573214187E+00
+ 41845 1.0461250000000000E-02 4.0095149224820782E-03 1.2770048572927841E+00
+ 41846 1.0461500000000000E-02 4.0098341801390628E-03 1.2770559572641491E+00
+ 41847 1.0461750000000001E-02 4.0101534505698018E-03 1.2771070572355145E+00
+ 41848 1.0461999999999999E-02 4.0104727337728109E-03 1.2771581572068791E+00
+ 41849 1.0462249999999999E-02 4.0107920297481397E-03 1.2772092571782445E+00
+ 41850 1.0462500000000000E-02 4.0111113384958628E-03 1.2772603571496095E+00
+ 41851 1.0462750000000000E-02 4.0114306600160174E-03 1.2773114571209745E+00
+ 41852 1.0463000000000000E-02 4.0117499943086686E-03 1.2773625570923399E+00
+ 41853 1.0463250000000000E-02 4.0120693413738771E-03 1.2774136570637049E+00
+ 41854 1.0463500000000001E-02 4.0123887012116968E-03 1.2774647570350699E+00
+ 41855 1.0463749999999999E-02 4.0127080738221778E-03 1.2775158570064349E+00
+ 41856 1.0463999999999999E-02 4.0130274592053905E-03 1.2775669569777999E+00
+ 41857 1.0464250000000000E-02 4.0133468573613860E-03 1.2776180569491653E+00
+ 41858 1.0464500000000000E-02 4.0136662682902190E-03 1.2776691569205303E+00
+ 41859 1.0464750000000000E-02 4.0139856919919528E-03 1.2777202568918957E+00
+ 41860 1.0465000000000000E-02 4.0143051284666359E-03 1.2777713568632607E+00
+ 41861 1.0465250000000001E-02 4.0146245777143352E-03 1.2778224568346257E+00
+ 41862 1.0465499999999999E-02 4.0149440397350888E-03 1.2778735568059907E+00
+ 41863 1.0465749999999999E-02 4.0152635145289869E-03 1.2779246567773557E+00
+ 41864 1.0466000000000000E-02 4.0155830020960617E-03 1.2779757567487211E+00
+ 41865 1.0466250000000000E-02 4.0159025024363764E-03 1.2780268567200861E+00
+ 41866 1.0466500000000000E-02 4.0162220155499917E-03 1.2780779566914515E+00
+ 41867 1.0466750000000000E-02 4.0165415414369588E-03 1.2781290566628165E+00
+ 41868 1.0467000000000001E-02 4.0168610800973411E-03 1.2781801566341815E+00
+ 41869 1.0467249999999999E-02 4.0171806315311915E-03 1.2782312566055465E+00
+ 41870 1.0467499999999999E-02 4.0175001957385697E-03 1.2782823565769115E+00
+ 41871 1.0467750000000000E-02 4.0178197727195322E-03 1.2783334565482769E+00
+ 41872 1.0468000000000000E-02 4.0181393624741405E-03 1.2783845565196419E+00
+ 41873 1.0468250000000000E-02 4.0184589650024485E-03 1.2784356564910069E+00
+ 41874 1.0468500000000000E-02 4.0187785803045134E-03 1.2784867564623723E+00
+ 41875 1.0468750000000001E-02 4.0190982083803889E-03 1.2785378564337373E+00
+ 41876 1.0468999999999999E-02 4.0194178492301384E-03 1.2785889564051023E+00
+ 41877 1.0469249999999999E-02 4.0197375028538200E-03 1.2786400563764673E+00
+ 41878 1.0469500000000000E-02 4.0200571692514874E-03 1.2786911563478327E+00
+ 41879 1.0469750000000000E-02 4.0203768484232041E-03 1.2787422563191977E+00
+ 41880 1.0470000000000000E-02 4.0206965403690210E-03 1.2787933562905627E+00
+ 41881 1.0470250000000000E-02 4.0210162450889982E-03 1.2788444562619281E+00
+ 41882 1.0470500000000001E-02 4.0213359625831955E-03 1.2788955562332931E+00
+ 41883 1.0470749999999999E-02 4.0216556928516630E-03 1.2789466562046581E+00
+ 41884 1.0470999999999999E-02 4.0219754358944704E-03 1.2789977561760231E+00
+ 41885 1.0471250000000000E-02 4.0222951917116652E-03 1.2790488561473885E+00
+ 41886 1.0471500000000000E-02 4.0226149603033116E-03 1.2790999561187535E+00
+ 41887 1.0471750000000000E-02 4.0229347416694651E-03 1.2791510560901185E+00
+ 41888 1.0472000000000000E-02 4.0232545358101814E-03 1.2792021560614839E+00
+ 41889 1.0472249999999999E-02 4.0235743427255166E-03 1.2792532560328485E+00
+ 41890 1.0472499999999999E-02 4.0238941624155360E-03 1.2793043560042139E+00
+ 41891 1.0472749999999999E-02 4.0242139948802923E-03 1.2793554559755789E+00
+ 41892 1.0473000000000000E-02 4.0245338424708390E-03 1.2794065559469443E+00
+ 41893 1.0473250000000000E-02 4.0248537003982404E-03 1.2794576559183093E+00
+ 41894 1.0473500000000000E-02 4.0251735711012235E-03 1.2795087558896743E+00
+ 41895 1.0473750000000000E-02 4.0254934545798475E-03 1.2795598558610397E+00
+ 41896 1.0473999999999999E-02 4.0258133508341764E-03 1.2796109558324043E+00
+ 41897 1.0474249999999999E-02 4.0261332598642554E-03 1.2796620558037697E+00
+ 41898 1.0474499999999999E-02 4.0264531816701591E-03 1.2797131557751347E+00
+ 41899 1.0474750000000000E-02 4.0267731162519325E-03 1.2797642557464997E+00
+ 41900 1.0475000000000000E-02 4.0270930636096408E-03 1.2798153557178651E+00
+ 41901 1.0475250000000000E-02 4.0274130237433411E-03 1.2798664556892301E+00
+ 41902 1.0475500000000000E-02 4.0277329966530908E-03 1.2799175556605955E+00
+ 41903 1.0475749999999999E-02 4.0280529823389470E-03 1.2799686556319601E+00
+ 41904 1.0475999999999999E-02 4.0283729808009705E-03 1.2800197556033255E+00
+ 41905 1.0476249999999999E-02 4.0286929920392194E-03 1.2800708555746905E+00
+ 41906 1.0476500000000000E-02 4.0290130160537483E-03 1.2801219555460555E+00
+ 41907 1.0476750000000000E-02 4.0293330528446223E-03 1.2801730555174209E+00
+ 41908 1.0477000000000000E-02 4.0296531024118952E-03 1.2802241554887859E+00
+ 41909 1.0477250000000000E-02 4.0299731647556267E-03 1.2802752554601513E+00
+ 41910 1.0477499999999999E-02 4.0302932398758717E-03 1.2803263554315159E+00
+ 41911 1.0477749999999999E-02 4.0306133277726976E-03 1.2803774554028813E+00
+ 41912 1.0477999999999999E-02 4.0309334284461575E-03 1.2804285553742463E+00
+ 41913 1.0478250000000000E-02 4.0312535418963067E-03 1.2804796553456113E+00
+ 41914 1.0478500000000000E-02 4.0315736681232096E-03 1.2805307553169767E+00
+ 41915 1.0478750000000000E-02 4.0318938071269225E-03 1.2805818552883417E+00
+ 41916 1.0479000000000000E-02 4.0322139589074541E-03 1.2806329552597067E+00
+ 41917 1.0479249999999999E-02 4.0325341234623800E-03 1.2806840552310716E+00
+ 41918 1.0479499999999999E-02 4.0328543007903585E-03 1.2807351552024366E+00
+ 41919 1.0479749999999999E-02 4.0331744908914460E-03 1.2807862551738021E+00
+ 41920 1.0480000000000000E-02 4.0334946937656971E-03 1.2808373551451671E+00
+ 41921 1.0480250000000000E-02 4.0338149094131699E-03 1.2808884551165325E+00
+ 41922 1.0480500000000000E-02 4.0341351378339234E-03 1.2809395550878975E+00
+ 41923 1.0480750000000000E-02 4.0344553790280123E-03 1.2809906550592625E+00
+ 41924 1.0480999999999999E-02 4.0347756329954885E-03 1.2810417550306274E+00
+ 41925 1.0481249999999999E-02 4.0350958997364180E-03 1.2810928550019924E+00
+ 41926 1.0481499999999999E-02 4.0354161792508520E-03 1.2811439549733579E+00
+ 41927 1.0481750000000000E-02 4.0357364715388547E-03 1.2811950549447229E+00
+ 41928 1.0482000000000000E-02 4.0360567766004746E-03 1.2812461549160883E+00
+ 41929 1.0482250000000000E-02 4.0363770944357759E-03 1.2812972548874533E+00
+ 41930 1.0482500000000000E-02 4.0366974250448115E-03 1.2813483548588183E+00
+ 41931 1.0482749999999999E-02 4.0370177684276379E-03 1.2813994548301832E+00
+ 41932 1.0482999999999999E-02 4.0373381245843139E-03 1.2814505548015482E+00
+ 41933 1.0483250000000000E-02 4.0376584935148951E-03 1.2815016547729137E+00
+ 41934 1.0483500000000000E-02 4.0379788752194440E-03 1.2815527547442787E+00
+ 41935 1.0483750000000000E-02 4.0382992696980161E-03 1.2816038547156436E+00
+ 41936 1.0484000000000000E-02 4.0386196769506624E-03 1.2816549546870091E+00
+ 41937 1.0484250000000001E-02 4.0389400969774421E-03 1.2817060546583741E+00
+ 41938 1.0484499999999999E-02 4.0392605297784202E-03 1.2817571546297390E+00
+ 41939 1.0484749999999999E-02 4.0395809753536486E-03 1.2818082546011040E+00
+ 41940 1.0485000000000000E-02 4.0399014337031847E-03 1.2818593545724695E+00
+ 41941 1.0485250000000000E-02 4.0402219048270840E-03 1.2819104545438345E+00
+ 41942 1.0485500000000000E-02 4.0405423887254072E-03 1.2819615545151994E+00
+ 41943 1.0485750000000000E-02 4.0408628853982106E-03 1.2820126544865649E+00
+ 41944 1.0486000000000001E-02 4.0411833948455480E-03 1.2820637544579299E+00
+ 41945 1.0486249999999999E-02 4.0415039170674811E-03 1.2821148544292948E+00
+ 41946 1.0486499999999999E-02 4.0418244520640679E-03 1.2821659544006598E+00
+ 41947 1.0486750000000000E-02 4.0421449998353648E-03 1.2822170543720253E+00
+ 41948 1.0487000000000000E-02 4.0424655603814256E-03 1.2822681543433903E+00
+ 41949 1.0487250000000000E-02 4.0427861337023144E-03 1.2823192543147552E+00
+ 41950 1.0487500000000000E-02 4.0431067197980852E-03 1.2823703542861207E+00
+ 41951 1.0487750000000001E-02 4.0434273186687967E-03 1.2824214542574857E+00
+ 41952 1.0487999999999999E-02 4.0437479303144985E-03 1.2824725542288506E+00
+ 41953 1.0488249999999999E-02 4.0440685547352643E-03 1.2825236542002156E+00
+ 41954 1.0488500000000000E-02 4.0443891919311374E-03 1.2825747541715811E+00
+ 41955 1.0488750000000000E-02 4.0447098419021821E-03 1.2826258541429461E+00
+ 41956 1.0489000000000000E-02 4.0450305046484530E-03 1.2826769541143110E+00
+ 41957 1.0489250000000000E-02 4.0453511801700108E-03 1.2827280540856765E+00
+ 41958 1.0489500000000001E-02 4.0456718684669137E-03 1.2827791540570415E+00
+ 41959 1.0489749999999999E-02 4.0459925695392109E-03 1.2828302540284064E+00
+ 41960 1.0489999999999999E-02 4.0463132833869703E-03 1.2828813539997714E+00
+ 41961 1.0490250000000000E-02 4.0466340100102473E-03 1.2829324539711364E+00
+ 41962 1.0490500000000000E-02 4.0469547494090966E-03 1.2829835539425019E+00
+ 41963 1.0490750000000000E-02 4.0472755015835771E-03 1.2830346539138668E+00
+ 41964 1.0491000000000000E-02 4.0475962665337487E-03 1.2830857538852323E+00
+ 41965 1.0491250000000001E-02 4.0479170442596669E-03 1.2831368538565973E+00
+ 41966 1.0491499999999999E-02 4.0482378347613916E-03 1.2831879538279622E+00
+ 41967 1.0491749999999999E-02 4.0485586380389713E-03 1.2832390537993272E+00
+ 41968 1.0492000000000000E-02 4.0488794540924798E-03 1.2832901537706922E+00
+ 41969 1.0492250000000000E-02 4.0492002829219630E-03 1.2833412537420577E+00
+ 41970 1.0492500000000000E-02 4.0495211245274859E-03 1.2833923537134226E+00
+ 41971 1.0492750000000000E-02 4.0498419789091016E-03 1.2834434536847881E+00
+ 41972 1.0493000000000001E-02 4.0501628460668715E-03 1.2834945536561531E+00
+ 41973 1.0493249999999999E-02 4.0504837260008442E-03 1.2835456536275180E+00
+ 41974 1.0493499999999999E-02 4.0508046187110918E-03 1.2835967535988830E+00
+ 41975 1.0493750000000000E-02 4.0511255241976688E-03 1.2836478535702480E+00
+ 41976 1.0494000000000000E-02 4.0514464424606248E-03 1.2836989535416135E+00
+ 41977 1.0494250000000000E-02 4.0517673735000256E-03 1.2837500535129784E+00
+ 41978 1.0494500000000000E-02 4.0520883173159250E-03 1.2838011534843434E+00
+ 41979 1.0494750000000001E-02 4.0524092739083828E-03 1.2838522534557089E+00
+ 41980 1.0494999999999999E-02 4.0527302432774590E-03 1.2839033534270734E+00
+ 41981 1.0495249999999999E-02 4.0530512254232055E-03 1.2839544533984388E+00
+ 41982 1.0495500000000000E-02 4.0533722203456865E-03 1.2840055533698038E+00
+ 41983 1.0495750000000000E-02 4.0536932280449637E-03 1.2840566533411693E+00
+ 41984 1.0496000000000000E-02 4.0540142485210855E-03 1.2841077533125342E+00
+ 41985 1.0496250000000000E-02 4.0543352817741128E-03 1.2841588532838992E+00
+ 41986 1.0496500000000001E-02 4.0546563278041096E-03 1.2842099532552647E+00
+ 41987 1.0496749999999999E-02 4.0549773866111246E-03 1.2842610532266292E+00
+ 41988 1.0496999999999999E-02 4.0552984581952254E-03 1.2843121531979946E+00
+ 41989 1.0497250000000000E-02 4.0556195425564632E-03 1.2843632531693596E+00
+ 41990 1.0497500000000000E-02 4.0559406396949056E-03 1.2844143531407251E+00
+ 41991 1.0497750000000000E-02 4.0562617496106021E-03 1.2844654531120900E+00
+ 41992 1.0498000000000000E-02 4.0565828723036108E-03 1.2845165530834550E+00
+ 41993 1.0498250000000001E-02 4.0569040077739925E-03 1.2845676530548205E+00
+ 41994 1.0498499999999999E-02 4.0572251560218060E-03 1.2846187530261850E+00
+ 41995 1.0498749999999999E-02 4.0575463170471155E-03 1.2846698529975504E+00
+ 41996 1.0499000000000000E-02 4.0578674908499672E-03 1.2847209529689154E+00
+ 41997 1.0499250000000000E-02 4.0581886774304285E-03 1.2847720529402804E+00
+ 41998 1.0499500000000000E-02 4.0585098767885533E-03 1.2848231529116458E+00
+ 41999 1.0499750000000000E-02 4.0588310889244023E-03 1.2848742528830108E+00
+ 42000 1.0499999999999999E-02 4.0591523138380336E-03 1.2849253528543758E+00
+ 42001 1.0500249999999999E-02 4.0594735515295062E-03 1.2849764528257408E+00
+ 42002 1.0500499999999999E-02 4.0597948019988764E-03 1.2850275527971062E+00
+ 42003 1.0500750000000000E-02 4.0601160652462059E-03 1.2850786527684712E+00
+ 42004 1.0501000000000000E-02 4.0604373412715493E-03 1.2851297527398362E+00
+ 42005 1.0501250000000000E-02 4.0607586300749707E-03 1.2851808527112016E+00
+ 42006 1.0501500000000000E-02 4.0610799316565223E-03 1.2852319526825666E+00
+ 42007 1.0501749999999999E-02 4.0614012460162665E-03 1.2852830526539316E+00
+ 42008 1.0501999999999999E-02 4.0617225731542639E-03 1.2853341526252966E+00
+ 42009 1.0502249999999999E-02 4.0620439130705684E-03 1.2853852525966620E+00
+ 42010 1.0502500000000000E-02 4.0623652657652389E-03 1.2854363525680270E+00
+ 42011 1.0502750000000000E-02 4.0626866312383388E-03 1.2854874525393920E+00
+ 42012 1.0503000000000000E-02 4.0630080094899218E-03 1.2855385525107574E+00
+ 42013 1.0503250000000000E-02 4.0633294005200530E-03 1.2855896524821224E+00
+ 42014 1.0503499999999999E-02 4.0636508043287800E-03 1.2856407524534874E+00
+ 42015 1.0503749999999999E-02 4.0639722209161750E-03 1.2856918524248524E+00
+ 42016 1.0503999999999999E-02 4.0642936502822821E-03 1.2857429523962178E+00
+ 42017 1.0504250000000000E-02 4.0646150924271750E-03 1.2857940523675828E+00
+ 42018 1.0504500000000000E-02 4.0649365473509049E-03 1.2858451523389478E+00
+ 42019 1.0504750000000000E-02 4.0652580150535274E-03 1.2858962523103132E+00
+ 42020 1.0505000000000000E-02 4.0655794955351075E-03 1.2859473522816782E+00
+ 42021 1.0505249999999999E-02 4.0659009887956989E-03 1.2859984522530432E+00
+ 42022 1.0505499999999999E-02 4.0662224948353693E-03 1.2860495522244082E+00
+ 42023 1.0505749999999999E-02 4.0665440136541655E-03 1.2861006521957732E+00
+ 42024 1.0506000000000000E-02 4.0668655452521553E-03 1.2861517521671386E+00
+ 42025 1.0506250000000000E-02 4.0671870896293941E-03 1.2862028521385036E+00
+ 42026 1.0506500000000000E-02 4.0675086467859434E-03 1.2862539521098690E+00
+ 42027 1.0506750000000000E-02 4.0678302167218589E-03 1.2863050520812340E+00
+ 42028 1.0506999999999999E-02 4.0681517994372021E-03 1.2863561520525990E+00
+ 42029 1.0507249999999999E-02 4.0684733949320285E-03 1.2864072520239640E+00
+ 42030 1.0507499999999999E-02 4.0687950032064031E-03 1.2864583519953290E+00
+ 42031 1.0507750000000000E-02 4.0691166242603806E-03 1.2865094519666944E+00
+ 42032 1.0508000000000000E-02 4.0694382580940217E-03 1.2865605519380594E+00
+ 42033 1.0508250000000000E-02 4.0697599047073802E-03 1.2866116519094248E+00
+ 42034 1.0508500000000000E-02 4.0700815641005238E-03 1.2866627518807898E+00
+ 42035 1.0508749999999999E-02 4.0704032362735018E-03 1.2867138518521548E+00
+ 42036 1.0508999999999999E-02 4.0707249212263855E-03 1.2867649518235198E+00
+ 42037 1.0509249999999999E-02 4.0710466189592277E-03 1.2868160517948848E+00
+ 42038 1.0509500000000000E-02 4.0713683294720839E-03 1.2868671517662502E+00
+ 42039 1.0509750000000000E-02 4.0716900527650183E-03 1.2869182517376152E+00
+ 42040 1.0510000000000000E-02 4.0720117888380881E-03 1.2869693517089802E+00
+ 42041 1.0510250000000000E-02 4.0723335376913515E-03 1.2870204516803456E+00
+ 42042 1.0510499999999999E-02 4.0726552993248745E-03 1.2870715516517102E+00
+ 42043 1.0510749999999999E-02 4.0729770737387080E-03 1.2871226516230756E+00
+ 42044 1.0511000000000000E-02 4.0732988609329147E-03 1.2871737515944406E+00
+ 42045 1.0511250000000000E-02 4.0736206609075544E-03 1.2872248515658060E+00
+ 42046 1.0511500000000000E-02 4.0739424736626860E-03 1.2872759515371710E+00
+ 42047 1.0511750000000000E-02 4.0742642991983685E-03 1.2873270515085360E+00
+ 42048 1.0512000000000001E-02 4.0745861375146618E-03 1.2873781514799014E+00
+ 42049 1.0512249999999999E-02 4.0749079886116214E-03 1.2874292514512660E+00
+ 42050 1.0512499999999999E-02 4.0752298524893149E-03 1.2874803514226314E+00
+ 42051 1.0512750000000000E-02 4.0755517291477935E-03 1.2875314513939964E+00
+ 42052 1.0513000000000000E-02 4.0758736185871206E-03 1.2875825513653618E+00
+ 42053 1.0513250000000000E-02 4.0761955208073576E-03 1.2876336513367268E+00
+ 42054 1.0513500000000000E-02 4.0765174358085576E-03 1.2876847513080918E+00
+ 42055 1.0513750000000001E-02 4.0768393635907882E-03 1.2877358512794572E+00
+ 42056 1.0513999999999999E-02 4.0771613041541031E-03 1.2877869512508218E+00
+ 42057 1.0514249999999999E-02 4.0774832574985613E-03 1.2878380512221872E+00
+ 42058 1.0514500000000000E-02 4.0778052236202433E-03 1.2878891511935522E+00
+ 42059 1.0514750000000000E-02 4.0781272025116272E-03 1.2879402511649176E+00
+ 42060 1.0515000000000000E-02 4.0784491941725865E-03 1.2879913511362826E+00
+ 42061 1.0515250000000000E-02 4.0787711986031792E-03 1.2880424511076476E+00
+ 42062 1.0515500000000001E-02 4.0790932158034600E-03 1.2880935510790130E+00
+ 42063 1.0515749999999999E-02 4.0794152457734791E-03 1.2881446510503776E+00
+ 42064 1.0515999999999999E-02 4.0797372885132974E-03 1.2881957510217430E+00
+ 42065 1.0516250000000000E-02 4.0800593440229616E-03 1.2882468509931080E+00
+ 42066 1.0516500000000000E-02 4.0803814123025325E-03 1.2882979509644730E+00
+ 42067 1.0516750000000000E-02 4.0807034933520621E-03 1.2883490509358384E+00
+ 42068 1.0517000000000000E-02 4.0810255871716059E-03 1.2884001509072034E+00
+ 42069 1.0517250000000001E-02 4.0813476937612185E-03 1.2884512508785688E+00
+ 42070 1.0517499999999999E-02 4.0816698131209530E-03 1.2885023508499334E+00
+ 42071 1.0517749999999999E-02 4.0819919652433662E-03 1.2885534508212988E+00
+ 42072 1.0518000000000000E-02 4.0823141098375653E-03 1.2886045507926638E+00
+ 42073 1.0518250000000000E-02 4.0826362672043703E-03 1.2886556507640288E+00
+ 42074 1.0518500000000000E-02 4.0829584373438333E-03 1.2887067507353942E+00
+ 42075 1.0518750000000000E-02 4.0832806202560114E-03 1.2887578507067592E+00
+ 42076 1.0519000000000001E-02 4.0836028159409558E-03 1.2888089506781246E+00
+ 42077 1.0519249999999999E-02 4.0839250243987239E-03 1.2888600506494892E+00
+ 42078 1.0519499999999999E-02 4.0842472456293745E-03 1.2889111506208546E+00
+ 42079 1.0519750000000000E-02 4.0845694796329641E-03 1.2889622505922196E+00
+ 42080 1.0520000000000000E-02 4.0848917264095456E-03 1.2890133505635846E+00
+ 42081 1.0520250000000000E-02 4.0852139859591753E-03 1.2890644505349500E+00
+ 42082 1.0520500000000000E-02 4.0855362582819148E-03 1.2891155505063150E+00
+ 42083 1.0520750000000001E-02 4.0858585433778084E-03 1.2891666504776800E+00
+ 42084 1.0520999999999999E-02 4.0861808412469202E-03 1.2892177504490450E+00
+ 42085 1.0521249999999999E-02 4.0865031518893076E-03 1.2892688504204100E+00
+ 42086 1.0521500000000000E-02 4.0868254753050216E-03 1.2893199503917754E+00
+ 42087 1.0521750000000000E-02 4.0871478114941238E-03 1.2893710503631404E+00
+ 42088 1.0522000000000000E-02 4.0874701604566611E-03 1.2894221503345058E+00
+ 42089 1.0522250000000000E-02 4.0877925221926986E-03 1.2894732503058708E+00
+ 42090 1.0522500000000001E-02 4.0881148967022891E-03 1.2895243502772358E+00
+ 42091 1.0522749999999999E-02 4.0884372839854848E-03 1.2895754502486008E+00
+ 42092 1.0522999999999999E-02 4.0887596840423522E-03 1.2896265502199658E+00
+ 42093 1.0523250000000000E-02 4.0890820968729350E-03 1.2896776501913312E+00
+ 42094 1.0523500000000000E-02 4.0894045224772971E-03 1.2897287501626962E+00
+ 42095 1.0523750000000000E-02 4.0897269608554934E-03 1.2897798501340616E+00
+ 42096 1.0524000000000000E-02 4.0900494120075827E-03 1.2898309501054266E+00
+ 42097 1.0524250000000001E-02 4.0903718759336153E-03 1.2898820500767916E+00
+ 42098 1.0524499999999999E-02 4.0906943526336460E-03 1.2899331500481566E+00
+ 42099 1.0524749999999999E-02 4.0910168421077388E-03 1.2899842500195216E+00
+ 42100 1.0525000000000000E-02 4.0913393443559468E-03 1.2900353499908870E+00
+ 42101 1.0525250000000000E-02 4.0916618593783254E-03 1.2900864499622520E+00
+ 42102 1.0525500000000000E-02 4.0919843871749318E-03 1.2901375499336170E+00
+ 42103 1.0525750000000000E-02 4.0923069277458207E-03 1.2901886499049824E+00
+ 42104 1.0526000000000001E-02 4.0926294810910467E-03 1.2902397498763474E+00
+ 42105 1.0526249999999999E-02 4.0929520472106733E-03 1.2902908498477124E+00
+ 42106 1.0526499999999999E-02 4.0932746261047514E-03 1.2903419498190773E+00
+ 42107 1.0526750000000000E-02 4.0935972177733428E-03 1.2903930497904428E+00
+ 42108 1.0527000000000000E-02 4.0939198222164916E-03 1.2904441497618078E+00
+ 42109 1.0527250000000000E-02 4.0942424394342673E-03 1.2904952497331728E+00
+ 42110 1.0527500000000000E-02 4.0945650694267227E-03 1.2905463497045382E+00
+ 42111 1.0527749999999999E-02 4.0948877121939065E-03 1.2905974496759027E+00
+ 42112 1.0527999999999999E-02 4.0952103677358853E-03 1.2906485496472682E+00
+ 42113 1.0528249999999999E-02 4.0955330360527122E-03 1.2906996496186331E+00
+ 42114 1.0528500000000000E-02 4.0958557171444452E-03 1.2907507495899986E+00
+ 42115 1.0528750000000000E-02 4.0961784110111372E-03 1.2908018495613636E+00
+ 42116 1.0529000000000000E-02 4.0965011176528456E-03 1.2908529495327286E+00
+ 42117 1.0529250000000000E-02 4.0968238370696318E-03 1.2909040495040940E+00
+ 42118 1.0529499999999999E-02 4.0971465692615427E-03 1.2909551494754585E+00
+ 42119 1.0529749999999999E-02 4.0974693142286434E-03 1.2910062494468240E+00
+ 42120 1.0529999999999999E-02 4.0977920719709859E-03 1.2910573494181889E+00
+ 42121 1.0530250000000000E-02 4.0981148424886335E-03 1.2911084493895544E+00
+ 42122 1.0530500000000000E-02 4.0984376257816365E-03 1.2911595493609194E+00
+ 42123 1.0530750000000000E-02 4.0987604218500565E-03 1.2912106493322844E+00
+ 42124 1.0531000000000000E-02 4.0990832306939413E-03 1.2912617493036498E+00
+ 42125 1.0531249999999999E-02 4.0994060523133523E-03 1.2913128492750143E+00
+ 42126 1.0531499999999999E-02 4.0997288867083504E-03 1.2913639492463798E+00
+ 42127 1.0531749999999999E-02 4.1000517338789884E-03 1.2914150492177447E+00
+ 42128 1.0532000000000000E-02 4.1003745938253252E-03 1.2914661491891097E+00
+ 42129 1.0532250000000000E-02 4.1006974665474139E-03 1.2915172491604752E+00
+ 42130 1.0532500000000000E-02 4.1010203520453160E-03 1.2915683491318402E+00
+ 42131 1.0532750000000000E-02 4.1013432503190870E-03 1.2916194491032056E+00
+ 42132 1.0532999999999999E-02 4.1016661613687789E-03 1.2916705490745701E+00
+ 42133 1.0533249999999999E-02 4.1019890851944551E-03 1.2917216490459356E+00
+ 42134 1.0533499999999999E-02 4.1023120217961685E-03 1.2917727490173005E+00
+ 42135 1.0533750000000000E-02 4.1026349711739754E-03 1.2918238489886655E+00
+ 42136 1.0534000000000000E-02 4.1029579333279392E-03 1.2918749489600310E+00
+ 42137 1.0534250000000000E-02 4.1032809082581102E-03 1.2919260489313960E+00
+ 42138 1.0534500000000000E-02 4.1036038959645490E-03 1.2919771489027614E+00
+ 42139 1.0534749999999999E-02 4.1039268964473078E-03 1.2920282488741259E+00
+ 42140 1.0534999999999999E-02 4.1042499097064455E-03 1.2920793488454914E+00
+ 42141 1.0535249999999999E-02 4.1045729357420237E-03 1.2921304488168563E+00
+ 42142 1.0535500000000000E-02 4.1048959745540962E-03 1.2921815487882213E+00
+ 42143 1.0535750000000000E-02 4.1052190261427210E-03 1.2922326487595868E+00
+ 42144 1.0536000000000000E-02 4.1055420905079546E-03 1.2922837487309518E+00
+ 42145 1.0536250000000000E-02 4.1058651676498482E-03 1.2923348487023167E+00
+ 42146 1.0536499999999999E-02 4.1061882575684676E-03 1.2923859486736817E+00
+ 42147 1.0536749999999999E-02 4.1065113602638667E-03 1.2924370486450467E+00
+ 42148 1.0536999999999999E-02 4.1068344757361035E-03 1.2924881486164121E+00
+ 42149 1.0537250000000000E-02 4.1071576039852327E-03 1.2925392485877771E+00
+ 42150 1.0537500000000000E-02 4.1074807450113141E-03 1.2925903485591426E+00
+ 42151 1.0537750000000000E-02 4.1078038988144050E-03 1.2926414485305076E+00
+ 42152 1.0538000000000000E-02 4.1081270653945566E-03 1.2926925485018725E+00
+ 42153 1.0538249999999999E-02 4.1084502447518339E-03 1.2927436484732375E+00
+ 42154 1.0538499999999999E-02 4.1087734368862924E-03 1.2927947484446025E+00
+ 42155 1.0538750000000000E-02 4.1090966417979885E-03 1.2928458484159679E+00
+ 42156 1.0539000000000000E-02 4.1094198594869768E-03 1.2928969483873329E+00
+ 42157 1.0539250000000000E-02 4.1097430899533199E-03 1.2929480483586984E+00
+ 42158 1.0539500000000000E-02 4.1100663331970705E-03 1.2929991483300634E+00
+ 42159 1.0539750000000001E-02 4.1103895892182852E-03 1.2930502483014283E+00
+ 42160 1.0539999999999999E-02 4.1107128580170288E-03 1.2931013482727933E+00
+ 42161 1.0540249999999999E-02 4.1110361395933484E-03 1.2931524482441583E+00
+ 42162 1.0540500000000000E-02 4.1113594339473097E-03 1.2932035482155237E+00
+ 42163 1.0540750000000000E-02 4.1116827410789701E-03 1.2932546481868887E+00
+ 42164 1.0541000000000000E-02 4.1120060609883789E-03 1.2933057481582537E+00
+ 42165 1.0541250000000000E-02 4.1123293936756022E-03 1.2933568481296192E+00
+ 42166 1.0541500000000001E-02 4.1126527391406901E-03 1.2934079481009841E+00
+ 42167 1.0541749999999999E-02 4.1129760973837061E-03 1.2934590480723491E+00
+ 42168 1.0541999999999999E-02 4.1132994684047047E-03 1.2935101480437141E+00
+ 42169 1.0542250000000000E-02 4.1136228522037485E-03 1.2935612480150795E+00
+ 42170 1.0542500000000000E-02 4.1139462487808868E-03 1.2936123479864445E+00
+ 42171 1.0542750000000000E-02 4.1142696581361838E-03 1.2936634479578095E+00
+ 42172 1.0543000000000000E-02 4.1145930802696934E-03 1.2937145479291750E+00
+ 42173 1.0543250000000001E-02 4.1149165151814710E-03 1.2937656479005399E+00
+ 42174 1.0543499999999999E-02 4.1152399628715790E-03 1.2938167478719049E+00
+ 42175 1.0543749999999999E-02 4.1155634233400757E-03 1.2938678478432699E+00
+ 42176 1.0544000000000000E-02 4.1158868965870139E-03 1.2939189478146353E+00
+ 42177 1.0544250000000000E-02 4.1162103826124577E-03 1.2939700477860003E+00
+ 42178 1.0544500000000000E-02 4.1165338814164593E-03 1.2940211477573653E+00
+ 42179 1.0544750000000000E-02 4.1168573929990819E-03 1.2940722477287308E+00
+ 42180 1.0545000000000001E-02 4.1171809173603715E-03 1.2941233477000957E+00
+ 42181 1.0545249999999999E-02 4.1175044545003966E-03 1.2941744476714607E+00
+ 42182 1.0545499999999999E-02 4.1178280044192111E-03 1.2942255476428257E+00
+ 42183 1.0545750000000000E-02 4.1181515671168773E-03 1.2942766476141911E+00
+ 42184 1.0546000000000000E-02 4.1184751425934500E-03 1.2943277475855561E+00
+ 42185 1.0546250000000000E-02 4.1187987308489863E-03 1.2943788475569211E+00
+ 42186 1.0546500000000000E-02 4.1191223318835426E-03 1.2944299475282866E+00
+ 42187 1.0546750000000001E-02 4.1194459456971805E-03 1.2944810474996515E+00
+ 42188 1.0546999999999999E-02 4.1197695722899530E-03 1.2945321474710165E+00
+ 42189 1.0547249999999999E-02 4.1200932116619224E-03 1.2945832474423815E+00
+ 42190 1.0547500000000000E-02 4.1204168638131434E-03 1.2946343474137465E+00
+ 42191 1.0547750000000000E-02 4.1207405287436777E-03 1.2946854473851119E+00
+ 42192 1.0548000000000000E-02 4.1210642064535867E-03 1.2947365473564769E+00
+ 42193 1.0548250000000000E-02 4.1213878969429121E-03 1.2947876473278424E+00
+ 42194 1.0548500000000001E-02 4.1217116002117320E-03 1.2948387472992073E+00
+ 42195 1.0548749999999999E-02 4.1220353162600854E-03 1.2948898472705723E+00
+ 42196 1.0548999999999999E-02 4.1223590450880435E-03 1.2949409472419373E+00
+ 42197 1.0549250000000000E-02 4.1226827866956643E-03 1.2949920472133023E+00
+ 42198 1.0549500000000000E-02 4.1230065410829998E-03 1.2950431471846677E+00
+ 42199 1.0549750000000000E-02 4.1233303082501126E-03 1.2950942471560327E+00
+ 42200 1.0550000000000000E-02 4.1236540881970556E-03 1.2951453471273981E+00
+ 42201 1.0550250000000001E-02 4.1239778809187989E-03 1.2951964470987631E+00
+ 42202 1.0550499999999999E-02 4.1243016864106856E-03 1.2952475470701281E+00
+ 42203 1.0550749999999999E-02 4.1246255046727799E-03 1.2952986470414931E+00
+ 42204 1.0551000000000000E-02 4.1249493357051340E-03 1.2953497470128581E+00
+ 42205 1.0551250000000000E-02 4.1252731795077980E-03 1.2954008469842235E+00
+ 42206 1.0551500000000000E-02 4.1255970360808292E-03 1.2954519469555885E+00
+ 42207 1.0551750000000000E-02 4.1259209054242789E-03 1.2955030469269535E+00
+ 42208 1.0552000000000001E-02 4.1262447875382068E-03 1.2955541468983189E+00
+ 42209 1.0552249999999999E-02 4.1265686824226589E-03 1.2956052468696835E+00
+ 42210 1.0552499999999999E-02 4.1268925900776934E-03 1.2956563468410489E+00
+ 42211 1.0552750000000000E-02 4.1272165105033665E-03 1.2957074468124139E+00
+ 42212 1.0553000000000000E-02 4.1275404436997270E-03 1.2957585467837793E+00
+ 42213 1.0553250000000000E-02 4.1278643896668346E-03 1.2958096467551443E+00
+ 42214 1.0553500000000000E-02 4.1281883484047396E-03 1.2958607467265093E+00
+ 42215 1.0553750000000001E-02 4.1285123199134985E-03 1.2959118466978747E+00
+ 42216 1.0553999999999999E-02 4.1288363041931597E-03 1.2959629466692393E+00
+ 42217 1.0554249999999999E-02 4.1291603012437849E-03 1.2960140466406047E+00
+ 42218 1.0554500000000000E-02 4.1294843110654270E-03 1.2960651466119697E+00
+ 42219 1.0554750000000000E-02 4.1298083336581363E-03 1.2961162465833351E+00
+ 42220 1.0555000000000000E-02 4.1301323690219691E-03 1.2961673465547001E+00
+ 42221 1.0555250000000000E-02 4.1304564171569811E-03 1.2962184465260651E+00
+ 42222 1.0555499999999999E-02 4.1307804780632241E-03 1.2962695464974301E+00
+ 42223 1.0555749999999999E-02 4.1311045517407547E-03 1.2963206464687951E+00
+ 42224 1.0555999999999999E-02 4.1314286381896230E-03 1.2963717464401605E+00
+ 42225 1.0556250000000000E-02 4.1317527374098917E-03 1.2964228464115255E+00
+ 42226 1.0556500000000000E-02 4.1320768494016039E-03 1.2964739463828909E+00
+ 42227 1.0556750000000000E-02 4.1324009741648231E-03 1.2965250463542559E+00
+ 42228 1.0557000000000000E-02 4.1327251116995986E-03 1.2965761463256209E+00
+ 42229 1.0557249999999999E-02 4.1330492620059861E-03 1.2966272462969859E+00
+ 42230 1.0557499999999999E-02 4.1333734250840401E-03 1.2966783462683509E+00
+ 42231 1.0557749999999999E-02 4.1336976009338153E-03 1.2967294462397163E+00
+ 42232 1.0558000000000000E-02 4.1340217895553706E-03 1.2967805462110813E+00
+ 42233 1.0558250000000000E-02 4.1343459909487538E-03 1.2968316461824463E+00
+ 42234 1.0558500000000000E-02 4.1346702051140221E-03 1.2968827461538117E+00
+ 42235 1.0558750000000000E-02 4.1349944320512276E-03 1.2969338461251767E+00
+ 42236 1.0558999999999999E-02 4.1353186717604257E-03 1.2969849460965417E+00
+ 42237 1.0559249999999999E-02 4.1356429242416738E-03 1.2970360460679067E+00
+ 42238 1.0559499999999999E-02 4.1359671894950255E-03 1.2970871460392721E+00
+ 42239 1.0559750000000000E-02 4.1362914675205321E-03 1.2971382460106371E+00
+ 42240 1.0560000000000000E-02 4.1366157583182499E-03 1.2971893459820021E+00
+ 42241 1.0560250000000000E-02 4.1369400618882380E-03 1.2972404459533675E+00
+ 42242 1.0560500000000000E-02 4.1372643782305466E-03 1.2972915459247325E+00
+ 42243 1.0560749999999999E-02 4.1375887073452260E-03 1.2973426458960975E+00
+ 42244 1.0560999999999999E-02 4.1379130492323387E-03 1.2973937458674625E+00
+ 42245 1.0561249999999999E-02 4.1382374038919359E-03 1.2974448458388279E+00
+ 42246 1.0561500000000000E-02 4.1385617713240756E-03 1.2974959458101929E+00
+ 42247 1.0561750000000000E-02 4.1388861515288065E-03 1.2975470457815579E+00
+ 42248 1.0562000000000000E-02 4.1392105445061892E-03 1.2975981457529233E+00
+ 42249 1.0562250000000000E-02 4.1395349502562698E-03 1.2976492457242883E+00
+ 42250 1.0562499999999999E-02 4.1398593687791132E-03 1.2977003456956533E+00
+ 42251 1.0562749999999999E-02 4.1401838000747681E-03 1.2977514456670183E+00
+ 42252 1.0562999999999999E-02 4.1405082441432926E-03 1.2978025456383833E+00
+ 42253 1.0563250000000000E-02 4.1408327009847421E-03 1.2978536456097487E+00
+ 42254 1.0563500000000000E-02 4.1411571705991662E-03 1.2979047455811137E+00
+ 42255 1.0563750000000000E-02 4.1414816529866255E-03 1.2979558455524791E+00
+ 42256 1.0564000000000000E-02 4.1418061481471721E-03 1.2980069455238441E+00
+ 42257 1.0564249999999999E-02 4.1421306560808571E-03 1.2980580454952091E+00
+ 42258 1.0564499999999999E-02 4.1424551767877430E-03 1.2981091454665741E+00
+ 42259 1.0564749999999999E-02 4.1427797102678793E-03 1.2981602454379391E+00
+ 42260 1.0565000000000000E-02 4.1431042565213249E-03 1.2982113454093045E+00
+ 42261 1.0565250000000000E-02 4.1434288155481327E-03 1.2982624453806695E+00
+ 42262 1.0565500000000000E-02 4.1437533873483531E-03 1.2983135453520349E+00
+ 42263 1.0565750000000000E-02 4.1440779719220510E-03 1.2983646453233999E+00
+ 42264 1.0565999999999999E-02 4.1444025692692699E-03 1.2984157452947649E+00
+ 42265 1.0566249999999999E-02 4.1447271793900774E-03 1.2984668452661299E+00
+ 42266 1.0566500000000000E-02 4.1450518022845152E-03 1.2985179452374949E+00
+ 42267 1.0566750000000000E-02 4.1453764379526517E-03 1.2985690452088603E+00
+ 42268 1.0567000000000000E-02 4.1457010863945303E-03 1.2986201451802253E+00
+ 42269 1.0567250000000000E-02 4.1460257476102136E-03 1.2986712451515903E+00
+ 42270 1.0567500000000001E-02 4.1463504215997569E-03 1.2987223451229557E+00
+ 42271 1.0567749999999999E-02 4.1466751083632071E-03 1.2987734450943202E+00
+ 42272 1.0567999999999999E-02 4.1469998079006276E-03 1.2988245450656857E+00
+ 42273 1.0568250000000000E-02 4.1473245202120730E-03 1.2988756450370507E+00
+ 42274 1.0568500000000000E-02 4.1476492452975989E-03 1.2989267450084161E+00
+ 42275 1.0568750000000000E-02 4.1479739831572493E-03 1.2989778449797811E+00
+ 42276 1.0569000000000000E-02 4.1482987337910972E-03 1.2990289449511461E+00
+ 42277 1.0569250000000001E-02 4.1486234971991826E-03 1.2990800449225115E+00
+ 42278 1.0569499999999999E-02 4.1489482733815669E-03 1.2991311448938760E+00
+ 42279 1.0569749999999999E-02 4.1492730623383075E-03 1.2991822448652415E+00
+ 42280 1.0570000000000000E-02 4.1495978640694563E-03 1.2992333448366065E+00
+ 42281 1.0570250000000000E-02 4.1499226785750732E-03 1.2992844448079719E+00
+ 42282 1.0570500000000000E-02 4.1502475058552094E-03 1.2993355447793369E+00
+ 42283 1.0570750000000000E-02 4.1505723459099222E-03 1.2993866447507019E+00
+ 42284 1.0571000000000001E-02 4.1508971987392652E-03 1.2994377447220673E+00
+ 42285 1.0571249999999999E-02 4.1512220643432889E-03 1.2994888446934318E+00
+ 42286 1.0571499999999999E-02 4.1515469427220600E-03 1.2995399446647973E+00
+ 42287 1.0571750000000000E-02 4.1518718338756271E-03 1.2995910446361623E+00
+ 42288 1.0572000000000000E-02 4.1521967378040456E-03 1.2996421446075277E+00
+ 42289 1.0572250000000000E-02 4.1525216545073764E-03 1.2996932445788927E+00
+ 42290 1.0572500000000000E-02 4.1528465839856671E-03 1.2997443445502577E+00
+ 42291 1.0572750000000001E-02 4.1531715262389758E-03 1.2997954445216231E+00
+ 42292 1.0572999999999999E-02 4.1534964812673597E-03 1.2998465444929876E+00
+ 42293 1.0573249999999999E-02 4.1538214490708728E-03 1.2998976444643531E+00
+ 42294 1.0573500000000000E-02 4.1541464296495747E-03 1.2999487444357181E+00
+ 42295 1.0573750000000000E-02 4.1544714230035166E-03 1.2999998444070830E+00
+ 42296 1.0574000000000000E-02 4.1547964291327542E-03 1.3000509443784485E+00
+ 42297 1.0574250000000000E-02 4.1551214480373419E-03 1.3001020443498135E+00
+ 42298 1.0574500000000001E-02 4.1554464797173406E-03 1.3001531443211789E+00
+ 42299 1.0574749999999999E-02 4.1557715241728006E-03 1.3002042442925434E+00
+ 42300 1.0574999999999999E-02 4.1560965814037808E-03 1.3002553442639089E+00
+ 42301 1.0575250000000000E-02 4.1564216514103402E-03 1.3003064442352739E+00
+ 42302 1.0575500000000000E-02 4.1567467341925247E-03 1.3003575442066388E+00
+ 42303 1.0575750000000000E-02 4.1570718297503952E-03 1.3004086441780043E+00
+ 42304 1.0576000000000000E-02 4.1573969380840105E-03 1.3004597441493693E+00
+ 42305 1.0576250000000001E-02 4.1577220591934218E-03 1.3005108441207347E+00
+ 42306 1.0576499999999999E-02 4.1580471930786865E-03 1.3005619440920992E+00
+ 42307 1.0576749999999999E-02 4.1583723397398626E-03 1.3006130440634647E+00
+ 42308 1.0577000000000000E-02 4.1586974991770003E-03 1.3006641440348297E+00
+ 42309 1.0577250000000000E-02 4.1590226713901605E-03 1.3007152440061946E+00
+ 42310 1.0577500000000000E-02 4.1593478563793970E-03 1.3007663439775601E+00
+ 42311 1.0577750000000000E-02 4.1596730541447677E-03 1.3008174439489251E+00
+ 42312 1.0578000000000001E-02 4.1599982646863256E-03 1.3008685439202901E+00
+ 42313 1.0578249999999999E-02 4.1603234880041289E-03 1.3009196438916550E+00
+ 42314 1.0578499999999999E-02 4.1606487240982305E-03 1.3009707438630200E+00
+ 42315 1.0578750000000000E-02 4.1609739729686849E-03 1.3010218438343855E+00
+ 42316 1.0579000000000000E-02 4.1612992346155581E-03 1.3010729438057504E+00
+ 42317 1.0579250000000000E-02 4.1616245090388944E-03 1.3011240437771159E+00
+ 42318 1.0579500000000000E-02 4.1619497962387588E-03 1.3011751437484809E+00
+ 42319 1.0579750000000001E-02 4.1622750962152025E-03 1.3012262437198459E+00
+ 42320 1.0579999999999999E-02 4.1626004089682775E-03 1.3012773436912108E+00
+ 42321 1.0580249999999999E-02 4.1629257344980471E-03 1.3013284436625758E+00
+ 42322 1.0580500000000000E-02 4.1632510728045660E-03 1.3013795436339413E+00
+ 42323 1.0580750000000000E-02 4.1635764238878862E-03 1.3014306436053062E+00
+ 42324 1.0581000000000000E-02 4.1639017877480719E-03 1.3014817435766717E+00
+ 42325 1.0581250000000000E-02 4.1642271643851708E-03 1.3015328435480367E+00
+ 42326 1.0581500000000001E-02 4.1645525537992393E-03 1.3015839435194017E+00
+ 42327 1.0581749999999999E-02 4.1648779559903372E-03 1.3016350434907666E+00
+ 42328 1.0581999999999999E-02 4.1652033709585227E-03 1.3016861434621316E+00
+ 42329 1.0582250000000000E-02 4.1655287987038487E-03 1.3017372434334971E+00
+ 42330 1.0582500000000000E-02 4.1658542392263697E-03 1.3017883434048620E+00
+ 42331 1.0582750000000000E-02 4.1661797139424805E-03 1.3018394433762270E+00
+ 42332 1.0583000000000000E-02 4.1665051803508341E-03 1.3018905433475925E+00
+ 42333 1.0583249999999999E-02 4.1668306595391419E-03 1.3019416433189570E+00
+ 42334 1.0583499999999999E-02 4.1671561515074645E-03 1.3019927432903224E+00
+ 42335 1.0583749999999999E-02 4.1674816562558585E-03 1.3020438432616874E+00
+ 42336 1.0584000000000000E-02 4.1678071737843783E-03 1.3020949432330529E+00
+ 42337 1.0584250000000000E-02 4.1681327040930822E-03 1.3021460432044178E+00
+ 42338 1.0584500000000000E-02 4.1684582471820343E-03 1.3021971431757828E+00
+ 42339 1.0584750000000000E-02 4.1687838030512788E-03 1.3022482431471483E+00
+ 42340 1.0584999999999999E-02 4.1691093717008817E-03 1.3022993431185128E+00
+ 42341 1.0585249999999999E-02 4.1694349531309020E-03 1.3023504430898782E+00
+ 42342 1.0585499999999999E-02 4.1697605473413933E-03 1.3024015430612432E+00
+ 42343 1.0585750000000000E-02 4.1700861543324131E-03 1.3024526430326087E+00
+ 42344 1.0586000000000000E-02 4.1704117741040202E-03 1.3025037430039736E+00
+ 42345 1.0586250000000000E-02 4.1707374066532526E-03 1.3025548429753386E+00
+ 42346 1.0586500000000000E-02 4.1710630519720274E-03 1.3026059429467041E+00
+ 42347 1.0586749999999999E-02 4.1713887100599230E-03 1.3026570429180686E+00
+ 42348 1.0586999999999999E-02 4.1717143809170106E-03 1.3027081428894340E+00
+ 42349 1.0587249999999999E-02 4.1720400645433413E-03 1.3027592428607990E+00
+ 42350 1.0587500000000000E-02 4.1723657609389645E-03 1.3028103428321645E+00
+ 42351 1.0587750000000000E-02 4.1726914701039359E-03 1.3028614428035294E+00
+ 42352 1.0588000000000000E-02 4.1730171920382987E-03 1.3029125427748944E+00
+ 42353 1.0588250000000000E-02 4.1733429267421223E-03 1.3029636427462599E+00
+ 42354 1.0588499999999999E-02 4.1736686742154406E-03 1.3030147427176244E+00
+ 42355 1.0588749999999999E-02 4.1739944344583203E-03 1.3030658426889898E+00
+ 42356 1.0588999999999999E-02 4.1743202074708058E-03 1.3031169426603548E+00
+ 42357 1.0589250000000000E-02 4.1746459932529593E-03 1.3031680426317198E+00
+ 42358 1.0589500000000000E-02 4.1749717918048235E-03 1.3032191426030852E+00
+ 42359 1.0589750000000000E-02 4.1752976031264547E-03 1.3032702425744502E+00
+ 42360 1.0590000000000000E-02 4.1756234272179076E-03 1.3033213425458157E+00
+ 42361 1.0590249999999999E-02 4.1759492640792324E-03 1.3033724425171802E+00
+ 42362 1.0590499999999999E-02 4.1762751137104830E-03 1.3034235424885456E+00
+ 42363 1.0590749999999999E-02 4.1766009761117131E-03 1.3034746424599106E+00
+ 42364 1.0591000000000000E-02 4.1769268512829756E-03 1.3035257424312756E+00
+ 42365 1.0591250000000000E-02 4.1772527392243243E-03 1.3035768424026410E+00
+ 42366 1.0591500000000000E-02 4.1775786399358078E-03 1.3036279423740060E+00
+ 42367 1.0591750000000000E-02 4.1779045534174834E-03 1.3036790423453715E+00
+ 42368 1.0591999999999999E-02 4.1782304796694003E-03 1.3037301423167360E+00
+ 42369 1.0592249999999999E-02 4.1785564186916126E-03 1.3037812422881014E+00
+ 42370 1.0592499999999999E-02 4.1788823704841790E-03 1.3038323422594664E+00
+ 42371 1.0592750000000000E-02 4.1792083350471465E-03 1.3038834422308314E+00
+ 42372 1.0593000000000000E-02 4.1795343123805671E-03 1.3039345422021968E+00
+ 42373 1.0593250000000000E-02 4.1798603024844980E-03 1.3039856421735618E+00
+ 42374 1.0593500000000000E-02 4.1801863053589879E-03 1.3040367421449268E+00
+ 42375 1.0593749999999999E-02 4.1805123210040939E-03 1.3040878421162918E+00
+ 42376 1.0593999999999999E-02 4.1808383494198655E-03 1.3041389420876568E+00
+ 42377 1.0594250000000000E-02 4.1811643906063600E-03 1.3041900420590222E+00
+ 42378 1.0594500000000000E-02 4.1814904445636276E-03 1.3042411420303872E+00
+ 42379 1.0594750000000000E-02 4.1818165112917230E-03 1.3042922420017526E+00
+ 42380 1.0595000000000000E-02 4.1821425907906983E-03 1.3043433419731176E+00
+ 42381 1.0595250000000001E-02 4.1824686830606072E-03 1.3043944419444826E+00
+ 42382 1.0595499999999999E-02 4.1827947881015008E-03 1.3044455419158476E+00
+ 42383 1.0595749999999999E-02 4.1831209059134313E-03 1.3044966418872126E+00
+ 42384 1.0596000000000000E-02 4.1834470364964602E-03 1.3045477418585780E+00
+ 42385 1.0596250000000000E-02 4.1837731798506344E-03 1.3045988418299430E+00
+ 42386 1.0596500000000000E-02 4.1840993359760058E-03 1.3046499418013084E+00
+ 42387 1.0596750000000000E-02 4.1844255048726318E-03 1.3047010417726734E+00
+ 42388 1.0597000000000001E-02 4.1847516865405644E-03 1.3047521417440384E+00
+ 42389 1.0597249999999999E-02 4.1850778809798496E-03 1.3048032417154034E+00
+ 42390 1.0597499999999999E-02 4.1854040881905558E-03 1.3048543416867684E+00
+ 42391 1.0597750000000000E-02 4.1857303081727229E-03 1.3049054416581338E+00
+ 42392 1.0598000000000000E-02 4.1860565409264066E-03 1.3049565416294988E+00
+ 42393 1.0598250000000000E-02 4.1863827864516718E-03 1.3050076416008638E+00
+ 42394 1.0598500000000000E-02 4.1867090447485602E-03 1.3050587415722292E+00
+ 42395 1.0598750000000001E-02 4.1870353158171263E-03 1.3051098415435942E+00
+ 42396 1.0598999999999999E-02 4.1873615996574250E-03 1.3051609415149592E+00
+ 42397 1.0599249999999999E-02 4.1876878962695090E-03 1.3052120414863242E+00
+ 42398 1.0599500000000000E-02 4.1880142056534347E-03 1.3052631414576896E+00
+ 42399 1.0599750000000000E-02 4.1883405278092560E-03 1.3053142414290546E+00
+ 42400 1.0600000000000000E-02 4.1886668627370187E-03 1.3053653414004196E+00
+ 42401 1.0600250000000000E-02 4.1889932104367837E-03 1.3054164413717850E+00
+ 42402 1.0600500000000001E-02 4.1893195709086038E-03 1.3054675413431500E+00
+ 42403 1.0600749999999999E-02 4.1896459441525284E-03 1.3055186413145150E+00
+ 42404 1.0600999999999999E-02 4.1899723301686174E-03 1.3055697412858800E+00
+ 42405 1.0601250000000000E-02 4.1902987289569177E-03 1.3056208412572454E+00
+ 42406 1.0601500000000000E-02 4.1906251405174899E-03 1.3056719412286104E+00
+ 42407 1.0601750000000000E-02 4.1909515648503827E-03 1.3057230411999754E+00
+ 42408 1.0602000000000000E-02 4.1912780019556497E-03 1.3057741411713408E+00
+ 42409 1.0602250000000001E-02 4.1916044518333449E-03 1.3058252411427058E+00
+ 42410 1.0602499999999999E-02 4.1919309144835236E-03 1.3058763411140708E+00
+ 42411 1.0602749999999999E-02 4.1922573899062406E-03 1.3059274410854358E+00
+ 42412 1.0603000000000000E-02 4.1925838781015443E-03 1.3059785410568012E+00
+ 42413 1.0603250000000000E-02 4.1929103790694939E-03 1.3060296410281662E+00
+ 42414 1.0603500000000000E-02 4.1932368928101404E-03 1.3060807409995312E+00
+ 42415 1.0603750000000000E-02 4.1935634193235403E-03 1.3061318409708966E+00
+ 42416 1.0604000000000001E-02 4.1938899586097455E-03 1.3061829409422616E+00
+ 42417 1.0604249999999999E-02 4.1942165106688056E-03 1.3062340409136266E+00
+ 42418 1.0604499999999999E-02 4.1945430755007795E-03 1.3062851408849916E+00
+ 42419 1.0604750000000000E-02 4.1948696531057253E-03 1.3063362408563566E+00
+ 42420 1.0605000000000000E-02 4.1951962434836855E-03 1.3063873408277220E+00
+ 42421 1.0605250000000000E-02 4.1955228466347199E-03 1.3064384407990870E+00
+ 42422 1.0605500000000000E-02 4.1958494625588894E-03 1.3064895407704524E+00
+ 42423 1.0605750000000001E-02 4.1961760912562346E-03 1.3065406407418174E+00
+ 42424 1.0605999999999999E-02 4.1965027327268145E-03 1.3065917407131824E+00
+ 42425 1.0606249999999999E-02 4.1968293869706881E-03 1.3066428406845474E+00
+ 42426 1.0606500000000000E-02 4.1971560539879067E-03 1.3066939406559124E+00
+ 42427 1.0606750000000000E-02 4.1974827337785169E-03 1.3067450406272778E+00
+ 42428 1.0607000000000000E-02 4.1978094263425874E-03 1.3067961405986428E+00
+ 42429 1.0607250000000000E-02 4.1981361316801597E-03 1.3068472405700082E+00
+ 42430 1.0607500000000001E-02 4.1984628497912920E-03 1.3068983405413732E+00
+ 42431 1.0607749999999999E-02 4.1987895806760329E-03 1.3069494405127382E+00
+ 42432 1.0607999999999999E-02 4.1991163243344492E-03 1.3070005404841032E+00
+ 42433 1.0608250000000000E-02 4.1994430807665876E-03 1.3070516404554682E+00
+ 42434 1.0608500000000000E-02 4.1997698499724977E-03 1.3071027404268336E+00
+ 42435 1.0608750000000000E-02 4.2000966319522401E-03 1.3071538403981986E+00
+ 42436 1.0609000000000000E-02 4.2004234267058677E-03 1.3072049403695636E+00
+ 42437 1.0609250000000001E-02 4.2007502342334335E-03 1.3072560403409290E+00
+ 42438 1.0609499999999999E-02 4.2010770545349947E-03 1.3073071403122936E+00
+ 42439 1.0609749999999999E-02 4.2014038876105929E-03 1.3073582402836590E+00
+ 42440 1.0610000000000000E-02 4.2017307334603002E-03 1.3074093402550240E+00
+ 42441 1.0610250000000000E-02 4.2020575920841581E-03 1.3074604402263894E+00
+ 42442 1.0610500000000000E-02 4.2023844634822309E-03 1.3075115401977544E+00
+ 42443 1.0610750000000000E-02 4.2027111810483079E-03 1.3075626401691194E+00
+ 42444 1.0610999999999999E-02 4.2030380772881881E-03 1.3076137401404844E+00
+ 42445 1.0611249999999999E-02 4.2033649863064222E-03 1.3076648401118494E+00
+ 42446 1.0611499999999999E-02 4.2036919081030666E-03 1.3077159400832148E+00
+ 42447 1.0611750000000000E-02 4.2040188426781793E-03 1.3077670400545798E+00
+ 42448 1.0612000000000000E-02 4.2043457900318160E-03 1.3078181400259452E+00
+ 42449 1.0612250000000000E-02 4.2046727501640312E-03 1.3078692399973102E+00
+ 42450 1.0612500000000000E-02 4.2049997230748830E-03 1.3079203399686752E+00
+ 42451 1.0612749999999999E-02 4.2053267087644253E-03 1.3079714399400402E+00
+ 42452 1.0612999999999999E-02 4.2056537072327144E-03 1.3080225399114052E+00
+ 42453 1.0613249999999999E-02 4.2059807184798093E-03 1.3080736398827706E+00
+ 42454 1.0613500000000000E-02 4.2063077425057646E-03 1.3081247398541356E+00
+ 42455 1.0613750000000000E-02 4.2066347793106350E-03 1.3081758398255010E+00
+ 42456 1.0614000000000000E-02 4.2069618288944786E-03 1.3082269397968660E+00
+ 42457 1.0614250000000000E-02 4.2072888912573535E-03 1.3082780397682310E+00
+ 42458 1.0614499999999999E-02 4.2076159663993109E-03 1.3083291397395960E+00
+ 42459 1.0614749999999999E-02 4.2079430543204115E-03 1.3083802397109610E+00
+ 42460 1.0614999999999999E-02 4.2082701550207090E-03 1.3084313396823264E+00
+ 42461 1.0615250000000000E-02 4.2085972685002651E-03 1.3084824396536914E+00
+ 42462 1.0615500000000000E-02 4.2089243947591283E-03 1.3085335396250564E+00
+ 42463 1.0615750000000000E-02 4.2092515337973568E-03 1.3085846395964218E+00
+ 42464 1.0616000000000000E-02 4.2095786856150095E-03 1.3086357395677868E+00
+ 42465 1.0616249999999999E-02 4.2099058502121436E-03 1.3086868395391518E+00
+ 42466 1.0616499999999999E-02 4.2102330275888130E-03 1.3087379395105168E+00
+ 42467 1.0616749999999999E-02 4.2105602177450741E-03 1.3087890394818822E+00
+ 42468 1.0617000000000000E-02 4.2108874206809883E-03 1.3088401394532472E+00
+ 42469 1.0617250000000000E-02 4.2112146363966077E-03 1.3088912394246122E+00
+ 42470 1.0617500000000000E-02 4.2115418648919871E-03 1.3089423393959776E+00
+ 42471 1.0617750000000000E-02 4.2118691061671879E-03 1.3089934393673426E+00
+ 42472 1.0617999999999999E-02 4.2121963602222571E-03 1.3090445393387076E+00
+ 42473 1.0618249999999999E-02 4.2125236270572639E-03 1.3090956393100726E+00
+ 42474 1.0618499999999999E-02 4.2128509066722579E-03 1.3091467392814380E+00
+ 42475 1.0618750000000000E-02 4.2131783863060329E-03 1.3091978392528030E+00
+ 42476 1.0619000000000000E-02 4.2135056920596199E-03 1.3092489392241680E+00
+ 42477 1.0619250000000000E-02 4.2138330105893230E-03 1.3093000391955334E+00
+ 42478 1.0619500000000000E-02 4.2141603418952003E-03 1.3093511391668984E+00
+ 42479 1.0619749999999999E-02 4.2144876859773013E-03 1.3094022391382634E+00
+ 42480 1.0619999999999999E-02 4.2148150428356892E-03 1.3094533391096284E+00
+ 42481 1.0620249999999999E-02 4.2151424124704162E-03 1.3095044390809933E+00
+ 42482 1.0620500000000000E-02 4.2154697948815333E-03 1.3095555390523588E+00
+ 42483 1.0620750000000000E-02 4.2157971900691031E-03 1.3096066390237238E+00
+ 42484 1.0621000000000000E-02 4.2161245980331724E-03 1.3096577389950892E+00
+ 42485 1.0621250000000000E-02 4.2164520187738036E-03 1.3097088389664542E+00
+ 42486 1.0621499999999999E-02 4.2167794522910435E-03 1.3097599389378192E+00
+ 42487 1.0621749999999999E-02 4.2171068985849486E-03 1.3098110389091842E+00
+ 42488 1.0621999999999999E-02 4.2174343576555804E-03 1.3098621388805491E+00
+ 42489 1.0622250000000000E-02 4.2177618295029936E-03 1.3099132388519146E+00
+ 42490 1.0622500000000000E-02 4.2180893141272359E-03 1.3099643388232796E+00
+ 42491 1.0622750000000000E-02 4.2184168115267954E-03 1.3100154387946450E+00
+ 42492 1.0623000000000000E-02 4.2187443216994648E-03 1.3100665387660100E+00
+ 42493 1.0623249999999999E-02 4.2190718446452760E-03 1.3101176387373750E+00
+ 42494 1.0623499999999999E-02 4.2193993803642830E-03 1.3101687387087400E+00
+ 42495 1.0623750000000000E-02 4.2197269288565429E-03 1.3102198386801049E+00
+ 42496 1.0624000000000000E-02 4.2200544901221044E-03 1.3102709386514704E+00
+ 42497 1.0624250000000000E-02 4.2203820641610280E-03 1.3103220386228354E+00
+ 42498 1.0624500000000000E-02 4.2207096509733616E-03 1.3103731385942003E+00
+ 42499 1.0624750000000001E-02 4.2210372505591606E-03 1.3104242385655658E+00
+ 42500 1.0624999999999999E-02 4.2213648629184702E-03 1.3104753385369303E+00
+ 42501 1.0625249999999999E-02 4.2216924880513580E-03 1.3105264385082958E+00
+ 42502 1.0625500000000000E-02 4.2220201259578734E-03 1.3105775384796607E+00
+ 42503 1.0625750000000000E-02 4.2223477766380633E-03 1.3106286384510262E+00
+ 42504 1.0626000000000000E-02 4.2226754400919867E-03 1.3106797384223912E+00
+ 42505 1.0626250000000000E-02 4.2230031163197007E-03 1.3107308383937561E+00
+ 42506 1.0626500000000001E-02 4.2233308053212506E-03 1.3107819383651216E+00
+ 42507 1.0626749999999999E-02 4.2236585070966979E-03 1.3108330383364861E+00
+ 42508 1.0626999999999999E-02 4.2239862216460920E-03 1.3108841383078516E+00
+ 42509 1.0627250000000000E-02 4.2243139489694832E-03 1.3109352382792165E+00
+ 42510 1.0627500000000000E-02 4.2246416890669332E-03 1.3109863382505820E+00
+ 42511 1.0627750000000000E-02 4.2249694419384948E-03 1.3110374382219470E+00
+ 42512 1.0628000000000000E-02 4.2252972075842166E-03 1.3110885381933119E+00
+ 42513 1.0628250000000001E-02 4.2256249860041515E-03 1.3111396381646774E+00
+ 42514 1.0628499999999999E-02 4.2259527771983602E-03 1.3111907381360419E+00
+ 42515 1.0628749999999999E-02 4.2262805811668957E-03 1.3112418381074074E+00
+ 42516 1.0629000000000000E-02 4.2266083979098073E-03 1.3112929380787723E+00
+ 42517 1.0629250000000000E-02 4.2269362274271489E-03 1.3113440380501378E+00
+ 42518 1.0629500000000000E-02 4.2272640722335868E-03 1.3113951380215028E+00
+ 42519 1.0629750000000000E-02 4.2275919273938936E-03 1.3114462379928677E+00
+ 42520 1.0630000000000001E-02 4.2279197953295341E-03 1.3114973379642332E+00
+ 42521 1.0630249999999999E-02 4.2282476760405587E-03 1.3115484379355977E+00
+ 42522 1.0630499999999999E-02 4.2285755695270297E-03 1.3115995379069632E+00
+ 42523 1.0630750000000000E-02 4.2289034757889993E-03 1.3116506378783281E+00
+ 42524 1.0631000000000000E-02 4.2292313948265239E-03 1.3117017378496931E+00
+ 42525 1.0631250000000000E-02 4.2295593266396484E-03 1.3117528378210586E+00
+ 42526 1.0631500000000000E-02 4.2298872712284372E-03 1.3118039377924235E+00
+ 42527 1.0631750000000001E-02 4.2302152285929413E-03 1.3118550377637890E+00
+ 42528 1.0631999999999999E-02 4.2305431987332102E-03 1.3119061377351535E+00
+ 42529 1.0632249999999999E-02 4.2308711816493039E-03 1.3119572377065190E+00
+ 42530 1.0632500000000000E-02 4.2311991773412742E-03 1.3120083376778839E+00
+ 42531 1.0632750000000000E-02 4.2315271858091811E-03 1.3120594376492489E+00
+ 42532 1.0633000000000000E-02 4.2318552070530740E-03 1.3121105376206144E+00
+ 42533 1.0633250000000000E-02 4.2321832410730092E-03 1.3121616375919793E+00
+ 42534 1.0633500000000001E-02 4.2325112878690389E-03 1.3122127375633448E+00
+ 42535 1.0633749999999999E-02 4.2328393474412142E-03 1.3122638375347093E+00
+ 42536 1.0633999999999999E-02 4.2331674197895984E-03 1.3123149375060748E+00
+ 42537 1.0634250000000000E-02 4.2334955049142453E-03 1.3123660374774397E+00
+ 42538 1.0634500000000000E-02 4.2338236028152008E-03 1.3124171374488047E+00
+ 42539 1.0634750000000000E-02 4.2341517134925266E-03 1.3124682374201702E+00
+ 42540 1.0635000000000000E-02 4.2344798369462781E-03 1.3125193373915351E+00
+ 42541 1.0635250000000001E-02 4.2348079731765074E-03 1.3125704373629001E+00
+ 42542 1.0635499999999999E-02 4.2351361221832640E-03 1.3126215373342651E+00
+ 42543 1.0635749999999999E-02 4.2354642839666085E-03 1.3126726373056301E+00
+ 42544 1.0636000000000000E-02 4.2357924585266007E-03 1.3127237372769955E+00
+ 42545 1.0636250000000000E-02 4.2361206458632833E-03 1.3127748372483605E+00
+ 42546 1.0636500000000000E-02 4.2364488459767187E-03 1.3128259372197260E+00
+ 42547 1.0636750000000000E-02 4.2367770588669588E-03 1.3128770371910909E+00
+ 42548 1.0637000000000001E-02 4.2371052845340609E-03 1.3129281371624559E+00
+ 42549 1.0637249999999999E-02 4.2374335229780754E-03 1.3129792371338209E+00
+ 42550 1.0637499999999999E-02 4.2377617741990656E-03 1.3130303371051859E+00
+ 42551 1.0637750000000000E-02 4.2380900381970765E-03 1.3130814370765513E+00
+ 42552 1.0638000000000000E-02 4.2384183149721671E-03 1.3131325370479163E+00
+ 42553 1.0638250000000000E-02 4.2387466045243939E-03 1.3131836370192818E+00
+ 42554 1.0638500000000000E-02 4.2390749068538089E-03 1.3132347369906467E+00
+ 42555 1.0638749999999999E-02 4.2394032219604675E-03 1.3132858369620117E+00
+ 42556 1.0638999999999999E-02 4.2397315498444244E-03 1.3133369369333767E+00
+ 42557 1.0639249999999999E-02 4.2400598905057343E-03 1.3133880369047417E+00
+ 42558 1.0639500000000000E-02 4.2403882439444587E-03 1.3134391368761071E+00
+ 42559 1.0639750000000000E-02 4.2407166101606436E-03 1.3134902368474721E+00
+ 42560 1.0640000000000000E-02 4.2410449891543455E-03 1.3135413368188371E+00
+ 42561 1.0640250000000000E-02 4.2413733809256206E-03 1.3135924367902025E+00
+ 42562 1.0640499999999999E-02 4.2417017854745253E-03 1.3136435367615671E+00
+ 42563 1.0640749999999999E-02 4.2420302028011118E-03 1.3136946367329325E+00
+ 42564 1.0640999999999999E-02 4.2423586329049350E-03 1.3137457367042975E+00
+ 42565 1.0641250000000000E-02 4.2426870757817786E-03 1.3137968366756629E+00
+ 42566 1.0641500000000000E-02 4.2430155314306982E-03 1.3138479366470279E+00
+ 42567 1.0641750000000000E-02 4.2433439998517484E-03 1.3138990366183929E+00
+ 42568 1.0642000000000000E-02 4.2436724810449933E-03 1.3139501365897583E+00
+ 42569 1.0642249999999999E-02 4.2440009750104738E-03 1.3140012365611229E+00
+ 42570 1.0642499999999999E-02 4.2443294817482513E-03 1.3140523365324883E+00
+ 42571 1.0642749999999999E-02 4.2446580012583755E-03 1.3141034365038533E+00
+ 42572 1.0643000000000000E-02 4.2449865335408964E-03 1.3141545364752187E+00
+ 42573 1.0643250000000000E-02 4.2453150785958689E-03 1.3142056364465837E+00
+ 42574 1.0643500000000000E-02 4.2456436364233449E-03 1.3142567364179487E+00
+ 42575 1.0643750000000000E-02 4.2459722070233774E-03 1.3143078363893141E+00
+ 42576 1.0643999999999999E-02 4.2463007903960157E-03 1.3143589363606787E+00
+ 42577 1.0644249999999999E-02 4.2466293865413207E-03 1.3144100363320441E+00
+ 42578 1.0644499999999999E-02 4.2469579954593434E-03 1.3144611363034091E+00
+ 42579 1.0644750000000000E-02 4.2472866171501316E-03 1.3145122362747745E+00
+ 42580 1.0645000000000000E-02 4.2476152516137461E-03 1.3145633362461395E+00
+ 42581 1.0645250000000000E-02 4.2479438988502222E-03 1.3146144362175045E+00
+ 42582 1.0645500000000000E-02 4.2482725588596322E-03 1.3146655361888699E+00
+ 42583 1.0645749999999999E-02 4.2486012316420192E-03 1.3147166361602345E+00
+ 42584 1.0645999999999999E-02 4.2489299171974380E-03 1.3147677361315999E+00
+ 42585 1.0646249999999999E-02 4.2492586155259450E-03 1.3148188361029649E+00
+ 42586 1.0646500000000000E-02 4.2495873266275887E-03 1.3148699360743299E+00
+ 42587 1.0646750000000000E-02 4.2499160505024220E-03 1.3149210360456953E+00
+ 42588 1.0647000000000000E-02 4.2502447871504995E-03 1.3149721360170603E+00
+ 42589 1.0647250000000000E-02 4.2505735365718795E-03 1.3150232359884257E+00
+ 42590 1.0647499999999999E-02 4.2509022987665974E-03 1.3150743359597903E+00
+ 42591 1.0647749999999999E-02 4.2512310737347295E-03 1.3151254359311557E+00
+ 42592 1.0647999999999999E-02 4.2515598614763133E-03 1.3151765359025207E+00
+ 42593 1.0648250000000000E-02 4.2518886619914075E-03 1.3152276358738857E+00
+ 42594 1.0648500000000000E-02 4.2522174752800618E-03 1.3152787358452511E+00
+ 42595 1.0648750000000000E-02 4.2525463013423350E-03 1.3153298358166161E+00
+ 42596 1.0649000000000000E-02 4.2528751401782697E-03 1.3153809357879815E+00
+ 42597 1.0649249999999999E-02 4.2532039917879284E-03 1.3154320357593461E+00
+ 42598 1.0649499999999999E-02 4.2535328561713621E-03 1.3154831357307115E+00
+ 42599 1.0649749999999999E-02 4.2538617333286264E-03 1.3155342357020765E+00
+ 42600 1.0650000000000000E-02 4.2541906232597725E-03 1.3155853356734415E+00
+ 42601 1.0650250000000000E-02 4.2545195259648481E-03 1.3156364356448069E+00
+ 42602 1.0650500000000000E-02 4.2548484414439130E-03 1.3156875356161719E+00
+ 42603 1.0650750000000000E-02 4.2551773696970167E-03 1.3157386355875369E+00
+ 42604 1.0650999999999999E-02 4.2555063107242129E-03 1.3157897355589019E+00
+ 42605 1.0651249999999999E-02 4.2558352645255607E-03 1.3158408355302669E+00
+ 42606 1.0651500000000000E-02 4.2561642311011042E-03 1.3158919355016323E+00
+ 42607 1.0651750000000000E-02 4.2564932104509033E-03 1.3159430354729973E+00
+ 42608 1.0652000000000000E-02 4.2568222025750066E-03 1.3159941354443627E+00
+ 42609 1.0652250000000000E-02 4.2571512074734722E-03 1.3160452354157277E+00
+ 42610 1.0652500000000001E-02 4.2574802251463539E-03 1.3160963353870927E+00
+ 42611 1.0652749999999999E-02 4.2578092555936933E-03 1.3161474353584577E+00
+ 42612 1.0652999999999999E-02 4.2581382988155624E-03 1.3161985353298227E+00
+ 42613 1.0653250000000000E-02 4.2584673548120011E-03 1.3162496353011881E+00
+ 42614 1.0653500000000000E-02 4.2587964235830684E-03 1.3163007352725531E+00
+ 42615 1.0653750000000000E-02 4.2591255051288128E-03 1.3163518352439185E+00
+ 42616 1.0654000000000000E-02 4.2594545994492942E-03 1.3164029352152835E+00
+ 42617 1.0654250000000001E-02 4.2597837065445638E-03 1.3164540351866485E+00
+ 42618 1.0654499999999999E-02 4.2601128264146675E-03 1.3165051351580135E+00
+ 42619 1.0654749999999999E-02 4.2604419590596687E-03 1.3165562351293785E+00
+ 42620 1.0655000000000000E-02 4.2607711044796229E-03 1.3166073351007439E+00
+ 42621 1.0655250000000000E-02 4.2611002626745699E-03 1.3166584350721089E+00
+ 42622 1.0655500000000000E-02 4.2614294336445835E-03 1.3167095350434743E+00
+ 42623 1.0655750000000000E-02 4.2617586173896906E-03 1.3167606350148393E+00
+ 42624 1.0656000000000001E-02 4.2620878139099701E-03 1.3168117349862043E+00
+ 42625 1.0656249999999999E-02 4.2624170232054550E-03 1.3168628349575693E+00
+ 42626 1.0656499999999999E-02 4.2627462452762199E-03 1.3169139349289343E+00
+ 42627 1.0656750000000000E-02 4.2630754801223020E-03 1.3169650349002997E+00
+ 42628 1.0657000000000000E-02 4.2634047277437621E-03 1.3170161348716647E+00
+ 42629 1.0657250000000000E-02 4.2637339881406531E-03 1.3170672348430297E+00
+ 42630 1.0657500000000000E-02 4.2640632613130235E-03 1.3171183348143951E+00
+ 42631 1.0657750000000001E-02 4.2643925472609350E-03 1.3171694347857601E+00
+ 42632 1.0657999999999999E-02 4.2647218459844352E-03 1.3172205347571251E+00
+ 42633 1.0658249999999999E-02 4.2650511574835823E-03 1.3172716347284901E+00
+ 42634 1.0658500000000000E-02 4.2653804817584266E-03 1.3173227346998555E+00
+ 42635 1.0658750000000000E-02 4.2657098188090227E-03 1.3173738346712205E+00
+ 42636 1.0659000000000000E-02 4.2660391686354261E-03 1.3174249346425855E+00
+ 42637 1.0659250000000000E-02 4.2663685312376888E-03 1.3174760346139509E+00
+ 42638 1.0659500000000001E-02 4.2666979066155871E-03 1.3175271345853159E+00
+ 42639 1.0659749999999999E-02 4.2670272947677324E-03 1.3175782345566809E+00
+ 42640 1.0659999999999999E-02 4.2673566956939833E-03 1.3176293345280459E+00
+ 42641 1.0660250000000000E-02 4.2676861093943926E-03 1.3176804344994113E+00
+ 42642 1.0660500000000000E-02 4.2680155358690115E-03 1.3177315344707763E+00
+ 42643 1.0660750000000000E-02 4.2683449751178956E-03 1.3177826344421413E+00
+ 42644 1.0661000000000000E-02 4.2686744271410969E-03 1.3178337344135067E+00
+ 42645 1.0661250000000001E-02 4.2690038919386665E-03 1.3178848343848717E+00
+ 42646 1.0661499999999999E-02 4.2693333695106618E-03 1.3179359343562367E+00
+ 42647 1.0661749999999999E-02 4.2696628598571269E-03 1.3179870343276017E+00
+ 42648 1.0662000000000000E-02 4.2699923629781252E-03 1.3180381342989667E+00
+ 42649 1.0662250000000000E-02 4.2703218788737070E-03 1.3180892342703321E+00
+ 42650 1.0662500000000000E-02 4.2706514075439234E-03 1.3181403342416971E+00
+ 42651 1.0662750000000000E-02 4.2709809489888291E-03 1.3181914342130625E+00
+ 42652 1.0663000000000001E-02 4.2713105032084770E-03 1.3182425341844275E+00
+ 42653 1.0663249999999999E-02 4.2716400702029166E-03 1.3182936341557925E+00
+ 42654 1.0663499999999999E-02 4.2719696499722076E-03 1.3183447341271575E+00
+ 42655 1.0663750000000000E-02 4.2722992425163970E-03 1.3183958340985225E+00
+ 42656 1.0664000000000000E-02 4.2726288478355488E-03 1.3184469340698879E+00
+ 42657 1.0664250000000000E-02 4.2729584659297057E-03 1.3184980340412529E+00
+ 42658 1.0664500000000000E-02 4.2732880967989231E-03 1.3185491340126183E+00
+ 42659 1.0664750000000001E-02 4.2736177404432566E-03 1.3186002339839833E+00
+ 42660 1.0664999999999999E-02 4.2739473968627590E-03 1.3186513339553483E+00
+ 42661 1.0665249999999999E-02 4.2742770660574789E-03 1.3187024339267133E+00
+ 42662 1.0665500000000000E-02 4.2746067480274805E-03 1.3187535338980783E+00
+ 42663 1.0665750000000000E-02 4.2749364427728089E-03 1.3188046338694437E+00
+ 42664 1.0666000000000000E-02 4.2752661502935205E-03 1.3188557338408087E+00
+ 42665 1.0666250000000000E-02 4.2755958705896647E-03 1.3189068338121737E+00
+ 42666 1.0666500000000001E-02 4.2759256036612996E-03 1.3189579337835391E+00
+ 42667 1.0666749999999999E-02 4.2762553495084739E-03 1.3190090337549036E+00
+ 42668 1.0666999999999999E-02 4.2765851081312464E-03 1.3190601337262691E+00
+ 42669 1.0667250000000000E-02 4.2769148795296719E-03 1.3191112336976341E+00
+ 42670 1.0667500000000000E-02 4.2772446662618716E-03 1.3191623336689995E+00
+ 42671 1.0667750000000000E-02 4.2775744633131718E-03 1.3192134336403645E+00
+ 42672 1.0668000000000000E-02 4.2779042731358090E-03 1.3192645336117295E+00
+ 42673 1.0668249999999999E-02 4.2782340957298300E-03 1.3193156335830944E+00
+ 42674 1.0668499999999999E-02 4.2785639310953007E-03 1.3193667335544594E+00
+ 42675 1.0668749999999999E-02 4.2788937792322462E-03 1.3194178335258249E+00
+ 42676 1.0669000000000000E-02 4.2792236401407420E-03 1.3194689334971899E+00
+ 42677 1.0669250000000000E-02 4.2795535138208315E-03 1.3195200334685553E+00
+ 42678 1.0669500000000000E-02 4.2798834002725650E-03 1.3195711334399203E+00
+ 42679 1.0669750000000000E-02 4.2802132994959946E-03 1.3196222334112853E+00
+ 42680 1.0669999999999999E-02 4.2805432114911722E-03 1.3196733333826502E+00
+ 42681 1.0670249999999999E-02 4.2808731362581533E-03 1.3197244333540152E+00
+ 42682 1.0670499999999999E-02 4.2812030737969901E-03 1.3197755333253807E+00
+ 42683 1.0670750000000000E-02 4.2815330241077294E-03 1.3198266332967457E+00
+ 42684 1.0671000000000000E-02 4.2818629871904232E-03 1.3198777332681111E+00
+ 42685 1.0671250000000000E-02 4.2821929630451295E-03 1.3199288332394761E+00
+ 42686 1.0671500000000000E-02 4.2825229516718936E-03 1.3199799332108411E+00
+ 42687 1.0671749999999999E-02 4.2828529530707657E-03 1.3200310331822060E+00
+ 42688 1.0671999999999999E-02 4.2831829672418092E-03 1.3200821331535710E+00
+ 42689 1.0672249999999999E-02 4.2835129941850647E-03 1.3201332331249365E+00
+ 42690 1.0672500000000000E-02 4.2838430339005905E-03 1.3201843330963015E+00
+ 42691 1.0672750000000000E-02 4.2841730863884342E-03 1.3202354330676664E+00
+ 42692 1.0673000000000000E-02 4.2845031516486522E-03 1.3202865330390319E+00
+ 42693 1.0673250000000000E-02 4.2848332296812923E-03 1.3203376330103969E+00
+ 42694 1.0673499999999999E-02 4.2851633204864072E-03 1.3203887329817618E+00
+ 42695 1.0673749999999999E-02 4.2854934240640517E-03 1.3204398329531268E+00
+ 42696 1.0673999999999999E-02 4.2858235404142761E-03 1.3204909329244923E+00
+ 42697 1.0674250000000000E-02 4.2861536695371289E-03 1.3205420328958573E+00
+ 42698 1.0674500000000000E-02 4.2864838114326778E-03 1.3205931328672222E+00
+ 42699 1.0674750000000000E-02 4.2868139661009557E-03 1.3206442328385877E+00
+ 42700 1.0675000000000000E-02 4.2871441335420226E-03 1.3206953328099527E+00
+ 42701 1.0675249999999999E-02 4.2874743137559287E-03 1.3207464327813176E+00
+ 42702 1.0675499999999999E-02 4.2878045067427312E-03 1.3207975327526826E+00
+ 42703 1.0675749999999999E-02 4.2881347125024744E-03 1.3208486327240481E+00
+ 42704 1.0676000000000000E-02 4.2884649310352182E-03 1.3208997326954131E+00
+ 42705 1.0676250000000000E-02 4.2887951623410093E-03 1.3209508326667780E+00
+ 42706 1.0676500000000000E-02 4.2891254064199059E-03 1.3210019326381435E+00
+ 42707 1.0676750000000000E-02 4.2894556632719532E-03 1.3210530326095085E+00
+ 42708 1.0676999999999999E-02 4.2897859328972065E-03 1.3211041325808734E+00
+ 42709 1.0677249999999999E-02 4.2901162152957188E-03 1.3211552325522384E+00
+ 42710 1.0677499999999999E-02 4.2904465104675431E-03 1.3212063325236034E+00
+ 42711 1.0677750000000000E-02 4.2907768184127287E-03 1.3212574324949689E+00
+ 42712 1.0678000000000000E-02 4.2911071391313329E-03 1.3213085324663338E+00
+ 42713 1.0678250000000000E-02 4.2914374726234035E-03 1.3213596324376993E+00
+ 42714 1.0678500000000000E-02 4.2917678188889906E-03 1.3214107324090643E+00
+ 42715 1.0678749999999999E-02 4.2920981779281534E-03 1.3214618323804292E+00
+ 42716 1.0678999999999999E-02 4.2924285497409420E-03 1.3215129323517942E+00
+ 42717 1.0679250000000000E-02 4.2927589343274095E-03 1.3215640323231592E+00
+ 42718 1.0679500000000000E-02 4.2930893316875983E-03 1.3216151322945247E+00
+ 42719 1.0679750000000000E-02 4.2934197418215804E-03 1.3216662322658896E+00
+ 42720 1.0680000000000000E-02 4.2937501647293888E-03 1.3217173322372551E+00
+ 42721 1.0680250000000001E-02 4.2940806004110920E-03 1.3217684322086201E+00
+ 42722 1.0680499999999999E-02 4.2944110488667255E-03 1.3218195321799850E+00
+ 42723 1.0680749999999999E-02 4.2947415100963570E-03 1.3218706321513500E+00
+ 42724 1.0681000000000000E-02 4.2950719841000351E-03 1.3219217321227150E+00
+ 42725 1.0681250000000000E-02 4.2954024708778075E-03 1.3219728320940805E+00
+ 42726 1.0681500000000000E-02 4.2957329704297340E-03 1.3220239320654454E+00
+ 42727 1.0681750000000000E-02 4.2960634827558563E-03 1.3220750320368104E+00
+ 42728 1.0682000000000001E-02 4.2963940078562359E-03 1.3221261320081759E+00
+ 42729 1.0682249999999999E-02 4.2967245457309232E-03 1.3221772319795404E+00
+ 42730 1.0682499999999999E-02 4.2970550963799719E-03 1.3222283319509058E+00
+ 42731 1.0682750000000000E-02 4.2973856598034297E-03 1.3222794319222708E+00
+ 42732 1.0683000000000000E-02 4.2977162360013565E-03 1.3223305318936363E+00
+ 42733 1.0683250000000000E-02 4.2980468249738018E-03 1.3223816318650012E+00
+ 42734 1.0683500000000000E-02 4.2983774436400075E-03 1.3224327318363662E+00
+ 42735 1.0683750000000001E-02 4.2987080578006636E-03 1.3224838318077317E+00
+ 42736 1.0683999999999999E-02 4.2990386847372468E-03 1.3225349317790962E+00
+ 42737 1.0684249999999999E-02 4.2993693244498055E-03 1.3225860317504616E+00
+ 42738 1.0684500000000000E-02 4.2996999769384005E-03 1.3226371317218266E+00
+ 42739 1.0684750000000000E-02 4.3000306422030813E-03 1.3226882316931921E+00
+ 42740 1.0685000000000000E-02 4.3003613202438999E-03 1.3227393316645570E+00
+ 42741 1.0685250000000000E-02 4.3006920110609109E-03 1.3227904316359220E+00
+ 42742 1.0685500000000001E-02 4.3010227146541673E-03 1.3228415316072875E+00
+ 42743 1.0685749999999999E-02 4.3013534310237184E-03 1.3228926315786520E+00
+ 42744 1.0685999999999999E-02 4.3016841601696259E-03 1.3229437315500174E+00
+ 42745 1.0686250000000000E-02 4.3020149020919383E-03 1.3229948315213824E+00
+ 42746 1.0686500000000000E-02 4.3023456567907147E-03 1.3230459314927479E+00
+ 42747 1.0686750000000000E-02 4.3026764242659991E-03 1.3230970314641128E+00
+ 42748 1.0687000000000000E-02 4.3030072045178482E-03 1.3231481314354778E+00
+ 42749 1.0687250000000001E-02 4.3033379975463198E-03 1.3231992314068433E+00
+ 42750 1.0687499999999999E-02 4.3036688033514627E-03 1.3232503313782078E+00
+ 42751 1.0687749999999999E-02 4.3039996219333366E-03 1.3233014313495732E+00
+ 42752 1.0688000000000000E-02 4.3043304532919911E-03 1.3233525313209382E+00
+ 42753 1.0688250000000000E-02 4.3046612974274737E-03 1.3234036312923032E+00
+ 42754 1.0688500000000000E-02 4.3049921543398461E-03 1.3234547312636686E+00
+ 42755 1.0688750000000000E-02 4.3053230240291621E-03 1.3235058312350336E+00
+ 42756 1.0689000000000001E-02 4.3056539064954720E-03 1.3235569312063991E+00
+ 42757 1.0689249999999999E-02 4.3059848017388295E-03 1.3236080311777636E+00
+ 42758 1.0689499999999999E-02 4.3063157097592911E-03 1.3236591311491290E+00
+ 42759 1.0689750000000000E-02 4.3066466305569052E-03 1.3237102311204940E+00
+ 42760 1.0690000000000000E-02 4.3069775561906803E-03 1.3237613310918590E+00
+ 42761 1.0690250000000000E-02 4.3073085028710947E-03 1.3238124310632244E+00
+ 42762 1.0690500000000000E-02 4.3076394623275619E-03 1.3238635310345894E+00
+ 42763 1.0690750000000001E-02 4.3079704345601365E-03 1.3239146310059549E+00
+ 42764 1.0690999999999999E-02 4.3083014195688663E-03 1.3239657309773194E+00
+ 42765 1.0691249999999999E-02 4.3086324173538144E-03 1.3240168309486848E+00
+ 42766 1.0691500000000000E-02 4.3089634279150271E-03 1.3240679309200498E+00
+ 42767 1.0691750000000000E-02 4.3092944512525570E-03 1.3241190308914148E+00
+ 42768 1.0692000000000000E-02 4.3096254873664632E-03 1.3241701308627802E+00
+ 42769 1.0692250000000000E-02 4.3099565362567944E-03 1.3242212308341452E+00
+ 42770 1.0692500000000001E-02 4.3102875979236042E-03 1.3242723308055102E+00
+ 42771 1.0692749999999999E-02 4.3106186723669438E-03 1.3243234307768752E+00
+ 42772 1.0692999999999999E-02 4.3109497595868688E-03 1.3243745307482402E+00
+ 42773 1.0693250000000000E-02 4.3112808595834407E-03 1.3244256307196056E+00
+ 42774 1.0693500000000000E-02 4.3116119723567011E-03 1.3244767306909706E+00
+ 42775 1.0693750000000000E-02 4.3119430979067066E-03 1.3245278306623360E+00
+ 42776 1.0694000000000000E-02 4.3122742362335141E-03 1.3245789306337010E+00
+ 42777 1.0694250000000001E-02 4.3126053873371699E-03 1.3246300306050660E+00
+ 42778 1.0694499999999999E-02 4.3129365512177328E-03 1.3246811305764310E+00
+ 42779 1.0694749999999999E-02 4.3132677278752583E-03 1.3247322305477960E+00
+ 42780 1.0695000000000000E-02 4.3135989173097942E-03 1.3247833305191614E+00
+ 42781 1.0695250000000000E-02 4.3139301195213994E-03 1.3248344304905264E+00
+ 42782 1.0695500000000000E-02 4.3142613345101234E-03 1.3248855304618918E+00
+ 42783 1.0695750000000000E-02 4.3145925622760234E-03 1.3249366304332568E+00
+ 42784 1.0695999999999999E-02 4.3149238028191489E-03 1.3249877304046218E+00
+ 42785 1.0696249999999999E-02 4.3152550561395527E-03 1.3250388303759868E+00
+ 42786 1.0696499999999999E-02 4.3155863222372965E-03 1.3250899303473518E+00
+ 42787 1.0696750000000000E-02 4.3159176011115163E-03 1.3251410303187172E+00
+ 42788 1.0697000000000000E-02 4.3162488927587115E-03 1.3251921302900822E+00
+ 42789 1.0697250000000000E-02 4.3165801971785760E-03 1.3252432302614472E+00
+ 42790 1.0697500000000000E-02 4.3169115143711504E-03 1.3252943302328126E+00
+ 42791 1.0697749999999999E-02 4.3172428443364911E-03 1.3253454302041772E+00
+ 42792 1.0697999999999999E-02 4.3175741870746572E-03 1.3253965301755426E+00
+ 42793 1.0698249999999999E-02 4.3179055425856920E-03 1.3254476301469076E+00
+ 42794 1.0698500000000000E-02 4.3182369108696458E-03 1.3254987301182730E+00
+ 42795 1.0698750000000000E-02 4.3185682919265759E-03 1.3255498300896380E+00
+ 42796 1.0699000000000000E-02 4.3188996857565325E-03 1.3256009300610030E+00
+ 42797 1.0699250000000000E-02 4.3192310923595659E-03 1.3256520300323684E+00
+ 42798 1.0699499999999999E-02 4.3195625117357292E-03 1.3257031300037330E+00
+ 42799 1.0699749999999999E-02 4.3198939438850743E-03 1.3257542299750984E+00
+ 42800 1.0699999999999999E-02 4.3202253888076515E-03 1.3258053299464634E+00
+ 42801 1.0700250000000000E-02 4.3205568465035163E-03 1.3258564299178288E+00
+ 42802 1.0700500000000000E-02 4.3208883169727130E-03 1.3259075298891938E+00
+ 42803 1.0700750000000000E-02 4.3212198002153005E-03 1.3259586298605588E+00
+ 42804 1.0701000000000000E-02 4.3215512962313267E-03 1.3260097298319242E+00
+ 42805 1.0701249999999999E-02 4.3218828050208460E-03 1.3260608298032888E+00
+ 42806 1.0701499999999999E-02 4.3222143265839079E-03 1.3261119297746542E+00
+ 42807 1.0701749999999999E-02 4.3225458609205663E-03 1.3261630297460192E+00
+ 42808 1.0702000000000000E-02 4.3228774080308697E-03 1.3262141297173846E+00
+ 42809 1.0702250000000000E-02 4.3232089679148752E-03 1.3262652296887496E+00
+ 42810 1.0702500000000000E-02 4.3235405405726325E-03 1.3263163296601146E+00
+ 42811 1.0702750000000000E-02 4.3238721260041935E-03 1.3263674296314800E+00
+ 42812 1.0702999999999999E-02 4.3242037242096033E-03 1.3264185296028446E+00
+ 42813 1.0703249999999999E-02 4.3245353351889313E-03 1.3264696295742100E+00
+ 42814 1.0703499999999999E-02 4.3248669589422096E-03 1.3265207295455750E+00
+ 42815 1.0703750000000000E-02 4.3251985954695050E-03 1.3265718295169400E+00
+ 42816 1.0704000000000000E-02 4.3255302447708617E-03 1.3266229294883054E+00
+ 42817 1.0704250000000000E-02 4.3258619068463327E-03 1.3266740294596704E+00
+ 42818 1.0704500000000000E-02 4.3261935816959743E-03 1.3267251294310358E+00
+ 42819 1.0704749999999999E-02 4.3265252693198307E-03 1.3267762294024004E+00
+ 42820 1.0704999999999999E-02 4.3268569697179583E-03 1.3268273293737658E+00
+ 42821 1.0705249999999999E-02 4.3271886828904153E-03 1.3268784293451308E+00
+ 42822 1.0705500000000000E-02 4.3275204088372415E-03 1.3269295293164958E+00
+ 42823 1.0705750000000000E-02 4.3278521475585002E-03 1.3269806292878612E+00
+ 42824 1.0706000000000000E-02 4.3281838990542349E-03 1.3270317292592262E+00
+ 42825 1.0706250000000000E-02 4.3285156633245062E-03 1.3270828292305916E+00
+ 42826 1.0706499999999999E-02 4.3288474403693610E-03 1.3271339292019562E+00
+ 42827 1.0706749999999999E-02 4.3291792301888496E-03 1.3271850291733216E+00
+ 42828 1.0707000000000000E-02 4.3295110327830301E-03 1.3272361291446866E+00
+ 42829 1.0707250000000000E-02 4.3298428481519501E-03 1.3272872291160516E+00
+ 42830 1.0707500000000000E-02 4.3301746762956627E-03 1.3273383290874170E+00
+ 42831 1.0707750000000000E-02 4.3305065172142207E-03 1.3273894290587820E+00
+ 42832 1.0708000000000001E-02 4.3308383709076814E-03 1.3274405290301470E+00
+ 42833 1.0708249999999999E-02 4.3311702373760872E-03 1.3274916290015120E+00
+ 42834 1.0708499999999999E-02 4.3315021166194945E-03 1.3275427289728770E+00
+ 42835 1.0708750000000000E-02 4.3318340086379572E-03 1.3275938289442424E+00
+ 42836 1.0709000000000000E-02 4.3321659134315316E-03 1.3276449289156074E+00
+ 42837 1.0709250000000000E-02 4.3324978310002645E-03 1.3276960288869728E+00
+ 42838 1.0709500000000000E-02 4.3328297613442080E-03 1.3277471288583378E+00
+ 42839 1.0709750000000001E-02 4.3331617044634159E-03 1.3277982288297028E+00
+ 42840 1.0709999999999999E-02 4.3334936603579392E-03 1.3278493288010678E+00
+ 42841 1.0710249999999999E-02 4.3338256290278362E-03 1.3279004287724328E+00
+ 42842 1.0710500000000000E-02 4.3341576104731494E-03 1.3279515287437982E+00
+ 42843 1.0710750000000000E-02 4.3344896046939377E-03 1.3280026287151632E+00
+ 42844 1.0711000000000000E-02 4.3348216116902557E-03 1.3280537286865286E+00
+ 42845 1.0711250000000000E-02 4.3351536314621512E-03 1.3281048286578936E+00
+ 42846 1.0711500000000001E-02 4.3354856640096789E-03 1.3281559286292586E+00
+ 42847 1.0711749999999999E-02 4.3358177093328898E-03 1.3282070286006236E+00
+ 42848 1.0711999999999999E-02 4.3361497674318378E-03 1.3282581285719885E+00
+ 42849 1.0712250000000000E-02 4.3364818383065766E-03 1.3283092285433540E+00
+ 42850 1.0712500000000000E-02 4.3368139219571566E-03 1.3283603285147190E+00
+ 42851 1.0712750000000000E-02 4.3371460183836306E-03 1.3284114284860844E+00
+ 42852 1.0713000000000000E-02 4.3374781275860490E-03 1.3284625284574494E+00
+ 42853 1.0713250000000001E-02 4.3378102495644716E-03 1.3285136284288144E+00
+ 42854 1.0713499999999999E-02 4.3381423843189444E-03 1.3285647284001794E+00
+ 42855 1.0713749999999999E-02 4.3384745318495220E-03 1.3286158283715443E+00
+ 42856 1.0714000000000000E-02 4.3388066921562574E-03 1.3286669283429098E+00
+ 42857 1.0714250000000000E-02 4.3391388652392034E-03 1.3287180283142748E+00
+ 42858 1.0714500000000000E-02 4.3394710510984147E-03 1.3287691282856398E+00
+ 42859 1.0714750000000000E-02 4.3398032497339407E-03 1.3288202282570052E+00
+ 42860 1.0715000000000001E-02 4.3401354611458361E-03 1.3288713282283702E+00
+ 42861 1.0715249999999999E-02 4.3404676853341486E-03 1.3289224281997352E+00
+ 42862 1.0715499999999999E-02 4.3407999222989388E-03 1.3289735281711001E+00
+ 42863 1.0715750000000000E-02 4.3411321720402572E-03 1.3290246281424656E+00
+ 42864 1.0716000000000000E-02 4.3414644345581479E-03 1.3290757281138306E+00
+ 42865 1.0716250000000000E-02 4.3417967098526846E-03 1.3291268280851956E+00
+ 42866 1.0716500000000000E-02 4.3421289979239004E-03 1.3291779280565610E+00
+ 42867 1.0716750000000001E-02 4.3424612987718551E-03 1.3292290280279260E+00
+ 42868 1.0716999999999999E-02 4.3427936123965954E-03 1.3292801279992910E+00
+ 42869 1.0717249999999999E-02 4.3431259387981865E-03 1.3293312279706559E+00
+ 42870 1.0717500000000000E-02 4.3434582779766735E-03 1.3293823279420214E+00
+ 42871 1.0717750000000000E-02 4.3437906299321075E-03 1.3294334279133864E+00
+ 42872 1.0718000000000000E-02 4.3441229946645501E-03 1.3294845278847514E+00
+ 42873 1.0718250000000000E-02 4.3444553721740439E-03 1.3295356278561168E+00
+ 42874 1.0718500000000001E-02 4.3447877624606494E-03 1.3295867278274818E+00
+ 42875 1.0718749999999999E-02 4.3451201655244128E-03 1.3296378277988468E+00
+ 42876 1.0718999999999999E-02 4.3454525813653956E-03 1.3296889277702117E+00
+ 42877 1.0719250000000000E-02 4.3457850099836446E-03 1.3297400277415767E+00
+ 42878 1.0719500000000000E-02 4.3461174513792118E-03 1.3297911277129422E+00
+ 42879 1.0719750000000000E-02 4.3464499055521581E-03 1.3298422276843072E+00
+ 42880 1.0720000000000000E-02 4.3467823725025301E-03 1.3298933276556726E+00
+ 42881 1.0720250000000001E-02 4.3471148522303826E-03 1.3299444276270376E+00
+ 42882 1.0720499999999999E-02 4.3474473447357659E-03 1.3299955275984026E+00
+ 42883 1.0720749999999999E-02 4.3477798500187355E-03 1.3300466275697675E+00
+ 42884 1.0721000000000000E-02 4.3481123680793460E-03 1.3300977275411325E+00
+ 42885 1.0721250000000000E-02 4.3484448989176520E-03 1.3301488275124980E+00
+ 42886 1.0721500000000000E-02 4.3487774425337014E-03 1.3301999274838630E+00
+ 42887 1.0721750000000000E-02 4.3491099989275530E-03 1.3302510274552284E+00
+ 42888 1.0722000000000001E-02 4.3494425680992493E-03 1.3303021274265934E+00
+ 42889 1.0722249999999999E-02 4.3497751500488555E-03 1.3303532273979584E+00
+ 42890 1.0722499999999999E-02 4.3501077447764226E-03 1.3304043273693233E+00
+ 42891 1.0722750000000000E-02 4.3504403522820027E-03 1.3304554273406883E+00
+ 42892 1.0723000000000000E-02 4.3507729725656480E-03 1.3305065273120538E+00
+ 42893 1.0723250000000000E-02 4.3511056056274094E-03 1.3305576272834188E+00
+ 42894 1.0723500000000000E-02 4.3514382514673444E-03 1.3306087272547837E+00
+ 42895 1.0723749999999999E-02 4.3517709100855022E-03 1.3306598272261487E+00
+ 42896 1.0723999999999999E-02 4.3521035814819420E-03 1.3307109271975137E+00
+ 42897 1.0724249999999999E-02 4.3524362656567140E-03 1.3307620271688791E+00
+ 42898 1.0724500000000000E-02 4.3527689626098693E-03 1.3308131271402441E+00
+ 42899 1.0724750000000000E-02 4.3531016723414645E-03 1.3308642271116096E+00
+ 42900 1.0725000000000000E-02 4.3534343980337368E-03 1.3309153270829746E+00
+ 42901 1.0725250000000000E-02 4.3537671332348413E-03 1.3309664270543395E+00
+ 42902 1.0725499999999999E-02 4.3540998812100166E-03 1.3310175270257045E+00
+ 42903 1.0725749999999999E-02 4.3544326419593209E-03 1.3310686269970695E+00
+ 42904 1.0725999999999999E-02 4.3547654154828010E-03 1.3311197269684349E+00
+ 42905 1.0726250000000000E-02 4.3550982017805124E-03 1.3311708269397999E+00
+ 42906 1.0726500000000000E-02 4.3554310008525028E-03 1.3312219269111654E+00
+ 42907 1.0726750000000000E-02 4.3557638126988235E-03 1.3312730268825304E+00
+ 42908 1.0727000000000000E-02 4.3560966373195308E-03 1.3313241268538953E+00
+ 42909 1.0727249999999999E-02 4.3564294747146714E-03 1.3313752268252603E+00
+ 42910 1.0727499999999999E-02 4.3567623248843140E-03 1.3314263267966253E+00
+ 42911 1.0727749999999999E-02 4.3570951878284699E-03 1.3314774267679907E+00
+ 42912 1.0728000000000000E-02 4.3574280635472308E-03 1.3315285267393557E+00
+ 42913 1.0728250000000000E-02 4.3577609520406317E-03 1.3315796267107212E+00
+ 42914 1.0728500000000000E-02 4.3580938533087287E-03 1.3316307266820862E+00
+ 42915 1.0728750000000000E-02 4.3584267673515698E-03 1.3316818266534511E+00
+ 42916 1.0728999999999999E-02 4.3587596941692111E-03 1.3317329266248161E+00
+ 42917 1.0729249999999999E-02 4.3590926337616978E-03 1.3317840265961811E+00
+ 42918 1.0729499999999999E-02 4.3594255861290933E-03 1.3318351265675465E+00
+ 42919 1.0729750000000000E-02 4.3597585512714400E-03 1.3318862265389115E+00
+ 42920 1.0730000000000000E-02 4.3600915291887865E-03 1.3319373265102765E+00
+ 42921 1.0730250000000000E-02 4.3604245198811935E-03 1.3319884264816420E+00
+ 42922 1.0730500000000000E-02 4.3607575233487071E-03 1.3320395264530069E+00
+ 42923 1.0730749999999999E-02 4.3610905395913826E-03 1.3320906264243719E+00
+ 42924 1.0730999999999999E-02 4.3614235686092696E-03 1.3321417263957369E+00
+ 42925 1.0731249999999999E-02 4.3617566104024261E-03 1.3321928263671023E+00
+ 42926 1.0731500000000000E-02 4.3620896649708939E-03 1.3322439263384673E+00
+ 42927 1.0731750000000000E-02 4.3624227323147326E-03 1.3322950263098323E+00
+ 42928 1.0732000000000000E-02 4.3627558124339936E-03 1.3323461262811978E+00
+ 42929 1.0732250000000000E-02 4.3630889053287211E-03 1.3323972262525627E+00
+ 42930 1.0732499999999999E-02 4.3634220109989748E-03 1.3324483262239277E+00
+ 42931 1.0732749999999999E-02 4.3637551294448112E-03 1.3324994261952927E+00
+ 42932 1.0732999999999999E-02 4.3640882606662676E-03 1.3325505261666581E+00
+ 42933 1.0733250000000000E-02 4.3644214046634090E-03 1.3326016261380231E+00
+ 42934 1.0733500000000000E-02 4.3647545614362813E-03 1.3326527261093881E+00
+ 42935 1.0733750000000000E-02 4.3650877309849402E-03 1.3327038260807536E+00
+ 42936 1.0734000000000000E-02 4.3654209133094334E-03 1.3327549260521185E+00
+ 42937 1.0734249999999999E-02 4.3657541084098075E-03 1.3328060260234835E+00
+ 42938 1.0734499999999999E-02 4.3660873162850132E-03 1.3328571259948485E+00
+ 42939 1.0734750000000000E-02 4.3664205369343123E-03 1.3329082259662135E+00
+ 42940 1.0735000000000000E-02 4.3667537703577612E-03 1.3329593259375789E+00
+ 42941 1.0735250000000000E-02 4.3670870165554076E-03 1.3330104259089439E+00
+ 42942 1.0735500000000000E-02 4.3674202755273088E-03 1.3330615258803094E+00
+ 42943 1.0735750000000001E-02 4.3677535472735106E-03 1.3331126258516743E+00
+ 42944 1.0735999999999999E-02 4.3680868317940618E-03 1.3331637258230393E+00
+ 42945 1.0736249999999999E-02 4.3684201290890255E-03 1.3332148257944043E+00
+ 42946 1.0736500000000000E-02 4.3687534391584452E-03 1.3332659257657693E+00
+ 42947 1.0736750000000000E-02 4.3690867620023704E-03 1.3333170257371347E+00
+ 42948 1.0737000000000000E-02 4.3694200976208590E-03 1.3333681257084997E+00
+ 42949 1.0737250000000000E-02 4.3697534460139537E-03 1.3334192256798651E+00
+ 42950 1.0737500000000001E-02 4.3700868071817143E-03 1.3334703256512301E+00
+ 42951 1.0737749999999999E-02 4.3704201811241867E-03 1.3335214256225951E+00
+ 42952 1.0737999999999999E-02 4.3707535678414282E-03 1.3335725255939601E+00
+ 42953 1.0738250000000000E-02 4.3710869673334856E-03 1.3336236255653251E+00
+ 42954 1.0738500000000000E-02 4.3714203796004119E-03 1.3336747255366905E+00
+ 42955 1.0738750000000000E-02 4.3717538046422616E-03 1.3337258255080555E+00
+ 42956 1.0739000000000000E-02 4.3720872424590764E-03 1.3337769254794205E+00
+ 42957 1.0739250000000001E-02 4.3724206930509293E-03 1.3338280254507859E+00
+ 42958 1.0739499999999999E-02 4.3727541564178470E-03 1.3338791254221505E+00
+ 42959 1.0739749999999999E-02 4.3730876325598945E-03 1.3339302253935159E+00
+ 42960 1.0740000000000000E-02 4.3734211214771206E-03 1.3339813253648809E+00
+ 42961 1.0740250000000000E-02 4.3737546231695781E-03 1.3340324253362463E+00
+ 42962 1.0740500000000000E-02 4.3740881376373181E-03 1.3340835253076113E+00
+ 42963 1.0740750000000000E-02 4.3744216648803937E-03 1.3341346252789763E+00
+ 42964 1.0741000000000001E-02 4.3747552048988567E-03 1.3341857252503417E+00
+ 42965 1.0741249999999999E-02 4.3750887576927524E-03 1.3342368252217063E+00
+ 42966 1.0741499999999999E-02 4.3754223232621370E-03 1.3342879251930717E+00
+ 42967 1.0741750000000000E-02 4.3757559016070714E-03 1.3343390251644367E+00
+ 42968 1.0742000000000000E-02 4.3760894927275919E-03 1.3343901251358021E+00
+ 42969 1.0742250000000000E-02 4.3764230966237636E-03 1.3344412251071671E+00
+ 42970 1.0742500000000000E-02 4.3767567132956264E-03 1.3344923250785321E+00
+ 42971 1.0742750000000001E-02 4.3770903427432454E-03 1.3345434250498975E+00
+ 42972 1.0742999999999999E-02 4.3774239849666517E-03 1.3345945250212621E+00
+ 42973 1.0743249999999999E-02 4.3777576399659278E-03 1.3346456249926275E+00
+ 42974 1.0743500000000000E-02 4.3780913077410936E-03 1.3346967249639925E+00
+ 42975 1.0743750000000000E-02 4.3784249882922229E-03 1.3347478249353579E+00
+ 42976 1.0744000000000000E-02 4.3787586816193599E-03 1.3347989249067229E+00
+ 42977 1.0744250000000000E-02 4.3790923877225583E-03 1.3348500248780879E+00
+ 42978 1.0744500000000001E-02 4.3794261066018676E-03 1.3349011248494533E+00
+ 42979 1.0744749999999999E-02 4.3797598382573390E-03 1.3349522248208179E+00
+ 42980 1.0744999999999999E-02 4.3800935826890323E-03 1.3350033247921833E+00
+ 42981 1.0745250000000000E-02 4.3804273398969952E-03 1.3350544247635483E+00
+ 42982 1.0745500000000000E-02 4.3807611098812711E-03 1.3351055247349133E+00
+ 42983 1.0745750000000000E-02 4.3810948926419242E-03 1.3351566247062787E+00
+ 42984 1.0746000000000000E-02 4.3814286881790013E-03 1.3352077246776437E+00
+ 42985 1.0746250000000001E-02 4.3817624964925528E-03 1.3352588246490091E+00
+ 42986 1.0746499999999999E-02 4.3820963175826341E-03 1.3353099246203737E+00
+ 42987 1.0746749999999999E-02 4.3824301514493007E-03 1.3353610245917391E+00
+ 42988 1.0747000000000000E-02 4.3827639980926021E-03 1.3354121245631041E+00
+ 42989 1.0747250000000000E-02 4.3830978575125825E-03 1.3354632245344691E+00
+ 42990 1.0747500000000000E-02 4.3834317297093027E-03 1.3355143245058345E+00
+ 42991 1.0747750000000000E-02 4.3837656146828181E-03 1.3355654244771995E+00
+ 42992 1.0748000000000001E-02 4.3840995124331678E-03 1.3356165244485649E+00
+ 42993 1.0748249999999999E-02 4.3844334229604116E-03 1.3356676244199295E+00
+ 42994 1.0748499999999999E-02 4.3847673462646050E-03 1.3357187243912949E+00
+ 42995 1.0748750000000000E-02 4.3851012823458010E-03 1.3357698243626599E+00
+ 42996 1.0749000000000000E-02 4.3854352312040394E-03 1.3358209243340249E+00
+ 42997 1.0749250000000000E-02 4.3857691928393897E-03 1.3358720243053903E+00
+ 42998 1.0749500000000000E-02 4.3861031672518909E-03 1.3359231242767553E+00
+ 42999 1.0749750000000001E-02 4.3864371544416001E-03 1.3359742242481203E+00
+ 43000 1.0749999999999999E-02 4.3867711544085695E-03 1.3360253242194853E+00
+ 43001 1.0750249999999999E-02 4.3871051671528537E-03 1.3360764241908503E+00
+ 43002 1.0750500000000000E-02 4.3874391926745056E-03 1.3361275241622157E+00
+ 43003 1.0750750000000000E-02 4.3877732309735677E-03 1.3361786241335807E+00
+ 43004 1.0751000000000000E-02 4.3881072820501042E-03 1.3362297241049461E+00
+ 43005 1.0751250000000000E-02 4.3884413459041637E-03 1.3362808240763111E+00
+ 43006 1.0751499999999999E-02 4.3887754225357938E-03 1.3363319240476761E+00
+ 43007 1.0751749999999999E-02 4.3891095119450545E-03 1.3363830240190411E+00
+ 43008 1.0751999999999999E-02 4.3894436141319925E-03 1.3364341239904061E+00
+ 43009 1.0752250000000000E-02 4.3897777290966694E-03 1.3364852239617715E+00
+ 43010 1.0752500000000000E-02 4.3901118568391235E-03 1.3365363239331365E+00
+ 43011 1.0752750000000000E-02 4.3904459973594214E-03 1.3365874239045019E+00
+ 43012 1.0753000000000000E-02 4.3907801506576040E-03 1.3366385238758669E+00
+ 43013 1.0753249999999999E-02 4.3911143167335845E-03 1.3366896238472319E+00
+ 43014 1.0753499999999999E-02 4.3914484955835959E-03 1.3367407238185969E+00
+ 43015 1.0753749999999999E-02 4.3917826872059713E-03 1.3367918237899619E+00
+ 43016 1.0754000000000000E-02 4.3921168916007782E-03 1.3368429237613273E+00
+ 43017 1.0754250000000000E-02 4.3924511087680531E-03 1.3368940237326923E+00
+ 43018 1.0754500000000000E-02 4.3927853387078584E-03 1.3369451237040577E+00
+ 43019 1.0754750000000000E-02 4.3931195814202384E-03 1.3369962236754227E+00
+ 43020 1.0754999999999999E-02 4.3934538369052372E-03 1.3370473236467872E+00
+ 43021 1.0755249999999999E-02 4.3937881051629114E-03 1.3370984236181527E+00
+ 43022 1.0755499999999999E-02 4.3941223861933155E-03 1.3371495235895177E+00
+ 43023 1.0755750000000000E-02 4.3944566799964946E-03 1.3372006235608831E+00
+ 43024 1.0756000000000000E-02 4.3947909865724973E-03 1.3372517235322481E+00
+ 43025 1.0756250000000000E-02 4.3951253059213800E-03 1.3373028235036131E+00
+ 43026 1.0756500000000000E-02 4.3954596380431869E-03 1.3373539234749785E+00
+ 43027 1.0756749999999999E-02 4.3957939829379700E-03 1.3374050234463430E+00
+ 43028 1.0756999999999999E-02 4.3961283406057840E-03 1.3374561234177085E+00
+ 43029 1.0757249999999999E-02 4.3964627110466750E-03 1.3375072233890735E+00
+ 43030 1.0757500000000000E-02 4.3967970942606930E-03 1.3375583233604389E+00
+ 43031 1.0757750000000000E-02 4.3971314902478938E-03 1.3376094233318039E+00
+ 43032 1.0758000000000000E-02 4.3974658990083172E-03 1.3376605233031689E+00
+ 43033 1.0758250000000000E-02 4.3978003205420316E-03 1.3377116232745343E+00
+ 43034 1.0758499999999999E-02 4.3981347548490667E-03 1.3377627232458988E+00
+ 43035 1.0758749999999999E-02 4.3984692019294865E-03 1.3378138232172643E+00
+ 43036 1.0758999999999999E-02 4.3988036617833371E-03 1.3378649231886293E+00
+ 43037 1.0759250000000000E-02 4.3991381344106704E-03 1.3379160231599947E+00
+ 43038 1.0759500000000000E-02 4.3994726198115369E-03 1.3379671231313597E+00
+ 43039 1.0759750000000000E-02 4.3998071179859877E-03 1.3380182231027247E+00
+ 43040 1.0760000000000000E-02 4.4001416289340721E-03 1.3380693230740901E+00
+ 43041 1.0760249999999999E-02 4.4004761526558354E-03 1.3381204230454546E+00
+ 43042 1.0760499999999999E-02 4.4008106891513374E-03 1.3381715230168201E+00
+ 43043 1.0760749999999999E-02 4.4011452384206300E-03 1.3382226229881851E+00
+ 43044 1.0761000000000000E-02 4.4014798004637550E-03 1.3382737229595500E+00
+ 43045 1.0761250000000000E-02 4.4018143752807713E-03 1.3383248229309155E+00
+ 43046 1.0761500000000000E-02 4.4021489628717188E-03 1.3383759229022805E+00
+ 43047 1.0761750000000000E-02 4.4024835632366591E-03 1.3384270228736459E+00
+ 43048 1.0761999999999999E-02 4.4028181763756365E-03 1.3384781228450104E+00
+ 43049 1.0762249999999999E-02 4.4031528022887073E-03 1.3385292228163759E+00
+ 43050 1.0762499999999999E-02 4.4034874409759192E-03 1.3385803227877409E+00
+ 43051 1.0762750000000000E-02 4.4038220924373216E-03 1.3386314227591058E+00
+ 43052 1.0763000000000000E-02 4.4041567566729658E-03 1.3386825227304713E+00
+ 43053 1.0763250000000000E-02 4.4044914336829038E-03 1.3387336227018363E+00
+ 43054 1.0763500000000000E-02 4.4048261234671841E-03 1.3387847226732017E+00
+ 43055 1.0763749999999999E-02 4.4051608260258623E-03 1.3388358226445662E+00
+ 43056 1.0763999999999999E-02 4.4054955413589860E-03 1.3388869226159317E+00
+ 43057 1.0764250000000000E-02 4.4058302694666074E-03 1.3389380225872967E+00
+ 43058 1.0764500000000000E-02 4.4061650103487757E-03 1.3389891225586616E+00
+ 43059 1.0764750000000000E-02 4.4064997640055406E-03 1.3390402225300271E+00
+ 43060 1.0765000000000000E-02 4.4068345304369575E-03 1.3390913225013921E+00
+ 43061 1.0765250000000001E-02 4.4071693096430758E-03 1.3391424224727571E+00
+ 43062 1.0765499999999999E-02 4.4075041016239441E-03 1.3391935224441220E+00
+ 43063 1.0765749999999999E-02 4.4078389063796136E-03 1.3392446224154870E+00
+ 43064 1.0766000000000000E-02 4.4081737239101380E-03 1.3392957223868525E+00
+ 43065 1.0766250000000000E-02 4.4085085542155625E-03 1.3393468223582174E+00
+ 43066 1.0766500000000000E-02 4.4088433972959496E-03 1.3393979223295829E+00
+ 43067 1.0766750000000000E-02 4.4091782531513407E-03 1.3394490223009479E+00
+ 43068 1.0767000000000001E-02 4.4095131217817916E-03 1.3395001222723129E+00
+ 43069 1.0767249999999999E-02 4.4098480031873463E-03 1.3395512222436778E+00
+ 43070 1.0767499999999999E-02 4.4101828973680604E-03 1.3396023222150428E+00
+ 43071 1.0767750000000000E-02 4.4105178063191443E-03 1.3396534221864083E+00
+ 43072 1.0768000000000000E-02 4.4108527259646563E-03 1.3397045221577732E+00
+ 43073 1.0768250000000000E-02 4.4111876583861264E-03 1.3397556221291387E+00
+ 43074 1.0768500000000000E-02 4.4115226035836060E-03 1.3398067221005037E+00
+ 43075 1.0768750000000001E-02 4.4118575615571453E-03 1.3398578220718687E+00
+ 43076 1.0768999999999999E-02 4.4121925323067947E-03 1.3399089220432336E+00
+ 43077 1.0769249999999999E-02 4.4125275158326165E-03 1.3399600220145986E+00
+ 43078 1.0769500000000000E-02 4.4128625121346429E-03 1.3400111219859641E+00
+ 43079 1.0769750000000000E-02 4.4131975212129415E-03 1.3400622219573290E+00
+ 43080 1.0770000000000000E-02 4.4135325430675575E-03 1.3401133219286945E+00
+ 43081 1.0770250000000000E-02 4.4138675776985445E-03 1.3401644219000595E+00
+ 43082 1.0770500000000001E-02 4.4142026251059521E-03 1.3402155218714245E+00
+ 43083 1.0770749999999999E-02 4.4145376852898306E-03 1.3402666218427894E+00
+ 43084 1.0770999999999999E-02 4.4148727582502345E-03 1.3403177218141544E+00
+ 43085 1.0771250000000000E-02 4.4152078439872152E-03 1.3403688217855199E+00
+ 43086 1.0771500000000000E-02 4.4155429425008280E-03 1.3404199217568848E+00
+ 43087 1.0771750000000000E-02 4.4158780537911146E-03 1.3404710217282498E+00
+ 43088 1.0772000000000000E-02 4.4162131778581323E-03 1.3405221216996153E+00
+ 43089 1.0772250000000001E-02 4.4165483147019383E-03 1.3405732216709803E+00
+ 43090 1.0772499999999999E-02 4.4168834643208629E-03 1.3406243216423452E+00
+ 43091 1.0772749999999999E-02 4.4172186267129121E-03 1.3406754216137102E+00
+ 43092 1.0773000000000000E-02 4.4175538018781249E-03 1.3407265215850757E+00
+ 43093 1.0773250000000000E-02 4.4178889898165517E-03 1.3407776215564406E+00
+ 43094 1.0773500000000000E-02 4.4182241905282443E-03 1.3408287215278056E+00
+ 43095 1.0773750000000000E-02 4.4185594040132507E-03 1.3408798214991711E+00
+ 43096 1.0774000000000001E-02 4.4188946302716210E-03 1.3409309214705361E+00
+ 43097 1.0774249999999999E-02 4.4192298693034046E-03 1.3409820214419010E+00
+ 43098 1.0774499999999999E-02 4.4195651211086573E-03 1.3410331214132660E+00
+ 43099 1.0774750000000000E-02 4.4199003856874239E-03 1.3410842213846315E+00
+ 43100 1.0775000000000000E-02 4.4202356630397514E-03 1.3411353213559964E+00
+ 43101 1.0775250000000000E-02 4.4205709531657065E-03 1.3411864213273614E+00
+ 43102 1.0775500000000000E-02 4.4209062560653213E-03 1.3412375212987269E+00
+ 43103 1.0775750000000001E-02 4.4212415717386497E-03 1.3412886212700919E+00
+ 43104 1.0775999999999999E-02 4.4215769001857488E-03 1.3413397212414568E+00
+ 43105 1.0776249999999999E-02 4.4219122414066656E-03 1.3413908212128218E+00
+ 43106 1.0776500000000000E-02 4.4222475954014536E-03 1.3414419211841868E+00
+ 43107 1.0776750000000000E-02 4.4225829621701513E-03 1.3414930211555522E+00
+ 43108 1.0777000000000000E-02 4.4229183417128295E-03 1.3415441211269172E+00
+ 43109 1.0777250000000000E-02 4.4232537340295162E-03 1.3415952210982827E+00
+ 43110 1.0777500000000001E-02 4.4235891391202747E-03 1.3416463210696477E+00
+ 43111 1.0777749999999999E-02 4.4239245569851517E-03 1.3416974210410126E+00
+ 43112 1.0777999999999999E-02 4.4242599876242019E-03 1.3417485210123776E+00
+ 43113 1.0778250000000000E-02 4.4245954310374713E-03 1.3417996209837426E+00
+ 43114 1.0778500000000000E-02 4.4249308872250136E-03 1.3418507209551080E+00
+ 43115 1.0778750000000000E-02 4.4252663561868792E-03 1.3419018209264730E+00
+ 43116 1.0779000000000000E-02 4.4256018379231167E-03 1.3419529208978385E+00
+ 43117 1.0779249999999999E-02 4.4259373324337719E-03 1.3420040208692030E+00
+ 43118 1.0779499999999999E-02 4.4262728397189031E-03 1.3420551208405684E+00
+ 43119 1.0779749999999999E-02 4.4266083597785597E-03 1.3421062208119334E+00
+ 43120 1.0780000000000000E-02 4.4269438926127927E-03 1.3421573207832984E+00
+ 43121 1.0780250000000000E-02 4.4272794382216474E-03 1.3422084207546638E+00
+ 43122 1.0780500000000000E-02 4.4276149966051810E-03 1.3422595207260288E+00
+ 43123 1.0780750000000000E-02 4.4279505677634360E-03 1.3423106206973938E+00
+ 43124 1.0780999999999999E-02 4.4282861516964696E-03 1.3423617206687588E+00
+ 43125 1.0781249999999999E-02 4.4286217484043339E-03 1.3424128206401238E+00
+ 43126 1.0781499999999999E-02 4.4289573578870792E-03 1.3424639206114892E+00
+ 43127 1.0781750000000000E-02 4.4292929801447488E-03 1.3425150205828542E+00
+ 43128 1.0782000000000000E-02 4.4296286151773983E-03 1.3425661205542196E+00
+ 43129 1.0782250000000000E-02 4.4299642629850823E-03 1.3426172205255846E+00
+ 43130 1.0782500000000000E-02 4.4302999235678441E-03 1.3426683204969496E+00
+ 43131 1.0782749999999999E-02 4.4306355969257376E-03 1.3427194204683146E+00
+ 43132 1.0782999999999999E-02 4.4309712830588139E-03 1.3427705204396796E+00
+ 43133 1.0783249999999999E-02 4.4313069819671260E-03 1.3428216204110450E+00
+ 43134 1.0783500000000000E-02 4.4316426936507223E-03 1.3428727203824100E+00
+ 43135 1.0783750000000000E-02 4.4319784181096507E-03 1.3429238203537754E+00
+ 43136 1.0784000000000000E-02 4.4323141553439700E-03 1.3429749203251404E+00
+ 43137 1.0784250000000000E-02 4.4326499053537255E-03 1.3430260202965054E+00
+ 43138 1.0784499999999999E-02 4.4329856681389656E-03 1.3430771202678704E+00
+ 43139 1.0784749999999999E-02 4.4333214436997467E-03 1.3431282202392354E+00
+ 43140 1.0784999999999999E-02 4.4336572320361166E-03 1.3431793202106008E+00
+ 43141 1.0785250000000000E-02 4.4339930331481290E-03 1.3432304201819658E+00
+ 43142 1.0785500000000000E-02 4.4343288470358316E-03 1.3432815201533312E+00
+ 43143 1.0785750000000000E-02 4.4346646736992757E-03 1.3433326201246962E+00
+ 43144 1.0786000000000000E-02 4.4350005131385166E-03 1.3433837200960612E+00
+ 43145 1.0786249999999999E-02 4.4353363653535979E-03 1.3434348200674262E+00
+ 43146 1.0786499999999999E-02 4.4356722303445818E-03 1.3434859200387912E+00
+ 43147 1.0786749999999999E-02 4.4360081081115024E-03 1.3435370200101566E+00
+ 43148 1.0787000000000000E-02 4.4363439986544219E-03 1.3435881199815216E+00
+ 43149 1.0787250000000000E-02 4.4366799019733968E-03 1.3436392199528866E+00
+ 43150 1.0787500000000000E-02 4.4370158180684653E-03 1.3436903199242520E+00
+ 43151 1.0787750000000000E-02 4.4373517469396889E-03 1.3437414198956170E+00
+ 43152 1.0787999999999999E-02 4.4376876885871084E-03 1.3437925198669820E+00
+ 43153 1.0788249999999999E-02 4.4380236430107854E-03 1.3438436198383470E+00
+ 43154 1.0788499999999999E-02 4.4383596102107650E-03 1.3438947198097124E+00
+ 43155 1.0788750000000000E-02 4.4386955901871026E-03 1.3439458197810774E+00
+ 43156 1.0789000000000000E-02 4.4390315829398418E-03 1.3439969197524424E+00
+ 43157 1.0789250000000000E-02 4.4393675884690413E-03 1.3440480197238078E+00
+ 43158 1.0789500000000000E-02 4.4397036067747499E-03 1.3440991196951728E+00
+ 43159 1.0789749999999999E-02 4.4400396378570179E-03 1.3441502196665378E+00
+ 43160 1.0789999999999999E-02 4.4403756817158945E-03 1.3442013196379028E+00
+ 43161 1.0790249999999999E-02 4.4407117383514372E-03 1.3442524196092682E+00
+ 43162 1.0790500000000000E-02 4.4410478077636902E-03 1.3443035195806332E+00
+ 43163 1.0790750000000000E-02 4.4413838899527124E-03 1.3443546195519982E+00
+ 43164 1.0791000000000000E-02 4.4417199849185462E-03 1.3444057195233636E+00
+ 43165 1.0791250000000000E-02 4.4420560926612491E-03 1.3444568194947286E+00
+ 43166 1.0791499999999999E-02 4.4423922131808704E-03 1.3445079194660936E+00
+ 43167 1.0791749999999999E-02 4.4427283464774647E-03 1.3445590194374586E+00
+ 43168 1.0792000000000000E-02 4.4430644925510729E-03 1.3446101194088236E+00
+ 43169 1.0792250000000000E-02 4.4434006514017625E-03 1.3446612193801890E+00
+ 43170 1.0792500000000000E-02 4.4437368230295770E-03 1.3447123193515540E+00
+ 43171 1.0792750000000000E-02 4.4440730074345614E-03 1.3447634193229194E+00
+ 43172 1.0793000000000001E-02 4.4444092046167730E-03 1.3448145192942844E+00
+ 43173 1.0793249999999999E-02 4.4447454145762613E-03 1.3448656192656494E+00
+ 43174 1.0793499999999999E-02 4.4450816373130825E-03 1.3449167192370144E+00
+ 43175 1.0793750000000000E-02 4.4454178728272871E-03 1.3449678192083794E+00
+ 43176 1.0794000000000000E-02 4.4457541211189227E-03 1.3450189191797448E+00
+ 43177 1.0794250000000000E-02 4.4460903821880440E-03 1.3450700191511098E+00
+ 43178 1.0794500000000000E-02 4.4464266560347012E-03 1.3451211191224752E+00
+ 43179 1.0794750000000001E-02 4.4467629426589448E-03 1.3451722190938402E+00
+ 43180 1.0794999999999999E-02 4.4470992420608240E-03 1.3452233190652052E+00
+ 43181 1.0795249999999999E-02 4.4474355542403980E-03 1.3452744190365702E+00
+ 43182 1.0795500000000000E-02 4.4477718791977091E-03 1.3453255190079352E+00
+ 43183 1.0795750000000000E-02 4.4481082169328190E-03 1.3453766189793006E+00
+ 43184 1.0796000000000000E-02 4.4484445674457746E-03 1.3454277189506656E+00
+ 43185 1.0796250000000000E-02 4.4487809307366252E-03 1.3454788189220310E+00
+ 43186 1.0796500000000001E-02 4.4491173068054238E-03 1.3455299188933960E+00
+ 43187 1.0796749999999999E-02 4.4494536956522198E-03 1.3455810188647606E+00
+ 43188 1.0796999999999999E-02 4.4497900972770704E-03 1.3456321188361260E+00
+ 43189 1.0797250000000000E-02 4.4501265116800243E-03 1.3456832188074910E+00
+ 43190 1.0797500000000000E-02 4.4504629388611317E-03 1.3457343187788564E+00
+ 43191 1.0797750000000000E-02 4.4507993788204508E-03 1.3457854187502214E+00
+ 43192 1.0798000000000000E-02 4.4511358315580223E-03 1.3458365187215864E+00
+ 43193 1.0798250000000001E-02 4.4514722970739129E-03 1.3458876186929518E+00
+ 43194 1.0798499999999999E-02 4.4518087753681575E-03 1.3459387186643164E+00
+ 43195 1.0798749999999999E-02 4.4521452664408193E-03 1.3459898186356818E+00
+ 43196 1.0799000000000000E-02 4.4524817702919417E-03 1.3460409186070468E+00
+ 43197 1.0799250000000000E-02 4.4528182869215888E-03 1.3460920185784122E+00
+ 43198 1.0799500000000000E-02 4.4531548163298067E-03 1.3461431185497772E+00
+ 43199 1.0799750000000000E-02 4.4534913585166386E-03 1.3461942185211422E+00
+ 43200 1.0800000000000001E-02 4.4538279134821446E-03 1.3462453184925076E+00
+ 43201 1.0800249999999999E-02 4.4541644812263782E-03 1.3462964184638722E+00
+ 43202 1.0800499999999999E-02 4.4545010617493873E-03 1.3463475184352376E+00
+ 43203 1.0800750000000000E-02 4.4548376550512248E-03 1.3463986184066026E+00
+ 43204 1.0801000000000000E-02 4.4551742611319443E-03 1.3464497183779680E+00
+ 43205 1.0801250000000000E-02 4.4555108799915963E-03 1.3465008183493330E+00
+ 43206 1.0801500000000000E-02 4.4558475116302319E-03 1.3465519183206980E+00
+ 43207 1.0801750000000001E-02 4.4561841560479048E-03 1.3466030182920634E+00
+ 43208 1.0801999999999999E-02 4.4565208132446629E-03 1.3466541182634280E+00
+ 43209 1.0802249999999999E-02 4.4568574832205667E-03 1.3467052182347934E+00
+ 43210 1.0802500000000000E-02 4.4571941659756588E-03 1.3467563182061584E+00
+ 43211 1.0802750000000000E-02 4.4575308615099974E-03 1.3468074181775234E+00
+ 43212 1.0803000000000000E-02 4.4578675698236326E-03 1.3468585181488888E+00
+ 43213 1.0803250000000000E-02 4.4582042909166184E-03 1.3469096181202538E+00
+ 43214 1.0803500000000001E-02 4.4585410247890023E-03 1.3469607180916192E+00
+ 43215 1.0803749999999999E-02 4.4588777714408383E-03 1.3470118180629838E+00
+ 43216 1.0803999999999999E-02 4.4592145308721800E-03 1.3470629180343492E+00
+ 43217 1.0804250000000000E-02 4.4595513030830768E-03 1.3471140180057142E+00
+ 43218 1.0804500000000000E-02 4.4598880880735896E-03 1.3471651179770792E+00
+ 43219 1.0804750000000000E-02 4.4602248858437591E-03 1.3472162179484446E+00
+ 43220 1.0805000000000000E-02 4.4605616963936407E-03 1.3472673179198096E+00
+ 43221 1.0805250000000001E-02 4.4608985197232918E-03 1.3473184178911750E+00
+ 43222 1.0805499999999999E-02 4.4612353558327565E-03 1.3473695178625396E+00
+ 43223 1.0805749999999999E-02 4.4615722047220922E-03 1.3474206178339050E+00
+ 43224 1.0806000000000000E-02 4.4619090663913525E-03 1.3474717178052700E+00
+ 43225 1.0806250000000000E-02 4.4622459408405887E-03 1.3475228177766350E+00
+ 43226 1.0806500000000000E-02 4.4625828280698476E-03 1.3475739177480004E+00
+ 43227 1.0806750000000000E-02 4.4629197280791899E-03 1.3476250177193654E+00
+ 43228 1.0806999999999999E-02 4.4632566408686625E-03 1.3476761176907304E+00
+ 43229 1.0807249999999999E-02 4.4635935664383147E-03 1.3477272176620954E+00
+ 43230 1.0807499999999999E-02 4.4639305047882074E-03 1.3477783176334603E+00
+ 43231 1.0807750000000000E-02 4.4642674559183864E-03 1.3478294176048258E+00
+ 43232 1.0808000000000000E-02 4.4646044198289091E-03 1.3478805175761908E+00
+ 43233 1.0808250000000000E-02 4.4649413965198231E-03 1.3479316175475562E+00
+ 43234 1.0808500000000000E-02 4.4652783859911848E-03 1.3479827175189212E+00
+ 43235 1.0808749999999999E-02 4.4656153882430402E-03 1.3480338174902862E+00
+ 43236 1.0808999999999999E-02 4.4659524032754508E-03 1.3480849174616512E+00
+ 43237 1.0809249999999999E-02 4.4662894310884610E-03 1.3481360174330161E+00
+ 43238 1.0809500000000000E-02 4.4666264716821296E-03 1.3481871174043816E+00
+ 43239 1.0809750000000000E-02 4.4669635250565052E-03 1.3482382173757466E+00
+ 43240 1.0810000000000000E-02 4.4673005912116382E-03 1.3482893173471120E+00
+ 43241 1.0810250000000000E-02 4.4676376701475902E-03 1.3483404173184770E+00
+ 43242 1.0810499999999999E-02 4.4679747618644010E-03 1.3483915172898420E+00
+ 43243 1.0810749999999999E-02 4.4683118663619813E-03 1.3484426172612070E+00
+ 43244 1.0810999999999999E-02 4.4686489836331814E-03 1.3484937172325719E+00
+ 43245 1.0811250000000000E-02 4.4689861136741537E-03 1.3485448172039374E+00
+ 43246 1.0811500000000000E-02 4.4693232564849408E-03 1.3485959171753024E+00
+ 43247 1.0811750000000000E-02 4.4696604120655851E-03 1.3486470171466678E+00
+ 43248 1.0812000000000000E-02 4.4699975804161456E-03 1.3486981171180328E+00
+ 43249 1.0812249999999999E-02 4.4703347615366578E-03 1.3487492170893973E+00
+ 43250 1.0812499999999999E-02 4.4706719554271799E-03 1.3488003170607628E+00
+ 43251 1.0812749999999999E-02 4.4710091620877579E-03 1.3488514170321277E+00
+ 43252 1.0813000000000000E-02 4.4713463815184359E-03 1.3489025170034932E+00
+ 43253 1.0813250000000000E-02 4.4716836137192661E-03 1.3489536169748582E+00
+ 43254 1.0813500000000000E-02 4.4720208586902918E-03 1.3490047169462231E+00
+ 43255 1.0813750000000000E-02 4.4723581164315676E-03 1.3490558169175886E+00
+ 43256 1.0813999999999999E-02 4.4726953869431334E-03 1.3491069168889531E+00
+ 43257 1.0814249999999999E-02 4.4730326702250439E-03 1.3491580168603186E+00
+ 43258 1.0814499999999999E-02 4.4733699662773451E-03 1.3492091168316835E+00
+ 43259 1.0814750000000000E-02 4.4737072751000863E-03 1.3492602168030490E+00
+ 43260 1.0815000000000000E-02 4.4740445966933110E-03 1.3493113167744140E+00
+ 43261 1.0815250000000000E-02 4.4743819310570782E-03 1.3493624167457789E+00
+ 43262 1.0815500000000000E-02 4.4747192781914190E-03 1.3494135167171444E+00
+ 43263 1.0815749999999999E-02 4.4750566380963924E-03 1.3494646166885089E+00
+ 43264 1.0815999999999999E-02 4.4753940107720522E-03 1.3495157166598744E+00
+ 43265 1.0816249999999999E-02 4.4757313962184323E-03 1.3495668166312393E+00
+ 43266 1.0816500000000000E-02 4.4760687944355899E-03 1.3496179166026048E+00
+ 43267 1.0816750000000000E-02 4.4764062054235745E-03 1.3496690165739698E+00
+ 43268 1.0817000000000000E-02 4.4767436291824310E-03 1.3497201165453347E+00
+ 43269 1.0817250000000000E-02 4.4770810657122065E-03 1.3497712165167002E+00
+ 43270 1.0817499999999999E-02 4.4774185150129493E-03 1.3498223164880647E+00
+ 43271 1.0817749999999999E-02 4.4777559770847117E-03 1.3498734164594302E+00
+ 43272 1.0817999999999999E-02 4.4780934519275404E-03 1.3499245164307951E+00
+ 43273 1.0818250000000000E-02 4.4784309395414805E-03 1.3499756164021601E+00
+ 43274 1.0818500000000000E-02 4.4787684399265849E-03 1.3500267163735256E+00
+ 43275 1.0818750000000000E-02 4.4791059530829005E-03 1.3500778163448905E+00
+ 43276 1.0819000000000000E-02 4.4794434790104741E-03 1.3501289163162560E+00
+ 43277 1.0819249999999999E-02 4.4797810177093526E-03 1.3501800162876205E+00
+ 43278 1.0819499999999999E-02 4.4801185691795862E-03 1.3502311162589860E+00
+ 43279 1.0819750000000000E-02 4.4804561334212262E-03 1.3502822162303509E+00
+ 43280 1.0820000000000000E-02 4.4807937104343202E-03 1.3503333162017159E+00
+ 43281 1.0820250000000000E-02 4.4811313002189133E-03 1.3503844161730814E+00
+ 43282 1.0820500000000000E-02 4.4814689027750532E-03 1.3504355161444463E+00
+ 43283 1.0820750000000001E-02 4.4818065181027947E-03 1.3504866161158118E+00
+ 43284 1.0820999999999999E-02 4.4821441462021766E-03 1.3505377160871763E+00
+ 43285 1.0821249999999999E-02 4.4824817870732642E-03 1.3505888160585418E+00
+ 43286 1.0821500000000000E-02 4.4828194407160868E-03 1.3506399160299067E+00
+ 43287 1.0821750000000000E-02 4.4831571071307042E-03 1.3506910160012717E+00
+ 43288 1.0822000000000000E-02 4.4834947863171618E-03 1.3507421159726372E+00
+ 43289 1.0822250000000000E-02 4.4838324782755061E-03 1.3507932159440021E+00
+ 43290 1.0822500000000001E-02 4.4841701830057919E-03 1.3508443159153671E+00
+ 43291 1.0822749999999999E-02 4.4845079005080609E-03 1.3508954158867321E+00
+ 43292 1.0822999999999999E-02 4.4848456307823642E-03 1.3509465158580971E+00
+ 43293 1.0823250000000000E-02 4.4851833738287546E-03 1.3509976158294625E+00
+ 43294 1.0823500000000000E-02 4.4855211296472731E-03 1.3510487158008275E+00
+ 43295 1.0823750000000000E-02 4.4858588982379759E-03 1.3510998157721930E+00
+ 43296 1.0824000000000000E-02 4.4861966796009055E-03 1.3511509157435579E+00
+ 43297 1.0824250000000001E-02 4.4865346374762440E-03 1.3512020157149229E+00
+ 43298 1.0824499999999999E-02 4.4868724427429892E-03 1.3512531156862879E+00
+ 43299 1.0824749999999999E-02 4.4872102607865219E-03 1.3513042156576529E+00
+ 43300 1.0825000000000000E-02 4.4875480916068914E-03 1.3513553156290183E+00
+ 43301 1.0825250000000000E-02 4.4878859352041498E-03 1.3514064156003833E+00
+ 43302 1.0825500000000000E-02 4.4882237915783493E-03 1.3514575155717488E+00
+ 43303 1.0825750000000000E-02 4.4885616607295347E-03 1.3515086155431137E+00
+ 43304 1.0826000000000001E-02 4.4888993903104482E-03 1.3515597155144787E+00
+ 43305 1.0826249999999999E-02 4.4892372866256339E-03 1.3516108154858437E+00
+ 43306 1.0826499999999999E-02 4.4895751957135400E-03 1.3516619154572087E+00
+ 43307 1.0826750000000000E-02 4.4899131175742081E-03 1.3517130154285741E+00
+ 43308 1.0827000000000000E-02 4.4902510522076920E-03 1.3517641153999391E+00
+ 43309 1.0827250000000000E-02 4.4905889996140445E-03 1.3518152153713046E+00
+ 43310 1.0827500000000000E-02 4.4909269597933057E-03 1.3518663153426695E+00
+ 43311 1.0827750000000001E-02 4.4912649327455249E-03 1.3519174153140345E+00
+ 43312 1.0827999999999999E-02 4.4916029184707577E-03 1.3519685152853995E+00
+ 43313 1.0828249999999999E-02 4.4919409169690500E-03 1.3520196152567645E+00
+ 43314 1.0828500000000000E-02 4.4922789282404469E-03 1.3520707152281299E+00
+ 43315 1.0828750000000000E-02 4.4926169522850031E-03 1.3521218151994949E+00
+ 43316 1.0829000000000000E-02 4.4929549891027671E-03 1.3521729151708599E+00
+ 43317 1.0829250000000000E-02 4.4932930386937867E-03 1.3522240151422253E+00
+ 43318 1.0829500000000001E-02 4.4936311010581051E-03 1.3522751151135903E+00
+ 43319 1.0829749999999999E-02 4.4939691761957789E-03 1.3523262150849553E+00
+ 43320 1.0829999999999999E-02 4.4943072641068556E-03 1.3523773150563203E+00
+ 43321 1.0830250000000000E-02 4.4946453647913822E-03 1.3524284150276857E+00
+ 43322 1.0830500000000000E-02 4.4949834782494142E-03 1.3524795149990507E+00
+ 43323 1.0830750000000000E-02 4.4953216044809922E-03 1.3525306149704157E+00
+ 43324 1.0831000000000000E-02 4.4956597434861684E-03 1.3525817149417811E+00
+ 43325 1.0831250000000001E-02 4.4959978952649913E-03 1.3526328149131461E+00
+ 43326 1.0831499999999999E-02 4.4963360598175121E-03 1.3526839148845111E+00
+ 43327 1.0831749999999999E-02 4.4966742371437751E-03 1.3527350148558761E+00
+ 43328 1.0832000000000000E-02 4.4970124272438374E-03 1.3527861148272415E+00
+ 43329 1.0832250000000000E-02 4.4973506301177434E-03 1.3528372147986065E+00
+ 43330 1.0832500000000000E-02 4.4976888457655432E-03 1.3528883147699715E+00
+ 43331 1.0832750000000000E-02 4.4980270741872838E-03 1.3529394147413369E+00
+ 43332 1.0833000000000001E-02 4.4983653153830164E-03 1.3529905147127019E+00
+ 43333 1.0833249999999999E-02 4.4987035693527895E-03 1.3530416146840669E+00
+ 43334 1.0833499999999999E-02 4.4990418360966559E-03 1.3530927146554319E+00
+ 43335 1.0833750000000000E-02 4.4993801156146583E-03 1.3531438146267969E+00
+ 43336 1.0834000000000000E-02 4.4997184079068435E-03 1.3531949145981623E+00
+ 43337 1.0834250000000000E-02 4.5000567129732817E-03 1.3532460145695273E+00
+ 43338 1.0834500000000000E-02 4.5003950308139997E-03 1.3532971145408927E+00
+ 43339 1.0834749999999999E-02 4.5007333614290540E-03 1.3533482145122573E+00
+ 43340 1.0834999999999999E-02 4.5010717048184958E-03 1.3533993144836227E+00
+ 43341 1.0835249999999999E-02 4.5014100609823710E-03 1.3534504144549877E+00
+ 43342 1.0835500000000000E-02 4.5017484299207352E-03 1.3535015144263527E+00
+ 43343 1.0835750000000000E-02 4.5020868116336299E-03 1.3535526143977181E+00
+ 43344 1.0836000000000000E-02 4.5024252061211089E-03 1.3536037143690831E+00
+ 43345 1.0836250000000000E-02 4.5027636133832235E-03 1.3536548143404485E+00
+ 43346 1.0836499999999999E-02 4.5031020334200178E-03 1.3537059143118131E+00
+ 43347 1.0836749999999999E-02 4.5034404662315447E-03 1.3537570142831785E+00
+ 43348 1.0836999999999999E-02 4.5037789118178564E-03 1.3538081142545435E+00
+ 43349 1.0837250000000000E-02 4.5041173701789918E-03 1.3538592142259085E+00
+ 43350 1.0837500000000000E-02 4.5044558413150134E-03 1.3539103141972739E+00
+ 43351 1.0837750000000000E-02 4.5047943252259645E-03 1.3539614141686389E+00
+ 43352 1.0838000000000000E-02 4.5051328219118929E-03 1.3540125141400039E+00
+ 43353 1.0838249999999999E-02 4.5054713313728558E-03 1.3540636141113689E+00
+ 43354 1.0838499999999999E-02 4.5058098536088879E-03 1.3541147140827339E+00
+ 43355 1.0838749999999999E-02 4.5061483886200543E-03 1.3541658140540993E+00
+ 43356 1.0839000000000000E-02 4.5064869364064000E-03 1.3542169140254643E+00
+ 43357 1.0839250000000000E-02 4.5068254969679701E-03 1.3542680139968297E+00
+ 43358 1.0839500000000000E-02 4.5071640703048185E-03 1.3543191139681947E+00
+ 43359 1.0839750000000000E-02 4.5075026564169972E-03 1.3543702139395597E+00
+ 43360 1.0839999999999999E-02 4.5078412553045417E-03 1.3544213139109247E+00
+ 43361 1.0840249999999999E-02 4.5081798669675197E-03 1.3544724138822897E+00
+ 43362 1.0840499999999999E-02 4.5085184914059710E-03 1.3545235138536551E+00
+ 43363 1.0840750000000000E-02 4.5088571286199496E-03 1.3545746138250201E+00
+ 43364 1.0841000000000000E-02 4.5091957786095021E-03 1.3546257137963855E+00
+ 43365 1.0841250000000000E-02 4.5095344413746815E-03 1.3546768137677505E+00
+ 43366 1.0841500000000000E-02 4.5098731169155321E-03 1.3547279137391155E+00
+ 43367 1.0841749999999999E-02 4.5102118052321085E-03 1.3547790137104805E+00
+ 43368 1.0841999999999999E-02 4.5105505063244610E-03 1.3548301136818455E+00
+ 43369 1.0842249999999999E-02 4.5108892201926338E-03 1.3548812136532109E+00
+ 43370 1.0842500000000000E-02 4.5112279468366833E-03 1.3549323136245759E+00
+ 43371 1.0842750000000000E-02 4.5115666862566529E-03 1.3549834135959413E+00
+ 43372 1.0843000000000000E-02 4.5119054384525990E-03 1.3550345135673063E+00
+ 43373 1.0843250000000000E-02 4.5122442034245683E-03 1.3550856135386713E+00
+ 43374 1.0843499999999999E-02 4.5125829811726069E-03 1.3551367135100363E+00
+ 43375 1.0843749999999999E-02 4.5129217716967738E-03 1.3551878134814013E+00
+ 43376 1.0843999999999999E-02 4.5132605749971105E-03 1.3552389134527667E+00
+ 43377 1.0844250000000000E-02 4.5135993910736727E-03 1.3552900134241317E+00
+ 43378 1.0844500000000000E-02 4.5139382199265027E-03 1.3553411133954967E+00
+ 43379 1.0844750000000000E-02 4.5142770609452815E-03 1.3553922133668621E+00
+ 43380 1.0845000000000000E-02 4.5146159153256066E-03 1.3554433133382271E+00
+ 43381 1.0845249999999999E-02 4.5149547824847253E-03 1.3554944133095921E+00
+ 43382 1.0845499999999999E-02 4.5152936624226880E-03 1.3555455132809571E+00
+ 43383 1.0845749999999999E-02 4.5156325551395432E-03 1.3555966132523225E+00
+ 43384 1.0846000000000000E-02 4.5159714606353429E-03 1.3556477132236875E+00
+ 43385 1.0846250000000000E-02 4.5163103789101393E-03 1.3556988131950525E+00
+ 43386 1.0846500000000000E-02 4.5166493099639809E-03 1.3557499131664179E+00
+ 43387 1.0846750000000000E-02 4.5169882537969188E-03 1.3558010131377829E+00
+ 43388 1.0846999999999999E-02 4.5173272104090051E-03 1.3558521131091479E+00
+ 43389 1.0847249999999999E-02 4.5176661798002945E-03 1.3559032130805129E+00
+ 43390 1.0847500000000000E-02 4.5180051619708329E-03 1.3559543130518783E+00
+ 43391 1.0847750000000000E-02 4.5183441569206732E-03 1.3560054130232433E+00
+ 43392 1.0848000000000000E-02 4.5186831646498657E-03 1.3560565129946083E+00
+ 43393 1.0848250000000000E-02 4.5190221851584642E-03 1.3561076129659737E+00
+ 43394 1.0848500000000001E-02 4.5193612184465182E-03 1.3561587129373387E+00
+ 43395 1.0848749999999999E-02 4.5197002645140745E-03 1.3562098129087037E+00
+ 43396 1.0848999999999999E-02 4.5200393233611937E-03 1.3562609128800687E+00
+ 43397 1.0849250000000000E-02 4.5203783949879167E-03 1.3563120128514337E+00
+ 43398 1.0849500000000000E-02 4.5207174793943043E-03 1.3563631128227991E+00
+ 43399 1.0849750000000000E-02 4.5210565765780196E-03 1.3564142127941641E+00
+ 43400 1.0850000000000000E-02 4.5213956865324464E-03 1.3564653127655295E+00
+ 43401 1.0850250000000001E-02 4.5217348092572267E-03 1.3565164127368945E+00
+ 43402 1.0850499999999999E-02 4.5220739447524080E-03 1.3565675127082595E+00
+ 43403 1.0850749999999999E-02 4.5224130930180510E-03 1.3566186126796245E+00
+ 43404 1.0851000000000000E-02 4.5227522540541906E-03 1.3566697126509895E+00
+ 43405 1.0851250000000000E-02 4.5230914278608769E-03 1.3567208126223549E+00
+ 43406 1.0851500000000000E-02 4.5234306144381533E-03 1.3567719125937199E+00
+ 43407 1.0851750000000000E-02 4.5237698137860797E-03 1.3568230125650853E+00
+ 43408 1.0852000000000001E-02 4.5241090259046900E-03 1.3568741125364503E+00
+ 43409 1.0852249999999999E-02 4.5244482507940378E-03 1.3569252125078153E+00
+ 43410 1.0852499999999999E-02 4.5247874884541709E-03 1.3569763124791803E+00
+ 43411 1.0852750000000000E-02 4.5251267388851379E-03 1.3570274124505453E+00
+ 43412 1.0853000000000000E-02 4.5254660020869865E-03 1.3570785124219107E+00
+ 43413 1.0853250000000000E-02 4.5258052780597574E-03 1.3571296123932757E+00
+ 43414 1.0853500000000000E-02 4.5261445668035053E-03 1.3571807123646411E+00
+ 43415 1.0853750000000001E-02 4.5264838683182762E-03 1.3572318123360061E+00
+ 43416 1.0853999999999999E-02 4.5268231826041143E-03 1.3572829123073706E+00
+ 43417 1.0854249999999999E-02 4.5271625096610698E-03 1.3573340122787361E+00
+ 43418 1.0854500000000000E-02 4.5275018494891931E-03 1.3573851122501011E+00
+ 43419 1.0854750000000000E-02 4.5278412020885259E-03 1.3574362122214665E+00
+ 43420 1.0855000000000000E-02 4.5281805674591219E-03 1.3574873121928315E+00
+ 43421 1.0855250000000000E-02 4.5285199456010262E-03 1.3575384121641965E+00
+ 43422 1.0855500000000001E-02 4.5288593365142840E-03 1.3575895121355619E+00
+ 43423 1.0855749999999999E-02 4.5291987401989428E-03 1.3576406121069264E+00
+ 43424 1.0855999999999999E-02 4.5295381566550566E-03 1.3576917120782919E+00
+ 43425 1.0856250000000000E-02 4.5298775858826678E-03 1.3577428120496569E+00
+ 43426 1.0856500000000000E-02 4.5302170278818275E-03 1.3577939120210223E+00
+ 43427 1.0856750000000000E-02 4.5305564826525809E-03 1.3578450119923873E+00
+ 43428 1.0857000000000000E-02 4.5308959501949748E-03 1.3578961119637523E+00
+ 43429 1.0857250000000001E-02 4.5312354305090605E-03 1.3579472119351177E+00
+ 43430 1.0857499999999999E-02 4.5315749235948803E-03 1.3579983119064822E+00
+ 43431 1.0857749999999999E-02 4.5319144294524872E-03 1.3580494118778477E+00
+ 43432 1.0858000000000000E-02 4.5322539480819324E-03 1.3581005118492127E+00
+ 43433 1.0858250000000000E-02 4.5325934794832523E-03 1.3581516118205781E+00
+ 43434 1.0858500000000000E-02 4.5329330236565015E-03 1.3582027117919431E+00
+ 43435 1.0858750000000000E-02 4.5332725806017269E-03 1.3582538117633081E+00
+ 43436 1.0859000000000001E-02 4.5336121503189823E-03 1.3583049117346735E+00
+ 43437 1.0859249999999999E-02 4.5339517328083058E-03 1.3583560117060380E+00
+ 43438 1.0859499999999999E-02 4.5342913280697512E-03 1.3584071116774035E+00
+ 43439 1.0859750000000000E-02 4.5346309361033637E-03 1.3584582116487685E+00
+ 43440 1.0860000000000000E-02 4.5349705569091960E-03 1.3585093116201334E+00
+ 43441 1.0860250000000000E-02 4.5353101904872881E-03 1.3585604115914989E+00
+ 43442 1.0860500000000000E-02 4.5356498368376947E-03 1.3586115115628639E+00
+ 43443 1.0860750000000001E-02 4.5359894959604600E-03 1.3586626115342293E+00
+ 43444 1.0860999999999999E-02 4.5363291678556352E-03 1.3587137115055938E+00
+ 43445 1.0861249999999999E-02 4.5366688525232662E-03 1.3587648114769593E+00
+ 43446 1.0861500000000000E-02 4.5370085499634024E-03 1.3588159114483243E+00
+ 43447 1.0861750000000000E-02 4.5373482601760908E-03 1.3588670114196892E+00
+ 43448 1.0862000000000000E-02 4.5376879831613790E-03 1.3589181113910547E+00
+ 43449 1.0862250000000000E-02 4.5380277189193173E-03 1.3589692113624197E+00
+ 43450 1.0862499999999999E-02 4.5383674703111570E-03 1.3590203113337846E+00
+ 43451 1.0862749999999999E-02 4.5387072317201200E-03 1.3590714113051496E+00
+ 43452 1.0862999999999999E-02 4.5390470059042875E-03 1.3591225112765151E+00
+ 43453 1.0863250000000000E-02 4.5393867928637281E-03 1.3591736112478801E+00
+ 43454 1.0863500000000000E-02 4.5397265925984755E-03 1.3592247112192450E+00
+ 43455 1.0863750000000000E-02 4.5400664051085896E-03 1.3592758111906105E+00
+ 43456 1.0864000000000000E-02 4.5404062303941112E-03 1.3593269111619755E+00
+ 43457 1.0864249999999999E-02 4.5407460684550958E-03 1.3593780111333404E+00
+ 43458 1.0864499999999999E-02 4.5410859192915850E-03 1.3594291111047054E+00
+ 43459 1.0864749999999999E-02 4.5414257829036369E-03 1.3594802110760704E+00
+ 43460 1.0865000000000000E-02 4.5417656592912940E-03 1.3595313110474359E+00
+ 43461 1.0865250000000000E-02 4.5421055484546119E-03 1.3595824110188008E+00
+ 43462 1.0865500000000000E-02 4.5424454503936347E-03 1.3596335109901663E+00
+ 43463 1.0865750000000000E-02 4.5427853651084102E-03 1.3596846109615313E+00
+ 43464 1.0865999999999999E-02 4.5431252925989905E-03 1.3597357109328962E+00
+ 43465 1.0866249999999999E-02 4.5434652328654292E-03 1.3597868109042612E+00
+ 43466 1.0866499999999999E-02 4.5438051859077689E-03 1.3598379108756262E+00
+ 43467 1.0866750000000000E-02 4.5441451517260626E-03 1.3598890108469917E+00
+ 43468 1.0867000000000000E-02 4.5444851303203596E-03 1.3599401108183566E+00
+ 43469 1.0867250000000000E-02 4.5448251216907059E-03 1.3599912107897221E+00
+ 43470 1.0867500000000000E-02 4.5451651258371526E-03 1.3600423107610871E+00
+ 43471 1.0867749999999999E-02 4.5455051427597485E-03 1.3600934107324520E+00
+ 43472 1.0867999999999999E-02 4.5458451724585515E-03 1.3601445107038170E+00
+ 43473 1.0868249999999999E-02 4.5461852149335973E-03 1.3601956106751820E+00
+ 43474 1.0868500000000000E-02 4.5465252701849439E-03 1.3602467106465475E+00
+ 43475 1.0868750000000000E-02 4.5468653382126408E-03 1.3602978106179124E+00
+ 43476 1.0869000000000000E-02 4.5472054190167322E-03 1.3603489105892779E+00
+ 43477 1.0869250000000000E-02 4.5475455125972737E-03 1.3604000105606429E+00
+ 43478 1.0869499999999999E-02 4.5478856189543060E-03 1.3604511105320074E+00
+ 43479 1.0869749999999999E-02 4.5482257380878915E-03 1.3605022105033728E+00
+ 43480 1.0869999999999999E-02 4.5485658699980676E-03 1.3605533104747378E+00
+ 43481 1.0870250000000000E-02 4.5489060146848923E-03 1.3606044104461033E+00
+ 43482 1.0870500000000000E-02 4.5492461721484108E-03 1.3606555104174682E+00
+ 43483 1.0870750000000000E-02 4.5495863423886760E-03 1.3607066103888332E+00
+ 43484 1.0871000000000000E-02 4.5499265254057321E-03 1.3607577103601987E+00
+ 43485 1.0871249999999999E-02 4.5502667211996329E-03 1.3608088103315632E+00
+ 43486 1.0871499999999999E-02 4.5506069297704269E-03 1.3608599103029286E+00
+ 43487 1.0871749999999999E-02 4.5509471511181645E-03 1.3609110102742936E+00
+ 43488 1.0872000000000000E-02 4.5512873852428942E-03 1.3609621102456591E+00
+ 43489 1.0872250000000000E-02 4.5516276321446673E-03 1.3610132102170240E+00
+ 43490 1.0872500000000000E-02 4.5519678918235287E-03 1.3610643101883890E+00
+ 43491 1.0872750000000000E-02 4.5523081642795385E-03 1.3611154101597545E+00
+ 43492 1.0872999999999999E-02 4.5526484495127337E-03 1.3611665101311190E+00
+ 43493 1.0873249999999999E-02 4.5529887475231718E-03 1.3612176101024844E+00
+ 43494 1.0873499999999999E-02 4.5533290583108961E-03 1.3612687100738494E+00
+ 43495 1.0873750000000000E-02 4.5536693818759699E-03 1.3613198100452149E+00
+ 43496 1.0874000000000000E-02 4.5540097182184330E-03 1.3613709100165798E+00
+ 43497 1.0874250000000000E-02 4.5543500673383315E-03 1.3614220099879448E+00
+ 43498 1.0874500000000000E-02 4.5546904292357235E-03 1.3614731099593103E+00
+ 43499 1.0874749999999999E-02 4.5550308039106506E-03 1.3615242099306748E+00
+ 43500 1.0874999999999999E-02 4.5553711913631717E-03 1.3615753099020402E+00
+ 43501 1.0875250000000000E-02 4.5557115915933338E-03 1.3616264098734052E+00
+ 43502 1.0875500000000000E-02 4.5560520046011811E-03 1.3616775098447702E+00
+ 43503 1.0875750000000000E-02 4.5563924303867681E-03 1.3617286098161356E+00
+ 43504 1.0876000000000000E-02 4.5567328689501453E-03 1.3617797097875006E+00
+ 43505 1.0876250000000001E-02 4.5570733202913646E-03 1.3618308097588661E+00
+ 43506 1.0876499999999999E-02 4.5574137844104729E-03 1.3618819097302306E+00
+ 43507 1.0876749999999999E-02 4.5577542613075171E-03 1.3619330097015960E+00
+ 43508 1.0877000000000000E-02 4.5580947509825482E-03 1.3619841096729610E+00
+ 43509 1.0877250000000000E-02 4.5584352534356254E-03 1.3620352096443260E+00
+ 43510 1.0877500000000000E-02 4.5587757686667858E-03 1.3620863096156914E+00
+ 43511 1.0877750000000000E-02 4.5591162966760876E-03 1.3621374095870564E+00
+ 43512 1.0878000000000001E-02 4.5594568374635810E-03 1.3621885095584219E+00
+ 43513 1.0878249999999999E-02 4.5597973910293061E-03 1.3622396095297864E+00
+ 43514 1.0878499999999999E-02 4.5601379573733279E-03 1.3622907095011518E+00
+ 43515 1.0878750000000000E-02 4.5604785364956853E-03 1.3623418094725168E+00
+ 43516 1.0879000000000000E-02 4.5608191283964322E-03 1.3623929094438818E+00
+ 43517 1.0879250000000000E-02 4.5611597330756197E-03 1.3624440094152472E+00
+ 43518 1.0879500000000000E-02 4.5615003505332938E-03 1.3624951093866122E+00
+ 43519 1.0879750000000001E-02 4.5618409807695100E-03 1.3625462093579772E+00
+ 43520 1.0879999999999999E-02 4.5621816237843135E-03 1.3625973093293422E+00
+ 43521 1.0880249999999999E-02 4.5625222795777614E-03 1.3626484093007072E+00
+ 43522 1.0880500000000000E-02 4.5628629481498971E-03 1.3626995092720726E+00
+ 43523 1.0880750000000000E-02 4.5632036295007701E-03 1.3627506092434376E+00
+ 43524 1.0881000000000000E-02 4.5635443236304403E-03 1.3628017092148030E+00
+ 43525 1.0881250000000000E-02 4.5638850305389500E-03 1.3628528091861680E+00
+ 43526 1.0881500000000001E-02 4.5642257502263445E-03 1.3629039091575330E+00
+ 43527 1.0881749999999999E-02 4.5645664826926852E-03 1.3629550091288980E+00
+ 43528 1.0881999999999999E-02 4.5649072279380157E-03 1.3630061091002630E+00
+ 43529 1.0882250000000000E-02 4.5652479859623896E-03 1.3630572090716284E+00
+ 43530 1.0882500000000000E-02 4.5655887567658555E-03 1.3631083090429934E+00
+ 43531 1.0882750000000000E-02 4.5659295403484620E-03 1.3631594090143588E+00
+ 43532 1.0883000000000000E-02 4.5662703367102628E-03 1.3632105089857238E+00
+ 43533 1.0883250000000001E-02 4.5666111458513041E-03 1.3632616089570888E+00
+ 43534 1.0883499999999999E-02 4.5669519677716403E-03 1.3633127089284538E+00
+ 43535 1.0883749999999999E-02 4.5672928024713200E-03 1.3633638088998188E+00
+ 43536 1.0884000000000000E-02 4.5676336499503988E-03 1.3634149088711842E+00
+ 43537 1.0884250000000000E-02 4.5679745102089166E-03 1.3634660088425492E+00
+ 43538 1.0884500000000000E-02 4.5683153832469315E-03 1.3635171088139146E+00
+ 43539 1.0884750000000000E-02 4.5686562690644920E-03 1.3635682087852796E+00
+ 43540 1.0885000000000001E-02 4.5689971676616476E-03 1.3636193087566446E+00
+ 43541 1.0885249999999999E-02 4.5693380790384486E-03 1.3636704087280096E+00
+ 43542 1.0885499999999999E-02 4.5696790031949487E-03 1.3637215086993746E+00
+ 43543 1.0885750000000000E-02 4.5700199401311932E-03 1.3637726086707400E+00
+ 43544 1.0886000000000000E-02 4.5703608898472400E-03 1.3638237086421050E+00
+ 43545 1.0886250000000000E-02 4.5707018523431292E-03 1.3638748086134700E+00
+ 43546 1.0886500000000000E-02 4.5710428276189256E-03 1.3639259085848354E+00
+ 43547 1.0886750000000001E-02 4.5713838156746667E-03 1.3639770085562004E+00
+ 43548 1.0886999999999999E-02 4.5717248165104080E-03 1.3640281085275654E+00
+ 43549 1.0887249999999999E-02 4.5720658301262058E-03 1.3640792084989304E+00
+ 43550 1.0887500000000000E-02 4.5724068565220939E-03 1.3641303084702958E+00
+ 43551 1.0887750000000000E-02 4.5727478956981392E-03 1.3641814084416608E+00
+ 43552 1.0888000000000000E-02 4.5730889476543867E-03 1.3642325084130258E+00
+ 43553 1.0888250000000000E-02 4.5734300123908877E-03 1.3642836083843912E+00
+ 43554 1.0888500000000001E-02 4.5737710899076967E-03 1.3643347083557562E+00
+ 43555 1.0888749999999999E-02 4.5741121802048527E-03 1.3643858083271212E+00
+ 43556 1.0888999999999999E-02 4.5744532832807062E-03 1.3644369082984862E+00
+ 43557 1.0889250000000000E-02 4.5747943991269902E-03 1.3644880082698516E+00
+ 43558 1.0889500000000000E-02 4.5751355277426414E-03 1.3645391082412166E+00
+ 43559 1.0889750000000000E-02 4.5754766691277100E-03 1.3645902082125816E+00
+ 43560 1.0890000000000000E-02 4.5758178232822438E-03 1.3646413081839470E+00
+ 43561 1.0890250000000001E-02 4.5761589902062862E-03 1.3646924081553120E+00
+ 43562 1.0890499999999999E-02 4.5765001698998761E-03 1.3647435081266770E+00
+ 43563 1.0890749999999999E-02 4.5768413623630726E-03 1.3647946080980420E+00
+ 43564 1.0891000000000000E-02 4.5771825675959173E-03 1.3648457080694070E+00
+ 43565 1.0891250000000000E-02 4.5775237855984552E-03 1.3648968080407724E+00
+ 43566 1.0891500000000000E-02 4.5778650163707281E-03 1.3649479080121374E+00
+ 43567 1.0891750000000000E-02 4.5782062599127957E-03 1.3649990079835028E+00
+ 43568 1.0891999999999999E-02 4.5785475162246850E-03 1.3650501079548674E+00
+ 43569 1.0892249999999999E-02 4.5788887853064611E-03 1.3651012079262328E+00
+ 43570 1.0892499999999999E-02 4.5792300671581611E-03 1.3651523078975978E+00
+ 43571 1.0892750000000000E-02 4.5795713617798319E-03 1.3652034078689628E+00
+ 43572 1.0893000000000000E-02 4.5799126691715153E-03 1.3652545078403282E+00
+ 43573 1.0893250000000000E-02 4.5802539893332701E-03 1.3653056078116932E+00
+ 43574 1.0893500000000000E-02 4.5805953222651319E-03 1.3653567077830586E+00
+ 43575 1.0893749999999999E-02 4.5809366679671485E-03 1.3654078077544232E+00
+ 43576 1.0893999999999999E-02 4.5812780264393692E-03 1.3654589077257886E+00
+ 43577 1.0894249999999999E-02 4.5816193976818435E-03 1.3655100076971536E+00
+ 43578 1.0894500000000000E-02 4.5819607816946148E-03 1.3655611076685186E+00
+ 43579 1.0894750000000000E-02 4.5823021784777230E-03 1.3656122076398840E+00
+ 43580 1.0895000000000000E-02 4.5826435880312209E-03 1.3656633076112490E+00
+ 43581 1.0895250000000000E-02 4.5829850103551572E-03 1.3657144075826144E+00
+ 43582 1.0895499999999999E-02 4.5833264454495726E-03 1.3657655075539790E+00
+ 43583 1.0895749999999999E-02 4.5836678933145166E-03 1.3658166075253440E+00
+ 43584 1.0895999999999999E-02 4.5840093539500403E-03 1.3658677074967094E+00
+ 43585 1.0896250000000000E-02 4.5843508273561836E-03 1.3659188074680744E+00
+ 43586 1.0896500000000000E-02 4.5846923135329908E-03 1.3659699074394398E+00
+ 43587 1.0896750000000000E-02 4.5850338124805139E-03 1.3660210074108048E+00
+ 43588 1.0897000000000000E-02 4.5853753241988024E-03 1.3660721073821698E+00
+ 43589 1.0897249999999999E-02 4.5857168486878926E-03 1.3661232073535348E+00
+ 43590 1.0897499999999999E-02 4.5860583859478445E-03 1.3661743073248998E+00
+ 43591 1.0897749999999999E-02 4.5863999359786961E-03 1.3662254072962652E+00
+ 43592 1.0898000000000000E-02 4.5867414987804892E-03 1.3662765072676302E+00
+ 43593 1.0898250000000000E-02 4.5870830743532827E-03 1.3663276072389956E+00
+ 43594 1.0898500000000000E-02 4.5874246626971147E-03 1.3663787072103606E+00
+ 43595 1.0898750000000000E-02 4.5877662638120330E-03 1.3664298071817256E+00
+ 43596 1.0898999999999999E-02 4.5881078776980862E-03 1.3664809071530906E+00
+ 43597 1.0899249999999999E-02 4.5884495043553237E-03 1.3665320071244555E+00
+ 43598 1.0899499999999999E-02 4.5887911437837870E-03 1.3665831070958210E+00
+ 43599 1.0899750000000000E-02 4.5891327959835240E-03 1.3666342070671860E+00
+ 43600 1.0900000000000000E-02 4.5894744609545849E-03 1.3666853070385514E+00
+ 43601 1.0900250000000000E-02 4.5898161386970114E-03 1.3667364070099164E+00
+ 43602 1.0900500000000000E-02 4.5901578292108572E-03 1.3667875069812814E+00
+ 43603 1.0900749999999999E-02 4.5904995324961570E-03 1.3668386069526464E+00
+ 43604 1.0900999999999999E-02 4.5908412485529716E-03 1.3668897069240113E+00
+ 43605 1.0901249999999999E-02 4.5911829773813461E-03 1.3669408068953768E+00
+ 43606 1.0901500000000000E-02 4.5915247189813125E-03 1.3669919068667418E+00
+ 43607 1.0901750000000000E-02 4.5918664733529332E-03 1.3670430068381068E+00
+ 43608 1.0902000000000000E-02 4.5922082404962483E-03 1.3670941068094722E+00
+ 43609 1.0902250000000000E-02 4.5925500204113089E-03 1.3671452067808372E+00
+ 43610 1.0902499999999999E-02 4.5928918130981539E-03 1.3671963067522022E+00
+ 43611 1.0902749999999999E-02 4.5932336185568389E-03 1.3672474067235671E+00
+ 43612 1.0902999999999999E-02 4.5935754367874082E-03 1.3672985066949326E+00
+ 43613 1.0903250000000000E-02 4.5939172677899086E-03 1.3673496066662976E+00
+ 43614 1.0903500000000000E-02 4.5942591115643869E-03 1.3674007066376626E+00
+ 43615 1.0903750000000000E-02 4.5946009681108856E-03 1.3674518066090280E+00
+ 43616 1.0904000000000000E-02 4.5949428374294603E-03 1.3675029065803930E+00
+ 43617 1.0904249999999999E-02 4.5952847195201490E-03 1.3675540065517580E+00
+ 43618 1.0904499999999999E-02 4.5956266143830082E-03 1.3676051065231229E+00
+ 43619 1.0904750000000000E-02 4.5959685220180761E-03 1.3676562064944884E+00
+ 43620 1.0905000000000000E-02 4.5963104424254029E-03 1.3677073064658534E+00
+ 43621 1.0905250000000000E-02 4.5966523756050398E-03 1.3677584064372184E+00
+ 43622 1.0905500000000000E-02 4.5969943215570276E-03 1.3678095064085838E+00
+ 43623 1.0905750000000001E-02 4.5973362802814192E-03 1.3678606063799488E+00
+ 43624 1.0905999999999999E-02 4.5976782517782545E-03 1.3679117063513138E+00
+ 43625 1.0906249999999999E-02 4.5980202360475907E-03 1.3679628063226787E+00
+ 43626 1.0906500000000000E-02 4.5983622330894643E-03 1.3680139062940437E+00
+ 43627 1.0906750000000000E-02 4.5987042429039291E-03 1.3680650062654092E+00
+ 43628 1.0907000000000000E-02 4.5990462654910301E-03 1.3681161062367742E+00
+ 43629 1.0907250000000000E-02 4.5993883008508159E-03 1.3681672062081396E+00
+ 43630 1.0907500000000001E-02 4.5997303489833325E-03 1.3682183061795046E+00
+ 43631 1.0907749999999999E-02 4.6000724098886224E-03 1.3682694061508696E+00
+ 43632 1.0907999999999999E-02 4.6004144835667445E-03 1.3683205061222345E+00
+ 43633 1.0908250000000000E-02 4.6007565700177345E-03 1.3683716060935995E+00
+ 43634 1.0908500000000000E-02 4.6010986692416479E-03 1.3684227060649650E+00
+ 43635 1.0908750000000000E-02 4.6014407812385279E-03 1.3684738060363300E+00
+ 43636 1.0909000000000000E-02 4.6017829060084224E-03 1.3685249060076954E+00
+ 43637 1.0909250000000001E-02 4.6021250435513755E-03 1.3685760059790604E+00
+ 43638 1.0909499999999999E-02 4.6024671938674367E-03 1.3686271059504254E+00
+ 43639 1.0909749999999999E-02 4.6028093569566589E-03 1.3686782059217903E+00
+ 43640 1.0910000000000000E-02 4.6031515328190820E-03 1.3687293058931553E+00
+ 43641 1.0910250000000000E-02 4.6034937214547555E-03 1.3687804058645208E+00
+ 43642 1.0910500000000000E-02 4.6038359228637304E-03 1.3688315058358858E+00
+ 43643 1.0910750000000000E-02 4.6041781370460520E-03 1.3688826058072512E+00
+ 43644 1.0911000000000001E-02 4.6045203640017636E-03 1.3689337057786162E+00
+ 43645 1.0911249999999999E-02 4.6048626037309155E-03 1.3689848057499807E+00
+ 43646 1.0911499999999999E-02 4.6052048562335588E-03 1.3690359057213461E+00
+ 43647 1.0911750000000000E-02 4.6055471215097335E-03 1.3690870056927111E+00
+ 43648 1.0912000000000000E-02 4.6058893995594959E-03 1.3691381056640766E+00
+ 43649 1.0912250000000000E-02 4.6062316903828851E-03 1.3691892056354416E+00
+ 43650 1.0912500000000000E-02 4.6065739939799540E-03 1.3692403056068065E+00
+ 43651 1.0912750000000001E-02 4.6069163103507468E-03 1.3692914055781720E+00
+ 43652 1.0912999999999999E-02 4.6072586394953138E-03 1.3693425055495365E+00
+ 43653 1.0913249999999999E-02 4.6076009814136993E-03 1.3693936055209019E+00
+ 43654 1.0913500000000000E-02 4.6079433361059553E-03 1.3694447054922669E+00
+ 43655 1.0913750000000000E-02 4.6082857035721235E-03 1.3694958054636324E+00
+ 43656 1.0914000000000000E-02 4.6086280838122601E-03 1.3695469054349974E+00
+ 43657 1.0914250000000000E-02 4.6089704768264043E-03 1.3695980054063623E+00
+ 43658 1.0914500000000001E-02 4.6093128826146072E-03 1.3696491053777278E+00
+ 43659 1.0914749999999999E-02 4.6096553011769166E-03 1.3697002053490923E+00
+ 43660 1.0914999999999999E-02 4.6099977325133792E-03 1.3697513053204577E+00
+ 43661 1.0915250000000000E-02 4.6103401766240427E-03 1.3698024052918227E+00
+ 43662 1.0915500000000000E-02 4.6106826335089533E-03 1.3698535052631882E+00
+ 43663 1.0915750000000000E-02 4.6110251031681636E-03 1.3699046052345532E+00
+ 43664 1.0916000000000000E-02 4.6113675856017189E-03 1.3699557052059181E+00
+ 43665 1.0916250000000001E-02 4.6117100808096643E-03 1.3700068051772836E+00
+ 43666 1.0916499999999999E-02 4.6120525887920509E-03 1.3700579051486481E+00
+ 43667 1.0916749999999999E-02 4.6123951095489195E-03 1.3701090051200135E+00
+ 43668 1.0917000000000000E-02 4.6127376430803316E-03 1.3701601050913785E+00
+ 43669 1.0917250000000000E-02 4.6130801893863229E-03 1.3702112050627435E+00
+ 43670 1.0917500000000000E-02 4.6134227484669462E-03 1.3702623050341090E+00
+ 43671 1.0917750000000000E-02 4.6137653203222476E-03 1.3703134050054739E+00
+ 43672 1.0918000000000001E-02 4.6141079049522755E-03 1.3703645049768394E+00
+ 43673 1.0918249999999999E-02 4.6144505023570752E-03 1.3704156049482039E+00
+ 43674 1.0918499999999999E-02 4.6147931125366986E-03 1.3704667049195693E+00
+ 43675 1.0918750000000000E-02 4.6151357354911916E-03 1.3705178048909343E+00
+ 43676 1.0919000000000000E-02 4.6154783712206030E-03 1.3705689048622993E+00
+ 43677 1.0919250000000000E-02 4.6158210197249838E-03 1.3706200048336648E+00
+ 43678 1.0919500000000000E-02 4.6161636810043722E-03 1.3706711048050297E+00
+ 43679 1.0919749999999999E-02 4.6165063550588237E-03 1.3707222047763947E+00
+ 43680 1.0919999999999999E-02 4.6168490418883870E-03 1.3707733047477597E+00
+ 43681 1.0920249999999999E-02 4.6171917414931053E-03 1.3708244047191251E+00
+ 43682 1.0920500000000000E-02 4.6175344538730290E-03 1.3708755046904901E+00
+ 43683 1.0920750000000000E-02 4.6178771790282109E-03 1.3709266046618551E+00
+ 43684 1.0921000000000000E-02 4.6182199169586867E-03 1.3709777046332206E+00
+ 43685 1.0921250000000000E-02 4.6185626676645180E-03 1.3710288046045855E+00
+ 43686 1.0921499999999999E-02 4.6189054311457410E-03 1.3710799045759505E+00
+ 43687 1.0921749999999999E-02 4.6192482074024124E-03 1.3711310045473155E+00
+ 43688 1.0921999999999999E-02 4.6195909964345770E-03 1.3711821045186805E+00
+ 43689 1.0922250000000000E-02 4.6199337982422845E-03 1.3712332044900459E+00
+ 43690 1.0922500000000000E-02 4.6202766128255798E-03 1.3712843044614109E+00
+ 43691 1.0922750000000000E-02 4.6206194401845150E-03 1.3713354044327764E+00
+ 43692 1.0923000000000000E-02 4.6209622803191344E-03 1.3713865044041413E+00
+ 43693 1.0923249999999999E-02 4.6213051332294856E-03 1.3714376043755063E+00
+ 43694 1.0923499999999999E-02 4.6216479989156217E-03 1.3714887043468713E+00
+ 43695 1.0923749999999999E-02 4.6219908773775875E-03 1.3715398043182363E+00
+ 43696 1.0924000000000000E-02 4.6223337686154276E-03 1.3715909042896017E+00
+ 43697 1.0924250000000000E-02 4.6226766726291989E-03 1.3716420042609667E+00
+ 43698 1.0924500000000000E-02 4.6230195894189476E-03 1.3716931042323321E+00
+ 43699 1.0924750000000000E-02 4.6233625189847135E-03 1.3717442042036971E+00
+ 43700 1.0924999999999999E-02 4.6237054613265513E-03 1.3717953041750621E+00
+ 43701 1.0925249999999999E-02 4.6240484164445103E-03 1.3718464041464271E+00
+ 43702 1.0925499999999999E-02 4.6243913843386358E-03 1.3718975041177921E+00
+ 43703 1.0925750000000000E-02 4.6247343650089798E-03 1.3719486040891575E+00
+ 43704 1.0926000000000000E-02 4.6250773584555890E-03 1.3719997040605225E+00
+ 43705 1.0926250000000000E-02 4.6254203646785052E-03 1.3720508040318879E+00
+ 43706 1.0926500000000000E-02 4.6257633836777863E-03 1.3721019040032529E+00
+ 43707 1.0926749999999999E-02 4.6261064154534716E-03 1.3721530039746175E+00
+ 43708 1.0926999999999999E-02 4.6264494600056173E-03 1.3722041039459829E+00
+ 43709 1.0927249999999999E-02 4.6267925173342694E-03 1.3722552039173479E+00
+ 43710 1.0927500000000000E-02 4.6271355874394808E-03 1.3723063038887133E+00
+ 43711 1.0927750000000000E-02 4.6274786703212863E-03 1.3723574038600783E+00
+ 43712 1.0928000000000000E-02 4.6278217659797465E-03 1.3724085038314433E+00
+ 43713 1.0928250000000000E-02 4.6281648744149074E-03 1.3724596038028087E+00
+ 43714 1.0928499999999999E-02 4.6285079956268132E-03 1.3725107037741733E+00
+ 43715 1.0928749999999999E-02 4.6288511296146825E-03 1.3725618037455387E+00
+ 43716 1.0928999999999999E-02 4.6291942763759045E-03 1.3726129037169037E+00
+ 43717 1.0929250000000000E-02 4.6295374359103308E-03 1.3726640036882691E+00
+ 43718 1.0929500000000000E-02 4.6298806082180023E-03 1.3727151036596341E+00
+ 43719 1.0929750000000000E-02 4.6302237932989701E-03 1.3727662036309991E+00
+ 43720 1.0930000000000000E-02 4.6305669911532784E-03 1.3728173036023645E+00
+ 43721 1.0930249999999999E-02 4.6309102017809758E-03 1.3728684035737291E+00
+ 43722 1.0930499999999999E-02 4.6312534251821092E-03 1.3729195035450945E+00
+ 43723 1.0930749999999999E-02 4.6315966613567306E-03 1.3729706035164595E+00
+ 43724 1.0931000000000000E-02 4.6319399103048782E-03 1.3730217034878249E+00
+ 43725 1.0931250000000000E-02 4.6322831720266031E-03 1.3730728034591899E+00
+ 43726 1.0931500000000000E-02 4.6326264465219522E-03 1.3731239034305549E+00
+ 43727 1.0931750000000000E-02 4.6329697337909748E-03 1.3731750034019203E+00
+ 43728 1.0931999999999999E-02 4.6333130338337136E-03 1.3732261033732849E+00
+ 43729 1.0932249999999999E-02 4.6336563466502180E-03 1.3732772033446503E+00
+ 43730 1.0932500000000000E-02 4.6339996722405373E-03 1.3733283033160153E+00
+ 43731 1.0932750000000000E-02 4.6343430106047167E-03 1.3733794032873803E+00
+ 43732 1.0933000000000000E-02 4.6346863617428022E-03 1.3734305032587457E+00
+ 43733 1.0933250000000000E-02 4.6350297256548450E-03 1.3734816032301107E+00
+ 43734 1.0933500000000001E-02 4.6353731023408900E-03 1.3735327032014761E+00
+ 43735 1.0933749999999999E-02 4.6357164918009756E-03 1.3735838031728407E+00
+ 43736 1.0933999999999999E-02 4.6360598940351667E-03 1.3736349031442061E+00
+ 43737 1.0934250000000000E-02 4.6364033111803453E-03 1.3736860031155711E+00
+ 43738 1.0934500000000000E-02 4.6367467390555032E-03 1.3737371030869361E+00
+ 43739 1.0934750000000000E-02 4.6370901797056123E-03 1.3737882030583015E+00
+ 43740 1.0935000000000000E-02 4.6374336331307100E-03 1.3738393030296665E+00
+ 43741 1.0935250000000001E-02 4.6377770993308526E-03 1.3738904030010319E+00
+ 43742 1.0935499999999999E-02 4.6381205783060826E-03 1.3739415029723965E+00
+ 43743 1.0935749999999999E-02 4.6384640700564530E-03 1.3739926029437619E+00
+ 43744 1.0936000000000000E-02 4.6388075745820078E-03 1.3740437029151269E+00
+ 43745 1.0936250000000000E-02 4.6391510918827941E-03 1.3740948028864919E+00
+ 43746 1.0936500000000000E-02 4.6394946219588612E-03 1.3741459028578573E+00
+ 43747 1.0936750000000000E-02 4.6398381648102578E-03 1.3741970028292223E+00
+ 43748 1.0937000000000001E-02 4.6401817204370296E-03 1.3742481028005873E+00
+ 43749 1.0937249999999999E-02 4.6405252888392211E-03 1.3742992027719523E+00
+ 43750 1.0937499999999999E-02 4.6408688700168869E-03 1.3743503027433173E+00
+ 43751 1.0937750000000000E-02 4.6412124639700738E-03 1.3744014027146827E+00
+ 43752 1.0938000000000000E-02 4.6415560706988207E-03 1.3744525026860477E+00
+ 43753 1.0938250000000000E-02 4.6418996902031920E-03 1.3745036026574131E+00
+ 43754 1.0938500000000000E-02 4.6422433224832214E-03 1.3745547026287781E+00
+ 43755 1.0938750000000001E-02 4.6425869675389602E-03 1.3746058026001431E+00
+ 43756 1.0938999999999999E-02 4.6429306253704550E-03 1.3746569025715081E+00
+ 43757 1.0939249999999999E-02 4.6432742959777564E-03 1.3747080025428731E+00
+ 43758 1.0939500000000000E-02 4.6436179793609153E-03 1.3747591025142385E+00
+ 43759 1.0939750000000000E-02 4.6439616755199692E-03 1.3748102024856035E+00
+ 43760 1.0940000000000000E-02 4.6443053844549779E-03 1.3748613024569689E+00
+ 43761 1.0940250000000000E-02 4.6446491061659803E-03 1.3749124024283339E+00
+ 43762 1.0940500000000001E-02 4.6449928406530295E-03 1.3749635023996989E+00
+ 43763 1.0940749999999999E-02 4.6453365879161705E-03 1.3750146023710639E+00
+ 43764 1.0940999999999999E-02 4.6456803479554528E-03 1.3750657023424289E+00
+ 43765 1.0941250000000000E-02 4.6460241207709231E-03 1.3751168023137943E+00
+ 43766 1.0941500000000000E-02 4.6463679063626293E-03 1.3751679022851593E+00
+ 43767 1.0941750000000000E-02 4.6467117047306232E-03 1.3752190022565247E+00
+ 43768 1.0942000000000000E-02 4.6470555158749502E-03 1.3752701022278897E+00
+ 43769 1.0942250000000001E-02 4.6473993397956569E-03 1.3753212021992547E+00
+ 43770 1.0942499999999999E-02 4.6477431764927885E-03 1.3753723021706197E+00
+ 43771 1.0942749999999999E-02 4.6480870259664022E-03 1.3754234021419847E+00
+ 43772 1.0943000000000000E-02 4.6484308882165362E-03 1.3754745021133501E+00
+ 43773 1.0943250000000000E-02 4.6487747632432451E-03 1.3755256020847151E+00
+ 43774 1.0943500000000000E-02 4.6491186510465733E-03 1.3755767020560801E+00
+ 43775 1.0943750000000000E-02 4.6494625516265761E-03 1.3756278020274455E+00
+ 43776 1.0944000000000001E-02 4.6498064649832943E-03 1.3756789019988105E+00
+ 43777 1.0944249999999999E-02 4.6501503911167731E-03 1.3757300019701755E+00
+ 43778 1.0944499999999999E-02 4.6504943300270671E-03 1.3757811019415405E+00
+ 43779 1.0944750000000000E-02 4.6508382817142258E-03 1.3758322019129059E+00
+ 43780 1.0945000000000000E-02 4.6511822461782941E-03 1.3758833018842709E+00
+ 43781 1.0945250000000000E-02 4.6515262234193156E-03 1.3759344018556359E+00
+ 43782 1.0945500000000000E-02 4.6518702134373474E-03 1.3759855018270013E+00
+ 43783 1.0945750000000001E-02 4.6522142162324347E-03 1.3760366017983663E+00
+ 43784 1.0945999999999999E-02 4.6525582318046182E-03 1.3760877017697313E+00
+ 43785 1.0946249999999999E-02 4.6529022601539570E-03 1.3761388017410963E+00
+ 43786 1.0946500000000000E-02 4.6532463012804925E-03 1.3761899017124617E+00
+ 43787 1.0946750000000000E-02 4.6535903551842778E-03 1.3762410016838267E+00
+ 43788 1.0947000000000000E-02 4.6539344218653588E-03 1.3762921016551917E+00
+ 43789 1.0947250000000000E-02 4.6542785013237798E-03 1.3763432016265571E+00
+ 43790 1.0947499999999999E-02 4.6546225935595962E-03 1.3763943015979216E+00
+ 43791 1.0947749999999999E-02 4.6549666985728506E-03 1.3764454015692871E+00
+ 43792 1.0947999999999999E-02 4.6553108163635976E-03 1.3764965015406521E+00
+ 43793 1.0948250000000000E-02 4.6556549469318788E-03 1.3765476015120170E+00
+ 43794 1.0948500000000000E-02 4.6559990902777498E-03 1.3765987014833825E+00
+ 43795 1.0948750000000000E-02 4.6563432464003379E-03 1.3766498014547475E+00
+ 43796 1.0949000000000000E-02 4.6566874152955944E-03 1.3767009014261129E+00
+ 43797 1.0949249999999999E-02 4.6570315969630500E-03 1.3767520013974774E+00
+ 43798 1.0949499999999999E-02 4.6573757914027654E-03 1.3768031013688429E+00
+ 43799 1.0949749999999999E-02 4.6577199986147849E-03 1.3768542013402079E+00
+ 43800 1.0950000000000000E-02 4.6580642185991457E-03 1.3769053013115728E+00
+ 43801 1.0950250000000000E-02 4.6584084513559025E-03 1.3769564012829383E+00
+ 43802 1.0950500000000000E-02 4.6587526968850960E-03 1.3770075012543033E+00
+ 43803 1.0950750000000000E-02 4.6590969551867758E-03 1.3770586012256687E+00
+ 43804 1.0950999999999999E-02 4.6594412262609833E-03 1.3771097011970332E+00
+ 43805 1.0951249999999999E-02 4.6597855101077707E-03 1.3771608011683987E+00
+ 43806 1.0951499999999999E-02 4.6601298067271849E-03 1.3772119011397637E+00
+ 43807 1.0951750000000000E-02 4.6604741161192682E-03 1.3772630011111286E+00
+ 43808 1.0952000000000000E-02 4.6608184382840720E-03 1.3773141010824941E+00
+ 43809 1.0952250000000000E-02 4.6611627732216316E-03 1.3773652010538591E+00
+ 43810 1.0952500000000000E-02 4.6615071209320080E-03 1.3774163010252245E+00
+ 43811 1.0952749999999999E-02 4.6618514814152322E-03 1.3774674009965890E+00
+ 43812 1.0952999999999999E-02 4.6621958546713624E-03 1.3775185009679540E+00
+ 43813 1.0953249999999999E-02 4.6625402407004420E-03 1.3775696009393195E+00
+ 43814 1.0953500000000000E-02 4.6628846395025134E-03 1.3776207009106844E+00
+ 43815 1.0953750000000000E-02 4.6632290510776322E-03 1.3776718008820499E+00
+ 43816 1.0954000000000000E-02 4.6635734754258305E-03 1.3777229008534149E+00
+ 43817 1.0954250000000000E-02 4.6639179125471690E-03 1.3777740008247799E+00
+ 43818 1.0954499999999999E-02 4.6642623624416841E-03 1.3778251007961448E+00
+ 43819 1.0954749999999999E-02 4.6646068251094287E-03 1.3778762007675098E+00
+ 43820 1.0954999999999999E-02 4.6649513005504479E-03 1.3779273007388753E+00
+ 43821 1.0955250000000000E-02 4.6652957887647869E-03 1.3779784007102402E+00
+ 43822 1.0955500000000000E-02 4.6656402897524915E-03 1.3780295006816057E+00
+ 43823 1.0955750000000000E-02 4.6659848035136070E-03 1.3780806006529707E+00
+ 43824 1.0956000000000000E-02 4.6663293300481853E-03 1.3781317006243357E+00
+ 43825 1.0956249999999999E-02 4.6666738693562672E-03 1.3781828005957006E+00
+ 43826 1.0956499999999999E-02 4.6670184214379039E-03 1.3782339005670656E+00
+ 43827 1.0956749999999999E-02 4.6673629862931405E-03 1.3782850005384311E+00
+ 43828 1.0957000000000000E-02 4.6677075639220220E-03 1.3783361005097960E+00
+ 43829 1.0957250000000000E-02 4.6680521543245963E-03 1.3783872004811615E+00
+ 43830 1.0957500000000000E-02 4.6683967575009101E-03 1.3784383004525265E+00
+ 43831 1.0957750000000000E-02 4.6687413734510085E-03 1.3784894004238915E+00
+ 43832 1.0957999999999999E-02 4.6690860021749384E-03 1.3785405003952564E+00
+ 43833 1.0958249999999999E-02 4.6694306436727510E-03 1.3785916003666214E+00
+ 43834 1.0958499999999999E-02 4.6697752979444869E-03 1.3786427003379869E+00
+ 43835 1.0958750000000000E-02 4.6701199649901957E-03 1.3786938003093518E+00
+ 43836 1.0959000000000000E-02 4.6704646448099251E-03 1.3787449002807168E+00
+ 43837 1.0959250000000000E-02 4.6708093374037184E-03 1.3787960002520823E+00
+ 43838 1.0959500000000000E-02 4.6711540427716303E-03 1.3788471002234473E+00
+ 43839 1.0959749999999999E-02 4.6714987609136954E-03 1.3788982001948122E+00
+ 43840 1.0959999999999999E-02 4.6718434918299650E-03 1.3789493001661772E+00
+ 43841 1.0960250000000000E-02 4.6721882355204919E-03 1.3790004001375427E+00
+ 43842 1.0960500000000000E-02 4.6725329919853186E-03 1.3790515001089076E+00
+ 43843 1.0960750000000000E-02 4.6728777612244921E-03 1.3791026000802726E+00
+ 43844 1.0961000000000000E-02 4.6732225432380573E-03 1.3791537000516381E+00
+ 43845 1.0961250000000001E-02 4.6735673380260663E-03 1.3792048000230031E+00
+ 43846 1.0961499999999999E-02 4.6739121455885574E-03 1.3792558999943680E+00
+ 43847 1.0961749999999999E-02 4.6742569659255851E-03 1.3793069999657330E+00
+ 43848 1.0962000000000000E-02 4.6746017990371928E-03 1.3793580999370985E+00
+ 43849 1.0962250000000000E-02 4.6749466449234290E-03 1.3794091999084634E+00
+ 43850 1.0962500000000000E-02 4.6752915035843468E-03 1.3794602998798284E+00
+ 43851 1.0962750000000000E-02 4.6756363750199781E-03 1.3795113998511939E+00
+ 43852 1.0963000000000001E-02 4.6759812592303759E-03 1.3795624998225589E+00
+ 43853 1.0963249999999999E-02 4.6763261562155949E-03 1.3796135997939238E+00
+ 43854 1.0963499999999999E-02 4.6766710659756740E-03 1.3796646997652888E+00
+ 43855 1.0963750000000000E-02 4.6770159885106653E-03 1.3797157997366538E+00
+ 43856 1.0964000000000000E-02 4.6773609238206079E-03 1.3797668997080192E+00
+ 43857 1.0964250000000000E-02 4.6777058719055589E-03 1.3798179996793842E+00
+ 43858 1.0964500000000000E-02 4.6780508327655627E-03 1.3798690996507497E+00
+ 43859 1.0964750000000001E-02 4.6783958064006556E-03 1.3799201996221147E+00
+ 43860 1.0964999999999999E-02 4.6787407928109001E-03 1.3799712995934796E+00
+ 43861 1.0965249999999999E-02 4.6790857919963352E-03 1.3800223995648446E+00
+ 43862 1.0965500000000000E-02 4.6794308039570061E-03 1.3800734995362096E+00
+ 43863 1.0965750000000000E-02 4.6797758286929655E-03 1.3801245995075750E+00
+ 43864 1.0966000000000000E-02 4.6801208662042596E-03 1.3801756994789400E+00
+ 43865 1.0966250000000000E-02 4.6804659164909309E-03 1.3802267994503055E+00
+ 43866 1.0966500000000001E-02 4.6808109795530347E-03 1.3802778994216705E+00
+ 43867 1.0966749999999999E-02 4.6811560553906024E-03 1.3803289993930354E+00
+ 43868 1.0966999999999999E-02 4.6815011440036998E-03 1.3803800993644004E+00
+ 43869 1.0967250000000000E-02 4.6818462453923635E-03 1.3804311993357654E+00
+ 43870 1.0967500000000000E-02 4.6821913595566427E-03 1.3804822993071308E+00
+ 43871 1.0967750000000000E-02 4.6825364864965888E-03 1.3805333992784958E+00
+ 43872 1.0968000000000000E-02 4.6828816262122425E-03 1.3805844992498613E+00
+ 43873 1.0968250000000001E-02 4.6832267787036575E-03 1.3806355992212263E+00
+ 43874 1.0968499999999999E-02 4.6835719439708720E-03 1.3806866991925908E+00
+ 43875 1.0968749999999999E-02 4.6839171220139407E-03 1.3807377991639562E+00
+ 43876 1.0969000000000000E-02 4.6842623128319312E-03 1.3807888991353212E+00
+ 43877 1.0969250000000000E-02 4.6846075164240280E-03 1.3808399991066866E+00
+ 43878 1.0969500000000000E-02 4.6849527327902938E-03 1.3808910990780516E+00
+ 43879 1.0969750000000000E-02 4.6852979619307535E-03 1.3809421990494166E+00
+ 43880 1.0970000000000001E-02 4.6856432038454689E-03 1.3809932990207821E+00
+ 43881 1.0970249999999999E-02 4.6859884585344789E-03 1.3810443989921466E+00
+ 43882 1.0970499999999999E-02 4.6863337259978382E-03 1.3810954989635120E+00
+ 43883 1.0970750000000000E-02 4.6866790062355824E-03 1.3811465989348770E+00
+ 43884 1.0971000000000000E-02 4.6870242992477712E-03 1.3811976989062424E+00
+ 43885 1.0971250000000000E-02 4.6873696050344395E-03 1.3812487988776074E+00
+ 43886 1.0971500000000000E-02 4.6877149235956409E-03 1.3812998988489724E+00
+ 43887 1.0971750000000001E-02 4.6880602549314188E-03 1.3813509988203378E+00
+ 43888 1.0971999999999999E-02 4.6884055990418219E-03 1.3814020987917024E+00
+ 43889 1.0972249999999999E-02 4.6887509559268995E-03 1.3814531987630678E+00
+ 43890 1.0972500000000000E-02 4.6890963255866915E-03 1.3815042987344328E+00
+ 43891 1.0972750000000000E-02 4.6894417080212466E-03 1.3815553987057982E+00
+ 43892 1.0973000000000000E-02 4.6897871032306167E-03 1.3816064986771632E+00
+ 43893 1.0973250000000000E-02 4.6901325112148427E-03 1.3816575986485282E+00
+ 43894 1.0973500000000001E-02 4.6904779319739756E-03 1.3817086986198936E+00
+ 43895 1.0973749999999999E-02 4.6908233655080589E-03 1.3817597985912582E+00
+ 43896 1.0973999999999999E-02 4.6911688118171395E-03 1.3818108985626236E+00
+ 43897 1.0974250000000000E-02 4.6915142709012701E-03 1.3818619985339886E+00
+ 43898 1.0974500000000000E-02 4.6918597427604890E-03 1.3819130985053536E+00
+ 43899 1.0974750000000000E-02 4.6922052273948509E-03 1.3819641984767190E+00
+ 43900 1.0975000000000000E-02 4.6925507248044068E-03 1.3820152984480840E+00
+ 43901 1.0975249999999999E-02 4.6928962349891724E-03 1.3820663984194490E+00
+ 43902 1.0975499999999999E-02 4.6932417579492319E-03 1.3821174983908140E+00
+ 43903 1.0975749999999999E-02 4.6935872936846174E-03 1.3821685983621794E+00
+ 43904 1.0976000000000000E-02 4.6939328421953799E-03 1.3822196983335444E+00
+ 43905 1.0976250000000000E-02 4.6942784034815586E-03 1.3822707983049094E+00
+ 43906 1.0976500000000000E-02 4.6946239775432063E-03 1.3823218982762748E+00
+ 43907 1.0976750000000000E-02 4.6949695643803691E-03 1.3823729982476398E+00
+ 43908 1.0976999999999999E-02 4.6953151639930919E-03 1.3824240982190048E+00
+ 43909 1.0977249999999999E-02 4.6956607763814244E-03 1.3824751981903698E+00
+ 43910 1.0977499999999999E-02 4.6960064015454097E-03 1.3825262981617352E+00
+ 43911 1.0977750000000000E-02 4.6963520394851070E-03 1.3825773981331002E+00
+ 43912 1.0978000000000000E-02 4.6966976902005483E-03 1.3826284981044652E+00
+ 43913 1.0978250000000000E-02 4.6970433536917865E-03 1.3826795980758306E+00
+ 43914 1.0978500000000000E-02 4.6973890299588702E-03 1.3827306980471956E+00
+ 43915 1.0978749999999999E-02 4.6977347190018401E-03 1.3827817980185606E+00
+ 43916 1.0978999999999999E-02 4.6980804208207501E-03 1.3828328979899256E+00
+ 43917 1.0979249999999999E-02 4.6984261354156478E-03 1.3828839979612906E+00
+ 43918 1.0979500000000000E-02 4.6987718627865783E-03 1.3829350979326560E+00
+ 43919 1.0979750000000000E-02 4.6991176029335868E-03 1.3829861979040210E+00
+ 43920 1.0980000000000000E-02 4.6994633558567218E-03 1.3830372978753864E+00
+ 43921 1.0980250000000000E-02 4.6998091215560336E-03 1.3830883978467514E+00
+ 43922 1.0980499999999999E-02 4.7001549000315621E-03 1.3831394978181164E+00
+ 43923 1.0980749999999999E-02 4.7005006912833620E-03 1.3831905977894814E+00
+ 43924 1.0980999999999999E-02 4.7008464953114757E-03 1.3832416977608464E+00
+ 43925 1.0981250000000000E-02 4.7011923121159562E-03 1.3832927977322118E+00
+ 43926 1.0981500000000000E-02 4.7015381416968408E-03 1.3833438977035768E+00
+ 43927 1.0981750000000000E-02 4.7018839840541875E-03 1.3833949976749422E+00
+ 43928 1.0982000000000000E-02 4.7022298433109502E-03 1.3834460976463072E+00
+ 43929 1.0982249999999999E-02 4.7025757112520552E-03 1.3834971976176722E+00
+ 43930 1.0982499999999999E-02 4.7029215919654399E-03 1.3835482975890372E+00
+ 43931 1.0982749999999999E-02 4.7032674854511590E-03 1.3835993975604022E+00
+ 43932 1.0983000000000000E-02 4.7036133917092524E-03 1.3836504975317676E+00
+ 43933 1.0983250000000000E-02 4.7039593107397687E-03 1.3837015975031326E+00
+ 43934 1.0983500000000000E-02 4.7043052425427574E-03 1.3837526974744980E+00
+ 43935 1.0983750000000000E-02 4.7046511871182538E-03 1.3838037974458630E+00
+ 43936 1.0983999999999999E-02 4.7049971444663077E-03 1.3838548974172276E+00
+ 43937 1.0984249999999999E-02 4.7053431145869708E-03 1.3839059973885930E+00
+ 43938 1.0984499999999999E-02 4.7056890974802833E-03 1.3839570973599580E+00
+ 43939 1.0984750000000000E-02 4.7060350931462901E-03 1.3840081973313234E+00
+ 43940 1.0985000000000000E-02 4.7063811015850398E-03 1.3840592973026884E+00
+ 43941 1.0985250000000000E-02 4.7067271227965767E-03 1.3841103972740534E+00
+ 43942 1.0985500000000000E-02 4.7070731567809450E-03 1.3841614972454188E+00
+ 43943 1.0985749999999999E-02 4.7074192035381915E-03 1.3842125972167834E+00
+ 43944 1.0985999999999999E-02 4.7077652630683623E-03 1.3842636971881488E+00
+ 43945 1.0986249999999999E-02 4.7081113353715067E-03 1.3843147971595138E+00
+ 43946 1.0986500000000000E-02 4.7084574204476655E-03 1.3843658971308792E+00
+ 43947 1.0986750000000000E-02 4.7088035182968864E-03 1.3844169971022442E+00
+ 43948 1.0987000000000000E-02 4.7091496289192163E-03 1.3844680970736092E+00
+ 43949 1.0987250000000000E-02 4.7094957523146960E-03 1.3845191970449746E+00
+ 43950 1.0987499999999999E-02 4.7098418884833765E-03 1.3845702970163392E+00
+ 43951 1.0987749999999999E-02 4.7101880374253021E-03 1.3846213969877046E+00
+ 43952 1.0988000000000000E-02 4.7105341991405198E-03 1.3846724969590696E+00
+ 43953 1.0988250000000000E-02 4.7108803736290727E-03 1.3847235969304350E+00
+ 43954 1.0988500000000000E-02 4.7112265608910096E-03 1.3847746969018000E+00
+ 43955 1.0988750000000000E-02 4.7115727609263729E-03 1.3848257968731650E+00
+ 43956 1.0989000000000001E-02 4.7119189737352156E-03 1.3848768968445304E+00
+ 43957 1.0989249999999999E-02 4.7122651993175731E-03 1.3849279968158950E+00
+ 43958 1.0989499999999999E-02 4.7126114376735001E-03 1.3849790967872604E+00
+ 43959 1.0989750000000000E-02 4.7129576888030400E-03 1.3850301967586254E+00
+ 43960 1.0990000000000000E-02 4.7133039527062362E-03 1.3850812967299904E+00
+ 43961 1.0990250000000000E-02 4.7136502293831390E-03 1.3851323967013558E+00
+ 43962 1.0990500000000000E-02 4.7139965188337926E-03 1.3851834966727208E+00
+ 43963 1.0990750000000001E-02 4.7143428210582403E-03 1.3852345966440862E+00
+ 43964 1.0990999999999999E-02 4.7146891360565308E-03 1.3852856966154508E+00
+ 43965 1.0991249999999999E-02 4.7150354638287118E-03 1.3853367965868162E+00
+ 43966 1.0991500000000000E-02 4.7153818043748257E-03 1.3853878965581812E+00
+ 43967 1.0991750000000000E-02 4.7157281576949194E-03 1.3854389965295462E+00
+ 43968 1.0992000000000000E-02 4.7160745237890414E-03 1.3854900965009116E+00
+ 43969 1.0992250000000000E-02 4.7164209026572309E-03 1.3855411964722766E+00
+ 43970 1.0992500000000001E-02 4.7167672942995519E-03 1.3855922964436420E+00
+ 43971 1.0992749999999999E-02 4.7171136987160262E-03 1.3856433964150066E+00
+ 43972 1.0992999999999999E-02 4.7174601159067171E-03 1.3856944963863720E+00
+ 43973 1.0993250000000000E-02 4.7178065458716636E-03 1.3857455963577370E+00
+ 43974 1.0993500000000000E-02 4.7181529886109169E-03 1.3857966963291020E+00
+ 43975 1.0993750000000000E-02 4.7184994441245116E-03 1.3858477963004674E+00
+ 43976 1.0994000000000000E-02 4.7188459124125120E-03 1.3858988962718324E+00
+ 43977 1.0994250000000001E-02 4.7191923934749493E-03 1.3859499962431978E+00
+ 43978 1.0994499999999999E-02 4.7195388873118738E-03 1.3860010962145624E+00
+ 43979 1.0994749999999999E-02 4.7198853939233376E-03 1.3860521961859273E+00
+ 43980 1.0995000000000000E-02 4.7202319133093770E-03 1.3861032961572928E+00
+ 43981 1.0995250000000000E-02 4.7205784454700467E-03 1.3861543961286578E+00
+ 43982 1.0995500000000000E-02 4.7209249904053927E-03 1.3862054961000232E+00
+ 43983 1.0995750000000000E-02 4.7212715481154558E-03 1.3862565960713882E+00
+ 43984 1.0996000000000001E-02 4.7216181186002801E-03 1.3863076960427532E+00
+ 43985 1.0996249999999999E-02 4.7219647018599204E-03 1.3863587960141182E+00
+ 43986 1.0996499999999999E-02 4.7223112978944191E-03 1.3864098959854831E+00
+ 43987 1.0996750000000000E-02 4.7226579067038230E-03 1.3864609959568486E+00
+ 43988 1.0997000000000000E-02 4.7230045282881800E-03 1.3865120959282136E+00
+ 43989 1.0997250000000000E-02 4.7233511626475341E-03 1.3865631958995790E+00
+ 43990 1.0997500000000000E-02 4.7236978097819297E-03 1.3866142958709440E+00
+ 43991 1.0997750000000001E-02 4.7240444696914222E-03 1.3866653958423090E+00
+ 43992 1.0997999999999999E-02 4.7243911423760516E-03 1.3867164958136740E+00
+ 43993 1.0998249999999999E-02 4.7247378278358525E-03 1.3867675957850389E+00
+ 43994 1.0998500000000000E-02 4.7250845260708909E-03 1.3868186957564044E+00
+ 43995 1.0998750000000000E-02 4.7254312370812084E-03 1.3868697957277694E+00
+ 43996 1.0999000000000000E-02 4.7257779608668475E-03 1.3869208956991348E+00
+ 43997 1.0999250000000000E-02 4.7261246974278567E-03 1.3869719956704998E+00
+ 43998 1.0999500000000001E-02 4.7264714467642752E-03 1.3870230956418648E+00
+ 43999 1.0999749999999999E-02 4.7268182088761627E-03 1.3870741956132298E+00
+ 44000 1.0999999999999999E-02 4.7271649837635548E-03 1.3871252955845947E+00
+ 44001 1.1000250000000000E-02 4.7275117714265054E-03 1.3871763955559602E+00
+ 44002 1.1000500000000000E-02 4.7278585718650568E-03 1.3872274955273252E+00
+ 44003 1.1000750000000000E-02 4.7282053850792620E-03 1.3872785954986901E+00
+ 44004 1.1001000000000000E-02 4.7285522110691565E-03 1.3873296954700556E+00
+ 44005 1.1001250000000001E-02 4.7288990498347934E-03 1.3873807954414206E+00
+ 44006 1.1001499999999999E-02 4.7292459013762158E-03 1.3874318954127856E+00
+ 44007 1.1001749999999999E-02 4.7295927656934777E-03 1.3874829953841505E+00
+ 44008 1.1002000000000000E-02 4.7299396427866224E-03 1.3875340953555160E+00
+ 44009 1.1002250000000000E-02 4.7302865326556932E-03 1.3875851953268810E+00
+ 44010 1.1002500000000000E-02 4.7306334353007413E-03 1.3876362952982459E+00
+ 44011 1.1002750000000000E-02 4.7309803507218110E-03 1.3876873952696114E+00
+ 44012 1.1002999999999999E-02 4.7313272789189422E-03 1.3877384952409759E+00
+ 44013 1.1003249999999999E-02 4.7316742198921955E-03 1.3877895952123414E+00
+ 44014 1.1003499999999999E-02 4.7320211736416110E-03 1.3878406951837063E+00
+ 44015 1.1003750000000000E-02 4.7323681401672318E-03 1.3878917951550718E+00
+ 44016 1.1004000000000000E-02 4.7327151194691119E-03 1.3879428951264368E+00
+ 44017 1.1004250000000000E-02 4.7330621115472971E-03 1.3879939950978017E+00
+ 44018 1.1004500000000000E-02 4.7334091164018240E-03 1.3880450950691672E+00
+ 44019 1.1004749999999999E-02 4.7337561340327463E-03 1.3880961950405317E+00
+ 44020 1.1004999999999999E-02 4.7341031644401125E-03 1.3881472950118972E+00
+ 44021 1.1005249999999999E-02 4.7344502076239756E-03 1.3881983949832621E+00
+ 44022 1.1005500000000000E-02 4.7347972635843685E-03 1.3882494949546271E+00
+ 44023 1.1005750000000000E-02 4.7351443323213425E-03 1.3883005949259926E+00
+ 44024 1.1006000000000000E-02 4.7354914138349503E-03 1.3883516948973575E+00
+ 44025 1.1006250000000000E-02 4.7358385081252355E-03 1.3884027948687230E+00
+ 44026 1.1006499999999999E-02 4.7361856151922387E-03 1.3884538948400875E+00
+ 44027 1.1006749999999999E-02 4.7365327350360207E-03 1.3885049948114530E+00
+ 44028 1.1006999999999999E-02 4.7368798676566144E-03 1.3885560947828179E+00
+ 44029 1.1007250000000000E-02 4.7372270130540762E-03 1.3886071947541829E+00
+ 44030 1.1007500000000000E-02 4.7375741712284503E-03 1.3886582947255484E+00
+ 44031 1.1007750000000000E-02 4.7379213421797793E-03 1.3887093946969133E+00
+ 44032 1.1008000000000000E-02 4.7382685259081177E-03 1.3887604946682788E+00
+ 44033 1.1008249999999999E-02 4.7386157224135039E-03 1.3888115946396433E+00
+ 44034 1.1008499999999999E-02 4.7389629316959940E-03 1.3888626946110088E+00
+ 44035 1.1008749999999999E-02 4.7393101537556298E-03 1.3889137945823737E+00
+ 44036 1.1009000000000000E-02 4.7396573885924598E-03 1.3889648945537387E+00
+ 44037 1.1009250000000000E-02 4.7400046362065292E-03 1.3890159945251042E+00
+ 44038 1.1009500000000000E-02 4.7403518965970235E-03 1.3890670944964691E+00
+ 44039 1.1009750000000000E-02 4.7406991697605790E-03 1.3891181944678346E+00
+ 44040 1.1009999999999999E-02 4.7410464556968922E-03 1.3891692944391991E+00
+ 44041 1.1010249999999999E-02 4.7413937544060073E-03 1.3892203944105641E+00
+ 44042 1.1010499999999999E-02 4.7417410658879703E-03 1.3892714943819295E+00
+ 44043 1.1010750000000000E-02 4.7420883901428254E-03 1.3893225943532945E+00
+ 44044 1.1011000000000000E-02 4.7424357271706194E-03 1.3893736943246600E+00
+ 44045 1.1011250000000000E-02 4.7427830769713958E-03 1.3894247942960249E+00
+ 44046 1.1011500000000000E-02 4.7431304395452014E-03 1.3894758942673899E+00
+ 44047 1.1011749999999999E-02 4.7434778148920768E-03 1.3895269942387549E+00
+ 44048 1.1011999999999999E-02 4.7438252030120734E-03 1.3895780942101199E+00
+ 44049 1.1012249999999999E-02 4.7441726039052423E-03 1.3896291941814853E+00
+ 44050 1.1012500000000000E-02 4.7445200175716094E-03 1.3896802941528503E+00
+ 44051 1.1012750000000000E-02 4.7448674440112391E-03 1.3897313941242158E+00
+ 44052 1.1013000000000000E-02 4.7452148832241702E-03 1.3897824940955807E+00
+ 44053 1.1013250000000000E-02 4.7455623352104428E-03 1.3898335940669457E+00
+ 44054 1.1013499999999999E-02 4.7459097999701079E-03 1.3898846940383107E+00
+ 44055 1.1013749999999999E-02 4.7462572775032108E-03 1.3899357940096757E+00
+ 44056 1.1013999999999999E-02 4.7466047678097990E-03 1.3899868939810411E+00
+ 44057 1.1014250000000000E-02 4.7469522708899099E-03 1.3900379939524061E+00
+ 44058 1.1014500000000000E-02 4.7472997867435999E-03 1.3900890939237716E+00
+ 44059 1.1014750000000000E-02 4.7476473153709080E-03 1.3901401938951365E+00
+ 44060 1.1015000000000000E-02 4.7479948567718767E-03 1.3901912938665015E+00
+ 44061 1.1015249999999999E-02 4.7483424109465563E-03 1.3902423938378665E+00
+ 44062 1.1015499999999999E-02 4.7486899778949945E-03 1.3902934938092315E+00
+ 44063 1.1015750000000000E-02 4.7490375576172287E-03 1.3903445937805969E+00
+ 44064 1.1016000000000000E-02 4.7493851501133133E-03 1.3903956937519619E+00
+ 44065 1.1016250000000000E-02 4.7497327553832919E-03 1.3904467937233269E+00
+ 44066 1.1016500000000000E-02 4.7500803734272061E-03 1.3904978936946923E+00
+ 44067 1.1016750000000001E-02 4.7504280042450966E-03 1.3905489936660573E+00
+ 44068 1.1016999999999999E-02 4.7507756478370267E-03 1.3906000936374223E+00
+ 44069 1.1017249999999999E-02 4.7511233042030268E-03 1.3906511936087873E+00
+ 44070 1.1017500000000000E-02 4.7514709733431498E-03 1.3907022935801527E+00
+ 44071 1.1017750000000000E-02 4.7518186552574374E-03 1.3907533935515177E+00
+ 44072 1.1018000000000000E-02 4.7521663499459337E-03 1.3908044935228827E+00
+ 44073 1.1018250000000000E-02 4.7525140574086891E-03 1.3908555934942481E+00
+ 44074 1.1018500000000001E-02 4.7528617776457487E-03 1.3909066934656131E+00
+ 44075 1.1018749999999999E-02 4.7532095106571559E-03 1.3909577934369781E+00
+ 44076 1.1018999999999999E-02 4.7535572564429583E-03 1.3910088934083431E+00
+ 44077 1.1019250000000000E-02 4.7539050150031993E-03 1.3910599933797085E+00
+ 44078 1.1019500000000000E-02 4.7542527863379267E-03 1.3911110933510735E+00
+ 44079 1.1019750000000000E-02 4.7546005704471863E-03 1.3911621933224385E+00
+ 44080 1.1020000000000000E-02 4.7549483673310260E-03 1.3912132932938039E+00
+ 44081 1.1020250000000001E-02 4.7552961769894838E-03 1.3912643932651689E+00
+ 44082 1.1020499999999999E-02 4.7556439994226119E-03 1.3913154932365339E+00
+ 44083 1.1020749999999999E-02 4.7559918346304570E-03 1.3913665932078989E+00
+ 44084 1.1021000000000000E-02 4.7563396826130677E-03 1.3914176931792639E+00
+ 44085 1.1021250000000000E-02 4.7566875433704735E-03 1.3914687931506293E+00
+ 44086 1.1021500000000000E-02 4.7570354169027352E-03 1.3915198931219943E+00
+ 44087 1.1021750000000000E-02 4.7573833032099012E-03 1.3915709930933597E+00
+ 44088 1.1022000000000001E-02 4.7577312022920072E-03 1.3916220930647247E+00
+ 44089 1.1022249999999999E-02 4.7580791141491018E-03 1.3916731930360897E+00
+ 44090 1.1022499999999999E-02 4.7584270387812403E-03 1.3917242930074547E+00
+ 44091 1.1022750000000000E-02 4.7587749761884516E-03 1.3917753929788197E+00
+ 44092 1.1023000000000000E-02 4.7591229263707954E-03 1.3918264929501851E+00
+ 44093 1.1023250000000000E-02 4.7594708893283124E-03 1.3918775929215501E+00
+ 44094 1.1023500000000000E-02 4.7598188650610504E-03 1.3919286928929155E+00
+ 44095 1.1023750000000001E-02 4.7601668535690502E-03 1.3919797928642805E+00
+ 44096 1.1023999999999999E-02 4.7605148407379172E-03 1.3920308928356455E+00
+ 44097 1.1024249999999999E-02 4.7608628544015567E-03 1.3920819928070105E+00
+ 44098 1.1024500000000000E-02 4.7612108808390702E-03 1.3921330927783755E+00
+ 44099 1.1024750000000000E-02 4.7615589200505140E-03 1.3921841927497409E+00
+ 44100 1.1025000000000000E-02 4.7619069720359316E-03 1.3922352927211059E+00
+ 44101 1.1025250000000000E-02 4.7622550367953645E-03 1.3922863926924713E+00
+ 44102 1.1025500000000001E-02 4.7626031143288587E-03 1.3923374926638363E+00
+ 44103 1.1025749999999999E-02 4.7629512046364619E-03 1.3923885926352009E+00
+ 44104 1.1025999999999999E-02 4.7632993077182219E-03 1.3924396926065663E+00
+ 44105 1.1026250000000000E-02 4.7636474235741829E-03 1.3924907925779313E+00
+ 44106 1.1026500000000000E-02 4.7639955522043873E-03 1.3925418925492967E+00
+ 44107 1.1026750000000000E-02 4.7643436936088820E-03 1.3925929925206617E+00
+ 44108 1.1027000000000000E-02 4.7646918477877121E-03 1.3926440924920267E+00
+ 44109 1.1027250000000001E-02 4.7650400147409237E-03 1.3926951924633921E+00
+ 44110 1.1027499999999999E-02 4.7653881944685643E-03 1.3927462924347567E+00
+ 44111 1.1027749999999999E-02 4.7657363869706790E-03 1.3927973924061221E+00
+ 44112 1.1028000000000000E-02 4.7660845922473096E-03 1.3928484923774871E+00
+ 44113 1.1028250000000000E-02 4.7664328102985124E-03 1.3928995923488525E+00
+ 44114 1.1028500000000000E-02 4.7667810411243195E-03 1.3929506923202175E+00
+ 44115 1.1028750000000000E-02 4.7671292847247838E-03 1.3930017922915825E+00
+ 44116 1.1029000000000001E-02 4.7674775410999461E-03 1.3930528922629479E+00
+ 44117 1.1029249999999999E-02 4.7678258102498592E-03 1.3931039922343125E+00
+ 44118 1.1029499999999999E-02 4.7681740921745683E-03 1.3931550922056779E+00
+ 44119 1.1029750000000000E-02 4.7685223868741125E-03 1.3932061921770429E+00
+ 44120 1.1030000000000000E-02 4.7688706943485436E-03 1.3932572921484083E+00
+ 44121 1.1030250000000000E-02 4.7692190145979035E-03 1.3933083921197733E+00
+ 44122 1.1030500000000000E-02 4.7695673476222398E-03 1.3933594920911383E+00
+ 44123 1.1030749999999999E-02 4.7699156934215923E-03 1.3934105920625033E+00
+ 44124 1.1030999999999999E-02 4.7702640519960210E-03 1.3934616920338683E+00
+ 44125 1.1031249999999999E-02 4.7706124233455631E-03 1.3935127920052337E+00
+ 44126 1.1031500000000000E-02 4.7709608074702646E-03 1.3935638919765987E+00
+ 44127 1.1031750000000000E-02 4.7713092043701671E-03 1.3936149919479637E+00
+ 44128 1.1032000000000000E-02 4.7716576140453271E-03 1.3936660919193291E+00
+ 44129 1.1032250000000000E-02 4.7720060644536608E-03 1.3937171918906941E+00
+ 44130 1.1032499999999999E-02 4.7723545001250424E-03 1.3937682918620591E+00
+ 44131 1.1032749999999999E-02 4.7727029485733711E-03 1.3938193918334241E+00
+ 44132 1.1032999999999999E-02 4.7730514097986737E-03 1.3938704918047895E+00
+ 44133 1.1033250000000000E-02 4.7733998838009961E-03 1.3939215917761545E+00
+ 44134 1.1033500000000000E-02 4.7737483705803949E-03 1.3939726917475195E+00
+ 44135 1.1033750000000000E-02 4.7740968701369055E-03 1.3940237917188849E+00
+ 44136 1.1034000000000000E-02 4.7744453824705843E-03 1.3940748916902499E+00
+ 44137 1.1034249999999999E-02 4.7747939075814642E-03 1.3941259916616149E+00
+ 44138 1.1034499999999999E-02 4.7751424454696096E-03 1.3941770916329799E+00
+ 44139 1.1034749999999999E-02 4.7754909961350541E-03 1.3942281916043453E+00
+ 44140 1.1035000000000000E-02 4.7758395595778498E-03 1.3942792915757103E+00
+ 44141 1.1035250000000000E-02 4.7761881357980436E-03 1.3943303915470753E+00
+ 44142 1.1035500000000000E-02 4.7765367247956797E-03 1.3943814915184407E+00
+ 44143 1.1035750000000000E-02 4.7768853265708041E-03 1.3944325914898057E+00
+ 44144 1.1035999999999999E-02 4.7772339411234644E-03 1.3944836914611707E+00
+ 44145 1.1036249999999999E-02 4.7775825684537110E-03 1.3945347914325357E+00
+ 44146 1.1036499999999999E-02 4.7779312085615847E-03 1.3945858914039007E+00
+ 44147 1.1036750000000000E-02 4.7782798614471374E-03 1.3946369913752661E+00
+ 44148 1.1037000000000000E-02 4.7786285271104144E-03 1.3946880913466311E+00
+ 44149 1.1037250000000000E-02 4.7789772055514606E-03 1.3947391913179965E+00
+ 44150 1.1037500000000000E-02 4.7793258967703221E-03 1.3947902912893615E+00
+ 44151 1.1037749999999999E-02 4.7796746007670483E-03 1.3948413912607265E+00
+ 44152 1.1037999999999999E-02 4.7800233175416844E-03 1.3948924912320915E+00
+ 44153 1.1038249999999999E-02 4.7803720470942796E-03 1.3949435912034565E+00
+ 44154 1.1038500000000000E-02 4.7807207894248766E-03 1.3949946911748219E+00
+ 44155 1.1038750000000000E-02 4.7810695445335248E-03 1.3950457911461869E+00
+ 44156 1.1039000000000000E-02 4.7814183124202693E-03 1.3950968911175523E+00
+ 44157 1.1039250000000000E-02 4.7817670930851638E-03 1.3951479910889173E+00
+ 44158 1.1039499999999999E-02 4.7821158865282414E-03 1.3951990910602823E+00
+ 44159 1.1039749999999999E-02 4.7824646927495627E-03 1.3952501910316473E+00
+ 44160 1.1039999999999999E-02 4.7828135117491720E-03 1.3953012910030123E+00
+ 44161 1.1040250000000000E-02 4.7831623435271101E-03 1.3953523909743777E+00
+ 44162 1.1040500000000000E-02 4.7835111880834280E-03 1.3954034909457427E+00
+ 44163 1.1040750000000000E-02 4.7838600454181692E-03 1.3954545909171081E+00
+ 44164 1.1041000000000000E-02 4.7842089155313858E-03 1.3955056908884731E+00
+ 44165 1.1041249999999999E-02 4.7845577984231202E-03 1.3955567908598376E+00
+ 44166 1.1041499999999999E-02 4.7849066940934271E-03 1.3956078908312031E+00
+ 44167 1.1041749999999999E-02 4.7852556025423446E-03 1.3956589908025681E+00
+ 44168 1.1042000000000000E-02 4.7856045237699221E-03 1.3957100907739335E+00
+ 44169 1.1042250000000000E-02 4.7859534577762057E-03 1.3957611907452985E+00
+ 44170 1.1042500000000000E-02 4.7863024045612483E-03 1.3958122907166635E+00
+ 44171 1.1042750000000000E-02 4.7866513667232779E-03 1.3958633906880289E+00
+ 44172 1.1042999999999999E-02 4.7870003389328866E-03 1.3959144906593934E+00
+ 44173 1.1043249999999999E-02 4.7873493239170423E-03 1.3959655906307589E+00
+ 44174 1.1043499999999999E-02 4.7876983216757910E-03 1.3960166906021239E+00
+ 44175 1.1043750000000000E-02 4.7880473322091770E-03 1.3960677905734893E+00
+ 44176 1.1044000000000000E-02 4.7883963555172514E-03 1.3961188905448543E+00
+ 44177 1.1044250000000000E-02 4.7887453916000376E-03 1.3961699905162193E+00
+ 44178 1.1044500000000000E-02 4.7890944404576051E-03 1.3962210904875847E+00
+ 44179 1.1044749999999999E-02 4.7894435020899911E-03 1.3962721904589492E+00
+ 44180 1.1044999999999999E-02 4.7897925764972390E-03 1.3963232904303147E+00
+ 44181 1.1045250000000000E-02 4.7901416636794009E-03 1.3963743904016797E+00
+ 44182 1.1045500000000000E-02 4.7904907636365139E-03 1.3964254903730451E+00
+ 44183 1.1045750000000000E-02 4.7908398763686294E-03 1.3964765903444101E+00
+ 44184 1.1046000000000000E-02 4.7911890018757924E-03 1.3965276903157751E+00
+ 44185 1.1046250000000001E-02 4.7915381401580437E-03 1.3965787902871405E+00
+ 44186 1.1046499999999999E-02 4.7918872912154319E-03 1.3966298902585050E+00
+ 44187 1.1046749999999999E-02 4.7922364550480011E-03 1.3966809902298705E+00
+ 44188 1.1047000000000000E-02 4.7925856316557982E-03 1.3967320902012355E+00
+ 44189 1.1047250000000000E-02 4.7929348210388727E-03 1.3967831901726004E+00
+ 44190 1.1047500000000000E-02 4.7932840231972636E-03 1.3968342901439659E+00
+ 44191 1.1047750000000000E-02 4.7936332381310186E-03 1.3968853901153309E+00
+ 44192 1.1048000000000001E-02 4.7939824658401872E-03 1.3969364900866963E+00
+ 44193 1.1048249999999999E-02 4.7943317063248066E-03 1.3969875900580608E+00
+ 44194 1.1048499999999999E-02 4.7946809595849280E-03 1.3970386900294263E+00
+ 44195 1.1048750000000000E-02 4.7950302256205991E-03 1.3970897900007913E+00
+ 44196 1.1049000000000000E-02 4.7953795044318633E-03 1.3971408899721562E+00
+ 44197 1.1049250000000000E-02 4.7957287960187639E-03 1.3971919899435217E+00
+ 44198 1.1049500000000000E-02 4.7960781003813478E-03 1.3972430899148867E+00
+ 44199 1.1049750000000001E-02 4.7964274175196636E-03 1.3972941898862521E+00
+ 44200 1.1049999999999999E-02 4.7967767474337538E-03 1.3973452898576166E+00
+ 44201 1.1050249999999999E-02 4.7971260901236643E-03 1.3973963898289821E+00
+ 44202 1.1050500000000000E-02 4.7974754455893161E-03 1.3974474898003471E+00
+ 44203 1.1050750000000000E-02 4.7978248138294205E-03 1.3974985897717120E+00
+ 44204 1.1051000000000000E-02 4.7981741948436695E-03 1.3975496897430775E+00
+ 44205 1.1051250000000000E-02 4.7985235886321073E-03 1.3976007897144425E+00
+ 44206 1.1051500000000001E-02 4.7988729951947799E-03 1.3976518896858079E+00
+ 44207 1.1051749999999999E-02 4.7992224145317281E-03 1.3977029896571724E+00
+ 44208 1.1051999999999999E-02 4.7995718466429995E-03 1.3977540896285374E+00
+ 44209 1.1052250000000000E-02 4.7999212915286402E-03 1.3978051895999029E+00
+ 44210 1.1052500000000000E-02 4.8002707491886943E-03 1.3978562895712678E+00
+ 44211 1.1052750000000000E-02 4.8006202196232053E-03 1.3979073895426333E+00
+ 44212 1.1053000000000000E-02 4.8009697028322208E-03 1.3979584895139983E+00
+ 44213 1.1053250000000001E-02 4.8013191988157894E-03 1.3980095894853632E+00
+ 44214 1.1053499999999999E-02 4.8016687075739441E-03 1.3980606894567282E+00
+ 44215 1.1053749999999999E-02 4.8020182291067439E-03 1.3981117894280932E+00
+ 44216 1.1054000000000000E-02 4.8023677634142269E-03 1.3981628893994587E+00
+ 44217 1.1054250000000000E-02 4.8027173104964443E-03 1.3982139893708236E+00
+ 44218 1.1054500000000000E-02 4.8030668703534273E-03 1.3982650893421891E+00
+ 44219 1.1054750000000000E-02 4.8034164429852358E-03 1.3983161893135541E+00
+ 44220 1.1055000000000001E-02 4.8037660283919096E-03 1.3983672892849190E+00
+ 44221 1.1055249999999999E-02 4.8041156265734896E-03 1.3984183892562840E+00
+ 44222 1.1055499999999999E-02 4.8044652375300312E-03 1.3984694892276490E+00
+ 44223 1.1055750000000000E-02 4.8048148612615726E-03 1.3985205891990145E+00
+ 44224 1.1056000000000000E-02 4.8051644977681615E-03 1.3985716891703794E+00
+ 44225 1.1056250000000000E-02 4.8055141470498396E-03 1.3986227891417449E+00
+ 44226 1.1056500000000000E-02 4.8058638091066572E-03 1.3986738891131099E+00
+ 44227 1.1056750000000001E-02 4.8062134839386541E-03 1.3987249890844748E+00
+ 44228 1.1056999999999999E-02 4.8065631715458806E-03 1.3987760890558398E+00
+ 44229 1.1057249999999999E-02 4.8069128719283802E-03 1.3988271890272048E+00
+ 44230 1.1057500000000000E-02 4.8072625850862005E-03 1.3988782889985703E+00
+ 44231 1.1057750000000000E-02 4.8076123110193849E-03 1.3989293889699352E+00
+ 44232 1.1058000000000000E-02 4.8079620497279750E-03 1.3989804889413002E+00
+ 44233 1.1058250000000000E-02 4.8083118012120273E-03 1.3990315889126657E+00
+ 44234 1.1058499999999999E-02 4.8086615654715677E-03 1.3990826888840302E+00
+ 44235 1.1058749999999999E-02 4.8090113425066621E-03 1.3991337888553956E+00
+ 44236 1.1058999999999999E-02 4.8093611323173470E-03 1.3991848888267606E+00
+ 44237 1.1059250000000000E-02 4.8097109349036693E-03 1.3992359887981261E+00
+ 44238 1.1059500000000000E-02 4.8100607502656731E-03 1.3992870887694910E+00
+ 44239 1.1059750000000000E-02 4.8104105784034035E-03 1.3993381887408560E+00
+ 44240 1.1060000000000000E-02 4.8107604193169066E-03 1.3993892887122215E+00
+ 44241 1.1060249999999999E-02 4.8111102730062317E-03 1.3994403886835860E+00
+ 44242 1.1060499999999999E-02 4.8114601394714180E-03 1.3994914886549514E+00
+ 44243 1.1060749999999999E-02 4.8118100187125139E-03 1.3995425886263164E+00
+ 44244 1.1061000000000000E-02 4.8121599107295698E-03 1.3995936885976819E+00
+ 44245 1.1061250000000000E-02 4.8125098155226229E-03 1.3996447885690468E+00
+ 44246 1.1061500000000000E-02 4.8128597330917245E-03 1.3996958885404118E+00
+ 44247 1.1061750000000000E-02 4.8132096634369180E-03 1.3997469885117773E+00
+ 44248 1.1061999999999999E-02 4.8135596065582440E-03 1.3997980884831418E+00
+ 44249 1.1062249999999999E-02 4.8139095624557633E-03 1.3998491884545072E+00
+ 44250 1.1062499999999999E-02 4.8142595311295045E-03 1.3999002884258722E+00
+ 44251 1.1062750000000000E-02 4.8146095125795188E-03 1.3999513883972372E+00
+ 44252 1.1063000000000000E-02 4.8149595068058626E-03 1.4000024883686026E+00
+ 44253 1.1063250000000000E-02 4.8153095138085697E-03 1.4000535883399676E+00
+ 44254 1.1063500000000000E-02 4.8156595335876835E-03 1.4001046883113331E+00
+ 44255 1.1063749999999999E-02 4.8160095661432594E-03 1.4001557882826976E+00
+ 44256 1.1063999999999999E-02 4.8163596114753375E-03 1.4002068882540630E+00
+ 44257 1.1064249999999999E-02 4.8167096695839644E-03 1.4002579882254280E+00
+ 44258 1.1064500000000000E-02 4.8170597404691897E-03 1.4003090881967930E+00
+ 44259 1.1064750000000000E-02 4.8174098241310507E-03 1.4003601881681584E+00
+ 44260 1.1065000000000000E-02 4.8177599205696019E-03 1.4004112881395234E+00
+ 44261 1.1065250000000000E-02 4.8181100297848868E-03 1.4004623881108889E+00
+ 44262 1.1065499999999999E-02 4.8184601517769453E-03 1.4005134880822534E+00
+ 44263 1.1065749999999999E-02 4.8188102865458311E-03 1.4005645880536188E+00
+ 44264 1.1065999999999999E-02 4.8191604340915833E-03 1.4006156880249838E+00
+ 44265 1.1066250000000000E-02 4.8195105944142573E-03 1.4006667879963488E+00
+ 44266 1.1066500000000000E-02 4.8198607675138871E-03 1.4007178879677142E+00
+ 44267 1.1066750000000000E-02 4.8202109533905255E-03 1.4007689879390792E+00
+ 44268 1.1067000000000000E-02 4.8205611520442167E-03 1.4008200879104447E+00
+ 44269 1.1067249999999999E-02 4.8209113634750111E-03 1.4008711878818092E+00
+ 44270 1.1067499999999999E-02 4.8212615876829451E-03 1.4009222878531742E+00
+ 44271 1.1067749999999999E-02 4.8216118246680768E-03 1.4009733878245396E+00
+ 44272 1.1068000000000000E-02 4.8219620744304418E-03 1.4010244877959046E+00
+ 44273 1.1068250000000000E-02 4.8223123369700903E-03 1.4010755877672700E+00
+ 44274 1.1068500000000000E-02 4.8226626122870684E-03 1.4011266877386350E+00
+ 44275 1.1068750000000000E-02 4.8230129003814263E-03 1.4011777877100000E+00
+ 44276 1.1068999999999999E-02 4.8233632012531953E-03 1.4012288876813650E+00
+ 44277 1.1069249999999999E-02 4.8237135149024370E-03 1.4012799876527300E+00
+ 44278 1.1069499999999999E-02 4.8240638413291920E-03 1.4013310876240954E+00
+ 44279 1.1069750000000000E-02 4.8244141805335074E-03 1.4013821875954604E+00
+ 44280 1.1070000000000000E-02 4.8247645325154263E-03 1.4014332875668258E+00
+ 44281 1.1070250000000000E-02 4.8251148972749932E-03 1.4014843875381908E+00
+ 44282 1.1070500000000000E-02 4.8254652748122634E-03 1.4015354875095558E+00
+ 44283 1.1070749999999999E-02 4.8258156651272751E-03 1.4015865874809208E+00
+ 44284 1.1070999999999999E-02 4.8261660682200778E-03 1.4016376874522858E+00
+ 44285 1.1071249999999999E-02 4.8265164840898510E-03 1.4016887874236512E+00
+ 44286 1.1071500000000000E-02 4.8268669127325917E-03 1.4017398873950162E+00
+ 44287 1.1071750000000000E-02 4.8272173541478273E-03 1.4017909873663816E+00
+ 44288 1.1072000000000000E-02 4.8275678083356064E-03 1.4018420873377466E+00
+ 44289 1.1072250000000000E-02 4.8279182752959688E-03 1.4018931873091116E+00
+ 44290 1.1072499999999999E-02 4.8282687550289596E-03 1.4019442872804766E+00
+ 44291 1.1072749999999999E-02 4.8286192475346223E-03 1.4019953872518416E+00
+ 44292 1.1073000000000000E-02 4.8289697528130079E-03 1.4020464872232070E+00
+ 44293 1.1073250000000000E-02 4.8293202708641469E-03 1.4020975871945720E+00
+ 44294 1.1073500000000000E-02 4.8296708016880964E-03 1.4021486871659370E+00
+ 44295 1.1073750000000000E-02 4.8300213452848956E-03 1.4021997871373024E+00
+ 44296 1.1074000000000001E-02 4.8303719016545826E-03 1.4022508871086674E+00
+ 44297 1.1074249999999999E-02 4.8307224707972111E-03 1.4023019870800324E+00
+ 44298 1.1074499999999999E-02 4.8310730527128219E-03 1.4023530870513974E+00
+ 44299 1.1074750000000000E-02 4.8314236474014532E-03 1.4024041870227628E+00
+ 44300 1.1075000000000000E-02 4.8317742548631640E-03 1.4024552869941278E+00
+ 44301 1.1075250000000000E-02 4.8321248750979821E-03 1.4025063869654928E+00
+ 44302 1.1075500000000000E-02 4.8324755081059576E-03 1.4025574869368582E+00
+ 44303 1.1075750000000001E-02 4.8328261538871401E-03 1.4026085869082232E+00
+ 44304 1.1075999999999999E-02 4.8331768124415661E-03 1.4026596868795882E+00
+ 44305 1.1076249999999999E-02 4.8335274837692822E-03 1.4027107868509532E+00
+ 44306 1.1076500000000000E-02 4.8338781678703346E-03 1.4027618868223186E+00
+ 44307 1.1076750000000000E-02 4.8342288647447700E-03 1.4028129867936836E+00
+ 44308 1.1077000000000000E-02 4.8345795743926223E-03 1.4028640867650486E+00
+ 44309 1.1077250000000000E-02 4.8349302968139479E-03 1.4029151867364140E+00
+ 44310 1.1077500000000001E-02 4.8352810320087848E-03 1.4029662867077790E+00
+ 44311 1.1077749999999999E-02 4.8356317799771792E-03 1.4030173866791440E+00
+ 44312 1.1077999999999999E-02 4.8359825407191682E-03 1.4030684866505090E+00
+ 44313 1.1078250000000000E-02 4.8363333142348074E-03 1.4031195866218740E+00
+ 44314 1.1078500000000000E-02 4.8366841005241376E-03 1.4031706865932394E+00
+ 44315 1.1078750000000000E-02 4.8370348995871986E-03 1.4032217865646044E+00
+ 44316 1.1079000000000000E-02 4.8373857114240391E-03 1.4032728865359698E+00
+ 44317 1.1079250000000001E-02 4.8377365360347041E-03 1.4033239865073348E+00
+ 44318 1.1079499999999999E-02 4.8380873734192318E-03 1.4033750864786998E+00
+ 44319 1.1079749999999999E-02 4.8384382235776725E-03 1.4034261864500648E+00
+ 44320 1.1080000000000000E-02 4.8387890865100721E-03 1.4034772864214298E+00
+ 44321 1.1080250000000000E-02 4.8391399622164689E-03 1.4035283863927952E+00
+ 44322 1.1080500000000000E-02 4.8394908506969106E-03 1.4035794863641602E+00
+ 44323 1.1080750000000000E-02 4.8398417519514413E-03 1.4036305863355256E+00
+ 44324 1.1081000000000001E-02 4.8401926659801088E-03 1.4036816863068906E+00
+ 44325 1.1081249999999999E-02 4.8405435927829513E-03 1.4037327862782556E+00
+ 44326 1.1081499999999999E-02 4.8408945323600086E-03 1.4037838862496206E+00
+ 44327 1.1081750000000000E-02 4.8412454847113519E-03 1.4038349862209856E+00
+ 44328 1.1082000000000000E-02 4.8415964498369967E-03 1.4038860861923510E+00
+ 44329 1.1082250000000000E-02 4.8419474277369996E-03 1.4039371861637160E+00
+ 44330 1.1082500000000000E-02 4.8422984184114011E-03 1.4039882861350814E+00
+ 44331 1.1082750000000001E-02 4.8426494218602525E-03 1.4040393861064464E+00
+ 44332 1.1082999999999999E-02 4.8430004380835851E-03 1.4040904860778110E+00
+ 44333 1.1083249999999999E-02 4.8433514670814587E-03 1.4041415860491764E+00
+ 44334 1.1083500000000000E-02 4.8437025088539113E-03 1.4041926860205414E+00
+ 44335 1.1083750000000000E-02 4.8440535634009900E-03 1.4042437859919068E+00
+ 44336 1.1084000000000000E-02 4.8444046307227328E-03 1.4042948859632718E+00
+ 44337 1.1084250000000000E-02 4.8447557108191918E-03 1.4043459859346368E+00
+ 44338 1.1084500000000001E-02 4.8451068036904060E-03 1.4043970859060022E+00
+ 44339 1.1084749999999999E-02 4.8454579093364239E-03 1.4044481858773668E+00
+ 44340 1.1084999999999999E-02 4.8458090277572891E-03 1.4044992858487322E+00
+ 44341 1.1085250000000000E-02 4.8461601589530447E-03 1.4045503858200972E+00
+ 44342 1.1085500000000000E-02 4.8465113029237412E-03 1.4046014857914626E+00
+ 44343 1.1085750000000000E-02 4.8468624596694184E-03 1.4046525857628276E+00
+ 44344 1.1086000000000000E-02 4.8472136318158145E-03 1.4047036857341926E+00
+ 44345 1.1086249999999999E-02 4.8475648140196377E-03 1.4047547857055576E+00
+ 44346 1.1086499999999999E-02 4.8479160089991936E-03 1.4048058856769225E+00
+ 44347 1.1086749999999999E-02 4.8482672167545204E-03 1.4048569856482880E+00
+ 44348 1.1087000000000000E-02 4.8486184372856745E-03 1.4049080856196530E+00
+ 44349 1.1087250000000000E-02 4.8489696705926854E-03 1.4049591855910184E+00
+ 44350 1.1087500000000000E-02 4.8493209166756137E-03 1.4050102855623834E+00
+ 44351 1.1087750000000000E-02 4.8496721755344977E-03 1.4050613855337484E+00
+ 44352 1.1087999999999999E-02 4.8500234471693764E-03 1.4051124855051134E+00
+ 44353 1.1088249999999999E-02 4.8503747315803035E-03 1.4051635854764783E+00
+ 44354 1.1088499999999999E-02 4.8507260287673224E-03 1.4052146854478438E+00
+ 44355 1.1088750000000000E-02 4.8510773387304782E-03 1.4052657854192088E+00
+ 44356 1.1089000000000000E-02 4.8514286614698126E-03 1.4053168853905738E+00
+ 44357 1.1089250000000000E-02 4.8517799969853750E-03 1.4053679853619392E+00
+ 44358 1.1089500000000000E-02 4.8521313452772078E-03 1.4054190853333042E+00
+ 44359 1.1089749999999999E-02 4.8524827063453572E-03 1.4054701853046692E+00
+ 44360 1.1089999999999999E-02 4.8528340801898681E-03 1.4055212852760341E+00
+ 44361 1.1090249999999999E-02 4.8531854668107865E-03 1.4055723852473996E+00
+ 44362 1.1090500000000000E-02 4.8535368662081611E-03 1.4056234852187646E+00
+ 44363 1.1090750000000000E-02 4.8538882783820307E-03 1.4056745851901296E+00
+ 44364 1.1091000000000000E-02 4.8542397033324450E-03 1.4057256851614950E+00
+ 44365 1.1091250000000000E-02 4.8545911410594438E-03 1.4057767851328600E+00
+ 44366 1.1091499999999999E-02 4.8549425915630747E-03 1.4058278851042250E+00
+ 44367 1.1091749999999999E-02 4.8552940548433898E-03 1.4058789850755899E+00
+ 44368 1.1091999999999999E-02 4.8556455309002730E-03 1.4059300850469554E+00
+ 44369 1.1092250000000000E-02 4.8559970197312261E-03 1.4059811850183204E+00
+ 44370 1.1092500000000000E-02 4.8563485213353862E-03 1.4060322849896854E+00
+ 44371 1.1092750000000000E-02 4.8567000357127950E-03 1.4060833849610508E+00
+ 44372 1.1093000000000000E-02 4.8570515628634974E-03 1.4061344849324158E+00
+ 44373 1.1093249999999999E-02 4.8574031027875282E-03 1.4061855849037808E+00
+ 44374 1.1093499999999999E-02 4.8577546554849421E-03 1.4062366848751457E+00
+ 44375 1.1093749999999999E-02 4.8581062209557841E-03 1.4062877848465107E+00
+ 44376 1.1094000000000000E-02 4.8584577992000916E-03 1.4063388848178762E+00
+ 44377 1.1094250000000000E-02 4.8588093902179157E-03 1.4063899847892412E+00
+ 44378 1.1094500000000000E-02 4.8591609940092911E-03 1.4064410847606066E+00
+ 44379 1.1094750000000000E-02 4.8595126105742672E-03 1.4064921847319716E+00
+ 44380 1.1094999999999999E-02 4.8598642399128892E-03 1.4065432847033366E+00
+ 44381 1.1095249999999999E-02 4.8602158820251987E-03 1.4065943846747015E+00
+ 44382 1.1095499999999999E-02 4.8605675369112408E-03 1.4066454846460665E+00
+ 44383 1.1095750000000000E-02 4.8609192045710589E-03 1.4066965846174320E+00
+ 44384 1.1096000000000000E-02 4.8612708850046989E-03 1.4067476845887970E+00
+ 44385 1.1096250000000000E-02 4.8616225782122042E-03 1.4067987845601624E+00
+ 44386 1.1096500000000000E-02 4.8619742841936172E-03 1.4068498845315274E+00
+ 44387 1.1096749999999999E-02 4.8623260029489806E-03 1.4069009845028924E+00
+ 44388 1.1096999999999999E-02 4.8626777344783455E-03 1.4069520844742573E+00
+ 44389 1.1097249999999999E-02 4.8630294787817456E-03 1.4070031844456223E+00
+ 44390 1.1097500000000000E-02 4.8633812358592383E-03 1.4070542844169878E+00
+ 44391 1.1097750000000000E-02 4.8637330057108557E-03 1.4071053843883528E+00
+ 44392 1.1098000000000000E-02 4.8640847883366515E-03 1.4071564843597182E+00
+ 44393 1.1098250000000000E-02 4.8644365837366612E-03 1.4072075843310832E+00
+ 44394 1.1098499999999999E-02 4.8647883919109335E-03 1.4072586843024482E+00
+ 44395 1.1098749999999999E-02 4.8651402128595117E-03 1.4073097842738131E+00
+ 44396 1.1098999999999999E-02 4.8654920465824427E-03 1.4073608842451781E+00
+ 44397 1.1099250000000000E-02 4.8658438930797715E-03 1.4074119842165436E+00
+ 44398 1.1099500000000000E-02 4.8661957523515372E-03 1.4074630841879086E+00
+ 44399 1.1099750000000000E-02 4.8665476243977867E-03 1.4075141841592735E+00
+ 44400 1.1100000000000000E-02 4.8668995092185615E-03 1.4075652841306390E+00
+ 44401 1.1100249999999999E-02 4.8672514068139102E-03 1.4076163841020035E+00
+ 44402 1.1100499999999999E-02 4.8676033171838754E-03 1.4076674840733689E+00
+ 44403 1.1100750000000000E-02 4.8679552403285004E-03 1.4077185840447339E+00
+ 44404 1.1101000000000000E-02 4.8683071762478328E-03 1.4077696840160994E+00
+ 44405 1.1101250000000000E-02 4.8686591249419145E-03 1.4078207839874644E+00
+ 44406 1.1101500000000000E-02 4.8690110864107895E-03 1.4078718839588293E+00
+ 44407 1.1101750000000001E-02 4.8693630606545055E-03 1.4079229839301948E+00
+ 44408 1.1101999999999999E-02 4.8697150476730983E-03 1.4079740839015593E+00
+ 44409 1.1102249999999999E-02 4.8700670474666240E-03 1.4080251838729247E+00
+ 44410 1.1102500000000000E-02 4.8704190600351183E-03 1.4080762838442897E+00
+ 44411 1.1102750000000000E-02 4.8707710853786281E-03 1.4081273838156552E+00
+ 44412 1.1103000000000000E-02 4.8711231234972027E-03 1.4081784837870202E+00
+ 44413 1.1103250000000000E-02 4.8714751743908795E-03 1.4082295837583851E+00
+ 44414 1.1103500000000001E-02 4.8718272380597069E-03 1.4082806837297506E+00
+ 44415 1.1103749999999999E-02 4.8721793145037259E-03 1.4083317837011151E+00
+ 44416 1.1103999999999999E-02 4.8725314037229824E-03 1.4083828836724805E+00
+ 44417 1.1104250000000000E-02 4.8728835057175266E-03 1.4084339836438455E+00
+ 44418 1.1104500000000000E-02 4.8732356204873898E-03 1.4084850836152105E+00
+ 44419 1.1104750000000000E-02 4.8735877480326414E-03 1.4085361835865760E+00
+ 44420 1.1105000000000000E-02 4.8739398883532997E-03 1.4085872835579409E+00
+ 44421 1.1105250000000001E-02 4.8742920414494191E-03 1.4086383835293064E+00
+ 44422 1.1105499999999999E-02 4.8746442073210475E-03 1.4086894835006709E+00
+ 44423 1.1105749999999999E-02 4.8749963859682230E-03 1.4087405834720363E+00
+ 44424 1.1106000000000000E-02 4.8753485773909951E-03 1.4087916834434013E+00
+ 44425 1.1106250000000000E-02 4.8757007815894088E-03 1.4088427834147663E+00
+ 44426 1.1106500000000000E-02 4.8760529985635067E-03 1.4088938833861318E+00
+ 44427 1.1106750000000000E-02 4.8764052283133312E-03 1.4089449833574967E+00
+ 44428 1.1107000000000001E-02 4.8767574708389310E-03 1.4089960833288622E+00
+ 44429 1.1107249999999999E-02 4.8771097261403476E-03 1.4090471833002267E+00
+ 44430 1.1107499999999999E-02 4.8774619942176280E-03 1.4090982832715921E+00
+ 44431 1.1107750000000000E-02 4.8778142750708180E-03 1.4091493832429571E+00
+ 44432 1.1108000000000000E-02 4.8781665686999636E-03 1.4092004832143221E+00
+ 44433 1.1108250000000000E-02 4.8785188751051048E-03 1.4092515831856876E+00
+ 44434 1.1108500000000000E-02 4.8788711942862840E-03 1.4093026831570525E+00
+ 44435 1.1108750000000001E-02 4.8792235262435533E-03 1.4093537831284180E+00
+ 44436 1.1108999999999999E-02 4.8795758709769526E-03 1.4094048830997825E+00
+ 44437 1.1109249999999999E-02 4.8799282284865322E-03 1.4094559830711475E+00
+ 44438 1.1109500000000000E-02 4.8802805987723285E-03 1.4095070830425129E+00
+ 44439 1.1109750000000000E-02 4.8806329818343944E-03 1.4095581830138779E+00
+ 44440 1.1110000000000000E-02 4.8809853776727698E-03 1.4096092829852434E+00
+ 44441 1.1110250000000000E-02 4.8813377862875016E-03 1.4096603829566083E+00
+ 44442 1.1110500000000001E-02 4.8816902076786349E-03 1.4097114829279733E+00
+ 44443 1.1110749999999999E-02 4.8820426418462112E-03 1.4097625828993383E+00
+ 44444 1.1110999999999999E-02 4.8823950887902801E-03 1.4098136828707033E+00
+ 44445 1.1111250000000000E-02 4.8827475485108823E-03 1.4098647828420687E+00
+ 44446 1.1111500000000000E-02 4.8831000210080690E-03 1.4099158828134337E+00
+ 44447 1.1111750000000000E-02 4.8834525062818766E-03 1.4099669827847991E+00
+ 44448 1.1112000000000000E-02 4.8838050043323597E-03 1.4100180827561641E+00
+ 44449 1.1112250000000001E-02 4.8841575151595531E-03 1.4100691827275291E+00
+ 44450 1.1112499999999999E-02 4.8845100387635053E-03 1.4101202826988941E+00
+ 44451 1.1112749999999999E-02 4.8848625751442649E-03 1.4101713826702591E+00
+ 44452 1.1113000000000000E-02 4.8852151243018761E-03 1.4102224826416245E+00
+ 44453 1.1113250000000000E-02 4.8855676862363823E-03 1.4102735826129895E+00
+ 44454 1.1113500000000000E-02 4.8859202609478304E-03 1.4103246825843549E+00
+ 44455 1.1113750000000000E-02 4.8862728484362601E-03 1.4103757825557199E+00
+ 44456 1.1113999999999999E-02 4.8866254487017202E-03 1.4104268825270849E+00
+ 44457 1.1114249999999999E-02 4.8869780617442540E-03 1.4104779824984499E+00
+ 44458 1.1114499999999999E-02 4.8873306875639117E-03 1.4105290824698149E+00
+ 44459 1.1114750000000000E-02 4.8876833261607350E-03 1.4105801824411803E+00
+ 44460 1.1115000000000000E-02 4.8880359775347682E-03 1.4106312824125453E+00
+ 44461 1.1115250000000000E-02 4.8883886416860563E-03 1.4106823823839103E+00
+ 44462 1.1115500000000000E-02 4.8887413186146462E-03 1.4107334823552757E+00
+ 44463 1.1115749999999999E-02 4.8890940083205778E-03 1.4107845823266403E+00
+ 44464 1.1115999999999999E-02 4.8894467108039118E-03 1.4108356822980057E+00
+ 44465 1.1116249999999999E-02 4.8897994260646690E-03 1.4108867822693707E+00
+ 44466 1.1116500000000000E-02 4.8901521541029145E-03 1.4109378822407361E+00
+ 44467 1.1116750000000000E-02 4.8905048949186847E-03 1.4109889822121011E+00
+ 44468 1.1117000000000000E-02 4.8908576485120281E-03 1.4110400821834661E+00
+ 44469 1.1117250000000000E-02 4.8912104148829839E-03 1.4110911821548315E+00
+ 44470 1.1117499999999999E-02 4.8915631940316083E-03 1.4111422821261961E+00
+ 44471 1.1117749999999999E-02 4.8919159859579378E-03 1.4111933820975615E+00
+ 44472 1.1117999999999999E-02 4.8922687906620193E-03 1.4112444820689265E+00
+ 44473 1.1118250000000000E-02 4.8926216081439005E-03 1.4112955820402919E+00
+ 44474 1.1118500000000000E-02 4.8929744384036246E-03 1.4113466820116569E+00
+ 44475 1.1118750000000000E-02 4.8933272814412386E-03 1.4113977819830219E+00
+ 44476 1.1119000000000000E-02 4.8936801372567841E-03 1.4114488819543873E+00
+ 44477 1.1119249999999999E-02 4.8940330058503062E-03 1.4114999819257519E+00
+ 44478 1.1119499999999999E-02 4.8943858872218604E-03 1.4115510818971173E+00
+ 44479 1.1119749999999999E-02 4.8947387813714814E-03 1.4116021818684823E+00
+ 44480 1.1120000000000000E-02 4.8950916882992170E-03 1.4116532818398473E+00
+ 44481 1.1120250000000000E-02 4.8954446080051147E-03 1.4117043818112127E+00
+ 44482 1.1120500000000000E-02 4.8957975404892197E-03 1.4117554817825777E+00
+ 44483 1.1120750000000000E-02 4.8961504857515763E-03 1.4118065817539431E+00
+ 44484 1.1120999999999999E-02 4.8965034437922243E-03 1.4118576817253077E+00
+ 44485 1.1121249999999999E-02 4.8968564146112227E-03 1.4119087816966731E+00
+ 44486 1.1121499999999999E-02 4.8972093982086037E-03 1.4119598816680381E+00
+ 44487 1.1121750000000000E-02 4.8975623945844236E-03 1.4120109816394031E+00
+ 44488 1.1122000000000000E-02 4.8979154037387144E-03 1.4120620816107685E+00
+ 44489 1.1122250000000000E-02 4.8982684256715370E-03 1.4121131815821335E+00
+ 44490 1.1122500000000000E-02 4.8986214603829233E-03 1.4121642815534989E+00
+ 44491 1.1122749999999999E-02 4.8989745078729264E-03 1.4122153815248635E+00
+ 44492 1.1122999999999999E-02 4.8993275681415913E-03 1.4122664814962289E+00
+ 44493 1.1123249999999999E-02 4.8996806411889674E-03 1.4123175814675939E+00
+ 44494 1.1123500000000000E-02 4.9000337270150894E-03 1.4123686814389589E+00
+ 44495 1.1123750000000000E-02 4.9003868256200095E-03 1.4124197814103243E+00
+ 44496 1.1124000000000000E-02 4.9007399370037770E-03 1.4124708813816893E+00
+ 44497 1.1124250000000000E-02 4.9010930611664318E-03 1.4125219813530547E+00
+ 44498 1.1124499999999999E-02 4.9014461981080164E-03 1.4125730813244193E+00
+ 44499 1.1124749999999999E-02 4.9017993478285872E-03 1.4126241812957843E+00
+ 44500 1.1124999999999999E-02 4.9021525103281781E-03 1.4126752812671497E+00
+ 44501 1.1125250000000000E-02 4.9025056856068444E-03 1.4127263812385147E+00
+ 44502 1.1125500000000000E-02 4.9028588736646280E-03 1.4127774812098801E+00
+ 44503 1.1125750000000000E-02 4.9032120745015730E-03 1.4128285811812451E+00
+ 44504 1.1126000000000000E-02 4.9035652881177271E-03 1.4128796811526101E+00
+ 44505 1.1126249999999999E-02 4.9039185145131293E-03 1.4129307811239751E+00
+ 44506 1.1126499999999999E-02 4.9042717536878387E-03 1.4129818810953401E+00
+ 44507 1.1126749999999999E-02 4.9046250056418890E-03 1.4130329810667055E+00
+ 44508 1.1127000000000000E-02 4.9049782703753323E-03 1.4130840810380705E+00
+ 44509 1.1127250000000000E-02 4.9053315478882172E-03 1.4131351810094359E+00
+ 44510 1.1127500000000000E-02 4.9056848381805740E-03 1.4131862809808009E+00
+ 44511 1.1127750000000000E-02 4.9060381412524669E-03 1.4132373809521659E+00
+ 44512 1.1127999999999999E-02 4.9063914571039358E-03 1.4132884809235309E+00
+ 44513 1.1128249999999999E-02 4.9067447857350198E-03 1.4133395808948959E+00
+ 44514 1.1128500000000000E-02 4.9070981271457778E-03 1.4133906808662613E+00
+ 44515 1.1128750000000000E-02 4.9074514813362401E-03 1.4134417808376263E+00
+ 44516 1.1129000000000000E-02 4.9078048483064633E-03 1.4134928808089917E+00
+ 44517 1.1129250000000000E-02 4.9081582280564870E-03 1.4135439807803567E+00
+ 44518 1.1129500000000001E-02 4.9085116205863644E-03 1.4135950807517217E+00
+ 44519 1.1129749999999999E-02 4.9088650258961308E-03 1.4136461807230867E+00
+ 44520 1.1129999999999999E-02 4.9092184439858437E-03 1.4136972806944517E+00
+ 44521 1.1130250000000000E-02 4.9095719111065831E-03 1.4137483806658171E+00
+ 44522 1.1130500000000000E-02 4.9099253545099777E-03 1.4137994806371821E+00
+ 44523 1.1130750000000000E-02 4.9102788106848289E-03 1.4138505806085471E+00
+ 44524 1.1131000000000000E-02 4.9106322796311818E-03 1.4139016805799125E+00
+ 44525 1.1131250000000001E-02 4.9109857613490720E-03 1.4139527805512775E+00
+ 44526 1.1131499999999999E-02 4.9113392558385463E-03 1.4140038805226425E+00
+ 44527 1.1131749999999999E-02 4.9116927630996482E-03 1.4140549804940075E+00
+ 44528 1.1132000000000000E-02 4.9120462831324218E-03 1.4141060804653729E+00
+ 44529 1.1132250000000000E-02 4.9123998159369053E-03 1.4141571804367379E+00
+ 44530 1.1132500000000000E-02 4.9127533615131447E-03 1.4142082804081029E+00
+ 44531 1.1132750000000000E-02 4.9131069198611772E-03 1.4142593803794683E+00
+ 44532 1.1133000000000001E-02 4.9134604909810507E-03 1.4143104803508333E+00
+ 44533 1.1133249999999999E-02 4.9138140748728083E-03 1.4143615803221983E+00
+ 44534 1.1133499999999999E-02 4.9141676715364875E-03 1.4144126802935633E+00
+ 44535 1.1133750000000000E-02 4.9145212809721377E-03 1.4144637802649287E+00
+ 44536 1.1134000000000000E-02 4.9148749031797936E-03 1.4145148802362937E+00
+ 44537 1.1134250000000000E-02 4.9152285381595133E-03 1.4145659802076587E+00
+ 44538 1.1134500000000000E-02 4.9155821859113219E-03 1.4146170801790241E+00
+ 44539 1.1134750000000001E-02 4.9159358464352706E-03 1.4146681801503891E+00
+ 44540 1.1134999999999999E-02 4.9162895197313976E-03 1.4147192801217541E+00
+ 44541 1.1135249999999999E-02 4.9166432057997488E-03 1.4147703800931191E+00
+ 44542 1.1135500000000000E-02 4.9169969046403712E-03 1.4148214800644840E+00
+ 44543 1.1135750000000000E-02 4.9173506162532993E-03 1.4148725800358495E+00
+ 44544 1.1136000000000000E-02 4.9177043406385835E-03 1.4149236800072145E+00
+ 44545 1.1136250000000000E-02 4.9180580777962602E-03 1.4149747799785799E+00
+ 44546 1.1136500000000001E-02 4.9184118277263754E-03 1.4150258799499449E+00
+ 44547 1.1136749999999999E-02 4.9187655904289699E-03 1.4150769799213099E+00
+ 44548 1.1136999999999999E-02 4.9191193659040905E-03 1.4151280798926749E+00
+ 44549 1.1137250000000000E-02 4.9194731541517753E-03 1.4151791798640398E+00
+ 44550 1.1137500000000000E-02 4.9198269551720738E-03 1.4152302798354053E+00
+ 44551 1.1137750000000000E-02 4.9201807689650224E-03 1.4152813798067703E+00
+ 44552 1.1138000000000000E-02 4.9205345955306663E-03 1.4153324797781357E+00
+ 44553 1.1138250000000001E-02 4.9208884348690496E-03 1.4153835797495007E+00
+ 44554 1.1138499999999999E-02 4.9212422869802140E-03 1.4154346797208657E+00
+ 44555 1.1138749999999999E-02 4.9215961518641995E-03 1.4154857796922307E+00
+ 44556 1.1139000000000000E-02 4.9219500295210571E-03 1.4155368796635956E+00
+ 44557 1.1139250000000000E-02 4.9223039199508207E-03 1.4155879796349611E+00
+ 44558 1.1139500000000000E-02 4.9226578231535405E-03 1.4156390796063261E+00
+ 44559 1.1139750000000000E-02 4.9230117391292514E-03 1.4156901795776915E+00
+ 44560 1.1140000000000001E-02 4.9233656678780080E-03 1.4157412795490565E+00
+ 44561 1.1140249999999999E-02 4.9237196093998396E-03 1.4157923795204215E+00
+ 44562 1.1140499999999999E-02 4.9240735636948028E-03 1.4158434794917865E+00
+ 44563 1.1140750000000000E-02 4.9244275307629296E-03 1.4158945794631514E+00
+ 44564 1.1141000000000000E-02 4.9247815106042711E-03 1.4159456794345169E+00
+ 44565 1.1141250000000000E-02 4.9251355032188665E-03 1.4159967794058819E+00
+ 44566 1.1141500000000000E-02 4.9254895086067573E-03 1.4160478793772469E+00
+ 44567 1.1141750000000001E-02 4.9258435267679904E-03 1.4160989793486123E+00
+ 44568 1.1141999999999999E-02 4.9261975577026057E-03 1.4161500793199768E+00
+ 44569 1.1142249999999999E-02 4.9265516014106473E-03 1.4162011792913423E+00
+ 44570 1.1142500000000000E-02 4.9269056578921597E-03 1.4162522792627072E+00
+ 44571 1.1142750000000000E-02 4.9272597271471860E-03 1.4163033792340727E+00
+ 44572 1.1143000000000000E-02 4.9276138091757724E-03 1.4163544792054377E+00
+ 44573 1.1143250000000000E-02 4.9279679039779525E-03 1.4164055791768027E+00
+ 44574 1.1143499999999999E-02 4.9283220115537733E-03 1.4164566791481676E+00
+ 44575 1.1143749999999999E-02 4.9286761319032816E-03 1.4165077791195326E+00
+ 44576 1.1143999999999999E-02 4.9290302650265225E-03 1.4165588790908981E+00
+ 44577 1.1144250000000000E-02 4.9293844109235350E-03 1.4166099790622630E+00
+ 44578 1.1144500000000000E-02 4.9297385695943625E-03 1.4166610790336285E+00
+ 44579 1.1144750000000000E-02 4.9300927410390483E-03 1.4167121790049935E+00
+ 44580 1.1145000000000000E-02 4.9304469252576351E-03 1.4167632789763585E+00
+ 44581 1.1145249999999999E-02 4.9308011222501695E-03 1.4168143789477234E+00
+ 44582 1.1145499999999999E-02 4.9311553320166854E-03 1.4168654789190884E+00
+ 44583 1.1145749999999999E-02 4.9315095545572410E-03 1.4169165788904539E+00
+ 44584 1.1146000000000000E-02 4.9318637898718718E-03 1.4169676788618188E+00
+ 44585 1.1146250000000000E-02 4.9322180379606177E-03 1.4170187788331838E+00
+ 44586 1.1146500000000000E-02 4.9325722988235281E-03 1.4170698788045493E+00
+ 44587 1.1146750000000000E-02 4.9329265724606429E-03 1.4171209787759143E+00
+ 44588 1.1146999999999999E-02 4.9332808588720039E-03 1.4171720787472792E+00
+ 44589 1.1147249999999999E-02 4.9336351580576594E-03 1.4172231787186442E+00
+ 44590 1.1147499999999999E-02 4.9339894700176487E-03 1.4172742786900097E+00
+ 44591 1.1147750000000000E-02 4.9343437947520193E-03 1.4173253786613746E+00
+ 44592 1.1148000000000000E-02 4.9346981322608103E-03 1.4173764786327396E+00
+ 44593 1.1148250000000000E-02 4.9350524825440686E-03 1.4174275786041051E+00
+ 44594 1.1148500000000000E-02 4.9354068456018349E-03 1.4174786785754701E+00
+ 44595 1.1148749999999999E-02 4.9357612214341491E-03 1.4175297785468350E+00
+ 44596 1.1148999999999999E-02 4.9361156100410685E-03 1.4175808785182000E+00
+ 44597 1.1149249999999999E-02 4.9364700114226242E-03 1.4176319784895655E+00
+ 44598 1.1149500000000000E-02 4.9368244255788606E-03 1.4176830784609304E+00
+ 44599 1.1149750000000000E-02 4.9371788525098279E-03 1.4177341784322954E+00
+ 44600 1.1150000000000000E-02 4.9375332922155608E-03 1.4177852784036609E+00
+ 44601 1.1150250000000000E-02 4.9378877446961088E-03 1.4178363783750259E+00
+ 44602 1.1150499999999999E-02 4.9382422099515134E-03 1.4178874783463908E+00
+ 44603 1.1150749999999999E-02 4.9385966879818199E-03 1.4179385783177558E+00
+ 44604 1.1150999999999999E-02 4.9389511787870707E-03 1.4179896782891208E+00
+ 44605 1.1151250000000000E-02 4.9393056823673082E-03 1.4180407782604862E+00
+ 44606 1.1151500000000000E-02 4.9396601987225820E-03 1.4180918782318512E+00
+ 44607 1.1151750000000000E-02 4.9400147278529259E-03 1.4181429782032167E+00
+ 44608 1.1152000000000000E-02 4.9403692697583910E-03 1.4181940781745817E+00
+ 44609 1.1152249999999999E-02 4.9407238244390172E-03 1.4182451781459466E+00
+ 44610 1.1152499999999999E-02 4.9410783918948506E-03 1.4182962781173116E+00
+ 44611 1.1152749999999999E-02 4.9414329721259361E-03 1.4183473780886766E+00
+ 44612 1.1153000000000000E-02 4.9417875651323103E-03 1.4183984780600420E+00
+ 44613 1.1153250000000000E-02 4.9421421709140234E-03 1.4184495780314070E+00
+ 44614 1.1153500000000000E-02 4.9424967894711163E-03 1.4185006780027725E+00
+ 44615 1.1153750000000000E-02 4.9428514208036357E-03 1.4185517779741375E+00
+ 44616 1.1153999999999999E-02 4.9432060649116224E-03 1.4186028779455024E+00
+ 44617 1.1154249999999999E-02 4.9435607217951233E-03 1.4186539779168674E+00
+ 44618 1.1154499999999999E-02 4.9439153914541800E-03 1.4187050778882324E+00
+ 44619 1.1154750000000000E-02 4.9442700738888340E-03 1.4187561778595978E+00
+ 44620 1.1155000000000000E-02 4.9446247690991332E-03 1.4188072778309628E+00
+ 44621 1.1155250000000000E-02 4.9449794770851183E-03 1.4188583778023283E+00
+ 44622 1.1155500000000000E-02 4.9453341978468362E-03 1.4189094777736933E+00
+ 44623 1.1155749999999999E-02 4.9456889313843249E-03 1.4189605777450582E+00
+ 44624 1.1155999999999999E-02 4.9460436776976339E-03 1.4190116777164232E+00
+ 44625 1.1156250000000000E-02 4.9463984367868067E-03 1.4190627776877882E+00
+ 44626 1.1156500000000000E-02 4.9467532086518900E-03 1.4191138776591536E+00
+ 44627 1.1156750000000000E-02 4.9471079932929159E-03 1.4191649776305186E+00
+ 44628 1.1157000000000000E-02 4.9474627907099443E-03 1.4192160776018836E+00
+ 44629 1.1157250000000001E-02 4.9478176009030038E-03 1.4192671775732491E+00
+ 44630 1.1157499999999999E-02 4.9481724238721455E-03 1.4193182775446136E+00
+ 44631 1.1157749999999999E-02 4.9485272596174155E-03 1.4193693775159790E+00
+ 44632 1.1158000000000000E-02 4.9488821081388563E-03 1.4194204774873440E+00
+ 44633 1.1158250000000000E-02 4.9492369694365112E-03 1.4194715774587094E+00
+ 44634 1.1158500000000000E-02 4.9495918435104262E-03 1.4195226774300744E+00
+ 44635 1.1158750000000000E-02 4.9499467303606342E-03 1.4195737774014394E+00
+ 44636 1.1159000000000001E-02 4.9503016299871942E-03 1.4196248773728048E+00
+ 44637 1.1159249999999999E-02 4.9506565423901418E-03 1.4196759773441694E+00
+ 44638 1.1159499999999999E-02 4.9510114675695265E-03 1.4197270773155348E+00
+ 44639 1.1159750000000000E-02 4.9513664055253846E-03 1.4197781772868998E+00
+ 44640 1.1160000000000000E-02 4.9517213562577682E-03 1.4198292772582652E+00
+ 44641 1.1160250000000000E-02 4.9520763197667137E-03 1.4198803772296302E+00
+ 44642 1.1160500000000000E-02 4.9524312960522732E-03 1.4199314772009952E+00
+ 44643 1.1160750000000001E-02 4.9527862851144891E-03 1.4199825771723606E+00
+ 44644 1.1160999999999999E-02 4.9531412869533980E-03 1.4200336771437252E+00
+ 44645 1.1161249999999999E-02 4.9534963015690509E-03 1.4200847771150906E+00
+ 44646 1.1161500000000000E-02 4.9538513289614896E-03 1.4201358770864556E+00
+ 44647 1.1161750000000000E-02 4.9542063691307607E-03 1.4201869770578206E+00
+ 44648 1.1162000000000000E-02 4.9545614220769052E-03 1.4202380770291860E+00
+ 44649 1.1162250000000000E-02 4.9549164877999699E-03 1.4202891770005510E+00
+ 44650 1.1162500000000001E-02 4.9552715662999972E-03 1.4203402769719164E+00
+ 44651 1.1162749999999999E-02 4.9556266575770313E-03 1.4203913769432810E+00
+ 44652 1.1162999999999999E-02 4.9559817616311140E-03 1.4204424769146464E+00
+ 44653 1.1163250000000000E-02 4.9563368784622973E-03 1.4204935768860114E+00
+ 44654 1.1163500000000000E-02 4.9566920080706175E-03 1.4205446768573764E+00
+ 44655 1.1163750000000000E-02 4.9570471504561224E-03 1.4205957768287418E+00
+ 44656 1.1164000000000000E-02 4.9574023056188589E-03 1.4206468768001068E+00
+ 44657 1.1164250000000001E-02 4.9577574735588650E-03 1.4206979767714722E+00
+ 44658 1.1164499999999999E-02 4.9581126542761877E-03 1.4207490767428368E+00
+ 44659 1.1164749999999999E-02 4.9584678477708711E-03 1.4208001767142022E+00
+ 44660 1.1165000000000000E-02 4.9588230540429630E-03 1.4208512766855672E+00
+ 44661 1.1165250000000000E-02 4.9591782730925042E-03 1.4209023766569322E+00
+ 44662 1.1165500000000000E-02 4.9595335049195397E-03 1.4209534766282976E+00
+ 44663 1.1165750000000000E-02 4.9598887495241111E-03 1.4210045765996626E+00
+ 44664 1.1166000000000001E-02 4.9602440069062663E-03 1.4210556765710280E+00
+ 44665 1.1166249999999999E-02 4.9605992770660485E-03 1.4211067765423926E+00
+ 44666 1.1166499999999999E-02 4.9609545600035046E-03 1.4211578765137576E+00
+ 44667 1.1166750000000000E-02 4.9613098557186736E-03 1.4212089764851230E+00
+ 44668 1.1167000000000000E-02 4.9616651642116066E-03 1.4212600764564880E+00
+ 44669 1.1167250000000000E-02 4.9620204854823446E-03 1.4213111764278534E+00
+ 44670 1.1167500000000000E-02 4.9623758195309307E-03 1.4213622763992184E+00
+ 44671 1.1167750000000001E-02 4.9627311663574085E-03 1.4214133763705834E+00
+ 44672 1.1167999999999999E-02 4.9630865259618255E-03 1.4214644763419484E+00
+ 44673 1.1168249999999999E-02 4.9634418983442244E-03 1.4215155763133134E+00
+ 44674 1.1168500000000000E-02 4.9637972835046571E-03 1.4215666762846788E+00
+ 44675 1.1168750000000000E-02 4.9641526814431540E-03 1.4216177762560438E+00
+ 44676 1.1169000000000000E-02 4.9645080921597714E-03 1.4216688762274092E+00
+ 44677 1.1169250000000000E-02 4.9648635156545450E-03 1.4217199761987742E+00
+ 44678 1.1169500000000001E-02 4.9652189519275311E-03 1.4217710761701392E+00
+ 44679 1.1169749999999999E-02 4.9655744009787593E-03 1.4218221761415042E+00
+ 44680 1.1169999999999999E-02 4.9659298628082858E-03 1.4218732761128692E+00
+ 44681 1.1170250000000000E-02 4.9662853374161523E-03 1.4219243760842346E+00
+ 44682 1.1170500000000000E-02 4.9666408248024022E-03 1.4219754760555996E+00
+ 44683 1.1170750000000000E-02 4.9669963249670789E-03 1.4220265760269650E+00
+ 44684 1.1171000000000000E-02 4.9673518379102291E-03 1.4220776759983300E+00
+ 44685 1.1171249999999999E-02 4.9677073636318937E-03 1.4221287759696950E+00
+ 44686 1.1171499999999999E-02 4.9680629021321239E-03 1.4221798759410600E+00
+ 44687 1.1171749999999999E-02 4.9684184534109603E-03 1.4222309759124250E+00
+ 44688 1.1172000000000000E-02 4.9687740174684499E-03 1.4222820758837904E+00
+ 44689 1.1172250000000000E-02 4.9691295943046325E-03 1.4223331758551554E+00
+ 44690 1.1172500000000000E-02 4.9694851839195550E-03 1.4223842758265204E+00
+ 44691 1.1172750000000000E-02 4.9698407863132676E-03 1.4224353757978858E+00
+ 44692 1.1172999999999999E-02 4.9701964014858078E-03 1.4224864757692504E+00
+ 44693 1.1173249999999999E-02 4.9705520294372214E-03 1.4225375757406158E+00
+ 44694 1.1173499999999999E-02 4.9709076701675561E-03 1.4225886757119808E+00
+ 44695 1.1173750000000000E-02 4.9712633236768580E-03 1.4226397756833462E+00
+ 44696 1.1174000000000000E-02 4.9716189899651660E-03 1.4226908756547112E+00
+ 44697 1.1174250000000000E-02 4.9719746690325304E-03 1.4227419756260762E+00
+ 44698 1.1174500000000000E-02 4.9723303608789913E-03 1.4227930755974416E+00
+ 44699 1.1174749999999999E-02 4.9726860655045953E-03 1.4228441755688062E+00
+ 44700 1.1174999999999999E-02 4.9730417829093876E-03 1.4228952755401716E+00
+ 44701 1.1175249999999999E-02 4.9733975130934159E-03 1.4229463755115366E+00
+ 44702 1.1175500000000000E-02 4.9737532560567201E-03 1.4229974754829020E+00
+ 44703 1.1175750000000000E-02 4.9741090117993514E-03 1.4230485754542670E+00
+ 44704 1.1176000000000000E-02 4.9744647803213480E-03 1.4230996754256320E+00
+ 44705 1.1176250000000000E-02 4.9748205616227600E-03 1.4231507753969974E+00
+ 44706 1.1176499999999999E-02 4.9751763557026631E-03 1.4232018753683620E+00
+ 44707 1.1176749999999999E-02 4.9755321625543905E-03 1.4232529753397274E+00
+ 44708 1.1176999999999999E-02 4.9758879821766829E-03 1.4233040753110924E+00
+ 44709 1.1177250000000000E-02 4.9762438145695784E-03 1.4233551752824574E+00
+ 44710 1.1177500000000000E-02 4.9765996597331231E-03 1.4234062752538228E+00
+ 44711 1.1177750000000000E-02 4.9769555176673568E-03 1.4234573752251878E+00
+ 44712 1.1178000000000000E-02 4.9773113883723160E-03 1.4235084751965532E+00
+ 44713 1.1178249999999999E-02 4.9776672718480491E-03 1.4235595751679178E+00
+ 44714 1.1178499999999999E-02 4.9780231680945945E-03 1.4236106751392832E+00
+ 44715 1.1178749999999999E-02 4.9783790771119937E-03 1.4236617751106482E+00
+ 44716 1.1179000000000000E-02 4.9787349989002883E-03 1.4237128750820132E+00
+ 44717 1.1179250000000000E-02 4.9790909334595200E-03 1.4237639750533786E+00
+ 44718 1.1179500000000000E-02 4.9794468807897330E-03 1.4238150750247436E+00
+ 44719 1.1179750000000000E-02 4.9798028408909621E-03 1.4238661749961090E+00
+ 44720 1.1179999999999999E-02 4.9801588137632514E-03 1.4239172749674736E+00
+ 44721 1.1180249999999999E-02 4.9805147994066460E-03 1.4239683749388390E+00
+ 44722 1.1180499999999999E-02 4.9808707978211885E-03 1.4240194749102040E+00
+ 44723 1.1180750000000000E-02 4.9812268090069127E-03 1.4240705748815690E+00
+ 44724 1.1181000000000000E-02 4.9815828329638672E-03 1.4241216748529344E+00
+ 44725 1.1181250000000000E-02 4.9819388696920926E-03 1.4241727748242994E+00
+ 44726 1.1181500000000000E-02 4.9822949191916273E-03 1.4242238747956648E+00
+ 44727 1.1181749999999999E-02 4.9826509814625075E-03 1.4242749747670294E+00
+ 44728 1.1181999999999999E-02 4.9830070565047907E-03 1.4243260747383943E+00
+ 44729 1.1182249999999999E-02 4.9833631443185061E-03 1.4243771747097598E+00
+ 44730 1.1182500000000000E-02 4.9837192449036973E-03 1.4244282746811248E+00
+ 44731 1.1182750000000000E-02 4.9840753582604137E-03 1.4244793746524902E+00
+ 44732 1.1183000000000000E-02 4.9844314843886846E-03 1.4245304746238552E+00
+ 44733 1.1183250000000000E-02 4.9847876232885632E-03 1.4245815745952202E+00
+ 44734 1.1183499999999999E-02 4.9851437749600814E-03 1.4246326745665852E+00
+ 44735 1.1183749999999999E-02 4.9854999394032869E-03 1.4246837745379501E+00
+ 44736 1.1183999999999999E-02 4.9858561166182223E-03 1.4247348745093156E+00
+ 44737 1.1184250000000000E-02 4.9862123066049258E-03 1.4247859744806806E+00
+ 44738 1.1184500000000000E-02 4.9865685093634388E-03 1.4248370744520460E+00
+ 44739 1.1184750000000000E-02 4.9869247248938075E-03 1.4248881744234110E+00
+ 44740 1.1185000000000000E-02 4.9872809531960700E-03 1.4249392743947760E+00
+ 44741 1.1185249999999999E-02 4.9876371942702653E-03 1.4249903743661410E+00
+ 44742 1.1185499999999999E-02 4.9879934481164420E-03 1.4250414743375059E+00
+ 44743 1.1185750000000000E-02 4.9883497147346426E-03 1.4250925743088714E+00
+ 44744 1.1186000000000000E-02 4.9887059941249000E-03 1.4251436742802364E+00
+ 44745 1.1186250000000000E-02 4.9890622862872611E-03 1.4251947742516018E+00
+ 44746 1.1186500000000000E-02 4.9894185912217701E-03 1.4252458742229668E+00
+ 44747 1.1186750000000001E-02 4.9897749089284653E-03 1.4252969741943318E+00
+ 44748 1.1186999999999999E-02 4.9901312394073916E-03 1.4253480741656968E+00
+ 44749 1.1187249999999999E-02 4.9904875826585881E-03 1.4253991741370617E+00
+ 44750 1.1187500000000000E-02 4.9908439386820973E-03 1.4254502741084272E+00
+ 44751 1.1187750000000000E-02 4.9912003074779610E-03 1.4255013740797922E+00
+ 44752 1.1188000000000000E-02 4.9915566890462231E-03 1.4255524740511571E+00
+ 44753 1.1188250000000000E-02 4.9919130833869230E-03 1.4256035740225226E+00
+ 44754 1.1188500000000001E-02 4.9922694905001038E-03 1.4256546739938876E+00
+ 44755 1.1188749999999999E-02 4.9926259103858063E-03 1.4257057739652526E+00
+ 44756 1.1188999999999999E-02 4.9929823430440766E-03 1.4257568739366175E+00
+ 44757 1.1189250000000000E-02 4.9933387884749493E-03 1.4258079739079830E+00
+ 44758 1.1189500000000000E-02 4.9936952466784765E-03 1.4258590738793480E+00
+ 44759 1.1189750000000000E-02 4.9940517176546902E-03 1.4259101738507129E+00
+ 44760 1.1190000000000000E-02 4.9944082014036391E-03 1.4259612738220784E+00
+ 44761 1.1190250000000001E-02 4.9947646979253630E-03 1.4260123737934434E+00
+ 44762 1.1190499999999999E-02 4.9951212072199009E-03 1.4260634737648084E+00
+ 44763 1.1190749999999999E-02 4.9954777292872989E-03 1.4261145737361733E+00
+ 44764 1.1191000000000000E-02 4.9958342641276011E-03 1.4261656737075388E+00
+ 44765 1.1191250000000000E-02 4.9961908117408466E-03 1.4262167736789038E+00
+ 44766 1.1191500000000000E-02 4.9965473721270753E-03 1.4262678736502687E+00
+ 44767 1.1191750000000000E-02 4.9969039452863306E-03 1.4263189736216342E+00
+ 44768 1.1192000000000001E-02 4.9972605312186532E-03 1.4263700735929992E+00
+ 44769 1.1192249999999999E-02 4.9976171299240899E-03 1.4264211735643642E+00
+ 44770 1.1192499999999999E-02 4.9979737414026790E-03 1.4264722735357291E+00
+ 44771 1.1192750000000000E-02 4.9983303656544673E-03 1.4265233735070941E+00
+ 44772 1.1193000000000000E-02 4.9986870026794963E-03 1.4265744734784596E+00
+ 44773 1.1193250000000000E-02 4.9990436524778026E-03 1.4266255734498245E+00
+ 44774 1.1193500000000000E-02 4.9994003150494277E-03 1.4266766734211900E+00
+ 44775 1.1193750000000001E-02 4.9997569903944212E-03 1.4267277733925550E+00
+ 44776 1.1193999999999999E-02 5.0001136785128219E-03 1.4267788733639200E+00
+ 44777 1.1194249999999999E-02 5.0004703794046691E-03 1.4268299733352849E+00
+ 44778 1.1194500000000000E-02 5.0008270930700103E-03 1.4268810733066499E+00
+ 44779 1.1194750000000000E-02 5.0011838195088846E-03 1.4269321732780154E+00
+ 44780 1.1195000000000000E-02 5.0015405587213371E-03 1.4269832732493803E+00
+ 44781 1.1195250000000000E-02 5.0018973107074042E-03 1.4270343732207458E+00
+ 44782 1.1195500000000001E-02 5.0022540754671337E-03 1.4270854731921108E+00
+ 44783 1.1195749999999999E-02 5.0026108530005645E-03 1.4271365731634758E+00
+ 44784 1.1195999999999999E-02 5.0029676433077427E-03 1.4271876731348407E+00
+ 44785 1.1196250000000000E-02 5.0033244463887107E-03 1.4272387731062057E+00
+ 44786 1.1196500000000000E-02 5.0036812622435041E-03 1.4272898730775712E+00
+ 44787 1.1196750000000000E-02 5.0040380908721715E-03 1.4273409730489361E+00
+ 44788 1.1197000000000000E-02 5.0043949322747536E-03 1.4273920730203016E+00
+ 44789 1.1197250000000001E-02 5.0047517864512938E-03 1.4274431729916666E+00
+ 44790 1.1197499999999999E-02 5.0051086534018312E-03 1.4274942729630316E+00
+ 44791 1.1197749999999999E-02 5.0054655331264160E-03 1.4275453729343965E+00
+ 44792 1.1198000000000000E-02 5.0058224256250786E-03 1.4275964729057615E+00
+ 44793 1.1198250000000000E-02 5.0061793308978728E-03 1.4276475728771270E+00
+ 44794 1.1198500000000000E-02 5.0065362489448368E-03 1.4276986728484919E+00
+ 44795 1.1198750000000000E-02 5.0068931797660103E-03 1.4277497728198569E+00
+ 44796 1.1198999999999999E-02 5.0072501233614343E-03 1.4278008727912219E+00
+ 44797 1.1199249999999999E-02 5.0076070797311599E-03 1.4278519727625869E+00
+ 44798 1.1199499999999999E-02 5.0079640488752243E-03 1.4279030727339523E+00
+ 44799 1.1199750000000000E-02 5.0083210307936719E-03 1.4279541727053173E+00
+ 44800 1.1200000000000000E-02 5.0086780254865407E-03 1.4280052726766828E+00
+ 44801 1.1200250000000000E-02 5.0090350329538786E-03 1.4280563726480477E+00
+ 44802 1.1200500000000000E-02 5.0093920531957227E-03 1.4281074726194127E+00
+ 44803 1.1200749999999999E-02 5.0097490862121207E-03 1.4281585725907777E+00
+ 44804 1.1200999999999999E-02 5.0101061320031110E-03 1.4282096725621427E+00
+ 44805 1.1201249999999999E-02 5.0104631905687428E-03 1.4282607725335081E+00
+ 44806 1.1201500000000000E-02 5.0108202619090561E-03 1.4283118725048731E+00
+ 44807 1.1201750000000000E-02 5.0111773460240847E-03 1.4283629724762386E+00
+ 44808 1.1202000000000000E-02 5.0115344429138807E-03 1.4284140724476035E+00
+ 44809 1.1202250000000000E-02 5.0118915525784874E-03 1.4284651724189685E+00
+ 44810 1.1202499999999999E-02 5.0122486750179395E-03 1.4285162723903335E+00
+ 44811 1.1202749999999999E-02 5.0126058102322882E-03 1.4285673723616985E+00
+ 44812 1.1202999999999999E-02 5.0129629582215717E-03 1.4286184723330639E+00
+ 44813 1.1203250000000000E-02 5.0133201189858359E-03 1.4286695723044289E+00
+ 44814 1.1203500000000000E-02 5.0136772925251181E-03 1.4287206722757939E+00
+ 44815 1.1203750000000000E-02 5.0140344788394652E-03 1.4287717722471593E+00
+ 44816 1.1204000000000000E-02 5.0143916779289196E-03 1.4288228722185243E+00
+ 44817 1.1204249999999999E-02 5.0147488897935178E-03 1.4288739721898893E+00
+ 44818 1.1204499999999999E-02 5.0151061144333171E-03 1.4289250721612543E+00
+ 44819 1.1204749999999999E-02 5.0154633518483434E-03 1.4289761721326197E+00
+ 44820 1.1205000000000000E-02 5.0158206020386505E-03 1.4290272721039847E+00
+ 44821 1.1205250000000000E-02 5.0161778650042793E-03 1.4290783720753497E+00
+ 44822 1.1205500000000000E-02 5.0165351407452669E-03 1.4291294720467151E+00
+ 44823 1.1205750000000000E-02 5.0168924292616681E-03 1.4291805720180801E+00
+ 44824 1.1205999999999999E-02 5.0172497305535097E-03 1.4292316719894451E+00
+ 44825 1.1206249999999999E-02 5.0176070446208464E-03 1.4292827719608101E+00
+ 44826 1.1206499999999999E-02 5.0179643714637189E-03 1.4293338719321755E+00
+ 44827 1.1206750000000000E-02 5.0183217110821654E-03 1.4293849719035405E+00
+ 44828 1.1207000000000000E-02 5.0186790634762380E-03 1.4294360718749055E+00
+ 44829 1.1207250000000000E-02 5.0190364286459696E-03 1.4294871718462709E+00
+ 44830 1.1207500000000000E-02 5.0193938065914087E-03 1.4295382718176359E+00
+ 44831 1.1207749999999999E-02 5.0197511973125910E-03 1.4295893717890009E+00
+ 44832 1.1207999999999999E-02 5.0201086008095745E-03 1.4296404717603659E+00
+ 44833 1.1208249999999999E-02 5.0204660170823879E-03 1.4296915717317309E+00
+ 44834 1.1208500000000000E-02 5.0208234461310824E-03 1.4297426717030963E+00
+ 44835 1.1208750000000000E-02 5.0211808879556934E-03 1.4297937716744613E+00
+ 44836 1.1209000000000000E-02 5.0215383425562749E-03 1.4298448716458267E+00
+ 44837 1.1209250000000000E-02 5.0218958099328571E-03 1.4298959716171917E+00
+ 44838 1.1209499999999999E-02 5.0222532900854868E-03 1.4299470715885567E+00
+ 44839 1.1209749999999999E-02 5.0226107830142145E-03 1.4299981715599217E+00
+ 44840 1.1209999999999999E-02 5.0229682887190791E-03 1.4300492715312867E+00
+ 44841 1.1210250000000000E-02 5.0233258072001196E-03 1.4301003715026521E+00
+ 44842 1.1210500000000000E-02 5.0236833384573829E-03 1.4301514714740171E+00
+ 44843 1.1210750000000000E-02 5.0240408824909107E-03 1.4302025714453825E+00
+ 44844 1.1211000000000000E-02 5.0243984393007488E-03 1.4302536714167475E+00
+ 44845 1.1211249999999999E-02 5.0247560088869329E-03 1.4303047713881125E+00
+ 44846 1.1211499999999999E-02 5.0251135912495176E-03 1.4303558713594775E+00
+ 44847 1.1211749999999999E-02 5.0254711863885358E-03 1.4304069713308425E+00
+ 44848 1.1212000000000000E-02 5.0258287943040370E-03 1.4304580713022079E+00
+ 44849 1.1212250000000000E-02 5.0261864149960629E-03 1.4305091712735729E+00
+ 44850 1.1212500000000000E-02 5.0265440484646541E-03 1.4305602712449383E+00
+ 44851 1.1212750000000000E-02 5.0269016947098550E-03 1.4306113712163033E+00
+ 44852 1.1212999999999999E-02 5.0272593782601325E-03 1.4306624711876683E+00
+ 44853 1.1213249999999999E-02 5.0276170503985281E-03 1.4307135711590333E+00
+ 44854 1.1213500000000000E-02 5.0279747353160391E-03 1.4307646711303983E+00
+ 44855 1.1213750000000000E-02 5.0283324330127168E-03 1.4308157711017637E+00
+ 44856 1.1214000000000000E-02 5.0286901434885966E-03 1.4308668710731287E+00
+ 44857 1.1214250000000000E-02 5.0290478667437263E-03 1.4309179710444937E+00
+ 44858 1.1214500000000001E-02 5.0294056027781475E-03 1.4309690710158591E+00
+ 44859 1.1214749999999999E-02 5.0297633515919045E-03 1.4310201709872237E+00
+ 44860 1.1214999999999999E-02 5.0301211131850458E-03 1.4310712709585891E+00
+ 44861 1.1215250000000000E-02 5.0304788875576104E-03 1.4311223709299541E+00
+ 44862 1.1215500000000000E-02 5.0308366747096513E-03 1.4311734709013195E+00
+ 44863 1.1215750000000000E-02 5.0311944746412032E-03 1.4312245708726845E+00
+ 44864 1.1216000000000000E-02 5.0315522873523120E-03 1.4312756708440495E+00
+ 44865 1.1216250000000001E-02 5.0319101128430254E-03 1.4313267708154149E+00
+ 44866 1.1216499999999999E-02 5.0322679511133825E-03 1.4313778707867795E+00
+ 44867 1.1216749999999999E-02 5.0326258021634431E-03 1.4314289707581449E+00
+ 44868 1.1217000000000000E-02 5.0329836659932228E-03 1.4314800707295099E+00
+ 44869 1.1217250000000000E-02 5.0333415426027893E-03 1.4315311707008753E+00
+ 44870 1.1217500000000000E-02 5.0336994319921790E-03 1.4315822706722403E+00
+ 44871 1.1217750000000000E-02 5.0340573341614396E-03 1.4316333706436053E+00
+ 44872 1.1218000000000001E-02 5.0344152491106136E-03 1.4316844706149707E+00
+ 44873 1.1218249999999999E-02 5.0347731768397462E-03 1.4317355705863353E+00
+ 44874 1.1218499999999999E-02 5.0351311173488763E-03 1.4317866705577007E+00
+ 44875 1.1218750000000000E-02 5.0354890706380516E-03 1.4318377705290657E+00
+ 44876 1.1219000000000000E-02 5.0358470367073242E-03 1.4318888705004307E+00
+ 44877 1.1219250000000000E-02 5.0362050155567254E-03 1.4319399704717961E+00
+ 44878 1.1219500000000000E-02 5.0365630071840424E-03 1.4319910704431611E+00
+ 44879 1.1219750000000001E-02 5.0369210115815801E-03 1.4320421704145265E+00
+ 44880 1.1219999999999999E-02 5.0372790287487304E-03 1.4320932703858911E+00
+ 44881 1.1220249999999999E-02 5.0376370586855445E-03 1.4321443703572565E+00
+ 44882 1.1220500000000000E-02 5.0379951013920579E-03 1.4321954703286215E+00
+ 44883 1.1220750000000000E-02 5.0383531568683080E-03 1.4322465702999865E+00
+ 44884 1.1221000000000000E-02 5.0387112251143416E-03 1.4322976702713519E+00
+ 44885 1.1221250000000000E-02 5.0390693061301934E-03 1.4323487702427169E+00
+ 44886 1.1221500000000001E-02 5.0394273999159050E-03 1.4323998702140823E+00
+ 44887 1.1221749999999999E-02 5.0397855064715129E-03 1.4324509701854469E+00
+ 44888 1.1221999999999999E-02 5.0401436257970656E-03 1.4325020701568123E+00
+ 44889 1.1222250000000000E-02 5.0405017578925996E-03 1.4325531701281773E+00
+ 44890 1.1222500000000000E-02 5.0408599027581494E-03 1.4326042700995423E+00
+ 44891 1.1222750000000000E-02 5.0412180603937760E-03 1.4326553700709077E+00
+ 44892 1.1223000000000000E-02 5.0415762307994931E-03 1.4327064700422727E+00
+ 44893 1.1223250000000001E-02 5.0419344139753571E-03 1.4327575700136381E+00
+ 44894 1.1223499999999999E-02 5.0422926099214019E-03 1.4328086699850027E+00
+ 44895 1.1223749999999999E-02 5.0426508186376742E-03 1.4328597699563677E+00
+ 44896 1.1224000000000000E-02 5.0430090401242071E-03 1.4329108699277331E+00
+ 44897 1.1224250000000000E-02 5.0433672743810474E-03 1.4329619698990981E+00
+ 44898 1.1224500000000000E-02 5.0437255214082297E-03 1.4330130698704635E+00
+ 44899 1.1224750000000000E-02 5.0440837812058036E-03 1.4330641698418285E+00
+ 44900 1.1225000000000001E-02 5.0444420537737985E-03 1.4331152698131935E+00
+ 44901 1.1225249999999999E-02 5.0448003391122620E-03 1.4331663697845585E+00
+ 44902 1.1225499999999999E-02 5.0451586372212308E-03 1.4332174697559235E+00
+ 44903 1.1225750000000000E-02 5.0455169481007488E-03 1.4332685697272889E+00
+ 44904 1.1226000000000000E-02 5.0458752717508545E-03 1.4333196696986539E+00
+ 44905 1.1226250000000000E-02 5.0462336081715910E-03 1.4333707696700193E+00
+ 44906 1.1226500000000000E-02 5.0465919573629966E-03 1.4334218696413843E+00
+ 44907 1.1226749999999999E-02 5.0469503193251129E-03 1.4334729696127493E+00
+ 44908 1.1226999999999999E-02 5.0473086940579729E-03 1.4335240695841143E+00
+ 44909 1.1227249999999999E-02 5.0476670815616312E-03 1.4335751695554793E+00
+ 44910 1.1227500000000000E-02 5.0480254818361207E-03 1.4336262695268447E+00
+ 44911 1.1227750000000000E-02 5.0483838948814789E-03 1.4336773694982097E+00
+ 44912 1.1228000000000000E-02 5.0487423206977576E-03 1.4337284694695751E+00
+ 44913 1.1228250000000000E-02 5.0491007592849795E-03 1.4337795694409401E+00
+ 44914 1.1228499999999999E-02 5.0494592106432043E-03 1.4338306694123051E+00
+ 44915 1.1228749999999999E-02 5.0498176747724652E-03 1.4338817693836701E+00
+ 44916 1.1228999999999999E-02 5.0501761516727950E-03 1.4339328693550351E+00
+ 44917 1.1229250000000000E-02 5.0505346413442483E-03 1.4339839693264005E+00
+ 44918 1.1229500000000000E-02 5.0508931437868564E-03 1.4340350692977655E+00
+ 44919 1.1229750000000000E-02 5.0512516590006610E-03 1.4340861692691305E+00
+ 44920 1.1230000000000000E-02 5.0516100411970707E-03 1.4341372692404959E+00
+ 44921 1.1230249999999999E-02 5.0519685809805471E-03 1.4341883692118604E+00
+ 44922 1.1230499999999999E-02 5.0523271335388281E-03 1.4342394691832259E+00
+ 44923 1.1230749999999999E-02 5.0526856988719528E-03 1.4342905691545909E+00
+ 44924 1.1231000000000000E-02 5.0530442769799603E-03 1.4343416691259563E+00
+ 44925 1.1231250000000000E-02 5.0534028678628990E-03 1.4343927690973213E+00
+ 44926 1.1231500000000000E-02 5.0537614715208037E-03 1.4344438690686863E+00
+ 44927 1.1231750000000000E-02 5.0541200879537186E-03 1.4344949690400517E+00
+ 44928 1.1231999999999999E-02 5.0544787171616853E-03 1.4345460690114162E+00
+ 44929 1.1232249999999999E-02 5.0548373591447534E-03 1.4345971689827817E+00
+ 44930 1.1232499999999999E-02 5.0551960139029618E-03 1.4346482689541467E+00
+ 44931 1.1232750000000000E-02 5.0555546814363538E-03 1.4346993689255121E+00
+ 44932 1.1233000000000000E-02 5.0559133617449651E-03 1.4347504688968771E+00
+ 44933 1.1233250000000000E-02 5.0562720548288451E-03 1.4348015688682421E+00
+ 44934 1.1233500000000000E-02 5.0566307606880320E-03 1.4348526688396075E+00
+ 44935 1.1233749999999999E-02 5.0569894793225673E-03 1.4349037688109720E+00
+ 44936 1.1233999999999999E-02 5.0573483716681959E-03 1.4349548687823375E+00
+ 44937 1.1234249999999999E-02 5.0577071167705453E-03 1.4350059687537025E+00
+ 44938 1.1234500000000000E-02 5.0580658746448700E-03 1.4350570687250674E+00
+ 44939 1.1234750000000000E-02 5.0584246452912082E-03 1.4351081686964329E+00
+ 44940 1.1235000000000000E-02 5.0587834287096067E-03 1.4351592686677979E+00
+ 44941 1.1235250000000000E-02 5.0591422249001029E-03 1.4352103686391633E+00
+ 44942 1.1235499999999999E-02 5.0595010338627348E-03 1.4352614686105278E+00
+ 44943 1.1235749999999999E-02 5.0598598555975458E-03 1.4353125685818933E+00
+ 44944 1.1235999999999999E-02 5.0602186901045742E-03 1.4353636685532583E+00
+ 44945 1.1236250000000000E-02 5.0605775373838702E-03 1.4354147685246232E+00
+ 44946 1.1236500000000000E-02 5.0609363974354719E-03 1.4354658684959887E+00
+ 44947 1.1236750000000000E-02 5.0612952702594081E-03 1.4355169684673537E+00
+ 44948 1.1237000000000000E-02 5.0616541558557333E-03 1.4355680684387191E+00
+ 44949 1.1237249999999999E-02 5.0620130542244814E-03 1.4356191684100836E+00
+ 44950 1.1237499999999999E-02 5.0623719653657010E-03 1.4356702683814491E+00
+ 44951 1.1237749999999999E-02 5.0627308892794267E-03 1.4357213683528141E+00
+ 44952 1.1238000000000000E-02 5.0630898259657019E-03 1.4357724683241790E+00
+ 44953 1.1238250000000000E-02 5.0634487754245647E-03 1.4358235682955445E+00
+ 44954 1.1238500000000000E-02 5.0638077376560647E-03 1.4358746682669095E+00
+ 44955 1.1238750000000000E-02 5.0641667126602348E-03 1.4359257682382749E+00
+ 44956 1.1238999999999999E-02 5.0645257004371148E-03 1.4359768682096394E+00
+ 44957 1.1239249999999999E-02 5.0648847009867543E-03 1.4360279681810049E+00
+ 44958 1.1239499999999999E-02 5.0652437143091887E-03 1.4360790681523699E+00
+ 44959 1.1239750000000000E-02 5.0656027404044658E-03 1.4361301681237348E+00
+ 44960 1.1240000000000000E-02 5.0659617792726116E-03 1.4361812680951003E+00
+ 44961 1.1240250000000000E-02 5.0663208309136834E-03 1.4362323680664653E+00
+ 44962 1.1240500000000000E-02 5.0666798953277166E-03 1.4362834680378302E+00
+ 44963 1.1240749999999999E-02 5.0670389725147513E-03 1.4363345680091952E+00
+ 44964 1.1240999999999999E-02 5.0673980624748281E-03 1.4363856679805602E+00
+ 44965 1.1241250000000000E-02 5.0677571652079914E-03 1.4364367679519257E+00
+ 44966 1.1241500000000000E-02 5.0681162807142827E-03 1.4364878679232906E+00
+ 44967 1.1241750000000000E-02 5.0684754089937428E-03 1.4365389678946561E+00
+ 44968 1.1242000000000000E-02 5.0688345500464116E-03 1.4365900678660211E+00
+ 44969 1.1242250000000001E-02 5.0691937038723281E-03 1.4366411678373860E+00
+ 44970 1.1242499999999999E-02 5.0695528704715340E-03 1.4366922678087510E+00
+ 44971 1.1242749999999999E-02 5.0699120498440770E-03 1.4367433677801160E+00
+ 44972 1.1243000000000000E-02 5.0702712419899961E-03 1.4367944677514815E+00
+ 44973 1.1243250000000000E-02 5.0706304469093312E-03 1.4368455677228464E+00
+ 44974 1.1243500000000000E-02 5.0709896646021204E-03 1.4368966676942119E+00
+ 44975 1.1243750000000000E-02 5.0713488950684124E-03 1.4369477676655769E+00
+ 44976 1.1244000000000001E-02 5.0717081383082419E-03 1.4369988676369418E+00
+ 44977 1.1244249999999999E-02 5.0720673943216513E-03 1.4370499676083068E+00
+ 44978 1.1244499999999999E-02 5.0724266631086892E-03 1.4371010675796718E+00
+ 44979 1.1244750000000000E-02 5.0727859446693824E-03 1.4371521675510373E+00
+ 44980 1.1245000000000000E-02 5.0731452390037918E-03 1.4372032675224022E+00
+ 44981 1.1245250000000000E-02 5.0735045461119451E-03 1.4372543674937672E+00
+ 44982 1.1245500000000000E-02 5.0738638659938830E-03 1.4373054674651327E+00
+ 44983 1.1245750000000001E-02 5.0742231986496593E-03 1.4373565674364976E+00
+ 44984 1.1245999999999999E-02 5.0745825440793027E-03 1.4374076674078626E+00
+ 44985 1.1246249999999999E-02 5.0749419022828608E-03 1.4374587673792276E+00
+ 44986 1.1246500000000000E-02 5.0753012732603769E-03 1.4375098673505931E+00
+ 44987 1.1246750000000000E-02 5.0756606570118825E-03 1.4375609673219580E+00
+ 44988 1.1247000000000000E-02 5.0760200535374337E-03 1.4376120672933230E+00
+ 44989 1.1247250000000000E-02 5.0763794628370627E-03 1.4376631672646885E+00
+ 44990 1.1247500000000001E-02 5.0767388849108147E-03 1.4377142672360534E+00
+ 44991 1.1247749999999999E-02 5.0770983197587242E-03 1.4377653672074184E+00
+ 44992 1.1247999999999999E-02 5.0774577673808443E-03 1.4378164671787834E+00
+ 44993 1.1248250000000000E-02 5.0778172277772104E-03 1.4378675671501489E+00
+ 44994 1.1248500000000000E-02 5.0781767009478642E-03 1.4379186671215138E+00
+ 44995 1.1248750000000000E-02 5.0785361868928456E-03 1.4379697670928788E+00
+ 44996 1.1249000000000000E-02 5.0788956856122015E-03 1.4380208670642443E+00
+ 44997 1.1249250000000001E-02 5.0792551971059700E-03 1.4380719670356092E+00
+ 44998 1.1249499999999999E-02 5.0796147213741875E-03 1.4381230670069742E+00
+ 44999 1.1249749999999999E-02 5.0799742584169113E-03 1.4381741669783392E+00
+ 45000 1.1250000000000000E-02 5.0803338082341665E-03 1.4382252669497042E+00
+ 45001 1.1250250000000000E-02 5.0806933708260043E-03 1.4382763669210696E+00
+ 45002 1.1250500000000000E-02 5.0810529461924629E-03 1.4383274668924346E+00
+ 45003 1.1250750000000000E-02 5.0814125343335856E-03 1.4383785668638001E+00
+ 45004 1.1251000000000001E-02 5.0817721352494159E-03 1.4384296668351650E+00
+ 45005 1.1251249999999999E-02 5.0821317489399866E-03 1.4384807668065300E+00
+ 45006 1.1251499999999999E-02 5.0824913754053524E-03 1.4385318667778950E+00
+ 45007 1.1251750000000000E-02 5.0828510146455471E-03 1.4385829667492600E+00
+ 45008 1.1252000000000000E-02 5.0832106666606142E-03 1.4386340667206254E+00
+ 45009 1.1252250000000000E-02 5.0835703314505961E-03 1.4386851666919904E+00
+ 45010 1.1252500000000000E-02 5.0839300090155352E-03 1.4387362666633559E+00
+ 45011 1.1252750000000001E-02 5.0842896993554716E-03 1.4387873666347208E+00
+ 45012 1.1252999999999999E-02 5.0846494024704460E-03 1.4388384666060858E+00
+ 45013 1.1253249999999999E-02 5.0850091183605051E-03 1.4388895665774508E+00
+ 45014 1.1253500000000000E-02 5.0853688470256864E-03 1.4389406665488158E+00
+ 45015 1.1253750000000000E-02 5.0857285884660331E-03 1.4389917665201812E+00
+ 45016 1.1254000000000000E-02 5.0860883426815896E-03 1.4390428664915462E+00
+ 45017 1.1254250000000000E-02 5.0864481096723939E-03 1.4390939664629117E+00
+ 45018 1.1254499999999999E-02 5.0868078894384904E-03 1.4391450664342762E+00
+ 45019 1.1254749999999999E-02 5.0871676819799205E-03 1.4391961664056416E+00
+ 45020 1.1254999999999999E-02 5.0875274872967243E-03 1.4392472663770066E+00
+ 45021 1.1255250000000000E-02 5.0878873053889469E-03 1.4392983663483716E+00
+ 45022 1.1255500000000000E-02 5.0882471362566298E-03 1.4393494663197370E+00
+ 45023 1.1255750000000000E-02 5.0886069798998113E-03 1.4394005662911020E+00
+ 45024 1.1256000000000000E-02 5.0889668363185399E-03 1.4394516662624670E+00
+ 45025 1.1256249999999999E-02 5.0893267055128503E-03 1.4395027662338320E+00
+ 45026 1.1256499999999999E-02 5.0896865874827902E-03 1.4395538662051970E+00
+ 45027 1.1256749999999999E-02 5.0900464822283996E-03 1.4396049661765624E+00
+ 45028 1.1257000000000000E-02 5.0904063897497225E-03 1.4396560661479274E+00
+ 45029 1.1257250000000000E-02 5.0907663100467973E-03 1.4397071661192928E+00
+ 45030 1.1257500000000000E-02 5.0911262431196681E-03 1.4397582660906578E+00
+ 45031 1.1257750000000000E-02 5.0914861889683775E-03 1.4398093660620228E+00
+ 45032 1.1257999999999999E-02 5.0918461475929645E-03 1.4398604660333878E+00
+ 45033 1.1258249999999999E-02 5.0922061189934767E-03 1.4399115660047528E+00
+ 45034 1.1258499999999999E-02 5.0925661031699480E-03 1.4399626659761182E+00
+ 45035 1.1258750000000000E-02 5.0929261001224331E-03 1.4400137659474832E+00
+ 45036 1.1259000000000000E-02 5.0932861098509658E-03 1.4400648659188486E+00
+ 45037 1.1259250000000000E-02 5.0936461323555860E-03 1.4401159658902136E+00
+ 45038 1.1259500000000000E-02 5.0940061676363422E-03 1.4401670658615786E+00
+ 45039 1.1259749999999999E-02 5.0943662156932674E-03 1.4402181658329436E+00
+ 45040 1.1259999999999999E-02 5.0947262765264163E-03 1.4402692658043086E+00
+ 45041 1.1260249999999999E-02 5.0950863501358235E-03 1.4403203657756740E+00
+ 45042 1.1260500000000000E-02 5.0954464365215351E-03 1.4403714657470390E+00
+ 45043 1.1260750000000000E-02 5.0958065356835865E-03 1.4404225657184040E+00
+ 45044 1.1261000000000000E-02 5.0961666476220264E-03 1.4404736656897694E+00
+ 45045 1.1261250000000000E-02 5.0965267723368920E-03 1.4405247656611344E+00
+ 45046 1.1261499999999999E-02 5.0968869098282337E-03 1.4405758656324994E+00
+ 45047 1.1261749999999999E-02 5.0972470600960844E-03 1.4406269656038644E+00
+ 45048 1.1261999999999999E-02 5.0976072231404953E-03 1.4406780655752298E+00
+ 45049 1.1262250000000000E-02 5.0979673989615002E-03 1.4407291655465948E+00
+ 45050 1.1262500000000000E-02 5.0983275875591460E-03 1.4407802655179598E+00
+ 45051 1.1262750000000000E-02 5.0986877889334743E-03 1.4408313654893252E+00
+ 45052 1.1263000000000000E-02 5.0990480030832031E-03 1.4408824654606902E+00
+ 45053 1.1263249999999999E-02 5.0994082300061961E-03 1.4409335654320552E+00
+ 45054 1.1263499999999999E-02 5.0997684697024646E-03 1.4409846654034202E+00
+ 45055 1.1263749999999999E-02 5.1001287221720615E-03 1.4410357653747856E+00
+ 45056 1.1264000000000000E-02 5.1004889874150224E-03 1.4410868653461506E+00
+ 45057 1.1264250000000000E-02 5.1008492654313810E-03 1.4411379653175156E+00
+ 45058 1.1264500000000000E-02 5.1012095562211878E-03 1.4411890652888810E+00
+ 45059 1.1264750000000000E-02 5.1015698597844774E-03 1.4412401652602460E+00
+ 45060 1.1264999999999999E-02 5.1019301761212922E-03 1.4412912652316110E+00
+ 45061 1.1265249999999999E-02 5.1022905052316757E-03 1.4413423652029760E+00
+ 45062 1.1265499999999999E-02 5.1026508471156660E-03 1.4413934651743410E+00
+ 45063 1.1265750000000000E-02 5.1030112017733031E-03 1.4414445651457064E+00
+ 45064 1.1266000000000000E-02 5.1033715692046372E-03 1.4414956651170714E+00
+ 45065 1.1266250000000000E-02 5.1037319494096995E-03 1.4415467650884368E+00
+ 45066 1.1266500000000000E-02 5.1040923423885370E-03 1.4415978650598018E+00
+ 45067 1.1266749999999999E-02 5.1044527481411833E-03 1.4416489650311668E+00
+ 45068 1.1266999999999999E-02 5.1048131666676924E-03 1.4417000650025318E+00
+ 45069 1.1267249999999999E-02 5.1051735979680893E-03 1.4417511649738968E+00
+ 45070 1.1267500000000000E-02 5.1055340420424330E-03 1.4418022649452622E+00
+ 45071 1.1267750000000000E-02 5.1058944988907531E-03 1.4418533649166272E+00
+ 45072 1.1268000000000000E-02 5.1062549685130885E-03 1.4419044648879926E+00
+ 45073 1.1268250000000000E-02 5.1066154509094904E-03 1.4419555648593576E+00
+ 45074 1.1268499999999999E-02 5.1069759460799910E-03 1.4420066648307226E+00
+ 45075 1.1268749999999999E-02 5.1073364540246370E-03 1.4420577648020876E+00
+ 45076 1.1269000000000000E-02 5.1076969747434692E-03 1.4421088647734526E+00
+ 45077 1.1269250000000000E-02 5.1080575082365267E-03 1.4421599647448180E+00
+ 45078 1.1269500000000000E-02 5.1084180545038476E-03 1.4422110647161830E+00
+ 45079 1.1269750000000000E-02 5.1087786135454883E-03 1.4422621646875484E+00
+ 45080 1.1270000000000001E-02 5.1091391881756352E-03 1.4423132646589134E+00
+ 45081 1.1270249999999999E-02 5.1094997728656387E-03 1.4423643646302784E+00
+ 45082 1.1270499999999999E-02 5.1098603703307530E-03 1.4424154646016434E+00
+ 45083 1.1270750000000000E-02 5.1102209805710267E-03 1.4424665645730084E+00
+ 45084 1.1271000000000000E-02 5.1105816035864962E-03 1.4425176645443738E+00
+ 45085 1.1271250000000000E-02 5.1109422393772076E-03 1.4425687645157388E+00
+ 45086 1.1271500000000000E-02 5.1113028879431937E-03 1.4426198644871038E+00
+ 45087 1.1271750000000001E-02 5.1116635492845092E-03 1.4426709644584692E+00
+ 45088 1.1271999999999999E-02 5.1120242234011792E-03 1.4427220644298338E+00
+ 45089 1.1272249999999999E-02 5.1123849102932611E-03 1.4427731644011992E+00
+ 45090 1.1272500000000000E-02 5.1127456099607869E-03 1.4428242643725642E+00
+ 45091 1.1272750000000000E-02 5.1131063224038051E-03 1.4428753643439296E+00
+ 45092 1.1273000000000000E-02 5.1134670476223505E-03 1.4429264643152946E+00
+ 45093 1.1273250000000000E-02 5.1138277856164708E-03 1.4429775642866596E+00
+ 45094 1.1273500000000001E-02 5.1141885363862032E-03 1.4430286642580250E+00
+ 45095 1.1273749999999999E-02 5.1145492999315921E-03 1.4430797642293895E+00
+ 45096 1.1273999999999999E-02 5.1149100762526772E-03 1.4431308642007550E+00
+ 45097 1.1274250000000000E-02 5.1152708653495046E-03 1.4431819641721200E+00
+ 45098 1.1274500000000000E-02 5.1156316672221116E-03 1.4432330641434854E+00
+ 45099 1.1274750000000000E-02 5.1159924818705432E-03 1.4432841641148504E+00
+ 45100 1.1275000000000000E-02 5.1163533092948377E-03 1.4433352640862154E+00
+ 45101 1.1275250000000001E-02 5.1167141494950384E-03 1.4433863640575808E+00
+ 45102 1.1275499999999999E-02 5.1170750024711869E-03 1.4434374640289453E+00
+ 45103 1.1275749999999999E-02 5.1174358682233023E-03 1.4434885640003108E+00
+ 45104 1.1276000000000000E-02 5.1177967467515026E-03 1.4435396639716758E+00
+ 45105 1.1276250000000000E-02 5.1181576380557470E-03 1.4435907639430408E+00
+ 45106 1.1276500000000000E-02 5.1185185421361110E-03 1.4436418639144062E+00
+ 45107 1.1276750000000000E-02 5.1188794589926293E-03 1.4436929638857712E+00
+ 45108 1.1277000000000001E-02 5.1192403886253547E-03 1.4437440638571366E+00
+ 45109 1.1277249999999999E-02 5.1196013310343142E-03 1.4437951638285011E+00
+ 45110 1.1277499999999999E-02 5.1199622862195624E-03 1.4438462637998666E+00
+ 45111 1.1277750000000000E-02 5.1203232541811366E-03 1.4438973637712316E+00
+ 45112 1.1278000000000000E-02 5.1206842349190733E-03 1.4439484637425966E+00
+ 45113 1.1278250000000000E-02 5.1210452284334209E-03 1.4439995637139620E+00
+ 45114 1.1278500000000000E-02 5.1214062347242281E-03 1.4440506636853270E+00
+ 45115 1.1278750000000001E-02 5.1217672537915192E-03 1.4441017636566924E+00
+ 45116 1.1278999999999999E-02 5.1221282856353479E-03 1.4441528636280569E+00
+ 45117 1.1279249999999999E-02 5.1224893302557551E-03 1.4442039635994224E+00
+ 45118 1.1279500000000000E-02 5.1228503876527857E-03 1.4442550635707874E+00
+ 45119 1.1279750000000000E-02 5.1232114578264754E-03 1.4443061635421524E+00
+ 45120 1.1280000000000000E-02 5.1235725407768702E-03 1.4443572635135178E+00
+ 45121 1.1280250000000000E-02 5.1239336365040116E-03 1.4444083634848828E+00
+ 45122 1.1280500000000001E-02 5.1242947450079361E-03 1.4444594634562482E+00
+ 45123 1.1280749999999999E-02 5.1246558662886906E-03 1.4445105634276127E+00
+ 45124 1.1280999999999999E-02 5.1250170003463253E-03 1.4445616633989777E+00
+ 45125 1.1281250000000000E-02 5.1253781471808698E-03 1.4446127633703432E+00
+ 45126 1.1281500000000000E-02 5.1257393067923717E-03 1.4446638633417082E+00
+ 45127 1.1281750000000000E-02 5.1261004791808744E-03 1.4447149633130736E+00
+ 45128 1.1282000000000000E-02 5.1264616643464126E-03 1.4447660632844386E+00
+ 45129 1.1282249999999999E-02 5.1268228622890367E-03 1.4448171632558036E+00
+ 45130 1.1282499999999999E-02 5.1271840730087838E-03 1.4448682632271685E+00
+ 45131 1.1282749999999999E-02 5.1275452965057035E-03 1.4449193631985335E+00
+ 45132 1.1283000000000000E-02 5.1279065327798279E-03 1.4449704631698990E+00
+ 45133 1.1283250000000000E-02 5.1282677818312080E-03 1.4450215631412640E+00
+ 45134 1.1283500000000000E-02 5.1286290436598813E-03 1.4450726631126294E+00
+ 45135 1.1283750000000000E-02 5.1289903182658936E-03 1.4451237630839944E+00
+ 45136 1.1283999999999999E-02 5.1293516056492754E-03 1.4451748630553594E+00
+ 45137 1.1284249999999999E-02 5.1297129058100891E-03 1.4452259630267243E+00
+ 45138 1.1284499999999999E-02 5.1300742187483581E-03 1.4452770629980893E+00
+ 45139 1.1284750000000000E-02 5.1304355444640034E-03 1.4453281629694548E+00
+ 45140 1.1285000000000000E-02 5.1307968829535063E-03 1.4453792629408198E+00
+ 45141 1.1285250000000000E-02 5.1311582342153201E-03 1.4454303629121852E+00
+ 45142 1.1285500000000000E-02 5.1315195982494840E-03 1.4454814628835502E+00
+ 45143 1.1285749999999999E-02 5.1318809750560395E-03 1.4455325628549152E+00
+ 45144 1.1285999999999999E-02 5.1322423646350292E-03 1.4455836628262801E+00
+ 45145 1.1286249999999999E-02 5.1326037669864920E-03 1.4456347627976451E+00
+ 45146 1.1286500000000000E-02 5.1329651821104714E-03 1.4456858627690106E+00
+ 45147 1.1286750000000000E-02 5.1333266100070038E-03 1.4457369627403756E+00
+ 45148 1.1287000000000000E-02 5.1336880506761265E-03 1.4457880627117405E+00
+ 45149 1.1287250000000000E-02 5.1340495041178836E-03 1.4458391626831060E+00
+ 45150 1.1287499999999999E-02 5.1344109703323187E-03 1.4458902626544705E+00
+ 45151 1.1287749999999999E-02 5.1347724493194654E-03 1.4459413626258359E+00
+ 45152 1.1287999999999999E-02 5.1351339410793707E-03 1.4459924625972009E+00
+ 45153 1.1288250000000000E-02 5.1354954456120693E-03 1.4460435625685664E+00
+ 45154 1.1288500000000000E-02 5.1358569629176096E-03 1.4460946625399314E+00
+ 45155 1.1288750000000000E-02 5.1362184929960222E-03 1.4461457625112963E+00
+ 45156 1.1289000000000000E-02 5.1365800358473554E-03 1.4461968624826618E+00
+ 45157 1.1289249999999999E-02 5.1369415914716407E-03 1.4462479624540263E+00
+ 45158 1.1289499999999999E-02 5.1373031598689299E-03 1.4462990624253917E+00
+ 45159 1.1289749999999999E-02 5.1376647410392518E-03 1.4463501623967567E+00
+ 45160 1.1290000000000000E-02 5.1380263349826575E-03 1.4464012623681222E+00
+ 45161 1.1290250000000000E-02 5.1383879416991808E-03 1.4464523623394872E+00
+ 45162 1.1290500000000000E-02 5.1387495611888686E-03 1.4465034623108521E+00
+ 45163 1.1290750000000000E-02 5.1391111934517503E-03 1.4465545622822176E+00
+ 45164 1.1290999999999999E-02 5.1394728384878746E-03 1.4466056622535821E+00
+ 45165 1.1291249999999999E-02 5.1398344962972830E-03 1.4466567622249475E+00
+ 45166 1.1291499999999999E-02 5.1401961668800129E-03 1.4467078621963125E+00
+ 45167 1.1291750000000000E-02 5.1405578502361077E-03 1.4467589621676775E+00
+ 45168 1.1292000000000000E-02 5.1409195463656011E-03 1.4468100621390430E+00
+ 45169 1.1292250000000000E-02 5.1412812552685417E-03 1.4468611621104079E+00
+ 45170 1.1292500000000000E-02 5.1416429769449729E-03 1.4469122620817734E+00
+ 45171 1.1292749999999999E-02 5.1420047113949216E-03 1.4469633620531379E+00
+ 45172 1.1292999999999999E-02 5.1423664586184416E-03 1.4470144620245033E+00
+ 45173 1.1293249999999999E-02 5.1427282186155580E-03 1.4470655619958683E+00
+ 45174 1.1293500000000000E-02 5.1430899913863307E-03 1.4471166619672333E+00
+ 45175 1.1293750000000000E-02 5.1434517769307908E-03 1.4471677619385988E+00
+ 45176 1.1294000000000000E-02 5.1438135752489766E-03 1.4472188619099637E+00
+ 45177 1.1294250000000000E-02 5.1441753863409349E-03 1.4472699618813292E+00
+ 45178 1.1294499999999999E-02 5.1445372102066926E-03 1.4473210618526937E+00
+ 45179 1.1294749999999999E-02 5.1448990468463164E-03 1.4473721618240591E+00
+ 45180 1.1294999999999999E-02 5.1452608962598246E-03 1.4474232617954241E+00
+ 45181 1.1295250000000000E-02 5.1456227584472675E-03 1.4474743617667891E+00
+ 45182 1.1295500000000000E-02 5.1459846334086824E-03 1.4475254617381546E+00
+ 45183 1.1295750000000000E-02 5.1463465211441083E-03 1.4475765617095195E+00
+ 45184 1.1296000000000000E-02 5.1467084216535904E-03 1.4476276616808850E+00
+ 45185 1.1296249999999999E-02 5.1470703349371675E-03 1.4476787616522495E+00
+ 45186 1.1296499999999999E-02 5.1474322609948824E-03 1.4477298616236149E+00
+ 45187 1.1296750000000000E-02 5.1477941998267739E-03 1.4477809615949799E+00
+ 45188 1.1297000000000000E-02 5.1481561514328828E-03 1.4478320615663449E+00
+ 45189 1.1297250000000000E-02 5.1485181158132500E-03 1.4478831615377104E+00
+ 45190 1.1297500000000000E-02 5.1488800929679170E-03 1.4479342615090753E+00
+ 45191 1.1297750000000001E-02 5.1492420828969246E-03 1.4479853614804403E+00
+ 45192 1.1297999999999999E-02 5.1496040856003093E-03 1.4480364614518053E+00
+ 45193 1.1298249999999999E-02 5.1499661010781196E-03 1.4480875614231703E+00
+ 45194 1.1298500000000000E-02 5.1503281293303954E-03 1.4481386613945357E+00
+ 45195 1.1298750000000000E-02 5.1506901703571670E-03 1.4481897613659007E+00
+ 45196 1.1299000000000000E-02 5.1510522241584953E-03 1.4482408613372661E+00
+ 45197 1.1299250000000000E-02 5.1514142907344001E-03 1.4482919613086311E+00
+ 45198 1.1299500000000001E-02 5.1517763700849352E-03 1.4483430612799961E+00
+ 45199 1.1299749999999999E-02 5.1521384622101362E-03 1.4483941612513611E+00
+ 45200 1.1299999999999999E-02 5.1525005671100490E-03 1.4484452612227261E+00
+ 45201 1.1300250000000000E-02 5.1528626847847083E-03 1.4484963611940915E+00
+ 45202 1.1300500000000000E-02 5.1532248152341619E-03 1.4485474611654565E+00
+ 45203 1.1300750000000000E-02 5.1535869584584445E-03 1.4485985611368219E+00
+ 45204 1.1301000000000000E-02 5.1539491144575985E-03 1.4486496611081869E+00
+ 45205 1.1301250000000001E-02 5.1543112832316690E-03 1.4487007610795519E+00
+ 45206 1.1301499999999999E-02 5.1546734647806907E-03 1.4487518610509169E+00
+ 45207 1.1301749999999999E-02 5.1550356591047097E-03 1.4488029610222819E+00
+ 45208 1.1302000000000000E-02 5.1553978662037658E-03 1.4488540609936473E+00
+ 45209 1.1302250000000000E-02 5.1557600860778997E-03 1.4489051609650123E+00
+ 45210 1.1302500000000000E-02 5.1561223187271531E-03 1.4489562609363773E+00
+ 45211 1.1302750000000000E-02 5.1564845641515668E-03 1.4490073609077427E+00
+ 45212 1.1303000000000001E-02 5.1568468223511781E-03 1.4490584608791077E+00
+ 45213 1.1303249999999999E-02 5.1572090933260390E-03 1.4491095608504727E+00
+ 45214 1.1303499999999999E-02 5.1575713770761790E-03 1.4491606608218377E+00
+ 45215 1.1303750000000000E-02 5.1579336736016432E-03 1.4492117607932031E+00
+ 45216 1.1304000000000000E-02 5.1582959829024775E-03 1.4492628607645681E+00
+ 45217 1.1304250000000000E-02 5.1586583049787115E-03 1.4493139607359331E+00
+ 45218 1.1304500000000000E-02 5.1590206398304007E-03 1.4493650607072985E+00
+ 45219 1.1304750000000001E-02 5.1593829874575737E-03 1.4494161606786635E+00
+ 45220 1.1304999999999999E-02 5.1597453478602773E-03 1.4494672606500285E+00
+ 45221 1.1305249999999999E-02 5.1601077210385558E-03 1.4495183606213935E+00
+ 45222 1.1305500000000000E-02 5.1604701069924482E-03 1.4495694605927589E+00
+ 45223 1.1305750000000000E-02 5.1608325057219918E-03 1.4496205605641239E+00
+ 45224 1.1306000000000000E-02 5.1611949172272326E-03 1.4496716605354889E+00
+ 45225 1.1306250000000000E-02 5.1615573415082095E-03 1.4497227605068543E+00
+ 45226 1.1306500000000001E-02 5.1619197785649652E-03 1.4497738604782193E+00
+ 45227 1.1306749999999999E-02 5.1622822283975333E-03 1.4498249604495843E+00
+ 45228 1.1306999999999999E-02 5.1626446910049599E-03 1.4498760604209493E+00
+ 45229 1.1307250000000000E-02 5.1630071663865381E-03 1.4499271603923143E+00
+ 45230 1.1307500000000000E-02 5.1633696545423016E-03 1.4499782603636797E+00
+ 45231 1.1307750000000000E-02 5.1637321554722938E-03 1.4500293603350447E+00
+ 45232 1.1308000000000000E-02 5.1640946691765563E-03 1.4500804603064101E+00
+ 45233 1.1308250000000001E-02 5.1644571956551266E-03 1.4501315602777751E+00
+ 45234 1.1308499999999999E-02 5.1648197349080487E-03 1.4501826602491401E+00
+ 45235 1.1308749999999999E-02 5.1651822869353643E-03 1.4502337602205051E+00
+ 45236 1.1309000000000000E-02 5.1655448517371133E-03 1.4502848601918701E+00
+ 45237 1.1309250000000000E-02 5.1659074293133366E-03 1.4503359601632355E+00
+ 45238 1.1309500000000000E-02 5.1662700196640713E-03 1.4503870601346005E+00
+ 45239 1.1309750000000000E-02 5.1666326227893583E-03 1.4504381601059659E+00
+ 45240 1.1309999999999999E-02 5.1669952386892417E-03 1.4504892600773305E+00
+ 45241 1.1310249999999999E-02 5.1673578673637598E-03 1.4505403600486959E+00
+ 45242 1.1310499999999999E-02 5.1677205088129638E-03 1.4505914600200609E+00
+ 45243 1.1310750000000000E-02 5.1680831630368813E-03 1.4506425599914259E+00
+ 45244 1.1311000000000000E-02 5.1684458300355549E-03 1.4506936599627913E+00
+ 45245 1.1311250000000000E-02 5.1688085098090296E-03 1.4507447599341563E+00
+ 45246 1.1311500000000000E-02 5.1691712023573463E-03 1.4507958599055217E+00
+ 45247 1.1311749999999999E-02 5.1695339076805397E-03 1.4508469598768863E+00
+ 45248 1.1311999999999999E-02 5.1698966257786565E-03 1.4508980598482517E+00
+ 45249 1.1312249999999999E-02 5.1702593566517394E-03 1.4509491598196167E+00
+ 45250 1.1312500000000000E-02 5.1706221002998220E-03 1.4510002597909817E+00
+ 45251 1.1312750000000000E-02 5.1709848567229539E-03 1.4510513597623471E+00
+ 45252 1.1313000000000000E-02 5.1713476259211671E-03 1.4511024597337121E+00
+ 45253 1.1313250000000000E-02 5.1717104078945067E-03 1.4511535597050771E+00
+ 45254 1.1313499999999999E-02 5.1720732026430171E-03 1.4512046596764421E+00
+ 45255 1.1313749999999999E-02 5.1724360101667345E-03 1.4512557596478071E+00
+ 45256 1.1313999999999999E-02 5.1727988304657024E-03 1.4513068596191725E+00
+ 45257 1.1314250000000000E-02 5.1731616635399590E-03 1.4513579595905375E+00
+ 45258 1.1314500000000000E-02 5.1735245093895493E-03 1.4514090595619029E+00
+ 45259 1.1314750000000000E-02 5.1738873680145089E-03 1.4514601595332679E+00
+ 45260 1.1315000000000000E-02 5.1742502394148820E-03 1.4515112595046329E+00
+ 45261 1.1315249999999999E-02 5.1746131235907052E-03 1.4515623594759979E+00
+ 45262 1.1315499999999999E-02 5.1749760205420294E-03 1.4516134594473629E+00
+ 45263 1.1315749999999999E-02 5.1753389302688912E-03 1.4516645594187283E+00
+ 45264 1.1316000000000000E-02 5.1757018527713288E-03 1.4517156593900933E+00
+ 45265 1.1316250000000000E-02 5.1760647880493846E-03 1.4517667593614587E+00
+ 45266 1.1316500000000000E-02 5.1764277361030986E-03 1.4518178593328237E+00
+ 45267 1.1316750000000000E-02 5.1767906969325123E-03 1.4518689593041887E+00
+ 45268 1.1316999999999999E-02 5.1771536705376700E-03 1.4519200592755537E+00
+ 45269 1.1317249999999999E-02 5.1775166569186098E-03 1.4519711592469187E+00
+ 45270 1.1317499999999999E-02 5.1778796560753926E-03 1.4520222592182841E+00
+ 45271 1.1317750000000000E-02 5.1782426680080052E-03 1.4520733591896491E+00
+ 45272 1.1318000000000000E-02 5.1786056927165414E-03 1.4521244591610141E+00
+ 45273 1.1318250000000000E-02 5.1789687302010263E-03 1.4521755591323795E+00
+ 45274 1.1318500000000000E-02 5.1793317845790707E-03 1.4522266591037445E+00
+ 45275 1.1318749999999999E-02 5.1796948476931642E-03 1.4522777590751095E+00
+ 45276 1.1318999999999999E-02 5.1800579235792244E-03 1.4523288590464745E+00
+ 45277 1.1319249999999999E-02 5.1804210122372921E-03 1.4523799590178399E+00
+ 45278 1.1319500000000000E-02 5.1807841136674096E-03 1.4524310589892049E+00
+ 45279 1.1319750000000000E-02 5.1811472278696065E-03 1.4524821589605699E+00
+ 45280 1.1320000000000000E-02 5.1815103548439271E-03 1.4525332589319353E+00
+ 45281 1.1320250000000000E-02 5.1818734945904155E-03 1.4525843589033003E+00
+ 45282 1.1320499999999999E-02 5.1822366471091048E-03 1.4526354588746653E+00
+ 45283 1.1320749999999999E-02 5.1825998124000400E-03 1.4526865588460303E+00
+ 45284 1.1320999999999999E-02 5.1829629904632593E-03 1.4527376588173957E+00
+ 45285 1.1321250000000000E-02 5.1833261812987991E-03 1.4527887587887607E+00
+ 45286 1.1321500000000000E-02 5.1836893849067029E-03 1.4528398587601257E+00
+ 45287 1.1321750000000000E-02 5.1840526012870139E-03 1.4528909587314911E+00
+ 45288 1.1322000000000000E-02 5.1844158304397590E-03 1.4529420587028561E+00
+ 45289 1.1322249999999999E-02 5.1847790723649869E-03 1.4529931586742211E+00
+ 45290 1.1322499999999999E-02 5.1851423270627374E-03 1.4530442586455861E+00
+ 45291 1.1322749999999999E-02 5.1855055945330556E-03 1.4530953586169510E+00
+ 45292 1.1323000000000000E-02 5.1858688747759710E-03 1.4531464585883165E+00
+ 45293 1.1323250000000000E-02 5.1862321677915288E-03 1.4531975585596815E+00
+ 45294 1.1323500000000000E-02 5.1865954735797627E-03 1.4532486585310469E+00
+ 45295 1.1323750000000000E-02 5.1869587921407230E-03 1.4532997585024119E+00
+ 45296 1.1323999999999999E-02 5.1873221234744393E-03 1.4533508584737769E+00
+ 45297 1.1324249999999999E-02 5.1876854675809575E-03 1.4534019584451419E+00
+ 45298 1.1324499999999999E-02 5.1880488244603175E-03 1.4534530584165068E+00
+ 45299 1.1324750000000000E-02 5.1884121941125558E-03 1.4535041583878723E+00
+ 45300 1.1325000000000000E-02 5.1887755765377156E-03 1.4535552583592373E+00
+ 45301 1.1325250000000000E-02 5.1891389717358344E-03 1.4536063583306027E+00
+ 45302 1.1325500000000000E-02 5.1895023797069555E-03 1.4536574583019677E+00
+ 45303 1.1325749999999999E-02 5.1898658004511109E-03 1.4537085582733327E+00
+ 45304 1.1325999999999999E-02 5.1902292339683492E-03 1.4537596582446977E+00
+ 45305 1.1326250000000000E-02 5.1905926802587061E-03 1.4538107582160626E+00
+ 45306 1.1326500000000000E-02 5.1909561393222231E-03 1.4538618581874281E+00
+ 45307 1.1326750000000000E-02 5.1913196111589384E-03 1.4539129581587931E+00
+ 45308 1.1327000000000000E-02 5.1916830957688927E-03 1.4539640581301585E+00
+ 45309 1.1327250000000001E-02 5.1920465931521321E-03 1.4540151581015235E+00
+ 45310 1.1327499999999999E-02 5.1924101033086834E-03 1.4540662580728885E+00
+ 45311 1.1327749999999999E-02 5.1927736262385917E-03 1.4541173580442535E+00
+ 45312 1.1328000000000000E-02 5.1931371619419091E-03 1.4541684580156184E+00
+ 45313 1.1328250000000000E-02 5.1935007104186625E-03 1.4542195579869839E+00
+ 45314 1.1328500000000000E-02 5.1938642716688908E-03 1.4542706579583489E+00
+ 45315 1.1328750000000000E-02 5.1942278456926436E-03 1.4543217579297139E+00
+ 45316 1.1329000000000001E-02 5.1945914324899572E-03 1.4543728579010793E+00
+ 45317 1.1329249999999999E-02 5.1949550320608629E-03 1.4544239578724438E+00
+ 45318 1.1329499999999999E-02 5.1953186444054118E-03 1.4544750578438093E+00
+ 45319 1.1329750000000000E-02 5.1956822695236405E-03 1.4545261578151742E+00
+ 45320 1.1330000000000000E-02 5.1960459074155895E-03 1.4545772577865397E+00
+ 45321 1.1330250000000000E-02 5.1964095580813016E-03 1.4546283577579047E+00
+ 45322 1.1330500000000000E-02 5.1967732215208113E-03 1.4546794577292697E+00
+ 45323 1.1330750000000001E-02 5.1971368977341585E-03 1.4547305577006351E+00
+ 45324 1.1330999999999999E-02 5.1975005867213892E-03 1.4547816576719996E+00
+ 45325 1.1331249999999999E-02 5.1978642884825390E-03 1.4548327576433651E+00
+ 45326 1.1331500000000000E-02 5.1982280030176522E-03 1.4548838576147300E+00
+ 45327 1.1331750000000000E-02 5.1985917303267650E-03 1.4549349575860955E+00
+ 45328 1.1332000000000000E-02 5.1989554704099175E-03 1.4549860575574605E+00
+ 45329 1.1332250000000000E-02 5.1993192232671530E-03 1.4550371575288255E+00
+ 45330 1.1332500000000001E-02 5.1996829888985106E-03 1.4550882575001909E+00
+ 45331 1.1332749999999999E-02 5.2000467673040257E-03 1.4551393574715554E+00
+ 45332 1.1332999999999999E-02 5.2004105584837470E-03 1.4551904574429209E+00
+ 45333 1.1333250000000000E-02 5.2007743624377066E-03 1.4552415574142858E+00
+ 45334 1.1333500000000000E-02 5.2011382046932208E-03 1.4552926573856508E+00
+ 45335 1.1333750000000000E-02 5.2015020337924404E-03 1.4553437573570163E+00
+ 45336 1.1334000000000000E-02 5.2018658756671455E-03 1.4553948573283813E+00
+ 45337 1.1334250000000001E-02 5.2022297303173882E-03 1.4554459572997467E+00
+ 45338 1.1334499999999999E-02 5.2025935977431954E-03 1.4554970572711112E+00
+ 45339 1.1334749999999999E-02 5.2029574779446147E-03 1.4555481572424767E+00
+ 45340 1.1335000000000000E-02 5.2033213709216843E-03 1.4555992572138416E+00
+ 45341 1.1335250000000000E-02 5.2036852766744459E-03 1.4556503571852066E+00
+ 45342 1.1335500000000000E-02 5.2040491952029420E-03 1.4557014571565721E+00
+ 45343 1.1335750000000000E-02 5.2044131265072133E-03 1.4557525571279371E+00
+ 45344 1.1336000000000001E-02 5.2047770705872937E-03 1.4558036570993025E+00
+ 45345 1.1336249999999999E-02 5.2051410274432325E-03 1.4558547570706670E+00
+ 45346 1.1336499999999999E-02 5.2055049970750672E-03 1.4559058570420325E+00
+ 45347 1.1336750000000000E-02 5.2058689794828392E-03 1.4559569570133974E+00
+ 45348 1.1337000000000000E-02 5.2062329746665912E-03 1.4560080569847624E+00
+ 45349 1.1337250000000000E-02 5.2065969826263665E-03 1.4560591569561279E+00
+ 45350 1.1337500000000000E-02 5.2069610033621937E-03 1.4561102569274929E+00
+ 45351 1.1337749999999999E-02 5.2073250368741240E-03 1.4561613568988578E+00
+ 45352 1.1337999999999999E-02 5.2076890831621982E-03 1.4562124568702228E+00
+ 45353 1.1338249999999999E-02 5.2080531422264570E-03 1.4562635568415883E+00
+ 45354 1.1338500000000000E-02 5.2084172140669360E-03 1.4563146568129532E+00
+ 45355 1.1338750000000000E-02 5.2087812986836828E-03 1.4563657567843182E+00
+ 45356 1.1339000000000000E-02 5.2091453960767357E-03 1.4564168567556837E+00
+ 45357 1.1339250000000000E-02 5.2095095062461346E-03 1.4564679567270487E+00
+ 45358 1.1339499999999999E-02 5.2098736291919219E-03 1.4565190566984136E+00
+ 45359 1.1339749999999999E-02 5.2102377649141315E-03 1.4565701566697786E+00
+ 45360 1.1339999999999999E-02 5.2106019134128224E-03 1.4566212566411436E+00
+ 45361 1.1340250000000000E-02 5.2109660746880197E-03 1.4566723566125090E+00
+ 45362 1.1340500000000000E-02 5.2113302487397720E-03 1.4567234565838740E+00
+ 45363 1.1340750000000000E-02 5.2116944355681148E-03 1.4567745565552395E+00
+ 45364 1.1341000000000000E-02 5.2120586212549619E-03 1.4568256565266045E+00
+ 45365 1.1341249999999999E-02 5.2124228340060027E-03 1.4568767564979694E+00
+ 45366 1.1341499999999999E-02 5.2127870595326253E-03 1.4569278564693344E+00
+ 45367 1.1341749999999999E-02 5.2131512978348645E-03 1.4569789564406994E+00
+ 45368 1.1342000000000000E-02 5.2135155489127670E-03 1.4570300564120648E+00
+ 45369 1.1342250000000000E-02 5.2138798127663666E-03 1.4570811563834298E+00
+ 45370 1.1342500000000000E-02 5.2142440893957068E-03 1.4571322563547953E+00
+ 45371 1.1342750000000000E-02 5.2146083788008274E-03 1.4571833563261603E+00
+ 45372 1.1342999999999999E-02 5.2149726809817701E-03 1.4572344562975252E+00
+ 45373 1.1343249999999999E-02 5.2153369959385713E-03 1.4572855562688902E+00
+ 45374 1.1343499999999999E-02 5.2157013236712778E-03 1.4573366562402552E+00
+ 45375 1.1343750000000000E-02 5.2160656641799304E-03 1.4573877562116206E+00
+ 45376 1.1344000000000000E-02 5.2164300174645673E-03 1.4574388561829856E+00
+ 45377 1.1344250000000000E-02 5.2167943835252310E-03 1.4574899561543506E+00
+ 45378 1.1344500000000000E-02 5.2171587623619578E-03 1.4575410561257161E+00
+ 45379 1.1344749999999999E-02 5.2175231539747912E-03 1.4575921560970806E+00
+ 45380 1.1344999999999999E-02 5.2178875583637719E-03 1.4576432560684460E+00
+ 45381 1.1345249999999999E-02 5.2182519755289434E-03 1.4576943560398110E+00
+ 45382 1.1345500000000000E-02 5.2186164054703428E-03 1.4577454560111764E+00
+ 45383 1.1345750000000000E-02 5.2189808481880144E-03 1.4577965559825414E+00
+ 45384 1.1346000000000000E-02 5.2193453036819982E-03 1.4578476559539064E+00
+ 45385 1.1346250000000000E-02 5.2197097719523288E-03 1.4578987559252718E+00
+ 45386 1.1346499999999999E-02 5.2200742529990556E-03 1.4579498558966364E+00
+ 45387 1.1346749999999999E-02 5.2204387468222178E-03 1.4580009558680018E+00
+ 45388 1.1346999999999999E-02 5.2208032534218542E-03 1.4580520558393668E+00
+ 45389 1.1347250000000000E-02 5.2211677727980015E-03 1.4581031558107322E+00
+ 45390 1.1347500000000000E-02 5.2215323049507097E-03 1.4581542557820972E+00
+ 45391 1.1347750000000000E-02 5.2218968498800181E-03 1.4582053557534622E+00
+ 45392 1.1348000000000000E-02 5.2222614075859587E-03 1.4582564557248276E+00
+ 45393 1.1348249999999999E-02 5.2226259780685817E-03 1.4583075556961922E+00
+ 45394 1.1348499999999999E-02 5.2229905613279254E-03 1.4583586556675576E+00
+ 45395 1.1348749999999999E-02 5.2233551573640305E-03 1.4584097556389226E+00
+ 45396 1.1349000000000000E-02 5.2237197661769430E-03 1.4584608556102876E+00
+ 45397 1.1349250000000000E-02 5.2240843877666880E-03 1.4585119555816530E+00
+ 45398 1.1349500000000000E-02 5.2244490221333255E-03 1.4585630555530180E+00
+ 45399 1.1349750000000000E-02 5.2248136692768848E-03 1.4586141555243834E+00
+ 45400 1.1349999999999999E-02 5.2251783291974111E-03 1.4586652554957480E+00
+ 45401 1.1350249999999999E-02 5.2255430018949452E-03 1.4587163554671134E+00
+ 45402 1.1350499999999999E-02 5.2259076873695251E-03 1.4587674554384784E+00
+ 45403 1.1350750000000000E-02 5.2262723856212013E-03 1.4588185554098434E+00
+ 45404 1.1351000000000000E-02 5.2266370966500041E-03 1.4588696553812088E+00
+ 45405 1.1351250000000000E-02 5.2270018204558571E-03 1.4589207553525738E+00
+ 45406 1.1351500000000000E-02 5.2273665570357897E-03 1.4589718553239392E+00
+ 45407 1.1351749999999999E-02 5.2277313063885580E-03 1.4590229552953038E+00
+ 45408 1.1351999999999999E-02 5.2280960685142062E-03 1.4590740552666692E+00
+ 45409 1.1352249999999999E-02 5.2284608434127596E-03 1.4591251552380342E+00
+ 45410 1.1352500000000000E-02 5.2288256310842720E-03 1.4591762552093992E+00
+ 45411 1.1352750000000000E-02 5.2291904315287779E-03 1.4592273551807646E+00
+ 45412 1.1353000000000000E-02 5.2295552447463155E-03 1.4592784551521296E+00
+ 45413 1.1353250000000000E-02 5.2299200707369249E-03 1.4593295551234950E+00
+ 45414 1.1353499999999999E-02 5.2302849095006449E-03 1.4593806550948596E+00
+ 45415 1.1353749999999999E-02 5.2306497610375173E-03 1.4594317550662250E+00
+ 45416 1.1354000000000000E-02 5.2310146253475836E-03 1.4594828550375900E+00
+ 45417 1.1354250000000000E-02 5.2313795024308751E-03 1.4595339550089550E+00
+ 45418 1.1354500000000000E-02 5.2317443922874378E-03 1.4595850549803204E+00
+ 45419 1.1354750000000000E-02 5.2321092949173132E-03 1.4596361549516854E+00
+ 45420 1.1355000000000001E-02 5.2324742103205353E-03 1.4596872549230504E+00
+ 45421 1.1355249999999999E-02 5.2328391384971430E-03 1.4597383548944154E+00
+ 45422 1.1355499999999999E-02 5.2332040794471841E-03 1.4597894548657804E+00
+ 45423 1.1355750000000000E-02 5.2335690331706897E-03 1.4598405548371458E+00
+ 45424 1.1356000000000000E-02 5.2339339996677016E-03 1.4598916548085108E+00
+ 45425 1.1356250000000000E-02 5.2342989789382595E-03 1.4599427547798762E+00
+ 45426 1.1356500000000000E-02 5.2346639709824104E-03 1.4599938547512412E+00
+ 45427 1.1356750000000001E-02 5.2350289758001847E-03 1.4600449547226062E+00
+ 45428 1.1356999999999999E-02 5.2353939933916203E-03 1.4600960546939712E+00
+ 45429 1.1357249999999999E-02 5.2357590237567643E-03 1.4601471546653362E+00
+ 45430 1.1357500000000000E-02 5.2361240668956539E-03 1.4601982546367016E+00
+ 45431 1.1357750000000000E-02 5.2364891228083377E-03 1.4602493546080666E+00
+ 45432 1.1358000000000000E-02 5.2368541914948313E-03 1.4603004545794320E+00
+ 45433 1.1358250000000000E-02 5.2372192729551953E-03 1.4603515545507970E+00
+ 45434 1.1358500000000001E-02 5.2375843671894620E-03 1.4604026545221620E+00
+ 45435 1.1358749999999999E-02 5.2379494741976711E-03 1.4604537544935270E+00
+ 45436 1.1358999999999999E-02 5.2383145939798662E-03 1.4605048544648920E+00
+ 45437 1.1359250000000000E-02 5.2386797265360843E-03 1.4605559544362574E+00
+ 45438 1.1359500000000000E-02 5.2390448718663682E-03 1.4606070544076224E+00
+ 45439 1.1359750000000000E-02 5.2394100299707567E-03 1.4606581543789874E+00
+ 45440 1.1360000000000000E-02 5.2397752008492837E-03 1.4607092543503528E+00
+ 45441 1.1360250000000001E-02 5.2401403845019926E-03 1.4607603543217178E+00
+ 45442 1.1360499999999999E-02 5.2405055809289260E-03 1.4608114542930828E+00
+ 45443 1.1360749999999999E-02 5.2408707901301192E-03 1.4608625542644478E+00
+ 45444 1.1361000000000000E-02 5.2412360121056184E-03 1.4609136542358132E+00
+ 45445 1.1361250000000000E-02 5.2416012468554573E-03 1.4609647542071782E+00
+ 45446 1.1361500000000000E-02 5.2419664943796794E-03 1.4610158541785432E+00
+ 45447 1.1361750000000000E-02 5.2423317546783218E-03 1.4610669541499086E+00
+ 45448 1.1362000000000001E-02 5.2426970277514263E-03 1.4611180541212736E+00
+ 45449 1.1362249999999999E-02 5.2430623135990275E-03 1.4611691540926386E+00
+ 45450 1.1362499999999999E-02 5.2434276122211758E-03 1.4612202540640036E+00
+ 45451 1.1362750000000000E-02 5.2437929236179041E-03 1.4612713540353690E+00
+ 45452 1.1363000000000000E-02 5.2441582477892523E-03 1.4613224540067340E+00
+ 45453 1.1363250000000000E-02 5.2445235847352637E-03 1.4613735539780990E+00
+ 45454 1.1363500000000000E-02 5.2448889344559784E-03 1.4614246539494644E+00
+ 45455 1.1363750000000001E-02 5.2452542969514326E-03 1.4614757539208294E+00
+ 45456 1.1363999999999999E-02 5.2456196722216620E-03 1.4615268538921944E+00
+ 45457 1.1364249999999999E-02 5.2459850602667186E-03 1.4615779538635594E+00
+ 45458 1.1364500000000000E-02 5.2463504610866371E-03 1.4616290538349244E+00
+ 45459 1.1364750000000000E-02 5.2467158746814513E-03 1.4616801538062898E+00
+ 45460 1.1365000000000000E-02 5.2470813010512133E-03 1.4617312537776548E+00
+ 45461 1.1365250000000000E-02 5.2474467401959542E-03 1.4617823537490202E+00
+ 45462 1.1365500000000001E-02 5.2478121921157141E-03 1.4618334537203852E+00
+ 45463 1.1365749999999999E-02 5.2481776568105362E-03 1.4618845536917502E+00
+ 45464 1.1365999999999999E-02 5.2485431342804588E-03 1.4619356536631152E+00
+ 45465 1.1366250000000000E-02 5.2489086245255251E-03 1.4619867536344802E+00
+ 45466 1.1366500000000000E-02 5.2492741275457760E-03 1.4620378536058456E+00
+ 45467 1.1366750000000000E-02 5.2496396433412461E-03 1.4620889535772106E+00
+ 45468 1.1367000000000000E-02 5.2500051719119754E-03 1.4621400535485760E+00
+ 45469 1.1367249999999999E-02 5.2503707132580081E-03 1.4621911535199406E+00
+ 45470 1.1367499999999999E-02 5.2507362673793814E-03 1.4622422534913060E+00
+ 45471 1.1367749999999999E-02 5.2511018342761432E-03 1.4622933534626710E+00
+ 45472 1.1368000000000000E-02 5.2514674139483210E-03 1.4623444534340360E+00
+ 45473 1.1368250000000000E-02 5.2518330063959654E-03 1.4623955534054014E+00
+ 45474 1.1368500000000000E-02 5.2521986116191108E-03 1.4624466533767664E+00
+ 45475 1.1368750000000000E-02 5.2525642296178017E-03 1.4624977533481318E+00
+ 45476 1.1368999999999999E-02 5.2529298603920700E-03 1.4625488533194964E+00
+ 45477 1.1369249999999999E-02 5.2532955039419627E-03 1.4625999532908618E+00
+ 45478 1.1369499999999999E-02 5.2536611602675247E-03 1.4626510532622268E+00
+ 45479 1.1369750000000000E-02 5.2540268293687882E-03 1.4627021532335918E+00
+ 45480 1.1370000000000000E-02 5.2543925112457984E-03 1.4627532532049572E+00
+ 45481 1.1370250000000000E-02 5.2547582058985898E-03 1.4628043531763222E+00
+ 45482 1.1370500000000000E-02 5.2551239133272120E-03 1.4628554531476872E+00
+ 45483 1.1370749999999999E-02 5.2554896335316901E-03 1.4629065531190522E+00
+ 45484 1.1370999999999999E-02 5.2558553665120761E-03 1.4629576530904171E+00
+ 45485 1.1371249999999999E-02 5.2562211122684117E-03 1.4630087530617826E+00
+ 45486 1.1371500000000000E-02 5.2565868708007307E-03 1.4630598530331476E+00
+ 45487 1.1371750000000000E-02 5.2569526421090791E-03 1.4631109530045130E+00
+ 45488 1.1372000000000000E-02 5.2573184261934932E-03 1.4631620529758780E+00
+ 45489 1.1372250000000000E-02 5.2576842230540139E-03 1.4632131529472430E+00
+ 45490 1.1372499999999999E-02 5.2580500326906768E-03 1.4632642529186080E+00
+ 45491 1.1372749999999999E-02 5.2584158551035346E-03 1.4633153528899729E+00
+ 45492 1.1372999999999999E-02 5.2587816902926196E-03 1.4633664528613384E+00
+ 45493 1.1373250000000000E-02 5.2591475382579751E-03 1.4634175528327034E+00
+ 45494 1.1373500000000000E-02 5.2595133989996358E-03 1.4634686528040688E+00
+ 45495 1.1373750000000000E-02 5.2598792725176485E-03 1.4635197527754338E+00
+ 45496 1.1374000000000000E-02 5.2602451588120496E-03 1.4635708527467988E+00
+ 45497 1.1374249999999999E-02 5.2606110578828818E-03 1.4636219527181638E+00
+ 45498 1.1374499999999999E-02 5.2609769697301847E-03 1.4636730526895287E+00
+ 45499 1.1374749999999999E-02 5.2613428943540010E-03 1.4637241526608942E+00
+ 45500 1.1375000000000000E-02 5.2617088317543680E-03 1.4637752526322592E+00
+ 45501 1.1375250000000000E-02 5.2620747819313298E-03 1.4638263526036241E+00
+ 45502 1.1375500000000000E-02 5.2624407448849230E-03 1.4638774525749896E+00
+ 45503 1.1375750000000000E-02 5.2628067206151900E-03 1.4639285525463546E+00
+ 45504 1.1375999999999999E-02 5.2631727091221698E-03 1.4639796525177196E+00
+ 45505 1.1376249999999999E-02 5.2635387104059015E-03 1.4640307524890845E+00
+ 45506 1.1376499999999999E-02 5.2639047244664346E-03 1.4640818524604500E+00
+ 45507 1.1376750000000000E-02 5.2642707513037993E-03 1.4641329524318150E+00
+ 45508 1.1377000000000000E-02 5.2646367909180451E-03 1.4641840524031799E+00
+ 45509 1.1377250000000000E-02 5.2650028433092032E-03 1.4642351523745454E+00
+ 45510 1.1377500000000000E-02 5.2653689084773197E-03 1.4642862523459104E+00
+ 45511 1.1377749999999999E-02 5.2657349864224318E-03 1.4643373523172754E+00
+ 45512 1.1377999999999999E-02 5.2661010771445872E-03 1.4643884522886403E+00
+ 45513 1.1378249999999999E-02 5.2664671806438232E-03 1.4644395522600058E+00
+ 45514 1.1378500000000000E-02 5.2668332969201762E-03 1.4644906522313708E+00
+ 45515 1.1378750000000000E-02 5.2671994259736914E-03 1.4645417522027357E+00
+ 45516 1.1379000000000000E-02 5.2675655678044095E-03 1.4645928521741012E+00
+ 45517 1.1379250000000000E-02 5.2679317224123652E-03 1.4646439521454662E+00
+ 45518 1.1379499999999999E-02 5.2682978897976079E-03 1.4646950521168312E+00
+ 45519 1.1379749999999999E-02 5.2686640699601706E-03 1.4647461520881961E+00
+ 45520 1.1379999999999999E-02 5.2690302629001011E-03 1.4647972520595611E+00
+ 45521 1.1380250000000000E-02 5.2693964686174374E-03 1.4648483520309266E+00
+ 45522 1.1380500000000000E-02 5.2697626871122168E-03 1.4648994520022915E+00
+ 45523 1.1380750000000000E-02 5.2701289183844837E-03 1.4649505519736570E+00
+ 45524 1.1381000000000000E-02 5.2704951624342805E-03 1.4650016519450220E+00
+ 45525 1.1381249999999999E-02 5.2708614192616418E-03 1.4650527519163870E+00
+ 45526 1.1381499999999999E-02 5.2712276888666112E-03 1.4651038518877519E+00
+ 45527 1.1381750000000000E-02 5.2715939712492310E-03 1.4651549518591169E+00
+ 45528 1.1382000000000000E-02 5.2719602664095463E-03 1.4652060518304824E+00
+ 45529 1.1382250000000000E-02 5.2723265743475885E-03 1.4652571518018473E+00
+ 45530 1.1382500000000000E-02 5.2726928950634060E-03 1.4653082517732128E+00
+ 45531 1.1382750000000001E-02 5.2730592285570362E-03 1.4653593517445778E+00
+ 45532 1.1382999999999999E-02 5.2734255796469303E-03 1.4654104517159428E+00
+ 45533 1.1383249999999999E-02 5.2737919386364749E-03 1.4654615516873077E+00
+ 45534 1.1383500000000000E-02 5.2741583103998249E-03 1.4655126516586727E+00
+ 45535 1.1383750000000000E-02 5.2745246949370246E-03 1.4655637516300382E+00
+ 45536 1.1384000000000000E-02 5.2748910922481070E-03 1.4656148516014031E+00
+ 45537 1.1384250000000000E-02 5.2752575023331172E-03 1.4656659515727686E+00
+ 45538 1.1384500000000001E-02 5.2756239251920932E-03 1.4657170515441336E+00
+ 45539 1.1384749999999999E-02 5.2759903608250733E-03 1.4657681515154986E+00
+ 45540 1.1384999999999999E-02 5.2763568092320957E-03 1.4658192514868635E+00
+ 45541 1.1385250000000000E-02 5.2767232704132045E-03 1.4658703514582285E+00
+ 45542 1.1385500000000000E-02 5.2770897443684362E-03 1.4659214514295940E+00
+ 45543 1.1385750000000000E-02 5.2774562310978299E-03 1.4659725514009589E+00
+ 45544 1.1386000000000000E-02 5.2778227306014272E-03 1.4660236513723239E+00
+ 45545 1.1386250000000001E-02 5.2781892428792592E-03 1.4660747513436894E+00
+ 45546 1.1386499999999999E-02 5.2785557679313798E-03 1.4661258513150539E+00
+ 45547 1.1386749999999999E-02 5.2789223057578064E-03 1.4661769512864193E+00
+ 45548 1.1387000000000000E-02 5.2792888563586039E-03 1.4662280512577843E+00
+ 45549 1.1387250000000000E-02 5.2796554197338027E-03 1.4662791512291498E+00
+ 45550 1.1387500000000000E-02 5.2800219958834323E-03 1.4663302512005147E+00
+ 45551 1.1387750000000000E-02 5.2803885848075483E-03 1.4663813511718797E+00
+ 45552 1.1388000000000001E-02 5.2807551865061714E-03 1.4664324511432452E+00
+ 45553 1.1388249999999999E-02 5.2811218009793529E-03 1.4664835511146097E+00
+ 45554 1.1388499999999999E-02 5.2814884282271386E-03 1.4665346510859751E+00
+ 45555 1.1388750000000000E-02 5.2818550682495555E-03 1.4665857510573401E+00
+ 45556 1.1389000000000000E-02 5.2822217210466557E-03 1.4666368510287056E+00
+ 45557 1.1389250000000000E-02 5.2825883866184590E-03 1.4666879510000705E+00
+ 45558 1.1389500000000000E-02 5.2829550649650244E-03 1.4667390509714355E+00
+ 45559 1.1389750000000001E-02 5.2833217560863781E-03 1.4667901509428010E+00
+ 45560 1.1389999999999999E-02 5.2836884599825711E-03 1.4668412509141655E+00
+ 45561 1.1390249999999999E-02 5.2840551766536363E-03 1.4668923508855309E+00
+ 45562 1.1390500000000000E-02 5.2844219060996156E-03 1.4669434508568959E+00
+ 45563 1.1390750000000000E-02 5.2847886483205504E-03 1.4669945508282609E+00
+ 45564 1.1391000000000000E-02 5.2851554033164702E-03 1.4670456507996263E+00
+ 45565 1.1391250000000000E-02 5.2855221710874254E-03 1.4670967507709913E+00
+ 45566 1.1391500000000001E-02 5.2858889516334516E-03 1.4671478507423568E+00
+ 45567 1.1391749999999999E-02 5.2862557449545877E-03 1.4671989507137213E+00
+ 45568 1.1391999999999999E-02 5.2866225510508789E-03 1.4672500506850867E+00
+ 45569 1.1392250000000000E-02 5.2869893699223633E-03 1.4673011506564517E+00
+ 45570 1.1392500000000000E-02 5.2873562015690696E-03 1.4673522506278167E+00
+ 45571 1.1392750000000000E-02 5.2877230459910558E-03 1.4674033505991821E+00
+ 45572 1.1393000000000000E-02 5.2880899031883437E-03 1.4674544505705471E+00
+ 45573 1.1393250000000001E-02 5.2884567731609879E-03 1.4675055505419126E+00
+ 45574 1.1393499999999999E-02 5.2888236559090187E-03 1.4675566505132771E+00
+ 45575 1.1393749999999999E-02 5.2891905514324796E-03 1.4676077504846425E+00
+ 45576 1.1394000000000000E-02 5.2895574597314086E-03 1.4676588504560075E+00
+ 45577 1.1394250000000000E-02 5.2899243808058457E-03 1.4677099504273725E+00
+ 45578 1.1394500000000000E-02 5.2902913146558326E-03 1.4677610503987379E+00
+ 45579 1.1394750000000000E-02 5.2906582612814081E-03 1.4678121503701029E+00
+ 45580 1.1394999999999999E-02 5.2910252206826132E-03 1.4678632503414679E+00
+ 45581 1.1395249999999999E-02 5.2913921928594851E-03 1.4679143503128329E+00
+ 45582 1.1395499999999999E-02 5.2917591778120620E-03 1.4679654502841983E+00
+ 45583 1.1395750000000000E-02 5.2921261755403959E-03 1.4680165502555633E+00
+ 45584 1.1396000000000000E-02 5.2924931860445093E-03 1.4680676502269283E+00
+ 45585 1.1396250000000000E-02 5.2928602093243659E-03 1.4681187501982937E+00
+ 45586 1.1396500000000000E-02 5.2932272453787539E-03 1.4681698501696587E+00
+ 45587 1.1396749999999999E-02 5.2935942942073152E-03 1.4682209501410237E+00
+ 45588 1.1396999999999999E-02 5.2939613558100956E-03 1.4682720501123887E+00
+ 45589 1.1397249999999999E-02 5.2943284301871247E-03 1.4683231500837537E+00
+ 45590 1.1397500000000000E-02 5.2946955173384458E-03 1.4683742500551191E+00
+ 45591 1.1397750000000000E-02 5.2950626172640972E-03 1.4684253500264841E+00
+ 45592 1.1398000000000000E-02 5.2954297299641169E-03 1.4684764499978495E+00
+ 45593 1.1398250000000000E-02 5.2957968554385457E-03 1.4685275499692145E+00
+ 45594 1.1398499999999999E-02 5.2961639936874244E-03 1.4685786499405795E+00
+ 45595 1.1398749999999999E-02 5.2965311447107886E-03 1.4686297499119445E+00
+ 45596 1.1398999999999999E-02 5.2968983085086808E-03 1.4686808498833095E+00
+ 45597 1.1399250000000000E-02 5.2972654850811365E-03 1.4687319498546749E+00
+ 45598 1.1399500000000000E-02 5.2976326744282034E-03 1.4687830498260399E+00
+ 45599 1.1399750000000000E-02 5.2979998765499137E-03 1.4688341497974053E+00
+ 45600 1.1400000000000000E-02 5.2983670914463054E-03 1.4688852497687703E+00
+ 45601 1.1400249999999999E-02 5.2987343191174211E-03 1.4689363497401353E+00
+ 45602 1.1400499999999999E-02 5.2991015595633068E-03 1.4689874497115003E+00
+ 45603 1.1400749999999999E-02 5.2994688127839902E-03 1.4690385496828653E+00
+ 45604 1.1401000000000000E-02 5.2998360787795094E-03 1.4690896496542307E+00
+ 45605 1.1401250000000000E-02 5.3002033575499236E-03 1.4691407496255957E+00
+ 45606 1.1401500000000000E-02 5.3005706490952542E-03 1.4691918495969607E+00
+ 45607 1.1401750000000000E-02 5.3009379534155465E-03 1.4692429495683261E+00
+ 45608 1.1401999999999999E-02 5.3013052705108291E-03 1.4692940495396907E+00
+ 45609 1.1402249999999999E-02 5.3016726003811609E-03 1.4693451495110561E+00
+ 45610 1.1402499999999999E-02 5.3020399430265706E-03 1.4693962494824211E+00
+ 45611 1.1402750000000000E-02 5.3024072984470981E-03 1.4694473494537865E+00
+ 45612 1.1403000000000000E-02 5.3027746666427858E-03 1.4694984494251515E+00
+ 45613 1.1403250000000000E-02 5.3031420476136668E-03 1.4695495493965165E+00
+ 45614 1.1403500000000000E-02 5.3035094413597886E-03 1.4696006493678819E+00
+ 45615 1.1403749999999999E-02 5.3038768478811818E-03 1.4696517493392465E+00
+ 45616 1.1403999999999999E-02 5.3042442671778958E-03 1.4697028493106119E+00
+ 45617 1.1404249999999999E-02 5.3046116992499660E-03 1.4697539492819769E+00
+ 45618 1.1404500000000000E-02 5.3049791440974315E-03 1.4698050492533423E+00
+ 45619 1.1404750000000000E-02 5.3053466017203288E-03 1.4698561492247073E+00
+ 45620 1.1405000000000000E-02 5.3057140721187038E-03 1.4699072491960723E+00
+ 45621 1.1405250000000000E-02 5.3060815552926086E-03 1.4699583491674377E+00
+ 45622 1.1405499999999999E-02 5.3064490512420353E-03 1.4700094491388023E+00
+ 45623 1.1405749999999999E-02 5.3068165599670725E-03 1.4700605491101677E+00
+ 45624 1.1405999999999999E-02 5.3071840814677418E-03 1.4701116490815327E+00
+ 45625 1.1406250000000000E-02 5.3075516157440874E-03 1.4701627490528977E+00
+ 45626 1.1406500000000000E-02 5.3079191627961424E-03 1.4702138490242631E+00
+ 45627 1.1406750000000000E-02 5.3082867226239483E-03 1.4702649489956281E+00
+ 45628 1.1407000000000000E-02 5.3086542952275493E-03 1.4703160489669935E+00
+ 45629 1.1407249999999999E-02 5.3090218806069768E-03 1.4703671489383581E+00
+ 45630 1.1407499999999999E-02 5.3093894787622836E-03 1.4704182489097235E+00
+ 45631 1.1407749999999999E-02 5.3097570896934966E-03 1.4704693488810885E+00
+ 45632 1.1408000000000000E-02 5.3101247134006600E-03 1.4705204488524535E+00
+ 45633 1.1408250000000000E-02 5.3104923498838181E-03 1.4705715488238189E+00
+ 45634 1.1408500000000000E-02 5.3108599991430064E-03 1.4706226487951839E+00
+ 45635 1.1408750000000000E-02 5.3112276611782640E-03 1.4706737487665493E+00
+ 45636 1.1408999999999999E-02 5.3115953359896290E-03 1.4707248487379139E+00
+ 45637 1.1409249999999999E-02 5.3119630235771483E-03 1.4707759487092793E+00
+ 45638 1.1409500000000000E-02 5.3123307239408626E-03 1.4708270486806443E+00
+ 45639 1.1409750000000000E-02 5.3126984370807911E-03 1.4708781486520093E+00
+ 45640 1.1410000000000000E-02 5.3130661629970004E-03 1.4709292486233747E+00
+ 45641 1.1410250000000000E-02 5.3134339016895141E-03 1.4709803485947397E+00
+ 45642 1.1410500000000001E-02 5.3138016531583798E-03 1.4710314485661051E+00
+ 45643 1.1410749999999999E-02 5.3141694174036322E-03 1.4710825485374697E+00
+ 45644 1.1410999999999999E-02 5.3145371944253190E-03 1.4711336485088351E+00
+ 45645 1.1411250000000000E-02 5.3149049842234689E-03 1.4711847484802001E+00
+ 45646 1.1411500000000000E-02 5.3152727867981312E-03 1.4712358484515651E+00
+ 45647 1.1411750000000000E-02 5.3156406021493399E-03 1.4712869484229305E+00
+ 45648 1.1412000000000000E-02 5.3160084302771348E-03 1.4713380483942955E+00
+ 45649 1.1412250000000001E-02 5.3163762711815644E-03 1.4713891483656605E+00
+ 45650 1.1412499999999999E-02 5.3167441248626575E-03 1.4714402483370255E+00
+ 45651 1.1412749999999999E-02 5.3171119913204626E-03 1.4714913483083905E+00
+ 45652 1.1413000000000000E-02 5.3174798705550152E-03 1.4715424482797559E+00
+ 45653 1.1413250000000000E-02 5.3178477625663552E-03 1.4715935482511209E+00
+ 45654 1.1413500000000000E-02 5.3182156673545243E-03 1.4716446482224863E+00
+ 45655 1.1413750000000000E-02 5.3185835849195572E-03 1.4716957481938513E+00
+ 45656 1.1414000000000001E-02 5.3189515152615103E-03 1.4717468481652163E+00
+ 45657 1.1414249999999999E-02 5.3193194583803999E-03 1.4717979481365813E+00
+ 45658 1.1414499999999999E-02 5.3196874142762860E-03 1.4718490481079463E+00
+ 45659 1.1414750000000000E-02 5.3200553829491999E-03 1.4719001480793117E+00
+ 45660 1.1415000000000000E-02 5.3204233643991813E-03 1.4719512480506767E+00
+ 45661 1.1415250000000000E-02 5.3207913586262720E-03 1.4720023480220421E+00
+ 45662 1.1415500000000000E-02 5.3211593656305109E-03 1.4720534479934071E+00
+ 45663 1.1415750000000001E-02 5.3215273854119380E-03 1.4721045479647721E+00
+ 45664 1.1415999999999999E-02 5.3218954179705940E-03 1.4721556479361371E+00
+ 45665 1.1416249999999999E-02 5.3222634633065206E-03 1.4722067479075021E+00
+ 45666 1.1416500000000000E-02 5.3226315214197585E-03 1.4722578478788675E+00
+ 45667 1.1416750000000000E-02 5.3229995923103528E-03 1.4723089478502325E+00
+ 45668 1.1417000000000000E-02 5.3233676759783218E-03 1.4723600478215975E+00
+ 45669 1.1417250000000000E-02 5.3237357724237253E-03 1.4724111477929629E+00
+ 45670 1.1417500000000001E-02 5.3241038816465996E-03 1.4724622477643279E+00
+ 45671 1.1417749999999999E-02 5.3244720036469831E-03 1.4725133477356929E+00
+ 45672 1.1417999999999999E-02 5.3248401384249225E-03 1.4725644477070579E+00
+ 45673 1.1418250000000000E-02 5.3252082859804465E-03 1.4726155476784233E+00
+ 45674 1.1418500000000000E-02 5.3255764463136053E-03 1.4726666476497883E+00
+ 45675 1.1418750000000000E-02 5.3259446194244362E-03 1.4727177476211533E+00
+ 45676 1.1419000000000000E-02 5.3263128053121370E-03 1.4727688475925187E+00
+ 45677 1.1419250000000001E-02 5.3266810039728843E-03 1.4728199475638837E+00
+ 45678 1.1419499999999999E-02 5.3270492154062384E-03 1.4728710475352487E+00
+ 45679 1.1419749999999999E-02 5.3274174396122382E-03 1.4729221475066137E+00
+ 45680 1.1420000000000000E-02 5.3277856765909133E-03 1.4729732474779791E+00
+ 45681 1.1420250000000000E-02 5.3281539263423088E-03 1.4730243474493441E+00
+ 45682 1.1420500000000000E-02 5.3285221888664646E-03 1.4730754474207091E+00
+ 45683 1.1420750000000000E-02 5.3288904641634136E-03 1.4731265473920745E+00
+ 45684 1.1421000000000001E-02 5.3292587522331940E-03 1.4731776473634395E+00
+ 45685 1.1421249999999999E-02 5.3296270530758510E-03 1.4732287473348045E+00
+ 45686 1.1421499999999999E-02 5.3299953666914200E-03 1.4732798473061695E+00
+ 45687 1.1421750000000000E-02 5.3303636930799349E-03 1.4733309472775344E+00
+ 45688 1.1422000000000000E-02 5.3307320322414434E-03 1.4733820472488999E+00
+ 45689 1.1422250000000000E-02 5.3311003841759724E-03 1.4734331472202649E+00
+ 45690 1.1422500000000000E-02 5.3314687488835687E-03 1.4734842471916303E+00
+ 45691 1.1422749999999999E-02 5.3318371263642670E-03 1.4735353471629948E+00
+ 45692 1.1422999999999999E-02 5.3322055166181064E-03 1.4735864471343603E+00
+ 45693 1.1423249999999999E-02 5.3325739196451267E-03 1.4736375471057253E+00
+ 45694 1.1423500000000000E-02 5.3329423354453653E-03 1.4736886470770902E+00
+ 45695 1.1423750000000000E-02 5.3333107640188629E-03 1.4737397470484557E+00
+ 45696 1.1424000000000000E-02 5.3336792053656585E-03 1.4737908470198207E+00
+ 45697 1.1424250000000000E-02 5.3340476594857791E-03 1.4738419469911861E+00
+ 45698 1.1424499999999999E-02 5.3344161263792732E-03 1.4738930469625506E+00
+ 45699 1.1424749999999999E-02 5.3347846060461824E-03 1.4739441469339161E+00
+ 45700 1.1424999999999999E-02 5.3351530984865388E-03 1.4739952469052811E+00
+ 45701 1.1425250000000000E-02 5.3355216037003859E-03 1.4740463468766460E+00
+ 45702 1.1425500000000000E-02 5.3358901216877573E-03 1.4740974468480115E+00
+ 45703 1.1425750000000000E-02 5.3362586524486957E-03 1.4741485468193765E+00
+ 45704 1.1426000000000000E-02 5.3366271959832366E-03 1.4741996467907419E+00
+ 45705 1.1426249999999999E-02 5.3369957522914199E-03 1.4742507467621064E+00
+ 45706 1.1426499999999999E-02 5.3373643213732837E-03 1.4743018467334719E+00
+ 45707 1.1426749999999999E-02 5.3377329032288671E-03 1.4743529467048369E+00
+ 45708 1.1427000000000000E-02 5.3381014978582065E-03 1.4744040466762018E+00
+ 45709 1.1427250000000000E-02 5.3384701052613462E-03 1.4744551466475673E+00
+ 45710 1.1427500000000000E-02 5.3388387254383234E-03 1.4745062466189323E+00
+ 45711 1.1427750000000000E-02 5.3392073583891694E-03 1.4745573465902972E+00
+ 45712 1.1427999999999999E-02 5.3395760041139309E-03 1.4746084465616622E+00
+ 45713 1.1428249999999999E-02 5.3399446626126324E-03 1.4746595465330272E+00
+ 45714 1.1428499999999999E-02 5.3403133338853449E-03 1.4747106465043927E+00
+ 45715 1.1428750000000000E-02 5.3406820179320788E-03 1.4747617464757576E+00
+ 45716 1.1429000000000000E-02 5.3410507147528766E-03 1.4748128464471231E+00
+ 45717 1.1429250000000000E-02 5.3414194243477809E-03 1.4748639464184881E+00
+ 45718 1.1429500000000000E-02 5.3417881467168341E-03 1.4749150463898530E+00
+ 45719 1.1429749999999999E-02 5.3421568818600631E-03 1.4749661463612180E+00
+ 45720 1.1429999999999999E-02 5.3425256297775217E-03 1.4750172463325830E+00
+ 45721 1.1430249999999999E-02 5.3428943904692385E-03 1.4750683463039485E+00
+ 45722 1.1430500000000000E-02 5.3432631639352586E-03 1.4751194462753134E+00
+ 45723 1.1430750000000000E-02 5.3436319501756115E-03 1.4751705462466789E+00
+ 45724 1.1431000000000000E-02 5.3440007491903450E-03 1.4752216462180439E+00
+ 45725 1.1431250000000000E-02 5.3443695609794962E-03 1.4752727461894088E+00
+ 45726 1.1431499999999999E-02 5.3447383855431000E-03 1.4753238461607738E+00
+ 45727 1.1431749999999999E-02 5.3451072228812005E-03 1.4753749461321388E+00
+ 45728 1.1431999999999999E-02 5.3454760729938385E-03 1.4754260461035043E+00
+ 45729 1.1432250000000000E-02 5.3458449358810382E-03 1.4754771460748692E+00
+ 45730 1.1432500000000000E-02 5.3462138115428527E-03 1.4755282460462342E+00
+ 45731 1.1432750000000000E-02 5.3465826999793192E-03 1.4755793460175997E+00
+ 45732 1.1433000000000000E-02 5.3469516011904741E-03 1.4756304459889646E+00
+ 45733 1.1433249999999999E-02 5.3473205151763539E-03 1.4756815459603296E+00
+ 45734 1.1433499999999999E-02 5.3476894419370001E-03 1.4757326459316946E+00
+ 45735 1.1433749999999999E-02 5.3480583814724519E-03 1.4757837459030601E+00
+ 45736 1.1434000000000000E-02 5.3484273337827447E-03 1.4758348458744250E+00
+ 45737 1.1434250000000000E-02 5.3487962988679307E-03 1.4758859458457900E+00
+ 45738 1.1434500000000000E-02 5.3491652767280375E-03 1.4759370458171555E+00
+ 45739 1.1434750000000000E-02 5.3495342673630904E-03 1.4759881457885204E+00
+ 45740 1.1434999999999999E-02 5.3499032707731509E-03 1.4760392457598854E+00
+ 45741 1.1435249999999999E-02 5.3502722869582520E-03 1.4760903457312504E+00
+ 45742 1.1435499999999999E-02 5.3506413159184300E-03 1.4761414457026159E+00
+ 45743 1.1435750000000000E-02 5.3510103576537267E-03 1.4761925456739808E+00
+ 45744 1.1436000000000000E-02 5.3513794121641802E-03 1.4762436456453458E+00
+ 45745 1.1436250000000000E-02 5.3517484794498252E-03 1.4762947456167113E+00
+ 45746 1.1436500000000000E-02 5.3521175595107095E-03 1.4763458455880762E+00
+ 45747 1.1436749999999999E-02 5.3524866523468632E-03 1.4763969455594412E+00
+ 45748 1.1436999999999999E-02 5.3528557579583299E-03 1.4764480455308062E+00
+ 45749 1.1437250000000000E-02 5.3532248763451477E-03 1.4764991455021717E+00
+ 45750 1.1437500000000000E-02 5.3535940075073530E-03 1.4765502454735366E+00
+ 45751 1.1437750000000000E-02 5.3539631535340073E-03 1.4766013454449016E+00
+ 45752 1.1438000000000000E-02 5.3543323101568575E-03 1.4766524454162671E+00
+ 45753 1.1438250000000001E-02 5.3547014795558030E-03 1.4767035453876320E+00
+ 45754 1.1438499999999999E-02 5.3550706617308827E-03 1.4767546453589970E+00
+ 45755 1.1438749999999999E-02 5.3554398566821359E-03 1.4768057453303620E+00
+ 45756 1.1439000000000000E-02 5.3558090644096031E-03 1.4768568453017270E+00
+ 45757 1.1439250000000000E-02 5.3561782849133235E-03 1.4769079452730924E+00
+ 45758 1.1439500000000000E-02 5.3565475181933369E-03 1.4769590452444574E+00
+ 45759 1.1439750000000000E-02 5.3569167642496807E-03 1.4770101452158229E+00
+ 45760 1.1440000000000001E-02 5.3572860230823947E-03 1.4770612451871878E+00
+ 45761 1.1440249999999999E-02 5.3576552946915188E-03 1.4771123451585528E+00
+ 45762 1.1440499999999999E-02 5.3580245790770921E-03 1.4771634451299178E+00
+ 45763 1.1440750000000000E-02 5.3583938762391536E-03 1.4772145451012828E+00
+ 45764 1.1441000000000000E-02 5.3587631861777476E-03 1.4772656450726482E+00
+ 45765 1.1441250000000000E-02 5.3591325088929069E-03 1.4773167450440132E+00
+ 45766 1.1441500000000000E-02 5.3595018443846742E-03 1.4773678450153787E+00
+ 45767 1.1441750000000001E-02 5.3598711926529539E-03 1.4774189449867436E+00
+ 45768 1.1441999999999999E-02 5.3602405536953444E-03 1.4774700449581086E+00
+ 45769 1.1442249999999999E-02 5.3606099275110208E-03 1.4775211449294736E+00
+ 45770 1.1442500000000000E-02 5.3609793141000135E-03 1.4775722449008386E+00
+ 45771 1.1442750000000000E-02 5.3613487134623571E-03 1.4776233448722040E+00
+ 45772 1.1443000000000000E-02 5.3617181255980950E-03 1.4776744448435690E+00
+ 45773 1.1443250000000000E-02 5.3620875505072697E-03 1.4777255448149340E+00
+ 45774 1.1443500000000001E-02 5.3624569881899091E-03 1.4777766447862994E+00
+ 45775 1.1443749999999999E-02 5.3628264386460572E-03 1.4778277447576640E+00
+ 45776 1.1443999999999999E-02 5.3631959018757462E-03 1.4778788447290294E+00
+ 45777 1.1444250000000000E-02 5.3635653778790239E-03 1.4779299447003944E+00
+ 45778 1.1444500000000000E-02 5.3639348666559240E-03 1.4779810446717598E+00
+ 45779 1.1444750000000000E-02 5.3643043682064882E-03 1.4780321446431248E+00
+ 45780 1.1445000000000000E-02 5.3646738825307485E-03 1.4780832446144898E+00
+ 45781 1.1445250000000001E-02 5.3650434096287492E-03 1.4781343445858552E+00
+ 45782 1.1445499999999999E-02 5.3654129495005250E-03 1.4781854445572198E+00
+ 45783 1.1445749999999999E-02 5.3657825021461106E-03 1.4782365445285852E+00
+ 45784 1.1446000000000000E-02 5.3661520675655546E-03 1.4782876444999502E+00
+ 45785 1.1446250000000000E-02 5.3665216457588899E-03 1.4783387444713156E+00
+ 45786 1.1446500000000000E-02 5.3668912367261521E-03 1.4783898444426806E+00
+ 45787 1.1446750000000000E-02 5.3672608404673854E-03 1.4784409444140456E+00
+ 45788 1.1447000000000001E-02 5.3676304569826219E-03 1.4784920443854110E+00
+ 45789 1.1447249999999999E-02 5.3680000862719023E-03 1.4785431443567756E+00
+ 45790 1.1447499999999999E-02 5.3683697283352701E-03 1.4785942443281410E+00
+ 45791 1.1447750000000000E-02 5.3687393831727539E-03 1.4786453442995060E+00
+ 45792 1.1448000000000000E-02 5.3691090507844066E-03 1.4786964442708710E+00
+ 45793 1.1448250000000000E-02 5.3694787311702533E-03 1.4787475442422364E+00
+ 45794 1.1448500000000000E-02 5.3698484243303391E-03 1.4787986442136014E+00
+ 45795 1.1448750000000001E-02 5.3702181302646979E-03 1.4788497441849668E+00
+ 45796 1.1448999999999999E-02 5.3705878489733730E-03 1.4789008441563314E+00
+ 45797 1.1449249999999999E-02 5.3709575804563982E-03 1.4789519441276968E+00
+ 45798 1.1449500000000000E-02 5.3713273247138179E-03 1.4790030440990618E+00
+ 45799 1.1449750000000000E-02 5.3716970817456675E-03 1.4790541440704268E+00
+ 45800 1.1450000000000000E-02 5.3720668515519860E-03 1.4791052440417922E+00
+ 45801 1.1450250000000000E-02 5.3724366341328109E-03 1.4791563440131572E+00
+ 45802 1.1450499999999999E-02 5.3728064294881776E-03 1.4792074439845222E+00
+ 45803 1.1450749999999999E-02 5.3731762376181321E-03 1.4792585439558872E+00
+ 45804 1.1450999999999999E-02 5.3735460585227100E-03 1.4793096439272526E+00
+ 45805 1.1451250000000000E-02 5.3739158922019503E-03 1.4793607438986176E+00
+ 45806 1.1451500000000000E-02 5.3742857386558885E-03 1.4794118438699826E+00
+ 45807 1.1451750000000000E-02 5.3746555978845664E-03 1.4794629438413480E+00
+ 45808 1.1452000000000000E-02 5.3750254698880185E-03 1.4795140438127130E+00
+ 45809 1.1452249999999999E-02 5.3753953546662901E-03 1.4795651437840780E+00
+ 45810 1.1452499999999999E-02 5.3757652522194175E-03 1.4796162437554430E+00
+ 45811 1.1452749999999999E-02 5.3761351625474336E-03 1.4796673437268084E+00
+ 45812 1.1453000000000000E-02 5.3765050856503906E-03 1.4797184436981734E+00
+ 45813 1.1453250000000000E-02 5.3768750215283092E-03 1.4797695436695384E+00
+ 45814 1.1453500000000000E-02 5.3772449701812441E-03 1.4798206436409038E+00
+ 45815 1.1453750000000000E-02 5.3776149316092222E-03 1.4798717436122688E+00
+ 45816 1.1453999999999999E-02 5.3779849058122877E-03 1.4799228435836338E+00
+ 45817 1.1454249999999999E-02 5.3783548927904788E-03 1.4799739435549988E+00
+ 45818 1.1454499999999999E-02 5.3787248925438397E-03 1.4800250435263638E+00
+ 45819 1.1454750000000000E-02 5.3790949050723973E-03 1.4800761434977292E+00
+ 45820 1.1455000000000000E-02 5.3794649303762036E-03 1.4801272434690942E+00
+ 45821 1.1455250000000000E-02 5.3798349684552821E-03 1.4801783434404596E+00
+ 45822 1.1455500000000000E-02 5.3802050193096883E-03 1.4802294434118246E+00
+ 45823 1.1455749999999999E-02 5.3805750829394464E-03 1.4802805433831896E+00
+ 45824 1.1455999999999999E-02 5.3809451593446050E-03 1.4803316433545546E+00
+ 45825 1.1456249999999999E-02 5.3813152485251998E-03 1.4803827433259196E+00
+ 45826 1.1456500000000000E-02 5.3816853504812722E-03 1.4804338432972850E+00
+ 45827 1.1456750000000000E-02 5.3820554652128537E-03 1.4804849432686500E+00
+ 45828 1.1457000000000000E-02 5.3824255927199891E-03 1.4805360432400154E+00
+ 45829 1.1457250000000000E-02 5.3827957330027229E-03 1.4805871432113804E+00
+ 45830 1.1457499999999999E-02 5.3831658860610740E-03 1.4806382431827454E+00
+ 45831 1.1457749999999999E-02 5.3835360518951049E-03 1.4806893431541104E+00
+ 45832 1.1457999999999999E-02 5.3839062305048391E-03 1.4807404431254754E+00
+ 45833 1.1458250000000000E-02 5.3842764218903234E-03 1.4807915430968408E+00
+ 45834 1.1458500000000000E-02 5.3846466260515959E-03 1.4808426430682058E+00
+ 45835 1.1458750000000000E-02 5.3850168429886878E-03 1.4808937430395708E+00
+ 45836 1.1459000000000000E-02 5.3853870727016469E-03 1.4809448430109362E+00
+ 45837 1.1459249999999999E-02 5.3857573151905062E-03 1.4809959429823008E+00
+ 45838 1.1459499999999999E-02 5.3861275704553107E-03 1.4810470429536662E+00
+ 45839 1.1459749999999999E-02 5.3864978384960942E-03 1.4810981429250312E+00
+ 45840 1.1460000000000000E-02 5.3868681193129002E-03 1.4811492428963966E+00
+ 45841 1.1460250000000000E-02 5.3872384129057633E-03 1.4812003428677616E+00
+ 45842 1.1460500000000000E-02 5.3876087192747278E-03 1.4812514428391266E+00
+ 45843 1.1460750000000000E-02 5.3879790384198257E-03 1.4813025428104920E+00
+ 45844 1.1460999999999999E-02 5.3883493703410987E-03 1.4813536427818565E+00
+ 45845 1.1461249999999999E-02 5.3887197150385875E-03 1.4814047427532220E+00
+ 45846 1.1461499999999999E-02 5.3890900725123338E-03 1.4814558427245870E+00
+ 45847 1.1461750000000000E-02 5.3894604427623706E-03 1.4815069426959524E+00
+ 45848 1.1462000000000000E-02 5.3898308257887412E-03 1.4815580426673174E+00
+ 45849 1.1462250000000000E-02 5.3902012215914837E-03 1.4816091426386824E+00
+ 45850 1.1462500000000000E-02 5.3905716301706355E-03 1.4816602426100478E+00
+ 45851 1.1462749999999999E-02 5.3909420515262331E-03 1.4817113425814123E+00
+ 45852 1.1462999999999999E-02 5.3913124856583257E-03 1.4817624425527778E+00
+ 45853 1.1463249999999999E-02 5.3916829325669447E-03 1.4818135425241428E+00
+ 45854 1.1463500000000000E-02 5.3920533922521318E-03 1.4818646424955078E+00
+ 45855 1.1463750000000000E-02 5.3924238647139302E-03 1.4819157424668732E+00
+ 45856 1.1464000000000000E-02 5.3927943499523651E-03 1.4819668424382382E+00
+ 45857 1.1464250000000000E-02 5.3931648479674799E-03 1.4820179424096036E+00
+ 45858 1.1464499999999999E-02 5.3935353587593327E-03 1.4820690423809681E+00
+ 45859 1.1464749999999999E-02 5.3939058823279425E-03 1.4821201423523336E+00
+ 45860 1.1464999999999999E-02 5.3942764186733529E-03 1.4821712423236986E+00
+ 45861 1.1465250000000000E-02 5.3946469677956070E-03 1.4822223422950636E+00
+ 45862 1.1465500000000000E-02 5.3950175296947449E-03 1.4822734422664290E+00
+ 45863 1.1465750000000000E-02 5.3953881043707960E-03 1.4823245422377940E+00
+ 45864 1.1466000000000000E-02 5.3957586918238149E-03 1.4823756422091594E+00
+ 45865 1.1466249999999999E-02 5.3961292920538277E-03 1.4824267421805239E+00
+ 45866 1.1466499999999999E-02 5.3964999050608751E-03 1.4824778421518894E+00
+ 45867 1.1466750000000000E-02 5.3968705308450049E-03 1.4825289421232544E+00
+ 45868 1.1467000000000000E-02 5.3972411694062517E-03 1.4825800420946194E+00
+ 45869 1.1467250000000000E-02 5.3976118207446520E-03 1.4826311420659848E+00
+ 45870 1.1467500000000000E-02 5.3979824848602474E-03 1.4826822420373498E+00
+ 45871 1.1467750000000001E-02 5.3983531617530804E-03 1.4827333420087152E+00
+ 45872 1.1467999999999999E-02 5.3987238514231813E-03 1.4827844419800797E+00
+ 45873 1.1468249999999999E-02 5.3990945538706005E-03 1.4828355419514452E+00
+ 45874 1.1468500000000000E-02 5.3994652690953701E-03 1.4828866419228102E+00
+ 45875 1.1468750000000000E-02 5.3998359970975334E-03 1.4829377418941752E+00
+ 45876 1.1469000000000000E-02 5.4002067378771303E-03 1.4829888418655406E+00
+ 45877 1.1469250000000000E-02 5.4005774914341947E-03 1.4830399418369056E+00
+ 45878 1.1469500000000001E-02 5.4009482577687708E-03 1.4830910418082706E+00
+ 45879 1.1469749999999999E-02 5.4013190368808950E-03 1.4831421417796355E+00
+ 45880 1.1469999999999999E-02 5.4016898287706063E-03 1.4831932417510005E+00
+ 45881 1.1470250000000000E-02 5.4020606334379542E-03 1.4832443417223660E+00
+ 45882 1.1470500000000000E-02 5.4024314508829647E-03 1.4832954416937310E+00
+ 45883 1.1470750000000000E-02 5.4028022811056830E-03 1.4833465416650964E+00
+ 45884 1.1471000000000000E-02 5.4031731241061505E-03 1.4833976416364614E+00
+ 45885 1.1471250000000001E-02 5.4035439798844039E-03 1.4834487416078264E+00
+ 45886 1.1471499999999999E-02 5.4039148484404812E-03 1.4834998415791913E+00
+ 45887 1.1471749999999999E-02 5.4042857297744266E-03 1.4835509415505563E+00
+ 45888 1.1472000000000000E-02 5.4046566238862767E-03 1.4836020415219218E+00
+ 45889 1.1472250000000000E-02 5.4050275307760721E-03 1.4836531414932868E+00
+ 45890 1.1472500000000000E-02 5.4053984504438494E-03 1.4837042414646522E+00
+ 45891 1.1472750000000000E-02 5.4057693828896526E-03 1.4837553414360172E+00
+ 45892 1.1473000000000001E-02 5.4061403281135210E-03 1.4838064414073822E+00
+ 45893 1.1473249999999999E-02 5.4065112861154873E-03 1.4838575413787471E+00
+ 45894 1.1473499999999999E-02 5.4068822568955977E-03 1.4839086413501121E+00
+ 45895 1.1473750000000000E-02 5.4072532404538937E-03 1.4839597413214776E+00
+ 45896 1.1474000000000000E-02 5.4076242367904082E-03 1.4840108412928426E+00
+ 45897 1.1474250000000000E-02 5.4079952459051856E-03 1.4840619412642075E+00
+ 45898 1.1474500000000000E-02 5.4083662677982631E-03 1.4841130412355730E+00
+ 45899 1.1474750000000001E-02 5.4087373024696832E-03 1.4841641412069380E+00
+ 45900 1.1474999999999999E-02 5.4091083499194824E-03 1.4842152411783029E+00
+ 45901 1.1475249999999999E-02 5.4094794101477005E-03 1.4842663411496679E+00
+ 45902 1.1475500000000000E-02 5.4098504831543819E-03 1.4843174411210334E+00
+ 45903 1.1475750000000000E-02 5.4102215689395654E-03 1.4843685410923984E+00
+ 45904 1.1476000000000000E-02 5.4105926675032797E-03 1.4844196410637633E+00
+ 45905 1.1476250000000000E-02 5.4109637788455804E-03 1.4844707410351288E+00
+ 45906 1.1476500000000001E-02 5.4113349029664944E-03 1.4845218410064938E+00
+ 45907 1.1476749999999999E-02 5.4117060398660675E-03 1.4845729409778587E+00
+ 45908 1.1476999999999999E-02 5.4120771895443407E-03 1.4846240409492237E+00
+ 45909 1.1477250000000000E-02 5.4124483520013459E-03 1.4846751409205892E+00
+ 45910 1.1477500000000000E-02 5.4128195272371404E-03 1.4847262408919542E+00
+ 45911 1.1477750000000000E-02 5.4131907152517459E-03 1.4847773408633191E+00
+ 45912 1.1478000000000000E-02 5.4135619160452109E-03 1.4848284408346846E+00
+ 45913 1.1478249999999999E-02 5.4139331296175694E-03 1.4848795408060491E+00
+ 45914 1.1478499999999999E-02 5.4143043559688690E-03 1.4849306407774145E+00
+ 45915 1.1478749999999999E-02 5.4146755950991426E-03 1.4849817407487795E+00
+ 45916 1.1479000000000000E-02 5.4150468470084336E-03 1.4850328407201450E+00
+ 45917 1.1479250000000000E-02 5.4154181116967829E-03 1.4850839406915100E+00
+ 45918 1.1479500000000000E-02 5.4157893891642276E-03 1.4851350406628749E+00
+ 45919 1.1479750000000000E-02 5.4161606794108112E-03 1.4851861406342404E+00
+ 45920 1.1479999999999999E-02 5.4165319824365649E-03 1.4852372406056049E+00
+ 45921 1.1480249999999999E-02 5.4169032982415346E-03 1.4852883405769703E+00
+ 45922 1.1480499999999999E-02 5.4172746268257655E-03 1.4853394405483353E+00
+ 45923 1.1480750000000000E-02 5.4176459681892913E-03 1.4853905405197003E+00
+ 45924 1.1481000000000000E-02 5.4180173223321495E-03 1.4854416404910658E+00
+ 45925 1.1481250000000000E-02 5.4183886892543850E-03 1.4854927404624307E+00
+ 45926 1.1481500000000000E-02 5.4187600689560422E-03 1.4855438404337962E+00
+ 45927 1.1481749999999999E-02 5.4191314614371469E-03 1.4855949404051607E+00
+ 45928 1.1481999999999999E-02 5.4195028666977497E-03 1.4856460403765261E+00
+ 45929 1.1482249999999999E-02 5.4198742847378894E-03 1.4856971403478911E+00
+ 45930 1.1482500000000000E-02 5.4202457155576034E-03 1.4857482403192561E+00
+ 45931 1.1482750000000000E-02 5.4206171591569359E-03 1.4857993402906216E+00
+ 45932 1.1483000000000000E-02 5.4209886155359207E-03 1.4858504402619865E+00
+ 45933 1.1483250000000000E-02 5.4213600846946047E-03 1.4859015402333520E+00
+ 45934 1.1483499999999999E-02 5.4217315666330182E-03 1.4859526402047165E+00
+ 45935 1.1483749999999999E-02 5.4221030613512133E-03 1.4860037401760819E+00
+ 45936 1.1483999999999999E-02 5.4224745688492230E-03 1.4860548401474469E+00
+ 45937 1.1484250000000000E-02 5.4228460891270888E-03 1.4861059401188119E+00
+ 45938 1.1484500000000000E-02 5.4232176221848515E-03 1.4861570400901774E+00
+ 45939 1.1484750000000000E-02 5.4235891680225476E-03 1.4862081400615423E+00
+ 45940 1.1485000000000000E-02 5.4239607266402257E-03 1.4862592400329073E+00
+ 45941 1.1485249999999999E-02 5.4243322980379134E-03 1.4863103400042723E+00
+ 45942 1.1485499999999999E-02 5.4247038822156620E-03 1.4863614399756373E+00
+ 45943 1.1485749999999999E-02 5.4250754791735061E-03 1.4864125399470027E+00
+ 45944 1.1486000000000000E-02 5.4254470889114866E-03 1.4864636399183677E+00
+ 45945 1.1486250000000000E-02 5.4258187114296459E-03 1.4865147398897331E+00
+ 45946 1.1486500000000000E-02 5.4261903467280196E-03 1.4865658398610981E+00
+ 45947 1.1486750000000000E-02 5.4265619948066545E-03 1.4866169398324631E+00
+ 45948 1.1486999999999999E-02 5.4269336556655801E-03 1.4866680398038281E+00
+ 45949 1.1487249999999999E-02 5.4273053293048450E-03 1.4867191397751931E+00
+ 45950 1.1487499999999999E-02 5.4276770157244978E-03 1.4867702397465585E+00
+ 45951 1.1487750000000000E-02 5.4280487149245132E-03 1.4868213397179235E+00
+ 45952 1.1488000000000000E-02 5.4284204268989075E-03 1.4868724396892889E+00
+ 45953 1.1488250000000000E-02 5.4287921516435163E-03 1.4869235396606539E+00
+ 45954 1.1488500000000000E-02 5.4291638891583796E-03 1.4869746396320189E+00
+ 45955 1.1488749999999999E-02 5.4295356394435329E-03 1.4870257396033839E+00
+ 45956 1.1488999999999999E-02 5.4299074024990093E-03 1.4870768395747489E+00
+ 45957 1.1489249999999999E-02 5.4302791783248485E-03 1.4871279395461143E+00
+ 45958 1.1489500000000000E-02 5.4306509669210861E-03 1.4871790395174793E+00
+ 45959 1.1489750000000000E-02 5.4310227682877587E-03 1.4872301394888443E+00
+ 45960 1.1490000000000000E-02 5.4313945824249043E-03 1.4872812394602097E+00
+ 45961 1.1490250000000000E-02 5.4317664093325568E-03 1.4873323394315747E+00
+ 45962 1.1490499999999999E-02 5.4321382490107491E-03 1.4873834394029397E+00
+ 45963 1.1490749999999999E-02 5.4325101014595280E-03 1.4874345393743047E+00
+ 45964 1.1490999999999999E-02 5.4328819666789215E-03 1.4874856393456701E+00
+ 45965 1.1491250000000000E-02 5.4332538446689674E-03 1.4875367393170351E+00
+ 45966 1.1491500000000000E-02 5.4336257354297068E-03 1.4875878392884001E+00
+ 45967 1.1491750000000000E-02 5.4339976389611673E-03 1.4876389392597655E+00
+ 45968 1.1492000000000000E-02 5.4343695552633966E-03 1.4876900392311305E+00
+ 45969 1.1492249999999999E-02 5.4347414843364189E-03 1.4877411392024955E+00
+ 45970 1.1492499999999999E-02 5.4351134261802813E-03 1.4877922391738605E+00
+ 45971 1.1492749999999999E-02 5.4354853807950182E-03 1.4878433391452259E+00
+ 45972 1.1493000000000000E-02 5.4358573481806611E-03 1.4878944391165909E+00
+ 45973 1.1493250000000000E-02 5.4362293283372522E-03 1.4879455390879559E+00
+ 45974 1.1493500000000000E-02 5.4366013212648213E-03 1.4879966390593213E+00
+ 45975 1.1493750000000000E-02 5.4369733269634159E-03 1.4880477390306863E+00
+ 45976 1.1493999999999999E-02 5.4373453454330586E-03 1.4880988390020513E+00
+ 45977 1.1494249999999999E-02 5.4377173766737997E-03 1.4881499389734163E+00
+ 45978 1.1494500000000000E-02 5.4380894206856687E-03 1.4882010389447817E+00
+ 45979 1.1494750000000000E-02 5.4384614774687003E-03 1.4882521389161467E+00
+ 45980 1.1495000000000000E-02 5.4388335470229353E-03 1.4883032388875117E+00
+ 45981 1.1495250000000000E-02 5.4392056293484075E-03 1.4883543388588771E+00
+ 45982 1.1495500000000001E-02 5.4395777244451576E-03 1.4884054388302421E+00
+ 45983 1.1495749999999999E-02 5.4399498323132161E-03 1.4884565388016071E+00
+ 45984 1.1495999999999999E-02 5.4403219529526262E-03 1.4885076387729721E+00
+ 45985 1.1496250000000000E-02 5.4406940863634184E-03 1.4885587387443371E+00
+ 45986 1.1496500000000000E-02 5.4410662325456377E-03 1.4886098387157025E+00
+ 45987 1.1496750000000000E-02 5.4414383914993120E-03 1.4886609386870675E+00
+ 45988 1.1497000000000000E-02 5.4418105632244853E-03 1.4887120386584329E+00
+ 45989 1.1497250000000001E-02 5.4421827477211847E-03 1.4887631386297979E+00
+ 45990 1.1497499999999999E-02 5.4425549449894544E-03 1.4888142386011629E+00
+ 45991 1.1497749999999999E-02 5.4429271550293307E-03 1.4888653385725279E+00
+ 45992 1.1498000000000000E-02 5.4432993778408519E-03 1.4889164385438929E+00
+ 45993 1.1498250000000000E-02 5.4436716134240518E-03 1.4889675385152583E+00
+ 45994 1.1498500000000000E-02 5.4440438617789667E-03 1.4890186384866233E+00
+ 45995 1.1498750000000000E-02 5.4444161229056350E-03 1.4890697384579887E+00
+ 45996 1.1499000000000001E-02 5.4447883968040929E-03 1.4891208384293537E+00
+ 45997 1.1499249999999999E-02 5.4451606834743701E-03 1.4891719384007187E+00
+ 45998 1.1499499999999999E-02 5.4455329829165228E-03 1.4892230383720837E+00
+ 45999 1.1499750000000000E-02 5.4459052951305702E-03 1.4892741383434487E+00
+ 46000 1.1500000000000000E-02 5.4462776201165538E-03 1.4893252383148141E+00
+ 46001 1.1500250000000000E-02 5.4466499578745076E-03 1.4893763382861791E+00
+ 46002 1.1500500000000000E-02 5.4470223084044801E-03 1.4894274382575441E+00
+ 46003 1.1500750000000001E-02 5.4473946717064990E-03 1.4894785382289095E+00
+ 46004 1.1500999999999999E-02 5.4477670477805964E-03 1.4895296382002741E+00
+ 46005 1.1501249999999999E-02 5.4481394366268183E-03 1.4895807381716395E+00
+ 46006 1.1501500000000000E-02 5.4485118382451977E-03 1.4896318381430045E+00
+ 46007 1.1501750000000000E-02 5.4488842526357762E-03 1.4896829381143699E+00
+ 46008 1.1502000000000000E-02 5.4492566797985798E-03 1.4897340380857349E+00
+ 46009 1.1502250000000000E-02 5.4496291197336571E-03 1.4897851380570999E+00
+ 46010 1.1502500000000001E-02 5.4500015724410419E-03 1.4898362380284653E+00
+ 46011 1.1502749999999999E-02 5.4503740379207638E-03 1.4898873379998299E+00
+ 46012 1.1502999999999999E-02 5.4507465161728712E-03 1.4899384379711953E+00
+ 46013 1.1503250000000000E-02 5.4511190071973928E-03 1.4899895379425603E+00
+ 46014 1.1503500000000000E-02 5.4514915109943694E-03 1.4900406379139257E+00
+ 46015 1.1503750000000000E-02 5.4518640275638365E-03 1.4900917378852907E+00
+ 46016 1.1504000000000000E-02 5.4522365569058323E-03 1.4901428378566557E+00
+ 46017 1.1504250000000001E-02 5.4526090990203932E-03 1.4901939378280211E+00
+ 46018 1.1504499999999999E-02 5.4529816539075574E-03 1.4902450377993857E+00
+ 46019 1.1504749999999999E-02 5.4533542215673561E-03 1.4902961377707511E+00
+ 46020 1.1505000000000000E-02 5.4537268019998310E-03 1.4903472377421161E+00
+ 46021 1.1505250000000000E-02 5.4540993952050228E-03 1.4903983377134811E+00
+ 46022 1.1505500000000000E-02 5.4544720011829636E-03 1.4904494376848465E+00
+ 46023 1.1505750000000000E-02 5.4548446199336924E-03 1.4905005376562115E+00
+ 46024 1.1505999999999999E-02 5.4552172514572422E-03 1.4905516376275765E+00
+ 46025 1.1506249999999999E-02 5.4555898957536582E-03 1.4906027375989415E+00
+ 46026 1.1506499999999999E-02 5.4559625528229731E-03 1.4906538375703069E+00
+ 46027 1.1506750000000000E-02 5.4563352226652175E-03 1.4907049375416719E+00
+ 46028 1.1507000000000000E-02 5.4567079052804425E-03 1.4907560375130369E+00
+ 46029 1.1507250000000000E-02 5.4570806006686802E-03 1.4908071374844023E+00
+ 46030 1.1507500000000000E-02 5.4574533088299574E-03 1.4908582374557673E+00
+ 46031 1.1507749999999999E-02 5.4578260297643193E-03 1.4909093374271323E+00
+ 46032 1.1507999999999999E-02 5.4581987634718058E-03 1.4909604373984973E+00
+ 46033 1.1508249999999999E-02 5.4585715099524498E-03 1.4910115373698627E+00
+ 46034 1.1508500000000000E-02 5.4589442692062912E-03 1.4910626373412277E+00
+ 46035 1.1508750000000000E-02 5.4593170412333639E-03 1.4911137373125927E+00
+ 46036 1.1509000000000000E-02 5.4596898260337121E-03 1.4911648372839581E+00
+ 46037 1.1509250000000000E-02 5.4600626236073653E-03 1.4912159372553231E+00
+ 46038 1.1509499999999999E-02 5.4604354339543642E-03 1.4912670372266881E+00
+ 46039 1.1509749999999999E-02 5.4608082570747419E-03 1.4913181371980531E+00
+ 46040 1.1509999999999999E-02 5.4611810929685416E-03 1.4913692371694185E+00
+ 46041 1.1510250000000000E-02 5.4615539416357989E-03 1.4914203371407835E+00
+ 46042 1.1510500000000000E-02 5.4619268030765503E-03 1.4914714371121485E+00
+ 46043 1.1510750000000000E-02 5.4622996772908340E-03 1.4915225370835139E+00
+ 46044 1.1511000000000000E-02 5.4626725642786820E-03 1.4915736370548789E+00
+ 46045 1.1511249999999999E-02 5.4630454640401411E-03 1.4916247370262439E+00
+ 46046 1.1511499999999999E-02 5.4634183765752435E-03 1.4916758369976089E+00
+ 46047 1.1511749999999999E-02 5.4637913018840308E-03 1.4917269369689738E+00
+ 46048 1.1512000000000000E-02 5.4641642399665237E-03 1.4917780369403393E+00
+ 46049 1.1512250000000000E-02 5.4645371908227805E-03 1.4918291369117043E+00
+ 46050 1.1512500000000000E-02 5.4649101544528306E-03 1.4918802368830697E+00
+ 46051 1.1512750000000000E-02 5.4652831308567079E-03 1.4919313368544347E+00
+ 46052 1.1512999999999999E-02 5.4656561200344548E-03 1.4919824368257997E+00
+ 46053 1.1513249999999999E-02 5.4660291219861094E-03 1.4920335367971647E+00
+ 46054 1.1513499999999999E-02 5.4664021367117049E-03 1.4920846367685296E+00
+ 46055 1.1513750000000000E-02 5.4667751642112801E-03 1.4921357367398951E+00
+ 46056 1.1514000000000000E-02 5.4671482044848707E-03 1.4921868367112601E+00
+ 46057 1.1514250000000000E-02 5.4675212575325156E-03 1.4922379366826255E+00
+ 46058 1.1514500000000000E-02 5.4678943233542592E-03 1.4922890366539905E+00
+ 46059 1.1514749999999999E-02 5.4682674019501274E-03 1.4923401366253555E+00
+ 46060 1.1514999999999999E-02 5.4686404933201645E-03 1.4923912365967205E+00
+ 46061 1.1515249999999999E-02 5.4690135974644087E-03 1.4924423365680854E+00
+ 46062 1.1515500000000000E-02 5.4693867143828885E-03 1.4924934365394509E+00
+ 46063 1.1515750000000000E-02 5.4697598440756551E-03 1.4925445365108159E+00
+ 46064 1.1516000000000000E-02 5.4701329865427294E-03 1.4925956364821809E+00
+ 46065 1.1516250000000000E-02 5.4705061417841738E-03 1.4926467364535463E+00
+ 46066 1.1516499999999999E-02 5.4708793098000004E-03 1.4926978364249108E+00
+ 46067 1.1516749999999999E-02 5.4712524905902622E-03 1.4927489363962763E+00
+ 46068 1.1516999999999999E-02 5.4716256841549895E-03 1.4928000363676412E+00
+ 46069 1.1517250000000000E-02 5.4719988904942196E-03 1.4928511363390067E+00
+ 46070 1.1517500000000000E-02 5.4723721096079977E-03 1.4929022363103717E+00
+ 46071 1.1517750000000000E-02 5.4727453414963514E-03 1.4929533362817367E+00
+ 46072 1.1518000000000000E-02 5.4731185861593250E-03 1.4930044362531021E+00
+ 46073 1.1518249999999999E-02 5.4734918435969532E-03 1.4930555362244666E+00
+ 46074 1.1518499999999999E-02 5.4738651138092759E-03 1.4931066361958321E+00
+ 46075 1.1518749999999999E-02 5.4742383967963321E-03 1.4931577361671970E+00
+ 46076 1.1519000000000000E-02 5.4746116925581531E-03 1.4932088361385625E+00
+ 46077 1.1519250000000000E-02 5.4749850010947813E-03 1.4932599361099275E+00
+ 46078 1.1519500000000000E-02 5.4753583224062532E-03 1.4933110360812925E+00
+ 46079 1.1519750000000000E-02 5.4757316564926113E-03 1.4933621360526579E+00
+ 46080 1.1519999999999999E-02 5.4761050033538834E-03 1.4934132360240224E+00
+ 46081 1.1520249999999999E-02 5.4764783629901118E-03 1.4934643359953879E+00
+ 46082 1.1520499999999999E-02 5.4768517354013375E-03 1.4935154359667528E+00
+ 46083 1.1520750000000000E-02 5.4772251205875977E-03 1.4935665359381178E+00
+ 46084 1.1521000000000000E-02 5.4775985185489271E-03 1.4936176359094833E+00
+ 46085 1.1521250000000000E-02 5.4779719292853638E-03 1.4936687358808483E+00
+ 46086 1.1521500000000000E-02 5.4783453527969452E-03 1.4937198358522137E+00
+ 46087 1.1521749999999999E-02 5.4787187890837103E-03 1.4937709358235782E+00
+ 46088 1.1521999999999999E-02 5.4790922381457007E-03 1.4938220357949437E+00
+ 46089 1.1522250000000000E-02 5.4794656999829451E-03 1.4938731357663086E+00
+ 46090 1.1522500000000000E-02 5.4798391745954911E-03 1.4939242357376736E+00
+ 46091 1.1522750000000000E-02 5.4802126619833700E-03 1.4939753357090391E+00
+ 46092 1.1523000000000000E-02 5.4805861621466251E-03 1.4940264356804041E+00
+ 46093 1.1523250000000001E-02 5.4809596750852747E-03 1.4940775356517695E+00
+ 46094 1.1523499999999999E-02 5.4813332007993907E-03 1.4941286356231340E+00
+ 46095 1.1523749999999999E-02 5.4817067392889871E-03 1.4941797355944995E+00
+ 46096 1.1524000000000000E-02 5.4820802905541088E-03 1.4942308355658644E+00
+ 46097 1.1524250000000000E-02 5.4824538545947925E-03 1.4942819355372294E+00
+ 46098 1.1524500000000000E-02 5.4828274314110744E-03 1.4943330355085949E+00
+ 46099 1.1524750000000000E-02 5.4832010210029954E-03 1.4943841354799599E+00
+ 46100 1.1525000000000001E-02 5.4835746233705910E-03 1.4944352354513253E+00
+ 46101 1.1525249999999999E-02 5.4839482385138985E-03 1.4944863354226898E+00
+ 46102 1.1525499999999999E-02 5.4843218664329596E-03 1.4945374353940553E+00
+ 46103 1.1525750000000000E-02 5.4846955071278080E-03 1.4945885353654202E+00
+ 46104 1.1526000000000000E-02 5.4850691605984880E-03 1.4946396353367852E+00
+ 46105 1.1526250000000000E-02 5.4854428268450335E-03 1.4946907353081507E+00
+ 46106 1.1526500000000000E-02 5.4858165058674826E-03 1.4947418352795157E+00
+ 46107 1.1526750000000001E-02 5.4861901976658673E-03 1.4947929352508806E+00
+ 46108 1.1526999999999999E-02 5.4865639022402355E-03 1.4948440352222456E+00
+ 46109 1.1527249999999999E-02 5.4869376195906200E-03 1.4948951351936106E+00
+ 46110 1.1527500000000000E-02 5.4873113497170651E-03 1.4949462351649760E+00
+ 46111 1.1527750000000000E-02 5.4876850926195968E-03 1.4949973351363410E+00
+ 46112 1.1528000000000000E-02 5.4880588482982603E-03 1.4950484351077065E+00
+ 46113 1.1528250000000000E-02 5.4884326167530945E-03 1.4950995350790715E+00
+ 46114 1.1528500000000001E-02 5.4888063979841358E-03 1.4951506350504364E+00
+ 46115 1.1528749999999999E-02 5.4891801919914269E-03 1.4952017350218014E+00
+ 46116 1.1528999999999999E-02 5.4895539987750049E-03 1.4952528349931664E+00
+ 46117 1.1529250000000000E-02 5.4899278183348950E-03 1.4953039349645318E+00
+ 46118 1.1529500000000000E-02 5.4903016506711467E-03 1.4953550349358968E+00
+ 46119 1.1529750000000000E-02 5.4906754957837998E-03 1.4954061349072623E+00
+ 46120 1.1530000000000000E-02 5.4910493536728883E-03 1.4954572348786273E+00
+ 46121 1.1530250000000001E-02 5.4914232243384537E-03 1.4955083348499922E+00
+ 46122 1.1530499999999999E-02 5.4917971077805263E-03 1.4955594348213572E+00
+ 46123 1.1530749999999999E-02 5.4921710039991514E-03 1.4956105347927222E+00
+ 46124 1.1531000000000000E-02 5.4925449129943696E-03 1.4956616347640876E+00
+ 46125 1.1531250000000000E-02 5.4929188347662096E-03 1.4957127347354526E+00
+ 46126 1.1531500000000000E-02 5.4932927693147225E-03 1.4957638347068176E+00
+ 46127 1.1531750000000000E-02 5.4936667166399318E-03 1.4958149346781831E+00
+ 46128 1.1532000000000001E-02 5.4940406767418834E-03 1.4958660346495480E+00
+ 46129 1.1532249999999999E-02 5.4944146496206138E-03 1.4959171346209130E+00
+ 46130 1.1532499999999999E-02 5.4947886352761637E-03 1.4959682345922780E+00
+ 46131 1.1532750000000000E-02 5.4951626337085739E-03 1.4960193345636434E+00
+ 46132 1.1533000000000000E-02 5.4955366449178740E-03 1.4960704345350084E+00
+ 46133 1.1533250000000000E-02 5.4959106689041106E-03 1.4961215345063734E+00
+ 46134 1.1533500000000000E-02 5.4962847056673142E-03 1.4961726344777388E+00
+ 46135 1.1533749999999999E-02 5.4966587552075291E-03 1.4962237344491034E+00
+ 46136 1.1533999999999999E-02 5.4970328175247933E-03 1.4962748344204688E+00
+ 46137 1.1534249999999999E-02 5.4974068926191416E-03 1.4963259343918338E+00
+ 46138 1.1534500000000000E-02 5.4977809804895210E-03 1.4963770343631992E+00
+ 46139 1.1534750000000000E-02 5.4981550811329565E-03 1.4964281343345642E+00
+ 46140 1.1535000000000000E-02 5.4985291945492936E-03 1.4964792343059292E+00
+ 46141 1.1535250000000000E-02 5.4989033207385870E-03 1.4965303342772946E+00
+ 46142 1.1535499999999999E-02 5.4992774597008645E-03 1.4965814342486592E+00
+ 46143 1.1535749999999999E-02 5.4996516114361651E-03 1.4966325342200246E+00
+ 46144 1.1535999999999999E-02 5.5000257759445278E-03 1.4966836341913896E+00
+ 46145 1.1536250000000000E-02 5.5003999532259856E-03 1.4967347341627550E+00
+ 46146 1.1536500000000000E-02 5.5007741432805801E-03 1.4967858341341200E+00
+ 46147 1.1536750000000000E-02 5.5011483461083477E-03 1.4968369341054850E+00
+ 46148 1.1537000000000000E-02 5.5015225617093188E-03 1.4968880340768504E+00
+ 46149 1.1537249999999999E-02 5.5018967900835299E-03 1.4969391340482150E+00
+ 46150 1.1537499999999999E-02 5.5022710312310269E-03 1.4969902340195804E+00
+ 46151 1.1537749999999999E-02 5.5026452851518427E-03 1.4970413339909454E+00
+ 46152 1.1538000000000000E-02 5.5030195518460129E-03 1.4970924339623104E+00
+ 46153 1.1538250000000000E-02 5.5033938313135741E-03 1.4971435339336758E+00
+ 46154 1.1538500000000000E-02 5.5037681235545633E-03 1.4971946339050408E+00
+ 46155 1.1538750000000000E-02 5.5041424285690197E-03 1.4972457338764062E+00
+ 46156 1.1538999999999999E-02 5.5045167463569746E-03 1.4972968338477708E+00
+ 46157 1.1539249999999999E-02 5.5048910769184686E-03 1.4973479338191362E+00
+ 46158 1.1539499999999999E-02 5.5052654202535443E-03 1.4973990337905012E+00
+ 46159 1.1539750000000000E-02 5.5056397763622268E-03 1.4974501337618662E+00
+ 46160 1.1540000000000000E-02 5.5060141452445664E-03 1.4975012337332316E+00
+ 46161 1.1540250000000000E-02 5.5063885269005857E-03 1.4975523337045966E+00
+ 46162 1.1540500000000000E-02 5.5067629213303290E-03 1.4976034336759620E+00
+ 46163 1.1540749999999999E-02 5.5071373285338352E-03 1.4976545336473266E+00
+ 46164 1.1540999999999999E-02 5.5075117485111407E-03 1.4977056336186920E+00
+ 46165 1.1541249999999999E-02 5.5078861812622804E-03 1.4977567335900570E+00
+ 46166 1.1541500000000000E-02 5.5082606267872931E-03 1.4978078335614220E+00
+ 46167 1.1541750000000000E-02 5.5086350850862111E-03 1.4978589335327874E+00
+ 46168 1.1542000000000000E-02 5.5090095561590776E-03 1.4979100335041524E+00
+ 46169 1.1542250000000000E-02 5.5093840400059256E-03 1.4979611334755174E+00
+ 46170 1.1542499999999999E-02 5.5097585349196503E-03 1.4980122334468824E+00
+ 46171 1.1542749999999999E-02 5.5101330442635021E-03 1.4980633334182474E+00
+ 46172 1.1542999999999999E-02 5.5105075663792582E-03 1.4981144333896128E+00
+ 46173 1.1543250000000000E-02 5.5108821012669496E-03 1.4981655333609778E+00
+ 46174 1.1543500000000000E-02 5.5112566489266207E-03 1.4982166333323432E+00
+ 46175 1.1543750000000000E-02 5.5116312093583071E-03 1.4982677333037082E+00
+ 46176 1.1544000000000000E-02 5.5120057825620399E-03 1.4983188332750732E+00
+ 46177 1.1544249999999999E-02 5.5123803685378564E-03 1.4983699332464382E+00
+ 46178 1.1544499999999999E-02 5.5127549672857939E-03 1.4984210332178032E+00
+ 46179 1.1544749999999999E-02 5.5131295788058907E-03 1.4984721331891686E+00
+ 46180 1.1545000000000000E-02 5.5135042030981804E-03 1.4985232331605336E+00
+ 46181 1.1545250000000000E-02 5.5138788401627075E-03 1.4985743331318990E+00
+ 46182 1.1545500000000000E-02 5.5142534899994926E-03 1.4986254331032640E+00
+ 46183 1.1545750000000000E-02 5.5146281526085843E-03 1.4986765330746290E+00
+ 46184 1.1545999999999999E-02 5.5150028279900105E-03 1.4987276330459940E+00
+ 46185 1.1546249999999999E-02 5.5153775161438162E-03 1.4987787330173590E+00
+ 46186 1.1546499999999999E-02 5.5157522170700387E-03 1.4988298329887244E+00
+ 46187 1.1546750000000000E-02 5.5161269307687048E-03 1.4988809329600894E+00
+ 46188 1.1547000000000000E-02 5.5165016572398555E-03 1.4989320329314544E+00
+ 46189 1.1547250000000000E-02 5.5168763964835287E-03 1.4989831329028198E+00
+ 46190 1.1547500000000000E-02 5.5172511484997645E-03 1.4990342328741848E+00
+ 46191 1.1547749999999999E-02 5.5176259132885879E-03 1.4990853328455498E+00
+ 46192 1.1547999999999999E-02 5.5180006908500433E-03 1.4991364328169148E+00
+ 46193 1.1548249999999999E-02 5.5183754811841661E-03 1.4991875327882802E+00
+ 46194 1.1548500000000000E-02 5.5187502842909946E-03 1.4992386327596452E+00
+ 46195 1.1548750000000000E-02 5.5191251001705608E-03 1.4992897327310102E+00
+ 46196 1.1549000000000000E-02 5.5194999288229072E-03 1.4993408327023756E+00
+ 46197 1.1549250000000000E-02 5.5198747702480634E-03 1.4993919326737406E+00
+ 46198 1.1549499999999999E-02 5.5202496244460674E-03 1.4994430326451056E+00
+ 46199 1.1549749999999999E-02 5.5206244914169592E-03 1.4994941326164706E+00
+ 46200 1.1550000000000000E-02 5.5209993711607753E-03 1.4995452325878360E+00
+ 46201 1.1550250000000000E-02 5.5213742636775502E-03 1.4995963325592010E+00
+ 46202 1.1550500000000000E-02 5.5217491689673230E-03 1.4996474325305660E+00
+ 46203 1.1550750000000000E-02 5.5221240870301259E-03 1.4996985325019314E+00
+ 46204 1.1551000000000001E-02 5.5224990178659988E-03 1.4997496324732964E+00
+ 46205 1.1551249999999999E-02 5.5228739614749753E-03 1.4998007324446614E+00
+ 46206 1.1551499999999999E-02 5.5232489178570947E-03 1.4998518324160264E+00
+ 46207 1.1551750000000000E-02 5.5236238870123924E-03 1.4999029323873918E+00
+ 46208 1.1552000000000000E-02 5.5239988689409049E-03 1.4999540323587568E+00
+ 46209 1.1552250000000000E-02 5.5243738636426712E-03 1.5000051323301218E+00
+ 46210 1.1552500000000000E-02 5.5247488711177252E-03 1.5000562323014872E+00
+ 46211 1.1552750000000001E-02 5.5251238913661040E-03 1.5001073322728522E+00
+ 46212 1.1552999999999999E-02 5.5254989243878425E-03 1.5001584322442172E+00
+ 46213 1.1553249999999999E-02 5.5258739701829823E-03 1.5002095322155822E+00
+ 46214 1.1553500000000000E-02 5.5262490287515589E-03 1.5002606321869472E+00
+ 46215 1.1553750000000000E-02 5.5266241000936061E-03 1.5003117321583126E+00
+ 46216 1.1554000000000000E-02 5.5269991842091613E-03 1.5003628321296776E+00
+ 46217 1.1554250000000000E-02 5.5273742810982617E-03 1.5004139321010430E+00
+ 46218 1.1554500000000001E-02 5.5277493907609429E-03 1.5004650320724080E+00
+ 46219 1.1554749999999999E-02 5.5281245131972414E-03 1.5005161320437730E+00
+ 46220 1.1554999999999999E-02 5.5284996484072004E-03 1.5005672320151380E+00
+ 46221 1.1555250000000000E-02 5.5288747963908478E-03 1.5006183319865030E+00
+ 46222 1.1555500000000000E-02 5.5292499571482270E-03 1.5006694319578684E+00
+ 46223 1.1555750000000000E-02 5.5296251306793691E-03 1.5007205319292334E+00
+ 46224 1.1556000000000000E-02 5.5300003169843192E-03 1.5007716319005988E+00
+ 46225 1.1556250000000001E-02 5.5303755160631034E-03 1.5008227318719638E+00
+ 46226 1.1556499999999999E-02 5.5307507279157616E-03 1.5008738318433288E+00
+ 46227 1.1556749999999999E-02 5.5311259525423354E-03 1.5009249318146938E+00
+ 46228 1.1557000000000000E-02 5.5315011899428604E-03 1.5009760317860588E+00
+ 46229 1.1557250000000000E-02 5.5318764401173712E-03 1.5010271317574242E+00
+ 46230 1.1557500000000000E-02 5.5322517030659052E-03 1.5010782317287892E+00
+ 46231 1.1557750000000000E-02 5.5326269787885013E-03 1.5011293317001542E+00
+ 46232 1.1558000000000001E-02 5.5330022672851935E-03 1.5011804316715196E+00
+ 46233 1.1558249999999999E-02 5.5333775685560155E-03 1.5012315316428841E+00
+ 46234 1.1558499999999999E-02 5.5337528826010169E-03 1.5012826316142496E+00
+ 46235 1.1558750000000000E-02 5.5341282094202174E-03 1.5013337315856146E+00
+ 46236 1.1559000000000000E-02 5.5345035490136701E-03 1.5013848315569800E+00
+ 46237 1.1559250000000000E-02 5.5348789013813984E-03 1.5014359315283450E+00
+ 46238 1.1559500000000000E-02 5.5352542665234490E-03 1.5014870314997100E+00
+ 46239 1.1559750000000001E-02 5.5356296444398524E-03 1.5015381314710754E+00
+ 46240 1.1559999999999999E-02 5.5360050351306476E-03 1.5015892314424399E+00
+ 46241 1.1560249999999999E-02 5.5363804385958754E-03 1.5016403314138054E+00
+ 46242 1.1560500000000000E-02 5.5367558548355686E-03 1.5016914313851704E+00
+ 46243 1.1560750000000000E-02 5.5371312838497647E-03 1.5017425313565358E+00
+ 46244 1.1561000000000000E-02 5.5375067370942643E-03 1.5017936313279008E+00
+ 46245 1.1561250000000000E-02 5.5378821918729559E-03 1.5018447312992658E+00
+ 46246 1.1561499999999999E-02 5.5382576594285105E-03 1.5018958312706308E+00
+ 46247 1.1561749999999999E-02 5.5386331397609713E-03 1.5019469312419957E+00
+ 46248 1.1561999999999999E-02 5.5390086328703705E-03 1.5019980312133612E+00
+ 46249 1.1562250000000000E-02 5.5393841387567505E-03 1.5020491311847262E+00
+ 46250 1.1562500000000000E-02 5.5397596574201513E-03 1.5021002311560911E+00
+ 46251 1.1562750000000000E-02 5.5401351888606032E-03 1.5021513311274566E+00
+ 46252 1.1563000000000000E-02 5.5405107330781488E-03 1.5022024310988216E+00
+ 46253 1.1563249999999999E-02 5.5408862900728235E-03 1.5022535310701866E+00
+ 46254 1.1563499999999999E-02 5.5412618598446638E-03 1.5023046310415515E+00
+ 46255 1.1563749999999999E-02 5.5416374423937183E-03 1.5023557310129170E+00
+ 46256 1.1564000000000000E-02 5.5420130377200208E-03 1.5024068309842820E+00
+ 46257 1.1564250000000000E-02 5.5423886458235974E-03 1.5024579309556469E+00
+ 46258 1.1564500000000000E-02 5.5427642667044939E-03 1.5025090309270124E+00
+ 46259 1.1564750000000000E-02 5.5431399003627538E-03 1.5025601308983774E+00
+ 46260 1.1564999999999999E-02 5.5435155467984049E-03 1.5026112308697424E+00
+ 46261 1.1565249999999999E-02 5.5438912060114956E-03 1.5026623308411073E+00
+ 46262 1.1565499999999999E-02 5.5442668780020582E-03 1.5027134308124728E+00
+ 46263 1.1565750000000000E-02 5.5446425627701324E-03 1.5027645307838378E+00
+ 46264 1.1566000000000000E-02 5.5450182603157530E-03 1.5028156307552027E+00
+ 46265 1.1566250000000000E-02 5.5453939706389599E-03 1.5028667307265682E+00
+ 46266 1.1566500000000000E-02 5.5457696937397946E-03 1.5029178306979332E+00
+ 46267 1.1566749999999999E-02 5.5461453173556311E-03 1.5029689306692982E+00
+ 46268 1.1566999999999999E-02 5.5465210640411669E-03 1.5030200306406631E+00
+ 46269 1.1567249999999999E-02 5.5468968234989651E-03 1.5030711306120286E+00
+ 46270 1.1567500000000000E-02 5.5472725957290674E-03 1.5031222305833936E+00
+ 46271 1.1567750000000000E-02 5.5476483807315076E-03 1.5031733305547585E+00
+ 46272 1.1568000000000000E-02 5.5480241785063212E-03 1.5032244305261240E+00
+ 46273 1.1568250000000000E-02 5.5483999890535447E-03 1.5032755304974890E+00
+ 46274 1.1568499999999999E-02 5.5487758123732075E-03 1.5033266304688540E+00
+ 46275 1.1568749999999999E-02 5.5491517766466823E-03 1.5033777304402189E+00
+ 46276 1.1568999999999999E-02 5.5495276275258571E-03 1.5034288304115839E+00
+ 46277 1.1569250000000000E-02 5.5499034911830813E-03 1.5034799303829494E+00
+ 46278 1.1569500000000000E-02 5.5502793676183767E-03 1.5035310303543143E+00
+ 46279 1.1569750000000000E-02 5.5506552568317996E-03 1.5035821303256798E+00
+ 46280 1.1570000000000000E-02 5.5510311588233769E-03 1.5036332302970448E+00
+ 46281 1.1570249999999999E-02 5.5514070735931519E-03 1.5036843302684098E+00
+ 46282 1.1570499999999999E-02 5.5517830011411673E-03 1.5037354302397747E+00
+ 46283 1.1570749999999999E-02 5.5521589414674506E-03 1.5037865302111397E+00
+ 46284 1.1571000000000000E-02 5.5525348945720462E-03 1.5038376301825052E+00
+ 46285 1.1571250000000000E-02 5.5529108604549932E-03 1.5038887301538701E+00
+ 46286 1.1571500000000000E-02 5.5532868391163278E-03 1.5039398301252356E+00
+ 46287 1.1571750000000000E-02 5.5536628305560892E-03 1.5039909300966006E+00
+ 46288 1.1571999999999999E-02 5.5540388347743112E-03 1.5040420300679656E+00
+ 46289 1.1572249999999999E-02 5.5544148517710414E-03 1.5040931300393305E+00
+ 46290 1.1572499999999999E-02 5.5547908815463069E-03 1.5041442300106955E+00
+ 46291 1.1572750000000000E-02 5.5551669241001552E-03 1.5041953299820610E+00
+ 46292 1.1573000000000000E-02 5.5555429794326228E-03 1.5042464299534259E+00
+ 46293 1.1573250000000000E-02 5.5559190475437427E-03 1.5042975299247909E+00
+ 46294 1.1573500000000000E-02 5.5562951284335626E-03 1.5043486298961564E+00
+ 46295 1.1573749999999999E-02 5.5566712221021075E-03 1.5043997298675209E+00
+ 46296 1.1573999999999999E-02 5.5570473285494262E-03 1.5044508298388863E+00
+ 46297 1.1574249999999999E-02 5.5574234477755559E-03 1.5045019298102513E+00
+ 46298 1.1574500000000000E-02 5.5577995797805365E-03 1.5045530297816168E+00
+ 46299 1.1574750000000000E-02 5.5581757245644018E-03 1.5046041297529817E+00
+ 46300 1.1575000000000000E-02 5.5585518821271900E-03 1.5046552297243467E+00
+ 46301 1.1575250000000000E-02 5.5589280524689444E-03 1.5047063296957122E+00
+ 46302 1.1575499999999999E-02 5.5593042355896920E-03 1.5047574296670767E+00
+ 46303 1.1575749999999999E-02 5.5596804314894908E-03 1.5048085296384421E+00
+ 46304 1.1575999999999999E-02 5.5600566401683609E-03 1.5048596296098071E+00
+ 46305 1.1576250000000000E-02 5.5604328616263507E-03 1.5049107295811726E+00
+ 46306 1.1576500000000000E-02 5.5608090958635019E-03 1.5049618295525375E+00
+ 46307 1.1576750000000000E-02 5.5611853428798328E-03 1.5050129295239025E+00
+ 46308 1.1577000000000000E-02 5.5615616026754074E-03 1.5050640294952680E+00
+ 46309 1.1577249999999999E-02 5.5619378752502441E-03 1.5051151294666325E+00
+ 46310 1.1577499999999999E-02 5.5623141606044001E-03 1.5051662294379979E+00
+ 46311 1.1577750000000000E-02 5.5626904587378970E-03 1.5052173294093629E+00
+ 46312 1.1578000000000000E-02 5.5630667696507851E-03 1.5052684293807284E+00
+ 46313 1.1578250000000000E-02 5.5634430933430949E-03 1.5053195293520933E+00
+ 46314 1.1578500000000000E-02 5.5638194298148697E-03 1.5053706293234583E+00
+ 46315 1.1578750000000001E-02 5.5641957790661485E-03 1.5054217292948238E+00
+ 46316 1.1578999999999999E-02 5.5645721410969625E-03 1.5054728292661883E+00
+ 46317 1.1579249999999999E-02 5.5649485159073612E-03 1.5055239292375537E+00
+ 46318 1.1579500000000000E-02 5.5653249034973750E-03 1.5055750292089187E+00
+ 46319 1.1579750000000000E-02 5.5657013038670437E-03 1.5056261291802837E+00
+ 46320 1.1580000000000000E-02 5.5660777170164141E-03 1.5056772291516491E+00
+ 46321 1.1580250000000000E-02 5.5664541429455141E-03 1.5057283291230141E+00
+ 46322 1.1580500000000001E-02 5.5668305816543922E-03 1.5057794290943796E+00
+ 46323 1.1580749999999999E-02 5.5672070331430666E-03 1.5058305290657441E+00
+ 46324 1.1580999999999999E-02 5.5675834974116042E-03 1.5058816290371095E+00
+ 46325 1.1581250000000000E-02 5.5679599744600274E-03 1.5059327290084745E+00
+ 46326 1.1581500000000000E-02 5.5683364642883214E-03 1.5059838289798395E+00
+ 46327 1.1581750000000000E-02 5.5687129668905294E-03 1.5060349289512049E+00
+ 46328 1.1582000000000000E-02 5.5690894822625773E-03 1.5060860289225699E+00
+ 46329 1.1582250000000001E-02 5.5694660104045066E-03 1.5061371288939354E+00
+ 46330 1.1582499999999999E-02 5.5698425513163417E-03 1.5061882288652999E+00
+ 46331 1.1582749999999999E-02 5.5702191049981364E-03 1.5062393288366653E+00
+ 46332 1.1583000000000000E-02 5.5705956714499089E-03 1.5062904288080303E+00
+ 46333 1.1583250000000000E-02 5.5709722506717043E-03 1.5063415287793953E+00
+ 46334 1.1583500000000000E-02 5.5713488426635486E-03 1.5063926287507607E+00
+ 46335 1.1583750000000000E-02 5.5717254474254860E-03 1.5064437287221257E+00
+ 46336 1.1584000000000001E-02 5.5721020649575417E-03 1.5064948286934907E+00
+ 46337 1.1584249999999999E-02 5.5724786952597591E-03 1.5065459286648557E+00
+ 46338 1.1584499999999999E-02 5.5728553383321685E-03 1.5065970286362207E+00
+ 46339 1.1584750000000000E-02 5.5732319941748064E-03 1.5066481286075861E+00
+ 46340 1.1585000000000000E-02 5.5736086627877100E-03 1.5066992285789511E+00
+ 46341 1.1585250000000000E-02 5.5739853441709114E-03 1.5067503285503165E+00
+ 46342 1.1585500000000000E-02 5.5743620383244420E-03 1.5068014285216815E+00
+ 46343 1.1585750000000001E-02 5.5747387452483458E-03 1.5068525284930465E+00
+ 46344 1.1585999999999999E-02 5.5751154649426489E-03 1.5069036284644115E+00
+ 46345 1.1586249999999999E-02 5.5754921974073965E-03 1.5069547284357765E+00
+ 46346 1.1586500000000000E-02 5.5758689426426188E-03 1.5070058284071419E+00
+ 46347 1.1586750000000000E-02 5.5762457006483428E-03 1.5070569283785069E+00
+ 46348 1.1587000000000000E-02 5.5766224714246153E-03 1.5071080283498723E+00
+ 46349 1.1587250000000000E-02 5.5769992549714667E-03 1.5071591283212373E+00
+ 46350 1.1587500000000001E-02 5.5773760512889273E-03 1.5072102282926023E+00
+ 46351 1.1587749999999999E-02 5.5777528603770422E-03 1.5072613282639673E+00
+ 46352 1.1587999999999999E-02 5.5781296822358392E-03 1.5073124282353323E+00
+ 46353 1.1588250000000000E-02 5.5785065168653608E-03 1.5073635282066977E+00
+ 46354 1.1588500000000000E-02 5.5788833642656330E-03 1.5074146281780627E+00
+ 46355 1.1588750000000000E-02 5.5792602244366975E-03 1.5074657281494277E+00
+ 46356 1.1589000000000000E-02 5.5796370973785836E-03 1.5075168281207931E+00
+ 46357 1.1589250000000001E-02 5.5800139830913314E-03 1.5075679280921581E+00
+ 46358 1.1589499999999999E-02 5.5803908815749721E-03 1.5076190280635231E+00
+ 46359 1.1589749999999999E-02 5.5807677928295480E-03 1.5076701280348881E+00
+ 46360 1.1590000000000000E-02 5.5811447168550880E-03 1.5077212280062535E+00
+ 46361 1.1590250000000000E-02 5.5815216536516284E-03 1.5077723279776185E+00
+ 46362 1.1590500000000000E-02 5.5818986032192082E-03 1.5078234279489835E+00
+ 46363 1.1590750000000000E-02 5.5822755655578551E-03 1.5078745279203489E+00
+ 46364 1.1590999999999999E-02 5.5826525406676084E-03 1.5079256278917135E+00
+ 46365 1.1591249999999999E-02 5.5830295285485094E-03 1.5079767278630789E+00
+ 46366 1.1591499999999999E-02 5.5834065292005835E-03 1.5080278278344439E+00
+ 46367 1.1591750000000000E-02 5.5837835426238722E-03 1.5080789278058093E+00
+ 46368 1.1592000000000000E-02 5.5841605688184068E-03 1.5081300277771743E+00
+ 46369 1.1592250000000000E-02 5.5845376077842271E-03 1.5081811277485393E+00
+ 46370 1.1592500000000000E-02 5.5849146595213619E-03 1.5082322277199047E+00
+ 46371 1.1592749999999999E-02 5.5852917240298535E-03 1.5082833276912693E+00
+ 46372 1.1592999999999999E-02 5.5856688013097358E-03 1.5083344276626347E+00
+ 46373 1.1593249999999999E-02 5.5860458913610418E-03 1.5083855276339997E+00
+ 46374 1.1593500000000000E-02 5.5864229941838071E-03 1.5084366276053651E+00
+ 46375 1.1593750000000000E-02 5.5868001097780680E-03 1.5084877275767301E+00
+ 46376 1.1594000000000000E-02 5.5871772381438575E-03 1.5085388275480951E+00
+ 46377 1.1594250000000000E-02 5.5875543792812165E-03 1.5085899275194605E+00
+ 46378 1.1594499999999999E-02 5.5879315331901734E-03 1.5086410274908251E+00
+ 46379 1.1594749999999999E-02 5.5883086998707674E-03 1.5086921274621905E+00
+ 46380 1.1594999999999999E-02 5.5886858793230357E-03 1.5087432274335555E+00
+ 46381 1.1595250000000000E-02 5.5890630715470114E-03 1.5087943274049205E+00
+ 46382 1.1595500000000000E-02 5.5894402765427308E-03 1.5088454273762859E+00
+ 46383 1.1595750000000000E-02 5.5898174943102277E-03 1.5088965273476509E+00
+ 46384 1.1596000000000000E-02 5.5901947248495412E-03 1.5089476273190163E+00
+ 46385 1.1596249999999999E-02 5.5905719681606991E-03 1.5089987272903809E+00
+ 46386 1.1596499999999999E-02 5.5909492242437464E-03 1.5090498272617463E+00
+ 46387 1.1596749999999999E-02 5.5913264930987101E-03 1.5091009272331113E+00
+ 46388 1.1597000000000000E-02 5.5917037747256334E-03 1.5091520272044763E+00
+ 46389 1.1597250000000000E-02 5.5920810691245494E-03 1.5092031271758417E+00
+ 46390 1.1597500000000000E-02 5.5924583762954868E-03 1.5092542271472067E+00
+ 46391 1.1597750000000000E-02 5.5928356962384922E-03 1.5093053271185721E+00
+ 46392 1.1597999999999999E-02 5.5932130289535944E-03 1.5093564270899367E+00
+ 46393 1.1598249999999999E-02 5.5935903744408306E-03 1.5094075270613021E+00
+ 46394 1.1598499999999999E-02 5.5939677327002321E-03 1.5094586270326671E+00
+ 46395 1.1598750000000000E-02 5.5943451037318431E-03 1.5095097270040321E+00
+ 46396 1.1599000000000000E-02 5.5947224875356931E-03 1.5095608269753975E+00
+ 46397 1.1599250000000000E-02 5.5950998841118160E-03 1.5096119269467625E+00
+ 46398 1.1599500000000000E-02 5.5954772934602541E-03 1.5096630269181275E+00
+ 46399 1.1599749999999999E-02 5.5958547155810379E-03 1.5097141268894925E+00
+ 46400 1.1599999999999999E-02 5.5962321504742065E-03 1.5097652268608575E+00
+ 46401 1.1600249999999999E-02 5.5966095981397918E-03 1.5098163268322229E+00
+ 46402 1.1600500000000000E-02 5.5969870585778321E-03 1.5098674268035879E+00
+ 46403 1.1600750000000000E-02 5.5973645317883612E-03 1.5099185267749533E+00
+ 46404 1.1601000000000000E-02 5.5977420177714147E-03 1.5099696267463183E+00
+ 46405 1.1601250000000000E-02 5.5981195165270324E-03 1.5100207267176833E+00
+ 46406 1.1601499999999999E-02 5.5984970280552439E-03 1.5100718266890483E+00
+ 46407 1.1601749999999999E-02 5.5988745523560847E-03 1.5101229266604133E+00
+ 46408 1.1601999999999999E-02 5.5992520894295999E-03 1.5101740266317787E+00
+ 46409 1.1602250000000000E-02 5.5996296392758164E-03 1.5102251266031437E+00
+ 46410 1.1602500000000000E-02 5.6000072018947732E-03 1.5102762265745091E+00
+ 46411 1.1602750000000000E-02 5.6003847772865042E-03 1.5103273265458741E+00
+ 46412 1.1603000000000000E-02 5.6007623654510492E-03 1.5103784265172391E+00
+ 46413 1.1603249999999999E-02 5.6011399663884309E-03 1.5104295264886041E+00
+ 46414 1.1603499999999999E-02 5.6015175800987064E-03 1.5104806264599691E+00
+ 46415 1.1603749999999999E-02 5.6018952065818991E-03 1.5105317264313345E+00
+ 46416 1.1604000000000000E-02 5.6022728458380413E-03 1.5105828264026995E+00
+ 46417 1.1604250000000000E-02 5.6026504978671753E-03 1.5106339263740645E+00
+ 46418 1.1604500000000000E-02 5.6030281626693349E-03 1.5106850263454299E+00
+ 46419 1.1604750000000000E-02 5.6034058402445559E-03 1.5107361263167949E+00
+ 46420 1.1604999999999999E-02 5.6037835305928719E-03 1.5107872262881599E+00
+ 46421 1.1605249999999999E-02 5.6041612337143281E-03 1.5108383262595249E+00
+ 46422 1.1605499999999999E-02 5.6045389496089445E-03 1.5108894262308903E+00
+ 46423 1.1605750000000000E-02 5.6049166782767721E-03 1.5109405262022553E+00
+ 46424 1.1606000000000000E-02 5.6052944197178363E-03 1.5109916261736203E+00
+ 46425 1.1606250000000000E-02 5.6056721739321793E-03 1.5110427261449857E+00
+ 46426 1.1606500000000000E-02 5.6060499409198361E-03 1.5110938261163507E+00
+ 46427 1.1606749999999999E-02 5.6064277206808394E-03 1.5111449260877157E+00
+ 46428 1.1606999999999999E-02 5.6068055132152232E-03 1.5111960260590807E+00
+ 46429 1.1607250000000000E-02 5.6071833185230300E-03 1.5112471260304461E+00
+ 46430 1.1607500000000000E-02 5.6075611366042969E-03 1.5112982260018111E+00
+ 46431 1.1607750000000000E-02 5.6079389674590528E-03 1.5113493259731761E+00
+ 46432 1.1608000000000000E-02 5.6083168110873348E-03 1.5114004259445415E+00
+ 46433 1.1608250000000001E-02 5.6086946674891846E-03 1.5114515259159065E+00
+ 46434 1.1608499999999999E-02 5.6090725366646308E-03 1.5115026258872715E+00
+ 46435 1.1608749999999999E-02 5.6094504186137151E-03 1.5115537258586365E+00
+ 46436 1.1609000000000000E-02 5.6098283133364677E-03 1.5116048258300019E+00
+ 46437 1.1609250000000000E-02 5.6102062208329348E-03 1.5116559258013669E+00
+ 46438 1.1609500000000000E-02 5.6105841411031396E-03 1.5117070257727319E+00
+ 46439 1.1609750000000000E-02 5.6109620741471257E-03 1.5117581257440973E+00
+ 46440 1.1610000000000001E-02 5.6113400199649293E-03 1.5118092257154623E+00
+ 46441 1.1610249999999999E-02 5.6117179785565834E-03 1.5118603256868273E+00
+ 46442 1.1610499999999999E-02 5.6120959499221263E-03 1.5119114256581923E+00
+ 46443 1.1610750000000000E-02 5.6124739340615935E-03 1.5119625256295572E+00
+ 46444 1.1611000000000000E-02 5.6128519309750170E-03 1.5120136256009227E+00
+ 46445 1.1611250000000000E-02 5.6132299406624437E-03 1.5120647255722877E+00
+ 46446 1.1611500000000000E-02 5.6136079631239006E-03 1.5121158255436531E+00
+ 46447 1.1611750000000001E-02 5.6139859983594265E-03 1.5121669255150181E+00
+ 46448 1.1611999999999999E-02 5.6143640463690477E-03 1.5122180254863831E+00
+ 46449 1.1612249999999999E-02 5.6147421071528168E-03 1.5122691254577481E+00
+ 46450 1.1612500000000000E-02 5.6151201807107627E-03 1.5123202254291130E+00
+ 46451 1.1612750000000000E-02 5.6154982670429251E-03 1.5123713254004785E+00
+ 46452 1.1613000000000000E-02 5.6158763661493302E-03 1.5124224253718435E+00
+ 46453 1.1613250000000000E-02 5.6162544780300238E-03 1.5124735253432089E+00
+ 46454 1.1613500000000001E-02 5.6166326026850398E-03 1.5125246253145739E+00
+ 46455 1.1613749999999999E-02 5.6170107401144085E-03 1.5125757252859389E+00
+ 46456 1.1613999999999999E-02 5.6173888903181717E-03 1.5126268252573039E+00
+ 46457 1.1614250000000000E-02 5.6177670532963665E-03 1.5126779252286688E+00
+ 46458 1.1614500000000000E-02 5.6181452290490295E-03 1.5127290252000343E+00
+ 46459 1.1614750000000000E-02 5.6185234175761935E-03 1.5127801251713993E+00
+ 46460 1.1615000000000000E-02 5.6189016188778968E-03 1.5128312251427642E+00
+ 46461 1.1615250000000001E-02 5.6192798329541722E-03 1.5128823251141297E+00
+ 46462 1.1615499999999999E-02 5.6196580598050589E-03 1.5129334250854942E+00
+ 46463 1.1615749999999999E-02 5.6200362994305933E-03 1.5129845250568597E+00
+ 46464 1.1616000000000000E-02 5.6204145518308135E-03 1.5130356250282246E+00
+ 46465 1.1616250000000000E-02 5.6207928170057516E-03 1.5130867249995901E+00
+ 46466 1.1616500000000000E-02 5.6211710949554457E-03 1.5131378249709551E+00
+ 46467 1.1616750000000000E-02 5.6215493856799376E-03 1.5131889249423200E+00
+ 46468 1.1617000000000001E-02 5.6219276891792498E-03 1.5132400249136855E+00
+ 46469 1.1617249999999999E-02 5.6223060054534299E-03 1.5132911248850500E+00
+ 46470 1.1617499999999999E-02 5.6226843345025101E-03 1.5133422248564155E+00
+ 46471 1.1617750000000000E-02 5.6230626763265311E-03 1.5133933248277804E+00
+ 46472 1.1618000000000000E-02 5.6234410309255242E-03 1.5134444247991459E+00
+ 46473 1.1618250000000000E-02 5.6238193982995274E-03 1.5134955247705109E+00
+ 46474 1.1618500000000000E-02 5.6241977784485834E-03 1.5135466247418758E+00
+ 46475 1.1618749999999999E-02 5.6245761713727147E-03 1.5135977247132408E+00
+ 46476 1.1618999999999999E-02 5.6249545770719715E-03 1.5136488246846058E+00
+ 46477 1.1619249999999999E-02 5.6253329955463808E-03 1.5136999246559713E+00
+ 46478 1.1619500000000000E-02 5.6257114267959842E-03 1.5137510246273362E+00
+ 46479 1.1619750000000000E-02 5.6260898708208147E-03 1.5138021245987012E+00
+ 46480 1.1620000000000000E-02 5.6264683276209147E-03 1.5138532245700667E+00
+ 46481 1.1620250000000000E-02 5.6268467971963103E-03 1.5139043245414316E+00
+ 46482 1.1620499999999999E-02 5.6272252795470474E-03 1.5139554245127966E+00
+ 46483 1.1620749999999999E-02 5.6276037746731547E-03 1.5140065244841616E+00
+ 46484 1.1620999999999999E-02 5.6279822825746782E-03 1.5140576244555271E+00
+ 46485 1.1621250000000000E-02 5.6283608032516542E-03 1.5141087244268920E+00
+ 46486 1.1621500000000000E-02 5.6287393367041045E-03 1.5141598243982570E+00
+ 46487 1.1621750000000000E-02 5.6291178829320793E-03 1.5142109243696225E+00
+ 46488 1.1622000000000000E-02 5.6294964419356091E-03 1.5142620243409874E+00
+ 46489 1.1622249999999999E-02 5.6298750137147337E-03 1.5143131243123524E+00
+ 46490 1.1622499999999999E-02 5.6302535982694921E-03 1.5143642242837174E+00
+ 46491 1.1622749999999999E-02 5.6306321955999147E-03 1.5144153242550829E+00
+ 46492 1.1623000000000000E-02 5.6310108057060380E-03 1.5144664242264478E+00
+ 46493 1.1623250000000000E-02 5.6313894285879027E-03 1.5145175241978128E+00
+ 46494 1.1623500000000000E-02 5.6317680642455452E-03 1.5145686241691783E+00
+ 46495 1.1623750000000000E-02 5.6321467126790028E-03 1.5146197241405432E+00
+ 46496 1.1623999999999999E-02 5.6325253738883007E-03 1.5146708241119082E+00
+ 46497 1.1624249999999999E-02 5.6329040478734970E-03 1.5147219240832732E+00
+ 46498 1.1624499999999999E-02 5.6332827346346074E-03 1.5147730240546387E+00
+ 46499 1.1624750000000000E-02 5.6336614341716811E-03 1.5148241240260036E+00
+ 46500 1.1625000000000000E-02 5.6340401464847487E-03 1.5148752239973686E+00
+ 46501 1.1625250000000000E-02 5.6344188715738508E-03 1.5149263239687341E+00
+ 46502 1.1625500000000000E-02 5.6347976094390231E-03 1.5149774239400990E+00
+ 46503 1.1625749999999999E-02 5.6351763600802967E-03 1.5150285239114640E+00
+ 46504 1.1625999999999999E-02 5.6355551234977168E-03 1.5150796238828290E+00
+ 46505 1.1626249999999999E-02 5.6359338996913155E-03 1.5151307238541940E+00
+ 46506 1.1626500000000000E-02 5.6363126886611308E-03 1.5151818238255594E+00
+ 46507 1.1626750000000000E-02 5.6366914904072028E-03 1.5152329237969244E+00
+ 46508 1.1627000000000000E-02 5.6370703049295574E-03 1.5152840237682899E+00
+ 46509 1.1627250000000000E-02 5.6374491322282432E-03 1.5153351237396548E+00
+ 46510 1.1627499999999999E-02 5.6378279723032828E-03 1.5153862237110198E+00
+ 46511 1.1627749999999999E-02 5.6382068251547316E-03 1.5154373236823848E+00
+ 46512 1.1627999999999999E-02 5.6385856907826149E-03 1.5154884236537498E+00
+ 46513 1.1628250000000000E-02 5.6389645691869734E-03 1.5155395236251152E+00
+ 46514 1.1628500000000000E-02 5.6393434603678383E-03 1.5155906235964802E+00
+ 46515 1.1628750000000000E-02 5.6397223643252494E-03 1.5156417235678457E+00
+ 46516 1.1629000000000000E-02 5.6401012810592442E-03 1.5156928235392106E+00
+ 46517 1.1629249999999999E-02 5.6404802105697854E-03 1.5157439235105756E+00
+ 46518 1.1629499999999999E-02 5.6408591528546497E-03 1.5157950234819406E+00
+ 46519 1.1629749999999999E-02 5.6412381079128469E-03 1.5158461234533056E+00
+ 46520 1.1630000000000000E-02 5.6416170757443993E-03 1.5158972234246710E+00
+ 46521 1.1630250000000000E-02 5.6419960563493530E-03 1.5159483233960360E+00
+ 46522 1.1630500000000000E-02 5.6423750497277417E-03 1.5159994233674010E+00
+ 46523 1.1630750000000000E-02 5.6427540558796003E-03 1.5160505233387664E+00
+ 46524 1.1630999999999999E-02 5.6431330748049624E-03 1.5161016233101310E+00
+ 46525 1.1631249999999999E-02 5.6435121065038646E-03 1.5161527232814964E+00
+ 46526 1.1631499999999999E-02 5.6438911509763467E-03 1.5162038232528614E+00
+ 46527 1.1631750000000000E-02 5.6442702082224426E-03 1.5162549232242268E+00
+ 46528 1.1632000000000000E-02 5.6446492782421809E-03 1.5163060231955918E+00
+ 46529 1.1632250000000000E-02 5.6450283610356092E-03 1.5163571231669568E+00
+ 46530 1.1632500000000000E-02 5.6454074566027503E-03 1.5164082231383222E+00
+ 46531 1.1632749999999999E-02 5.6457865649436490E-03 1.5164593231096868E+00
+ 46532 1.1632999999999999E-02 5.6461656860583402E-03 1.5165104230810522E+00
+ 46533 1.1633249999999999E-02 5.6465448199468577E-03 1.5165615230524172E+00
+ 46534 1.1633500000000000E-02 5.6469239666092335E-03 1.5166126230237826E+00
+ 46535 1.1633750000000000E-02 5.6473031260455137E-03 1.5166637229951476E+00
+ 46536 1.1634000000000000E-02 5.6476822982557181E-03 1.5167148229665126E+00
+ 46537 1.1634250000000000E-02 5.6480614832399023E-03 1.5167659229378780E+00
+ 46538 1.1634499999999999E-02 5.6484406809980837E-03 1.5168170229092426E+00
+ 46539 1.1634749999999999E-02 5.6488198915303134E-03 1.5168681228806080E+00
+ 46540 1.1635000000000000E-02 5.6491991172272545E-03 1.5169192228519730E+00
+ 46541 1.1635250000000000E-02 5.6495783534066457E-03 1.5169703228233384E+00
+ 46542 1.1635500000000000E-02 5.6499576023608397E-03 1.5170214227947034E+00
+ 46543 1.1635750000000000E-02 5.6503368640898619E-03 1.5170725227660684E+00
+ 46544 1.1636000000000001E-02 5.6507161385937555E-03 1.5171236227374338E+00
+ 46545 1.1636249999999999E-02 5.6510954258725517E-03 1.5171747227087984E+00
+ 46546 1.1636499999999999E-02 5.6514747259262949E-03 1.5172258226801638E+00
+ 46547 1.1636750000000000E-02 5.6518540387550126E-03 1.5172769226515288E+00
+ 46548 1.1637000000000000E-02 5.6522333643587459E-03 1.5173280226228938E+00
+ 46549 1.1637250000000000E-02 5.6526127027375301E-03 1.5173791225942592E+00
+ 46550 1.1637500000000000E-02 5.6529920538913991E-03 1.5174302225656242E+00
+ 46551 1.1637750000000001E-02 5.6533714178203893E-03 1.5174813225369896E+00
+ 46552 1.1637999999999999E-02 5.6537507945245381E-03 1.5175324225083542E+00
+ 46553 1.1638249999999999E-02 5.6541301840038801E-03 1.5175835224797196E+00
+ 46554 1.1638500000000000E-02 5.6545095862584570E-03 1.5176346224510846E+00
+ 46555 1.1638750000000000E-02 5.6548890012883043E-03 1.5176857224224496E+00
+ 46556 1.1639000000000000E-02 5.6552684290934480E-03 1.5177368223938150E+00
+ 46557 1.1639250000000000E-02 5.6556478696739307E-03 1.5177879223651800E+00
+ 46558 1.1639500000000001E-02 5.6560273230297931E-03 1.5178390223365454E+00
+ 46559 1.1639749999999999E-02 5.6564067891610630E-03 1.5178901223079100E+00
+ 46560 1.1639999999999999E-02 5.6567862680677820E-03 1.5179412222792754E+00
+ 46561 1.1640250000000000E-02 5.6571657597499865E-03 1.5179923222506404E+00
+ 46562 1.1640500000000000E-02 5.6575452642077138E-03 1.5180434222220054E+00
+ 46563 1.1640750000000000E-02 5.6579247814409935E-03 1.5180945221933708E+00
+ 46564 1.1641000000000000E-02 5.6583043114498714E-03 1.5181456221647358E+00
+ 46565 1.1641250000000001E-02 5.6586838542343762E-03 1.5181967221361008E+00
+ 46566 1.1641499999999999E-02 5.6590634097945383E-03 1.5182478221074658E+00
+ 46567 1.1641749999999999E-02 5.6594429781304141E-03 1.5182989220788308E+00
+ 46568 1.1642000000000000E-02 5.6598225592420226E-03 1.5183500220501962E+00
+ 46569 1.1642250000000000E-02 5.6602021531294063E-03 1.5184011220215612E+00
+ 46570 1.1642500000000000E-02 5.6605817597925982E-03 1.5184522219929266E+00
+ 46571 1.1642750000000000E-02 5.6609613792316434E-03 1.5185033219642916E+00
+ 46572 1.1643000000000001E-02 5.6613410114465671E-03 1.5185544219356566E+00
+ 46573 1.1643249999999999E-02 5.6617206564374108E-03 1.5186055219070216E+00
+ 46574 1.1643499999999999E-02 5.6621003142042102E-03 1.5186566218783866E+00
+ 46575 1.1643750000000000E-02 5.6624799847470016E-03 1.5187077218497520E+00
+ 46576 1.1644000000000000E-02 5.6628596680658267E-03 1.5187588218211170E+00
+ 46577 1.1644250000000000E-02 5.6632393641607133E-03 1.5188099217924824E+00
+ 46578 1.1644500000000000E-02 5.6636190730317030E-03 1.5188610217638474E+00
+ 46579 1.1644750000000001E-02 5.6639987946788322E-03 1.5189121217352124E+00
+ 46580 1.1644999999999999E-02 5.6643785291021296E-03 1.5189632217065774E+00
+ 46581 1.1645249999999999E-02 5.6647582763016393E-03 1.5190143216779424E+00
+ 46582 1.1645500000000000E-02 5.6651380362774013E-03 1.5190654216493078E+00
+ 46583 1.1645750000000000E-02 5.6655178090294486E-03 1.5191165216206728E+00
+ 46584 1.1646000000000000E-02 5.6658975945578097E-03 1.5191676215920378E+00
+ 46585 1.1646250000000000E-02 5.6662773928625341E-03 1.5192187215634032E+00
+ 46586 1.1646499999999999E-02 5.6666572039436392E-03 1.5192698215347678E+00
+ 46587 1.1646749999999999E-02 5.6670370278011882E-03 1.5193209215061332E+00
+ 46588 1.1646999999999999E-02 5.6674168644351968E-03 1.5193720214774982E+00
+ 46589 1.1647250000000000E-02 5.6677967138457118E-03 1.5194231214488636E+00
+ 46590 1.1647500000000000E-02 5.6681765760327628E-03 1.5194742214202286E+00
+ 46591 1.1647750000000000E-02 5.6685564509963921E-03 1.5195253213915936E+00
+ 46592 1.1648000000000000E-02 5.6689363387366319E-03 1.5195764213629590E+00
+ 46593 1.1648249999999999E-02 5.6693162392535178E-03 1.5196275213343235E+00
+ 46594 1.1648499999999999E-02 5.6696961525470931E-03 1.5196786213056890E+00
+ 46595 1.1648749999999999E-02 5.6700760786173874E-03 1.5197297212770540E+00
+ 46596 1.1649000000000000E-02 5.6704560174644456E-03 1.5197808212484194E+00
+ 46597 1.1649250000000000E-02 5.6708359690882957E-03 1.5198319212197844E+00
+ 46598 1.1649500000000000E-02 5.6712159334889756E-03 1.5198830211911494E+00
+ 46599 1.1649750000000000E-02 5.6715959106665281E-03 1.5199341211625148E+00
+ 46600 1.1649999999999999E-02 5.6719759006209781E-03 1.5199852211338793E+00
+ 46601 1.1650249999999999E-02 5.6723559033523769E-03 1.5200363211052448E+00
+ 46602 1.1650499999999999E-02 5.6727359188607530E-03 1.5200874210766098E+00
+ 46603 1.1650750000000000E-02 5.6731159471461456E-03 1.5201385210479752E+00
+ 46604 1.1651000000000000E-02 5.6734959882085868E-03 1.5201896210193402E+00
+ 46605 1.1651250000000000E-02 5.6738760420481172E-03 1.5202407209907052E+00
+ 46606 1.1651500000000000E-02 5.6742561086647724E-03 1.5202918209620706E+00
+ 46607 1.1651749999999999E-02 5.6746361880585915E-03 1.5203429209334351E+00
+ 46608 1.1651999999999999E-02 5.6750162802296023E-03 1.5203940209048006E+00
+ 46609 1.1652249999999999E-02 5.6753963851778506E-03 1.5204451208761656E+00
+ 46610 1.1652500000000000E-02 5.6757765029033748E-03 1.5204962208475306E+00
+ 46611 1.1652750000000000E-02 5.6761566334062093E-03 1.5205473208188960E+00
+ 46612 1.1653000000000000E-02 5.6765367766863830E-03 1.5205984207902610E+00
+ 46613 1.1653250000000000E-02 5.6769169327439400E-03 1.5206495207616264E+00
+ 46614 1.1653499999999999E-02 5.6772971015768437E-03 1.5207006207329909E+00
+ 46615 1.1653749999999999E-02 5.6776772831821929E-03 1.5207517207043564E+00
+ 46616 1.1653999999999999E-02 5.6780574775599935E-03 1.5208028206757214E+00
+ 46617 1.1654250000000000E-02 5.6784376847102856E-03 1.5208539206470864E+00
+ 46618 1.1654500000000000E-02 5.6788179046331081E-03 1.5209050206184518E+00
+ 46619 1.1654750000000000E-02 5.6791981373284887E-03 1.5209561205898168E+00
+ 46620 1.1655000000000000E-02 5.6795783827964623E-03 1.5210072205611822E+00
+ 46621 1.1655249999999999E-02 5.6799586410370695E-03 1.5210583205325467E+00
+ 46622 1.1655499999999999E-02 5.6803389120503442E-03 1.5211094205039122E+00
+ 46623 1.1655749999999999E-02 5.6807191958363193E-03 1.5211605204752772E+00
+ 46624 1.1656000000000000E-02 5.6810994923950286E-03 1.5212116204466422E+00
+ 46625 1.1656250000000000E-02 5.6814798017265113E-03 1.5212627204180076E+00
+ 46626 1.1656500000000000E-02 5.6818601238307967E-03 1.5213138203893726E+00
+ 46627 1.1656750000000000E-02 5.6822404587079248E-03 1.5213649203607376E+00
+ 46628 1.1656999999999999E-02 5.6826208063579277E-03 1.5214160203321025E+00
+ 46629 1.1657249999999999E-02 5.6830011667808435E-03 1.5214671203034675E+00
+ 46630 1.1657499999999999E-02 5.6833815399767026E-03 1.5215182202748330E+00
+ 46631 1.1657750000000000E-02 5.6837619259455449E-03 1.5215693202461980E+00
+ 46632 1.1658000000000000E-02 5.6841423246873999E-03 1.5216204202175634E+00
+ 46633 1.1658250000000000E-02 5.6845227362023118E-03 1.5216715201889284E+00
+ 46634 1.1658500000000000E-02 5.6849031604903049E-03 1.5217226201602934E+00
+ 46635 1.1658749999999999E-02 5.6852835975514252E-03 1.5217737201316583E+00
+ 46636 1.1658999999999999E-02 5.6856640473856978E-03 1.5218248201030233E+00
+ 46637 1.1659249999999999E-02 5.6860445099931626E-03 1.5218759200743888E+00
+ 46638 1.1659500000000000E-02 5.6864249853738544E-03 1.5219270200457538E+00
+ 46639 1.1659750000000000E-02 5.6868054735278086E-03 1.5219781200171192E+00
+ 46640 1.1660000000000000E-02 5.6871859744550557E-03 1.5220292199884842E+00
+ 46641 1.1660250000000000E-02 5.6875664881556450E-03 1.5220803199598492E+00
+ 46642 1.1660499999999999E-02 5.6879470146295862E-03 1.5221314199312141E+00
+ 46643 1.1660749999999999E-02 5.6883275538769408E-03 1.5221825199025791E+00
+ 46644 1.1660999999999999E-02 5.6887081058977339E-03 1.5222336198739446E+00
+ 46645 1.1661250000000000E-02 5.6890886706919977E-03 1.5222847198453096E+00
+ 46646 1.1661500000000000E-02 5.6894692482597686E-03 1.5223358198166745E+00
+ 46647 1.1661750000000000E-02 5.6898498386010830E-03 1.5223869197880400E+00
+ 46648 1.1662000000000000E-02 5.6902304417159799E-03 1.5224380197594050E+00
+ 46649 1.1662249999999999E-02 5.6906110576044845E-03 1.5224891197307699E+00
+ 46650 1.1662499999999999E-02 5.6909916862666428E-03 1.5225402197021349E+00
+ 46651 1.1662750000000000E-02 5.6913723277024798E-03 1.5225913196735004E+00
+ 46652 1.1663000000000000E-02 5.6917529819120400E-03 1.5226424196448654E+00
+ 46653 1.1663250000000000E-02 5.6921336488953561E-03 1.5226935196162303E+00
+ 46654 1.1663500000000000E-02 5.6925143286524630E-03 1.5227446195875958E+00
+ 46655 1.1663750000000001E-02 5.6928950211833952E-03 1.5227957195589608E+00
+ 46656 1.1663999999999999E-02 5.6932757264881867E-03 1.5228468195303257E+00
+ 46657 1.1664249999999999E-02 5.6936564445668764E-03 1.5228979195016907E+00
+ 46658 1.1664500000000000E-02 5.6940371754194878E-03 1.5229490194730562E+00
+ 46659 1.1664750000000000E-02 5.6944179190460764E-03 1.5230001194444212E+00
+ 46660 1.1665000000000000E-02 5.6947986754466639E-03 1.5230512194157861E+00
+ 46661 1.1665250000000000E-02 5.6951794446212919E-03 1.5231023193871516E+00
+ 46662 1.1665500000000001E-02 5.6955602265699882E-03 1.5231534193585166E+00
+ 46663 1.1665749999999999E-02 5.6959410212927917E-03 1.5232045193298815E+00
+ 46664 1.1665999999999999E-02 5.6963218287897415E-03 1.5232556193012465E+00
+ 46665 1.1666250000000000E-02 5.6967026490608672E-03 1.5233067192726120E+00
+ 46666 1.1666500000000000E-02 5.6970834821062138E-03 1.5233578192439770E+00
+ 46667 1.1666750000000000E-02 5.6974643279258065E-03 1.5234089192153419E+00
+ 46668 1.1667000000000000E-02 5.6978451865196868E-03 1.5234600191867074E+00
+ 46669 1.1667250000000001E-02 5.6982260578878835E-03 1.5235111191580724E+00
+ 46670 1.1667499999999999E-02 5.6986069420304356E-03 1.5235622191294373E+00
+ 46671 1.1667749999999999E-02 5.6989878389473829E-03 1.5236133191008023E+00
+ 46672 1.1668000000000000E-02 5.6993687486387550E-03 1.5236644190721673E+00
+ 46673 1.1668250000000000E-02 5.6997496711045917E-03 1.5237155190435328E+00
+ 46674 1.1668500000000000E-02 5.7001306063449312E-03 1.5237666190148977E+00
+ 46675 1.1668750000000000E-02 5.7005115543597952E-03 1.5238177189862632E+00
+ 46676 1.1669000000000001E-02 5.7008925151492262E-03 1.5238688189576282E+00
+ 46677 1.1669249999999999E-02 5.7012734887132675E-03 1.5239199189289931E+00
+ 46678 1.1669499999999999E-02 5.7016544750519444E-03 1.5239710189003581E+00
+ 46679 1.1669750000000000E-02 5.7020354741653028E-03 1.5240221188717231E+00
+ 46680 1.1670000000000000E-02 5.7024164860533730E-03 1.5240732188430886E+00
+ 46681 1.1670250000000000E-02 5.7027975107161828E-03 1.5241243188144535E+00
+ 46682 1.1670500000000000E-02 5.7031785481537790E-03 1.5241754187858190E+00
+ 46683 1.1670750000000001E-02 5.7035595983661921E-03 1.5242265187571840E+00
+ 46684 1.1670999999999999E-02 5.7039406613534566E-03 1.5242776187285489E+00
+ 46685 1.1671249999999999E-02 5.7043217371156116E-03 1.5243287186999139E+00
+ 46686 1.1671500000000000E-02 5.7047028256526936E-03 1.5243798186712789E+00
+ 46687 1.1671750000000000E-02 5.7050839269647347E-03 1.5244309186426444E+00
+ 46688 1.1672000000000000E-02 5.7054650410517677E-03 1.5244820186140093E+00
+ 46689 1.1672250000000000E-02 5.7058461679138370E-03 1.5245331185853743E+00
+ 46690 1.1672500000000001E-02 5.7062273075509729E-03 1.5245842185567398E+00
+ 46691 1.1672749999999999E-02 5.7066084599632092E-03 1.5246353185281043E+00
+ 46692 1.1672999999999999E-02 5.7069896251505832E-03 1.5246864184994697E+00
+ 46693 1.1673250000000000E-02 5.7073708031131296E-03 1.5247375184708347E+00
+ 46694 1.1673500000000000E-02 5.7077519938508901E-03 1.5247886184422001E+00
+ 46695 1.1673750000000000E-02 5.7081331973638941E-03 1.5248397184135651E+00
+ 46696 1.1674000000000000E-02 5.7085144136521816E-03 1.5248908183849301E+00
+ 46697 1.1674249999999999E-02 5.7088956427157811E-03 1.5249419183562951E+00
+ 46698 1.1674499999999999E-02 5.7092768845547351E-03 1.5249930183276601E+00
+ 46699 1.1674749999999999E-02 5.7096581391690793E-03 1.5250441182990255E+00
+ 46700 1.1675000000000000E-02 5.7100394065588474E-03 1.5250952182703905E+00
+ 46701 1.1675250000000000E-02 5.7104206867240759E-03 1.5251463182417559E+00
+ 46702 1.1675500000000000E-02 5.7108019796647935E-03 1.5251974182131209E+00
+ 46703 1.1675750000000000E-02 5.7111832853810451E-03 1.5252485181844859E+00
+ 46704 1.1675999999999999E-02 5.7115646038728655E-03 1.5252996181558509E+00
+ 46705 1.1676249999999999E-02 5.7119459351402902E-03 1.5253507181272159E+00
+ 46706 1.1676499999999999E-02 5.7123272791833541E-03 1.5254018180985813E+00
+ 46707 1.1676750000000000E-02 5.7127086360020908E-03 1.5254529180699463E+00
+ 46708 1.1677000000000000E-02 5.7130900055965394E-03 1.5255040180413117E+00
+ 46709 1.1677250000000000E-02 5.7134713879667311E-03 1.5255551180126767E+00
+ 46710 1.1677500000000000E-02 5.7138527831127059E-03 1.5256062179840417E+00
+ 46711 1.1677749999999999E-02 5.7142341910336354E-03 1.5256573179554067E+00
+ 46712 1.1677999999999999E-02 5.7146156117287399E-03 1.5257084179267717E+00
+ 46713 1.1678249999999999E-02 5.7149970451980687E-03 1.5257595178981371E+00
+ 46714 1.1678500000000000E-02 5.7153784914416471E-03 1.5258106178695021E+00
+ 46715 1.1678750000000000E-02 5.7157599504595036E-03 1.5258617178408671E+00
+ 46716 1.1679000000000000E-02 5.7161414222516938E-03 1.5259128178122325E+00
+ 46717 1.1679250000000000E-02 5.7165229068182341E-03 1.5259639177835975E+00
+ 46718 1.1679499999999999E-02 5.7169044041591654E-03 1.5260150177549625E+00
+ 46719 1.1679749999999999E-02 5.7172859142745266E-03 1.5260661177263275E+00
+ 46720 1.1679999999999999E-02 5.7176674371643525E-03 1.5261172176976929E+00
+ 46721 1.1680250000000000E-02 5.7180489728286743E-03 1.5261683176690579E+00
+ 46722 1.1680500000000000E-02 5.7184305212675292E-03 1.5262194176404229E+00
+ 46723 1.1680750000000000E-02 5.7188120824809537E-03 1.5262705176117883E+00
+ 46724 1.1681000000000000E-02 5.7191936564689877E-03 1.5263216175831533E+00
+ 46725 1.1681249999999999E-02 5.7195752432316520E-03 1.5263727175545183E+00
+ 46726 1.1681499999999999E-02 5.7199568427689943E-03 1.5264238175258833E+00
+ 46727 1.1681749999999999E-02 5.7203384550810477E-03 1.5264749174972487E+00
+ 46728 1.1682000000000000E-02 5.7207200801678440E-03 1.5265260174686137E+00
+ 46729 1.1682250000000000E-02 5.7211017180294277E-03 1.5265771174399787E+00
+ 46730 1.1682500000000000E-02 5.7214833686658282E-03 1.5266282174113441E+00
+ 46731 1.1682750000000000E-02 5.7218650320770689E-03 1.5266793173827091E+00
+ 46732 1.1682999999999999E-02 5.7222467082632044E-03 1.5267304173540741E+00
+ 46733 1.1683249999999999E-02 5.7226283972242669E-03 1.5267815173254391E+00
+ 46734 1.1683499999999999E-02 5.7230100989602859E-03 1.5268326172968041E+00
+ 46735 1.1683750000000000E-02 5.7233918134713020E-03 1.5268837172681695E+00
+ 46736 1.1684000000000000E-02 5.7237735407573379E-03 1.5269348172395345E+00
+ 46737 1.1684250000000000E-02 5.7241552808184422E-03 1.5269859172108999E+00
+ 46738 1.1684500000000000E-02 5.7245370336546477E-03 1.5270370171822649E+00
+ 46739 1.1684749999999999E-02 5.7249187992659874E-03 1.5270881171536299E+00
+ 46740 1.1684999999999999E-02 5.7253005776525005E-03 1.5271392171249949E+00
+ 46741 1.1685249999999999E-02 5.7256823688142207E-03 1.5271903170963599E+00
+ 46742 1.1685500000000000E-02 5.7260641727511809E-03 1.5272414170677253E+00
+ 46743 1.1685750000000000E-02 5.7264459894634193E-03 1.5272925170390903E+00
+ 46744 1.1686000000000000E-02 5.7268278189509733E-03 1.5273436170104557E+00
+ 46745 1.1686250000000000E-02 5.7272096612138758E-03 1.5273947169818207E+00
+ 46746 1.1686499999999999E-02 5.7275915162521597E-03 1.5274458169531857E+00
+ 46747 1.1686749999999999E-02 5.7279733840658641E-03 1.5274969169245507E+00
+ 46748 1.1686999999999999E-02 5.7283552646550297E-03 1.5275480168959157E+00
+ 46749 1.1687250000000000E-02 5.7287371580196965E-03 1.5275991168672811E+00
+ 46750 1.1687500000000000E-02 5.7291190641598636E-03 1.5276502168386461E+00
+ 46751 1.1687750000000000E-02 5.7295009830756064E-03 1.5277013168100111E+00
+ 46752 1.1688000000000000E-02 5.7298829147669449E-03 1.5277524167813765E+00
+ 46753 1.1688249999999999E-02 5.7302648592339163E-03 1.5278035167527411E+00
+ 46754 1.1688499999999999E-02 5.7306468164765615E-03 1.5278546167241065E+00
+ 46755 1.1688749999999999E-02 5.7310287864949126E-03 1.5279057166954715E+00
+ 46756 1.1689000000000000E-02 5.7314107692890024E-03 1.5279568166668369E+00
+ 46757 1.1689250000000000E-02 5.7317927648588701E-03 1.5280079166382019E+00
+ 46758 1.1689500000000000E-02 5.7321747732045469E-03 1.5280590166095669E+00
+ 46759 1.1689750000000000E-02 5.7325567943260778E-03 1.5281101165809323E+00
+ 46760 1.1689999999999999E-02 5.7329388282234819E-03 1.5281612165522969E+00
+ 46761 1.1690249999999999E-02 5.7333208748968139E-03 1.5282123165236623E+00
+ 46762 1.1690500000000000E-02 5.7337029343460973E-03 1.5282634164950273E+00
+ 46763 1.1690750000000000E-02 5.7340850065713744E-03 1.5283145164663927E+00
+ 46764 1.1691000000000000E-02 5.7344670915726766E-03 1.5283656164377577E+00
+ 46765 1.1691250000000000E-02 5.7348491893500437E-03 1.5284167164091227E+00
+ 46766 1.1691500000000001E-02 5.7352312999035052E-03 1.5284678163804881E+00
+ 46767 1.1691749999999999E-02 5.7356134232330984E-03 1.5285189163518527E+00
+ 46768 1.1691999999999999E-02 5.7359955593388624E-03 1.5285700163232181E+00
+ 46769 1.1692250000000000E-02 5.7363777082208344E-03 1.5286211162945831E+00
+ 46770 1.1692500000000000E-02 5.7367598698790509E-03 1.5286722162659485E+00
+ 46771 1.1692750000000000E-02 5.7371420443135387E-03 1.5287233162373135E+00
+ 46772 1.1693000000000000E-02 5.7375242315243404E-03 1.5287744162086785E+00
+ 46773 1.1693250000000001E-02 5.7379064315114907E-03 1.5288255161800439E+00
+ 46774 1.1693499999999999E-02 5.7382886442750285E-03 1.5288766161514085E+00
+ 46775 1.1693749999999999E-02 5.7386708698149817E-03 1.5289277161227739E+00
+ 46776 1.1694000000000000E-02 5.7390531081313954E-03 1.5289788160941389E+00
+ 46777 1.1694250000000000E-02 5.7394353592242989E-03 1.5290299160655039E+00
+ 46778 1.1694500000000000E-02 5.7398176230937358E-03 1.5290810160368693E+00
+ 46779 1.1694750000000000E-02 5.7401998997397294E-03 1.5291321160082343E+00
+ 46780 1.1695000000000001E-02 5.7405821891623283E-03 1.5291832159795997E+00
+ 46781 1.1695249999999999E-02 5.7409644913615559E-03 1.5292343159509643E+00
+ 46782 1.1695499999999999E-02 5.7413468063374625E-03 1.5292854159223297E+00
+ 46783 1.1695750000000000E-02 5.7417291340900733E-03 1.5293365158936947E+00
+ 46784 1.1696000000000000E-02 5.7421114802154710E-03 1.5293876158650597E+00
+ 46785 1.1696250000000000E-02 5.7424938335157646E-03 1.5294387158364251E+00
+ 46786 1.1696500000000000E-02 5.7428761995889270E-03 1.5294898158077901E+00
+ 46787 1.1696750000000001E-02 5.7432585784349937E-03 1.5295409157791555E+00
+ 46788 1.1696999999999999E-02 5.7436409700540002E-03 1.5295920157505201E+00
+ 46789 1.1697249999999999E-02 5.7440233744459794E-03 1.5296431157218855E+00
+ 46790 1.1697500000000000E-02 5.7444057916109662E-03 1.5296942156932505E+00
+ 46791 1.1697750000000000E-02 5.7447882215489968E-03 1.5297453156646155E+00
+ 46792 1.1698000000000000E-02 5.7451706642601078E-03 1.5297964156359809E+00
+ 46793 1.1698250000000000E-02 5.7455531197443295E-03 1.5298475156073459E+00
+ 46794 1.1698500000000001E-02 5.7459355880016948E-03 1.5298986155787109E+00
+ 46795 1.1698749999999999E-02 5.7463180690322324E-03 1.5299497155500759E+00
+ 46796 1.1698999999999999E-02 5.7467005628360048E-03 1.5300008155214408E+00
+ 46797 1.1699250000000000E-02 5.7470830694130197E-03 1.5300519154928063E+00
+ 46798 1.1699500000000000E-02 5.7474655887633187E-03 1.5301030154641713E+00
+ 46799 1.1699750000000000E-02 5.7478481208869366E-03 1.5301541154355367E+00
+ 46800 1.1700000000000000E-02 5.7482306657839132E-03 1.5302052154069017E+00
+ 46801 1.1700250000000001E-02 5.7486132234542738E-03 1.5302563153782667E+00
+ 46802 1.1700499999999999E-02 5.7489957938980573E-03 1.5303074153496317E+00
+ 46803 1.1700749999999999E-02 5.7493783771153046E-03 1.5303585153209966E+00
+ 46804 1.1701000000000000E-02 5.7497609731060424E-03 1.5304096152923621E+00
+ 46805 1.1701250000000000E-02 5.7501435818703064E-03 1.5304607152637271E+00
+ 46806 1.1701500000000000E-02 5.7505262034081338E-03 1.5305118152350925E+00
+ 46807 1.1701750000000000E-02 5.7509088377195568E-03 1.5305629152064575E+00
+ 46808 1.1701999999999999E-02 5.7512914848046118E-03 1.5306140151778225E+00
+ 46809 1.1702249999999999E-02 5.7516741446633334E-03 1.5306651151491875E+00
+ 46810 1.1702499999999999E-02 5.7520568172957590E-03 1.5307162151205524E+00
+ 46811 1.1702750000000000E-02 5.7524395027019181E-03 1.5307673150919179E+00
+ 46812 1.1703000000000000E-02 5.7528222008818471E-03 1.5308184150632829E+00
+ 46813 1.1703250000000000E-02 5.7532049118355858E-03 1.5308695150346479E+00
+ 46814 1.1703500000000000E-02 5.7535876355631638E-03 1.5309206150060133E+00
+ 46815 1.1703749999999999E-02 5.7539703720646150E-03 1.5309717149773778E+00
+ 46816 1.1703999999999999E-02 5.7543531213399739E-03 1.5310228149487433E+00
+ 46817 1.1704249999999999E-02 5.7547358833892788E-03 1.5310739149201082E+00
+ 46818 1.1704500000000000E-02 5.7551186582125670E-03 1.5311250148914737E+00
+ 46819 1.1704750000000000E-02 5.7555014458098679E-03 1.5311761148628387E+00
+ 46820 1.1705000000000000E-02 5.7558842461812162E-03 1.5312272148342037E+00
+ 46821 1.1705250000000000E-02 5.7562670593266502E-03 1.5312783148055691E+00
+ 46822 1.1705499999999999E-02 5.7566498852462018E-03 1.5313294147769336E+00
+ 46823 1.1705749999999999E-02 5.7570327239399050E-03 1.5313805147482991E+00
+ 46824 1.1705999999999999E-02 5.7574155754077918E-03 1.5314316147196640E+00
+ 46825 1.1706250000000000E-02 5.7577984396499178E-03 1.5314827146910295E+00
+ 46826 1.1706500000000000E-02 5.7581813166662950E-03 1.5315338146623945E+00
+ 46827 1.1706750000000000E-02 5.7585642064569642E-03 1.5315849146337595E+00
+ 46828 1.1707000000000000E-02 5.7589471090219628E-03 1.5316360146051249E+00
+ 46829 1.1707249999999999E-02 5.7593300243613237E-03 1.5316871145764894E+00
+ 46830 1.1707499999999999E-02 5.7597129524750825E-03 1.5317382145478549E+00
+ 46831 1.1707749999999999E-02 5.7600958933632738E-03 1.5317893145192198E+00
+ 46832 1.1708000000000000E-02 5.7604788470259367E-03 1.5318404144905853E+00
+ 46833 1.1708250000000000E-02 5.7608618134630989E-03 1.5318915144619503E+00
+ 46834 1.1708500000000000E-02 5.7612447926747986E-03 1.5319426144333153E+00
+ 46835 1.1708750000000000E-02 5.7616277846610749E-03 1.5319937144046807E+00
+ 46836 1.1708999999999999E-02 5.7620107894219529E-03 1.5320448143760452E+00
+ 46837 1.1709249999999999E-02 5.7623938069574759E-03 1.5320959143474107E+00
+ 46838 1.1709499999999999E-02 5.7627768372676812E-03 1.5321470143187756E+00
+ 46839 1.1709750000000000E-02 5.7631598803525967E-03 1.5321981142901406E+00
+ 46840 1.1710000000000000E-02 5.7635429362122605E-03 1.5322492142615061E+00
+ 46841 1.1710250000000000E-02 5.7639260048467133E-03 1.5323003142328711E+00
+ 46842 1.1710500000000000E-02 5.7643090862559681E-03 1.5323514142042365E+00
+ 46843 1.1710749999999999E-02 5.7646921804400874E-03 1.5324025141756010E+00
+ 46844 1.1710999999999999E-02 5.7650752873990904E-03 1.5324536141469665E+00
+ 46845 1.1711249999999999E-02 5.7654584071330211E-03 1.5325047141183314E+00
+ 46846 1.1711500000000000E-02 5.7658415396419100E-03 1.5325558140896964E+00
+ 46847 1.1711750000000000E-02 5.7662246849257952E-03 1.5326069140610619E+00
+ 46848 1.1712000000000000E-02 5.7666078429847003E-03 1.5326580140324269E+00
+ 46849 1.1712250000000000E-02 5.7669910138186727E-03 1.5327091140037923E+00
+ 46850 1.1712499999999999E-02 5.7673741974277430E-03 1.5327602139751568E+00
+ 46851 1.1712749999999999E-02 5.7677573938119467E-03 1.5328113139465223E+00
+ 46852 1.1712999999999999E-02 5.7681406029713245E-03 1.5328624139178872E+00
+ 46853 1.1713250000000000E-02 5.7685238249059025E-03 1.5329135138892522E+00
+ 46854 1.1713500000000000E-02 5.7689070596157197E-03 1.5329646138606177E+00
+ 46855 1.1713750000000000E-02 5.7692903071008186E-03 1.5330157138319827E+00
+ 46856 1.1714000000000000E-02 5.7696735673612191E-03 1.5330668138033476E+00
+ 46857 1.1714249999999999E-02 5.7700568403969681E-03 1.5331179137747126E+00
+ 46858 1.1714499999999999E-02 5.7704401262080925E-03 1.5331690137460776E+00
+ 46859 1.1714749999999999E-02 5.7708234247946348E-03 1.5332201137174430E+00
+ 46860 1.1715000000000000E-02 5.7712067361566297E-03 1.5332712136888080E+00
+ 46861 1.1715250000000000E-02 5.7715900602941100E-03 1.5333223136601735E+00
+ 46862 1.1715500000000000E-02 5.7719733972071098E-03 1.5333734136315385E+00
+ 46863 1.1715750000000000E-02 5.7723567468956688E-03 1.5334245136029034E+00
+ 46864 1.1715999999999999E-02 5.7727401093598148E-03 1.5334756135742684E+00
+ 46865 1.1716249999999999E-02 5.7731234845995912E-03 1.5335267135456334E+00
+ 46866 1.1716499999999999E-02 5.7735068726150274E-03 1.5335778135169988E+00
+ 46867 1.1716750000000000E-02 5.7738902734061626E-03 1.5336289134883638E+00
+ 46868 1.1717000000000000E-02 5.7742736869730322E-03 1.5336800134597293E+00
+ 46869 1.1717250000000000E-02 5.7746571133156692E-03 1.5337311134310943E+00
+ 46870 1.1717500000000000E-02 5.7750405524341101E-03 1.5337822134024592E+00
+ 46871 1.1717749999999999E-02 5.7754240043283835E-03 1.5338333133738242E+00
+ 46872 1.1717999999999999E-02 5.7758074689985362E-03 1.5338844133451892E+00
+ 46873 1.1718249999999999E-02 5.7761909464445968E-03 1.5339355133165546E+00
+ 46874 1.1718500000000000E-02 5.7765744366666026E-03 1.5339866132879196E+00
+ 46875 1.1718750000000000E-02 5.7769579396645919E-03 1.5340377132592846E+00
+ 46876 1.1719000000000000E-02 5.7773414554385949E-03 1.5340888132306501E+00
+ 46877 1.1719250000000001E-02 5.7777249839886472E-03 1.5341399132020150E+00
+ 46878 1.1719499999999999E-02 5.7781085253147853E-03 1.5341910131733800E+00
+ 46879 1.1719749999999999E-02 5.7784920794170438E-03 1.5342421131447450E+00
+ 46880 1.1720000000000000E-02 5.7788756462954618E-03 1.5342932131161104E+00
+ 46881 1.1720250000000000E-02 5.7792592259500730E-03 1.5343443130874754E+00
+ 46882 1.1720500000000000E-02 5.7796428183809131E-03 1.5343954130588404E+00
+ 46883 1.1720750000000000E-02 5.7800264235880125E-03 1.5344465130302058E+00
+ 46884 1.1721000000000001E-02 5.7804100415714162E-03 1.5344976130015708E+00
+ 46885 1.1721249999999999E-02 5.7807936723311484E-03 1.5345487129729358E+00
+ 46886 1.1721499999999999E-02 5.7811773158672527E-03 1.5345998129443008E+00
+ 46887 1.1721750000000000E-02 5.7815609721797653E-03 1.5346509129156662E+00
+ 46888 1.1722000000000000E-02 5.7819446412687176E-03 1.5347020128870312E+00
+ 46889 1.1722250000000000E-02 5.7823283231341416E-03 1.5347531128583962E+00
+ 46890 1.1722500000000000E-02 5.7827120177760859E-03 1.5348042128297616E+00
+ 46891 1.1722750000000001E-02 5.7830957251945722E-03 1.5348553128011266E+00
+ 46892 1.1722999999999999E-02 5.7834794453896386E-03 1.5349064127724916E+00
+ 46893 1.1723249999999999E-02 5.7838631783613294E-03 1.5349575127438566E+00
+ 46894 1.1723500000000000E-02 5.7842469241096680E-03 1.5350086127152220E+00
+ 46895 1.1723750000000000E-02 5.7846306826347046E-03 1.5350597126865870E+00
+ 46896 1.1724000000000000E-02 5.7850144539364594E-03 1.5351108126579520E+00
+ 46897 1.1724250000000000E-02 5.7853982380149773E-03 1.5351619126293174E+00
+ 46898 1.1724500000000001E-02 5.7857820348702913E-03 1.5352130126006824E+00
+ 46899 1.1724749999999999E-02 5.7861658445024387E-03 1.5352641125720474E+00
+ 46900 1.1724999999999999E-02 5.7865496669114507E-03 1.5353152125434124E+00
+ 46901 1.1725250000000000E-02 5.7869335020973691E-03 1.5353663125147774E+00
+ 46902 1.1725500000000000E-02 5.7873173500602214E-03 1.5354174124861428E+00
+ 46903 1.1725750000000000E-02 5.7877012108000503E-03 1.5354685124575078E+00
+ 46904 1.1726000000000000E-02 5.7880850843168938E-03 1.5355196124288732E+00
+ 46905 1.1726250000000001E-02 5.7884689706107755E-03 1.5355707124002382E+00
+ 46906 1.1726499999999999E-02 5.7888528696812954E-03 1.5356218123716032E+00
+ 46907 1.1726749999999999E-02 5.7892367815253363E-03 1.5356729123429682E+00
+ 46908 1.1727000000000000E-02 5.7896207061423170E-03 1.5357240123143332E+00
+ 46909 1.1727250000000000E-02 5.7900046435322696E-03 1.5357751122856986E+00
+ 46910 1.1727500000000000E-02 5.7903885936952297E-03 1.5358262122570636E+00
+ 46911 1.1727750000000000E-02 5.7907725566312311E-03 1.5358773122284290E+00
+ 46912 1.1728000000000001E-02 5.7911565323403094E-03 1.5359284121997940E+00
+ 46913 1.1728249999999999E-02 5.7915405208224966E-03 1.5359795121711590E+00
+ 46914 1.1728499999999999E-02 5.7919245220778284E-03 1.5360306121425240E+00
+ 46915 1.1728750000000000E-02 5.7923085361063385E-03 1.5360817121138890E+00
+ 46916 1.1729000000000000E-02 5.7926925629080590E-03 1.5361328120852544E+00
+ 46917 1.1729250000000000E-02 5.7930766024830343E-03 1.5361839120566194E+00
+ 46918 1.1729500000000000E-02 5.7934606548312884E-03 1.5362350120279844E+00
+ 46919 1.1729749999999999E-02 5.7938447199528502E-03 1.5362861119993494E+00
+ 46920 1.1729999999999999E-02 5.7942287978477672E-03 1.5363372119707144E+00
+ 46921 1.1730249999999999E-02 5.7946128885160673E-03 1.5363883119420798E+00
+ 46922 1.1730500000000000E-02 5.7949969919577861E-03 1.5364394119134448E+00
+ 46923 1.1730750000000000E-02 5.7953811081729581E-03 1.5364905118848102E+00
+ 46924 1.1731000000000000E-02 5.7957652371616172E-03 1.5365416118561752E+00
+ 46925 1.1731250000000000E-02 5.7961493789237990E-03 1.5365927118275402E+00
+ 46926 1.1731499999999999E-02 5.7965335334595322E-03 1.5366438117989052E+00
+ 46927 1.1731749999999999E-02 5.7969177007688565E-03 1.5366949117702702E+00
+ 46928 1.1731999999999999E-02 5.7973018808518068E-03 1.5367460117416356E+00
+ 46929 1.1732250000000000E-02 5.7976860737084168E-03 1.5367971117130006E+00
+ 46930 1.1732500000000000E-02 5.7980702793387160E-03 1.5368482116843660E+00
+ 46931 1.1732750000000000E-02 5.7984544977427426E-03 1.5368993116557310E+00
+ 46932 1.1733000000000000E-02 5.7988387289205330E-03 1.5369504116270960E+00
+ 46933 1.1733249999999999E-02 5.7992229728721142E-03 1.5370015115984610E+00
+ 46934 1.1733499999999999E-02 5.7996072295975294E-03 1.5370526115698260E+00
+ 46935 1.1733749999999999E-02 5.7999914990968064E-03 1.5371037115411914E+00
+ 46936 1.1734000000000000E-02 5.8003757813699878E-03 1.5371548115125564E+00
+ 46937 1.1734250000000000E-02 5.8007600764170978E-03 1.5372059114839218E+00
+ 46938 1.1734500000000000E-02 5.8011443842381806E-03 1.5372570114552868E+00
+ 46939 1.1734750000000000E-02 5.8015287048332649E-03 1.5373081114266518E+00
+ 46940 1.1734999999999999E-02 5.8019130382023784E-03 1.5373592113980168E+00
+ 46941 1.1735249999999999E-02 5.8022973843455707E-03 1.5374103113693818E+00
+ 46942 1.1735499999999999E-02 5.8026817432628615E-03 1.5374614113407472E+00
+ 46943 1.1735750000000000E-02 5.8030661149542995E-03 1.5375125113121122E+00
+ 46944 1.1736000000000000E-02 5.8034504994199107E-03 1.5375636112834772E+00
+ 46945 1.1736250000000000E-02 5.8038348966597290E-03 1.5376147112548426E+00
+ 46946 1.1736500000000000E-02 5.8042193066737925E-03 1.5376658112262076E+00
+ 46947 1.1736749999999999E-02 5.8046037294621333E-03 1.5377169111975726E+00
+ 46948 1.1736999999999999E-02 5.8049881650247886E-03 1.5377680111689376E+00
+ 46949 1.1737249999999999E-02 5.8053726133617898E-03 1.5378191111403030E+00
+ 46950 1.1737500000000000E-02 5.8057570744731715E-03 1.5378702111116680E+00
+ 46951 1.1737750000000000E-02 5.8061415483589736E-03 1.5379213110830330E+00
+ 46952 1.1738000000000000E-02 5.8065260350192221E-03 1.5379724110543984E+00
+ 46953 1.1738250000000000E-02 5.8069105344539596E-03 1.5380235110257634E+00
+ 46954 1.1738499999999999E-02 5.8072950466632111E-03 1.5380746109971284E+00
+ 46955 1.1738749999999999E-02 5.8076795716470236E-03 1.5381257109684934E+00
+ 46956 1.1738999999999999E-02 5.8080641094054222E-03 1.5381768109398588E+00
+ 46957 1.1739250000000000E-02 5.8084486599384449E-03 1.5382279109112238E+00
+ 46958 1.1739500000000000E-02 5.8088332232461249E-03 1.5382790108825888E+00
+ 46959 1.1739750000000000E-02 5.8092177993284977E-03 1.5383301108539542E+00
+ 46960 1.1740000000000000E-02 5.8096023881855979E-03 1.5383812108253192E+00
+ 46961 1.1740249999999999E-02 5.8099869776845094E-03 1.5384323107966842E+00
+ 46962 1.1740499999999999E-02 5.8103715916783330E-03 1.5384834107680492E+00
+ 46963 1.1740749999999999E-02 5.8107562184455935E-03 1.5385345107394142E+00
+ 46964 1.1741000000000000E-02 5.8111408579863263E-03 1.5385856107107796E+00
+ 46965 1.1741250000000000E-02 5.8115255103005610E-03 1.5386367106821446E+00
+ 46966 1.1741500000000000E-02 5.8119101753883367E-03 1.5386878106535100E+00
+ 46967 1.1741750000000000E-02 5.8122948532496870E-03 1.5387389106248750E+00
+ 46968 1.1741999999999999E-02 5.8126795438846399E-03 1.5387900105962400E+00
+ 46969 1.1742249999999999E-02 5.8130642472932403E-03 1.5388411105676050E+00
+ 46970 1.1742499999999999E-02 5.8134489634755152E-03 1.5388922105389700E+00
+ 46971 1.1742750000000000E-02 5.8138336924315010E-03 1.5389433105103354E+00
+ 46972 1.1743000000000000E-02 5.8142184341612325E-03 1.5389944104817004E+00
+ 46973 1.1743250000000000E-02 5.8146031886647381E-03 1.5390455104530658E+00
+ 46974 1.1743500000000000E-02 5.8149879559420614E-03 1.5390966104244308E+00
+ 46975 1.1743749999999999E-02 5.8153727359932248E-03 1.5391477103957958E+00
+ 46976 1.1743999999999999E-02 5.8157575288182786E-03 1.5391988103671608E+00
+ 46977 1.1744249999999999E-02 5.8161423344172489E-03 1.5392499103385258E+00
+ 46978 1.1744500000000000E-02 5.8165271527901678E-03 1.5393010103098912E+00
+ 46979 1.1744750000000000E-02 5.8169119839370717E-03 1.5393521102812562E+00
+ 46980 1.1745000000000000E-02 5.8172968278579892E-03 1.5394032102526212E+00
+ 46981 1.1745250000000000E-02 5.8176816845529672E-03 1.5394543102239866E+00
+ 46982 1.1745499999999999E-02 5.8180665540220281E-03 1.5395054101953511E+00
+ 46983 1.1745749999999999E-02 5.8184514362652120E-03 1.5395565101667166E+00
+ 46984 1.1745999999999999E-02 5.8188363312825578E-03 1.5396076101380816E+00
+ 46985 1.1746250000000000E-02 5.8192212390740889E-03 1.5396587101094470E+00
+ 46986 1.1746500000000000E-02 5.8196061596398471E-03 1.5397098100808120E+00
+ 46987 1.1746750000000000E-02 5.8199910929798643E-03 1.5397609100521770E+00
+ 46988 1.1747000000000000E-02 5.8203760390941779E-03 1.5398120100235424E+00
+ 46989 1.1747249999999999E-02 5.8207609979828165E-03 1.5398631099949069E+00
+ 46990 1.1747499999999999E-02 5.8211459696458209E-03 1.5399142099662724E+00
+ 46991 1.1747750000000000E-02 5.8215309540832231E-03 1.5399653099376374E+00
+ 46992 1.1748000000000000E-02 5.8219159512950562E-03 1.5400164099090028E+00
+ 46993 1.1748250000000000E-02 5.8223009612813556E-03 1.5400675098803678E+00
+ 46994 1.1748500000000000E-02 5.8226859840421587E-03 1.5401186098517328E+00
+ 46995 1.1748750000000001E-02 5.8230710465323630E-03 1.5401697098230982E+00
+ 46996 1.1748999999999999E-02 5.8234560953028015E-03 1.5402208097944627E+00
+ 46997 1.1749249999999999E-02 5.8238411568492616E-03 1.5402719097658282E+00
+ 46998 1.1749500000000000E-02 5.8242262311717684E-03 1.5403230097371932E+00
+ 46999 1.1749750000000000E-02 5.8246113182703670E-03 1.5403741097085586E+00
+ 47000 1.1750000000000000E-02 5.8249964181450809E-03 1.5404252096799236E+00
+ 47001 1.1750250000000000E-02 5.8253815307959525E-03 1.5404763096512886E+00
+ 47002 1.1750500000000001E-02 5.8257666562230147E-03 1.5405274096226540E+00
+ 47003 1.1750749999999999E-02 5.8261517944263024E-03 1.5405785095940185E+00
+ 47004 1.1750999999999999E-02 5.8265369454058510E-03 1.5406296095653840E+00
+ 47005 1.1751250000000000E-02 5.8269221091616962E-03 1.5406807095367490E+00
+ 47006 1.1751500000000000E-02 5.8273072856938751E-03 1.5407318095081139E+00
+ 47007 1.1751750000000000E-02 5.8276924750024174E-03 1.5407829094794794E+00
+ 47008 1.1752000000000000E-02 5.8280776770873628E-03 1.5408340094508444E+00
+ 47009 1.1752250000000001E-02 5.8284628919487401E-03 1.5408851094222098E+00
+ 47010 1.1752499999999999E-02 5.8288481195865908E-03 1.5409362093935743E+00
+ 47011 1.1752749999999999E-02 5.8292333600009480E-03 1.5409873093649398E+00
+ 47012 1.1753000000000000E-02 5.8296186131918497E-03 1.5410384093363048E+00
+ 47013 1.1753250000000000E-02 5.8300038791593263E-03 1.5410895093076697E+00
+ 47014 1.1753500000000000E-02 5.8303891579034187E-03 1.5411406092790352E+00
+ 47015 1.1753750000000000E-02 5.8307744494241545E-03 1.5411917092504002E+00
+ 47016 1.1754000000000001E-02 5.8311597537215737E-03 1.5412428092217656E+00
+ 47017 1.1754249999999999E-02 5.8315450707957074E-03 1.5412939091931301E+00
+ 47018 1.1754499999999999E-02 5.8319304006465948E-03 1.5413450091644956E+00
+ 47019 1.1754750000000000E-02 5.8323157432742731E-03 1.5413961091358606E+00
+ 47020 1.1755000000000000E-02 5.8327010986787726E-03 1.5414472091072255E+00
+ 47021 1.1755250000000000E-02 5.8330864668601308E-03 1.5414983090785910E+00
+ 47022 1.1755500000000000E-02 5.8334718478183865E-03 1.5415494090499560E+00
+ 47023 1.1755750000000001E-02 5.8338572415535658E-03 1.5416005090213210E+00
+ 47024 1.1755999999999999E-02 5.8342426480657095E-03 1.5416516089926859E+00
+ 47025 1.1756249999999999E-02 5.8346280673548523E-03 1.5417027089640509E+00
+ 47026 1.1756500000000000E-02 5.8350134994210297E-03 1.5417538089354164E+00
+ 47027 1.1756750000000000E-02 5.8353989442642791E-03 1.5418049089067813E+00
+ 47028 1.1757000000000000E-02 5.8357844018846333E-03 1.5418560088781468E+00
+ 47029 1.1757250000000000E-02 5.8361698722821289E-03 1.5419071088495118E+00
+ 47030 1.1757499999999999E-02 5.8365553554567970E-03 1.5419582088208768E+00
+ 47031 1.1757749999999999E-02 5.8369408514086741E-03 1.5420093087922417E+00
+ 47032 1.1757999999999999E-02 5.8373263601378044E-03 1.5420604087636067E+00
+ 47033 1.1758250000000000E-02 5.8377118816442131E-03 1.5421115087349722E+00
+ 47034 1.1758500000000000E-02 5.8380974159279366E-03 1.5421626087063371E+00
+ 47035 1.1758750000000000E-02 5.8384829629890209E-03 1.5422137086777026E+00
+ 47036 1.1759000000000000E-02 5.8388685228274876E-03 1.5422648086490676E+00
+ 47037 1.1759249999999999E-02 5.8392540954433749E-03 1.5423159086204326E+00
+ 47038 1.1759499999999999E-02 5.8396396808367227E-03 1.5423670085917975E+00
+ 47039 1.1759749999999999E-02 5.8400252790075640E-03 1.5424181085631625E+00
+ 47040 1.1760000000000000E-02 5.8404108899559352E-03 1.5424692085345280E+00
+ 47041 1.1760250000000000E-02 5.8407965136818719E-03 1.5425203085058929E+00
+ 47042 1.1760500000000000E-02 5.8411821501854104E-03 1.5425714084772579E+00
+ 47043 1.1760750000000000E-02 5.8415677994665795E-03 1.5426225084486234E+00
+ 47044 1.1760999999999999E-02 5.8419534615254207E-03 1.5426736084199879E+00
+ 47045 1.1761249999999999E-02 5.8423391363619723E-03 1.5427247083913533E+00
+ 47046 1.1761499999999999E-02 5.8427248239762610E-03 1.5427758083627183E+00
+ 47047 1.1761750000000000E-02 5.8431105243683303E-03 1.5428269083340838E+00
+ 47048 1.1762000000000000E-02 5.8434962375382123E-03 1.5428780083054487E+00
+ 47049 1.1762250000000000E-02 5.8438819634859434E-03 1.5429291082768137E+00
+ 47050 1.1762500000000000E-02 5.8442677022115608E-03 1.5429802082481792E+00
+ 47051 1.1762749999999999E-02 5.8446534537150872E-03 1.5430313082195437E+00
+ 47052 1.1762999999999999E-02 5.8450392179965780E-03 1.5430824081909091E+00
+ 47053 1.1763249999999999E-02 5.8454249950560542E-03 1.5431335081622741E+00
+ 47054 1.1763500000000000E-02 5.8458107848935572E-03 1.5431846081336396E+00
+ 47055 1.1763750000000000E-02 5.8461965875091244E-03 1.5432357081050045E+00
+ 47056 1.1764000000000000E-02 5.8465824029027887E-03 1.5432868080763695E+00
+ 47057 1.1764250000000000E-02 5.8469682310745832E-03 1.5433379080477350E+00
+ 47058 1.1764499999999999E-02 5.8473540765676827E-03 1.5433890080190995E+00
+ 47059 1.1764749999999999E-02 5.8477399301841530E-03 1.5434401079904649E+00
+ 47060 1.1764999999999999E-02 5.8481257965748998E-03 1.5434912079618299E+00
+ 47061 1.1765250000000000E-02 5.8485116757399716E-03 1.5435423079331954E+00
+ 47062 1.1765500000000000E-02 5.8488975676793953E-03 1.5435934079045603E+00
+ 47063 1.1765750000000000E-02 5.8492834723932064E-03 1.5436445078759253E+00
+ 47064 1.1766000000000000E-02 5.8496693898814423E-03 1.5436956078472908E+00
+ 47065 1.1766249999999999E-02 5.8500553201441289E-03 1.5437467078186553E+00
+ 47066 1.1766499999999999E-02 5.8504412631813071E-03 1.5437978077900207E+00
+ 47067 1.1766749999999999E-02 5.8508272189930124E-03 1.5438489077613857E+00
+ 47068 1.1767000000000000E-02 5.8512131875792768E-03 1.5439000077327507E+00
+ 47069 1.1767250000000000E-02 5.8515991689401317E-03 1.5439511077041161E+00
+ 47070 1.1767500000000000E-02 5.8519851630756160E-03 1.5440022076754811E+00
+ 47071 1.1767750000000000E-02 5.8523711699857628E-03 1.5440533076468466E+00
+ 47072 1.1767999999999999E-02 5.8527571896706014E-03 1.5441044076182111E+00
+ 47073 1.1768249999999999E-02 5.8531432221301709E-03 1.5441555075895765E+00
+ 47074 1.1768499999999999E-02 5.8535292673645087E-03 1.5442066075609415E+00
+ 47075 1.1768750000000000E-02 5.8539153253736398E-03 1.5442577075323065E+00
+ 47076 1.1769000000000000E-02 5.8543013961576086E-03 1.5443088075036719E+00
+ 47077 1.1769250000000000E-02 5.8546874797164427E-03 1.5443599074750369E+00
+ 47078 1.1769500000000000E-02 5.8550735760501751E-03 1.5444110074464024E+00
+ 47079 1.1769749999999999E-02 5.8554596851588432E-03 1.5444621074177669E+00
+ 47080 1.1769999999999999E-02 5.8558458070424816E-03 1.5445132073891323E+00
+ 47081 1.1770249999999999E-02 5.8562319417011302E-03 1.5445643073604973E+00
+ 47082 1.1770500000000000E-02 5.8566180891348116E-03 1.5446154073318623E+00
+ 47083 1.1770750000000000E-02 5.8570042493435552E-03 1.5446665073032277E+00
+ 47084 1.1771000000000000E-02 5.8573904223274314E-03 1.5447176072745927E+00
+ 47085 1.1771250000000000E-02 5.8577766080864417E-03 1.5447687072459577E+00
+ 47086 1.1771499999999999E-02 5.8581628066206176E-03 1.5448198072173227E+00
+ 47087 1.1771749999999999E-02 5.8585490179300127E-03 1.5448709071886877E+00
+ 47088 1.1771999999999999E-02 5.8589352420146514E-03 1.5449220071600531E+00
+ 47089 1.1772250000000000E-02 5.8593214788745691E-03 1.5449731071314181E+00
+ 47090 1.1772500000000000E-02 5.8597077285098024E-03 1.5450242071027835E+00
+ 47091 1.1772750000000000E-02 5.8600939909203825E-03 1.5450753070741485E+00
+ 47092 1.1773000000000000E-02 5.8604802661063491E-03 1.5451264070455135E+00
+ 47093 1.1773249999999999E-02 5.8608665540677285E-03 1.5451775070168785E+00
+ 47094 1.1773499999999999E-02 5.8612528548045604E-03 1.5452286069882435E+00
+ 47095 1.1773749999999999E-02 5.8616391683168779E-03 1.5452797069596089E+00
+ 47096 1.1774000000000000E-02 5.8620254946047173E-03 1.5453308069309739E+00
+ 47097 1.1774250000000000E-02 5.8624118336681160E-03 1.5453819069023393E+00
+ 47098 1.1774500000000000E-02 5.8627981855070982E-03 1.5454330068737043E+00
+ 47099 1.1774750000000000E-02 5.8631845501217056E-03 1.5454841068450693E+00
+ 47100 1.1774999999999999E-02 5.8635709275119772E-03 1.5455352068164343E+00
+ 47101 1.1775249999999999E-02 5.8639573176779321E-03 1.5455863067877993E+00
+ 47102 1.1775500000000000E-02 5.8643437206196214E-03 1.5456374067591647E+00
+ 47103 1.1775750000000000E-02 5.8647301363370765E-03 1.5456885067305297E+00
+ 47104 1.1776000000000000E-02 5.8651165648301081E-03 1.5457396067018951E+00
+ 47105 1.1776250000000000E-02 5.8655030060975341E-03 1.5457907066732601E+00
+ 47106 1.1776500000000001E-02 5.8658894601391603E-03 1.5458418066446251E+00
+ 47107 1.1776749999999999E-02 5.8662759269550386E-03 1.5458929066159901E+00
+ 47108 1.1776999999999999E-02 5.8666624065452002E-03 1.5459440065873551E+00
+ 47109 1.1777250000000000E-02 5.8670488989096764E-03 1.5459951065587205E+00
+ 47110 1.1777500000000000E-02 5.8674354040484994E-03 1.5460462065300855E+00
+ 47111 1.1777750000000000E-02 5.8678219219617097E-03 1.5460973065014505E+00
+ 47112 1.1778000000000000E-02 5.8682084526493353E-03 1.5461484064728159E+00
+ 47113 1.1778250000000001E-02 5.8685949961114099E-03 1.5461995064441809E+00
+ 47114 1.1778499999999999E-02 5.8689815523479691E-03 1.5462506064155459E+00
+ 47115 1.1778749999999999E-02 5.8693681213590485E-03 1.5463017063869109E+00
+ 47116 1.1779000000000000E-02 5.8697547031446836E-03 1.5463528063582763E+00
+ 47117 1.1779250000000000E-02 5.8701412977049073E-03 1.5464039063296413E+00
+ 47118 1.1779500000000000E-02 5.8705279050397458E-03 1.5464550063010063E+00
+ 47119 1.1779750000000000E-02 5.8709145251492440E-03 1.5465061062723717E+00
+ 47120 1.1780000000000001E-02 5.8713011580334377E-03 1.5465572062437367E+00
+ 47121 1.1780249999999999E-02 5.8716878036923414E-03 1.5466083062151017E+00
+ 47122 1.1780499999999999E-02 5.8720744621260134E-03 1.5466594061864667E+00
+ 47123 1.1780750000000000E-02 5.8724611333344761E-03 1.5467105061578321E+00
+ 47124 1.1781000000000000E-02 5.8728478173177600E-03 1.5467616061291971E+00
+ 47125 1.1781250000000000E-02 5.8732345140759161E-03 1.5468127061005621E+00
+ 47126 1.1781500000000000E-02 5.8736212236089559E-03 1.5468638060719275E+00
+ 47127 1.1781750000000001E-02 5.8740079459169287E-03 1.5469149060432925E+00
+ 47128 1.1781999999999999E-02 5.8743946809998596E-03 1.5469660060146575E+00
+ 47129 1.1782249999999999E-02 5.8747814288577912E-03 1.5470171059860225E+00
+ 47130 1.1782500000000000E-02 5.8751681894907556E-03 1.5470682059573875E+00
+ 47131 1.1782750000000000E-02 5.8755549628987831E-03 1.5471193059287529E+00
+ 47132 1.1783000000000000E-02 5.8759417490819137E-03 1.5471704059001179E+00
+ 47133 1.1783250000000000E-02 5.8763285480401758E-03 1.5472215058714833E+00
+ 47134 1.1783500000000001E-02 5.8767153597736104E-03 1.5472726058428483E+00
+ 47135 1.1783749999999999E-02 5.8771021842822374E-03 1.5473237058142133E+00
+ 47136 1.1783999999999999E-02 5.8774890215661114E-03 1.5473748057855783E+00
+ 47137 1.1784250000000000E-02 5.8778758716252488E-03 1.5474259057569433E+00
+ 47138 1.1784500000000000E-02 5.8782627344596949E-03 1.5474770057283087E+00
+ 47139 1.1784750000000000E-02 5.8786496100694842E-03 1.5475281056996737E+00
+ 47140 1.1785000000000000E-02 5.8790364984546428E-03 1.5475792056710391E+00
+ 47141 1.1785249999999999E-02 5.8794233996152081E-03 1.5476303056424037E+00
+ 47142 1.1785499999999999E-02 5.8798103135512172E-03 1.5476814056137691E+00
+ 47143 1.1785749999999999E-02 5.8801972402627032E-03 1.5477325055851341E+00
+ 47144 1.1786000000000000E-02 5.8805841797497024E-03 1.5477836055564991E+00
+ 47145 1.1786250000000000E-02 5.8809711320122453E-03 1.5478347055278645E+00
+ 47146 1.1786500000000000E-02 5.8813580970503692E-03 1.5478858054992295E+00
+ 47147 1.1786750000000000E-02 5.8817450748641061E-03 1.5479369054705945E+00
+ 47148 1.1786999999999999E-02 5.8821320654534898E-03 1.5479880054419595E+00
+ 47149 1.1787249999999999E-02 5.8825190688185612E-03 1.5480391054133245E+00
+ 47150 1.1787499999999999E-02 5.8829060849593471E-03 1.5480902053846899E+00
+ 47151 1.1787750000000000E-02 5.8832931138758857E-03 1.5481413053560549E+00
+ 47152 1.1788000000000000E-02 5.8836801555682073E-03 1.5481924053274203E+00
+ 47153 1.1788250000000000E-02 5.8840672100363527E-03 1.5482435052987853E+00
+ 47154 1.1788500000000000E-02 5.8844542772803548E-03 1.5482946052701503E+00
+ 47155 1.1788749999999999E-02 5.8848413573002432E-03 1.5483457052415153E+00
+ 47156 1.1788999999999999E-02 5.8852284500960552E-03 1.5483968052128803E+00
+ 47157 1.1789249999999999E-02 5.8856155556678254E-03 1.5484479051842457E+00
+ 47158 1.1789500000000000E-02 5.8860026740155799E-03 1.5484990051556107E+00
+ 47159 1.1789750000000000E-02 5.8863898051393793E-03 1.5485501051269761E+00
+ 47160 1.1790000000000000E-02 5.8867769490392359E-03 1.5486012050983411E+00
+ 47161 1.1790250000000000E-02 5.8871641057151843E-03 1.5486523050697061E+00
+ 47162 1.1790499999999999E-02 5.8875512751672627E-03 1.5487034050410711E+00
+ 47163 1.1790749999999999E-02 5.8879384573955074E-03 1.5487545050124361E+00
+ 47164 1.1790999999999999E-02 5.8883256523999498E-03 1.5488056049838015E+00
+ 47165 1.1791250000000000E-02 5.8887128601806315E-03 1.5488567049551665E+00
+ 47166 1.1791500000000000E-02 5.8891000807375776E-03 1.5489078049265319E+00
+ 47167 1.1791750000000000E-02 5.8894873140708298E-03 1.5489589048978969E+00
+ 47168 1.1792000000000000E-02 5.8898745601804201E-03 1.5490100048692619E+00
+ 47169 1.1792249999999999E-02 5.8902618190663789E-03 1.5490611048406269E+00
+ 47170 1.1792499999999999E-02 5.8906490907287444E-03 1.5491122048119919E+00
+ 47171 1.1792749999999999E-02 5.8910363751675573E-03 1.5491633047833573E+00
+ 47172 1.1793000000000000E-02 5.8914236723828436E-03 1.5492144047547223E+00
+ 47173 1.1793250000000000E-02 5.8918109823746408E-03 1.5492655047260873E+00
+ 47174 1.1793500000000000E-02 5.8921983051429842E-03 1.5493166046974527E+00
+ 47175 1.1793750000000000E-02 5.8925856406879216E-03 1.5493677046688177E+00
+ 47176 1.1793999999999999E-02 5.8929729890094444E-03 1.5494188046401827E+00
+ 47177 1.1794249999999999E-02 5.8933603501076272E-03 1.5494699046115477E+00
+ 47178 1.1794499999999999E-02 5.8937477239825037E-03 1.5495210045829131E+00
+ 47179 1.1794750000000000E-02 5.8941351106340913E-03 1.5495721045542781E+00
+ 47180 1.1795000000000000E-02 5.8945225100624325E-03 1.5496232045256431E+00
+ 47181 1.1795250000000000E-02 5.8949099222675655E-03 1.5496743044970085E+00
+ 47182 1.1795500000000000E-02 5.8952973472495189E-03 1.5497254044683735E+00
+ 47183 1.1795749999999999E-02 5.8956847850083292E-03 1.5497765044397385E+00
+ 47184 1.1795999999999999E-02 5.8960722355440327E-03 1.5498276044111035E+00
+ 47185 1.1796249999999999E-02 5.8964596988566615E-03 1.5498787043824689E+00
+ 47186 1.1796500000000000E-02 5.8968471749462539E-03 1.5499298043538339E+00
+ 47187 1.1796750000000000E-02 5.8972346638128401E-03 1.5499809043251989E+00
+ 47188 1.1797000000000000E-02 5.8976221654564584E-03 1.5500320042965643E+00
+ 47189 1.1797250000000000E-02 5.8980096798771460E-03 1.5500831042679293E+00
+ 47190 1.1797499999999999E-02 5.8983972070749272E-03 1.5501342042392943E+00
+ 47191 1.1797749999999999E-02 5.8987847470498480E-03 1.5501853042106593E+00
+ 47192 1.1797999999999999E-02 5.8991722998019448E-03 1.5502364041820242E+00
+ 47193 1.1798250000000000E-02 5.8995598653312376E-03 1.5502875041533897E+00
+ 47194 1.1798500000000000E-02 5.8999474436377698E-03 1.5503386041247547E+00
+ 47195 1.1798750000000000E-02 5.9003350347215794E-03 1.5503897040961201E+00
+ 47196 1.1799000000000000E-02 5.9007226385827012E-03 1.5504408040674851E+00
+ 47197 1.1799249999999999E-02 5.9011102552211595E-03 1.5504919040388501E+00
+ 47198 1.1799499999999999E-02 5.9014978846370020E-03 1.5505430040102151E+00
+ 47199 1.1799749999999999E-02 5.9018855268302625E-03 1.5505941039815800E+00
+ 47200 1.1800000000000000E-02 5.9022731818009627E-03 1.5506452039529455E+00
+ 47201 1.1800250000000000E-02 5.9026608495491529E-03 1.5506963039243105E+00
+ 47202 1.1800500000000000E-02 5.9030485300748600E-03 1.5507474038956759E+00
+ 47203 1.1800750000000000E-02 5.9034362233781187E-03 1.5507985038670409E+00
+ 47204 1.1800999999999999E-02 5.9038239294580365E-03 1.5508496038384059E+00
+ 47205 1.1801249999999999E-02 5.9042116483110016E-03 1.5509007038097709E+00
+ 47206 1.1801499999999999E-02 5.9045993799366819E-03 1.5509518037811358E+00
+ 47207 1.1801750000000000E-02 5.9049871243351103E-03 1.5510029037525013E+00
+ 47208 1.1802000000000000E-02 5.9053748815063173E-03 1.5510540037238663E+00
+ 47209 1.1802250000000000E-02 5.9057626514503400E-03 1.5511051036952312E+00
+ 47210 1.1802500000000000E-02 5.9061504341672054E-03 1.5511562036665967E+00
+ 47211 1.1802749999999999E-02 5.9065382296569473E-03 1.5512073036379612E+00
+ 47212 1.1802999999999999E-02 5.9069260379196083E-03 1.5512584036093267E+00
+ 47213 1.1803250000000000E-02 5.9073138589552108E-03 1.5513095035806916E+00
+ 47214 1.1803500000000000E-02 5.9077016927637990E-03 1.5513606035520571E+00
+ 47215 1.1803750000000000E-02 5.9080895393453913E-03 1.5514117035234221E+00
+ 47216 1.1804000000000000E-02 5.9084773987000370E-03 1.5514628034947870E+00
+ 47217 1.1804250000000001E-02 5.9088652708277527E-03 1.5515139034661525E+00
+ 47218 1.1804499999999999E-02 5.9092531557285825E-03 1.5515650034375170E+00
+ 47219 1.1804749999999999E-02 5.9096410534025595E-03 1.5516161034088825E+00
+ 47220 1.1805000000000000E-02 5.9100289638497139E-03 1.5516672033802474E+00
+ 47221 1.1805250000000000E-02 5.9104168870700857E-03 1.5517183033516129E+00
+ 47222 1.1805500000000000E-02 5.9108048230636914E-03 1.5517694033229779E+00
+ 47223 1.1805750000000000E-02 5.9111927718305821E-03 1.5518205032943428E+00
+ 47224 1.1806000000000001E-02 5.9115807333707813E-03 1.5518716032657083E+00
+ 47225 1.1806249999999999E-02 5.9119687076843262E-03 1.5519227032370728E+00
+ 47226 1.1806499999999999E-02 5.9123566947712489E-03 1.5519738032084383E+00
+ 47227 1.1806750000000000E-02 5.9127446946315833E-03 1.5520249031798032E+00
+ 47228 1.1807000000000000E-02 5.9131327072653606E-03 1.5520760031511687E+00
+ 47229 1.1807250000000000E-02 5.9135207326726207E-03 1.5521271031225337E+00
+ 47230 1.1807500000000000E-02 5.9139087708533853E-03 1.5521782030938986E+00
+ 47231 1.1807750000000001E-02 5.9142968218076977E-03 1.5522293030652641E+00
+ 47232 1.1807999999999999E-02 5.9146848855355857E-03 1.5522804030366286E+00
+ 47233 1.1808249999999999E-02 5.9150729620370910E-03 1.5523315030079941E+00
+ 47234 1.1808500000000000E-02 5.9154610513122334E-03 1.5523826029793590E+00
+ 47235 1.1808750000000000E-02 5.9158491533610564E-03 1.5524337029507240E+00
+ 47236 1.1809000000000000E-02 5.9162372681835912E-03 1.5524848029220895E+00
+ 47237 1.1809250000000000E-02 5.9166253957798716E-03 1.5525359028934544E+00
+ 47238 1.1809500000000001E-02 5.9170135361499305E-03 1.5525870028648199E+00
+ 47239 1.1809749999999999E-02 5.9174016892937966E-03 1.5526381028361844E+00
+ 47240 1.1809999999999999E-02 5.9177898552115098E-03 1.5526892028075499E+00
+ 47241 1.1810250000000000E-02 5.9181780339031013E-03 1.5527403027789148E+00
+ 47242 1.1810500000000000E-02 5.9185662253686084E-03 1.5527914027502798E+00
+ 47243 1.1810750000000000E-02 5.9189544296080563E-03 1.5528425027216453E+00
+ 47244 1.1811000000000000E-02 5.9193426466214848E-03 1.5528936026930102E+00
+ 47245 1.1811250000000001E-02 5.9197308764089261E-03 1.5529447026643757E+00
+ 47246 1.1811499999999999E-02 5.9201191189704096E-03 1.5529958026357402E+00
+ 47247 1.1811749999999999E-02 5.9205073743059762E-03 1.5530469026071057E+00
+ 47248 1.1812000000000000E-02 5.9208956424156526E-03 1.5530980025784706E+00
+ 47249 1.1812250000000000E-02 5.9212839232994832E-03 1.5531491025498356E+00
+ 47250 1.1812500000000000E-02 5.9216722169574834E-03 1.5532002025212011E+00
+ 47251 1.1812750000000000E-02 5.9220605233896977E-03 1.5532513024925660E+00
+ 47252 1.1812999999999999E-02 5.9224488425961572E-03 1.5533024024639310E+00
+ 47253 1.1813249999999999E-02 5.9228371745769027E-03 1.5533535024352960E+00
+ 47254 1.1813499999999999E-02 5.9232255193319584E-03 1.5534046024066610E+00
+ 47255 1.1813750000000000E-02 5.9236138768613642E-03 1.5534557023780264E+00
+ 47256 1.1814000000000000E-02 5.9240022471651515E-03 1.5535068023493914E+00
+ 47257 1.1814250000000000E-02 5.9243906302433539E-03 1.5535579023207569E+00
+ 47258 1.1814500000000000E-02 5.9247790260959976E-03 1.5536090022921218E+00
+ 47259 1.1814749999999999E-02 5.9251674347231276E-03 1.5536601022634868E+00
+ 47260 1.1814999999999999E-02 5.9255558561247734E-03 1.5537112022348518E+00
+ 47261 1.1815249999999999E-02 5.9259442903009680E-03 1.5537623022062168E+00
+ 47262 1.1815500000000000E-02 5.9263327372517452E-03 1.5538134021775822E+00
+ 47263 1.1815750000000000E-02 5.9267211969771362E-03 1.5538645021489472E+00
+ 47264 1.1816000000000000E-02 5.9271096694771775E-03 1.5539156021203127E+00
+ 47265 1.1816250000000000E-02 5.9274981547519021E-03 1.5539667020916776E+00
+ 47266 1.1816499999999999E-02 5.9278866528013462E-03 1.5540178020630426E+00
+ 47267 1.1816749999999999E-02 5.9282751636255213E-03 1.5540689020344076E+00
+ 47268 1.1816999999999999E-02 5.9286636872245184E-03 1.5541200020057726E+00
+ 47269 1.1817250000000000E-02 5.9290522235983132E-03 1.5541711019771380E+00
+ 47270 1.1817500000000000E-02 5.9294407727469621E-03 1.5542222019485030E+00
+ 47271 1.1817750000000000E-02 5.9298293346704946E-03 1.5542733019198685E+00
+ 47272 1.1818000000000000E-02 5.9302179093689488E-03 1.5543244018912334E+00
+ 47273 1.1818249999999999E-02 5.9306064968423508E-03 1.5543755018625980E+00
+ 47274 1.1818499999999999E-02 5.9309950970907466E-03 1.5544266018339634E+00
+ 47275 1.1818749999999999E-02 5.9313837101141595E-03 1.5544777018053284E+00
+ 47276 1.1819000000000000E-02 5.9317723359126285E-03 1.5545288017766938E+00
+ 47277 1.1819250000000000E-02 5.9321609744861807E-03 1.5545799017480588E+00
+ 47278 1.1819500000000000E-02 5.9325496258348567E-03 1.5546310017194238E+00
+ 47279 1.1819750000000000E-02 5.9329382899586912E-03 1.5546821016907892E+00
+ 47280 1.1819999999999999E-02 5.9333269668577094E-03 1.5547332016621538E+00
+ 47281 1.1820249999999999E-02 5.9337156594676914E-03 1.5547843016335192E+00
+ 47282 1.1820499999999999E-02 5.9341043618194120E-03 1.5548354016048842E+00
+ 47283 1.1820750000000000E-02 5.9344930769469825E-03 1.5548865015762496E+00
+ 47284 1.1821000000000000E-02 5.9348818048504297E-03 1.5549376015476146E+00
+ 47285 1.1821250000000000E-02 5.9352705455297961E-03 1.5549887015189796E+00
+ 47286 1.1821500000000000E-02 5.9356592989851086E-03 1.5550398014903450E+00
+ 47287 1.1821749999999999E-02 5.9360480652164063E-03 1.5550909014617096E+00
+ 47288 1.1821999999999999E-02 5.9364368442237237E-03 1.5551420014330750E+00
+ 47289 1.1822249999999999E-02 5.9368256360070905E-03 1.5551931014044400E+00
+ 47290 1.1822500000000000E-02 5.9372144405665473E-03 1.5552442013758054E+00
+ 47291 1.1822750000000000E-02 5.9376032579021212E-03 1.5552953013471704E+00
+ 47292 1.1823000000000000E-02 5.9379920880138510E-03 1.5553464013185354E+00
+ 47293 1.1823250000000000E-02 5.9383809309017732E-03 1.5553975012899008E+00
+ 47294 1.1823499999999999E-02 5.9387697865659009E-03 1.5554486012612654E+00
+ 47295 1.1823749999999999E-02 5.9391586550062974E-03 1.5554997012326308E+00
+ 47296 1.1823999999999999E-02 5.9395475362229808E-03 1.5555508012039958E+00
+ 47297 1.1824250000000000E-02 5.9399364302159972E-03 1.5556019011753608E+00
+ 47298 1.1824500000000000E-02 5.9403253369853699E-03 1.5556530011467262E+00
+ 47299 1.1824750000000000E-02 5.9407142565311303E-03 1.5557041011180912E+00
+ 47300 1.1825000000000000E-02 5.9411031888533215E-03 1.5557552010894566E+00
+ 47301 1.1825249999999999E-02 5.9414921339519750E-03 1.5558063010608212E+00
+ 47302 1.1825499999999999E-02 5.9418810918271210E-03 1.5558574010321866E+00
+ 47303 1.1825749999999999E-02 5.9422700624788011E-03 1.5559085010035516E+00
+ 47304 1.1826000000000000E-02 5.9426590459070250E-03 1.5559596009749166E+00
+ 47305 1.1826250000000000E-02 5.9430480421098775E-03 1.5560107009462820E+00
+ 47306 1.1826500000000000E-02 5.9434370510860739E-03 1.5560618009176470E+00
+ 47307 1.1826750000000000E-02 5.9438260728356526E-03 1.5561129008890124E+00
+ 47308 1.1826999999999999E-02 5.9442151073586412E-03 1.5561640008603770E+00
+ 47309 1.1827249999999999E-02 5.9446041546550822E-03 1.5562151008317424E+00
+ 47310 1.1827499999999999E-02 5.9449932147249982E-03 1.5562662008031074E+00
+ 47311 1.1827750000000000E-02 5.9453822875684299E-03 1.5563173007744724E+00
+ 47312 1.1828000000000000E-02 5.9457713731854087E-03 1.5563684007458378E+00
+ 47313 1.1828250000000000E-02 5.9461604715759656E-03 1.5564195007172028E+00
+ 47314 1.1828500000000000E-02 5.9465495827401276E-03 1.5564706006885678E+00
+ 47315 1.1828749999999999E-02 5.9469387066779355E-03 1.5565217006599328E+00
+ 47316 1.1828999999999999E-02 5.9473278433894283E-03 1.5565728006312978E+00
+ 47317 1.1829249999999999E-02 5.9477169928746285E-03 1.5566239006026632E+00
+ 47318 1.1829500000000000E-02 5.9481061551335743E-03 1.5566750005740282E+00
+ 47319 1.1829750000000000E-02 5.9484953301663012E-03 1.5567261005453936E+00
+ 47320 1.1830000000000000E-02 5.9488845179728328E-03 1.5567772005167586E+00
+ 47321 1.1830250000000000E-02 5.9492737185532097E-03 1.5568283004881236E+00
+ 47322 1.1830499999999999E-02 5.9496629319074658E-03 1.5568794004594886E+00
+ 47323 1.1830749999999999E-02 5.9500521580356305E-03 1.5569305004308536E+00
+ 47324 1.1831000000000000E-02 5.9504413969377386E-03 1.5569816004022190E+00
+ 47325 1.1831250000000000E-02 5.9508306486138283E-03 1.5570327003735840E+00
+ 47326 1.1831500000000000E-02 5.9512199130639229E-03 1.5570838003449494E+00
+ 47327 1.1831750000000000E-02 5.9516091902880623E-03 1.5571349003163144E+00
+ 47328 1.1832000000000001E-02 5.9519984802862769E-03 1.5571860002876794E+00
+ 47329 1.1832249999999999E-02 5.9523877830586040E-03 1.5572371002590444E+00
+ 47330 1.1832499999999999E-02 5.9527770986050731E-03 1.5572882002304094E+00
+ 47331 1.1832750000000000E-02 5.9531664269257155E-03 1.5573393002017748E+00
+ 47332 1.1833000000000000E-02 5.9535557680205709E-03 1.5573904001731398E+00
+ 47333 1.1833250000000000E-02 5.9539451218896689E-03 1.5574415001445052E+00
+ 47334 1.1833500000000000E-02 5.9543344885330390E-03 1.5574926001158702E+00
+ 47335 1.1833750000000001E-02 5.9547238679507238E-03 1.5575437000872352E+00
+ 47336 1.1833999999999999E-02 5.9551132601427473E-03 1.5575948000586002E+00
+ 47337 1.1834249999999999E-02 5.9555026651091506E-03 1.5576459000299652E+00
+ 47338 1.1834500000000000E-02 5.9558920828499604E-03 1.5576970000013306E+00
+ 47339 1.1834750000000000E-02 5.9562815133652166E-03 1.5577480999726956E+00
+ 47340 1.1835000000000000E-02 5.9566709566549469E-03 1.5577991999440606E+00
+ 47341 1.1835250000000000E-02 5.9570604127191836E-03 1.5578502999154260E+00
+ 47342 1.1835500000000001E-02 5.9574498815579708E-03 1.5579013998867910E+00
+ 47343 1.1835749999999999E-02 5.9578393631713250E-03 1.5579524998581560E+00
+ 47344 1.1835999999999999E-02 5.9582288575592930E-03 1.5580035998295210E+00
+ 47345 1.1836250000000000E-02 5.9586183647219060E-03 1.5580546998008864E+00
+ 47346 1.1836500000000000E-02 5.9590078846591919E-03 1.5581057997722514E+00
+ 47347 1.1836750000000000E-02 5.9593974173711905E-03 1.5581568997436164E+00
+ 47348 1.1837000000000000E-02 5.9597869628579304E-03 1.5582079997149818E+00
+ 47349 1.1837250000000001E-02 5.9601765211194464E-03 1.5582590996863468E+00
+ 47350 1.1837499999999999E-02 5.9605660921557731E-03 1.5583101996577118E+00
+ 47351 1.1837749999999999E-02 5.9609556759669452E-03 1.5583612996290768E+00
+ 47352 1.1838000000000000E-02 5.9613452725529948E-03 1.5584123996004422E+00
+ 47353 1.1838250000000000E-02 5.9617348819139505E-03 1.5584634995718072E+00
+ 47354 1.1838500000000000E-02 5.9621245040498549E-03 1.5585145995431722E+00
+ 47355 1.1838750000000000E-02 5.9625141389607339E-03 1.5585656995145376E+00
+ 47356 1.1839000000000001E-02 5.9629037866466266E-03 1.5586167994859026E+00
+ 47357 1.1839249999999999E-02 5.9632934471075608E-03 1.5586678994572676E+00
+ 47358 1.1839499999999999E-02 5.9636831203435728E-03 1.5587189994286326E+00
+ 47359 1.1839750000000000E-02 5.9640728063547000E-03 1.5587700993999976E+00
+ 47360 1.1840000000000000E-02 5.9644625051409692E-03 1.5588211993713630E+00
+ 47361 1.1840250000000000E-02 5.9648522167024169E-03 1.5588722993427280E+00
+ 47362 1.1840500000000000E-02 5.9652419410390796E-03 1.5589233993140934E+00
+ 47363 1.1840750000000001E-02 5.9656316781509840E-03 1.5589744992854584E+00
+ 47364 1.1840999999999999E-02 5.9660214280381702E-03 1.5590255992568234E+00
+ 47365 1.1841249999999999E-02 5.9664111907006658E-03 1.5590766992281884E+00
+ 47366 1.1841500000000000E-02 5.9668009661385125E-03 1.5591277991995534E+00
+ 47367 1.1841750000000000E-02 5.9671907543517406E-03 1.5591788991709188E+00
+ 47368 1.1842000000000000E-02 5.9675805553403797E-03 1.5592299991422838E+00
+ 47369 1.1842250000000000E-02 5.9679703691044644E-03 1.5592810991136492E+00
+ 47370 1.1842499999999999E-02 5.9683601956440268E-03 1.5593321990850137E+00
+ 47371 1.1842749999999999E-02 5.9687500349591095E-03 1.5593832990563792E+00
+ 47372 1.1842999999999999E-02 5.9691398870497401E-03 1.5594343990277442E+00
+ 47373 1.1843250000000000E-02 5.9695297519159517E-03 1.5594854989991092E+00
+ 47374 1.1843500000000000E-02 5.9699196295577798E-03 1.5595365989704746E+00
+ 47375 1.1843750000000000E-02 5.9703095199752556E-03 1.5595876989418396E+00
+ 47376 1.1844000000000000E-02 5.9706994231684164E-03 1.5596387989132046E+00
+ 47377 1.1844249999999999E-02 5.9710893391372866E-03 1.5596898988845695E+00
+ 47378 1.1844499999999999E-02 5.9714792678819163E-03 1.5597409988559345E+00
+ 47379 1.1844749999999999E-02 5.9718692094023248E-03 1.5597920988273000E+00
+ 47380 1.1845000000000000E-02 5.9722591636985518E-03 1.5598431987986650E+00
+ 47381 1.1845250000000000E-02 5.9726491307706304E-03 1.5598942987700304E+00
+ 47382 1.1845500000000000E-02 5.9730391106185944E-03 1.5599453987413954E+00
+ 47383 1.1845750000000000E-02 5.9734291032424785E-03 1.5599964987127604E+00
+ 47384 1.1845999999999999E-02 5.9738191086423113E-03 1.5600475986841253E+00
+ 47385 1.1846249999999999E-02 5.9742091268181318E-03 1.5600986986554903E+00
+ 47386 1.1846499999999999E-02 5.9745991577699730E-03 1.5601497986268558E+00
+ 47387 1.1846750000000000E-02 5.9749892014978705E-03 1.5602008985982208E+00
+ 47388 1.1847000000000000E-02 5.9753792580018632E-03 1.5602519985695862E+00
+ 47389 1.1847250000000000E-02 5.9757693272819608E-03 1.5603030985409512E+00
+ 47390 1.1847500000000000E-02 5.9761594093382170E-03 1.5603541985123162E+00
+ 47391 1.1847749999999999E-02 5.9765495041706664E-03 1.5604052984836811E+00
+ 47392 1.1847999999999999E-02 5.9769396117793404E-03 1.5604563984550461E+00
+ 47393 1.1848249999999999E-02 5.9773297321642684E-03 1.5605074984264116E+00
+ 47394 1.1848500000000000E-02 5.9777198653254877E-03 1.5605585983977766E+00
+ 47395 1.1848750000000000E-02 5.9781100112630322E-03 1.5606096983691420E+00
+ 47396 1.1849000000000000E-02 5.9785001699769339E-03 1.5606607983405070E+00
+ 47397 1.1849250000000000E-02 5.9788903414672318E-03 1.5607118983118720E+00
+ 47398 1.1849499999999999E-02 5.9792805257339460E-03 1.5607629982832369E+00
+ 47399 1.1849749999999999E-02 5.9796707227771301E-03 1.5608140982546019E+00
+ 47400 1.1849999999999999E-02 5.9800609325968051E-03 1.5608651982259674E+00
+ 47401 1.1850250000000000E-02 5.9804511551930081E-03 1.5609162981973324E+00
+ 47402 1.1850500000000000E-02 5.9808413905657713E-03 1.5609673981686973E+00
+ 47403 1.1850750000000000E-02 5.9812316387151338E-03 1.5610184981400628E+00
+ 47404 1.1851000000000000E-02 5.9816218996411223E-03 1.5610695981114278E+00
+ 47405 1.1851249999999999E-02 5.9820121733437691E-03 1.5611206980827927E+00
+ 47406 1.1851499999999999E-02 5.9824024598231227E-03 1.5611717980541577E+00
+ 47407 1.1851749999999999E-02 5.9827927590792055E-03 1.5612228980255232E+00
+ 47408 1.1852000000000000E-02 5.9831830711120507E-03 1.5612739979968882E+00
+ 47409 1.1852250000000000E-02 5.9835733959217015E-03 1.5613250979682531E+00
+ 47410 1.1852500000000000E-02 5.9839637335081814E-03 1.5613761979396186E+00
+ 47411 1.1852750000000000E-02 5.9843540838715277E-03 1.5614272979109836E+00
+ 47412 1.1852999999999999E-02 5.9847444470117724E-03 1.5614783978823485E+00
+ 47413 1.1853249999999999E-02 5.9851348229289563E-03 1.5615294978537135E+00
+ 47414 1.1853499999999999E-02 5.9855252116231116E-03 1.5615805978250790E+00
+ 47415 1.1853750000000000E-02 5.9859156130942686E-03 1.5616316977964440E+00
+ 47416 1.1854000000000000E-02 5.9863060273424645E-03 1.5616827977678089E+00
+ 47417 1.1854250000000000E-02 5.9866964543677315E-03 1.5617338977391744E+00
+ 47418 1.1854500000000000E-02 5.9870868941701016E-03 1.5617849977105394E+00
+ 47419 1.1854749999999999E-02 5.9874773467496105E-03 1.5618360976819043E+00
+ 47420 1.1854999999999999E-02 5.9878678121062980E-03 1.5618871976532693E+00
+ 47421 1.1855249999999999E-02 5.9882582902401884E-03 1.5619382976246343E+00
+ 47422 1.1855500000000000E-02 5.9886487811513242E-03 1.5619893975959998E+00
+ 47423 1.1855750000000000E-02 5.9890392848397376E-03 1.5620404975673647E+00
+ 47424 1.1856000000000000E-02 5.9894298013054605E-03 1.5620915975387302E+00
+ 47425 1.1856250000000000E-02 5.9898203305485259E-03 1.5621426975100952E+00
+ 47426 1.1856499999999999E-02 5.9902108725689660E-03 1.5621937974814601E+00
+ 47427 1.1856749999999999E-02 5.9906014273668233E-03 1.5622448974528251E+00
+ 47428 1.1856999999999999E-02 5.9909919949421289E-03 1.5622959974241901E+00
+ 47429 1.1857250000000000E-02 5.9913825752949132E-03 1.5623470973955556E+00
+ 47430 1.1857500000000000E-02 5.9917731684252136E-03 1.5623981973669205E+00
+ 47431 1.1857750000000000E-02 5.9921637743330621E-03 1.5624492973382860E+00
+ 47432 1.1858000000000000E-02 5.9925543930184908E-03 1.5625003973096510E+00
+ 47433 1.1858249999999999E-02 5.9929450244815404E-03 1.5625514972810159E+00
+ 47434 1.1858499999999999E-02 5.9933356687222389E-03 1.5626025972523809E+00
+ 47435 1.1858749999999999E-02 5.9937263257406328E-03 1.5626536972237459E+00
+ 47436 1.1859000000000000E-02 5.9941169955367397E-03 1.5627047971951114E+00
+ 47437 1.1859250000000000E-02 5.9945076781106020E-03 1.5627558971664763E+00
+ 47438 1.1859500000000000E-02 5.9948983734622553E-03 1.5628069971378413E+00
+ 47439 1.1859750000000000E-02 5.9952890815917299E-03 1.5628580971092068E+00
+ 47440 1.1859999999999999E-02 5.9956798024990614E-03 1.5629091970805713E+00
+ 47441 1.1860249999999999E-02 5.9960705361842854E-03 1.5629602970519367E+00
+ 47442 1.1860500000000000E-02 5.9964612826474322E-03 1.5630113970233017E+00
+ 47443 1.1860750000000000E-02 5.9968520418885434E-03 1.5630624969946671E+00
+ 47444 1.1861000000000000E-02 5.9972428139076477E-03 1.5631135969660321E+00
+ 47445 1.1861250000000000E-02 5.9976335987047824E-03 1.5631646969373971E+00
+ 47446 1.1861500000000001E-02 5.9980243962799752E-03 1.5632157969087626E+00
+ 47447 1.1861749999999999E-02 5.9984152066332687E-03 1.5632668968801271E+00
+ 47448 1.1861999999999999E-02 5.9988060297646965E-03 1.5633179968514925E+00
+ 47449 1.1862250000000000E-02 5.9991968656742884E-03 1.5633690968228575E+00
+ 47450 1.1862500000000000E-02 5.9995877143620797E-03 1.5634201967942229E+00
+ 47451 1.1862750000000000E-02 5.9999785758281096E-03 1.5634712967655879E+00
+ 47452 1.1863000000000000E-02 6.0003694500724049E-03 1.5635223967369529E+00
+ 47453 1.1863250000000001E-02 6.0007603370950046E-03 1.5635734967083184E+00
+ 47454 1.1863499999999999E-02 6.0011512368959392E-03 1.5636245966796829E+00
+ 47455 1.1863749999999999E-02 6.0015421494752485E-03 1.5636756966510483E+00
+ 47456 1.1864000000000000E-02 6.0019330748329654E-03 1.5637267966224133E+00
+ 47457 1.1864250000000000E-02 6.0023240129691213E-03 1.5637778965937787E+00
+ 47458 1.1864500000000000E-02 6.0027149638837559E-03 1.5638289965651437E+00
+ 47459 1.1864750000000000E-02 6.0031059275769041E-03 1.5638800965365087E+00
+ 47460 1.1865000000000001E-02 6.0034969040485917E-03 1.5639311965078742E+00
+ 47461 1.1865249999999999E-02 6.0038878932988570E-03 1.5639822964792387E+00
+ 47462 1.1865499999999999E-02 6.0042788953277373E-03 1.5640333964506041E+00
+ 47463 1.1865750000000000E-02 6.0046699101352638E-03 1.5640844964219691E+00
+ 47464 1.1866000000000000E-02 6.0050609377214764E-03 1.5641355963933341E+00
+ 47465 1.1866250000000000E-02 6.0054519780864046E-03 1.5641866963646995E+00
+ 47466 1.1866500000000000E-02 6.0058430312300883E-03 1.5642377963360645E+00
+ 47467 1.1866750000000001E-02 6.0062340971525508E-03 1.5642888963074300E+00
+ 47468 1.1866999999999999E-02 6.0066251758538348E-03 1.5643399962787945E+00
+ 47469 1.1867249999999999E-02 6.0070162673339783E-03 1.5643910962501599E+00
+ 47470 1.1867500000000000E-02 6.0074073715930083E-03 1.5644421962215249E+00
+ 47471 1.1867750000000000E-02 6.0077984886309629E-03 1.5644932961928899E+00
+ 47472 1.1868000000000000E-02 6.0081896184478777E-03 1.5645443961642553E+00
+ 47473 1.1868250000000000E-02 6.0085807610437830E-03 1.5645954961356203E+00
+ 47474 1.1868500000000001E-02 6.0089719164187179E-03 1.5646465961069858E+00
+ 47475 1.1868749999999999E-02 6.0093630845727102E-03 1.5646976960783503E+00
+ 47476 1.1868999999999999E-02 6.0097542655058065E-03 1.5647487960497157E+00
+ 47477 1.1869250000000000E-02 6.0101454592180288E-03 1.5647998960210807E+00
+ 47478 1.1869500000000000E-02 6.0105366657094237E-03 1.5648509959924457E+00
+ 47479 1.1869750000000000E-02 6.0109278849800165E-03 1.5649020959638111E+00
+ 47480 1.1870000000000000E-02 6.0113191170298539E-03 1.5649531959351761E+00
+ 47481 1.1870249999999999E-02 6.0117103618589404E-03 1.5650042959065411E+00
+ 47482 1.1870499999999999E-02 6.0121016194673417E-03 1.5650553958779061E+00
+ 47483 1.1870749999999999E-02 6.0124928898550832E-03 1.5651064958492711E+00
+ 47484 1.1871000000000000E-02 6.0128841730221986E-03 1.5651575958206365E+00
+ 47485 1.1871250000000000E-02 6.0132754689687243E-03 1.5652086957920015E+00
+ 47486 1.1871500000000000E-02 6.0136667776946925E-03 1.5652597957633669E+00
+ 47487 1.1871750000000000E-02 6.0140580992001360E-03 1.5653108957347319E+00
+ 47488 1.1871999999999999E-02 6.0144494334850949E-03 1.5653619957060969E+00
+ 47489 1.1872249999999999E-02 6.0148407805496020E-03 1.5654130956774619E+00
+ 47490 1.1872499999999999E-02 6.0152321403936894E-03 1.5654641956488269E+00
+ 47491 1.1872750000000000E-02 6.0156235130173962E-03 1.5655152956201923E+00
+ 47492 1.1873000000000000E-02 6.0160148984207537E-03 1.5655663955915573E+00
+ 47493 1.1873250000000000E-02 6.0164062966037955E-03 1.5656174955629227E+00
+ 47494 1.1873500000000000E-02 6.0167977075665617E-03 1.5656685955342877E+00
+ 47495 1.1873749999999999E-02 6.0171891313090817E-03 1.5657196955056527E+00
+ 47496 1.1873999999999999E-02 6.0175805678313920E-03 1.5657707954770177E+00
+ 47497 1.1874249999999999E-02 6.0179720171335297E-03 1.5658218954483827E+00
+ 47498 1.1874500000000000E-02 6.0183634792155272E-03 1.5658729954197481E+00
+ 47499 1.1874750000000000E-02 6.0187549540774215E-03 1.5659240953911131E+00
+ 47500 1.1875000000000000E-02 6.0191464417192423E-03 1.5659751953624785E+00
+ 47501 1.1875250000000000E-02 6.0195379421410294E-03 1.5660262953338435E+00
+ 47502 1.1875499999999999E-02 6.0199294553428167E-03 1.5660773953052081E+00
+ 47503 1.1875749999999999E-02 6.0203209813246361E-03 1.5661284952765735E+00
+ 47504 1.1875999999999999E-02 6.0207125200865269E-03 1.5661795952479385E+00
+ 47505 1.1876250000000000E-02 6.0211040716285262E-03 1.5662306952193039E+00
+ 47506 1.1876500000000000E-02 6.0214956359506602E-03 1.5662817951906689E+00
+ 47507 1.1876750000000000E-02 6.0218872130527318E-03 1.5663328951620339E+00
+ 47508 1.1877000000000000E-02 6.0222788029282211E-03 1.5663839951333993E+00
+ 47509 1.1877249999999999E-02 6.0226704055741610E-03 1.5664350951047639E+00
+ 47510 1.1877499999999999E-02 6.0230620209905748E-03 1.5664861950761293E+00
+ 47511 1.1877749999999999E-02 6.0234536491775058E-03 1.5665372950474943E+00
+ 47512 1.1878000000000000E-02 6.0238452901349776E-03 1.5665883950188597E+00
+ 47513 1.1878250000000000E-02 6.0242369438630169E-03 1.5666394949902247E+00
+ 47514 1.1878500000000000E-02 6.0246286103616689E-03 1.5666905949615897E+00
+ 47515 1.1878750000000000E-02 6.0250202896309528E-03 1.5667416949329551E+00
+ 47516 1.1878999999999999E-02 6.0254119816709022E-03 1.5667927949043197E+00
+ 47517 1.1879249999999999E-02 6.0258036864815519E-03 1.5668438948756851E+00
+ 47518 1.1879499999999999E-02 6.0261954040629340E-03 1.5668949948470501E+00
+ 47519 1.1879750000000000E-02 6.0265871344150788E-03 1.5669460948184155E+00
+ 47520 1.1880000000000000E-02 6.0269788775380133E-03 1.5669971947897805E+00
+ 47521 1.1880250000000000E-02 6.0273706334317782E-03 1.5670482947611455E+00
+ 47522 1.1880500000000000E-02 6.0277624020963951E-03 1.5670993947325109E+00
+ 47523 1.1880749999999999E-02 6.0281541835319023E-03 1.5671504947038755E+00
+ 47524 1.1880999999999999E-02 6.0285459777383249E-03 1.5672015946752409E+00
+ 47525 1.1881249999999999E-02 6.0289377847157011E-03 1.5672526946466059E+00
+ 47526 1.1881500000000000E-02 6.0293296044640517E-03 1.5673037946179709E+00
+ 47527 1.1881750000000000E-02 6.0297214369834313E-03 1.5673548945893363E+00
+ 47528 1.1882000000000000E-02 6.0301132822738468E-03 1.5674059945607013E+00
+ 47529 1.1882250000000000E-02 6.0305051403353486E-03 1.5674570945320667E+00
+ 47530 1.1882499999999999E-02 6.0308970111679393E-03 1.5675081945034313E+00
+ 47531 1.1882749999999999E-02 6.0312888947716831E-03 1.5675592944747967E+00
+ 47532 1.1882999999999999E-02 6.0316807911465938E-03 1.5676103944461617E+00
+ 47533 1.1883250000000000E-02 6.0320727002927121E-03 1.5676614944175267E+00
+ 47534 1.1883500000000000E-02 6.0324646222100634E-03 1.5677125943888921E+00
+ 47535 1.1883750000000000E-02 6.0328565568986813E-03 1.5677636943602571E+00
+ 47536 1.1884000000000000E-02 6.0332485043585928E-03 1.5678147943316225E+00
+ 47537 1.1884249999999999E-02 6.0336404645898343E-03 1.5678658943029871E+00
+ 47538 1.1884499999999999E-02 6.0340324375924388E-03 1.5679169942743525E+00
+ 47539 1.1884749999999999E-02 6.0344244233664366E-03 1.5679680942457175E+00
+ 47540 1.1885000000000000E-02 6.0348164219118572E-03 1.5680191942170825E+00
+ 47541 1.1885250000000000E-02 6.0352084332287335E-03 1.5680702941884479E+00
+ 47542 1.1885500000000000E-02 6.0356004573170977E-03 1.5681213941598129E+00
+ 47543 1.1885750000000000E-02 6.0359924941769776E-03 1.5681724941311779E+00
+ 47544 1.1885999999999999E-02 6.0363845438084129E-03 1.5682235941025429E+00
+ 47545 1.1886249999999999E-02 6.0367766062114281E-03 1.5682746940739078E+00
+ 47546 1.1886499999999999E-02 6.0371687090136229E-03 1.5683257940452733E+00
+ 47547 1.1886750000000000E-02 6.0375607966317657E-03 1.5683768940166383E+00
+ 47548 1.1887000000000000E-02 6.0379528970235076E-03 1.5684279939880037E+00
+ 47549 1.1887250000000000E-02 6.0383450101888789E-03 1.5684790939593687E+00
+ 47550 1.1887500000000000E-02 6.0387371361279108E-03 1.5685301939307337E+00
+ 47551 1.1887749999999999E-02 6.0391292748406388E-03 1.5685812939020987E+00
+ 47552 1.1887999999999999E-02 6.0395214263270951E-03 1.5686323938734636E+00
+ 47553 1.1888250000000000E-02 6.0399135905873117E-03 1.5686834938448291E+00
+ 47554 1.1888500000000000E-02 6.0403057676213252E-03 1.5687345938161941E+00
+ 47555 1.1888750000000000E-02 6.0406979574291605E-03 1.5687856937875595E+00
+ 47556 1.1889000000000000E-02 6.0410901600108508E-03 1.5688367937589245E+00
+ 47557 1.1889250000000001E-02 6.0414823753664340E-03 1.5688878937302895E+00
+ 47558 1.1889499999999999E-02 6.0418746034959373E-03 1.5689389937016545E+00
+ 47559 1.1889749999999999E-02 6.0422668443993943E-03 1.5689900936730194E+00
+ 47560 1.1890000000000000E-02 6.0426590980768432E-03 1.5690411936443849E+00
+ 47561 1.1890250000000000E-02 6.0430513645283136E-03 1.5690922936157499E+00
+ 47562 1.1890500000000000E-02 6.0434436437538288E-03 1.5691433935871153E+00
+ 47563 1.1890750000000000E-02 6.0438359357534383E-03 1.5691944935584803E+00
+ 47564 1.1891000000000001E-02 6.0442282405271594E-03 1.5692455935298453E+00
+ 47565 1.1891249999999999E-02 6.0446205580750303E-03 1.5692966935012103E+00
+ 47566 1.1891499999999999E-02 6.0450128883970857E-03 1.5693477934725752E+00
+ 47567 1.1891750000000000E-02 6.0454052314933551E-03 1.5693988934439407E+00
+ 47568 1.1892000000000000E-02 6.0457975873638766E-03 1.5694499934153057E+00
+ 47569 1.1892250000000000E-02 6.0461899560086789E-03 1.5695010933866707E+00
+ 47570 1.1892500000000000E-02 6.0465823374277958E-03 1.5695521933580361E+00
+ 47571 1.1892750000000001E-02 6.0469747316212524E-03 1.5696032933294011E+00
+ 47572 1.1892999999999999E-02 6.0473671385890869E-03 1.5696543933007661E+00
+ 47573 1.1893249999999999E-02 6.0477595583313332E-03 1.5697054932721310E+00
+ 47574 1.1893500000000000E-02 6.0481519908480285E-03 1.5697565932434965E+00
+ 47575 1.1893750000000000E-02 6.0485444361391963E-03 1.5698076932148615E+00
+ 47576 1.1894000000000000E-02 6.0489368942048764E-03 1.5698587931862265E+00
+ 47577 1.1894250000000000E-02 6.0493293650450948E-03 1.5699098931575919E+00
+ 47578 1.1894500000000001E-02 6.0497218486598907E-03 1.5699609931289569E+00
+ 47579 1.1894749999999999E-02 6.0501143450492883E-03 1.5700120931003219E+00
+ 47580 1.1894999999999999E-02 6.0505068542133283E-03 1.5700631930716868E+00
+ 47581 1.1895250000000000E-02 6.0508993761520411E-03 1.5701142930430523E+00
+ 47582 1.1895500000000000E-02 6.0512919108654606E-03 1.5701653930144173E+00
+ 47583 1.1895750000000000E-02 6.0516844583536145E-03 1.5702164929857823E+00
+ 47584 1.1896000000000000E-02 6.0520770186165461E-03 1.5702675929571477E+00
+ 47585 1.1896250000000001E-02 6.0524695916542746E-03 1.5703186929285127E+00
+ 47586 1.1896499999999999E-02 6.0528621774668372E-03 1.5703697928998777E+00
+ 47587 1.1896749999999999E-02 6.0532547760542739E-03 1.5704208928712426E+00
+ 47588 1.1897000000000000E-02 6.0536473874166063E-03 1.5704719928426076E+00
+ 47589 1.1897250000000000E-02 6.0540400115538830E-03 1.5705230928139731E+00
+ 47590 1.1897500000000000E-02 6.0544326484661204E-03 1.5705741927853381E+00
+ 47591 1.1897750000000000E-02 6.0548252981533620E-03 1.5706252927567035E+00
+ 47592 1.1897999999999999E-02 6.0552179606156295E-03 1.5706763927280680E+00
+ 47593 1.1898249999999999E-02 6.0556106358529652E-03 1.5707274926994335E+00
+ 47594 1.1898499999999999E-02 6.0560033238654023E-03 1.5707785926707984E+00
+ 47595 1.1898750000000000E-02 6.0563960246529666E-03 1.5708296926421634E+00
+ 47596 1.1899000000000000E-02 6.0567887382156982E-03 1.5708807926135289E+00
+ 47597 1.1899250000000000E-02 6.0571814645536239E-03 1.5709318925848939E+00
+ 47598 1.1899500000000000E-02 6.0575742036667810E-03 1.5709829925562593E+00
+ 47599 1.1899749999999999E-02 6.0579669555552015E-03 1.5710340925276238E+00
+ 47600 1.1899999999999999E-02 6.0583597202189168E-03 1.5710851924989893E+00
+ 47601 1.1900249999999999E-02 6.0587524976579597E-03 1.5711362924703542E+00
+ 47602 1.1900500000000000E-02 6.0591452878723667E-03 1.5711873924417192E+00
+ 47603 1.1900750000000000E-02 6.0595380908621656E-03 1.5712384924130847E+00
+ 47604 1.1901000000000000E-02 6.0599309066273928E-03 1.5712895923844497E+00
+ 47605 1.1901250000000000E-02 6.0603237351680769E-03 1.5713406923558146E+00
+ 47606 1.1901499999999999E-02 6.0607165764842525E-03 1.5713917923271796E+00
+ 47607 1.1901749999999999E-02 6.0611094305759580E-03 1.5714428922985446E+00
+ 47608 1.1901999999999999E-02 6.0615022974432236E-03 1.5714939922699100E+00
+ 47609 1.1902250000000000E-02 6.0618951770860770E-03 1.5715450922412750E+00
+ 47610 1.1902500000000000E-02 6.0622880695045600E-03 1.5715961922126405E+00
+ 47611 1.1902750000000000E-02 6.0626809746986959E-03 1.5716472921840055E+00
+ 47612 1.1903000000000000E-02 6.0630738926685237E-03 1.5716983921553704E+00
+ 47613 1.1903249999999999E-02 6.0634668234140748E-03 1.5717494921267354E+00
+ 47614 1.1903499999999999E-02 6.0638597669353837E-03 1.5718005920981004E+00
+ 47615 1.1903749999999999E-02 6.0642527232324800E-03 1.5718516920694658E+00
+ 47616 1.1904000000000000E-02 6.0646456923054044E-03 1.5719027920408308E+00
+ 47617 1.1904250000000000E-02 6.0650386741541787E-03 1.5719538920121963E+00
+ 47618 1.1904500000000000E-02 6.0654316687788444E-03 1.5720049919835613E+00
+ 47619 1.1904750000000000E-02 6.0658246761794328E-03 1.5720560919549262E+00
+ 47620 1.1904999999999999E-02 6.0662176963559716E-03 1.5721071919262912E+00
+ 47621 1.1905249999999999E-02 6.0666107293084982E-03 1.5721582918976562E+00
+ 47622 1.1905499999999999E-02 6.0670037750370515E-03 1.5722093918690216E+00
+ 47623 1.1905750000000000E-02 6.0673968335416550E-03 1.5722604918403866E+00
+ 47624 1.1906000000000000E-02 6.0677899048223512E-03 1.5723115918117521E+00
+ 47625 1.1906250000000000E-02 6.0681829888791592E-03 1.5723626917831171E+00
+ 47626 1.1906500000000000E-02 6.0685760857121240E-03 1.5724137917544820E+00
+ 47627 1.1906749999999999E-02 6.0689691953212744E-03 1.5724648917258470E+00
+ 47628 1.1906999999999999E-02 6.0693623177066449E-03 1.5725159916972120E+00
+ 47629 1.1907249999999999E-02 6.0697554528682677E-03 1.5725670916685774E+00
+ 47630 1.1907500000000000E-02 6.0701486008061800E-03 1.5726181916399424E+00
+ 47631 1.1907750000000000E-02 6.0705417615204045E-03 1.5726692916113074E+00
+ 47632 1.1908000000000000E-02 6.0709349350109871E-03 1.5727203915826728E+00
+ 47633 1.1908250000000000E-02 6.0713281212779538E-03 1.5727714915540378E+00
+ 47634 1.1908499999999999E-02 6.0717213203213272E-03 1.5728225915254028E+00
+ 47635 1.1908749999999999E-02 6.0721145321411671E-03 1.5728736914967678E+00
+ 47636 1.1908999999999999E-02 6.0725077567374882E-03 1.5729247914681332E+00
+ 47637 1.1909250000000000E-02 6.0729009941103296E-03 1.5729758914394982E+00
+ 47638 1.1909500000000000E-02 6.0732942442597148E-03 1.5730269914108632E+00
+ 47639 1.1909750000000000E-02 6.0736875071856905E-03 1.5730780913822286E+00
+ 47640 1.1910000000000000E-02 6.0740807828882802E-03 1.5731291913535936E+00
+ 47641 1.1910249999999999E-02 6.0744740713675176E-03 1.5731802913249586E+00
+ 47642 1.1910499999999999E-02 6.0748673726234463E-03 1.5732313912963236E+00
+ 47643 1.1910749999999999E-02 6.0752606866560921E-03 1.5732824912676890E+00
+ 47644 1.1911000000000000E-02 6.0756540134654837E-03 1.5733335912390540E+00
+ 47645 1.1911250000000000E-02 6.0760473530516619E-03 1.5733846912104190E+00
+ 47646 1.1911500000000000E-02 6.0764407054146605E-03 1.5734357911817844E+00
+ 47647 1.1911750000000000E-02 6.0768340705545073E-03 1.5734868911531494E+00
+ 47648 1.1911999999999999E-02 6.0772274484712308E-03 1.5735379911245144E+00
+ 47649 1.1912249999999999E-02 6.0776208391648771E-03 1.5735890910958794E+00
+ 47650 1.1912499999999999E-02 6.0780142426354721E-03 1.5736401910672444E+00
+ 47651 1.1912750000000000E-02 6.0784076588830524E-03 1.5736912910386098E+00
+ 47652 1.1913000000000000E-02 6.0788010879076508E-03 1.5737423910099748E+00
+ 47653 1.1913250000000000E-02 6.0791945297092994E-03 1.5737934909813402E+00
+ 47654 1.1913500000000000E-02 6.0795879842880313E-03 1.5738445909527052E+00
+ 47655 1.1913749999999999E-02 6.0799814516438785E-03 1.5738956909240702E+00
+ 47656 1.1913999999999999E-02 6.0803749317768765E-03 1.5739467908954352E+00
+ 47657 1.1914249999999999E-02 6.0807684246870566E-03 1.5739978908668002E+00
+ 47658 1.1914500000000000E-02 6.0811619303744588E-03 1.5740489908381656E+00
+ 47659 1.1914750000000000E-02 6.0815554488391080E-03 1.5741000908095306E+00
+ 47660 1.1915000000000000E-02 6.0819489800810417E-03 1.5741511907808960E+00
+ 47661 1.1915250000000000E-02 6.0823425241002945E-03 1.5742022907522610E+00
+ 47662 1.1915499999999999E-02 6.0827360808968943E-03 1.5742533907236260E+00
+ 47663 1.1915749999999999E-02 6.0831296504708834E-03 1.5743044906949910E+00
+ 47664 1.1916000000000000E-02 6.0835232328222888E-03 1.5743555906663560E+00
+ 47665 1.1916250000000000E-02 6.0839168279511434E-03 1.5744066906377214E+00
+ 47666 1.1916500000000000E-02 6.0843104358574845E-03 1.5744577906090864E+00
+ 47667 1.1916750000000000E-02 6.0847040565413426E-03 1.5745088905804518E+00
+ 47668 1.1917000000000001E-02 6.0850976900027522E-03 1.5745599905518168E+00
+ 47669 1.1917249999999999E-02 6.0854913362417447E-03 1.5746110905231814E+00
+ 47670 1.1917499999999999E-02 6.0858849952583659E-03 1.5746621904945468E+00
+ 47671 1.1917750000000000E-02 6.0862786670526255E-03 1.5747132904659118E+00
+ 47672 1.1918000000000000E-02 6.0866723516245762E-03 1.5747643904372772E+00
+ 47673 1.1918250000000000E-02 6.0870660489742451E-03 1.5748154904086422E+00
+ 47674 1.1918500000000000E-02 6.0874597591016703E-03 1.5748665903800072E+00
+ 47675 1.1918750000000001E-02 6.0878534820068787E-03 1.5749176903513726E+00
+ 47676 1.1918999999999999E-02 6.0882472176899058E-03 1.5749687903227372E+00
+ 47677 1.1919249999999999E-02 6.0886409661507880E-03 1.5750198902941026E+00
+ 47678 1.1919500000000000E-02 6.0890347273895567E-03 1.5750709902654676E+00
+ 47679 1.1919750000000000E-02 6.0894285014062438E-03 1.5751220902368330E+00
+ 47680 1.1920000000000000E-02 6.0898222882008867E-03 1.5751731902081980E+00
+ 47681 1.1920250000000000E-02 6.0902160877735157E-03 1.5752242901795630E+00
+ 47682 1.1920500000000001E-02 6.0906099001241673E-03 1.5752753901509284E+00
+ 47683 1.1920749999999999E-02 6.0910037252528719E-03 1.5753264901222930E+00
+ 47684 1.1920999999999999E-02 6.0913975631596657E-03 1.5753775900936584E+00
+ 47685 1.1921250000000000E-02 6.0917914138445828E-03 1.5754286900650234E+00
+ 47686 1.1921500000000000E-02 6.0921852773076568E-03 1.5754797900363888E+00
+ 47687 1.1921750000000000E-02 6.0925791535489174E-03 1.5755308900077538E+00
+ 47688 1.1922000000000000E-02 6.0929730425684009E-03 1.5755819899791188E+00
+ 47689 1.1922250000000001E-02 6.0933669443661411E-03 1.5756330899504842E+00
+ 47690 1.1922499999999999E-02 6.0937608589421701E-03 1.5756841899218488E+00
+ 47691 1.1922749999999999E-02 6.0941547862965236E-03 1.5757352898932142E+00
+ 47692 1.1923000000000000E-02 6.0945487264292379E-03 1.5757863898645792E+00
+ 47693 1.1923250000000000E-02 6.0949426793403434E-03 1.5758374898359442E+00
+ 47694 1.1923500000000000E-02 6.0953366450298713E-03 1.5758885898073096E+00
+ 47695 1.1923750000000000E-02 6.0957306234978598E-03 1.5759396897786746E+00
+ 47696 1.1924000000000001E-02 6.0961246147443393E-03 1.5759907897500400E+00
+ 47697 1.1924249999999999E-02 6.0965186187693417E-03 1.5760418897214046E+00
+ 47698 1.1924499999999999E-02 6.0969126355729089E-03 1.5760929896927700E+00
+ 47699 1.1924750000000000E-02 6.0973066651550676E-03 1.5761440896641350E+00
+ 47700 1.1925000000000000E-02 6.0977007075158560E-03 1.5761951896355000E+00
+ 47701 1.1925250000000000E-02 6.0980947626553027E-03 1.5762462896068654E+00
+ 47702 1.1925500000000000E-02 6.0984888305734468E-03 1.5762973895782304E+00
+ 47703 1.1925749999999999E-02 6.0988829112703178E-03 1.5763484895495954E+00
+ 47704 1.1925999999999999E-02 6.0992770047459503E-03 1.5763995895209604E+00
+ 47705 1.1926249999999999E-02 6.0996711110003800E-03 1.5764506894923258E+00
+ 47706 1.1926500000000000E-02 6.1000652300336466E-03 1.5765017894636908E+00
+ 47707 1.1926750000000000E-02 6.1004593618457685E-03 1.5765528894350558E+00
+ 47708 1.1927000000000000E-02 6.1008535064367916E-03 1.5766039894064212E+00
+ 47709 1.1927250000000000E-02 6.1012476638067463E-03 1.5766550893777862E+00
+ 47710 1.1927499999999999E-02 6.1016418339556637E-03 1.5767061893491512E+00
+ 47711 1.1927749999999999E-02 6.1020360168835839E-03 1.5767572893205162E+00
+ 47712 1.1927999999999999E-02 6.1024302125905370E-03 1.5768083892918812E+00
+ 47713 1.1928250000000000E-02 6.1028244210739905E-03 1.5768594892632466E+00
+ 47714 1.1928500000000000E-02 6.1032186423285563E-03 1.5769105892346116E+00
+ 47715 1.1928750000000000E-02 6.1036128763540861E-03 1.5769616892059770E+00
+ 47716 1.1929000000000000E-02 6.1040071231506215E-03 1.5770127891773420E+00
+ 47717 1.1929249999999999E-02 6.1044013827181729E-03 1.5770638891487070E+00
+ 47718 1.1929499999999999E-02 6.1047956550567923E-03 1.5771149891200720E+00
+ 47719 1.1929749999999999E-02 6.1051899401665033E-03 1.5771660890914370E+00
+ 47720 1.1930000000000000E-02 6.1055842380473343E-03 1.5772171890628024E+00
+ 47721 1.1930250000000000E-02 6.1059785486993201E-03 1.5772682890341674E+00
+ 47722 1.1930500000000000E-02 6.1063728721224893E-03 1.5773193890055328E+00
+ 47723 1.1930750000000000E-02 6.1067672083168732E-03 1.5773704889768978E+00
+ 47724 1.1930999999999999E-02 6.1071615572825004E-03 1.5774215889482628E+00
+ 47725 1.1931249999999999E-02 6.1075559190194063E-03 1.5774726889196278E+00
+ 47726 1.1931499999999999E-02 6.1079502935276232E-03 1.5775237888909928E+00
+ 47727 1.1931750000000000E-02 6.1083446808071762E-03 1.5775748888623582E+00
+ 47728 1.1932000000000000E-02 6.1087390808581016E-03 1.5776259888337232E+00
+ 47729 1.1932250000000000E-02 6.1091334936804256E-03 1.5776770888050886E+00
+ 47730 1.1932500000000000E-02 6.1095279192741863E-03 1.5777281887764536E+00
+ 47731 1.1932749999999999E-02 6.1099223576394053E-03 1.5777792887478181E+00
+ 47732 1.1932999999999999E-02 6.1103168087761200E-03 1.5778303887191836E+00
+ 47733 1.1933249999999999E-02 6.1107112726843625E-03 1.5778814886905486E+00
+ 47734 1.1933500000000000E-02 6.1111057493641605E-03 1.5779325886619140E+00
+ 47735 1.1933750000000000E-02 6.1115002388155487E-03 1.5779836886332790E+00
+ 47736 1.1934000000000000E-02 6.1118947410385522E-03 1.5780347886046440E+00
+ 47737 1.1934250000000000E-02 6.1122892560332110E-03 1.5780858885760094E+00
+ 47738 1.1934499999999999E-02 6.1126837837995459E-03 1.5781369885473739E+00
+ 47739 1.1934749999999999E-02 6.1130783243375942E-03 1.5781880885187394E+00
+ 47740 1.1934999999999999E-02 6.1134728776473888E-03 1.5782391884901044E+00
+ 47741 1.1935250000000000E-02 6.1138674437289584E-03 1.5782902884614698E+00
+ 47742 1.1935500000000000E-02 6.1142620225823315E-03 1.5783413884328348E+00
+ 47743 1.1935750000000000E-02 6.1146566142075446E-03 1.5783924884041998E+00
+ 47744 1.1936000000000000E-02 6.1150512186046264E-03 1.5784435883755652E+00
+ 47745 1.1936249999999999E-02 6.1154458357736037E-03 1.5784946883469297E+00
+ 47746 1.1936499999999999E-02 6.1158404657145112E-03 1.5785457883182952E+00
+ 47747 1.1936749999999999E-02 6.1162351084273845E-03 1.5785968882896602E+00
+ 47748 1.1937000000000000E-02 6.1166297639122487E-03 1.5786479882610256E+00
+ 47749 1.1937250000000000E-02 6.1170244321691438E-03 1.5786990882323906E+00
+ 47750 1.1937500000000000E-02 6.1174191131980905E-03 1.5787501882037556E+00
+ 47751 1.1937750000000000E-02 6.1178138069991235E-03 1.5788012881751210E+00
+ 47752 1.1937999999999999E-02 6.1182085135722758E-03 1.5788523881464855E+00
+ 47753 1.1938249999999999E-02 6.1186032329175735E-03 1.5789034881178510E+00
+ 47754 1.1938499999999999E-02 6.1189979650350572E-03 1.5789545880892160E+00
+ 47755 1.1938750000000000E-02 6.1193927099247531E-03 1.5790056880605809E+00
+ 47756 1.1939000000000000E-02 6.1197874675866914E-03 1.5790567880319464E+00
+ 47757 1.1939250000000000E-02 6.1201822380209051E-03 1.5791078880033114E+00
+ 47758 1.1939500000000000E-02 6.1205770212274238E-03 1.5791589879746768E+00
+ 47759 1.1939749999999999E-02 6.1209718172062803E-03 1.5792100879460413E+00
+ 47760 1.1939999999999999E-02 6.1213666259575077E-03 1.5792611879174068E+00
+ 47761 1.1940249999999999E-02 6.1217614474811310E-03 1.5793122878887718E+00
+ 47762 1.1940500000000000E-02 6.1221562817771894E-03 1.5793633878601367E+00
+ 47763 1.1940750000000000E-02 6.1225511288457097E-03 1.5794144878315022E+00
+ 47764 1.1941000000000000E-02 6.1229459886867248E-03 1.5794655878028672E+00
+ 47765 1.1941250000000000E-02 6.1233408613002634E-03 1.5795166877742326E+00
+ 47766 1.1941499999999999E-02 6.1237357466863637E-03 1.5795677877455971E+00
+ 47767 1.1941749999999999E-02 6.1241306448450473E-03 1.5796188877169626E+00
+ 47768 1.1941999999999999E-02 6.1245255557763525E-03 1.5796699876883276E+00
+ 47769 1.1942250000000000E-02 6.1249204794803112E-03 1.5797210876596925E+00
+ 47770 1.1942500000000000E-02 6.1253154159569495E-03 1.5797721876310580E+00
+ 47771 1.1942750000000000E-02 6.1257103652063065E-03 1.5798232876024230E+00
+ 47772 1.1943000000000000E-02 6.1261053272284064E-03 1.5798743875737880E+00
+ 47773 1.1943249999999999E-02 6.1265003020232805E-03 1.5799254875451529E+00
+ 47774 1.1943499999999999E-02 6.1268952895909660E-03 1.5799765875165179E+00
+ 47775 1.1943750000000000E-02 6.1272902899314908E-03 1.5800276874878834E+00
+ 47776 1.1944000000000000E-02 6.1276853030448912E-03 1.5800787874592483E+00
+ 47777 1.1944250000000000E-02 6.1280803289311880E-03 1.5801298874306138E+00
+ 47778 1.1944500000000000E-02 6.1284753675904247E-03 1.5801809874019788E+00
+ 47779 1.1944750000000001E-02 6.1288704190226237E-03 1.5802320873733438E+00
+ 47780 1.1944999999999999E-02 6.1292654832278163E-03 1.5802831873447087E+00
+ 47781 1.1945249999999999E-02 6.1296605602060442E-03 1.5803342873160737E+00
+ 47782 1.1945500000000000E-02 6.1300556499573316E-03 1.5803853872874392E+00
+ 47783 1.1945750000000000E-02 6.1304507524817167E-03 1.5804364872588041E+00
+ 47784 1.1946000000000000E-02 6.1308458677792150E-03 1.5804875872301696E+00
+ 47785 1.1946250000000000E-02 6.1312409958498718E-03 1.5805386872015346E+00
+ 47786 1.1946500000000001E-02 6.1316361366937173E-03 1.5805897871728996E+00
+ 47787 1.1946749999999999E-02 6.1320312903107767E-03 1.5806408871442645E+00
+ 47788 1.1946999999999999E-02 6.1324264567010978E-03 1.5806919871156295E+00
+ 47789 1.1947250000000000E-02 6.1328216358646839E-03 1.5807430870869950E+00
+ 47790 1.1947500000000000E-02 6.1332168278015941E-03 1.5807941870583599E+00
+ 47791 1.1947750000000000E-02 6.1336120325118431E-03 1.5808452870297254E+00
+ 47792 1.1948000000000000E-02 6.1340072499954726E-03 1.5808963870010904E+00
+ 47793 1.1948250000000001E-02 6.1344024802525076E-03 1.5809474869724554E+00
+ 47794 1.1948499999999999E-02 6.1347977232829804E-03 1.5809985869438203E+00
+ 47795 1.1948749999999999E-02 6.1351929790869255E-03 1.5810496869151853E+00
+ 47796 1.1949000000000000E-02 6.1355882476643751E-03 1.5811007868865508E+00
+ 47797 1.1949250000000000E-02 6.1359835290153604E-03 1.5811518868579157E+00
+ 47798 1.1949500000000000E-02 6.1363788231399092E-03 1.5812029868292807E+00
+ 47799 1.1949750000000000E-02 6.1367741300380578E-03 1.5812540868006462E+00
+ 47800 1.1950000000000001E-02 6.1371694497098350E-03 1.5813051867720112E+00
+ 47801 1.1950249999999999E-02 6.1375647821552701E-03 1.5813562867433761E+00
+ 47802 1.1950499999999999E-02 6.1379601273744014E-03 1.5814073867147411E+00
+ 47803 1.1950750000000000E-02 6.1383554853672575E-03 1.5814584866861066E+00
+ 47804 1.1951000000000000E-02 6.1387508561338688E-03 1.5815095866574715E+00
+ 47805 1.1951250000000000E-02 6.1391462396742690E-03 1.5815606866288365E+00
+ 47806 1.1951500000000000E-02 6.1395416359884903E-03 1.5816117866002020E+00
+ 47807 1.1951750000000001E-02 6.1399370450765612E-03 1.5816628865715670E+00
+ 47808 1.1951999999999999E-02 6.1403324669385114E-03 1.5817139865429319E+00
+ 47809 1.1952249999999999E-02 6.1407279015743823E-03 1.5817650865142969E+00
+ 47810 1.1952500000000000E-02 6.1411233489841992E-03 1.5818161864856624E+00
+ 47811 1.1952750000000000E-02 6.1415188091679986E-03 1.5818672864570273E+00
+ 47812 1.1953000000000000E-02 6.1419142821257976E-03 1.5819183864283923E+00
+ 47813 1.1953250000000000E-02 6.1423097678576450E-03 1.5819694863997578E+00
+ 47814 1.1953499999999999E-02 6.1427052663635632E-03 1.5820205863711223E+00
+ 47815 1.1953749999999999E-02 6.1431007776435904E-03 1.5820716863424877E+00
+ 47816 1.1953999999999999E-02 6.1434963016977536E-03 1.5821227863138527E+00
+ 47817 1.1954250000000000E-02 6.1438918385260874E-03 1.5821738862852177E+00
+ 47818 1.1954500000000000E-02 6.1442873881286213E-03 1.5822249862565831E+00
+ 47819 1.1954750000000000E-02 6.1446829505053899E-03 1.5822760862279481E+00
+ 47820 1.1955000000000000E-02 6.1450785256564229E-03 1.5823271861993136E+00
+ 47821 1.1955249999999999E-02 6.1454741135817514E-03 1.5823782861706781E+00
+ 47822 1.1955499999999999E-02 6.1458697142814100E-03 1.5824293861420435E+00
+ 47823 1.1955749999999999E-02 6.1462653277554301E-03 1.5824804861134085E+00
+ 47824 1.1956000000000000E-02 6.1466609540038351E-03 1.5825315860847735E+00
+ 47825 1.1956250000000000E-02 6.1470565930266735E-03 1.5825826860561389E+00
+ 47826 1.1956500000000000E-02 6.1474522448239661E-03 1.5826337860275039E+00
+ 47827 1.1956750000000000E-02 6.1478479093957450E-03 1.5826848859988694E+00
+ 47828 1.1956999999999999E-02 6.1482435867420424E-03 1.5827359859702339E+00
+ 47829 1.1957249999999999E-02 6.1486392768628972E-03 1.5827870859415993E+00
+ 47830 1.1957499999999999E-02 6.1490349797583303E-03 1.5828381859129643E+00
+ 47831 1.1957750000000000E-02 6.1494306954283833E-03 1.5828892858843293E+00
+ 47832 1.1958000000000000E-02 6.1498264238730813E-03 1.5829403858556947E+00
+ 47833 1.1958250000000000E-02 6.1502221650924600E-03 1.5829914858270597E+00
+ 47834 1.1958500000000000E-02 6.1506179190865557E-03 1.5830425857984247E+00
+ 47835 1.1958749999999999E-02 6.1510136858553858E-03 1.5830936857697897E+00
+ 47836 1.1958999999999999E-02 6.1514094653989954E-03 1.5831447857411547E+00
+ 47837 1.1959249999999999E-02 6.1518052577174114E-03 1.5831958857125201E+00
+ 47838 1.1959500000000000E-02 6.1522010628106728E-03 1.5832469856838851E+00
+ 47839 1.1959750000000000E-02 6.1525968806788005E-03 1.5832980856552505E+00
+ 47840 1.1960000000000000E-02 6.1529927113218351E-03 1.5833491856266155E+00
+ 47841 1.1960250000000000E-02 6.1533885547398045E-03 1.5834002855979805E+00
+ 47842 1.1960499999999999E-02 6.1537844109327382E-03 1.5834513855693455E+00
+ 47843 1.1960749999999999E-02 6.1541802799006760E-03 1.5835024855407105E+00
+ 47844 1.1960999999999999E-02 6.1545761616436457E-03 1.5835535855120759E+00
+ 47845 1.1961250000000000E-02 6.1549720561616793E-03 1.5836046854834409E+00
+ 47846 1.1961500000000000E-02 6.1553679634548091E-03 1.5836557854548063E+00
+ 47847 1.1961750000000000E-02 6.1557638835230653E-03 1.5837068854261713E+00
+ 47848 1.1962000000000000E-02 6.1561598163664844E-03 1.5837579853975363E+00
+ 47849 1.1962249999999999E-02 6.1565557619850950E-03 1.5838090853689013E+00
+ 47850 1.1962499999999999E-02 6.1569517203789283E-03 1.5838601853402663E+00
+ 47851 1.1962749999999999E-02 6.1573476915480173E-03 1.5839112853116317E+00
+ 47852 1.1963000000000000E-02 6.1577436754923975E-03 1.5839623852829967E+00
+ 47853 1.1963250000000000E-02 6.1581396722120976E-03 1.5840134852543621E+00
+ 47854 1.1963500000000000E-02 6.1585356817071540E-03 1.5840645852257271E+00
+ 47855 1.1963750000000000E-02 6.1589317039775944E-03 1.5841156851970921E+00
+ 47856 1.1963999999999999E-02 6.1593277390234466E-03 1.5841667851684571E+00
+ 47857 1.1964249999999999E-02 6.1597237868447558E-03 1.5842178851398221E+00
+ 47858 1.1964499999999999E-02 6.1601198474415409E-03 1.5842689851111875E+00
+ 47859 1.1964750000000000E-02 6.1605159208138419E-03 1.5843200850825525E+00
+ 47860 1.1965000000000000E-02 6.1609120069616875E-03 1.5843711850539175E+00
+ 47861 1.1965250000000000E-02 6.1613081058851165E-03 1.5844222850252829E+00
+ 47862 1.1965500000000000E-02 6.1617042175841543E-03 1.5844733849966479E+00
+ 47863 1.1965749999999999E-02 6.1621003420588320E-03 1.5845244849680129E+00
+ 47864 1.1965999999999999E-02 6.1624964793091860E-03 1.5845755849393779E+00
+ 47865 1.1966249999999999E-02 6.1628926293352468E-03 1.5846266849107433E+00
+ 47866 1.1966500000000000E-02 6.1632887921370498E-03 1.5846777848821083E+00
+ 47867 1.1966750000000000E-02 6.1636849677146211E-03 1.5847288848534733E+00
+ 47868 1.1967000000000000E-02 6.1640811560679971E-03 1.5847799848248387E+00
+ 47869 1.1967250000000000E-02 6.1644773571972108E-03 1.5848310847962037E+00
+ 47870 1.1967499999999999E-02 6.1648735711022926E-03 1.5848821847675687E+00
+ 47871 1.1967749999999999E-02 6.1652697977832753E-03 1.5849332847389337E+00
+ 47872 1.1967999999999999E-02 6.1656660372401903E-03 1.5849843847102991E+00
+ 47873 1.1968250000000000E-02 6.1660622894730713E-03 1.5850354846816641E+00
+ 47874 1.1968500000000000E-02 6.1664585544819513E-03 1.5850865846530291E+00
+ 47875 1.1968750000000000E-02 6.1668548322668607E-03 1.5851376846243945E+00
+ 47876 1.1969000000000000E-02 6.1672511228278333E-03 1.5851887845957595E+00
+ 47877 1.1969249999999999E-02 6.1676474261648951E-03 1.5852398845671245E+00
+ 47878 1.1969499999999999E-02 6.1680437422780895E-03 1.5852909845384895E+00
+ 47879 1.1969749999999999E-02 6.1684400711674433E-03 1.5853420845098545E+00
+ 47880 1.1970000000000000E-02 6.1688364128329879E-03 1.5853931844812199E+00
+ 47881 1.1970250000000000E-02 6.1692327672747578E-03 1.5854442844525849E+00
+ 47882 1.1970500000000000E-02 6.1696291344927844E-03 1.5854953844239503E+00
+ 47883 1.1970750000000000E-02 6.1700255144870935E-03 1.5855464843953153E+00
+ 47884 1.1970999999999999E-02 6.1704219072577296E-03 1.5855975843666803E+00
+ 47885 1.1971249999999999E-02 6.1708183128047212E-03 1.5856486843380453E+00
+ 47886 1.1971500000000000E-02 6.1712147311280951E-03 1.5856997843094103E+00
+ 47887 1.1971750000000000E-02 6.1716111622278922E-03 1.5857508842807757E+00
+ 47888 1.1972000000000000E-02 6.1720076061041376E-03 1.5858019842521407E+00
+ 47889 1.1972250000000000E-02 6.1724040627568677E-03 1.5858530842235061E+00
+ 47890 1.1972500000000001E-02 6.1728005321861155E-03 1.5859041841948711E+00
+ 47891 1.1972749999999999E-02 6.1731970477108787E-03 1.5859552841662361E+00
+ 47892 1.1972999999999999E-02 6.1735935430710176E-03 1.5860063841376011E+00
+ 47893 1.1973250000000000E-02 6.1739900512099450E-03 1.5860574841089661E+00
+ 47894 1.1973500000000000E-02 6.1743865721276912E-03 1.5861085840803315E+00
+ 47895 1.1973750000000000E-02 6.1747831058242960E-03 1.5861596840516965E+00
+ 47896 1.1974000000000000E-02 6.1751796522997848E-03 1.5862107840230619E+00
+ 47897 1.1974250000000001E-02 6.1755762115541955E-03 1.5862618839944269E+00
+ 47898 1.1974499999999999E-02 6.1759727835875595E-03 1.5863129839657915E+00
+ 47899 1.1974749999999999E-02 6.1763693683999097E-03 1.5863640839371569E+00
+ 47900 1.1975000000000000E-02 6.1767659659912816E-03 1.5864151839085219E+00
+ 47901 1.1975250000000000E-02 6.1771625763617048E-03 1.5864662838798873E+00
+ 47902 1.1975500000000000E-02 6.1775591995112200E-03 1.5865173838512523E+00
+ 47903 1.1975750000000000E-02 6.1779558354398490E-03 1.5865684838226173E+00
+ 47904 1.1976000000000001E-02 6.1783524841476376E-03 1.5866195837939827E+00
+ 47905 1.1976249999999999E-02 6.1787491456346101E-03 1.5866706837653473E+00
+ 47906 1.1976499999999999E-02 6.1791458199007953E-03 1.5867217837367127E+00
+ 47907 1.1976750000000000E-02 6.1795425069462511E-03 1.5867728837080777E+00
+ 47908 1.1977000000000000E-02 6.1799392067709881E-03 1.5868239836794431E+00
+ 47909 1.1977250000000000E-02 6.1803359193750417E-03 1.5868750836508081E+00
+ 47910 1.1977500000000000E-02 6.1807326447584510E-03 1.5869261836221731E+00
+ 47911 1.1977750000000001E-02 6.1811293829212473E-03 1.5869772835935385E+00
+ 47912 1.1977999999999999E-02 6.1815261338634643E-03 1.5870283835649031E+00
+ 47913 1.1978249999999999E-02 6.1819228975851367E-03 1.5870794835362685E+00
+ 47914 1.1978500000000000E-02 6.1823196740862941E-03 1.5871305835076335E+00
+ 47915 1.1978750000000000E-02 6.1827164633669746E-03 1.5871816834789989E+00
+ 47916 1.1979000000000000E-02 6.1831132654272120E-03 1.5872327834503639E+00
+ 47917 1.1979250000000000E-02 6.1835100802670323E-03 1.5872838834217289E+00
+ 47918 1.1979500000000001E-02 6.1839069078864772E-03 1.5873349833930943E+00
+ 47919 1.1979749999999999E-02 6.1843037482855710E-03 1.5873860833644589E+00
+ 47920 1.1979999999999999E-02 6.1847006014643571E-03 1.5874371833358243E+00
+ 47921 1.1980250000000000E-02 6.1850974674198906E-03 1.5874882833071893E+00
+ 47922 1.1980500000000000E-02 6.1854943461457333E-03 1.5875393832785543E+00
+ 47923 1.1980750000000000E-02 6.1858912376416882E-03 1.5875904832499197E+00
+ 47924 1.1981000000000000E-02 6.1862881419077831E-03 1.5876415832212847E+00
+ 47925 1.1981249999999999E-02 6.1866850589440510E-03 1.5876926831926497E+00
+ 47926 1.1981499999999999E-02 6.1870819887505221E-03 1.5877437831640147E+00
+ 47927 1.1981749999999999E-02 6.1874789313272277E-03 1.5877948831353801E+00
+ 47928 1.1982000000000000E-02 6.1878758866741931E-03 1.5878459831067451E+00
+ 47929 1.1982250000000000E-02 6.1882728547914502E-03 1.5878970830781101E+00
+ 47930 1.1982500000000000E-02 6.1886698356790407E-03 1.5879481830494755E+00
+ 47931 1.1982750000000000E-02 6.1890668293369750E-03 1.5879992830208405E+00
+ 47932 1.1982999999999999E-02 6.1894638357652956E-03 1.5880503829922055E+00
+ 47933 1.1983249999999999E-02 6.1898608549640294E-03 1.5881014829635705E+00
+ 47934 1.1983499999999999E-02 6.1902578869332068E-03 1.5881525829349359E+00
+ 47935 1.1983750000000000E-02 6.1906549316728581E-03 1.5882036829063009E+00
+ 47936 1.1984000000000000E-02 6.1910519891830128E-03 1.5882547828776659E+00
+ 47937 1.1984250000000000E-02 6.1914490594637056E-03 1.5883058828490313E+00
+ 47938 1.1984500000000000E-02 6.1918461425149581E-03 1.5883569828203963E+00
+ 47939 1.1984749999999999E-02 6.1922432383367991E-03 1.5884080827917613E+00
+ 47940 1.1984999999999999E-02 6.1926403469292710E-03 1.5884591827631263E+00
+ 47941 1.1985249999999999E-02 6.1930374682924033E-03 1.5885102827344912E+00
+ 47942 1.1985500000000000E-02 6.1934346024262133E-03 1.5885613827058567E+00
+ 47943 1.1985750000000000E-02 6.1938317493307384E-03 1.5886124826772217E+00
+ 47944 1.1986000000000000E-02 6.1942289090060124E-03 1.5886635826485871E+00
+ 47945 1.1986250000000000E-02 6.1946260814520595E-03 1.5887146826199521E+00
+ 47946 1.1986499999999999E-02 6.1950232666689101E-03 1.5887657825913171E+00
+ 47947 1.1986749999999999E-02 6.1954204646565997E-03 1.5888168825626821E+00
+ 47948 1.1986999999999999E-02 6.1958176754151511E-03 1.5888679825340470E+00
+ 47949 1.1987250000000000E-02 6.1962148989446056E-03 1.5889190825054125E+00
+ 47950 1.1987500000000000E-02 6.1966121352449834E-03 1.5889701824767775E+00
+ 47951 1.1987750000000000E-02 6.1970093843163173E-03 1.5890212824481429E+00
+ 47952 1.1988000000000000E-02 6.1974066461586560E-03 1.5890723824195079E+00
+ 47953 1.1988249999999999E-02 6.1978039207719795E-03 1.5891234823908729E+00
+ 47954 1.1988499999999999E-02 6.1982012081563693E-03 1.5891745823622379E+00
+ 47955 1.1988749999999999E-02 6.1985985083118358E-03 1.5892256823336028E+00
+ 47956 1.1989000000000000E-02 6.1989958212384068E-03 1.5892767823049683E+00
+ 47957 1.1989250000000000E-02 6.1993931469361196E-03 1.5893278822763333E+00
+ 47958 1.1989500000000000E-02 6.1997904854050063E-03 1.5893789822476987E+00
+ 47959 1.1989750000000000E-02 6.2001878366450868E-03 1.5894300822190637E+00
+ 47960 1.1989999999999999E-02 6.2005852006563958E-03 1.5894811821904282E+00
+ 47961 1.1990249999999999E-02 6.2009825774389663E-03 1.5895322821617937E+00
+ 47962 1.1990499999999999E-02 6.2013799669928260E-03 1.5895833821331586E+00
+ 47963 1.1990750000000000E-02 6.2017773693180088E-03 1.5896344821045241E+00
+ 47964 1.1991000000000000E-02 6.2021747844145450E-03 1.5896855820758891E+00
+ 47965 1.1991250000000000E-02 6.2025722122824607E-03 1.5897366820472540E+00
+ 47966 1.1991500000000000E-02 6.2029696529217887E-03 1.5897877820186195E+00
+ 47967 1.1991749999999999E-02 6.2033671063325534E-03 1.5898388819899840E+00
+ 47968 1.1991999999999999E-02 6.2037645725148008E-03 1.5898899819613495E+00
+ 47969 1.1992249999999999E-02 6.2041620514685447E-03 1.5899410819327144E+00
+ 47970 1.1992500000000000E-02 6.2045595431938260E-03 1.5899921819040799E+00
+ 47971 1.1992750000000000E-02 6.2049570476906688E-03 1.5900432818754449E+00
+ 47972 1.1993000000000000E-02 6.2053545649591044E-03 1.5900943818468098E+00
+ 47973 1.1993250000000000E-02 6.2057520949991675E-03 1.5901454818181753E+00
+ 47974 1.1993499999999999E-02 6.2061496378108833E-03 1.5901965817895398E+00
+ 47975 1.1993749999999999E-02 6.2065471933942908E-03 1.5902476817609053E+00
+ 47976 1.1993999999999999E-02 6.2069447617494064E-03 1.5902987817322702E+00
+ 47977 1.1994250000000000E-02 6.2073423428762788E-03 1.5903498817036357E+00
+ 47978 1.1994500000000000E-02 6.2077399367749201E-03 1.5904009816750007E+00
+ 47979 1.1994750000000000E-02 6.2081375434453736E-03 1.5904520816463656E+00
+ 47980 1.1995000000000000E-02 6.2085351628876646E-03 1.5905031816177311E+00
+ 47981 1.1995249999999999E-02 6.2089327951018241E-03 1.5905542815890956E+00
+ 47982 1.1995499999999999E-02 6.2093304400878818E-03 1.5906053815604611E+00
+ 47983 1.1995749999999999E-02 6.2097280978458715E-03 1.5906564815318260E+00
+ 47984 1.1996000000000000E-02 6.2101257683758199E-03 1.5907075815031910E+00
+ 47985 1.1996250000000000E-02 6.2105234516777602E-03 1.5907586814745565E+00
+ 47986 1.1996500000000000E-02 6.2109211477517218E-03 1.5908097814459214E+00
+ 47987 1.1996750000000000E-02 6.2113188565977324E-03 1.5908608814172869E+00
+ 47988 1.1996999999999999E-02 6.2117165782158233E-03 1.5909119813886514E+00
+ 47989 1.1997249999999999E-02 6.2121143126060378E-03 1.5909630813600169E+00
+ 47990 1.1997499999999999E-02 6.2125120597683924E-03 1.5910141813313818E+00
+ 47991 1.1997750000000000E-02 6.2129098197029210E-03 1.5910652813027468E+00
+ 47992 1.1998000000000000E-02 6.2133075924096547E-03 1.5911163812741123E+00
+ 47993 1.1998250000000000E-02 6.2137053778886214E-03 1.5911674812454772E+00
+ 47994 1.1998500000000000E-02 6.2141031761398556E-03 1.5912185812168427E+00
+ 47995 1.1998749999999999E-02 6.2145009871633844E-03 1.5912696811882072E+00
+ 47996 1.1998999999999999E-02 6.2148988109592468E-03 1.5913207811595727E+00
+ 47997 1.1999249999999999E-02 6.2152966475274634E-03 1.5913718811309376E+00
+ 47998 1.1999500000000000E-02 6.2156944968680622E-03 1.5914229811023026E+00
+ 47999 1.1999750000000000E-02 6.2160923589810986E-03 1.5914740810736681E+00
+ 48000 1.2000000000000000E-02 6.2164902338665718E-03 1.5915251810450330E+00
+ 48001 1.2000250000000000E-02 6.2168881215245312E-03 1.5915762810163980E+00
+ 48002 1.2000499999999999E-02 6.2172860219549984E-03 1.5916273809877630E+00
+ 48003 1.2000749999999999E-02 6.2176839351580082E-03 1.5916784809591280E+00
+ 48004 1.2001000000000000E-02 6.2180818611335936E-03 1.5917295809304934E+00
+ 48005 1.2001250000000000E-02 6.2184797998817813E-03 1.5917806809018584E+00
+ 48006 1.2001500000000000E-02 6.2188777514026053E-03 1.5918317808732239E+00
+ 48007 1.2001750000000000E-02 6.2192757156960907E-03 1.5918828808445888E+00
+ 48008 1.2002000000000001E-02 6.2196736927622748E-03 1.5919339808159538E+00
+ 48009 1.2002249999999999E-02 6.2200716826011828E-03 1.5919850807873188E+00
+ 48010 1.2002499999999999E-02 6.2204696852128484E-03 1.5920361807586838E+00
+ 48011 1.2002750000000000E-02 6.2208677005973021E-03 1.5920872807300492E+00
+ 48012 1.2003000000000000E-02 6.2212657287545759E-03 1.5921383807014142E+00
+ 48013 1.2003250000000000E-02 6.2216637696847045E-03 1.5921894806727797E+00
+ 48014 1.2003500000000000E-02 6.2220618233877088E-03 1.5922405806441446E+00
+ 48015 1.2003750000000001E-02 6.2224598898636208E-03 1.5922916806155096E+00
+ 48016 1.2003999999999999E-02 6.2228579691124804E-03 1.5923427805868746E+00
+ 48017 1.2004249999999999E-02 6.2232560611343111E-03 1.5923938805582396E+00
+ 48018 1.2004500000000000E-02 6.2236541659291449E-03 1.5924449805296050E+00
+ 48019 1.2004750000000000E-02 6.2240522834970174E-03 1.5924960805009700E+00
+ 48020 1.2005000000000000E-02 6.2244504138379529E-03 1.5925471804723355E+00
+ 48021 1.2005250000000000E-02 6.2248485569519826E-03 1.5925982804437004E+00
+ 48022 1.2005500000000001E-02 6.2252467128391395E-03 1.5926493804150654E+00
+ 48023 1.2005749999999999E-02 6.2256448814994548E-03 1.5927004803864304E+00
+ 48024 1.2005999999999999E-02 6.2260430629329580E-03 1.5927515803577954E+00
+ 48025 1.2006250000000000E-02 6.2264412571396838E-03 1.5928026803291608E+00
+ 48026 1.2006500000000000E-02 6.2268394641196599E-03 1.5928537803005258E+00
+ 48027 1.2006750000000000E-02 6.2272376838729132E-03 1.5929048802718908E+00
+ 48028 1.2007000000000000E-02 6.2276359163994897E-03 1.5929559802432562E+00
+ 48029 1.2007250000000001E-02 6.2280341616994007E-03 1.5930070802146212E+00
+ 48030 1.2007499999999999E-02 6.2284324197726844E-03 1.5930581801859862E+00
+ 48031 1.2007749999999999E-02 6.2288306906193780E-03 1.5931092801573512E+00
+ 48032 1.2008000000000000E-02 6.2292289742395032E-03 1.5931603801287166E+00
+ 48033 1.2008250000000000E-02 6.2296272706330999E-03 1.5932114801000816E+00
+ 48034 1.2008500000000000E-02 6.2300255798001958E-03 1.5932625800714466E+00
+ 48035 1.2008750000000000E-02 6.2304239017408189E-03 1.5933136800428120E+00
+ 48036 1.2008999999999999E-02 6.2308222364549993E-03 1.5933647800141766E+00
+ 48037 1.2009249999999999E-02 6.2312205839427752E-03 1.5934158799855420E+00
+ 48038 1.2009499999999999E-02 6.2316189442041692E-03 1.5934669799569070E+00
+ 48039 1.2009750000000000E-02 6.2320173172392178E-03 1.5935180799282724E+00
+ 48040 1.2010000000000000E-02 6.2324157030479522E-03 1.5935691798996374E+00
+ 48041 1.2010250000000000E-02 6.2328141016303991E-03 1.5936202798710024E+00
+ 48042 1.2010500000000000E-02 6.2332125129865926E-03 1.5936713798423678E+00
+ 48043 1.2010749999999999E-02 6.2336109371165602E-03 1.5937224798137324E+00
+ 48044 1.2010999999999999E-02 6.2340093740203438E-03 1.5937735797850978E+00
+ 48045 1.2011249999999999E-02 6.2344078236979579E-03 1.5938246797564628E+00
+ 48046 1.2011500000000000E-02 6.2348062861494443E-03 1.5938757797278278E+00
+ 48047 1.2011750000000000E-02 6.2352047613748306E-03 1.5939268796991932E+00
+ 48048 1.2012000000000000E-02 6.2356032493741578E-03 1.5939779796705582E+00
+ 48049 1.2012250000000000E-02 6.2360017501474456E-03 1.5940290796419236E+00
+ 48050 1.2012499999999999E-02 6.2364002636947236E-03 1.5940801796132882E+00
+ 48051 1.2012749999999999E-02 6.2367987900160283E-03 1.5941312795846536E+00
+ 48052 1.2012999999999999E-02 6.2371973291113908E-03 1.5941823795560186E+00
+ 48053 1.2013250000000000E-02 6.2375958809808407E-03 1.5942334795273836E+00
+ 48054 1.2013500000000000E-02 6.2379944456244099E-03 1.5942845794987490E+00
+ 48055 1.2013750000000000E-02 6.2383930230421282E-03 1.5943356794701140E+00
+ 48056 1.2014000000000000E-02 6.2387916132340300E-03 1.5943867794414794E+00
+ 48057 1.2014249999999999E-02 6.2391902162001389E-03 1.5944378794128440E+00
+ 48058 1.2014499999999999E-02 6.2395888319404956E-03 1.5944889793842094E+00
+ 48059 1.2014749999999999E-02 6.2399874604551295E-03 1.5945400793555744E+00
+ 48060 1.2015000000000000E-02 6.2403861017440634E-03 1.5945911793269394E+00
+ 48061 1.2015250000000000E-02 6.2407847558073404E-03 1.5946422792983048E+00
+ 48062 1.2015500000000000E-02 6.2411834226449789E-03 1.5946933792696698E+00
+ 48063 1.2015750000000000E-02 6.2415821022570239E-03 1.5947444792410352E+00
+ 48064 1.2015999999999999E-02 6.2419807946434910E-03 1.5947955792123998E+00
+ 48065 1.2016249999999999E-02 6.2423794998044263E-03 1.5948466791837648E+00
+ 48066 1.2016499999999999E-02 6.2427782177398548E-03 1.5948977791551302E+00
+ 48067 1.2016750000000000E-02 6.2431769484498027E-03 1.5949488791264952E+00
+ 48068 1.2017000000000000E-02 6.2435756919343157E-03 1.5949999790978606E+00
+ 48069 1.2017250000000000E-02 6.2439744481934062E-03 1.5950510790692256E+00
+ 48070 1.2017500000000000E-02 6.2443732172271227E-03 1.5951021790405906E+00
+ 48071 1.2017749999999999E-02 6.2447719990354764E-03 1.5951532790119556E+00
+ 48072 1.2017999999999999E-02 6.2451707936185194E-03 1.5952043789833206E+00
+ 48073 1.2018249999999999E-02 6.2455696009762786E-03 1.5952554789546860E+00
+ 48074 1.2018500000000000E-02 6.2459684211087730E-03 1.5953065789260510E+00
+ 48075 1.2018750000000000E-02 6.2463672540160435E-03 1.5953576788974164E+00
+ 48076 1.2019000000000000E-02 6.2467660996981230E-03 1.5954087788687814E+00
+ 48077 1.2019250000000000E-02 6.2471649581550357E-03 1.5954598788401464E+00
+ 48078 1.2019499999999999E-02 6.2475638293868173E-03 1.5955109788115114E+00
+ 48079 1.2019749999999999E-02 6.2479627133934963E-03 1.5955620787828764E+00
+ 48080 1.2019999999999999E-02 6.2483616101751118E-03 1.5956131787542418E+00
+ 48081 1.2020250000000000E-02 6.2487605197316873E-03 1.5956642787256068E+00
+ 48082 1.2020500000000000E-02 6.2491594420632591E-03 1.5957153786969722E+00
+ 48083 1.2020750000000000E-02 6.2495583771698541E-03 1.5957664786683372E+00
+ 48084 1.2021000000000000E-02 6.2499573250515070E-03 1.5958175786397022E+00
+ 48085 1.2021249999999999E-02 6.2503562857082456E-03 1.5958686786110672E+00
+ 48086 1.2021499999999999E-02 6.2507552591401011E-03 1.5959197785824322E+00
+ 48087 1.2021749999999999E-02 6.2511542453471116E-03 1.5959708785537976E+00
+ 48088 1.2022000000000000E-02 6.2515532443293050E-03 1.5960219785251626E+00
+ 48089 1.2022250000000000E-02 6.2519522560867099E-03 1.5960730784965276E+00
+ 48090 1.2022500000000000E-02 6.2523512806193600E-03 1.5961241784678930E+00
+ 48091 1.2022750000000000E-02 6.2527503179272892E-03 1.5961752784392580E+00
+ 48092 1.2022999999999999E-02 6.2531493680105183E-03 1.5962263784106230E+00
+ 48093 1.2023249999999999E-02 6.2535484308690950E-03 1.5962774783819880E+00
+ 48094 1.2023499999999999E-02 6.2539475065030428E-03 1.5963285783533534E+00
+ 48095 1.2023750000000000E-02 6.2543465949123859E-03 1.5963796783247184E+00
+ 48096 1.2024000000000000E-02 6.2547456960971703E-03 1.5964307782960834E+00
+ 48097 1.2024250000000000E-02 6.2551448100574107E-03 1.5964818782674488E+00
+ 48098 1.2024500000000000E-02 6.2555439367931523E-03 1.5965329782388138E+00
+ 48099 1.2024749999999999E-02 6.2559430763044210E-03 1.5965840782101788E+00
+ 48100 1.2024999999999999E-02 6.2563422285912542E-03 1.5966351781815438E+00
+ 48101 1.2025249999999999E-02 6.2567413936536736E-03 1.5966862781529092E+00
+ 48102 1.2025500000000000E-02 6.2571405714917155E-03 1.5967373781242742E+00
+ 48103 1.2025750000000000E-02 6.2575397621054173E-03 1.5967884780956392E+00
+ 48104 1.2026000000000000E-02 6.2579389654948024E-03 1.5968395780670046E+00
+ 48105 1.2026250000000000E-02 6.2583381816599028E-03 1.5968906780383696E+00
+ 48106 1.2026499999999999E-02 6.2587374106007464E-03 1.5969417780097346E+00
+ 48107 1.2026749999999999E-02 6.2591366523173809E-03 1.5969928779810996E+00
+ 48108 1.2026999999999999E-02 6.2595359068098252E-03 1.5970439779524646E+00
+ 48109 1.2027250000000000E-02 6.2599351740781090E-03 1.5970950779238300E+00
+ 48110 1.2027500000000000E-02 6.2603344541222712E-03 1.5971461778951950E+00
+ 48111 1.2027750000000000E-02 6.2607337469423397E-03 1.5971972778665604E+00
+ 48112 1.2028000000000000E-02 6.2611330525383473E-03 1.5972483778379254E+00
+ 48113 1.2028249999999999E-02 6.2615323709103200E-03 1.5972994778092904E+00
+ 48114 1.2028499999999999E-02 6.2619317020582987E-03 1.5973505777806554E+00
+ 48115 1.2028750000000000E-02 6.2623310459823120E-03 1.5974016777520204E+00
+ 48116 1.2029000000000000E-02 6.2627304026823885E-03 1.5974527777233858E+00
+ 48117 1.2029250000000000E-02 6.2631297721585646E-03 1.5975038776947508E+00
+ 48118 1.2029500000000000E-02 6.2635291544108638E-03 1.5975549776661162E+00
+ 48119 1.2029750000000001E-02 6.2639285494393206E-03 1.5976060776374812E+00
+ 48120 1.2029999999999999E-02 6.2643279572439769E-03 1.5976571776088462E+00
+ 48121 1.2030249999999999E-02 6.2647273778248507E-03 1.5977082775802112E+00
+ 48122 1.2030500000000000E-02 6.2651268111819838E-03 1.5977593775515762E+00
+ 48123 1.2030750000000000E-02 6.2655262573154012E-03 1.5978104775229416E+00
+ 48124 1.2031000000000000E-02 6.2659257162251351E-03 1.5978615774943066E+00
+ 48125 1.2031250000000000E-02 6.2663251879112244E-03 1.5979126774656720E+00
+ 48126 1.2031500000000001E-02 6.2667246723736910E-03 1.5979637774370370E+00
+ 48127 1.2031749999999999E-02 6.2671241696125720E-03 1.5980148774084015E+00
+ 48128 1.2031999999999999E-02 6.2675236796278953E-03 1.5980659773797670E+00
+ 48129 1.2032250000000000E-02 6.2679232024197033E-03 1.5981170773511320E+00
+ 48130 1.2032500000000000E-02 6.2683227379880177E-03 1.5981681773224974E+00
+ 48131 1.2032750000000000E-02 6.2687222863328368E-03 1.5982192772938624E+00
+ 48132 1.2033000000000000E-02 6.2691218474522029E-03 1.5982703772652274E+00
+ 48133 1.2033250000000001E-02 6.2695214213449695E-03 1.5983214772365928E+00
+ 48134 1.2033499999999999E-02 6.2699210080111624E-03 1.5983725772079573E+00
+ 48135 1.2033749999999999E-02 6.2703206074508225E-03 1.5984236771793228E+00
+ 48136 1.2034000000000000E-02 6.2707202196639732E-03 1.5984747771506878E+00
+ 48137 1.2034250000000000E-02 6.2711198446506423E-03 1.5985258771220532E+00
+ 48138 1.2034500000000000E-02 6.2715194824108714E-03 1.5985769770934182E+00
+ 48139 1.2034750000000000E-02 6.2719191329446778E-03 1.5986280770647832E+00
+ 48140 1.2035000000000001E-02 6.2723187962521031E-03 1.5986791770361486E+00
+ 48141 1.2035249999999999E-02 6.2727184723331683E-03 1.5987302770075131E+00
+ 48142 1.2035499999999999E-02 6.2731181611879131E-03 1.5987813769788786E+00
+ 48143 1.2035750000000000E-02 6.2735178628163663E-03 1.5988324769502436E+00
+ 48144 1.2036000000000000E-02 6.2739175772185546E-03 1.5988835769216090E+00
+ 48145 1.2036250000000000E-02 6.2743173043945119E-03 1.5989346768929740E+00
+ 48146 1.2036500000000000E-02 6.2747170443442687E-03 1.5989857768643390E+00
+ 48147 1.2036749999999999E-02 6.2751167970678508E-03 1.5990368768357039E+00
+ 48148 1.2036999999999999E-02 6.2755165625652956E-03 1.5990879768070689E+00
+ 48149 1.2037249999999999E-02 6.2759163408366353E-03 1.5991390767784344E+00
+ 48150 1.2037500000000000E-02 6.2763161318818914E-03 1.5991901767497994E+00
+ 48151 1.2037750000000000E-02 6.2767159357011047E-03 1.5992412767211643E+00
+ 48152 1.2038000000000000E-02 6.2771157522943004E-03 1.5992923766925298E+00
+ 48153 1.2038250000000000E-02 6.2775155816615080E-03 1.5993434766638948E+00
+ 48154 1.2038499999999999E-02 6.2779154238027648E-03 1.5993945766352597E+00
+ 48155 1.2038749999999999E-02 6.2783152787180977E-03 1.5994456766066247E+00
+ 48156 1.2038999999999999E-02 6.2787151464075317E-03 1.5994967765779902E+00
+ 48157 1.2039250000000000E-02 6.2791150268711078E-03 1.5995478765493552E+00
+ 48158 1.2039500000000000E-02 6.2795149201088554E-03 1.5995989765207201E+00
+ 48159 1.2039750000000000E-02 6.2799148261207987E-03 1.5996500764920856E+00
+ 48160 1.2040000000000000E-02 6.2803147480072277E-03 1.5997011764634506E+00
+ 48161 1.2040249999999999E-02 6.2807146796737979E-03 1.5997522764348155E+00
+ 48162 1.2040499999999999E-02 6.2811146241152820E-03 1.5998033764061805E+00
+ 48163 1.2040749999999999E-02 6.2815145813317139E-03 1.5998544763775460E+00
+ 48164 1.2041000000000000E-02 6.2819145513231169E-03 1.5999055763489110E+00
+ 48165 1.2041250000000000E-02 6.2823145340895267E-03 1.5999566763202759E+00
+ 48166 1.2041500000000000E-02 6.2827145296309736E-03 1.6000077762916414E+00
+ 48167 1.2041750000000000E-02 6.2831145379474932E-03 1.6000588762630064E+00
+ 48168 1.2041999999999999E-02 6.2835145590391080E-03 1.6001099762343713E+00
+ 48169 1.2042249999999999E-02 6.2839145929058536E-03 1.6001610762057363E+00
+ 48170 1.2042499999999999E-02 6.2843146395477646E-03 1.6002121761771013E+00
+ 48171 1.2042750000000000E-02 6.2847146989648646E-03 1.6002632761484668E+00
+ 48172 1.2043000000000000E-02 6.2851147711571942E-03 1.6003143761198317E+00
+ 48173 1.2043250000000000E-02 6.2855148561247751E-03 1.6003654760911972E+00
+ 48174 1.2043500000000000E-02 6.2859149538676421E-03 1.6004165760625622E+00
+ 48175 1.2043749999999999E-02 6.2863150643858246E-03 1.6004676760339271E+00
+ 48176 1.2043999999999999E-02 6.2867151876793616E-03 1.6005187760052921E+00
+ 48177 1.2044249999999999E-02 6.2871153237482758E-03 1.6005698759766571E+00
+ 48178 1.2044500000000000E-02 6.2875154725926079E-03 1.6006209759480226E+00
+ 48179 1.2044750000000000E-02 6.2879156342123699E-03 1.6006720759193875E+00
+ 48180 1.2045000000000000E-02 6.2883158086076141E-03 1.6007231758907530E+00
+ 48181 1.2045250000000000E-02 6.2887159957783646E-03 1.6007742758621180E+00
+ 48182 1.2045499999999999E-02 6.2891161957246483E-03 1.6008253758334829E+00
+ 48183 1.2045749999999999E-02 6.2895164084464964E-03 1.6008764758048479E+00
+ 48184 1.2045999999999999E-02 6.2899166339439525E-03 1.6009275757762129E+00
+ 48185 1.2046250000000000E-02 6.2903168722170336E-03 1.6009786757475784E+00
+ 48186 1.2046500000000000E-02 6.2907171232657747E-03 1.6010297757189433E+00
+ 48187 1.2046750000000000E-02 6.2911173870902155E-03 1.6010808756903088E+00
+ 48188 1.2047000000000000E-02 6.2915176636903708E-03 1.6011319756616738E+00
+ 48189 1.2047249999999999E-02 6.2919179530662893E-03 1.6011830756330383E+00
+ 48190 1.2047499999999999E-02 6.2923182552179924E-03 1.6012341756044037E+00
+ 48191 1.2047749999999999E-02 6.2927185701455116E-03 1.6012852755757687E+00
+ 48192 1.2048000000000000E-02 6.2931188978488815E-03 1.6013363755471341E+00
+ 48193 1.2048250000000000E-02 6.2935192383281316E-03 1.6013874755184991E+00
+ 48194 1.2048500000000000E-02 6.2939195915832939E-03 1.6014385754898641E+00
+ 48195 1.2048750000000000E-02 6.2943199576144032E-03 1.6014896754612296E+00
+ 48196 1.2048999999999999E-02 6.2947203364214837E-03 1.6015407754325941E+00
+ 48197 1.2049249999999999E-02 6.2951207280045711E-03 1.6015918754039595E+00
+ 48198 1.2049499999999999E-02 6.2955211323636974E-03 1.6016429753753245E+00
+ 48199 1.2049750000000000E-02 6.2959215494988929E-03 1.6016940753466899E+00
+ 48200 1.2050000000000000E-02 6.2963219794101907E-03 1.6017451753180549E+00
+ 48201 1.2050250000000000E-02 6.2967224220976210E-03 1.6017962752894199E+00
+ 48202 1.2050500000000000E-02 6.2971228775612108E-03 1.6018473752607854E+00
+ 48203 1.2050749999999999E-02 6.2975233458009965E-03 1.6018984752321499E+00
+ 48204 1.2050999999999999E-02 6.2979238268170059E-03 1.6019495752035153E+00
+ 48205 1.2051249999999999E-02 6.2983243206092762E-03 1.6020006751748803E+00
+ 48206 1.2051500000000000E-02 6.2987248271778361E-03 1.6020517751462457E+00
+ 48207 1.2051750000000000E-02 6.2991253465227168E-03 1.6021028751176107E+00
+ 48208 1.2052000000000000E-02 6.2995258786439504E-03 1.6021539750889757E+00
+ 48209 1.2052250000000000E-02 6.2999264235415638E-03 1.6022050750603412E+00
+ 48210 1.2052499999999999E-02 6.3003269812155942E-03 1.6022561750317057E+00
+ 48211 1.2052749999999999E-02 6.3007275516660695E-03 1.6023072750030711E+00
+ 48212 1.2052999999999999E-02 6.3011281348930312E-03 1.6023583749744361E+00
+ 48213 1.2053250000000000E-02 6.3015287308964942E-03 1.6024094749458011E+00
+ 48214 1.2053500000000000E-02 6.3019293396765000E-03 1.6024605749171665E+00
+ 48215 1.2053750000000000E-02 6.3023299612330807E-03 1.6025116748885315E+00
+ 48216 1.2054000000000000E-02 6.3027305955662676E-03 1.6025627748598970E+00
+ 48217 1.2054249999999999E-02 6.3031312426760815E-03 1.6026138748312615E+00
+ 48218 1.2054499999999999E-02 6.3035319025625709E-03 1.6026649748026269E+00
+ 48219 1.2054749999999999E-02 6.3039325752257567E-03 1.6027160747739919E+00
+ 48220 1.2055000000000000E-02 6.3043332606656736E-03 1.6027671747453569E+00
+ 48221 1.2055250000000000E-02 6.3047339588823536E-03 1.6028182747167223E+00
+ 48222 1.2055500000000000E-02 6.3051346698758262E-03 1.6028693746880873E+00
+ 48223 1.2055750000000000E-02 6.3055353936461219E-03 1.6029204746594528E+00
+ 48224 1.2055999999999999E-02 6.3059361301932753E-03 1.6029715746308173E+00
+ 48225 1.2056249999999999E-02 6.3063368795173193E-03 1.6030226746021827E+00
+ 48226 1.2056500000000000E-02 6.3067376416182817E-03 1.6030737745735477E+00
+ 48227 1.2056750000000000E-02 6.3071384164961964E-03 1.6031248745449127E+00
+ 48228 1.2057000000000000E-02 6.3075392041510988E-03 1.6031759745162781E+00
+ 48229 1.2057250000000000E-02 6.3079400045830108E-03 1.6032270744876431E+00
+ 48230 1.2057500000000001E-02 6.3083408177919712E-03 1.6032781744590086E+00
+ 48231 1.2057749999999999E-02 6.3087416437780054E-03 1.6033292744303731E+00
+ 48232 1.2057999999999999E-02 6.3091424825411531E-03 1.6033803744017381E+00
+ 48233 1.2058250000000000E-02 6.3095429510136329E-03 1.6034314743731035E+00
+ 48234 1.2058500000000000E-02 6.3099438152178569E-03 1.6034825743444685E+00
+ 48235 1.2058750000000000E-02 6.3103446922054404E-03 1.6035336743158339E+00
+ 48236 1.2059000000000000E-02 6.3107455819764111E-03 1.6035847742871989E+00
+ 48237 1.2059250000000001E-02 6.3111464845308080E-03 1.6036358742585639E+00
+ 48238 1.2059499999999999E-02 6.3115473998686640E-03 1.6036869742299289E+00
+ 48239 1.2059749999999999E-02 6.3119483279900123E-03 1.6037380742012939E+00
+ 48240 1.2060000000000000E-02 6.3123492688948917E-03 1.6037891741726593E+00
+ 48241 1.2060250000000000E-02 6.3127502225833292E-03 1.6038402741440243E+00
+ 48242 1.2060500000000000E-02 6.3131511890553629E-03 1.6038913741153897E+00
+ 48243 1.2060750000000000E-02 6.3135521683110232E-03 1.6039424740867547E+00
+ 48244 1.2061000000000001E-02 6.3139531603503482E-03 1.6039935740581197E+00
+ 48245 1.2061249999999999E-02 6.3143541651733684E-03 1.6040446740294847E+00
+ 48246 1.2061499999999999E-02 6.3147551827801235E-03 1.6040957740008497E+00
+ 48247 1.2061750000000000E-02 6.3151562131706388E-03 1.6041468739722151E+00
+ 48248 1.2062000000000000E-02 6.3155572563449551E-03 1.6041979739435801E+00
+ 48249 1.2062250000000000E-02 6.3159583123031035E-03 1.6042490739149455E+00
+ 48250 1.2062500000000000E-02 6.3163593810451231E-03 1.6043001738863105E+00
+ 48251 1.2062750000000001E-02 6.3167604625710364E-03 1.6043512738576755E+00
+ 48252 1.2062999999999999E-02 6.3171615568808860E-03 1.6044023738290405E+00
+ 48253 1.2063249999999999E-02 6.3175626639747065E-03 1.6044534738004055E+00
+ 48254 1.2063500000000000E-02 6.3179637838525343E-03 1.6045045737717709E+00
+ 48255 1.2063750000000000E-02 6.3183649165143903E-03 1.6045556737431359E+00
+ 48256 1.2064000000000000E-02 6.3187660619603257E-03 1.6046067737145009E+00
+ 48257 1.2064250000000000E-02 6.3191672201903621E-03 1.6046578736858663E+00
+ 48258 1.2064500000000001E-02 6.3195683912045360E-03 1.6047089736572313E+00
+ 48259 1.2064749999999999E-02 6.3199695750028873E-03 1.6047600736285963E+00
+ 48260 1.2064999999999999E-02 6.3203707715854401E-03 1.6048111735999613E+00
+ 48261 1.2065250000000000E-02 6.3207719809522415E-03 1.6048622735713267E+00
+ 48262 1.2065500000000000E-02 6.3211732031033183E-03 1.6049133735426917E+00
+ 48263 1.2065750000000000E-02 6.3215748202174044E-03 1.6049644735140567E+00
+ 48264 1.2066000000000000E-02 6.3219760677382100E-03 1.6050155734854221E+00
+ 48265 1.2066249999999999E-02 6.3223773280323423E-03 1.6050666734567867E+00
+ 48266 1.2066499999999999E-02 6.3227786010998325E-03 1.6051177734281521E+00
+ 48267 1.2066749999999999E-02 6.3231798869407066E-03 1.6051688733995171E+00
+ 48268 1.2067000000000000E-02 6.3235811855549976E-03 1.6052199733708825E+00
+ 48269 1.2067250000000000E-02 6.3239824969427323E-03 1.6052710733422475E+00
+ 48270 1.2067500000000000E-02 6.3243838211039499E-03 1.6053221733136125E+00
+ 48271 1.2067750000000000E-02 6.3247851580386701E-03 1.6053732732849779E+00
+ 48272 1.2067999999999999E-02 6.3251865077469270E-03 1.6054243732563425E+00
+ 48273 1.2068249999999999E-02 6.3255878702287516E-03 1.6054754732277079E+00
+ 48274 1.2068499999999999E-02 6.3259892454841727E-03 1.6055265731990729E+00
+ 48275 1.2068750000000000E-02 6.3263906335132266E-03 1.6055776731704379E+00
+ 48276 1.2069000000000000E-02 6.3267920343159341E-03 1.6056287731418033E+00
+ 48277 1.2069250000000000E-02 6.3271934478923327E-03 1.6056798731131683E+00
+ 48278 1.2069500000000000E-02 6.3275948742424490E-03 1.6057309730845337E+00
+ 48279 1.2069749999999999E-02 6.3279963133663127E-03 1.6057820730558983E+00
+ 48280 1.2069999999999999E-02 6.3283977652639602E-03 1.6058331730272637E+00
+ 48281 1.2070249999999999E-02 6.3287992299354175E-03 1.6058842729986287E+00
+ 48282 1.2070500000000000E-02 6.3292007073807183E-03 1.6059353729699937E+00
+ 48283 1.2070750000000000E-02 6.3296021975998863E-03 1.6059864729413591E+00
+ 48284 1.2071000000000000E-02 6.3300037005929568E-03 1.6060375729127241E+00
+ 48285 1.2071250000000000E-02 6.3304052163599567E-03 1.6060886728840895E+00
+ 48286 1.2071499999999999E-02 6.3308067449009140E-03 1.6061397728554541E+00
+ 48287 1.2071749999999999E-02 6.3312082862158787E-03 1.6061908728268195E+00
+ 48288 1.2071999999999999E-02 6.3316098403048563E-03 1.6062419727981845E+00
+ 48289 1.2072250000000000E-02 6.3320114071678882E-03 1.6062930727695495E+00
+ 48290 1.2072500000000000E-02 6.3324129868050057E-03 1.6063441727409149E+00
+ 48291 1.2072750000000000E-02 6.3328145792162383E-03 1.6063952727122799E+00
+ 48292 1.2073000000000000E-02 6.3332161844016129E-03 1.6064463726836453E+00
+ 48293 1.2073249999999999E-02 6.3336178023611599E-03 1.6064974726550099E+00
+ 48294 1.2073499999999999E-02 6.3340194330949208E-03 1.6065485726263748E+00
+ 48295 1.2073749999999999E-02 6.3344210766029165E-03 1.6065996725977403E+00
+ 48296 1.2074000000000000E-02 6.3348227328851783E-03 1.6066507725691053E+00
+ 48297 1.2074250000000000E-02 6.3352244019417364E-03 1.6067018725404707E+00
+ 48298 1.2074500000000000E-02 6.3356260837726212E-03 1.6067529725118357E+00
+ 48299 1.2074750000000000E-02 6.3360277783778667E-03 1.6068040724832007E+00
+ 48300 1.2074999999999999E-02 6.3364294857574961E-03 1.6068551724545657E+00
+ 48301 1.2075249999999999E-02 6.3368312059115511E-03 1.6069062724259306E+00
+ 48302 1.2075499999999999E-02 6.3372329388400534E-03 1.6069573723972961E+00
+ 48303 1.2075750000000000E-02 6.3376346845430507E-03 1.6070084723686611E+00
+ 48304 1.2076000000000000E-02 6.3380364430205300E-03 1.6070595723400265E+00
+ 48305 1.2076250000000000E-02 6.3384382142725702E-03 1.6071106723113915E+00
+ 48306 1.2076500000000000E-02 6.3388399982991783E-03 1.6071617722827565E+00
+ 48307 1.2076749999999999E-02 6.3392417951003838E-03 1.6072128722541215E+00
+ 48308 1.2076999999999999E-02 6.3396436046762299E-03 1.6072639722254864E+00
+ 48309 1.2077249999999999E-02 6.3400454270267402E-03 1.6073150721968519E+00
+ 48310 1.2077500000000000E-02 6.3404472621519442E-03 1.6073661721682169E+00
+ 48311 1.2077750000000000E-02 6.3408491100518738E-03 1.6074172721395823E+00
+ 48312 1.2078000000000000E-02 6.3412509707265604E-03 1.6074683721109473E+00
+ 48313 1.2078250000000000E-02 6.3416528441760300E-03 1.6075194720823123E+00
+ 48314 1.2078499999999999E-02 6.3420547304003164E-03 1.6075705720536773E+00
+ 48315 1.2078749999999999E-02 6.3424566293994542E-03 1.6076216720250422E+00
+ 48316 1.2078999999999999E-02 6.3428585411734670E-03 1.6076727719964077E+00
+ 48317 1.2079250000000000E-02 6.3432604657223937E-03 1.6077238719677727E+00
+ 48318 1.2079500000000000E-02 6.3436624030462534E-03 1.6077749719391377E+00
+ 48319 1.2079750000000000E-02 6.3440643531450912E-03 1.6078260719105031E+00
+ 48320 1.2080000000000000E-02 6.3444663160189280E-03 1.6078771718818681E+00
+ 48321 1.2080249999999999E-02 6.3448682916677915E-03 1.6079282718532331E+00
+ 48322 1.2080499999999999E-02 6.3452702800917233E-03 1.6079793718245980E+00
+ 48323 1.2080749999999999E-02 6.3456722812907443E-03 1.6080304717959635E+00
+ 48324 1.2081000000000000E-02 6.3460742952648934E-03 1.6080815717673285E+00
+ 48325 1.2081250000000000E-02 6.3464763220141942E-03 1.6081326717386935E+00
+ 48326 1.2081500000000000E-02 6.3468783615386864E-03 1.6081837717100589E+00
+ 48327 1.2081750000000000E-02 6.3472804138383875E-03 1.6082348716814239E+00
+ 48328 1.2081999999999999E-02 6.3476824789133425E-03 1.6082859716527889E+00
+ 48329 1.2082249999999999E-02 6.3480845567635688E-03 1.6083370716241538E+00
+ 48330 1.2082499999999999E-02 6.3484866473891106E-03 1.6083881715955193E+00
+ 48331 1.2082750000000000E-02 6.3488887507899827E-03 1.6084392715668843E+00
+ 48332 1.2083000000000000E-02 6.3492908669662345E-03 1.6084903715382493E+00
+ 48333 1.2083250000000000E-02 6.3496929959178825E-03 1.6085414715096147E+00
+ 48334 1.2083500000000000E-02 6.3500951376449623E-03 1.6085925714809797E+00
+ 48335 1.2083749999999999E-02 6.3504972921475033E-03 1.6086436714523447E+00
+ 48336 1.2083999999999999E-02 6.3508994594255403E-03 1.6086947714237096E+00
+ 48337 1.2084250000000000E-02 6.3513016394791035E-03 1.6087458713950746E+00
+ 48338 1.2084500000000000E-02 6.3517038323082165E-03 1.6087969713664401E+00
+ 48339 1.2084750000000000E-02 6.3521060379129191E-03 1.6088480713378051E+00
+ 48340 1.2085000000000000E-02 6.3525082562932373E-03 1.6088991713091705E+00
+ 48341 1.2085250000000001E-02 6.3529104874492049E-03 1.6089502712805355E+00
+ 48342 1.2085499999999999E-02 6.3533127313808472E-03 1.6090013712519005E+00
+ 48343 1.2085749999999999E-02 6.3537149880882023E-03 1.6090524712232654E+00
+ 48344 1.2086000000000000E-02 6.3541172575712988E-03 1.6091035711946304E+00
+ 48345 1.2086250000000000E-02 6.3545195398296292E-03 1.6091546711659959E+00
+ 48346 1.2086500000000000E-02 6.3549218348622014E-03 1.6092057711373609E+00
+ 48347 1.2086750000000000E-02 6.3553241426690162E-03 1.6092568711087263E+00
+ 48348 1.2087000000000001E-02 6.3557264632500944E-03 1.6093079710800913E+00
+ 48349 1.2087249999999999E-02 6.3561287966054734E-03 1.6093590710514563E+00
+ 48350 1.2087499999999999E-02 6.3565311427351877E-03 1.6094101710228212E+00
+ 48351 1.2087750000000000E-02 6.3569335016392661E-03 1.6094612709941862E+00
+ 48352 1.2088000000000000E-02 6.3573358733177363E-03 1.6095123709655517E+00
+ 48353 1.2088250000000000E-02 6.3577382577706294E-03 1.6095634709369167E+00
+ 48354 1.2088500000000000E-02 6.3581406549979760E-03 1.6096145709082821E+00
+ 48355 1.2088750000000001E-02 6.3585430649998062E-03 1.6096656708796471E+00
+ 48356 1.2088999999999999E-02 6.3589454877761489E-03 1.6097167708510116E+00
+ 48357 1.2089249999999999E-02 6.3593479233270377E-03 1.6097678708223770E+00
+ 48358 1.2089500000000000E-02 6.3597503716524978E-03 1.6098189707937420E+00
+ 48359 1.2089750000000000E-02 6.3601528327525700E-03 1.6098700707651075E+00
+ 48360 1.2090000000000000E-02 6.3605553066272769E-03 1.6099211707364725E+00
+ 48361 1.2090250000000000E-02 6.3609577932766418E-03 1.6099722707078374E+00
+ 48362 1.2090500000000001E-02 6.3613602927007117E-03 1.6100233706792029E+00
+ 48363 1.2090749999999999E-02 6.3617628048995081E-03 1.6100744706505674E+00
+ 48364 1.2090999999999999E-02 6.3621653298730598E-03 1.6101255706219328E+00
+ 48365 1.2091250000000000E-02 6.3625678676214048E-03 1.6101766705932978E+00
+ 48366 1.2091500000000000E-02 6.3629704181445632E-03 1.6102277705646633E+00
+ 48367 1.2091750000000000E-02 6.3633729814425713E-03 1.6102788705360283E+00
+ 48368 1.2092000000000000E-02 6.3637755575154621E-03 1.6103299705073932E+00
+ 48369 1.2092250000000001E-02 6.3641781463632634E-03 1.6103810704787587E+00
+ 48370 1.2092499999999999E-02 6.3645807479859994E-03 1.6104321704501232E+00
+ 48371 1.2092749999999999E-02 6.3649833623837127E-03 1.6104832704214886E+00
+ 48372 1.2093000000000000E-02 6.3653859895564276E-03 1.6105343703928536E+00
+ 48373 1.2093250000000000E-02 6.3657886295041726E-03 1.6105854703642191E+00
+ 48374 1.2093500000000000E-02 6.3661912822269850E-03 1.6106365703355841E+00
+ 48375 1.2093750000000000E-02 6.3665939477248884E-03 1.6106876703069490E+00
+ 48376 1.2093999999999999E-02 6.3669966259979139E-03 1.6107387702783140E+00
+ 48377 1.2094249999999999E-02 6.3673993170460953E-03 1.6107898702496790E+00
+ 48378 1.2094499999999999E-02 6.3678020208694846E-03 1.6108409702210444E+00
+ 48379 1.2094750000000000E-02 6.3682047374680481E-03 1.6108920701924094E+00
+ 48380 1.2095000000000000E-02 6.3686074668418812E-03 1.6109431701637744E+00
+ 48381 1.2095250000000000E-02 6.3690102089909925E-03 1.6109942701351398E+00
+ 48382 1.2095500000000000E-02 6.3694129639154081E-03 1.6110453701065048E+00
+ 48383 1.2095749999999999E-02 6.3698157316151591E-03 1.6110964700778698E+00
+ 48384 1.2095999999999999E-02 6.3702185120902846E-03 1.6111475700492348E+00
+ 48385 1.2096249999999999E-02 6.3706213053408072E-03 1.6111986700206002E+00
+ 48386 1.2096500000000000E-02 6.3710241113667633E-03 1.6112497699919652E+00
+ 48387 1.2096750000000000E-02 6.3714269301681755E-03 1.6113008699633302E+00
+ 48388 1.2097000000000000E-02 6.3718297617450835E-03 1.6113519699346956E+00
+ 48389 1.2097250000000000E-02 6.3722326060975179E-03 1.6114030699060606E+00
+ 48390 1.2097499999999999E-02 6.3726354632254968E-03 1.6114541698774256E+00
+ 48391 1.2097749999999999E-02 6.3730383331290661E-03 1.6115052698487906E+00
+ 48392 1.2097999999999999E-02 6.3734412158082503E-03 1.6115563698201560E+00
+ 48393 1.2098250000000000E-02 6.3738441112630752E-03 1.6116074697915210E+00
+ 48394 1.2098500000000000E-02 6.3742470194935808E-03 1.6116585697628860E+00
+ 48395 1.2098750000000000E-02 6.3746499404997948E-03 1.6117096697342514E+00
+ 48396 1.2099000000000000E-02 6.3750528742817425E-03 1.6117607697056164E+00
+ 48397 1.2099249999999999E-02 6.3754558208394593E-03 1.6118118696769814E+00
+ 48398 1.2099499999999999E-02 6.3758587801729738E-03 1.6118629696483464E+00
+ 48399 1.2099749999999999E-02 6.3762617522823183E-03 1.6119140696197114E+00
+ 48400 1.2100000000000000E-02 6.3766647371675264E-03 1.6119651695910768E+00
+ 48401 1.2100250000000000E-02 6.3770677348286295E-03 1.6120162695624418E+00
+ 48402 1.2100500000000000E-02 6.3774707452656492E-03 1.6120673695338072E+00
+ 48403 1.2100750000000000E-02 6.3778737684786237E-03 1.6121184695051722E+00
+ 48404 1.2100999999999999E-02 6.3782768044675798E-03 1.6121695694765372E+00
+ 48405 1.2101249999999999E-02 6.3786798532325488E-03 1.6122206694479022E+00
+ 48406 1.2101499999999999E-02 6.3790829147735680E-03 1.6122717694192672E+00
+ 48407 1.2101750000000000E-02 6.3794859890906616E-03 1.6123228693906326E+00
+ 48408 1.2102000000000000E-02 6.3798890761838679E-03 1.6123739693619976E+00
+ 48409 1.2102250000000000E-02 6.3802921760532077E-03 1.6124250693333630E+00
+ 48410 1.2102500000000000E-02 6.3806952886987138E-03 1.6124761693047280E+00
+ 48411 1.2102749999999999E-02 6.3810984141204202E-03 1.6125272692760930E+00
+ 48412 1.2102999999999999E-02 6.3815015523183615E-03 1.6125783692474580E+00
+ 48413 1.2103249999999999E-02 6.3819047032925647E-03 1.6126294692188230E+00
+ 48414 1.2103500000000000E-02 6.3823078733487122E-03 1.6126805691901884E+00
+ 48415 1.2103750000000000E-02 6.3827110499144520E-03 1.6127316691615534E+00
+ 48416 1.2104000000000000E-02 6.3831142392528082E-03 1.6127827691329188E+00
+ 48417 1.2104250000000000E-02 6.3835174413638092E-03 1.6128338691042838E+00
+ 48418 1.2104499999999999E-02 6.3839206562474856E-03 1.6128849690756484E+00
+ 48419 1.2104749999999999E-02 6.3843238839038667E-03 1.6129360690470138E+00
+ 48420 1.2104999999999999E-02 6.3847271243329846E-03 1.6129871690183788E+00
+ 48421 1.2105250000000000E-02 6.3851303775348690E-03 1.6130382689897442E+00
+ 48422 1.2105500000000000E-02 6.3855336435095431E-03 1.6130893689611092E+00
+ 48423 1.2105750000000000E-02 6.3859369222570451E-03 1.6131404689324742E+00
+ 48424 1.2106000000000000E-02 6.3863402137774054E-03 1.6131915689038396E+00
+ 48425 1.2106249999999999E-02 6.3867435180706309E-03 1.6132426688752042E+00
+ 48426 1.2106499999999999E-02 6.3871468351367772E-03 1.6132937688465696E+00
+ 48427 1.2106749999999999E-02 6.3875501649758686E-03 1.6133448688179346E+00
+ 48428 1.2107000000000000E-02 6.3879535075879318E-03 1.6133959687893000E+00
+ 48429 1.2107250000000000E-02 6.3883568629729964E-03 1.6134470687606650E+00
+ 48430 1.2107500000000000E-02 6.3887602311310920E-03 1.6134981687320300E+00
+ 48431 1.2107750000000000E-02 6.3891636120622462E-03 1.6135492687033954E+00
+ 48432 1.2107999999999999E-02 6.3895670057664937E-03 1.6136003686747600E+00
+ 48433 1.2108249999999999E-02 6.3899704122438606E-03 1.6136514686461254E+00
+ 48434 1.2108499999999999E-02 6.3903738314943790E-03 1.6137025686174904E+00
+ 48435 1.2108750000000000E-02 6.3907772635180765E-03 1.6137536685888558E+00
+ 48436 1.2109000000000000E-02 6.3911807083149846E-03 1.6138047685602208E+00
+ 48437 1.2109250000000000E-02 6.3915841658851317E-03 1.6138558685315858E+00
+ 48438 1.2109500000000000E-02 6.3919876362285516E-03 1.6139069685029512E+00
+ 48439 1.2109749999999999E-02 6.3923911193452610E-03 1.6139580684743158E+00
+ 48440 1.2109999999999999E-02 6.3927946152353065E-03 1.6140091684456812E+00
+ 48441 1.2110249999999999E-02 6.3931981238987074E-03 1.6140602684170462E+00
+ 48442 1.2110500000000000E-02 6.3936016453355008E-03 1.6141113683884112E+00
+ 48443 1.2110750000000000E-02 6.3940051795457120E-03 1.6141624683597766E+00
+ 48444 1.2111000000000000E-02 6.3944087265293660E-03 1.6142135683311416E+00
+ 48445 1.2111250000000000E-02 6.3948122862865012E-03 1.6142646683025070E+00
+ 48446 1.2111499999999999E-02 6.3952158588171408E-03 1.6143157682738716E+00
+ 48447 1.2111749999999999E-02 6.3956194441213221E-03 1.6143668682452370E+00
+ 48448 1.2112000000000000E-02 6.3960230421990687E-03 1.6144179682166020E+00
+ 48449 1.2112250000000000E-02 6.3964266530504126E-03 1.6144690681879670E+00
+ 48450 1.2112500000000000E-02 6.3968302766753832E-03 1.6145201681593324E+00
+ 48451 1.2112750000000000E-02 6.3972339130740144E-03 1.6145712681306974E+00
+ 48452 1.2113000000000001E-02 6.3976375622463279E-03 1.6146223681020628E+00
+ 48453 1.2113249999999999E-02 6.3980412241923601E-03 1.6146734680734274E+00
+ 48454 1.2113499999999999E-02 6.3984448989121354E-03 1.6147245680447928E+00
+ 48455 1.2113750000000000E-02 6.3988485864056909E-03 1.6147756680161578E+00
+ 48456 1.2114000000000000E-02 6.3992522866730501E-03 1.6148267679875228E+00
+ 48457 1.2114250000000000E-02 6.3996559997142478E-03 1.6148778679588882E+00
+ 48458 1.2114500000000000E-02 6.4000597255293133E-03 1.6149289679302532E+00
+ 48459 1.2114750000000001E-02 6.4004634641182719E-03 1.6149800679016186E+00
+ 48460 1.2114999999999999E-02 6.4008672154811505E-03 1.6150311678729832E+00
+ 48461 1.2115249999999999E-02 6.4012709796179967E-03 1.6150822678443482E+00
+ 48462 1.2115500000000000E-02 6.4016747565288235E-03 1.6151333678157136E+00
+ 48463 1.2115750000000000E-02 6.4020785462136649E-03 1.6151844677870786E+00
+ 48464 1.2116000000000000E-02 6.4024823486725536E-03 1.6152355677584440E+00
+ 48465 1.2116250000000000E-02 6.4028861639055159E-03 1.6152866677298090E+00
+ 48466 1.2116500000000001E-02 6.4032899919125880E-03 1.6153377677011740E+00
+ 48467 1.2116749999999999E-02 6.4036938326937918E-03 1.6153888676725390E+00
+ 48468 1.2116999999999999E-02 6.4040976862491600E-03 1.6154399676439040E+00
+ 48469 1.2117250000000000E-02 6.4045015525787292E-03 1.6154910676152694E+00
+ 48470 1.2117500000000000E-02 6.4049054316825046E-03 1.6155421675866344E+00
+ 48471 1.2117750000000000E-02 6.4053093235605712E-03 1.6155932675579998E+00
+ 48472 1.2118000000000000E-02 6.4057132282129055E-03 1.6156443675293648E+00
+ 48473 1.2118250000000001E-02 6.4061171456395545E-03 1.6156954675007298E+00
+ 48474 1.2118499999999999E-02 6.4065210758405527E-03 1.6157465674720948E+00
+ 48475 1.2118749999999999E-02 6.4069250188159201E-03 1.6157976674434598E+00
+ 48476 1.2119000000000000E-02 6.4073289745656993E-03 1.6158487674148252E+00
+ 48477 1.2119250000000000E-02 6.4077329430899162E-03 1.6158998673861902E+00
+ 48478 1.2119500000000000E-02 6.4081369243885952E-03 1.6159509673575556E+00
+ 48479 1.2119750000000000E-02 6.4085409184617718E-03 1.6160020673289206E+00
+ 48480 1.2120000000000001E-02 6.4089449253094755E-03 1.6160531673002856E+00
+ 48481 1.2120249999999999E-02 6.4093489449317314E-03 1.6161042672716506E+00
+ 48482 1.2120499999999999E-02 6.4097529773285804E-03 1.6161553672430156E+00
+ 48483 1.2120750000000000E-02 6.4101570225000423E-03 1.6162064672143810E+00
+ 48484 1.2121000000000000E-02 6.4105610804461545E-03 1.6162575671857460E+00
+ 48485 1.2121250000000000E-02 6.4109651511669447E-03 1.6163086671571110E+00
+ 48486 1.2121500000000000E-02 6.4113692346624371E-03 1.6163597671284764E+00
+ 48487 1.2121749999999999E-02 6.4117733309326614E-03 1.6164108670998409E+00
+ 48488 1.2121999999999999E-02 6.4121774687746708E-03 1.6164619670712064E+00
+ 48489 1.2122249999999999E-02 6.4125815901649773E-03 1.6165130670425714E+00
+ 48490 1.2122500000000000E-02 6.4129857243311198E-03 1.6165641670139368E+00
+ 48491 1.2122750000000000E-02 6.4133898712731285E-03 1.6166152669853018E+00
+ 48492 1.2123000000000000E-02 6.4137940309910366E-03 1.6166663669566668E+00
+ 48493 1.2123250000000000E-02 6.4141982034848777E-03 1.6167174669280322E+00
+ 48494 1.2123499999999999E-02 6.4146023887546718E-03 1.6167685668993967E+00
+ 48495 1.2123749999999999E-02 6.4150065868004650E-03 1.6168196668707622E+00
+ 48496 1.2123999999999999E-02 6.4154107976222693E-03 1.6168707668421272E+00
+ 48497 1.2124250000000000E-02 6.4158150212201351E-03 1.6169218668134926E+00
+ 48498 1.2124500000000000E-02 6.4162192575940771E-03 1.6169729667848576E+00
+ 48499 1.2124750000000000E-02 6.4166235067441360E-03 1.6170240667562226E+00
+ 48500 1.2125000000000000E-02 6.4170277686703414E-03 1.6170751667275880E+00
+ 48501 1.2125249999999999E-02 6.4174320433727141E-03 1.6171262666989525E+00
+ 48502 1.2125499999999999E-02 6.4178363308512931E-03 1.6171773666703180E+00
+ 48503 1.2125749999999999E-02 6.4182406311061114E-03 1.6172284666416830E+00
+ 48504 1.2126000000000000E-02 6.4186449441371906E-03 1.6172795666130479E+00
+ 48505 1.2126250000000000E-02 6.4190492699445724E-03 1.6173306665844134E+00
+ 48506 1.2126500000000000E-02 6.4194536085282862E-03 1.6173817665557784E+00
+ 48507 1.2126750000000000E-02 6.4198579598883452E-03 1.6174328665271438E+00
+ 48508 1.2126999999999999E-02 6.4202623240247995E-03 1.6174839664985083E+00
+ 48509 1.2127249999999999E-02 6.4206667009376744E-03 1.6175350664698738E+00
+ 48510 1.2127499999999999E-02 6.4210710906269994E-03 1.6175861664412388E+00
+ 48511 1.2127750000000000E-02 6.4214754930928090E-03 1.6176372664126037E+00
+ 48512 1.2128000000000000E-02 6.4218799083351251E-03 1.6176883663839692E+00
+ 48513 1.2128250000000000E-02 6.4222843363539858E-03 1.6177394663553342E+00
+ 48514 1.2128500000000000E-02 6.4226887771494231E-03 1.6177905663266996E+00
+ 48515 1.2128749999999999E-02 6.4230932307214588E-03 1.6178416662980641E+00
+ 48516 1.2128999999999999E-02 6.4234976970701380E-03 1.6178927662694296E+00
+ 48517 1.2129249999999999E-02 6.4239021761954736E-03 1.6179438662407946E+00
+ 48518 1.2129500000000000E-02 6.4243066680975125E-03 1.6179949662121595E+00
+ 48519 1.2129750000000000E-02 6.4247111727762721E-03 1.6180460661835250E+00
+ 48520 1.2130000000000000E-02 6.4251156902317983E-03 1.6180971661548900E+00
+ 48521 1.2130250000000000E-02 6.4255202053049715E-03 1.6181482661262554E+00
+ 48522 1.2130499999999999E-02 6.4259247487100588E-03 1.6181993660976199E+00
+ 48523 1.2130749999999999E-02 6.4263293048909802E-03 1.6182504660689849E+00
+ 48524 1.2130999999999999E-02 6.4267338738477568E-03 1.6183015660403504E+00
+ 48525 1.2131250000000000E-02 6.4271384555804239E-03 1.6183526660117153E+00
+ 48526 1.2131500000000000E-02 6.4275430500890076E-03 1.6184037659830808E+00
+ 48527 1.2131750000000000E-02 6.4279476573735461E-03 1.6184548659544458E+00
+ 48528 1.2132000000000000E-02 6.4283522774340645E-03 1.6185059659258108E+00
+ 48529 1.2132249999999999E-02 6.4287569102705836E-03 1.6185570658971757E+00
+ 48530 1.2132499999999999E-02 6.4291615558831521E-03 1.6186081658685407E+00
+ 48531 1.2132749999999999E-02 6.4295662142717916E-03 1.6186592658399062E+00
+ 48532 1.2133000000000000E-02 6.4299708854365315E-03 1.6187103658112711E+00
+ 48533 1.2133250000000000E-02 6.4303755693774049E-03 1.6187614657826366E+00
+ 48534 1.2133500000000000E-02 6.4307802660944482E-03 1.6188125657540016E+00
+ 48535 1.2133750000000000E-02 6.4311849755876779E-03 1.6188636657253666E+00
+ 48536 1.2133999999999999E-02 6.4315896978571277E-03 1.6189147656967315E+00
+ 48537 1.2134249999999999E-02 6.4319944329028420E-03 1.6189658656680965E+00
+ 48538 1.2134499999999999E-02 6.4323991807248362E-03 1.6190169656394620E+00
+ 48539 1.2134750000000000E-02 6.4328039413231479E-03 1.6190680656108269E+00
+ 48540 1.2135000000000000E-02 6.4332087146978080E-03 1.6191191655821924E+00
+ 48541 1.2135250000000000E-02 6.4336135008488437E-03 1.6191702655535574E+00
+ 48542 1.2135500000000000E-02 6.4340182997762868E-03 1.6192213655249224E+00
+ 48543 1.2135749999999999E-02 6.4344231114801661E-03 1.6192724654962873E+00
+ 48544 1.2135999999999999E-02 6.4348279359605180E-03 1.6193235654676523E+00
+ 48545 1.2136249999999999E-02 6.4352327732173668E-03 1.6193746654390178E+00
+ 48546 1.2136500000000000E-02 6.4356376232507489E-03 1.6194257654103827E+00
+ 48547 1.2136750000000000E-02 6.4360424860606886E-03 1.6194768653817477E+00
+ 48548 1.2137000000000000E-02 6.4364473616472231E-03 1.6195279653531132E+00
+ 48549 1.2137250000000000E-02 6.4368522500103803E-03 1.6195790653244782E+00
+ 48550 1.2137499999999999E-02 6.4372571511501836E-03 1.6196301652958431E+00
+ 48551 1.2137749999999999E-02 6.4376620650666736E-03 1.6196812652672081E+00
+ 48552 1.2137999999999999E-02 6.4380669917598792E-03 1.6197323652385736E+00
+ 48553 1.2138250000000000E-02 6.4384719312298305E-03 1.6197834652099385E+00
+ 48554 1.2138500000000000E-02 6.4388768834765563E-03 1.6198345651813035E+00
+ 48555 1.2138750000000000E-02 6.4392818485000869E-03 1.6198856651526690E+00
+ 48556 1.2139000000000000E-02 6.4396868263004543E-03 1.6199367651240340E+00
+ 48557 1.2139249999999999E-02 6.4400918168776890E-03 1.6199878650953989E+00
+ 48558 1.2139499999999999E-02 6.4404968202318238E-03 1.6200389650667639E+00
+ 48559 1.2139749999999999E-02 6.4409018363628858E-03 1.6200900650381294E+00
+ 48560 1.2140000000000000E-02 6.4413068652709061E-03 1.6201411650094943E+00
+ 48561 1.2140250000000000E-02 6.4417119069547744E-03 1.6201922649808593E+00
+ 48562 1.2140500000000000E-02 6.4421169614117700E-03 1.6202433649522248E+00
+ 48563 1.2140750000000000E-02 6.4425220286418033E-03 1.6202944649235898E+00
+ 48564 1.2140999999999999E-02 6.4429271086449110E-03 1.6203455648949547E+00
+ 48565 1.2141249999999999E-02 6.4433322014211206E-03 1.6203966648663197E+00
+ 48566 1.2141500000000000E-02 6.4437373069704679E-03 1.6204477648376847E+00
+ 48567 1.2141750000000000E-02 6.4441424252929752E-03 1.6204988648090501E+00
+ 48568 1.2142000000000000E-02 6.4445475563886731E-03 1.6205499647804151E+00
+ 48569 1.2142250000000000E-02 6.4449527002575909E-03 1.6206010647517806E+00
+ 48570 1.2142500000000001E-02 6.4453578568997548E-03 1.6206521647231455E+00
+ 48571 1.2142749999999999E-02 6.4457630263151985E-03 1.6207032646945105E+00
+ 48572 1.2142999999999999E-02 6.4461682085039506E-03 1.6207543646658755E+00
+ 48573 1.2143250000000000E-02 6.4465734034660433E-03 1.6208054646372405E+00
+ 48574 1.2143500000000000E-02 6.4469786112014999E-03 1.6208565646086059E+00
+ 48575 1.2143750000000000E-02 6.4473838317103526E-03 1.6209076645799709E+00
+ 48576 1.2144000000000000E-02 6.4477890649926361E-03 1.6209587645513364E+00
+ 48577 1.2144250000000001E-02 6.4481943110483702E-03 1.6210098645227013E+00
+ 48578 1.2144499999999999E-02 6.4485995698775854E-03 1.6210609644940663E+00
+ 48579 1.2144749999999999E-02 6.4490048414803233E-03 1.6211120644654313E+00
+ 48580 1.2145000000000000E-02 6.4494101258565995E-03 1.6211631644367963E+00
+ 48581 1.2145250000000000E-02 6.4498154230064487E-03 1.6212142644081617E+00
+ 48582 1.2145500000000000E-02 6.4502207329299056E-03 1.6212653643795267E+00
+ 48583 1.2145750000000000E-02 6.4506260556269944E-03 1.6213164643508922E+00
+ 48584 1.2146000000000001E-02 6.4510313910977404E-03 1.6213675643222571E+00
+ 48585 1.2146249999999999E-02 6.4514367393421791E-03 1.6214186642936217E+00
+ 48586 1.2146499999999999E-02 6.4518421003603391E-03 1.6214697642649871E+00
+ 48587 1.2146750000000000E-02 6.4522474741522508E-03 1.6215208642363521E+00
+ 48588 1.2147000000000000E-02 6.4526528607179393E-03 1.6215719642077175E+00
+ 48589 1.2147250000000000E-02 6.4530582600574402E-03 1.6216230641790825E+00
+ 48590 1.2147500000000000E-02 6.4534636721707804E-03 1.6216741641504475E+00
+ 48591 1.2147750000000001E-02 6.4538690970579902E-03 1.6217252641218129E+00
+ 48592 1.2147999999999999E-02 6.4542745347190922E-03 1.6217763640931775E+00
+ 48593 1.2148249999999999E-02 6.4546799851541289E-03 1.6218274640645429E+00
+ 48594 1.2148500000000000E-02 6.4550854483631168E-03 1.6218785640359079E+00
+ 48595 1.2148750000000000E-02 6.4554909243460957E-03 1.6219296640072733E+00
+ 48596 1.2149000000000000E-02 6.4558964131030934E-03 1.6219807639786383E+00
+ 48597 1.2149250000000000E-02 6.4563019146341317E-03 1.6220318639500033E+00
+ 48598 1.2149499999999999E-02 6.4567074289392460E-03 1.6220829639213683E+00
+ 48599 1.2149749999999999E-02 6.4571129560184685E-03 1.6221340638927333E+00
+ 48600 1.2149999999999999E-02 6.4575184958718277E-03 1.6221851638640987E+00
+ 48601 1.2150250000000000E-02 6.4579240484993489E-03 1.6222362638354637E+00
+ 48602 1.2150500000000000E-02 6.4583296139010676E-03 1.6222873638068291E+00
+ 48603 1.2150750000000000E-02 6.4587351920770090E-03 1.6223384637781941E+00
+ 48604 1.2151000000000000E-02 6.4591407830272016E-03 1.6223895637495591E+00
+ 48605 1.2151249999999999E-02 6.4595463867516750E-03 1.6224406637209241E+00
+ 48606 1.2151499999999999E-02 6.4599520032504647E-03 1.6224917636922891E+00
+ 48607 1.2151749999999999E-02 6.4603576325236002E-03 1.6225428636636545E+00
+ 48608 1.2152000000000000E-02 6.4607632745711033E-03 1.6225939636350195E+00
+ 48609 1.2152250000000000E-02 6.4611689293930128E-03 1.6226450636063845E+00
+ 48610 1.2152500000000000E-02 6.4615745969893541E-03 1.6226961635777499E+00
+ 48611 1.2152750000000000E-02 6.4619802773601548E-03 1.6227472635491149E+00
+ 48612 1.2152999999999999E-02 6.4623859705054470E-03 1.6227983635204799E+00
+ 48613 1.2153249999999999E-02 6.4627916764252603E-03 1.6228494634918449E+00
+ 48614 1.2153499999999999E-02 6.4631973951196188E-03 1.6229005634632103E+00
+ 48615 1.2153750000000000E-02 6.4636031265885695E-03 1.6229516634345753E+00
+ 48616 1.2154000000000000E-02 6.4640088708321271E-03 1.6230027634059403E+00
+ 48617 1.2154250000000000E-02 6.4644146278503220E-03 1.6230538633773057E+00
+ 48618 1.2154500000000000E-02 6.4648203976431862E-03 1.6231049633486707E+00
+ 48619 1.2154749999999999E-02 6.4652261802107527E-03 1.6231560633200357E+00
+ 48620 1.2154999999999999E-02 6.4656319755530449E-03 1.6232071632914007E+00
+ 48621 1.2155249999999999E-02 6.4660377836700967E-03 1.6232582632627661E+00
+ 48622 1.2155500000000000E-02 6.4664436045619436E-03 1.6233093632341311E+00
+ 48623 1.2155750000000000E-02 6.4668494382286047E-03 1.6233604632054961E+00
+ 48624 1.2156000000000000E-02 6.4672552846701129E-03 1.6234115631768615E+00
+ 48625 1.2156250000000000E-02 6.4676611438865047E-03 1.6234626631482265E+00
+ 48626 1.2156499999999999E-02 6.4680670158778009E-03 1.6235137631195915E+00
+ 48627 1.2156749999999999E-02 6.4684729006440362E-03 1.6235648630909565E+00
+ 48628 1.2156999999999999E-02 6.4688787981852401E-03 1.6236159630623215E+00
+ 48629 1.2157250000000000E-02 6.4692847085014412E-03 1.6236670630336869E+00
+ 48630 1.2157500000000000E-02 6.4696906315926742E-03 1.6237181630050519E+00
+ 48631 1.2157750000000000E-02 6.4700965674589616E-03 1.6237692629764173E+00
+ 48632 1.2158000000000000E-02 6.4705025161003347E-03 1.6238203629477823E+00
+ 48633 1.2158249999999999E-02 6.4709084775168256E-03 1.6238714629191473E+00
+ 48634 1.2158499999999999E-02 6.4713144517084655E-03 1.6239225628905123E+00
+ 48635 1.2158749999999999E-02 6.4717204386752838E-03 1.6239736628618773E+00
+ 48636 1.2159000000000000E-02 6.4721264384173059E-03 1.6240247628332427E+00
+ 48637 1.2159250000000000E-02 6.4725324509345679E-03 1.6240758628046077E+00
+ 48638 1.2159500000000000E-02 6.4729384762271004E-03 1.6241269627759731E+00
+ 48639 1.2159750000000000E-02 6.4733445142949268E-03 1.6241780627473381E+00
+ 48640 1.2159999999999999E-02 6.4737505651380773E-03 1.6242291627187031E+00
+ 48641 1.2160249999999999E-02 6.4741566287565893E-03 1.6242802626900681E+00
+ 48642 1.2160499999999999E-02 6.4745627051504872E-03 1.6243313626614331E+00
+ 48643 1.2160750000000000E-02 6.4749687943197985E-03 1.6243824626327985E+00
+ 48644 1.2161000000000000E-02 6.4753748962645590E-03 1.6244335626041635E+00
+ 48645 1.2161250000000000E-02 6.4757810109847963E-03 1.6244846625755289E+00
+ 48646 1.2161500000000000E-02 6.4761871384805408E-03 1.6245357625468939E+00
+ 48647 1.2161749999999999E-02 6.4765932787518203E-03 1.6245868625182589E+00
+ 48648 1.2161999999999999E-02 6.4769994317986704E-03 1.6246379624896239E+00
+ 48649 1.2162249999999999E-02 6.4774055976211144E-03 1.6246890624609889E+00
+ 48650 1.2162500000000000E-02 6.4778117762191861E-03 1.6247401624323543E+00
+ 48651 1.2162750000000000E-02 6.4782179675929178E-03 1.6247912624037193E+00
+ 48652 1.2163000000000000E-02 6.4786241717423301E-03 1.6248423623750843E+00
+ 48653 1.2163250000000000E-02 6.4790303886674656E-03 1.6248934623464497E+00
+ 48654 1.2163499999999999E-02 6.4794366183683417E-03 1.6249445623178143E+00
+ 48655 1.2163749999999999E-02 6.4798428608450007E-03 1.6249956622891797E+00
+ 48656 1.2163999999999999E-02 6.4802491160974663E-03 1.6250467622605447E+00
+ 48657 1.2164250000000000E-02 6.4806553841257660E-03 1.6250978622319101E+00
+ 48658 1.2164500000000000E-02 6.4810616649299381E-03 1.6251489622032751E+00
+ 48659 1.2164750000000000E-02 6.4814679585100069E-03 1.6252000621746401E+00
+ 48660 1.2165000000000000E-02 6.4818742648660001E-03 1.6252511621460055E+00
+ 48661 1.2165249999999999E-02 6.4822805839979515E-03 1.6253022621173701E+00
+ 48662 1.2165499999999999E-02 6.4826869159058907E-03 1.6253533620887355E+00
+ 48663 1.2165749999999999E-02 6.4830932605898506E-03 1.6254044620601005E+00
+ 48664 1.2166000000000000E-02 6.4834996180498572E-03 1.6254555620314659E+00
+ 48665 1.2166250000000000E-02 6.4839059882859399E-03 1.6255066620028309E+00
+ 48666 1.2166500000000000E-02 6.4843123712981371E-03 1.6255577619741959E+00
+ 48667 1.2166750000000000E-02 6.4847187670864668E-03 1.6256088619455613E+00
+ 48668 1.2166999999999999E-02 6.4851251756509647E-03 1.6256599619169259E+00
+ 48669 1.2167249999999999E-02 6.4855315969916654E-03 1.6257110618882913E+00
+ 48670 1.2167499999999999E-02 6.4859380311085967E-03 1.6257621618596563E+00
+ 48671 1.2167750000000000E-02 6.4863444780017820E-03 1.6258132618310213E+00
+ 48672 1.2168000000000000E-02 6.4867509376712613E-03 1.6258643618023867E+00
+ 48673 1.2168250000000000E-02 6.4871574101170604E-03 1.6259154617737517E+00
+ 48674 1.2168500000000000E-02 6.4875638953392047E-03 1.6259665617451171E+00
+ 48675 1.2168749999999999E-02 6.4879703933377339E-03 1.6260176617164817E+00
+ 48676 1.2168999999999999E-02 6.4883769041126698E-03 1.6260687616878471E+00
+ 48677 1.2169250000000000E-02 6.4887834276640506E-03 1.6261198616592121E+00
+ 48678 1.2169500000000000E-02 6.4891899639919004E-03 1.6261709616305771E+00
+ 48679 1.2169750000000000E-02 6.4895965130962506E-03 1.6262220616019425E+00
+ 48680 1.2170000000000000E-02 6.4900030749771359E-03 1.6262731615733075E+00
+ 48681 1.2170250000000001E-02 6.4904096496345787E-03 1.6263242615446729E+00
+ 48682 1.2170499999999999E-02 6.4908162370686130E-03 1.6263753615160375E+00
+ 48683 1.2170749999999999E-02 6.4912228372792716E-03 1.6264264614874029E+00
+ 48684 1.2171000000000000E-02 6.4916294502665832E-03 1.6264775614587679E+00
+ 48685 1.2171250000000000E-02 6.4920360760305773E-03 1.6265286614301329E+00
+ 48686 1.2171500000000000E-02 6.4924427145712869E-03 1.6265797614014983E+00
+ 48687 1.2171750000000000E-02 6.4928493658887379E-03 1.6266308613728633E+00
+ 48688 1.2172000000000001E-02 6.4932560299829634E-03 1.6266819613442287E+00
+ 48689 1.2172249999999999E-02 6.4936627068539884E-03 1.6267330613155933E+00
+ 48690 1.2172499999999999E-02 6.4940693965018495E-03 1.6267841612869582E+00
+ 48691 1.2172750000000000E-02 6.4944760989265778E-03 1.6268352612583237E+00
+ 48692 1.2173000000000000E-02 6.4948828141282045E-03 1.6268863612296887E+00
+ 48693 1.2173250000000000E-02 6.4952895421067540E-03 1.6269374612010541E+00
+ 48694 1.2173500000000000E-02 6.4956962828622575E-03 1.6269885611724191E+00
+ 48695 1.2173750000000001E-02 6.4961030363947497E-03 1.6270396611437841E+00
+ 48696 1.2173999999999999E-02 6.4965098027042548E-03 1.6270907611151491E+00
+ 48697 1.2174249999999999E-02 6.4969165817908101E-03 1.6271418610865140E+00
+ 48698 1.2174500000000000E-02 6.4973233736544435E-03 1.6271929610578795E+00
+ 48699 1.2174750000000000E-02 6.4977301782951869E-03 1.6272440610292445E+00
+ 48700 1.2175000000000000E-02 6.4981369957130665E-03 1.6272951610006099E+00
+ 48701 1.2175250000000000E-02 6.4985438259081117E-03 1.6273462609719749E+00
+ 48702 1.2175500000000001E-02 6.4989506688803616E-03 1.6273973609433399E+00
+ 48703 1.2175749999999999E-02 6.4993575246298351E-03 1.6274484609147049E+00
+ 48704 1.2175999999999999E-02 6.4997643931565749E-03 1.6274995608860698E+00
+ 48705 1.2176250000000000E-02 6.5001712744606000E-03 1.6275506608574353E+00
+ 48706 1.2176500000000000E-02 6.5005781754490935E-03 1.6276017608288003E+00
+ 48707 1.2176750000000000E-02 6.5009850822759828E-03 1.6276528608001657E+00
+ 48708 1.2177000000000000E-02 6.5013920018765266E-03 1.6277039607715307E+00
+ 48709 1.2177249999999999E-02 6.5017989342507397E-03 1.6277550607428957E+00
+ 48710 1.2177499999999999E-02 6.5022058793986690E-03 1.6278061607142607E+00
+ 48711 1.2177749999999999E-02 6.5026128373203360E-03 1.6278572606856256E+00
+ 48712 1.2178000000000000E-02 6.5030198080157503E-03 1.6279083606569911E+00
+ 48713 1.2178250000000000E-02 6.5034267914849926E-03 1.6279594606283561E+00
+ 48714 1.2178500000000000E-02 6.5038337877280439E-03 1.6280105605997210E+00
+ 48715 1.2178750000000000E-02 6.5042407967449492E-03 1.6280616605710865E+00
+ 48716 1.2178999999999999E-02 6.5046478185357311E-03 1.6281127605424510E+00
+ 48717 1.2179249999999999E-02 6.5050548531004346E-03 1.6281638605138165E+00
+ 48718 1.2179499999999999E-02 6.5054619004390754E-03 1.6282149604851814E+00
+ 48719 1.2179750000000000E-02 6.5058689605516883E-03 1.6282660604565469E+00
+ 48720 1.2180000000000000E-02 6.5062760334383025E-03 1.6283171604279119E+00
+ 48721 1.2180250000000000E-02 6.5066831190989452E-03 1.6283682603992768E+00
+ 48722 1.2180500000000000E-02 6.5070902175336474E-03 1.6284193603706423E+00
+ 48723 1.2180749999999999E-02 6.5074973287424353E-03 1.6284704603420068E+00
+ 48724 1.2180999999999999E-02 6.5079044527253400E-03 1.6285215603133723E+00
+ 48725 1.2181249999999999E-02 6.5083115894823945E-03 1.6285726602847372E+00
+ 48726 1.2181500000000000E-02 6.5087187390136239E-03 1.6286237602561027E+00
+ 48727 1.2181750000000000E-02 6.5091259013190586E-03 1.6286748602274677E+00
+ 48728 1.2182000000000000E-02 6.5095330763987264E-03 1.6287259601988326E+00
+ 48729 1.2182250000000000E-02 6.5099402642526828E-03 1.6287770601701981E+00
+ 48730 1.2182499999999999E-02 6.5103474648808852E-03 1.6288281601415626E+00
+ 48731 1.2182749999999999E-02 6.5107546782834326E-03 1.6288792601129281E+00
+ 48732 1.2182999999999999E-02 6.5111619044603362E-03 1.6289303600842930E+00
+ 48733 1.2183250000000000E-02 6.5115691434116212E-03 1.6289814600556580E+00
+ 48734 1.2183500000000000E-02 6.5119763951373101E-03 1.6290325600270235E+00
+ 48735 1.2183750000000000E-02 6.5123836596374480E-03 1.6290836599983884E+00
+ 48736 1.2184000000000000E-02 6.5127909369120489E-03 1.6291347599697539E+00
+ 48737 1.2184249999999999E-02 6.5131982269611508E-03 1.6291858599411184E+00
+ 48738 1.2184499999999999E-02 6.5136055297847816E-03 1.6292369599124839E+00
+ 48739 1.2184749999999999E-02 6.5140128453829733E-03 1.6292880598838488E+00
+ 48740 1.2185000000000000E-02 6.5144201737557450E-03 1.6293391598552138E+00
+ 48741 1.2185250000000000E-02 6.5148275149031374E-03 1.6293902598265793E+00
+ 48742 1.2185500000000000E-02 6.5152348688251784E-03 1.6294413597979442E+00
+ 48743 1.2185750000000000E-02 6.5156422355218931E-03 1.6294924597693097E+00
+ 48744 1.2185999999999999E-02 6.5160496149933127E-03 1.6295435597406742E+00
+ 48745 1.2186249999999999E-02 6.5164570072394640E-03 1.6295946597120397E+00
+ 48746 1.2186499999999999E-02 6.5168644122603906E-03 1.6296457596834046E+00
+ 48747 1.2186750000000000E-02 6.5172718300560957E-03 1.6296968596547696E+00
+ 48748 1.2187000000000000E-02 6.5176792606266264E-03 1.6297479596261351E+00
+ 48749 1.2187250000000000E-02 6.5180867039720163E-03 1.6297990595975000E+00
+ 48750 1.2187500000000000E-02 6.5184941600922855E-03 1.6298501595688655E+00
+ 48751 1.2187749999999999E-02 6.5189016289874668E-03 1.6299012595402300E+00
+ 48752 1.2187999999999999E-02 6.5193091106575864E-03 1.6299523595115950E+00
+ 48753 1.2188249999999999E-02 6.5197166051026772E-03 1.6300034594829604E+00
+ 48754 1.2188500000000000E-02 6.5201241123227687E-03 1.6300545594543254E+00
+ 48755 1.2188750000000000E-02 6.5205316323178929E-03 1.6301056594256909E+00
+ 48756 1.2189000000000000E-02 6.5209391650880751E-03 1.6301567593970558E+00
+ 48757 1.2189250000000000E-02 6.5213467106333438E-03 1.6302078593684208E+00
+ 48758 1.2189499999999999E-02 6.5217542689537285E-03 1.6302589593397858E+00
+ 48759 1.2189749999999999E-02 6.5221618400492631E-03 1.6303100593111508E+00
+ 48760 1.2189999999999999E-02 6.5225694239199805E-03 1.6303611592825162E+00
+ 48761 1.2190250000000000E-02 6.5229770205658998E-03 1.6304122592538812E+00
+ 48762 1.2190500000000000E-02 6.5233846299870557E-03 1.6304633592252467E+00
+ 48763 1.2190750000000000E-02 6.5237922521834820E-03 1.6305144591966116E+00
+ 48764 1.2191000000000000E-02 6.5241998871552014E-03 1.6305655591679766E+00
+ 48765 1.2191249999999999E-02 6.5246075349022440E-03 1.6306166591393416E+00
+ 48766 1.2191499999999999E-02 6.5250151954246447E-03 1.6306677591107066E+00
+ 48767 1.2191749999999999E-02 6.5254228687224285E-03 1.6307188590820720E+00
+ 48768 1.2192000000000000E-02 6.5258305547956311E-03 1.6307699590534370E+00
+ 48769 1.2192250000000000E-02 6.5262382536442724E-03 1.6308210590248025E+00
+ 48770 1.2192500000000000E-02 6.5266459652683880E-03 1.6308721589961674E+00
+ 48771 1.2192750000000000E-02 6.5270536896680133E-03 1.6309232589675324E+00
+ 48772 1.2192999999999999E-02 6.5274614268431607E-03 1.6309743589388974E+00
+ 48773 1.2193249999999999E-02 6.5278691767938777E-03 1.6310254589102624E+00
+ 48774 1.2193499999999999E-02 6.5282769395201834E-03 1.6310765588816278E+00
+ 48775 1.2193750000000000E-02 6.5286847150221186E-03 1.6311276588529928E+00
+ 48776 1.2194000000000000E-02 6.5290925032996999E-03 1.6311787588243578E+00
+ 48777 1.2194250000000000E-02 6.5295003043529644E-03 1.6312298587957232E+00
+ 48778 1.2194500000000000E-02 6.5299081181819365E-03 1.6312809587670882E+00
+ 48779 1.2194749999999999E-02 6.5303159447866526E-03 1.6313320587384532E+00
+ 48780 1.2194999999999999E-02 6.5307237841664883E-03 1.6313831587098182E+00
+ 48781 1.2195249999999999E-02 6.5311316363205613E-03 1.6314342586811836E+00
+ 48782 1.2195500000000000E-02 6.5315395012488916E-03 1.6314853586525486E+00
+ 48783 1.2195750000000000E-02 6.5319473789515079E-03 1.6315364586239136E+00
+ 48784 1.2196000000000000E-02 6.5323552694284406E-03 1.6315875585952790E+00
+ 48785 1.2196250000000000E-02 6.5327631726797191E-03 1.6316386585666440E+00
+ 48786 1.2196499999999999E-02 6.5331710887053702E-03 1.6316897585380090E+00
+ 48787 1.2196749999999999E-02 6.5335790175054323E-03 1.6317408585093740E+00
+ 48788 1.2197000000000000E-02 6.5339869590799226E-03 1.6317919584807394E+00
+ 48789 1.2197250000000000E-02 6.5343949134288783E-03 1.6318430584521044E+00
+ 48790 1.2197500000000000E-02 6.5348028805523222E-03 1.6318941584234694E+00
+ 48791 1.2197750000000000E-02 6.5352108604502922E-03 1.6319452583948348E+00
+ 48792 1.2198000000000001E-02 6.5356188531228137E-03 1.6319963583661998E+00
+ 48793 1.2198249999999999E-02 6.5360268585699091E-03 1.6320474583375648E+00
+ 48794 1.2198499999999999E-02 6.5364348767916140E-03 1.6320985583089298E+00
+ 48795 1.2198750000000000E-02 6.5368429077879587E-03 1.6321496582802948E+00
+ 48796 1.2199000000000000E-02 6.5372509515589736E-03 1.6322007582516602E+00
+ 48797 1.2199250000000000E-02 6.5376590081046857E-03 1.6322518582230252E+00
+ 48798 1.2199500000000000E-02 6.5380670774251226E-03 1.6323029581943906E+00
+ 48799 1.2199750000000001E-02 6.5384751595203095E-03 1.6323540581657556E+00
+ 48800 1.2199999999999999E-02 6.5388832543902924E-03 1.6324051581371206E+00
+ 48801 1.2200249999999999E-02 6.5392913620350886E-03 1.6324562581084856E+00
+ 48802 1.2200500000000000E-02 6.5396994824547189E-03 1.6325073580798506E+00
+ 48803 1.2200750000000000E-02 6.5401076156492276E-03 1.6325584580512160E+00
+ 48804 1.2201000000000000E-02 6.5405157616186538E-03 1.6326095580225810E+00
+ 48805 1.2201250000000000E-02 6.5409239203629843E-03 1.6326606579939464E+00
+ 48806 1.2201500000000001E-02 6.5413320918822921E-03 1.6327117579653114E+00
+ 48807 1.2201749999999999E-02 6.5417402761765850E-03 1.6327628579366764E+00
+ 48808 1.2201999999999999E-02 6.5421484732459002E-03 1.6328139579080414E+00
+ 48809 1.2202250000000000E-02 6.5425566830902655E-03 1.6328650578794064E+00
+ 48810 1.2202500000000000E-02 6.5429649057097087E-03 1.6329161578507718E+00
+ 48811 1.2202750000000000E-02 6.5433731411042645E-03 1.6329672578221368E+00
+ 48812 1.2203000000000000E-02 6.5437813892739501E-03 1.6330183577935022E+00
+ 48813 1.2203250000000001E-02 6.5441896502188091E-03 1.6330694577648672E+00
+ 48814 1.2203499999999999E-02 6.5445979239388587E-03 1.6331205577362318E+00
+ 48815 1.2203749999999999E-02 6.5450062104341431E-03 1.6331716577075972E+00
+ 48816 1.2204000000000000E-02 6.5454145097046780E-03 1.6332227576789622E+00
+ 48817 1.2204250000000000E-02 6.5458228217505007E-03 1.6332738576503276E+00
+ 48818 1.2204500000000000E-02 6.5462311465716337E-03 1.6333249576216926E+00
+ 48819 1.2204750000000000E-02 6.5466394841681161E-03 1.6333760575930576E+00
+ 48820 1.2204999999999999E-02 6.5470478345399652E-03 1.6334271575644226E+00
+ 48821 1.2205249999999999E-02 6.5474561976872235E-03 1.6334782575357876E+00
+ 48822 1.2205499999999999E-02 6.5478645736099118E-03 1.6335293575071530E+00
+ 48823 1.2205750000000000E-02 6.5482729623080630E-03 1.6335804574785180E+00
+ 48824 1.2206000000000000E-02 6.5486813637817033E-03 1.6336315574498834E+00
+ 48825 1.2206250000000000E-02 6.5490897780308708E-03 1.6336826574212484E+00
+ 48826 1.2206500000000000E-02 6.5494982050555844E-03 1.6337337573926134E+00
+ 48827 1.2206749999999999E-02 6.5499066448558765E-03 1.6337848573639784E+00
+ 48828 1.2206999999999999E-02 6.5503150974317798E-03 1.6338359573353434E+00
+ 48829 1.2207249999999999E-02 6.5507235627833213E-03 1.6338870573067088E+00
+ 48830 1.2207500000000000E-02 6.5511320409105357E-03 1.6339381572780738E+00
+ 48831 1.2207750000000000E-02 6.5515405318134490E-03 1.6339892572494392E+00
+ 48832 1.2208000000000000E-02 6.5519490354920889E-03 1.6340403572208042E+00
+ 48833 1.2208250000000000E-02 6.5523575519464833E-03 1.6340914571921692E+00
+ 48834 1.2208499999999999E-02 6.5527660811766607E-03 1.6341425571635342E+00
+ 48835 1.2208749999999999E-02 6.5531746231826671E-03 1.6341936571348992E+00
+ 48836 1.2208999999999999E-02 6.5535831779645129E-03 1.6342447571062646E+00
+ 48837 1.2209250000000000E-02 6.5539917455222372E-03 1.6342958570776296E+00
+ 48838 1.2209500000000000E-02 6.5544003258558676E-03 1.6343469570489946E+00
+ 48839 1.2209750000000000E-02 6.5548089189654312E-03 1.6343980570203600E+00
+ 48840 1.2210000000000000E-02 6.5552175248509625E-03 1.6344491569917250E+00
+ 48841 1.2210249999999999E-02 6.5556261435124850E-03 1.6345002569630900E+00
+ 48842 1.2210499999999999E-02 6.5560347749500326E-03 1.6345513569344550E+00
+ 48843 1.2210749999999999E-02 6.5564434191636356E-03 1.6346024569058204E+00
+ 48844 1.2211000000000000E-02 6.5568520761533225E-03 1.6346535568771854E+00
+ 48845 1.2211250000000000E-02 6.5572607459191239E-03 1.6347046568485504E+00
+ 48846 1.2211500000000000E-02 6.5576694284610699E-03 1.6347557568199158E+00
+ 48847 1.2211750000000000E-02 6.5580781237791815E-03 1.6348068567912808E+00
+ 48848 1.2211999999999999E-02 6.5584868318734986E-03 1.6348579567626458E+00
+ 48849 1.2212249999999999E-02 6.5588955527440505E-03 1.6349090567340108E+00
+ 48850 1.2212499999999999E-02 6.5593042863908617E-03 1.6349601567053762E+00
+ 48851 1.2212750000000000E-02 6.5597130328139651E-03 1.6350112566767412E+00
+ 48852 1.2213000000000000E-02 6.5601217920133919E-03 1.6350623566481062E+00
+ 48853 1.2213250000000000E-02 6.5605305639891733E-03 1.6351134566194716E+00
+ 48854 1.2213500000000000E-02 6.5609393487413275E-03 1.6351645565908366E+00
+ 48855 1.2213749999999999E-02 6.5613481462698936E-03 1.6352156565622016E+00
+ 48856 1.2213999999999999E-02 6.5617569565749011E-03 1.6352667565335666E+00
+ 48857 1.2214249999999999E-02 6.5621657796563820E-03 1.6353178565049316E+00
+ 48858 1.2214500000000000E-02 6.5625746155143615E-03 1.6353689564762970E+00
+ 48859 1.2214750000000000E-02 6.5629834641488726E-03 1.6354200564476620E+00
+ 48860 1.2215000000000000E-02 6.5633923255599431E-03 1.6354711564190274E+00
+ 48861 1.2215250000000000E-02 6.5638011997475997E-03 1.6355222563903924E+00
+ 48862 1.2215499999999999E-02 6.5642100867118738E-03 1.6355733563617574E+00
+ 48863 1.2215749999999999E-02 6.5646189864528018E-03 1.6356244563331224E+00
+ 48864 1.2215999999999999E-02 6.5650278989704096E-03 1.6356755563044874E+00
+ 48865 1.2216250000000000E-02 6.5654368242647216E-03 1.6357266562758528E+00
+ 48866 1.2216500000000000E-02 6.5658457623357785E-03 1.6357777562472178E+00
+ 48867 1.2216750000000000E-02 6.5662547131835926E-03 1.6358288562185832E+00
+ 48868 1.2217000000000000E-02 6.5666636768082149E-03 1.6358799561899482E+00
+ 48869 1.2217249999999999E-02 6.5670726532096602E-03 1.6359310561613132E+00
+ 48870 1.2217499999999999E-02 6.5674816423879684E-03 1.6359821561326782E+00
+ 48871 1.2217749999999999E-02 6.5678906443431585E-03 1.6360332561040432E+00
+ 48872 1.2218000000000000E-02 6.5682996590752741E-03 1.6360843560754086E+00
+ 48873 1.2218250000000000E-02 6.5687086865843375E-03 1.6361354560467736E+00
+ 48874 1.2218500000000000E-02 6.5691177268703705E-03 1.6361865560181390E+00
+ 48875 1.2218750000000000E-02 6.5695267799334156E-03 1.6362376559895040E+00
+ 48876 1.2218999999999999E-02 6.5699358457734971E-03 1.6362887559608690E+00
+ 48877 1.2219249999999999E-02 6.5703449243906462E-03 1.6363398559322340E+00
+ 48878 1.2219499999999999E-02 6.5707540157848958E-03 1.6363909559035990E+00
+ 48879 1.2219750000000000E-02 6.5711631199562781E-03 1.6364420558749644E+00
+ 48880 1.2220000000000000E-02 6.5715722369048034E-03 1.6364931558463294E+00
+ 48881 1.2220250000000000E-02 6.5719813666305247E-03 1.6365442558176944E+00
+ 48882 1.2220500000000000E-02 6.5723905091334594E-03 1.6365953557890598E+00
+ 48883 1.2220749999999999E-02 6.5727996644136420E-03 1.6366464557604243E+00
+ 48884 1.2220999999999999E-02 6.5732088324710995E-03 1.6366975557317898E+00
+ 48885 1.2221249999999999E-02 6.5736180133058701E-03 1.6367486557031548E+00
+ 48886 1.2221500000000000E-02 6.5740272069179737E-03 1.6367997556745202E+00
+ 48887 1.2221750000000000E-02 6.5744364133074485E-03 1.6368508556458852E+00
+ 48888 1.2222000000000000E-02 6.5748456324743196E-03 1.6369019556172502E+00
+ 48889 1.2222250000000000E-02 6.5752548644186191E-03 1.6369530555886156E+00
+ 48890 1.2222499999999999E-02 6.5756641091399455E-03 1.6370041555599801E+00
+ 48891 1.2222749999999999E-02 6.5760733666348449E-03 1.6370552555313456E+00
+ 48892 1.2222999999999999E-02 6.5764826369025644E-03 1.6371063555027106E+00
+ 48893 1.2223250000000000E-02 6.5768919199431283E-03 1.6371574554740760E+00
+ 48894 1.2223500000000000E-02 6.5773012157565643E-03 1.6372085554454410E+00
+ 48895 1.2223750000000000E-02 6.5777105243429047E-03 1.6372596554168060E+00
+ 48896 1.2224000000000000E-02 6.5781198457021753E-03 1.6373107553881714E+00
+ 48897 1.2224249999999999E-02 6.5785291798343996E-03 1.6373618553595359E+00
+ 48898 1.2224499999999999E-02 6.5789385267396132E-03 1.6374129553309014E+00
+ 48899 1.2224750000000000E-02 6.5793478864178447E-03 1.6374640553022664E+00
+ 48900 1.2225000000000000E-02 6.5797572588691218E-03 1.6375151552736313E+00
+ 48901 1.2225250000000000E-02 6.5801666440934740E-03 1.6375662552449968E+00
+ 48902 1.2225500000000000E-02 6.5805760420909257E-03 1.6376173552163618E+00
+ 48903 1.2225750000000001E-02 6.5809854528615071E-03 1.6376684551877272E+00
+ 48904 1.2225999999999999E-02 6.5813948764052435E-03 1.6377195551590917E+00
+ 48905 1.2226249999999999E-02 6.5818043127221703E-03 1.6377706551304572E+00
+ 48906 1.2226500000000000E-02 6.5822137618123120E-03 1.6378217551018222E+00
+ 48907 1.2226750000000000E-02 6.5826232236756996E-03 1.6378728550731871E+00
+ 48908 1.2227000000000000E-02 6.5830326983123601E-03 1.6379239550445526E+00
+ 48909 1.2227250000000000E-02 6.5834421857223222E-03 1.6379750550159176E+00
+ 48910 1.2227500000000001E-02 6.5838516859056083E-03 1.6380261549872830E+00
+ 48911 1.2227749999999999E-02 6.5842611988622575E-03 1.6380772549586475E+00
+ 48912 1.2227999999999999E-02 6.5846707245922906E-03 1.6381283549300130E+00
+ 48913 1.2228250000000000E-02 6.5850802630957267E-03 1.6381794549013780E+00
+ 48914 1.2228500000000000E-02 6.5854898143726370E-03 1.6382305548727429E+00
+ 48915 1.2228750000000000E-02 6.5858993784230040E-03 1.6382816548441084E+00
+ 48916 1.2229000000000000E-02 6.5863089552468737E-03 1.6383327548154734E+00
+ 48917 1.2229250000000001E-02 6.5867185448442713E-03 1.6383838547868388E+00
+ 48918 1.2229499999999999E-02 6.5871281472152264E-03 1.6384349547582033E+00
+ 48919 1.2229749999999999E-02 6.5875377623597743E-03 1.6384860547295683E+00
+ 48920 1.2230000000000000E-02 6.5879473902779283E-03 1.6385371547009338E+00
+ 48921 1.2230250000000000E-02 6.5883570309697307E-03 1.6385882546722987E+00
+ 48922 1.2230500000000000E-02 6.5887666844352093E-03 1.6386393546436642E+00
+ 48923 1.2230750000000000E-02 6.5891763506743866E-03 1.6386904546150292E+00
+ 48924 1.2231000000000001E-02 6.5895860296872949E-03 1.6387415545863941E+00
+ 48925 1.2231249999999999E-02 6.5899957214739608E-03 1.6387926545577591E+00
+ 48926 1.2231499999999999E-02 6.5904054260344158E-03 1.6388437545291241E+00
+ 48927 1.2231750000000000E-02 6.5908151433686874E-03 1.6388948545004896E+00
+ 48928 1.2232000000000000E-02 6.5912248734768027E-03 1.6389459544718545E+00
+ 48929 1.2232250000000000E-02 6.5916346163587903E-03 1.6389970544432200E+00
+ 48930 1.2232500000000000E-02 6.5920443720146821E-03 1.6390481544145850E+00
+ 48931 1.2232749999999999E-02 6.5924541404445017E-03 1.6390992543859499E+00
+ 48932 1.2232999999999999E-02 6.5928639216482855E-03 1.6391503543573149E+00
+ 48933 1.2233249999999999E-02 6.5932737156260517E-03 1.6392014543286799E+00
+ 48934 1.2233500000000000E-02 6.5936835223778427E-03 1.6392525543000454E+00
+ 48935 1.2233750000000000E-02 6.5940933419036786E-03 1.6393036542714103E+00
+ 48936 1.2234000000000000E-02 6.5945031742035854E-03 1.6393547542427758E+00
+ 48937 1.2234250000000000E-02 6.5949130192775977E-03 1.6394058542141408E+00
+ 48938 1.2234499999999999E-02 6.5953228771257382E-03 1.6394569541855057E+00
+ 48939 1.2234749999999999E-02 6.5957327477480449E-03 1.6395080541568707E+00
+ 48940 1.2234999999999999E-02 6.5961426311445404E-03 1.6395591541282357E+00
+ 48941 1.2235250000000000E-02 6.5965525273152525E-03 1.6396102540996011E+00
+ 48942 1.2235500000000000E-02 6.5969624362602159E-03 1.6396613540709661E+00
+ 48943 1.2235750000000000E-02 6.5973723579794532E-03 1.6397124540423311E+00
+ 48944 1.2236000000000000E-02 6.5977822924729928E-03 1.6397635540136966E+00
+ 48945 1.2236249999999999E-02 6.5981922397408618E-03 1.6398146539850611E+00
+ 48946 1.2236499999999999E-02 6.5986021997831053E-03 1.6398657539564265E+00
+ 48947 1.2236749999999999E-02 6.5990121725997318E-03 1.6399168539277915E+00
+ 48948 1.2237000000000000E-02 6.5994221581907823E-03 1.6399679538991569E+00
+ 48949 1.2237250000000000E-02 6.5998321565562791E-03 1.6400190538705219E+00
+ 48950 1.2237500000000000E-02 6.6002421676962563E-03 1.6400701538418869E+00
+ 48951 1.2237750000000000E-02 6.6006521916107414E-03 1.6401212538132524E+00
+ 48952 1.2237999999999999E-02 6.6010622282997580E-03 1.6401723537846169E+00
+ 48953 1.2238249999999999E-02 6.6014722777633398E-03 1.6402234537559823E+00
+ 48954 1.2238499999999999E-02 6.6018823400015147E-03 1.6402745537273473E+00
+ 48955 1.2238750000000000E-02 6.6022924150143120E-03 1.6403256536987127E+00
+ 48956 1.2239000000000000E-02 6.6027025028017649E-03 1.6403767536700777E+00
+ 48957 1.2239250000000000E-02 6.6031126033638940E-03 1.6404278536414427E+00
+ 48958 1.2239500000000000E-02 6.6035227167007323E-03 1.6404789536128082E+00
+ 48959 1.2239749999999999E-02 6.6039328428123068E-03 1.6405300535841727E+00
+ 48960 1.2239999999999999E-02 6.6043429816986529E-03 1.6405811535555381E+00
+ 48961 1.2240249999999999E-02 6.6047531333597908E-03 1.6406322535269031E+00
+ 48962 1.2240500000000000E-02 6.6051632977957532E-03 1.6406833534982681E+00
+ 48963 1.2240750000000000E-02 6.6055734750065757E-03 1.6407344534696335E+00
+ 48964 1.2241000000000000E-02 6.6059836649922715E-03 1.6407855534409985E+00
+ 48965 1.2241250000000000E-02 6.6063938677528838E-03 1.6408366534123640E+00
+ 48966 1.2241499999999999E-02 6.6068040832884299E-03 1.6408877533837285E+00
+ 48967 1.2241749999999999E-02 6.6072143115989551E-03 1.6409388533550939E+00
+ 48968 1.2241999999999999E-02 6.6076245526844758E-03 1.6409899533264589E+00
+ 48969 1.2242250000000000E-02 6.6080348065450257E-03 1.6410410532978239E+00
+ 48970 1.2242500000000000E-02 6.6084450731806231E-03 1.6410921532691893E+00
+ 48971 1.2242750000000000E-02 6.6088553525913149E-03 1.6411432532405543E+00
+ 48972 1.2243000000000000E-02 6.6092656447771219E-03 1.6411943532119198E+00
+ 48973 1.2243249999999999E-02 6.6096759497380649E-03 1.6412454531832843E+00
+ 48974 1.2243499999999999E-02 6.6100862674741880E-03 1.6412965531546497E+00
+ 48975 1.2243749999999999E-02 6.6104965979855070E-03 1.6413476531260147E+00
+ 48976 1.2244000000000000E-02 6.6109069412720609E-03 1.6413987530973797E+00
+ 48977 1.2244250000000000E-02 6.6113172973338748E-03 1.6414498530687451E+00
+ 48978 1.2244500000000000E-02 6.6117276661709730E-03 1.6415009530401101E+00
+ 48979 1.2244750000000000E-02 6.6121380477833927E-03 1.6415520530114756E+00
+ 48980 1.2244999999999999E-02 6.6125484421711541E-03 1.6416031529828401E+00
+ 48981 1.2245249999999999E-02 6.6129588493342977E-03 1.6416542529542051E+00
+ 48982 1.2245499999999999E-02 6.6133692692728402E-03 1.6417053529255705E+00
+ 48983 1.2245750000000000E-02 6.6137797019868256E-03 1.6417564528969355E+00
+ 48984 1.2246000000000000E-02 6.6141901474762697E-03 1.6418075528683009E+00
+ 48985 1.2246250000000000E-02 6.6146006057412055E-03 1.6418586528396659E+00
+ 48986 1.2246500000000000E-02 6.6150110767816631E-03 1.6419097528110309E+00
+ 48987 1.2246749999999999E-02 6.6154215629108601E-03 1.6419608527823959E+00
+ 48988 1.2246999999999999E-02 6.6158320594056951E-03 1.6420119527537609E+00
+ 48989 1.2247249999999999E-02 6.6162425686766644E-03 1.6420630527251263E+00
+ 48990 1.2247500000000000E-02 6.6166530907238010E-03 1.6421141526964913E+00
+ 48991 1.2247750000000000E-02 6.6170636255471387E-03 1.6421652526678567E+00
+ 48992 1.2248000000000000E-02 6.6174741731467009E-03 1.6422163526392217E+00
+ 48993 1.2248250000000000E-02 6.6178847335225206E-03 1.6422674526105867E+00
+ 48994 1.2248499999999999E-02 6.6182953066746203E-03 1.6423185525819517E+00
+ 48995 1.2248749999999999E-02 6.6187058926030365E-03 1.6423696525533167E+00
+ 48996 1.2248999999999999E-02 6.6191164913077995E-03 1.6424207525246821E+00
+ 48997 1.2249250000000000E-02 6.6195271027889319E-03 1.6424718524960471E+00
+ 48998 1.2249500000000000E-02 6.6199377270464701E-03 1.6425229524674125E+00
+ 48999 1.2249750000000000E-02 6.6203483640804410E-03 1.6425740524387775E+00
+ 49000 1.2250000000000000E-02 6.6207590138908741E-03 1.6426251524101425E+00
+ 49001 1.2250249999999999E-02 6.6211696764777155E-03 1.6426762523815075E+00
+ 49002 1.2250499999999999E-02 6.6215803518389149E-03 1.6427273523528725E+00
+ 49003 1.2250749999999999E-02 6.6219910399735373E-03 1.6427784523242379E+00
+ 49004 1.2251000000000000E-02 6.6224017408816086E-03 1.6428295522956029E+00
+ 49005 1.2251250000000000E-02 6.6228124545631688E-03 1.6428806522669679E+00
+ 49006 1.2251500000000000E-02 6.6232231810182413E-03 1.6429317522383333E+00
+ 49007 1.2251750000000000E-02 6.6236339202468504E-03 1.6429828522096983E+00
+ 49008 1.2251999999999999E-02 6.6240446722490298E-03 1.6430339521810633E+00
+ 49009 1.2252249999999999E-02 6.6244554370248039E-03 1.6430850521524283E+00
+ 49010 1.2252500000000000E-02 6.6248662145742101E-03 1.6431361521237937E+00
+ 49011 1.2252750000000000E-02 6.6252770048972603E-03 1.6431872520951587E+00
+ 49012 1.2253000000000000E-02 6.6256878079940023E-03 1.6432383520665237E+00
+ 49013 1.2253250000000000E-02 6.6260986238644527E-03 1.6432894520378891E+00
+ 49014 1.2253500000000001E-02 6.6265094525086382E-03 1.6433405520092541E+00
+ 49015 1.2253749999999999E-02 6.6269202939265911E-03 1.6433916519806191E+00
+ 49016 1.2253999999999999E-02 6.6273311481183416E-03 1.6434427519519841E+00
+ 49017 1.2254250000000000E-02 6.6277420150839149E-03 1.6434938519233495E+00
+ 49018 1.2254500000000000E-02 6.6281528948233456E-03 1.6435449518947145E+00
+ 49019 1.2254750000000000E-02 6.6285637873366582E-03 1.6435960518660795E+00
+ 49020 1.2255000000000000E-02 6.6289746926238742E-03 1.6436471518374449E+00
+ 49021 1.2255250000000001E-02 6.6293856106850310E-03 1.6436982518088099E+00
+ 49022 1.2255499999999999E-02 6.6297965415201545E-03 1.6437493517801749E+00
+ 49023 1.2255749999999999E-02 6.6302074851292744E-03 1.6438004517515399E+00
+ 49024 1.2256000000000000E-02 6.6306184415124208E-03 1.6438515517229049E+00
+ 49025 1.2256250000000000E-02 6.6310294106696165E-03 1.6439026516942703E+00
+ 49026 1.2256500000000000E-02 6.6314403926008925E-03 1.6439537516656353E+00
+ 49027 1.2256750000000000E-02 6.6318513873062819E-03 1.6440048516370007E+00
+ 49028 1.2257000000000001E-02 6.6322623947858055E-03 1.6440559516083657E+00
+ 49029 1.2257249999999999E-02 6.6326734150394945E-03 1.6441070515797307E+00
+ 49030 1.2257499999999999E-02 6.6330844480673810E-03 1.6441581515510957E+00
+ 49031 1.2257750000000000E-02 6.6334954938694910E-03 1.6442092515224607E+00
+ 49032 1.2258000000000000E-02 6.6339065524458549E-03 1.6442603514938261E+00
+ 49033 1.2258250000000000E-02 6.6343176237964960E-03 1.6443114514651911E+00
+ 49034 1.2258500000000000E-02 6.6347287079214579E-03 1.6443625514365565E+00
+ 49035 1.2258750000000001E-02 6.6351398048207404E-03 1.6444136514079215E+00
+ 49036 1.2258999999999999E-02 6.6355509144943965E-03 1.6444647513792865E+00
+ 49037 1.2259249999999999E-02 6.6359620369424444E-03 1.6445158513506515E+00
+ 49038 1.2259500000000000E-02 6.6363731721649230E-03 1.6445669513220165E+00
+ 49039 1.2259750000000000E-02 6.6367843201618525E-03 1.6446180512933819E+00
+ 49040 1.2260000000000000E-02 6.6371954809332639E-03 1.6446691512647469E+00
+ 49041 1.2260250000000000E-02 6.6376066544791825E-03 1.6447202512361123E+00
+ 49042 1.2260499999999999E-02 6.6380178407996360E-03 1.6447713512074769E+00
+ 49043 1.2260749999999999E-02 6.6384290398946626E-03 1.6448224511788423E+00
+ 49044 1.2260999999999999E-02 6.6388402517642865E-03 1.6448735511502073E+00
+ 49045 1.2261250000000000E-02 6.6392514764085321E-03 1.6449246511215723E+00
+ 49046 1.2261500000000000E-02 6.6396627138274253E-03 1.6449757510929377E+00
+ 49047 1.2261750000000000E-02 6.6400739640210087E-03 1.6450268510643027E+00
+ 49048 1.2262000000000000E-02 6.6404852269892978E-03 1.6450779510356677E+00
+ 49049 1.2262249999999999E-02 6.6408965027323222E-03 1.6451290510070327E+00
+ 49050 1.2262499999999999E-02 6.6413077912501244E-03 1.6451801509783976E+00
+ 49051 1.2262749999999999E-02 6.6417190925427208E-03 1.6452312509497631E+00
+ 49052 1.2263000000000000E-02 6.6421304066101357E-03 1.6452823509211281E+00
+ 49053 1.2263250000000000E-02 6.6425417334524091E-03 1.6453334508924935E+00
+ 49054 1.2263500000000000E-02 6.6429530730695669E-03 1.6453845508638585E+00
+ 49055 1.2263750000000000E-02 6.6433644254616318E-03 1.6454356508352235E+00
+ 49056 1.2263999999999999E-02 6.6437757906286400E-03 1.6454867508065885E+00
+ 49057 1.2264249999999999E-02 6.6441871685706160E-03 1.6455378507779534E+00
+ 49058 1.2264499999999999E-02 6.6445985592875909E-03 1.6455889507493189E+00
+ 49059 1.2264750000000000E-02 6.6450099627795899E-03 1.6456400507206839E+00
+ 49060 1.2265000000000000E-02 6.6454213790466520E-03 1.6456911506920493E+00
+ 49061 1.2265250000000000E-02 6.6458328080887868E-03 1.6457422506634143E+00
+ 49062 1.2265500000000000E-02 6.6462442499060411E-03 1.6457933506347793E+00
+ 49063 1.2265749999999999E-02 6.6466557044984383E-03 1.6458444506061443E+00
+ 49064 1.2265999999999999E-02 6.6470671718659976E-03 1.6458955505775092E+00
+ 49065 1.2266249999999999E-02 6.6474786520087630E-03 1.6459466505488747E+00
+ 49066 1.2266500000000000E-02 6.6478901449267555E-03 1.6459977505202397E+00
+ 49067 1.2266750000000000E-02 6.6483016506200063E-03 1.6460488504916047E+00
+ 49068 1.2267000000000000E-02 6.6487131690885449E-03 1.6460999504629701E+00
+ 49069 1.2267250000000000E-02 6.6491247003323921E-03 1.6461510504343351E+00
+ 49070 1.2267499999999999E-02 6.6495362443515860E-03 1.6462021504057001E+00
+ 49071 1.2267749999999999E-02 6.6499478011461518E-03 1.6462532503770650E+00
+ 49072 1.2267999999999999E-02 6.6503593707161164E-03 1.6463043503484305E+00
+ 49073 1.2268250000000000E-02 6.6507709530615172E-03 1.6463554503197955E+00
+ 49074 1.2268500000000000E-02 6.6511825481823730E-03 1.6464065502911605E+00
+ 49075 1.2268750000000000E-02 6.6515941560787179E-03 1.6464576502625259E+00
+ 49076 1.2269000000000000E-02 6.6520057767505830E-03 1.6465087502338909E+00
+ 49077 1.2269249999999999E-02 6.6524174101979874E-03 1.6465598502052559E+00
+ 49078 1.2269499999999999E-02 6.6528290564209685E-03 1.6466109501766208E+00
+ 49079 1.2269749999999999E-02 6.6532407154195582E-03 1.6466620501479863E+00
+ 49080 1.2270000000000000E-02 6.6536523871937661E-03 1.6467131501193513E+00
+ 49081 1.2270250000000000E-02 6.6540640717436530E-03 1.6467642500907163E+00
+ 49082 1.2270500000000000E-02 6.6544757690692215E-03 1.6468153500620817E+00
+ 49083 1.2270750000000000E-02 6.6548874791705114E-03 1.6468664500334467E+00
+ 49084 1.2270999999999999E-02 6.6552992020475462E-03 1.6469175500048117E+00
+ 49085 1.2271249999999999E-02 6.6557109377003614E-03 1.6469686499761766E+00
+ 49086 1.2271499999999999E-02 6.6561226861289831E-03 1.6470197499475416E+00
+ 49087 1.2271750000000000E-02 6.6565344473334433E-03 1.6470708499189071E+00
+ 49088 1.2272000000000000E-02 6.6569462213137594E-03 1.6471219498902721E+00
+ 49089 1.2272250000000000E-02 6.6573580080699756E-03 1.6471730498616375E+00
+ 49090 1.2272500000000000E-02 6.6577698076021119E-03 1.6472241498330025E+00
+ 49091 1.2272749999999999E-02 6.6581816199101978E-03 1.6472752498043675E+00
+ 49092 1.2272999999999999E-02 6.6585934449942636E-03 1.6473263497757324E+00
+ 49093 1.2273249999999999E-02 6.6590052828543406E-03 1.6473774497470974E+00
+ 49094 1.2273500000000000E-02 6.6594171334904582E-03 1.6474285497184629E+00
+ 49095 1.2273750000000000E-02 6.6598289969026416E-03 1.6474796496898279E+00
+ 49096 1.2274000000000000E-02 6.6602408730909186E-03 1.6475307496611933E+00
+ 49097 1.2274250000000000E-02 6.6606527620553229E-03 1.6475818496325583E+00
+ 49098 1.2274499999999999E-02 6.6610646637958832E-03 1.6476329496039233E+00
+ 49099 1.2274749999999999E-02 6.6614765783126239E-03 1.6476840495752882E+00
+ 49100 1.2274999999999999E-02 6.6618885056055795E-03 1.6477351495466532E+00
+ 49101 1.2275250000000000E-02 6.6623004456747787E-03 1.6477862495180187E+00
+ 49102 1.2275500000000000E-02 6.6627123985202458E-03 1.6478373494893837E+00
+ 49103 1.2275750000000000E-02 6.6631243641420129E-03 1.6478884494607491E+00
+ 49104 1.2276000000000000E-02 6.6635363425401120E-03 1.6479395494321141E+00
+ 49105 1.2276249999999999E-02 6.6639483337145623E-03 1.6479906494034791E+00
+ 49106 1.2276499999999999E-02 6.6643603376654046E-03 1.6480417493748440E+00
+ 49107 1.2276749999999999E-02 6.6647723543926639E-03 1.6480928493462090E+00
+ 49108 1.2277000000000000E-02 6.6651843838963698E-03 1.6481439493175745E+00
+ 49109 1.2277250000000000E-02 6.6655964261765482E-03 1.6481950492889395E+00
+ 49110 1.2277500000000000E-02 6.6660084812332357E-03 1.6482461492603044E+00
+ 49111 1.2277750000000000E-02 6.6664205490664496E-03 1.6482972492316699E+00
+ 49112 1.2277999999999999E-02 6.6668326296762245E-03 1.6483483492030344E+00
+ 49113 1.2278249999999999E-02 6.6672447230625978E-03 1.6483994491743998E+00
+ 49114 1.2278499999999999E-02 6.6676568292255859E-03 1.6484505491457648E+00
+ 49115 1.2278750000000000E-02 6.6680689481652270E-03 1.6485016491171303E+00
+ 49116 1.2279000000000000E-02 6.6684810798815480E-03 1.6485527490884953E+00
+ 49117 1.2279250000000000E-02 6.6688932243745705E-03 1.6486038490598602E+00
+ 49118 1.2279500000000000E-02 6.6693053816443432E-03 1.6486549490312257E+00
+ 49119 1.2279749999999999E-02 6.6697175516908704E-03 1.6487060490025902E+00
+ 49120 1.2279999999999999E-02 6.6701297345141946E-03 1.6487571489739556E+00
+ 49121 1.2280249999999999E-02 6.6705419301143504E-03 1.6488082489453206E+00
+ 49122 1.2280500000000000E-02 6.6709541384913553E-03 1.6488593489166861E+00
+ 49123 1.2280750000000000E-02 6.6713663596452430E-03 1.6489104488880511E+00
+ 49124 1.2281000000000000E-02 6.6717785935760500E-03 1.6489615488594160E+00
+ 49125 1.2281250000000000E-02 6.6721908402837971E-03 1.6490126488307815E+00
+ 49126 1.2281499999999999E-02 6.6726030997685147E-03 1.6490637488021460E+00
+ 49127 1.2281749999999999E-02 6.6730153720302313E-03 1.6491148487735114E+00
+ 49128 1.2282000000000000E-02 6.6734276570689748E-03 1.6491659487448764E+00
+ 49129 1.2282250000000000E-02 6.6738399548847841E-03 1.6492170487162414E+00
+ 49130 1.2282500000000000E-02 6.6742522654776801E-03 1.6492681486876068E+00
+ 49131 1.2282750000000000E-02 6.6746645888476931E-03 1.6493192486589718E+00
+ 49132 1.2283000000000001E-02 6.6750769249948536E-03 1.6493703486303373E+00
+ 49133 1.2283249999999999E-02 6.6754892739191857E-03 1.6494214486017018E+00
+ 49134 1.2283499999999999E-02 6.6759016356207285E-03 1.6494725485730672E+00
+ 49135 1.2283750000000000E-02 6.6763140100995072E-03 1.6495236485444322E+00
+ 49136 1.2284000000000000E-02 6.6767263973555495E-03 1.6495747485157972E+00
+ 49137 1.2284250000000000E-02 6.6771387973888876E-03 1.6496258484871626E+00
+ 49138 1.2284500000000000E-02 6.6775512101995482E-03 1.6496769484585276E+00
+ 49139 1.2284750000000001E-02 6.6779636357875575E-03 1.6497280484298931E+00
+ 49140 1.2284999999999999E-02 6.6783760741529440E-03 1.6497791484012576E+00
+ 49141 1.2285249999999999E-02 6.6787885252957528E-03 1.6498302483726230E+00
+ 49142 1.2285500000000000E-02 6.6792009892159996E-03 1.6498813483439880E+00
+ 49143 1.2285750000000000E-02 6.6796134659137182E-03 1.6499324483153530E+00
+ 49144 1.2286000000000000E-02 6.6800259553889312E-03 1.6499835482867184E+00
+ 49145 1.2286250000000000E-02 6.6804384576416792E-03 1.6500346482580834E+00
+ 49146 1.2286500000000001E-02 6.6808509726719763E-03 1.6500857482294489E+00
+ 49147 1.2286749999999999E-02 6.6812635004798691E-03 1.6501368482008134E+00
+ 49148 1.2286999999999999E-02 6.6816760410653795E-03 1.6501879481721784E+00
+ 49149 1.2287250000000000E-02 6.6820885944285334E-03 1.6502390481435438E+00
+ 49150 1.2287500000000000E-02 6.6825011605693638E-03 1.6502901481149088E+00
+ 49151 1.2287750000000000E-02 6.6829137394879027E-03 1.6503412480862742E+00
+ 49152 1.2288000000000000E-02 6.6833263311841754E-03 1.6503923480576392E+00
+ 49153 1.2288250000000001E-02 6.6837389356582096E-03 1.6504434480290042E+00
+ 49154 1.2288499999999999E-02 6.6841515529100400E-03 1.6504945480003692E+00
+ 49155 1.2288749999999999E-02 6.6845641829396951E-03 1.6505456479717342E+00
+ 49156 1.2289000000000000E-02 6.6849768257472011E-03 1.6505967479430996E+00
+ 49157 1.2289250000000000E-02 6.6853894813325926E-03 1.6506478479144646E+00
+ 49158 1.2289500000000000E-02 6.6858021496958922E-03 1.6506989478858300E+00
+ 49159 1.2289750000000000E-02 6.6862148308371398E-03 1.6507500478571950E+00
+ 49160 1.2289999999999999E-02 6.6866275247563492E-03 1.6508011478285600E+00
+ 49161 1.2290249999999999E-02 6.6870402314535638E-03 1.6508522477999250E+00
+ 49162 1.2290499999999999E-02 6.6874529509288105E-03 1.6509033477712900E+00
+ 49163 1.2290750000000000E-02 6.6878656831821162E-03 1.6509544477426554E+00
+ 49164 1.2291000000000000E-02 6.6882784282135095E-03 1.6510055477140204E+00
+ 49165 1.2291250000000000E-02 6.6886911860230226E-03 1.6510566476853858E+00
+ 49166 1.2291500000000000E-02 6.6891039566106866E-03 1.6511077476567508E+00
+ 49167 1.2291749999999999E-02 6.6895167399765249E-03 1.6511588476281158E+00
+ 49168 1.2291999999999999E-02 6.6899295361205697E-03 1.6512099475994808E+00
+ 49169 1.2292249999999999E-02 6.6903423450428573E-03 1.6512610475708458E+00
+ 49170 1.2292500000000000E-02 6.6907551667434078E-03 1.6513121475422112E+00
+ 49171 1.2292750000000000E-02 6.6911680012222575E-03 1.6513632475135762E+00
+ 49172 1.2293000000000000E-02 6.6915808484794325E-03 1.6514143474849412E+00
+ 49173 1.2293250000000000E-02 6.6919937085149605E-03 1.6514654474563066E+00
+ 49174 1.2293499999999999E-02 6.6924065813288745E-03 1.6515165474276712E+00
+ 49175 1.2293749999999999E-02 6.6928194669212014E-03 1.6515676473990366E+00
+ 49176 1.2293999999999999E-02 6.6932323652919776E-03 1.6516187473704016E+00
+ 49177 1.2294250000000000E-02 6.6936452764412256E-03 1.6516698473417670E+00
+ 49178 1.2294500000000000E-02 6.6940582003689819E-03 1.6517209473131320E+00
+ 49179 1.2294750000000000E-02 6.6944711370752674E-03 1.6517720472844970E+00
+ 49180 1.2295000000000000E-02 6.6948840865601149E-03 1.6518231472558624E+00
+ 49181 1.2295249999999999E-02 6.6952970488235539E-03 1.6518742472272270E+00
+ 49182 1.2295499999999999E-02 6.6957100238656184E-03 1.6519253471985924E+00
+ 49183 1.2295749999999999E-02 6.6961230116863377E-03 1.6519764471699574E+00
+ 49184 1.2296000000000000E-02 6.6965360122857370E-03 1.6520275471413228E+00
+ 49185 1.2296250000000000E-02 6.6969490256638493E-03 1.6520786471126878E+00
+ 49186 1.2296500000000000E-02 6.6973620518207006E-03 1.6521297470840528E+00
+ 49187 1.2296750000000000E-02 6.6977750907563230E-03 1.6521808470554182E+00
+ 49188 1.2296999999999999E-02 6.6981881424707486E-03 1.6522319470267828E+00
+ 49189 1.2297249999999999E-02 6.6986012069640017E-03 1.6522830469981482E+00
+ 49190 1.2297499999999999E-02 6.6990142842361178E-03 1.6523341469695132E+00
+ 49191 1.2297750000000000E-02 6.6994273742871230E-03 1.6523852469408782E+00
+ 49192 1.2298000000000000E-02 6.6998404771170467E-03 1.6524363469122436E+00
+ 49193 1.2298250000000000E-02 6.7002535927259245E-03 1.6524874468836086E+00
+ 49194 1.2298500000000000E-02 6.7006667211137825E-03 1.6525385468549740E+00
+ 49195 1.2298749999999999E-02 6.7010798622806440E-03 1.6525896468263386E+00
+ 49196 1.2298999999999999E-02 6.7014930162265455E-03 1.6526407467977040E+00
+ 49197 1.2299249999999999E-02 6.7019061829515216E-03 1.6526918467690690E+00
+ 49198 1.2299500000000000E-02 6.7023193624555933E-03 1.6527429467404340E+00
+ 49199 1.2299750000000000E-02 6.7027325547387917E-03 1.6527940467117994E+00
+ 49200 1.2300000000000000E-02 6.7031457598011480E-03 1.6528451466831644E+00
+ 49201 1.2300250000000000E-02 6.7035589776426856E-03 1.6528962466545298E+00
+ 49202 1.2300499999999999E-02 6.7039722082634550E-03 1.6529473466258944E+00
+ 49203 1.2300749999999999E-02 6.7043854516634699E-03 1.6529984465972598E+00
+ 49204 1.2300999999999999E-02 6.7047987078427598E-03 1.6530495465686248E+00
+ 49205 1.2301250000000000E-02 6.7052119768013568E-03 1.6531006465399898E+00
+ 49206 1.2301500000000000E-02 6.7056252585392913E-03 1.6531517465113552E+00
+ 49207 1.2301750000000000E-02 6.7060385530565919E-03 1.6532028464827202E+00
+ 49208 1.2302000000000000E-02 6.7064518603532916E-03 1.6532539464540856E+00
+ 49209 1.2302249999999999E-02 6.7068651804294164E-03 1.6533050464254502E+00
+ 49210 1.2302499999999999E-02 6.7072785132850027E-03 1.6533561463968152E+00
+ 49211 1.2302749999999999E-02 6.7076918589200714E-03 1.6534072463681806E+00
+ 49212 1.2303000000000000E-02 6.7081052173346570E-03 1.6534583463395456E+00
+ 49213 1.2303250000000000E-02 6.7085185885287918E-03 1.6535094463109110E+00
+ 49214 1.2303500000000000E-02 6.7089319725025061E-03 1.6535605462822760E+00
+ 49215 1.2303750000000000E-02 6.7093453692558206E-03 1.6536116462536410E+00
+ 49216 1.2303999999999999E-02 6.7097587787887693E-03 1.6536627462250060E+00
+ 49217 1.2304249999999999E-02 6.7101722011013920E-03 1.6537138461963710E+00
+ 49218 1.2304499999999999E-02 6.7105856361937095E-03 1.6537649461677364E+00
+ 49219 1.2304750000000000E-02 6.7109990840657548E-03 1.6538160461391014E+00
+ 49220 1.2305000000000000E-02 6.7114125447175557E-03 1.6538671461104668E+00
+ 49221 1.2305250000000000E-02 6.7118260181491390E-03 1.6539182460818318E+00
+ 49222 1.2305500000000000E-02 6.7122395043605456E-03 1.6539693460531968E+00
+ 49223 1.2305749999999999E-02 6.7126530033517909E-03 1.6540204460245618E+00
+ 49224 1.2305999999999999E-02 6.7130665151229237E-03 1.6540715459959268E+00
+ 49225 1.2306249999999999E-02 6.7134800396739499E-03 1.6541226459672922E+00
+ 49226 1.2306500000000000E-02 6.7138935770030593E-03 1.6541737459386572E+00
+ 49227 1.2306750000000000E-02 6.7143071271034537E-03 1.6542248459100226E+00
+ 49228 1.2307000000000000E-02 6.7147206899745345E-03 1.6542759458813876E+00
+ 49229 1.2307250000000000E-02 6.7151342656163295E-03 1.6543270458527526E+00
+ 49230 1.2307499999999999E-02 6.7155478540288620E-03 1.6543781458241176E+00
+ 49231 1.2307749999999999E-02 6.7159614552121660E-03 1.6544292457954826E+00
+ 49232 1.2307999999999999E-02 6.7163755297407323E-03 1.6544803457668480E+00
+ 49233 1.2308250000000000E-02 6.7167891542451999E-03 1.6545314457382130E+00
+ 49234 1.2308500000000000E-02 6.7172027915239360E-03 1.6545825457095780E+00
+ 49235 1.2308750000000000E-02 6.7176164415769677E-03 1.6546336456809434E+00
+ 49236 1.2309000000000000E-02 6.7180301044043262E-03 1.6546847456523084E+00
+ 49237 1.2309249999999999E-02 6.7184437800060347E-03 1.6547358456236734E+00
+ 49238 1.2309499999999999E-02 6.7188574683821264E-03 1.6547869455950384E+00
+ 49239 1.2309750000000000E-02 6.7192711695326299E-03 1.6548380455664038E+00
+ 49240 1.2310000000000000E-02 6.7196848834575702E-03 1.6548891455377688E+00
+ 49241 1.2310250000000000E-02 6.7200986101569743E-03 1.6549402455091338E+00
+ 49242 1.2310500000000000E-02 6.7205119111067952E-03 1.6549913454804992E+00
+ 49243 1.2310750000000001E-02 6.7209256655413963E-03 1.6550424454518642E+00
+ 49244 1.2310999999999999E-02 6.7213394327471140E-03 1.6550935454232292E+00
+ 49245 1.2311249999999999E-02 6.7217532127239786E-03 1.6551446453945942E+00
+ 49246 1.2311500000000000E-02 6.7221670054720128E-03 1.6551957453659596E+00
+ 49247 1.2311750000000000E-02 6.7225808109912469E-03 1.6552468453373246E+00
+ 49248 1.2312000000000000E-02 6.7229946292816983E-03 1.6552979453086896E+00
+ 49249 1.2312250000000000E-02 6.7234084603434085E-03 1.6553490452800550E+00
+ 49250 1.2312500000000001E-02 6.7238223041763924E-03 1.6554001452514200E+00
+ 49251 1.2312749999999999E-02 6.7242361607806819E-03 1.6554512452227850E+00
+ 49252 1.2312999999999999E-02 6.7246500301563067E-03 1.6555023451941500E+00
+ 49253 1.2313250000000000E-02 6.7250639123032849E-03 1.6555534451655149E+00
+ 49254 1.2313500000000000E-02 6.7254778072216598E-03 1.6556045451368804E+00
+ 49255 1.2313750000000000E-02 6.7258917149114420E-03 1.6556556451082454E+00
+ 49256 1.2314000000000000E-02 6.7263056353726652E-03 1.6557067450796108E+00
+ 49257 1.2314250000000001E-02 6.7267195686053572E-03 1.6557578450509758E+00
+ 49258 1.2314499999999999E-02 6.7271335146095422E-03 1.6558089450223408E+00
+ 49259 1.2314749999999999E-02 6.7275474733852481E-03 1.6558600449937058E+00
+ 49260 1.2315000000000000E-02 6.7279614449325068E-03 1.6559111449650707E+00
+ 49261 1.2315250000000000E-02 6.7283754292513384E-03 1.6559622449364362E+00
+ 49262 1.2315500000000000E-02 6.7287894263417742E-03 1.6560133449078012E+00
+ 49263 1.2315750000000000E-02 6.7292034362038417E-03 1.6560644448791666E+00
+ 49264 1.2316000000000001E-02 6.7296174588375611E-03 1.6561155448505316E+00
+ 49265 1.2316249999999999E-02 6.7300314942429686E-03 1.6561666448218966E+00
+ 49266 1.2316499999999999E-02 6.7304455424200852E-03 1.6562177447932616E+00
+ 49267 1.2316750000000000E-02 6.7308596033689430E-03 1.6562688447646265E+00
+ 49268 1.2317000000000000E-02 6.7312736770895661E-03 1.6563199447359920E+00
+ 49269 1.2317250000000000E-02 6.7316877635819790E-03 1.6563710447073570E+00
+ 49270 1.2317500000000000E-02 6.7321018628462154E-03 1.6564221446787224E+00
+ 49271 1.2317749999999999E-02 6.7325159748822909E-03 1.6564732446500869E+00
+ 49272 1.2317999999999999E-02 6.7329300996902481E-03 1.6565243446214524E+00
+ 49273 1.2318249999999999E-02 6.7333442372701060E-03 1.6565754445928174E+00
+ 49274 1.2318500000000000E-02 6.7337583876218941E-03 1.6566265445641823E+00
+ 49275 1.2318750000000000E-02 6.7341725507456332E-03 1.6566776445355478E+00
+ 49276 1.2319000000000000E-02 6.7345867266413615E-03 1.6567287445069128E+00
+ 49277 1.2319250000000000E-02 6.7350009153090921E-03 1.6567798444782778E+00
+ 49278 1.2319499999999999E-02 6.7354151167488586E-03 1.6568309444496427E+00
+ 49279 1.2319749999999999E-02 6.7358293309606951E-03 1.6568820444210077E+00
+ 49280 1.2319999999999999E-02 6.7362435579446231E-03 1.6569331443923732E+00
+ 49281 1.2320250000000000E-02 6.7366577977006677E-03 1.6569842443637381E+00
+ 49282 1.2320500000000000E-02 6.7370720502288586E-03 1.6570353443351036E+00
+ 49283 1.2320750000000000E-02 6.7374863155292225E-03 1.6570864443064686E+00
+ 49284 1.2321000000000000E-02 6.7379005936017890E-03 1.6571375442778336E+00
+ 49285 1.2321249999999999E-02 6.7383148844465772E-03 1.6571886442491985E+00
+ 49286 1.2321499999999999E-02 6.7387291880636226E-03 1.6572397442205635E+00
+ 49287 1.2321749999999999E-02 6.7391435044529546E-03 1.6572908441919290E+00
+ 49288 1.2322000000000000E-02 6.7395578336145925E-03 1.6573419441632939E+00
+ 49289 1.2322250000000000E-02 6.7399721755485708E-03 1.6573930441346594E+00
+ 49290 1.2322500000000000E-02 6.7403865302549104E-03 1.6574441441060244E+00
+ 49291 1.2322750000000000E-02 6.7408008977336399E-03 1.6574952440773894E+00
+ 49292 1.2322999999999999E-02 6.7412152779847880E-03 1.6575463440487543E+00
+ 49293 1.2323249999999999E-02 6.7416296710083867E-03 1.6575974440201193E+00
+ 49294 1.2323499999999999E-02 6.7420440768044517E-03 1.6576485439914848E+00
+ 49295 1.2323750000000000E-02 6.7424584953730219E-03 1.6576996439628497E+00
+ 49296 1.2324000000000000E-02 6.7428729267141226E-03 1.6577507439342147E+00
+ 49297 1.2324250000000000E-02 6.7432873708277719E-03 1.6578018439055802E+00
+ 49298 1.2324500000000000E-02 6.7437018277140045E-03 1.6578529438769452E+00
+ 49299 1.2324749999999999E-02 6.7441162973728465E-03 1.6579040438483101E+00
+ 49300 1.2324999999999999E-02 6.7445307798043256E-03 1.6579551438196751E+00
+ 49301 1.2325249999999999E-02 6.7449452750084704E-03 1.6580062437910406E+00
+ 49302 1.2325500000000000E-02 6.7453597829853088E-03 1.6580573437624055E+00
+ 49303 1.2325750000000000E-02 6.7457743037348684E-03 1.6581084437337705E+00
+ 49304 1.2326000000000000E-02 6.7461888372571709E-03 1.6581595437051360E+00
+ 49305 1.2326250000000000E-02 6.7466033835522458E-03 1.6582106436765010E+00
+ 49306 1.2326499999999999E-02 6.7470179426201210E-03 1.6582617436478659E+00
+ 49307 1.2326749999999999E-02 6.7474325144608275E-03 1.6583128436192309E+00
+ 49308 1.2326999999999999E-02 6.7478470990743914E-03 1.6583639435905964E+00
+ 49309 1.2327250000000000E-02 6.7482616964608380E-03 1.6584150435619613E+00
+ 49310 1.2327500000000000E-02 6.7486763066201948E-03 1.6584661435333263E+00
+ 49311 1.2327750000000000E-02 6.7490909295524915E-03 1.6585172435046918E+00
+ 49312 1.2328000000000000E-02 6.7495055652577558E-03 1.6585683434760568E+00
+ 49313 1.2328249999999999E-02 6.7499202137360059E-03 1.6586194434474217E+00
+ 49314 1.2328499999999999E-02 6.7503348749872825E-03 1.6586705434187867E+00
+ 49315 1.2328749999999999E-02 6.7507495490116047E-03 1.6587216433901517E+00
+ 49316 1.2329000000000000E-02 6.7511642358090047E-03 1.6587727433615171E+00
+ 49317 1.2329250000000000E-02 6.7515789353795068E-03 1.6588238433328821E+00
+ 49318 1.2329500000000000E-02 6.7519936477231377E-03 1.6588749433042476E+00
+ 49319 1.2329750000000000E-02 6.7524083728399296E-03 1.6589260432756125E+00
+ 49320 1.2329999999999999E-02 6.7528231107299086E-03 1.6589771432469775E+00
+ 49321 1.2330249999999999E-02 6.7532378613930953E-03 1.6590282432183425E+00
+ 49322 1.2330499999999999E-02 6.7536526248295221E-03 1.6590793431897075E+00
+ 49323 1.2330750000000000E-02 6.7540674010392269E-03 1.6591304431610729E+00
+ 49324 1.2331000000000000E-02 6.7544821900222159E-03 1.6591815431324379E+00
+ 49325 1.2331250000000000E-02 6.7548969917785376E-03 1.6592326431038034E+00
+ 49326 1.2331500000000000E-02 6.7553118063082007E-03 1.6592837430751683E+00
+ 49327 1.2331749999999999E-02 6.7557266336112486E-03 1.6593348430465333E+00
+ 49328 1.2331999999999999E-02 6.7561414736876995E-03 1.6593859430178983E+00
+ 49329 1.2332249999999999E-02 6.7565563265375821E-03 1.6594370429892633E+00
+ 49330 1.2332500000000000E-02 6.7569711921609283E-03 1.6594881429606287E+00
+ 49331 1.2332750000000000E-02 6.7573860705577591E-03 1.6595392429319937E+00
+ 49332 1.2333000000000000E-02 6.7578009617281099E-03 1.6595903429033592E+00
+ 49333 1.2333250000000000E-02 6.7582158656720043E-03 1.6596414428747241E+00
+ 49334 1.2333499999999999E-02 6.7586307823894664E-03 1.6596925428460891E+00
+ 49335 1.2333749999999999E-02 6.7590457118805311E-03 1.6597436428174541E+00
+ 49336 1.2333999999999999E-02 6.7594606541452208E-03 1.6597947427888191E+00
+ 49337 1.2334250000000000E-02 6.7598756091835615E-03 1.6598458427601845E+00
+ 49338 1.2334500000000000E-02 6.7602905769955897E-03 1.6598969427315495E+00
+ 49339 1.2334750000000000E-02 6.7607055575813176E-03 1.6599480427029145E+00
+ 49340 1.2335000000000000E-02 6.7611205509407937E-03 1.6599991426742799E+00
+ 49341 1.2335249999999999E-02 6.7615355570740266E-03 1.6600502426456445E+00
+ 49342 1.2335499999999999E-02 6.7619505759810555E-03 1.6601013426170099E+00
+ 49343 1.2335749999999999E-02 6.7623656076619054E-03 1.6601524425883749E+00
+ 49344 1.2336000000000000E-02 6.7627806521165972E-03 1.6602035425597403E+00
+ 49345 1.2336250000000000E-02 6.7631957093451682E-03 1.6602546425311053E+00
+ 49346 1.2336500000000000E-02 6.7636107793476391E-03 1.6603057425024703E+00
+ 49347 1.2336750000000000E-02 6.7640258621240413E-03 1.6603568424738357E+00
+ 49348 1.2336999999999999E-02 6.7644409576743990E-03 1.6604079424452003E+00
+ 49349 1.2337249999999999E-02 6.7648560659987469E-03 1.6604590424165657E+00
+ 49350 1.2337500000000000E-02 6.7652711870971093E-03 1.6605101423879307E+00
+ 49351 1.2337750000000000E-02 6.7656863209695113E-03 1.6605612423592961E+00
+ 49352 1.2338000000000000E-02 6.7661014676159833E-03 1.6606123423306611E+00
+ 49353 1.2338250000000000E-02 6.7665166270365505E-03 1.6606634423020261E+00
+ 49354 1.2338500000000001E-02 6.7669317992312397E-03 1.6607145422733915E+00
+ 49355 1.2338749999999999E-02 6.7673469842000821E-03 1.6607656422447561E+00
+ 49356 1.2338999999999999E-02 6.7677621819431056E-03 1.6608167422161215E+00
+ 49357 1.2339250000000000E-02 6.7681773924603370E-03 1.6608678421874865E+00
+ 49358 1.2339500000000000E-02 6.7685926157518041E-03 1.6609189421588515E+00
+ 49359 1.2339750000000000E-02 6.7690078518175328E-03 1.6609700421302169E+00
+ 49360 1.2340000000000000E-02 6.7694231006575570E-03 1.6610211421015819E+00
+ 49361 1.2340250000000001E-02 6.7698383622718968E-03 1.6610722420729473E+00
+ 49362 1.2340499999999999E-02 6.7702536366605840E-03 1.6611233420443119E+00
+ 49363 1.2340749999999999E-02 6.7706689238236414E-03 1.6611744420156773E+00
+ 49364 1.2341000000000000E-02 6.7710842237611035E-03 1.6612255419870423E+00
+ 49365 1.2341250000000000E-02 6.7714995364729956E-03 1.6612766419584073E+00
+ 49366 1.2341500000000000E-02 6.7719148619593489E-03 1.6613277419297727E+00
+ 49367 1.2341750000000000E-02 6.7723302002201842E-03 1.6613788419011377E+00
+ 49368 1.2342000000000001E-02 6.7727455512555336E-03 1.6614299418725031E+00
+ 49369 1.2342249999999999E-02 6.7731609150654239E-03 1.6614810418438677E+00
+ 49370 1.2342499999999999E-02 6.7735762916498795E-03 1.6615321418152331E+00
+ 49371 1.2342750000000000E-02 6.7739916810089385E-03 1.6615832417865981E+00
+ 49372 1.2343000000000000E-02 6.7744070831426209E-03 1.6616343417579631E+00
+ 49373 1.2343250000000000E-02 6.7748224980509588E-03 1.6616854417293285E+00
+ 49374 1.2343500000000000E-02 6.7752379257339720E-03 1.6617365417006935E+00
+ 49375 1.2343750000000001E-02 6.7756533661916963E-03 1.6617876416720589E+00
+ 49376 1.2343999999999999E-02 6.7760688194241523E-03 1.6618387416434235E+00
+ 49377 1.2344249999999999E-02 6.7764842854313757E-03 1.6618898416147885E+00
+ 49378 1.2344500000000000E-02 6.7768997642133916E-03 1.6619409415861539E+00
+ 49379 1.2344750000000000E-02 6.7773152557702304E-03 1.6619920415575189E+00
+ 49380 1.2345000000000000E-02 6.7777307601019129E-03 1.6620431415288843E+00
+ 49381 1.2345250000000000E-02 6.7781462772084746E-03 1.6620942415002493E+00
+ 49382 1.2345499999999999E-02 6.7785618070899355E-03 1.6621453414716143E+00
+ 49383 1.2345749999999999E-02 6.7789773497463320E-03 1.6621964414429793E+00
+ 49384 1.2345999999999999E-02 6.7793929051776841E-03 1.6622475414143443E+00
+ 49385 1.2346250000000000E-02 6.7798084733840316E-03 1.6622986413857097E+00
+ 49386 1.2346500000000000E-02 6.7802240543653877E-03 1.6623497413570747E+00
+ 49387 1.2346750000000000E-02 6.7806396481217895E-03 1.6624008413284401E+00
+ 49388 1.2347000000000000E-02 6.7810552546532666E-03 1.6624519412998051E+00
+ 49389 1.2347249999999999E-02 6.7814708739598328E-03 1.6625030412711701E+00
+ 49390 1.2347499999999999E-02 6.7818865060415394E-03 1.6625541412425351E+00
+ 49391 1.2347749999999999E-02 6.7823021508983871E-03 1.6626052412139001E+00
+ 49392 1.2348000000000000E-02 6.7827178085304333E-03 1.6626563411852655E+00
+ 49393 1.2348250000000000E-02 6.7831334789376866E-03 1.6627074411566305E+00
+ 49394 1.2348500000000000E-02 6.7835491621201774E-03 1.6627585411279959E+00
+ 49395 1.2348750000000000E-02 6.7839648580779403E-03 1.6628096410993609E+00
+ 49396 1.2348999999999999E-02 6.7843805668109901E-03 1.6628607410707259E+00
+ 49397 1.2349249999999999E-02 6.7847962883193693E-03 1.6629118410420909E+00
+ 49398 1.2349499999999999E-02 6.7852120226030979E-03 1.6629629410134559E+00
+ 49399 1.2349750000000000E-02 6.7856277696622088E-03 1.6630140409848213E+00
+ 49400 1.2350000000000000E-02 6.7860435294967263E-03 1.6630651409561863E+00
+ 49401 1.2350250000000000E-02 6.7864593021066824E-03 1.6631162409275513E+00
+ 49402 1.2350500000000000E-02 6.7868750874921007E-03 1.6631673408989167E+00
+ 49403 1.2350749999999999E-02 6.7872908856530080E-03 1.6632184408702813E+00
+ 49404 1.2350999999999999E-02 6.7877066965894364E-03 1.6632695408416467E+00
+ 49405 1.2351249999999999E-02 6.7881225203014145E-03 1.6633206408130117E+00
+ 49406 1.2351500000000000E-02 6.7885383567889701E-03 1.6633717407843771E+00
+ 49407 1.2351750000000000E-02 6.7889542060521309E-03 1.6634228407557421E+00
+ 49408 1.2352000000000000E-02 6.7893700680909204E-03 1.6634739407271071E+00
+ 49409 1.2352250000000000E-02 6.7897859429053731E-03 1.6635250406984725E+00
+ 49410 1.2352499999999999E-02 6.7902018304955118E-03 1.6635761406698371E+00
+ 49411 1.2352749999999999E-02 6.7906177308613702E-03 1.6636272406412025E+00
+ 49412 1.2352999999999999E-02 6.7910336440029752E-03 1.6636783406125675E+00
+ 49413 1.2353250000000000E-02 6.7914495699203485E-03 1.6637294405839329E+00
+ 49414 1.2353500000000000E-02 6.7918655086135421E-03 1.6637805405552979E+00
+ 49415 1.2353750000000000E-02 6.7922814600825370E-03 1.6638316405266629E+00
+ 49416 1.2354000000000000E-02 6.7926974243274017E-03 1.6638827404980283E+00
+ 49417 1.2354249999999999E-02 6.7931134013481534E-03 1.6639338404693929E+00
+ 49418 1.2354499999999999E-02 6.7935293911448175E-03 1.6639849404407583E+00
+ 49419 1.2354749999999999E-02 6.7939453937174250E-03 1.6640360404121233E+00
+ 49420 1.2355000000000000E-02 6.7943614090660055E-03 1.6640871403834883E+00
+ 49421 1.2355250000000000E-02 6.7947774371905842E-03 1.6641382403548537E+00
+ 49422 1.2355500000000000E-02 6.7951934780911922E-03 1.6641893403262187E+00
+ 49423 1.2355750000000000E-02 6.7956095317678513E-03 1.6642404402975841E+00
+ 49424 1.2355999999999999E-02 6.7960255982205892E-03 1.6642915402689487E+00
+ 49425 1.2356249999999999E-02 6.7964416774494467E-03 1.6643426402403141E+00
+ 49426 1.2356499999999999E-02 6.7968577694544428E-03 1.6643937402116791E+00
+ 49427 1.2356750000000000E-02 6.7972738742356062E-03 1.6644448401830441E+00
+ 49428 1.2357000000000000E-02 6.7976899917929663E-03 1.6644959401544095E+00
+ 49429 1.2357250000000000E-02 6.7981061221265501E-03 1.6645470401257745E+00
+ 49430 1.2357500000000000E-02 6.7985222652363854E-03 1.6645981400971399E+00
+ 49431 1.2357749999999999E-02 6.7989384211225076E-03 1.6646492400685045E+00
+ 49432 1.2357999999999999E-02 6.7993545897849341E-03 1.6647003400398699E+00
+ 49433 1.2358249999999999E-02 6.7997707712236987E-03 1.6647514400112349E+00
+ 49434 1.2358500000000000E-02 6.8001869654388345E-03 1.6648025399825999E+00
+ 49435 1.2358750000000000E-02 6.8006031724303622E-03 1.6648536399539653E+00
+ 49436 1.2359000000000000E-02 6.8010193921983139E-03 1.6649047399253303E+00
+ 49437 1.2359250000000000E-02 6.8014356247427122E-03 1.6649558398966957E+00
+ 49438 1.2359499999999999E-02 6.8018518700635926E-03 1.6650069398680603E+00
+ 49439 1.2359749999999999E-02 6.8022681281609794E-03 1.6650580398394257E+00
+ 49440 1.2359999999999999E-02 6.8026843990349048E-03 1.6651091398107907E+00
+ 49441 1.2360250000000000E-02 6.8031006826853972E-03 1.6651602397821557E+00
+ 49442 1.2360500000000000E-02 6.8035169791124811E-03 1.6652113397535211E+00
+ 49443 1.2360750000000000E-02 6.8039332883161815E-03 1.6652624397248861E+00
+ 49444 1.2361000000000000E-02 6.8043496102965367E-03 1.6653135396962511E+00
+ 49445 1.2361249999999999E-02 6.8047659450535657E-03 1.6653646396676161E+00
+ 49446 1.2361499999999999E-02 6.8051822909823961E-03 1.6654157396389810E+00
+ 49447 1.2361749999999999E-02 6.8055986513037344E-03 1.6654668396103465E+00
+ 49448 1.2362000000000000E-02 6.8060150244038118E-03 1.6655179395817115E+00
+ 49449 1.2362250000000000E-02 6.8064314102826481E-03 1.6655690395530769E+00
+ 49450 1.2362500000000000E-02 6.8068478089402737E-03 1.6656201395244419E+00
+ 49451 1.2362750000000000E-02 6.8072642203767224E-03 1.6656712394958069E+00
+ 49452 1.2362999999999999E-02 6.8076806445920143E-03 1.6657223394671719E+00
+ 49453 1.2363249999999999E-02 6.8080970815861570E-03 1.6657734394385368E+00
+ 49454 1.2363499999999999E-02 6.8085135313546352E-03 1.6658245394099023E+00
+ 49455 1.2363750000000000E-02 6.8089299938942378E-03 1.6658756393812673E+00
+ 49456 1.2364000000000000E-02 6.8093464692049995E-03 1.6659267393526327E+00
+ 49457 1.2364250000000000E-02 6.8097629572869394E-03 1.6659778393239977E+00
+ 49458 1.2364500000000000E-02 6.8101794581400862E-03 1.6660289392953627E+00
+ 49459 1.2364749999999999E-02 6.8105959717644649E-03 1.6660800392667277E+00
+ 49460 1.2364999999999999E-02 6.8110124981600982E-03 1.6661311392380926E+00
+ 49461 1.2365250000000000E-02 6.8114290373270259E-03 1.6661822392094581E+00
+ 49462 1.2365500000000000E-02 6.8118455892652646E-03 1.6662333391808231E+00
+ 49463 1.2365750000000000E-02 6.8122621539748419E-03 1.6662844391521880E+00
+ 49464 1.2366000000000000E-02 6.8126787314557857E-03 1.6663355391235535E+00
+ 49465 1.2366250000000001E-02 6.8130953217081210E-03 1.6663866390949185E+00
+ 49466 1.2366499999999999E-02 6.8135119247318722E-03 1.6664377390662835E+00
+ 49467 1.2366749999999999E-02 6.8139285405270688E-03 1.6664888390376484E+00
+ 49468 1.2367000000000000E-02 6.8143451690937402E-03 1.6665399390090139E+00
+ 49469 1.2367250000000000E-02 6.8147618104319081E-03 1.6665910389803789E+00
+ 49470 1.2367500000000000E-02 6.8151784645416012E-03 1.6666421389517438E+00
+ 49471 1.2367750000000000E-02 6.8155951314228498E-03 1.6666932389231093E+00
+ 49472 1.2368000000000001E-02 6.8160118110756748E-03 1.6667443388944743E+00
+ 49473 1.2368249999999999E-02 6.8164285035001030E-03 1.6667954388658393E+00
+ 49474 1.2368499999999999E-02 6.8168452086961578E-03 1.6668465388372042E+00
+ 49475 1.2368750000000000E-02 6.8172619266638783E-03 1.6668976388085697E+00
+ 49476 1.2369000000000000E-02 6.8176786574032817E-03 1.6669487387799347E+00
+ 49477 1.2369250000000000E-02 6.8180954009143969E-03 1.6669998387512996E+00
+ 49478 1.2369500000000000E-02 6.8185121571972436E-03 1.6670509387226651E+00
+ 49479 1.2369750000000001E-02 6.8189289262518601E-03 1.6671020386940301E+00
+ 49480 1.2369999999999999E-02 6.8193457080782637E-03 1.6671531386653951E+00
+ 49481 1.2370249999999999E-02 6.8197625026764864E-03 1.6672042386367600E+00
+ 49482 1.2370500000000000E-02 6.8201793100465579E-03 1.6672553386081250E+00
+ 49483 1.2370750000000000E-02 6.8205961301884962E-03 1.6673064385794905E+00
+ 49484 1.2371000000000000E-02 6.8210129631023318E-03 1.6673575385508554E+00
+ 49485 1.2371250000000000E-02 6.8214298087880933E-03 1.6674086385222209E+00
+ 49486 1.2371500000000001E-02 6.8218466672458093E-03 1.6674597384935859E+00
+ 49487 1.2371749999999999E-02 6.8222635384754945E-03 1.6675108384649509E+00
+ 49488 1.2371999999999999E-02 6.8226804224771837E-03 1.6675619384363158E+00
+ 49489 1.2372250000000000E-02 6.8230973192509132E-03 1.6676130384076808E+00
+ 49490 1.2372500000000000E-02 6.8235142287966970E-03 1.6676641383790463E+00
+ 49491 1.2372750000000000E-02 6.8239311511145663E-03 1.6677152383504112E+00
+ 49492 1.2373000000000000E-02 6.8243480862045418E-03 1.6677663383217767E+00
+ 49493 1.2373249999999999E-02 6.8247650340666549E-03 1.6678174382931412E+00
+ 49494 1.2373499999999999E-02 6.8251819947009349E-03 1.6678685382645067E+00
+ 49495 1.2373749999999999E-02 6.8255989681074115E-03 1.6679196382358716E+00
+ 49496 1.2374000000000000E-02 6.8260159542860950E-03 1.6679707382072366E+00
+ 49497 1.2374250000000000E-02 6.8264329532370348E-03 1.6680218381786021E+00
+ 49498 1.2374500000000000E-02 6.8268499649602413E-03 1.6680729381499670E+00
+ 49499 1.2374750000000000E-02 6.8272669894557467E-03 1.6681240381213325E+00
+ 49500 1.2374999999999999E-02 6.8276840267235744E-03 1.6681751380926970E+00
+ 49501 1.2375249999999999E-02 6.8281010767637590E-03 1.6682262380640624E+00
+ 49502 1.2375499999999999E-02 6.8285181395763180E-03 1.6682773380354274E+00
+ 49503 1.2375750000000000E-02 6.8289352151612859E-03 1.6683284380067924E+00
+ 49504 1.2376000000000000E-02 6.8293523035186845E-03 1.6683795379781579E+00
+ 49505 1.2376250000000000E-02 6.8297694046485398E-03 1.6684306379495228E+00
+ 49506 1.2376500000000000E-02 6.8301865185508865E-03 1.6684817379208878E+00
+ 49507 1.2376749999999999E-02 6.8306036452257394E-03 1.6685328378922528E+00
+ 49508 1.2376999999999999E-02 6.8310207846731313E-03 1.6685839378636178E+00
+ 49509 1.2377249999999999E-02 6.8314379368930997E-03 1.6686350378349832E+00
+ 49510 1.2377500000000000E-02 6.8318551018856548E-03 1.6686861378063482E+00
+ 49511 1.2377750000000000E-02 6.8322722796508306E-03 1.6687372377777137E+00
+ 49512 1.2378000000000000E-02 6.8326894701886539E-03 1.6687883377490786E+00
+ 49513 1.2378250000000000E-02 6.8331066734991517E-03 1.6688394377204436E+00
+ 49514 1.2378499999999999E-02 6.8335238895823464E-03 1.6688905376918086E+00
+ 49515 1.2378749999999999E-02 6.8339411184382718E-03 1.6689416376631736E+00
+ 49516 1.2378999999999999E-02 6.8343583600669498E-03 1.6689927376345390E+00
+ 49517 1.2379250000000000E-02 6.8347756144684132E-03 1.6690438376059040E+00
+ 49518 1.2379500000000000E-02 6.8351928816426820E-03 1.6690949375772695E+00
+ 49519 1.2379750000000000E-02 6.8356101615897856E-03 1.6691460375486344E+00
+ 49520 1.2380000000000000E-02 6.8360274543097536E-03 1.6691971375199994E+00
+ 49521 1.2380249999999999E-02 6.8364447598026059E-03 1.6692482374913644E+00
+ 49522 1.2380499999999999E-02 6.8368620780683738E-03 1.6692993374627294E+00
+ 49523 1.2380749999999999E-02 6.8372794091070927E-03 1.6693504374340948E+00
+ 49524 1.2381000000000000E-02 6.8376967529187784E-03 1.6694015374054598E+00
+ 49525 1.2381250000000000E-02 6.8381141095034560E-03 1.6694526373768248E+00
+ 49526 1.2381500000000000E-02 6.8385314788611627E-03 1.6695037373481902E+00
+ 49527 1.2381750000000000E-02 6.8389488609919202E-03 1.6695548373195552E+00
+ 49528 1.2381999999999999E-02 6.8393662558957477E-03 1.6696059372909202E+00
+ 49529 1.2382249999999999E-02 6.8397836635726858E-03 1.6696570372622852E+00
+ 49530 1.2382499999999999E-02 6.8402010840227546E-03 1.6697081372336506E+00
+ 49531 1.2382750000000000E-02 6.8406185172459827E-03 1.6697592372050156E+00
+ 49532 1.2383000000000000E-02 6.8410359632423987E-03 1.6698103371763806E+00
+ 49533 1.2383250000000000E-02 6.8414534279495603E-03 1.6698614371477460E+00
+ 49534 1.2383500000000000E-02 6.8418708996287299E-03 1.6699125371191110E+00
+ 49535 1.2383749999999999E-02 6.8422883840831804E-03 1.6699636370904760E+00
+ 49536 1.2383999999999999E-02 6.8427058813129282E-03 1.6700147370618410E+00
+ 49537 1.2384249999999999E-02 6.8431233913180140E-03 1.6700658370332064E+00
+ 49538 1.2384500000000000E-02 6.8435409140984579E-03 1.6701169370045714E+00
+ 49539 1.2384750000000000E-02 6.8439584496542928E-03 1.6701680369759364E+00
+ 49540 1.2385000000000000E-02 6.8443759979855403E-03 1.6702191369473018E+00
+ 49541 1.2385250000000000E-02 6.8447935590922326E-03 1.6702702369186668E+00
+ 49542 1.2385499999999999E-02 6.8452111329743949E-03 1.6703213368900318E+00
+ 49543 1.2385749999999999E-02 6.8456287196320565E-03 1.6703724368613968E+00
+ 49544 1.2385999999999999E-02 6.8460463190652479E-03 1.6704235368327618E+00
+ 49545 1.2386250000000000E-02 6.8464639312739882E-03 1.6704746368041272E+00
+ 49546 1.2386500000000000E-02 6.8468815562583137E-03 1.6705257367754922E+00
+ 49547 1.2386750000000000E-02 6.8472991940182531E-03 1.6705768367468576E+00
+ 49548 1.2387000000000000E-02 6.8477168445538273E-03 1.6706279367182226E+00
+ 49549 1.2387249999999999E-02 6.8481345078650639E-03 1.6706790366895876E+00
+ 49550 1.2387499999999999E-02 6.8485521839519951E-03 1.6707301366609526E+00
+ 49551 1.2387749999999999E-02 6.8489698728146494E-03 1.6707812366323176E+00
+ 49552 1.2388000000000000E-02 6.8493875744530452E-03 1.6708323366036830E+00
+ 49553 1.2388250000000000E-02 6.8498052888672318E-03 1.6708834365750480E+00
+ 49554 1.2388500000000000E-02 6.8502230160572197E-03 1.6709345365464134E+00
+ 49555 1.2388750000000000E-02 6.8506407560230305E-03 1.6709856365177784E+00
+ 49556 1.2388999999999999E-02 6.8510585087647067E-03 1.6710367364891434E+00
+ 49557 1.2389249999999999E-02 6.8514762742822753E-03 1.6710878364605084E+00
+ 49558 1.2389499999999999E-02 6.8518940525757570E-03 1.6711389364318734E+00
+ 49559 1.2389750000000000E-02 6.8523118436451856E-03 1.6711900364032388E+00
+ 49560 1.2390000000000000E-02 6.8527296474905830E-03 1.6712411363746038E+00
+ 49561 1.2390250000000000E-02 6.8531474641119784E-03 1.6712922363459692E+00
+ 49562 1.2390500000000000E-02 6.8535652935094032E-03 1.6713433363173342E+00
+ 49563 1.2390749999999999E-02 6.8539831356828791E-03 1.6713944362886992E+00
+ 49564 1.2390999999999999E-02 6.8544009906324451E-03 1.6714455362600642E+00
+ 49565 1.2391249999999999E-02 6.8548188583581202E-03 1.6714966362314292E+00
+ 49566 1.2391500000000000E-02 6.8552367388599322E-03 1.6715477362027946E+00
+ 49567 1.2391750000000000E-02 6.8556546321379142E-03 1.6715988361741596E+00
+ 49568 1.2392000000000000E-02 6.8560725381920894E-03 1.6716499361455246E+00
+ 49569 1.2392250000000000E-02 6.8564904570224891E-03 1.6717010361168900E+00
+ 49570 1.2392499999999999E-02 6.8569083886291385E-03 1.6717521360882546E+00
+ 49571 1.2392749999999999E-02 6.8573263330120645E-03 1.6718032360596200E+00
+ 49572 1.2393000000000000E-02 6.8577442901713026E-03 1.6718543360309850E+00
+ 49573 1.2393250000000000E-02 6.8581622601068728E-03 1.6719054360023504E+00
+ 49574 1.2393500000000000E-02 6.8585802428188054E-03 1.6719565359737154E+00
+ 49575 1.2393750000000000E-02 6.8589982383071273E-03 1.6720076359450804E+00
+ 49576 1.2394000000000001E-02 6.8594162465718707E-03 1.6720587359164458E+00
+ 49577 1.2394249999999999E-02 6.8598342676130571E-03 1.6721098358878104E+00
+ 49578 1.2394499999999999E-02 6.8602523014307222E-03 1.6721609358591758E+00
+ 49579 1.2394750000000000E-02 6.8606703480248868E-03 1.6722120358305408E+00
+ 49580 1.2395000000000000E-02 6.8610884073955838E-03 1.6722631358019062E+00
+ 49581 1.2395250000000000E-02 6.8615064795428306E-03 1.6723142357732712E+00
+ 49582 1.2395500000000000E-02 6.8619245644666836E-03 1.6723653357446362E+00
+ 49583 1.2395750000000001E-02 6.8623426621671401E-03 1.6724164357160016E+00
+ 49584 1.2395999999999999E-02 6.8627607726442367E-03 1.6724675356873662E+00
+ 49585 1.2396249999999999E-02 6.8631788958980096E-03 1.6725186356587316E+00
+ 49586 1.2396500000000000E-02 6.8635970319284789E-03 1.6725697356300966E+00
+ 49587 1.2396750000000000E-02 6.8640151807356766E-03 1.6726208356014616E+00
+ 49588 1.2397000000000000E-02 6.8644333423196280E-03 1.6726719355728270E+00
+ 49589 1.2397250000000000E-02 6.8648515166803634E-03 1.6727230355441920E+00
+ 49590 1.2397500000000001E-02 6.8652697038179122E-03 1.6727741355155574E+00
+ 49591 1.2397749999999999E-02 6.8656879037322909E-03 1.6728252354869220E+00
+ 49592 1.2397999999999999E-02 6.8661061164235456E-03 1.6728763354582874E+00
+ 49593 1.2398250000000000E-02 6.8665243418916952E-03 1.6729274354296524E+00
+ 49594 1.2398500000000000E-02 6.8669425801367650E-03 1.6729785354010174E+00
+ 49595 1.2398750000000000E-02 6.8673608311587888E-03 1.6730296353723828E+00
+ 49596 1.2399000000000000E-02 6.8677790949577934E-03 1.6730807353437478E+00
+ 49597 1.2399250000000001E-02 6.8681973715338032E-03 1.6731318353151132E+00
+ 49598 1.2399499999999999E-02 6.8686156608868554E-03 1.6731829352864778E+00
+ 49599 1.2399749999999999E-02 6.8690339630169579E-03 1.6732340352578432E+00
+ 49600 1.2400000000000000E-02 6.8694522779241644E-03 1.6732851352292082E+00
+ 49601 1.2400250000000000E-02 6.8698706056084906E-03 1.6733362352005732E+00
+ 49602 1.2400500000000000E-02 6.8702889460699624E-03 1.6733873351719386E+00
+ 49603 1.2400750000000000E-02 6.8707072993086163E-03 1.6734384351433036E+00
+ 49604 1.2400999999999999E-02 6.8711256653244705E-03 1.6734895351146686E+00
+ 49605 1.2401249999999999E-02 6.8715440441175597E-03 1.6735406350860336E+00
+ 49606 1.2401499999999999E-02 6.8719624356879091E-03 1.6735917350573990E+00
+ 49607 1.2401750000000000E-02 6.8723808400355472E-03 1.6736428350287640E+00
+ 49608 1.2402000000000000E-02 6.8727992571605070E-03 1.6736939350001290E+00
+ 49609 1.2402250000000000E-02 6.8732176870628129E-03 1.6737450349714944E+00
+ 49610 1.2402500000000000E-02 6.8736361297424909E-03 1.6737961349428594E+00
+ 49611 1.2402749999999999E-02 6.8740545851995660E-03 1.6738472349142244E+00
+ 49612 1.2402999999999999E-02 6.8744730534340808E-03 1.6738983348855894E+00
+ 49613 1.2403249999999999E-02 6.8748915344460492E-03 1.6739494348569544E+00
+ 49614 1.2403500000000000E-02 6.8753100282355102E-03 1.6740005348283198E+00
+ 49615 1.2403750000000000E-02 6.8757285348024829E-03 1.6740516347996848E+00
+ 49616 1.2404000000000000E-02 6.8761470541469985E-03 1.6741027347710502E+00
+ 49617 1.2404250000000000E-02 6.8765655862690891E-03 1.6741538347424152E+00
+ 49618 1.2404499999999999E-02 6.8769841311687764E-03 1.6742049347137802E+00
+ 49619 1.2404749999999999E-02 6.8774026888460977E-03 1.6742560346851452E+00
+ 49620 1.2404999999999999E-02 6.8778212593010712E-03 1.6743071346565102E+00
+ 49621 1.2405250000000000E-02 6.8782398425337342E-03 1.6743582346278756E+00
+ 49622 1.2405500000000000E-02 6.8786584385441074E-03 1.6744093345992406E+00
+ 49623 1.2405750000000000E-02 6.8790770473322266E-03 1.6744604345706060E+00
+ 49624 1.2406000000000000E-02 6.8794956688981116E-03 1.6745115345419710E+00
+ 49625 1.2406249999999999E-02 6.8799143032417936E-03 1.6745626345133360E+00
+ 49626 1.2406499999999999E-02 6.8803329503633066E-03 1.6746137344847010E+00
+ 49627 1.2406749999999999E-02 6.8807516102626747E-03 1.6746648344560660E+00
+ 49628 1.2407000000000000E-02 6.8811702829399222E-03 1.6747159344274314E+00
+ 49629 1.2407250000000000E-02 6.8815889683950882E-03 1.6747670343987964E+00
+ 49630 1.2407500000000000E-02 6.8820076666281926E-03 1.6748181343701614E+00
+ 49631 1.2407750000000000E-02 6.8824263776392624E-03 1.6748692343415268E+00
+ 49632 1.2407999999999999E-02 6.8828451014283296E-03 1.6749203343128913E+00
+ 49633 1.2408249999999999E-02 6.8832638379954228E-03 1.6749714342842568E+00
+ 49634 1.2408499999999999E-02 6.8836825873405741E-03 1.6750225342556218E+00
+ 49635 1.2408750000000000E-02 6.8841013494638026E-03 1.6750736342269872E+00
+ 49636 1.2409000000000000E-02 6.8845201243651422E-03 1.6751247341983522E+00
+ 49637 1.2409250000000000E-02 6.8849389120446258E-03 1.6751758341697172E+00
+ 49638 1.2409500000000000E-02 6.8853577125022733E-03 1.6752269341410826E+00
+ 49639 1.2409749999999999E-02 6.8857765257381116E-03 1.6752780341124471E+00
+ 49640 1.2409999999999999E-02 6.8861953517521815E-03 1.6753291340838126E+00
+ 49641 1.2410249999999999E-02 6.8866141905445013E-03 1.6753802340551776E+00
+ 49642 1.2410500000000000E-02 6.8870330421151038E-03 1.6754313340265430E+00
+ 49643 1.2410750000000000E-02 6.8874519064640160E-03 1.6754824339979080E+00
+ 49644 1.2411000000000000E-02 6.8878707835912647E-03 1.6755335339692730E+00
+ 49645 1.2411250000000000E-02 6.8882896734968838E-03 1.6755846339406384E+00
+ 49646 1.2411499999999999E-02 6.8887085761808907E-03 1.6756357339120029E+00
+ 49647 1.2411749999999999E-02 6.8891274916433242E-03 1.6756868338833684E+00
+ 49648 1.2411999999999999E-02 6.8895464198842149E-03 1.6757379338547334E+00
+ 49649 1.2412250000000000E-02 6.8899653609035818E-03 1.6757890338260983E+00
+ 49650 1.2412500000000000E-02 6.8903843147014639E-03 1.6758401337974638E+00
+ 49651 1.2412750000000000E-02 6.8908032812778743E-03 1.6758912337688288E+00
+ 49652 1.2413000000000000E-02 6.8912222606328588E-03 1.6759423337401942E+00
+ 49653 1.2413249999999999E-02 6.8916412527664289E-03 1.6759934337115587E+00
+ 49654 1.2413499999999999E-02 6.8920602576786278E-03 1.6760445336829242E+00
+ 49655 1.2413749999999999E-02 6.8924792753694781E-03 1.6760956336542892E+00
+ 49656 1.2414000000000000E-02 6.8928983058390058E-03 1.6761467336256541E+00
+ 49657 1.2414250000000000E-02 6.8933173490872447E-03 1.6761978335970196E+00
+ 49658 1.2414500000000000E-02 6.8937364051142244E-03 1.6762489335683846E+00
+ 49659 1.2414750000000000E-02 6.8941554739199648E-03 1.6763000335397500E+00
+ 49660 1.2414999999999999E-02 6.8945745555045023E-03 1.6763511335111145E+00
+ 49661 1.2415249999999999E-02 6.8949936498678630E-03 1.6764022334824800E+00
+ 49662 1.2415499999999999E-02 6.8954127570100762E-03 1.6764533334538450E+00
+ 49663 1.2415750000000000E-02 6.8958318769311690E-03 1.6765044334252099E+00
+ 49664 1.2416000000000000E-02 6.8962510096311682E-03 1.6765555333965754E+00
+ 49665 1.2416250000000000E-02 6.8966701551101102E-03 1.6766066333679404E+00
+ 49666 1.2416500000000000E-02 6.8970893133680159E-03 1.6766577333393058E+00
+ 49667 1.2416749999999999E-02 6.8975084844049139E-03 1.6767088333106703E+00
+ 49668 1.2416999999999999E-02 6.8979276682208388E-03 1.6767599332820358E+00
+ 49669 1.2417249999999999E-02 6.8983468648158132E-03 1.6768110332534008E+00
+ 49670 1.2417500000000000E-02 6.8987660741898693E-03 1.6768621332247657E+00
+ 49671 1.2417750000000000E-02 6.8991852963430373E-03 1.6769132331961312E+00
+ 49672 1.2418000000000000E-02 6.8996045312753398E-03 1.6769643331674962E+00
+ 49673 1.2418250000000000E-02 6.9000237789868038E-03 1.6770154331388611E+00
+ 49674 1.2418499999999999E-02 6.9004430394774751E-03 1.6770665331102261E+00
+ 49675 1.2418749999999999E-02 6.9008623127473625E-03 1.6771176330815911E+00
+ 49676 1.2418999999999999E-02 6.9012815987965085E-03 1.6771687330529566E+00
+ 49677 1.2419250000000000E-02 6.9017008976249338E-03 1.6772198330243215E+00
+ 49678 1.2419500000000000E-02 6.9021202092326662E-03 1.6772709329956870E+00
+ 49679 1.2419750000000000E-02 6.9025395336197422E-03 1.6773220329670520E+00
+ 49680 1.2420000000000000E-02 6.9029588707861834E-03 1.6773731329384169E+00
+ 49681 1.2420249999999999E-02 6.9033782207320177E-03 1.6774242329097819E+00
+ 49682 1.2420499999999999E-02 6.9037975834572822E-03 1.6774753328811469E+00
+ 49683 1.2420749999999999E-02 6.9042169589619987E-03 1.6775264328525124E+00
+ 49684 1.2421000000000000E-02 6.9046363472448930E-03 1.6775775328238773E+00
+ 49685 1.2421250000000000E-02 6.9050557482991173E-03 1.6776286327952428E+00
+ 49686 1.2421500000000000E-02 6.9054751621236950E-03 1.6776797327666078E+00
+ 49687 1.2421750000000000E-02 6.9058945887186477E-03 1.6777308327379727E+00
+ 49688 1.2421999999999999E-02 6.9063140280840032E-03 1.6777819327093377E+00
+ 49689 1.2422249999999999E-02 6.9067334802197893E-03 1.6778330326807027E+00
+ 49690 1.2422500000000000E-02 6.9071529451260353E-03 1.6778841326520681E+00
+ 49691 1.2422750000000000E-02 6.9075724228027519E-03 1.6779352326234331E+00
+ 49692 1.2423000000000000E-02 6.9079919132499822E-03 1.6779863325947981E+00
+ 49693 1.2423250000000000E-02 6.9084114164677394E-03 1.6780374325661636E+00
+ 49694 1.2423500000000001E-02 6.9088309324560572E-03 1.6780885325375285E+00
+ 49695 1.2423749999999999E-02 6.9092504612149530E-03 1.6781396325088935E+00
+ 49696 1.2423999999999999E-02 6.9096700027444675E-03 1.6781907324802585E+00
+ 49697 1.2424250000000000E-02 6.9100895570446061E-03 1.6782418324516239E+00
+ 49698 1.2424500000000000E-02 6.9105091241154068E-03 1.6782929324229889E+00
+ 49699 1.2424750000000000E-02 6.9109287039568991E-03 1.6783440323943539E+00
+ 49700 1.2425000000000000E-02 6.9113482965691012E-03 1.6783951323657194E+00
+ 49701 1.2425250000000001E-02 6.9117679019520366E-03 1.6784462323370843E+00
+ 49702 1.2425499999999999E-02 6.9121875201057364E-03 1.6784973323084493E+00
+ 49703 1.2425749999999999E-02 6.9126071510302277E-03 1.6785484322798143E+00
+ 49704 1.2426000000000000E-02 6.9130267947255328E-03 1.6785995322511797E+00
+ 49705 1.2426250000000000E-02 6.9134464511916771E-03 1.6786506322225447E+00
+ 49706 1.2426500000000000E-02 6.9138661204286907E-03 1.6787017321939097E+00
+ 49707 1.2426750000000000E-02 6.9142858024365964E-03 1.6787528321652752E+00
+ 49708 1.2427000000000001E-02 6.9147054972154174E-03 1.6788039321366401E+00
+ 49709 1.2427249999999999E-02 6.9151252047651790E-03 1.6788550321080051E+00
+ 49710 1.2427499999999999E-02 6.9155449250859150E-03 1.6789061320793701E+00
+ 49711 1.2427750000000000E-02 6.9159646581776453E-03 1.6789572320507351E+00
+ 49712 1.2428000000000000E-02 6.9163844040403977E-03 1.6790083320221005E+00
+ 49713 1.2428250000000000E-02 6.9168041626741948E-03 1.6790594319934655E+00
+ 49714 1.2428500000000000E-02 6.9172239340790660E-03 1.6791105319648310E+00
+ 49715 1.2428749999999999E-02 6.9176437182550338E-03 1.6791616319361955E+00
+ 49716 1.2428999999999999E-02 6.9180635152021278E-03 1.6792127319075609E+00
+ 49717 1.2429249999999999E-02 6.9184833249203723E-03 1.6792638318789259E+00
+ 49718 1.2429500000000000E-02 6.9189031474097941E-03 1.6793149318502909E+00
+ 49719 1.2429750000000000E-02 6.9193229826704106E-03 1.6793660318216563E+00
+ 49720 1.2430000000000000E-02 6.9197428307022661E-03 1.6794171317930213E+00
+ 49721 1.2430250000000000E-02 6.9201626915053717E-03 1.6794682317643868E+00
+ 49722 1.2430499999999999E-02 6.9205825650797519E-03 1.6795193317357513E+00
+ 49723 1.2430749999999999E-02 6.9210024514254420E-03 1.6795704317071167E+00
+ 49724 1.2430999999999999E-02 6.9214223505424622E-03 1.6796215316784817E+00
+ 49725 1.2431250000000000E-02 6.9218422624308376E-03 1.6796726316498467E+00
+ 49726 1.2431500000000000E-02 6.9222621870906045E-03 1.6797237316212121E+00
+ 49727 1.2431750000000000E-02 6.9226821245217717E-03 1.6797748315925771E+00
+ 49728 1.2432000000000000E-02 6.9231020747243773E-03 1.6798259315639426E+00
+ 49729 1.2432249999999999E-02 6.9235220376984421E-03 1.6798770315353071E+00
+ 49730 1.2432499999999999E-02 6.9239420134439940E-03 1.6799281315066725E+00
+ 49731 1.2432749999999999E-02 6.9243620019610631E-03 1.6799792314780375E+00
+ 49732 1.2433000000000000E-02 6.9247820032496679E-03 1.6800303314494025E+00
+ 49733 1.2433250000000000E-02 6.9252020173098403E-03 1.6800814314207679E+00
+ 49734 1.2433500000000000E-02 6.9256220441416020E-03 1.6801325313921329E+00
+ 49735 1.2433750000000000E-02 6.9260420837449817E-03 1.6801836313634979E+00
+ 49736 1.2433999999999999E-02 6.9264621361199907E-03 1.6802347313348629E+00
+ 49737 1.2434249999999999E-02 6.9268822012666844E-03 1.6802858313062279E+00
+ 49738 1.2434499999999999E-02 6.9273022791850698E-03 1.6803369312775933E+00
+ 49739 1.2434750000000000E-02 6.9277223698751746E-03 1.6803880312489583E+00
+ 49740 1.2435000000000000E-02 6.9281424733370258E-03 1.6804391312203237E+00
+ 49741 1.2435250000000000E-02 6.9285625895706476E-03 1.6804902311916887E+00
+ 49742 1.2435500000000000E-02 6.9289827185760660E-03 1.6805413311630537E+00
+ 49743 1.2435749999999999E-02 6.9294028603533167E-03 1.6805924311344187E+00
+ 49744 1.2435999999999999E-02 6.9298230149024177E-03 1.6806435311057837E+00
+ 49745 1.2436249999999999E-02 6.9302431822233918E-03 1.6806946310771491E+00
+ 49746 1.2436500000000000E-02 6.9306633623162708E-03 1.6807457310485141E+00
+ 49747 1.2436750000000000E-02 6.9310835551810784E-03 1.6807968310198795E+00
+ 49748 1.2437000000000000E-02 6.9315037608178431E-03 1.6808479309912445E+00
+ 49749 1.2437250000000000E-02 6.9319239792265831E-03 1.6808990309626095E+00
+ 49750 1.2437499999999999E-02 6.9323442104073331E-03 1.6809501309339745E+00
+ 49751 1.2437749999999999E-02 6.9327644543601182E-03 1.6810012309053395E+00
+ 49752 1.2437999999999999E-02 6.9331847110849602E-03 1.6810523308767049E+00
+ 49753 1.2438250000000000E-02 6.9336049805818903E-03 1.6811034308480699E+00
+ 49754 1.2438500000000000E-02 6.9340252628509302E-03 1.6811545308194349E+00
+ 49755 1.2438750000000000E-02 6.9344455578921075E-03 1.6812056307908003E+00
+ 49756 1.2439000000000000E-02 6.9348658657054528E-03 1.6812567307621653E+00
+ 49757 1.2439249999999999E-02 6.9352861862909780E-03 1.6813078307335303E+00
+ 49758 1.2439499999999999E-02 6.9357065196487258E-03 1.6813589307048953E+00
+ 49759 1.2439749999999999E-02 6.9361268657787143E-03 1.6814100306762607E+00
+ 49760 1.2440000000000000E-02 6.9365472246809747E-03 1.6814611306476257E+00
+ 49761 1.2440250000000000E-02 6.9369675963555262E-03 1.6815122306189907E+00
+ 49762 1.2440500000000000E-02 6.9373879808024000E-03 1.6815633305903561E+00
+ 49763 1.2440750000000000E-02 6.9378083780216203E-03 1.6816144305617211E+00
+ 49764 1.2440999999999999E-02 6.9382287880132079E-03 1.6816655305330861E+00
+ 49765 1.2441249999999999E-02 6.9386492107772089E-03 1.6817166305044511E+00
+ 49766 1.2441499999999999E-02 6.9390696463136172E-03 1.6817677304758165E+00
+ 49767 1.2441750000000000E-02 6.9394900946224847E-03 1.6818188304471815E+00
+ 49768 1.2442000000000000E-02 6.9399105557038350E-03 1.6818699304185465E+00
+ 49769 1.2442250000000000E-02 6.9403310295576837E-03 1.6819210303899119E+00
+ 49770 1.2442500000000000E-02 6.9407515161840662E-03 1.6819721303612769E+00
+ 49771 1.2442749999999999E-02 6.9411720155829991E-03 1.6820232303326419E+00
+ 49772 1.2442999999999999E-02 6.9415925277545197E-03 1.6820743303040069E+00
+ 49773 1.2443249999999999E-02 6.9420130526986453E-03 1.6821254302753719E+00
+ 49774 1.2443500000000000E-02 6.9424335904154132E-03 1.6821765302467373E+00
+ 49775 1.2443750000000000E-02 6.9428541409048347E-03 1.6822276302181023E+00
+ 49776 1.2444000000000000E-02 6.9432747041669445E-03 1.6822787301894677E+00
+ 49777 1.2444250000000000E-02 6.9436952802017712E-03 1.6823298301608327E+00
+ 49778 1.2444499999999999E-02 6.9441158690093313E-03 1.6823809301321977E+00
+ 49779 1.2444749999999999E-02 6.9445364705896647E-03 1.6824320301035627E+00
+ 49780 1.2444999999999999E-02 6.9449570849427888E-03 1.6824831300749277E+00
+ 49781 1.2445250000000000E-02 6.9453777120687329E-03 1.6825342300462931E+00
+ 49782 1.2445500000000000E-02 6.9457983519675241E-03 1.6825853300176581E+00
+ 49783 1.2445750000000000E-02 6.9462190046391823E-03 1.6826364299890235E+00
+ 49784 1.2446000000000000E-02 6.9466396700837403E-03 1.6826875299603885E+00
+ 49785 1.2446249999999999E-02 6.9470603483012200E-03 1.6827386299317535E+00
+ 49786 1.2446499999999999E-02 6.9474810392916473E-03 1.6827897299031185E+00
+ 49787 1.2446749999999999E-02 6.9479017430550578E-03 1.6828408298744835E+00
+ 49788 1.2447000000000000E-02 6.9483224595914680E-03 1.6828919298458489E+00
+ 49789 1.2447250000000000E-02 6.9487431889009108E-03 1.6829430298172139E+00
+ 49790 1.2447500000000000E-02 6.9491639309834045E-03 1.6829941297885793E+00
+ 49791 1.2447750000000000E-02 6.9495846858389802E-03 1.6830452297599443E+00
+ 49792 1.2447999999999999E-02 6.9500054534676692E-03 1.6830963297313093E+00
+ 49793 1.2448249999999999E-02 6.9504262338694906E-03 1.6831474297026743E+00
+ 49794 1.2448499999999999E-02 6.9508470270444730E-03 1.6831985296740393E+00
+ 49795 1.2448750000000000E-02 6.9512678329926459E-03 1.6832496296454047E+00
+ 49796 1.2449000000000000E-02 6.9516886517140292E-03 1.6833007296167697E+00
+ 49797 1.2449250000000000E-02 6.9521094832086516E-03 1.6833518295881347E+00
+ 49798 1.2449500000000000E-02 6.9525303274765452E-03 1.6834029295595001E+00
+ 49799 1.2449749999999999E-02 6.9529511845177264E-03 1.6834540295308646E+00
+ 49800 1.2449999999999999E-02 6.9533720543322299E-03 1.6835051295022301E+00
+ 49801 1.2450250000000000E-02 6.9537929369200809E-03 1.6835562294735951E+00
+ 49802 1.2450500000000000E-02 6.9542138322813019E-03 1.6836073294449605E+00
+ 49803 1.2450750000000000E-02 6.9546347404159216E-03 1.6836584294163255E+00
+ 49804 1.2451000000000000E-02 6.9550556613239686E-03 1.6837095293876905E+00
+ 49805 1.2451250000000001E-02 6.9554765950054697E-03 1.6837606293590559E+00
+ 49806 1.2451499999999999E-02 6.9558975414604407E-03 1.6838117293304204E+00
+ 49807 1.2451749999999999E-02 6.9563185006889195E-03 1.6838628293017859E+00
+ 49808 1.2452000000000000E-02 6.9567394726909332E-03 1.6839139292731509E+00
+ 49809 1.2452250000000000E-02 6.9571604574665035E-03 1.6839650292445163E+00
+ 49810 1.2452500000000000E-02 6.9575814550156554E-03 1.6840161292158813E+00
+ 49811 1.2452750000000000E-02 6.9580024653384150E-03 1.6840672291872463E+00
+ 49812 1.2453000000000001E-02 6.9584234884348187E-03 1.6841183291586117E+00
+ 49813 1.2453249999999999E-02 6.9588445243048812E-03 1.6841694291299762E+00
+ 49814 1.2453499999999999E-02 6.9592655729486409E-03 1.6842205291013417E+00
+ 49815 1.2453750000000000E-02 6.9596866343661096E-03 1.6842716290727067E+00
+ 49816 1.2454000000000000E-02 6.9601077085573188E-03 1.6843227290440717E+00
+ 49817 1.2454250000000000E-02 6.9605287955223031E-03 1.6843738290154371E+00
+ 49818 1.2454500000000000E-02 6.9609498952610824E-03 1.6844249289868021E+00
+ 49819 1.2454750000000001E-02 6.9613710077736811E-03 1.6844760289581675E+00
+ 49820 1.2454999999999999E-02 6.9617921330601320E-03 1.6845271289295320E+00
+ 49821 1.2455249999999999E-02 6.9622132711204578E-03 1.6845782289008975E+00
+ 49822 1.2455500000000000E-02 6.9626344219546905E-03 1.6846293288722625E+00
+ 49823 1.2455750000000000E-02 6.9630555855628457E-03 1.6846804288436275E+00
+ 49824 1.2456000000000000E-02 6.9634767619449617E-03 1.6847315288149929E+00
+ 49825 1.2456250000000000E-02 6.9638979511010592E-03 1.6847826287863579E+00
+ 49826 1.2456499999999999E-02 6.9643191530311573E-03 1.6848337287577229E+00
+ 49827 1.2456749999999999E-02 6.9647403677352976E-03 1.6848848287290878E+00
+ 49828 1.2456999999999999E-02 6.9651615952134992E-03 1.6849359287004533E+00
+ 49829 1.2457250000000000E-02 6.9655828354657874E-03 1.6849870286718183E+00
+ 49830 1.2457500000000000E-02 6.9660040884921941E-03 1.6850381286431833E+00
+ 49831 1.2457750000000000E-02 6.9664253542927402E-03 1.6850892286145487E+00
+ 49832 1.2458000000000000E-02 6.9668466328674543E-03 1.6851403285859137E+00
+ 49833 1.2458249999999999E-02 6.9672679242163606E-03 1.6851914285572787E+00
+ 49834 1.2458499999999999E-02 6.9676892283394914E-03 1.6852425285286436E+00
+ 49835 1.2458749999999999E-02 6.9681105452368709E-03 1.6852936285000091E+00
+ 49836 1.2459000000000000E-02 6.9685318749085241E-03 1.6853447284713741E+00
+ 49837 1.2459250000000000E-02 6.9689532173544799E-03 1.6853958284427391E+00
+ 49838 1.2459500000000000E-02 6.9693745725747623E-03 1.6854469284141045E+00
+ 49839 1.2459750000000000E-02 6.9697959405694019E-03 1.6854980283854695E+00
+ 49840 1.2459999999999999E-02 6.9702173213384167E-03 1.6855491283568345E+00
+ 49841 1.2460249999999999E-02 6.9706387148818494E-03 1.6856002283281994E+00
+ 49842 1.2460499999999999E-02 6.9710601211997155E-03 1.6856513282995644E+00
+ 49843 1.2460750000000000E-02 6.9714815402920375E-03 1.6857024282709299E+00
+ 49844 1.2461000000000000E-02 6.9719029721588529E-03 1.6857535282422949E+00
+ 49845 1.2461250000000000E-02 6.9723244168001788E-03 1.6858046282136603E+00
+ 49846 1.2461500000000000E-02 6.9727458742160527E-03 1.6858557281850253E+00
+ 49847 1.2461749999999999E-02 6.9731673444064909E-03 1.6859068281563903E+00
+ 49848 1.2461999999999999E-02 6.9735888273715213E-03 1.6859579281277552E+00
+ 49849 1.2462249999999999E-02 6.9740103231111785E-03 1.6860090280991202E+00
+ 49850 1.2462500000000000E-02 6.9744318316254826E-03 1.6860601280704857E+00
+ 49851 1.2462750000000000E-02 6.9748533529144655E-03 1.6861112280418507E+00
+ 49852 1.2463000000000000E-02 6.9752748869781472E-03 1.6861623280132161E+00
+ 49853 1.2463250000000000E-02 6.9756964338165599E-03 1.6862134279845811E+00
+ 49854 1.2463499999999999E-02 6.9761179934297243E-03 1.6862645279559461E+00
+ 49855 1.2463749999999999E-02 6.9765395658176769E-03 1.6863156279273110E+00
+ 49856 1.2463999999999999E-02 6.9769611509804333E-03 1.6863667278986760E+00
+ 49857 1.2464250000000000E-02 6.9773827489180351E-03 1.6864178278700415E+00
+ 49858 1.2464500000000000E-02 6.9778043596304892E-03 1.6864689278414065E+00
+ 49859 1.2464750000000000E-02 6.9782259831178382E-03 1.6865200278127714E+00
+ 49860 1.2465000000000000E-02 6.9786476193801081E-03 1.6865711277841369E+00
+ 49861 1.2465249999999999E-02 6.9790692684173162E-03 1.6866222277555014E+00
+ 49862 1.2465499999999999E-02 6.9794909302294894E-03 1.6866733277268668E+00
+ 49863 1.2465749999999999E-02 6.9799126048166633E-03 1.6867244276982318E+00
+ 49864 1.2466000000000000E-02 6.9803342921788683E-03 1.6867755276695973E+00
+ 49865 1.2466250000000000E-02 6.9807559923161190E-03 1.6868266276409623E+00
+ 49866 1.2466500000000000E-02 6.9811777052284502E-03 1.6868777276123272E+00
+ 49867 1.2466750000000000E-02 6.9815994309158818E-03 1.6869288275836927E+00
+ 49868 1.2466999999999999E-02 6.9820211693784467E-03 1.6869799275550572E+00
+ 49869 1.2467249999999999E-02 6.9824429206161694E-03 1.6870310275264226E+00
+ 49870 1.2467499999999999E-02 6.9828646846290775E-03 1.6870821274977876E+00
+ 49871 1.2467750000000000E-02 6.9832864614171996E-03 1.6871332274691531E+00
+ 49872 1.2468000000000000E-02 6.9837082509805574E-03 1.6871843274405181E+00
+ 49873 1.2468250000000000E-02 6.9841300533191901E-03 1.6872354274118830E+00
+ 49874 1.2468500000000000E-02 6.9845518684331018E-03 1.6872865273832485E+00
+ 49875 1.2468749999999999E-02 6.9849736963223394E-03 1.6873376273546130E+00
+ 49876 1.2468999999999999E-02 6.9853955369869221E-03 1.6873887273259784E+00
+ 49877 1.2469249999999999E-02 6.9858173904268819E-03 1.6874398272973434E+00
+ 49878 1.2469500000000000E-02 6.9862392566422387E-03 1.6874909272687084E+00
+ 49879 1.2469750000000000E-02 6.9866611356330273E-03 1.6875420272400738E+00
+ 49880 1.2470000000000000E-02 6.9870830273992685E-03 1.6875931272114388E+00
+ 49881 1.2470250000000000E-02 6.9875049319409917E-03 1.6876442271828043E+00
+ 49882 1.2470499999999999E-02 6.9879268492582169E-03 1.6876953271541688E+00
+ 49883 1.2470749999999999E-02 6.9883487793509875E-03 1.6877464271255342E+00
+ 49884 1.2470999999999999E-02 6.9887707222193165E-03 1.6877975270968992E+00
+ 49885 1.2471250000000000E-02 6.9891926778632308E-03 1.6878486270682642E+00
+ 49886 1.2471500000000000E-02 6.9896146462827755E-03 1.6878997270396296E+00
+ 49887 1.2471750000000000E-02 6.9900366274779462E-03 1.6879508270109946E+00
+ 49888 1.2472000000000000E-02 6.9904586214487915E-03 1.6880019269823601E+00
+ 49889 1.2472249999999999E-02 6.9908806281953357E-03 1.6880530269537246E+00
+ 49890 1.2472499999999999E-02 6.9913026477176040E-03 1.6881041269250900E+00
+ 49891 1.2472749999999999E-02 6.9917246800156284E-03 1.6881552268964550E+00
+ 49892 1.2473000000000000E-02 6.9921467250894254E-03 1.6882063268678200E+00
+ 49893 1.2473250000000000E-02 6.9925687829390315E-03 1.6882574268391854E+00
+ 49894 1.2473500000000000E-02 6.9929908535644675E-03 1.6883085268105504E+00
+ 49895 1.2473750000000000E-02 6.9934129369657663E-03 1.6883596267819159E+00
+ 49896 1.2473999999999999E-02 6.9938350331429470E-03 1.6884107267532804E+00
+ 49897 1.2474249999999999E-02 6.9942571420960444E-03 1.6884618267246458E+00
+ 49898 1.2474499999999999E-02 6.9946792638250826E-03 1.6885129266960108E+00
+ 49899 1.2474750000000000E-02 6.9951013983300904E-03 1.6885640266673758E+00
+ 49900 1.2475000000000000E-02 6.9955235456110910E-03 1.6886151266387412E+00
+ 49901 1.2475250000000000E-02 6.9959457056681168E-03 1.6886662266101062E+00
+ 49902 1.2475500000000000E-02 6.9963678785011866E-03 1.6887173265814712E+00
+ 49903 1.2475749999999999E-02 6.9967900641103309E-03 1.6887684265528362E+00
+ 49904 1.2475999999999999E-02 6.9972122624955843E-03 1.6888195265242012E+00
+ 49905 1.2476249999999999E-02 6.9976344736569652E-03 1.6888706264955666E+00
+ 49906 1.2476500000000000E-02 6.9980566975945090E-03 1.6889217264669316E+00
+ 49907 1.2476750000000000E-02 6.9984789343082322E-03 1.6889728264382970E+00
+ 49908 1.2477000000000000E-02 6.9989011837981747E-03 1.6890239264096620E+00
+ 49909 1.2477250000000000E-02 6.9993234460643461E-03 1.6890750263810270E+00
+ 49910 1.2477499999999999E-02 6.9997457211067845E-03 1.6891261263523920E+00
+ 49911 1.2477749999999999E-02 7.0001680089255211E-03 1.6891772263237570E+00
+ 49912 1.2478000000000000E-02 7.0005903095205785E-03 1.6892283262951224E+00
+ 49913 1.2478250000000000E-02 7.0010126228919828E-03 1.6892794262664874E+00
+ 49914 1.2478500000000000E-02 7.0014349490397625E-03 1.6893305262378528E+00
+ 49915 1.2478750000000000E-02 7.0018572879639463E-03 1.6893816262092178E+00
+ 49916 1.2479000000000001E-02 7.0022796396645567E-03 1.6894327261805828E+00
+ 49917 1.2479249999999999E-02 7.0027020041416197E-03 1.6894838261519478E+00
+ 49918 1.2479499999999999E-02 7.0031243813939350E-03 1.6895349261233128E+00
+ 49919 1.2479750000000000E-02 7.0035467714197304E-03 1.6895860260946782E+00
+ 49920 1.2480000000000000E-02 7.0039691742190251E-03 1.6896371260660432E+00
+ 49921 1.2480250000000000E-02 7.0043915897918408E-03 1.6896882260374082E+00
+ 49922 1.2480500000000000E-02 7.0048140181382034E-03 1.6897393260087736E+00
+ 49923 1.2480750000000001E-02 7.0052364592581408E-03 1.6897904259801386E+00
+ 49924 1.2480999999999999E-02 7.0056589131516755E-03 1.6898415259515036E+00
+ 49925 1.2481249999999999E-02 7.0060813798188378E-03 1.6898926259228686E+00
+ 49926 1.2481500000000000E-02 7.0065038592596529E-03 1.6899437258942340E+00
+ 49927 1.2481750000000000E-02 7.0069263514741494E-03 1.6899948258655990E+00
+ 49928 1.2482000000000000E-02 7.0073488564623499E-03 1.6900459258369640E+00
+ 49929 1.2482250000000000E-02 7.0077713742242856E-03 1.6900970258083294E+00
+ 49930 1.2482500000000001E-02 7.0081939047599738E-03 1.6901481257796944E+00
+ 49931 1.2482749999999999E-02 7.0086164480694432E-03 1.6901992257510594E+00
+ 49932 1.2482999999999999E-02 7.0090390041527275E-03 1.6902503257224244E+00
+ 49933 1.2483250000000000E-02 7.0094615730098503E-03 1.6903014256937898E+00
+ 49934 1.2483500000000000E-02 7.0098841546408332E-03 1.6903525256651548E+00
+ 49935 1.2483750000000000E-02 7.0103067490457074E-03 1.6904036256365198E+00
+ 49936 1.2484000000000000E-02 7.0107293562244963E-03 1.6904547256078852E+00
+ 49937 1.2484249999999999E-02 7.0111519761772226E-03 1.6905058255792498E+00
+ 49938 1.2484499999999999E-02 7.0115746089039243E-03 1.6905569255506152E+00
+ 49939 1.2484749999999999E-02 7.0119972569076695E-03 1.6906080255219802E+00
+ 49940 1.2485000000000000E-02 7.0124199152881150E-03 1.6906591254933452E+00
+ 49941 1.2485250000000000E-02 7.0128425864432005E-03 1.6907102254647106E+00
+ 49942 1.2485500000000000E-02 7.0132652703729474E-03 1.6907613254360756E+00
+ 49943 1.2485750000000000E-02 7.0136879670773819E-03 1.6908124254074410E+00
+ 49944 1.2485999999999999E-02 7.0141106765565274E-03 1.6908635253788056E+00
+ 49945 1.2486249999999999E-02 7.0145333988104255E-03 1.6909146253501710E+00
+ 49946 1.2486499999999999E-02 7.0149561338390867E-03 1.6909657253215360E+00
+ 49947 1.2486750000000000E-02 7.0153788816425464E-03 1.6910168252929010E+00
+ 49948 1.2487000000000000E-02 7.0158016422208272E-03 1.6910679252642664E+00
+ 49949 1.2487250000000000E-02 7.0162244155739630E-03 1.6911190252356314E+00
+ 49950 1.2487500000000000E-02 7.0166472017019641E-03 1.6911701252069968E+00
+ 49951 1.2487749999999999E-02 7.0170700006048697E-03 1.6912212251783614E+00
+ 49952 1.2487999999999999E-02 7.0174928122827083E-03 1.6912723251497268E+00
+ 49953 1.2488249999999999E-02 7.0179156367354964E-03 1.6913234251210918E+00
+ 49954 1.2488500000000000E-02 7.0183384739632721E-03 1.6913745250924568E+00
+ 49955 1.2488750000000000E-02 7.0187613239660546E-03 1.6914256250638222E+00
+ 49956 1.2489000000000000E-02 7.0191841867438725E-03 1.6914767250351872E+00
+ 49957 1.2489250000000000E-02 7.0196070622967500E-03 1.6915278250065526E+00
+ 49958 1.2489499999999999E-02 7.0200299506247149E-03 1.6915789249779172E+00
+ 49959 1.2489749999999999E-02 7.0204528517277993E-03 1.6916300249492826E+00
+ 49960 1.2489999999999999E-02 7.0208757656060232E-03 1.6916811249206476E+00
+ 49961 1.2490250000000000E-02 7.0212986922594169E-03 1.6917322248920126E+00
+ 49962 1.2490500000000000E-02 7.0217216316880065E-03 1.6917833248633780E+00
+ 49963 1.2490750000000000E-02 7.0221445838918152E-03 1.6918344248347430E+00
+ 49964 1.2491000000000000E-02 7.0225675488708745E-03 1.6918855248061080E+00
+ 49965 1.2491249999999999E-02 7.0229905266252042E-03 1.6919366247774730E+00
+ 49966 1.2491499999999999E-02 7.0234135171548416E-03 1.6919877247488380E+00
+ 49967 1.2491749999999999E-02 7.0238365204598040E-03 1.6920388247202034E+00
+ 49968 1.2492000000000000E-02 7.0242595365401245E-03 1.6920899246915684E+00
+ 49969 1.2492250000000000E-02 7.0246825653958265E-03 1.6921410246629338E+00
+ 49970 1.2492500000000000E-02 7.0251056070269394E-03 1.6921921246342988E+00
+ 49971 1.2492750000000000E-02 7.0255286614334849E-03 1.6922432246056638E+00
+ 49972 1.2492999999999999E-02 7.0259517286154890E-03 1.6922943245770288E+00
+ 49973 1.2493249999999999E-02 7.0263748085729856E-03 1.6923454245483938E+00
+ 49974 1.2493499999999999E-02 7.0267979013060007E-03 1.6923965245197592E+00
+ 49975 1.2493750000000000E-02 7.0272210068145534E-03 1.6924476244911242E+00
+ 49976 1.2494000000000000E-02 7.0276441250986784E-03 1.6924987244624896E+00
+ 49977 1.2494250000000000E-02 7.0280672561583999E-03 1.6925498244338546E+00
+ 49978 1.2494500000000000E-02 7.0284903999937465E-03 1.6926009244052196E+00
+ 49979 1.2494749999999999E-02 7.0289135566047340E-03 1.6926520243765846E+00
+ 49980 1.2494999999999999E-02 7.0293367259914013E-03 1.6927031243479496E+00
+ 49981 1.2495249999999999E-02 7.0297599081537744E-03 1.6927542243193150E+00
+ 49982 1.2495500000000000E-02 7.0301831030918794E-03 1.6928053242906800E+00
+ 49983 1.2495750000000000E-02 7.0306063108057362E-03 1.6928564242620450E+00
+ 49984 1.2496000000000000E-02 7.0310295312953795E-03 1.6929075242334104E+00
+ 49985 1.2496250000000000E-02 7.0314527645608353E-03 1.6929586242047754E+00
+ 49986 1.2496499999999999E-02 7.0318760106021228E-03 1.6930097241761404E+00
+ 49987 1.2496749999999999E-02 7.0322992694192774E-03 1.6930608241475054E+00
+ 49988 1.2496999999999999E-02 7.0327225410123243E-03 1.6931119241188708E+00
+ 49989 1.2497250000000000E-02 7.0331458253812870E-03 1.6931630240902358E+00
+ 49990 1.2497500000000000E-02 7.0335691225261983E-03 1.6932141240616008E+00
+ 49991 1.2497750000000000E-02 7.0339924324470757E-03 1.6932652240329662E+00
+ 49992 1.2498000000000000E-02 7.0344157551439556E-03 1.6933163240043312E+00
+ 49993 1.2498249999999999E-02 7.0348390906168562E-03 1.6933674239756962E+00
+ 49994 1.2498499999999999E-02 7.0352624388658105E-03 1.6934185239470612E+00
+ 49995 1.2498749999999999E-02 7.0356857998908470E-03 1.6934696239184266E+00
+ 49996 1.2499000000000000E-02 7.0361091736919892E-03 1.6935207238897916E+00
+ 49997 1.2499250000000000E-02 7.0365325602692631E-03 1.6935718238611566E+00
+ 49998 1.2499500000000000E-02 7.0369559596226974E-03 1.6936229238325220E+00
+ 49999 1.2499750000000000E-02 7.0373793717523172E-03 1.6936740238038870E+00
+ 50000 1.2499999999999999E-02 7.0378027966581519E-03 1.6937251237752520E+00
+ 50001 1.2500249999999999E-02 7.0382262343402250E-03 1.6937762237466170E+00
+ 50002 1.2500499999999999E-02 7.0386496847985643E-03 1.6938273237179824E+00
+ 50003 1.2500750000000000E-02 7.0390731480332036E-03 1.6938784236893474E+00
+ 50004 1.2501000000000000E-02 7.0394966240441628E-03 1.6939295236607124E+00
+ 50005 1.2501250000000000E-02 7.0399201128314723E-03 1.6939806236320778E+00
+ 50006 1.2501500000000000E-02 7.0403436143951564E-03 1.6940317236034428E+00
+ 50007 1.2501749999999999E-02 7.0407671287352385E-03 1.6940828235748078E+00
+ 50008 1.2501999999999999E-02 7.0411906558517489E-03 1.6941339235461728E+00
+ 50009 1.2502249999999999E-02 7.0416141957447198E-03 1.6941850235175377E+00
+ 50010 1.2502500000000000E-02 7.0420377484141771E-03 1.6942361234889032E+00
+ 50011 1.2502750000000000E-02 7.0424613138601374E-03 1.6942872234602682E+00
+ 50012 1.2503000000000000E-02 7.0428848920826414E-03 1.6943383234316336E+00
+ 50013 1.2503250000000000E-02 7.0433084830817047E-03 1.6943894234029986E+00
+ 50014 1.2503499999999999E-02 7.0437320868573577E-03 1.6944405233743636E+00
+ 50015 1.2503749999999999E-02 7.0441557034096368E-03 1.6944916233457286E+00
+ 50016 1.2503999999999999E-02 7.0445793327385559E-03 1.6945427233170935E+00
+ 50017 1.2504250000000000E-02 7.0450029748441497E-03 1.6945938232884590E+00
+ 50018 1.2504500000000000E-02 7.0454266297264451E-03 1.6946449232598240E+00
+ 50019 1.2504750000000000E-02 7.0458502973854619E-03 1.6946960232311894E+00
+ 50020 1.2505000000000000E-02 7.0462739778212402E-03 1.6947471232025544E+00
+ 50021 1.2505249999999999E-02 7.0466976710337886E-03 1.6947982231739194E+00
+ 50022 1.2505499999999999E-02 7.0471213770231531E-03 1.6948493231452844E+00
+ 50023 1.2505750000000000E-02 7.0475450957893510E-03 1.6949004231166493E+00
+ 50024 1.2506000000000000E-02 7.0479688273323987E-03 1.6949515230880148E+00
+ 50025 1.2506250000000000E-02 7.0483925716523597E-03 1.6950026230593798E+00
+ 50026 1.2506500000000000E-02 7.0488163287492217E-03 1.6950537230307448E+00
+ 50027 1.2506750000000001E-02 7.0492400986230282E-03 1.6951048230021102E+00
+ 50028 1.2506999999999999E-02 7.0496638812738051E-03 1.6951559229734747E+00
+ 50029 1.2507249999999999E-02 7.0500876767015802E-03 1.6952070229448402E+00
+ 50030 1.2507500000000000E-02 7.0505114849063830E-03 1.6952581229162051E+00
+ 50031 1.2507750000000000E-02 7.0509353058882370E-03 1.6953092228875706E+00
+ 50032 1.2508000000000000E-02 7.0513591396471672E-03 1.6953603228589356E+00
+ 50033 1.2508250000000000E-02 7.0517829861832075E-03 1.6954114228303006E+00
+ 50034 1.2508500000000001E-02 7.0522068454963718E-03 1.6954625228016660E+00
+ 50035 1.2508749999999999E-02 7.0526307175867034E-03 1.6955136227730305E+00
+ 50036 1.2508999999999999E-02 7.0530546024523211E-03 1.6955647227443960E+00
+ 50037 1.2509250000000000E-02 7.0534785000906219E-03 1.6956158227157609E+00
+ 50038 1.2509500000000000E-02 7.0539024105016153E-03 1.6956669226871264E+00
+ 50039 1.2509750000000000E-02 7.0543263336853316E-03 1.6957180226584914E+00
+ 50040 1.2510000000000000E-02 7.0547502696417901E-03 1.6957691226298564E+00
+ 50041 1.2510250000000001E-02 7.0551742183710174E-03 1.6958202226012218E+00
+ 50042 1.2510499999999999E-02 7.0555981798730346E-03 1.6958713225725863E+00
+ 50043 1.2510749999999999E-02 7.0560221541478788E-03 1.6959224225439518E+00
+ 50044 1.2511000000000000E-02 7.0564461411955701E-03 1.6959735225153167E+00
+ 50045 1.2511250000000000E-02 7.0568701410161361E-03 1.6960246224866817E+00
+ 50046 1.2511500000000000E-02 7.0572941536095977E-03 1.6960757224580472E+00
+ 50047 1.2511750000000000E-02 7.0577181789759870E-03 1.6961268224294122E+00
+ 50048 1.2511999999999999E-02 7.0581422171153221E-03 1.6961779224007771E+00
+ 50049 1.2512249999999999E-02 7.0585662680276336E-03 1.6962290223721421E+00
+ 50050 1.2512499999999999E-02 7.0589903317129464E-03 1.6962801223435076E+00
+ 50051 1.2512750000000000E-02 7.0594144081712893E-03 1.6963312223148725E+00
+ 50052 1.2513000000000000E-02 7.0598384974026812E-03 1.6963823222862375E+00
+ 50053 1.2513250000000000E-02 7.0602625994071553E-03 1.6964334222576030E+00
+ 50054 1.2513500000000000E-02 7.0606867141847314E-03 1.6964845222289680E+00
+ 50055 1.2513749999999999E-02 7.0611108417354381E-03 1.6965356222003329E+00
+ 50056 1.2513999999999999E-02 7.0615349820593023E-03 1.6965867221716979E+00
+ 50057 1.2514249999999999E-02 7.0619591351563466E-03 1.6966378221430634E+00
+ 50058 1.2514500000000000E-02 7.0623833010266014E-03 1.6966889221144283E+00
+ 50059 1.2514750000000000E-02 7.0628074796700857E-03 1.6967400220857933E+00
+ 50060 1.2515000000000000E-02 7.0632316710868299E-03 1.6967911220571588E+00
+ 50061 1.2515250000000000E-02 7.0636558752768617E-03 1.6968422220285238E+00
+ 50062 1.2515499999999999E-02 7.0640800922401967E-03 1.6968933219998887E+00
+ 50063 1.2515749999999999E-02 7.0645043219768723E-03 1.6969444219712537E+00
+ 50064 1.2515999999999999E-02 7.0649285644869136E-03 1.6969955219426192E+00
+ 50065 1.2516250000000000E-02 7.0653528197703449E-03 1.6970466219139841E+00
+ 50066 1.2516500000000000E-02 7.0657770878271809E-03 1.6970977218853491E+00
+ 50067 1.2516750000000000E-02 7.0662013686574651E-03 1.6971488218567146E+00
+ 50068 1.2517000000000000E-02 7.0666256622612077E-03 1.6971999218280795E+00
+ 50069 1.2517249999999999E-02 7.0670499686384444E-03 1.6972510217994445E+00
+ 50070 1.2517499999999999E-02 7.0674742877892037E-03 1.6973021217708095E+00
+ 50071 1.2517749999999999E-02 7.0678986197135005E-03 1.6973532217421745E+00
+ 50072 1.2518000000000000E-02 7.0683229644113704E-03 1.6974043217135399E+00
+ 50073 1.2518250000000000E-02 7.0687473218828340E-03 1.6974554216849049E+00
+ 50074 1.2518500000000000E-02 7.0691716921279140E-03 1.6975065216562704E+00
+ 50075 1.2518750000000000E-02 7.0695960751466485E-03 1.6975576216276353E+00
+ 50076 1.2518999999999999E-02 7.0700204709390506E-03 1.6976087215990003E+00
+ 50077 1.2519249999999999E-02 7.0704448795051531E-03 1.6976598215703653E+00
+ 50078 1.2519499999999999E-02 7.0708693008449805E-03 1.6977109215417303E+00
+ 50079 1.2519750000000000E-02 7.0712937349585604E-03 1.6977620215130957E+00
+ 50080 1.2520000000000000E-02 7.0717181818459093E-03 1.6978131214844607E+00
+ 50081 1.2520250000000000E-02 7.0721426415070732E-03 1.6978642214558262E+00
+ 50082 1.2520500000000000E-02 7.0725671139420599E-03 1.6979153214271911E+00
+ 50083 1.2520749999999999E-02 7.0729915991508911E-03 1.6979664213985561E+00
+ 50084 1.2520999999999999E-02 7.0734160971336127E-03 1.6980175213699211E+00
+ 50085 1.2521249999999999E-02 7.0738406078902369E-03 1.6980686213412861E+00
+ 50086 1.2521500000000000E-02 7.0742651314207958E-03 1.6981197213126515E+00
+ 50087 1.2521750000000000E-02 7.0746896677253155E-03 1.6981708212840165E+00
+ 50088 1.2522000000000000E-02 7.0751142168038140E-03 1.6982219212553815E+00
+ 50089 1.2522250000000000E-02 7.0755387786563245E-03 1.6982730212267469E+00
+ 50090 1.2522499999999999E-02 7.0759633532828676E-03 1.6983241211981115E+00
+ 50091 1.2522749999999999E-02 7.0763879406834790E-03 1.6983752211694769E+00
+ 50092 1.2522999999999999E-02 7.0768125408581708E-03 1.6984263211408419E+00
+ 50093 1.2523250000000000E-02 7.0772371538069855E-03 1.6984774211122073E+00
+ 50094 1.2523500000000000E-02 7.0776617795299378E-03 1.6985285210835723E+00
+ 50095 1.2523750000000000E-02 7.0780864180270530E-03 1.6985796210549373E+00
+ 50096 1.2524000000000000E-02 7.0785110692983639E-03 1.6986307210263027E+00
+ 50097 1.2524249999999999E-02 7.0789357333438897E-03 1.6986818209976673E+00
+ 50098 1.2524499999999999E-02 7.0793604101636598E-03 1.6987329209690327E+00
+ 50099 1.2524749999999999E-02 7.0797850997577081E-03 1.6987840209403977E+00
+ 50100 1.2525000000000000E-02 7.0802098021260440E-03 1.6988351209117631E+00
+ 50101 1.2525250000000000E-02 7.0806345172687041E-03 1.6988862208831281E+00
+ 50102 1.2525500000000000E-02 7.0810592451857118E-03 1.6989373208544931E+00
+ 50103 1.2525750000000000E-02 7.0814839858771017E-03 1.6989884208258585E+00
+ 50104 1.2525999999999999E-02 7.0819087393428834E-03 1.6990395207972231E+00
+ 50105 1.2526249999999999E-02 7.0823335055830942E-03 1.6990906207685885E+00
+ 50106 1.2526499999999999E-02 7.0827582845977601E-03 1.6991417207399535E+00
+ 50107 1.2526750000000000E-02 7.0831830763869053E-03 1.6991928207113185E+00
+ 50108 1.2527000000000000E-02 7.0836078809505560E-03 1.6992439206826839E+00
+ 50109 1.2527250000000000E-02 7.0840326982887373E-03 1.6992950206540489E+00
+ 50110 1.2527500000000000E-02 7.0844575284014768E-03 1.6993461206254143E+00
+ 50111 1.2527749999999999E-02 7.0848823712887964E-03 1.6993972205967789E+00
+ 50112 1.2527999999999999E-02 7.0853072269507255E-03 1.6994483205681443E+00
+ 50113 1.2528249999999999E-02 7.0857320953872953E-03 1.6994994205395093E+00
+ 50114 1.2528500000000000E-02 7.0861569765985248E-03 1.6995505205108743E+00
+ 50115 1.2528750000000000E-02 7.0865818705844429E-03 1.6996016204822397E+00
+ 50116 1.2529000000000000E-02 7.0870067773450554E-03 1.6996527204536047E+00
+ 50117 1.2529250000000000E-02 7.0874316968804483E-03 1.6997038204249701E+00
+ 50118 1.2529499999999999E-02 7.0878566291905885E-03 1.6997549203963347E+00
+ 50119 1.2529749999999999E-02 7.0882815742755179E-03 1.6998060203677001E+00
+ 50120 1.2529999999999999E-02 7.0887065321352727E-03 1.6998571203390651E+00
+ 50121 1.2530250000000000E-02 7.0891315027698685E-03 1.6999082203104301E+00
+ 50122 1.2530500000000000E-02 7.0895564861793376E-03 1.6999593202817955E+00
+ 50123 1.2530750000000000E-02 7.0899814823637049E-03 1.7000104202531605E+00
+ 50124 1.2531000000000000E-02 7.0904064913229949E-03 1.7000615202245259E+00
+ 50125 1.2531249999999999E-02 7.0908315130572309E-03 1.7001126201958905E+00
+ 50126 1.2531499999999999E-02 7.0912565475664477E-03 1.7001637201672559E+00
+ 50127 1.2531749999999999E-02 7.0916815948506625E-03 1.7002148201386209E+00
+ 50128 1.2532000000000000E-02 7.0921066549099144E-03 1.7002659201099859E+00
+ 50129 1.2532250000000000E-02 7.0925317277442173E-03 1.7003170200813513E+00
+ 50130 1.2532500000000000E-02 7.0929568133535981E-03 1.7003681200527163E+00
+ 50131 1.2532750000000000E-02 7.0933819117380932E-03 1.7004192200240813E+00
+ 50132 1.2532999999999999E-02 7.0938070228977173E-03 1.7004703199954463E+00
+ 50133 1.2533249999999999E-02 7.0942321468325017E-03 1.7005214199668113E+00
+ 50134 1.2533500000000000E-02 7.0946572835424758E-03 1.7005725199381767E+00
+ 50135 1.2533750000000000E-02 7.0950824330276614E-03 1.7006236199095417E+00
+ 50136 1.2534000000000000E-02 7.0955075952880871E-03 1.7006747198809071E+00
+ 50137 1.2534250000000000E-02 7.0959327703237780E-03 1.7007258198522721E+00
+ 50138 1.2534500000000001E-02 7.0963579581347618E-03 1.7007769198236371E+00
+ 50139 1.2534749999999999E-02 7.0967831587210569E-03 1.7008280197950021E+00
+ 50140 1.2534999999999999E-02 7.0972083720827030E-03 1.7008791197663671E+00
+ 50141 1.2535250000000000E-02 7.0976335982197158E-03 1.7009302197377325E+00
+ 50142 1.2535500000000000E-02 7.0980588371321292E-03 1.7009813197090975E+00
+ 50143 1.2535750000000000E-02 7.0984840888199648E-03 1.7010324196804629E+00
+ 50144 1.2536000000000000E-02 7.0989093532832512E-03 1.7010835196518279E+00
+ 50145 1.2536250000000001E-02 7.0993346305220197E-03 1.7011346196231929E+00
+ 50146 1.2536499999999999E-02 7.0997599205362746E-03 1.7011857195945579E+00
+ 50147 1.2536749999999999E-02 7.1001852233260627E-03 1.7012368195659229E+00
+ 50148 1.2537000000000000E-02 7.1006105388914127E-03 1.7012879195372883E+00
+ 50149 1.2537250000000000E-02 7.1010358672323427E-03 1.7013390195086533E+00
+ 50150 1.2537500000000000E-02 7.1014612083488788E-03 1.7013901194800183E+00
+ 50151 1.2537750000000000E-02 7.1018865622410488E-03 1.7014412194513837E+00
+ 50152 1.2538000000000001E-02 7.1023119289088865E-03 1.7014923194227487E+00
+ 50153 1.2538249999999999E-02 7.1027373083523979E-03 1.7015434193941137E+00
+ 50154 1.2538499999999999E-02 7.1031627005716160E-03 1.7015945193654787E+00
+ 50155 1.2538750000000000E-02 7.1035881055656336E-03 1.7016456193368441E+00
+ 50156 1.2539000000000000E-02 7.1040135233339033E-03 1.7016967193082091E+00
+ 50157 1.2539250000000000E-02 7.1044389538764590E-03 1.7017478192795741E+00
+ 50158 1.2539500000000000E-02 7.1048643971933145E-03 1.7017989192509395E+00
+ 50159 1.2539750000000001E-02 7.1052898532845080E-03 1.7018500192223045E+00
+ 50160 1.2539999999999999E-02 7.1057153221500543E-03 1.7019011191936695E+00
+ 50161 1.2540249999999999E-02 7.1061408037899924E-03 1.7019522191650345E+00
+ 50162 1.2540500000000000E-02 7.1065662982043396E-03 1.7020033191363999E+00
+ 50163 1.2540750000000000E-02 7.1069918053931272E-03 1.7020544191077649E+00
+ 50164 1.2541000000000000E-02 7.1074173253563751E-03 1.7021055190791299E+00
+ 50165 1.2541250000000000E-02 7.1078428580941128E-03 1.7021566190504953E+00
+ 50166 1.2541499999999999E-02 7.1082684036063654E-03 1.7022077190218599E+00
+ 50167 1.2541749999999999E-02 7.1086939618931555E-03 1.7022588189932253E+00
+ 50168 1.2541999999999999E-02 7.1091195329545161E-03 1.7023099189645903E+00
+ 50169 1.2542250000000000E-02 7.1095451167904750E-03 1.7023610189359553E+00
+ 50170 1.2542500000000000E-02 7.1099707134010476E-03 1.7024121189073207E+00
+ 50171 1.2542750000000000E-02 7.1103963227862662E-03 1.7024632188786857E+00
+ 50172 1.2543000000000000E-02 7.1108219449461576E-03 1.7025143188500511E+00
+ 50173 1.2543249999999999E-02 7.1112475798807426E-03 1.7025654188214157E+00
+ 50174 1.2543499999999999E-02 7.1116732275900525E-03 1.7026165187927811E+00
+ 50175 1.2543749999999999E-02 7.1120988880741132E-03 1.7026676187641461E+00
+ 50176 1.2544000000000000E-02 7.1125245613329518E-03 1.7027187187355111E+00
+ 50177 1.2544250000000000E-02 7.1129502473665871E-03 1.7027698187068765E+00
+ 50178 1.2544500000000000E-02 7.1133759461750523E-03 1.7028209186782415E+00
+ 50179 1.2544750000000000E-02 7.1138016577583715E-03 1.7028720186496069E+00
+ 50180 1.2544999999999999E-02 7.1142273821165692E-03 1.7029231186209715E+00
+ 50181 1.2545249999999999E-02 7.1146531192496721E-03 1.7029742185923369E+00
+ 50182 1.2545499999999999E-02 7.1150788691577123E-03 1.7030253185637019E+00
+ 50183 1.2545750000000000E-02 7.1155046318407047E-03 1.7030764185350669E+00
+ 50184 1.2546000000000000E-02 7.1159304072986856E-03 1.7031275185064323E+00
+ 50185 1.2546250000000000E-02 7.1163561955316732E-03 1.7031786184777973E+00
+ 50186 1.2546500000000000E-02 7.1167819965396997E-03 1.7032297184491627E+00
+ 50187 1.2546749999999999E-02 7.1172078103227841E-03 1.7032808184205273E+00
+ 50188 1.2546999999999999E-02 7.1176336368809611E-03 1.7033319183918927E+00
+ 50189 1.2547249999999999E-02 7.1180594762142507E-03 1.7033830183632577E+00
+ 50190 1.2547500000000000E-02 7.1184853283226849E-03 1.7034341183346227E+00
+ 50191 1.2547750000000000E-02 7.1189111932062872E-03 1.7034852183059881E+00
+ 50192 1.2548000000000000E-02 7.1193370708650767E-03 1.7035363182773531E+00
+ 50193 1.2548250000000000E-02 7.1197629612990906E-03 1.7035874182487181E+00
+ 50194 1.2548499999999999E-02 7.1201888645083455E-03 1.7036385182200831E+00
+ 50195 1.2548749999999999E-02 7.1206147804928725E-03 1.7036896181914480E+00
+ 50196 1.2548999999999999E-02 7.1210407092527047E-03 1.7037407181628135E+00
+ 50197 1.2549250000000000E-02 7.1214666507878567E-03 1.7037918181341785E+00
+ 50198 1.2549500000000000E-02 7.1218926050983572E-03 1.7038429181055439E+00
+ 50199 1.2549750000000000E-02 7.1223185721842391E-03 1.7038940180769089E+00
+ 50200 1.2550000000000000E-02 7.1227445520455198E-03 1.7039451180482739E+00
+ 50201 1.2550249999999999E-02 7.1231705446822263E-03 1.7039962180196389E+00
+ 50202 1.2550499999999999E-02 7.1235965500943939E-03 1.7040473179910038E+00
+ 50203 1.2550749999999999E-02 7.1240225682820367E-03 1.7040984179623693E+00
+ 50204 1.2551000000000000E-02 7.1244485992451936E-03 1.7041495179337343E+00
+ 50205 1.2551250000000000E-02 7.1248746429838838E-03 1.7042006179050997E+00
+ 50206 1.2551500000000000E-02 7.1253006994981324E-03 1.7042517178764647E+00
+ 50207 1.2551750000000000E-02 7.1257267687879671E-03 1.7043028178478297E+00
+ 50208 1.2551999999999999E-02 7.1261528508534131E-03 1.7043539178191947E+00
+ 50209 1.2552249999999999E-02 7.1265789456945042E-03 1.7044050177905596E+00
+ 50210 1.2552499999999999E-02 7.1270050533112535E-03 1.7044561177619251E+00
+ 50211 1.2552750000000000E-02 7.1274311737036999E-03 1.7045072177332901E+00
+ 50212 1.2553000000000000E-02 7.1278573068718609E-03 1.7045583177046550E+00
+ 50213 1.2553250000000000E-02 7.1282834528157684E-03 1.7046094176760205E+00
+ 50214 1.2553500000000000E-02 7.1287096115354434E-03 1.7046605176473855E+00
+ 50215 1.2553749999999999E-02 7.1291357830309127E-03 1.7047116176187505E+00
+ 50216 1.2553999999999999E-02 7.1295619673022127E-03 1.7047627175901154E+00
+ 50217 1.2554249999999999E-02 7.1299881643493573E-03 1.7048138175614809E+00
+ 50218 1.2554500000000000E-02 7.1304143741723804E-03 1.7048649175328459E+00
+ 50219 1.2554750000000000E-02 7.1308405967713036E-03 1.7049160175042108E+00
+ 50220 1.2555000000000000E-02 7.1312668321461556E-03 1.7049671174755763E+00
+ 50221 1.2555250000000000E-02 7.1316930802969624E-03 1.7050182174469413E+00
+ 50222 1.2555499999999999E-02 7.1321193412237464E-03 1.7050693174183063E+00
+ 50223 1.2555749999999999E-02 7.1325456149265417E-03 1.7051204173896712E+00
+ 50224 1.2555999999999999E-02 7.1329719014053697E-03 1.7051715173610367E+00
+ 50225 1.2556250000000000E-02 7.1333982006602618E-03 1.7052226173324017E+00
+ 50226 1.2556500000000000E-02 7.1338245126912397E-03 1.7052737173037666E+00
+ 50227 1.2556750000000000E-02 7.1342508374983285E-03 1.7053248172751321E+00
+ 50228 1.2557000000000000E-02 7.1346771750815594E-03 1.7053759172464971E+00
+ 50229 1.2557249999999999E-02 7.1351035254409488E-03 1.7054270172178621E+00
+ 50230 1.2557499999999999E-02 7.1355298885765360E-03 1.7054781171892270E+00
+ 50231 1.2557749999999999E-02 7.1359562644883415E-03 1.7055292171605925E+00
+ 50232 1.2558000000000000E-02 7.1363826531763864E-03 1.7055803171319575E+00
+ 50233 1.2558250000000000E-02 7.1368090546407113E-03 1.7056314171033224E+00
+ 50234 1.2558500000000000E-02 7.1372354688813335E-03 1.7056825170746879E+00
+ 50235 1.2558750000000000E-02 7.1376618958982800E-03 1.7057336170460529E+00
+ 50236 1.2558999999999999E-02 7.1380883356915708E-03 1.7057847170174179E+00
+ 50237 1.2559249999999999E-02 7.1385147882612457E-03 1.7058358169887828E+00
+ 50238 1.2559499999999999E-02 7.1389412536073168E-03 1.7058869169601478E+00
+ 50239 1.2559750000000000E-02 7.1393677317298258E-03 1.7059380169315133E+00
+ 50240 1.2560000000000000E-02 7.1397942226287892E-03 1.7059891169028782E+00
+ 50241 1.2560250000000000E-02 7.1402207263042321E-03 1.7060402168742437E+00
+ 50242 1.2560500000000000E-02 7.1406472427561919E-03 1.7060913168456087E+00
+ 50243 1.2560749999999999E-02 7.1410737719846788E-03 1.7061424168169737E+00
+ 50244 1.2560999999999999E-02 7.1415003139897321E-03 1.7061935167883386E+00
+ 50245 1.2561249999999999E-02 7.1419268687713741E-03 1.7062446167597036E+00
+ 50246 1.2561500000000000E-02 7.1423534363296371E-03 1.7062957167310691E+00
+ 50247 1.2561750000000000E-02 7.1427800166645400E-03 1.7063468167024340E+00
+ 50248 1.2562000000000000E-02 7.1432066097761098E-03 1.7063979166737995E+00
+ 50249 1.2562250000000000E-02 7.1436332156643726E-03 1.7064490166451645E+00
+ 50250 1.2562499999999999E-02 7.1440598343293577E-03 1.7065001166165294E+00
+ 50251 1.2562749999999999E-02 7.1444864657710947E-03 1.7065512165878944E+00
+ 50252 1.2563000000000000E-02 7.1449131099896044E-03 1.7066023165592594E+00
+ 50253 1.2563250000000000E-02 7.1453397669849145E-03 1.7066534165306249E+00
+ 50254 1.2563500000000000E-02 7.1457664367570563E-03 1.7067045165019898E+00
+ 50255 1.2563750000000000E-02 7.1461931193060506E-03 1.7067556164733548E+00
+ 50256 1.2564000000000001E-02 7.1466198146319260E-03 1.7068067164447203E+00
+ 50257 1.2564249999999999E-02 7.1470465227347069E-03 1.7068578164160848E+00
+ 50258 1.2564499999999999E-02 7.1474732436144234E-03 1.7069089163874502E+00
+ 50259 1.2564750000000000E-02 7.1478999844292136E-03 1.7069600163588152E+00
+ 50260 1.2565000000000000E-02 7.1483267308058438E-03 1.7070111163301807E+00
+ 50261 1.2565250000000000E-02 7.1487534899559047E-03 1.7070622163015456E+00
+ 50262 1.2565500000000000E-02 7.1491802618794328E-03 1.7071133162729106E+00
+ 50263 1.2565750000000001E-02 7.1496070465764403E-03 1.7071644162442761E+00
+ 50264 1.2565999999999999E-02 7.1500338440469574E-03 1.7072155162156406E+00
+ 50265 1.2566249999999999E-02 7.1504606542910154E-03 1.7072666161870060E+00
+ 50266 1.2566500000000000E-02 7.1508874773086378E-03 1.7073177161583710E+00
+ 50267 1.2566750000000000E-02 7.1513143130998418E-03 1.7073688161297365E+00
+ 50268 1.2567000000000000E-02 7.1517411616646666E-03 1.7074199161011014E+00
+ 50269 1.2567250000000000E-02 7.1521680230031259E-03 1.7074710160724664E+00
+ 50270 1.2567500000000001E-02 7.1525948971152518E-03 1.7075221160438319E+00
+ 50271 1.2567749999999999E-02 7.1530217840010618E-03 1.7075732160151964E+00
+ 50272 1.2567999999999999E-02 7.1534486836605923E-03 1.7076243159865618E+00
+ 50273 1.2568250000000000E-02 7.1538755960938623E-03 1.7076754159579268E+00
+ 50274 1.2568500000000000E-02 7.1543025213009004E-03 1.7077265159292918E+00
+ 50275 1.2568750000000000E-02 7.1547294592817284E-03 1.7077776159006572E+00
+ 50276 1.2569000000000000E-02 7.1551564100363714E-03 1.7078287158720222E+00
+ 50277 1.2569249999999999E-02 7.1555833735648588E-03 1.7078798158433872E+00
+ 50278 1.2569499999999999E-02 7.1560103498672150E-03 1.7079309158147522E+00
+ 50279 1.2569749999999999E-02 7.1564373389434634E-03 1.7079820157861176E+00
+ 50280 1.2570000000000000E-02 7.1568643407936335E-03 1.7080331157574826E+00
+ 50281 1.2570250000000000E-02 7.1572913554177452E-03 1.7080842157288476E+00
+ 50282 1.2570500000000000E-02 7.1577183828158307E-03 1.7081353157002130E+00
+ 50283 1.2570750000000000E-02 7.1581454229879028E-03 1.7081864156715780E+00
+ 50284 1.2570999999999999E-02 7.1585724759340120E-03 1.7082375156429430E+00
+ 50285 1.2571249999999999E-02 7.1589995416541617E-03 1.7082886156143080E+00
+ 50286 1.2571499999999999E-02 7.1594266201483884E-03 1.7083397155856734E+00
+ 50287 1.2571750000000000E-02 7.1598537114167032E-03 1.7083908155570384E+00
+ 50288 1.2572000000000000E-02 7.1602808154591479E-03 1.7084419155284034E+00
+ 50289 1.2572250000000000E-02 7.1607079322757441E-03 1.7084930154997688E+00
+ 50290 1.2572500000000000E-02 7.1611350618665092E-03 1.7085441154711338E+00
+ 50291 1.2572749999999999E-02 7.1615622042314779E-03 1.7085952154424988E+00
+ 50292 1.2572999999999999E-02 7.1619893593706735E-03 1.7086463154138638E+00
+ 50293 1.2573249999999999E-02 7.1624165272841205E-03 1.7086974153852292E+00
+ 50294 1.2573500000000000E-02 7.1628437079718481E-03 1.7087485153565942E+00
+ 50295 1.2573750000000000E-02 7.1632709014338766E-03 1.7087996153279592E+00
+ 50296 1.2574000000000000E-02 7.1636981076702343E-03 1.7088507152993246E+00
+ 50297 1.2574250000000000E-02 7.1641253266809457E-03 1.7089018152706896E+00
+ 50298 1.2574499999999999E-02 7.1645525584660384E-03 1.7089529152420546E+00
+ 50299 1.2574749999999999E-02 7.1649798030255368E-03 1.7090040152134196E+00
+ 50300 1.2574999999999999E-02 7.1654070603594643E-03 1.7090551151847846E+00
+ 50301 1.2575250000000000E-02 7.1658343304678565E-03 1.7091062151561500E+00
+ 50302 1.2575500000000000E-02 7.1662616133507237E-03 1.7091573151275150E+00
+ 50303 1.2575750000000000E-02 7.1666889090081023E-03 1.7092084150988804E+00
+ 50304 1.2576000000000000E-02 7.1671162174400185E-03 1.7092595150702454E+00
+ 50305 1.2576249999999999E-02 7.1675435386464835E-03 1.7093106150416104E+00
+ 50306 1.2576499999999999E-02 7.1679708726275484E-03 1.7093617150129754E+00
+ 50307 1.2576749999999999E-02 7.1683982193832185E-03 1.7094128149843404E+00
+ 50308 1.2577000000000000E-02 7.1688255789135206E-03 1.7094639149557058E+00
+ 50309 1.2577250000000000E-02 7.1692529512184912E-03 1.7095150149270708E+00
+ 50310 1.2577500000000000E-02 7.1696803362981546E-03 1.7095661148984362E+00
+ 50311 1.2577750000000000E-02 7.1701077341525263E-03 1.7096172148698012E+00
+ 50312 1.2577999999999999E-02 7.1705351447816290E-03 1.7096683148411662E+00
+ 50313 1.2578249999999999E-02 7.1709625681855163E-03 1.7097194148125312E+00
+ 50314 1.2578499999999999E-02 7.1713900043641867E-03 1.7097705147838962E+00
+ 50315 1.2578750000000000E-02 7.1718174533176755E-03 1.7098216147552616E+00
+ 50316 1.2579000000000000E-02 7.1722449150460072E-03 1.7098727147266266E+00
+ 50317 1.2579250000000000E-02 7.1726723895492077E-03 1.7099238146979916E+00
+ 50318 1.2579500000000000E-02 7.1730998768273014E-03 1.7099749146693570E+00
+ 50319 1.2579749999999999E-02 7.1735273768803176E-03 1.7100260146407216E+00
+ 50320 1.2579999999999999E-02 7.1739548897082773E-03 1.7100771146120870E+00
+ 50321 1.2580249999999999E-02 7.1743824153112125E-03 1.7101282145834520E+00
+ 50322 1.2580500000000000E-02 7.1748099536891432E-03 1.7101793145548174E+00
+ 50323 1.2580750000000000E-02 7.1752375048420988E-03 1.7102304145261824E+00
+ 50324 1.2581000000000000E-02 7.1756650687701071E-03 1.7102815144975474E+00
+ 50325 1.2581250000000000E-02 7.1760926454731882E-03 1.7103326144689128E+00
+ 50326 1.2581499999999999E-02 7.1765202349513661E-03 1.7103837144402774E+00
+ 50327 1.2581749999999999E-02 7.1769478372046783E-03 1.7104348144116428E+00
+ 50328 1.2581999999999999E-02 7.1773754522331396E-03 1.7104859143830078E+00
+ 50329 1.2582250000000000E-02 7.1778030800367819E-03 1.7105370143543732E+00
+ 50330 1.2582500000000000E-02 7.1782307206156235E-03 1.7105881143257382E+00
+ 50331 1.2582750000000000E-02 7.1786583739696999E-03 1.7106392142971032E+00
+ 50332 1.2583000000000000E-02 7.1790860400990347E-03 1.7106903142684686E+00
+ 50333 1.2583249999999999E-02 7.1795137190036450E-03 1.7107414142398332E+00
+ 50334 1.2583499999999999E-02 7.1799414106835683E-03 1.7107925142111986E+00
+ 50335 1.2583749999999999E-02 7.1803691151388219E-03 1.7108436141825636E+00
+ 50336 1.2584000000000000E-02 7.1807968323694430E-03 1.7108947141539286E+00
+ 50337 1.2584250000000000E-02 7.1812245623754430E-03 1.7109458141252940E+00
+ 50338 1.2584500000000000E-02 7.1816523051568626E-03 1.7109969140966590E+00
+ 50339 1.2584750000000000E-02 7.1820800607137122E-03 1.7110480140680244E+00
+ 50340 1.2584999999999999E-02 7.1825078290460292E-03 1.7110991140393890E+00
+ 50341 1.2585249999999999E-02 7.1829356101538360E-03 1.7111502140107544E+00
+ 50342 1.2585499999999999E-02 7.1833634040371526E-03 1.7112013139821194E+00
+ 50343 1.2585750000000000E-02 7.1837912106960181E-03 1.7112524139534844E+00
+ 50344 1.2586000000000000E-02 7.1842190301304489E-03 1.7113035139248498E+00
+ 50345 1.2586250000000000E-02 7.1846468623404745E-03 1.7113546138962148E+00
+ 50346 1.2586500000000000E-02 7.1850747073261166E-03 1.7114057138675802E+00
+ 50347 1.2586749999999999E-02 7.1855025650874029E-03 1.7114568138389448E+00
+ 50348 1.2586999999999999E-02 7.1859304356243587E-03 1.7115079138103102E+00
+ 50349 1.2587249999999999E-02 7.1863583189370195E-03 1.7115590137816752E+00
+ 50350 1.2587500000000000E-02 7.1867862150254017E-03 1.7116101137530402E+00
+ 50351 1.2587750000000000E-02 7.1872141238895305E-03 1.7116612137244056E+00
+ 50352 1.2588000000000000E-02 7.1876420455294363E-03 1.7117123136957706E+00
+ 50353 1.2588250000000000E-02 7.1880699799451424E-03 1.7117634136671360E+00
+ 50354 1.2588499999999999E-02 7.1884979271366750E-03 1.7118145136385006E+00
+ 50355 1.2588749999999999E-02 7.1889258871040591E-03 1.7118656136098660E+00
+ 50356 1.2588999999999999E-02 7.1893538598473286E-03 1.7119167135812310E+00
+ 50357 1.2589250000000000E-02 7.1897818453665000E-03 1.7119678135525960E+00
+ 50358 1.2589500000000000E-02 7.1902098436616123E-03 1.7120189135239614E+00
+ 50359 1.2589750000000000E-02 7.1906378547326663E-03 1.7120700134953264E+00
+ 50360 1.2590000000000000E-02 7.1910658785797115E-03 1.7121211134666914E+00
+ 50361 1.2590249999999999E-02 7.1914939152027610E-03 1.7121722134380564E+00
+ 50362 1.2590499999999999E-02 7.1919219646018528E-03 1.7122233134094214E+00
+ 50363 1.2590750000000000E-02 7.1923500267770087E-03 1.7122744133807868E+00
+ 50364 1.2591000000000000E-02 7.1927781017282416E-03 1.7123255133521518E+00
+ 50365 1.2591250000000000E-02 7.1932061894555976E-03 1.7123766133235172E+00
+ 50366 1.2591500000000000E-02 7.1936342899590923E-03 1.7124277132948822E+00
+ 50367 1.2591750000000001E-02 7.1940624032387542E-03 1.7124788132662472E+00
+ 50368 1.2591999999999999E-02 7.1944905292946086E-03 1.7125299132376122E+00
+ 50369 1.2592249999999999E-02 7.1949186681266744E-03 1.7125810132089772E+00
+ 50370 1.2592500000000000E-02 7.1953468197349900E-03 1.7126321131803426E+00
+ 50371 1.2592750000000000E-02 7.1957749841195760E-03 1.7126832131517076E+00
+ 50372 1.2593000000000000E-02 7.1962031612804621E-03 1.7127343131230730E+00
+ 50373 1.2593250000000000E-02 7.1966313512176663E-03 1.7127854130944380E+00
+ 50374 1.2593500000000001E-02 7.1970595539312208E-03 1.7128365130658030E+00
+ 50375 1.2593749999999999E-02 7.1974877694211473E-03 1.7128876130371680E+00
+ 50376 1.2593999999999999E-02 7.1979159976874795E-03 1.7129387130085330E+00
+ 50377 1.2594250000000000E-02 7.1983442387302376E-03 1.7129898129798984E+00
+ 50378 1.2594500000000000E-02 7.1987724925494509E-03 1.7130409129512634E+00
+ 50379 1.2594750000000000E-02 7.1992007591451463E-03 1.7130920129226284E+00
+ 50380 1.2595000000000000E-02 7.1996290385173464E-03 1.7131431128939938E+00
+ 50381 1.2595250000000001E-02 7.2000573306660849E-03 1.7131942128653588E+00
+ 50382 1.2595499999999999E-02 7.2004856355913647E-03 1.7132453128367238E+00
+ 50383 1.2595749999999999E-02 7.2009139532932392E-03 1.7132964128080888E+00
+ 50384 1.2596000000000000E-02 7.2013422837717243E-03 1.7133475127794542E+00
+ 50385 1.2596250000000000E-02 7.2017706270268511E-03 1.7133986127508192E+00
+ 50386 1.2596500000000000E-02 7.2021989830586353E-03 1.7134497127221842E+00
+ 50387 1.2596750000000000E-02 7.2026273518671089E-03 1.7135008126935496E+00
+ 50388 1.2596999999999999E-02 7.2030557334522996E-03 1.7135519126649141E+00
+ 50389 1.2597249999999999E-02 7.2034841278142310E-03 1.7136030126362796E+00
+ 50390 1.2597499999999999E-02 7.2039125349529351E-03 1.7136541126076446E+00
+ 50391 1.2597750000000000E-02 7.2043409548684309E-03 1.7137052125790100E+00
+ 50392 1.2598000000000000E-02 7.2047693875607480E-03 1.7137563125503750E+00
+ 50393 1.2598250000000000E-02 7.2051978330299124E-03 1.7138074125217400E+00
+ 50394 1.2598500000000000E-02 7.2056262912758963E-03 1.7138585124931054E+00
+ 50395 1.2598749999999999E-02 7.2060547622962885E-03 1.7139096124644699E+00
+ 50396 1.2598999999999999E-02 7.2064832460898105E-03 1.7139607124358354E+00
+ 50397 1.2599249999999999E-02 7.2069117426564796E-03 1.7140118124072004E+00
+ 50398 1.2599500000000000E-02 7.2073402519963262E-03 1.7140629123785658E+00
+ 50399 1.2599750000000000E-02 7.2077687741093658E-03 1.7141140123499308E+00
+ 50400 1.2600000000000000E-02 7.2081973089956324E-03 1.7141651123212958E+00
+ 50401 1.2600250000000000E-02 7.2086258566551467E-03 1.7142162122926612E+00
+ 50402 1.2600499999999999E-02 7.2090544170879383E-03 1.7142673122640257E+00
+ 50403 1.2600749999999999E-02 7.2094829902940244E-03 1.7143184122353912E+00
+ 50404 1.2600999999999999E-02 7.2099115762734277E-03 1.7143695122067562E+00
+ 50405 1.2601250000000000E-02 7.2103401750262105E-03 1.7144206121781211E+00
+ 50406 1.2601500000000000E-02 7.2107687865523460E-03 1.7144717121494866E+00
+ 50407 1.2601750000000000E-02 7.2111974108518863E-03 1.7145228121208516E+00
+ 50408 1.2602000000000000E-02 7.2116260479248486E-03 1.7145739120922170E+00
+ 50409 1.2602249999999999E-02 7.2120546977712590E-03 1.7146250120635815E+00
+ 50410 1.2602499999999999E-02 7.2124833603911488E-03 1.7146761120349470E+00
+ 50411 1.2602749999999999E-02 7.2129120357845404E-03 1.7147272120063120E+00
+ 50412 1.2603000000000000E-02 7.2133407239514547E-03 1.7147783119776769E+00
+ 50413 1.2603250000000000E-02 7.2137694248919186E-03 1.7148294119490424E+00
+ 50414 1.2603500000000000E-02 7.2141981386059581E-03 1.7148805119204074E+00
+ 50415 1.2603750000000000E-02 7.2146268650936009E-03 1.7149316118917728E+00
+ 50416 1.2603999999999999E-02 7.2150556043548680E-03 1.7149827118631373E+00
+ 50417 1.2604249999999999E-02 7.2154843563897860E-03 1.7150338118345028E+00
+ 50418 1.2604499999999999E-02 7.2159131211983838E-03 1.7150849118058678E+00
+ 50419 1.2604750000000000E-02 7.2163418987806777E-03 1.7151360117772327E+00
+ 50420 1.2605000000000000E-02 7.2167706891367008E-03 1.7151871117485982E+00
+ 50421 1.2605250000000000E-02 7.2171994922664764E-03 1.7152382117199632E+00
+ 50422 1.2605500000000000E-02 7.2176283081700279E-03 1.7152893116913281E+00
+ 50423 1.2605749999999999E-02 7.2180571368473823E-03 1.7153404116626931E+00
+ 50424 1.2605999999999999E-02 7.2184859782985613E-03 1.7153915116340581E+00
+ 50425 1.2606249999999999E-02 7.2189148325235994E-03 1.7154426116054236E+00
+ 50426 1.2606500000000000E-02 7.2193436995225055E-03 1.7154937115767885E+00
+ 50427 1.2606750000000000E-02 7.2197725792953211E-03 1.7155448115481540E+00
+ 50428 1.2607000000000000E-02 7.2202014718420670E-03 1.7155959115195190E+00
+ 50429 1.2607250000000000E-02 7.2206303771627624E-03 1.7156470114908839E+00
+ 50430 1.2607499999999999E-02 7.2210592952574428E-03 1.7156981114622489E+00
+ 50431 1.2607749999999999E-02 7.2214882261261194E-03 1.7157492114336139E+00
+ 50432 1.2607999999999999E-02 7.2219171697688270E-03 1.7158003114049794E+00
+ 50433 1.2608250000000000E-02 7.2223461261855908E-03 1.7158514113763443E+00
+ 50434 1.2608500000000000E-02 7.2227750953764332E-03 1.7159025113477098E+00
+ 50435 1.2608750000000000E-02 7.2232040773413837E-03 1.7159536113190748E+00
+ 50436 1.2609000000000000E-02 7.2236330720804624E-03 1.7160047112904397E+00
+ 50437 1.2609249999999999E-02 7.2240620795936926E-03 1.7160558112618047E+00
+ 50438 1.2609499999999999E-02 7.2244910998811081E-03 1.7161069112331697E+00
+ 50439 1.2609749999999999E-02 7.2249201329427273E-03 1.7161580112045351E+00
+ 50440 1.2610000000000000E-02 7.2253491787785794E-03 1.7162091111759001E+00
+ 50441 1.2610250000000000E-02 7.2257782373886898E-03 1.7162602111472651E+00
+ 50442 1.2610500000000000E-02 7.2262073087730827E-03 1.7163113111186306E+00
+ 50443 1.2610750000000000E-02 7.2266363929317816E-03 1.7163624110899955E+00
+ 50444 1.2610999999999999E-02 7.2270654898648132E-03 1.7164135110613605E+00
+ 50445 1.2611249999999999E-02 7.2274945995722036E-03 1.7164646110327255E+00
+ 50446 1.2611499999999999E-02 7.2279237220539755E-03 1.7165157110040909E+00
+ 50447 1.2611750000000000E-02 7.2283528573101590E-03 1.7165668109754559E+00
+ 50448 1.2612000000000000E-02 7.2287820053407734E-03 1.7166179109468209E+00
+ 50449 1.2612250000000000E-02 7.2292111661458498E-03 1.7166690109181864E+00
+ 50450 1.2612500000000000E-02 7.2296403397254074E-03 1.7167201108895513E+00
+ 50451 1.2612749999999999E-02 7.2300695260794764E-03 1.7167712108609163E+00
+ 50452 1.2612999999999999E-02 7.2304987252080856E-03 1.7168223108322813E+00
+ 50453 1.2613249999999999E-02 7.2309279371112548E-03 1.7168734108036467E+00
+ 50454 1.2613500000000000E-02 7.2313571617890092E-03 1.7169245107750117E+00
+ 50455 1.2613750000000000E-02 7.2317863992413731E-03 1.7169756107463767E+00
+ 50456 1.2614000000000000E-02 7.2322156494683768E-03 1.7170267107177422E+00
+ 50457 1.2614250000000000E-02 7.2326449124700404E-03 1.7170778106891071E+00
+ 50458 1.2614499999999999E-02 7.2330741882463915E-03 1.7171289106604721E+00
+ 50459 1.2614749999999999E-02 7.2335034767974588E-03 1.7171800106318371E+00
+ 50460 1.2614999999999999E-02 7.2339327781232639E-03 1.7172311106032025E+00
+ 50461 1.2615250000000000E-02 7.2343620922238373E-03 1.7172822105745675E+00
+ 50462 1.2615500000000000E-02 7.2347914190991954E-03 1.7173333105459325E+00
+ 50463 1.2615750000000000E-02 7.2352207587493703E-03 1.7173844105172980E+00
+ 50464 1.2616000000000000E-02 7.2356501111743880E-03 1.7174355104886629E+00
+ 50465 1.2616249999999999E-02 7.2360794763742650E-03 1.7174866104600279E+00
+ 50466 1.2616499999999999E-02 7.2365088543490403E-03 1.7175377104313929E+00
+ 50467 1.2616749999999999E-02 7.2369382450987348E-03 1.7175888104027579E+00
+ 50468 1.2617000000000000E-02 7.2373676486233640E-03 1.7176399103741233E+00
+ 50469 1.2617250000000000E-02 7.2377970649229661E-03 1.7176910103454883E+00
+ 50470 1.2617500000000000E-02 7.2382264939975629E-03 1.7177421103168538E+00
+ 50471 1.2617750000000000E-02 7.2386559358471768E-03 1.7177932102882187E+00
+ 50472 1.2617999999999999E-02 7.2390853904718321E-03 1.7178443102595837E+00
+ 50473 1.2618249999999999E-02 7.2395148578715644E-03 1.7178954102309487E+00
+ 50474 1.2618500000000000E-02 7.2399443380463824E-03 1.7179465102023137E+00
+ 50475 1.2618750000000000E-02 7.2403738309963304E-03 1.7179976101736791E+00
+ 50476 1.2619000000000000E-02 7.2408033367214212E-03 1.7180487101450441E+00
+ 50477 1.2619250000000000E-02 7.2412328552216871E-03 1.7180998101164096E+00
+ 50478 1.2619500000000001E-02 7.2416623864971462E-03 1.7181509100877745E+00
+ 50479 1.2619749999999999E-02 7.2420919305478297E-03 1.7182020100591395E+00
+ 50480 1.2619999999999999E-02 7.2425214873737620E-03 1.7182531100305045E+00
+ 50481 1.2620250000000000E-02 7.2429510569749708E-03 1.7183042100018695E+00
+ 50482 1.2620500000000000E-02 7.2433806393514761E-03 1.7183553099732349E+00
+ 50483 1.2620750000000000E-02 7.2438102345033142E-03 1.7184064099445999E+00
+ 50484 1.2621000000000000E-02 7.2442398424304938E-03 1.7184575099159649E+00
+ 50485 1.2621250000000001E-02 7.2446694631330593E-03 1.7185086098873303E+00
+ 50486 1.2621499999999999E-02 7.2450990966110209E-03 1.7185597098586949E+00
+ 50487 1.2621749999999999E-02 7.2455287154744646E-03 1.7186108098300603E+00
+ 50488 1.2622000000000000E-02 7.2459583740131818E-03 1.7186619098014253E+00
+ 50489 1.2622250000000000E-02 7.2463880453260965E-03 1.7187130097727907E+00
+ 50490 1.2622500000000000E-02 7.2468177294132295E-03 1.7187641097441557E+00
+ 50491 1.2622750000000000E-02 7.2472474262746094E-03 1.7188152097155207E+00
+ 50492 1.2623000000000001E-02 7.2476771359102554E-03 1.7188663096868861E+00
+ 50493 1.2623249999999999E-02 7.2481068583201899E-03 1.7189174096582507E+00
+ 50494 1.2623499999999999E-02 7.2485365935044573E-03 1.7189685096296161E+00
+ 50495 1.2623750000000000E-02 7.2489663414630635E-03 1.7190196096009811E+00
+ 50496 1.2624000000000000E-02 7.2493961021960433E-03 1.7190707095723465E+00
+ 50497 1.2624250000000000E-02 7.2498258757034200E-03 1.7191218095437115E+00
+ 50498 1.2624500000000000E-02 7.2502556619852181E-03 1.7191729095150765E+00
+ 50499 1.2624749999999999E-02 7.2506854610414548E-03 1.7192240094864415E+00
+ 50500 1.2624999999999999E-02 7.2511152728721735E-03 1.7192751094578065E+00
+ 50501 1.2625249999999999E-02 7.2515450974773854E-03 1.7193262094291719E+00
+ 50502 1.2625500000000000E-02 7.2519749348571218E-03 1.7193773094005369E+00
+ 50503 1.2625750000000000E-02 7.2524047850114079E-03 1.7194284093719019E+00
+ 50504 1.2626000000000000E-02 7.2528346479402662E-03 1.7194795093432673E+00
+ 50505 1.2626250000000000E-02 7.2532645236437201E-03 1.7195306093146323E+00
+ 50506 1.2626499999999999E-02 7.2536944121217974E-03 1.7195817092859973E+00
+ 50507 1.2626749999999999E-02 7.2541243133745258E-03 1.7196328092573623E+00
+ 50508 1.2626999999999999E-02 7.2545542274019296E-03 1.7196839092287277E+00
+ 50509 1.2627250000000000E-02 7.2549841542040331E-03 1.7197350092000927E+00
+ 50510 1.2627500000000000E-02 7.2554140937808589E-03 1.7197861091714577E+00
+ 50511 1.2627750000000000E-02 7.2558440461324425E-03 1.7198372091428231E+00
+ 50512 1.2628000000000000E-02 7.2562740112587960E-03 1.7198883091141881E+00
+ 50513 1.2628249999999999E-02 7.2567039891599525E-03 1.7199394090855531E+00
+ 50514 1.2628499999999999E-02 7.2571339798359353E-03 1.7199905090569181E+00
+ 50515 1.2628749999999999E-02 7.2575639832867704E-03 1.7200416090282835E+00
+ 50516 1.2629000000000000E-02 7.2579939995124831E-03 1.7200927089996485E+00
+ 50517 1.2629250000000000E-02 7.2584240285131010E-03 1.7201438089710135E+00
+ 50518 1.2629500000000000E-02 7.2588540702886416E-03 1.7201949089423789E+00
+ 50519 1.2629750000000000E-02 7.2592841248391386E-03 1.7202460089137439E+00
+ 50520 1.2629999999999999E-02 7.2597141921646171E-03 1.7202971088851089E+00
+ 50521 1.2630249999999999E-02 7.2601442722650955E-03 1.7203482088564739E+00
+ 50522 1.2630499999999999E-02 7.2605743651406093E-03 1.7203993088278393E+00
+ 50523 1.2630750000000000E-02 7.2610044707911775E-03 1.7204504087992043E+00
+ 50524 1.2631000000000000E-02 7.2614345892168261E-03 1.7205015087705693E+00
+ 50525 1.2631250000000000E-02 7.2618647204175778E-03 1.7205526087419347E+00
+ 50526 1.2631500000000000E-02 7.2622948643934638E-03 1.7206037087132997E+00
+ 50527 1.2631749999999999E-02 7.2627250211445039E-03 1.7206548086846647E+00
+ 50528 1.2631999999999999E-02 7.2631552392136518E-03 1.7207059086560297E+00
+ 50529 1.2632249999999999E-02 7.2635854220582134E-03 1.7207570086273947E+00
+ 50530 1.2632500000000000E-02 7.2640156176793126E-03 1.7208081085987601E+00
+ 50531 1.2632750000000000E-02 7.2644458260769738E-03 1.7208592085701251E+00
+ 50532 1.2633000000000000E-02 7.2648760472512177E-03 1.7209103085414905E+00
+ 50533 1.2633250000000000E-02 7.2653062812020781E-03 1.7209614085128555E+00
+ 50534 1.2633499999999999E-02 7.2657365279295699E-03 1.7210125084842205E+00
+ 50535 1.2633749999999999E-02 7.2661667874337268E-03 1.7210636084555855E+00
+ 50536 1.2633999999999999E-02 7.2665970597145801E-03 1.7211147084269505E+00
+ 50537 1.2634250000000000E-02 7.2670273447721472E-03 1.7211658083983159E+00
+ 50538 1.2634500000000000E-02 7.2674576426064556E-03 1.7212169083696809E+00
+ 50539 1.2634750000000000E-02 7.2678879532175307E-03 1.7212680083410463E+00
+ 50540 1.2635000000000000E-02 7.2683182766054020E-03 1.7213191083124113E+00
+ 50541 1.2635249999999999E-02 7.2687486127700901E-03 1.7213702082837763E+00
+ 50542 1.2635499999999999E-02 7.2691789617116186E-03 1.7214213082551413E+00
+ 50543 1.2635749999999999E-02 7.2696093234300334E-03 1.7214724082265063E+00
+ 50544 1.2636000000000000E-02 7.2700396979253337E-03 1.7215235081978717E+00
+ 50545 1.2636250000000000E-02 7.2704700851975602E-03 1.7215746081692367E+00
+ 50546 1.2636500000000000E-02 7.2709004852467450E-03 1.7216257081406017E+00
+ 50547 1.2636750000000000E-02 7.2713308980728959E-03 1.7216768081119671E+00
+ 50548 1.2636999999999999E-02 7.2717613236760511E-03 1.7217279080833316E+00
+ 50549 1.2637249999999999E-02 7.2721917620562296E-03 1.7217790080546971E+00
+ 50550 1.2637499999999999E-02 7.2726222132134671E-03 1.7218301080260621E+00
+ 50551 1.2637750000000000E-02 7.2730526771477818E-03 1.7218812079974275E+00
+ 50552 1.2638000000000000E-02 7.2734831538592030E-03 1.7219323079687925E+00
+ 50553 1.2638250000000000E-02 7.2739136433477552E-03 1.7219834079401575E+00
+ 50554 1.2638500000000000E-02 7.2743441456134695E-03 1.7220345079115229E+00
+ 50555 1.2638749999999999E-02 7.2747746606563572E-03 1.7220856078828874E+00
+ 50556 1.2638999999999999E-02 7.2752051884764591E-03 1.7221367078542529E+00
+ 50557 1.2639249999999999E-02 7.2756357290737995E-03 1.7221878078256179E+00
+ 50558 1.2639500000000000E-02 7.2760662824484009E-03 1.7222389077969833E+00
+ 50559 1.2639750000000000E-02 7.2764968486002876E-03 1.7222900077683483E+00
+ 50560 1.2640000000000000E-02 7.2769274275294909E-03 1.7223411077397133E+00
+ 50561 1.2640250000000000E-02 7.2773580192360366E-03 1.7223922077110787E+00
+ 50562 1.2640499999999999E-02 7.2777886237199415E-03 1.7224433076824432E+00
+ 50563 1.2640749999999999E-02 7.2782192409812435E-03 1.7224944076538087E+00
+ 50564 1.2640999999999999E-02 7.2786498710199609E-03 1.7225455076251737E+00
+ 50565 1.2641250000000000E-02 7.2790805138361258E-03 1.7225966075965387E+00
+ 50566 1.2641500000000000E-02 7.2795111694297582E-03 1.7226477075679041E+00
+ 50567 1.2641750000000000E-02 7.2799418378008893E-03 1.7226988075392691E+00
+ 50568 1.2642000000000000E-02 7.2803725189495398E-03 1.7227499075106345E+00
+ 50569 1.2642249999999999E-02 7.2808032128757385E-03 1.7228010074819990E+00
+ 50570 1.2642499999999999E-02 7.2812339195795174E-03 1.7228521074533645E+00
+ 50571 1.2642749999999999E-02 7.2816646463296332E-03 1.7229032074247295E+00
+ 50572 1.2643000000000000E-02 7.2820953785015215E-03 1.7229543073960945E+00
+ 50573 1.2643250000000000E-02 7.2825261234475084E-03 1.7230054073674599E+00
+ 50574 1.2643500000000000E-02 7.2829568811676069E-03 1.7230565073388249E+00
+ 50575 1.2643750000000000E-02 7.2833876516618587E-03 1.7231076073101903E+00
+ 50576 1.2643999999999999E-02 7.2838184349302715E-03 1.7231587072815548E+00
+ 50577 1.2644249999999999E-02 7.2842492309728836E-03 1.7232098072529203E+00
+ 50578 1.2644499999999999E-02 7.2846800397897132E-03 1.7232609072242853E+00
+ 50579 1.2644750000000000E-02 7.2851108613807896E-03 1.7233120071956503E+00
+ 50580 1.2645000000000000E-02 7.2855416957461321E-03 1.7233631071670157E+00
+ 50581 1.2645250000000000E-02 7.2859725428857753E-03 1.7234142071383807E+00
+ 50582 1.2645500000000000E-02 7.2864034027997331E-03 1.7234653071097461E+00
+ 50583 1.2645749999999999E-02 7.2868342754880289E-03 1.7235164070811106E+00
+ 50584 1.2645999999999999E-02 7.2872651609507061E-03 1.7235675070524761E+00
+ 50585 1.2646250000000000E-02 7.2876960591877742E-03 1.7236186070238411E+00
+ 50586 1.2646500000000000E-02 7.2881269701992619E-03 1.7236697069952061E+00
+ 50587 1.2646750000000000E-02 7.2885578939851968E-03 1.7237208069665715E+00
+ 50588 1.2647000000000000E-02 7.2889888305455947E-03 1.7237719069379365E+00
+ 50589 1.2647250000000001E-02 7.2894197798804910E-03 1.7238230069093015E+00
+ 50590 1.2647499999999999E-02 7.2898507419899032E-03 1.7238741068806664E+00
+ 50591 1.2647749999999999E-02 7.2902817168738658E-03 1.7239252068520314E+00
+ 50592 1.2648000000000000E-02 7.2907127045323938E-03 1.7239763068233969E+00
+ 50593 1.2648250000000000E-02 7.2911437049655225E-03 1.7240274067947619E+00
+ 50594 1.2648500000000000E-02 7.2915747181732720E-03 1.7240785067661273E+00
+ 50595 1.2648750000000000E-02 7.2920057441556640E-03 1.7241296067374923E+00
+ 50596 1.2649000000000001E-02 7.2924367829127305E-03 1.7241807067088573E+00
+ 50597 1.2649249999999999E-02 7.2928678344444811E-03 1.7242318066802222E+00
+ 50598 1.2649499999999999E-02 7.2932988987509653E-03 1.7242829066515872E+00
+ 50599 1.2649750000000000E-02 7.2937299758321890E-03 1.7243340066229527E+00
+ 50600 1.2650000000000000E-02 7.2941610656881888E-03 1.7243851065943177E+00
+ 50601 1.2650250000000000E-02 7.2945921683189767E-03 1.7244362065656831E+00
+ 50602 1.2650500000000000E-02 7.2950232837245953E-03 1.7244873065370481E+00
+ 50603 1.2650750000000001E-02 7.2954544119050559E-03 1.7245384065084131E+00
+ 50604 1.2650999999999999E-02 7.2958855528603844E-03 1.7245895064797780E+00
+ 50605 1.2651249999999999E-02 7.2963167065906130E-03 1.7246406064511430E+00
+ 50606 1.2651500000000000E-02 7.2967478730957651E-03 1.7246917064225085E+00
+ 50607 1.2651750000000000E-02 7.2971790523758658E-03 1.7247428063938735E+00
+ 50608 1.2652000000000000E-02 7.2976102444309359E-03 1.7247939063652384E+00
+ 50609 1.2652250000000000E-02 7.2980414492610024E-03 1.7248450063366039E+00
+ 50610 1.2652499999999999E-02 7.2984726668660939E-03 1.7248961063079684E+00
+ 50611 1.2652749999999999E-02 7.2989038972462337E-03 1.7249472062793338E+00
+ 50612 1.2652999999999999E-02 7.2993351404014480E-03 1.7249983062506988E+00
+ 50613 1.2653250000000000E-02 7.2997663963317591E-03 1.7250494062220643E+00
+ 50614 1.2653500000000000E-02 7.3001976650371942E-03 1.7251005061934293E+00
+ 50615 1.2653750000000000E-02 7.3006289465177791E-03 1.7251516061647942E+00
+ 50616 1.2654000000000000E-02 7.3010602407735364E-03 1.7252027061361597E+00
+ 50617 1.2654249999999999E-02 7.3014915478044600E-03 1.7252538061075242E+00
+ 50618 1.2654499999999999E-02 7.3019228676106758E-03 1.7253049060788896E+00
+ 50619 1.2654749999999999E-02 7.3023542001921073E-03 1.7253560060502546E+00
+ 50620 1.2655000000000000E-02 7.3027855455488171E-03 1.7254071060216201E+00
+ 50621 1.2655250000000000E-02 7.3032169036808276E-03 1.7254582059929851E+00
+ 50622 1.2655500000000000E-02 7.3036482745881606E-03 1.7255093059643500E+00
+ 50623 1.2655750000000000E-02 7.3040796582708456E-03 1.7255604059357155E+00
+ 50624 1.2655999999999999E-02 7.3045110547289068E-03 1.7256115059070800E+00
+ 50625 1.2656249999999999E-02 7.3049424639623677E-03 1.7256626058784454E+00
+ 50626 1.2656499999999999E-02 7.3053738859712586E-03 1.7257137058498104E+00
+ 50627 1.2656750000000000E-02 7.3058053207556012E-03 1.7257648058211759E+00
+ 50628 1.2657000000000000E-02 7.3062367683154224E-03 1.7258159057925408E+00
+ 50629 1.2657250000000000E-02 7.3066682286507456E-03 1.7258670057639058E+00
+ 50630 1.2657500000000000E-02 7.3070997017615968E-03 1.7259181057352713E+00
+ 50631 1.2657749999999999E-02 7.3075311876479986E-03 1.7259692057066358E+00
+ 50632 1.2657999999999999E-02 7.3079626863099840E-03 1.7260203056780012E+00
+ 50633 1.2658249999999999E-02 7.3083941977475737E-03 1.7260714056493662E+00
+ 50634 1.2658500000000000E-02 7.3088257219608033E-03 1.7261225056207312E+00
+ 50635 1.2658750000000000E-02 7.3092572589496651E-03 1.7261736055920966E+00
+ 50636 1.2659000000000000E-02 7.3096888087142162E-03 1.7262247055634616E+00
+ 50637 1.2659250000000000E-02 7.3101203712544758E-03 1.7262758055348271E+00
+ 50638 1.2659499999999999E-02 7.3105519465698080E-03 1.7263269055061916E+00
+ 50639 1.2659749999999999E-02 7.3109835346594123E-03 1.7263780054775570E+00
+ 50640 1.2659999999999999E-02 7.3114151355233026E-03 1.7264291054489220E+00
+ 50641 1.2660250000000000E-02 7.3118467491615170E-03 1.7264802054202870E+00
+ 50642 1.2660500000000000E-02 7.3122783755740703E-03 1.7265313053916524E+00
+ 50643 1.2660750000000000E-02 7.3127100147609867E-03 1.7265824053630174E+00
+ 50644 1.2661000000000000E-02 7.3131416667222976E-03 1.7266335053343829E+00
+ 50645 1.2661249999999999E-02 7.3135733314580150E-03 1.7266846053057474E+00
+ 50646 1.2661499999999999E-02 7.3140050089681823E-03 1.7267357052771128E+00
+ 50647 1.2661749999999999E-02 7.3144366992528064E-03 1.7267868052484778E+00
+ 50648 1.2662000000000000E-02 7.3148684023119290E-03 1.7268379052198428E+00
+ 50649 1.2662250000000000E-02 7.3153001181455631E-03 1.7268890051912082E+00
+ 50650 1.2662500000000000E-02 7.3157318467537381E-03 1.7269401051625732E+00
+ 50651 1.2662750000000000E-02 7.3161635881364775E-03 1.7269912051339382E+00
+ 50652 1.2662999999999999E-02 7.3165953422938074E-03 1.7270423051053032E+00
+ 50653 1.2663249999999999E-02 7.3170271092257528E-03 1.7270934050766682E+00
+ 50654 1.2663499999999999E-02 7.3174588889323390E-03 1.7271445050480336E+00
+ 50655 1.2663750000000000E-02 7.3178906814135884E-03 1.7271956050193986E+00
+ 50656 1.2664000000000000E-02 7.3183224866695306E-03 1.7272467049907640E+00
+ 50657 1.2664250000000000E-02 7.3187543047001846E-03 1.7272978049621290E+00
+ 50658 1.2664500000000000E-02 7.3191861355055799E-03 1.7273489049334940E+00
+ 50659 1.2664749999999999E-02 7.3196179790857435E-03 1.7274000049048590E+00
+ 50660 1.2664999999999999E-02 7.3200498354406935E-03 1.7274511048762240E+00
+ 50661 1.2665249999999999E-02 7.3204817045704595E-03 1.7275022048475894E+00
+ 50662 1.2665500000000000E-02 7.3209135864750682E-03 1.7275533048189544E+00
+ 50663 1.2665750000000000E-02 7.3213454811545320E-03 1.7276044047903198E+00
+ 50664 1.2666000000000000E-02 7.3217773886089053E-03 1.7276555047616848E+00
+ 50665 1.2666250000000000E-02 7.3222093088381787E-03 1.7277066047330498E+00
+ 50666 1.2666499999999999E-02 7.3226412418423963E-03 1.7277577047044148E+00
+ 50667 1.2666749999999999E-02 7.3230731876215800E-03 1.7278088046757798E+00
+ 50668 1.2666999999999999E-02 7.3235051461757617E-03 1.7278599046471452E+00
+ 50669 1.2667250000000000E-02 7.3239371175049467E-03 1.7279110046185102E+00
+ 50670 1.2667500000000000E-02 7.3243691016091766E-03 1.7279621045898752E+00
+ 50671 1.2667750000000000E-02 7.3248010984884766E-03 1.7280132045612406E+00
+ 50672 1.2668000000000000E-02 7.3252331081428666E-03 1.7280643045326056E+00
+ 50673 1.2668249999999999E-02 7.3256651305723657E-03 1.7281154045039706E+00
+ 50674 1.2668499999999999E-02 7.3260971657770086E-03 1.7281665044753356E+00
+ 50675 1.2668749999999999E-02 7.3265292137568239E-03 1.7282176044467010E+00
+ 50676 1.2669000000000000E-02 7.3269612745118272E-03 1.7282687044180660E+00
+ 50677 1.2669250000000000E-02 7.3273933480420446E-03 1.7283198043894310E+00
+ 50678 1.2669500000000000E-02 7.3278254343475064E-03 1.7283709043607964E+00
+ 50679 1.2669750000000000E-02 7.3282575334282360E-03 1.7284220043321614E+00
+ 50680 1.2669999999999999E-02 7.3286896452842499E-03 1.7284731043035264E+00
+ 50681 1.2670249999999999E-02 7.3291217699155871E-03 1.7285242042748914E+00
+ 50682 1.2670499999999999E-02 7.3295539073222693E-03 1.7285753042462568E+00
+ 50683 1.2670750000000000E-02 7.3299860575043148E-03 1.7286264042176218E+00
+ 50684 1.2671000000000000E-02 7.3304182204617574E-03 1.7286775041889868E+00
+ 50685 1.2671250000000000E-02 7.3308503961946160E-03 1.7287286041603522E+00
+ 50686 1.2671500000000000E-02 7.3312825847029091E-03 1.7287797041317172E+00
+ 50687 1.2671749999999999E-02 7.3317147859866781E-03 1.7288308041030822E+00
+ 50688 1.2671999999999999E-02 7.3321470000459379E-03 1.7288819040744472E+00
+ 50689 1.2672249999999999E-02 7.3325792268807187E-03 1.7289330040458126E+00
+ 50690 1.2672500000000000E-02 7.3330114664910406E-03 1.7289841040171776E+00
+ 50691 1.2672750000000000E-02 7.3334437188769365E-03 1.7290352039885426E+00
+ 50692 1.2673000000000000E-02 7.3338759840384255E-03 1.7290863039599080E+00
+ 50693 1.2673250000000000E-02 7.3343082619755310E-03 1.7291374039312730E+00
+ 50694 1.2673499999999999E-02 7.3347405526882773E-03 1.7291885039026380E+00
+ 50695 1.2673749999999999E-02 7.3351728561766990E-03 1.7292396038740030E+00
+ 50696 1.2674000000000000E-02 7.3356051724408145E-03 1.7292907038453680E+00
+ 50697 1.2674250000000000E-02 7.3360375014806531E-03 1.7293418038167334E+00
+ 50698 1.2674500000000000E-02 7.3364698432962340E-03 1.7293929037880984E+00
+ 50699 1.2674750000000000E-02 7.3369021978875858E-03 1.7294440037594638E+00
+ 50700 1.2675000000000001E-02 7.3373345652547354E-03 1.7294951037308288E+00
+ 50701 1.2675249999999999E-02 7.3377669453977045E-03 1.7295462037021938E+00
+ 50702 1.2675499999999999E-02 7.3381993383165259E-03 1.7295973036735588E+00
+ 50703 1.2675750000000000E-02 7.3386317440112103E-03 1.7296484036449238E+00
+ 50704 1.2676000000000000E-02 7.3390641624817990E-03 1.7296995036162892E+00
+ 50705 1.2676250000000000E-02 7.3394965937283053E-03 1.7297506035876542E+00
+ 50706 1.2676500000000000E-02 7.3399290377507646E-03 1.7298017035590196E+00
+ 50707 1.2676750000000001E-02 7.3403614945491934E-03 1.7298528035303846E+00
+ 50708 1.2676999999999999E-02 7.3407939641236229E-03 1.7299039035017496E+00
+ 50709 1.2677249999999999E-02 7.3412264464740671E-03 1.7299550034731146E+00
+ 50710 1.2677500000000000E-02 7.3416589416005753E-03 1.7300061034444796E+00
+ 50711 1.2677750000000000E-02 7.3420914495031537E-03 1.7300572034158450E+00
+ 50712 1.2678000000000000E-02 7.3425239701818317E-03 1.7301083033872100E+00
+ 50713 1.2678250000000000E-02 7.3429565036366353E-03 1.7301594033585750E+00
+ 50714 1.2678500000000001E-02 7.3433890498675880E-03 1.7302105033299404E+00
+ 50715 1.2678749999999999E-02 7.3438216088747106E-03 1.7302616033013050E+00
+ 50716 1.2678999999999999E-02 7.3442541806580403E-03 1.7303127032726704E+00
+ 50717 1.2679250000000000E-02 7.3446867652176015E-03 1.7303638032440354E+00
+ 50718 1.2679500000000000E-02 7.3451193625534072E-03 1.7304149032154008E+00
+ 50719 1.2679750000000000E-02 7.3455519726654973E-03 1.7304660031867658E+00
+ 50720 1.2680000000000000E-02 7.3459845955538856E-03 1.7305171031581308E+00
+ 50721 1.2680249999999999E-02 7.3464172312185955E-03 1.7305682031294958E+00
+ 50722 1.2680499999999999E-02 7.3468498796596714E-03 1.7306193031008608E+00
+ 50723 1.2680749999999999E-02 7.3472825408771210E-03 1.7306704030722262E+00
+ 50724 1.2681000000000000E-02 7.3477152148709694E-03 1.7307215030435912E+00
+ 50725 1.2681250000000000E-02 7.3481479016412592E-03 1.7307726030149566E+00
+ 50726 1.2681500000000000E-02 7.3485806011880051E-03 1.7308237029863216E+00
+ 50727 1.2681750000000000E-02 7.3490133135112211E-03 1.7308748029576866E+00
+ 50728 1.2681999999999999E-02 7.3494460386109486E-03 1.7309259029290516E+00
+ 50729 1.2682249999999999E-02 7.3498787764872051E-03 1.7309770029004166E+00
+ 50730 1.2682499999999999E-02 7.3503115271400200E-03 1.7310281028717820E+00
+ 50731 1.2682750000000000E-02 7.3507442905694177E-03 1.7310792028431470E+00
+ 50732 1.2683000000000000E-02 7.3511770667754276E-03 1.7311303028145120E+00
+ 50733 1.2683250000000000E-02 7.3516098557580706E-03 1.7311814027858774E+00
+ 50734 1.2683500000000000E-02 7.3520426575173691E-03 1.7312325027572424E+00
+ 50735 1.2683749999999999E-02 7.3524754720533476E-03 1.7312836027286074E+00
+ 50736 1.2683999999999999E-02 7.3529082993660441E-03 1.7313347026999724E+00
+ 50737 1.2684249999999999E-02 7.3533411394554717E-03 1.7313858026713378E+00
+ 50738 1.2684500000000000E-02 7.3537739923216659E-03 1.7314369026427028E+00
+ 50739 1.2684750000000000E-02 7.3542068579646458E-03 1.7314880026140678E+00
+ 50740 1.2685000000000000E-02 7.3546397363844348E-03 1.7315391025854332E+00
+ 50741 1.2685250000000000E-02 7.3550726275810616E-03 1.7315902025567982E+00
+ 50742 1.2685499999999999E-02 7.3555055315545478E-03 1.7316413025281632E+00
+ 50743 1.2685749999999999E-02 7.3559384483049247E-03 1.7316924024995282E+00
+ 50744 1.2685999999999999E-02 7.3563713778322217E-03 1.7317435024708936E+00
+ 50745 1.2686250000000000E-02 7.3568043201364536E-03 1.7317946024422586E+00
+ 50746 1.2686500000000000E-02 7.3572372752176516E-03 1.7318457024136236E+00
+ 50747 1.2686750000000000E-02 7.3576702430758452E-03 1.7318968023849890E+00
+ 50748 1.2687000000000000E-02 7.3581032237110509E-03 1.7319479023563540E+00
+ 50749 1.2687249999999999E-02 7.3585362171232965E-03 1.7319990023277190E+00
+ 50750 1.2687499999999999E-02 7.3589692233126079E-03 1.7320501022990840E+00
+ 50751 1.2687749999999999E-02 7.3594022422790164E-03 1.7321012022704494E+00
+ 50752 1.2688000000000000E-02 7.3598352740225446E-03 1.7321523022418144E+00
+ 50753 1.2688250000000000E-02 7.3602683185432210E-03 1.7322034022131794E+00
+ 50754 1.2688500000000000E-02 7.3607013758410587E-03 1.7322545021845448E+00
+ 50755 1.2688750000000000E-02 7.3611344459161010E-03 1.7323056021559098E+00
+ 50756 1.2688999999999999E-02 7.3615675287683532E-03 1.7323567021272748E+00
+ 50757 1.2689249999999999E-02 7.3620006243978603E-03 1.7324078020986398E+00
+ 50758 1.2689499999999999E-02 7.3624337328046371E-03 1.7324589020700047E+00
+ 50759 1.2689750000000000E-02 7.3628668539887157E-03 1.7325100020413702E+00
+ 50760 1.2690000000000000E-02 7.3632999879500987E-03 1.7325611020127352E+00
+ 50761 1.2690250000000000E-02 7.3637331346862811E-03 1.7326122019841006E+00
+ 50762 1.2690500000000000E-02 7.3641662941953817E-03 1.7326633019554656E+00
+ 50763 1.2690749999999999E-02 7.3645994664774204E-03 1.7327144019268306E+00
+ 50764 1.2690999999999999E-02 7.3650326515324275E-03 1.7327655018981956E+00
+ 50765 1.2691249999999999E-02 7.3654658493604273E-03 1.7328166018695605E+00
+ 50766 1.2691500000000000E-02 7.3658990599614416E-03 1.7328677018409260E+00
+ 50767 1.2691750000000000E-02 7.3663322833354963E-03 1.7329188018122910E+00
+ 50768 1.2692000000000000E-02 7.3667655194826140E-03 1.7329699017836564E+00
+ 50769 1.2692250000000000E-02 7.3671987684028250E-03 1.7330210017550214E+00
+ 50770 1.2692499999999999E-02 7.3676320300961442E-03 1.7330721017263864E+00
+ 50771 1.2692749999999999E-02 7.3680653045626017E-03 1.7331232016977514E+00
+ 50772 1.2692999999999999E-02 7.3684985918022160E-03 1.7331743016691163E+00
+ 50773 1.2693250000000000E-02 7.3689318918150207E-03 1.7332254016404818E+00
+ 50774 1.2693500000000000E-02 7.3693652046010324E-03 1.7332765016118468E+00
+ 50775 1.2693750000000000E-02 7.3697985301602745E-03 1.7333276015832118E+00
+ 50776 1.2694000000000000E-02 7.3702318684927800E-03 1.7333787015545772E+00
+ 50777 1.2694249999999999E-02 7.3706652195985626E-03 1.7334298015259417E+00
+ 50778 1.2694499999999999E-02 7.3710985834776529E-03 1.7334809014973072E+00
+ 50779 1.2694749999999999E-02 7.3715319601300776E-03 1.7335320014686721E+00
+ 50780 1.2695000000000000E-02 7.3719653495558516E-03 1.7335831014400376E+00
+ 50781 1.2695250000000000E-02 7.3723987517550129E-03 1.7336342014114026E+00
+ 50782 1.2695500000000000E-02 7.3728321667275720E-03 1.7336853013827676E+00
+ 50783 1.2695750000000000E-02 7.3732655944735645E-03 1.7337364013541330E+00
+ 50784 1.2695999999999999E-02 7.3736990349930242E-03 1.7337875013254975E+00
+ 50785 1.2696249999999999E-02 7.3741324882859215E-03 1.7338386012968630E+00
+ 50786 1.2696499999999999E-02 7.3745659543523389E-03 1.7338897012682279E+00
+ 50787 1.2696750000000000E-02 7.3749994331922834E-03 1.7339408012395934E+00
+ 50788 1.2697000000000000E-02 7.3754329248057792E-03 1.7339919012109584E+00
+ 50789 1.2697250000000000E-02 7.3758664291928462E-03 1.7340430011823234E+00
+ 50790 1.2697500000000000E-02 7.3762999463535140E-03 1.7340941011536888E+00
+ 50791 1.2697749999999999E-02 7.3767334762877982E-03 1.7341452011250533E+00
+ 50792 1.2697999999999999E-02 7.3771670189957351E-03 1.7341963010964188E+00
+ 50793 1.2698249999999999E-02 7.3776005744773431E-03 1.7342474010677837E+00
+ 50794 1.2698500000000000E-02 7.3780341427326472E-03 1.7342985010391492E+00
+ 50795 1.2698750000000000E-02 7.3784677237616727E-03 1.7343496010105142E+00
+ 50796 1.2699000000000000E-02 7.3789013175644420E-03 1.7344007009818792E+00
+ 50797 1.2699250000000000E-02 7.3793349241409786E-03 1.7344518009532446E+00
+ 50798 1.2699499999999999E-02 7.3797685434913102E-03 1.7345029009246091E+00
+ 50799 1.2699749999999999E-02 7.3802021756154577E-03 1.7345540008959746E+00
+ 50800 1.2699999999999999E-02 7.3806358205134488E-03 1.7346051008673395E+00
+ 50801 1.2700250000000000E-02 7.3810694781853096E-03 1.7346562008387045E+00
+ 50802 1.2700500000000000E-02 7.3815031486310573E-03 1.7347073008100700E+00
+ 50803 1.2700750000000000E-02 7.3819368318507233E-03 1.7347584007814350E+00
+ 50804 1.2701000000000000E-02 7.3823705278443317E-03 1.7348095007528004E+00
+ 50805 1.2701249999999999E-02 7.3828042366118904E-03 1.7348606007241649E+00
+ 50806 1.2701499999999999E-02 7.3832379581534532E-03 1.7349117006955304E+00
+ 50807 1.2701749999999999E-02 7.3836716924690219E-03 1.7349628006668953E+00
+ 50808 1.2702000000000000E-02 7.3841054395586345E-03 1.7350139006382603E+00
+ 50809 1.2702250000000000E-02 7.3845391994223075E-03 1.7350650006096258E+00
+ 50810 1.2702500000000000E-02 7.3849729720600653E-03 1.7351161005809908E+00
+ 50811 1.2702750000000000E-02 7.3854067574719339E-03 1.7351672005523562E+00
+ 50812 1.2702999999999999E-02 7.3858405556579427E-03 1.7352183005237207E+00
+ 50813 1.2703249999999999E-02 7.3862743666181039E-03 1.7352694004950862E+00
+ 50814 1.2703500000000000E-02 7.3867081903524539E-03 1.7353205004664511E+00
+ 50815 1.2703750000000000E-02 7.3871420268610179E-03 1.7353716004378161E+00
+ 50816 1.2704000000000000E-02 7.3875758761438115E-03 1.7354227004091816E+00
+ 50817 1.2704250000000000E-02 7.3880097382008616E-03 1.7354738003805465E+00
+ 50818 1.2704500000000001E-02 7.3884436130321994E-03 1.7355249003519115E+00
+ 50819 1.2704749999999999E-02 7.3888775006378405E-03 1.7355760003232765E+00
+ 50820 1.2704999999999999E-02 7.3893114010178127E-03 1.7356271002946415E+00
+ 50821 1.2705250000000000E-02 7.3897453141721437E-03 1.7356782002660069E+00
+ 50822 1.2705500000000000E-02 7.3901792401008569E-03 1.7357293002373719E+00
+ 50823 1.2705750000000000E-02 7.3906131788039732E-03 1.7357804002087374E+00
+ 50824 1.2706000000000000E-02 7.3910471302815221E-03 1.7358315001801023E+00
+ 50825 1.2706250000000001E-02 7.3914810945335278E-03 1.7358826001514673E+00
+ 50826 1.2706499999999999E-02 7.3919150715600042E-03 1.7359337001228323E+00
+ 50827 1.2706749999999999E-02 7.3923490613609913E-03 1.7359848000941973E+00
+ 50828 1.2707000000000000E-02 7.3927830639365063E-03 1.7360359000655627E+00
+ 50829 1.2707250000000000E-02 7.3932170792865709E-03 1.7360870000369277E+00
+ 50830 1.2707500000000000E-02 7.3936511074112173E-03 1.7361381000082932E+00
+ 50831 1.2707750000000000E-02 7.3940851483104654E-03 1.7361891999796581E+00
+ 50832 1.2707999999999999E-02 7.3945192019843333E-03 1.7362402999510231E+00
+ 50833 1.2708249999999999E-02 7.3949532684328646E-03 1.7362913999223881E+00
+ 50834 1.2708499999999999E-02 7.3953873476560626E-03 1.7363424998937531E+00
+ 50835 1.2708750000000000E-02 7.3958214396539637E-03 1.7363935998651185E+00
+ 50836 1.2709000000000000E-02 7.3962555444265950E-03 1.7364446998364835E+00
+ 50837 1.2709250000000000E-02 7.3966896619739736E-03 1.7364957998078485E+00
+ 50838 1.2709500000000000E-02 7.3971237922961248E-03 1.7365468997792139E+00
+ 50839 1.2709749999999999E-02 7.3975579353930719E-03 1.7365979997505785E+00
+ 50840 1.2709999999999999E-02 7.3979920912648532E-03 1.7366490997219439E+00
+ 50841 1.2710249999999999E-02 7.3984262599114722E-03 1.7367001996933089E+00
+ 50842 1.2710500000000000E-02 7.3988604413329721E-03 1.7367512996646743E+00
+ 50843 1.2710750000000000E-02 7.3992946355293694E-03 1.7368023996360393E+00
+ 50844 1.2711000000000000E-02 7.3997288425006903E-03 1.7368534996074043E+00
+ 50845 1.2711250000000000E-02 7.4001630622469519E-03 1.7369045995787697E+00
+ 50846 1.2711499999999999E-02 7.4005972947681856E-03 1.7369556995501343E+00
+ 50847 1.2711749999999999E-02 7.4010315400644218E-03 1.7370067995214997E+00
+ 50848 1.2711999999999999E-02 7.4014657981356802E-03 1.7370578994928647E+00
+ 50849 1.2712250000000000E-02 7.4019000689819836E-03 1.7371089994642301E+00
+ 50850 1.2712500000000000E-02 7.4023343526033562E-03 1.7371600994355951E+00
+ 50851 1.2712750000000000E-02 7.4027686489998318E-03 1.7372111994069601E+00
+ 50852 1.2713000000000000E-02 7.4032029581714131E-03 1.7372622993783255E+00
+ 50853 1.2713249999999999E-02 7.4036372801181459E-03 1.7373133993496901E+00
+ 50854 1.2713499999999999E-02 7.4040716148400521E-03 1.7373644993210555E+00
+ 50855 1.2713749999999999E-02 7.4045059623371497E-03 1.7374155992924205E+00
+ 50856 1.2714000000000000E-02 7.4049403226094691E-03 1.7374666992637859E+00
+ 50857 1.2714250000000000E-02 7.4053746956570287E-03 1.7375177992351509E+00
+ 50858 1.2714500000000000E-02 7.4058090814798621E-03 1.7375688992065159E+00
+ 50859 1.2714750000000000E-02 7.4062434800779807E-03 1.7376199991778813E+00
+ 50860 1.2714999999999999E-02 7.4066778914514270E-03 1.7376710991492459E+00
+ 50861 1.2715249999999999E-02 7.4071123190540718E-03 1.7377221991206113E+00
+ 50862 1.2715499999999999E-02 7.4075467558725782E-03 1.7377732990919763E+00
+ 50863 1.2715750000000000E-02 7.4079812054669786E-03 1.7378243990633413E+00
+ 50864 1.2716000000000000E-02 7.4084156678372957E-03 1.7378754990347067E+00
+ 50865 1.2716250000000000E-02 7.4088501429835493E-03 1.7379265990060717E+00
+ 50866 1.2716500000000000E-02 7.4092846309057785E-03 1.7379776989774371E+00
+ 50867 1.2716749999999999E-02 7.4097191316039885E-03 1.7380287989488017E+00
+ 50868 1.2716999999999999E-02 7.4101536450782209E-03 1.7380798989201671E+00
+ 50869 1.2717249999999999E-02 7.4105881713284931E-03 1.7381309988915321E+00
+ 50870 1.2717500000000000E-02 7.4110227103548407E-03 1.7381820988628971E+00
+ 50871 1.2717750000000000E-02 7.4114572621572705E-03 1.7382331988342625E+00
+ 50872 1.2718000000000000E-02 7.4118918267358225E-03 1.7382842988056275E+00
+ 50873 1.2718250000000000E-02 7.4123264040905183E-03 1.7383353987769929E+00
+ 50874 1.2718499999999999E-02 7.4127609942213684E-03 1.7383864987483575E+00
+ 50875 1.2718749999999999E-02 7.4131955971284205E-03 1.7384375987197229E+00
+ 50876 1.2718999999999999E-02 7.4136302128116815E-03 1.7384886986910879E+00
+ 50877 1.2719250000000000E-02 7.4140648412712000E-03 1.7385397986624529E+00
+ 50878 1.2719500000000000E-02 7.4144994825069742E-03 1.7385908986338183E+00
+ 50879 1.2719750000000000E-02 7.4149341365190484E-03 1.7386419986051833E+00
+ 50880 1.2720000000000000E-02 7.4153688033074339E-03 1.7386930985765483E+00
+ 50881 1.2720249999999999E-02 7.4158034828721601E-03 1.7387441985479133E+00
+ 50882 1.2720499999999999E-02 7.4162381752132566E-03 1.7387952985192783E+00
+ 50883 1.2720749999999999E-02 7.4166728803307432E-03 1.7388463984906437E+00
+ 50884 1.2721000000000000E-02 7.4171075982244448E-03 1.7388974984620087E+00
+ 50885 1.2721250000000000E-02 7.4175423288922069E-03 1.7389485984333741E+00
+ 50886 1.2721500000000000E-02 7.4179770723334735E-03 1.7389996984047391E+00
+ 50887 1.2721750000000000E-02 7.4184118285482758E-03 1.7390507983761041E+00
+ 50888 1.2721999999999999E-02 7.4188465975366259E-03 1.7391018983474691E+00
+ 50889 1.2722249999999999E-02 7.4192813792985559E-03 1.7391529983188341E+00
+ 50890 1.2722499999999999E-02 7.4197161738340919E-03 1.7392040982901995E+00
+ 50891 1.2722750000000000E-02 7.4201509811432555E-03 1.7392551982615645E+00
+ 50892 1.2723000000000000E-02 7.4205858012260746E-03 1.7393062982329299E+00
+ 50893 1.2723250000000000E-02 7.4210206340825655E-03 1.7393573982042949E+00
+ 50894 1.2723500000000000E-02 7.4214554797127578E-03 1.7394084981756599E+00
+ 50895 1.2723749999999999E-02 7.4218903381166705E-03 1.7394595981470249E+00
+ 50896 1.2723999999999999E-02 7.4223252092943323E-03 1.7395106981183899E+00
+ 50897 1.2724249999999999E-02 7.4227600932457701E-03 1.7395617980897553E+00
+ 50898 1.2724500000000000E-02 7.4231949899710046E-03 1.7396128980611203E+00
+ 50899 1.2724750000000000E-02 7.4236298994700559E-03 1.7396639980324853E+00
+ 50900 1.2725000000000000E-02 7.4240648217429603E-03 1.7397150980038507E+00
+ 50901 1.2725250000000000E-02 7.4244997567897300E-03 1.7397661979752157E+00
+ 50902 1.2725499999999999E-02 7.4249347046103920E-03 1.7398172979465807E+00
+ 50903 1.2725749999999999E-02 7.4253696652049738E-03 1.7398683979179457E+00
+ 50904 1.2725999999999999E-02 7.4258046385734964E-03 1.7399194978893111E+00
+ 50905 1.2726250000000000E-02 7.4262396247159867E-03 1.7399705978606761E+00
+ 50906 1.2726500000000000E-02 7.4266746236324680E-03 1.7400216978320411E+00
+ 50907 1.2726750000000000E-02 7.4271096353229673E-03 1.7400727978034065E+00
+ 50908 1.2727000000000000E-02 7.4275446597875019E-03 1.7401238977747715E+00
+ 50909 1.2727249999999999E-02 7.4279796970260978E-03 1.7401749977461365E+00
+ 50910 1.2727499999999999E-02 7.4284147470387854E-03 1.7402260977175015E+00
+ 50911 1.2727749999999999E-02 7.4288498098255820E-03 1.7402771976888669E+00
+ 50912 1.2728000000000000E-02 7.4292848853865215E-03 1.7403282976602319E+00
+ 50913 1.2728250000000000E-02 7.4297199737216168E-03 1.7403793976315969E+00
+ 50914 1.2728500000000000E-02 7.4301550748308992E-03 1.7404304976029623E+00
+ 50915 1.2728750000000000E-02 7.4305901887143930E-03 1.7404815975743273E+00
+ 50916 1.2728999999999999E-02 7.4310253153721103E-03 1.7405326975456923E+00
+ 50917 1.2729249999999999E-02 7.4314604548040954E-03 1.7405837975170573E+00
+ 50918 1.2729499999999999E-02 7.4318956070103621E-03 1.7406348974884227E+00
+ 50919 1.2729750000000000E-02 7.4323307719909339E-03 1.7406859974597877E+00
+ 50920 1.2730000000000000E-02 7.4327659497458384E-03 1.7407370974311527E+00
+ 50921 1.2730250000000000E-02 7.4332011402750940E-03 1.7407881974025181E+00
+ 50922 1.2730500000000000E-02 7.4336363435787336E-03 1.7408392973738831E+00
+ 50923 1.2730749999999999E-02 7.4340715596567727E-03 1.7408903973452481E+00
+ 50924 1.2730999999999999E-02 7.4345067885092453E-03 1.7409414973166131E+00
+ 50925 1.2731250000000000E-02 7.4349420301361678E-03 1.7409925972879781E+00
+ 50926 1.2731500000000000E-02 7.4353772845375653E-03 1.7410436972593435E+00
+ 50927 1.2731750000000000E-02 7.4358125517134709E-03 1.7410947972307085E+00
+ 50928 1.2732000000000000E-02 7.4362478316638992E-03 1.7411458972020739E+00
+ 50929 1.2732250000000001E-02 7.4366831243888780E-03 1.7411969971734389E+00
+ 50930 1.2732499999999999E-02 7.4371184298884299E-03 1.7412480971448039E+00
+ 50931 1.2732749999999999E-02 7.4375537481625818E-03 1.7412991971161689E+00
+ 50932 1.2733000000000000E-02 7.4379890792113596E-03 1.7413502970875339E+00
+ 50933 1.2733250000000000E-02 7.4384244230347842E-03 1.7414013970588993E+00
+ 50934 1.2733500000000000E-02 7.4388597796328781E-03 1.7414524970302643E+00
+ 50935 1.2733750000000000E-02 7.4392951490056761E-03 1.7415035970016297E+00
+ 50936 1.2734000000000001E-02 7.4397305311531903E-03 1.7415546969729947E+00
+ 50937 1.2734249999999999E-02 7.4401659260754493E-03 1.7416057969443597E+00
+ 50938 1.2734499999999999E-02 7.4406013337724782E-03 1.7416568969157247E+00
+ 50939 1.2734750000000000E-02 7.4410367542443083E-03 1.7417079968870897E+00
+ 50940 1.2735000000000000E-02 7.4414721874909526E-03 1.7417590968584551E+00
+ 50941 1.2735250000000000E-02 7.4419076335124406E-03 1.7418101968298201E+00
+ 50942 1.2735500000000000E-02 7.4423430923087966E-03 1.7418612968011851E+00
+ 50943 1.2735749999999999E-02 7.4427785638800474E-03 1.7419123967725501E+00
+ 50944 1.2735999999999999E-02 7.4432140482262087E-03 1.7419634967439150E+00
+ 50945 1.2736249999999999E-02 7.4436495453473247E-03 1.7420145967152805E+00
+ 50946 1.2736500000000000E-02 7.4440850552433971E-03 1.7420656966866455E+00
+ 50947 1.2736750000000000E-02 7.4445205779144624E-03 1.7421167966580109E+00
+ 50948 1.2737000000000000E-02 7.4449561133605423E-03 1.7421678966293759E+00
+ 50949 1.2737250000000000E-02 7.4453916615816610E-03 1.7422189966007409E+00
+ 50950 1.2737499999999999E-02 7.4458272225778419E-03 1.7422700965721059E+00
+ 50951 1.2737749999999999E-02 7.4462627963491129E-03 1.7423211965434708E+00
+ 50952 1.2737999999999999E-02 7.4466983828954999E-03 1.7423722965148363E+00
+ 50953 1.2738250000000000E-02 7.4471339822170220E-03 1.7424233964862013E+00
+ 50954 1.2738500000000000E-02 7.4475695943137096E-03 1.7424744964575667E+00
+ 50955 1.2738750000000000E-02 7.4480052191855826E-03 1.7425255964289317E+00
+ 50956 1.2739000000000000E-02 7.4484408568326645E-03 1.7425766964002967E+00
+ 50957 1.2739249999999999E-02 7.4488765072549855E-03 1.7426277963716617E+00
+ 50958 1.2739499999999999E-02 7.4493121704525631E-03 1.7426788963430266E+00
+ 50959 1.2739749999999999E-02 7.4497478464254285E-03 1.7427299963143921E+00
+ 50960 1.2740000000000000E-02 7.4501835351736033E-03 1.7427810962857571E+00
+ 50961 1.2740250000000000E-02 7.4506192366971119E-03 1.7428321962571225E+00
+ 50962 1.2740500000000000E-02 7.4510549509959828E-03 1.7428832962284875E+00
+ 50963 1.2740750000000000E-02 7.4514906780702344E-03 1.7429343961998525E+00
+ 50964 1.2740999999999999E-02 7.4519264179198899E-03 1.7429854961712175E+00
+ 50965 1.2741249999999999E-02 7.4523621705449815E-03 1.7430365961425824E+00
+ 50966 1.2741499999999999E-02 7.4527979359455343E-03 1.7430876961139479E+00
+ 50967 1.2741750000000000E-02 7.4532337141215658E-03 1.7431387960853129E+00
+ 50968 1.2742000000000000E-02 7.4536695050731209E-03 1.7431898960566778E+00
+ 50969 1.2742250000000000E-02 7.4541053088001737E-03 1.7432409960280433E+00
+ 50970 1.2742500000000000E-02 7.4545411253027988E-03 1.7432920959994083E+00
+ 50971 1.2742749999999999E-02 7.4549769545810048E-03 1.7433431959707733E+00
+ 50972 1.2742999999999999E-02 7.4554127966348152E-03 1.7433942959421382E+00
+ 50973 1.2743249999999999E-02 7.4558486514642586E-03 1.7434453959135037E+00
+ 50974 1.2743500000000000E-02 7.4562845190693514E-03 1.7434964958848687E+00
+ 50975 1.2743750000000000E-02 7.4567203994501266E-03 1.7435475958562336E+00
+ 50976 1.2744000000000000E-02 7.4571562926066060E-03 1.7435986958275991E+00
+ 50977 1.2744250000000000E-02 7.4575921985388111E-03 1.7436497957989641E+00
+ 50978 1.2744499999999999E-02 7.4580281172467672E-03 1.7437008957703291E+00
+ 50979 1.2744749999999999E-02 7.4584640487305072E-03 1.7437519957416940E+00
+ 50980 1.2744999999999999E-02 7.4588999929900510E-03 1.7438030957130595E+00
+ 50981 1.2745250000000000E-02 7.4593359500254161E-03 1.7438541956844245E+00
+ 50982 1.2745500000000000E-02 7.4597719198366413E-03 1.7439052956557894E+00
+ 50983 1.2745750000000000E-02 7.4602079024237364E-03 1.7439563956271549E+00
+ 50984 1.2746000000000000E-02 7.4606438977867342E-03 1.7440074955985199E+00
+ 50985 1.2746249999999999E-02 7.4610799059256563E-03 1.7440585955698849E+00
+ 50986 1.2746499999999999E-02 7.4615159268405316E-03 1.7441096955412498E+00
+ 50987 1.2746749999999999E-02 7.4619519605313824E-03 1.7441607955126148E+00
+ 50988 1.2747000000000000E-02 7.4623880069982357E-03 1.7442118954839803E+00
+ 50989 1.2747250000000000E-02 7.4628240662411123E-03 1.7442629954553452E+00
+ 50990 1.2747500000000000E-02 7.4632601382600382E-03 1.7443140954267107E+00
+ 50991 1.2747750000000000E-02 7.4636962230550368E-03 1.7443651953980757E+00
+ 50992 1.2747999999999999E-02 7.4641323206261368E-03 1.7444162953694407E+00
+ 50993 1.2748249999999999E-02 7.4645684309733625E-03 1.7444673953408056E+00
+ 50994 1.2748499999999999E-02 7.4650045540967415E-03 1.7445184953121706E+00
+ 50995 1.2748750000000000E-02 7.4654406899962878E-03 1.7445695952835361E+00
+ 50996 1.2749000000000000E-02 7.4658768386720387E-03 1.7446206952549010E+00
+ 50997 1.2749250000000000E-02 7.4663130001240089E-03 1.7446717952262665E+00
+ 50998 1.2749500000000000E-02 7.4667491743522279E-03 1.7447228951976315E+00
+ 50999 1.2749749999999999E-02 7.4671853613567166E-03 1.7447739951689964E+00
+ 51000 1.2749999999999999E-02 7.4676215611375061E-03 1.7448250951403614E+00
+ 51001 1.2750249999999999E-02 7.4680577736946190E-03 1.7448761951117264E+00
+ 51002 1.2750500000000000E-02 7.4684939990280804E-03 1.7449272950830919E+00
+ 51003 1.2750750000000000E-02 7.4689302371379147E-03 1.7449783950544568E+00
+ 51004 1.2751000000000000E-02 7.4693664880241444E-03 1.7450294950258218E+00
+ 51005 1.2751250000000000E-02 7.4698027516867972E-03 1.7450805949971873E+00
+ 51006 1.2751499999999999E-02 7.4702390281258949E-03 1.7451316949685518E+00
+ 51007 1.2751749999999999E-02 7.4706753173414651E-03 1.7451827949399172E+00
+ 51008 1.2751999999999999E-02 7.4711116193335340E-03 1.7452338949112822E+00
+ 51009 1.2752250000000000E-02 7.4715479341021232E-03 1.7452849948826477E+00
+ 51010 1.2752500000000000E-02 7.4719842616472604E-03 1.7453360948540126E+00
+ 51011 1.2752750000000000E-02 7.4724206019689690E-03 1.7453871948253776E+00
+ 51012 1.2753000000000000E-02 7.4728569550672735E-03 1.7454382947967431E+00
+ 51013 1.2753249999999999E-02 7.4732933209421953E-03 1.7454893947681076E+00
+ 51014 1.2753499999999999E-02 7.4737296995937581E-03 1.7455404947394730E+00
+ 51015 1.2753749999999999E-02 7.4741660910220111E-03 1.7455915947108380E+00
+ 51016 1.2754000000000000E-02 7.4746024952269483E-03 1.7456426946822035E+00
+ 51017 1.2754250000000000E-02 7.4750389122086106E-03 1.7456937946535684E+00
+ 51018 1.2754500000000000E-02 7.4754753419670125E-03 1.7457448946249334E+00
+ 51019 1.2754750000000000E-02 7.4759117845021915E-03 1.7457959945962989E+00
+ 51020 1.2754999999999999E-02 7.4763482398141606E-03 1.7458470945676634E+00
+ 51021 1.2755249999999999E-02 7.4767847079029526E-03 1.7458981945390288E+00
+ 51022 1.2755499999999999E-02 7.4772211887685885E-03 1.7459492945103938E+00
+ 51023 1.2755750000000000E-02 7.4776576824110968E-03 1.7460003944817593E+00
+ 51024 1.2756000000000000E-02 7.4780941888305036E-03 1.7460514944531242E+00
+ 51025 1.2756250000000000E-02 7.4785307080268270E-03 1.7461025944244892E+00
+ 51026 1.2756500000000000E-02 7.4789672400000983E-03 1.7461536943958547E+00
+ 51027 1.2756749999999999E-02 7.4794037847503358E-03 1.7462047943672192E+00
+ 51028 1.2756999999999999E-02 7.4798403422775724E-03 1.7462558943385846E+00
+ 51029 1.2757249999999999E-02 7.4802769125818271E-03 1.7463069943099496E+00
+ 51030 1.2757500000000000E-02 7.4807134956631294E-03 1.7463580942813146E+00
+ 51031 1.2757750000000000E-02 7.4811500915215011E-03 1.7464091942526800E+00
+ 51032 1.2758000000000000E-02 7.4815867001569699E-03 1.7464602942240450E+00
+ 51033 1.2758250000000000E-02 7.4820233215695600E-03 1.7465113941954105E+00
+ 51034 1.2758499999999999E-02 7.4824599557592932E-03 1.7465624941667750E+00
+ 51035 1.2758749999999999E-02 7.4828966027261964E-03 1.7466135941381404E+00
+ 51036 1.2759000000000000E-02 7.4833332624702955E-03 1.7466646941095054E+00
+ 51037 1.2759250000000000E-02 7.4837699349916140E-03 1.7467157940808704E+00
+ 51038 1.2759500000000000E-02 7.4842066202901849E-03 1.7467668940522358E+00
+ 51039 1.2759750000000000E-02 7.4846433183660176E-03 1.7468179940236008E+00
+ 51040 1.2760000000000001E-02 7.4850800292191565E-03 1.7468690939949663E+00
+ 51041 1.2760249999999999E-02 7.4855167528496058E-03 1.7469201939663308E+00
+ 51042 1.2760499999999999E-02 7.4859534892574037E-03 1.7469712939376962E+00
+ 51043 1.2760750000000000E-02 7.4863902384425711E-03 1.7470223939090612E+00
+ 51044 1.2761000000000000E-02 7.4868270004051435E-03 1.7470734938804262E+00
+ 51045 1.2761250000000000E-02 7.4872637751451348E-03 1.7471245938517916E+00
+ 51046 1.2761500000000000E-02 7.4877005626625701E-03 1.7471756938231566E+00
+ 51047 1.2761750000000001E-02 7.4881373629574737E-03 1.7472267937945216E+00
+ 51048 1.2761999999999999E-02 7.4885741760298786E-03 1.7472778937658866E+00
+ 51049 1.2762249999999999E-02 7.4890110018798013E-03 1.7473289937372516E+00
+ 51050 1.2762500000000000E-02 7.4894478405072755E-03 1.7473800937086170E+00
+ 51051 1.2762750000000000E-02 7.4898846919123196E-03 1.7474311936799820E+00
+ 51052 1.2763000000000000E-02 7.4903215560949577E-03 1.7474822936513474E+00
+ 51053 1.2763250000000000E-02 7.4907584330552220E-03 1.7475333936227124E+00
+ 51054 1.2763500000000001E-02 7.4911953227931325E-03 1.7475844935940774E+00
+ 51055 1.2763749999999999E-02 7.4916322253087125E-03 1.7476355935654424E+00
+ 51056 1.2763999999999999E-02 7.4920691406019915E-03 1.7476866935368074E+00
+ 51057 1.2764250000000000E-02 7.4925060686729964E-03 1.7477377935081728E+00
+ 51058 1.2764500000000000E-02 7.4929430095217507E-03 1.7477888934795378E+00
+ 51059 1.2764750000000000E-02 7.4933799631482743E-03 1.7478399934509032E+00
+ 51060 1.2765000000000000E-02 7.4938169295526037E-03 1.7478910934222682E+00
+ 51061 1.2765249999999999E-02 7.4942539087347413E-03 1.7479421933936332E+00
+ 51062 1.2765499999999999E-02 7.4946909006947410E-03 1.7479932933649982E+00
+ 51063 1.2765749999999999E-02 7.4951279054326142E-03 1.7480443933363632E+00
+ 51064 1.2766000000000000E-02 7.4955649229483797E-03 1.7480954933077286E+00
+ 51065 1.2766250000000000E-02 7.4960019532420760E-03 1.7481465932790936E+00
+ 51066 1.2766500000000000E-02 7.4964389963137149E-03 1.7481976932504586E+00
+ 51067 1.2766750000000000E-02 7.4968760521633331E-03 1.7482487932218240E+00
+ 51068 1.2766999999999999E-02 7.4973131207909478E-03 1.7482998931931886E+00
+ 51069 1.2767249999999999E-02 7.4977502021965929E-03 1.7483509931645540E+00
+ 51070 1.2767499999999999E-02 7.4981872963802865E-03 1.7484020931359190E+00
+ 51071 1.2767750000000000E-02 7.4986244033420574E-03 1.7484531931072844E+00
+ 51072 1.2768000000000000E-02 7.4990615230819280E-03 1.7485042930786494E+00
+ 51073 1.2768250000000000E-02 7.4994986555999271E-03 1.7485553930500144E+00
+ 51074 1.2768500000000000E-02 7.4999358008960753E-03 1.7486064930213798E+00
+ 51075 1.2768749999999999E-02 7.5003729589703987E-03 1.7486575929927444E+00
+ 51076 1.2768999999999999E-02 7.5008101298229268E-03 1.7487086929641098E+00
+ 51077 1.2769249999999999E-02 7.5012473134536831E-03 1.7487597929354748E+00
+ 51078 1.2769500000000000E-02 7.5016845098626926E-03 1.7488108929068402E+00
+ 51079 1.2769750000000000E-02 7.5021217190499780E-03 1.7488619928782052E+00
+ 51080 1.2770000000000000E-02 7.5025589410155687E-03 1.7489130928495702E+00
+ 51081 1.2770250000000000E-02 7.5029961757594908E-03 1.7489641928209356E+00
+ 51082 1.2770499999999999E-02 7.5034334232817598E-03 1.7490152927923002E+00
+ 51083 1.2770749999999999E-02 7.5038706835824070E-03 1.7490663927636656E+00
+ 51084 1.2770999999999999E-02 7.5043079566614670E-03 1.7491174927350306E+00
+ 51085 1.2771250000000000E-02 7.5047452425189565E-03 1.7491685927063960E+00
+ 51086 1.2771500000000000E-02 7.5051825411548969E-03 1.7492196926777610E+00
+ 51087 1.2771750000000000E-02 7.5056198525693231E-03 1.7492707926491260E+00
+ 51088 1.2772000000000000E-02 7.5060571767622507E-03 1.7493218926204914E+00
+ 51089 1.2772249999999999E-02 7.5064945137337169E-03 1.7493729925918560E+00
+ 51090 1.2772499999999999E-02 7.5069318634837269E-03 1.7494240925632214E+00
+ 51091 1.2772749999999999E-02 7.5073692260123276E-03 1.7494751925345864E+00
+ 51092 1.2773000000000000E-02 7.5078066013195346E-03 1.7495262925059514E+00
+ 51093 1.2773250000000000E-02 7.5082439894053722E-03 1.7495773924773168E+00
+ 51094 1.2773500000000000E-02 7.5086813902698717E-03 1.7496284924486818E+00
+ 51095 1.2773750000000000E-02 7.5091188039130554E-03 1.7496795924200472E+00
+ 51096 1.2773999999999999E-02 7.5095562303349435E-03 1.7497306923914118E+00
+ 51097 1.2774249999999999E-02 7.5099936695355689E-03 1.7497817923627772E+00
+ 51098 1.2774499999999999E-02 7.5104311215149541E-03 1.7498328923341422E+00
+ 51099 1.2774750000000000E-02 7.5108685862731268E-03 1.7498839923055072E+00
+ 51100 1.2775000000000000E-02 7.5113060638101045E-03 1.7499350922768726E+00
+ 51101 1.2775250000000000E-02 7.5117435541259304E-03 1.7499861922482376E+00
+ 51102 1.2775500000000000E-02 7.5121810572206064E-03 1.7500372922196030E+00
+ 51103 1.2775749999999999E-02 7.5126185730941715E-03 1.7500883921909676E+00
+ 51104 1.2775999999999999E-02 7.5130561017466516E-03 1.7501394921623330E+00
+ 51105 1.2776249999999999E-02 7.5134936431780677E-03 1.7501905921336980E+00
+ 51106 1.2776500000000000E-02 7.5139311973884473E-03 1.7502416921050630E+00
+ 51107 1.2776750000000000E-02 7.5143687643778176E-03 1.7502927920764284E+00
+ 51108 1.2777000000000000E-02 7.5148063441462043E-03 1.7503438920477934E+00
+ 51109 1.2777250000000000E-02 7.5152439366936311E-03 1.7503949920191584E+00
+ 51110 1.2777499999999999E-02 7.5156815420201134E-03 1.7504460919905234E+00
+ 51111 1.2777749999999999E-02 7.5161191601256973E-03 1.7504971919618884E+00
+ 51112 1.2777999999999999E-02 7.5165567910103924E-03 1.7505482919332538E+00
+ 51113 1.2778250000000000E-02 7.5169944346742349E-03 1.7505993919046188E+00
+ 51114 1.2778500000000000E-02 7.5174320911172406E-03 1.7506504918759842E+00
+ 51115 1.2778750000000000E-02 7.5178697603394398E-03 1.7507015918473492E+00
+ 51116 1.2779000000000000E-02 7.5183074423408585E-03 1.7507526918187142E+00
+ 51117 1.2779249999999999E-02 7.5187451371215158E-03 1.7508037917900792E+00
+ 51118 1.2779499999999999E-02 7.5191828446814482E-03 1.7508548917614442E+00
+ 51119 1.2779749999999999E-02 7.5196205650206746E-03 1.7509059917328096E+00
+ 51120 1.2780000000000000E-02 7.5200582981392265E-03 1.7509570917041746E+00
+ 51121 1.2780250000000000E-02 7.5204960440371166E-03 1.7510081916755400E+00
+ 51122 1.2780500000000000E-02 7.5209338027143772E-03 1.7510592916469050E+00
+ 51123 1.2780750000000000E-02 7.5213715741710456E-03 1.7511103916182700E+00
+ 51124 1.2780999999999999E-02 7.5218094199702660E-03 1.7511614915896350E+00
+ 51125 1.2781249999999999E-02 7.5222472166037013E-03 1.7512125915610000E+00
+ 51126 1.2781499999999999E-02 7.5226850260094935E-03 1.7512636915323654E+00
+ 51127 1.2781750000000000E-02 7.5231228481876791E-03 1.7513147915037304E+00
+ 51128 1.2782000000000000E-02 7.5235606831382737E-03 1.7513658914750954E+00
+ 51129 1.2782250000000000E-02 7.5239985308612990E-03 1.7514169914464608E+00
+ 51130 1.2782500000000000E-02 7.5244363913567775E-03 1.7514680914178258E+00
+ 51131 1.2782749999999999E-02 7.5248742646247422E-03 1.7515191913891908E+00
+ 51132 1.2782999999999999E-02 7.5253121506652001E-03 1.7515702913605558E+00
+ 51133 1.2783249999999999E-02 7.5257500494781962E-03 1.7516213913319212E+00
+ 51134 1.2783500000000000E-02 7.5261879610637340E-03 1.7516724913032862E+00
+ 51135 1.2783750000000000E-02 7.5266258854218490E-03 1.7517235912746512E+00
+ 51136 1.2784000000000000E-02 7.5270638225525596E-03 1.7517746912460166E+00
+ 51137 1.2784250000000000E-02 7.5275017724558881E-03 1.7518257912173816E+00
+ 51138 1.2784499999999999E-02 7.5279397351318573E-03 1.7518768911887466E+00
+ 51139 1.2784749999999999E-02 7.5283777105804956E-03 1.7519279911601116E+00
+ 51140 1.2784999999999999E-02 7.5288156988018223E-03 1.7519790911314770E+00
+ 51141 1.2785250000000000E-02 7.5292536997958633E-03 1.7520301911028420E+00
+ 51142 1.2785500000000000E-02 7.5296917135626411E-03 1.7520812910742070E+00
+ 51143 1.2785750000000000E-02 7.5301297401021774E-03 1.7521323910455724E+00
+ 51144 1.2786000000000000E-02 7.5305677794144975E-03 1.7521834910169374E+00
+ 51145 1.2786249999999999E-02 7.5310058314996152E-03 1.7522345909883024E+00
+ 51146 1.2786499999999999E-02 7.5314438963575772E-03 1.7522856909596674E+00
+ 51147 1.2786750000000000E-02 7.5318819739883889E-03 1.7523367909310328E+00
+ 51148 1.2787000000000000E-02 7.5323200643920762E-03 1.7523878909023978E+00
+ 51149 1.2787250000000000E-02 7.5327581675686634E-03 1.7524389908737628E+00
+ 51150 1.2787500000000000E-02 7.5331962835181706E-03 1.7524900908451282E+00
+ 51151 1.2787750000000001E-02 7.5336344122406305E-03 1.7525411908164932E+00
+ 51152 1.2787999999999999E-02 7.5340725537360563E-03 1.7525922907878582E+00
+ 51153 1.2788249999999999E-02 7.5345107080044774E-03 1.7526433907592232E+00
+ 51154 1.2788500000000000E-02 7.5349488750459191E-03 1.7526944907305881E+00
+ 51155 1.2788750000000000E-02 7.5353870548604020E-03 1.7527455907019536E+00
+ 51156 1.2789000000000000E-02 7.5358252474479470E-03 1.7527966906733186E+00
+ 51157 1.2789250000000000E-02 7.5362634528085785E-03 1.7528477906446840E+00
+ 51158 1.2789500000000001E-02 7.5367016709423336E-03 1.7528988906160490E+00
+ 51159 1.2789749999999999E-02 7.5371399018491995E-03 1.7529499905874140E+00
+ 51160 1.2789999999999999E-02 7.5375781455292367E-03 1.7530010905587790E+00
+ 51161 1.2790250000000000E-02 7.5380164019824576E-03 1.7530521905301439E+00
+ 51162 1.2790500000000000E-02 7.5384546712088819E-03 1.7531032905015094E+00
+ 51163 1.2790750000000000E-02 7.5388929532085340E-03 1.7531543904728744E+00
+ 51164 1.2791000000000000E-02 7.5393312479814390E-03 1.7532054904442398E+00
+ 51165 1.2791250000000001E-02 7.5397695555276213E-03 1.7532565904156048E+00
+ 51166 1.2791499999999999E-02 7.5402078758470964E-03 1.7533076903869698E+00
+ 51167 1.2791749999999999E-02 7.5406462089399008E-03 1.7533587903583348E+00
+ 51168 1.2792000000000000E-02 7.5410845548060500E-03 1.7534098903296997E+00
+ 51169 1.2792250000000000E-02 7.5415229134455685E-03 1.7534609903010652E+00
+ 51170 1.2792500000000000E-02 7.5419612848584812E-03 1.7535120902724302E+00
+ 51171 1.2792750000000000E-02 7.5423996690448161E-03 1.7535631902437951E+00
+ 51172 1.2792999999999999E-02 7.5428380660045808E-03 1.7536142902151601E+00
+ 51173 1.2793249999999999E-02 7.5432764757378170E-03 1.7536653901865251E+00
+ 51174 1.2793499999999999E-02 7.5437148982445386E-03 1.7537164901578906E+00
+ 51175 1.2793750000000000E-02 7.5441533335247734E-03 1.7537675901292555E+00
+ 51176 1.2794000000000000E-02 7.5445917815785421E-03 1.7538186901006210E+00
+ 51177 1.2794250000000000E-02 7.5450302424058657E-03 1.7538697900719860E+00
+ 51178 1.2794500000000000E-02 7.5454687160067761E-03 1.7539208900433509E+00
+ 51179 1.2794749999999999E-02 7.5459072023812889E-03 1.7539719900147159E+00
+ 51180 1.2794999999999999E-02 7.5463457015294286E-03 1.7540230899860809E+00
+ 51181 1.2795249999999999E-02 7.5467842134512297E-03 1.7540741899574464E+00
+ 51182 1.2795500000000000E-02 7.5472227381467010E-03 1.7541252899288113E+00
+ 51183 1.2795750000000000E-02 7.5476612756158737E-03 1.7541763899001768E+00
+ 51184 1.2796000000000000E-02 7.5480998258587711E-03 1.7542274898715418E+00
+ 51185 1.2796250000000000E-02 7.5485383888754141E-03 1.7542785898429067E+00
+ 51186 1.2796499999999999E-02 7.5489769646658227E-03 1.7543296898142717E+00
+ 51187 1.2796749999999999E-02 7.5494155532300341E-03 1.7543807897856367E+00
+ 51188 1.2796999999999999E-02 7.5498541545680597E-03 1.7544318897570021E+00
+ 51189 1.2797250000000000E-02 7.5502927686799323E-03 1.7544829897283671E+00
+ 51190 1.2797500000000000E-02 7.5507313955656677E-03 1.7545340896997326E+00
+ 51191 1.2797750000000000E-02 7.5511700352252917E-03 1.7545851896710976E+00
+ 51192 1.2798000000000000E-02 7.5516086876588296E-03 1.7546362896424625E+00
+ 51193 1.2798249999999999E-02 7.5520473528662979E-03 1.7546873896138275E+00
+ 51194 1.2798499999999999E-02 7.5524860308477312E-03 1.7547384895851925E+00
+ 51195 1.2798749999999999E-02 7.5529247216031513E-03 1.7547895895565579E+00
+ 51196 1.2799000000000000E-02 7.5533634251325763E-03 1.7548406895279229E+00
+ 51197 1.2799250000000000E-02 7.5538021414360340E-03 1.7548917894992879E+00
+ 51198 1.2799500000000000E-02 7.5542408705135461E-03 1.7549428894706534E+00
+ 51199 1.2799750000000000E-02 7.5546796123651333E-03 1.7549939894420183E+00
+ 51200 1.2799999999999999E-02 7.5551183669908227E-03 1.7550450894133833E+00
+ 51201 1.2800249999999999E-02 7.5555571343906428E-03 1.7550961893847483E+00
+ 51202 1.2800499999999999E-02 7.5559959145646153E-03 1.7551472893561137E+00
+ 51203 1.2800750000000000E-02 7.5564347075127557E-03 1.7551983893274787E+00
+ 51204 1.2801000000000000E-02 7.5568735132351015E-03 1.7552494892988437E+00
+ 51205 1.2801250000000000E-02 7.5573123317316596E-03 1.7553005892702092E+00
+ 51206 1.2801500000000000E-02 7.5577511630024645E-03 1.7553516892415741E+00
+ 51207 1.2801749999999999E-02 7.5581900070475347E-03 1.7554027892129391E+00
+ 51208 1.2801999999999999E-02 7.5586288638669038E-03 1.7554538891843041E+00
+ 51209 1.2802249999999999E-02 7.5590677334605883E-03 1.7555049891556695E+00
+ 51210 1.2802500000000000E-02 7.5595066158286100E-03 1.7555560891270345E+00
+ 51211 1.2802750000000000E-02 7.5599455109709949E-03 1.7556071890983995E+00
+ 51212 1.2803000000000000E-02 7.5603844188877689E-03 1.7556582890697650E+00
+ 51213 1.2803250000000000E-02 7.5608233395789556E-03 1.7557093890411299E+00
+ 51214 1.2803499999999999E-02 7.5612622730445765E-03 1.7557604890124949E+00
+ 51215 1.2803749999999999E-02 7.5617012192846543E-03 1.7558115889838599E+00
+ 51216 1.2803999999999999E-02 7.5621401782992176E-03 1.7558626889552249E+00
+ 51217 1.2804250000000000E-02 7.5625791500882862E-03 1.7559137889265903E+00
+ 51218 1.2804500000000000E-02 7.5630181346518889E-03 1.7559648888979553E+00
+ 51219 1.2804750000000000E-02 7.5634571319900396E-03 1.7560159888693208E+00
+ 51220 1.2805000000000000E-02 7.5638961421027745E-03 1.7560670888406857E+00
+ 51221 1.2805249999999999E-02 7.5643351649901025E-03 1.7561181888120507E+00
+ 51222 1.2805499999999999E-02 7.5647742006520599E-03 1.7561692887834157E+00
+ 51223 1.2805749999999999E-02 7.5652132490886745E-03 1.7562203887547807E+00
+ 51224 1.2806000000000000E-02 7.5656523102999567E-03 1.7562714887261461E+00
+ 51225 1.2806250000000000E-02 7.5660913842859343E-03 1.7563225886975111E+00
+ 51226 1.2806500000000000E-02 7.5665304710466367E-03 1.7563736886688766E+00
+ 51227 1.2806750000000000E-02 7.5669695705820840E-03 1.7564247886402415E+00
+ 51228 1.2806999999999999E-02 7.5674086828922916E-03 1.7564758886116065E+00
+ 51229 1.2807249999999999E-02 7.5678478079773005E-03 1.7565269885829715E+00
+ 51230 1.2807499999999999E-02 7.5682869458371244E-03 1.7565780885543365E+00
+ 51231 1.2807750000000000E-02 7.5687260964717919E-03 1.7566291885257019E+00
+ 51232 1.2808000000000000E-02 7.5691652598813197E-03 1.7566802884970669E+00
+ 51233 1.2808250000000000E-02 7.5696044360657406E-03 1.7567313884684319E+00
+ 51234 1.2808500000000000E-02 7.5700436250250676E-03 1.7567824884397973E+00
+ 51235 1.2808749999999999E-02 7.5704828267593354E-03 1.7568335884111619E+00
+ 51236 1.2808999999999999E-02 7.5709220412685614E-03 1.7568846883825273E+00
+ 51237 1.2809249999999999E-02 7.5713612685527716E-03 1.7569357883538923E+00
+ 51238 1.2809500000000000E-02 7.5718005086119920E-03 1.7569868883252577E+00
+ 51239 1.2809750000000000E-02 7.5722397614462400E-03 1.7570379882966227E+00
+ 51240 1.2810000000000000E-02 7.5726790270555502E-03 1.7570890882679877E+00
+ 51241 1.2810250000000000E-02 7.5731183054399348E-03 1.7571401882393531E+00
+ 51242 1.2810499999999999E-02 7.5735575965994251E-03 1.7571912882107177E+00
+ 51243 1.2810749999999999E-02 7.5739969005340444E-03 1.7572423881820831E+00
+ 51244 1.2810999999999999E-02 7.5744362172438136E-03 1.7572934881534481E+00
+ 51245 1.2811250000000000E-02 7.5748755467287560E-03 1.7573445881248135E+00
+ 51246 1.2811500000000000E-02 7.5753148889889056E-03 1.7573956880961785E+00
+ 51247 1.2811750000000000E-02 7.5757542440242744E-03 1.7574467880675435E+00
+ 51248 1.2812000000000000E-02 7.5761936118348937E-03 1.7574978880389089E+00
+ 51249 1.2812249999999999E-02 7.5766329924207816E-03 1.7575489880102735E+00
+ 51250 1.2812499999999999E-02 7.5770723857819661E-03 1.7576000879816389E+00
+ 51251 1.2812749999999999E-02 7.5775117919184686E-03 1.7576511879530039E+00
+ 51252 1.2813000000000000E-02 7.5779512108303188E-03 1.7577022879243693E+00
+ 51253 1.2813250000000000E-02 7.5783906425175322E-03 1.7577533878957343E+00
+ 51254 1.2813500000000000E-02 7.5788300869801444E-03 1.7578044878670993E+00
+ 51255 1.2813750000000000E-02 7.5792695442181684E-03 1.7578555878384647E+00
+ 51256 1.2813999999999999E-02 7.5797090142316302E-03 1.7579066878098293E+00
+ 51257 1.2814249999999999E-02 7.5801484970205585E-03 1.7579577877811947E+00
+ 51258 1.2814500000000000E-02 7.5805879925849766E-03 1.7580088877525597E+00
+ 51259 1.2814750000000000E-02 7.5810275009249011E-03 1.7580599877239247E+00
+ 51260 1.2815000000000000E-02 7.5814670220403666E-03 1.7581110876952901E+00
+ 51261 1.2815250000000000E-02 7.5819065559313906E-03 1.7581621876666551E+00
+ 51262 1.2815500000000001E-02 7.5823461025980032E-03 1.7582132876380205E+00
+ 51263 1.2815749999999999E-02 7.5827856620402211E-03 1.7582643876093851E+00
+ 51264 1.2815999999999999E-02 7.5832252342580694E-03 1.7583154875807505E+00
+ 51265 1.2816250000000000E-02 7.5836648192515749E-03 1.7583665875521155E+00
+ 51266 1.2816500000000000E-02 7.5841044170207638E-03 1.7584176875234805E+00
+ 51267 1.2816750000000000E-02 7.5845440275656576E-03 1.7584687874948459E+00
+ 51268 1.2817000000000000E-02 7.5849836508862772E-03 1.7585198874662109E+00
+ 51269 1.2817250000000001E-02 7.5854232869826520E-03 1.7585709874375763E+00
+ 51270 1.2817499999999999E-02 7.5858629358547987E-03 1.7586220874089409E+00
+ 51271 1.2817749999999999E-02 7.5863025975027544E-03 1.7586731873803063E+00
+ 51272 1.2818000000000000E-02 7.5867422719265321E-03 1.7587242873516713E+00
+ 51273 1.2818250000000000E-02 7.5871819591261588E-03 1.7587753873230363E+00
+ 51274 1.2818500000000000E-02 7.5876216591016623E-03 1.7588264872944017E+00
+ 51275 1.2818750000000000E-02 7.5880613718530606E-03 1.7588775872657667E+00
+ 51276 1.2819000000000001E-02 7.5885010973803799E-03 1.7589286872371317E+00
+ 51277 1.2819249999999999E-02 7.5889408356836496E-03 1.7589797872084967E+00
+ 51278 1.2819499999999999E-02 7.5893805867628897E-03 1.7590308871798617E+00
+ 51279 1.2819750000000000E-02 7.5898203506181211E-03 1.7590819871512271E+00
+ 51280 1.2820000000000000E-02 7.5902601272493713E-03 1.7591330871225921E+00
+ 51281 1.2820250000000000E-02 7.5906999166566701E-03 1.7591841870939575E+00
+ 51282 1.2820500000000000E-02 7.5911397188400285E-03 1.7592352870653225E+00
+ 51283 1.2820749999999999E-02 7.5915795337994797E-03 1.7592863870366875E+00
+ 51284 1.2820999999999999E-02 7.5920193615350512E-03 1.7593374870080525E+00
+ 51285 1.2821249999999999E-02 7.5924592020467580E-03 1.7593885869794175E+00
+ 51286 1.2821500000000000E-02 7.5928990553346303E-03 1.7594396869507829E+00
+ 51287 1.2821750000000000E-02 7.5933389213986907E-03 1.7594907869221479E+00
+ 51288 1.2822000000000000E-02 7.5937788002389678E-03 1.7595418868935133E+00
+ 51289 1.2822250000000000E-02 7.5942186918554720E-03 1.7595929868648783E+00
+ 51290 1.2822499999999999E-02 7.5946585962482433E-03 1.7596440868362433E+00
+ 51291 1.2822749999999999E-02 7.5950985134172989E-03 1.7596951868076083E+00
+ 51292 1.2822999999999999E-02 7.5955384433626675E-03 1.7597462867789733E+00
+ 51293 1.2823250000000000E-02 7.5959783860843665E-03 1.7597973867503387E+00
+ 51294 1.2823500000000000E-02 7.5964183415824236E-03 1.7598484867217037E+00
+ 51295 1.2823750000000000E-02 7.5968583098568639E-03 1.7598995866930687E+00
+ 51296 1.2824000000000000E-02 7.5972982909077082E-03 1.7599506866644341E+00
+ 51297 1.2824249999999999E-02 7.5977382847349827E-03 1.7600017866357986E+00
+ 51298 1.2824499999999999E-02 7.5981782913387159E-03 1.7600528866071641E+00
+ 51299 1.2824749999999999E-02 7.5986183107189338E-03 1.7601039865785291E+00
+ 51300 1.2825000000000000E-02 7.5990583428756408E-03 1.7601550865498945E+00
+ 51301 1.2825250000000000E-02 7.5994983878088854E-03 1.7602061865212595E+00
+ 51302 1.2825500000000000E-02 7.5999384455186789E-03 1.7602572864926245E+00
+ 51303 1.2825750000000000E-02 7.6003785160050517E-03 1.7603083864639899E+00
+ 51304 1.2825999999999999E-02 7.6008185992680237E-03 1.7603594864353544E+00
+ 51305 1.2826249999999999E-02 7.6012586953076210E-03 1.7604105864067199E+00
+ 51306 1.2826499999999999E-02 7.6016988041238678E-03 1.7604616863780849E+00
+ 51307 1.2826750000000000E-02 7.6021389257167893E-03 1.7605127863494503E+00
+ 51308 1.2827000000000000E-02 7.6025790600864097E-03 1.7605638863208153E+00
+ 51309 1.2827250000000000E-02 7.6030192072327543E-03 1.7606149862921803E+00
+ 51310 1.2827500000000000E-02 7.6034593671558430E-03 1.7606660862635457E+00
+ 51311 1.2827749999999999E-02 7.6038995398557017E-03 1.7607171862349102E+00
+ 51312 1.2827999999999999E-02 7.6043397253323566E-03 1.7607682862062757E+00
+ 51313 1.2828249999999999E-02 7.6047799235858344E-03 1.7608193861776407E+00
+ 51314 1.2828500000000000E-02 7.6052201346161544E-03 1.7608704861490061E+00
+ 51315 1.2828750000000000E-02 7.6056603584233468E-03 1.7609215861203711E+00
+ 51316 1.2829000000000000E-02 7.6061005950074298E-03 1.7609726860917361E+00
+ 51317 1.2829250000000000E-02 7.6065408443684304E-03 1.7610237860631015E+00
+ 51318 1.2829499999999999E-02 7.6069811065063728E-03 1.7610748860344660E+00
+ 51319 1.2829749999999999E-02 7.6074213814212839E-03 1.7611259860058315E+00
+ 51320 1.2829999999999999E-02 7.6078616691131829E-03 1.7611770859771965E+00
+ 51321 1.2830250000000000E-02 7.6083019695820982E-03 1.7612281859485615E+00
+ 51322 1.2830500000000000E-02 7.6087422828280613E-03 1.7612792859199269E+00
+ 51323 1.2830750000000000E-02 7.6091826088510736E-03 1.7613303858912919E+00
+ 51324 1.2831000000000000E-02 7.6096229476511814E-03 1.7613814858626573E+00
+ 51325 1.2831249999999999E-02 7.6100632992284027E-03 1.7614325858340218E+00
+ 51326 1.2831499999999999E-02 7.6105036635827628E-03 1.7614836858053873E+00
+ 51327 1.2831749999999999E-02 7.6109440407142849E-03 1.7615347857767523E+00
+ 51328 1.2832000000000000E-02 7.6113844306229909E-03 1.7615858857481173E+00
+ 51329 1.2832250000000000E-02 7.6118248333089103E-03 1.7616369857194827E+00
+ 51330 1.2832500000000000E-02 7.6122652487720637E-03 1.7616880856908477E+00
+ 51331 1.2832750000000000E-02 7.6127056770124808E-03 1.7617391856622131E+00
+ 51332 1.2832999999999999E-02 7.6131461180301762E-03 1.7617902856335776E+00
+ 51333 1.2833249999999999E-02 7.6135865718251830E-03 1.7618413856049431E+00
+ 51334 1.2833499999999999E-02 7.6140270383975245E-03 1.7618924855763081E+00
+ 51335 1.2833750000000000E-02 7.6144675177472173E-03 1.7619435855476731E+00
+ 51336 1.2834000000000000E-02 7.6149080098743037E-03 1.7619946855190385E+00
+ 51337 1.2834250000000000E-02 7.6153485147787909E-03 1.7620457854904035E+00
+ 51338 1.2834500000000000E-02 7.6157890324607116E-03 1.7620968854617685E+00
+ 51339 1.2834749999999999E-02 7.6162295629200842E-03 1.7621479854331334E+00
+ 51340 1.2834999999999999E-02 7.6166701061569399E-03 1.7621990854044984E+00
+ 51341 1.2835249999999999E-02 7.6171106621712994E-03 1.7622501853758639E+00
+ 51342 1.2835500000000000E-02 7.6175512309631915E-03 1.7623012853472289E+00
+ 51343 1.2835750000000000E-02 7.6179918125326360E-03 1.7623523853185943E+00
+ 51344 1.2836000000000000E-02 7.6184324068796572E-03 1.7624034852899593E+00
+ 51345 1.2836250000000000E-02 7.6188730140042907E-03 1.7624545852613243E+00
+ 51346 1.2836499999999999E-02 7.6193136339065383E-03 1.7625056852326892E+00
+ 51347 1.2836749999999999E-02 7.6197542665864442E-03 1.7625567852040542E+00
+ 51348 1.2836999999999999E-02 7.6201949120440282E-03 1.7626078851754197E+00
+ 51349 1.2837250000000000E-02 7.6206355702793157E-03 1.7626589851467847E+00
+ 51350 1.2837500000000000E-02 7.6210762412923230E-03 1.7627100851181501E+00
+ 51351 1.2837750000000000E-02 7.6215169250830874E-03 1.7627611850895151E+00
+ 51352 1.2838000000000000E-02 7.6219576216516264E-03 1.7628122850608801E+00
+ 51353 1.2838249999999999E-02 7.6223983309979598E-03 1.7628633850322450E+00
+ 51354 1.2838499999999999E-02 7.6228390531221223E-03 1.7629144850036100E+00
+ 51355 1.2838749999999999E-02 7.6232797880241366E-03 1.7629655849749755E+00
+ 51356 1.2839000000000000E-02 7.6237205357040181E-03 1.7630166849463405E+00
+ 51357 1.2839250000000000E-02 7.6241612961618025E-03 1.7630677849177059E+00
+ 51358 1.2839500000000000E-02 7.6246020693975115E-03 1.7631188848890709E+00
+ 51359 1.2839750000000000E-02 7.6250428554111649E-03 1.7631699848604359E+00
+ 51360 1.2839999999999999E-02 7.6254836542027880E-03 1.7632210848318008E+00
+ 51361 1.2840249999999999E-02 7.6259244657724155E-03 1.7632721848031658E+00
+ 51362 1.2840499999999999E-02 7.6263652901200586E-03 1.7633232847745313E+00
+ 51363 1.2840750000000000E-02 7.6268061272457511E-03 1.7633743847458963E+00
+ 51364 1.2841000000000000E-02 7.6272469771495165E-03 1.7634254847172612E+00
+ 51365 1.2841250000000000E-02 7.6276878398313765E-03 1.7634765846886267E+00
+ 51366 1.2841500000000000E-02 7.6281287152913570E-03 1.7635276846599917E+00
+ 51367 1.2841749999999999E-02 7.6285696035294764E-03 1.7635787846313566E+00
+ 51368 1.2841999999999999E-02 7.6290105045457744E-03 1.7636298846027216E+00
+ 51369 1.2842249999999999E-02 7.6294514183402598E-03 1.7636809845740871E+00
+ 51370 1.2842500000000000E-02 7.6298923449129698E-03 1.7637320845454521E+00
+ 51371 1.2842750000000000E-02 7.6303332842639201E-03 1.7637831845168170E+00
+ 51372 1.2843000000000000E-02 7.6307742363931428E-03 1.7638342844881825E+00
+ 51373 1.2843250000000000E-02 7.6312152013006578E-03 1.7638853844595475E+00
+ 51374 1.2843499999999999E-02 7.6316561789864885E-03 1.7639364844309124E+00
+ 51375 1.2843749999999999E-02 7.6320971694506636E-03 1.7639875844022774E+00
+ 51376 1.2844000000000000E-02 7.6325381726932064E-03 1.7640386843736429E+00
+ 51377 1.2844250000000000E-02 7.6329791887141431E-03 1.7640897843450078E+00
+ 51378 1.2844500000000000E-02 7.6334202175134952E-03 1.7641408843163728E+00
+ 51379 1.2844750000000000E-02 7.6338612590912880E-03 1.7641919842877383E+00
+ 51380 1.2845000000000001E-02 7.6343023134475500E-03 1.7642430842591033E+00
+ 51381 1.2845249999999999E-02 7.6347433805823029E-03 1.7642941842304682E+00
+ 51382 1.2845499999999999E-02 7.6351844604955685E-03 1.7643452842018332E+00
+ 51383 1.2845750000000000E-02 7.6356255531873796E-03 1.7643963841731982E+00
+ 51384 1.2846000000000000E-02 7.6360666586577581E-03 1.7644474841445636E+00
+ 51385 1.2846250000000000E-02 7.6365077769067237E-03 1.7644985841159286E+00
+ 51386 1.2846500000000000E-02 7.6369489079343052E-03 1.7645496840872941E+00
+ 51387 1.2846750000000001E-02 7.6373900517405268E-03 1.7646007840586591E+00
+ 51388 1.2846999999999999E-02 7.6378312083219208E-03 1.7646518840300240E+00
+ 51389 1.2847249999999999E-02 7.6382723776746639E-03 1.7647029840013890E+00
+ 51390 1.2847500000000000E-02 7.6387135597987691E-03 1.7647540839727540E+00
+ 51391 1.2847750000000000E-02 7.6391547546942641E-03 1.7648051839441194E+00
+ 51392 1.2848000000000000E-02 7.6395959623611620E-03 1.7648562839154844E+00
+ 51393 1.2848250000000000E-02 7.6400371827994931E-03 1.7649073838868499E+00
+ 51394 1.2848499999999999E-02 7.6404784160092731E-03 1.7649584838582144E+00
+ 51395 1.2848749999999999E-02 7.6409196619905400E-03 1.7650095838295798E+00
+ 51396 1.2848999999999999E-02 7.6413609207433026E-03 1.7650606838009448E+00
+ 51397 1.2849250000000000E-02 7.6418021922675860E-03 1.7651117837723098E+00
+ 51398 1.2849500000000000E-02 7.6422434765634137E-03 1.7651628837436752E+00
+ 51399 1.2849750000000000E-02 7.6426847736308029E-03 1.7652139837150402E+00
+ 51400 1.2850000000000000E-02 7.6431260834697885E-03 1.7652650836864052E+00
+ 51401 1.2850249999999999E-02 7.6435674060803798E-03 1.7653161836577702E+00
+ 51402 1.2850499999999999E-02 7.6440087414626082E-03 1.7653672836291352E+00
+ 51403 1.2850749999999999E-02 7.6444500896164901E-03 1.7654183836005006E+00
+ 51404 1.2851000000000000E-02 7.6448914505420568E-03 1.7654694835718656E+00
+ 51405 1.2851250000000000E-02 7.6453328242393178E-03 1.7655205835432310E+00
+ 51406 1.2851500000000000E-02 7.6457742107083060E-03 1.7655716835145960E+00
+ 51407 1.2851750000000000E-02 7.6462156099490414E-03 1.7656227834859610E+00
+ 51408 1.2851999999999999E-02 7.6466570219615422E-03 1.7656738834573260E+00
+ 51409 1.2852249999999999E-02 7.6470984467458362E-03 1.7657249834286910E+00
+ 51410 1.2852499999999999E-02 7.6475398843019460E-03 1.7657760834000564E+00
+ 51411 1.2852750000000000E-02 7.6479813346298940E-03 1.7658271833714214E+00
+ 51412 1.2853000000000000E-02 7.6484227977296967E-03 1.7658782833427868E+00
+ 51413 1.2853250000000000E-02 7.6488642736013855E-03 1.7659293833141518E+00
+ 51414 1.2853500000000000E-02 7.6493057622449767E-03 1.7659804832855168E+00
+ 51415 1.2853749999999999E-02 7.6497472636604912E-03 1.7660315832568818E+00
+ 51416 1.2853999999999999E-02 7.6501887778479619E-03 1.7660826832282468E+00
+ 51417 1.2854249999999999E-02 7.6506303048073949E-03 1.7661337831996122E+00
+ 51418 1.2854500000000000E-02 7.6510718445388422E-03 1.7661848831709772E+00
+ 51419 1.2854750000000000E-02 7.6515133970422909E-03 1.7662359831423426E+00
+ 51420 1.2855000000000000E-02 7.6519549623177852E-03 1.7662870831137076E+00
+ 51421 1.2855250000000000E-02 7.6523965403653416E-03 1.7663381830850726E+00
+ 51422 1.2855499999999999E-02 7.6528381311849782E-03 1.7663892830564376E+00
+ 51423 1.2855749999999999E-02 7.6532797347767289E-03 1.7664403830278026E+00
+ 51424 1.2855999999999999E-02 7.6537213511406127E-03 1.7664914829991680E+00
+ 51425 1.2856250000000000E-02 7.6541629802766419E-03 1.7665425829705330E+00
+ 51426 1.2856500000000000E-02 7.6546046221848529E-03 1.7665936829418980E+00
+ 51427 1.2856750000000000E-02 7.6550462768652577E-03 1.7666447829132634E+00
+ 51428 1.2857000000000000E-02 7.6554879443178894E-03 1.7666958828846284E+00
+ 51429 1.2857249999999999E-02 7.6559296245427583E-03 1.7667469828559934E+00
+ 51430 1.2857499999999999E-02 7.6563713175398975E-03 1.7667980828273584E+00
+ 51431 1.2857749999999999E-02 7.6568130233093251E-03 1.7668491827987238E+00
+ 51432 1.2858000000000000E-02 7.6572547418510680E-03 1.7669002827700888E+00
+ 51433 1.2858250000000000E-02 7.6576964731651428E-03 1.7669513827414538E+00
+ 51434 1.2858500000000000E-02 7.6581382172515745E-03 1.7670024827128192E+00
+ 51435 1.2858750000000000E-02 7.6585799741103857E-03 1.7670535826841842E+00
+ 51436 1.2858999999999999E-02 7.6590217437415972E-03 1.7671046826555492E+00
+ 51437 1.2859249999999999E-02 7.6594635261452377E-03 1.7671557826269142E+00
+ 51438 1.2859499999999999E-02 7.6599053213213253E-03 1.7672068825982796E+00
+ 51439 1.2859750000000000E-02 7.6603471292698835E-03 1.7672579825696446E+00
+ 51440 1.2860000000000000E-02 7.6607889499909296E-03 1.7673090825410096E+00
+ 51441 1.2860250000000000E-02 7.6612307834845080E-03 1.7673601825123750E+00
+ 51442 1.2860500000000000E-02 7.6616726297506158E-03 1.7674112824837400E+00
+ 51443 1.2860749999999999E-02 7.6621144887892819E-03 1.7674623824551050E+00
+ 51444 1.2860999999999999E-02 7.6625563606005365E-03 1.7675134824264700E+00
+ 51445 1.2861249999999999E-02 7.6629982451843987E-03 1.7675645823978350E+00
+ 51446 1.2861500000000000E-02 7.6634401425408911E-03 1.7676156823692004E+00
+ 51447 1.2861750000000000E-02 7.6638820526700336E-03 1.7676667823405654E+00
+ 51448 1.2862000000000000E-02 7.6643239755718540E-03 1.7677178823119308E+00
+ 51449 1.2862250000000000E-02 7.6647659112463714E-03 1.7677689822832958E+00
+ 51450 1.2862499999999999E-02 7.6652078596936074E-03 1.7678200822546608E+00
+ 51451 1.2862749999999999E-02 7.6656498209135915E-03 1.7678711822260258E+00
+ 51452 1.2862999999999999E-02 7.6660917949063438E-03 1.7679222821973908E+00
+ 51453 1.2863250000000000E-02 7.6665337816718832E-03 1.7679733821687562E+00
+ 51454 1.2863500000000000E-02 7.6669757812102366E-03 1.7680244821401212E+00
+ 51455 1.2863750000000000E-02 7.6674177935214241E-03 1.7680755821114866E+00
+ 51456 1.2864000000000000E-02 7.6678598186054664E-03 1.7681266820828516E+00
+ 51457 1.2864249999999999E-02 7.6683018564623921E-03 1.7681777820542166E+00
+ 51458 1.2864499999999999E-02 7.6687439070922186E-03 1.7682288820255816E+00
+ 51459 1.2864749999999999E-02 7.6691859704949772E-03 1.7682799819969466E+00
+ 51460 1.2865000000000000E-02 7.6696280466706807E-03 1.7683310819683120E+00
+ 51461 1.2865250000000000E-02 7.6700701356193597E-03 1.7683821819396770E+00
+ 51462 1.2865500000000000E-02 7.6705122373410296E-03 1.7684332819110420E+00
+ 51463 1.2865750000000000E-02 7.6709543518357192E-03 1.7684843818824074E+00
+ 51464 1.2865999999999999E-02 7.6713964791034492E-03 1.7685354818537720E+00
+ 51465 1.2866249999999999E-02 7.6718386191442431E-03 1.7685865818251374E+00
+ 51466 1.2866499999999999E-02 7.6722807719581242E-03 1.7686376817965024E+00
+ 51467 1.2866750000000000E-02 7.6727229375451143E-03 1.7686887817678678E+00
+ 51468 1.2867000000000000E-02 7.6731651159052368E-03 1.7687398817392328E+00
+ 51469 1.2867250000000000E-02 7.6736073070385142E-03 1.7687909817105978E+00
+ 51470 1.2867500000000000E-02 7.6740495109449683E-03 1.7688420816819632E+00
+ 51471 1.2867749999999999E-02 7.6744917276246206E-03 1.7688931816533278E+00
+ 51472 1.2867999999999999E-02 7.6749339570775024E-03 1.7689442816246932E+00
+ 51473 1.2868249999999999E-02 7.6753761993036294E-03 1.7689953815960582E+00
+ 51474 1.2868500000000000E-02 7.6758184543030241E-03 1.7690464815674236E+00
+ 51475 1.2868750000000000E-02 7.6762607220757150E-03 1.7690975815387886E+00
+ 51476 1.2869000000000000E-02 7.6767030026217179E-03 1.7691486815101536E+00
+ 51477 1.2869250000000000E-02 7.6771452959410605E-03 1.7691997814815190E+00
+ 51478 1.2869499999999999E-02 7.6775876020337619E-03 1.7692508814528836E+00
+ 51479 1.2869749999999999E-02 7.6780299208998506E-03 1.7693019814242490E+00
+ 51480 1.2869999999999999E-02 7.6784722525393458E-03 1.7693530813956140E+00
+ 51481 1.2870250000000000E-02 7.6789145969522717E-03 1.7694041813669794E+00
+ 51482 1.2870500000000000E-02 7.6793569541386509E-03 1.7694552813383444E+00
+ 51483 1.2870750000000000E-02 7.6797993240985095E-03 1.7695063813097094E+00
+ 51484 1.2871000000000000E-02 7.6802417068318630E-03 1.7695574812810748E+00
+ 51485 1.2871249999999999E-02 7.6806841023387322E-03 1.7696085812524394E+00
+ 51486 1.2871499999999999E-02 7.6811265106191554E-03 1.7696596812238048E+00
+ 51487 1.2871750000000000E-02 7.6815689316731429E-03 1.7697107811951698E+00
+ 51488 1.2872000000000000E-02 7.6820113655007233E-03 1.7697618811665348E+00
+ 51489 1.2872250000000000E-02 7.6824538121019184E-03 1.7698129811379002E+00
+ 51490 1.2872500000000000E-02 7.6828962714767515E-03 1.7698640811092652E+00
+ 51491 1.2872750000000001E-02 7.6833387436252417E-03 1.7699151810806306E+00
+ 51492 1.2872999999999999E-02 7.6837812285474143E-03 1.7699662810519952E+00
+ 51493 1.2873249999999999E-02 7.6842237262432951E-03 1.7700173810233606E+00
+ 51494 1.2873500000000000E-02 7.6846662367129033E-03 1.7700684809947256E+00
+ 51495 1.2873750000000000E-02 7.6851087599562667E-03 1.7701195809660906E+00
+ 51496 1.2874000000000000E-02 7.6855512959734052E-03 1.7701706809374560E+00
+ 51497 1.2874250000000000E-02 7.6859938447643387E-03 1.7702217809088210E+00
+ 51498 1.2874500000000001E-02 7.6864364063290967E-03 1.7702728808801864E+00
+ 51499 1.2874749999999999E-02 7.6868789806676975E-03 1.7703239808515510E+00
+ 51500 1.2874999999999999E-02 7.6873215677801645E-03 1.7703750808229164E+00
+ 51501 1.2875250000000000E-02 7.6877641676665227E-03 1.7704261807942814E+00
+ 51502 1.2875500000000000E-02 7.6882067803267966E-03 1.7704772807656464E+00
+ 51503 1.2875750000000000E-02 7.6886494057610069E-03 1.7705283807370118E+00
+ 51504 1.2876000000000000E-02 7.6890920439691753E-03 1.7705794807083768E+00
+ 51505 1.2876249999999999E-02 7.6895346949513235E-03 1.7706305806797418E+00
+ 51506 1.2876499999999999E-02 7.6899773587074836E-03 1.7706816806511068E+00
+ 51507 1.2876749999999999E-02 7.6904200352376703E-03 1.7707327806224717E+00
+ 51508 1.2877000000000000E-02 7.6908627245419062E-03 1.7707838805938372E+00
+ 51509 1.2877250000000000E-02 7.6913054266202251E-03 1.7708349805652022E+00
+ 51510 1.2877500000000000E-02 7.6917481414726374E-03 1.7708860805365676E+00
+ 51511 1.2877750000000000E-02 7.6921908690991718E-03 1.7709371805079326E+00
+ 51512 1.2877999999999999E-02 7.6926336094998464E-03 1.7709882804792976E+00
+ 51513 1.2878249999999999E-02 7.6930763626746933E-03 1.7710393804506626E+00
+ 51514 1.2878499999999999E-02 7.6935191286237308E-03 1.7710904804220275E+00
+ 51515 1.2878750000000000E-02 7.6939619073469858E-03 1.7711415803933930E+00
+ 51516 1.2879000000000000E-02 7.6944046988444729E-03 1.7711926803647580E+00
+ 51517 1.2879250000000000E-02 7.6948475031162217E-03 1.7712437803361234E+00
+ 51518 1.2879500000000000E-02 7.6952903201622557E-03 1.7712948803074884E+00
+ 51519 1.2879749999999999E-02 7.6957331499825929E-03 1.7713459802788534E+00
+ 51520 1.2879999999999999E-02 7.6961759925772621E-03 1.7713970802502184E+00
+ 51521 1.2880249999999999E-02 7.6966188479462867E-03 1.7714481802215833E+00
+ 51522 1.2880500000000000E-02 7.6970617160896796E-03 1.7714992801929488E+00
+ 51523 1.2880750000000000E-02 7.6975045970074816E-03 1.7715503801643138E+00
+ 51524 1.2881000000000000E-02 7.6979474906997058E-03 1.7716014801356788E+00
+ 51525 1.2881250000000000E-02 7.6983903971663721E-03 1.7716525801070442E+00
+ 51526 1.2881499999999999E-02 7.6988333164075065E-03 1.7717036800784087E+00
+ 51527 1.2881749999999999E-02 7.6992762484231307E-03 1.7717547800497742E+00
+ 51528 1.2881999999999999E-02 7.6997191932132768E-03 1.7718058800211391E+00
+ 51529 1.2882250000000000E-02 7.7001621507779604E-03 1.7718569799925046E+00
+ 51530 1.2882500000000000E-02 7.7006051211172023E-03 1.7719080799638696E+00
+ 51531 1.2882750000000000E-02 7.7010481042310338E-03 1.7719591799352346E+00
+ 51532 1.2883000000000000E-02 7.7014911001194739E-03 1.7720102799066000E+00
+ 51533 1.2883249999999999E-02 7.7019341087825374E-03 1.7720613798779645E+00
+ 51534 1.2883499999999999E-02 7.7023771302202632E-03 1.7721124798493300E+00
+ 51535 1.2883749999999999E-02 7.7028201644326671E-03 1.7721635798206949E+00
+ 51536 1.2884000000000000E-02 7.7032632114197724E-03 1.7722146797920604E+00
+ 51537 1.2884250000000000E-02 7.7037062711816035E-03 1.7722657797634254E+00
+ 51538 1.2884500000000000E-02 7.7041493437181785E-03 1.7723168797347904E+00
+ 51539 1.2884750000000000E-02 7.7045924290295251E-03 1.7723679797061558E+00
+ 51540 1.2884999999999999E-02 7.7050355271156695E-03 1.7724190796775203E+00
+ 51541 1.2885249999999999E-02 7.7054786379766298E-03 1.7724701796488858E+00
+ 51542 1.2885499999999999E-02 7.7059217616124312E-03 1.7725212796202507E+00
+ 51543 1.2885750000000000E-02 7.7063648980230997E-03 1.7725723795916162E+00
+ 51544 1.2886000000000000E-02 7.7068080472086535E-03 1.7726234795629812E+00
+ 51545 1.2886250000000000E-02 7.7072512091691213E-03 1.7726745795343462E+00
+ 51546 1.2886500000000000E-02 7.7076943839045212E-03 1.7727256795057116E+00
+ 51547 1.2886749999999999E-02 7.7081375714148749E-03 1.7727767794770761E+00
+ 51548 1.2886999999999999E-02 7.7085807717002172E-03 1.7728278794484416E+00
+ 51549 1.2887249999999999E-02 7.7090239847605567E-03 1.7728789794198065E+00
+ 51550 1.2887500000000000E-02 7.7094672105959289E-03 1.7729300793911715E+00
+ 51551 1.2887750000000000E-02 7.7099104492063522E-03 1.7729811793625370E+00
+ 51552 1.2888000000000000E-02 7.7103537005918507E-03 1.7730322793339020E+00
+ 51553 1.2888250000000000E-02 7.7107969647524453E-03 1.7730833793052674E+00
+ 51554 1.2888499999999999E-02 7.7112402416881594E-03 1.7731344792766319E+00
+ 51555 1.2888749999999999E-02 7.7116835313990190E-03 1.7731855792479974E+00
+ 51556 1.2888999999999999E-02 7.7121268338850458E-03 1.7732366792193623E+00
+ 51557 1.2889250000000000E-02 7.7125701491462667E-03 1.7732877791907273E+00
+ 51558 1.2889500000000000E-02 7.7130134771826973E-03 1.7733388791620928E+00
+ 51559 1.2889750000000000E-02 7.7134568179943767E-03 1.7733899791334578E+00
+ 51560 1.2890000000000000E-02 7.7139001715813118E-03 1.7734410791048232E+00
+ 51561 1.2890249999999999E-02 7.7143435379435285E-03 1.7734921790761877E+00
+ 51562 1.2890499999999999E-02 7.7147869170810547E-03 1.7735432790475532E+00
+ 51563 1.2890749999999999E-02 7.7152303089939164E-03 1.7735943790189181E+00
+ 51564 1.2891000000000000E-02 7.7156737136821300E-03 1.7736454789902831E+00
+ 51565 1.2891250000000000E-02 7.7161171311457217E-03 1.7736965789616486E+00
+ 51566 1.2891500000000000E-02 7.7165605613847207E-03 1.7737476789330135E+00
+ 51567 1.2891750000000000E-02 7.7170040043991446E-03 1.7737987789043785E+00
+ 51568 1.2891999999999999E-02 7.7174474601890107E-03 1.7738498788757435E+00
+ 51569 1.2892249999999999E-02 7.7178909287543536E-03 1.7739009788471085E+00
+ 51570 1.2892499999999999E-02 7.7183344100951916E-03 1.7739520788184739E+00
+ 51571 1.2892750000000000E-02 7.7187779042115507E-03 1.7740031787898389E+00
+ 51572 1.2893000000000000E-02 7.7192214111034517E-03 1.7740542787612044E+00
+ 51573 1.2893250000000000E-02 7.7196649307709163E-03 1.7741053787325693E+00
+ 51574 1.2893500000000000E-02 7.7201084632139731E-03 1.7741564787039343E+00
+ 51575 1.2893749999999999E-02 7.7205520084326403E-03 1.7742075786752993E+00
+ 51576 1.2893999999999999E-02 7.7209955664269475E-03 1.7742586786466643E+00
+ 51577 1.2894249999999999E-02 7.7214391371969154E-03 1.7743097786180297E+00
+ 51578 1.2894500000000000E-02 7.7218827207425639E-03 1.7743608785893947E+00
+ 51579 1.2894750000000000E-02 7.7223263170639253E-03 1.7744119785607602E+00
+ 51580 1.2895000000000000E-02 7.7227699610014295E-03 1.7744630785321251E+00
+ 51581 1.2895250000000000E-02 7.7232135832411824E-03 1.7745141785034901E+00
+ 51582 1.2895499999999999E-02 7.7236572182586630E-03 1.7745652784748551E+00
+ 51583 1.2895749999999999E-02 7.7241008660538946E-03 1.7746163784462201E+00
+ 51584 1.2895999999999999E-02 7.7245445266269103E-03 1.7746674784175855E+00
+ 51585 1.2896250000000000E-02 7.7249881999777309E-03 1.7747185783889505E+00
+ 51586 1.2896500000000000E-02 7.7254318861063745E-03 1.7747696783603160E+00
+ 51587 1.2896750000000000E-02 7.7258755850128777E-03 1.7748207783316809E+00
+ 51588 1.2897000000000000E-02 7.7263192966972455E-03 1.7748718783030459E+00
+ 51589 1.2897249999999999E-02 7.7267630211595197E-03 1.7749229782744109E+00
+ 51590 1.2897499999999999E-02 7.7272067583997166E-03 1.7749740782457759E+00
+ 51591 1.2897749999999999E-02 7.7276505084178677E-03 1.7750251782171413E+00
+ 51592 1.2898000000000000E-02 7.7280942712139849E-03 1.7750762781885063E+00
+ 51593 1.2898250000000000E-02 7.7285380467881012E-03 1.7751273781598713E+00
+ 51594 1.2898500000000000E-02 7.7289818351402376E-03 1.7751784781312367E+00
+ 51595 1.2898750000000000E-02 7.7294256362704207E-03 1.7752295781026017E+00
+ 51596 1.2898999999999999E-02 7.7298694501786716E-03 1.7752806780739667E+00
+ 51597 1.2899249999999999E-02 7.7303132768650161E-03 1.7753317780453317E+00
+ 51598 1.2899500000000000E-02 7.7307571163294812E-03 1.7753828780166971E+00
+ 51599 1.2899750000000000E-02 7.7312009685720834E-03 1.7754339779880621E+00
+ 51600 1.2900000000000000E-02 7.7316448335928573E-03 1.7754850779594271E+00
+ 51601 1.2900250000000000E-02 7.7320887113918211E-03 1.7755361779307925E+00
+ 51602 1.2900500000000001E-02 7.7325326019689984E-03 1.7755872779021575E+00
+ 51603 1.2900749999999999E-02 7.7329765053244098E-03 1.7756383778735225E+00
+ 51604 1.2900999999999999E-02 7.7334204214580884E-03 1.7756894778448875E+00
+ 51605 1.2901250000000000E-02 7.7338643503700585E-03 1.7757405778162529E+00
+ 51606 1.2901500000000000E-02 7.7343082920603374E-03 1.7757916777876179E+00
+ 51607 1.2901750000000000E-02 7.7347522465289441E-03 1.7758427777589829E+00
+ 51608 1.2902000000000000E-02 7.7351962137759307E-03 1.7758938777303483E+00
+ 51609 1.2902250000000001E-02 7.7356401938012877E-03 1.7759449777017133E+00
+ 51610 1.2902499999999999E-02 7.7360841866050559E-03 1.7759960776730783E+00
+ 51611 1.2902749999999999E-02 7.7365281921872578E-03 1.7760471776444433E+00
+ 51612 1.2903000000000000E-02 7.7369722105479193E-03 1.7760982776158083E+00
+ 51613 1.2903250000000000E-02 7.7374162416870597E-03 1.7761493775871737E+00
+ 51614 1.2903500000000000E-02 7.7378602856047118E-03 1.7762004775585387E+00
+ 51615 1.2903750000000000E-02 7.7383043423008904E-03 1.7762515775299041E+00
+ 51616 1.2903999999999999E-02 7.7387484117756198E-03 1.7763026775012687E+00
+ 51617 1.2904249999999999E-02 7.7391924940289304E-03 1.7763537774726341E+00
+ 51618 1.2904499999999999E-02 7.7396365890608533E-03 1.7764048774439991E+00
+ 51619 1.2904750000000000E-02 7.7400806968713964E-03 1.7764559774153641E+00
+ 51620 1.2905000000000000E-02 7.7405248174605935E-03 1.7765070773867295E+00
+ 51621 1.2905250000000000E-02 7.7409689508284689E-03 1.7765581773580945E+00
+ 51622 1.2905500000000000E-02 7.7414130969750399E-03 1.7766092773294599E+00
+ 51623 1.2905749999999999E-02 7.7418572559003404E-03 1.7766603773008245E+00
+ 51624 1.2905999999999999E-02 7.7423014276043851E-03 1.7767114772721899E+00
+ 51625 1.2906249999999999E-02 7.7427456120872104E-03 1.7767625772435549E+00
+ 51626 1.2906500000000000E-02 7.7431898093488346E-03 1.7768136772149199E+00
+ 51627 1.2906750000000000E-02 7.7436340193892794E-03 1.7768647771862853E+00
+ 51628 1.2907000000000000E-02 7.7440782422085689E-03 1.7769158771576503E+00
+ 51629 1.2907250000000000E-02 7.7445224778067354E-03 1.7769669771290153E+00
+ 51630 1.2907499999999999E-02 7.7449667261838013E-03 1.7770180771003803E+00
+ 51631 1.2907749999999999E-02 7.7454109873397736E-03 1.7770691770717453E+00
+ 51632 1.2907999999999999E-02 7.7458552612746966E-03 1.7771202770431107E+00
+ 51633 1.2908250000000000E-02 7.7462995479885928E-03 1.7771713770144757E+00
+ 51634 1.2908500000000000E-02 7.7467438474814821E-03 1.7772224769858411E+00
+ 51635 1.2908750000000000E-02 7.7471881597533897E-03 1.7772735769572061E+00
+ 51636 1.2909000000000000E-02 7.7476324848043416E-03 1.7773246769285711E+00
+ 51637 1.2909249999999999E-02 7.7480768226343500E-03 1.7773757768999361E+00
+ 51638 1.2909499999999999E-02 7.7485211732434564E-03 1.7774268768713011E+00
+ 51639 1.2909749999999999E-02 7.7489655366316818E-03 1.7774779768426665E+00
+ 51640 1.2910000000000000E-02 7.7494099127990487E-03 1.7775290768140315E+00
+ 51641 1.2910250000000000E-02 7.7498543017455769E-03 1.7775801767853969E+00
+ 51642 1.2910500000000000E-02 7.7502987034712961E-03 1.7776312767567619E+00
+ 51643 1.2910750000000000E-02 7.7507431179762261E-03 1.7776823767281269E+00
+ 51644 1.2910999999999999E-02 7.7511875452603955E-03 1.7777334766994919E+00
+ 51645 1.2911249999999999E-02 7.7516319853195292E-03 1.7777845766708569E+00
+ 51646 1.2911499999999999E-02 7.7520764381492540E-03 1.7778356766422223E+00
+ 51647 1.2911750000000000E-02 7.7525209037495792E-03 1.7778867766135873E+00
+ 51648 1.2912000000000000E-02 7.7529653821205458E-03 1.7779378765849527E+00
+ 51649 1.2912250000000000E-02 7.7534098732621598E-03 1.7779889765563177E+00
+ 51650 1.2912500000000000E-02 7.7538543771744507E-03 1.7780400765276827E+00
+ 51651 1.2912749999999999E-02 7.7542988938574340E-03 1.7780911764990477E+00
+ 51652 1.2912999999999999E-02 7.7547434233111367E-03 1.7781422764704127E+00
+ 51653 1.2913249999999999E-02 7.7551879655355926E-03 1.7781933764417781E+00
+ 51654 1.2913500000000000E-02 7.7556325205307862E-03 1.7782444764131431E+00
+ 51655 1.2913750000000000E-02 7.7560770882967797E-03 1.7782955763845081E+00
+ 51656 1.2914000000000000E-02 7.7565216688335751E-03 1.7783466763558735E+00
+ 51657 1.2914250000000000E-02 7.7569662621411930E-03 1.7783977763272385E+00
+ 51658 1.2914499999999999E-02 7.7574108682196613E-03 1.7784488762986035E+00
+ 51659 1.2914749999999999E-02 7.7578554870690016E-03 1.7784999762699685E+00
+ 51660 1.2914999999999999E-02 7.7583001186892339E-03 1.7785510762413339E+00
+ 51661 1.2915250000000000E-02 7.7587447630803781E-03 1.7786021762126989E+00
+ 51662 1.2915500000000000E-02 7.7591894202424620E-03 1.7786532761840639E+00
+ 51663 1.2915750000000000E-02 7.7596340901755012E-03 1.7787043761554293E+00
+ 51664 1.2916000000000000E-02 7.7600787728795209E-03 1.7787554761267943E+00
+ 51665 1.2916249999999999E-02 7.7605234683545340E-03 1.7788065760981593E+00
+ 51666 1.2916499999999999E-02 7.7609681766005797E-03 1.7788576760695243E+00
+ 51667 1.2916749999999999E-02 7.7614128976176691E-03 1.7789087760408897E+00
+ 51668 1.2917000000000000E-02 7.7618576314058239E-03 1.7789598760122547E+00
+ 51669 1.2917250000000000E-02 7.7623023779650668E-03 1.7790109759836197E+00
+ 51670 1.2917500000000000E-02 7.7627471372954176E-03 1.7790620759549851E+00
+ 51671 1.2917750000000000E-02 7.7631919093969015E-03 1.7791131759263501E+00
+ 51672 1.2917999999999999E-02 7.7636366942695394E-03 1.7791642758977151E+00
+ 51673 1.2918249999999999E-02 7.7640814919133529E-03 1.7792153758690801E+00
+ 51674 1.2918499999999999E-02 7.7645263023283654E-03 1.7792664758404451E+00
+ 51675 1.2918750000000000E-02 7.7649711255145960E-03 1.7793175758118105E+00
+ 51676 1.2919000000000000E-02 7.7654159614720664E-03 1.7793686757831755E+00
+ 51677 1.2919250000000000E-02 7.7658608102008078E-03 1.7794197757545409E+00
+ 51678 1.2919500000000000E-02 7.7663056717008280E-03 1.7794708757259059E+00
+ 51679 1.2919749999999999E-02 7.7667505459721540E-03 1.7795219756972709E+00
+ 51680 1.2919999999999999E-02 7.7671954330148126E-03 1.7795730756686359E+00
+ 51681 1.2920249999999999E-02 7.7676403328288176E-03 1.7796241756400009E+00
+ 51682 1.2920500000000000E-02 7.7680852454141960E-03 1.7796752756113663E+00
+ 51683 1.2920750000000000E-02 7.7685301707709721E-03 1.7797263755827313E+00
+ 51684 1.2921000000000000E-02 7.7689751088991649E-03 1.7797774755540967E+00
+ 51685 1.2921250000000000E-02 7.7694200597987926E-03 1.7798285755254617E+00
+ 51686 1.2921499999999999E-02 7.7698650234698814E-03 1.7798796754968267E+00
+ 51687 1.2921749999999999E-02 7.7703099999124519E-03 1.7799307754681917E+00
+ 51688 1.2921999999999999E-02 7.7707549891265311E-03 1.7799818754395567E+00
+ 51689 1.2922250000000000E-02 7.7711999911121328E-03 1.7800329754109221E+00
+ 51690 1.2922500000000000E-02 7.7716449890810994E-03 1.7800840753822871E+00
+ 51691 1.2922750000000000E-02 7.7720900164544998E-03 1.7801351753536521E+00
+ 51692 1.2923000000000000E-02 7.7725350566032470E-03 1.7801862753250175E+00
+ 51693 1.2923249999999999E-02 7.7729801095273556E-03 1.7802373752963820E+00
+ 51694 1.2923499999999999E-02 7.7734251752268587E-03 1.7802884752677475E+00
+ 51695 1.2923749999999999E-02 7.7738702537017796E-03 1.7803395752391125E+00
+ 51696 1.2924000000000000E-02 7.7743153449521376E-03 1.7803906752104779E+00
+ 51697 1.2924250000000000E-02 7.7747604489779602E-03 1.7804417751818429E+00
+ 51698 1.2924500000000000E-02 7.7752055657792623E-03 1.7804928751532079E+00
+ 51699 1.2924750000000000E-02 7.7756506953560733E-03 1.7805439751245733E+00
+ 51700 1.2924999999999999E-02 7.7760958377084124E-03 1.7805950750959378E+00
+ 51701 1.2925249999999999E-02 7.7765409928363160E-03 1.7806461750673033E+00
+ 51702 1.2925499999999999E-02 7.7769861607397874E-03 1.7806972750386683E+00
+ 51703 1.2925750000000000E-02 7.7774313414188624E-03 1.7807483750100337E+00
+ 51704 1.2926000000000000E-02 7.7778765348735590E-03 1.7807994749813987E+00
+ 51705 1.2926250000000000E-02 7.7783217411039086E-03 1.7808505749527637E+00
+ 51706 1.2926500000000000E-02 7.7787669601099250E-03 1.7809016749241291E+00
+ 51707 1.2926749999999999E-02 7.7792121918916291E-03 1.7809527748954936E+00
+ 51708 1.2926999999999999E-02 7.7796574364490563E-03 1.7810038748668591E+00
+ 51709 1.2927250000000000E-02 7.7801026937822223E-03 1.7810549748382241E+00
+ 51710 1.2927500000000000E-02 7.7805479638911532E-03 1.7811060748095895E+00
+ 51711 1.2927750000000000E-02 7.7809932467758722E-03 1.7811571747809545E+00
+ 51712 1.2928000000000000E-02 7.7814385424363960E-03 1.7812082747523195E+00
+ 51713 1.2928250000000001E-02 7.7818838508727567E-03 1.7812593747236849E+00
+ 51714 1.2928499999999999E-02 7.7823291720849706E-03 1.7813104746950494E+00
+ 51715 1.2928749999999999E-02 7.7827745060730664E-03 1.7813615746664149E+00
+ 51716 1.2929000000000000E-02 7.7832198528370632E-03 1.7814126746377799E+00
+ 51717 1.2929250000000000E-02 7.7836652123769905E-03 1.7814637746091448E+00
+ 51718 1.2929500000000000E-02 7.7841105846928656E-03 1.7815148745805103E+00
+ 51719 1.2929750000000000E-02 7.7845559697847138E-03 1.7815659745518753E+00
+ 51720 1.2930000000000001E-02 7.7850013676525574E-03 1.7816170745232407E+00
+ 51721 1.2930249999999999E-02 7.7854467782964140E-03 1.7816681744946052E+00
+ 51722 1.2930499999999999E-02 7.7858922017163225E-03 1.7817192744659707E+00
+ 51723 1.2930750000000000E-02 7.7863376379122967E-03 1.7817703744373357E+00
+ 51724 1.2931000000000000E-02 7.7867830868843585E-03 1.7818214744087006E+00
+ 51725 1.2931250000000000E-02 7.7872285486325337E-03 1.7818725743800661E+00
+ 51726 1.2931500000000000E-02 7.7876740231568476E-03 1.7819236743514311E+00
+ 51727 1.2931749999999999E-02 7.7881195104573123E-03 1.7819747743227961E+00
+ 51728 1.2931999999999999E-02 7.7885650105339729E-03 1.7820258742941610E+00
+ 51729 1.2932249999999999E-02 7.7890105233868277E-03 1.7820769742655265E+00
+ 51730 1.2932500000000000E-02 7.7894560490159200E-03 1.7821280742368915E+00
+ 51731 1.2932750000000000E-02 7.7899015874212619E-03 1.7821791742082564E+00
+ 51732 1.2933000000000000E-02 7.7903471386028857E-03 1.7822302741796219E+00
+ 51733 1.2933250000000000E-02 7.7907927025608059E-03 1.7822813741509869E+00
+ 51734 1.2933499999999999E-02 7.7912382792950470E-03 1.7823324741223519E+00
+ 51735 1.2933749999999999E-02 7.7916838688056357E-03 1.7823835740937168E+00
+ 51736 1.2933999999999999E-02 7.7921294710925982E-03 1.7824346740650818E+00
+ 51737 1.2934250000000000E-02 7.7925750861559491E-03 1.7824857740364473E+00
+ 51738 1.2934500000000000E-02 7.7930207139957205E-03 1.7825368740078122E+00
+ 51739 1.2934750000000000E-02 7.7934663546119333E-03 1.7825879739791777E+00
+ 51740 1.2935000000000000E-02 7.7939120080046083E-03 1.7826390739505427E+00
+ 51741 1.2935249999999999E-02 7.7943576741737680E-03 1.7826901739219077E+00
+ 51742 1.2935499999999999E-02 7.7948033531194429E-03 1.7827412738932726E+00
+ 51743 1.2935749999999999E-02 7.7952490646609291E-03 1.7827923738646376E+00
+ 51744 1.2936000000000000E-02 7.7956947691144012E-03 1.7828434738360031E+00
+ 51745 1.2936250000000000E-02 7.7961404863406292E-03 1.7828945738073680E+00
+ 51746 1.2936500000000000E-02 7.7965862163396479E-03 1.7829456737787335E+00
+ 51747 1.2936750000000000E-02 7.7970319591114763E-03 1.7829967737500985E+00
+ 51748 1.2936999999999999E-02 7.7974777146561291E-03 1.7830478737214634E+00
+ 51749 1.2937249999999999E-02 7.7979234829736359E-03 1.7830989736928284E+00
+ 51750 1.2937499999999999E-02 7.7983692640640158E-03 1.7831500736641934E+00
+ 51751 1.2937750000000000E-02 7.7988150579272938E-03 1.7832011736355589E+00
+ 51752 1.2938000000000000E-02 7.7992608645634925E-03 1.7832522736069238E+00
+ 51753 1.2938250000000000E-02 7.7997066839726303E-03 1.7833033735782893E+00
+ 51754 1.2938500000000000E-02 7.8001525161547304E-03 1.7833544735496543E+00
+ 51755 1.2938749999999999E-02 7.8005983611098154E-03 1.7834055735210188E+00
+ 51756 1.2938999999999999E-02 7.8010442188379079E-03 1.7834566734923842E+00
+ 51757 1.2939249999999999E-02 7.8014900893390330E-03 1.7835077734637492E+00
+ 51758 1.2939500000000000E-02 7.8019359726132081E-03 1.7835588734351147E+00
+ 51759 1.2939750000000000E-02 7.8023818686604645E-03 1.7836099734064796E+00
+ 51760 1.2940000000000000E-02 7.8028277774808124E-03 1.7836610733778446E+00
+ 51761 1.2940250000000000E-02 7.8032736990742814E-03 1.7837121733492101E+00
+ 51762 1.2940499999999999E-02 7.8037196334408889E-03 1.7837632733205746E+00
+ 51763 1.2940749999999999E-02 7.8041655805806635E-03 1.7838143732919400E+00
+ 51764 1.2940999999999999E-02 7.8046115404936233E-03 1.7838654732633050E+00
+ 51765 1.2941250000000000E-02 7.8050575131797936E-03 1.7839165732346705E+00
+ 51766 1.2941500000000000E-02 7.8055034986391969E-03 1.7839676732060354E+00
+ 51767 1.2941750000000000E-02 7.8059494968718513E-03 1.7840187731774004E+00
+ 51768 1.2942000000000000E-02 7.8063955078777813E-03 1.7840698731487659E+00
+ 51769 1.2942249999999999E-02 7.8068415316570076E-03 1.7841209731201304E+00
+ 51770 1.2942499999999999E-02 7.8072875682095623E-03 1.7841720730914958E+00
+ 51771 1.2942749999999999E-02 7.8077336175354532E-03 1.7842231730628608E+00
+ 51772 1.2943000000000000E-02 7.8081796796347072E-03 1.7842742730342263E+00
+ 51773 1.2943250000000000E-02 7.8086257545073520E-03 1.7843253730055912E+00
+ 51774 1.2943500000000000E-02 7.8090718421534085E-03 1.7843764729769562E+00
+ 51775 1.2943750000000000E-02 7.8095179425729001E-03 1.7844275729483217E+00
+ 51776 1.2943999999999999E-02 7.8099640557658398E-03 1.7844786729196862E+00
+ 51777 1.2944249999999999E-02 7.8104101817322597E-03 1.7845297728910516E+00
+ 51778 1.2944499999999999E-02 7.8108563204721806E-03 1.7845808728624166E+00
+ 51779 1.2944750000000000E-02 7.8113024719856216E-03 1.7846319728337816E+00
+ 51780 1.2945000000000000E-02 7.8117486362726096E-03 1.7846830728051470E+00
+ 51781 1.2945250000000000E-02 7.8121948133331679E-03 1.7847341727765120E+00
+ 51782 1.2945500000000000E-02 7.8126410031673071E-03 1.7847852727478775E+00
+ 51783 1.2945749999999999E-02 7.8130872057750669E-03 1.7848363727192420E+00
+ 51784 1.2945999999999999E-02 7.8135334211564544E-03 1.7848874726906074E+00
+ 51785 1.2946249999999999E-02 7.8139796493115025E-03 1.7849385726619724E+00
+ 51786 1.2946500000000000E-02 7.8144258902402286E-03 1.7849896726333374E+00
+ 51787 1.2946750000000000E-02 7.8148721439426586E-03 1.7850407726047028E+00
+ 51788 1.2947000000000000E-02 7.8153184104188100E-03 1.7850918725760678E+00
+ 51789 1.2947250000000000E-02 7.8157646896687121E-03 1.7851429725474333E+00
+ 51790 1.2947499999999999E-02 7.8162109816923737E-03 1.7851940725187978E+00
+ 51791 1.2947749999999999E-02 7.8166572864898469E-03 1.7852451724901632E+00
+ 51792 1.2947999999999999E-02 7.8171036040611142E-03 1.7852962724615282E+00
+ 51793 1.2948250000000000E-02 7.8175499344062208E-03 1.7853473724328932E+00
+ 51794 1.2948500000000000E-02 7.8179962775251927E-03 1.7853984724042586E+00
+ 51795 1.2948750000000000E-02 7.8184426334180438E-03 1.7854495723756236E+00
+ 51796 1.2949000000000000E-02 7.8188890020848036E-03 1.7855006723469886E+00
+ 51797 1.2949249999999999E-02 7.8193353835254824E-03 1.7855517723183536E+00
+ 51798 1.2949499999999999E-02 7.8197817777401132E-03 1.7856028722897186E+00
+ 51799 1.2949749999999999E-02 7.8202281847287256E-03 1.7856539722610840E+00
+ 51800 1.2950000000000000E-02 7.8206746044913195E-03 1.7857050722324490E+00
+ 51801 1.2950250000000000E-02 7.8211210370279349E-03 1.7857561722038144E+00
+ 51802 1.2950500000000000E-02 7.8215674823385872E-03 1.7858072721751794E+00
+ 51803 1.2950750000000000E-02 7.8220139404233061E-03 1.7858583721465444E+00
+ 51804 1.2950999999999999E-02 7.8224604112821089E-03 1.7859094721179094E+00
+ 51805 1.2951249999999999E-02 7.8229068949150146E-03 1.7859605720892744E+00
+ 51806 1.2951499999999999E-02 7.8233533913220563E-03 1.7860116720606398E+00
+ 51807 1.2951750000000000E-02 7.8237999005032442E-03 1.7860627720320048E+00
+ 51808 1.2952000000000000E-02 7.8242464224586080E-03 1.7861138720033702E+00
+ 51809 1.2952250000000000E-02 7.8246929571881754E-03 1.7861649719747352E+00
+ 51810 1.2952500000000000E-02 7.8251395046919532E-03 1.7862160719461002E+00
+ 51811 1.2952749999999999E-02 7.8255860649699780E-03 1.7862671719174652E+00
+ 51812 1.2952999999999999E-02 7.8260326380222723E-03 1.7863182718888302E+00
+ 51813 1.2953249999999999E-02 7.8264792238488482E-03 1.7863693718601956E+00
+ 51814 1.2953500000000000E-02 7.8269258224497370E-03 1.7864204718315606E+00
+ 51815 1.2953750000000000E-02 7.8273724338249594E-03 1.7864715718029260E+00
+ 51816 1.2954000000000000E-02 7.8278190579745381E-03 1.7865226717742910E+00
+ 51817 1.2954250000000000E-02 7.8282656948984990E-03 1.7865737717456560E+00
+ 51818 1.2954499999999999E-02 7.8287123445968491E-03 1.7866248717170210E+00
+ 51819 1.2954749999999999E-02 7.8291590070696266E-03 1.7866759716883860E+00
+ 51820 1.2955000000000000E-02 7.8296056823168574E-03 1.7867270716597514E+00
+ 51821 1.2955250000000000E-02 7.8300523703385538E-03 1.7867781716311164E+00
+ 51822 1.2955500000000000E-02 7.8304990711347382E-03 1.7868292716024814E+00
+ 51823 1.2955750000000000E-02 7.8309457847054349E-03 1.7868803715738468E+00
+ 51824 1.2956000000000001E-02 7.8313925110506787E-03 1.7869314715452118E+00
+ 51825 1.2956249999999999E-02 7.8318392501704730E-03 1.7869825715165768E+00
+ 51826 1.2956499999999999E-02 7.8322860020648508E-03 1.7870336714879418E+00
+ 51827 1.2956750000000000E-02 7.8327327667338312E-03 1.7870847714593072E+00
+ 51828 1.2957000000000000E-02 7.8331795441774488E-03 1.7871358714306722E+00
+ 51829 1.2957250000000000E-02 7.8336263343957140E-03 1.7871869714020372E+00
+ 51830 1.2957500000000000E-02 7.8340731373886460E-03 1.7872380713734026E+00
+ 51831 1.2957750000000001E-02 7.8345199531562725E-03 1.7872891713447676E+00
+ 51832 1.2957999999999999E-02 7.8349667816986178E-03 1.7873402713161326E+00
+ 51833 1.2958249999999999E-02 7.8354136230157131E-03 1.7873913712874976E+00
+ 51834 1.2958500000000000E-02 7.8358604771075722E-03 1.7874424712588630E+00
+ 51835 1.2958750000000000E-02 7.8363073439742057E-03 1.7874935712302280E+00
+ 51836 1.2959000000000000E-02 7.8367542236156568E-03 1.7875446712015930E+00
+ 51837 1.2959250000000000E-02 7.8372011160319395E-03 1.7875957711729584E+00
+ 51838 1.2959499999999999E-02 7.8376480212230763E-03 1.7876468711443230E+00
+ 51839 1.2959749999999999E-02 7.8380949391890914E-03 1.7876979711156884E+00
+ 51840 1.2959999999999999E-02 7.8385418699300092E-03 1.7877490710870534E+00
+ 51841 1.2960250000000000E-02 7.8389888134458418E-03 1.7878001710584184E+00
+ 51842 1.2960500000000000E-02 7.8394357697366256E-03 1.7878512710297838E+00
+ 51843 1.2960750000000000E-02 7.8398827388023781E-03 1.7879023710011488E+00
+ 51844 1.2961000000000000E-02 7.8403297206431216E-03 1.7879534709725142E+00
+ 51845 1.2961249999999999E-02 7.8407767152588789E-03 1.7880045709438788E+00
+ 51846 1.2961499999999999E-02 7.8412237226496689E-03 1.7880556709152442E+00
+ 51847 1.2961749999999999E-02 7.8416707428155211E-03 1.7881067708866092E+00
+ 51848 1.2962000000000000E-02 7.8421177757564565E-03 1.7881578708579742E+00
+ 51849 1.2962250000000000E-02 7.8425648214725009E-03 1.7882089708293396E+00
+ 51850 1.2962500000000000E-02 7.8430118799636718E-03 1.7882600708007046E+00
+ 51851 1.2962750000000000E-02 7.8434589512299934E-03 1.7883111707720700E+00
+ 51852 1.2962999999999999E-02 7.8439060352714831E-03 1.7883622707434346E+00
+ 51853 1.2963249999999999E-02 7.8443531320881773E-03 1.7884133707148000E+00
+ 51854 1.2963499999999999E-02 7.8448002416800899E-03 1.7884644706861650E+00
+ 51855 1.2963750000000000E-02 7.8452473640472382E-03 1.7885155706575300E+00
+ 51856 1.2964000000000000E-02 7.8456944991896552E-03 1.7885666706288954E+00
+ 51857 1.2964250000000000E-02 7.8461416471073599E-03 1.7886177706002604E+00
+ 51858 1.2964500000000000E-02 7.8465888078003750E-03 1.7886688705716254E+00
+ 51859 1.2964749999999999E-02 7.8470359812687230E-03 1.7887199705429904E+00
+ 51860 1.2964999999999999E-02 7.8474831675124281E-03 1.7887710705143554E+00
+ 51861 1.2965249999999999E-02 7.8479303665315112E-03 1.7888221704857208E+00
+ 51862 1.2965500000000000E-02 7.8483775783260035E-03 1.7888732704570858E+00
+ 51863 1.2965750000000000E-02 7.8488248028959172E-03 1.7889243704284512E+00
+ 51864 1.2966000000000000E-02 7.8492720402412782E-03 1.7889754703998162E+00
+ 51865 1.2966250000000000E-02 7.8497192903621074E-03 1.7890265703711812E+00
+ 51866 1.2966499999999999E-02 7.8501665532584222E-03 1.7890776703425462E+00
+ 51867 1.2966749999999999E-02 7.8506138289302745E-03 1.7891287703139112E+00
+ 51868 1.2966999999999999E-02 7.8510611173776539E-03 1.7891798702852766E+00
+ 51869 1.2967250000000000E-02 7.8515084186005953E-03 1.7892309702566416E+00
+ 51870 1.2967500000000000E-02 7.8519557325991297E-03 1.7892820702280070E+00
+ 51871 1.2967750000000000E-02 7.8524030593732624E-03 1.7893331701993720E+00
+ 51872 1.2968000000000000E-02 7.8528503989230350E-03 1.7893842701707370E+00
+ 51873 1.2968249999999999E-02 7.8532977512484527E-03 1.7894353701421020E+00
+ 51874 1.2968499999999999E-02 7.8537451163495503E-03 1.7894864701134670E+00
+ 51875 1.2968749999999999E-02 7.8541924942263537E-03 1.7895375700848324E+00
+ 51876 1.2969000000000000E-02 7.8546398848788786E-03 1.7895886700561974E+00
+ 51877 1.2969250000000000E-02 7.8550872883071474E-03 1.7896397700275628E+00
+ 51878 1.2969500000000000E-02 7.8555347045111829E-03 1.7896908699989278E+00
+ 51879 1.2969750000000000E-02 7.8559821334910178E-03 1.7897419699702928E+00
+ 51880 1.2969999999999999E-02 7.8564295752466574E-03 1.7897930699416578E+00
+ 51881 1.2970249999999999E-02 7.8568770297781417E-03 1.7898441699130228E+00
+ 51882 1.2970499999999999E-02 7.8573244970854845E-03 1.7898952698843882E+00
+ 51883 1.2970750000000000E-02 7.8577719771687135E-03 1.7899463698557532E+00
+ 51884 1.2971000000000000E-02 7.8582194700278461E-03 1.7899974698271182E+00
+ 51885 1.2971250000000000E-02 7.8586669756629084E-03 1.7900485697984836E+00
+ 51886 1.2971500000000000E-02 7.8591144940739262E-03 1.7900996697698486E+00
+ 51887 1.2971749999999999E-02 7.8595620252609154E-03 1.7901507697412136E+00
+ 51888 1.2971999999999999E-02 7.8600095692239105E-03 1.7902018697125786E+00
+ 51889 1.2972249999999999E-02 7.8604571259629184E-03 1.7902529696839440E+00
+ 51890 1.2972500000000000E-02 7.8609046954779774E-03 1.7903040696553090E+00
+ 51891 1.2972750000000000E-02 7.8613522777691083E-03 1.7903551696266740E+00
+ 51892 1.2973000000000000E-02 7.8617998728363250E-03 1.7904062695980394E+00
+ 51893 1.2973250000000000E-02 7.8622474806796534E-03 1.7904573695694044E+00
+ 51894 1.2973499999999999E-02 7.8626951012991213E-03 1.7905084695407694E+00
+ 51895 1.2973749999999999E-02 7.8631427346947478E-03 1.7905595695121344E+00
+ 51896 1.2973999999999999E-02 7.8635903808665641E-03 1.7906106694834998E+00
+ 51897 1.2974250000000000E-02 7.8640380398145790E-03 1.7906617694548648E+00
+ 51898 1.2974500000000000E-02 7.8644857115388288E-03 1.7907128694262298E+00
+ 51899 1.2974750000000000E-02 7.8649333960393256E-03 1.7907639693975952E+00
+ 51900 1.2975000000000000E-02 7.8653810933161008E-03 1.7908150693689602E+00
+ 51901 1.2975249999999999E-02 7.8658288033691716E-03 1.7908661693403252E+00
+ 51902 1.2975499999999999E-02 7.8662765261985693E-03 1.7909172693116902E+00
+ 51903 1.2975749999999999E-02 7.8667242618043042E-03 1.7909683692830551E+00
+ 51904 1.2976000000000000E-02 7.8671720101864094E-03 1.7910194692544206E+00
+ 51905 1.2976250000000000E-02 7.8676197713446853E-03 1.7910705692257856E+00
+ 51906 1.2976500000000000E-02 7.8680675452770243E-03 1.7911216691971510E+00
+ 51907 1.2976750000000000E-02 7.8685153319829199E-03 1.7911727691685160E+00
+ 51908 1.2976999999999999E-02 7.8689631314623892E-03 1.7912238691398810E+00
+ 51909 1.2977249999999999E-02 7.8694109437154672E-03 1.7912749691112460E+00
+ 51910 1.2977499999999999E-02 7.8698587687421606E-03 1.7913260690826109E+00
+ 51911 1.2977750000000000E-02 7.8703066065425060E-03 1.7913771690539764E+00
+ 51912 1.2978000000000000E-02 7.8707544571165206E-03 1.7914282690253414E+00
+ 51913 1.2978250000000000E-02 7.8712023204642219E-03 1.7914793689967068E+00
+ 51914 1.2978500000000000E-02 7.8716501965856427E-03 1.7915304689680718E+00
+ 51915 1.2978749999999999E-02 7.8720980854807884E-03 1.7915815689394368E+00
+ 51916 1.2978999999999999E-02 7.8725459871496987E-03 1.7916326689108018E+00
+ 51917 1.2979249999999999E-02 7.8729939015923910E-03 1.7916837688821667E+00
+ 51918 1.2979500000000000E-02 7.8734418288088741E-03 1.7917348688535322E+00
+ 51919 1.2979750000000000E-02 7.8738897687991877E-03 1.7917859688248972E+00
+ 51920 1.2980000000000000E-02 7.8743377215633494E-03 1.7918370687962626E+00
+ 51921 1.2980250000000000E-02 7.8747856871013745E-03 1.7918881687676276E+00
+ 51922 1.2980499999999999E-02 7.8752336654132945E-03 1.7919392687389921E+00
+ 51923 1.2980749999999999E-02 7.8756816564991283E-03 1.7919903687103576E+00
+ 51924 1.2980999999999999E-02 7.8761296603588986E-03 1.7920414686817225E+00
+ 51925 1.2981250000000000E-02 7.8765776769926226E-03 1.7920925686530880E+00
+ 51926 1.2981500000000000E-02 7.8770257064003282E-03 1.7921436686244530E+00
+ 51927 1.2981750000000000E-02 7.8774737485820378E-03 1.7921947685958179E+00
+ 51928 1.2982000000000000E-02 7.8779218035377706E-03 1.7922458685671834E+00
+ 51929 1.2982249999999999E-02 7.8783698712675491E-03 1.7922969685385479E+00
+ 51930 1.2982499999999999E-02 7.8788179517713941E-03 1.7923480685099134E+00
+ 51931 1.2982749999999999E-02 7.8792660450493421E-03 1.7923991684812783E+00
+ 51932 1.2983000000000000E-02 7.8797141511013913E-03 1.7924502684526438E+00
+ 51933 1.2983250000000000E-02 7.8801622699275833E-03 1.7925013684240088E+00
+ 51934 1.2983500000000000E-02 7.8806104049766110E-03 1.7925524683953737E+00
+ 51935 1.2983750000000000E-02 7.8810585494655718E-03 1.7926035683667392E+00
+ 51936 1.2983999999999999E-02 7.8815067067292983E-03 1.7926546683381037E+00
+ 51937 1.2984249999999999E-02 7.8819548767678060E-03 1.7927057683094691E+00
+ 51938 1.2984500000000000E-02 7.8824030595811227E-03 1.7927568682808341E+00
+ 51939 1.2984750000000000E-02 7.8828512551692778E-03 1.7928079682521996E+00
+ 51940 1.2985000000000000E-02 7.8832994635322801E-03 1.7928590682235646E+00
+ 51941 1.2985250000000000E-02 7.8837476846701626E-03 1.7929101681949295E+00
+ 51942 1.2985500000000001E-02 7.8841959185829407E-03 1.7929612681662950E+00
+ 51943 1.2985749999999999E-02 7.8846441652706441E-03 1.7930123681376595E+00
+ 51944 1.2985999999999999E-02 7.8850924247332969E-03 1.7930634681090249E+00
+ 51945 1.2986250000000000E-02 7.8855406969709062E-03 1.7931145680803899E+00
+ 51946 1.2986500000000000E-02 7.8859889819835102E-03 1.7931656680517549E+00
+ 51947 1.2986750000000000E-02 7.8864372797711312E-03 1.7932167680231204E+00
+ 51948 1.2987000000000000E-02 7.8868855903337816E-03 1.7932678679944853E+00
+ 51949 1.2987249999999999E-02 7.8873339136714855E-03 1.7933189679658503E+00
+ 51950 1.2987499999999999E-02 7.8877822497842795E-03 1.7933700679372153E+00
+ 51951 1.2987749999999999E-02 7.8882305986721704E-03 1.7934211679085807E+00
+ 51952 1.2988000000000000E-02 7.8886789603351843E-03 1.7934722678799457E+00
+ 51953 1.2988250000000000E-02 7.8891273347733489E-03 1.7935233678513107E+00
+ 51954 1.2988500000000000E-02 7.8895757219866816E-03 1.7935744678226762E+00
+ 51955 1.2988750000000000E-02 7.8900241219752188E-03 1.7936255677940411E+00
+ 51956 1.2988999999999999E-02 7.8904725347389518E-03 1.7936766677654061E+00
+ 51957 1.2989249999999999E-02 7.8909209602779414E-03 1.7937277677367711E+00
+ 51958 1.2989499999999999E-02 7.8913693985921910E-03 1.7937788677081365E+00
+ 51959 1.2989750000000000E-02 7.8918178496817128E-03 1.7938299676795015E+00
+ 51960 1.2990000000000000E-02 7.8922663135465448E-03 1.7938810676508665E+00
+ 51961 1.2990250000000000E-02 7.8927147901867081E-03 1.7939321676222320E+00
+ 51962 1.2990500000000000E-02 7.8931632796022267E-03 1.7939832675935969E+00
+ 51963 1.2990749999999999E-02 7.8936117817931112E-03 1.7940343675649619E+00
+ 51964 1.2990999999999999E-02 7.8940602967593962E-03 1.7940854675363269E+00
+ 51965 1.2991249999999999E-02 7.8945088245011025E-03 1.7941365675076919E+00
+ 51966 1.2991500000000000E-02 7.8949573650182493E-03 1.7941876674790573E+00
+ 51967 1.2991750000000000E-02 7.8954059183108712E-03 1.7942387674504223E+00
+ 51968 1.2992000000000000E-02 7.8958544843789700E-03 1.7942898674217878E+00
+ 51969 1.2992250000000000E-02 7.8963030632225768E-03 1.7943409673931527E+00
+ 51970 1.2992499999999999E-02 7.8967516548417178E-03 1.7943920673645177E+00
+ 51971 1.2992749999999999E-02 7.8972002592364240E-03 1.7944431673358827E+00
+ 51972 1.2992999999999999E-02 7.8976488764067026E-03 1.7944942673072477E+00
+ 51973 1.2993250000000000E-02 7.8980975063525829E-03 1.7945453672786131E+00
+ 51974 1.2993500000000000E-02 7.8985461490740927E-03 1.7945964672499781E+00
+ 51975 1.2993750000000000E-02 7.8989948045712476E-03 1.7946475672213436E+00
+ 51976 1.2994000000000000E-02 7.8994434728440685E-03 1.7946986671927085E+00
+ 51977 1.2994249999999999E-02 7.8998921538925779E-03 1.7947497671640735E+00
+ 51978 1.2994499999999999E-02 7.9003408477168087E-03 1.7948008671354385E+00
+ 51979 1.2994749999999999E-02 7.9007895543167766E-03 1.7948519671068035E+00
+ 51980 1.2995000000000000E-02 7.9012382736925006E-03 1.7949030670781689E+00
+ 51981 1.2995250000000000E-02 7.9016870058440120E-03 1.7949541670495339E+00
+ 51982 1.2995500000000000E-02 7.9021357507713334E-03 1.7950052670208994E+00
+ 51983 1.2995750000000000E-02 7.9025845084744750E-03 1.7950563669922643E+00
+ 51984 1.2995999999999999E-02 7.9030332789534682E-03 1.7951074669636289E+00
+ 51985 1.2996249999999999E-02 7.9034820622083460E-03 1.7951585669349943E+00
+ 51986 1.2996499999999999E-02 7.9039308582391186E-03 1.7952096669063593E+00
+ 51987 1.2996750000000000E-02 7.9043796670458157E-03 1.7952607668777247E+00
+ 51988 1.2997000000000000E-02 7.9048284886284390E-03 1.7953118668490897E+00
+ 51989 1.2997250000000000E-02 7.9052773229870369E-03 1.7953629668204547E+00
+ 51990 1.2997500000000000E-02 7.9057261701216269E-03 1.7954140667918201E+00
+ 51991 1.2997749999999999E-02 7.9061750300322264E-03 1.7954651667631847E+00
+ 51992 1.2997999999999999E-02 7.9066239027188612E-03 1.7955162667345501E+00
+ 51993 1.2998249999999999E-02 7.9070727881815541E-03 1.7955673667059151E+00
+ 51994 1.2998500000000000E-02 7.9075216864203240E-03 1.7956184666772805E+00
+ 51995 1.2998750000000000E-02 7.9079705974351936E-03 1.7956695666486455E+00
+ 51996 1.2999000000000000E-02 7.9084195212261888E-03 1.7957206666200105E+00
+ 51997 1.2999250000000000E-02 7.9088684577933374E-03 1.7957717665913759E+00
+ 51998 1.2999499999999999E-02 7.9093174071366516E-03 1.7958228665627405E+00
+ 51999 1.2999749999999999E-02 7.9097663692561694E-03 1.7958739665341059E+00
+ 52000 1.2999999999999999E-02 7.9102153441519014E-03 1.7959250665054709E+00
+ 52001 1.3000250000000000E-02 7.9106643318238787E-03 1.7959761664768363E+00
+ 52002 1.3000500000000000E-02 7.9111133322721065E-03 1.7960272664482013E+00
+ 52003 1.3000750000000000E-02 7.9115623454966214E-03 1.7960783664195663E+00
+ 52004 1.3001000000000000E-02 7.9120113714974370E-03 1.7961294663909317E+00
+ 52005 1.3001249999999999E-02 7.9124604102746056E-03 1.7961805663622963E+00
+ 52006 1.3001499999999999E-02 7.9129094618281218E-03 1.7962316663336617E+00
+ 52007 1.3001749999999999E-02 7.9133585261580101E-03 1.7962827663050267E+00
+ 52008 1.3002000000000000E-02 7.9138076032643032E-03 1.7963338662763917E+00
+ 52009 1.3002250000000000E-02 7.9142566931470169E-03 1.7963849662477571E+00
+ 52010 1.3002500000000000E-02 7.9147057958061720E-03 1.7964360662191221E+00
+ 52011 1.3002750000000000E-02 7.9151549112417997E-03 1.7964871661904875E+00
+ 52012 1.3002999999999999E-02 7.9156040394539242E-03 1.7965382661618521E+00
+ 52013 1.3003249999999999E-02 7.9160531804425595E-03 1.7965893661332175E+00
+ 52014 1.3003499999999999E-02 7.9165023342077298E-03 1.7966404661045825E+00
+ 52015 1.3003750000000000E-02 7.9169515007494699E-03 1.7966915660759475E+00
+ 52016 1.3004000000000000E-02 7.9174006800677814E-03 1.7967426660473129E+00
+ 52017 1.3004250000000000E-02 7.9178498721627130E-03 1.7967937660186779E+00
+ 52018 1.3004500000000000E-02 7.9182990770342663E-03 1.7968448659900433E+00
+ 52019 1.3004749999999999E-02 7.9187482946824726E-03 1.7968959659614079E+00
+ 52020 1.3004999999999999E-02 7.9191975251073563E-03 1.7969470659327733E+00
+ 52021 1.3005249999999999E-02 7.9196467683089362E-03 1.7969981659041383E+00
+ 52022 1.3005500000000000E-02 7.9200960242872421E-03 1.7970492658755033E+00
+ 52023 1.3005750000000000E-02 7.9205452930422911E-03 1.7971003658468687E+00
+ 52024 1.3006000000000000E-02 7.9209945745741094E-03 1.7971514658182337E+00
+ 52025 1.3006250000000000E-02 7.9214438688827125E-03 1.7972025657895987E+00
+ 52026 1.3006499999999999E-02 7.9218931759681300E-03 1.7972536657609637E+00
+ 52027 1.3006749999999999E-02 7.9223424958303895E-03 1.7973047657323287E+00
+ 52028 1.3006999999999999E-02 7.9227918284695033E-03 1.7973558657036941E+00
+ 52029 1.3007250000000000E-02 7.9232411738854990E-03 1.7974069656750591E+00
+ 52030 1.3007500000000000E-02 7.9236905320784097E-03 1.7974580656464245E+00
+ 52031 1.3007750000000000E-02 7.9241399030482492E-03 1.7975091656177895E+00
+ 52032 1.3008000000000000E-02 7.9245892867950314E-03 1.7975602655891545E+00
+ 52033 1.3008249999999999E-02 7.9250386833187910E-03 1.7976113655605195E+00
+ 52034 1.3008499999999999E-02 7.9254880926195558E-03 1.7976624655318845E+00
+ 52035 1.3008749999999999E-02 7.9259375146973274E-03 1.7977135655032499E+00
+ 52036 1.3009000000000000E-02 7.9263869495521493E-03 1.7977646654746149E+00
+ 52037 1.3009250000000000E-02 7.9268363971829511E-03 1.7978157654459803E+00
+ 52038 1.3009500000000000E-02 7.9272858575867057E-03 1.7978668654173453E+00
+ 52039 1.3009750000000000E-02 7.9277353307632744E-03 1.7979179653887103E+00
+ 52040 1.3009999999999999E-02 7.9281848167126728E-03 1.7979690653600753E+00
+ 52041 1.3010249999999999E-02 7.9286343154349216E-03 1.7980201653314403E+00
+ 52042 1.3010499999999999E-02 7.9290838269300470E-03 1.7980712653028057E+00
+ 52043 1.3010750000000000E-02 7.9295333511980592E-03 1.7981223652741707E+00
+ 52044 1.3011000000000000E-02 7.9299828882389914E-03 1.7981734652455361E+00
+ 52045 1.3011250000000000E-02 7.9304324380528677E-03 1.7982245652169011E+00
+ 52046 1.3011500000000000E-02 7.9308820006396986E-03 1.7982756651882661E+00
+ 52047 1.3011749999999999E-02 7.9313315759995135E-03 1.7983267651596311E+00
+ 52048 1.3011999999999999E-02 7.9317811641323333E-03 1.7983778651309961E+00
+ 52049 1.3012250000000000E-02 7.9322307650381806E-03 1.7984289651023615E+00
+ 52050 1.3012500000000000E-02 7.9326803787170760E-03 1.7984800650737265E+00
+ 52051 1.3012750000000000E-02 7.9331300051690389E-03 1.7985311650450915E+00
+ 52052 1.3013000000000000E-02 7.9335796443940881E-03 1.7985822650164569E+00
+ 52053 1.3013250000000001E-02 7.9340292963922549E-03 1.7986333649878219E+00
+ 52054 1.3013499999999999E-02 7.9344789611635498E-03 1.7986844649591869E+00
+ 52055 1.3013749999999999E-02 7.9349286387080057E-03 1.7987355649305519E+00
+ 52056 1.3014000000000000E-02 7.9353783290256451E-03 1.7987866649019173E+00
+ 52057 1.3014250000000000E-02 7.9358280321164733E-03 1.7988377648732823E+00
+ 52058 1.3014500000000000E-02 7.9362777479805319E-03 1.7988888648446473E+00
+ 52059 1.3014750000000000E-02 7.9367274766178296E-03 1.7989399648160127E+00
+ 52060 1.3015000000000001E-02 7.9371772180283958E-03 1.7989910647873777E+00
+ 52061 1.3015249999999999E-02 7.9376269722122462E-03 1.7990421647587427E+00
+ 52062 1.3015499999999999E-02 7.9380762354386587E-03 1.7990932647301077E+00
+ 52063 1.3015750000000000E-02 7.9385260153947857E-03 1.7991443647014731E+00
+ 52064 1.3016000000000000E-02 7.9389758081341577E-03 1.7991954646728381E+00
+ 52065 1.3016250000000000E-02 7.9394256136568024E-03 1.7992465646442031E+00
+ 52066 1.3016500000000000E-02 7.9398754319627476E-03 1.7992976646155685E+00
+ 52067 1.3016749999999999E-02 7.9403252630520157E-03 1.7993487645869330E+00
+ 52068 1.3016999999999999E-02 7.9407751069246382E-03 1.7993998645582985E+00
+ 52069 1.3017249999999999E-02 7.9412249635806252E-03 1.7994509645296635E+00
+ 52070 1.3017500000000000E-02 7.9416748330200151E-03 1.7995020645010285E+00
+ 52071 1.3017750000000000E-02 7.9421247152428286E-03 1.7995531644723939E+00
+ 52072 1.3018000000000000E-02 7.9425746102490934E-03 1.7996042644437589E+00
+ 52073 1.3018250000000000E-02 7.9430245180388288E-03 1.7996553644151243E+00
+ 52074 1.3018499999999999E-02 7.9434744386120554E-03 1.7997064643864888E+00
+ 52075 1.3018749999999999E-02 7.9439243719688166E-03 1.7997575643578543E+00
+ 52076 1.3018999999999999E-02 7.9443743181091230E-03 1.7998086643292193E+00
+ 52077 1.3019250000000000E-02 7.9448242770330038E-03 1.7998597643005843E+00
+ 52078 1.3019500000000000E-02 7.9452747476718676E-03 1.7999108642719497E+00
+ 52079 1.3019750000000000E-02 7.9457247317786268E-03 1.7999619642433147E+00
+ 52080 1.3020000000000000E-02 7.9461747286590900E-03 1.8000130642146801E+00
+ 52081 1.3020249999999999E-02 7.9466247383132814E-03 1.8000641641860446E+00
+ 52082 1.3020499999999999E-02 7.9470747607412167E-03 1.8001152641574101E+00
+ 52083 1.3020749999999999E-02 7.9475247959429271E-03 1.8001663641287751E+00
+ 52084 1.3021000000000000E-02 7.9479748439184213E-03 1.8002174641001401E+00
+ 52085 1.3021250000000000E-02 7.9484249046677304E-03 1.8002685640715055E+00
+ 52086 1.3021500000000000E-02 7.9488749781908719E-03 1.8003196640428705E+00
+ 52087 1.3021750000000000E-02 7.9493250644878735E-03 1.8003707640142355E+00
+ 52088 1.3021999999999999E-02 7.9497751635587508E-03 1.8004218639856004E+00
+ 52089 1.3022249999999999E-02 7.9502252754035281E-03 1.8004729639569654E+00
+ 52090 1.3022499999999999E-02 7.9506754000222331E-03 1.8005240639283309E+00
+ 52091 1.3022750000000000E-02 7.9511255374148816E-03 1.8005751638996959E+00
+ 52092 1.3023000000000000E-02 7.9515756875814924E-03 1.8006262638710613E+00
+ 52093 1.3023250000000000E-02 7.9520258505220986E-03 1.8006773638424263E+00
+ 52094 1.3023500000000000E-02 7.9524760262367124E-03 1.8007284638137913E+00
+ 52095 1.3023749999999999E-02 7.9529262147253563E-03 1.8007795637851562E+00
+ 52096 1.3023999999999999E-02 7.9533764159880511E-03 1.8008306637565212E+00
+ 52097 1.3024249999999999E-02 7.9538266300248316E-03 1.8008817637278867E+00
+ 52098 1.3024500000000000E-02 7.9542768568357097E-03 1.8009328636992517E+00
+ 52099 1.3024750000000000E-02 7.9547270964207082E-03 1.8009839636706171E+00
+ 52100 1.3025000000000000E-02 7.9551773487798409E-03 1.8010350636419821E+00
+ 52101 1.3025250000000000E-02 7.9556276139131476E-03 1.8010861636133471E+00
+ 52102 1.3025499999999999E-02 7.9560778918206371E-03 1.8011372635847120E+00
+ 52103 1.3025749999999999E-02 7.9565281825023353E-03 1.8011883635560770E+00
+ 52104 1.3025999999999999E-02 7.9569784859582667E-03 1.8012394635274425E+00
+ 52105 1.3026250000000000E-02 7.9574288021884518E-03 1.8012905634988075E+00
+ 52106 1.3026500000000000E-02 7.9578791311929048E-03 1.8013416634701729E+00
+ 52107 1.3026750000000000E-02 7.9583294729716654E-03 1.8013927634415379E+00
+ 52108 1.3027000000000000E-02 7.9587798275247389E-03 1.8014438634129029E+00
+ 52109 1.3027249999999999E-02 7.9592301948521495E-03 1.8014949633842678E+00
+ 52110 1.3027499999999999E-02 7.9596805749539267E-03 1.8015460633556328E+00
+ 52111 1.3027749999999999E-02 7.9601309678300931E-03 1.8015971633269983E+00
+ 52112 1.3028000000000000E-02 7.9605813734806661E-03 1.8016482632983633E+00
+ 52113 1.3028250000000000E-02 7.9610317919056664E-03 1.8016993632697282E+00
+ 52114 1.3028500000000000E-02 7.9614822231051183E-03 1.8017504632410937E+00
+ 52115 1.3028750000000000E-02 7.9619326670790514E-03 1.8018015632124587E+00
+ 52116 1.3028999999999999E-02 7.9623831238274743E-03 1.8018526631838236E+00
+ 52117 1.3029249999999999E-02 7.9628335933504130E-03 1.8019037631551886E+00
+ 52118 1.3029499999999999E-02 7.9632840756478970E-03 1.8019548631265541E+00
+ 52119 1.3029750000000000E-02 7.9637345707199401E-03 1.8020059630979191E+00
+ 52120 1.3030000000000000E-02 7.9641850785665668E-03 1.8020570630692840E+00
+ 52121 1.3030250000000000E-02 7.9646355991878064E-03 1.8021081630406495E+00
+ 52122 1.3030500000000000E-02 7.9650861325836694E-03 1.8021592630120145E+00
+ 52123 1.3030749999999999E-02 7.9655366787541836E-03 1.8022103629833794E+00
+ 52124 1.3030999999999999E-02 7.9659872376993679E-03 1.8022614629547444E+00
+ 52125 1.3031249999999999E-02 7.9664378094192502E-03 1.8023125629261099E+00
+ 52126 1.3031500000000000E-02 7.9668883939138548E-03 1.8023636628974748E+00
+ 52127 1.3031750000000000E-02 7.9673389911831989E-03 1.8024147628688398E+00
+ 52128 1.3032000000000000E-02 7.9677896012272983E-03 1.8024658628402053E+00
+ 52129 1.3032250000000000E-02 7.9682402240461858E-03 1.8025169628115703E+00
+ 52130 1.3032499999999999E-02 7.9686908596398823E-03 1.8025680627829352E+00
+ 52131 1.3032749999999999E-02 7.9691415080084035E-03 1.8026191627543002E+00
+ 52132 1.3032999999999999E-02 7.9695921691517735E-03 1.8026702627256652E+00
+ 52133 1.3033250000000000E-02 7.9700428430700201E-03 1.8027213626970306E+00
+ 52134 1.3033500000000000E-02 7.9704935297631625E-03 1.8027724626683956E+00
+ 52135 1.3033750000000000E-02 7.9709442292312162E-03 1.8028235626397611E+00
+ 52136 1.3034000000000000E-02 7.9713949414742108E-03 1.8028746626111261E+00
+ 52137 1.3034249999999999E-02 7.9718456664921687E-03 1.8029257625824910E+00
+ 52138 1.3034499999999999E-02 7.9722964042851126E-03 1.8029768625538560E+00
+ 52139 1.3034749999999999E-02 7.9727471548530614E-03 1.8030279625252210E+00
+ 52140 1.3035000000000000E-02 7.9731979181960379E-03 1.8030790624965864E+00
+ 52141 1.3035250000000000E-02 7.9736486943140662E-03 1.8031301624679514E+00
+ 52142 1.3035500000000000E-02 7.9740994832071654E-03 1.8031812624393169E+00
+ 52143 1.3035750000000000E-02 7.9745502848753598E-03 1.8032323624106819E+00
+ 52144 1.3035999999999999E-02 7.9750010993186755E-03 1.8032834623820468E+00
+ 52145 1.3036249999999999E-02 7.9754519265371263E-03 1.8033345623534118E+00
+ 52146 1.3036499999999999E-02 7.9759027665307399E-03 1.8033856623247768E+00
+ 52147 1.3036750000000000E-02 7.9763536192995407E-03 1.8034367622961422E+00
+ 52148 1.3037000000000000E-02 7.9768044848435461E-03 1.8034878622675072E+00
+ 52149 1.3037250000000000E-02 7.9772553631627888E-03 1.8035389622388727E+00
+ 52150 1.3037500000000000E-02 7.9777062542572743E-03 1.8035900622102377E+00
+ 52151 1.3037749999999999E-02 7.9781571581270284E-03 1.8036411621816022E+00
+ 52152 1.3037999999999999E-02 7.9786080747720894E-03 1.8036922621529676E+00
+ 52153 1.3038249999999999E-02 7.9790590041924608E-03 1.8037433621243326E+00
+ 52154 1.3038500000000000E-02 7.9795099463881754E-03 1.8037944620956980E+00
+ 52155 1.3038750000000000E-02 7.9799609013592506E-03 1.8038455620670630E+00
+ 52156 1.3039000000000000E-02 7.9804118691057177E-03 1.8038966620384280E+00
+ 52157 1.3039250000000000E-02 7.9808628496275871E-03 1.8039477620097935E+00
+ 52158 1.3039499999999999E-02 7.9813138429248882E-03 1.8039988619811580E+00
+ 52159 1.3039749999999999E-02 7.9817648489976332E-03 1.8040499619525234E+00
+ 52160 1.3040000000000000E-02 7.9822158678458602E-03 1.8041010619238884E+00
+ 52161 1.3040250000000000E-02 7.9826668994695781E-03 1.8041521618952538E+00
+ 52162 1.3040500000000000E-02 7.9831179438688265E-03 1.8042032618666188E+00
+ 52163 1.3040750000000000E-02 7.9835690010436125E-03 1.8042543618379838E+00
+ 52164 1.3041000000000001E-02 7.9840200709939604E-03 1.8043054618093493E+00
+ 52165 1.3041249999999999E-02 7.9844711537198909E-03 1.8043565617807138E+00
+ 52166 1.3041499999999999E-02 7.9849222492214319E-03 1.8044076617520792E+00
+ 52167 1.3041750000000000E-02 7.9853733574986058E-03 1.8044587617234442E+00
+ 52168 1.3042000000000000E-02 7.9858244785514319E-03 1.8045098616948096E+00
+ 52169 1.3042250000000000E-02 7.9862756123799325E-03 1.8045609616661746E+00
+ 52170 1.3042500000000000E-02 7.9867267589832768E-03 1.8046120616375396E+00
+ 52171 1.3042750000000001E-02 7.9871779183609114E-03 1.8046631616089051E+00
+ 52172 1.3042999999999999E-02 7.9876290905128659E-03 1.8047142615802696E+00
+ 52173 1.3043249999999999E-02 7.9880802754391470E-03 1.8047653615516350E+00
+ 52174 1.3043500000000000E-02 7.9885314731397948E-03 1.8048164615230000E+00
+ 52175 1.3043750000000000E-02 7.9889826836148162E-03 1.8048675614943650E+00
+ 52176 1.3044000000000000E-02 7.9894339068642337E-03 1.8049186614657304E+00
+ 52177 1.3044250000000000E-02 7.9898851428880785E-03 1.8049697614370954E+00
+ 52178 1.3044499999999999E-02 7.9903363916863646E-03 1.8050208614084604E+00
+ 52179 1.3044749999999999E-02 7.9907876532591231E-03 1.8050719613798254E+00
+ 52180 1.3044999999999999E-02 7.9912389276063679E-03 1.8051230613511908E+00
+ 52181 1.3045250000000000E-02 7.9916902147281234E-03 1.8051741613225558E+00
+ 52182 1.3045500000000000E-02 7.9921415146244137E-03 1.8052252612939208E+00
+ 52183 1.3045750000000000E-02 7.9925928272952598E-03 1.8052763612652862E+00
+ 52184 1.3046000000000000E-02 7.9930441527406807E-03 1.8053274612366512E+00
+ 52185 1.3046249999999999E-02 7.9934954909606937E-03 1.8053785612080162E+00
+ 52186 1.3046499999999999E-02 7.9939468419553371E-03 1.8054296611793812E+00
+ 52187 1.3046749999999999E-02 7.9943982057246264E-03 1.8054807611507466E+00
+ 52188 1.3047000000000000E-02 7.9948495822685789E-03 1.8055318611221116E+00
+ 52189 1.3047250000000000E-02 7.9953009715872103E-03 1.8055829610934766E+00
+ 52190 1.3047500000000000E-02 7.9957523736805553E-03 1.8056340610648420E+00
+ 52191 1.3047750000000000E-02 7.9962037885486312E-03 1.8056851610362070E+00
+ 52192 1.3047999999999999E-02 7.9966552161914624E-03 1.8057362610075720E+00
+ 52193 1.3048249999999999E-02 7.9971066566090661E-03 1.8057873609789370E+00
+ 52194 1.3048499999999999E-02 7.9975581098014718E-03 1.8058384609503020E+00
+ 52195 1.3048750000000000E-02 7.9980095757686918E-03 1.8058895609216674E+00
+ 52196 1.3049000000000000E-02 7.9984610545107519E-03 1.8059406608930324E+00
+ 52197 1.3049250000000000E-02 7.9989125460276801E-03 1.8059917608643978E+00
+ 52198 1.3049500000000000E-02 7.9993640503194935E-03 1.8060428608357628E+00
+ 52199 1.3049749999999999E-02 7.9998155673862148E-03 1.8060939608071278E+00
+ 52200 1.3049999999999999E-02 8.0002670972278631E-03 1.8061450607784928E+00
+ 52201 1.3050249999999999E-02 8.0007186398444712E-03 1.8061961607498578E+00
+ 52202 1.3050500000000000E-02 8.0011701952360462E-03 1.8062472607212232E+00
+ 52203 1.3050750000000000E-02 8.0016217634026228E-03 1.8062983606925882E+00
+ 52204 1.3051000000000000E-02 8.0020733443442200E-03 1.8063494606639536E+00
+ 52205 1.3051250000000000E-02 8.0025249380608569E-03 1.8064005606353186E+00
+ 52206 1.3051499999999999E-02 8.0029765445525404E-03 1.8064516606066836E+00
+ 52207 1.3051749999999999E-02 8.0034281638193244E-03 1.8065027605780486E+00
+ 52208 1.3051999999999999E-02 8.0038797958612122E-03 1.8065538605494136E+00
+ 52209 1.3052250000000000E-02 8.0043314406782300E-03 1.8066049605207790E+00
+ 52210 1.3052500000000000E-02 8.0047830982704019E-03 1.8066560604921440E+00
+ 52211 1.3052750000000000E-02 8.0052347686377420E-03 1.8067071604635094E+00
+ 52212 1.3053000000000000E-02 8.0056864517802796E-03 1.8067582604348744E+00
+ 52213 1.3053249999999999E-02 8.0061381476980338E-03 1.8068093604062390E+00
+ 52214 1.3053499999999999E-02 8.0065898563910342E-03 1.8068604603776044E+00
+ 52215 1.3053749999999999E-02 8.0070415778592911E-03 1.8069115603489694E+00
+ 52216 1.3054000000000000E-02 8.0074933121028376E-03 1.8069626603203348E+00
+ 52217 1.3054250000000000E-02 8.0079450591216857E-03 1.8070137602916998E+00
+ 52218 1.3054500000000000E-02 8.0083968189158597E-03 1.8070648602630648E+00
+ 52219 1.3054750000000000E-02 8.0088485914853961E-03 1.8071159602344302E+00
+ 52220 1.3054999999999999E-02 8.0093003768302966E-03 1.8071670602057948E+00
+ 52221 1.3055249999999999E-02 8.0097521749505993E-03 1.8072181601771602E+00
+ 52222 1.3055499999999999E-02 8.0102039858463130E-03 1.8072692601485252E+00
+ 52223 1.3055750000000000E-02 8.0106558095174654E-03 1.8073203601198906E+00
+ 52224 1.3056000000000000E-02 8.0111076459640895E-03 1.8073714600912556E+00
+ 52225 1.3056250000000000E-02 8.0115594951861921E-03 1.8074225600626206E+00
+ 52226 1.3056500000000000E-02 8.0120113571838028E-03 1.8074736600339860E+00
+ 52227 1.3056749999999999E-02 8.0124632319569337E-03 1.8075247600053506E+00
+ 52228 1.3056999999999999E-02 8.0129151195056283E-03 1.8075758599767160E+00
+ 52229 1.3057249999999999E-02 8.0133670198298881E-03 1.8076269599480810E+00
+ 52230 1.3057500000000000E-02 8.0138189329297567E-03 1.8076780599194464E+00
+ 52231 1.3057750000000000E-02 8.0142708588052339E-03 1.8077291598908114E+00
+ 52232 1.3058000000000000E-02 8.0147227974563529E-03 1.8077802598621764E+00
+ 52233 1.3058250000000000E-02 8.0151747488831325E-03 1.8078313598335418E+00
+ 52234 1.3058499999999999E-02 8.0156267130855885E-03 1.8078824598049064E+00
+ 52235 1.3058749999999999E-02 8.0160786900637659E-03 1.8079335597762718E+00
+ 52236 1.3058999999999999E-02 8.0165306798176648E-03 1.8079846597476368E+00
+ 52237 1.3059250000000000E-02 8.0169826823473182E-03 1.8080357597190018E+00
+ 52238 1.3059500000000000E-02 8.0174346976527502E-03 1.8080868596903672E+00
+ 52239 1.3059750000000000E-02 8.0178867257339730E-03 1.8081379596617322E+00
+ 52240 1.3060000000000000E-02 8.0183387665910162E-03 1.8081890596330976E+00
+ 52241 1.3060249999999999E-02 8.0187908202238953E-03 1.8082401596044622E+00
+ 52242 1.3060499999999999E-02 8.0192428866326382E-03 1.8082912595758276E+00
+ 52243 1.3060749999999999E-02 8.0196949658172725E-03 1.8083423595471926E+00
+ 52244 1.3061000000000000E-02 8.0201470577778156E-03 1.8083934595185576E+00
+ 52245 1.3061250000000000E-02 8.0205991625142848E-03 1.8084445594899230E+00
+ 52246 1.3061500000000000E-02 8.0210512800267114E-03 1.8084956594612880E+00
+ 52247 1.3061750000000000E-02 8.0215034103151128E-03 1.8085467594326534E+00
+ 52248 1.3061999999999999E-02 8.0219555533795044E-03 1.8085978594040180E+00
+ 52249 1.3062249999999999E-02 8.0224077092199229E-03 1.8086489593753834E+00
+ 52250 1.3062499999999999E-02 8.0228598778363820E-03 1.8087000593467484E+00
+ 52251 1.3062750000000000E-02 8.0233120592289060E-03 1.8087511593181134E+00
+ 52252 1.3063000000000000E-02 8.0237642533975122E-03 1.8088022592894788E+00
+ 52253 1.3063250000000000E-02 8.0242164603422320E-03 1.8088533592608438E+00
+ 52254 1.3063500000000000E-02 8.0246686800630827E-03 1.8089044592322088E+00
+ 52255 1.3063749999999999E-02 8.0251209125600832E-03 1.8089555592035738E+00
+ 52256 1.3063999999999999E-02 8.0255731578332684E-03 1.8090066591749387E+00
+ 52257 1.3064249999999999E-02 8.0260254158826469E-03 1.8090577591463042E+00
+ 52258 1.3064500000000000E-02 8.0264776867082464E-03 1.8091088591176692E+00
+ 52259 1.3064750000000000E-02 8.0269299703100948E-03 1.8091599590890346E+00
+ 52260 1.3065000000000000E-02 8.0273822666882075E-03 1.8092110590603996E+00
+ 52261 1.3065250000000000E-02 8.0278345758426056E-03 1.8092621590317646E+00
+ 52262 1.3065499999999999E-02 8.0282868977733114E-03 1.8093132590031296E+00
+ 52263 1.3065749999999999E-02 8.0287392324803839E-03 1.8093643589744945E+00
+ 52264 1.3065999999999999E-02 8.0291915799637660E-03 1.8094154589458600E+00
+ 52265 1.3066250000000000E-02 8.0296439402235426E-03 1.8094665589172250E+00
+ 52266 1.3066500000000000E-02 8.0300963132597172E-03 1.8095176588885904E+00
+ 52267 1.3066750000000000E-02 8.0305486990723228E-03 1.8095687588599554E+00
+ 52268 1.3067000000000000E-02 8.0310010976613680E-03 1.8096198588313204E+00
+ 52269 1.3067249999999999E-02 8.0314535090268892E-03 1.8096709588026854E+00
+ 52270 1.3067499999999999E-02 8.0319059421583641E-03 1.8097220587740503E+00
+ 52271 1.3067750000000000E-02 8.0323583790721260E-03 1.8097731587454158E+00
+ 52272 1.3068000000000000E-02 8.0328108287590506E-03 1.8098242587167808E+00
+ 52273 1.3068250000000000E-02 8.0332632912191552E-03 1.8098753586881462E+00
+ 52274 1.3068500000000000E-02 8.0337157664524799E-03 1.8099264586595112E+00
+ 52275 1.3068750000000001E-02 8.0341682544590245E-03 1.8099775586308762E+00
+ 52276 1.3068999999999999E-02 8.0346207552388221E-03 1.8100286586022412E+00
+ 52277 1.3069249999999999E-02 8.0350732687919004E-03 1.8100797585736061E+00
+ 52278 1.3069500000000000E-02 8.0355257951182646E-03 1.8101308585449716E+00
+ 52279 1.3069750000000000E-02 8.0359783342179476E-03 1.8101819585163366E+00
+ 52280 1.3070000000000000E-02 8.0364308860909704E-03 1.8102330584877016E+00
+ 52281 1.3070250000000000E-02 8.0368834507373466E-03 1.8102841584590670E+00
+ 52282 1.3070500000000001E-02 8.0373360281571094E-03 1.8103352584304320E+00
+ 52283 1.3070749999999999E-02 8.0377886183502657E-03 1.8103863584017970E+00
+ 52284 1.3070999999999999E-02 8.0382412213168518E-03 1.8104374583731619E+00
+ 52285 1.3071250000000000E-02 8.0386938370568834E-03 1.8104885583445274E+00
+ 52286 1.3071500000000000E-02 8.0391464655703692E-03 1.8105396583158924E+00
+ 52287 1.3071750000000000E-02 8.0395991068573577E-03 1.8105907582872574E+00
+ 52288 1.3072000000000000E-02 8.0400517609178525E-03 1.8106418582586228E+00
+ 52289 1.3072249999999999E-02 8.0405044277518708E-03 1.8106929582299873E+00
+ 52290 1.3072499999999999E-02 8.0409571073594473E-03 1.8107440582013528E+00
+ 52291 1.3072749999999999E-02 8.0414097997405943E-03 1.8107951581727177E+00
+ 52292 1.3073000000000000E-02 8.0418625048953463E-03 1.8108462581440832E+00
+ 52293 1.3073250000000000E-02 8.0423152228237000E-03 1.8108973581154482E+00
+ 52294 1.3073500000000000E-02 8.0427679535256986E-03 1.8109484580868132E+00
+ 52295 1.3073750000000000E-02 8.0432206970013510E-03 1.8109995580581786E+00
+ 52296 1.3073999999999999E-02 8.0436734532506899E-03 1.8110506580295431E+00
+ 52297 1.3074249999999999E-02 8.0441262222737363E-03 1.8111017580009086E+00
+ 52298 1.3074499999999999E-02 8.0445790040705005E-03 1.8111528579722735E+00
+ 52299 1.3074750000000000E-02 8.0450317986410138E-03 1.8112039579436385E+00
+ 52300 1.3075000000000000E-02 8.0454846059852952E-03 1.8112550579150040E+00
+ 52301 1.3075250000000000E-02 8.0459374261033657E-03 1.8113061578863690E+00
+ 52302 1.3075500000000000E-02 8.0463902589952441E-03 1.8113572578577344E+00
+ 52303 1.3075749999999999E-02 8.0468431046609584E-03 1.8114083578290989E+00
+ 52304 1.3075999999999999E-02 8.0472959631005189E-03 1.8114594578004644E+00
+ 52305 1.3076249999999999E-02 8.0477488343139655E-03 1.8115105577718293E+00
+ 52306 1.3076500000000000E-02 8.0482017183013035E-03 1.8115616577431943E+00
+ 52307 1.3076750000000000E-02 8.0486546150625622E-03 1.8116127577145598E+00
+ 52308 1.3077000000000000E-02 8.0491075245977574E-03 1.8116638576859248E+00
+ 52309 1.3077250000000000E-02 8.0495604469069167E-03 1.8117149576572902E+00
+ 52310 1.3077499999999999E-02 8.0500133819900593E-03 1.8117660576286547E+00
+ 52311 1.3077749999999999E-02 8.0504663298472078E-03 1.8118171576000202E+00
+ 52312 1.3077999999999999E-02 8.0509192904783741E-03 1.8118682575713851E+00
+ 52313 1.3078250000000000E-02 8.0513722638836053E-03 1.8119193575427501E+00
+ 52314 1.3078500000000000E-02 8.0518252500628995E-03 1.8119704575141156E+00
+ 52315 1.3078750000000000E-02 8.0522782490162776E-03 1.8120215574854805E+00
+ 52316 1.3079000000000000E-02 8.0527312607437829E-03 1.8120726574568460E+00
+ 52317 1.3079249999999999E-02 8.0531842852454190E-03 1.8121237574282105E+00
+ 52318 1.3079499999999999E-02 8.0536373225212048E-03 1.8121748573995755E+00
+ 52319 1.3079749999999999E-02 8.0540903725711769E-03 1.8122259573709409E+00
+ 52320 1.3080000000000000E-02 8.0545434353953387E-03 1.8122770573423059E+00
+ 52321 1.3080250000000000E-02 8.0549965109937335E-03 1.8123281573136714E+00
+ 52322 1.3080500000000000E-02 8.0554495993663648E-03 1.8123792572850363E+00
+ 52323 1.3080750000000000E-02 8.0559027005132639E-03 1.8124303572564013E+00
+ 52324 1.3080999999999999E-02 8.0563558144344481E-03 1.8124814572277663E+00
+ 52325 1.3081249999999999E-02 8.0568089411299382E-03 1.8125325571991313E+00
+ 52326 1.3081499999999999E-02 8.0572620805997638E-03 1.8125836571704967E+00
+ 52327 1.3081750000000000E-02 8.0577152328439421E-03 1.8126347571418617E+00
+ 52328 1.3082000000000000E-02 8.0581683978624887E-03 1.8126858571132272E+00
+ 52329 1.3082250000000000E-02 8.0586215756554298E-03 1.8127369570845921E+00
+ 52330 1.3082500000000000E-02 8.0590747662227947E-03 1.8127880570559571E+00
+ 52331 1.3082749999999999E-02 8.0595279695645904E-03 1.8128391570273221E+00
+ 52332 1.3082999999999999E-02 8.0599811856808447E-03 1.8128902569986871E+00
+ 52333 1.3083249999999999E-02 8.0604344145715889E-03 1.8129413569700525E+00
+ 52334 1.3083500000000000E-02 8.0608876562368349E-03 1.8129924569414175E+00
+ 52335 1.3083750000000000E-02 8.0613409106766072E-03 1.8130435569127830E+00
+ 52336 1.3084000000000000E-02 8.0617941778909283E-03 1.8130946568841479E+00
+ 52337 1.3084250000000000E-02 8.0622474578798155E-03 1.8131457568555129E+00
+ 52338 1.3084499999999999E-02 8.0627007955591454E-03 1.8131968568268779E+00
+ 52339 1.3084749999999999E-02 8.0631541006113763E-03 1.8132479567982429E+00
+ 52340 1.3084999999999999E-02 8.0636074184391431E-03 1.8132990567696083E+00
+ 52341 1.3085250000000000E-02 8.0640607490424371E-03 1.8133501567409733E+00
+ 52342 1.3085500000000000E-02 8.0645140924212998E-03 1.8134012567123383E+00
+ 52343 1.3085750000000000E-02 8.0649674485757591E-03 1.8134523566837037E+00
+ 52344 1.3086000000000000E-02 8.0654208175058185E-03 1.8135034566550687E+00
+ 52345 1.3086249999999999E-02 8.0658741992115108E-03 1.8135545566264337E+00
+ 52346 1.3086499999999999E-02 8.0663275936928586E-03 1.8136056565977987E+00
+ 52347 1.3086749999999999E-02 8.0667810009498794E-03 1.8136567565691641E+00
+ 52348 1.3087000000000000E-02 8.0672344209826042E-03 1.8137078565405291E+00
+ 52349 1.3087250000000000E-02 8.0676878537910470E-03 1.8137589565118941E+00
+ 52350 1.3087500000000000E-02 8.0681412993752338E-03 1.8138100564832595E+00
+ 52351 1.3087750000000000E-02 8.0685947577351872E-03 1.8138611564546245E+00
+ 52352 1.3087999999999999E-02 8.0690482288709193E-03 1.8139122564259895E+00
+ 52353 1.3088249999999999E-02 8.0695017127824648E-03 1.8139633563973545E+00
+ 52354 1.3088499999999999E-02 8.0699552094698444E-03 1.8140144563687199E+00
+ 52355 1.3088750000000000E-02 8.0704087189330705E-03 1.8140655563400849E+00
+ 52356 1.3089000000000000E-02 8.0708622411721775E-03 1.8141166563114499E+00
+ 52357 1.3089250000000000E-02 8.0713157761871795E-03 1.8141677562828153E+00
+ 52358 1.3089500000000000E-02 8.0717693239781008E-03 1.8142188562541803E+00
+ 52359 1.3089749999999999E-02 8.0722228845449603E-03 1.8142699562255453E+00
+ 52360 1.3089999999999999E-02 8.0726764578877928E-03 1.8143210561969103E+00
+ 52361 1.3090249999999999E-02 8.0731300440066069E-03 1.8143721561682753E+00
+ 52362 1.3090500000000000E-02 8.0735836429014322E-03 1.8144232561396407E+00
+ 52363 1.3090750000000000E-02 8.0740372545722826E-03 1.8144743561110057E+00
+ 52364 1.3091000000000000E-02 8.0744908790191857E-03 1.8145254560823711E+00
+ 52365 1.3091250000000000E-02 8.0749445162421676E-03 1.8145765560537361E+00
+ 52366 1.3091499999999999E-02 8.0753981662412527E-03 1.8146276560251011E+00
+ 52367 1.3091749999999999E-02 8.0758518290164477E-03 1.8146787559964661E+00
+ 52368 1.3091999999999999E-02 8.0763055045677944E-03 1.8147298559678311E+00
+ 52369 1.3092250000000000E-02 8.0767591928952928E-03 1.8147809559391965E+00
+ 52370 1.3092500000000000E-02 8.0772128939989828E-03 1.8148320559105615E+00
+ 52371 1.3092750000000000E-02 8.0776666078788834E-03 1.8148831558819269E+00
+ 52372 1.3093000000000000E-02 8.0781203345350119E-03 1.8149342558532919E+00
+ 52373 1.3093249999999999E-02 8.0785740739673876E-03 1.8149853558246569E+00
+ 52374 1.3093499999999999E-02 8.0790278261760502E-03 1.8150364557960219E+00
+ 52375 1.3093749999999999E-02 8.0794815911609998E-03 1.8150875557673869E+00
+ 52376 1.3094000000000000E-02 8.0799353418428161E-03 1.8151386557387523E+00
+ 52377 1.3094250000000000E-02 8.0803891328323687E-03 1.8151897557101173E+00
+ 52378 1.3094500000000000E-02 8.0808429365973895E-03 1.8152408556814827E+00
+ 52379 1.3094750000000000E-02 8.0812967531378923E-03 1.8152919556528477E+00
+ 52380 1.3094999999999999E-02 8.0817505824539015E-03 1.8153430556242123E+00
+ 52381 1.3095249999999999E-02 8.0822044245454448E-03 1.8153941555955777E+00
+ 52382 1.3095500000000000E-02 8.0826582794125412E-03 1.8154452555669427E+00
+ 52383 1.3095750000000000E-02 8.0831121470552221E-03 1.8154963555383081E+00
+ 52384 1.3096000000000000E-02 8.0835660274734909E-03 1.8155474555096731E+00
+ 52385 1.3096250000000000E-02 8.0840199206673857E-03 1.8155985554810381E+00
+ 52386 1.3096500000000001E-02 8.0844738266369186E-03 1.8156496554524035E+00
+ 52387 1.3096749999999999E-02 8.0849277453821089E-03 1.8157007554237681E+00
+ 52388 1.3096999999999999E-02 8.0853816769029894E-03 1.8157518553951335E+00
+ 52389 1.3097250000000000E-02 8.0858356211995774E-03 1.8158029553664985E+00
+ 52390 1.3097500000000000E-02 8.0862895782718956E-03 1.8158540553378639E+00
+ 52391 1.3097750000000000E-02 8.0867435481199665E-03 1.8159051553092289E+00
+ 52392 1.3098000000000000E-02 8.0871975307438091E-03 1.8159562552805939E+00
+ 52393 1.3098250000000001E-02 8.0876515261434478E-03 1.8160073552519593E+00
+ 52394 1.3098499999999999E-02 8.0881055343189033E-03 1.8160584552233239E+00
+ 52395 1.3098749999999999E-02 8.0885595552701983E-03 1.8161095551946893E+00
+ 52396 1.3099000000000000E-02 8.0890135889973586E-03 1.8161606551660543E+00
+ 52397 1.3099250000000000E-02 8.0894676355003966E-03 1.8162117551374197E+00
+ 52398 1.3099500000000000E-02 8.0899216947793503E-03 1.8162628551087847E+00
+ 52399 1.3099750000000000E-02 8.0903757668342215E-03 1.8163139550801497E+00
+ 52400 1.3099999999999999E-02 8.0908298516650465E-03 1.8163650550515147E+00
+ 52401 1.3100249999999999E-02 8.0912839492718464E-03 1.8164161550228797E+00
+ 52402 1.3100499999999999E-02 8.0917380596546400E-03 1.8164672549942451E+00
+ 52403 1.3100750000000000E-02 8.0921921828134482E-03 1.8165183549656101E+00
+ 52404 1.3101000000000000E-02 8.0926463187483023E-03 1.8165694549369751E+00
+ 52405 1.3101250000000000E-02 8.0931004674592057E-03 1.8166205549083405E+00
+ 52406 1.3101500000000000E-02 8.0935546289461965E-03 1.8166716548797055E+00
+ 52407 1.3101749999999999E-02 8.0940088032092957E-03 1.8167227548510705E+00
+ 52408 1.3101999999999999E-02 8.0944629902485153E-03 1.8167738548224355E+00
+ 52409 1.3102249999999999E-02 8.0949171900638849E-03 1.8168249547938009E+00
+ 52410 1.3102500000000000E-02 8.0953714026554303E-03 1.8168760547651659E+00
+ 52411 1.3102750000000000E-02 8.0958256280231709E-03 1.8169271547365309E+00
+ 52412 1.3103000000000000E-02 8.0962798661671203E-03 1.8169782547078963E+00
+ 52413 1.3103250000000000E-02 8.0967341170873081E-03 1.8170293546792613E+00
+ 52414 1.3103499999999999E-02 8.0971883807837586E-03 1.8170804546506263E+00
+ 52415 1.3103749999999999E-02 8.0976426572564857E-03 1.8171315546219913E+00
+ 52416 1.3103999999999999E-02 8.0980969465055206E-03 1.8171826545933567E+00
+ 52417 1.3104250000000000E-02 8.0985512485308893E-03 1.8172337545647217E+00
+ 52418 1.3104500000000000E-02 8.0990055633325952E-03 1.8172848545360867E+00
+ 52419 1.3104750000000000E-02 8.0994598909106767E-03 1.8173359545074521E+00
+ 52420 1.3105000000000000E-02 8.0999142312651543E-03 1.8173870544788171E+00
+ 52421 1.3105249999999999E-02 8.1003685843960404E-03 1.8174381544501821E+00
+ 52422 1.3105499999999999E-02 8.1008229503033626E-03 1.8174892544215471E+00
+ 52423 1.3105749999999999E-02 8.1012773289871505E-03 1.8175403543929121E+00
+ 52424 1.3106000000000000E-02 8.1017317204474179E-03 1.8175914543642775E+00
+ 52425 1.3106250000000000E-02 8.1021861246841909E-03 1.8176425543356425E+00
+ 52426 1.3106500000000000E-02 8.1026405416974884E-03 1.8176936543070079E+00
+ 52427 1.3106750000000000E-02 8.1030949714873263E-03 1.8177447542783729E+00
+ 52428 1.3106999999999999E-02 8.1035494140537442E-03 1.8177958542497379E+00
+ 52429 1.3107249999999999E-02 8.1040038693967528E-03 1.8178469542211029E+00
+ 52430 1.3107499999999999E-02 8.1044583375163657E-03 1.8178980541924679E+00
+ 52431 1.3107750000000000E-02 8.1049128184126403E-03 1.8179491541638333E+00
+ 52432 1.3108000000000000E-02 8.1053673120855645E-03 1.8180002541351983E+00
+ 52433 1.3108250000000000E-02 8.1058218185351607E-03 1.8180513541065637E+00
+ 52434 1.3108500000000000E-02 8.1062763377614706E-03 1.8181024540779287E+00
+ 52435 1.3108749999999999E-02 8.1067308697644960E-03 1.8181535540492937E+00
+ 52436 1.3108999999999999E-02 8.1071854145442820E-03 1.8182046540206587E+00
+ 52437 1.3109249999999999E-02 8.1076399721008267E-03 1.8182557539920237E+00
+ 52438 1.3109500000000000E-02 8.1080945424322811E-03 1.8183068539633891E+00
+ 52439 1.3109750000000000E-02 8.1085491255369502E-03 1.8183579539347541E+00
+ 52440 1.3110000000000000E-02 8.1090037214148637E-03 1.8184090539061195E+00
+ 52441 1.3110250000000000E-02 8.1094583300660369E-03 1.8184601538774845E+00
+ 52442 1.3110499999999999E-02 8.1099129514904875E-03 1.8185112538488490E+00
+ 52443 1.3110749999999999E-02 8.1103675856882499E-03 1.8185623538202145E+00
+ 52444 1.3110999999999999E-02 8.1108222326593312E-03 1.8186134537915795E+00
+ 52445 1.3111250000000000E-02 8.1112768924037643E-03 1.8186645537629449E+00
+ 52446 1.3111500000000000E-02 8.1117315649215579E-03 1.8187156537343099E+00
+ 52447 1.3111750000000000E-02 8.1121862502127537E-03 1.8187667537056749E+00
+ 52448 1.3112000000000000E-02 8.1126409482773464E-03 1.8188178536770403E+00
+ 52449 1.3112249999999999E-02 8.1130956591153706E-03 1.8188689536484048E+00
+ 52450 1.3112499999999999E-02 8.1135503827268474E-03 1.8189200536197703E+00
+ 52451 1.3112749999999999E-02 8.1140051191118008E-03 1.8189711535911353E+00
+ 52452 1.3113000000000000E-02 8.1144598682702518E-03 1.8190222535625007E+00
+ 52453 1.3113250000000000E-02 8.1149146302022211E-03 1.8190733535338657E+00
+ 52454 1.3113500000000000E-02 8.1153694049077140E-03 1.8191244535052307E+00
+ 52455 1.3113750000000000E-02 8.1158241923867738E-03 1.8191755534765961E+00
+ 52456 1.3113999999999999E-02 8.1162789926394075E-03 1.8192266534479606E+00
+ 52457 1.3114249999999999E-02 8.1167338056656463E-03 1.8192777534193261E+00
+ 52458 1.3114499999999999E-02 8.1171886314655110E-03 1.8193288533906911E+00
+ 52459 1.3114750000000000E-02 8.1176434700390172E-03 1.8193799533620565E+00
+ 52460 1.3115000000000000E-02 8.1180983213861822E-03 1.8194310533334215E+00
+ 52461 1.3115250000000000E-02 8.1185531855070409E-03 1.8194821533047865E+00
+ 52462 1.3115500000000000E-02 8.1190080624016017E-03 1.8195332532761519E+00
+ 52463 1.3115749999999999E-02 8.1194629520698891E-03 1.8195843532475164E+00
+ 52464 1.3115999999999999E-02 8.1199178545119325E-03 1.8196354532188819E+00
+ 52465 1.3116249999999999E-02 8.1203727697277406E-03 1.8196865531902469E+00
+ 52466 1.3116500000000000E-02 8.1208276977173428E-03 1.8197376531616118E+00
+ 52467 1.3116750000000000E-02 8.1212826384807601E-03 1.8197887531329773E+00
+ 52468 1.3117000000000000E-02 8.1217375920180097E-03 1.8198398531043423E+00
+ 52469 1.3117250000000000E-02 8.1221925583291141E-03 1.8198909530757077E+00
+ 52470 1.3117499999999999E-02 8.1226475374141013E-03 1.8199420530470722E+00
+ 52471 1.3117749999999999E-02 8.1231025292729849E-03 1.8199931530184377E+00
+ 52472 1.3117999999999999E-02 8.1235575339057894E-03 1.8200442529898027E+00
+ 52473 1.3118250000000000E-02 8.1240125513125355E-03 1.8200953529611676E+00
+ 52474 1.3118500000000000E-02 8.1244675814932405E-03 1.8201464529325331E+00
+ 52475 1.3118750000000000E-02 8.1249226244479323E-03 1.8201975529038981E+00
+ 52476 1.3119000000000000E-02 8.1253776801766316E-03 1.8202486528752635E+00
+ 52477 1.3119249999999999E-02 8.1258327486793524E-03 1.8202997528466280E+00
+ 52478 1.3119499999999999E-02 8.1262878299561275E-03 1.8203508528179935E+00
+ 52479 1.3119749999999999E-02 8.1267429240069675E-03 1.8204019527893585E+00
+ 52480 1.3120000000000000E-02 8.1271980308318982E-03 1.8204530527607234E+00
+ 52481 1.3120250000000000E-02 8.1276531504309441E-03 1.8205041527320889E+00
+ 52482 1.3120500000000000E-02 8.1281082828041171E-03 1.8205552527034539E+00
+ 52483 1.3120750000000000E-02 8.1285634279514504E-03 1.8206063526748189E+00
+ 52484 1.3120999999999999E-02 8.1290185858729630E-03 1.8206574526461838E+00
+ 52485 1.3121249999999999E-02 8.1294737565686653E-03 1.8207085526175488E+00
+ 52486 1.3121499999999999E-02 8.1299289400385919E-03 1.8207596525889143E+00
+ 52487 1.3121750000000000E-02 8.1303841362827568E-03 1.8208107525602792E+00
+ 52488 1.3122000000000000E-02 8.1308393453011826E-03 1.8208618525316447E+00
+ 52489 1.3122250000000000E-02 8.1312945670938951E-03 1.8209129525030097E+00
+ 52490 1.3122500000000000E-02 8.1317498016609084E-03 1.8209640524743747E+00
+ 52491 1.3122749999999999E-02 8.1322050490022554E-03 1.8210151524457396E+00
+ 52492 1.3122999999999999E-02 8.1326603091179395E-03 1.8210662524171046E+00
+ 52493 1.3123249999999999E-02 8.1331155820079902E-03 1.8211173523884701E+00
+ 52494 1.3123500000000000E-02 8.1335708676724457E-03 1.8211684523598350E+00
+ 52495 1.3123750000000000E-02 8.1340261661113043E-03 1.8212195523312005E+00
+ 52496 1.3124000000000000E-02 8.1344814773245989E-03 1.8212706523025655E+00
+ 52497 1.3124250000000000E-02 8.1349368013123452E-03 1.8213217522739304E+00
+ 52498 1.3124499999999999E-02 8.1353921380745656E-03 1.8213728522452954E+00
+ 52499 1.3124749999999999E-02 8.1358474876112828E-03 1.8214239522166604E+00
+ 52500 1.3125000000000000E-02 8.1363028499225228E-03 1.8214750521880259E+00
+ 52501 1.3125250000000000E-02 8.1367582250083132E-03 1.8215261521593908E+00
+ 52502 1.3125500000000000E-02 8.1372136128686507E-03 1.8215772521307563E+00
+ 52503 1.3125750000000000E-02 8.1376690135035769E-03 1.8216283521021213E+00
+ 52504 1.3126000000000001E-02 8.1381244269131039E-03 1.8216794520734862E+00
+ 52505 1.3126249999999999E-02 8.1385798530972629E-03 1.8217305520448512E+00
+ 52506 1.3126499999999999E-02 8.1390352920560662E-03 1.8217816520162162E+00
+ 52507 1.3126750000000000E-02 8.1394907437895431E-03 1.8218327519875817E+00
+ 52508 1.3127000000000000E-02 8.1399462082977075E-03 1.8218838519589466E+00
+ 52509 1.3127250000000000E-02 8.1404016855805856E-03 1.8219349519303116E+00
+ 52510 1.3127500000000000E-02 8.1408571756381963E-03 1.8219860519016771E+00
+ 52511 1.3127749999999999E-02 8.1413126784705622E-03 1.8220371518730416E+00
+ 52512 1.3127999999999999E-02 8.1417681940777024E-03 1.8220882518444070E+00
+ 52513 1.3128249999999999E-02 8.1422237224596482E-03 1.8221393518157720E+00
+ 52514 1.3128500000000000E-02 8.1426792636164064E-03 1.8221904517871375E+00
+ 52515 1.3128750000000000E-02 8.1431348175480117E-03 1.8222415517585024E+00
+ 52516 1.3129000000000000E-02 8.1435903842544781E-03 1.8222926517298674E+00
+ 52517 1.3129250000000000E-02 8.1440459637358315E-03 1.8223437517012329E+00
+ 52518 1.3129499999999999E-02 8.1445015559920841E-03 1.8223948516725974E+00
+ 52519 1.3129749999999999E-02 8.1449571610232654E-03 1.8224459516439628E+00
+ 52520 1.3129999999999999E-02 8.1454127788294015E-03 1.8224970516153278E+00
+ 52521 1.3130250000000000E-02 8.1458684094105078E-03 1.8225481515866933E+00
+ 52522 1.3130500000000000E-02 8.1463240527666157E-03 1.8225992515580582E+00
+ 52523 1.3130750000000000E-02 8.1467797088977147E-03 1.8226503515294232E+00
+ 52524 1.3131000000000000E-02 8.1472353778038638E-03 1.8227014515007887E+00
+ 52525 1.3131249999999999E-02 8.1476910594850630E-03 1.8227525514721532E+00
+ 52526 1.3131499999999999E-02 8.1481467539413471E-03 1.8228036514435186E+00
+ 52527 1.3131749999999999E-02 8.1486024611727246E-03 1.8228547514148836E+00
+ 52528 1.3132000000000000E-02 8.1490581811792320E-03 1.8229058513862486E+00
+ 52529 1.3132250000000000E-02 8.1495139139608833E-03 1.8229569513576140E+00
+ 52530 1.3132500000000000E-02 8.1499696595176939E-03 1.8230080513289790E+00
+ 52531 1.3132750000000000E-02 8.1504254178496969E-03 1.8230591513003445E+00
+ 52532 1.3132999999999999E-02 8.1508811889569009E-03 1.8231102512717090E+00
+ 52533 1.3133249999999999E-02 8.1513369728393389E-03 1.8231613512430744E+00
+ 52534 1.3133499999999999E-02 8.1517927694970318E-03 1.8232124512144394E+00
+ 52535 1.3133750000000000E-02 8.1522485789299950E-03 1.8232635511858044E+00
+ 52536 1.3134000000000000E-02 8.1527044011382548E-03 1.8233146511571698E+00
+ 52537 1.3134250000000000E-02 8.1531602361218265E-03 1.8233657511285348E+00
+ 52538 1.3134500000000000E-02 8.1536160838807416E-03 1.8234168510999003E+00
+ 52539 1.3134749999999999E-02 8.1540719444150138E-03 1.8234679510712648E+00
+ 52540 1.3134999999999999E-02 8.1545278177246657E-03 1.8235190510426302E+00
+ 52541 1.3135249999999999E-02 8.1549837038097199E-03 1.8235701510139952E+00
+ 52542 1.3135500000000000E-02 8.1554396026702041E-03 1.8236212509853602E+00
+ 52543 1.3135750000000000E-02 8.1558955143061340E-03 1.8236723509567256E+00
+ 52544 1.3136000000000000E-02 8.1563514387175302E-03 1.8237234509280906E+00
+ 52545 1.3136250000000000E-02 8.1568073759044155E-03 1.8237745508994561E+00
+ 52546 1.3136499999999999E-02 8.1572633258668124E-03 1.8238256508708206E+00
+ 52547 1.3136749999999999E-02 8.1577192886047416E-03 1.8238767508421856E+00
+ 52548 1.3136999999999999E-02 8.1581752641182309E-03 1.8239278508135510E+00
+ 52549 1.3137250000000000E-02 8.1586312524072977E-03 1.8239789507849160E+00
+ 52550 1.3137500000000000E-02 8.1590872534719559E-03 1.8240300507562814E+00
+ 52551 1.3137750000000000E-02 8.1595432673122418E-03 1.8240811507276464E+00
+ 52552 1.3138000000000000E-02 8.1599992939281676E-03 1.8241322506990114E+00
+ 52553 1.3138249999999999E-02 8.1604553333197456E-03 1.8241833506703764E+00
+ 52554 1.3138499999999999E-02 8.1609113854870241E-03 1.8242344506417414E+00
+ 52555 1.3138749999999999E-02 8.1613674504300033E-03 1.8242855506131068E+00
+ 52556 1.3139000000000000E-02 8.1618235281487109E-03 1.8243366505844718E+00
+ 52557 1.3139250000000000E-02 8.1622796186431711E-03 1.8243877505558372E+00
+ 52558 1.3139500000000000E-02 8.1627357219134014E-03 1.8244388505272022E+00
+ 52559 1.3139750000000000E-02 8.1631918379594260E-03 1.8244899504985672E+00
+ 52560 1.3139999999999999E-02 8.1636479667812623E-03 1.8245410504699322E+00
+ 52561 1.3140249999999999E-02 8.1641041083789449E-03 1.8245921504412972E+00
+ 52562 1.3140499999999999E-02 8.1645602627524825E-03 1.8246432504126626E+00
+ 52563 1.3140750000000000E-02 8.1650164299019046E-03 1.8246943503840276E+00
+ 52564 1.3141000000000000E-02 8.1654726098272321E-03 1.8247454503553930E+00
+ 52565 1.3141250000000000E-02 8.1659288025284719E-03 1.8247965503267580E+00
+ 52566 1.3141500000000000E-02 8.1663850080056673E-03 1.8248476502981230E+00
+ 52567 1.3141749999999999E-02 8.1668412262588252E-03 1.8248987502694880E+00
+ 52568 1.3141999999999999E-02 8.1672974572879736E-03 1.8249498502408530E+00
+ 52569 1.3142249999999999E-02 8.1677537010931434E-03 1.8250009502122184E+00
+ 52570 1.3142500000000000E-02 8.1682099576743383E-03 1.8250520501835834E+00
+ 52571 1.3142750000000000E-02 8.1686662270315964E-03 1.8251031501549484E+00
+ 52572 1.3143000000000000E-02 8.1691225091649299E-03 1.8251542501263138E+00
+ 52573 1.3143250000000000E-02 8.1695788040743577E-03 1.8252053500976788E+00
+ 52574 1.3143499999999999E-02 8.1700351117599043E-03 1.8252564500690438E+00
+ 52575 1.3143749999999999E-02 8.1704914322215973E-03 1.8253075500404088E+00
+ 52576 1.3143999999999999E-02 8.1709477654594558E-03 1.8253586500117742E+00
+ 52577 1.3144250000000000E-02 8.1714041114735007E-03 1.8254097499831392E+00
+ 52578 1.3144500000000000E-02 8.1718604702637511E-03 1.8254608499545042E+00
+ 52579 1.3144750000000000E-02 8.1723168418302398E-03 1.8255119499258696E+00
+ 52580 1.3145000000000000E-02 8.1727732261729739E-03 1.8255630498972346E+00
+ 52581 1.3145249999999999E-02 8.1732296232919777E-03 1.8256141498685996E+00
+ 52582 1.3145499999999999E-02 8.1736860331872840E-03 1.8256652498399646E+00
+ 52583 1.3145749999999999E-02 8.1741424558589137E-03 1.8257163498113300E+00
+ 52584 1.3146000000000000E-02 8.1745988913068755E-03 1.8257674497826950E+00
+ 52585 1.3146250000000000E-02 8.1750553395312005E-03 1.8258185497540600E+00
+ 52586 1.3146500000000000E-02 8.1755118005319097E-03 1.8258696497254254E+00
+ 52587 1.3146750000000000E-02 8.1759682743090187E-03 1.8259207496967904E+00
+ 52588 1.3146999999999999E-02 8.1764247608625586E-03 1.8259718496681554E+00
+ 52589 1.3147249999999999E-02 8.1768812601925485E-03 1.8260229496395204E+00
+ 52590 1.3147499999999999E-02 8.1773377722990197E-03 1.8260740496108854E+00
+ 52591 1.3147750000000000E-02 8.1777942971819669E-03 1.8261251495822508E+00
+ 52592 1.3148000000000000E-02 8.1782508348414405E-03 1.8261762495536158E+00
+ 52593 1.3148250000000000E-02 8.1787073852774440E-03 1.8262273495249812E+00
+ 52594 1.3148500000000000E-02 8.1791639484900067E-03 1.8262784494963462E+00
+ 52595 1.3148749999999999E-02 8.1796205244791479E-03 1.8263295494677112E+00
+ 52596 1.3148999999999999E-02 8.1800771132448987E-03 1.8263806494390762E+00
+ 52597 1.3149249999999999E-02 8.1805337147872661E-03 1.8264317494104412E+00
+ 52598 1.3149500000000000E-02 8.1809903291062934E-03 1.8264828493818066E+00
+ 52599 1.3149750000000000E-02 8.1814469562019789E-03 1.8265339493531716E+00
+ 52600 1.3150000000000000E-02 8.1819035960743573E-03 1.8265850493245370E+00
+ 52601 1.3150250000000000E-02 8.1823602487234495E-03 1.8266361492959020E+00
+ 52602 1.3150499999999999E-02 8.1828169141492709E-03 1.8266872492672670E+00
+ 52603 1.3150749999999999E-02 8.1832735923518529E-03 1.8267383492386320E+00
+ 52604 1.3150999999999999E-02 8.1837302833312180E-03 1.8267894492099970E+00
+ 52605 1.3151250000000000E-02 8.1841869968373726E-03 1.8268405491813624E+00
+ 52606 1.3151500000000000E-02 8.1846437133791909E-03 1.8268916491527274E+00
+ 52607 1.3151750000000000E-02 8.1851004426945172E-03 1.8269427491240928E+00
+ 52608 1.3152000000000000E-02 8.1855571847833652E-03 1.8269938490954578E+00
+ 52609 1.3152249999999999E-02 8.1860139396457681E-03 1.8270449490668224E+00
+ 52610 1.3152499999999999E-02 8.1864707072817448E-03 1.8270960490381878E+00
+ 52611 1.3152750000000000E-02 8.1869274876913162E-03 1.8271471490095528E+00
+ 52612 1.3153000000000000E-02 8.1873842808744997E-03 1.8271982489809182E+00
+ 52613 1.3153250000000000E-02 8.1878410868313212E-03 1.8272493489522832E+00
+ 52614 1.3153500000000000E-02 8.1882979055617876E-03 1.8273004489236482E+00
+ 52615 1.3153750000000001E-02 8.1887547370659338E-03 1.8273515488950136E+00
+ 52616 1.3153999999999999E-02 8.1892115813437839E-03 1.8274026488663782E+00
+ 52617 1.3154249999999999E-02 8.1896684383953467E-03 1.8274537488377436E+00
+ 52618 1.3154500000000000E-02 8.1901253082206620E-03 1.8275048488091086E+00
+ 52619 1.3154750000000000E-02 8.1905821908197247E-03 1.8275559487804740E+00
+ 52620 1.3155000000000000E-02 8.1910390861925746E-03 1.8276070487518390E+00
+ 52621 1.3155250000000000E-02 8.1914959943392152E-03 1.8276581487232040E+00
+ 52622 1.3155499999999999E-02 8.1919529152596985E-03 1.8277092486945690E+00
+ 52623 1.3155749999999999E-02 8.1924098489540177E-03 1.8277603486659340E+00
+ 52624 1.3155999999999999E-02 8.1928667954222004E-03 1.8278114486372994E+00
+ 52625 1.3156250000000000E-02 8.1933237546642744E-03 1.8278625486086644E+00
+ 52626 1.3156500000000000E-02 8.1937807266802571E-03 1.8279136485800298E+00
+ 52627 1.3156750000000000E-02 8.1942377114701676E-03 1.8279647485513948E+00
+ 52628 1.3157000000000000E-02 8.1946947090340283E-03 1.8280158485227598E+00
+ 52629 1.3157249999999999E-02 8.1951517193718584E-03 1.8280669484941248E+00
+ 52630 1.3157499999999999E-02 8.1956087424836770E-03 1.8281180484654898E+00
+ 52631 1.3157749999999999E-02 8.1960657783695188E-03 1.8281691484368552E+00
+ 52632 1.3158000000000000E-02 8.1965228270293854E-03 1.8282202484082202E+00
+ 52633 1.3158250000000000E-02 8.1969798884633117E-03 1.8282713483795852E+00
+ 52634 1.3158500000000000E-02 8.1974369626713131E-03 1.8283224483509506E+00
+ 52635 1.3158750000000000E-02 8.1978940496534175E-03 1.8283735483223156E+00
+ 52636 1.3158999999999999E-02 8.1983511494096387E-03 1.8284246482936806E+00
+ 52637 1.3159249999999999E-02 8.1988082619399993E-03 1.8284757482650456E+00
+ 52638 1.3159499999999999E-02 8.1992653872445202E-03 1.8285268482364110E+00
+ 52639 1.3159750000000000E-02 8.1997225253232203E-03 1.8285779482077760E+00
+ 52640 1.3160000000000000E-02 8.2001796761761239E-03 1.8286290481791410E+00
+ 52641 1.3160250000000000E-02 8.2006368398032572E-03 1.8286801481505064E+00
+ 52642 1.3160500000000000E-02 8.2010940162046339E-03 1.8287312481218714E+00
+ 52643 1.3160749999999999E-02 8.2015512053802715E-03 1.8287823480932364E+00
+ 52644 1.3160999999999999E-02 8.2020084073302010E-03 1.8288334480646014E+00
+ 52645 1.3161249999999999E-02 8.2024656220544435E-03 1.8288845480359668E+00
+ 52646 1.3161500000000000E-02 8.2029228495530161E-03 1.8289356480073318E+00
+ 52647 1.3161750000000000E-02 8.2033800898259311E-03 1.8289867479786968E+00
+ 52648 1.3162000000000000E-02 8.2038373428732284E-03 1.8290378479500622E+00
+ 52649 1.3162250000000000E-02 8.2042946086949113E-03 1.8290889479214272E+00
+ 52650 1.3162499999999999E-02 8.2047518872910147E-03 1.8291400478927922E+00
+ 52651 1.3162749999999999E-02 8.2052091786615471E-03 1.8291911478641572E+00
+ 52652 1.3162999999999999E-02 8.2056664828065451E-03 1.8292422478355221E+00
+ 52653 1.3163250000000000E-02 8.2061237997260138E-03 1.8292933478068876E+00
+ 52654 1.3163500000000000E-02 8.2065811294199879E-03 1.8293444477782526E+00
+ 52655 1.3163750000000000E-02 8.2070384718884708E-03 1.8293955477496180E+00
+ 52656 1.3164000000000000E-02 8.2074958271315078E-03 1.8294466477209830E+00
+ 52657 1.3164249999999999E-02 8.2079531951491057E-03 1.8294977476923480E+00
+ 52658 1.3164499999999999E-02 8.2084105759412905E-03 1.8295488476637130E+00
+ 52659 1.3164749999999999E-02 8.2088679695080762E-03 1.8295999476350779E+00
+ 52660 1.3165000000000000E-02 8.2093253758494956E-03 1.8296510476064434E+00
+ 52661 1.3165250000000000E-02 8.2097827949655540E-03 1.8297021475778084E+00
+ 52662 1.3165500000000000E-02 8.2102402268562791E-03 1.8297532475491738E+00
+ 52663 1.3165750000000000E-02 8.2106976715217109E-03 1.8298043475205388E+00
+ 52664 1.3165999999999999E-02 8.2111551289618320E-03 1.8298554474919038E+00
+ 52665 1.3166249999999999E-02 8.2116125991766979E-03 1.8299065474632688E+00
+ 52666 1.3166499999999999E-02 8.2120700821663225E-03 1.8299576474346337E+00
+ 52667 1.3166750000000000E-02 8.2125275779307214E-03 1.8300087474059992E+00
+ 52668 1.3167000000000000E-02 8.2129850864699084E-03 1.8300598473773642E+00
+ 52669 1.3167250000000000E-02 8.2134426077839218E-03 1.8301109473487296E+00
+ 52670 1.3167500000000000E-02 8.2139001418727667E-03 1.8301620473200946E+00
+ 52671 1.3167749999999999E-02 8.2143576887364709E-03 1.8302131472914591E+00
+ 52672 1.3167999999999999E-02 8.2148152483750621E-03 1.8302642472628246E+00
+ 52673 1.3168249999999999E-02 8.2152728207885578E-03 1.8303153472341895E+00
+ 52674 1.3168500000000000E-02 8.2157304059769700E-03 1.8303664472055550E+00
+ 52675 1.3168750000000000E-02 8.2161880039403456E-03 1.8304175471769200E+00
+ 52676 1.3169000000000000E-02 8.2166456146786759E-03 1.8304686471482849E+00
+ 52677 1.3169250000000000E-02 8.2171032381919938E-03 1.8305197471196504E+00
+ 52678 1.3169499999999999E-02 8.2175608744803150E-03 1.8305708470910149E+00
+ 52679 1.3169749999999999E-02 8.2180185235436760E-03 1.8306219470623804E+00
+ 52680 1.3169999999999999E-02 8.2184761853820905E-03 1.8306730470337453E+00
+ 52681 1.3170250000000000E-02 8.2189338599955742E-03 1.8307241470051108E+00
+ 52682 1.3170500000000000E-02 8.2193915473841583E-03 1.8307752469764758E+00
+ 52683 1.3170750000000000E-02 8.2198492475478516E-03 1.8308263469478407E+00
+ 52684 1.3171000000000000E-02 8.2203069604866851E-03 1.8308774469192062E+00
+ 52685 1.3171249999999999E-02 8.2207646862006729E-03 1.8309285468905707E+00
+ 52686 1.3171499999999999E-02 8.2212224246898443E-03 1.8309796468619361E+00
+ 52687 1.3171749999999999E-02 8.2216801759542272E-03 1.8310307468333011E+00
+ 52688 1.3172000000000000E-02 8.2221379399938198E-03 1.8310818468046666E+00
+ 52689 1.3172250000000000E-02 8.2225957168086845E-03 1.8311329467760316E+00
+ 52690 1.3172500000000000E-02 8.2230535063987677E-03 1.8311840467473965E+00
+ 52691 1.3172750000000000E-02 8.2235113087641594E-03 1.8312351467187620E+00
+ 52692 1.3172999999999999E-02 8.2239691239048632E-03 1.8312862466901265E+00
+ 52693 1.3173249999999999E-02 8.2244269518208929E-03 1.8313373466614919E+00
+ 52694 1.3173499999999999E-02 8.2248847925122798E-03 1.8313884466328569E+00
+ 52695 1.3173750000000000E-02 8.2253426459790325E-03 1.8314395466042219E+00
+ 52696 1.3174000000000000E-02 8.2258005122211823E-03 1.8314906465755874E+00
+ 52697 1.3174250000000000E-02 8.2262583912387482E-03 1.8315417465469523E+00
+ 52698 1.3174500000000000E-02 8.2267162830317458E-03 1.8315928465183178E+00
+ 52699 1.3174749999999999E-02 8.2271741876002117E-03 1.8316439464896823E+00
+ 52700 1.3174999999999999E-02 8.2276321049441457E-03 1.8316950464610477E+00
+ 52701 1.3175249999999999E-02 8.2280900350635844E-03 1.8317461464324127E+00
+ 52702 1.3175500000000000E-02 8.2285479779585537E-03 1.8317972464037777E+00
+ 52703 1.3175750000000000E-02 8.2290059336290588E-03 1.8318483463751432E+00
+ 52704 1.3176000000000000E-02 8.2294639020751327E-03 1.8318994463465081E+00
+ 52705 1.3176250000000000E-02 8.2299218832967876E-03 1.8319505463178736E+00
+ 52706 1.3176499999999999E-02 8.2303798772940563E-03 1.8320016462892381E+00
+ 52707 1.3176749999999999E-02 8.2308378840669529E-03 1.8320527462606035E+00
+ 52708 1.3176999999999999E-02 8.2312959036155015E-03 1.8321038462319685E+00
+ 52709 1.3177250000000000E-02 8.2317539359397143E-03 1.8321549462033335E+00
+ 52710 1.3177500000000000E-02 8.2322119810387933E-03 1.8322060461746990E+00
+ 52711 1.3177750000000000E-02 8.2326700389121644E-03 1.8322571461460639E+00
+ 52712 1.3178000000000000E-02 8.2331281095598709E-03 1.8323082461174294E+00
+ 52713 1.3178249999999999E-02 8.2335861929819197E-03 1.8323593460887939E+00
+ 52714 1.3178499999999999E-02 8.2340442891783456E-03 1.8324104460601589E+00
+ 52715 1.3178749999999999E-02 8.2345023981491607E-03 1.8324615460315243E+00
+ 52716 1.3179000000000000E-02 8.2349605198943840E-03 1.8325126460028893E+00
+ 52717 1.3179250000000000E-02 8.2354186544140451E-03 1.8325637459742548E+00
+ 52718 1.3179500000000000E-02 8.2358768017081509E-03 1.8326148459456197E+00
+ 52719 1.3179750000000000E-02 8.2363349617767395E-03 1.8326659459169847E+00
+ 52720 1.3179999999999999E-02 8.2367931346198197E-03 1.8327170458883497E+00
+ 52721 1.3180249999999999E-02 8.2372513202374192E-03 1.8327681458597147E+00
+ 52722 1.3180500000000000E-02 8.2377095186295570E-03 1.8328192458310801E+00
+ 52723 1.3180750000000000E-02 8.2381677297962506E-03 1.8328703458024451E+00
+ 52724 1.3181000000000000E-02 8.2386259537375259E-03 1.8329214457738106E+00
+ 52725 1.3181250000000000E-02 8.2390841904534020E-03 1.8329725457451755E+00
+ 52726 1.3181500000000001E-02 8.2395424399439050E-03 1.8330236457165405E+00
+ 52727 1.3181749999999999E-02 8.2400007022090434E-03 1.8330747456879055E+00
+ 52728 1.3181999999999999E-02 8.2404589772488469E-03 1.8331258456592705E+00
+ 52729 1.3182250000000000E-02 8.2409172650633362E-03 1.8331769456306359E+00
+ 52730 1.3182500000000000E-02 8.2413755656525426E-03 1.8332280456020009E+00
+ 52731 1.3182750000000000E-02 8.2418338790164591E-03 1.8332791455733664E+00
+ 52732 1.3183000000000000E-02 8.2422922051551429E-03 1.8333302455447313E+00
+ 52733 1.3183249999999999E-02 8.2427505440685837E-03 1.8333813455160963E+00
+ 52734 1.3183499999999999E-02 8.2432088957568213E-03 1.8334324454874613E+00
+ 52735 1.3183749999999999E-02 8.2436672602198696E-03 1.8334835454588263E+00
+ 52736 1.3184000000000000E-02 8.2441256374577495E-03 1.8335346454301917E+00
+ 52737 1.3184250000000000E-02 8.2445840274704887E-03 1.8335857454015567E+00
+ 52738 1.3184500000000000E-02 8.2450424302581062E-03 1.8336368453729217E+00
+ 52739 1.3184750000000000E-02 8.2455008458206160E-03 1.8336879453442871E+00
+ 52740 1.3184999999999999E-02 8.2459592741580424E-03 1.8337390453156517E+00
+ 52741 1.3185249999999999E-02 8.2464177152704113E-03 1.8337901452870171E+00
+ 52742 1.3185499999999999E-02 8.2468761691577384E-03 1.8338412452583821E+00
+ 52743 1.3185750000000000E-02 8.2473346358200462E-03 1.8338923452297475E+00
+ 52744 1.3186000000000000E-02 8.2477931152573677E-03 1.8339434452011125E+00
+ 52745 1.3186250000000000E-02 8.2482516074697046E-03 1.8339945451724775E+00
+ 52746 1.3186500000000000E-02 8.2487101124570882E-03 1.8340456451438429E+00
+ 52747 1.3186749999999999E-02 8.2491686302195357E-03 1.8340967451152075E+00
+ 52748 1.3186999999999999E-02 8.2496271607570733E-03 1.8341478450865729E+00
+ 52749 1.3187249999999999E-02 8.2500857040697234E-03 1.8341989450579379E+00
+ 52750 1.3187500000000000E-02 8.2505442601575000E-03 1.8342500450293033E+00
+ 52751 1.3187750000000000E-02 8.2510028290204342E-03 1.8343011450006683E+00
+ 52752 1.3188000000000000E-02 8.2514614106585331E-03 1.8343522449720333E+00
+ 52753 1.3188250000000000E-02 8.2519200050718278E-03 1.8344033449433987E+00
+ 52754 1.3188499999999999E-02 8.2523786122603374E-03 1.8344544449147633E+00
+ 52755 1.3188749999999999E-02 8.2528372322240879E-03 1.8345055448861287E+00
+ 52756 1.3188999999999999E-02 8.2532958649630950E-03 1.8345566448574937E+00
+ 52757 1.3189250000000000E-02 8.2537545104773759E-03 1.8346077448288587E+00
+ 52758 1.3189500000000000E-02 8.2542131687669690E-03 1.8346588448002241E+00
+ 52759 1.3189750000000000E-02 8.2546718398318706E-03 1.8347099447715891E+00
+ 52760 1.3190000000000000E-02 8.2551305236721190E-03 1.8347610447429545E+00
+ 52761 1.3190249999999999E-02 8.2555892202877332E-03 1.8348121447143191E+00
+ 52762 1.3190499999999999E-02 8.2560479296787288E-03 1.8348632446856845E+00
+ 52763 1.3190749999999999E-02 8.2565066518451372E-03 1.8349143446570495E+00
+ 52764 1.3191000000000000E-02 8.2569653867869720E-03 1.8349654446284145E+00
+ 52765 1.3191250000000000E-02 8.2574241345042577E-03 1.8350165445997799E+00
+ 52766 1.3191500000000000E-02 8.2578828949970134E-03 1.8350676445711449E+00
+ 52767 1.3191750000000000E-02 8.2583416682652597E-03 1.8351187445425103E+00
+ 52768 1.3191999999999999E-02 8.2588004543090125E-03 1.8351698445138749E+00
+ 52769 1.3192249999999999E-02 8.2592592531283062E-03 1.8352209444852403E+00
+ 52770 1.3192499999999999E-02 8.2597180647231601E-03 1.8352720444566053E+00
+ 52771 1.3192750000000000E-02 8.2601768890935845E-03 1.8353231444279703E+00
+ 52772 1.3193000000000000E-02 8.2606357262396124E-03 1.8353742443993357E+00
+ 52773 1.3193250000000000E-02 8.2610945761612611E-03 1.8354253443707007E+00
+ 52774 1.3193500000000000E-02 8.2615534388585429E-03 1.8354764443420661E+00
+ 52775 1.3193749999999999E-02 8.2620123143314957E-03 1.8355275443134307E+00
+ 52776 1.3193999999999999E-02 8.2624712025801267E-03 1.8355786442847957E+00
+ 52777 1.3194249999999999E-02 8.2629301036044617E-03 1.8356297442561611E+00
+ 52778 1.3194500000000000E-02 8.2633890174045287E-03 1.8356808442275261E+00
+ 52779 1.3194750000000000E-02 8.2638479439803448E-03 1.8357319441988915E+00
+ 52780 1.3195000000000000E-02 8.2643068833319275E-03 1.8357830441702565E+00
+ 52781 1.3195250000000000E-02 8.2647658354593027E-03 1.8358341441416215E+00
+ 52782 1.3195499999999999E-02 8.2652248003624827E-03 1.8358852441129865E+00
+ 52783 1.3195749999999999E-02 8.2656837780415039E-03 1.8359363440843515E+00
+ 52784 1.3195999999999999E-02 8.2661427684963817E-03 1.8359874440557169E+00
+ 52785 1.3196250000000000E-02 8.2666017717271337E-03 1.8360385440270819E+00
+ 52786 1.3196500000000000E-02 8.2670607877337807E-03 1.8360896439984473E+00
+ 52787 1.3196750000000000E-02 8.2675198165163485E-03 1.8361407439698123E+00
+ 52788 1.3197000000000000E-02 8.2679788580748616E-03 1.8361918439411773E+00
+ 52789 1.3197249999999999E-02 8.2684379124093252E-03 1.8362429439125423E+00
+ 52790 1.3197499999999999E-02 8.2688969795197877E-03 1.8362940438839073E+00
+ 52791 1.3197749999999999E-02 8.2693560594062424E-03 1.8363451438552727E+00
+ 52792 1.3198000000000000E-02 8.2698151520687307E-03 1.8363962438266377E+00
+ 52793 1.3198250000000000E-02 8.2702742575072666E-03 1.8364473437980031E+00
+ 52794 1.3198500000000000E-02 8.2707333757218691E-03 1.8364984437693681E+00
+ 52795 1.3198750000000000E-02 8.2711925067125575E-03 1.8365495437407331E+00
+ 52796 1.3198999999999999E-02 8.2716516504793679E-03 1.8366006437120981E+00
+ 52797 1.3199249999999999E-02 8.2721108070223023E-03 1.8366517436834631E+00
+ 52798 1.3199499999999999E-02 8.2725699763413988E-03 1.8367028436548285E+00
+ 52799 1.3199750000000000E-02 8.2730291584366695E-03 1.8367539436261935E+00
+ 52800 1.3200000000000000E-02 8.2734883533081369E-03 1.8368050435975585E+00
+ 52801 1.3200250000000000E-02 8.2739475609558306E-03 1.8368561435689239E+00
+ 52802 1.3200500000000000E-02 8.2744067813797593E-03 1.8369072435402889E+00
+ 52803 1.3200749999999999E-02 8.2748660145799489E-03 1.8369583435116539E+00
+ 52804 1.3200999999999999E-02 8.2753252605564237E-03 1.8370094434830189E+00
+ 52805 1.3201249999999999E-02 8.2757845193092063E-03 1.8370605434543843E+00
+ 52806 1.3201500000000000E-02 8.2762437908383175E-03 1.8371116434257493E+00
+ 52807 1.3201750000000000E-02 8.2767030751437678E-03 1.8371627433971143E+00
+ 52808 1.3202000000000000E-02 8.2771623722256021E-03 1.8372138433684797E+00
+ 52809 1.3202250000000000E-02 8.2776216820838171E-03 1.8372649433398447E+00
+ 52810 1.3202499999999999E-02 8.2780810047184458E-03 1.8373160433112097E+00
+ 52811 1.3202749999999999E-02 8.2785403401295105E-03 1.8373671432825747E+00
+ 52812 1.3202999999999999E-02 8.2789996883170305E-03 1.8374182432539401E+00
+ 52813 1.3203250000000000E-02 8.2794590492810318E-03 1.8374693432253051E+00
+ 52814 1.3203500000000000E-02 8.2799184230215300E-03 1.8375204431966701E+00
+ 52815 1.3203750000000000E-02 8.2803778095385562E-03 1.8375715431680355E+00
+ 52816 1.3204000000000000E-02 8.2808372088321192E-03 1.8376226431394005E+00
+ 52817 1.3204249999999999E-02 8.2812966209022398E-03 1.8376737431107655E+00
+ 52818 1.3204499999999999E-02 8.2817560457489545E-03 1.8377248430821305E+00
+ 52819 1.3204749999999999E-02 8.2822154833722718E-03 1.8377759430534955E+00
+ 52820 1.3205000000000000E-02 8.2826749337722126E-03 1.8378270430248609E+00
+ 52821 1.3205250000000000E-02 8.2831343969488151E-03 1.8378781429962259E+00
+ 52822 1.3205500000000000E-02 8.2835938729020897E-03 1.8379292429675913E+00
+ 52823 1.3205750000000000E-02 8.2840533616320468E-03 1.8379803429389563E+00
+ 52824 1.3205999999999999E-02 8.2845128631387176E-03 1.8380314429103213E+00
+ 52825 1.3206249999999999E-02 8.2849723774221350E-03 1.8380825428816863E+00
+ 52826 1.3206499999999999E-02 8.2854319044823096E-03 1.8381336428530513E+00
+ 52827 1.3206750000000000E-02 8.2858914443192586E-03 1.8381847428244167E+00
+ 52828 1.3207000000000000E-02 8.2863509969330097E-03 1.8382358427957817E+00
+ 52829 1.3207250000000000E-02 8.2868105623235891E-03 1.8382869427671471E+00
+ 52830 1.3207500000000000E-02 8.2872701404910053E-03 1.8383380427385121E+00
+ 52831 1.3207749999999999E-02 8.2877297314352897E-03 1.8383891427098771E+00
+ 52832 1.3207999999999999E-02 8.2881893351564716E-03 1.8384402426812421E+00
+ 52833 1.3208250000000000E-02 8.2886489516545512E-03 1.8384913426526071E+00
+ 52834 1.3208500000000000E-02 8.2891085809295665E-03 1.8385424426239725E+00
+ 52835 1.3208750000000000E-02 8.2895682229815332E-03 1.8385935425953375E+00
+ 52836 1.3209000000000000E-02 8.2900278778104772E-03 1.8386446425667029E+00
+ 52837 1.3209250000000001E-02 8.2904875454164143E-03 1.8386957425380679E+00
+ 52838 1.3209499999999999E-02 8.2909472257993687E-03 1.8387468425094324E+00
+ 52839 1.3209749999999999E-02 8.2914069189593664E-03 1.8387979424807979E+00
+ 52840 1.3210000000000000E-02 8.2918666248964195E-03 1.8388490424521629E+00
+ 52841 1.3210250000000000E-02 8.2923263436105628E-03 1.8389001424235283E+00
+ 52842 1.3210500000000000E-02 8.2927860751018014E-03 1.8389512423948933E+00
+ 52843 1.3210750000000000E-02 8.2932458193701770E-03 1.8390023423662583E+00
+ 52844 1.3210999999999999E-02 8.2937055764156897E-03 1.8390534423376232E+00
+ 52845 1.3211249999999999E-02 8.2941653462383809E-03 1.8391045423089882E+00
+ 52846 1.3211499999999999E-02 8.2946251288382577E-03 1.8391556422803537E+00
+ 52847 1.3211750000000000E-02 8.2950849242144353E-03 1.8392067422517187E+00
+ 52848 1.3212000000000000E-02 8.2955447323638642E-03 1.8392578422230841E+00
+ 52849 1.3212250000000000E-02 8.2960045532863465E-03 1.8393089421944491E+00
+ 52850 1.3212500000000000E-02 8.2964643869818892E-03 1.8393600421658141E+00
+ 52851 1.3212749999999999E-02 8.2969242334505217E-03 1.8394111421371790E+00
+ 52852 1.3212999999999999E-02 8.2973840926922476E-03 1.8394622421085440E+00
+ 52853 1.3213249999999999E-02 8.2978439647071033E-03 1.8395133420799095E+00
+ 52854 1.3213500000000000E-02 8.2983038494951061E-03 1.8395644420512745E+00
+ 52855 1.3213750000000000E-02 8.2987637470562717E-03 1.8396155420226399E+00
+ 52856 1.3214000000000000E-02 8.2992236573906277E-03 1.8396666419940049E+00
+ 52857 1.3214250000000000E-02 8.2996835804981812E-03 1.8397177419653699E+00
+ 52858 1.3214499999999999E-02 8.3001435163789581E-03 1.8397688419367348E+00
+ 52859 1.3214749999999999E-02 8.3006034650329914E-03 1.8398199419080998E+00
+ 52860 1.3214999999999999E-02 8.3010634264602881E-03 1.8398710418794653E+00
+ 52861 1.3215250000000000E-02 8.3015234006608707E-03 1.8399221418508303E+00
+ 52862 1.3215500000000000E-02 8.3019833876347687E-03 1.8399732418221952E+00
+ 52863 1.3215750000000000E-02 8.3024433873819959E-03 1.8400243417935607E+00
+ 52864 1.3216000000000000E-02 8.3029033999025646E-03 1.8400754417649257E+00
+ 52865 1.3216249999999999E-02 8.3033634251965041E-03 1.8401265417362906E+00
+ 52866 1.3216499999999999E-02 8.3038234632638406E-03 1.8401776417076556E+00
+ 52867 1.3216749999999999E-02 8.3042835141045775E-03 1.8402287416790211E+00
+ 52868 1.3217000000000000E-02 8.3047435777187564E-03 1.8402798416503861E+00
+ 52869 1.3217250000000000E-02 8.3052036541063860E-03 1.8403309416217510E+00
+ 52870 1.3217500000000000E-02 8.3056637432674819E-03 1.8403820415931165E+00
+ 52871 1.3217750000000000E-02 8.3061238452020788E-03 1.8404331415644815E+00
+ 52872 1.3217999999999999E-02 8.3065839599101784E-03 1.8404842415358464E+00
+ 52873 1.3218249999999999E-02 8.3070440873917982E-03 1.8405353415072114E+00
+ 52874 1.3218499999999999E-02 8.3075042276470057E-03 1.8405864414785769E+00
+ 52875 1.3218750000000000E-02 8.3079643806757766E-03 1.8406375414499418E+00
+ 52876 1.3219000000000000E-02 8.3084245464781388E-03 1.8406886414213068E+00
+ 52877 1.3219250000000000E-02 8.3088847250541234E-03 1.8407397413926723E+00
+ 52878 1.3219500000000000E-02 8.3093449164037356E-03 1.8407908413640373E+00
+ 52879 1.3219749999999999E-02 8.3098051205270085E-03 1.8408419413354022E+00
+ 52880 1.3219999999999999E-02 8.3102653374239575E-03 1.8408930413067672E+00
+ 52881 1.3220249999999999E-02 8.3107255670946054E-03 1.8409441412781322E+00
+ 52882 1.3220500000000000E-02 8.3111858095389710E-03 1.8409952412494976E+00
+ 52883 1.3220750000000000E-02 8.3116460647570875E-03 1.8410463412208626E+00
+ 52884 1.3221000000000000E-02 8.3121063327489461E-03 1.8410974411922281E+00
+ 52885 1.3221250000000000E-02 8.3125666135145989E-03 1.8411485411635931E+00
+ 52886 1.3221499999999999E-02 8.3130269070540459E-03 1.8411996411349580E+00
+ 52887 1.3221749999999999E-02 8.3134872133673130E-03 1.8412507411063230E+00
+ 52888 1.3221999999999999E-02 8.3139475324544299E-03 1.8413018410776880E+00
+ 52889 1.3222250000000000E-02 8.3144078643154068E-03 1.8413529410490534E+00
+ 52890 1.3222500000000000E-02 8.3148682089502612E-03 1.8414040410204184E+00
+ 52891 1.3222750000000000E-02 8.3153285663590242E-03 1.8414551409917839E+00
+ 52892 1.3223000000000000E-02 8.3157889365417133E-03 1.8415062409631489E+00
+ 52893 1.3223249999999999E-02 8.3162493194983509E-03 1.8415573409345138E+00
+ 52894 1.3223499999999999E-02 8.3167097152289475E-03 1.8416084409058788E+00
+ 52895 1.3223749999999999E-02 8.3171701237335308E-03 1.8416595408772438E+00
+ 52896 1.3224000000000000E-02 8.3176305450121269E-03 1.8417106408486092E+00
+ 52897 1.3224250000000000E-02 8.3180909790647479E-03 1.8417617408199742E+00
+ 52898 1.3224500000000000E-02 8.3185514258914198E-03 1.8418128407913397E+00
+ 52899 1.3224750000000000E-02 8.3190118854921582E-03 1.8418639407627047E+00
+ 52900 1.3224999999999999E-02 8.3194723578669839E-03 1.8419150407340692E+00
+ 52901 1.3225249999999999E-02 8.3199328430159213E-03 1.8419661407054346E+00
+ 52902 1.3225499999999999E-02 8.3203933409389981E-03 1.8420172406767996E+00
+ 52903 1.3225750000000000E-02 8.3208538516362108E-03 1.8420683406481650E+00
+ 52904 1.3226000000000000E-02 8.3213143751076114E-03 1.8421194406195300E+00
+ 52905 1.3226250000000000E-02 8.3217749113531948E-03 1.8421705405908950E+00
+ 52906 1.3226500000000000E-02 8.3222354603729991E-03 1.8422216405622605E+00
+ 52907 1.3226749999999999E-02 8.3226960221670313E-03 1.8422727405336250E+00
+ 52908 1.3226999999999999E-02 8.3231565967353226E-03 1.8423238405049904E+00
+ 52909 1.3227249999999999E-02 8.3236171840778885E-03 1.8423749404763554E+00
+ 52910 1.3227500000000000E-02 8.3240777841947500E-03 1.8424260404477208E+00
+ 52911 1.3227750000000000E-02 8.3245383970859364E-03 1.8424771404190858E+00
+ 52912 1.3228000000000000E-02 8.3249990227514531E-03 1.8425282403904508E+00
+ 52913 1.3228250000000000E-02 8.3254596611913277E-03 1.8425793403618163E+00
+ 52914 1.3228499999999999E-02 8.3259203124055863E-03 1.8426304403331808E+00
+ 52915 1.3228749999999999E-02 8.3263809763942445E-03 1.8426815403045462E+00
+ 52916 1.3228999999999999E-02 8.3268416531573214E-03 1.8427326402759112E+00
+ 52917 1.3229250000000000E-02 8.3273023426948412E-03 1.8427837402472766E+00
+ 52918 1.3229500000000000E-02 8.3277630450068196E-03 1.8428348402186416E+00
+ 52919 1.3229750000000000E-02 8.3282237600932913E-03 1.8428859401900066E+00
+ 52920 1.3230000000000000E-02 8.3286844879542597E-03 1.8429370401613721E+00
+ 52921 1.3230249999999999E-02 8.3291452285897474E-03 1.8429881401327366E+00
+ 52922 1.3230499999999999E-02 8.3296059819997909E-03 1.8430392401041020E+00
+ 52923 1.3230749999999999E-02 8.3300667481843952E-03 1.8430903400754670E+00
+ 52924 1.3231000000000000E-02 8.3305275271435830E-03 1.8431414400468320E+00
+ 52925 1.3231250000000000E-02 8.3309883188773821E-03 1.8431925400181974E+00
+ 52926 1.3231500000000000E-02 8.3314491233858166E-03 1.8432436399895624E+00
+ 52927 1.3231750000000000E-02 8.3319099406688937E-03 1.8432947399609279E+00
+ 52928 1.3231999999999999E-02 8.3323707707266392E-03 1.8433458399322924E+00
+ 52929 1.3232249999999999E-02 8.3328316135590757E-03 1.8433969399036578E+00
+ 52930 1.3232499999999999E-02 8.3332924691662275E-03 1.8434480398750228E+00
+ 52931 1.3232750000000000E-02 8.3337533375481138E-03 1.8434991398463878E+00
+ 52932 1.3233000000000000E-02 8.3342142187047483E-03 1.8435502398177532E+00
+ 52933 1.3233250000000000E-02 8.3346751126361571E-03 1.8436013397891182E+00
+ 52934 1.3233500000000000E-02 8.3351360193423592E-03 1.8436524397604837E+00
+ 52935 1.3233749999999999E-02 8.3355969388233808E-03 1.8437035397318482E+00
+ 52936 1.3233999999999999E-02 8.3360578710792443E-03 1.8437546397032136E+00
+ 52937 1.3234249999999999E-02 8.3365188161099498E-03 1.8438057396745786E+00
+ 52938 1.3234500000000000E-02 8.3369797739155510E-03 1.8438568396459436E+00
+ 52939 1.3234750000000000E-02 8.3374407444960393E-03 1.8439079396173090E+00
+ 52940 1.3235000000000000E-02 8.3379017278514492E-03 1.8439590395886740E+00
+ 52941 1.3235250000000000E-02 8.3383627239818018E-03 1.8440101395600395E+00
+ 52942 1.3235499999999999E-02 8.3388237328871091E-03 1.8440612395314040E+00
+ 52943 1.3235749999999999E-02 8.3392847545674092E-03 1.8441123395027690E+00
+ 52944 1.3236000000000000E-02 8.3397457890227091E-03 1.8441634394741344E+00
+ 52945 1.3236250000000000E-02 8.3402068362530349E-03 1.8442145394454994E+00
+ 52946 1.3236500000000000E-02 8.3406678962584021E-03 1.8442656394168648E+00
+ 52947 1.3236750000000000E-02 8.3411289690388420E-03 1.8443167393882298E+00
+ 52948 1.3237000000000001E-02 8.3415900545943562E-03 1.8443678393595948E+00
+ 52949 1.3237249999999999E-02 8.3420511529249900E-03 1.8444189393309598E+00
+ 52950 1.3237499999999999E-02 8.3425122640307450E-03 1.8444700393023248E+00
+ 52951 1.3237750000000000E-02 8.3429733879116525E-03 1.8445211392736902E+00
+ 52952 1.3238000000000000E-02 8.3434345245677333E-03 1.8445722392450552E+00
+ 52953 1.3238250000000000E-02 8.3438956739990029E-03 1.8446233392164206E+00
+ 52954 1.3238500000000000E-02 8.3443568362054840E-03 1.8446744391877856E+00
+ 52955 1.3238750000000001E-02 8.3448180111871974E-03 1.8447255391591506E+00
+ 52956 1.3238999999999999E-02 8.3452791989441655E-03 1.8447766391305156E+00
+ 52957 1.3239249999999999E-02 8.3457403994764111E-03 1.8448277391018806E+00
+ 52958 1.3239500000000000E-02 8.3462016127839531E-03 1.8448788390732460E+00
+ 52959 1.3239750000000000E-02 8.3466628388668106E-03 1.8449299390446110E+00
+ 52960 1.3240000000000000E-02 8.3471240777250027E-03 1.8449810390159764E+00
+ 52961 1.3240250000000000E-02 8.3475853293585589E-03 1.8450321389873414E+00
+ 52962 1.3240499999999999E-02 8.3480465937674879E-03 1.8450832389587064E+00
+ 52963 1.3240749999999999E-02 8.3485078709518226E-03 1.8451343389300714E+00
+ 52964 1.3240999999999999E-02 8.3489691609115822E-03 1.8451854389014364E+00
+ 52965 1.3241250000000000E-02 8.3494304636467735E-03 1.8452365388728018E+00
+ 52966 1.3241500000000000E-02 8.3498917791574433E-03 1.8452876388441668E+00
+ 52967 1.3241750000000000E-02 8.3503531074435849E-03 1.8453387388155318E+00
+ 52968 1.3242000000000000E-02 8.3508144485052397E-03 1.8453898387868972E+00
+ 52969 1.3242249999999999E-02 8.3512758023424200E-03 1.8454409387582618E+00
+ 52970 1.3242499999999999E-02 8.3517371689551465E-03 1.8454920387296272E+00
+ 52971 1.3242749999999999E-02 8.3521985483434400E-03 1.8455431387009922E+00
+ 52972 1.3243000000000000E-02 8.3526599405073215E-03 1.8455942386723576E+00
+ 52973 1.3243250000000000E-02 8.3531213454468168E-03 1.8456453386437226E+00
+ 52974 1.3243500000000000E-02 8.3535827631619486E-03 1.8456964386150876E+00
+ 52975 1.3243750000000000E-02 8.3540441961370681E-03 1.8457475385864530E+00
+ 52976 1.3243999999999999E-02 8.3545056392990719E-03 1.8457986385578176E+00
+ 52977 1.3244249999999999E-02 8.3549670952372482E-03 1.8458497385291830E+00
+ 52978 1.3244499999999999E-02 8.3554285639516109E-03 1.8459008385005480E+00
+ 52979 1.3244750000000000E-02 8.3558900454421842E-03 1.8459519384719134E+00
+ 52980 1.3245000000000000E-02 8.3563515397089855E-03 1.8460030384432784E+00
+ 52981 1.3245250000000000E-02 8.3568130467520357E-03 1.8460541384146434E+00
+ 52982 1.3245500000000000E-02 8.3572745665713606E-03 1.8461052383860088E+00
+ 52983 1.3245749999999999E-02 8.3577360991669829E-03 1.8461563383573734E+00
+ 52984 1.3245999999999999E-02 8.3581976445389113E-03 1.8462074383287388E+00
+ 52985 1.3246249999999999E-02 8.3586592026871145E-03 1.8462585383001038E+00
+ 52986 1.3246500000000000E-02 8.3591207736097035E-03 1.8463096382714688E+00
+ 52987 1.3246750000000000E-02 8.3595823573058767E-03 1.8463607382428342E+00
+ 52988 1.3247000000000000E-02 8.3600439537756428E-03 1.8464118382141992E+00
+ 52989 1.3247250000000000E-02 8.3605055630190401E-03 1.8464629381855646E+00
+ 52990 1.3247499999999999E-02 8.3609671850360702E-03 1.8465140381569292E+00
+ 52991 1.3247749999999999E-02 8.3614288198267678E-03 1.8465651381282946E+00
+ 52992 1.3247999999999999E-02 8.3618904673911417E-03 1.8466162380996596E+00
+ 52993 1.3248250000000000E-02 8.3623521277292195E-03 1.8466673380710246E+00
+ 52994 1.3248500000000000E-02 8.3628138008410343E-03 1.8467184380423900E+00
+ 52995 1.3248750000000000E-02 8.3632754867265652E-03 1.8467695380137550E+00
+ 52996 1.3249000000000000E-02 8.3637371853858763E-03 1.8468206379851204E+00
+ 52997 1.3249249999999999E-02 8.3641988968189609E-03 1.8468717379564850E+00
+ 52998 1.3249499999999999E-02 8.3646606210258604E-03 1.8469228379278504E+00
+ 52999 1.3249749999999999E-02 8.3651223580065732E-03 1.8469739378992154E+00
+ 53000 1.3250000000000000E-02 8.3655841077611409E-03 1.8470250378705804E+00
+ 53001 1.3250250000000000E-02 8.3660458702895686E-03 1.8470761378419458E+00
+ 53002 1.3250500000000000E-02 8.3665076455918929E-03 1.8471272378133108E+00
+ 53003 1.3250750000000000E-02 8.3669694336681137E-03 1.8471783377846762E+00
+ 53004 1.3250999999999999E-02 8.3674312345182605E-03 1.8472294377560408E+00
+ 53005 1.3251249999999999E-02 8.3678930481423507E-03 1.8472805377274057E+00
+ 53006 1.3251499999999999E-02 8.3683548745404172E-03 1.8473316376987712E+00
+ 53007 1.3251750000000000E-02 8.3688167137124791E-03 1.8473827376701362E+00
+ 53008 1.3252000000000000E-02 8.3692785656585313E-03 1.8474338376415016E+00
+ 53009 1.3252250000000000E-02 8.3697404303786204E-03 1.8474849376128666E+00
+ 53010 1.3252500000000000E-02 8.3702023078727674E-03 1.8475360375842316E+00
+ 53011 1.3252749999999999E-02 8.3706641981409705E-03 1.8475871375555966E+00
+ 53012 1.3252999999999999E-02 8.3711261011832731E-03 1.8476382375269615E+00
+ 53013 1.3253249999999999E-02 8.3715880169996770E-03 1.8476893374983270E+00
+ 53014 1.3253500000000000E-02 8.3720499455902219E-03 1.8477404374696920E+00
+ 53015 1.3253750000000000E-02 8.3725118869549132E-03 1.8477915374410574E+00
+ 53016 1.3254000000000000E-02 8.3729738410937785E-03 1.8478426374124224E+00
+ 53017 1.3254250000000000E-02 8.3734358080068422E-03 1.8478937373837874E+00
+ 53018 1.3254499999999999E-02 8.3738977876941078E-03 1.8479448373551524E+00
+ 53019 1.3254749999999999E-02 8.3743597801556203E-03 1.8479959373265173E+00
+ 53020 1.3254999999999999E-02 8.3748217853913745E-03 1.8480470372978828E+00
+ 53021 1.3255250000000000E-02 8.3752838034014138E-03 1.8480981372692478E+00
+ 53022 1.3255500000000000E-02 8.3757458341857435E-03 1.8481492372406132E+00
+ 53023 1.3255750000000000E-02 8.3762078777443929E-03 1.8482003372119782E+00
+ 53024 1.3256000000000000E-02 8.3766699340773725E-03 1.8482514371833432E+00
+ 53025 1.3256249999999999E-02 8.3771320031847136E-03 1.8483025371547082E+00
+ 53026 1.3256499999999999E-02 8.3775940850664300E-03 1.8483536371260731E+00
+ 53027 1.3256749999999999E-02 8.3780561797225494E-03 1.8484047370974386E+00
+ 53028 1.3257000000000000E-02 8.3785182871530788E-03 1.8484558370688036E+00
+ 53029 1.3257250000000000E-02 8.3789804073580651E-03 1.8485069370401686E+00
+ 53030 1.3257500000000000E-02 8.3794425403374909E-03 1.8485580370115340E+00
+ 53031 1.3257750000000000E-02 8.3799046860914082E-03 1.8486091369828990E+00
+ 53032 1.3257999999999999E-02 8.3803668446198187E-03 1.8486602369542640E+00
+ 53033 1.3258249999999999E-02 8.3808290159227555E-03 1.8487113369256289E+00
+ 53034 1.3258499999999999E-02 8.3812912000002394E-03 1.8487624368969944E+00
+ 53035 1.3258750000000000E-02 8.3817533968522824E-03 1.8488135368683594E+00
+ 53036 1.3259000000000000E-02 8.3822156064789089E-03 1.8488646368397244E+00
+ 53037 1.3259250000000000E-02 8.3826778288801328E-03 1.8489157368110898E+00
+ 53038 1.3259500000000000E-02 8.3831400640559887E-03 1.8489668367824548E+00
+ 53039 1.3259749999999999E-02 8.3836023120064940E-03 1.8490179367538198E+00
+ 53040 1.3259999999999999E-02 8.3840645727316487E-03 1.8490690367251847E+00
+ 53041 1.3260249999999999E-02 8.3845268462315083E-03 1.8491201366965502E+00
+ 53042 1.3260500000000000E-02 8.3849891325060676E-03 1.8491712366679152E+00
+ 53043 1.3260750000000000E-02 8.3854514315553543E-03 1.8492223366392802E+00
+ 53044 1.3261000000000000E-02 8.3859137433793928E-03 1.8492734366106456E+00
+ 53045 1.3261250000000000E-02 8.3863760679781900E-03 1.8493245365820106E+00
+ 53046 1.3261499999999999E-02 8.3868384053517805E-03 1.8493756365533756E+00
+ 53047 1.3261749999999999E-02 8.3873007555001818E-03 1.8494267365247405E+00
+ 53048 1.3261999999999999E-02 8.3877631184234129E-03 1.8494778364961055E+00
+ 53049 1.3262250000000000E-02 8.3882254941215015E-03 1.8495289364674710E+00
+ 53050 1.3262500000000000E-02 8.3886878825944582E-03 1.8495800364388360E+00
+ 53051 1.3262750000000000E-02 8.3891502838423105E-03 1.8496311364102014E+00
+ 53052 1.3263000000000000E-02 8.3896126978650759E-03 1.8496822363815664E+00
+ 53053 1.3263249999999999E-02 8.3900751246627717E-03 1.8497333363529314E+00
+ 53054 1.3263499999999999E-02 8.3905375642354205E-03 1.8497844363242963E+00
+ 53055 1.3263749999999999E-02 8.3910000165830518E-03 1.8498355362956613E+00
+ 53056 1.3264000000000000E-02 8.3914624817056742E-03 1.8498866362670268E+00
+ 53057 1.3264250000000000E-02 8.3919249596033207E-03 1.8499377362383918E+00
+ 53058 1.3264500000000000E-02 8.3923874502759999E-03 1.8499888362097572E+00
+ 53059 1.3264750000000000E-02 8.3928499537237345E-03 1.8500399361811222E+00
+ 53060 1.3264999999999999E-02 8.3933124699465539E-03 1.8500910361524872E+00
+ 53061 1.3265249999999999E-02 8.3937749989444702E-03 1.8501421361238521E+00
+ 53062 1.3265500000000000E-02 8.3942375407175061E-03 1.8501932360952171E+00
+ 53063 1.3265750000000000E-02 8.3947000952656788E-03 1.8502443360665826E+00
+ 53064 1.3266000000000000E-02 8.3951626625890178E-03 1.8502954360379475E+00
+ 53065 1.3266250000000000E-02 8.3956252426875440E-03 1.8503465360093130E+00
+ 53066 1.3266500000000001E-02 8.3960878355612712E-03 1.8503976359806780E+00
+ 53067 1.3266749999999999E-02 8.3965504412102238E-03 1.8504487359520425E+00
+ 53068 1.3266999999999999E-02 8.3970130596344103E-03 1.8504998359234079E+00
+ 53069 1.3267250000000000E-02 8.3974756908338673E-03 1.8505509358947729E+00
+ 53070 1.3267500000000000E-02 8.3979383348086207E-03 1.8506020358661384E+00
+ 53071 1.3267750000000000E-02 8.3984009915586775E-03 1.8506531358375033E+00
+ 53072 1.3268000000000000E-02 8.3988636610840568E-03 1.8507042358088683E+00
+ 53073 1.3268249999999999E-02 8.3993263433847880E-03 1.8507553357802333E+00
+ 53074 1.3268499999999999E-02 8.3997890384608833E-03 1.8508064357515983E+00
+ 53075 1.3268749999999999E-02 8.4002517463123774E-03 1.8508575357229637E+00
+ 53076 1.3269000000000000E-02 8.4007144669392790E-03 1.8509086356943287E+00
+ 53077 1.3269250000000000E-02 8.4011772003416176E-03 1.8509597356656942E+00
+ 53078 1.3269500000000000E-02 8.4016399465193983E-03 1.8510108356370591E+00
+ 53079 1.3269750000000000E-02 8.4021027054726541E-03 1.8510619356084241E+00
+ 53080 1.3269999999999999E-02 8.4025654772014076E-03 1.8511130355797891E+00
+ 53081 1.3270249999999999E-02 8.4030282617056813E-03 1.8511641355511541E+00
+ 53082 1.3270499999999999E-02 8.4034910589854857E-03 1.8512152355225195E+00
+ 53083 1.3270750000000000E-02 8.4039538690408450E-03 1.8512663354938845E+00
+ 53084 1.3271000000000000E-02 8.4044166918717869E-03 1.8513174354652500E+00
+ 53085 1.3271250000000000E-02 8.4048795274783202E-03 1.8513685354366149E+00
+ 53086 1.3271500000000000E-02 8.4053423758604813E-03 1.8514196354079799E+00
+ 53087 1.3271749999999999E-02 8.4058052370182719E-03 1.8514707353793449E+00
+ 53088 1.3271999999999999E-02 8.4062681109517267E-03 1.8515218353507099E+00
+ 53089 1.3272249999999999E-02 8.4067309976608631E-03 1.8515729353220753E+00
+ 53090 1.3272500000000000E-02 8.4071938971457070E-03 1.8516240352934403E+00
+ 53091 1.3272750000000000E-02 8.4076568094062672E-03 1.8516751352648053E+00
+ 53092 1.3273000000000000E-02 8.4081197344425783E-03 1.8517262352361707E+00
+ 53093 1.3273250000000000E-02 8.4085826722546542E-03 1.8517773352075357E+00
+ 53094 1.3273499999999999E-02 8.4090456228425106E-03 1.8518284351789007E+00
+ 53095 1.3273749999999999E-02 8.4095085862061787E-03 1.8518795351502657E+00
+ 53096 1.3273999999999999E-02 8.4099715623456722E-03 1.8519306351216311E+00
+ 53097 1.3274250000000000E-02 8.4104345512610122E-03 1.8519817350929961E+00
+ 53098 1.3274500000000000E-02 8.4108975529522262E-03 1.8520328350643611E+00
+ 53099 1.3274750000000000E-02 8.4113605674193282E-03 1.8520839350357265E+00
+ 53100 1.3275000000000000E-02 8.4118235946623425E-03 1.8521350350070915E+00
+ 53101 1.3275249999999999E-02 8.4122866346812847E-03 1.8521861349784565E+00
+ 53102 1.3275499999999999E-02 8.4127496874761877E-03 1.8522372349498215E+00
+ 53103 1.3275749999999999E-02 8.4132127530470672E-03 1.8522883349211869E+00
+ 53104 1.3276000000000000E-02 8.4136758313939353E-03 1.8523394348925519E+00
+ 53105 1.3276250000000000E-02 8.4141389225168128E-03 1.8523905348639169E+00
+ 53106 1.3276500000000000E-02 8.4146020264157326E-03 1.8524416348352823E+00
+ 53107 1.3276750000000000E-02 8.4150651430907174E-03 1.8524927348066473E+00
+ 53108 1.3276999999999999E-02 8.4155282725417689E-03 1.8525438347780123E+00
+ 53109 1.3277249999999999E-02 8.4159914147689235E-03 1.8525949347493773E+00
+ 53110 1.3277499999999999E-02 8.4164545697722019E-03 1.8526460347207423E+00
+ 53111 1.3277750000000000E-02 8.4169177375516251E-03 1.8526971346921077E+00
+ 53112 1.3278000000000000E-02 8.4173809181072052E-03 1.8527482346634727E+00
+ 53113 1.3278250000000000E-02 8.4178441114389716E-03 1.8527993346348381E+00
+ 53114 1.3278500000000000E-02 8.4183073175469452E-03 1.8528504346062031E+00
+ 53115 1.3278749999999999E-02 8.4187705364311468E-03 1.8529015345775681E+00
+ 53116 1.3278999999999999E-02 8.4192337680915746E-03 1.8529526345489331E+00
+ 53117 1.3279249999999999E-02 8.4196970125282808E-03 1.8530037345202981E+00
+ 53118 1.3279500000000000E-02 8.4201602697412826E-03 1.8530548344916635E+00
+ 53119 1.3279750000000000E-02 8.4206235397305870E-03 1.8531059344630285E+00
+ 53120 1.3280000000000000E-02 8.4210868224962234E-03 1.8531570344343939E+00
+ 53121 1.3280250000000000E-02 8.4215501180382093E-03 1.8532081344057589E+00
+ 53122 1.3280499999999999E-02 8.4220134263565723E-03 1.8532592343771239E+00
+ 53123 1.3280749999999999E-02 8.4224767474513230E-03 1.8533103343484889E+00
+ 53124 1.3280999999999999E-02 8.4229400813224942E-03 1.8533614343198539E+00
+ 53125 1.3281250000000000E-02 8.4234034279700980E-03 1.8534125342912193E+00
+ 53126 1.3281500000000000E-02 8.4238667873941554E-03 1.8534636342625843E+00
+ 53127 1.3281750000000000E-02 8.4243301595946923E-03 1.8535147342339497E+00
+ 53128 1.3282000000000000E-02 8.4247935445717313E-03 1.8535658342053147E+00
+ 53129 1.3282249999999999E-02 8.4252569423252880E-03 1.8536169341766797E+00
+ 53130 1.3282499999999999E-02 8.4257203528553815E-03 1.8536680341480447E+00
+ 53131 1.3282749999999999E-02 8.4261837761620360E-03 1.8537191341194097E+00
+ 53132 1.3283000000000000E-02 8.4266472122452776E-03 1.8537702340907751E+00
+ 53133 1.3283250000000000E-02 8.4271106611051236E-03 1.8538213340621401E+00
+ 53134 1.3283500000000000E-02 8.4275741227415914E-03 1.8538724340335051E+00
+ 53135 1.3283750000000000E-02 8.4280375971547052E-03 1.8539235340048705E+00
+ 53136 1.3283999999999999E-02 8.4285010843444912E-03 1.8539746339762351E+00
+ 53137 1.3284249999999999E-02 8.4289645843109526E-03 1.8540257339476005E+00
+ 53138 1.3284499999999999E-02 8.4294280970541400E-03 1.8540768339189655E+00
+ 53139 1.3284750000000000E-02 8.4298916225740428E-03 1.8541279338903309E+00
+ 53140 1.3285000000000000E-02 8.4303551608707061E-03 1.8541790338616959E+00
+ 53141 1.3285250000000000E-02 8.4308187119441352E-03 1.8542301338330609E+00
+ 53142 1.3285500000000000E-02 8.4312822757943613E-03 1.8542812338044263E+00
+ 53143 1.3285749999999999E-02 8.4317458524214000E-03 1.8543323337757909E+00
+ 53144 1.3285999999999999E-02 8.4322094418252756E-03 1.8543834337471563E+00
+ 53145 1.3286249999999999E-02 8.4326730440060088E-03 1.8544345337185213E+00
+ 53146 1.3286500000000000E-02 8.4331366589636171E-03 1.8544856336898867E+00
+ 53147 1.3286750000000000E-02 8.4336002866981282E-03 1.8545367336612517E+00
+ 53148 1.3287000000000000E-02 8.4340639272095647E-03 1.8545878336326167E+00
+ 53149 1.3287250000000000E-02 8.4345275804979282E-03 1.8546389336039821E+00
+ 53150 1.3287499999999999E-02 8.4349912465632622E-03 1.8546900335753467E+00
+ 53151 1.3287749999999999E-02 8.4354549254055857E-03 1.8547411335467121E+00
+ 53152 1.3287999999999999E-02 8.4359186170249057E-03 1.8547922335180771E+00
+ 53153 1.3288250000000000E-02 8.4363823214212586E-03 1.8548433334894421E+00
+ 53154 1.3288500000000000E-02 8.4368460385946496E-03 1.8548944334608075E+00
+ 53155 1.3288750000000000E-02 8.4373097685451100E-03 1.8549455334321725E+00
+ 53156 1.3289000000000000E-02 8.4377735112726639E-03 1.8549966334035379E+00
+ 53157 1.3289249999999999E-02 8.4382372667773289E-03 1.8550477333749025E+00
+ 53158 1.3289499999999999E-02 8.4387010350591238E-03 1.8550988333462679E+00
+ 53159 1.3289749999999999E-02 8.4391648161180697E-03 1.8551499333176329E+00
+ 53160 1.3290000000000000E-02 8.4396286099541976E-03 1.8552010332889979E+00
+ 53161 1.3290250000000000E-02 8.4400924165674938E-03 1.8552521332603633E+00
+ 53162 1.3290500000000000E-02 8.4405562359580466E-03 1.8553032332317283E+00
+ 53163 1.3290750000000000E-02 8.4410200681258180E-03 1.8553543332030937E+00
+ 53164 1.3290999999999999E-02 8.4414839130708460E-03 1.8554054331744583E+00
+ 53165 1.3291249999999999E-02 8.4419477707931585E-03 1.8554565331458237E+00
+ 53166 1.3291499999999999E-02 8.4424116412927692E-03 1.8555076331171887E+00
+ 53167 1.3291750000000000E-02 8.4428755245697044E-03 1.8555587330885537E+00
+ 53168 1.3292000000000000E-02 8.4433394206239916E-03 1.8556098330599191E+00
+ 53169 1.3292250000000000E-02 8.4438033294556344E-03 1.8556609330312841E+00
+ 53170 1.3292500000000000E-02 8.4442672510646570E-03 1.8557120330026495E+00
+ 53171 1.3292749999999999E-02 8.4447311854510924E-03 1.8557631329740141E+00
+ 53172 1.3292999999999999E-02 8.4451951326149650E-03 1.8558142329453791E+00
+ 53173 1.3293250000000000E-02 8.4456590925562815E-03 1.8558653329167445E+00
+ 53174 1.3293500000000000E-02 8.4461230652750716E-03 1.8559164328881095E+00
+ 53175 1.3293750000000000E-02 8.4465870507713509E-03 1.8559675328594749E+00
+ 53176 1.3294000000000000E-02 8.4470510490451452E-03 1.8560186328308399E+00
+ 53177 1.3294250000000001E-02 8.4475150600964721E-03 1.8560697328022049E+00
+ 53178 1.3294499999999999E-02 8.4479790839253593E-03 1.8561208327735699E+00
+ 53179 1.3294749999999999E-02 8.4484431205318188E-03 1.8561719327449349E+00
+ 53180 1.3295000000000000E-02 8.4489071699158820E-03 1.8562230327163003E+00
+ 53181 1.3295250000000000E-02 8.4493712320775662E-03 1.8562741326876653E+00
+ 53182 1.3295500000000000E-02 8.4498353070168904E-03 1.8563252326590307E+00
+ 53183 1.3295750000000000E-02 8.4502993947338737E-03 1.8563763326303957E+00
+ 53184 1.3295999999999999E-02 8.4507634952285440E-03 1.8564274326017607E+00
+ 53185 1.3296249999999999E-02 8.4512276085009202E-03 1.8564785325731257E+00
+ 53186 1.3296499999999999E-02 8.4516917345510267E-03 1.8565296325444907E+00
+ 53187 1.3296750000000000E-02 8.4521558733788790E-03 1.8565807325158561E+00
+ 53188 1.3297000000000000E-02 8.4526200249844963E-03 1.8566318324872211E+00
+ 53189 1.3297250000000000E-02 8.4530841893679116E-03 1.8566829324585865E+00
+ 53190 1.3297500000000000E-02 8.4535483665291403E-03 1.8567340324299515E+00
+ 53191 1.3297749999999999E-02 8.4540125564681896E-03 1.8567851324013165E+00
+ 53192 1.3297999999999999E-02 8.4544767591851009E-03 1.8568362323726815E+00
+ 53193 1.3298249999999999E-02 8.4549409746798899E-03 1.8568873323440465E+00
+ 53194 1.3298500000000000E-02 8.4554052029525723E-03 1.8569384323154119E+00
+ 53195 1.3298750000000000E-02 8.4558694440031792E-03 1.8569895322867769E+00
+ 53196 1.3299000000000000E-02 8.4563336978317159E-03 1.8570406322581419E+00
+ 53197 1.3299250000000000E-02 8.4567979644382275E-03 1.8570917322295073E+00
+ 53198 1.3299499999999999E-02 8.4572622438227156E-03 1.8571428322008718E+00
+ 53199 1.3299749999999999E-02 8.4577265359852064E-03 1.8571939321722373E+00
+ 53200 1.3299999999999999E-02 8.4581908409257257E-03 1.8572450321436023E+00
+ 53201 1.3300250000000000E-02 8.4586551586442859E-03 1.8572961321149677E+00
+ 53202 1.3300500000000000E-02 8.4591194891409215E-03 1.8573472320863327E+00
+ 53203 1.3300750000000000E-02 8.4595838324156500E-03 1.8573983320576977E+00
+ 53204 1.3301000000000000E-02 8.4600481884684834E-03 1.8574494320290631E+00
+ 53205 1.3301249999999999E-02 8.4605125572994478E-03 1.8575005320004276E+00
+ 53206 1.3301499999999999E-02 8.4609769389085744E-03 1.8575516319717931E+00
+ 53207 1.3301749999999999E-02 8.4614413332958684E-03 1.8576027319431581E+00
+ 53208 1.3302000000000000E-02 8.4619057404613611E-03 1.8576538319145235E+00
+ 53209 1.3302250000000000E-02 8.4623701604050715E-03 1.8577049318858885E+00
+ 53210 1.3302500000000000E-02 8.4628345931270256E-03 1.8577560318572535E+00
+ 53211 1.3302750000000000E-02 8.4632990386272425E-03 1.8578071318286189E+00
+ 53212 1.3302999999999999E-02 8.4637634969057379E-03 1.8578582317999834E+00
+ 53213 1.3303249999999999E-02 8.4642279679625343E-03 1.8579093317713489E+00
+ 53214 1.3303499999999999E-02 8.4646924517976611E-03 1.8579604317427139E+00
+ 53215 1.3303750000000000E-02 8.4651569484111289E-03 1.8580115317140788E+00
+ 53216 1.3304000000000000E-02 8.4656214578029722E-03 1.8580626316854443E+00
+ 53217 1.3304250000000000E-02 8.4660859799732032E-03 1.8581137316568093E+00
+ 53218 1.3304500000000000E-02 8.4665505149218480E-03 1.8581648316281747E+00
+ 53219 1.3304749999999999E-02 8.4670150626489204E-03 1.8582159315995392E+00
+ 53220 1.3304999999999999E-02 8.4674796231544464E-03 1.8582670315709047E+00
+ 53221 1.3305249999999999E-02 8.4679441964384591E-03 1.8583181315422697E+00
+ 53222 1.3305500000000000E-02 8.4684087825009531E-03 1.8583692315136346E+00
+ 53223 1.3305750000000000E-02 8.4688733813419789E-03 1.8584203314850001E+00
+ 53224 1.3306000000000000E-02 8.4693379929615363E-03 1.8584714314563651E+00
+ 53225 1.3306250000000000E-02 8.4698026173596636E-03 1.8585225314277305E+00
+ 53226 1.3306499999999999E-02 8.4702672545363660E-03 1.8585736313990950E+00
+ 53227 1.3306749999999999E-02 8.4707319044916782E-03 1.8586247313704605E+00
+ 53228 1.3306999999999999E-02 8.4711965672256175E-03 1.8586758313418255E+00
+ 53229 1.3307250000000000E-02 8.4716612427382029E-03 1.8587269313131904E+00
+ 53230 1.3307500000000000E-02 8.4721259310294571E-03 1.8587780312845559E+00
+ 53231 1.3307750000000000E-02 8.4725906320993992E-03 1.8588291312559209E+00
+ 53232 1.3308000000000000E-02 8.4730553459480551E-03 1.8588802312272863E+00
+ 53233 1.3308249999999999E-02 8.4735200725754491E-03 1.8589313311986508E+00
+ 53234 1.3308499999999999E-02 8.4739848119815935E-03 1.8589824311700158E+00
+ 53235 1.3308749999999999E-02 8.4744495641665175E-03 1.8590335311413813E+00
+ 53236 1.3309000000000000E-02 8.4749143291302370E-03 1.8590846311127462E+00
+ 53237 1.3309250000000000E-02 8.4753791068727831E-03 1.8591357310841117E+00
+ 53238 1.3309500000000000E-02 8.4758438973941697E-03 1.8591868310554767E+00
+ 53239 1.3309750000000000E-02 8.4763087006944158E-03 1.8592379310268417E+00
+ 53240 1.3309999999999999E-02 8.4767735167735492E-03 1.8592890309982066E+00
+ 53241 1.3310249999999999E-02 8.4772383456315856E-03 1.8593401309695716E+00
+ 53242 1.3310499999999999E-02 8.4777031872685545E-03 1.8593912309409371E+00
+ 53243 1.3310750000000000E-02 8.4781680416844748E-03 1.8594423309123020E+00
+ 53244 1.3311000000000000E-02 8.4786329088793622E-03 1.8594934308836675E+00
+ 53245 1.3311250000000000E-02 8.4790977888532446E-03 1.8595445308550325E+00
+ 53246 1.3311500000000000E-02 8.4795626816061408E-03 1.8595956308263974E+00
+ 53247 1.3311749999999999E-02 8.4800275871380615E-03 1.8596467307977624E+00
+ 53248 1.3311999999999999E-02 8.4804925054490603E-03 1.8596978307691274E+00
+ 53249 1.3312249999999999E-02 8.4809574365391251E-03 1.8597489307404929E+00
+ 53250 1.3312500000000000E-02 8.4814223804082940E-03 1.8598000307118578E+00
+ 53251 1.3312750000000000E-02 8.4818873370565914E-03 1.8598511306832233E+00
+ 53252 1.3313000000000000E-02 8.4823523064840260E-03 1.8599022306545883E+00
+ 53253 1.3313250000000000E-02 8.4828172886906392E-03 1.8599533306259532E+00
+ 53254 1.3313499999999999E-02 8.4832822836764157E-03 1.8600044305973182E+00
+ 53255 1.3313749999999999E-02 8.4837472914414108E-03 1.8600555305686832E+00
+ 53256 1.3313999999999999E-02 8.4842123119856366E-03 1.8601066305400487E+00
+ 53257 1.3314250000000000E-02 8.4846773453091245E-03 1.8601577305114136E+00
+ 53258 1.3314500000000000E-02 8.4851423914118779E-03 1.8602088304827786E+00
+ 53259 1.3314750000000000E-02 8.4856074502939333E-03 1.8602599304541441E+00
+ 53260 1.3315000000000000E-02 8.4860725219552957E-03 1.8603110304255090E+00
+ 53261 1.3315249999999999E-02 8.4865376063960034E-03 1.8603621303968740E+00
+ 53262 1.3315499999999999E-02 8.4870027036160738E-03 1.8604132303682390E+00
+ 53263 1.3315749999999999E-02 8.4874678136155311E-03 1.8604643303396045E+00
+ 53264 1.3316000000000000E-02 8.4879329363943823E-03 1.8605154303109694E+00
+ 53265 1.3316250000000000E-02 8.4883980719522110E-03 1.8605665302823344E+00
+ 53266 1.3316500000000000E-02 8.4888632202830151E-03 1.8606176302536999E+00
+ 53267 1.3316750000000000E-02 8.4893283813849609E-03 1.8606687302250648E+00
+ 53268 1.3316999999999999E-02 8.4897935552580520E-03 1.8607198301964298E+00
+ 53269 1.3317249999999999E-02 8.4902587419023231E-03 1.8607709301677948E+00
+ 53270 1.3317499999999999E-02 8.4907239413177845E-03 1.8608220301391603E+00
+ 53271 1.3317750000000000E-02 8.4911891535044554E-03 1.8608731301105252E+00
+ 53272 1.3318000000000000E-02 8.4916543784623530E-03 1.8609242300818902E+00
+ 53273 1.3318250000000000E-02 8.4921196161915069E-03 1.8609753300532557E+00
+ 53274 1.3318500000000000E-02 8.4925848666919206E-03 1.8610264300246206E+00
+ 53275 1.3318749999999999E-02 8.4930501299636234E-03 1.8610775299959856E+00
+ 53276 1.3318999999999999E-02 8.4935154060066364E-03 1.8611286299673506E+00
+ 53277 1.3319249999999999E-02 8.4939806948209733E-03 1.8611797299387156E+00
+ 53278 1.3319500000000000E-02 8.4944459964066497E-03 1.8612308299100810E+00
+ 53279 1.3319750000000000E-02 8.4949113107636986E-03 1.8612819298814460E+00
+ 53280 1.3320000000000000E-02 8.4953766378921252E-03 1.8613330298528115E+00
+ 53281 1.3320250000000000E-02 8.4958419777919590E-03 1.8613841298241764E+00
+ 53282 1.3320499999999999E-02 8.4963073304632104E-03 1.8614352297955414E+00
+ 53283 1.3320749999999999E-02 8.4967726959059003E-03 1.8614863297669064E+00
+ 53284 1.3321000000000000E-02 8.4972380741200580E-03 1.8615374297382714E+00
+ 53285 1.3321250000000000E-02 8.4977034651056854E-03 1.8615885297096368E+00
+ 53286 1.3321500000000000E-02 8.4981688688628206E-03 1.8616396296810018E+00
+ 53287 1.3321750000000000E-02 8.4986342853914671E-03 1.8616907296523673E+00
+ 53288 1.3322000000000001E-02 8.4990997146916509E-03 1.8617418296237322E+00
+ 53289 1.3322249999999999E-02 8.4995651567633859E-03 1.8617929295950972E+00
+ 53290 1.3322499999999999E-02 8.5000306116067032E-03 1.8618440295664622E+00
+ 53291 1.3322750000000000E-02 8.5004960792216169E-03 1.8618951295378272E+00
+ 53292 1.3323000000000000E-02 8.5009615596081424E-03 1.8619462295091926E+00
+ 53293 1.3323250000000000E-02 8.5014270527662954E-03 1.8619973294805576E+00
+ 53294 1.3323500000000000E-02 8.5018925586961055E-03 1.8620484294519231E+00
+ 53295 1.3323749999999999E-02 8.5023580773975899E-03 1.8620995294232876E+00
+ 53296 1.3323999999999999E-02 8.5028236088707607E-03 1.8621506293946530E+00
+ 53297 1.3324249999999999E-02 8.5032891531156424E-03 1.8622017293660180E+00
+ 53298 1.3324500000000000E-02 8.5037547101322556E-03 1.8622528293373830E+00
+ 53299 1.3324750000000000E-02 8.5042202799206108E-03 1.8623039293087484E+00
+ 53300 1.3325000000000000E-02 8.5046858624807445E-03 1.8623550292801134E+00
+ 53301 1.3325250000000000E-02 8.5051514578126670E-03 1.8624061292514784E+00
+ 53302 1.3325499999999999E-02 8.5056170659163783E-03 1.8624572292228434E+00
+ 53303 1.3325749999999999E-02 8.5060826867919322E-03 1.8625083291942084E+00
+ 53304 1.3325999999999999E-02 8.5065483204393322E-03 1.8625594291655738E+00
+ 53305 1.3326250000000000E-02 8.5070139668585870E-03 1.8626105291369388E+00
+ 53306 1.3326500000000000E-02 8.5074796260497278E-03 1.8626616291083042E+00
+ 53307 1.3326750000000000E-02 8.5079452980127718E-03 1.8627127290796692E+00
+ 53308 1.3327000000000000E-02 8.5084109827477435E-03 1.8627638290510342E+00
+ 53309 1.3327249999999999E-02 8.5088766802546550E-03 1.8628149290223992E+00
+ 53310 1.3327499999999999E-02 8.5093423905335218E-03 1.8628660289937642E+00
+ 53311 1.3327749999999999E-02 8.5098081135843752E-03 1.8629171289651296E+00
+ 53312 1.3328000000000000E-02 8.5102738494072273E-03 1.8629682289364946E+00
+ 53313 1.3328250000000000E-02 8.5107395980020956E-03 1.8630193289078600E+00
+ 53314 1.3328500000000000E-02 8.5112053593690111E-03 1.8630704288792250E+00
+ 53315 1.3328750000000000E-02 8.5116711335079722E-03 1.8631215288505900E+00
+ 53316 1.3328999999999999E-02 8.5121369204190153E-03 1.8631726288219550E+00
+ 53317 1.3329249999999999E-02 8.5126027201021578E-03 1.8632237287933200E+00
+ 53318 1.3329499999999999E-02 8.5130685325574117E-03 1.8632748287646854E+00
+ 53319 1.3329750000000000E-02 8.5135343577848067E-03 1.8633259287360504E+00
+ 53320 1.3330000000000000E-02 8.5140001957843565E-03 1.8633770287074154E+00
+ 53321 1.3330250000000000E-02 8.5144660465560750E-03 1.8634281286787808E+00
+ 53322 1.3330500000000000E-02 8.5149319100999935E-03 1.8634792286501458E+00
+ 53323 1.3330749999999999E-02 8.5153977864161137E-03 1.8635303286215108E+00
+ 53324 1.3330999999999999E-02 8.5158636755044807E-03 1.8635814285928758E+00
+ 53325 1.3331249999999999E-02 8.5163295773650859E-03 1.8636325285642412E+00
+ 53326 1.3331500000000000E-02 8.5167954919979690E-03 1.8636836285356062E+00
+ 53327 1.3331750000000000E-02 8.5172614194031441E-03 1.8637347285069712E+00
+ 53328 1.3332000000000000E-02 8.5177273595806232E-03 1.8637858284783366E+00
+ 53329 1.3332250000000000E-02 8.5181933125304445E-03 1.8638369284497016E+00
+ 53330 1.3332499999999999E-02 8.5186592782525994E-03 1.8638880284210666E+00
+ 53331 1.3332749999999999E-02 8.5191252567471277E-03 1.8639391283924316E+00
+ 53332 1.3332999999999999E-02 8.5195912480140468E-03 1.8639902283637970E+00
+ 53333 1.3333250000000000E-02 8.5200572520533705E-03 1.8640413283351620E+00
+ 53334 1.3333500000000000E-02 8.5205232688651249E-03 1.8640924283065270E+00
+ 53335 1.3333750000000000E-02 8.5209892984493170E-03 1.8641435282778924E+00
+ 53336 1.3334000000000000E-02 8.5214553408059796E-03 1.8641946282492574E+00
+ 53337 1.3334249999999999E-02 8.5219213959351267E-03 1.8642457282206224E+00
+ 53338 1.3334499999999999E-02 8.5223874638367791E-03 1.8642968281919874E+00
+ 53339 1.3334749999999999E-02 8.5228535445109558E-03 1.8643479281633524E+00
+ 53340 1.3335000000000000E-02 8.5233196379576742E-03 1.8643990281347178E+00
+ 53341 1.3335250000000000E-02 8.5237857441769569E-03 1.8644501281060828E+00
+ 53342 1.3335500000000000E-02 8.5242518631688212E-03 1.8645012280774482E+00
+ 53343 1.3335750000000000E-02 8.5247179949332862E-03 1.8645523280488132E+00
+ 53344 1.3335999999999999E-02 8.5251841394703657E-03 1.8646034280201782E+00
+ 53345 1.3336249999999999E-02 8.5256502967801032E-03 1.8646545279915432E+00
+ 53346 1.3336499999999999E-02 8.5261164668624847E-03 1.8647056279629082E+00
+ 53347 1.3336750000000000E-02 8.5265826497175415E-03 1.8647567279342736E+00
+ 53348 1.3337000000000000E-02 8.5270488453453221E-03 1.8648078279056386E+00
+ 53349 1.3337250000000000E-02 8.5275150537457971E-03 1.8648589278770040E+00
+ 53350 1.3337500000000000E-02 8.5279812749190255E-03 1.8649100278483690E+00
+ 53351 1.3337749999999999E-02 8.5284475088650020E-03 1.8649611278197340E+00
+ 53352 1.3337999999999999E-02 8.5289137555837648E-03 1.8650122277910990E+00
+ 53353 1.3338249999999999E-02 8.5293800150753139E-03 1.8650633277624640E+00
+ 53354 1.3338500000000000E-02 8.5298462873396909E-03 1.8651144277338294E+00
+ 53355 1.3338750000000000E-02 8.5303125723768958E-03 1.8651655277051944E+00
+ 53356 1.3339000000000000E-02 8.5307788701869617E-03 1.8652166276765598E+00
+ 53357 1.3339250000000000E-02 8.5312451807698954E-03 1.8652677276479248E+00
+ 53358 1.3339499999999999E-02 8.5317115041257281E-03 1.8653188276192898E+00
+ 53359 1.3339749999999999E-02 8.5321778402544738E-03 1.8653699275906548E+00
+ 53360 1.3339999999999999E-02 8.5326441891561515E-03 1.8654210275620198E+00
+ 53361 1.3340250000000000E-02 8.5331105508307890E-03 1.8654721275333852E+00
+ 53362 1.3340500000000000E-02 8.5335769252783949E-03 1.8655232275047502E+00
+ 53363 1.3340750000000000E-02 8.5340433124989935E-03 1.8655743274761152E+00
+ 53364 1.3341000000000000E-02 8.5345097124926040E-03 1.8656254274474806E+00
+ 53365 1.3341249999999999E-02 8.5349761252592419E-03 1.8656765274188452E+00
+ 53366 1.3341499999999999E-02 8.5354425507989350E-03 1.8657276273902106E+00
+ 53367 1.3341749999999999E-02 8.5359089891116936E-03 1.8657787273615756E+00
+ 53368 1.3342000000000000E-02 8.5363754401975526E-03 1.8658298273329410E+00
+ 53369 1.3342250000000000E-02 8.5368419040565188E-03 1.8658809273043060E+00
+ 53370 1.3342500000000000E-02 8.5373083806886112E-03 1.8659320272756710E+00
+ 53371 1.3342750000000000E-02 8.5377748700938578E-03 1.8659831272470364E+00
+ 53372 1.3342999999999999E-02 8.5382413722722636E-03 1.8660342272184010E+00
+ 53373 1.3343249999999999E-02 8.5387078872238651E-03 1.8660853271897664E+00
+ 53374 1.3343499999999999E-02 8.5391744149486814E-03 1.8661364271611314E+00
+ 53375 1.3343750000000000E-02 8.5396409554467020E-03 1.8661875271324968E+00
+ 53376 1.3344000000000000E-02 8.5401075087179912E-03 1.8662386271038618E+00
+ 53377 1.3344250000000000E-02 8.5405740747625455E-03 1.8662897270752268E+00
+ 53378 1.3344500000000000E-02 8.5410406535803753E-03 1.8663408270465922E+00
+ 53379 1.3344749999999999E-02 8.5415072451715136E-03 1.8663919270179568E+00
+ 53380 1.3344999999999999E-02 8.5419738495359845E-03 1.8664430269893222E+00
+ 53381 1.3345249999999999E-02 8.5424404666738004E-03 1.8664941269606872E+00
+ 53382 1.3345500000000000E-02 8.5429070965849802E-03 1.8665452269320522E+00
+ 53383 1.3345750000000000E-02 8.5433737392695448E-03 1.8665963269034176E+00
+ 53384 1.3346000000000000E-02 8.5438403947275185E-03 1.8666474268747826E+00
+ 53385 1.3346250000000000E-02 8.5443070629589064E-03 1.8666985268461480E+00
+ 53386 1.3346499999999999E-02 8.5447737439637399E-03 1.8667496268175126E+00
+ 53387 1.3346749999999999E-02 8.5452404377420414E-03 1.8668007267888780E+00
+ 53388 1.3346999999999999E-02 8.5457071442938230E-03 1.8668518267602430E+00
+ 53389 1.3347250000000000E-02 8.5461738636191092E-03 1.8669029267316080E+00
+ 53390 1.3347500000000000E-02 8.5466405957179154E-03 1.8669540267029734E+00
+ 53391 1.3347750000000000E-02 8.5471073405902695E-03 1.8670051266743384E+00
+ 53392 1.3348000000000000E-02 8.5475740982361836E-03 1.8670562266457038E+00
+ 53393 1.3348249999999999E-02 8.5480408686556767E-03 1.8671073266170684E+00
+ 53394 1.3348499999999999E-02 8.5485076518487749E-03 1.8671584265884338E+00
+ 53395 1.3348750000000000E-02 8.5489744478154852E-03 1.8672095265597988E+00
+ 53396 1.3349000000000000E-02 8.5494412565558491E-03 1.8672606265311638E+00
+ 53397 1.3349250000000000E-02 8.5499080780698632E-03 1.8673117265025292E+00
+ 53398 1.3349500000000000E-02 8.5503749123575692E-03 1.8673628264738942E+00
+ 53399 1.3349750000000001E-02 8.5508417594189687E-03 1.8674139264452596E+00
+ 53400 1.3349999999999999E-02 8.5513086192540860E-03 1.8674650264166242E+00
+ 53401 1.3350249999999999E-02 8.5517754918629490E-03 1.8675161263879891E+00
+ 53402 1.3350500000000000E-02 8.5522423772455662E-03 1.8675672263593546E+00
+ 53403 1.3350750000000000E-02 8.5527092754019620E-03 1.8676183263307196E+00
+ 53404 1.3351000000000000E-02 8.5531761863321589E-03 1.8676694263020850E+00
+ 53405 1.3351250000000000E-02 8.5536431100361795E-03 1.8677205262734500E+00
+ 53406 1.3351499999999999E-02 8.5541100465140324E-03 1.8677716262448150E+00
+ 53407 1.3351749999999999E-02 8.5545769957657402E-03 1.8678227262161800E+00
+ 53408 1.3351999999999999E-02 8.5550439577913289E-03 1.8678738261875449E+00
+ 53409 1.3352250000000000E-02 8.5555109325908228E-03 1.8679249261589104E+00
+ 53410 1.3352500000000000E-02 8.5559779201642237E-03 1.8679760261302754E+00
+ 53411 1.3352750000000000E-02 8.5564449205115696E-03 1.8680271261016408E+00
+ 53412 1.3353000000000000E-02 8.5569119336328728E-03 1.8680782260730058E+00
+ 53413 1.3353249999999999E-02 8.5573789595281471E-03 1.8681293260443708E+00
+ 53414 1.3353499999999999E-02 8.5578459981974254E-03 1.8681804260157358E+00
+ 53415 1.3353749999999999E-02 8.5583130496407096E-03 1.8682315259871007E+00
+ 53416 1.3354000000000000E-02 8.5587801138580361E-03 1.8682826259584662E+00
+ 53417 1.3354250000000000E-02 8.5592471908494255E-03 1.8683337259298312E+00
+ 53418 1.3354500000000000E-02 8.5597142806148833E-03 1.8683848259011966E+00
+ 53419 1.3354750000000000E-02 8.5601813831544353E-03 1.8684359258725616E+00
+ 53420 1.3354999999999999E-02 8.5606484984680920E-03 1.8684870258439266E+00
+ 53421 1.3355249999999999E-02 8.5611156265559141E-03 1.8685381258152916E+00
+ 53422 1.3355499999999999E-02 8.5615827674178809E-03 1.8685892257866565E+00
+ 53423 1.3355750000000000E-02 8.5620499210540182E-03 1.8686403257580220E+00
+ 53424 1.3356000000000000E-02 8.5625170874643504E-03 1.8686914257293870E+00
+ 53425 1.3356250000000000E-02 8.5629842666488983E-03 1.8687425257007519E+00
+ 53426 1.3356500000000000E-02 8.5634514586076776E-03 1.8687936256721174E+00
+ 53427 1.3356749999999999E-02 8.5639186633407159E-03 1.8688447256434819E+00
+ 53428 1.3356999999999999E-02 8.5643858808480272E-03 1.8688958256148474E+00
+ 53429 1.3357249999999999E-02 8.5648531111296358E-03 1.8689469255862123E+00
+ 53430 1.3357500000000000E-02 8.5653203541855589E-03 1.8689980255575778E+00
+ 53431 1.3357750000000000E-02 8.5657876100158140E-03 1.8690491255289428E+00
+ 53432 1.3358000000000000E-02 8.5662548786204253E-03 1.8691002255003077E+00
+ 53433 1.3358250000000000E-02 8.5667221599994067E-03 1.8691513254716732E+00
+ 53434 1.3358499999999999E-02 8.5671894541527790E-03 1.8692024254430377E+00
+ 53435 1.3358749999999999E-02 8.5676567610805769E-03 1.8692535254144031E+00
+ 53436 1.3358999999999999E-02 8.5681240807828022E-03 1.8693046253857681E+00
+ 53437 1.3359250000000000E-02 8.5685914132594739E-03 1.8693557253571336E+00
+ 53438 1.3359500000000000E-02 8.5690587585106337E-03 1.8694068253284986E+00
+ 53439 1.3359750000000000E-02 8.5695261165362781E-03 1.8694579252998635E+00
+ 53440 1.3360000000000000E-02 8.5699934873364365E-03 1.8695090252712290E+00
+ 53441 1.3360249999999999E-02 8.5704608709111264E-03 1.8695601252425935E+00
+ 53442 1.3360499999999999E-02 8.5709282672603703E-03 1.8696112252139589E+00
+ 53443 1.3360749999999999E-02 8.5713956763841977E-03 1.8696623251853239E+00
+ 53444 1.3361000000000000E-02 8.5718630982826120E-03 1.8697134251566889E+00
+ 53445 1.3361250000000000E-02 8.5723305329556323E-03 1.8697645251280544E+00
+ 53446 1.3361500000000000E-02 8.5727979804032951E-03 1.8698156250994193E+00
+ 53447 1.3361750000000000E-02 8.5732654406256038E-03 1.8698667250707848E+00
+ 53448 1.3361999999999999E-02 8.5737329136225896E-03 1.8699178250421493E+00
+ 53449 1.3362249999999999E-02 8.5742003993942682E-03 1.8699689250135147E+00
+ 53450 1.3362499999999999E-02 8.5746678979406587E-03 1.8700200249848797E+00
+ 53451 1.3362750000000000E-02 8.5751354092617818E-03 1.8700711249562447E+00
+ 53452 1.3363000000000000E-02 8.5756029333576601E-03 1.8701222249276102E+00
+ 53453 1.3363250000000000E-02 8.5760704702283110E-03 1.8701733248989751E+00
+ 53454 1.3363500000000000E-02 8.5765380198737588E-03 1.8702244248703406E+00
+ 53455 1.3363749999999999E-02 8.5770055822940085E-03 1.8702755248417051E+00
+ 53456 1.3363999999999999E-02 8.5774731574890968E-03 1.8703266248130705E+00
+ 53457 1.3364249999999999E-02 8.5779407454590409E-03 1.8703777247844355E+00
+ 53458 1.3364500000000000E-02 8.5784083462038616E-03 1.8704288247558005E+00
+ 53459 1.3364750000000000E-02 8.5788759597235677E-03 1.8704799247271660E+00
+ 53460 1.3365000000000000E-02 8.5793435860181868E-03 1.8705310246985309E+00
+ 53461 1.3365250000000000E-02 8.5798112250877450E-03 1.8705821246698964E+00
+ 53462 1.3365499999999999E-02 8.5802788769322458E-03 1.8706332246412609E+00
+ 53463 1.3365749999999999E-02 8.5807465415517325E-03 1.8706843246126259E+00
+ 53464 1.3365999999999999E-02 8.5812142189461999E-03 1.8707354245839913E+00
+ 53465 1.3366250000000000E-02 8.5816819091156897E-03 1.8707865245553563E+00
+ 53466 1.3366500000000000E-02 8.5821496120602192E-03 1.8708376245267218E+00
+ 53467 1.3366750000000000E-02 8.5826173277797832E-03 1.8708887244980867E+00
+ 53468 1.3367000000000000E-02 8.5830850562744320E-03 1.8709398244694517E+00
+ 53469 1.3367249999999999E-02 8.5835527975441656E-03 1.8709909244408167E+00
+ 53470 1.3367499999999999E-02 8.5840205515890205E-03 1.8710420244121817E+00
+ 53471 1.3367749999999999E-02 8.5844883184090087E-03 1.8710931243835471E+00
+ 53472 1.3368000000000000E-02 8.5849560980041512E-03 1.8711442243549121E+00
+ 53473 1.3368250000000000E-02 8.5854238903744686E-03 1.8711953243262776E+00
+ 53474 1.3368500000000000E-02 8.5858916955199698E-03 1.8712464242976425E+00
+ 53475 1.3368750000000000E-02 8.5863595134406962E-03 1.8712975242690075E+00
+ 53476 1.3368999999999999E-02 8.5868273441366480E-03 1.8713486242403725E+00
+ 53477 1.3369249999999999E-02 8.5872951876078598E-03 1.8713997242117375E+00
+ 53478 1.3369499999999999E-02 8.5877630438543455E-03 1.8714508241831029E+00
+ 53479 1.3369750000000000E-02 8.5882309128761224E-03 1.8715019241544679E+00
+ 53480 1.3370000000000000E-02 8.5886987946732201E-03 1.8715530241258334E+00
+ 53481 1.3370250000000000E-02 8.5891666892456402E-03 1.8716041240971983E+00
+ 53482 1.3370500000000000E-02 8.5896345965934262E-03 1.8716552240685633E+00
+ 53483 1.3370749999999999E-02 8.5901025167165780E-03 1.8717063240399283E+00
+ 53484 1.3370999999999999E-02 8.5905704496151373E-03 1.8717574240112933E+00
+ 53485 1.3371249999999999E-02 8.5910383952890988E-03 1.8718085239826587E+00
+ 53486 1.3371500000000000E-02 8.5915063537385025E-03 1.8718596239540237E+00
+ 53487 1.3371750000000000E-02 8.5919743249633640E-03 1.8719107239253887E+00
+ 53488 1.3372000000000000E-02 8.5924423089636971E-03 1.8719618238967541E+00
+ 53489 1.3372250000000000E-02 8.5929103057395331E-03 1.8720129238681191E+00
+ 53490 1.3372499999999999E-02 8.5933783152908616E-03 1.8720640238394841E+00
+ 53491 1.3372749999999999E-02 8.5938463376177467E-03 1.8721151238108491E+00
+ 53492 1.3372999999999999E-02 8.5943143727201781E-03 1.8721662237822145E+00
+ 53493 1.3373250000000000E-02 8.5947824205981939E-03 1.8722173237535795E+00
+ 53494 1.3373500000000000E-02 8.5952504812518028E-03 1.8722684237249445E+00
+ 53495 1.3373750000000000E-02 8.5957185546810342E-03 1.8723195236963099E+00
+ 53496 1.3374000000000000E-02 8.5961866408858882E-03 1.8723706236676749E+00
+ 53497 1.3374249999999999E-02 8.5966547398664134E-03 1.8724217236390399E+00
+ 53498 1.3374499999999999E-02 8.5971228516226045E-03 1.8724728236104049E+00
+ 53499 1.3374749999999999E-02 8.5975909761544997E-03 1.8725239235817703E+00
+ 53500 1.3375000000000000E-02 8.5980591134621146E-03 1.8725750235531353E+00
+ 53501 1.3375250000000000E-02 8.5985272635454614E-03 1.8726261235245003E+00
+ 53502 1.3375500000000000E-02 8.5989954264045747E-03 1.8726772234958657E+00
+ 53503 1.3375750000000000E-02 8.5994636020394599E-03 1.8727283234672307E+00
+ 53504 1.3375999999999999E-02 8.5999317904501393E-03 1.8727794234385957E+00
+ 53505 1.3376249999999999E-02 8.6003999916366442E-03 1.8728305234099607E+00
+ 53506 1.3376500000000000E-02 8.6008682055989868E-03 1.8728816233813257E+00
+ 53507 1.3376750000000000E-02 8.6013364323371880E-03 1.8729327233526911E+00
+ 53508 1.3377000000000000E-02 8.6018046718512649E-03 1.8729838233240561E+00
+ 53509 1.3377250000000000E-02 8.6022729241412473E-03 1.8730349232954215E+00
+ 53510 1.3377500000000001E-02 8.6027411892071505E-03 1.8730860232667865E+00
+ 53511 1.3377749999999999E-02 8.6032094670489851E-03 1.8731371232381515E+00
+ 53512 1.3377999999999999E-02 8.6036777576667823E-03 1.8731882232095165E+00
+ 53513 1.3378250000000000E-02 8.6041460610605715E-03 1.8732393231808815E+00
+ 53514 1.3378500000000000E-02 8.6046143772303494E-03 1.8732904231522469E+00
+ 53515 1.3378750000000000E-02 8.6050827061761592E-03 1.8733415231236119E+00
+ 53516 1.3379000000000000E-02 8.6055510478980010E-03 1.8733926230949773E+00
+ 53517 1.3379249999999999E-02 8.6060194023959043E-03 1.8734437230663419E+00
+ 53518 1.3379499999999999E-02 8.6064877696699019E-03 1.8734948230377073E+00
+ 53519 1.3379749999999999E-02 8.6069561497199906E-03 1.8735459230090723E+00
+ 53520 1.3380000000000000E-02 8.6074245425462048E-03 1.8735970229804373E+00
+ 53521 1.3380250000000000E-02 8.6078929481485603E-03 1.8736481229518027E+00
+ 53522 1.3380500000000000E-02 8.6083613665270814E-03 1.8736992229231677E+00
+ 53523 1.3380750000000000E-02 8.6088297976817871E-03 1.8737503228945331E+00
+ 53524 1.3380999999999999E-02 8.6092982416126878E-03 1.8738014228658977E+00
+ 53525 1.3381249999999999E-02 8.6097666983198234E-03 1.8738525228372631E+00
+ 53526 1.3381499999999999E-02 8.6102351678032044E-03 1.8739036228086281E+00
+ 53527 1.3381750000000000E-02 8.6107036500628394E-03 1.8739547227799931E+00
+ 53528 1.3382000000000000E-02 8.6111721450987753E-03 1.8740058227513585E+00
+ 53529 1.3382250000000000E-02 8.6116406529110050E-03 1.8740569227227235E+00
+ 53530 1.3382500000000000E-02 8.6121091734995634E-03 1.8741080226940885E+00
+ 53531 1.3382749999999999E-02 8.6125777068644643E-03 1.8741591226654535E+00
+ 53532 1.3382999999999999E-02 8.6130462530057354E-03 1.8742102226368185E+00
+ 53533 1.3383249999999999E-02 8.6135148119233923E-03 1.8742613226081839E+00
+ 53534 1.3383500000000000E-02 8.6139833836174629E-03 1.8743124225795489E+00
+ 53535 1.3383750000000000E-02 8.6144519680879557E-03 1.8743635225509143E+00
+ 53536 1.3384000000000000E-02 8.6149205653348951E-03 1.8744146225222793E+00
+ 53537 1.3384250000000000E-02 8.6153891753583123E-03 1.8744657224936443E+00
+ 53538 1.3384499999999999E-02 8.6158577981582021E-03 1.8745168224650093E+00
+ 53539 1.3384749999999999E-02 8.6163264337346043E-03 1.8745679224363743E+00
+ 53540 1.3384999999999999E-02 8.6167950820875555E-03 1.8746190224077397E+00
+ 53541 1.3385250000000000E-02 8.6172637432170348E-03 1.8746701223791047E+00
+ 53542 1.3385500000000000E-02 8.6177324171230908E-03 1.8747212223504701E+00
+ 53543 1.3385750000000000E-02 8.6182011038057425E-03 1.8747723223218351E+00
+ 53544 1.3386000000000000E-02 8.6186698032650003E-03 1.8748234222932001E+00
+ 53545 1.3386249999999999E-02 8.6191385155008939E-03 1.8748745222645651E+00
+ 53546 1.3386499999999999E-02 8.6196072405134352E-03 1.8749256222359301E+00
+ 53547 1.3386749999999999E-02 8.6200759783026503E-03 1.8749767222072955E+00
+ 53548 1.3387000000000000E-02 8.6205447288685566E-03 1.8750278221786605E+00
+ 53549 1.3387250000000000E-02 8.6210134922110049E-03 1.8750789221500255E+00
+ 53550 1.3387500000000000E-02 8.6214822683275266E-03 1.8751300221213909E+00
+ 53551 1.3387750000000000E-02 8.6219510572173377E-03 1.8751811220927559E+00
+ 53552 1.3387999999999999E-02 8.6224198588804417E-03 1.8752322220641209E+00
+ 53553 1.3388249999999999E-02 8.6228886733168749E-03 1.8752833220354859E+00
+ 53554 1.3388499999999999E-02 8.6233575005266478E-03 1.8753344220068513E+00
+ 53555 1.3388750000000000E-02 8.6238263405097829E-03 1.8753855219782163E+00
+ 53556 1.3389000000000000E-02 8.6242951932662994E-03 1.8754366219495813E+00
+ 53557 1.3389250000000000E-02 8.6247640587962145E-03 1.8754877219209467E+00
+ 53558 1.3389500000000000E-02 8.6252329370995560E-03 1.8755388218923117E+00
+ 53559 1.3389749999999999E-02 8.6257018281763239E-03 1.8755899218636767E+00
+ 53560 1.3389999999999999E-02 8.6261707320265581E-03 1.8756410218350417E+00
+ 53561 1.3390249999999999E-02 8.6266396486502760E-03 1.8756921218064071E+00
+ 53562 1.3390500000000000E-02 8.6271085780474724E-03 1.8757432217777721E+00
+ 53563 1.3390750000000000E-02 8.6275775202182044E-03 1.8757943217491371E+00
+ 53564 1.3391000000000000E-02 8.6280464751624583E-03 1.8758454217205025E+00
+ 53565 1.3391250000000000E-02 8.6285156350973686E-03 1.8758965216918675E+00
+ 53566 1.3391499999999999E-02 8.6289846139551186E-03 1.8759476216632325E+00
+ 53567 1.3391749999999999E-02 8.6294536055821127E-03 1.8759987216345975E+00
+ 53568 1.3391999999999999E-02 8.6299226099783716E-03 1.8760498216059625E+00
+ 53569 1.3392250000000000E-02 8.6303916271439074E-03 1.8761009215773279E+00
+ 53570 1.3392500000000000E-02 8.6308606570787427E-03 1.8761520215486929E+00
+ 53571 1.3392750000000000E-02 8.6313296997828966E-03 1.8762031215200583E+00
+ 53572 1.3393000000000000E-02 8.6317987552563778E-03 1.8762542214914233E+00
+ 53573 1.3393249999999999E-02 8.6322676444731492E-03 1.8763053214627883E+00
+ 53574 1.3393499999999999E-02 8.6327367271538408E-03 1.8763564214341533E+00
+ 53575 1.3393749999999999E-02 8.6332058226082885E-03 1.8764075214055183E+00
+ 53576 1.3394000000000000E-02 8.6336749308365060E-03 1.8764586213768837E+00
+ 53577 1.3394250000000000E-02 8.6341440518385090E-03 1.8765097213482487E+00
+ 53578 1.3394500000000000E-02 8.6346131856143166E-03 1.8765608213196141E+00
+ 53579 1.3394750000000000E-02 8.6350823321639583E-03 1.8766119212909791E+00
+ 53580 1.3394999999999999E-02 8.6355514914874393E-03 1.8766630212623441E+00
+ 53581 1.3395249999999999E-02 8.6360206635848029E-03 1.8767141212337091E+00
+ 53582 1.3395499999999999E-02 8.6364898484560405E-03 1.8767652212050741E+00
+ 53583 1.3395750000000000E-02 8.6369590461011919E-03 1.8768163211764395E+00
+ 53584 1.3396000000000000E-02 8.6374282565202607E-03 1.8768674211478045E+00
+ 53585 1.3396250000000000E-02 8.6378974797132850E-03 1.8769185211191699E+00
+ 53586 1.3396500000000000E-02 8.6383667156802665E-03 1.8769696210905349E+00
+ 53587 1.3396749999999999E-02 8.6388359644212435E-03 1.8770207210618999E+00
+ 53588 1.3396999999999999E-02 8.6393052259362071E-03 1.8770718210332649E+00
+ 53589 1.3397249999999999E-02 8.6397745002252078E-03 1.8771229210046299E+00
+ 53590 1.3397500000000000E-02 8.6402437872882456E-03 1.8771740209759953E+00
+ 53591 1.3397750000000000E-02 8.6407130871253499E-03 1.8772251209473603E+00
+ 53592 1.3398000000000000E-02 8.6411823997365311E-03 1.8772762209187253E+00
+ 53593 1.3398250000000000E-02 8.6416517251218239E-03 1.8773273208900907E+00
+ 53594 1.3398499999999999E-02 8.6421210632812231E-03 1.8773784208614552E+00
+ 53595 1.3398749999999999E-02 8.6425904142147722E-03 1.8774295208328207E+00
+ 53596 1.3398999999999999E-02 8.6430597779224815E-03 1.8774806208041857E+00
+ 53597 1.3399250000000000E-02 8.6435291544043752E-03 1.8775317207755511E+00
+ 53598 1.3399500000000000E-02 8.6439985436604656E-03 1.8775828207469161E+00
+ 53599 1.3399750000000000E-02 8.6444679456907751E-03 1.8776339207182811E+00
+ 53600 1.3400000000000000E-02 8.6449373604953229E-03 1.8776850206896465E+00
+ 53601 1.3400249999999999E-02 8.6454067880741281E-03 1.8777361206610110E+00
+ 53602 1.3400499999999999E-02 8.6458762284272132E-03 1.8777872206323765E+00
+ 53603 1.3400749999999999E-02 8.6463456815545885E-03 1.8778383206037415E+00
+ 53604 1.3401000000000000E-02 8.6468151474562889E-03 1.8778894205751069E+00
+ 53605 1.3401250000000000E-02 8.6472846261323282E-03 1.8779405205464719E+00
+ 53606 1.3401500000000000E-02 8.6477541175827202E-03 1.8779916205178369E+00
+ 53607 1.3401750000000000E-02 8.6482236218074892E-03 1.8780427204892023E+00
+ 53608 1.3401999999999999E-02 8.6486931388066561E-03 1.8780938204605668E+00
+ 53609 1.3402249999999999E-02 8.6491626685802382E-03 1.8781449204319323E+00
+ 53610 1.3402499999999999E-02 8.6496322111282546E-03 1.8781960204032973E+00
+ 53611 1.3402750000000000E-02 8.6501017664507244E-03 1.8782471203746622E+00
+ 53612 1.3403000000000000E-02 8.6505713345476701E-03 1.8782982203460277E+00
+ 53613 1.3403250000000000E-02 8.6510409154191108E-03 1.8783493203173927E+00
+ 53614 1.3403500000000000E-02 8.6515105090650656E-03 1.8784004202887581E+00
+ 53615 1.3403749999999999E-02 8.6519801154855500E-03 1.8784515202601226E+00
+ 53616 1.3403999999999999E-02 8.6524497346805850E-03 1.8785026202314881E+00
+ 53617 1.3404249999999999E-02 8.6529193666502000E-03 1.8785537202028531E+00
+ 53618 1.3404500000000000E-02 8.6533890113944054E-03 1.8786048201742180E+00
+ 53619 1.3404750000000000E-02 8.6538586689132221E-03 1.8786559201455835E+00
+ 53620 1.3405000000000000E-02 8.6543283392066708E-03 1.8787070201169485E+00
+ 53621 1.3405250000000000E-02 8.6547980222747688E-03 1.8787581200883139E+00
+ 53622 1.3405499999999999E-02 8.6552677181175475E-03 1.8788092200596784E+00
+ 53623 1.3405749999999999E-02 8.6557374267350069E-03 1.8788603200310439E+00
+ 53624 1.3406000000000000E-02 8.6562071481271815E-03 1.8789114200024088E+00
+ 53625 1.3406250000000000E-02 8.6566768822940853E-03 1.8789625199737738E+00
+ 53626 1.3406500000000000E-02 8.6571466292357391E-03 1.8790136199451393E+00
+ 53627 1.3406750000000000E-02 8.6576163889521638E-03 1.8790647199165043E+00
+ 53628 1.3406999999999999E-02 8.6580861614433697E-03 1.8791158198878692E+00
+ 53629 1.3407249999999999E-02 8.6585559402988441E-03 1.8791669198592342E+00
+ 53630 1.3407499999999999E-02 8.6590257382226504E-03 1.8792180198305992E+00
+ 53631 1.3407750000000000E-02 8.6594955489195172E-03 1.8792691198019646E+00
+ 53632 1.3408000000000000E-02 8.6599653723894634E-03 1.8793202197733296E+00
+ 53633 1.3408250000000000E-02 8.6604352086324995E-03 1.8793713197446951E+00
+ 53634 1.3408500000000000E-02 8.6609050576486411E-03 1.8794224197160601E+00
+ 53635 1.3408749999999999E-02 8.6613749194379228E-03 1.8794735196874250E+00
+ 53636 1.3408999999999999E-02 8.6618447940003587E-03 1.8795246196587900E+00
+ 53637 1.3409249999999999E-02 8.6623146813359642E-03 1.8795757196301550E+00
+ 53638 1.3409500000000000E-02 8.6627845814447619E-03 1.8796268196015204E+00
+ 53639 1.3409750000000000E-02 8.6632544943267657E-03 1.8796779195728854E+00
+ 53640 1.3410000000000000E-02 8.6637244199820034E-03 1.8797290195442509E+00
+ 53641 1.3410250000000000E-02 8.6641943584104784E-03 1.8797801195156159E+00
+ 53642 1.3410499999999999E-02 8.6646643096122342E-03 1.8798312194869808E+00
+ 53643 1.3410749999999999E-02 8.6651342735872654E-03 1.8798823194583458E+00
+ 53644 1.3410999999999999E-02 8.6656042503356085E-03 1.8799334194297108E+00
+ 53645 1.3411250000000000E-02 8.6660742398572809E-03 1.8799845194010762E+00
+ 53646 1.3411500000000000E-02 8.6665442421522947E-03 1.8800356193724412E+00
+ 53647 1.3411750000000000E-02 8.6670142572206708E-03 1.8800867193438067E+00
+ 53648 1.3412000000000000E-02 8.6674842850624333E-03 1.8801378193151717E+00
+ 53649 1.3412249999999999E-02 8.6679543256775876E-03 1.8801889192865366E+00
+ 53650 1.3412499999999999E-02 8.6684243790661735E-03 1.8802400192579016E+00
+ 53651 1.3412749999999999E-02 8.6688944452281928E-03 1.8802911192292666E+00
+ 53652 1.3413000000000000E-02 8.6693645241636783E-03 1.8803422192006320E+00
+ 53653 1.3413250000000000E-02 8.6698346158726441E-03 1.8803933191719970E+00
+ 53654 1.3413500000000000E-02 8.6703047203551056E-03 1.8804444191433620E+00
+ 53655 1.3413750000000000E-02 8.6707748376110873E-03 1.8804955191147275E+00
+ 53656 1.3413999999999999E-02 8.6712449676406029E-03 1.8805466190860920E+00
+ 53657 1.3414249999999999E-02 8.6717151104436785E-03 1.8805977190574574E+00
+ 53658 1.3414499999999999E-02 8.6721852660203297E-03 1.8806488190288224E+00
+ 53659 1.3414750000000000E-02 8.6726554343705738E-03 1.8806999190001878E+00
+ 53660 1.3415000000000000E-02 8.6731256154944352E-03 1.8807510189715528E+00
+ 53661 1.3415250000000000E-02 8.6735958093919277E-03 1.8808021189429178E+00
+ 53662 1.3415500000000000E-02 8.6740660160630791E-03 1.8808532189142833E+00
+ 53663 1.3415749999999999E-02 8.6745362355078945E-03 1.8809043188856478E+00
+ 53664 1.3415999999999999E-02 8.6750064677264104E-03 1.8809554188570132E+00
+ 53665 1.3416249999999999E-02 8.6754767127186320E-03 1.8810065188283782E+00
+ 53666 1.3416500000000000E-02 8.6759469704845854E-03 1.8810576187997436E+00
+ 53667 1.3416750000000000E-02 8.6764172410242948E-03 1.8811087187711086E+00
+ 53668 1.3417000000000000E-02 8.6768875243377688E-03 1.8811598187424736E+00
+ 53669 1.3417250000000000E-02 8.6773578204250301E-03 1.8812109187138391E+00
+ 53670 1.3417499999999999E-02 8.6778281292860977E-03 1.8812620186852036E+00
+ 53671 1.3417749999999999E-02 8.6782984509210011E-03 1.8813131186565690E+00
+ 53672 1.3417999999999999E-02 8.6787687853297421E-03 1.8813642186279340E+00
+ 53673 1.3418250000000000E-02 8.6792391325123553E-03 1.8814153185992990E+00
+ 53674 1.3418500000000000E-02 8.6797094924688512E-03 1.8814664185706644E+00
+ 53675 1.3418750000000000E-02 8.6801798651992609E-03 1.8815175185420294E+00
+ 53676 1.3419000000000000E-02 8.6806502507035879E-03 1.8815686185133949E+00
+ 53677 1.3419249999999999E-02 8.6811206489818497E-03 1.8816197184847594E+00
+ 53678 1.3419499999999999E-02 8.6815910600340860E-03 1.8816708184561248E+00
+ 53679 1.3419749999999999E-02 8.6820614838603073E-03 1.8817219184274898E+00
+ 53680 1.3420000000000000E-02 8.6825319204605258E-03 1.8817730183988548E+00
+ 53681 1.3420250000000000E-02 8.6830023698347657E-03 1.8818241183702202E+00
+ 53682 1.3420500000000000E-02 8.6834728319830530E-03 1.8818752183415852E+00
+ 53683 1.3420750000000000E-02 8.6839433069053912E-03 1.8819263183129507E+00
+ 53684 1.3420999999999999E-02 8.6844137946018134E-03 1.8819774182843152E+00
+ 53685 1.3421249999999999E-02 8.6848842950723350E-03 1.8820285182556806E+00
+ 53686 1.3421499999999999E-02 8.6853548083169734E-03 1.8820796182270456E+00
+ 53687 1.3421750000000000E-02 8.6858253343357530E-03 1.8821307181984106E+00
+ 53688 1.3422000000000000E-02 8.6862958731286927E-03 1.8821818181697760E+00
+ 53689 1.3422250000000000E-02 8.6867664246958048E-03 1.8822329181411410E+00
+ 53690 1.3422500000000000E-02 8.6872369890371171E-03 1.8822840181125065E+00
+ 53691 1.3422749999999999E-02 8.6877075661526380E-03 1.8823351180838710E+00
+ 53692 1.3422999999999999E-02 8.6881781560423973E-03 1.8823862180552364E+00
+ 53693 1.3423249999999999E-02 8.6886487587064139E-03 1.8824373180266014E+00
+ 53694 1.3423500000000000E-02 8.6891193741447052E-03 1.8824884179979664E+00
+ 53695 1.3423750000000000E-02 8.6895900023572902E-03 1.8825395179693318E+00
+ 53696 1.3424000000000000E-02 8.6900606433441864E-03 1.8825906179406968E+00
+ 53697 1.3424250000000000E-02 8.6905312971054215E-03 1.8826417179120618E+00
+ 53698 1.3424499999999999E-02 8.6910019636409954E-03 1.8826928178834268E+00
+ 53699 1.3424749999999999E-02 8.6914726429509533E-03 1.8827439178547918E+00
+ 53700 1.3424999999999999E-02 8.6919433350353022E-03 1.8827950178261572E+00
+ 53701 1.3425250000000000E-02 8.6924140398940575E-03 1.8828461177975222E+00
+ 53702 1.3425500000000000E-02 8.6928847575272437E-03 1.8828972177688876E+00
+ 53703 1.3425750000000000E-02 8.6933554879348833E-03 1.8829483177402526E+00
+ 53704 1.3426000000000000E-02 8.6938262311169936E-03 1.8829994177116176E+00
+ 53705 1.3426249999999999E-02 8.6942969870735850E-03 1.8830505176829826E+00
+ 53706 1.3426499999999999E-02 8.6947677558046940E-03 1.8831016176543476E+00
+ 53707 1.3426749999999999E-02 8.6952385373103291E-03 1.8831527176257130E+00
+ 53708 1.3427000000000000E-02 8.6957093315905096E-03 1.8832038175970780E+00
+ 53709 1.3427250000000000E-02 8.6961801386452545E-03 1.8832549175684434E+00
+ 53710 1.3427500000000000E-02 8.6966509584745898E-03 1.8833060175398084E+00
+ 53711 1.3427750000000000E-02 8.6971217910785346E-03 1.8833571175111734E+00
+ 53712 1.3427999999999999E-02 8.6975926364570907E-03 1.8834082174825384E+00
+ 53713 1.3428249999999999E-02 8.6980634946103082E-03 1.8834593174539034E+00
+ 53714 1.3428499999999999E-02 8.6985343655381839E-03 1.8835104174252688E+00
+ 53715 1.3428750000000000E-02 8.6990052492407471E-03 1.8835615173966338E+00
+ 53716 1.3429000000000000E-02 8.6994761457180134E-03 1.8836126173679988E+00
+ 53717 1.3429250000000000E-02 8.6999470549700020E-03 1.8836637173393642E+00
+ 53718 1.3429500000000000E-02 8.7004179769967303E-03 1.8837148173107292E+00
+ 53719 1.3429749999999999E-02 8.7008889359862125E-03 1.8837659172820942E+00
+ 53720 1.3429999999999999E-02 8.7013598838430548E-03 1.8838170172534592E+00
+ 53721 1.3430249999999999E-02 8.7018308444765432E-03 1.8838681172248246E+00
+ 53722 1.3430500000000000E-02 8.7023018178866880E-03 1.8839192171961896E+00
+ 53723 1.3430750000000000E-02 8.7027728040735240E-03 1.8839703171675546E+00
+ 53724 1.3431000000000000E-02 8.7032438030370581E-03 1.8840214171389200E+00
+ 53725 1.3431250000000000E-02 8.7037148147773458E-03 1.8840725171102850E+00
+ 53726 1.3431499999999999E-02 8.7041858392943195E-03 1.8841236170816500E+00
+ 53727 1.3431749999999999E-02 8.7046568765880954E-03 1.8841747170530150E+00
+ 53728 1.3431999999999999E-02 8.7051279266586474E-03 1.8842258170243804E+00
+ 53729 1.3432250000000000E-02 8.7055989895060103E-03 1.8842769169957454E+00
+ 53730 1.3432500000000000E-02 8.7060700651302014E-03 1.8843280169671104E+00
+ 53731 1.3432750000000000E-02 8.7065411535312293E-03 1.8843791169384758E+00
+ 53732 1.3433000000000000E-02 8.7070122547091237E-03 1.8844302169098408E+00
+ 53733 1.3433249999999999E-02 8.7074833686639052E-03 1.8844813168812058E+00
+ 53734 1.3433499999999999E-02 8.7079544953955965E-03 1.8845324168525708E+00
+ 53735 1.3433750000000000E-02 8.7084256349042113E-03 1.8845835168239358E+00
+ 53736 1.3434000000000000E-02 8.7088967871897689E-03 1.8846346167953012E+00
+ 53737 1.3434250000000000E-02 8.7093679522522987E-03 1.8846857167666662E+00
+ 53738 1.3434500000000000E-02 8.7098391300918145E-03 1.8847368167380316E+00
+ 53739 1.3434749999999999E-02 8.7103103207083320E-03 1.8847879167093962E+00
+ 53740 1.3434999999999999E-02 8.7107815241018877E-03 1.8848390166807616E+00
+ 53741 1.3435249999999999E-02 8.7112527402724762E-03 1.8848901166521266E+00
+ 53742 1.3435500000000000E-02 8.7117239692201497E-03 1.8849412166234916E+00
+ 53743 1.3435750000000000E-02 8.7121952109448907E-03 1.8849923165948570E+00
+ 53744 1.3436000000000000E-02 8.7126664654467601E-03 1.8850434165662220E+00
+ 53745 1.3436250000000000E-02 8.7131377327257457E-03 1.8850945165375874E+00
+ 53746 1.3436499999999999E-02 8.7136090127818804E-03 1.8851456165089520E+00
+ 53747 1.3436749999999999E-02 8.7140803056151989E-03 1.8851967164803174E+00
+ 53748 1.3436999999999999E-02 8.7145516112256891E-03 1.8852478164516824E+00
+ 53749 1.3437250000000000E-02 8.7150229296133978E-03 1.8852989164230474E+00
+ 53750 1.3437500000000000E-02 8.7154942607783285E-03 1.8853500163944128E+00
+ 53751 1.3437750000000000E-02 8.7159656047205211E-03 1.8854011163657778E+00
+ 53752 1.3438000000000000E-02 8.7164369614399755E-03 1.8854522163371432E+00
+ 53753 1.3438249999999999E-02 8.7169083309367231E-03 1.8855033163085078E+00
+ 53754 1.3438499999999999E-02 8.7173797132107812E-03 1.8855544162798732E+00
+ 53755 1.3438749999999999E-02 8.7178511082621722E-03 1.8856055162512382E+00
+ 53756 1.3439000000000000E-02 8.7183225160909154E-03 1.8856566162226032E+00
+ 53757 1.3439250000000000E-02 8.7187939366970349E-03 1.8857077161939686E+00
+ 53758 1.3439500000000000E-02 8.7192653700805377E-03 1.8857588161653336E+00
+ 53759 1.3439750000000000E-02 8.7197368162414603E-03 1.8858099161366986E+00
+ 53760 1.3439999999999999E-02 8.7202082751798148E-03 1.8858610161080636E+00
+ 53761 1.3440249999999999E-02 8.7206797468956168E-03 1.8859121160794285E+00
+ 53762 1.3440499999999999E-02 8.7211512313888941E-03 1.8859632160507940E+00
+ 53763 1.3440750000000000E-02 8.7216227286596674E-03 1.8860143160221590E+00
+ 53764 1.3441000000000000E-02 8.7220942387079593E-03 1.8860654159935244E+00
+ 53765 1.3441250000000000E-02 8.7225657615337803E-03 1.8861165159648894E+00
+ 53766 1.3441500000000000E-02 8.7230372971371529E-03 1.8861676159362544E+00
+ 53767 1.3441749999999999E-02 8.7235088455180996E-03 1.8862187159076194E+00
+ 53768 1.3441999999999999E-02 8.7239804066766482E-03 1.8862698158789843E+00
+ 53769 1.3442249999999999E-02 8.7244519806128178E-03 1.8863209158503498E+00
+ 53770 1.3442500000000000E-02 8.7249235673266170E-03 1.8863720158217148E+00
+ 53771 1.3442750000000000E-02 8.7253951668180597E-03 1.8864231157930802E+00
+ 53772 1.3443000000000000E-02 8.7258667790872085E-03 1.8864742157644452E+00
+ 53773 1.3443250000000000E-02 8.7263384041340441E-03 1.8865253157358102E+00
+ 53774 1.3443499999999999E-02 8.7268100419585874E-03 1.8865764157071752E+00
+ 53775 1.3443749999999999E-02 8.7272816925608749E-03 1.8866275156785401E+00
+ 53776 1.3443999999999999E-02 8.7277533559409256E-03 1.8866786156499056E+00
+ 53777 1.3444250000000000E-02 8.7282250320987482E-03 1.8867297156212706E+00
+ 53778 1.3444500000000000E-02 8.7286967210343756E-03 1.8867808155926356E+00
+ 53779 1.3444750000000000E-02 8.7291684227478253E-03 1.8868319155640010E+00
+ 53780 1.3445000000000000E-02 8.7296401372391075E-03 1.8868830155353660E+00
+ 53781 1.3445249999999999E-02 8.7301118645082536E-03 1.8869341155067310E+00
+ 53782 1.3445499999999999E-02 8.7305836045552827E-03 1.8869852154780959E+00
+ 53783 1.3445749999999999E-02 8.7310553573802067E-03 1.8870363154494614E+00
+ 53784 1.3446000000000000E-02 8.7315271229830640E-03 1.8870874154208264E+00
+ 53785 1.3446250000000000E-02 8.7319989013638580E-03 1.8871385153921914E+00
+ 53786 1.3446500000000000E-02 8.7324706925226182E-03 1.8871896153635568E+00
+ 53787 1.3446750000000000E-02 8.7329424964593550E-03 1.8872407153349218E+00
+ 53788 1.3446999999999999E-02 8.7334143131740996E-03 1.8872918153062868E+00
+ 53789 1.3447249999999999E-02 8.7338861426668642E-03 1.8873429152776517E+00
+ 53790 1.3447499999999999E-02 8.7343579849376834E-03 1.8873940152490172E+00
+ 53791 1.3447750000000000E-02 8.7348298399865555E-03 1.8874451152203822E+00
+ 53792 1.3448000000000000E-02 8.7353017078135257E-03 1.8874962151917472E+00
+ 53793 1.3448250000000000E-02 8.7357735884185904E-03 1.8875473151631126E+00
+ 53794 1.3448500000000000E-02 8.7362454818017913E-03 1.8875984151344776E+00
+ 53795 1.3448749999999999E-02 8.7367173879631336E-03 1.8876495151058426E+00
+ 53796 1.3448999999999999E-02 8.7371893069026416E-03 1.8877006150772075E+00
+ 53797 1.3449249999999999E-02 8.7376612386203534E-03 1.8877517150485725E+00
+ 53798 1.3449500000000000E-02 8.7381331831162517E-03 1.8878028150199380E+00
+ 53799 1.3449750000000000E-02 8.7386051403903920E-03 1.8878539149913030E+00
+ 53800 1.3450000000000000E-02 8.7390771104427743E-03 1.8879050149626684E+00
+ 53801 1.3450250000000000E-02 8.7395490932734334E-03 1.8879561149340334E+00
+ 53802 1.3450499999999999E-02 8.7400210888823760E-03 1.8880072149053984E+00
+ 53803 1.3450749999999999E-02 8.7404930972696335E-03 1.8880583148767633E+00
+ 53804 1.3450999999999999E-02 8.7409651184352250E-03 1.8881094148481283E+00
+ 53805 1.3451250000000000E-02 8.7414371523791695E-03 1.8881605148194938E+00
+ 53806 1.3451500000000000E-02 8.7419091991014861E-03 1.8882116147908588E+00
+ 53807 1.3451750000000000E-02 8.7423812586021957E-03 1.8882627147622242E+00
+ 53808 1.3452000000000000E-02 8.7428533308813172E-03 1.8883138147335892E+00
+ 53809 1.3452249999999999E-02 8.7433254159388716E-03 1.8883649147049542E+00
+ 53810 1.3452499999999999E-02 8.7437975137748831E-03 1.8884160146763191E+00
+ 53811 1.3452749999999999E-02 8.7442696243893725E-03 1.8884671146476841E+00
+ 53812 1.3453000000000000E-02 8.7447417477823589E-03 1.8885182146190496E+00
+ 53813 1.3453250000000000E-02 8.7452138839538528E-03 1.8885693145904145E+00
+ 53814 1.3453500000000000E-02 8.7456860329038887E-03 1.8886204145617800E+00
+ 53815 1.3453750000000000E-02 8.7461581946324841E-03 1.8886715145331450E+00
+ 53816 1.3453999999999999E-02 8.7466303691396512E-03 1.8887226145045100E+00
+ 53817 1.3454249999999999E-02 8.7471025564254262E-03 1.8887737144758749E+00
+ 53818 1.3454499999999999E-02 8.7475747564898110E-03 1.8888248144472399E+00
+ 53819 1.3454750000000000E-02 8.7480469693328473E-03 1.8888759144186054E+00
+ 53820 1.3455000000000000E-02 8.7485191949545384E-03 1.8889270143899703E+00
+ 53821 1.3455250000000000E-02 8.7489914333549103E-03 1.8889781143613353E+00
+ 53822 1.3455500000000000E-02 8.7494636845339788E-03 1.8890292143327008E+00
+ 53823 1.3455749999999999E-02 8.7499359484917751E-03 1.8890803143040653E+00
+ 53824 1.3455999999999999E-02 8.7504082252283129E-03 1.8891314142754307E+00
+ 53825 1.3456249999999999E-02 8.7508805147436235E-03 1.8891825142467957E+00
+ 53826 1.3456500000000000E-02 8.7513528170377053E-03 1.8892336142181612E+00
+ 53827 1.3456750000000000E-02 8.7518251321105998E-03 1.8892847141895261E+00
+ 53828 1.3457000000000000E-02 8.7522974599623157E-03 1.8893358141608911E+00
+ 53829 1.3457250000000000E-02 8.7527698005928790E-03 1.8893869141322566E+00
+ 53830 1.3457499999999999E-02 8.7532421540023105E-03 1.8894380141036211E+00
+ 53831 1.3457749999999999E-02 8.7537145201906277E-03 1.8894891140749865E+00
+ 53832 1.3457999999999999E-02 8.7541868991578547E-03 1.8895402140463515E+00
+ 53833 1.3458250000000000E-02 8.7546592909040107E-03 1.8895913140177170E+00
+ 53834 1.3458500000000000E-02 8.7551316954291129E-03 1.8896424139890819E+00
+ 53835 1.3458750000000000E-02 8.7556041127331893E-03 1.8896935139604469E+00
+ 53836 1.3459000000000000E-02 8.7560765428162535E-03 1.8897446139318124E+00
+ 53837 1.3459249999999999E-02 8.7565489856782919E-03 1.8897957139031769E+00
+ 53838 1.3459499999999999E-02 8.7570214413145078E-03 1.8898468138745423E+00
+ 53839 1.3459749999999999E-02 8.7574939097215636E-03 1.8898979138459073E+00
+ 53840 1.3460000000000000E-02 8.7579663908994750E-03 1.8899490138172723E+00
+ 53841 1.3460250000000000E-02 8.7584388848482662E-03 1.8900001137886377E+00
+ 53842 1.3460500000000000E-02 8.7589113915679528E-03 1.8900512137600027E+00
+ 53843 1.3460750000000000E-02 8.7593839110585558E-03 1.8901023137313682E+00
+ 53844 1.3460999999999999E-02 8.7598564433200767E-03 1.8901534137027327E+00
+ 53845 1.3461249999999999E-02 8.7603289883525556E-03 1.8902045136740981E+00
+ 53846 1.3461500000000000E-02 8.7608015461560062E-03 1.8902556136454631E+00
+ 53847 1.3461750000000000E-02 8.7612741167304269E-03 1.8903067136168281E+00
+ 53848 1.3462000000000000E-02 8.7617467000758609E-03 1.8903578135881935E+00
+ 53849 1.3462250000000000E-02 8.7622192961923136E-03 1.8904089135595585E+00
+ 53850 1.3462500000000001E-02 8.7626919050798179E-03 1.8904600135309240E+00
+ 53851 1.3462749999999999E-02 8.7631645267383634E-03 1.8905111135022885E+00
+ 53852 1.3462999999999999E-02 8.7636371611679968E-03 1.8905622134736539E+00
+ 53853 1.3463250000000000E-02 8.7641098083687148E-03 1.8906133134450189E+00
+ 53854 1.3463500000000000E-02 8.7645824683405590E-03 1.8906644134163839E+00
+ 53855 1.3463750000000000E-02 8.7650551410835328E-03 1.8907155133877493E+00
+ 53856 1.3464000000000000E-02 8.7655278265976484E-03 1.8907666133591143E+00
+ 53857 1.3464249999999999E-02 8.7660005248829352E-03 1.8908177133304793E+00
+ 53858 1.3464499999999999E-02 8.7664732359394038E-03 1.8908688133018443E+00
+ 53859 1.3464749999999999E-02 8.7669459597670869E-03 1.8909199132732093E+00
+ 53860 1.3465000000000000E-02 8.7674186963659830E-03 1.8909710132445747E+00
+ 53861 1.3465250000000000E-02 8.7678914457361250E-03 1.8910221132159397E+00
+ 53862 1.3465500000000000E-02 8.7683642078775319E-03 1.8910732131873051E+00
+ 53863 1.3465750000000000E-02 8.7688369827902107E-03 1.8911243131586701E+00
+ 53864 1.3465999999999999E-02 8.7693097704741839E-03 1.8911754131300351E+00
+ 53865 1.3466249999999999E-02 8.7697825709294706E-03 1.8912265131014001E+00
+ 53866 1.3466499999999999E-02 8.7702553841560952E-03 1.8912776130727651E+00
+ 53867 1.3466750000000000E-02 8.7707282101540576E-03 1.8913287130441305E+00
+ 53868 1.3467000000000000E-02 8.7712010489234028E-03 1.8913798130154955E+00
+ 53869 1.3467250000000000E-02 8.7716739004641310E-03 1.8914309129868609E+00
+ 53870 1.3467500000000000E-02 8.7721467647762699E-03 1.8914820129582259E+00
+ 53871 1.3467749999999999E-02 8.7726196418598246E-03 1.8915331129295909E+00
+ 53872 1.3467999999999999E-02 8.7730925317148194E-03 1.8915842129009559E+00
+ 53873 1.3468249999999999E-02 8.7735654343412857E-03 1.8916353128723209E+00
+ 53874 1.3468500000000000E-02 8.7740383497392303E-03 1.8916864128436863E+00
+ 53875 1.3468750000000000E-02 8.7745112779086653E-03 1.8917375128150513E+00
+ 53876 1.3469000000000000E-02 8.7749842188496185E-03 1.8917886127864167E+00
+ 53877 1.3469250000000000E-02 8.7754571725621091E-03 1.8918397127577817E+00
+ 53878 1.3469499999999999E-02 8.7759301390461439E-03 1.8918908127291467E+00
+ 53879 1.3469749999999999E-02 8.7764031183017663E-03 1.8919419127005117E+00
+ 53880 1.3469999999999999E-02 8.7768761103289555E-03 1.8919930126718767E+00
+ 53881 1.3470250000000000E-02 8.7773491151277687E-03 1.8920441126432421E+00
+ 53882 1.3470500000000000E-02 8.7778221326982025E-03 1.8920952126146071E+00
+ 53883 1.3470750000000000E-02 8.7782951630402742E-03 1.8921463125859721E+00
+ 53884 1.3471000000000000E-02 8.7787682061540185E-03 1.8921974125573375E+00
+ 53885 1.3471249999999999E-02 8.7792412620394389E-03 1.8922485125287021E+00
+ 53886 1.3471499999999999E-02 8.7797143306965596E-03 1.8922996125000675E+00
+ 53887 1.3471749999999999E-02 8.7801874121253964E-03 1.8923507124714325E+00
+ 53888 1.3472000000000000E-02 8.7806605063259751E-03 1.8924018124427979E+00
+ 53889 1.3472250000000000E-02 8.7811336132983010E-03 1.8924529124141629E+00
+ 53890 1.3472500000000000E-02 8.7816067330424089E-03 1.8925040123855279E+00
+ 53891 1.3472750000000000E-02 8.7820798452270792E-03 1.8925551123568933E+00
+ 53892 1.3472999999999999E-02 8.7825529903586084E-03 1.8926062123282579E+00
+ 53893 1.3473249999999999E-02 8.7830261482654323E-03 1.8926573122996233E+00
+ 53894 1.3473499999999999E-02 8.7834993189476879E-03 1.8927084122709883E+00
+ 53895 1.3473750000000000E-02 8.7839725024053510E-03 1.8927595122423537E+00
+ 53896 1.3474000000000000E-02 8.7844456986384423E-03 1.8928106122137187E+00
+ 53897 1.3474250000000000E-02 8.7849189076469845E-03 1.8928617121850837E+00
+ 53898 1.3474500000000000E-02 8.7853921294309949E-03 1.8929128121564491E+00
+ 53899 1.3474749999999999E-02 8.7858653639904943E-03 1.8929639121278137E+00
+ 53900 1.3474999999999999E-02 8.7863386113255001E-03 1.8930150120991791E+00
+ 53901 1.3475249999999999E-02 8.7868118714360365E-03 1.8930661120705441E+00
+ 53902 1.3475500000000000E-02 8.7872851443221191E-03 1.8931172120419091E+00
+ 53903 1.3475750000000000E-02 8.7877584299837705E-03 1.8931683120132745E+00
+ 53904 1.3476000000000000E-02 8.7882317284210029E-03 1.8932194119846395E+00
+ 53905 1.3476250000000000E-02 8.7887050396338387E-03 1.8932705119560049E+00
+ 53906 1.3476499999999999E-02 8.7891783636223023E-03 1.8933216119273695E+00
+ 53907 1.3476749999999999E-02 8.7896517003864059E-03 1.8933727118987349E+00
+ 53908 1.3476999999999999E-02 8.7901250499261823E-03 1.8934238118700999E+00
+ 53909 1.3477250000000000E-02 8.7905984122416386E-03 1.8934749118414649E+00
+ 53910 1.3477500000000000E-02 8.7910717873328041E-03 1.8935260118128303E+00
+ 53911 1.3477750000000000E-02 8.7915451751996842E-03 1.8935771117841953E+00
+ 53912 1.3478000000000000E-02 8.7920185758423100E-03 1.8936282117555607E+00
+ 53913 1.3478249999999999E-02 8.7924919892607006E-03 1.8936793117269253E+00
+ 53914 1.3478499999999999E-02 8.7929654154548648E-03 1.8937304116982907E+00
+ 53915 1.3478749999999999E-02 8.7934388544248371E-03 1.8937815116696557E+00
+ 53916 1.3479000000000000E-02 8.7939123061706315E-03 1.8938326116410207E+00
+ 53917 1.3479250000000000E-02 8.7943857706922601E-03 1.8938837116123861E+00
+ 53918 1.3479500000000000E-02 8.7948592479897506E-03 1.8939348115837511E+00
+ 53919 1.3479750000000000E-02 8.7953327380631188E-03 1.8939859115551165E+00
+ 53920 1.3479999999999999E-02 8.7958062409123888E-03 1.8940370115264811E+00
+ 53921 1.3480249999999999E-02 8.7962797565375797E-03 1.8940881114978465E+00
+ 53922 1.3480499999999999E-02 8.7967532849387055E-03 1.8941392114692115E+00
+ 53923 1.3480750000000000E-02 8.7972268261157956E-03 1.8941903114405765E+00
+ 53924 1.3481000000000000E-02 8.7977003800688586E-03 1.8942414114119419E+00
+ 53925 1.3481250000000000E-02 8.7981739467979207E-03 1.8942925113833069E+00
+ 53926 1.3481500000000000E-02 8.7986475263030026E-03 1.8943436113546719E+00
+ 53927 1.3481749999999999E-02 8.7991211185841182E-03 1.8943947113260369E+00
+ 53928 1.3481999999999999E-02 8.7995947236412832E-03 1.8944458112974019E+00
+ 53929 1.3482249999999999E-02 8.8000683414745321E-03 1.8944969112687673E+00
+ 53930 1.3482500000000000E-02 8.8005419720838772E-03 1.8945480112401323E+00
+ 53931 1.3482750000000000E-02 8.8010156154693375E-03 1.8945991112114977E+00
+ 53932 1.3483000000000000E-02 8.8014892716309339E-03 1.8946502111828627E+00
+ 53933 1.3483250000000000E-02 8.8019629405686819E-03 1.8947013111542277E+00
+ 53934 1.3483499999999999E-02 8.8024366222826042E-03 1.8947524111255927E+00
+ 53935 1.3483749999999999E-02 8.8029103167727232E-03 1.8948035110969577E+00
+ 53936 1.3483999999999999E-02 8.8033840240390546E-03 1.8948546110683231E+00
+ 53937 1.3484250000000000E-02 8.8038577440816210E-03 1.8949057110396881E+00
+ 53938 1.3484500000000000E-02 8.8043314769004448E-03 1.8949568110110535E+00
+ 53939 1.3484750000000000E-02 8.8048052463099279E-03 1.8950079109824185E+00
+ 53940 1.3485000000000000E-02 8.8052790046662457E-03 1.8950590109537835E+00
+ 53941 1.3485249999999999E-02 8.8057527757952822E-03 1.8951101109251485E+00
+ 53942 1.3485499999999999E-02 8.8062265596970581E-03 1.8951612108965135E+00
+ 53943 1.3485749999999999E-02 8.8067003563715839E-03 1.8952123108678789E+00
+ 53944 1.3486000000000000E-02 8.8071741658188787E-03 1.8952634108392439E+00
+ 53945 1.3486250000000000E-02 8.8076479880389788E-03 1.8953145108106089E+00
+ 53946 1.3486500000000000E-02 8.8081218230318791E-03 1.8953656107819743E+00
+ 53947 1.3486750000000000E-02 8.8085956707976126E-03 1.8954167107533393E+00
+ 53948 1.3486999999999999E-02 8.8090695313361948E-03 1.8954678107247043E+00
+ 53949 1.3487249999999999E-02 8.8095434046476431E-03 1.8955189106960693E+00
+ 53950 1.3487499999999999E-02 8.8100172907319765E-03 1.8955700106674347E+00
+ 53951 1.3487750000000000E-02 8.8104911895892143E-03 1.8956211106387997E+00
+ 53952 1.3488000000000000E-02 8.8109651012193736E-03 1.8956722106101647E+00
+ 53953 1.3488250000000000E-02 8.8114390256224737E-03 1.8957233105815301E+00
+ 53954 1.3488500000000000E-02 8.8119129627985387E-03 1.8957744105528951E+00
+ 53955 1.3488749999999999E-02 8.8123869127475704E-03 1.8958255105242601E+00
+ 53956 1.3488999999999999E-02 8.8128608754696105E-03 1.8958766104956251E+00
+ 53957 1.3489250000000000E-02 8.8133348509646658E-03 1.8959277104669905E+00
+ 53958 1.3489500000000000E-02 8.8138088392327486E-03 1.8959788104383555E+00
+ 53959 1.3489750000000000E-02 8.8142828402738918E-03 1.8960299104097205E+00
+ 53960 1.3490000000000000E-02 8.8147568540881092E-03 1.8960810103810859E+00
+ 53961 1.3490250000000001E-02 8.8152308806754235E-03 1.8961321103524509E+00
+ 53962 1.3490499999999999E-02 8.8157049200358276E-03 1.8961832103238159E+00
+ 53963 1.3490749999999999E-02 8.8161789721693650E-03 1.8962343102951809E+00
+ 53964 1.3491000000000000E-02 8.8166530370760617E-03 1.8962854102665458E+00
+ 53965 1.3491250000000000E-02 8.8171271147559141E-03 1.8963365102379113E+00
+ 53966 1.3491500000000000E-02 8.8176012052089536E-03 1.8963876102092763E+00
+ 53967 1.3491750000000000E-02 8.8180753084351957E-03 1.8964387101806417E+00
+ 53968 1.3491999999999999E-02 8.8185494244346629E-03 1.8964898101520062E+00
+ 53969 1.3492249999999999E-02 8.8190235532073641E-03 1.8965409101233717E+00
+ 53970 1.3492499999999999E-02 8.8194976947533338E-03 1.8965920100947367E+00
+ 53971 1.3492750000000000E-02 8.8199718490725772E-03 1.8966431100661016E+00
+ 53972 1.3493000000000000E-02 8.8204460161651187E-03 1.8966942100374671E+00
+ 53973 1.3493250000000000E-02 8.8209201960309756E-03 1.8967453100088321E+00
+ 53974 1.3493500000000000E-02 8.8213943886701705E-03 1.8967964099801975E+00
+ 53975 1.3493749999999999E-02 8.8218685940827084E-03 1.8968475099515620E+00
+ 53976 1.3493999999999999E-02 8.8223428122686277E-03 1.8968986099229275E+00
+ 53977 1.3494249999999999E-02 8.8228170432279353E-03 1.8969497098942925E+00
+ 53978 1.3494500000000000E-02 8.8232912869606588E-03 1.8970008098656574E+00
+ 53979 1.3494750000000000E-02 8.8237655434667966E-03 1.8970519098370229E+00
+ 53980 1.3495000000000000E-02 8.8242398127463921E-03 1.8971030098083879E+00
+ 53981 1.3495250000000000E-02 8.8247140947994521E-03 1.8971541097797533E+00
+ 53982 1.3495499999999999E-02 8.8251883896259924E-03 1.8972052097511178E+00
+ 53983 1.3495749999999999E-02 8.8256626972260440E-03 1.8972563097224833E+00
+ 53984 1.3495999999999999E-02 8.8261370175996071E-03 1.8973074096938483E+00
+ 53985 1.3496250000000000E-02 8.8266113507467266E-03 1.8973585096652132E+00
+ 53986 1.3496500000000000E-02 8.8270856966673958E-03 1.8974096096365787E+00
+ 53987 1.3496750000000000E-02 8.8275600553616457E-03 1.8974607096079437E+00
+ 53988 1.3497000000000000E-02 8.8280344268294991E-03 1.8975118095793087E+00
+ 53989 1.3497249999999999E-02 8.8285088110709575E-03 1.8975629095506736E+00
+ 53990 1.3497499999999999E-02 8.8289832080860591E-03 1.8976140095220386E+00
+ 53991 1.3497749999999999E-02 8.8294576178748162E-03 1.8976651094934041E+00
+ 53992 1.3498000000000000E-02 8.8299320404372460E-03 1.8977162094647690E+00
+ 53993 1.3498250000000000E-02 8.8304064757733624E-03 1.8977673094361345E+00
+ 53994 1.3498500000000000E-02 8.8308809238831967E-03 1.8978184094074995E+00
+ 53995 1.3498750000000000E-02 8.8313553847667575E-03 1.8978695093788644E+00
+ 53996 1.3498999999999999E-02 8.8318298584240621E-03 1.8979206093502294E+00
+ 53997 1.3499249999999999E-02 8.8323043448551349E-03 1.8979717093215944E+00
+ 53998 1.3499499999999999E-02 8.8327788440600019E-03 1.8980228092929599E+00
+ 53999 1.3499750000000000E-02 8.8332533560386648E-03 1.8980739092643248E+00
+ 54000 1.3500000000000000E-02 8.8337278807911600E-03 1.8981250092356903E+00
+ 54001 1.3500250000000000E-02 8.8342024183174998E-03 1.8981761092070553E+00
+ 54002 1.3500500000000000E-02 8.8346769686176909E-03 1.8982272091784202E+00
+ 54003 1.3500749999999999E-02 8.8351515316917647E-03 1.8982783091497852E+00
+ 54004 1.3500999999999999E-02 8.8356261075397437E-03 1.8983294091211502E+00
+ 54005 1.3501249999999999E-02 8.8361006961616400E-03 1.8983805090925157E+00
+ 54006 1.3501500000000000E-02 8.8365752975574727E-03 1.8984316090638806E+00
+ 54007 1.3501750000000000E-02 8.8370499117272523E-03 1.8984827090352456E+00
+ 54008 1.3502000000000000E-02 8.8375245386710290E-03 1.8985338090066111E+00
+ 54009 1.3502250000000000E-02 8.8379991783887838E-03 1.8985849089779760E+00
+ 54010 1.3502499999999999E-02 8.8384738308805531E-03 1.8986360089493410E+00
+ 54011 1.3502749999999999E-02 8.8389484961463542E-03 1.8986871089207060E+00
+ 54012 1.3502999999999999E-02 8.8394231741862148E-03 1.8987382088920715E+00
+ 54013 1.3503250000000000E-02 8.8398978650001334E-03 1.8987893088634364E+00
+ 54014 1.3503500000000000E-02 8.8403725685881531E-03 1.8988404088348014E+00
+ 54015 1.3503750000000000E-02 8.8408472849502758E-03 1.8988915088061669E+00
+ 54016 1.3504000000000000E-02 8.8413220140865223E-03 1.8989426087775318E+00
+ 54017 1.3504249999999999E-02 8.8417967559969099E-03 1.8989937087488968E+00
+ 54018 1.3504499999999999E-02 8.8422715106814698E-03 1.8990448087202618E+00
+ 54019 1.3504749999999999E-02 8.8427462781402143E-03 1.8990959086916273E+00
+ 54020 1.3505000000000000E-02 8.8432210583731536E-03 1.8991470086629922E+00
+ 54021 1.3505250000000000E-02 8.8436958513803191E-03 1.8991981086343572E+00
+ 54022 1.3505500000000000E-02 8.8441706571617332E-03 1.8992492086057227E+00
+ 54023 1.3505750000000000E-02 8.8446454757173942E-03 1.8993003085770876E+00
+ 54024 1.3505999999999999E-02 8.8451203070473352E-03 1.8993514085484526E+00
+ 54025 1.3506249999999999E-02 8.8455951511515803E-03 1.8994025085198176E+00
+ 54026 1.3506499999999999E-02 8.8460700080301366E-03 1.8994536084911826E+00
+ 54027 1.3506750000000000E-02 8.8465448776830248E-03 1.8995047084625480E+00
+ 54028 1.3507000000000000E-02 8.8470197601102762E-03 1.8995558084339130E+00
+ 54029 1.3507250000000000E-02 8.8474946553118976E-03 1.8996069084052785E+00
+ 54030 1.3507500000000000E-02 8.8479695632879048E-03 1.8996580083766434E+00
+ 54031 1.3507749999999999E-02 8.8484444840383376E-03 1.8997091083480084E+00
+ 54032 1.3507999999999999E-02 8.8489194175631978E-03 1.8997602083193734E+00
+ 54033 1.3508249999999999E-02 8.8493943638624992E-03 1.8998113082907384E+00
+ 54034 1.3508500000000000E-02 8.8498693229362782E-03 1.8998624082621038E+00
+ 54035 1.3508750000000000E-02 8.8503442947845332E-03 1.8999135082334688E+00
+ 54036 1.3509000000000000E-02 8.8508192794073005E-03 1.8999646082048343E+00
+ 54037 1.3509250000000000E-02 8.8512942768045975E-03 1.9000157081761992E+00
+ 54038 1.3509499999999999E-02 8.8517692869764363E-03 1.9000668081475642E+00
+ 54039 1.3509749999999999E-02 8.8522443099228326E-03 1.9001179081189292E+00
+ 54040 1.3509999999999999E-02 8.8527193456438228E-03 1.9001690080902942E+00
+ 54041 1.3510250000000000E-02 8.8531943941394103E-03 1.9002201080616596E+00
+ 54042 1.3510500000000000E-02 8.8536694554096195E-03 1.9002712080330246E+00
+ 54043 1.3510750000000000E-02 8.8541445294544642E-03 1.9003223080043901E+00
+ 54044 1.3511000000000000E-02 8.8546196162739687E-03 1.9003734079757550E+00
+ 54045 1.3511249999999999E-02 8.8550947158681503E-03 1.9004245079471200E+00
+ 54046 1.3511499999999999E-02 8.8555698282370334E-03 1.9004756079184850E+00
+ 54047 1.3511749999999999E-02 8.8560449533806370E-03 1.9005267078898500E+00
+ 54048 1.3512000000000000E-02 8.8565200912989698E-03 1.9005778078612154E+00
+ 54049 1.3512250000000000E-02 8.8569952419920595E-03 1.9006289078325804E+00
+ 54050 1.3512500000000000E-02 8.8574704054599218E-03 1.9006800078039454E+00
+ 54051 1.3512750000000000E-02 8.8579455817025775E-03 1.9007311077753108E+00
+ 54052 1.3512999999999999E-02 8.8584207707200352E-03 1.9007822077466754E+00
+ 54053 1.3513249999999999E-02 8.8588959725123314E-03 1.9008333077180408E+00
+ 54054 1.3513499999999999E-02 8.8593711870794834E-03 1.9008844076894058E+00
+ 54055 1.3513750000000000E-02 8.8598464144215034E-03 1.9009355076607712E+00
+ 54056 1.3514000000000000E-02 8.8603216545384018E-03 1.9009866076321362E+00
+ 54057 1.3514250000000000E-02 8.8607969074302149E-03 1.9010377076035012E+00
+ 54058 1.3514500000000000E-02 8.8612721730969533E-03 1.9010888075748666E+00
+ 54059 1.3514749999999999E-02 8.8617474515386395E-03 1.9011399075462312E+00
+ 54060 1.3514999999999999E-02 8.8622227427552786E-03 1.9011910075175966E+00
+ 54061 1.3515249999999999E-02 8.8626980467469193E-03 1.9012421074889616E+00
+ 54062 1.3515500000000000E-02 8.8631733635135494E-03 1.9012932074603270E+00
+ 54063 1.3515750000000000E-02 8.8636486930552105E-03 1.9013443074316920E+00
+ 54064 1.3516000000000000E-02 8.8641240353719078E-03 1.9013954074030570E+00
+ 54065 1.3516250000000000E-02 8.8645993904636657E-03 1.9014465073744224E+00
+ 54066 1.3516499999999999E-02 8.8650747583305101E-03 1.9014976073457870E+00
+ 54067 1.3516749999999999E-02 8.8655501389724462E-03 1.9015487073171524E+00
+ 54068 1.3517000000000000E-02 8.8660255323895001E-03 1.9015998072885174E+00
+ 54069 1.3517250000000000E-02 8.8665009385816892E-03 1.9016509072598824E+00
+ 54070 1.3517500000000000E-02 8.8669763575490498E-03 1.9017020072312478E+00
+ 54071 1.3517750000000000E-02 8.8674517892915663E-03 1.9017531072026128E+00
+ 54072 1.3518000000000001E-02 8.8679272338092890E-03 1.9018042071739782E+00
+ 54073 1.3518249999999999E-02 8.8684026911022215E-03 1.9018553071453428E+00
+ 54074 1.3518499999999999E-02 8.8688781611703862E-03 1.9019064071167082E+00
+ 54075 1.3518750000000000E-02 8.8693536440138110E-03 1.9019575070880732E+00
+ 54076 1.3519000000000000E-02 8.8698291396325010E-03 1.9020086070594382E+00
+ 54077 1.3519250000000000E-02 8.8703046480264839E-03 1.9020597070308036E+00
+ 54078 1.3519500000000000E-02 8.8707801691957754E-03 1.9021108070021686E+00
+ 54079 1.3519749999999999E-02 8.8712557031403912E-03 1.9021619069735336E+00
+ 54080 1.3519999999999999E-02 8.8717312498603623E-03 1.9022130069448986E+00
+ 54081 1.3520249999999999E-02 8.8722068093556976E-03 1.9022641069162640E+00
+ 54082 1.3520500000000000E-02 8.8726823816264264E-03 1.9023152068876290E+00
+ 54083 1.3520750000000000E-02 8.8731579666725610E-03 1.9023663068589940E+00
+ 54084 1.3521000000000000E-02 8.8736335644941117E-03 1.9024174068303594E+00
+ 54085 1.3521250000000000E-02 8.8741091750911098E-03 1.9024685068017244E+00
+ 54086 1.3521499999999999E-02 8.8745847984635709E-03 1.9025196067730894E+00
+ 54087 1.3521749999999999E-02 8.8750604346115262E-03 1.9025707067444544E+00
+ 54088 1.3521999999999999E-02 8.8755360835349722E-03 1.9026218067158198E+00
+ 54089 1.3522250000000000E-02 8.8760117452339419E-03 1.9026729066871848E+00
+ 54090 1.3522500000000000E-02 8.8764874197084630E-03 1.9027240066585498E+00
+ 54091 1.3522750000000000E-02 8.8769631069585374E-03 1.9027751066299152E+00
+ 54092 1.3523000000000000E-02 8.8774388069841857E-03 1.9028262066012802E+00
+ 54093 1.3523249999999999E-02 8.8779145197854289E-03 1.9028773065726452E+00
+ 54094 1.3523499999999999E-02 8.8783902453623015E-03 1.9029284065440102E+00
+ 54095 1.3523749999999999E-02 8.8788659837148055E-03 1.9029795065153752E+00
+ 54096 1.3524000000000000E-02 8.8793417348429736E-03 1.9030306064867406E+00
+ 54097 1.3524250000000000E-02 8.8798174987468129E-03 1.9030817064581056E+00
+ 54098 1.3524500000000000E-02 8.8802932754263406E-03 1.9031328064294710E+00
+ 54099 1.3524750000000000E-02 8.8807690648815881E-03 1.9031839064008360E+00
+ 54100 1.3524999999999999E-02 8.8812448671125727E-03 1.9032350063722010E+00
+ 54101 1.3525249999999999E-02 8.8817206821193064E-03 1.9032861063435660E+00
+ 54102 1.3525499999999999E-02 8.8821965099018189E-03 1.9033372063149310E+00
+ 54103 1.3525750000000000E-02 8.8826723504601239E-03 1.9033883062862964E+00
+ 54104 1.3526000000000000E-02 8.8831482037942319E-03 1.9034394062576614E+00
+ 54105 1.3526250000000000E-02 8.8836240699041672E-03 1.9034905062290268E+00
+ 54106 1.3526500000000000E-02 8.8840999487899662E-03 1.9035416062003918E+00
+ 54107 1.3526749999999999E-02 8.8845758404516220E-03 1.9035927061717568E+00
+ 54108 1.3526999999999999E-02 8.8850517448891726E-03 1.9036438061431218E+00
+ 54109 1.3527249999999999E-02 8.8855276621026286E-03 1.9036949061144868E+00
+ 54110 1.3527500000000000E-02 8.8860035920920177E-03 1.9037460060858522E+00
+ 54111 1.3527750000000000E-02 8.8864795348573434E-03 1.9037971060572172E+00
+ 54112 1.3528000000000000E-02 8.8869554903986472E-03 1.9038482060285822E+00
+ 54113 1.3528250000000000E-02 8.8874314587159258E-03 1.9038993059999476E+00
+ 54114 1.3528499999999999E-02 8.8879074398092069E-03 1.9039504059713122E+00
+ 54115 1.3528749999999999E-02 8.8883834336785251E-03 1.9040015059426776E+00
+ 54116 1.3528999999999999E-02 8.8888594403238805E-03 1.9040526059140426E+00
+ 54117 1.3529250000000000E-02 8.8893354597452956E-03 1.9041037058854080E+00
+ 54118 1.3529500000000000E-02 8.8898114919427947E-03 1.9041548058567730E+00
+ 54119 1.3529750000000000E-02 8.8902875369163987E-03 1.9042059058281380E+00
+ 54120 1.3530000000000000E-02 8.8907635946661196E-03 1.9042570057995034E+00
+ 54121 1.3530249999999999E-02 8.8912396651919853E-03 1.9043081057708680E+00
+ 54122 1.3530499999999999E-02 8.8917157484940043E-03 1.9043592057422334E+00
+ 54123 1.3530749999999999E-02 8.8921918445722028E-03 1.9044103057135984E+00
+ 54124 1.3531000000000000E-02 8.8926679534266119E-03 1.9044614056849638E+00
+ 54125 1.3531250000000000E-02 8.8931440750572247E-03 1.9045125056563288E+00
+ 54126 1.3531500000000000E-02 8.8936202094640916E-03 1.9045636056276938E+00
+ 54127 1.3531750000000000E-02 8.8940963566471985E-03 1.9046147055990592E+00
+ 54128 1.3531999999999999E-02 8.8945725166065786E-03 1.9046658055704238E+00
+ 54129 1.3532249999999999E-02 8.8950486893422682E-03 1.9047169055417892E+00
+ 54130 1.3532499999999999E-02 8.8955248748538267E-03 1.9047680055131542E+00
+ 54131 1.3532750000000000E-02 8.8960010731392470E-03 1.9048191054845192E+00
+ 54132 1.3533000000000000E-02 8.8964772841982984E-03 1.9048702054558846E+00
+ 54133 1.3533250000000000E-02 8.8969535080310174E-03 1.9049213054272496E+00
+ 54134 1.3533500000000000E-02 8.8974297446374022E-03 1.9049724053986150E+00
+ 54135 1.3533749999999999E-02 8.8979059940174771E-03 1.9050235053699796E+00
+ 54136 1.3533999999999999E-02 8.8983822561712611E-03 1.9050746053413450E+00
+ 54137 1.3534249999999999E-02 8.8988585310987803E-03 1.9051257053127100E+00
+ 54138 1.3534500000000000E-02 8.8993348188000504E-03 1.9051768052840750E+00
+ 54139 1.3534750000000000E-02 8.8998111192750799E-03 1.9052279052554404E+00
+ 54140 1.3535000000000000E-02 8.9002874325239019E-03 1.9052790052268054E+00
+ 54141 1.3535250000000000E-02 8.9007637585465267E-03 1.9053301051981708E+00
+ 54142 1.3535499999999999E-02 8.9012400973429631E-03 1.9053812051695354E+00
+ 54143 1.3535749999999999E-02 8.9017164489132525E-03 1.9054323051409008E+00
+ 54144 1.3535999999999999E-02 8.9021928132574073E-03 1.9054834051122658E+00
+ 54145 1.3536250000000000E-02 8.9026691903754361E-03 1.9055345050836308E+00
+ 54146 1.3536500000000000E-02 8.9031455802673562E-03 1.9055856050549962E+00
+ 54147 1.3536750000000000E-02 8.9036219829331936E-03 1.9056367050263612E+00
+ 54148 1.3537000000000000E-02 8.9040983983729779E-03 1.9056878049977266E+00
+ 54149 1.3537249999999999E-02 8.9045748265867020E-03 1.9057389049690912E+00
+ 54150 1.3537499999999999E-02 8.9050512702211933E-03 1.9057900049404566E+00
+ 54151 1.3537749999999999E-02 8.9055277240976342E-03 1.9058411049118216E+00
+ 54152 1.3538000000000000E-02 8.9060041907486672E-03 1.9058922048831866E+00
+ 54153 1.3538250000000000E-02 8.9064806701742300E-03 1.9059433048545520E+00
+ 54154 1.3538500000000000E-02 8.9069571623743727E-03 1.9059944048259170E+00
+ 54155 1.3538750000000000E-02 8.9074336673491024E-03 1.9060455047972820E+00
+ 54156 1.3538999999999999E-02 8.9079101850984607E-03 1.9060966047686470E+00
+ 54157 1.3539249999999999E-02 8.9083867156224475E-03 1.9061477047400119E+00
+ 54158 1.3539499999999999E-02 8.9088632589210837E-03 1.9061988047113774E+00
+ 54159 1.3539750000000000E-02 8.9093398149943936E-03 1.9062499046827424E+00
+ 54160 1.3540000000000000E-02 8.9098163838423911E-03 1.9063010046541078E+00
+ 54161 1.3540250000000000E-02 8.9102929654651074E-03 1.9063521046254728E+00
+ 54162 1.3540500000000000E-02 8.9107695598625476E-03 1.9064032045968378E+00
+ 54163 1.3540749999999999E-02 8.9112461670347257E-03 1.9064543045682028E+00
+ 54164 1.3540999999999999E-02 8.9117227869816799E-03 1.9065054045395677E+00
+ 54165 1.3541249999999999E-02 8.9121994197034170E-03 1.9065565045109332E+00
+ 54166 1.3541500000000000E-02 8.9126760651999561E-03 1.9066076044822982E+00
+ 54167 1.3541750000000000E-02 8.9131527234713199E-03 1.9066587044536636E+00
+ 54168 1.3542000000000000E-02 8.9136293945175239E-03 1.9067098044250286E+00
+ 54169 1.3542250000000000E-02 8.9141060783385906E-03 1.9067609043963936E+00
+ 54170 1.3542499999999999E-02 8.9145827749345340E-03 1.9068120043677586E+00
+ 54171 1.3542749999999999E-02 8.9150594843053765E-03 1.9068631043391235E+00
+ 54172 1.3542999999999999E-02 8.9155362064511426E-03 1.9069142043104890E+00
+ 54173 1.3543250000000000E-02 8.9160129413718356E-03 1.9069653042818540E+00
+ 54174 1.3543500000000000E-02 8.9164896890674868E-03 1.9070164042532189E+00
+ 54175 1.3543750000000000E-02 8.9169664495381187E-03 1.9070675042245844E+00
+ 54176 1.3544000000000000E-02 8.9174432227837452E-03 1.9071186041959494E+00
+ 54177 1.3544249999999999E-02 8.9179200088043732E-03 1.9071697041673144E+00
+ 54178 1.3544499999999999E-02 8.9183968076000392E-03 1.9072208041386793E+00
+ 54179 1.3544749999999999E-02 8.9188736191707571E-03 1.9072719041100448E+00
+ 54180 1.3545000000000000E-02 8.9193504435165424E-03 1.9073230040814098E+00
+ 54181 1.3545250000000000E-02 8.9198272806374126E-03 1.9073741040527747E+00
+ 54182 1.3545500000000000E-02 8.9203041305334005E-03 1.9074252040241402E+00
+ 54183 1.3545750000000000E-02 8.9207809932045062E-03 1.9074763039955052E+00
+ 54184 1.3545999999999999E-02 8.9212578686507556E-03 1.9075274039668701E+00
+ 54185 1.3546249999999999E-02 8.9217347568721732E-03 1.9075785039382351E+00
+ 54186 1.3546500000000000E-02 8.9222116578687727E-03 1.9076296039096006E+00
+ 54187 1.3546750000000000E-02 8.9226885716405750E-03 1.9076807038809656E+00
+ 54188 1.3547000000000000E-02 8.9231654981876060E-03 1.9077318038523305E+00
+ 54189 1.3547250000000000E-02 8.9236424375098676E-03 1.9077829038236960E+00
+ 54190 1.3547499999999999E-02 8.9241193896073909E-03 1.9078340037950605E+00
+ 54191 1.3547749999999999E-02 8.9245963544801934E-03 1.9078851037664259E+00
+ 54192 1.3547999999999999E-02 8.9250733321282975E-03 1.9079362037377909E+00
+ 54193 1.3548250000000000E-02 8.9255503225517171E-03 1.9079873037091559E+00
+ 54194 1.3548500000000000E-02 8.9260273257504661E-03 1.9080384036805214E+00
+ 54195 1.3548750000000000E-02 8.9265043417245758E-03 1.9080895036518863E+00
+ 54196 1.3549000000000000E-02 8.9269813704740599E-03 1.9081406036232518E+00
+ 54197 1.3549249999999999E-02 8.9274584119989134E-03 1.9081917035946163E+00
+ 54198 1.3549499999999999E-02 8.9279354662992159E-03 1.9082428035659817E+00
+ 54199 1.3549749999999999E-02 8.9284125333749399E-03 1.9082939035373467E+00
+ 54200 1.3550000000000000E-02 8.9288896132261129E-03 1.9083450035087117E+00
+ 54201 1.3550250000000000E-02 8.9293667058527419E-03 1.9083961034800772E+00
+ 54202 1.3550500000000000E-02 8.9298438112548686E-03 1.9084472034514421E+00
+ 54203 1.3550750000000000E-02 8.9303209294325017E-03 1.9084983034228076E+00
+ 54204 1.3550999999999999E-02 8.9307980603856568E-03 1.9085494033941721E+00
+ 54205 1.3551249999999999E-02 8.9312752041143598E-03 1.9086005033655375E+00
+ 54206 1.3551499999999999E-02 8.9317523606186316E-03 1.9086516033369025E+00
+ 54207 1.3551750000000000E-02 8.9322295298984913E-03 1.9087027033082675E+00
+ 54208 1.3552000000000000E-02 8.9327067119539440E-03 1.9087538032796330E+00
+ 54209 1.3552250000000000E-02 8.9331839067850177E-03 1.9088049032509979E+00
+ 54210 1.3552500000000000E-02 8.9336611143917451E-03 1.9088560032223634E+00
+ 54211 1.3552749999999999E-02 8.9341383347741228E-03 1.9089071031937279E+00
+ 54212 1.3552999999999999E-02 8.9346155679321804E-03 1.9089582031650933E+00
+ 54213 1.3553249999999999E-02 8.9350928138659403E-03 1.9090093031364583E+00
+ 54214 1.3553500000000000E-02 8.9355700725754113E-03 1.9090604031078233E+00
+ 54215 1.3553750000000000E-02 8.9360473440606245E-03 1.9091115030791888E+00
+ 54216 1.3554000000000000E-02 8.9365246283215939E-03 1.9091626030505537E+00
+ 54217 1.3554250000000000E-02 8.9370019253583368E-03 1.9092137030219187E+00
+ 54218 1.3554499999999999E-02 8.9374792351708671E-03 1.9092648029932837E+00
+ 54219 1.3554749999999999E-02 8.9379565577592246E-03 1.9093159029646487E+00
+ 54220 1.3554999999999999E-02 8.9384338931234059E-03 1.9093670029360141E+00
+ 54221 1.3555250000000000E-02 8.9389112412634406E-03 1.9094181029073791E+00
+ 54222 1.3555500000000000E-02 8.9393886021793476E-03 1.9094692028787446E+00
+ 54223 1.3555750000000000E-02 8.9398659758711391E-03 1.9095203028501095E+00
+ 54224 1.3556000000000000E-02 8.9403433623388429E-03 1.9095714028214745E+00
+ 54225 1.3556249999999999E-02 8.9408207615824763E-03 1.9096225027928395E+00
+ 54226 1.3556499999999999E-02 8.9412981736020445E-03 1.9096736027642045E+00
+ 54227 1.3556749999999999E-02 8.9417755983976048E-03 1.9097247027355699E+00
+ 54228 1.3557000000000000E-02 8.9422530359691364E-03 1.9097758027069349E+00
+ 54229 1.3557250000000000E-02 8.9427304863166808E-03 1.9098269026783004E+00
+ 54230 1.3557500000000000E-02 8.9432079494402433E-03 1.9098780026496653E+00
+ 54231 1.3557750000000000E-02 8.9436854253398517E-03 1.9099291026210303E+00
+ 54232 1.3557999999999999E-02 8.9441629140155111E-03 1.9099802025923953E+00
+ 54233 1.3558249999999999E-02 8.9446404154672667E-03 1.9100313025637603E+00
+ 54234 1.3558499999999999E-02 8.9451179296951202E-03 1.9100824025351257E+00
+ 54235 1.3558750000000000E-02 8.9455954566990958E-03 1.9101335025064907E+00
+ 54236 1.3559000000000000E-02 8.9460729964792110E-03 1.9101846024778557E+00
+ 54237 1.3559250000000000E-02 8.9465505490354761E-03 1.9102357024492211E+00
+ 54238 1.3559500000000000E-02 8.9470281143679293E-03 1.9102868024205861E+00
+ 54239 1.3559749999999999E-02 8.9475056924765775E-03 1.9103379023919511E+00
+ 54240 1.3559999999999999E-02 8.9479832833614381E-03 1.9103890023633161E+00
+ 54241 1.3560249999999999E-02 8.9484608870225406E-03 1.9104401023346815E+00
+ 54242 1.3560500000000000E-02 8.9489385034598919E-03 1.9104912023060465E+00
+ 54243 1.3560750000000000E-02 8.9494161326735717E-03 1.9105423022774115E+00
+ 54244 1.3561000000000000E-02 8.9498937746634432E-03 1.9105934022487769E+00
+ 54245 1.3561250000000000E-02 8.9503714294296832E-03 1.9106445022201419E+00
+ 54246 1.3561499999999999E-02 8.9508490969722448E-03 1.9106956021915069E+00
+ 54247 1.3561749999999999E-02 8.9513267772911680E-03 1.9107467021628719E+00
+ 54248 1.3561999999999999E-02 8.9518044703864649E-03 1.9107978021342373E+00
+ 54249 1.3562250000000000E-02 8.9522821762581459E-03 1.9108489021056023E+00
+ 54250 1.3562500000000000E-02 8.9527598949062353E-03 1.9109000020769673E+00
+ 54251 1.3562750000000000E-02 8.9532376263307574E-03 1.9109511020483327E+00
+ 54252 1.3563000000000000E-02 8.9537153705317174E-03 1.9110022020196977E+00
+ 54253 1.3563249999999999E-02 8.9541931275091535E-03 1.9110533019910627E+00
+ 54254 1.3563499999999999E-02 8.9546708972630708E-03 1.9111044019624277E+00
+ 54255 1.3563749999999999E-02 8.9551486797934971E-03 1.9111555019337927E+00
+ 54256 1.3564000000000000E-02 8.9556264751004481E-03 1.9112066019051581E+00
+ 54257 1.3564250000000000E-02 8.9561042831839393E-03 1.9112577018765231E+00
+ 54258 1.3564500000000000E-02 8.9565821040440054E-03 1.9113088018478885E+00
+ 54259 1.3564750000000000E-02 8.9570599376806465E-03 1.9113599018192535E+00
+ 54260 1.3564999999999999E-02 8.9575377840938834E-03 1.9114110017906185E+00
+ 54261 1.3565249999999999E-02 8.9580156432837576E-03 1.9114621017619835E+00
+ 54262 1.3565499999999999E-02 8.9584935152502640E-03 1.9115132017333485E+00
+ 54263 1.3565750000000000E-02 8.9589713999934407E-03 1.9115643017047139E+00
+ 54264 1.3566000000000000E-02 8.9594492975132861E-03 1.9116154016760789E+00
+ 54265 1.3566250000000000E-02 8.9599272078098348E-03 1.9116665016474443E+00
+ 54266 1.3566500000000000E-02 8.9604051308831024E-03 1.9117176016188093E+00
+ 54267 1.3566749999999999E-02 8.9608830667331045E-03 1.9117687015901743E+00
+ 54268 1.3566999999999999E-02 8.9613610153598620E-03 1.9118198015615393E+00
+ 54269 1.3567249999999999E-02 8.9618389767634060E-03 1.9118709015329043E+00
+ 54270 1.3567500000000000E-02 8.9623169509437436E-03 1.9119220015042697E+00
+ 54271 1.3567750000000000E-02 8.9627949379008903E-03 1.9119731014756347E+00
+ 54272 1.3568000000000000E-02 8.9632729376348773E-03 1.9120242014470001E+00
+ 54273 1.3568250000000000E-02 8.9637509501457099E-03 1.9120753014183651E+00
+ 54274 1.3568499999999999E-02 8.9642289754334192E-03 1.9121264013897301E+00
+ 54275 1.3568749999999999E-02 8.9647070134980314E-03 1.9121775013610951E+00
+ 54276 1.3568999999999999E-02 8.9651850643395516E-03 1.9122286013324601E+00
+ 54277 1.3569250000000000E-02 8.9656631279580023E-03 1.9122797013038255E+00
+ 54278 1.3569500000000000E-02 8.9661412043524971E-03 1.9123308012751905E+00
+ 54279 1.3569750000000000E-02 8.9666192935201235E-03 1.9123819012465555E+00
+ 54280 1.3570000000000000E-02 8.9670973954606836E-03 1.9124330012179209E+00
+ 54281 1.3570249999999999E-02 8.9675755101741843E-03 1.9124841011892855E+00
+ 54282 1.3570499999999999E-02 8.9680536376606536E-03 1.9125352011606509E+00
+ 54283 1.3570749999999999E-02 8.9685317779201034E-03 1.9125863011320159E+00
+ 54284 1.3571000000000000E-02 8.9690099309525581E-03 1.9126374011033813E+00
+ 54285 1.3571250000000000E-02 8.9694880967580316E-03 1.9126885010747463E+00
+ 54286 1.3571500000000000E-02 8.9699662753365429E-03 1.9127396010461113E+00
+ 54287 1.3571750000000000E-02 8.9704444666881128E-03 1.9127907010174767E+00
+ 54288 1.3571999999999999E-02 8.9709226708127501E-03 1.9128418009888413E+00
+ 54289 1.3572249999999999E-02 8.9714008877104824E-03 1.9128929009602067E+00
+ 54290 1.3572499999999999E-02 8.9718791173813289E-03 1.9129440009315717E+00
+ 54291 1.3572750000000000E-02 8.9723573598252983E-03 1.9129951009029371E+00
+ 54292 1.3573000000000000E-02 8.9728356150424252E-03 1.9130462008743021E+00
+ 54293 1.3573250000000000E-02 8.9733138830327148E-03 1.9130973008456671E+00
+ 54294 1.3573500000000000E-02 8.9737921637961810E-03 1.9131484008170325E+00
+ 54295 1.3573749999999999E-02 8.9742704573328464E-03 1.9131995007883971E+00
+ 54296 1.3573999999999999E-02 8.9747487636427370E-03 1.9132506007597625E+00
+ 54297 1.3574250000000000E-02 8.9752270827258684E-03 1.9133017007311275E+00
+ 54298 1.3574500000000000E-02 8.9757054145822562E-03 1.9133528007024925E+00
+ 54299 1.3574750000000000E-02 8.9761837592119177E-03 1.9134039006738579E+00
+ 54300 1.3575000000000000E-02 8.9766621166148790E-03 1.9134550006452229E+00
+ 54301 1.3575249999999999E-02 8.9771404867911402E-03 1.9135061006165879E+00
+ 54302 1.3575499999999999E-02 8.9776188697407340E-03 1.9135572005879529E+00
+ 54303 1.3575749999999999E-02 8.9780972654636797E-03 1.9136083005593183E+00
+ 54304 1.3576000000000000E-02 8.9785756739599945E-03 1.9136594005306833E+00
+ 54305 1.3576250000000000E-02 8.9790540952296889E-03 1.9137105005020483E+00
+ 54306 1.3576500000000000E-02 8.9795325292727959E-03 1.9137616004734137E+00
+ 54307 1.3576750000000000E-02 8.9800109760893136E-03 1.9138127004447787E+00
+ 54308 1.3576999999999999E-02 8.9804894356792751E-03 1.9138638004161437E+00
+ 54309 1.3577249999999999E-02 8.9809679080426873E-03 1.9139149003875087E+00
+ 54310 1.3577499999999999E-02 8.9814463931795832E-03 1.9139660003588741E+00
+ 54311 1.3577750000000000E-02 8.9819248910899801E-03 1.9140171003302391E+00
+ 54312 1.3578000000000000E-02 8.9824034017738780E-03 1.9140682003016041E+00
+ 54313 1.3578250000000000E-02 8.9828819252313133E-03 1.9141193002729695E+00
+ 54314 1.3578500000000000E-02 8.9833604614622999E-03 1.9141704002443345E+00
+ 54315 1.3578749999999999E-02 8.9838390104668535E-03 1.9142215002156995E+00
+ 54316 1.3578999999999999E-02 8.9843175722449931E-03 1.9142726001870645E+00
+ 54317 1.3579249999999999E-02 8.9847961467967342E-03 1.9143237001584299E+00
+ 54318 1.3579500000000000E-02 8.9852747341221135E-03 1.9143748001297949E+00
+ 54319 1.3579750000000000E-02 8.9857533342211082E-03 1.9144259001011599E+00
+ 54320 1.3580000000000000E-02 8.9862319470937792E-03 1.9144770000725253E+00
+ 54321 1.3580250000000000E-02 8.9867105727401246E-03 1.9145281000438903E+00
+ 54322 1.3580499999999999E-02 8.9871892111601653E-03 1.9145792000152553E+00
+ 54323 1.3580749999999999E-02 8.9876678623539274E-03 1.9146302999866203E+00
+ 54324 1.3580999999999999E-02 8.9881465263214212E-03 1.9146813999579853E+00
+ 54325 1.3581250000000000E-02 8.9886252030626640E-03 1.9147324999293507E+00
+ 54326 1.3581500000000000E-02 8.9891038925776750E-03 1.9147835999007157E+00
+ 54327 1.3581750000000000E-02 8.9895825948664819E-03 1.9148346998720811E+00
+ 54328 1.3582000000000000E-02 8.9900613099290847E-03 1.9148857998434461E+00
+ 54329 1.3582249999999999E-02 8.9905400377655216E-03 1.9149368998148111E+00
+ 54330 1.3582499999999999E-02 8.9910187783757978E-03 1.9149879997861761E+00
+ 54331 1.3582749999999999E-02 8.9914975317599410E-03 1.9150390997575411E+00
+ 54332 1.3583000000000000E-02 8.9919762979179599E-03 1.9150901997289065E+00
+ 54333 1.3583250000000000E-02 8.9924550768498840E-03 1.9151412997002715E+00
+ 54334 1.3583500000000000E-02 8.9929338685557220E-03 1.9151923996716369E+00
+ 54335 1.3583750000000000E-02 8.9934126730355050E-03 1.9152434996430019E+00
+ 54336 1.3583999999999999E-02 8.9938914902892228E-03 1.9152945996143669E+00
+ 54337 1.3584249999999999E-02 8.9943703203169273E-03 1.9153456995857319E+00
+ 54338 1.3584499999999999E-02 8.9948491631186133E-03 1.9153967995570969E+00
+ 54339 1.3584750000000000E-02 8.9953280186943207E-03 1.9154478995284623E+00
+ 54340 1.3585000000000000E-02 8.9958068870440444E-03 1.9154989994998273E+00
+ 54341 1.3585250000000000E-02 8.9962857681678242E-03 1.9155500994711923E+00
+ 54342 1.3585500000000000E-02 8.9967646620656601E-03 1.9156011994425577E+00
+ 54343 1.3585749999999999E-02 8.9972435687375833E-03 1.9156522994139222E+00
+ 54344 1.3585999999999999E-02 8.9977224881836147E-03 1.9157033993852877E+00
+ 54345 1.3586249999999999E-02 8.9982014204037595E-03 1.9157544993566527E+00
+ 54346 1.3586500000000000E-02 8.9986803653980471E-03 1.9158055993280181E+00
+ 54347 1.3586750000000000E-02 8.9991593231664897E-03 1.9158566992993831E+00
+ 54348 1.3587000000000000E-02 8.9996382937091064E-03 1.9159077992707481E+00
+ 54349 1.3587250000000000E-02 9.0001172770259232E-03 1.9159588992421135E+00
+ 54350 1.3587499999999999E-02 9.0005962731169436E-03 1.9160099992134780E+00
+ 54351 1.3587749999999999E-02 9.0010752819822022E-03 1.9160610991848435E+00
+ 54352 1.3587999999999999E-02 9.0015543036217061E-03 1.9161121991562085E+00
+ 54353 1.3588250000000000E-02 9.0020333380354846E-03 1.9161632991275739E+00
+ 54354 1.3588500000000000E-02 9.0025123852235499E-03 1.9162143990989389E+00
+ 54355 1.3588750000000000E-02 9.0029914451859126E-03 1.9162654990703039E+00
+ 54356 1.3589000000000000E-02 9.0034705179226088E-03 1.9163165990416693E+00
+ 54357 1.3589249999999999E-02 9.0039496034336336E-03 1.9163676990130338E+00
+ 54358 1.3589499999999999E-02 9.0044287017190354E-03 1.9164187989843993E+00
+ 54359 1.3589749999999999E-02 9.0049078127788108E-03 1.9164698989557643E+00
+ 54360 1.3590000000000000E-02 9.0053869366129840E-03 1.9165209989271292E+00
+ 54361 1.3590250000000000E-02 9.0058660732215690E-03 1.9165720988984947E+00
+ 54362 1.3590500000000000E-02 9.0063452226045917E-03 1.9166231988698597E+00
+ 54363 1.3590750000000000E-02 9.0068243847620712E-03 1.9166742988412251E+00
+ 54364 1.3590999999999999E-02 9.0073035596940181E-03 1.9167253988125896E+00
+ 54365 1.3591249999999999E-02 9.0077827474004547E-03 1.9167764987839551E+00
+ 54366 1.3591499999999999E-02 9.0082619478814002E-03 1.9168275987553201E+00
+ 54367 1.3591750000000000E-02 9.0087411611368823E-03 1.9168786987266850E+00
+ 54368 1.3592000000000000E-02 9.0092203871669062E-03 1.9169297986980505E+00
+ 54369 1.3592250000000000E-02 9.0096996259714929E-03 1.9169808986694155E+00
+ 54370 1.3592500000000000E-02 9.0101788775506664E-03 1.9170319986407809E+00
+ 54371 1.3592749999999999E-02 9.0106581419044374E-03 1.9170830986121454E+00
+ 54372 1.3592999999999999E-02 9.0111374190328334E-03 1.9171341985835109E+00
+ 54373 1.3593249999999999E-02 9.0116167089358632E-03 1.9171852985548758E+00
+ 54374 1.3593500000000000E-02 9.0120960116135563E-03 1.9172363985262408E+00
+ 54375 1.3593750000000000E-02 9.0125753270659283E-03 1.9172874984976063E+00
+ 54376 1.3594000000000000E-02 9.0130546552929965E-03 1.9173385984689713E+00
+ 54377 1.3594250000000000E-02 9.0135339962947644E-03 1.9173896984403367E+00
+ 54378 1.3594499999999999E-02 9.0140133500712736E-03 1.9174407984117012E+00
+ 54379 1.3594749999999999E-02 9.0144927166225311E-03 1.9174918983830667E+00
+ 54380 1.3594999999999999E-02 9.0149720959485629E-03 1.9175429983544316E+00
+ 54381 1.3595250000000000E-02 9.0154514880493829E-03 1.9175940983257966E+00
+ 54382 1.3595500000000000E-02 9.0159308929250049E-03 1.9176451982971621E+00
+ 54383 1.3595750000000000E-02 9.0164103105754498E-03 1.9176962982685271E+00
+ 54384 1.3596000000000000E-02 9.0168897410007488E-03 1.9177473982398920E+00
+ 54385 1.3596249999999999E-02 9.0173691842008914E-03 1.9177984982112570E+00
+ 54386 1.3596499999999999E-02 9.0178486401759368E-03 1.9178495981826220E+00
+ 54387 1.3596749999999999E-02 9.0183281089258778E-03 1.9179006981539874E+00
+ 54388 1.3597000000000000E-02 9.0188075904507319E-03 1.9179517981253524E+00
+ 54389 1.3597250000000000E-02 9.0192870847505217E-03 1.9180028980967179E+00
+ 54390 1.3597500000000000E-02 9.0197665918252748E-03 1.9180539980680829E+00
+ 54391 1.3597750000000000E-02 9.0202461116749948E-03 1.9181050980394478E+00
+ 54392 1.3597999999999999E-02 9.0207256442997111E-03 1.9181561980108128E+00
+ 54393 1.3598249999999999E-02 9.0212051896994411E-03 1.9182072979821778E+00
+ 54394 1.3598499999999999E-02 9.0216847478741969E-03 1.9182583979535432E+00
+ 54395 1.3598750000000000E-02 9.0221643188240028E-03 1.9183094979249082E+00
+ 54396 1.3599000000000000E-02 9.0226439025488849E-03 1.9183605978962737E+00
+ 54397 1.3599250000000000E-02 9.0231234990488483E-03 1.9184116978676387E+00
+ 54398 1.3599500000000000E-02 9.0236031083239122E-03 1.9184627978390036E+00
+ 54399 1.3599749999999999E-02 9.0240827303740990E-03 1.9185138978103686E+00
+ 54400 1.3599999999999999E-02 9.0245623651994365E-03 1.9185649977817336E+00
+ 54401 1.3600249999999999E-02 9.0250420127999335E-03 1.9186160977530990E+00
+ 54402 1.3600500000000000E-02 9.0255216731756141E-03 1.9186671977244640E+00
+ 54403 1.3600750000000000E-02 9.0260013463264836E-03 1.9187182976958290E+00
+ 54404 1.3601000000000000E-02 9.0264810322525785E-03 1.9187693976671945E+00
+ 54405 1.3601250000000000E-02 9.0269607309539073E-03 1.9188204976385594E+00
+ 54406 1.3601499999999999E-02 9.0274404424304858E-03 1.9188715976099244E+00
+ 54407 1.3601749999999999E-02 9.0279201666823485E-03 1.9189226975812894E+00
+ 54408 1.3602000000000000E-02 9.0283999037094956E-03 1.9189737975526548E+00
+ 54409 1.3602250000000000E-02 9.0288796535119564E-03 1.9190248975240198E+00
+ 54410 1.3602500000000000E-02 9.0293594160897467E-03 1.9190759974953848E+00
+ 54411 1.3602750000000000E-02 9.0298391914428872E-03 1.9191270974667503E+00
+ 54412 1.3602999999999999E-02 9.0303189795713917E-03 1.9191781974381148E+00
+ 54413 1.3603249999999999E-02 9.0307987804752847E-03 1.9192292974094802E+00
+ 54414 1.3603499999999999E-02 9.0312785941545834E-03 1.9192803973808452E+00
+ 54415 1.3603750000000000E-02 9.0317584206093052E-03 1.9193314973522106E+00
+ 54416 1.3604000000000000E-02 9.0322382598394691E-03 1.9193825973235756E+00
+ 54417 1.3604250000000000E-02 9.0327181118450978E-03 1.9194336972949406E+00
+ 54418 1.3604500000000000E-02 9.0331979766262050E-03 1.9194847972663061E+00
+ 54419 1.3604749999999999E-02 9.0336778541827978E-03 1.9195358972376706E+00
+ 54420 1.3604999999999999E-02 9.0341577445149264E-03 1.9195869972090360E+00
+ 54421 1.3605249999999999E-02 9.0346376476225856E-03 1.9196380971804010E+00
+ 54422 1.3605500000000000E-02 9.0351175635057946E-03 1.9196891971517660E+00
+ 54423 1.3605750000000000E-02 9.0355974921645828E-03 1.9197402971231314E+00
+ 54424 1.3606000000000000E-02 9.0360774335989640E-03 1.9197913970944964E+00
+ 54425 1.3606250000000000E-02 9.0365573878089505E-03 1.9198424970658619E+00
+ 54426 1.3606499999999999E-02 9.0370373547945734E-03 1.9198935970372264E+00
+ 54427 1.3606749999999999E-02 9.0375173345555518E-03 1.9199446970085918E+00
+ 54428 1.3606999999999999E-02 9.0379973270909453E-03 1.9199957969799568E+00
+ 54429 1.3607250000000000E-02 9.0384773324006708E-03 1.9200468969513218E+00
+ 54430 1.3607500000000000E-02 9.0389573504847543E-03 1.9200979969226872E+00
+ 54431 1.3607750000000000E-02 9.0394373813432079E-03 1.9201490968940522E+00
+ 54432 1.3608000000000000E-02 9.0399174249760610E-03 1.9202001968654177E+00
+ 54433 1.3608249999999999E-02 9.0403974813833173E-03 1.9202512968367822E+00
+ 54434 1.3608499999999999E-02 9.0408775505650043E-03 1.9203023968081476E+00
+ 54435 1.3608749999999999E-02 9.0413576325211516E-03 1.9203534967795126E+00
+ 54436 1.3609000000000000E-02 9.0418377272517558E-03 1.9204045967508776E+00
+ 54437 1.3609250000000000E-02 9.0423178347568463E-03 1.9204556967222430E+00
+ 54438 1.3609500000000000E-02 9.0427979550364405E-03 1.9205067966936080E+00
+ 54439 1.3609750000000000E-02 9.0432780880905627E-03 1.9205578966649735E+00
+ 54440 1.3609999999999999E-02 9.0437582339192163E-03 1.9206089966363380E+00
+ 54441 1.3610249999999999E-02 9.0442383925224395E-03 1.9206600966077034E+00
+ 54442 1.3610499999999999E-02 9.0447185639002288E-03 1.9207111965790684E+00
+ 54443 1.3610750000000000E-02 9.0451987480526311E-03 1.9207622965504334E+00
+ 54444 1.3611000000000000E-02 9.0456789449796307E-03 1.9208133965217988E+00
+ 54445 1.3611250000000000E-02 9.0461591546812745E-03 1.9208644964931638E+00
+ 54446 1.3611500000000000E-02 9.0466393771575730E-03 1.9209155964645288E+00
+ 54447 1.3611749999999999E-02 9.0471196124085312E-03 1.9209666964358938E+00
+ 54448 1.3611999999999999E-02 9.0475998604341856E-03 1.9210177964072588E+00
+ 54449 1.3612249999999999E-02 9.0480801212345467E-03 1.9210688963786242E+00
+ 54450 1.3612500000000000E-02 9.0485603948096318E-03 1.9211199963499892E+00
+ 54451 1.3612750000000000E-02 9.0490406811594565E-03 1.9211710963213546E+00
+ 54452 1.3613000000000000E-02 9.0495209802840520E-03 1.9212221962927196E+00
+ 54453 1.3613250000000000E-02 9.0500012921834235E-03 1.9212732962640846E+00
+ 54454 1.3613499999999999E-02 9.0504816168575954E-03 1.9213243962354496E+00
+ 54455 1.3613749999999999E-02 9.0509619543065918E-03 1.9213754962068146E+00
+ 54456 1.3613999999999999E-02 9.0514423045304129E-03 1.9214265961781800E+00
+ 54457 1.3614250000000000E-02 9.0519226675291001E-03 1.9214776961495450E+00
+ 54458 1.3614500000000000E-02 9.0524030433026537E-03 1.9215287961209104E+00
+ 54459 1.3614750000000000E-02 9.0528834318511064E-03 1.9215798960922754E+00
+ 54460 1.3615000000000000E-02 9.0533638331744670E-03 1.9216309960636404E+00
+ 54461 1.3615249999999999E-02 9.0538442472727614E-03 1.9216820960350054E+00
+ 54462 1.3615499999999999E-02 9.0543246741459950E-03 1.9217331960063704E+00
+ 54463 1.3615749999999999E-02 9.0548051137942041E-03 1.9217842959777358E+00
+ 54464 1.3616000000000000E-02 9.0552855662173921E-03 1.9218353959491008E+00
+ 54465 1.3616250000000000E-02 9.0557660314155904E-03 1.9218864959204658E+00
+ 54466 1.3616500000000000E-02 9.0562465093888093E-03 1.9219375958918312E+00
+ 54467 1.3616750000000000E-02 9.0567270001370645E-03 1.9219886958631962E+00
+ 54468 1.3616999999999999E-02 9.0572075036603854E-03 1.9220397958345612E+00
+ 54469 1.3617249999999999E-02 9.0576880199587772E-03 1.9220908958059262E+00
+ 54470 1.3617499999999999E-02 9.0581685490322712E-03 1.9221419957772916E+00
+ 54471 1.3617750000000000E-02 9.0586490908808794E-03 1.9221930957486566E+00
+ 54472 1.3618000000000000E-02 9.0591296455046245E-03 1.9222441957200216E+00
+ 54473 1.3618250000000000E-02 9.0596102129035152E-03 1.9222952956913870E+00
+ 54474 1.3618500000000000E-02 9.0600907930775826E-03 1.9223463956627520E+00
+ 54475 1.3618749999999999E-02 9.0605713860268337E-03 1.9223974956341170E+00
+ 54476 1.3618999999999999E-02 9.0610519917513014E-03 1.9224485956054820E+00
+ 54477 1.3619249999999999E-02 9.0615326102509875E-03 1.9224996955768474E+00
+ 54478 1.3619500000000000E-02 9.0620132415259250E-03 1.9225507955482124E+00
+ 54479 1.3619750000000000E-02 9.0624938855761276E-03 1.9226018955195774E+00
+ 54480 1.3620000000000000E-02 9.0629745424016094E-03 1.9226529954909428E+00
+ 54481 1.3620250000000000E-02 9.0634552120023998E-03 1.9227040954623078E+00
+ 54482 1.3620499999999999E-02 9.0639358943784987E-03 1.9227551954336728E+00
+ 54483 1.3620749999999999E-02 9.0644165895299410E-03 1.9228062954050378E+00
+ 54484 1.3620999999999999E-02 9.0648972974567421E-03 1.9228573953764032E+00
+ 54485 1.3621250000000000E-02 9.0653780181589264E-03 1.9229084953477682E+00
+ 54486 1.3621500000000000E-02 9.0658587516364991E-03 1.9229595953191332E+00
+ 54487 1.3621750000000000E-02 9.0663394978894828E-03 1.9230106952904986E+00
+ 54488 1.3622000000000000E-02 9.0668202569179016E-03 1.9230617952618636E+00
+ 54489 1.3622249999999999E-02 9.0673010287217592E-03 1.9231128952332286E+00
+ 54490 1.3622499999999999E-02 9.0677818133011023E-03 1.9231639952045936E+00
+ 54491 1.3622749999999999E-02 9.0682626106559239E-03 1.9232150951759586E+00
+ 54492 1.3623000000000000E-02 9.0687434207862572E-03 1.9232661951473240E+00
+ 54493 1.3623250000000000E-02 9.0692242436921176E-03 1.9233172951186890E+00
+ 54494 1.3623500000000000E-02 9.0697050793735190E-03 1.9233683950900544E+00
+ 54495 1.3623750000000000E-02 9.0701859278304840E-03 1.9234194950614194E+00
+ 54496 1.3623999999999999E-02 9.0706667890630265E-03 1.9234705950327844E+00
+ 54497 1.3624249999999999E-02 9.0711476630711708E-03 1.9235216950041494E+00
+ 54498 1.3624499999999999E-02 9.0716285498549376E-03 1.9235727949755144E+00
+ 54499 1.3624750000000000E-02 9.0721094494143426E-03 1.9236238949468798E+00
+ 54500 1.3625000000000000E-02 9.0725903617493962E-03 1.9236749949182448E+00
+ 54501 1.3625250000000000E-02 9.0730712868601314E-03 1.9237260948896102E+00
+ 54502 1.3625500000000000E-02 9.0735522247465533E-03 1.9237771948609752E+00
+ 54503 1.3625749999999999E-02 9.0740331754087002E-03 1.9238282948323402E+00
+ 54504 1.3625999999999999E-02 9.0745141388465719E-03 1.9238793948037052E+00
+ 54505 1.3626249999999999E-02 9.0749951150601946E-03 1.9239304947750702E+00
+ 54506 1.3626500000000000E-02 9.0754761040495839E-03 1.9239815947464356E+00
+ 54507 1.3626750000000000E-02 9.0759571058147623E-03 1.9240326947178006E+00
+ 54508 1.3627000000000000E-02 9.0764381203557419E-03 1.9240837946891656E+00
+ 54509 1.3627250000000000E-02 9.0769191476725523E-03 1.9241348946605310E+00
+ 54510 1.3627499999999999E-02 9.0774001877652090E-03 1.9241859946318955E+00
+ 54511 1.3627749999999999E-02 9.0778812406337155E-03 1.9242370946032610E+00
+ 54512 1.3627999999999999E-02 9.0783623062781066E-03 1.9242881945746260E+00
+ 54513 1.3628250000000000E-02 9.0788433846984099E-03 1.9243392945459914E+00
+ 54514 1.3628500000000000E-02 9.0793244758946273E-03 1.9243903945173564E+00
+ 54515 1.3628750000000000E-02 9.0798055798667742E-03 1.9244414944887214E+00
+ 54516 1.3629000000000000E-02 9.0802866966148837E-03 1.9244925944600868E+00
+ 54517 1.3629249999999999E-02 9.0807678261389697E-03 1.9245436944314513E+00
+ 54518 1.3629499999999999E-02 9.0812489684390478E-03 1.9245947944028168E+00
+ 54519 1.3629750000000000E-02 9.0817301235151370E-03 1.9246458943741818E+00
+ 54520 1.3630000000000000E-02 9.0822112913672565E-03 1.9246969943455472E+00
+ 54521 1.3630250000000000E-02 9.0826924719954235E-03 1.9247480943169122E+00
+ 54522 1.3630500000000000E-02 9.0831736653996659E-03 1.9247991942882772E+00
+ 54523 1.3630749999999999E-02 9.0836548715799905E-03 1.9248502942596422E+00
+ 54524 1.3630999999999999E-02 9.0841360905364286E-03 1.9249013942310071E+00
+ 54525 1.3631249999999999E-02 9.0846173222689872E-03 1.9249524942023726E+00
+ 54526 1.3631500000000000E-02 9.0850985667776905E-03 1.9250035941737376E+00
+ 54527 1.3631750000000000E-02 9.0855798240625646E-03 1.9250546941451026E+00
+ 54528 1.3632000000000000E-02 9.0860610941236129E-03 1.9251057941164680E+00
+ 54529 1.3632250000000000E-02 9.0865423769608614E-03 1.9251568940878330E+00
+ 54530 1.3632499999999999E-02 9.0870236725743309E-03 1.9252079940591980E+00
+ 54531 1.3632749999999999E-02 9.0875049809640406E-03 1.9252590940305629E+00
+ 54532 1.3632999999999999E-02 9.0879863021300095E-03 1.9253101940019284E+00
+ 54533 1.3633250000000000E-02 9.0884676360722481E-03 1.9253612939732934E+00
+ 54534 1.3633500000000000E-02 9.0889489827907840E-03 1.9254123939446584E+00
+ 54535 1.3633750000000000E-02 9.0894303422856364E-03 1.9254634939160238E+00
+ 54536 1.3634000000000000E-02 9.0899117145568174E-03 1.9255145938873888E+00
+ 54537 1.3634249999999999E-02 9.0903930996043495E-03 1.9255656938587538E+00
+ 54538 1.3634499999999999E-02 9.0908744974282571E-03 1.9256167938301187E+00
+ 54539 1.3634749999999999E-02 9.0913559080285505E-03 1.9256678938014842E+00
+ 54540 1.3635000000000000E-02 9.0918373314052541E-03 1.9257189937728492E+00
+ 54541 1.3635250000000000E-02 9.0923187675583904E-03 1.9257700937442142E+00
+ 54542 1.3635500000000000E-02 9.0928002164879628E-03 1.9258211937155796E+00
+ 54543 1.3635750000000000E-02 9.0932816781940096E-03 1.9258722936869446E+00
+ 54544 1.3635999999999999E-02 9.0937631526765306E-03 1.9259233936583096E+00
+ 54545 1.3636249999999999E-02 9.0942446399355590E-03 1.9259744936296745E+00
+ 54546 1.3636499999999999E-02 9.0947261399711085E-03 1.9260255936010400E+00
+ 54547 1.3636750000000000E-02 9.0952076527832000E-03 1.9260766935724050E+00
+ 54548 1.3637000000000000E-02 9.0956891783718491E-03 1.9261277935437700E+00
+ 54549 1.3637250000000000E-02 9.0961707167370748E-03 1.9261788935151354E+00
+ 54550 1.3637500000000000E-02 9.0966522678788981E-03 1.9262299934865004E+00
+ 54551 1.3637749999999999E-02 9.0971338317973448E-03 1.9262810934578654E+00
+ 54552 1.3637999999999999E-02 9.0976154084924134E-03 1.9263321934292303E+00
+ 54553 1.3638249999999999E-02 9.0980969979641470E-03 1.9263832934005953E+00
+ 54554 1.3638500000000000E-02 9.0985786002125528E-03 1.9264343933719608E+00
+ 54555 1.3638750000000000E-02 9.0990602152376462E-03 1.9264854933433258E+00
+ 54556 1.3639000000000000E-02 9.0995418430394499E-03 1.9265365933146912E+00
+ 54557 1.3639250000000000E-02 9.1000234836179882E-03 1.9265876932860562E+00
+ 54558 1.3639499999999999E-02 9.1005051369732713E-03 1.9266387932574212E+00
+ 54559 1.3639749999999999E-02 9.1009868031053237E-03 1.9266898932287861E+00
+ 54560 1.3639999999999999E-02 9.1014684820141627E-03 1.9267409932001511E+00
+ 54561 1.3640250000000000E-02 9.1019501736998038E-03 1.9267920931715166E+00
+ 54562 1.3640500000000000E-02 9.1024318781622749E-03 1.9268431931428815E+00
+ 54563 1.3640750000000000E-02 9.1029135954015881E-03 1.9268942931142470E+00
+ 54564 1.3641000000000000E-02 9.1033953254177642E-03 1.9269453930856120E+00
+ 54565 1.3641249999999999E-02 9.1038770682108170E-03 1.9269964930569770E+00
+ 54566 1.3641499999999999E-02 9.1043588237807779E-03 1.9270475930283419E+00
+ 54567 1.3641749999999999E-02 9.1048405921276519E-03 1.9270986929997069E+00
+ 54568 1.3642000000000000E-02 9.1053223732514670E-03 1.9271497929710724E+00
+ 54569 1.3642250000000000E-02 9.1058041671522455E-03 1.9272008929424373E+00
+ 54570 1.3642500000000000E-02 9.1062859738299945E-03 1.9272519929138023E+00
+ 54571 1.3642750000000000E-02 9.1067677932847365E-03 1.9273030928851678E+00
+ 54572 1.3642999999999999E-02 9.1072496255164941E-03 1.9273541928565323E+00
+ 54573 1.3643249999999999E-02 9.1077314705252880E-03 1.9274052928278977E+00
+ 54574 1.3643499999999999E-02 9.1082133283111339E-03 1.9274563927992627E+00
+ 54575 1.3643750000000000E-02 9.1086951988740509E-03 1.9275074927706282E+00
+ 54576 1.3644000000000000E-02 9.1091770822140667E-03 1.9275585927419931E+00
+ 54577 1.3644250000000000E-02 9.1096589866686579E-03 1.9276096927133581E+00
+ 54578 1.3644500000000000E-02 9.1101408954399506E-03 1.9276607926847236E+00
+ 54579 1.3644749999999999E-02 9.1106228169851745E-03 1.9277118926560881E+00
+ 54580 1.3644999999999999E-02 9.1111047513043626E-03 1.9277629926274535E+00
+ 54581 1.3645249999999999E-02 9.1115866983975096E-03 1.9278140925988185E+00
+ 54582 1.3645500000000000E-02 9.1120686582646555E-03 1.9278651925701840E+00
+ 54583 1.3645750000000000E-02 9.1125506309057969E-03 1.9279162925415489E+00
+ 54584 1.3646000000000000E-02 9.1130326163209770E-03 1.9279673925129139E+00
+ 54585 1.3646250000000000E-02 9.1135146145101924E-03 1.9280184924842794E+00
+ 54586 1.3646499999999999E-02 9.1139966254734639E-03 1.9280695924556439E+00
+ 54587 1.3646749999999999E-02 9.1144786492108193E-03 1.9281206924270093E+00
+ 54588 1.3646999999999999E-02 9.1149606857222742E-03 1.9281717923983743E+00
+ 54589 1.3647250000000000E-02 9.1154427350078442E-03 1.9282228923697393E+00
+ 54590 1.3647500000000000E-02 9.1159247970675466E-03 1.9282739923411047E+00
+ 54591 1.3647750000000000E-02 9.1164068719014075E-03 1.9283250923124697E+00
+ 54592 1.3648000000000000E-02 9.1168889595094286E-03 1.9283761922838352E+00
+ 54593 1.3648249999999999E-02 9.1173710598916376E-03 1.9284272922551997E+00
+ 54594 1.3648499999999999E-02 9.1178531730480572E-03 1.9284783922265651E+00
+ 54595 1.3648749999999999E-02 9.1183352989787046E-03 1.9285294921979301E+00
+ 54596 1.3649000000000000E-02 9.1188174376835868E-03 1.9285805921692951E+00
+ 54597 1.3649250000000000E-02 9.1192995891627368E-03 1.9286316921406605E+00
+ 54598 1.3649500000000000E-02 9.1197817534161597E-03 1.9286827921120255E+00
+ 54599 1.3649750000000000E-02 9.1202639304438868E-03 1.9287338920833910E+00
+ 54600 1.3649999999999999E-02 9.1207461202459251E-03 1.9287849920547555E+00
+ 54601 1.3650249999999999E-02 9.1212283228222901E-03 1.9288360920261209E+00
+ 54602 1.3650499999999999E-02 9.1217105381730199E-03 1.9288871919974859E+00
+ 54603 1.3650750000000000E-02 9.1221927662981112E-03 1.9289382919688509E+00
+ 54604 1.3651000000000000E-02 9.1226750071975934E-03 1.9289893919402163E+00
+ 54605 1.3651250000000000E-02 9.1231572608714805E-03 1.9290404919115813E+00
+ 54606 1.3651500000000000E-02 9.1236395273197931E-03 1.9290915918829468E+00
+ 54607 1.3651749999999999E-02 9.1241218065425452E-03 1.9291426918543113E+00
+ 54608 1.3651999999999999E-02 9.1246040985397577E-03 1.9291937918256767E+00
+ 54609 1.3652249999999999E-02 9.1250864033114495E-03 1.9292448917970417E+00
+ 54610 1.3652500000000000E-02 9.1255687208576415E-03 1.9292959917684067E+00
+ 54611 1.3652750000000000E-02 9.1260510511783476E-03 1.9293470917397721E+00
+ 54612 1.3653000000000000E-02 9.1265333942735921E-03 1.9293981917111371E+00
+ 54613 1.3653250000000000E-02 9.1270157501433819E-03 1.9294492916825021E+00
+ 54614 1.3653499999999999E-02 9.1274981187877482E-03 1.9295003916538671E+00
+ 54615 1.3653749999999999E-02 9.1279805002066963E-03 1.9295514916252321E+00
+ 54616 1.3653999999999999E-02 9.1284628944002522E-03 1.9296025915965975E+00
+ 54617 1.3654250000000000E-02 9.1289453013684348E-03 1.9296536915679625E+00
+ 54618 1.3654500000000000E-02 9.1294277211112600E-03 1.9297047915393279E+00
+ 54619 1.3654750000000000E-02 9.1299101536287484E-03 1.9297558915106929E+00
+ 54620 1.3655000000000000E-02 9.1303925989209157E-03 1.9298069914820579E+00
+ 54621 1.3655249999999999E-02 9.1308750569877792E-03 1.9298580914534229E+00
+ 54622 1.3655499999999999E-02 9.1313575278293597E-03 1.9299091914247879E+00
+ 54623 1.3655749999999999E-02 9.1318400114456660E-03 1.9299602913961533E+00
+ 54624 1.3656000000000000E-02 9.1323225078367432E-03 1.9300113913675183E+00
+ 54625 1.3656250000000000E-02 9.1328050170025824E-03 1.9300624913388837E+00
+ 54626 1.3656500000000000E-02 9.1332875389432133E-03 1.9301135913102487E+00
+ 54627 1.3656750000000000E-02 9.1337700736586445E-03 1.9301646912816137E+00
+ 54628 1.3656999999999999E-02 9.1342526211489056E-03 1.9302157912529787E+00
+ 54629 1.3657249999999999E-02 9.1347351814140085E-03 1.9302668912243437E+00
+ 54630 1.3657500000000000E-02 9.1352177544539795E-03 1.9303179911957091E+00
+ 54631 1.3657750000000000E-02 9.1357003402688253E-03 1.9303690911670741E+00
+ 54632 1.3658000000000000E-02 9.1361829388585739E-03 1.9304201911384391E+00
+ 54633 1.3658250000000000E-02 9.1366655502232354E-03 1.9304712911098045E+00
+ 54634 1.3658499999999999E-02 9.1371481743628431E-03 1.9305223910811691E+00
+ 54635 1.3658749999999999E-02 9.1376308112773984E-03 1.9305734910525345E+00
+ 54636 1.3658999999999999E-02 9.1381134609669207E-03 1.9306245910238995E+00
+ 54637 1.3659250000000000E-02 9.1385961234314375E-03 1.9306756909952649E+00
+ 54638 1.3659500000000000E-02 9.1390787986709628E-03 1.9307267909666299E+00
+ 54639 1.3659750000000000E-02 9.1395614866855209E-03 1.9307778909379949E+00
+ 54640 1.3660000000000000E-02 9.1400441874751204E-03 1.9308289909093603E+00
+ 54641 1.3660249999999999E-02 9.1405269010397805E-03 1.9308800908807249E+00
+ 54642 1.3660499999999999E-02 9.1410096273795271E-03 1.9309311908520903E+00
+ 54643 1.3660749999999999E-02 9.1414923664943758E-03 1.9309822908234553E+00
+ 54644 1.3661000000000000E-02 9.1419751183843389E-03 1.9310333907948207E+00
+ 54645 1.3661250000000000E-02 9.1424578830494440E-03 1.9310844907661857E+00
+ 54646 1.3661500000000000E-02 9.1429406604897016E-03 1.9311355907375507E+00
+ 54647 1.3661750000000000E-02 9.1434234507051394E-03 1.9311866907089161E+00
+ 54648 1.3661999999999999E-02 9.1439062536957591E-03 1.9312377906802807E+00
+ 54649 1.3662249999999999E-02 9.1443890694616007E-03 1.9312888906516461E+00
+ 54650 1.3662499999999999E-02 9.1448718980026607E-03 1.9313399906230111E+00
+ 54651 1.3662750000000000E-02 9.1453547393189807E-03 1.9313910905943765E+00
+ 54652 1.3663000000000000E-02 9.1458375934105572E-03 1.9314421905657415E+00
+ 54653 1.3663250000000000E-02 9.1463204602774233E-03 1.9314932905371065E+00
+ 54654 1.3663500000000000E-02 9.1468033399195858E-03 1.9315443905084719E+00
+ 54655 1.3663749999999999E-02 9.1472862323370655E-03 1.9315954904798365E+00
+ 54656 1.3663999999999999E-02 9.1477691375299007E-03 1.9316465904512019E+00
+ 54657 1.3664249999999999E-02 9.1482520554980844E-03 1.9316976904225669E+00
+ 54658 1.3664500000000000E-02 9.1487349862416478E-03 1.9317487903939319E+00
+ 54659 1.3664750000000000E-02 9.1492179297606065E-03 1.9317998903652973E+00
+ 54660 1.3665000000000000E-02 9.1497008860549674E-03 1.9318509903366623E+00
+ 54661 1.3665250000000000E-02 9.1501838551247740E-03 1.9319020903080277E+00
+ 54662 1.3665499999999999E-02 9.1506668369700245E-03 1.9319531902793923E+00
+ 54663 1.3665749999999999E-02 9.1511498315907450E-03 1.9320042902507577E+00
+ 54664 1.3665999999999999E-02 9.1516328389869492E-03 1.9320553902221227E+00
+ 54665 1.3666250000000000E-02 9.1521158591586632E-03 1.9321064901934877E+00
+ 54666 1.3666500000000000E-02 9.1525988921059009E-03 1.9321575901648531E+00
+ 54667 1.3666750000000000E-02 9.1530819378286814E-03 1.9322086901362181E+00
+ 54668 1.3667000000000000E-02 9.1535649963270238E-03 1.9322597901075835E+00
+ 54669 1.3667249999999999E-02 9.1540480676009367E-03 1.9323108900789481E+00
+ 54670 1.3667499999999999E-02 9.1545311516504531E-03 1.9323619900503135E+00
+ 54671 1.3667749999999999E-02 9.1550142484755868E-03 1.9324130900216785E+00
+ 54672 1.3668000000000000E-02 9.1554973580763553E-03 1.9324641899930435E+00
+ 54673 1.3668250000000000E-02 9.1559804804527706E-03 1.9325152899644089E+00
+ 54674 1.3668500000000000E-02 9.1564636156048641E-03 1.9325663899357739E+00
+ 54675 1.3668750000000000E-02 9.1569467635326477E-03 1.9326174899071389E+00
+ 54676 1.3668999999999999E-02 9.1574299242361337E-03 1.9326685898785039E+00
+ 54677 1.3669249999999999E-02 9.1579130977153516E-03 1.9327196898498689E+00
+ 54678 1.3669499999999999E-02 9.1583962839703152E-03 1.9327707898212343E+00
+ 54679 1.3669750000000000E-02 9.1588794830010454E-03 1.9328218897925993E+00
+ 54680 1.3670000000000000E-02 9.1593626948075543E-03 1.9328729897639647E+00
+ 54681 1.3670250000000000E-02 9.1598459193898626E-03 1.9329240897353297E+00
+ 54682 1.3670500000000000E-02 9.1603291567479914E-03 1.9329751897066947E+00
+ 54683 1.3670749999999999E-02 9.1608124068819612E-03 1.9330262896780597E+00
+ 54684 1.3670999999999999E-02 9.1612956697917844E-03 1.9330773896494247E+00
+ 54685 1.3671249999999999E-02 9.1617789454774869E-03 1.9331284896207901E+00
+ 54686 1.3671500000000000E-02 9.1622622339390808E-03 1.9331795895921551E+00
+ 54687 1.3671750000000000E-02 9.1627455351765887E-03 1.9332306895635205E+00
+ 54688 1.3672000000000000E-02 9.1632288491900245E-03 1.9332817895348855E+00
+ 54689 1.3672250000000000E-02 9.1637121759794091E-03 1.9333328895062505E+00
+ 54690 1.3672499999999999E-02 9.1641955155447596E-03 1.9333839894776155E+00
+ 54691 1.3672749999999999E-02 9.1646788678860971E-03 1.9334350894489805E+00
+ 54692 1.3672999999999999E-02 9.1651622330034491E-03 1.9334861894203459E+00
+ 54693 1.3673250000000000E-02 9.1656456108968158E-03 1.9335372893917109E+00
+ 54694 1.3673500000000000E-02 9.1661290015662197E-03 1.9335883893630759E+00
+ 54695 1.3673750000000000E-02 9.1666124050116884E-03 1.9336394893344413E+00
+ 54696 1.3674000000000000E-02 9.1670958212332447E-03 1.9336905893058063E+00
+ 54697 1.3674249999999999E-02 9.1675792502308850E-03 1.9337416892771713E+00
+ 54698 1.3674499999999999E-02 9.1680626920046526E-03 1.9337927892485363E+00
+ 54699 1.3674749999999999E-02 9.1685461465545511E-03 1.9338438892199017E+00
+ 54700 1.3675000000000000E-02 9.1690296138806100E-03 1.9338949891912667E+00
+ 54701 1.3675250000000000E-02 9.1695130939828291E-03 1.9339460891626317E+00
+ 54702 1.3675500000000000E-02 9.1699965868612416E-03 1.9339971891339971E+00
+ 54703 1.3675750000000000E-02 9.1704800925158717E-03 1.9340482891053621E+00
+ 54704 1.3675999999999999E-02 9.1709636109467141E-03 1.9340993890767271E+00
+ 54705 1.3676249999999999E-02 9.1714471421538192E-03 1.9341504890480921E+00
+ 54706 1.3676499999999999E-02 9.1719306861371783E-03 1.9342015890194575E+00
+ 54707 1.3676750000000000E-02 9.1724142428968244E-03 1.9342526889908225E+00
+ 54708 1.3677000000000000E-02 9.1728978124327749E-03 1.9343037889621875E+00
+ 54709 1.3677250000000000E-02 9.1733813947450418E-03 1.9343548889335529E+00
+ 54710 1.3677500000000000E-02 9.1738649898336598E-03 1.9344059889049179E+00
+ 54711 1.3677749999999999E-02 9.1743485976986238E-03 1.9344570888762829E+00
+ 54712 1.3677999999999999E-02 9.1748322183399667E-03 1.9345081888476479E+00
+ 54713 1.3678249999999999E-02 9.1753158517577024E-03 1.9345592888190133E+00
+ 54714 1.3678500000000000E-02 9.1757994979518587E-03 1.9346103887903783E+00
+ 54715 1.3678750000000000E-02 9.1762831569224251E-03 1.9346614887617433E+00
+ 54716 1.3679000000000000E-02 9.1767668286694849E-03 1.9347125887331087E+00
+ 54717 1.3679250000000000E-02 9.1772505131929947E-03 1.9347636887044737E+00
+ 54718 1.3679499999999999E-02 9.1777342104929858E-03 1.9348147886758387E+00
+ 54719 1.3679749999999999E-02 9.1782179205694859E-03 1.9348658886472037E+00
+ 54720 1.3679999999999999E-02 9.1787016434225193E-03 1.9349169886185686E+00
+ 54721 1.3680250000000000E-02 9.1791853790520947E-03 1.9349680885899341E+00
+ 54722 1.3680500000000000E-02 9.1796691274582294E-03 1.9350191885612991E+00
+ 54723 1.3680750000000000E-02 9.1801528886409529E-03 1.9350702885326645E+00
+ 54724 1.3681000000000000E-02 9.1806366626002705E-03 1.9351213885040295E+00
+ 54725 1.3681249999999999E-02 9.1811204493362150E-03 1.9351724884753945E+00
+ 54726 1.3681499999999999E-02 9.1816042488487883E-03 1.9352235884467595E+00
+ 54727 1.3681749999999999E-02 9.1820880611380249E-03 1.9352746884181244E+00
+ 54728 1.3682000000000000E-02 9.1825718862038504E-03 1.9353257883894899E+00
+ 54729 1.3682250000000000E-02 9.1830557240439748E-03 1.9353768883608549E+00
+ 54730 1.3682500000000000E-02 9.1835395746574199E-03 1.9354279883322203E+00
+ 54731 1.3682750000000000E-02 9.1840234380442063E-03 1.9354790883035853E+00
+ 54732 1.3682999999999999E-02 9.1845073142043567E-03 1.9355301882749503E+00
+ 54733 1.3683249999999999E-02 9.1849912031378763E-03 1.9355812882463153E+00
+ 54734 1.3683499999999999E-02 9.1854751048447893E-03 1.9356323882176802E+00
+ 54735 1.3683750000000000E-02 9.1859590193251149E-03 1.9356834881890457E+00
+ 54736 1.3684000000000000E-02 9.1864429465788634E-03 1.9357345881604107E+00
+ 54737 1.3684250000000000E-02 9.1869268866060661E-03 1.9357856881317757E+00
+ 54738 1.3684500000000000E-02 9.1874108394067368E-03 1.9358367881031411E+00
+ 54739 1.3684749999999999E-02 9.1878948049808756E-03 1.9358878880745056E+00
+ 54740 1.3684999999999999E-02 9.1883787833285154E-03 1.9359389880458711E+00
+ 54741 1.3685249999999999E-02 9.1888627744496753E-03 1.9359900880172360E+00
+ 54742 1.3685500000000000E-02 9.1893467783443761E-03 1.9360411879886015E+00
+ 54743 1.3685750000000000E-02 9.1898307950126247E-03 1.9360922879599665E+00
+ 54744 1.3686000000000000E-02 9.1903148244544472E-03 1.9361433879313314E+00
+ 54745 1.3686249999999999E-02 9.1907988666698470E-03 1.9361944879026964E+00
+ 54746 1.3686499999999999E-02 9.1912829216588606E-03 1.9362455878740614E+00
+ 54747 1.3686749999999999E-02 9.1917669894214932E-03 1.9362966878454269E+00
+ 54748 1.3687000000000000E-02 9.1922510699577759E-03 1.9363477878167918E+00
+ 54749 1.3687250000000000E-02 9.1927351632677106E-03 1.9363988877881573E+00
+ 54750 1.3687500000000000E-02 9.1932192693513267E-03 1.9364499877595223E+00
+ 54751 1.3687750000000000E-02 9.1937033882086294E-03 1.9365010877308872E+00
+ 54752 1.3687999999999999E-02 9.1941875198396535E-03 1.9365521877022522E+00
+ 54753 1.3688249999999999E-02 9.1946716642444040E-03 1.9366032876736172E+00
+ 54754 1.3688499999999999E-02 9.1951558214229089E-03 1.9366543876449827E+00
+ 54755 1.3688750000000000E-02 9.1956399913751662E-03 1.9367054876163476E+00
+ 54756 1.3689000000000000E-02 9.1961241741012247E-03 1.9367565875877126E+00
+ 54757 1.3689250000000000E-02 9.1966083696010687E-03 1.9368076875590781E+00
+ 54758 1.3689500000000000E-02 9.1970925778747433E-03 1.9368587875304430E+00
+ 54759 1.3689749999999999E-02 9.1975767989222485E-03 1.9369098875018080E+00
+ 54760 1.3689999999999999E-02 9.1980610327436069E-03 1.9369609874731730E+00
+ 54761 1.3690249999999999E-02 9.1985452793388427E-03 1.9370120874445385E+00
+ 54762 1.3690500000000000E-02 9.1990295387079733E-03 1.9370631874159034E+00
+ 54763 1.3690750000000000E-02 9.1995138108510038E-03 1.9371142873872684E+00
+ 54764 1.3691000000000000E-02 9.1999980957679639E-03 1.9371653873586339E+00
+ 54765 1.3691250000000000E-02 9.2004823934588743E-03 1.9372164873299988E+00
+ 54766 1.3691499999999999E-02 9.2009667039237349E-03 1.9372675873013638E+00
+ 54767 1.3691749999999999E-02 9.2014510271625823E-03 1.9373186872727288E+00
+ 54768 1.3691999999999999E-02 9.2019353631754234E-03 1.9373697872440943E+00
+ 54769 1.3692250000000000E-02 9.2024197119622824E-03 1.9374208872154592E+00
+ 54770 1.3692500000000000E-02 9.2029040735231750E-03 1.9374719871868242E+00
+ 54771 1.3692750000000000E-02 9.2033884478581220E-03 1.9375230871581897E+00
+ 54772 1.3693000000000000E-02 9.2038728349671320E-03 1.9375741871295546E+00
+ 54773 1.3693249999999999E-02 9.2043572348502311E-03 1.9376252871009196E+00
+ 54774 1.3693499999999999E-02 9.2048416475074366E-03 1.9376763870722846E+00
+ 54775 1.3693749999999999E-02 9.2053260729387607E-03 1.9377274870436501E+00
+ 54776 1.3694000000000000E-02 9.2058105111442277E-03 1.9377785870150150E+00
+ 54777 1.3694250000000000E-02 9.2062949621238548E-03 1.9378296869863800E+00
+ 54778 1.3694500000000000E-02 9.2067794258776630E-03 1.9378807869577455E+00
+ 54779 1.3694750000000000E-02 9.2072639024056591E-03 1.9379318869291104E+00
+ 54780 1.3694999999999999E-02 9.2077483917078675E-03 1.9379829869004754E+00
+ 54781 1.3695249999999999E-02 9.2082328937843072E-03 1.9380340868718404E+00
+ 54782 1.3695499999999999E-02 9.2087174086349938E-03 1.9380851868432054E+00
+ 54783 1.3695750000000000E-02 9.2092019362599500E-03 1.9381362868145708E+00
+ 54784 1.3696000000000000E-02 9.2096864766591825E-03 1.9381873867859358E+00
+ 54785 1.3696250000000000E-02 9.2101710298327227E-03 1.9382384867573013E+00
+ 54786 1.3696500000000000E-02 9.2106555957805775E-03 1.9382895867286662E+00
+ 54787 1.3696749999999999E-02 9.2111401745027799E-03 1.9383406867000312E+00
+ 54788 1.3696999999999999E-02 9.2116247659993246E-03 1.9383917866713962E+00
+ 54789 1.3697249999999999E-02 9.2121093702702515E-03 1.9384428866427612E+00
+ 54790 1.3697500000000000E-02 9.2125939873155763E-03 1.9384939866141266E+00
+ 54791 1.3697750000000000E-02 9.2130786171353007E-03 1.9385450865854916E+00
+ 54792 1.3698000000000000E-02 9.2135632597294560E-03 1.9385961865568571E+00
+ 54793 1.3698250000000000E-02 9.2140479150980489E-03 1.9386472865282220E+00
+ 54794 1.3698499999999999E-02 9.2145325832411161E-03 1.9386983864995870E+00
+ 54795 1.3698749999999999E-02 9.2150172641586592E-03 1.9387494864709520E+00
+ 54796 1.3698999999999999E-02 9.2155019578506990E-03 1.9388005864423170E+00
+ 54797 1.3699250000000000E-02 9.2159866643172599E-03 1.9388516864136824E+00
+ 54798 1.3699500000000000E-02 9.2164713835583556E-03 1.9389027863850474E+00
+ 54799 1.3699750000000000E-02 9.2169561155739984E-03 1.9389538863564124E+00
+ 54800 1.3700000000000000E-02 9.2174408603642177E-03 1.9390049863277778E+00
+ 54801 1.3700249999999999E-02 9.2179256179290240E-03 1.9390560862991424E+00
+ 54802 1.3700499999999999E-02 9.2184103882684311E-03 1.9391071862705078E+00
+ 54803 1.3700749999999999E-02 9.2188951713824806E-03 1.9391582862418728E+00
+ 54804 1.3701000000000000E-02 9.2193799672711605E-03 1.9392093862132382E+00
+ 54805 1.3701250000000000E-02 9.2198647759345054E-03 1.9392604861846032E+00
+ 54806 1.3701500000000000E-02 9.2203495973725274E-03 1.9393115861559682E+00
+ 54807 1.3701750000000000E-02 9.2208344315852474E-03 1.9393626861273336E+00
+ 54808 1.3701999999999999E-02 9.2213192785726792E-03 1.9394137860986982E+00
+ 54809 1.3702249999999999E-02 9.2218041383348437E-03 1.9394648860700636E+00
+ 54810 1.3702499999999999E-02 9.2222890108717686E-03 1.9395159860414286E+00
+ 54811 1.3702750000000000E-02 9.2227738961834574E-03 1.9395670860127940E+00
+ 54812 1.3703000000000000E-02 9.2232587942699274E-03 1.9396181859841590E+00
+ 54813 1.3703250000000000E-02 9.2237437051312064E-03 1.9396692859555240E+00
+ 54814 1.3703500000000000E-02 9.2242286287673135E-03 1.9397203859268894E+00
+ 54815 1.3703749999999999E-02 9.2247135651782573E-03 1.9397714858982540E+00
+ 54816 1.3703999999999999E-02 9.2251985143640605E-03 1.9398225858696194E+00
+ 54817 1.3704249999999999E-02 9.2256834763247385E-03 1.9398736858409844E+00
+ 54818 1.3704500000000000E-02 9.2261684510603157E-03 1.9399247858123494E+00
+ 54819 1.3704750000000000E-02 9.2266534144105627E-03 1.9399758857837148E+00
+ 54820 1.3705000000000000E-02 9.2271384141753617E-03 1.9400269857550798E+00
+ 54821 1.3705250000000000E-02 9.2276234267139479E-03 1.9400780857264452E+00
+ 54822 1.3705499999999999E-02 9.2281084520263474E-03 1.9401291856978098E+00
+ 54823 1.3705749999999999E-02 9.2285934901125775E-03 1.9401802856691752E+00
+ 54824 1.3705999999999999E-02 9.2290785409726555E-03 1.9402313856405402E+00
+ 54825 1.3706250000000000E-02 9.2295636046065936E-03 1.9402824856119052E+00
+ 54826 1.3706500000000000E-02 9.2300486810144126E-03 1.9403335855832706E+00
+ 54827 1.3706750000000000E-02 9.2305337701961351E-03 1.9403846855546356E+00
+ 54828 1.3707000000000000E-02 9.2310188721517767E-03 1.9404357855260010E+00
+ 54829 1.3707249999999999E-02 9.2315039868813495E-03 1.9404868854973656E+00
+ 54830 1.3707499999999999E-02 9.2319891143848812E-03 1.9405379854687310E+00
+ 54831 1.3707749999999999E-02 9.2324742546623789E-03 1.9405890854400960E+00
+ 54832 1.3708000000000000E-02 9.2329594077138668E-03 1.9406401854114610E+00
+ 54833 1.3708250000000000E-02 9.2334445735393709E-03 1.9406912853828264E+00
+ 54834 1.3708500000000000E-02 9.2339297521388791E-03 1.9407423853541914E+00
+ 54835 1.3708750000000000E-02 9.2344149435124468E-03 1.9407934853255568E+00
+ 54836 1.3708999999999999E-02 9.2349001476600620E-03 1.9408445852969214E+00
+ 54837 1.3709249999999999E-02 9.2353853645817628E-03 1.9408956852682868E+00
+ 54838 1.3709499999999999E-02 9.2358705942775492E-03 1.9409467852396518E+00
+ 54839 1.3709750000000000E-02 9.2363558367474664E-03 1.9409978852110168E+00
+ 54840 1.3710000000000000E-02 9.2368410919915038E-03 1.9410489851823822E+00
+ 54841 1.3710250000000000E-02 9.2373263600096945E-03 1.9411000851537472E+00
+ 54842 1.3710500000000000E-02 9.2378116408020489E-03 1.9411511851251122E+00
+ 54843 1.3710749999999999E-02 9.2382969343685825E-03 1.9412022850964772E+00
+ 54844 1.3710999999999999E-02 9.2387822407093249E-03 1.9412533850678422E+00
+ 54845 1.3711249999999999E-02 9.2392675598242883E-03 1.9413044850392076E+00
+ 54846 1.3711500000000000E-02 9.2397528917134951E-03 1.9413555850105726E+00
+ 54847 1.3711750000000000E-02 9.2402382363769540E-03 1.9414066849819380E+00
+ 54848 1.3712000000000000E-02 9.2407235938146877E-03 1.9414577849533030E+00
+ 54849 1.3712250000000000E-02 9.2412089640267047E-03 1.9415088849246680E+00
+ 54850 1.3712499999999999E-02 9.2416943470130363E-03 1.9415599848960330E+00
+ 54851 1.3712749999999999E-02 9.2421797427736947E-03 1.9416110848673980E+00
+ 54852 1.3712999999999999E-02 9.2426651513087040E-03 1.9416621848387634E+00
+ 54853 1.3713250000000000E-02 9.2431505726180765E-03 1.9417132848101284E+00
+ 54854 1.3713500000000000E-02 9.2436360067018261E-03 1.9417643847814938E+00
+ 54855 1.3713750000000000E-02 9.2441214535599753E-03 1.9418154847528588E+00
+ 54856 1.3714000000000000E-02 9.2446069131925483E-03 1.9418665847242238E+00
+ 54857 1.3714249999999999E-02 9.2450923855995418E-03 1.9419176846955888E+00
+ 54858 1.3714499999999999E-02 9.2455778707809938E-03 1.9419687846669538E+00
+ 54859 1.3714750000000000E-02 9.2460633687369287E-03 1.9420198846383192E+00
+ 54860 1.3715000000000000E-02 9.2465488794673378E-03 1.9420709846096842E+00
+ 54861 1.3715250000000000E-02 9.2470344029722592E-03 1.9421220845810492E+00
+ 54862 1.3715500000000000E-02 9.2475199868468031E-03 1.9421731845524146E+00
+ 54863 1.3715749999999999E-02 9.2480055364714178E-03 1.9422242845237792E+00
+ 54864 1.3715999999999999E-02 9.2484910988717660E-03 1.9422753844951446E+00
+ 54865 1.3716249999999999E-02 9.2489766740478582E-03 1.9423264844665096E+00
+ 54866 1.3716500000000000E-02 9.2494622619997188E-03 1.9423775844378750E+00
+ 54867 1.3716750000000000E-02 9.2499478627273632E-03 1.9424286844092400E+00
+ 54868 1.3717000000000000E-02 9.2504334762308193E-03 1.9424797843806050E+00
+ 54869 1.3717250000000000E-02 9.2509191025100888E-03 1.9425308843519704E+00
+ 54870 1.3717499999999999E-02 9.2514047415651855E-03 1.9425819843233350E+00
+ 54871 1.3717749999999999E-02 9.2518903933961599E-03 1.9426330842947004E+00
+ 54872 1.3717999999999999E-02 9.2523760580030031E-03 1.9426841842660654E+00
+ 54873 1.3718250000000000E-02 9.2528617353857395E-03 1.9427352842374308E+00
+ 54874 1.3718500000000000E-02 9.2533474255443900E-03 1.9427863842087958E+00
+ 54875 1.3718750000000000E-02 9.2538331284789752E-03 1.9428374841801608E+00
+ 54876 1.3719000000000000E-02 9.2543188441895040E-03 1.9428885841515262E+00
+ 54877 1.3719249999999999E-02 9.2548045726759936E-03 1.9429396841228908E+00
+ 54878 1.3719499999999999E-02 9.2552903139384805E-03 1.9429907840942562E+00
+ 54879 1.3719749999999999E-02 9.2557760679769698E-03 1.9430418840656212E+00
+ 54880 1.3720000000000000E-02 9.2562618347914825E-03 1.9430929840369866E+00
+ 54881 1.3720250000000000E-02 9.2567476143820340E-03 1.9431440840083516E+00
+ 54882 1.3720500000000000E-02 9.2572334067486436E-03 1.9431951839797166E+00
+ 54883 1.3720750000000000E-02 9.2577192118913285E-03 1.9432462839510820E+00
+ 54884 1.3720999999999999E-02 9.2582050298101112E-03 1.9432973839224466E+00
+ 54885 1.3721249999999999E-02 9.2586908605050006E-03 1.9433484838938120E+00
+ 54886 1.3721499999999999E-02 9.2591767039760398E-03 1.9433995838651770E+00
+ 54887 1.3721750000000000E-02 9.2596625602232134E-03 1.9434506838365420E+00
+ 54888 1.3722000000000000E-02 9.2601484292465664E-03 1.9435017838079074E+00
+ 54889 1.3722250000000000E-02 9.2606343110461040E-03 1.9435528837792724E+00
+ 54890 1.3722500000000000E-02 9.2611202056218436E-03 1.9436039837506378E+00
+ 54891 1.3722749999999999E-02 9.2616061129738112E-03 1.9436550837220024E+00
+ 54892 1.3722999999999999E-02 9.2620920331020172E-03 1.9437061836933678E+00
+ 54893 1.3723249999999999E-02 9.2625779660064859E-03 1.9437572836647328E+00
+ 54894 1.3723500000000000E-02 9.2630639116872311E-03 1.9438083836360978E+00
+ 54895 1.3723750000000000E-02 9.2635498701442755E-03 1.9438594836074632E+00
+ 54896 1.3724000000000000E-02 9.2640358413776328E-03 1.9439105835788282E+00
+ 54897 1.3724250000000000E-02 9.2645218253873309E-03 1.9439616835501936E+00
+ 54898 1.3724499999999999E-02 9.2650078221733750E-03 1.9440127835215582E+00
+ 54899 1.3724749999999999E-02 9.2654938317357997E-03 1.9440638834929236E+00
+ 54900 1.3724999999999999E-02 9.2659798540746068E-03 1.9441149834642886E+00
+ 54901 1.3725250000000000E-02 9.2664658891898188E-03 1.9441660834356536E+00
+ 54902 1.3725500000000000E-02 9.2669519370814669E-03 1.9442171834070190E+00
+ 54903 1.3725750000000000E-02 9.2674379977495443E-03 1.9442682833783840E+00
+ 54904 1.3726000000000000E-02 9.2679240711940978E-03 1.9443193833497490E+00
+ 54905 1.3726249999999999E-02 9.2684101574151134E-03 1.9443704833211140E+00
+ 54906 1.3726499999999999E-02 9.2688962564126537E-03 1.9444215832924789E+00
+ 54907 1.3726749999999999E-02 9.2693823681866960E-03 1.9444726832638444E+00
+ 54908 1.3727000000000000E-02 9.2698684927372821E-03 1.9445237832352094E+00
+ 54909 1.3727250000000000E-02 9.2703546300644275E-03 1.9445748832065748E+00
+ 54910 1.3727500000000000E-02 9.2708407801681356E-03 1.9446259831779398E+00
+ 54911 1.3727750000000000E-02 9.2713269430484378E-03 1.9446770831493048E+00
+ 54912 1.3727999999999999E-02 9.2718131187053514E-03 1.9447281831206698E+00
+ 54913 1.3728249999999999E-02 9.2722993071388902E-03 1.9447792830920347E+00
+ 54914 1.3728499999999999E-02 9.2727855083490837E-03 1.9448303830634002E+00
+ 54915 1.3728750000000000E-02 9.2732717223359337E-03 1.9448814830347652E+00
+ 54916 1.3729000000000000E-02 9.2737579490994784E-03 1.9449325830061306E+00
+ 54917 1.3729250000000000E-02 9.2742441886397176E-03 1.9449836829774956E+00
+ 54918 1.3729500000000000E-02 9.2747304409566793E-03 1.9450347829488606E+00
+ 54919 1.3729749999999999E-02 9.2752167060503755E-03 1.9450858829202256E+00
+ 54920 1.3729999999999999E-02 9.2757029839208374E-03 1.9451369828915905E+00
+ 54921 1.3730249999999999E-02 9.2761892745680721E-03 1.9451880828629560E+00
+ 54922 1.3730500000000000E-02 9.2766755779921019E-03 1.9452391828343210E+00
+ 54923 1.3730750000000000E-02 9.2771618941929427E-03 1.9452902828056859E+00
+ 54924 1.3731000000000000E-02 9.2776482231706151E-03 1.9453413827770514E+00
+ 54925 1.3731250000000000E-02 9.2781345649251452E-03 1.9453924827484164E+00
+ 54926 1.3731499999999999E-02 9.2786209194565296E-03 1.9454435827197814E+00
+ 54927 1.3731749999999999E-02 9.2791072867648098E-03 1.9454946826911463E+00
+ 54928 1.3731999999999999E-02 9.2795936668500119E-03 1.9455457826625118E+00
+ 54929 1.3732250000000000E-02 9.2800800597121098E-03 1.9455968826338768E+00
+ 54930 1.3732500000000000E-02 9.2805664653511574E-03 1.9456479826052417E+00
+ 54931 1.3732750000000000E-02 9.2810528837671755E-03 1.9456990825766072E+00
+ 54932 1.3733000000000000E-02 9.2815393149601657E-03 1.9457501825479722E+00
+ 54933 1.3733249999999999E-02 9.2820257589301524E-03 1.9458012825193371E+00
+ 54934 1.3733499999999999E-02 9.2825122156771599E-03 1.9458523824907021E+00
+ 54935 1.3733749999999999E-02 9.2829986852011985E-03 1.9459034824620676E+00
+ 54936 1.3734000000000000E-02 9.2834851788711793E-03 1.9459545824334326E+00
+ 54937 1.3734250000000000E-02 9.2839716738986888E-03 1.9460056824047975E+00
+ 54938 1.3734500000000000E-02 9.2844581817001174E-03 1.9460567823761630E+00
+ 54939 1.3734750000000000E-02 9.2849447022755015E-03 1.9461078823475280E+00
+ 54940 1.3734999999999999E-02 9.2854312356248428E-03 1.9461589823188929E+00
+ 54941 1.3735249999999999E-02 9.2859177817481691E-03 1.9462100822902579E+00
+ 54942 1.3735499999999999E-02 9.2864043406454978E-03 1.9462611822616234E+00
+ 54943 1.3735750000000000E-02 9.2868909123168392E-03 1.9463122822329884E+00
+ 54944 1.3736000000000000E-02 9.2873774967622159E-03 1.9463633822043533E+00
+ 54945 1.3736250000000000E-02 9.2878640939816591E-03 1.9464144821757188E+00
+ 54946 1.3736500000000000E-02 9.2883507039751515E-03 1.9464655821470838E+00
+ 54947 1.3736749999999999E-02 9.2888373267427382E-03 1.9465166821184487E+00
+ 54948 1.3736999999999999E-02 9.2893239622844279E-03 1.9465677820898137E+00
+ 54949 1.3737249999999999E-02 9.2898106106002430E-03 1.9466188820611787E+00
+ 54950 1.3737500000000000E-02 9.2902972716901958E-03 1.9466699820325442E+00
+ 54951 1.3737750000000000E-02 9.2907839455543175E-03 1.9467210820039091E+00
+ 54952 1.3738000000000000E-02 9.2912706321925959E-03 1.9467721819752746E+00
+ 54953 1.3738250000000000E-02 9.2917573316050883E-03 1.9468232819466396E+00
+ 54954 1.3738499999999999E-02 9.2922440437917756E-03 1.9468743819180045E+00
+ 54955 1.3738749999999999E-02 9.2927307687526977E-03 1.9469254818893695E+00
+ 54956 1.3738999999999999E-02 9.2932175064878754E-03 1.9469765818607345E+00
+ 54957 1.3739250000000000E-02 9.2937042569973070E-03 1.9470276818321000E+00
+ 54958 1.3739500000000000E-02 9.2941910202810167E-03 1.9470787818034649E+00
+ 54959 1.3739750000000000E-02 9.2946777963390341E-03 1.9471298817748304E+00
+ 54960 1.3740000000000000E-02 9.2951645851713661E-03 1.9471809817461954E+00
+ 54961 1.3740249999999999E-02 9.2956513867780317E-03 1.9472320817175603E+00
+ 54962 1.3740499999999999E-02 9.2961382011590606E-03 1.9472831816889253E+00
+ 54963 1.3740749999999999E-02 9.2966250283144387E-03 1.9473342816602903E+00
+ 54964 1.3741000000000000E-02 9.2971118682442181E-03 1.9473853816316558E+00
+ 54965 1.3741250000000000E-02 9.2975987209484023E-03 1.9474364816030207E+00
+ 54966 1.3741500000000000E-02 9.2980855864270139E-03 1.9474875815743857E+00
+ 54967 1.3741750000000000E-02 9.2985724646800598E-03 1.9475386815457512E+00
+ 54968 1.3741999999999999E-02 9.2990593557075538E-03 1.9475897815171157E+00
+ 54969 1.3742249999999999E-02 9.2995462595095463E-03 1.9476408814884811E+00
+ 54970 1.3742500000000000E-02 9.3000331760860217E-03 1.9476919814598461E+00
+ 54971 1.3742750000000000E-02 9.3005201054370094E-03 1.9477430814312116E+00
+ 54972 1.3743000000000000E-02 9.3010070475625303E-03 1.9477941814025765E+00
+ 54973 1.3743250000000000E-02 9.3014940024625948E-03 1.9478452813739415E+00
+ 54974 1.3743499999999999E-02 9.3019809701372219E-03 1.9478963813453065E+00
+ 54975 1.3743749999999999E-02 9.3024679505864360E-03 1.9479474813166715E+00
+ 54976 1.3743999999999999E-02 9.3029549438102526E-03 1.9479985812880369E+00
+ 54977 1.3744250000000000E-02 9.3034419498086857E-03 1.9480496812594019E+00
+ 54978 1.3744500000000000E-02 9.3039289685817577E-03 1.9481007812307674E+00
+ 54979 1.3744750000000000E-02 9.3044160001294843E-03 1.9481518812021323E+00
+ 54980 1.3745000000000000E-02 9.3049030444518795E-03 1.9482029811734973E+00
+ 54981 1.3745249999999999E-02 9.3053901015489569E-03 1.9482540811448623E+00
+ 54982 1.3745499999999999E-02 9.3058771714207497E-03 1.9483051811162273E+00
+ 54983 1.3745749999999999E-02 9.3063642540672682E-03 1.9483562810875927E+00
+ 54984 1.3746000000000000E-02 9.3068513494885315E-03 1.9484073810589577E+00
+ 54985 1.3746250000000000E-02 9.3073384576845518E-03 1.9484584810303227E+00
+ 54986 1.3746500000000000E-02 9.3078255786553463E-03 1.9485095810016881E+00
+ 54987 1.3746750000000000E-02 9.3083127124009516E-03 1.9485606809730531E+00
+ 54988 1.3746999999999999E-02 9.3087998589213572E-03 1.9486117809444181E+00
+ 54989 1.3747249999999999E-02 9.3092870182165978E-03 1.9486628809157831E+00
+ 54990 1.3747499999999999E-02 9.3097741902866873E-03 1.9487139808871485E+00
+ 54991 1.3747750000000000E-02 9.3102613751316482E-03 1.9487650808585135E+00
+ 54992 1.3748000000000000E-02 9.3107485727514910E-03 1.9488161808298785E+00
+ 54993 1.3748250000000000E-02 9.3112357831462347E-03 1.9488672808012439E+00
+ 54994 1.3748500000000000E-02 9.3117230063159088E-03 1.9489183807726089E+00
+ 54995 1.3748749999999999E-02 9.3122102422605098E-03 1.9489694807439739E+00
+ 54996 1.3748999999999999E-02 9.3126974909800760E-03 1.9490205807153389E+00
+ 54997 1.3749249999999999E-02 9.3131847524746125E-03 1.9490716806867043E+00
+ 54998 1.3749500000000000E-02 9.3136720267441419E-03 1.9491227806580693E+00
+ 54999 1.3749750000000000E-02 9.3141593137886832E-03 1.9491738806294343E+00
+ 55000 1.3750000000000000E-02 9.3146466136082538E-03 1.9492249806007997E+00
+ 55001 1.3750250000000000E-02 9.3151339262028659E-03 1.9492760805721647E+00
+ 55002 1.3750499999999999E-02 9.3156212515725402E-03 1.9493271805435297E+00
+ 55003 1.3750749999999999E-02 9.3161085897172993E-03 1.9493782805148947E+00
+ 55004 1.3750999999999999E-02 9.3165959406371554E-03 1.9494293804862601E+00
+ 55005 1.3751250000000000E-02 9.3170833043321310E-03 1.9494804804576251E+00
+ 55006 1.3751500000000000E-02 9.3175706808022434E-03 1.9495315804289901E+00
+ 55007 1.3751750000000000E-02 9.3180580700475066E-03 1.9495826804003555E+00
+ 55008 1.3752000000000000E-02 9.3185454720679378E-03 1.9496337803717205E+00
+ 55009 1.3752249999999999E-02 9.3190328868635579E-03 1.9496848803430855E+00
+ 55010 1.3752499999999999E-02 9.3195203144343913E-03 1.9497359803144505E+00
+ 55011 1.3752749999999999E-02 9.3200077547804482E-03 1.9497870802858155E+00
+ 55012 1.3753000000000000E-02 9.3204952079017425E-03 1.9498381802571809E+00
+ 55013 1.3753250000000000E-02 9.3209826737982986E-03 1.9498892802285459E+00
+ 55014 1.3753500000000000E-02 9.3214701524701338E-03 1.9499403801999113E+00
+ 55015 1.3753750000000000E-02 9.3219576439172620E-03 1.9499914801712763E+00
+ 55016 1.3753999999999999E-02 9.3224451481397075E-03 1.9500425801426413E+00
+ 55017 1.3754249999999999E-02 9.3229326651374823E-03 1.9500936801140063E+00
+ 55018 1.3754499999999999E-02 9.3234201949106144E-03 1.9501447800853713E+00
+ 55019 1.3754750000000000E-02 9.3239077374591035E-03 1.9501958800567367E+00
+ 55020 1.3755000000000000E-02 9.3243952927830089E-03 1.9502469800281017E+00
+ 55021 1.3755250000000000E-02 9.3248828608822713E-03 1.9502980799994671E+00
+ 55022 1.3755500000000000E-02 9.3253704417569725E-03 1.9503491799708321E+00
+ 55023 1.3755749999999999E-02 9.3258580354071141E-03 1.9504002799421971E+00
+ 55024 1.3755999999999999E-02 9.3263456418327187E-03 1.9504513799135621E+00
+ 55025 1.3756249999999999E-02 9.3268332610337949E-03 1.9505024798849271E+00
+ 55026 1.3756500000000000E-02 9.3273208930103688E-03 1.9505535798562925E+00
+ 55027 1.3756750000000000E-02 9.3278085377624508E-03 1.9506046798276575E+00
+ 55028 1.3757000000000000E-02 9.3282961952900617E-03 1.9506557797990225E+00
+ 55029 1.3757250000000000E-02 9.3287838655932171E-03 1.9507068797703879E+00
+ 55030 1.3757499999999999E-02 9.3292715486719430E-03 1.9507579797417525E+00
+ 55031 1.3757749999999999E-02 9.3297592445262499E-03 1.9508090797131179E+00
+ 55032 1.3757999999999999E-02 9.3302469531561551E-03 1.9508601796844829E+00
+ 55033 1.3758250000000000E-02 9.3307346745616828E-03 1.9509112796558483E+00
+ 55034 1.3758500000000000E-02 9.3312224087428210E-03 1.9509623796272133E+00
+ 55035 1.3758750000000000E-02 9.3317101556986866E-03 1.9510134795985783E+00
+ 55036 1.3759000000000000E-02 9.3321979154289171E-03 1.9510645795699437E+00
+ 55037 1.3759249999999999E-02 9.3326856879334952E-03 1.9511156795413083E+00
+ 55038 1.3759499999999999E-02 9.3331734732124642E-03 1.9511667795126737E+00
+ 55039 1.3759749999999999E-02 9.3336612712658275E-03 1.9512178794840387E+00
+ 55040 1.3760000000000000E-02 9.3341490820936027E-03 1.9512689794554041E+00
+ 55041 1.3760250000000000E-02 9.3346369056958155E-03 1.9513200794267691E+00
+ 55042 1.3760500000000000E-02 9.3351247420724731E-03 1.9513711793981341E+00
+ 55043 1.3760750000000000E-02 9.3356125912236049E-03 1.9514222793694995E+00
+ 55044 1.3760999999999999E-02 9.3361004531492056E-03 1.9514733793408641E+00
+ 55045 1.3761249999999999E-02 9.3365883278493291E-03 1.9515244793122295E+00
+ 55046 1.3761499999999999E-02 9.3370762153239650E-03 1.9515755792835945E+00
+ 55047 1.3761750000000000E-02 9.3375641155731496E-03 1.9516266792549599E+00
+ 55048 1.3762000000000000E-02 9.3380520285968795E-03 1.9516777792263249E+00
+ 55049 1.3762250000000000E-02 9.3385399543951860E-03 1.9517288791976899E+00
+ 55050 1.3762500000000000E-02 9.3390278929680864E-03 1.9517799791690553E+00
+ 55051 1.3762749999999999E-02 9.3395158443155910E-03 1.9518310791404199E+00
+ 55052 1.3762999999999999E-02 9.3400038084377225E-03 1.9518821791117853E+00
+ 55053 1.3763249999999999E-02 9.3404917853344999E-03 1.9519332790831503E+00
+ 55054 1.3763500000000000E-02 9.3409797750059424E-03 1.9519843790545153E+00
+ 55055 1.3763750000000000E-02 9.3414677774520637E-03 1.9520354790258807E+00
+ 55056 1.3764000000000000E-02 9.3419557926728812E-03 1.9520865789972457E+00
+ 55057 1.3764250000000000E-02 9.3424438206684158E-03 1.9521376789686111E+00
+ 55058 1.3764499999999999E-02 9.3429318614386709E-03 1.9521887789399757E+00
+ 55059 1.3764749999999999E-02 9.3434199149836916E-03 1.9522398789113411E+00
+ 55060 1.3764999999999999E-02 9.3439079813034762E-03 1.9522909788827061E+00
+ 55061 1.3765250000000000E-02 9.3443960603980490E-03 1.9523420788540711E+00
+ 55062 1.3765500000000000E-02 9.3448841522674221E-03 1.9523931788254365E+00
+ 55063 1.3765750000000000E-02 9.3453722569116163E-03 1.9524442787968015E+00
+ 55064 1.3766000000000000E-02 9.3458603743306490E-03 1.9524953787681669E+00
+ 55065 1.3766249999999999E-02 9.3463485045245411E-03 1.9525464787395315E+00
+ 55066 1.3766499999999999E-02 9.3468366474933028E-03 1.9525975787108969E+00
+ 55067 1.3766749999999999E-02 9.3473248032369602E-03 1.9526486786822619E+00
+ 55068 1.3767000000000000E-02 9.3478129717555255E-03 1.9526997786536269E+00
+ 55069 1.3767250000000000E-02 9.3483011530490264E-03 1.9527508786249923E+00
+ 55070 1.3767500000000000E-02 9.3487893471174612E-03 1.9528019785963573E+00
+ 55071 1.3767750000000000E-02 9.3492775539608663E-03 1.9528530785677223E+00
+ 55072 1.3767999999999999E-02 9.3497657735792435E-03 1.9529041785390873E+00
+ 55073 1.3768249999999999E-02 9.3502540059726275E-03 1.9529552785104523E+00
+ 55074 1.3768499999999999E-02 9.3507422511410303E-03 1.9530063784818177E+00
+ 55075 1.3768750000000000E-02 9.3512305090844589E-03 1.9530574784531827E+00
+ 55076 1.3769000000000000E-02 9.3517187798029464E-03 1.9531085784245481E+00
+ 55077 1.3769250000000000E-02 9.3522070632965013E-03 1.9531596783959131E+00
+ 55078 1.3769500000000000E-02 9.3526953595651375E-03 1.9532107783672781E+00
+ 55079 1.3769749999999999E-02 9.3531836686088811E-03 1.9532618783386431E+00
+ 55080 1.3769999999999999E-02 9.3536719904277494E-03 1.9533129783100081E+00
+ 55081 1.3770250000000000E-02 9.3541603250217615E-03 1.9533640782813735E+00
+ 55082 1.3770500000000000E-02 9.3546486723909278E-03 1.9534151782527385E+00
+ 55083 1.3770750000000000E-02 9.3551370325352691E-03 1.9534662782241039E+00
+ 55084 1.3771000000000000E-02 9.3556254054548114E-03 1.9535173781954689E+00
+ 55085 1.3771249999999999E-02 9.3561137911495479E-03 1.9535684781668339E+00
+ 55086 1.3771499999999999E-02 9.3566021896195339E-03 1.9536195781381989E+00
+ 55087 1.3771749999999999E-02 9.3570906008647575E-03 1.9536706781095639E+00
+ 55088 1.3772000000000000E-02 9.3575790248852497E-03 1.9537217780809293E+00
+ 55089 1.3772250000000000E-02 9.3580674616810262E-03 1.9537728780522943E+00
+ 55090 1.3772500000000000E-02 9.3585559112521061E-03 1.9538239780236593E+00
+ 55091 1.3772750000000000E-02 9.3590443735984963E-03 1.9538750779950247E+00
+ 55092 1.3772999999999999E-02 9.3595328487202228E-03 1.9539261779663892E+00
+ 55093 1.3773249999999999E-02 9.3600213366173066E-03 1.9539772779377547E+00
+ 55094 1.3773499999999999E-02 9.3605098372897561E-03 1.9540283779091197E+00
+ 55095 1.3773750000000000E-02 9.3609983507376496E-03 1.9540794778804851E+00
+ 55096 1.3774000000000000E-02 9.3614868769608603E-03 1.9541305778518501E+00
+ 55097 1.3774250000000000E-02 9.3619754159595375E-03 1.9541816778232151E+00
+ 55098 1.3774500000000000E-02 9.3624639677336655E-03 1.9542327777945805E+00
+ 55099 1.3774749999999999E-02 9.3629525322832391E-03 1.9542838777659450E+00
+ 55100 1.3774999999999999E-02 9.3634411096083035E-03 1.9543349777373105E+00
+ 55101 1.3775249999999999E-02 9.3639296997088620E-03 1.9543860777086755E+00
+ 55102 1.3775500000000000E-02 9.3644183025849356E-03 1.9544371776800409E+00
+ 55103 1.3775750000000000E-02 9.3649069182365433E-03 1.9544882776514059E+00
+ 55104 1.3776000000000000E-02 9.3653955466637025E-03 1.9545393776227709E+00
+ 55105 1.3776250000000000E-02 9.3658841878664235E-03 1.9545904775941363E+00
+ 55106 1.3776499999999999E-02 9.3663728418447341E-03 1.9546415775655008E+00
+ 55107 1.3776749999999999E-02 9.3668615085986482E-03 1.9546926775368663E+00
+ 55108 1.3776999999999999E-02 9.3673501881281866E-03 1.9547437775082313E+00
+ 55109 1.3777250000000000E-02 9.3678388804333580E-03 1.9547948774795967E+00
+ 55110 1.3777500000000000E-02 9.3683275855141988E-03 1.9548459774509617E+00
+ 55111 1.3777750000000000E-02 9.3688163033707039E-03 1.9548970774223267E+00
+ 55112 1.3778000000000000E-02 9.3693050340029095E-03 1.9549481773936921E+00
+ 55113 1.3778249999999999E-02 9.3697937774108227E-03 1.9549992773650566E+00
+ 55114 1.3778499999999999E-02 9.3702825335944626E-03 1.9550503773364221E+00
+ 55115 1.3778749999999999E-02 9.3707713025538535E-03 1.9551014773077871E+00
+ 55116 1.3779000000000000E-02 9.3712600842890056E-03 1.9551525772791520E+00
+ 55117 1.3779250000000000E-02 9.3717488787999504E-03 1.9552036772505175E+00
+ 55118 1.3779500000000000E-02 9.3722376860866895E-03 1.9552547772218825E+00
+ 55119 1.3779750000000000E-02 9.3727265061492506E-03 1.9553058771932479E+00
+ 55120 1.3779999999999999E-02 9.3732153389876373E-03 1.9553569771646124E+00
+ 55121 1.3780249999999999E-02 9.3737041846018911E-03 1.9554080771359779E+00
+ 55122 1.3780499999999999E-02 9.3741930429920173E-03 1.9554591771073428E+00
+ 55123 1.3780750000000000E-02 9.3746819141580281E-03 1.9555102770787078E+00
+ 55124 1.3781000000000000E-02 9.3751707980999511E-03 1.9555613770500733E+00
+ 55125 1.3781250000000000E-02 9.3756596948177985E-03 1.9556124770214383E+00
+ 55126 1.3781500000000000E-02 9.3761486043115929E-03 1.9556635769928037E+00
+ 55127 1.3781749999999999E-02 9.3766375265813464E-03 1.9557146769641682E+00
+ 55128 1.3781999999999999E-02 9.3771264616270798E-03 1.9557657769355337E+00
+ 55129 1.3782249999999999E-02 9.3776154094488105E-03 1.9558168769068986E+00
+ 55130 1.3782500000000000E-02 9.3781043700465628E-03 1.9558679768782636E+00
+ 55131 1.3782750000000000E-02 9.3785933434203401E-03 1.9559190768496291E+00
+ 55132 1.3783000000000000E-02 9.3790823295701823E-03 1.9559701768209941E+00
+ 55133 1.3783250000000000E-02 9.3795713284960877E-03 1.9560212767923590E+00
+ 55134 1.3783499999999999E-02 9.3800603401980754E-03 1.9560723767637240E+00
+ 55135 1.3783749999999999E-02 9.3805493646761766E-03 1.9561234767350890E+00
+ 55136 1.3783999999999999E-02 9.3810384019303982E-03 1.9561745767064544E+00
+ 55137 1.3784250000000000E-02 9.3815274519607680E-03 1.9562256766778194E+00
+ 55138 1.3784500000000000E-02 9.3820165147672947E-03 1.9562767766491849E+00
+ 55139 1.3784750000000000E-02 9.3825055903500026E-03 1.9563278766205499E+00
+ 55140 1.3785000000000000E-02 9.3829946787088985E-03 1.9563789765919148E+00
+ 55141 1.3785249999999999E-02 9.3834837798440051E-03 1.9564300765632798E+00
+ 55142 1.3785499999999999E-02 9.3839728937553570E-03 1.9564811765346448E+00
+ 55143 1.3785749999999999E-02 9.3844620204429560E-03 1.9565322765060102E+00
+ 55144 1.3786000000000000E-02 9.3849511599068177E-03 1.9565833764773752E+00
+ 55145 1.3786250000000000E-02 9.3854403121469716E-03 1.9566344764487407E+00
+ 55146 1.3786500000000000E-02 9.3859294771634280E-03 1.9566855764201057E+00
+ 55147 1.3786750000000000E-02 9.3864186549561975E-03 1.9567366763914706E+00
+ 55148 1.3786999999999999E-02 9.3869078455253146E-03 1.9567877763628356E+00
+ 55149 1.3787249999999999E-02 9.3873970488707898E-03 1.9568388763342006E+00
+ 55150 1.3787499999999999E-02 9.3878862649926353E-03 1.9568899763055660E+00
+ 55151 1.3787750000000000E-02 9.3883754938908926E-03 1.9569410762769310E+00
+ 55152 1.3788000000000000E-02 9.3888647355655497E-03 1.9569921762482960E+00
+ 55153 1.3788250000000000E-02 9.3893539900166377E-03 1.9570432762196615E+00
+ 55154 1.3788500000000000E-02 9.3898432572441740E-03 1.9570943761910264E+00
+ 55155 1.3788749999999999E-02 9.3903325372481777E-03 1.9571454761623914E+00
+ 55156 1.3788999999999999E-02 9.3908218300286644E-03 1.9571965761337564E+00
+ 55157 1.3789249999999999E-02 9.3913111355856515E-03 1.9572476761051218E+00
+ 55158 1.3789500000000000E-02 9.3918004539191649E-03 1.9572987760764868E+00
+ 55159 1.3789750000000000E-02 9.3922897850292151E-03 1.9573498760478518E+00
+ 55160 1.3790000000000000E-02 9.3927791289158229E-03 1.9574009760192173E+00
+ 55161 1.3790250000000000E-02 9.3932684855790073E-03 1.9574520759905822E+00
+ 55162 1.3790499999999999E-02 9.3937578550187788E-03 1.9575031759619472E+00
+ 55163 1.3790749999999999E-02 9.3942472372351635E-03 1.9575542759333122E+00
+ 55164 1.3790999999999999E-02 9.3947366322281890E-03 1.9576053759046776E+00
+ 55165 1.3791250000000000E-02 9.3952260399978466E-03 1.9576564758760426E+00
+ 55166 1.3791500000000000E-02 9.3957154605441781E-03 1.9577075758474076E+00
+ 55167 1.3791750000000000E-02 9.3962048938671921E-03 1.9577586758187731E+00
+ 55168 1.3792000000000000E-02 9.3966943399669076E-03 1.9578097757901380E+00
+ 55169 1.3792249999999999E-02 9.3971837988433352E-03 1.9578608757615030E+00
+ 55170 1.3792499999999999E-02 9.3976732704965042E-03 1.9579119757328680E+00
+ 55171 1.3792749999999999E-02 9.3981627549264354E-03 1.9579630757042334E+00
+ 55172 1.3793000000000000E-02 9.3986522521331411E-03 1.9580141756755984E+00
+ 55173 1.3793250000000000E-02 9.3991417621166352E-03 1.9580652756469634E+00
+ 55174 1.3793500000000000E-02 9.3996312848769435E-03 1.9581163756183289E+00
+ 55175 1.3793750000000000E-02 9.4001208204140714E-03 1.9581674755896938E+00
+ 55176 1.3793999999999999E-02 9.4006103687280535E-03 1.9582185755610588E+00
+ 55177 1.3794249999999999E-02 9.4010999298188968E-03 1.9582696755324238E+00
+ 55178 1.3794499999999999E-02 9.4015895036866273E-03 1.9583207755037888E+00
+ 55179 1.3794750000000000E-02 9.4020790903312570E-03 1.9583718754751542E+00
+ 55180 1.3795000000000000E-02 9.4025686897528087E-03 1.9584229754465192E+00
+ 55181 1.3795250000000000E-02 9.4030583019512962E-03 1.9584740754178847E+00
+ 55182 1.3795500000000000E-02 9.4035479269267402E-03 1.9585251753892496E+00
+ 55183 1.3795749999999999E-02 9.4040375646791477E-03 1.9585762753606146E+00
+ 55184 1.3795999999999999E-02 9.4045272152085586E-03 1.9586273753319796E+00
+ 55185 1.3796249999999999E-02 9.4050168785149765E-03 1.9586784753033446E+00
+ 55186 1.3796500000000000E-02 9.4055065545984237E-03 1.9587295752747100E+00
+ 55187 1.3796750000000000E-02 9.4059962434589056E-03 1.9587806752460750E+00
+ 55188 1.3797000000000000E-02 9.4064859450964811E-03 1.9588317752174405E+00
+ 55189 1.3797250000000000E-02 9.4069756595107391E-03 1.9588828751888054E+00
+ 55190 1.3797499999999999E-02 9.4074653866987549E-03 1.9589339751601704E+00
+ 55191 1.3797749999999999E-02 9.4079551266599212E-03 1.9589850751315354E+00
+ 55192 1.3798000000000000E-02 9.4084448793942503E-03 1.9590361751029004E+00
+ 55193 1.3798250000000000E-02 9.4089346449017734E-03 1.9590872750742658E+00
+ 55194 1.3798500000000000E-02 9.4094244231824904E-03 1.9591383750456308E+00
+ 55195 1.3798750000000000E-02 9.4099142142364291E-03 1.9591894750169958E+00
+ 55196 1.3798999999999999E-02 9.4104040180635895E-03 1.9592405749883608E+00
+ 55197 1.3799249999999999E-02 9.4108938346640081E-03 1.9592916749597258E+00
+ 55198 1.3799499999999999E-02 9.4113836640377004E-03 1.9593427749310912E+00
+ 55199 1.3799750000000000E-02 9.4118735061846804E-03 1.9593938749024562E+00
+ 55200 1.3800000000000000E-02 9.4123633611049549E-03 1.9594449748738216E+00
+ 55201 1.3800250000000000E-02 9.4128532287985622E-03 1.9594960748451866E+00
+ 55202 1.3800500000000000E-02 9.4133431092654936E-03 1.9595471748165516E+00
+ 55203 1.3800749999999999E-02 9.4138330025057820E-03 1.9595982747879166E+00
+ 55204 1.3800999999999999E-02 9.4143229085194534E-03 1.9596493747592816E+00
+ 55205 1.3801249999999999E-02 9.4148128273064940E-03 1.9597004747306470E+00
+ 55206 1.3801500000000000E-02 9.4153027588669488E-03 1.9597515747020120E+00
+ 55207 1.3801750000000000E-02 9.4157927032008284E-03 1.9598026746733774E+00
+ 55208 1.3802000000000000E-02 9.4162826603081482E-03 1.9598537746447424E+00
+ 55209 1.3802250000000000E-02 9.4167726301889274E-03 1.9599048746161074E+00
+ 55210 1.3802499999999999E-02 9.4172626128431643E-03 1.9599559745874724E+00
+ 55211 1.3802749999999999E-02 9.4177526082709125E-03 1.9600070745588374E+00
+ 55212 1.3802999999999999E-02 9.4182426164721618E-03 1.9600581745302028E+00
+ 55213 1.3803250000000000E-02 9.4187326374469294E-03 1.9601092745015678E+00
+ 55214 1.3803500000000000E-02 9.4192226711952449E-03 1.9601603744729328E+00
+ 55215 1.3803750000000000E-02 9.4197127177171186E-03 1.9602114744442982E+00
+ 55216 1.3804000000000000E-02 9.4202027770125731E-03 1.9602625744156632E+00
+ 55217 1.3804249999999999E-02 9.4206928490816137E-03 1.9603136743870282E+00
+ 55218 1.3804499999999999E-02 9.4211829339242697E-03 1.9603647743583932E+00
+ 55219 1.3804749999999999E-02 9.4216730315405516E-03 1.9604158743297586E+00
+ 55220 1.3805000000000000E-02 9.4221631419304855E-03 1.9604669743011236E+00
+ 55221 1.3805250000000000E-02 9.4226532650940695E-03 1.9605180742724886E+00
+ 55222 1.3805500000000000E-02 9.4231434010313368E-03 1.9605691742438540E+00
+ 55223 1.3805750000000000E-02 9.4236335497423114E-03 1.9606202742152190E+00
+ 55224 1.3805999999999999E-02 9.4241237112269935E-03 1.9606713741865840E+00
+ 55225 1.3806249999999999E-02 9.4246138854854021E-03 1.9607224741579490E+00
+ 55226 1.3806499999999999E-02 9.4251040725175563E-03 1.9607735741293144E+00
+ 55227 1.3806750000000000E-02 9.4255942723234874E-03 1.9608246741006794E+00
+ 55228 1.3807000000000000E-02 9.4260844849031970E-03 1.9608757740720444E+00
+ 55229 1.3807250000000000E-02 9.4265747102567042E-03 1.9609268740434098E+00
+ 55230 1.3807500000000000E-02 9.4270649483840230E-03 1.9609779740147748E+00
+ 55231 1.3807749999999999E-02 9.4275551992851828E-03 1.9610290739861398E+00
+ 55232 1.3807999999999999E-02 9.4280454629601922E-03 1.9610801739575048E+00
+ 55233 1.3808249999999999E-02 9.4285357394090601E-03 1.9611312739288702E+00
+ 55234 1.3808500000000000E-02 9.4290260286318418E-03 1.9611823739002352E+00
+ 55235 1.3808750000000000E-02 9.4295163306285078E-03 1.9612334738716002E+00
+ 55236 1.3809000000000000E-02 9.4300066453990947E-03 1.9612845738429656E+00
+ 55237 1.3809250000000000E-02 9.4304969729436233E-03 1.9613356738143306E+00
+ 55238 1.3809499999999999E-02 9.4309873132620969E-03 1.9613867737856956E+00
+ 55239 1.3809749999999999E-02 9.4314776663545433E-03 1.9614378737570606E+00
+ 55240 1.3809999999999999E-02 9.4319680322209887E-03 1.9614889737284256E+00
+ 55241 1.3810250000000000E-02 9.4324584108614277E-03 1.9615400736997910E+00
+ 55242 1.3810500000000000E-02 9.4329488022759020E-03 1.9615911736711560E+00
+ 55243 1.3810750000000000E-02 9.4334392064644133E-03 1.9616422736425214E+00
+ 55244 1.3811000000000000E-02 9.4339296234269808E-03 1.9616933736138864E+00
+ 55245 1.3811249999999999E-02 9.4344200531636165E-03 1.9617444735852514E+00
+ 55246 1.3811499999999999E-02 9.4349104956743517E-03 1.9617955735566164E+00
+ 55247 1.3811749999999999E-02 9.4354009509591986E-03 1.9618466735279814E+00
+ 55248 1.3812000000000000E-02 9.4358914190181675E-03 1.9618977734993468E+00
+ 55249 1.3812250000000000E-02 9.4363818998512879E-03 1.9619488734707118E+00
+ 55250 1.3812500000000000E-02 9.4368723934585615E-03 1.9619999734420772E+00
+ 55251 1.3812750000000000E-02 9.4373628998400162E-03 1.9620510734134422E+00
+ 55252 1.3812999999999999E-02 9.4378534189956641E-03 1.9621021733848072E+00
+ 55253 1.3813249999999999E-02 9.4383439509255294E-03 1.9621532733561722E+00
+ 55254 1.3813499999999999E-02 9.4388344956296277E-03 1.9622043733275372E+00
+ 55255 1.3813750000000000E-02 9.4393250531079696E-03 1.9622554732989026E+00
+ 55256 1.3814000000000000E-02 9.4398156233605809E-03 1.9623065732702676E+00
+ 55257 1.3814250000000000E-02 9.4403062063874704E-03 1.9623576732416326E+00
+ 55258 1.3814500000000000E-02 9.4407968021886571E-03 1.9624087732129980E+00
+ 55259 1.3814749999999999E-02 9.4412874107641636E-03 1.9624598731843625E+00
+ 55260 1.3814999999999999E-02 9.4417780321140038E-03 1.9625109731557280E+00
+ 55261 1.3815249999999999E-02 9.4422686662381985E-03 1.9625620731270930E+00
+ 55262 1.3815500000000000E-02 9.4427593131367702E-03 1.9626131730984584E+00
+ 55263 1.3815750000000000E-02 9.4432499728097120E-03 1.9626642730698234E+00
+ 55264 1.3816000000000000E-02 9.4437406452570673E-03 1.9627153730411884E+00
+ 55265 1.3816250000000000E-02 9.4442313304788344E-03 1.9627664730125538E+00
+ 55266 1.3816499999999999E-02 9.4447220284750392E-03 1.9628175729839183E+00
+ 55267 1.3816749999999999E-02 9.4452127392457060E-03 1.9628686729552838E+00
+ 55268 1.3816999999999999E-02 9.4457034627908488E-03 1.9629197729266488E+00
+ 55269 1.3817250000000000E-02 9.4461941991104692E-03 1.9629708728980142E+00
+ 55270 1.3817500000000000E-02 9.4466849482046124E-03 1.9630219728693792E+00
+ 55271 1.3817750000000000E-02 9.4471757100732748E-03 1.9630730728407442E+00
+ 55272 1.3818000000000000E-02 9.4476664847164809E-03 1.9631241728121096E+00
+ 55273 1.3818249999999999E-02 9.4481572721342305E-03 1.9631752727834741E+00
+ 55274 1.3818499999999999E-02 9.4486480723265740E-03 1.9632263727548396E+00
+ 55275 1.3818749999999999E-02 9.4491388852935045E-03 1.9632774727262046E+00
+ 55276 1.3819000000000000E-02 9.4496297110350548E-03 1.9633285726975700E+00
+ 55277 1.3819250000000000E-02 9.4501205495512285E-03 1.9633796726689350E+00
+ 55278 1.3819500000000000E-02 9.4506114008420482E-03 1.9634307726403000E+00
+ 55279 1.3819750000000000E-02 9.4511022649074964E-03 1.9634818726116654E+00
+ 55280 1.3819999999999999E-02 9.4515931417476912E-03 1.9635329725830299E+00
+ 55281 1.3820249999999999E-02 9.4520840313625631E-03 1.9635840725543954E+00
+ 55282 1.3820499999999999E-02 9.4525749337521382E-03 1.9636351725257604E+00
+ 55283 1.3820750000000000E-02 9.4530658489164511E-03 1.9636862724971254E+00
+ 55284 1.3821000000000000E-02 9.4535567768555141E-03 1.9637373724684908E+00
+ 55285 1.3821250000000000E-02 9.4540477175693444E-03 1.9637884724398558E+00
+ 55286 1.3821500000000000E-02 9.4545386710579628E-03 1.9638395724112212E+00
+ 55287 1.3821749999999999E-02 9.4550296373213782E-03 1.9638906723825857E+00
+ 55288 1.3821999999999999E-02 9.4555206163596181E-03 1.9639417723539512E+00
+ 55289 1.3822249999999999E-02 9.4560116081726965E-03 1.9639928723253162E+00
+ 55290 1.3822500000000000E-02 9.4565026127606273E-03 1.9640439722966812E+00
+ 55291 1.3822750000000000E-02 9.4569936301234329E-03 1.9640950722680466E+00
+ 55292 1.3823000000000000E-02 9.4574846602611257E-03 1.9641461722394116E+00
+ 55293 1.3823250000000000E-02 9.4579757031737263E-03 1.9641972722107770E+00
+ 55294 1.3823499999999999E-02 9.4584667588612521E-03 1.9642483721821415E+00
+ 55295 1.3823749999999999E-02 9.4589578273237204E-03 1.9642994721535070E+00
+ 55296 1.3823999999999999E-02 9.4594489085611522E-03 1.9643505721248720E+00
+ 55297 1.3824250000000000E-02 9.4599400025735577E-03 1.9644016720962370E+00
+ 55298 1.3824500000000000E-02 9.4604311093609544E-03 1.9644527720676024E+00
+ 55299 1.3824750000000000E-02 9.4609222289233647E-03 1.9645038720389674E+00
+ 55300 1.3825000000000000E-02 9.4614133612608026E-03 1.9645549720103324E+00
+ 55301 1.3825249999999999E-02 9.4619045063732889E-03 1.9646060719816973E+00
+ 55302 1.3825499999999999E-02 9.4623956642608427E-03 1.9646571719530623E+00
+ 55303 1.3825749999999999E-02 9.4628868349234830E-03 1.9647082719244278E+00
+ 55304 1.3826000000000000E-02 9.4633780183612029E-03 1.9647593718957927E+00
+ 55305 1.3826250000000000E-02 9.4638692145740631E-03 1.9648104718671582E+00
+ 55306 1.3826500000000000E-02 9.4643604235620446E-03 1.9648615718385232E+00
+ 55307 1.3826749999999999E-02 9.4648516453251785E-03 1.9649126718098882E+00
+ 55308 1.3826999999999999E-02 9.4653428798634788E-03 1.9649637717812531E+00
+ 55309 1.3827249999999999E-02 9.4658341271769871E-03 1.9650148717526181E+00
+ 55310 1.3827500000000000E-02 9.4663253872656720E-03 1.9650659717239836E+00
+ 55311 1.3827750000000000E-02 9.4668166601295893E-03 1.9651170716953485E+00
+ 55312 1.3828000000000000E-02 9.4673079457687440E-03 1.9651681716667140E+00
+ 55313 1.3828250000000000E-02 9.4677992441831570E-03 1.9652192716380790E+00
+ 55314 1.3828499999999999E-02 9.4682905553728474E-03 1.9652703716094440E+00
+ 55315 1.3828749999999999E-02 9.4687818793378221E-03 1.9653214715808089E+00
+ 55316 1.3828999999999999E-02 9.4692732160781071E-03 1.9653725715521739E+00
+ 55317 1.3829250000000000E-02 9.4697645655937232E-03 1.9654236715235394E+00
+ 55318 1.3829500000000000E-02 9.4702559278846844E-03 1.9654747714949043E+00
+ 55319 1.3829750000000000E-02 9.4707473029510044E-03 1.9655258714662693E+00
+ 55320 1.3830000000000000E-02 9.4712386907927024E-03 1.9655769714376348E+00
+ 55321 1.3830249999999999E-02 9.4717300914097923E-03 1.9656280714089993E+00
+ 55322 1.3830499999999999E-02 9.4722215048023070E-03 1.9656791713803647E+00
+ 55323 1.3830749999999999E-02 9.4727129309702517E-03 1.9657302713517297E+00
+ 55324 1.3831000000000000E-02 9.4732043699136455E-03 1.9657813713230952E+00
+ 55325 1.3831250000000000E-02 9.4736958255447062E-03 1.9658324712944601E+00
+ 55326 1.3831500000000000E-02 9.4741872899244805E-03 1.9658835712658251E+00
+ 55327 1.3831750000000000E-02 9.4746787670802017E-03 1.9659346712371906E+00
+ 55328 1.3831999999999999E-02 9.4751702570118751E-03 1.9659857712085551E+00
+ 55329 1.3832249999999999E-02 9.4756617597195284E-03 1.9660368711799205E+00
+ 55330 1.3832499999999999E-02 9.4761532752031755E-03 1.9660879711512855E+00
+ 55331 1.3832750000000000E-02 9.4766448034628425E-03 1.9661390711226510E+00
+ 55332 1.3833000000000000E-02 9.4771363444985414E-03 1.9661901710940159E+00
+ 55333 1.3833250000000000E-02 9.4776278983102879E-03 1.9662412710653809E+00
+ 55334 1.3833500000000000E-02 9.4781194648980976E-03 1.9662923710367464E+00
+ 55335 1.3833749999999999E-02 9.4786110442620017E-03 1.9663434710081109E+00
+ 55336 1.3833999999999999E-02 9.4791026364019967E-03 1.9663945709794763E+00
+ 55337 1.3834249999999999E-02 9.4795942413181226E-03 1.9664456709508413E+00
+ 55338 1.3834500000000000E-02 9.4800858590103846E-03 1.9664967709222068E+00
+ 55339 1.3834750000000000E-02 9.4805774894788034E-03 1.9665478708935717E+00
+ 55340 1.3835000000000000E-02 9.4810691327233930E-03 1.9665989708649367E+00
+ 55341 1.3835250000000000E-02 9.4815607887441776E-03 1.9666500708363022E+00
+ 55342 1.3835499999999999E-02 9.4820524575411659E-03 1.9667011708076667E+00
+ 55343 1.3835749999999999E-02 9.4825441391143839E-03 1.9667522707790321E+00
+ 55344 1.3835999999999999E-02 9.4830358334638508E-03 1.9668033707503971E+00
+ 55345 1.3836250000000000E-02 9.4835275405892733E-03 1.9668544707217621E+00
+ 55346 1.3836500000000000E-02 9.4840192604887033E-03 1.9669055706931275E+00
+ 55347 1.3836750000000000E-02 9.4845109931617974E-03 1.9669566706644925E+00
+ 55348 1.3837000000000000E-02 9.4850027386085608E-03 1.9670077706358580E+00
+ 55349 1.3837249999999999E-02 9.4854944968290264E-03 1.9670588706072225E+00
+ 55350 1.3837499999999999E-02 9.4859862678232064E-03 1.9671099705785879E+00
+ 55351 1.3837749999999999E-02 9.4864780515911129E-03 1.9671610705499529E+00
+ 55352 1.3838000000000000E-02 9.4869698481327563E-03 1.9672121705213179E+00
+ 55353 1.3838250000000000E-02 9.4874616574481801E-03 1.9672632704926833E+00
+ 55354 1.3838500000000000E-02 9.4879534795373720E-03 1.9673143704640483E+00
+ 55355 1.3838750000000000E-02 9.4884453144003754E-03 1.9673654704354138E+00
+ 55356 1.3838999999999999E-02 9.4889371620371799E-03 1.9674165704067783E+00
+ 55357 1.3839249999999999E-02 9.4894290224478255E-03 1.9674676703781437E+00
+ 55358 1.3839499999999999E-02 9.4899208956323103E-03 1.9675187703495087E+00
+ 55359 1.3839750000000000E-02 9.4904127815906743E-03 1.9675698703208737E+00
+ 55360 1.3840000000000000E-02 9.4909046803229018E-03 1.9676209702922391E+00
+ 55361 1.3840250000000000E-02 9.4913965918290450E-03 1.9676720702636041E+00
+ 55362 1.3840500000000000E-02 9.4918885161091038E-03 1.9677231702349691E+00
+ 55363 1.3840749999999999E-02 9.4923804531630938E-03 1.9677742702063341E+00
+ 55364 1.3840999999999999E-02 9.4928724029910358E-03 1.9678253701776991E+00
+ 55365 1.3841249999999999E-02 9.4933643655929403E-03 1.9678764701490645E+00
+ 55366 1.3841500000000000E-02 9.4938563409688436E-03 1.9679275701204295E+00
+ 55367 1.3841750000000000E-02 9.4943483291187319E-03 1.9679786700917949E+00
+ 55368 1.3842000000000000E-02 9.4948403300426521E-03 1.9680297700631599E+00
+ 55369 1.3842250000000000E-02 9.4953323437406024E-03 1.9680808700345249E+00
+ 55370 1.3842499999999999E-02 9.4958243702126053E-03 1.9681319700058899E+00
+ 55371 1.3842749999999999E-02 9.4963164094586834E-03 1.9681830699772549E+00
+ 55372 1.3842999999999999E-02 9.4968084614788506E-03 1.9682341699486203E+00
+ 55373 1.3843250000000000E-02 9.4973005262731190E-03 1.9682852699199853E+00
+ 55374 1.3843500000000000E-02 9.4977926038415112E-03 1.9683363698913507E+00
+ 55375 1.3843750000000000E-02 9.4982846941840445E-03 1.9683874698627157E+00
+ 55376 1.3844000000000000E-02 9.4987767973007311E-03 1.9684385698340807E+00
+ 55377 1.3844249999999999E-02 9.4992689131915831E-03 1.9684896698054457E+00
+ 55378 1.3844499999999999E-02 9.4997610418566351E-03 1.9685407697768107E+00
+ 55379 1.3844749999999999E-02 9.5002531832958943E-03 1.9685918697481761E+00
+ 55380 1.3845000000000000E-02 9.5007453375093743E-03 1.9686429697195411E+00
+ 55381 1.3845250000000000E-02 9.5012375044971030E-03 1.9686940696909061E+00
+ 55382 1.3845500000000000E-02 9.5017296842590838E-03 1.9687451696622715E+00
+ 55383 1.3845750000000000E-02 9.5022218767953377E-03 1.9687962696336365E+00
+ 55384 1.3845999999999999E-02 9.5027140821058922E-03 1.9688473696050015E+00
+ 55385 1.3846249999999999E-02 9.5032063001907544E-03 1.9688984695763665E+00
+ 55386 1.3846499999999999E-02 9.5036985310499433E-03 1.9689495695477319E+00
+ 55387 1.3846750000000000E-02 9.5041907746834832E-03 1.9690006695190969E+00
+ 55388 1.3847000000000000E-02 9.5046830310913759E-03 1.9690517694904619E+00
+ 55389 1.3847250000000000E-02 9.5051753002736508E-03 1.9691028694618273E+00
+ 55390 1.3847500000000000E-02 9.5056675822303167E-03 1.9691539694331923E+00
+ 55391 1.3847749999999999E-02 9.5061598769613977E-03 1.9692050694045573E+00
+ 55392 1.3847999999999999E-02 9.5066521844669148E-03 1.9692561693759223E+00
+ 55393 1.3848249999999999E-02 9.5071445047468801E-03 1.9693072693472877E+00
+ 55394 1.3848500000000000E-02 9.5076368378013022E-03 1.9693583693186527E+00
+ 55395 1.3848750000000000E-02 9.5081291836302158E-03 1.9694094692900177E+00
+ 55396 1.3849000000000000E-02 9.5086215422336209E-03 1.9694605692613831E+00
+ 55397 1.3849250000000000E-02 9.5091139136115437E-03 1.9695116692327481E+00
+ 55398 1.3849499999999999E-02 9.5096062977639978E-03 1.9695627692041131E+00
+ 55399 1.3849749999999999E-02 9.5100986946910077E-03 1.9696138691754781E+00
+ 55400 1.3849999999999999E-02 9.5105911043925941E-03 1.9696649691468435E+00
+ 55401 1.3850250000000000E-02 9.5110835268687431E-03 1.9697160691182085E+00
+ 55402 1.3850500000000000E-02 9.5115759621195034E-03 1.9697671690895735E+00
+ 55403 1.3850750000000000E-02 9.5120684101448853E-03 1.9698182690609389E+00
+ 55404 1.3851000000000000E-02 9.5125608709449080E-03 1.9698693690323039E+00
+ 55405 1.3851249999999999E-02 9.5130533445195765E-03 1.9699204690036689E+00
+ 55406 1.3851499999999999E-02 9.5135458308689205E-03 1.9699715689750339E+00
+ 55407 1.3851749999999999E-02 9.5140383299929521E-03 1.9700226689463989E+00
+ 55408 1.3852000000000000E-02 9.5145308418916903E-03 1.9700737689177643E+00
+ 55409 1.3852250000000000E-02 9.5150233665651507E-03 1.9701248688891293E+00
+ 55410 1.3852500000000000E-02 9.5155159040133577E-03 1.9701759688604947E+00
+ 55411 1.3852750000000000E-02 9.5160084542363112E-03 1.9702270688318597E+00
+ 55412 1.3852999999999999E-02 9.5165010172340424E-03 1.9702781688032247E+00
+ 55413 1.3853249999999999E-02 9.5169935930065671E-03 1.9703292687745897E+00
+ 55414 1.3853499999999999E-02 9.5174861815538990E-03 1.9703803687459547E+00
+ 55415 1.3853750000000000E-02 9.5179787828760520E-03 1.9704314687173201E+00
+ 55416 1.3854000000000000E-02 9.5184713969730557E-03 1.9704825686886851E+00
+ 55417 1.3854250000000000E-02 9.5189640238449186E-03 1.9705336686600505E+00
+ 55418 1.3854499999999999E-02 9.5194566634916582E-03 1.9705847686314151E+00
+ 55419 1.3854749999999999E-02 9.5199493159133005E-03 1.9706358686027805E+00
+ 55420 1.3854999999999999E-02 9.5204419811098489E-03 1.9706869685741455E+00
+ 55421 1.3855250000000000E-02 9.5209346590813277E-03 1.9707380685455105E+00
+ 55422 1.3855500000000000E-02 9.5214273498277525E-03 1.9707891685168759E+00
+ 55423 1.3855750000000000E-02 9.5219200533491460E-03 1.9708402684882409E+00
+ 55424 1.3856000000000000E-02 9.5224127696455167E-03 1.9708913684596059E+00
+ 55425 1.3856249999999999E-02 9.5229054987168837E-03 1.9709424684309709E+00
+ 55426 1.3856499999999999E-02 9.5233982405632731E-03 1.9709935684023359E+00
+ 55427 1.3856749999999999E-02 9.5238909951846935E-03 1.9710446683737013E+00
+ 55428 1.3857000000000000E-02 9.5243837625811623E-03 1.9710957683450663E+00
+ 55429 1.3857250000000000E-02 9.5248765427527037E-03 1.9711468683164317E+00
+ 55430 1.3857500000000000E-02 9.5253693356993335E-03 1.9711979682877967E+00
+ 55431 1.3857750000000000E-02 9.5258621414210619E-03 1.9712490682591617E+00
+ 55432 1.3857999999999999E-02 9.5263549599179063E-03 1.9713001682305267E+00
+ 55433 1.3858249999999999E-02 9.5268477911898929E-03 1.9713512682018917E+00
+ 55434 1.3858499999999999E-02 9.5273406352370301E-03 1.9714023681732571E+00
+ 55435 1.3858750000000000E-02 9.5278334920593476E-03 1.9714534681446221E+00
+ 55436 1.3859000000000000E-02 9.5283263616568470E-03 1.9715045681159875E+00
+ 55437 1.3859250000000000E-02 9.5288192440295526E-03 1.9715556680873525E+00
+ 55438 1.3859500000000000E-02 9.5293121391774906E-03 1.9716067680587175E+00
+ 55439 1.3859749999999999E-02 9.5298050471006625E-03 1.9716578680300825E+00
+ 55440 1.3859999999999999E-02 9.5302979677990961E-03 1.9717089680014475E+00
+ 55441 1.3860249999999999E-02 9.5307909012728020E-03 1.9717600679728129E+00
+ 55442 1.3860500000000000E-02 9.5312838475218077E-03 1.9718111679441779E+00
+ 55443 1.3860750000000000E-02 9.5317768065461168E-03 1.9718622679155433E+00
+ 55444 1.3861000000000000E-02 9.5322697783457640E-03 1.9719133678869083E+00
+ 55445 1.3861250000000000E-02 9.5327627629207511E-03 1.9719644678582733E+00
+ 55446 1.3861499999999999E-02 9.5332557602710883E-03 1.9720155678296383E+00
+ 55447 1.3861749999999999E-02 9.5337487703968330E-03 1.9720666678010033E+00
+ 55448 1.3861999999999999E-02 9.5342417932979592E-03 1.9721177677723687E+00
+ 55449 1.3862250000000000E-02 9.5347348289744980E-03 1.9721688677437337E+00
+ 55450 1.3862500000000000E-02 9.5352278774264790E-03 1.9722199677150987E+00
+ 55451 1.3862750000000000E-02 9.5357209386539073E-03 1.9722710676864641E+00
+ 55452 1.3863000000000000E-02 9.5362140126568021E-03 1.9723221676578291E+00
+ 55453 1.3863249999999999E-02 9.5367070994351773E-03 1.9723732676291941E+00
+ 55454 1.3863499999999999E-02 9.5372001989890518E-03 1.9724243676005591E+00
+ 55455 1.3863749999999999E-02 9.5376933113184518E-03 1.9724754675719245E+00
+ 55456 1.3864000000000000E-02 9.5381864364233876E-03 1.9725265675432895E+00
+ 55457 1.3864250000000000E-02 9.5386795743038818E-03 1.9725776675146545E+00
+ 55458 1.3864500000000000E-02 9.5391727249599430E-03 1.9726287674860199E+00
+ 55459 1.3864750000000000E-02 9.5396658883915957E-03 1.9726798674573849E+00
+ 55460 1.3864999999999999E-02 9.5401590645988535E-03 1.9727309674287499E+00
+ 55461 1.3865249999999999E-02 9.5406522535817304E-03 1.9727820674001149E+00
+ 55462 1.3865499999999999E-02 9.5411454553402612E-03 1.9728331673714803E+00
+ 55463 1.3865750000000000E-02 9.5416386698744440E-03 1.9728842673428453E+00
+ 55464 1.3866000000000000E-02 9.5421318971842996E-03 1.9729353673142103E+00
+ 55465 1.3866250000000000E-02 9.5426251372698508E-03 1.9729864672855757E+00
+ 55466 1.3866500000000000E-02 9.5431183901311129E-03 1.9730375672569407E+00
+ 55467 1.3866749999999999E-02 9.5436116557681121E-03 1.9730886672283057E+00
+ 55468 1.3866999999999999E-02 9.5441049341808484E-03 1.9731397671996707E+00
+ 55469 1.3867249999999999E-02 9.5445982253693547E-03 1.9731908671710356E+00
+ 55470 1.3867500000000000E-02 9.5450915293336311E-03 1.9732419671424011E+00
+ 55471 1.3867750000000000E-02 9.5455848460737104E-03 1.9732930671137661E+00
+ 55472 1.3868000000000000E-02 9.5460781755896066E-03 1.9733441670851315E+00
+ 55473 1.3868250000000000E-02 9.5465715178813387E-03 1.9733952670564965E+00
+ 55474 1.3868499999999999E-02 9.5470648729489207E-03 1.9734463670278615E+00
+ 55475 1.3868749999999999E-02 9.5475582407923715E-03 1.9734974669992265E+00
+ 55476 1.3868999999999999E-02 9.5480516214117069E-03 1.9735485669705914E+00
+ 55477 1.3869250000000000E-02 9.5485450148069442E-03 1.9735996669419569E+00
+ 55478 1.3869500000000000E-02 9.5490384209780989E-03 1.9736507669133219E+00
+ 55479 1.3869750000000000E-02 9.5495318399252075E-03 1.9737018668846873E+00
+ 55480 1.3870000000000000E-02 9.5500252716482562E-03 1.9737529668560523E+00
+ 55481 1.3870249999999999E-02 9.5505187161472795E-03 1.9738040668274173E+00
+ 55482 1.3870499999999999E-02 9.5510121734222950E-03 1.9738551667987823E+00
+ 55483 1.3870749999999999E-02 9.5515056434733285E-03 1.9739062667701472E+00
+ 55484 1.3871000000000000E-02 9.5519991263003784E-03 1.9739573667415127E+00
+ 55485 1.3871250000000000E-02 9.5524926219034759E-03 1.9740084667128777E+00
+ 55486 1.3871500000000000E-02 9.5529861302826296E-03 1.9740595666842427E+00
+ 55487 1.3871750000000000E-02 9.5534796514378673E-03 1.9741106666556081E+00
+ 55488 1.3871999999999999E-02 9.5539731853691977E-03 1.9741617666269726E+00
+ 55489 1.3872249999999999E-02 9.5544667320766399E-03 1.9742128665983381E+00
+ 55490 1.3872499999999999E-02 9.5549602915602164E-03 1.9742639665697030E+00
+ 55491 1.3872750000000000E-02 9.5554538638199446E-03 1.9743150665410685E+00
+ 55492 1.3873000000000000E-02 9.5559474488558296E-03 1.9743661665124335E+00
+ 55493 1.3873250000000000E-02 9.5564410466679114E-03 1.9744172664837984E+00
+ 55494 1.3873500000000000E-02 9.5569346572561813E-03 1.9744683664551639E+00
+ 55495 1.3873749999999999E-02 9.5574282806206671E-03 1.9745194664265284E+00
+ 55496 1.3873999999999999E-02 9.5579219167614034E-03 1.9745705663978939E+00
+ 55497 1.3874249999999999E-02 9.5584155656783902E-03 1.9746216663692588E+00
+ 55498 1.3874500000000000E-02 9.5589092273716397E-03 1.9746727663406243E+00
+ 55499 1.3874750000000000E-02 9.5594029018411849E-03 1.9747238663119893E+00
+ 55500 1.3875000000000000E-02 9.5598965890870361E-03 1.9747749662833542E+00
+ 55501 1.3875250000000000E-02 9.5603902891092142E-03 1.9748260662547197E+00
+ 55502 1.3875499999999999E-02 9.5608840019077278E-03 1.9748771662260842E+00
+ 55503 1.3875749999999999E-02 9.5613777274826065E-03 1.9749282661974497E+00
+ 55504 1.3875999999999999E-02 9.5618714658338589E-03 1.9749793661688146E+00
+ 55505 1.3876250000000000E-02 9.5623652169615075E-03 1.9750304661401801E+00
+ 55506 1.3876500000000000E-02 9.5628589808655646E-03 1.9750815661115451E+00
+ 55507 1.3876750000000000E-02 9.5633527575460595E-03 1.9751326660829100E+00
+ 55508 1.3877000000000000E-02 9.5638465470029924E-03 1.9751837660542755E+00
+ 55509 1.3877249999999999E-02 9.5643403492363943E-03 1.9752348660256400E+00
+ 55510 1.3877499999999999E-02 9.5648341642462810E-03 1.9752859659970055E+00
+ 55511 1.3877749999999999E-02 9.5653279920326628E-03 1.9753370659683704E+00
+ 55512 1.3878000000000000E-02 9.5658218325955658E-03 1.9753881659397354E+00
+ 55513 1.3878250000000000E-02 9.5663156859350038E-03 1.9754392659111009E+00
+ 55514 1.3878500000000000E-02 9.5668095520509942E-03 1.9754903658824658E+00
+ 55515 1.3878750000000000E-02 9.5673034309435492E-03 1.9755414658538313E+00
+ 55516 1.3878999999999999E-02 9.5677973226126999E-03 1.9755925658251958E+00
+ 55517 1.3879249999999999E-02 9.5682912270584550E-03 1.9756436657965613E+00
+ 55518 1.3879499999999999E-02 9.5687851442808423E-03 1.9756947657679262E+00
+ 55519 1.3879750000000000E-02 9.5692790742798566E-03 1.9757458657392912E+00
+ 55520 1.3880000000000000E-02 9.5697730170555377E-03 1.9757969657106567E+00
+ 55521 1.3880250000000000E-02 9.5702669726078979E-03 1.9758480656820216E+00
+ 55522 1.3880500000000000E-02 9.5707609409369475E-03 1.9758991656533871E+00
+ 55523 1.3880749999999999E-02 9.5712549220427056E-03 1.9759502656247516E+00
+ 55524 1.3880999999999999E-02 9.5717489159251965E-03 1.9760013655961171E+00
+ 55525 1.3881249999999999E-02 9.5722429225844376E-03 1.9760524655674820E+00
+ 55526 1.3881500000000000E-02 9.5727369420204426E-03 1.9761035655388470E+00
+ 55527 1.3881750000000000E-02 9.5732309742332308E-03 1.9761546655102125E+00
+ 55528 1.3882000000000000E-02 9.5737250192228195E-03 1.9762057654815774E+00
+ 55529 1.3882249999999999E-02 9.5742190769892207E-03 1.9762568654529424E+00
+ 55530 1.3882499999999999E-02 9.5747131475324623E-03 1.9763079654243074E+00
+ 55531 1.3882749999999999E-02 9.5752072308525511E-03 1.9763590653956724E+00
+ 55532 1.3883000000000000E-02 9.5757013269495185E-03 1.9764101653670378E+00
+ 55533 1.3883250000000000E-02 9.5761954358233679E-03 1.9764612653384028E+00
+ 55534 1.3883500000000000E-02 9.5766895574741322E-03 1.9765123653097683E+00
+ 55535 1.3883750000000000E-02 9.5771836919018166E-03 1.9765634652811332E+00
+ 55536 1.3883999999999999E-02 9.5776778391064351E-03 1.9766145652524982E+00
+ 55537 1.3884249999999999E-02 9.5781719990880223E-03 1.9766656652238632E+00
+ 55538 1.3884499999999999E-02 9.5786661718465886E-03 1.9767167651952282E+00
+ 55539 1.3884750000000000E-02 9.5791603573821393E-03 1.9767678651665936E+00
+ 55540 1.3885000000000000E-02 9.5796545819549148E-03 1.9768189651379586E+00
+ 55541 1.3885250000000000E-02 9.5801487931022021E-03 1.9768700651093241E+00
+ 55542 1.3885500000000000E-02 9.5806430170230980E-03 1.9769211650806890E+00
+ 55543 1.3885749999999999E-02 9.5811372537176337E-03 1.9769722650520540E+00
+ 55544 1.3885999999999999E-02 9.5816315031858109E-03 1.9770233650234190E+00
+ 55545 1.3886249999999999E-02 9.5821257654276695E-03 1.9770744649947840E+00
+ 55546 1.3886500000000000E-02 9.5826200404431992E-03 1.9771255649661494E+00
+ 55547 1.3886750000000000E-02 9.5831143282324362E-03 1.9771766649375144E+00
+ 55548 1.3887000000000000E-02 9.5836086287953894E-03 1.9772277649088794E+00
+ 55549 1.3887250000000000E-02 9.5841029421320657E-03 1.9772788648802448E+00
+ 55550 1.3887499999999999E-02 9.5845972682425049E-03 1.9773299648516094E+00
+ 55551 1.3887749999999999E-02 9.5850916071267122E-03 1.9773810648229748E+00
+ 55552 1.3887999999999999E-02 9.5855859587846912E-03 1.9774321647943398E+00
+ 55553 1.3888250000000000E-02 9.5860803232164851E-03 1.9774832647657052E+00
+ 55554 1.3888500000000000E-02 9.5865747004220993E-03 1.9775343647370702E+00
+ 55555 1.3888750000000000E-02 9.5870690904015354E-03 1.9775854647084352E+00
+ 55556 1.3889000000000000E-02 9.5875634931548263E-03 1.9776365646798006E+00
+ 55557 1.3889249999999999E-02 9.5880579086819896E-03 1.9776876646511652E+00
+ 55558 1.3889499999999999E-02 9.5885523369830371E-03 1.9777387646225306E+00
+ 55559 1.3889749999999999E-02 9.5890467780579865E-03 1.9777898645938956E+00
+ 55560 1.3890000000000000E-02 9.5895412319068566E-03 1.9778409645652610E+00
+ 55561 1.3890250000000000E-02 9.5900356985296614E-03 1.9778920645366260E+00
+ 55562 1.3890500000000000E-02 9.5905301779264183E-03 1.9779431645079910E+00
+ 55563 1.3890750000000000E-02 9.5910246700971410E-03 1.9779942644793564E+00
+ 55564 1.3890999999999999E-02 9.5915191750418453E-03 1.9780453644507210E+00
+ 55565 1.3891249999999999E-02 9.5920136927605589E-03 1.9780964644220864E+00
+ 55566 1.3891499999999999E-02 9.5925082232532870E-03 1.9781475643934514E+00
+ 55567 1.3891750000000000E-02 9.5930027665200573E-03 1.9781986643648168E+00
+ 55568 1.3892000000000000E-02 9.5934973225608802E-03 1.9782497643361818E+00
+ 55569 1.3892250000000000E-02 9.5939918913757766E-03 1.9783008643075468E+00
+ 55570 1.3892500000000000E-02 9.5944864729647517E-03 1.9783519642789122E+00
+ 55571 1.3892749999999999E-02 9.5949810673278332E-03 1.9784030642502768E+00
+ 55572 1.3892999999999999E-02 9.5954756744650368E-03 1.9784541642216422E+00
+ 55573 1.3893249999999999E-02 9.5959702943763745E-03 1.9785052641930072E+00
+ 55574 1.3893500000000000E-02 9.5964649270618690E-03 1.9785563641643722E+00
+ 55575 1.3893750000000000E-02 9.5969595725215323E-03 1.9786074641357376E+00
+ 55576 1.3894000000000000E-02 9.5974542307553836E-03 1.9786585641071026E+00
+ 55577 1.3894250000000000E-02 9.5979489017634454E-03 1.9787096640784680E+00
+ 55578 1.3894499999999999E-02 9.5984435855457195E-03 1.9787607640498326E+00
+ 55579 1.3894749999999999E-02 9.5989382821022456E-03 1.9788118640211980E+00
+ 55580 1.3894999999999999E-02 9.5994329914330084E-03 1.9788629639925630E+00
+ 55581 1.3895250000000000E-02 9.5999277135380544E-03 1.9789140639639280E+00
+ 55582 1.3895500000000000E-02 9.6004224484173926E-03 1.9789651639352934E+00
+ 55583 1.3895750000000000E-02 9.6009171960710366E-03 1.9790162639066584E+00
+ 55584 1.3896000000000000E-02 9.6014119564990005E-03 1.9790673638780238E+00
+ 55585 1.3896249999999999E-02 9.6019067297012980E-03 1.9791184638493884E+00
+ 55586 1.3896499999999999E-02 9.6024015156779587E-03 1.9791695638207538E+00
+ 55587 1.3896749999999999E-02 9.6028963144289912E-03 1.9792206637921188E+00
+ 55588 1.3897000000000000E-02 9.6033911259544146E-03 1.9792717637634838E+00
+ 55589 1.3897250000000000E-02 9.6038859502542533E-03 1.9793228637348492E+00
+ 55590 1.3897500000000000E-02 9.6043807873285036E-03 1.9793739637062142E+00
+ 55591 1.3897750000000000E-02 9.6048756371772039E-03 1.9794250636775792E+00
+ 55592 1.3897999999999999E-02 9.6053704998003558E-03 1.9794761636489442E+00
+ 55593 1.3898249999999999E-02 9.6058653751979837E-03 1.9795272636203092E+00
+ 55594 1.3898499999999999E-02 9.6063602633701048E-03 1.9795783635916746E+00
+ 55595 1.3898750000000000E-02 9.6068551643167417E-03 1.9796294635630396E+00
+ 55596 1.3899000000000000E-02 9.6073500780378997E-03 1.9796805635344050E+00
+ 55597 1.3899250000000000E-02 9.6078450045335960E-03 1.9797316635057700E+00
+ 55598 1.3899500000000000E-02 9.6083399438038619E-03 1.9797827634771350E+00
+ 55599 1.3899749999999999E-02 9.6088348958486957E-03 1.9798338634485000E+00
+ 55600 1.3899999999999999E-02 9.6093298606681199E-03 1.9798849634198650E+00
+ 55601 1.3900249999999999E-02 9.6098248382621605E-03 1.9799360633912304E+00
+ 55602 1.3900500000000000E-02 9.6103198286308315E-03 1.9799871633625954E+00
+ 55603 1.3900750000000000E-02 9.6108148317741466E-03 1.9800382633339608E+00
+ 55604 1.3901000000000000E-02 9.6113098476921163E-03 1.9800893633053258E+00
+ 55605 1.3901250000000000E-02 9.6118048763847753E-03 1.9801404632766908E+00
+ 55606 1.3901499999999999E-02 9.6122999178521150E-03 1.9801915632480558E+00
+ 55607 1.3901749999999999E-02 9.6127949720941734E-03 1.9802426632194208E+00
+ 55608 1.3901999999999999E-02 9.6132900391109645E-03 1.9802937631907862E+00
+ 55609 1.3902250000000000E-02 9.6137851189025021E-03 1.9803448631621512E+00
+ 55610 1.3902500000000000E-02 9.6142802114688002E-03 1.9803959631335162E+00
+ 55611 1.3902750000000000E-02 9.6147753168098812E-03 1.9804470631048816E+00
+ 55612 1.3903000000000000E-02 9.6152704349257538E-03 1.9804981630762466E+00
+ 55613 1.3903249999999999E-02 9.6157655658164493E-03 1.9805492630476116E+00
+ 55614 1.3903499999999999E-02 9.6162607094819712E-03 1.9806003630189766E+00
+ 55615 1.3903749999999999E-02 9.6167558659223332E-03 1.9806514629903420E+00
+ 55616 1.3904000000000000E-02 9.6172510351375719E-03 1.9807025629617070E+00
+ 55617 1.3904250000000000E-02 9.6177462171276925E-03 1.9807536629330720E+00
+ 55618 1.3904500000000000E-02 9.6182414118927140E-03 1.9808047629044374E+00
+ 55619 1.3904750000000000E-02 9.6187366194326468E-03 1.9808558628758024E+00
+ 55620 1.3904999999999999E-02 9.6192318397475066E-03 1.9809069628471674E+00
+ 55621 1.3905249999999999E-02 9.6197270531080802E-03 1.9809580628185324E+00
+ 55622 1.3905499999999999E-02 9.6202222991963755E-03 1.9810091627898978E+00
+ 55623 1.3905750000000000E-02 9.6207175580631712E-03 1.9810602627612628E+00
+ 55624 1.3906000000000000E-02 9.6212128297084778E-03 1.9811113627326278E+00
+ 55625 1.3906250000000000E-02 9.6217081141323213E-03 1.9811624627039932E+00
+ 55626 1.3906500000000000E-02 9.6222034113347156E-03 1.9812135626753582E+00
+ 55627 1.3906749999999999E-02 9.6226987213156728E-03 1.9812646626467232E+00
+ 55628 1.3906999999999999E-02 9.6231940440752277E-03 1.9813157626180882E+00
+ 55629 1.3907249999999999E-02 9.6236893796133819E-03 1.9813668625894536E+00
+ 55630 1.3907500000000000E-02 9.6241847279301563E-03 1.9814179625608186E+00
+ 55631 1.3907750000000000E-02 9.6246800890255804E-03 1.9814690625321836E+00
+ 55632 1.3908000000000000E-02 9.6251754628996680E-03 1.9815201625035490E+00
+ 55633 1.3908250000000000E-02 9.6256708495524156E-03 1.9815712624749140E+00
+ 55634 1.3908499999999999E-02 9.6261662489838702E-03 1.9816223624462790E+00
+ 55635 1.3908749999999999E-02 9.6266616611940387E-03 1.9816734624176440E+00
+ 55636 1.3908999999999999E-02 9.6271570861829435E-03 1.9817245623890090E+00
+ 55637 1.3909250000000000E-02 9.6276525239505934E-03 1.9817756623603744E+00
+ 55638 1.3909500000000000E-02 9.6281479744970092E-03 1.9818267623317394E+00
+ 55639 1.3909750000000000E-02 9.6286434378222169E-03 1.9818778623031048E+00
+ 55640 1.3909999999999999E-02 9.6291389139262253E-03 1.9819289622744694E+00
+ 55641 1.3910249999999999E-02 9.6296344028090532E-03 1.9819800622458348E+00
+ 55642 1.3910499999999999E-02 9.6301299044707269E-03 1.9820311622171998E+00
+ 55643 1.3910750000000000E-02 9.6306254189112636E-03 1.9820822621885648E+00
+ 55644 1.3911000000000000E-02 9.6311209461306668E-03 1.9821333621599302E+00
+ 55645 1.3911250000000000E-02 9.6316164861289782E-03 1.9821844621312952E+00
+ 55646 1.3911500000000000E-02 9.6321120389061959E-03 1.9822355621026606E+00
+ 55647 1.3911749999999999E-02 9.6326076044623375E-03 1.9822866620740252E+00
+ 55648 1.3911999999999999E-02 9.6331031827974339E-03 1.9823377620453906E+00
+ 55649 1.3912249999999999E-02 9.6335987739115028E-03 1.9823888620167556E+00
+ 55650 1.3912500000000000E-02 9.6340943778045560E-03 1.9824399619881206E+00
+ 55651 1.3912750000000000E-02 9.6345899944766077E-03 1.9824910619594860E+00
+ 55652 1.3913000000000000E-02 9.6350856239276871E-03 1.9825421619308510E+00
+ 55653 1.3913250000000000E-02 9.6355812661578100E-03 1.9825932619022160E+00
+ 55654 1.3913499999999999E-02 9.6360769211669816E-03 1.9826443618735810E+00
+ 55655 1.3913749999999999E-02 9.6365725889552330E-03 1.9826954618449459E+00
+ 55656 1.3913999999999999E-02 9.6370682695225800E-03 1.9827465618163114E+00
+ 55657 1.3914250000000000E-02 9.6375639628690432E-03 1.9827976617876764E+00
+ 55658 1.3914500000000000E-02 9.6380596689946280E-03 1.9828487617590418E+00
+ 55659 1.3914750000000000E-02 9.6385553878993949E-03 1.9828998617304068E+00
+ 55660 1.3915000000000000E-02 9.6390511195832852E-03 1.9829509617017718E+00
+ 55661 1.3915249999999999E-02 9.6395468640429784E-03 1.9830020616731368E+00
+ 55662 1.3915499999999999E-02 9.6400426212740527E-03 1.9830531616445017E+00
+ 55663 1.3915749999999999E-02 9.6405383912764962E-03 1.9831042616158672E+00
+ 55664 1.3916000000000000E-02 9.6410341740503329E-03 1.9831553615872322E+00
+ 55665 1.3916250000000000E-02 9.6415299695955699E-03 1.9832064615585976E+00
+ 55666 1.3916500000000000E-02 9.6420257779122349E-03 1.9832575615299626E+00
+ 55667 1.3916750000000000E-02 9.6425215990003279E-03 1.9833086615013276E+00
+ 55668 1.3916999999999999E-02 9.6430174328598715E-03 1.9833597614726926E+00
+ 55669 1.3917249999999999E-02 9.6435132794908882E-03 1.9834108614440575E+00
+ 55670 1.3917499999999999E-02 9.6440091388933901E-03 1.9834619614154230E+00
+ 55671 1.3917750000000000E-02 9.6445050110673895E-03 1.9835130613867880E+00
+ 55672 1.3918000000000000E-02 9.6450008960129018E-03 1.9835641613581534E+00
+ 55673 1.3918250000000000E-02 9.6454967937299463E-03 1.9836152613295184E+00
+ 55674 1.3918500000000000E-02 9.6459927042185385E-03 1.9836663613008834E+00
+ 55675 1.3918749999999999E-02 9.6464886274786939E-03 1.9837174612722484E+00
+ 55676 1.3918999999999999E-02 9.6469845635104318E-03 1.9837685612436133E+00
+ 55677 1.3919249999999999E-02 9.6474805123137591E-03 1.9838196612149788E+00
+ 55678 1.3919500000000000E-02 9.6479764738887051E-03 1.9838707611863438E+00
+ 55679 1.3919750000000000E-02 9.6484724482352804E-03 1.9839218611577087E+00
+ 55680 1.3920000000000000E-02 9.6489684353534937E-03 1.9839729611290742E+00
+ 55681 1.3920250000000000E-02 9.6494644352433708E-03 1.9840240611004392E+00
+ 55682 1.3920499999999999E-02 9.6499604479049067E-03 1.9840751610718041E+00
+ 55683 1.3920749999999999E-02 9.6504564733381516E-03 1.9841262610431691E+00
+ 55684 1.3920999999999999E-02 9.6509525115430969E-03 1.9841773610145346E+00
+ 55685 1.3921250000000000E-02 9.6514485625197686E-03 1.9842284609858996E+00
+ 55686 1.3921500000000000E-02 9.6519446262681770E-03 1.9842795609572645E+00
+ 55687 1.3921750000000000E-02 9.6524407027883483E-03 1.9843306609286300E+00
+ 55688 1.3922000000000000E-02 9.6529367920802842E-03 1.9843817608999950E+00
+ 55689 1.3922249999999999E-02 9.6534328941440019E-03 1.9844328608713599E+00
+ 55690 1.3922499999999999E-02 9.6539290089795293E-03 1.9844839608427249E+00
+ 55691 1.3922749999999999E-02 9.6544251365868732E-03 1.9845350608140904E+00
+ 55692 1.3923000000000000E-02 9.6549212769660581E-03 1.9845861607854554E+00
+ 55693 1.3923250000000000E-02 9.6554174301170959E-03 1.9846372607568203E+00
+ 55694 1.3923500000000000E-02 9.6559135960399972E-03 1.9846883607281858E+00
+ 55695 1.3923750000000000E-02 9.6564097747347845E-03 1.9847394606995508E+00
+ 55696 1.3923999999999999E-02 9.6569059662014629E-03 1.9847905606709157E+00
+ 55697 1.3924249999999999E-02 9.6574021704400621E-03 1.9848416606422807E+00
+ 55698 1.3924499999999999E-02 9.6578983874505957E-03 1.9848927606136457E+00
+ 55699 1.3924750000000000E-02 9.6583946172330779E-03 1.9849438605850112E+00
+ 55700 1.3925000000000000E-02 9.6588908597875136E-03 1.9849949605563761E+00
+ 55701 1.3925250000000000E-02 9.6593871151139377E-03 1.9850460605277416E+00
+ 55702 1.3925500000000000E-02 9.6598833832123587E-03 1.9850971604991066E+00
+ 55703 1.3925749999999999E-02 9.6603796640827855E-03 1.9851482604704715E+00
+ 55704 1.3925999999999999E-02 9.6608759577252422E-03 1.9851993604418365E+00
+ 55705 1.3926249999999999E-02 9.6613722641397271E-03 1.9852504604132015E+00
+ 55706 1.3926500000000000E-02 9.6618685833263027E-03 1.9853015603845670E+00
+ 55707 1.3926750000000000E-02 9.6623649152849413E-03 1.9853526603559319E+00
+ 55708 1.3927000000000000E-02 9.6628612600156722E-03 1.9854037603272974E+00
+ 55709 1.3927250000000000E-02 9.6633576175185146E-03 1.9854548602986624E+00
+ 55710 1.3927499999999999E-02 9.6638539877934738E-03 1.9855059602700273E+00
+ 55711 1.3927749999999999E-02 9.6643503708405756E-03 1.9855570602413923E+00
+ 55712 1.3927999999999999E-02 9.6648467666598376E-03 1.9856081602127573E+00
+ 55713 1.3928250000000000E-02 9.6653431752512682E-03 1.9856592601841228E+00
+ 55714 1.3928500000000000E-02 9.6658395966148954E-03 1.9857103601554877E+00
+ 55715 1.3928750000000000E-02 9.6663360307507207E-03 1.9857614601268527E+00
+ 55716 1.3929000000000000E-02 9.6668324776587704E-03 1.9858125600982182E+00
+ 55717 1.3929249999999999E-02 9.6673289373390477E-03 1.9858636600695827E+00
+ 55718 1.3929499999999999E-02 9.6678254097915858E-03 1.9859147600409481E+00
+ 55719 1.3929749999999999E-02 9.6683218950163931E-03 1.9859658600123131E+00
+ 55720 1.3930000000000000E-02 9.6688183930134838E-03 1.9860169599836786E+00
+ 55721 1.3930250000000000E-02 9.6693149037828750E-03 1.9860680599550435E+00
+ 55722 1.3930500000000000E-02 9.6698114273245841E-03 1.9861191599264085E+00
+ 55723 1.3930750000000000E-02 9.6703079636386354E-03 1.9861702598977740E+00
+ 55724 1.3930999999999999E-02 9.6708045127250324E-03 1.9862213598691385E+00
+ 55725 1.3931249999999999E-02 9.6713010745837890E-03 1.9862724598405039E+00
+ 55726 1.3931499999999999E-02 9.6717976492149312E-03 1.9863235598118689E+00
+ 55727 1.3931750000000000E-02 9.6722942366184780E-03 1.9863746597832344E+00
+ 55728 1.3932000000000000E-02 9.6727908367944190E-03 1.9864257597545993E+00
+ 55729 1.3932250000000000E-02 9.6732874497428203E-03 1.9864768597259643E+00
+ 55730 1.3932500000000000E-02 9.6737840754636557E-03 1.9865279596973298E+00
+ 55731 1.3932749999999999E-02 9.6742807139569460E-03 1.9865790596686943E+00
+ 55732 1.3932999999999999E-02 9.6747773652227260E-03 1.9866301596400597E+00
+ 55733 1.3933249999999999E-02 9.6752740292609975E-03 1.9866812596114247E+00
+ 55734 1.3933500000000000E-02 9.6757707060717742E-03 1.9867323595827902E+00
+ 55735 1.3933750000000000E-02 9.6762673956550926E-03 1.9867834595541551E+00
+ 55736 1.3934000000000000E-02 9.6767640980109440E-03 1.9868345595255201E+00
+ 55737 1.3934250000000000E-02 9.6772608131393614E-03 1.9868856594968856E+00
+ 55738 1.3934499999999999E-02 9.6777575410403431E-03 1.9869367594682501E+00
+ 55739 1.3934749999999999E-02 9.6782542817139341E-03 1.9869878594396155E+00
+ 55740 1.3934999999999999E-02 9.6787510351601224E-03 1.9870389594109805E+00
+ 55741 1.3935250000000000E-02 9.6792478013789391E-03 1.9870900593823455E+00
+ 55742 1.3935500000000000E-02 9.6797445803703946E-03 1.9871411593537109E+00
+ 55743 1.3935750000000000E-02 9.6802413721345099E-03 1.9871922593250759E+00
+ 55744 1.3936000000000000E-02 9.6807381766713038E-03 1.9872433592964414E+00
+ 55745 1.3936249999999999E-02 9.6812349939807748E-03 1.9872944592678059E+00
+ 55746 1.3936499999999999E-02 9.6817318240629627E-03 1.9873455592391713E+00
+ 55747 1.3936749999999999E-02 9.6822286669178623E-03 1.9873966592105363E+00
+ 55748 1.3937000000000000E-02 9.6827255225455100E-03 1.9874477591819013E+00
+ 55749 1.3937250000000000E-02 9.6832223909459059E-03 1.9874988591532667E+00
+ 55750 1.3937500000000000E-02 9.6837192721190794E-03 1.9875499591246317E+00
+ 55751 1.3937750000000000E-02 9.6842161660650461E-03 1.9876010590959972E+00
+ 55752 1.3937999999999999E-02 9.6847130727837887E-03 1.9876521590673617E+00
+ 55753 1.3938249999999999E-02 9.6852099922753697E-03 1.9877032590387271E+00
+ 55754 1.3938500000000000E-02 9.6857069245397873E-03 1.9877543590100921E+00
+ 55755 1.3938750000000000E-02 9.6862038695770484E-03 1.9878054589814571E+00
+ 55756 1.3939000000000000E-02 9.6867008273871878E-03 1.9878565589528225E+00
+ 55757 1.3939250000000000E-02 9.6871977979702002E-03 1.9879076589241875E+00
+ 55758 1.3939499999999999E-02 9.6876947813261186E-03 1.9879587588955525E+00
+ 55759 1.3939749999999999E-02 9.6881917774549551E-03 1.9880098588669175E+00
+ 55760 1.3939999999999999E-02 9.6886887863567236E-03 1.9880609588382825E+00
+ 55761 1.3940250000000000E-02 9.6891858080314450E-03 1.9881120588096479E+00
+ 55762 1.3940500000000000E-02 9.6896828424791314E-03 1.9881631587810129E+00
+ 55763 1.3940750000000000E-02 9.6901798896998018E-03 1.9882142587523783E+00
+ 55764 1.3941000000000000E-02 9.6906769496934685E-03 1.9882653587237433E+00
+ 55765 1.3941249999999999E-02 9.6911740224601417E-03 1.9883164586951083E+00
+ 55766 1.3941499999999999E-02 9.6916711079998510E-03 1.9883675586664733E+00
+ 55767 1.3941749999999999E-02 9.6921682063126086E-03 1.9884186586378383E+00
+ 55768 1.3942000000000000E-02 9.6926653535511272E-03 1.9884697586092037E+00
+ 55769 1.3942250000000000E-02 9.6931624770743539E-03 1.9885208585805687E+00
+ 55770 1.3942500000000000E-02 9.6936596133722127E-03 1.9885719585519341E+00
+ 55771 1.3942750000000000E-02 9.6941567624447191E-03 1.9886230585232991E+00
+ 55772 1.3942999999999999E-02 9.6946539242918871E-03 1.9886741584946641E+00
+ 55773 1.3943249999999999E-02 9.6951510989137391E-03 1.9887252584660291E+00
+ 55774 1.3943499999999999E-02 9.6956482863102891E-03 1.9887763584373941E+00
+ 55775 1.3943750000000000E-02 9.6961454864815527E-03 1.9888274584087595E+00
+ 55776 1.3944000000000000E-02 9.6966426994275368E-03 1.9888785583801245E+00
+ 55777 1.3944250000000000E-02 9.6971399251482883E-03 1.9889296583514895E+00
+ 55778 1.3944500000000000E-02 9.6976371636437863E-03 1.9889807583228549E+00
+ 55779 1.3944749999999999E-02 9.6981344149140707E-03 1.9890318582942195E+00
+ 55780 1.3944999999999999E-02 9.6986316789591537E-03 1.9890829582655849E+00
+ 55781 1.3945249999999999E-02 9.6991289557790492E-03 1.9891340582369499E+00
+ 55782 1.3945500000000000E-02 9.6996262453737832E-03 1.9891851582083153E+00
+ 55783 1.3945750000000000E-02 9.7001235477433608E-03 1.9892362581796803E+00
+ 55784 1.3946000000000000E-02 9.7006208628878082E-03 1.9892873581510453E+00
+ 55785 1.3946250000000000E-02 9.7011181908071321E-03 1.9893384581224107E+00
+ 55786 1.3946499999999999E-02 9.7016155315013536E-03 1.9893895580937753E+00
+ 55787 1.3946749999999999E-02 9.7021128849704916E-03 1.9894406580651407E+00
+ 55788 1.3946999999999999E-02 9.7026102512145669E-03 1.9894917580365057E+00
+ 55789 1.3947250000000000E-02 9.7031076302335848E-03 1.9895428580078711E+00
+ 55790 1.3947500000000000E-02 9.7036050220275765E-03 1.9895939579792361E+00
+ 55791 1.3947750000000000E-02 9.7041024265965507E-03 1.9896450579506011E+00
+ 55792 1.3948000000000000E-02 9.7045998439405212E-03 1.9896961579219665E+00
+ 55793 1.3948249999999999E-02 9.7050972740595036E-03 1.9897472578933311E+00
+ 55794 1.3948499999999999E-02 9.7055947169535257E-03 1.9897983578646965E+00
+ 55795 1.3948749999999999E-02 9.7060921726225963E-03 1.9898494578360615E+00
+ 55796 1.3949000000000000E-02 9.7065896410667325E-03 1.9899005578074269E+00
+ 55797 1.3949250000000000E-02 9.7070871222859571E-03 1.9899516577787919E+00
+ 55798 1.3949500000000000E-02 9.7075846162802820E-03 1.9900027577501569E+00
+ 55799 1.3949750000000000E-02 9.7080821230497265E-03 1.9900538577215223E+00
+ 55800 1.3949999999999999E-02 9.7085796425942974E-03 1.9901049576928869E+00
+ 55801 1.3950249999999999E-02 9.7090771749140242E-03 1.9901560576642523E+00
+ 55802 1.3950499999999999E-02 9.7095747200089209E-03 1.9902071576356173E+00
+ 55803 1.3950750000000000E-02 9.7100722778790012E-03 1.9902582576069823E+00
+ 55804 1.3951000000000000E-02 9.7105698485242878E-03 1.9903093575783477E+00
+ 55805 1.3951250000000000E-02 9.7110674319447927E-03 1.9903604575497127E+00
+ 55806 1.3951500000000000E-02 9.7115650281405265E-03 1.9904115575210781E+00
+ 55807 1.3951749999999999E-02 9.7120626371115151E-03 1.9904626574924427E+00
+ 55808 1.3951999999999999E-02 9.7125602588577775E-03 1.9905137574638081E+00
+ 55809 1.3952249999999999E-02 9.7130578933793277E-03 1.9905648574351731E+00
+ 55810 1.3952500000000000E-02 9.7135555406761796E-03 1.9906159574065381E+00
+ 55811 1.3952750000000000E-02 9.7140532007483505E-03 1.9906670573779035E+00
+ 55812 1.3953000000000000E-02 9.7145508735958629E-03 1.9907181573492685E+00
+ 55813 1.3953250000000000E-02 9.7150485592187221E-03 1.9907692573206339E+00
+ 55814 1.3953499999999999E-02 9.7155462576169575E-03 1.9908203572919985E+00
+ 55815 1.3953749999999999E-02 9.7160439687905761E-03 1.9908714572633639E+00
+ 55816 1.3953999999999999E-02 9.7165416927396057E-03 1.9909225572347289E+00
+ 55817 1.3954250000000000E-02 9.7170394294640566E-03 1.9909736572060939E+00
+ 55818 1.3954500000000000E-02 9.7175371789639444E-03 1.9910247571774593E+00
+ 55819 1.3954750000000000E-02 9.7180349412392987E-03 1.9910758571488243E+00
+ 55820 1.3955000000000000E-02 9.7185327162901090E-03 1.9911269571201893E+00
+ 55821 1.3955249999999999E-02 9.7190305041164222E-03 1.9911780570915543E+00
+ 55822 1.3955499999999999E-02 9.7195283047182297E-03 1.9912291570629193E+00
+ 55823 1.3955749999999999E-02 9.7200261180955660E-03 1.9912802570342847E+00
+ 55824 1.3956000000000000E-02 9.7205239442484485E-03 1.9913313570056497E+00
+ 55825 1.3956250000000000E-02 9.7210217831768860E-03 1.9913824569770151E+00
+ 55826 1.3956500000000000E-02 9.7215196348809010E-03 1.9914335569483801E+00
+ 55827 1.3956750000000000E-02 9.7220174993605021E-03 1.9914846569197451E+00
+ 55828 1.3956999999999999E-02 9.7225153766157049E-03 1.9915357568911101E+00
+ 55829 1.3957249999999999E-02 9.7230132666465442E-03 1.9915868568624751E+00
+ 55830 1.3957499999999999E-02 9.7235111694530217E-03 1.9916379568338405E+00
+ 55831 1.3957750000000000E-02 9.7240090850351582E-03 1.9916890568052055E+00
+ 55832 1.3958000000000000E-02 9.7245070133929780E-03 1.9917401567765709E+00
+ 55833 1.3958250000000000E-02 9.7250049545264828E-03 1.9917912567479359E+00
+ 55834 1.3958500000000000E-02 9.7255029084357021E-03 1.9918423567193009E+00
+ 55835 1.3958749999999999E-02 9.7260008751206533E-03 1.9918934566906659E+00
+ 55836 1.3958999999999999E-02 9.7264988545813363E-03 1.9919445566620309E+00
+ 55837 1.3959249999999999E-02 9.7269968468177859E-03 1.9919956566333963E+00
+ 55838 1.3959500000000000E-02 9.7274948518300194E-03 1.9920467566047613E+00
+ 55839 1.3959750000000000E-02 9.7279928696180420E-03 1.9920978565761267E+00
+ 55840 1.3960000000000000E-02 9.7284909001818850E-03 1.9921489565474917E+00
+ 55841 1.3960250000000000E-02 9.7289889435215500E-03 1.9922000565188567E+00
+ 55842 1.3960499999999999E-02 9.7294869996370596E-03 1.9922511564902217E+00
+ 55843 1.3960749999999999E-02 9.7299850685284382E-03 1.9923022564615867E+00
+ 55844 1.3960999999999999E-02 9.7304831501956977E-03 1.9923533564329521E+00
+ 55845 1.3961250000000000E-02 9.7309812446388522E-03 1.9924044564043171E+00
+ 55846 1.3961500000000000E-02 9.7314793518579242E-03 1.9924555563756821E+00
+ 55847 1.3961750000000000E-02 9.7319774718529328E-03 1.9925066563470475E+00
+ 55848 1.3962000000000000E-02 9.7324756046238831E-03 1.9925577563184125E+00
+ 55849 1.3962249999999999E-02 9.7329737501707925E-03 1.9926088562897775E+00
+ 55850 1.3962499999999999E-02 9.7334719084936905E-03 1.9926599562611425E+00
+ 55851 1.3962749999999999E-02 9.7339700795925944E-03 1.9927110562325079E+00
+ 55852 1.3963000000000000E-02 9.7344682634675113E-03 1.9927621562038729E+00
+ 55853 1.3963250000000000E-02 9.7349664601184618E-03 1.9928132561752379E+00
+ 55854 1.3963500000000000E-02 9.7354646695454669E-03 1.9928643561466033E+00
+ 55855 1.3963750000000000E-02 9.7359628917485300E-03 1.9929154561179683E+00
+ 55856 1.3963999999999999E-02 9.7364611267276892E-03 1.9929665560893333E+00
+ 55857 1.3964249999999999E-02 9.7369593744829393E-03 1.9930176560606983E+00
+ 55858 1.3964499999999999E-02 9.7374576350143186E-03 1.9930687560320637E+00
+ 55859 1.3964750000000000E-02 9.7379559083218287E-03 1.9931198560034287E+00
+ 55860 1.3965000000000000E-02 9.7384541944055027E-03 1.9931709559747937E+00
+ 55861 1.3965250000000000E-02 9.7389524932653335E-03 1.9932220559461591E+00
+ 55862 1.3965500000000000E-02 9.7394508049013593E-03 1.9932731559175241E+00
+ 55863 1.3965749999999999E-02 9.7399491293135854E-03 1.9933242558888891E+00
+ 55864 1.3965999999999999E-02 9.7404474665020342E-03 1.9933753558602541E+00
+ 55865 1.3966249999999999E-02 9.7409458164667267E-03 1.9934264558316190E+00
+ 55866 1.3966500000000000E-02 9.7414441792076714E-03 1.9934775558029845E+00
+ 55867 1.3966750000000000E-02 9.7419425547248927E-03 1.9935286557743495E+00
+ 55868 1.3967000000000000E-02 9.7424409430184062E-03 1.9935797557457149E+00
+ 55869 1.3967249999999999E-02 9.7429393440882136E-03 1.9936308557170794E+00
+ 55870 1.3967499999999999E-02 9.7434377579343652E-03 1.9936819556884449E+00
+ 55871 1.3967749999999999E-02 9.7439361845568454E-03 1.9937330556598098E+00
+ 55872 1.3968000000000000E-02 9.7444346239556889E-03 1.9937841556311748E+00
+ 55873 1.3968250000000000E-02 9.7449330761309044E-03 1.9938352556025403E+00
+ 55874 1.3968500000000000E-02 9.7454315410825196E-03 1.9938863555739053E+00
+ 55875 1.3968750000000000E-02 9.7459300188105485E-03 1.9939374555452707E+00
+ 55876 1.3968999999999999E-02 9.7464285093149892E-03 1.9939885555166352E+00
+ 55877 1.3969249999999999E-02 9.7469270125958869E-03 1.9940396554880007E+00
+ 55878 1.3969499999999999E-02 9.7474255286532432E-03 1.9940907554593656E+00
+ 55879 1.3969750000000000E-02 9.7479240574870774E-03 1.9941418554307306E+00
+ 55880 1.3970000000000000E-02 9.7484225990974085E-03 1.9941929554020961E+00
+ 55881 1.3970250000000000E-02 9.7489211534842555E-03 1.9942440553734611E+00
+ 55882 1.3970500000000000E-02 9.7494197206476323E-03 1.9942951553448260E+00
+ 55883 1.3970749999999999E-02 9.7499183005875494E-03 1.9943462553161910E+00
+ 55884 1.3970999999999999E-02 9.7504168933040328E-03 1.9943973552875560E+00
+ 55885 1.3971249999999999E-02 9.7509154987971032E-03 1.9944484552589214E+00
+ 55886 1.3971500000000000E-02 9.7514141170667781E-03 1.9944995552302864E+00
+ 55887 1.3971750000000000E-02 9.7519127481130591E-03 1.9945506552016519E+00
+ 55888 1.3972000000000000E-02 9.7524113919359740E-03 1.9946017551730169E+00
+ 55889 1.3972250000000000E-02 9.7529100485355454E-03 1.9946528551443818E+00
+ 55890 1.3972499999999999E-02 9.7534087179117768E-03 1.9947039551157468E+00
+ 55891 1.3972749999999999E-02 9.7539074000647027E-03 1.9947550550871118E+00
+ 55892 1.3972999999999999E-02 9.7544060949943251E-03 1.9948061550584772E+00
+ 55893 1.3973250000000000E-02 9.7549048027006664E-03 1.9948572550298422E+00
+ 55894 1.3973500000000000E-02 9.7554035231837508E-03 1.9949083550012077E+00
+ 55895 1.3973750000000000E-02 9.7559022564435872E-03 1.9949594549725727E+00
+ 55896 1.3974000000000000E-02 9.7564010024801962E-03 1.9950105549439376E+00
+ 55897 1.3974249999999999E-02 9.7568997612935814E-03 1.9950616549153026E+00
+ 55898 1.3974499999999999E-02 9.7573985328837810E-03 1.9951127548866676E+00
+ 55899 1.3974749999999999E-02 9.7578973172508018E-03 1.9951638548580330E+00
+ 55900 1.3975000000000000E-02 9.7583961143946629E-03 1.9952149548293980E+00
+ 55901 1.3975250000000000E-02 9.7588949243153870E-03 1.9952660548007635E+00
+ 55902 1.3975500000000000E-02 9.7593937470129791E-03 1.9953171547721285E+00
+ 55903 1.3975750000000000E-02 9.7598925824874620E-03 1.9953682547434934E+00
+ 55904 1.3975999999999999E-02 9.7603914307388615E-03 1.9954193547148584E+00
+ 55905 1.3976249999999999E-02 9.7608902917671880E-03 1.9954704546862234E+00
+ 55906 1.3976499999999999E-02 9.7613891655724417E-03 1.9955215546575888E+00
+ 55907 1.3976750000000000E-02 9.7618880521546710E-03 1.9955726546289538E+00
+ 55908 1.3977000000000000E-02 9.7623869515138725E-03 1.9956237546003188E+00
+ 55909 1.3977250000000000E-02 9.7628858636500775E-03 1.9956748545716843E+00
+ 55910 1.3977500000000000E-02 9.7633847885632841E-03 1.9957259545430492E+00
+ 55911 1.3977749999999999E-02 9.7638837262535253E-03 1.9957770545144142E+00
+ 55912 1.3977999999999999E-02 9.7643826767208168E-03 1.9958281544857792E+00
+ 55913 1.3978249999999999E-02 9.7648816399651672E-03 1.9958792544571446E+00
+ 55914 1.3978500000000000E-02 9.7653806159866026E-03 1.9959303544285096E+00
+ 55915 1.3978750000000000E-02 9.7658796047851368E-03 1.9959814543998746E+00
+ 55916 1.3979000000000000E-02 9.7663786063607906E-03 1.9960325543712401E+00
+ 55917 1.3979250000000000E-02 9.7668776207135710E-03 1.9960836543426050E+00
+ 55918 1.3979499999999999E-02 9.7673766478435110E-03 1.9961347543139700E+00
+ 55919 1.3979749999999999E-02 9.7678756877506070E-03 1.9961858542853350E+00
+ 55920 1.3979999999999999E-02 9.7683747404349007E-03 1.9962369542567004E+00
+ 55921 1.3980250000000000E-02 9.7688738058963921E-03 1.9962880542280654E+00
+ 55922 1.3980500000000000E-02 9.7693728841351038E-03 1.9963391541994304E+00
+ 55923 1.3980750000000000E-02 9.7698719751510531E-03 1.9963902541707959E+00
+ 55924 1.3981000000000000E-02 9.7703710789442573E-03 1.9964413541421608E+00
+ 55925 1.3981249999999999E-02 9.7708701955147321E-03 1.9964924541135258E+00
+ 55926 1.3981499999999999E-02 9.7713693248624982E-03 1.9965435540848908E+00
+ 55927 1.3981749999999999E-02 9.7718684669875679E-03 1.9965946540562558E+00
+ 55928 1.3982000000000000E-02 9.7723676218899654E-03 1.9966457540276212E+00
+ 55929 1.3982250000000000E-02 9.7728667895697063E-03 1.9966968539989862E+00
+ 55930 1.3982500000000000E-02 9.7733659700268028E-03 1.9967479539703517E+00
+ 55931 1.3982750000000000E-02 9.7738651632612739E-03 1.9967990539417166E+00
+ 55932 1.3982999999999999E-02 9.7743643692731388E-03 1.9968501539130816E+00
+ 55933 1.3983249999999999E-02 9.7748635880624147E-03 1.9969012538844466E+00
+ 55934 1.3983499999999999E-02 9.7753628196291208E-03 1.9969523538558116E+00
+ 55935 1.3983750000000000E-02 9.7758620639732709E-03 1.9970034538271770E+00
+ 55936 1.3984000000000000E-02 9.7763613210948893E-03 1.9970545537985420E+00
+ 55937 1.3984250000000000E-02 9.7768605909939882E-03 1.9971056537699075E+00
+ 55938 1.3984500000000000E-02 9.7773598736705762E-03 1.9971567537412724E+00
+ 55939 1.3984749999999999E-02 9.7778591691246794E-03 1.9972078537126374E+00
+ 55940 1.3984999999999999E-02 9.7783584773563220E-03 1.9972589536840024E+00
+ 55941 1.3985249999999999E-02 9.7788577983655197E-03 1.9973100536553674E+00
+ 55942 1.3985500000000000E-02 9.7793571321522638E-03 1.9973611536267328E+00
+ 55943 1.3985750000000000E-02 9.7798564787166115E-03 1.9974122535980978E+00
+ 55944 1.3986000000000000E-02 9.7803558380585558E-03 1.9974633535694628E+00
+ 55945 1.3986250000000000E-02 9.7808552101781229E-03 1.9975144535408282E+00
+ 55946 1.3986499999999999E-02 9.7813545950753179E-03 1.9975655535121928E+00
+ 55947 1.3986749999999999E-02 9.7818539927501721E-03 1.9976166534835582E+00
+ 55948 1.3986999999999999E-02 9.7823534032026975E-03 1.9976677534549232E+00
+ 55949 1.3987250000000000E-02 9.7828528264329150E-03 1.9977188534262886E+00
+ 55950 1.3987500000000000E-02 9.7833522624408351E-03 1.9977699533976536E+00
+ 55951 1.3987750000000000E-02 9.7838517112264767E-03 1.9978210533690186E+00
+ 55952 1.3988000000000000E-02 9.7843511727898642E-03 1.9978721533403840E+00
+ 55953 1.3988249999999999E-02 9.7848506471310062E-03 1.9979232533117486E+00
+ 55954 1.3988499999999999E-02 9.7853501342499306E-03 1.9979743532831140E+00
+ 55955 1.3988749999999999E-02 9.7858496341466476E-03 1.9980254532544790E+00
+ 55956 1.3989000000000000E-02 9.7863491468211730E-03 1.9980765532258444E+00
+ 55957 1.3989250000000000E-02 9.7868486722735293E-03 1.9981276531972094E+00
+ 55958 1.3989500000000000E-02 9.7873482105037303E-03 1.9981787531685744E+00
+ 55959 1.3989750000000000E-02 9.7878477615117969E-03 1.9982298531399398E+00
+ 55960 1.3989999999999999E-02 9.7883473252977360E-03 1.9982809531113044E+00
+ 55961 1.3990249999999999E-02 9.7888469018615736E-03 1.9983320530826698E+00
+ 55962 1.3990499999999999E-02 9.7893464912033375E-03 1.9983831530540348E+00
+ 55963 1.3990750000000000E-02 9.7898460933230329E-03 1.9984342530254002E+00
+ 55964 1.3991000000000000E-02 9.7903457082206685E-03 1.9984853529967652E+00
+ 55965 1.3991250000000000E-02 9.7908453358962928E-03 1.9985364529681302E+00
+ 55966 1.3991500000000000E-02 9.7913449763498833E-03 1.9985875529394956E+00
+ 55967 1.3991749999999999E-02 9.7918446295814868E-03 1.9986386529108602E+00
+ 55968 1.3991999999999999E-02 9.7923442955910999E-03 1.9986897528822256E+00
+ 55969 1.3992249999999999E-02 9.7928439743787659E-03 1.9987408528535906E+00
+ 55970 1.3992500000000000E-02 9.7933436659444779E-03 1.9987919528249556E+00
+ 55971 1.3992750000000000E-02 9.7938433702882688E-03 1.9988430527963210E+00
+ 55972 1.3993000000000000E-02 9.7943430874101421E-03 1.9988941527676860E+00
+ 55973 1.3993250000000000E-02 9.7948428173101291E-03 1.9989452527390514E+00
+ 55974 1.3993499999999999E-02 9.7953425599882401E-03 1.9989963527104160E+00
+ 55975 1.3993749999999999E-02 9.7958423154444977E-03 1.9990474526817814E+00
+ 55976 1.3993999999999999E-02 9.7963420836789123E-03 1.9990985526531464E+00
+ 55977 1.3994250000000000E-02 9.7968418646915082E-03 1.9991496526245114E+00
+ 55978 1.3994500000000000E-02 9.7973416584822941E-03 1.9992007525958768E+00
+ 55979 1.3994750000000000E-02 9.7978414650512959E-03 1.9992518525672418E+00
+ 55980 1.3994999999999999E-02 9.7983412843985328E-03 1.9993029525386068E+00
+ 55981 1.3995249999999999E-02 9.7988411165233456E-03 1.9993540525099718E+00
+ 55982 1.3995499999999999E-02 9.7993409614208736E-03 1.9994051524813372E+00
+ 55983 1.3995750000000000E-02 9.7998408190901592E-03 1.9994562524527022E+00
+ 55984 1.3996000000000000E-02 9.8003406895312006E-03 1.9995073524240672E+00
+ 55985 1.3996250000000000E-02 9.8008405727440396E-03 1.9995584523954326E+00
+ 55986 1.3996500000000000E-02 9.8013404687286622E-03 1.9996095523667976E+00
+ 55987 1.3996749999999999E-02 9.8018403774850979E-03 1.9996606523381626E+00
+ 55988 1.3996999999999999E-02 9.8023402990133693E-03 1.9997117523095276E+00
+ 55989 1.3997249999999999E-02 9.8028402333134833E-03 1.9997628522808926E+00
+ 55990 1.3997500000000000E-02 9.8033401803854590E-03 1.9998139522522580E+00
+ 55991 1.3997750000000000E-02 9.8038401402293102E-03 1.9998650522236230E+00
+ 55992 1.3998000000000000E-02 9.8043401128450509E-03 1.9999161521949884E+00
+ 55993 1.3998250000000000E-02 9.8048400982326984E-03 1.9999672521663534E+00
+ 55994 1.3998499999999999E-02 9.8053400963922701E-03 2.0000183521377184E+00
+ 55995 1.3998749999999999E-02 9.8058401073237798E-03 2.0000694521090834E+00
+ 55996 1.3998999999999999E-02 9.8063401310272448E-03 2.0001205520804484E+00
+ 55997 1.3999250000000000E-02 9.8068401675026808E-03 2.0001716520518138E+00
+ 55998 1.3999500000000000E-02 9.8073402167501034E-03 2.0002227520231788E+00
+ 55999 1.3999750000000000E-02 9.8078402787695265E-03 2.0002738519945442E+00
+ 56000 1.4000000000000000E-02 9.8083403535609622E-03 2.0003249519659092E+00
+ 56001 1.4000249999999999E-02 9.8088404411244366E-03 2.0003760519372742E+00
+ 56002 1.4000499999999999E-02 9.8093405414599547E-03 2.0004271519086392E+00
+ 56003 1.4000749999999999E-02 9.8098406545675480E-03 2.0004782518800042E+00
+ 56004 1.4001000000000000E-02 9.8103407804472093E-03 2.0005293518513696E+00
+ 56005 1.4001250000000000E-02 9.8108409190989718E-03 2.0005804518227346E+00
+ 56006 1.4001500000000000E-02 9.8113410705228474E-03 2.0006315517941000E+00
+ 56007 1.4001750000000000E-02 9.8118412347188537E-03 2.0006826517654650E+00
+ 56008 1.4001999999999999E-02 9.8123414116869923E-03 2.0007337517368295E+00
+ 56009 1.4002249999999999E-02 9.8128416014272943E-03 2.0007848517081950E+00
+ 56010 1.4002499999999999E-02 9.8133418039397704E-03 2.0008359516795600E+00
+ 56011 1.4002750000000000E-02 9.8138420192244429E-03 2.0008870516509254E+00
+ 56012 1.4003000000000000E-02 9.8143422472813172E-03 2.0009381516222904E+00
+ 56013 1.4003250000000000E-02 9.8148424881104139E-03 2.0009892515936554E+00
+ 56014 1.4003500000000000E-02 9.8153427417117470E-03 2.0010403515650208E+00
+ 56015 1.4003749999999999E-02 9.8158430080853287E-03 2.0010914515363853E+00
+ 56016 1.4003999999999999E-02 9.8163432872311884E-03 2.0011425515077508E+00
+ 56017 1.4004249999999999E-02 9.8168435791493348E-03 2.0011936514791158E+00
+ 56018 1.4004500000000000E-02 9.8173438838397766E-03 2.0012447514504812E+00
+ 56019 1.4004750000000000E-02 9.8178442013025311E-03 2.0012958514218462E+00
+ 56020 1.4005000000000000E-02 9.8183445315376261E-03 2.0013469513932112E+00
+ 56021 1.4005250000000000E-02 9.8188448745450668E-03 2.0013980513645766E+00
+ 56022 1.4005499999999999E-02 9.8193452303248670E-03 2.0014491513359411E+00
+ 56023 1.4005749999999999E-02 9.8198455988770476E-03 2.0015002513073066E+00
+ 56024 1.4005999999999999E-02 9.8203459802016276E-03 2.0015513512786716E+00
+ 56025 1.4006250000000000E-02 9.8208463742986210E-03 2.0016024512500370E+00
+ 56026 1.4006500000000000E-02 9.8213467811680416E-03 2.0016535512214020E+00
+ 56027 1.4006750000000000E-02 9.8218472008098981E-03 2.0017046511927670E+00
+ 56028 1.4007000000000000E-02 9.8223476332242165E-03 2.0017557511641324E+00
+ 56029 1.4007249999999999E-02 9.8228480784110072E-03 2.0018068511354969E+00
+ 56030 1.4007499999999999E-02 9.8233485363702928E-03 2.0018579511068624E+00
+ 56031 1.4007749999999999E-02 9.8238490071020836E-03 2.0019090510782274E+00
+ 56032 1.4008000000000000E-02 9.8243494906063954E-03 2.0019601510495924E+00
+ 56033 1.4008250000000000E-02 9.8248499868832488E-03 2.0020112510209578E+00
+ 56034 1.4008500000000000E-02 9.8253504959326561E-03 2.0020623509923228E+00
+ 56035 1.4008750000000000E-02 9.8258510177546311E-03 2.0021134509636882E+00
+ 56036 1.4008999999999999E-02 9.8263515523491825E-03 2.0021645509350527E+00
+ 56037 1.4009249999999999E-02 9.8268520997163451E-03 2.0022156509064182E+00
+ 56038 1.4009499999999999E-02 9.8273526598561187E-03 2.0022667508777832E+00
+ 56039 1.4009750000000000E-02 9.8278532327685311E-03 2.0023178508491482E+00
+ 56040 1.4010000000000000E-02 9.8283538184535946E-03 2.0023689508205136E+00
+ 56041 1.4010250000000000E-02 9.8288544169113212E-03 2.0024200507918786E+00
+ 56042 1.4010500000000000E-02 9.8293550281417248E-03 2.0024711507632440E+00
+ 56043 1.4010749999999999E-02 9.8298556521448227E-03 2.0025222507346085E+00
+ 56044 1.4010999999999999E-02 9.8303562889206341E-03 2.0025733507059740E+00
+ 56045 1.4011249999999999E-02 9.8308569384691780E-03 2.0026244506773390E+00
+ 56046 1.4011500000000000E-02 9.8313576007904649E-03 2.0026755506487040E+00
+ 56047 1.4011750000000000E-02 9.8318582758845051E-03 2.0027266506200694E+00
+ 56048 1.4012000000000000E-02 9.8323589637513299E-03 2.0027777505914344E+00
+ 56049 1.4012250000000000E-02 9.8328596643909427E-03 2.0028288505627994E+00
+ 56050 1.4012499999999999E-02 9.8333603778033643E-03 2.0028799505341643E+00
+ 56051 1.4012749999999999E-02 9.8338611039886070E-03 2.0029310505055293E+00
+ 56052 1.4012999999999999E-02 9.8343618429466862E-03 2.0029821504768948E+00
+ 56053 1.4013250000000000E-02 9.8348625946776212E-03 2.0030332504482597E+00
+ 56054 1.4013500000000000E-02 9.8353633591814361E-03 2.0030843504196252E+00
+ 56055 1.4013750000000000E-02 9.8358641364581379E-03 2.0031354503909902E+00
+ 56056 1.4014000000000000E-02 9.8363649265077353E-03 2.0031865503623552E+00
+ 56057 1.4014249999999999E-02 9.8368657293302526E-03 2.0032376503337201E+00
+ 56058 1.4014499999999999E-02 9.8373665449257106E-03 2.0032887503050851E+00
+ 56059 1.4014749999999999E-02 9.8378673732941232E-03 2.0033398502764506E+00
+ 56060 1.4015000000000000E-02 9.8383682144354834E-03 2.0033909502478155E+00
+ 56061 1.4015250000000000E-02 9.8388690683498398E-03 2.0034420502191810E+00
+ 56062 1.4015500000000000E-02 9.8393699350371906E-03 2.0034931501905460E+00
+ 56063 1.4015750000000000E-02 9.8398708144975550E-03 2.0035442501619110E+00
+ 56064 1.4015999999999999E-02 9.8403717067309538E-03 2.0035953501332759E+00
+ 56065 1.4016249999999999E-02 9.8408726117374026E-03 2.0036464501046409E+00
+ 56066 1.4016499999999999E-02 9.8413735295169082E-03 2.0036975500760064E+00
+ 56067 1.4016750000000000E-02 9.8418744600694934E-03 2.0037486500473713E+00
+ 56068 1.4017000000000000E-02 9.8423754033951649E-03 2.0037997500187368E+00
+ 56069 1.4017250000000000E-02 9.8428763594939558E-03 2.0038508499901018E+00
+ 56070 1.4017500000000000E-02 9.8433773283658748E-03 2.0039019499614668E+00
+ 56071 1.4017749999999999E-02 9.8438783100109305E-03 2.0039530499328317E+00
+ 56072 1.4017999999999999E-02 9.8443793044291454E-03 2.0040041499041967E+00
+ 56073 1.4018249999999999E-02 9.8448803116205318E-03 2.0040552498755622E+00
+ 56074 1.4018500000000000E-02 9.8453813315851121E-03 2.0041063498469271E+00
+ 56075 1.4018750000000000E-02 9.8458823643229020E-03 2.0041574498182921E+00
+ 56076 1.4019000000000000E-02 9.8463834098339066E-03 2.0042085497896576E+00
+ 56077 1.4019250000000000E-02 9.8468844681181521E-03 2.0042596497610226E+00
+ 56078 1.4019499999999999E-02 9.8473855391756522E-03 2.0043107497323875E+00
+ 56079 1.4019749999999999E-02 9.8478866230064157E-03 2.0043618497037525E+00
+ 56080 1.4019999999999999E-02 9.8483877196104790E-03 2.0044129496751180E+00
+ 56081 1.4020250000000000E-02 9.8488888289878351E-03 2.0044640496464829E+00
+ 56082 1.4020500000000000E-02 9.8493899511385239E-03 2.0045151496178479E+00
+ 56083 1.4020750000000000E-02 9.8498910860625195E-03 2.0045662495892134E+00
+ 56084 1.4021000000000000E-02 9.8503922337598807E-03 2.0046173495605784E+00
+ 56085 1.4021249999999999E-02 9.8508933942306007E-03 2.0046684495319433E+00
+ 56086 1.4021499999999999E-02 9.8513945674747142E-03 2.0047195495033083E+00
+ 56087 1.4021749999999999E-02 9.8518957534922194E-03 2.0047706494746738E+00
+ 56088 1.4022000000000000E-02 9.8523969522831389E-03 2.0048217494460387E+00
+ 56089 1.4022250000000000E-02 9.8528981638474900E-03 2.0048728494174037E+00
+ 56090 1.4022500000000000E-02 9.8533993881852779E-03 2.0049239493887692E+00
+ 56091 1.4022749999999999E-02 9.8539006252965373E-03 2.0049750493601337E+00
+ 56092 1.4022999999999999E-02 9.8544018751812769E-03 2.0050261493314991E+00
+ 56093 1.4023249999999999E-02 9.8549031378395088E-03 2.0050772493028641E+00
+ 56094 1.4023500000000000E-02 9.8554044132712470E-03 2.0051283492742291E+00
+ 56095 1.4023750000000000E-02 9.8559057014765156E-03 2.0051794492455945E+00
+ 56096 1.4024000000000000E-02 9.8564070024553235E-03 2.0052305492169595E+00
+ 56097 1.4024250000000000E-02 9.8569083162076930E-03 2.0052816491883250E+00
+ 56098 1.4024499999999999E-02 9.8574096427336347E-03 2.0053327491596895E+00
+ 56099 1.4024749999999999E-02 9.8579109820331710E-03 2.0053838491310549E+00
+ 56100 1.4024999999999999E-02 9.8584123341063055E-03 2.0054349491024199E+00
+ 56101 1.4025250000000000E-02 9.8589136989530746E-03 2.0054860490737849E+00
+ 56102 1.4025500000000000E-02 9.8594150765734696E-03 2.0055371490451503E+00
+ 56103 1.4025750000000000E-02 9.8599164669675304E-03 2.0055882490165153E+00
+ 56104 1.4026000000000000E-02 9.8604178701352588E-03 2.0056393489878808E+00
+ 56105 1.4026249999999999E-02 9.8609192860766703E-03 2.0056904489592453E+00
+ 56106 1.4026499999999999E-02 9.8614207147917840E-03 2.0057415489306107E+00
+ 56107 1.4026749999999999E-02 9.8619221562806208E-03 2.0057926489019757E+00
+ 56108 1.4027000000000000E-02 9.8624236105431945E-03 2.0058437488733407E+00
+ 56109 1.4027250000000000E-02 9.8629250775795207E-03 2.0058948488447061E+00
+ 56110 1.4027500000000000E-02 9.8634265573896117E-03 2.0059459488160711E+00
+ 56111 1.4027750000000000E-02 9.8639280499734881E-03 2.0059970487874361E+00
+ 56112 1.4027999999999999E-02 9.8644295553311570E-03 2.0060481487588011E+00
+ 56113 1.4028249999999999E-02 9.8649310734626478E-03 2.0060992487301661E+00
+ 56114 1.4028499999999999E-02 9.8654326043679675E-03 2.0061503487015315E+00
+ 56115 1.4028750000000000E-02 9.8659341480471386E-03 2.0062014486728965E+00
+ 56116 1.4029000000000000E-02 9.8664357045001715E-03 2.0062525486442619E+00
+ 56117 1.4029250000000000E-02 9.8669372737270871E-03 2.0063036486156269E+00
+ 56118 1.4029500000000000E-02 9.8674388557279079E-03 2.0063547485869919E+00
+ 56119 1.4029749999999999E-02 9.8679404505026182E-03 2.0064058485583569E+00
+ 56120 1.4029999999999999E-02 9.8684420580512737E-03 2.0064569485297219E+00
+ 56121 1.4030249999999999E-02 9.8689436783738725E-03 2.0065080485010873E+00
+ 56122 1.4030500000000000E-02 9.8694453114704268E-03 2.0065591484724523E+00
+ 56123 1.4030750000000000E-02 9.8699469573409627E-03 2.0066102484438177E+00
+ 56124 1.4031000000000000E-02 9.8704486159854922E-03 2.0066613484151827E+00
+ 56125 1.4031250000000000E-02 9.8709502874040310E-03 2.0067124483865477E+00
+ 56126 1.4031499999999999E-02 9.8714519715965929E-03 2.0067635483579127E+00
+ 56127 1.4031749999999999E-02 9.8719536685631971E-03 2.0068146483292777E+00
+ 56128 1.4031999999999999E-02 9.8724553783038592E-03 2.0068657483006431E+00
+ 56129 1.4032250000000000E-02 9.8729571008185982E-03 2.0069168482720081E+00
+ 56130 1.4032500000000000E-02 9.8734588361074245E-03 2.0069679482433735E+00
+ 56131 1.4032750000000000E-02 9.8739605841703607E-03 2.0070190482147385E+00
+ 56132 1.4033000000000000E-02 9.8744623450074207E-03 2.0070701481861035E+00
+ 56133 1.4033249999999999E-02 9.8749641186186132E-03 2.0071212481574685E+00
+ 56134 1.4033499999999999E-02 9.8754659050039606E-03 2.0071723481288335E+00
+ 56135 1.4033749999999999E-02 9.8759677041634804E-03 2.0072234481001989E+00
+ 56136 1.4034000000000000E-02 9.8764695160971933E-03 2.0072745480715639E+00
+ 56137 1.4034250000000000E-02 9.8769713408051029E-03 2.0073256480429289E+00
+ 56138 1.4034500000000000E-02 9.8774731782872386E-03 2.0073767480142943E+00
+ 56139 1.4034750000000000E-02 9.8779750285436074E-03 2.0074278479856593E+00
+ 56140 1.4034999999999999E-02 9.8784768915742196E-03 2.0074789479570243E+00
+ 56141 1.4035249999999999E-02 9.8789787673791100E-03 2.0075300479283893E+00
+ 56142 1.4035499999999999E-02 9.8794806559582872E-03 2.0075811478997547E+00
+ 56143 1.4035750000000000E-02 9.8799825573117582E-03 2.0076322478711197E+00
+ 56144 1.4036000000000000E-02 9.8804844714395473E-03 2.0076833478424847E+00
+ 56145 1.4036250000000000E-02 9.8809863983416769E-03 2.0077344478138501E+00
+ 56146 1.4036500000000000E-02 9.8814883380181524E-03 2.0077855477852151E+00
+ 56147 1.4036749999999999E-02 9.8819902904689859E-03 2.0078366477565801E+00
+ 56148 1.4036999999999999E-02 9.8824922556942068E-03 2.0078877477279451E+00
+ 56149 1.4037249999999999E-02 9.8829942336938325E-03 2.0079388476993105E+00
+ 56150 1.4037500000000000E-02 9.8834962244678595E-03 2.0079899476706755E+00
+ 56151 1.4037750000000000E-02 9.8839982280163295E-03 2.0080410476420405E+00
+ 56152 1.4038000000000000E-02 9.8845002443392442E-03 2.0080921476134059E+00
+ 56153 1.4038250000000000E-02 9.8850022734366209E-03 2.0081432475847709E+00
+ 56154 1.4038499999999999E-02 9.8855043153084719E-03 2.0081943475561359E+00
+ 56155 1.4038749999999999E-02 9.8860063699548195E-03 2.0082454475275009E+00
+ 56156 1.4038999999999999E-02 9.8865084373756847E-03 2.0082965474988659E+00
+ 56157 1.4039250000000000E-02 9.8870105175710710E-03 2.0083476474702313E+00
+ 56158 1.4039500000000000E-02 9.8875126105410077E-03 2.0083987474415963E+00
+ 56159 1.4039750000000000E-02 9.8880147162855037E-03 2.0084498474129617E+00
+ 56160 1.4040000000000000E-02 9.8885168348045796E-03 2.0085009473843267E+00
+ 56161 1.4040249999999999E-02 9.8890189660982408E-03 2.0085520473556917E+00
+ 56162 1.4040499999999999E-02 9.8895211101665183E-03 2.0086031473270567E+00
+ 56163 1.4040749999999999E-02 9.8900232670094158E-03 2.0086542472984217E+00
+ 56164 1.4041000000000000E-02 9.8905254366269610E-03 2.0087053472697871E+00
+ 56165 1.4041250000000000E-02 9.8910276190191625E-03 2.0087564472411521E+00
+ 56166 1.4041500000000000E-02 9.8915298141860428E-03 2.0088075472125175E+00
+ 56167 1.4041750000000000E-02 9.8920320221276108E-03 2.0088586471838825E+00
+ 56168 1.4041999999999999E-02 9.8925342428438871E-03 2.0089097471552475E+00
+ 56169 1.4042249999999999E-02 9.8930364763348873E-03 2.0089608471266125E+00
+ 56170 1.4042499999999999E-02 9.8935387226006255E-03 2.0090119470979775E+00
+ 56171 1.4042750000000000E-02 9.8940409816411189E-03 2.0090630470693429E+00
+ 56172 1.4043000000000000E-02 9.8945432534563900E-03 2.0091141470407079E+00
+ 56173 1.4043250000000000E-02 9.8950455380464510E-03 2.0091652470120729E+00
+ 56174 1.4043500000000000E-02 9.8955478354113037E-03 2.0092163469834383E+00
+ 56175 1.4043749999999999E-02 9.8960501455509914E-03 2.0092674469548029E+00
+ 56176 1.4043999999999999E-02 9.8965524684655071E-03 2.0093185469261683E+00
+ 56177 1.4044249999999999E-02 9.8970548041548805E-03 2.0093696468975333E+00
+ 56178 1.4044500000000000E-02 9.8975571526191321E-03 2.0094207468688987E+00
+ 56179 1.4044750000000000E-02 9.8980595138582744E-03 2.0094718468402637E+00
+ 56180 1.4045000000000000E-02 9.8985618878723036E-03 2.0095229468116287E+00
+ 56181 1.4045250000000000E-02 9.8990642746612598E-03 2.0095740467829941E+00
+ 56182 1.4045499999999999E-02 9.8995666742251499E-03 2.0096251467543587E+00
+ 56183 1.4045749999999999E-02 9.9000690865639999E-03 2.0096762467257241E+00
+ 56184 1.4045999999999999E-02 9.9005715116778099E-03 2.0097273466970891E+00
+ 56185 1.4046250000000000E-02 9.9010739495666109E-03 2.0097784466684545E+00
+ 56186 1.4046500000000000E-02 9.9015764002304135E-03 2.0098295466398195E+00
+ 56187 1.4046750000000000E-02 9.9020788636692315E-03 2.0098806466111845E+00
+ 56188 1.4047000000000000E-02 9.9025813398830789E-03 2.0099317465825499E+00
+ 56189 1.4047249999999999E-02 9.9030838288719832E-03 2.0099828465539145E+00
+ 56190 1.4047499999999999E-02 9.9035863306359516E-03 2.0100339465252799E+00
+ 56191 1.4047749999999999E-02 9.9040888451750100E-03 2.0100850464966449E+00
+ 56192 1.4048000000000000E-02 9.9045913724891618E-03 2.0101361464680103E+00
+ 56193 1.4048250000000000E-02 9.9050939125784263E-03 2.0101872464393753E+00
+ 56194 1.4048500000000000E-02 9.9055964654428327E-03 2.0102383464107403E+00
+ 56195 1.4048750000000000E-02 9.9060990310823830E-03 2.0102894463821057E+00
+ 56196 1.4048999999999999E-02 9.9066016094970961E-03 2.0103405463534703E+00
+ 56197 1.4049249999999999E-02 9.9071042006869947E-03 2.0103916463248357E+00
+ 56198 1.4049499999999999E-02 9.9076068046520926E-03 2.0104427462962007E+00
+ 56199 1.4049750000000000E-02 9.9081094213924019E-03 2.0104938462675657E+00
+ 56200 1.4050000000000000E-02 9.9086120509079469E-03 2.0105449462389311E+00
+ 56201 1.4050250000000000E-02 9.9091146931987294E-03 2.0105960462102961E+00
+ 56202 1.4050499999999999E-02 9.9096173482647824E-03 2.0106471461816611E+00
+ 56203 1.4050749999999999E-02 9.9101200161061109E-03 2.0106982461530261E+00
+ 56204 1.4050999999999999E-02 9.9106226967227411E-03 2.0107493461243915E+00
+ 56205 1.4051250000000000E-02 9.9111253901146886E-03 2.0108004460957565E+00
+ 56206 1.4051500000000000E-02 9.9116280962819586E-03 2.0108515460671215E+00
+ 56207 1.4051750000000000E-02 9.9121308152245752E-03 2.0109026460384869E+00
+ 56208 1.4052000000000000E-02 9.9126335469425578E-03 2.0109537460098519E+00
+ 56209 1.4052249999999999E-02 9.9131362914359148E-03 2.0110048459812169E+00
+ 56210 1.4052499999999999E-02 9.9136390487046654E-03 2.0110559459525819E+00
+ 56211 1.4052749999999999E-02 9.9141418187488322E-03 2.0111070459239473E+00
+ 56212 1.4053000000000000E-02 9.9146446015684325E-03 2.0111581458953123E+00
+ 56213 1.4053250000000000E-02 9.9151473971634697E-03 2.0112092458666773E+00
+ 56214 1.4053500000000000E-02 9.9156502055339768E-03 2.0112603458380427E+00
+ 56215 1.4053750000000000E-02 9.9161530266799521E-03 2.0113114458094077E+00
+ 56216 1.4053999999999999E-02 9.9166558606014199E-03 2.0113625457807727E+00
+ 56217 1.4054249999999999E-02 9.9171587072984079E-03 2.0114136457521377E+00
+ 56218 1.4054499999999999E-02 9.9176615667709179E-03 2.0114647457235026E+00
+ 56219 1.4054750000000000E-02 9.9181644390189689E-03 2.0115158456948681E+00
+ 56220 1.4055000000000000E-02 9.9186673240425818E-03 2.0115669456662331E+00
+ 56221 1.4055250000000000E-02 9.9191702218417808E-03 2.0116180456375985E+00
+ 56222 1.4055500000000000E-02 9.9196731324165590E-03 2.0116691456089635E+00
+ 56223 1.4055749999999999E-02 9.9201760557669581E-03 2.0117202455803285E+00
+ 56224 1.4055999999999999E-02 9.9206789918929693E-03 2.0117713455516935E+00
+ 56225 1.4056249999999999E-02 9.9211819407946308E-03 2.0118224455230584E+00
+ 56226 1.4056500000000000E-02 9.9216849024719479E-03 2.0118735454944239E+00
+ 56227 1.4056750000000000E-02 9.9221878769249466E-03 2.0119246454657889E+00
+ 56228 1.4057000000000000E-02 9.9226908641536372E-03 2.0119757454371543E+00
+ 56229 1.4057250000000000E-02 9.9231938641580371E-03 2.0120268454085193E+00
+ 56230 1.4057499999999999E-02 9.9236968769381498E-03 2.0120779453798843E+00
+ 56231 1.4057749999999999E-02 9.9241999024940117E-03 2.0121290453512493E+00
+ 56232 1.4057999999999999E-02 9.9247029408256401E-03 2.0121801453226142E+00
+ 56233 1.4058250000000000E-02 9.9252059919330404E-03 2.0122312452939797E+00
+ 56234 1.4058500000000000E-02 9.9257090558162210E-03 2.0122823452653447E+00
+ 56235 1.4058750000000000E-02 9.9262121324752185E-03 2.0123334452367101E+00
+ 56236 1.4059000000000000E-02 9.9267152219100346E-03 2.0123845452080751E+00
+ 56237 1.4059249999999999E-02 9.9272183241206971E-03 2.0124356451794396E+00
+ 56238 1.4059499999999999E-02 9.9277214391072129E-03 2.0124867451508051E+00
+ 56239 1.4059749999999999E-02 9.9282245668696097E-03 2.0125378451221700E+00
+ 56240 1.4060000000000000E-02 9.9287277074078858E-03 2.0125889450935355E+00
+ 56241 1.4060250000000000E-02 9.9292308607220794E-03 2.0126400450649005E+00
+ 56242 1.4060500000000000E-02 9.9297340268121956E-03 2.0126911450362654E+00
+ 56243 1.4060750000000000E-02 9.9302372056782520E-03 2.0127422450076309E+00
+ 56244 1.4060999999999999E-02 9.9307403973202552E-03 2.0127933449789954E+00
+ 56245 1.4061249999999999E-02 9.9312436017382384E-03 2.0128444449503609E+00
+ 56246 1.4061499999999999E-02 9.9317468189322172E-03 2.0128955449217258E+00
+ 56247 1.4061750000000000E-02 9.9322500489021984E-03 2.0129466448930913E+00
+ 56248 1.4062000000000000E-02 9.9327532916481942E-03 2.0129977448644563E+00
+ 56249 1.4062250000000000E-02 9.9332565471702376E-03 2.0130488448358212E+00
+ 56250 1.4062500000000000E-02 9.9337598154683373E-03 2.0130999448071867E+00
+ 56251 1.4062749999999999E-02 9.9342630965425088E-03 2.0131510447785512E+00
+ 56252 1.4062999999999999E-02 9.9347663903927678E-03 2.0132021447499167E+00
+ 56253 1.4063249999999999E-02 9.9352696970191352E-03 2.0132532447212816E+00
+ 56254 1.4063500000000000E-02 9.9357730164216264E-03 2.0133043446926471E+00
+ 56255 1.4063750000000000E-02 9.9362763486002589E-03 2.0133554446640121E+00
+ 56256 1.4064000000000000E-02 9.9367797571076333E-03 2.0134065446353770E+00
+ 56257 1.4064250000000000E-02 9.9372831153071422E-03 2.0134576446067425E+00
+ 56258 1.4064499999999999E-02 9.9377864862846034E-03 2.0135087445781070E+00
+ 56259 1.4064749999999999E-02 9.9382898700400360E-03 2.0135598445494725E+00
+ 56260 1.4064999999999999E-02 9.9387932665734521E-03 2.0136109445208374E+00
+ 56261 1.4065250000000000E-02 9.9392966758848796E-03 2.0136620444922024E+00
+ 56262 1.4065500000000000E-02 9.9398000979743183E-03 2.0137131444635679E+00
+ 56263 1.4065750000000000E-02 9.9403035328418064E-03 2.0137642444349328E+00
+ 56264 1.4066000000000000E-02 9.9408069804873458E-03 2.0138153444062983E+00
+ 56265 1.4066249999999999E-02 9.9413104409109571E-03 2.0138664443776628E+00
+ 56266 1.4066499999999999E-02 9.9418139141126613E-03 2.0139175443490283E+00
+ 56267 1.4066749999999999E-02 9.9423174000924722E-03 2.0139686443203932E+00
+ 56268 1.4067000000000000E-02 9.9428208988504053E-03 2.0140197442917582E+00
+ 56269 1.4067250000000000E-02 9.9433244103864903E-03 2.0140708442631237E+00
+ 56270 1.4067500000000000E-02 9.9438279347007271E-03 2.0141219442344886E+00
+ 56271 1.4067750000000000E-02 9.9443314717931348E-03 2.0141730442058541E+00
+ 56272 1.4067999999999999E-02 9.9448350216637393E-03 2.0142241441772186E+00
+ 56273 1.4068249999999999E-02 9.9453385843125634E-03 2.0142752441485841E+00
+ 56274 1.4068499999999999E-02 9.9458421597396034E-03 2.0143263441199490E+00
+ 56275 1.4068750000000000E-02 9.9463457479448923E-03 2.0143774440913140E+00
+ 56276 1.4069000000000000E-02 9.9468493489284458E-03 2.0144285440626795E+00
+ 56277 1.4069250000000000E-02 9.9473529626902726E-03 2.0144796440340444E+00
+ 56278 1.4069500000000000E-02 9.9478565892304055E-03 2.0145307440054094E+00
+ 56279 1.4069749999999999E-02 9.9483602285488377E-03 2.0145818439767744E+00
+ 56280 1.4069999999999999E-02 9.9488638806456073E-03 2.0146329439481394E+00
+ 56281 1.4070249999999999E-02 9.9493675455207264E-03 2.0146840439195048E+00
+ 56282 1.4070500000000000E-02 9.9498712231742108E-03 2.0147351438908698E+00
+ 56283 1.4070750000000000E-02 9.9503749136060724E-03 2.0147862438622353E+00
+ 56284 1.4071000000000000E-02 9.9508786168163443E-03 2.0148373438336002E+00
+ 56285 1.4071250000000000E-02 9.9513823328050196E-03 2.0148884438049652E+00
+ 56286 1.4071499999999999E-02 9.9518860615721259E-03 2.0149395437763302E+00
+ 56287 1.4071749999999999E-02 9.9523898031176929E-03 2.0149906437476952E+00
+ 56288 1.4071999999999999E-02 9.9528935574417273E-03 2.0150417437190606E+00
+ 56289 1.4072250000000000E-02 9.9533973245442518E-03 2.0150928436904256E+00
+ 56290 1.4072500000000000E-02 9.9539011044252699E-03 2.0151439436617911E+00
+ 56291 1.4072750000000000E-02 9.9544048970848092E-03 2.0151950436331560E+00
+ 56292 1.4073000000000000E-02 9.9549087025228907E-03 2.0152461436045210E+00
+ 56293 1.4073249999999999E-02 9.9554125207395195E-03 2.0152972435758860E+00
+ 56294 1.4073499999999999E-02 9.9559163517347268E-03 2.0153483435472510E+00
+ 56295 1.4073749999999999E-02 9.9564201955085162E-03 2.0153994435186164E+00
+ 56296 1.4074000000000000E-02 9.9569240520609153E-03 2.0154505434899814E+00
+ 56297 1.4074250000000000E-02 9.9574279213919432E-03 2.0155016434613469E+00
+ 56298 1.4074500000000000E-02 9.9579318035016001E-03 2.0155527434327118E+00
+ 56299 1.4074750000000000E-02 9.9584356983899256E-03 2.0156038434040768E+00
+ 56300 1.4074999999999999E-02 9.9589396060569182E-03 2.0156549433754418E+00
+ 56301 1.4075249999999999E-02 9.9594435265026020E-03 2.0157060433468068E+00
+ 56302 1.4075499999999999E-02 9.9599474597269980E-03 2.0157571433181722E+00
+ 56303 1.4075750000000000E-02 9.9604514057301252E-03 2.0158082432895372E+00
+ 56304 1.4076000000000000E-02 9.9609553645119888E-03 2.0158593432609022E+00
+ 56305 1.4076250000000000E-02 9.9614593360726200E-03 2.0159104432322676E+00
+ 56306 1.4076500000000000E-02 9.9619633204120258E-03 2.0159615432036326E+00
+ 56307 1.4076749999999999E-02 9.9624673175269154E-03 2.0160126431749976E+00
+ 56308 1.4076999999999999E-02 9.9629713274129068E-03 2.0160637431463626E+00
+ 56309 1.4077249999999999E-02 9.9634753500700071E-03 2.0161148431177280E+00
+ 56310 1.4077500000000000E-02 9.9639793854982197E-03 2.0161659430890930E+00
+ 56311 1.4077750000000000E-02 9.9644834336975671E-03 2.0162170430604580E+00
+ 56312 1.4078000000000000E-02 9.9649874946680633E-03 2.0162681430318234E+00
+ 56313 1.4078249999999999E-02 9.9654915684097168E-03 2.0163192430031880E+00
+ 56314 1.4078499999999999E-02 9.9659956549225572E-03 2.0163703429745534E+00
+ 56315 1.4078749999999999E-02 9.9664997542065793E-03 2.0164214429459184E+00
+ 56316 1.4079000000000000E-02 9.9670038662618247E-03 2.0164725429172838E+00
+ 56317 1.4079250000000000E-02 9.9675079910882779E-03 2.0165236428886488E+00
+ 56318 1.4079500000000000E-02 9.9680121286859907E-03 2.0165747428600138E+00
+ 56319 1.4079750000000000E-02 9.9685162790549304E-03 2.0166258428313792E+00
+ 56320 1.4079999999999999E-02 9.9690204421951489E-03 2.0166769428027438E+00
+ 56321 1.4080249999999999E-02 9.9695246181066531E-03 2.0167280427741092E+00
+ 56322 1.4080499999999999E-02 9.9700288067894570E-03 2.0167791427454742E+00
+ 56323 1.4080750000000000E-02 9.9705330082435779E-03 2.0168302427168392E+00
+ 56324 1.4081000000000000E-02 9.9710372224690209E-03 2.0168813426882046E+00
+ 56325 1.4081250000000000E-02 9.9715414494658088E-03 2.0169324426595696E+00
+ 56326 1.4081500000000000E-02 9.9720456892339604E-03 2.0169835426309350E+00
+ 56327 1.4081749999999999E-02 9.9725499417734793E-03 2.0170346426022996E+00
+ 56328 1.4081999999999999E-02 9.9730541917958243E-03 2.0170857425736650E+00
+ 56329 1.4082249999999999E-02 9.9735584695815841E-03 2.0171368425450300E+00
+ 56330 1.4082500000000000E-02 9.9740627601420488E-03 2.0171879425163950E+00
+ 56331 1.4082750000000000E-02 9.9745670634772462E-03 2.0172390424877604E+00
+ 56332 1.4083000000000000E-02 9.9750713795871814E-03 2.0172901424591254E+00
+ 56333 1.4083250000000000E-02 9.9755757084718805E-03 2.0173412424304908E+00
+ 56334 1.4083499999999999E-02 9.9760800501313487E-03 2.0173923424018554E+00
+ 56335 1.4083749999999999E-02 9.9765844045656173E-03 2.0174434423732208E+00
+ 56336 1.4083999999999999E-02 9.9770887717746930E-03 2.0174945423445858E+00
+ 56337 1.4084250000000000E-02 9.9775931517585934E-03 2.0175456423159508E+00
+ 56338 1.4084500000000000E-02 9.9780975445173409E-03 2.0175967422873162E+00
+ 56339 1.4084750000000000E-02 9.9786019500509356E-03 2.0176478422586812E+00
+ 56340 1.4085000000000000E-02 9.9791063683594052E-03 2.0176989422300462E+00
+ 56341 1.4085249999999999E-02 9.9796107994427584E-03 2.0177500422014112E+00
+ 56342 1.4085499999999999E-02 9.9801152433010281E-03 2.0178011421727762E+00
+ 56343 1.4085749999999999E-02 9.9806196999342178E-03 2.0178522421441416E+00
+ 56344 1.4086000000000000E-02 9.9811241693423397E-03 2.0179033421155066E+00
+ 56345 1.4086250000000000E-02 9.9816286515254163E-03 2.0179544420868720E+00
+ 56346 1.4086500000000000E-02 9.9821331464834684E-03 2.0180055420582370E+00
+ 56347 1.4086750000000000E-02 9.9826376542164995E-03 2.0180566420296020E+00
+ 56348 1.4086999999999999E-02 9.9831421747245408E-03 2.0181077420009670E+00
+ 56349 1.4087249999999999E-02 9.9836467080075958E-03 2.0181588419723320E+00
+ 56350 1.4087499999999999E-02 9.9841512540656870E-03 2.0182099419436974E+00
+ 56351 1.4087750000000000E-02 9.9846558128988266E-03 2.0182610419150624E+00
+ 56352 1.4088000000000000E-02 9.9851603845070372E-03 2.0183121418864278E+00
+ 56353 1.4088250000000000E-02 9.9856649688903343E-03 2.0183632418577928E+00
+ 56354 1.4088500000000000E-02 9.9861695660487162E-03 2.0184143418291578E+00
+ 56355 1.4088749999999999E-02 9.9866741759822228E-03 2.0184654418005228E+00
+ 56356 1.4088999999999999E-02 9.9871787986908558E-03 2.0185165417718878E+00
+ 56357 1.4089249999999999E-02 9.9876834341746448E-03 2.0185676417432532E+00
+ 56358 1.4089500000000000E-02 9.9881880824336002E-03 2.0186187417146182E+00
+ 56359 1.4089750000000000E-02 9.9886927434677288E-03 2.0186698416859836E+00
+ 56360 1.4090000000000000E-02 9.9891974172770497E-03 2.0187209416573486E+00
+ 56361 1.4090250000000000E-02 9.9897021038615978E-03 2.0187720416287136E+00
+ 56362 1.4090499999999999E-02 9.9902068032213607E-03 2.0188231416000786E+00
+ 56363 1.4090749999999999E-02 9.9907115153563732E-03 2.0188742415714436E+00
+ 56364 1.4090999999999999E-02 9.9912162402666510E-03 2.0189253415428090E+00
+ 56365 1.4091250000000000E-02 9.9917209779522079E-03 2.0189764415141740E+00
+ 56366 1.4091500000000000E-02 9.9922257284130473E-03 2.0190275414855390E+00
+ 56367 1.4091750000000000E-02 9.9927304916492075E-03 2.0190786414569044E+00
+ 56368 1.4092000000000000E-02 9.9932352676606936E-03 2.0191297414282694E+00
+ 56369 1.4092249999999999E-02 9.9937400564475143E-03 2.0191808413996344E+00
+ 56370 1.4092499999999999E-02 9.9942448580096991E-03 2.0192319413709994E+00
+ 56371 1.4092749999999999E-02 9.9947496723472602E-03 2.0192830413423648E+00
+ 56372 1.4093000000000000E-02 9.9952544994602131E-03 2.0193341413137298E+00
+ 56373 1.4093250000000000E-02 9.9957593393485734E-03 2.0193852412850948E+00
+ 56374 1.4093500000000000E-02 9.9962641920123482E-03 2.0194363412564602E+00
+ 56375 1.4093750000000000E-02 9.9967690574515756E-03 2.0194874412278252E+00
+ 56376 1.4093999999999999E-02 9.9972739356662520E-03 2.0195385411991902E+00
+ 56377 1.4094249999999999E-02 9.9977788266564054E-03 2.0195896411705552E+00
+ 56378 1.4094499999999999E-02 9.9982837304220425E-03 2.0196407411419206E+00
+ 56379 1.4094750000000000E-02 9.9987886469631877E-03 2.0196918411132856E+00
+ 56380 1.4095000000000000E-02 9.9992935762798565E-03 2.0197429410846506E+00
+ 56381 1.4095250000000000E-02 9.9997985183720630E-03 2.0197940410560160E+00
+ 56382 1.4095500000000000E-02 1.0000303473239814E-02 2.0198451410273810E+00
+ 56383 1.4095749999999999E-02 1.0000808440883141E-02 2.0198962409987460E+00
+ 56384 1.4095999999999999E-02 1.0001313421302059E-02 2.0199473409701110E+00
+ 56385 1.4096249999999999E-02 1.0001818414496580E-02 2.0199984409414760E+00
+ 56386 1.4096500000000000E-02 1.0002323420466714E-02 2.0200495409128414E+00
+ 56387 1.4096750000000000E-02 1.0002828439212488E-02 2.0201006408842064E+00
+ 56388 1.4097000000000000E-02 1.0003333470733912E-02 2.0201517408555718E+00
+ 56389 1.4097250000000000E-02 1.0003838515031007E-02 2.0202028408269368E+00
+ 56390 1.4097499999999999E-02 1.0004343572103787E-02 2.0202539407983018E+00
+ 56391 1.4097749999999999E-02 1.0004848641952257E-02 2.0203050407696668E+00
+ 56392 1.4097999999999999E-02 1.0005353724576454E-02 2.0203561407410318E+00
+ 56393 1.4098250000000000E-02 1.0005858819976378E-02 2.0204072407123972E+00
+ 56394 1.4098500000000000E-02 1.0006363928152051E-02 2.0204583406837622E+00
+ 56395 1.4098750000000000E-02 1.0006869049103495E-02 2.0205094406551276E+00
+ 56396 1.4099000000000000E-02 1.0007374182830720E-02 2.0205605406264926E+00
+ 56397 1.4099249999999999E-02 1.0007879329333747E-02 2.0206116405978576E+00
+ 56398 1.4099499999999999E-02 1.0008384488612576E-02 2.0206627405692226E+00
+ 56399 1.4099749999999999E-02 1.0008889660667259E-02 2.0207138405405876E+00
+ 56400 1.4100000000000000E-02 1.0009394845497770E-02 2.0207649405119530E+00
+ 56401 1.4100250000000000E-02 1.0009900043104154E-02 2.0208160404833180E+00
+ 56402 1.4100500000000000E-02 1.0010405253486418E-02 2.0208671404546834E+00
+ 56403 1.4100750000000000E-02 1.0010910476644572E-02 2.0209182404260484E+00
+ 56404 1.4100999999999999E-02 1.0011415712578645E-02 2.0209693403974129E+00
+ 56405 1.4101249999999999E-02 1.0011920961288641E-02 2.0210204403687784E+00
+ 56406 1.4101499999999999E-02 1.0012426222774590E-02 2.0210715403401434E+00
+ 56407 1.4101750000000000E-02 1.0012931497036507E-02 2.0211226403115088E+00
+ 56408 1.4102000000000000E-02 1.0013436784074388E-02 2.0211737402828738E+00
+ 56409 1.4102250000000000E-02 1.0013942083888274E-02 2.0212248402542388E+00
+ 56410 1.4102500000000000E-02 1.0014447396478166E-02 2.0212759402256042E+00
+ 56411 1.4102749999999999E-02 1.0014952721844083E-02 2.0213270401969687E+00
+ 56412 1.4102999999999999E-02 1.0015458059986052E-02 2.0213781401683342E+00
+ 56413 1.4103249999999999E-02 1.0015963410904077E-02 2.0214292401396992E+00
+ 56414 1.4103500000000000E-02 1.0016468774598176E-02 2.0214803401110646E+00
+ 56415 1.4103750000000000E-02 1.0016974151068373E-02 2.0215314400824296E+00
+ 56416 1.4104000000000000E-02 1.0017479540314678E-02 2.0215825400537946E+00
+ 56417 1.4104250000000000E-02 1.0017984942337110E-02 2.0216336400251600E+00
+ 56418 1.4104499999999999E-02 1.0018490357135682E-02 2.0216847399965245E+00
+ 56419 1.4104749999999999E-02 1.0018995784710412E-02 2.0217358399678900E+00
+ 56420 1.4104999999999999E-02 1.0019501225061324E-02 2.0217869399392550E+00
+ 56421 1.4105250000000000E-02 1.0020006678188424E-02 2.0218380399106204E+00
+ 56422 1.4105500000000000E-02 1.0020512144091727E-02 2.0218891398819854E+00
+ 56423 1.4105750000000000E-02 1.0021017622771262E-02 2.0219402398533504E+00
+ 56424 1.4105999999999999E-02 1.0021523114227028E-02 2.0219913398247154E+00
+ 56425 1.4106249999999999E-02 1.0022028618459064E-02 2.0220424397960803E+00
+ 56426 1.4106499999999999E-02 1.0022534135467366E-02 2.0220935397674458E+00
+ 56427 1.4106749999999999E-02 1.0023039665251962E-02 2.0221446397388108E+00
+ 56428 1.4107000000000000E-02 1.0023545207812859E-02 2.0221957397101757E+00
+ 56429 1.4107250000000000E-02 1.0024050763150084E-02 2.0222468396815412E+00
+ 56430 1.4107500000000000E-02 1.0024556331263652E-02 2.0222979396529062E+00
+ 56431 1.4107749999999999E-02 1.0025061912153565E-02 2.0223490396242711E+00
+ 56432 1.4107999999999999E-02 1.0025567505819859E-02 2.0224001395956361E+00
+ 56433 1.4108249999999999E-02 1.0026073112262538E-02 2.0224512395670016E+00
+ 56434 1.4108500000000000E-02 1.0026578731481627E-02 2.0225023395383666E+00
+ 56435 1.4108750000000000E-02 1.0027084363477136E-02 2.0225534395097315E+00
+ 56436 1.4109000000000000E-02 1.0027590008249068E-02 2.0226045394810970E+00
+ 56437 1.4109250000000000E-02 1.0028095665797477E-02 2.0226556394524620E+00
+ 56438 1.4109499999999999E-02 1.0028601336122354E-02 2.0227067394238269E+00
+ 56439 1.4109749999999999E-02 1.0029107019223717E-02 2.0227578393951919E+00
+ 56440 1.4109999999999999E-02 1.0029612715101575E-02 2.0228089393665574E+00
+ 56441 1.4110250000000000E-02 1.0030118423755962E-02 2.0228600393379224E+00
+ 56442 1.4110500000000000E-02 1.0030624145186882E-02 2.0229111393092873E+00
+ 56443 1.4110750000000000E-02 1.0031129879394359E-02 2.0229622392806528E+00
+ 56444 1.4111000000000000E-02 1.0031635626378405E-02 2.0230133392520178E+00
+ 56445 1.4111249999999999E-02 1.0032141386139035E-02 2.0230644392233827E+00
+ 56446 1.4111499999999999E-02 1.0032647158676272E-02 2.0231155391947477E+00
+ 56447 1.4111749999999999E-02 1.0033152943990126E-02 2.0231666391661127E+00
+ 56448 1.4112000000000000E-02 1.0033658742080620E-02 2.0232177391374782E+00
+ 56449 1.4112250000000000E-02 1.0034164552947771E-02 2.0232688391088431E+00
+ 56450 1.4112500000000000E-02 1.0034670376591580E-02 2.0233199390802086E+00
+ 56451 1.4112750000000000E-02 1.0035176213012078E-02 2.0233710390515736E+00
+ 56452 1.4112999999999999E-02 1.0035682062209275E-02 2.0234221390229385E+00
+ 56453 1.4113249999999999E-02 1.0036187924183197E-02 2.0234732389943035E+00
+ 56454 1.4113499999999999E-02 1.0036693798933856E-02 2.0235243389656685E+00
+ 56455 1.4113750000000000E-02 1.0037199686461266E-02 2.0235754389370340E+00
+ 56456 1.4114000000000000E-02 1.0037705586765436E-02 2.0236265389083989E+00
+ 56457 1.4114250000000000E-02 1.0038211499846397E-02 2.0236776388797644E+00
+ 56458 1.4114500000000000E-02 1.0038717425704169E-02 2.0237287388511294E+00
+ 56459 1.4114749999999999E-02 1.0039223364338736E-02 2.0237798388224943E+00
+ 56460 1.4114999999999999E-02 1.0039729315750159E-02 2.0238309387938593E+00
+ 56461 1.4115249999999999E-02 1.0040235279938419E-02 2.0238820387652243E+00
+ 56462 1.4115500000000000E-02 1.0040741256903562E-02 2.0239331387365898E+00
+ 56463 1.4115750000000000E-02 1.0041247246645575E-02 2.0239842387079547E+00
+ 56464 1.4116000000000000E-02 1.0041753249164497E-02 2.0240353386793202E+00
+ 56465 1.4116250000000000E-02 1.0042259264460340E-02 2.0240864386506852E+00
+ 56466 1.4116499999999999E-02 1.0042765292533097E-02 2.0241375386220497E+00
+ 56467 1.4116749999999999E-02 1.0043271333382828E-02 2.0241886385934151E+00
+ 56468 1.4116999999999999E-02 1.0043777411357296E-02 2.0242397385647801E+00
+ 56469 1.4117250000000000E-02 1.0044283477587328E-02 2.0242908385361456E+00
+ 56470 1.4117500000000000E-02 1.0044789556590930E-02 2.0243419385075105E+00
+ 56471 1.4117750000000000E-02 1.0045295648368128E-02 2.0243930384788755E+00
+ 56472 1.4118000000000000E-02 1.0045801752918916E-02 2.0244441384502410E+00
+ 56473 1.4118249999999999E-02 1.0046307870243340E-02 2.0244952384216055E+00
+ 56474 1.4118499999999999E-02 1.0046814000341398E-02 2.0245463383929709E+00
+ 56475 1.4118749999999999E-02 1.0047320143213108E-02 2.0245974383643359E+00
+ 56476 1.4119000000000000E-02 1.0047826298858481E-02 2.0246485383357014E+00
+ 56477 1.4119250000000000E-02 1.0048332467277538E-02 2.0246996383070663E+00
+ 56478 1.4119500000000000E-02 1.0048838648470296E-02 2.0247507382784313E+00
+ 56479 1.4119750000000000E-02 1.0049344842436773E-02 2.0248018382497968E+00
+ 56480 1.4119999999999999E-02 1.0049851049176972E-02 2.0248529382211613E+00
+ 56481 1.4120249999999999E-02 1.0050357268690916E-02 2.0249040381925267E+00
+ 56482 1.4120499999999999E-02 1.0050863500978655E-02 2.0249551381638917E+00
+ 56483 1.4120750000000000E-02 1.0051369746040114E-02 2.0250062381352572E+00
+ 56484 1.4121000000000000E-02 1.0051876003875394E-02 2.0250573381066221E+00
+ 56485 1.4121250000000000E-02 1.0052382274484481E-02 2.0251084380779871E+00
+ 56486 1.4121500000000000E-02 1.0052888557867398E-02 2.0251595380493526E+00
+ 56487 1.4121749999999999E-02 1.0053394854024145E-02 2.0252106380207171E+00
+ 56488 1.4121999999999999E-02 1.0053901162954751E-02 2.0252617379920825E+00
+ 56489 1.4122249999999999E-02 1.0054407484659232E-02 2.0253128379634475E+00
+ 56490 1.4122500000000000E-02 1.0054913819137597E-02 2.0253639379348125E+00
+ 56491 1.4122750000000000E-02 1.0055420166389868E-02 2.0254150379061779E+00
+ 56492 1.4123000000000000E-02 1.0055926526416053E-02 2.0254661378775429E+00
+ 56493 1.4123250000000000E-02 1.0056432899216178E-02 2.0255172378489084E+00
+ 56494 1.4123499999999999E-02 1.0056939284790248E-02 2.0255683378202729E+00
+ 56495 1.4123749999999999E-02 1.0057445683138282E-02 2.0256194377916383E+00
+ 56496 1.4123999999999999E-02 1.0057952094260296E-02 2.0256705377630033E+00
+ 56497 1.4124250000000000E-02 1.0058458518156314E-02 2.0257216377343683E+00
+ 56498 1.4124500000000000E-02 1.0058964954826341E-02 2.0257727377057337E+00
+ 56499 1.4124750000000000E-02 1.0059471404270394E-02 2.0258238376770987E+00
+ 56500 1.4125000000000000E-02 1.0059977866488495E-02 2.0258749376484642E+00
+ 56501 1.4125249999999999E-02 1.0060484341480646E-02 2.0259260376198287E+00
+ 56502 1.4125499999999999E-02 1.0060990829246884E-02 2.0259771375911941E+00
+ 56503 1.4125749999999999E-02 1.0061497329787204E-02 2.0260282375625591E+00
+ 56504 1.4126000000000000E-02 1.0062003843101642E-02 2.0260793375339241E+00
+ 56505 1.4126250000000000E-02 1.0062510369190198E-02 2.0261304375052895E+00
+ 56506 1.4126500000000000E-02 1.0063016908052889E-02 2.0261815374766545E+00
+ 56507 1.4126750000000000E-02 1.0063523459689735E-02 2.0262326374480195E+00
+ 56508 1.4126999999999999E-02 1.0064030024100752E-02 2.0262837374193845E+00
+ 56509 1.4127249999999999E-02 1.0064536601285956E-02 2.0263348373907495E+00
+ 56510 1.4127499999999999E-02 1.0065043191245359E-02 2.0263859373621149E+00
+ 56511 1.4127750000000000E-02 1.0065549793978980E-02 2.0264370373334799E+00
+ 56512 1.4128000000000000E-02 1.0066056409486837E-02 2.0264881373048453E+00
+ 56513 1.4128250000000000E-02 1.0066563037768936E-02 2.0265392372762103E+00
+ 56514 1.4128500000000000E-02 1.0067069678825308E-02 2.0265903372475753E+00
+ 56515 1.4128749999999999E-02 1.0067576332655951E-02 2.0266414372189403E+00
+ 56516 1.4128999999999999E-02 1.0068082999260894E-02 2.0266925371903053E+00
+ 56517 1.4129249999999999E-02 1.0068589678640150E-02 2.0267436371616707E+00
+ 56518 1.4129500000000000E-02 1.0069096370793737E-02 2.0267947371330357E+00
+ 56519 1.4129750000000000E-02 1.0069603075721660E-02 2.0268458371044011E+00
+ 56520 1.4130000000000000E-02 1.0070109793423947E-02 2.0268969370757661E+00
+ 56521 1.4130250000000000E-02 1.0070616523900606E-02 2.0269480370471311E+00
+ 56522 1.4130499999999999E-02 1.0071123267151653E-02 2.0269991370184961E+00
+ 56523 1.4130749999999999E-02 1.0071630023177109E-02 2.0270502369898611E+00
+ 56524 1.4130999999999999E-02 1.0072136791976990E-02 2.0271013369612265E+00
+ 56525 1.4131250000000000E-02 1.0072643573551310E-02 2.0271524369325915E+00
+ 56526 1.4131500000000000E-02 1.0073150367900083E-02 2.0272035369039569E+00
+ 56527 1.4131750000000000E-02 1.0073657175023319E-02 2.0272546368753219E+00
+ 56528 1.4132000000000000E-02 1.0074163994921028E-02 2.0273057368466869E+00
+ 56529 1.4132249999999999E-02 1.0074670827593278E-02 2.0273568368180519E+00
+ 56530 1.4132499999999999E-02 1.0075177673040019E-02 2.0274079367894169E+00
+ 56531 1.4132749999999999E-02 1.0075684531261299E-02 2.0274590367607823E+00
+ 56532 1.4133000000000000E-02 1.0076191402257127E-02 2.0275101367321473E+00
+ 56533 1.4133250000000000E-02 1.0076698286027518E-02 2.0275612367035123E+00
+ 56534 1.4133500000000000E-02 1.0077205182572485E-02 2.0276123366748777E+00
+ 56535 1.4133749999999999E-02 1.0077712091892052E-02 2.0276634366462423E+00
+ 56536 1.4133999999999999E-02 1.0078219013986237E-02 2.0277145366176077E+00
+ 56537 1.4134249999999999E-02 1.0078725948855045E-02 2.0277656365889727E+00
+ 56538 1.4134499999999999E-02 1.0079232896498497E-02 2.0278167365603381E+00
+ 56539 1.4134750000000000E-02 1.0079739856916608E-02 2.0278678365317031E+00
+ 56540 1.4135000000000000E-02 1.0080246830109397E-02 2.0279189365030681E+00
+ 56541 1.4135250000000000E-02 1.0080753816076879E-02 2.0279700364744335E+00
+ 56542 1.4135499999999999E-02 1.0081260814819063E-02 2.0280211364457981E+00
+ 56543 1.4135749999999999E-02 1.0081767826335970E-02 2.0280722364171635E+00
+ 56544 1.4135999999999999E-02 1.0082274850627628E-02 2.0281233363885285E+00
+ 56545 1.4136250000000000E-02 1.0082781887694030E-02 2.0281744363598939E+00
+ 56546 1.4136500000000000E-02 1.0083288937535196E-02 2.0282255363312589E+00
+ 56547 1.4136750000000000E-02 1.0083796000151166E-02 2.0282766363026239E+00
+ 56548 1.4137000000000000E-02 1.0084303075541930E-02 2.0283277362739893E+00
+ 56549 1.4137249999999999E-02 1.0084810163707509E-02 2.0283788362453539E+00
+ 56550 1.4137499999999999E-02 1.0085317264647928E-02 2.0284299362167193E+00
+ 56551 1.4137749999999999E-02 1.0085824378363192E-02 2.0284810361880843E+00
+ 56552 1.4138000000000000E-02 1.0086331504853326E-02 2.0285321361594493E+00
+ 56553 1.4138250000000000E-02 1.0086838644118336E-02 2.0285832361308147E+00
+ 56554 1.4138500000000000E-02 1.0087345796158260E-02 2.0286343361021797E+00
+ 56555 1.4138750000000000E-02 1.0087852960973082E-02 2.0286854360735451E+00
+ 56556 1.4138999999999999E-02 1.0088360138562839E-02 2.0287365360449097E+00
+ 56557 1.4139249999999999E-02 1.0088867328927529E-02 2.0287876360162751E+00
+ 56558 1.4139499999999999E-02 1.0089374532067201E-02 2.0288387359876401E+00
+ 56559 1.4139750000000000E-02 1.0089881747981842E-02 2.0288898359590051E+00
+ 56560 1.4140000000000000E-02 1.0090388976671479E-02 2.0289409359303705E+00
+ 56561 1.4140250000000000E-02 1.0090896218136122E-02 2.0289920359017355E+00
+ 56562 1.4140500000000000E-02 1.0091403472375794E-02 2.0290431358731009E+00
+ 56563 1.4140749999999999E-02 1.0091910739390498E-02 2.0290942358444655E+00
+ 56564 1.4140999999999999E-02 1.0092418019180269E-02 2.0291453358158309E+00
+ 56565 1.4141249999999999E-02 1.0092925311745105E-02 2.0291964357871959E+00
+ 56566 1.4141500000000000E-02 1.0093432617085039E-02 2.0292475357585609E+00
+ 56567 1.4141750000000000E-02 1.0093939935200070E-02 2.0292986357299263E+00
+ 56568 1.4142000000000000E-02 1.0094447266090227E-02 2.0293497357012913E+00
+ 56569 1.4142250000000000E-02 1.0094954609755522E-02 2.0294008356726563E+00
+ 56570 1.4142499999999999E-02 1.0095461966195962E-02 2.0294519356440213E+00
+ 56571 1.4142749999999999E-02 1.0095969335411582E-02 2.0295030356153863E+00
+ 56572 1.4142999999999999E-02 1.0096476717402375E-02 2.0295541355867517E+00
+ 56573 1.4143250000000000E-02 1.0096984112168377E-02 2.0296052355581167E+00
+ 56574 1.4143500000000000E-02 1.0097491519709600E-02 2.0296563355294821E+00
+ 56575 1.4143750000000000E-02 1.0097998940026037E-02 2.0297074355008471E+00
+ 56576 1.4144000000000000E-02 1.0098506373117740E-02 2.0297585354722121E+00
+ 56577 1.4144249999999999E-02 1.0099013818984698E-02 2.0298096354435771E+00
+ 56578 1.4144499999999999E-02 1.0099521277626939E-02 2.0298607354149421E+00
+ 56579 1.4144749999999999E-02 1.0100028749044476E-02 2.0299118353863075E+00
+ 56580 1.4145000000000000E-02 1.0100536233237336E-02 2.0299629353576725E+00
+ 56581 1.4145250000000000E-02 1.0101043730205511E-02 2.0300140353290379E+00
+ 56582 1.4145500000000000E-02 1.0101551239949040E-02 2.0300651353004029E+00
+ 56583 1.4145750000000000E-02 1.0102058762467926E-02 2.0301162352717679E+00
+ 56584 1.4145999999999999E-02 1.0102566297762188E-02 2.0301673352431329E+00
+ 56585 1.4146249999999999E-02 1.0103073845831839E-02 2.0302184352144979E+00
+ 56586 1.4146499999999999E-02 1.0103581406676904E-02 2.0302695351858633E+00
+ 56587 1.4146750000000000E-02 1.0104088980297393E-02 2.0303206351572283E+00
+ 56588 1.4147000000000000E-02 1.0104596566693318E-02 2.0303717351285937E+00
+ 56589 1.4147250000000000E-02 1.0105104165864706E-02 2.0304228350999587E+00
+ 56590 1.4147500000000000E-02 1.0105611777811564E-02 2.0304739350713237E+00
+ 56591 1.4147749999999999E-02 1.0106119402533907E-02 2.0305250350426887E+00
+ 56592 1.4147999999999999E-02 1.0106627040031757E-02 2.0305761350140537E+00
+ 56593 1.4148249999999999E-02 1.0107134690305129E-02 2.0306272349854191E+00
+ 56594 1.4148500000000000E-02 1.0107642353354035E-02 2.0306783349567841E+00
+ 56595 1.4148750000000000E-02 1.0108150029178503E-02 2.0307294349281491E+00
+ 56596 1.4149000000000000E-02 1.0108657717778533E-02 2.0307805348995145E+00
+ 56597 1.4149250000000000E-02 1.0109165419154147E-02 2.0308316348708795E+00
+ 56598 1.4149499999999999E-02 1.0109673133305361E-02 2.0308827348422445E+00
+ 56599 1.4149749999999999E-02 1.0110180860232193E-02 2.0309338348136095E+00
+ 56600 1.4149999999999999E-02 1.0110688599934669E-02 2.0309849347849749E+00
+ 56601 1.4150250000000000E-02 1.0111196352412786E-02 2.0310360347563399E+00
+ 56602 1.4150500000000000E-02 1.0111704117666563E-02 2.0310871347277049E+00
+ 56603 1.4150750000000000E-02 1.0112211895696032E-02 2.0311382346990703E+00
+ 56604 1.4151000000000000E-02 1.0112719686501190E-02 2.0311893346704353E+00
+ 56605 1.4151249999999999E-02 1.0113227490082054E-02 2.0312404346418003E+00
+ 56606 1.4151499999999999E-02 1.0113735306438656E-02 2.0312915346131653E+00
+ 56607 1.4151749999999999E-02 1.0114243135571009E-02 2.0313426345845307E+00
+ 56608 1.4152000000000000E-02 1.0114750977479119E-02 2.0313937345558957E+00
+ 56609 1.4152250000000000E-02 1.0115258832163007E-02 2.0314448345272607E+00
+ 56610 1.4152500000000000E-02 1.0115766699622688E-02 2.0314959344986261E+00
+ 56611 1.4152750000000000E-02 1.0116274579858182E-02 2.0315470344699911E+00
+ 56612 1.4152999999999999E-02 1.0116782472869498E-02 2.0315981344413561E+00
+ 56613 1.4153249999999999E-02 1.0117290378656652E-02 2.0316492344127211E+00
+ 56614 1.4153499999999999E-02 1.0117798297219673E-02 2.0317003343840860E+00
+ 56615 1.4153750000000000E-02 1.0118306228558567E-02 2.0317514343554515E+00
+ 56616 1.4154000000000000E-02 1.0118814172673352E-02 2.0318025343268165E+00
+ 56617 1.4154250000000000E-02 1.0119322129564038E-02 2.0318536342981819E+00
+ 56618 1.4154500000000000E-02 1.0119830099230656E-02 2.0319047342695469E+00
+ 56619 1.4154749999999999E-02 1.0120338081673208E-02 2.0319558342409119E+00
+ 56620 1.4154999999999999E-02 1.0120846076891706E-02 2.0320069342122768E+00
+ 56621 1.4155249999999999E-02 1.0121354084886189E-02 2.0320580341836418E+00
+ 56622 1.4155500000000000E-02 1.0121862105656652E-02 2.0321091341550073E+00
+ 56623 1.4155750000000000E-02 1.0122370139203129E-02 2.0321602341263723E+00
+ 56624 1.4156000000000000E-02 1.0122878185525602E-02 2.0322113340977377E+00
+ 56625 1.4156250000000000E-02 1.0123386244624135E-02 2.0322624340691027E+00
+ 56626 1.4156499999999999E-02 1.0123894316498700E-02 2.0323135340404677E+00
+ 56627 1.4156749999999999E-02 1.0124402401149351E-02 2.0323646340118326E+00
+ 56628 1.4156999999999999E-02 1.0124910498576081E-02 2.0324157339831976E+00
+ 56629 1.4157250000000000E-02 1.0125418608778908E-02 2.0324668339545631E+00
+ 56630 1.4157500000000000E-02 1.0125926731757851E-02 2.0325179339259281E+00
+ 56631 1.4157750000000000E-02 1.0126434867512928E-02 2.0325690338972935E+00
+ 56632 1.4158000000000000E-02 1.0126943016044157E-02 2.0326201338686585E+00
+ 56633 1.4158249999999999E-02 1.0127451177351542E-02 2.0326712338400230E+00
+ 56634 1.4158499999999999E-02 1.0127959351435114E-02 2.0327223338113884E+00
+ 56635 1.4158749999999999E-02 1.0128467538294890E-02 2.0327734337827534E+00
+ 56636 1.4159000000000000E-02 1.0128975737930875E-02 2.0328245337541189E+00
+ 56637 1.4159250000000000E-02 1.0129483950343014E-02 2.0328756337254839E+00
+ 56638 1.4159500000000000E-02 1.0129992175529595E-02 2.0329267336968488E+00
+ 56639 1.4159750000000000E-02 1.0130500413489885E-02 2.0329778336682143E+00
+ 56640 1.4159999999999999E-02 1.0131008664223890E-02 2.0330289336395788E+00
+ 56641 1.4160249999999999E-02 1.0131516927731643E-02 2.0330800336109442E+00
+ 56642 1.4160499999999999E-02 1.0132025204013143E-02 2.0331311335823092E+00
+ 56643 1.4160750000000000E-02 1.0132533493068412E-02 2.0331822335536747E+00
+ 56644 1.4161000000000000E-02 1.0133041794897468E-02 2.0332333335250397E+00
+ 56645 1.4161250000000000E-02 1.0133550109500327E-02 2.0332844334964046E+00
+ 56646 1.4161500000000000E-02 1.0134058436876998E-02 2.0333355334677701E+00
+ 56647 1.4161749999999999E-02 1.0134566777027497E-02 2.0333866334391346E+00
+ 56648 1.4161999999999999E-02 1.0135075129951841E-02 2.0334377334105000E+00
+ 56649 1.4162249999999999E-02 1.0135583495650037E-02 2.0334888333818650E+00
+ 56650 1.4162500000000000E-02 1.0136091874122136E-02 2.0335399333532305E+00
+ 56651 1.4162750000000000E-02 1.0136600265368121E-02 2.0335910333245955E+00
+ 56652 1.4163000000000000E-02 1.0137108669388007E-02 2.0336421332959604E+00
+ 56653 1.4163249999999999E-02 1.0137617086181813E-02 2.0336932332673254E+00
+ 56654 1.4163499999999999E-02 1.0138125515749568E-02 2.0337443332386904E+00
+ 56655 1.4163749999999999E-02 1.0138633958091265E-02 2.0337954332100558E+00
+ 56656 1.4164000000000000E-02 1.0139142413206946E-02 2.0338465331814208E+00
+ 56657 1.4164250000000000E-02 1.0139650881096607E-02 2.0338976331527858E+00
+ 56658 1.4164500000000000E-02 1.0140159361760270E-02 2.0339487331241513E+00
+ 56659 1.4164750000000000E-02 1.0140667855197950E-02 2.0339998330955162E+00
+ 56660 1.4164999999999999E-02 1.0141176361409656E-02 2.0340509330668812E+00
+ 56661 1.4165249999999999E-02 1.0141684880395418E-02 2.0341020330382462E+00
+ 56662 1.4165499999999999E-02 1.0142193412155245E-02 2.0341531330096116E+00
+ 56663 1.4165750000000000E-02 1.0142701956689140E-02 2.0342042329809766E+00
+ 56664 1.4166000000000000E-02 1.0143210513997138E-02 2.0342553329523416E+00
+ 56665 1.4166250000000000E-02 1.0143719087779390E-02 2.0343064329237071E+00
+ 56666 1.4166500000000000E-02 1.0144227670760116E-02 2.0343575328950720E+00
+ 56667 1.4166749999999999E-02 1.0144736266515500E-02 2.0344086328664370E+00
+ 56668 1.4166999999999999E-02 1.0145244875045532E-02 2.0344597328378020E+00
+ 56669 1.4167249999999999E-02 1.0145753496350246E-02 2.0345108328091674E+00
+ 56670 1.4167500000000000E-02 1.0146262130429642E-02 2.0345619327805324E+00
+ 56671 1.4167750000000000E-02 1.0146770777283742E-02 2.0346130327518974E+00
+ 56672 1.4168000000000000E-02 1.0147279436912571E-02 2.0346641327232629E+00
+ 56673 1.4168250000000000E-02 1.0147788109316123E-02 2.0347152326946278E+00
+ 56674 1.4168499999999999E-02 1.0148296794494428E-02 2.0347663326659928E+00
+ 56675 1.4168749999999999E-02 1.0148805492447505E-02 2.0348174326373578E+00
+ 56676 1.4168999999999999E-02 1.0149314203175374E-02 2.0348685326087228E+00
+ 56677 1.4169250000000000E-02 1.0149822926678032E-02 2.0349196325800882E+00
+ 56678 1.4169500000000000E-02 1.0150331662955507E-02 2.0349707325514532E+00
+ 56679 1.4169750000000000E-02 1.0150840412007816E-02 2.0350218325228187E+00
+ 56680 1.4170000000000000E-02 1.0151349173834966E-02 2.0350729324941836E+00
+ 56681 1.4170249999999999E-02 1.0151857948436980E-02 2.0351240324655486E+00
+ 56682 1.4170499999999999E-02 1.0152366735813873E-02 2.0351751324369136E+00
+ 56683 1.4170749999999999E-02 1.0152875535965659E-02 2.0352262324082786E+00
+ 56684 1.4171000000000000E-02 1.0153384348892354E-02 2.0352773323796440E+00
+ 56685 1.4171250000000000E-02 1.0153893174593972E-02 2.0353284323510090E+00
+ 56686 1.4171500000000000E-02 1.0154402013070539E-02 2.0353795323223745E+00
+ 56687 1.4171750000000000E-02 1.0154910864322056E-02 2.0354306322937394E+00
+ 56688 1.4171999999999999E-02 1.0155419728348544E-02 2.0354817322651044E+00
+ 56689 1.4172249999999999E-02 1.0155928605150025E-02 2.0355328322364694E+00
+ 56690 1.4172499999999999E-02 1.0156437494726502E-02 2.0355839322078344E+00
+ 56691 1.4172750000000000E-02 1.0156946397078008E-02 2.0356350321791998E+00
+ 56692 1.4173000000000000E-02 1.0157455312204544E-02 2.0356861321505648E+00
+ 56693 1.4173250000000000E-02 1.0157964240106137E-02 2.0357372321219303E+00
+ 56694 1.4173500000000000E-02 1.0158473180782789E-02 2.0357883320932952E+00
+ 56695 1.4173749999999999E-02 1.0158982134234537E-02 2.0358394320646598E+00
+ 56696 1.4173999999999999E-02 1.0159491100461365E-02 2.0358905320360252E+00
+ 56697 1.4174249999999999E-02 1.0160000079463313E-02 2.0359416320073902E+00
+ 56698 1.4174500000000000E-02 1.0160509071240399E-02 2.0359927319787556E+00
+ 56699 1.4174750000000000E-02 1.0161018075792625E-02 2.0360438319501206E+00
+ 56700 1.4175000000000000E-02 1.0161527093120017E-02 2.0360949319214856E+00
+ 56701 1.4175250000000000E-02 1.0162036123222584E-02 2.0361460318928510E+00
+ 56702 1.4175499999999999E-02 1.0162545166100344E-02 2.0361971318642156E+00
+ 56703 1.4175749999999999E-02 1.0163054221753317E-02 2.0362482318355810E+00
+ 56704 1.4175999999999999E-02 1.0163563290181511E-02 2.0362993318069460E+00
+ 56705 1.4176250000000000E-02 1.0164072371384942E-02 2.0363504317783114E+00
+ 56706 1.4176500000000000E-02 1.0164581465363637E-02 2.0364015317496764E+00
+ 56707 1.4176750000000000E-02 1.0165090572117607E-02 2.0364526317210414E+00
+ 56708 1.4177000000000000E-02 1.0165599691646862E-02 2.0365037316924068E+00
+ 56709 1.4177249999999999E-02 1.0166108823951418E-02 2.0365548316637714E+00
+ 56710 1.4177499999999999E-02 1.0166617969031290E-02 2.0366059316351368E+00
+ 56711 1.4177749999999999E-02 1.0167127126886511E-02 2.0366570316065018E+00
+ 56712 1.4178000000000000E-02 1.0167636297517069E-02 2.0367081315778672E+00
+ 56713 1.4178250000000000E-02 1.0168145480923008E-02 2.0367592315492322E+00
+ 56714 1.4178500000000000E-02 1.0168654677104325E-02 2.0368103315205972E+00
+ 56715 1.4178750000000000E-02 1.0169163886061044E-02 2.0368614314919626E+00
+ 56716 1.4178999999999999E-02 1.0169673107793162E-02 2.0369125314633272E+00
+ 56717 1.4179249999999999E-02 1.0170182342300733E-02 2.0369636314346926E+00
+ 56718 1.4179499999999999E-02 1.0170691589583745E-02 2.0370147314060576E+00
+ 56719 1.4179750000000000E-02 1.0171200849642213E-02 2.0370658313774226E+00
+ 56720 1.4180000000000000E-02 1.0171710122476169E-02 2.0371169313487880E+00
+ 56721 1.4180250000000000E-02 1.0172219408085612E-02 2.0371680313201530E+00
+ 56722 1.4180500000000000E-02 1.0172728706470565E-02 2.0372191312915184E+00
+ 56723 1.4180749999999999E-02 1.0173238017631044E-02 2.0372702312628830E+00
+ 56724 1.4180999999999999E-02 1.0173747341567068E-02 2.0373213312342484E+00
+ 56725 1.4181249999999999E-02 1.0174256678278652E-02 2.0373724312056134E+00
+ 56726 1.4181500000000000E-02 1.0174766027765816E-02 2.0374235311769784E+00
+ 56727 1.4181750000000000E-02 1.0175275390028563E-02 2.0374746311483438E+00
+ 56728 1.4182000000000000E-02 1.0175784765066908E-02 2.0375257311197088E+00
+ 56729 1.4182250000000000E-02 1.0176294152880882E-02 2.0375768310910742E+00
+ 56730 1.4182499999999999E-02 1.0176803553470493E-02 2.0376279310624388E+00
+ 56731 1.4182749999999999E-02 1.0177312966835756E-02 2.0376790310338042E+00
+ 56732 1.4182999999999999E-02 1.0177822392976689E-02 2.0377301310051692E+00
+ 56733 1.4183250000000000E-02 1.0178331831893315E-02 2.0377812309765342E+00
+ 56734 1.4183500000000000E-02 1.0178841283585633E-02 2.0378323309478996E+00
+ 56735 1.4183750000000000E-02 1.0179350748053671E-02 2.0378834309192646E+00
+ 56736 1.4184000000000000E-02 1.0179860225297443E-02 2.0379345308906296E+00
+ 56737 1.4184249999999999E-02 1.0180369715316958E-02 2.0379856308619946E+00
+ 56738 1.4184499999999999E-02 1.0180879218112249E-02 2.0380367308333596E+00
+ 56739 1.4184749999999999E-02 1.0181388733683315E-02 2.0380878308047250E+00
+ 56740 1.4185000000000000E-02 1.0181898262030175E-02 2.0381389307760900E+00
+ 56741 1.4185250000000000E-02 1.0182407803152851E-02 2.0381900307474554E+00
+ 56742 1.4185500000000000E-02 1.0182917357051359E-02 2.0382411307188204E+00
+ 56743 1.4185750000000000E-02 1.0183426923725704E-02 2.0382922306901854E+00
+ 56744 1.4185999999999999E-02 1.0183936503175907E-02 2.0383433306615504E+00
+ 56745 1.4186249999999999E-02 1.0184446095401999E-02 2.0383944306329154E+00
+ 56746 1.4186499999999999E-02 1.0184955700403973E-02 2.0384455306042808E+00
+ 56747 1.4186750000000000E-02 1.0185465318181862E-02 2.0384966305756458E+00
+ 56748 1.4187000000000000E-02 1.0185974948735679E-02 2.0385477305470112E+00
+ 56749 1.4187250000000000E-02 1.0186484592065425E-02 2.0385988305183762E+00
+ 56750 1.4187500000000000E-02 1.0186994248171136E-02 2.0386499304897412E+00
+ 56751 1.4187749999999999E-02 1.0187503917052806E-02 2.0387010304611062E+00
+ 56752 1.4187999999999999E-02 1.0188013598710483E-02 2.0387521304324712E+00
+ 56753 1.4188249999999999E-02 1.0188523293144153E-02 2.0388032304038366E+00
+ 56754 1.4188500000000000E-02 1.0189033000353846E-02 2.0388543303752016E+00
+ 56755 1.4188750000000000E-02 1.0189542720339581E-02 2.0389054303465670E+00
+ 56756 1.4189000000000000E-02 1.0190052453101362E-02 2.0389565303179320E+00
+ 56757 1.4189250000000000E-02 1.0190562198639213E-02 2.0390076302892970E+00
+ 56758 1.4189499999999999E-02 1.0191071956953146E-02 2.0390587302606620E+00
+ 56759 1.4189749999999999E-02 1.0191581728043181E-02 2.0391098302320270E+00
+ 56760 1.4189999999999999E-02 1.0192091511909330E-02 2.0391609302033924E+00
+ 56761 1.4190250000000000E-02 1.0192601308551614E-02 2.0392120301747574E+00
+ 56762 1.4190500000000000E-02 1.0193111117970046E-02 2.0392631301461224E+00
+ 56763 1.4190750000000000E-02 1.0193620940164646E-02 2.0393142301174878E+00
+ 56764 1.4190999999999999E-02 1.0194130775135419E-02 2.0393653300888523E+00
+ 56765 1.4191249999999999E-02 1.0194640622882395E-02 2.0394164300602178E+00
+ 56766 1.4191499999999999E-02 1.0195150483405585E-02 2.0394675300315828E+00
+ 56767 1.4191750000000000E-02 1.0195660356704992E-02 2.0395186300029482E+00
+ 56768 1.4192000000000000E-02 1.0196170242780652E-02 2.0395697299743132E+00
+ 56769 1.4192250000000000E-02 1.0196680141632575E-02 2.0396208299456782E+00
+ 56770 1.4192500000000000E-02 1.0197190053260771E-02 2.0396719299170436E+00
+ 56771 1.4192749999999999E-02 1.0197699977665254E-02 2.0397230298884081E+00
+ 56772 1.4192999999999999E-02 1.0198209914846051E-02 2.0397741298597736E+00
+ 56773 1.4193249999999999E-02 1.0198719864803175E-02 2.0398252298311386E+00
+ 56774 1.4193500000000000E-02 1.0199229827536630E-02 2.0398763298025040E+00
+ 56775 1.4193750000000000E-02 1.0199739803046460E-02 2.0399274297738690E+00
+ 56776 1.4194000000000000E-02 1.0200249791332652E-02 2.0399785297452340E+00
+ 56777 1.4194250000000000E-02 1.0200759792395224E-02 2.0400296297165994E+00
+ 56778 1.4194499999999999E-02 1.0201269806234214E-02 2.0400807296879639E+00
+ 56779 1.4194749999999999E-02 1.0201779832849617E-02 2.0401318296593294E+00
+ 56780 1.4194999999999999E-02 1.0202289872241470E-02 2.0401829296306944E+00
+ 56781 1.4195250000000000E-02 1.0202799924409759E-02 2.0402340296020594E+00
+ 56782 1.4195500000000000E-02 1.0203309989354528E-02 2.0402851295734248E+00
+ 56783 1.4195750000000000E-02 1.0203820067075783E-02 2.0403362295447898E+00
+ 56784 1.4196000000000000E-02 1.0204330157573542E-02 2.0403873295161552E+00
+ 56785 1.4196249999999999E-02 1.0204840260847808E-02 2.0404384294875197E+00
+ 56786 1.4196499999999999E-02 1.0205350376898611E-02 2.0404895294588852E+00
+ 56787 1.4196749999999999E-02 1.0205860505725963E-02 2.0405406294302502E+00
+ 56788 1.4197000000000000E-02 1.0206370647329889E-02 2.0405917294016152E+00
+ 56789 1.4197250000000000E-02 1.0206880801710396E-02 2.0406428293729806E+00
+ 56790 1.4197500000000000E-02 1.0207390968867495E-02 2.0406939293443456E+00
+ 56791 1.4197750000000000E-02 1.0207901148801211E-02 2.0407450293157110E+00
+ 56792 1.4197999999999999E-02 1.0208411341511556E-02 2.0407961292870755E+00
+ 56793 1.4198249999999999E-02 1.0208921546998546E-02 2.0408472292584410E+00
+ 56794 1.4198499999999999E-02 1.0209431765262201E-02 2.0408983292298060E+00
+ 56795 1.4198750000000000E-02 1.0209941996302532E-02 2.0409494292011710E+00
+ 56796 1.4199000000000000E-02 1.0210452240119563E-02 2.0410005291725364E+00
+ 56797 1.4199250000000000E-02 1.0210962496713298E-02 2.0410516291439014E+00
+ 56798 1.4199500000000000E-02 1.0211472766083769E-02 2.0411027291152668E+00
+ 56799 1.4199749999999999E-02 1.0211983048230969E-02 2.0411538290866313E+00
+ 56800 1.4199999999999999E-02 1.0212493343154938E-02 2.0412049290579963E+00
+ 56801 1.4200249999999999E-02 1.0213003650855682E-02 2.0412560290293618E+00
+ 56802 1.4200500000000000E-02 1.0213513971333221E-02 2.0413071290007267E+00
+ 56803 1.4200750000000000E-02 1.0214024304587566E-02 2.0413582289720922E+00
+ 56804 1.4201000000000000E-02 1.0214534650618730E-02 2.0414093289434572E+00
+ 56805 1.4201250000000000E-02 1.0215045009425159E-02 2.0414604289148222E+00
+ 56806 1.4201499999999999E-02 1.0215555381004627E-02 2.0415115288861871E+00
+ 56807 1.4201749999999999E-02 1.0216065765357153E-02 2.0415626288575521E+00
+ 56808 1.4201999999999999E-02 1.0216576162482749E-02 2.0416137288289176E+00
+ 56809 1.4202250000000000E-02 1.0217086572381436E-02 2.0416648288002825E+00
+ 56810 1.4202500000000000E-02 1.0217596995053211E-02 2.0417159287716480E+00
+ 56811 1.4202750000000000E-02 1.0218107430498113E-02 2.0417670287430130E+00
+ 56812 1.4203000000000000E-02 1.0218617878716136E-02 2.0418181287143780E+00
+ 56813 1.4203249999999999E-02 1.0219128339707303E-02 2.0418692286857429E+00
+ 56814 1.4203499999999999E-02 1.0219638813471637E-02 2.0419203286571079E+00
+ 56815 1.4203749999999999E-02 1.0220149300009140E-02 2.0419714286284734E+00
+ 56816 1.4204000000000000E-02 1.0220659799319833E-02 2.0420225285998383E+00
+ 56817 1.4204250000000000E-02 1.0221170311403733E-02 2.0420736285712038E+00
+ 56818 1.4204500000000000E-02 1.0221680836260856E-02 2.0421247285425688E+00
+ 56819 1.4204750000000000E-02 1.0222191373891212E-02 2.0421758285139338E+00
+ 56820 1.4204999999999999E-02 1.0222701924294818E-02 2.0422269284852987E+00
+ 56821 1.4205249999999999E-02 1.0223212487471687E-02 2.0422780284566637E+00
+ 56822 1.4205499999999999E-02 1.0223723063421845E-02 2.0423291284280292E+00
+ 56823 1.4205750000000000E-02 1.0224233652145290E-02 2.0423802283993941E+00
+ 56824 1.4206000000000000E-02 1.0224744253642053E-02 2.0424313283707591E+00
+ 56825 1.4206250000000000E-02 1.0225254867912138E-02 2.0424824283421246E+00
+ 56826 1.4206500000000000E-02 1.0225765494955562E-02 2.0425335283134896E+00
+ 56827 1.4206749999999999E-02 1.0226276134772347E-02 2.0425846282848545E+00
+ 56828 1.4206999999999999E-02 1.0226786787362505E-02 2.0426357282562195E+00
+ 56829 1.4207249999999999E-02 1.0227297452726042E-02 2.0426868282275850E+00
+ 56830 1.4207500000000000E-02 1.0227808130862990E-02 2.0427379281989499E+00
+ 56831 1.4207750000000000E-02 1.0228318821773353E-02 2.0427890281703149E+00
+ 56832 1.4208000000000000E-02 1.0228829525457148E-02 2.0428401281416804E+00
+ 56833 1.4208250000000000E-02 1.0229340241914367E-02 2.0428912281130454E+00
+ 56834 1.4208499999999999E-02 1.0229850971145090E-02 2.0429423280844103E+00
+ 56835 1.4208749999999999E-02 1.0230361713149274E-02 2.0429934280557753E+00
+ 56836 1.4208999999999999E-02 1.0230872467926949E-02 2.0430445280271408E+00
+ 56837 1.4209250000000000E-02 1.0231383235478127E-02 2.0430956279985057E+00
+ 56838 1.4209500000000000E-02 1.0231894015802840E-02 2.0431467279698707E+00
+ 56839 1.4209750000000000E-02 1.0232404808901086E-02 2.0431978279412362E+00
+ 56840 1.4210000000000000E-02 1.0232915614772886E-02 2.0432489279126012E+00
+ 56841 1.4210249999999999E-02 1.0233426433418248E-02 2.0433000278839661E+00
+ 56842 1.4210499999999999E-02 1.0233937264837203E-02 2.0433511278553311E+00
+ 56843 1.4210749999999999E-02 1.0234448109029749E-02 2.0434022278266961E+00
+ 56844 1.4211000000000000E-02 1.0234958965995921E-02 2.0434533277980615E+00
+ 56845 1.4211250000000000E-02 1.0235469835735717E-02 2.0435044277694265E+00
+ 56846 1.4211500000000000E-02 1.0235980718249160E-02 2.0435555277407920E+00
+ 56847 1.4211750000000000E-02 1.0236491613536262E-02 2.0436066277121570E+00
+ 56848 1.4211999999999999E-02 1.0237002521597033E-02 2.0436577276835219E+00
+ 56849 1.4212249999999999E-02 1.0237513442431503E-02 2.0437088276548869E+00
+ 56850 1.4212499999999999E-02 1.0238024376039670E-02 2.0437599276262519E+00
+ 56851 1.4212750000000000E-02 1.0238535322421570E-02 2.0438110275976173E+00
+ 56852 1.4213000000000000E-02 1.0239046281577204E-02 2.0438621275689823E+00
+ 56853 1.4213250000000000E-02 1.0239557253506589E-02 2.0439132275403478E+00
+ 56854 1.4213500000000000E-02 1.0240068238209735E-02 2.0439643275117128E+00
+ 56855 1.4213749999999999E-02 1.0240579235686664E-02 2.0440154274830777E+00
+ 56856 1.4213999999999999E-02 1.0241090245937392E-02 2.0440665274544427E+00
+ 56857 1.4214249999999999E-02 1.0241601268961936E-02 2.0441176274258077E+00
+ 56858 1.4214500000000000E-02 1.0242112304760307E-02 2.0441687273971731E+00
+ 56859 1.4214750000000000E-02 1.0242623353332519E-02 2.0442198273685381E+00
+ 56860 1.4215000000000000E-02 1.0243134414678596E-02 2.0442709273399036E+00
+ 56861 1.4215250000000000E-02 1.0243645488798539E-02 2.0443220273112686E+00
+ 56862 1.4215499999999999E-02 1.0244156575692368E-02 2.0443731272826331E+00
+ 56863 1.4215749999999999E-02 1.0244667675360109E-02 2.0444242272539985E+00
+ 56864 1.4215999999999999E-02 1.0245178787801767E-02 2.0444753272253635E+00
+ 56865 1.4216250000000000E-02 1.0245689913017357E-02 2.0445264271967289E+00
+ 56866 1.4216500000000000E-02 1.0246201051006898E-02 2.0445775271680939E+00
+ 56867 1.4216750000000000E-02 1.0246712201770408E-02 2.0446286271394589E+00
+ 56868 1.4217000000000000E-02 1.0247223365307893E-02 2.0446797271108244E+00
+ 56869 1.4217249999999999E-02 1.0247734541619376E-02 2.0447308270821889E+00
+ 56870 1.4217499999999999E-02 1.0248245730704873E-02 2.0447819270535543E+00
+ 56871 1.4217749999999999E-02 1.0248756932564392E-02 2.0448330270249193E+00
+ 56872 1.4218000000000000E-02 1.0249268147197958E-02 2.0448841269962847E+00
+ 56873 1.4218250000000000E-02 1.0249779374605575E-02 2.0449352269676497E+00
+ 56874 1.4218500000000000E-02 1.0250290614787268E-02 2.0449863269390147E+00
+ 56875 1.4218749999999999E-02 1.0250801867743048E-02 2.0450374269103797E+00
+ 56876 1.4218999999999999E-02 1.0251313133472927E-02 2.0450885268817447E+00
+ 56877 1.4219249999999999E-02 1.0251824411976930E-02 2.0451396268531101E+00
+ 56878 1.4219500000000000E-02 1.0252335703255063E-02 2.0451907268244751E+00
+ 56879 1.4219750000000000E-02 1.0252847007307348E-02 2.0452418267958405E+00
+ 56880 1.4220000000000000E-02 1.0253358324133793E-02 2.0452929267672055E+00
+ 56881 1.4220250000000000E-02 1.0253869653734420E-02 2.0453440267385705E+00
+ 56882 1.4220499999999999E-02 1.0254380996109244E-02 2.0453951267099355E+00
+ 56883 1.4220749999999999E-02 1.0254892351258277E-02 2.0454462266813005E+00
+ 56884 1.4220999999999999E-02 1.0255403719181537E-02 2.0454973266526659E+00
+ 56885 1.4221250000000000E-02 1.0255915099879040E-02 2.0455484266240309E+00
+ 56886 1.4221500000000000E-02 1.0256426493350790E-02 2.0455995265953959E+00
+ 56887 1.4221750000000000E-02 1.0256937899596816E-02 2.0456506265667613E+00
+ 56888 1.4222000000000000E-02 1.0257449318617131E-02 2.0457017265381263E+00
+ 56889 1.4222249999999999E-02 1.0257960750411743E-02 2.0457528265094913E+00
+ 56890 1.4222499999999999E-02 1.0258472194980679E-02 2.0458039264808563E+00
+ 56891 1.4222749999999999E-02 1.0258983652323953E-02 2.0458550264522217E+00
+ 56892 1.4223000000000000E-02 1.0259495122441563E-02 2.0459061264235867E+00
+ 56893 1.4223250000000000E-02 1.0260006605333549E-02 2.0459572263949517E+00
+ 56894 1.4223500000000000E-02 1.0260518100999899E-02 2.0460083263663171E+00
+ 56895 1.4223750000000000E-02 1.0261029609440657E-02 2.0460594263376821E+00
+ 56896 1.4223999999999999E-02 1.0261541130655810E-02 2.0461105263090471E+00
+ 56897 1.4224249999999999E-02 1.0262052664645400E-02 2.0461616262804121E+00
+ 56898 1.4224499999999999E-02 1.0262564211409428E-02 2.0462127262517775E+00
+ 56899 1.4224750000000000E-02 1.0263075770947917E-02 2.0462638262231425E+00
+ 56900 1.4225000000000000E-02 1.0263587343260867E-02 2.0463149261945075E+00
+ 56901 1.4225250000000000E-02 1.0264098928348319E-02 2.0463660261658729E+00
+ 56902 1.4225500000000000E-02 1.0264610526210258E-02 2.0464171261372379E+00
+ 56903 1.4225749999999999E-02 1.0265122136846721E-02 2.0464682261086029E+00
+ 56904 1.4225999999999999E-02 1.0265633760257714E-02 2.0465193260799679E+00
+ 56905 1.4226249999999999E-02 1.0266145396443254E-02 2.0465704260513329E+00
+ 56906 1.4226500000000000E-02 1.0266657045403369E-02 2.0466215260226983E+00
+ 56907 1.4226750000000000E-02 1.0267168707138055E-02 2.0466726259940633E+00
+ 56908 1.4227000000000000E-02 1.0267680381647310E-02 2.0467237259654287E+00
+ 56909 1.4227250000000000E-02 1.0268192068931222E-02 2.0467748259367937E+00
+ 56910 1.4227499999999999E-02 1.0268703768989740E-02 2.0468259259081587E+00
+ 56911 1.4227749999999999E-02 1.0269215481822899E-02 2.0468770258795237E+00
+ 56912 1.4227999999999999E-02 1.0269727207430713E-02 2.0469281258508887E+00
+ 56913 1.4228250000000000E-02 1.0270238945813203E-02 2.0469792258222541E+00
+ 56914 1.4228500000000000E-02 1.0270750696970367E-02 2.0470303257936191E+00
+ 56915 1.4228750000000000E-02 1.0271262460902247E-02 2.0470814257649845E+00
+ 56916 1.4229000000000000E-02 1.0271774237608843E-02 2.0471325257363495E+00
+ 56917 1.4229249999999999E-02 1.0272286027090171E-02 2.0471836257077145E+00
+ 56918 1.4229499999999999E-02 1.0272797829346248E-02 2.0472347256790795E+00
+ 56919 1.4229749999999999E-02 1.0273309644377091E-02 2.0472858256504445E+00
+ 56920 1.4230000000000000E-02 1.0273821472182709E-02 2.0473369256218099E+00
+ 56921 1.4230250000000000E-02 1.0274333312763125E-02 2.0473880255931749E+00
+ 56922 1.4230500000000000E-02 1.0274845166118351E-02 2.0474391255645403E+00
+ 56923 1.4230750000000000E-02 1.0275357032248401E-02 2.0474902255359053E+00
+ 56924 1.4230999999999999E-02 1.0275868911153294E-02 2.0475413255072699E+00
+ 56925 1.4231249999999999E-02 1.0276380802833045E-02 2.0475924254786353E+00
+ 56926 1.4231499999999999E-02 1.0276892707287674E-02 2.0476435254500003E+00
+ 56927 1.4231750000000000E-02 1.0277404624517183E-02 2.0476946254213657E+00
+ 56928 1.4232000000000000E-02 1.0277916554521602E-02 2.0477457253927307E+00
+ 56929 1.4232250000000000E-02 1.0278428497300939E-02 2.0477968253640957E+00
+ 56930 1.4232500000000000E-02 1.0278940452855208E-02 2.0478479253354611E+00
+ 56931 1.4232749999999999E-02 1.0279452421184417E-02 2.0478990253068257E+00
+ 56932 1.4232999999999999E-02 1.0279964402288611E-02 2.0479501252781911E+00
+ 56933 1.4233249999999999E-02 1.0280476396167783E-02 2.0480012252495561E+00
+ 56934 1.4233500000000000E-02 1.0280988402821944E-02 2.0480523252209215E+00
+ 56935 1.4233750000000000E-02 1.0281500422251115E-02 2.0481034251922865E+00
+ 56936 1.4234000000000000E-02 1.0282012454455326E-02 2.0481545251636515E+00
+ 56937 1.4234250000000000E-02 1.0282524499434566E-02 2.0482056251350169E+00
+ 56938 1.4234499999999999E-02 1.0283036557188870E-02 2.0482567251063815E+00
+ 56939 1.4234749999999999E-02 1.0283548627718252E-02 2.0483078250777469E+00
+ 56940 1.4234999999999999E-02 1.0284060711022721E-02 2.0483589250491119E+00
+ 56941 1.4235250000000000E-02 1.0284572807102293E-02 2.0484100250204773E+00
+ 56942 1.4235500000000000E-02 1.0285084915956992E-02 2.0484611249918423E+00
+ 56943 1.4235750000000000E-02 1.0285597037586821E-02 2.0485122249632073E+00
+ 56944 1.4236000000000000E-02 1.0286109171991804E-02 2.0485633249345727E+00
+ 56945 1.4236249999999999E-02 1.0286621319171957E-02 2.0486144249059373E+00
+ 56946 1.4236499999999999E-02 1.0287133479127278E-02 2.0486655248773027E+00
+ 56947 1.4236749999999999E-02 1.0287645651857814E-02 2.0487166248486677E+00
+ 56948 1.4237000000000000E-02 1.0288157837363560E-02 2.0487677248200327E+00
+ 56949 1.4237250000000000E-02 1.0288670035644530E-02 2.0488188247913981E+00
+ 56950 1.4237500000000000E-02 1.0289182246700754E-02 2.0488699247627631E+00
+ 56951 1.4237750000000000E-02 1.0289694470532233E-02 2.0489210247341285E+00
+ 56952 1.4237999999999999E-02 1.0290206707138988E-02 2.0489721247054931E+00
+ 56953 1.4238249999999999E-02 1.0290718956521035E-02 2.0490232246768585E+00
+ 56954 1.4238499999999999E-02 1.0291231218678394E-02 2.0490743246482235E+00
+ 56955 1.4238750000000000E-02 1.0291743493611069E-02 2.0491254246195885E+00
+ 56956 1.4239000000000000E-02 1.0292255781319086E-02 2.0491765245909539E+00
+ 56957 1.4239250000000000E-02 1.0292768081802460E-02 2.0492276245623189E+00
+ 56958 1.4239500000000000E-02 1.0293280395061203E-02 2.0492787245336843E+00
+ 56959 1.4239749999999999E-02 1.0293792721095322E-02 2.0493298245050489E+00
+ 56960 1.4239999999999999E-02 1.0294305059904850E-02 2.0493809244764143E+00
+ 56961 1.4240249999999999E-02 1.0294817411489793E-02 2.0494320244477793E+00
+ 56962 1.4240500000000000E-02 1.0295329775850168E-02 2.0494831244191443E+00
+ 56963 1.4240750000000000E-02 1.0295842152985988E-02 2.0495342243905097E+00
+ 56964 1.4241000000000000E-02 1.0296354542897271E-02 2.0495853243618747E+00
+ 56965 1.4241250000000000E-02 1.0296866945584040E-02 2.0496364243332401E+00
+ 56966 1.4241499999999999E-02 1.0297379361046287E-02 2.0496875243046047E+00
+ 56967 1.4241749999999999E-02 1.0297891789284058E-02 2.0497386242759696E+00
+ 56968 1.4241999999999999E-02 1.0298404230297349E-02 2.0497897242473351E+00
+ 56969 1.4242250000000000E-02 1.0298916684086185E-02 2.0498408242187001E+00
+ 56970 1.4242500000000000E-02 1.0299429150650579E-02 2.0498919241900655E+00
+ 56971 1.4242750000000000E-02 1.0299941629990548E-02 2.0499430241614305E+00
+ 56972 1.4243000000000000E-02 1.0300454122106095E-02 2.0499941241327955E+00
+ 56973 1.4243249999999999E-02 1.0300966626997209E-02 2.0500452241041605E+00
+ 56974 1.4243499999999999E-02 1.0301479144663036E-02 2.0500963240755254E+00
+ 56975 1.4243749999999999E-02 1.0301991675103223E-02 2.0501474240468909E+00
+ 56976 1.4244000000000000E-02 1.0302504218317798E-02 2.0501985240182559E+00
+ 56977 1.4244250000000000E-02 1.0303016774306763E-02 2.0502496239896213E+00
+ 56978 1.4244500000000000E-02 1.0303529343070156E-02 2.0503007239609863E+00
+ 56979 1.4244750000000000E-02 1.0304041924607970E-02 2.0503518239323513E+00
+ 56980 1.4244999999999999E-02 1.0304554518920218E-02 2.0504029239037163E+00
+ 56981 1.4245249999999999E-02 1.0305067126006933E-02 2.0504540238750812E+00
+ 56982 1.4245499999999999E-02 1.0305579745868128E-02 2.0505051238464467E+00
+ 56983 1.4245750000000000E-02 1.0306092378503795E-02 2.0505562238178117E+00
+ 56984 1.4246000000000000E-02 1.0306605023913996E-02 2.0506073237891771E+00
+ 56985 1.4246250000000000E-02 1.0307117682098698E-02 2.0506584237605421E+00
+ 56986 1.4246499999999999E-02 1.0307630353057942E-02 2.0507095237319071E+00
+ 56987 1.4246749999999999E-02 1.0308143036791732E-02 2.0507606237032721E+00
+ 56988 1.4246999999999999E-02 1.0308655733300091E-02 2.0508117236746370E+00
+ 56989 1.4247249999999999E-02 1.0309168442583030E-02 2.0508628236460025E+00
+ 56990 1.4247500000000000E-02 1.0309681164640571E-02 2.0509139236173675E+00
+ 56991 1.4247750000000000E-02 1.0310193899472722E-02 2.0509650235887324E+00
+ 56992 1.4248000000000000E-02 1.0310706647079504E-02 2.0510161235600979E+00
+ 56993 1.4248249999999999E-02 1.0311219407460919E-02 2.0510672235314624E+00
+ 56994 1.4248499999999999E-02 1.0311732180616999E-02 2.0511183235028279E+00
+ 56995 1.4248749999999999E-02 1.0312244966547753E-02 2.0511694234741928E+00
+ 56996 1.4249000000000000E-02 1.0312757765253193E-02 2.0512205234455583E+00
+ 56997 1.4249250000000000E-02 1.0313270576733338E-02 2.0512716234169233E+00
+ 56998 1.4249500000000000E-02 1.0313783400988208E-02 2.0513227233882882E+00
+ 56999 1.4249750000000000E-02 1.0314296238017806E-02 2.0513738233596537E+00
+ 57000 1.4249999999999999E-02 1.0314809087822212E-02 2.0514249233310182E+00
+ 57001 1.4250249999999999E-02 1.0315321950401272E-02 2.0514760233023837E+00
+ 57002 1.4250499999999999E-02 1.0315834825755174E-02 2.0515271232737486E+00
+ 57003 1.4250750000000000E-02 1.0316347713883872E-02 2.0515782232451141E+00
+ 57004 1.4251000000000000E-02 1.0316860614787373E-02 2.0516293232164791E+00
+ 57005 1.4251250000000000E-02 1.0317373528465710E-02 2.0516804231878440E+00
+ 57006 1.4251500000000000E-02 1.0317886454918891E-02 2.0517315231592095E+00
+ 57007 1.4251749999999999E-02 1.0318399394146915E-02 2.0517826231305740E+00
+ 57008 1.4251999999999999E-02 1.0318912346149825E-02 2.0518337231019395E+00
+ 57009 1.4252249999999999E-02 1.0319425310927628E-02 2.0518848230733044E+00
+ 57010 1.4252500000000000E-02 1.0319938288480327E-02 2.0519359230446694E+00
+ 57011 1.4252750000000000E-02 1.0320451278807949E-02 2.0519870230160349E+00
+ 57012 1.4253000000000000E-02 1.0320964281910502E-02 2.0520381229873998E+00
+ 57013 1.4253250000000000E-02 1.0321477297788009E-02 2.0520892229587653E+00
+ 57014 1.4253499999999999E-02 1.0321990326440482E-02 2.0521403229301298E+00
+ 57015 1.4253749999999999E-02 1.0322503367867933E-02 2.0521914229014953E+00
+ 57016 1.4253999999999999E-02 1.0323016422070383E-02 2.0522425228728602E+00
+ 57017 1.4254250000000000E-02 1.0323529489047845E-02 2.0522936228442252E+00
+ 57018 1.4254500000000000E-02 1.0324042568800334E-02 2.0523447228155907E+00
+ 57019 1.4254750000000000E-02 1.0324555661327872E-02 2.0523958227869556E+00
+ 57020 1.4255000000000000E-02 1.0325068766630462E-02 2.0524469227583211E+00
+ 57021 1.4255249999999999E-02 1.0325581884708121E-02 2.0524980227296856E+00
+ 57022 1.4255499999999999E-02 1.0326095015560876E-02 2.0525491227010511E+00
+ 57023 1.4255749999999999E-02 1.0326608159188733E-02 2.0526002226724160E+00
+ 57024 1.4256000000000000E-02 1.0327121315591712E-02 2.0526513226437810E+00
+ 57025 1.4256250000000000E-02 1.0327634484769825E-02 2.0527024226151465E+00
+ 57026 1.4256500000000000E-02 1.0328147666723093E-02 2.0527535225865114E+00
+ 57027 1.4256750000000000E-02 1.0328660861451526E-02 2.0528046225578769E+00
+ 57028 1.4256999999999999E-02 1.0329174068955137E-02 2.0528557225292414E+00
+ 57029 1.4257249999999999E-02 1.0329687289233945E-02 2.0529068225006064E+00
+ 57030 1.4257499999999999E-02 1.0330200522287962E-02 2.0529579224719718E+00
+ 57031 1.4257750000000000E-02 1.0330713768117219E-02 2.0530090224433368E+00
+ 57032 1.4258000000000000E-02 1.0331227026721712E-02 2.0530601224147023E+00
+ 57033 1.4258250000000000E-02 1.0331740298101463E-02 2.0531112223860672E+00
+ 57034 1.4258500000000000E-02 1.0332253582256489E-02 2.0531623223574322E+00
+ 57035 1.4258749999999999E-02 1.0332766879186812E-02 2.0532134223287972E+00
+ 57036 1.4258999999999999E-02 1.0333280188892433E-02 2.0532645223001622E+00
+ 57037 1.4259249999999999E-02 1.0333793511373373E-02 2.0533156222715276E+00
+ 57038 1.4259500000000000E-02 1.0334306846629658E-02 2.0533667222428926E+00
+ 57039 1.4259750000000000E-02 1.0334820194661297E-02 2.0534178222142581E+00
+ 57040 1.4260000000000000E-02 1.0335333555468297E-02 2.0534689221856230E+00
+ 57041 1.4260250000000000E-02 1.0335846929050679E-02 2.0535200221569880E+00
+ 57042 1.4260499999999999E-02 1.0336360315408459E-02 2.0535711221283530E+00
+ 57043 1.4260749999999999E-02 1.0336873714541655E-02 2.0536222220997180E+00
+ 57044 1.4260999999999999E-02 1.0337387126450279E-02 2.0536733220710834E+00
+ 57045 1.4261250000000000E-02 1.0337900551134352E-02 2.0537244220424484E+00
+ 57046 1.4261500000000000E-02 1.0338413988593878E-02 2.0537755220138139E+00
+ 57047 1.4261750000000000E-02 1.0338927438828893E-02 2.0538266219851788E+00
+ 57048 1.4262000000000000E-02 1.0339440901839388E-02 2.0538777219565438E+00
+ 57049 1.4262249999999999E-02 1.0339954377625388E-02 2.0539288219279088E+00
+ 57050 1.4262499999999999E-02 1.0340467866186923E-02 2.0539799218992738E+00
+ 57051 1.4262749999999999E-02 1.0340981367523989E-02 2.0540310218706392E+00
+ 57052 1.4263000000000000E-02 1.0341494881636600E-02 2.0540821218420042E+00
+ 57053 1.4263250000000000E-02 1.0342008408524795E-02 2.0541332218133692E+00
+ 57054 1.4263500000000000E-02 1.0342521948188561E-02 2.0541843217847346E+00
+ 57055 1.4263750000000000E-02 1.0343035500627942E-02 2.0542354217560996E+00
+ 57056 1.4263999999999999E-02 1.0343549065842925E-02 2.0542865217274646E+00
+ 57057 1.4264249999999999E-02 1.0344062643833548E-02 2.0543376216988296E+00
+ 57058 1.4264499999999999E-02 1.0344576234599816E-02 2.0543887216701950E+00
+ 57059 1.4264750000000000E-02 1.0345089838141742E-02 2.0544398216415600E+00
+ 57060 1.4265000000000000E-02 1.0345603454459354E-02 2.0544909216129250E+00
+ 57061 1.4265250000000000E-02 1.0346117083552649E-02 2.0545420215842904E+00
+ 57062 1.4265500000000000E-02 1.0346630725421659E-02 2.0545931215556554E+00
+ 57063 1.4265749999999999E-02 1.0347144380066394E-02 2.0546442215270204E+00
+ 57064 1.4265999999999999E-02 1.0347658047486866E-02 2.0546953214983854E+00
+ 57065 1.4266249999999999E-02 1.0348171727683099E-02 2.0547464214697508E+00
+ 57066 1.4266500000000000E-02 1.0348685420655094E-02 2.0547975214411158E+00
+ 57067 1.4266750000000000E-02 1.0349199126402888E-02 2.0548486214124808E+00
+ 57068 1.4267000000000000E-02 1.0349712844926480E-02 2.0548997213838462E+00
+ 57069 1.4267250000000000E-02 1.0350226576225887E-02 2.0549508213552112E+00
+ 57070 1.4267499999999999E-02 1.0350740320301128E-02 2.0550019213265762E+00
+ 57071 1.4267749999999999E-02 1.0351254077152219E-02 2.0550530212979412E+00
+ 57072 1.4267999999999999E-02 1.0351767846779176E-02 2.0551041212693062E+00
+ 57073 1.4268250000000000E-02 1.0352281629182010E-02 2.0551552212406716E+00
+ 57074 1.4268500000000000E-02 1.0352795424360742E-02 2.0552063212120366E+00
+ 57075 1.4268750000000000E-02 1.0353309232315398E-02 2.0552574211834020E+00
+ 57076 1.4269000000000000E-02 1.0353823053045958E-02 2.0553085211547670E+00
+ 57077 1.4269249999999999E-02 1.0354336886552467E-02 2.0553596211261320E+00
+ 57078 1.4269499999999999E-02 1.0354850732834943E-02 2.0554107210974970E+00
+ 57079 1.4269749999999999E-02 1.0355364591893393E-02 2.0554618210688620E+00
+ 57080 1.4270000000000000E-02 1.0355878463727835E-02 2.0555129210402274E+00
+ 57081 1.4270250000000000E-02 1.0356392348338270E-02 2.0555640210115924E+00
+ 57082 1.4270500000000000E-02 1.0356906245724738E-02 2.0556151209829578E+00
+ 57083 1.4270750000000000E-02 1.0357420155887236E-02 2.0556662209543228E+00
+ 57084 1.4270999999999999E-02 1.0357934078825780E-02 2.0557173209256878E+00
+ 57085 1.4271249999999999E-02 1.0358448014540401E-02 2.0557684208970528E+00
+ 57086 1.4271499999999999E-02 1.0358961963031108E-02 2.0558195208684178E+00
+ 57087 1.4271750000000000E-02 1.0359475924297906E-02 2.0558706208397832E+00
+ 57088 1.4272000000000000E-02 1.0359989898340824E-02 2.0559217208111482E+00
+ 57089 1.4272250000000000E-02 1.0360503885159866E-02 2.0559728207825136E+00
+ 57090 1.4272500000000000E-02 1.0361017884755058E-02 2.0560239207538786E+00
+ 57091 1.4272749999999999E-02 1.0361531897126413E-02 2.0560750207252432E+00
+ 57092 1.4272999999999999E-02 1.0362045922273954E-02 2.0561261206966086E+00
+ 57093 1.4273249999999999E-02 1.0362559960197668E-02 2.0561772206679736E+00
+ 57094 1.4273500000000000E-02 1.0363074010897606E-02 2.0562283206393390E+00
+ 57095 1.4273750000000000E-02 1.0363588074373759E-02 2.0562794206107040E+00
+ 57096 1.4274000000000000E-02 1.0364102150626164E-02 2.0563305205820690E+00
+ 57097 1.4274249999999999E-02 1.0364616239654803E-02 2.0563816205534340E+00
+ 57098 1.4274499999999999E-02 1.0365130341459730E-02 2.0564327205247990E+00
+ 57099 1.4274749999999999E-02 1.0365644456040947E-02 2.0564838204961644E+00
+ 57100 1.4274999999999999E-02 1.0366158583398457E-02 2.0565349204675294E+00
+ 57101 1.4275250000000000E-02 1.0366672723532290E-02 2.0565860204388948E+00
+ 57102 1.4275500000000000E-02 1.0367186876442461E-02 2.0566371204102598E+00
+ 57103 1.4275750000000000E-02 1.0367701042128969E-02 2.0566882203816248E+00
+ 57104 1.4275999999999999E-02 1.0368215220591852E-02 2.0567393203529898E+00
+ 57105 1.4276249999999999E-02 1.0368729411831116E-02 2.0567904203243548E+00
+ 57106 1.4276499999999999E-02 1.0369243615846775E-02 2.0568415202957202E+00
+ 57107 1.4276750000000000E-02 1.0369757832638849E-02 2.0568926202670852E+00
+ 57108 1.4277000000000000E-02 1.0370272062207354E-02 2.0569437202384506E+00
+ 57109 1.4277250000000000E-02 1.0370786304552293E-02 2.0569948202098156E+00
+ 57110 1.4277500000000000E-02 1.0371300559673698E-02 2.0570459201811806E+00
+ 57111 1.4277749999999999E-02 1.0371814827571574E-02 2.0570970201525456E+00
+ 57112 1.4277999999999999E-02 1.0372329108245945E-02 2.0571481201239106E+00
+ 57113 1.4278249999999999E-02 1.0372843401696820E-02 2.0571992200952760E+00
+ 57114 1.4278500000000000E-02 1.0373357707924224E-02 2.0572503200666410E+00
+ 57115 1.4278750000000000E-02 1.0373872026928159E-02 2.0573014200380060E+00
+ 57116 1.4279000000000000E-02 1.0374386358708658E-02 2.0573525200093714E+00
+ 57117 1.4279250000000000E-02 1.0374900703265716E-02 2.0574036199807364E+00
+ 57118 1.4279499999999999E-02 1.0375415060599360E-02 2.0574547199521014E+00
+ 57119 1.4279749999999999E-02 1.0375929430709613E-02 2.0575058199234664E+00
+ 57120 1.4279999999999999E-02 1.0376443813596476E-02 2.0575569198948318E+00
+ 57121 1.4280250000000000E-02 1.0376958209259979E-02 2.0576080198661968E+00
+ 57122 1.4280500000000000E-02 1.0377472617700124E-02 2.0576591198375618E+00
+ 57123 1.4280750000000000E-02 1.0377987051018743E-02 2.0577102198089272E+00
+ 57124 1.4281000000000000E-02 1.0378501484943072E-02 2.0577613197802922E+00
+ 57125 1.4281249999999999E-02 1.0379015931641093E-02 2.0578124197516572E+00
+ 57126 1.4281499999999999E-02 1.0379530391112821E-02 2.0578635197230222E+00
+ 57127 1.4281749999999999E-02 1.0380044863358270E-02 2.0579146196943876E+00
+ 57128 1.4282000000000000E-02 1.0380559348377453E-02 2.0579657196657526E+00
+ 57129 1.4282250000000000E-02 1.0381073846170383E-02 2.0580168196371176E+00
+ 57130 1.4282500000000000E-02 1.0381588356737081E-02 2.0580679196084830E+00
+ 57131 1.4282750000000000E-02 1.0382102880077565E-02 2.0581190195798480E+00
+ 57132 1.4282999999999999E-02 1.0382617416191840E-02 2.0581701195512130E+00
+ 57133 1.4283249999999999E-02 1.0383131965079935E-02 2.0582212195225780E+00
+ 57134 1.4283499999999999E-02 1.0383646526741844E-02 2.0582723194939430E+00
+ 57135 1.4283750000000000E-02 1.0384161101177599E-02 2.0583234194653084E+00
+ 57136 1.4284000000000000E-02 1.0384675688387206E-02 2.0583745194366734E+00
+ 57137 1.4284250000000000E-02 1.0385190288370689E-02 2.0584256194080388E+00
+ 57138 1.4284500000000000E-02 1.0385704901128058E-02 2.0584767193794038E+00
+ 57139 1.4284749999999999E-02 1.0386219526659319E-02 2.0585278193507688E+00
+ 57140 1.4284999999999999E-02 1.0386734164964497E-02 2.0585789193221338E+00
+ 57141 1.4285249999999999E-02 1.0387248816043611E-02 2.0586300192934988E+00
+ 57142 1.4285500000000000E-02 1.0387763479896674E-02 2.0586811192648642E+00
+ 57143 1.4285750000000000E-02 1.0388278156523682E-02 2.0587322192362292E+00
+ 57144 1.4286000000000000E-02 1.0388792845924689E-02 2.0587833192075946E+00
+ 57145 1.4286250000000000E-02 1.0389307548099665E-02 2.0588344191789596E+00
+ 57146 1.4286499999999999E-02 1.0389822263048651E-02 2.0588855191503246E+00
+ 57147 1.4286749999999999E-02 1.0390336990771663E-02 2.0589366191216896E+00
+ 57148 1.4286999999999999E-02 1.0390851731268705E-02 2.0589877190930546E+00
+ 57149 1.4287250000000000E-02 1.0391366484539800E-02 2.0590388190644200E+00
+ 57150 1.4287500000000000E-02 1.0391881250584959E-02 2.0590899190357850E+00
+ 57151 1.4287750000000000E-02 1.0392396029404199E-02 2.0591410190071504E+00
+ 57152 1.4288000000000000E-02 1.0392910820997546E-02 2.0591921189785154E+00
+ 57153 1.4288249999999999E-02 1.0393425625364983E-02 2.0592432189498799E+00
+ 57154 1.4288499999999999E-02 1.0393940442506553E-02 2.0592943189212454E+00
+ 57155 1.4288749999999999E-02 1.0394455272422266E-02 2.0593454188926104E+00
+ 57156 1.4289000000000000E-02 1.0394970115112138E-02 2.0593965188639758E+00
+ 57157 1.4289250000000000E-02 1.0395484970576173E-02 2.0594476188353408E+00
+ 57158 1.4289500000000000E-02 1.0395999838814396E-02 2.0594987188067058E+00
+ 57159 1.4289750000000000E-02 1.0396514719826824E-02 2.0595498187780712E+00
+ 57160 1.4289999999999999E-02 1.0397029613613461E-02 2.0596009187494357E+00
+ 57161 1.4290249999999999E-02 1.0397544520174332E-02 2.0596520187208012E+00
+ 57162 1.4290499999999999E-02 1.0398059439509446E-02 2.0597031186921662E+00
+ 57163 1.4290750000000000E-02 1.0398574371618827E-02 2.0597542186635316E+00
+ 57164 1.4291000000000000E-02 1.0399089316502479E-02 2.0598053186348966E+00
+ 57165 1.4291250000000000E-02 1.0399604274160423E-02 2.0598564186062616E+00
+ 57166 1.4291500000000000E-02 1.0400119244592667E-02 2.0599075185776270E+00
+ 57167 1.4291749999999999E-02 1.0400634227799247E-02 2.0599586185489915E+00
+ 57168 1.4291999999999999E-02 1.0401149223780142E-02 2.0600097185203570E+00
+ 57169 1.4292249999999999E-02 1.0401664232535400E-02 2.0600608184917220E+00
+ 57170 1.4292500000000000E-02 1.0402179254065029E-02 2.0601119184630874E+00
+ 57171 1.4292750000000000E-02 1.0402694288369029E-02 2.0601630184344524E+00
+ 57172 1.4293000000000000E-02 1.0403209335447432E-02 2.0602141184058174E+00
+ 57173 1.4293250000000000E-02 1.0403724395300242E-02 2.0602652183771828E+00
+ 57174 1.4293499999999999E-02 1.0404239467927472E-02 2.0603163183485473E+00
+ 57175 1.4293749999999999E-02 1.0404754553329155E-02 2.0603674183199128E+00
+ 57176 1.4293999999999999E-02 1.0405269651505292E-02 2.0604185182912778E+00
+ 57177 1.4294250000000000E-02 1.0405784762455905E-02 2.0604696182626427E+00
+ 57178 1.4294500000000000E-02 1.0406299886180997E-02 2.0605207182340082E+00
+ 57179 1.4294750000000000E-02 1.0406815022680593E-02 2.0605718182053732E+00
+ 57180 1.4295000000000000E-02 1.0407330171954712E-02 2.0606229181767386E+00
+ 57181 1.4295249999999999E-02 1.0407845334003348E-02 2.0606740181481031E+00
+ 57182 1.4295499999999999E-02 1.0408360508826545E-02 2.0607251181194686E+00
+ 57183 1.4295749999999999E-02 1.0408875696424303E-02 2.0607762180908336E+00
+ 57184 1.4296000000000000E-02 1.0409390896796631E-02 2.0608273180621985E+00
+ 57185 1.4296250000000000E-02 1.0409906109943566E-02 2.0608784180335640E+00
+ 57186 1.4296500000000000E-02 1.0410421335865097E-02 2.0609295180049290E+00
+ 57187 1.4296750000000000E-02 1.0410936574561252E-02 2.0609806179762944E+00
+ 57188 1.4296999999999999E-02 1.0411451826032040E-02 2.0610317179476589E+00
+ 57189 1.4297249999999999E-02 1.0411967090277488E-02 2.0610828179190244E+00
+ 57190 1.4297499999999999E-02 1.0412482367297592E-02 2.0611339178903894E+00
+ 57191 1.4297750000000000E-02 1.0412997657092400E-02 2.0611850178617543E+00
+ 57192 1.4298000000000000E-02 1.0413512959661905E-02 2.0612361178331198E+00
+ 57193 1.4298250000000000E-02 1.0414028275006110E-02 2.0612872178044848E+00
+ 57194 1.4298500000000000E-02 1.0414543603125048E-02 2.0613383177758502E+00
+ 57195 1.4298749999999999E-02 1.0415058944018731E-02 2.0613894177472147E+00
+ 57196 1.4298999999999999E-02 1.0415574297687165E-02 2.0614405177185797E+00
+ 57197 1.4299249999999999E-02 1.0416089664130384E-02 2.0614916176899452E+00
+ 57198 1.4299500000000000E-02 1.0416605043348386E-02 2.0615427176613101E+00
+ 57199 1.4299750000000000E-02 1.0417120435341204E-02 2.0615938176326756E+00
+ 57200 1.4300000000000000E-02 1.0417635840108829E-02 2.0616449176040406E+00
+ 57201 1.4300250000000000E-02 1.0418151257651297E-02 2.0616960175754055E+00
+ 57202 1.4300499999999999E-02 1.0418666687968609E-02 2.0617471175467705E+00
+ 57203 1.4300749999999999E-02 1.0419182131060785E-02 2.0617982175181355E+00
+ 57204 1.4300999999999999E-02 1.0419697586927845E-02 2.0618493174895010E+00
+ 57205 1.4301250000000000E-02 1.0420213112718076E-02 2.0619004174608659E+00
+ 57206 1.4301500000000000E-02 1.0420728593601908E-02 2.0619515174322314E+00
+ 57207 1.4301750000000000E-02 1.0421244087261441E-02 2.0620026174035964E+00
+ 57208 1.4301999999999999E-02 1.0421759593696686E-02 2.0620537173749613E+00
+ 57209 1.4302249999999999E-02 1.0422275112907657E-02 2.0621048173463263E+00
+ 57210 1.4302499999999999E-02 1.0422790644894377E-02 2.0621559173176913E+00
+ 57211 1.4302749999999999E-02 1.0423306189656844E-02 2.0622070172890568E+00
+ 57212 1.4303000000000000E-02 1.0423821747195094E-02 2.0622581172604217E+00
+ 57213 1.4303250000000000E-02 1.0424337317509132E-02 2.0623092172317872E+00
+ 57214 1.4303500000000000E-02 1.0424852900598979E-02 2.0623603172031522E+00
+ 57215 1.4303749999999999E-02 1.0425368496464634E-02 2.0624114171745171E+00
+ 57216 1.4303999999999999E-02 1.0425884105106135E-02 2.0624625171458821E+00
+ 57217 1.4304249999999999E-02 1.0426399726523483E-02 2.0625136171172471E+00
+ 57218 1.4304500000000000E-02 1.0426915360716700E-02 2.0625647170886126E+00
+ 57219 1.4304750000000000E-02 1.0427431007685797E-02 2.0626158170599775E+00
+ 57220 1.4305000000000000E-02 1.0427946667430792E-02 2.0626669170313425E+00
+ 57221 1.4305250000000000E-02 1.0428462339951703E-02 2.0627180170027080E+00
+ 57222 1.4305499999999999E-02 1.0428978025248536E-02 2.0627691169740725E+00
+ 57223 1.4305749999999999E-02 1.0429493723321316E-02 2.0628202169454379E+00
+ 57224 1.4305999999999999E-02 1.0430009434170055E-02 2.0628713169168029E+00
+ 57225 1.4306250000000000E-02 1.0430525157794773E-02 2.0629224168881684E+00
+ 57226 1.4306500000000000E-02 1.0431040894195479E-02 2.0629735168595333E+00
+ 57227 1.4306750000000000E-02 1.0431556643372190E-02 2.0630246168308983E+00
+ 57228 1.4307000000000000E-02 1.0432072405324922E-02 2.0630757168022638E+00
+ 57229 1.4307249999999999E-02 1.0432588180053692E-02 2.0631268167736283E+00
+ 57230 1.4307499999999999E-02 1.0433103967558508E-02 2.0631779167449937E+00
+ 57231 1.4307749999999999E-02 1.0433619767839407E-02 2.0632290167163587E+00
+ 57232 1.4308000000000000E-02 1.0434135580896379E-02 2.0632801166877242E+00
+ 57233 1.4308250000000000E-02 1.0434651406729447E-02 2.0633312166590891E+00
+ 57234 1.4308500000000000E-02 1.0435167245338633E-02 2.0633823166304541E+00
+ 57235 1.4308750000000000E-02 1.0435683096723949E-02 2.0634334166018196E+00
+ 57236 1.4308999999999999E-02 1.0436198960885403E-02 2.0634845165731841E+00
+ 57237 1.4309249999999999E-02 1.0436714837823036E-02 2.0635356165445495E+00
+ 57238 1.4309499999999999E-02 1.0437230727536835E-02 2.0635867165159145E+00
+ 57239 1.4309750000000000E-02 1.0437746630026825E-02 2.0636378164872795E+00
+ 57240 1.4310000000000000E-02 1.0438262545293026E-02 2.0636889164586449E+00
+ 57241 1.4310250000000000E-02 1.0438778473335452E-02 2.0637400164300099E+00
+ 57242 1.4310500000000000E-02 1.0439294414154112E-02 2.0637911164013754E+00
+ 57243 1.4310749999999999E-02 1.0439810367749021E-02 2.0638422163727399E+00
+ 57244 1.4310999999999999E-02 1.0440326334120205E-02 2.0638933163441053E+00
+ 57245 1.4311249999999999E-02 1.0440842313267673E-02 2.0639444163154703E+00
+ 57246 1.4311500000000000E-02 1.0441358305191446E-02 2.0639955162868353E+00
+ 57247 1.4311750000000000E-02 1.0441874274464066E-02 2.0640466162582007E+00
+ 57248 1.4312000000000000E-02 1.0442390292440935E-02 2.0640977162295657E+00
+ 57249 1.4312250000000000E-02 1.0442906323193364E-02 2.0641488162009312E+00
+ 57250 1.4312499999999999E-02 1.0443422366721380E-02 2.0641999161722957E+00
+ 57251 1.4312749999999999E-02 1.0443938423024995E-02 2.0642510161436611E+00
+ 57252 1.4312999999999999E-02 1.0444454492104219E-02 2.0643021161150261E+00
+ 57253 1.4313250000000000E-02 1.0444970573959067E-02 2.0643532160863911E+00
+ 57254 1.4313500000000000E-02 1.0445486668589569E-02 2.0644043160577565E+00
+ 57255 1.4313750000000000E-02 1.0446002775995720E-02 2.0644554160291215E+00
+ 57256 1.4314000000000000E-02 1.0446518896177547E-02 2.0645065160004870E+00
+ 57257 1.4314249999999999E-02 1.0447035029135068E-02 2.0645576159718515E+00
+ 57258 1.4314499999999999E-02 1.0447551174868286E-02 2.0646087159432165E+00
+ 57259 1.4314749999999999E-02 1.0448067333377220E-02 2.0646598159145819E+00
+ 57260 1.4315000000000000E-02 1.0448583504661905E-02 2.0647109158859469E+00
+ 57261 1.4315250000000000E-02 1.0449099688722343E-02 2.0647620158573123E+00
+ 57262 1.4315500000000000E-02 1.0449615885558535E-02 2.0648131158286773E+00
+ 57263 1.4315750000000000E-02 1.0450132095170504E-02 2.0648642158000423E+00
+ 57264 1.4315999999999999E-02 1.0450648317558282E-02 2.0649153157714073E+00
+ 57265 1.4316249999999999E-02 1.0451164552721864E-02 2.0649664157427723E+00
+ 57266 1.4316499999999999E-02 1.0451680800661271E-02 2.0650175157141377E+00
+ 57267 1.4316750000000000E-02 1.0452197061376530E-02 2.0650686156855027E+00
+ 57268 1.4317000000000000E-02 1.0452713334867645E-02 2.0651197156568681E+00
+ 57269 1.4317250000000000E-02 1.0453229621134631E-02 2.0651708156282331E+00
+ 57270 1.4317500000000000E-02 1.0453745920177504E-02 2.0652219155995981E+00
+ 57271 1.4317749999999999E-02 1.0454262231996280E-02 2.0652730155709631E+00
+ 57272 1.4317999999999999E-02 1.0454778556590983E-02 2.0653241155423281E+00
+ 57273 1.4318249999999999E-02 1.0455294893961619E-02 2.0653752155136935E+00
+ 57274 1.4318500000000000E-02 1.0455811244108200E-02 2.0654263154850585E+00
+ 57275 1.4318750000000000E-02 1.0456327607030760E-02 2.0654774154564239E+00
+ 57276 1.4319000000000000E-02 1.0456843982729289E-02 2.0655285154277889E+00
+ 57277 1.4319250000000000E-02 1.0457360371203822E-02 2.0655796153991539E+00
+ 57278 1.4319499999999999E-02 1.0457876772454354E-02 2.0656307153705189E+00
+ 57279 1.4319749999999999E-02 1.0458393186480928E-02 2.0656818153418839E+00
+ 57280 1.4319999999999999E-02 1.0458909613283534E-02 2.0657329153132493E+00
+ 57281 1.4320250000000000E-02 1.0459426052862209E-02 2.0657840152846143E+00
+ 57282 1.4320500000000000E-02 1.0459942505216960E-02 2.0658351152559793E+00
+ 57283 1.4320750000000000E-02 1.0460458970347794E-02 2.0658862152273447E+00
+ 57284 1.4321000000000000E-02 1.0460975448254731E-02 2.0659373151987097E+00
+ 57285 1.4321249999999999E-02 1.0461491938937783E-02 2.0659884151700747E+00
+ 57286 1.4321499999999999E-02 1.0462008442396978E-02 2.0660395151414397E+00
+ 57287 1.4321749999999999E-02 1.0462524958632327E-02 2.0660906151128051E+00
+ 57288 1.4322000000000000E-02 1.0463041487643841E-02 2.0661417150841701E+00
+ 57289 1.4322250000000000E-02 1.0463558029431537E-02 2.0661928150555351E+00
+ 57290 1.4322500000000000E-02 1.0464074583995425E-02 2.0662439150269005E+00
+ 57291 1.4322750000000000E-02 1.0464591151335531E-02 2.0662950149982655E+00
+ 57292 1.4322999999999999E-02 1.0465107731451859E-02 2.0663461149696305E+00
+ 57293 1.4323249999999999E-02 1.0465624324344433E-02 2.0663972149409955E+00
+ 57294 1.4323499999999999E-02 1.0466140930013274E-02 2.0664483149123609E+00
+ 57295 1.4323750000000000E-02 1.0466657548458387E-02 2.0664994148837259E+00
+ 57296 1.4324000000000000E-02 1.0467174179679781E-02 2.0665505148550909E+00
+ 57297 1.4324250000000000E-02 1.0467690823677491E-02 2.0666016148264563E+00
+ 57298 1.4324500000000000E-02 1.0468207480451514E-02 2.0666527147978213E+00
+ 57299 1.4324749999999999E-02 1.0468724150001876E-02 2.0667038147691863E+00
+ 57300 1.4324999999999999E-02 1.0469240832328594E-02 2.0667549147405513E+00
+ 57301 1.4325249999999999E-02 1.0469757527431678E-02 2.0668060147119163E+00
+ 57302 1.4325500000000000E-02 1.0470274235311142E-02 2.0668571146832817E+00
+ 57303 1.4325750000000000E-02 1.0470790955967013E-02 2.0669082146546467E+00
+ 57304 1.4326000000000000E-02 1.0471307689399287E-02 2.0669593146260121E+00
+ 57305 1.4326250000000000E-02 1.0471824435608011E-02 2.0670104145973771E+00
+ 57306 1.4326499999999999E-02 1.0472341194593148E-02 2.0670615145687421E+00
+ 57307 1.4326749999999999E-02 1.0472857966354766E-02 2.0671126145401071E+00
+ 57308 1.4326999999999999E-02 1.0473374750892854E-02 2.0671637145114721E+00
+ 57309 1.4327250000000000E-02 1.0473891548207437E-02 2.0672148144828375E+00
+ 57310 1.4327500000000000E-02 1.0474408358298527E-02 2.0672659144542025E+00
+ 57311 1.4327750000000000E-02 1.0474925181166139E-02 2.0673170144255679E+00
+ 57312 1.4328000000000000E-02 1.0475442016810289E-02 2.0673681143969329E+00
+ 57313 1.4328249999999999E-02 1.0475958865230988E-02 2.0674192143682979E+00
+ 57314 1.4328499999999999E-02 1.0476475726428253E-02 2.0674703143396629E+00
+ 57315 1.4328749999999999E-02 1.0476992600400973E-02 2.0675214143110279E+00
+ 57316 1.4329000000000000E-02 1.0477509487147135E-02 2.0675725142823933E+00
+ 57317 1.4329250000000000E-02 1.0478026386666735E-02 2.0676236142537583E+00
+ 57318 1.4329500000000000E-02 1.0478543298959768E-02 2.0676747142251237E+00
+ 57319 1.4329749999999999E-02 1.0479060224026258E-02 2.0677258141964883E+00
+ 57320 1.4329999999999999E-02 1.0479577161866231E-02 2.0677769141678533E+00
+ 57321 1.4330249999999999E-02 1.0480094112479691E-02 2.0678280141392187E+00
+ 57322 1.4330499999999999E-02 1.0480611075866657E-02 2.0678791141105837E+00
+ 57323 1.4330750000000000E-02 1.0481128052027132E-02 2.0679302140819491E+00
+ 57324 1.4331000000000000E-02 1.0481645040961151E-02 2.0679813140533141E+00
+ 57325 1.4331250000000000E-02 1.0482162042668710E-02 2.0680324140246791E+00
+ 57326 1.4331499999999999E-02 1.0482679057149828E-02 2.0680835139960441E+00
+ 57327 1.4331749999999999E-02 1.0483196084404529E-02 2.0681346139674091E+00
+ 57328 1.4331999999999999E-02 1.0483713124432815E-02 2.0681857139387745E+00
+ 57329 1.4332250000000000E-02 1.0484230177234715E-02 2.0682368139101395E+00
+ 57330 1.4332500000000000E-02 1.0484747242810236E-02 2.0682879138815049E+00
+ 57331 1.4332750000000000E-02 1.0485264321159387E-02 2.0683390138528699E+00
+ 57332 1.4333000000000000E-02 1.0485781412282191E-02 2.0683901138242349E+00
+ 57333 1.4333249999999999E-02 1.0486298516178655E-02 2.0684412137955999E+00
+ 57334 1.4333499999999999E-02 1.0486815632848805E-02 2.0684923137669649E+00
+ 57335 1.4333749999999999E-02 1.0487332762292644E-02 2.0685434137383303E+00
+ 57336 1.4334000000000000E-02 1.0487849904510195E-02 2.0685945137096953E+00
+ 57337 1.4334250000000000E-02 1.0488367059501475E-02 2.0686456136810607E+00
+ 57338 1.4334500000000000E-02 1.0488884227266482E-02 2.0686967136524257E+00
+ 57339 1.4334750000000000E-02 1.0489401407805242E-02 2.0687478136237907E+00
+ 57340 1.4334999999999999E-02 1.0489918601117780E-02 2.0687989135951557E+00
+ 57341 1.4335249999999999E-02 1.0490435807204093E-02 2.0688500135665207E+00
+ 57342 1.4335499999999999E-02 1.0490953026064204E-02 2.0689011135378861E+00
+ 57343 1.4335750000000000E-02 1.0491470257698133E-02 2.0689522135092511E+00
+ 57344 1.4336000000000000E-02 1.0491987502105886E-02 2.0690033134806161E+00
+ 57345 1.4336250000000000E-02 1.0492504759287478E-02 2.0690544134519815E+00
+ 57346 1.4336500000000000E-02 1.0493022029242922E-02 2.0691055134233465E+00
+ 57347 1.4336749999999999E-02 1.0493539311972239E-02 2.0691566133947115E+00
+ 57348 1.4336999999999999E-02 1.0494056607475450E-02 2.0692077133660765E+00
+ 57349 1.4337249999999999E-02 1.0494573915752552E-02 2.0692588133374419E+00
+ 57350 1.4337500000000000E-02 1.0495091236803573E-02 2.0693099133088069E+00
+ 57351 1.4337750000000000E-02 1.0495608570628531E-02 2.0693610132801719E+00
+ 57352 1.4338000000000000E-02 1.0496125917227424E-02 2.0694121132515373E+00
+ 57353 1.4338250000000000E-02 1.0496643276600277E-02 2.0694632132229023E+00
+ 57354 1.4338499999999999E-02 1.0497160648747107E-02 2.0695143131942673E+00
+ 57355 1.4338749999999999E-02 1.0497678033667917E-02 2.0695654131656323E+00
+ 57356 1.4338999999999999E-02 1.0498195431362742E-02 2.0696165131369977E+00
+ 57357 1.4339250000000000E-02 1.0498712841831591E-02 2.0696676131083627E+00
+ 57358 1.4339500000000000E-02 1.0499230265074455E-02 2.0697187130797277E+00
+ 57359 1.4339750000000000E-02 1.0499747701091383E-02 2.0697698130510931E+00
+ 57360 1.4340000000000000E-02 1.0500265149882365E-02 2.0698209130224581E+00
+ 57361 1.4340249999999999E-02 1.0500782611447426E-02 2.0698720129938231E+00
+ 57362 1.4340499999999999E-02 1.0501300085786579E-02 2.0699231129651881E+00
+ 57363 1.4340749999999999E-02 1.0501817572899835E-02 2.0699742129365530E+00
+ 57364 1.4341000000000000E-02 1.0502335072787222E-02 2.0700253129079185E+00
+ 57365 1.4341250000000000E-02 1.0502852585448743E-02 2.0700764128792835E+00
+ 57366 1.4341500000000000E-02 1.0503370110884414E-02 2.0701275128506489E+00
+ 57367 1.4341750000000000E-02 1.0503887649094252E-02 2.0701786128220139E+00
+ 57368 1.4341999999999999E-02 1.0504405200078270E-02 2.0702297127933789E+00
+ 57369 1.4342249999999999E-02 1.0504922763836485E-02 2.0702808127647438E+00
+ 57370 1.4342499999999999E-02 1.0505440340368917E-02 2.0703319127361088E+00
+ 57371 1.4342750000000000E-02 1.0505957929675571E-02 2.0703830127074743E+00
+ 57372 1.4343000000000000E-02 1.0506475531756460E-02 2.0704341126788393E+00
+ 57373 1.4343250000000000E-02 1.0506993146611604E-02 2.0704852126502047E+00
+ 57374 1.4343500000000000E-02 1.0507510774241027E-02 2.0705363126215697E+00
+ 57375 1.4343749999999999E-02 1.0508028414644726E-02 2.0705874125929347E+00
+ 57376 1.4343999999999999E-02 1.0508546067822729E-02 2.0706385125642996E+00
+ 57377 1.4344249999999999E-02 1.0509063733775045E-02 2.0706896125356646E+00
+ 57378 1.4344500000000000E-02 1.0509581412501691E-02 2.0707407125070301E+00
+ 57379 1.4344750000000000E-02 1.0510099104002682E-02 2.0707918124783951E+00
+ 57380 1.4345000000000000E-02 1.0510616808278023E-02 2.0708429124497605E+00
+ 57381 1.4345250000000000E-02 1.0511134525327755E-02 2.0708940124211255E+00
+ 57382 1.4345499999999999E-02 1.0511652255151861E-02 2.0709451123924905E+00
+ 57383 1.4345749999999999E-02 1.0512169997750381E-02 2.0709962123638554E+00
+ 57384 1.4345999999999999E-02 1.0512687753123313E-02 2.0710473123352204E+00
+ 57385 1.4346250000000000E-02 1.0513205521270682E-02 2.0710984123065859E+00
+ 57386 1.4346500000000000E-02 1.0513723302192501E-02 2.0711495122779509E+00
+ 57387 1.4346750000000000E-02 1.0514241095888780E-02 2.0712006122493158E+00
+ 57388 1.4347000000000000E-02 1.0514758902359535E-02 2.0712517122206813E+00
+ 57389 1.4347249999999999E-02 1.0515276721604785E-02 2.0713028121920458E+00
+ 57390 1.4347499999999999E-02 1.0515794553624532E-02 2.0713539121634112E+00
+ 57391 1.4347749999999999E-02 1.0516312398418817E-02 2.0714050121347762E+00
+ 57392 1.4348000000000000E-02 1.0516830255987642E-02 2.0714561121061417E+00
+ 57393 1.4348250000000000E-02 1.0517348126331006E-02 2.0715072120775067E+00
+ 57394 1.4348500000000000E-02 1.0517866009448946E-02 2.0715583120488716E+00
+ 57395 1.4348750000000000E-02 1.0518383905341469E-02 2.0716094120202371E+00
+ 57396 1.4348999999999999E-02 1.0518901814008583E-02 2.0716605119916016E+00
+ 57397 1.4349249999999999E-02 1.0519419735450314E-02 2.0717116119629670E+00
+ 57398 1.4349499999999999E-02 1.0519937669666666E-02 2.0717627119343320E+00
+ 57399 1.4349750000000000E-02 1.0520455616657664E-02 2.0718138119056975E+00
+ 57400 1.4350000000000000E-02 1.0520973576423317E-02 2.0718649118770625E+00
+ 57401 1.4350250000000000E-02 1.0521491548963639E-02 2.0719160118484274E+00
+ 57402 1.4350500000000000E-02 1.0522009534278655E-02 2.0719671118197929E+00
+ 57403 1.4350749999999999E-02 1.0522527532368361E-02 2.0720182117911574E+00
+ 57404 1.4350999999999999E-02 1.0523045543232792E-02 2.0720693117625228E+00
+ 57405 1.4351249999999999E-02 1.0523563566871950E-02 2.0721204117338878E+00
+ 57406 1.4351500000000000E-02 1.0524081603285858E-02 2.0721715117052528E+00
+ 57407 1.4351750000000000E-02 1.0524599652474528E-02 2.0722226116766183E+00
+ 57408 1.4352000000000000E-02 1.0525117714437973E-02 2.0722737116479832E+00
+ 57409 1.4352250000000000E-02 1.0525635789176207E-02 2.0723248116193487E+00
+ 57410 1.4352499999999999E-02 1.0526153876689242E-02 2.0723759115907132E+00
+ 57411 1.4352749999999999E-02 1.0526671976977110E-02 2.0724270115620786E+00
+ 57412 1.4352999999999999E-02 1.0527190090039799E-02 2.0724781115334436E+00
+ 57413 1.4353250000000000E-02 1.0527708215877347E-02 2.0725292115048086E+00
+ 57414 1.4353500000000000E-02 1.0528226354489769E-02 2.0725803114761741E+00
+ 57415 1.4353750000000000E-02 1.0528744505877055E-02 2.0726314114475390E+00
+ 57416 1.4354000000000000E-02 1.0529262670039247E-02 2.0726825114189045E+00
+ 57417 1.4354249999999999E-02 1.0529780846976340E-02 2.0727336113902690E+00
+ 57418 1.4354499999999999E-02 1.0530299036688368E-02 2.0727847113616344E+00
+ 57419 1.4354749999999999E-02 1.0530817239175334E-02 2.0728358113329994E+00
+ 57420 1.4355000000000000E-02 1.0531335454437253E-02 2.0728869113043644E+00
+ 57421 1.4355250000000000E-02 1.0531853682474151E-02 2.0729380112757299E+00
+ 57422 1.4355500000000000E-02 1.0532371923286026E-02 2.0729891112470948E+00
+ 57423 1.4355750000000000E-02 1.0532890176872901E-02 2.0730402112184603E+00
+ 57424 1.4355999999999999E-02 1.0533408443234794E-02 2.0730913111898248E+00
+ 57425 1.4356249999999999E-02 1.0533926722371712E-02 2.0731424111611898E+00
+ 57426 1.4356499999999999E-02 1.0534445014283689E-02 2.0731935111325552E+00
+ 57427 1.4356750000000000E-02 1.0534963318970709E-02 2.0732446111039202E+00
+ 57428 1.4357000000000000E-02 1.0535481636432817E-02 2.0732957110752857E+00
+ 57429 1.4357250000000000E-02 1.0535999966670007E-02 2.0733468110466506E+00
+ 57430 1.4357499999999999E-02 1.0536518309682306E-02 2.0733979110180156E+00
+ 57431 1.4357749999999999E-02 1.0537036665469729E-02 2.0734490109893806E+00
+ 57432 1.4357999999999999E-02 1.0537555034032283E-02 2.0735001109607456E+00
+ 57433 1.4358249999999999E-02 1.0538073415369987E-02 2.0735512109321110E+00
+ 57434 1.4358500000000000E-02 1.0538591809482857E-02 2.0736023109034760E+00
+ 57435 1.4358750000000000E-02 1.0539110216370898E-02 2.0736534108748415E+00
+ 57436 1.4359000000000000E-02 1.0539628636034149E-02 2.0737045108462064E+00
+ 57437 1.4359249999999999E-02 1.0540147068472606E-02 2.0737556108175714E+00
+ 57438 1.4359499999999999E-02 1.0540665513686286E-02 2.0738067107889364E+00
+ 57439 1.4359749999999999E-02 1.0541183971675203E-02 2.0738578107603014E+00
+ 57440 1.4360000000000000E-02 1.0541702442439380E-02 2.0739089107316668E+00
+ 57441 1.4360250000000000E-02 1.0542220925978832E-02 2.0739600107030318E+00
+ 57442 1.4360500000000000E-02 1.0542739422293571E-02 2.0740111106743973E+00
+ 57443 1.4360750000000000E-02 1.0543257931383597E-02 2.0740622106457622E+00
+ 57444 1.4360999999999999E-02 1.0543776453248953E-02 2.0741133106171272E+00
+ 57445 1.4361249999999999E-02 1.0544294987889630E-02 2.0741644105884922E+00
+ 57446 1.4361499999999999E-02 1.0544813535305652E-02 2.0742155105598572E+00
+ 57447 1.4361750000000000E-02 1.0545332095497040E-02 2.0742666105312226E+00
+ 57448 1.4362000000000000E-02 1.0545850668463802E-02 2.0743177105025876E+00
+ 57449 1.4362250000000000E-02 1.0546369254205958E-02 2.0743688104739526E+00
+ 57450 1.4362500000000000E-02 1.0546887852723513E-02 2.0744199104453180E+00
+ 57451 1.4362749999999999E-02 1.0547406464016491E-02 2.0744710104166826E+00
+ 57452 1.4362999999999999E-02 1.0547925088084907E-02 2.0745221103880480E+00
+ 57453 1.4363249999999999E-02 1.0548443724928771E-02 2.0745732103594130E+00
+ 57454 1.4363500000000000E-02 1.0548962374548105E-02 2.0746243103307784E+00
+ 57455 1.4363750000000000E-02 1.0549481036942920E-02 2.0746754103021434E+00
+ 57456 1.4364000000000000E-02 1.0549999712113232E-02 2.0747265102735084E+00
+ 57457 1.4364250000000000E-02 1.0550518400059054E-02 2.0747776102448738E+00
+ 57458 1.4364499999999999E-02 1.0551037100780402E-02 2.0748287102162384E+00
+ 57459 1.4364749999999999E-02 1.0551555814277297E-02 2.0748798101876038E+00
+ 57460 1.4364999999999999E-02 1.0552074540549735E-02 2.0749309101589688E+00
+ 57461 1.4365250000000000E-02 1.0552593279597759E-02 2.0749820101303342E+00
+ 57462 1.4365500000000000E-02 1.0553112031421365E-02 2.0750331101016992E+00
+ 57463 1.4365750000000000E-02 1.0553630796020570E-02 2.0750842100730642E+00
+ 57464 1.4366000000000000E-02 1.0554149573395398E-02 2.0751353100444296E+00
+ 57465 1.4366249999999999E-02 1.0554668363545848E-02 2.0751864100157942E+00
+ 57466 1.4366499999999999E-02 1.0555187166471958E-02 2.0752375099871596E+00
+ 57467 1.4366749999999999E-02 1.0555705982173721E-02 2.0752886099585246E+00
+ 57468 1.4367000000000000E-02 1.0556224810651171E-02 2.0753397099298896E+00
+ 57469 1.4367250000000000E-02 1.0556743651904300E-02 2.0753908099012550E+00
+ 57470 1.4367500000000000E-02 1.0557262505933149E-02 2.0754419098726200E+00
+ 57471 1.4367750000000000E-02 1.0557781372737720E-02 2.0754930098439854E+00
+ 57472 1.4367999999999999E-02 1.0558300252317989E-02 2.0755441098153500E+00
+ 57473 1.4368249999999999E-02 1.0558819144674077E-02 2.0755952097867154E+00
+ 57474 1.4368499999999999E-02 1.0559338049805906E-02 2.0756463097580804E+00
+ 57475 1.4368750000000000E-02 1.0559856967713511E-02 2.0756974097294454E+00
+ 57476 1.4369000000000000E-02 1.0560375898396925E-02 2.0757485097008108E+00
+ 57477 1.4369250000000000E-02 1.0560894841856147E-02 2.0757996096721758E+00
+ 57478 1.4369500000000000E-02 1.0561413798091199E-02 2.0758507096435412E+00
+ 57479 1.4369749999999999E-02 1.0561932767102095E-02 2.0759018096149058E+00
+ 57480 1.4369999999999999E-02 1.0562451748888846E-02 2.0759529095862712E+00
+ 57481 1.4370249999999999E-02 1.0562970743451475E-02 2.0760040095576362E+00
+ 57482 1.4370500000000000E-02 1.0563489750789995E-02 2.0760551095290012E+00
+ 57483 1.4370750000000000E-02 1.0564008770904418E-02 2.0761062095003666E+00
+ 57484 1.4371000000000000E-02 1.0564527803794762E-02 2.0761573094717316E+00
+ 57485 1.4371250000000000E-02 1.0565046849461043E-02 2.0762084094430970E+00
+ 57486 1.4371499999999999E-02 1.0565565907903267E-02 2.0762595094144616E+00
+ 57487 1.4371749999999999E-02 1.0566084979121461E-02 2.0763106093858266E+00
+ 57488 1.4371999999999999E-02 1.0566604063115636E-02 2.0763617093571920E+00
+ 57489 1.4372250000000000E-02 1.0567123159885812E-02 2.0764128093285570E+00
+ 57490 1.4372500000000000E-02 1.0567642269431982E-02 2.0764639092999224E+00
+ 57491 1.4372750000000000E-02 1.0568161391754196E-02 2.0765150092712874E+00
+ 57492 1.4373000000000000E-02 1.0568680526852444E-02 2.0765661092426524E+00
+ 57493 1.4373249999999999E-02 1.0569199674726743E-02 2.0766172092140174E+00
+ 57494 1.4373499999999999E-02 1.0569718835377126E-02 2.0766683091853824E+00
+ 57495 1.4373749999999999E-02 1.0570238008803585E-02 2.0767194091567478E+00
+ 57496 1.4374000000000000E-02 1.0570757195006152E-02 2.0767705091281128E+00
+ 57497 1.4374250000000000E-02 1.0571276393984841E-02 2.0768216090994782E+00
+ 57498 1.4374500000000000E-02 1.0571795605739653E-02 2.0768727090708432E+00
+ 57499 1.4374750000000000E-02 1.0572314830270619E-02 2.0769238090422082E+00
+ 57500 1.4374999999999999E-02 1.0572834067577738E-02 2.0769749090135732E+00
+ 57501 1.4375249999999999E-02 1.0573353317661051E-02 2.0770260089849382E+00
+ 57502 1.4375499999999999E-02 1.0573872580520546E-02 2.0770771089563036E+00
+ 57503 1.4375750000000000E-02 1.0574391856156254E-02 2.0771282089276686E+00
+ 57504 1.4376000000000000E-02 1.0574911144568183E-02 2.0771793088990340E+00
+ 57505 1.4376250000000000E-02 1.0575430445756359E-02 2.0772304088703990E+00
+ 57506 1.4376500000000000E-02 1.0575949759720780E-02 2.0772815088417640E+00
+ 57507 1.4376749999999999E-02 1.0576469086461471E-02 2.0773326088131290E+00
+ 57508 1.4376999999999999E-02 1.0576988425978446E-02 2.0773837087844940E+00
+ 57509 1.4377249999999999E-02 1.0577507778271732E-02 2.0774348087558594E+00
+ 57510 1.4377500000000000E-02 1.0578027143341320E-02 2.0774859087272244E+00
+ 57511 1.4377750000000000E-02 1.0578546521187247E-02 2.0775370086985894E+00
+ 57512 1.4378000000000000E-02 1.0579065925318700E-02 2.0775881086699548E+00
+ 57513 1.4378250000000000E-02 1.0579585328776635E-02 2.0776392086413198E+00
+ 57514 1.4378499999999999E-02 1.0580104745008010E-02 2.0776903086126848E+00
+ 57515 1.4378749999999999E-02 1.0580624174012836E-02 2.0777414085840498E+00
+ 57516 1.4378999999999999E-02 1.0581143615791131E-02 2.0777925085554152E+00
+ 57517 1.4379250000000000E-02 1.0581663070342914E-02 2.0778436085267802E+00
+ 57518 1.4379500000000000E-02 1.0582182537668162E-02 2.0778947084981452E+00
+ 57519 1.4379750000000000E-02 1.0582702017766964E-02 2.0779458084695106E+00
+ 57520 1.4380000000000000E-02 1.0583221510639276E-02 2.0779969084408756E+00
+ 57521 1.4380249999999999E-02 1.0583741016285115E-02 2.0780480084122406E+00
+ 57522 1.4380499999999999E-02 1.0584260534704515E-02 2.0780991083836056E+00
+ 57523 1.4380749999999999E-02 1.0584780065897480E-02 2.0781502083549710E+00
+ 57524 1.4381000000000000E-02 1.0585299609864027E-02 2.0782013083263360E+00
+ 57525 1.4381250000000000E-02 1.0585819166604173E-02 2.0782524082977010E+00
+ 57526 1.4381500000000000E-02 1.0586338736117933E-02 2.0783035082690664E+00
+ 57527 1.4381750000000000E-02 1.0586858318405314E-02 2.0783546082404314E+00
+ 57528 1.4381999999999999E-02 1.0587377913466332E-02 2.0784057082117964E+00
+ 57529 1.4382249999999999E-02 1.0587897521301008E-02 2.0784568081831614E+00
+ 57530 1.4382499999999999E-02 1.0588417141909360E-02 2.0785079081545264E+00
+ 57531 1.4382750000000000E-02 1.0588936775291392E-02 2.0785590081258918E+00
+ 57532 1.4383000000000000E-02 1.0589456421447116E-02 2.0786101080972568E+00
+ 57533 1.4383250000000000E-02 1.0589976080376559E-02 2.0786612080686222E+00
+ 57534 1.4383500000000000E-02 1.0590495752079728E-02 2.0787123080399872E+00
+ 57535 1.4383749999999999E-02 1.0591015436556628E-02 2.0787634080113522E+00
+ 57536 1.4383999999999999E-02 1.0591535133807299E-02 2.0788145079827172E+00
+ 57537 1.4384249999999999E-02 1.0592054843831737E-02 2.0788656079540822E+00
+ 57538 1.4384500000000000E-02 1.0592574566629959E-02 2.0789167079254476E+00
+ 57539 1.4384750000000000E-02 1.0593094302201986E-02 2.0789678078968126E+00
+ 57540 1.4385000000000000E-02 1.0593614050547817E-02 2.0790189078681780E+00
+ 57541 1.4385249999999999E-02 1.0594135266492690E-02 2.0790700078395425E+00
+ 57542 1.4385499999999999E-02 1.0594655043224720E-02 2.0791211078109080E+00
+ 57543 1.4385749999999999E-02 1.0595174832720296E-02 2.0791722077822730E+00
+ 57544 1.4385999999999999E-02 1.0595694634979435E-02 2.0792233077536380E+00
+ 57545 1.4386250000000000E-02 1.0596214450002134E-02 2.0792744077250034E+00
+ 57546 1.4386500000000000E-02 1.0596734277788421E-02 2.0793255076963684E+00
+ 57547 1.4386750000000000E-02 1.0597254118338298E-02 2.0793766076677338E+00
+ 57548 1.4386999999999999E-02 1.0597773971651774E-02 2.0794277076390983E+00
+ 57549 1.4387249999999999E-02 1.0598293837728862E-02 2.0794788076104633E+00
+ 57550 1.4387499999999999E-02 1.0598813716569585E-02 2.0795299075818288E+00
+ 57551 1.4387749999999999E-02 1.0599333608173944E-02 2.0795810075531937E+00
+ 57552 1.4388000000000000E-02 1.0599853512541951E-02 2.0796321075245592E+00
+ 57553 1.4388250000000000E-02 1.0600373429673619E-02 2.0796832074959242E+00
+ 57554 1.4388500000000000E-02 1.0600893359568962E-02 2.0797343074672892E+00
+ 57555 1.4388749999999999E-02 1.0601413302227984E-02 2.0797854074386541E+00
+ 57556 1.4388999999999999E-02 1.0601933257650711E-02 2.0798365074100191E+00
+ 57557 1.4389249999999999E-02 1.0602453225837142E-02 2.0798876073813846E+00
+ 57558 1.4389500000000000E-02 1.0602973206787290E-02 2.0799387073527495E+00
+ 57559 1.4389750000000000E-02 1.0603493200501168E-02 2.0799898073241150E+00
+ 57560 1.4390000000000000E-02 1.0604013206978794E-02 2.0800409072954800E+00
+ 57561 1.4390250000000000E-02 1.0604533226220170E-02 2.0800920072668450E+00
+ 57562 1.4390499999999999E-02 1.0605053258225309E-02 2.0801431072382099E+00
+ 57563 1.4390749999999999E-02 1.0605573302994234E-02 2.0801942072095749E+00
+ 57564 1.4390999999999999E-02 1.0606093360526942E-02 2.0802453071809404E+00
+ 57565 1.4391250000000000E-02 1.0606613430823444E-02 2.0802964071523053E+00
+ 57566 1.4391500000000000E-02 1.0607133513883770E-02 2.0803475071236708E+00
+ 57567 1.4391750000000000E-02 1.0607653609707914E-02 2.0803986070950358E+00
+ 57568 1.4392000000000000E-02 1.0608173718295895E-02 2.0804497070664008E+00
+ 57569 1.4392249999999999E-02 1.0608693839647720E-02 2.0805008070377657E+00
+ 57570 1.4392499999999999E-02 1.0609213973763399E-02 2.0805519070091307E+00
+ 57571 1.4392749999999999E-02 1.0609734120642955E-02 2.0806030069804962E+00
+ 57572 1.4393000000000000E-02 1.0610254280286400E-02 2.0806541069518611E+00
+ 57573 1.4393250000000000E-02 1.0610774452693726E-02 2.0807052069232261E+00
+ 57574 1.4393500000000000E-02 1.0611294637864961E-02 2.0807563068945916E+00
+ 57575 1.4393750000000000E-02 1.0611814835800110E-02 2.0808074068659566E+00
+ 57576 1.4393999999999999E-02 1.0612335046499190E-02 2.0808585068373215E+00
+ 57577 1.4394249999999999E-02 1.0612855269962213E-02 2.0809096068086865E+00
+ 57578 1.4394499999999999E-02 1.0613375506189184E-02 2.0809607067800520E+00
+ 57579 1.4394750000000000E-02 1.0613895755180121E-02 2.0810118067514169E+00
+ 57580 1.4395000000000000E-02 1.0614416016935033E-02 2.0810629067227819E+00
+ 57581 1.4395250000000000E-02 1.0614936291453929E-02 2.0811140066941474E+00
+ 57582 1.4395500000000000E-02 1.0615456578736823E-02 2.0811651066655124E+00
+ 57583 1.4395749999999999E-02 1.0615976878783722E-02 2.0812162066368773E+00
+ 57584 1.4395999999999999E-02 1.0616497191594654E-02 2.0812673066082423E+00
+ 57585 1.4396249999999999E-02 1.0617017517169612E-02 2.0813184065796078E+00
+ 57586 1.4396500000000000E-02 1.0617537855508615E-02 2.0813695065509727E+00
+ 57587 1.4396750000000000E-02 1.0618058206611681E-02 2.0814206065223377E+00
+ 57588 1.4397000000000000E-02 1.0618578570478803E-02 2.0814717064937032E+00
+ 57589 1.4397250000000000E-02 1.0619098947110018E-02 2.0815228064650682E+00
+ 57590 1.4397499999999999E-02 1.0619619336505312E-02 2.0815739064364331E+00
+ 57591 1.4397749999999999E-02 1.0620139738664724E-02 2.0816250064077981E+00
+ 57592 1.4397999999999999E-02 1.0620660153588243E-02 2.0816761063791631E+00
+ 57593 1.4398250000000000E-02 1.0621180581275884E-02 2.0817272063505285E+00
+ 57594 1.4398500000000000E-02 1.0621701021727669E-02 2.0817783063218935E+00
+ 57595 1.4398750000000000E-02 1.0622221474943599E-02 2.0818294062932590E+00
+ 57596 1.4399000000000000E-02 1.0622741940923710E-02 2.0818805062646240E+00
+ 57597 1.4399249999999999E-02 1.0623262419667972E-02 2.0819316062359889E+00
+ 57598 1.4399499999999999E-02 1.0623782911176426E-02 2.0819827062073539E+00
+ 57599 1.4399749999999999E-02 1.0624303415449078E-02 2.0820338061787189E+00
+ 57600 1.4400000000000000E-02 1.0624823932485934E-02 2.0820849061500843E+00
+ 57601 1.4400250000000000E-02 1.0625342855505275E-02 2.0821360061214493E+00
+ 57602 1.4400500000000000E-02 1.0625863395856094E-02 2.0821871060928148E+00
+ 57603 1.4400750000000000E-02 1.0626383948981638E-02 2.0822382060641798E+00
+ 57604 1.4400999999999999E-02 1.0626904514881933E-02 2.0822893060355447E+00
+ 57605 1.4401249999999999E-02 1.0627425093556995E-02 2.0823404060069097E+00
+ 57606 1.4401499999999999E-02 1.0627945685006834E-02 2.0823915059782747E+00
+ 57607 1.4401750000000000E-02 1.0628466289231472E-02 2.0824426059496401E+00
+ 57608 1.4402000000000000E-02 1.0628986906230913E-02 2.0824937059210051E+00
+ 57609 1.4402250000000000E-02 1.0629507536005183E-02 2.0825448058923706E+00
+ 57610 1.4402500000000000E-02 1.0630028178554296E-02 2.0825959058637356E+00
+ 57611 1.4402749999999999E-02 1.0630548833878255E-02 2.0826470058351005E+00
+ 57612 1.4402999999999999E-02 1.0631069501977080E-02 2.0826981058064655E+00
+ 57613 1.4403249999999999E-02 1.0631590182850792E-02 2.0827492057778305E+00
+ 57614 1.4403500000000000E-02 1.0632110876499394E-02 2.0828003057491959E+00
+ 57615 1.4403750000000000E-02 1.0632631582922917E-02 2.0828514057205609E+00
+ 57616 1.4404000000000000E-02 1.0633152302121364E-02 2.0829025056919259E+00
+ 57617 1.4404250000000000E-02 1.0633673034094753E-02 2.0829536056632914E+00
+ 57618 1.4404499999999999E-02 1.0634193778843101E-02 2.0830047056346559E+00
+ 57619 1.4404749999999999E-02 1.0634714536366418E-02 2.0830558056060213E+00
+ 57620 1.4404999999999999E-02 1.0635235306664719E-02 2.0831069055773863E+00
+ 57621 1.4405250000000000E-02 1.0635756089738022E-02 2.0831580055487517E+00
+ 57622 1.4405500000000000E-02 1.0636276885586344E-02 2.0832091055201167E+00
+ 57623 1.4405750000000000E-02 1.0636797694209693E-02 2.0832602054914817E+00
+ 57624 1.4406000000000000E-02 1.0637318515608094E-02 2.0833113054628472E+00
+ 57625 1.4406249999999999E-02 1.0637839349781542E-02 2.0833624054342117E+00
+ 57626 1.4406499999999999E-02 1.0638360196730067E-02 2.0834135054055771E+00
+ 57627 1.4406749999999999E-02 1.0638881056453687E-02 2.0834646053769421E+00
+ 57628 1.4407000000000000E-02 1.0639401928952415E-02 2.0835157053483075E+00
+ 57629 1.4407250000000000E-02 1.0639922814226257E-02 2.0835668053196725E+00
+ 57630 1.4407500000000000E-02 1.0640443712275230E-02 2.0836179052910375E+00
+ 57631 1.4407750000000000E-02 1.0640964623099356E-02 2.0836690052624030E+00
+ 57632 1.4407999999999999E-02 1.0641485546698637E-02 2.0837201052337675E+00
+ 57633 1.4408249999999999E-02 1.0642006483073107E-02 2.0837712052051329E+00
+ 57634 1.4408499999999999E-02 1.0642527432222762E-02 2.0838223051764979E+00
+ 57635 1.4408750000000000E-02 1.0643048394147630E-02 2.0838734051478629E+00
+ 57636 1.4409000000000000E-02 1.0643569368847723E-02 2.0839245051192283E+00
+ 57637 1.4409250000000000E-02 1.0644090356323048E-02 2.0839756050905933E+00
+ 57638 1.4409500000000000E-02 1.0644611356573627E-02 2.0840267050619588E+00
+ 57639 1.4409749999999999E-02 1.0645132369599464E-02 2.0840778050333233E+00
+ 57640 1.4409999999999999E-02 1.0645653395400599E-02 2.0841289050046887E+00
+ 57641 1.4410249999999999E-02 1.0646174433977027E-02 2.0841800049760537E+00
+ 57642 1.4410500000000000E-02 1.0646695485328763E-02 2.0842311049474187E+00
+ 57643 1.4410750000000000E-02 1.0647216549455833E-02 2.0842822049187841E+00
+ 57644 1.4411000000000000E-02 1.0647737626358235E-02 2.0843333048901491E+00
+ 57645 1.4411250000000000E-02 1.0648258716035997E-02 2.0843844048615146E+00
+ 57646 1.4411499999999999E-02 1.0648779818489119E-02 2.0844355048328791E+00
+ 57647 1.4411749999999999E-02 1.0649300933717642E-02 2.0844866048042445E+00
+ 57648 1.4411999999999999E-02 1.0649822061721560E-02 2.0845377047756095E+00
+ 57649 1.4412250000000000E-02 1.0650343202500899E-02 2.0845888047469745E+00
+ 57650 1.4412500000000000E-02 1.0650864356055664E-02 2.0846399047183399E+00
+ 57651 1.4412750000000000E-02 1.0651385522385870E-02 2.0846910046897049E+00
+ 57652 1.4413000000000000E-02 1.0651906701491541E-02 2.0847421046610703E+00
+ 57653 1.4413249999999999E-02 1.0652427893372684E-02 2.0847932046324349E+00
+ 57654 1.4413499999999999E-02 1.0652949098029319E-02 2.0848443046037999E+00
+ 57655 1.4413749999999999E-02 1.0653470315461454E-02 2.0848954045751653E+00
+ 57656 1.4414000000000000E-02 1.0653991545669123E-02 2.0849465045465303E+00
+ 57657 1.4414250000000000E-02 1.0654512788652308E-02 2.0849976045178957E+00
+ 57658 1.4414500000000000E-02 1.0655034044411052E-02 2.0850487044892607E+00
+ 57659 1.4414749999999999E-02 1.0655555312945356E-02 2.0850998044606257E+00
+ 57660 1.4414999999999999E-02 1.0656076594255250E-02 2.0851509044319907E+00
+ 57661 1.4415249999999999E-02 1.0656597888340728E-02 2.0852020044033557E+00
+ 57662 1.4415499999999999E-02 1.0657119195201318E-02 2.0852531043747211E+00
+ 57663 1.4415750000000000E-02 1.0657640514836289E-02 2.0853042043460861E+00
+ 57664 1.4416000000000000E-02 1.0658161847245657E-02 2.0853553043174515E+00
+ 57665 1.4416250000000000E-02 1.0658683192429430E-02 2.0854064042888165E+00
+ 57666 1.4416499999999999E-02 1.0659204550387618E-02 2.0854575042601815E+00
+ 57667 1.4416749999999999E-02 1.0659725921120251E-02 2.0855086042315465E+00
+ 57668 1.4416999999999999E-02 1.0660247304627338E-02 2.0855597042029115E+00
+ 57669 1.4417250000000000E-02 1.0660768700908865E-02 2.0856108041742769E+00
+ 57670 1.4417500000000000E-02 1.0661290109964888E-02 2.0856619041456419E+00
+ 57671 1.4417750000000000E-02 1.0661811531795403E-02 2.0857130041170073E+00
+ 57672 1.4418000000000000E-02 1.0662332966400425E-02 2.0857641040883723E+00
+ 57673 1.4418249999999999E-02 1.0662854413779965E-02 2.0858152040597373E+00
+ 57674 1.4418499999999999E-02 1.0663375873934046E-02 2.0858663040311023E+00
+ 57675 1.4418749999999999E-02 1.0663897346862680E-02 2.0859174040024673E+00
+ 57676 1.4419000000000000E-02 1.0664418832565876E-02 2.0859685039738327E+00
+ 57677 1.4419250000000000E-02 1.0664940331043657E-02 2.0860196039451977E+00
+ 57678 1.4419500000000000E-02 1.0665461842296033E-02 2.0860707039165627E+00
+ 57679 1.4419750000000000E-02 1.0665983366323016E-02 2.0861218038879281E+00
+ 57680 1.4419999999999999E-02 1.0666504903124624E-02 2.0861729038592927E+00
+ 57681 1.4420249999999999E-02 1.0667026452700875E-02 2.0862240038306581E+00
+ 57682 1.4420499999999999E-02 1.0667548015051778E-02 2.0862751038020231E+00
+ 57683 1.4420750000000000E-02 1.0668069590177354E-02 2.0863262037733885E+00
+ 57684 1.4421000000000000E-02 1.0668591178077612E-02 2.0863773037447535E+00
+ 57685 1.4421250000000000E-02 1.0669112778752541E-02 2.0864284037161185E+00
+ 57686 1.4421500000000000E-02 1.0669634392202226E-02 2.0864795036874839E+00
+ 57687 1.4421749999999999E-02 1.0670156018426618E-02 2.0865306036588485E+00
+ 57688 1.4421999999999999E-02 1.0670677657425749E-02 2.0865817036302139E+00
+ 57689 1.4422249999999999E-02 1.0671199309199643E-02 2.0866328036015789E+00
+ 57690 1.4422500000000000E-02 1.0671720973748302E-02 2.0866839035729443E+00
+ 57691 1.4422750000000000E-02 1.0672242651071751E-02 2.0867350035443093E+00
+ 57692 1.4423000000000000E-02 1.0672764341169998E-02 2.0867861035156743E+00
+ 57693 1.4423250000000000E-02 1.0673286044043058E-02 2.0868372034870397E+00
+ 57694 1.4423499999999999E-02 1.0673807759690948E-02 2.0868883034584043E+00
+ 57695 1.4423749999999999E-02 1.0674329488113681E-02 2.0869394034297697E+00
+ 57696 1.4423999999999999E-02 1.0674851229311281E-02 2.0869905034011347E+00
+ 57697 1.4424250000000000E-02 1.0675372983283747E-02 2.0870416033724997E+00
+ 57698 1.4424500000000000E-02 1.0675894750031096E-02 2.0870927033438651E+00
+ 57699 1.4424750000000000E-02 1.0676416529553359E-02 2.0871438033152301E+00
+ 57700 1.4425000000000000E-02 1.0676938321850536E-02 2.0871949032865955E+00
+ 57701 1.4425249999999999E-02 1.0677460126922641E-02 2.0872460032579601E+00
+ 57702 1.4425499999999999E-02 1.0677981944769706E-02 2.0872971032293255E+00
+ 57703 1.4425749999999999E-02 1.0678503775391710E-02 2.0873482032006905E+00
+ 57704 1.4426000000000000E-02 1.0679025618788703E-02 2.0873993031720555E+00
+ 57705 1.4426250000000000E-02 1.0679547474960686E-02 2.0874504031434209E+00
+ 57706 1.4426500000000000E-02 1.0680069343907680E-02 2.0875015031147859E+00
+ 57707 1.4426750000000000E-02 1.0680591225629683E-02 2.0875526030861513E+00
+ 57708 1.4426999999999999E-02 1.0681113120126724E-02 2.0876037030575159E+00
+ 57709 1.4427249999999999E-02 1.0681635027398818E-02 2.0876548030288813E+00
+ 57710 1.4427499999999999E-02 1.0682156947445978E-02 2.0877059030002463E+00
+ 57711 1.4427750000000000E-02 1.0682678880268210E-02 2.0877570029716113E+00
+ 57712 1.4428000000000000E-02 1.0683200825865545E-02 2.0878081029429767E+00
+ 57713 1.4428250000000000E-02 1.0683722784237987E-02 2.0878592029143417E+00
+ 57714 1.4428500000000000E-02 1.0684244755385547E-02 2.0879103028857071E+00
+ 57715 1.4428749999999999E-02 1.0684766739308240E-02 2.0879614028570717E+00
+ 57716 1.4428999999999999E-02 1.0685288736006094E-02 2.0880125028284366E+00
+ 57717 1.4429249999999999E-02 1.0685810745479115E-02 2.0880636027998021E+00
+ 57718 1.4429500000000000E-02 1.0686332767727316E-02 2.0881147027711671E+00
+ 57719 1.4429750000000000E-02 1.0686854802750723E-02 2.0881658027425325E+00
+ 57720 1.4430000000000000E-02 1.0687376850549329E-02 2.0882169027138975E+00
+ 57721 1.4430250000000000E-02 1.0687898911123159E-02 2.0882680026852625E+00
+ 57722 1.4430499999999999E-02 1.0688420984472227E-02 2.0883191026566275E+00
+ 57723 1.4430749999999999E-02 1.0688943070596566E-02 2.0883702026279924E+00
+ 57724 1.4430999999999999E-02 1.0689465169496171E-02 2.0884213025993579E+00
+ 57725 1.4431250000000000E-02 1.0689987281171058E-02 2.0884724025707229E+00
+ 57726 1.4431500000000000E-02 1.0690509405621242E-02 2.0885235025420883E+00
+ 57727 1.4431750000000000E-02 1.0691031542846743E-02 2.0885746025134533E+00
+ 57728 1.4432000000000000E-02 1.0691553692847577E-02 2.0886257024848183E+00
+ 57729 1.4432249999999999E-02 1.0692075855623749E-02 2.0886768024561833E+00
+ 57730 1.4432499999999999E-02 1.0692598031175280E-02 2.0887279024275482E+00
+ 57731 1.4432749999999999E-02 1.0693120219502196E-02 2.0887790023989137E+00
+ 57732 1.4433000000000000E-02 1.0693642420604485E-02 2.0888301023702787E+00
+ 57733 1.4433250000000000E-02 1.0694164634482188E-02 2.0888812023416441E+00
+ 57734 1.4433500000000000E-02 1.0694686861135299E-02 2.0889323023130091E+00
+ 57735 1.4433750000000000E-02 1.0695209100563855E-02 2.0889834022843741E+00
+ 57736 1.4433999999999999E-02 1.0695731352767850E-02 2.0890345022557391E+00
+ 57737 1.4434249999999999E-02 1.0696253617747309E-02 2.0890856022271040E+00
+ 57738 1.4434499999999999E-02 1.0696775895502244E-02 2.0891367021984695E+00
+ 57739 1.4434750000000000E-02 1.0697298186032669E-02 2.0891878021698345E+00
+ 57740 1.4435000000000000E-02 1.0697820489338605E-02 2.0892389021411994E+00
+ 57741 1.4435250000000000E-02 1.0698342805420062E-02 2.0892900021125649E+00
+ 57742 1.4435500000000000E-02 1.0698865134277057E-02 2.0893411020839299E+00
+ 57743 1.4435749999999999E-02 1.0699387475909596E-02 2.0893922020552949E+00
+ 57744 1.4435999999999999E-02 1.0699909830317704E-02 2.0894433020266598E+00
+ 57745 1.4436249999999999E-02 1.0700432197501395E-02 2.0894944019980253E+00
+ 57746 1.4436500000000000E-02 1.0700954577460675E-02 2.0895455019693903E+00
+ 57747 1.4436750000000000E-02 1.0701476970195576E-02 2.0895966019407552E+00
+ 57748 1.4437000000000000E-02 1.0701999375706095E-02 2.0896477019121207E+00
+ 57749 1.4437250000000000E-02 1.0702521793992253E-02 2.0896988018834857E+00
+ 57750 1.4437499999999999E-02 1.0703044225054064E-02 2.0897499018548507E+00
+ 57751 1.4437749999999999E-02 1.0703566668891556E-02 2.0898010018262156E+00
+ 57752 1.4437999999999999E-02 1.0704089125504716E-02 2.0898521017975811E+00
+ 57753 1.4438250000000000E-02 1.0704611594893590E-02 2.0899032017689461E+00
+ 57754 1.4438500000000000E-02 1.0705134077058165E-02 2.0899543017403110E+00
+ 57755 1.4438750000000000E-02 1.0705656571998474E-02 2.0900054017116765E+00
+ 57756 1.4439000000000000E-02 1.0706179079714532E-02 2.0900565016830415E+00
+ 57757 1.4439249999999999E-02 1.0706701600206339E-02 2.0901076016544065E+00
+ 57758 1.4439499999999999E-02 1.0707224133473931E-02 2.0901587016257714E+00
+ 57759 1.4439749999999999E-02 1.0707746679517304E-02 2.0902098015971364E+00
+ 57760 1.4440000000000000E-02 1.0708269238336475E-02 2.0902609015685019E+00
+ 57761 1.4440250000000000E-02 1.0708791809931468E-02 2.0903120015398668E+00
+ 57762 1.4440500000000000E-02 1.0709314394302291E-02 2.0903631015112323E+00
+ 57763 1.4440750000000000E-02 1.0709836991448968E-02 2.0904142014825973E+00
+ 57764 1.4440999999999999E-02 1.0710359601371507E-02 2.0904653014539623E+00
+ 57765 1.4441249999999999E-02 1.0710882224069915E-02 2.0905164014253272E+00
+ 57766 1.4441499999999999E-02 1.0711404859544220E-02 2.0905675013966922E+00
+ 57767 1.4441750000000000E-02 1.0711927507794436E-02 2.0906186013680577E+00
+ 57768 1.4442000000000000E-02 1.0712450168820572E-02 2.0906697013394226E+00
+ 57769 1.4442250000000000E-02 1.0712972842622638E-02 2.0907208013107881E+00
+ 57770 1.4442499999999999E-02 1.0713495529200662E-02 2.0907719012821526E+00
+ 57771 1.4442749999999999E-02 1.0714018228554651E-02 2.0908230012535181E+00
+ 57772 1.4442999999999999E-02 1.0714540940684626E-02 2.0908741012248830E+00
+ 57773 1.4443249999999999E-02 1.0715063665590588E-02 2.0909252011962480E+00
+ 57774 1.4443500000000000E-02 1.0715586403272569E-02 2.0909763011676135E+00
+ 57775 1.4443750000000000E-02 1.0716109153730577E-02 2.0910274011389784E+00
+ 57776 1.4444000000000000E-02 1.0716631916964625E-02 2.0910785011103439E+00
+ 57777 1.4444249999999999E-02 1.0717154692974736E-02 2.0911296010817084E+00
+ 57778 1.4444499999999999E-02 1.0717677481760892E-02 2.0911807010530739E+00
+ 57779 1.4444749999999999E-02 1.0718200283323152E-02 2.0912318010244388E+00
+ 57780 1.4445000000000000E-02 1.0718723097661512E-02 2.0912829009958038E+00
+ 57781 1.4445250000000000E-02 1.0719245924775980E-02 2.0913340009671693E+00
+ 57782 1.4445500000000000E-02 1.0719768764666586E-02 2.0913851009385342E+00
+ 57783 1.4445750000000000E-02 1.0720291617333337E-02 2.0914362009098992E+00
+ 57784 1.4445999999999999E-02 1.0720814482776240E-02 2.0914873008812642E+00
+ 57785 1.4446249999999999E-02 1.0721337360995328E-02 2.0915384008526292E+00
+ 57786 1.4446499999999999E-02 1.0721860251990607E-02 2.0915895008239946E+00
+ 57787 1.4446750000000000E-02 1.0722383155762084E-02 2.0916406007953596E+00
+ 57788 1.4447000000000000E-02 1.0722906072309782E-02 2.0916917007667251E+00
+ 57789 1.4447250000000000E-02 1.0723429001633719E-02 2.0917428007380900E+00
+ 57790 1.4447500000000000E-02 1.0723951943733906E-02 2.0917939007094550E+00
+ 57791 1.4447749999999999E-02 1.0724474898610352E-02 2.0918450006808200E+00
+ 57792 1.4447999999999999E-02 1.0724997866263082E-02 2.0918961006521850E+00
+ 57793 1.4448249999999999E-02 1.0725520846692101E-02 2.0919472006235504E+00
+ 57794 1.4448500000000000E-02 1.0726043839897436E-02 2.0919983005949154E+00
+ 57795 1.4448750000000000E-02 1.0726566845879091E-02 2.0920494005662809E+00
+ 57796 1.4449000000000000E-02 1.0727089864637092E-02 2.0921005005376458E+00
+ 57797 1.4449250000000000E-02 1.0727612896171444E-02 2.0921516005090108E+00
+ 57798 1.4449499999999999E-02 1.0728135940482161E-02 2.0922027004803758E+00
+ 57799 1.4449749999999999E-02 1.0728658997569267E-02 2.0922538004517408E+00
+ 57800 1.4449999999999999E-02 1.0729182067432773E-02 2.0923049004231062E+00
+ 57801 1.4450250000000000E-02 1.0729705150072691E-02 2.0923560003944712E+00
+ 57802 1.4450500000000000E-02 1.0730228245489032E-02 2.0924071003658362E+00
+ 57803 1.4450750000000000E-02 1.0730751353681834E-02 2.0924582003372016E+00
+ 57804 1.4451000000000000E-02 1.0731274474651090E-02 2.0925093003085666E+00
+ 57805 1.4451249999999999E-02 1.0731797608396810E-02 2.0925604002799316E+00
+ 57806 1.4451499999999999E-02 1.0732320754919023E-02 2.0926115002512966E+00
+ 57807 1.4451749999999999E-02 1.0732843914217747E-02 2.0926626002226620E+00
+ 57808 1.4452000000000000E-02 1.0733367086292989E-02 2.0927137001940270E+00
+ 57809 1.4452250000000000E-02 1.0733890271144762E-02 2.0927648001653920E+00
+ 57810 1.4452500000000000E-02 1.0734413468773090E-02 2.0928159001367574E+00
+ 57811 1.4452750000000000E-02 1.0734936679177970E-02 2.0928670001081224E+00
+ 57812 1.4452999999999999E-02 1.0735459902359431E-02 2.0929181000794874E+00
+ 57813 1.4453249999999999E-02 1.0735983138317496E-02 2.0929692000508524E+00
+ 57814 1.4453499999999999E-02 1.0736506387052170E-02 2.0930203000222178E+00
+ 57815 1.4453750000000000E-02 1.0737029648563464E-02 2.0930713999935828E+00
+ 57816 1.4454000000000000E-02 1.0737552922851393E-02 2.0931224999649478E+00
+ 57817 1.4454250000000000E-02 1.0738076209915983E-02 2.0931735999363132E+00
+ 57818 1.4454500000000000E-02 1.0738599509757241E-02 2.0932246999076782E+00
+ 57819 1.4454749999999999E-02 1.0739122822375182E-02 2.0932757998790432E+00
+ 57820 1.4454999999999999E-02 1.0739646147769821E-02 2.0933268998504082E+00
+ 57821 1.4455249999999999E-02 1.0740169485941175E-02 2.0933779998217732E+00
+ 57822 1.4455500000000000E-02 1.0740692836889261E-02 2.0934290997931386E+00
+ 57823 1.4455750000000000E-02 1.0741216200614098E-02 2.0934801997645036E+00
+ 57824 1.4456000000000000E-02 1.0741739577115687E-02 2.0935312997358690E+00
+ 57825 1.4456250000000000E-02 1.0742262966394049E-02 2.0935823997072340E+00
+ 57826 1.4456499999999999E-02 1.0742786368449199E-02 2.0936334996785990E+00
+ 57827 1.4456749999999999E-02 1.0743309783281153E-02 2.0936845996499640E+00
+ 57828 1.4456999999999999E-02 1.0743833210889932E-02 2.0937356996213290E+00
+ 57829 1.4457250000000000E-02 1.0744356651275547E-02 2.0937867995926944E+00
+ 57830 1.4457500000000000E-02 1.0744880104438012E-02 2.0938378995640594E+00
+ 57831 1.4457750000000000E-02 1.0745403570377343E-02 2.0938889995354248E+00
+ 57832 1.4458000000000000E-02 1.0745927049093548E-02 2.0939400995067898E+00
+ 57833 1.4458249999999999E-02 1.0746450540586650E-02 2.0939911994781548E+00
+ 57834 1.4458499999999999E-02 1.0746974044856658E-02 2.0940422994495198E+00
+ 57835 1.4458749999999999E-02 1.0747497561903605E-02 2.0940933994208848E+00
+ 57836 1.4459000000000000E-02 1.0748021091727481E-02 2.0941444993922502E+00
+ 57837 1.4459250000000000E-02 1.0748544634328151E-02 2.0941955993636152E+00
+ 57838 1.4459500000000000E-02 1.0749068189703004E-02 2.0942466993349806E+00
+ 57839 1.4459750000000000E-02 1.0749591757851111E-02 2.0942977993063456E+00
+ 57840 1.4459999999999999E-02 1.0750115338772482E-02 2.0943488992777106E+00
+ 57841 1.4460249999999999E-02 1.0750640783509718E-02 2.0943999992490756E+00
+ 57842 1.4460499999999999E-02 1.0751164389835940E-02 2.0944510992204406E+00
+ 57843 1.4460750000000000E-02 1.0751688008929295E-02 2.0945021991918060E+00
+ 57844 1.4461000000000000E-02 1.0752211640789803E-02 2.0945532991631710E+00
+ 57845 1.4461250000000000E-02 1.0752735285417467E-02 2.0946043991345360E+00
+ 57846 1.4461500000000000E-02 1.0753258942812304E-02 2.0946554991059014E+00
+ 57847 1.4461749999999999E-02 1.0753782612974329E-02 2.0947065990772660E+00
+ 57848 1.4461999999999999E-02 1.0754306295903546E-02 2.0947576990486314E+00
+ 57849 1.4462249999999999E-02 1.0754829991599987E-02 2.0948087990199964E+00
+ 57850 1.4462500000000000E-02 1.0755353700063638E-02 2.0948598989913618E+00
+ 57851 1.4462750000000000E-02 1.0755877421294526E-02 2.0949109989627268E+00
+ 57852 1.4463000000000000E-02 1.0756401155292666E-02 2.0949620989340918E+00
+ 57853 1.4463250000000000E-02 1.0756924902058063E-02 2.0950131989054572E+00
+ 57854 1.4463499999999999E-02 1.0757448661590735E-02 2.0950642988768218E+00
+ 57855 1.4463749999999999E-02 1.0757972433890685E-02 2.0951153988481872E+00
+ 57856 1.4463999999999999E-02 1.0758496218957934E-02 2.0951664988195522E+00
+ 57857 1.4464250000000000E-02 1.0759020016792499E-02 2.0952175987909176E+00
+ 57858 1.4464500000000000E-02 1.0759543827394379E-02 2.0952686987622826E+00
+ 57859 1.4464750000000000E-02 1.0760067650763603E-02 2.0953197987336476E+00
+ 57860 1.4465000000000000E-02 1.0760591486900162E-02 2.0953708987050130E+00
+ 57861 1.4465249999999999E-02 1.0761115335804084E-02 2.0954219986763776E+00
+ 57862 1.4465499999999999E-02 1.0761639197475383E-02 2.0954730986477430E+00
+ 57863 1.4465749999999999E-02 1.0762163071914061E-02 2.0955241986191080E+00
+ 57864 1.4466000000000000E-02 1.0762686959120140E-02 2.0955752985904730E+00
+ 57865 1.4466250000000000E-02 1.0763210859093627E-02 2.0956263985618384E+00
+ 57866 1.4466500000000000E-02 1.0763734771834534E-02 2.0956774985332034E+00
+ 57867 1.4466750000000000E-02 1.0764258697342875E-02 2.0957285985045688E+00
+ 57868 1.4466999999999999E-02 1.0764782635618661E-02 2.0957796984759334E+00
+ 57869 1.4467249999999999E-02 1.0765306586661909E-02 2.0958307984472988E+00
+ 57870 1.4467499999999999E-02 1.0765830550472623E-02 2.0958818984186638E+00
+ 57871 1.4467750000000000E-02 1.0766354527050825E-02 2.0959329983900288E+00
+ 57872 1.4468000000000000E-02 1.0766878516396525E-02 2.0959840983613942E+00
+ 57873 1.4468250000000000E-02 1.0767402518509732E-02 2.0960351983327592E+00
+ 57874 1.4468500000000000E-02 1.0767926533390464E-02 2.0960862983041246E+00
+ 57875 1.4468749999999999E-02 1.0768450561038720E-02 2.0961373982754892E+00
+ 57876 1.4468999999999999E-02 1.0768974601454529E-02 2.0961884982468546E+00
+ 57877 1.4469249999999999E-02 1.0769498654637891E-02 2.0962395982182196E+00
+ 57878 1.4469500000000000E-02 1.0770022720588834E-02 2.0962906981895846E+00
+ 57879 1.4469750000000000E-02 1.0770546799307354E-02 2.0963417981609500E+00
+ 57880 1.4470000000000000E-02 1.0771070890793474E-02 2.0963928981323150E+00
+ 57881 1.4470249999999999E-02 1.0771594995047193E-02 2.0964439981036800E+00
+ 57882 1.4470499999999999E-02 1.0772119112068542E-02 2.0964950980750450E+00
+ 57883 1.4470749999999999E-02 1.0772643241857522E-02 2.0965461980464100E+00
+ 57884 1.4470999999999999E-02 1.0773167384414147E-02 2.0965972980177754E+00
+ 57885 1.4471250000000000E-02 1.0773691539738442E-02 2.0966483979891404E+00
+ 57886 1.4471500000000000E-02 1.0774215707830386E-02 2.0966994979605058E+00
+ 57887 1.4471750000000000E-02 1.0774739888690033E-02 2.0967505979318708E+00
+ 57888 1.4471999999999999E-02 1.0775264082317366E-02 2.0968016979032358E+00
+ 57889 1.4472249999999999E-02 1.0775788288712411E-02 2.0968527978746008E+00
+ 57890 1.4472499999999999E-02 1.0776312507875181E-02 2.0969038978459658E+00
+ 57891 1.4472750000000000E-02 1.0776836739805678E-02 2.0969549978173312E+00
+ 57892 1.4473000000000000E-02 1.0777360984503923E-02 2.0970060977886962E+00
+ 57893 1.4473250000000000E-02 1.0777885241969931E-02 2.0970571977600616E+00
+ 57894 1.4473500000000000E-02 1.0778409512203701E-02 2.0971082977314266E+00
+ 57895 1.4473749999999999E-02 1.0778933795205255E-02 2.0971593977027916E+00
+ 57896 1.4473999999999999E-02 1.0779458090974617E-02 2.0972104976741566E+00
+ 57897 1.4474249999999999E-02 1.0779982399511782E-02 2.0972615976455216E+00
+ 57898 1.4474500000000000E-02 1.0780506720816761E-02 2.0973126976168870E+00
+ 57899 1.4474750000000000E-02 1.0781031054889584E-02 2.0973637975882520E+00
+ 57900 1.4475000000000000E-02 1.0781553569679175E-02 2.0974148975596174E+00
+ 57901 1.4475250000000000E-02 1.0782077929796931E-02 2.0974659975309824E+00
+ 57902 1.4475499999999999E-02 1.0782602302688852E-02 2.0975170975023474E+00
+ 57903 1.4475749999999999E-02 1.0783126688354940E-02 2.0975681974737124E+00
+ 57904 1.4475999999999999E-02 1.0783651086795200E-02 2.0976192974450774E+00
+ 57905 1.4476250000000000E-02 1.0784175498009656E-02 2.0976703974164428E+00
+ 57906 1.4476500000000000E-02 1.0784699921998320E-02 2.0977214973878078E+00
+ 57907 1.4476750000000000E-02 1.0785224358761201E-02 2.0977725973591728E+00
+ 57908 1.4477000000000000E-02 1.0785748808298341E-02 2.0978236973305382E+00
+ 57909 1.4477249999999999E-02 1.0786273270609707E-02 2.0978747973019027E+00
+ 57910 1.4477499999999999E-02 1.0786797745695346E-02 2.0979258972732682E+00
+ 57911 1.4477749999999999E-02 1.0787322233555273E-02 2.0979769972446332E+00
+ 57912 1.4478000000000000E-02 1.0787846734189480E-02 2.0980280972159986E+00
+ 57913 1.4478250000000000E-02 1.0788371247598006E-02 2.0980791971873636E+00
+ 57914 1.4478500000000000E-02 1.0788895773780843E-02 2.0981302971587286E+00
+ 57915 1.4478750000000000E-02 1.0789420312738027E-02 2.0981813971300940E+00
+ 57916 1.4478999999999999E-02 1.0789944864469558E-02 2.0982324971014585E+00
+ 57917 1.4479249999999999E-02 1.0790469428975458E-02 2.0982835970728240E+00
+ 57918 1.4479499999999999E-02 1.0790994006255734E-02 2.0983346970441890E+00
+ 57919 1.4479750000000000E-02 1.0791518596310400E-02 2.0983857970155544E+00
+ 57920 1.4480000000000000E-02 1.0792043199139480E-02 2.0984368969869194E+00
+ 57921 1.4480250000000000E-02 1.0792567814742986E-02 2.0984879969582844E+00
+ 57922 1.4480500000000000E-02 1.0793092443120919E-02 2.0985390969296498E+00
+ 57923 1.4480749999999999E-02 1.0793617084273302E-02 2.0985901969010143E+00
+ 57924 1.4480999999999999E-02 1.0794141738200163E-02 2.0986412968723798E+00
+ 57925 1.4481249999999999E-02 1.0794666404901496E-02 2.0986923968437448E+00
+ 57926 1.4481500000000000E-02 1.0795191084377324E-02 2.0987434968151097E+00
+ 57927 1.4481750000000000E-02 1.0795715776627657E-02 2.0987945967864752E+00
+ 57928 1.4482000000000000E-02 1.0796240481652520E-02 2.0988456967578402E+00
+ 57929 1.4482250000000000E-02 1.0796765199451913E-02 2.0988967967292056E+00
+ 57930 1.4482499999999999E-02 1.0797289930025855E-02 2.0989478967005701E+00
+ 57931 1.4482749999999999E-02 1.0797814673374368E-02 2.0989989966719356E+00
+ 57932 1.4482999999999999E-02 1.0798339429497462E-02 2.0990500966433006E+00
+ 57933 1.4483250000000000E-02 1.0798864198395149E-02 2.0991011966146655E+00
+ 57934 1.4483500000000000E-02 1.0799388980067449E-02 2.0991522965860310E+00
+ 57935 1.4483750000000000E-02 1.0799913774514362E-02 2.0992033965573960E+00
+ 57936 1.4484000000000000E-02 1.0800438581735919E-02 2.0992544965287614E+00
+ 57937 1.4484249999999999E-02 1.0800963401732127E-02 2.0993055965001259E+00
+ 57938 1.4484499999999999E-02 1.0801488234503002E-02 2.0993566964714914E+00
+ 57939 1.4484749999999999E-02 1.0802013080048552E-02 2.0994077964428564E+00
+ 57940 1.4485000000000000E-02 1.0802537938368793E-02 2.0994588964142213E+00
+ 57941 1.4485250000000000E-02 1.0803062809463752E-02 2.0995099963855868E+00
+ 57942 1.4485500000000000E-02 1.0803587693333434E-02 2.0995610963569518E+00
+ 57943 1.4485750000000000E-02 1.0804112589977856E-02 2.0996121963283172E+00
+ 57944 1.4485999999999999E-02 1.0804637499397036E-02 2.0996632962996817E+00
+ 57945 1.4486249999999999E-02 1.0805162421590965E-02 2.0997143962710467E+00
+ 57946 1.4486499999999999E-02 1.0805687356559682E-02 2.0997654962424122E+00
+ 57947 1.4486750000000000E-02 1.0806212304303198E-02 2.0998165962137771E+00
+ 57948 1.4487000000000000E-02 1.0806737264821521E-02 2.0998676961851426E+00
+ 57949 1.4487250000000000E-02 1.0807262238114670E-02 2.0999187961565076E+00
+ 57950 1.4487500000000000E-02 1.0807787224182658E-02 2.0999698961278725E+00
+ 57951 1.4487749999999999E-02 1.0808312223025493E-02 2.1000209960992375E+00
+ 57952 1.4487999999999999E-02 1.0808837234643199E-02 2.1000720960706025E+00
+ 57953 1.4488249999999999E-02 1.0809362259035791E-02 2.1001231960419680E+00
+ 57954 1.4488500000000000E-02 1.0809887296203271E-02 2.1001742960133329E+00
+ 57955 1.4488750000000000E-02 1.0810412346145671E-02 2.1002253959846984E+00
+ 57956 1.4489000000000000E-02 1.0810937408862993E-02 2.1002764959560634E+00
+ 57957 1.4489250000000000E-02 1.0811462484355255E-02 2.1003275959274283E+00
+ 57958 1.4489499999999999E-02 1.0811987572622458E-02 2.1003786958987933E+00
+ 57959 1.4489749999999999E-02 1.0812512673664641E-02 2.1004297958701583E+00
+ 57960 1.4489999999999999E-02 1.0813037787481803E-02 2.1004808958415238E+00
+ 57961 1.4490250000000000E-02 1.0813562914073970E-02 2.1005319958128887E+00
+ 57962 1.4490500000000000E-02 1.0814088053441140E-02 2.1005830957842542E+00
+ 57963 1.4490750000000000E-02 1.0814613205583339E-02 2.1006341957556192E+00
+ 57964 1.4491000000000000E-02 1.0815138370500577E-02 2.1006852957269841E+00
+ 57965 1.4491249999999999E-02 1.0815663548192871E-02 2.1007363956983491E+00
+ 57966 1.4491499999999999E-02 1.0816188738660233E-02 2.1007874956697141E+00
+ 57967 1.4491749999999999E-02 1.0816713941902678E-02 2.1008385956410796E+00
+ 57968 1.4492000000000000E-02 1.0817239157920223E-02 2.1008896956124445E+00
+ 57969 1.4492250000000000E-02 1.0817764386712879E-02 2.1009407955838095E+00
+ 57970 1.4492500000000000E-02 1.0818289628280662E-02 2.1009918955551750E+00
+ 57971 1.4492750000000000E-02 1.0818814882623588E-02 2.1010429955265399E+00
+ 57972 1.4492999999999999E-02 1.0819340149741667E-02 2.1010940954979049E+00
+ 57973 1.4493249999999999E-02 1.0819865429634919E-02 2.1011451954692699E+00
+ 57974 1.4493499999999999E-02 1.0820390722303359E-02 2.1011962954406354E+00
+ 57975 1.4493750000000000E-02 1.0820916027746992E-02 2.1012473954120003E+00
+ 57976 1.4494000000000000E-02 1.0821441345965846E-02 2.1012984953833653E+00
+ 57977 1.4494250000000000E-02 1.0821966676959914E-02 2.1013495953547308E+00
+ 57978 1.4494500000000000E-02 1.0822492020729243E-02 2.1014006953260957E+00
+ 57979 1.4494749999999999E-02 1.0823017377273815E-02 2.1014517952974607E+00
+ 57980 1.4494999999999999E-02 1.0823542746593671E-02 2.1015028952688257E+00
+ 57981 1.4495249999999999E-02 1.0824068128688812E-02 2.1015539952401912E+00
+ 57982 1.4495500000000000E-02 1.0824593523559236E-02 2.1016050952115561E+00
+ 57983 1.4495750000000000E-02 1.0825118931204988E-02 2.1016561951829211E+00
+ 57984 1.4496000000000000E-02 1.0825644351626069E-02 2.1017072951542866E+00
+ 57985 1.4496250000000000E-02 1.0826169784822490E-02 2.1017583951256515E+00
+ 57986 1.4496499999999999E-02 1.0826695230794273E-02 2.1018094950970165E+00
+ 57987 1.4496749999999999E-02 1.0827220689541426E-02 2.1018605950683815E+00
+ 57988 1.4496999999999999E-02 1.0827746161063970E-02 2.1019116950397465E+00
+ 57989 1.4497250000000000E-02 1.0828271645361917E-02 2.1019627950111119E+00
+ 57990 1.4497500000000000E-02 1.0828797142435268E-02 2.1020138949824769E+00
+ 57991 1.4497750000000000E-02 1.0829322652284076E-02 2.1020649949538424E+00
+ 57992 1.4497999999999999E-02 1.0829848174908313E-02 2.1021160949252069E+00
+ 57993 1.4498249999999999E-02 1.0830373710308009E-02 2.1021671948965723E+00
+ 57994 1.4498499999999999E-02 1.0830899258483186E-02 2.1022182948679373E+00
+ 57995 1.4498749999999999E-02 1.0831424819433850E-02 2.1022693948393023E+00
+ 57996 1.4499000000000000E-02 1.0831950393160015E-02 2.1023204948106677E+00
+ 57997 1.4499250000000000E-02 1.0832475979661700E-02 2.1023715947820327E+00
+ 57998 1.4499500000000000E-02 1.0833001578938916E-02 2.1024226947533982E+00
+ 57999 1.4499749999999999E-02 1.0833527190991683E-02 2.1024737947247627E+00
+ 58000 1.4499999999999999E-02 1.0834052815820007E-02 2.1025248946961281E+00
+ 58001 1.4500249999999999E-02 1.0834578453423910E-02 2.1025759946674931E+00
+ 58002 1.4500500000000000E-02 1.0835104103803405E-02 2.1026270946388581E+00
+ 58003 1.4500750000000000E-02 1.0835629766958503E-02 2.1026781946102235E+00
+ 58004 1.4501000000000000E-02 1.0836155442889227E-02 2.1027292945815885E+00
+ 58005 1.4501250000000000E-02 1.0836681131595581E-02 2.1027803945529540E+00
+ 58006 1.4501499999999999E-02 1.0837206833077583E-02 2.1028314945243185E+00
+ 58007 1.4501749999999999E-02 1.0837732547335246E-02 2.1028825944956839E+00
+ 58008 1.4501999999999999E-02 1.0838258274368589E-02 2.1029336944670489E+00
+ 58009 1.4502250000000000E-02 1.0838784014177630E-02 2.1029847944384139E+00
+ 58010 1.4502500000000000E-02 1.0839309769440107E-02 2.1030358944097793E+00
+ 58011 1.4502750000000000E-02 1.0839835534686114E-02 2.1030869943811443E+00
+ 58012 1.4503000000000000E-02 1.0840361312708264E-02 2.1031380943525093E+00
+ 58013 1.4503249999999999E-02 1.0840887103506582E-02 2.1031891943238743E+00
+ 58014 1.4503499999999999E-02 1.0841412907081002E-02 2.1032402942952393E+00
+ 58015 1.4503749999999999E-02 1.0841938723429841E-02 2.1032913942666047E+00
+ 58016 1.4504000000000000E-02 1.0842464552552401E-02 2.1033424942379697E+00
+ 58017 1.4504250000000000E-02 1.0842990394448719E-02 2.1033935942093351E+00
+ 58018 1.4504500000000000E-02 1.0843516249118791E-02 2.1034446941807001E+00
+ 58019 1.4504750000000000E-02 1.0844042116562652E-02 2.1034957941520651E+00
+ 58020 1.4504999999999999E-02 1.0844567996780300E-02 2.1035468941234301E+00
+ 58021 1.4505249999999999E-02 1.0845093889771753E-02 2.1035979940947951E+00
+ 58022 1.4505499999999999E-02 1.0845619795537029E-02 2.1036490940661605E+00
+ 58023 1.4505750000000000E-02 1.0846145714076135E-02 2.1037001940375255E+00
+ 58024 1.4506000000000000E-02 1.0846671645389093E-02 2.1037512940088909E+00
+ 58025 1.4506250000000000E-02 1.0847197589475910E-02 2.1038023939802559E+00
+ 58026 1.4506500000000000E-02 1.0847723546336599E-02 2.1038534939516209E+00
+ 58027 1.4506749999999999E-02 1.0848249515971178E-02 2.1039045939229859E+00
+ 58028 1.4506999999999999E-02 1.0848775498379664E-02 2.1039556938943509E+00
+ 58029 1.4507249999999999E-02 1.0849301493562067E-02 2.1040067938657163E+00
+ 58030 1.4507500000000000E-02 1.0849827501518403E-02 2.1040578938370813E+00
+ 58031 1.4507750000000000E-02 1.0850353522248685E-02 2.1041089938084463E+00
+ 58032 1.4508000000000000E-02 1.0850879555752931E-02 2.1041600937798117E+00
+ 58033 1.4508250000000000E-02 1.0851405602031147E-02 2.1042111937511767E+00
+ 58034 1.4508499999999999E-02 1.0851931661083346E-02 2.1042622937225417E+00
+ 58035 1.4508749999999999E-02 1.0852457732909554E-02 2.1043133936939067E+00
+ 58036 1.4508999999999999E-02 1.0852983817509796E-02 2.1043644936652721E+00
+ 58037 1.4509250000000000E-02 1.0853509914884041E-02 2.1044155936366371E+00
+ 58038 1.4509500000000000E-02 1.0854036025032340E-02 2.1044666936080021E+00
+ 58039 1.4509750000000000E-02 1.0854562147954692E-02 2.1045177935793675E+00
+ 58040 1.4510000000000000E-02 1.0855088283651127E-02 2.1045688935507325E+00
+ 58041 1.4510249999999999E-02 1.0855614432121638E-02 2.1046199935220975E+00
+ 58042 1.4510499999999999E-02 1.0856140593366257E-02 2.1046710934934625E+00
+ 58043 1.4510749999999999E-02 1.0856666767384988E-02 2.1047221934648279E+00
+ 58044 1.4511000000000000E-02 1.0857192954177858E-02 2.1047732934361929E+00
+ 58045 1.4511250000000000E-02 1.0857719153744859E-02 2.1048243934075579E+00
+ 58046 1.4511500000000000E-02 1.0858245366086027E-02 2.1048754933789233E+00
+ 58047 1.4511750000000000E-02 1.0858771591201358E-02 2.1049265933502883E+00
+ 58048 1.4511999999999999E-02 1.0859297829090880E-02 2.1049776933216533E+00
+ 58049 1.4512249999999999E-02 1.0859824079754601E-02 2.1050287932930183E+00
+ 58050 1.4512499999999999E-02 1.0860350343192531E-02 2.1050798932643833E+00
+ 58051 1.4512750000000000E-02 1.0860876619404701E-02 2.1051309932357487E+00
+ 58052 1.4513000000000000E-02 1.0861402908391106E-02 2.1051820932071137E+00
+ 58053 1.4513250000000000E-02 1.0861929210151770E-02 2.1052331931784791E+00
+ 58054 1.4513500000000000E-02 1.0862455524686702E-02 2.1052842931498441E+00
+ 58055 1.4513749999999999E-02 1.0862981851995917E-02 2.1053353931212091E+00
+ 58056 1.4513999999999999E-02 1.0863508192079433E-02 2.1053864930925741E+00
+ 58057 1.4514249999999999E-02 1.0864034544937262E-02 2.1054375930639391E+00
+ 58058 1.4514500000000000E-02 1.0864560910569421E-02 2.1054886930353045E+00
+ 58059 1.4514750000000000E-02 1.0865087288975917E-02 2.1055397930066695E+00
+ 58060 1.4515000000000000E-02 1.0865613680156769E-02 2.1055908929780349E+00
+ 58061 1.4515250000000000E-02 1.0866140084111997E-02 2.1056419929493999E+00
+ 58062 1.4515499999999999E-02 1.0866666500841594E-02 2.1056930929207649E+00
+ 58063 1.4515749999999999E-02 1.0867192930345595E-02 2.1057441928921299E+00
+ 58064 1.4515999999999999E-02 1.0867719372624015E-02 2.1057952928634949E+00
+ 58065 1.4516250000000000E-02 1.0868245827676854E-02 2.1058463928348603E+00
+ 58066 1.4516500000000000E-02 1.0868772295504139E-02 2.1058974928062253E+00
+ 58067 1.4516750000000000E-02 1.0869298776105873E-02 2.1059485927775907E+00
+ 58068 1.4517000000000000E-02 1.0869825269482086E-02 2.1059996927489557E+00
+ 58069 1.4517249999999999E-02 1.0870351775632768E-02 2.1060507927203207E+00
+ 58070 1.4517499999999999E-02 1.0870878294557953E-02 2.1061018926916857E+00
+ 58071 1.4517749999999999E-02 1.0871404826257649E-02 2.1061529926630507E+00
+ 58072 1.4518000000000000E-02 1.0871931370731872E-02 2.1062040926344161E+00
+ 58073 1.4518250000000000E-02 1.0872457927980639E-02 2.1062551926057811E+00
+ 58074 1.4518500000000000E-02 1.0872984498003953E-02 2.1063062925771461E+00
+ 58075 1.4518750000000000E-02 1.0873511080801836E-02 2.1063573925485115E+00
+ 58076 1.4518999999999999E-02 1.0874037676374302E-02 2.1064084925198761E+00
+ 58077 1.4519249999999999E-02 1.0874564284721366E-02 2.1064595924912415E+00
+ 58078 1.4519499999999999E-02 1.0875090905843040E-02 2.1065106924626065E+00
+ 58079 1.4519750000000000E-02 1.0875617539739339E-02 2.1065617924339719E+00
+ 58080 1.4520000000000000E-02 1.0876144186410275E-02 2.1066128924053369E+00
+ 58081 1.4520250000000000E-02 1.0876670845855868E-02 2.1066639923767019E+00
+ 58082 1.4520500000000000E-02 1.0877197518076124E-02 2.1067150923480673E+00
+ 58083 1.4520749999999999E-02 1.0877724203071062E-02 2.1067661923194319E+00
+ 58084 1.4520999999999999E-02 1.0878250900840696E-02 2.1068172922907973E+00
+ 58085 1.4521249999999999E-02 1.0878777611385056E-02 2.1068683922621623E+00
+ 58086 1.4521500000000000E-02 1.0879304334704118E-02 2.1069194922335277E+00
+ 58087 1.4521750000000000E-02 1.0879831070797933E-02 2.1069705922048927E+00
+ 58088 1.4522000000000000E-02 1.0880357819666493E-02 2.1070216921762577E+00
+ 58089 1.4522250000000000E-02 1.0880884581309822E-02 2.1070727921476231E+00
+ 58090 1.4522499999999999E-02 1.0881411355727925E-02 2.1071238921189877E+00
+ 58091 1.4522749999999999E-02 1.0881938142920836E-02 2.1071749920903531E+00
+ 58092 1.4522999999999999E-02 1.0882464942888553E-02 2.1072260920617181E+00
+ 58093 1.4523250000000000E-02 1.0882991755631092E-02 2.1072771920330831E+00
+ 58094 1.4523500000000000E-02 1.0883518581148471E-02 2.1073282920044485E+00
+ 58095 1.4523750000000000E-02 1.0884045419440706E-02 2.1073793919758135E+00
+ 58096 1.4524000000000000E-02 1.0884572270507806E-02 2.1074304919471789E+00
+ 58097 1.4524249999999999E-02 1.0885099134349778E-02 2.1074815919185435E+00
+ 58098 1.4524499999999999E-02 1.0885626010966659E-02 2.1075326918899089E+00
+ 58099 1.4524749999999999E-02 1.0886152900358438E-02 2.1075837918612739E+00
+ 58100 1.4525000000000000E-02 1.0886679802525149E-02 2.1076348918326389E+00
+ 58101 1.4525250000000000E-02 1.0887206717466801E-02 2.1076859918040043E+00
+ 58102 1.4525500000000000E-02 1.0887733645183396E-02 2.1077370917753693E+00
+ 58103 1.4525749999999999E-02 1.0888260585674962E-02 2.1077881917467343E+00
+ 58104 1.4525999999999999E-02 1.0888787538941512E-02 2.1078392917180993E+00
+ 58105 1.4526249999999999E-02 1.0889314504983056E-02 2.1078903916894647E+00
+ 58106 1.4526499999999999E-02 1.0889841483799607E-02 2.1079414916608297E+00
+ 58107 1.4526750000000000E-02 1.0890368475391187E-02 2.1079925916321947E+00
+ 58108 1.4527000000000000E-02 1.0890895479757802E-02 2.1080436916035601E+00
+ 58109 1.4527250000000000E-02 1.0891422496899464E-02 2.1080947915749251E+00
+ 58110 1.4527499999999999E-02 1.0891949526816203E-02 2.1081458915462901E+00
+ 58111 1.4527749999999999E-02 1.0892476569508012E-02 2.1081969915176551E+00
+ 58112 1.4527999999999999E-02 1.0893003624974928E-02 2.1082480914890200E+00
+ 58113 1.4528249999999999E-02 1.0893530693216946E-02 2.1082991914603855E+00
+ 58114 1.4528500000000000E-02 1.0894057774234094E-02 2.1083502914317505E+00
+ 58115 1.4528750000000000E-02 1.0894584868026381E-02 2.1084013914031159E+00
+ 58116 1.4529000000000000E-02 1.0895111974593814E-02 2.1084524913744809E+00
+ 58117 1.4529249999999999E-02 1.0895639093936423E-02 2.1085035913458459E+00
+ 58118 1.4529499999999999E-02 1.0896166226054197E-02 2.1085546913172108E+00
+ 58119 1.4529749999999999E-02 1.0896693370947180E-02 2.1086057912885758E+00
+ 58120 1.4530000000000000E-02 1.0897220528615371E-02 2.1086568912599413E+00
+ 58121 1.4530250000000000E-02 1.0897747699058784E-02 2.1087079912313063E+00
+ 58122 1.4530500000000000E-02 1.0898274882277442E-02 2.1087590912026717E+00
+ 58123 1.4530750000000000E-02 1.0898802078271349E-02 2.1088101911740367E+00
+ 58124 1.4530999999999999E-02 1.0899329287040519E-02 2.1088612911454017E+00
+ 58125 1.4531249999999999E-02 1.0899856508584969E-02 2.1089123911167666E+00
+ 58126 1.4531499999999999E-02 1.0900383742904722E-02 2.1089634910881316E+00
+ 58127 1.4531750000000000E-02 1.0900910989999790E-02 2.1090145910594971E+00
+ 58128 1.4532000000000000E-02 1.0901438249870178E-02 2.1090656910308621E+00
+ 58129 1.4532250000000000E-02 1.0901965522515914E-02 2.1091167910022275E+00
+ 58130 1.4532500000000000E-02 1.0902492807936981E-02 2.1091678909735925E+00
+ 58131 1.4532749999999999E-02 1.0903020106133426E-02 2.1092189909449575E+00
+ 58132 1.4532999999999999E-02 1.0903547417105263E-02 2.1092700909163224E+00
+ 58133 1.4533249999999999E-02 1.0904074740852482E-02 2.1093211908876874E+00
+ 58134 1.4533500000000000E-02 1.0904602077375125E-02 2.1093722908590529E+00
+ 58135 1.4533750000000000E-02 1.0905129426673186E-02 2.1094233908304179E+00
+ 58136 1.4534000000000000E-02 1.0905656788746687E-02 2.1094744908017828E+00
+ 58137 1.4534250000000000E-02 1.0906184163595649E-02 2.1095255907731483E+00
+ 58138 1.4534499999999999E-02 1.0906711551220071E-02 2.1095766907445128E+00
+ 58139 1.4534749999999999E-02 1.0907238951619972E-02 2.1096277907158782E+00
+ 58140 1.4534999999999999E-02 1.0907766364795377E-02 2.1096788906872432E+00
+ 58141 1.4535250000000000E-02 1.0908293790746298E-02 2.1097299906586087E+00
+ 58142 1.4535500000000000E-02 1.0908821229472732E-02 2.1097810906299737E+00
+ 58143 1.4535750000000000E-02 1.0909348680974719E-02 2.1098321906013386E+00
+ 58144 1.4536000000000000E-02 1.0909876145252255E-02 2.1098832905727041E+00
+ 58145 1.4536249999999999E-02 1.0910403622305370E-02 2.1099343905440686E+00
+ 58146 1.4536499999999999E-02 1.0910931112134054E-02 2.1099854905154340E+00
+ 58147 1.4536749999999999E-02 1.0911458614738341E-02 2.1100365904867990E+00
+ 58148 1.4537000000000000E-02 1.0911986130118251E-02 2.1100876904581645E+00
+ 58149 1.4537250000000000E-02 1.0912513658273773E-02 2.1101387904295295E+00
+ 58150 1.4537500000000000E-02 1.0913041199204946E-02 2.1101898904008944E+00
+ 58151 1.4537750000000000E-02 1.0913568752911770E-02 2.1102409903722599E+00
+ 58152 1.4537999999999999E-02 1.0914096319394263E-02 2.1102920903436244E+00
+ 58153 1.4538249999999999E-02 1.0914623898652444E-02 2.1103431903149898E+00
+ 58154 1.4538499999999999E-02 1.0915151490686323E-02 2.1103942902863548E+00
+ 58155 1.4538750000000000E-02 1.0915679095495913E-02 2.1104453902577198E+00
+ 58156 1.4539000000000000E-02 1.0916206713081231E-02 2.1104964902290853E+00
+ 58157 1.4539250000000000E-02 1.0916734343442315E-02 2.1105475902004502E+00
+ 58158 1.4539500000000000E-02 1.0917261986579113E-02 2.1105986901718157E+00
+ 58159 1.4539749999999999E-02 1.0917789642491705E-02 2.1106497901431802E+00
+ 58160 1.4539999999999999E-02 1.0918317311180084E-02 2.1107008901145456E+00
+ 58161 1.4540249999999999E-02 1.0918844992644261E-02 2.1107519900859106E+00
+ 58162 1.4540500000000000E-02 1.0919372686884249E-02 2.1108030900572756E+00
+ 58163 1.4540750000000000E-02 1.0919900393900070E-02 2.1108541900286411E+00
+ 58164 1.4541000000000000E-02 1.0920428113691734E-02 2.1109052900000060E+00
+ 58165 1.4541250000000000E-02 1.0920955846259253E-02 2.1109563899713715E+00
+ 58166 1.4541499999999999E-02 1.0921483591602638E-02 2.1110074899427360E+00
+ 58167 1.4541749999999999E-02 1.0922011349721926E-02 2.1110585899141014E+00
+ 58168 1.4541999999999999E-02 1.0922539120617110E-02 2.1111096898854664E+00
+ 58169 1.4542250000000000E-02 1.0923066904288211E-02 2.1111607898568314E+00
+ 58170 1.4542500000000000E-02 1.0923594700735237E-02 2.1112118898281969E+00
+ 58171 1.4542750000000000E-02 1.0924122509958204E-02 2.1112629897995618E+00
+ 58172 1.4543000000000000E-02 1.0924650331957145E-02 2.1113140897709273E+00
+ 58173 1.4543249999999999E-02 1.0925178166732042E-02 2.1113651897422918E+00
+ 58174 1.4543499999999999E-02 1.0925706014282931E-02 2.1114162897136572E+00
+ 58175 1.4543749999999999E-02 1.0926233874609831E-02 2.1114673896850222E+00
+ 58176 1.4544000000000000E-02 1.0926761747712751E-02 2.1115184896563872E+00
+ 58177 1.4544250000000000E-02 1.0927289633591694E-02 2.1115695896277527E+00
+ 58178 1.4544500000000000E-02 1.0927817532246687E-02 2.1116206895991176E+00
+ 58179 1.4544750000000000E-02 1.0928345443677736E-02 2.1116717895704826E+00
+ 58180 1.4544999999999999E-02 1.0928873367884865E-02 2.1117228895418476E+00
+ 58181 1.4545249999999999E-02 1.0929401304868077E-02 2.1117739895132126E+00
+ 58182 1.4545499999999999E-02 1.0929929254627402E-02 2.1118250894845780E+00
+ 58183 1.4545750000000000E-02 1.0930457217162843E-02 2.1118761894559430E+00
+ 58184 1.4546000000000000E-02 1.0930985192474414E-02 2.1119272894273085E+00
+ 58185 1.4546250000000000E-02 1.0931513180562135E-02 2.1119783893986734E+00
+ 58186 1.4546500000000000E-02 1.0932041181426025E-02 2.1120294893700384E+00
+ 58187 1.4546749999999999E-02 1.0932569195066081E-02 2.1120805893414034E+00
+ 58188 1.4546999999999999E-02 1.0933097221482328E-02 2.1121316893127684E+00
+ 58189 1.4547249999999999E-02 1.0933625260674791E-02 2.1121827892841338E+00
+ 58190 1.4547500000000000E-02 1.0934153312643465E-02 2.1122338892554988E+00
+ 58191 1.4547750000000000E-02 1.0934681377388384E-02 2.1122849892268643E+00
+ 58192 1.4548000000000000E-02 1.0935209454909545E-02 2.1123360891982292E+00
+ 58193 1.4548250000000000E-02 1.0935737545206969E-02 2.1123871891695942E+00
+ 58194 1.4548499999999999E-02 1.0936265648280673E-02 2.1124382891409592E+00
+ 58195 1.4548749999999999E-02 1.0936793764130669E-02 2.1124893891123242E+00
+ 58196 1.4548999999999999E-02 1.0937321892756976E-02 2.1125404890836896E+00
+ 58197 1.4549250000000000E-02 1.0937850034159605E-02 2.1125915890550546E+00
+ 58198 1.4549500000000000E-02 1.0938378188338573E-02 2.1126426890264196E+00
+ 58199 1.4549750000000000E-02 1.0938906355293888E-02 2.1126937889977850E+00
+ 58200 1.4550000000000000E-02 1.0939434535025574E-02 2.1127448889691500E+00
+ 58201 1.4550249999999999E-02 1.0939962727533633E-02 2.1127959889405150E+00
+ 58202 1.4550499999999999E-02 1.0940490932818092E-02 2.1128470889118800E+00
+ 58203 1.4550749999999999E-02 1.0941019150878943E-02 2.1128981888832454E+00
+ 58204 1.4551000000000000E-02 1.0941547381716250E-02 2.1129492888546104E+00
+ 58205 1.4551250000000000E-02 1.0942075625329980E-02 2.1130003888259754E+00
+ 58206 1.4551500000000000E-02 1.0942603881720166E-02 2.1130514887973408E+00
+ 58207 1.4551750000000000E-02 1.0943132150886822E-02 2.1131025887687058E+00
+ 58208 1.4551999999999999E-02 1.0943660432829950E-02 2.1131536887400708E+00
+ 58209 1.4552249999999999E-02 1.0944188727549582E-02 2.1132047887114358E+00
+ 58210 1.4552499999999999E-02 1.0944717035045726E-02 2.1132558886828012E+00
+ 58211 1.4552750000000000E-02 1.0945245355318394E-02 2.1133069886541662E+00
+ 58212 1.4553000000000000E-02 1.0946206167784011E-02 2.1133580886255312E+00
+ 58213 1.4553250000000000E-02 1.0946302034193379E-02 2.1134091885968966E+00
+ 58214 1.4553499999999999E-02 1.0946830392795709E-02 2.1134602885682612E+00
+ 58215 1.4553749999999999E-02 1.0947358764174632E-02 2.1135113885396266E+00
+ 58216 1.4553999999999999E-02 1.0947887148330147E-02 2.1135624885109916E+00
+ 58217 1.4554249999999999E-02 1.0948415545262285E-02 2.1136135884823566E+00
+ 58218 1.4554500000000000E-02 1.0948943954971049E-02 2.1136646884537220E+00
+ 58219 1.4554750000000000E-02 1.0949472377456455E-02 2.1137157884250870E+00
+ 58220 1.4555000000000000E-02 1.0950000812718526E-02 2.1137668883964524E+00
+ 58221 1.4555249999999999E-02 1.0950529260757257E-02 2.1138179883678170E+00
+ 58222 1.4555499999999999E-02 1.0951057721572680E-02 2.1138690883391824E+00
+ 58223 1.4555749999999999E-02 1.0951586195164811E-02 2.1139201883105474E+00
+ 58224 1.4555999999999999E-02 1.0952114681533648E-02 2.1139712882819124E+00
+ 58225 1.4556250000000000E-02 1.0952643180679220E-02 2.1140223882532778E+00
+ 58226 1.4556500000000000E-02 1.0953171692601550E-02 2.1140734882246428E+00
+ 58227 1.4556750000000000E-02 1.0953700217300622E-02 2.1141245881960082E+00
+ 58228 1.4556999999999999E-02 1.0954228754776470E-02 2.1141756881673728E+00
+ 58229 1.4557249999999999E-02 1.0954757305029116E-02 2.1142267881387382E+00
+ 58230 1.4557499999999999E-02 1.0955285868058563E-02 2.1142778881101032E+00
+ 58231 1.4557750000000000E-02 1.0955814443864832E-02 2.1143289880814682E+00
+ 58232 1.4558000000000000E-02 1.0956343032447932E-02 2.1143800880528336E+00
+ 58233 1.4558250000000000E-02 1.0956871633807883E-02 2.1144311880241986E+00
+ 58234 1.4558500000000000E-02 1.0957400247944693E-02 2.1144822879955640E+00
+ 58235 1.4558749999999999E-02 1.0957928874858377E-02 2.1145333879669286E+00
+ 58236 1.4558999999999999E-02 1.0958457514548964E-02 2.1145844879382940E+00
+ 58237 1.4559249999999999E-02 1.0958986167016457E-02 2.1146355879096590E+00
+ 58238 1.4559500000000000E-02 1.0959514832260861E-02 2.1146866878810240E+00
+ 58239 1.4559750000000000E-02 1.0960043510282210E-02 2.1147377878523894E+00
+ 58240 1.4560000000000000E-02 1.0960572201080503E-02 2.1147888878237544E+00
+ 58241 1.4560250000000000E-02 1.0961100904655770E-02 2.1148399877951194E+00
+ 58242 1.4560499999999999E-02 1.0961629621008008E-02 2.1148910877664844E+00
+ 58243 1.4560749999999999E-02 1.0962158350137249E-02 2.1149421877378494E+00
+ 58244 1.4560999999999999E-02 1.0962687092043495E-02 2.1149932877092148E+00
+ 58245 1.4561250000000000E-02 1.0963215846726767E-02 2.1150443876805798E+00
+ 58246 1.4561500000000000E-02 1.0963744614187082E-02 2.1150954876519452E+00
+ 58247 1.4561750000000000E-02 1.0964273394424443E-02 2.1151465876233102E+00
+ 58248 1.4562000000000000E-02 1.0964802187438874E-02 2.1151976875946752E+00
+ 58249 1.4562249999999999E-02 1.0965330993230389E-02 2.1152487875660402E+00
+ 58250 1.4562499999999999E-02 1.0965859811799004E-02 2.1152998875374052E+00
+ 58251 1.4562749999999999E-02 1.0966388643144734E-02 2.1153509875087706E+00
+ 58252 1.4563000000000000E-02 1.0966917487267589E-02 2.1154020874801356E+00
+ 58253 1.4563250000000000E-02 1.0967446344167591E-02 2.1154531874515010E+00
+ 58254 1.4563500000000000E-02 1.0967975213844742E-02 2.1155042874228660E+00
+ 58255 1.4563750000000000E-02 1.0968504096299065E-02 2.1155553873942310E+00
+ 58256 1.4563999999999999E-02 1.0969032991530570E-02 2.1156064873655960E+00
+ 58257 1.4564249999999999E-02 1.0969561899539291E-02 2.1156575873369610E+00
+ 58258 1.4564499999999999E-02 1.0970090820325218E-02 2.1157086873083264E+00
+ 58259 1.4564750000000000E-02 1.0970619753888373E-02 2.1157597872796914E+00
+ 58260 1.4565000000000000E-02 1.0971148700228776E-02 2.1158108872510564E+00
+ 58261 1.4565250000000000E-02 1.0971677659346445E-02 2.1158619872224218E+00
+ 58262 1.4565500000000000E-02 1.0972206631241379E-02 2.1159130871937868E+00
+ 58263 1.4565749999999999E-02 1.0972735615913607E-02 2.1159641871651518E+00
+ 58264 1.4565999999999999E-02 1.0973264613363136E-02 2.1160152871365168E+00
+ 58265 1.4566249999999999E-02 1.0973793623589993E-02 2.1160663871078822E+00
+ 58266 1.4566500000000000E-02 1.0974322646594174E-02 2.1161174870792472E+00
+ 58267 1.4566750000000000E-02 1.0974851682375712E-02 2.1161685870506122E+00
+ 58268 1.4567000000000000E-02 1.0975380730934603E-02 2.1162196870219776E+00
+ 58269 1.4567250000000000E-02 1.0975909792270882E-02 2.1162707869933426E+00
+ 58270 1.4567499999999999E-02 1.0976438866384540E-02 2.1163218869647076E+00
+ 58271 1.4567749999999999E-02 1.0976967953275617E-02 2.1163729869360726E+00
+ 58272 1.4567999999999999E-02 1.0977497052944115E-02 2.1164240869074380E+00
+ 58273 1.4568250000000000E-02 1.0978026165390049E-02 2.1164751868788030E+00
+ 58274 1.4568500000000000E-02 1.0978555290613434E-02 2.1165262868501680E+00
+ 58275 1.4568750000000000E-02 1.0979084428614290E-02 2.1165773868215334E+00
+ 58276 1.4569000000000000E-02 1.0979613579392623E-02 2.1166284867928984E+00
+ 58277 1.4569249999999999E-02 1.0980142742948449E-02 2.1166795867642634E+00
+ 58278 1.4569499999999999E-02 1.0980671919281787E-02 2.1167306867356284E+00
+ 58279 1.4569749999999999E-02 1.0981201108392659E-02 2.1167817867069934E+00
+ 58280 1.4570000000000000E-02 1.0981730310281072E-02 2.1168328866783588E+00
+ 58281 1.4570250000000000E-02 1.0982259524947033E-02 2.1168839866497238E+00
+ 58282 1.4570500000000000E-02 1.0982788752390569E-02 2.1169350866210892E+00
+ 58283 1.4570750000000000E-02 1.0983317992611681E-02 2.1169861865924542E+00
+ 58284 1.4570999999999999E-02 1.0983847245610403E-02 2.1170372865638192E+00
+ 58285 1.4571249999999999E-02 1.0984376511386736E-02 2.1170883865351842E+00
+ 58286 1.4571499999999999E-02 1.0984905789940696E-02 2.1171394865065492E+00
+ 58287 1.4571750000000000E-02 1.0985435081272303E-02 2.1171905864779146E+00
+ 58288 1.4572000000000000E-02 1.0985964385381573E-02 2.1172416864492796E+00
+ 58289 1.4572250000000000E-02 1.0986493702268511E-02 2.1172927864206450E+00
+ 58290 1.4572500000000000E-02 1.0987023031933140E-02 2.1173438863920100E+00
+ 58291 1.4572749999999999E-02 1.0987552374375471E-02 2.1173949863633750E+00
+ 58292 1.4572999999999999E-02 1.0988081729595528E-02 2.1174460863347400E+00
+ 58293 1.4573249999999999E-02 1.0988611097593309E-02 2.1174971863061050E+00
+ 58294 1.4573500000000000E-02 1.0989140478368842E-02 2.1175482862774704E+00
+ 58295 1.4573750000000000E-02 1.0989669871922141E-02 2.1175993862488354E+00
+ 58296 1.4574000000000000E-02 1.0990199278253215E-02 2.1176504862202008E+00
+ 58297 1.4574250000000000E-02 1.0990728697362085E-02 2.1177015861915658E+00
+ 58298 1.4574499999999999E-02 1.0991258129248742E-02 2.1177526861629308E+00
+ 58299 1.4574749999999999E-02 1.0991787573913244E-02 2.1178037861342958E+00
+ 58300 1.4574999999999999E-02 1.0992317031355581E-02 2.1178548861056607E+00
+ 58301 1.4575250000000000E-02 1.0992846501575766E-02 2.1179059860770262E+00
+ 58302 1.4575500000000000E-02 1.0993375984573821E-02 2.1179570860483912E+00
+ 58303 1.4575750000000000E-02 1.0993905480349753E-02 2.1180081860197562E+00
+ 58304 1.4576000000000000E-02 1.0994434988903578E-02 2.1180592859911216E+00
+ 58305 1.4576249999999999E-02 1.0994964510235324E-02 2.1181103859624861E+00
+ 58306 1.4576499999999999E-02 1.0995494044344993E-02 2.1181614859338516E+00
+ 58307 1.4576749999999999E-02 1.0996023591232605E-02 2.1182125859052165E+00
+ 58308 1.4577000000000000E-02 1.0996553150898173E-02 2.1182636858765820E+00
+ 58309 1.4577250000000000E-02 1.0997082723341708E-02 2.1183147858479470E+00
+ 58310 1.4577500000000000E-02 1.0997612308563229E-02 2.1183658858193120E+00
+ 58311 1.4577750000000000E-02 1.0998141906562753E-02 2.1184169857906774E+00
+ 58312 1.4577999999999999E-02 1.0998671517340297E-02 2.1184680857620419E+00
+ 58313 1.4578249999999999E-02 1.0999201140895866E-02 2.1185191857334074E+00
+ 58314 1.4578499999999999E-02 1.0999730777229487E-02 2.1185702857047723E+00
+ 58315 1.4578750000000000E-02 1.1000260426341160E-02 2.1186213856761378E+00
+ 58316 1.4579000000000000E-02 1.1000790088230916E-02 2.1186724856475028E+00
+ 58317 1.4579250000000000E-02 1.1001319762898761E-02 2.1187235856188678E+00
+ 58318 1.4579500000000000E-02 1.1001849450344707E-02 2.1187746855902332E+00
+ 58319 1.4579749999999999E-02 1.1002379150568774E-02 2.1188257855615977E+00
+ 58320 1.4579999999999999E-02 1.1002908863570974E-02 2.1188768855329632E+00
+ 58321 1.4580249999999999E-02 1.1003438589351331E-02 2.1189279855043281E+00
+ 58322 1.4580500000000000E-02 1.1003968327909846E-02 2.1189790854756931E+00
+ 58323 1.4580750000000000E-02 1.1004498079246545E-02 2.1190301854470586E+00
+ 58324 1.4581000000000000E-02 1.1005027843361435E-02 2.1190812854184236E+00
+ 58325 1.4581249999999999E-02 1.1005557620254545E-02 2.1191323853897885E+00
+ 58326 1.4581499999999999E-02 1.1006087409925869E-02 2.1191834853611535E+00
+ 58327 1.4581749999999999E-02 1.1006617212375438E-02 2.1192345853325190E+00
+ 58328 1.4581999999999999E-02 1.1007147027603257E-02 2.1192856853038839E+00
+ 58329 1.4582250000000000E-02 1.1007676855609346E-02 2.1193367852752489E+00
+ 58330 1.4582500000000000E-02 1.1008206696393722E-02 2.1193878852466144E+00
+ 58331 1.4582750000000000E-02 1.1008736549956401E-02 2.1194389852179794E+00
+ 58332 1.4582999999999999E-02 1.1009266416297382E-02 2.1194900851893443E+00
+ 58333 1.4583249999999999E-02 1.1009796295416700E-02 2.1195411851607093E+00
+ 58334 1.4583499999999999E-02 1.1010326187314368E-02 2.1195922851320748E+00
+ 58335 1.4583749999999999E-02 1.1010856091990383E-02 2.1196433851034397E+00
+ 58336 1.4584000000000000E-02 1.1011386009444780E-02 2.1196944850748047E+00
+ 58337 1.4584250000000000E-02 1.1011915939677566E-02 2.1197455850461702E+00
+ 58338 1.4584500000000000E-02 1.1012445882688756E-02 2.1197966850175352E+00
+ 58339 1.4584749999999999E-02 1.1012975838478361E-02 2.1198477849889001E+00
+ 58340 1.4584999999999999E-02 1.1013505807046400E-02 2.1198988849602651E+00
+ 58341 1.4585249999999999E-02 1.1014035788392886E-02 2.1199499849316306E+00
+ 58342 1.4585500000000000E-02 1.1014565782517846E-02 2.1200010849029955E+00
+ 58343 1.4585750000000000E-02 1.1015095789421286E-02 2.1200521848743605E+00
+ 58344 1.4586000000000000E-02 1.1015625809103209E-02 2.1201032848457260E+00
+ 58345 1.4586250000000000E-02 1.1016155841563645E-02 2.1201543848170910E+00
+ 58346 1.4586499999999999E-02 1.1016685886802607E-02 2.1202054847884559E+00
+ 58347 1.4586749999999999E-02 1.1017215944820106E-02 2.1202565847598209E+00
+ 58348 1.4586999999999999E-02 1.1017746015616160E-02 2.1203076847311859E+00
+ 58349 1.4587250000000000E-02 1.1018276099190779E-02 2.1203587847025513E+00
+ 58350 1.4587500000000000E-02 1.1018806195543988E-02 2.1204098846739163E+00
+ 58351 1.4587750000000000E-02 1.1019336304675796E-02 2.1204609846452818E+00
+ 58352 1.4588000000000000E-02 1.1019866426586214E-02 2.1205120846166468E+00
+ 58353 1.4588249999999999E-02 1.1020396561275257E-02 2.1205631845880117E+00
+ 58354 1.4588499999999999E-02 1.1020926708742947E-02 2.1206142845593767E+00
+ 58355 1.4588749999999999E-02 1.1021456868989305E-02 2.1206653845307417E+00
+ 58356 1.4589000000000000E-02 1.1021987042014326E-02 2.1207164845021071E+00
+ 58357 1.4589250000000000E-02 1.1022517227818041E-02 2.1207675844734721E+00
+ 58358 1.4589500000000000E-02 1.1023047426400463E-02 2.1208186844448376E+00
+ 58359 1.4589750000000000E-02 1.1023577637761598E-02 2.1208697844162026E+00
+ 58360 1.4589999999999999E-02 1.1024107861901467E-02 2.1209208843875675E+00
+ 58361 1.4590249999999999E-02 1.1024638098820091E-02 2.1209719843589325E+00
+ 58362 1.4590499999999999E-02 1.1025168348517479E-02 2.1210230843302975E+00
+ 58363 1.4590750000000000E-02 1.1025698610993640E-02 2.1210741843016629E+00
+ 58364 1.4591000000000000E-02 1.1026228886248603E-02 2.1211252842730279E+00
+ 58365 1.4591250000000000E-02 1.1026759174282376E-02 2.1211763842443929E+00
+ 58366 1.4591500000000000E-02 1.1027289475094963E-02 2.1212274842157584E+00
+ 58367 1.4591749999999999E-02 1.1027819788686388E-02 2.1212785841871229E+00
+ 58368 1.4591999999999999E-02 1.1028350115056675E-02 2.1213296841584883E+00
+ 58369 1.4592249999999999E-02 1.1028880454205834E-02 2.1213807841298533E+00
+ 58370 1.4592500000000000E-02 1.1029410806133884E-02 2.1214318841012187E+00
+ 58371 1.4592750000000000E-02 1.1029941170840817E-02 2.1214829840725837E+00
+ 58372 1.4593000000000000E-02 1.1030471548326679E-02 2.1215340840439487E+00
+ 58373 1.4593250000000000E-02 1.1031001938589208E-02 2.1215851840153142E+00
+ 58374 1.4593499999999999E-02 1.1031532341623485E-02 2.1216362839866787E+00
+ 58375 1.4593749999999999E-02 1.1032062757429378E-02 2.1216873839580441E+00
+ 58376 1.4593999999999999E-02 1.1032593186006870E-02 2.1217384839294091E+00
+ 58377 1.4594250000000000E-02 1.1033123627355998E-02 2.1217895839007745E+00
+ 58378 1.4594500000000000E-02 1.1033654081476753E-02 2.1218406838721395E+00
+ 58379 1.4594750000000000E-02 1.1034184548369165E-02 2.1218917838435045E+00
+ 58380 1.4595000000000000E-02 1.1034715028033232E-02 2.1219428838148700E+00
+ 58381 1.4595249999999999E-02 1.1035245520468974E-02 2.1219939837862345E+00
+ 58382 1.4595499999999999E-02 1.1035776025676408E-02 2.1220450837575999E+00
+ 58383 1.4595749999999999E-02 1.1036306543655552E-02 2.1220961837289649E+00
+ 58384 1.4596000000000000E-02 1.1036837074406405E-02 2.1221472837003299E+00
+ 58385 1.4596250000000000E-02 1.1037367617928989E-02 2.1221983836716953E+00
+ 58386 1.4596500000000000E-02 1.1037898174223314E-02 2.1222494836430603E+00
+ 58387 1.4596750000000000E-02 1.1038428743289388E-02 2.1223005836144258E+00
+ 58388 1.4596999999999999E-02 1.1038959325127235E-02 2.1223516835857903E+00
+ 58389 1.4597249999999999E-02 1.1039489919736859E-02 2.1224027835571557E+00
+ 58390 1.4597499999999999E-02 1.1040020527118289E-02 2.1224538835285207E+00
+ 58391 1.4597750000000000E-02 1.1040551147271510E-02 2.1225049834998857E+00
+ 58392 1.4598000000000000E-02 1.1041081780196565E-02 2.1225560834712511E+00
+ 58393 1.4598250000000000E-02 1.1041612425893448E-02 2.1226071834426161E+00
+ 58394 1.4598500000000000E-02 1.1042143084362178E-02 2.1226582834139816E+00
+ 58395 1.4598749999999999E-02 1.1042673755602764E-02 2.1227093833853461E+00
+ 58396 1.4598999999999999E-02 1.1043204439615229E-02 2.1227604833567115E+00
+ 58397 1.4599249999999999E-02 1.1043735136399576E-02 2.1228115833280765E+00
+ 58398 1.4599500000000000E-02 1.1044265845955824E-02 2.1228626832994415E+00
+ 58399 1.4599750000000000E-02 1.1044796568283985E-02 2.1229137832708069E+00
+ 58400 1.4600000000000000E-02 1.1045327303384068E-02 2.1229648832421719E+00
+ 58401 1.4600250000000000E-02 1.1045858051256097E-02 2.1230159832135373E+00
+ 58402 1.4600499999999999E-02 1.1046388811900070E-02 2.1230670831849019E+00
+ 58403 1.4600749999999999E-02 1.1046919585316011E-02 2.1231181831562673E+00
+ 58404 1.4600999999999999E-02 1.1047450371503930E-02 2.1231692831276323E+00
+ 58405 1.4601250000000000E-02 1.1047981170463841E-02 2.1232203830989973E+00
+ 58406 1.4601500000000000E-02 1.1048511982195766E-02 2.1232714830703627E+00
+ 58407 1.4601750000000000E-02 1.1049042806699692E-02 2.1233225830417277E+00
+ 58408 1.4602000000000000E-02 1.1049573643975652E-02 2.1233736830130927E+00
+ 58409 1.4602249999999999E-02 1.1050104494023664E-02 2.1234247829844577E+00
+ 58410 1.4602499999999999E-02 1.1050635356843723E-02 2.1234758829558227E+00
+ 58411 1.4602749999999999E-02 1.1051166232435856E-02 2.1235269829271881E+00
+ 58412 1.4603000000000000E-02 1.1051697120800083E-02 2.1235780828985531E+00
+ 58413 1.4603250000000000E-02 1.1052228021936393E-02 2.1236291828699185E+00
+ 58414 1.4603500000000000E-02 1.1052758935844821E-02 2.1236802828412835E+00
+ 58415 1.4603750000000000E-02 1.1053289862525366E-02 2.1237313828126485E+00
+ 58416 1.4603999999999999E-02 1.1053820801978063E-02 2.1237824827840135E+00
+ 58417 1.4604249999999999E-02 1.1054351754202881E-02 2.1238335827553785E+00
+ 58418 1.4604499999999999E-02 1.1054882719199879E-02 2.1238846827267439E+00
+ 58419 1.4604750000000000E-02 1.1055413696969052E-02 2.1239357826981089E+00
+ 58420 1.4605000000000000E-02 1.1055944687510413E-02 2.1239868826694743E+00
+ 58421 1.4605250000000000E-02 1.1056475690823978E-02 2.1240379826408393E+00
+ 58422 1.4605500000000000E-02 1.1057006706909756E-02 2.1240890826122043E+00
+ 58423 1.4605749999999999E-02 1.1057537735767760E-02 2.1241401825835693E+00
+ 58424 1.4605999999999999E-02 1.1058068777398008E-02 2.1241912825549343E+00
+ 58425 1.4606249999999999E-02 1.1058599831800513E-02 2.1242423825262997E+00
+ 58426 1.4606500000000000E-02 1.1059130898975290E-02 2.1242934824976647E+00
+ 58427 1.4606750000000000E-02 1.1059661978922339E-02 2.1243445824690297E+00
+ 58428 1.4607000000000000E-02 1.1060193071641692E-02 2.1243956824403951E+00
+ 58429 1.4607250000000000E-02 1.1060724177133345E-02 2.1244467824117601E+00
+ 58430 1.4607499999999999E-02 1.1061255295397322E-02 2.1244978823831251E+00
+ 58431 1.4607749999999999E-02 1.1061786426433635E-02 2.1245489823544901E+00
+ 58432 1.4607999999999999E-02 1.1062317570242293E-02 2.1246000823258555E+00
+ 58433 1.4608250000000000E-02 1.1062848726823315E-02 2.1246511822972205E+00
+ 58434 1.4608500000000000E-02 1.1063379896176709E-02 2.1247022822685855E+00
+ 58435 1.4608750000000000E-02 1.1063911078302490E-02 2.1247533822399509E+00
+ 58436 1.4608999999999999E-02 1.1064442273200668E-02 2.1248044822113155E+00
+ 58437 1.4609249999999999E-02 1.1064973480871270E-02 2.1248555821826809E+00
+ 58438 1.4609499999999999E-02 1.1065504701314293E-02 2.1249066821540459E+00
+ 58439 1.4609749999999999E-02 1.1066035934529754E-02 2.1249577821254113E+00
+ 58440 1.4610000000000000E-02 1.1066567180517673E-02 2.1250088820967763E+00
+ 58441 1.4610250000000000E-02 1.1067098439278056E-02 2.1250599820681413E+00
+ 58442 1.4610500000000000E-02 1.1067629710810926E-02 2.1251110820395067E+00
+ 58443 1.4610749999999999E-02 1.1068160995116280E-02 2.1251621820108713E+00
+ 58444 1.4610999999999999E-02 1.1068692292194145E-02 2.1252132819822367E+00
+ 58445 1.4611249999999999E-02 1.1069223602044537E-02 2.1252643819536017E+00
+ 58446 1.4611499999999999E-02 1.1069754924667451E-02 2.1253154819249667E+00
+ 58447 1.4611750000000000E-02 1.1070286260062907E-02 2.1253665818963321E+00
+ 58448 1.4612000000000000E-02 1.1070817608230938E-02 2.1254176818676971E+00
+ 58449 1.4612250000000000E-02 1.1071348969171531E-02 2.1254687818390625E+00
+ 58450 1.4612499999999999E-02 1.1071880342884713E-02 2.1255198818104271E+00
+ 58451 1.4612749999999999E-02 1.1072411729370501E-02 2.1255709817817925E+00
+ 58452 1.4612999999999999E-02 1.1072943128628892E-02 2.1256220817531575E+00
+ 58453 1.4613250000000000E-02 1.1073474540659918E-02 2.1256731817245225E+00
+ 58454 1.4613500000000000E-02 1.1074005965463578E-02 2.1257242816958879E+00
+ 58455 1.4613750000000000E-02 1.1074537403039897E-02 2.1257753816672529E+00
+ 58456 1.4614000000000000E-02 1.1075068853388874E-02 2.1258264816386183E+00
+ 58457 1.4614249999999999E-02 1.1075600316510529E-02 2.1258775816099829E+00
+ 58458 1.4614499999999999E-02 1.1076131792404876E-02 2.1259286815813483E+00
+ 58459 1.4614749999999999E-02 1.1076663281071942E-02 2.1259797815527133E+00
+ 58460 1.4615000000000000E-02 1.1077194782511717E-02 2.1260308815240783E+00
+ 58461 1.4615250000000000E-02 1.1077726296724232E-02 2.1260819814954437E+00
+ 58462 1.4615500000000000E-02 1.1078257823709463E-02 2.1261330814668087E+00
+ 58463 1.4615750000000000E-02 1.1078789363467503E-02 2.1261841814381741E+00
+ 58464 1.4615999999999999E-02 1.1079320915998290E-02 2.1262352814095387E+00
+ 58465 1.4616249999999999E-02 1.1079852481301857E-02 2.1262863813809041E+00
+ 58466 1.4616499999999999E-02 1.1080384059378235E-02 2.1263374813522691E+00
+ 58467 1.4616750000000000E-02 1.1080915650227422E-02 2.1263885813236341E+00
+ 58468 1.4617000000000000E-02 1.1081447253849434E-02 2.1264396812949995E+00
+ 58469 1.4617250000000000E-02 1.1081978870244284E-02 2.1264907812663645E+00
+ 58470 1.4617500000000000E-02 1.1082510499411991E-02 2.1265418812377295E+00
+ 58471 1.4617749999999999E-02 1.1083042141352556E-02 2.1265929812090945E+00
+ 58472 1.4617999999999999E-02 1.1083573796066008E-02 2.1266440811804594E+00
+ 58473 1.4618249999999999E-02 1.1084105463552348E-02 2.1266951811518249E+00
+ 58474 1.4618500000000000E-02 1.1084637143811596E-02 2.1267462811231899E+00
+ 58475 1.4618750000000000E-02 1.1085168836843766E-02 2.1267973810945553E+00
+ 58476 1.4619000000000000E-02 1.1085700542648867E-02 2.1268484810659203E+00
+ 58477 1.4619250000000000E-02 1.1086232261226911E-02 2.1268995810372853E+00
+ 58478 1.4619499999999999E-02 1.1086763992577913E-02 2.1269506810086503E+00
+ 58479 1.4619749999999999E-02 1.1087295736701894E-02 2.1270017809800152E+00
+ 58480 1.4619999999999999E-02 1.1087827493598858E-02 2.1270528809513807E+00
+ 58481 1.4620250000000000E-02 1.1088359263268817E-02 2.1271039809227457E+00
+ 58482 1.4620500000000000E-02 1.1088891045711801E-02 2.1271550808941111E+00
+ 58483 1.4620750000000000E-02 1.1089422840927798E-02 2.1272061808654761E+00
+ 58484 1.4621000000000000E-02 1.1089954648916841E-02 2.1272572808368411E+00
+ 58485 1.4621249999999999E-02 1.1090486469678931E-02 2.1273083808082061E+00
+ 58486 1.4621499999999999E-02 1.1091018303214097E-02 2.1273594807795710E+00
+ 58487 1.4621749999999999E-02 1.1091550149522336E-02 2.1274105807509365E+00
+ 58488 1.4622000000000000E-02 1.1092082008603676E-02 2.1274616807223015E+00
+ 58489 1.4622250000000000E-02 1.1092613880458121E-02 2.1275127806936664E+00
+ 58490 1.4622500000000000E-02 1.1093145765085671E-02 2.1275638806650319E+00
+ 58491 1.4622750000000000E-02 1.1093677662486369E-02 2.1276149806363969E+00
+ 58492 1.4622999999999999E-02 1.1094209572660212E-02 2.1276660806077619E+00
+ 58493 1.4623249999999999E-02 1.1094741495607222E-02 2.1277171805791268E+00
+ 58494 1.4623499999999999E-02 1.1095273431327390E-02 2.1277682805504923E+00
+ 58495 1.4623750000000000E-02 1.1095805379820753E-02 2.1278193805218573E+00
+ 58496 1.4624000000000000E-02 1.1096337341087316E-02 2.1278704804932222E+00
+ 58497 1.4624250000000000E-02 1.1096869315127095E-02 2.1279215804645877E+00
+ 58498 1.4624500000000000E-02 1.1097401301940099E-02 2.1279726804359527E+00
+ 58499 1.4624749999999999E-02 1.1097933301526341E-02 2.1280237804073177E+00
+ 58500 1.4624999999999999E-02 1.1098465313885836E-02 2.1280748803786826E+00
+ 58501 1.4625249999999999E-02 1.1098997339018606E-02 2.1281259803500481E+00
+ 58502 1.4625500000000000E-02 1.1099529376924655E-02 2.1281770803214131E+00
+ 58503 1.4625750000000000E-02 1.1100061427603999E-02 2.1282281802927780E+00
+ 58504 1.4626000000000000E-02 1.1100593491056644E-02 2.1282792802641435E+00
+ 58505 1.4626250000000000E-02 1.1101125567282615E-02 2.1283303802355085E+00
+ 58506 1.4626499999999999E-02 1.1101657656281915E-02 2.1283814802068735E+00
+ 58507 1.4626749999999999E-02 1.1102189758054569E-02 2.1284325801782384E+00
+ 58508 1.4626999999999999E-02 1.1102721872600592E-02 2.1284836801496034E+00
+ 58509 1.4627250000000000E-02 1.1103253999919979E-02 2.1285347801209689E+00
+ 58510 1.4627500000000000E-02 1.1103786140012759E-02 2.1285858800923338E+00
+ 58511 1.4627750000000000E-02 1.1104318292878931E-02 2.1286369800636993E+00
+ 58512 1.4628000000000000E-02 1.1104850458518537E-02 2.1286880800350643E+00
+ 58513 1.4628249999999999E-02 1.1105382636931548E-02 2.1287391800064293E+00
+ 58514 1.4628499999999999E-02 1.1105914828118022E-02 2.1287902799777942E+00
+ 58515 1.4628749999999999E-02 1.1106447032077941E-02 2.1288413799491592E+00
+ 58516 1.4629000000000000E-02 1.1106979248811332E-02 2.1288924799205247E+00
+ 58517 1.4629250000000000E-02 1.1107511478318207E-02 2.1289435798918896E+00
+ 58518 1.4629500000000000E-02 1.1108043720598581E-02 2.1289946798632551E+00
+ 58519 1.4629750000000000E-02 1.1108575975652461E-02 2.1290457798346201E+00
+ 58520 1.4629999999999999E-02 1.1109108243479856E-02 2.1290968798059851E+00
+ 58521 1.4630249999999999E-02 1.1109640524080798E-02 2.1291479797773500E+00
+ 58522 1.4630499999999999E-02 1.1110172817455291E-02 2.1291990797487150E+00
+ 58523 1.4630750000000000E-02 1.1110705123603341E-02 2.1292501797200805E+00
+ 58524 1.4631000000000000E-02 1.1111237442524975E-02 2.1293012796914454E+00
+ 58525 1.4631250000000000E-02 1.1111769774220199E-02 2.1293523796628109E+00
+ 58526 1.4631500000000000E-02 1.1112302118689023E-02 2.1294034796341759E+00
+ 58527 1.4631749999999999E-02 1.1112834475931468E-02 2.1294545796055409E+00
+ 58528 1.4631999999999999E-02 1.1113366845947534E-02 2.1295056795769058E+00
+ 58529 1.4632249999999999E-02 1.1113899228737258E-02 2.1295567795482708E+00
+ 58530 1.4632500000000000E-02 1.1114431624300631E-02 2.1296078795196363E+00
+ 58531 1.4632750000000000E-02 1.1114964032637677E-02 2.1296589794910012E+00
+ 58532 1.4633000000000000E-02 1.1115496453748413E-02 2.1297100794623662E+00
+ 58533 1.4633250000000000E-02 1.1116028887632853E-02 2.1297611794337317E+00
+ 58534 1.4633499999999999E-02 1.1116561334290988E-02 2.1298122794050962E+00
+ 58535 1.4633749999999999E-02 1.1117093793722860E-02 2.1298633793764616E+00
+ 58536 1.4633999999999999E-02 1.1117626265928465E-02 2.1299144793478266E+00
+ 58537 1.4634250000000000E-02 1.1118158750907830E-02 2.1299655793191921E+00
+ 58538 1.4634500000000000E-02 1.1118691248660958E-02 2.1300166792905570E+00
+ 58539 1.4634750000000000E-02 1.1119223759187863E-02 2.1300677792619220E+00
+ 58540 1.4635000000000000E-02 1.1119756282488567E-02 2.1301188792332875E+00
+ 58541 1.4635249999999999E-02 1.1120288818563065E-02 2.1301699792046520E+00
+ 58542 1.4635499999999999E-02 1.1120821367411396E-02 2.1302210791760174E+00
+ 58543 1.4635749999999999E-02 1.1121353929033564E-02 2.1302721791473824E+00
+ 58544 1.4636000000000000E-02 1.1121886503429570E-02 2.1303232791187479E+00
+ 58545 1.4636250000000000E-02 1.1122419090599446E-02 2.1303743790901128E+00
+ 58546 1.4636500000000000E-02 1.1122951690543186E-02 2.1304254790614778E+00
+ 58547 1.4636750000000000E-02 1.1123484303260817E-02 2.1304765790328433E+00
+ 58548 1.4636999999999999E-02 1.1124016928752350E-02 2.1305276790042078E+00
+ 58549 1.4637249999999999E-02 1.1124549567017802E-02 2.1305787789755732E+00
+ 58550 1.4637499999999999E-02 1.1125082218057183E-02 2.1306298789469382E+00
+ 58551 1.4637750000000000E-02 1.1125614881870501E-02 2.1306809789183032E+00
+ 58552 1.4638000000000000E-02 1.1126147558457778E-02 2.1307320788896686E+00
+ 58553 1.4638250000000000E-02 1.1126680247819022E-02 2.1307831788610336E+00
+ 58554 1.4638499999999999E-02 1.1127212949954250E-02 2.1308342788323986E+00
+ 58555 1.4638749999999999E-02 1.1127745664863473E-02 2.1308853788037636E+00
+ 58556 1.4638999999999999E-02 1.1128278392546712E-02 2.1309364787751290E+00
+ 58557 1.4639249999999999E-02 1.1128811133003973E-02 2.1309875787464940E+00
+ 58558 1.4639500000000000E-02 1.1129343886235269E-02 2.1310386787178590E+00
+ 58559 1.4639750000000000E-02 1.1129876652240620E-02 2.1310897786892244E+00
+ 58560 1.4640000000000000E-02 1.1130409431020035E-02 2.1311408786605894E+00
+ 58561 1.4640249999999999E-02 1.1130942222573518E-02 2.1311919786319544E+00
+ 58562 1.4640499999999999E-02 1.1131475026901103E-02 2.1312430786033194E+00
+ 58563 1.4640749999999999E-02 1.1132007844002792E-02 2.1312941785746848E+00
+ 58564 1.4641000000000000E-02 1.1132540673878597E-02 2.1313452785460498E+00
+ 58565 1.4641250000000000E-02 1.1133073516528537E-02 2.1313963785174148E+00
+ 58566 1.4641500000000000E-02 1.1133606371952619E-02 2.1314474784887802E+00
+ 58567 1.4641750000000000E-02 1.1134139240150867E-02 2.1314985784601452E+00
+ 58568 1.4641999999999999E-02 1.1134672121123282E-02 2.1315496784315102E+00
+ 58569 1.4642249999999999E-02 1.1135205014869896E-02 2.1316007784028752E+00
+ 58570 1.4642499999999999E-02 1.1135737921390698E-02 2.1316518783742406E+00
+ 58571 1.4642750000000000E-02 1.1136270840685719E-02 2.1317029783456056E+00
+ 58572 1.4643000000000000E-02 1.1136803772754963E-02 2.1317540783169706E+00
+ 58573 1.4643250000000000E-02 1.1137336717598459E-02 2.1318051782883360E+00
+ 58574 1.4643500000000000E-02 1.1137869675216202E-02 2.1318562782597010E+00
+ 58575 1.4643749999999999E-02 1.1138402645608211E-02 2.1319073782310660E+00
+ 58576 1.4643999999999999E-02 1.1138935628774511E-02 2.1319584782024310E+00
+ 58577 1.4644249999999999E-02 1.1139468624715102E-02 2.1320095781737960E+00
+ 58578 1.4644500000000000E-02 1.1140001633430003E-02 2.1320606781451614E+00
+ 58579 1.4644750000000000E-02 1.1140534654919225E-02 2.1321117781165264E+00
+ 58580 1.4645000000000000E-02 1.1141067689182785E-02 2.1321628780878918E+00
+ 58581 1.4645250000000000E-02 1.1141600736220700E-02 2.1322139780592568E+00
+ 58582 1.4645499999999999E-02 1.1142133796032974E-02 2.1322650780306218E+00
+ 58583 1.4645749999999999E-02 1.1142666868619625E-02 2.1323161780019868E+00
+ 58584 1.4645999999999999E-02 1.1143199953980682E-02 2.1323672779733518E+00
+ 58585 1.4646250000000000E-02 1.1143733052116127E-02 2.1324183779447172E+00
+ 58586 1.4646500000000000E-02 1.1144266163026001E-02 2.1324694779160822E+00
+ 58587 1.4646750000000000E-02 1.1144799286710307E-02 2.1325205778874476E+00
+ 58588 1.4647000000000000E-02 1.1145332423169056E-02 2.1325716778588126E+00
+ 58589 1.4647249999999999E-02 1.1145865572402262E-02 2.1326227778301776E+00
+ 58590 1.4647499999999999E-02 1.1146398734409944E-02 2.1326738778015426E+00
+ 58591 1.4647749999999999E-02 1.1146931909192108E-02 2.1327249777729076E+00
+ 58592 1.4648000000000000E-02 1.1147465096748783E-02 2.1327760777442730E+00
+ 58593 1.4648250000000000E-02 1.1147998297079969E-02 2.1328271777156380E+00
+ 58594 1.4648500000000000E-02 1.1148531510185683E-02 2.1328782776870030E+00
+ 58595 1.4648750000000000E-02 1.1149064736065939E-02 2.1329293776583684E+00
+ 58596 1.4648999999999999E-02 1.1149597974720746E-02 2.1329804776297330E+00
+ 58597 1.4649249999999999E-02 1.1150131226150127E-02 2.1330315776010984E+00
+ 58598 1.4649499999999999E-02 1.1150664490354092E-02 2.1330826775724634E+00
+ 58599 1.4649750000000000E-02 1.1151197767332649E-02 2.1331337775438288E+00
+ 58600 1.4650000000000000E-02 1.1151731057085815E-02 2.1331848775151938E+00
+ 58601 1.4650250000000000E-02 1.1152264359613619E-02 2.1332359774865588E+00
+ 58602 1.4650500000000000E-02 1.1152797674916049E-02 2.1332870774579242E+00
+ 58603 1.4650749999999999E-02 1.1153331002993134E-02 2.1333381774292888E+00
+ 58604 1.4650999999999999E-02 1.1153864343844884E-02 2.1333892774006542E+00
+ 58605 1.4651249999999999E-02 1.1154397697471308E-02 2.1334403773720192E+00
+ 58606 1.4651500000000000E-02 1.1154931063872428E-02 2.1334914773433846E+00
+ 58607 1.4651750000000000E-02 1.1155464443048256E-02 2.1335425773147496E+00
+ 58608 1.4652000000000000E-02 1.1155997834998807E-02 2.1335936772861146E+00
+ 58609 1.4652250000000000E-02 1.1156531239724087E-02 2.1336447772574800E+00
+ 58610 1.4652499999999999E-02 1.1157064657224115E-02 2.1336958772288446E+00
+ 58611 1.4652749999999999E-02 1.1157598087498903E-02 2.1337469772002100E+00
+ 58612 1.4652999999999999E-02 1.1158131530548470E-02 2.1337980771715750E+00
+ 58613 1.4653250000000000E-02 1.1158664986372819E-02 2.1338491771429400E+00
+ 58614 1.4653500000000000E-02 1.1159198454971977E-02 2.1339002771143054E+00
+ 58615 1.4653750000000000E-02 1.1159731936345953E-02 2.1339513770856704E+00
+ 58616 1.4654000000000000E-02 1.1160265430494757E-02 2.1340024770570358E+00
+ 58617 1.4654249999999999E-02 1.1160798937418398E-02 2.1340535770284004E+00
+ 58618 1.4654499999999999E-02 1.1161332457116901E-02 2.1341046769997658E+00
+ 58619 1.4654749999999999E-02 1.1161865989590274E-02 2.1341557769711308E+00
+ 58620 1.4655000000000000E-02 1.1162399534838538E-02 2.1342068769424958E+00
+ 58621 1.4655250000000000E-02 1.1162933092861696E-02 2.1342579769138612E+00
+ 58622 1.4655500000000000E-02 1.1163466663659777E-02 2.1343090768852262E+00
+ 58623 1.4655750000000000E-02 1.1164000247232766E-02 2.1343601768565916E+00
+ 58624 1.4655999999999999E-02 1.1164533843580710E-02 2.1344112768279562E+00
+ 58625 1.4656249999999999E-02 1.1165067452703596E-02 2.1344623767993216E+00
+ 58626 1.4656499999999999E-02 1.1165601074601454E-02 2.1345134767706866E+00
+ 58627 1.4656750000000000E-02 1.1166134709274295E-02 2.1345645767420516E+00
+ 58628 1.4657000000000000E-02 1.1166668356722137E-02 2.1346156767134170E+00
+ 58629 1.4657250000000000E-02 1.1167202016944999E-02 2.1346667766847820E+00
+ 58630 1.4657500000000000E-02 1.1167735689942849E-02 2.1347178766561474E+00
+ 58631 1.4657749999999999E-02 1.1168269375715748E-02 2.1347689766275120E+00
+ 58632 1.4657999999999999E-02 1.1168803074263703E-02 2.1348200765988774E+00
+ 58633 1.4658249999999999E-02 1.1169336785586726E-02 2.1348711765702424E+00
+ 58634 1.4658500000000000E-02 1.1169870509684824E-02 2.1349222765416074E+00
+ 58635 1.4658750000000000E-02 1.1170404246558012E-02 2.1349733765129728E+00
+ 58636 1.4659000000000000E-02 1.1170937996206309E-02 2.1350244764843378E+00
+ 58637 1.4659250000000000E-02 1.1171471758629722E-02 2.1350755764557028E+00
+ 58638 1.4659499999999999E-02 1.1172005533828263E-02 2.1351266764270678E+00
+ 58639 1.4659749999999999E-02 1.1172539321801962E-02 2.1351777763984328E+00
+ 58640 1.4659999999999999E-02 1.1173073122550817E-02 2.1352288763697982E+00
+ 58641 1.4660250000000000E-02 1.1173606936074845E-02 2.1352799763411632E+00
+ 58642 1.4660500000000000E-02 1.1174140762374062E-02 2.1353310763125286E+00
+ 58643 1.4660750000000000E-02 1.1174674601448486E-02 2.1353821762838936E+00
+ 58644 1.4661000000000000E-02 1.1175208453298120E-02 2.1354332762552586E+00
+ 58645 1.4661249999999999E-02 1.1175742317922982E-02 2.1354843762266236E+00
+ 58646 1.4661499999999999E-02 1.1176276195323092E-02 2.1355354761979886E+00
+ 58647 1.4661749999999999E-02 1.1176810085498456E-02 2.1355865761693540E+00
+ 58648 1.4662000000000000E-02 1.1177343988449094E-02 2.1356376761407190E+00
+ 58649 1.4662250000000000E-02 1.1177877904175017E-02 2.1356887761120844E+00
+ 58650 1.4662500000000000E-02 1.1178411832676243E-02 2.1357398760834494E+00
+ 58651 1.4662750000000000E-02 1.1178945773952778E-02 2.1357909760548144E+00
+ 58652 1.4662999999999999E-02 1.1179479728004642E-02 2.1358420760261794E+00
+ 58653 1.4663249999999999E-02 1.1180013694831837E-02 2.1358931759975444E+00
+ 58654 1.4663499999999999E-02 1.1180547674434396E-02 2.1359442759689098E+00
+ 58655 1.4663750000000000E-02 1.1181081666812325E-02 2.1359953759402748E+00
+ 58656 1.4664000000000000E-02 1.1181615671965630E-02 2.1360464759116398E+00
+ 58657 1.4664250000000000E-02 1.1182149689894340E-02 2.1360975758830052E+00
+ 58658 1.4664500000000000E-02 1.1182683720598451E-02 2.1361486758543702E+00
+ 58659 1.4664749999999999E-02 1.1183217764077985E-02 2.1361997758257352E+00
+ 58660 1.4664999999999999E-02 1.1183751820332963E-02 2.1362508757971002E+00
+ 58661 1.4665249999999999E-02 1.1184285889363385E-02 2.1363019757684656E+00
+ 58662 1.4665500000000000E-02 1.1184819971169276E-02 2.1363530757398306E+00
+ 58663 1.4665750000000000E-02 1.1185354065750649E-02 2.1364041757111956E+00
+ 58664 1.4666000000000000E-02 1.1185888173107516E-02 2.1364552756825610E+00
+ 58665 1.4666249999999999E-02 1.1186422293239878E-02 2.1365063756539255E+00
+ 58666 1.4666499999999999E-02 1.1186956426147773E-02 2.1365574756252910E+00
+ 58667 1.4666749999999999E-02 1.1187490571831200E-02 2.1366085755966560E+00
+ 58668 1.4666999999999999E-02 1.1188024730290179E-02 2.1366596755680214E+00
+ 58669 1.4667250000000000E-02 1.1188558901524717E-02 2.1367107755393864E+00
+ 58670 1.4667500000000000E-02 1.1189093085534825E-02 2.1367618755107514E+00
+ 58671 1.4667750000000000E-02 1.1189627282320534E-02 2.1368129754821168E+00
+ 58672 1.4667999999999999E-02 1.1190161491881840E-02 2.1368640754534813E+00
+ 58673 1.4668249999999999E-02 1.1190695714218764E-02 2.1369151754248468E+00
+ 58674 1.4668499999999999E-02 1.1191229949331322E-02 2.1369662753962118E+00
+ 58675 1.4668749999999999E-02 1.1191764197219504E-02 2.1370173753675767E+00
+ 58676 1.4669000000000000E-02 1.1192298457883392E-02 2.1370684753389422E+00
+ 58677 1.4669250000000000E-02 1.1192832731322938E-02 2.1371195753103072E+00
+ 58678 1.4669500000000000E-02 1.1193367017538161E-02 2.1371706752816726E+00
+ 58679 1.4669749999999999E-02 1.1193901316529085E-02 2.1372217752530371E+00
+ 58680 1.4669999999999999E-02 1.1194435628295731E-02 2.1372728752244026E+00
+ 58681 1.4670249999999999E-02 1.1194969952838104E-02 2.1373239751957676E+00
+ 58682 1.4670500000000000E-02 1.1195504290156222E-02 2.1373750751671325E+00
+ 58683 1.4670750000000000E-02 1.1196038640250089E-02 2.1374261751384980E+00
+ 58684 1.4671000000000000E-02 1.1196573003119740E-02 2.1374772751098630E+00
+ 58685 1.4671250000000000E-02 1.1197107378765166E-02 2.1375283750812284E+00
+ 58686 1.4671499999999999E-02 1.1197641767186394E-02 2.1375794750525929E+00
+ 58687 1.4671749999999999E-02 1.1198176168383440E-02 2.1376305750239584E+00
+ 58688 1.4671999999999999E-02 1.1198710582356318E-02 2.1376816749953234E+00
+ 58689 1.4672250000000000E-02 1.1199245009105021E-02 2.1377327749666883E+00
+ 58690 1.4672500000000000E-02 1.1199779448629583E-02 2.1377838749380538E+00
+ 58691 1.4672750000000000E-02 1.1200313900930021E-02 2.1378349749094188E+00
+ 58692 1.4673000000000000E-02 1.1200848366006339E-02 2.1378860748807842E+00
+ 58693 1.4673249999999999E-02 1.1201382843858548E-02 2.1379371748521487E+00
+ 58694 1.4673499999999999E-02 1.1201917334486678E-02 2.1379882748235142E+00
+ 58695 1.4673749999999999E-02 1.1202451837890729E-02 2.1380393747948792E+00
+ 58696 1.4674000000000000E-02 1.1202986354070715E-02 2.1380904747662441E+00
+ 58697 1.4674250000000000E-02 1.1203520883026653E-02 2.1381415747376096E+00
+ 58698 1.4674500000000000E-02 1.1204055424758564E-02 2.1381926747089746E+00
+ 58699 1.4674750000000000E-02 1.1204589979266448E-02 2.1382437746803395E+00
+ 58700 1.4674999999999999E-02 1.1205124546550335E-02 2.1382948746517045E+00
+ 58701 1.4675249999999999E-02 1.1205659126610227E-02 2.1383459746230695E+00
+ 58702 1.4675499999999999E-02 1.1206193719446145E-02 2.1383970745944350E+00
+ 58703 1.4675750000000000E-02 1.1206728325058091E-02 2.1384481745657999E+00
+ 58704 1.4676000000000000E-02 1.1207262943446098E-02 2.1384992745371654E+00
+ 58705 1.4676250000000000E-02 1.1207797574610162E-02 2.1385503745085304E+00
+ 58706 1.4676500000000000E-02 1.1208332218550308E-02 2.1386014744798953E+00
+ 58707 1.4676749999999999E-02 1.1208866875266546E-02 2.1386525744512603E+00
+ 58708 1.4676999999999999E-02 1.1209401544758886E-02 2.1387036744226253E+00
+ 58709 1.4677249999999999E-02 1.1209936227027345E-02 2.1387547743939908E+00
+ 58710 1.4677500000000000E-02 1.1210470922071952E-02 2.1388058743653557E+00
+ 58711 1.4677750000000000E-02 1.1211005629892695E-02 2.1388569743367212E+00
+ 58712 1.4678000000000000E-02 1.1211540350489614E-02 2.1389080743080862E+00
+ 58713 1.4678250000000000E-02 1.1212075083862695E-02 2.1389591742794511E+00
+ 58714 1.4678499999999999E-02 1.1212609830011974E-02 2.1390102742508161E+00
+ 58715 1.4678749999999999E-02 1.1213144588937447E-02 2.1390613742221811E+00
+ 58716 1.4678999999999999E-02 1.1213679360639160E-02 2.1391124741935466E+00
+ 58717 1.4679250000000000E-02 1.1214214145117090E-02 2.1391635741649115E+00
+ 58718 1.4679500000000000E-02 1.1214748942371270E-02 2.1392146741362765E+00
+ 58719 1.4679750000000000E-02 1.1215283752401715E-02 2.1392657741076420E+00
+ 58720 1.4680000000000000E-02 1.1215818575208427E-02 2.1393168740790069E+00
+ 58721 1.4680249999999999E-02 1.1216353410791424E-02 2.1393679740503719E+00
+ 58722 1.4680499999999999E-02 1.1216888259150737E-02 2.1394190740217369E+00
+ 58723 1.4680749999999999E-02 1.1217423120286365E-02 2.1394701739931024E+00
+ 58724 1.4681000000000000E-02 1.1217957994198320E-02 2.1395212739644673E+00
+ 58725 1.4681250000000000E-02 1.1218492880886621E-02 2.1395723739358323E+00
+ 58726 1.4681500000000000E-02 1.1219027780351281E-02 2.1396234739071978E+00
+ 58727 1.4681750000000000E-02 1.1219562692592319E-02 2.1396745738785627E+00
+ 58728 1.4681999999999999E-02 1.1220097617609733E-02 2.1397256738499277E+00
+ 58729 1.4682249999999999E-02 1.1220632555403551E-02 2.1397767738212927E+00
+ 58730 1.4682499999999999E-02 1.1221167505973793E-02 2.1398278737926582E+00
+ 58731 1.4682750000000000E-02 1.1221702469320461E-02 2.1398789737640231E+00
+ 58732 1.4683000000000000E-02 1.1222237445443569E-02 2.1399300737353881E+00
+ 58733 1.4683250000000000E-02 1.1222772434343144E-02 2.1399811737067536E+00
+ 58734 1.4683500000000000E-02 1.1223307436019179E-02 2.1400322736781185E+00
+ 58735 1.4683749999999999E-02 1.1223842450471698E-02 2.1400833736494835E+00
+ 58736 1.4683999999999999E-02 1.1224377477700727E-02 2.1401344736208485E+00
+ 58737 1.4684249999999999E-02 1.1224912517706085E-02 2.1401855735922140E+00
+ 58738 1.4684500000000000E-02 1.1225447570485594E-02 2.1402366735635789E+00
+ 58739 1.4684750000000000E-02 1.1225982636038568E-02 2.1402877735349439E+00
+ 58740 1.4685000000000000E-02 1.1226517714365045E-02 2.1403388735063094E+00
+ 58741 1.4685250000000000E-02 1.1227052805465028E-02 2.1403899734776743E+00
+ 58742 1.4685499999999999E-02 1.1227587909338525E-02 2.1404410734490393E+00
+ 58743 1.4685749999999999E-02 1.1228123025985561E-02 2.1404921734204043E+00
+ 58744 1.4685999999999999E-02 1.1228658155406131E-02 2.1405432733917693E+00
+ 58745 1.4686250000000000E-02 1.1229193297600287E-02 2.1405943733631347E+00
+ 58746 1.4686500000000000E-02 1.1229728452567997E-02 2.1406454733344997E+00
+ 58747 1.4686750000000000E-02 1.1230263620309299E-02 2.1406965733058652E+00
+ 58748 1.4687000000000000E-02 1.1230798800824192E-02 2.1407476732772301E+00
+ 58749 1.4687249999999999E-02 1.1231333994112705E-02 2.1407987732485951E+00
+ 58750 1.4687499999999999E-02 1.1231869200174842E-02 2.1408498732199601E+00
+ 58751 1.4687749999999999E-02 1.1232404419010624E-02 2.1409009731913251E+00
+ 58752 1.4688000000000000E-02 1.1232939650620055E-02 2.1409520731626905E+00
+ 58753 1.4688250000000000E-02 1.1233474895003155E-02 2.1410031731340555E+00
+ 58754 1.4688500000000000E-02 1.1234010152159930E-02 2.1410542731054210E+00
+ 58755 1.4688750000000000E-02 1.1234545422090401E-02 2.1411053730767859E+00
+ 58756 1.4688999999999999E-02 1.1235080704794570E-02 2.1411564730481509E+00
+ 58757 1.4689249999999999E-02 1.1235616000272465E-02 2.1412075730195159E+00
+ 58758 1.4689499999999999E-02 1.1236151308524093E-02 2.1412586729908809E+00
+ 58759 1.4689750000000000E-02 1.1236686629549473E-02 2.1413097729622463E+00
+ 58760 1.4690000000000000E-02 1.1237221963348601E-02 2.1413608729336113E+00
+ 58761 1.4690250000000000E-02 1.1237757309921508E-02 2.1414119729049763E+00
+ 58762 1.4690500000000000E-02 1.1238292669268200E-02 2.1414630728763417E+00
+ 58763 1.4690749999999999E-02 1.1238828041388685E-02 2.1415141728477063E+00
+ 58764 1.4690999999999999E-02 1.1239363426282994E-02 2.1415652728190717E+00
+ 58765 1.4691249999999999E-02 1.1239898823951123E-02 2.1416163727904367E+00
+ 58766 1.4691500000000000E-02 1.1240434234393092E-02 2.1416674727618021E+00
+ 58767 1.4691750000000000E-02 1.1240969657608929E-02 2.1417185727331671E+00
+ 58768 1.4692000000000000E-02 1.1241505093598598E-02 2.1417696727045321E+00
+ 58769 1.4692250000000000E-02 1.1242040542362167E-02 2.1418207726758975E+00
+ 58770 1.4692499999999999E-02 1.1242576003899624E-02 2.1418718726472621E+00
+ 58771 1.4692749999999999E-02 1.1243111478210983E-02 2.1419229726186275E+00
+ 58772 1.4692999999999999E-02 1.1243646965296278E-02 2.1419740725899925E+00
+ 58773 1.4693250000000000E-02 1.1244182465155492E-02 2.1420251725613579E+00
+ 58774 1.4693500000000000E-02 1.1244717977788657E-02 2.1420762725327229E+00
+ 58775 1.4693750000000000E-02 1.1245253503195780E-02 2.1421273725040879E+00
+ 58776 1.4693999999999999E-02 1.1245789041376870E-02 2.1421784724754529E+00
+ 58777 1.4694249999999999E-02 1.1246324592331956E-02 2.1422295724468179E+00
+ 58778 1.4694499999999999E-02 1.1246860156061037E-02 2.1422806724181833E+00
+ 58779 1.4694749999999999E-02 1.1247395732564129E-02 2.1423317723895483E+00
+ 58780 1.4695000000000000E-02 1.1247931321841247E-02 2.1423828723609133E+00
+ 58781 1.4695250000000000E-02 1.1248466923892418E-02 2.1424339723322787E+00
+ 58782 1.4695500000000000E-02 1.1249002538717627E-02 2.1424850723036437E+00
+ 58783 1.4695749999999999E-02 1.1249538166316903E-02 2.1425361722750087E+00
+ 58784 1.4695999999999999E-02 1.1250073806690264E-02 2.1425872722463737E+00
+ 58785 1.4696249999999999E-02 1.1250609459837718E-02 2.1426383722177391E+00
+ 58786 1.4696499999999999E-02 1.1251145121437652E-02 2.1426894721891041E+00
+ 58787 1.4696750000000000E-02 1.1251680800085550E-02 2.1427405721604691E+00
+ 58788 1.4697000000000000E-02 1.1252216491506019E-02 2.1427916721318345E+00
+ 58789 1.4697250000000000E-02 1.1252752195699066E-02 2.1428427721031995E+00
+ 58790 1.4697499999999999E-02 1.1253287912664707E-02 2.1428938720745645E+00
+ 58791 1.4697749999999999E-02 1.1253823642402964E-02 2.1429449720459295E+00
+ 58792 1.4697999999999999E-02 1.1254359384913846E-02 2.1429960720172949E+00
+ 58793 1.4698250000000000E-02 1.1254895140197351E-02 2.1430471719886599E+00
+ 58794 1.4698500000000000E-02 1.1255430908253516E-02 2.1430982719600249E+00
+ 58795 1.4698750000000000E-02 1.1255966689082337E-02 2.1431493719313903E+00
+ 58796 1.4699000000000000E-02 1.1256502482683828E-02 2.1432004719027553E+00
+ 58797 1.4699249999999999E-02 1.1257038289058009E-02 2.1432515718741203E+00
+ 58798 1.4699499999999999E-02 1.1257574108204898E-02 2.1433026718454853E+00
+ 58799 1.4699749999999999E-02 1.1258109940124486E-02 2.1433537718168507E+00
+ 58800 1.4700000000000000E-02 1.1258645784816801E-02 2.1434048717882157E+00
+ 58801 1.4700250000000000E-02 1.1259181642281867E-02 2.1434559717595807E+00
+ 58802 1.4700500000000000E-02 1.1259717512519682E-02 2.1435070717309461E+00
+ 58803 1.4700750000000000E-02 1.1260253395530264E-02 2.1435581717023111E+00
+ 58804 1.4700999999999999E-02 1.1260789291313609E-02 2.1436092716736761E+00
+ 58805 1.4701249999999999E-02 1.1261325199869754E-02 2.1436603716450411E+00
+ 58806 1.4701499999999999E-02 1.1261861121198704E-02 2.1437114716164061E+00
+ 58807 1.4701750000000000E-02 1.1262397055300473E-02 2.1437625715877715E+00
+ 58808 1.4702000000000000E-02 1.1262933002175074E-02 2.1438136715591365E+00
+ 58809 1.4702250000000000E-02 1.1263468961822516E-02 2.1438647715305019E+00
+ 58810 1.4702500000000000E-02 1.1264004934242813E-02 2.1439158715018669E+00
+ 58811 1.4702749999999999E-02 1.1264540919435974E-02 2.1439669714732319E+00
+ 58812 1.4702999999999999E-02 1.1265076917402020E-02 2.1440180714445969E+00
+ 58813 1.4703249999999999E-02 1.1265612928140961E-02 2.1440691714159619E+00
+ 58814 1.4703500000000000E-02 1.1266148951652817E-02 2.1441202713873273E+00
+ 58815 1.4703750000000000E-02 1.1266684987937588E-02 2.1441713713586923E+00
+ 58816 1.4704000000000000E-02 1.1267221036995310E-02 2.1442224713300577E+00
+ 58817 1.4704250000000000E-02 1.1267757098825952E-02 2.1442735713014227E+00
+ 58818 1.4704499999999999E-02 1.1268293173429566E-02 2.1443246712727877E+00
+ 58819 1.4704749999999999E-02 1.1268829260806152E-02 2.1443757712441527E+00
+ 58820 1.4704999999999999E-02 1.1269365360955734E-02 2.1444268712155177E+00
+ 58821 1.4705250000000000E-02 1.1269901473878307E-02 2.1444779711868831E+00
+ 58822 1.4705500000000000E-02 1.1270437599573893E-02 2.1445290711582481E+00
+ 58823 1.4705750000000000E-02 1.1270973738042514E-02 2.1445801711296131E+00
+ 58824 1.4706000000000000E-02 1.1271509889284170E-02 2.1446312711009785E+00
+ 58825 1.4706249999999999E-02 1.1272046053298870E-02 2.1446823710723431E+00
+ 58826 1.4706499999999999E-02 1.1272582230086644E-02 2.1447334710437085E+00
+ 58827 1.4706749999999999E-02 1.1273118419647492E-02 2.1447845710150735E+00
+ 58828 1.4707000000000000E-02 1.1273654621981433E-02 2.1448356709864389E+00
+ 58829 1.4707250000000000E-02 1.1274190837088478E-02 2.1448867709578039E+00
+ 58830 1.4707500000000000E-02 1.1274727064968643E-02 2.1449378709291689E+00
+ 58831 1.4707750000000000E-02 1.1275263305621936E-02 2.1449889709005343E+00
+ 58832 1.4707999999999999E-02 1.1275799559048370E-02 2.1450400708718989E+00
+ 58833 1.4708249999999999E-02 1.1276335825247959E-02 2.1450911708432643E+00
+ 58834 1.4708499999999999E-02 1.1276872104220731E-02 2.1451422708146293E+00
+ 58835 1.4708750000000000E-02 1.1277408395966675E-02 2.1451933707859947E+00
+ 58836 1.4709000000000000E-02 1.1277944700485813E-02 2.1452444707573597E+00
+ 58837 1.4709250000000000E-02 1.1278481017778168E-02 2.1452955707287247E+00
+ 58838 1.4709500000000000E-02 1.1279017347843746E-02 2.1453466707000901E+00
+ 58839 1.4709749999999999E-02 1.1279553690682559E-02 2.1453977706714547E+00
+ 58840 1.4709999999999999E-02 1.1280090046294605E-02 2.1454488706428201E+00
+ 58841 1.4710249999999999E-02 1.1280626414679924E-02 2.1454999706141851E+00
+ 58842 1.4710500000000000E-02 1.1281162795838524E-02 2.1455510705855501E+00
+ 58843 1.4710750000000000E-02 1.1281699189770409E-02 2.1456021705569155E+00
+ 58844 1.4711000000000000E-02 1.1282235596475588E-02 2.1456532705282805E+00
+ 58845 1.4711250000000000E-02 1.1282772015954092E-02 2.1457043704996459E+00
+ 58846 1.4711499999999999E-02 1.1283308448205910E-02 2.1457554704710105E+00
+ 58847 1.4711749999999999E-02 1.1283844893231075E-02 2.1458065704423759E+00
+ 58848 1.4711999999999999E-02 1.1284381351029599E-02 2.1458576704137409E+00
+ 58849 1.4712250000000000E-02 1.1284917821601482E-02 2.1459087703851059E+00
+ 58850 1.4712500000000000E-02 1.1285454304946750E-02 2.1459598703564713E+00
+ 58851 1.4712750000000000E-02 1.1285990801065409E-02 2.1460109703278363E+00
+ 58852 1.4713000000000000E-02 1.1286527309957472E-02 2.1460620702992017E+00
+ 58853 1.4713249999999999E-02 1.1287063831622954E-02 2.1461131702705663E+00
+ 58854 1.4713499999999999E-02 1.1287600366061870E-02 2.1461642702419317E+00
+ 58855 1.4713749999999999E-02 1.1288136913274233E-02 2.1462153702132967E+00
+ 58856 1.4714000000000000E-02 1.1288673473260052E-02 2.1462664701846617E+00
+ 58857 1.4714250000000000E-02 1.1289210046019347E-02 2.1463175701560271E+00
+ 58858 1.4714500000000000E-02 1.1289746631552126E-02 2.1463686701273921E+00
+ 58859 1.4714750000000000E-02 1.1290283229858403E-02 2.1464197700987575E+00
+ 58860 1.4714999999999999E-02 1.1290819840938189E-02 2.1464708700701221E+00
+ 58861 1.4715249999999999E-02 1.1291356464791505E-02 2.1465219700414875E+00
+ 58862 1.4715499999999999E-02 1.1291893101418354E-02 2.1465730700128525E+00
+ 58863 1.4715750000000000E-02 1.1292429750818756E-02 2.1466241699842175E+00
+ 58864 1.4716000000000000E-02 1.1292966412992718E-02 2.1466752699555829E+00
+ 58865 1.4716250000000000E-02 1.1293503087940259E-02 2.1467263699269479E+00
+ 58866 1.4716500000000000E-02 1.1294039775661397E-02 2.1467774698983129E+00
+ 58867 1.4716749999999999E-02 1.1294576476156131E-02 2.1468285698696778E+00
+ 58868 1.4716999999999999E-02 1.1295113189424486E-02 2.1468796698410428E+00
+ 58869 1.4717249999999999E-02 1.1295649915466473E-02 2.1469307698124083E+00
+ 58870 1.4717500000000000E-02 1.1296186654282095E-02 2.1469818697837733E+00
+ 58871 1.4717750000000000E-02 1.1296723405871383E-02 2.1470329697551387E+00
+ 58872 1.4718000000000000E-02 1.1297260170234337E-02 2.1470840697265037E+00
+ 58873 1.4718250000000000E-02 1.1297796947370974E-02 2.1471351696978687E+00
+ 58874 1.4718499999999999E-02 1.1298333737281303E-02 2.1471862696692336E+00
+ 58875 1.4718749999999999E-02 1.1298870539965353E-02 2.1472373696405986E+00
+ 58876 1.4718999999999999E-02 1.1299407355423109E-02 2.1472884696119641E+00
+ 58877 1.4719250000000000E-02 1.1299944183654615E-02 2.1473395695833291E+00
+ 58878 1.4719500000000000E-02 1.1300481024659864E-02 2.1473906695546945E+00
+ 58879 1.4719750000000000E-02 1.1301017878438872E-02 2.1474417695260595E+00
+ 58880 1.4720000000000000E-02 1.1301554744991667E-02 2.1474928694974245E+00
+ 58881 1.4720249999999999E-02 1.1302091624318229E-02 2.1475439694687894E+00
+ 58882 1.4720499999999999E-02 1.1302628516418610E-02 2.1475950694401544E+00
+ 58883 1.4720749999999999E-02 1.1303165421292808E-02 2.1476461694115199E+00
+ 58884 1.4721000000000000E-02 1.1303702338940826E-02 2.1476972693828849E+00
+ 58885 1.4721250000000000E-02 1.1304239269362686E-02 2.1477483693542498E+00
+ 58886 1.4721500000000000E-02 1.1304776212558409E-02 2.1477994693256153E+00
+ 58887 1.4721749999999999E-02 1.1305313168527982E-02 2.1478505692969798E+00
+ 58888 1.4721999999999999E-02 1.1305850137271459E-02 2.1479016692683452E+00
+ 58889 1.4722249999999999E-02 1.1306387118788820E-02 2.1479527692397102E+00
+ 58890 1.4722499999999999E-02 1.1306924113080092E-02 2.1480038692110757E+00
+ 58891 1.4722750000000000E-02 1.1307461120145284E-02 2.1480549691824407E+00
+ 58892 1.4723000000000000E-02 1.1307998139984404E-02 2.1481060691538056E+00
+ 58893 1.4723250000000000E-02 1.1308535172597478E-02 2.1481571691251711E+00
+ 58894 1.4723499999999999E-02 1.1309072217984511E-02 2.1482082690965356E+00
+ 58895 1.4723749999999999E-02 1.1309609294965658E-02 2.1482593690679010E+00
+ 58896 1.4723999999999999E-02 1.1310146366121317E-02 2.1483104690392660E+00
+ 58897 1.4724249999999999E-02 1.1310683450052594E-02 2.1483615690106315E+00
+ 58898 1.4724500000000000E-02 1.1311220546759485E-02 2.1484126689819965E+00
+ 58899 1.4724750000000000E-02 1.1311757656242013E-02 2.1484637689533614E+00
+ 58900 1.4725000000000000E-02 1.1312294778500206E-02 2.1485148689247269E+00
+ 58901 1.4725249999999999E-02 1.1312831913534049E-02 2.1485659688960914E+00
+ 58902 1.4725499999999999E-02 1.1313369061343575E-02 2.1486170688674568E+00
+ 58903 1.4725749999999999E-02 1.1313906221928795E-02 2.1486681688388218E+00
+ 58904 1.4726000000000000E-02 1.1314443395289718E-02 2.1487192688101868E+00
+ 58905 1.4726250000000000E-02 1.1314980581426368E-02 2.1487703687815523E+00
+ 58906 1.4726500000000000E-02 1.1315517780338742E-02 2.1488214687529172E+00
+ 58907 1.4726750000000000E-02 1.1316054992026869E-02 2.1488725687242827E+00
+ 58908 1.4726999999999999E-02 1.1316592216490754E-02 2.1489236686956472E+00
+ 58909 1.4727249999999999E-02 1.1317129453730411E-02 2.1489747686670126E+00
+ 58910 1.4727499999999999E-02 1.1317666703745864E-02 2.1490258686383776E+00
+ 58911 1.4727750000000000E-02 1.1318203966537101E-02 2.1490769686097426E+00
+ 58912 1.4728000000000000E-02 1.1318741242104182E-02 2.1491280685811081E+00
+ 58913 1.4728250000000000E-02 1.1319278530447077E-02 2.1491791685524730E+00
+ 58914 1.4728500000000000E-02 1.1319815831565817E-02 2.1492302685238385E+00
+ 58915 1.4728749999999999E-02 1.1320353145460408E-02 2.1492813684952030E+00
+ 58916 1.4728999999999999E-02 1.1320890472130874E-02 2.1493324684665684E+00
+ 58917 1.4729249999999999E-02 1.1321427811577234E-02 2.1493835684379334E+00
+ 58918 1.4729500000000000E-02 1.1321965163799477E-02 2.1494346684092984E+00
+ 58919 1.4729750000000000E-02 1.1322502528797646E-02 2.1494857683806639E+00
+ 58920 1.4730000000000000E-02 1.1323039906571729E-02 2.1495368683520288E+00
+ 58921 1.4730250000000000E-02 1.1323577297121757E-02 2.1495879683233943E+00
+ 58922 1.4730499999999999E-02 1.1324114700447734E-02 2.1496390682947588E+00
+ 58923 1.4730749999999999E-02 1.1324652116549681E-02 2.1496901682661242E+00
+ 58924 1.4730999999999999E-02 1.1325189545427610E-02 2.1497412682374892E+00
+ 58925 1.4731250000000000E-02 1.1325726987081531E-02 2.1497923682088542E+00
+ 58926 1.4731500000000000E-02 1.1326264441511464E-02 2.1498434681802197E+00
+ 58927 1.4731750000000000E-02 1.1326801908717413E-02 2.1498945681515846E+00
+ 58928 1.4732000000000000E-02 1.1327339388699405E-02 2.1499456681229496E+00
+ 58929 1.4732249999999999E-02 1.1327876881457439E-02 2.1499967680943146E+00
+ 58930 1.4732499999999999E-02 1.1328414386991541E-02 2.1500478680656796E+00
+ 58931 1.4732749999999999E-02 1.1328951905301725E-02 2.1500989680370450E+00
+ 58932 1.4733000000000000E-02 1.1329489436387992E-02 2.1501500680084100E+00
+ 58933 1.4733250000000000E-02 1.1330026980250365E-02 2.1502011679797755E+00
+ 58934 1.4733500000000000E-02 1.1330564536888842E-02 2.1502522679511404E+00
+ 58935 1.4733750000000000E-02 1.1331102106303493E-02 2.1503033679225054E+00
+ 58936 1.4733999999999999E-02 1.1331639688494264E-02 2.1503544678938704E+00
+ 58937 1.4734249999999999E-02 1.1332177283461187E-02 2.1504055678652354E+00
+ 58938 1.4734499999999999E-02 1.1332714891204297E-02 2.1504566678366008E+00
+ 58939 1.4734750000000000E-02 1.1333252511723589E-02 2.1505077678079658E+00
+ 58940 1.4735000000000000E-02 1.1333790145019082E-02 2.1505588677793313E+00
+ 58941 1.4735250000000000E-02 1.1334327791090795E-02 2.1506099677506962E+00
+ 58942 1.4735500000000000E-02 1.1334865449938740E-02 2.1506610677220612E+00
+ 58943 1.4735749999999999E-02 1.1335403121562917E-02 2.1507121676934262E+00
+ 58944 1.4735999999999999E-02 1.1335940805963354E-02 2.1507632676647912E+00
+ 58945 1.4736249999999999E-02 1.1336478503140068E-02 2.1508143676361566E+00
+ 58946 1.4736500000000000E-02 1.1337016213093064E-02 2.1508654676075216E+00
+ 58947 1.4736750000000000E-02 1.1337553935822357E-02 2.1509165675788866E+00
+ 58948 1.4737000000000000E-02 1.1338091671327958E-02 2.1509676675502520E+00
+ 58949 1.4737250000000000E-02 1.1338629419609888E-02 2.1510187675216170E+00
+ 58950 1.4737499999999999E-02 1.1339167180668163E-02 2.1510698674929820E+00
+ 58951 1.4737749999999999E-02 1.1339704954502788E-02 2.1511209674643470E+00
+ 58952 1.4737999999999999E-02 1.1340242741113777E-02 2.1511720674357124E+00
+ 58953 1.4738250000000000E-02 1.1340780540501151E-02 2.1512231674070774E+00
+ 58954 1.4738500000000000E-02 1.1341318352664918E-02 2.1512742673784424E+00
+ 58955 1.4738750000000000E-02 1.1341856177605093E-02 2.1513253673498078E+00
+ 58956 1.4739000000000000E-02 1.1342394015321691E-02 2.1513764673211728E+00
+ 58957 1.4739249999999999E-02 1.1342931865814736E-02 2.1514275672925378E+00
+ 58958 1.4739499999999999E-02 1.1343469729084210E-02 2.1514786672639028E+00
+ 58959 1.4739749999999999E-02 1.1344007605130156E-02 2.1515297672352682E+00
+ 58960 1.4740000000000000E-02 1.1344545493952588E-02 2.1515808672066332E+00
+ 58961 1.4740250000000000E-02 1.1345083395551514E-02 2.1516319671779982E+00
+ 58962 1.4740500000000000E-02 1.1345621309926938E-02 2.1516830671493636E+00
+ 58963 1.4740750000000000E-02 1.1346159237078884E-02 2.1517341671207286E+00
+ 58964 1.4740999999999999E-02 1.1346697177007363E-02 2.1517852670920936E+00
+ 58965 1.4741249999999999E-02 1.1347235129712391E-02 2.1518363670634586E+00
+ 58966 1.4741499999999999E-02 1.1347773095193981E-02 2.1518874670348240E+00
+ 58967 1.4741750000000000E-02 1.1348311073452154E-02 2.1519385670061890E+00
+ 58968 1.4742000000000000E-02 1.1348849064486910E-02 2.1519896669775540E+00
+ 58969 1.4742250000000000E-02 1.1349387068298271E-02 2.1520407669489194E+00
+ 58970 1.4742500000000000E-02 1.1349925084886237E-02 2.1520918669202844E+00
+ 58971 1.4742749999999999E-02 1.1350463114250845E-02 2.1521429668916494E+00
+ 58972 1.4742999999999999E-02 1.1351001156392093E-02 2.1521940668630144E+00
+ 58973 1.4743249999999999E-02 1.1351539211310005E-02 2.1522451668343794E+00
+ 58974 1.4743500000000000E-02 1.1352077279004587E-02 2.1522962668057448E+00
+ 58975 1.4743750000000000E-02 1.1352615359475860E-02 2.1523473667771098E+00
+ 58976 1.4744000000000000E-02 1.1353153452723827E-02 2.1523984667484752E+00
+ 58977 1.4744250000000000E-02 1.1353691558748510E-02 2.1524495667198402E+00
+ 58978 1.4744499999999999E-02 1.1354229677549925E-02 2.1525006666912052E+00
+ 58979 1.4744749999999999E-02 1.1354767809128084E-02 2.1525517666625702E+00
+ 58980 1.4744999999999999E-02 1.1355305953483000E-02 2.1526028666339352E+00
+ 58981 1.4745250000000000E-02 1.1355844110614672E-02 2.1526539666053006E+00
+ 58982 1.4745500000000000E-02 1.1356382280523138E-02 2.1527050665766656E+00
+ 58983 1.4745750000000000E-02 1.1356920463208402E-02 2.1527561665480310E+00
+ 58984 1.4746000000000000E-02 1.1357458658670482E-02 2.1528072665193960E+00
+ 58985 1.4746249999999999E-02 1.1357996866909375E-02 2.1528583664907610E+00
+ 58986 1.4746499999999999E-02 1.1358535087925118E-02 2.1529094664621260E+00
+ 58987 1.4746749999999999E-02 1.1359073321717711E-02 2.1529605664334910E+00
+ 58988 1.4747000000000000E-02 1.1359611568287169E-02 2.1530116664048564E+00
+ 58989 1.4747250000000000E-02 1.1360149827633519E-02 2.1530627663762214E+00
+ 58990 1.4747500000000000E-02 1.1360688099756759E-02 2.1531138663475864E+00
+ 58991 1.4747750000000000E-02 1.1361226384656906E-02 2.1531649663189518E+00
+ 58992 1.4747999999999999E-02 1.1361764682333979E-02 2.1532160662903164E+00
+ 58993 1.4748249999999999E-02 1.1362302992787985E-02 2.1532671662616818E+00
+ 58994 1.4748499999999999E-02 1.1362841316018946E-02 2.1533182662330468E+00
+ 58995 1.4748750000000000E-02 1.1363379652026877E-02 2.1533693662044122E+00
+ 58996 1.4749000000000000E-02 1.1363918000811780E-02 2.1534204661757772E+00
+ 58997 1.4749250000000000E-02 1.1364456362373680E-02 2.1534715661471422E+00
+ 58998 1.4749499999999999E-02 1.1364994736712583E-02 2.1535226661185072E+00
+ 58999 1.4749749999999999E-02 1.1365533123828507E-02 2.1535737660898722E+00
+ 59000 1.4749999999999999E-02 1.1366071523721478E-02 2.1536248660612376E+00
+ 59001 1.4750249999999999E-02 1.1366609936391487E-02 2.1536759660326026E+00
+ 59002 1.4750500000000000E-02 1.1367148361838565E-02 2.1537270660039680E+00
+ 59003 1.4750750000000000E-02 1.1367686800062725E-02 2.1537781659753330E+00
+ 59004 1.4751000000000000E-02 1.1368225251063960E-02 2.1538292659466980E+00
+ 59005 1.4751249999999999E-02 1.1368763714842306E-02 2.1538803659180630E+00
+ 59006 1.4751499999999999E-02 1.1369302191397769E-02 2.1539314658894280E+00
+ 59007 1.4751749999999999E-02 1.1369840680730377E-02 2.1539825658607934E+00
+ 59008 1.4751999999999999E-02 1.1370379182840121E-02 2.1540336658321584E+00
+ 59009 1.4752250000000000E-02 1.1370917697727030E-02 2.1540847658035234E+00
+ 59010 1.4752500000000000E-02 1.1371456225391118E-02 2.1541358657748888E+00
+ 59011 1.4752750000000000E-02 1.1371994765832387E-02 2.1541869657462538E+00
+ 59012 1.4752999999999999E-02 1.1372533319050859E-02 2.1542380657176188E+00
+ 59013 1.4753249999999999E-02 1.1373071885046554E-02 2.1542891656889838E+00
+ 59014 1.4753499999999999E-02 1.1373610463819484E-02 2.1543402656603492E+00
+ 59015 1.4753750000000000E-02 1.1374149055369650E-02 2.1543913656317142E+00
+ 59016 1.4754000000000000E-02 1.1374687659697083E-02 2.1544424656030792E+00
+ 59017 1.4754250000000000E-02 1.1375226276801785E-02 2.1544935655744446E+00
+ 59018 1.4754500000000000E-02 1.1375764906683778E-02 2.1545446655458096E+00
+ 59019 1.4754749999999999E-02 1.1376303549343065E-02 2.1545957655171746E+00
+ 59020 1.4754999999999999E-02 1.1376842204779674E-02 2.1546468654885396E+00
+ 59021 1.4755249999999999E-02 1.1377380872993609E-02 2.1546979654599050E+00
+ 59022 1.4755500000000000E-02 1.1377919553984886E-02 2.1547490654312700E+00
+ 59023 1.4755750000000000E-02 1.1378458247753522E-02 2.1548001654026350E+00
+ 59024 1.4756000000000000E-02 1.1378996954299529E-02 2.1548512653740004E+00
+ 59025 1.4756250000000000E-02 1.1379535673622928E-02 2.1549023653453654E+00
+ 59026 1.4756499999999999E-02 1.1380074405723717E-02 2.1549534653167304E+00
+ 59027 1.4756749999999999E-02 1.1380613150601916E-02 2.1550045652880954E+00
+ 59028 1.4756999999999999E-02 1.1381151908257553E-02 2.1550556652594608E+00
+ 59029 1.4757250000000000E-02 1.1381690678690633E-02 2.1551067652308258E+00
+ 59030 1.4757500000000000E-02 1.1382229461901171E-02 2.1551578652021908E+00
+ 59031 1.4757750000000000E-02 1.1382768257889168E-02 2.1552089651735562E+00
+ 59032 1.4758000000000000E-02 1.1383307066654656E-02 2.1552600651449212E+00
+ 59033 1.4758249999999999E-02 1.1383845888197632E-02 2.1553111651162862E+00
+ 59034 1.4758499999999999E-02 1.1384384722518130E-02 2.1553622650876512E+00
+ 59035 1.4758749999999999E-02 1.1384923569616156E-02 2.1554133650590162E+00
+ 59036 1.4759000000000000E-02 1.1385462429491719E-02 2.1554644650303816E+00
+ 59037 1.4759250000000000E-02 1.1386001302144835E-02 2.1555155650017466E+00
+ 59038 1.4759500000000000E-02 1.1386540187575515E-02 2.1555666649731120E+00
+ 59039 1.4759750000000000E-02 1.1387079085783786E-02 2.1556177649444770E+00
+ 59040 1.4759999999999999E-02 1.1387617996769649E-02 2.1556688649158420E+00
+ 59041 1.4760249999999999E-02 1.1388156920533124E-02 2.1557199648872070E+00
+ 59042 1.4760499999999999E-02 1.1388695857074221E-02 2.1557710648585720E+00
+ 59043 1.4760750000000000E-02 1.1389234806392959E-02 2.1558221648299374E+00
+ 59044 1.4761000000000000E-02 1.1389773768489353E-02 2.1558732648013024E+00
+ 59045 1.4761250000000000E-02 1.1390312743363409E-02 2.1559243647726678E+00
+ 59046 1.4761500000000000E-02 1.1390851731015146E-02 2.1559754647440328E+00
+ 59047 1.4761749999999999E-02 1.1391390731444580E-02 2.1560265647153978E+00
+ 59048 1.4761999999999999E-02 1.1391929744651721E-02 2.1560776646867628E+00
+ 59049 1.4762249999999999E-02 1.1392468770636590E-02 2.1561287646581277E+00
+ 59050 1.4762500000000000E-02 1.1393007809399195E-02 2.1561798646294932E+00
+ 59051 1.4762750000000000E-02 1.1393546860939557E-02 2.1562309646008582E+00
+ 59052 1.4763000000000000E-02 1.1394085925257678E-02 2.1562820645722232E+00
+ 59053 1.4763250000000000E-02 1.1394625002353574E-02 2.1563331645435886E+00
+ 59054 1.4763499999999999E-02 1.1395164092227272E-02 2.1563842645149531E+00
+ 59055 1.4763749999999999E-02 1.1395703194878773E-02 2.1564353644863186E+00
+ 59056 1.4763999999999999E-02 1.1396242310308103E-02 2.1564864644576835E+00
+ 59057 1.4764250000000000E-02 1.1396781438515262E-02 2.1565375644290490E+00
+ 59058 1.4764500000000000E-02 1.1397320579500277E-02 2.1565886644004140E+00
+ 59059 1.4764750000000000E-02 1.1397859733263157E-02 2.1566397643717790E+00
+ 59060 1.4765000000000000E-02 1.1398398899803918E-02 2.1566908643431444E+00
+ 59061 1.4765249999999999E-02 1.1398938079122565E-02 2.1567419643145089E+00
+ 59062 1.4765499999999999E-02 1.1399477271219127E-02 2.1567930642858744E+00
+ 59063 1.4765749999999999E-02 1.1400016476093604E-02 2.1568441642572393E+00
+ 59064 1.4766000000000000E-02 1.1400555693746013E-02 2.1568952642286048E+00
+ 59065 1.4766250000000000E-02 1.1401094924176375E-02 2.1569463641999698E+00
+ 59066 1.4766500000000000E-02 1.1401634167384702E-02 2.1569974641713348E+00
+ 59067 1.4766750000000000E-02 1.1402173423371008E-02 2.1570485641427002E+00
+ 59068 1.4766999999999999E-02 1.1402712692135306E-02 2.1570996641140647E+00
+ 59069 1.4767249999999999E-02 1.1403251973677607E-02 2.1571507640854302E+00
+ 59070 1.4767499999999999E-02 1.1403791267997938E-02 2.1572018640567951E+00
+ 59071 1.4767750000000000E-02 1.1404330575096292E-02 2.1572529640281601E+00
+ 59072 1.4768000000000000E-02 1.1404869894972691E-02 2.1573040639995256E+00
+ 59073 1.4768250000000000E-02 1.1405409227627171E-02 2.1573551639708906E+00
+ 59074 1.4768500000000000E-02 1.1405948573059722E-02 2.1574062639422560E+00
+ 59075 1.4768749999999999E-02 1.1406487931270359E-02 2.1574573639136205E+00
+ 59076 1.4768999999999999E-02 1.1407027302259102E-02 2.1575084638849860E+00
+ 59077 1.4769249999999999E-02 1.1407566686025963E-02 2.1575595638563509E+00
+ 59078 1.4769500000000000E-02 1.1408106082570963E-02 2.1576106638277159E+00
+ 59079 1.4769750000000000E-02 1.1408645491894107E-02 2.1576617637990814E+00
+ 59080 1.4770000000000000E-02 1.1409184913995415E-02 2.1577128637704464E+00
+ 59081 1.4770250000000000E-02 1.1409724348874904E-02 2.1577639637418118E+00
+ 59082 1.4770499999999999E-02 1.1410263796532571E-02 2.1578150637131763E+00
+ 59083 1.4770749999999999E-02 1.1410803256968454E-02 2.1578661636845418E+00
+ 59084 1.4770999999999999E-02 1.1411342730182562E-02 2.1579172636559067E+00
+ 59085 1.4771250000000000E-02 1.1411882216174892E-02 2.1579683636272717E+00
+ 59086 1.4771500000000000E-02 1.1412421714945468E-02 2.1580194635986372E+00
+ 59087 1.4771750000000000E-02 1.1412961226494310E-02 2.1580705635700022E+00
+ 59088 1.4772000000000000E-02 1.1413500750821429E-02 2.1581216635413676E+00
+ 59089 1.4772249999999999E-02 1.1414040287926834E-02 2.1581727635127321E+00
+ 59090 1.4772499999999999E-02 1.1414579837810549E-02 2.1582238634840976E+00
+ 59091 1.4772749999999999E-02 1.1415119400472580E-02 2.1582749634554625E+00
+ 59092 1.4773000000000000E-02 1.1415658975912941E-02 2.1583260634268275E+00
+ 59093 1.4773250000000000E-02 1.1416198564131650E-02 2.1583771633981930E+00
+ 59094 1.4773500000000000E-02 1.1416738165128728E-02 2.1584282633695580E+00
+ 59095 1.4773750000000000E-02 1.1417277778904181E-02 2.1584793633409229E+00
+ 59096 1.4773999999999999E-02 1.1417817405458009E-02 2.1585304633122879E+00
+ 59097 1.4774249999999999E-02 1.1418357044790257E-02 2.1585815632836529E+00
+ 59098 1.4774499999999999E-02 1.1418896696900905E-02 2.1586326632550183E+00
+ 59099 1.4774750000000000E-02 1.1419436361790001E-02 2.1586837632263833E+00
+ 59100 1.4775000000000000E-02 1.1419976039457543E-02 2.1587348631977488E+00
+ 59101 1.4775250000000000E-02 1.1420515729903550E-02 2.1587859631691138E+00
+ 59102 1.4775500000000000E-02 1.1421055433128021E-02 2.1588370631404787E+00
+ 59103 1.4775749999999999E-02 1.1421595149130980E-02 2.1588881631118437E+00
+ 59104 1.4775999999999999E-02 1.1422134877912450E-02 2.1589392630832087E+00
+ 59105 1.4776249999999999E-02 1.1422674619472436E-02 2.1589903630545741E+00
+ 59106 1.4776500000000000E-02 1.1423214373810957E-02 2.1590414630259391E+00
+ 59107 1.4776750000000000E-02 1.1423754140928026E-02 2.1590925629973046E+00
+ 59108 1.4777000000000000E-02 1.1424293920821511E-02 2.1591436629686696E+00
+ 59109 1.4777249999999999E-02 1.1424833713486533E-02 2.1591947629400345E+00
+ 59110 1.4777499999999999E-02 1.1425373518922904E-02 2.1592458629113995E+00
+ 59111 1.4777749999999999E-02 1.1425913337130635E-02 2.1592969628827645E+00
+ 59112 1.4777999999999999E-02 1.1426453168109744E-02 2.1593480628541299E+00
+ 59113 1.4778250000000000E-02 1.1426993011860230E-02 2.1593991628254949E+00
+ 59114 1.4778500000000000E-02 1.1427532868382122E-02 2.1594502627968599E+00
+ 59115 1.4778750000000000E-02 1.1428072737675423E-02 2.1595013627682254E+00
+ 59116 1.4778999999999999E-02 1.1428612619740148E-02 2.1595524627395899E+00
+ 59117 1.4779249999999999E-02 1.1429152514576305E-02 2.1596035627109553E+00
+ 59118 1.4779499999999999E-02 1.1429692422183915E-02 2.1596546626823203E+00
+ 59119 1.4779749999999999E-02 1.1430232342562978E-02 2.1597057626536857E+00
+ 59120 1.4780000000000000E-02 1.1430772275713510E-02 2.1597568626250507E+00
+ 59121 1.4780250000000000E-02 1.1431312221635532E-02 2.1598079625964157E+00
+ 59122 1.4780500000000000E-02 1.1431852180329058E-02 2.1598590625677812E+00
+ 59123 1.4780749999999999E-02 1.1432392151794080E-02 2.1599101625391457E+00
+ 59124 1.4780999999999999E-02 1.1432932136030628E-02 2.1599612625105111E+00
+ 59125 1.4781249999999999E-02 1.1433472133038717E-02 2.1600123624818761E+00
+ 59126 1.4781500000000000E-02 1.1434012142818351E-02 2.1600634624532415E+00
+ 59127 1.4781750000000000E-02 1.1434552165369547E-02 2.1601145624246065E+00
+ 59128 1.4782000000000000E-02 1.1435092200692314E-02 2.1601656623959715E+00
+ 59129 1.4782250000000000E-02 1.1435632248786657E-02 2.1602167623673370E+00
+ 59130 1.4782499999999999E-02 1.1436172309652600E-02 2.1602678623387015E+00
+ 59131 1.4782749999999999E-02 1.1436712365145535E-02 2.1603189623100669E+00
+ 59132 1.4782999999999999E-02 1.1437252451234056E-02 2.1603700622814319E+00
+ 59133 1.4783250000000000E-02 1.1437792550097270E-02 2.1604211622527973E+00
+ 59134 1.4783500000000000E-02 1.1438332661735230E-02 2.1604722622241623E+00
+ 59135 1.4783750000000000E-02 1.1438872786147912E-02 2.1605233621955273E+00
+ 59136 1.4784000000000000E-02 1.1439412923335345E-02 2.1605744621668928E+00
+ 59137 1.4784249999999999E-02 1.1439953073297553E-02 2.1606255621382573E+00
+ 59138 1.4784499999999999E-02 1.1440493236034525E-02 2.1606766621096227E+00
+ 59139 1.4784749999999999E-02 1.1441033411546299E-02 2.1607277620809877E+00
+ 59140 1.4785000000000000E-02 1.1441573599832871E-02 2.1607788620523527E+00
+ 59141 1.4785250000000000E-02 1.1442113800894257E-02 2.1608299620237181E+00
+ 59142 1.4785500000000000E-02 1.1442654014730479E-02 2.1608810619950831E+00
+ 59143 1.4785750000000000E-02 1.1443194241341544E-02 2.1609321619664486E+00
+ 59144 1.4785999999999999E-02 1.1443734480727460E-02 2.1609832619378131E+00
+ 59145 1.4786249999999999E-02 1.1444274732888251E-02 2.1610343619091785E+00
+ 59146 1.4786499999999999E-02 1.1444814997823927E-02 2.1610854618805435E+00
+ 59147 1.4786750000000000E-02 1.1445355275534507E-02 2.1611365618519085E+00
+ 59148 1.4787000000000000E-02 1.1445895566019977E-02 2.1611876618232739E+00
+ 59149 1.4787250000000000E-02 1.1446435869280383E-02 2.1612387617946389E+00
+ 59150 1.4787500000000000E-02 1.1446976185315719E-02 2.1612898617660043E+00
+ 59151 1.4787749999999999E-02 1.1447516514126012E-02 2.1613409617373689E+00
+ 59152 1.4787999999999999E-02 1.1448056855711257E-02 2.1613920617087343E+00
+ 59153 1.4788249999999999E-02 1.1448597210071495E-02 2.1614431616800993E+00
+ 59154 1.4788500000000000E-02 1.1449137577206704E-02 2.1614942616514643E+00
+ 59155 1.4788750000000000E-02 1.1449677957116933E-02 2.1615453616228297E+00
+ 59156 1.4789000000000000E-02 1.1450218349802171E-02 2.1615964615941947E+00
+ 59157 1.4789250000000000E-02 1.1450758755262436E-02 2.1616475615655597E+00
+ 59158 1.4789499999999999E-02 1.1451299173497746E-02 2.1616986615369247E+00
+ 59159 1.4789749999999999E-02 1.1451839604508109E-02 2.1617497615082897E+00
+ 59160 1.4789999999999999E-02 1.1452380048293551E-02 2.1618008614796551E+00
+ 59161 1.4790250000000000E-02 1.1452920504854067E-02 2.1618519614510201E+00
+ 59162 1.4790500000000000E-02 1.1453460974189684E-02 2.1619030614223855E+00
+ 59163 1.4790750000000000E-02 1.1454001456300409E-02 2.1619541613937505E+00
+ 59164 1.4791000000000000E-02 1.1454541951186255E-02 2.1620052613651155E+00
+ 59165 1.4791249999999999E-02 1.1455082458847231E-02 2.1620563613364805E+00
+ 59166 1.4791499999999999E-02 1.1455622979283363E-02 2.1621074613078455E+00
+ 59167 1.4791749999999999E-02 1.1456163512494663E-02 2.1621585612792109E+00
+ 59168 1.4792000000000000E-02 1.1456704058481133E-02 2.1622096612505759E+00
+ 59169 1.4792250000000000E-02 1.1457244617242799E-02 2.1622607612219413E+00
+ 59170 1.4792500000000000E-02 1.1457785188779662E-02 2.1623118611933063E+00
+ 59171 1.4792750000000000E-02 1.1458325773091742E-02 2.1623629611646713E+00
+ 59172 1.4792999999999999E-02 1.1458866370179045E-02 2.1624140611360363E+00
+ 59173 1.4793249999999999E-02 1.1459406980041597E-02 2.1624651611074013E+00
+ 59174 1.4793499999999999E-02 1.1459947602679404E-02 2.1625162610787667E+00
+ 59175 1.4793750000000000E-02 1.1460488238092485E-02 2.1625673610501317E+00
+ 59176 1.4794000000000000E-02 1.1461028886280840E-02 2.1626184610214967E+00
+ 59177 1.4794250000000000E-02 1.1461569547244503E-02 2.1626695609928621E+00
+ 59178 1.4794500000000000E-02 1.1462110220983467E-02 2.1627206609642271E+00
+ 59179 1.4794749999999999E-02 1.1462650907497752E-02 2.1627717609355921E+00
+ 59180 1.4794999999999999E-02 1.1463191606787371E-02 2.1628228609069571E+00
+ 59181 1.4795249999999999E-02 1.1463732318852345E-02 2.1628739608783225E+00
+ 59182 1.4795500000000000E-02 1.1464273043692680E-02 2.1629250608496875E+00
+ 59183 1.4795750000000000E-02 1.1464813781308399E-02 2.1629761608210525E+00
+ 59184 1.4796000000000000E-02 1.1465354531699499E-02 2.1630272607924179E+00
+ 59185 1.4796250000000000E-02 1.1465895294866005E-02 2.1630783607637829E+00
+ 59186 1.4796499999999999E-02 1.1466436070807925E-02 2.1631294607351479E+00
+ 59187 1.4796749999999999E-02 1.1466976859525286E-02 2.1631805607065129E+00
+ 59188 1.4796999999999999E-02 1.1467517661018077E-02 2.1632316606778783E+00
+ 59189 1.4797250000000000E-02 1.1468058475286329E-02 2.1632827606492433E+00
+ 59190 1.4797500000000000E-02 1.1468599302330051E-02 2.1633338606206083E+00
+ 59191 1.4797750000000000E-02 1.1469140142149253E-02 2.1633849605919737E+00
+ 59192 1.4798000000000000E-02 1.1469680994743957E-02 2.1634360605633387E+00
+ 59193 1.4798249999999999E-02 1.1470221860114158E-02 2.1634871605347037E+00
+ 59194 1.4798499999999999E-02 1.1470762738259904E-02 2.1635382605060687E+00
+ 59195 1.4798749999999999E-02 1.1471303629181178E-02 2.1635893604774341E+00
+ 59196 1.4799000000000000E-02 1.1471844532878004E-02 2.1636404604487991E+00
+ 59197 1.4799250000000000E-02 1.1472385449350390E-02 2.1636915604201641E+00
+ 59198 1.4799500000000000E-02 1.1472926378598352E-02 2.1637426603915295E+00
+ 59199 1.4799750000000000E-02 1.1473467320621905E-02 2.1637937603628945E+00
+ 59200 1.4799999999999999E-02 1.1474008275421060E-02 2.1638448603342595E+00
+ 59201 1.4800249999999999E-02 1.1474549242995838E-02 2.1638959603056245E+00
+ 59202 1.4800499999999999E-02 1.1475090223346250E-02 2.1639470602769895E+00
+ 59203 1.4800750000000000E-02 1.1475631216472304E-02 2.1639981602483549E+00
+ 59204 1.4801000000000000E-02 1.1476172222374006E-02 2.1640492602197199E+00
+ 59205 1.4801250000000000E-02 1.1476713241051395E-02 2.1641003601910853E+00
+ 59206 1.4801500000000000E-02 1.1477254272504452E-02 2.1641514601624503E+00
+ 59207 1.4801749999999999E-02 1.1477795316733213E-02 2.1642025601338153E+00
+ 59208 1.4801999999999999E-02 1.1478336373737692E-02 2.1642536601051803E+00
+ 59209 1.4802249999999999E-02 1.1478877443517893E-02 2.1643047600765453E+00
+ 59210 1.4802500000000000E-02 1.1479418526073832E-02 2.1643558600479107E+00
+ 59211 1.4802750000000000E-02 1.1479959621405522E-02 2.1644069600192757E+00
+ 59212 1.4803000000000000E-02 1.1480500729512970E-02 2.1644580599906411E+00
+ 59213 1.4803250000000000E-02 1.1481041850396207E-02 2.1645091599620061E+00
+ 59214 1.4803499999999999E-02 1.1481582984055223E-02 2.1645602599333711E+00
+ 59215 1.4803749999999999E-02 1.1482124130490058E-02 2.1646113599047361E+00
+ 59216 1.4803999999999999E-02 1.1482665289700714E-02 2.1646624598761011E+00
+ 59217 1.4804250000000000E-02 1.1483206461687195E-02 2.1647135598474665E+00
+ 59218 1.4804500000000000E-02 1.1483747646449520E-02 2.1647646598188315E+00
+ 59219 1.4804750000000000E-02 1.1484288843987710E-02 2.1648157597901965E+00
+ 59220 1.4804999999999999E-02 1.1484830054301766E-02 2.1648668597615615E+00
+ 59221 1.4805249999999999E-02 1.1485371277391713E-02 2.1649179597329264E+00
+ 59222 1.4805499999999999E-02 1.1485912513257576E-02 2.1649690597042919E+00
+ 59223 1.4805749999999999E-02 1.1486453761899320E-02 2.1650201596756569E+00
+ 59224 1.4806000000000000E-02 1.1486995023317006E-02 2.1650712596470223E+00
+ 59225 1.4806250000000000E-02 1.1487536297510639E-02 2.1651223596183873E+00
+ 59226 1.4806500000000000E-02 1.1488077584480217E-02 2.1651734595897523E+00
+ 59227 1.4806749999999999E-02 1.1488618884225763E-02 2.1652245595611173E+00
+ 59228 1.4806999999999999E-02 1.1489160196747287E-02 2.1652756595324822E+00
+ 59229 1.4807249999999999E-02 1.1489701522044812E-02 2.1653267595038477E+00
+ 59230 1.4807499999999999E-02 1.1490242860118344E-02 2.1653778594752127E+00
+ 59231 1.4807750000000000E-02 1.1490784210967902E-02 2.1654289594465781E+00
+ 59232 1.4808000000000000E-02 1.1491325574593491E-02 2.1654800594179431E+00
+ 59233 1.4808250000000000E-02 1.1491866950995126E-02 2.1655311593893081E+00
+ 59234 1.4808499999999999E-02 1.1492408340172811E-02 2.1655822593606731E+00
+ 59235 1.4808749999999999E-02 1.1492949742126588E-02 2.1656333593320380E+00
+ 59236 1.4808999999999999E-02 1.1493491156856456E-02 2.1656844593034035E+00
+ 59237 1.4809249999999999E-02 1.1494032584362409E-02 2.1657355592747685E+00
+ 59238 1.4809500000000000E-02 1.1494574024644497E-02 2.1657866592461334E+00
+ 59239 1.4809750000000000E-02 1.1495115477702674E-02 2.1658377592174989E+00
+ 59240 1.4810000000000000E-02 1.1495656943537059E-02 2.1658888591888639E+00
+ 59241 1.4810249999999999E-02 1.1496198422147557E-02 2.1659399591602289E+00
+ 59242 1.4810499999999999E-02 1.1496739913534242E-02 2.1659910591315938E+00
+ 59243 1.4810749999999999E-02 1.1497281417697099E-02 2.1660421591029593E+00
+ 59244 1.4811000000000000E-02 1.1497822934636156E-02 2.1660932590743243E+00
+ 59245 1.4811250000000000E-02 1.1498364464351428E-02 2.1661443590456892E+00
+ 59246 1.4811500000000000E-02 1.1498906006842920E-02 2.1661954590170547E+00
+ 59247 1.4811750000000000E-02 1.1499447562110647E-02 2.1662465589884197E+00
+ 59248 1.4811999999999999E-02 1.1499989130154625E-02 2.1662976589597847E+00
+ 59249 1.4812249999999999E-02 1.1500530710974871E-02 2.1663487589311496E+00
+ 59250 1.4812499999999999E-02 1.1501072304571399E-02 2.1663998589025151E+00
+ 59251 1.4812750000000000E-02 1.1501613910944213E-02 2.1664509588738801E+00
+ 59252 1.4813000000000000E-02 1.1502155530093334E-02 2.1665020588452450E+00
+ 59253 1.4813250000000000E-02 1.1502697162018778E-02 2.1665531588166105E+00
+ 59254 1.4813500000000000E-02 1.1503238806720549E-02 2.1666042587879755E+00
+ 59255 1.4813749999999999E-02 1.1503780464198662E-02 2.1666553587593405E+00
+ 59256 1.4813999999999999E-02 1.1504322134453142E-02 2.1667064587307054E+00
+ 59257 1.4814249999999999E-02 1.1504863817483991E-02 2.1667575587020709E+00
+ 59258 1.4814500000000000E-02 1.1505405513291234E-02 2.1668086586734359E+00
+ 59259 1.4814750000000000E-02 1.1505947221874873E-02 2.1668597586448008E+00
+ 59260 1.4815000000000000E-02 1.1506488943234919E-02 2.1669108586161663E+00
+ 59261 1.4815250000000000E-02 1.1507030677371402E-02 2.1669619585875313E+00
+ 59262 1.4815499999999999E-02 1.1507572424284318E-02 2.1670130585588963E+00
+ 59263 1.4815749999999999E-02 1.1508114183973690E-02 2.1670641585302612E+00
+ 59264 1.4815999999999999E-02 1.1508655956439537E-02 2.1671152585016262E+00
+ 59265 1.4816250000000000E-02 1.1509197741681864E-02 2.1671663584729917E+00
+ 59266 1.4816500000000000E-02 1.1509739539700685E-02 2.1672174584443566E+00
+ 59267 1.4816750000000000E-02 1.1510281350496017E-02 2.1672685584157221E+00
+ 59268 1.4817000000000000E-02 1.1510823174067862E-02 2.1673196583870871E+00
+ 59269 1.4817249999999999E-02 1.1511365010416255E-02 2.1673707583584521E+00
+ 59270 1.4817499999999999E-02 1.1511906859541194E-02 2.1674218583298170E+00
+ 59271 1.4817749999999999E-02 1.1512448721442688E-02 2.1674729583011820E+00
+ 59272 1.4818000000000000E-02 1.1512990596120768E-02 2.1675240582725475E+00
+ 59273 1.4818250000000000E-02 1.1513532483575450E-02 2.1675751582439124E+00
+ 59274 1.4818500000000000E-02 1.1514074383806711E-02 2.1676262582152779E+00
+ 59275 1.4818750000000000E-02 1.1514616296814597E-02 2.1676773581866429E+00
+ 59276 1.4818999999999999E-02 1.1515158222599121E-02 2.1677284581580079E+00
+ 59277 1.4819249999999999E-02 1.1515700161160287E-02 2.1677795581293728E+00
+ 59278 1.4819499999999999E-02 1.1516242112498108E-02 2.1678306581007378E+00
+ 59279 1.4819750000000000E-02 1.1516784076612618E-02 2.1678817580721033E+00
+ 59280 1.4820000000000000E-02 1.1517326053503800E-02 2.1679328580434682E+00
+ 59281 1.4820250000000000E-02 1.1517868043171679E-02 2.1679839580148332E+00
+ 59282 1.4820500000000000E-02 1.1518410045616274E-02 2.1680350579861987E+00
+ 59283 1.4820749999999999E-02 1.1518952060837596E-02 2.1680861579575632E+00
+ 59284 1.4820999999999999E-02 1.1519494088835663E-02 2.1681372579289286E+00
+ 59285 1.4821249999999999E-02 1.1520036160378324E-02 2.1681883579002936E+00
+ 59286 1.4821500000000000E-02 1.1520578213766734E-02 2.1682394578716591E+00
+ 59287 1.4821750000000000E-02 1.1521120279928696E-02 2.1682905578430240E+00
+ 59288 1.4822000000000000E-02 1.1521662358864255E-02 2.1683416578143890E+00
+ 59289 1.4822250000000000E-02 1.1522204450573406E-02 2.1683927577857545E+00
+ 59290 1.4822499999999999E-02 1.1522746555056166E-02 2.1684438577571190E+00
+ 59291 1.4822749999999999E-02 1.1523288672312565E-02 2.1684949577284844E+00
+ 59292 1.4822999999999999E-02 1.1523830802342590E-02 2.1685460576998494E+00
+ 59293 1.4823250000000000E-02 1.1524372945146272E-02 2.1685971576712149E+00
+ 59294 1.4823500000000000E-02 1.1524915100723621E-02 2.1686482576425798E+00
+ 59295 1.4823750000000000E-02 1.1525457269074639E-02 2.1686993576139448E+00
+ 59296 1.4824000000000000E-02 1.1525999450199352E-02 2.1687504575853103E+00
+ 59297 1.4824249999999999E-02 1.1526541644097761E-02 2.1688015575566748E+00
+ 59298 1.4824499999999999E-02 1.1527083850769889E-02 2.1688526575280402E+00
+ 59299 1.4824749999999999E-02 1.1527626070215740E-02 2.1689037574994052E+00
+ 59300 1.4825000000000000E-02 1.1528168302435337E-02 2.1689548574707702E+00
+ 59301 1.4825250000000000E-02 1.1528710547428683E-02 2.1690059574421356E+00
+ 59302 1.4825500000000000E-02 1.1529252805195804E-02 2.1690570574135006E+00
+ 59303 1.4825750000000000E-02 1.1529795075736702E-02 2.1691081573848661E+00
+ 59304 1.4825999999999999E-02 1.1530337359051387E-02 2.1691592573562306E+00
+ 59305 1.4826249999999999E-02 1.1530879655139877E-02 2.1692103573275960E+00
+ 59306 1.4826499999999999E-02 1.1531421964002187E-02 2.1692614572989610E+00
+ 59307 1.4826750000000000E-02 1.1531964285638322E-02 2.1693125572703260E+00
+ 59308 1.4827000000000000E-02 1.1532506620048313E-02 2.1693636572416914E+00
+ 59309 1.4827250000000000E-02 1.1533048967232153E-02 2.1694147572130564E+00
+ 59310 1.4827500000000000E-02 1.1533591327189854E-02 2.1694658571844219E+00
+ 59311 1.4827749999999999E-02 1.1534133699921456E-02 2.1695169571557864E+00
+ 59312 1.4827999999999999E-02 1.1534676085426940E-02 2.1695680571271518E+00
+ 59313 1.4828249999999999E-02 1.1535218483706335E-02 2.1696191570985168E+00
+ 59314 1.4828500000000000E-02 1.1535760894759647E-02 2.1696702570698818E+00
+ 59315 1.4828750000000000E-02 1.1536303318586896E-02 2.1697213570412472E+00
+ 59316 1.4829000000000000E-02 1.1536845755188090E-02 2.1697724570126122E+00
+ 59317 1.4829250000000000E-02 1.1537388204563249E-02 2.1698235569839777E+00
+ 59318 1.4829499999999999E-02 1.1537930666712366E-02 2.1698746569553422E+00
+ 59319 1.4829749999999999E-02 1.1538473141635487E-02 2.1699257569267076E+00
+ 59320 1.4829999999999999E-02 1.1539015629332587E-02 2.1699768568980726E+00
+ 59321 1.4830250000000000E-02 1.1539558129803713E-02 2.1700279568694376E+00
+ 59322 1.4830500000000000E-02 1.1540100643048855E-02 2.1700790568408030E+00
+ 59323 1.4830750000000000E-02 1.1540643169068037E-02 2.1701301568121680E+00
+ 59324 1.4831000000000000E-02 1.1541185707861269E-02 2.1701812567835330E+00
+ 59325 1.4831249999999999E-02 1.1541728259428554E-02 2.1702323567548980E+00
+ 59326 1.4831499999999999E-02 1.1542270823769915E-02 2.1702834567262630E+00
+ 59327 1.4831749999999999E-02 1.1542813400885379E-02 2.1703345566976284E+00
+ 59328 1.4832000000000000E-02 1.1543355990774933E-02 2.1703856566689934E+00
+ 59329 1.4832250000000000E-02 1.1543898593438602E-02 2.1704367566403588E+00
+ 59330 1.4832500000000000E-02 1.1544441208876408E-02 2.1704878566117238E+00
+ 59331 1.4832749999999999E-02 1.1544983837088347E-02 2.1705389565830888E+00
+ 59332 1.4832999999999999E-02 1.1545526478074429E-02 2.1705900565544538E+00
+ 59333 1.4833249999999999E-02 1.1546069131834688E-02 2.1706411565258188E+00
+ 59334 1.4833499999999999E-02 1.1546611798369109E-02 2.1706922564971842E+00
+ 59335 1.4833750000000000E-02 1.1547154477677750E-02 2.1707433564685492E+00
+ 59336 1.4834000000000000E-02 1.1547697169760575E-02 2.1707944564399146E+00
+ 59337 1.4834250000000000E-02 1.1548239874617628E-02 2.1708455564112796E+00
+ 59338 1.4834499999999999E-02 1.1548782592248900E-02 2.1708966563826446E+00
+ 59339 1.4834749999999999E-02 1.1549325322654420E-02 2.1709477563540096E+00
+ 59340 1.4834999999999999E-02 1.1549868065834195E-02 2.1709988563253746E+00
+ 59341 1.4835249999999999E-02 1.1550410821788249E-02 2.1710499562967400E+00
+ 59342 1.4835500000000000E-02 1.1550953590516574E-02 2.1711010562681050E+00
+ 59343 1.4835750000000000E-02 1.1551496372019195E-02 2.1711521562394700E+00
+ 59344 1.4836000000000000E-02 1.1552039166296126E-02 2.1712032562108354E+00
+ 59345 1.4836249999999999E-02 1.1552581973347376E-02 2.1712543561822000E+00
+ 59346 1.4836499999999999E-02 1.1553124793172961E-02 2.1713054561535654E+00
+ 59347 1.4836749999999999E-02 1.1553667625772899E-02 2.1713565561249304E+00
+ 59348 1.4836999999999999E-02 1.1554210471147189E-02 2.1714076560962958E+00
+ 59349 1.4837250000000000E-02 1.1554753329295855E-02 2.1714587560676608E+00
+ 59350 1.4837500000000000E-02 1.1555296200218904E-02 2.1715098560390258E+00
+ 59351 1.4837750000000000E-02 1.1555839083916357E-02 2.1715609560103912E+00
+ 59352 1.4837999999999999E-02 1.1556381980388218E-02 2.1716120559817558E+00
+ 59353 1.4838249999999999E-02 1.1556924889634499E-02 2.1716631559531212E+00
+ 59354 1.4838499999999999E-02 1.1557467811655227E-02 2.1717142559244862E+00
+ 59355 1.4838750000000000E-02 1.1558010746450397E-02 2.1717653558958516E+00
+ 59356 1.4839000000000000E-02 1.1558553694020037E-02 2.1718164558672166E+00
+ 59357 1.4839250000000000E-02 1.1559096654364149E-02 2.1718675558385816E+00
+ 59358 1.4839500000000000E-02 1.1559639627482767E-02 2.1719186558099470E+00
+ 59359 1.4839749999999999E-02 1.1560182613375854E-02 2.1719697557813116E+00
+ 59360 1.4839999999999999E-02 1.1560725612043483E-02 2.1720208557526770E+00
+ 59361 1.4840249999999999E-02 1.1561268623485629E-02 2.1720719557240420E+00
+ 59362 1.4840500000000000E-02 1.1561811647702314E-02 2.1721230556954074E+00
+ 59363 1.4840750000000000E-02 1.1562354684693564E-02 2.1721741556667724E+00
+ 59364 1.4841000000000000E-02 1.1562897734459381E-02 2.1722252556381374E+00
+ 59365 1.4841250000000000E-02 1.1563440796999775E-02 2.1722763556095028E+00
+ 59366 1.4841499999999999E-02 1.1563983872314759E-02 2.1723274555808674E+00
+ 59367 1.4841749999999999E-02 1.1564526960404348E-02 2.1723785555522328E+00
+ 59368 1.4841999999999999E-02 1.1565070061268569E-02 2.1724296555235978E+00
+ 59369 1.4842250000000000E-02 1.1565613174907402E-02 2.1724807554949628E+00
+ 59370 1.4842500000000000E-02 1.1566156301320900E-02 2.1725318554663282E+00
+ 59371 1.4842750000000000E-02 1.1566699440509054E-02 2.1725829554376932E+00
+ 59372 1.4843000000000000E-02 1.1567242592471874E-02 2.1726340554090586E+00
+ 59373 1.4843249999999999E-02 1.1567785757209374E-02 2.1726851553804232E+00
+ 59374 1.4843499999999999E-02 1.1568328934721572E-02 2.1727362553517886E+00
+ 59375 1.4843749999999999E-02 1.1568872125008491E-02 2.1727873553231536E+00
+ 59376 1.4844000000000000E-02 1.1569415328070130E-02 2.1728384552945186E+00
+ 59377 1.4844250000000000E-02 1.1569958543906500E-02 2.1728895552658840E+00
+ 59378 1.4844500000000000E-02 1.1570501772517627E-02 2.1729406552372490E+00
+ 59379 1.4844750000000000E-02 1.1571045013903516E-02 2.1729917552086144E+00
+ 59380 1.4844999999999999E-02 1.1571588268064172E-02 2.1730428551799790E+00
+ 59381 1.4845249999999999E-02 1.1572131534999626E-02 2.1730939551513444E+00
+ 59382 1.4845499999999999E-02 1.1572674814709874E-02 2.1731450551227094E+00
+ 59383 1.4845750000000000E-02 1.1573218107194935E-02 2.1731961550940744E+00
+ 59384 1.4846000000000000E-02 1.1573761412454836E-02 2.1732472550654398E+00
+ 59385 1.4846250000000000E-02 1.1574304730489576E-02 2.1732983550368048E+00
+ 59386 1.4846500000000000E-02 1.1574848061299169E-02 2.1733494550081698E+00
+ 59387 1.4846749999999999E-02 1.1575391404883619E-02 2.1734005549795348E+00
+ 59388 1.4846999999999999E-02 1.1575934761242962E-02 2.1734516549508998E+00
+ 59389 1.4847249999999999E-02 1.1576478130377189E-02 2.1735027549222652E+00
+ 59390 1.4847500000000000E-02 1.1577021512286330E-02 2.1735538548936302E+00
+ 59391 1.4847750000000000E-02 1.1577564906970386E-02 2.1736049548649956E+00
+ 59392 1.4848000000000000E-02 1.1578108314429373E-02 2.1736560548363606E+00
+ 59393 1.4848250000000000E-02 1.1578651734663313E-02 2.1737071548077256E+00
+ 59394 1.4848499999999999E-02 1.1579195167672205E-02 2.1737582547790906E+00
+ 59395 1.4848749999999999E-02 1.1579738613456065E-02 2.1738093547504556E+00
+ 59396 1.4848999999999999E-02 1.1580282072014919E-02 2.1738604547218210E+00
+ 59397 1.4849250000000000E-02 1.1580825543348765E-02 2.1739115546931860E+00
+ 59398 1.4849500000000000E-02 1.1581369027457622E-02 2.1739626546645514E+00
+ 59399 1.4849750000000000E-02 1.1581912524341514E-02 2.1740137546359164E+00
+ 59400 1.4850000000000000E-02 1.1582456034000431E-02 2.1740648546072814E+00
+ 59401 1.4850249999999999E-02 1.1582999556434399E-02 2.1741159545786464E+00
+ 59402 1.4850499999999999E-02 1.1583543091643432E-02 2.1741670545500114E+00
+ 59403 1.4850749999999999E-02 1.1584086639627544E-02 2.1742181545213768E+00
+ 59404 1.4851000000000000E-02 1.1584630200386740E-02 2.1742692544927418E+00
+ 59405 1.4851250000000000E-02 1.1585173773921044E-02 2.1743203544641068E+00
+ 59406 1.4851500000000000E-02 1.1585717360230442E-02 2.1743714544354722E+00
+ 59407 1.4851750000000000E-02 1.1586260959315010E-02 2.1744225544068372E+00
+ 59408 1.4851999999999999E-02 1.1586804571174702E-02 2.1744736543782022E+00
+ 59409 1.4852249999999999E-02 1.1587348195809541E-02 2.1745247543495672E+00
+ 59410 1.4852499999999999E-02 1.1587891833219557E-02 2.1745758543209326E+00
+ 59411 1.4852750000000000E-02 1.1588435483404751E-02 2.1746269542922976E+00
+ 59412 1.4853000000000000E-02 1.1588979146365140E-02 2.1746780542636626E+00
+ 59413 1.4853250000000000E-02 1.1589522822100734E-02 2.1747291542350280E+00
+ 59414 1.4853500000000000E-02 1.1590066510611554E-02 2.1747802542063930E+00
+ 59415 1.4853749999999999E-02 1.1590610211897603E-02 2.1748313541777580E+00
+ 59416 1.4853999999999999E-02 1.1591153925958898E-02 2.1748824541491230E+00
+ 59417 1.4854249999999999E-02 1.1591697652795455E-02 2.1749335541204884E+00
+ 59418 1.4854500000000000E-02 1.1592241392407285E-02 2.1749846540918534E+00
+ 59419 1.4854750000000000E-02 1.1592785144794403E-02 2.1750357540632184E+00
+ 59420 1.4855000000000000E-02 1.1593328909956832E-02 2.1750868540345838E+00
+ 59421 1.4855250000000000E-02 1.1593872687894552E-02 2.1751379540059488E+00
+ 59422 1.4855499999999999E-02 1.1594416478607599E-02 2.1751890539773138E+00
+ 59423 1.4855749999999999E-02 1.1594960282095999E-02 2.1752401539486788E+00
+ 59424 1.4855999999999999E-02 1.1595504098359747E-02 2.1752912539200442E+00
+ 59425 1.4856250000000000E-02 1.1596047927398859E-02 2.1753423538914092E+00
+ 59426 1.4856500000000000E-02 1.1596591769213351E-02 2.1753934538627742E+00
+ 59427 1.4856750000000000E-02 1.1597135623803231E-02 2.1754445538341396E+00
+ 59428 1.4857000000000000E-02 1.1597679491168517E-02 2.1754956538055046E+00
+ 59429 1.4857249999999999E-02 1.1598223371309231E-02 2.1755467537768696E+00
+ 59430 1.4857499999999999E-02 1.1598767264225356E-02 2.1755978537482346E+00
+ 59431 1.4857749999999999E-02 1.1599311169916936E-02 2.1756489537195995E+00
+ 59432 1.4858000000000000E-02 1.1599855088383973E-02 2.1757000536909650E+00
+ 59433 1.4858250000000000E-02 1.1600399019626485E-02 2.1757511536623300E+00
+ 59434 1.4858500000000000E-02 1.1600942963644476E-02 2.1758022536336954E+00
+ 59435 1.4858750000000000E-02 1.1601486920437968E-02 2.1758533536050604E+00
+ 59436 1.4858999999999999E-02 1.1602030890006960E-02 2.1759044535764254E+00
+ 59437 1.4859249999999999E-02 1.1602574872351484E-02 2.1759555535477904E+00
+ 59438 1.4859499999999999E-02 1.1603118867471542E-02 2.1760066535191553E+00
+ 59439 1.4859750000000000E-02 1.1603662875367161E-02 2.1760577534905208E+00
+ 59440 1.4860000000000000E-02 1.1604206896038329E-02 2.1761088534618858E+00
+ 59441 1.4860250000000000E-02 1.1604750929485074E-02 2.1761599534332512E+00
+ 59442 1.4860499999999999E-02 1.1605294975707415E-02 2.1762110534046157E+00
+ 59443 1.4860749999999999E-02 1.1605839034705358E-02 2.1762621533759812E+00
+ 59444 1.4860999999999999E-02 1.1606383106478912E-02 2.1763132533473462E+00
+ 59445 1.4861249999999999E-02 1.1606927191028094E-02 2.1763643533187111E+00
+ 59446 1.4861500000000000E-02 1.1607471288352929E-02 2.1764154532900766E+00
+ 59447 1.4861750000000000E-02 1.1608015398453407E-02 2.1764665532614416E+00
+ 59448 1.4862000000000000E-02 1.1608559521329557E-02 2.1765176532328065E+00
+ 59449 1.4862249999999999E-02 1.1609103656981395E-02 2.1765687532041715E+00
+ 59450 1.4862499999999999E-02 1.1609647805408919E-02 2.1766198531755365E+00
+ 59451 1.4862749999999999E-02 1.1610191966612162E-02 2.1766709531469020E+00
+ 59452 1.4862999999999999E-02 1.1610736140591129E-02 2.1767220531182669E+00
+ 59453 1.4863250000000000E-02 1.1611280327345812E-02 2.1767731530896324E+00
+ 59454 1.4863500000000000E-02 1.1611824526876256E-02 2.1768242530609974E+00
+ 59455 1.4863750000000000E-02 1.1612368739182460E-02 2.1768753530323623E+00
+ 59456 1.4863999999999999E-02 1.1612912964264433E-02 2.1769264530037273E+00
+ 59457 1.4864249999999999E-02 1.1613457202122195E-02 2.1769775529750923E+00
+ 59458 1.4864499999999999E-02 1.1614001452755767E-02 2.1770286529464578E+00
+ 59459 1.4864749999999999E-02 1.1614545716165152E-02 2.1770797529178227E+00
+ 59460 1.4865000000000000E-02 1.1615089992350358E-02 2.1771308528891882E+00
+ 59461 1.4865250000000000E-02 1.1615634281311406E-02 2.1771819528605532E+00
+ 59462 1.4865500000000000E-02 1.1616178583048309E-02 2.1772330528319181E+00
+ 59463 1.4865749999999999E-02 1.1616722897561070E-02 2.1772841528032831E+00
+ 59464 1.4865999999999999E-02 1.1617267224849733E-02 2.1773352527746481E+00
+ 59465 1.4866249999999999E-02 1.1617811564914274E-02 2.1773863527460136E+00
+ 59466 1.4866500000000000E-02 1.1618355917754722E-02 2.1774374527173785E+00
+ 59467 1.4866750000000000E-02 1.1618900283371092E-02 2.1774885526887435E+00
+ 59468 1.4867000000000000E-02 1.1619444661763406E-02 2.1775396526601090E+00
+ 59469 1.4867250000000000E-02 1.1619989052931660E-02 2.1775907526314739E+00
+ 59470 1.4867499999999999E-02 1.1620533456875864E-02 2.1776418526028389E+00
+ 59471 1.4867749999999999E-02 1.1621077873596054E-02 2.1776929525742039E+00
+ 59472 1.4867999999999999E-02 1.1621622303092225E-02 2.1777440525455694E+00
+ 59473 1.4868250000000000E-02 1.1622166745364400E-02 2.1777951525169343E+00
+ 59474 1.4868500000000000E-02 1.1622711200412580E-02 2.1778462524882993E+00
+ 59475 1.4868750000000000E-02 1.1623255668236807E-02 2.1778973524596648E+00
+ 59476 1.4869000000000000E-02 1.1623800148837052E-02 2.1779484524310297E+00
+ 59477 1.4869249999999999E-02 1.1624344642213355E-02 2.1779995524023947E+00
+ 59478 1.4869499999999999E-02 1.1624889148365725E-02 2.1780506523737597E+00
+ 59479 1.4869749999999999E-02 1.1625433667294179E-02 2.1781017523451252E+00
+ 59480 1.4870000000000000E-02 1.1625978198998726E-02 2.1781528523164901E+00
+ 59481 1.4870250000000000E-02 1.1626522743479376E-02 2.1782039522878551E+00
+ 59482 1.4870500000000000E-02 1.1627067300736142E-02 2.1782550522592206E+00
+ 59483 1.4870750000000000E-02 1.1627611870769052E-02 2.1783061522305855E+00
+ 59484 1.4870999999999999E-02 1.1628156453578099E-02 2.1783572522019505E+00
+ 59485 1.4871249999999999E-02 1.1628701049162299E-02 2.1784083521733155E+00
+ 59486 1.4871499999999999E-02 1.1629245657520293E-02 2.1784594521446810E+00
+ 59487 1.4871750000000000E-02 1.1629790278652078E-02 2.1785105521160459E+00
+ 59488 1.4872000000000000E-02 1.1630334912557666E-02 2.1785616520874109E+00
+ 59489 1.4872250000000000E-02 1.1630879559237067E-02 2.1786127520587764E+00
+ 59490 1.4872500000000000E-02 1.1631424218690314E-02 2.1786638520301413E+00
+ 59491 1.4872749999999999E-02 1.1631968890917388E-02 2.1787149520015063E+00
+ 59492 1.4872999999999999E-02 1.1632513575918333E-02 2.1787660519728713E+00
+ 59493 1.4873249999999999E-02 1.1633058273693134E-02 2.1788171519442363E+00
+ 59494 1.4873500000000000E-02 1.1633602984241827E-02 2.1788682519156017E+00
+ 59495 1.4873750000000000E-02 1.1634147707564411E-02 2.1789193518869667E+00
+ 59496 1.4874000000000000E-02 1.1634692443660905E-02 2.1789704518583322E+00
+ 59497 1.4874250000000000E-02 1.1635237192531313E-02 2.1790215518296971E+00
+ 59498 1.4874499999999999E-02 1.1635781954175672E-02 2.1790726518010621E+00
+ 59499 1.4874749999999999E-02 1.1636326728593948E-02 2.1791237517724271E+00
+ 59500 1.4874999999999999E-02 1.1636871515786193E-02 2.1791748517437921E+00
+ 59501 1.4875250000000000E-02 1.1637416315752408E-02 2.1792259517151575E+00
+ 59502 1.4875500000000000E-02 1.1637961131144420E-02 2.1792770516865225E+00
+ 59503 1.4875750000000000E-02 1.1638505956784971E-02 2.1793281516578880E+00
+ 59504 1.4876000000000000E-02 1.1639050795199999E-02 2.1793792516292529E+00
+ 59505 1.4876249999999999E-02 1.1639595646389517E-02 2.1794303516006179E+00
+ 59506 1.4876499999999999E-02 1.1640140510353543E-02 2.1794814515719829E+00
+ 59507 1.4876749999999999E-02 1.1640685387092087E-02 2.1795325515433479E+00
+ 59508 1.4877000000000000E-02 1.1641230276605161E-02 2.1795836515147133E+00
+ 59509 1.4877250000000000E-02 1.1641775178892776E-02 2.1796347514860783E+00
+ 59510 1.4877500000000000E-02 1.1642320093954942E-02 2.1796858514574433E+00
+ 59511 1.4877750000000000E-02 1.1642865021791689E-02 2.1797369514288087E+00
+ 59512 1.4877999999999999E-02 1.1643409962403001E-02 2.1797880514001733E+00
+ 59513 1.4878249999999999E-02 1.1643954915788917E-02 2.1798391513715387E+00
+ 59514 1.4878499999999999E-02 1.1644499881949440E-02 2.1798902513429037E+00
+ 59515 1.4878750000000000E-02 1.1645044860884577E-02 2.1799413513142691E+00
+ 59516 1.4879000000000000E-02 1.1645589852594358E-02 2.1799924512856341E+00
+ 59517 1.4879250000000000E-02 1.1646134857078778E-02 2.1800435512569991E+00
+ 59518 1.4879500000000000E-02 1.1646679874337863E-02 2.1800946512283645E+00
+ 59519 1.4879749999999999E-02 1.1647224904371607E-02 2.1801457511997291E+00
+ 59520 1.4879999999999999E-02 1.1647769947180043E-02 2.1801968511710945E+00
+ 59521 1.4880249999999999E-02 1.1648315002763174E-02 2.1802479511424595E+00
+ 59522 1.4880500000000000E-02 1.1648860071121021E-02 2.1802990511138249E+00
+ 59523 1.4880750000000000E-02 1.1649405152253590E-02 2.1803501510851899E+00
+ 59524 1.4881000000000000E-02 1.1649950246160888E-02 2.1804012510565549E+00
+ 59525 1.4881250000000000E-02 1.1650495352842937E-02 2.1804523510279203E+00
+ 59526 1.4881499999999999E-02 1.1651040472299744E-02 2.1805034509992849E+00
+ 59527 1.4881749999999999E-02 1.1651585604531332E-02 2.1805545509706503E+00
+ 59528 1.4881999999999999E-02 1.1652130749537710E-02 2.1806056509420153E+00
+ 59529 1.4882250000000000E-02 1.1652675907318884E-02 2.1806567509133807E+00
+ 59530 1.4882500000000000E-02 1.1653221077874872E-02 2.1807078508847457E+00
+ 59531 1.4882750000000000E-02 1.1653766261205692E-02 2.1807589508561107E+00
+ 59532 1.4883000000000000E-02 1.1654311457311342E-02 2.1808100508274761E+00
+ 59533 1.4883249999999999E-02 1.1654856666191850E-02 2.1808611507988407E+00
+ 59534 1.4883499999999999E-02 1.1655401887847215E-02 2.1809122507702061E+00
+ 59535 1.4883749999999999E-02 1.1655947122277469E-02 2.1809633507415711E+00
+ 59536 1.4884000000000000E-02 1.1656492369482610E-02 2.1810144507129361E+00
+ 59537 1.4884250000000000E-02 1.1657037629462654E-02 2.1810655506843015E+00
+ 59538 1.4884500000000000E-02 1.1657582902217615E-02 2.1811166506556665E+00
+ 59539 1.4884750000000000E-02 1.1658128187747505E-02 2.1811677506270319E+00
+ 59540 1.4884999999999999E-02 1.1658673486052332E-02 2.1812188505983965E+00
+ 59541 1.4885249999999999E-02 1.1659218797132120E-02 2.1812699505697619E+00
+ 59542 1.4885499999999999E-02 1.1659764120986883E-02 2.1813210505411269E+00
+ 59543 1.4885750000000000E-02 1.1660309457616622E-02 2.1813721505124919E+00
+ 59544 1.4886000000000000E-02 1.1660854807021353E-02 2.1814232504838573E+00
+ 59545 1.4886250000000000E-02 1.1661400169201095E-02 2.1814743504552223E+00
+ 59546 1.4886500000000000E-02 1.1661945544155859E-02 2.1815254504265877E+00
+ 59547 1.4886749999999999E-02 1.1662490931885653E-02 2.1815765503979523E+00
+ 59548 1.4886999999999999E-02 1.1663036332390495E-02 2.1816276503693177E+00
+ 59549 1.4887249999999999E-02 1.1663581745670398E-02 2.1816787503406827E+00
+ 59550 1.4887500000000000E-02 1.1664127171725366E-02 2.1817298503120477E+00
+ 59551 1.4887750000000000E-02 1.1664672610555428E-02 2.1817809502834131E+00
+ 59552 1.4888000000000000E-02 1.1665218062160584E-02 2.1818320502547781E+00
+ 59553 1.4888250000000000E-02 1.1665763526540853E-02 2.1818831502261431E+00
+ 59554 1.4888499999999999E-02 1.1666309003696236E-02 2.1819342501975081E+00
+ 59555 1.4888749999999999E-02 1.1666854493626772E-02 2.1819853501688731E+00
+ 59556 1.4888999999999999E-02 1.1667399996332461E-02 2.1820364501402385E+00
+ 59557 1.4889250000000000E-02 1.1667945511813296E-02 2.1820875501116035E+00
+ 59558 1.4889500000000000E-02 1.1668491040069312E-02 2.1821386500829689E+00
+ 59559 1.4889750000000000E-02 1.1669036581100521E-02 2.1821897500543339E+00
+ 59560 1.4889999999999999E-02 1.1669582134906922E-02 2.1822408500256989E+00
+ 59561 1.4890249999999999E-02 1.1670127701488547E-02 2.1822919499970639E+00
+ 59562 1.4890499999999999E-02 1.1670673280845404E-02 2.1823430499684289E+00
+ 59563 1.4890749999999999E-02 1.1671218872977493E-02 2.1823941499397943E+00
+ 59564 1.4891000000000000E-02 1.1671764477884842E-02 2.1824452499111593E+00
+ 59565 1.4891250000000000E-02 1.1672310095567462E-02 2.1824963498825247E+00
+ 59566 1.4891500000000000E-02 1.1672855726025357E-02 2.1825474498538897E+00
+ 59567 1.4891749999999999E-02 1.1673401369258539E-02 2.1825985498252547E+00
+ 59568 1.4891999999999999E-02 1.1673947025267035E-02 2.1826496497966197E+00
+ 59569 1.4892249999999999E-02 1.1674492694050848E-02 2.1827007497679847E+00
+ 59570 1.4892499999999999E-02 1.1675038375609986E-02 2.1827518497393501E+00
+ 59571 1.4892750000000000E-02 1.1675584069944477E-02 2.1828029497107151E+00
+ 59572 1.4893000000000000E-02 1.1676129777054329E-02 2.1828540496820801E+00
+ 59573 1.4893250000000000E-02 1.1676675496939548E-02 2.1829051496534455E+00
+ 59574 1.4893499999999999E-02 1.1677221229600146E-02 2.1829562496248101E+00
+ 59575 1.4893749999999999E-02 1.1677766975036143E-02 2.1830073495961755E+00
+ 59576 1.4893999999999999E-02 1.1678312733247565E-02 2.1830584495675405E+00
+ 59577 1.4894250000000000E-02 1.1678858504234391E-02 2.1831095495389059E+00
+ 59578 1.4894500000000000E-02 1.1679404287996662E-02 2.1831606495102709E+00
+ 59579 1.4894750000000000E-02 1.1679950084534386E-02 2.1832117494816359E+00
+ 59580 1.4895000000000000E-02 1.1680495893847568E-02 2.1832628494530013E+00
+ 59581 1.4895249999999999E-02 1.1681041715936227E-02 2.1833139494243659E+00
+ 59582 1.4895499999999999E-02 1.1681587550800369E-02 2.1833650493957313E+00
+ 59583 1.4895749999999999E-02 1.1682133398440021E-02 2.1834161493670963E+00
+ 59584 1.4896000000000000E-02 1.1682679258855185E-02 2.1834672493384617E+00
+ 59585 1.4896250000000000E-02 1.1683225132045871E-02 2.1835183493098267E+00
+ 59586 1.4896500000000000E-02 1.1683771018012103E-02 2.1835694492811917E+00
+ 59587 1.4896750000000000E-02 1.1684316916753890E-02 2.1836205492525571E+00
+ 59588 1.4896999999999999E-02 1.1684862828271235E-02 2.1836716492239217E+00
+ 59589 1.4897249999999999E-02 1.1685408752564165E-02 2.1837227491952871E+00
+ 59590 1.4897499999999999E-02 1.1685954689632684E-02 2.1837738491666521E+00
+ 59591 1.4897750000000000E-02 1.1686500639476825E-02 2.1838249491380175E+00
+ 59592 1.4898000000000000E-02 1.1687046602096580E-02 2.1838760491093825E+00
+ 59593 1.4898250000000000E-02 1.1687592577491961E-02 2.1839271490807475E+00
+ 59594 1.4898500000000000E-02 1.1688138565662986E-02 2.1839782490521129E+00
+ 59595 1.4898749999999999E-02 1.1688684566609670E-02 2.1840293490234775E+00
+ 59596 1.4898999999999999E-02 1.1689230580332029E-02 2.1840804489948429E+00
+ 59597 1.4899249999999999E-02 1.1689776606830071E-02 2.1841315489662079E+00
+ 59598 1.4899500000000000E-02 1.1690322646103811E-02 2.1841826489375729E+00
+ 59599 1.4899750000000000E-02 1.1690868698153259E-02 2.1842337489089383E+00
+ 59600 1.4900000000000000E-02 1.1691414762978435E-02 2.1842848488803033E+00
+ 59601 1.4900250000000000E-02 1.1691960840579342E-02 2.1843359488516687E+00
+ 59602 1.4900499999999999E-02 1.1692506930956002E-02 2.1843870488230333E+00
+ 59603 1.4900749999999999E-02 1.1693053034108431E-02 2.1844381487943987E+00
+ 59604 1.4900999999999999E-02 1.1693599150036633E-02 2.1844892487657637E+00
+ 59605 1.4901250000000000E-02 1.1694145278740617E-02 2.1845403487371287E+00
+ 59606 1.4901500000000000E-02 1.1694691420220409E-02 2.1845914487084941E+00
+ 59607 1.4901750000000000E-02 1.1695237574476007E-02 2.1846425486798591E+00
+ 59608 1.4902000000000000E-02 1.1695783741507457E-02 2.1846936486512245E+00
+ 59609 1.4902249999999999E-02 1.1696329921314728E-02 2.1847447486225891E+00
+ 59610 1.4902499999999999E-02 1.1696876113897864E-02 2.1847958485939545E+00
+ 59611 1.4902749999999999E-02 1.1697422319256866E-02 2.1848469485653195E+00
+ 59612 1.4903000000000000E-02 1.1697968537391754E-02 2.1848980485366845E+00
+ 59613 1.4903250000000000E-02 1.1698514768302524E-02 2.1849491485080499E+00
+ 59614 1.4903500000000000E-02 1.1699061011989208E-02 2.1850002484794149E+00
+ 59615 1.4903750000000000E-02 1.1699607268451812E-02 2.1850513484507799E+00
+ 59616 1.4903999999999999E-02 1.1700153537690347E-02 2.1851024484221448E+00
+ 59617 1.4904249999999999E-02 1.1700699819704830E-02 2.1851535483935098E+00
+ 59618 1.4904499999999999E-02 1.1701246114495273E-02 2.1852046483648753E+00
+ 59619 1.4904750000000000E-02 1.1701792422061697E-02 2.1852557483362403E+00
+ 59620 1.4905000000000000E-02 1.1702338742404105E-02 2.1853068483076057E+00
+ 59621 1.4905250000000000E-02 1.1702885075522512E-02 2.1853579482789707E+00
+ 59622 1.4905500000000000E-02 1.1703431421416917E-02 2.1854090482503357E+00
+ 59623 1.4905749999999999E-02 1.1703977780087360E-02 2.1854601482217006E+00
+ 59624 1.4905999999999999E-02 1.1704524151533849E-02 2.1855112481930656E+00
+ 59625 1.4906249999999999E-02 1.1705070535756371E-02 2.1855623481644311E+00
+ 59626 1.4906500000000000E-02 1.1705616932754974E-02 2.1856134481357961E+00
+ 59627 1.4906750000000000E-02 1.1706163342529651E-02 2.1856645481071615E+00
+ 59628 1.4907000000000000E-02 1.1706709765080422E-02 2.1857156480785265E+00
+ 59629 1.4907250000000000E-02 1.1707256200407289E-02 2.1857667480498915E+00
+ 59630 1.4907499999999999E-02 1.1707802648510283E-02 2.1858178480212564E+00
+ 59631 1.4907749999999999E-02 1.1708349109389405E-02 2.1858689479926214E+00
+ 59632 1.4907999999999999E-02 1.1708895583044665E-02 2.1859200479639869E+00
+ 59633 1.4908250000000000E-02 1.1709442069476090E-02 2.1859711479353519E+00
+ 59634 1.4908500000000000E-02 1.1709988568683683E-02 2.1860222479067168E+00
+ 59635 1.4908750000000000E-02 1.1710535080667456E-02 2.1860733478780823E+00
+ 59636 1.4909000000000000E-02 1.1711081605427430E-02 2.1861244478494473E+00
+ 59637 1.4909249999999999E-02 1.1711628142963618E-02 2.1861755478208122E+00
+ 59638 1.4909499999999999E-02 1.1712174693276033E-02 2.1862266477921772E+00
+ 59639 1.4909749999999999E-02 1.1712721256364666E-02 2.1862777477635427E+00
+ 59640 1.4910000000000000E-02 1.1713267832229554E-02 2.1863288477349077E+00
+ 59641 1.4910250000000000E-02 1.1713814420870718E-02 2.1863799477062726E+00
+ 59642 1.4910500000000000E-02 1.1714361022288157E-02 2.1864310476776381E+00
+ 59643 1.4910750000000000E-02 1.1714907636481876E-02 2.1864821476490031E+00
+ 59644 1.4910999999999999E-02 1.1715454263451896E-02 2.1865332476203680E+00
+ 59645 1.4911249999999999E-02 1.1716000903198237E-02 2.1865843475917330E+00
+ 59646 1.4911499999999999E-02 1.1716547555720899E-02 2.1866354475630985E+00
+ 59647 1.4911750000000000E-02 1.1717094221019917E-02 2.1866865475344635E+00
+ 59648 1.4912000000000000E-02 1.1717640899095287E-02 2.1867376475058284E+00
+ 59649 1.4912250000000000E-02 1.1718187589947025E-02 2.1867887474771939E+00
+ 59650 1.4912500000000000E-02 1.1718734293575143E-02 2.1868398474485589E+00
+ 59651 1.4912749999999999E-02 1.1719281009979651E-02 2.1868909474199238E+00
+ 59652 1.4912999999999999E-02 1.1719827739160568E-02 2.1869420473912888E+00
+ 59653 1.4913249999999999E-02 1.1720374481117912E-02 2.1869931473626543E+00
+ 59654 1.4913500000000000E-02 1.1720921235851691E-02 2.1870442473340193E+00
+ 59655 1.4913750000000000E-02 1.1721468003361919E-02 2.1870953473053842E+00
+ 59656 1.4914000000000000E-02 1.1722014783648604E-02 2.1871464472767497E+00
+ 59657 1.4914250000000000E-02 1.1722561576711768E-02 2.1871975472481147E+00
+ 59658 1.4914499999999999E-02 1.1723108382551415E-02 2.1872486472194796E+00
+ 59659 1.4914749999999999E-02 1.1723655201167556E-02 2.1872997471908446E+00
+ 59660 1.4914999999999999E-02 1.1724202032560223E-02 2.1873508471622096E+00
+ 59661 1.4915250000000000E-02 1.1724748876729415E-02 2.1874019471335751E+00
+ 59662 1.4915500000000000E-02 1.1725295733675152E-02 2.1874530471049400E+00
+ 59663 1.4915750000000000E-02 1.1725842603397433E-02 2.1875041470763055E+00
+ 59664 1.4916000000000000E-02 1.1726389485896287E-02 2.1875552470476705E+00
+ 59665 1.4916249999999999E-02 1.1726936381171685E-02 2.1876063470190354E+00
+ 59666 1.4916499999999999E-02 1.1727483289223748E-02 2.1876574469904004E+00
+ 59667 1.4916749999999999E-02 1.1728030210052380E-02 2.1877085469617654E+00
+ 59668 1.4917000000000000E-02 1.1728577143657633E-02 2.1877596469331309E+00
+ 59669 1.4917250000000000E-02 1.1729124090039521E-02 2.1878107469044958E+00
+ 59670 1.4917500000000000E-02 1.1729671049198059E-02 2.1878618468758613E+00
+ 59671 1.4917749999999999E-02 1.1730218021133249E-02 2.1879129468472258E+00
+ 59672 1.4917999999999999E-02 1.1730765005845120E-02 2.1879640468185912E+00
+ 59673 1.4918249999999999E-02 1.1731312003333671E-02 2.1880151467899562E+00
+ 59674 1.4918499999999999E-02 1.1731859013598925E-02 2.1880662467613212E+00
+ 59675 1.4918750000000000E-02 1.1732406036640877E-02 2.1881173467326867E+00
+ 59676 1.4919000000000000E-02 1.1732953072457482E-02 2.1881684467040516E+00
+ 59677 1.4919250000000000E-02 1.1733500121047246E-02 2.1882195466754166E+00
+ 59678 1.4919499999999999E-02 1.1734047182410187E-02 2.1882706466467816E+00
+ 59679 1.4919749999999999E-02 1.1734594256546318E-02 2.1883217466181466E+00
+ 59680 1.4919999999999999E-02 1.1735141343455654E-02 2.1883728465895120E+00
+ 59681 1.4920249999999999E-02 1.1735688443138201E-02 2.1884239465608770E+00
+ 59682 1.4920500000000000E-02 1.1736235555593987E-02 2.1884750465322425E+00
+ 59683 1.4920750000000000E-02 1.1736782680823000E-02 2.1885261465036074E+00
+ 59684 1.4921000000000000E-02 1.1737329818825274E-02 2.1885772464749724E+00
+ 59685 1.4921249999999999E-02 1.1737876969600805E-02 2.1886283464463374E+00
+ 59686 1.4921499999999999E-02 1.1738424133149624E-02 2.1886794464177024E+00
+ 59687 1.4921749999999999E-02 1.1738971309471722E-02 2.1887305463890678E+00
+ 59688 1.4922000000000000E-02 1.1739518498567124E-02 2.1887816463604328E+00
+ 59689 1.4922250000000000E-02 1.1740065700435842E-02 2.1888327463317983E+00
+ 59690 1.4922500000000000E-02 1.1740612915077891E-02 2.1888838463031632E+00
+ 59691 1.4922750000000000E-02 1.1741160142493271E-02 2.1889349462745282E+00
+ 59692 1.4922999999999999E-02 1.1741707382682006E-02 2.1889860462458932E+00
+ 59693 1.4923249999999999E-02 1.1742254635644102E-02 2.1890371462172582E+00
+ 59694 1.4923499999999999E-02 1.1742801901379581E-02 2.1890882461886236E+00
+ 59695 1.4923750000000000E-02 1.1743349179888446E-02 2.1891393461599886E+00
+ 59696 1.4924000000000000E-02 1.1743896471170709E-02 2.1891904461313541E+00
+ 59697 1.4924250000000000E-02 1.1744443775226385E-02 2.1892415461027190E+00
+ 59698 1.4924500000000000E-02 1.1744991092055490E-02 2.1892926460740840E+00
+ 59699 1.4924749999999999E-02 1.1745538421658024E-02 2.1893437460454490E+00
+ 59700 1.4924999999999999E-02 1.1746085764034022E-02 2.1893948460168140E+00
+ 59701 1.4925249999999999E-02 1.1746633119183473E-02 2.1894459459881794E+00
+ 59702 1.4925500000000000E-02 1.1747180487106405E-02 2.1894970459595444E+00
+ 59703 1.4925750000000000E-02 1.1747727867802817E-02 2.1895481459309094E+00
+ 59704 1.4926000000000000E-02 1.1748275261272751E-02 2.1895992459022748E+00
+ 59705 1.4926250000000000E-02 1.1748822667516175E-02 2.1896503458736398E+00
+ 59706 1.4926499999999999E-02 1.1749370086533118E-02 2.1897014458450048E+00
+ 59707 1.4926749999999999E-02 1.1749917518323622E-02 2.1897525458163698E+00
+ 59708 1.4926999999999999E-02 1.1750464962887666E-02 2.1898036457877352E+00
+ 59709 1.4927250000000000E-02 1.1751012420225259E-02 2.1898547457591002E+00
+ 59710 1.4927500000000000E-02 1.1751559890336447E-02 2.1899058457304652E+00
+ 59711 1.4927750000000000E-02 1.1752107373221242E-02 2.1899569457018306E+00
+ 59712 1.4928000000000000E-02 1.1752654868879588E-02 2.1900080456731956E+00
+ 59713 1.4928249999999999E-02 1.1753202377311560E-02 2.1900591456445606E+00
+ 59714 1.4928499999999999E-02 1.1753749898517159E-02 2.1901102456159256E+00
+ 59715 1.4928749999999999E-02 1.1754297432496402E-02 2.1901613455872910E+00
+ 59716 1.4929000000000000E-02 1.1754844979249286E-02 2.1902124455586560E+00
+ 59717 1.4929250000000000E-02 1.1755392538775843E-02 2.1902635455300210E+00
+ 59718 1.4929500000000000E-02 1.1755940111076071E-02 2.1903146455013864E+00
+ 59719 1.4929750000000000E-02 1.1756487696149983E-02 2.1903657454727514E+00
+ 59720 1.4929999999999999E-02 1.1757035293997600E-02 2.1904168454441164E+00
+ 59721 1.4930249999999999E-02 1.1757582904618908E-02 2.1904679454154814E+00
+ 59722 1.4930499999999999E-02 1.1758130528013963E-02 2.1905190453868464E+00
+ 59723 1.4930750000000000E-02 1.1758678164182731E-02 2.1905701453582118E+00
+ 59724 1.4931000000000000E-02 1.1759225813125272E-02 2.1906212453295768E+00
+ 59725 1.4931250000000000E-02 1.1759773474841568E-02 2.1906723453009422E+00
+ 59726 1.4931500000000000E-02 1.1760321149331647E-02 2.1907234452723072E+00
+ 59727 1.4931749999999999E-02 1.1760868836595493E-02 2.1907745452436722E+00
+ 59728 1.4931999999999999E-02 1.1761416536633141E-02 2.1908256452150372E+00
+ 59729 1.4932249999999999E-02 1.1761964249444612E-02 2.1908767451864022E+00
+ 59730 1.4932500000000000E-02 1.1762511975029902E-02 2.1909278451577676E+00
+ 59731 1.4932750000000000E-02 1.1763059713389026E-02 2.1909789451291326E+00
+ 59732 1.4933000000000000E-02 1.1763607464522000E-02 2.1910300451004980E+00
+ 59733 1.4933250000000000E-02 1.1764155228428835E-02 2.1910811450718630E+00
+ 59734 1.4933499999999999E-02 1.1764703005109539E-02 2.1911322450432280E+00
+ 59735 1.4933749999999999E-02 1.1765250794564140E-02 2.1911833450145930E+00
+ 59736 1.4933999999999999E-02 1.1765798596792630E-02 2.1912344449859580E+00
+ 59737 1.4934250000000000E-02 1.1766346411795031E-02 2.1912855449573234E+00
+ 59738 1.4934500000000000E-02 1.1766894239571366E-02 2.1913366449286884E+00
+ 59739 1.4934750000000000E-02 1.1767442080121629E-02 2.1913877449000534E+00
+ 59740 1.4935000000000000E-02 1.1767989933445827E-02 2.1914388448714188E+00
+ 59741 1.4935249999999999E-02 1.1768537799544019E-02 2.1914899448427834E+00
+ 59742 1.4935499999999999E-02 1.1769085678416173E-02 2.1915410448141488E+00
+ 59743 1.4935749999999999E-02 1.1769633570062299E-02 2.1915921447855138E+00
+ 59744 1.4936000000000000E-02 1.1770181474482439E-02 2.1916432447568792E+00
+ 59745 1.4936250000000000E-02 1.1770729391676581E-02 2.1916943447282442E+00
+ 59746 1.4936500000000000E-02 1.1771277321644756E-02 2.1917454446996092E+00
+ 59747 1.4936750000000000E-02 1.1771825264386963E-02 2.1917965446709746E+00
+ 59748 1.4936999999999999E-02 1.1772373219903213E-02 2.1918476446423392E+00
+ 59749 1.4937249999999999E-02 1.1772921188193529E-02 2.1918987446137046E+00
+ 59750 1.4937499999999999E-02 1.1773469169257920E-02 2.1919498445850696E+00
+ 59751 1.4937750000000000E-02 1.1774017163096393E-02 2.1920009445564350E+00
+ 59752 1.4938000000000000E-02 1.1774565169708978E-02 2.1920520445278000E+00
+ 59753 1.4938250000000000E-02 1.1775113189095661E-02 2.1921031444991650E+00
+ 59754 1.4938500000000000E-02 1.1775661221256475E-02 2.1921542444705304E+00
+ 59755 1.4938749999999999E-02 1.1776209266191419E-02 2.1922053444418950E+00
+ 59756 1.4938999999999999E-02 1.1776757323900516E-02 2.1922564444132604E+00
+ 59757 1.4939249999999999E-02 1.1777305394383835E-02 2.1923075443846254E+00
+ 59758 1.4939500000000000E-02 1.1777853477641211E-02 2.1923586443559908E+00
+ 59759 1.4939750000000000E-02 1.1778401573672832E-02 2.1924097443273558E+00
+ 59760 1.4940000000000000E-02 1.1778949682478652E-02 2.1924608442987208E+00
+ 59761 1.4940250000000000E-02 1.1779497804058684E-02 2.1925119442700862E+00
+ 59762 1.4940499999999999E-02 1.1780045938412941E-02 2.1925630442414508E+00
+ 59763 1.4940749999999999E-02 1.1780594085541427E-02 2.1926141442128162E+00
+ 59764 1.4940999999999999E-02 1.1781142245444182E-02 2.1926652441841812E+00
+ 59765 1.4941250000000000E-02 1.1781690418121181E-02 2.1927163441555462E+00
+ 59766 1.4941500000000000E-02 1.1782238603572465E-02 2.1927674441269116E+00
+ 59767 1.4941750000000000E-02 1.1782786801798029E-02 2.1928185440982766E+00
+ 59768 1.4942000000000000E-02 1.1783335012797897E-02 2.1928696440696420E+00
+ 59769 1.4942249999999999E-02 1.1783883236572082E-02 2.1929207440410066E+00
+ 59770 1.4942499999999999E-02 1.1784431473120582E-02 2.1929718440123720E+00
+ 59771 1.4942749999999999E-02 1.1784979722443424E-02 2.1930229439837370E+00
+ 59772 1.4943000000000000E-02 1.1785527984540618E-02 2.1930740439551020E+00
+ 59773 1.4943250000000000E-02 1.1786076259412180E-02 2.1931251439264674E+00
+ 59774 1.4943500000000000E-02 1.1786624547058111E-02 2.1931762438978324E+00
+ 59775 1.4943750000000000E-02 1.1787172847478428E-02 2.1932273438691978E+00
+ 59776 1.4943999999999999E-02 1.1787721160673149E-02 2.1932784438405624E+00
+ 59777 1.4944249999999999E-02 1.1788269486642276E-02 2.1933295438119278E+00
+ 59778 1.4944499999999999E-02 1.1788817825385841E-02 2.1933806437832928E+00
+ 59779 1.4944750000000000E-02 1.1789366176903841E-02 2.1934317437546578E+00
+ 59780 1.4945000000000000E-02 1.1789914541196289E-02 2.1934828437260232E+00
+ 59781 1.4945250000000000E-02 1.1790462918263207E-02 2.1935339436973882E+00
+ 59782 1.4945499999999999E-02 1.1791011308104594E-02 2.1935850436687532E+00
+ 59783 1.4945749999999999E-02 1.1791559710720472E-02 2.1936361436401182E+00
+ 59784 1.4945999999999999E-02 1.1792108126110850E-02 2.1936872436114832E+00
+ 59785 1.4946249999999999E-02 1.1792656554275742E-02 2.1937383435828486E+00
+ 59786 1.4946500000000000E-02 1.1793204995215164E-02 2.1937894435542136E+00
+ 59787 1.4946750000000000E-02 1.1793753448929118E-02 2.1938405435255790E+00
+ 59788 1.4947000000000000E-02 1.1794301915417646E-02 2.1938916434969440E+00
+ 59789 1.4947249999999999E-02 1.1794850394680707E-02 2.1939427434683090E+00
+ 59790 1.4947499999999999E-02 1.1795398886718366E-02 2.1939938434396740E+00
+ 59791 1.4947749999999999E-02 1.1795947391530604E-02 2.1940449434110390E+00
+ 59792 1.4947999999999999E-02 1.1796495909117459E-02 2.1940960433824044E+00
+ 59793 1.4948250000000000E-02 1.1797044439478918E-02 2.1941471433537694E+00
+ 59794 1.4948500000000000E-02 1.1797592982615004E-02 2.1941982433251348E+00
+ 59795 1.4948750000000000E-02 1.1798141538525738E-02 2.1942493432964998E+00
+ 59796 1.4948999999999999E-02 1.1798690107211116E-02 2.1943004432678648E+00
+ 59797 1.4949249999999999E-02 1.1799238688671162E-02 2.1943515432392298E+00
+ 59798 1.4949499999999999E-02 1.1799787282905892E-02 2.1944026432105947E+00
+ 59799 1.4949749999999999E-02 1.1800335889915308E-02 2.1944537431819602E+00
+ 59800 1.4950000000000000E-02 1.1800884509699431E-02 2.1945048431533252E+00
+ 59801 1.4950250000000000E-02 1.1801433142258273E-02 2.1945559431246902E+00
+ 59802 1.4950500000000000E-02 1.1801981787591844E-02 2.1946070430960556E+00
+ 59803 1.4950749999999999E-02 1.1802530445700142E-02 2.1946581430674201E+00
+ 59804 1.4950999999999999E-02 1.1803079116583211E-02 2.1947092430387856E+00
+ 59805 1.4951249999999999E-02 1.1803627800241035E-02 2.1947603430101505E+00
+ 59806 1.4951500000000000E-02 1.1804176496673646E-02 2.1948114429815160E+00
+ 59807 1.4951750000000000E-02 1.1804725205881057E-02 2.1948625429528810E+00
+ 59808 1.4952000000000000E-02 1.1805273927863250E-02 2.1949136429242460E+00
+ 59809 1.4952250000000000E-02 1.1805822662620287E-02 2.1949647428956114E+00
+ 59810 1.4952499999999999E-02 1.1806371410152139E-02 2.1950158428669759E+00
+ 59811 1.4952749999999999E-02 1.1806920170458833E-02 2.1950669428383414E+00
+ 59812 1.4952999999999999E-02 1.1807468943540391E-02 2.1951180428097063E+00
+ 59813 1.4953250000000000E-02 1.1808017729396821E-02 2.1951691427810718E+00
+ 59814 1.4953500000000000E-02 1.1808566528028116E-02 2.1952202427524368E+00
+ 59815 1.4953750000000000E-02 1.1809115339434326E-02 2.1952713427238018E+00
+ 59816 1.4954000000000000E-02 1.1809664163615419E-02 2.1953224426951672E+00
+ 59817 1.4954249999999999E-02 1.1810213000571444E-02 2.1953735426665317E+00
+ 59818 1.4954499999999999E-02 1.1810761850302401E-02 2.1954246426378972E+00
+ 59819 1.4954749999999999E-02 1.1811310712808302E-02 2.1954757426092621E+00
+ 59820 1.4955000000000000E-02 1.1811859588089155E-02 2.1955268425806276E+00
+ 59821 1.4955250000000000E-02 1.1812408476144986E-02 2.1955779425519926E+00
+ 59822 1.4955500000000000E-02 1.1812957376975800E-02 2.1956290425233576E+00
+ 59823 1.4955750000000000E-02 1.1813506290581609E-02 2.1956801424947230E+00
+ 59824 1.4955999999999999E-02 1.1814055216962415E-02 2.1957312424660875E+00
+ 59825 1.4956249999999999E-02 1.1814604156118238E-02 2.1957823424374530E+00
+ 59826 1.4956499999999999E-02 1.1815153108049117E-02 2.1958334424088179E+00
+ 59827 1.4956750000000000E-02 1.1815702072755035E-02 2.1958845423801829E+00
+ 59828 1.4957000000000000E-02 1.1816251050236013E-02 2.1959356423515484E+00
+ 59829 1.4957250000000000E-02 1.1816800040492051E-02 2.1959867423229134E+00
+ 59830 1.4957500000000000E-02 1.1817349043523188E-02 2.1960378422942788E+00
+ 59831 1.4957749999999999E-02 1.1817898059329410E-02 2.1960889422656433E+00
+ 59832 1.4957999999999999E-02 1.1818447087910754E-02 2.1961400422370088E+00
+ 59833 1.4958249999999999E-02 1.1818996129267201E-02 2.1961911422083737E+00
+ 59834 1.4958500000000000E-02 1.1819545183398804E-02 2.1962422421797387E+00
+ 59835 1.4958750000000000E-02 1.1820094250305552E-02 2.1962933421511042E+00
+ 59836 1.4959000000000000E-02 1.1820643329987454E-02 2.1963444421224692E+00
+ 59837 1.4959250000000000E-02 1.1821192422444528E-02 2.1963955420938346E+00
+ 59838 1.4959499999999999E-02 1.1821741527676795E-02 2.1964466420651991E+00
+ 59839 1.4959749999999999E-02 1.1822290645684250E-02 2.1964977420365646E+00
+ 59840 1.4959999999999999E-02 1.1822839776466938E-02 2.1965488420079295E+00
+ 59841 1.4960250000000000E-02 1.1823388920024836E-02 2.1965999419792945E+00
+ 59842 1.4960500000000000E-02 1.1823938076357968E-02 2.1966510419506600E+00
+ 59843 1.4960750000000000E-02 1.1824487245466364E-02 2.1967021419220250E+00
+ 59844 1.4961000000000000E-02 1.1825036427350017E-02 2.1967532418933899E+00
+ 59845 1.4961249999999999E-02 1.1825585622008946E-02 2.1968043418647549E+00
+ 59846 1.4961499999999999E-02 1.1826134829443155E-02 2.1968554418361199E+00
+ 59847 1.4961749999999999E-02 1.1826684049652680E-02 2.1969065418074853E+00
+ 59848 1.4962000000000000E-02 1.1827233282637505E-02 2.1969576417788503E+00
+ 59849 1.4962250000000000E-02 1.1827782528397673E-02 2.1970087417502158E+00
+ 59850 1.4962500000000000E-02 1.1828331786933167E-02 2.1970598417215808E+00
+ 59851 1.4962750000000000E-02 1.1828881058244017E-02 2.1971109416929457E+00
+ 59852 1.4962999999999999E-02 1.1829430342330234E-02 2.1971620416643107E+00
+ 59853 1.4963249999999999E-02 1.1829979639191832E-02 2.1972131416356757E+00
+ 59854 1.4963499999999999E-02 1.1830528948828812E-02 2.1972642416070411E+00
+ 59855 1.4963750000000000E-02 1.1831078271241201E-02 2.1973153415784061E+00
+ 59856 1.4964000000000000E-02 1.1831627606429005E-02 2.1973664415497716E+00
+ 59857 1.4964250000000000E-02 1.1832176954392239E-02 2.1974175415211366E+00
+ 59858 1.4964500000000000E-02 1.1832726315130921E-02 2.1974686414925015E+00
+ 59859 1.4964749999999999E-02 1.1833275688645046E-02 2.1975197414638665E+00
+ 59860 1.4964999999999999E-02 1.1833825074934650E-02 2.1975708414352315E+00
+ 59861 1.4965249999999999E-02 1.1834374473999725E-02 2.1976219414065969E+00
+ 59862 1.4965500000000000E-02 1.1834923885840299E-02 2.1976730413779619E+00
+ 59863 1.4965750000000000E-02 1.1835473310456378E-02 2.1977241413493269E+00
+ 59864 1.4966000000000000E-02 1.1836022747847974E-02 2.1977752413206924E+00
+ 59865 1.4966250000000000E-02 1.1836572198015101E-02 2.1978263412920573E+00
+ 59866 1.4966499999999999E-02 1.1837121660957775E-02 2.1978774412634223E+00
+ 59867 1.4966749999999999E-02 1.1837671136676000E-02 2.1979285412347873E+00
+ 59868 1.4966999999999999E-02 1.1838220625169574E-02 2.1979796412061527E+00
+ 59869 1.4967250000000000E-02 1.1838770126437624E-02 2.1980307411775177E+00
+ 59870 1.4967500000000000E-02 1.1839319640480085E-02 2.1980818411488827E+00
+ 59871 1.4967750000000000E-02 1.1839869167296967E-02 2.1981329411202482E+00
+ 59872 1.4968000000000000E-02 1.1840418706888282E-02 2.1981840410916131E+00
+ 59873 1.4968249999999999E-02 1.1840968259254033E-02 2.1982351410629781E+00
+ 59874 1.4968499999999999E-02 1.1841517824394262E-02 2.1982862410343431E+00
+ 59875 1.4968749999999999E-02 1.1842067402308958E-02 2.1983373410057085E+00
+ 59876 1.4969000000000000E-02 1.1842616992998148E-02 2.1983884409770735E+00
+ 59877 1.4969250000000000E-02 1.1843166596461809E-02 2.1984395409484385E+00
+ 59878 1.4969500000000000E-02 1.1843716212700008E-02 2.1984906409198040E+00
+ 59879 1.4969750000000000E-02 1.1844265841712711E-02 2.1985417408911689E+00
+ 59880 1.4969999999999999E-02 1.1844815483499952E-02 2.1985928408625339E+00
+ 59881 1.4970249999999999E-02 1.1845365138061732E-02 2.1986439408338989E+00
+ 59882 1.4970499999999999E-02 1.1845914805398086E-02 2.1986950408052643E+00
+ 59883 1.4970750000000000E-02 1.1846464485509012E-02 2.1987461407766293E+00
+ 59884 1.4971000000000000E-02 1.1847014178394521E-02 2.1987972407479943E+00
+ 59885 1.4971250000000000E-02 1.1847563884054620E-02 2.1988483407193598E+00
+ 59886 1.4971500000000000E-02 1.1848113602489337E-02 2.1988994406907247E+00
+ 59887 1.4971749999999999E-02 1.1848663333698668E-02 2.1989505406620897E+00
+ 59888 1.4971999999999999E-02 1.1849213077682641E-02 2.1990016406334547E+00
+ 59889 1.4972249999999999E-02 1.1849762834441259E-02 2.1990527406048197E+00
+ 59890 1.4972500000000000E-02 1.1850312603974542E-02 2.1991038405761851E+00
+ 59891 1.4972750000000000E-02 1.1850862386282492E-02 2.1991549405475501E+00
+ 59892 1.4973000000000000E-02 1.1851412181365132E-02 2.1992060405189156E+00
+ 59893 1.4973249999999999E-02 1.1851961989222467E-02 2.1992571404902801E+00
+ 59894 1.4973499999999999E-02 1.1852511809854508E-02 2.1993082404616455E+00
+ 59895 1.4973749999999999E-02 1.1853061643261277E-02 2.1993593404330105E+00
+ 59896 1.4973999999999999E-02 1.1853611489442788E-02 2.1994104404043755E+00
+ 59897 1.4974250000000000E-02 1.1854161348399046E-02 2.1994615403757409E+00
+ 59898 1.4974500000000000E-02 1.1854711220130060E-02 2.1995126403471059E+00
+ 59899 1.4974750000000000E-02 1.1855261104635860E-02 2.1995637403184713E+00
+ 59900 1.4974999999999999E-02 1.1855811001916419E-02 2.1996148402898359E+00
+ 59901 1.4975249999999999E-02 1.1856360911971790E-02 2.1996659402612013E+00
+ 59902 1.4975499999999999E-02 1.1856910834801979E-02 2.1997170402325663E+00
+ 59903 1.4975749999999999E-02 1.1857460770406987E-02 2.1997681402039313E+00
+ 59904 1.4976000000000000E-02 1.1858010718786834E-02 2.1998192401752967E+00
+ 59905 1.4976250000000000E-02 1.1858560679941527E-02 2.1998703401466617E+00
+ 59906 1.4976500000000000E-02 1.1859110653871088E-02 2.1999214401180267E+00
+ 59907 1.4976749999999999E-02 1.1859660640575505E-02 2.1999725400893917E+00
+ 59908 1.4976999999999999E-02 1.1860210640054833E-02 2.2000236400607567E+00
+ 59909 1.4977249999999999E-02 1.1860760652309054E-02 2.2000747400321221E+00
+ 59910 1.4977499999999999E-02 1.1861310677338177E-02 2.2001258400034871E+00
+ 59911 1.4977750000000000E-02 1.1861860715142232E-02 2.2001769399748525E+00
+ 59912 1.4978000000000000E-02 1.1862410765721221E-02 2.2002280399462175E+00
+ 59913 1.4978250000000000E-02 1.1862960829075167E-02 2.2002791399175825E+00
+ 59914 1.4978499999999999E-02 1.1863510905204065E-02 2.2003302398889475E+00
+ 59915 1.4978749999999999E-02 1.1864060994107946E-02 2.2003813398603125E+00
+ 59916 1.4978999999999999E-02 1.1864611095786813E-02 2.2004324398316779E+00
+ 59917 1.4979250000000000E-02 1.1865161210240680E-02 2.2004835398030429E+00
+ 59918 1.4979500000000000E-02 1.1865711337469567E-02 2.2005346397744083E+00
+ 59919 1.4979750000000000E-02 1.1866261477473465E-02 2.2005857397457733E+00
+ 59920 1.4980000000000000E-02 1.1866811630252414E-02 2.2006368397171383E+00
+ 59921 1.4980249999999999E-02 1.1867361795806403E-02 2.2006879396885033E+00
+ 59922 1.4980499999999999E-02 1.1867911974135467E-02 2.2007390396598683E+00
+ 59923 1.4980749999999999E-02 1.1868462165239603E-02 2.2007901396312337E+00
+ 59924 1.4981000000000000E-02 1.1869012369118833E-02 2.2008412396025987E+00
+ 59925 1.4981250000000000E-02 1.1869562585773163E-02 2.2008923395739641E+00
+ 59926 1.4981500000000000E-02 1.1870112815202605E-02 2.2009434395453291E+00
+ 59927 1.4981750000000000E-02 1.1870663057407176E-02 2.2009945395166941E+00
+ 59928 1.4981999999999999E-02 1.1871213312386881E-02 2.2010456394880591E+00
+ 59929 1.4982249999999999E-02 1.1871763580141739E-02 2.2010967394594241E+00
+ 59930 1.4982499999999999E-02 1.1872313860671767E-02 2.2011478394307895E+00
+ 59931 1.4982750000000000E-02 1.1872864153976972E-02 2.2011989394021545E+00
+ 59932 1.4983000000000000E-02 1.1873414460057364E-02 2.2012500393735195E+00
+ 59933 1.4983250000000000E-02 1.1873964778912966E-02 2.2013011393448849E+00
+ 59934 1.4983500000000000E-02 1.1874515110543779E-02 2.2013522393162499E+00
+ 59935 1.4983749999999999E-02 1.1875065454949815E-02 2.2014033392876149E+00
+ 59936 1.4983999999999999E-02 1.1875615812131103E-02 2.2014544392589799E+00
+ 59937 1.4984249999999999E-02 1.1876166182087637E-02 2.2015055392303453E+00
+ 59938 1.4984500000000000E-02 1.1876716564819433E-02 2.2015566392017103E+00
+ 59939 1.4984750000000000E-02 1.1877266960326522E-02 2.2016077391730753E+00
+ 59940 1.4985000000000000E-02 1.1877817368608897E-02 2.2016588391444407E+00
+ 59941 1.4985250000000000E-02 1.1878367789666590E-02 2.2017099391158057E+00
+ 59942 1.4985499999999999E-02 1.1878918223499568E-02 2.2017610390871707E+00
+ 59943 1.4985749999999999E-02 1.1879468670107899E-02 2.2018121390585357E+00
+ 59944 1.4985999999999999E-02 1.1880019129491565E-02 2.2018632390299011E+00
+ 59945 1.4986250000000000E-02 1.1880569601650593E-02 2.2019143390012661E+00
+ 59946 1.4986500000000000E-02 1.1881120086584984E-02 2.2019654389726311E+00
+ 59947 1.4986750000000000E-02 1.1881670584294757E-02 2.2020165389439965E+00
+ 59948 1.4987000000000000E-02 1.1882221094779929E-02 2.2020676389153615E+00
+ 59949 1.4987249999999999E-02 1.1882771618040491E-02 2.2021187388867265E+00
+ 59950 1.4987499999999999E-02 1.1883322154076486E-02 2.2021698388580915E+00
+ 59951 1.4987749999999999E-02 1.1883872702887915E-02 2.2022209388294565E+00
+ 59952 1.4988000000000000E-02 1.1884423264474774E-02 2.2022720388008219E+00
+ 59953 1.4988250000000000E-02 1.1884973838837107E-02 2.2023231387721869E+00
+ 59954 1.4988500000000000E-02 1.1885524425974892E-02 2.2023742387435523E+00
+ 59955 1.4988750000000000E-02 1.1886075025888180E-02 2.2024253387149173E+00
+ 59956 1.4988999999999999E-02 1.1886625638576939E-02 2.2024764386862823E+00
+ 59957 1.4989249999999999E-02 1.1887176264041226E-02 2.2025275386576473E+00
+ 59958 1.4989499999999999E-02 1.1887726902281025E-02 2.2025786386290123E+00
+ 59959 1.4989750000000000E-02 1.1888277553296364E-02 2.2026297386003777E+00
+ 59960 1.4990000000000000E-02 1.1888828217087250E-02 2.2026808385717427E+00
+ 59961 1.4990250000000000E-02 1.1889378893653688E-02 2.2027319385431081E+00
+ 59962 1.4990500000000000E-02 1.1889929582995701E-02 2.2027830385144731E+00
+ 59963 1.4990749999999999E-02 1.1890480285113298E-02 2.2028341384858381E+00
+ 59964 1.4990999999999999E-02 1.1891031000006489E-02 2.2028852384572031E+00
+ 59965 1.4991249999999999E-02 1.1891581727675288E-02 2.2029363384285681E+00
+ 59966 1.4991500000000000E-02 1.1892132468119715E-02 2.2029874383999335E+00
+ 59967 1.4991750000000000E-02 1.1892683221339781E-02 2.2030385383712985E+00
+ 59968 1.4992000000000000E-02 1.1893233987335492E-02 2.2030896383426635E+00
+ 59969 1.4992250000000000E-02 1.1893784766106860E-02 2.2031407383140289E+00
+ 59970 1.4992499999999999E-02 1.1894335557653894E-02 2.2031918382853934E+00
+ 59971 1.4992749999999999E-02 1.1894886361976638E-02 2.2032429382567589E+00
+ 59972 1.4992999999999999E-02 1.1895437179075069E-02 2.2032940382281239E+00
+ 59973 1.4993250000000000E-02 1.1895988008949216E-02 2.2033451381994893E+00
+ 59974 1.4993500000000000E-02 1.1896538851599085E-02 2.2033962381708543E+00
+ 59975 1.4993750000000000E-02 1.1897089707024695E-02 2.2034473381422193E+00
+ 59976 1.4994000000000000E-02 1.1897640575226041E-02 2.2034984381135847E+00
+ 59977 1.4994249999999999E-02 1.1898191456203161E-02 2.2035495380849492E+00
+ 59978 1.4994499999999999E-02 1.1898742349956056E-02 2.2036006380563147E+00
+ 59979 1.4994749999999999E-02 1.1899293256484747E-02 2.2036517380276797E+00
+ 59980 1.4995000000000000E-02 1.1899844175789232E-02 2.2037028379990451E+00
+ 59981 1.4995250000000000E-02 1.1900395107869536E-02 2.2037539379704101E+00
+ 59982 1.4995500000000000E-02 1.1900946052725663E-02 2.2038050379417751E+00
+ 59983 1.4995750000000000E-02 1.1901497010357630E-02 2.2038561379131405E+00
+ 59984 1.4995999999999999E-02 1.1902047980765443E-02 2.2039072378845050E+00
+ 59985 1.4996249999999999E-02 1.1902598963949138E-02 2.2039583378558705E+00
+ 59986 1.4996499999999999E-02 1.1903149959908705E-02 2.2040094378272355E+00
+ 59987 1.4996750000000000E-02 1.1903700968644156E-02 2.2040605377986009E+00
+ 59988 1.4997000000000000E-02 1.1904251990155519E-02 2.2041116377699659E+00
+ 59989 1.4997250000000000E-02 1.1904803024442795E-02 2.2041627377413309E+00
+ 59990 1.4997500000000000E-02 1.1905354071506004E-02 2.2042138377126963E+00
+ 59991 1.4997749999999999E-02 1.1905905131345148E-02 2.2042649376840608E+00
+ 59992 1.4997999999999999E-02 1.1906456203960247E-02 2.2043160376554263E+00
+ 59993 1.4998249999999999E-02 1.1907007289351325E-02 2.2043671376267913E+00
+ 59994 1.4998500000000000E-02 1.1907558387518382E-02 2.2044182375981562E+00
+ 59995 1.4998750000000000E-02 1.1908109498461427E-02 2.2044693375695217E+00
+ 59996 1.4999000000000000E-02 1.1908660622180486E-02 2.2045204375408867E+00
+ 59997 1.4999250000000000E-02 1.1909211758675559E-02 2.2045715375122521E+00
+ 59998 1.4999499999999999E-02 1.1909762907946661E-02 2.2046226374836166E+00
+ 59999 1.4999749999999999E-02 1.1910314069993815E-02 2.2046737374549821E+00
+ 60000 1.4999999999999999E-02 1.1910865244817026E-02 2.2047248374263471E+00
+ 60001 1.5000250000000000E-02 1.1911416432416302E-02 2.2047759373977120E+00
+ 60002 1.5000500000000000E-02 1.1911967632791669E-02 2.2048270373690775E+00
+ 60003 1.5000750000000000E-02 1.1912518845943132E-02 2.2048781373404425E+00
+ 60004 1.5000999999999999E-02 1.1913070071870693E-02 2.2049292373118075E+00
+ 60005 1.5001249999999999E-02 1.1913621310574388E-02 2.2049803372831724E+00
+ 60006 1.5001499999999999E-02 1.1914172562054225E-02 2.2050314372545379E+00
+ 60007 1.5001749999999999E-02 1.1914723826310191E-02 2.2050825372259029E+00
+ 60008 1.5002000000000000E-02 1.1915275103342325E-02 2.2051336371972678E+00
+ 60009 1.5002250000000000E-02 1.1915826393150645E-02 2.2051847371686333E+00
+ 60010 1.5002500000000000E-02 1.1916377695735137E-02 2.2052358371399983E+00
+ 60011 1.5002749999999999E-02 1.1916929011095829E-02 2.2052869371113633E+00
+ 60012 1.5002999999999999E-02 1.1917480339232733E-02 2.2053380370827282E+00
+ 60013 1.5003249999999999E-02 1.1918031680145871E-02 2.2053891370540932E+00
+ 60014 1.5003499999999999E-02 1.1918583033835240E-02 2.2054402370254587E+00
+ 60015 1.5003750000000000E-02 1.1919134400300865E-02 2.2054913369968236E+00
+ 60016 1.5004000000000000E-02 1.1919685779542732E-02 2.2055424369681891E+00
+ 60017 1.5004250000000000E-02 1.1920237171560910E-02 2.2055935369395541E+00
+ 60018 1.5004499999999999E-02 1.1920788576355366E-02 2.2056446369109191E+00
+ 60019 1.5004749999999999E-02 1.1921339993926115E-02 2.2056957368822840E+00
+ 60020 1.5004999999999999E-02 1.1921891424273186E-02 2.2057468368536490E+00
+ 60021 1.5005249999999999E-02 1.1922442867396587E-02 2.2057979368250145E+00
+ 60022 1.5005500000000000E-02 1.1922994323296332E-02 2.2058490367963794E+00
+ 60023 1.5005750000000000E-02 1.1923545791972428E-02 2.2059001367677449E+00
+ 60024 1.5006000000000000E-02 1.1924097273424882E-02 2.2059512367391099E+00
+ 60025 1.5006249999999999E-02 1.1924648767653718E-02 2.2060023367104749E+00
+ 60026 1.5006499999999999E-02 1.1925200274658952E-02 2.2060534366818398E+00
+ 60027 1.5006749999999999E-02 1.1925751794440591E-02 2.2061045366532048E+00
+ 60028 1.5007000000000000E-02 1.1926303326998650E-02 2.2061556366245703E+00
+ 60029 1.5007250000000000E-02 1.1926854872333137E-02 2.2062067365959352E+00
+ 60030 1.5007500000000000E-02 1.1927406430444079E-02 2.2062578365673002E+00
+ 60031 1.5007750000000000E-02 1.1927958001331467E-02 2.2063089365386657E+00
+ 60032 1.5007999999999999E-02 1.1928509584995318E-02 2.2063600365100302E+00
+ 60033 1.5008249999999999E-02 1.1929061181435668E-02 2.2064111364813956E+00
+ 60034 1.5008499999999999E-02 1.1929612790652515E-02 2.2064622364527606E+00
+ 60035 1.5008750000000000E-02 1.1930164412645857E-02 2.2065133364241261E+00
+ 60036 1.5009000000000000E-02 1.1930716047415734E-02 2.2065644363954910E+00
+ 60037 1.5009250000000000E-02 1.1931267694962139E-02 2.2066155363668560E+00
+ 60038 1.5009500000000000E-02 1.1931819355285093E-02 2.2066666363382215E+00
+ 60039 1.5009749999999999E-02 1.1932371028384608E-02 2.2067177363095860E+00
+ 60040 1.5009999999999999E-02 1.1932922714260700E-02 2.2067688362809514E+00
+ 60041 1.5010249999999999E-02 1.1933474412913370E-02 2.2068199362523164E+00
+ 60042 1.5010500000000000E-02 1.1934026124342648E-02 2.2068710362236819E+00
+ 60043 1.5010750000000000E-02 1.1934577848548539E-02 2.2069221361950468E+00
+ 60044 1.5011000000000000E-02 1.1935129585531048E-02 2.2069732361664118E+00
+ 60045 1.5011250000000000E-02 1.1935681335290200E-02 2.2070243361377773E+00
+ 60046 1.5011499999999999E-02 1.1936233097826002E-02 2.2070754361091418E+00
+ 60047 1.5011749999999999E-02 1.1936784873138465E-02 2.2071265360805072E+00
+ 60048 1.5011999999999999E-02 1.1937336661227611E-02 2.2071776360518722E+00
+ 60049 1.5012250000000000E-02 1.1937888462093444E-02 2.2072287360232377E+00
+ 60050 1.5012500000000000E-02 1.1938440275735986E-02 2.2072798359946026E+00
+ 60051 1.5012750000000000E-02 1.1938992102155243E-02 2.2073309359659676E+00
+ 60052 1.5013000000000000E-02 1.1939543941351228E-02 2.2073820359373331E+00
+ 60053 1.5013249999999999E-02 1.1940095793323951E-02 2.2074331359086976E+00
+ 60054 1.5013499999999999E-02 1.1940647658073423E-02 2.2074842358800630E+00
+ 60055 1.5013749999999999E-02 1.1941199535599684E-02 2.2075353358514280E+00
+ 60056 1.5014000000000000E-02 1.1941751425902708E-02 2.2075864358227930E+00
+ 60057 1.5014250000000000E-02 1.1942303328982539E-02 2.2076375357941584E+00
+ 60058 1.5014500000000000E-02 1.1942855244839169E-02 2.2076886357655234E+00
+ 60059 1.5014750000000000E-02 1.1943407173472618E-02 2.2077397357368889E+00
+ 60060 1.5014999999999999E-02 1.1943959114882894E-02 2.2077908357082534E+00
+ 60061 1.5015249999999999E-02 1.1944511069070032E-02 2.2078419356796188E+00
+ 60062 1.5015499999999999E-02 1.1945063036033555E-02 2.2078930356509838E+00
+ 60063 1.5015750000000000E-02 1.1945615015770843E-02 2.2079441356223488E+00
+ 60064 1.5016000000000000E-02 1.1946167008281465E-02 2.2079952355937142E+00
+ 60065 1.5016250000000000E-02 1.1946719013565444E-02 2.2080463355650792E+00
+ 60066 1.5016500000000000E-02 1.1947271031622781E-02 2.2080974355364447E+00
+ 60067 1.5016749999999999E-02 1.1947823062453495E-02 2.2081485355078092E+00
+ 60068 1.5016999999999999E-02 1.1948375106057603E-02 2.2081996354791746E+00
+ 60069 1.5017249999999999E-02 1.1948927162435114E-02 2.2082507354505396E+00
+ 60070 1.5017500000000000E-02 1.1949479231586034E-02 2.2083018354219046E+00
+ 60071 1.5017750000000000E-02 1.1950031313510384E-02 2.2083529353932700E+00
+ 60072 1.5018000000000000E-02 1.1950583408208162E-02 2.2084040353646350E+00
+ 60073 1.5018250000000000E-02 1.1951135515679398E-02 2.2084551353360000E+00
+ 60074 1.5018499999999999E-02 1.1951687635924090E-02 2.2085062353073650E+00
+ 60075 1.5018749999999999E-02 1.1952239768942264E-02 2.2085573352787300E+00
+ 60076 1.5018999999999999E-02 1.1952791914733920E-02 2.2086084352500954E+00
+ 60077 1.5019250000000000E-02 1.1953344073299085E-02 2.2086595352214604E+00
+ 60078 1.5019500000000000E-02 1.1953896244637750E-02 2.2087106351928258E+00
+ 60079 1.5019750000000000E-02 1.1954448428749936E-02 2.2087617351641908E+00
+ 60080 1.5020000000000000E-02 1.1955000625635660E-02 2.2088128351355558E+00
+ 60081 1.5020249999999999E-02 1.1955552835294928E-02 2.2088639351069208E+00
+ 60082 1.5020499999999999E-02 1.1956105057727756E-02 2.2089150350782858E+00
+ 60083 1.5020749999999999E-02 1.1956657292934152E-02 2.2089661350496512E+00
+ 60084 1.5021000000000000E-02 1.1957209540914136E-02 2.2090172350210162E+00
+ 60085 1.5021250000000000E-02 1.1957761801667721E-02 2.2090683349923816E+00
+ 60086 1.5021500000000000E-02 1.1958314075194898E-02 2.2091194349637466E+00
+ 60087 1.5021750000000000E-02 1.1958866361495707E-02 2.2091705349351116E+00
+ 60088 1.5021999999999999E-02 1.1959418660570136E-02 2.2092216349064766E+00
+ 60089 1.5022249999999999E-02 1.1959970972418224E-02 2.2092727348778416E+00
+ 60090 1.5022499999999999E-02 1.1960523305761814E-02 2.2093238348492070E+00
+ 60091 1.5022750000000000E-02 1.1961075643042248E-02 2.2093749348205720E+00
+ 60092 1.5023000000000000E-02 1.1961627993097086E-02 2.2094260347919374E+00
+ 60093 1.5023250000000000E-02 1.1962180355926331E-02 2.2094771347633024E+00
+ 60094 1.5023500000000000E-02 1.1962732731530007E-02 2.2095282347346674E+00
+ 60095 1.5023749999999999E-02 1.1963285119908107E-02 2.2095793347060324E+00
+ 60096 1.5023999999999999E-02 1.1963837521060668E-02 2.2096304346773974E+00
+ 60097 1.5024249999999999E-02 1.1964389934987694E-02 2.2096815346487628E+00
+ 60098 1.5024500000000000E-02 1.1964942361689187E-02 2.2097326346201278E+00
+ 60099 1.5024750000000000E-02 1.1965494801165166E-02 2.2097837345914928E+00
+ 60100 1.5025000000000000E-02 1.1966047253415647E-02 2.2098348345628582E+00
+ 60101 1.5025250000000000E-02 1.1966599718440638E-02 2.2098859345342232E+00
+ 60102 1.5025499999999999E-02 1.1967152196240149E-02 2.2099370345055882E+00
+ 60103 1.5025749999999999E-02 1.1967704686814200E-02 2.2099881344769532E+00
+ 60104 1.5025999999999999E-02 1.1968257190162791E-02 2.2100392344483186E+00
+ 60105 1.5026250000000000E-02 1.1968809706285947E-02 2.2100903344196836E+00
+ 60106 1.5026500000000000E-02 1.1969362235183682E-02 2.2101414343910486E+00
+ 60107 1.5026750000000000E-02 1.1969914776855987E-02 2.2101925343624140E+00
+ 60108 1.5027000000000000E-02 1.1970467331302906E-02 2.2102436343337790E+00
+ 60109 1.5027249999999999E-02 1.1971019898524426E-02 2.2102947343051440E+00
+ 60110 1.5027499999999999E-02 1.1971572478520574E-02 2.2103458342765090E+00
+ 60111 1.5027749999999999E-02 1.1972125071291350E-02 2.2103969342478744E+00
+ 60112 1.5028000000000000E-02 1.1972677676836768E-02 2.2104480342192394E+00
+ 60113 1.5028250000000000E-02 1.1973230295156852E-02 2.2104991341906044E+00
+ 60114 1.5028500000000000E-02 1.1973782926251616E-02 2.2105502341619698E+00
+ 60115 1.5028749999999999E-02 1.1974335570121047E-02 2.2106013341333344E+00
+ 60116 1.5028999999999999E-02 1.1974888226765183E-02 2.2106524341046998E+00
+ 60117 1.5029249999999999E-02 1.1975440896184030E-02 2.2107035340760648E+00
+ 60118 1.5029499999999999E-02 1.1975993578377600E-02 2.2107546340474298E+00
+ 60119 1.5029750000000000E-02 1.1976546273345901E-02 2.2108057340187952E+00
+ 60120 1.5030000000000000E-02 1.1977098981088946E-02 2.2108568339901602E+00
+ 60121 1.5030250000000000E-02 1.1977651701606751E-02 2.2109079339615256E+00
+ 60122 1.5030499999999999E-02 1.1978204434899324E-02 2.2109590339328902E+00
+ 60123 1.5030749999999999E-02 1.1978757180966682E-02 2.2110101339042556E+00
+ 60124 1.5030999999999999E-02 1.1979309939808835E-02 2.2110612338756206E+00
+ 60125 1.5031249999999999E-02 1.1979862711425799E-02 2.2111123338469856E+00
+ 60126 1.5031500000000000E-02 1.1980415495817581E-02 2.2111634338183510E+00
+ 60127 1.5031750000000000E-02 1.1980968292984196E-02 2.2112145337897160E+00
+ 60128 1.5032000000000000E-02 1.1981521102925658E-02 2.2112656337610814E+00
+ 60129 1.5032249999999999E-02 1.1982073925641967E-02 2.2113167337324460E+00
+ 60130 1.5032499999999999E-02 1.1982626761133156E-02 2.2113678337038114E+00
+ 60131 1.5032749999999999E-02 1.1983179609399229E-02 2.2114189336751764E+00
+ 60132 1.5032999999999999E-02 1.1983732470440196E-02 2.2114700336465414E+00
+ 60133 1.5033250000000000E-02 1.1984285344256067E-02 2.2115211336179068E+00
+ 60134 1.5033500000000000E-02 1.1984838230846865E-02 2.2115722335892718E+00
+ 60135 1.5033750000000000E-02 1.1985391130212601E-02 2.2116233335606368E+00
+ 60136 1.5033999999999999E-02 1.1985944042353260E-02 2.2116744335320018E+00
+ 60137 1.5034249999999999E-02 1.1986496967268881E-02 2.2117255335033668E+00
+ 60138 1.5034499999999999E-02 1.1987049904959487E-02 2.2117766334747322E+00
+ 60139 1.5034750000000000E-02 1.1987602855425062E-02 2.2118277334460972E+00
+ 60140 1.5035000000000000E-02 1.1988155818665643E-02 2.2118788334174626E+00
+ 60141 1.5035250000000000E-02 1.1988708794681230E-02 2.2119299333888276E+00
+ 60142 1.5035500000000000E-02 1.1989261783471827E-02 2.2119810333601926E+00
+ 60143 1.5035749999999999E-02 1.1989814785037458E-02 2.2120321333315576E+00
+ 60144 1.5035999999999999E-02 1.1990367799378130E-02 2.2120832333029226E+00
+ 60145 1.5036249999999999E-02 1.1990920826493869E-02 2.2121343332742880E+00
+ 60146 1.5036500000000000E-02 1.1991473866384675E-02 2.2121854332456530E+00
+ 60147 1.5036750000000000E-02 1.1992026919050559E-02 2.2122365332170184E+00
+ 60148 1.5037000000000000E-02 1.1992579984491538E-02 2.2122876331883834E+00
+ 60149 1.5037250000000000E-02 1.1993133062707618E-02 2.2123387331597484E+00
+ 60150 1.5037499999999999E-02 1.1993686153698828E-02 2.2123898331311134E+00
+ 60151 1.5037749999999999E-02 1.1994239257465166E-02 2.2124409331024784E+00
+ 60152 1.5037999999999999E-02 1.1994792374006649E-02 2.2124920330738438E+00
+ 60153 1.5038250000000000E-02 1.1995345503323283E-02 2.2125431330452088E+00
+ 60154 1.5038500000000000E-02 1.1995898645415098E-02 2.2125942330165742E+00
+ 60155 1.5038750000000000E-02 1.1996451800282082E-02 2.2126453329879392E+00
+ 60156 1.5039000000000000E-02 1.1997004967924267E-02 2.2126964329593042E+00
+ 60157 1.5039249999999999E-02 1.1997558148341652E-02 2.2127475329306692E+00
+ 60158 1.5039499999999999E-02 1.1998111341534258E-02 2.2127986329020342E+00
+ 60159 1.5039749999999999E-02 1.1998664547502098E-02 2.2128497328733996E+00
+ 60160 1.5040000000000000E-02 1.1999217766245187E-02 2.2129008328447646E+00
+ 60161 1.5040250000000000E-02 1.1999770997763526E-02 2.2129519328161296E+00
+ 60162 1.5040500000000000E-02 1.2000324242057141E-02 2.2130030327874950E+00
+ 60163 1.5040750000000000E-02 1.2000877499126032E-02 2.2130541327588600E+00
+ 60164 1.5040999999999999E-02 1.2001430768970211E-02 2.2131052327302250E+00
+ 60165 1.5041249999999999E-02 1.2001984051589708E-02 2.2131563327015900E+00
+ 60166 1.5041499999999999E-02 1.2002537346984513E-02 2.2132074326729554E+00
+ 60167 1.5041750000000000E-02 1.2003090655154662E-02 2.2132585326443204E+00
+ 60168 1.5042000000000000E-02 1.2003643976100148E-02 2.2133096326156854E+00
+ 60169 1.5042250000000000E-02 1.2004197309821002E-02 2.2133607325870508E+00
+ 60170 1.5042500000000000E-02 1.2004750656317212E-02 2.2134118325584158E+00
+ 60171 1.5042749999999999E-02 1.2005304015588801E-02 2.2134629325297808E+00
+ 60172 1.5042999999999999E-02 1.2005857387635792E-02 2.2135140325011458E+00
+ 60173 1.5043249999999999E-02 1.2006410772458192E-02 2.2135651324725112E+00
+ 60174 1.5043500000000000E-02 1.2006964170056004E-02 2.2136162324438762E+00
+ 60175 1.5043750000000000E-02 1.2007517580429252E-02 2.2136673324152412E+00
+ 60176 1.5044000000000000E-02 1.2008071003577942E-02 2.2137184323866066E+00
+ 60177 1.5044250000000000E-02 1.2008624439502100E-02 2.2137695323579716E+00
+ 60178 1.5044499999999999E-02 1.2009177888201709E-02 2.2138206323293366E+00
+ 60179 1.5044749999999999E-02 1.2009731349676811E-02 2.2138717323007016E+00
+ 60180 1.5044999999999999E-02 1.2010284823927405E-02 2.2139228322720665E+00
+ 60181 1.5045250000000000E-02 1.2010838310953507E-02 2.2139739322434320E+00
+ 60182 1.5045500000000000E-02 1.2011391810755126E-02 2.2140250322147970E+00
+ 60183 1.5045750000000000E-02 1.2011945323332279E-02 2.2140761321861624E+00
+ 60184 1.5046000000000000E-02 1.2012498848684985E-02 2.2141272321575274E+00
+ 60185 1.5046249999999999E-02 1.2013052386813237E-02 2.2141783321288924E+00
+ 60186 1.5046499999999999E-02 1.2013605937717057E-02 2.2142294321002574E+00
+ 60187 1.5046749999999999E-02 1.2014159501396471E-02 2.2142805320716223E+00
+ 60188 1.5047000000000000E-02 1.2014713077851472E-02 2.2143316320429878E+00
+ 60189 1.5047250000000000E-02 1.2015266667082088E-02 2.2143827320143528E+00
+ 60190 1.5047500000000000E-02 1.2015820269088321E-02 2.2144338319857182E+00
+ 60191 1.5047750000000000E-02 1.2016373883870182E-02 2.2144849319570832E+00
+ 60192 1.5047999999999999E-02 1.2016927511427690E-02 2.2145360319284482E+00
+ 60193 1.5048249999999999E-02 1.2017481151760857E-02 2.2145871318998132E+00
+ 60194 1.5048499999999999E-02 1.2018034804869702E-02 2.2146382318711781E+00
+ 60195 1.5048750000000000E-02 1.2018588470754221E-02 2.2146893318425436E+00
+ 60196 1.5049000000000000E-02 1.2019142149414443E-02 2.2147404318139086E+00
+ 60197 1.5049250000000000E-02 1.2019695840850374E-02 2.2147915317852735E+00
+ 60198 1.5049500000000000E-02 1.2020249545062015E-02 2.2148426317566390E+00
+ 60199 1.5049749999999999E-02 1.2020803262049396E-02 2.2148937317280035E+00
+ 60200 1.5049999999999999E-02 1.2021356991812511E-02 2.2149448316993690E+00
+ 60201 1.5050249999999999E-02 1.2021910734351401E-02 2.2149959316707339E+00
+ 60202 1.5050500000000000E-02 1.2022464489666054E-02 2.2150470316420994E+00
+ 60203 1.5050750000000000E-02 1.2023018257756500E-02 2.2150981316134644E+00
+ 60204 1.5051000000000000E-02 1.2023572038622735E-02 2.2151492315848293E+00
+ 60205 1.5051250000000000E-02 1.2024125832264780E-02 2.2152003315561948E+00
+ 60206 1.5051499999999999E-02 1.2024679638682645E-02 2.2152514315275593E+00
+ 60207 1.5051749999999999E-02 1.2025233457876342E-02 2.2153025314989248E+00
+ 60208 1.5051999999999999E-02 1.2025787289845895E-02 2.2153536314702897E+00
+ 60209 1.5052250000000000E-02 1.2026341134591301E-02 2.2154047314416552E+00
+ 60210 1.5052500000000000E-02 1.2026894992112583E-02 2.2154558314130202E+00
+ 60211 1.5052750000000000E-02 1.2027448862409749E-02 2.2155069313843851E+00
+ 60212 1.5053000000000000E-02 1.2028002745482814E-02 2.2155580313557506E+00
+ 60213 1.5053249999999999E-02 1.2028556641331777E-02 2.2156091313271151E+00
+ 60214 1.5053499999999999E-02 1.2029110549956673E-02 2.2156602312984806E+00
+ 60215 1.5053749999999999E-02 1.2029664471357508E-02 2.2157113312698455E+00
+ 60216 1.5054000000000000E-02 1.2030218405534284E-02 2.2157624312412110E+00
+ 60217 1.5054250000000000E-02 1.2030772352487026E-02 2.2158135312125760E+00
+ 60218 1.5054500000000000E-02 1.2031326312215738E-02 2.2158646311839409E+00
+ 60219 1.5054750000000000E-02 1.2031880284720433E-02 2.2159157311553064E+00
+ 60220 1.5054999999999999E-02 1.2032434270001131E-02 2.2159668311266709E+00
+ 60221 1.5055249999999999E-02 1.2032988268057838E-02 2.2160179310980364E+00
+ 60222 1.5055499999999999E-02 1.2033542278890568E-02 2.2160690310694013E+00
+ 60223 1.5055750000000000E-02 1.2034096302499334E-02 2.2161201310407663E+00
+ 60224 1.5056000000000000E-02 1.2034650338884159E-02 2.2161712310121318E+00
+ 60225 1.5056250000000000E-02 1.2035204388045034E-02 2.2162223309834967E+00
+ 60226 1.5056499999999999E-02 1.2035758449981991E-02 2.2162734309548617E+00
+ 60227 1.5056749999999999E-02 1.2036312524695022E-02 2.2163245309262267E+00
+ 60228 1.5056999999999999E-02 1.2036866612184165E-02 2.2163756308975922E+00
+ 60229 1.5057249999999999E-02 1.2037420712449402E-02 2.2164267308689571E+00
+ 60230 1.5057500000000000E-02 1.2037974825490797E-02 2.2164778308403221E+00
+ 60231 1.5057750000000000E-02 1.2038528951308318E-02 2.2165289308116876E+00
+ 60232 1.5058000000000000E-02 1.2039083089901979E-02 2.2165800307830525E+00
+ 60233 1.5058249999999999E-02 1.2039637241271805E-02 2.2166311307544175E+00
+ 60234 1.5058499999999999E-02 1.2040191405417809E-02 2.2166822307257825E+00
+ 60235 1.5058749999999999E-02 1.2040745582340005E-02 2.2167333306971480E+00
+ 60236 1.5058999999999999E-02 1.2041299772038402E-02 2.2167844306685129E+00
+ 60237 1.5059250000000000E-02 1.2041853974513010E-02 2.2168355306398779E+00
+ 60238 1.5059500000000000E-02 1.2042408189763843E-02 2.2168866306112434E+00
+ 60239 1.5059750000000000E-02 1.2042962417790921E-02 2.2169377305826083E+00
+ 60240 1.5059999999999999E-02 1.2043516658594242E-02 2.2169888305539733E+00
+ 60241 1.5060249999999999E-02 1.2044070912173833E-02 2.2170399305253383E+00
+ 60242 1.5060499999999999E-02 1.2044625178529699E-02 2.2170910304967033E+00
+ 60243 1.5060749999999999E-02 1.2045179457661866E-02 2.2171421304680687E+00
+ 60244 1.5061000000000000E-02 1.2045733749570320E-02 2.2171932304394337E+00
+ 60245 1.5061250000000000E-02 1.2046288054255103E-02 2.2172443304107992E+00
+ 60246 1.5061500000000000E-02 1.2046842371716208E-02 2.2172954303821641E+00
+ 60247 1.5061749999999999E-02 1.2047396701953648E-02 2.2173465303535291E+00
+ 60248 1.5061999999999999E-02 1.2047951044967456E-02 2.2173976303248941E+00
+ 60249 1.5062249999999999E-02 1.2048505400757616E-02 2.2174487302962591E+00
+ 60250 1.5062500000000000E-02 1.2049059769324161E-02 2.2174998302676245E+00
+ 60251 1.5062750000000000E-02 1.2049614150667100E-02 2.2175509302389895E+00
+ 60252 1.5063000000000000E-02 1.2050168544786438E-02 2.2176020302103550E+00
+ 60253 1.5063250000000000E-02 1.2050722951682191E-02 2.2176531301817199E+00
+ 60254 1.5063499999999999E-02 1.2051277371354380E-02 2.2177042301530849E+00
+ 60255 1.5063749999999999E-02 1.2051831803803014E-02 2.2177553301244499E+00
+ 60256 1.5063999999999999E-02 1.2052386249028107E-02 2.2178064300958149E+00
+ 60257 1.5064250000000000E-02 1.2052940707029662E-02 2.2178575300671803E+00
+ 60258 1.5064500000000000E-02 1.2053495177806919E-02 2.2179086300385453E+00
+ 60259 1.5064750000000000E-02 1.2054049661357796E-02 2.2179597300099103E+00
+ 60260 1.5065000000000000E-02 1.2054604157682206E-02 2.2180108299812757E+00
+ 60261 1.5065249999999999E-02 1.2055158666780155E-02 2.2180619299526403E+00
+ 60262 1.5065499999999999E-02 1.2055713188651652E-02 2.2181130299240057E+00
+ 60263 1.5065749999999999E-02 1.2056267723296713E-02 2.2181641298953707E+00
+ 60264 1.5066000000000000E-02 1.2056822270715344E-02 2.2182152298667361E+00
+ 60265 1.5066250000000000E-02 1.2057376830907563E-02 2.2182663298381011E+00
+ 60266 1.5066500000000000E-02 1.2057931403873392E-02 2.2183174298094661E+00
+ 60267 1.5066750000000000E-02 1.2058485989612820E-02 2.2183685297808315E+00
+ 60268 1.5066999999999999E-02 1.2059040588125869E-02 2.2184196297521961E+00
+ 60269 1.5067249999999999E-02 1.2059595199412552E-02 2.2184707297235615E+00
+ 60270 1.5067499999999999E-02 1.2060149823472883E-02 2.2185218296949265E+00
+ 60271 1.5067750000000000E-02 1.2060704460306873E-02 2.2185729296662919E+00
+ 60272 1.5068000000000000E-02 1.2061259109914534E-02 2.2186240296376569E+00
+ 60273 1.5068250000000000E-02 1.2061813772295879E-02 2.2186751296090219E+00
+ 60274 1.5068500000000000E-02 1.2062368447450914E-02 2.2187262295803873E+00
+ 60275 1.5068749999999999E-02 1.2062923135379653E-02 2.2187773295517519E+00
+ 60276 1.5068999999999999E-02 1.2063477836082113E-02 2.2188284295231173E+00
+ 60277 1.5069249999999999E-02 1.2064032549558307E-02 2.2188795294944823E+00
+ 60278 1.5069500000000000E-02 1.2064587275808237E-02 2.2189306294658477E+00
+ 60279 1.5069750000000000E-02 1.2065142014831927E-02 2.2189817294372127E+00
+ 60280 1.5070000000000000E-02 1.2065696766629377E-02 2.2190328294085777E+00
+ 60281 1.5070250000000000E-02 1.2066251531200615E-02 2.2190839293799431E+00
+ 60282 1.5070499999999999E-02 1.2066806308545628E-02 2.2191350293513077E+00
+ 60283 1.5070749999999999E-02 1.2067361098664457E-02 2.2191861293226731E+00
+ 60284 1.5070999999999999E-02 1.2067915901557097E-02 2.2192372292940381E+00
+ 60285 1.5071250000000000E-02 1.2068470717223558E-02 2.2192883292654031E+00
+ 60286 1.5071500000000000E-02 1.2069025545663860E-02 2.2193394292367685E+00
+ 60287 1.5071750000000000E-02 1.2069580386878021E-02 2.2193905292081335E+00
+ 60288 1.5072000000000000E-02 1.2070135240866028E-02 2.2194416291794989E+00
+ 60289 1.5072249999999999E-02 1.2070690107627919E-02 2.2194927291508635E+00
+ 60290 1.5072499999999999E-02 1.2071244987163698E-02 2.2195438291222289E+00
+ 60291 1.5072749999999999E-02 1.2071799879473365E-02 2.2195949290935939E+00
+ 60292 1.5073000000000000E-02 1.2072354784556953E-02 2.2196460290649589E+00
+ 60293 1.5073250000000000E-02 1.2072909702414465E-02 2.2196971290363243E+00
+ 60294 1.5073500000000000E-02 1.2073464633045908E-02 2.2197482290076893E+00
+ 60295 1.5073750000000000E-02 1.2074019576451296E-02 2.2197993289790547E+00
+ 60296 1.5073999999999999E-02 1.2074574532630639E-02 2.2198504289504193E+00
+ 60297 1.5074249999999999E-02 1.2075129501583961E-02 2.2199015289217847E+00
+ 60298 1.5074499999999999E-02 1.2075684483311266E-02 2.2199526288931497E+00
+ 60299 1.5074750000000000E-02 1.2076239477812559E-02 2.2200037288645147E+00
+ 60300 1.5075000000000000E-02 1.2076794485087868E-02 2.2200548288358801E+00
+ 60301 1.5075250000000000E-02 1.2077349505137185E-02 2.2201059288072451E+00
+ 60302 1.5075500000000000E-02 1.2077904537960541E-02 2.2201570287786101E+00
+ 60303 1.5075749999999999E-02 1.2078459583557934E-02 2.2202081287499751E+00
+ 60304 1.5075999999999999E-02 1.2079014641929391E-02 2.2202592287213401E+00
+ 60305 1.5076249999999999E-02 1.2079569713074905E-02 2.2203103286927055E+00
+ 60306 1.5076500000000000E-02 1.2080124796994506E-02 2.2203614286640705E+00
+ 60307 1.5076750000000000E-02 1.2080679893688195E-02 2.2204125286354359E+00
+ 60308 1.5077000000000000E-02 1.2081235003155990E-02 2.2204636286068009E+00
+ 60309 1.5077250000000000E-02 1.2081790125397892E-02 2.2205147285781659E+00
+ 60310 1.5077499999999999E-02 1.2082345260413933E-02 2.2205658285495309E+00
+ 60311 1.5077749999999999E-02 1.2082900408204110E-02 2.2206169285208959E+00
+ 60312 1.5077999999999999E-02 1.2083455568768440E-02 2.2206680284922613E+00
+ 60313 1.5078250000000000E-02 1.2084010742106936E-02 2.2207191284636263E+00
+ 60314 1.5078500000000000E-02 1.2084565928219599E-02 2.2207702284349917E+00
+ 60315 1.5078750000000000E-02 1.2085121127106462E-02 2.2208213284063567E+00
+ 60316 1.5079000000000000E-02 1.2085676338767511E-02 2.2208724283777217E+00
+ 60317 1.5079249999999999E-02 1.2086231563202779E-02 2.2209235283490867E+00
+ 60318 1.5079499999999999E-02 1.2086786800412277E-02 2.2209746283204517E+00
+ 60319 1.5079749999999999E-02 1.2087342050396006E-02 2.2210257282918171E+00
+ 60320 1.5080000000000000E-02 1.2087897313153982E-02 2.2210768282631821E+00
+ 60321 1.5080250000000000E-02 1.2088452588686236E-02 2.2211279282345475E+00
+ 60322 1.5080500000000000E-02 1.2089007876992738E-02 2.2211790282059125E+00
+ 60323 1.5080750000000000E-02 1.2089563178073536E-02 2.2212301281772775E+00
+ 60324 1.5080999999999999E-02 1.2090118491928628E-02 2.2212812281486425E+00
+ 60325 1.5081249999999999E-02 1.2090673818558037E-02 2.2213323281200075E+00
+ 60326 1.5081499999999999E-02 1.2091229157961758E-02 2.2213834280913729E+00
+ 60327 1.5081750000000000E-02 1.2091784510139824E-02 2.2214345280627379E+00
+ 60328 1.5082000000000000E-02 1.2092339875092221E-02 2.2214856280341029E+00
+ 60329 1.5082250000000000E-02 1.2092895252818989E-02 2.2215367280054683E+00
+ 60330 1.5082500000000000E-02 1.2093450643320122E-02 2.2215878279768333E+00
+ 60331 1.5082749999999999E-02 1.2094006046595631E-02 2.2216389279481983E+00
+ 60332 1.5082999999999999E-02 1.2094561462645540E-02 2.2216900279195633E+00
+ 60333 1.5083249999999999E-02 1.2095116891469852E-02 2.2217411278909287E+00
+ 60334 1.5083500000000000E-02 1.2095672333068597E-02 2.2217922278622937E+00
+ 60335 1.5083750000000000E-02 1.2096227787441757E-02 2.2218433278336587E+00
+ 60336 1.5084000000000000E-02 1.2096783254589362E-02 2.2218944278050241E+00
+ 60337 1.5084249999999999E-02 1.2097338734511420E-02 2.2219455277763887E+00
+ 60338 1.5084499999999999E-02 1.2097894227207955E-02 2.2219966277477541E+00
+ 60339 1.5084749999999999E-02 1.2098449732678960E-02 2.2220477277191191E+00
+ 60340 1.5084999999999999E-02 1.2099005250924460E-02 2.2220988276904845E+00
+ 60341 1.5085250000000000E-02 1.2099560781944459E-02 2.2221499276618495E+00
+ 60342 1.5085500000000000E-02 1.2100116325738982E-02 2.2222010276332145E+00
+ 60343 1.5085750000000000E-02 1.2100671882308029E-02 2.2222521276045799E+00
+ 60344 1.5085999999999999E-02 1.2101227451651609E-02 2.2223032275759445E+00
+ 60345 1.5086249999999999E-02 1.2101783033769749E-02 2.2223543275473099E+00
+ 60346 1.5086499999999999E-02 1.2102338628662451E-02 2.2224054275186749E+00
+ 60347 1.5086749999999999E-02 1.2102894236329731E-02 2.2224565274900399E+00
+ 60348 1.5087000000000000E-02 1.2103449856771599E-02 2.2225076274614053E+00
+ 60349 1.5087250000000000E-02 1.2104005489988068E-02 2.2225587274327703E+00
+ 60350 1.5087500000000000E-02 1.2104561135979144E-02 2.2226098274041357E+00
+ 60351 1.5087749999999999E-02 1.2105116794744859E-02 2.2226609273755003E+00
+ 60352 1.5087999999999999E-02 1.2105672466285198E-02 2.2227120273468657E+00
+ 60353 1.5088249999999999E-02 1.2106228150600196E-02 2.2227631273182307E+00
+ 60354 1.5088499999999999E-02 1.2106783847689848E-02 2.2228142272895957E+00
+ 60355 1.5088750000000000E-02 1.2107339557554182E-02 2.2228653272609611E+00
+ 60356 1.5089000000000000E-02 1.2107895280193206E-02 2.2229164272323261E+00
+ 60357 1.5089250000000000E-02 1.2108451015606914E-02 2.2229675272036915E+00
+ 60358 1.5089499999999999E-02 1.2109006763795338E-02 2.2230186271750561E+00
+ 60359 1.5089749999999999E-02 1.2109562524758487E-02 2.2230697271464215E+00
+ 60360 1.5089999999999999E-02 1.2110118298496366E-02 2.2231208271177865E+00
+ 60361 1.5090249999999999E-02 1.2110674085009000E-02 2.2231719270891515E+00
+ 60362 1.5090500000000000E-02 1.2111229884296391E-02 2.2232230270605169E+00
+ 60363 1.5090750000000000E-02 1.2111785696358551E-02 2.2232741270318819E+00
+ 60364 1.5091000000000000E-02 1.2112341521195500E-02 2.2233252270032469E+00
+ 60365 1.5091249999999999E-02 1.2112897358807237E-02 2.2233763269746118E+00
+ 60366 1.5091499999999999E-02 1.2113453209193785E-02 2.2234274269459768E+00
+ 60367 1.5091749999999999E-02 1.2114009072355148E-02 2.2234785269173423E+00
+ 60368 1.5092000000000000E-02 1.2114564948291362E-02 2.2235296268887073E+00
+ 60369 1.5092250000000000E-02 1.2115120837002407E-02 2.2235807268600727E+00
+ 60370 1.5092500000000000E-02 1.2115676738488313E-02 2.2236318268314377E+00
+ 60371 1.5092750000000000E-02 1.2116232652749090E-02 2.2236829268028027E+00
+ 60372 1.5092999999999999E-02 1.2116788579784737E-02 2.2237340267741676E+00
+ 60373 1.5093249999999999E-02 1.2117344519595289E-02 2.2237851267455326E+00
+ 60374 1.5093499999999999E-02 1.2117900472180750E-02 2.2238362267168981E+00
+ 60375 1.5093750000000000E-02 1.2118456437541125E-02 2.2238873266882631E+00
+ 60376 1.5094000000000000E-02 1.2119012415676426E-02 2.2239384266596285E+00
+ 60377 1.5094250000000000E-02 1.2119568406586670E-02 2.2239895266309935E+00
+ 60378 1.5094500000000000E-02 1.2120124410271878E-02 2.2240406266023585E+00
+ 60379 1.5094749999999999E-02 1.2120680426732044E-02 2.2240917265737234E+00
+ 60380 1.5094999999999999E-02 1.2121236455967192E-02 2.2241428265450884E+00
+ 60381 1.5095249999999999E-02 1.2121792497977336E-02 2.2241939265164539E+00
+ 60382 1.5095500000000000E-02 1.2122348552762481E-02 2.2242450264878189E+00
+ 60383 1.5095750000000000E-02 1.2122904620322649E-02 2.2242961264591843E+00
+ 60384 1.5096000000000000E-02 1.2123460700657835E-02 2.2243472264305493E+00
+ 60385 1.5096250000000000E-02 1.2124016793768065E-02 2.2243983264019143E+00
+ 60386 1.5096499999999999E-02 1.2124572899653355E-02 2.2244494263732792E+00
+ 60387 1.5096749999999999E-02 1.2125129018313694E-02 2.2245005263446442E+00
+ 60388 1.5096999999999999E-02 1.2125685149749122E-02 2.2245516263160097E+00
+ 60389 1.5097250000000000E-02 1.2126241293959644E-02 2.2246027262873747E+00
+ 60390 1.5097500000000000E-02 1.2126797450945269E-02 2.2246538262587396E+00
+ 60391 1.5097750000000000E-02 1.2127353620706003E-02 2.2247049262301051E+00
+ 60392 1.5098000000000000E-02 1.2127909803241859E-02 2.2247560262014701E+00
+ 60393 1.5098249999999999E-02 1.2128465998552858E-02 2.2248071261728350E+00
+ 60394 1.5098499999999999E-02 1.2129022206639008E-02 2.2248582261442000E+00
+ 60395 1.5098749999999999E-02 1.2129578427500322E-02 2.2249093261155655E+00
+ 60396 1.5099000000000000E-02 1.2130134661136813E-02 2.2249604260869305E+00
+ 60397 1.5099250000000000E-02 1.2130690907548499E-02 2.2250115260582954E+00
+ 60398 1.5099500000000000E-02 1.2131247166735378E-02 2.2250626260296609E+00
+ 60399 1.5099750000000000E-02 1.2131803438697469E-02 2.2251137260010259E+00
+ 60400 1.5099999999999999E-02 1.2132359723434783E-02 2.2251648259723908E+00
+ 60401 1.5100249999999999E-02 1.2132916020947342E-02 2.2252159259437558E+00
+ 60402 1.5100499999999999E-02 1.2133472331235139E-02 2.2252670259151213E+00
+ 60403 1.5100750000000000E-02 1.2134028654298206E-02 2.2253181258864863E+00
+ 60404 1.5101000000000000E-02 1.2134584990136546E-02 2.2253692258578512E+00
+ 60405 1.5101250000000000E-02 1.2135141338750178E-02 2.2254203258292167E+00
+ 60406 1.5101500000000000E-02 1.2135697700139109E-02 2.2254714258005817E+00
+ 60407 1.5101749999999999E-02 1.2136254074303349E-02 2.2255225257719466E+00
+ 60408 1.5101999999999999E-02 1.2136810461242906E-02 2.2255736257433116E+00
+ 60409 1.5102249999999999E-02 1.2137366860957802E-02 2.2256247257146766E+00
+ 60410 1.5102500000000000E-02 1.2137923273448047E-02 2.2256758256860421E+00
+ 60411 1.5102750000000000E-02 1.2138479698713652E-02 2.2257269256574070E+00
+ 60412 1.5103000000000000E-02 1.2139036136754634E-02 2.2257780256287725E+00
+ 60413 1.5103250000000000E-02 1.2139592587571003E-02 2.2258291256001375E+00
+ 60414 1.5103499999999999E-02 1.2140148994798605E-02 2.2258802255715024E+00
+ 60415 1.5103749999999999E-02 1.2140705470531959E-02 2.2259313255428674E+00
+ 60416 1.5103999999999999E-02 1.2141261959039676E-02 2.2259824255142324E+00
+ 60417 1.5104250000000000E-02 1.2141818460321786E-02 2.2260335254855979E+00
+ 60418 1.5104500000000000E-02 1.2142374974378303E-02 2.2260846254569628E+00
+ 60419 1.5104750000000000E-02 1.2142931501209219E-02 2.2261357254283283E+00
+ 60420 1.5105000000000000E-02 1.2143488040814575E-02 2.2261868253996933E+00
+ 60421 1.5105249999999999E-02 1.2144044593194360E-02 2.2262379253710582E+00
+ 60422 1.5105499999999999E-02 1.2144601158348596E-02 2.2262890253424232E+00
+ 60423 1.5105749999999999E-02 1.2145157736277289E-02 2.2263401253137882E+00
+ 60424 1.5106000000000000E-02 1.2145714326980452E-02 2.2263912252851537E+00
+ 60425 1.5106250000000000E-02 1.2146270930458114E-02 2.2264423252565186E+00
+ 60426 1.5106500000000000E-02 1.2146827546710271E-02 2.2264934252278836E+00
+ 60427 1.5106750000000000E-02 1.2147384175736933E-02 2.2265445251992491E+00
+ 60428 1.5106999999999999E-02 1.2147940817538106E-02 2.2265956251706136E+00
+ 60429 1.5107249999999999E-02 1.2148497472113832E-02 2.2266467251419790E+00
+ 60430 1.5107499999999999E-02 1.2149054139464094E-02 2.2266978251133440E+00
+ 60431 1.5107750000000000E-02 1.2149610819588914E-02 2.2267489250847095E+00
+ 60432 1.5108000000000000E-02 1.2150167512488309E-02 2.2268000250560744E+00
+ 60433 1.5108250000000000E-02 1.2150724218162285E-02 2.2268511250274394E+00
+ 60434 1.5108500000000000E-02 1.2151280936610852E-02 2.2269022249988049E+00
+ 60435 1.5108749999999999E-02 1.2151837667834025E-02 2.2269533249701694E+00
+ 60436 1.5108999999999999E-02 1.2152394411831819E-02 2.2270044249415348E+00
+ 60437 1.5109249999999999E-02 1.2152951168604242E-02 2.2270555249128998E+00
+ 60438 1.5109500000000000E-02 1.2153507938151316E-02 2.2271066248842653E+00
+ 60439 1.5109750000000000E-02 1.2154064720473038E-02 2.2271577248556302E+00
+ 60440 1.5110000000000000E-02 1.2154621515569430E-02 2.2272088248269952E+00
+ 60441 1.5110250000000000E-02 1.2155178323440499E-02 2.2272599247983607E+00
+ 60442 1.5110499999999999E-02 1.2155735144086246E-02 2.2273110247697252E+00
+ 60443 1.5110749999999999E-02 1.2156291977506724E-02 2.2273621247410906E+00
+ 60444 1.5110999999999999E-02 1.2156848823701907E-02 2.2274132247124556E+00
+ 60445 1.5111250000000000E-02 1.2157405682671823E-02 2.2274643246838211E+00
+ 60446 1.5111500000000000E-02 1.2157962554416465E-02 2.2275154246551860E+00
+ 60447 1.5111750000000000E-02 1.2158519438935870E-02 2.2275665246265510E+00
+ 60448 1.5112000000000000E-02 1.2159076336230038E-02 2.2276176245979165E+00
+ 60449 1.5112249999999999E-02 1.2159633246298977E-02 2.2276687245692810E+00
+ 60450 1.5112499999999999E-02 1.2160190169142713E-02 2.2277198245406464E+00
+ 60451 1.5112749999999999E-02 1.2160747104761246E-02 2.2277709245120114E+00
+ 60452 1.5113000000000000E-02 1.2161304053154600E-02 2.2278220244833764E+00
+ 60453 1.5113250000000000E-02 1.2161861014322766E-02 2.2278731244547418E+00
+ 60454 1.5113500000000000E-02 1.2162417988265775E-02 2.2279242244261068E+00
+ 60455 1.5113749999999999E-02 1.2162974974983637E-02 2.2279753243974718E+00
+ 60456 1.5113999999999999E-02 1.2163531974476357E-02 2.2280264243688368E+00
+ 60457 1.5114249999999999E-02 1.2164088986743954E-02 2.2280775243402022E+00
+ 60458 1.5114499999999999E-02 1.2164646011786436E-02 2.2281286243115672E+00
+ 60459 1.5114750000000000E-02 1.2165203049603820E-02 2.2281797242829322E+00
+ 60460 1.5115000000000000E-02 1.2165760100196113E-02 2.2282308242542976E+00
+ 60461 1.5115250000000000E-02 1.2166317163563331E-02 2.2282819242256626E+00
+ 60462 1.5115499999999999E-02 1.2166874239705479E-02 2.2283330241970276E+00
+ 60463 1.5115749999999999E-02 1.2167431328622571E-02 2.2283841241683926E+00
+ 60464 1.5115999999999999E-02 1.2167988430314629E-02 2.2284352241397580E+00
+ 60465 1.5116249999999999E-02 1.2168545544781655E-02 2.2284863241111230E+00
+ 60466 1.5116500000000000E-02 1.2169102672023676E-02 2.2285374240824880E+00
+ 60467 1.5116750000000000E-02 1.2169659812040682E-02 2.2285885240538534E+00
+ 60468 1.5117000000000000E-02 1.2170217056926105E-02 2.2286396240252184E+00
+ 60469 1.5117249999999999E-02 1.2170774223183795E-02 2.2286907239965834E+00
+ 60470 1.5117499999999999E-02 1.2171331402217572E-02 2.2287418239679484E+00
+ 60471 1.5117749999999999E-02 1.2171888594027470E-02 2.2287929239393134E+00
+ 60472 1.5117999999999999E-02 1.2172445798613471E-02 2.2288440239106788E+00
+ 60473 1.5118250000000000E-02 1.2173003015975599E-02 2.2288951238820438E+00
+ 60474 1.5118500000000000E-02 1.2173560246113874E-02 2.2289462238534092E+00
+ 60475 1.5118750000000000E-02 1.2174117489028309E-02 2.2289973238247742E+00
+ 60476 1.5118999999999999E-02 1.2174674744718903E-02 2.2290484237961392E+00
+ 60477 1.5119249999999999E-02 1.2175232013185681E-02 2.2290995237675042E+00
+ 60478 1.5119499999999999E-02 1.2175789294428646E-02 2.2291506237388692E+00
+ 60479 1.5119750000000000E-02 1.2176346588447819E-02 2.2292017237102346E+00
+ 60480 1.5120000000000000E-02 1.2176903895243214E-02 2.2292528236815996E+00
+ 60481 1.5120250000000000E-02 1.2177461214814830E-02 2.2293039236529650E+00
+ 60482 1.5120500000000000E-02 1.2178018547162692E-02 2.2293550236243300E+00
+ 60483 1.5120749999999999E-02 1.2178575892286799E-02 2.2294061235956950E+00
+ 60484 1.5120999999999999E-02 1.2179133250187189E-02 2.2294572235670600E+00
+ 60485 1.5121249999999999E-02 1.2179690620863846E-02 2.2295083235384250E+00
+ 60486 1.5121500000000000E-02 1.2180248004316803E-02 2.2295594235097904E+00
+ 60487 1.5121750000000000E-02 1.2180805400546059E-02 2.2296105234811554E+00
+ 60488 1.5122000000000000E-02 1.2181362809551618E-02 2.2296616234525208E+00
+ 60489 1.5122250000000000E-02 1.2181920231333533E-02 2.2297127234238858E+00
+ 60490 1.5122499999999999E-02 1.2182477665891776E-02 2.2297638233952504E+00
+ 60491 1.5122749999999999E-02 1.2183035113226380E-02 2.2298149233666158E+00
+ 60492 1.5122999999999999E-02 1.2183592573337343E-02 2.2298660233379808E+00
+ 60493 1.5123250000000000E-02 1.2184150046224690E-02 2.2299171233093462E+00
+ 60494 1.5123500000000000E-02 1.2184707531888429E-02 2.2299682232807112E+00
+ 60495 1.5123750000000000E-02 1.2185265030328574E-02 2.2300193232520762E+00
+ 60496 1.5124000000000000E-02 1.2185822541545134E-02 2.2300704232234416E+00
+ 60497 1.5124249999999999E-02 1.2186380065538120E-02 2.2301215231948062E+00
+ 60498 1.5124499999999999E-02 1.2186937602307551E-02 2.2301726231661716E+00
+ 60499 1.5124749999999999E-02 1.2187495151853434E-02 2.2302237231375366E+00
+ 60500 1.5125000000000000E-02 1.2188052714175784E-02 2.2302748231089020E+00
+ 60501 1.5125250000000000E-02 1.2188610289274617E-02 2.2303259230802670E+00
+ 60502 1.5125500000000000E-02 1.2189167877149947E-02 2.2303770230516320E+00
+ 60503 1.5125750000000000E-02 1.2189725477801781E-02 2.2304281230229974E+00
+ 60504 1.5125999999999999E-02 1.2190283091230120E-02 2.2304792229943620E+00
+ 60505 1.5126249999999999E-02 1.2190840717435002E-02 2.2305303229657274E+00
+ 60506 1.5126499999999999E-02 1.2191398356416415E-02 2.2305814229370924E+00
+ 60507 1.5126750000000000E-02 1.2191956008174394E-02 2.2306325229084578E+00
+ 60508 1.5127000000000000E-02 1.2192513672708931E-02 2.2306836228798228E+00
+ 60509 1.5127250000000000E-02 1.2193071350020056E-02 2.2307347228511878E+00
+ 60510 1.5127500000000000E-02 1.2193629057523657E-02 2.2307858228225532E+00
+ 60511 1.5127749999999999E-02 1.2194186760378638E-02 2.2308369227939178E+00
+ 60512 1.5127999999999999E-02 1.2194744476007465E-02 2.2308880227652832E+00
+ 60513 1.5128249999999999E-02 1.2195302204410166E-02 2.2309391227366482E+00
+ 60514 1.5128500000000000E-02 1.2195859945586742E-02 2.2309902227080132E+00
+ 60515 1.5128750000000000E-02 1.2196417699537198E-02 2.2310413226793786E+00
+ 60516 1.5129000000000000E-02 1.2196975466261563E-02 2.2310924226507436E+00
+ 60517 1.5129250000000000E-02 1.2197533245759831E-02 2.2311435226221090E+00
+ 60518 1.5129499999999999E-02 1.2198091038032014E-02 2.2311946225934736E+00
+ 60519 1.5129749999999999E-02 1.2198648843078138E-02 2.2312457225648390E+00
+ 60520 1.5129999999999999E-02 1.2199206660898217E-02 2.2312968225362040E+00
+ 60521 1.5130250000000000E-02 1.2199764491492243E-02 2.2313479225075690E+00
+ 60522 1.5130500000000000E-02 1.2200322334860254E-02 2.2313990224789344E+00
+ 60523 1.5130750000000000E-02 1.2200880191002243E-02 2.2314501224502994E+00
+ 60524 1.5131000000000000E-02 1.2201438059918225E-02 2.2315012224216648E+00
+ 60525 1.5131249999999999E-02 1.2201995941608203E-02 2.2315523223930294E+00
+ 60526 1.5131499999999999E-02 1.2202553836072201E-02 2.2316034223643948E+00
+ 60527 1.5131749999999999E-02 1.2203111743310230E-02 2.2316545223357598E+00
+ 60528 1.5132000000000000E-02 1.2203669663322314E-02 2.2317056223071248E+00
+ 60529 1.5132250000000000E-02 1.2204227596108440E-02 2.2317567222784902E+00
+ 60530 1.5132500000000000E-02 1.2204785541668628E-02 2.2318078222498552E+00
+ 60531 1.5132750000000000E-02 1.2205343500002906E-02 2.2318589222212202E+00
+ 60532 1.5132999999999999E-02 1.2205901471111259E-02 2.2319100221925852E+00
+ 60533 1.5133249999999999E-02 1.2206459454993719E-02 2.2319611221639502E+00
+ 60534 1.5133499999999999E-02 1.2207017451650305E-02 2.2320122221353156E+00
+ 60535 1.5133750000000000E-02 1.2207575461080996E-02 2.2320633221066806E+00
+ 60536 1.5134000000000000E-02 1.2208133483285836E-02 2.2321144220780460E+00
+ 60537 1.5134250000000000E-02 1.2208691518264814E-02 2.2321655220494110E+00
+ 60538 1.5134500000000000E-02 1.2209249566017962E-02 2.2322166220207760E+00
+ 60539 1.5134749999999999E-02 1.2209807626545275E-02 2.2322677219921410E+00
+ 60540 1.5134999999999999E-02 1.2210365699846777E-02 2.2323188219635060E+00
+ 60541 1.5135249999999999E-02 1.2210923785922465E-02 2.2323699219348714E+00
+ 60542 1.5135500000000000E-02 1.2211481884772378E-02 2.2324210219062364E+00
+ 60543 1.5135750000000000E-02 1.2212039996396510E-02 2.2324721218776018E+00
+ 60544 1.5136000000000000E-02 1.2212598120794862E-02 2.2325232218489668E+00
+ 60545 1.5136250000000000E-02 1.2213156257967468E-02 2.2325743218203318E+00
+ 60546 1.5136499999999999E-02 1.2213714407914324E-02 2.2326254217916968E+00
+ 60547 1.5136749999999999E-02 1.2214272570635457E-02 2.2326765217630617E+00
+ 60548 1.5136999999999999E-02 1.2214830746130863E-02 2.2327276217344272E+00
+ 60549 1.5137250000000000E-02 1.2215388934400563E-02 2.2327787217057922E+00
+ 60550 1.5137500000000000E-02 1.2215947135444568E-02 2.2328298216771576E+00
+ 60551 1.5137750000000000E-02 1.2216505349262885E-02 2.2328809216485226E+00
+ 60552 1.5138000000000000E-02 1.2217063575855523E-02 2.2329320216198876E+00
+ 60553 1.5138249999999999E-02 1.2217621815222506E-02 2.2329831215912526E+00
+ 60554 1.5138499999999999E-02 1.2218180067363847E-02 2.2330342215626175E+00
+ 60555 1.5138749999999999E-02 1.2218738332279546E-02 2.2330853215339830E+00
+ 60556 1.5139000000000000E-02 1.2219296609969623E-02 2.2331364215053480E+00
+ 60557 1.5139250000000000E-02 1.2219854900434082E-02 2.2331875214767130E+00
+ 60558 1.5139500000000000E-02 1.2220413203672953E-02 2.2332386214480784E+00
+ 60559 1.5139750000000000E-02 1.2220971519686218E-02 2.2332897214194434E+00
+ 60560 1.5139999999999999E-02 1.2221529848473918E-02 2.2333408213908084E+00
+ 60561 1.5140249999999999E-02 1.2222088190036048E-02 2.2333919213621733E+00
+ 60562 1.5140499999999999E-02 1.2222646544372632E-02 2.2334430213335388E+00
+ 60563 1.5140750000000000E-02 1.2223204911483671E-02 2.2334941213049038E+00
+ 60564 1.5141000000000000E-02 1.2223763291369172E-02 2.2335452212762688E+00
+ 60565 1.5141250000000000E-02 1.2224321684029177E-02 2.2335963212476342E+00
+ 60566 1.5141499999999999E-02 1.2224880089463657E-02 2.2336474212189987E+00
+ 60567 1.5141749999999999E-02 1.2225438507672657E-02 2.2336985211903642E+00
+ 60568 1.5141999999999999E-02 1.2225996938656170E-02 2.2337496211617291E+00
+ 60569 1.5142249999999999E-02 1.2226555382414215E-02 2.2338007211330946E+00
+ 60570 1.5142500000000000E-02 1.2227113838946806E-02 2.2338518211044596E+00
+ 60571 1.5142750000000000E-02 1.2227672308253950E-02 2.2339029210758246E+00
+ 60572 1.5143000000000000E-02 1.2228230790335659E-02 2.2339540210471900E+00
+ 60573 1.5143249999999999E-02 1.2228789285191942E-02 2.2340051210185545E+00
+ 60574 1.5143499999999999E-02 1.2229347792822831E-02 2.2340562209899200E+00
+ 60575 1.5143749999999999E-02 1.2229906313228303E-02 2.2341073209612849E+00
+ 60576 1.5143999999999999E-02 1.2230464846408410E-02 2.2341584209326499E+00
+ 60577 1.5144250000000000E-02 1.2231023392363137E-02 2.2342095209040154E+00
+ 60578 1.5144500000000000E-02 1.2231581951092507E-02 2.2342606208753804E+00
+ 60579 1.5144750000000000E-02 1.2232140522596508E-02 2.2343117208467458E+00
+ 60580 1.5144999999999999E-02 1.2232699106875192E-02 2.2343628208181103E+00
+ 60581 1.5145249999999999E-02 1.2233257703928548E-02 2.2344139207894758E+00
+ 60582 1.5145499999999999E-02 1.2233816313756585E-02 2.2344650207608407E+00
+ 60583 1.5145749999999999E-02 1.2234374936359330E-02 2.2345161207322057E+00
+ 60584 1.5146000000000000E-02 1.2234933571736771E-02 2.2345672207035712E+00
+ 60585 1.5146250000000000E-02 1.2235492219888950E-02 2.2346183206749362E+00
+ 60586 1.5146500000000000E-02 1.2236050880815858E-02 2.2346694206463016E+00
+ 60587 1.5146749999999999E-02 1.2236609554517507E-02 2.2347205206176661E+00
+ 60588 1.5146999999999999E-02 1.2237168240993926E-02 2.2347716205890316E+00
+ 60589 1.5147249999999999E-02 1.2237726940245110E-02 2.2348227205603965E+00
+ 60590 1.5147500000000000E-02 1.2238285652271086E-02 2.2348738205317615E+00
+ 60591 1.5147750000000000E-02 1.2238844377071850E-02 2.2349249205031270E+00
+ 60592 1.5148000000000000E-02 1.2239403114647432E-02 2.2349760204744920E+00
+ 60593 1.5148250000000000E-02 1.2239961864997812E-02 2.2350271204458569E+00
+ 60594 1.5148499999999999E-02 1.2240520628123029E-02 2.2350782204172219E+00
+ 60595 1.5148749999999999E-02 1.2241079404023093E-02 2.2351293203885869E+00
+ 60596 1.5148999999999999E-02 1.2241638192698015E-02 2.2351804203599523E+00
+ 60597 1.5149250000000000E-02 1.2242196994147804E-02 2.2352315203313173E+00
+ 60598 1.5149500000000000E-02 1.2242755808372474E-02 2.2352826203026828E+00
+ 60599 1.5149750000000000E-02 1.2243314635372034E-02 2.2353337202740478E+00
+ 60600 1.5150000000000000E-02 1.2243873475146504E-02 2.2353848202454127E+00
+ 60601 1.5150249999999999E-02 1.2244432327695880E-02 2.2354359202167777E+00
+ 60602 1.5150499999999999E-02 1.2244991193020187E-02 2.2354870201881427E+00
+ 60603 1.5150749999999999E-02 1.2245550071119434E-02 2.2355381201595081E+00
+ 60604 1.5151000000000000E-02 1.2246108961993627E-02 2.2355892201308731E+00
+ 60605 1.5151250000000000E-02 1.2246667865642795E-02 2.2356403201022386E+00
+ 60606 1.5151500000000000E-02 1.2247226782066939E-02 2.2356914200736036E+00
+ 60607 1.5151750000000000E-02 1.2247785711266061E-02 2.2357425200449685E+00
+ 60608 1.5151999999999999E-02 1.2248344653240191E-02 2.2357936200163335E+00
+ 60609 1.5152249999999999E-02 1.2248903607989357E-02 2.2358447199876985E+00
+ 60610 1.5152499999999999E-02 1.2249462575513492E-02 2.2358958199590639E+00
+ 60611 1.5152750000000000E-02 1.2250021555812696E-02 2.2359469199304289E+00
+ 60612 1.5153000000000000E-02 1.2250580548886942E-02 2.2359980199017944E+00
+ 60613 1.5153250000000000E-02 1.2251139554736256E-02 2.2360491198731594E+00
+ 60614 1.5153500000000000E-02 1.2251698573360632E-02 2.2361002198445243E+00
+ 60615 1.5153749999999999E-02 1.2252257604760102E-02 2.2361513198158893E+00
+ 60616 1.5153999999999999E-02 1.2252816648934659E-02 2.2362024197872543E+00
+ 60617 1.5154249999999999E-02 1.2253375705884331E-02 2.2362535197586197E+00
+ 60618 1.5154500000000000E-02 1.2253934775609128E-02 2.2363046197299847E+00
+ 60619 1.5154750000000000E-02 1.2254493858109063E-02 2.2363557197013497E+00
+ 60620 1.5155000000000000E-02 1.2255052953384136E-02 2.2364068196727152E+00
+ 60621 1.5155250000000000E-02 1.2255612061434364E-02 2.2364579196440801E+00
+ 60622 1.5155499999999999E-02 1.2256171182259757E-02 2.2365090196154451E+00
+ 60623 1.5155749999999999E-02 1.2256730315860338E-02 2.2365601195868101E+00
+ 60624 1.5155999999999999E-02 1.2257289462236119E-02 2.2366112195581755E+00
+ 60625 1.5156250000000000E-02 1.2257848621387098E-02 2.2366623195295405E+00
+ 60626 1.5156500000000000E-02 1.2258407793313279E-02 2.2367134195009055E+00
+ 60627 1.5156750000000000E-02 1.2258966978014726E-02 2.2367645194722710E+00
+ 60628 1.5157000000000000E-02 1.2259526175491392E-02 2.2368156194436359E+00
+ 60629 1.5157249999999999E-02 1.2260085385743318E-02 2.2368667194150009E+00
+ 60630 1.5157499999999999E-02 1.2260644608770518E-02 2.2369178193863659E+00
+ 60631 1.5157749999999999E-02 1.2261203844572978E-02 2.2369689193577313E+00
+ 60632 1.5158000000000000E-02 1.2261763093150744E-02 2.2370200193290963E+00
+ 60633 1.5158250000000000E-02 1.2262322354503802E-02 2.2370711193004613E+00
+ 60634 1.5158500000000000E-02 1.2262881628632183E-02 2.2371222192718268E+00
+ 60635 1.5158750000000000E-02 1.2263440915535892E-02 2.2371733192431917E+00
+ 60636 1.5158999999999999E-02 1.2264000215214930E-02 2.2372244192145567E+00
+ 60637 1.5159249999999999E-02 1.2264559527669326E-02 2.2372755191859217E+00
+ 60638 1.5159499999999999E-02 1.2265118852899087E-02 2.2373266191572867E+00
+ 60639 1.5159750000000000E-02 1.2265678190904230E-02 2.2373777191286521E+00
+ 60640 1.5160000000000000E-02 1.2266237541684752E-02 2.2374288191000171E+00
+ 60641 1.5160250000000000E-02 1.2266796905240669E-02 2.2374799190713826E+00
+ 60642 1.5160500000000000E-02 1.2267356281572005E-02 2.2375310190427475E+00
+ 60643 1.5160749999999999E-02 1.2267915670678751E-02 2.2375821190141125E+00
+ 60644 1.5160999999999999E-02 1.2268475072560963E-02 2.2376332189854775E+00
+ 60645 1.5161249999999999E-02 1.2269034487218609E-02 2.2376843189568425E+00
+ 60646 1.5161500000000000E-02 1.2269593914651709E-02 2.2377354189282079E+00
+ 60647 1.5161750000000000E-02 1.2270153354860293E-02 2.2377865188995729E+00
+ 60648 1.5162000000000000E-02 1.2270712807844357E-02 2.2378376188709383E+00
+ 60649 1.5162250000000000E-02 1.2271272273603919E-02 2.2378887188423033E+00
+ 60650 1.5162499999999999E-02 1.2271831752138978E-02 2.2379398188136683E+00
+ 60651 1.5162749999999999E-02 1.2272391243449577E-02 2.2379909187850333E+00
+ 60652 1.5162999999999999E-02 1.2272950747535696E-02 2.2380420187563983E+00
+ 60653 1.5163250000000000E-02 1.2273510264397380E-02 2.2380931187277637E+00
+ 60654 1.5163500000000000E-02 1.2274069794034604E-02 2.2381442186991287E+00
+ 60655 1.5163750000000000E-02 1.2274629336446770E-02 2.2381953186704941E+00
+ 60656 1.5164000000000000E-02 1.2275188891633357E-02 2.2382464186418591E+00
+ 60657 1.5164249999999999E-02 1.2275748459594364E-02 2.2382975186132237E+00
+ 60658 1.5164499999999999E-02 1.2276308040329817E-02 2.2383486185845891E+00
+ 60659 1.5164749999999999E-02 1.2276867633839721E-02 2.2383997185559541E+00
+ 60660 1.5165000000000000E-02 1.2277427240124098E-02 2.2384508185273195E+00
+ 60661 1.5165250000000000E-02 1.2277986859182938E-02 2.2385019184986845E+00
+ 60662 1.5165500000000000E-02 1.2278546491016279E-02 2.2385530184700495E+00
+ 60663 1.5165750000000000E-02 1.2279106135624116E-02 2.2386041184414149E+00
+ 60664 1.5165999999999999E-02 1.2279665793006447E-02 2.2386552184127795E+00
+ 60665 1.5166249999999999E-02 1.2280225463163321E-02 2.2387063183841449E+00
+ 60666 1.5166499999999999E-02 1.2280785146094729E-02 2.2387574183555099E+00
+ 60667 1.5166750000000000E-02 1.2281344841800679E-02 2.2388085183268753E+00
+ 60668 1.5167000000000000E-02 1.2281904550281195E-02 2.2388596182982403E+00
+ 60669 1.5167250000000000E-02 1.2282464271536278E-02 2.2389107182696053E+00
+ 60670 1.5167500000000000E-02 1.2283024005565945E-02 2.2389618182409707E+00
+ 60671 1.5167749999999999E-02 1.2283583752370196E-02 2.2390129182123353E+00
+ 60672 1.5167999999999999E-02 1.2284143511949069E-02 2.2390640181837007E+00
+ 60673 1.5168249999999999E-02 1.2284703284302555E-02 2.2391151181550657E+00
+ 60674 1.5168500000000000E-02 1.2285263069430669E-02 2.2391662181264311E+00
+ 60675 1.5168750000000000E-02 1.2285822867333434E-02 2.2392173180977961E+00
+ 60676 1.5169000000000000E-02 1.2286382678010842E-02 2.2392684180691611E+00
+ 60677 1.5169249999999999E-02 1.2286942501462936E-02 2.2393195180405261E+00
+ 60678 1.5169499999999999E-02 1.2287502337689698E-02 2.2393706180118911E+00
+ 60679 1.5169749999999999E-02 1.2288062186691142E-02 2.2394217179832565E+00
+ 60680 1.5169999999999999E-02 1.2288622048467297E-02 2.2394728179546215E+00
+ 60681 1.5170250000000000E-02 1.2289181923018165E-02 2.2395239179259865E+00
+ 60682 1.5170500000000000E-02 1.2289741810343766E-02 2.2395750178973519E+00
+ 60683 1.5170750000000000E-02 1.2290301710444099E-02 2.2396261178687169E+00
+ 60684 1.5170999999999999E-02 1.2290861623319172E-02 2.2396772178400819E+00
+ 60685 1.5171249999999999E-02 1.2291421548969023E-02 2.2397283178114469E+00
+ 60686 1.5171499999999999E-02 1.2291981487393640E-02 2.2397794177828123E+00
+ 60687 1.5171749999999999E-02 1.2292541438593048E-02 2.2398305177541773E+00
+ 60688 1.5172000000000000E-02 1.2293101402567258E-02 2.2398816177255423E+00
+ 60689 1.5172250000000000E-02 1.2293661379316268E-02 2.2399327176969077E+00
+ 60690 1.5172500000000000E-02 1.2294221368840102E-02 2.2399838176682727E+00
+ 60691 1.5172749999999999E-02 1.2294781371138762E-02 2.2400349176396377E+00
+ 60692 1.5172999999999999E-02 1.2295341386212289E-02 2.2400860176110027E+00
+ 60693 1.5173249999999999E-02 1.2295901414060660E-02 2.2401371175823681E+00
+ 60694 1.5173499999999999E-02 1.2296461454683903E-02 2.2401882175537331E+00
+ 60695 1.5173750000000000E-02 1.2297021508082035E-02 2.2402393175250981E+00
+ 60696 1.5174000000000000E-02 1.2297581574255048E-02 2.2402904174964635E+00
+ 60697 1.5174250000000000E-02 1.2298141653202976E-02 2.2403415174678285E+00
+ 60698 1.5174499999999999E-02 1.2298701744925818E-02 2.2403926174391935E+00
+ 60699 1.5174749999999999E-02 1.2299261849423593E-02 2.2404437174105585E+00
+ 60700 1.5174999999999999E-02 1.2299821966696305E-02 2.2404948173819235E+00
+ 60701 1.5175250000000000E-02 1.2300382096744000E-02 2.2405459173532889E+00
+ 60702 1.5175500000000000E-02 1.2300942239566610E-02 2.2405970173246539E+00
+ 60703 1.5175750000000000E-02 1.2301502395164225E-02 2.2406481172960193E+00
+ 60704 1.5176000000000000E-02 1.2302062563536822E-02 2.2406992172673843E+00
+ 60705 1.5176249999999999E-02 1.2302622744684426E-02 2.2407503172387493E+00
+ 60706 1.5176499999999999E-02 1.2303182938607044E-02 2.2408014172101143E+00
+ 60707 1.5176749999999999E-02 1.2303743145304686E-02 2.2408525171814793E+00
+ 60708 1.5177000000000000E-02 1.2304303364777367E-02 2.2409036171528447E+00
+ 60709 1.5177250000000000E-02 1.2304863597025097E-02 2.2409547171242097E+00
+ 60710 1.5177500000000000E-02 1.2305423842047887E-02 2.2410058170955751E+00
+ 60711 1.5177750000000000E-02 1.2305984099845768E-02 2.2410569170669401E+00
+ 60712 1.5177999999999999E-02 1.2306544370418705E-02 2.2411080170383051E+00
+ 60713 1.5178249999999999E-02 1.2307104653766754E-02 2.2411591170096701E+00
+ 60714 1.5178499999999999E-02 1.2307664949889911E-02 2.2412102169810351E+00
+ 60715 1.5178750000000000E-02 1.2308225258788198E-02 2.2412613169524005E+00
+ 60716 1.5179000000000000E-02 1.2308785580461615E-02 2.2413124169237655E+00
+ 60717 1.5179250000000000E-02 1.2309345914910176E-02 2.2413635168951309E+00
+ 60718 1.5179500000000000E-02 1.2309906262133892E-02 2.2414146168664959E+00
+ 60719 1.5179749999999999E-02 1.2310466622132780E-02 2.2414657168378604E+00
+ 60720 1.5179999999999999E-02 1.2311026994906849E-02 2.2415168168092259E+00
+ 60721 1.5180249999999999E-02 1.2311587380456119E-02 2.2415679167805909E+00
+ 60722 1.5180500000000000E-02 1.2312147778780596E-02 2.2416190167519563E+00
+ 60723 1.5180750000000000E-02 1.2312708189880280E-02 2.2416701167233213E+00
+ 60724 1.5181000000000000E-02 1.2313268613755196E-02 2.2417212166946863E+00
+ 60725 1.5181250000000000E-02 1.2313829050405361E-02 2.2417723166660517E+00
+ 60726 1.5181499999999999E-02 1.2314389499830779E-02 2.2418234166374162E+00
+ 60727 1.5181749999999999E-02 1.2314949962031458E-02 2.2418745166087817E+00
+ 60728 1.5181999999999999E-02 1.2315510437007423E-02 2.2419256165801467E+00
+ 60729 1.5182250000000000E-02 1.2316070924758673E-02 2.2419767165515121E+00
+ 60730 1.5182500000000000E-02 1.2316631425285230E-02 2.2420278165228771E+00
+ 60731 1.5182750000000000E-02 1.2317191938587092E-02 2.2420789164942421E+00
+ 60732 1.5183000000000000E-02 1.2317752464664294E-02 2.2421300164656075E+00
+ 60733 1.5183249999999999E-02 1.2318313003516820E-02 2.2421811164369720E+00
+ 60734 1.5183499999999999E-02 1.2318873555144704E-02 2.2422322164083375E+00
+ 60735 1.5183749999999999E-02 1.2319434119547959E-02 2.2422833163797025E+00
+ 60736 1.5184000000000000E-02 1.2319994696726580E-02 2.2423344163510679E+00
+ 60737 1.5184250000000000E-02 1.2320555286680582E-02 2.2423855163224329E+00
+ 60738 1.5184500000000000E-02 1.2321115889410003E-02 2.2424366162937979E+00
+ 60739 1.5184750000000000E-02 1.2321676504914817E-02 2.2424877162651633E+00
+ 60740 1.5184999999999999E-02 1.2322237133195052E-02 2.2425388162365278E+00
+ 60741 1.5185249999999999E-02 1.2322797774250738E-02 2.2425899162078933E+00
+ 60742 1.5185499999999999E-02 1.2323358428081858E-02 2.2426410161792583E+00
+ 60743 1.5185750000000000E-02 1.2323919094688442E-02 2.2426921161506232E+00
+ 60744 1.5186000000000000E-02 1.2324479774070498E-02 2.2427432161219887E+00
+ 60745 1.5186250000000000E-02 1.2325040466228043E-02 2.2427943160933537E+00
+ 60746 1.5186500000000000E-02 1.2325601171161068E-02 2.2428454160647191E+00
+ 60747 1.5186749999999999E-02 1.2326161888869602E-02 2.2428965160360836E+00
+ 60748 1.5186999999999999E-02 1.2326722619353678E-02 2.2429476160074491E+00
+ 60749 1.5187249999999999E-02 1.2327283362613272E-02 2.2429987159788141E+00
+ 60750 1.5187500000000000E-02 1.2327844118648415E-02 2.2430498159501790E+00
+ 60751 1.5187750000000000E-02 1.2328404887459106E-02 2.2431009159215445E+00
+ 60752 1.5188000000000000E-02 1.2328965669045374E-02 2.2431520158929095E+00
+ 60753 1.5188250000000000E-02 1.2329526463407216E-02 2.2432031158642749E+00
+ 60754 1.5188499999999999E-02 1.2330087270544649E-02 2.2432542158356394E+00
+ 60755 1.5188749999999999E-02 1.2330648090457695E-02 2.2433053158070049E+00
+ 60756 1.5188999999999999E-02 1.2331208923146354E-02 2.2433564157783699E+00
+ 60757 1.5189250000000000E-02 1.2331769768610629E-02 2.2434075157497348E+00
+ 60758 1.5189500000000000E-02 1.2332330626850558E-02 2.2434586157211003E+00
+ 60759 1.5189750000000000E-02 1.2332891497866157E-02 2.2435097156924653E+00
+ 60760 1.5190000000000000E-02 1.2333452381657386E-02 2.2435608156638303E+00
+ 60761 1.5190249999999999E-02 1.2334013278224309E-02 2.2436119156351952E+00
+ 60762 1.5190499999999999E-02 1.2334574187566916E-02 2.2436630156065602E+00
+ 60763 1.5190749999999999E-02 1.2335135109685234E-02 2.2437141155779257E+00
+ 60764 1.5191000000000000E-02 1.2335696044579268E-02 2.2437652155492906E+00
+ 60765 1.5191250000000000E-02 1.2336256992249018E-02 2.2438163155206561E+00
+ 60766 1.5191500000000000E-02 1.2336817952694517E-02 2.2438674154920211E+00
+ 60767 1.5191750000000000E-02 1.2337378925915762E-02 2.2439185154633861E+00
+ 60768 1.5191999999999999E-02 1.2337939911912760E-02 2.2439696154347510E+00
+ 60769 1.5192249999999999E-02 1.2338500910685543E-02 2.2440207154061160E+00
+ 60770 1.5192499999999999E-02 1.2339061922234109E-02 2.2440718153774815E+00
+ 60771 1.5192750000000000E-02 1.2339622946558472E-02 2.2441229153488464E+00
+ 60772 1.5193000000000000E-02 1.2340183983658647E-02 2.2441740153202119E+00
+ 60773 1.5193250000000000E-02 1.2340745033534647E-02 2.2442251152915769E+00
+ 60774 1.5193500000000000E-02 1.2341306096186477E-02 2.2442762152629419E+00
+ 60775 1.5193749999999999E-02 1.2341867171614156E-02 2.2443273152343068E+00
+ 60776 1.5193999999999999E-02 1.2342428259817722E-02 2.2443784152056718E+00
+ 60777 1.5194249999999999E-02 1.2342989360797115E-02 2.2444295151770373E+00
+ 60778 1.5194500000000000E-02 1.2343550474552408E-02 2.2444806151484022E+00
+ 60779 1.5194750000000000E-02 1.2344111601083613E-02 2.2445317151197677E+00
+ 60780 1.5195000000000000E-02 1.2344672740390715E-02 2.2445828150911327E+00
+ 60781 1.5195250000000000E-02 1.2345233892473729E-02 2.2446339150624977E+00
+ 60782 1.5195499999999999E-02 1.2345795057332682E-02 2.2446850150338626E+00
+ 60783 1.5195749999999999E-02 1.2346356234967578E-02 2.2447361150052276E+00
+ 60784 1.5195999999999999E-02 1.2346917425378435E-02 2.2447872149765931E+00
+ 60785 1.5196250000000000E-02 1.2347478628565264E-02 2.2448383149479580E+00
+ 60786 1.5196500000000000E-02 1.2348039844528072E-02 2.2448894149193230E+00
+ 60787 1.5196750000000000E-02 1.2348601073266874E-02 2.2449405148906885E+00
+ 60788 1.5196999999999999E-02 1.2349162314781668E-02 2.2449916148620530E+00
+ 60789 1.5197249999999999E-02 1.2349723569072497E-02 2.2450427148334184E+00
+ 60790 1.5197499999999999E-02 1.2350284836139350E-02 2.2450938148047834E+00
+ 60791 1.5197749999999999E-02 1.2350846115982252E-02 2.2451449147761489E+00
+ 60792 1.5198000000000000E-02 1.2351407408601200E-02 2.2451960147475138E+00
+ 60793 1.5198250000000000E-02 1.2351968713996171E-02 2.2452471147188788E+00
+ 60794 1.5198500000000000E-02 1.2352530032167316E-02 2.2452982146902443E+00
+ 60795 1.5198749999999999E-02 1.2353091363114502E-02 2.2453493146616088E+00
+ 60796 1.5198999999999999E-02 1.2353652706837784E-02 2.2454004146329742E+00
+ 60797 1.5199249999999999E-02 1.2354214063337195E-02 2.2454515146043392E+00
+ 60798 1.5199499999999999E-02 1.2354775432612732E-02 2.2455026145757047E+00
+ 60799 1.5199750000000000E-02 1.2355336814664407E-02 2.2455537145470696E+00
+ 60800 1.5200000000000000E-02 1.2355898209492240E-02 2.2456048145184346E+00
+ 60801 1.5200250000000000E-02 1.2356459617096235E-02 2.2456559144898001E+00
+ 60802 1.5200499999999999E-02 1.2357021037476389E-02 2.2457070144611646E+00
+ 60803 1.5200749999999999E-02 1.2357582470632743E-02 2.2457581144325300E+00
+ 60804 1.5200999999999999E-02 1.2358143916565305E-02 2.2458092144038950E+00
+ 60805 1.5201249999999999E-02 1.2358705375274075E-02 2.2458603143752600E+00
+ 60806 1.5201500000000000E-02 1.2359266846759078E-02 2.2459114143466254E+00
+ 60807 1.5201750000000000E-02 1.2359828331020312E-02 2.2459625143179904E+00
+ 60808 1.5202000000000000E-02 1.2360389828057794E-02 2.2460136142893559E+00
+ 60809 1.5202249999999999E-02 1.2360951337871537E-02 2.2460647142607204E+00
+ 60810 1.5202499999999999E-02 1.2361512860461558E-02 2.2461158142320858E+00
+ 60811 1.5202749999999999E-02 1.2362074395827868E-02 2.2461669142034508E+00
+ 60812 1.5203000000000000E-02 1.2362635943970473E-02 2.2462180141748158E+00
+ 60813 1.5203250000000000E-02 1.2363197504889399E-02 2.2462691141461812E+00
+ 60814 1.5203500000000000E-02 1.2363759078584636E-02 2.2463202141175462E+00
+ 60815 1.5203750000000000E-02 1.2364320665056218E-02 2.2463713140889117E+00
+ 60816 1.5203999999999999E-02 1.2364882264304135E-02 2.2464224140602762E+00
+ 60817 1.5204249999999999E-02 1.2365443876328427E-02 2.2464735140316416E+00
+ 60818 1.5204499999999999E-02 1.2366005501129091E-02 2.2465246140030066E+00
+ 60819 1.5204750000000000E-02 1.2366567138706123E-02 2.2465757139743716E+00
+ 60820 1.5205000000000000E-02 1.2367128789059569E-02 2.2466268139457370E+00
+ 60821 1.5205250000000000E-02 1.2367690452189422E-02 2.2466779139171020E+00
+ 60822 1.5205500000000000E-02 1.2368252128095688E-02 2.2467290138884670E+00
+ 60823 1.5205749999999999E-02 1.2368813816778403E-02 2.2467801138598320E+00
+ 60824 1.5205999999999999E-02 1.2369375518237543E-02 2.2468312138311970E+00
+ 60825 1.5206249999999999E-02 1.2369937232473156E-02 2.2468823138025624E+00
+ 60826 1.5206500000000000E-02 1.2370498959485238E-02 2.2469334137739274E+00
+ 60827 1.5206750000000000E-02 1.2371060699273807E-02 2.2469845137452928E+00
+ 60828 1.5207000000000000E-02 1.2371622451838862E-02 2.2470356137166578E+00
+ 60829 1.5207250000000000E-02 1.2372184217180435E-02 2.2470867136880228E+00
+ 60830 1.5207499999999999E-02 1.2372745995298508E-02 2.2471378136593878E+00
+ 60831 1.5207749999999999E-02 1.2373307786193133E-02 2.2471889136307528E+00
+ 60832 1.5207999999999999E-02 1.2373869589864294E-02 2.2472400136021182E+00
+ 60833 1.5208250000000000E-02 1.2374431406312015E-02 2.2472911135734832E+00
+ 60834 1.5208500000000000E-02 1.2374993235536303E-02 2.2473422135448486E+00
+ 60835 1.5208750000000000E-02 1.2375555077537176E-02 2.2473933135162136E+00
+ 60836 1.5209000000000000E-02 1.2376116932314636E-02 2.2474444134875786E+00
+ 60837 1.5209249999999999E-02 1.2376678799868710E-02 2.2474955134589436E+00
+ 60838 1.5209499999999999E-02 1.2377240680199400E-02 2.2475466134303086E+00
+ 60839 1.5209749999999999E-02 1.2377802573306711E-02 2.2475977134016740E+00
+ 60840 1.5210000000000000E-02 1.2378364479190673E-02 2.2476488133730390E+00
+ 60841 1.5210250000000000E-02 1.2378926397851301E-02 2.2476999133444044E+00
+ 60842 1.5210500000000000E-02 1.2379488329288580E-02 2.2477510133157694E+00
+ 60843 1.5210750000000000E-02 1.2380050273502544E-02 2.2478021132871344E+00
+ 60844 1.5210999999999999E-02 1.2380612230493191E-02 2.2478532132584994E+00
+ 60845 1.5211249999999999E-02 1.2381174200260556E-02 2.2479043132298644E+00
+ 60846 1.5211499999999999E-02 1.2381736182804637E-02 2.2479554132012298E+00
+ 60847 1.5211750000000000E-02 1.2382298178125450E-02 2.2480065131725948E+00
+ 60848 1.5212000000000000E-02 1.2382860186222991E-02 2.2480576131439598E+00
+ 60849 1.5212250000000000E-02 1.2383422207097294E-02 2.2481087131153252E+00
+ 60850 1.5212500000000000E-02 1.2383984240748363E-02 2.2481598130866902E+00
+ 60851 1.5212749999999999E-02 1.2384546287176206E-02 2.2482109130580552E+00
+ 60852 1.5212999999999999E-02 1.2385108346380848E-02 2.2482620130294202E+00
+ 60853 1.5213249999999999E-02 1.2385670418362291E-02 2.2483131130007856E+00
+ 60854 1.5213500000000000E-02 1.2386232503120547E-02 2.2483642129721506E+00
+ 60855 1.5213750000000000E-02 1.2386794600655613E-02 2.2484153129435156E+00
+ 60856 1.5214000000000000E-02 1.2387356710965440E-02 2.2484664129148810E+00
+ 60857 1.5214250000000000E-02 1.2387918834048635E-02 2.2485175128862460E+00
+ 60858 1.5214499999999999E-02 1.2388480969905209E-02 2.2485686128576110E+00
+ 60859 1.5214749999999999E-02 1.2389043118535181E-02 2.2486197128289760E+00
+ 60860 1.5214999999999999E-02 1.2389605279938556E-02 2.2486708128003414E+00
+ 60861 1.5215250000000000E-02 1.2390167454115350E-02 2.2487219127717064E+00
+ 60862 1.5215500000000000E-02 1.2390729641065567E-02 2.2487730127430714E+00
+ 60863 1.5215750000000000E-02 1.2391291840789225E-02 2.2488241127144368E+00
+ 60864 1.5216000000000000E-02 1.2391854053286324E-02 2.2488752126858018E+00
+ 60865 1.5216249999999999E-02 1.2392416278556894E-02 2.2489263126571668E+00
+ 60866 1.5216499999999999E-02 1.2392978516600931E-02 2.2489774126285318E+00
+ 60867 1.5216749999999999E-02 1.2393540767418464E-02 2.2490285125998968E+00
+ 60868 1.5217000000000000E-02 1.2394103031009473E-02 2.2490796125712622E+00
+ 60869 1.5217250000000000E-02 1.2394665307374011E-02 2.2491307125426272E+00
+ 60870 1.5217500000000000E-02 1.2395227596512060E-02 2.2491818125139926E+00
+ 60871 1.5217750000000000E-02 1.2395789898423640E-02 2.2492329124853576E+00
+ 60872 1.5217999999999999E-02 1.2396352213108761E-02 2.2492840124567226E+00
+ 60873 1.5218249999999999E-02 1.2396914540567428E-02 2.2493351124280876E+00
+ 60874 1.5218499999999999E-02 1.2397476880799670E-02 2.2493862123994526E+00
+ 60875 1.5218750000000000E-02 1.2398039233805499E-02 2.2494373123708180E+00
+ 60876 1.5219000000000000E-02 1.2398601599584889E-02 2.2494884123421830E+00
+ 60877 1.5219250000000000E-02 1.2399163978137886E-02 2.2495395123135484E+00
+ 60878 1.5219500000000000E-02 1.2399726369464502E-02 2.2495906122849134E+00
+ 60879 1.5219749999999999E-02 1.2400288773564739E-02 2.2496417122562784E+00
+ 60880 1.5219999999999999E-02 1.2400851190438610E-02 2.2496928122276434E+00
+ 60881 1.5220249999999999E-02 1.2401413620086123E-02 2.2497439121990084E+00
+ 60882 1.5220500000000000E-02 1.2401976062507291E-02 2.2497950121703738E+00
+ 60883 1.5220750000000000E-02 1.2402538517702138E-02 2.2498461121417388E+00
+ 60884 1.5221000000000000E-02 1.2403100985670660E-02 2.2498972121131042E+00
+ 60885 1.5221250000000000E-02 1.2403663466412871E-02 2.2499483120844692E+00
+ 60886 1.5221499999999999E-02 1.2404225959928772E-02 2.2499994120558338E+00
+ 60887 1.5221749999999999E-02 1.2404788466218409E-02 2.2500505120271992E+00
+ 60888 1.5221999999999999E-02 1.2405350985281770E-02 2.2501016119985642E+00
+ 60889 1.5222250000000000E-02 1.2405913517118866E-02 2.2501527119699296E+00
+ 60890 1.5222500000000000E-02 1.2406476061729706E-02 2.2502038119412946E+00
+ 60891 1.5222750000000000E-02 1.2407038619114305E-02 2.2502549119126596E+00
+ 60892 1.5223000000000000E-02 1.2407601189272673E-02 2.2503060118840250E+00
+ 60893 1.5223249999999999E-02 1.2408163772204829E-02 2.2503571118553896E+00
+ 60894 1.5223499999999999E-02 1.2408726367910791E-02 2.2504082118267550E+00
+ 60895 1.5223749999999999E-02 1.2409288976390544E-02 2.2504593117981200E+00
+ 60896 1.5224000000000000E-02 1.2409851597644130E-02 2.2505104117694854E+00
+ 60897 1.5224250000000000E-02 1.2410414231671538E-02 2.2505615117408504E+00
+ 60898 1.5224500000000000E-02 1.2410976878472792E-02 2.2506126117122154E+00
+ 60899 1.5224749999999999E-02 1.2411539538047888E-02 2.2506637116835804E+00
+ 60900 1.5224999999999999E-02 1.2412102210396854E-02 2.2507148116549454E+00
+ 60901 1.5225249999999999E-02 1.2412664895519697E-02 2.2507659116263108E+00
+ 60902 1.5225499999999999E-02 1.2413227593416433E-02 2.2508170115976758E+00
+ 60903 1.5225750000000000E-02 1.2413790304087062E-02 2.2508681115690412E+00
+ 60904 1.5226000000000000E-02 1.2414353027531601E-02 2.2509192115404062E+00
+ 60905 1.5226250000000000E-02 1.2414915763750064E-02 2.2509703115117712E+00
+ 60906 1.5226499999999999E-02 1.2415478512742458E-02 2.2510214114831362E+00
+ 60907 1.5226749999999999E-02 1.2416041274508809E-02 2.2510725114545012E+00
+ 60908 1.5226999999999999E-02 1.2416604049049105E-02 2.2511236114258666E+00
+ 60909 1.5227249999999999E-02 1.2417166836363383E-02 2.2511747113972316E+00
+ 60910 1.5227500000000000E-02 1.2417729636451621E-02 2.2512258113685966E+00
+ 60911 1.5227750000000000E-02 1.2418292449313867E-02 2.2512769113399620E+00
+ 60912 1.5228000000000000E-02 1.2418855274950104E-02 2.2513280113113270E+00
+ 60913 1.5228249999999999E-02 1.2419418113360361E-02 2.2513791112826920E+00
+ 60914 1.5228499999999999E-02 1.2419980964544651E-02 2.2514302112540570E+00
+ 60915 1.5228749999999999E-02 1.2420543828502969E-02 2.2514813112254224E+00
+ 60916 1.5228999999999999E-02 1.2421106705235347E-02 2.2515324111967874E+00
+ 60917 1.5229250000000000E-02 1.2421669594741778E-02 2.2515835111681524E+00
+ 60918 1.5229500000000000E-02 1.2422232497022285E-02 2.2516346111395178E+00
+ 60919 1.5229750000000000E-02 1.2422795412076878E-02 2.2516857111108828E+00
+ 60920 1.5229999999999999E-02 1.2423358339905561E-02 2.2517368110822478E+00
+ 60921 1.5230249999999999E-02 1.2423921280508357E-02 2.2517879110536128E+00
+ 60922 1.5230499999999999E-02 1.2424484233885275E-02 2.2518390110249782E+00
+ 60923 1.5230749999999999E-02 1.2425047200036326E-02 2.2518901109963432E+00
+ 60924 1.5231000000000000E-02 1.2425610178961509E-02 2.2519412109677082E+00
+ 60925 1.5231250000000000E-02 1.2426173170660850E-02 2.2519923109390736E+00
+ 60926 1.5231500000000000E-02 1.2426736175134345E-02 2.2520434109104386E+00
+ 60927 1.5231749999999999E-02 1.2427299192382031E-02 2.2520945108818036E+00
+ 60928 1.5231999999999999E-02 1.2427862222403907E-02 2.2521456108531686E+00
+ 60929 1.5232249999999999E-02 1.2428425265199989E-02 2.2521967108245335E+00
+ 60930 1.5232500000000000E-02 1.2428988320770270E-02 2.2522478107958990E+00
+ 60931 1.5232750000000000E-02 1.2429551389114783E-02 2.2522989107672640E+00
+ 60932 1.5233000000000000E-02 1.2430114470233527E-02 2.2523500107386294E+00
+ 60933 1.5233250000000000E-02 1.2430677564126523E-02 2.2524011107099944E+00
+ 60934 1.5233499999999999E-02 1.2431240670793769E-02 2.2524522106813594E+00
+ 60935 1.5233749999999999E-02 1.2431803790235290E-02 2.2525033106527244E+00
+ 60936 1.5233999999999999E-02 1.2432366922451095E-02 2.2525544106240893E+00
+ 60937 1.5234250000000000E-02 1.2432930067441185E-02 2.2526055105954548E+00
+ 60938 1.5234500000000000E-02 1.2433493225205594E-02 2.2526566105668198E+00
+ 60939 1.5234750000000000E-02 1.2434056395744311E-02 2.2527077105381852E+00
+ 60940 1.5235000000000000E-02 1.2434619579057357E-02 2.2527588105095502E+00
+ 60941 1.5235249999999999E-02 1.2435182775144741E-02 2.2528099104809152E+00
+ 60942 1.5235499999999999E-02 1.2435745984006484E-02 2.2528610104522802E+00
+ 60943 1.5235749999999999E-02 1.2436309205642577E-02 2.2529121104236451E+00
+ 60944 1.5236000000000000E-02 1.2436872440053058E-02 2.2529632103950106E+00
+ 60945 1.5236250000000000E-02 1.2437435687237928E-02 2.2530143103663756E+00
+ 60946 1.5236500000000000E-02 1.2437998947197191E-02 2.2530654103377410E+00
+ 60947 1.5236750000000000E-02 1.2438562219930862E-02 2.2531165103091060E+00
+ 60948 1.5236999999999999E-02 1.2439125505438950E-02 2.2531676102804705E+00
+ 60949 1.5237249999999999E-02 1.2439688803721481E-02 2.2532187102518360E+00
+ 60950 1.5237499999999999E-02 1.2440252114778456E-02 2.2532698102232009E+00
+ 60951 1.5237750000000000E-02 1.2440815438609880E-02 2.2533209101945664E+00
+ 60952 1.5238000000000000E-02 1.2441378775215778E-02 2.2533720101659314E+00
+ 60953 1.5238250000000000E-02 1.2441942124596157E-02 2.2534231101372963E+00
+ 60954 1.5238500000000000E-02 1.2442505486751028E-02 2.2534742101086618E+00
+ 60955 1.5238749999999999E-02 1.2443068861680388E-02 2.2535253100800263E+00
+ 60956 1.5238999999999999E-02 1.2443632249384284E-02 2.2535764100513918E+00
+ 60957 1.5239249999999999E-02 1.2444195649862697E-02 2.2536275100227567E+00
+ 60958 1.5239500000000000E-02 1.2444759063115644E-02 2.2536786099941222E+00
+ 60959 1.5239750000000000E-02 1.2445322489143150E-02 2.2537297099654872E+00
+ 60960 1.5240000000000000E-02 1.2445885927945231E-02 2.2537808099368521E+00
+ 60961 1.5240250000000000E-02 1.2446449379521853E-02 2.2538319099082176E+00
+ 60962 1.5240499999999999E-02 1.2447012843873071E-02 2.2538830098795821E+00
+ 60963 1.5240749999999999E-02 1.2447576320998894E-02 2.2539341098509476E+00
+ 60964 1.5240999999999999E-02 1.2448139810899317E-02 2.2539852098223125E+00
+ 60965 1.5241250000000000E-02 1.2448703313574373E-02 2.2540363097936780E+00
+ 60966 1.5241500000000000E-02 1.2449266829024051E-02 2.2540874097650430E+00
+ 60967 1.5241750000000000E-02 1.2449830357248377E-02 2.2541385097364079E+00
+ 60968 1.5242000000000000E-02 1.2450393898247359E-02 2.2541896097077734E+00
+ 60969 1.5242249999999999E-02 1.2450957452021006E-02 2.2542407096791379E+00
+ 60970 1.5242499999999999E-02 1.2451521018569327E-02 2.2542918096505034E+00
+ 60971 1.5242749999999999E-02 1.2452084597892342E-02 2.2543429096218683E+00
+ 60972 1.5243000000000000E-02 1.2452648189990059E-02 2.2543940095932333E+00
+ 60973 1.5243250000000000E-02 1.2453211794862484E-02 2.2544451095645988E+00
+ 60974 1.5243500000000000E-02 1.2453775412509652E-02 2.2544962095359637E+00
+ 60975 1.5243750000000000E-02 1.2454339042931547E-02 2.2545473095073292E+00
+ 60976 1.5243999999999999E-02 1.2454902686128184E-02 2.2545984094786937E+00
+ 60977 1.5244249999999999E-02 1.2455466342099583E-02 2.2546495094500592E+00
+ 60978 1.5244499999999999E-02 1.2456030010845767E-02 2.2547006094214241E+00
+ 60979 1.5244750000000000E-02 1.2456593692366734E-02 2.2547517093927891E+00
+ 60980 1.5245000000000000E-02 1.2457157386662485E-02 2.2548028093641546E+00
+ 60981 1.5245250000000000E-02 1.2457721093733049E-02 2.2548539093355195E+00
+ 60982 1.5245500000000000E-02 1.2458284813578434E-02 2.2549050093068850E+00
+ 60983 1.5245749999999999E-02 1.2458848546198656E-02 2.2549561092782495E+00
+ 60984 1.5245999999999999E-02 1.2459412291593712E-02 2.2550072092496150E+00
+ 60985 1.5246249999999999E-02 1.2459976049763625E-02 2.2550583092209799E+00
+ 60986 1.5246500000000000E-02 1.2460539820708400E-02 2.2551094091923449E+00
+ 60987 1.5246750000000000E-02 1.2461103604428063E-02 2.2551605091637104E+00
+ 60988 1.5247000000000000E-02 1.2461667400922605E-02 2.2552116091350753E+00
+ 60989 1.5247250000000000E-02 1.2462231210192055E-02 2.2552627091064403E+00
+ 60990 1.5247499999999999E-02 1.2462795032236419E-02 2.2553138090778053E+00
+ 60991 1.5247749999999999E-02 1.2463358867055713E-02 2.2553649090491703E+00
+ 60992 1.5247999999999999E-02 1.2463922714649932E-02 2.2554160090205357E+00
+ 60993 1.5248250000000000E-02 1.2464486575019109E-02 2.2554671089919007E+00
+ 60994 1.5248500000000000E-02 1.2465050448163222E-02 2.2555182089632662E+00
+ 60995 1.5248750000000000E-02 1.2465614334082352E-02 2.2555693089346311E+00
+ 60996 1.5249000000000000E-02 1.2466178232776440E-02 2.2556204089059961E+00
+ 60997 1.5249249999999999E-02 1.2466742144245525E-02 2.2556715088773611E+00
+ 60998 1.5249499999999999E-02 1.2467306068489614E-02 2.2557226088487261E+00
+ 60999 1.5249749999999999E-02 1.2467870005508730E-02 2.2557737088200915E+00
+ 61000 1.5250000000000000E-02 1.2468433955302874E-02 2.2558248087914565E+00
+ 61001 1.5250250000000000E-02 1.2468997917872064E-02 2.2558759087628220E+00
+ 61002 1.5250500000000000E-02 1.2469561893216305E-02 2.2559270087341869E+00
+ 61003 1.5250750000000000E-02 1.2470125881335611E-02 2.2559781087055519E+00
+ 61004 1.5250999999999999E-02 1.2470689882229999E-02 2.2560292086769169E+00
+ 61005 1.5251249999999999E-02 1.2471253895899474E-02 2.2560803086482819E+00
+ 61006 1.5251499999999999E-02 1.2471817922344046E-02 2.2561314086196473E+00
+ 61007 1.5251750000000000E-02 1.2472381961563746E-02 2.2561825085910123E+00
+ 61008 1.5252000000000000E-02 1.2472946013558568E-02 2.2562336085623778E+00
+ 61009 1.5252250000000000E-02 1.2473510078328517E-02 2.2562847085337427E+00
+ 61010 1.5252499999999999E-02 1.2474074155873621E-02 2.2563358085051073E+00
+ 61011 1.5252749999999999E-02 1.2474638246193884E-02 2.2563869084764727E+00
+ 61012 1.5252999999999999E-02 1.2475202349289321E-02 2.2564380084478377E+00
+ 61013 1.5253249999999999E-02 1.2475766465159948E-02 2.2564891084192031E+00
+ 61014 1.5253500000000000E-02 1.2476330593805762E-02 2.2565402083905681E+00
+ 61015 1.5253750000000000E-02 1.2476894735226790E-02 2.2565913083619331E+00
+ 61016 1.5254000000000000E-02 1.2477458889423039E-02 2.2566424083332985E+00
+ 61017 1.5254249999999999E-02 1.2478023056394510E-02 2.2566935083046631E+00
+ 61018 1.5254499999999999E-02 1.2478587236141227E-02 2.2567446082760285E+00
+ 61019 1.5254749999999999E-02 1.2479151428663208E-02 2.2567957082473935E+00
+ 61020 1.5254999999999999E-02 1.2479715633960449E-02 2.2568468082187589E+00
+ 61021 1.5255250000000000E-02 1.2480279852032972E-02 2.2568979081901239E+00
+ 61022 1.5255500000000000E-02 1.2480844082880787E-02 2.2569490081614889E+00
+ 61023 1.5255750000000000E-02 1.2481408326503907E-02 2.2570001081328543E+00
+ 61024 1.5255999999999999E-02 1.2481972582902331E-02 2.2570512081042189E+00
+ 61025 1.5256249999999999E-02 1.2482536852076087E-02 2.2571023080755843E+00
+ 61026 1.5256499999999999E-02 1.2483101134025180E-02 2.2571534080469493E+00
+ 61027 1.5256749999999999E-02 1.2483665428749629E-02 2.2572045080183147E+00
+ 61028 1.5257000000000000E-02 1.2484229736249434E-02 2.2572556079896797E+00
+ 61029 1.5257250000000000E-02 1.2484794056524614E-02 2.2573067079610447E+00
+ 61030 1.5257500000000000E-02 1.2485358389575183E-02 2.2573578079324101E+00
+ 61031 1.5257749999999999E-02 1.2485922735401138E-02 2.2574089079037747E+00
+ 61032 1.5257999999999999E-02 1.2486487094002513E-02 2.2574600078751401E+00
+ 61033 1.5258249999999999E-02 1.2487051465379310E-02 2.2575111078465051E+00
+ 61034 1.5258499999999999E-02 1.2487615849531529E-02 2.2575622078178701E+00
+ 61035 1.5258750000000000E-02 1.2488180246459200E-02 2.2576133077892355E+00
+ 61036 1.5259000000000000E-02 1.2488744656162334E-02 2.2576644077606005E+00
+ 61037 1.5259250000000000E-02 1.2489309078640929E-02 2.2577155077319659E+00
+ 61038 1.5259499999999999E-02 1.2489873513895002E-02 2.2577666077033305E+00
+ 61039 1.5259749999999999E-02 1.2490437961924573E-02 2.2578177076746959E+00
+ 61040 1.5259999999999999E-02 1.2491002422729642E-02 2.2578688076460609E+00
+ 61041 1.5260250000000000E-02 1.2491566896310237E-02 2.2579199076174259E+00
+ 61042 1.5260500000000000E-02 1.2492131382666345E-02 2.2579710075887913E+00
+ 61043 1.5260750000000000E-02 1.2492695886350555E-02 2.2580221075601563E+00
+ 61044 1.5261000000000000E-02 1.2493260398131371E-02 2.2580732075315217E+00
+ 61045 1.5261249999999999E-02 1.2493824922688133E-02 2.2581243075028863E+00
+ 61046 1.5261499999999999E-02 1.2494389460020860E-02 2.2581754074742517E+00
+ 61047 1.5261749999999999E-02 1.2494954010129558E-02 2.2582265074456167E+00
+ 61048 1.5262000000000000E-02 1.2495518573014234E-02 2.2582776074169817E+00
+ 61049 1.5262250000000000E-02 1.2496083148674907E-02 2.2583287073883471E+00
+ 61050 1.5262500000000000E-02 1.2496647737111587E-02 2.2583798073597121E+00
+ 61051 1.5262750000000000E-02 1.2497212338324293E-02 2.2584309073310775E+00
+ 61052 1.5262999999999999E-02 1.2497776952313010E-02 2.2584820073024421E+00
+ 61053 1.5263249999999999E-02 1.2498341579077791E-02 2.2585331072738071E+00
+ 61054 1.5263499999999999E-02 1.2498906218618620E-02 2.2585842072451725E+00
+ 61055 1.5263750000000000E-02 1.2499470870935512E-02 2.2586353072165375E+00
+ 61056 1.5264000000000000E-02 1.2500035536028490E-02 2.2586864071879029E+00
+ 61057 1.5264250000000000E-02 1.2500600213897557E-02 2.2587375071592679E+00
+ 61058 1.5264500000000000E-02 1.2501164904542544E-02 2.2587886071306329E+00
+ 61059 1.5264749999999999E-02 1.2501729607961738E-02 2.2588397071019979E+00
+ 61060 1.5264999999999999E-02 1.2502294324154768E-02 2.2588908070733629E+00
+ 61061 1.5265249999999999E-02 1.2502859053121604E-02 2.2589419070447283E+00
+ 61062 1.5265500000000000E-02 1.2503423794862290E-02 2.2589930070160933E+00
+ 61063 1.5265750000000000E-02 1.2503988549376824E-02 2.2590441069874587E+00
+ 61064 1.5266000000000000E-02 1.2504553316665223E-02 2.2590952069588237E+00
+ 61065 1.5266250000000000E-02 1.2505118096727483E-02 2.2591463069301887E+00
+ 61066 1.5266499999999999E-02 1.2505682889563637E-02 2.2591974069015537E+00
+ 61067 1.5266749999999999E-02 1.2506247695173681E-02 2.2592485068729187E+00
+ 61068 1.5266999999999999E-02 1.2506812513557635E-02 2.2592996068442841E+00
+ 61069 1.5267250000000000E-02 1.2507377344715501E-02 2.2593507068156491E+00
+ 61070 1.5267500000000000E-02 1.2507942188647312E-02 2.2594018067870145E+00
+ 61071 1.5267750000000000E-02 1.2508507045353046E-02 2.2594529067583795E+00
+ 61072 1.5268000000000000E-02 1.2509071914832746E-02 2.2595040067297445E+00
+ 61073 1.5268249999999999E-02 1.2509636797086391E-02 2.2595551067011095E+00
+ 61074 1.5268499999999999E-02 1.2510201692114035E-02 2.2596062066724745E+00
+ 61075 1.5268749999999999E-02 1.2510766599915658E-02 2.2596573066438399E+00
+ 61076 1.5269000000000000E-02 1.2511331520491272E-02 2.2597084066152049E+00
+ 61077 1.5269250000000000E-02 1.2511896453840900E-02 2.2597595065865699E+00
+ 61078 1.5269500000000000E-02 1.2512461399964550E-02 2.2598106065579353E+00
+ 61079 1.5269750000000000E-02 1.2513026358862239E-02 2.2598617065293003E+00
+ 61080 1.5269999999999999E-02 1.2513591330533964E-02 2.2599128065006653E+00
+ 61081 1.5270249999999999E-02 1.2514156314979739E-02 2.2599639064720303E+00
+ 61082 1.5270499999999999E-02 1.2514721312199601E-02 2.2600150064433957E+00
+ 61083 1.5270750000000000E-02 1.2515286322193528E-02 2.2600661064147607E+00
+ 61084 1.5271000000000000E-02 1.2515851344961549E-02 2.2601172063861257E+00
+ 61085 1.5271250000000000E-02 1.2516416380503667E-02 2.2601683063574911E+00
+ 61086 1.5271500000000000E-02 1.2516981428819894E-02 2.2602194063288561E+00
+ 61087 1.5271749999999999E-02 1.2517546489910259E-02 2.2602705063002211E+00
+ 61088 1.5271999999999999E-02 1.2518111563774753E-02 2.2603216062715861E+00
+ 61089 1.5272249999999999E-02 1.2518676650413394E-02 2.2603727062429515E+00
+ 61090 1.5272500000000000E-02 1.2519241749826202E-02 2.2604238062143165E+00
+ 61091 1.5272750000000000E-02 1.2519806862013169E-02 2.2604749061856815E+00
+ 61092 1.5273000000000000E-02 1.2520371986974322E-02 2.2605260061570469E+00
+ 61093 1.5273250000000000E-02 1.2520937124709667E-02 2.2605771061284119E+00
+ 61094 1.5273499999999999E-02 1.2521502275219219E-02 2.2606282060997769E+00
+ 61095 1.5273749999999999E-02 1.2522067438502992E-02 2.2606793060711419E+00
+ 61096 1.5273999999999999E-02 1.2522632614560989E-02 2.2607304060425069E+00
+ 61097 1.5274250000000000E-02 1.2523197803393222E-02 2.2607815060138723E+00
+ 61098 1.5274500000000000E-02 1.2523763004999709E-02 2.2608326059852373E+00
+ 61099 1.5274750000000000E-02 1.2524328219380465E-02 2.2608837059566027E+00
+ 61100 1.5275000000000000E-02 1.2524893446535490E-02 2.2609348059279677E+00
+ 61101 1.5275249999999999E-02 1.2525458686464789E-02 2.2609859058993327E+00
+ 61102 1.5275499999999999E-02 1.2526023939168398E-02 2.2610370058706977E+00
+ 61103 1.5275749999999999E-02 1.2526589204646318E-02 2.2610881058420627E+00
+ 61104 1.5276000000000000E-02 1.2527154482898551E-02 2.2611392058134281E+00
+ 61105 1.5276250000000000E-02 1.2527719773925123E-02 2.2611903057847931E+00
+ 61106 1.5276500000000000E-02 1.2528285077726034E-02 2.2612414057561585E+00
+ 61107 1.5276750000000000E-02 1.2528850394301299E-02 2.2612925057275235E+00
+ 61108 1.5276999999999999E-02 1.2529415723650931E-02 2.2613436056988885E+00
+ 61109 1.5277249999999999E-02 1.2529981065774937E-02 2.2613947056702535E+00
+ 61110 1.5277499999999999E-02 1.2530546420673340E-02 2.2614458056416185E+00
+ 61111 1.5277750000000000E-02 1.2531111788346138E-02 2.2614969056129839E+00
+ 61112 1.5278000000000000E-02 1.2531677168793359E-02 2.2615480055843489E+00
+ 61113 1.5278250000000000E-02 1.2532242562014993E-02 2.2615991055557143E+00
+ 61114 1.5278500000000000E-02 1.2532807968011060E-02 2.2616502055270793E+00
+ 61115 1.5278749999999999E-02 1.2533373386781574E-02 2.2617013054984438E+00
+ 61116 1.5278999999999999E-02 1.2533938818326562E-02 2.2617524054698093E+00
+ 61117 1.5279249999999999E-02 1.2534504262646001E-02 2.2618035054411743E+00
+ 61118 1.5279500000000000E-02 1.2535069719739935E-02 2.2618546054125397E+00
+ 61119 1.5279750000000000E-02 1.2535635189608357E-02 2.2619057053839047E+00
+ 61120 1.5280000000000000E-02 1.2536200672251292E-02 2.2619568053552697E+00
+ 61121 1.5280249999999999E-02 1.2536766167668727E-02 2.2620079053266346E+00
+ 61122 1.5280499999999999E-02 1.2537331675860700E-02 2.2620590052979996E+00
+ 61123 1.5280749999999999E-02 1.2537897196827217E-02 2.2621101052693651E+00
+ 61124 1.5280999999999999E-02 1.2538462730568271E-02 2.2621612052407301E+00
+ 61125 1.5281250000000000E-02 1.2539028277083896E-02 2.2622123052120955E+00
+ 61126 1.5281500000000000E-02 1.2539593836374097E-02 2.2622634051834605E+00
+ 61127 1.5281750000000000E-02 1.2540159408438899E-02 2.2623145051548255E+00
+ 61128 1.5281999999999999E-02 1.2540724993278261E-02 2.2623656051261904E+00
+ 61129 1.5282249999999999E-02 1.2541290590892254E-02 2.2624167050975554E+00
+ 61130 1.5282499999999999E-02 1.2541856201280866E-02 2.2624678050689209E+00
+ 61131 1.5282749999999999E-02 1.2542421824444113E-02 2.2625189050402859E+00
+ 61132 1.5283000000000000E-02 1.2542987460382002E-02 2.2625700050116513E+00
+ 61133 1.5283250000000000E-02 1.2543553109094547E-02 2.2626211049830163E+00
+ 61134 1.5283500000000000E-02 1.2544118770581758E-02 2.2626722049543813E+00
+ 61135 1.5283749999999999E-02 1.2544684444843638E-02 2.2627233049257462E+00
+ 61136 1.5283999999999999E-02 1.2545250131880219E-02 2.2627744048971112E+00
+ 61137 1.5284249999999999E-02 1.2545815831691504E-02 2.2628255048684767E+00
+ 61138 1.5284499999999999E-02 1.2546381544277497E-02 2.2628766048398417E+00
+ 61139 1.5284750000000000E-02 1.2546947269638217E-02 2.2629277048112066E+00
+ 61140 1.5285000000000000E-02 1.2547513007773667E-02 2.2629788047825721E+00
+ 61141 1.5285250000000000E-02 1.2548078758683866E-02 2.2630299047539371E+00
+ 61142 1.5285499999999999E-02 1.2548644522368826E-02 2.2630810047253020E+00
+ 61143 1.5285749999999999E-02 1.2549210298828561E-02 2.2631321046966670E+00
+ 61144 1.5285999999999999E-02 1.2549776088063087E-02 2.2631832046680325E+00
+ 61145 1.5286249999999999E-02 1.2550341890072396E-02 2.2632343046393975E+00
+ 61146 1.5286500000000000E-02 1.2550907704856507E-02 2.2632854046107624E+00
+ 61147 1.5286750000000000E-02 1.2551473532415444E-02 2.2633365045821279E+00
+ 61148 1.5287000000000000E-02 1.2552039372749206E-02 2.2633876045534929E+00
+ 61149 1.5287249999999999E-02 1.2552605225857810E-02 2.2634387045248578E+00
+ 61150 1.5287499999999999E-02 1.2553171091741276E-02 2.2634898044962228E+00
+ 61151 1.5287749999999999E-02 1.2553736970399600E-02 2.2635409044675883E+00
+ 61152 1.5288000000000000E-02 1.2554302861832792E-02 2.2635920044389533E+00
+ 61153 1.5288250000000000E-02 1.2554868766040879E-02 2.2636431044103182E+00
+ 61154 1.5288500000000000E-02 1.2555434683023866E-02 2.2636942043816837E+00
+ 61155 1.5288750000000000E-02 1.2556000612781752E-02 2.2637453043530487E+00
+ 61156 1.5288999999999999E-02 1.2556566555314574E-02 2.2637964043244136E+00
+ 61157 1.5289249999999999E-02 1.2557132510622324E-02 2.2638475042957786E+00
+ 61158 1.5289499999999999E-02 1.2557698478705024E-02 2.2638986042671436E+00
+ 61159 1.5289750000000000E-02 1.2558264459562677E-02 2.2639497042385091E+00
+ 61160 1.5290000000000000E-02 1.2558830453195301E-02 2.2640008042098740E+00
+ 61161 1.5290250000000000E-02 1.2559396459602903E-02 2.2640519041812395E+00
+ 61162 1.5290500000000000E-02 1.2559962478785509E-02 2.2641030041526045E+00
+ 61163 1.5290749999999999E-02 1.2560528510743098E-02 2.2641541041239694E+00
+ 61164 1.5290999999999999E-02 1.2561094555475714E-02 2.2642052040953344E+00
+ 61165 1.5291249999999999E-02 1.2561660612983357E-02 2.2642563040666994E+00
+ 61166 1.5291500000000000E-02 1.2562226683266042E-02 2.2643074040380649E+00
+ 61167 1.5291750000000000E-02 1.2562792766323772E-02 2.2643585040094298E+00
+ 61168 1.5292000000000000E-02 1.2563358862156574E-02 2.2644096039807953E+00
+ 61169 1.5292250000000000E-02 1.2563924970764436E-02 2.2644607039521603E+00
+ 61170 1.5292499999999999E-02 1.2564491092147387E-02 2.2645118039235252E+00
+ 61171 1.5292749999999999E-02 1.2565057226305439E-02 2.2645629038948902E+00
+ 61172 1.5292999999999999E-02 1.2565623373238598E-02 2.2646140038662552E+00
+ 61173 1.5293250000000000E-02 1.2566189532946900E-02 2.2646651038376207E+00
+ 61174 1.5293500000000000E-02 1.2566755705430289E-02 2.2647162038089856E+00
+ 61175 1.5293750000000000E-02 1.2567321890688861E-02 2.2647673037803511E+00
+ 61176 1.5294000000000000E-02 1.2567888088722567E-02 2.2648184037517161E+00
+ 61177 1.5294249999999999E-02 1.2568454299531445E-02 2.2648695037230806E+00
+ 61178 1.5294499999999999E-02 1.2569020523115508E-02 2.2649206036944460E+00
+ 61179 1.5294749999999999E-02 1.2569586759474749E-02 2.2649717036658110E+00
+ 61180 1.5295000000000000E-02 1.2570153008609208E-02 2.2650228036371765E+00
+ 61181 1.5295250000000000E-02 1.2570719270518862E-02 2.2650739036085414E+00
+ 61182 1.5295500000000000E-02 1.2571285545203762E-02 2.2651250035799064E+00
+ 61183 1.5295750000000000E-02 1.2571851832663893E-02 2.2651761035512719E+00
+ 61184 1.5295999999999999E-02 1.2572418132899265E-02 2.2652272035226364E+00
+ 61185 1.5296249999999999E-02 1.2572984445909909E-02 2.2652783034940018E+00
+ 61186 1.5296499999999999E-02 1.2573550771695816E-02 2.2653294034653668E+00
+ 61187 1.5296750000000000E-02 1.2574117110257016E-02 2.2653805034367323E+00
+ 61188 1.5297000000000000E-02 1.2574683461593510E-02 2.2654316034080972E+00
+ 61189 1.5297250000000000E-02 1.2575249825705312E-02 2.2654827033794622E+00
+ 61190 1.5297500000000000E-02 1.2575816202592422E-02 2.2655338033508277E+00
+ 61191 1.5297749999999999E-02 1.2576382592254869E-02 2.2655849033221922E+00
+ 61192 1.5297999999999999E-02 1.2576948994692671E-02 2.2656360032935576E+00
+ 61193 1.5298249999999999E-02 1.2577515409905815E-02 2.2656871032649226E+00
+ 61194 1.5298500000000000E-02 1.2578081837894330E-02 2.2657382032362881E+00
+ 61195 1.5298750000000000E-02 1.2578648278658228E-02 2.2657893032076530E+00
+ 61196 1.5299000000000000E-02 1.2579214732197502E-02 2.2658404031790180E+00
+ 61197 1.5299250000000000E-02 1.2579781198512186E-02 2.2658915031503835E+00
+ 61198 1.5299499999999999E-02 1.2580347677602280E-02 2.2659426031217480E+00
+ 61199 1.5299749999999999E-02 1.2580914169467806E-02 2.2659937030931134E+00
+ 61200 1.5299999999999999E-02 1.2581480674108766E-02 2.2660448030644784E+00
+ 61201 1.5300250000000000E-02 1.2582047191525171E-02 2.2660959030358434E+00
+ 61202 1.5300500000000000E-02 1.2582613721717038E-02 2.2661470030072088E+00
+ 61203 1.5300750000000000E-02 1.2583180264684374E-02 2.2661981029785738E+00
+ 61204 1.5301000000000000E-02 1.2583746820427198E-02 2.2662492029499393E+00
+ 61205 1.5301249999999999E-02 1.2584313388945509E-02 2.2663003029213038E+00
+ 61206 1.5301499999999999E-02 1.2584879970239335E-02 2.2663514028926692E+00
+ 61207 1.5301749999999999E-02 1.2585446564308682E-02 2.2664025028640342E+00
+ 61208 1.5302000000000000E-02 1.2586013171153553E-02 2.2664536028353992E+00
+ 61209 1.5302250000000000E-02 1.2586579790773968E-02 2.2665047028067646E+00
+ 61210 1.5302500000000000E-02 1.2587146423169937E-02 2.2665558027781296E+00
+ 61211 1.5302750000000000E-02 1.2587713068341472E-02 2.2666069027494951E+00
+ 61212 1.5302999999999999E-02 1.2588279726288589E-02 2.2666580027208596E+00
+ 61213 1.5303249999999999E-02 1.2588846397011298E-02 2.2667091026922250E+00
+ 61214 1.5303499999999999E-02 1.2589413080509600E-02 2.2667602026635900E+00
+ 61215 1.5303750000000000E-02 1.2589979776783510E-02 2.2668113026349550E+00
+ 61216 1.5304000000000000E-02 1.2590546485833055E-02 2.2668624026063204E+00
+ 61217 1.5304250000000000E-02 1.2591113207658241E-02 2.2669135025776854E+00
+ 61218 1.5304500000000000E-02 1.2591679942259067E-02 2.2669646025490504E+00
+ 61219 1.5304749999999999E-02 1.2592246689635524E-02 2.2670157025204154E+00
+ 61220 1.5304999999999999E-02 1.2592813449787710E-02 2.2670668024917804E+00
+ 61221 1.5305249999999999E-02 1.2593380222715549E-02 2.2671179024631458E+00
+ 61222 1.5305500000000000E-02 1.2593947008419090E-02 2.2671690024345108E+00
+ 61223 1.5305750000000000E-02 1.2594513806898336E-02 2.2672201024058762E+00
+ 61224 1.5306000000000000E-02 1.2595080618153303E-02 2.2672712023772412E+00
+ 61225 1.5306250000000000E-02 1.2595647442183992E-02 2.2673223023486062E+00
+ 61226 1.5306499999999999E-02 1.2596214278990429E-02 2.2673734023199712E+00
+ 61227 1.5306749999999999E-02 1.2596781128572619E-02 2.2674245022913362E+00
+ 61228 1.5306999999999999E-02 1.2597347990930581E-02 2.2674756022627016E+00
+ 61229 1.5307250000000000E-02 1.2597914866064316E-02 2.2675267022340666E+00
+ 61230 1.5307500000000000E-02 1.2598481753973845E-02 2.2675778022054320E+00
+ 61231 1.5307750000000000E-02 1.2599048654659172E-02 2.2676289021767970E+00
+ 61232 1.5307999999999999E-02 1.2599615568120304E-02 2.2676800021481620E+00
+ 61233 1.5308249999999999E-02 1.2600182494357277E-02 2.2677311021195270E+00
+ 61234 1.5308499999999999E-02 1.2600749433370077E-02 2.2677822020908920E+00
+ 61235 1.5308749999999999E-02 1.2601316385158734E-02 2.2678333020622574E+00
+ 61236 1.5309000000000000E-02 1.2601883349723246E-02 2.2678844020336224E+00
+ 61237 1.5309250000000000E-02 1.2602450327063627E-02 2.2679355020049878E+00
+ 61238 1.5309500000000000E-02 1.2603017317179900E-02 2.2679866019763528E+00
+ 61239 1.5309749999999999E-02 1.2603584320072062E-02 2.2680377019477174E+00
+ 61240 1.5309999999999999E-02 1.2604151335740141E-02 2.2680888019190828E+00
+ 61241 1.5310249999999999E-02 1.2604718364184133E-02 2.2681399018904478E+00
+ 61242 1.5310499999999999E-02 1.2605285405404050E-02 2.2681910018618132E+00
+ 61243 1.5310750000000000E-02 1.2605852459399920E-02 2.2682421018331782E+00
+ 61244 1.5311000000000000E-02 1.2606419526171753E-02 2.2682932018045432E+00
+ 61245 1.5311250000000000E-02 1.2606986605719536E-02 2.2683443017759086E+00
+ 61246 1.5311499999999999E-02 1.2607553698043304E-02 2.2683954017472732E+00
+ 61247 1.5311749999999999E-02 1.2608120803143068E-02 2.2684465017186386E+00
+ 61248 1.5311999999999999E-02 1.2608687921018824E-02 2.2684976016900036E+00
+ 61249 1.5312249999999999E-02 1.2609255051670603E-02 2.2685487016613690E+00
+ 61250 1.5312500000000000E-02 1.2609822195098406E-02 2.2685998016327340E+00
+ 61251 1.5312750000000000E-02 1.2610389351302251E-02 2.2686509016040990E+00
+ 61252 1.5313000000000000E-02 1.2610956520282147E-02 2.2687020015754644E+00
+ 61253 1.5313249999999999E-02 1.2611523702038092E-02 2.2687531015468290E+00
+ 61254 1.5313499999999999E-02 1.2612090896570125E-02 2.2688042015181944E+00
+ 61255 1.5313749999999999E-02 1.2612658103878236E-02 2.2688553014895594E+00
+ 61256 1.5313999999999999E-02 1.2613225323962444E-02 2.2689064014609248E+00
+ 61257 1.5314250000000000E-02 1.2613792556822762E-02 2.2689575014322898E+00
+ 61258 1.5314500000000000E-02 1.2614359802459207E-02 2.2690086014036548E+00
+ 61259 1.5314750000000000E-02 1.2614927060871780E-02 2.2690597013750202E+00
+ 61260 1.5314999999999999E-02 1.2615494332060490E-02 2.2691108013463848E+00
+ 61261 1.5315249999999999E-02 1.2616061616025374E-02 2.2691619013177502E+00
+ 61262 1.5315499999999999E-02 1.2616628912766418E-02 2.2692130012891152E+00
+ 61263 1.5315750000000000E-02 1.2617196222283645E-02 2.2692641012604802E+00
+ 61264 1.5316000000000000E-02 1.2617763544577061E-02 2.2693152012318456E+00
+ 61265 1.5316250000000000E-02 1.2618330879646684E-02 2.2693663012032106E+00
+ 61266 1.5316500000000000E-02 1.2618898227492520E-02 2.2694174011745760E+00
+ 61267 1.5316749999999999E-02 1.2619465588114588E-02 2.2694685011459406E+00
+ 61268 1.5316999999999999E-02 1.2620032961512888E-02 2.2695196011173060E+00
+ 61269 1.5317249999999999E-02 1.2620600347687444E-02 2.2695707010886710E+00
+ 61270 1.5317500000000000E-02 1.2621167746638264E-02 2.2696218010600360E+00
+ 61271 1.5317750000000000E-02 1.2621735158365373E-02 2.2696729010314014E+00
+ 61272 1.5318000000000000E-02 1.2622302616702479E-02 2.2697240010027664E+00
+ 61273 1.5318250000000000E-02 1.2622870054169143E-02 2.2697751009741318E+00
+ 61274 1.5318499999999999E-02 1.2623437504409130E-02 2.2698262009454964E+00
+ 61275 1.5318749999999999E-02 1.2624004967422482E-02 2.2698773009168618E+00
+ 61276 1.5318999999999999E-02 1.2624572443209180E-02 2.2699284008882268E+00
+ 61277 1.5319250000000000E-02 1.2625139931769239E-02 2.2699795008595918E+00
+ 61278 1.5319500000000000E-02 1.2625707433102713E-02 2.2700306008309572E+00
+ 61279 1.5319750000000000E-02 1.2626274947209569E-02 2.2700817008023222E+00
+ 61280 1.5320000000000000E-02 1.2626842474089824E-02 2.2701328007736876E+00
+ 61281 1.5320249999999999E-02 1.2627410013743491E-02 2.2701839007450522E+00
+ 61282 1.5320499999999999E-02 1.2627977566170593E-02 2.2702350007164172E+00
+ 61283 1.5320749999999999E-02 1.2628545131371131E-02 2.2702861006877826E+00
+ 61284 1.5321000000000000E-02 1.2629112709345107E-02 2.2703372006591476E+00
+ 61285 1.5321250000000000E-02 1.2629680300092551E-02 2.2703883006305130E+00
+ 61286 1.5321500000000000E-02 1.2630247903613469E-02 2.2704394006018780E+00
+ 61287 1.5321750000000000E-02 1.2630815519907867E-02 2.2704905005732430E+00
+ 61288 1.5321999999999999E-02 1.2631383148975757E-02 2.2705416005446080E+00
+ 61289 1.5322249999999999E-02 1.2631950790817149E-02 2.2705927005159730E+00
+ 61290 1.5322499999999999E-02 1.2632518445432063E-02 2.2706438004873384E+00
+ 61291 1.5322750000000000E-02 1.2633086112820498E-02 2.2706949004587034E+00
+ 61292 1.5323000000000000E-02 1.2633653792982478E-02 2.2707460004300688E+00
+ 61293 1.5323250000000000E-02 1.2634221485918000E-02 2.2707971004014338E+00
+ 61294 1.5323500000000000E-02 1.2634789191627072E-02 2.2708482003727988E+00
+ 61295 1.5323749999999999E-02 1.2635356910109752E-02 2.2708993003441638E+00
+ 61296 1.5323999999999999E-02 1.2635924641365990E-02 2.2709504003155287E+00
+ 61297 1.5324249999999999E-02 1.2636492385395829E-02 2.2710015002868942E+00
+ 61298 1.5324500000000000E-02 1.2637060142199268E-02 2.2710526002582592E+00
+ 61299 1.5324750000000000E-02 1.2637627911776321E-02 2.2711037002296246E+00
+ 61300 1.5325000000000000E-02 1.2638195694127011E-02 2.2711548002009896E+00
+ 61301 1.5325250000000000E-02 1.2638763489251331E-02 2.2712059001723546E+00
+ 61302 1.5325499999999999E-02 1.2639331297149307E-02 2.2712570001437196E+00
+ 61303 1.5325749999999999E-02 1.2639899117820942E-02 2.2713081001150845E+00
+ 61304 1.5325999999999999E-02 1.2640466951266251E-02 2.2713592000864500E+00
+ 61305 1.5326250000000000E-02 1.2641034797485247E-02 2.2714103000578150E+00
+ 61306 1.5326500000000000E-02 1.2641602656477938E-02 2.2714614000291800E+00
+ 61307 1.5326750000000000E-02 1.2642170528244319E-02 2.2715125000005454E+00
+ 61308 1.5327000000000000E-02 1.2642738412784427E-02 2.2715635999719104E+00
+ 61309 1.5327249999999999E-02 1.2643306310098270E-02 2.2716146999432754E+00
+ 61310 1.5327499999999999E-02 1.2643874220185845E-02 2.2716657999146403E+00
+ 61311 1.5327749999999999E-02 1.2644442143047201E-02 2.2717168998860058E+00
+ 61312 1.5328000000000000E-02 1.2645010078682260E-02 2.2717679998573708E+00
+ 61313 1.5328250000000000E-02 1.2645578027091132E-02 2.2718190998287358E+00
+ 61314 1.5328500000000000E-02 1.2646145988273783E-02 2.2718701998001012E+00
+ 61315 1.5328750000000000E-02 1.2646713962230232E-02 2.2719212997714662E+00
+ 61316 1.5328999999999999E-02 1.2647281948960476E-02 2.2719723997428312E+00
+ 61317 1.5329249999999999E-02 1.2647849948464547E-02 2.2720234997141961E+00
+ 61318 1.5329499999999999E-02 1.2648417960742443E-02 2.2720745996855616E+00
+ 61319 1.5329750000000000E-02 1.2648985985794191E-02 2.2721256996569266E+00
+ 61320 1.5330000000000000E-02 1.2649554023619782E-02 2.2721767996282916E+00
+ 61321 1.5330250000000000E-02 1.2650122074219233E-02 2.2722278995996570E+00
+ 61322 1.5330500000000000E-02 1.2650690137592572E-02 2.2722789995710220E+00
+ 61323 1.5330749999999999E-02 1.2651258213739781E-02 2.2723300995423870E+00
+ 61324 1.5330999999999999E-02 1.2651826302660893E-02 2.2723811995137519E+00
+ 61325 1.5331249999999999E-02 1.2652394404355918E-02 2.2724322994851169E+00
+ 61326 1.5331500000000000E-02 1.2652962518824857E-02 2.2724833994564824E+00
+ 61327 1.5331750000000000E-02 1.2653530646067730E-02 2.2725344994278474E+00
+ 61328 1.5332000000000000E-02 1.2654098786084554E-02 2.2725855993992128E+00
+ 61329 1.5332250000000000E-02 1.2654666938875306E-02 2.2726366993705778E+00
+ 61330 1.5332499999999999E-02 1.2655235104440034E-02 2.2726877993419428E+00
+ 61331 1.5332749999999999E-02 1.2655803282778745E-02 2.2727388993133077E+00
+ 61332 1.5332999999999999E-02 1.2656371473891438E-02 2.2727899992846727E+00
+ 61333 1.5333250000000000E-02 1.2656939677778133E-02 2.2728410992560382E+00
+ 61334 1.5333500000000000E-02 1.2657507894438834E-02 2.2728921992274032E+00
+ 61335 1.5333750000000000E-02 1.2658076123873560E-02 2.2729432991987686E+00
+ 61336 1.5334000000000000E-02 1.2658644366082316E-02 2.2729943991701336E+00
+ 61337 1.5334249999999999E-02 1.2659212621065112E-02 2.2730454991414986E+00
+ 61338 1.5334499999999999E-02 1.2659780888821956E-02 2.2730965991128635E+00
+ 61339 1.5334749999999999E-02 1.2660349169352875E-02 2.2731476990842285E+00
+ 61340 1.5335000000000000E-02 1.2660917462657876E-02 2.2731987990555940E+00
+ 61341 1.5335250000000000E-02 1.2661485768736960E-02 2.2732498990269590E+00
+ 61342 1.5335500000000000E-02 1.2662054087590142E-02 2.2733009989983244E+00
+ 61343 1.5335750000000000E-02 1.2662622419217437E-02 2.2733520989696894E+00
+ 61344 1.5335999999999999E-02 1.2663190763618843E-02 2.2734031989410539E+00
+ 61345 1.5336249999999999E-02 1.2663759120794387E-02 2.2734542989124193E+00
+ 61346 1.5336499999999999E-02 1.2664327490744091E-02 2.2735053988837843E+00
+ 61347 1.5336750000000000E-02 1.2664895873467946E-02 2.2735564988551498E+00
+ 61348 1.5337000000000000E-02 1.2665464268965960E-02 2.2736075988265148E+00
+ 61349 1.5337250000000000E-02 1.2666032677238162E-02 2.2736586987978797E+00
+ 61350 1.5337499999999999E-02 1.2666601098284548E-02 2.2737097987692447E+00
+ 61351 1.5337749999999999E-02 1.2667169532105128E-02 2.2737608987406097E+00
+ 61352 1.5337999999999999E-02 1.2667737978699939E-02 2.2738119987119751E+00
+ 61353 1.5338249999999999E-02 1.2668306438068967E-02 2.2738630986833401E+00
+ 61354 1.5338500000000000E-02 1.2668874910212222E-02 2.2739141986547056E+00
+ 61355 1.5338750000000000E-02 1.2669443395129732E-02 2.2739652986260706E+00
+ 61356 1.5339000000000000E-02 1.2670011892821492E-02 2.2740163985974355E+00
+ 61357 1.5339249999999999E-02 1.2670580403287527E-02 2.2740674985688005E+00
+ 61358 1.5339499999999999E-02 1.2671148926527841E-02 2.2741185985401655E+00
+ 61359 1.5339749999999999E-02 1.2671717462542458E-02 2.2741696985115309E+00
+ 61360 1.5339999999999999E-02 1.2672286011331363E-02 2.2742207984828959E+00
+ 61361 1.5340250000000000E-02 1.2672854572894592E-02 2.2742718984542614E+00
+ 61362 1.5340500000000000E-02 1.2673423147232136E-02 2.2743229984256264E+00
+ 61363 1.5340750000000000E-02 1.2673991734344031E-02 2.2743740983969913E+00
+ 61364 1.5340999999999999E-02 1.2674560334230254E-02 2.2744251983683563E+00
+ 61365 1.5341249999999999E-02 1.2675128946890851E-02 2.2744762983397213E+00
+ 61366 1.5341499999999999E-02 1.2675697572325820E-02 2.2745273983110867E+00
+ 61367 1.5341749999999999E-02 1.2676266210535180E-02 2.2745784982824517E+00
+ 61368 1.5342000000000000E-02 1.2676834861518922E-02 2.2746295982538167E+00
+ 61369 1.5342250000000000E-02 1.2677403525277069E-02 2.2746806982251822E+00
+ 61370 1.5342500000000000E-02 1.2677972201809631E-02 2.2747317981965471E+00
+ 61371 1.5342749999999999E-02 1.2678540891116620E-02 2.2747828981679121E+00
+ 61372 1.5342999999999999E-02 1.2679109593198054E-02 2.2748339981392771E+00
+ 61373 1.5343249999999999E-02 1.2679678308053935E-02 2.2748850981106425E+00
+ 61374 1.5343500000000000E-02 1.2680247035684284E-02 2.2749361980820075E+00
+ 61375 1.5343750000000000E-02 1.2680815776089108E-02 2.2749872980533725E+00
+ 61376 1.5344000000000000E-02 1.2681384529268406E-02 2.2750383980247380E+00
+ 61377 1.5344250000000000E-02 1.2681953295222205E-02 2.2750894979961029E+00
+ 61378 1.5344499999999999E-02 1.2682522073950505E-02 2.2751405979674679E+00
+ 61379 1.5344749999999999E-02 1.2683090865453325E-02 2.2751916979388329E+00
+ 61380 1.5344999999999999E-02 1.2683659669730689E-02 2.2752427979101983E+00
+ 61381 1.5345250000000000E-02 1.2684228486782584E-02 2.2752938978815633E+00
+ 61382 1.5345500000000000E-02 1.2684797316609037E-02 2.2753449978529283E+00
+ 61383 1.5345750000000000E-02 1.2685366159210051E-02 2.2753960978242938E+00
+ 61384 1.5346000000000000E-02 1.2685935014585634E-02 2.2754471977956587E+00
+ 61385 1.5346249999999999E-02 1.2686503882735810E-02 2.2754982977670237E+00
+ 61386 1.5346499999999999E-02 1.2687072763660613E-02 2.2755493977383887E+00
+ 61387 1.5346749999999999E-02 1.2687641657359972E-02 2.2756004977097537E+00
+ 61388 1.5347000000000000E-02 1.2688210563833974E-02 2.2756515976811191E+00
+ 61389 1.5347250000000000E-02 1.2688779483082616E-02 2.2757026976524841E+00
+ 61390 1.5347500000000000E-02 1.2689348415105895E-02 2.2757537976238496E+00
+ 61391 1.5347750000000000E-02 1.2689917359903831E-02 2.2758048975952145E+00
+ 61392 1.5347999999999999E-02 1.2690486317476437E-02 2.2758559975665795E+00
+ 61393 1.5348249999999999E-02 1.2691055287823716E-02 2.2759070975379445E+00
+ 61394 1.5348499999999999E-02 1.2691624270945692E-02 2.2759581975093095E+00
+ 61395 1.5348750000000000E-02 1.2692193266842358E-02 2.2760092974806749E+00
+ 61396 1.5349000000000000E-02 1.2692762275513740E-02 2.2760603974520399E+00
+ 61397 1.5349250000000000E-02 1.2693331296959849E-02 2.2761114974234053E+00
+ 61398 1.5349500000000000E-02 1.2693900331180692E-02 2.2761625973947703E+00
+ 61399 1.5349749999999999E-02 1.2694469378176277E-02 2.2762136973661353E+00
+ 61400 1.5349999999999999E-02 1.2695038437946626E-02 2.2762647973375003E+00
+ 61401 1.5350249999999999E-02 1.2695607510491742E-02 2.2763158973088653E+00
+ 61402 1.5350500000000000E-02 1.2696176595811640E-02 2.2763669972802307E+00
+ 61403 1.5350750000000000E-02 1.2696745693906317E-02 2.2764180972515957E+00
+ 61404 1.5351000000000000E-02 1.2697314804775822E-02 2.2764691972229611E+00
+ 61405 1.5351250000000000E-02 1.2697883928420126E-02 2.2765202971943261E+00
+ 61406 1.5351499999999999E-02 1.2698453064839259E-02 2.2765713971656907E+00
+ 61407 1.5351749999999999E-02 1.2699022214033229E-02 2.2766224971370561E+00
+ 61408 1.5351999999999999E-02 1.2699591376002054E-02 2.2766735971084211E+00
+ 61409 1.5352250000000000E-02 1.2700160550745732E-02 2.2767246970797865E+00
+ 61410 1.5352500000000000E-02 1.2700729738264284E-02 2.2767757970511515E+00
+ 61411 1.5352750000000000E-02 1.2701298938557724E-02 2.2768268970225165E+00
+ 61412 1.5353000000000000E-02 1.2701868151626059E-02 2.2768779969938819E+00
+ 61413 1.5353249999999999E-02 1.2702437377469296E-02 2.2769290969652465E+00
+ 61414 1.5353499999999999E-02 1.2703006616087449E-02 2.2769801969366119E+00
+ 61415 1.5353749999999999E-02 1.2703575867480534E-02 2.2770312969079769E+00
+ 61416 1.5354000000000000E-02 1.2704145131648564E-02 2.2770823968793423E+00
+ 61417 1.5354250000000000E-02 1.2704714408591541E-02 2.2771334968507073E+00
+ 61418 1.5354500000000000E-02 1.2705283698309488E-02 2.2771845968220723E+00
+ 61419 1.5354750000000000E-02 1.2705853000802403E-02 2.2772356967934377E+00
+ 61420 1.5354999999999999E-02 1.2706422316070299E-02 2.2772867967648023E+00
+ 61421 1.5355249999999999E-02 1.2706991644113198E-02 2.2773378967361677E+00
+ 61422 1.5355499999999999E-02 1.2707560984931114E-02 2.2773889967075327E+00
+ 61423 1.5355750000000000E-02 1.2708130338524045E-02 2.2774400966788981E+00
+ 61424 1.5356000000000000E-02 1.2708699704892006E-02 2.2774911966502631E+00
+ 61425 1.5356250000000000E-02 1.2709269084035017E-02 2.2775422966216281E+00
+ 61426 1.5356500000000000E-02 1.2709838475953085E-02 2.2775933965929935E+00
+ 61427 1.5356749999999999E-02 1.2710407880646200E-02 2.2776444965643581E+00
+ 61428 1.5356999999999999E-02 1.2710977298114420E-02 2.2776955965357235E+00
+ 61429 1.5357249999999999E-02 1.2711546728357719E-02 2.2777466965070885E+00
+ 61430 1.5357500000000000E-02 1.2712116171376108E-02 2.2777977964784535E+00
+ 61431 1.5357750000000000E-02 1.2712685627169628E-02 2.2778488964498189E+00
+ 61432 1.5358000000000000E-02 1.2713255095738268E-02 2.2778999964211839E+00
+ 61433 1.5358250000000000E-02 1.2713824577082039E-02 2.2779510963925493E+00
+ 61434 1.5358499999999999E-02 1.2714394071200948E-02 2.2780021963639139E+00
+ 61435 1.5358749999999999E-02 1.2714963578095024E-02 2.2780532963352793E+00
+ 61436 1.5358999999999999E-02 1.2715533097764272E-02 2.2781043963066443E+00
+ 61437 1.5359250000000000E-02 1.2716102630208705E-02 2.2781554962780093E+00
+ 61438 1.5359500000000000E-02 1.2716672175428330E-02 2.2782065962493747E+00
+ 61439 1.5359750000000000E-02 1.2717241733423146E-02 2.2782576962207397E+00
+ 61440 1.5360000000000000E-02 1.2717811304193201E-02 2.2783087961921051E+00
+ 61441 1.5360249999999999E-02 1.2718380887738459E-02 2.2783598961634697E+00
+ 61442 1.5360499999999999E-02 1.2718950484058973E-02 2.2784109961348351E+00
+ 61443 1.5360749999999999E-02 1.2719520093154732E-02 2.2784620961062001E+00
+ 61444 1.5361000000000000E-02 1.2720089715025744E-02 2.2785131960775651E+00
+ 61445 1.5361250000000000E-02 1.2720659349672049E-02 2.2785642960489305E+00
+ 61446 1.5361500000000000E-02 1.2721228997093634E-02 2.2786153960202955E+00
+ 61447 1.5361750000000000E-02 1.2721798657290511E-02 2.2786664959916609E+00
+ 61448 1.5361999999999999E-02 1.2722368330262690E-02 2.2787175959630255E+00
+ 61449 1.5362249999999999E-02 1.2722938016010196E-02 2.2787686959343905E+00
+ 61450 1.5362499999999999E-02 1.2723507714533023E-02 2.2788197959057559E+00
+ 61451 1.5362750000000000E-02 1.2724077425831206E-02 2.2788708958771209E+00
+ 61452 1.5363000000000000E-02 1.2724647149904738E-02 2.2789219958484863E+00
+ 61453 1.5363250000000000E-02 1.2725216886753635E-02 2.2789730958198513E+00
+ 61454 1.5363500000000000E-02 1.2725786636377908E-02 2.2790241957912163E+00
+ 61455 1.5363749999999999E-02 1.2726356398777589E-02 2.2790752957625813E+00
+ 61456 1.5363999999999999E-02 1.2726926173952640E-02 2.2791263957339463E+00
+ 61457 1.5364249999999999E-02 1.2727495944893391E-02 2.2791774957053117E+00
+ 61458 1.5364500000000000E-02 1.2728065745995592E-02 2.2792285956766767E+00
+ 61459 1.5364750000000000E-02 1.2728635559876350E-02 2.2792796956480421E+00
+ 61460 1.5365000000000000E-02 1.2729205386535667E-02 2.2793307956194071E+00
+ 61461 1.5365249999999999E-02 1.2729775225973555E-02 2.2793818955907721E+00
+ 61462 1.5365499999999999E-02 1.2730345078190050E-02 2.2794329955621371E+00
+ 61463 1.5365749999999999E-02 1.2730914943185137E-02 2.2794840955335021E+00
+ 61464 1.5365999999999999E-02 1.2731484820958839E-02 2.2795351955048675E+00
+ 61465 1.5366250000000000E-02 1.2732054711511160E-02 2.2795862954762325E+00
+ 61466 1.5366500000000000E-02 1.2732624614842125E-02 2.2796373954475979E+00
+ 61467 1.5366750000000000E-02 1.2733194530951742E-02 2.2796884954189629E+00
+ 61468 1.5366999999999999E-02 1.2733764459840018E-02 2.2797395953903279E+00
+ 61469 1.5367249999999999E-02 1.2734334401505664E-02 2.2797906953616929E+00
+ 61470 1.5367499999999999E-02 1.2734904355943643E-02 2.2798417953330579E+00
+ 61471 1.5367749999999999E-02 1.2735474323153447E-02 2.2798928953044233E+00
+ 61472 1.5368000000000000E-02 1.2736044303135076E-02 2.2799439952757883E+00
+ 61473 1.5368250000000000E-02 1.2736614295888566E-02 2.2799950952471533E+00
+ 61474 1.5368500000000000E-02 1.2737184301413896E-02 2.2800461952185187E+00
+ 61475 1.5368749999999999E-02 1.2737754319711100E-02 2.2800972951898832E+00
+ 61476 1.5368999999999999E-02 1.2738324350780185E-02 2.2801483951612487E+00
+ 61477 1.5369249999999999E-02 1.2738894394621152E-02 2.2801994951326137E+00
+ 61478 1.5369499999999999E-02 1.2739464451234004E-02 2.2802505951039791E+00
+ 61479 1.5369750000000000E-02 1.2740034520618799E-02 2.2803016950753441E+00
+ 61480 1.5370000000000000E-02 1.2740604602775495E-02 2.2803527950467091E+00
+ 61481 1.5370250000000000E-02 1.2741174697704126E-02 2.2804038950180745E+00
+ 61482 1.5370499999999999E-02 1.2741744805404692E-02 2.2804549949894390E+00
+ 61483 1.5370749999999999E-02 1.2742314925877215E-02 2.2805060949608045E+00
+ 61484 1.5370999999999999E-02 1.2742885059121698E-02 2.2805571949321695E+00
+ 61485 1.5371249999999999E-02 1.2743455205138162E-02 2.2806082949035349E+00
+ 61486 1.5371500000000000E-02 1.2744025363926596E-02 2.2806593948748999E+00
+ 61487 1.5371750000000000E-02 1.2744595535487032E-02 2.2807104948462649E+00
+ 61488 1.5372000000000000E-02 1.2745165719819476E-02 2.2807615948176303E+00
+ 61489 1.5372249999999999E-02 1.2745735916923927E-02 2.2808126947889948E+00
+ 61490 1.5372499999999999E-02 1.2746306126800408E-02 2.2808637947603603E+00
+ 61491 1.5372749999999999E-02 1.2746876349448929E-02 2.2809148947317253E+00
+ 61492 1.5373000000000000E-02 1.2747446584869496E-02 2.2809659947030902E+00
+ 61493 1.5373250000000000E-02 1.2748016833062120E-02 2.2810170946744557E+00
+ 61494 1.5373500000000000E-02 1.2748587094026816E-02 2.2810681946458207E+00
+ 61495 1.5373750000000000E-02 1.2749157367763601E-02 2.2811192946171861E+00
+ 61496 1.5373999999999999E-02 1.2749727654272451E-02 2.2811703945885506E+00
+ 61497 1.5374249999999999E-02 1.2750297953553407E-02 2.2812214945599161E+00
+ 61498 1.5374499999999999E-02 1.2750868265606492E-02 2.2812725945312811E+00
+ 61499 1.5374750000000000E-02 1.2751438590431687E-02 2.2813236945026460E+00
+ 61500 1.5375000000000000E-02 1.2752008928029019E-02 2.2813747944740115E+00
+ 61501 1.5375250000000000E-02 1.2752579278398480E-02 2.2814258944453765E+00
+ 61502 1.5375500000000000E-02 1.2753149641540127E-02 2.2814769944167419E+00
+ 61503 1.5375749999999999E-02 1.2753720017453911E-02 2.2815280943881064E+00
+ 61504 1.5375999999999999E-02 1.2754290406139882E-02 2.2815791943594719E+00
+ 61505 1.5376249999999999E-02 1.2754860807598032E-02 2.2816302943308369E+00
+ 61506 1.5376500000000000E-02 1.2755431221828383E-02 2.2816813943022018E+00
+ 61507 1.5376750000000000E-02 1.2756001648830943E-02 2.2817324942735673E+00
+ 61508 1.5377000000000000E-02 1.2756572088605716E-02 2.2817835942449323E+00
+ 61509 1.5377250000000000E-02 1.2757142541152726E-02 2.2818346942162977E+00
+ 61510 1.5377499999999999E-02 1.2757713006471969E-02 2.2818857941876622E+00
+ 61511 1.5377749999999999E-02 1.2758283484563464E-02 2.2819368941590272E+00
+ 61512 1.5377999999999999E-02 1.2758853975427226E-02 2.2819879941303927E+00
+ 61513 1.5378250000000000E-02 1.2759424479063242E-02 2.2820390941017576E+00
+ 61514 1.5378500000000000E-02 1.2759994995471554E-02 2.2820901940731231E+00
+ 61515 1.5378750000000000E-02 1.2760565524652153E-02 2.2821412940444881E+00
+ 61516 1.5379000000000000E-02 1.2761136066605063E-02 2.2821923940158531E+00
+ 61517 1.5379249999999999E-02 1.2761706621330277E-02 2.2822434939872180E+00
+ 61518 1.5379499999999999E-02 1.2762277188827822E-02 2.2822945939585830E+00
+ 61519 1.5379749999999999E-02 1.2762847769097710E-02 2.2823456939299485E+00
+ 61520 1.5380000000000000E-02 1.2763418362139926E-02 2.2823967939013134E+00
+ 61521 1.5380250000000000E-02 1.2763988967954514E-02 2.2824478938726789E+00
+ 61522 1.5380500000000000E-02 1.2764559586541465E-02 2.2824989938440439E+00
+ 61523 1.5380750000000000E-02 1.2765130217900796E-02 2.2825500938154089E+00
+ 61524 1.5380999999999999E-02 1.2765700862032528E-02 2.2826011937867738E+00
+ 61525 1.5381249999999999E-02 1.2766271518936625E-02 2.2826522937581388E+00
+ 61526 1.5381499999999999E-02 1.2766842188613162E-02 2.2827033937295043E+00
+ 61527 1.5381750000000000E-02 1.2767412871062115E-02 2.2827544937008692E+00
+ 61528 1.5382000000000000E-02 1.2767983566283496E-02 2.2828055936722347E+00
+ 61529 1.5382250000000000E-02 1.2768554274277323E-02 2.2828566936435997E+00
+ 61530 1.5382500000000000E-02 1.2769125083740640E-02 2.2829077936149647E+00
+ 61531 1.5382749999999999E-02 1.2769695816793067E-02 2.2829588935863296E+00
+ 61532 1.5382999999999999E-02 1.2770266562619280E-02 2.2830099935576946E+00
+ 61533 1.5383249999999999E-02 1.2770837321219279E-02 2.2830610935290601E+00
+ 61534 1.5383500000000000E-02 1.2771408092593074E-02 2.2831121935004250E+00
+ 61535 1.5383750000000000E-02 1.2771978876740680E-02 2.2831632934717900E+00
+ 61536 1.5384000000000000E-02 1.2772549673662112E-02 2.2832143934431555E+00
+ 61537 1.5384250000000000E-02 1.2773120483357374E-02 2.2832654934145205E+00
+ 61538 1.5384499999999999E-02 1.2773691305826477E-02 2.2833165933858854E+00
+ 61539 1.5384749999999999E-02 1.2774262141069435E-02 2.2833676933572504E+00
+ 61540 1.5384999999999999E-02 1.2774832989086255E-02 2.2834187933286159E+00
+ 61541 1.5385250000000000E-02 1.2775403849876962E-02 2.2834698932999808E+00
+ 61542 1.5385500000000000E-02 1.2775974723441552E-02 2.2835209932713458E+00
+ 61543 1.5385750000000000E-02 1.2776545609780046E-02 2.2835720932427113E+00
+ 61544 1.5386000000000000E-02 1.2777116508892449E-02 2.2836231932140763E+00
+ 61545 1.5386249999999999E-02 1.2777687420778760E-02 2.2836742931854412E+00
+ 61546 1.5386499999999999E-02 1.2778258345439017E-02 2.2837253931568062E+00
+ 61547 1.5386749999999999E-02 1.2778829282873213E-02 2.2837764931281717E+00
+ 61548 1.5387000000000000E-02 1.2779400233081363E-02 2.2838275930995366E+00
+ 61549 1.5387250000000000E-02 1.2779971196063488E-02 2.2838786930709016E+00
+ 61550 1.5387500000000000E-02 1.2780542171819575E-02 2.2839297930422671E+00
+ 61551 1.5387750000000000E-02 1.2781113160349659E-02 2.2839808930136321E+00
+ 61552 1.5387999999999999E-02 1.2781684161653739E-02 2.2840319929849970E+00
+ 61553 1.5388249999999999E-02 1.2782255175731826E-02 2.2840830929563620E+00
+ 61554 1.5388499999999999E-02 1.2782826202583945E-02 2.2841341929277270E+00
+ 61555 1.5388750000000000E-02 1.2783397242210080E-02 2.2841852928990924E+00
+ 61556 1.5389000000000000E-02 1.2783968294610273E-02 2.2842363928704574E+00
+ 61557 1.5389250000000000E-02 1.2784539359784517E-02 2.2842874928418229E+00
+ 61558 1.5389500000000000E-02 1.2785110437732826E-02 2.2843385928131879E+00
+ 61559 1.5389749999999999E-02 1.2785681528455214E-02 2.2843896927845528E+00
+ 61560 1.5389999999999999E-02 1.2786252631951680E-02 2.2844407927559178E+00
+ 61561 1.5390249999999999E-02 1.2786823748222249E-02 2.2844918927272828E+00
+ 61562 1.5390500000000000E-02 1.2787394877266935E-02 2.2845429926986482E+00
+ 61563 1.5390750000000000E-02 1.2787966019085745E-02 2.2845940926700132E+00
+ 61564 1.5391000000000000E-02 1.2788537173678678E-02 2.2846451926413787E+00
+ 61565 1.5391250000000000E-02 1.2789108341045758E-02 2.2846962926127437E+00
+ 61566 1.5391499999999999E-02 1.2789679521186989E-02 2.2847473925841086E+00
+ 61567 1.5391749999999999E-02 1.2790250714102393E-02 2.2847984925554736E+00
+ 61568 1.5391999999999999E-02 1.2790821919791973E-02 2.2848495925268386E+00
+ 61569 1.5392250000000000E-02 1.2791393138255742E-02 2.2849006924982040E+00
+ 61570 1.5392500000000000E-02 1.2791964369493702E-02 2.2849517924695690E+00
+ 61571 1.5392750000000000E-02 1.2792535613505879E-02 2.2850028924409345E+00
+ 61572 1.5392999999999999E-02 1.2793106870292279E-02 2.2850539924122990E+00
+ 61573 1.5393249999999999E-02 1.2793678139852913E-02 2.2851050923836640E+00
+ 61574 1.5393499999999999E-02 1.2794249422187792E-02 2.2851561923550294E+00
+ 61575 1.5393749999999999E-02 1.2794820717296923E-02 2.2852072923263944E+00
+ 61576 1.5394000000000000E-02 1.2795392025180315E-02 2.2852583922977598E+00
+ 61577 1.5394250000000000E-02 1.2795963345837994E-02 2.2853094922691248E+00
+ 61578 1.5394500000000000E-02 1.2796534679269960E-02 2.2853605922404898E+00
+ 61579 1.5394749999999999E-02 1.2797106025476216E-02 2.2854116922118548E+00
+ 61580 1.5394999999999999E-02 1.2797677384456793E-02 2.2854627921832198E+00
+ 61581 1.5395249999999999E-02 1.2798248756211692E-02 2.2855138921545852E+00
+ 61582 1.5395499999999999E-02 1.2798820140740923E-02 2.2855649921259502E+00
+ 61583 1.5395750000000000E-02 1.2799391538044498E-02 2.2856160920973156E+00
+ 61584 1.5396000000000000E-02 1.2799962948122429E-02 2.2856671920686806E+00
+ 61585 1.5396250000000000E-02 1.2800534370974731E-02 2.2857182920400456E+00
+ 61586 1.5396499999999999E-02 1.2801105806601406E-02 2.2857693920114106E+00
+ 61587 1.5396749999999999E-02 1.2801677255002468E-02 2.2858204919827756E+00
+ 61588 1.5396999999999999E-02 1.2802248716177933E-02 2.2858715919541410E+00
+ 61589 1.5397249999999999E-02 1.2802820190127812E-02 2.2859226919255060E+00
+ 61590 1.5397500000000000E-02 1.2803391676852119E-02 2.2859737918968714E+00
+ 61591 1.5397750000000000E-02 1.2803963176350854E-02 2.2860248918682364E+00
+ 61592 1.5398000000000000E-02 1.2804534688624034E-02 2.2860759918396014E+00
+ 61593 1.5398249999999999E-02 1.2805106213671664E-02 2.2861270918109664E+00
+ 61594 1.5398499999999999E-02 1.2805677751493775E-02 2.2861781917823314E+00
+ 61595 1.5398749999999999E-02 1.2806249302090355E-02 2.2862292917536968E+00
+ 61596 1.5398999999999999E-02 1.2806820865461435E-02 2.2862803917250618E+00
+ 61597 1.5399250000000000E-02 1.2807392441607014E-02 2.2863314916964268E+00
+ 61598 1.5399500000000000E-02 1.2807964030527103E-02 2.2863825916677922E+00
+ 61599 1.5399750000000000E-02 1.2808535632221712E-02 2.2864336916391572E+00
+ 61600 1.5399999999999999E-02 1.2809107246690855E-02 2.2864847916105222E+00
+ 61601 1.5400249999999999E-02 1.2809678873934551E-02 2.2865358915818872E+00
+ 61602 1.5400499999999999E-02 1.2810250513952808E-02 2.2865869915532526E+00
+ 61603 1.5400750000000000E-02 1.2810822166745627E-02 2.2866380915246176E+00
+ 61604 1.5401000000000000E-02 1.2811393832313023E-02 2.2866891914959826E+00
+ 61605 1.5401250000000000E-02 1.2811965510655023E-02 2.2867402914673480E+00
+ 61606 1.5401500000000000E-02 1.2812537201771616E-02 2.2867913914387130E+00
+ 61607 1.5401749999999999E-02 1.2813108905662817E-02 2.2868424914100780E+00
+ 61608 1.5401999999999999E-02 1.2813680622328653E-02 2.2868935913814430E+00
+ 61609 1.5402249999999999E-02 1.2814252351769121E-02 2.2869446913528084E+00
+ 61610 1.5402500000000000E-02 1.2814824093984236E-02 2.2869957913241734E+00
+ 61611 1.5402750000000000E-02 1.2815395848974011E-02 2.2870468912955384E+00
+ 61612 1.5403000000000000E-02 1.2815967616738458E-02 2.2870979912669038E+00
+ 61613 1.5403250000000000E-02 1.2816539397277588E-02 2.2871490912382688E+00
+ 61614 1.5403499999999999E-02 1.2817111190591396E-02 2.2872001912096338E+00
+ 61615 1.5403749999999999E-02 1.2817682996679921E-02 2.2872512911809988E+00
+ 61616 1.5403999999999999E-02 1.2818254815543158E-02 2.2873023911523638E+00
+ 61617 1.5404250000000000E-02 1.2818826647181123E-02 2.2873534911237292E+00
+ 61618 1.5404500000000000E-02 1.2819398491593827E-02 2.2874045910950942E+00
+ 61619 1.5404750000000000E-02 1.2819970348781275E-02 2.2874556910664596E+00
+ 61620 1.5405000000000000E-02 1.2820542218743486E-02 2.2875067910378246E+00
+ 61621 1.5405249999999999E-02 1.2821114101480461E-02 2.2875578910091896E+00
+ 61622 1.5405499999999999E-02 1.2821685996992229E-02 2.2876089909805546E+00
+ 61623 1.5405749999999999E-02 1.2822257905278779E-02 2.2876600909519196E+00
+ 61624 1.5406000000000000E-02 1.2822829826340145E-02 2.2877111909232850E+00
+ 61625 1.5406250000000000E-02 1.2823401760176325E-02 2.2877622908946500E+00
+ 61626 1.5406500000000000E-02 1.2823973706787326E-02 2.2878133908660154E+00
+ 61627 1.5406750000000000E-02 1.2824545666173170E-02 2.2878644908373804E+00
+ 61628 1.5406999999999999E-02 1.2825117638333864E-02 2.2879155908087454E+00
+ 61629 1.5407249999999999E-02 1.2825689623269418E-02 2.2879666907801104E+00
+ 61630 1.5407499999999999E-02 1.2826261620979846E-02 2.2880177907514754E+00
+ 61631 1.5407750000000000E-02 1.2826833631465155E-02 2.2880688907228408E+00
+ 61632 1.5408000000000000E-02 1.2827405654725376E-02 2.2881199906942058E+00
+ 61633 1.5408250000000000E-02 1.2827977690760484E-02 2.2881710906655712E+00
+ 61634 1.5408500000000000E-02 1.2828549739570511E-02 2.2882221906369362E+00
+ 61635 1.5408749999999999E-02 1.2829121801155469E-02 2.2882732906083008E+00
+ 61636 1.5408999999999999E-02 1.2829693875515368E-02 2.2883243905796662E+00
+ 61637 1.5409249999999999E-02 1.2830265962650229E-02 2.2883754905510312E+00
+ 61638 1.5409500000000000E-02 1.2830838062560039E-02 2.2884265905223966E+00
+ 61639 1.5409750000000000E-02 1.2831410175244832E-02 2.2884776904937616E+00
+ 61640 1.5410000000000000E-02 1.2831982300704606E-02 2.2885287904651266E+00
+ 61641 1.5410250000000000E-02 1.2832554438939381E-02 2.2885798904364920E+00
+ 61642 1.5410499999999999E-02 1.2833126589949152E-02 2.2886309904078566E+00
+ 61643 1.5410749999999999E-02 1.2833698753733965E-02 2.2886820903792220E+00
+ 61644 1.5410999999999999E-02 1.2834270930293792E-02 2.2887331903505870E+00
+ 61645 1.5411250000000000E-02 1.2834843119628667E-02 2.2887842903219524E+00
+ 61646 1.5411500000000000E-02 1.2835415321738599E-02 2.2888353902933174E+00
+ 61647 1.5411750000000000E-02 1.2835987536623581E-02 2.2888864902646824E+00
+ 61648 1.5412000000000000E-02 1.2836559764283651E-02 2.2889375902360478E+00
+ 61649 1.5412249999999999E-02 1.2837132004718798E-02 2.2889886902074124E+00
+ 61650 1.5412499999999999E-02 1.2837704257929057E-02 2.2890397901787778E+00
+ 61651 1.5412749999999999E-02 1.2838276523914427E-02 2.2890908901501428E+00
+ 61652 1.5413000000000000E-02 1.2838848802674907E-02 2.2891419901215082E+00
+ 61653 1.5413250000000000E-02 1.2839421094210527E-02 2.2891930900928732E+00
+ 61654 1.5413500000000000E-02 1.2839993398521288E-02 2.2892441900642382E+00
+ 61655 1.5413750000000000E-02 1.2840565715607211E-02 2.2892952900356036E+00
+ 61656 1.5413999999999999E-02 1.2841138045468286E-02 2.2893463900069682E+00
+ 61657 1.5414249999999999E-02 1.2841710388104551E-02 2.2893974899783336E+00
+ 61658 1.5414499999999999E-02 1.2842282743515999E-02 2.2894485899496986E+00
+ 61659 1.5414750000000000E-02 1.2842855111702660E-02 2.2894996899210636E+00
+ 61660 1.5415000000000000E-02 1.2843427492664518E-02 2.2895507898924290E+00
+ 61661 1.5415250000000000E-02 1.2843999886401608E-02 2.2896018898637940E+00
+ 61662 1.5415500000000000E-02 1.2844572292913933E-02 2.2896529898351594E+00
+ 61663 1.5415749999999999E-02 1.2845144712201497E-02 2.2897040898065240E+00
+ 61664 1.5415999999999999E-02 1.2845717144264327E-02 2.2897551897778894E+00
+ 61665 1.5416249999999999E-02 1.2846289589102416E-02 2.2898062897492544E+00
+ 61666 1.5416500000000000E-02 1.2846862046715800E-02 2.2898573897206194E+00
+ 61667 1.5416750000000000E-02 1.2847434517104468E-02 2.2899084896919848E+00
+ 61668 1.5417000000000000E-02 1.2848007000268434E-02 2.2899595896633498E+00
+ 61669 1.5417250000000000E-02 1.2848579496207723E-02 2.2900106896347152E+00
+ 61670 1.5417499999999999E-02 1.2849152004922326E-02 2.2900617896060798E+00
+ 61671 1.5417749999999999E-02 1.2849724526412278E-02 2.2901128895774452E+00
+ 61672 1.5417999999999999E-02 1.2850297060677572E-02 2.2901639895488102E+00
+ 61673 1.5418250000000000E-02 1.2850869607718233E-02 2.2902150895201752E+00
+ 61674 1.5418500000000000E-02 1.2851442167534264E-02 2.2902661894915406E+00
+ 61675 1.5418750000000000E-02 1.2852014740125673E-02 2.2903172894629056E+00
+ 61676 1.5419000000000000E-02 1.2852587325492474E-02 2.2903683894342710E+00
+ 61677 1.5419249999999999E-02 1.2853159923634677E-02 2.2904194894056356E+00
+ 61678 1.5419499999999999E-02 1.2853732534552298E-02 2.2904705893770005E+00
+ 61679 1.5419749999999999E-02 1.2854305158245358E-02 2.2905216893483660E+00
+ 61680 1.5420000000000000E-02 1.2854877794713853E-02 2.2905727893197310E+00
+ 61681 1.5420250000000000E-02 1.2855450443957793E-02 2.2906238892910964E+00
+ 61682 1.5420500000000000E-02 1.2856023105977202E-02 2.2906749892624614E+00
+ 61683 1.5420749999999999E-02 1.2856595780772079E-02 2.2907260892338264E+00
+ 61684 1.5420999999999999E-02 1.2857168468342449E-02 2.2907771892051914E+00
+ 61685 1.5421249999999999E-02 1.2857741168688314E-02 2.2908282891765563E+00
+ 61686 1.5421499999999999E-02 1.2858313881809681E-02 2.2908793891479218E+00
+ 61687 1.5421750000000000E-02 1.2858886607706569E-02 2.2909304891192868E+00
+ 61688 1.5422000000000000E-02 1.2859459346378992E-02 2.2909815890906522E+00
+ 61689 1.5422250000000000E-02 1.2860032097826954E-02 2.2910326890620172E+00
+ 61690 1.5422499999999999E-02 1.2860604862050465E-02 2.2910837890333822E+00
+ 61691 1.5422749999999999E-02 1.2861177639049547E-02 2.2911348890047472E+00
+ 61692 1.5422999999999999E-02 1.2861750428824200E-02 2.2911859889761121E+00
+ 61693 1.5423249999999999E-02 1.2862323231374449E-02 2.2912370889474776E+00
+ 61694 1.5423500000000000E-02 1.2862896046700295E-02 2.2912881889188426E+00
+ 61695 1.5423750000000000E-02 1.2863468874801753E-02 2.2913392888902080E+00
+ 61696 1.5424000000000000E-02 1.2864041715678823E-02 2.2913903888615730E+00
+ 61697 1.5424249999999999E-02 1.2864614569331540E-02 2.2914414888329380E+00
+ 61698 1.5424499999999999E-02 1.2865187435759885E-02 2.2914925888043030E+00
+ 61699 1.5424749999999999E-02 1.2865760314963903E-02 2.2915436887756679E+00
+ 61700 1.5424999999999999E-02 1.2866333206943574E-02 2.2915947887470334E+00
+ 61701 1.5425250000000000E-02 1.2866906111698936E-02 2.2916458887183984E+00
+ 61702 1.5425500000000000E-02 1.2867479029229982E-02 2.2916969886897633E+00
+ 61703 1.5425750000000000E-02 1.2868051959536730E-02 2.2917480886611288E+00
+ 61704 1.5425999999999999E-02 1.2868624902619193E-02 2.2917991886324933E+00
+ 61705 1.5426249999999999E-02 1.2869197858477387E-02 2.2918502886038588E+00
+ 61706 1.5426499999999999E-02 1.2869770827111314E-02 2.2919013885752237E+00
+ 61707 1.5426749999999999E-02 1.2870343808520987E-02 2.2919524885465892E+00
+ 61708 1.5427000000000000E-02 1.2870916802706424E-02 2.2920035885179542E+00
+ 61709 1.5427250000000000E-02 1.2871489809667623E-02 2.2920546884893191E+00
+ 61710 1.5427500000000000E-02 1.2872062829404615E-02 2.2921057884606846E+00
+ 61711 1.5427749999999999E-02 1.2872635861917383E-02 2.2921568884320491E+00
+ 61712 1.5427999999999999E-02 1.2873208907205978E-02 2.2922079884034146E+00
+ 61713 1.5428249999999999E-02 1.2873781965270377E-02 2.2922590883747795E+00
+ 61714 1.5428500000000000E-02 1.2874355036110612E-02 2.2923101883461450E+00
+ 61715 1.5428750000000000E-02 1.2874928119726667E-02 2.2923612883175100E+00
+ 61716 1.5429000000000000E-02 1.2875501216118596E-02 2.2924123882888749E+00
+ 61717 1.5429250000000000E-02 1.2876074325286374E-02 2.2924634882602404E+00
+ 61718 1.5429499999999999E-02 1.2876647447230027E-02 2.2925145882316049E+00
+ 61719 1.5429749999999999E-02 1.2877220581949567E-02 2.2925656882029704E+00
+ 61720 1.5429999999999999E-02 1.2877793729445010E-02 2.2926167881743353E+00
+ 61721 1.5430250000000000E-02 1.2878366889716358E-02 2.2926678881457003E+00
+ 61722 1.5430500000000000E-02 1.2878940062763628E-02 2.2927189881170658E+00
+ 61723 1.5430750000000000E-02 1.2879513248586818E-02 2.2927700880884307E+00
+ 61724 1.5431000000000000E-02 1.2880086447185966E-02 2.2928211880597962E+00
+ 61725 1.5431249999999999E-02 1.2880659658561050E-02 2.2928722880311607E+00
+ 61726 1.5431499999999999E-02 1.2881232882712115E-02 2.2929233880025262E+00
+ 61727 1.5431749999999999E-02 1.2881806119639154E-02 2.2929744879738911E+00
+ 61728 1.5432000000000000E-02 1.2882379369342183E-02 2.2930255879452561E+00
+ 61729 1.5432250000000000E-02 1.2882952631821210E-02 2.2930766879166216E+00
+ 61730 1.5432500000000000E-02 1.2883525907076249E-02 2.2931277878879865E+00
+ 61731 1.5432750000000000E-02 1.2884099195107310E-02 2.2931788878593520E+00
+ 61732 1.5432999999999999E-02 1.2884672495914403E-02 2.2932299878307165E+00
+ 61733 1.5433249999999999E-02 1.2885245809497551E-02 2.2932810878020820E+00
+ 61734 1.5433499999999999E-02 1.2885819135856744E-02 2.2933321877734469E+00
+ 61735 1.5433750000000000E-02 1.2886392474992018E-02 2.2933832877448119E+00
+ 61736 1.5434000000000000E-02 1.2886965826903371E-02 2.2934343877161774E+00
+ 61737 1.5434250000000000E-02 1.2887539191590820E-02 2.2934854876875423E+00
+ 61738 1.5434500000000000E-02 1.2888112569054361E-02 2.2935365876589078E+00
+ 61739 1.5434749999999999E-02 1.2888685959294020E-02 2.2935876876302723E+00
+ 61740 1.5434999999999999E-02 1.2889259362309806E-02 2.2936387876016373E+00
+ 61741 1.5435249999999999E-02 1.2889832778101741E-02 2.2936898875730027E+00
+ 61742 1.5435500000000000E-02 1.2890406206669812E-02 2.2937409875443677E+00
+ 61743 1.5435750000000000E-02 1.2890979648014056E-02 2.2937920875157332E+00
+ 61744 1.5436000000000000E-02 1.2891553102134466E-02 2.2938431874870981E+00
+ 61745 1.5436250000000000E-02 1.2892126569031057E-02 2.2938942874584631E+00
+ 61746 1.5436499999999999E-02 1.2892700048703852E-02 2.2939453874298281E+00
+ 61747 1.5436749999999999E-02 1.2893273541152848E-02 2.2939964874011931E+00
+ 61748 1.5436999999999999E-02 1.2893847046378066E-02 2.2940475873725585E+00
+ 61749 1.5437250000000000E-02 1.2894420564379522E-02 2.2940986873439235E+00
+ 61750 1.5437500000000000E-02 1.2894994095157201E-02 2.2941497873152890E+00
+ 61751 1.5437750000000000E-02 1.2895567638711152E-02 2.2942008872866539E+00
+ 61752 1.5438000000000000E-02 1.2896141195041367E-02 2.2942519872580189E+00
+ 61753 1.5438249999999999E-02 1.2896714764147851E-02 2.2943030872293839E+00
+ 61754 1.5438499999999999E-02 1.2897288346030628E-02 2.2943541872007489E+00
+ 61755 1.5438749999999999E-02 1.2897861940689695E-02 2.2944052871721143E+00
+ 61756 1.5439000000000000E-02 1.2898435548125094E-02 2.2944563871434793E+00
+ 61757 1.5439250000000000E-02 1.2899009168336801E-02 2.2945074871148448E+00
+ 61758 1.5439500000000000E-02 1.2899582801324846E-02 2.2945585870862097E+00
+ 61759 1.5439750000000000E-02 1.2900156447089238E-02 2.2946096870575747E+00
+ 61760 1.5439999999999999E-02 1.2900730105629985E-02 2.2946607870289397E+00
+ 61761 1.5440249999999999E-02 1.2901303776947102E-02 2.2947118870003047E+00
+ 61762 1.5440499999999999E-02 1.2901877461040594E-02 2.2947629869716701E+00
+ 61763 1.5440750000000000E-02 1.2902451157910484E-02 2.2948140869430351E+00
+ 61764 1.5441000000000000E-02 1.2903024867556779E-02 2.2948651869144001E+00
+ 61765 1.5441250000000000E-02 1.2903598589979488E-02 2.2949162868857655E+00
+ 61766 1.5441500000000000E-02 1.2904172325178632E-02 2.2949673868571305E+00
+ 61767 1.5441749999999999E-02 1.2904746073154198E-02 2.2950184868284955E+00
+ 61768 1.5441999999999999E-02 1.2905319833906225E-02 2.2950695867998605E+00
+ 61769 1.5442249999999999E-02 1.2905893607434714E-02 2.2951206867712259E+00
+ 61770 1.5442500000000000E-02 1.2906467393739678E-02 2.2951717867425909E+00
+ 61771 1.5442750000000000E-02 1.2907041192821116E-02 2.2952228867139559E+00
+ 61772 1.5443000000000000E-02 1.2907615004679060E-02 2.2952739866853213E+00
+ 61773 1.5443250000000000E-02 1.2908188829313527E-02 2.2953250866566863E+00
+ 61774 1.5443499999999999E-02 1.2908762666724482E-02 2.2953761866280513E+00
+ 61775 1.5443749999999999E-02 1.2909336516911988E-02 2.2954272865994163E+00
+ 61776 1.5443999999999999E-02 1.2909910379876028E-02 2.2954783865707817E+00
+ 61777 1.5444250000000000E-02 1.2910484255616625E-02 2.2955294865421467E+00
+ 61778 1.5444500000000000E-02 1.2911058144133791E-02 2.2955805865135117E+00
+ 61779 1.5444750000000000E-02 1.2911632045427538E-02 2.2956316864848771E+00
+ 61780 1.5445000000000000E-02 1.2912205959497868E-02 2.2956827864562421E+00
+ 61781 1.5445249999999999E-02 1.2912779886344799E-02 2.2957338864276071E+00
+ 61782 1.5445499999999999E-02 1.2913353825968346E-02 2.2957849863989721E+00
+ 61783 1.5445749999999999E-02 1.2913927778368514E-02 2.2958360863703371E+00
+ 61784 1.5446000000000000E-02 1.2914501743545319E-02 2.2958871863417025E+00
+ 61785 1.5446250000000000E-02 1.2915075721498775E-02 2.2959382863130675E+00
+ 61786 1.5446500000000000E-02 1.2915649712228885E-02 2.2959893862844329E+00
+ 61787 1.5446750000000000E-02 1.2916223715735668E-02 2.2960404862557979E+00
+ 61788 1.5446999999999999E-02 1.2916797732019135E-02 2.2960915862271629E+00
+ 61789 1.5447249999999999E-02 1.2917371761079292E-02 2.2961426861985279E+00
+ 61790 1.5447499999999999E-02 1.2917945802916157E-02 2.2961937861698929E+00
+ 61791 1.5447750000000000E-02 1.2918519857529741E-02 2.2962448861412583E+00
+ 61792 1.5448000000000000E-02 1.2919093924920050E-02 2.2962959861126233E+00
+ 61793 1.5448250000000000E-02 1.2919668005087103E-02 2.2963470860839887E+00
+ 61794 1.5448499999999999E-02 1.2920242098030906E-02 2.2963981860553533E+00
+ 61795 1.5448749999999999E-02 1.2920816203751464E-02 2.2964492860267187E+00
+ 61796 1.5448999999999999E-02 1.2921390322248812E-02 2.2965003859980837E+00
+ 61797 1.5449249999999999E-02 1.2921964453522941E-02 2.2965514859694487E+00
+ 61798 1.5449500000000000E-02 1.2922538597573870E-02 2.2966025859408141E+00
+ 61799 1.5449750000000000E-02 1.2923112754401608E-02 2.2966536859121791E+00
+ 61800 1.5450000000000000E-02 1.2923686924006165E-02 2.2967047858835445E+00
+ 61801 1.5450249999999999E-02 1.2924261106387551E-02 2.2967558858549091E+00
+ 61802 1.5450499999999999E-02 1.2924835301545793E-02 2.2968069858262741E+00
+ 61803 1.5450749999999999E-02 1.2925409509480885E-02 2.2968580857976395E+00
+ 61804 1.5450999999999999E-02 1.2925983730192846E-02 2.2969091857690045E+00
+ 61805 1.5451250000000000E-02 1.2926557963681695E-02 2.2969602857403699E+00
+ 61806 1.5451500000000000E-02 1.2927132209947434E-02 2.2970113857117349E+00
+ 61807 1.5451750000000000E-02 1.2927706468990068E-02 2.2970624856830999E+00
+ 61808 1.5451999999999999E-02 1.2928280740809622E-02 2.2971135856544649E+00
+ 61809 1.5452249999999999E-02 1.2928855025406093E-02 2.2971646856258299E+00
+ 61810 1.5452499999999999E-02 1.2929429322779518E-02 2.2972157855971953E+00
+ 61811 1.5452749999999999E-02 1.2930003632929883E-02 2.2972668855685603E+00
+ 61812 1.5453000000000000E-02 1.2930577955857227E-02 2.2973179855399257E+00
+ 61813 1.5453250000000000E-02 1.2931152291561533E-02 2.2973690855112907E+00
+ 61814 1.5453500000000000E-02 1.2931726640042822E-02 2.2974201854826557E+00
+ 61815 1.5453749999999999E-02 1.2932301001301104E-02 2.2974712854540207E+00
+ 61816 1.5453999999999999E-02 1.2932875375336396E-02 2.2975223854253857E+00
+ 61817 1.5454249999999999E-02 1.2933449762148715E-02 2.2975734853967511E+00
+ 61818 1.5454499999999999E-02 1.2934024161738061E-02 2.2976245853681161E+00
+ 61819 1.5454750000000000E-02 1.2934598574104452E-02 2.2976756853394815E+00
+ 61820 1.5455000000000000E-02 1.2935172999247900E-02 2.2977267853108465E+00
+ 61821 1.5455250000000000E-02 1.2935747437168407E-02 2.2977778852822115E+00
+ 61822 1.5455499999999999E-02 1.2936321887866002E-02 2.2978289852535765E+00
+ 61823 1.5455749999999999E-02 1.2936896351340684E-02 2.2978800852249415E+00
+ 61824 1.5455999999999999E-02 1.2937470827592463E-02 2.2979311851963069E+00
+ 61825 1.5456250000000000E-02 1.2938045316621365E-02 2.2979822851676719E+00
+ 61826 1.5456500000000000E-02 1.2938619818427390E-02 2.2980333851390369E+00
+ 61827 1.5456750000000000E-02 1.2939194333010553E-02 2.2980844851104023E+00
+ 61828 1.5457000000000000E-02 1.2939768860370864E-02 2.2981355850817673E+00
+ 61829 1.5457249999999999E-02 1.2940343400508331E-02 2.2981866850531323E+00
+ 61830 1.5457499999999999E-02 1.2940917953422970E-02 2.2982377850244973E+00
+ 61831 1.5457749999999999E-02 1.2941492519114795E-02 2.2982888849958627E+00
+ 61832 1.5458000000000000E-02 1.2942067097583811E-02 2.2983399849672277E+00
+ 61833 1.5458250000000000E-02 1.2942641688830055E-02 2.2983910849385927E+00
+ 61834 1.5458500000000000E-02 1.2943216292853504E-02 2.2984421849099581E+00
+ 61835 1.5458750000000000E-02 1.2943790909654184E-02 2.2984932848813231E+00
+ 61836 1.5458999999999999E-02 1.2944365539232101E-02 2.2985443848526881E+00
+ 61837 1.5459249999999999E-02 1.2944940181587282E-02 2.2985954848240531E+00
+ 61838 1.5459499999999999E-02 1.2945514836719723E-02 2.2986465847954185E+00
+ 61839 1.5459750000000000E-02 1.2946089504629445E-02 2.2986976847667835E+00
+ 61840 1.5460000000000000E-02 1.2946664185316450E-02 2.2987487847381485E+00
+ 61841 1.5460250000000000E-02 1.2947238878780765E-02 2.2987998847095139E+00
+ 61842 1.5460500000000000E-02 1.2947813585022389E-02 2.2988509846808789E+00
+ 61843 1.5460749999999999E-02 1.2948388304041335E-02 2.2989020846522439E+00
+ 61844 1.5460999999999999E-02 1.2948963035837625E-02 2.2989531846236089E+00
+ 61845 1.5461249999999999E-02 1.2949537780411255E-02 2.2990042845949739E+00
+ 61846 1.5461500000000000E-02 1.2950112537762255E-02 2.2990553845663393E+00
+ 61847 1.5461750000000000E-02 1.2950687307890620E-02 2.2991064845377043E+00
+ 61848 1.5462000000000000E-02 1.2951262090796369E-02 2.2991575845090697E+00
+ 61849 1.5462250000000000E-02 1.2951836886479516E-02 2.2992086844804347E+00
+ 61850 1.5462499999999999E-02 1.2952411694940061E-02 2.2992597844517997E+00
+ 61851 1.5462749999999999E-02 1.2952986516178037E-02 2.2993108844231647E+00
+ 61852 1.5462999999999999E-02 1.2953561350193439E-02 2.2993619843945297E+00
+ 61853 1.5463250000000000E-02 1.2954136196986279E-02 2.2994130843658951E+00
+ 61854 1.5463500000000000E-02 1.2954711056556576E-02 2.2994641843372601E+00
+ 61855 1.5463750000000000E-02 1.2955285928904348E-02 2.2995152843086255E+00
+ 61856 1.5464000000000000E-02 1.2955860814029581E-02 2.2995663842799905E+00
+ 61857 1.5464249999999999E-02 1.2956435711932309E-02 2.2996174842513555E+00
+ 61858 1.5464499999999999E-02 1.2957010622612541E-02 2.2996685842227205E+00
+ 61859 1.5464749999999999E-02 1.2957585546070283E-02 2.2997196841940855E+00
+ 61860 1.5465000000000000E-02 1.2958160482305551E-02 2.2997707841654509E+00
+ 61861 1.5465250000000000E-02 1.2958735431318360E-02 2.2998218841368159E+00
+ 61862 1.5465500000000000E-02 1.2959310393108707E-02 2.2998729841081813E+00
+ 61863 1.5465750000000000E-02 1.2959885367676624E-02 2.2999240840795463E+00
+ 61864 1.5465999999999999E-02 1.2960460355022105E-02 2.2999751840509113E+00
+ 61865 1.5466249999999999E-02 1.2961035355145173E-02 2.3000262840222763E+00
+ 61866 1.5466499999999999E-02 1.2961610368045835E-02 2.3000773839936413E+00
+ 61867 1.5466750000000000E-02 1.2962185393724110E-02 2.3001284839650067E+00
+ 61868 1.5467000000000000E-02 1.2962760432180004E-02 2.3001795839363717E+00
+ 61869 1.5467250000000000E-02 1.2963335483413524E-02 2.3002306839077367E+00
+ 61870 1.5467500000000000E-02 1.2963910547424689E-02 2.3002817838791021E+00
+ 61871 1.5467749999999999E-02 1.2964485624213502E-02 2.3003328838504666E+00
+ 61872 1.5467999999999999E-02 1.2965060713779987E-02 2.3003839838218321E+00
+ 61873 1.5468249999999999E-02 1.2965635816124149E-02 2.3004350837931971E+00
+ 61874 1.5468500000000000E-02 1.2966210931246010E-02 2.3004861837645625E+00
+ 61875 1.5468750000000000E-02 1.2966786059145559E-02 2.3005372837359275E+00
+ 61876 1.5469000000000000E-02 1.2967361199822825E-02 2.3005883837072925E+00
+ 61877 1.5469250000000000E-02 1.2967936353277816E-02 2.3006394836786579E+00
+ 61878 1.5469499999999999E-02 1.2968511519510555E-02 2.3006905836500224E+00
+ 61879 1.5469749999999999E-02 1.2969086698521018E-02 2.3007416836213879E+00
+ 61880 1.5469999999999999E-02 1.2969661890309256E-02 2.3007927835927529E+00
+ 61881 1.5470250000000000E-02 1.2970237094875273E-02 2.3008438835641183E+00
+ 61882 1.5470500000000000E-02 1.2970812312219067E-02 2.3008949835354833E+00
+ 61883 1.5470750000000000E-02 1.2971387542340663E-02 2.3009460835068483E+00
+ 61884 1.5471000000000000E-02 1.2971962785240064E-02 2.3009971834782137E+00
+ 61885 1.5471249999999999E-02 1.2972538040917274E-02 2.3010482834495782E+00
+ 61886 1.5471499999999999E-02 1.2973113309372321E-02 2.3010993834209437E+00
+ 61887 1.5471749999999999E-02 1.2973688590604521E-02 2.3011504833923087E+00
+ 61888 1.5472000000000000E-02 1.2974263884609594E-02 2.3012015833636736E+00
+ 61889 1.5472250000000000E-02 1.2974839191386815E-02 2.3012526833350391E+00
+ 61890 1.5472500000000000E-02 1.2975414510936204E-02 2.3013037833064041E+00
+ 61891 1.5472750000000000E-02 1.2975989843257750E-02 2.3013548832777695E+00
+ 61892 1.5472999999999999E-02 1.2976565188351493E-02 2.3014059832491340E+00
+ 61893 1.5473249999999999E-02 1.2977140546217420E-02 2.3014570832204995E+00
+ 61894 1.5473499999999999E-02 1.2977715916855559E-02 2.3015081831918645E+00
+ 61895 1.5473750000000000E-02 1.2978291300265904E-02 2.3015592831632294E+00
+ 61896 1.5474000000000000E-02 1.2978866696448479E-02 2.3016103831345949E+00
+ 61897 1.5474250000000000E-02 1.2979442105403291E-02 2.3016614831059599E+00
+ 61898 1.5474500000000000E-02 1.2980017527130346E-02 2.3017125830773253E+00
+ 61899 1.5474749999999999E-02 1.2980592961629650E-02 2.3017636830486898E+00
+ 61900 1.5474999999999999E-02 1.2981168408901227E-02 2.3018147830200553E+00
+ 61901 1.5475249999999999E-02 1.2981743868945080E-02 2.3018658829914203E+00
+ 61902 1.5475500000000000E-02 1.2982319341761216E-02 2.3019169829627852E+00
+ 61903 1.5475750000000000E-02 1.2982894827349658E-02 2.3019680829341507E+00
+ 61904 1.5476000000000000E-02 1.2983470325710402E-02 2.3020191829055157E+00
+ 61905 1.5476249999999999E-02 1.2984045836843452E-02 2.3020702828768806E+00
+ 61906 1.5476499999999999E-02 1.2984621360748844E-02 2.3021213828482456E+00
+ 61907 1.5476749999999999E-02 1.2985196897426577E-02 2.3021724828196106E+00
+ 61908 1.5476999999999999E-02 1.2985772446876655E-02 2.3022235827909761E+00
+ 61909 1.5477250000000000E-02 1.2986348009099090E-02 2.3022746827623410E+00
+ 61910 1.5477500000000000E-02 1.2986923584093899E-02 2.3023257827337065E+00
+ 61911 1.5477750000000000E-02 1.2987499171861091E-02 2.3023768827050715E+00
+ 61912 1.5477999999999999E-02 1.2988074772400670E-02 2.3024279826764364E+00
+ 61913 1.5478249999999999E-02 1.2988650385712654E-02 2.3024790826478014E+00
+ 61914 1.5478499999999999E-02 1.2989226011797039E-02 2.3025301826191664E+00
+ 61915 1.5478749999999999E-02 1.2989801650653865E-02 2.3025812825905319E+00
+ 61916 1.5479000000000000E-02 1.2990377302283114E-02 2.3026323825618968E+00
+ 61917 1.5479250000000000E-02 1.2990952966684809E-02 2.3026834825332623E+00
+ 61918 1.5479500000000000E-02 1.2991528643858960E-02 2.3027345825046273E+00
+ 61919 1.5479749999999999E-02 1.2992104333805564E-02 2.3027856824759922E+00
+ 61920 1.5479999999999999E-02 1.2992680036524658E-02 2.3028367824473572E+00
+ 61921 1.5480249999999999E-02 1.2993255752016231E-02 2.3028878824187222E+00
+ 61922 1.5480499999999999E-02 1.2993831480280296E-02 2.3029389823900877E+00
+ 61923 1.5480750000000000E-02 1.2994407221316867E-02 2.3029900823614526E+00
+ 61924 1.5481000000000000E-02 1.2994982975125961E-02 2.3030411823328181E+00
+ 61925 1.5481250000000000E-02 1.2995558741707587E-02 2.3030922823041831E+00
+ 61926 1.5481499999999999E-02 1.2996134521061735E-02 2.3031433822755480E+00
+ 61927 1.5481749999999999E-02 1.2996710313188444E-02 2.3031944822469130E+00
+ 61928 1.5481999999999999E-02 1.2997286118087701E-02 2.3032455822182780E+00
+ 61929 1.5482249999999999E-02 1.2997861935759537E-02 2.3032966821896435E+00
+ 61930 1.5482500000000000E-02 1.2998437766203953E-02 2.3033477821610084E+00
+ 61931 1.5482750000000000E-02 1.2999013609420951E-02 2.3033988821323734E+00
+ 61932 1.5483000000000000E-02 1.2999589465410556E-02 2.3034499821037389E+00
+ 61933 1.5483249999999999E-02 1.3000165334172763E-02 2.3035010820751034E+00
+ 61934 1.5483499999999999E-02 1.3000741215707601E-02 2.3035521820464688E+00
+ 61935 1.5483749999999999E-02 1.3001317110015075E-02 2.3036032820178338E+00
+ 61936 1.5484000000000000E-02 1.3001893017095182E-02 2.3036543819891993E+00
+ 61937 1.5484250000000000E-02 1.3002468936947946E-02 2.3037054819605642E+00
+ 61938 1.5484500000000000E-02 1.3003044869573373E-02 2.3037565819319292E+00
+ 61939 1.5484750000000000E-02 1.3003620814971466E-02 2.3038076819032947E+00
+ 61940 1.5484999999999999E-02 1.3004196773142256E-02 2.3038587818746592E+00
+ 61941 1.5485249999999999E-02 1.3004772744085735E-02 2.3039098818460246E+00
+ 61942 1.5485499999999999E-02 1.3005348727801918E-02 2.3039609818173896E+00
+ 61943 1.5485750000000000E-02 1.3005924724290827E-02 2.3040120817887551E+00
+ 61944 1.5486000000000000E-02 1.3006500733552461E-02 2.3040631817601200E+00
+ 61945 1.5486250000000000E-02 1.3007076755586818E-02 2.3041142817314850E+00
+ 61946 1.5486500000000000E-02 1.3007652790393936E-02 2.3041653817028505E+00
+ 61947 1.5486749999999999E-02 1.3008228837973807E-02 2.3042164816742150E+00
+ 61948 1.5486999999999999E-02 1.3008804898326443E-02 2.3042675816455804E+00
+ 61949 1.5487249999999999E-02 1.3009380971451863E-02 2.3043186816169454E+00
+ 61950 1.5487500000000000E-02 1.3009957057350077E-02 2.3043697815883104E+00
+ 61951 1.5487750000000000E-02 1.3010533156021088E-02 2.3044208815596758E+00
+ 61952 1.5488000000000000E-02 1.3011109267464911E-02 2.3044719815310408E+00
+ 61953 1.5488250000000000E-02 1.3011685391681547E-02 2.3045230815024063E+00
+ 61954 1.5488499999999999E-02 1.3012261528671019E-02 2.3045741814737708E+00
+ 61955 1.5488749999999999E-02 1.3012837678433335E-02 2.3046252814451362E+00
+ 61956 1.5488999999999999E-02 1.3013413840968505E-02 2.3046763814165012E+00
+ 61957 1.5489250000000000E-02 1.3013990016276540E-02 2.3047274813878662E+00
+ 61958 1.5489500000000000E-02 1.3014566204357442E-02 2.3047785813592316E+00
+ 61959 1.5489750000000000E-02 1.3015142405211240E-02 2.3048296813305966E+00
+ 61960 1.5490000000000000E-02 1.3015718618837924E-02 2.3048807813019621E+00
+ 61961 1.5490249999999999E-02 1.3016294845237511E-02 2.3049318812733266E+00
+ 61962 1.5490499999999999E-02 1.3016871084410016E-02 2.3049829812446920E+00
+ 61963 1.5490749999999999E-02 1.3017447336355447E-02 2.3050340812160570E+00
+ 61964 1.5491000000000000E-02 1.3018023601073826E-02 2.3050851811874220E+00
+ 61965 1.5491250000000000E-02 1.3018599878565148E-02 2.3051362811587874E+00
+ 61966 1.5491500000000000E-02 1.3019176168829426E-02 2.3051873811301524E+00
+ 61967 1.5491750000000000E-02 1.3019752471866677E-02 2.3052384811015179E+00
+ 61968 1.5491999999999999E-02 1.3020328787676897E-02 2.3052895810728824E+00
+ 61969 1.5492249999999999E-02 1.3020905116260117E-02 2.3053406810442474E+00
+ 61970 1.5492499999999999E-02 1.3021481457616335E-02 2.3053917810156128E+00
+ 61971 1.5492750000000000E-02 1.3022057811745563E-02 2.3054428809869778E+00
+ 61972 1.5493000000000000E-02 1.3022634178647810E-02 2.3054939809583432E+00
+ 61973 1.5493250000000000E-02 1.3023210558323089E-02 2.3055450809297082E+00
+ 61974 1.5493500000000000E-02 1.3023786950771422E-02 2.3055961809010732E+00
+ 61975 1.5493749999999999E-02 1.3024363355992793E-02 2.3056472808724382E+00
+ 61976 1.5493999999999999E-02 1.3024939773987243E-02 2.3056983808438032E+00
+ 61977 1.5494249999999999E-02 1.3025516204754757E-02 2.3057494808151686E+00
+ 61978 1.5494500000000000E-02 1.3026092648295358E-02 2.3058005807865336E+00
+ 61979 1.5494750000000000E-02 1.3026669104609060E-02 2.3058516807578990E+00
+ 61980 1.5495000000000000E-02 1.3027245573695868E-02 2.3059027807292640E+00
+ 61981 1.5495250000000000E-02 1.3027822055555784E-02 2.3059538807006290E+00
+ 61982 1.5495499999999999E-02 1.3028398550188834E-02 2.3060049806719940E+00
+ 61983 1.5495749999999999E-02 1.3028975057595021E-02 2.3060560806433590E+00
+ 61984 1.5495999999999999E-02 1.3029551577774358E-02 2.3061071806147244E+00
+ 61985 1.5496250000000000E-02 1.3030128110726857E-02 2.3061582805860894E+00
+ 61986 1.5496500000000000E-02 1.3030704656452518E-02 2.3062093805574548E+00
+ 61987 1.5496750000000000E-02 1.3031281214951370E-02 2.3062604805288198E+00
+ 61988 1.5497000000000000E-02 1.3031857786223407E-02 2.3063115805001848E+00
+ 61989 1.5497249999999999E-02 1.3032434370268646E-02 2.3063626804715498E+00
+ 61990 1.5497499999999999E-02 1.3033010967087099E-02 2.3064137804429148E+00
+ 61991 1.5497749999999999E-02 1.3033587576678760E-02 2.3064648804142802E+00
+ 61992 1.5498000000000000E-02 1.3034164199043682E-02 2.3065159803856452E+00
+ 61993 1.5498250000000000E-02 1.3034740834181829E-02 2.3065670803570102E+00
+ 61994 1.5498500000000000E-02 1.3035317482093238E-02 2.3066181803283756E+00
+ 61995 1.5498750000000000E-02 1.3035894142777910E-02 2.3066692802997406E+00
+ 61996 1.5498999999999999E-02 1.3036470816235865E-02 2.3067203802711056E+00
+ 61997 1.5499249999999999E-02 1.3037047502467097E-02 2.3067714802424706E+00
+ 61998 1.5499499999999999E-02 1.3037624201471630E-02 2.3068225802138360E+00
+ 61999 1.5499750000000000E-02 1.3038200913249471E-02 2.3068736801852010E+00
+ 62000 1.5500000000000000E-02 1.3038777637800626E-02 2.3069247801565660E+00
+ 62001 1.5500250000000000E-02 1.3039354375125115E-02 2.3069758801279314E+00
+ 62002 1.5500500000000000E-02 1.3039931125222944E-02 2.3070269800992964E+00
+ 62003 1.5500749999999999E-02 1.3040507888094114E-02 2.3070780800706614E+00
+ 62004 1.5500999999999999E-02 1.3041084663738661E-02 2.3071291800420264E+00
+ 62005 1.5501249999999999E-02 1.3041661452156574E-02 2.3071802800133918E+00
+ 62006 1.5501500000000000E-02 1.3042238253347863E-02 2.3072313799847568E+00
+ 62007 1.5501750000000000E-02 1.3042815067312549E-02 2.3072824799561218E+00
+ 62008 1.5502000000000000E-02 1.3043391894050635E-02 2.3073335799274872E+00
+ 62009 1.5502250000000000E-02 1.3043968733562153E-02 2.3073846798988522E+00
+ 62010 1.5502499999999999E-02 1.3044545585847066E-02 2.3074357798702172E+00
+ 62011 1.5502749999999999E-02 1.3045122450905436E-02 2.3074868798415822E+00
+ 62012 1.5502999999999999E-02 1.3045699328737245E-02 2.3075379798129472E+00
+ 62013 1.5503250000000000E-02 1.3046276219342510E-02 2.3075890797843126E+00
+ 62014 1.5503500000000000E-02 1.3046853122721249E-02 2.3076401797556776E+00
+ 62015 1.5503750000000000E-02 1.3047430038873467E-02 2.3076912797270430E+00
+ 62016 1.5503999999999999E-02 1.3048006967799165E-02 2.3077423796984076E+00
+ 62017 1.5504249999999999E-02 1.3048583909498358E-02 2.3077934796697730E+00
+ 62018 1.5504499999999999E-02 1.3049160863971074E-02 2.3078445796411380E+00
+ 62019 1.5504749999999999E-02 1.3049737831217314E-02 2.3078956796125030E+00
+ 62020 1.5505000000000000E-02 1.3050314811237074E-02 2.3079467795838684E+00
+ 62021 1.5505250000000000E-02 1.3050891804030381E-02 2.3079978795552334E+00
+ 62022 1.5505500000000000E-02 1.3051468809597244E-02 2.3080489795265988E+00
+ 62023 1.5505749999999999E-02 1.3052045827937659E-02 2.3081000794979634E+00
+ 62024 1.5505999999999999E-02 1.3052622859051649E-02 2.3081511794693288E+00
+ 62025 1.5506249999999999E-02 1.3053199902939237E-02 2.3082022794406938E+00
+ 62026 1.5506499999999999E-02 1.3053776959600418E-02 2.3082533794120588E+00
+ 62027 1.5506750000000000E-02 1.3054354029035199E-02 2.3083044793834242E+00
+ 62028 1.5507000000000000E-02 1.3054931111243595E-02 2.3083555793547892E+00
+ 62029 1.5507250000000000E-02 1.3055508206225624E-02 2.3084066793261546E+00
+ 62030 1.5507499999999999E-02 1.3056085313981289E-02 2.3084577792975192E+00
+ 62031 1.5507749999999999E-02 1.3056662434510603E-02 2.3085088792688846E+00
+ 62032 1.5507999999999999E-02 1.3057239567813579E-02 2.3085599792402496E+00
+ 62033 1.5508249999999999E-02 1.3057816713890218E-02 2.3086110792116146E+00
+ 62034 1.5508500000000000E-02 1.3058393872740548E-02 2.3086621791829800E+00
+ 62035 1.5508750000000000E-02 1.3058971044364567E-02 2.3087132791543450E+00
+ 62036 1.5509000000000000E-02 1.3059548228762284E-02 2.3087643791257100E+00
+ 62037 1.5509249999999999E-02 1.3060125425933716E-02 2.3088154790970750E+00
+ 62038 1.5509499999999999E-02 1.3060702635878873E-02 2.3088665790684400E+00
+ 62039 1.5509749999999999E-02 1.3061279858597768E-02 2.3089176790398054E+00
+ 62040 1.5509999999999999E-02 1.3061857094090397E-02 2.3089687790111704E+00
+ 62041 1.5510250000000000E-02 1.3062434342356795E-02 2.3090198789825358E+00
+ 62042 1.5510500000000000E-02 1.3063011603396960E-02 2.3090709789539008E+00
+ 62043 1.5510750000000000E-02 1.3063588877210893E-02 2.3091220789252658E+00
+ 62044 1.5510999999999999E-02 1.3064166163798603E-02 2.3091731788966308E+00
+ 62045 1.5511249999999999E-02 1.3064743463160148E-02 2.3092242788679957E+00
+ 62046 1.5511499999999999E-02 1.3065320775295465E-02 2.3092753788393612E+00
+ 62047 1.5511749999999999E-02 1.3065898100204620E-02 2.3093264788107262E+00
+ 62048 1.5512000000000000E-02 1.3066475437887604E-02 2.3093775787820916E+00
+ 62049 1.5512250000000000E-02 1.3067052788344431E-02 2.3094286787534566E+00
+ 62050 1.5512500000000000E-02 1.3067630151575109E-02 2.3094797787248216E+00
+ 62051 1.5512749999999999E-02 1.3068207527579648E-02 2.3095308786961866E+00
+ 62052 1.5512999999999999E-02 1.3068784916358064E-02 2.3095819786675515E+00
+ 62053 1.5513249999999999E-02 1.3069362317910359E-02 2.3096330786389170E+00
+ 62054 1.5513500000000000E-02 1.3069939732236552E-02 2.3096841786102820E+00
+ 62055 1.5513750000000000E-02 1.3070517159336659E-02 2.3097352785816470E+00
+ 62056 1.5514000000000000E-02 1.3071094599210679E-02 2.3097863785530124E+00
+ 62057 1.5514250000000000E-02 1.3071672051858623E-02 2.3098374785243774E+00
+ 62058 1.5514499999999999E-02 1.3072249517280501E-02 2.3098885784957424E+00
+ 62059 1.5514749999999999E-02 1.3072826995476334E-02 2.3099396784671073E+00
+ 62060 1.5514999999999999E-02 1.3073404486446132E-02 2.3099907784384728E+00
+ 62061 1.5515250000000000E-02 1.3073981990189895E-02 2.3100418784098378E+00
+ 62062 1.5515500000000000E-02 1.3074559506707642E-02 2.3100929783812028E+00
+ 62063 1.5515750000000000E-02 1.3075137035999374E-02 2.3101440783525682E+00
+ 62064 1.5516000000000000E-02 1.3075714578065117E-02 2.3101951783239332E+00
+ 62065 1.5516249999999999E-02 1.3076292132904869E-02 2.3102462782952982E+00
+ 62066 1.5516499999999999E-02 1.3076869700518636E-02 2.3102973782666631E+00
+ 62067 1.5516749999999999E-02 1.3077447280906459E-02 2.3103484782380286E+00
+ 62068 1.5517000000000000E-02 1.3078024874068317E-02 2.3103995782093936E+00
+ 62069 1.5517250000000000E-02 1.3078602480004229E-02 2.3104506781807586E+00
+ 62070 1.5517500000000000E-02 1.3079180098714215E-02 2.3105017781521240E+00
+ 62071 1.5517750000000000E-02 1.3079757730198273E-02 2.3105528781234890E+00
+ 62072 1.5517999999999999E-02 1.3080335374456421E-02 2.3106039780948540E+00
+ 62073 1.5518249999999999E-02 1.3080913031488669E-02 2.3106550780662189E+00
+ 62074 1.5518499999999999E-02 1.3081490701295028E-02 2.3107061780375839E+00
+ 62075 1.5518750000000000E-02 1.3082068383875508E-02 2.3107572780089494E+00
+ 62076 1.5519000000000000E-02 1.3082646079230122E-02 2.3108083779803144E+00
+ 62077 1.5519250000000000E-02 1.3083223787358874E-02 2.3108594779516798E+00
+ 62078 1.5519500000000000E-02 1.3083801508261788E-02 2.3109105779230448E+00
+ 62079 1.5519749999999999E-02 1.3084379241938861E-02 2.3109616778944098E+00
+ 62080 1.5519999999999999E-02 1.3084956988390109E-02 2.3110127778657747E+00
+ 62081 1.5520249999999999E-02 1.3085534747615542E-02 2.3110638778371397E+00
+ 62082 1.5520500000000000E-02 1.3086112519615179E-02 2.3111149778085052E+00
+ 62083 1.5520750000000000E-02 1.3086690304389010E-02 2.3111660777798702E+00
+ 62084 1.5521000000000000E-02 1.3087268101937074E-02 2.3112171777512356E+00
+ 62085 1.5521250000000000E-02 1.3087845912259363E-02 2.3112682777226006E+00
+ 62086 1.5521499999999999E-02 1.3088423735355880E-02 2.3113193776939656E+00
+ 62087 1.5521749999999999E-02 1.3089001571226659E-02 2.3113704776653305E+00
+ 62088 1.5521999999999999E-02 1.3089579419871711E-02 2.3114215776366955E+00
+ 62089 1.5522250000000000E-02 1.3090157281291015E-02 2.3114726776080610E+00
+ 62090 1.5522500000000000E-02 1.3090735155484610E-02 2.3115237775794260E+00
+ 62091 1.5522750000000000E-02 1.3091313042452493E-02 2.3115748775507914E+00
+ 62092 1.5523000000000000E-02 1.3091890942194694E-02 2.3116259775221564E+00
+ 62093 1.5523249999999999E-02 1.3092468854711199E-02 2.3116770774935214E+00
+ 62094 1.5523499999999999E-02 1.3093046780002034E-02 2.3117281774648863E+00
+ 62095 1.5523749999999999E-02 1.3093624718067210E-02 2.3117792774362513E+00
+ 62096 1.5524000000000000E-02 1.3094202668906726E-02 2.3118303774076168E+00
+ 62097 1.5524250000000000E-02 1.3094780632520609E-02 2.3118814773789818E+00
+ 62098 1.5524500000000000E-02 1.3095358608908864E-02 2.3119325773503467E+00
+ 62099 1.5524750000000000E-02 1.3095936598071496E-02 2.3119836773217122E+00
+ 62100 1.5524999999999999E-02 1.3096514600008505E-02 2.3120347772930767E+00
+ 62101 1.5525249999999999E-02 1.3097092614719934E-02 2.3120858772644421E+00
+ 62102 1.5525499999999999E-02 1.3097670642205772E-02 2.3121369772358071E+00
+ 62103 1.5525750000000000E-02 1.3098248682466035E-02 2.3121880772071726E+00
+ 62104 1.5526000000000000E-02 1.3098826735500731E-02 2.3122391771785376E+00
+ 62105 1.5526250000000000E-02 1.3099404801309878E-02 2.3122902771499025E+00
+ 62106 1.5526500000000000E-02 1.3099982879893465E-02 2.3123413771212680E+00
+ 62107 1.5526749999999999E-02 1.3100560971251535E-02 2.3123924770926325E+00
+ 62108 1.5526999999999999E-02 1.3101139075384079E-02 2.3124435770639979E+00
+ 62109 1.5527249999999999E-02 1.3101717192291107E-02 2.3124946770353629E+00
+ 62110 1.5527500000000000E-02 1.3102295321972641E-02 2.3125457770067284E+00
+ 62111 1.5527750000000000E-02 1.3102873464428684E-02 2.3125968769780934E+00
+ 62112 1.5528000000000000E-02 1.3103451619659250E-02 2.3126479769494583E+00
+ 62113 1.5528250000000000E-02 1.3104029787664345E-02 2.3126990769208238E+00
+ 62114 1.5528499999999999E-02 1.3104607968443975E-02 2.3127501768921883E+00
+ 62115 1.5528749999999999E-02 1.3105186161998178E-02 2.3128012768635537E+00
+ 62116 1.5528999999999999E-02 1.3105764368326936E-02 2.3128523768349187E+00
+ 62117 1.5529250000000000E-02 1.3106342587430268E-02 2.3129034768062837E+00
+ 62118 1.5529500000000000E-02 1.3106920819308194E-02 2.3129545767776492E+00
+ 62119 1.5529750000000000E-02 1.3107499063960710E-02 2.3130056767490141E+00
+ 62120 1.5530000000000000E-02 1.3108077321387836E-02 2.3130567767203796E+00
+ 62121 1.5530249999999999E-02 1.3108655591589585E-02 2.3131078766917441E+00
+ 62122 1.5530499999999999E-02 1.3109233874565963E-02 2.3131589766631095E+00
+ 62123 1.5530749999999999E-02 1.3109812170316976E-02 2.3132100766344745E+00
+ 62124 1.5531000000000000E-02 1.3110390478842649E-02 2.3132611766058395E+00
+ 62125 1.5531250000000000E-02 1.3110968800142980E-02 2.3133122765772050E+00
+ 62126 1.5531500000000000E-02 1.3111547134217996E-02 2.3133633765485699E+00
+ 62127 1.5531749999999999E-02 1.3112125481067672E-02 2.3134144765199349E+00
+ 62128 1.5531999999999999E-02 1.3112703840692071E-02 2.3134655764912999E+00
+ 62129 1.5532249999999999E-02 1.3113282213091158E-02 2.3135166764626653E+00
+ 62130 1.5532499999999999E-02 1.3113860598264969E-02 2.3135677764340303E+00
+ 62131 1.5532750000000000E-02 1.3114438996213508E-02 2.3136188764053953E+00
+ 62132 1.5533000000000000E-02 1.3115017406936788E-02 2.3136699763767608E+00
+ 62133 1.5533250000000000E-02 1.3115595830434815E-02 2.3137210763481257E+00
+ 62134 1.5533499999999999E-02 1.3116174266707605E-02 2.3137721763194907E+00
+ 62135 1.5533749999999999E-02 1.3116752715755159E-02 2.3138232762908557E+00
+ 62136 1.5533999999999999E-02 1.3117331177577506E-02 2.3138743762622207E+00
+ 62137 1.5534249999999999E-02 1.3117909652174645E-02 2.3139254762335861E+00
+ 62138 1.5534500000000000E-02 1.3118488139546580E-02 2.3139765762049511E+00
+ 62139 1.5534750000000000E-02 1.3119066639693340E-02 2.3140276761763166E+00
+ 62140 1.5535000000000000E-02 1.3119645152614915E-02 2.3140787761476815E+00
+ 62141 1.5535249999999999E-02 1.3120223678311341E-02 2.3141298761190465E+00
+ 62142 1.5535499999999999E-02 1.3120802216782607E-02 2.3141809760904115E+00
+ 62143 1.5535749999999999E-02 1.3121380768028733E-02 2.3142320760617765E+00
+ 62144 1.5535999999999999E-02 1.3121959332049730E-02 2.3142831760331419E+00
+ 62145 1.5536250000000000E-02 1.3122537908845613E-02 2.3143342760045069E+00
+ 62146 1.5536500000000000E-02 1.3123116498416373E-02 2.3143853759758723E+00
+ 62147 1.5536750000000000E-02 1.3123695100762054E-02 2.3144364759472373E+00
+ 62148 1.5536999999999999E-02 1.3124273715882637E-02 2.3144875759186023E+00
+ 62149 1.5537249999999999E-02 1.3124852343778144E-02 2.3145386758899673E+00
+ 62150 1.5537499999999999E-02 1.3125430984448598E-02 2.3145897758613323E+00
+ 62151 1.5537749999999999E-02 1.3126009637893987E-02 2.3146408758326977E+00
+ 62152 1.5538000000000000E-02 1.3126588304114336E-02 2.3146919758040627E+00
+ 62153 1.5538250000000000E-02 1.3127166983109661E-02 2.3147430757754281E+00
+ 62154 1.5538500000000000E-02 1.3127745674879947E-02 2.3147941757467931E+00
+ 62155 1.5538749999999999E-02 1.3128324379425236E-02 2.3148452757181581E+00
+ 62156 1.5538999999999999E-02 1.3128903096745526E-02 2.3148963756895231E+00
+ 62157 1.5539249999999999E-02 1.3129481826840834E-02 2.3149474756608881E+00
+ 62158 1.5539499999999999E-02 1.3130060569711154E-02 2.3149985756322535E+00
+ 62159 1.5539750000000000E-02 1.3130639325356512E-02 2.3150496756036185E+00
+ 62160 1.5540000000000000E-02 1.3131218093776919E-02 2.3151007755749835E+00
+ 62161 1.5540250000000000E-02 1.3131796874972375E-02 2.3151518755463489E+00
+ 62162 1.5540499999999999E-02 1.3132375668942901E-02 2.3152029755177135E+00
+ 62163 1.5540749999999999E-02 1.3132954475688498E-02 2.3152540754890789E+00
+ 62164 1.5540999999999999E-02 1.3133533295209197E-02 2.3153051754604439E+00
+ 62165 1.5541250000000000E-02 1.3134112127504991E-02 2.3153562754318093E+00
+ 62166 1.5541500000000000E-02 1.3134690972575887E-02 2.3154073754031743E+00
+ 62167 1.5541750000000000E-02 1.3135269830421920E-02 2.3154584753745393E+00
+ 62168 1.5542000000000000E-02 1.3135848701043069E-02 2.3155095753459047E+00
+ 62169 1.5542249999999999E-02 1.3136427584439371E-02 2.3155606753172693E+00
+ 62170 1.5542499999999999E-02 1.3137006480610825E-02 2.3156117752886347E+00
+ 62171 1.5542749999999999E-02 1.3137585389557454E-02 2.3156628752599997E+00
+ 62172 1.5543000000000000E-02 1.3138164311279248E-02 2.3157139752313651E+00
+ 62173 1.5543250000000000E-02 1.3138743245776241E-02 2.3157650752027301E+00
+ 62174 1.5543500000000000E-02 1.3139322193048419E-02 2.3158161751740951E+00
+ 62175 1.5543750000000000E-02 1.3139901153095815E-02 2.3158672751454605E+00
+ 62176 1.5543999999999999E-02 1.3140480125918426E-02 2.3159183751168251E+00
+ 62177 1.5544249999999999E-02 1.3141059111516267E-02 2.3159694750881905E+00
+ 62178 1.5544499999999999E-02 1.3141638109889357E-02 2.3160205750595555E+00
+ 62179 1.5544750000000000E-02 1.3142217121037702E-02 2.3160716750309205E+00
+ 62180 1.5545000000000000E-02 1.3142796144961307E-02 2.3161227750022859E+00
+ 62181 1.5545250000000000E-02 1.3143375181660194E-02 2.3161738749736509E+00
+ 62182 1.5545500000000000E-02 1.3143954231134354E-02 2.3162249749450163E+00
+ 62183 1.5545749999999999E-02 1.3144533293383819E-02 2.3162760749163809E+00
+ 62184 1.5545999999999999E-02 1.3145112368408594E-02 2.3163271748877463E+00
+ 62185 1.5546249999999999E-02 1.3145691456208681E-02 2.3163782748591113E+00
+ 62186 1.5546500000000000E-02 1.3146270556784112E-02 2.3164293748304763E+00
+ 62187 1.5546750000000000E-02 1.3146849670134873E-02 2.3164804748018417E+00
+ 62188 1.5547000000000000E-02 1.3147428796260992E-02 2.3165315747732067E+00
+ 62189 1.5547250000000000E-02 1.3148007935162472E-02 2.3165826747445721E+00
+ 62190 1.5547499999999999E-02 1.3148587086839327E-02 2.3166337747159367E+00
+ 62191 1.5547749999999999E-02 1.3149166251291573E-02 2.3166848746873021E+00
+ 62192 1.5547999999999999E-02 1.3149745428519202E-02 2.3167359746586671E+00
+ 62193 1.5548250000000000E-02 1.3150324618522254E-02 2.3167870746300321E+00
+ 62194 1.5548500000000000E-02 1.3150903821300720E-02 2.3168381746013975E+00
+ 62195 1.5548750000000000E-02 1.3151483036854612E-02 2.3168892745727625E+00
+ 62196 1.5549000000000000E-02 1.3152062265183940E-02 2.3169403745441279E+00
+ 62197 1.5549249999999999E-02 1.3152641506288726E-02 2.3169914745154925E+00
+ 62198 1.5549499999999999E-02 1.3153220760168973E-02 2.3170425744868575E+00
+ 62199 1.5549749999999999E-02 1.3153800026824699E-02 2.3170936744582229E+00
+ 62200 1.5550000000000000E-02 1.3154379306255903E-02 2.3171447744295879E+00
+ 62201 1.5550250000000000E-02 1.3154958598462607E-02 2.3171958744009533E+00
+ 62202 1.5550500000000000E-02 1.3155537903444821E-02 2.3172469743723183E+00
+ 62203 1.5550750000000000E-02 1.3156117221202549E-02 2.3172980743436833E+00
+ 62204 1.5550999999999999E-02 1.3156696551735804E-02 2.3173491743150483E+00
+ 62205 1.5551249999999999E-02 1.3157275895044595E-02 2.3174002742864133E+00
+ 62206 1.5551499999999999E-02 1.3157855251128952E-02 2.3174513742577787E+00
+ 62207 1.5551750000000000E-02 1.3158434619988852E-02 2.3175024742291437E+00
+ 62208 1.5552000000000000E-02 1.3159014001624336E-02 2.3175535742005091E+00
+ 62209 1.5552250000000000E-02 1.3159593396035407E-02 2.3176046741718741E+00
+ 62210 1.5552500000000000E-02 1.3160172803222068E-02 2.3176557741432391E+00
+ 62211 1.5552749999999999E-02 1.3160752223184328E-02 2.3177068741146041E+00
+ 62212 1.5552999999999999E-02 1.3161331655922216E-02 2.3177579740859691E+00
+ 62213 1.5553249999999999E-02 1.3161911101435730E-02 2.3178090740573345E+00
+ 62214 1.5553500000000000E-02 1.3162490559724887E-02 2.3178601740286995E+00
+ 62215 1.5553750000000000E-02 1.3163070030789689E-02 2.3179112740000649E+00
+ 62216 1.5554000000000000E-02 1.3163649514630164E-02 2.3179623739714299E+00
+ 62217 1.5554250000000000E-02 1.3164229011246299E-02 2.3180134739427949E+00
+ 62218 1.5554499999999999E-02 1.3164808520638111E-02 2.3180645739141599E+00
+ 62219 1.5554749999999999E-02 1.3165388042805631E-02 2.3181156738855249E+00
+ 62220 1.5554999999999999E-02 1.3165967577748856E-02 2.3181667738568903E+00
+ 62221 1.5555250000000000E-02 1.3166547125467795E-02 2.3182178738282553E+00
+ 62222 1.5555500000000000E-02 1.3167126685962467E-02 2.3182689737996203E+00
+ 62223 1.5555750000000000E-02 1.3167706259232876E-02 2.3183200737709857E+00
+ 62224 1.5556000000000000E-02 1.3168285845279024E-02 2.3183711737423507E+00
+ 62225 1.5556249999999999E-02 1.3168865444100947E-02 2.3184222737137157E+00
+ 62226 1.5556499999999999E-02 1.3169445055698642E-02 2.3184733736850807E+00
+ 62227 1.5556749999999999E-02 1.3170024680072110E-02 2.3185244736564461E+00
+ 62228 1.5557000000000000E-02 1.3170604317221384E-02 2.3185755736278111E+00
+ 62229 1.5557250000000000E-02 1.3171184053025817E-02 2.3186266735991761E+00
+ 62230 1.5557500000000000E-02 1.3171763716238473E-02 2.3186777735705415E+00
+ 62231 1.5557750000000000E-02 1.3172343392228515E-02 2.3187288735419065E+00
+ 62232 1.5557999999999999E-02 1.3172923080995940E-02 2.3187799735132715E+00
+ 62233 1.5558249999999999E-02 1.3173502782540774E-02 2.3188310734846365E+00
+ 62234 1.5558499999999999E-02 1.3174082496863023E-02 2.3188821734560019E+00
+ 62235 1.5558750000000000E-02 1.3174662223962698E-02 2.3189332734273669E+00
+ 62236 1.5559000000000000E-02 1.3175241963839821E-02 2.3189843733987319E+00
+ 62237 1.5559250000000000E-02 1.3175821716494391E-02 2.3190354733700973E+00
+ 62238 1.5559499999999999E-02 1.3176401481926425E-02 2.3190865733414618E+00
+ 62239 1.5559749999999999E-02 1.3176981260135917E-02 2.3191376733128273E+00
+ 62240 1.5559999999999999E-02 1.3177561051122911E-02 2.3191887732841923E+00
+ 62241 1.5560249999999999E-02 1.3178140854887395E-02 2.3192398732555572E+00
+ 62242 1.5560500000000000E-02 1.3178720671429393E-02 2.3192909732269227E+00
+ 62243 1.5560750000000000E-02 1.3179300500748902E-02 2.3193420731982877E+00
+ 62244 1.5561000000000000E-02 1.3179880342845951E-02 2.3193931731696531E+00
+ 62245 1.5561249999999999E-02 1.3180460197720538E-02 2.3194442731410176E+00
+ 62246 1.5561499999999999E-02 1.3181040065372667E-02 2.3194953731123831E+00
+ 62247 1.5561749999999999E-02 1.3181619945802381E-02 2.3195464730837481E+00
+ 62248 1.5561999999999999E-02 1.3182199839009671E-02 2.3195975730551130E+00
+ 62249 1.5562250000000000E-02 1.3182779744994542E-02 2.3196486730264785E+00
+ 62250 1.5562500000000000E-02 1.3183359663757012E-02 2.3196997729978435E+00
+ 62251 1.5562750000000000E-02 1.3183939595297095E-02 2.3197508729692089E+00
+ 62252 1.5562999999999999E-02 1.3184519539614799E-02 2.3198019729405734E+00
+ 62253 1.5563249999999999E-02 1.3185099496710134E-02 2.3198530729119389E+00
+ 62254 1.5563499999999999E-02 1.3185679466583127E-02 2.3199041728833039E+00
+ 62255 1.5563749999999999E-02 1.3186259449233810E-02 2.3199552728546688E+00
+ 62256 1.5564000000000000E-02 1.3186839444662085E-02 2.3200063728260343E+00
+ 62257 1.5564250000000000E-02 1.3187419452868082E-02 2.3200574727973993E+00
+ 62258 1.5564500000000000E-02 1.3187999473851773E-02 2.3201085727687647E+00
+ 62259 1.5564749999999999E-02 1.3188579507613162E-02 2.3201596727401292E+00
+ 62260 1.5564999999999999E-02 1.3189159554152263E-02 2.3202107727114947E+00
+ 62261 1.5565249999999999E-02 1.3189739613469099E-02 2.3202618726828597E+00
+ 62262 1.5565499999999999E-02 1.3190319685563674E-02 2.3203129726542246E+00
+ 62263 1.5565750000000000E-02 1.3190899770435988E-02 2.3203640726255901E+00
+ 62264 1.5566000000000000E-02 1.3191479868086078E-02 2.3204151725969551E+00
+ 62265 1.5566250000000000E-02 1.3192059978513936E-02 2.3204662725683201E+00
+ 62266 1.5566499999999999E-02 1.3192640101719576E-02 2.3205173725396850E+00
+ 62267 1.5566749999999999E-02 1.3193220237703010E-02 2.3205684725110500E+00
+ 62268 1.5566999999999999E-02 1.3193800386464252E-02 2.3206195724824155E+00
+ 62269 1.5567249999999999E-02 1.3194380548003318E-02 2.3206706724537804E+00
+ 62270 1.5567500000000000E-02 1.3194960722320202E-02 2.3207217724251459E+00
+ 62271 1.5567750000000000E-02 1.3195540909414943E-02 2.3207728723965109E+00
+ 62272 1.5568000000000000E-02 1.3196121109287536E-02 2.3208239723678759E+00
+ 62273 1.5568249999999999E-02 1.3196701321937988E-02 2.3208750723392408E+00
+ 62274 1.5568499999999999E-02 1.3197281547366319E-02 2.3209261723106058E+00
+ 62275 1.5568749999999999E-02 1.3197861785572539E-02 2.3209772722819713E+00
+ 62276 1.5569000000000000E-02 1.3198442036556658E-02 2.3210283722533362E+00
+ 62277 1.5569250000000000E-02 1.3199022300318696E-02 2.3210794722247017E+00
+ 62278 1.5569500000000000E-02 1.3199602576858645E-02 2.3211305721960667E+00
+ 62279 1.5569750000000000E-02 1.3200182866176540E-02 2.3211816721674317E+00
+ 62280 1.5569999999999999E-02 1.3200763168272376E-02 2.3212327721387966E+00
+ 62281 1.5570249999999999E-02 1.3201343483146165E-02 2.3212838721101616E+00
+ 62282 1.5570499999999999E-02 1.3201923810797928E-02 2.3213349720815271E+00
+ 62283 1.5570750000000000E-02 1.3202504151227675E-02 2.3213860720528920E+00
+ 62284 1.5571000000000000E-02 1.3203084504435412E-02 2.3214371720242570E+00
+ 62285 1.5571250000000000E-02 1.3203664870421154E-02 2.3214882719956225E+00
+ 62286 1.5571500000000000E-02 1.3204245249184919E-02 2.3215393719669875E+00
+ 62287 1.5571749999999999E-02 1.3204825640726694E-02 2.3215904719383524E+00
+ 62288 1.5571999999999999E-02 1.3205406045046518E-02 2.3216415719097174E+00
+ 62289 1.5572249999999999E-02 1.3205986462144400E-02 2.3216926718810829E+00
+ 62290 1.5572500000000000E-02 1.3206566892020329E-02 2.3217437718524478E+00
+ 62291 1.5572750000000000E-02 1.3207147334674341E-02 2.3217948718238128E+00
+ 62292 1.5573000000000000E-02 1.3207727790106438E-02 2.3218459717951783E+00
+ 62293 1.5573250000000000E-02 1.3208308258316630E-02 2.3218970717665433E+00
+ 62294 1.5573499999999999E-02 1.3208888739304932E-02 2.3219481717379082E+00
+ 62295 1.5573749999999999E-02 1.3209469233071348E-02 2.3219992717092732E+00
+ 62296 1.5573999999999999E-02 1.3210049739615903E-02 2.3220503716806387E+00
+ 62297 1.5574250000000000E-02 1.3210630258938604E-02 2.3221014716520036E+00
+ 62298 1.5574500000000000E-02 1.3211210791039452E-02 2.3221525716233686E+00
+ 62299 1.5574750000000000E-02 1.3211791335918467E-02 2.3222036715947341E+00
+ 62300 1.5575000000000000E-02 1.3212371893575662E-02 2.3222547715660991E+00
+ 62301 1.5575249999999999E-02 1.3212952464011024E-02 2.3223058715374640E+00
+ 62302 1.5575499999999999E-02 1.3213533047224637E-02 2.3223569715088290E+00
+ 62303 1.5575749999999999E-02 1.3214113643216428E-02 2.3224080714801940E+00
+ 62304 1.5576000000000000E-02 1.3214694251986462E-02 2.3224591714515594E+00
+ 62305 1.5576250000000000E-02 1.3215274873534726E-02 2.3225102714229244E+00
+ 62306 1.5576500000000000E-02 1.3215855507861231E-02 2.3225613713942899E+00
+ 62307 1.5576750000000000E-02 1.3216436154966002E-02 2.3226124713656549E+00
+ 62308 1.5576999999999999E-02 1.3217016814849037E-02 2.3226635713370198E+00
+ 62309 1.5577249999999999E-02 1.3217597487510360E-02 2.3227146713083848E+00
+ 62310 1.5577499999999999E-02 1.3218178162026490E-02 2.3227657712797498E+00
+ 62311 1.5577750000000000E-02 1.3218758859825153E-02 2.3228168712511152E+00
+ 62312 1.5578000000000000E-02 1.3219339570399358E-02 2.3228679712224802E+00
+ 62313 1.5578250000000000E-02 1.3219920293748732E-02 2.3229190711938457E+00
+ 62314 1.5578500000000000E-02 1.3220501029872524E-02 2.3229701711652107E+00
+ 62315 1.5578749999999999E-02 1.3221081778770773E-02 2.3230212711365756E+00
+ 62316 1.5578999999999999E-02 1.3221662540443479E-02 2.3230723711079406E+00
+ 62317 1.5579249999999999E-02 1.3222243314890643E-02 2.3231234710793056E+00
+ 62318 1.5579500000000000E-02 1.3222824102112290E-02 2.3231745710506710E+00
+ 62319 1.5579750000000000E-02 1.3223404902108420E-02 2.3232256710220360E+00
+ 62320 1.5580000000000000E-02 1.3223985714879049E-02 2.3232767709934015E+00
+ 62321 1.5580250000000000E-02 1.3224566540424188E-02 2.3233278709647665E+00
+ 62322 1.5580499999999999E-02 1.3225147378743838E-02 2.3233789709361314E+00
+ 62323 1.5580749999999999E-02 1.3225728229838021E-02 2.3234300709074964E+00
+ 62324 1.5580999999999999E-02 1.3226309093706753E-02 2.3234811708788614E+00
+ 62325 1.5581250000000000E-02 1.3226889970350032E-02 2.3235322708502268E+00
+ 62326 1.5581500000000000E-02 1.3227470859767870E-02 2.3235833708215918E+00
+ 62327 1.5581750000000000E-02 1.3228051761960282E-02 2.3236344707929568E+00
+ 62328 1.5582000000000000E-02 1.3228632676927270E-02 2.3236855707643223E+00
+ 62329 1.5582249999999999E-02 1.3229213604668857E-02 2.3237366707356868E+00
+ 62330 1.5582499999999999E-02 1.3229794545185055E-02 2.3237877707070522E+00
+ 62331 1.5582749999999999E-02 1.3230375498475855E-02 2.3238388706784172E+00
+ 62332 1.5583000000000000E-02 1.3230956464541288E-02 2.3238899706497826E+00
+ 62333 1.5583250000000000E-02 1.3231537443381366E-02 2.3239410706211476E+00
+ 62334 1.5583500000000000E-02 1.3232118434996077E-02 2.3239921705925126E+00
+ 62335 1.5583750000000000E-02 1.3232699439385450E-02 2.3240432705638780E+00
+ 62336 1.5583999999999999E-02 1.3233280456549487E-02 2.3240943705352426E+00
+ 62337 1.5584249999999999E-02 1.3233861486488217E-02 2.3241454705066080E+00
+ 62338 1.5584499999999999E-02 1.3234442529201631E-02 2.3241965704779730E+00
+ 62339 1.5584750000000000E-02 1.3235023584689745E-02 2.3242476704493384E+00
+ 62340 1.5585000000000000E-02 1.3235604652952575E-02 2.3242987704207034E+00
+ 62341 1.5585250000000000E-02 1.3236185733990121E-02 2.3243498703920684E+00
+ 62342 1.5585500000000000E-02 1.3236766827802404E-02 2.3244009703634338E+00
+ 62343 1.5585749999999999E-02 1.3237347934389430E-02 2.3244520703347984E+00
+ 62344 1.5585999999999999E-02 1.3237929053751209E-02 2.3245031703061638E+00
+ 62345 1.5586249999999999E-02 1.3238510185887757E-02 2.3245542702775288E+00
+ 62346 1.5586500000000000E-02 1.3239091330799075E-02 2.3246053702488938E+00
+ 62347 1.5586750000000000E-02 1.3239672488485199E-02 2.3246564702202592E+00
+ 62348 1.5587000000000000E-02 1.3240253658946093E-02 2.3247075701916242E+00
+ 62349 1.5587250000000000E-02 1.3240834842181809E-02 2.3247586701629896E+00
+ 62350 1.5587499999999999E-02 1.3241416038192344E-02 2.3248097701343542E+00
+ 62351 1.5587749999999999E-02 1.3241997246977708E-02 2.3248608701057196E+00
+ 62352 1.5587999999999999E-02 1.3242578468537911E-02 2.3249119700770846E+00
+ 62353 1.5588250000000000E-02 1.3243159702872967E-02 2.3249630700484496E+00
+ 62354 1.5588500000000000E-02 1.3243740949982890E-02 2.3250141700198150E+00
+ 62355 1.5588750000000000E-02 1.3244322209867680E-02 2.3250652699911800E+00
+ 62356 1.5588999999999999E-02 1.3244903482527352E-02 2.3251163699625450E+00
+ 62357 1.5589249999999999E-02 1.3245484767961923E-02 2.3251674699339100E+00
+ 62358 1.5589499999999999E-02 1.3246066066171389E-02 2.3252185699052754E+00
+ 62359 1.5589749999999999E-02 1.3246647377155788E-02 2.3252696698766404E+00
+ 62360 1.5590000000000000E-02 1.3247228700915112E-02 2.3253207698480054E+00
+ 62361 1.5590250000000000E-02 1.3247810037449369E-02 2.3253718698193708E+00
+ 62362 1.5590500000000000E-02 1.3248391386758571E-02 2.3254229697907358E+00
+ 62363 1.5590749999999999E-02 1.3248972748842734E-02 2.3254740697621008E+00
+ 62364 1.5590999999999999E-02 1.3249554123701861E-02 2.3255251697334658E+00
+ 62365 1.5591249999999999E-02 1.3250135511335978E-02 2.3255762697048308E+00
+ 62366 1.5591499999999999E-02 1.3250716911745080E-02 2.3256273696761962E+00
+ 62367 1.5591750000000000E-02 1.3251298324929195E-02 2.3256784696475612E+00
+ 62368 1.5592000000000000E-02 1.3251879750888313E-02 2.3257295696189266E+00
+ 62369 1.5592250000000000E-02 1.3252461189622460E-02 2.3257806695902916E+00
+ 62370 1.5592499999999999E-02 1.3253042641131635E-02 2.3258317695616566E+00
+ 62371 1.5592749999999999E-02 1.3253624105415860E-02 2.3258828695330216E+00
+ 62372 1.5592999999999999E-02 1.3254205582475139E-02 2.3259339695043866E+00
+ 62373 1.5593249999999999E-02 1.3254787072309494E-02 2.3259850694757520E+00
+ 62374 1.5593500000000000E-02 1.3255368574918922E-02 2.3260361694471170E+00
+ 62375 1.5593750000000000E-02 1.3255950090303434E-02 2.3260872694184824E+00
+ 62376 1.5594000000000000E-02 1.3256531618463052E-02 2.3261383693898474E+00
+ 62377 1.5594249999999999E-02 1.3257113159397772E-02 2.3261894693612124E+00
+ 62378 1.5594499999999999E-02 1.3257694713107617E-02 2.3262405693325774E+00
+ 62379 1.5594749999999999E-02 1.3258276279592598E-02 2.3262916693039424E+00
+ 62380 1.5594999999999999E-02 1.3258857858852714E-02 2.3263427692753078E+00
+ 62381 1.5595250000000000E-02 1.3259439450888002E-02 2.3263938692466728E+00
+ 62382 1.5595500000000000E-02 1.3260021055698436E-02 2.3264449692180382E+00
+ 62383 1.5595750000000000E-02 1.3260602673284046E-02 2.3264960691894032E+00
+ 62384 1.5595999999999999E-02 1.3261184303644846E-02 2.3265471691607682E+00
+ 62385 1.5596249999999999E-02 1.3261765946780846E-02 2.3265982691321332E+00
+ 62386 1.5596499999999999E-02 1.3262347602692051E-02 2.3266493691034982E+00
+ 62387 1.5596750000000000E-02 1.3262929271378473E-02 2.3267004690748636E+00
+ 62388 1.5597000000000000E-02 1.3263510952840125E-02 2.3267515690462286E+00
+ 62389 1.5597250000000000E-02 1.3264092647077017E-02 2.3268026690175936E+00
+ 62390 1.5597500000000000E-02 1.3264674354089163E-02 2.3268537689889590E+00
+ 62391 1.5597749999999999E-02 1.3265256073876564E-02 2.3269048689603236E+00
+ 62392 1.5597999999999999E-02 1.3265837806439243E-02 2.3269559689316890E+00
+ 62393 1.5598249999999999E-02 1.3266419551777200E-02 2.3270070689030540E+00
+ 62394 1.5598500000000000E-02 1.3267001309890468E-02 2.3270581688744194E+00
+ 62395 1.5598750000000000E-02 1.3267583080779027E-02 2.3271092688457844E+00
+ 62396 1.5599000000000000E-02 1.3268164864442902E-02 2.3271603688171494E+00
+ 62397 1.5599250000000000E-02 1.3268746660882100E-02 2.3272114687885148E+00
+ 62398 1.5599499999999999E-02 1.3269328470096629E-02 2.3272625687598794E+00
+ 62399 1.5599749999999999E-02 1.3269910292086533E-02 2.3273136687312448E+00
+ 62400 1.5599999999999999E-02 1.3270492126851790E-02 2.3273647687026098E+00
+ 62401 1.5600250000000000E-02 1.3271073974392405E-02 2.3274158686739752E+00
+ 62402 1.5600500000000000E-02 1.3271655834708407E-02 2.3274669686453402E+00
+ 62403 1.5600750000000000E-02 1.3272237707799809E-02 2.3275180686167052E+00
+ 62404 1.5601000000000000E-02 1.3272819593666600E-02 2.3275691685880706E+00
+ 62405 1.5601249999999999E-02 1.3273401492308804E-02 2.3276202685594352E+00
+ 62406 1.5601499999999999E-02 1.3273983403726446E-02 2.3276713685308006E+00
+ 62407 1.5601749999999999E-02 1.3274565327919522E-02 2.3277224685021656E+00
+ 62408 1.5602000000000000E-02 1.3275147264888033E-02 2.3277735684735306E+00
+ 62409 1.5602250000000000E-02 1.3275729214632012E-02 2.3278246684448960E+00
+ 62410 1.5602500000000000E-02 1.3276311177151450E-02 2.3278757684162610E+00
+ 62411 1.5602750000000000E-02 1.3276893152446378E-02 2.3279268683876264E+00
+ 62412 1.5602999999999999E-02 1.3277475140516779E-02 2.3279779683589910E+00
+ 62413 1.5603249999999999E-02 1.3278057141362697E-02 2.3280290683303564E+00
+ 62414 1.5603499999999999E-02 1.3278639154984125E-02 2.3280801683017214E+00
+ 62415 1.5603750000000000E-02 1.3279221181381071E-02 2.3281312682730864E+00
+ 62416 1.5604000000000000E-02 1.3279803220553542E-02 2.3281823682444518E+00
+ 62417 1.5604250000000000E-02 1.3280385272501572E-02 2.3282334682158168E+00
+ 62418 1.5604500000000000E-02 1.3280967337225155E-02 2.3282845681871822E+00
+ 62419 1.5604749999999999E-02 1.3281549414724290E-02 2.3283356681585468E+00
+ 62420 1.5604999999999999E-02 1.3282131504999014E-02 2.3283867681299122E+00
+ 62421 1.5605249999999999E-02 1.3282713608049329E-02 2.3284378681012772E+00
+ 62422 1.5605500000000000E-02 1.3283295723875207E-02 2.3284889680726422E+00
+ 62423 1.5605750000000000E-02 1.3283877852476761E-02 2.3285400680440076E+00
+ 62424 1.5606000000000000E-02 1.3284459993853892E-02 2.3285911680153726E+00
+ 62425 1.5606250000000000E-02 1.3285042148006666E-02 2.3286422679867380E+00
+ 62426 1.5606499999999999E-02 1.3285624314935079E-02 2.3286933679581026E+00
+ 62427 1.5606749999999999E-02 1.3286206494639146E-02 2.3287444679294680E+00
+ 62428 1.5606999999999999E-02 1.3286788687118878E-02 2.3287955679008330E+00
+ 62429 1.5607250000000000E-02 1.3287370892374287E-02 2.3288466678721980E+00
+ 62430 1.5607500000000000E-02 1.3287953110405377E-02 2.3288977678435634E+00
+ 62431 1.5607750000000000E-02 1.3288535341212165E-02 2.3289488678149284E+00
+ 62432 1.5608000000000000E-02 1.3289117584794658E-02 2.3289999677862934E+00
+ 62433 1.5608249999999999E-02 1.3289699841152880E-02 2.3290510677576584E+00
+ 62434 1.5608499999999999E-02 1.3290282110286818E-02 2.3291021677290233E+00
+ 62435 1.5608749999999999E-02 1.3290864392196509E-02 2.3291532677003888E+00
+ 62436 1.5609000000000000E-02 1.3291446686881951E-02 2.3292043676717538E+00
+ 62437 1.5609250000000000E-02 1.3292028994343150E-02 2.3292554676431192E+00
+ 62438 1.5609500000000000E-02 1.3292611314580127E-02 2.3293065676144842E+00
+ 62439 1.5609750000000000E-02 1.3293193647592896E-02 2.3293576675858492E+00
+ 62440 1.5609999999999999E-02 1.3293775993381439E-02 2.3294087675572142E+00
+ 62441 1.5610249999999999E-02 1.3294358351945795E-02 2.3294598675285791E+00
+ 62442 1.5610499999999999E-02 1.3294940723285976E-02 2.3295109674999446E+00
+ 62443 1.5610750000000000E-02 1.3295523107401983E-02 2.3295620674713096E+00
+ 62444 1.5611000000000000E-02 1.3296105504293819E-02 2.3296131674426750E+00
+ 62445 1.5611250000000000E-02 1.3296687913961514E-02 2.3296642674140400E+00
+ 62446 1.5611500000000000E-02 1.3297270336405077E-02 2.3297153673854050E+00
+ 62447 1.5611749999999999E-02 1.3297852771624498E-02 2.3297664673567700E+00
+ 62448 1.5611999999999999E-02 1.3298435219619806E-02 2.3298175673281349E+00
+ 62449 1.5612249999999999E-02 1.3299017680391019E-02 2.3298686672995004E+00
+ 62450 1.5612500000000000E-02 1.3299600153938123E-02 2.3299197672708654E+00
+ 62451 1.5612750000000000E-02 1.3300182640261154E-02 2.3299708672422303E+00
+ 62452 1.5613000000000000E-02 1.3300765139360102E-02 2.3300219672135958E+00
+ 62453 1.5613250000000000E-02 1.3301347651234991E-02 2.3300730671849608E+00
+ 62454 1.5613499999999999E-02 1.3301930175885822E-02 2.3301241671563258E+00
+ 62455 1.5613749999999999E-02 1.3302512713312630E-02 2.3301752671276907E+00
+ 62456 1.5613999999999999E-02 1.3303095263515398E-02 2.3302263670990562E+00
+ 62457 1.5614250000000000E-02 1.3303677826494142E-02 2.3302774670704212E+00
+ 62458 1.5614500000000000E-02 1.3304260402248889E-02 2.3303285670417861E+00
+ 62459 1.5614750000000000E-02 1.3304842990779633E-02 2.3303796670131516E+00
+ 62460 1.5615000000000000E-02 1.3305425592086391E-02 2.3304307669845166E+00
+ 62461 1.5615249999999999E-02 1.3306008206169173E-02 2.3304818669558816E+00
+ 62462 1.5615499999999999E-02 1.3306590833027999E-02 2.3305329669272465E+00
+ 62463 1.5615749999999999E-02 1.3307173472662878E-02 2.3305840668986120E+00
+ 62464 1.5616000000000000E-02 1.3307756125073801E-02 2.3306351668699770E+00
+ 62465 1.5616250000000000E-02 1.3308338790260799E-02 2.3306862668413419E+00
+ 62466 1.5616500000000000E-02 1.3308921468223871E-02 2.3307373668127074E+00
+ 62467 1.5616749999999999E-02 1.3309504158963037E-02 2.3307884667840719E+00
+ 62468 1.5616999999999999E-02 1.3310086862478337E-02 2.3308395667554374E+00
+ 62469 1.5617249999999999E-02 1.3310669578769698E-02 2.3308906667268023E+00
+ 62470 1.5617499999999999E-02 1.3311252307837201E-02 2.3309417666981673E+00
+ 62471 1.5617750000000000E-02 1.3311835049680852E-02 2.3309928666695328E+00
+ 62472 1.5618000000000000E-02 1.3312417804300647E-02 2.3310439666408977E+00
+ 62473 1.5618250000000000E-02 1.3313000571696593E-02 2.3310950666122632E+00
+ 62474 1.5618499999999999E-02 1.3313583351868698E-02 2.3311461665836277E+00
+ 62475 1.5618749999999999E-02 1.3314166144817003E-02 2.3311972665549932E+00
+ 62476 1.5618999999999999E-02 1.3314748950541485E-02 2.3312483665263581E+00
+ 62477 1.5619249999999999E-02 1.3315331769042173E-02 2.3312994664977231E+00
+ 62478 1.5619500000000000E-02 1.3315914600319079E-02 2.3313505664690886E+00
+ 62479 1.5619750000000000E-02 1.3316497444372207E-02 2.3314016664404535E+00
+ 62480 1.5620000000000000E-02 1.3317080301201557E-02 2.3314527664118190E+00
+ 62481 1.5620249999999999E-02 1.3317663170807154E-02 2.3315038663831835E+00
+ 62482 1.5620499999999999E-02 1.3318246053189020E-02 2.3315549663545490E+00
+ 62483 1.5620749999999999E-02 1.3318828948347149E-02 2.3316060663259139E+00
+ 62484 1.5620999999999999E-02 1.3319411856281558E-02 2.3316571662972789E+00
+ 62485 1.5621250000000000E-02 1.3319994776992247E-02 2.3317082662686444E+00
+ 62486 1.5621500000000000E-02 1.3320577710479243E-02 2.3317593662400093E+00
+ 62487 1.5621750000000000E-02 1.3321160656742553E-02 2.3318104662113748E+00
+ 62488 1.5621999999999999E-02 1.3321743615782181E-02 2.3318615661827393E+00
+ 62489 1.5622249999999999E-02 1.3322326587598148E-02 2.3319126661541048E+00
+ 62490 1.5622499999999999E-02 1.3322909572190452E-02 2.3319637661254697E+00
+ 62491 1.5622749999999999E-02 1.3323492569559116E-02 2.3320148660968347E+00
+ 62492 1.5623000000000000E-02 1.3324075579704152E-02 2.3320659660682002E+00
+ 62493 1.5623250000000000E-02 1.3324658602625558E-02 2.3321170660395651E+00
+ 62494 1.5623500000000000E-02 1.3325241638323364E-02 2.3321681660109301E+00
+ 62495 1.5623749999999999E-02 1.3325824686797558E-02 2.3322192659822951E+00
+ 62496 1.5623999999999999E-02 1.3326407748048169E-02 2.3322703659536601E+00
+ 62497 1.5624249999999999E-02 1.3326990822075174E-02 2.3323214659250255E+00
+ 62498 1.5624499999999999E-02 1.3327573908878659E-02 2.3323725658963905E+00
+ 62499 1.5624750000000000E-02 1.3328157008458564E-02 2.3324236658677560E+00
+ 62500 1.5625000000000000E-02 1.3328740120814931E-02 2.3324747658391209E+00
+ 62501 1.5625250000000000E-02 1.3329323245947759E-02 2.3325258658104859E+00
+ 62502 1.5625500000000001E-02 1.3329906383857065E-02 2.3325769657818514E+00
+ 62503 1.5625750000000001E-02 1.3330489534542861E-02 2.3326280657532164E+00
+ 62504 1.5626000000000001E-02 1.3331072698005155E-02 2.3326791657245818E+00
+ 62505 1.5626250000000001E-02 1.3331655874243965E-02 2.3327302656959468E+00
+ 62506 1.5626499999999998E-02 1.3332239063259281E-02 2.3327813656673113E+00
+ 62507 1.5626749999999998E-02 1.3332822265051138E-02 2.3328324656386763E+00
+ 62508 1.5626999999999999E-02 1.3333405479619545E-02 2.3328835656100417E+00
+ 62509 1.5627249999999999E-02 1.3333988706964506E-02 2.3329346655814067E+00
+ 62510 1.5627499999999999E-02 1.3334571947086029E-02 2.3329857655527717E+00
+ 62511 1.5627749999999999E-02 1.3335155199984131E-02 2.3330368655241371E+00
+ 62512 1.5628000000000000E-02 1.3335738465658819E-02 2.3330879654955021E+00
+ 62513 1.5628250000000000E-02 1.3336321744110100E-02 2.3331390654668671E+00
+ 62514 1.5628500000000000E-02 1.3336905035338048E-02 2.3331901654382325E+00
+ 62515 1.5628750000000000E-02 1.3337488339342526E-02 2.3332412654095975E+00
+ 62516 1.5629000000000001E-02 1.3338071656123676E-02 2.3332923653809630E+00
+ 62517 1.5629250000000001E-02 1.3338654985681464E-02 2.3333434653523280E+00
+ 62518 1.5629500000000001E-02 1.3339238328015923E-02 2.3333945653236929E+00
+ 62519 1.5629749999999998E-02 1.3339821683127034E-02 2.3334456652950575E+00
+ 62520 1.5629999999999998E-02 1.3340405051014820E-02 2.3334967652664229E+00
+ 62521 1.5630249999999998E-02 1.3340988431679298E-02 2.3335478652377879E+00
+ 62522 1.5630499999999999E-02 1.3341571825120475E-02 2.3335989652091529E+00
+ 62523 1.5630749999999999E-02 1.3342155231338370E-02 2.3336500651805183E+00
+ 62524 1.5630999999999999E-02 1.3342738650332975E-02 2.3337011651518833E+00
+ 62525 1.5631249999999999E-02 1.3343322082104319E-02 2.3337522651232487E+00
+ 62526 1.5631500000000000E-02 1.3343905526652404E-02 2.3338033650946137E+00
+ 62527 1.5631750000000000E-02 1.3344488983977247E-02 2.3338544650659787E+00
+ 62528 1.5632000000000000E-02 1.3345072454078823E-02 2.3339055650373441E+00
+ 62529 1.5632250000000000E-02 1.3345655936955116E-02 2.3339566650087091E+00
+ 62530 1.5632500000000001E-02 1.3346239432604837E-02 2.3340077649800746E+00
+ 62531 1.5632750000000001E-02 1.3346822941027977E-02 2.3340588649514395E+00
+ 62532 1.5633000000000001E-02 1.3347406462224593E-02 2.3341099649228045E+00
+ 62533 1.5633249999999998E-02 1.3347989996194640E-02 2.3341610648941691E+00
+ 62534 1.5633499999999998E-02 1.3348573542938159E-02 2.3342121648655341E+00
+ 62535 1.5633749999999998E-02 1.3349157102455165E-02 2.3342632648368995E+00
+ 62536 1.5633999999999999E-02 1.3349740674745656E-02 2.3343143648082645E+00
+ 62537 1.5634249999999999E-02 1.3350324259809651E-02 2.3343654647796299E+00
+ 62538 1.5634499999999999E-02 1.3350907857647152E-02 2.3344165647509949E+00
+ 62539 1.5634749999999999E-02 1.3351491468258181E-02 2.3344676647223599E+00
+ 62540 1.5635000000000000E-02 1.3352075091642716E-02 2.3345187646937253E+00
+ 62541 1.5635250000000000E-02 1.3352658727800811E-02 2.3345698646650903E+00
+ 62542 1.5635500000000000E-02 1.3353242376732449E-02 2.3346209646364557E+00
+ 62543 1.5635750000000000E-02 1.3353826038437652E-02 2.3346720646078207E+00
+ 62544 1.5636000000000001E-02 1.3354409712916411E-02 2.3347231645791857E+00
+ 62545 1.5636250000000001E-02 1.3354993400168779E-02 2.3347742645505511E+00
+ 62546 1.5636500000000001E-02 1.3355577100194721E-02 2.3348253645219161E+00
+ 62547 1.5636749999999998E-02 1.3356160812994258E-02 2.3348764644932807E+00
+ 62548 1.5636999999999998E-02 1.3356744538567404E-02 2.3349275644646457E+00
+ 62549 1.5637249999999998E-02 1.3357328276914196E-02 2.3349786644360111E+00
+ 62550 1.5637499999999999E-02 1.3357912028034612E-02 2.3350297644073761E+00
+ 62551 1.5637749999999999E-02 1.3358495791928665E-02 2.3350808643787415E+00
+ 62552 1.5637999999999999E-02 1.3359079568596378E-02 2.3351319643501065E+00
+ 62553 1.5638249999999999E-02 1.3359663358037750E-02 2.3351830643214715E+00
+ 62554 1.5638500000000000E-02 1.3360247160252796E-02 2.3352341642928369E+00
+ 62555 1.5638750000000000E-02 1.3360830975241527E-02 2.3352852642642019E+00
+ 62556 1.5639000000000000E-02 1.3361414833222587E-02 2.3353363642355669E+00
+ 62557 1.5639250000000000E-02 1.3361998673562477E-02 2.3353874642069323E+00
+ 62558 1.5639500000000001E-02 1.3362582526676435E-02 2.3354385641782973E+00
+ 62559 1.5639750000000001E-02 1.3363166392564484E-02 2.3354896641496627E+00
+ 62560 1.5640000000000001E-02 1.3363750271226618E-02 2.3355407641210277E+00
+ 62561 1.5640249999999998E-02 1.3364334162662880E-02 2.3355918640923923E+00
+ 62562 1.5640499999999998E-02 1.3364918066873250E-02 2.3356429640637573E+00
+ 62563 1.5640749999999998E-02 1.3365501983857756E-02 2.3356940640351227E+00
+ 62564 1.5640999999999999E-02 1.3366085913616389E-02 2.3357451640064877E+00
+ 62565 1.5641249999999999E-02 1.3366669856149182E-02 2.3357962639778527E+00
+ 62566 1.5641499999999999E-02 1.3367253811456134E-02 2.3358473639492181E+00
+ 62567 1.5641749999999999E-02 1.3367837779537256E-02 2.3358984639205831E+00
+ 62568 1.5642000000000000E-02 1.3368421760392556E-02 2.3359495638919485E+00
+ 62569 1.5642250000000000E-02 1.3369005754022051E-02 2.3360006638633135E+00
+ 62570 1.5642500000000000E-02 1.3369589760425746E-02 2.3360517638346785E+00
+ 62571 1.5642750000000000E-02 1.3370173779603650E-02 2.3361028638060439E+00
+ 62572 1.5643000000000001E-02 1.3370757811555785E-02 2.3361539637774089E+00
+ 62573 1.5643250000000001E-02 1.3371341856282149E-02 2.3362050637487739E+00
+ 62574 1.5643500000000001E-02 1.3371925913782759E-02 2.3362561637201393E+00
+ 62575 1.5643749999999998E-02 1.3372509984057616E-02 2.3363072636915039E+00
+ 62576 1.5643999999999998E-02 1.3373094067106748E-02 2.3363583636628689E+00
+ 62577 1.5644249999999998E-02 1.3373678162930157E-02 2.3364094636342339E+00
+ 62578 1.5644499999999999E-02 1.3374262271527847E-02 2.3364605636055993E+00
+ 62579 1.5644749999999999E-02 1.3374846392899828E-02 2.3365116635769643E+00
+ 62580 1.5644999999999999E-02 1.3375430527046124E-02 2.3365627635483297E+00
+ 62581 1.5645249999999999E-02 1.3376014673966737E-02 2.3366138635196947E+00
+ 62582 1.5645500000000000E-02 1.3376598833661674E-02 2.3366649634910597E+00
+ 62583 1.5645750000000000E-02 1.3377183006130947E-02 2.3367160634624251E+00
+ 62584 1.5646000000000000E-02 1.3377767191374569E-02 2.3367671634337901E+00
+ 62585 1.5646250000000000E-02 1.3378351389392555E-02 2.3368182634051555E+00
+ 62586 1.5646500000000001E-02 1.3378935600184922E-02 2.3368693633765205E+00
+ 62587 1.5646750000000001E-02 1.3379519823751648E-02 2.3369204633478855E+00
+ 62588 1.5647000000000001E-02 1.3380104060092771E-02 2.3369715633192509E+00
+ 62589 1.5647249999999998E-02 1.3380688309208305E-02 2.3370226632906155E+00
+ 62590 1.5647499999999998E-02 1.3381272571098231E-02 2.3370737632619805E+00
+ 62591 1.5647749999999998E-02 1.3381856845762588E-02 2.3371248632333455E+00
+ 62592 1.5647999999999999E-02 1.3382441133201381E-02 2.3371759632047109E+00
+ 62593 1.5648249999999999E-02 1.3383025433414613E-02 2.3372270631760759E+00
+ 62594 1.5648499999999999E-02 1.3383609746402313E-02 2.3372781631474409E+00
+ 62595 1.5648749999999999E-02 1.3384194072164459E-02 2.3373292631188063E+00
+ 62596 1.5649000000000000E-02 1.3384778410701091E-02 2.3373803630901713E+00
+ 62597 1.5649250000000000E-02 1.3385362762012198E-02 2.3374314630615367E+00
+ 62598 1.5649500000000000E-02 1.3385947126097810E-02 2.3374825630329017E+00
+ 62599 1.5649750000000000E-02 1.3386531502957929E-02 2.3375336630042667E+00
+ 62600 1.5650000000000001E-02 1.3387115892592553E-02 2.3375847629756321E+00
+ 62601 1.5650250000000001E-02 1.3387700295001720E-02 2.3376358629469971E+00
+ 62602 1.5650500000000001E-02 1.3388284710185413E-02 2.3376869629183625E+00
+ 62603 1.5650749999999998E-02 1.3388869138143654E-02 2.3377380628897266E+00
+ 62604 1.5650999999999998E-02 1.3389453578876453E-02 2.3377891628610921E+00
+ 62605 1.5651249999999998E-02 1.3390038032383830E-02 2.3378402628324571E+00
+ 62606 1.5651499999999999E-02 1.3390622498665801E-02 2.3378913628038225E+00
+ 62607 1.5651749999999999E-02 1.3391206977722328E-02 2.3379424627751875E+00
+ 62608 1.5651999999999999E-02 1.3391791469553473E-02 2.3379935627465525E+00
+ 62609 1.5652249999999999E-02 1.3392375974159224E-02 2.3380446627179179E+00
+ 62610 1.5652500000000000E-02 1.3392960491539613E-02 2.3380957626892829E+00
+ 62611 1.5652750000000000E-02 1.3393545021694620E-02 2.3381468626606483E+00
+ 62612 1.5653000000000000E-02 1.3394129564624277E-02 2.3381979626320133E+00
+ 62613 1.5653250000000000E-02 1.3394714120328581E-02 2.3382490626033783E+00
+ 62614 1.5653500000000001E-02 1.3395298688807553E-02 2.3383001625747437E+00
+ 62615 1.5653750000000001E-02 1.3395883270061202E-02 2.3383512625461087E+00
+ 62616 1.5654000000000001E-02 1.3396467864089533E-02 2.3384023625174737E+00
+ 62617 1.5654249999999998E-02 1.3397052470892552E-02 2.3384534624888382E+00
+ 62618 1.5654499999999998E-02 1.3397637090470290E-02 2.3385045624602037E+00
+ 62619 1.5654749999999999E-02 1.3398221722822741E-02 2.3385556624315686E+00
+ 62620 1.5654999999999999E-02 1.3398806367949918E-02 2.3386067624029336E+00
+ 62621 1.5655249999999999E-02 1.3399391025851833E-02 2.3386578623742991E+00
+ 62622 1.5655499999999999E-02 1.3399975696528494E-02 2.3387089623456641E+00
+ 62623 1.5655750000000000E-02 1.3400560379979928E-02 2.3387600623170295E+00
+ 62624 1.5656000000000000E-02 1.3401145076206116E-02 2.3388111622883945E+00
+ 62625 1.5656250000000000E-02 1.3401729785207090E-02 2.3388622622597595E+00
+ 62626 1.5656500000000000E-02 1.3402314506982855E-02 2.3389133622311249E+00
+ 62627 1.5656750000000001E-02 1.3402899241533426E-02 2.3389644622024899E+00
+ 62628 1.5657000000000001E-02 1.3403483988858803E-02 2.3390155621738553E+00
+ 62629 1.5657250000000001E-02 1.3404068748959009E-02 2.3390666621452203E+00
+ 62630 1.5657499999999998E-02 1.3404653521834039E-02 2.3391177621165848E+00
+ 62631 1.5657749999999998E-02 1.3405238307483903E-02 2.3391688620879498E+00
+ 62632 1.5657999999999998E-02 1.3405823105908639E-02 2.3392199620593153E+00
+ 62633 1.5658249999999999E-02 1.3406407917108237E-02 2.3392710620306802E+00
+ 62634 1.5658499999999999E-02 1.3406992741082709E-02 2.3393221620020452E+00
+ 62635 1.5658749999999999E-02 1.3407577577832059E-02 2.3393732619734107E+00
+ 62636 1.5658999999999999E-02 1.3408162427356329E-02 2.3394243619447757E+00
+ 62637 1.5659250000000000E-02 1.3408747289655484E-02 2.3394754619161406E+00
+ 62638 1.5659500000000000E-02 1.3409332164729566E-02 2.3395265618875061E+00
+ 62639 1.5659750000000000E-02 1.3409917052578581E-02 2.3395776618588711E+00
+ 62640 1.5660000000000000E-02 1.3410501953202526E-02 2.3396287618302365E+00
+ 62641 1.5660250000000001E-02 1.3411086866601427E-02 2.3396798618016015E+00
+ 62642 1.5660500000000001E-02 1.3411671792775281E-02 2.3397309617729665E+00
+ 62643 1.5660750000000001E-02 1.3412256731724106E-02 2.3397820617443319E+00
+ 62644 1.5660999999999998E-02 1.3412841683447908E-02 2.3398331617156964E+00
+ 62645 1.5661249999999998E-02 1.3413426647946709E-02 2.3398842616870614E+00
+ 62646 1.5661499999999998E-02 1.3414011625220519E-02 2.3399353616584264E+00
+ 62647 1.5661749999999999E-02 1.3414596615269336E-02 2.3399864616297918E+00
+ 62648 1.5661999999999999E-02 1.3415181618093177E-02 2.3400375616011568E+00
+ 62649 1.5662249999999999E-02 1.3415766633692049E-02 2.3400886615725223E+00
+ 62650 1.5662499999999999E-02 1.3416351662065971E-02 2.3401397615438873E+00
+ 62651 1.5662750000000000E-02 1.3416936703214947E-02 2.3401908615152522E+00
+ 62652 1.5663000000000000E-02 1.3417521757138990E-02 2.3402419614866177E+00
+ 62653 1.5663250000000000E-02 1.3418106823838113E-02 2.3402930614579827E+00
+ 62654 1.5663500000000000E-02 1.3418691903312326E-02 2.3403441614293481E+00
+ 62655 1.5663750000000001E-02 1.3419276995561625E-02 2.3403952614007131E+00
+ 62656 1.5664000000000001E-02 1.3419862100586046E-02 2.3404463613720781E+00
+ 62657 1.5664250000000001E-02 1.3420447218385570E-02 2.3404974613434435E+00
+ 62658 1.5664499999999998E-02 1.3421032348960232E-02 2.3405485613148076E+00
+ 62659 1.5664749999999998E-02 1.3421617492310038E-02 2.3405996612861730E+00
+ 62660 1.5664999999999998E-02 1.3422202648434993E-02 2.3406507612575380E+00
+ 62661 1.5665249999999999E-02 1.3422787817335110E-02 2.3407018612289034E+00
+ 62662 1.5665499999999999E-02 1.3423372999010398E-02 2.3407529612002684E+00
+ 62663 1.5665749999999999E-02 1.3423958193460876E-02 2.3408040611716334E+00
+ 62664 1.5665999999999999E-02 1.3424543400686538E-02 2.3408551611429989E+00
+ 62665 1.5666250000000000E-02 1.3425128620687413E-02 2.3409062611143638E+00
+ 62666 1.5666500000000000E-02 1.3425713853463502E-02 2.3409573610857293E+00
+ 62667 1.5666750000000000E-02 1.3426299099014813E-02 2.3410084610570943E+00
+ 62668 1.5667000000000000E-02 1.3426884357341363E-02 2.3410595610284592E+00
+ 62669 1.5667250000000001E-02 1.3427469628443160E-02 2.3411106609998247E+00
+ 62670 1.5667500000000001E-02 1.3428054912320209E-02 2.3411617609711897E+00
+ 62671 1.5667750000000001E-02 1.3428640208972539E-02 2.3412128609425551E+00
+ 62672 1.5667999999999998E-02 1.3429225518400126E-02 2.3412639609139192E+00
+ 62673 1.5668249999999998E-02 1.3429810840603020E-02 2.3413150608852846E+00
+ 62674 1.5668499999999998E-02 1.3430396175581207E-02 2.3413661608566496E+00
+ 62675 1.5668749999999999E-02 1.3430981523334714E-02 2.3414172608280150E+00
+ 62676 1.5668999999999999E-02 1.3431566883863540E-02 2.3414683607993800E+00
+ 62677 1.5669249999999999E-02 1.3432152257167700E-02 2.3415194607707450E+00
+ 62678 1.5669499999999999E-02 1.3432737643247195E-02 2.3415705607421105E+00
+ 62679 1.5669750000000000E-02 1.3433323042102050E-02 2.3416216607134754E+00
+ 62680 1.5670000000000000E-02 1.3433908453732270E-02 2.3416727606848404E+00
+ 62681 1.5670250000000000E-02 1.3434493878137872E-02 2.3417238606562059E+00
+ 62682 1.5670500000000000E-02 1.3435079315318838E-02 2.3417749606275708E+00
+ 62683 1.5670750000000001E-02 1.3435664765275211E-02 2.3418260605989363E+00
+ 62684 1.5671000000000001E-02 1.3436250228007002E-02 2.3418771605703013E+00
+ 62685 1.5671250000000001E-02 1.3436835703514198E-02 2.3419282605416663E+00
+ 62686 1.5671499999999998E-02 1.3437421191796823E-02 2.3419793605130308E+00
+ 62687 1.5671749999999998E-02 1.3438006692854889E-02 2.3420304604843962E+00
+ 62688 1.5671999999999998E-02 1.3438592206688407E-02 2.3420815604557612E+00
+ 62689 1.5672249999999999E-02 1.3439177733297381E-02 2.3421326604271262E+00
+ 62690 1.5672499999999999E-02 1.3439763272681839E-02 2.3421837603984916E+00
+ 62691 1.5672749999999999E-02 1.3440348824841769E-02 2.3422348603698566E+00
+ 62692 1.5672999999999999E-02 1.3440934389777196E-02 2.3422859603412221E+00
+ 62693 1.5673250000000000E-02 1.3441519967488125E-02 2.3423370603125870E+00
+ 62694 1.5673500000000000E-02 1.3442105557974560E-02 2.3423881602839520E+00
+ 62695 1.5673750000000000E-02 1.3442691161236529E-02 2.3424392602553175E+00
+ 62696 1.5674000000000000E-02 1.3443276777274030E-02 2.3424903602266824E+00
+ 62697 1.5674250000000001E-02 1.3443862406087078E-02 2.3425414601980479E+00
+ 62698 1.5674500000000001E-02 1.3444448047675684E-02 2.3425925601694129E+00
+ 62699 1.5674750000000001E-02 1.3445033702039854E-02 2.3426436601407779E+00
+ 62700 1.5674999999999998E-02 1.3445619369179596E-02 2.3426947601121424E+00
+ 62701 1.5675249999999998E-02 1.3446205049094943E-02 2.3427458600835074E+00
+ 62702 1.5675499999999998E-02 1.3446790741785874E-02 2.3427969600548728E+00
+ 62703 1.5675749999999999E-02 1.3447376447252432E-02 2.3428480600262378E+00
+ 62704 1.5675999999999999E-02 1.3447962165494589E-02 2.3428991599976032E+00
+ 62705 1.5676249999999999E-02 1.3448547896512399E-02 2.3429502599689682E+00
+ 62706 1.5676499999999999E-02 1.3449133640305850E-02 2.3430013599403332E+00
+ 62707 1.5676750000000000E-02 1.3449719396874947E-02 2.3430524599116986E+00
+ 62708 1.5677000000000000E-02 1.3450305166219713E-02 2.3431035598830636E+00
+ 62709 1.5677250000000000E-02 1.3450890948340146E-02 2.3431546598544291E+00
+ 62710 1.5677500000000000E-02 1.3451476743236277E-02 2.3432057598257940E+00
+ 62711 1.5677750000000001E-02 1.3452062550908094E-02 2.3432568597971590E+00
+ 62712 1.5678000000000001E-02 1.3452648371355623E-02 2.3433079597685245E+00
+ 62713 1.5678250000000001E-02 1.3453234204578857E-02 2.3433590597398894E+00
+ 62714 1.5678499999999998E-02 1.3453820050577825E-02 2.3434101597112540E+00
+ 62715 1.5678749999999998E-02 1.3454405909352533E-02 2.3434612596826190E+00
+ 62716 1.5678999999999998E-02 1.3454991780903003E-02 2.3435123596539844E+00
+ 62717 1.5679249999999999E-02 1.3455577665229229E-02 2.3435634596253494E+00
+ 62718 1.5679499999999999E-02 1.3456163562331222E-02 2.3436145595967148E+00
+ 62719 1.5679749999999999E-02 1.3456749472208996E-02 2.3436656595680798E+00
+ 62720 1.5679999999999999E-02 1.3457335394862564E-02 2.3437167595394448E+00
+ 62721 1.5680250000000000E-02 1.3457921330291936E-02 2.3437678595108102E+00
+ 62722 1.5680500000000000E-02 1.3458507278497119E-02 2.3438189594821752E+00
+ 62723 1.5680750000000000E-02 1.3459093239478135E-02 2.3438700594535402E+00
+ 62724 1.5681000000000000E-02 1.3459679213234989E-02 2.3439211594249056E+00
+ 62725 1.5681250000000001E-02 1.3460265199767681E-02 2.3439722593962706E+00
+ 62726 1.5681500000000001E-02 1.3460851199076232E-02 2.3440233593676361E+00
+ 62727 1.5681750000000001E-02 1.3461437211160669E-02 2.3440744593390010E+00
+ 62728 1.5681999999999998E-02 1.3462023236020944E-02 2.3441255593103656E+00
+ 62729 1.5682249999999998E-02 1.3462609273657141E-02 2.3441766592817306E+00
+ 62730 1.5682499999999999E-02 1.3463195324069227E-02 2.3442277592530960E+00
+ 62731 1.5682749999999999E-02 1.3463781387257233E-02 2.3442788592244610E+00
+ 62732 1.5682999999999999E-02 1.3464367463221152E-02 2.3443299591958260E+00
+ 62733 1.5683249999999999E-02 1.3464953551961015E-02 2.3443810591671914E+00
+ 62734 1.5683500000000000E-02 1.3465539653476815E-02 2.3444321591385564E+00
+ 62735 1.5683750000000000E-02 1.3466125767768570E-02 2.3444832591099218E+00
+ 62736 1.5684000000000000E-02 1.3466711894836288E-02 2.3445343590812868E+00
+ 62737 1.5684250000000000E-02 1.3467298034679987E-02 2.3445854590526518E+00
+ 62738 1.5684500000000001E-02 1.3467884187299675E-02 2.3446365590240172E+00
+ 62739 1.5684750000000001E-02 1.3468470352695343E-02 2.3446876589953822E+00
+ 62740 1.5685000000000001E-02 1.3469056530867036E-02 2.3447387589667472E+00
+ 62741 1.5685250000000001E-02 1.3469642721814751E-02 2.3447898589381126E+00
+ 62742 1.5685499999999998E-02 1.3470228925538482E-02 2.3448409589094772E+00
+ 62743 1.5685749999999998E-02 1.3470815142038258E-02 2.3448920588808422E+00
+ 62744 1.5685999999999999E-02 1.3471401371314079E-02 2.3449431588522072E+00
+ 62745 1.5686249999999999E-02 1.3471987613365986E-02 2.3449942588235726E+00
+ 62746 1.5686499999999999E-02 1.3472573868193727E-02 2.3450453587949376E+00
+ 62747 1.5686749999999999E-02 1.3473160135795671E-02 2.3450964587663030E+00
+ 62748 1.5687000000000000E-02 1.3473746416171476E-02 2.3451475587376680E+00
+ 62749 1.5687250000000000E-02 1.3474332709321161E-02 2.3451986587090330E+00
+ 62750 1.5687500000000000E-02 1.3474919015244712E-02 2.3452497586803984E+00
+ 62751 1.5687750000000000E-02 1.3475505333942185E-02 2.3453008586517634E+00
+ 62752 1.5688000000000001E-02 1.3476091665413550E-02 2.3453519586231288E+00
+ 62753 1.5688250000000001E-02 1.3476678009658828E-02 2.3454030585944938E+00
+ 62754 1.5688500000000001E-02 1.3477264366678038E-02 2.3454541585658588E+00
+ 62755 1.5688749999999998E-02 1.3477850736471165E-02 2.3455052585372234E+00
+ 62756 1.5688999999999998E-02 1.3478437119038247E-02 2.3455563585085888E+00
+ 62757 1.5689249999999998E-02 1.3479023514379301E-02 2.3456074584799538E+00
+ 62758 1.5689499999999999E-02 1.3479609922494307E-02 2.3456585584513188E+00
+ 62759 1.5689749999999999E-02 1.3480196343383297E-02 2.3457096584226842E+00
+ 62760 1.5689999999999999E-02 1.3480782777046280E-02 2.3457607583940492E+00
+ 62761 1.5690249999999999E-02 1.3481369223483251E-02 2.3458118583654142E+00
+ 62762 1.5690500000000000E-02 1.3481955682694235E-02 2.3458629583367796E+00
+ 62763 1.5690750000000000E-02 1.3482542154679233E-02 2.3459140583081446E+00
+ 62764 1.5691000000000000E-02 1.3483128639438258E-02 2.3459651582795100E+00
+ 62765 1.5691250000000000E-02 1.3483715136971323E-02 2.3460162582508750E+00
+ 62766 1.5691500000000001E-02 1.3484301647278438E-02 2.3460673582222400E+00
+ 62767 1.5691750000000001E-02 1.3484888170359616E-02 2.3461184581936054E+00
+ 62768 1.5692000000000001E-02 1.3485474706214856E-02 2.3461695581649704E+00
+ 62769 1.5692249999999998E-02 1.3486061254844171E-02 2.3462206581363350E+00
+ 62770 1.5692499999999998E-02 1.3486647816247588E-02 2.3462717581076999E+00
+ 62771 1.5692749999999998E-02 1.3487234390425104E-02 2.3463228580790654E+00
+ 62772 1.5692999999999999E-02 1.3487820981284220E-02 2.3463739580504304E+00
+ 62773 1.5693249999999999E-02 1.3488407581147997E-02 2.3464250580217958E+00
+ 62774 1.5693499999999999E-02 1.3488994193786403E-02 2.3464761579931608E+00
+ 62775 1.5693749999999999E-02 1.3489580819199357E-02 2.3465272579645258E+00
+ 62776 1.5694000000000000E-02 1.3490167457386902E-02 2.3465783579358912E+00
+ 62777 1.5694250000000000E-02 1.3490754108349060E-02 2.3466294579072562E+00
+ 62778 1.5694500000000000E-02 1.3491340772085830E-02 2.3466805578786216E+00
+ 62779 1.5694750000000000E-02 1.3491927448597216E-02 2.3467316578499866E+00
+ 62780 1.5695000000000001E-02 1.3492514137883242E-02 2.3467827578213516E+00
+ 62781 1.5695250000000001E-02 1.3493100839943909E-02 2.3468338577927170E+00
+ 62782 1.5695500000000001E-02 1.3493687554779241E-02 2.3468849577640820E+00
+ 62783 1.5695749999999998E-02 1.3494274282389212E-02 2.3469360577354466E+00
+ 62784 1.5695999999999998E-02 1.3494861022773896E-02 2.3469871577068115E+00
+ 62785 1.5696249999999998E-02 1.3495447775933251E-02 2.3470382576781770E+00
+ 62786 1.5696499999999999E-02 1.3496034541867312E-02 2.3470893576495420E+00
+ 62787 1.5696749999999999E-02 1.3496621320576068E-02 2.3471404576209070E+00
+ 62788 1.5696999999999999E-02 1.3497208112059551E-02 2.3471915575922724E+00
+ 62789 1.5697249999999999E-02 1.3497794916317751E-02 2.3472426575636374E+00
+ 62790 1.5697500000000000E-02 1.3498381733350705E-02 2.3472937575350028E+00
+ 62791 1.5697750000000000E-02 1.3498968563158398E-02 2.3473448575063678E+00
+ 62792 1.5698000000000000E-02 1.3499555405740857E-02 2.3473959574777328E+00
+ 62793 1.5698250000000000E-02 1.3500142261098077E-02 2.3474470574490982E+00
+ 62794 1.5698500000000001E-02 1.3500729129230093E-02 2.3474981574204632E+00
+ 62795 1.5698750000000001E-02 1.3501316010136889E-02 2.3475492573918286E+00
+ 62796 1.5699000000000001E-02 1.3501902903818492E-02 2.3476003573631936E+00
+ 62797 1.5699249999999998E-02 1.3502489810274902E-02 2.3476514573345582E+00
+ 62798 1.5699499999999998E-02 1.3503076729506127E-02 2.3477025573059231E+00
+ 62799 1.5699749999999998E-02 1.3503663661512198E-02 2.3477536572772886E+00
+ 62800 1.5699999999999999E-02 1.3504250606293117E-02 2.3478047572486536E+00
+ 62801 1.5700249999999999E-02 1.3504837563848881E-02 2.3478558572200185E+00
+ 62802 1.5700499999999999E-02 1.3505424534179506E-02 2.3479069571913840E+00
+ 62803 1.5700749999999999E-02 1.3506011517285015E-02 2.3479580571627490E+00
+ 62804 1.5701000000000000E-02 1.3506598513165401E-02 2.3480091571341140E+00
+ 62805 1.5701250000000000E-02 1.3507185521820692E-02 2.3480602571054794E+00
+ 62806 1.5701500000000000E-02 1.3507772543250890E-02 2.3481113570768444E+00
+ 62807 1.5701750000000000E-02 1.3508359577456001E-02 2.3481624570482098E+00
+ 62808 1.5702000000000001E-02 1.3508946624436037E-02 2.3482135570195748E+00
+ 62809 1.5702250000000001E-02 1.3509533684191007E-02 2.3482646569909398E+00
+ 62810 1.5702500000000001E-02 1.3510120756720928E-02 2.3483157569623052E+00
+ 62811 1.5702749999999998E-02 1.3510707842025807E-02 2.3483668569336698E+00
+ 62812 1.5702999999999998E-02 1.3511294940105662E-02 2.3484179569050347E+00
+ 62813 1.5703249999999998E-02 1.3511882050960489E-02 2.3484690568763997E+00
+ 62814 1.5703499999999999E-02 1.3512469174590324E-02 2.3485201568477652E+00
+ 62815 1.5703749999999999E-02 1.3513056310995135E-02 2.3485712568191301E+00
+ 62816 1.5703999999999999E-02 1.3513643460174970E-02 2.3486223567904956E+00
+ 62817 1.5704249999999999E-02 1.3514230622129825E-02 2.3486734567618606E+00
+ 62818 1.5704500000000000E-02 1.3514817796859710E-02 2.3487245567332256E+00
+ 62819 1.5704750000000000E-02 1.3515404984364635E-02 2.3487756567045910E+00
+ 62820 1.5705000000000000E-02 1.3515992184644618E-02 2.3488267566759560E+00
+ 62821 1.5705250000000000E-02 1.3516579397699669E-02 2.3488778566473214E+00
+ 62822 1.5705500000000001E-02 1.3517166623529800E-02 2.3489289566186864E+00
+ 62823 1.5705750000000001E-02 1.3517753862135001E-02 2.3489800565900514E+00
+ 62824 1.5706000000000001E-02 1.3518341113515303E-02 2.3490311565614168E+00
+ 62825 1.5706249999999998E-02 1.3518928377670700E-02 2.3490822565327809E+00
+ 62826 1.5706499999999998E-02 1.3519515654601218E-02 2.3491333565041463E+00
+ 62827 1.5706749999999998E-02 1.3520102944306871E-02 2.3491844564755113E+00
+ 62828 1.5706999999999999E-02 1.3520690246787655E-02 2.3492355564468768E+00
+ 62829 1.5707249999999999E-02 1.3521277562043589E-02 2.3492866564182417E+00
+ 62830 1.5707499999999999E-02 1.3521864890074689E-02 2.3493377563896067E+00
+ 62831 1.5707749999999999E-02 1.3522452230880949E-02 2.3493888563609722E+00
+ 62832 1.5708000000000000E-02 1.3523039584462385E-02 2.3494399563323372E+00
+ 62833 1.5708250000000000E-02 1.3523626950819016E-02 2.3494910563037026E+00
+ 62834 1.5708500000000000E-02 1.3524214329950846E-02 2.3495421562750676E+00
+ 62835 1.5708750000000000E-02 1.3524801721857889E-02 2.3495932562464326E+00
+ 62836 1.5709000000000001E-02 1.3525389126540149E-02 2.3496443562177980E+00
+ 62837 1.5709250000000001E-02 1.3525976543997648E-02 2.3496954561891630E+00
+ 62838 1.5709500000000001E-02 1.3526563974230389E-02 2.3497465561605284E+00
+ 62839 1.5709749999999998E-02 1.3527151417238370E-02 2.3497976561318925E+00
+ 62840 1.5709999999999998E-02 1.3527738873021626E-02 2.3498487561032579E+00
+ 62841 1.5710249999999999E-02 1.3528326341580148E-02 2.3498998560746229E+00
+ 62842 1.5710499999999999E-02 1.3528913822913964E-02 2.3499509560459884E+00
+ 62843 1.5710749999999999E-02 1.3529501317023074E-02 2.3500020560173533E+00
+ 62844 1.5710999999999999E-02 1.3530088823907488E-02 2.3500531559887183E+00
+ 62845 1.5711250000000000E-02 1.3530676343567217E-02 2.3501042559600838E+00
+ 62846 1.5711500000000000E-02 1.3531263876002276E-02 2.3501553559314488E+00
+ 62847 1.5711750000000000E-02 1.3531851421212675E-02 2.3502064559028137E+00
+ 62848 1.5712000000000000E-02 1.3532438979198390E-02 2.3502575558741792E+00
+ 62849 1.5712250000000001E-02 1.3533026549959512E-02 2.3503086558455442E+00
+ 62850 1.5712500000000001E-02 1.3533614133495986E-02 2.3503597558169096E+00
+ 62851 1.5712750000000001E-02 1.3534201729807835E-02 2.3504108557882746E+00
+ 62852 1.5713000000000001E-02 1.3534789338895077E-02 2.3504619557596396E+00
+ 62853 1.5713249999999998E-02 1.3535376960757704E-02 2.3505130557310041E+00
+ 62854 1.5713499999999998E-02 1.3535964595395761E-02 2.3505641557023695E+00
+ 62855 1.5713749999999999E-02 1.3536552242809235E-02 2.3506152556737345E+00
+ 62856 1.5713999999999999E-02 1.3537139902998143E-02 2.3506663556450995E+00
+ 62857 1.5714249999999999E-02 1.3537727575962484E-02 2.3507174556164649E+00
+ 62858 1.5714499999999999E-02 1.3538315261702289E-02 2.3507685555878299E+00
+ 62859 1.5714750000000000E-02 1.3538902960217560E-02 2.3508196555591954E+00
+ 62860 1.5715000000000000E-02 1.3539490671508307E-02 2.3508707555305604E+00
+ 62861 1.5715250000000000E-02 1.3540078395574529E-02 2.3509218555019253E+00
+ 62862 1.5715500000000000E-02 1.3540666132416255E-02 2.3509729554732908E+00
+ 62863 1.5715750000000001E-02 1.3541253882033486E-02 2.3510240554446558E+00
+ 62864 1.5716000000000001E-02 1.3541841644426228E-02 2.3510751554160212E+00
+ 62865 1.5716250000000001E-02 1.3542429419594524E-02 2.3511262553873862E+00
+ 62866 1.5716499999999998E-02 1.3543017207538307E-02 2.3511773553587507E+00
+ 62867 1.5716749999999998E-02 1.3543605008257669E-02 2.3512284553301157E+00
+ 62868 1.5716999999999998E-02 1.3544192821752583E-02 2.3512795553014807E+00
+ 62869 1.5717249999999999E-02 1.3544780648023077E-02 2.3513306552728461E+00
+ 62870 1.5717499999999999E-02 1.3545368487069146E-02 2.3513817552442111E+00
+ 62871 1.5717749999999999E-02 1.3545956338890813E-02 2.3514328552155765E+00
+ 62872 1.5717999999999999E-02 1.3546544203488073E-02 2.3514839551869415E+00
+ 62873 1.5718250000000000E-02 1.3547132080860950E-02 2.3515350551583065E+00
+ 62874 1.5718500000000000E-02 1.3547719971009455E-02 2.3515861551296720E+00
+ 62875 1.5718750000000000E-02 1.3548307873933591E-02 2.3516372551010369E+00
+ 62876 1.5719000000000000E-02 1.3548895789633360E-02 2.3516883550724024E+00
+ 62877 1.5719250000000001E-02 1.3549483718108797E-02 2.3517394550437674E+00
+ 62878 1.5719500000000001E-02 1.3550071659359893E-02 2.3517905550151323E+00
+ 62879 1.5719750000000001E-02 1.3550659613386671E-02 2.3518416549864978E+00
+ 62880 1.5719999999999998E-02 1.3551247580189118E-02 2.3518927549578623E+00
+ 62881 1.5720249999999998E-02 1.3551835559767283E-02 2.3519438549292273E+00
+ 62882 1.5720499999999998E-02 1.3552423552121150E-02 2.3519949549005923E+00
+ 62883 1.5720749999999999E-02 1.3553011557250730E-02 2.3520460548719577E+00
+ 62884 1.5720999999999999E-02 1.3553599575156042E-02 2.3520971548433227E+00
+ 62885 1.5721249999999999E-02 1.3554187605837091E-02 2.3521482548146881E+00
+ 62886 1.5721499999999999E-02 1.3554775649293895E-02 2.3521993547860531E+00
+ 62887 1.5721750000000000E-02 1.3555363705526463E-02 2.3522504547574181E+00
+ 62888 1.5722000000000000E-02 1.3555951774534798E-02 2.3523015547287836E+00
+ 62889 1.5722250000000000E-02 1.3556539856318913E-02 2.3523526547001485E+00
+ 62890 1.5722500000000000E-02 1.3557127950878829E-02 2.3524037546715135E+00
+ 62891 1.5722750000000001E-02 1.3557716058214540E-02 2.3524548546428790E+00
+ 62892 1.5723000000000001E-02 1.3558304178326075E-02 2.3525059546142439E+00
+ 62893 1.5723250000000001E-02 1.3558892311213426E-02 2.3525570545856094E+00
+ 62894 1.5723499999999998E-02 1.3559480456876612E-02 2.3526081545569735E+00
+ 62895 1.5723749999999998E-02 1.3560068615315645E-02 2.3526592545283389E+00
+ 62896 1.5723999999999998E-02 1.3560656786530539E-02 2.3527103544997039E+00
+ 62897 1.5724249999999999E-02 1.3561244970521295E-02 2.3527614544710693E+00
+ 62898 1.5724499999999999E-02 1.3561833167287931E-02 2.3528125544424343E+00
+ 62899 1.5724749999999999E-02 1.3562421376830449E-02 2.3528636544137993E+00
+ 62900 1.5724999999999999E-02 1.3563009599148886E-02 2.3529147543851647E+00
+ 62901 1.5725250000000000E-02 1.3563597834243215E-02 2.3529658543565297E+00
+ 62902 1.5725500000000000E-02 1.3564186082113482E-02 2.3530169543278951E+00
+ 62903 1.5725750000000000E-02 1.3564774342759671E-02 2.3530680542992601E+00
+ 62904 1.5726000000000000E-02 1.3565362616181799E-02 2.3531191542706251E+00
+ 62905 1.5726250000000001E-02 1.3565950902379883E-02 2.3531702542419906E+00
+ 62906 1.5726500000000001E-02 1.3566539201353926E-02 2.3532213542133555E+00
+ 62907 1.5726750000000001E-02 1.3567127513103943E-02 2.3532724541847205E+00
+ 62908 1.5726999999999998E-02 1.3567715837629949E-02 2.3533235541560851E+00
+ 62909 1.5727249999999998E-02 1.3568304174931947E-02 2.3533746541274505E+00
+ 62910 1.5727499999999998E-02 1.3568892525009955E-02 2.3534257540988155E+00
+ 62911 1.5727749999999999E-02 1.3569480887863973E-02 2.3534768540701805E+00
+ 62912 1.5727999999999999E-02 1.3570069263494026E-02 2.3535279540415459E+00
+ 62913 1.5728249999999999E-02 1.3570657651900112E-02 2.3535790540129109E+00
+ 62914 1.5728499999999999E-02 1.3571246053082252E-02 2.3536301539842763E+00
+ 62915 1.5728750000000000E-02 1.3571834467040446E-02 2.3536812539556413E+00
+ 62916 1.5729000000000000E-02 1.3572422893774716E-02 2.3537323539270063E+00
+ 62917 1.5729250000000000E-02 1.3573011333285055E-02 2.3537834538983717E+00
+ 62918 1.5729500000000000E-02 1.3573599785571499E-02 2.3538345538697367E+00
+ 62919 1.5729750000000001E-02 1.3574188250634040E-02 2.3538856538411022E+00
+ 62920 1.5730000000000001E-02 1.3574776728472697E-02 2.3539367538124671E+00
+ 62921 1.5730250000000001E-02 1.3575365219087473E-02 2.3539878537838321E+00
+ 62922 1.5730499999999998E-02 1.3575953722478379E-02 2.3540389537551967E+00
+ 62923 1.5730749999999998E-02 1.3576542238645435E-02 2.3540900537265621E+00
+ 62924 1.5730999999999998E-02 1.3577130767588649E-02 2.3541411536979271E+00
+ 62925 1.5731249999999999E-02 1.3577719309308019E-02 2.3541922536692921E+00
+ 62926 1.5731499999999999E-02 1.3578307863803587E-02 2.3542433536406575E+00
+ 62927 1.5731749999999999E-02 1.3578896431075335E-02 2.3542944536120225E+00
+ 62928 1.5731999999999999E-02 1.3579485011123273E-02 2.3543455535833875E+00
+ 62929 1.5732250000000000E-02 1.3580073603947425E-02 2.3543966535547529E+00
+ 62930 1.5732500000000000E-02 1.3580662209547803E-02 2.3544477535261179E+00
+ 62931 1.5732750000000000E-02 1.3581250827924395E-02 2.3544988534974833E+00
+ 62932 1.5733000000000000E-02 1.3581839459077245E-02 2.3545499534688483E+00
+ 62933 1.5733250000000001E-02 1.3582428103006338E-02 2.3546010534402133E+00
+ 62934 1.5733500000000001E-02 1.3583016759711696E-02 2.3546521534115787E+00
+ 62935 1.5733750000000001E-02 1.3583605429193325E-02 2.3547032533829437E+00
+ 62936 1.5733999999999998E-02 1.3584194111451236E-02 2.3547543533543083E+00
+ 62937 1.5734249999999998E-02 1.3584782806485446E-02 2.3548054533256733E+00
+ 62938 1.5734499999999998E-02 1.3585371514295959E-02 2.3548565532970387E+00
+ 62939 1.5734749999999999E-02 1.3585960234882795E-02 2.3549076532684037E+00
+ 62940 1.5734999999999999E-02 1.3586548968245958E-02 2.3549587532397691E+00
+ 62941 1.5735249999999999E-02 1.3587137714385458E-02 2.3550098532111341E+00
+ 62942 1.5735499999999999E-02 1.3587726473301301E-02 2.3550609531824991E+00
+ 62943 1.5735750000000000E-02 1.3588315244993507E-02 2.3551120531538645E+00
+ 62944 1.5736000000000000E-02 1.3588904029462083E-02 2.3551631531252295E+00
+ 62945 1.5736250000000000E-02 1.3589492826707043E-02 2.3552142530965949E+00
+ 62946 1.5736500000000000E-02 1.3590081636728389E-02 2.3552653530679599E+00
+ 62947 1.5736750000000001E-02 1.3590670459526135E-02 2.3553164530393249E+00
+ 62948 1.5737000000000001E-02 1.3591259295100312E-02 2.3553675530106903E+00
+ 62949 1.5737250000000001E-02 1.3591848143450892E-02 2.3554186529820553E+00
+ 62950 1.5737499999999998E-02 1.3592437004577919E-02 2.3554697529534199E+00
+ 62951 1.5737749999999998E-02 1.3593025878481378E-02 2.3555208529247849E+00
+ 62952 1.5737999999999999E-02 1.3593614765161301E-02 2.3555719528961503E+00
+ 62953 1.5738249999999999E-02 1.3594203664617695E-02 2.3556230528675153E+00
+ 62954 1.5738499999999999E-02 1.3594792576850567E-02 2.3556741528388803E+00
+ 62955 1.5738749999999999E-02 1.3595381501859918E-02 2.3557252528102457E+00
+ 62956 1.5739000000000000E-02 1.3595970439645777E-02 2.3557763527816107E+00
+ 62957 1.5739250000000000E-02 1.3596559390208150E-02 2.3558274527529761E+00
+ 62958 1.5739500000000000E-02 1.3597148353547037E-02 2.3558785527243411E+00
+ 62959 1.5739750000000000E-02 1.3597737329662450E-02 2.3559296526957061E+00
+ 62960 1.5740000000000001E-02 1.3598326318554406E-02 2.3559807526670715E+00
+ 62961 1.5740250000000001E-02 1.3598915320222922E-02 2.3560318526384365E+00
+ 62962 1.5740500000000001E-02 1.3599504334668002E-02 2.3560829526098019E+00
+ 62963 1.5740750000000001E-02 1.3600093361889663E-02 2.3561340525811669E+00
+ 62964 1.5740999999999998E-02 1.3600682401887894E-02 2.3561851525525315E+00
+ 62965 1.5741249999999998E-02 1.3601271454662721E-02 2.3562362525238965E+00
+ 62966 1.5741499999999999E-02 1.3601860520213142E-02 2.3562873524952619E+00
+ 62967 1.5741749999999999E-02 1.3602449598536936E-02 2.3563384524666269E+00
+ 62968 1.5741999999999999E-02 1.3603038689634020E-02 2.3563895524379919E+00
+ 62969 1.5742249999999999E-02 1.3603627793504424E-02 2.3564406524093573E+00
+ 62970 1.5742500000000000E-02 1.3604216910148135E-02 2.3564917523807223E+00
+ 62971 1.5742750000000000E-02 1.3604806039565180E-02 2.3565428523520873E+00
+ 62972 1.5743000000000000E-02 1.3605395181755561E-02 2.3565939523234527E+00
+ 62973 1.5743250000000000E-02 1.3605984336719291E-02 2.3566450522948177E+00
+ 62974 1.5743500000000001E-02 1.3606573504456371E-02 2.3566961522661831E+00
+ 62975 1.5743750000000001E-02 1.3607162684966824E-02 2.3567472522375481E+00
+ 62976 1.5744000000000001E-02 1.3607751878250654E-02 2.3567983522089131E+00
+ 62977 1.5744249999999998E-02 1.3608341084307864E-02 2.3568494521802776E+00
+ 62978 1.5744499999999998E-02 1.3608930303138480E-02 2.3569005521516431E+00
+ 62979 1.5744749999999998E-02 1.3609519534742496E-02 2.3569516521230081E+00
+ 62980 1.5744999999999999E-02 1.3610108779119931E-02 2.3570027520943730E+00
+ 62981 1.5745249999999999E-02 1.3610698036270776E-02 2.3570538520657385E+00
+ 62982 1.5745499999999999E-02 1.3611287306195098E-02 2.3571049520371035E+00
+ 62983 1.5745749999999999E-02 1.3611876588892846E-02 2.3571560520084689E+00
+ 62984 1.5746000000000000E-02 1.3612465884364046E-02 2.3572071519798339E+00
+ 62985 1.5746250000000000E-02 1.3613055192608723E-02 2.3572582519511989E+00
+ 62986 1.5746500000000000E-02 1.3613644513626878E-02 2.3573093519225643E+00
+ 62987 1.5746750000000000E-02 1.3614233847418509E-02 2.3573604518939293E+00
+ 62988 1.5747000000000001E-02 1.3614823193983636E-02 2.3574115518652947E+00
+ 62989 1.5747250000000001E-02 1.3615412553322281E-02 2.3574626518366597E+00
+ 62990 1.5747500000000001E-02 1.3616001925434437E-02 2.3575137518080247E+00
+ 62991 1.5747749999999998E-02 1.3616591310320111E-02 2.3575648517793892E+00
+ 62992 1.5747999999999998E-02 1.3617180707979333E-02 2.3576159517507542E+00
+ 62993 1.5748249999999998E-02 1.3617770118412101E-02 2.3576670517221197E+00
+ 62994 1.5748499999999999E-02 1.3618359541618431E-02 2.3577181516934846E+00
+ 62995 1.5748749999999999E-02 1.3618948977598321E-02 2.3577692516648501E+00
+ 62996 1.5748999999999999E-02 1.3619538426351784E-02 2.3578203516362151E+00
+ 62997 1.5749249999999999E-02 1.3620127887878850E-02 2.3578714516075800E+00
+ 62998 1.5749500000000000E-02 1.3620717362179501E-02 2.3579225515789455E+00
+ 62999 1.5749750000000000E-02 1.3621306849253761E-02 2.3579736515503105E+00
+ 63000 1.5750000000000000E-02 1.3621896349101631E-02 2.3580247515216759E+00
+ 63001 1.5750250000000000E-02 1.3622485861723134E-02 2.3580758514930409E+00
+ 63002 1.5750500000000001E-02 1.3623075387118284E-02 2.3581269514644059E+00
+ 63003 1.5750750000000001E-02 1.3623664925287068E-02 2.3581780514357713E+00
+ 63004 1.5751000000000001E-02 1.3624254476229515E-02 2.3582291514071363E+00
+ 63005 1.5751249999999998E-02 1.3624844039945624E-02 2.3582802513785008E+00
+ 63006 1.5751499999999998E-02 1.3625433616435414E-02 2.3583313513498658E+00
+ 63007 1.5751749999999998E-02 1.3626023205698896E-02 2.3583824513212313E+00
+ 63008 1.5751999999999999E-02 1.3626612807736069E-02 2.3584335512925962E+00
+ 63009 1.5752249999999999E-02 1.3627202422546954E-02 2.3584846512639617E+00
+ 63010 1.5752499999999999E-02 1.3627792050131555E-02 2.3585357512353267E+00
+ 63011 1.5752749999999999E-02 1.3628381690489891E-02 2.3585868512066916E+00
+ 63012 1.5753000000000000E-02 1.3628971343621954E-02 2.3586379511780571E+00
+ 63013 1.5753250000000000E-02 1.3629561009527771E-02 2.3586890511494221E+00
+ 63014 1.5753500000000000E-02 1.3630150688207342E-02 2.3587401511207871E+00
+ 63015 1.5753750000000000E-02 1.3630740379660658E-02 2.3587912510921525E+00
+ 63016 1.5754000000000001E-02 1.3631330083887798E-02 2.3588423510635175E+00
+ 63017 1.5754250000000001E-02 1.3631919800888709E-02 2.3588934510348829E+00
+ 63018 1.5754500000000001E-02 1.3632509530663405E-02 2.3589445510062479E+00
+ 63019 1.5754749999999998E-02 1.3633099273211911E-02 2.3589956509776124E+00
+ 63020 1.5754999999999998E-02 1.3633689028534237E-02 2.3590467509489774E+00
+ 63021 1.5755249999999998E-02 1.3634278796630393E-02 2.3590978509203429E+00
+ 63022 1.5755499999999999E-02 1.3634868577500396E-02 2.3591489508917078E+00
+ 63023 1.5755749999999999E-02 1.3635458371144243E-02 2.3592000508630728E+00
+ 63024 1.5755999999999999E-02 1.3636048177561946E-02 2.3592511508344383E+00
+ 63025 1.5756249999999999E-02 1.3636637996753515E-02 2.3593022508058032E+00
+ 63026 1.5756500000000000E-02 1.3637227828718962E-02 2.3593533507771687E+00
+ 63027 1.5756750000000000E-02 1.3637817673458306E-02 2.3594044507485337E+00
+ 63028 1.5757000000000000E-02 1.3638407530971541E-02 2.3594555507198987E+00
+ 63029 1.5757250000000000E-02 1.3638997401258684E-02 2.3595066506912641E+00
+ 63030 1.5757500000000001E-02 1.3639587284319762E-02 2.3595577506626291E+00
+ 63031 1.5757750000000001E-02 1.3640177180154743E-02 2.3596088506339945E+00
+ 63032 1.5758000000000001E-02 1.3640767088763666E-02 2.3596599506053595E+00
+ 63033 1.5758249999999998E-02 1.3641357010146559E-02 2.3597110505767240E+00
+ 63034 1.5758499999999998E-02 1.3641946944303400E-02 2.3597621505480890E+00
+ 63035 1.5758749999999998E-02 1.3642536891234212E-02 2.3598132505194540E+00
+ 63036 1.5758999999999999E-02 1.3643126850939000E-02 2.3598643504908194E+00
+ 63037 1.5759249999999999E-02 1.3643716823417780E-02 2.3599154504621844E+00
+ 63038 1.5759499999999999E-02 1.3644306808670553E-02 2.3599665504335499E+00
+ 63039 1.5759749999999999E-02 1.3644896806697344E-02 2.3600176504049148E+00
+ 63040 1.5760000000000000E-02 1.3645486817498156E-02 2.3600687503762798E+00
+ 63041 1.5760250000000000E-02 1.3646076841072993E-02 2.3601198503476453E+00
+ 63042 1.5760500000000000E-02 1.3646666877421873E-02 2.3601709503190103E+00
+ 63043 1.5760750000000000E-02 1.3647256926544797E-02 2.3602220502903757E+00
+ 63044 1.5761000000000001E-02 1.3647846988441794E-02 2.3602731502617407E+00
+ 63045 1.5761250000000001E-02 1.3648437063112849E-02 2.3603242502331057E+00
+ 63046 1.5761500000000001E-02 1.3649027150557987E-02 2.3603753502044711E+00
+ 63047 1.5761749999999998E-02 1.3649617250777213E-02 2.3604264501758356E+00
+ 63048 1.5761999999999998E-02 1.3650207363770548E-02 2.3604775501472006E+00
+ 63049 1.5762249999999998E-02 1.3650797489537998E-02 2.3605286501185656E+00
+ 63050 1.5762499999999999E-02 1.3651387628079551E-02 2.3605797500899310E+00
+ 63051 1.5762749999999999E-02 1.3651977779395242E-02 2.3606308500612960E+00
+ 63052 1.5762999999999999E-02 1.3652567943485077E-02 2.3606819500326615E+00
+ 63053 1.5763249999999999E-02 1.3653158120349064E-02 2.3607330500040264E+00
+ 63054 1.5763500000000000E-02 1.3653748309987212E-02 2.3607841499753914E+00
+ 63055 1.5763750000000000E-02 1.3654338512399529E-02 2.3608352499467569E+00
+ 63056 1.5764000000000000E-02 1.3654928727586030E-02 2.3608863499181219E+00
+ 63057 1.5764250000000000E-02 1.3655518955546730E-02 2.3609374498894868E+00
+ 63058 1.5764500000000001E-02 1.3656109196281623E-02 2.3609885498608523E+00
+ 63059 1.5764750000000001E-02 1.3656699449790727E-02 2.3610396498322173E+00
+ 63060 1.5765000000000001E-02 1.3657289716074061E-02 2.3610907498035827E+00
+ 63061 1.5765249999999998E-02 1.3657879995131609E-02 2.3611418497749468E+00
+ 63062 1.5765499999999998E-02 1.3658470286963417E-02 2.3611929497463122E+00
+ 63063 1.5765749999999999E-02 1.3659060591569469E-02 2.3612440497176772E+00
+ 63064 1.5765999999999999E-02 1.3659650908949789E-02 2.3612951496890426E+00
+ 63065 1.5766249999999999E-02 1.3660241239104377E-02 2.3613462496604076E+00
+ 63066 1.5766499999999999E-02 1.3660831582033253E-02 2.3613973496317726E+00
+ 63067 1.5766750000000000E-02 1.3661421937736421E-02 2.3614484496031380E+00
+ 63068 1.5767000000000000E-02 1.3662012306213894E-02 2.3614995495745030E+00
+ 63069 1.5767250000000000E-02 1.3662602687465674E-02 2.3615506495458685E+00
+ 63070 1.5767500000000000E-02 1.3663193081491795E-02 2.3616017495172335E+00
+ 63071 1.5767750000000001E-02 1.3663783488292237E-02 2.3616528494885984E+00
+ 63072 1.5768000000000001E-02 1.3664373907867020E-02 2.3617039494599639E+00
+ 63073 1.5768250000000001E-02 1.3664964340216161E-02 2.3617550494313289E+00
+ 63074 1.5768500000000001E-02 1.3665554785339670E-02 2.3618061494026938E+00
+ 63075 1.5768749999999998E-02 1.3666145243237541E-02 2.3618572493740584E+00
+ 63076 1.5768999999999998E-02 1.3666735713909800E-02 2.3619083493454238E+00
+ 63077 1.5769249999999999E-02 1.3667326197356465E-02 2.3619594493167888E+00
+ 63078 1.5769499999999999E-02 1.3667916693577531E-02 2.3620105492881538E+00
+ 63079 1.5769749999999999E-02 1.3668507202573014E-02 2.3620616492595192E+00
+ 63080 1.5769999999999999E-02 1.3669097724342927E-02 2.3621127492308842E+00
+ 63081 1.5770250000000000E-02 1.3669688258887260E-02 2.3621638492022496E+00
+ 63082 1.5770500000000000E-02 1.3670278806206051E-02 2.3622149491736146E+00
+ 63083 1.5770750000000000E-02 1.3670869366299311E-02 2.3622660491449796E+00
+ 63084 1.5771000000000000E-02 1.3671459939167002E-02 2.3623171491163450E+00
+ 63085 1.5771250000000001E-02 1.3672050524809189E-02 2.3623682490877100E+00
+ 63086 1.5771500000000001E-02 1.3672641123225856E-02 2.3624193490590755E+00
+ 63087 1.5771750000000001E-02 1.3673231734417030E-02 2.3624704490304405E+00
+ 63088 1.5771999999999998E-02 1.3673822358382695E-02 2.3625215490018050E+00
+ 63089 1.5772249999999998E-02 1.3674412995122882E-02 2.3625726489731700E+00
+ 63090 1.5772499999999998E-02 1.3675003644637602E-02 2.3626237489445354E+00
+ 63091 1.5772749999999999E-02 1.3675594306926867E-02 2.3626748489159004E+00
+ 63092 1.5772999999999999E-02 1.3676184981990660E-02 2.3627259488872654E+00
+ 63093 1.5773249999999999E-02 1.3676775669829035E-02 2.3627770488586308E+00
+ 63094 1.5773499999999999E-02 1.3677366370441962E-02 2.3628281488299958E+00
+ 63095 1.5773750000000000E-02 1.3677957083829472E-02 2.3628792488013608E+00
+ 63096 1.5774000000000000E-02 1.3678547809991566E-02 2.3629303487727262E+00
+ 63097 1.5774250000000000E-02 1.3679138548928266E-02 2.3629814487440912E+00
+ 63098 1.5774500000000000E-02 1.3679729300639576E-02 2.3630325487154566E+00
+ 63099 1.5774750000000001E-02 1.3680320065125498E-02 2.3630836486868216E+00
+ 63100 1.5775000000000001E-02 1.3680910842386044E-02 2.3631347486581866E+00
+ 63101 1.5775250000000001E-02 1.3681501632421239E-02 2.3631858486295521E+00
+ 63102 1.5775499999999998E-02 1.3682092435231077E-02 2.3632369486009166E+00
+ 63103 1.5775749999999998E-02 1.3682683250815581E-02 2.3632880485722816E+00
+ 63104 1.5775999999999998E-02 1.3683274079174756E-02 2.3633391485436466E+00
+ 63105 1.5776249999999999E-02 1.3683864920308608E-02 2.3633902485150120E+00
+ 63106 1.5776499999999999E-02 1.3684455774217149E-02 2.3634413484863770E+00
+ 63107 1.5776749999999999E-02 1.3685046640900389E-02 2.3634924484577424E+00
+ 63108 1.5776999999999999E-02 1.3685637520358352E-02 2.3635435484291074E+00
+ 63109 1.5777250000000000E-02 1.3686228412591034E-02 2.3635946484004724E+00
+ 63110 1.5777500000000000E-02 1.3686819317598447E-02 2.3636457483718378E+00
+ 63111 1.5777750000000000E-02 1.3687410235380596E-02 2.3636968483432028E+00
+ 63112 1.5778000000000000E-02 1.3688001165937502E-02 2.3637479483145682E+00
+ 63113 1.5778250000000001E-02 1.3688592109269164E-02 2.3637990482859332E+00
+ 63114 1.5778500000000001E-02 1.3689183065375607E-02 2.3638501482572982E+00
+ 63115 1.5778750000000001E-02 1.3689774034256823E-02 2.3639012482286637E+00
+ 63116 1.5778999999999998E-02 1.3690365015912831E-02 2.3639523482000278E+00
+ 63117 1.5779249999999998E-02 1.3690956010343664E-02 2.3640034481713932E+00
+ 63118 1.5779499999999998E-02 1.3691547017549278E-02 2.3640545481427582E+00
+ 63119 1.5779749999999999E-02 1.3692138037529734E-02 2.3641056481141236E+00
+ 63120 1.5779999999999999E-02 1.3692729070285025E-02 2.3641567480854886E+00
+ 63121 1.5780249999999999E-02 1.3693320115815160E-02 2.3642078480568536E+00
+ 63122 1.5780499999999999E-02 1.3693911174120143E-02 2.3642589480282190E+00
+ 63123 1.5780750000000000E-02 1.3694502245199995E-02 2.3643100479995840E+00
+ 63124 1.5781000000000000E-02 1.3695093329054728E-02 2.3643611479709494E+00
+ 63125 1.5781250000000000E-02 1.3695684425684335E-02 2.3644122479423144E+00
+ 63126 1.5781500000000000E-02 1.3696275535088846E-02 2.3644633479136794E+00
+ 63127 1.5781750000000001E-02 1.3696866657268261E-02 2.3645144478850448E+00
+ 63128 1.5782000000000001E-02 1.3697457792222595E-02 2.3645655478564098E+00
+ 63129 1.5782250000000001E-02 1.3698048939951848E-02 2.3646166478277753E+00
+ 63130 1.5782499999999998E-02 1.3698640100456030E-02 2.3646677477991394E+00
+ 63131 1.5782749999999998E-02 1.3699231273735174E-02 2.3647188477705048E+00
+ 63132 1.5782999999999998E-02 1.3699822459789270E-02 2.3647699477418698E+00
+ 63133 1.5783249999999999E-02 1.3700413658618339E-02 2.3648210477132352E+00
+ 63134 1.5783499999999999E-02 1.3701004870222380E-02 2.3648721476846002E+00
+ 63135 1.5783749999999999E-02 1.3701596094601417E-02 2.3649232476559652E+00
+ 63136 1.5783999999999999E-02 1.3702187331755440E-02 2.3649743476273306E+00
+ 63137 1.5784250000000000E-02 1.3702778581684484E-02 2.3650254475986956E+00
+ 63138 1.5784500000000000E-02 1.3703369844388542E-02 2.3650765475700606E+00
+ 63139 1.5784750000000000E-02 1.3703961119867627E-02 2.3651276475414260E+00
+ 63140 1.5785000000000000E-02 1.3704552408121750E-02 2.3651787475127910E+00
+ 63141 1.5785250000000001E-02 1.3705143709150925E-02 2.3652298474841564E+00
+ 63142 1.5785500000000001E-02 1.3705735022955160E-02 2.3652809474555214E+00
+ 63143 1.5785750000000001E-02 1.3706326349534467E-02 2.3653320474268864E+00
+ 63144 1.5785999999999998E-02 1.3706917688888848E-02 2.3653831473982510E+00
+ 63145 1.5786249999999998E-02 1.3707509041018327E-02 2.3654342473696164E+00
+ 63146 1.5786499999999998E-02 1.3708100405922902E-02 2.3654853473409814E+00
+ 63147 1.5786749999999999E-02 1.3708691783602591E-02 2.3655364473123464E+00
+ 63148 1.5786999999999999E-02 1.3709283174057408E-02 2.3655875472837118E+00
+ 63149 1.5787249999999999E-02 1.3709874577287348E-02 2.3656386472550768E+00
+ 63150 1.5787499999999999E-02 1.3710465993292434E-02 2.3656897472264422E+00
+ 63151 1.5787750000000000E-02 1.3711057422072681E-02 2.3657408471978072E+00
+ 63152 1.5788000000000000E-02 1.3711648863628077E-02 2.3657919471691722E+00
+ 63153 1.5788250000000000E-02 1.3712240317958646E-02 2.3658430471405376E+00
+ 63154 1.5788500000000000E-02 1.3712831785064414E-02 2.3658941471119026E+00
+ 63155 1.5788750000000001E-02 1.3713423264945368E-02 2.3659452470832680E+00
+ 63156 1.5789000000000001E-02 1.3714014757601528E-02 2.3659963470546330E+00
+ 63157 1.5789250000000001E-02 1.3714606263032900E-02 2.3660474470259980E+00
+ 63158 1.5789499999999998E-02 1.3715197781239497E-02 2.3660985469973626E+00
+ 63159 1.5789749999999998E-02 1.3715789312221321E-02 2.3661496469687275E+00
+ 63160 1.5789999999999998E-02 1.3716380855978406E-02 2.3662007469400930E+00
+ 63161 1.5790249999999999E-02 1.3716972412510738E-02 2.3662518469114580E+00
+ 63162 1.5790499999999999E-02 1.3717563981818344E-02 2.3663029468828234E+00
+ 63163 1.5790749999999999E-02 1.3718155563901220E-02 2.3663540468541884E+00
+ 63164 1.5790999999999999E-02 1.3718747158759386E-02 2.3664051468255534E+00
+ 63165 1.5791250000000000E-02 1.3719338766392862E-02 2.3664562467969188E+00
+ 63166 1.5791500000000000E-02 1.3719930386801622E-02 2.3665073467682838E+00
+ 63167 1.5791750000000000E-02 1.3720522019985708E-02 2.3665584467396492E+00
+ 63168 1.5792000000000000E-02 1.3721113665945124E-02 2.3666095467110142E+00
+ 63169 1.5792250000000001E-02 1.3721705324679872E-02 2.3666606466823792E+00
+ 63170 1.5792500000000001E-02 1.3722296996189987E-02 2.3667117466537446E+00
+ 63171 1.5792750000000001E-02 1.3722888680475446E-02 2.3667628466251096E+00
+ 63172 1.5792999999999998E-02 1.3723480377536268E-02 2.3668139465964741E+00
+ 63173 1.5793249999999998E-02 1.3724072087372486E-02 2.3668650465678391E+00
+ 63174 1.5793499999999999E-02 1.3724663809984093E-02 2.3669161465392046E+00
+ 63175 1.5793749999999999E-02 1.3725255545371098E-02 2.3669672465105696E+00
+ 63176 1.5793999999999999E-02 1.3725847293533515E-02 2.3670183464819350E+00
+ 63177 1.5794249999999999E-02 1.3726439054471353E-02 2.3670694464533000E+00
+ 63178 1.5794500000000000E-02 1.3727030828184623E-02 2.3671205464246650E+00
+ 63179 1.5794750000000000E-02 1.3727622614673331E-02 2.3671716463960304E+00
+ 63180 1.5795000000000000E-02 1.3728214413937496E-02 2.3672227463673954E+00
+ 63181 1.5795250000000000E-02 1.3728806225977126E-02 2.3672738463387604E+00
+ 63182 1.5795500000000001E-02 1.3729398050792249E-02 2.3673249463101258E+00
+ 63183 1.5795750000000001E-02 1.3729989888382811E-02 2.3673760462814908E+00
+ 63184 1.5796000000000001E-02 1.3730581738748887E-02 2.3674271462528562E+00
+ 63185 1.5796250000000001E-02 1.3731173601890479E-02 2.3674782462242212E+00
+ 63186 1.5796499999999998E-02 1.3731765477807564E-02 2.3675293461955857E+00
+ 63187 1.5796749999999998E-02 1.3732357366500187E-02 2.3675804461669507E+00
+ 63188 1.5796999999999999E-02 1.3732949267967686E-02 2.3676315461383162E+00
+ 63189 1.5797249999999999E-02 1.3733541182209616E-02 2.3676826461096812E+00
+ 63190 1.5797499999999999E-02 1.3734133109226008E-02 2.3677337460810461E+00
+ 63191 1.5797749999999999E-02 1.3734725049016861E-02 2.3677848460524116E+00
+ 63192 1.5798000000000000E-02 1.3735317001582183E-02 2.3678359460237766E+00
+ 63193 1.5798250000000000E-02 1.3735908966921983E-02 2.3678870459951420E+00
+ 63194 1.5798500000000000E-02 1.3736500945036284E-02 2.3679381459665070E+00
+ 63195 1.5798750000000000E-02 1.3737092935925071E-02 2.3679892459378720E+00
+ 63196 1.5799000000000001E-02 1.3737684939588381E-02 2.3680403459092374E+00
+ 63197 1.5799250000000001E-02 1.3738276956026209E-02 2.3680914458806024E+00
+ 63198 1.5799500000000001E-02 1.3738868985238566E-02 2.3681425458519678E+00
+ 63199 1.5799749999999998E-02 1.3739461027225449E-02 2.3681936458233319E+00
+ 63200 1.5799999999999998E-02 1.3740053081986923E-02 2.3682447457946973E+00
+ 63201 1.5800249999999998E-02 1.3740645149522940E-02 2.3682958457660623E+00
+ 63202 1.5800499999999999E-02 1.3741237229833527E-02 2.3683469457374273E+00
+ 63203 1.5800749999999999E-02 1.3741829322918703E-02 2.3683980457087928E+00
+ 63204 1.5800999999999999E-02 1.3742421428778467E-02 2.3684491456801577E+00
+ 63205 1.5801249999999999E-02 1.3743013547412839E-02 2.3685002456515232E+00
+ 63206 1.5801500000000000E-02 1.3743605678821821E-02 2.3685513456228882E+00
+ 63207 1.5801750000000000E-02 1.3744197823005429E-02 2.3686024455942531E+00
+ 63208 1.5802000000000000E-02 1.3744789979963663E-02 2.3686535455656186E+00
+ 63209 1.5802250000000000E-02 1.3745382149696544E-02 2.3687046455369836E+00
+ 63210 1.5802500000000001E-02 1.3745974332204081E-02 2.3687557455083490E+00
+ 63211 1.5802750000000001E-02 1.3746566527486282E-02 2.3688068454797140E+00
+ 63212 1.5803000000000001E-02 1.3747158735543157E-02 2.3688579454510790E+00
+ 63213 1.5803249999999998E-02 1.3747750956374706E-02 2.3689090454224435E+00
+ 63214 1.5803499999999998E-02 1.3748343189980954E-02 2.3689601453938089E+00
+ 63215 1.5803749999999998E-02 1.3748935436361910E-02 2.3690112453651739E+00
+ 63216 1.5803999999999999E-02 1.3749527695517594E-02 2.3690623453365389E+00
+ 63217 1.5804249999999999E-02 1.3750119967447978E-02 2.3691134453079044E+00
+ 63218 1.5804499999999999E-02 1.3750712252153107E-02 2.3691645452792693E+00
+ 63219 1.5804749999999999E-02 1.3751304549632980E-02 2.3692156452506348E+00
+ 63220 1.5805000000000000E-02 1.3751896859887617E-02 2.3692667452219998E+00
+ 63221 1.5805250000000000E-02 1.3752489182917018E-02 2.3693178451933647E+00
+ 63222 1.5805500000000000E-02 1.3753081518721184E-02 2.3693689451647302E+00
+ 63223 1.5805750000000000E-02 1.3753673867300144E-02 2.3694200451360952E+00
+ 63224 1.5806000000000001E-02 1.3754266228653899E-02 2.3694711451074602E+00
+ 63225 1.5806250000000001E-02 1.3754858602782461E-02 2.3695222450788256E+00
+ 63226 1.5806500000000001E-02 1.3755450989685834E-02 2.3695733450501906E+00
+ 63227 1.5806749999999998E-02 1.3756043389364030E-02 2.3696244450215551E+00
+ 63228 1.5806999999999998E-02 1.3756635801817069E-02 2.3696755449929201E+00
+ 63229 1.5807249999999998E-02 1.3757228227044959E-02 2.3697266449642855E+00
+ 63230 1.5807499999999999E-02 1.3757820665047705E-02 2.3697777449356505E+00
+ 63231 1.5807749999999999E-02 1.3758413115825312E-02 2.3698288449070160E+00
+ 63232 1.5807999999999999E-02 1.3759005579377800E-02 2.3698799448783809E+00
+ 63233 1.5808249999999999E-02 1.3759598055705171E-02 2.3699310448497459E+00
+ 63234 1.5808500000000000E-02 1.3760190544807455E-02 2.3699821448211114E+00
+ 63235 1.5808750000000000E-02 1.3760783046684627E-02 2.3700332447924763E+00
+ 63236 1.5809000000000000E-02 1.3761375561336735E-02 2.3700843447638418E+00
+ 63237 1.5809250000000000E-02 1.3761968088763760E-02 2.3701354447352068E+00
+ 63238 1.5809500000000001E-02 1.3762560628965729E-02 2.3701865447065718E+00
+ 63239 1.5809750000000001E-02 1.3763153181942647E-02 2.3702376446779372E+00
+ 63240 1.5810000000000001E-02 1.3763745747694520E-02 2.3702887446493022E+00
+ 63241 1.5810249999999998E-02 1.3764338326221356E-02 2.3703398446206667E+00
+ 63242 1.5810499999999998E-02 1.3764930917523181E-02 2.3703909445920317E+00
+ 63243 1.5810749999999998E-02 1.3765523521599994E-02 2.3704420445633971E+00
+ 63244 1.5810999999999999E-02 1.3766116138451806E-02 2.3704931445347621E+00
+ 63245 1.5811249999999999E-02 1.3766708768078647E-02 2.3705442445061271E+00
+ 63246 1.5811499999999999E-02 1.3767301410480468E-02 2.3705953444774925E+00
+ 63247 1.5811749999999999E-02 1.3767894065657352E-02 2.3706464444488575E+00
+ 63248 1.5812000000000000E-02 1.3768486733609269E-02 2.3706975444202230E+00
+ 63249 1.5812250000000000E-02 1.3769079414336236E-02 2.3707486443915879E+00
+ 63250 1.5812500000000000E-02 1.3769672107838254E-02 2.3707997443629529E+00
+ 63251 1.5812750000000000E-02 1.3770264814115354E-02 2.3708508443343184E+00
+ 63252 1.5813000000000001E-02 1.3770857533167537E-02 2.3709019443056834E+00
+ 63253 1.5813250000000001E-02 1.3771450264994817E-02 2.3709530442770488E+00
+ 63254 1.5813500000000001E-02 1.3772043009597191E-02 2.3710041442484138E+00
+ 63255 1.5813749999999998E-02 1.3772635766974671E-02 2.3710552442197783E+00
+ 63256 1.5813999999999998E-02 1.3773228537127277E-02 2.3711063441911433E+00
+ 63257 1.5814249999999998E-02 1.3773821320055021E-02 2.3711574441625087E+00
+ 63258 1.5814499999999999E-02 1.3774414115757907E-02 2.3712085441338737E+00
+ 63259 1.5814749999999999E-02 1.3775006924235951E-02 2.3712596441052387E+00
+ 63260 1.5814999999999999E-02 1.3775599745489158E-02 2.3713107440766041E+00
+ 63261 1.5815249999999999E-02 1.3776192579517529E-02 2.3713618440479691E+00
+ 63262 1.5815500000000000E-02 1.3776785426321096E-02 2.3714129440193341E+00
+ 63263 1.5815750000000000E-02 1.3777378285899849E-02 2.3714640439906995E+00
+ 63264 1.5816000000000000E-02 1.3777971158253804E-02 2.3715151439620645E+00
+ 63265 1.5816250000000000E-02 1.3778564043382988E-02 2.3715662439334300E+00
+ 63266 1.5816500000000001E-02 1.3779156941287386E-02 2.3716173439047950E+00
+ 63267 1.5816750000000001E-02 1.3779749851967017E-02 2.3716684438761599E+00
+ 63268 1.5817000000000001E-02 1.3780342775421905E-02 2.3717195438475254E+00
+ 63269 1.5817249999999998E-02 1.3780935711652027E-02 2.3717706438188899E+00
+ 63270 1.5817499999999998E-02 1.3781528660657426E-02 2.3718217437902549E+00
+ 63271 1.5817749999999998E-02 1.3782121622438113E-02 2.3718728437616199E+00
+ 63272 1.5817999999999999E-02 1.3782714596994079E-02 2.3719239437329853E+00
+ 63273 1.5818249999999999E-02 1.3783307584325348E-02 2.3719750437043503E+00
+ 63274 1.5818499999999999E-02 1.3783900584431907E-02 2.3720261436757157E+00
+ 63275 1.5818749999999999E-02 1.3784493597313804E-02 2.3720772436470807E+00
+ 63276 1.5819000000000000E-02 1.3785086622971019E-02 2.3721283436184457E+00
+ 63277 1.5819250000000000E-02 1.3785679661403566E-02 2.3721794435898111E+00
+ 63278 1.5819500000000000E-02 1.3786272712611477E-02 2.3722305435611761E+00
+ 63279 1.5819750000000000E-02 1.3786865776594737E-02 2.3722816435325416E+00
+ 63280 1.5820000000000001E-02 1.3787458853353371E-02 2.3723327435039065E+00
+ 63281 1.5820250000000001E-02 1.3788051942887384E-02 2.3723838434752715E+00
+ 63282 1.5820500000000001E-02 1.3788645045196776E-02 2.3724349434466370E+00
+ 63283 1.5820749999999998E-02 1.3789238160281566E-02 2.3724860434180011E+00
+ 63284 1.5820999999999998E-02 1.3789831288141773E-02 2.3725371433893665E+00
+ 63285 1.5821249999999999E-02 1.3790424428777403E-02 2.3725882433607315E+00
+ 63286 1.5821499999999999E-02 1.3791017582188458E-02 2.3726393433320969E+00
+ 63287 1.5821749999999999E-02 1.3791610748374960E-02 2.3726904433034619E+00
+ 63288 1.5821999999999999E-02 1.3792203927336908E-02 2.3727415432748269E+00
+ 63289 1.5822250000000000E-02 1.3792797119074326E-02 2.3727926432461923E+00
+ 63290 1.5822500000000000E-02 1.3793390323587215E-02 2.3728437432175573E+00
+ 63291 1.5822750000000000E-02 1.3793983540875576E-02 2.3728948431889227E+00
+ 63292 1.5823000000000000E-02 1.3794576770939442E-02 2.3729459431602877E+00
+ 63293 1.5823250000000001E-02 1.3795170013778802E-02 2.3729970431316527E+00
+ 63294 1.5823500000000001E-02 1.3795763269393677E-02 2.3730481431030181E+00
+ 63295 1.5823750000000001E-02 1.3796356537784073E-02 2.3730992430743831E+00
+ 63296 1.5824000000000001E-02 1.3796949818950008E-02 2.3731503430457486E+00
+ 63297 1.5824249999999998E-02 1.3797543112891473E-02 2.3732014430171127E+00
+ 63298 1.5824499999999998E-02 1.3798136419608501E-02 2.3732525429884781E+00
+ 63299 1.5824749999999999E-02 1.3798729739101095E-02 2.3733036429598431E+00
+ 63300 1.5824999999999999E-02 1.3799323071369267E-02 2.3733547429312085E+00
+ 63301 1.5825249999999999E-02 1.3799916416413028E-02 2.3734058429025735E+00
+ 63302 1.5825499999999999E-02 1.3800509774232379E-02 2.3734569428739385E+00
+ 63303 1.5825750000000000E-02 1.3801103144827334E-02 2.3735080428453039E+00
+ 63304 1.5826000000000000E-02 1.3801696528197901E-02 2.3735591428166689E+00
+ 63305 1.5826250000000000E-02 1.3802289924344112E-02 2.3736102427880339E+00
+ 63306 1.5826500000000000E-02 1.3802883333265953E-02 2.3736613427593993E+00
+ 63307 1.5826750000000001E-02 1.3803476754963434E-02 2.3737124427307643E+00
+ 63308 1.5827000000000001E-02 1.3804070189436572E-02 2.3737635427021297E+00
+ 63309 1.5827250000000001E-02 1.3804663636685382E-02 2.3738146426734947E+00
+ 63310 1.5827499999999998E-02 1.3805257096709858E-02 2.3738657426448593E+00
+ 63311 1.5827749999999998E-02 1.3805850569510036E-02 2.3739168426162243E+00
+ 63312 1.5827999999999998E-02 1.3806444055085906E-02 2.3739679425875897E+00
+ 63313 1.5828249999999999E-02 1.3807037553437488E-02 2.3740190425589547E+00
+ 63314 1.5828499999999999E-02 1.3807631064564800E-02 2.3740701425303197E+00
+ 63315 1.5828749999999999E-02 1.3808224588467857E-02 2.3741212425016851E+00
+ 63316 1.5828999999999999E-02 1.3808818125146598E-02 2.3741723424730501E+00
+ 63317 1.5829250000000000E-02 1.3809411674601133E-02 2.3742234424444155E+00
+ 63318 1.5829500000000000E-02 1.3810005236831416E-02 2.3742745424157805E+00
+ 63319 1.5829750000000000E-02 1.3810598811837473E-02 2.3743256423871455E+00
+ 63320 1.5830000000000000E-02 1.3811192399619315E-02 2.3743767423585109E+00
+ 63321 1.5830250000000001E-02 1.3811786000176936E-02 2.3744278423298759E+00
+ 63322 1.5830500000000001E-02 1.3812379613510376E-02 2.3744789423012413E+00
+ 63323 1.5830750000000001E-02 1.3812973239619625E-02 2.3745300422726063E+00
+ 63324 1.5830999999999998E-02 1.3813566878504683E-02 2.3745811422439709E+00
+ 63325 1.5831249999999998E-02 1.3814160530165589E-02 2.3746322422153359E+00
+ 63326 1.5831499999999998E-02 1.3814754194602336E-02 2.3746833421867009E+00
+ 63327 1.5831749999999999E-02 1.3815347871814933E-02 2.3747344421580663E+00
+ 63328 1.5831999999999999E-02 1.3815941561803402E-02 2.3747855421294313E+00
+ 63329 1.5832249999999999E-02 1.3816535264567742E-02 2.3748366421007967E+00
+ 63330 1.5832499999999999E-02 1.3817128980107972E-02 2.3748877420721617E+00
+ 63331 1.5832750000000000E-02 1.3817722708424088E-02 2.3749388420435267E+00
+ 63332 1.5833000000000000E-02 1.3818316449516104E-02 2.3749899420148921E+00
+ 63333 1.5833250000000000E-02 1.3818910203384067E-02 2.3750410419862571E+00
+ 63334 1.5833500000000000E-02 1.3819503970027937E-02 2.3750921419576225E+00
+ 63335 1.5833750000000001E-02 1.3820097749447742E-02 2.3751432419289875E+00
+ 63336 1.5834000000000001E-02 1.3820691541643500E-02 2.3751943419003525E+00
+ 63337 1.5834250000000001E-02 1.3821285346615225E-02 2.3752454418717179E+00
+ 63338 1.5834499999999998E-02 1.3821879164362888E-02 2.3752965418430825E+00
+ 63339 1.5834749999999998E-02 1.3822472994886554E-02 2.3753476418144475E+00
+ 63340 1.5834999999999998E-02 1.3823066838186208E-02 2.3753987417858125E+00
+ 63341 1.5835249999999999E-02 1.3823660694261860E-02 2.3754498417571779E+00
+ 63342 1.5835499999999999E-02 1.3824254563113522E-02 2.3755009417285429E+00
+ 63343 1.5835749999999999E-02 1.3824848444741199E-02 2.3755520416999083E+00
+ 63344 1.5835999999999999E-02 1.3825442339144909E-02 2.3756031416712733E+00
+ 63345 1.5836250000000000E-02 1.3826036246324664E-02 2.3756542416426383E+00
+ 63346 1.5836500000000000E-02 1.3826630166280472E-02 2.3757053416140037E+00
+ 63347 1.5836750000000000E-02 1.3827224099012337E-02 2.3757564415853687E+00
+ 63348 1.5837000000000000E-02 1.3827818044520277E-02 2.3758075415567337E+00
+ 63349 1.5837250000000001E-02 1.3828412002804314E-02 2.3758586415280991E+00
+ 63350 1.5837500000000001E-02 1.3829005973864420E-02 2.3759097414994641E+00
+ 63351 1.5837750000000001E-02 1.3829599957700641E-02 2.3759608414708295E+00
+ 63352 1.5837999999999998E-02 1.3830193954312963E-02 2.3760119414421936E+00
+ 63353 1.5838249999999998E-02 1.3830787963701421E-02 2.3760630414135591E+00
+ 63354 1.5838499999999998E-02 1.3831381985866016E-02 2.3761141413849241E+00
+ 63355 1.5838749999999999E-02 1.3831976020806753E-02 2.3761652413562895E+00
+ 63356 1.5838999999999999E-02 1.3832570068523651E-02 2.3762163413276545E+00
+ 63357 1.5839249999999999E-02 1.3833164129016711E-02 2.3762674412990195E+00
+ 63358 1.5839499999999999E-02 1.3833758202285950E-02 2.3763185412703849E+00
+ 63359 1.5839750000000000E-02 1.3834352288331376E-02 2.3763696412417499E+00
+ 63360 1.5840000000000000E-02 1.3834946387152998E-02 2.3764207412131153E+00
+ 63361 1.5840250000000000E-02 1.3835540498750834E-02 2.3764718411844803E+00
+ 63362 1.5840500000000000E-02 1.3836134623124878E-02 2.3765229411558453E+00
+ 63363 1.5840750000000001E-02 1.3836728760275153E-02 2.3765740411272107E+00
+ 63364 1.5841000000000001E-02 1.3837322910201672E-02 2.3766251410985757E+00
+ 63365 1.5841250000000001E-02 1.3837917072904434E-02 2.3766762410699411E+00
+ 63366 1.5841499999999998E-02 1.3838511248383470E-02 2.3767273410413052E+00
+ 63367 1.5841749999999998E-02 1.3839105436638756E-02 2.3767784410126707E+00
+ 63368 1.5841999999999998E-02 1.3839699637670330E-02 2.3768295409840356E+00
+ 63369 1.5842249999999999E-02 1.3840293851478199E-02 2.3768806409554006E+00
+ 63370 1.5842499999999999E-02 1.3840888078062372E-02 2.3769317409267661E+00
+ 63371 1.5842749999999999E-02 1.3841482317422861E-02 2.3769828408981311E+00
+ 63372 1.5842999999999999E-02 1.3842076569559667E-02 2.3770339408694965E+00
+ 63373 1.5843250000000000E-02 1.3842670834472808E-02 2.3770850408408615E+00
+ 63374 1.5843500000000000E-02 1.3843265112162289E-02 2.3771361408122265E+00
+ 63375 1.5843750000000000E-02 1.3843859402628134E-02 2.3771872407835919E+00
+ 63376 1.5844000000000000E-02 1.3844453705870332E-02 2.3772383407549569E+00
+ 63377 1.5844250000000001E-02 1.3845048021888915E-02 2.3772894407263223E+00
+ 63378 1.5844500000000001E-02 1.3845642350683876E-02 2.3773405406976873E+00
+ 63379 1.5844750000000001E-02 1.3846236692255242E-02 2.3773916406690523E+00
+ 63380 1.5844999999999998E-02 1.3846831046602993E-02 2.3774427406404168E+00
+ 63381 1.5845249999999998E-02 1.3847425413727179E-02 2.3774938406117823E+00
+ 63382 1.5845499999999998E-02 1.3848019793627793E-02 2.3775449405831472E+00
+ 63383 1.5845749999999999E-02 1.3848614186304816E-02 2.3775960405545122E+00
+ 63384 1.5845999999999999E-02 1.3849208591758337E-02 2.3776471405258777E+00
+ 63385 1.5846249999999999E-02 1.3849803009988296E-02 2.3776982404972427E+00
+ 63386 1.5846499999999999E-02 1.3850397440994724E-02 2.3777493404686081E+00
+ 63387 1.5846750000000000E-02 1.3850991884777635E-02 2.3778004404399731E+00
+ 63388 1.5847000000000000E-02 1.3851586341337032E-02 2.3778515404113381E+00
+ 63389 1.5847250000000000E-02 1.3852180810672928E-02 2.3779026403827035E+00
+ 63390 1.5847500000000000E-02 1.3852775292785337E-02 2.3779537403540685E+00
+ 63391 1.5847750000000001E-02 1.3853369787674269E-02 2.3780048403254335E+00
+ 63392 1.5848000000000001E-02 1.3853964295339725E-02 2.3780559402967989E+00
+ 63393 1.5848250000000001E-02 1.3854558815781728E-02 2.3781070402681639E+00
+ 63394 1.5848499999999998E-02 1.3855153349000286E-02 2.3781581402395284E+00
+ 63395 1.5848749999999998E-02 1.3855747894995409E-02 2.3782092402108934E+00
+ 63396 1.5848999999999999E-02 1.3856342453767111E-02 2.3782603401822588E+00
+ 63397 1.5849249999999999E-02 1.3856937025315392E-02 2.3783114401536238E+00
+ 63398 1.5849499999999999E-02 1.3857531609640275E-02 2.3783625401249893E+00
+ 63399 1.5849749999999999E-02 1.3858126206741754E-02 2.3784136400963543E+00
+ 63400 1.5850000000000000E-02 1.3858720816619850E-02 2.3784647400677192E+00
+ 63401 1.5850250000000000E-02 1.3859315439274584E-02 2.3785158400390847E+00
+ 63402 1.5850500000000000E-02 1.3859910074705949E-02 2.3785669400104497E+00
+ 63403 1.5850750000000000E-02 1.3860504722913961E-02 2.3786180399818151E+00
+ 63404 1.5851000000000001E-02 1.3861099383898640E-02 2.3786691399531801E+00
+ 63405 1.5851250000000001E-02 1.3861694057659968E-02 2.3787202399245451E+00
+ 63406 1.5851500000000001E-02 1.3862288744197994E-02 2.3787713398959105E+00
+ 63407 1.5851750000000001E-02 1.3862883443512698E-02 2.3788224398672755E+00
+ 63408 1.5851999999999998E-02 1.3863478155604103E-02 2.3788735398386400E+00
+ 63409 1.5852249999999998E-02 1.3864072880472221E-02 2.3789246398100050E+00
+ 63410 1.5852499999999999E-02 1.3864667618117070E-02 2.3789757397813704E+00
+ 63411 1.5852749999999999E-02 1.3865262368538410E-02 2.3790268397527354E+00
+ 63412 1.5852999999999999E-02 1.3865857131733840E-02 2.3790779397241004E+00
+ 63413 1.5853249999999999E-02 1.3866451907702713E-02 2.3791290396954659E+00
+ 63414 1.5853500000000000E-02 1.3867046696445050E-02 2.3791801396668308E+00
+ 63415 1.5853750000000000E-02 1.3867641512629083E-02 2.3792312396381963E+00
+ 63416 1.5854000000000000E-02 1.3868236326776136E-02 2.3792823396095613E+00
+ 63417 1.5854250000000000E-02 1.3868831153697352E-02 2.3793334395809262E+00
+ 63418 1.5854500000000001E-02 1.3869425993392739E-02 2.3793845395522917E+00
+ 63419 1.5854750000000001E-02 1.3870020845862292E-02 2.3794356395236567E+00
+ 63420 1.5855000000000001E-02 1.3870615711106029E-02 2.3794867394950221E+00
+ 63421 1.5855249999999998E-02 1.3871210589123951E-02 2.3795378394663862E+00
+ 63422 1.5855499999999998E-02 1.3871805479916084E-02 2.3795889394377516E+00
+ 63423 1.5855749999999998E-02 1.3872400383482440E-02 2.3796400394091166E+00
+ 63424 1.5855999999999999E-02 1.3872995299823014E-02 2.3796911393804820E+00
+ 63425 1.5856249999999999E-02 1.3873590228937820E-02 2.3797422393518470E+00
+ 63426 1.5856499999999999E-02 1.3874185170826876E-02 2.3797933393232120E+00
+ 63427 1.5856749999999999E-02 1.3874780125490182E-02 2.3798444392945775E+00
+ 63428 1.5857000000000000E-02 1.3875375092927756E-02 2.3798955392659424E+00
+ 63429 1.5857250000000000E-02 1.3875970073139605E-02 2.3799466392373074E+00
+ 63430 1.5857500000000000E-02 1.3876565066125720E-02 2.3799977392086729E+00
+ 63431 1.5857750000000000E-02 1.3877160071886142E-02 2.3800488391800378E+00
+ 63432 1.5858000000000001E-02 1.3877755090420871E-02 2.3800999391514033E+00
+ 63433 1.5858250000000001E-02 1.3878350121729903E-02 2.3801510391227683E+00
+ 63434 1.5858500000000001E-02 1.3878945165813266E-02 2.3802021390941333E+00
+ 63435 1.5858749999999998E-02 1.3879540222670961E-02 2.3802532390654978E+00
+ 63436 1.5858999999999998E-02 1.3880135292302984E-02 2.3803043390368632E+00
+ 63437 1.5859249999999998E-02 1.3880730374709377E-02 2.3803554390082282E+00
+ 63438 1.5859499999999999E-02 1.3881325469890130E-02 2.3804065389795932E+00
+ 63439 1.5859749999999999E-02 1.3881920577845258E-02 2.3804576389509586E+00
+ 63440 1.5859999999999999E-02 1.3882515698574771E-02 2.3805087389223236E+00
+ 63441 1.5860249999999999E-02 1.3883110832078667E-02 2.3805598388936891E+00
+ 63442 1.5860500000000000E-02 1.3883705978356971E-02 2.3806109388650540E+00
+ 63443 1.5860750000000000E-02 1.3884301137409688E-02 2.3806620388364190E+00
+ 63444 1.5861000000000000E-02 1.3884896309236830E-02 2.3807131388077845E+00
+ 63445 1.5861250000000000E-02 1.3885491493838397E-02 2.3807642387791494E+00
+ 63446 1.5861500000000001E-02 1.3886086691214420E-02 2.3808153387505149E+00
+ 63447 1.5861750000000001E-02 1.3886681901364887E-02 2.3808664387218799E+00
+ 63448 1.5862000000000001E-02 1.3887277124289813E-02 2.3809175386932449E+00
+ 63449 1.5862249999999998E-02 1.3887872359989209E-02 2.3809686386646094E+00
+ 63450 1.5862499999999998E-02 1.3888467608463097E-02 2.3810197386359744E+00
+ 63451 1.5862749999999998E-02 1.3889062869711475E-02 2.3810708386073398E+00
+ 63452 1.5862999999999999E-02 1.3889658143734352E-02 2.3811219385787048E+00
+ 63453 1.5863249999999999E-02 1.3890253430531744E-02 2.3811730385500702E+00
+ 63454 1.5863499999999999E-02 1.3890848730103655E-02 2.3812241385214352E+00
+ 63455 1.5863749999999999E-02 1.3891444042450107E-02 2.3812752384928002E+00
+ 63456 1.5864000000000000E-02 1.3892039367571092E-02 2.3813263384641656E+00
+ 63457 1.5864250000000000E-02 1.3892634705466634E-02 2.3813774384355306E+00
+ 63458 1.5864500000000000E-02 1.3893230056136753E-02 2.3814285384068961E+00
+ 63459 1.5864750000000000E-02 1.3893825419581415E-02 2.3814796383782610E+00
+ 63460 1.5865000000000001E-02 1.3894420795800671E-02 2.3815307383496260E+00
+ 63461 1.5865250000000001E-02 1.3895016184794518E-02 2.3815818383209915E+00
+ 63462 1.5865500000000001E-02 1.3895611586562974E-02 2.3816329382923564E+00
+ 63463 1.5865749999999998E-02 1.3896207001106029E-02 2.3816840382637210E+00
+ 63464 1.5865999999999998E-02 1.3896802428423716E-02 2.3817351382350860E+00
+ 63465 1.5866249999999998E-02 1.3897397868516032E-02 2.3817862382064514E+00
+ 63466 1.5866499999999999E-02 1.3897993321382997E-02 2.3818373381778164E+00
+ 63467 1.5866749999999999E-02 1.3898588787024602E-02 2.3818884381491818E+00
+ 63468 1.5866999999999999E-02 1.3899184265440874E-02 2.3819395381205468E+00
+ 63469 1.5867249999999999E-02 1.3899779756631822E-02 2.3819906380919118E+00
+ 63470 1.5867500000000000E-02 1.3900375260597453E-02 2.3820417380632772E+00
+ 63471 1.5867750000000000E-02 1.3900970777337769E-02 2.3820928380346422E+00
+ 63472 1.5868000000000000E-02 1.3901566408567337E-02 2.3821439380060072E+00
+ 63473 1.5868250000000000E-02 1.3902161950234139E-02 2.3821950379773726E+00
+ 63474 1.5868500000000001E-02 1.3902757504676304E-02 2.3822461379487376E+00
+ 63475 1.5868750000000001E-02 1.3903353071893864E-02 2.3822972379201031E+00
+ 63476 1.5869000000000001E-02 1.3903948651886804E-02 2.3823483378914680E+00
+ 63477 1.5869249999999998E-02 1.3904544244655136E-02 2.3823994378628326E+00
+ 63478 1.5869499999999998E-02 1.3905139850198887E-02 2.3824505378341976E+00
+ 63479 1.5869749999999998E-02 1.3905735468518057E-02 2.3825016378055630E+00
+ 63480 1.5869999999999999E-02 1.3906331099612652E-02 2.3825527377769280E+00
+ 63481 1.5870249999999999E-02 1.3906926743482696E-02 2.3826038377482930E+00
+ 63482 1.5870499999999999E-02 1.3907522400128190E-02 2.3826549377196584E+00
+ 63483 1.5870749999999999E-02 1.3908118069549134E-02 2.3827060376910234E+00
+ 63484 1.5871000000000000E-02 1.3908713751745558E-02 2.3827571376623888E+00
+ 63485 1.5871250000000000E-02 1.3909309446717462E-02 2.3828082376337538E+00
+ 63486 1.5871500000000000E-02 1.3909905154464865E-02 2.3828593376051188E+00
+ 63487 1.5871750000000000E-02 1.3910500874987755E-02 2.3829104375764842E+00
+ 63488 1.5872000000000001E-02 1.3911096608286171E-02 2.3829615375478492E+00
+ 63489 1.5872250000000001E-02 1.3911692354360097E-02 2.3830126375192147E+00
+ 63490 1.5872500000000001E-02 1.3912288113209563E-02 2.3830637374905796E+00
+ 63491 1.5872749999999998E-02 1.3912883884834564E-02 2.3831148374619442E+00
+ 63492 1.5872999999999998E-02 1.3913479669235123E-02 2.3831659374333092E+00
+ 63493 1.5873249999999998E-02 1.3914075466411237E-02 2.3832170374046742E+00
+ 63494 1.5873499999999999E-02 1.3914671276362938E-02 2.3832681373760396E+00
+ 63495 1.5873749999999999E-02 1.3915267099090222E-02 2.3833192373474046E+00
+ 63496 1.5873999999999999E-02 1.3915862934593097E-02 2.3833703373187700E+00
+ 63497 1.5874249999999999E-02 1.3916458782871566E-02 2.3834214372901350E+00
+ 63498 1.5874500000000000E-02 1.3917054643925664E-02 2.3834725372615000E+00
+ 63499 1.5874750000000000E-02 1.3917650517755380E-02 2.3835236372328654E+00
+ 63500 1.5875000000000000E-02 1.3918246404360729E-02 2.3835747372042304E+00
+ 63501 1.5875250000000000E-02 1.3918842303741718E-02 2.3836258371755958E+00
+ 63502 1.5875500000000001E-02 1.3919438215898371E-02 2.3836769371469608E+00
+ 63503 1.5875750000000001E-02 1.3920034140830680E-02 2.3837280371183258E+00
+ 63504 1.5876000000000001E-02 1.3920630078538679E-02 2.3837791370896912E+00
+ 63505 1.5876249999999998E-02 1.3921226029022342E-02 2.3838302370610558E+00
+ 63506 1.5876499999999998E-02 1.3921821992281709E-02 2.3838813370324208E+00
+ 63507 1.5876749999999999E-02 1.3922417968316787E-02 2.3839324370037858E+00
+ 63508 1.5876999999999999E-02 1.3923013957127589E-02 2.3839835369751512E+00
+ 63509 1.5877249999999999E-02 1.3923609958714108E-02 2.3840346369465162E+00
+ 63510 1.5877499999999999E-02 1.3924205973076363E-02 2.3840857369178816E+00
+ 63511 1.5877750000000000E-02 1.3924802000214365E-02 2.3841368368892466E+00
+ 63512 1.5878000000000000E-02 1.3925398040128134E-02 2.3841879368606116E+00
+ 63513 1.5878250000000000E-02 1.3925994092817666E-02 2.3842390368319770E+00
+ 63514 1.5878500000000000E-02 1.3926590158282980E-02 2.3842901368033420E+00
+ 63515 1.5878750000000001E-02 1.3927186236524072E-02 2.3843412367747070E+00
+ 63516 1.5879000000000001E-02 1.3927782327540963E-02 2.3843923367460724E+00
+ 63517 1.5879250000000001E-02 1.3928378431333679E-02 2.3844434367174374E+00
+ 63518 1.5879500000000001E-02 1.3928974547902193E-02 2.3844945366888028E+00
+ 63519 1.5879749999999998E-02 1.3929570677246544E-02 2.3845456366601669E+00
+ 63520 1.5879999999999998E-02 1.3930166819366738E-02 2.3845967366315324E+00
+ 63521 1.5880249999999999E-02 1.3930762974262783E-02 2.3846478366028974E+00
+ 63522 1.5880499999999999E-02 1.3931359141934678E-02 2.3846989365742628E+00
+ 63523 1.5880749999999999E-02 1.3931955251608633E-02 2.3847500365456278E+00
+ 63524 1.5880999999999999E-02 1.3932551445421987E-02 2.3848011365169928E+00
+ 63525 1.5881250000000000E-02 1.3933147652010574E-02 2.3848522364883582E+00
+ 63526 1.5881500000000000E-02 1.3933743871374407E-02 2.3849033364597232E+00
+ 63527 1.5881750000000000E-02 1.3934340103513496E-02 2.3849544364310886E+00
+ 63528 1.5882000000000000E-02 1.3934936348427846E-02 2.3850055364024536E+00
+ 63529 1.5882250000000001E-02 1.3935532606117485E-02 2.3850566363738186E+00
+ 63530 1.5882500000000001E-02 1.3936128876582392E-02 2.3851077363451840E+00
+ 63531 1.5882750000000001E-02 1.3936725159822600E-02 2.3851588363165490E+00
+ 63532 1.5882999999999998E-02 1.3937321455838102E-02 2.3852099362879136E+00
+ 63533 1.5883249999999998E-02 1.3937917764628941E-02 2.3852610362592785E+00
+ 63534 1.5883499999999998E-02 1.3938514086195090E-02 2.3853121362306440E+00
+ 63535 1.5883749999999999E-02 1.3939110420536586E-02 2.3853632362020090E+00
+ 63536 1.5883999999999999E-02 1.3939706767653416E-02 2.3854143361733740E+00
+ 63537 1.5884249999999999E-02 1.3940303127545612E-02 2.3854654361447394E+00
+ 63538 1.5884499999999999E-02 1.3940899500213174E-02 2.3855165361161044E+00
+ 63539 1.5884750000000000E-02 1.3941495885656111E-02 2.3855676360874698E+00
+ 63540 1.5885000000000000E-02 1.3942092283874431E-02 2.3856187360588348E+00
+ 63541 1.5885250000000000E-02 1.3942688694868151E-02 2.3856698360301998E+00
+ 63542 1.5885500000000000E-02 1.3943285118637272E-02 2.3857209360015652E+00
+ 63543 1.5885750000000001E-02 1.3943881555181815E-02 2.3857720359729302E+00
+ 63544 1.5886000000000001E-02 1.3944478004501781E-02 2.3858231359442956E+00
+ 63545 1.5886250000000001E-02 1.3945074466597185E-02 2.3858742359156606E+00
+ 63546 1.5886499999999998E-02 1.3945670941468029E-02 2.3859253358870252E+00
+ 63547 1.5886749999999998E-02 1.3946267429114340E-02 2.3859764358583901E+00
+ 63548 1.5886999999999998E-02 1.3946863929536119E-02 2.3860275358297556E+00
+ 63549 1.5887249999999999E-02 1.3947460442733371E-02 2.3860786358011206E+00
+ 63550 1.5887499999999999E-02 1.3948056968706135E-02 2.3861297357724855E+00
+ 63551 1.5887749999999999E-02 1.3948653507454360E-02 2.3861808357438510E+00
+ 63552 1.5887999999999999E-02 1.3949250058978116E-02 2.3862319357152160E+00
+ 63553 1.5888250000000000E-02 1.3949846623277374E-02 2.3862830356865810E+00
+ 63554 1.5888500000000000E-02 1.3950443200352169E-02 2.3863341356579464E+00
+ 63555 1.5888750000000000E-02 1.3951039790202509E-02 2.3863852356293114E+00
+ 63556 1.5889000000000000E-02 1.3951636392828391E-02 2.3864363356006768E+00
+ 63557 1.5889250000000001E-02 1.3952233008229837E-02 2.3864874355720418E+00
+ 63558 1.5889500000000001E-02 1.3952829636406839E-02 2.3865385355434068E+00
+ 63559 1.5889750000000001E-02 1.3953426277359429E-02 2.3865896355147722E+00
+ 63560 1.5889999999999998E-02 1.3954022931087605E-02 2.3866407354861368E+00
+ 63561 1.5890249999999998E-02 1.3954619597591382E-02 2.3866918354575017E+00
+ 63562 1.5890499999999998E-02 1.3955216276870764E-02 2.3867429354288667E+00
+ 63563 1.5890749999999999E-02 1.3955812968925774E-02 2.3867940354002322E+00
+ 63564 1.5890999999999999E-02 1.3956409673756413E-02 2.3868451353715971E+00
+ 63565 1.5891249999999999E-02 1.3957006391362685E-02 2.3868962353429626E+00
+ 63566 1.5891499999999999E-02 1.3957603121744613E-02 2.3869473353143276E+00
+ 63567 1.5891750000000000E-02 1.3958199864902213E-02 2.3869984352856926E+00
+ 63568 1.5892000000000000E-02 1.3958796620835464E-02 2.3870495352570580E+00
+ 63569 1.5892250000000000E-02 1.3959393389544404E-02 2.3871006352284230E+00
+ 63570 1.5892500000000000E-02 1.3959990171029037E-02 2.3871517351997884E+00
+ 63571 1.5892750000000001E-02 1.3960586965289366E-02 2.3872028351711534E+00
+ 63572 1.5893000000000001E-02 1.3961183772325412E-02 2.3872539351425184E+00
+ 63573 1.5893250000000001E-02 1.3961780592137173E-02 2.3873050351138838E+00
+ 63574 1.5893499999999998E-02 1.3962377424724670E-02 2.3873561350852479E+00
+ 63575 1.5893749999999998E-02 1.3962974270087915E-02 2.3874072350566133E+00
+ 63576 1.5893999999999998E-02 1.3963571128226895E-02 2.3874583350279783E+00
+ 63577 1.5894249999999999E-02 1.3964167999141651E-02 2.3875094349993438E+00
+ 63578 1.5894499999999999E-02 1.3964764882832176E-02 2.3875605349707087E+00
+ 63579 1.5894749999999999E-02 1.3965361779298470E-02 2.3876116349420737E+00
+ 63580 1.5894999999999999E-02 1.3965958688540586E-02 2.3876627349134392E+00
+ 63581 1.5895250000000000E-02 1.3966555610558489E-02 2.3877138348848042E+00
+ 63582 1.5895500000000000E-02 1.3967152545352201E-02 2.3877649348561696E+00
+ 63583 1.5895750000000000E-02 1.3967749492921752E-02 2.3878160348275346E+00
+ 63584 1.5896000000000000E-02 1.3968346453267120E-02 2.3878671347988996E+00
+ 63585 1.5896250000000001E-02 1.3968943426388337E-02 2.3879182347702650E+00
+ 63586 1.5896500000000001E-02 1.3969540412285417E-02 2.3879693347416300E+00
+ 63587 1.5896750000000001E-02 1.3970137410958355E-02 2.3880204347129954E+00
+ 63588 1.5896999999999998E-02 1.3970734422407155E-02 2.3880715346843595E+00
+ 63589 1.5897249999999998E-02 1.3971331446631853E-02 2.3881226346557249E+00
+ 63590 1.5897499999999998E-02 1.3971928483632446E-02 2.3881737346270899E+00
+ 63591 1.5897749999999999E-02 1.3972525533408938E-02 2.3882248345984554E+00
+ 63592 1.5897999999999999E-02 1.3973122595961352E-02 2.3882759345698203E+00
+ 63593 1.5898249999999999E-02 1.3973719671289693E-02 2.3883270345411853E+00
+ 63594 1.5898499999999999E-02 1.3974316759393961E-02 2.3883781345125508E+00
+ 63595 1.5898750000000000E-02 1.3974913860274184E-02 2.3884292344839158E+00
+ 63596 1.5899000000000000E-02 1.3975510973930372E-02 2.3884803344552807E+00
+ 63597 1.5899250000000000E-02 1.3976108100362507E-02 2.3885314344266462E+00
+ 63598 1.5899500000000000E-02 1.3976705239570623E-02 2.3885825343980112E+00
+ 63599 1.5899750000000001E-02 1.3977302391554737E-02 2.3886336343693766E+00
+ 63600 1.5900000000000001E-02 1.3977899556314831E-02 2.3886847343407416E+00
+ 63601 1.5900250000000001E-02 1.3978496733850944E-02 2.3887358343121066E+00
+ 63602 1.5900499999999998E-02 1.3979093924163067E-02 2.3887869342834711E+00
+ 63603 1.5900749999999998E-02 1.3979691127251222E-02 2.3888380342548365E+00
+ 63604 1.5900999999999998E-02 1.3980288343115420E-02 2.3888891342262015E+00
+ 63605 1.5901249999999999E-02 1.3980885571755666E-02 2.3889402341975665E+00
+ 63606 1.5901499999999999E-02 1.3981482813171972E-02 2.3889913341689319E+00
+ 63607 1.5901749999999999E-02 1.3982080067364341E-02 2.3890424341402969E+00
+ 63608 1.5901999999999999E-02 1.3982677334332786E-02 2.3890935341116624E+00
+ 63609 1.5902250000000000E-02 1.3983274614077329E-02 2.3891446340830274E+00
+ 63610 1.5902500000000000E-02 1.3983871906597974E-02 2.3891957340543923E+00
+ 63611 1.5902750000000000E-02 1.3984469211894729E-02 2.3892468340257578E+00
+ 63612 1.5903000000000000E-02 1.3985066529967588E-02 2.3892979339971228E+00
+ 63613 1.5903250000000001E-02 1.3985663860816597E-02 2.3893490339684882E+00
+ 63614 1.5903500000000001E-02 1.3986261204441736E-02 2.3894001339398532E+00
+ 63615 1.5903750000000001E-02 1.3986858560843031E-02 2.3894512339112182E+00
+ 63616 1.5903999999999998E-02 1.3987455930020477E-02 2.3895023338825827E+00
+ 63617 1.5904249999999998E-02 1.3988053311974100E-02 2.3895534338539477E+00
+ 63618 1.5904499999999998E-02 1.3988650706703906E-02 2.3896045338253131E+00
+ 63619 1.5904749999999999E-02 1.3989248114209908E-02 2.3896556337966781E+00
+ 63620 1.5904999999999999E-02 1.3989845534492111E-02 2.3897067337680435E+00
+ 63621 1.5905249999999999E-02 1.3990442967550519E-02 2.3897578337394085E+00
+ 63622 1.5905499999999999E-02 1.3991040413385163E-02 2.3898089337107735E+00
+ 63623 1.5905750000000000E-02 1.3991637871996030E-02 2.3898600336821390E+00
+ 63624 1.5906000000000000E-02 1.3992235343383149E-02 2.3899111336535039E+00
+ 63625 1.5906250000000000E-02 1.3992832827546507E-02 2.3899622336248694E+00
+ 63626 1.5906500000000000E-02 1.3993430324486149E-02 2.3900133335962344E+00
+ 63627 1.5906750000000001E-02 1.3994027834202056E-02 2.3900644335675993E+00
+ 63628 1.5907000000000001E-02 1.3994625356694244E-02 2.3901155335389648E+00
+ 63629 1.5907250000000001E-02 1.3995222891962734E-02 2.3901666335103298E+00
+ 63630 1.5907499999999998E-02 1.3995820440007514E-02 2.3902177334816943E+00
+ 63631 1.5907749999999998E-02 1.3996418000828622E-02 2.3902688334530593E+00
+ 63632 1.5907999999999999E-02 1.3997015574426046E-02 2.3903199334244247E+00
+ 63633 1.5908249999999999E-02 1.3997613160799824E-02 2.3903710333957897E+00
+ 63634 1.5908499999999999E-02 1.3998210759949939E-02 2.3904221333671551E+00
+ 63635 1.5908749999999999E-02 1.3998808371876408E-02 2.3904732333385201E+00
+ 63636 1.5909000000000000E-02 1.3999405996579246E-02 2.3905243333098851E+00
+ 63637 1.5909250000000000E-02 1.4000003634058001E-02 2.3905754332812506E+00
+ 63638 1.5909500000000000E-02 1.4000601284310604E-02 2.3906265332526155E+00
+ 63639 1.5909750000000000E-02 1.4001198947336833E-02 2.3906776332239805E+00
+ 63640 1.5910000000000001E-02 1.4001796623136690E-02 2.3907287331953460E+00
+ 63641 1.5910250000000001E-02 1.4002394311710195E-02 2.3907798331667109E+00
+ 63642 1.5910500000000001E-02 1.4002992013057353E-02 2.3908309331380764E+00
+ 63643 1.5910749999999998E-02 1.4003589727178170E-02 2.3908820331094405E+00
+ 63644 1.5910999999999998E-02 1.4004187454072666E-02 2.3909331330808059E+00
+ 63645 1.5911249999999998E-02 1.4004785193740847E-02 2.3909842330521709E+00
+ 63646 1.5911499999999999E-02 1.4005382946182709E-02 2.3910353330235363E+00
+ 63647 1.5911749999999999E-02 1.4005980711398271E-02 2.3910864329949013E+00
+ 63648 1.5911999999999999E-02 1.4006578489387550E-02 2.3911375329662663E+00
+ 63649 1.5912249999999999E-02 1.4007176280150545E-02 2.3911886329376317E+00
+ 63650 1.5912500000000000E-02 1.4007774083687270E-02 2.3912397329089967E+00
+ 63651 1.5912750000000000E-02 1.4008371899997736E-02 2.3912908328803621E+00
+ 63652 1.5913000000000000E-02 1.4008969729081951E-02 2.3913419328517271E+00
+ 63653 1.5913250000000000E-02 1.4009567570939924E-02 2.3913930328230921E+00
+ 63654 1.5913500000000001E-02 1.4010165425571664E-02 2.3914441327944576E+00
+ 63655 1.5913750000000001E-02 1.4010763292977181E-02 2.3914952327658225E+00
+ 63656 1.5914000000000001E-02 1.4011361173156489E-02 2.3915463327371880E+00
+ 63657 1.5914249999999998E-02 1.4011959066109591E-02 2.3915974327085521E+00
+ 63658 1.5914499999999998E-02 1.4012556971836497E-02 2.3916485326799175E+00
+ 63659 1.5914749999999998E-02 1.4013154890337219E-02 2.3916996326512825E+00
+ 63660 1.5914999999999999E-02 1.4013752821611781E-02 2.3917507326226475E+00
+ 63661 1.5915249999999999E-02 1.4014350765660167E-02 2.3918018325940129E+00
+ 63662 1.5915499999999999E-02 1.4014948722482408E-02 2.3918529325653779E+00
+ 63663 1.5915749999999999E-02 1.4015546692078492E-02 2.3919040325367433E+00
+ 63664 1.5916000000000000E-02 1.4016144674448451E-02 2.3919551325081083E+00
+ 63665 1.5916250000000000E-02 1.4016742669592283E-02 2.3920062324794733E+00
+ 63666 1.5916500000000000E-02 1.4017340677509999E-02 2.3920573324508387E+00
+ 63667 1.5916750000000000E-02 1.4017938698201603E-02 2.3921084324222037E+00
+ 63668 1.5917000000000001E-02 1.4018536731667117E-02 2.3921595323935692E+00
+ 63669 1.5917250000000001E-02 1.4019134777906549E-02 2.3922106323649341E+00
+ 63670 1.5917500000000001E-02 1.4019732836919900E-02 2.3922617323362991E+00
+ 63671 1.5917749999999998E-02 1.4020330908707192E-02 2.3923128323076637E+00
+ 63672 1.5917999999999998E-02 1.4020928993268398E-02 2.3923639322790291E+00
+ 63673 1.5918249999999998E-02 1.4021527090603576E-02 2.3924150322503941E+00
+ 63674 1.5918499999999999E-02 1.4022125200712714E-02 2.3924661322217591E+00
+ 63675 1.5918749999999999E-02 1.4022723323595823E-02 2.3925172321931245E+00
+ 63676 1.5918999999999999E-02 1.4023321459252922E-02 2.3925683321644895E+00
+ 63677 1.5919249999999999E-02 1.4023919607684003E-02 2.3926194321358549E+00
+ 63678 1.5919500000000000E-02 1.4024517768889081E-02 2.3926705321072199E+00
+ 63679 1.5919750000000000E-02 1.4025115942868179E-02 2.3927216320785849E+00
+ 63680 1.5920000000000000E-02 1.4025714129621288E-02 2.3927727320499503E+00
+ 63681 1.5920250000000000E-02 1.4026312329148444E-02 2.3928238320213153E+00
+ 63682 1.5920500000000001E-02 1.4026910541449616E-02 2.3928749319926803E+00
+ 63683 1.5920750000000001E-02 1.4027508766524848E-02 2.3929260319640457E+00
+ 63684 1.5921000000000001E-02 1.4028107004374147E-02 2.3929771319354107E+00
+ 63685 1.5921249999999998E-02 1.4028705254997499E-02 2.3930282319067753E+00
+ 63686 1.5921499999999998E-02 1.4029303518394931E-02 2.3930793318781403E+00
+ 63687 1.5921749999999998E-02 1.4029901794566460E-02 2.3931304318495057E+00
+ 63688 1.5921999999999999E-02 1.4030500083512091E-02 2.3931815318208707E+00
+ 63689 1.5922249999999999E-02 1.4031098385231814E-02 2.3932326317922361E+00
+ 63690 1.5922499999999999E-02 1.4031696699725670E-02 2.3932837317636011E+00
+ 63691 1.5922749999999999E-02 1.4032295026993649E-02 2.3933348317349661E+00
+ 63692 1.5923000000000000E-02 1.4032893367035759E-02 2.3933859317063315E+00
+ 63693 1.5923250000000000E-02 1.4033491719852024E-02 2.3934370316776965E+00
+ 63694 1.5923500000000000E-02 1.4034090085442440E-02 2.3934881316490619E+00
+ 63695 1.5923750000000000E-02 1.4034688463807012E-02 2.3935392316204269E+00
+ 63696 1.5924000000000001E-02 1.4035286854945773E-02 2.3935903315917919E+00
+ 63697 1.5924250000000001E-02 1.4035885258858715E-02 2.3936414315631573E+00
+ 63698 1.5924500000000001E-02 1.4036483675545856E-02 2.3936925315345223E+00
+ 63699 1.5924749999999998E-02 1.4037082105007192E-02 2.3937436315058869E+00
+ 63700 1.5924999999999998E-02 1.4037680547242758E-02 2.3937947314772519E+00
+ 63701 1.5925249999999998E-02 1.4038279002252534E-02 2.3938458314486173E+00
+ 63702 1.5925499999999999E-02 1.4038877470036544E-02 2.3938969314199823E+00
+ 63703 1.5925749999999999E-02 1.4039475950594803E-02 2.3939480313913473E+00
+ 63704 1.5925999999999999E-02 1.4040074443927323E-02 2.3939991313627127E+00
+ 63705 1.5926249999999999E-02 1.4040672950034097E-02 2.3940502313340777E+00
+ 63706 1.5926500000000000E-02 1.4041271468915147E-02 2.3941013313054431E+00
+ 63707 1.5926750000000000E-02 1.4041870000570477E-02 2.3941524312768081E+00
+ 63708 1.5927000000000000E-02 1.4042468545000108E-02 2.3942035312481731E+00
+ 63709 1.5927250000000000E-02 1.4043067102204033E-02 2.3942546312195385E+00
+ 63710 1.5927500000000001E-02 1.4043665672182275E-02 2.3943057311909035E+00
+ 63711 1.5927750000000001E-02 1.4044264254934836E-02 2.3943568311622689E+00
+ 63712 1.5928000000000001E-02 1.4044862850461725E-02 2.3944079311336339E+00
+ 63713 1.5928249999999998E-02 1.4045461458762953E-02 2.3944590311049985E+00
+ 63714 1.5928499999999998E-02 1.4046060079838543E-02 2.3945101310763635E+00
+ 63715 1.5928749999999998E-02 1.4046658713688490E-02 2.3945612310477289E+00
+ 63716 1.5928999999999999E-02 1.4047257360312810E-02 2.3946123310190939E+00
+ 63717 1.5929249999999999E-02 1.4047856019711496E-02 2.3946634309904589E+00
+ 63718 1.5929499999999999E-02 1.4048454691884593E-02 2.3947145309618243E+00
+ 63719 1.5929749999999999E-02 1.4049053376832087E-02 2.3947656309331893E+00
+ 63720 1.5930000000000000E-02 1.4049652074553987E-02 2.3948167309045543E+00
+ 63721 1.5930250000000000E-02 1.4050250785050303E-02 2.3948678308759197E+00
+ 63722 1.5930500000000000E-02 1.4050849508321051E-02 2.3949189308472847E+00
+ 63723 1.5930750000000000E-02 1.4051448244366238E-02 2.3949700308186501E+00
+ 63724 1.5931000000000001E-02 1.4052046993185876E-02 2.3950211307900151E+00
+ 63725 1.5931250000000001E-02 1.4052645754779967E-02 2.3950722307613801E+00
+ 63726 1.5931500000000001E-02 1.4053244529148530E-02 2.3951233307327455E+00
+ 63727 1.5931749999999998E-02 1.4053843316291562E-02 2.3951744307041101E+00
+ 63728 1.5931999999999998E-02 1.4054442116209091E-02 2.3952255306754751E+00
+ 63729 1.5932249999999998E-02 1.4055040928901124E-02 2.3952766306468400E+00
+ 63730 1.5932499999999999E-02 1.4055639754367657E-02 2.3953277306182055E+00
+ 63731 1.5932749999999999E-02 1.4056238592608713E-02 2.3953788305895705E+00
+ 63732 1.5932999999999999E-02 1.4056837443624291E-02 2.3954299305609359E+00
+ 63733 1.5933249999999999E-02 1.4057436307414411E-02 2.3954810305323009E+00
+ 63734 1.5933500000000000E-02 1.4058035183979077E-02 2.3955321305036659E+00
+ 63735 1.5933750000000000E-02 1.4058634073318296E-02 2.3955832304750313E+00
+ 63736 1.5934000000000000E-02 1.4059232975432084E-02 2.3956343304463963E+00
+ 63737 1.5934250000000000E-02 1.4059831890320446E-02 2.3956854304177617E+00
+ 63738 1.5934500000000001E-02 1.4060430817983395E-02 2.3957365303891267E+00
+ 63739 1.5934750000000001E-02 1.4061029758420947E-02 2.3957876303604917E+00
+ 63740 1.5935000000000001E-02 1.4061628711633110E-02 2.3958387303318571E+00
+ 63741 1.5935249999999998E-02 1.4062227677619860E-02 2.3958898303032212E+00
+ 63742 1.5935499999999998E-02 1.4062826656381247E-02 2.3959409302745867E+00
+ 63743 1.5935749999999999E-02 1.4063425647917275E-02 2.3959920302459516E+00
+ 63744 1.5935999999999999E-02 1.4064024652227950E-02 2.3960431302173171E+00
+ 63745 1.5936249999999999E-02 1.4064623669313278E-02 2.3960942301886821E+00
+ 63746 1.5936499999999999E-02 1.4065222699173260E-02 2.3961453301600470E+00
+ 63747 1.5936750000000000E-02 1.4065821741807935E-02 2.3961964301314125E+00
+ 63748 1.5937000000000000E-02 1.4066420797217290E-02 2.3962475301027775E+00
+ 63749 1.5937250000000000E-02 1.4067019865401329E-02 2.3962986300741429E+00
+ 63750 1.5937500000000000E-02 1.4067618946360088E-02 2.3963497300455079E+00
+ 63751 1.5937750000000001E-02 1.4068218040093547E-02 2.3964008300168729E+00
+ 63752 1.5938000000000001E-02 1.4068817146601735E-02 2.3964519299882383E+00
+ 63753 1.5938250000000001E-02 1.4069416265884663E-02 2.3965030299596033E+00
+ 63754 1.5938499999999998E-02 1.4070015397942308E-02 2.3965541299309678E+00
+ 63755 1.5938749999999998E-02 1.4070614542774732E-02 2.3966052299023328E+00
+ 63756 1.5938999999999998E-02 1.4071213700381908E-02 2.3966563298736983E+00
+ 63757 1.5939249999999999E-02 1.4071812870763874E-02 2.3967074298450632E+00
+ 63758 1.5939499999999999E-02 1.4072412053920609E-02 2.3967585298164287E+00
+ 63759 1.5939749999999999E-02 1.4073011249852135E-02 2.3968096297877937E+00
+ 63760 1.5939999999999999E-02 1.4073610458558466E-02 2.3968607297591586E+00
+ 63761 1.5940250000000000E-02 1.4074209680039610E-02 2.3969118297305241E+00
+ 63762 1.5940500000000000E-02 1.4074808914295571E-02 2.3969629297018891E+00
+ 63763 1.5940750000000000E-02 1.4075408161326367E-02 2.3970140296732541E+00
+ 63764 1.5941000000000000E-02 1.4076007421132011E-02 2.3970651296446195E+00
+ 63765 1.5941250000000001E-02 1.4076606693712506E-02 2.3971162296159845E+00
+ 63766 1.5941500000000001E-02 1.4077205979067860E-02 2.3971673295873499E+00
+ 63767 1.5941750000000001E-02 1.4077805277198088E-02 2.3972184295587149E+00
+ 63768 1.5941999999999998E-02 1.4078404588103182E-02 2.3972695295300794E+00
+ 63769 1.5942249999999998E-02 1.4079003911783178E-02 2.3973206295014444E+00
+ 63770 1.5942499999999998E-02 1.4079603248238074E-02 2.3973717294728099E+00
+ 63771 1.5942749999999999E-02 1.4080202597467888E-02 2.3974228294441748E+00
+ 63772 1.5942999999999999E-02 1.4080801959472618E-02 2.3974739294155398E+00
+ 63773 1.5943249999999999E-02 1.4081401334252274E-02 2.3975250293869053E+00
+ 63774 1.5943499999999999E-02 1.4082000721806877E-02 2.3975761293582702E+00
+ 63775 1.5943750000000000E-02 1.4082600122136435E-02 2.3976272293296357E+00
+ 63776 1.5944000000000000E-02 1.4083199535240945E-02 2.3976783293010007E+00
+ 63777 1.5944250000000000E-02 1.4083798961120426E-02 2.3977294292723657E+00
+ 63778 1.5944500000000000E-02 1.4084398399774883E-02 2.3977805292437311E+00
+ 63779 1.5944750000000001E-02 1.4084997851204335E-02 2.3978316292150961E+00
+ 63780 1.5945000000000001E-02 1.4085597315408791E-02 2.3978827291864615E+00
+ 63781 1.5945250000000001E-02 1.4086196792388251E-02 2.3979338291578265E+00
+ 63782 1.5945499999999998E-02 1.4086796282142723E-02 2.3979849291291910E+00
+ 63783 1.5945749999999998E-02 1.4087395784672236E-02 2.3980360291005560E+00
+ 63784 1.5945999999999998E-02 1.4087995299976784E-02 2.3980871290719210E+00
+ 63785 1.5946249999999999E-02 1.4088594828056383E-02 2.3981382290432864E+00
+ 63786 1.5946499999999999E-02 1.4089194368911040E-02 2.3981893290146514E+00
+ 63787 1.5946749999999999E-02 1.4089793922540774E-02 2.3982404289860169E+00
+ 63788 1.5946999999999999E-02 1.4090393488945568E-02 2.3982915289573818E+00
+ 63789 1.5947250000000000E-02 1.4090993068125468E-02 2.3983426289287468E+00
+ 63790 1.5947500000000000E-02 1.4091592660080466E-02 2.3983937289001123E+00
+ 63791 1.5947750000000000E-02 1.4092192264810566E-02 2.3984448288714773E+00
+ 63792 1.5948000000000000E-02 1.4092791882315788E-02 2.3984959288428427E+00
+ 63793 1.5948250000000001E-02 1.4093391512596136E-02 2.3985470288142077E+00
+ 63794 1.5948500000000001E-02 1.4093992976473279E-02 2.3985981287855727E+00
+ 63795 1.5948750000000001E-02 1.4094592637311072E-02 2.3986492287569381E+00
+ 63796 1.5948999999999998E-02 1.4095192310912949E-02 2.3987003287283026E+00
+ 63797 1.5949249999999998E-02 1.4095791997278957E-02 2.3987514286996676E+00
+ 63798 1.5949499999999998E-02 1.4096391696409083E-02 2.3988025286710326E+00
+ 63799 1.5949749999999999E-02 1.4096991408303342E-02 2.3988536286423980E+00
+ 63800 1.5949999999999999E-02 1.4097591132961726E-02 2.3989047286137630E+00
+ 63801 1.5950249999999999E-02 1.4098190870384258E-02 2.3989558285851285E+00
+ 63802 1.5950499999999999E-02 1.4098790620570940E-02 2.3990069285564934E+00
+ 63803 1.5950750000000000E-02 1.4099390383521778E-02 2.3990580285278584E+00
+ 63804 1.5951000000000000E-02 1.4099990159236775E-02 2.3991091284992239E+00
+ 63805 1.5951250000000000E-02 1.4100589947715949E-02 2.3991602284705889E+00
+ 63806 1.5951500000000000E-02 1.4101189748959301E-02 2.3992113284419538E+00
+ 63807 1.5951750000000001E-02 1.4101789562966828E-02 2.3992624284133193E+00
+ 63808 1.5952000000000001E-02 1.4102389389738554E-02 2.3993135283846843E+00
+ 63809 1.5952250000000001E-02 1.4102989229274483E-02 2.3993646283560497E+00
+ 63810 1.5952499999999998E-02 1.4103589081574601E-02 2.3994157283274138E+00
+ 63811 1.5952749999999998E-02 1.4104188946638941E-02 2.3994668282987792E+00
+ 63812 1.5952999999999998E-02 1.4104788824467501E-02 2.3995179282701442E+00
+ 63813 1.5953249999999999E-02 1.4105388715060294E-02 2.3995690282415096E+00
+ 63814 1.5953499999999999E-02 1.4105988618417315E-02 2.3996201282128746E+00
+ 63815 1.5953749999999999E-02 1.4106588534538580E-02 2.3996712281842396E+00
+ 63816 1.5953999999999999E-02 1.4107186535002448E-02 2.3997223281556050E+00
+ 63817 1.5954250000000000E-02 1.4107786471888864E-02 2.3997734281269700E+00
+ 63818 1.5954500000000000E-02 1.4108386421550649E-02 2.3998245280983355E+00
+ 63819 1.5954750000000000E-02 1.4108986383987823E-02 2.3998756280697005E+00
+ 63820 1.5955000000000000E-02 1.4109586359200394E-02 2.3999267280410654E+00
+ 63821 1.5955250000000001E-02 1.4110186347188381E-02 2.3999778280124309E+00
+ 63822 1.5955500000000001E-02 1.4110786347951765E-02 2.4000289279837959E+00
+ 63823 1.5955750000000001E-02 1.4111386361490586E-02 2.4000800279551613E+00
+ 63824 1.5955999999999998E-02 1.4111986387804837E-02 2.4001311279265254E+00
+ 63825 1.5956249999999998E-02 1.4112586426894546E-02 2.4001822278978908E+00
+ 63826 1.5956499999999998E-02 1.4113186478759693E-02 2.4002333278692558E+00
+ 63827 1.5956749999999999E-02 1.4113786543400331E-02 2.4002844278406208E+00
+ 63828 1.5956999999999999E-02 1.4114386620816436E-02 2.4003355278119862E+00
+ 63829 1.5957249999999999E-02 1.4114986711008025E-02 2.4003866277833512E+00
+ 63830 1.5957499999999999E-02 1.4115586813975119E-02 2.4004377277547166E+00
+ 63831 1.5957750000000000E-02 1.4116186929717710E-02 2.4004888277260816E+00
+ 63832 1.5958000000000000E-02 1.4116787058235809E-02 2.4005399276974466E+00
+ 63833 1.5958250000000000E-02 1.4117387199529452E-02 2.4005910276688120E+00
+ 63834 1.5958500000000000E-02 1.4117987353598621E-02 2.4006421276401770E+00
+ 63835 1.5958750000000001E-02 1.4118587520443341E-02 2.4006932276115425E+00
+ 63836 1.5959000000000001E-02 1.4119187700063613E-02 2.4007443275829075E+00
+ 63837 1.5959250000000001E-02 1.4119787892459457E-02 2.4007954275542724E+00
+ 63838 1.5959499999999998E-02 1.4120388097630856E-02 2.4008465275256370E+00
+ 63839 1.5959749999999998E-02 1.4120988315577867E-02 2.4008976274970024E+00
+ 63840 1.5959999999999998E-02 1.4121588546300474E-02 2.4009487274683674E+00
+ 63841 1.5960249999999999E-02 1.4122188789798673E-02 2.4009998274397324E+00
+ 63842 1.5960499999999999E-02 1.4122789046072493E-02 2.4010509274110978E+00
+ 63843 1.5960749999999999E-02 1.4123389315121939E-02 2.4011020273824628E+00
+ 63844 1.5960999999999999E-02 1.4123989596947030E-02 2.4011531273538282E+00
+ 63845 1.5961250000000000E-02 1.4124589891547759E-02 2.4012042273251932E+00
+ 63846 1.5961500000000000E-02 1.4125190198924151E-02 2.4012553272965582E+00
+ 63847 1.5961750000000000E-02 1.4125790519076205E-02 2.4013064272679236E+00
+ 63848 1.5962000000000000E-02 1.4126390852003930E-02 2.4013575272392886E+00
+ 63849 1.5962250000000001E-02 1.4126991197707344E-02 2.4014086272106536E+00
+ 63850 1.5962500000000001E-02 1.4127591556186451E-02 2.4014597271820191E+00
+ 63851 1.5962750000000001E-02 1.4128191927441273E-02 2.4015108271533840E+00
+ 63852 1.5962999999999998E-02 1.4128792311471806E-02 2.4015619271247486E+00
+ 63853 1.5963249999999998E-02 1.4129392708278064E-02 2.4016130270961136E+00
+ 63854 1.5963499999999999E-02 1.4129993117860059E-02 2.4016641270674790E+00
+ 63855 1.5963749999999999E-02 1.4130593540217798E-02 2.4017152270388440E+00
+ 63856 1.5963999999999999E-02 1.4131193975351300E-02 2.4017663270102094E+00
+ 63857 1.5964249999999999E-02 1.4131794423260572E-02 2.4018174269815744E+00
+ 63858 1.5964500000000000E-02 1.4132394883945609E-02 2.4018685269529394E+00
+ 63859 1.5964750000000000E-02 1.4132995357406435E-02 2.4019196269243048E+00
+ 63860 1.5965000000000000E-02 1.4133595843643073E-02 2.4019707268956698E+00
+ 63861 1.5965250000000000E-02 1.4134196342655501E-02 2.4020218268670352E+00
+ 63862 1.5965500000000001E-02 1.4134796854443746E-02 2.4020729268384002E+00
+ 63863 1.5965750000000001E-02 1.4135397379007823E-02 2.4021240268097652E+00
+ 63864 1.5966000000000001E-02 1.4135997916347729E-02 2.4021751267811307E+00
+ 63865 1.5966249999999998E-02 1.4136598466463484E-02 2.4022262267524952E+00
+ 63866 1.5966499999999998E-02 1.4137199029355096E-02 2.4022773267238602E+00
+ 63867 1.5966749999999998E-02 1.4137799605022573E-02 2.4023284266952252E+00
+ 63868 1.5966999999999999E-02 1.4138400193465940E-02 2.4023795266665906E+00
+ 63869 1.5967249999999999E-02 1.4139000794685188E-02 2.4024306266379556E+00
+ 63870 1.5967499999999999E-02 1.4139601408680329E-02 2.4024817266093206E+00
+ 63871 1.5967749999999999E-02 1.4140202035451381E-02 2.4025328265806860E+00
+ 63872 1.5968000000000000E-02 1.4140802674998348E-02 2.4025839265520510E+00
+ 63873 1.5968250000000000E-02 1.4141403327321240E-02 2.4026350265234164E+00
+ 63874 1.5968500000000000E-02 1.4142003992420063E-02 2.4026861264947814E+00
+ 63875 1.5968750000000000E-02 1.4142604688659882E-02 2.4027372264661464E+00
+ 63876 1.5969000000000001E-02 1.4143205379436911E-02 2.4027883264375118E+00
+ 63877 1.5969250000000001E-02 1.4143806082987371E-02 2.4028394264088768E+00
+ 63878 1.5969500000000001E-02 1.4144406799311265E-02 2.4028905263802423E+00
+ 63879 1.5969749999999998E-02 1.4145007528408592E-02 2.4029416263516064E+00
+ 63880 1.5969999999999998E-02 1.4145608270279381E-02 2.4029927263229718E+00
+ 63881 1.5970249999999998E-02 1.4146209024923639E-02 2.4030438262943368E+00
+ 63882 1.5970499999999999E-02 1.4146809792341361E-02 2.4030949262657022E+00
+ 63883 1.5970749999999999E-02 1.4147410572532578E-02 2.4031460262370672E+00
+ 63884 1.5970999999999999E-02 1.4148011365497298E-02 2.4031971262084322E+00
+ 63885 1.5971249999999999E-02 1.4148612171235482E-02 2.4032482261797976E+00
+ 63886 1.5971500000000000E-02 1.4149212989747199E-02 2.4032993261511626E+00
+ 63887 1.5971750000000000E-02 1.4149813821032434E-02 2.4033504261225276E+00
+ 63888 1.5972000000000000E-02 1.4150414665091197E-02 2.4034015260938930E+00
+ 63889 1.5972250000000000E-02 1.4151015521923504E-02 2.4034526260652580E+00
+ 63890 1.5972500000000001E-02 1.4151616391529356E-02 2.4035037260366234E+00
+ 63891 1.5972750000000001E-02 1.4152217273908771E-02 2.4035548260079884E+00
+ 63892 1.5973000000000001E-02 1.4152818169061743E-02 2.4036059259793534E+00
+ 63893 1.5973249999999998E-02 1.4153419076988295E-02 2.4036570259507180E+00
+ 63894 1.5973499999999998E-02 1.4154019997688436E-02 2.4037081259220834E+00
+ 63895 1.5973749999999998E-02 1.4154620931162173E-02 2.4037592258934484E+00
+ 63896 1.5973999999999999E-02 1.4155221877409523E-02 2.4038103258648134E+00
+ 63897 1.5974249999999999E-02 1.4155822836430477E-02 2.4038614258361788E+00
+ 63898 1.5974499999999999E-02 1.4156423808225066E-02 2.4039125258075438E+00
+ 63899 1.5974749999999999E-02 1.4157024792793280E-02 2.4039636257789092E+00
+ 63900 1.5975000000000000E-02 1.4157625790135143E-02 2.4040147257502742E+00
+ 63901 1.5975250000000000E-02 1.4158226800250676E-02 2.4040658257216392E+00
+ 63902 1.5975500000000000E-02 1.4158827823139835E-02 2.4041169256930046E+00
+ 63903 1.5975750000000000E-02 1.4159428858802683E-02 2.4041680256643696E+00
+ 63904 1.5976000000000001E-02 1.4160029907239210E-02 2.4042191256357350E+00
+ 63905 1.5976250000000001E-02 1.4160630968449432E-02 2.4042702256071000E+00
+ 63906 1.5976500000000001E-02 1.4161232042433353E-02 2.4043213255784650E+00
+ 63907 1.5976749999999998E-02 1.4161833129190976E-02 2.4043724255498296E+00
+ 63908 1.5976999999999998E-02 1.4162434228722329E-02 2.4044235255211945E+00
+ 63909 1.5977249999999998E-02 1.4163035341027407E-02 2.4044746254925600E+00
+ 63910 1.5977499999999999E-02 1.4163636466106229E-02 2.4045257254639250E+00
+ 63911 1.5977749999999999E-02 1.4164237603958792E-02 2.4045768254352904E+00
+ 63912 1.5977999999999999E-02 1.4164838754585117E-02 2.4046279254066554E+00
+ 63913 1.5978249999999999E-02 1.4165439917985205E-02 2.4046790253780204E+00
+ 63914 1.5978500000000000E-02 1.4166041094159068E-02 2.4047301253493858E+00
+ 63915 1.5978750000000000E-02 1.4166642283106717E-02 2.4047812253207508E+00
+ 63916 1.5979000000000000E-02 1.4167243484828170E-02 2.4048323252921162E+00
+ 63917 1.5979250000000000E-02 1.4167844699323433E-02 2.4048834252634812E+00
+ 63918 1.5979500000000001E-02 1.4168445926592511E-02 2.4049345252348462E+00
+ 63919 1.5979750000000001E-02 1.4169047166635392E-02 2.4049856252062116E+00
+ 63920 1.5980000000000001E-02 1.4169648419452110E-02 2.4050367251775766E+00
+ 63921 1.5980249999999998E-02 1.4170249685042680E-02 2.4050878251489411E+00
+ 63922 1.5980499999999998E-02 1.4170850963407092E-02 2.4051389251203061E+00
+ 63923 1.5980749999999998E-02 1.4171452254545379E-02 2.4051900250916716E+00
+ 63924 1.5980999999999999E-02 1.4172053558457529E-02 2.4052411250630366E+00
+ 63925 1.5981249999999999E-02 1.4172654875143562E-02 2.4052922250344020E+00
+ 63926 1.5981499999999999E-02 1.4173256204603491E-02 2.4053433250057670E+00
+ 63927 1.5981749999999999E-02 1.4173857546837318E-02 2.4053944249771320E+00
+ 63928 1.5982000000000000E-02 1.4174458901845056E-02 2.4054455249484974E+00
+ 63929 1.5982250000000000E-02 1.4175060269626708E-02 2.4054966249198624E+00
+ 63930 1.5982500000000000E-02 1.4175661650182296E-02 2.4055477248912274E+00
+ 63931 1.5982750000000000E-02 1.4176263043511810E-02 2.4055988248625928E+00
+ 63932 1.5983000000000001E-02 1.4176864449615294E-02 2.4056499248339578E+00
+ 63933 1.5983250000000001E-02 1.4177465868492707E-02 2.4057010248053232E+00
+ 63934 1.5983500000000001E-02 1.4178067300144103E-02 2.4057521247766882E+00
+ 63935 1.5983749999999998E-02 1.4178668744569470E-02 2.4058032247480527E+00
+ 63936 1.5983999999999998E-02 1.4179270201768823E-02 2.4058543247194177E+00
+ 63937 1.5984249999999998E-02 1.4179871671742183E-02 2.4059054246907832E+00
+ 63938 1.5984499999999999E-02 1.4180473154489528E-02 2.4059565246621482E+00
+ 63939 1.5984749999999999E-02 1.4181074650010910E-02 2.4060076246335131E+00
+ 63940 1.5984999999999999E-02 1.4181676158306305E-02 2.4060587246048786E+00
+ 63941 1.5985249999999999E-02 1.4182277679375736E-02 2.4061098245762436E+00
+ 63942 1.5985500000000000E-02 1.4182879213219212E-02 2.4061609245476090E+00
+ 63943 1.5985750000000000E-02 1.4183480759836727E-02 2.4062120245189740E+00
+ 63944 1.5986000000000000E-02 1.4184082319228321E-02 2.4062631244903390E+00
+ 63945 1.5986250000000000E-02 1.4184683891393973E-02 2.4063142244617044E+00
+ 63946 1.5986500000000001E-02 1.4185285476333721E-02 2.4063653244330694E+00
+ 63947 1.5986750000000001E-02 1.4185887074047552E-02 2.4064164244044348E+00
+ 63948 1.5987000000000001E-02 1.4186488684535490E-02 2.4064675243757998E+00
+ 63949 1.5987249999999998E-02 1.4187090307797516E-02 2.4065186243471643E+00
+ 63950 1.5987499999999998E-02 1.4187691943833687E-02 2.4065697243185293E+00
+ 63951 1.5987749999999998E-02 1.4188293592643970E-02 2.4066208242898943E+00
+ 63952 1.5987999999999999E-02 1.4188895254228406E-02 2.4066719242612598E+00
+ 63953 1.5988249999999999E-02 1.4189496928586988E-02 2.4067230242326247E+00
+ 63954 1.5988499999999999E-02 1.4190098615719725E-02 2.4067741242039902E+00
+ 63955 1.5988749999999999E-02 1.4190700315626643E-02 2.4068252241753552E+00
+ 63956 1.5989000000000000E-02 1.4191302028307720E-02 2.4068763241467201E+00
+ 63957 1.5989250000000000E-02 1.4191903753762988E-02 2.4069274241180856E+00
+ 63958 1.5989500000000000E-02 1.4192505491992451E-02 2.4069785240894506E+00
+ 63959 1.5989750000000000E-02 1.4193107242996130E-02 2.4070296240608160E+00
+ 63960 1.5990000000000001E-02 1.4193709006774012E-02 2.4070807240321810E+00
+ 63961 1.5990250000000001E-02 1.4194310783326126E-02 2.4071318240035460E+00
+ 63962 1.5990500000000001E-02 1.4194912572652476E-02 2.4071829239749114E+00
+ 63963 1.5990749999999998E-02 1.4195514374753061E-02 2.4072340239462759E+00
+ 63964 1.5990999999999998E-02 1.4196116189627905E-02 2.4072851239176409E+00
+ 63965 1.5991249999999999E-02 1.4196718017277014E-02 2.4073362238890059E+00
+ 63966 1.5991499999999999E-02 1.4197319857700400E-02 2.4073873238603714E+00
+ 63967 1.5991749999999999E-02 1.4197921710898063E-02 2.4074384238317363E+00
+ 63968 1.5991999999999999E-02 1.4198523576870025E-02 2.4074895238031018E+00
+ 63969 1.5992250000000000E-02 1.4199125455616276E-02 2.4075406237744668E+00
+ 63970 1.5992500000000000E-02 1.4199727347136851E-02 2.4075917237458317E+00
+ 63971 1.5992750000000000E-02 1.4200329251431745E-02 2.4076428237171972E+00
+ 63972 1.5993000000000000E-02 1.4200931168500961E-02 2.4076939236885622E+00
+ 63973 1.5993250000000001E-02 1.4201533098344531E-02 2.4077450236599272E+00
+ 63974 1.5993500000000001E-02 1.4202135040962445E-02 2.4077961236312926E+00
+ 63975 1.5993750000000001E-02 1.4202736996354716E-02 2.4078472236026576E+00
+ 63976 1.5993999999999998E-02 1.4203338964521348E-02 2.4078983235740221E+00
+ 63977 1.5994249999999998E-02 1.4203940945462378E-02 2.4079494235453871E+00
+ 63978 1.5994499999999998E-02 1.4204542939177778E-02 2.4080005235167525E+00
+ 63979 1.5994749999999999E-02 1.4205144945667585E-02 2.4080516234881175E+00
+ 63980 1.5994999999999999E-02 1.4205746964931799E-02 2.4081027234594830E+00
+ 63981 1.5995249999999999E-02 1.4206348996970436E-02 2.4081538234308479E+00
+ 63982 1.5995499999999999E-02 1.4206951041783492E-02 2.4082049234022129E+00
+ 63983 1.5995750000000000E-02 1.4207553099370987E-02 2.4082560233735784E+00
+ 63984 1.5996000000000000E-02 1.4208155169732933E-02 2.4083071233449433E+00
+ 63985 1.5996250000000000E-02 1.4208757252869323E-02 2.4083582233163088E+00
+ 63986 1.5996500000000000E-02 1.4209359348780192E-02 2.4084093232876738E+00
+ 63987 1.5996750000000001E-02 1.4209961457465527E-02 2.4084604232590388E+00
+ 63988 1.5997000000000001E-02 1.4210563578925356E-02 2.4085115232304042E+00
+ 63989 1.5997250000000001E-02 1.4211165713159673E-02 2.4085626232017692E+00
+ 63990 1.5997499999999998E-02 1.4211767860168483E-02 2.4086137231731337E+00
+ 63991 1.5997749999999998E-02 1.4212370019951813E-02 2.4086648231444987E+00
+ 63992 1.5997999999999998E-02 1.4212972192509672E-02 2.4087159231158641E+00
+ 63993 1.5998249999999999E-02 1.4213574377842066E-02 2.4087670230872291E+00
+ 63994 1.5998499999999999E-02 1.4214176575948994E-02 2.4088181230585941E+00
+ 63995 1.5998749999999999E-02 1.4214778786830487E-02 2.4088692230299595E+00
+ 63996 1.5998999999999999E-02 1.4215381010486531E-02 2.4089203230013245E+00
+ 63997 1.5999250000000000E-02 1.4215983246917150E-02 2.4089714229726900E+00
+ 63998 1.5999500000000000E-02 1.4216585496122347E-02 2.4090225229440549E+00
+ 63999 1.5999750000000000E-02 1.4217187758102143E-02 2.4090736229154199E+00
+ 64000 1.6000000000000000E-02 1.4217790032856526E-02 2.4091247228867854E+00
+ 64001 1.6000250000000001E-02 1.4218392320385543E-02 2.4091758228581504E+00
+ 64002 1.6000500000000001E-02 1.4218994620689150E-02 2.4092269228295158E+00
+ 64003 1.6000750000000001E-02 1.4219596933767401E-02 2.4092780228008808E+00
+ 64004 1.6000999999999998E-02 1.4220199259620286E-02 2.4093291227722453E+00
+ 64005 1.6001249999999998E-02 1.4220801598247828E-02 2.4093802227436103E+00
+ 64006 1.6001499999999998E-02 1.4221403949650024E-02 2.4094313227149757E+00
+ 64007 1.6001749999999999E-02 1.4222006313826882E-02 2.4094824226863407E+00
+ 64008 1.6001999999999999E-02 1.4222608690778423E-02 2.4095335226577057E+00
+ 64009 1.6002249999999999E-02 1.4223211080504661E-02 2.4095846226290711E+00
+ 64010 1.6002499999999999E-02 1.4223813483005587E-02 2.4096357226004361E+00
+ 64011 1.6002750000000000E-02 1.4224415898281217E-02 2.4096868225718016E+00
+ 64012 1.6003000000000000E-02 1.4225018326331570E-02 2.4097379225431665E+00
+ 64013 1.6003250000000000E-02 1.4225620767156647E-02 2.4097890225145315E+00
+ 64014 1.6003500000000000E-02 1.4226223220756458E-02 2.4098401224858970E+00
+ 64015 1.6003750000000001E-02 1.4226825687131016E-02 2.4098912224572620E+00
+ 64016 1.6004000000000001E-02 1.4227428166280327E-02 2.4099423224286269E+00
+ 64017 1.6004250000000001E-02 1.4228030658204433E-02 2.4099934223999924E+00
+ 64018 1.6004499999999998E-02 1.4228633162903247E-02 2.4100445223713569E+00
+ 64019 1.6004749999999998E-02 1.4229235680376883E-02 2.4100956223427219E+00
+ 64020 1.6004999999999998E-02 1.4229838210625319E-02 2.4101467223140869E+00
+ 64021 1.6005249999999999E-02 1.4230440753648557E-02 2.4101978222854523E+00
+ 64022 1.6005499999999999E-02 1.4231043309446589E-02 2.4102489222568173E+00
+ 64023 1.6005749999999999E-02 1.4231645878019471E-02 2.4103000222281827E+00
+ 64024 1.6005999999999999E-02 1.4232248459367177E-02 2.4103511221995477E+00
+ 64025 1.6006250000000000E-02 1.4232851053489717E-02 2.4104022221709127E+00
+ 64026 1.6006500000000000E-02 1.4233453660387115E-02 2.4104533221422781E+00
+ 64027 1.6006750000000000E-02 1.4234056280059379E-02 2.4105044221136431E+00
+ 64028 1.6007000000000000E-02 1.4234658912506507E-02 2.4105555220850086E+00
+ 64029 1.6007250000000001E-02 1.4235261557728522E-02 2.4106066220563735E+00
+ 64030 1.6007500000000001E-02 1.4235864215725423E-02 2.4106577220277385E+00
+ 64031 1.6007750000000001E-02 1.4236466886497224E-02 2.4107088219991040E+00
+ 64032 1.6007999999999998E-02 1.4237069570043935E-02 2.4107599219704685E+00
+ 64033 1.6008249999999998E-02 1.4237672266365568E-02 2.4108110219418335E+00
+ 64034 1.6008499999999998E-02 1.4238274975462113E-02 2.4108621219131985E+00
+ 64035 1.6008749999999999E-02 1.4238877697333632E-02 2.4109132218845639E+00
+ 64036 1.6008999999999999E-02 1.4239480431980086E-02 2.4109643218559289E+00
+ 64037 1.6009249999999999E-02 1.4240083179401496E-02 2.4110154218272939E+00
+ 64038 1.6009499999999999E-02 1.4240685939597873E-02 2.4110665217986593E+00
+ 64039 1.6009750000000000E-02 1.4241288712569239E-02 2.4111176217700243E+00
+ 64040 1.6010000000000000E-02 1.4241891498315581E-02 2.4111687217413897E+00
+ 64041 1.6010250000000000E-02 1.4242494296836926E-02 2.4112198217127547E+00
+ 64042 1.6010500000000000E-02 1.4243097108133275E-02 2.4112709216841197E+00
+ 64043 1.6010750000000001E-02 1.4243699932204651E-02 2.4113220216554851E+00
+ 64044 1.6011000000000001E-02 1.4244302769051051E-02 2.4113731216268501E+00
+ 64045 1.6011250000000001E-02 1.4244905618672482E-02 2.4114242215982156E+00
+ 64046 1.6011499999999998E-02 1.4245508481068947E-02 2.4114753215695797E+00
+ 64047 1.6011749999999998E-02 1.4246111356240491E-02 2.4115264215409451E+00
+ 64048 1.6011999999999998E-02 1.4246714244187095E-02 2.4115775215123101E+00
+ 64049 1.6012249999999999E-02 1.4247317144908770E-02 2.4116286214836755E+00
+ 64050 1.6012499999999999E-02 1.4247920058405529E-02 2.4116797214550405E+00
+ 64051 1.6012749999999999E-02 1.4248522984677383E-02 2.4117308214264055E+00
+ 64052 1.6012999999999999E-02 1.4249125923724355E-02 2.4117819213977709E+00
+ 64053 1.6013250000000000E-02 1.4249728875546434E-02 2.4118330213691359E+00
+ 64054 1.6013500000000000E-02 1.4250331840143640E-02 2.4118841213405009E+00
+ 64055 1.6013750000000000E-02 1.4250934817515966E-02 2.4119352213118663E+00
+ 64056 1.6014000000000000E-02 1.4251537807663455E-02 2.4119863212832313E+00
+ 64057 1.6014250000000001E-02 1.4252140810586088E-02 2.4120374212545967E+00
+ 64058 1.6014500000000001E-02 1.4252743826283890E-02 2.4120885212259617E+00
+ 64059 1.6014750000000001E-02 1.4253346854756859E-02 2.4121396211973267E+00
+ 64060 1.6014999999999998E-02 1.4253949896005005E-02 2.4121907211686913E+00
+ 64061 1.6015249999999998E-02 1.4254552950028353E-02 2.4122418211400567E+00
+ 64062 1.6015499999999998E-02 1.4255156016826909E-02 2.4122929211114217E+00
+ 64063 1.6015749999999999E-02 1.4255759096400663E-02 2.4123440210827867E+00
+ 64064 1.6015999999999999E-02 1.4256362188749651E-02 2.4123951210541521E+00
+ 64065 1.6016249999999999E-02 1.4256965293873861E-02 2.4124462210255171E+00
+ 64066 1.6016499999999999E-02 1.4257568411773324E-02 2.4124973209968825E+00
+ 64067 1.6016750000000000E-02 1.4258171542448033E-02 2.4125484209682475E+00
+ 64068 1.6017000000000000E-02 1.4258774685898007E-02 2.4125995209396125E+00
+ 64069 1.6017250000000000E-02 1.4259377842123243E-02 2.4126506209109779E+00
+ 64070 1.6017500000000000E-02 1.4259981011123767E-02 2.4127017208823429E+00
+ 64071 1.6017750000000001E-02 1.4260584192899580E-02 2.4127528208537083E+00
+ 64072 1.6018000000000001E-02 1.4261187387450693E-02 2.4128039208250733E+00
+ 64073 1.6018250000000001E-02 1.4261790594777113E-02 2.4128550207964383E+00
+ 64074 1.6018499999999998E-02 1.4262393814878852E-02 2.4129061207678029E+00
+ 64075 1.6018749999999998E-02 1.4262997047755925E-02 2.4129572207391679E+00
+ 64076 1.6018999999999999E-02 1.4263600293408328E-02 2.4130083207105333E+00
+ 64077 1.6019249999999999E-02 1.4264203551836092E-02 2.4130594206818983E+00
+ 64078 1.6019499999999999E-02 1.4264806823039211E-02 2.4131105206532637E+00
+ 64079 1.6019749999999999E-02 1.4265410107017699E-02 2.4131616206246287E+00
+ 64080 1.6020000000000000E-02 1.4266013403771574E-02 2.4132127205959937E+00
+ 64081 1.6020250000000000E-02 1.4266616713300824E-02 2.4132638205673591E+00
+ 64082 1.6020500000000000E-02 1.4267220035605479E-02 2.4133149205387241E+00
+ 64083 1.6020750000000000E-02 1.4267823370685537E-02 2.4133660205100895E+00
+ 64084 1.6021000000000001E-02 1.4268426718541016E-02 2.4134171204814545E+00
+ 64085 1.6021250000000001E-02 1.4269030079171933E-02 2.4134682204528195E+00
+ 64086 1.6021500000000001E-02 1.4269633452578274E-02 2.4135193204241849E+00
+ 64087 1.6021749999999998E-02 1.4270236838760057E-02 2.4135704203955495E+00
+ 64088 1.6021999999999998E-02 1.4270840237717309E-02 2.4136215203669145E+00
+ 64089 1.6022249999999998E-02 1.4271443649450018E-02 2.4136726203382795E+00
+ 64090 1.6022499999999999E-02 1.4272047073958205E-02 2.4137237203096449E+00
+ 64091 1.6022749999999999E-02 1.4272650511241890E-02 2.4137748202810099E+00
+ 64092 1.6022999999999999E-02 1.4273253961301066E-02 2.4138259202523753E+00
+ 64093 1.6023249999999999E-02 1.4273857424135750E-02 2.4138770202237403E+00
+ 64094 1.6023500000000000E-02 1.4274460899745951E-02 2.4139281201951053E+00
+ 64095 1.6023750000000000E-02 1.4275064388131435E-02 2.4139792201664707E+00
+ 64096 1.6024000000000000E-02 1.4275667889291433E-02 2.4140303201378357E+00
+ 64097 1.6024250000000000E-02 1.4276271403225895E-02 2.4140814201092007E+00
+ 64098 1.6024500000000001E-02 1.4276874929934839E-02 2.4141325200805661E+00
+ 64099 1.6024750000000001E-02 1.4277478469418244E-02 2.4141836200519311E+00
+ 64100 1.6025000000000001E-02 1.4278082021676141E-02 2.4142347200232965E+00
+ 64101 1.6025249999999998E-02 1.4278685586708528E-02 2.4142858199946606E+00
+ 64102 1.6025499999999998E-02 1.4279289164515416E-02 2.4143369199660261E+00
+ 64103 1.6025749999999998E-02 1.4279892755096866E-02 2.4143880199373911E+00
+ 64104 1.6025999999999999E-02 1.4280496358452814E-02 2.4144391199087565E+00
+ 64105 1.6026249999999999E-02 1.4281099974583305E-02 2.4144902198801215E+00
+ 64106 1.6026499999999999E-02 1.4281703603488339E-02 2.4145413198514865E+00
+ 64107 1.6026749999999999E-02 1.4282307245167937E-02 2.4145924198228519E+00
+ 64108 1.6027000000000000E-02 1.4282910899622085E-02 2.4146435197942169E+00
+ 64109 1.6027250000000000E-02 1.4283514566850833E-02 2.4146946197655823E+00
+ 64110 1.6027500000000000E-02 1.4284118246854138E-02 2.4147457197369473E+00
+ 64111 1.6027750000000000E-02 1.4284721939632049E-02 2.4147968197083123E+00
+ 64112 1.6028000000000001E-02 1.4285325645184574E-02 2.4148479196796777E+00
+ 64113 1.6028250000000001E-02 1.4285929363511703E-02 2.4148990196510427E+00
+ 64114 1.6028500000000001E-02 1.4286533094613451E-02 2.4149501196224081E+00
+ 64115 1.6028749999999998E-02 1.4287136838489834E-02 2.4150012195937722E+00
+ 64116 1.6028999999999998E-02 1.4287740595140866E-02 2.4150523195651377E+00
+ 64117 1.6029249999999998E-02 1.4288344364566545E-02 2.4151034195365026E+00
+ 64118 1.6029499999999999E-02 1.4288948146766898E-02 2.4151545195078676E+00
+ 64119 1.6029749999999999E-02 1.4289551941741911E-02 2.4152056194792331E+00
+ 64120 1.6029999999999999E-02 1.4290155749491598E-02 2.4152567194505981E+00
+ 64121 1.6030249999999999E-02 1.4290759570015982E-02 2.4153078194219635E+00
+ 64122 1.6030500000000000E-02 1.4291363403315068E-02 2.4153589193933285E+00
+ 64123 1.6030750000000000E-02 1.4291967249388861E-02 2.4154100193646935E+00
+ 64124 1.6031000000000000E-02 1.4292571108237387E-02 2.4154611193360589E+00
+ 64125 1.6031250000000000E-02 1.4293174979860625E-02 2.4155122193074239E+00
+ 64126 1.6031500000000001E-02 1.4293778864258621E-02 2.4155633192787893E+00
+ 64127 1.6031750000000001E-02 1.4294382761431332E-02 2.4156144192501543E+00
+ 64128 1.6032000000000001E-02 1.4294986671378825E-02 2.4156655192215193E+00
+ 64129 1.6032249999999998E-02 1.4295590594101071E-02 2.4157166191928838E+00
+ 64130 1.6032499999999998E-02 1.4296194529598096E-02 2.4157677191642493E+00
+ 64131 1.6032749999999998E-02 1.4296798477869924E-02 2.4158188191356142E+00
+ 64132 1.6032999999999999E-02 1.4297402438916544E-02 2.4158699191069792E+00
+ 64133 1.6033249999999999E-02 1.4298006412737959E-02 2.4159210190783447E+00
+ 64134 1.6033499999999999E-02 1.4298610399334203E-02 2.4159721190497097E+00
+ 64135 1.6033749999999999E-02 1.4299214398705263E-02 2.4160232190210751E+00
+ 64136 1.6034000000000000E-02 1.4299818410851166E-02 2.4160743189924401E+00
+ 64137 1.6034250000000000E-02 1.4300422435771903E-02 2.4161254189638051E+00
+ 64138 1.6034500000000000E-02 1.4301026473467496E-02 2.4161765189351705E+00
+ 64139 1.6034750000000000E-02 1.4301630523937955E-02 2.4162276189065355E+00
+ 64140 1.6035000000000001E-02 1.4302234587183290E-02 2.4162787188779005E+00
+ 64141 1.6035250000000001E-02 1.4302838663203499E-02 2.4163298188492659E+00
+ 64142 1.6035500000000001E-02 1.4303442751998614E-02 2.4163809188206309E+00
+ 64143 1.6035749999999998E-02 1.4304046853568644E-02 2.4164320187919954E+00
+ 64144 1.6035999999999998E-02 1.4304650967913536E-02 2.4164831187633604E+00
+ 64145 1.6036249999999998E-02 1.4305255095033387E-02 2.4165342187347258E+00
+ 64146 1.6036499999999999E-02 1.4305859234928157E-02 2.4165853187060908E+00
+ 64147 1.6036749999999999E-02 1.4306463387597879E-02 2.4166364186774563E+00
+ 64148 1.6036999999999999E-02 1.4307067553042537E-02 2.4166875186488213E+00
+ 64149 1.6037249999999999E-02 1.4307671731262170E-02 2.4167386186201862E+00
+ 64150 1.6037500000000000E-02 1.4308275922256765E-02 2.4167897185915517E+00
+ 64151 1.6037750000000000E-02 1.4308880126026340E-02 2.4168408185629167E+00
+ 64152 1.6038000000000000E-02 1.4309484342570908E-02 2.4168919185342821E+00
+ 64153 1.6038250000000000E-02 1.4310088571890461E-02 2.4169430185056471E+00
+ 64154 1.6038500000000001E-02 1.4310692813985041E-02 2.4169941184770121E+00
+ 64155 1.6038750000000001E-02 1.4311297068854633E-02 2.4170452184483775E+00
+ 64156 1.6039000000000001E-02 1.4311901336499256E-02 2.4170963184197425E+00
+ 64157 1.6039249999999998E-02 1.4312505616918896E-02 2.4171474183911070E+00
+ 64158 1.6039499999999998E-02 1.4313109910113600E-02 2.4171985183624720E+00
+ 64159 1.6039749999999998E-02 1.4313714216083365E-02 2.4172496183338374E+00
+ 64160 1.6039999999999999E-02 1.4314318534828178E-02 2.4173007183052024E+00
+ 64161 1.6040249999999999E-02 1.4314922866348096E-02 2.4173518182765674E+00
+ 64162 1.6040499999999999E-02 1.4315527210643083E-02 2.4174029182479329E+00
+ 64163 1.6040749999999999E-02 1.4316131567713166E-02 2.4174540182192978E+00
+ 64164 1.6041000000000000E-02 1.4316735937558348E-02 2.4175051181906633E+00
+ 64165 1.6041250000000000E-02 1.4317340320178661E-02 2.4175562181620283E+00
+ 64166 1.6041500000000000E-02 1.4317944715574090E-02 2.4176073181333932E+00
+ 64167 1.6041750000000000E-02 1.4318549123744653E-02 2.4176584181047587E+00
+ 64168 1.6042000000000001E-02 1.4319153544690356E-02 2.4177095180761237E+00
+ 64169 1.6042250000000001E-02 1.4319757978411222E-02 2.4177606180474891E+00
+ 64170 1.6042500000000001E-02 1.4320362424907253E-02 2.4178117180188541E+00
+ 64171 1.6042749999999998E-02 1.4320966884178435E-02 2.4178628179902186E+00
+ 64172 1.6042999999999998E-02 1.4321571356224813E-02 2.4179139179615836E+00
+ 64173 1.6043249999999998E-02 1.4322175841046388E-02 2.4179650179329490E+00
+ 64174 1.6043499999999999E-02 1.4322780338643162E-02 2.4180161179043140E+00
+ 64175 1.6043749999999999E-02 1.4323384849015148E-02 2.4180672178756790E+00
+ 64176 1.6043999999999999E-02 1.4323989372162364E-02 2.4181183178470445E+00
+ 64177 1.6044249999999999E-02 1.4324593908084795E-02 2.4181694178184094E+00
+ 64178 1.6044500000000000E-02 1.4325198456782479E-02 2.4182205177897749E+00
+ 64179 1.6044750000000000E-02 1.4325803018255414E-02 2.4182716177611399E+00
+ 64180 1.6045000000000000E-02 1.4326407592503601E-02 2.4183227177325048E+00
+ 64181 1.6045250000000000E-02 1.4327012179527056E-02 2.4183738177038703E+00
+ 64182 1.6045500000000001E-02 1.4327616779325805E-02 2.4184249176752353E+00
+ 64183 1.6045750000000001E-02 1.4328221391899832E-02 2.4184760176466003E+00
+ 64184 1.6046000000000001E-02 1.4328826017249162E-02 2.4185271176179657E+00
+ 64185 1.6046249999999998E-02 1.4329430655373794E-02 2.4185782175893302E+00
+ 64186 1.6046499999999998E-02 1.4330035306273758E-02 2.4186293175606952E+00
+ 64187 1.6046749999999999E-02 1.4330639969949035E-02 2.4186804175320602E+00
+ 64188 1.6046999999999999E-02 1.4331244646399659E-02 2.4187315175034256E+00
+ 64189 1.6047249999999999E-02 1.4331849335625634E-02 2.4187826174747906E+00
+ 64190 1.6047499999999999E-02 1.4332454037626965E-02 2.4188337174461561E+00
+ 64191 1.6047750000000000E-02 1.4333058752403666E-02 2.4188848174175210E+00
+ 64192 1.6048000000000000E-02 1.4333663479955735E-02 2.4189359173888860E+00
+ 64193 1.6048250000000000E-02 1.4334268220283200E-02 2.4189870173602515E+00
+ 64194 1.6048500000000000E-02 1.4334872973386054E-02 2.4190381173316164E+00
+ 64195 1.6048750000000001E-02 1.4335477739264316E-02 2.4190892173029819E+00
+ 64196 1.6049000000000001E-02 1.4336082517917997E-02 2.4191403172743469E+00
+ 64197 1.6049250000000001E-02 1.4336687309347101E-02 2.4191914172457119E+00
+ 64198 1.6049499999999998E-02 1.4337292113551630E-02 2.4192425172170764E+00
+ 64199 1.6049749999999998E-02 1.4337896930531618E-02 2.4192936171884418E+00
+ 64200 1.6049999999999998E-02 1.4338501760287061E-02 2.4193447171598068E+00
+ 64201 1.6050249999999999E-02 1.4339106602817944E-02 2.4193958171311718E+00
+ 64202 1.6050499999999999E-02 1.4339711458124342E-02 2.4194469171025372E+00
+ 64203 1.6050749999999999E-02 1.4340316326206210E-02 2.4194980170739022E+00
+ 64204 1.6050999999999999E-02 1.4340921207063567E-02 2.4195491170452672E+00
+ 64205 1.6051250000000000E-02 1.4341526100696425E-02 2.4196002170166326E+00
+ 64206 1.6051500000000000E-02 1.4342131007104799E-02 2.4196513169879976E+00
+ 64207 1.6051750000000000E-02 1.4342735926288696E-02 2.4197024169593631E+00
+ 64208 1.6052000000000000E-02 1.4343340858248130E-02 2.4197535169307280E+00
+ 64209 1.6052250000000001E-02 1.4343945802983100E-02 2.4198046169020930E+00
+ 64210 1.6052500000000001E-02 1.4344550760493626E-02 2.4198557168734585E+00
+ 64211 1.6052750000000001E-02 1.4345155730779708E-02 2.4199068168448234E+00
+ 64212 1.6052999999999998E-02 1.4345760713841374E-02 2.4199579168161880E+00
+ 64213 1.6053249999999998E-02 1.4346365709678606E-02 2.4200090167875530E+00
+ 64214 1.6053499999999998E-02 1.4346970718291436E-02 2.4200601167589184E+00
+ 64215 1.6053749999999999E-02 1.4347575739679872E-02 2.4201112167302834E+00
+ 64216 1.6053999999999999E-02 1.4348180773843925E-02 2.4201623167016488E+00
+ 64217 1.6054249999999999E-02 1.4348785820783591E-02 2.4202134166730138E+00
+ 64218 1.6054499999999999E-02 1.4349390880498867E-02 2.4202645166443788E+00
+ 64219 1.6054750000000000E-02 1.4349995952989820E-02 2.4203156166157442E+00
+ 64220 1.6055000000000000E-02 1.4350601038256406E-02 2.4203667165871092E+00
+ 64221 1.6055250000000000E-02 1.4351206136298662E-02 2.4204178165584742E+00
+ 64222 1.6055500000000000E-02 1.4351811247116578E-02 2.4204689165298396E+00
+ 64223 1.6055750000000001E-02 1.4352416370710179E-02 2.4205200165012046E+00
+ 64224 1.6056000000000001E-02 1.4353021507079455E-02 2.4205711164725701E+00
+ 64225 1.6056250000000001E-02 1.4353626656224448E-02 2.4206222164439350E+00
+ 64226 1.6056499999999998E-02 1.4354231818145130E-02 2.4206733164152996E+00
+ 64227 1.6056749999999998E-02 1.4354836992841546E-02 2.4207244163866646E+00
+ 64228 1.6056999999999998E-02 1.4355442180313689E-02 2.4207755163580300E+00
+ 64229 1.6057249999999999E-02 1.4356047380561567E-02 2.4208266163293950E+00
+ 64230 1.6057499999999999E-02 1.4356652593585189E-02 2.4208777163007600E+00
+ 64231 1.6057749999999999E-02 1.4357257819384579E-02 2.4209288162721254E+00
+ 64232 1.6057999999999999E-02 1.4357863057959729E-02 2.4209799162434904E+00
+ 64233 1.6058250000000000E-02 1.4358468309310660E-02 2.4210310162148558E+00
+ 64234 1.6058500000000000E-02 1.4359073573437379E-02 2.4210821161862208E+00
+ 64235 1.6058750000000000E-02 1.4359678850339891E-02 2.4211332161575858E+00
+ 64236 1.6059000000000000E-02 1.4360284140018217E-02 2.4211843161289512E+00
+ 64237 1.6059250000000001E-02 1.4360889442472352E-02 2.4212354161003162E+00
+ 64238 1.6059500000000001E-02 1.4361494757702315E-02 2.4212865160716817E+00
+ 64239 1.6059750000000001E-02 1.4362100085708117E-02 2.4213376160430466E+00
+ 64240 1.6059999999999998E-02 1.4362705426489755E-02 2.4213887160144112E+00
+ 64241 1.6060249999999998E-02 1.4363310780047258E-02 2.4214398159857762E+00
+ 64242 1.6060499999999998E-02 1.4363916146380631E-02 2.4214909159571412E+00
+ 64243 1.6060749999999999E-02 1.4364521525489872E-02 2.4215420159285066E+00
+ 64244 1.6060999999999999E-02 1.4365126917375003E-02 2.4215931158998716E+00
+ 64245 1.6061249999999999E-02 1.4365732322036027E-02 2.4216442158712370E+00
+ 64246 1.6061499999999999E-02 1.4366337739472957E-02 2.4216953158426020E+00
+ 64247 1.6061750000000000E-02 1.4366943169685802E-02 2.4217464158139670E+00
+ 64248 1.6062000000000000E-02 1.4367548612674572E-02 2.4217975157853324E+00
+ 64249 1.6062250000000000E-02 1.4368154068439276E-02 2.4218486157566974E+00
+ 64250 1.6062500000000000E-02 1.4368759536979929E-02 2.4218997157280628E+00
+ 64251 1.6062750000000001E-02 1.4369365018296529E-02 2.4219508156994278E+00
+ 64252 1.6063000000000001E-02 1.4369970512389111E-02 2.4220019156707928E+00
+ 64253 1.6063250000000001E-02 1.4370576019257633E-02 2.4220530156421582E+00
+ 64254 1.6063499999999998E-02 1.4371181538902156E-02 2.4221041156135228E+00
+ 64255 1.6063749999999998E-02 1.4371787071322667E-02 2.4221552155848878E+00
+ 64256 1.6063999999999998E-02 1.4372392616519193E-02 2.4222063155562528E+00
+ 64257 1.6064249999999999E-02 1.4372998174491719E-02 2.4222574155276182E+00
+ 64258 1.6064499999999999E-02 1.4373603745240278E-02 2.4223085154989832E+00
+ 64259 1.6064749999999999E-02 1.4374209328764879E-02 2.4223596154703486E+00
+ 64260 1.6064999999999999E-02 1.4374814925065503E-02 2.4224107154417136E+00
+ 64261 1.6065250000000000E-02 1.4375420534142194E-02 2.4224618154130786E+00
+ 64262 1.6065500000000000E-02 1.4376026155994943E-02 2.4225129153844440E+00
+ 64263 1.6065750000000000E-02 1.4376631790623760E-02 2.4225640153558090E+00
+ 64264 1.6066000000000000E-02 1.4377237438028660E-02 2.4226151153271740E+00
+ 64265 1.6066250000000001E-02 1.4377843098209652E-02 2.4226662152985394E+00
+ 64266 1.6066500000000001E-02 1.4378448771166747E-02 2.4227173152699044E+00
+ 64267 1.6066750000000001E-02 1.4379054456899959E-02 2.4227684152412698E+00
+ 64268 1.6066999999999998E-02 1.4379660155409280E-02 2.4228195152126339E+00
+ 64269 1.6067249999999998E-02 1.4380265866694756E-02 2.4228706151839994E+00
+ 64270 1.6067499999999998E-02 1.4380871590756347E-02 2.4229217151553644E+00
+ 64271 1.6067749999999999E-02 1.4381477327594094E-02 2.4229728151267298E+00
+ 64272 1.6067999999999999E-02 1.4382083077208018E-02 2.4230239150980948E+00
+ 64273 1.6068249999999999E-02 1.4382688839598100E-02 2.4230750150694598E+00
+ 64274 1.6068499999999999E-02 1.4383294614764369E-02 2.4231261150408252E+00
+ 64275 1.6068750000000000E-02 1.4383900402706826E-02 2.4231772150121902E+00
+ 64276 1.6069000000000000E-02 1.4384506203425480E-02 2.4232283149835556E+00
+ 64277 1.6069250000000000E-02 1.4385112016920354E-02 2.4232794149549206E+00
+ 64278 1.6069500000000000E-02 1.4385717843191440E-02 2.4233305149262856E+00
+ 64279 1.6069750000000001E-02 1.4386323682238756E-02 2.4233816148976510E+00
+ 64280 1.6070000000000001E-02 1.4386929534062315E-02 2.4234327148690160E+00
+ 64281 1.6070250000000001E-02 1.4387535398662122E-02 2.4234838148403814E+00
+ 64282 1.6070499999999998E-02 1.4388141276038187E-02 2.4235349148117455E+00
+ 64283 1.6070749999999998E-02 1.4388747166190525E-02 2.4235860147831110E+00
+ 64284 1.6070999999999998E-02 1.4389353069119136E-02 2.4236371147544760E+00
+ 64285 1.6071249999999999E-02 1.4389958984824041E-02 2.4236882147258410E+00
+ 64286 1.6071499999999999E-02 1.4390564913305258E-02 2.4237393146972064E+00
+ 64287 1.6071749999999999E-02 1.4391170854562771E-02 2.4237904146685714E+00
+ 64288 1.6071999999999999E-02 1.4391776808596605E-02 2.4238415146399368E+00
+ 64289 1.6072250000000000E-02 1.4392382775406767E-02 2.4238926146113018E+00
+ 64290 1.6072500000000000E-02 1.4392988754993270E-02 2.4239437145826668E+00
+ 64291 1.6072750000000000E-02 1.4393594747356122E-02 2.4239948145540322E+00
+ 64292 1.6073000000000000E-02 1.4394200752495340E-02 2.4240459145253972E+00
+ 64293 1.6073250000000001E-02 1.4394806770410919E-02 2.4240970144967626E+00
+ 64294 1.6073500000000001E-02 1.4395412801102868E-02 2.4241481144681276E+00
+ 64295 1.6073750000000001E-02 1.4396018844571222E-02 2.4241992144394926E+00
+ 64296 1.6073999999999998E-02 1.4396624900815962E-02 2.4242503144108571E+00
+ 64297 1.6074249999999998E-02 1.4397230969837117E-02 2.4243014143822226E+00
+ 64298 1.6074499999999999E-02 1.4397837051634688E-02 2.4243525143535876E+00
+ 64299 1.6074749999999999E-02 1.4398443146208686E-02 2.4244036143249525E+00
+ 64300 1.6074999999999999E-02 1.4399049253559119E-02 2.4244547142963180E+00
+ 64301 1.6075249999999999E-02 1.4399655373686013E-02 2.4245058142676830E+00
+ 64302 1.6075500000000000E-02 1.4400261506589360E-02 2.4245569142390484E+00
+ 64303 1.6075750000000000E-02 1.4400867652269165E-02 2.4246080142104134E+00
+ 64304 1.6076000000000000E-02 1.4401473810725453E-02 2.4246591141817784E+00
+ 64305 1.6076250000000000E-02 1.4402079981958240E-02 2.4247102141531438E+00
+ 64306 1.6076500000000001E-02 1.4402686165967521E-02 2.4247613141245088E+00
+ 64307 1.6076750000000001E-02 1.4403292362753296E-02 2.4248124140958738E+00
+ 64308 1.6077000000000001E-02 1.4403898572315603E-02 2.4248635140672392E+00
+ 64309 1.6077249999999998E-02 1.4404504794654426E-02 2.4249146140386038E+00
+ 64310 1.6077499999999998E-02 1.4405111029769787E-02 2.4249657140099687E+00
+ 64311 1.6077749999999998E-02 1.4405717277661699E-02 2.4250168139813337E+00
+ 64312 1.6077999999999999E-02 1.4406323538330166E-02 2.4250679139526992E+00
+ 64313 1.6078249999999999E-02 1.4406929811775196E-02 2.4251190139240641E+00
+ 64314 1.6078499999999999E-02 1.4407536097996821E-02 2.4251701138954296E+00
+ 64315 1.6078749999999999E-02 1.4408142396995019E-02 2.4252212138667946E+00
+ 64316 1.6079000000000000E-02 1.4408748708769814E-02 2.4252723138381596E+00
+ 64317 1.6079250000000000E-02 1.4409355033321228E-02 2.4253234138095250E+00
+ 64318 1.6079500000000000E-02 1.4409961370649246E-02 2.4253745137808900E+00
+ 64319 1.6079750000000000E-02 1.4410567720753902E-02 2.4254256137522554E+00
+ 64320 1.6080000000000001E-02 1.4411174083635186E-02 2.4254767137236204E+00
+ 64321 1.6080250000000001E-02 1.4411780459293113E-02 2.4255278136949854E+00
+ 64322 1.6080500000000001E-02 1.4412386847727708E-02 2.4255789136663508E+00
+ 64323 1.6080749999999998E-02 1.4412993248938945E-02 2.4256300136377154E+00
+ 64324 1.6080999999999998E-02 1.4413599662926883E-02 2.4256811136090803E+00
+ 64325 1.6081249999999998E-02 1.4414206089691505E-02 2.4257322135804453E+00
+ 64326 1.6081499999999999E-02 1.4414812529232823E-02 2.4257833135518108E+00
+ 64327 1.6081749999999999E-02 1.4415418981550477E-02 2.4258344135231757E+00
+ 64328 1.6081999999999999E-02 1.4416025446642071E-02 2.4258855134945407E+00
+ 64329 1.6082249999999999E-02 1.4416631924507138E-02 2.4259366134659062E+00
+ 64330 1.6082500000000000E-02 1.4417238415145705E-02 2.4259877134372712E+00
+ 64331 1.6082750000000000E-02 1.4417844918557784E-02 2.4260388134086366E+00
+ 64332 1.6083000000000000E-02 1.4418451434743370E-02 2.4260899133800016E+00
+ 64333 1.6083250000000000E-02 1.4419057963702481E-02 2.4261410133513666E+00
+ 64334 1.6083500000000001E-02 1.4419664505435120E-02 2.4261921133227320E+00
+ 64335 1.6083750000000001E-02 1.4420271059941318E-02 2.4262432132940970E+00
+ 64336 1.6084000000000001E-02 1.4420877627221055E-02 2.4262943132654624E+00
+ 64337 1.6084249999999998E-02 1.4421484207274344E-02 2.4263454132368265E+00
+ 64338 1.6084499999999998E-02 1.4422090800101210E-02 2.4263965132081919E+00
+ 64339 1.6084749999999998E-02 1.4422697405701655E-02 2.4264476131795569E+00
+ 64340 1.6084999999999999E-02 1.4423304024075696E-02 2.4264987131509224E+00
+ 64341 1.6085249999999999E-02 1.4423910655223329E-02 2.4265498131222873E+00
+ 64342 1.6085499999999999E-02 1.4424517299144566E-02 2.4266009130936523E+00
+ 64343 1.6085749999999999E-02 1.4425123955839421E-02 2.4266520130650178E+00
+ 64344 1.6086000000000000E-02 1.4425730625307900E-02 2.4267031130363828E+00
+ 64345 1.6086250000000000E-02 1.4426337307550012E-02 2.4267542130077477E+00
+ 64346 1.6086500000000000E-02 1.4426944002565775E-02 2.4268053129791132E+00
+ 64347 1.6086750000000000E-02 1.4427550710355182E-02 2.4268564129504782E+00
+ 64348 1.6087000000000001E-02 1.4428157430918255E-02 2.4269075129218436E+00
+ 64349 1.6087250000000001E-02 1.4428764164255006E-02 2.4269586128932086E+00
+ 64350 1.6087500000000001E-02 1.4429370910365428E-02 2.4270097128645736E+00
+ 64351 1.6087749999999998E-02 1.4429977669249524E-02 2.4270608128359381E+00
+ 64352 1.6087999999999998E-02 1.4430584440907317E-02 2.4271119128073035E+00
+ 64353 1.6088249999999998E-02 1.4431191225338858E-02 2.4271630127786685E+00
+ 64354 1.6088499999999999E-02 1.4431798022544098E-02 2.4272141127500335E+00
+ 64355 1.6088749999999999E-02 1.4432404832523057E-02 2.4272652127213989E+00
+ 64356 1.6088999999999999E-02 1.4433011655275762E-02 2.4273163126927639E+00
+ 64357 1.6089249999999999E-02 1.4433618490802207E-02 2.4273674126641294E+00
+ 64358 1.6089500000000000E-02 1.4434225339102401E-02 2.4274185126354944E+00
+ 64359 1.6089750000000000E-02 1.4434832200176363E-02 2.4274696126068593E+00
+ 64360 1.6090000000000000E-02 1.4435439074024101E-02 2.4275207125782248E+00
+ 64361 1.6090250000000000E-02 1.4436045960645613E-02 2.4275718125495898E+00
+ 64362 1.6090500000000001E-02 1.4436652860040922E-02 2.4276229125209552E+00
+ 64363 1.6090750000000001E-02 1.4437259772210028E-02 2.4276740124923202E+00
+ 64364 1.6091000000000001E-02 1.4437866697152949E-02 2.4277251124636852E+00
+ 64365 1.6091249999999998E-02 1.4438473634869676E-02 2.4277762124350497E+00
+ 64366 1.6091499999999998E-02 1.4439080585360243E-02 2.4278273124064147E+00
+ 64367 1.6091749999999998E-02 1.4439687548624647E-02 2.4278784123777801E+00
+ 64368 1.6091999999999999E-02 1.4440294524662906E-02 2.4279295123491451E+00
+ 64369 1.6092249999999999E-02 1.4440901513475001E-02 2.4279806123205105E+00
+ 64370 1.6092499999999999E-02 1.4441508515060963E-02 2.4280317122918755E+00
+ 64371 1.6092749999999999E-02 1.4442115529420813E-02 2.4280828122632405E+00
+ 64372 1.6093000000000000E-02 1.4442722556554547E-02 2.4281339122346060E+00
+ 64373 1.6093250000000000E-02 1.4443329596462160E-02 2.4281850122059709E+00
+ 64374 1.6093500000000000E-02 1.4443936649143686E-02 2.4282361121773364E+00
+ 64375 1.6093750000000000E-02 1.4444543714599118E-02 2.4282872121487014E+00
+ 64376 1.6094000000000001E-02 1.4445150792828482E-02 2.4283383121200663E+00
+ 64377 1.6094250000000001E-02 1.4445757883831784E-02 2.4283894120914318E+00
+ 64378 1.6094500000000001E-02 1.4446364987608986E-02 2.4284405120627968E+00
+ 64379 1.6094749999999998E-02 1.4446972104160155E-02 2.4284916120341613E+00
+ 64380 1.6094999999999998E-02 1.4447579233485289E-02 2.4285427120055263E+00
+ 64381 1.6095249999999998E-02 1.4448186375584390E-02 2.4285938119768917E+00
+ 64382 1.6095499999999999E-02 1.4448793530457466E-02 2.4286449119482567E+00
+ 64383 1.6095749999999999E-02 1.4449400698104523E-02 2.4286960119196221E+00
+ 64384 1.6095999999999999E-02 1.4450007878525586E-02 2.4287471118909871E+00
+ 64385 1.6096249999999999E-02 1.4450615071720635E-02 2.4287982118623521E+00
+ 64386 1.6096500000000000E-02 1.4451222277689723E-02 2.4288493118337176E+00
+ 64387 1.6096750000000000E-02 1.4451829496432823E-02 2.4289004118050825E+00
+ 64388 1.6097000000000000E-02 1.4452436727949948E-02 2.4289515117764475E+00
+ 64389 1.6097250000000000E-02 1.4453043972241120E-02 2.4290026117478130E+00
+ 64390 1.6097500000000001E-02 1.4453651229306351E-02 2.4290537117191779E+00
+ 64391 1.6097750000000001E-02 1.4454258499145625E-02 2.4291048116905434E+00
+ 64392 1.6098000000000001E-02 1.4454865781758976E-02 2.4291559116619084E+00
+ 64393 1.6098249999999998E-02 1.4455473077146402E-02 2.4292070116332729E+00
+ 64394 1.6098499999999998E-02 1.4456080385307919E-02 2.4292581116046379E+00
+ 64395 1.6098749999999998E-02 1.4456687706243537E-02 2.4293092115760033E+00
+ 64396 1.6098999999999999E-02 1.4457295039953263E-02 2.4293603115473683E+00
+ 64397 1.6099249999999999E-02 1.4457902386437101E-02 2.4294114115187333E+00
+ 64398 1.6099499999999999E-02 1.4458509745695064E-02 2.4294625114900987E+00
+ 64399 1.6099749999999999E-02 1.4459117117727162E-02 2.4295136114614637E+00
+ 64400 1.6100000000000000E-02 1.4459724502533406E-02 2.4295647114328291E+00
+ 64401 1.6100250000000000E-02 1.4460331900113806E-02 2.4296158114041941E+00
+ 64402 1.6100500000000000E-02 1.4460939310468331E-02 2.4296669113755591E+00
+ 64403 1.6100750000000000E-02 1.4461546733597088E-02 2.4297180113469246E+00
+ 64404 1.6101000000000001E-02 1.4462154169499999E-02 2.4297691113182895E+00
+ 64405 1.6101250000000001E-02 1.4462761618177103E-02 2.4298202112896550E+00
+ 64406 1.6101500000000001E-02 1.4463369079628400E-02 2.4298713112610200E+00
+ 64407 1.6101749999999998E-02 1.4463976553853904E-02 2.4299224112323845E+00
+ 64408 1.6101999999999998E-02 1.4464584040853641E-02 2.4299735112037495E+00
+ 64409 1.6102249999999999E-02 1.4465191540627597E-02 2.4300246111751145E+00
+ 64410 1.6102499999999999E-02 1.4465799053175786E-02 2.4300757111464799E+00
+ 64411 1.6102749999999999E-02 1.4466406578498230E-02 2.4301268111178449E+00
+ 64412 1.6102999999999999E-02 1.4467014116594923E-02 2.4301779110892103E+00
+ 64413 1.6103250000000000E-02 1.4467621667465888E-02 2.4302290110605753E+00
+ 64414 1.6103500000000000E-02 1.4468229231111119E-02 2.4302801110319403E+00
+ 64415 1.6103750000000000E-02 1.4468836807530642E-02 2.4303312110033057E+00
+ 64416 1.6104000000000000E-02 1.4469444396724455E-02 2.4303823109746707E+00
+ 64417 1.6104250000000001E-02 1.4470051998692571E-02 2.4304334109460362E+00
+ 64418 1.6104500000000001E-02 1.4470659613434998E-02 2.4304845109174011E+00
+ 64419 1.6104750000000001E-02 1.4471267240951742E-02 2.4305356108887661E+00
+ 64420 1.6104999999999998E-02 1.4471874881242817E-02 2.4305867108601307E+00
+ 64421 1.6105249999999998E-02 1.4472482534308231E-02 2.4306378108314961E+00
+ 64422 1.6105499999999998E-02 1.4473090200148003E-02 2.4306889108028611E+00
+ 64423 1.6105749999999999E-02 1.4473697878762126E-02 2.4307400107742261E+00
+ 64424 1.6105999999999999E-02 1.4474305570150624E-02 2.4307911107455915E+00
+ 64425 1.6106249999999999E-02 1.4474913274313488E-02 2.4308422107169565E+00
+ 64426 1.6106499999999999E-02 1.4475520991250752E-02 2.4308933106883219E+00
+ 64427 1.6106750000000000E-02 1.4476128720962406E-02 2.4309444106596869E+00
+ 64428 1.6107000000000000E-02 1.4476736463448462E-02 2.4309955106310519E+00
+ 64429 1.6107250000000000E-02 1.4477344218708936E-02 2.4310466106024173E+00
+ 64430 1.6107500000000000E-02 1.4477951986743832E-02 2.4310977105737823E+00
+ 64431 1.6107750000000001E-02 1.4478559767553167E-02 2.4311488105451473E+00
+ 64432 1.6108000000000001E-02 1.4479167561136937E-02 2.4311999105165127E+00
+ 64433 1.6108250000000001E-02 1.4479775367495172E-02 2.4312510104878777E+00
+ 64434 1.6108499999999998E-02 1.4480383186627845E-02 2.4313021104592423E+00
+ 64435 1.6108749999999998E-02 1.4480991018535009E-02 2.4313532104306073E+00
+ 64436 1.6108999999999998E-02 1.4481598863216654E-02 2.4314043104019727E+00
+ 64437 1.6109249999999999E-02 1.4482206720672776E-02 2.4314554103733377E+00
+ 64438 1.6109499999999999E-02 1.4482814590903399E-02 2.4315065103447031E+00
+ 64439 1.6109749999999999E-02 1.4483422473908530E-02 2.4315576103160681E+00
+ 64440 1.6109999999999999E-02 1.4484030369688188E-02 2.4316087102874331E+00
+ 64441 1.6110250000000000E-02 1.4484638278242366E-02 2.4316598102587985E+00
+ 64442 1.6110500000000000E-02 1.4485246199571082E-02 2.4317109102301635E+00
+ 64443 1.6110750000000000E-02 1.4485854133674345E-02 2.4317620102015289E+00
+ 64444 1.6111000000000000E-02 1.4486462080552166E-02 2.4318131101728939E+00
+ 64445 1.6111250000000001E-02 1.4487070040204551E-02 2.4318642101442589E+00
+ 64446 1.6111500000000001E-02 1.4487678012631507E-02 2.4319153101156243E+00
+ 64447 1.6111750000000001E-02 1.4488285997833054E-02 2.4319664100869893E+00
+ 64448 1.6111999999999998E-02 1.4488893995809179E-02 2.4320175100583539E+00
+ 64449 1.6112249999999998E-02 1.4489502006559908E-02 2.4320686100297189E+00
+ 64450 1.6112499999999998E-02 1.4490110030085259E-02 2.4321197100010843E+00
+ 64451 1.6112749999999999E-02 1.4490718066385230E-02 2.4321708099724493E+00
+ 64452 1.6112999999999999E-02 1.4491326115459826E-02 2.4322219099438143E+00
+ 64453 1.6113249999999999E-02 1.4491934177309046E-02 2.4322730099151797E+00
+ 64454 1.6113499999999999E-02 1.4492542251932963E-02 2.4323241098865447E+00
+ 64455 1.6113750000000000E-02 1.4493150339331504E-02 2.4323752098579101E+00
+ 64456 1.6114000000000000E-02 1.4493758439504711E-02 2.4324263098292751E+00
+ 64457 1.6114250000000000E-02 1.4494366552452596E-02 2.4324774098006401E+00
+ 64458 1.6114500000000000E-02 1.4494974678175190E-02 2.4325285097720055E+00
+ 64459 1.6114750000000001E-02 1.4495582816672464E-02 2.4325796097433705E+00
+ 64460 1.6115000000000001E-02 1.4496190967944449E-02 2.4326307097147359E+00
+ 64461 1.6115250000000001E-02 1.4496799131991141E-02 2.4326818096861009E+00
+ 64462 1.6115499999999998E-02 1.4497407308812561E-02 2.4327329096574655E+00
+ 64463 1.6115749999999998E-02 1.4498015498408711E-02 2.4327840096288305E+00
+ 64464 1.6115999999999998E-02 1.4498623700779607E-02 2.4328351096001959E+00
+ 64465 1.6116249999999999E-02 1.4499231915925257E-02 2.4328862095715609E+00
+ 64466 1.6116499999999999E-02 1.4499840143845670E-02 2.4329373095429259E+00
+ 64467 1.6116749999999999E-02 1.4500448384540858E-02 2.4329884095142913E+00
+ 64468 1.6116999999999999E-02 1.4501056638010821E-02 2.4330395094856563E+00
+ 64469 1.6117250000000000E-02 1.4501664904255574E-02 2.4330906094570217E+00
+ 64470 1.6117500000000000E-02 1.4502273183275139E-02 2.4331417094283867E+00
+ 64471 1.6117750000000000E-02 1.4502881475069489E-02 2.4331928093997517E+00
+ 64472 1.6118000000000000E-02 1.4503489779638685E-02 2.4332439093711171E+00
+ 64473 1.6118250000000001E-02 1.4504098096982703E-02 2.4332950093424821E+00
+ 64474 1.6118500000000001E-02 1.4504706427101548E-02 2.4333461093138471E+00
+ 64475 1.6118750000000001E-02 1.4505314769995245E-02 2.4333972092852125E+00
+ 64476 1.6118999999999998E-02 1.4505923125663801E-02 2.4334483092565771E+00
+ 64477 1.6119249999999998E-02 1.4506531494107215E-02 2.4334994092279421E+00
+ 64478 1.6119499999999998E-02 1.4507139875325510E-02 2.4335505091993070E+00
+ 64479 1.6119749999999999E-02 1.4507748269318700E-02 2.4336016091706725E+00
+ 64480 1.6119999999999999E-02 1.4508356676086768E-02 2.4336527091420375E+00
+ 64481 1.6120249999999999E-02 1.4508965095629749E-02 2.4337038091134029E+00
+ 64482 1.6120499999999999E-02 1.4509573527947644E-02 2.4337549090847679E+00
+ 64483 1.6120750000000000E-02 1.4510181973040458E-02 2.4338060090561329E+00
+ 64484 1.6121000000000000E-02 1.4510790430908199E-02 2.4338571090274983E+00
+ 64485 1.6121250000000000E-02 1.4511398901550896E-02 2.4339082089988633E+00
+ 64486 1.6121500000000000E-02 1.4512007384968531E-02 2.4339593089702287E+00
+ 64487 1.6121750000000001E-02 1.4512615881161138E-02 2.4340104089415937E+00
+ 64488 1.6122000000000001E-02 1.4513224390128707E-02 2.4340615089129587E+00
+ 64489 1.6122250000000001E-02 1.4513832911871253E-02 2.4341126088843241E+00
+ 64490 1.6122499999999998E-02 1.4514441446388786E-02 2.4341637088556887E+00
+ 64491 1.6122749999999998E-02 1.4515049993681323E-02 2.4342148088270537E+00
+ 64492 1.6122999999999998E-02 1.4515658553748865E-02 2.4342659087984186E+00
+ 64493 1.6123249999999999E-02 1.4516267126591429E-02 2.4343170087697841E+00
+ 64494 1.6123499999999999E-02 1.4516875712209044E-02 2.4343681087411491E+00
+ 64495 1.6123749999999999E-02 1.4517484310601637E-02 2.4344192087125140E+00
+ 64496 1.6123999999999999E-02 1.4518092921769319E-02 2.4344703086838795E+00
+ 64497 1.6124250000000000E-02 1.4518701545712042E-02 2.4345214086552445E+00
+ 64498 1.6124500000000000E-02 1.4519310182429841E-02 2.4345725086266099E+00
+ 64499 1.6124750000000000E-02 1.4519918831922701E-02 2.4346236085979749E+00
+ 64500 1.6125000000000000E-02 1.4520527494190650E-02 2.4346747085693399E+00
+ 64501 1.6125250000000001E-02 1.4521136169233692E-02 2.4347258085407053E+00
+ 64502 1.6125500000000001E-02 1.4521744857051828E-02 2.4347769085120703E+00
+ 64503 1.6125750000000001E-02 1.4522353557645095E-02 2.4348280084834357E+00
+ 64504 1.6125999999999998E-02 1.4522962271013452E-02 2.4348791084547998E+00
+ 64505 1.6126249999999998E-02 1.4523570997156975E-02 2.4349302084261653E+00
+ 64506 1.6126499999999998E-02 1.4524179736075624E-02 2.4349813083975302E+00
+ 64507 1.6126749999999999E-02 1.4524788487769422E-02 2.4350324083688957E+00
+ 64508 1.6126999999999999E-02 1.4525397252238382E-02 2.4350835083402607E+00
+ 64509 1.6127249999999999E-02 1.4526006029482499E-02 2.4351346083116256E+00
+ 64510 1.6127499999999999E-02 1.4526614819501821E-02 2.4351857082829911E+00
+ 64511 1.6127750000000000E-02 1.4527223622296319E-02 2.4352368082543561E+00
+ 64512 1.6128000000000000E-02 1.4527832437866005E-02 2.4352879082257211E+00
+ 64513 1.6128250000000000E-02 1.4528441266210905E-02 2.4353390081970865E+00
+ 64514 1.6128500000000000E-02 1.4529050107331029E-02 2.4353901081684515E+00
+ 64515 1.6128750000000001E-02 1.4529658961226365E-02 2.4354412081398169E+00
+ 64516 1.6129000000000001E-02 1.4530267827896950E-02 2.4354923081111819E+00
+ 64517 1.6129250000000001E-02 1.4530876707342774E-02 2.4355434080825469E+00
+ 64518 1.6129499999999998E-02 1.4531485599563842E-02 2.4355945080539114E+00
+ 64519 1.6129749999999998E-02 1.4532094504560181E-02 2.4356456080252769E+00
+ 64520 1.6129999999999999E-02 1.4532703422331797E-02 2.4356967079966418E+00
+ 64521 1.6130249999999999E-02 1.4533312352878700E-02 2.4357478079680068E+00
+ 64522 1.6130499999999999E-02 1.4533921296200888E-02 2.4357989079393723E+00
+ 64523 1.6130749999999999E-02 1.4534530252298380E-02 2.4358500079107372E+00
+ 64524 1.6131000000000000E-02 1.4535139221171193E-02 2.4359011078821027E+00
+ 64525 1.6131250000000000E-02 1.4535748202819323E-02 2.4359522078534677E+00
+ 64526 1.6131500000000000E-02 1.4536357197242776E-02 2.4360033078248327E+00
+ 64527 1.6131750000000000E-02 1.4536966204441568E-02 2.4360544077961981E+00
+ 64528 1.6132000000000001E-02 1.4537575224415714E-02 2.4361055077675631E+00
+ 64529 1.6132250000000001E-02 1.4538184257165227E-02 2.4361566077389285E+00
+ 64530 1.6132500000000001E-02 1.4538793302690107E-02 2.4362077077102935E+00
+ 64531 1.6132749999999998E-02 1.4539402360990357E-02 2.4362588076816580E+00
+ 64532 1.6132999999999998E-02 1.4540011432065994E-02 2.4363099076530230E+00
+ 64533 1.6133249999999998E-02 1.4540620515917037E-02 2.4363610076243880E+00
+ 64534 1.6133499999999999E-02 1.4541229612543482E-02 2.4364121075957534E+00
+ 64535 1.6133749999999999E-02 1.4541838721945345E-02 2.4364632075671184E+00
+ 64536 1.6133999999999999E-02 1.4542447844122640E-02 2.4365143075384839E+00
+ 64537 1.6134249999999999E-02 1.4543056979075359E-02 2.4365654075098488E+00
+ 64538 1.6134500000000000E-02 1.4543666126803526E-02 2.4366165074812138E+00
+ 64539 1.6134750000000000E-02 1.4544275287307151E-02 2.4366676074525793E+00
+ 64540 1.6135000000000000E-02 1.4544884460586256E-02 2.4367187074239443E+00
+ 64541 1.6135250000000000E-02 1.4545493646640813E-02 2.4367698073953097E+00
+ 64542 1.6135500000000001E-02 1.4546102845470855E-02 2.4368209073666747E+00
+ 64543 1.6135750000000001E-02 1.4546712057076389E-02 2.4368720073380397E+00
+ 64544 1.6136000000000001E-02 1.4547321281457437E-02 2.4369231073094051E+00
+ 64545 1.6136249999999998E-02 1.4547930518613989E-02 2.4369742072807696E+00
+ 64546 1.6136499999999998E-02 1.4548539768546054E-02 2.4370253072521346E+00
+ 64547 1.6136749999999998E-02 1.4549149031253671E-02 2.4370764072234996E+00
+ 64548 1.6136999999999999E-02 1.4549758306736816E-02 2.4371275071948650E+00
+ 64549 1.6137249999999999E-02 1.4550367594995513E-02 2.4371786071662300E+00
+ 64550 1.6137499999999999E-02 1.4550976896029770E-02 2.4372297071375955E+00
+ 64551 1.6137749999999999E-02 1.4551586209839601E-02 2.4372808071089604E+00
+ 64552 1.6138000000000000E-02 1.4552195536424995E-02 2.4373319070803254E+00
+ 64553 1.6138250000000000E-02 1.4552804875786005E-02 2.4373830070516909E+00
+ 64554 1.6138500000000000E-02 1.4553414227922598E-02 2.4374341070230559E+00
+ 64555 1.6138750000000000E-02 1.4554023592834800E-02 2.4374852069944208E+00
+ 64556 1.6139000000000001E-02 1.4554632970522622E-02 2.4375363069657863E+00
+ 64557 1.6139250000000001E-02 1.4555242360986062E-02 2.4375874069371513E+00
+ 64558 1.6139500000000001E-02 1.4555851764225147E-02 2.4376385069085167E+00
+ 64559 1.6139749999999998E-02 1.4556461180239866E-02 2.4376896068798808E+00
+ 64560 1.6139999999999998E-02 1.4557070609030253E-02 2.4377407068512462E+00
+ 64561 1.6140249999999998E-02 1.4557680050596293E-02 2.4377918068226112E+00
+ 64562 1.6140499999999999E-02 1.4558289504937203E-02 2.4378429067939766E+00
+ 64563 1.6140749999999999E-02 1.4558898972052434E-02 2.4378940067653416E+00
+ 64564 1.6140999999999999E-02 1.4559508451942003E-02 2.4379451067367066E+00
+ 64565 1.6141249999999999E-02 1.4560117944605905E-02 2.4379962067080720E+00
+ 64566 1.6141500000000000E-02 1.4560727450044159E-02 2.4380473066794370E+00
+ 64567 1.6141750000000000E-02 1.4561336968256787E-02 2.4380984066508025E+00
+ 64568 1.6142000000000000E-02 1.4561946501948265E-02 2.4381495066221675E+00
+ 64569 1.6142250000000000E-02 1.4562556045576247E-02 2.4382006065935324E+00
+ 64570 1.6142500000000001E-02 1.4563165601978199E-02 2.4382517065648979E+00
+ 64571 1.6142750000000001E-02 1.4563775171154120E-02 2.4383028065362629E+00
+ 64572 1.6143000000000001E-02 1.4564384753104002E-02 2.4383539065076283E+00
+ 64573 1.6143249999999998E-02 1.4564994347827867E-02 2.4384050064789924E+00
+ 64574 1.6143499999999998E-02 1.4565603955325725E-02 2.4384561064503578E+00
+ 64575 1.6143749999999998E-02 1.4566213575597585E-02 2.4385072064217228E+00
+ 64576 1.6143999999999999E-02 1.4566823208643451E-02 2.4385583063930878E+00
+ 64577 1.6144249999999999E-02 1.4567432854463347E-02 2.4386094063644532E+00
+ 64578 1.6144499999999999E-02 1.4568042513057260E-02 2.4386605063358182E+00
+ 64579 1.6144749999999999E-02 1.4568652184425218E-02 2.4387116063071836E+00
+ 64580 1.6145000000000000E-02 1.4569261868567223E-02 2.4387627062785486E+00
+ 64581 1.6145250000000000E-02 1.4569871565483276E-02 2.4388138062499136E+00
+ 64582 1.6145500000000000E-02 1.4570481275173405E-02 2.4388649062212790E+00
+ 64583 1.6145750000000000E-02 1.4571090997637601E-02 2.4389160061926440E+00
+ 64584 1.6146000000000001E-02 1.4571700732875878E-02 2.4389671061640095E+00
+ 64585 1.6146250000000001E-02 1.4572310480888253E-02 2.4390182061353745E+00
+ 64586 1.6146500000000001E-02 1.4572920241674702E-02 2.4390693061067394E+00
+ 64587 1.6146749999999998E-02 1.4573530015235311E-02 2.4391204060781040E+00
+ 64588 1.6146999999999998E-02 1.4574139801570012E-02 2.4391715060494694E+00
+ 64589 1.6147249999999998E-02 1.4574749600678854E-02 2.4392226060208344E+00
+ 64590 1.6147499999999999E-02 1.4575359412561823E-02 2.4392737059921994E+00
+ 64591 1.6147749999999999E-02 1.4575969237218945E-02 2.4393248059635648E+00
+ 64592 1.6147999999999999E-02 1.4576579074650230E-02 2.4393759059349298E+00
+ 64593 1.6148249999999999E-02 1.4577188924855671E-02 2.4394270059062952E+00
+ 64594 1.6148500000000000E-02 1.4577798787835296E-02 2.4394781058776602E+00
+ 64595 1.6148750000000000E-02 1.4578408663589108E-02 2.4395292058490252E+00
+ 64596 1.6149000000000000E-02 1.4579018552117110E-02 2.4395803058203906E+00
+ 64597 1.6149250000000000E-02 1.4579628453419313E-02 2.4396314057917556E+00
+ 64598 1.6149500000000001E-02 1.4580238367495731E-02 2.4396825057631206E+00
+ 64599 1.6149750000000001E-02 1.4580848294346372E-02 2.4397336057344861E+00
+ 64600 1.6150000000000001E-02 1.4581458233971245E-02 2.4397847057058510E+00
+ 64601 1.6150249999999998E-02 1.4582068186370346E-02 2.4398358056772156E+00
+ 64602 1.6150499999999998E-02 1.4582678151543712E-02 2.4398869056485806E+00
+ 64603 1.6150749999999998E-02 1.4583288129491336E-02 2.4399380056199460E+00
+ 64604 1.6150999999999999E-02 1.4583898120213212E-02 2.4399891055913110E+00
+ 64605 1.6151249999999999E-02 1.4584508123709379E-02 2.4400402055626764E+00
+ 64606 1.6151499999999999E-02 1.4585118139979831E-02 2.4400913055340414E+00
+ 64607 1.6151749999999999E-02 1.4585728169024571E-02 2.4401424055054064E+00
+ 64608 1.6152000000000000E-02 1.4586338210843621E-02 2.4401935054767718E+00
+ 64609 1.6152250000000000E-02 1.4586948265436989E-02 2.4402446054481368E+00
+ 64610 1.6152500000000000E-02 1.4587558332804678E-02 2.4402957054195022E+00
+ 64611 1.6152750000000000E-02 1.4588168412946701E-02 2.4403468053908672E+00
+ 64612 1.6153000000000001E-02 1.4588778505863055E-02 2.4403979053622322E+00
+ 64613 1.6153250000000001E-02 1.4589388611553768E-02 2.4404490053335977E+00
+ 64614 1.6153500000000001E-02 1.4589998730018846E-02 2.4405001053049626E+00
+ 64615 1.6153749999999998E-02 1.4590608861258302E-02 2.4405512052763272E+00
+ 64616 1.6153999999999998E-02 1.4591219005272108E-02 2.4406023052476922E+00
+ 64617 1.6154249999999998E-02 1.4591829162060321E-02 2.4406534052190576E+00
+ 64618 1.6154499999999999E-02 1.4592439331622921E-02 2.4407045051904226E+00
+ 64619 1.6154749999999999E-02 1.4593049513959943E-02 2.4407556051617876E+00
+ 64620 1.6154999999999999E-02 1.4593659709071376E-02 2.4408067051331530E+00
+ 64621 1.6155249999999999E-02 1.4594269916957224E-02 2.4408578051045180E+00
+ 64622 1.6155500000000000E-02 1.4594880137617512E-02 2.4409089050758834E+00
+ 64623 1.6155750000000000E-02 1.4595490371052254E-02 2.4409600050472484E+00
+ 64624 1.6156000000000000E-02 1.4596100617261435E-02 2.4410111050186134E+00
+ 64625 1.6156250000000000E-02 1.4596710876245084E-02 2.4410622049899788E+00
+ 64626 1.6156500000000001E-02 1.4597321148003200E-02 2.4411133049613438E+00
+ 64627 1.6156750000000001E-02 1.4597931432535802E-02 2.4411644049327093E+00
+ 64628 1.6157000000000001E-02 1.4598541729842892E-02 2.4412155049040742E+00
+ 64629 1.6157249999999998E-02 1.4599152039924481E-02 2.4412666048754388E+00
+ 64630 1.6157499999999998E-02 1.4599762362780570E-02 2.4413177048468038E+00
+ 64631 1.6157749999999999E-02 1.4600372698411189E-02 2.4413688048181692E+00
+ 64632 1.6157999999999999E-02 1.4600983046816340E-02 2.4414199047895342E+00
+ 64633 1.6158249999999999E-02 1.4601593407996011E-02 2.4414710047608992E+00
+ 64634 1.6158499999999999E-02 1.4602203781950238E-02 2.4415221047322646E+00
+ 64635 1.6158750000000000E-02 1.4602814168679019E-02 2.4415732047036296E+00
+ 64636 1.6159000000000000E-02 1.4603424568182357E-02 2.4416243046749950E+00
+ 64637 1.6159250000000000E-02 1.4604034980460286E-02 2.4416754046463600E+00
+ 64638 1.6159500000000000E-02 1.4604645405512781E-02 2.4417265046177250E+00
+ 64639 1.6159750000000001E-02 1.4605255843339875E-02 2.4417776045890904E+00
+ 64640 1.6160000000000001E-02 1.4605866293941566E-02 2.4418287045604554E+00
+ 64641 1.6160250000000001E-02 1.4606476757317872E-02 2.4418798045318204E+00
+ 64642 1.6160500000000001E-02 1.4607087233468796E-02 2.4419309045031858E+00
+ 64643 1.6160749999999998E-02 1.4607697722394342E-02 2.4419820044745504E+00
+ 64644 1.6160999999999998E-02 1.4608308224094547E-02 2.4420331044459154E+00
+ 64645 1.6161249999999999E-02 1.4608918738569378E-02 2.4420842044172804E+00
+ 64646 1.6161499999999999E-02 1.4609529265818882E-02 2.4421353043886458E+00
+ 64647 1.6161749999999999E-02 1.4610139805843043E-02 2.4421864043600108E+00
+ 64648 1.6161999999999999E-02 1.4610750358641881E-02 2.4422375043313762E+00
+ 64649 1.6162250000000000E-02 1.4611360924215401E-02 2.4422886043027412E+00
+ 64650 1.6162500000000000E-02 1.4611971502563631E-02 2.4423397042741062E+00
+ 64651 1.6162750000000000E-02 1.4612582093686551E-02 2.4423908042454716E+00
+ 64652 1.6163000000000000E-02 1.4613192697584191E-02 2.4424419042168366E+00
+ 64653 1.6163250000000001E-02 1.4613803314256544E-02 2.4424930041882020E+00
+ 64654 1.6163500000000001E-02 1.4614413943703634E-02 2.4425441041595670E+00
+ 64655 1.6163750000000001E-02 1.4615024585925470E-02 2.4425952041309320E+00
+ 64656 1.6163999999999998E-02 1.4615635240922036E-02 2.4426463041022966E+00
+ 64657 1.6164249999999998E-02 1.4616245908693379E-02 2.4426974040736620E+00
+ 64658 1.6164499999999998E-02 1.4616856589239490E-02 2.4427485040450270E+00
+ 64659 1.6164749999999999E-02 1.4617467282560385E-02 2.4427996040163920E+00
+ 64660 1.6164999999999999E-02 1.4618077988656058E-02 2.4428507039877574E+00
+ 64661 1.6165249999999999E-02 1.4618688707526525E-02 2.4429018039591224E+00
+ 64662 1.6165499999999999E-02 1.4619299439171809E-02 2.4429529039304874E+00
+ 64663 1.6165750000000000E-02 1.4619910183591904E-02 2.4430040039018528E+00
+ 64664 1.6166000000000000E-02 1.4620520940786825E-02 2.4430551038732178E+00
+ 64665 1.6166250000000000E-02 1.4621131710756578E-02 2.4431062038445832E+00
+ 64666 1.6166500000000000E-02 1.4621742493501179E-02 2.4431573038159482E+00
+ 64667 1.6166750000000001E-02 1.4622353289020626E-02 2.4432084037873132E+00
+ 64668 1.6167000000000001E-02 1.4622964097314940E-02 2.4432595037586786E+00
+ 64669 1.6167250000000001E-02 1.4623574918384126E-02 2.4433106037300436E+00
+ 64670 1.6167499999999998E-02 1.4624185752228187E-02 2.4433617037014081E+00
+ 64671 1.6167749999999998E-02 1.4624796598847139E-02 2.4434128036727731E+00
+ 64672 1.6167999999999998E-02 1.4625407458240995E-02 2.4434639036441386E+00
+ 64673 1.6168249999999999E-02 1.4626018330409760E-02 2.4435150036155036E+00
+ 64674 1.6168499999999999E-02 1.4626629215353444E-02 2.4435661035868690E+00
+ 64675 1.6168749999999999E-02 1.4627240113072048E-02 2.4436172035582340E+00
+ 64676 1.6168999999999999E-02 1.4627851023565598E-02 2.4436683035295990E+00
+ 64677 1.6169250000000000E-02 1.4628461946834093E-02 2.4437194035009644E+00
+ 64678 1.6169500000000000E-02 1.4629072882877545E-02 2.4437705034723294E+00
+ 64679 1.6169750000000000E-02 1.4629683831695958E-02 2.4438216034436944E+00
+ 64680 1.6170000000000000E-02 1.4630294793289349E-02 2.4438727034150598E+00
+ 64681 1.6170250000000001E-02 1.4630905767657715E-02 2.4439238033864248E+00
+ 64682 1.6170500000000001E-02 1.4631516754801078E-02 2.4439749033577902E+00
+ 64683 1.6170750000000001E-02 1.4632127754719450E-02 2.4440260033291552E+00
+ 64684 1.6170999999999998E-02 1.4632738767412825E-02 2.4440771033005197E+00
+ 64685 1.6171249999999998E-02 1.4633349792881235E-02 2.4441282032718847E+00
+ 64686 1.6171499999999998E-02 1.4633960831124658E-02 2.4441793032432502E+00
+ 64687 1.6171749999999999E-02 1.4634571882143135E-02 2.4442304032146152E+00
+ 64688 1.6171999999999999E-02 1.4635182945936652E-02 2.4442815031859801E+00
+ 64689 1.6172249999999999E-02 1.4635794022505233E-02 2.4443326031573456E+00
+ 64690 1.6172499999999999E-02 1.4636405111848882E-02 2.4443837031287106E+00
+ 64691 1.6172750000000000E-02 1.4637016213967610E-02 2.4444348031000760E+00
+ 64692 1.6173000000000000E-02 1.4637627328861419E-02 2.4444859030714410E+00
+ 64693 1.6173250000000000E-02 1.4638238456530334E-02 2.4445370030428060E+00
+ 64694 1.6173500000000000E-02 1.4638849596974347E-02 2.4445881030141714E+00
+ 64695 1.6173750000000001E-02 1.4639460750193480E-02 2.4446392029855364E+00
+ 64696 1.6174000000000001E-02 1.4640071916187731E-02 2.4446903029569018E+00
+ 64697 1.6174250000000001E-02 1.4640683094957124E-02 2.4447414029282668E+00
+ 64698 1.6174499999999998E-02 1.4641294286501648E-02 2.4447925028996313E+00
+ 64699 1.6174749999999998E-02 1.4641905490821328E-02 2.4448436028709963E+00
+ 64700 1.6174999999999998E-02 1.4642516707916175E-02 2.4448947028423613E+00
+ 64701 1.6175249999999999E-02 1.4643127937786202E-02 2.4449458028137268E+00
+ 64702 1.6175499999999999E-02 1.4643739180431395E-02 2.4449969027850917E+00
+ 64703 1.6175749999999999E-02 1.4644350435851779E-02 2.4450480027564572E+00
+ 64704 1.6175999999999999E-02 1.4644961704047365E-02 2.4450991027278222E+00
+ 64705 1.6176250000000000E-02 1.4645572985018169E-02 2.4451502026991871E+00
+ 64706 1.6176500000000000E-02 1.4646184278764183E-02 2.4452013026705526E+00
+ 64707 1.6176750000000000E-02 1.4646795585285421E-02 2.4452524026419176E+00
+ 64708 1.6177000000000000E-02 1.4647406904581906E-02 2.4453035026132830E+00
+ 64709 1.6177250000000001E-02 1.4648018236653635E-02 2.4453546025846480E+00
+ 64710 1.6177500000000001E-02 1.4648629581500615E-02 2.4454057025560130E+00
+ 64711 1.6177750000000001E-02 1.4649240939122864E-02 2.4454568025273784E+00
+ 64712 1.6177999999999998E-02 1.4649852309520378E-02 2.4455079024987429E+00
+ 64713 1.6178249999999998E-02 1.4650463692693190E-02 2.4455590024701079E+00
+ 64714 1.6178499999999998E-02 1.4651075088641288E-02 2.4456101024414729E+00
+ 64715 1.6178749999999999E-02 1.4651686497364699E-02 2.4456612024128384E+00
+ 64716 1.6178999999999999E-02 1.4652297918863411E-02 2.4457123023842033E+00
+ 64717 1.6179249999999999E-02 1.4652909353137450E-02 2.4457634023555688E+00
+ 64718 1.6179499999999999E-02 1.4653520800186814E-02 2.4458145023269338E+00
+ 64719 1.6179750000000000E-02 1.4654132260011526E-02 2.4458656022982987E+00
+ 64720 1.6180000000000000E-02 1.4654743732611593E-02 2.4459167022696642E+00
+ 64721 1.6180250000000000E-02 1.4655355217987016E-02 2.4459678022410292E+00
+ 64722 1.6180500000000000E-02 1.4655966716137805E-02 2.4460189022123942E+00
+ 64723 1.6180750000000001E-02 1.4656578227063973E-02 2.4460700021837596E+00
+ 64724 1.6181000000000001E-02 1.4657189750765534E-02 2.4461211021551246E+00
+ 64725 1.6181250000000001E-02 1.4657801287242485E-02 2.4461722021264900E+00
+ 64726 1.6181499999999998E-02 1.4658412836494829E-02 2.4462233020978541E+00
+ 64727 1.6181749999999998E-02 1.4659024398522612E-02 2.4462744020692195E+00
+ 64728 1.6181999999999998E-02 1.4659635973325820E-02 2.4463255020405845E+00
+ 64729 1.6182249999999999E-02 1.4660247560904447E-02 2.4463766020119500E+00
+ 64730 1.6182499999999999E-02 1.4660859161258519E-02 2.4464277019833149E+00
+ 64731 1.6182749999999999E-02 1.4661470774388070E-02 2.4464788019546799E+00
+ 64732 1.6182999999999999E-02 1.4662082400293075E-02 2.4465299019260454E+00
+ 64733 1.6183250000000000E-02 1.4662694038973547E-02 2.4465810018974103E+00
+ 64734 1.6183500000000000E-02 1.4663305690429493E-02 2.4466321018687758E+00
+ 64735 1.6183750000000000E-02 1.4663917354660945E-02 2.4466832018401408E+00
+ 64736 1.6184000000000000E-02 1.4664529031667881E-02 2.4467343018115058E+00
+ 64737 1.6184250000000001E-02 1.4665140721450349E-02 2.4467854017828712E+00
+ 64738 1.6184500000000001E-02 1.4665752424008324E-02 2.4468365017542362E+00
+ 64739 1.6184750000000001E-02 1.4666364139341834E-02 2.4468876017256016E+00
+ 64740 1.6184999999999998E-02 1.4666975867450872E-02 2.4469387016969657E+00
+ 64741 1.6185249999999998E-02 1.4667587608335468E-02 2.4469898016683311E+00
+ 64742 1.6185499999999998E-02 1.4668199361995619E-02 2.4470409016396961E+00
+ 64743 1.6185749999999999E-02 1.4668811128431351E-02 2.4470920016110611E+00
+ 64744 1.6185999999999999E-02 1.4669422907642646E-02 2.4471431015824265E+00
+ 64745 1.6186249999999999E-02 1.4670034699629526E-02 2.4471942015537915E+00
+ 64746 1.6186499999999999E-02 1.4670646504392010E-02 2.4472453015251570E+00
+ 64747 1.6186750000000000E-02 1.4671258321930086E-02 2.4472964014965219E+00
+ 64748 1.6187000000000000E-02 1.4671870152243792E-02 2.4473475014678869E+00
+ 64749 1.6187250000000000E-02 1.4672481995333123E-02 2.4473986014392524E+00
+ 64750 1.6187500000000000E-02 1.4673093851198079E-02 2.4474497014106174E+00
+ 64751 1.6187750000000001E-02 1.4673705719838675E-02 2.4475008013819828E+00
+ 64752 1.6188000000000001E-02 1.4674317601254936E-02 2.4475519013533478E+00
+ 64753 1.6188250000000001E-02 1.4674929495446857E-02 2.4476030013247128E+00
+ 64754 1.6188499999999998E-02 1.4675541402414432E-02 2.4476541012960773E+00
+ 64755 1.6188749999999998E-02 1.4676153322157701E-02 2.4477052012674427E+00
+ 64756 1.6188999999999999E-02 1.4676765254676667E-02 2.4477563012388077E+00
+ 64757 1.6189249999999999E-02 1.4677377199971323E-02 2.4478074012101727E+00
+ 64758 1.6189499999999999E-02 1.4677989158041688E-02 2.4478585011815381E+00
+ 64759 1.6189749999999999E-02 1.4678601128887780E-02 2.4479096011529031E+00
+ 64760 1.6190000000000000E-02 1.4679213112509599E-02 2.4479607011242686E+00
+ 64761 1.6190250000000000E-02 1.4679825108907153E-02 2.4480118010956335E+00
+ 64762 1.6190500000000000E-02 1.4680437118080456E-02 2.4480629010669985E+00
+ 64763 1.6190750000000000E-02 1.4681049140029516E-02 2.4481140010383640E+00
+ 64764 1.6191000000000001E-02 1.4681661174754345E-02 2.4481651010097290E+00
+ 64765 1.6191250000000001E-02 1.4682273222254941E-02 2.4482162009810939E+00
+ 64766 1.6191500000000001E-02 1.4682885282531337E-02 2.4482673009524594E+00
+ 64767 1.6191749999999998E-02 1.4683497355583509E-02 2.4483184009238239E+00
+ 64768 1.6191999999999998E-02 1.4684109441411500E-02 2.4483695008951889E+00
+ 64769 1.6192249999999998E-02 1.4684721540015306E-02 2.4484206008665539E+00
+ 64770 1.6192499999999999E-02 1.4685333651394924E-02 2.4484717008379193E+00
+ 64771 1.6192749999999999E-02 1.4685945775550387E-02 2.4485228008092843E+00
+ 64772 1.6192999999999999E-02 1.4686557912481687E-02 2.4485739007806497E+00
+ 64773 1.6193249999999999E-02 1.4687170062188842E-02 2.4486250007520147E+00
+ 64774 1.6193500000000000E-02 1.4687782224671856E-02 2.4486761007233797E+00
+ 64775 1.6193750000000000E-02 1.4688394399930747E-02 2.4487272006947451E+00
+ 64776 1.6194000000000000E-02 1.4689006587965521E-02 2.4487783006661101E+00
+ 64777 1.6194250000000000E-02 1.4689618788776166E-02 2.4488294006374756E+00
+ 64778 1.6194500000000001E-02 1.4690231002362723E-02 2.4488805006088405E+00
+ 64779 1.6194750000000001E-02 1.4690843228725195E-02 2.4489316005802055E+00
+ 64780 1.6195000000000001E-02 1.4691455467863579E-02 2.4489827005515710E+00
+ 64781 1.6195249999999998E-02 1.4692067719777884E-02 2.4490338005229355E+00
+ 64782 1.6195499999999998E-02 1.4692679984468130E-02 2.4490849004943005E+00
+ 64783 1.6195749999999998E-02 1.4693292261934339E-02 2.4491360004656655E+00
+ 64784 1.6195999999999999E-02 1.4693904552176494E-02 2.4491871004370309E+00
+ 64785 1.6196249999999999E-02 1.4694516855194618E-02 2.4492382004083959E+00
+ 64786 1.6196499999999999E-02 1.4695129170988716E-02 2.4492893003797609E+00
+ 64787 1.6196749999999999E-02 1.4695741499558801E-02 2.4493404003511263E+00
+ 64788 1.6197000000000000E-02 1.4696353840904879E-02 2.4493915003224913E+00
+ 64789 1.6197250000000000E-02 1.4696966195026962E-02 2.4494426002938567E+00
+ 64790 1.6197500000000000E-02 1.4697578561925061E-02 2.4494937002652217E+00
+ 64791 1.6197750000000000E-02 1.4698190941599184E-02 2.4495448002365867E+00
+ 64792 1.6198000000000001E-02 1.4698803334049337E-02 2.4495959002079521E+00
+ 64793 1.6198250000000001E-02 1.4699415739275535E-02 2.4496470001793171E+00
+ 64794 1.6198500000000001E-02 1.4700028157277785E-02 2.4496981001506826E+00
+ 64795 1.6198749999999998E-02 1.4700640588056098E-02 2.4497492001220467E+00
+ 64796 1.6198999999999998E-02 1.4701253031610474E-02 2.4498003000934121E+00
+ 64797 1.6199249999999998E-02 1.4701865487940934E-02 2.4498514000647771E+00
+ 64798 1.6199499999999999E-02 1.4702477957047494E-02 2.4499025000361425E+00
+ 64799 1.6199749999999999E-02 1.4703090438930160E-02 2.4499536000075075E+00
+ 64800 1.6199999999999999E-02 1.4703702933588912E-02 2.4500046999788725E+00
+ 64801 1.6200249999999999E-02 1.4704315441023802E-02 2.4500557999502379E+00
+ 64802 1.6200500000000000E-02 1.4704927961234810E-02 2.4501068999216029E+00
+ 64803 1.6200750000000000E-02 1.4705540494221962E-02 2.4501579998929683E+00
+ 64804 1.6201000000000000E-02 1.4706153039985259E-02 2.4502090998643333E+00
+ 64805 1.6201250000000000E-02 1.4706765598524718E-02 2.4502601998356983E+00
+ 64806 1.6201500000000001E-02 1.4707378169840345E-02 2.4503112998070637E+00
+ 64807 1.6201750000000001E-02 1.4707990753932140E-02 2.4503623997784287E+00
+ 64808 1.6202000000000001E-02 1.4708603350800127E-02 2.4504134997497937E+00
+ 64809 1.6202249999999998E-02 1.4709215960444296E-02 2.4504645997211583E+00
+ 64810 1.6202499999999998E-02 1.4709828582864693E-02 2.4505156996925237E+00
+ 64811 1.6202749999999998E-02 1.4710441218061299E-02 2.4505667996638887E+00
+ 64812 1.6202999999999999E-02 1.4711053866034116E-02 2.4506178996352537E+00
+ 64813 1.6203249999999999E-02 1.4711666526783176E-02 2.4506689996066191E+00
+ 64814 1.6203499999999999E-02 1.4712279200308483E-02 2.4507200995779841E+00
+ 64815 1.6203749999999999E-02 1.4712891886610046E-02 2.4507711995493495E+00
+ 64816 1.6204000000000000E-02 1.4713504585687869E-02 2.4508222995207145E+00
+ 64817 1.6204250000000000E-02 1.4714117297541962E-02 2.4508733994920795E+00
+ 64818 1.6204500000000000E-02 1.4714730022172332E-02 2.4509244994634449E+00
+ 64819 1.6204750000000000E-02 1.4715342759579000E-02 2.4509755994348099E+00
+ 64820 1.6205000000000001E-02 1.4715955509761966E-02 2.4510266994061753E+00
+ 64821 1.6205250000000001E-02 1.4716568272721255E-02 2.4510777993775403E+00
+ 64822 1.6205500000000001E-02 1.4717181048456849E-02 2.4511288993489053E+00
+ 64823 1.6205749999999998E-02 1.4717793836968770E-02 2.4511799993202699E+00
+ 64824 1.6205999999999998E-02 1.4718406638257043E-02 2.4512310992916353E+00
+ 64825 1.6206249999999998E-02 1.4719019452321657E-02 2.4512821992630003E+00
+ 64826 1.6206499999999999E-02 1.4719632279162636E-02 2.4513332992343653E+00
+ 64827 1.6206749999999999E-02 1.4720245118779981E-02 2.4513843992057307E+00
+ 64828 1.6206999999999999E-02 1.4720857971173718E-02 2.4514354991770957E+00
+ 64829 1.6207249999999999E-02 1.4721470836343819E-02 2.4514865991484607E+00
+ 64830 1.6207500000000000E-02 1.4722083714290327E-02 2.4515376991198261E+00
+ 64831 1.6207750000000000E-02 1.4722696605013240E-02 2.4515887990911911E+00
+ 64832 1.6208000000000000E-02 1.4723309508512574E-02 2.4516398990625565E+00
+ 64833 1.6208250000000000E-02 1.4723922424788333E-02 2.4516909990339215E+00
+ 64834 1.6208500000000001E-02 1.4724535353840518E-02 2.4517420990052865E+00
+ 64835 1.6208750000000001E-02 1.4725148295669167E-02 2.4517931989766519E+00
+ 64836 1.6209000000000001E-02 1.4725761250274250E-02 2.4518442989480169E+00
+ 64837 1.6209249999999998E-02 1.4726374217655807E-02 2.4518953989193815E+00
+ 64838 1.6209499999999998E-02 1.4726987197813840E-02 2.4519464988907465E+00
+ 64839 1.6209749999999998E-02 1.4727600190748355E-02 2.4519975988621119E+00
+ 64840 1.6209999999999999E-02 1.4728213196459365E-02 2.4520486988334769E+00
+ 64841 1.6210249999999999E-02 1.4728826214946882E-02 2.4520997988048423E+00
+ 64842 1.6210499999999999E-02 1.4729439246210906E-02 2.4521508987762073E+00
+ 64843 1.6210749999999999E-02 1.4730052290251452E-02 2.4522019987475723E+00
+ 64844 1.6211000000000000E-02 1.4730665347068532E-02 2.4522530987189377E+00
+ 64845 1.6211250000000000E-02 1.4731278416662148E-02 2.4523041986903027E+00
+ 64846 1.6211500000000000E-02 1.4731891546645053E-02 2.4523552986616677E+00
+ 64847 1.6211750000000000E-02 1.4732504641891282E-02 2.4524063986330331E+00
+ 64848 1.6212000000000001E-02 1.4733117749911300E-02 2.4524574986043981E+00
+ 64849 1.6212250000000001E-02 1.4733730870705104E-02 2.4525085985757635E+00
+ 64850 1.6212500000000001E-02 1.4734344004272707E-02 2.4525596985471285E+00
+ 64851 1.6212749999999998E-02 1.4734957150614124E-02 2.4526107985184931E+00
+ 64852 1.6212999999999998E-02 1.4735570309729377E-02 2.4526618984898580E+00
+ 64853 1.6213249999999998E-02 1.4736183481618439E-02 2.4527129984612235E+00
+ 64854 1.6213499999999999E-02 1.4736796666281351E-02 2.4527640984325885E+00
+ 64855 1.6213749999999999E-02 1.4737409863718104E-02 2.4528151984039535E+00
+ 64856 1.6213999999999999E-02 1.4738023073928739E-02 2.4528662983753189E+00
+ 64857 1.6214249999999999E-02 1.4738636296913219E-02 2.4529173983466839E+00
+ 64858 1.6214500000000000E-02 1.4739249532671585E-02 2.4529684983180493E+00
+ 64859 1.6214750000000000E-02 1.4739862781203823E-02 2.4530195982894143E+00
+ 64860 1.6215000000000000E-02 1.4740476042509965E-02 2.4530706982607793E+00
+ 64861 1.6215250000000000E-02 1.4741089316590005E-02 2.4531217982321447E+00
+ 64862 1.6215500000000001E-02 1.4741702603443953E-02 2.4531728982035097E+00
+ 64863 1.6215750000000001E-02 1.4742315903071833E-02 2.4532239981748751E+00
+ 64864 1.6216000000000001E-02 1.4742929215473637E-02 2.4532750981462401E+00
+ 64865 1.6216249999999998E-02 1.4743542540649366E-02 2.4533261981176047E+00
+ 64866 1.6216499999999998E-02 1.4744155878599051E-02 2.4533772980889696E+00
+ 64867 1.6216749999999999E-02 1.4744769229322694E-02 2.4534283980603346E+00
+ 64868 1.6216999999999999E-02 1.4745382592820305E-02 2.4534794980317001E+00
+ 64869 1.6217249999999999E-02 1.4745995969091904E-02 2.4535305980030651E+00
+ 64870 1.6217499999999999E-02 1.4746609358137449E-02 2.4535816979744305E+00
+ 64871 1.6217750000000000E-02 1.4747222759957015E-02 2.4536327979457955E+00
+ 64872 1.6218000000000000E-02 1.4747836174550577E-02 2.4536838979171605E+00
+ 64873 1.6218250000000000E-02 1.4748449601918156E-02 2.4537349978885259E+00
+ 64874 1.6218500000000000E-02 1.4749063042059736E-02 2.4537860978598909E+00
+ 64875 1.6218750000000001E-02 1.4749676494975363E-02 2.4538371978312563E+00
+ 64876 1.6219000000000001E-02 1.4750289960665021E-02 2.4538882978026213E+00
+ 64877 1.6219250000000001E-02 1.4750903439128724E-02 2.4539393977739863E+00
+ 64878 1.6219499999999998E-02 1.4751516930366474E-02 2.4539904977453508E+00
+ 64879 1.6219749999999998E-02 1.4752130434378299E-02 2.4540415977167163E+00
+ 64880 1.6219999999999998E-02 1.4752743951164195E-02 2.4540926976880812E+00
+ 64881 1.6220249999999999E-02 1.4753357480724176E-02 2.4541437976594462E+00
+ 64882 1.6220499999999999E-02 1.4753971023058249E-02 2.4541948976308117E+00
+ 64883 1.6220749999999999E-02 1.4754584578166429E-02 2.4542459976021767E+00
+ 64884 1.6220999999999999E-02 1.4755198146048700E-02 2.4542970975735421E+00
+ 64885 1.6221250000000000E-02 1.4755811726705099E-02 2.4543481975449071E+00
+ 64886 1.6221500000000000E-02 1.4756425320135644E-02 2.4543992975162721E+00
+ 64887 1.6221750000000000E-02 1.4757038926340310E-02 2.4544503974876375E+00
+ 64888 1.6222000000000000E-02 1.4757652545319107E-02 2.4545014974590025E+00
+ 64889 1.6222250000000001E-02 1.4758266177072071E-02 2.4545525974303675E+00
+ 64890 1.6222500000000001E-02 1.4758879821599222E-02 2.4546036974017329E+00
+ 64891 1.6222750000000001E-02 1.4759493478900515E-02 2.4546547973730979E+00
+ 64892 1.6222999999999998E-02 1.4760107148975989E-02 2.4547058973444624E+00
+ 64893 1.6223249999999998E-02 1.4760720831825667E-02 2.4547569973158274E+00
+ 64894 1.6223499999999998E-02 1.4761334527449545E-02 2.4548080972871928E+00
+ 64895 1.6223749999999999E-02 1.4761948235847639E-02 2.4548591972585578E+00
+ 64896 1.6223999999999999E-02 1.4762561957019932E-02 2.4549102972299233E+00
+ 64897 1.6224249999999999E-02 1.4763175690966470E-02 2.4549613972012883E+00
+ 64898 1.6224499999999999E-02 1.4763789437687240E-02 2.4550124971726532E+00
+ 64899 1.6224750000000000E-02 1.4764403197182254E-02 2.4550635971440187E+00
+ 64900 1.6225000000000000E-02 1.4765016969451514E-02 2.4551146971153837E+00
+ 64901 1.6225250000000000E-02 1.4765630754495052E-02 2.4551657970867491E+00
+ 64902 1.6225500000000000E-02 1.4766244552312862E-02 2.4552168970581141E+00
+ 64903 1.6225750000000001E-02 1.4766858362904943E-02 2.4552679970294791E+00
+ 64904 1.6226000000000001E-02 1.4767472186271323E-02 2.4553190970008445E+00
+ 64905 1.6226250000000001E-02 1.4768086022411997E-02 2.4553701969722095E+00
+ 64906 1.6226499999999998E-02 1.4768699871326979E-02 2.4554212969435740E+00
+ 64907 1.6226749999999998E-02 1.4769313733016287E-02 2.4554723969149390E+00
+ 64908 1.6226999999999998E-02 1.4769927607479917E-02 2.4555234968863044E+00
+ 64909 1.6227249999999999E-02 1.4770541494717881E-02 2.4555745968576694E+00
+ 64910 1.6227499999999999E-02 1.4771155394730198E-02 2.4556256968290344E+00
+ 64911 1.6227749999999999E-02 1.4771769307516868E-02 2.4556767968003999E+00
+ 64912 1.6227999999999999E-02 1.4772383233077890E-02 2.4557278967717648E+00
+ 64913 1.6228250000000000E-02 1.4772997171413296E-02 2.4557789967431303E+00
+ 64914 1.6228500000000000E-02 1.4773611122523088E-02 2.4558300967144953E+00
+ 64915 1.6228750000000000E-02 1.4774225086407260E-02 2.4558811966858602E+00
+ 64916 1.6229000000000000E-02 1.4774839063065833E-02 2.4559322966572257E+00
+ 64917 1.6229250000000001E-02 1.4775453052498819E-02 2.4559833966285907E+00
+ 64918 1.6229500000000001E-02 1.4776067054706217E-02 2.4560344965999561E+00
+ 64919 1.6229750000000001E-02 1.4776681069688047E-02 2.4560855965713211E+00
+ 64920 1.6229999999999998E-02 1.4777295097444349E-02 2.4561366965426856E+00
+ 64921 1.6230249999999998E-02 1.4777909137975016E-02 2.4561877965140506E+00
+ 64922 1.6230499999999998E-02 1.4778523191280174E-02 2.4562388964854160E+00
+ 64923 1.6230749999999999E-02 1.4779137257359803E-02 2.4562899964567810E+00
+ 64924 1.6230999999999999E-02 1.4779751336213906E-02 2.4563410964281460E+00
+ 64925 1.6231249999999999E-02 1.4780365427842487E-02 2.4563921963995115E+00
+ 64926 1.6231499999999999E-02 1.4780979532245563E-02 2.4564432963708764E+00
+ 64927 1.6231750000000000E-02 1.4781593649423131E-02 2.4564943963422419E+00
+ 64928 1.6232000000000000E-02 1.4782207779375214E-02 2.4565454963136069E+00
+ 64929 1.6232250000000000E-02 1.4782821922101813E-02 2.4565965962849718E+00
+ 64930 1.6232500000000000E-02 1.4783436077602942E-02 2.4566476962563373E+00
+ 64931 1.6232750000000001E-02 1.4784050245878600E-02 2.4566987962277023E+00
+ 64932 1.6233000000000001E-02 1.4784664426928809E-02 2.4567498961990673E+00
+ 64933 1.6233250000000001E-02 1.4785278620753572E-02 2.4568009961704327E+00
+ 64934 1.6233499999999998E-02 1.4785892827352889E-02 2.4568520961417972E+00
+ 64935 1.6233749999999998E-02 1.4786507046726790E-02 2.4569031961131622E+00
+ 64936 1.6233999999999998E-02 1.4787121278875272E-02 2.4569542960845272E+00
+ 64937 1.6234249999999999E-02 1.4787735523798305E-02 2.4570053960558926E+00
+ 64938 1.6234499999999999E-02 1.4788349781496011E-02 2.4570564960272576E+00
+ 64939 1.6234749999999999E-02 1.4788964051968292E-02 2.4571075959986231E+00
+ 64940 1.6234999999999999E-02 1.4789578335215181E-02 2.4571586959699880E+00
+ 64941 1.6235250000000000E-02 1.4790192631236725E-02 2.4572097959413530E+00
+ 64942 1.6235500000000000E-02 1.4790806940032873E-02 2.4572608959127185E+00
+ 64943 1.6235750000000000E-02 1.4791421261603696E-02 2.4573119958840834E+00
+ 64944 1.6236000000000000E-02 1.4792035595949150E-02 2.4573630958554489E+00
+ 64945 1.6236250000000001E-02 1.4792649943069277E-02 2.4574141958268139E+00
+ 64946 1.6236500000000001E-02 1.4793264302964078E-02 2.4574652957981789E+00
+ 64947 1.6236750000000001E-02 1.4793878675633566E-02 2.4575163957695443E+00
+ 64948 1.6236999999999998E-02 1.4794493061077732E-02 2.4575674957409088E+00
+ 64949 1.6237249999999998E-02 1.4795107459296604E-02 2.4576185957122738E+00
+ 64950 1.6237499999999998E-02 1.4795721870290188E-02 2.4576696956836388E+00
+ 64951 1.6237749999999999E-02 1.4796336294058488E-02 2.4577207956550042E+00
+ 64952 1.6237999999999999E-02 1.4796950730601518E-02 2.4577718956263692E+00
+ 64953 1.6238249999999999E-02 1.4797565179919286E-02 2.4578229955977342E+00
+ 64954 1.6238499999999999E-02 1.4798179642011796E-02 2.4578740955690996E+00
+ 64955 1.6238750000000000E-02 1.4798794116879066E-02 2.4579251955404646E+00
+ 64956 1.6239000000000000E-02 1.4799408604521103E-02 2.4579762955118301E+00
+ 64957 1.6239250000000000E-02 1.4800023104937911E-02 2.4580273954831950E+00
+ 64958 1.6239500000000000E-02 1.4800637618129501E-02 2.4580784954545600E+00
+ 64959 1.6239750000000001E-02 1.4801252144095885E-02 2.4581295954259255E+00
+ 64960 1.6240000000000001E-02 1.4801866682837075E-02 2.4581806953972904E+00
+ 64961 1.6240250000000001E-02 1.4802481234353061E-02 2.4582317953686559E+00
+ 64962 1.6240499999999998E-02 1.4803097925769223E-02 2.4582828953400200E+00
+ 64963 1.6240749999999998E-02 1.4803712500320155E-02 2.4583339953113854E+00
+ 64964 1.6240999999999998E-02 1.4804327087644526E-02 2.4583850952827504E+00
+ 64965 1.6241249999999999E-02 1.4804941687742346E-02 2.4584361952541158E+00
+ 64966 1.6241499999999999E-02 1.4805556300613627E-02 2.4584872952254808E+00
+ 64967 1.6241749999999999E-02 1.4806170926258371E-02 2.4585383951968458E+00
+ 64968 1.6241999999999999E-02 1.4806785564676593E-02 2.4585894951682112E+00
+ 64969 1.6242250000000000E-02 1.4807400215868299E-02 2.4586405951395762E+00
+ 64970 1.6242500000000000E-02 1.4808014879833504E-02 2.4586916951109417E+00
+ 64971 1.6242750000000000E-02 1.4808629556572214E-02 2.4587427950823066E+00
+ 64972 1.6243000000000000E-02 1.4809244246084425E-02 2.4587938950536716E+00
+ 64973 1.6243250000000001E-02 1.4809858948370161E-02 2.4588449950250371E+00
+ 64974 1.6243500000000001E-02 1.4810473663429431E-02 2.4588960949964020E+00
+ 64975 1.6243750000000001E-02 1.4811088391262236E-02 2.4589471949677670E+00
+ 64976 1.6243999999999998E-02 1.4811703131868574E-02 2.4589982949391316E+00
+ 64977 1.6244249999999998E-02 1.4812317885248491E-02 2.4590493949104970E+00
+ 64978 1.6244499999999999E-02 1.4812932651401970E-02 2.4591004948818620E+00
+ 64979 1.6244749999999999E-02 1.4813547430329024E-02 2.4591515948532270E+00
+ 64980 1.6244999999999999E-02 1.4814162222029652E-02 2.4592026948245924E+00
+ 64981 1.6245249999999999E-02 1.4814777026503884E-02 2.4592537947959574E+00
+ 64982 1.6245500000000000E-02 1.4815391843751713E-02 2.4593048947673228E+00
+ 64983 1.6245750000000000E-02 1.4816004599750488E-02 2.4593559947386878E+00
+ 64984 1.6246000000000000E-02 1.4816619445089652E-02 2.4594070947100528E+00
+ 64985 1.6246250000000000E-02 1.4817234303203848E-02 2.4594581946814182E+00
+ 64986 1.6246500000000001E-02 1.4817849174093078E-02 2.4595092946527832E+00
+ 64987 1.6246750000000001E-02 1.4818464057757353E-02 2.4595603946241487E+00
+ 64988 1.6247000000000001E-02 1.4819078954196700E-02 2.4596114945955136E+00
+ 64989 1.6247249999999998E-02 1.4819693863411091E-02 2.4596625945668782E+00
+ 64990 1.6247499999999998E-02 1.4820308785400586E-02 2.4597136945382432E+00
+ 64991 1.6247749999999998E-02 1.4820923720165149E-02 2.4597647945096086E+00
+ 64992 1.6247999999999999E-02 1.4821538667704815E-02 2.4598158944809736E+00
+ 64993 1.6248249999999999E-02 1.4822153628019592E-02 2.4598669944523386E+00
+ 64994 1.6248499999999999E-02 1.4822768601109470E-02 2.4599180944237040E+00
+ 64995 1.6248749999999999E-02 1.4823383586974480E-02 2.4599691943950690E+00
+ 64996 1.6249000000000000E-02 1.4823998554566852E-02 2.4600202943664340E+00
+ 64997 1.6249250000000000E-02 1.4824613566307827E-02 2.4600713943377994E+00
+ 64998 1.6249500000000000E-02 1.4825228590826835E-02 2.4601224943091644E+00
+ 64999 1.6249750000000000E-02 1.4825843628123893E-02 2.4601735942805298E+00
+ 65000 1.6250000000000001E-02 1.4826458678199005E-02 2.4602246942518948E+00
+ 65001 1.6250250000000001E-02 1.4827073741052181E-02 2.4602757942232598E+00
+ 65002 1.6250500000000001E-02 1.4827688816683438E-02 2.4603268941946252E+00
+ 65003 1.6250749999999998E-02 1.4828303905092760E-02 2.4603779941659898E+00
+ 65004 1.6250999999999998E-02 1.4828919006280189E-02 2.4604290941373548E+00
+ 65005 1.6251249999999998E-02 1.4829534120245730E-02 2.4604801941087198E+00
+ 65006 1.6251499999999999E-02 1.4830149246989379E-02 2.4605312940800852E+00
+ 65007 1.6251749999999999E-02 1.4830764386511151E-02 2.4605823940514502E+00
+ 65008 1.6251999999999999E-02 1.4831379538811057E-02 2.4606334940228156E+00
+ 65009 1.6252249999999999E-02 1.4831994703889115E-02 2.4606845939941806E+00
+ 65010 1.6252500000000000E-02 1.4832609881745323E-02 2.4607356939655456E+00
+ 65011 1.6252750000000000E-02 1.4833225072379694E-02 2.4607867939369110E+00
+ 65012 1.6253000000000000E-02 1.4833840275792282E-02 2.4608378939082760E+00
+ 65013 1.6253250000000000E-02 1.4834455491982968E-02 2.4608889938796410E+00
+ 65014 1.6253500000000001E-02 1.4835070720951899E-02 2.4609400938510064E+00
+ 65015 1.6253750000000001E-02 1.4835685962699022E-02 2.4609911938223714E+00
+ 65016 1.6254000000000001E-02 1.4836301217224367E-02 2.4610422937937368E+00
+ 65017 1.6254249999999998E-02 1.4836916484527927E-02 2.4610933937651009E+00
+ 65018 1.6254499999999998E-02 1.4837531764609720E-02 2.4611444937364664E+00
+ 65019 1.6254749999999998E-02 1.4838147057469770E-02 2.4611955937078314E+00
+ 65020 1.6254999999999999E-02 1.4838762363108059E-02 2.4612466936791968E+00
+ 65021 1.6255249999999999E-02 1.4839377681524621E-02 2.4612977936505618E+00
+ 65022 1.6255499999999999E-02 1.4839993012719455E-02 2.4613488936219268E+00
+ 65023 1.6255749999999999E-02 1.4840608356692568E-02 2.4613999935932922E+00
+ 65024 1.6256000000000000E-02 1.4841223713443982E-02 2.4614510935646572E+00
+ 65025 1.6256250000000000E-02 1.4841839082973688E-02 2.4615021935360226E+00
+ 65026 1.6256500000000000E-02 1.4842454465281721E-02 2.4615532935073876E+00
+ 65027 1.6256750000000000E-02 1.4843069860368058E-02 2.4616043934787526E+00
+ 65028 1.6257000000000001E-02 1.4843685268232749E-02 2.4616554934501180E+00
+ 65029 1.6257250000000001E-02 1.4844300688875777E-02 2.4617065934214830E+00
+ 65030 1.6257500000000001E-02 1.4844916122297146E-02 2.4617576933928484E+00
+ 65031 1.6257749999999998E-02 1.4845531568496880E-02 2.4618087933642125E+00
+ 65032 1.6257999999999998E-02 1.4846147027474990E-02 2.4618598933355780E+00
+ 65033 1.6258249999999998E-02 1.4846762499231491E-02 2.4619109933069430E+00
+ 65034 1.6258499999999999E-02 1.4847377983766374E-02 2.4619620932783080E+00
+ 65035 1.6258749999999999E-02 1.4847993481079666E-02 2.4620131932496734E+00
+ 65036 1.6258999999999999E-02 1.4848608991171370E-02 2.4620642932210384E+00
+ 65037 1.6259249999999999E-02 1.4849224514040154E-02 2.4621153931924038E+00
+ 65038 1.6259500000000000E-02 1.4849840049681359E-02 2.4621664931637688E+00
+ 65039 1.6259750000000000E-02 1.4850455598094635E-02 2.4622175931351338E+00
+ 65040 1.6260000000000000E-02 1.4851071159279963E-02 2.4622686931064992E+00
+ 65041 1.6260250000000000E-02 1.4851686733237359E-02 2.4623197930778642E+00
+ 65042 1.6260500000000001E-02 1.4852302319966849E-02 2.4623708930492296E+00
+ 65043 1.6260750000000001E-02 1.4852917919468422E-02 2.4624219930205946E+00
+ 65044 1.6261000000000001E-02 1.4853533531742085E-02 2.4624730929919596E+00
+ 65045 1.6261249999999998E-02 1.4854149156787852E-02 2.4625241929633241E+00
+ 65046 1.6261499999999998E-02 1.4854764794605733E-02 2.4625752929346896E+00
+ 65047 1.6261749999999998E-02 1.4855380445195739E-02 2.4626263929060546E+00
+ 65048 1.6261999999999999E-02 1.4855996108557879E-02 2.4626774928774195E+00
+ 65049 1.6262249999999999E-02 1.4856611784692159E-02 2.4627285928487850E+00
+ 65050 1.6262499999999999E-02 1.4857227473598574E-02 2.4627796928201500E+00
+ 65051 1.6262749999999999E-02 1.4857843175277156E-02 2.4628307927915154E+00
+ 65052 1.6263000000000000E-02 1.4858458889727906E-02 2.4628818927628804E+00
+ 65053 1.6263250000000000E-02 1.4859074616950827E-02 2.4629329927342454E+00
+ 65054 1.6263500000000000E-02 1.4859690356945917E-02 2.4629840927056108E+00
+ 65055 1.6263750000000000E-02 1.4860306109713207E-02 2.4630351926769758E+00
+ 65056 1.6264000000000001E-02 1.4860921875252691E-02 2.4630862926483408E+00
+ 65057 1.6264250000000001E-02 1.4861537653564384E-02 2.4631373926197062E+00
+ 65058 1.6264500000000001E-02 1.4862153444648279E-02 2.4631884925910712E+00
+ 65059 1.6264749999999998E-02 1.4862769248504408E-02 2.4632395925624357E+00
+ 65060 1.6264999999999998E-02 1.4863385065132772E-02 2.4632906925338007E+00
+ 65061 1.6265249999999998E-02 1.4864000894533377E-02 2.4633417925051662E+00
+ 65062 1.6265499999999999E-02 1.4864616736706231E-02 2.4633928924765311E+00
+ 65063 1.6265749999999999E-02 1.4865232591651331E-02 2.4634439924478966E+00
+ 65064 1.6265999999999999E-02 1.4865848459368719E-02 2.4634950924192616E+00
+ 65065 1.6266249999999999E-02 1.4866464339858367E-02 2.4635461923906266E+00
+ 65066 1.6266500000000000E-02 1.4867080233120300E-02 2.4635972923619920E+00
+ 65067 1.6266750000000000E-02 1.4867696139154524E-02 2.4636483923333570E+00
+ 65068 1.6267000000000000E-02 1.4868312057961047E-02 2.4636994923047224E+00
+ 65069 1.6267250000000000E-02 1.4868927989539883E-02 2.4637505922760874E+00
+ 65070 1.6267500000000001E-02 1.4869543933891028E-02 2.4638016922474524E+00
+ 65071 1.6267750000000001E-02 1.4870159891014506E-02 2.4638527922188178E+00
+ 65072 1.6268000000000001E-02 1.4870775860910309E-02 2.4639038921901828E+00
+ 65073 1.6268249999999998E-02 1.4871391843578457E-02 2.4639549921615473E+00
+ 65074 1.6268499999999998E-02 1.4872007839018958E-02 2.4640060921329123E+00
+ 65075 1.6268749999999998E-02 1.4872623847231831E-02 2.4640571921042778E+00
+ 65076 1.6268999999999999E-02 1.4873239868217050E-02 2.4641082920756427E+00
+ 65077 1.6269249999999999E-02 1.4873855901974658E-02 2.4641593920470077E+00
+ 65078 1.6269499999999999E-02 1.4874471948504657E-02 2.4642104920183732E+00
+ 65079 1.6269749999999999E-02 1.4875088007807040E-02 2.4642615919897382E+00
+ 65080 1.6270000000000000E-02 1.4875704079881829E-02 2.4643126919611036E+00
+ 65081 1.6270250000000000E-02 1.4876320164729022E-02 2.4643637919324686E+00
+ 65082 1.6270500000000000E-02 1.4876936262348647E-02 2.4644148919038336E+00
+ 65083 1.6270750000000000E-02 1.4877552372740683E-02 2.4644659918751990E+00
+ 65084 1.6271000000000001E-02 1.4878168495905168E-02 2.4645170918465640E+00
+ 65085 1.6271250000000001E-02 1.4878784631842102E-02 2.4645681918179294E+00
+ 65086 1.6271500000000001E-02 1.4879400780551479E-02 2.4646192917892944E+00
+ 65087 1.6271749999999998E-02 1.4880016942033310E-02 2.4646703917606589E+00
+ 65088 1.6271999999999998E-02 1.4880633116287621E-02 2.4647214917320239E+00
+ 65089 1.6272249999999999E-02 1.4881249303314413E-02 2.4647725917033894E+00
+ 65090 1.6272499999999999E-02 1.4881865503113689E-02 2.4648236916747543E+00
+ 65091 1.6272749999999999E-02 1.4882481715685458E-02 2.4648747916461193E+00
+ 65092 1.6272999999999999E-02 1.4883097941029740E-02 2.4649258916174848E+00
+ 65093 1.6273250000000000E-02 1.4883714179146532E-02 2.4649769915888498E+00
+ 65094 1.6273500000000000E-02 1.4884330430035840E-02 2.4650280915602152E+00
+ 65095 1.6273750000000000E-02 1.4884946693697684E-02 2.4650791915315802E+00
+ 65096 1.6274000000000000E-02 1.4885562970132060E-02 2.4651302915029452E+00
+ 65097 1.6274250000000001E-02 1.4886179259338992E-02 2.4651813914743106E+00
+ 65098 1.6274500000000001E-02 1.4886795561318476E-02 2.4652324914456756E+00
+ 65099 1.6274750000000001E-02 1.4887411876070520E-02 2.4652835914170406E+00
+ 65100 1.6274999999999998E-02 1.4888028203595126E-02 2.4653346913884051E+00
+ 65101 1.6275249999999998E-02 1.4888644543892339E-02 2.4653857913597705E+00
+ 65102 1.6275499999999998E-02 1.4889260896962126E-02 2.4654368913311355E+00
+ 65103 1.6275749999999999E-02 1.4889877262804519E-02 2.4654879913025005E+00
+ 65104 1.6275999999999999E-02 1.4890493641419497E-02 2.4655390912738659E+00
+ 65105 1.6276249999999999E-02 1.4891110032807128E-02 2.4655901912452309E+00
+ 65106 1.6276499999999999E-02 1.4891726436967357E-02 2.4656412912165964E+00
+ 65107 1.6276750000000000E-02 1.4892342853900236E-02 2.4656923911879614E+00
+ 65108 1.6277000000000000E-02 1.4892959283605732E-02 2.4657434911593263E+00
+ 65109 1.6277250000000000E-02 1.4893575726083901E-02 2.4657945911306918E+00
+ 65110 1.6277500000000000E-02 1.4894192181334708E-02 2.4658456911020568E+00
+ 65111 1.6277750000000001E-02 1.4894808649358200E-02 2.4658967910734222E+00
+ 65112 1.6278000000000001E-02 1.4895425130154367E-02 2.4659478910447872E+00
+ 65113 1.6278250000000001E-02 1.4896041623723202E-02 2.4659989910161522E+00
+ 65114 1.6278499999999998E-02 1.4896658130064732E-02 2.4660500909875167E+00
+ 65115 1.6278749999999998E-02 1.4897274649178971E-02 2.4661011909588821E+00
+ 65116 1.6278999999999998E-02 1.4897891181065917E-02 2.4661522909302471E+00
+ 65117 1.6279249999999999E-02 1.4898507725725579E-02 2.4662033909016121E+00
+ 65118 1.6279499999999999E-02 1.4899124283157971E-02 2.4662544908729775E+00
+ 65119 1.6279749999999999E-02 1.4899740853363102E-02 2.4663055908443425E+00
+ 65120 1.6279999999999999E-02 1.4900357436340973E-02 2.4663566908157075E+00
+ 65121 1.6280250000000000E-02 1.4900974032091587E-02 2.4664077907870730E+00
+ 65122 1.6280500000000000E-02 1.4901590640614980E-02 2.4664588907584379E+00
+ 65123 1.6280750000000000E-02 1.4902207261911144E-02 2.4665099907298034E+00
+ 65124 1.6281000000000000E-02 1.4902823895980072E-02 2.4665610907011684E+00
+ 65125 1.6281250000000001E-02 1.4903440542821791E-02 2.4666121906725333E+00
+ 65126 1.6281500000000001E-02 1.4904057202436309E-02 2.4666632906438988E+00
+ 65127 1.6281750000000001E-02 1.4904673874823634E-02 2.4667143906152638E+00
+ 65128 1.6281999999999998E-02 1.4905290559983747E-02 2.4667654905866283E+00
+ 65129 1.6282249999999998E-02 1.4905907257916707E-02 2.4668165905579933E+00
+ 65130 1.6282499999999998E-02 1.4906523968622489E-02 2.4668676905293587E+00
+ 65131 1.6282749999999999E-02 1.4907140692101114E-02 2.4669187905007237E+00
+ 65132 1.6282999999999999E-02 1.4907757428352578E-02 2.4669698904720891E+00
+ 65133 1.6283249999999999E-02 1.4908374177376896E-02 2.4670209904434541E+00
+ 65134 1.6283499999999999E-02 1.4908990939174095E-02 2.4670720904148191E+00
+ 65135 1.6283750000000000E-02 1.4909607713744152E-02 2.4671231903861846E+00
+ 65136 1.6284000000000000E-02 1.4910224501087095E-02 2.4671742903575495E+00
+ 65137 1.6284250000000000E-02 1.4910841301202933E-02 2.4672253903289150E+00
+ 65138 1.6284500000000000E-02 1.4911458114091667E-02 2.4672764903002800E+00
+ 65139 1.6284750000000001E-02 1.4912074939753304E-02 2.4673275902716449E+00
+ 65140 1.6285000000000001E-02 1.4912691778187860E-02 2.4673786902430104E+00
+ 65141 1.6285250000000001E-02 1.4913308629395342E-02 2.4674297902143754E+00
+ 65142 1.6285499999999998E-02 1.4913925493375745E-02 2.4674808901857399E+00
+ 65143 1.6285749999999998E-02 1.4914542370129102E-02 2.4675319901571049E+00
+ 65144 1.6285999999999998E-02 1.4915159259655404E-02 2.4675830901284703E+00
+ 65145 1.6286249999999999E-02 1.4915776161954664E-02 2.4676341900998353E+00
+ 65146 1.6286499999999999E-02 1.4916393077026899E-02 2.4676852900712003E+00
+ 65147 1.6286749999999999E-02 1.4917010004872108E-02 2.4677363900425657E+00
+ 65148 1.6286999999999999E-02 1.4917626945490302E-02 2.4677874900139307E+00
+ 65149 1.6287250000000000E-02 1.4918243898881483E-02 2.4678385899852961E+00
+ 65150 1.6287500000000000E-02 1.4918860865045678E-02 2.4678896899566611E+00
+ 65151 1.6287750000000000E-02 1.4919477843982877E-02 2.4679407899280261E+00
+ 65152 1.6288000000000000E-02 1.4920094835693089E-02 2.4679918898993916E+00
+ 65153 1.6288250000000001E-02 1.4920711840176341E-02 2.4680429898707565E+00
+ 65154 1.6288500000000001E-02 1.4921328857432621E-02 2.4680940898421220E+00
+ 65155 1.6288750000000001E-02 1.4921945887461943E-02 2.4681451898134870E+00
+ 65156 1.6288999999999998E-02 1.4922562930264317E-02 2.4681962897848515E+00
+ 65157 1.6289249999999998E-02 1.4923179985839767E-02 2.4682473897562165E+00
+ 65158 1.6289499999999998E-02 1.4923797054188283E-02 2.4682984897275819E+00
+ 65159 1.6289749999999999E-02 1.4924414135309870E-02 2.4683495896989469E+00
+ 65160 1.6289999999999999E-02 1.4925031229204558E-02 2.4684006896703119E+00
+ 65161 1.6290249999999999E-02 1.4925648335872335E-02 2.4684517896416773E+00
+ 65162 1.6290499999999999E-02 1.4926265455313222E-02 2.4685028896130423E+00
+ 65163 1.6290750000000000E-02 1.4926882587527224E-02 2.4685539895844073E+00
+ 65164 1.6291000000000000E-02 1.4927499732514352E-02 2.4686050895557727E+00
+ 65165 1.6291250000000000E-02 1.4928116890274604E-02 2.4686561895271377E+00
+ 65166 1.6291500000000000E-02 1.4928734060807995E-02 2.4687072894985032E+00
+ 65167 1.6291750000000001E-02 1.4929351244114548E-02 2.4687583894698681E+00
+ 65168 1.6292000000000001E-02 1.4929968440194242E-02 2.4688094894412331E+00
+ 65169 1.6292250000000001E-02 1.4930585649047113E-02 2.4688605894125986E+00
+ 65170 1.6292499999999998E-02 1.4931202870673147E-02 2.4689116893839631E+00
+ 65171 1.6292749999999998E-02 1.4931820105072371E-02 2.4689627893553281E+00
+ 65172 1.6292999999999998E-02 1.4932437352244794E-02 2.4690138893266931E+00
+ 65173 1.6293249999999999E-02 1.4933054612190412E-02 2.4690649892980585E+00
+ 65174 1.6293499999999999E-02 1.4933671884909242E-02 2.4691160892694235E+00
+ 65175 1.6293749999999999E-02 1.4934289170401294E-02 2.4691671892407889E+00
+ 65176 1.6293999999999999E-02 1.4934906468666565E-02 2.4692182892121539E+00
+ 65177 1.6294250000000000E-02 1.4935523779705076E-02 2.4692693891835189E+00
+ 65178 1.6294500000000000E-02 1.4936141103516827E-02 2.4693204891548843E+00
+ 65179 1.6294750000000000E-02 1.4936758440101843E-02 2.4693715891262493E+00
+ 65180 1.6295000000000000E-02 1.4937375789460104E-02 2.4694226890976143E+00
+ 65181 1.6295250000000001E-02 1.4937993151591644E-02 2.4694737890689797E+00
+ 65182 1.6295500000000001E-02 1.4938610526496457E-02 2.4695248890403447E+00
+ 65183 1.6295750000000001E-02 1.4939227914174562E-02 2.4695759890117102E+00
+ 65184 1.6295999999999998E-02 1.4939845314625959E-02 2.4696270889830743E+00
+ 65185 1.6296249999999998E-02 1.4940462727850667E-02 2.4696781889544397E+00
+ 65186 1.6296499999999998E-02 1.4941080153848686E-02 2.4697292889258047E+00
+ 65187 1.6296749999999999E-02 1.4941697592620030E-02 2.4697803888971701E+00
+ 65188 1.6296999999999999E-02 1.4942315044164703E-02 2.4698314888685351E+00
+ 65189 1.6297249999999999E-02 1.4942932508482715E-02 2.4698825888399001E+00
+ 65190 1.6297499999999999E-02 1.4943549985574078E-02 2.4699336888112655E+00
+ 65191 1.6297750000000000E-02 1.4944167475438792E-02 2.4699847887826305E+00
+ 65192 1.6298000000000000E-02 1.4944784978076879E-02 2.4700358887539959E+00
+ 65193 1.6298250000000000E-02 1.4945402493488340E-02 2.4700869887253609E+00
+ 65194 1.6298500000000000E-02 1.4946020021673178E-02 2.4701380886967259E+00
+ 65195 1.6298750000000001E-02 1.4946637562631409E-02 2.4701891886680913E+00
+ 65196 1.6299000000000001E-02 1.4947255116363056E-02 2.4702402886394563E+00
+ 65197 1.6299250000000001E-02 1.4947872682868088E-02 2.4702913886108218E+00
+ 65198 1.6299499999999998E-02 1.4948490262146539E-02 2.4703424885821859E+00
+ 65199 1.6299749999999998E-02 1.4949107854198425E-02 2.4703935885535513E+00
+ 65200 1.6299999999999999E-02 1.4949725459023750E-02 2.4704446885249163E+00
+ 65201 1.6300249999999999E-02 1.4950343076622517E-02 2.4704957884962813E+00
+ 65202 1.6300499999999999E-02 1.4950960706994743E-02 2.4705468884676467E+00
+ 65203 1.6300749999999999E-02 1.4951578350140422E-02 2.4705979884390117E+00
+ 65204 1.6301000000000000E-02 1.4952196006059569E-02 2.4706490884103771E+00
+ 65205 1.6301250000000000E-02 1.4952813674752199E-02 2.4707001883817421E+00
+ 65206 1.6301500000000000E-02 1.4953431356218322E-02 2.4707512883531071E+00
+ 65207 1.6301750000000000E-02 1.4954049050457937E-02 2.4708023883244725E+00
+ 65208 1.6302000000000001E-02 1.4954666757471050E-02 2.4708534882958375E+00
+ 65209 1.6302250000000001E-02 1.4955284477257684E-02 2.4709045882672029E+00
+ 65210 1.6302500000000001E-02 1.4955902209817842E-02 2.4709556882385679E+00
+ 65211 1.6302749999999998E-02 1.4956519955151522E-02 2.4710067882099325E+00
+ 65212 1.6302999999999998E-02 1.4957137713258748E-02 2.4710578881812975E+00
+ 65213 1.6303249999999998E-02 1.4957755484139527E-02 2.4711089881526629E+00
+ 65214 1.6303499999999999E-02 1.4958373267793854E-02 2.4711600881240279E+00
+ 65215 1.6303749999999999E-02 1.4958991064221749E-02 2.4712111880953929E+00
+ 65216 1.6303999999999999E-02 1.4959608873423225E-02 2.4712622880667583E+00
+ 65217 1.6304249999999999E-02 1.4960226695398284E-02 2.4713133880381233E+00
+ 65218 1.6304500000000000E-02 1.4960844530146934E-02 2.4713644880094887E+00
+ 65219 1.6304750000000000E-02 1.4961462377669182E-02 2.4714155879808537E+00
+ 65220 1.6305000000000000E-02 1.4962080237965051E-02 2.4714666879522187E+00
+ 65221 1.6305250000000000E-02 1.4962698111034522E-02 2.4715177879235841E+00
+ 65222 1.6305500000000001E-02 1.4963315996877630E-02 2.4715688878949491E+00
+ 65223 1.6305750000000001E-02 1.4963933895494372E-02 2.4716199878663141E+00
+ 65224 1.6306000000000001E-02 1.4964551806884755E-02 2.4716710878376795E+00
+ 65225 1.6306249999999998E-02 1.4965169731048797E-02 2.4717221878090441E+00
+ 65226 1.6306499999999998E-02 1.4965787667986490E-02 2.4717732877804091E+00
+ 65227 1.6306749999999998E-02 1.4966405617697855E-02 2.4718243877517740E+00
+ 65228 1.6306999999999999E-02 1.4967023580182908E-02 2.4718754877231395E+00
+ 65229 1.6307249999999999E-02 1.4967641555441658E-02 2.4719265876945045E+00
+ 65230 1.6307499999999999E-02 1.4968259543474090E-02 2.4719776876658699E+00
+ 65231 1.6307749999999999E-02 1.4968877544280232E-02 2.4720287876372349E+00
+ 65232 1.6308000000000000E-02 1.4969495557860093E-02 2.4720798876085999E+00
+ 65233 1.6308250000000000E-02 1.4970113584213678E-02 2.4721309875799653E+00
+ 65234 1.6308500000000000E-02 1.4970731623340993E-02 2.4721820875513303E+00
+ 65235 1.6308750000000000E-02 1.4971349675242039E-02 2.4722331875226957E+00
+ 65236 1.6309000000000001E-02 1.4971967739916849E-02 2.4722842874940607E+00
+ 65237 1.6309250000000001E-02 1.4972585817365415E-02 2.4723353874654257E+00
+ 65238 1.6309500000000001E-02 1.4973203907587744E-02 2.4723864874367911E+00
+ 65239 1.6309749999999998E-02 1.4973822010583839E-02 2.4724375874081557E+00
+ 65240 1.6309999999999998E-02 1.4974440126353735E-02 2.4724886873795207E+00
+ 65241 1.6310249999999998E-02 1.4975058254897415E-02 2.4725397873508856E+00
+ 65242 1.6310499999999999E-02 1.4975676396214910E-02 2.4725908873222511E+00
+ 65243 1.6310749999999999E-02 1.4976294550306203E-02 2.4726419872936161E+00
+ 65244 1.6310999999999999E-02 1.4976912717171316E-02 2.4726930872649810E+00
+ 65245 1.6311249999999999E-02 1.4977530896810266E-02 2.4727441872363465E+00
+ 65246 1.6311500000000000E-02 1.4978149089223047E-02 2.4727952872077115E+00
+ 65247 1.6311750000000000E-02 1.4978767294409686E-02 2.4728463871790769E+00
+ 65248 1.6312000000000000E-02 1.4979385512370177E-02 2.4728974871504419E+00
+ 65249 1.6312250000000000E-02 1.4980003743104511E-02 2.4729485871218069E+00
+ 65250 1.6312500000000001E-02 1.4980621986612741E-02 2.4729996870931723E+00
+ 65251 1.6312750000000001E-02 1.4981240242894839E-02 2.4730507870645373E+00
+ 65252 1.6313000000000001E-02 1.4981858511950830E-02 2.4731018870359027E+00
+ 65253 1.6313249999999998E-02 1.4982476793780711E-02 2.4731529870072668E+00
+ 65254 1.6313499999999998E-02 1.4983095088384513E-02 2.4732040869786323E+00
+ 65255 1.6313749999999998E-02 1.4983713395762224E-02 2.4732551869499972E+00
+ 65256 1.6313999999999999E-02 1.4984331715913865E-02 2.4733062869213627E+00
+ 65257 1.6314249999999999E-02 1.4984950048839450E-02 2.4733573868927277E+00
+ 65258 1.6314499999999999E-02 1.4985568394538957E-02 2.4734084868640926E+00
+ 65259 1.6314749999999999E-02 1.4986186753012432E-02 2.4734595868354581E+00
+ 65260 1.6315000000000000E-02 1.4986805124259869E-02 2.4735106868068231E+00
+ 65261 1.6315250000000000E-02 1.4987423508281259E-02 2.4735617867781885E+00
+ 65262 1.6315500000000000E-02 1.4988041905076632E-02 2.4736128867495535E+00
+ 65263 1.6315750000000000E-02 1.4988660314645999E-02 2.4736639867209185E+00
+ 65264 1.6316000000000001E-02 1.4989278736989360E-02 2.4737150866922839E+00
+ 65265 1.6316250000000001E-02 1.4989897172106727E-02 2.4737661866636489E+00
+ 65266 1.6316500000000001E-02 1.4990515619998094E-02 2.4738172866350139E+00
+ 65267 1.6316749999999998E-02 1.4991134080663489E-02 2.4738683866063784E+00
+ 65268 1.6316999999999998E-02 1.4991752554102926E-02 2.4739194865777439E+00
+ 65269 1.6317249999999998E-02 1.4992371040316388E-02 2.4739705865491088E+00
+ 65270 1.6317499999999999E-02 1.4992989539303911E-02 2.4740216865204738E+00
+ 65271 1.6317749999999999E-02 1.4993608051065473E-02 2.4740727864918393E+00
+ 65272 1.6317999999999999E-02 1.4994226575601130E-02 2.4741238864632042E+00
+ 65273 1.6318249999999999E-02 1.4994845112910840E-02 2.4741749864345697E+00
+ 65274 1.6318500000000000E-02 1.4995463662994646E-02 2.4742260864059347E+00
+ 65275 1.6318750000000000E-02 1.4996082225852534E-02 2.4742771863772997E+00
+ 65276 1.6319000000000000E-02 1.4996700801484528E-02 2.4743282863486651E+00
+ 65277 1.6319250000000000E-02 1.4997319389890634E-02 2.4743793863200301E+00
+ 65278 1.6319500000000001E-02 1.4997937991070858E-02 2.4744304862913955E+00
+ 65279 1.6319750000000001E-02 1.4998556605025208E-02 2.4744815862627605E+00
+ 65280 1.6320000000000001E-02 1.4999175231753696E-02 2.4745326862341255E+00
+ 65281 1.6320249999999998E-02 1.4999793871256320E-02 2.4745837862054900E+00
+ 65282 1.6320499999999998E-02 1.5000412523533107E-02 2.4746348861768555E+00
+ 65283 1.6320749999999998E-02 1.5001031188584061E-02 2.4746859861482204E+00
+ 65284 1.6320999999999999E-02 1.5001649866409185E-02 2.4747370861195854E+00
+ 65285 1.6321249999999999E-02 1.5002268557008487E-02 2.4747881860909509E+00
+ 65286 1.6321499999999999E-02 1.5002887260381983E-02 2.4748392860623158E+00
+ 65287 1.6321749999999999E-02 1.5003505976529675E-02 2.4748903860336808E+00
+ 65288 1.6322000000000000E-02 1.5004124705451555E-02 2.4749414860050463E+00
+ 65289 1.6322250000000000E-02 1.5004743447147688E-02 2.4749925859764113E+00
+ 65290 1.6322500000000000E-02 1.5005362201618027E-02 2.4750436859477767E+00
+ 65291 1.6322750000000000E-02 1.5005980968862607E-02 2.4750947859191417E+00
+ 65292 1.6323000000000001E-02 1.5006599748881423E-02 2.4751458858905067E+00
+ 65293 1.6323250000000001E-02 1.5007218541674493E-02 2.4751969858618721E+00
+ 65294 1.6323500000000001E-02 1.5007837347241822E-02 2.4752480858332371E+00
+ 65295 1.6323749999999998E-02 1.5008456165583408E-02 2.4752991858046016E+00
+ 65296 1.6323999999999998E-02 1.5009074996699302E-02 2.4753502857759666E+00
+ 65297 1.6324249999999998E-02 1.5009693840589457E-02 2.4754013857473320E+00
+ 65298 1.6324499999999999E-02 1.5010312697253909E-02 2.4754524857186970E+00
+ 65299 1.6324749999999999E-02 1.5010931566692677E-02 2.4755035856900625E+00
+ 65300 1.6324999999999999E-02 1.5011550448905753E-02 2.4755546856614274E+00
+ 65301 1.6325249999999999E-02 1.5012169343893163E-02 2.4756057856327924E+00
+ 65302 1.6325500000000000E-02 1.5012788251654891E-02 2.4756568856041579E+00
+ 65303 1.6325750000000000E-02 1.5013407172190959E-02 2.4757079855755229E+00
+ 65304 1.6326000000000000E-02 1.5014026105501385E-02 2.4757590855468878E+00
+ 65305 1.6326250000000000E-02 1.5014645051586162E-02 2.4758101855182533E+00
+ 65306 1.6326500000000001E-02 1.5015264010445313E-02 2.4758612854896183E+00
+ 65307 1.6326750000000001E-02 1.5015882982078829E-02 2.4759123854609837E+00
+ 65308 1.6327000000000001E-02 1.5016501966486739E-02 2.4759634854323487E+00
+ 65309 1.6327249999999998E-02 1.5017120963669028E-02 2.4760145854037132E+00
+ 65310 1.6327499999999998E-02 1.5017739973625736E-02 2.4760656853750782E+00
+ 65311 1.6327749999999999E-02 1.5018358996356842E-02 2.4761167853464436E+00
+ 65312 1.6327999999999999E-02 1.5018978031862369E-02 2.4761678853178086E+00
+ 65313 1.6328249999999999E-02 1.5019597080142343E-02 2.4762189852891736E+00
+ 65314 1.6328499999999999E-02 1.5020216141196743E-02 2.4762700852605390E+00
+ 65315 1.6328750000000000E-02 1.5020835215025591E-02 2.4763211852319040E+00
+ 65316 1.6329000000000000E-02 1.5021454301628889E-02 2.4763722852032695E+00
+ 65317 1.6329250000000000E-02 1.5022073401006636E-02 2.4764233851746345E+00
+ 65318 1.6329500000000000E-02 1.5022692513158908E-02 2.4764744851459994E+00
+ 65319 1.6329750000000001E-02 1.5023311638085629E-02 2.4765255851173649E+00
+ 65320 1.6330000000000001E-02 1.5023930775786842E-02 2.4765766850887299E+00
+ 65321 1.6330250000000001E-02 1.5024549926262547E-02 2.4766277850600953E+00
+ 65322 1.6330499999999998E-02 1.5025169089512765E-02 2.4766788850314594E+00
+ 65323 1.6330749999999998E-02 1.5025788265537509E-02 2.4767299850028248E+00
+ 65324 1.6330999999999998E-02 1.5026407454336777E-02 2.4767810849741898E+00
+ 65325 1.6331249999999999E-02 1.5027026655910585E-02 2.4768321849455548E+00
+ 65326 1.6331499999999999E-02 1.5027645870258925E-02 2.4768832849169202E+00
+ 65327 1.6331749999999999E-02 1.5028265097381829E-02 2.4769343848882852E+00
+ 65328 1.6331999999999999E-02 1.5028884337279294E-02 2.4769854848596506E+00
+ 65329 1.6332250000000000E-02 1.5029503589951313E-02 2.4770365848310156E+00
+ 65330 1.6332500000000000E-02 1.5030122855397942E-02 2.4770876848023806E+00
+ 65331 1.6332750000000000E-02 1.5030742133619142E-02 2.4771387847737460E+00
+ 65332 1.6333000000000000E-02 1.5031361424614951E-02 2.4771898847451110E+00
+ 65333 1.6333250000000001E-02 1.5031980728385356E-02 2.4772409847164765E+00
+ 65334 1.6333500000000001E-02 1.5032600044930384E-02 2.4772920846878415E+00
+ 65335 1.6333750000000001E-02 1.5033219374250034E-02 2.4773431846592064E+00
+ 65336 1.6333999999999998E-02 1.5033838716344304E-02 2.4773942846305710E+00
+ 65337 1.6334249999999998E-02 1.5034458071213227E-02 2.4774453846019364E+00
+ 65338 1.6334499999999998E-02 1.5035077438856809E-02 2.4774964845733014E+00
+ 65339 1.6334749999999999E-02 1.5035696819275043E-02 2.4775475845446664E+00
+ 65340 1.6334999999999999E-02 1.5036316212467949E-02 2.4775986845160318E+00
+ 65341 1.6335249999999999E-02 1.5036935618435538E-02 2.4776497844873968E+00
+ 65342 1.6335499999999999E-02 1.5037555037177812E-02 2.4777008844587622E+00
+ 65343 1.6335750000000000E-02 1.5038174468694789E-02 2.4777519844301272E+00
+ 65344 1.6336000000000000E-02 1.5038793912986450E-02 2.4778030844014922E+00
+ 65345 1.6336250000000000E-02 1.5039413370052841E-02 2.4778541843728576E+00
+ 65346 1.6336500000000000E-02 1.5040032839893958E-02 2.4779052843442226E+00
+ 65347 1.6336750000000001E-02 1.5040652322509786E-02 2.4779563843155876E+00
+ 65348 1.6337000000000001E-02 1.5041271817900380E-02 2.4780074842869531E+00
+ 65349 1.6337250000000001E-02 1.5041891326065704E-02 2.4780585842583180E+00
+ 65350 1.6337499999999998E-02 1.5042510847005787E-02 2.4781096842296826E+00
+ 65351 1.6337749999999998E-02 1.5043130380720644E-02 2.4781607842010476E+00
+ 65352 1.6337999999999998E-02 1.5043749927210286E-02 2.4782118841724130E+00
+ 65353 1.6338249999999999E-02 1.5044369486474703E-02 2.4782629841437780E+00
+ 65354 1.6338499999999999E-02 1.5044989058513921E-02 2.4783140841151434E+00
+ 65355 1.6338749999999999E-02 1.5045608643327942E-02 2.4783651840865084E+00
+ 65356 1.6338999999999999E-02 1.5046228240916769E-02 2.4784162840578734E+00
+ 65357 1.6339250000000000E-02 1.5046847851280425E-02 2.4784673840292388E+00
+ 65358 1.6339500000000000E-02 1.5047467474418904E-02 2.4785184840006038E+00
+ 65359 1.6339750000000000E-02 1.5048087110332231E-02 2.4785695839719692E+00
+ 65360 1.6340000000000000E-02 1.5048706759020397E-02 2.4786206839433342E+00
+ 65361 1.6340250000000001E-02 1.5049326420483424E-02 2.4786717839146992E+00
+ 65362 1.6340500000000001E-02 1.5049946094721317E-02 2.4787228838860647E+00
+ 65363 1.6340750000000001E-02 1.5050565781734108E-02 2.4787739838574296E+00
+ 65364 1.6340999999999998E-02 1.5051185481521732E-02 2.4788250838287942E+00
+ 65365 1.6341249999999998E-02 1.5051805194084273E-02 2.4788761838001592E+00
+ 65366 1.6341499999999998E-02 1.5052424919421714E-02 2.4789272837715246E+00
+ 65367 1.6341749999999999E-02 1.5053044657534083E-02 2.4789783837428896E+00
+ 65368 1.6341999999999999E-02 1.5053664408421355E-02 2.4790294837142546E+00
+ 65369 1.6342249999999999E-02 1.5054284172083560E-02 2.4790805836856200E+00
+ 65370 1.6342499999999999E-02 1.5054903948520711E-02 2.4791316836569850E+00
+ 65371 1.6342750000000000E-02 1.5055523737732805E-02 2.4791827836283504E+00
+ 65372 1.6343000000000000E-02 1.5056143539719839E-02 2.4792338835997154E+00
+ 65373 1.6343250000000000E-02 1.5056763354481853E-02 2.4792849835710804E+00
+ 65374 1.6343500000000000E-02 1.5057383182018840E-02 2.4793360835424458E+00
+ 65375 1.6343750000000001E-02 1.5058003022330809E-02 2.4793871835138108E+00
+ 65376 1.6344000000000001E-02 1.5058622875417765E-02 2.4794382834851763E+00
+ 65377 1.6344250000000001E-02 1.5059242741279729E-02 2.4794893834565412E+00
+ 65378 1.6344499999999998E-02 1.5059862619916688E-02 2.4795404834279058E+00
+ 65379 1.6344749999999998E-02 1.5060482511328677E-02 2.4795915833992708E+00
+ 65380 1.6344999999999998E-02 1.5061102415515696E-02 2.4796426833706362E+00
+ 65381 1.6345249999999999E-02 1.5061722332477745E-02 2.4796937833420012E+00
+ 65382 1.6345499999999999E-02 1.5062342262214838E-02 2.4797448833133662E+00
+ 65383 1.6345749999999999E-02 1.5062962204726995E-02 2.4797959832847316E+00
+ 65384 1.6345999999999999E-02 1.5063582160014214E-02 2.4798470832560966E+00
+ 65385 1.6346250000000000E-02 1.5064202128076493E-02 2.4798981832274620E+00
+ 65386 1.6346500000000000E-02 1.5064822108913870E-02 2.4799492831988270E+00
+ 65387 1.6346750000000000E-02 1.5065442102526331E-02 2.4800003831701920E+00
+ 65388 1.6347000000000000E-02 1.5066062108913874E-02 2.4800514831415574E+00
+ 65389 1.6347250000000001E-02 1.5066682128076552E-02 2.4801025831129224E+00
+ 65390 1.6347500000000001E-02 1.5067302160014341E-02 2.4801536830842874E+00
+ 65391 1.6347750000000001E-02 1.5067922204727252E-02 2.4802047830556528E+00
+ 65392 1.6347999999999998E-02 1.5068542262215276E-02 2.4802558830270174E+00
+ 65393 1.6348249999999998E-02 1.5069162332478481E-02 2.4803069829983824E+00
+ 65394 1.6348499999999998E-02 1.5069782415516830E-02 2.4803580829697474E+00
+ 65395 1.6348749999999999E-02 1.5070402511330341E-02 2.4804091829411128E+00
+ 65396 1.6348999999999999E-02 1.5071022619919021E-02 2.4804602829124778E+00
+ 65397 1.6349249999999999E-02 1.5071642741282882E-02 2.4805113828838432E+00
+ 65398 1.6349499999999999E-02 1.5072262875421934E-02 2.4805624828552082E+00
+ 65399 1.6349750000000000E-02 1.5072883022336180E-02 2.4806135828265732E+00
+ 65400 1.6350000000000000E-02 1.5073503182025638E-02 2.4806646827979386E+00
+ 65401 1.6350250000000000E-02 1.5074123354490309E-02 2.4807157827693036E+00
+ 65402 1.6350500000000000E-02 1.5074743539730212E-02 2.4807668827406690E+00
+ 65403 1.6350750000000001E-02 1.5075363737745342E-02 2.4808179827120340E+00
+ 65404 1.6351000000000001E-02 1.5075983948535732E-02 2.4808690826833990E+00
+ 65405 1.6351250000000001E-02 1.5076604172101349E-02 2.4809201826547644E+00
+ 65406 1.6351499999999998E-02 1.5077224408442232E-02 2.4809712826261290E+00
+ 65407 1.6351749999999998E-02 1.5077844657558391E-02 2.4810223825974940E+00
+ 65408 1.6351999999999998E-02 1.5078464919449839E-02 2.4810734825688590E+00
+ 65409 1.6352249999999999E-02 1.5079085194116559E-02 2.4811245825402244E+00
+ 65410 1.6352499999999999E-02 1.5079705481558596E-02 2.4811756825115894E+00
+ 65411 1.6352749999999999E-02 1.5080325781775933E-02 2.4812267824829544E+00
+ 65412 1.6352999999999999E-02 1.5080946094768581E-02 2.4812778824543198E+00
+ 65413 1.6353250000000000E-02 1.5081566420536570E-02 2.4813289824256848E+00
+ 65414 1.6353500000000000E-02 1.5082186759079871E-02 2.4813800823970502E+00
+ 65415 1.6353750000000000E-02 1.5082807110398532E-02 2.4814311823684152E+00
+ 65416 1.6354000000000000E-02 1.5083427474492530E-02 2.4814822823397802E+00
+ 65417 1.6354250000000001E-02 1.5084047851361901E-02 2.4815333823111456E+00
+ 65418 1.6354500000000001E-02 1.5084668241006634E-02 2.4815844822825106E+00
+ 65419 1.6354750000000001E-02 1.5085288643426759E-02 2.4816355822538760E+00
+ 65420 1.6354999999999998E-02 1.5085909058622249E-02 2.4816866822252401E+00
+ 65421 1.6355249999999998E-02 1.5086529486593156E-02 2.4817377821966056E+00
+ 65422 1.6355499999999999E-02 1.5087149927339463E-02 2.4817888821679706E+00
+ 65423 1.6355749999999999E-02 1.5087770380861192E-02 2.4818399821393360E+00
+ 65424 1.6355999999999999E-02 1.5088390847158340E-02 2.4818910821107010E+00
+ 65425 1.6356249999999999E-02 1.5089011326230924E-02 2.4819421820820660E+00
+ 65426 1.6356500000000000E-02 1.5089631818078953E-02 2.4819932820534314E+00
+ 65427 1.6356750000000000E-02 1.5090252322702417E-02 2.4820443820247964E+00
+ 65428 1.6357000000000000E-02 1.5090872840101362E-02 2.4820954819961618E+00
+ 65429 1.6357250000000000E-02 1.5091493370275769E-02 2.4821465819675268E+00
+ 65430 1.6357500000000001E-02 1.5092113913225654E-02 2.4821976819388918E+00
+ 65431 1.6357750000000001E-02 1.5092734468951031E-02 2.4822487819102572E+00
+ 65432 1.6358000000000001E-02 1.5093355037451909E-02 2.4822998818816222E+00
+ 65433 1.6358249999999998E-02 1.5093975618728269E-02 2.4823509818529867E+00
+ 65434 1.6358499999999998E-02 1.5094596212780158E-02 2.4824020818243517E+00
+ 65435 1.6358749999999998E-02 1.5095216819607581E-02 2.4824531817957172E+00
+ 65436 1.6358999999999999E-02 1.5095837439210535E-02 2.4825042817670822E+00
+ 65437 1.6359249999999999E-02 1.5096458071589028E-02 2.4825553817384471E+00
+ 65438 1.6359499999999999E-02 1.5097078716743073E-02 2.4826064817098126E+00
+ 65439 1.6359749999999999E-02 1.5097699374672672E-02 2.4826575816811776E+00
+ 65440 1.6360000000000000E-02 1.5098320045377846E-02 2.4827086816525430E+00
+ 65441 1.6360250000000000E-02 1.5098940728858600E-02 2.4827597816239080E+00
+ 65442 1.6360500000000000E-02 1.5099561425114948E-02 2.4828108815952730E+00
+ 65443 1.6360750000000000E-02 1.5100182134146878E-02 2.4828619815666384E+00
+ 65444 1.6361000000000001E-02 1.5100802855954425E-02 2.4829130815380034E+00
+ 65445 1.6361250000000001E-02 1.5101423590537580E-02 2.4829641815093688E+00
+ 65446 1.6361500000000001E-02 1.5102044337896364E-02 2.4830152814807338E+00
+ 65447 1.6361749999999998E-02 1.5102665098030770E-02 2.4830663814520983E+00
+ 65448 1.6361999999999998E-02 1.5103285870940831E-02 2.4831174814234633E+00
+ 65449 1.6362249999999998E-02 1.5103906656626550E-02 2.4831685813948288E+00
+ 65450 1.6362499999999999E-02 1.5104527455087911E-02 2.4832196813661938E+00
+ 65451 1.6362749999999999E-02 1.5105148266324954E-02 2.4832707813375587E+00
+ 65452 1.6362999999999999E-02 1.5105769090337675E-02 2.4833218813089242E+00
+ 65453 1.6363249999999999E-02 1.5106389927126084E-02 2.4833729812802892E+00
+ 65454 1.6363500000000000E-02 1.5107010776690188E-02 2.4834240812516541E+00
+ 65455 1.6363750000000000E-02 1.5107631639029988E-02 2.4834751812230196E+00
+ 65456 1.6364000000000000E-02 1.5108252514145517E-02 2.4835262811943846E+00
+ 65457 1.6364250000000000E-02 1.5108873402036775E-02 2.4835773811657500E+00
+ 65458 1.6364500000000001E-02 1.5109494302703752E-02 2.4836284811371150E+00
+ 65459 1.6364750000000001E-02 1.5110115216146483E-02 2.4836795811084800E+00
+ 65460 1.6365000000000001E-02 1.5110736142364955E-02 2.4837306810798454E+00
+ 65461 1.6365249999999998E-02 1.5111357081359172E-02 2.4837817810512099E+00
+ 65462 1.6365499999999998E-02 1.5111978033129194E-02 2.4838328810225749E+00
+ 65463 1.6365749999999998E-02 1.5112598997674980E-02 2.4838839809939399E+00
+ 65464 1.6365999999999999E-02 1.5113219974996553E-02 2.4839350809653054E+00
+ 65465 1.6366249999999999E-02 1.5113840965093927E-02 2.4839861809366703E+00
+ 65466 1.6366499999999999E-02 1.5114461967967100E-02 2.4840372809080358E+00
+ 65467 1.6366749999999999E-02 1.5115082983616107E-02 2.4840883808794008E+00
+ 65468 1.6367000000000000E-02 1.5115704012040912E-02 2.4841394808507657E+00
+ 65469 1.6367250000000000E-02 1.5116325053241569E-02 2.4841905808221312E+00
+ 65470 1.6367500000000000E-02 1.5116946107218060E-02 2.4842416807934962E+00
+ 65471 1.6367750000000000E-02 1.5117567173970409E-02 2.4842927807648612E+00
+ 65472 1.6368000000000001E-02 1.5118188253498607E-02 2.4843438807362266E+00
+ 65473 1.6368250000000001E-02 1.5118809345802698E-02 2.4843949807075916E+00
+ 65474 1.6368500000000001E-02 1.5119430450882645E-02 2.4844460806789570E+00
+ 65475 1.6368749999999998E-02 1.5120051568738496E-02 2.4844971806503211E+00
+ 65476 1.6368999999999998E-02 1.5120672699370227E-02 2.4845482806216865E+00
+ 65477 1.6369249999999998E-02 1.5121293842777874E-02 2.4845993805930515E+00
+ 65478 1.6369499999999999E-02 1.5121914998961445E-02 2.4846504805644170E+00
+ 65479 1.6369749999999999E-02 1.5122536167920933E-02 2.4847015805357819E+00
+ 65480 1.6369999999999999E-02 1.5123157349656365E-02 2.4847526805071469E+00
+ 65481 1.6370249999999999E-02 1.5123778544167731E-02 2.4848037804785124E+00
+ 65482 1.6370500000000000E-02 1.5124399751455049E-02 2.4848548804498773E+00
+ 65483 1.6370750000000000E-02 1.5125020971518337E-02 2.4849059804212428E+00
+ 65484 1.6371000000000000E-02 1.5125642204357604E-02 2.4849570803926078E+00
+ 65485 1.6371250000000000E-02 1.5126263449972819E-02 2.4850081803639728E+00
+ 65486 1.6371500000000001E-02 1.5126884708364048E-02 2.4850592803353382E+00
+ 65487 1.6371750000000001E-02 1.5127505979531265E-02 2.4851103803067032E+00
+ 65488 1.6372000000000001E-02 1.5128127263474492E-02 2.4851614802780686E+00
+ 65489 1.6372249999999998E-02 1.5128748560193729E-02 2.4852125802494327E+00
+ 65490 1.6372499999999998E-02 1.5129369869689003E-02 2.4852636802207981E+00
+ 65491 1.6372749999999998E-02 1.5129991191960304E-02 2.4853147801921631E+00
+ 65492 1.6372999999999999E-02 1.5130612527007658E-02 2.4853658801635281E+00
+ 65493 1.6373249999999999E-02 1.5131233874831059E-02 2.4854169801348935E+00
+ 65494 1.6373499999999999E-02 1.5131855235430520E-02 2.4854680801062585E+00
+ 65495 1.6373749999999999E-02 1.5132476608806062E-02 2.4855191800776240E+00
+ 65496 1.6374000000000000E-02 1.5133097994957661E-02 2.4855702800489889E+00
+ 65497 1.6374250000000000E-02 1.5133719393885380E-02 2.4856213800203539E+00
+ 65498 1.6374500000000000E-02 1.5134340805589184E-02 2.4856724799917194E+00
+ 65499 1.6374750000000000E-02 1.5134962230069101E-02 2.4857235799630844E+00
+ 65500 1.6375000000000001E-02 1.5135583667325139E-02 2.4857746799344498E+00
+ 65501 1.6375250000000001E-02 1.5136205117357290E-02 2.4858257799058148E+00
+ 65502 1.6375500000000001E-02 1.5136826580165585E-02 2.4858768798771798E+00
+ 65503 1.6375749999999998E-02 1.5137448055750019E-02 2.4859279798485443E+00
+ 65504 1.6375999999999998E-02 1.5138069544110613E-02 2.4859790798199097E+00
+ 65505 1.6376249999999998E-02 1.5138691045247361E-02 2.4860301797912747E+00
+ 65506 1.6376499999999999E-02 1.5139312559160300E-02 2.4860812797626397E+00
+ 65507 1.6376749999999999E-02 1.5139934085849394E-02 2.4861323797340051E+00
+ 65508 1.6376999999999999E-02 1.5140555625314708E-02 2.4861834797053701E+00
+ 65509 1.6377249999999999E-02 1.5141177177556210E-02 2.4862345796767356E+00
+ 65510 1.6377500000000000E-02 1.5141798742573920E-02 2.4862856796481005E+00
+ 65511 1.6377750000000000E-02 1.5142420320367852E-02 2.4863367796194655E+00
+ 65512 1.6378000000000000E-02 1.5143041910938008E-02 2.4863878795908310E+00
+ 65513 1.6378250000000000E-02 1.5143663514284391E-02 2.4864389795621960E+00
+ 65514 1.6378500000000001E-02 1.5144285130407038E-02 2.4864900795335609E+00
+ 65515 1.6378750000000001E-02 1.5144906759305941E-02 2.4865411795049264E+00
+ 65516 1.6379000000000001E-02 1.5145528400981096E-02 2.4865922794762914E+00
+ 65517 1.6379249999999998E-02 1.5146150055432522E-02 2.4866433794476559E+00
+ 65518 1.6379499999999998E-02 1.5146771722660235E-02 2.4866944794190209E+00
+ 65519 1.6379749999999998E-02 1.5147393402664241E-02 2.4867455793903863E+00
+ 65520 1.6379999999999999E-02 1.5148015095444552E-02 2.4867966793617513E+00
+ 65521 1.6380249999999999E-02 1.5148636801001170E-02 2.4868477793331167E+00
+ 65522 1.6380499999999999E-02 1.5149258519332629E-02 2.4868988793044817E+00
+ 65523 1.6380749999999999E-02 1.5149880250437762E-02 2.4869499792758467E+00
+ 65524 1.6381000000000000E-02 1.5150501994316581E-02 2.4870010792472121E+00
+ 65525 1.6381250000000000E-02 1.5151123750969090E-02 2.4870521792185771E+00
+ 65526 1.6381500000000000E-02 1.5151745520395301E-02 2.4871032791899426E+00
+ 65527 1.6381750000000000E-02 1.5152367302595225E-02 2.4871543791613075E+00
+ 65528 1.6382000000000001E-02 1.5152989097568870E-02 2.4872054791326725E+00
+ 65529 1.6382250000000001E-02 1.5153610905316233E-02 2.4872565791040380E+00
+ 65530 1.6382500000000001E-02 1.5154232725837330E-02 2.4873076790754030E+00
+ 65531 1.6382749999999998E-02 1.5154854559132180E-02 2.4873587790467675E+00
+ 65532 1.6382999999999998E-02 1.5155476405200775E-02 2.4874098790181325E+00
+ 65533 1.6383249999999999E-02 1.5156098264043140E-02 2.4874609789894979E+00
+ 65534 1.6383499999999999E-02 1.5156720135659269E-02 2.4875120789608629E+00
+ 65535 1.6383749999999999E-02 1.5157342020049182E-02 2.4875631789322279E+00
+ 65536 1.6383999999999999E-02 1.5157963917212882E-02 2.4876142789035933E+00
+ 65537 1.6384250000000000E-02 1.5158585827150371E-02 2.4876653788749583E+00
+ 65538 1.6384500000000000E-02 1.5159207749861677E-02 2.4877164788463237E+00
+ 65539 1.6384750000000000E-02 1.5159829685346793E-02 2.4877675788176887E+00
+ 65540 1.6385000000000000E-02 1.5160451633605725E-02 2.4878186787890537E+00
+ 65541 1.6385250000000001E-02 1.5161073594638492E-02 2.4878697787604191E+00
+ 65542 1.6385500000000001E-02 1.5161695568445091E-02 2.4879208787317841E+00
+ 65543 1.6385750000000001E-02 1.5162317555025543E-02 2.4879719787031496E+00
+ 65544 1.6385999999999998E-02 1.5162939554379841E-02 2.4880230786745137E+00
+ 65545 1.6386249999999998E-02 1.5163561566508020E-02 2.4880741786458791E+00
+ 65546 1.6386499999999998E-02 1.5164183591410059E-02 2.4881252786172441E+00
+ 65547 1.6386749999999999E-02 1.5164805629085999E-02 2.4881763785886095E+00
+ 65548 1.6386999999999999E-02 1.5165427679535812E-02 2.4882274785599745E+00
+ 65549 1.6387249999999999E-02 1.5166049742759534E-02 2.4882785785313395E+00
+ 65550 1.6387499999999999E-02 1.5166671818757154E-02 2.4883296785027049E+00
+ 65551 1.6387750000000000E-02 1.5167293907528698E-02 2.4883807784740699E+00
+ 65552 1.6388000000000000E-02 1.5167916009074167E-02 2.4884318784454353E+00
+ 65553 1.6388250000000000E-02 1.5168538123393563E-02 2.4884829784168003E+00
+ 65554 1.6388500000000000E-02 1.5169160250486922E-02 2.4885340783881653E+00
+ 65555 1.6388750000000001E-02 1.5169782390354207E-02 2.4885851783595307E+00
+ 65556 1.6389000000000001E-02 1.5170404542995475E-02 2.4886362783308957E+00
+ 65557 1.6389250000000001E-02 1.5171026708410697E-02 2.4886873783022607E+00
+ 65558 1.6389499999999998E-02 1.5171648886599895E-02 2.4887384782736253E+00
+ 65559 1.6389749999999998E-02 1.5172271077563085E-02 2.4887895782449907E+00
+ 65560 1.6389999999999998E-02 1.5172893281300275E-02 2.4888406782163557E+00
+ 65561 1.6390249999999999E-02 1.5173515497811459E-02 2.4888917781877207E+00
+ 65562 1.6390499999999999E-02 1.5174137727096651E-02 2.4889428781590861E+00
+ 65563 1.6390749999999999E-02 1.5174759969155873E-02 2.4889939781304511E+00
+ 65564 1.6390999999999999E-02 1.5175382223989124E-02 2.4890450781018165E+00
+ 65565 1.6391250000000000E-02 1.5176004491596406E-02 2.4890961780731815E+00
+ 65566 1.6391500000000000E-02 1.5176626771977737E-02 2.4891472780445465E+00
+ 65567 1.6391750000000000E-02 1.5177249065133125E-02 2.4891983780159119E+00
+ 65568 1.6392000000000000E-02 1.5177871371062586E-02 2.4892494779872769E+00
+ 65569 1.6392250000000001E-02 1.5178493689766105E-02 2.4893005779586423E+00
+ 65570 1.6392500000000001E-02 1.5179116021243704E-02 2.4893516779300073E+00
+ 65571 1.6392750000000001E-02 1.5179738365495410E-02 2.4894027779013723E+00
+ 65572 1.6392999999999998E-02 1.5180360722521182E-02 2.4894538778727369E+00
+ 65573 1.6393249999999998E-02 1.5180983092321087E-02 2.4895049778441023E+00
+ 65574 1.6393499999999998E-02 1.5181605474895107E-02 2.4895560778154673E+00
+ 65575 1.6393749999999999E-02 1.5182227870243249E-02 2.4896071777868323E+00
+ 65576 1.6393999999999999E-02 1.5182850278365509E-02 2.4896582777581977E+00
+ 65577 1.6394249999999999E-02 1.5183472699261930E-02 2.4897093777295627E+00
+ 65578 1.6394499999999999E-02 1.5184095132932495E-02 2.4897604777009277E+00
+ 65579 1.6394750000000000E-02 1.5184717579377232E-02 2.4898115776722931E+00
+ 65580 1.6395000000000000E-02 1.5185340038596109E-02 2.4898626776436581E+00
+ 65581 1.6395250000000000E-02 1.5185962510589185E-02 2.4899137776150235E+00
+ 65582 1.6395500000000000E-02 1.5186584995356437E-02 2.4899648775863885E+00
+ 65583 1.6395750000000001E-02 1.5187207492897889E-02 2.4900159775577535E+00
+ 65584 1.6396000000000001E-02 1.5187830003213542E-02 2.4900670775291189E+00
+ 65585 1.6396250000000001E-02 1.5188452526303398E-02 2.4901181775004839E+00
+ 65586 1.6396499999999998E-02 1.5189075062167478E-02 2.4901692774718485E+00
+ 65587 1.6396749999999998E-02 1.5189697610805783E-02 2.4902203774432135E+00
+ 65588 1.6396999999999998E-02 1.5190320172218344E-02 2.4902714774145789E+00
+ 65589 1.6397249999999999E-02 1.5190942746405128E-02 2.4903225773859439E+00
+ 65590 1.6397499999999999E-02 1.5191565333366170E-02 2.4903736773573093E+00
+ 65591 1.6397749999999999E-02 1.5192187933101488E-02 2.4904247773286743E+00
+ 65592 1.6397999999999999E-02 1.5192810545611075E-02 2.4904758773000393E+00
+ 65593 1.6398250000000000E-02 1.5193433170894940E-02 2.4905269772714047E+00
+ 65594 1.6398500000000000E-02 1.5194055808953092E-02 2.4905780772427697E+00
+ 65595 1.6398750000000000E-02 1.5194678459785539E-02 2.4906291772141351E+00
+ 65596 1.6399000000000000E-02 1.5195301123392310E-02 2.4906802771855001E+00
+ 65597 1.6399250000000001E-02 1.5195923799773385E-02 2.4907313771568651E+00
+ 65598 1.6399500000000001E-02 1.5196546488928779E-02 2.4907824771282305E+00
+ 65599 1.6399750000000001E-02 1.5197169190858510E-02 2.4908335770995955E+00
+ 65600 1.6399999999999998E-02 1.5197791905562575E-02 2.4908846770709601E+00
+ 65601 1.6400249999999998E-02 1.5198414633040998E-02 2.4909357770423250E+00
+ 65602 1.6400499999999998E-02 1.5199037373293787E-02 2.4909868770136905E+00
+ 65603 1.6400749999999999E-02 1.5199660126320938E-02 2.4910379769850555E+00
+ 65604 1.6400999999999999E-02 1.5200282892122474E-02 2.4910890769564205E+00
+ 65605 1.6401249999999999E-02 1.5200905670698383E-02 2.4911401769277859E+00
+ 65606 1.6401499999999999E-02 1.5201528462048688E-02 2.4911912768991509E+00
+ 65607 1.6401750000000000E-02 1.5202151266173403E-02 2.4912423768705163E+00
+ 65608 1.6402000000000000E-02 1.5202774083072520E-02 2.4912934768418813E+00
+ 65609 1.6402250000000000E-02 1.5203396912746060E-02 2.4913445768132463E+00
+ 65610 1.6402500000000000E-02 1.5204019755194033E-02 2.4913956767846117E+00
+ 65611 1.6402750000000001E-02 1.5204642610416446E-02 2.4914467767559767E+00
+ 65612 1.6403000000000001E-02 1.5205265478413305E-02 2.4914978767273421E+00
+ 65613 1.6403250000000001E-02 1.5205888359184610E-02 2.4915489766987071E+00
+ 65614 1.6403499999999998E-02 1.5206511252730376E-02 2.4916000766700717E+00
+ 65615 1.6403749999999998E-02 1.5207134159050615E-02 2.4916511766414366E+00
+ 65616 1.6403999999999998E-02 1.5207757078145352E-02 2.4917022766128021E+00
+ 65617 1.6404249999999999E-02 1.5208380010014570E-02 2.4917533765841671E+00
+ 65618 1.6404499999999999E-02 1.5209002954658279E-02 2.4918044765555321E+00
+ 65619 1.6404749999999999E-02 1.5209625912076509E-02 2.4918555765268975E+00
+ 65620 1.6404999999999999E-02 1.5210248882269250E-02 2.4919066764982625E+00
+ 65621 1.6405250000000000E-02 1.5210871865236519E-02 2.4919577764696275E+00
+ 65622 1.6405500000000000E-02 1.5211494860978315E-02 2.4920088764409929E+00
+ 65623 1.6405750000000000E-02 1.5212117869494656E-02 2.4920599764123579E+00
+ 65624 1.6406000000000000E-02 1.5212740890785550E-02 2.4921110763837233E+00
+ 65625 1.6406250000000001E-02 1.5213363924851007E-02 2.4921621763550883E+00
+ 65626 1.6406500000000001E-02 1.5213986971691018E-02 2.4922132763264533E+00
+ 65627 1.6406750000000001E-02 1.5214610031305621E-02 2.4922643762978187E+00
+ 65628 1.6406999999999998E-02 1.5215233103694810E-02 2.4923154762691833E+00
+ 65629 1.6407249999999998E-02 1.5215856188858580E-02 2.4923665762405482E+00
+ 65630 1.6407499999999998E-02 1.5216479286796963E-02 2.4924176762119132E+00
+ 65631 1.6407749999999999E-02 1.5217102397509962E-02 2.4924687761832787E+00
+ 65632 1.6407999999999999E-02 1.5217725520997578E-02 2.4925198761546437E+00
+ 65633 1.6408249999999999E-02 1.5218348657259829E-02 2.4925709761260091E+00
+ 65634 1.6408499999999999E-02 1.5218971806296716E-02 2.4926220760973741E+00
+ 65635 1.6408750000000000E-02 1.5219594968108249E-02 2.4926731760687391E+00
+ 65636 1.6409000000000000E-02 1.5220218142694440E-02 2.4927242760401045E+00
+ 65637 1.6409250000000000E-02 1.5220841330055300E-02 2.4927753760114695E+00
+ 65638 1.6409500000000000E-02 1.5221464530190833E-02 2.4928264759828345E+00
+ 65639 1.6409750000000001E-02 1.5222087743101029E-02 2.4928775759541999E+00
+ 65640 1.6410000000000001E-02 1.5222710968785948E-02 2.4929286759255649E+00
+ 65641 1.6410250000000001E-02 1.5223334207245542E-02 2.4929797758969303E+00
+ 65642 1.6410499999999998E-02 1.5223957458479851E-02 2.4930308758682944E+00
+ 65643 1.6410749999999998E-02 1.5224580722488879E-02 2.4930819758396598E+00
+ 65644 1.6410999999999999E-02 1.5225203999272635E-02 2.4931330758110248E+00
+ 65645 1.6411249999999999E-02 1.5225827288831125E-02 2.4931841757823903E+00
+ 65646 1.6411499999999999E-02 1.5226450591164366E-02 2.4932352757537553E+00
+ 65647 1.6411749999999999E-02 1.5227073906272363E-02 2.4932863757251202E+00
+ 65648 1.6412000000000000E-02 1.5227697234155105E-02 2.4933374756964857E+00
+ 65649 1.6412250000000000E-02 1.5228320574812626E-02 2.4933885756678507E+00
+ 65650 1.6412500000000000E-02 1.5228943928244932E-02 2.4934396756392161E+00
+ 65651 1.6412750000000000E-02 1.5229567294452007E-02 2.4934907756105811E+00
+ 65652 1.6413000000000001E-02 1.5230190673433900E-02 2.4935418755819461E+00
+ 65653 1.6413250000000001E-02 1.5230814065190591E-02 2.4935929755533115E+00
+ 65654 1.6413500000000001E-02 1.5231437469722095E-02 2.4936440755246765E+00
+ 65655 1.6413749999999998E-02 1.5232060887028418E-02 2.4936951754960410E+00
+ 65656 1.6413999999999998E-02 1.5232684317109573E-02 2.4937462754674060E+00
+ 65657 1.6414249999999998E-02 1.5233307759965578E-02 2.4937973754387714E+00
+ 65658 1.6414499999999999E-02 1.5233931215596427E-02 2.4938484754101364E+00
+ 65659 1.6414749999999999E-02 1.5234554684002139E-02 2.4938995753815014E+00
+ 65660 1.6414999999999999E-02 1.5235178165182713E-02 2.4939506753528669E+00
+ 65661 1.6415249999999999E-02 1.5235801659138168E-02 2.4940017753242318E+00
+ 65662 1.6415500000000000E-02 1.5236425165868504E-02 2.4940528752955973E+00
+ 65663 1.6415750000000000E-02 1.5237048685373724E-02 2.4941039752669623E+00
+ 65664 1.6416000000000000E-02 1.5237672217653866E-02 2.4941550752383272E+00
+ 65665 1.6416250000000000E-02 1.5238295762708904E-02 2.4942061752096927E+00
+ 65666 1.6416500000000001E-02 1.5238919320538868E-02 2.4942572751810577E+00
+ 65667 1.6416750000000001E-02 1.5239542891143768E-02 2.4943083751524231E+00
+ 65668 1.6417000000000001E-02 1.5240166474523583E-02 2.4943594751237881E+00
+ 65669 1.6417249999999998E-02 1.5240790070678365E-02 2.4944105750951526E+00
+ 65670 1.6417499999999998E-02 1.5241413679608087E-02 2.4944616750665176E+00
+ 65671 1.6417749999999998E-02 1.5242037301312787E-02 2.4945127750378830E+00
+ 65672 1.6417999999999999E-02 1.5242660935792456E-02 2.4945638750092480E+00
+ 65673 1.6418249999999999E-02 1.5243284583047101E-02 2.4946149749806130E+00
+ 65674 1.6418499999999999E-02 1.5243908243076747E-02 2.4946660749519785E+00
+ 65675 1.6418749999999999E-02 1.5244531915881390E-02 2.4947171749233434E+00
+ 65676 1.6419000000000000E-02 1.5245155601461037E-02 2.4947682748947089E+00
+ 65677 1.6419250000000000E-02 1.5245779299815704E-02 2.4948193748660739E+00
+ 65678 1.6419500000000000E-02 1.5246403010945394E-02 2.4948704748374388E+00
+ 65679 1.6419750000000000E-02 1.5247026734850126E-02 2.4949215748088043E+00
+ 65680 1.6420000000000001E-02 1.5247650471529877E-02 2.4949726747801693E+00
+ 65681 1.6420250000000001E-02 1.5248274220984718E-02 2.4950237747515343E+00
+ 65682 1.6420500000000001E-02 1.5248897983214596E-02 2.4950748747228997E+00
+ 65683 1.6420749999999998E-02 1.5249521758219539E-02 2.4951259746942642E+00
+ 65684 1.6420999999999998E-02 1.5250145545999575E-02 2.4951770746656292E+00
+ 65685 1.6421249999999998E-02 1.5250769346554695E-02 2.4952281746369942E+00
+ 65686 1.6421499999999999E-02 1.5251393159884915E-02 2.4952792746083596E+00
+ 65687 1.6421749999999999E-02 1.5252016985990231E-02 2.4953303745797246E+00
+ 65688 1.6421999999999999E-02 1.5252640824870666E-02 2.4953814745510901E+00
+ 65689 1.6422249999999999E-02 1.5253264676526226E-02 2.4954325745224550E+00
+ 65690 1.6422500000000000E-02 1.5253888540956915E-02 2.4954836744938200E+00
+ 65691 1.6422750000000000E-02 1.5254512418162747E-02 2.4955347744651855E+00
+ 65692 1.6423000000000000E-02 1.5255136308143735E-02 2.4955858744365504E+00
+ 65693 1.6423250000000000E-02 1.5255760210899872E-02 2.4956369744079159E+00
+ 65694 1.6423500000000001E-02 1.5256384126431178E-02 2.4956880743792809E+00
+ 65695 1.6423750000000001E-02 1.5257008054737663E-02 2.4957391743506459E+00
+ 65696 1.6424000000000001E-02 1.5257631995819329E-02 2.4957902743220113E+00
+ 65697 1.6424249999999998E-02 1.5258255949676171E-02 2.4958413742933758E+00
+ 65698 1.6424499999999998E-02 1.5258879916308253E-02 2.4958924742647408E+00
+ 65699 1.6424749999999998E-02 1.5259503895715523E-02 2.4959435742361058E+00
+ 65700 1.6424999999999999E-02 1.5260127887898024E-02 2.4959946742074712E+00
+ 65701 1.6425249999999999E-02 1.5260751892855749E-02 2.4960457741788362E+00
+ 65702 1.6425499999999999E-02 1.5261375910588713E-02 2.4960968741502012E+00
+ 65703 1.6425749999999999E-02 1.5261999941096926E-02 2.4961479741215666E+00
+ 65704 1.6426000000000000E-02 1.5262623984380389E-02 2.4961990740929316E+00
+ 65705 1.6426250000000000E-02 1.5263248040439124E-02 2.4962501740642971E+00
+ 65706 1.6426500000000000E-02 1.5263872109273139E-02 2.4963012740356620E+00
+ 65707 1.6426750000000000E-02 1.5264496190882422E-02 2.4963523740070270E+00
+ 65708 1.6427000000000001E-02 1.5265120285267003E-02 2.4964034739783925E+00
+ 65709 1.6427250000000001E-02 1.5265744392426884E-02 2.4964545739497574E+00
+ 65710 1.6427500000000001E-02 1.5266368512362075E-02 2.4965056739211229E+00
+ 65711 1.6427749999999998E-02 1.5266992645072574E-02 2.4965567738924870E+00
+ 65712 1.6427999999999998E-02 1.5267616790558410E-02 2.4966078738638524E+00
+ 65713 1.6428249999999998E-02 1.5268240948819581E-02 2.4966589738352174E+00
+ 65714 1.6428499999999999E-02 1.5268865119856112E-02 2.4967100738065828E+00
+ 65715 1.6428749999999999E-02 1.5269489303667966E-02 2.4967611737779478E+00
+ 65716 1.6428999999999999E-02 1.5270113500255197E-02 2.4968122737493128E+00
+ 65717 1.6429249999999999E-02 1.5270737709617802E-02 2.4968633737206782E+00
+ 65718 1.6429500000000000E-02 1.5271361931755781E-02 2.4969144736920432E+00
+ 65719 1.6429750000000000E-02 1.5271986166669161E-02 2.4969655736634087E+00
+ 65720 1.6430000000000000E-02 1.5272610414357934E-02 2.4970166736347736E+00
+ 65721 1.6430250000000000E-02 1.5273234674822112E-02 2.4970677736061386E+00
+ 65722 1.6430500000000001E-02 1.5273858948061703E-02 2.4971188735775041E+00
+ 65723 1.6430750000000001E-02 1.5274483234076718E-02 2.4971699735488690E+00
+ 65724 1.6431000000000001E-02 1.5275107532867167E-02 2.4972210735202340E+00
+ 65725 1.6431249999999998E-02 1.5275731844433055E-02 2.4972721734915986E+00
+ 65726 1.6431499999999998E-02 1.5276356168774419E-02 2.4973232734629640E+00
+ 65727 1.6431749999999998E-02 1.5276980505891212E-02 2.4973743734343290E+00
+ 65728 1.6431999999999999E-02 1.5277604855783489E-02 2.4974254734056940E+00
+ 65729 1.6432249999999999E-02 1.5278229218451246E-02 2.4974765733770594E+00
+ 65730 1.6432499999999999E-02 1.5278853593894479E-02 2.4975276733484244E+00
+ 65731 1.6432749999999999E-02 1.5279477982113229E-02 2.4975787733197898E+00
+ 65732 1.6433000000000000E-02 1.5280102383107463E-02 2.4976298732911548E+00
+ 65733 1.6433250000000000E-02 1.5280726796877220E-02 2.4976809732625198E+00
+ 65734 1.6433500000000000E-02 1.5281351223422503E-02 2.4977320732338852E+00
+ 65735 1.6433750000000000E-02 1.5281975662743306E-02 2.4977831732052502E+00
+ 65736 1.6434000000000001E-02 1.5282600114839662E-02 2.4978342731766157E+00
+ 65737 1.6434250000000001E-02 1.5283224579711558E-02 2.4978853731479806E+00
+ 65738 1.6434500000000001E-02 1.5283849057359028E-02 2.4979364731193456E+00
+ 65739 1.6434749999999998E-02 1.5284473547782040E-02 2.4979875730907102E+00
+ 65740 1.6434999999999998E-02 1.5285098050980645E-02 2.4980386730620756E+00
+ 65741 1.6435249999999998E-02 1.5285722566954828E-02 2.4980897730334406E+00
+ 65742 1.6435499999999999E-02 1.5286347095704617E-02 2.4981408730048056E+00
+ 65743 1.6435749999999999E-02 1.5286971637230010E-02 2.4981919729761710E+00
+ 65744 1.6435999999999999E-02 1.5287596191531003E-02 2.4982430729475360E+00
+ 65745 1.6436249999999999E-02 1.5288220758607625E-02 2.4982941729189010E+00
+ 65746 1.6436500000000000E-02 1.5288845338459865E-02 2.4983452728902664E+00
+ 65747 1.6436750000000000E-02 1.5289469931087752E-02 2.4983963728616314E+00
+ 65748 1.6437000000000000E-02 1.5290094536491288E-02 2.4984474728329968E+00
+ 65749 1.6437250000000000E-02 1.5290719154670488E-02 2.4984985728043618E+00
+ 65750 1.6437500000000001E-02 1.5291343785625341E-02 2.4985496727757268E+00
+ 65751 1.6437750000000001E-02 1.5291968429355865E-02 2.4986007727470922E+00
+ 65752 1.6438000000000001E-02 1.5292593085862088E-02 2.4986518727184572E+00
+ 65753 1.6438249999999998E-02 1.5293217755143989E-02 2.4987029726898218E+00
+ 65754 1.6438499999999998E-02 1.5293842437201596E-02 2.4987540726611868E+00
+ 65755 1.6438749999999999E-02 1.5294467132034929E-02 2.4988051726325522E+00
+ 65756 1.6438999999999999E-02 1.5295091839643957E-02 2.4988562726039172E+00
+ 65757 1.6439249999999999E-02 1.5295716560028726E-02 2.4989073725752826E+00
+ 65758 1.6439499999999999E-02 1.5296341293189228E-02 2.4989584725466476E+00
+ 65759 1.6439750000000000E-02 1.5296966039125474E-02 2.4990095725180126E+00
+ 65760 1.6440000000000000E-02 1.5297590797837482E-02 2.4990606724893780E+00
+ 65761 1.6440250000000000E-02 1.5298215569325256E-02 2.4991117724607430E+00
+ 65762 1.6440500000000000E-02 1.5298840353588802E-02 2.4991628724321084E+00
+ 65763 1.6440750000000001E-02 1.5299465150628128E-02 2.4992139724034734E+00
+ 65764 1.6441000000000001E-02 1.5300089960443249E-02 2.4992650723748384E+00
+ 65765 1.6441250000000001E-02 1.5300714783034157E-02 2.4993161723462038E+00
+ 65766 1.6441499999999998E-02 1.5301339618400868E-02 2.4993672723175679E+00
+ 65767 1.6441749999999998E-02 1.5301964466543416E-02 2.4994183722889334E+00
+ 65768 1.6441999999999998E-02 1.5302589327461790E-02 2.4994694722602984E+00
+ 65769 1.6442249999999999E-02 1.5303214201155997E-02 2.4995205722316638E+00
+ 65770 1.6442499999999999E-02 1.5303839087626048E-02 2.4995716722030288E+00
+ 65771 1.6442749999999999E-02 1.5304463986871948E-02 2.4996227721743938E+00
+ 65772 1.6442999999999999E-02 1.5305088898893721E-02 2.4996738721457592E+00
+ 65773 1.6443250000000000E-02 1.5305713781030983E-02 2.4997249721171242E+00
+ 65774 1.6443500000000000E-02 1.5306338718290931E-02 2.4997760720884896E+00
+ 65775 1.6443750000000000E-02 1.5306963668325348E-02 2.4998271720598546E+00
+ 65776 1.6444000000000000E-02 1.5307588631134248E-02 2.4998782720312196E+00
+ 65777 1.6444250000000001E-02 1.5308213606717646E-02 2.4999293720025850E+00
+ 65778 1.6444500000000001E-02 1.5308838595075534E-02 2.4999804719739500E+00
+ 65779 1.6444750000000001E-02 1.5309463596207929E-02 2.5000315719453154E+00
+ 65780 1.6444999999999998E-02 1.5310088610114844E-02 2.5000826719166795E+00
+ 65781 1.6445249999999998E-02 1.5310713636796291E-02 2.5001337718880450E+00
+ 65782 1.6445499999999998E-02 1.5311338676252268E-02 2.5001848718594100E+00
+ 65783 1.6445749999999999E-02 1.5311963728482791E-02 2.5002359718307754E+00
+ 65784 1.6445999999999999E-02 1.5312588793487873E-02 2.5002870718021404E+00
+ 65785 1.6446249999999999E-02 1.5313213871267510E-02 2.5003381717735054E+00
+ 65786 1.6446499999999999E-02 1.5313838961821719E-02 2.5003892717448708E+00
+ 65787 1.6446750000000000E-02 1.5314464065150492E-02 2.5004403717162358E+00
+ 65788 1.6447000000000000E-02 1.5315089181253867E-02 2.5004914716876008E+00
+ 65789 1.6447250000000000E-02 1.5315714310131836E-02 2.5005425716589662E+00
+ 65790 1.6447500000000000E-02 1.5316339451784400E-02 2.5005936716303312E+00
+ 65791 1.6447750000000001E-02 1.5316964606211592E-02 2.5006447716016966E+00
+ 65792 1.6448000000000001E-02 1.5317589773413390E-02 2.5006958715730616E+00
+ 65793 1.6448250000000001E-02 1.5318214953389834E-02 2.5007469715444266E+00
+ 65794 1.6448499999999998E-02 1.5318840146140895E-02 2.5007980715157911E+00
+ 65795 1.6448749999999998E-02 1.5319465351666624E-02 2.5008491714871566E+00
+ 65796 1.6448999999999998E-02 1.5320090569967000E-02 2.5009002714585216E+00
+ 65797 1.6449249999999999E-02 1.5320715801042046E-02 2.5009513714298865E+00
+ 65798 1.6449499999999999E-02 1.5321341044891757E-02 2.5010024714012520E+00
+ 65799 1.6449749999999999E-02 1.5321966301516162E-02 2.5010535713726170E+00
+ 65800 1.6449999999999999E-02 1.5322591570915254E-02 2.5011046713439824E+00
+ 65801 1.6450250000000000E-02 1.5323216853089044E-02 2.5011557713153474E+00
+ 65802 1.6450500000000000E-02 1.5323842148037540E-02 2.5012068712867124E+00
+ 65803 1.6450750000000000E-02 1.5324467455760764E-02 2.5012579712580778E+00
+ 65804 1.6451000000000000E-02 1.5325092776258705E-02 2.5013090712294428E+00
+ 65805 1.6451250000000001E-02 1.5325718109531386E-02 2.5013601712008078E+00
+ 65806 1.6451500000000001E-02 1.5326343455578801E-02 2.5014112711721732E+00
+ 65807 1.6451750000000001E-02 1.5326968814400979E-02 2.5014623711435382E+00
+ 65808 1.6451999999999998E-02 1.5327594185997903E-02 2.5015134711149027E+00
+ 65809 1.6452249999999998E-02 1.5328219570369605E-02 2.5015645710862677E+00
+ 65810 1.6452499999999998E-02 1.5328844967516089E-02 2.5016156710576332E+00
+ 65811 1.6452749999999999E-02 1.5329470377437353E-02 2.5016667710289981E+00
+ 65812 1.6452999999999999E-02 1.5330095800133416E-02 2.5017178710003636E+00
+ 65813 1.6453249999999999E-02 1.5330721235604283E-02 2.5017689709717286E+00
+ 65814 1.6453499999999999E-02 1.5331346683849969E-02 2.5018200709430936E+00
+ 65815 1.6453750000000000E-02 1.5331972144870466E-02 2.5018711709144590E+00
+ 65816 1.6454000000000000E-02 1.5332597618665808E-02 2.5019222708858240E+00
+ 65817 1.6454250000000000E-02 1.5333223105235978E-02 2.5019733708571894E+00
+ 65818 1.6454500000000000E-02 1.5333848604581006E-02 2.5020244708285544E+00
+ 65819 1.6454750000000001E-02 1.5334474116700879E-02 2.5020755707999194E+00
+ 65820 1.6455000000000001E-02 1.5335099641595625E-02 2.5021266707712848E+00
+ 65821 1.6455250000000001E-02 1.5335725179265240E-02 2.5021777707426498E+00
+ 65822 1.6455499999999998E-02 1.5336350729709739E-02 2.5022288707140143E+00
+ 65823 1.6455749999999998E-02 1.5336976292929122E-02 2.5022799706853793E+00
+ 65824 1.6455999999999998E-02 1.5337601868923415E-02 2.5023310706567448E+00
+ 65825 1.6456249999999999E-02 1.5338227457692619E-02 2.5023821706281097E+00
+ 65826 1.6456499999999999E-02 1.5338853059236742E-02 2.5024332705994747E+00
+ 65827 1.6456749999999999E-02 1.5339478673555779E-02 2.5024843705708402E+00
+ 65828 1.6456999999999999E-02 1.5340104300649764E-02 2.5025354705422052E+00
+ 65829 1.6457250000000000E-02 1.5340729940518683E-02 2.5025865705135706E+00
+ 65830 1.6457500000000000E-02 1.5341355593162569E-02 2.5026376704849356E+00
+ 65831 1.6457750000000000E-02 1.5341981258581406E-02 2.5026887704563006E+00
+ 65832 1.6458000000000000E-02 1.5342606936775213E-02 2.5027398704276660E+00
+ 65833 1.6458250000000001E-02 1.5343232627744008E-02 2.5027909703990310E+00
+ 65834 1.6458500000000001E-02 1.5343858331487775E-02 2.5028420703703964E+00
+ 65835 1.6458750000000001E-02 1.5344484048006552E-02 2.5028931703417614E+00
+ 65836 1.6458999999999998E-02 1.5345109777300320E-02 2.5029442703131259E+00
+ 65837 1.6459249999999998E-02 1.5345735519369118E-02 2.5029953702844909E+00
+ 65838 1.6459499999999998E-02 1.5346361274212942E-02 2.5030464702558564E+00
+ 65839 1.6459749999999999E-02 1.5346987041831777E-02 2.5030975702272213E+00
+ 65840 1.6459999999999999E-02 1.5347612822225664E-02 2.5031486701985863E+00
+ 65841 1.6460249999999999E-02 1.5348238615394605E-02 2.5031997701699518E+00
+ 65842 1.6460499999999999E-02 1.5348864421338596E-02 2.5032508701413168E+00
+ 65843 1.6460750000000000E-02 1.5349490240057655E-02 2.5033019701126822E+00
+ 65844 1.6461000000000000E-02 1.5350116071551794E-02 2.5033530700840472E+00
+ 65845 1.6461250000000000E-02 1.5350741915821016E-02 2.5034041700554122E+00
+ 65846 1.6461500000000000E-02 1.5351367772865325E-02 2.5034552700267776E+00
+ 65847 1.6461750000000001E-02 1.5351993642684740E-02 2.5035063699981426E+00
+ 65848 1.6462000000000001E-02 1.5352619525279266E-02 2.5035574699695076E+00
+ 65849 1.6462250000000001E-02 1.5353245420648910E-02 2.5036085699408730E+00
+ 65850 1.6462499999999998E-02 1.5353871328793676E-02 2.5036596699122375E+00
+ 65851 1.6462749999999998E-02 1.5354497249713580E-02 2.5037107698836025E+00
+ 65852 1.6462999999999998E-02 1.5355123183408636E-02 2.5037618698549675E+00
+ 65853 1.6463249999999999E-02 1.5355749129878846E-02 2.5038129698263329E+00
+ 65854 1.6463499999999999E-02 1.5356375089124213E-02 2.5038640697976979E+00
+ 65855 1.6463749999999999E-02 1.5357001061144758E-02 2.5039151697690634E+00
+ 65856 1.6463999999999999E-02 1.5357627045940484E-02 2.5039662697404284E+00
+ 65857 1.6464250000000000E-02 1.5358253043511398E-02 2.5040173697117933E+00
+ 65858 1.6464500000000000E-02 1.5358879053857513E-02 2.5040684696831588E+00
+ 65859 1.6464750000000000E-02 1.5359505076978830E-02 2.5041195696545238E+00
+ 65860 1.6465000000000000E-02 1.5360131112875368E-02 2.5041706696258892E+00
+ 65861 1.6465250000000001E-02 1.5360757161547132E-02 2.5042217695972542E+00
+ 65862 1.6465500000000001E-02 1.5361383222994114E-02 2.5042728695686192E+00
+ 65863 1.6465750000000001E-02 1.5362009297216352E-02 2.5043239695399846E+00
+ 65864 1.6465999999999998E-02 1.5362635384213837E-02 2.5043750695113491E+00
+ 65865 1.6466249999999998E-02 1.5363261483986574E-02 2.5044261694827141E+00
+ 65866 1.6466499999999998E-02 1.5363887596534589E-02 2.5044772694540791E+00
+ 65867 1.6466749999999999E-02 1.5364513721857882E-02 2.5045283694254445E+00
+ 65868 1.6466999999999999E-02 1.5365139859956464E-02 2.5045794693968095E+00
+ 65869 1.6467249999999999E-02 1.5365766010830341E-02 2.5046305693681745E+00
+ 65870 1.6467499999999999E-02 1.5366392174479509E-02 2.5046816693395400E+00
+ 65871 1.6467750000000000E-02 1.5367018350903993E-02 2.5047327693109049E+00
+ 65872 1.6468000000000000E-02 1.5367644540103803E-02 2.5047838692822704E+00
+ 65873 1.6468250000000000E-02 1.5368270742078952E-02 2.5048349692536354E+00
+ 65874 1.6468500000000000E-02 1.5368896956829433E-02 2.5048860692250003E+00
+ 65875 1.6468750000000001E-02 1.5369523184355253E-02 2.5049371691963658E+00
+ 65876 1.6469000000000001E-02 1.5370149424656443E-02 2.5049882691677308E+00
+ 65877 1.6469249999999998E-02 1.5370775677732981E-02 2.5050393691390953E+00
+ 65878 1.6469499999999998E-02 1.5371401943584906E-02 2.5050904691104603E+00
+ 65879 1.6469749999999998E-02 1.5372028222212212E-02 2.5051415690818257E+00
+ 65880 1.6469999999999999E-02 1.5372654513614907E-02 2.5051926690531907E+00
+ 65881 1.6470249999999999E-02 1.5373280817793012E-02 2.5052437690245561E+00
+ 65882 1.6470499999999999E-02 1.5373907134746522E-02 2.5052948689959211E+00
+ 65883 1.6470749999999999E-02 1.5374533464475450E-02 2.5053459689672861E+00
+ 65884 1.6471000000000000E-02 1.5375159806979797E-02 2.5053970689386516E+00
+ 65885 1.6471250000000000E-02 1.5375786162259590E-02 2.5054481689100165E+00
+ 65886 1.6471500000000000E-02 1.5376412530314824E-02 2.5054992688813820E+00
+ 65887 1.6471750000000000E-02 1.5377038998747867E-02 2.5055503688527470E+00
+ 65888 1.6472000000000001E-02 1.5377665392831037E-02 2.5056014688241119E+00
+ 65889 1.6472250000000001E-02 1.5378291799691121E-02 2.5056525687954774E+00
+ 65890 1.6472500000000001E-02 1.5378918219328136E-02 2.5057036687668424E+00
+ 65891 1.6472749999999998E-02 1.5379544651742089E-02 2.5057547687382069E+00
+ 65892 1.6472999999999998E-02 1.5380171096932998E-02 2.5058058687095719E+00
+ 65893 1.6473249999999998E-02 1.5380797554900868E-02 2.5058569686809373E+00
+ 65894 1.6473499999999999E-02 1.5381424025645707E-02 2.5059080686523023E+00
+ 65895 1.6473749999999999E-02 1.5382050509167524E-02 2.5059591686236673E+00
+ 65896 1.6473999999999999E-02 1.5382677005466333E-02 2.5060102685950327E+00
+ 65897 1.6474249999999999E-02 1.5383303514542137E-02 2.5060613685663977E+00
+ 65898 1.6474500000000000E-02 1.5383930036394952E-02 2.5061124685377631E+00
+ 65899 1.6474750000000000E-02 1.5384556571024766E-02 2.5061635685091281E+00
+ 65900 1.6475000000000000E-02 1.5385183118431608E-02 2.5062146684804931E+00
+ 65901 1.6475250000000000E-02 1.5385809678615494E-02 2.5062657684518586E+00
+ 65902 1.6475500000000001E-02 1.5386436251576412E-02 2.5063168684232235E+00
+ 65903 1.6475750000000001E-02 1.5387062837314395E-02 2.5063679683945890E+00
+ 65904 1.6476000000000001E-02 1.5387689435829428E-02 2.5064190683659540E+00
+ 65905 1.6476249999999998E-02 1.5388316047121525E-02 2.5064701683373185E+00
+ 65906 1.6476499999999998E-02 1.5388942671190719E-02 2.5065212683086835E+00
+ 65907 1.6476749999999998E-02 1.5389569308036991E-02 2.5065723682800489E+00
+ 65908 1.6476999999999999E-02 1.5390195957660360E-02 2.5066234682514139E+00
+ 65909 1.6477249999999999E-02 1.5390822620060841E-02 2.5066745682227789E+00
+ 65910 1.6477499999999999E-02 1.5391449295238448E-02 2.5067256681941443E+00
+ 65911 1.6477749999999999E-02 1.5392075983193155E-02 2.5067767681655093E+00
+ 65912 1.6478000000000000E-02 1.5392702683925017E-02 2.5068278681368743E+00
+ 65913 1.6478250000000000E-02 1.5393329397434015E-02 2.5068789681082397E+00
+ 65914 1.6478500000000000E-02 1.5393956123720168E-02 2.5069300680796047E+00
+ 65915 1.6478750000000000E-02 1.5394582862783486E-02 2.5069811680509702E+00
+ 65916 1.6479000000000001E-02 1.5395209614623966E-02 2.5070322680223351E+00
+ 65917 1.6479250000000001E-02 1.5395836379241629E-02 2.5070833679937001E+00
+ 65918 1.6479500000000001E-02 1.5396463156636491E-02 2.5071344679650656E+00
+ 65919 1.6479749999999998E-02 1.5397089946808535E-02 2.5071855679364301E+00
+ 65920 1.6479999999999998E-02 1.5397716749757796E-02 2.5072366679077951E+00
+ 65921 1.6480249999999998E-02 1.5398343565484274E-02 2.5072877678791601E+00
+ 65922 1.6480499999999999E-02 1.5398970393987983E-02 2.5073388678505255E+00
+ 65923 1.6480749999999999E-02 1.5399597235268920E-02 2.5073899678218905E+00
+ 65924 1.6480999999999999E-02 1.5400224089327107E-02 2.5074410677932559E+00
+ 65925 1.6481249999999999E-02 1.5400850956162551E-02 2.5074921677646209E+00
+ 65926 1.6481500000000000E-02 1.5401477835775257E-02 2.5075432677359859E+00
+ 65927 1.6481750000000000E-02 1.5402104728165229E-02 2.5075943677073513E+00
+ 65928 1.6482000000000000E-02 1.5402731633332492E-02 2.5076454676787163E+00
+ 65929 1.6482250000000000E-02 1.5403358551277035E-02 2.5076965676500818E+00
+ 65930 1.6482500000000001E-02 1.5403985481998885E-02 2.5077476676214467E+00
+ 65931 1.6482750000000001E-02 1.5404612425498041E-02 2.5077987675928117E+00
+ 65932 1.6483000000000001E-02 1.5405239381774523E-02 2.5078498675641772E+00
+ 65933 1.6483249999999998E-02 1.5405866350828305E-02 2.5079009675355413E+00
+ 65934 1.6483499999999998E-02 1.5406493332659463E-02 2.5079520675069067E+00
+ 65935 1.6483749999999998E-02 1.5407120327267952E-02 2.5080031674782717E+00
+ 65936 1.6483999999999999E-02 1.5407747334653794E-02 2.5080542674496371E+00
+ 65937 1.6484249999999999E-02 1.5408374354817003E-02 2.5081053674210021E+00
+ 65938 1.6484499999999999E-02 1.5409001387757587E-02 2.5081564673923671E+00
+ 65939 1.6484749999999999E-02 1.5409628433475570E-02 2.5082075673637325E+00
+ 65940 1.6485000000000000E-02 1.5410255491970910E-02 2.5082586673350975E+00
+ 65941 1.6485250000000000E-02 1.5410882563243668E-02 2.5083097673064629E+00
+ 65942 1.6485500000000000E-02 1.5411509647293844E-02 2.5083608672778279E+00
+ 65943 1.6485750000000000E-02 1.5412136744121435E-02 2.5084119672491929E+00
+ 65944 1.6486000000000001E-02 1.5412763853726461E-02 2.5084630672205583E+00
+ 65945 1.6486250000000001E-02 1.5413390976108915E-02 2.5085141671919233E+00
+ 65946 1.6486500000000001E-02 1.5414018111268822E-02 2.5085652671632888E+00
+ 65947 1.6486749999999998E-02 1.5414645259206178E-02 2.5086163671346529E+00
+ 65948 1.6486999999999998E-02 1.5415272419921012E-02 2.5086674671060183E+00
+ 65949 1.6487249999999998E-02 1.5415899593413322E-02 2.5087185670773833E+00
+ 65950 1.6487499999999999E-02 1.5416526779683113E-02 2.5087696670487487E+00
+ 65951 1.6487749999999999E-02 1.5417153978730396E-02 2.5088207670201137E+00
+ 65952 1.6487999999999999E-02 1.5417781190555185E-02 2.5088718669914787E+00
+ 65953 1.6488249999999999E-02 1.5418408415157485E-02 2.5089229669628441E+00
+ 65954 1.6488500000000000E-02 1.5419035652537312E-02 2.5089740669342091E+00
+ 65955 1.6488750000000000E-02 1.5419662902694664E-02 2.5090251669055741E+00
+ 65956 1.6489000000000000E-02 1.5420290165629586E-02 2.5090762668769395E+00
+ 65957 1.6489250000000000E-02 1.5420917441342006E-02 2.5091273668483045E+00
+ 65958 1.6489500000000001E-02 1.5421544729832008E-02 2.5091784668196699E+00
+ 65959 1.6489750000000001E-02 1.5422172031099590E-02 2.5092295667910349E+00
+ 65960 1.6490000000000001E-02 1.5422799345144740E-02 2.5092806667623999E+00
+ 65961 1.6490249999999998E-02 1.5423426671967465E-02 2.5093317667337645E+00
+ 65962 1.6490499999999998E-02 1.5424054011567798E-02 2.5093828667051299E+00
+ 65963 1.6490749999999998E-02 1.5424681363945727E-02 2.5094339666764949E+00
+ 65964 1.6490999999999999E-02 1.5425308729101283E-02 2.5094850666478599E+00
+ 65965 1.6491249999999999E-02 1.5425936107034464E-02 2.5095361666192253E+00
+ 65966 1.6491499999999999E-02 1.5426563497745271E-02 2.5095872665905903E+00
+ 65967 1.6491749999999999E-02 1.5427190901233722E-02 2.5096383665619557E+00
+ 65968 1.6492000000000000E-02 1.5427818317499826E-02 2.5096894665333207E+00
+ 65969 1.6492250000000000E-02 1.5428445746543595E-02 2.5097405665046857E+00
+ 65970 1.6492500000000000E-02 1.5429073188365028E-02 2.5097916664760511E+00
+ 65971 1.6492750000000000E-02 1.5429700642964145E-02 2.5098427664474161E+00
+ 65972 1.6493000000000001E-02 1.5430328110340940E-02 2.5098938664187811E+00
+ 65973 1.6493250000000001E-02 1.5430955590495444E-02 2.5099449663901465E+00
+ 65974 1.6493500000000001E-02 1.5431583083427656E-02 2.5099960663615115E+00
+ 65975 1.6493749999999998E-02 1.5432210589137570E-02 2.5100471663328761E+00
+ 65976 1.6493999999999998E-02 1.5432838107625220E-02 2.5100982663042410E+00
+ 65977 1.6494249999999998E-02 1.5433465638890611E-02 2.5101493662756065E+00
+ 65978 1.6494499999999999E-02 1.5434093182933747E-02 2.5102004662469715E+00
+ 65979 1.6494749999999999E-02 1.5434720739754645E-02 2.5102515662183369E+00
+ 65980 1.6494999999999999E-02 1.5435348309353274E-02 2.5103026661897019E+00
+ 65981 1.6495249999999999E-02 1.5435975891729698E-02 2.5103537661610669E+00
+ 65982 1.6495500000000000E-02 1.5436603486883901E-02 2.5104048661324323E+00
+ 65983 1.6495750000000000E-02 1.5437231094815892E-02 2.5104559661037973E+00
+ 65984 1.6496000000000000E-02 1.5437858715525686E-02 2.5105070660751627E+00
+ 65985 1.6496250000000000E-02 1.5438486349013290E-02 2.5105581660465277E+00
+ 65986 1.6496500000000001E-02 1.5439113995278713E-02 2.5106092660178927E+00
+ 65987 1.6496750000000001E-02 1.5439741654321961E-02 2.5106603659892581E+00
+ 65988 1.6496999999999998E-02 1.5440369326143039E-02 2.5107114659606227E+00
+ 65989 1.6497249999999998E-02 1.5440997010741975E-02 2.5107625659319877E+00
+ 65990 1.6497499999999998E-02 1.5441624708118757E-02 2.5108136659033526E+00
+ 65991 1.6497749999999999E-02 1.5442252418273419E-02 2.5108647658747181E+00
+ 65992 1.6497999999999999E-02 1.5442880141205952E-02 2.5109158658460831E+00
+ 65993 1.6498249999999999E-02 1.5443507876916372E-02 2.5109669658174480E+00
+ 65994 1.6498499999999999E-02 1.5444135625404682E-02 2.5110180657888135E+00
+ 65995 1.6498750000000000E-02 1.5444763386670890E-02 2.5110691657601785E+00
+ 65996 1.6499000000000000E-02 1.5445391160715010E-02 2.5111202657315439E+00
+ 65997 1.6499250000000000E-02 1.5446018947537062E-02 2.5111713657029089E+00
+ 65998 1.6499500000000000E-02 1.5446646747137031E-02 2.5112224656742739E+00
+ 65999 1.6499750000000001E-02 1.5447274559514950E-02 2.5112735656456393E+00
+ 66000 1.6500000000000001E-02 1.5447902384670816E-02 2.5113246656170043E+00
+ 66001 1.6500250000000001E-02 1.5448530222604640E-02 2.5113757655883697E+00
+ 66002 1.6500499999999998E-02 1.5449158073316408E-02 2.5114268655597338E+00
+ 66003 1.6500749999999998E-02 1.5449785936806192E-02 2.5114779655310993E+00
+ 66004 1.6500999999999998E-02 1.5450413813073952E-02 2.5115290655024642E+00
+ 66005 1.6501249999999999E-02 1.5451041702119705E-02 2.5115801654738297E+00
+ 66006 1.6501499999999999E-02 1.5451669593215634E-02 2.5116312654451947E+00
+ 66007 1.6501749999999999E-02 1.5452297507382315E-02 2.5116823654165596E+00
+ 66008 1.6501999999999999E-02 1.5452925434324440E-02 2.5117334653879251E+00
+ 66009 1.6502250000000000E-02 1.5453553374042027E-02 2.5117845653592901E+00
+ 66010 1.6502500000000000E-02 1.5454181326535055E-02 2.5118356653306555E+00
+ 66011 1.6502750000000000E-02 1.5454809291803547E-02 2.5118867653020205E+00
+ 66012 1.6503000000000000E-02 1.5455437269847515E-02 2.5119378652733855E+00
+ 66013 1.6503250000000001E-02 1.5456065260666972E-02 2.5119889652447509E+00
+ 66014 1.6503500000000001E-02 1.5456693264261910E-02 2.5120400652161159E+00
+ 66015 1.6503750000000001E-02 1.5457321280632364E-02 2.5120911651874809E+00
+ 66016 1.6503999999999998E-02 1.5457949309777728E-02 2.5121422651588454E+00
+ 66017 1.6504249999999998E-02 1.5458577351697575E-02 2.5121933651302109E+00
+ 66018 1.6504499999999998E-02 1.5459205406391896E-02 2.5122444651015758E+00
+ 66019 1.6504749999999999E-02 1.5459833473860716E-02 2.5122955650729408E+00
+ 66020 1.6504999999999999E-02 1.5460461554104035E-02 2.5123466650443063E+00
+ 66021 1.6505249999999999E-02 1.5461089647121869E-02 2.5123977650156712E+00
+ 66022 1.6505499999999999E-02 1.5461717752914198E-02 2.5124488649870367E+00
+ 66023 1.6505750000000000E-02 1.5462345871481077E-02 2.5124999649584017E+00
+ 66024 1.6506000000000000E-02 1.5462974002822472E-02 2.5125510649297667E+00
+ 66025 1.6506250000000000E-02 1.5463602146938413E-02 2.5126021649011321E+00
+ 66026 1.6506500000000000E-02 1.5464230303828904E-02 2.5126532648724971E+00
+ 66027 1.6506750000000001E-02 1.5464858473493961E-02 2.5127043648438625E+00
+ 66028 1.6507000000000001E-02 1.5465486655933581E-02 2.5127554648152275E+00
+ 66029 1.6507250000000001E-02 1.5466114851147777E-02 2.5128065647865925E+00
+ 66030 1.6507499999999998E-02 1.5466743059136548E-02 2.5128576647579570E+00
+ 66031 1.6507749999999998E-02 1.5467371279899911E-02 2.5129087647293225E+00
+ 66032 1.6507999999999998E-02 1.5467999513437896E-02 2.5129598647006874E+00
+ 66033 1.6508249999999999E-02 1.5468627759750482E-02 2.5130109646720524E+00
+ 66034 1.6508499999999999E-02 1.5469256018837687E-02 2.5130620646434179E+00
+ 66035 1.6508749999999999E-02 1.5469884290699511E-02 2.5131131646147828E+00
+ 66036 1.6508999999999999E-02 1.5470512575335989E-02 2.5131642645861478E+00
+ 66037 1.6509250000000000E-02 1.5471140872747102E-02 2.5132153645575133E+00
+ 66038 1.6509500000000000E-02 1.5471769182932863E-02 2.5132664645288783E+00
+ 66039 1.6509750000000000E-02 1.5472397505893291E-02 2.5133175645002437E+00
+ 66040 1.6510000000000000E-02 1.5473025841628395E-02 2.5133686644716087E+00
+ 66041 1.6510250000000001E-02 1.5473654190138164E-02 2.5134197644429737E+00
+ 66042 1.6510500000000001E-02 1.5474282551422627E-02 2.5134708644143391E+00
+ 66043 1.6510750000000001E-02 1.5474910925481793E-02 2.5135219643857041E+00
+ 66044 1.6510999999999998E-02 1.5475539312315652E-02 2.5135730643570686E+00
+ 66045 1.6511249999999998E-02 1.5476167711924227E-02 2.5136241643284336E+00
+ 66046 1.6511499999999998E-02 1.5476796124307529E-02 2.5136752642997990E+00
+ 66047 1.6511749999999999E-02 1.5477424549465555E-02 2.5137263642711640E+00
+ 66048 1.6511999999999999E-02 1.5478052987398318E-02 2.5137774642425295E+00
+ 66049 1.6512249999999999E-02 1.5478681438105839E-02 2.5138285642138944E+00
+ 66050 1.6512499999999999E-02 1.5479309901588113E-02 2.5138796641852594E+00
+ 66051 1.6512750000000000E-02 1.5479938377845150E-02 2.5139307641566249E+00
+ 66052 1.6513000000000000E-02 1.5480566866876953E-02 2.5139818641279899E+00
+ 66053 1.6513250000000000E-02 1.5481195368683545E-02 2.5140329640993553E+00
+ 66054 1.6513500000000000E-02 1.5481823883264930E-02 2.5140840640707203E+00
+ 66055 1.6513750000000001E-02 1.5482452410621099E-02 2.5141351640420853E+00
+ 66056 1.6514000000000001E-02 1.5483080950752091E-02 2.5141862640134507E+00
+ 66057 1.6514250000000001E-02 1.5483709503657897E-02 2.5142373639848157E+00
+ 66058 1.6514499999999998E-02 1.5484338069338511E-02 2.5142884639561802E+00
+ 66059 1.6514749999999998E-02 1.5484966647793977E-02 2.5143395639275452E+00
+ 66060 1.6514999999999998E-02 1.5485595239024284E-02 2.5143906638989106E+00
+ 66061 1.6515249999999999E-02 1.5486223843029435E-02 2.5144417638702756E+00
+ 66062 1.6515499999999999E-02 1.5486852459809448E-02 2.5144928638416406E+00
+ 66063 1.6515749999999999E-02 1.5487481089364333E-02 2.5145439638130060E+00
+ 66064 1.6515999999999999E-02 1.5488109731694077E-02 2.5145950637843710E+00
+ 66065 1.6516250000000000E-02 1.5488738386798722E-02 2.5146461637557365E+00
+ 66066 1.6516500000000000E-02 1.5489367054678254E-02 2.5146972637271015E+00
+ 66067 1.6516750000000000E-02 1.5489995735332690E-02 2.5147483636984664E+00
+ 66068 1.6517000000000000E-02 1.5490624428762038E-02 2.5147994636698319E+00
+ 66069 1.6517250000000001E-02 1.5491253134966302E-02 2.5148505636411969E+00
+ 66070 1.6517500000000001E-02 1.5491881853945490E-02 2.5149016636125623E+00
+ 66071 1.6517750000000001E-02 1.5492510585699620E-02 2.5149527635839273E+00
+ 66072 1.6517999999999998E-02 1.5493139330228707E-02 2.5150038635552918E+00
+ 66073 1.6518249999999998E-02 1.5493768087532708E-02 2.5150549635266568E+00
+ 66074 1.6518499999999998E-02 1.5494396857611704E-02 2.5151060634980222E+00
+ 66075 1.6518749999999999E-02 1.5495025640465669E-02 2.5151571634693872E+00
+ 66076 1.6518999999999999E-02 1.5495654436094613E-02 2.5152082634407522E+00
+ 66077 1.6519249999999999E-02 1.5496283244498537E-02 2.5152593634121176E+00
+ 66078 1.6519499999999999E-02 1.5496912065677465E-02 2.5153104633834826E+00
+ 66079 1.6519750000000000E-02 1.5497540899631400E-02 2.5153615633548476E+00
+ 66080 1.6520000000000000E-02 1.5498169746360341E-02 2.5154126633262130E+00
+ 66081 1.6520250000000000E-02 1.5498798605864308E-02 2.5154637632975780E+00
+ 66082 1.6520500000000000E-02 1.5499427478143302E-02 2.5155148632689435E+00
+ 66083 1.6520750000000001E-02 1.5500056363197335E-02 2.5155659632403085E+00
+ 66084 1.6521000000000001E-02 1.5500685261026426E-02 2.5156170632116734E+00
+ 66085 1.6521250000000001E-02 1.5501314171630583E-02 2.5156681631830389E+00
+ 66086 1.6521499999999998E-02 1.5501943095009770E-02 2.5157192631544034E+00
+ 66087 1.6521749999999998E-02 1.5502572031164051E-02 2.5157703631257684E+00
+ 66088 1.6521999999999998E-02 1.5503200980093418E-02 2.5158214630971334E+00
+ 66089 1.6522249999999999E-02 1.5503829941797855E-02 2.5158725630684988E+00
+ 66090 1.6522499999999999E-02 1.5504458916277436E-02 2.5159236630398638E+00
+ 66091 1.6522749999999999E-02 1.5505087903532101E-02 2.5159747630112292E+00
+ 66092 1.6522999999999999E-02 1.5505716903561891E-02 2.5160258629825942E+00
+ 66093 1.6523250000000000E-02 1.5506345916366791E-02 2.5160769629539592E+00
+ 66094 1.6523500000000000E-02 1.5506974941946841E-02 2.5161280629253246E+00
+ 66095 1.6523750000000000E-02 1.5507603980302024E-02 2.5161791628966896E+00
+ 66096 1.6524000000000000E-02 1.5508233031432369E-02 2.5162302628680551E+00
+ 66097 1.6524250000000001E-02 1.5508862095337868E-02 2.5162813628394201E+00
+ 66098 1.6524500000000001E-02 1.5509491172018530E-02 2.5163324628107850E+00
+ 66099 1.6524749999999998E-02 1.5510120261474370E-02 2.5163835627821496E+00
+ 66100 1.6524999999999998E-02 1.5510749363705410E-02 2.5164346627535146E+00
+ 66101 1.6525249999999998E-02 1.5511378478711637E-02 2.5164857627248800E+00
+ 66102 1.6525499999999999E-02 1.5512007606493076E-02 2.5165368626962450E+00
+ 66103 1.6525749999999999E-02 1.5512636747049719E-02 2.5165879626676104E+00
+ 66104 1.6525999999999999E-02 1.5513265900381589E-02 2.5166390626389754E+00
+ 66105 1.6526249999999999E-02 1.5513895066488681E-02 2.5166901626103404E+00
+ 66106 1.6526500000000000E-02 1.5514524245371038E-02 2.5167412625817058E+00
+ 66107 1.6526750000000000E-02 1.5515153437028598E-02 2.5167923625530708E+00
+ 66108 1.6527000000000000E-02 1.5515782641461442E-02 2.5168434625244362E+00
+ 66109 1.6527250000000000E-02 1.5516411858669544E-02 2.5168945624958012E+00
+ 66110 1.6527500000000001E-02 1.5517041088652924E-02 2.5169456624671662E+00
+ 66111 1.6527750000000001E-02 1.5517670331411581E-02 2.5169967624385317E+00
+ 66112 1.6528000000000001E-02 1.5518299586945531E-02 2.5170478624098966E+00
+ 66113 1.6528249999999998E-02 1.5518928855254771E-02 2.5170989623812612E+00
+ 66114 1.6528499999999998E-02 1.5519558136339326E-02 2.5171500623526262E+00
+ 66115 1.6528749999999998E-02 1.5520187430199197E-02 2.5172011623239916E+00
+ 66116 1.6528999999999999E-02 1.5520816736834390E-02 2.5172522622953566E+00
+ 66117 1.6529249999999999E-02 1.5521446056244921E-02 2.5173033622667220E+00
+ 66118 1.6529499999999999E-02 1.5522075388430799E-02 2.5173544622380870E+00
+ 66119 1.6529749999999999E-02 1.5522704733392028E-02 2.5174055622094520E+00
+ 66120 1.6530000000000000E-02 1.5523334091128611E-02 2.5174566621808174E+00
+ 66121 1.6530250000000000E-02 1.5523963461640564E-02 2.5175077621521824E+00
+ 66122 1.6530500000000000E-02 1.5524592844927904E-02 2.5175588621235474E+00
+ 66123 1.6530750000000000E-02 1.5525222240990615E-02 2.5176099620949128E+00
+ 66124 1.6531000000000001E-02 1.5525851649828724E-02 2.5176610620662778E+00
+ 66125 1.6531250000000001E-02 1.5526481071442243E-02 2.5177121620376433E+00
+ 66126 1.6531500000000001E-02 1.5527110505831171E-02 2.5177632620090082E+00
+ 66127 1.6531749999999998E-02 1.5527739952995511E-02 2.5178143619803728E+00
+ 66128 1.6531999999999998E-02 1.5528369412935289E-02 2.5178654619517378E+00
+ 66129 1.6532249999999998E-02 1.5528998885650508E-02 2.5179165619231032E+00
+ 66130 1.6532499999999999E-02 1.5529628371141163E-02 2.5179676618944682E+00
+ 66131 1.6532749999999999E-02 1.5530257869407284E-02 2.5180187618658332E+00
+ 66132 1.6532999999999999E-02 1.5530887380448864E-02 2.5180698618371986E+00
+ 66133 1.6533249999999999E-02 1.5531516904265921E-02 2.5181209618085636E+00
+ 66134 1.6533500000000000E-02 1.5532146440858458E-02 2.5181720617799290E+00
+ 66135 1.6533750000000000E-02 1.5532775990226483E-02 2.5182231617512940E+00
+ 66136 1.6534000000000000E-02 1.5533405552370009E-02 2.5182742617226590E+00
+ 66137 1.6534250000000000E-02 1.5534035127289037E-02 2.5183253616940244E+00
+ 66138 1.6534500000000001E-02 1.5534664714983588E-02 2.5183764616653894E+00
+ 66139 1.6534750000000001E-02 1.5535294315453665E-02 2.5184275616367544E+00
+ 66140 1.6535000000000001E-02 1.5535923928699243E-02 2.5184786616081198E+00
+ 66141 1.6535249999999998E-02 1.5536553554720419E-02 2.5185297615794844E+00
+ 66142 1.6535499999999998E-02 1.5537183193517119E-02 2.5185808615508494E+00
+ 66143 1.6535749999999998E-02 1.5537812845089392E-02 2.5186319615222144E+00
+ 66144 1.6535999999999999E-02 1.5538442509437216E-02 2.5186830614935798E+00
+ 66145 1.6536249999999999E-02 1.5539072186560629E-02 2.5187341614649448E+00
+ 66146 1.6536499999999999E-02 1.5539701876459613E-02 2.5187852614363102E+00
+ 66147 1.6536749999999999E-02 1.5540331579134205E-02 2.5188363614076752E+00
+ 66148 1.6537000000000000E-02 1.5540961294584398E-02 2.5188874613790402E+00
+ 66149 1.6537250000000000E-02 1.5541591022810207E-02 2.5189385613504056E+00
+ 66150 1.6537500000000000E-02 1.5542220763811638E-02 2.5189896613217706E+00
+ 66151 1.6537750000000000E-02 1.5542850517588689E-02 2.5190407612931360E+00
+ 66152 1.6538000000000001E-02 1.5543480284141388E-02 2.5190918612645010E+00
+ 66153 1.6538250000000001E-02 1.5544110063469722E-02 2.5191429612358660E+00
+ 66154 1.6538500000000001E-02 1.5544739855573725E-02 2.5191940612072314E+00
+ 66155 1.6538749999999998E-02 1.5545369660453379E-02 2.5192451611785960E+00
+ 66156 1.6538999999999998E-02 1.5545999478108717E-02 2.5192962611499610E+00
+ 66157 1.6539249999999998E-02 1.5546629308539742E-02 2.5193473611213260E+00
+ 66158 1.6539499999999999E-02 1.5547259151746441E-02 2.5193984610926914E+00
+ 66159 1.6539749999999999E-02 1.5547889007728851E-02 2.5194495610640564E+00
+ 66160 1.6539999999999999E-02 1.5548518876486971E-02 2.5195006610354214E+00
+ 66161 1.6540249999999999E-02 1.5549148758020805E-02 2.5195517610067868E+00
+ 66162 1.6540500000000000E-02 1.5549778652330362E-02 2.5196028609781518E+00
+ 66163 1.6540750000000000E-02 1.5550408559415663E-02 2.5196539609495172E+00
+ 66164 1.6541000000000000E-02 1.5551038479276701E-02 2.5197050609208822E+00
+ 66165 1.6541250000000000E-02 1.5551668411913482E-02 2.5197561608922472E+00
+ 66166 1.6541500000000001E-02 1.5552298357326031E-02 2.5198072608636126E+00
+ 66167 1.6541750000000001E-02 1.5552928315514358E-02 2.5198583608349776E+00
+ 66168 1.6542000000000001E-02 1.5553558286478458E-02 2.5199094608063430E+00
+ 66169 1.6542249999999998E-02 1.5554188270218336E-02 2.5199605607777071E+00
+ 66170 1.6542499999999998E-02 1.5554818266734008E-02 2.5200116607490726E+00
+ 66171 1.6542749999999998E-02 1.5555448276025502E-02 2.5200627607204376E+00
+ 66172 1.6542999999999999E-02 1.5556078298092805E-02 2.5201138606918030E+00
+ 66173 1.6543249999999999E-02 1.5556708332935917E-02 2.5201649606631680E+00
+ 66174 1.6543499999999999E-02 1.5557338380554862E-02 2.5202160606345330E+00
+ 66175 1.6543749999999999E-02 1.5557968440949666E-02 2.5202671606058984E+00
+ 66176 1.6544000000000000E-02 1.5558598514120303E-02 2.5203182605772634E+00
+ 66177 1.6544250000000000E-02 1.5559228600066801E-02 2.5203693605486288E+00
+ 66178 1.6544500000000000E-02 1.5559858698789165E-02 2.5204204605199938E+00
+ 66179 1.6544750000000000E-02 1.5560488810287400E-02 2.5204715604913588E+00
+ 66180 1.6545000000000001E-02 1.5561118934561528E-02 2.5205226604627242E+00
+ 66181 1.6545250000000001E-02 1.5561749071611543E-02 2.5205737604340892E+00
+ 66182 1.6545500000000001E-02 1.5562379221437460E-02 2.5206248604054542E+00
+ 66183 1.6545749999999998E-02 1.5563009384039272E-02 2.5206759603768187E+00
+ 66184 1.6545999999999998E-02 1.5563639559417013E-02 2.5207270603481842E+00
+ 66185 1.6546249999999998E-02 1.5564269747570695E-02 2.5207781603195492E+00
+ 66186 1.6546499999999999E-02 1.5564899948500294E-02 2.5208292602909141E+00
+ 66187 1.6546749999999999E-02 1.5565530162205845E-02 2.5208803602622796E+00
+ 66188 1.6546999999999999E-02 1.5566160388687350E-02 2.5209314602336446E+00
+ 66189 1.6547249999999999E-02 1.5566790627944813E-02 2.5209825602050100E+00
+ 66190 1.6547500000000000E-02 1.5567420879978242E-02 2.5210336601763750E+00
+ 66191 1.6547750000000000E-02 1.5568051144787692E-02 2.5210847601477400E+00
+ 66192 1.6548000000000000E-02 1.5568681422373087E-02 2.5211358601191054E+00
+ 66193 1.6548250000000000E-02 1.5569311712734480E-02 2.5211869600904704E+00
+ 66194 1.6548500000000001E-02 1.5569942015871897E-02 2.5212380600618358E+00
+ 66195 1.6548750000000001E-02 1.5570572331785323E-02 2.5212891600332008E+00
+ 66196 1.6549000000000001E-02 1.5571202660474778E-02 2.5213402600045658E+00
+ 66197 1.6549249999999998E-02 1.5571833001940252E-02 2.5213913599759303E+00
+ 66198 1.6549499999999998E-02 1.5572463356181778E-02 2.5214424599472958E+00
+ 66199 1.6549749999999998E-02 1.5573093723199359E-02 2.5214935599186608E+00
+ 66200 1.6549999999999999E-02 1.5573724102992981E-02 2.5215446598900257E+00
+ 66201 1.6550249999999999E-02 1.5574354495562690E-02 2.5215957598613912E+00
+ 66202 1.6550499999999999E-02 1.5574984900908468E-02 2.5216468598327562E+00
+ 66203 1.6550749999999999E-02 1.5575615319030333E-02 2.5216979598041211E+00
+ 66204 1.6551000000000000E-02 1.5576245749928294E-02 2.5217490597754866E+00
+ 66205 1.6551250000000000E-02 1.5576876193602356E-02 2.5218001597468516E+00
+ 66206 1.6551500000000000E-02 1.5577506650052534E-02 2.5218512597182170E+00
+ 66207 1.6551750000000000E-02 1.5578137119278830E-02 2.5219023596895820E+00
+ 66208 1.6552000000000001E-02 1.5578767601281235E-02 2.5219534596609470E+00
+ 66209 1.6552250000000001E-02 1.5579398096059818E-02 2.5220045596323124E+00
+ 66210 1.6552499999999998E-02 1.5580028603614514E-02 2.5220556596036769E+00
+ 66211 1.6552749999999998E-02 1.5580659123945385E-02 2.5221067595750419E+00
+ 66212 1.6552999999999998E-02 1.5581289657052409E-02 2.5221578595464069E+00
+ 66213 1.6553249999999999E-02 1.5581920202935619E-02 2.5222089595177724E+00
+ 66214 1.6553499999999999E-02 1.5582550761595008E-02 2.5222600594891373E+00
+ 66215 1.6553749999999999E-02 1.5583181333030641E-02 2.5223111594605028E+00
+ 66216 1.6553999999999999E-02 1.5583811917242372E-02 2.5223622594318678E+00
+ 66217 1.6554250000000000E-02 1.5584442514230358E-02 2.5224133594032327E+00
+ 66218 1.6554500000000000E-02 1.5585073123994559E-02 2.5224644593745982E+00
+ 66219 1.6554750000000000E-02 1.5585703746534995E-02 2.5225155593459632E+00
+ 66220 1.6555000000000000E-02 1.5586334381851667E-02 2.5225666593173286E+00
+ 66221 1.6555250000000001E-02 1.5586965029944574E-02 2.5226177592886936E+00
+ 66222 1.6555500000000001E-02 1.5587595690813742E-02 2.5226688592600586E+00
+ 66223 1.6555750000000001E-02 1.5588226364459164E-02 2.5227199592314240E+00
+ 66224 1.6555999999999998E-02 1.5588857050880860E-02 2.5227710592027881E+00
+ 66225 1.6556249999999998E-02 1.5589487750078851E-02 2.5228221591741535E+00
+ 66226 1.6556499999999998E-02 1.5590118462053109E-02 2.5228732591455185E+00
+ 66227 1.6556749999999999E-02 1.5590749186803667E-02 2.5229243591168840E+00
+ 66228 1.6556999999999999E-02 1.5591379924330540E-02 2.5229754590882489E+00
+ 66229 1.6557249999999999E-02 1.5592010674633719E-02 2.5230265590596139E+00
+ 66230 1.6557499999999999E-02 1.5592641437713238E-02 2.5230776590309794E+00
+ 66231 1.6557750000000000E-02 1.5593272213569077E-02 2.5231287590023443E+00
+ 66232 1.6558000000000000E-02 1.5593903002201258E-02 2.5231798589737098E+00
+ 66233 1.6558250000000000E-02 1.5594533803609794E-02 2.5232309589450748E+00
+ 66234 1.6558500000000000E-02 1.5595164617794682E-02 2.5232820589164398E+00
+ 66235 1.6558750000000001E-02 1.5595795444755950E-02 2.5233331588878052E+00
+ 66236 1.6559000000000001E-02 1.5596426284493585E-02 2.5233842588591702E+00
+ 66237 1.6559250000000001E-02 1.5597057137007609E-02 2.5234353588305356E+00
+ 66238 1.6559499999999998E-02 1.5597688002298020E-02 2.5234864588018997E+00
+ 66239 1.6559749999999998E-02 1.5598318880364840E-02 2.5235375587732651E+00
+ 66240 1.6559999999999998E-02 1.5598949771208070E-02 2.5235886587446301E+00
+ 66241 1.6560249999999999E-02 1.5599580674827728E-02 2.5236397587159956E+00
+ 66242 1.6560499999999999E-02 1.5600211591223816E-02 2.5236908586873605E+00
+ 66243 1.6560749999999999E-02 1.5600842520396336E-02 2.5237419586587255E+00
+ 66244 1.6560999999999999E-02 1.5601473462345306E-02 2.5237930586300910E+00
+ 66245 1.6561250000000000E-02 1.5602104417070748E-02 2.5238441586014559E+00
+ 66246 1.6561500000000000E-02 1.5602735384572632E-02 2.5238952585728209E+00
+ 66247 1.6561750000000000E-02 1.5603366364851006E-02 2.5239463585441864E+00
+ 66248 1.6562000000000000E-02 1.5603997357905854E-02 2.5239974585155514E+00
+ 66249 1.6562250000000001E-02 1.5604628363737201E-02 2.5240485584869168E+00
+ 66250 1.6562500000000001E-02 1.5605259382345044E-02 2.5240996584582818E+00
+ 66251 1.6562750000000001E-02 1.5605890413729400E-02 2.5241507584296468E+00
+ 66252 1.6562999999999998E-02 1.5606521457890271E-02 2.5242018584010113E+00
+ 66253 1.6563249999999998E-02 1.5607152514827666E-02 2.5242529583723767E+00
+ 66254 1.6563499999999998E-02 1.5607783584541608E-02 2.5243040583437417E+00
+ 66255 1.6563749999999999E-02 1.5608414667032092E-02 2.5243551583151067E+00
+ 66256 1.6563999999999999E-02 1.5609045762299122E-02 2.5244062582864721E+00
+ 66257 1.6564249999999999E-02 1.5609676870342735E-02 2.5244573582578371E+00
+ 66258 1.6564499999999999E-02 1.5610307991162913E-02 2.5245084582292026E+00
+ 66259 1.6564750000000000E-02 1.5610939124759653E-02 2.5245595582005675E+00
+ 66260 1.6565000000000000E-02 1.5611570271133003E-02 2.5246106581719325E+00
+ 66261 1.6565250000000000E-02 1.5612201430282949E-02 2.5246617581432980E+00
+ 66262 1.6565500000000000E-02 1.5612832602209505E-02 2.5247128581146630E+00
+ 66263 1.6565750000000001E-02 1.5613463786912668E-02 2.5247639580860279E+00
+ 66264 1.6566000000000001E-02 1.5614094984392458E-02 2.5248150580573934E+00
+ 66265 1.6566250000000001E-02 1.5614726194648891E-02 2.5248661580287584E+00
+ 66266 1.6566499999999998E-02 1.5615357417681648E-02 2.5249172580001229E+00
+ 66267 1.6566749999999998E-02 1.5615988653488429E-02 2.5249683579714879E+00
+ 66268 1.6566999999999998E-02 1.5616619902068756E-02 2.5250194579428533E+00
+ 66269 1.6567249999999999E-02 1.5617251163422640E-02 2.5250705579142183E+00
+ 66270 1.6567499999999999E-02 1.5617882437550081E-02 2.5251216578855837E+00
+ 66271 1.6567749999999999E-02 1.5618513724451092E-02 2.5251727578569487E+00
+ 66272 1.6567999999999999E-02 1.5619145024125676E-02 2.5252238578283137E+00
+ 66273 1.6568250000000000E-02 1.5619776336573847E-02 2.5252749577996791E+00
+ 66274 1.6568500000000000E-02 1.5620407661795599E-02 2.5253260577710441E+00
+ 66275 1.6568750000000000E-02 1.5621038999790960E-02 2.5253771577424096E+00
+ 66276 1.6569000000000000E-02 1.5621670350559932E-02 2.5254282577137745E+00
+ 66277 1.6569250000000001E-02 1.5622301714102511E-02 2.5254793576851395E+00
+ 66278 1.6569500000000001E-02 1.5622933090418713E-02 2.5255304576565050E+00
+ 66279 1.6569750000000001E-02 1.5623564479508563E-02 2.5255815576278700E+00
+ 66280 1.6569999999999998E-02 1.5624195881372045E-02 2.5256326575992345E+00
+ 66281 1.6570249999999998E-02 1.5624827296009185E-02 2.5256837575705995E+00
+ 66282 1.6570499999999998E-02 1.5625458723419975E-02 2.5257348575419649E+00
+ 66283 1.6570749999999999E-02 1.5626090163604434E-02 2.5257859575133299E+00
+ 66284 1.6570999999999999E-02 1.5626721616562558E-02 2.5258370574846949E+00
+ 66285 1.6571249999999999E-02 1.5627353082294383E-02 2.5258881574560603E+00
+ 66286 1.6571499999999999E-02 1.5627984560799894E-02 2.5259392574274253E+00
+ 66287 1.6571750000000000E-02 1.5628616052079089E-02 2.5259903573987907E+00
+ 66288 1.6572000000000000E-02 1.5629247556132004E-02 2.5260414573701557E+00
+ 66289 1.6572250000000000E-02 1.5629879072958638E-02 2.5260925573415207E+00
+ 66290 1.6572500000000000E-02 1.5630510602559034E-02 2.5261436573128861E+00
+ 66291 1.6572750000000001E-02 1.5631142144933070E-02 2.5261947572842511E+00
+ 66292 1.6573000000000001E-02 1.5631773700080894E-02 2.5262458572556166E+00
+ 66293 1.6573250000000001E-02 1.5632405268002469E-02 2.5262969572269816E+00
+ 66294 1.6573499999999998E-02 1.5633036887488069E-02 2.5263480571983461E+00
+ 66295 1.6573749999999998E-02 1.5633668480744666E-02 2.5263991571697111E+00
+ 66296 1.6573999999999998E-02 1.5634300086775393E-02 2.5264502571410765E+00
+ 66297 1.6574249999999999E-02 1.5634931705580227E-02 2.5265013571124415E+00
+ 66298 1.6574499999999999E-02 1.5635563337159170E-02 2.5265524570838065E+00
+ 66299 1.6574749999999999E-02 1.5636194981512246E-02 2.5266035570551719E+00
+ 66300 1.6574999999999999E-02 1.5636826638639464E-02 2.5266546570265369E+00
+ 66301 1.6575250000000000E-02 1.5637458308540825E-02 2.5267057569979023E+00
+ 66302 1.6575500000000000E-02 1.5638089991216332E-02 2.5267568569692673E+00
+ 66303 1.6575750000000000E-02 1.5638721686666017E-02 2.5268079569406323E+00
+ 66304 1.6576000000000000E-02 1.5639353394889852E-02 2.5268590569119977E+00
+ 66305 1.6576250000000001E-02 1.5639985115887892E-02 2.5269101568833627E+00
+ 66306 1.6576500000000001E-02 1.5640616849660102E-02 2.5269612568547277E+00
+ 66307 1.6576750000000001E-02 1.5641248596206511E-02 2.5270123568260932E+00
+ 66308 1.6576999999999998E-02 1.5641880355527101E-02 2.5270634567974577E+00
+ 66309 1.6577249999999998E-02 1.5642512127621921E-02 2.5271145567688227E+00
+ 66310 1.6577499999999998E-02 1.5643143912490970E-02 2.5271656567401877E+00
+ 66311 1.6577749999999999E-02 1.5643775710134242E-02 2.5272167567115531E+00
+ 66312 1.6577999999999999E-02 1.5644407520551747E-02 2.5272678566829181E+00
+ 66313 1.6578249999999999E-02 1.5645039343743509E-02 2.5273189566542835E+00
+ 66314 1.6578499999999999E-02 1.5645671179709508E-02 2.5273700566256485E+00
+ 66315 1.6578750000000000E-02 1.5646303028449781E-02 2.5274211565970135E+00
+ 66316 1.6579000000000000E-02 1.5646934889964315E-02 2.5274722565683789E+00
+ 66317 1.6579250000000000E-02 1.5647566764253138E-02 2.5275233565397439E+00
+ 66318 1.6579500000000000E-02 1.5648198651316236E-02 2.5275744565111093E+00
+ 66319 1.6579750000000001E-02 1.5648830551153632E-02 2.5276255564824743E+00
+ 66320 1.6580000000000001E-02 1.5649462463765345E-02 2.5276766564538393E+00
+ 66321 1.6580249999999998E-02 1.5650094389151360E-02 2.5277277564252039E+00
+ 66322 1.6580499999999998E-02 1.5650726327311685E-02 2.5277788563965693E+00
+ 66323 1.6580749999999998E-02 1.5651358278246354E-02 2.5278299563679343E+00
+ 66324 1.6580999999999999E-02 1.5651990241955363E-02 2.5278810563392993E+00
+ 66325 1.6581249999999999E-02 1.5652622218438703E-02 2.5279321563106647E+00
+ 66326 1.6581499999999999E-02 1.5653254207696400E-02 2.5279832562820297E+00
+ 66327 1.6581749999999999E-02 1.5653886209728463E-02 2.5280343562533947E+00
+ 66328 1.6582000000000000E-02 1.5654518224534904E-02 2.5280854562247601E+00
+ 66329 1.6582250000000000E-02 1.5655150252115713E-02 2.5281365561961251E+00
+ 66330 1.6582500000000000E-02 1.5655782292470912E-02 2.5281876561674905E+00
+ 66331 1.6582750000000000E-02 1.5656414345600507E-02 2.5282387561388555E+00
+ 66332 1.6583000000000001E-02 1.5657046411504501E-02 2.5282898561102205E+00
+ 66333 1.6583250000000001E-02 1.5657678490182916E-02 2.5283409560815859E+00
+ 66334 1.6583500000000001E-02 1.5658310581635752E-02 2.5283920560529509E+00
+ 66335 1.6583749999999998E-02 1.5658942685863004E-02 2.5284431560243155E+00
+ 66336 1.6583999999999998E-02 1.5659574802864687E-02 2.5284942559956805E+00
+ 66337 1.6584249999999998E-02 1.5660206932640846E-02 2.5285453559670459E+00
+ 66338 1.6584499999999999E-02 1.5660839075191436E-02 2.5285964559384109E+00
+ 66339 1.6584749999999999E-02 1.5661471230516484E-02 2.5286475559097763E+00
+ 66340 1.6584999999999999E-02 1.5662103398616022E-02 2.5286986558811413E+00
+ 66341 1.6585249999999999E-02 1.5662735579490022E-02 2.5287497558525063E+00
+ 66342 1.6585500000000000E-02 1.5663367773138530E-02 2.5288008558238717E+00
+ 66343 1.6585750000000000E-02 1.5663999979561520E-02 2.5288519557952367E+00
+ 66344 1.6586000000000000E-02 1.5664632198759011E-02 2.5289030557666021E+00
+ 66345 1.6586250000000000E-02 1.5665264430731029E-02 2.5289541557379671E+00
+ 66346 1.6586500000000001E-02 1.5665896675477561E-02 2.5290052557093321E+00
+ 66347 1.6586750000000001E-02 1.5666528932998625E-02 2.5290563556806975E+00
+ 66348 1.6587000000000001E-02 1.5667161203294217E-02 2.5291074556520625E+00
+ 66349 1.6587249999999998E-02 1.5667793486364347E-02 2.5291585556234271E+00
+ 66350 1.6587499999999998E-02 1.5668425782209044E-02 2.5292096555947920E+00
+ 66351 1.6587749999999998E-02 1.5669058090828310E-02 2.5292607555661575E+00
+ 66352 1.6587999999999999E-02 1.5669690412222138E-02 2.5293118555375225E+00
+ 66353 1.6588249999999999E-02 1.5670322746390564E-02 2.5293629555088875E+00
+ 66354 1.6588499999999999E-02 1.5670955093333550E-02 2.5294140554802529E+00
+ 66355 1.6588749999999999E-02 1.5671587453051139E-02 2.5294651554516179E+00
+ 66356 1.6589000000000000E-02 1.5672219825543343E-02 2.5295162554229833E+00
+ 66357 1.6589250000000000E-02 1.5672852210810159E-02 2.5295673553943483E+00
+ 66358 1.6589500000000000E-02 1.5673484608851596E-02 2.5296184553657133E+00
+ 66359 1.6589750000000000E-02 1.5674117019667665E-02 2.5296695553370787E+00
+ 66360 1.6590000000000001E-02 1.5674749443258366E-02 2.5297206553084437E+00
+ 66361 1.6590250000000001E-02 1.5675381879623716E-02 2.5297717552798091E+00
+ 66362 1.6590500000000001E-02 1.5676014328763734E-02 2.5298228552511741E+00
+ 66363 1.6590749999999998E-02 1.5676646790678393E-02 2.5298739552225387E+00
+ 66364 1.6590999999999998E-02 1.5677279265367730E-02 2.5299250551939036E+00
+ 66365 1.6591249999999998E-02 1.5677911752831755E-02 2.5299761551652691E+00
+ 66366 1.6591499999999999E-02 1.5678544253070466E-02 2.5300272551366341E+00
+ 66367 1.6591749999999999E-02 1.5679176766083859E-02 2.5300783551079991E+00
+ 66368 1.6591999999999999E-02 1.5679809291871991E-02 2.5301294550793645E+00
+ 66369 1.6592249999999999E-02 1.5680441830434814E-02 2.5301805550507295E+00
+ 66370 1.6592500000000000E-02 1.5681074381772363E-02 2.5302316550220945E+00
+ 66371 1.6592750000000000E-02 1.5681706945884645E-02 2.5302827549934599E+00
+ 66372 1.6593000000000000E-02 1.5682339522771670E-02 2.5303338549648249E+00
+ 66373 1.6593250000000000E-02 1.5682972112433441E-02 2.5303849549361903E+00
+ 66374 1.6593500000000001E-02 1.5683604714869966E-02 2.5304360549075553E+00
+ 66375 1.6593750000000001E-02 1.5684237330081261E-02 2.5304871548789203E+00
+ 66376 1.6594000000000001E-02 1.5684869958067321E-02 2.5305382548502857E+00
+ 66377 1.6594249999999998E-02 1.5685502598828165E-02 2.5305893548216503E+00
+ 66378 1.6594499999999998E-02 1.5686135252363783E-02 2.5306404547930152E+00
+ 66379 1.6594749999999998E-02 1.5686767918674217E-02 2.5306915547643802E+00
+ 66380 1.6594999999999999E-02 1.5687400597759461E-02 2.5307426547357457E+00
+ 66381 1.6595249999999999E-02 1.5688033289619520E-02 2.5307937547071107E+00
+ 66382 1.6595499999999999E-02 1.5688665994254381E-02 2.5308448546784761E+00
+ 66383 1.6595749999999999E-02 1.5689298711664114E-02 2.5308959546498411E+00
+ 66384 1.6596000000000000E-02 1.5689931441848652E-02 2.5309470546212061E+00
+ 66385 1.6596250000000000E-02 1.5690564184808051E-02 2.5309981545925715E+00
+ 66386 1.6596500000000000E-02 1.5691196940542312E-02 2.5310492545639365E+00
+ 66387 1.6596750000000000E-02 1.5691829709051433E-02 2.5311003545353019E+00
+ 66388 1.6597000000000001E-02 1.5692462490335433E-02 2.5311514545066669E+00
+ 66389 1.6597250000000001E-02 1.5693095284394304E-02 2.5312025544780319E+00
+ 66390 1.6597500000000001E-02 1.5693728091228071E-02 2.5312536544493973E+00
+ 66391 1.6597749999999998E-02 1.5694360910836744E-02 2.5313047544207614E+00
+ 66392 1.6597999999999998E-02 1.5694993743220323E-02 2.5313558543921268E+00
+ 66393 1.6598249999999998E-02 1.5695626588378805E-02 2.5314069543634918E+00
+ 66394 1.6598499999999999E-02 1.5696259446312234E-02 2.5314580543348573E+00
+ 66395 1.6598749999999999E-02 1.5696892317020584E-02 2.5315091543062223E+00
+ 66396 1.6598999999999999E-02 1.5697525200503878E-02 2.5315602542775872E+00
+ 66397 1.6599249999999999E-02 1.5698158096762112E-02 2.5316113542489527E+00
+ 66398 1.6599500000000000E-02 1.5698791005795330E-02 2.5316624542203177E+00
+ 66399 1.6599750000000000E-02 1.5699423927603488E-02 2.5317135541916831E+00
+ 66400 1.6600000000000000E-02 1.5700056862186638E-02 2.5317646541630481E+00
+ 66401 1.6600250000000000E-02 1.5700689809544768E-02 2.5318157541344131E+00
+ 66402 1.6600500000000001E-02 1.5701322769677895E-02 2.5318668541057785E+00
+ 66403 1.6600750000000001E-02 1.5701955742586014E-02 2.5319179540771435E+00
+ 66404 1.6601000000000001E-02 1.5702588728269150E-02 2.5319690540485089E+00
+ 66405 1.6601249999999998E-02 1.5703221726727289E-02 2.5320201540198730E+00
+ 66406 1.6601499999999998E-02 1.5703854737960470E-02 2.5320712539912384E+00
+ 66407 1.6601749999999998E-02 1.5704487761968686E-02 2.5321223539626034E+00
+ 66408 1.6601999999999999E-02 1.5705120798751932E-02 2.5321734539339689E+00
+ 66409 1.6602249999999999E-02 1.5705753848310237E-02 2.5322245539053339E+00
+ 66410 1.6602499999999999E-02 1.5706386910643612E-02 2.5322756538766988E+00
+ 66411 1.6602749999999999E-02 1.5707019985752049E-02 2.5323267538480643E+00
+ 66412 1.6603000000000000E-02 1.5707653073635561E-02 2.5323778538194293E+00
+ 66413 1.6603250000000000E-02 1.5708286174294154E-02 2.5324289537907942E+00
+ 66414 1.6603500000000000E-02 1.5708919287727861E-02 2.5324800537621597E+00
+ 66415 1.6603750000000000E-02 1.5709552413936657E-02 2.5325311537335247E+00
+ 66416 1.6604000000000001E-02 1.5710185552920562E-02 2.5325822537048901E+00
+ 66417 1.6604250000000001E-02 1.5710818704679580E-02 2.5326333536762551E+00
+ 66418 1.6604500000000001E-02 1.5711451869213734E-02 2.5326844536476201E+00
+ 66419 1.6604749999999998E-02 1.5712085046523019E-02 2.5327355536189846E+00
+ 66420 1.6604999999999998E-02 1.5712718236607446E-02 2.5327866535903500E+00
+ 66421 1.6605249999999998E-02 1.5713351439467040E-02 2.5328377535617150E+00
+ 66422 1.6605499999999999E-02 1.5713984655101796E-02 2.5328888535330800E+00
+ 66423 1.6605749999999999E-02 1.5714617883511701E-02 2.5329399535044455E+00
+ 66424 1.6605999999999999E-02 1.5715251124696798E-02 2.5329910534758104E+00
+ 66425 1.6606249999999999E-02 1.5715884378657098E-02 2.5330421534471759E+00
+ 66426 1.6606500000000000E-02 1.5716517645392586E-02 2.5330932534185409E+00
+ 66427 1.6606750000000000E-02 1.5717150924903268E-02 2.5331443533899058E+00
+ 66428 1.6607000000000000E-02 1.5717784217189196E-02 2.5331954533612713E+00
+ 66429 1.6607250000000000E-02 1.5718417522250304E-02 2.5332465533326363E+00
+ 66430 1.6607500000000001E-02 1.5719050840086665E-02 2.5332976533040013E+00
+ 66431 1.6607750000000001E-02 1.5719684170698248E-02 2.5333487532753667E+00
+ 66432 1.6607999999999998E-02 1.5720317514085071E-02 2.5333998532467312E+00
+ 66433 1.6608249999999998E-02 1.5720950870247181E-02 2.5334509532180962E+00
+ 66434 1.6608499999999998E-02 1.5721584239184527E-02 2.5335020531894612E+00
+ 66435 1.6608749999999999E-02 1.5722217620897160E-02 2.5335531531608266E+00
+ 66436 1.6608999999999999E-02 1.5722851015385082E-02 2.5336042531321916E+00
+ 66437 1.6609249999999999E-02 1.5723484422648270E-02 2.5336553531035571E+00
+ 66438 1.6609499999999999E-02 1.5724117842686770E-02 2.5337064530749220E+00
+ 66439 1.6609750000000000E-02 1.5724751275500576E-02 2.5337575530462870E+00
+ 66440 1.6610000000000000E-02 1.5725384721089690E-02 2.5338086530176525E+00
+ 66441 1.6610250000000000E-02 1.5726018179454144E-02 2.5338597529890174E+00
+ 66442 1.6610500000000000E-02 1.5726651650593920E-02 2.5339108529603829E+00
+ 66443 1.6610750000000001E-02 1.5727285134509036E-02 2.5339619529317479E+00
+ 66444 1.6611000000000001E-02 1.5727918631199506E-02 2.5340130529031129E+00
+ 66445 1.6611250000000001E-02 1.5728552140665340E-02 2.5340641528744783E+00
+ 66446 1.6611499999999998E-02 1.5729185662906511E-02 2.5341152528458428E+00
+ 66447 1.6611749999999998E-02 1.5729819197923080E-02 2.5341663528172078E+00
+ 66448 1.6611999999999998E-02 1.5730452745715016E-02 2.5342174527885728E+00
+ 66449 1.6612249999999999E-02 1.5731086306282366E-02 2.5342685527599382E+00
+ 66450 1.6612499999999999E-02 1.5731719879625107E-02 2.5343196527313032E+00
+ 66451 1.6612749999999999E-02 1.5732353465743268E-02 2.5343707527026682E+00
+ 66452 1.6612999999999999E-02 1.5732987064636810E-02 2.5344218526740336E+00
+ 66453 1.6613250000000000E-02 1.5733620676305810E-02 2.5344729526453986E+00
+ 66454 1.6613500000000000E-02 1.5734254300750240E-02 2.5345240526167641E+00
+ 66455 1.6613750000000000E-02 1.5734887937970111E-02 2.5345751525881290E+00
+ 66456 1.6614000000000000E-02 1.5735521587965432E-02 2.5346262525594940E+00
+ 66457 1.6614250000000001E-02 1.5736155250736225E-02 2.5346773525308595E+00
+ 66458 1.6614500000000001E-02 1.5736788926282462E-02 2.5347284525022244E+00
+ 66459 1.6614750000000001E-02 1.5737422614604184E-02 2.5347795524735899E+00
+ 66460 1.6614999999999998E-02 1.5738056315701389E-02 2.5348306524449540E+00
+ 66461 1.6615249999999998E-02 1.5738690029574100E-02 2.5348817524163194E+00
+ 66462 1.6615499999999998E-02 1.5739323756222300E-02 2.5349328523876844E+00
+ 66463 1.6615749999999999E-02 1.5739957495646030E-02 2.5349839523590498E+00
+ 66464 1.6615999999999999E-02 1.5740591247845277E-02 2.5350350523304148E+00
+ 66465 1.6616249999999999E-02 1.5741225012820038E-02 2.5350861523017798E+00
+ 66466 1.6616499999999999E-02 1.5741858790570343E-02 2.5351372522731452E+00
+ 66467 1.6616750000000000E-02 1.5742492581096192E-02 2.5351883522445102E+00
+ 66468 1.6617000000000000E-02 1.5743126384397604E-02 2.5352394522158757E+00
+ 66469 1.6617250000000000E-02 1.5743760200474567E-02 2.5352905521872406E+00
+ 66470 1.6617500000000000E-02 1.5744394029327115E-02 2.5353416521586056E+00
+ 66471 1.6617750000000001E-02 1.5745027870955237E-02 2.5353927521299711E+00
+ 66472 1.6618000000000001E-02 1.5745661725358937E-02 2.5354438521013360E+00
+ 66473 1.6618250000000001E-02 1.5746295592538245E-02 2.5354949520727010E+00
+ 66474 1.6618499999999998E-02 1.5746929472493138E-02 2.5355460520440656E+00
+ 66475 1.6618749999999998E-02 1.5747563365223663E-02 2.5355971520154310E+00
+ 66476 1.6618999999999998E-02 1.5748197270729819E-02 2.5356482519867960E+00
+ 66477 1.6619249999999999E-02 1.5748831189011596E-02 2.5356993519581610E+00
+ 66478 1.6619499999999999E-02 1.5749465120069011E-02 2.5357504519295264E+00
+ 66479 1.6619749999999999E-02 1.5750099063902078E-02 2.5358015519008914E+00
+ 66480 1.6619999999999999E-02 1.5750733020510797E-02 2.5358526518722568E+00
+ 66481 1.6620250000000000E-02 1.5751366989895189E-02 2.5359037518436218E+00
+ 66482 1.6620500000000000E-02 1.5752000972055251E-02 2.5359548518149868E+00
+ 66483 1.6620750000000000E-02 1.5752634966990989E-02 2.5360059517863522E+00
+ 66484 1.6621000000000000E-02 1.5753268974702438E-02 2.5360570517577172E+00
+ 66485 1.6621250000000001E-02 1.5753902995189559E-02 2.5361081517290827E+00
+ 66486 1.6621500000000001E-02 1.5754537028452410E-02 2.5361592517004476E+00
+ 66487 1.6621750000000001E-02 1.5755171074490978E-02 2.5362103516718126E+00
+ 66488 1.6621999999999998E-02 1.5755805133305250E-02 2.5362614516431772E+00
+ 66489 1.6622249999999998E-02 1.5756439204895271E-02 2.5363125516145426E+00
+ 66490 1.6622499999999998E-02 1.5757073289261028E-02 2.5363636515859076E+00
+ 66491 1.6622749999999999E-02 1.5757707386402559E-02 2.5364147515572726E+00
+ 66492 1.6622999999999999E-02 1.5758341496319824E-02 2.5364658515286380E+00
+ 66493 1.6623249999999999E-02 1.5758975619012874E-02 2.5365169515000030E+00
+ 66494 1.6623499999999999E-02 1.5759609754481683E-02 2.5365680514713680E+00
+ 66495 1.6623750000000000E-02 1.5760243902726290E-02 2.5366191514427334E+00
+ 66496 1.6624000000000000E-02 1.5760878063746698E-02 2.5366702514140984E+00
+ 66497 1.6624250000000000E-02 1.5761512237542907E-02 2.5367213513854638E+00
+ 66498 1.6624500000000000E-02 1.5762146424114904E-02 2.5367724513568288E+00
+ 66499 1.6624750000000001E-02 1.5762780623462744E-02 2.5368235513281938E+00
+ 66500 1.6625000000000001E-02 1.5763414835586409E-02 2.5368746512995592E+00
+ 66501 1.6625250000000001E-02 1.5764049060485910E-02 2.5369257512709242E+00
+ 66502 1.6625499999999998E-02 1.5764683298161251E-02 2.5369768512422888E+00
+ 66503 1.6625749999999998E-02 1.5765317548612438E-02 2.5370279512136538E+00
+ 66504 1.6625999999999998E-02 1.5765951811839506E-02 2.5370790511850192E+00
+ 66505 1.6626249999999999E-02 1.5766586087842444E-02 2.5371301511563842E+00
+ 66506 1.6626499999999999E-02 1.5767220376621260E-02 2.5371812511277496E+00
+ 66507 1.6626749999999999E-02 1.5767854678175965E-02 2.5372323510991146E+00
+ 66508 1.6626999999999999E-02 1.5768488992506567E-02 2.5372834510704796E+00
+ 66509 1.6627250000000000E-02 1.5769123319613075E-02 2.5373345510418450E+00
+ 66510 1.6627500000000000E-02 1.5769757659495499E-02 2.5373856510132100E+00
+ 66511 1.6627750000000000E-02 1.5770392012153852E-02 2.5374367509845754E+00
+ 66512 1.6628000000000000E-02 1.5771026377588118E-02 2.5374878509559404E+00
+ 66513 1.6628250000000001E-02 1.5771660755798333E-02 2.5375389509273054E+00
+ 66514 1.6628500000000001E-02 1.5772295146784503E-02 2.5375900508986708E+00
+ 66515 1.6628750000000001E-02 1.5772929550546645E-02 2.5376411508700358E+00
+ 66516 1.6628999999999998E-02 1.5773563967084715E-02 2.5376922508414004E+00
+ 66517 1.6629249999999998E-02 1.5774198396398785E-02 2.5377433508127654E+00
+ 66518 1.6629499999999998E-02 1.5774832838488833E-02 2.5377944507841308E+00
+ 66519 1.6629749999999999E-02 1.5775467293354745E-02 2.5378455507554958E+00
+ 66520 1.6629999999999999E-02 1.5776101760994966E-02 2.5378966507268608E+00
+ 66521 1.6630249999999999E-02 1.5776736241409173E-02 2.5379477506982262E+00
+ 66522 1.6630499999999999E-02 1.5777370734597309E-02 2.5379988506695912E+00
+ 66523 1.6630750000000000E-02 1.5778005240559400E-02 2.5380499506409566E+00
+ 66524 1.6631000000000000E-02 1.5778639759295464E-02 2.5381010506123216E+00
+ 66525 1.6631250000000000E-02 1.5779274290805497E-02 2.5381521505836866E+00
+ 66526 1.6631500000000000E-02 1.5779908835089507E-02 2.5382032505550520E+00
+ 66527 1.6631750000000001E-02 1.5780543392147517E-02 2.5382543505264170E+00
+ 66528 1.6632000000000001E-02 1.5781177961979521E-02 2.5383054504977824E+00
+ 66529 1.6632250000000001E-02 1.5781812544585518E-02 2.5383565504691474E+00
+ 66530 1.6632499999999998E-02 1.5782447139965541E-02 2.5384076504405120E+00
+ 66531 1.6632749999999998E-02 1.5783081748119591E-02 2.5384587504118770E+00
+ 66532 1.6632999999999998E-02 1.5783716371376690E-02 2.5385098503832424E+00
+ 66533 1.6633249999999999E-02 1.5784351005220694E-02 2.5385609503546074E+00
+ 66534 1.6633499999999999E-02 1.5784985651839164E-02 2.5386120503259724E+00
+ 66535 1.6633749999999999E-02 1.5785620311232092E-02 2.5386631502973378E+00
+ 66536 1.6633999999999999E-02 1.5786254983399497E-02 2.5387142502687028E+00
+ 66537 1.6634250000000000E-02 1.5786889668341391E-02 2.5387653502400678E+00
+ 66538 1.6634500000000000E-02 1.5787524366057768E-02 2.5388164502114332E+00
+ 66539 1.6634750000000000E-02 1.5788159076548642E-02 2.5388675501827982E+00
+ 66540 1.6635000000000000E-02 1.5788793799814030E-02 2.5389186501541636E+00
+ 66541 1.6635250000000001E-02 1.5789428535853928E-02 2.5389697501255286E+00
+ 66542 1.6635500000000001E-02 1.5790063284668372E-02 2.5390208500968936E+00
+ 66543 1.6635750000000001E-02 1.5790698046257320E-02 2.5390719500682590E+00
+ 66544 1.6635999999999998E-02 1.5791332820620806E-02 2.5391230500396236E+00
+ 66545 1.6636249999999998E-02 1.5791967607758844E-02 2.5391741500109886E+00
+ 66546 1.6636499999999999E-02 1.5792602407671445E-02 2.5392252499823535E+00
+ 66547 1.6636749999999999E-02 1.5793237220358611E-02 2.5392763499537190E+00
+ 66548 1.6636999999999999E-02 1.5793872045820341E-02 2.5393274499250840E+00
+ 66549 1.6637249999999999E-02 1.5794506884056668E-02 2.5393785498964494E+00
+ 66550 1.6637500000000000E-02 1.5795141735067578E-02 2.5394296498678144E+00
+ 66551 1.6637750000000000E-02 1.5795776598853079E-02 2.5394807498391794E+00
+ 66552 1.6638000000000000E-02 1.5796411475413191E-02 2.5395318498105448E+00
+ 66553 1.6638250000000000E-02 1.5797046364747932E-02 2.5395829497819098E+00
+ 66554 1.6638500000000001E-02 1.5797681266857280E-02 2.5396340497532752E+00
+ 66555 1.6638750000000001E-02 1.5798316181741264E-02 2.5396851497246402E+00
+ 66556 1.6639000000000001E-02 1.5798951109399870E-02 2.5397362496960052E+00
+ 66557 1.6639249999999998E-02 1.5799586049833152E-02 2.5397873496673697E+00
+ 66558 1.6639499999999998E-02 1.5800221003041074E-02 2.5398384496387347E+00
+ 66559 1.6639749999999998E-02 1.5800855969023652E-02 2.5398895496101002E+00
+ 66560 1.6639999999999999E-02 1.5801490947780921E-02 2.5399406495814651E+00
+ 66561 1.6640249999999999E-02 1.5802125939312867E-02 2.5399917495528306E+00
+ 66562 1.6640499999999999E-02 1.5802760943619498E-02 2.5400428495241956E+00
+ 66563 1.6640749999999999E-02 1.5803395960700826E-02 2.5400939494955606E+00
+ 66564 1.6641000000000000E-02 1.5804030990556873E-02 2.5401450494669260E+00
+ 66565 1.6641250000000000E-02 1.5804666033187614E-02 2.5401961494382910E+00
+ 66566 1.6641500000000000E-02 1.5805301088593109E-02 2.5402472494096564E+00
+ 66567 1.6641750000000000E-02 1.5805936156773299E-02 2.5402983493810214E+00
+ 66568 1.6642000000000001E-02 1.5806571237728238E-02 2.5403494493523864E+00
+ 66569 1.6642250000000001E-02 1.5807206331457921E-02 2.5404005493237518E+00
+ 66570 1.6642500000000001E-02 1.5807841437962371E-02 2.5404516492951168E+00
+ 66571 1.6642749999999998E-02 1.5808476557241578E-02 2.5405027492664813E+00
+ 66572 1.6642999999999998E-02 1.5809111689295566E-02 2.5405538492378463E+00
+ 66573 1.6643249999999998E-02 1.5809746834124328E-02 2.5406049492092118E+00
+ 66574 1.6643499999999999E-02 1.5810381991727872E-02 2.5406560491805767E+00
+ 66575 1.6643749999999999E-02 1.5811017162106231E-02 2.5407071491519422E+00
+ 66576 1.6643999999999999E-02 1.5811652345259400E-02 2.5407582491233072E+00
+ 66577 1.6644249999999999E-02 1.5812287541187364E-02 2.5408093490946722E+00
+ 66578 1.6644500000000000E-02 1.5812922749890154E-02 2.5408604490660376E+00
+ 66579 1.6644750000000000E-02 1.5813557971367766E-02 2.5409115490374026E+00
+ 66580 1.6645000000000000E-02 1.5814193205620233E-02 2.5409626490087676E+00
+ 66581 1.6645250000000000E-02 1.5814828452647554E-02 2.5410137489801330E+00
+ 66582 1.6645500000000001E-02 1.5815463712449716E-02 2.5410648489514980E+00
+ 66583 1.6645750000000001E-02 1.5816098985026745E-02 2.5411159489228634E+00
+ 66584 1.6646000000000001E-02 1.5816734270378656E-02 2.5411670488942284E+00
+ 66585 1.6646249999999998E-02 1.5817369568505414E-02 2.5412181488655929E+00
+ 66586 1.6646499999999998E-02 1.5818004879407092E-02 2.5412692488369579E+00
+ 66587 1.6646749999999998E-02 1.5818640203083663E-02 2.5413203488083234E+00
+ 66588 1.6646999999999999E-02 1.5819275539535133E-02 2.5413714487796883E+00
+ 66589 1.6647249999999999E-02 1.5819910888761533E-02 2.5414225487510533E+00
+ 66590 1.6647499999999999E-02 1.5820546250762835E-02 2.5414736487224188E+00
+ 66591 1.6647749999999999E-02 1.5821181625539076E-02 2.5415247486937838E+00
+ 66592 1.6648000000000000E-02 1.5821817013090267E-02 2.5415758486651492E+00
+ 66593 1.6648250000000000E-02 1.5822452413416396E-02 2.5416269486365142E+00
+ 66594 1.6648500000000000E-02 1.5823087826517486E-02 2.5416780486078792E+00
+ 66595 1.6648750000000000E-02 1.5823723252393534E-02 2.5417291485792446E+00
+ 66596 1.6649000000000001E-02 1.5824358691044565E-02 2.5417802485506096E+00
+ 66597 1.6649250000000001E-02 1.5824994142470555E-02 2.5418313485219746E+00
+ 66598 1.6649500000000001E-02 1.5825629606671554E-02 2.5418824484933400E+00
+ 66599 1.6649749999999998E-02 1.5826265083647532E-02 2.5419335484647045E+00
+ 66600 1.6649999999999998E-02 1.5826900573398531E-02 2.5419846484360695E+00
+ 66601 1.6650249999999998E-02 1.5827536075924541E-02 2.5420357484074345E+00
+ 66602 1.6650499999999999E-02 1.5828171591225581E-02 2.5420868483787999E+00
+ 66603 1.6650749999999999E-02 1.5828807119301635E-02 2.5421379483501649E+00
+ 66604 1.6650999999999999E-02 1.5829442660152737E-02 2.5421890483215304E+00
+ 66605 1.6651249999999999E-02 1.5830078213778895E-02 2.5422401482928954E+00
+ 66606 1.6651500000000000E-02 1.5830713780180104E-02 2.5422912482642603E+00
+ 66607 1.6651750000000000E-02 1.5831349359356366E-02 2.5423423482356258E+00
+ 66608 1.6652000000000000E-02 1.5831984951307731E-02 2.5423934482069908E+00
+ 66609 1.6652250000000000E-02 1.5832620556034155E-02 2.5424445481783562E+00
+ 66610 1.6652500000000001E-02 1.5833256173535665E-02 2.5424956481497212E+00
+ 66611 1.6652750000000001E-02 1.5833891803812280E-02 2.5425467481210862E+00
+ 66612 1.6653000000000001E-02 1.5834527446864009E-02 2.5425978480924516E+00
+ 66613 1.6653249999999998E-02 1.5835163102690834E-02 2.5426489480638161E+00
+ 66614 1.6653499999999998E-02 1.5835798771292792E-02 2.5427000480351811E+00
+ 66615 1.6653749999999998E-02 1.5836434452669877E-02 2.5427511480065461E+00
+ 66616 1.6653999999999999E-02 1.5837070146822112E-02 2.5428022479779115E+00
+ 66617 1.6654249999999999E-02 1.5837705853749492E-02 2.5428533479492765E+00
+ 66618 1.6654499999999999E-02 1.5838341573452028E-02 2.5429044479206415E+00
+ 66619 1.6654749999999999E-02 1.5838977305929730E-02 2.5429555478920070E+00
+ 66620 1.6655000000000000E-02 1.5839613051182613E-02 2.5430066478633719E+00
+ 66621 1.6655250000000000E-02 1.5840248809210668E-02 2.5430577478347374E+00
+ 66622 1.6655500000000000E-02 1.5840884580013929E-02 2.5431088478061024E+00
+ 66623 1.6655750000000000E-02 1.5841520363592362E-02 2.5431599477774673E+00
+ 66624 1.6656000000000001E-02 1.5842156159946007E-02 2.5432110477488328E+00
+ 66625 1.6656250000000001E-02 1.5842791969074892E-02 2.5432621477201978E+00
+ 66626 1.6656500000000001E-02 1.5843427790978984E-02 2.5433132476915632E+00
+ 66627 1.6656749999999998E-02 1.5844063625658295E-02 2.5433643476629273E+00
+ 66628 1.6656999999999998E-02 1.5844699473112848E-02 2.5434154476342927E+00
+ 66629 1.6657249999999998E-02 1.5845335333342671E-02 2.5434665476056577E+00
+ 66630 1.6657499999999999E-02 1.5845971206347748E-02 2.5435176475770231E+00
+ 66631 1.6657749999999999E-02 1.5846607092128089E-02 2.5435687475483881E+00
+ 66632 1.6657999999999999E-02 1.5847242990683696E-02 2.5436198475197531E+00
+ 66633 1.6658249999999999E-02 1.5847878902014594E-02 2.5436709474911186E+00
+ 66634 1.6658500000000000E-02 1.5848514826120791E-02 2.5437220474624835E+00
+ 66635 1.6658750000000000E-02 1.5849150763002279E-02 2.5437731474338490E+00
+ 66636 1.6659000000000000E-02 1.5849786712659065E-02 2.5438242474052140E+00
+ 66637 1.6659250000000000E-02 1.5850422675091166E-02 2.5438753473765789E+00
+ 66638 1.6659500000000001E-02 1.5851058650298615E-02 2.5439264473479444E+00
+ 66639 1.6659750000000001E-02 1.5851694638281386E-02 2.5439775473193094E+00
+ 66640 1.6660000000000001E-02 1.5852330639039489E-02 2.5440286472906743E+00
+ 66641 1.6660249999999998E-02 1.5852966652572974E-02 2.5440797472620389E+00
+ 66642 1.6660499999999998E-02 1.5853602678881768E-02 2.5441308472334043E+00
+ 66643 1.6660749999999998E-02 1.5854238717965957E-02 2.5441819472047693E+00
+ 66644 1.6660999999999999E-02 1.5854874769825535E-02 2.5442330471761343E+00
+ 66645 1.6661249999999999E-02 1.5855510834460455E-02 2.5442841471474997E+00
+ 66646 1.6661499999999999E-02 1.5856146911870799E-02 2.5443352471188647E+00
+ 66647 1.6661749999999999E-02 1.5856783002056545E-02 2.5443863470902301E+00
+ 66648 1.6662000000000000E-02 1.5857419105017687E-02 2.5444374470615951E+00
+ 66649 1.6662250000000000E-02 1.5858055220754258E-02 2.5444885470329601E+00
+ 66650 1.6662500000000000E-02 1.5858691349266242E-02 2.5445396470043256E+00
+ 66651 1.6662750000000000E-02 1.5859327490553667E-02 2.5445907469756905E+00
+ 66652 1.6663000000000001E-02 1.5859963644616532E-02 2.5446418469470560E+00
+ 66653 1.6663250000000001E-02 1.5860599811454858E-02 2.5446929469184210E+00
+ 66654 1.6663500000000001E-02 1.5861235991068631E-02 2.5447440468897859E+00
+ 66655 1.6663749999999998E-02 1.5861872183457880E-02 2.5447951468611505E+00
+ 66656 1.6663999999999998E-02 1.5862508388622604E-02 2.5448462468325159E+00
+ 66657 1.6664249999999999E-02 1.5863144606562806E-02 2.5448973468038809E+00
+ 66658 1.6664499999999999E-02 1.5863780837278539E-02 2.5449484467752459E+00
+ 66659 1.6664749999999999E-02 1.5864417080769716E-02 2.5449995467466113E+00
+ 66660 1.6664999999999999E-02 1.5865053337036434E-02 2.5450506467179763E+00
+ 66661 1.6665250000000000E-02 1.5865689606078655E-02 2.5451017466893413E+00
+ 66662 1.6665500000000000E-02 1.5866325887896434E-02 2.5451528466607067E+00
+ 66663 1.6665750000000000E-02 1.5866962182489716E-02 2.5452039466320717E+00
+ 66664 1.6666000000000000E-02 1.5867598489858567E-02 2.5452550466034372E+00
+ 66665 1.6666250000000001E-02 1.5868234810002962E-02 2.5453061465748021E+00
+ 66666 1.6666500000000001E-02 1.5868871142922913E-02 2.5453572465461671E+00
+ 66667 1.6666750000000001E-02 1.5869507488618442E-02 2.5454083465175326E+00
+ 66668 1.6666999999999998E-02 1.5870143847089523E-02 2.5454594464888971E+00
+ 66669 1.6667249999999998E-02 1.5870780218336222E-02 2.5455105464602621E+00
+ 66670 1.6667499999999998E-02 1.5871416602358503E-02 2.5455616464316271E+00
+ 66671 1.6667749999999999E-02 1.5872052999156384E-02 2.5456127464029925E+00
+ 66672 1.6667999999999999E-02 1.5872689408729889E-02 2.5456638463743575E+00
+ 66673 1.6668249999999999E-02 1.5873325831079005E-02 2.5457149463457229E+00
+ 66674 1.6668499999999999E-02 1.5873962266203759E-02 2.5457660463170879E+00
+ 66675 1.6668750000000000E-02 1.5874598714104148E-02 2.5458171462884529E+00
+ 66676 1.6669000000000000E-02 1.5875235174780174E-02 2.5458682462598183E+00
+ 66677 1.6669250000000000E-02 1.5875871648231853E-02 2.5459193462311833E+00
+ 66678 1.6669500000000000E-02 1.5876508134459205E-02 2.5459704462025488E+00
+ 66679 1.6669750000000001E-02 1.5877144633462226E-02 2.5460215461739137E+00
+ 66680 1.6670000000000001E-02 1.5877781145240921E-02 2.5460726461452787E+00
+ 66681 1.6670250000000001E-02 1.5878417669795315E-02 2.5461237461166442E+00
+ 66682 1.6670499999999998E-02 1.5879054207125379E-02 2.5461748460880083E+00
+ 66683 1.6670749999999998E-02 1.5879690757231172E-02 2.5462259460593737E+00
+ 66684 1.6670999999999998E-02 1.5880327320112669E-02 2.5462770460307387E+00
+ 66685 1.6671249999999999E-02 1.5880963895769901E-02 2.5463281460021041E+00
+ 66686 1.6671499999999999E-02 1.5881600484202847E-02 2.5463792459734691E+00
+ 66687 1.6671749999999999E-02 1.5882237085411546E-02 2.5464303459448341E+00
+ 66688 1.6671999999999999E-02 1.5882873699395981E-02 2.5464814459161995E+00
+ 66689 1.6672250000000000E-02 1.5883510326156178E-02 2.5465325458875645E+00
+ 66690 1.6672500000000000E-02 1.5884146965692129E-02 2.5465836458589299E+00
+ 66691 1.6672750000000000E-02 1.5884783618003873E-02 2.5466347458302949E+00
+ 66692 1.6673000000000000E-02 1.5885420283091388E-02 2.5466858458016599E+00
+ 66693 1.6673250000000001E-02 1.5886056960954693E-02 2.5467369457730253E+00
+ 66694 1.6673500000000001E-02 1.5886693651593797E-02 2.5467880457443903E+00
+ 66695 1.6673750000000001E-02 1.5887330355008712E-02 2.5468391457157558E+00
+ 66696 1.6673999999999998E-02 1.5887967071199428E-02 2.5468902456871199E+00
+ 66697 1.6674249999999998E-02 1.5888603800165980E-02 2.5469413456584853E+00
+ 66698 1.6674499999999998E-02 1.5889240541908361E-02 2.5469924456298503E+00
+ 66699 1.6674749999999999E-02 1.5889877296426585E-02 2.5470435456012157E+00
+ 66700 1.6674999999999999E-02 1.5890514063720659E-02 2.5470946455725807E+00
+ 66701 1.6675249999999999E-02 1.5891150843790586E-02 2.5471457455439457E+00
+ 66702 1.6675499999999999E-02 1.5891787636636394E-02 2.5471968455153111E+00
+ 66703 1.6675750000000000E-02 1.5892424442258062E-02 2.5472479454866761E+00
+ 66704 1.6676000000000000E-02 1.5893061260655622E-02 2.5472990454580411E+00
+ 66705 1.6676250000000000E-02 1.5893698091829070E-02 2.5473501454294065E+00
+ 66706 1.6676500000000000E-02 1.5894334935778413E-02 2.5474012454007715E+00
+ 66707 1.6676750000000001E-02 1.5894971792503668E-02 2.5474523453721369E+00
+ 66708 1.6677000000000001E-02 1.5895608662004842E-02 2.5475034453435019E+00
+ 66709 1.6677250000000001E-02 1.5896245544281942E-02 2.5475545453148669E+00
+ 66710 1.6677499999999998E-02 1.5896882439334969E-02 2.5476056452862315E+00
+ 66711 1.6677749999999998E-02 1.5897519347163953E-02 2.5476567452575969E+00
+ 66712 1.6677999999999998E-02 1.5898156267768880E-02 2.5477078452289619E+00
+ 66713 1.6678249999999999E-02 1.5898793201149768E-02 2.5477589452003269E+00
+ 66714 1.6678499999999999E-02 1.5899430147306631E-02 2.5478100451716923E+00
+ 66715 1.6678749999999999E-02 1.5900067106239469E-02 2.5478611451430573E+00
+ 66716 1.6678999999999999E-02 1.5900704077948292E-02 2.5479122451144227E+00
+ 66717 1.6679250000000000E-02 1.5901341062433107E-02 2.5479633450857877E+00
+ 66718 1.6679500000000000E-02 1.5901978059693921E-02 2.5480144450571527E+00
+ 66719 1.6679750000000000E-02 1.5902615069730754E-02 2.5480655450285181E+00
+ 66720 1.6680000000000000E-02 1.5903252092543611E-02 2.5481166449998831E+00
+ 66721 1.6680250000000001E-02 1.5903889128132485E-02 2.5481677449712485E+00
+ 66722 1.6680500000000001E-02 1.5904526176497402E-02 2.5482188449426135E+00
+ 66723 1.6680750000000001E-02 1.5905163237638371E-02 2.5482699449139785E+00
+ 66724 1.6680999999999998E-02 1.5905800311555369E-02 2.5483210448853431E+00
+ 66725 1.6681249999999998E-02 1.5906437398248451E-02 2.5483721448567080E+00
+ 66726 1.6681499999999998E-02 1.5907074497717600E-02 2.5484232448280735E+00
+ 66727 1.6681749999999999E-02 1.5907711609962818E-02 2.5484743447994385E+00
+ 66728 1.6681999999999999E-02 1.5908348734984135E-02 2.5485254447708039E+00
+ 66729 1.6682249999999999E-02 1.5908985872781545E-02 2.5485765447421689E+00
+ 66730 1.6682499999999999E-02 1.5909623023355073E-02 2.5486276447135339E+00
+ 66731 1.6682750000000000E-02 1.5910260186704713E-02 2.5486787446848993E+00
+ 66732 1.6683000000000000E-02 1.5910897362830460E-02 2.5487298446562643E+00
+ 66733 1.6683250000000000E-02 1.5911534551732338E-02 2.5487809446276297E+00
+ 66734 1.6683500000000000E-02 1.5912171753410365E-02 2.5488320445989947E+00
+ 66735 1.6683750000000001E-02 1.5912808967864532E-02 2.5488831445703597E+00
+ 66736 1.6684000000000001E-02 1.5913446195094865E-02 2.5489342445417251E+00
+ 66737 1.6684250000000001E-02 1.5914083435101364E-02 2.5489853445130901E+00
+ 66738 1.6684499999999998E-02 1.5914720687884024E-02 2.5490364444844547E+00
+ 66739 1.6684749999999998E-02 1.5915357953442882E-02 2.5490875444558196E+00
+ 66740 1.6684999999999998E-02 1.5915995231777915E-02 2.5491386444271851E+00
+ 66741 1.6685249999999999E-02 1.5916632522889166E-02 2.5491897443985501E+00
+ 66742 1.6685499999999999E-02 1.5917269826776607E-02 2.5492408443699155E+00
+ 66743 1.6685749999999999E-02 1.5917907143440272E-02 2.5492919443412805E+00
+ 66744 1.6685999999999999E-02 1.5918544472880165E-02 2.5493430443126455E+00
+ 66745 1.6686250000000000E-02 1.5919181815096297E-02 2.5493941442840109E+00
+ 66746 1.6686500000000000E-02 1.5919819170088664E-02 2.5494452442553759E+00
+ 66747 1.6686750000000000E-02 1.5920456537857283E-02 2.5494963442267409E+00
+ 66748 1.6687000000000000E-02 1.5921093918402150E-02 2.5495474441981063E+00
+ 66749 1.6687250000000001E-02 1.5921731311723301E-02 2.5495985441694713E+00
+ 66750 1.6687500000000001E-02 1.5922368717820715E-02 2.5496496441408367E+00
+ 66751 1.6687750000000001E-02 1.5923006136694427E-02 2.5497007441122017E+00
+ 66752 1.6687999999999998E-02 1.5923643568344421E-02 2.5497518440835663E+00
+ 66753 1.6688249999999998E-02 1.5924281012770731E-02 2.5498029440549312E+00
+ 66754 1.6688499999999998E-02 1.5924918469973324E-02 2.5498540440262967E+00
+ 66755 1.6688749999999999E-02 1.5925555939952256E-02 2.5499051439976617E+00
+ 66756 1.6688999999999999E-02 1.5926193422707527E-02 2.5499562439690266E+00
+ 66757 1.6689249999999999E-02 1.5926830918239123E-02 2.5500073439403921E+00
+ 66758 1.6689499999999999E-02 1.5927468426547072E-02 2.5500584439117571E+00
+ 66759 1.6689750000000000E-02 1.5928105947631350E-02 2.5501095438831225E+00
+ 66760 1.6690000000000000E-02 1.5928743481492012E-02 2.5501606438544875E+00
+ 66761 1.6690250000000000E-02 1.5929381028129051E-02 2.5502117438258525E+00
+ 66762 1.6690500000000000E-02 1.5930018587542460E-02 2.5502628437972179E+00
+ 66763 1.6690750000000001E-02 1.5930656159732246E-02 2.5503139437685829E+00
+ 66764 1.6691000000000001E-02 1.5931293744698441E-02 2.5503650437399479E+00
+ 66765 1.6691250000000001E-02 1.5931931342441044E-02 2.5504161437113133E+00
+ 66766 1.6691499999999998E-02 1.5932568952960059E-02 2.5504672436826779E+00
+ 66767 1.6691749999999998E-02 1.5933206576255483E-02 2.5505183436540428E+00
+ 66768 1.6691999999999999E-02 1.5933844212327360E-02 2.5505694436254078E+00
+ 66769 1.6692249999999999E-02 1.5934481861175662E-02 2.5506205435967733E+00
+ 66770 1.6692499999999999E-02 1.5935119522800405E-02 2.5506716435681382E+00
+ 66771 1.6692749999999999E-02 1.5935757197201635E-02 2.5507227435395037E+00
+ 66772 1.6693000000000000E-02 1.5936394884379309E-02 2.5507738435108687E+00
+ 66773 1.6693250000000000E-02 1.5937032584333467E-02 2.5508249434822337E+00
+ 66774 1.6693500000000000E-02 1.5937670297064114E-02 2.5508760434535991E+00
+ 66775 1.6693750000000000E-02 1.5938308022570218E-02 2.5509271434249641E+00
+ 66776 1.6694000000000001E-02 1.5938945760849827E-02 2.5509782433963295E+00
+ 66777 1.6694250000000001E-02 1.5939583511902840E-02 2.5510293433676945E+00
+ 66778 1.6694500000000001E-02 1.5940221275729295E-02 2.5510804433390595E+00
+ 66779 1.6694749999999998E-02 1.5940859052329157E-02 2.5511315433104240E+00
+ 66780 1.6694999999999998E-02 1.5941496841702509E-02 2.5511826432817895E+00
+ 66781 1.6695249999999998E-02 1.5942134643849276E-02 2.5512337432531544E+00
+ 66782 1.6695499999999999E-02 1.5942772458769527E-02 2.5512848432245194E+00
+ 66783 1.6695749999999999E-02 1.5943410286463230E-02 2.5513359431958849E+00
+ 66784 1.6695999999999999E-02 1.5944048126930420E-02 2.5513870431672498E+00
+ 66785 1.6696249999999999E-02 1.5944685980171097E-02 2.5514381431386148E+00
+ 66786 1.6696500000000000E-02 1.5945323846185265E-02 2.5514892431099803E+00
+ 66787 1.6696750000000000E-02 1.5945961724972917E-02 2.5515403430813453E+00
+ 66788 1.6697000000000000E-02 1.5946599616534090E-02 2.5515914430527107E+00
+ 66789 1.6697250000000000E-02 1.5947237520868792E-02 2.5516425430240757E+00
+ 66790 1.6697500000000001E-02 1.5947875437976999E-02 2.5516936429954407E+00
+ 66791 1.6697750000000001E-02 1.5948513367858724E-02 2.5517447429668061E+00
+ 66792 1.6698000000000001E-02 1.5949151310514019E-02 2.5517958429381711E+00
+ 66793 1.6698249999999998E-02 1.5949789265942843E-02 2.5518469429095356E+00
+ 66794 1.6698499999999998E-02 1.5950427234145241E-02 2.5518980428809006E+00
+ 66795 1.6698749999999998E-02 1.5951065215121182E-02 2.5519491428522660E+00
+ 66796 1.6698999999999999E-02 1.5951703208870717E-02 2.5520002428236310E+00
+ 66797 1.6699249999999999E-02 1.5952341215393816E-02 2.5520513427949965E+00
+ 66798 1.6699499999999999E-02 1.5952979234690499E-02 2.5521024427663614E+00
+ 66799 1.6699749999999999E-02 1.5953617266760783E-02 2.5521535427377264E+00
+ 66800 1.6700000000000000E-02 1.5954255311604670E-02 2.5522046427090919E+00
+ 66801 1.6700250000000000E-02 1.5954893369222171E-02 2.5522557426804569E+00
+ 66802 1.6700500000000000E-02 1.5955531439613292E-02 2.5523068426518223E+00
+ 66803 1.6700750000000000E-02 1.5956169522778032E-02 2.5523579426231873E+00
+ 66804 1.6701000000000001E-02 1.5956807618716422E-02 2.5524090425945523E+00
+ 66805 1.6701250000000001E-02 1.5957445727428441E-02 2.5524601425659177E+00
+ 66806 1.6701500000000001E-02 1.5958083848914117E-02 2.5525112425372827E+00
+ 66807 1.6701749999999998E-02 1.5958721983173441E-02 2.5525623425086472E+00
+ 66808 1.6701999999999998E-02 1.5959360130206449E-02 2.5526134424800122E+00
+ 66809 1.6702249999999998E-02 1.5959998290013114E-02 2.5526645424513776E+00
+ 66810 1.6702499999999999E-02 1.5960636462593471E-02 2.5527156424227426E+00
+ 66811 1.6702749999999999E-02 1.5961274647947520E-02 2.5527667423941076E+00
+ 66812 1.6702999999999999E-02 1.5961912846075267E-02 2.5528178423654730E+00
+ 66813 1.6703249999999999E-02 1.5962551056976720E-02 2.5528689423368380E+00
+ 66814 1.6703500000000000E-02 1.5963189280651897E-02 2.5529200423082035E+00
+ 66815 1.6703750000000000E-02 1.5963827517100786E-02 2.5529711422795685E+00
+ 66816 1.6704000000000000E-02 1.5964465766323394E-02 2.5530222422509334E+00
+ 66817 1.6704250000000000E-02 1.5965104028319757E-02 2.5530733422222989E+00
+ 66818 1.6704500000000001E-02 1.5965742303089864E-02 2.5531244421936639E+00
+ 66819 1.6704750000000001E-02 1.5966380590633732E-02 2.5531755421650293E+00
+ 66820 1.6705000000000001E-02 1.5967018890951371E-02 2.5532266421363943E+00
+ 66821 1.6705249999999998E-02 1.5967657204042744E-02 2.5532777421077588E+00
+ 66822 1.6705499999999998E-02 1.5968295529907917E-02 2.5533288420791238E+00
+ 66823 1.6705749999999998E-02 1.5968933868546878E-02 2.5533799420504892E+00
+ 66824 1.6705999999999999E-02 1.5969572219959628E-02 2.5534310420218542E+00
+ 66825 1.6706249999999999E-02 1.5970210584146174E-02 2.5534821419932192E+00
+ 66826 1.6706499999999999E-02 1.5970848961106551E-02 2.5535332419645846E+00
+ 66827 1.6706749999999999E-02 1.5971487350840738E-02 2.5535843419359496E+00
+ 66828 1.6707000000000000E-02 1.5972125753348752E-02 2.5536354419073146E+00
+ 66829 1.6707250000000000E-02 1.5972764168630589E-02 2.5536865418786800E+00
+ 66830 1.6707500000000000E-02 1.5973402596686285E-02 2.5537376418500450E+00
+ 66831 1.6707750000000000E-02 1.5974041037515811E-02 2.5537887418214105E+00
+ 66832 1.6708000000000001E-02 1.5974679491119206E-02 2.5538398417927755E+00
+ 66833 1.6708250000000001E-02 1.5975317957496470E-02 2.5538909417641404E+00
+ 66834 1.6708500000000001E-02 1.5975956436647617E-02 2.5539420417355059E+00
+ 66835 1.6708749999999998E-02 1.5976594928572615E-02 2.5539931417068704E+00
+ 66836 1.6708999999999998E-02 1.5977233433271523E-02 2.5540442416782354E+00
+ 66837 1.6709249999999998E-02 1.5977871950744325E-02 2.5540953416496004E+00
+ 66838 1.6709499999999999E-02 1.5978510480991043E-02 2.5541464416209658E+00
+ 66839 1.6709749999999999E-02 1.5979149024011662E-02 2.5541975415923308E+00
+ 66840 1.6709999999999999E-02 1.5979787579806216E-02 2.5542486415636962E+00
+ 66841 1.6710249999999999E-02 1.5980426148374693E-02 2.5542997415350612E+00
+ 66842 1.6710500000000000E-02 1.5981064729717123E-02 2.5543508415064262E+00
+ 66843 1.6710750000000000E-02 1.5981703323833467E-02 2.5544019414777916E+00
+ 66844 1.6711000000000000E-02 1.5982341930723801E-02 2.5544530414491566E+00
+ 66845 1.6711250000000000E-02 1.5982980550388066E-02 2.5545041414205221E+00
+ 66846 1.6711500000000001E-02 1.5983619182826311E-02 2.5545552413918871E+00
+ 66847 1.6711750000000001E-02 1.5984257828038553E-02 2.5546063413632520E+00
+ 66848 1.6712000000000001E-02 1.5984896486024757E-02 2.5546574413346175E+00
+ 66849 1.6712249999999998E-02 1.5985535156784955E-02 2.5547085413059816E+00
+ 66850 1.6712499999999998E-02 1.5986173840319171E-02 2.5547596412773470E+00
+ 66851 1.6712749999999998E-02 1.5986812536627388E-02 2.5548107412487120E+00
+ 66852 1.6712999999999999E-02 1.5987451245709640E-02 2.5548618412200774E+00
+ 66853 1.6713249999999999E-02 1.5988089967565879E-02 2.5549129411914424E+00
+ 66854 1.6713499999999999E-02 1.5988728702196194E-02 2.5549640411628074E+00
+ 66855 1.6713749999999999E-02 1.5989367449600549E-02 2.5550151411341728E+00
+ 66856 1.6714000000000000E-02 1.5990006209778921E-02 2.5550662411055378E+00
+ 66857 1.6714250000000000E-02 1.5990644982731377E-02 2.5551173410769032E+00
+ 66858 1.6714500000000000E-02 1.5991283768457893E-02 2.5551684410482682E+00
+ 66859 1.6714750000000000E-02 1.5991922566958479E-02 2.5552195410196332E+00
+ 66860 1.6715000000000001E-02 1.5992561378233149E-02 2.5552706409909987E+00
+ 66861 1.6715250000000001E-02 1.5993200202281919E-02 2.5553217409623636E+00
+ 66862 1.6715500000000001E-02 1.5993839039104778E-02 2.5553728409337291E+00
+ 66863 1.6715749999999998E-02 1.5994477888701734E-02 2.5554239409050932E+00
+ 66864 1.6715999999999998E-02 1.5995116751072829E-02 2.5554750408764586E+00
+ 66865 1.6716249999999998E-02 1.5995755626218008E-02 2.5555261408478236E+00
+ 66866 1.6716499999999999E-02 1.5996394514137369E-02 2.5555772408191890E+00
+ 66867 1.6716749999999999E-02 1.5997033414830827E-02 2.5556283407905540E+00
+ 66868 1.6716999999999999E-02 1.5997672328298459E-02 2.5556794407619190E+00
+ 66869 1.6717249999999999E-02 1.5998311254540223E-02 2.5557305407332844E+00
+ 66870 1.6717500000000000E-02 1.5998950193556176E-02 2.5557816407046494E+00
+ 66871 1.6717750000000000E-02 1.5999589145346275E-02 2.5558327406760144E+00
+ 66872 1.6718000000000000E-02 1.6000228109910565E-02 2.5558838406473798E+00
+ 66873 1.6718250000000000E-02 1.6000867087249047E-02 2.5559349406187448E+00
+ 66874 1.6718500000000001E-02 1.6001506077361709E-02 2.5559860405901103E+00
+ 66875 1.6718750000000001E-02 1.6002145080248598E-02 2.5560371405614752E+00
+ 66876 1.6719000000000001E-02 1.6002784095909661E-02 2.5560882405328402E+00
+ 66877 1.6719249999999998E-02 1.6003423124344957E-02 2.5561393405042048E+00
+ 66878 1.6719499999999998E-02 1.6004062165554490E-02 2.5561904404755702E+00
+ 66879 1.6719749999999999E-02 1.6004701219538248E-02 2.5562415404469352E+00
+ 66880 1.6719999999999999E-02 1.6005340286296268E-02 2.5562926404183002E+00
+ 66881 1.6720249999999999E-02 1.6005979365828534E-02 2.5563437403896656E+00
+ 66882 1.6720499999999999E-02 1.6006618458135047E-02 2.5563948403610306E+00
+ 66883 1.6720750000000000E-02 1.6007257563215836E-02 2.5564459403323960E+00
+ 66884 1.6721000000000000E-02 1.6007896681070884E-02 2.5564970403037610E+00
+ 66885 1.6721250000000000E-02 1.6008535811700239E-02 2.5565481402751260E+00
+ 66886 1.6721500000000000E-02 1.6009174955103869E-02 2.5565992402464914E+00
+ 66887 1.6721750000000001E-02 1.6009814111281804E-02 2.5566503402178564E+00
+ 66888 1.6722000000000001E-02 1.6010453280234056E-02 2.5567014401892219E+00
+ 66889 1.6722250000000001E-02 1.6011092461960613E-02 2.5567525401605868E+00
+ 66890 1.6722499999999998E-02 1.6011731656461491E-02 2.5568036401319514E+00
+ 66891 1.6722749999999998E-02 1.6012370863736702E-02 2.5568547401033164E+00
+ 66892 1.6722999999999998E-02 1.6013010083786257E-02 2.5569058400746814E+00
+ 66893 1.6723249999999999E-02 1.6013649316610177E-02 2.5569569400460468E+00
+ 66894 1.6723499999999999E-02 1.6014288562208420E-02 2.5570080400174118E+00
+ 66895 1.6723749999999999E-02 1.6014927820581042E-02 2.5570591399887772E+00
+ 66896 1.6723999999999999E-02 1.6015567091728043E-02 2.5571102399601422E+00
+ 66897 1.6724250000000000E-02 1.6016206375649426E-02 2.5571613399315072E+00
+ 66898 1.6724500000000000E-02 1.6016845672345174E-02 2.5572124399028726E+00
+ 66899 1.6724750000000000E-02 1.6017484981815343E-02 2.5572635398742376E+00
+ 66900 1.6725000000000000E-02 1.6018124304059935E-02 2.5573146398456030E+00
+ 66901 1.6725250000000001E-02 1.6018763639078882E-02 2.5573657398169680E+00
+ 66902 1.6725500000000001E-02 1.6019402986872287E-02 2.5574168397883330E+00
+ 66903 1.6725750000000001E-02 1.6020042347440113E-02 2.5574679397596984E+00
+ 66904 1.6725999999999998E-02 1.6020681720782370E-02 2.5575190397310630E+00
+ 66905 1.6726249999999998E-02 1.6021321106899078E-02 2.5575701397024280E+00
+ 66906 1.6726499999999998E-02 1.6021960505790248E-02 2.5576212396737930E+00
+ 66907 1.6726749999999999E-02 1.6022599917455863E-02 2.5576723396451584E+00
+ 66908 1.6726999999999999E-02 1.6023239341895958E-02 2.5577234396165234E+00
+ 66909 1.6727249999999999E-02 1.6023878779110528E-02 2.5577745395878888E+00
+ 66910 1.6727499999999999E-02 1.6024518229099578E-02 2.5578256395592538E+00
+ 66911 1.6727750000000000E-02 1.6025157691863134E-02 2.5578767395306188E+00
+ 66912 1.6728000000000000E-02 1.6025797167401195E-02 2.5579278395019842E+00
+ 66913 1.6728250000000000E-02 1.6026436655713749E-02 2.5579789394733492E+00
+ 66914 1.6728500000000000E-02 1.6027076156800827E-02 2.5580300394447142E+00
+ 66915 1.6728750000000001E-02 1.6027715670662433E-02 2.5580811394160796E+00
+ 66916 1.6729000000000001E-02 1.6028355197298571E-02 2.5581322393874446E+00
+ 66917 1.6729250000000001E-02 1.6028994736709247E-02 2.5581833393588100E+00
+ 66918 1.6729499999999998E-02 1.6029634288894472E-02 2.5582344393301741E+00
+ 66919 1.6729749999999998E-02 1.6030273853854263E-02 2.5582855393015396E+00
+ 66920 1.6729999999999998E-02 1.6030913431588627E-02 2.5583366392729046E+00
+ 66921 1.6730249999999999E-02 1.6031553022097553E-02 2.5583877392442700E+00
+ 66922 1.6730499999999999E-02 1.6032192625381081E-02 2.5584388392156350E+00
+ 66923 1.6730749999999999E-02 1.6032832241439175E-02 2.5584899391870000E+00
+ 66924 1.6730999999999999E-02 1.6033471870271886E-02 2.5585410391583654E+00
+ 66925 1.6731250000000000E-02 1.6034111511879178E-02 2.5585921391297304E+00
+ 66926 1.6731500000000000E-02 1.6034751166261112E-02 2.5586432391010958E+00
+ 66927 1.6731750000000000E-02 1.6035390833417675E-02 2.5586943390724608E+00
+ 66928 1.6732000000000000E-02 1.6036030513348849E-02 2.5587454390438258E+00
+ 66929 1.6732250000000001E-02 1.6036670206054659E-02 2.5587965390151912E+00
+ 66930 1.6732500000000001E-02 1.6037309911535132E-02 2.5588476389865562E+00
+ 66931 1.6732750000000001E-02 1.6037949629790261E-02 2.5588987389579212E+00
+ 66932 1.6732999999999998E-02 1.6038589360820039E-02 2.5589498389292857E+00
+ 66933 1.6733249999999998E-02 1.6039229104624495E-02 2.5590009389006512E+00
+ 66934 1.6733499999999998E-02 1.6039868861203635E-02 2.5590520388720162E+00
+ 66935 1.6733749999999999E-02 1.6040508630557459E-02 2.5591031388433811E+00
+ 66936 1.6733999999999999E-02 1.6041148412685991E-02 2.5591542388147466E+00
+ 66937 1.6734249999999999E-02 1.6041788207589208E-02 2.5592053387861116E+00
+ 66938 1.6734499999999999E-02 1.6042428015267153E-02 2.5592564387574770E+00
+ 66939 1.6734750000000000E-02 1.6043067835719828E-02 2.5593075387288420E+00
+ 66940 1.6735000000000000E-02 1.6043707668947214E-02 2.5593586387002070E+00
+ 66941 1.6735250000000000E-02 1.6044347514949341E-02 2.5594097386715724E+00
+ 66942 1.6735500000000000E-02 1.6044987373726210E-02 2.5594608386429374E+00
+ 66943 1.6735750000000001E-02 1.6045627245277846E-02 2.5595119386143028E+00
+ 66944 1.6736000000000001E-02 1.6046267129604230E-02 2.5595630385856678E+00
+ 66945 1.6736250000000001E-02 1.6046907026705387E-02 2.5596141385570328E+00
+ 66946 1.6736499999999998E-02 1.6047546936581315E-02 2.5596652385283973E+00
+ 66947 1.6736749999999998E-02 1.6048186859232042E-02 2.5597163384997628E+00
+ 66948 1.6736999999999998E-02 1.6048826794657561E-02 2.5597674384711278E+00
+ 66949 1.6737249999999999E-02 1.6049466742857874E-02 2.5598185384424927E+00
+ 66950 1.6737499999999999E-02 1.6050106703833007E-02 2.5598696384138582E+00
+ 66951 1.6737749999999999E-02 1.6050746677582956E-02 2.5599207383852232E+00
+ 66952 1.6737999999999999E-02 1.6051386664107728E-02 2.5599718383565881E+00
+ 66953 1.6738250000000000E-02 1.6052026663407340E-02 2.5600229383279536E+00
+ 66954 1.6738500000000000E-02 1.6052666675481803E-02 2.5600740382993186E+00
+ 66955 1.6738750000000000E-02 1.6053306700331085E-02 2.5601251382706840E+00
+ 66956 1.6739000000000000E-02 1.6053946737955255E-02 2.5601762382420490E+00
+ 66957 1.6739250000000001E-02 1.6054586788354291E-02 2.5602273382134140E+00
+ 66958 1.6739500000000001E-02 1.6055226851528166E-02 2.5602784381847794E+00
+ 66959 1.6739750000000001E-02 1.6055866927476990E-02 2.5603295381561444E+00
+ 66960 1.6739999999999998E-02 1.6056507016200667E-02 2.5603806381275089E+00
+ 66961 1.6740249999999998E-02 1.6057147117699230E-02 2.5604317380988739E+00
+ 66962 1.6740499999999998E-02 1.6057787231972726E-02 2.5604828380702394E+00
+ 66963 1.6740749999999999E-02 1.6058427359021136E-02 2.5605339380416043E+00
+ 66964 1.6740999999999999E-02 1.6059067498844472E-02 2.5605850380129698E+00
+ 66965 1.6741249999999999E-02 1.6059707651442729E-02 2.5606361379843348E+00
+ 66966 1.6741499999999999E-02 1.6060347816815944E-02 2.5606872379556997E+00
+ 66967 1.6741750000000000E-02 1.6060987994964096E-02 2.5607383379270652E+00
+ 66968 1.6742000000000000E-02 1.6061628185887210E-02 2.5607894378984302E+00
+ 66969 1.6742250000000000E-02 1.6062268389585289E-02 2.5608405378697956E+00
+ 66970 1.6742500000000000E-02 1.6062908606058336E-02 2.5608916378411606E+00
+ 66971 1.6742750000000001E-02 1.6063548835306366E-02 2.5609427378125256E+00
+ 66972 1.6743000000000001E-02 1.6064189077329403E-02 2.5609938377838910E+00
+ 66973 1.6743250000000001E-02 1.6064829332127419E-02 2.5610449377552560E+00
+ 66974 1.6743499999999998E-02 1.6065469599700434E-02 2.5610960377266205E+00
+ 66975 1.6743749999999998E-02 1.6066109880048453E-02 2.5611471376979855E+00
+ 66976 1.6743999999999998E-02 1.6066750173171541E-02 2.5611982376693510E+00
+ 66977 1.6744249999999999E-02 1.6067390479069649E-02 2.5612493376407159E+00
+ 66978 1.6744499999999999E-02 1.6068030797742779E-02 2.5613004376120809E+00
+ 66979 1.6744749999999999E-02 1.6068671129190956E-02 2.5613515375834464E+00
+ 66980 1.6744999999999999E-02 1.6069311473414206E-02 2.5614026375548113E+00
+ 66981 1.6745250000000000E-02 1.6069951830412498E-02 2.5614537375261768E+00
+ 66982 1.6745500000000000E-02 1.6070592200185876E-02 2.5615048374975418E+00
+ 66983 1.6745750000000000E-02 1.6071232582734345E-02 2.5615559374689068E+00
+ 66984 1.6746000000000000E-02 1.6071872978057875E-02 2.5616070374402722E+00
+ 66985 1.6746250000000001E-02 1.6072513386156524E-02 2.5616581374116372E+00
+ 66986 1.6746500000000001E-02 1.6073153807030262E-02 2.5617092373830026E+00
+ 66987 1.6746750000000001E-02 1.6073794240679118E-02 2.5617603373543676E+00
+ 66988 1.6746999999999998E-02 1.6074434687103095E-02 2.5618114373257321E+00
+ 66989 1.6747249999999998E-02 1.6075075146302211E-02 2.5618625372970971E+00
+ 66990 1.6747499999999998E-02 1.6075715618276445E-02 2.5619136372684626E+00
+ 66991 1.6747749999999999E-02 1.6076356103025848E-02 2.5619647372398275E+00
+ 66992 1.6747999999999999E-02 1.6076996600550397E-02 2.5620158372111925E+00
+ 66993 1.6748249999999999E-02 1.6077637110850102E-02 2.5620669371825580E+00
+ 66994 1.6748499999999999E-02 1.6078277633924977E-02 2.5621180371539229E+00
+ 66995 1.6748750000000000E-02 1.6078918169775042E-02 2.5621691371252879E+00
+ 66996 1.6749000000000000E-02 1.6079558718400281E-02 2.5622202370966534E+00
+ 66997 1.6749250000000000E-02 1.6080199279800714E-02 2.5622713370680184E+00
+ 66998 1.6749500000000000E-02 1.6080839853976361E-02 2.5623224370393838E+00
+ 66999 1.6749750000000001E-02 1.6081480440927214E-02 2.5623735370107488E+00
+ 67000 1.6750000000000001E-02 1.6082121040653295E-02 2.5624246369821138E+00
+ 67001 1.6750249999999998E-02 1.6082761653154580E-02 2.5624757369534783E+00
+ 67002 1.6750499999999998E-02 1.6083402278431108E-02 2.5625268369248437E+00
+ 67003 1.6750749999999998E-02 1.6084042916482896E-02 2.5625779368962087E+00
+ 67004 1.6750999999999999E-02 1.6084683567309941E-02 2.5626290368675737E+00
+ 67005 1.6751249999999999E-02 1.6085324230912239E-02 2.5626801368389391E+00
+ 67006 1.6751499999999999E-02 1.6085964907289810E-02 2.5627312368103041E+00
+ 67007 1.6751749999999999E-02 1.6086605596442646E-02 2.5627823367816696E+00
+ 67008 1.6752000000000000E-02 1.6087246298370775E-02 2.5628334367530345E+00
+ 67009 1.6752250000000000E-02 1.6087887013074207E-02 2.5628845367243995E+00
+ 67010 1.6752500000000000E-02 1.6088527740552923E-02 2.5629356366957650E+00
+ 67011 1.6752750000000000E-02 1.6089168480806961E-02 2.5629867366671300E+00
+ 67012 1.6753000000000001E-02 1.6089809233836294E-02 2.5630378366384954E+00
+ 67013 1.6753250000000001E-02 1.6090449999640988E-02 2.5630889366098604E+00
+ 67014 1.6753500000000001E-02 1.6091090778221000E-02 2.5631400365812254E+00
+ 67015 1.6753749999999998E-02 1.6091731569576346E-02 2.5631911365525899E+00
+ 67016 1.6753999999999998E-02 1.6092372373707056E-02 2.5632422365239549E+00
+ 67017 1.6754249999999998E-02 1.6093013190613126E-02 2.5632933364953203E+00
+ 67018 1.6754499999999999E-02 1.6093654020294564E-02 2.5633444364666853E+00
+ 67019 1.6754749999999999E-02 1.6094294862751390E-02 2.5633955364380507E+00
+ 67020 1.6754999999999999E-02 1.6094935717983580E-02 2.5634466364094157E+00
+ 67021 1.6755249999999999E-02 1.6095576585991162E-02 2.5634977363807807E+00
+ 67022 1.6755500000000000E-02 1.6096217466774167E-02 2.5635488363521461E+00
+ 67023 1.6755750000000000E-02 1.6096858360332558E-02 2.5635999363235111E+00
+ 67024 1.6756000000000000E-02 1.6097499266666371E-02 2.5636510362948766E+00
+ 67025 1.6756250000000000E-02 1.6098140185775621E-02 2.5637021362662415E+00
+ 67026 1.6756500000000001E-02 1.6098781117660315E-02 2.5637532362376065E+00
+ 67027 1.6756750000000001E-02 1.6099422062320422E-02 2.5638043362089720E+00
+ 67028 1.6757000000000001E-02 1.6100063019755997E-02 2.5638554361803370E+00
+ 67029 1.6757249999999998E-02 1.6100703989967009E-02 2.5639065361517015E+00
+ 67030 1.6757499999999998E-02 1.6101344972953509E-02 2.5639576361230665E+00
+ 67031 1.6757749999999998E-02 1.6101985968715486E-02 2.5640087360944319E+00
+ 67032 1.6757999999999999E-02 1.6102626977252944E-02 2.5640598360657969E+00
+ 67033 1.6758249999999999E-02 1.6103267998565620E-02 2.5641109360371623E+00
+ 67034 1.6758499999999999E-02 1.6103909032652842E-02 2.5641620360085273E+00
+ 67035 1.6758749999999999E-02 1.6104550079514529E-02 2.5642131359798923E+00
+ 67036 1.6759000000000000E-02 1.6105191139150724E-02 2.5642642359512577E+00
+ 67037 1.6759250000000000E-02 1.6105832211561401E-02 2.5643153359226227E+00
+ 67038 1.6759500000000000E-02 1.6106473296746599E-02 2.5643664358939877E+00
+ 67039 1.6759750000000000E-02 1.6107114394706308E-02 2.5644175358653531E+00
+ 67040 1.6760000000000001E-02 1.6107755505440548E-02 2.5644686358367181E+00
+ 67041 1.6760250000000001E-02 1.6108396628949313E-02 2.5645197358080836E+00
+ 67042 1.6760500000000001E-02 1.6109037765232617E-02 2.5645708357794486E+00
+ 67043 1.6760749999999998E-02 1.6109678914290472E-02 2.5646219357508131E+00
+ 67044 1.6760999999999998E-02 1.6110320076122883E-02 2.5646730357221781E+00
+ 67045 1.6761249999999998E-02 1.6110961250729854E-02 2.5647241356935435E+00
+ 67046 1.6761499999999999E-02 1.6111602438111418E-02 2.5647752356649085E+00
+ 67047 1.6761749999999999E-02 1.6112243638267541E-02 2.5648263356362735E+00
+ 67048 1.6761999999999999E-02 1.6112884851198262E-02 2.5648774356076389E+00
+ 67049 1.6762249999999999E-02 1.6113526076903587E-02 2.5649285355790039E+00
+ 67050 1.6762500000000000E-02 1.6114167315383513E-02 2.5649796355503693E+00
+ 67051 1.6762750000000000E-02 1.6114808566638043E-02 2.5650307355217343E+00
+ 67052 1.6763000000000000E-02 1.6115449830667206E-02 2.5650818354930993E+00
+ 67053 1.6763250000000000E-02 1.6116091107470986E-02 2.5651329354644647E+00
+ 67054 1.6763500000000001E-02 1.6116732397049405E-02 2.5651840354358297E+00
+ 67055 1.6763750000000001E-02 1.6117373699402474E-02 2.5652351354071952E+00
+ 67056 1.6764000000000001E-02 1.6118015014530196E-02 2.5652862353785602E+00
+ 67057 1.6764249999999998E-02 1.6118656342432560E-02 2.5653373353499247E+00
+ 67058 1.6764499999999998E-02 1.6119297683109615E-02 2.5653884353212897E+00
+ 67059 1.6764749999999998E-02 1.6119939036561351E-02 2.5654395352926547E+00
+ 67060 1.6764999999999999E-02 1.6120580402787764E-02 2.5654906352640201E+00
+ 67061 1.6765249999999999E-02 1.6121221781788878E-02 2.5655417352353851E+00
+ 67062 1.6765499999999999E-02 1.6121863173564691E-02 2.5655928352067505E+00
+ 67063 1.6765749999999999E-02 1.6122504578115218E-02 2.5656439351781155E+00
+ 67064 1.6766000000000000E-02 1.6123145995440447E-02 2.5656950351494805E+00
+ 67065 1.6766250000000000E-02 1.6123787425540419E-02 2.5657461351208459E+00
+ 67066 1.6766500000000000E-02 1.6124428868415114E-02 2.5657972350922109E+00
+ 67067 1.6766750000000000E-02 1.6125070324064569E-02 2.5658483350635763E+00
+ 67068 1.6767000000000001E-02 1.6125711792488739E-02 2.5658994350349413E+00
+ 67069 1.6767250000000001E-02 1.6126353273687697E-02 2.5659505350063063E+00
+ 67070 1.6767500000000001E-02 1.6126994767661419E-02 2.5660016349776718E+00
+ 67071 1.6767749999999998E-02 1.6127636274409884E-02 2.5660527349490363E+00
+ 67072 1.6767999999999998E-02 1.6128277793933162E-02 2.5661038349204013E+00
+ 67073 1.6768249999999998E-02 1.6128919326231232E-02 2.5661549348917663E+00
+ 67074 1.6768499999999999E-02 1.6129560871304096E-02 2.5662060348631317E+00
+ 67075 1.6768749999999999E-02 1.6130202429151759E-02 2.5662571348344967E+00
+ 67076 1.6768999999999999E-02 1.6130843999774231E-02 2.5663082348058621E+00
+ 67077 1.6769249999999999E-02 1.6131485583171557E-02 2.5663593347772271E+00
+ 67078 1.6769500000000000E-02 1.6132127179343685E-02 2.5664104347485921E+00
+ 67079 1.6769750000000000E-02 1.6132768788290664E-02 2.5664615347199575E+00
+ 67080 1.6770000000000000E-02 1.6133410410012490E-02 2.5665126346913225E+00
+ 67081 1.6770250000000000E-02 1.6134052044509160E-02 2.5665637346626875E+00
+ 67082 1.6770500000000001E-02 1.6134693691780704E-02 2.5666148346340529E+00
+ 67083 1.6770750000000001E-02 1.6135335351827117E-02 2.5666659346054179E+00
+ 67084 1.6771000000000001E-02 1.6135977024648425E-02 2.5667170345767834E+00
+ 67085 1.6771249999999998E-02 1.6136618710244591E-02 2.5667681345481475E+00
+ 67086 1.6771499999999998E-02 1.6137260408615666E-02 2.5668192345195129E+00
+ 67087 1.6771749999999998E-02 1.6137902119761651E-02 2.5668703344908779E+00
+ 67088 1.6771999999999999E-02 1.6138543843682549E-02 2.5669214344622433E+00
+ 67089 1.6772249999999999E-02 1.6139185580378360E-02 2.5669725344336083E+00
+ 67090 1.6772499999999999E-02 1.6139827329849112E-02 2.5670236344049733E+00
+ 67091 1.6772749999999999E-02 1.6140469092094770E-02 2.5670747343763387E+00
+ 67092 1.6773000000000000E-02 1.6141110867115411E-02 2.5671258343477037E+00
+ 67093 1.6773250000000000E-02 1.6141752654910989E-02 2.5671769343190691E+00
+ 67094 1.6773500000000000E-02 1.6142394455481518E-02 2.5672280342904341E+00
+ 67095 1.6773750000000000E-02 1.6143036268827033E-02 2.5672791342617991E+00
+ 67096 1.6774000000000001E-02 1.6143678094947513E-02 2.5673302342331645E+00
+ 67097 1.6774250000000001E-02 1.6144319933842986E-02 2.5673813342045295E+00
+ 67098 1.6774500000000001E-02 1.6144961785513445E-02 2.5674324341758945E+00
+ 67099 1.6774749999999998E-02 1.6145603649958894E-02 2.5674835341472590E+00
+ 67100 1.6774999999999998E-02 1.6146245527179370E-02 2.5675346341186245E+00
+ 67101 1.6775249999999998E-02 1.6146887417174870E-02 2.5675857340899895E+00
+ 67102 1.6775499999999999E-02 1.6147529319945387E-02 2.5676368340613545E+00
+ 67103 1.6775749999999999E-02 1.6148171235490932E-02 2.5676879340327199E+00
+ 67104 1.6775999999999999E-02 1.6148813163811525E-02 2.5677390340040849E+00
+ 67105 1.6776249999999999E-02 1.6149455104907173E-02 2.5677901339754503E+00
+ 67106 1.6776500000000000E-02 1.6150097058777870E-02 2.5678412339468153E+00
+ 67107 1.6776750000000000E-02 1.6150739025423647E-02 2.5678923339181803E+00
+ 67108 1.6777000000000000E-02 1.6151381004844482E-02 2.5679434338895457E+00
+ 67109 1.6777250000000000E-02 1.6152022997040393E-02 2.5679945338609107E+00
+ 67110 1.6777500000000001E-02 1.6152665002011426E-02 2.5680456338322761E+00
+ 67111 1.6777750000000001E-02 1.6153307019757538E-02 2.5680967338036411E+00
+ 67112 1.6777999999999998E-02 1.6153949050278754E-02 2.5681478337750057E+00
+ 67113 1.6778249999999998E-02 1.6154591093575098E-02 2.5681989337463706E+00
+ 67114 1.6778499999999998E-02 1.6155233149646554E-02 2.5682500337177361E+00
+ 67115 1.6778749999999999E-02 1.6155875218493151E-02 2.5683011336891011E+00
+ 67116 1.6778999999999999E-02 1.6156517300114883E-02 2.5683522336604661E+00
+ 67117 1.6779249999999999E-02 1.6157159394511764E-02 2.5684033336318315E+00
+ 67118 1.6779499999999999E-02 1.6157801501683802E-02 2.5684544336031965E+00
+ 67119 1.6779750000000000E-02 1.6158443621631002E-02 2.5685055335745615E+00
+ 67120 1.6780000000000000E-02 1.6159085754353372E-02 2.5685566335459269E+00
+ 67121 1.6780250000000000E-02 1.6159727899850929E-02 2.5686077335172919E+00
+ 67122 1.6780500000000000E-02 1.6160370058123673E-02 2.5686588334886573E+00
+ 67123 1.6780750000000001E-02 1.6161012229171608E-02 2.5687099334600223E+00
+ 67124 1.6781000000000001E-02 1.6161654412994761E-02 2.5687610334313873E+00
+ 67125 1.6781250000000001E-02 1.6162296609593119E-02 2.5688121334027527E+00
+ 67126 1.6781499999999998E-02 1.6162938818966677E-02 2.5688632333741173E+00
+ 67127 1.6781749999999998E-02 1.6163581041115486E-02 2.5689143333454822E+00
+ 67128 1.6781999999999998E-02 1.6164223276039537E-02 2.5689654333168472E+00
+ 67129 1.6782249999999999E-02 1.6164865523738834E-02 2.5690165332882127E+00
+ 67130 1.6782499999999999E-02 1.6165507784213377E-02 2.5690676332595777E+00
+ 67131 1.6782749999999999E-02 1.6166150057463191E-02 2.5691187332309431E+00
+ 67132 1.6782999999999999E-02 1.6166792343488265E-02 2.5691698332023081E+00
+ 67133 1.6783250000000000E-02 1.6167434642288630E-02 2.5692209331736731E+00
+ 67134 1.6783500000000000E-02 1.6168076953864283E-02 2.5692720331450385E+00
+ 67135 1.6783750000000000E-02 1.6168719278215209E-02 2.5693231331164035E+00
+ 67136 1.6784000000000000E-02 1.6169361615341448E-02 2.5693742330877689E+00
+ 67137 1.6784250000000001E-02 1.6170003965242999E-02 2.5694253330591339E+00
+ 67138 1.6784500000000001E-02 1.6170646327919879E-02 2.5694764330304989E+00
+ 67139 1.6784750000000001E-02 1.6171288703372082E-02 2.5695275330018643E+00
+ 67140 1.6784999999999998E-02 1.6171931091599607E-02 2.5695786329732284E+00
+ 67141 1.6785249999999998E-02 1.6172573492602479E-02 2.5696297329445938E+00
+ 67142 1.6785499999999998E-02 1.6173215906380704E-02 2.5696808329159588E+00
+ 67143 1.6785749999999999E-02 1.6173858332934315E-02 2.5697319328873243E+00
+ 67144 1.6785999999999999E-02 1.6174500772263262E-02 2.5697830328586893E+00
+ 67145 1.6786249999999999E-02 1.6175143224367604E-02 2.5698341328300542E+00
+ 67146 1.6786499999999999E-02 1.6175785689247334E-02 2.5698852328014197E+00
+ 67147 1.6786750000000000E-02 1.6176428166902446E-02 2.5699363327727847E+00
+ 67148 1.6787000000000000E-02 1.6177070657332957E-02 2.5699874327441501E+00
+ 67149 1.6787250000000000E-02 1.6177713160538891E-02 2.5700385327155151E+00
+ 67150 1.6787500000000000E-02 1.6178355676520231E-02 2.5700896326868801E+00
+ 67151 1.6787750000000001E-02 1.6178998205277007E-02 2.5701407326582455E+00
+ 67152 1.6788000000000001E-02 1.6179640746809207E-02 2.5701918326296105E+00
+ 67153 1.6788250000000001E-02 1.6180283301116857E-02 2.5702429326009759E+00
+ 67154 1.6788499999999998E-02 1.6180925868199938E-02 2.5702940325723400E+00
+ 67155 1.6788749999999998E-02 1.6181568448058493E-02 2.5703451325437054E+00
+ 67156 1.6788999999999998E-02 1.6182211040692517E-02 2.5703962325150704E+00
+ 67157 1.6789249999999999E-02 1.6182853646102013E-02 2.5704473324864359E+00
+ 67158 1.6789499999999999E-02 1.6183496264287001E-02 2.5704984324578009E+00
+ 67159 1.6789749999999999E-02 1.6184138895247450E-02 2.5705495324291658E+00
+ 67160 1.6789999999999999E-02 1.6184781538983433E-02 2.5706006324005313E+00
+ 67161 1.6790250000000000E-02 1.6185424195494912E-02 2.5706517323718963E+00
+ 67162 1.6790500000000000E-02 1.6186066864781915E-02 2.5707028323432612E+00
+ 67163 1.6790750000000000E-02 1.6186709546844435E-02 2.5707539323146267E+00
+ 67164 1.6791000000000000E-02 1.6187352241682492E-02 2.5708050322859917E+00
+ 67165 1.6791250000000001E-02 1.6187994949296083E-02 2.5708561322573571E+00
+ 67166 1.6791500000000001E-02 1.6188637669685237E-02 2.5709072322287221E+00
+ 67167 1.6791750000000001E-02 1.6189280402849927E-02 2.5709583322000871E+00
+ 67168 1.6791999999999998E-02 1.6189923148790177E-02 2.5710094321714516E+00
+ 67169 1.6792249999999998E-02 1.6190565907506026E-02 2.5710605321428170E+00
+ 67170 1.6792499999999998E-02 1.6191208678997444E-02 2.5711116321141820E+00
+ 67171 1.6792749999999999E-02 1.6191851463264451E-02 2.5711627320855470E+00
+ 67172 1.6792999999999999E-02 1.6192494260307059E-02 2.5712138320569125E+00
+ 67173 1.6793249999999999E-02 1.6193137070125280E-02 2.5712649320282774E+00
+ 67174 1.6793499999999999E-02 1.6193779892719102E-02 2.5713160319996429E+00
+ 67175 1.6793750000000000E-02 1.6194422728088558E-02 2.5713671319710079E+00
+ 67176 1.6794000000000000E-02 1.6195065576233628E-02 2.5714182319423728E+00
+ 67177 1.6794250000000000E-02 1.6195708437154368E-02 2.5714693319137383E+00
+ 67178 1.6794500000000000E-02 1.6196351310850742E-02 2.5715204318851033E+00
+ 67179 1.6794750000000001E-02 1.6196994197322769E-02 2.5715715318564687E+00
+ 67180 1.6795000000000001E-02 1.6197637096570468E-02 2.5716226318278337E+00
+ 67181 1.6795250000000001E-02 1.6198280008593819E-02 2.5716737317991987E+00
+ 67182 1.6795499999999998E-02 1.6198922933392854E-02 2.5717248317705632E+00
+ 67183 1.6795749999999998E-02 1.6199565870967585E-02 2.5717759317419282E+00
+ 67184 1.6795999999999998E-02 1.6200208821318025E-02 2.5718270317132936E+00
+ 67185 1.6796249999999999E-02 1.6200851784444154E-02 2.5718781316846586E+00
+ 67186 1.6796499999999999E-02 1.6201494760346005E-02 2.5719292316560241E+00
+ 67187 1.6796749999999999E-02 1.6202137749023585E-02 2.5719803316273890E+00
+ 67188 1.6796999999999999E-02 1.6202780750476882E-02 2.5720314315987540E+00
+ 67189 1.6797250000000000E-02 1.6203423764705922E-02 2.5720825315701195E+00
+ 67190 1.6797500000000000E-02 1.6204066791710717E-02 2.5721336315414844E+00
+ 67191 1.6797750000000000E-02 1.6204709831491259E-02 2.5721847315128499E+00
+ 67192 1.6798000000000000E-02 1.6205352884047550E-02 2.5722358314842149E+00
+ 67193 1.6798250000000001E-02 1.6205995949379638E-02 2.5722869314555799E+00
+ 67194 1.6798500000000001E-02 1.6206639027487483E-02 2.5723380314269453E+00
+ 67195 1.6798750000000001E-02 1.6207282118371139E-02 2.5723891313983103E+00
+ 67196 1.6798999999999998E-02 1.6207925222030559E-02 2.5724402313696748E+00
+ 67197 1.6799249999999998E-02 1.6208568338465807E-02 2.5724913313410398E+00
+ 67198 1.6799499999999998E-02 1.6209211467676857E-02 2.5725424313124052E+00
+ 67199 1.6799749999999999E-02 1.6209854609663739E-02 2.5725935312837702E+00
+ 67200 1.6799999999999999E-02 1.6210497764426447E-02 2.5726446312551356E+00
+ 67201 1.6800249999999999E-02 1.6211140931964994E-02 2.5726957312265006E+00
+ 67202 1.6800499999999999E-02 1.6211784112279384E-02 2.5727468311978656E+00
+ 67203 1.6800750000000000E-02 1.6212427305369630E-02 2.5727979311692311E+00
+ 67204 1.6801000000000000E-02 1.6213070511235727E-02 2.5728490311405960E+00
+ 67205 1.6801250000000000E-02 1.6213713729877722E-02 2.5729001311119610E+00
+ 67206 1.6801500000000000E-02 1.6214356961295581E-02 2.5729512310833265E+00
+ 67207 1.6801750000000001E-02 1.6215000205489310E-02 2.5730023310546914E+00
+ 67208 1.6802000000000001E-02 1.6215643462458951E-02 2.5730534310260569E+00
+ 67209 1.6802250000000001E-02 1.6216286732204491E-02 2.5731045309974219E+00
+ 67210 1.6802499999999998E-02 1.6216930014725923E-02 2.5731556309687864E+00
+ 67211 1.6802749999999998E-02 1.6217573310023315E-02 2.5732067309401514E+00
+ 67212 1.6802999999999998E-02 1.6218216618096613E-02 2.5732578309115168E+00
+ 67213 1.6803249999999999E-02 1.6218859938945843E-02 2.5733089308828818E+00
+ 67214 1.6803499999999999E-02 1.6219503272571028E-02 2.5733600308542468E+00
+ 67215 1.6803749999999999E-02 1.6220146618972180E-02 2.5734111308256122E+00
+ 67216 1.6803999999999999E-02 1.6220789978149262E-02 2.5734622307969772E+00
+ 67217 1.6804250000000000E-02 1.6221433350102354E-02 2.5735133307683427E+00
+ 67218 1.6804500000000000E-02 1.6222076734831385E-02 2.5735644307397076E+00
+ 67219 1.6804750000000000E-02 1.6222720132336430E-02 2.5736155307110726E+00
+ 67220 1.6805000000000000E-02 1.6223363542617449E-02 2.5736666306824381E+00
+ 67221 1.6805250000000001E-02 1.6224006965674491E-02 2.5737177306538030E+00
+ 67222 1.6805500000000001E-02 1.6224650401507515E-02 2.5737688306251680E+00
+ 67223 1.6805749999999998E-02 1.6225293850116569E-02 2.5738199305965326E+00
+ 67224 1.6805999999999998E-02 1.6225937311501671E-02 2.5738710305678980E+00
+ 67225 1.6806249999999998E-02 1.6226580785662793E-02 2.5739221305392630E+00
+ 67226 1.6806499999999999E-02 1.6227224272599962E-02 2.5739732305106280E+00
+ 67227 1.6806749999999999E-02 1.6227867772313193E-02 2.5740243304819934E+00
+ 67228 1.6806999999999999E-02 1.6228511284802464E-02 2.5740754304533584E+00
+ 67229 1.6807249999999999E-02 1.6229154810067842E-02 2.5741265304247238E+00
+ 67230 1.6807500000000000E-02 1.6229798348109257E-02 2.5741776303960888E+00
+ 67231 1.6807750000000000E-02 1.6230441898926782E-02 2.5742287303674538E+00
+ 67232 1.6808000000000000E-02 1.6231085462520393E-02 2.5742798303388192E+00
+ 67233 1.6808250000000000E-02 1.6231729038890114E-02 2.5743309303101842E+00
+ 67234 1.6808500000000001E-02 1.6232372628035951E-02 2.5743820302815497E+00
+ 67235 1.6808750000000001E-02 1.6233016229957882E-02 2.5744331302529146E+00
+ 67236 1.6809000000000001E-02 1.6233659844655968E-02 2.5744842302242796E+00
+ 67237 1.6809249999999998E-02 1.6234303472130153E-02 2.5745353301956442E+00
+ 67238 1.6809499999999998E-02 1.6234947112380511E-02 2.5745864301670096E+00
+ 67239 1.6809749999999998E-02 1.6235590765407027E-02 2.5746375301383746E+00
+ 67240 1.6809999999999999E-02 1.6236234431209695E-02 2.5746886301097396E+00
+ 67241 1.6810249999999999E-02 1.6236878109788525E-02 2.5747397300811050E+00
+ 67242 1.6810499999999999E-02 1.6237521801143549E-02 2.5747908300524700E+00
+ 67243 1.6810749999999999E-02 1.6238165505274745E-02 2.5748419300238350E+00
+ 67244 1.6811000000000000E-02 1.6238809222182134E-02 2.5748930299952004E+00
+ 67245 1.6811250000000000E-02 1.6239452951865734E-02 2.5749441299665654E+00
+ 67246 1.6811500000000000E-02 1.6240096694325544E-02 2.5749952299379308E+00
+ 67247 1.6811750000000000E-02 1.6240740449561572E-02 2.5750463299092958E+00
+ 67248 1.6812000000000001E-02 1.6241384217573821E-02 2.5750974298806608E+00
+ 67249 1.6812250000000001E-02 1.6242027998362316E-02 2.5751485298520262E+00
+ 67250 1.6812500000000001E-02 1.6242671791927048E-02 2.5751996298233912E+00
+ 67251 1.6812749999999998E-02 1.6243315598268061E-02 2.5752507297947558E+00
+ 67252 1.6812999999999998E-02 1.6243959417385271E-02 2.5753018297661208E+00
+ 67253 1.6813249999999998E-02 1.6244603249278795E-02 2.5753529297374862E+00
+ 67254 1.6813499999999999E-02 1.6245247093948593E-02 2.5754040297088512E+00
+ 67255 1.6813749999999999E-02 1.6245890951394670E-02 2.5754551296802166E+00
+ 67256 1.6813999999999999E-02 1.6246534821617042E-02 2.5755062296515816E+00
+ 67257 1.6814249999999999E-02 1.6247178704615721E-02 2.5755573296229466E+00
+ 67258 1.6814500000000000E-02 1.6247822600390715E-02 2.5756084295943120E+00
+ 67259 1.6814750000000000E-02 1.6248466508942017E-02 2.5756595295656770E+00
+ 67260 1.6815000000000000E-02 1.6249110430269657E-02 2.5757106295370424E+00
+ 67261 1.6815250000000000E-02 1.6249754364373637E-02 2.5757617295084074E+00
+ 67262 1.6815500000000001E-02 1.6250398311253942E-02 2.5758128294797724E+00
+ 67263 1.6815750000000001E-02 1.6251042270910621E-02 2.5758639294511378E+00
+ 67264 1.6816000000000001E-02 1.6251686243343638E-02 2.5759150294225028E+00
+ 67265 1.6816249999999998E-02 1.6252330228553030E-02 2.5759661293938674E+00
+ 67266 1.6816499999999998E-02 1.6252974226538798E-02 2.5760172293652324E+00
+ 67267 1.6816749999999998E-02 1.6253618237300968E-02 2.5760683293365978E+00
+ 67268 1.6816999999999999E-02 1.6254262260839529E-02 2.5761194293079628E+00
+ 67269 1.6817249999999999E-02 1.6254906297154488E-02 2.5761705292793278E+00
+ 67270 1.6817499999999999E-02 1.6255550346245859E-02 2.5762216292506932E+00
+ 67271 1.6817749999999999E-02 1.6256194408113645E-02 2.5762727292220582E+00
+ 67272 1.6818000000000000E-02 1.6256838482757868E-02 2.5763238291934236E+00
+ 67273 1.6818250000000000E-02 1.6257482570178519E-02 2.5763749291647886E+00
+ 67274 1.6818500000000000E-02 1.6258126670375614E-02 2.5764260291361536E+00
+ 67275 1.6818750000000000E-02 1.6258770783349173E-02 2.5764771291075190E+00
+ 67276 1.6819000000000001E-02 1.6259414909099181E-02 2.5765282290788840E+00
+ 67277 1.6819250000000001E-02 1.6260059047625664E-02 2.5765793290502494E+00
+ 67278 1.6819500000000001E-02 1.6260703198928625E-02 2.5766304290216144E+00
+ 67279 1.6819749999999998E-02 1.6261347363008067E-02 2.5766815289929790E+00
+ 67280 1.6819999999999998E-02 1.6261991539864008E-02 2.5767326289643440E+00
+ 67281 1.6820249999999998E-02 1.6262635729496461E-02 2.5767837289357094E+00
+ 67282 1.6820499999999999E-02 1.6263279931905416E-02 2.5768348289070744E+00
+ 67283 1.6820749999999999E-02 1.6263924147090894E-02 2.5768859288784394E+00
+ 67284 1.6820999999999999E-02 1.6264568375052899E-02 2.5769370288498048E+00
+ 67285 1.6821249999999999E-02 1.6265212615791443E-02 2.5769881288211698E+00
+ 67286 1.6821500000000000E-02 1.6265856869306528E-02 2.5770392287925348E+00
+ 67287 1.6821750000000000E-02 1.6266501135598164E-02 2.5770903287639002E+00
+ 67288 1.6822000000000000E-02 1.6267145414666374E-02 2.5771414287352652E+00
+ 67289 1.6822250000000000E-02 1.6267789706511139E-02 2.5771925287066306E+00
+ 67290 1.6822500000000001E-02 1.6268434011132493E-02 2.5772436286779956E+00
+ 67291 1.6822750000000001E-02 1.6269078328530435E-02 2.5772947286493606E+00
+ 67292 1.6823000000000001E-02 1.6269722658704980E-02 2.5773458286207260E+00
+ 67293 1.6823249999999998E-02 1.6270367001656107E-02 2.5773969285920906E+00
+ 67294 1.6823499999999998E-02 1.6271011357382185E-02 2.5774480285634556E+00
+ 67295 1.6823749999999998E-02 1.6271655725881826E-02 2.5774991285348205E+00
+ 67296 1.6823999999999999E-02 1.6272300107155052E-02 2.5775502285061860E+00
+ 67297 1.6824249999999999E-02 1.6272944501201859E-02 2.5776013284775510E+00
+ 67298 1.6824499999999999E-02 1.6273588908022239E-02 2.5776524284489164E+00
+ 67299 1.6824749999999999E-02 1.6274233327616211E-02 2.5777035284202814E+00
+ 67300 1.6825000000000000E-02 1.6274877759983805E-02 2.5777546283916464E+00
+ 67301 1.6825250000000000E-02 1.6275522205125008E-02 2.5778057283630118E+00
+ 67302 1.6825500000000000E-02 1.6276166663039812E-02 2.5778568283343768E+00
+ 67303 1.6825750000000000E-02 1.6276811133728256E-02 2.5779079283057422E+00
+ 67304 1.6826000000000001E-02 1.6277455617190312E-02 2.5779590282771072E+00
+ 67305 1.6826250000000001E-02 1.6278100113426022E-02 2.5780101282484722E+00
+ 67306 1.6826500000000001E-02 1.6278744622435379E-02 2.5780612282198376E+00
+ 67307 1.6826749999999998E-02 1.6279389144218392E-02 2.5781123281912017E+00
+ 67308 1.6826999999999998E-02 1.6280033678775081E-02 2.5781634281625672E+00
+ 67309 1.6827249999999998E-02 1.6280678226105415E-02 2.5782145281339321E+00
+ 67310 1.6827499999999999E-02 1.6281322786209463E-02 2.5782656281052976E+00
+ 67311 1.6827749999999999E-02 1.6281967359087188E-02 2.5783167280766626E+00
+ 67312 1.6827999999999999E-02 1.6282611944738616E-02 2.5783678280480276E+00
+ 67313 1.6828249999999999E-02 1.6283256543163722E-02 2.5784189280193930E+00
+ 67314 1.6828500000000000E-02 1.6283901154362547E-02 2.5784700279907580E+00
+ 67315 1.6828750000000000E-02 1.6284545778335081E-02 2.5785211279621234E+00
+ 67316 1.6829000000000000E-02 1.6285190415081367E-02 2.5785722279334884E+00
+ 67317 1.6829250000000000E-02 1.6285835064601375E-02 2.5786233279048534E+00
+ 67318 1.6829500000000001E-02 1.6286479726895123E-02 2.5786744278762188E+00
+ 67319 1.6829750000000001E-02 1.6287124401962616E-02 2.5787255278475838E+00
+ 67320 1.6830000000000001E-02 1.6287769089803873E-02 2.5787766278189492E+00
+ 67321 1.6830249999999998E-02 1.6288413790418881E-02 2.5788277277903133E+00
+ 67322 1.6830499999999998E-02 1.6289058503807671E-02 2.5788788277616788E+00
+ 67323 1.6830749999999998E-02 1.6289703229970254E-02 2.5789299277330437E+00
+ 67324 1.6830999999999999E-02 1.6290347968906597E-02 2.5789810277044092E+00
+ 67325 1.6831249999999999E-02 1.6290992720616761E-02 2.5790321276757742E+00
+ 67326 1.6831499999999999E-02 1.6291637485100697E-02 2.5790832276471392E+00
+ 67327 1.6831749999999999E-02 1.6292282262358494E-02 2.5791343276185046E+00
+ 67328 1.6832000000000000E-02 1.6292927052390081E-02 2.5791854275898696E+00
+ 67329 1.6832250000000000E-02 1.6293571855195497E-02 2.5792365275612346E+00
+ 67330 1.6832500000000000E-02 1.6294216670774745E-02 2.5792876275326000E+00
+ 67331 1.6832750000000000E-02 1.6294861499127844E-02 2.5793387275039650E+00
+ 67332 1.6833000000000001E-02 1.6295506340254774E-02 2.5793898274753304E+00
+ 67333 1.6833250000000001E-02 1.6296151194155579E-02 2.5794409274466954E+00
+ 67334 1.6833499999999998E-02 1.6296796060830229E-02 2.5794920274180599E+00
+ 67335 1.6833749999999998E-02 1.6297440940278771E-02 2.5795431273894249E+00
+ 67336 1.6833999999999998E-02 1.6298085832501190E-02 2.5795942273607904E+00
+ 67337 1.6834249999999999E-02 1.6298730737497494E-02 2.5796453273321553E+00
+ 67338 1.6834499999999999E-02 1.6299375655267703E-02 2.5796964273035203E+00
+ 67339 1.6834749999999999E-02 1.6300020585811814E-02 2.5797475272748858E+00
+ 67340 1.6834999999999999E-02 1.6300665529129822E-02 2.5797986272462508E+00
+ 67341 1.6835250000000000E-02 1.6301310485221772E-02 2.5798497272176162E+00
+ 67342 1.6835500000000000E-02 1.6301955454087629E-02 2.5799008271889812E+00
+ 67343 1.6835750000000000E-02 1.6302600435727403E-02 2.5799519271603462E+00
+ 67344 1.6836000000000000E-02 1.6303245430141191E-02 2.5800030271317116E+00
+ 67345 1.6836250000000001E-02 1.6303890437328869E-02 2.5800541271030766E+00
+ 67346 1.6836500000000001E-02 1.6304535457290544E-02 2.5801052270744420E+00
+ 67347 1.6836750000000001E-02 1.6305180490026161E-02 2.5801563270458070E+00
+ 67348 1.6836999999999998E-02 1.6305825535535754E-02 2.5802074270171715E+00
+ 67349 1.6837249999999998E-02 1.6306470593819327E-02 2.5802585269885365E+00
+ 67350 1.6837499999999998E-02 1.6307115664876894E-02 2.5803096269599015E+00
+ 67351 1.6837749999999999E-02 1.6307760748708461E-02 2.5803607269312669E+00
+ 67352 1.6837999999999999E-02 1.6308405845314036E-02 2.5804118269026319E+00
+ 67353 1.6838249999999999E-02 1.6309050954693614E-02 2.5804629268739974E+00
+ 67354 1.6838499999999999E-02 1.6309696076847211E-02 2.5805140268453624E+00
+ 67355 1.6838750000000000E-02 1.6310341211774840E-02 2.5805651268167273E+00
+ 67356 1.6839000000000000E-02 1.6310986359476521E-02 2.5806162267880928E+00
+ 67357 1.6839250000000000E-02 1.6311631519952234E-02 2.5806673267594578E+00
+ 67358 1.6839500000000000E-02 1.6312276693201996E-02 2.5807184267308232E+00
+ 67359 1.6839750000000001E-02 1.6312921879225829E-02 2.5807695267021882E+00
+ 67360 1.6840000000000001E-02 1.6313567078023727E-02 2.5808206266735532E+00
+ 67361 1.6840250000000001E-02 1.6314212289595693E-02 2.5808717266449186E+00
+ 67362 1.6840499999999998E-02 1.6314857513941718E-02 2.5809228266162831E+00
+ 67363 1.6840749999999998E-02 1.6315502751061868E-02 2.5809739265876481E+00
+ 67364 1.6840999999999998E-02 1.6316148000956113E-02 2.5810250265590131E+00
+ 67365 1.6841249999999999E-02 1.6316793263624452E-02 2.5810761265303785E+00
+ 67366 1.6841499999999999E-02 1.6317438539066927E-02 2.5811272265017435E+00
+ 67367 1.6841749999999999E-02 1.6318083827283506E-02 2.5811783264731090E+00
+ 67368 1.6841999999999999E-02 1.6318729128274222E-02 2.5812294264444740E+00
+ 67369 1.6842250000000000E-02 1.6319374450944998E-02 2.5812805264158389E+00
+ 67370 1.6842500000000000E-02 1.6320019777374375E-02 2.5813316263872044E+00
+ 67371 1.6842750000000000E-02 1.6320665116578537E-02 2.5813827263585694E+00
+ 67372 1.6843000000000000E-02 1.6321310468557483E-02 2.5814338263299343E+00
+ 67373 1.6843250000000001E-02 1.6321955833311180E-02 2.5814849263012998E+00
+ 67374 1.6843500000000001E-02 1.6322601210839713E-02 2.5815360262726648E+00
+ 67375 1.6843750000000001E-02 1.6323246601143041E-02 2.5815871262440302E+00
+ 67376 1.6843999999999998E-02 1.6323892004221165E-02 2.5816382262153943E+00
+ 67377 1.6844249999999998E-02 1.6324537420074149E-02 2.5816893261867597E+00
+ 67378 1.6844499999999998E-02 1.6325182848701932E-02 2.5817404261581247E+00
+ 67379 1.6844749999999999E-02 1.6325828290104562E-02 2.5817915261294901E+00
+ 67380 1.6844999999999999E-02 1.6326473744282057E-02 2.5818426261008551E+00
+ 67381 1.6845249999999999E-02 1.6327119211234368E-02 2.5818937260722201E+00
+ 67382 1.6845499999999999E-02 1.6327764690961581E-02 2.5819448260435856E+00
+ 67383 1.6845750000000000E-02 1.6328410183463645E-02 2.5819959260149505E+00
+ 67384 1.6846000000000000E-02 1.6329055688740587E-02 2.5820470259863160E+00
+ 67385 1.6846250000000000E-02 1.6329701206792432E-02 2.5820981259576810E+00
+ 67386 1.6846500000000000E-02 1.6330346737619163E-02 2.5821492259290459E+00
+ 67387 1.6846750000000001E-02 1.6330992281220778E-02 2.5822003259004114E+00
+ 67388 1.6847000000000001E-02 1.6331637837597314E-02 2.5822514258717764E+00
+ 67389 1.6847250000000001E-02 1.6332283406748777E-02 2.5823025258431413E+00
+ 67390 1.6847499999999998E-02 1.6332928988675163E-02 2.5823536258145059E+00
+ 67391 1.6847749999999998E-02 1.6333574583376479E-02 2.5824047257858713E+00
+ 67392 1.6847999999999998E-02 1.6334220190852740E-02 2.5824558257572363E+00
+ 67393 1.6848249999999999E-02 1.6334865811103941E-02 2.5825069257286013E+00
+ 67394 1.6848499999999999E-02 1.6335511444130115E-02 2.5825580256999667E+00
+ 67395 1.6848749999999999E-02 1.6336157089931254E-02 2.5826091256713317E+00
+ 67396 1.6848999999999999E-02 1.6336802748507365E-02 2.5826602256426971E+00
+ 67397 1.6849250000000000E-02 1.6337448419858461E-02 2.5827113256140621E+00
+ 67398 1.6849500000000000E-02 1.6338094103984534E-02 2.5827624255854271E+00
+ 67399 1.6849750000000000E-02 1.6338739800885623E-02 2.5828135255567926E+00
+ 67400 1.6850000000000000E-02 1.6339385510561709E-02 2.5828646255281575E+00
+ 67401 1.6850250000000001E-02 1.6340031233012815E-02 2.5829157254995230E+00
+ 67402 1.6850500000000001E-02 1.6340676968238921E-02 2.5829668254708880E+00
+ 67403 1.6850750000000001E-02 1.6341322716240083E-02 2.5830179254422529E+00
+ 67404 1.6850999999999998E-02 1.6341968477016255E-02 2.5830690254136175E+00
+ 67405 1.6851249999999998E-02 1.6342614250567492E-02 2.5831201253849829E+00
+ 67406 1.6851499999999998E-02 1.6343260036893785E-02 2.5831712253563479E+00
+ 67407 1.6851749999999999E-02 1.6343905835995143E-02 2.5832223253277129E+00
+ 67408 1.6851999999999999E-02 1.6344551647871564E-02 2.5832734252990783E+00
+ 67409 1.6852249999999999E-02 1.6345197472523058E-02 2.5833245252704433E+00
+ 67410 1.6852499999999999E-02 1.6345843309949652E-02 2.5833756252418083E+00
+ 67411 1.6852750000000000E-02 1.6346489160151332E-02 2.5834267252131737E+00
+ 67412 1.6853000000000000E-02 1.6347135023128113E-02 2.5834778251845387E+00
+ 67413 1.6853250000000000E-02 1.6347780898880004E-02 2.5835289251559042E+00
+ 67414 1.6853500000000000E-02 1.6348426787407017E-02 2.5835800251272691E+00
+ 67415 1.6853750000000001E-02 1.6349072688709151E-02 2.5836311250986341E+00
+ 67416 1.6854000000000001E-02 1.6349718602786424E-02 2.5836822250699996E+00
+ 67417 1.6854250000000001E-02 1.6350364529638835E-02 2.5837333250413645E+00
+ 67418 1.6854499999999998E-02 1.6351010469266385E-02 2.5837844250127291E+00
+ 67419 1.6854749999999998E-02 1.6351656421669108E-02 2.5838355249840941E+00
+ 67420 1.6854999999999998E-02 1.6352302386846991E-02 2.5838866249554595E+00
+ 67421 1.6855249999999999E-02 1.6352948364800061E-02 2.5839377249268245E+00
+ 67422 1.6855499999999999E-02 1.6353594355528297E-02 2.5839888248981899E+00
+ 67423 1.6855749999999999E-02 1.6354240359031727E-02 2.5840399248695549E+00
+ 67424 1.6855999999999999E-02 1.6354886375310369E-02 2.5840910248409199E+00
+ 67425 1.6856250000000000E-02 1.6355532404364197E-02 2.5841421248122853E+00
+ 67426 1.6856500000000000E-02 1.6356178446193251E-02 2.5841932247836503E+00
+ 67427 1.6856750000000000E-02 1.6356824500797527E-02 2.5842443247550158E+00
+ 67428 1.6857000000000000E-02 1.6357470568177039E-02 2.5842954247263807E+00
+ 67429 1.6857250000000001E-02 1.6358116648331773E-02 2.5843465246977457E+00
+ 67430 1.6857500000000001E-02 1.6358762741261766E-02 2.5843976246691112E+00
+ 67431 1.6857750000000001E-02 1.6359408846967023E-02 2.5844487246404761E+00
+ 67432 1.6857999999999998E-02 1.6360054965447516E-02 2.5844998246118407E+00
+ 67433 1.6858249999999998E-02 1.6360701096703286E-02 2.5845509245832057E+00
+ 67434 1.6858499999999998E-02 1.6361347240734340E-02 2.5846020245545711E+00
+ 67435 1.6858749999999999E-02 1.6361993397540683E-02 2.5846531245259361E+00
+ 67436 1.6858999999999999E-02 1.6362639567122333E-02 2.5847042244973011E+00
+ 67437 1.6859249999999999E-02 1.6363285749479262E-02 2.5847553244686665E+00
+ 67438 1.6859499999999999E-02 1.6363931944611519E-02 2.5848064244400315E+00
+ 67439 1.6859750000000000E-02 1.6364578152519078E-02 2.5848575244113969E+00
+ 67440 1.6860000000000000E-02 1.6365224373201981E-02 2.5849086243827619E+00
+ 67441 1.6860250000000000E-02 1.6365870606660199E-02 2.5849597243541269E+00
+ 67442 1.6860500000000000E-02 1.6366516852893788E-02 2.5850108243254923E+00
+ 67443 1.6860750000000001E-02 1.6367163111902710E-02 2.5850619242968573E+00
+ 67444 1.6861000000000001E-02 1.6367809383686985E-02 2.5851130242682228E+00
+ 67445 1.6861249999999998E-02 1.6368455668246636E-02 2.5851641242395869E+00
+ 67446 1.6861499999999998E-02 1.6369101965581657E-02 2.5852152242109523E+00
+ 67447 1.6861749999999998E-02 1.6369748275692056E-02 2.5852663241823173E+00
+ 67448 1.6861999999999999E-02 1.6370394598577861E-02 2.5853174241536827E+00
+ 67449 1.6862249999999999E-02 1.6371040934239064E-02 2.5853685241250477E+00
+ 67450 1.6862499999999999E-02 1.6371687282675660E-02 2.5854196240964127E+00
+ 67451 1.6862749999999999E-02 1.6372333643887682E-02 2.5854707240677781E+00
+ 67452 1.6863000000000000E-02 1.6372980017875113E-02 2.5855218240391431E+00
+ 67453 1.6863250000000000E-02 1.6373626404638006E-02 2.5855729240105081E+00
+ 67454 1.6863500000000000E-02 1.6374272804176321E-02 2.5856240239818735E+00
+ 67455 1.6863750000000000E-02 1.6374919216490081E-02 2.5856751239532385E+00
+ 67456 1.6864000000000001E-02 1.6375565641579298E-02 2.5857262239246039E+00
+ 67457 1.6864250000000001E-02 1.6376212079443984E-02 2.5857773238959689E+00
+ 67458 1.6864500000000001E-02 1.6376858530084141E-02 2.5858284238673339E+00
+ 67459 1.6864749999999998E-02 1.6377504993499770E-02 2.5858795238386985E+00
+ 67460 1.6864999999999998E-02 1.6378151469690874E-02 2.5859306238100639E+00
+ 67461 1.6865249999999998E-02 1.6378797958657505E-02 2.5859817237814289E+00
+ 67462 1.6865499999999999E-02 1.6379444460399628E-02 2.5860328237527939E+00
+ 67463 1.6865749999999999E-02 1.6380090974917268E-02 2.5860839237241593E+00
+ 67464 1.6865999999999999E-02 1.6380737502210408E-02 2.5861350236955243E+00
+ 67465 1.6866249999999999E-02 1.6381384042279092E-02 2.5861861236668897E+00
+ 67466 1.6866500000000000E-02 1.6382030595123314E-02 2.5862372236382547E+00
+ 67467 1.6866750000000000E-02 1.6382677160743073E-02 2.5862883236096197E+00
+ 67468 1.6867000000000000E-02 1.6383323739138391E-02 2.5863394235809851E+00
+ 67469 1.6867250000000000E-02 1.6383970330309260E-02 2.5863905235523501E+00
+ 67470 1.6867500000000001E-02 1.6384616934255712E-02 2.5864416235237155E+00
+ 67471 1.6867750000000001E-02 1.6385263550977729E-02 2.5864927234950805E+00
+ 67472 1.6868000000000001E-02 1.6385910180475343E-02 2.5865438234664455E+00
+ 67473 1.6868249999999998E-02 1.6386556822748529E-02 2.5865949234378101E+00
+ 67474 1.6868499999999998E-02 1.6387203477797329E-02 2.5866460234091750E+00
+ 67475 1.6868749999999998E-02 1.6387850145621736E-02 2.5866971233805405E+00
+ 67476 1.6868999999999999E-02 1.6388496826221764E-02 2.5867482233519055E+00
+ 67477 1.6869249999999999E-02 1.6389143519597419E-02 2.5867993233232709E+00
+ 67478 1.6869499999999999E-02 1.6389790225748699E-02 2.5868504232946359E+00
+ 67479 1.6869749999999999E-02 1.6390436944675638E-02 2.5869015232660009E+00
+ 67480 1.6870000000000000E-02 1.6391083676378197E-02 2.5869526232373663E+00
+ 67481 1.6870250000000000E-02 1.6391730420856437E-02 2.5870037232087313E+00
+ 67482 1.6870500000000000E-02 1.6392377178110339E-02 2.5870548231800967E+00
+ 67483 1.6870750000000000E-02 1.6393023948139910E-02 2.5871059231514617E+00
+ 67484 1.6871000000000001E-02 1.6393670730945165E-02 2.5871570231228267E+00
+ 67485 1.6871250000000001E-02 1.6394317526526120E-02 2.5872081230941921E+00
+ 67486 1.6871500000000001E-02 1.6394964334882758E-02 2.5872592230655571E+00
+ 67487 1.6871749999999998E-02 1.6395611156015080E-02 2.5873103230369217E+00
+ 67488 1.6871999999999998E-02 1.6396257989923162E-02 2.5873614230082866E+00
+ 67489 1.6872249999999998E-02 1.6396904836606951E-02 2.5874125229796521E+00
+ 67490 1.6872499999999999E-02 1.6397551696066465E-02 2.5874636229510171E+00
+ 67491 1.6872749999999999E-02 1.6398198568301724E-02 2.5875147229223825E+00
+ 67492 1.6872999999999999E-02 1.6398845453312723E-02 2.5875658228937475E+00
+ 67493 1.6873249999999999E-02 1.6399492351099484E-02 2.5876169228651125E+00
+ 67494 1.6873500000000000E-02 1.6400139261662006E-02 2.5876680228364779E+00
+ 67495 1.6873750000000000E-02 1.6400786185000297E-02 2.5877191228078429E+00
+ 67496 1.6874000000000000E-02 1.6401433121114369E-02 2.5877702227792079E+00
+ 67497 1.6874250000000000E-02 1.6402080070004231E-02 2.5878213227505733E+00
+ 67498 1.6874500000000001E-02 1.6402727031669898E-02 2.5878724227219383E+00
+ 67499 1.6874750000000001E-02 1.6403374006111342E-02 2.5879235226933037E+00
+ 67500 1.6875000000000001E-02 1.6404020993328602E-02 2.5879746226646687E+00
+ 67501 1.6875249999999998E-02 1.6404667993321694E-02 2.5880257226360333E+00
+ 67502 1.6875499999999998E-02 1.6405315006090618E-02 2.5880768226073982E+00
+ 67503 1.6875749999999998E-02 1.6405962031635364E-02 2.5881279225787637E+00
+ 67504 1.6875999999999999E-02 1.6406609069955964E-02 2.5881790225501287E+00
+ 67505 1.6876249999999999E-02 1.6407256121052417E-02 2.5882301225214936E+00
+ 67506 1.6876499999999999E-02 1.6407903184924726E-02 2.5882812224928591E+00
+ 67507 1.6876749999999999E-02 1.6408550261572917E-02 2.5883323224642241E+00
+ 67508 1.6877000000000000E-02 1.6409197350996971E-02 2.5883834224355895E+00
+ 67509 1.6877250000000000E-02 1.6409844453196914E-02 2.5884345224069545E+00
+ 67510 1.6877500000000000E-02 1.6410491568172741E-02 2.5884856223783195E+00
+ 67511 1.6877750000000000E-02 1.6411138695924483E-02 2.5885367223496849E+00
+ 67512 1.6878000000000001E-02 1.6411785836452121E-02 2.5885878223210499E+00
+ 67513 1.6878250000000001E-02 1.6412432989755688E-02 2.5886389222924153E+00
+ 67514 1.6878500000000001E-02 1.6413080155835189E-02 2.5886900222637803E+00
+ 67515 1.6878749999999998E-02 1.6413727334690598E-02 2.5887411222351449E+00
+ 67516 1.6878999999999998E-02 1.6414374526321954E-02 2.5887922222065098E+00
+ 67517 1.6879249999999998E-02 1.6415021730729274E-02 2.5888433221778748E+00
+ 67518 1.6879499999999999E-02 1.6415668947912552E-02 2.5888944221492403E+00
+ 67519 1.6879749999999999E-02 1.6416316177871797E-02 2.5889455221206052E+00
+ 67520 1.6879999999999999E-02 1.6416963420607000E-02 2.5889966220919707E+00
+ 67521 1.6880249999999999E-02 1.6417610676118202E-02 2.5890477220633357E+00
+ 67522 1.6880500000000000E-02 1.6418257944405400E-02 2.5890988220347007E+00
+ 67523 1.6880750000000000E-02 1.6418905225468579E-02 2.5891499220060661E+00
+ 67524 1.6881000000000000E-02 1.6419552519307774E-02 2.5892010219774311E+00
+ 67525 1.6881250000000000E-02 1.6420199825922972E-02 2.5892521219487965E+00
+ 67526 1.6881500000000001E-02 1.6420847145314211E-02 2.5893032219201615E+00
+ 67527 1.6881750000000001E-02 1.6421494477481480E-02 2.5893543218915265E+00
+ 67528 1.6882000000000001E-02 1.6422141822424789E-02 2.5894054218628919E+00
+ 67529 1.6882249999999998E-02 1.6422789180144122E-02 2.5894565218342565E+00
+ 67530 1.6882499999999998E-02 1.6423436550639537E-02 2.5895076218056214E+00
+ 67531 1.6882749999999998E-02 1.6424083933911003E-02 2.5895587217769864E+00
+ 67532 1.6882999999999999E-02 1.6424731329958548E-02 2.5896098217483519E+00
+ 67533 1.6883249999999999E-02 1.6425378738782186E-02 2.5896609217197168E+00
+ 67534 1.6883499999999999E-02 1.6426026160381899E-02 2.5897120216910823E+00
+ 67535 1.6883749999999999E-02 1.6426673594757697E-02 2.5897631216624473E+00
+ 67536 1.6884000000000000E-02 1.6427321041909634E-02 2.5898142216338123E+00
+ 67537 1.6884250000000000E-02 1.6427968501837659E-02 2.5898653216051777E+00
+ 67538 1.6884500000000000E-02 1.6428615974541805E-02 2.5899164215765427E+00
+ 67539 1.6884750000000000E-02 1.6429263460022079E-02 2.5899675215479077E+00
+ 67540 1.6885000000000001E-02 1.6429910958278515E-02 2.5900186215192731E+00
+ 67541 1.6885250000000001E-02 1.6430558469311074E-02 2.5900697214906381E+00
+ 67542 1.6885500000000001E-02 1.6431205993119799E-02 2.5901208214620035E+00
+ 67543 1.6885749999999998E-02 1.6431853529704672E-02 2.5901719214333676E+00
+ 67544 1.6885999999999998E-02 1.6432501079065728E-02 2.5902230214047330E+00
+ 67545 1.6886249999999998E-02 1.6433148641202957E-02 2.5902741213760980E+00
+ 67546 1.6886499999999999E-02 1.6433796216116361E-02 2.5903252213474635E+00
+ 67547 1.6886749999999999E-02 1.6434443803805990E-02 2.5903763213188284E+00
+ 67548 1.6886999999999999E-02 1.6435091404271809E-02 2.5904274212901934E+00
+ 67549 1.6887249999999999E-02 1.6435739017513835E-02 2.5904785212615589E+00
+ 67550 1.6887500000000000E-02 1.6436386643532076E-02 2.5905296212329239E+00
+ 67551 1.6887750000000000E-02 1.6437034282326558E-02 2.5905807212042893E+00
+ 67552 1.6888000000000000E-02 1.6437681933897275E-02 2.5906318211756543E+00
+ 67553 1.6888250000000000E-02 1.6438329598244223E-02 2.5906829211470193E+00
+ 67554 1.6888500000000001E-02 1.6438977275367434E-02 2.5907340211183847E+00
+ 67555 1.6888750000000001E-02 1.6439624965266908E-02 2.5907851210897497E+00
+ 67556 1.6888999999999998E-02 1.6440272667942655E-02 2.5908362210611142E+00
+ 67557 1.6889249999999998E-02 1.6440920383393891E-02 2.5908873210324792E+00
+ 67558 1.6889499999999998E-02 1.6441568111618919E-02 2.5909384210038446E+00
+ 67559 1.6889749999999999E-02 1.6442215852617674E-02 2.5909895209752096E+00
+ 67560 1.6889999999999999E-02 1.6442863606390169E-02 2.5910406209465746E+00
+ 67561 1.6890249999999999E-02 1.6443511372936388E-02 2.5910917209179400E+00
+ 67562 1.6890499999999999E-02 1.6444159152256353E-02 2.5911428208893050E+00
+ 67563 1.6890750000000000E-02 1.6444806944350080E-02 2.5911939208606705E+00
+ 67564 1.6891000000000000E-02 1.6445454749217568E-02 2.5912450208320355E+00
+ 67565 1.6891250000000000E-02 1.6446102566858831E-02 2.5912961208034004E+00
+ 67566 1.6891500000000000E-02 1.6446750397273877E-02 2.5913472207747659E+00
+ 67567 1.6891750000000001E-02 1.6447398240462697E-02 2.5913983207461309E+00
+ 67568 1.6892000000000001E-02 1.6448046096425310E-02 2.5914494207174963E+00
+ 67569 1.6892250000000001E-02 1.6448693965161736E-02 2.5915005206888613E+00
+ 67570 1.6892499999999998E-02 1.6449341846671961E-02 2.5915516206602258E+00
+ 67571 1.6892749999999998E-02 1.6449989740956007E-02 2.5916027206315908E+00
+ 67572 1.6892999999999998E-02 1.6450637648013869E-02 2.5916538206029562E+00
+ 67573 1.6893249999999999E-02 1.6451285567845572E-02 2.5917049205743212E+00
+ 67574 1.6893499999999999E-02 1.6451933500451106E-02 2.5917560205456862E+00
+ 67575 1.6893749999999999E-02 1.6452581445830491E-02 2.5918071205170516E+00
+ 67576 1.6893999999999999E-02 1.6453229403983735E-02 2.5918582204884166E+00
+ 67577 1.6894250000000000E-02 1.6453877374910830E-02 2.5919093204597816E+00
+ 67578 1.6894500000000000E-02 1.6454525358611808E-02 2.5919604204311470E+00
+ 67579 1.6894750000000000E-02 1.6455173355086665E-02 2.5920115204025120E+00
+ 67580 1.6895000000000000E-02 1.6455821364335398E-02 2.5920626203738775E+00
+ 67581 1.6895250000000001E-02 1.6456469386358034E-02 2.5921137203452425E+00
+ 67582 1.6895500000000001E-02 1.6457117421154552E-02 2.5921648203166074E+00
+ 67583 1.6895750000000001E-02 1.6457765468724996E-02 2.5922159202879729E+00
+ 67584 1.6895999999999998E-02 1.6458413529069328E-02 2.5922670202593374E+00
+ 67585 1.6896249999999998E-02 1.6459061602187630E-02 2.5923181202307024E+00
+ 67586 1.6896499999999998E-02 1.6459709688079822E-02 2.5923692202020674E+00
+ 67587 1.6896749999999999E-02 1.6460357786745976E-02 2.5924203201734328E+00
+ 67588 1.6896999999999999E-02 1.6461005898186061E-02 2.5924714201447978E+00
+ 67589 1.6897249999999999E-02 1.6461654022400109E-02 2.5925225201161632E+00
+ 67590 1.6897499999999999E-02 1.6462302159388119E-02 2.5925736200875282E+00
+ 67591 1.6897750000000000E-02 1.6462950309150098E-02 2.5926247200588932E+00
+ 67592 1.6898000000000000E-02 1.6463598471686051E-02 2.5926758200302586E+00
+ 67593 1.6898250000000000E-02 1.6464246646995983E-02 2.5927269200016236E+00
+ 67594 1.6898500000000000E-02 1.6464894835079916E-02 2.5927780199729891E+00
+ 67595 1.6898750000000001E-02 1.6465543035937859E-02 2.5928291199443541E+00
+ 67596 1.6899000000000001E-02 1.6466191249569793E-02 2.5928802199157190E+00
+ 67597 1.6899250000000001E-02 1.6466839475975735E-02 2.5929313198870845E+00
+ 67598 1.6899499999999998E-02 1.6467487715155712E-02 2.5929824198584486E+00
+ 67599 1.6899749999999998E-02 1.6468135967109734E-02 2.5930335198298140E+00
+ 67600 1.6899999999999998E-02 1.6468784231837778E-02 2.5930846198011790E+00
+ 67601 1.6900249999999999E-02 1.6469432509339868E-02 2.5931357197725444E+00
+ 67602 1.6900499999999999E-02 1.6470080799616017E-02 2.5931868197439094E+00
+ 67603 1.6900749999999999E-02 1.6470729102666223E-02 2.5932379197152744E+00
+ 67604 1.6900999999999999E-02 1.6471377418490498E-02 2.5932890196866398E+00
+ 67605 1.6901250000000000E-02 1.6472025747088850E-02 2.5933401196580048E+00
+ 67606 1.6901500000000000E-02 1.6472674088461297E-02 2.5933912196293702E+00
+ 67607 1.6901750000000000E-02 1.6473322442607827E-02 2.5934423196007352E+00
+ 67608 1.6902000000000000E-02 1.6473970809528463E-02 2.5934934195721002E+00
+ 67609 1.6902250000000001E-02 1.6474619189223209E-02 2.5935445195434657E+00
+ 67610 1.6902500000000001E-02 1.6475267581692057E-02 2.5935956195148306E+00
+ 67611 1.6902750000000001E-02 1.6475915986935041E-02 2.5936467194861961E+00
+ 67612 1.6902999999999998E-02 1.6476564404952137E-02 2.5936978194575602E+00
+ 67613 1.6903249999999998E-02 1.6477212835743379E-02 2.5937489194289256E+00
+ 67614 1.6903499999999998E-02 1.6477861279308777E-02 2.5938000194002906E+00
+ 67615 1.6903749999999999E-02 1.6478509735648326E-02 2.5938511193716560E+00
+ 67616 1.6903999999999999E-02 1.6479158204762027E-02 2.5939022193430210E+00
+ 67617 1.6904249999999999E-02 1.6479806686649907E-02 2.5939533193143860E+00
+ 67618 1.6904499999999999E-02 1.6480455181311963E-02 2.5940044192857514E+00
+ 67619 1.6904750000000000E-02 1.6481103688748205E-02 2.5940555192571164E+00
+ 67620 1.6905000000000000E-02 1.6481752208958634E-02 2.5941066192284814E+00
+ 67621 1.6905250000000000E-02 1.6482400741943282E-02 2.5941577191998468E+00
+ 67622 1.6905500000000000E-02 1.6483049287702112E-02 2.5942088191712118E+00
+ 67623 1.6905750000000001E-02 1.6483697846235171E-02 2.5942599191425773E+00
+ 67624 1.6906000000000001E-02 1.6484346417542445E-02 2.5943110191139422E+00
+ 67625 1.6906250000000001E-02 1.6484995001623946E-02 2.5943621190853072E+00
+ 67626 1.6906499999999998E-02 1.6485643598479705E-02 2.5944132190566718E+00
+ 67627 1.6906749999999998E-02 1.6486292208109692E-02 2.5944643190280372E+00
+ 67628 1.6906999999999998E-02 1.6486940830513948E-02 2.5945154189994022E+00
+ 67629 1.6907249999999999E-02 1.6487589465692447E-02 2.5945665189707672E+00
+ 67630 1.6907499999999999E-02 1.6488238113645231E-02 2.5946176189421326E+00
+ 67631 1.6907749999999999E-02 1.6488886774372286E-02 2.5946687189134976E+00
+ 67632 1.6907999999999999E-02 1.6489535447873623E-02 2.5947198188848630E+00
+ 67633 1.6908250000000000E-02 1.6490184134149273E-02 2.5947709188562280E+00
+ 67634 1.6908500000000000E-02 1.6490832833199204E-02 2.5948220188275930E+00
+ 67635 1.6908750000000000E-02 1.6491481545023452E-02 2.5948731187989584E+00
+ 67636 1.6909000000000000E-02 1.6492130269621989E-02 2.5949242187703234E+00
+ 67637 1.6909250000000001E-02 1.6492779006994886E-02 2.5949753187416889E+00
+ 67638 1.6909500000000001E-02 1.6493427757142104E-02 2.5950264187130538E+00
+ 67639 1.6909750000000001E-02 1.6494076520063652E-02 2.5950775186844188E+00
+ 67640 1.6909999999999998E-02 1.6494725295759557E-02 2.5951286186557834E+00
+ 67641 1.6910249999999998E-02 1.6495374084229790E-02 2.5951797186271484E+00
+ 67642 1.6910499999999998E-02 1.6496022885474415E-02 2.5952308185985138E+00
+ 67643 1.6910749999999999E-02 1.6496671699493409E-02 2.5952819185698788E+00
+ 67644 1.6910999999999999E-02 1.6497320526286767E-02 2.5953330185412442E+00
+ 67645 1.6911249999999999E-02 1.6497969365854518E-02 2.5953841185126092E+00
+ 67646 1.6911499999999999E-02 1.6498618218196658E-02 2.5954352184839742E+00
+ 67647 1.6911750000000000E-02 1.6499267083313195E-02 2.5954863184553396E+00
+ 67648 1.6912000000000000E-02 1.6499915961204165E-02 2.5955374184267046E+00
+ 67649 1.6912250000000000E-02 1.6500564851869518E-02 2.5955885183980700E+00
+ 67650 1.6912500000000000E-02 1.6501213755309316E-02 2.5956396183694350E+00
+ 67651 1.6912750000000001E-02 1.6501862671523541E-02 2.5956907183408000E+00
+ 67652 1.6913000000000001E-02 1.6502511600512203E-02 2.5957418183121654E+00
+ 67653 1.6913250000000001E-02 1.6503160542275321E-02 2.5957929182835304E+00
+ 67654 1.6913499999999998E-02 1.6503809496812870E-02 2.5958440182548950E+00
+ 67655 1.6913749999999998E-02 1.6504458464124908E-02 2.5958951182262600E+00
+ 67656 1.6913999999999998E-02 1.6505107444211412E-02 2.5959462181976254E+00
+ 67657 1.6914249999999999E-02 1.6505756437072389E-02 2.5959973181689904E+00
+ 67658 1.6914499999999999E-02 1.6506405442707851E-02 2.5960484181403558E+00
+ 67659 1.6914749999999999E-02 1.6507054461117814E-02 2.5960995181117208E+00
+ 67660 1.6914999999999999E-02 1.6507703492302274E-02 2.5961506180830858E+00
+ 67661 1.6915250000000000E-02 1.6508352536261241E-02 2.5962017180544512E+00
+ 67662 1.6915500000000000E-02 1.6509001592994725E-02 2.5962528180258162E+00
+ 67663 1.6915750000000000E-02 1.6509650662502748E-02 2.5963039179971812E+00
+ 67664 1.6916000000000000E-02 1.6510299744785288E-02 2.5963550179685466E+00
+ 67665 1.6916250000000001E-02 1.6510948839842367E-02 2.5964061179399116E+00
+ 67666 1.6916500000000001E-02 1.6511597947674008E-02 2.5964572179112770E+00
+ 67667 1.6916749999999998E-02 1.6512247068280184E-02 2.5965083178826411E+00
+ 67668 1.6916999999999998E-02 1.6512896201660951E-02 2.5965594178540066E+00
+ 67669 1.6917249999999998E-02 1.6513545347816277E-02 2.5966105178253716E+00
+ 67670 1.6917499999999999E-02 1.6514194506746176E-02 2.5966616177967370E+00
+ 67671 1.6917749999999999E-02 1.6514843678450665E-02 2.5967127177681020E+00
+ 67672 1.6917999999999999E-02 1.6515492862929748E-02 2.5967638177394670E+00
+ 67673 1.6918249999999999E-02 1.6516142060183443E-02 2.5968149177108324E+00
+ 67674 1.6918500000000000E-02 1.6516791270211748E-02 2.5968660176821974E+00
+ 67675 1.6918750000000000E-02 1.6517440493014669E-02 2.5969171176535628E+00
+ 67676 1.6919000000000000E-02 1.6518089728592207E-02 2.5969682176249278E+00
+ 67677 1.6919250000000000E-02 1.6518738976944353E-02 2.5970193175962928E+00
+ 67678 1.6919500000000001E-02 1.6519388238071201E-02 2.5970704175676582E+00
+ 67679 1.6919750000000001E-02 1.6520037511972674E-02 2.5971215175390232E+00
+ 67680 1.6920000000000001E-02 1.6520686798648793E-02 2.5971726175103886E+00
+ 67681 1.6920249999999998E-02 1.6521336098099575E-02 2.5972237174817527E+00
+ 67682 1.6920499999999998E-02 1.6521985410325051E-02 2.5972748174531182E+00
+ 67683 1.6920749999999998E-02 1.6522634735325194E-02 2.5973259174244832E+00
+ 67684 1.6920999999999999E-02 1.6523284073100022E-02 2.5973770173958481E+00
+ 67685 1.6921249999999999E-02 1.6523933423649551E-02 2.5974281173672136E+00
+ 67686 1.6921499999999999E-02 1.6524582786973784E-02 2.5974792173385786E+00
+ 67687 1.6921749999999999E-02 1.6525232163072719E-02 2.5975303173099440E+00
+ 67688 1.6922000000000000E-02 1.6525881551946387E-02 2.5975814172813090E+00
+ 67689 1.6922250000000000E-02 1.6526530953594777E-02 2.5976325172526740E+00
+ 67690 1.6922500000000000E-02 1.6527180368017910E-02 2.5976836172240394E+00
+ 67691 1.6922750000000000E-02 1.6527829795215773E-02 2.5977347171954044E+00
+ 67692 1.6923000000000001E-02 1.6528479235188392E-02 2.5977858171667698E+00
+ 67693 1.6923250000000001E-02 1.6529128687935764E-02 2.5978369171381348E+00
+ 67694 1.6923500000000001E-02 1.6529778153457905E-02 2.5978880171094998E+00
+ 67695 1.6923749999999998E-02 1.6530427631754822E-02 2.5979391170808643E+00
+ 67696 1.6923999999999998E-02 1.6531077122826525E-02 2.5979902170522298E+00
+ 67697 1.6924249999999998E-02 1.6531726626673012E-02 2.5980413170235948E+00
+ 67698 1.6924499999999999E-02 1.6532376143294295E-02 2.5980924169949597E+00
+ 67699 1.6924749999999999E-02 1.6533025672690393E-02 2.5981435169663252E+00
+ 67700 1.6924999999999999E-02 1.6533675214861314E-02 2.5981946169376902E+00
+ 67701 1.6925249999999999E-02 1.6534324769807034E-02 2.5982457169090556E+00
+ 67702 1.6925500000000000E-02 1.6534974298816011E-02 2.5982968168804206E+00
+ 67703 1.6925750000000000E-02 1.6535623878633249E-02 2.5983479168517856E+00
+ 67704 1.6926000000000000E-02 1.6536273471224442E-02 2.5983990168231510E+00
+ 67705 1.6926250000000000E-02 1.6536923076589560E-02 2.5984501167945160E+00
+ 67706 1.6926500000000001E-02 1.6537572694728626E-02 2.5985012167658810E+00
+ 67707 1.6926750000000001E-02 1.6538222325641644E-02 2.5985523167372464E+00
+ 67708 1.6927000000000001E-02 1.6538871969328631E-02 2.5986034167086114E+00
+ 67709 1.6927249999999998E-02 1.6539521625789567E-02 2.5986545166799759E+00
+ 67710 1.6927499999999998E-02 1.6540171295024504E-02 2.5987056166513409E+00
+ 67711 1.6927749999999998E-02 1.6540820977033410E-02 2.5987567166227064E+00
+ 67712 1.6927999999999999E-02 1.6541470671816313E-02 2.5988078165940713E+00
+ 67713 1.6928249999999999E-02 1.6542120379373210E-02 2.5988589165654368E+00
+ 67714 1.6928499999999999E-02 1.6542770099704132E-02 2.5989100165368018E+00
+ 67715 1.6928749999999999E-02 1.6543419832809044E-02 2.5989611165081667E+00
+ 67716 1.6929000000000000E-02 1.6544069578687991E-02 2.5990122164795322E+00
+ 67717 1.6929250000000000E-02 1.6544719337340981E-02 2.5990633164508972E+00
+ 67718 1.6929500000000000E-02 1.6545369108767995E-02 2.5991144164222626E+00
+ 67719 1.6929750000000000E-02 1.6546018892969055E-02 2.5991655163936276E+00
+ 67720 1.6930000000000001E-02 1.6546668689944172E-02 2.5992166163649926E+00
+ 67721 1.6930250000000001E-02 1.6547318499693348E-02 2.5992677163363580E+00
+ 67722 1.6930500000000001E-02 1.6547968322216583E-02 2.5993188163077230E+00
+ 67723 1.6930749999999998E-02 1.6548618157513895E-02 2.5993699162790875E+00
+ 67724 1.6930999999999998E-02 1.6549268005585292E-02 2.5994210162504525E+00
+ 67725 1.6931249999999998E-02 1.6549917866430803E-02 2.5994721162218180E+00
+ 67726 1.6931499999999999E-02 1.6550567740050398E-02 2.5995232161931829E+00
+ 67727 1.6931749999999999E-02 1.6551217626444101E-02 2.5995743161645479E+00
+ 67728 1.6931999999999999E-02 1.6551867525611913E-02 2.5996254161359134E+00
+ 67729 1.6932249999999999E-02 1.6552517437553847E-02 2.5996765161072783E+00
+ 67730 1.6932500000000000E-02 1.6553167362269923E-02 2.5997276160786438E+00
+ 67731 1.6932750000000000E-02 1.6553817299760128E-02 2.5997787160500088E+00
+ 67732 1.6933000000000000E-02 1.6554467250024477E-02 2.5998298160213738E+00
+ 67733 1.6933250000000000E-02 1.6555117213062975E-02 2.5998809159927392E+00
+ 67734 1.6933500000000001E-02 1.6555767188875640E-02 2.5999320159641042E+00
+ 67735 1.6933750000000001E-02 1.6556417177462472E-02 2.5999831159354696E+00
+ 67736 1.6934000000000001E-02 1.6557067178823485E-02 2.6000342159068346E+00
+ 67737 1.6934249999999998E-02 1.6557717192958663E-02 2.6000853158781991E+00
+ 67738 1.6934499999999998E-02 1.6558367219868041E-02 2.6001364158495641E+00
+ 67739 1.6934749999999998E-02 1.6559017259551626E-02 2.6001875158209296E+00
+ 67740 1.6934999999999999E-02 1.6559667312009411E-02 2.6002386157922945E+00
+ 67741 1.6935249999999999E-02 1.6560317377241413E-02 2.6002897157636595E+00
+ 67742 1.6935499999999999E-02 1.6560967455247634E-02 2.6003408157350250E+00
+ 67743 1.6935749999999999E-02 1.6561617546028085E-02 2.6003919157063899E+00
+ 67744 1.6936000000000000E-02 1.6562267649582782E-02 2.6004430156777549E+00
+ 67745 1.6936250000000000E-02 1.6562917765911716E-02 2.6004941156491204E+00
+ 67746 1.6936500000000000E-02 1.6563567895014907E-02 2.6005452156204854E+00
+ 67747 1.6936750000000000E-02 1.6564218036892349E-02 2.6005963155918508E+00
+ 67748 1.6937000000000001E-02 1.6564868191544065E-02 2.6006474155632158E+00
+ 67749 1.6937250000000001E-02 1.6565518358970049E-02 2.6006985155345808E+00
+ 67750 1.6937500000000001E-02 1.6566168539170333E-02 2.6007496155059462E+00
+ 67751 1.6937749999999998E-02 1.6566818732144890E-02 2.6008007154773107E+00
+ 67752 1.6937999999999998E-02 1.6567468937893754E-02 2.6008518154486757E+00
+ 67753 1.6938249999999998E-02 1.6568119156416927E-02 2.6009029154200407E+00
+ 67754 1.6938499999999999E-02 1.6568769387714413E-02 2.6009540153914061E+00
+ 67755 1.6938749999999999E-02 1.6569419631786219E-02 2.6010051153627711E+00
+ 67756 1.6938999999999999E-02 1.6570069888632362E-02 2.6010562153341366E+00
+ 67757 1.6939249999999999E-02 1.6570720158252835E-02 2.6011073153055015E+00
+ 67758 1.6939500000000000E-02 1.6571370440647659E-02 2.6011584152768665E+00
+ 67759 1.6939750000000000E-02 1.6572020814645774E-02 2.6012095152482320E+00
+ 67760 1.6940000000000000E-02 1.6572671123319813E-02 2.6012606152195969E+00
+ 67761 1.6940250000000000E-02 1.6573321444769133E-02 2.6013117151909624E+00
+ 67762 1.6940500000000001E-02 1.6573971778993765E-02 2.6013628151623274E+00
+ 67763 1.6940750000000001E-02 1.6574622125993702E-02 2.6014139151336924E+00
+ 67764 1.6941000000000001E-02 1.6575272485768951E-02 2.6014650151050578E+00
+ 67765 1.6941249999999998E-02 1.6575922858319523E-02 2.6015161150764219E+00
+ 67766 1.6941499999999998E-02 1.6576573243645431E-02 2.6015672150477873E+00
+ 67767 1.6941749999999998E-02 1.6577223641746675E-02 2.6016183150191523E+00
+ 67768 1.6941999999999999E-02 1.6577874052623284E-02 2.6016694149905177E+00
+ 67769 1.6942249999999999E-02 1.6578524476275273E-02 2.6017205149618827E+00
+ 67770 1.6942499999999999E-02 1.6579174912702537E-02 2.6017716149332477E+00
+ 67771 1.6942749999999999E-02 1.6579825361905220E-02 2.6018227149046131E+00
+ 67772 1.6943000000000000E-02 1.6580475823883282E-02 2.6018738148759781E+00
+ 67773 1.6943250000000000E-02 1.6581126298636738E-02 2.6019249148473436E+00
+ 67774 1.6943500000000000E-02 1.6581776786165580E-02 2.6019760148187085E+00
+ 67775 1.6943750000000000E-02 1.6582427286469831E-02 2.6020271147900735E+00
+ 67776 1.6944000000000001E-02 1.6583077799549487E-02 2.6020782147614390E+00
+ 67777 1.6944250000000001E-02 1.6583728325404567E-02 2.6021293147328040E+00
+ 67778 1.6944499999999998E-02 1.6584378864035049E-02 2.6021804147041685E+00
+ 67779 1.6944749999999998E-02 1.6585029415440999E-02 2.6022315146755335E+00
+ 67780 1.6944999999999998E-02 1.6585679979622379E-02 2.6022826146468989E+00
+ 67781 1.6945249999999999E-02 1.6586330556579196E-02 2.6023337146182639E+00
+ 67782 1.6945499999999999E-02 1.6586981146311484E-02 2.6023848145896293E+00
+ 67783 1.6945749999999999E-02 1.6587631748819238E-02 2.6024359145609943E+00
+ 67784 1.6945999999999999E-02 1.6588282364102466E-02 2.6024870145323593E+00
+ 67785 1.6946250000000000E-02 1.6588932992161184E-02 2.6025381145037247E+00
+ 67786 1.6946500000000000E-02 1.6589583632995383E-02 2.6025892144750897E+00
+ 67787 1.6946750000000000E-02 1.6590234286605082E-02 2.6026403144464547E+00
+ 67788 1.6947000000000000E-02 1.6590884952990281E-02 2.6026914144178201E+00
+ 67789 1.6947250000000001E-02 1.6591535632150996E-02 2.6027425143891851E+00
+ 67790 1.6947500000000001E-02 1.6592186324087235E-02 2.6027936143605506E+00
+ 67791 1.6947750000000001E-02 1.6592837028799004E-02 2.6028447143319156E+00
+ 67792 1.6947999999999998E-02 1.6593487746286297E-02 2.6028958143032801E+00
+ 67793 1.6948249999999998E-02 1.6594138476549152E-02 2.6029469142746451E+00
+ 67794 1.6948499999999998E-02 1.6594789219587566E-02 2.6029980142460105E+00
+ 67795 1.6948749999999999E-02 1.6595439975401510E-02 2.6030491142173755E+00
+ 67796 1.6948999999999999E-02 1.6596090743991061E-02 2.6031002141887405E+00
+ 67797 1.6949249999999999E-02 1.6596741525356166E-02 2.6031513141601059E+00
+ 67798 1.6949499999999999E-02 1.6597392319496855E-02 2.6032024141314709E+00
+ 67799 1.6949750000000000E-02 1.6598043126413151E-02 2.6032535141028363E+00
+ 67800 1.6950000000000000E-02 1.6598693946105039E-02 2.6033046140742013E+00
+ 67801 1.6950250000000000E-02 1.6599344778572542E-02 2.6033557140455663E+00
+ 67802 1.6950500000000000E-02 1.6599995623815651E-02 2.6034068140169317E+00
+ 67803 1.6950750000000001E-02 1.6600646481834375E-02 2.6034579139882967E+00
+ 67804 1.6951000000000001E-02 1.6601297352628767E-02 2.6035090139596622E+00
+ 67805 1.6951250000000001E-02 1.6601948236198774E-02 2.6035601139310272E+00
+ 67806 1.6951499999999998E-02 1.6602599132544436E-02 2.6036112139023917E+00
+ 67807 1.6951749999999998E-02 1.6603250041665754E-02 2.6036623138737567E+00
+ 67808 1.6951999999999998E-02 1.6603900963562734E-02 2.6037134138451217E+00
+ 67809 1.6952249999999999E-02 1.6604551898235387E-02 2.6037645138164871E+00
+ 67810 1.6952499999999999E-02 1.6605202845683727E-02 2.6038156137878521E+00
+ 67811 1.6952749999999999E-02 1.6605853805907754E-02 2.6038667137592175E+00
+ 67812 1.6952999999999999E-02 1.6606504778907471E-02 2.6039178137305825E+00
+ 67813 1.6953250000000000E-02 1.6607155764682899E-02 2.6039689137019475E+00
+ 67814 1.6953500000000000E-02 1.6607806763234024E-02 2.6040200136733129E+00
+ 67815 1.6953750000000000E-02 1.6608457774560891E-02 2.6040711136446779E+00
+ 67816 1.6954000000000000E-02 1.6609108798663466E-02 2.6041222136160433E+00
+ 67817 1.6954250000000001E-02 1.6609759835541794E-02 2.6041733135874083E+00
+ 67818 1.6954500000000001E-02 1.6610410885195860E-02 2.6042244135587733E+00
+ 67819 1.6954750000000001E-02 1.6611061947625676E-02 2.6042755135301388E+00
+ 67820 1.6954999999999998E-02 1.6611713022831251E-02 2.6043266135015033E+00
+ 67821 1.6955249999999998E-02 1.6612364110812586E-02 2.6043777134728683E+00
+ 67822 1.6955499999999998E-02 1.6613015211569715E-02 2.6044288134442333E+00
+ 67823 1.6955749999999999E-02 1.6613666325102621E-02 2.6044799134155987E+00
+ 67824 1.6955999999999999E-02 1.6614317451411315E-02 2.6045310133869637E+00
+ 67825 1.6956249999999999E-02 1.6614968590495795E-02 2.6045821133583291E+00
+ 67826 1.6956499999999999E-02 1.6615619742356109E-02 2.6046332133296941E+00
+ 67827 1.6956750000000000E-02 1.6616270906992234E-02 2.6046843133010591E+00
+ 67828 1.6957000000000000E-02 1.6616922084404174E-02 2.6047354132724245E+00
+ 67829 1.6957250000000000E-02 1.6617573274591953E-02 2.6047865132437895E+00
+ 67830 1.6957500000000000E-02 1.6618224477555576E-02 2.6048376132151545E+00
+ 67831 1.6957750000000001E-02 1.6618875693295031E-02 2.6048887131865199E+00
+ 67832 1.6958000000000001E-02 1.6619526921810356E-02 2.6049398131578849E+00
+ 67833 1.6958250000000001E-02 1.6620178163101545E-02 2.6049909131292504E+00
+ 67834 1.6958499999999998E-02 1.6620829417168578E-02 2.6050420131006145E+00
+ 67835 1.6958749999999998E-02 1.6621480684011512E-02 2.6050931130719799E+00
+ 67836 1.6958999999999998E-02 1.6622131963630337E-02 2.6051442130433449E+00
+ 67837 1.6959249999999999E-02 1.6622783256025061E-02 2.6051953130147103E+00
+ 67838 1.6959499999999999E-02 1.6623434561195687E-02 2.6052464129860753E+00
+ 67839 1.6959749999999999E-02 1.6624085879142218E-02 2.6052975129574403E+00
+ 67840 1.6959999999999999E-02 1.6624737209864651E-02 2.6053486129288057E+00
+ 67841 1.6960250000000000E-02 1.6625388553363048E-02 2.6053997129001707E+00
+ 67842 1.6960500000000000E-02 1.6626039909637371E-02 2.6054508128715361E+00
+ 67843 1.6960750000000000E-02 1.6626691278687614E-02 2.6055019128429011E+00
+ 67844 1.6961000000000000E-02 1.6627342660513838E-02 2.6055530128142661E+00
+ 67845 1.6961250000000001E-02 1.6627994055116006E-02 2.6056041127856315E+00
+ 67846 1.6961500000000001E-02 1.6628645462494148E-02 2.6056552127569965E+00
+ 67847 1.6961750000000001E-02 1.6629296882648262E-02 2.6057063127283620E+00
+ 67848 1.6961999999999998E-02 1.6629948315578347E-02 2.6057574126997260E+00
+ 67849 1.6962249999999998E-02 1.6630599761284452E-02 2.6058085126710915E+00
+ 67850 1.6962499999999998E-02 1.6631251219766528E-02 2.6058596126424565E+00
+ 67851 1.6962749999999999E-02 1.6631902691024627E-02 2.6059107126138215E+00
+ 67852 1.6962999999999999E-02 1.6632554175058750E-02 2.6059618125851869E+00
+ 67853 1.6963249999999999E-02 1.6633205671868889E-02 2.6060129125565519E+00
+ 67854 1.6963499999999999E-02 1.6633857181455051E-02 2.6060640125279173E+00
+ 67855 1.6963750000000000E-02 1.6634508703817257E-02 2.6061151124992823E+00
+ 67856 1.6964000000000000E-02 1.6635160238955518E-02 2.6061662124706473E+00
+ 67857 1.6964250000000000E-02 1.6635811786869823E-02 2.6062173124420127E+00
+ 67858 1.6964500000000000E-02 1.6636463347560203E-02 2.6062684124133777E+00
+ 67859 1.6964750000000001E-02 1.6637114921026652E-02 2.6063195123847431E+00
+ 67860 1.6965000000000001E-02 1.6637766507269176E-02 2.6063706123561081E+00
+ 67861 1.6965250000000001E-02 1.6638418106287772E-02 2.6064217123274731E+00
+ 67862 1.6965499999999998E-02 1.6639069718082503E-02 2.6064728122988376E+00
+ 67863 1.6965749999999998E-02 1.6639721342653319E-02 2.6065239122702031E+00
+ 67864 1.6965999999999998E-02 1.6640372980000252E-02 2.6065750122415681E+00
+ 67865 1.6966249999999999E-02 1.6641024630123284E-02 2.6066261122129331E+00
+ 67866 1.6966499999999999E-02 1.6641676293022468E-02 2.6066772121842985E+00
+ 67867 1.6966749999999999E-02 1.6642327968697773E-02 2.6067283121556635E+00
+ 67868 1.6966999999999999E-02 1.6642979657149230E-02 2.6067794121270289E+00
+ 67869 1.6967250000000000E-02 1.6643631358376848E-02 2.6068305120983939E+00
+ 67870 1.6967500000000000E-02 1.6644283072380611E-02 2.6068816120697589E+00
+ 67871 1.6967750000000000E-02 1.6644934799160543E-02 2.6069327120411243E+00
+ 67872 1.6968000000000000E-02 1.6645586565623306E-02 2.6069838120124893E+00
+ 67873 1.6968250000000001E-02 1.6646238318004457E-02 2.6070349119838543E+00
+ 67874 1.6968500000000001E-02 1.6646890083159425E-02 2.6070860119552197E+00
+ 67875 1.6968750000000001E-02 1.6647541861088206E-02 2.6071371119265847E+00
+ 67876 1.6968999999999998E-02 1.6648193651790828E-02 2.6071882118979492E+00
+ 67877 1.6969249999999998E-02 1.6648845455267312E-02 2.6072393118693142E+00
+ 67878 1.6969499999999998E-02 1.6649497271517624E-02 2.6072904118406797E+00
+ 67879 1.6969749999999999E-02 1.6650149100541835E-02 2.6073415118120447E+00
+ 67880 1.6969999999999999E-02 1.6650800942339887E-02 2.6073926117834101E+00
+ 67881 1.6970249999999999E-02 1.6651452796911822E-02 2.6074437117547751E+00
+ 67882 1.6970499999999999E-02 1.6652104664257636E-02 2.6074948117261401E+00
+ 67883 1.6970750000000000E-02 1.6652756544377350E-02 2.6075459116975055E+00
+ 67884 1.6971000000000000E-02 1.6653408437270950E-02 2.6075970116688705E+00
+ 67885 1.6971250000000000E-02 1.6654060342938464E-02 2.6076481116402359E+00
+ 67886 1.6971500000000000E-02 1.6654712261379885E-02 2.6076992116116009E+00
+ 67887 1.6971750000000001E-02 1.6655364192595230E-02 2.6077503115829659E+00
+ 67888 1.6972000000000001E-02 1.6656016136584500E-02 2.6078014115543313E+00
+ 67889 1.6972249999999998E-02 1.6656668093347697E-02 2.6078525115256959E+00
+ 67890 1.6972499999999998E-02 1.6657320062884850E-02 2.6079036114970608E+00
+ 67891 1.6972749999999998E-02 1.6657972045195941E-02 2.6079547114684258E+00
+ 67892 1.6972999999999999E-02 1.6658624040281008E-02 2.6080058114397913E+00
+ 67893 1.6973249999999999E-02 1.6659276048140020E-02 2.6080569114111563E+00
+ 67894 1.6973499999999999E-02 1.6659928068773026E-02 2.6081080113825212E+00
+ 67895 1.6973749999999999E-02 1.6660580102180023E-02 2.6081591113538867E+00
+ 67896 1.6974000000000000E-02 1.6661232148360967E-02 2.6082102113252517E+00
+ 67897 1.6974250000000000E-02 1.6661884207315937E-02 2.6082613112966171E+00
+ 67898 1.6974500000000000E-02 1.6662536279044900E-02 2.6083124112679821E+00
+ 67899 1.6974750000000000E-02 1.6663188363547882E-02 2.6083635112393471E+00
+ 67900 1.6975000000000001E-02 1.6663840460824881E-02 2.6084146112107125E+00
+ 67901 1.6975250000000001E-02 1.6664492570875895E-02 2.6084657111820775E+00
+ 67902 1.6975500000000001E-02 1.6665144693700947E-02 2.6085168111534429E+00
+ 67903 1.6975749999999998E-02 1.6665796829300028E-02 2.6085679111248070E+00
+ 67904 1.6975999999999998E-02 1.6666448977673175E-02 2.6086190110961724E+00
+ 67905 1.6976249999999998E-02 1.6667101138820382E-02 2.6086701110675374E+00
+ 67906 1.6976499999999999E-02 1.6667753312741635E-02 2.6087212110389029E+00
+ 67907 1.6976749999999999E-02 1.6668405499436979E-02 2.6087723110102679E+00
+ 67908 1.6976999999999999E-02 1.6669057698906389E-02 2.6088234109816328E+00
+ 67909 1.6977249999999999E-02 1.6669709911149893E-02 2.6088745109529983E+00
+ 67910 1.6977500000000000E-02 1.6670362136167481E-02 2.6089256109243633E+00
+ 67911 1.6977750000000000E-02 1.6671014373959188E-02 2.6089767108957282E+00
+ 67912 1.6978000000000000E-02 1.6671666624524982E-02 2.6090278108670937E+00
+ 67913 1.6978250000000000E-02 1.6672318887864902E-02 2.6090789108384587E+00
+ 67914 1.6978500000000001E-02 1.6672971163978954E-02 2.6091300108098241E+00
+ 67915 1.6978750000000001E-02 1.6673623452867128E-02 2.6091811107811891E+00
+ 67916 1.6979000000000001E-02 1.6674275754529441E-02 2.6092322107525541E+00
+ 67917 1.6979249999999998E-02 1.6674928068965901E-02 2.6092833107239186E+00
+ 67918 1.6979499999999998E-02 1.6675580396176518E-02 2.6093344106952840E+00
+ 67919 1.6979749999999998E-02 1.6676232736161298E-02 2.6093855106666490E+00
+ 67920 1.6979999999999999E-02 1.6676885088920252E-02 2.6094366106380140E+00
+ 67921 1.6980249999999999E-02 1.6677537454453363E-02 2.6094877106093795E+00
+ 67922 1.6980499999999999E-02 1.6678189832760690E-02 2.6095388105807444E+00
+ 67923 1.6980749999999999E-02 1.6678842223842194E-02 2.6095899105521099E+00
+ 67924 1.6981000000000000E-02 1.6679494627697886E-02 2.6096410105234749E+00
+ 67925 1.6981250000000000E-02 1.6680147044327801E-02 2.6096921104948398E+00
+ 67926 1.6981500000000000E-02 1.6680799473731935E-02 2.6097432104662053E+00
+ 67927 1.6981750000000000E-02 1.6681451915910282E-02 2.6097943104375703E+00
+ 67928 1.6982000000000001E-02 1.6682104370862854E-02 2.6098454104089357E+00
+ 67929 1.6982250000000001E-02 1.6682756838589677E-02 2.6098965103803007E+00
+ 67930 1.6982500000000001E-02 1.6683409319090733E-02 2.6099476103516657E+00
+ 67931 1.6982749999999998E-02 1.6684061812366043E-02 2.6099987103230302E+00
+ 67932 1.6982999999999998E-02 1.6684714318415617E-02 2.6100498102943952E+00
+ 67933 1.6983249999999998E-02 1.6685366837239451E-02 2.6101009102657606E+00
+ 67934 1.6983499999999999E-02 1.6686019368837575E-02 2.6101520102371256E+00
+ 67935 1.6983749999999999E-02 1.6686671913209987E-02 2.6102031102084911E+00
+ 67936 1.6983999999999999E-02 1.6687324470356635E-02 2.6102542101798560E+00
+ 67937 1.6984249999999999E-02 1.6687977040277670E-02 2.6103053101512210E+00
+ 67938 1.6984500000000000E-02 1.6688629622972965E-02 2.6103564101225865E+00
+ 67939 1.6984750000000000E-02 1.6689282218442573E-02 2.6104075100939514E+00
+ 67940 1.6985000000000000E-02 1.6689934826686501E-02 2.6104586100653169E+00
+ 67941 1.6985250000000000E-02 1.6690587447704765E-02 2.6105097100366819E+00
+ 67942 1.6985500000000001E-02 1.6691240081497360E-02 2.6105608100080469E+00
+ 67943 1.6985750000000001E-02 1.6691892728064307E-02 2.6106119099794123E+00
+ 67944 1.6986000000000001E-02 1.6692545387405593E-02 2.6106630099507773E+00
+ 67945 1.6986249999999998E-02 1.6693198059521231E-02 2.6107141099221418E+00
+ 67946 1.6986499999999998E-02 1.6693850744411261E-02 2.6107652098935068E+00
+ 67947 1.6986749999999998E-02 1.6694503442075643E-02 2.6108163098648722E+00
+ 67948 1.6986999999999999E-02 1.6695156152514417E-02 2.6108674098362372E+00
+ 67949 1.6987249999999999E-02 1.6695808875727584E-02 2.6109185098076026E+00
+ 67950 1.6987499999999999E-02 1.6696461611715147E-02 2.6109696097789676E+00
+ 67951 1.6987749999999999E-02 1.6697114360477112E-02 2.6110207097503326E+00
+ 67952 1.6988000000000000E-02 1.6697767122013488E-02 2.6110718097216981E+00
+ 67953 1.6988250000000000E-02 1.6698419896324292E-02 2.6111229096930630E+00
+ 67954 1.6988500000000000E-02 1.6699072683409522E-02 2.6111740096644280E+00
+ 67955 1.6988750000000000E-02 1.6699725483269170E-02 2.6112251096357935E+00
+ 67956 1.6989000000000001E-02 1.6700378295903272E-02 2.6112762096071584E+00
+ 67957 1.6989250000000001E-02 1.6701031121311837E-02 2.6113273095785239E+00
+ 67958 1.6989500000000001E-02 1.6701683959494850E-02 2.6113784095498889E+00
+ 67959 1.6989749999999998E-02 1.6702336810452321E-02 2.6114295095212534E+00
+ 67960 1.6989999999999998E-02 1.6702989674184272E-02 2.6114806094926184E+00
+ 67961 1.6990249999999998E-02 1.6703642550690706E-02 2.6115317094639838E+00
+ 67962 1.6990499999999999E-02 1.6704295439971626E-02 2.6115828094353488E+00
+ 67963 1.6990749999999999E-02 1.6704948342027039E-02 2.6116339094067138E+00
+ 67964 1.6990999999999999E-02 1.6705601256856974E-02 2.6116850093780792E+00
+ 67965 1.6991249999999999E-02 1.6706254184461401E-02 2.6117361093494442E+00
+ 67966 1.6991500000000000E-02 1.6706907124840346E-02 2.6117872093208097E+00
+ 67967 1.6991750000000000E-02 1.6707560077993830E-02 2.6118383092921746E+00
+ 67968 1.6992000000000000E-02 1.6708213043921845E-02 2.6118894092635396E+00
+ 67969 1.6992250000000000E-02 1.6708866022624402E-02 2.6119405092349051E+00
+ 67970 1.6992500000000001E-02 1.6709519014101511E-02 2.6119916092062700E+00
+ 67971 1.6992750000000001E-02 1.6710172018353151E-02 2.6120427091776355E+00
+ 67972 1.6993000000000001E-02 1.6710825035379389E-02 2.6120938091490005E+00
+ 67973 1.6993249999999998E-02 1.6711478065180186E-02 2.6121449091203650E+00
+ 67974 1.6993499999999998E-02 1.6712131107755560E-02 2.6121960090917300E+00
+ 67975 1.6993749999999998E-02 1.6712784163105527E-02 2.6122471090630950E+00
+ 67976 1.6993999999999999E-02 1.6713437231230092E-02 2.6122982090344604E+00
+ 67977 1.6994249999999999E-02 1.6714090312129257E-02 2.6123493090058254E+00
+ 67978 1.6994499999999999E-02 1.6714743405803027E-02 2.6124004089771908E+00
+ 67979 1.6994749999999999E-02 1.6715396512251422E-02 2.6124515089485558E+00
+ 67980 1.6995000000000000E-02 1.6716049631474439E-02 2.6125026089199208E+00
+ 67981 1.6995250000000000E-02 1.6716702763472108E-02 2.6125537088912862E+00
+ 67982 1.6995500000000000E-02 1.6717355908244427E-02 2.6126048088626512E+00
+ 67983 1.6995750000000000E-02 1.6718009065791337E-02 2.6126559088340167E+00
+ 67984 1.6996000000000001E-02 1.6718662236112933E-02 2.6127070088053816E+00
+ 67985 1.6996250000000001E-02 1.6719315419209204E-02 2.6127581087767466E+00
+ 67986 1.6996500000000001E-02 1.6719968615080141E-02 2.6128092087481121E+00
+ 67987 1.6996749999999998E-02 1.6720621823725749E-02 2.6128603087194766E+00
+ 67988 1.6996999999999998E-02 1.6721275045146054E-02 2.6129114086908416E+00
+ 67989 1.6997249999999998E-02 1.6721928279341051E-02 2.6129625086622066E+00
+ 67990 1.6997499999999999E-02 1.6722581526310759E-02 2.6130136086335720E+00
+ 67991 1.6997749999999999E-02 1.6723234786055165E-02 2.6130647086049370E+00
+ 67992 1.6997999999999999E-02 1.6723888058574294E-02 2.6131158085763024E+00
+ 67993 1.6998249999999999E-02 1.6724541343868148E-02 2.6131669085476674E+00
+ 67994 1.6998500000000000E-02 1.6725194641936759E-02 2.6132180085190324E+00
+ 67995 1.6998750000000000E-02 1.6725847952780069E-02 2.6132691084903978E+00
+ 67996 1.6999000000000000E-02 1.6726501276398149E-02 2.6133202084617628E+00
+ 67997 1.6999250000000000E-02 1.6727154612790979E-02 2.6133713084331278E+00
+ 67998 1.6999500000000001E-02 1.6727807961958576E-02 2.6134224084044932E+00
+ 67999 1.6999750000000001E-02 1.6728461323900937E-02 2.6134735083758582E+00
+ 68000 1.6999999999999998E-02 1.6729114698618076E-02 2.6135246083472228E+00
+ 68001 1.7000249999999998E-02 1.6729768086110028E-02 2.6135757083185878E+00
+ 68002 1.7000499999999998E-02 1.6730421486376750E-02 2.6136268082899532E+00
+ 68003 1.7000749999999999E-02 1.6731074899418275E-02 2.6136779082613182E+00
+ 68004 1.7000999999999999E-02 1.6731728325234622E-02 2.6137290082326836E+00
+ 68005 1.7001249999999999E-02 1.6732381763825781E-02 2.6137801082040486E+00
+ 68006 1.7001499999999999E-02 1.6733035215191771E-02 2.6138312081754136E+00
+ 68007 1.7001750000000000E-02 1.6733688679332587E-02 2.6138823081467790E+00
+ 68008 1.7002000000000000E-02 1.6734342156248232E-02 2.6139334081181440E+00
+ 68009 1.7002250000000000E-02 1.6734995645938739E-02 2.6139845080895094E+00
+ 68010 1.7002500000000000E-02 1.6735649148404100E-02 2.6140356080608744E+00
+ 68011 1.7002750000000001E-02 1.6736302663644318E-02 2.6140867080322394E+00
+ 68012 1.7003000000000001E-02 1.6736956191659432E-02 2.6141378080036048E+00
+ 68013 1.7003250000000001E-02 1.6737609732449411E-02 2.6141889079749698E+00
+ 68014 1.7003499999999998E-02 1.6738263286014250E-02 2.6142400079463344E+00
+ 68015 1.7003749999999998E-02 1.6738916852354006E-02 2.6142911079176994E+00
+ 68016 1.7003999999999998E-02 1.6739570431468672E-02 2.6143422078890648E+00
+ 68017 1.7004249999999999E-02 1.6740224023358233E-02 2.6143933078604298E+00
+ 68018 1.7004499999999999E-02 1.6740877628022722E-02 2.6144444078317948E+00
+ 68019 1.7004749999999999E-02 1.6741531245462137E-02 2.6144955078031602E+00
+ 68020 1.7004999999999999E-02 1.6742184875676486E-02 2.6145466077745252E+00
+ 68021 1.7005250000000000E-02 1.6742838518665766E-02 2.6145977077458906E+00
+ 68022 1.7005500000000000E-02 1.6743492174429993E-02 2.6146488077172556E+00
+ 68023 1.7005750000000000E-02 1.6744145842969183E-02 2.6146999076886206E+00
+ 68024 1.7006000000000000E-02 1.6744799524283340E-02 2.6147510076599860E+00
+ 68025 1.7006250000000001E-02 1.6745453218372459E-02 2.6148021076313510E+00
+ 68026 1.7006500000000001E-02 1.6746106925236561E-02 2.6148532076027164E+00
+ 68027 1.7006750000000001E-02 1.6746760644875645E-02 2.6149043075740814E+00
+ 68028 1.7006999999999998E-02 1.6747414377289764E-02 2.6149554075454460E+00
+ 68029 1.7007249999999998E-02 1.6748068122478817E-02 2.6150065075168110E+00
+ 68030 1.7007499999999998E-02 1.6748721880442907E-02 2.6150576074881764E+00
+ 68031 1.7007749999999999E-02 1.6749375651182018E-02 2.6151087074595414E+00
+ 68032 1.7007999999999999E-02 1.6750029434696164E-02 2.6151598074309064E+00
+ 68033 1.7008249999999999E-02 1.6750683230985334E-02 2.6152109074022718E+00
+ 68034 1.7008499999999999E-02 1.6751337040049549E-02 2.6152620073736368E+00
+ 68035 1.7008750000000000E-02 1.6751990861888805E-02 2.6153131073450018E+00
+ 68036 1.7009000000000000E-02 1.6752644696503123E-02 2.6153642073163672E+00
+ 68037 1.7009250000000000E-02 1.6753298543892514E-02 2.6154153072877322E+00
+ 68038 1.7009500000000000E-02 1.6753952404056957E-02 2.6154664072590976E+00
+ 68039 1.7009750000000001E-02 1.6754606276996487E-02 2.6155175072304626E+00
+ 68040 1.7010000000000001E-02 1.6755260162711113E-02 2.6155686072018276E+00
+ 68041 1.7010250000000001E-02 1.6755914061200815E-02 2.6156197071731930E+00
+ 68042 1.7010499999999998E-02 1.6756567972465618E-02 2.6156708071445576E+00
+ 68043 1.7010749999999998E-02 1.6757221896505557E-02 2.6157219071159226E+00
+ 68044 1.7010999999999998E-02 1.6757875833320609E-02 2.6157730070872875E+00
+ 68045 1.7011249999999999E-02 1.6758529782910758E-02 2.6158241070586530E+00
+ 68046 1.7011499999999999E-02 1.6759183745276084E-02 2.6158752070300180E+00
+ 68047 1.7011749999999999E-02 1.6759837720416525E-02 2.6159263070013834E+00
+ 68048 1.7011999999999999E-02 1.6760491708332118E-02 2.6159774069727484E+00
+ 68049 1.7012250000000000E-02 1.6761145709022866E-02 2.6160285069441134E+00
+ 68050 1.7012500000000000E-02 1.6761799722488775E-02 2.6160796069154788E+00
+ 68051 1.7012750000000000E-02 1.6762453748729866E-02 2.6161307068868438E+00
+ 68052 1.7013000000000000E-02 1.6763107787746138E-02 2.6161818068582092E+00
+ 68053 1.7013250000000001E-02 1.6763761839537605E-02 2.6162329068295742E+00
+ 68054 1.7013500000000001E-02 1.6764415904104237E-02 2.6162840068009392E+00
+ 68055 1.7013750000000001E-02 1.6765069981446078E-02 2.6163351067723046E+00
+ 68056 1.7013999999999998E-02 1.6765724071563147E-02 2.6163862067436687E+00
+ 68057 1.7014249999999998E-02 1.6766378174455428E-02 2.6164373067150342E+00
+ 68058 1.7014499999999998E-02 1.6767032290122934E-02 2.6164884066863991E+00
+ 68059 1.7014749999999999E-02 1.6767686418565676E-02 2.6165395066577646E+00
+ 68060 1.7014999999999999E-02 1.6768340559783664E-02 2.6165906066291296E+00
+ 68061 1.7015249999999999E-02 1.6768994713776898E-02 2.6166417066004946E+00
+ 68062 1.7015499999999999E-02 1.6769648880545385E-02 2.6166928065718600E+00
+ 68063 1.7015750000000000E-02 1.6770303060089142E-02 2.6167439065432250E+00
+ 68064 1.7016000000000000E-02 1.6770957252408160E-02 2.6167950065145904E+00
+ 68065 1.7016250000000000E-02 1.6771611457502469E-02 2.6168461064859554E+00
+ 68066 1.7016500000000000E-02 1.6772265675372072E-02 2.6168972064573204E+00
+ 68067 1.7016750000000001E-02 1.6772919906016974E-02 2.6169483064286858E+00
+ 68068 1.7017000000000001E-02 1.6773574149437160E-02 2.6169994064000508E+00
+ 68069 1.7017250000000001E-02 1.6774228405632679E-02 2.6170505063714162E+00
+ 68070 1.7017499999999998E-02 1.6774882674603489E-02 2.6171016063427803E+00
+ 68071 1.7017749999999998E-02 1.6775536956349639E-02 2.6171527063141458E+00
+ 68072 1.7017999999999998E-02 1.6776191250871129E-02 2.6172038062855107E+00
+ 68073 1.7018249999999999E-02 1.6776845558167972E-02 2.6172549062568762E+00
+ 68074 1.7018499999999999E-02 1.6777499878240149E-02 2.6173060062282412E+00
+ 68075 1.7018749999999999E-02 1.6778154211087706E-02 2.6173571061996062E+00
+ 68076 1.7018999999999999E-02 1.6778808556710594E-02 2.6174082061709716E+00
+ 68077 1.7019250000000000E-02 1.6779462915108879E-02 2.6174593061423366E+00
+ 68078 1.7019500000000000E-02 1.6780117286282547E-02 2.6175104061137016E+00
+ 68079 1.7019750000000000E-02 1.6780771670231592E-02 2.6175615060850670E+00
+ 68080 1.7020000000000000E-02 1.6781426066956037E-02 2.6176126060564320E+00
+ 68081 1.7020250000000001E-02 1.6782080476455900E-02 2.6176637060277974E+00
+ 68082 1.7020500000000001E-02 1.6782734898731156E-02 2.6177148059991624E+00
+ 68083 1.7020750000000001E-02 1.6783389333781845E-02 2.6177659059705274E+00
+ 68084 1.7020999999999998E-02 1.6784043781607957E-02 2.6178170059418919E+00
+ 68085 1.7021249999999998E-02 1.6784698242209500E-02 2.6178681059132574E+00
+ 68086 1.7021499999999998E-02 1.6785352715586493E-02 2.6179192058846223E+00
+ 68087 1.7021749999999999E-02 1.6786007201738940E-02 2.6179703058559873E+00
+ 68088 1.7021999999999999E-02 1.6786661700666835E-02 2.6180214058273528E+00
+ 68089 1.7022249999999999E-02 1.6787316212370212E-02 2.6180725057987178E+00
+ 68090 1.7022499999999999E-02 1.6787970736849067E-02 2.6181236057700832E+00
+ 68091 1.7022750000000000E-02 1.6788625274103356E-02 2.6181747057414482E+00
+ 68092 1.7023000000000000E-02 1.6789279824132409E-02 2.6182258057128132E+00
+ 68093 1.7023250000000000E-02 1.6789934386935965E-02 2.6182769056841786E+00
+ 68094 1.7023500000000000E-02 1.6790588962514029E-02 2.6183280056555436E+00
+ 68095 1.7023750000000001E-02 1.6791243550866596E-02 2.6183791056269090E+00
+ 68096 1.7024000000000001E-02 1.6791898151993681E-02 2.6184302055982740E+00
+ 68097 1.7024250000000001E-02 1.6792552765895290E-02 2.6184813055696390E+00
+ 68098 1.7024499999999998E-02 1.6793207392571414E-02 2.6185324055410035E+00
+ 68099 1.7024749999999998E-02 1.6793862032022114E-02 2.6185835055123685E+00
+ 68100 1.7024999999999998E-02 1.6794516684247311E-02 2.6186346054837339E+00
+ 68101 1.7025249999999999E-02 1.6795171349247111E-02 2.6186857054550989E+00
+ 68102 1.7025499999999999E-02 1.6795826027021454E-02 2.6187368054264644E+00
+ 68103 1.7025749999999999E-02 1.6796480717570374E-02 2.6187879053978294E+00
+ 68104 1.7025999999999999E-02 1.6797135420893866E-02 2.6188390053691943E+00
+ 68105 1.7026250000000000E-02 1.6797790136991942E-02 2.6188901053405598E+00
+ 68106 1.7026500000000000E-02 1.6798444865864615E-02 2.6189412053119248E+00
+ 68107 1.7026750000000000E-02 1.6799099607511889E-02 2.6189923052832902E+00
+ 68108 1.7027000000000000E-02 1.6799754361933771E-02 2.6190434052546552E+00
+ 68109 1.7027250000000001E-02 1.6800409129130261E-02 2.6190945052260202E+00
+ 68110 1.7027500000000001E-02 1.6801063909101379E-02 2.6191456051973856E+00
+ 68111 1.7027749999999998E-02 1.6801718701847122E-02 2.6191967051687501E+00
+ 68112 1.7027999999999998E-02 1.6802373507367525E-02 2.6192478051401151E+00
+ 68113 1.7028249999999998E-02 1.6803028325662550E-02 2.6192989051114801E+00
+ 68114 1.7028499999999998E-02 1.6803683156732238E-02 2.6193500050828455E+00
+ 68115 1.7028749999999999E-02 1.6804338000576579E-02 2.6194011050542105E+00
+ 68116 1.7028999999999999E-02 1.6804992857195611E-02 2.6194522050255760E+00
+ 68117 1.7029249999999999E-02 1.6805647726589285E-02 2.6195033049969410E+00
+ 68118 1.7029499999999999E-02 1.6806302608757675E-02 2.6195544049683059E+00
+ 68119 1.7029750000000000E-02 1.6806957503700749E-02 2.6196055049396714E+00
+ 68120 1.7030000000000000E-02 1.6807612411418506E-02 2.6196566049110364E+00
+ 68121 1.7030250000000000E-02 1.6808267331910990E-02 2.6197077048824013E+00
+ 68122 1.7030500000000000E-02 1.6808922265178192E-02 2.6197588048537668E+00
+ 68123 1.7030750000000001E-02 1.6809577211220103E-02 2.6198099048251318E+00
+ 68124 1.7031000000000001E-02 1.6810232170036746E-02 2.6198610047964972E+00
+ 68125 1.7031249999999998E-02 1.6810887141628105E-02 2.6199121047678613E+00
+ 68126 1.7031499999999998E-02 1.6811542125994235E-02 2.6199632047392267E+00
+ 68127 1.7031749999999998E-02 1.6812197123135128E-02 2.6200143047105917E+00
+ 68128 1.7031999999999999E-02 1.6812852133050747E-02 2.6200654046819571E+00
+ 68129 1.7032249999999999E-02 1.6813507155741154E-02 2.6201165046533221E+00
+ 68130 1.7032499999999999E-02 1.6814162191206336E-02 2.6201676046246871E+00
+ 68131 1.7032749999999999E-02 1.6814817239446292E-02 2.6202187045960526E+00
+ 68132 1.7033000000000000E-02 1.6815472300461039E-02 2.6202698045674175E+00
+ 68133 1.7033250000000000E-02 1.6816127374250599E-02 2.6203209045387830E+00
+ 68134 1.7033500000000000E-02 1.6816782460814961E-02 2.6203720045101480E+00
+ 68135 1.7033750000000000E-02 1.6817437560154132E-02 2.6204231044815129E+00
+ 68136 1.7034000000000001E-02 1.6818092672268116E-02 2.6204742044528784E+00
+ 68137 1.7034250000000001E-02 1.6818747797156936E-02 2.6205253044242434E+00
+ 68138 1.7034500000000001E-02 1.6819402934820586E-02 2.6205764043956088E+00
+ 68139 1.7034749999999998E-02 1.6820058085259087E-02 2.6206275043669729E+00
+ 68140 1.7034999999999998E-02 1.6820713248472431E-02 2.6206786043383383E+00
+ 68141 1.7035249999999998E-02 1.6821368424460640E-02 2.6207297043097033E+00
+ 68142 1.7035499999999999E-02 1.6822023613223720E-02 2.6207808042810683E+00
+ 68143 1.7035749999999999E-02 1.6822678814761679E-02 2.6208319042524337E+00
+ 68144 1.7035999999999999E-02 1.6823334029074495E-02 2.6208830042237987E+00
+ 68145 1.7036249999999999E-02 1.6823989256162231E-02 2.6209341041951641E+00
+ 68146 1.7036500000000000E-02 1.6824644496024856E-02 2.6209852041665291E+00
+ 68147 1.7036750000000000E-02 1.6825299748662370E-02 2.6210363041378941E+00
+ 68148 1.7037000000000000E-02 1.6825955014074828E-02 2.6210874041092596E+00
+ 68149 1.7037250000000000E-02 1.6826610292262179E-02 2.6211385040806245E+00
+ 68150 1.7037500000000001E-02 1.6827265583224463E-02 2.6211896040519900E+00
+ 68151 1.7037750000000001E-02 1.6827920886961684E-02 2.6212407040233550E+00
+ 68152 1.7038000000000001E-02 1.6828576203473847E-02 2.6212918039947199E+00
+ 68153 1.7038249999999998E-02 1.6829231532760953E-02 2.6213429039660845E+00
+ 68154 1.7038499999999998E-02 1.6829886874823036E-02 2.6213940039374499E+00
+ 68155 1.7038749999999998E-02 1.6830542229660076E-02 2.6214451039088149E+00
+ 68156 1.7038999999999999E-02 1.6831197597272092E-02 2.6214962038801799E+00
+ 68157 1.7039249999999999E-02 1.6831852977659080E-02 2.6215473038515453E+00
+ 68158 1.7039499999999999E-02 1.6832508370821068E-02 2.6215984038229103E+00
+ 68159 1.7039749999999999E-02 1.6833163776758048E-02 2.6216495037942757E+00
+ 68160 1.7040000000000000E-02 1.6833819195470029E-02 2.6217006037656407E+00
+ 68161 1.7040250000000000E-02 1.6834474626957044E-02 2.6217517037370057E+00
+ 68162 1.7040500000000000E-02 1.6835130071219055E-02 2.6218028037083712E+00
+ 68163 1.7040750000000000E-02 1.6835785528256094E-02 2.6218539036797361E+00
+ 68164 1.7041000000000001E-02 1.6836440998068171E-02 2.6219050036511011E+00
+ 68165 1.7041250000000001E-02 1.6837096480655293E-02 2.6219561036224666E+00
+ 68166 1.7041500000000001E-02 1.6837751976017463E-02 2.6220072035938315E+00
+ 68167 1.7041749999999998E-02 1.6838407484154678E-02 2.6220583035651961E+00
+ 68168 1.7041999999999998E-02 1.6839063005066972E-02 2.6221094035365611E+00
+ 68169 1.7042249999999998E-02 1.6839718538754347E-02 2.6221605035079265E+00
+ 68170 1.7042499999999999E-02 1.6840374085216808E-02 2.6222116034792915E+00
+ 68171 1.7042749999999999E-02 1.6841029644454324E-02 2.6222627034506569E+00
+ 68172 1.7042999999999999E-02 1.6841685216466971E-02 2.6223138034220219E+00
+ 68173 1.7043249999999999E-02 1.6842340801254713E-02 2.6223649033933869E+00
+ 68174 1.7043500000000000E-02 1.6842996398817547E-02 2.6224160033647523E+00
+ 68175 1.7043750000000000E-02 1.6843652009155514E-02 2.6224671033361173E+00
+ 68176 1.7044000000000000E-02 1.6844307632268619E-02 2.6225182033074828E+00
+ 68177 1.7044250000000000E-02 1.6844963268156848E-02 2.6225693032788477E+00
+ 68178 1.7044500000000001E-02 1.6845618916820196E-02 2.6226204032502127E+00
+ 68179 1.7044750000000001E-02 1.6846274578258751E-02 2.6226715032215782E+00
+ 68180 1.7045000000000001E-02 1.6846930252472428E-02 2.6227226031929431E+00
+ 68181 1.7045249999999998E-02 1.6847585939461254E-02 2.6227737031643077E+00
+ 68182 1.7045499999999998E-02 1.6848241639225284E-02 2.6228248031356727E+00
+ 68183 1.7045749999999998E-02 1.6848897351764480E-02 2.6228759031070381E+00
+ 68184 1.7045999999999999E-02 1.6849553077078867E-02 2.6229270030784031E+00
+ 68185 1.7046249999999999E-02 1.6850208815168449E-02 2.6229781030497681E+00
+ 68186 1.7046499999999999E-02 1.6850864566033231E-02 2.6230292030211335E+00
+ 68187 1.7046749999999999E-02 1.6851520329673235E-02 2.6230803029924985E+00
+ 68188 1.7047000000000000E-02 1.6852176106088464E-02 2.6231314029638639E+00
+ 68189 1.7047250000000000E-02 1.6852831895278902E-02 2.6231825029352289E+00
+ 68190 1.7047500000000000E-02 1.6853487697244578E-02 2.6232336029065939E+00
+ 68191 1.7047750000000000E-02 1.6854143511985498E-02 2.6232847028779593E+00
+ 68192 1.7048000000000001E-02 1.6854799339501667E-02 2.6233358028493243E+00
+ 68193 1.7048250000000001E-02 1.6855455179793095E-02 2.6233869028206898E+00
+ 68194 1.7048500000000001E-02 1.6856111032859795E-02 2.6234380027920547E+00
+ 68195 1.7048749999999998E-02 1.6856766898701761E-02 2.6234891027634193E+00
+ 68196 1.7048999999999998E-02 1.6857422777318991E-02 2.6235402027347843E+00
+ 68197 1.7049249999999998E-02 1.6858078668711533E-02 2.6235913027061497E+00
+ 68198 1.7049499999999999E-02 1.6858734572879355E-02 2.6236424026775147E+00
+ 68199 1.7049749999999999E-02 1.6859390489822500E-02 2.6236935026488797E+00
+ 68200 1.7049999999999999E-02 1.6860046419540951E-02 2.6237446026202451E+00
+ 68201 1.7050249999999999E-02 1.6860702362034713E-02 2.6237957025916101E+00
+ 68202 1.7050500000000000E-02 1.6861358317303805E-02 2.6238468025629751E+00
+ 68203 1.7050750000000000E-02 1.6862014285348226E-02 2.6238979025343405E+00
+ 68204 1.7051000000000000E-02 1.6862670266167997E-02 2.6239490025057055E+00
+ 68205 1.7051250000000000E-02 1.6863326259763115E-02 2.6240001024770709E+00
+ 68206 1.7051500000000001E-02 1.6863982266133597E-02 2.6240512024484359E+00
+ 68207 1.7051750000000001E-02 1.6864638285279444E-02 2.6241023024198009E+00
+ 68208 1.7052000000000001E-02 1.6865294317200658E-02 2.6241534023911663E+00
+ 68209 1.7052249999999998E-02 1.6865950361897235E-02 2.6242045023625309E+00
+ 68210 1.7052499999999998E-02 1.6866606419369223E-02 2.6242556023338959E+00
+ 68211 1.7052749999999998E-02 1.6867262489616602E-02 2.6243067023052609E+00
+ 68212 1.7052999999999999E-02 1.6867918572639449E-02 2.6243578022766263E+00
+ 68213 1.7053249999999999E-02 1.6868574668437587E-02 2.6244089022479913E+00
+ 68214 1.7053499999999999E-02 1.6869230777011201E-02 2.6244600022193567E+00
+ 68215 1.7053749999999999E-02 1.6869886898360244E-02 2.6245111021907217E+00
+ 68216 1.7054000000000000E-02 1.6870543032484722E-02 2.6245622021620867E+00
+ 68217 1.7054250000000000E-02 1.6871199179384646E-02 2.6246133021334521E+00
+ 68218 1.7054500000000000E-02 1.6871855339060018E-02 2.6246644021048171E+00
+ 68219 1.7054750000000000E-02 1.6872511511510851E-02 2.6247155020761825E+00
+ 68220 1.7055000000000001E-02 1.6873167696737138E-02 2.6247666020475475E+00
+ 68221 1.7055250000000001E-02 1.6873823894738904E-02 2.6248177020189125E+00
+ 68222 1.7055499999999998E-02 1.6874480105516142E-02 2.6248688019902771E+00
+ 68223 1.7055749999999998E-02 1.6875136329068889E-02 2.6249199019616420E+00
+ 68224 1.7055999999999998E-02 1.6875792565397122E-02 2.6249710019330075E+00
+ 68225 1.7056249999999998E-02 1.6876448814500865E-02 2.6250221019043725E+00
+ 68226 1.7056499999999999E-02 1.6877105076380110E-02 2.6250732018757379E+00
+ 68227 1.7056749999999999E-02 1.6877761351034880E-02 2.6251243018471029E+00
+ 68228 1.7056999999999999E-02 1.6878417638465180E-02 2.6251754018184679E+00
+ 68229 1.7057249999999999E-02 1.6879073938670996E-02 2.6252265017898333E+00
+ 68230 1.7057500000000000E-02 1.6879730251652389E-02 2.6252776017611983E+00
+ 68231 1.7057750000000000E-02 1.6880386577409322E-02 2.6253287017325637E+00
+ 68232 1.7058000000000000E-02 1.6881042915941825E-02 2.6253798017039287E+00
+ 68233 1.7058250000000000E-02 1.6881699267249868E-02 2.6254309016752937E+00
+ 68234 1.7058500000000001E-02 1.6882355631333487E-02 2.6254820016466591E+00
+ 68235 1.7058750000000001E-02 1.6883012008192699E-02 2.6255331016180241E+00
+ 68236 1.7058999999999998E-02 1.6883668397827498E-02 2.6255842015893887E+00
+ 68237 1.7059249999999998E-02 1.6884324800237892E-02 2.6256353015607536E+00
+ 68238 1.7059499999999998E-02 1.6884981215423880E-02 2.6256864015321191E+00
+ 68239 1.7059749999999999E-02 1.6885637643385503E-02 2.6257375015034841E+00
+ 68240 1.7059999999999999E-02 1.6886294084122743E-02 2.6257886014748495E+00
+ 68241 1.7060249999999999E-02 1.6886950537635573E-02 2.6258397014462145E+00
+ 68242 1.7060499999999999E-02 1.6887607003924100E-02 2.6258908014175795E+00
+ 68243 1.7060750000000000E-02 1.6888263482988247E-02 2.6259419013889449E+00
+ 68244 1.7061000000000000E-02 1.6888919974828040E-02 2.6259930013603099E+00
+ 68245 1.7061250000000000E-02 1.6889576479443495E-02 2.6260441013316749E+00
+ 68246 1.7061500000000000E-02 1.6890232996834634E-02 2.6260952013030403E+00
+ 68247 1.7061750000000001E-02 1.6890889527001410E-02 2.6261463012744053E+00
+ 68248 1.7062000000000001E-02 1.6891546069943891E-02 2.6261974012457707E+00
+ 68249 1.7062250000000001E-02 1.6892202625662062E-02 2.6262485012171357E+00
+ 68250 1.7062499999999998E-02 1.6892859194155920E-02 2.6262996011885003E+00
+ 68251 1.7062749999999998E-02 1.6893515775425499E-02 2.6263507011598652E+00
+ 68252 1.7062999999999998E-02 1.6894172369470783E-02 2.6264018011312307E+00
+ 68253 1.7063249999999999E-02 1.6894828976291784E-02 2.6264529011025957E+00
+ 68254 1.7063499999999999E-02 1.6895485595888535E-02 2.6265040010739606E+00
+ 68255 1.7063749999999999E-02 1.6896142228261010E-02 2.6265551010453261E+00
+ 68256 1.7063999999999999E-02 1.6896798873409221E-02 2.6266062010166911E+00
+ 68257 1.7064250000000000E-02 1.6897455531333195E-02 2.6266573009880565E+00
+ 68258 1.7064500000000000E-02 1.6898112202032935E-02 2.6267084009594215E+00
+ 68259 1.7064750000000000E-02 1.6898768885508432E-02 2.6267595009307865E+00
+ 68260 1.7065000000000000E-02 1.6899425581759719E-02 2.6268106009021519E+00
+ 68261 1.7065250000000001E-02 1.6900082290786763E-02 2.6268617008735169E+00
+ 68262 1.7065500000000001E-02 1.6900739012589618E-02 2.6269128008448823E+00
+ 68263 1.7065750000000001E-02 1.6901395747168268E-02 2.6269639008162473E+00
+ 68264 1.7065999999999998E-02 1.6902052494522715E-02 2.6270150007876119E+00
+ 68265 1.7066249999999998E-02 1.6902709254653005E-02 2.6270661007589768E+00
+ 68266 1.7066499999999998E-02 1.6903366027559097E-02 2.6271172007303418E+00
+ 68267 1.7066749999999999E-02 1.6904022813241024E-02 2.6271683007017073E+00
+ 68268 1.7066999999999999E-02 1.6904679611698795E-02 2.6272194006730722E+00
+ 68269 1.7067249999999999E-02 1.6905336422932390E-02 2.6272705006444377E+00
+ 68270 1.7067499999999999E-02 1.6905993246941867E-02 2.6273216006158027E+00
+ 68271 1.7067750000000000E-02 1.6906650083727187E-02 2.6273727005871677E+00
+ 68272 1.7068000000000000E-02 1.6907306933288374E-02 2.6274238005585331E+00
+ 68273 1.7068250000000000E-02 1.6907963795625442E-02 2.6274749005298981E+00
+ 68274 1.7068500000000000E-02 1.6908620670738422E-02 2.6275260005012635E+00
+ 68275 1.7068750000000001E-02 1.6909277558627280E-02 2.6275771004726285E+00
+ 68276 1.7069000000000001E-02 1.6909934459292023E-02 2.6276282004439935E+00
+ 68277 1.7069250000000001E-02 1.6910591372732681E-02 2.6276793004153589E+00
+ 68278 1.7069499999999998E-02 1.6911248298949244E-02 2.6277304003867235E+00
+ 68279 1.7069749999999998E-02 1.6911905237941741E-02 2.6277815003580884E+00
+ 68280 1.7069999999999998E-02 1.6912562189710174E-02 2.6278326003294534E+00
+ 68281 1.7070249999999999E-02 1.6913219154254547E-02 2.6278837003008189E+00
+ 68282 1.7070499999999999E-02 1.6913876131574867E-02 2.6279348002721838E+00
+ 68283 1.7070749999999999E-02 1.6914533121671141E-02 2.6279859002435493E+00
+ 68284 1.7070999999999999E-02 1.6915190124543383E-02 2.6280370002149143E+00
+ 68285 1.7071250000000000E-02 1.6915847140191589E-02 2.6280881001862793E+00
+ 68286 1.7071500000000000E-02 1.6916504168615776E-02 2.6281392001576447E+00
+ 68287 1.7071750000000000E-02 1.6917161209815925E-02 2.6281903001290097E+00
+ 68288 1.7072000000000000E-02 1.6917818263792114E-02 2.6282414001003747E+00
+ 68289 1.7072250000000001E-02 1.6918475330544292E-02 2.6282925000717401E+00
+ 68290 1.7072500000000001E-02 1.6919132410072472E-02 2.6283436000431051E+00
+ 68291 1.7072750000000001E-02 1.6919789502376666E-02 2.6283947000144705E+00
+ 68292 1.7072999999999998E-02 1.6920446607456882E-02 2.6284457999858346E+00
+ 68293 1.7073249999999998E-02 1.6921103725313129E-02 2.6284968999572000E+00
+ 68294 1.7073499999999998E-02 1.6921760855945437E-02 2.6285479999285650E+00
+ 68295 1.7073749999999999E-02 1.6922417999353769E-02 2.6285990998999305E+00
+ 68296 1.7073999999999999E-02 1.6923075155538189E-02 2.6286501998712954E+00
+ 68297 1.7074249999999999E-02 1.6923732324498654E-02 2.6287012998426604E+00
+ 68298 1.7074499999999999E-02 1.6924389506235194E-02 2.6287523998140259E+00
+ 68299 1.7074750000000000E-02 1.6925046700747810E-02 2.6288034997853909E+00
+ 68300 1.7075000000000000E-02 1.6925703908036528E-02 2.6288545997567563E+00
+ 68301 1.7075250000000000E-02 1.6926361128101322E-02 2.6289056997281213E+00
+ 68302 1.7075500000000000E-02 1.6927018360942230E-02 2.6289567996994863E+00
+ 68303 1.7075750000000001E-02 1.6927675606559257E-02 2.6290078996708517E+00
+ 68304 1.7076000000000001E-02 1.6928332864952399E-02 2.6290589996422167E+00
+ 68305 1.7076250000000001E-02 1.6928990136121671E-02 2.6291100996135821E+00
+ 68306 1.7076499999999998E-02 1.6929647420067067E-02 2.6291611995849462E+00
+ 68307 1.7076749999999998E-02 1.6930304716788601E-02 2.6292122995563116E+00
+ 68308 1.7076999999999998E-02 1.6930962026286293E-02 2.6292633995276766E+00
+ 68309 1.7077249999999999E-02 1.6931619348560155E-02 2.6293144994990416E+00
+ 68310 1.7077499999999999E-02 1.6932276683610172E-02 2.6293655994704070E+00
+ 68311 1.7077749999999999E-02 1.6932934031436378E-02 2.6294166994417720E+00
+ 68312 1.7077999999999999E-02 1.6933591392038747E-02 2.6294677994131375E+00
+ 68313 1.7078250000000000E-02 1.6934248765417329E-02 2.6295188993845025E+00
+ 68314 1.7078500000000000E-02 1.6934906151572095E-02 2.6295699993558674E+00
+ 68315 1.7078750000000000E-02 1.6935563550503067E-02 2.6296210993272329E+00
+ 68316 1.7079000000000000E-02 1.6936220962210258E-02 2.6296721992985979E+00
+ 68317 1.7079250000000001E-02 1.6936878386693659E-02 2.6297232992699633E+00
+ 68318 1.7079500000000001E-02 1.6937535823953298E-02 2.6297743992413283E+00
+ 68319 1.7079750000000001E-02 1.6938193273989176E-02 2.6298254992126933E+00
+ 68320 1.7079999999999998E-02 1.6938850736801288E-02 2.6298765991840578E+00
+ 68321 1.7080249999999998E-02 1.6939508212389660E-02 2.6299276991554232E+00
+ 68322 1.7080499999999998E-02 1.6940165700754288E-02 2.6299787991267882E+00
+ 68323 1.7080749999999999E-02 1.6940823201895182E-02 2.6300298990981532E+00
+ 68324 1.7080999999999999E-02 1.6941480715812366E-02 2.6300809990695186E+00
+ 68325 1.7081249999999999E-02 1.6942138242505823E-02 2.6301320990408836E+00
+ 68326 1.7081499999999999E-02 1.6942795781975582E-02 2.6301831990122491E+00
+ 68327 1.7081750000000000E-02 1.6943453334221651E-02 2.6302342989836140E+00
+ 68328 1.7082000000000000E-02 1.6944110899244001E-02 2.6302853989549790E+00
+ 68329 1.7082250000000000E-02 1.6944768477042682E-02 2.6303364989263445E+00
+ 68330 1.7082500000000000E-02 1.6945426067617675E-02 2.6303875988977095E+00
+ 68331 1.7082750000000001E-02 1.6946083670969003E-02 2.6304386988690744E+00
+ 68332 1.7083000000000001E-02 1.6946741287096691E-02 2.6304897988404399E+00
+ 68333 1.7083249999999998E-02 1.6947398916000694E-02 2.6305408988118044E+00
+ 68334 1.7083499999999998E-02 1.6948056557681081E-02 2.6305919987831694E+00
+ 68335 1.7083749999999998E-02 1.6948714212137828E-02 2.6306430987545344E+00
+ 68336 1.7083999999999998E-02 1.6949371879370921E-02 2.6306941987258998E+00
+ 68337 1.7084249999999999E-02 1.6950029559380412E-02 2.6307452986972648E+00
+ 68338 1.7084499999999999E-02 1.6950687252166297E-02 2.6307963986686302E+00
+ 68339 1.7084749999999999E-02 1.6951344957728563E-02 2.6308474986399952E+00
+ 68340 1.7084999999999999E-02 1.6952002676067241E-02 2.6308985986113602E+00
+ 68341 1.7085250000000000E-02 1.6952660407182327E-02 2.6309496985827256E+00
+ 68342 1.7085500000000000E-02 1.6953318151073819E-02 2.6310007985540906E+00
+ 68343 1.7085750000000000E-02 1.6953975907741746E-02 2.6310518985254561E+00
+ 68344 1.7086000000000000E-02 1.6954633677186106E-02 2.6311029984968211E+00
+ 68345 1.7086250000000001E-02 1.6955291459406933E-02 2.6311540984681860E+00
+ 68346 1.7086500000000001E-02 1.6955949254404169E-02 2.6312051984395515E+00
+ 68347 1.7086749999999998E-02 1.6956607062177862E-02 2.6312562984109160E+00
+ 68348 1.7086999999999998E-02 1.6957264882728054E-02 2.6313073983822810E+00
+ 68349 1.7087249999999998E-02 1.6957922716054688E-02 2.6313584983536460E+00
+ 68350 1.7087499999999999E-02 1.6958580562157825E-02 2.6314095983250114E+00
+ 68351 1.7087749999999999E-02 1.6959238421037432E-02 2.6314606982963764E+00
+ 68352 1.7087999999999999E-02 1.6959896292693562E-02 2.6315117982677414E+00
+ 68353 1.7088249999999999E-02 1.6960554177126191E-02 2.6315628982391068E+00
+ 68354 1.7088500000000000E-02 1.6961212074335322E-02 2.6316139982104718E+00
+ 68355 1.7088750000000000E-02 1.6961869984320976E-02 2.6316650981818372E+00
+ 68356 1.7089000000000000E-02 1.6962527907083164E-02 2.6317161981532022E+00
+ 68357 1.7089250000000000E-02 1.6963185842621884E-02 2.6317672981245672E+00
+ 68358 1.7089500000000001E-02 1.6963843790937145E-02 2.6318183980959327E+00
+ 68359 1.7089750000000001E-02 1.6964501752028963E-02 2.6318694980672976E+00
+ 68360 1.7090000000000001E-02 1.6965159725897353E-02 2.6319205980386631E+00
+ 68361 1.7090249999999998E-02 1.6965817712542280E-02 2.6319716980100272E+00
+ 68362 1.7090499999999998E-02 1.6966475711963795E-02 2.6320227979813926E+00
+ 68363 1.7090749999999998E-02 1.6967133724160643E-02 2.6320738979527576E+00
+ 68364 1.7090999999999999E-02 1.6967791749131055E-02 2.6321249979241230E+00
+ 68365 1.7091249999999999E-02 1.6968449786875093E-02 2.6321760978954880E+00
+ 68366 1.7091499999999999E-02 1.6969107837392729E-02 2.6322271978668530E+00
+ 68367 1.7091749999999999E-02 1.6969765900683990E-02 2.6322782978382184E+00
+ 68368 1.7092000000000000E-02 1.6970423976748882E-02 2.6323293978095834E+00
+ 68369 1.7092250000000000E-02 1.6971082065587392E-02 2.6323804977809484E+00
+ 68370 1.7092500000000000E-02 1.6971740167199552E-02 2.6324315977523138E+00
+ 68371 1.7092750000000000E-02 1.6972398281585355E-02 2.6324826977236788E+00
+ 68372 1.7093000000000001E-02 1.6973056408744813E-02 2.6325337976950443E+00
+ 68373 1.7093250000000001E-02 1.6973714548677923E-02 2.6325848976664092E+00
+ 68374 1.7093500000000001E-02 1.6974372701384726E-02 2.6326359976377742E+00
+ 68375 1.7093749999999998E-02 1.6975030866865179E-02 2.6326870976091388E+00
+ 68376 1.7093999999999998E-02 1.6975689045119320E-02 2.6327381975805042E+00
+ 68377 1.7094249999999998E-02 1.6976347236147153E-02 2.6327892975518692E+00
+ 68378 1.7094499999999999E-02 1.6977005439948692E-02 2.6328403975232342E+00
+ 68379 1.7094749999999999E-02 1.6977663656523940E-02 2.6328914974945996E+00
+ 68380 1.7094999999999999E-02 1.6978321885872893E-02 2.6329425974659646E+00
+ 68381 1.7095249999999999E-02 1.6978980127995567E-02 2.6329936974373300E+00
+ 68382 1.7095500000000000E-02 1.6979638382891970E-02 2.6330447974086950E+00
+ 68383 1.7095750000000000E-02 1.6980296650562110E-02 2.6330958973800600E+00
+ 68384 1.7096000000000000E-02 1.6980954931005966E-02 2.6331469973514254E+00
+ 68385 1.7096250000000000E-02 1.6981613224223605E-02 2.6331980973227904E+00
+ 68386 1.7096500000000001E-02 1.6982271530214973E-02 2.6332491972941559E+00
+ 68387 1.7096750000000001E-02 1.6982929848980130E-02 2.6333002972655208E+00
+ 68388 1.7097000000000001E-02 1.6983588180519035E-02 2.6333513972368858E+00
+ 68389 1.7097249999999998E-02 1.6984246524831732E-02 2.6334024972082504E+00
+ 68390 1.7097499999999998E-02 1.6984904881918193E-02 2.6334535971796154E+00
+ 68391 1.7097749999999998E-02 1.6985563251778468E-02 2.6335046971509808E+00
+ 68392 1.7097999999999999E-02 1.6986221634412543E-02 2.6335557971223458E+00
+ 68393 1.7098249999999999E-02 1.6986880029820406E-02 2.6336068970937112E+00
+ 68394 1.7098499999999999E-02 1.6987538438002103E-02 2.6336579970650762E+00
+ 68395 1.7098749999999999E-02 1.6988196858957614E-02 2.6337090970364412E+00
+ 68396 1.7099000000000000E-02 1.6988855292686941E-02 2.6337601970078066E+00
+ 68397 1.7099250000000000E-02 1.6989513739190120E-02 2.6338112969791716E+00
+ 68398 1.7099500000000000E-02 1.6990172198467154E-02 2.6338623969505370E+00
+ 68399 1.7099750000000000E-02 1.6990830670518018E-02 2.6339134969219020E+00
+ 68400 1.7100000000000001E-02 1.6991489155342744E-02 2.6339645968932670E+00
+ 68401 1.7100250000000001E-02 1.6992147652941336E-02 2.6340156968646324E+00
+ 68402 1.7100500000000001E-02 1.6992806163313810E-02 2.6340667968359974E+00
+ 68403 1.7100749999999998E-02 1.6993464686460145E-02 2.6341178968073620E+00
+ 68404 1.7100999999999998E-02 1.6994123222380378E-02 2.6341689967787270E+00
+ 68405 1.7101249999999998E-02 1.6994781771074496E-02 2.6342200967500924E+00
+ 68406 1.7101499999999999E-02 1.6995440332542525E-02 2.6342711967214574E+00
+ 68407 1.7101749999999999E-02 1.6996098906784458E-02 2.6343222966928228E+00
+ 68408 1.7101999999999999E-02 1.6996757493800325E-02 2.6343733966641878E+00
+ 68409 1.7102249999999999E-02 1.6997416093590102E-02 2.6344244966355528E+00
+ 68410 1.7102500000000000E-02 1.6998074706153814E-02 2.6344755966069182E+00
+ 68411 1.7102750000000000E-02 1.6998733331491454E-02 2.6345266965782832E+00
+ 68412 1.7103000000000000E-02 1.6999391969603036E-02 2.6345777965496482E+00
+ 68413 1.7103250000000000E-02 1.7000050620488604E-02 2.6346288965210136E+00
+ 68414 1.7103500000000001E-02 1.7000709284148100E-02 2.6346799964923786E+00
+ 68415 1.7103750000000001E-02 1.7001367960581566E-02 2.6347310964637440E+00
+ 68416 1.7104000000000001E-02 1.7002026649789025E-02 2.6347821964351090E+00
+ 68417 1.7104249999999998E-02 1.7002685351770446E-02 2.6348332964064736E+00
+ 68418 1.7104499999999998E-02 1.7003344066525872E-02 2.6348843963778386E+00
+ 68419 1.7104749999999998E-02 1.7004002794055284E-02 2.6349354963492040E+00
+ 68420 1.7104999999999999E-02 1.7004661534358700E-02 2.6349865963205690E+00
+ 68421 1.7105249999999999E-02 1.7005320287436128E-02 2.6350376962919340E+00
+ 68422 1.7105499999999999E-02 1.7005979053287591E-02 2.6350887962632994E+00
+ 68423 1.7105749999999999E-02 1.7006637831913061E-02 2.6351398962346644E+00
+ 68424 1.7106000000000000E-02 1.7007296623312573E-02 2.6351909962060298E+00
+ 68425 1.7106250000000000E-02 1.7007955427486114E-02 2.6352420961773948E+00
+ 68426 1.7106500000000000E-02 1.7008614244433718E-02 2.6352931961487598E+00
+ 68427 1.7106750000000000E-02 1.7009273074155385E-02 2.6353442961201252E+00
+ 68428 1.7107000000000001E-02 1.7009931916651094E-02 2.6353953960914902E+00
+ 68429 1.7107250000000001E-02 1.7010590771920867E-02 2.6354464960628556E+00
+ 68430 1.7107500000000001E-02 1.7011249639964740E-02 2.6354975960342206E+00
+ 68431 1.7107749999999998E-02 1.7011908520782687E-02 2.6355486960055852E+00
+ 68432 1.7107999999999998E-02 1.7012567414374721E-02 2.6355997959769502E+00
+ 68433 1.7108249999999998E-02 1.7013226320740860E-02 2.6356508959483151E+00
+ 68434 1.7108499999999999E-02 1.7013885239881118E-02 2.6357019959196806E+00
+ 68435 1.7108749999999999E-02 1.7014544171795473E-02 2.6357530958910456E+00
+ 68436 1.7108999999999999E-02 1.7015203116483951E-02 2.6358041958624110E+00
+ 68437 1.7109249999999999E-02 1.7015862073946571E-02 2.6358552958337760E+00
+ 68438 1.7109500000000000E-02 1.7016521044183310E-02 2.6359063958051410E+00
+ 68439 1.7109750000000000E-02 1.7017180027194202E-02 2.6359574957765064E+00
+ 68440 1.7110000000000000E-02 1.7017839022979243E-02 2.6360085957478714E+00
+ 68441 1.7110250000000000E-02 1.7018498031538442E-02 2.6360596957192368E+00
+ 68442 1.7110500000000001E-02 1.7019157052871811E-02 2.6361107956906018E+00
+ 68443 1.7110750000000001E-02 1.7019816086979347E-02 2.6361618956619668E+00
+ 68444 1.7111000000000001E-02 1.7020475133861061E-02 2.6362129956333322E+00
+ 68445 1.7111249999999998E-02 1.7021134193516960E-02 2.6362640956046968E+00
+ 68446 1.7111499999999998E-02 1.7021793265947063E-02 2.6363151955760618E+00
+ 68447 1.7111749999999998E-02 1.7022452351151351E-02 2.6363662955474267E+00
+ 68448 1.7111999999999999E-02 1.7023111449129866E-02 2.6364173955187922E+00
+ 68449 1.7112249999999999E-02 1.7023770559882596E-02 2.6364684954901572E+00
+ 68450 1.7112499999999999E-02 1.7024429683409552E-02 2.6365195954615226E+00
+ 68451 1.7112749999999999E-02 1.7025088819710724E-02 2.6365706954328876E+00
+ 68452 1.7113000000000000E-02 1.7025747968786149E-02 2.6366217954042526E+00
+ 68453 1.7113250000000000E-02 1.7026407130635822E-02 2.6366728953756180E+00
+ 68454 1.7113500000000000E-02 1.7027066305259742E-02 2.6367239953469830E+00
+ 68455 1.7113750000000000E-02 1.7027725492657929E-02 2.6367750953183480E+00
+ 68456 1.7114000000000001E-02 1.7028384692830380E-02 2.6368261952897134E+00
+ 68457 1.7114250000000001E-02 1.7029043905777100E-02 2.6368772952610784E+00
+ 68458 1.7114499999999998E-02 1.7029703131498111E-02 2.6369283952324429E+00
+ 68459 1.7114749999999998E-02 1.7030362369993404E-02 2.6369794952038079E+00
+ 68460 1.7114999999999998E-02 1.7031021621263003E-02 2.6370305951751734E+00
+ 68461 1.7115249999999999E-02 1.7031680885306901E-02 2.6370816951465383E+00
+ 68462 1.7115499999999999E-02 1.7032340162125136E-02 2.6371327951179038E+00
+ 68463 1.7115749999999999E-02 1.7032999451717660E-02 2.6371838950892688E+00
+ 68464 1.7115999999999999E-02 1.7033658754084524E-02 2.6372349950606337E+00
+ 68465 1.7116250000000000E-02 1.7034318069225719E-02 2.6372860950319992E+00
+ 68466 1.7116500000000000E-02 1.7034977397141261E-02 2.6373371950033642E+00
+ 68467 1.7116750000000000E-02 1.7035636737831164E-02 2.6373882949747296E+00
+ 68468 1.7117000000000000E-02 1.7036296091295391E-02 2.6374393949460946E+00
+ 68469 1.7117250000000001E-02 1.7036955457534014E-02 2.6374904949174596E+00
+ 68470 1.7117500000000001E-02 1.7037614836546991E-02 2.6375415948888250E+00
+ 68471 1.7117750000000001E-02 1.7038274228334354E-02 2.6375926948601900E+00
+ 68472 1.7117999999999998E-02 1.7038933632896089E-02 2.6376437948315545E+00
+ 68473 1.7118249999999998E-02 1.7039593050232227E-02 2.6376948948029195E+00
+ 68474 1.7118499999999998E-02 1.7040252480342778E-02 2.6377459947742850E+00
+ 68475 1.7118749999999999E-02 1.7040911923227715E-02 2.6377970947456499E+00
+ 68476 1.7118999999999999E-02 1.7041571378887104E-02 2.6378481947170149E+00
+ 68477 1.7119249999999999E-02 1.7042230847320892E-02 2.6378992946883804E+00
+ 68478 1.7119499999999999E-02 1.7042890328529119E-02 2.6379503946597453E+00
+ 68479 1.7119750000000000E-02 1.7043549822511769E-02 2.6380014946311108E+00
+ 68480 1.7120000000000000E-02 1.7044209329268860E-02 2.6380525946024758E+00
+ 68481 1.7120250000000000E-02 1.7044868848800403E-02 2.6381036945738408E+00
+ 68482 1.7120500000000000E-02 1.7045528381106442E-02 2.6381547945452062E+00
+ 68483 1.7120750000000001E-02 1.7046187926186916E-02 2.6382058945165712E+00
+ 68484 1.7121000000000001E-02 1.7046847484041873E-02 2.6382569944879366E+00
+ 68485 1.7121250000000001E-02 1.7047507054671316E-02 2.6383080944593016E+00
+ 68486 1.7121499999999998E-02 1.7048166638075252E-02 2.6383591944306661E+00
+ 68487 1.7121749999999998E-02 1.7048826234253665E-02 2.6384102944020311E+00
+ 68488 1.7121999999999998E-02 1.7049485843206601E-02 2.6384613943733966E+00
+ 68489 1.7122249999999999E-02 1.7050145464934042E-02 2.6385124943447615E+00
+ 68490 1.7122499999999999E-02 1.7050805099436003E-02 2.6385635943161265E+00
+ 68491 1.7122749999999999E-02 1.7051464746712507E-02 2.6386146942874920E+00
+ 68492 1.7122999999999999E-02 1.7052124406763527E-02 2.6386657942588569E+00
+ 68493 1.7123250000000000E-02 1.7052784079589097E-02 2.6387168942302224E+00
+ 68494 1.7123500000000000E-02 1.7053443765189209E-02 2.6387679942015874E+00
+ 68495 1.7123750000000000E-02 1.7054103463563848E-02 2.6388190941729524E+00
+ 68496 1.7124000000000000E-02 1.7054763174713113E-02 2.6388701941443178E+00
+ 68497 1.7124250000000001E-02 1.7055422898636922E-02 2.6389212941156828E+00
+ 68498 1.7124500000000001E-02 1.7056082635335302E-02 2.6389723940870478E+00
+ 68499 1.7124750000000001E-02 1.7056742384808275E-02 2.6390234940584132E+00
+ 68500 1.7124999999999998E-02 1.7057402147055839E-02 2.6390745940297777E+00
+ 68501 1.7125249999999998E-02 1.7058061922078011E-02 2.6391256940011427E+00
+ 68502 1.7125499999999998E-02 1.7058721709874779E-02 2.6391767939725077E+00
+ 68503 1.7125749999999999E-02 1.7059381510446163E-02 2.6392278939438731E+00
+ 68504 1.7125999999999999E-02 1.7060041323792186E-02 2.6392789939152381E+00
+ 68505 1.7126249999999999E-02 1.7060701149912823E-02 2.6393300938866036E+00
+ 68506 1.7126499999999999E-02 1.7061360988808116E-02 2.6393811938579685E+00
+ 68507 1.7126750000000000E-02 1.7062020840478039E-02 2.6394322938293335E+00
+ 68508 1.7127000000000000E-02 1.7062680704922610E-02 2.6394833938006990E+00
+ 68509 1.7127250000000000E-02 1.7063340582141855E-02 2.6395344937720639E+00
+ 68510 1.7127500000000000E-02 1.7064000472135764E-02 2.6395855937434294E+00
+ 68511 1.7127750000000001E-02 1.7064660374904360E-02 2.6396366937147944E+00
+ 68512 1.7128000000000001E-02 1.7065320290447633E-02 2.6396877936861594E+00
+ 68513 1.7128250000000001E-02 1.7065980218765577E-02 2.6397388936575248E+00
+ 68514 1.7128499999999998E-02 1.7066640159858221E-02 2.6397899936288893E+00
+ 68515 1.7128749999999998E-02 1.7067300113725575E-02 2.6398410936002543E+00
+ 68516 1.7128999999999998E-02 1.7067960080367654E-02 2.6398921935716193E+00
+ 68517 1.7129249999999999E-02 1.7068620059784434E-02 2.6399432935429847E+00
+ 68518 1.7129499999999999E-02 1.7069280051975957E-02 2.6399943935143497E+00
+ 68519 1.7129749999999999E-02 1.7069940056942207E-02 2.6400454934857147E+00
+ 68520 1.7129999999999999E-02 1.7070600074683209E-02 2.6400965934570801E+00
+ 68521 1.7130250000000000E-02 1.7071260105198945E-02 2.6401476934284451E+00
+ 68522 1.7130500000000000E-02 1.7071920148489447E-02 2.6401987933998106E+00
+ 68523 1.7130750000000000E-02 1.7072580204554710E-02 2.6402498933711755E+00
+ 68524 1.7131000000000000E-02 1.7073240273394748E-02 2.6403009933425405E+00
+ 68525 1.7131250000000001E-02 1.7073900355009566E-02 2.6403520933139060E+00
+ 68526 1.7131500000000001E-02 1.7074560449399166E-02 2.6404031932852710E+00
+ 68527 1.7131750000000001E-02 1.7075220556563575E-02 2.6404542932566364E+00
+ 68528 1.7131999999999998E-02 1.7075880676502765E-02 2.6405053932280005E+00
+ 68529 1.7132249999999998E-02 1.7076540809216719E-02 2.6405564931993659E+00
+ 68530 1.7132499999999998E-02 1.7077200954705593E-02 2.6406075931707309E+00
+ 68531 1.7132749999999999E-02 1.7077861112969248E-02 2.6406586931420963E+00
+ 68532 1.7132999999999999E-02 1.7078521284007719E-02 2.6407097931134613E+00
+ 68533 1.7133249999999999E-02 1.7079181467821038E-02 2.6407608930848263E+00
+ 68534 1.7133499999999999E-02 1.7079841664409214E-02 2.6408119930561917E+00
+ 68535 1.7133750000000000E-02 1.7080501873772226E-02 2.6408630930275567E+00
+ 68536 1.7134000000000000E-02 1.7081162095910103E-02 2.6409141929989217E+00
+ 68537 1.7134250000000000E-02 1.7081822330822852E-02 2.6409652929702871E+00
+ 68538 1.7134500000000000E-02 1.7082482578510482E-02 2.6410163929416521E+00
+ 68539 1.7134750000000001E-02 1.7083142838972994E-02 2.6410674929130176E+00
+ 68540 1.7135000000000001E-02 1.7083803112210402E-02 2.6411185928843826E+00
+ 68541 1.7135250000000001E-02 1.7084463398222692E-02 2.6411696928557475E+00
+ 68542 1.7135499999999998E-02 1.7085123697009891E-02 2.6412207928271121E+00
+ 68543 1.7135749999999998E-02 1.7085784008572004E-02 2.6412718927984775E+00
+ 68544 1.7135999999999998E-02 1.7086444332909043E-02 2.6413229927698425E+00
+ 68545 1.7136249999999999E-02 1.7087104670021024E-02 2.6413740927412075E+00
+ 68546 1.7136499999999999E-02 1.7087765019907903E-02 2.6414251927125729E+00
+ 68547 1.7136749999999999E-02 1.7088425382569768E-02 2.6414762926839379E+00
+ 68548 1.7136999999999999E-02 1.7089085758006575E-02 2.6415273926553033E+00
+ 68549 1.7137250000000000E-02 1.7089746146218322E-02 2.6415784926266683E+00
+ 68550 1.7137500000000000E-02 1.7090406547205061E-02 2.6416295925980333E+00
+ 68551 1.7137750000000000E-02 1.7091066960966760E-02 2.6416806925693987E+00
+ 68552 1.7138000000000000E-02 1.7091727387503416E-02 2.6417317925407637E+00
+ 68553 1.7138250000000001E-02 1.7092387826815086E-02 2.6417828925121292E+00
+ 68554 1.7138500000000001E-02 1.7093048278901759E-02 2.6418339924834942E+00
+ 68555 1.7138750000000001E-02 1.7093708743763408E-02 2.6418850924548591E+00
+ 68556 1.7138999999999998E-02 1.7094369221400084E-02 2.6419361924262237E+00
+ 68557 1.7139249999999998E-02 1.7095029711811777E-02 2.6419872923975887E+00
+ 68558 1.7139499999999998E-02 1.7095690214998495E-02 2.6420383923689541E+00
+ 68559 1.7139749999999999E-02 1.7096350730960243E-02 2.6420894923403191E+00
+ 68560 1.7139999999999999E-02 1.7097011259697033E-02 2.6421405923116845E+00
+ 68561 1.7140249999999999E-02 1.7097671801208875E-02 2.6421916922830495E+00
+ 68562 1.7140499999999999E-02 1.7098332355495786E-02 2.6422427922544145E+00
+ 68563 1.7140750000000000E-02 1.7098992922557784E-02 2.6422938922257799E+00
+ 68564 1.7141000000000000E-02 1.7099653502394771E-02 2.6423449921971449E+00
+ 68565 1.7141250000000000E-02 1.7100314095006883E-02 2.6423960921685103E+00
+ 68566 1.7141500000000000E-02 1.7100974700394074E-02 2.6424471921398753E+00
+ 68567 1.7141750000000001E-02 1.7101635318556373E-02 2.6424982921112403E+00
+ 68568 1.7142000000000001E-02 1.7102295949493765E-02 2.6425493920826058E+00
+ 68569 1.7142249999999998E-02 1.7102956593206247E-02 2.6426004920539703E+00
+ 68570 1.7142499999999998E-02 1.7103617249693854E-02 2.6426515920253353E+00
+ 68571 1.7142749999999998E-02 1.7104277918956603E-02 2.6427026919967003E+00
+ 68572 1.7142999999999999E-02 1.7104938600994456E-02 2.6427537919680657E+00
+ 68573 1.7143249999999999E-02 1.7105599295807464E-02 2.6428048919394307E+00
+ 68574 1.7143499999999999E-02 1.7106260003395619E-02 2.6428559919107961E+00
+ 68575 1.7143749999999999E-02 1.7106920723758925E-02 2.6429070918821611E+00
+ 68576 1.7144000000000000E-02 1.7107581456897392E-02 2.6429581918535261E+00
+ 68577 1.7144250000000000E-02 1.7108242202811014E-02 2.6430092918248915E+00
+ 68578 1.7144500000000000E-02 1.7108902961499830E-02 2.6430603917962565E+00
+ 68579 1.7144750000000000E-02 1.7109563732963826E-02 2.6431114917676215E+00
+ 68580 1.7145000000000001E-02 1.7110224517202979E-02 2.6431625917389869E+00
+ 68581 1.7145250000000001E-02 1.7110885314217391E-02 2.6432136917103519E+00
+ 68582 1.7145500000000001E-02 1.7111546124006970E-02 2.6432647916817174E+00
+ 68583 1.7145749999999998E-02 1.7112206946571767E-02 2.6433158916530815E+00
+ 68584 1.7145999999999998E-02 1.7112867781911782E-02 2.6433669916244469E+00
+ 68585 1.7146249999999998E-02 1.7113528630027040E-02 2.6434180915958119E+00
+ 68586 1.7146499999999999E-02 1.7114189490917517E-02 2.6434691915671773E+00
+ 68587 1.7146749999999999E-02 1.7114850364583257E-02 2.6435202915385423E+00
+ 68588 1.7146999999999999E-02 1.7115511251024226E-02 2.6435713915099073E+00
+ 68589 1.7147249999999999E-02 1.7116172150240468E-02 2.6436224914812727E+00
+ 68590 1.7147500000000000E-02 1.7116833062231968E-02 2.6436735914526377E+00
+ 68591 1.7147750000000000E-02 1.7117493986998741E-02 2.6437246914240031E+00
+ 68592 1.7148000000000000E-02 1.7118154924540812E-02 2.6437757913953681E+00
+ 68593 1.7148250000000000E-02 1.7118815874858157E-02 2.6438268913667331E+00
+ 68594 1.7148500000000001E-02 1.7119476837950801E-02 2.6438779913380985E+00
+ 68595 1.7148750000000001E-02 1.7120137813818756E-02 2.6439290913094635E+00
+ 68596 1.7149000000000001E-02 1.7120798802462020E-02 2.6439801912808290E+00
+ 68597 1.7149249999999998E-02 1.7121459803880603E-02 2.6440312912521930E+00
+ 68598 1.7149499999999998E-02 1.7122120818074488E-02 2.6440823912235585E+00
+ 68599 1.7149749999999998E-02 1.7122781845043726E-02 2.6441334911949235E+00
+ 68600 1.7149999999999999E-02 1.7123442884788308E-02 2.6441845911662885E+00
+ 68601 1.7150249999999999E-02 1.7124103937308229E-02 2.6442356911376539E+00
+ 68602 1.7150499999999999E-02 1.7124765002603522E-02 2.6442867911090189E+00
+ 68603 1.7150749999999999E-02 1.7125426080674168E-02 2.6443378910803843E+00
+ 68604 1.7151000000000000E-02 1.7126087171520182E-02 2.6443889910517493E+00
+ 68605 1.7151250000000000E-02 1.7126748275141591E-02 2.6444400910231143E+00
+ 68606 1.7151500000000000E-02 1.7127409391538360E-02 2.6444911909944797E+00
+ 68607 1.7151750000000000E-02 1.7128070520710550E-02 2.6445422909658447E+00
+ 68608 1.7152000000000001E-02 1.7128731662658134E-02 2.6445933909372101E+00
+ 68609 1.7152250000000001E-02 1.7129392817381114E-02 2.6446444909085751E+00
+ 68610 1.7152500000000001E-02 1.7130053984879524E-02 2.6446955908799401E+00
+ 68611 1.7152749999999998E-02 1.7130715165153351E-02 2.6447466908513046E+00
+ 68612 1.7152999999999998E-02 1.7131376358202610E-02 2.6447977908226701E+00
+ 68613 1.7153249999999998E-02 1.7132037564027310E-02 2.6448488907940351E+00
+ 68614 1.7153499999999999E-02 1.7132698782627472E-02 2.6448999907654001E+00
+ 68615 1.7153749999999999E-02 1.7133360014003066E-02 2.6449510907367655E+00
+ 68616 1.7153999999999999E-02 1.7134021258154140E-02 2.6450021907081305E+00
+ 68617 1.7154249999999999E-02 1.7134682515080667E-02 2.6450532906794959E+00
+ 68618 1.7154500000000000E-02 1.7135343784782691E-02 2.6451043906508609E+00
+ 68619 1.7154750000000000E-02 1.7136005067260193E-02 2.6451554906222259E+00
+ 68620 1.7155000000000000E-02 1.7136666362513188E-02 2.6452065905935913E+00
+ 68621 1.7155250000000000E-02 1.7137327670541665E-02 2.6452576905649563E+00
+ 68622 1.7155500000000001E-02 1.7137988991345679E-02 2.6453087905363213E+00
+ 68623 1.7155750000000001E-02 1.7138650324925186E-02 2.6453598905076867E+00
+ 68624 1.7156000000000001E-02 1.7139311671280230E-02 2.6454109904790517E+00
+ 68625 1.7156249999999998E-02 1.7139973030410788E-02 2.6454620904504162E+00
+ 68626 1.7156499999999998E-02 1.7140634402316893E-02 2.6455131904217812E+00
+ 68627 1.7156749999999998E-02 1.7141295786998537E-02 2.6455642903931467E+00
+ 68628 1.7156999999999999E-02 1.7141957184455738E-02 2.6456153903645117E+00
+ 68629 1.7157249999999999E-02 1.7142618594688512E-02 2.6456664903358771E+00
+ 68630 1.7157499999999999E-02 1.7143280017696844E-02 2.6457175903072421E+00
+ 68631 1.7157749999999999E-02 1.7143941453480745E-02 2.6457686902786071E+00
+ 68632 1.7158000000000000E-02 1.7144602907250603E-02 2.6458197902499725E+00
+ 68633 1.7158250000000000E-02 1.7145264368443904E-02 2.6458708902213375E+00
+ 68634 1.7158500000000000E-02 1.7145925842413139E-02 2.6459219901927029E+00
+ 68635 1.7158750000000000E-02 1.7146587329158278E-02 2.6459730901640679E+00
+ 68636 1.7159000000000001E-02 1.7147248828679372E-02 2.6460241901354329E+00
+ 68637 1.7159250000000001E-02 1.7147910340975736E-02 2.6460752901067983E+00
+ 68638 1.7159500000000001E-02 1.7148571866046111E-02 2.6461263900781633E+00
+ 68639 1.7159749999999998E-02 1.7149233403890414E-02 2.6461774900495278E+00
+ 68640 1.7159999999999998E-02 1.7149894954508738E-02 2.6462285900208928E+00
+ 68641 1.7160249999999998E-02 1.7150556517901053E-02 2.6462796899922583E+00
+ 68642 1.7160499999999999E-02 1.7151218094067350E-02 2.6463307899636233E+00
+ 68643 1.7160749999999999E-02 1.7151879683007659E-02 2.6463818899349882E+00
+ 68644 1.7160999999999999E-02 1.7152541284721972E-02 2.6464329899063537E+00
+ 68645 1.7161249999999999E-02 1.7153202899210313E-02 2.6464840898777187E+00
+ 68646 1.7161500000000000E-02 1.7153864526472672E-02 2.6465351898490841E+00
+ 68647 1.7161750000000000E-02 1.7154526166509063E-02 2.6465862898204491E+00
+ 68648 1.7162000000000000E-02 1.7155187819319507E-02 2.6466373897918141E+00
+ 68649 1.7162250000000000E-02 1.7155849484903993E-02 2.6466884897631795E+00
+ 68650 1.7162500000000001E-02 1.7156511163262535E-02 2.6467395897345445E+00
+ 68651 1.7162750000000001E-02 1.7157172854395140E-02 2.6467906897059099E+00
+ 68652 1.7163000000000001E-02 1.7157834558301811E-02 2.6468417896772749E+00
+ 68653 1.7163249999999998E-02 1.7158496274982549E-02 2.6468928896486394E+00
+ 68654 1.7163499999999998E-02 1.7159158004437389E-02 2.6469439896200044E+00
+ 68655 1.7163749999999998E-02 1.7159819746666308E-02 2.6469950895913699E+00
+ 68656 1.7163999999999999E-02 1.7160481501669319E-02 2.6470461895627349E+00
+ 68657 1.7164249999999999E-02 1.7161143269446451E-02 2.6470972895340998E+00
+ 68658 1.7164499999999999E-02 1.7161805049997703E-02 2.6471483895054653E+00
+ 68659 1.7164749999999999E-02 1.7162466843323062E-02 2.6471994894768303E+00
+ 68660 1.7165000000000000E-02 1.7163128649422547E-02 2.6472505894481957E+00
+ 68661 1.7165250000000000E-02 1.7163790468296171E-02 2.6473016894195607E+00
+ 68662 1.7165500000000000E-02 1.7164452299943931E-02 2.6473527893909257E+00
+ 68663 1.7165750000000000E-02 1.7165114144365851E-02 2.6474038893622911E+00
+ 68664 1.7166000000000001E-02 1.7165776001561914E-02 2.6474549893336561E+00
+ 68665 1.7166250000000001E-02 1.7166437871532148E-02 2.6475060893050211E+00
+ 68666 1.7166500000000001E-02 1.7167099754276556E-02 2.6475571892763865E+00
+ 68667 1.7166749999999998E-02 1.7167761649795138E-02 2.6476082892477510E+00
+ 68668 1.7166999999999998E-02 1.7168423558087904E-02 2.6476593892191160E+00
+ 68669 1.7167249999999998E-02 1.7169085479154862E-02 2.6477104891904810E+00
+ 68670 1.7167499999999999E-02 1.7169747412996029E-02 2.6477615891618465E+00
+ 68671 1.7167749999999999E-02 1.7170409359611390E-02 2.6478126891332114E+00
+ 68672 1.7167999999999999E-02 1.7171071319000978E-02 2.6478637891045769E+00
+ 68673 1.7168249999999999E-02 1.7171733291164778E-02 2.6479148890759419E+00
+ 68674 1.7168500000000000E-02 1.7172395276102814E-02 2.6479659890473068E+00
+ 68675 1.7168750000000000E-02 1.7173057273815087E-02 2.6480170890186723E+00
+ 68676 1.7169000000000000E-02 1.7173719284301600E-02 2.6480681889900373E+00
+ 68677 1.7169250000000000E-02 1.7174381307562367E-02 2.6481192889614027E+00
+ 68678 1.7169500000000001E-02 1.7175043343597381E-02 2.6481703889327677E+00
+ 68679 1.7169750000000001E-02 1.7175705392406676E-02 2.6482214889041327E+00
+ 68680 1.7169999999999998E-02 1.7176367453990229E-02 2.6482725888754972E+00
+ 68681 1.7170249999999998E-02 1.7177029528348063E-02 2.6483236888468626E+00
+ 68682 1.7170499999999998E-02 1.7177691615480193E-02 2.6483747888182276E+00
+ 68683 1.7170749999999999E-02 1.7178353715386618E-02 2.6484258887895926E+00
+ 68684 1.7170999999999999E-02 1.7179015828067332E-02 2.6484769887609581E+00
+ 68685 1.7171249999999999E-02 1.7179677953522370E-02 2.6485280887323230E+00
+ 68686 1.7171499999999999E-02 1.7180340091751727E-02 2.6485791887036880E+00
+ 68687 1.7171750000000000E-02 1.7181002242755403E-02 2.6486302886750535E+00
+ 68688 1.7172000000000000E-02 1.7181664406533393E-02 2.6486813886464184E+00
+ 68689 1.7172250000000000E-02 1.7182326583085765E-02 2.6487324886177839E+00
+ 68690 1.7172500000000000E-02 1.7182988772412425E-02 2.6487835885891489E+00
+ 68691 1.7172750000000001E-02 1.7183650974513472E-02 2.6488346885605139E+00
+ 68692 1.7173000000000001E-02 1.7184313189388872E-02 2.6488857885318793E+00
+ 68693 1.7173250000000001E-02 1.7184975417038645E-02 2.6489368885032443E+00
+ 68694 1.7173499999999998E-02 1.7185637657462782E-02 2.6489879884746088E+00
+ 68695 1.7173749999999998E-02 1.7186299910661309E-02 2.6490390884459738E+00
+ 68696 1.7173999999999998E-02 1.7186962176634242E-02 2.6490901884173392E+00
+ 68697 1.7174249999999999E-02 1.7187624455381526E-02 2.6491412883887042E+00
+ 68698 1.7174499999999999E-02 1.7188286746903238E-02 2.6491923883600696E+00
+ 68699 1.7174749999999999E-02 1.7188949051199377E-02 2.6492434883314346E+00
+ 68700 1.7174999999999999E-02 1.7189611368269912E-02 2.6492945883027996E+00
+ 68701 1.7175250000000000E-02 1.7190273698114898E-02 2.6493456882741651E+00
+ 68702 1.7175500000000000E-02 1.7190936040734298E-02 2.6493967882455300E+00
+ 68703 1.7175750000000000E-02 1.7191598396128133E-02 2.6494478882168950E+00
+ 68704 1.7176000000000000E-02 1.7192260764296429E-02 2.6494989881882605E+00
+ 68705 1.7176250000000001E-02 1.7192923145239177E-02 2.6495500881596254E+00
+ 68706 1.7176500000000001E-02 1.7193585538956398E-02 2.6496011881309909E+00
+ 68707 1.7176750000000001E-02 1.7194247945448056E-02 2.6496522881023559E+00
+ 68708 1.7176999999999998E-02 1.7194910364714208E-02 2.6497033880737204E+00
+ 68709 1.7177249999999998E-02 1.7195572796754849E-02 2.6497544880450854E+00
+ 68710 1.7177499999999998E-02 1.7196235241569977E-02 2.6498055880164508E+00
+ 68711 1.7177749999999999E-02 1.7196897699159608E-02 2.6498566879878158E+00
+ 68712 1.7177999999999999E-02 1.7197560169523750E-02 2.6499077879591808E+00
+ 68713 1.7178249999999999E-02 1.7198222652662420E-02 2.6499588879305462E+00
+ 68714 1.7178499999999999E-02 1.7198885148575573E-02 2.6500099879019112E+00
+ 68715 1.7178750000000000E-02 1.7199547657263267E-02 2.6500610878732767E+00
+ 68716 1.7179000000000000E-02 1.7200210178725514E-02 2.6501121878446416E+00
+ 68717 1.7179250000000000E-02 1.7200872712962278E-02 2.6501632878160066E+00
+ 68718 1.7179500000000000E-02 1.7201535259973599E-02 2.6502143877873721E+00
+ 68719 1.7179750000000001E-02 1.7202197819759492E-02 2.6502654877587370E+00
+ 68720 1.7180000000000001E-02 1.7202860392319930E-02 2.6503165877301025E+00
+ 68721 1.7180250000000001E-02 1.7203522977654959E-02 2.6503676877014675E+00
+ 68722 1.7180499999999998E-02 1.7204185575764547E-02 2.6504187876728320E+00
+ 68723 1.7180749999999998E-02 1.7204848186648733E-02 2.6504698876441970E+00
+ 68724 1.7180999999999998E-02 1.7205510810307519E-02 2.6505209876155620E+00
+ 68725 1.7181249999999999E-02 1.7206173446740899E-02 2.6505720875869274E+00
+ 68726 1.7181499999999999E-02 1.7206836095948887E-02 2.6506231875582924E+00
+ 68727 1.7181749999999999E-02 1.7207498757931490E-02 2.6506742875296578E+00
+ 68728 1.7181999999999999E-02 1.7208161432688742E-02 2.6507253875010228E+00
+ 68729 1.7182250000000000E-02 1.7208824120220591E-02 2.6507764874723878E+00
+ 68730 1.7182500000000000E-02 1.7209486820527087E-02 2.6508275874437532E+00
+ 68731 1.7182750000000000E-02 1.7210149533608228E-02 2.6508786874151182E+00
+ 68732 1.7183000000000000E-02 1.7210812259464036E-02 2.6509297873864837E+00
+ 68733 1.7183250000000001E-02 1.7211474998094486E-02 2.6509808873578486E+00
+ 68734 1.7183500000000001E-02 1.7212137749499621E-02 2.6510319873292136E+00
+ 68735 1.7183750000000001E-02 1.7212800513679412E-02 2.6510830873005791E+00
+ 68736 1.7183999999999998E-02 1.7213463290633908E-02 2.6511341872719436E+00
+ 68737 1.7184249999999998E-02 1.7214126080363053E-02 2.6511852872433086E+00
+ 68738 1.7184499999999998E-02 1.7214788882866924E-02 2.6512363872146736E+00
+ 68739 1.7184749999999999E-02 1.7215451698145503E-02 2.6512874871860390E+00
+ 68740 1.7184999999999999E-02 1.7216114526198787E-02 2.6513385871574040E+00
+ 68741 1.7185249999999999E-02 1.7216777367026783E-02 2.6513896871287694E+00
+ 68742 1.7185499999999999E-02 1.7217440220629508E-02 2.6514407871001344E+00
+ 68743 1.7185750000000000E-02 1.7218103087006973E-02 2.6514918870714994E+00
+ 68744 1.7186000000000000E-02 1.7218765966159177E-02 2.6515429870428648E+00
+ 68745 1.7186250000000000E-02 1.7219428858086128E-02 2.6515940870142298E+00
+ 68746 1.7186500000000000E-02 1.7220091762787843E-02 2.6516451869855948E+00
+ 68747 1.7186750000000001E-02 1.7220754680264294E-02 2.6516962869569602E+00
+ 68748 1.7187000000000001E-02 1.7221417610515537E-02 2.6517473869283252E+00
+ 68749 1.7187250000000001E-02 1.7222080553541561E-02 2.6517984868996907E+00
+ 68750 1.7187499999999998E-02 1.7222743509342359E-02 2.6518495868710548E+00
+ 68751 1.7187749999999998E-02 1.7223406477917952E-02 2.6519006868424202E+00
+ 68752 1.7187999999999998E-02 1.7224069459268354E-02 2.6519517868137852E+00
+ 68753 1.7188249999999999E-02 1.7224732453393548E-02 2.6520028867851506E+00
+ 68754 1.7188499999999999E-02 1.7225395460293575E-02 2.6520539867565156E+00
+ 68755 1.7188749999999999E-02 1.7226058479968404E-02 2.6521050867278806E+00
+ 68756 1.7188999999999999E-02 1.7226721512418070E-02 2.6521561866992460E+00
+ 68757 1.7189250000000000E-02 1.7227384557642573E-02 2.6522072866706110E+00
+ 68758 1.7189500000000000E-02 1.7228047615641919E-02 2.6522583866419764E+00
+ 68759 1.7189750000000000E-02 1.7228710686416095E-02 2.6523094866133414E+00
+ 68760 1.7190000000000000E-02 1.7229373769965178E-02 2.6523605865847064E+00
+ 68761 1.7190250000000001E-02 1.7230036866289100E-02 2.6524116865560718E+00
+ 68762 1.7190500000000001E-02 1.7230699975387908E-02 2.6524627865274368E+00
+ 68763 1.7190750000000001E-02 1.7231363097261577E-02 2.6525138864988023E+00
+ 68764 1.7190999999999998E-02 1.7232026231910138E-02 2.6525649864701664E+00
+ 68765 1.7191249999999998E-02 1.7232689379333602E-02 2.6526160864415318E+00
+ 68766 1.7191499999999998E-02 1.7233352539531961E-02 2.6526671864128968E+00
+ 68767 1.7191749999999999E-02 1.7234015712505234E-02 2.6527182863842618E+00
+ 68768 1.7191999999999999E-02 1.7234678898253430E-02 2.6527693863556272E+00
+ 68769 1.7192249999999999E-02 1.7235342096776549E-02 2.6528204863269922E+00
+ 68770 1.7192499999999999E-02 1.7236005308074596E-02 2.6528715862983576E+00
+ 68771 1.7192750000000000E-02 1.7236668532147583E-02 2.6529226862697226E+00
+ 68772 1.7193000000000000E-02 1.7237331768995525E-02 2.6529737862410876E+00
+ 68773 1.7193250000000000E-02 1.7237995018618422E-02 2.6530248862124530E+00
+ 68774 1.7193500000000000E-02 1.7238658281016280E-02 2.6530759861838180E+00
+ 68775 1.7193750000000001E-02 1.7239321556189104E-02 2.6531270861551834E+00
+ 68776 1.7194000000000001E-02 1.7239984844136892E-02 2.6531781861265484E+00
+ 68777 1.7194250000000001E-02 1.7240648144859684E-02 2.6532292860979134E+00
+ 68778 1.7194499999999998E-02 1.7241311458357455E-02 2.6532803860692780E+00
+ 68779 1.7194749999999998E-02 1.7241974784630229E-02 2.6533314860406434E+00
+ 68780 1.7194999999999998E-02 1.7242638123678010E-02 2.6533825860120084E+00
+ 68781 1.7195249999999999E-02 1.7243301475500804E-02 2.6534336859833734E+00
+ 68782 1.7195499999999999E-02 1.7243964840098630E-02 2.6534847859547388E+00
+ 68783 1.7195749999999999E-02 1.7244628217471480E-02 2.6535358859261038E+00
+ 68784 1.7195999999999999E-02 1.7245291607619336E-02 2.6535869858974692E+00
+ 68785 1.7196250000000000E-02 1.7245955010542276E-02 2.6536380858688342E+00
+ 68786 1.7196500000000000E-02 1.7246618426240246E-02 2.6536891858401992E+00
+ 68787 1.7196750000000000E-02 1.7247281854713283E-02 2.6537402858115646E+00
+ 68788 1.7197000000000000E-02 1.7247945295961364E-02 2.6537913857829296E+00
+ 68789 1.7197250000000001E-02 1.7248608749984552E-02 2.6538424857542946E+00
+ 68790 1.7197500000000001E-02 1.7249272216782803E-02 2.6538935857256600E+00
+ 68791 1.7197749999999998E-02 1.7249935696356151E-02 2.6539446856970246E+00
+ 68792 1.7197999999999998E-02 1.7250599188704568E-02 2.6539957856683896E+00
+ 68793 1.7198249999999998E-02 1.7251262693828127E-02 2.6540468856397545E+00
+ 68794 1.7198499999999999E-02 1.7251926211726772E-02 2.6540979856111200E+00
+ 68795 1.7198749999999999E-02 1.7252589742400532E-02 2.6541490855824850E+00
+ 68796 1.7198999999999999E-02 1.7253253285849434E-02 2.6542001855538504E+00
+ 68797 1.7199249999999999E-02 1.7253916842073450E-02 2.6542512855252154E+00
+ 68798 1.7199500000000000E-02 1.7254580411072602E-02 2.6543023854965804E+00
+ 68799 1.7199750000000000E-02 1.7255243992846912E-02 2.6543534854679458E+00
+ 68800 1.7200000000000000E-02 1.7255907587396386E-02 2.6544045854393108E+00
+ 68801 1.7200250000000000E-02 1.7256571194721012E-02 2.6544556854106762E+00
+ 68802 1.7200500000000001E-02 1.7257234814820811E-02 2.6545067853820412E+00
+ 68803 1.7200750000000001E-02 1.7257898447695787E-02 2.6545578853534062E+00
+ 68804 1.7201000000000001E-02 1.7258562093345933E-02 2.6546089853247716E+00
+ 68805 1.7201249999999998E-02 1.7259225751771252E-02 2.6546600852961362E+00
+ 68806 1.7201499999999998E-02 1.7259889422971835E-02 2.6547111852675012E+00
+ 68807 1.7201749999999998E-02 1.7260553106947584E-02 2.6547622852388661E+00
+ 68808 1.7201999999999999E-02 1.7261216803698565E-02 2.6548133852102316E+00
+ 68809 1.7202249999999999E-02 1.7261880513224751E-02 2.6548644851815966E+00
+ 68810 1.7202499999999999E-02 1.7262544235526162E-02 2.6549155851529616E+00
+ 68811 1.7202749999999999E-02 1.7263207970602826E-02 2.6549666851243270E+00
+ 68812 1.7203000000000000E-02 1.7263871718454723E-02 2.6550177850956920E+00
+ 68813 1.7203250000000000E-02 1.7264535479081876E-02 2.6550688850670574E+00
+ 68814 1.7203500000000000E-02 1.7265199252484285E-02 2.6551199850384224E+00
+ 68815 1.7203750000000000E-02 1.7265863038661965E-02 2.6551710850097874E+00
+ 68816 1.7204000000000001E-02 1.7266526837614916E-02 2.6552221849811528E+00
+ 68817 1.7204250000000001E-02 1.7267190649343137E-02 2.6552732849525178E+00
+ 68818 1.7204500000000001E-02 1.7267854473846659E-02 2.6553243849238832E+00
+ 68819 1.7204749999999998E-02 1.7268518311125459E-02 2.6553754848952473E+00
+ 68820 1.7204999999999998E-02 1.7269182161179578E-02 2.6554265848666128E+00
+ 68821 1.7205249999999998E-02 1.7269846024009005E-02 2.6554776848379777E+00
+ 68822 1.7205499999999999E-02 1.7270509899613762E-02 2.6555287848093432E+00
+ 68823 1.7205749999999999E-02 1.7271173787993831E-02 2.6555798847807082E+00
+ 68824 1.7205999999999999E-02 1.7271837689149232E-02 2.6556309847520732E+00
+ 68825 1.7206249999999999E-02 1.7272501603079981E-02 2.6556820847234386E+00
+ 68826 1.7206500000000000E-02 1.7273165529786073E-02 2.6557331846948036E+00
+ 68827 1.7206750000000000E-02 1.7273829469267539E-02 2.6557842846661690E+00
+ 68828 1.7207000000000000E-02 1.7274493421524352E-02 2.6558353846375340E+00
+ 68829 1.7207250000000000E-02 1.7275157386556526E-02 2.6558864846088990E+00
+ 68830 1.7207500000000001E-02 1.7275821364364077E-02 2.6559375845802644E+00
+ 68831 1.7207750000000001E-02 1.7276485354947028E-02 2.6559886845516294E+00
+ 68832 1.7208000000000001E-02 1.7277149358305363E-02 2.6560397845229944E+00
+ 68833 1.7208249999999998E-02 1.7277813374439097E-02 2.6560908844943589E+00
+ 68834 1.7208499999999998E-02 1.7278477403348230E-02 2.6561419844657244E+00
+ 68835 1.7208749999999998E-02 1.7279141445032817E-02 2.6561930844370893E+00
+ 68836 1.7208999999999999E-02 1.7279805499492786E-02 2.6562441844084543E+00
+ 68837 1.7209249999999999E-02 1.7280469566728188E-02 2.6562952843798198E+00
+ 68838 1.7209499999999999E-02 1.7281133646739062E-02 2.6563463843511848E+00
+ 68839 1.7209749999999999E-02 1.7281797739525363E-02 2.6563974843225502E+00
+ 68840 1.7210000000000000E-02 1.7282461845087103E-02 2.6564485842939152E+00
+ 68841 1.7210250000000000E-02 1.7283125963424312E-02 2.6564996842652802E+00
+ 68842 1.7210500000000000E-02 1.7283790094536983E-02 2.6565507842366456E+00
+ 68843 1.7210750000000000E-02 1.7284454238425145E-02 2.6566018842080106E+00
+ 68844 1.7211000000000001E-02 1.7285118395088766E-02 2.6566529841793760E+00
+ 68845 1.7211250000000001E-02 1.7285782564527896E-02 2.6567040841507410E+00
+ 68846 1.7211500000000001E-02 1.7286446746742522E-02 2.6567551841221060E+00
+ 68847 1.7211749999999998E-02 1.7287110941732631E-02 2.6568062840934705E+00
+ 68848 1.7211999999999998E-02 1.7287775149498270E-02 2.6568573840648360E+00
+ 68849 1.7212249999999998E-02 1.7288439370039432E-02 2.6569084840362009E+00
+ 68850 1.7212499999999999E-02 1.7289103603356108E-02 2.6569595840075659E+00
+ 68851 1.7212749999999999E-02 1.7289767849448346E-02 2.6570106839789314E+00
+ 68852 1.7212999999999999E-02 1.7290432108316090E-02 2.6570617839502964E+00
+ 68853 1.7213249999999999E-02 1.7291096379959410E-02 2.6571128839216613E+00
+ 68854 1.7213500000000000E-02 1.7291760664378288E-02 2.6571639838930268E+00
+ 68855 1.7213750000000000E-02 1.7292424961572711E-02 2.6572150838643918E+00
+ 68856 1.7214000000000000E-02 1.7293089271542720E-02 2.6572661838357572E+00
+ 68857 1.7214250000000000E-02 1.7293753594288294E-02 2.6573172838071222E+00
+ 68858 1.7214500000000001E-02 1.7294417929809472E-02 2.6573683837784872E+00
+ 68859 1.7214750000000001E-02 1.7295082278106236E-02 2.6574194837498526E+00
+ 68860 1.7215000000000001E-02 1.7295746639178617E-02 2.6574705837212176E+00
+ 68861 1.7215249999999998E-02 1.7296411013026577E-02 2.6575216836925821E+00
+ 68862 1.7215499999999998E-02 1.7297075399650176E-02 2.6575727836639471E+00
+ 68863 1.7215749999999998E-02 1.7297739799049406E-02 2.6576238836353125E+00
+ 68864 1.7215999999999999E-02 1.7298404211224250E-02 2.6576749836066775E+00
+ 68865 1.7216249999999999E-02 1.7299068636174746E-02 2.6577260835780430E+00
+ 68866 1.7216499999999999E-02 1.7299733073900887E-02 2.6577771835494080E+00
+ 68867 1.7216749999999999E-02 1.7300397524402669E-02 2.6578282835207729E+00
+ 68868 1.7217000000000000E-02 1.7301061987680128E-02 2.6578793834921384E+00
+ 68869 1.7217250000000000E-02 1.7301726463733253E-02 2.6579304834635034E+00
+ 68870 1.7217500000000000E-02 1.7302390952562065E-02 2.6579815834348683E+00
+ 68871 1.7217750000000000E-02 1.7303055454166556E-02 2.6580326834062338E+00
+ 68872 1.7218000000000001E-02 1.7303719968546724E-02 2.6580837833775988E+00
+ 68873 1.7218250000000001E-02 1.7304384495702620E-02 2.6581348833489642E+00
+ 68874 1.7218500000000001E-02 1.7305049035634193E-02 2.6581859833203292E+00
+ 68875 1.7218749999999998E-02 1.7305713588341480E-02 2.6582370832916937E+00
+ 68876 1.7218999999999998E-02 1.7306378153824502E-02 2.6582881832630587E+00
+ 68877 1.7219249999999998E-02 1.7307042732083250E-02 2.6583392832344241E+00
+ 68878 1.7219499999999999E-02 1.7307707323117753E-02 2.6583903832057891E+00
+ 68879 1.7219749999999999E-02 1.7308371926927989E-02 2.6584414831771541E+00
+ 68880 1.7219999999999999E-02 1.7309036543513987E-02 2.6584925831485196E+00
+ 68881 1.7220249999999999E-02 1.7309701172875731E-02 2.6585436831198845E+00
+ 68882 1.7220500000000000E-02 1.7310365815013239E-02 2.6585947830912500E+00
+ 68883 1.7220750000000000E-02 1.7311030469926526E-02 2.6586458830626150E+00
+ 68884 1.7221000000000000E-02 1.7311695137615598E-02 2.6586969830339799E+00
+ 68885 1.7221250000000000E-02 1.7312359818080457E-02 2.6587480830053454E+00
+ 68886 1.7221500000000001E-02 1.7313024511321121E-02 2.6587991829767104E+00
+ 68887 1.7221750000000001E-02 1.7313689217337582E-02 2.6588502829480758E+00
+ 68888 1.7222000000000001E-02 1.7314353936129866E-02 2.6589013829194408E+00
+ 68889 1.7222249999999998E-02 1.7315018667697957E-02 2.6589524828908053E+00
+ 68890 1.7222499999999998E-02 1.7315683412041871E-02 2.6590035828621703E+00
+ 68891 1.7222749999999998E-02 1.7316348169161635E-02 2.6590546828335353E+00
+ 68892 1.7222999999999999E-02 1.7317012983798591E-02 2.6591057828049007E+00
+ 68893 1.7223249999999999E-02 1.7317677766716513E-02 2.6591568827762657E+00
+ 68894 1.7223499999999999E-02 1.7318342562410705E-02 2.6592079827476311E+00
+ 68895 1.7223749999999999E-02 1.7319007370881174E-02 2.6592590827189961E+00
+ 68896 1.7224000000000000E-02 1.7319672192127968E-02 2.6593101826903611E+00
+ 68897 1.7224250000000000E-02 1.7320337026151007E-02 2.6593612826617266E+00
+ 68898 1.7224500000000000E-02 1.7321001872950444E-02 2.6594123826330915E+00
+ 68899 1.7224750000000000E-02 1.7321666732526161E-02 2.6594634826044570E+00
+ 68900 1.7225000000000001E-02 1.7322331604878220E-02 2.6595145825758220E+00
+ 68901 1.7225250000000001E-02 1.7322996490006601E-02 2.6595656825471869E+00
+ 68902 1.7225499999999998E-02 1.7323661387911308E-02 2.6596167825185515E+00
+ 68903 1.7225749999999998E-02 1.7324326298592381E-02 2.6596678824899169E+00
+ 68904 1.7225999999999998E-02 1.7324991222049800E-02 2.6597189824612819E+00
+ 68905 1.7226249999999999E-02 1.7325656158283607E-02 2.6597700824326469E+00
+ 68906 1.7226499999999999E-02 1.7326321107293773E-02 2.6598211824040123E+00
+ 68907 1.7226749999999999E-02 1.7326986069080320E-02 2.6598722823753773E+00
+ 68908 1.7226999999999999E-02 1.7327651043643266E-02 2.6599233823467427E+00
+ 68909 1.7227250000000000E-02 1.7328316030982595E-02 2.6599744823181077E+00
+ 68910 1.7227500000000000E-02 1.7328981031098332E-02 2.6600255822894727E+00
+ 68911 1.7227750000000000E-02 1.7329646043990492E-02 2.6600766822608382E+00
+ 68912 1.7228000000000000E-02 1.7330311069659061E-02 2.6601277822322031E+00
+ 68913 1.7228250000000001E-02 1.7330976108104062E-02 2.6601788822035681E+00
+ 68914 1.7228500000000001E-02 1.7331641159324271E-02 2.6602299821749336E+00
+ 68915 1.7228750000000001E-02 1.7332306223317908E-02 2.6602810821462985E+00
+ 68916 1.7228999999999998E-02 1.7332971300085046E-02 2.6603321821176631E+00
+ 68917 1.7229249999999998E-02 1.7333636389625703E-02 2.6603832820890281E+00
+ 68918 1.7229499999999998E-02 1.7334301491939832E-02 2.6604343820603935E+00
+ 68919 1.7229749999999999E-02 1.7334966607027481E-02 2.6604854820317585E+00
+ 68920 1.7229999999999999E-02 1.7335631734888637E-02 2.6605365820031239E+00
+ 68921 1.7230249999999999E-02 1.7336296875523308E-02 2.6605876819744889E+00
+ 68922 1.7230499999999999E-02 1.7336962028931504E-02 2.6606387819458539E+00
+ 68923 1.7230750000000000E-02 1.7337627195113257E-02 2.6606898819172193E+00
+ 68924 1.7231000000000000E-02 1.7338292374068521E-02 2.6607409818885843E+00
+ 68925 1.7231250000000000E-02 1.7338957565797338E-02 2.6607920818599498E+00
+ 68926 1.7231500000000000E-02 1.7339622770299712E-02 2.6608431818313147E+00
+ 68927 1.7231750000000001E-02 1.7340287987575642E-02 2.6608942818026797E+00
+ 68928 1.7232000000000001E-02 1.7340953217625146E-02 2.6609453817740452E+00
+ 68929 1.7232250000000001E-02 1.7341618460448228E-02 2.6609964817454101E+00
+ 68930 1.7232499999999998E-02 1.7342283716044869E-02 2.6610475817167747E+00
+ 68931 1.7232749999999998E-02 1.7342948984415098E-02 2.6610986816881397E+00
+ 68932 1.7232999999999998E-02 1.7343614265558960E-02 2.6611497816595051E+00
+ 68933 1.7233249999999999E-02 1.7344279559476414E-02 2.6612008816308701E+00
+ 68934 1.7233499999999999E-02 1.7344944866167465E-02 2.6612519816022351E+00
+ 68935 1.7233749999999999E-02 1.7345610185632149E-02 2.6613030815736005E+00
+ 68936 1.7233999999999999E-02 1.7346275517870442E-02 2.6613541815449655E+00
+ 68937 1.7234250000000000E-02 1.7346940862882358E-02 2.6614052815163309E+00
+ 68938 1.7234500000000000E-02 1.7347606220667930E-02 2.6614563814876959E+00
+ 68939 1.7234750000000000E-02 1.7348271591227139E-02 2.6615074814590609E+00
+ 68940 1.7235000000000000E-02 1.7348936974560008E-02 2.6615585814304263E+00
+ 68941 1.7235250000000001E-02 1.7349602370666524E-02 2.6616096814017913E+00
+ 68942 1.7235500000000001E-02 1.7350267779546708E-02 2.6616607813731568E+00
+ 68943 1.7235750000000001E-02 1.7350933201200573E-02 2.6617118813445217E+00
+ 68944 1.7235999999999998E-02 1.7351598635628102E-02 2.6617629813158863E+00
+ 68945 1.7236249999999998E-02 1.7352264082829340E-02 2.6618140812872513E+00
+ 68946 1.7236499999999998E-02 1.7352929542804256E-02 2.6618651812586167E+00
+ 68947 1.7236749999999999E-02 1.7353595015552861E-02 2.6619162812299817E+00
+ 68948 1.7236999999999999E-02 1.7354260501075240E-02 2.6619673812013467E+00
+ 68949 1.7237249999999999E-02 1.7354925999371273E-02 2.6620184811727121E+00
+ 68950 1.7237499999999999E-02 1.7355591510441033E-02 2.6620695811440771E+00
+ 68951 1.7237750000000000E-02 1.7356257034284527E-02 2.6621206811154425E+00
+ 68952 1.7238000000000000E-02 1.7356922570901767E-02 2.6621717810868075E+00
+ 68953 1.7238250000000000E-02 1.7357588120292748E-02 2.6622228810581725E+00
+ 68954 1.7238500000000000E-02 1.7358253682457473E-02 2.6622739810295379E+00
+ 68955 1.7238750000000001E-02 1.7358919257395956E-02 2.6623250810009029E+00
+ 68956 1.7239000000000001E-02 1.7359584845108213E-02 2.6623761809722679E+00
+ 68957 1.7239250000000001E-02 1.7360250445594232E-02 2.6624272809436333E+00
+ 68958 1.7239499999999998E-02 1.7360916058854030E-02 2.6624783809149979E+00
+ 68959 1.7239749999999998E-02 1.7361581684887616E-02 2.6625294808863629E+00
+ 68960 1.7239999999999998E-02 1.7362247323694999E-02 2.6625805808577279E+00
+ 68961 1.7240249999999999E-02 1.7362912975276177E-02 2.6626316808290933E+00
+ 68962 1.7240499999999999E-02 1.7363578639631169E-02 2.6626827808004583E+00
+ 68963 1.7240749999999999E-02 1.7364244316759977E-02 2.6627338807718237E+00
+ 68964 1.7240999999999999E-02 1.7364910006662598E-02 2.6627849807431887E+00
+ 68965 1.7241250000000000E-02 1.7365575709339040E-02 2.6628360807145537E+00
+ 68966 1.7241500000000000E-02 1.7366241424789323E-02 2.6628871806859191E+00
+ 68967 1.7241750000000000E-02 1.7366907153013457E-02 2.6629382806572841E+00
+ 68968 1.7242000000000000E-02 1.7367572894011432E-02 2.6629893806286495E+00
+ 68969 1.7242250000000001E-02 1.7368238647783269E-02 2.6630404806000145E+00
+ 68970 1.7242500000000001E-02 1.7368904414328961E-02 2.6630915805713795E+00
+ 68971 1.7242750000000001E-02 1.7369570193648532E-02 2.6631426805427449E+00
+ 68972 1.7242999999999998E-02 1.7370235985742027E-02 2.6631937805141095E+00
+ 68973 1.7243249999999998E-02 1.7370901790609301E-02 2.6632448804854745E+00
+ 68974 1.7243499999999998E-02 1.7371567608250517E-02 2.6632959804568395E+00
+ 68975 1.7243749999999999E-02 1.7372233438665650E-02 2.6633470804282049E+00
+ 68976 1.7243999999999999E-02 1.7372899281854665E-02 2.6633981803995699E+00
+ 68977 1.7244249999999999E-02 1.7373565137817612E-02 2.6634492803709349E+00
+ 68978 1.7244499999999999E-02 1.7374231006554469E-02 2.6635003803423003E+00
+ 68979 1.7244750000000000E-02 1.7374896888065247E-02 2.6635514803136653E+00
+ 68980 1.7245000000000000E-02 1.7375562782349963E-02 2.6636025802850307E+00
+ 68981 1.7245250000000000E-02 1.7376228689408638E-02 2.6636536802563957E+00
+ 68982 1.7245500000000000E-02 1.7376894609241252E-02 2.6637047802277607E+00
+ 68983 1.7245750000000001E-02 1.7377560541847799E-02 2.6637558801991261E+00
+ 68984 1.7246000000000001E-02 1.7378226487228327E-02 2.6638069801704911E+00
+ 68985 1.7246250000000001E-02 1.7378892445382821E-02 2.6638580801418565E+00
+ 68986 1.7246499999999998E-02 1.7379558416311291E-02 2.6639091801132206E+00
+ 68987 1.7246749999999998E-02 1.7380224400013758E-02 2.6639602800845861E+00
+ 68988 1.7246999999999998E-02 1.7380890396490187E-02 2.6640113800559511E+00
+ 68989 1.7247249999999999E-02 1.7381556405740638E-02 2.6640624800273165E+00
+ 68990 1.7247499999999999E-02 1.7382222427765090E-02 2.6641135799986815E+00
+ 68991 1.7247749999999999E-02 1.7382888462563549E-02 2.6641646799700465E+00
+ 68992 1.7247999999999999E-02 1.7383554510136033E-02 2.6642157799414119E+00
+ 68993 1.7248250000000000E-02 1.7384220570482539E-02 2.6642668799127769E+00
+ 68994 1.7248500000000000E-02 1.7384886643603079E-02 2.6643179798841419E+00
+ 68995 1.7248750000000000E-02 1.7385552729497666E-02 2.6643690798555073E+00
+ 68996 1.7249000000000000E-02 1.7386218828166294E-02 2.6644201798268723E+00
+ 68997 1.7249250000000001E-02 1.7386884939608979E-02 2.6644712797982377E+00
+ 68998 1.7249500000000001E-02 1.7387551063825706E-02 2.6645223797696027E+00
+ 68999 1.7249750000000001E-02 1.7388217200816534E-02 2.6645734797409677E+00
+ 69000 1.7249999999999998E-02 1.7388883350581412E-02 2.6646245797123322E+00
+ 69001 1.7250249999999998E-02 1.7389549513120373E-02 2.6646756796836977E+00
+ 69002 1.7250499999999998E-02 1.7390215688433439E-02 2.6647267796550627E+00
+ 69003 1.7250749999999999E-02 1.7390881876520600E-02 2.6647778796264276E+00
+ 69004 1.7250999999999999E-02 1.7391548077381868E-02 2.6648289795977931E+00
+ 69005 1.7251249999999999E-02 1.7392214291017231E-02 2.6648800795691581E+00
+ 69006 1.7251499999999999E-02 1.7392880517426733E-02 2.6649311795405235E+00
+ 69007 1.7251750000000000E-02 1.7393546756610354E-02 2.6649822795118885E+00
+ 69008 1.7252000000000000E-02 1.7394213008568093E-02 2.6650333794832535E+00
+ 69009 1.7252250000000000E-02 1.7394879273299989E-02 2.6650844794546189E+00
+ 69010 1.7252500000000000E-02 1.7395545550806031E-02 2.6651355794259839E+00
+ 69011 1.7252750000000001E-02 1.7396211841086227E-02 2.6651866793973493E+00
+ 69012 1.7253000000000001E-02 1.7396878144140579E-02 2.6652377793687143E+00
+ 69013 1.7253249999999998E-02 1.7397544459969085E-02 2.6652888793400789E+00
+ 69014 1.7253499999999998E-02 1.7398210788571782E-02 2.6653399793114438E+00
+ 69015 1.7253749999999998E-02 1.7398877129948663E-02 2.6653910792828088E+00
+ 69016 1.7253999999999999E-02 1.7399543484099736E-02 2.6654421792541743E+00
+ 69017 1.7254249999999999E-02 1.7400209851024993E-02 2.6654932792255392E+00
+ 69018 1.7254499999999999E-02 1.7400876230724463E-02 2.6655443791969047E+00
+ 69019 1.7254749999999999E-02 1.7401542623198141E-02 2.6655954791682697E+00
+ 69020 1.7255000000000000E-02 1.7402209028446036E-02 2.6656465791396347E+00
+ 69021 1.7255250000000000E-02 1.7402875446468166E-02 2.6656976791110001E+00
+ 69022 1.7255500000000000E-02 1.7403541877264523E-02 2.6657487790823651E+00
+ 69023 1.7255750000000000E-02 1.7404208320835099E-02 2.6657998790537305E+00
+ 69024 1.7256000000000001E-02 1.7404874777179953E-02 2.6658509790250955E+00
+ 69025 1.7256250000000001E-02 1.7405541246299051E-02 2.6659020789964605E+00
+ 69026 1.7256500000000001E-02 1.7406207728192406E-02 2.6659531789678259E+00
+ 69027 1.7256749999999998E-02 1.7406874222860018E-02 2.6660042789391905E+00
+ 69028 1.7256999999999998E-02 1.7407540730301919E-02 2.6660553789105554E+00
+ 69029 1.7257249999999998E-02 1.7408207250518105E-02 2.6661064788819204E+00
+ 69030 1.7257499999999999E-02 1.7408873783508565E-02 2.6661575788532859E+00
+ 69031 1.7257749999999999E-02 1.7409540329273339E-02 2.6662086788246508E+00
+ 69032 1.7257999999999999E-02 1.7410206887812401E-02 2.6662597787960163E+00
+ 69033 1.7258249999999999E-02 1.7410873459125776E-02 2.6663108787673813E+00
+ 69034 1.7258500000000000E-02 1.7411540043213471E-02 2.6663619787387463E+00
+ 69035 1.7258750000000000E-02 1.7412206640075509E-02 2.6664130787101117E+00
+ 69036 1.7259000000000000E-02 1.7412873249711861E-02 2.6664641786814767E+00
+ 69037 1.7259250000000000E-02 1.7413539872122567E-02 2.6665152786528417E+00
+ 69038 1.7259500000000001E-02 1.7414206507307593E-02 2.6665663786242071E+00
+ 69039 1.7259750000000001E-02 1.7414873155266988E-02 2.6666174785955721E+00
+ 69040 1.7260000000000001E-02 1.7415539816000747E-02 2.6666685785669375E+00
+ 69041 1.7260249999999998E-02 1.7416206489508861E-02 2.6667196785383016E+00
+ 69042 1.7260499999999998E-02 1.7416873175791357E-02 2.6667707785096670E+00
+ 69043 1.7260749999999998E-02 1.7417539874848249E-02 2.6668218784810320E+00
+ 69044 1.7260999999999999E-02 1.7418206586679502E-02 2.6668729784523975E+00
+ 69045 1.7261249999999999E-02 1.7418873311285173E-02 2.6669240784237624E+00
+ 69046 1.7261499999999999E-02 1.7419540048665257E-02 2.6669751783951274E+00
+ 69047 1.7261749999999999E-02 1.7420206798819785E-02 2.6670262783664929E+00
+ 69048 1.7262000000000000E-02 1.7420873561748634E-02 2.6670773783378579E+00
+ 69049 1.7262250000000000E-02 1.7421540337451944E-02 2.6671284783092233E+00
+ 69050 1.7262500000000000E-02 1.7422207125929710E-02 2.6671795782805883E+00
+ 69051 1.7262750000000000E-02 1.7422873927181903E-02 2.6672306782519533E+00
+ 69052 1.7263000000000001E-02 1.7423540741208540E-02 2.6672817782233187E+00
+ 69053 1.7263250000000001E-02 1.7424207568009633E-02 2.6673328781946837E+00
+ 69054 1.7263500000000001E-02 1.7424874407585198E-02 2.6673839781660491E+00
+ 69055 1.7263749999999998E-02 1.7425541259935205E-02 2.6674350781374132E+00
+ 69056 1.7263999999999998E-02 1.7426208125059711E-02 2.6674861781087786E+00
+ 69057 1.7264249999999998E-02 1.7426875002958697E-02 2.6675372780801436E+00
+ 69058 1.7264499999999999E-02 1.7427541893632173E-02 2.6675883780515086E+00
+ 69059 1.7264749999999999E-02 1.7428208797080135E-02 2.6676394780228740E+00
+ 69060 1.7264999999999999E-02 1.7428875713302601E-02 2.6676905779942390E+00
+ 69061 1.7265249999999999E-02 1.7429542642299598E-02 2.6677416779656045E+00
+ 69062 1.7265500000000000E-02 1.7430209584071082E-02 2.6677927779369695E+00
+ 69063 1.7265750000000000E-02 1.7430876538617118E-02 2.6678438779083344E+00
+ 69064 1.7266000000000000E-02 1.7431543505937664E-02 2.6678949778796999E+00
+ 69065 1.7266250000000000E-02 1.7432210486032777E-02 2.6679460778510649E+00
+ 69066 1.7266500000000001E-02 1.7432877478902424E-02 2.6679971778224303E+00
+ 69067 1.7266750000000001E-02 1.7433544484546634E-02 2.6680482777937953E+00
+ 69068 1.7267000000000001E-02 1.7434211502965376E-02 2.6680993777651603E+00
+ 69069 1.7267249999999998E-02 1.7434878534158711E-02 2.6681504777365248E+00
+ 69070 1.7267499999999998E-02 1.7435545578126599E-02 2.6682015777078902E+00
+ 69071 1.7267749999999998E-02 1.7436212634869098E-02 2.6682526776792552E+00
+ 69072 1.7267999999999999E-02 1.7436879704386173E-02 2.6683037776506202E+00
+ 69073 1.7268249999999999E-02 1.7437546786677856E-02 2.6683548776219856E+00
+ 69074 1.7268499999999999E-02 1.7438213881744130E-02 2.6684059775933506E+00
+ 69075 1.7268749999999999E-02 1.7438880989585018E-02 2.6684570775647161E+00
+ 69076 1.7269000000000000E-02 1.7439548110200528E-02 2.6685081775360810E+00
+ 69077 1.7269250000000000E-02 1.7440215243590663E-02 2.6685592775074460E+00
+ 69078 1.7269500000000000E-02 1.7440882389755438E-02 2.6686103774788115E+00
+ 69079 1.7269750000000000E-02 1.7441549548694840E-02 2.6686614774501765E+00
+ 69080 1.7270000000000001E-02 1.7442216720408899E-02 2.6687125774215414E+00
+ 69081 1.7270250000000001E-02 1.7442883904897614E-02 2.6687636773929069E+00
+ 69082 1.7270500000000001E-02 1.7443551102160990E-02 2.6688147773642719E+00
+ 69083 1.7270749999999998E-02 1.7444218312199018E-02 2.6688658773356364E+00
+ 69084 1.7270999999999998E-02 1.7444885535011740E-02 2.6689169773070014E+00
+ 69085 1.7271249999999998E-02 1.7445552770599140E-02 2.6689680772783668E+00
+ 69086 1.7271499999999999E-02 1.7446220018961230E-02 2.6690191772497318E+00
+ 69087 1.7271749999999999E-02 1.7446887280098026E-02 2.6690702772210972E+00
+ 69088 1.7271999999999999E-02 1.7447554554009523E-02 2.6691213771924622E+00
+ 69089 1.7272249999999999E-02 1.7448221840695742E-02 2.6691724771638272E+00
+ 69090 1.7272500000000000E-02 1.7448889140156663E-02 2.6692235771351926E+00
+ 69091 1.7272750000000000E-02 1.7449556452392306E-02 2.6692746771065576E+00
+ 69092 1.7273000000000000E-02 1.7450223777402695E-02 2.6693257770779231E+00
+ 69093 1.7273250000000000E-02 1.7450891115187831E-02 2.6693768770492881E+00
+ 69094 1.7273500000000001E-02 1.7451558465747693E-02 2.6694279770206530E+00
+ 69095 1.7273750000000001E-02 1.7452225829082332E-02 2.6694790769920185E+00
+ 69096 1.7274000000000001E-02 1.7452893205191732E-02 2.6695301769633835E+00
+ 69097 1.7274249999999998E-02 1.7453560594075882E-02 2.6695812769347480E+00
+ 69098 1.7274499999999998E-02 1.7454227995734827E-02 2.6696323769061130E+00
+ 69099 1.7274749999999998E-02 1.7454895410168553E-02 2.6696834768774784E+00
+ 69100 1.7274999999999999E-02 1.7455562837377078E-02 2.6697345768488434E+00
+ 69101 1.7275249999999999E-02 1.7456230277360395E-02 2.6697856768202084E+00
+ 69102 1.7275499999999999E-02 1.7456897730118524E-02 2.6698367767915738E+00
+ 69103 1.7275749999999999E-02 1.7457565195651451E-02 2.6698878767629388E+00
+ 69104 1.7276000000000000E-02 1.7458232673959215E-02 2.6699389767343042E+00
+ 69105 1.7276250000000000E-02 1.7458900165041806E-02 2.6699900767056692E+00
+ 69106 1.7276500000000000E-02 1.7459567668899216E-02 2.6700411766770342E+00
+ 69107 1.7276750000000000E-02 1.7460235185531484E-02 2.6700922766483997E+00
+ 69108 1.7277000000000001E-02 1.7460902714938591E-02 2.6701433766197646E+00
+ 69109 1.7277250000000001E-02 1.7461570257120571E-02 2.6701944765911301E+00
+ 69110 1.7277500000000001E-02 1.7462237812077397E-02 2.6702455765624951E+00
+ 69111 1.7277749999999998E-02 1.7462905379809095E-02 2.6702966765338596E+00
+ 69112 1.7277999999999998E-02 1.7463572960315674E-02 2.6703477765052246E+00
+ 69113 1.7278249999999998E-02 1.7464240553597129E-02 2.6703988764765900E+00
+ 69114 1.7278499999999999E-02 1.7464908159653503E-02 2.6704499764479550E+00
+ 69115 1.7278749999999999E-02 1.7465575778484770E-02 2.6705010764193200E+00
+ 69116 1.7278999999999999E-02 1.7466243410090922E-02 2.6705521763906854E+00
+ 69117 1.7279249999999999E-02 1.7466911054472008E-02 2.6706032763620504E+00
+ 69118 1.7279500000000000E-02 1.7467578711628021E-02 2.6706543763334158E+00
+ 69119 1.7279750000000000E-02 1.7468246381558937E-02 2.6707054763047808E+00
+ 69120 1.7280000000000000E-02 1.7468914064264804E-02 2.6707565762761458E+00
+ 69121 1.7280250000000000E-02 1.7469581759745615E-02 2.6708076762475113E+00
+ 69122 1.7280500000000001E-02 1.7470249468001391E-02 2.6708587762188762E+00
+ 69123 1.7280750000000001E-02 1.7470917189032105E-02 2.6709098761902412E+00
+ 69124 1.7280999999999998E-02 1.7471584922837777E-02 2.6709609761616058E+00
+ 69125 1.7281249999999998E-02 1.7472252669418431E-02 2.6710120761329712E+00
+ 69126 1.7281499999999998E-02 1.7472920428774078E-02 2.6710631761043362E+00
+ 69127 1.7281749999999999E-02 1.7473588200904704E-02 2.6711142760757012E+00
+ 69128 1.7281999999999999E-02 1.7474255985810327E-02 2.6711653760470666E+00
+ 69129 1.7282249999999999E-02 1.7474923783490935E-02 2.6712164760184316E+00
+ 69130 1.7282499999999999E-02 1.7475591593946571E-02 2.6712675759897970E+00
+ 69131 1.7282750000000000E-02 1.7476259417177217E-02 2.6713186759611620E+00
+ 69132 1.7283000000000000E-02 1.7476927253182877E-02 2.6713697759325270E+00
+ 69133 1.7283250000000000E-02 1.7477595101963578E-02 2.6714208759038924E+00
+ 69134 1.7283500000000000E-02 1.7478262963519307E-02 2.6714719758752574E+00
+ 69135 1.7283750000000001E-02 1.7478930837850085E-02 2.6715230758466229E+00
+ 69136 1.7284000000000001E-02 1.7479598724955921E-02 2.6715741758179878E+00
+ 69137 1.7284250000000001E-02 1.7480266624836815E-02 2.6716252757893528E+00
+ 69138 1.7284499999999998E-02 1.7480934537492752E-02 2.6716763757607174E+00
+ 69139 1.7284749999999998E-02 1.7481602462923788E-02 2.6717274757320828E+00
+ 69140 1.7284999999999998E-02 1.7482270401129915E-02 2.6717785757034478E+00
+ 69141 1.7285249999999999E-02 1.7482938352111111E-02 2.6718296756748128E+00
+ 69142 1.7285499999999999E-02 1.7483606315867404E-02 2.6718807756461782E+00
+ 69143 1.7285749999999999E-02 1.7484274292398815E-02 2.6719318756175432E+00
+ 69144 1.7285999999999999E-02 1.7484942281705322E-02 2.6719829755889082E+00
+ 69145 1.7286250000000000E-02 1.7485610283786951E-02 2.6720340755602736E+00
+ 69146 1.7286500000000000E-02 1.7486278298643701E-02 2.6720851755316386E+00
+ 69147 1.7286750000000000E-02 1.7486946326275600E-02 2.6721362755030040E+00
+ 69148 1.7287000000000000E-02 1.7487614366682620E-02 2.6721873754743690E+00
+ 69149 1.7287250000000001E-02 1.7488282419864793E-02 2.6722384754457340E+00
+ 69150 1.7287500000000001E-02 1.7488950485822122E-02 2.6722895754170994E+00
+ 69151 1.7287750000000001E-02 1.7489618564554599E-02 2.6723406753884644E+00
+ 69152 1.7287999999999998E-02 1.7490286656062247E-02 2.6723917753598290E+00
+ 69153 1.7288249999999998E-02 1.7490954760345075E-02 2.6724428753311940E+00
+ 69154 1.7288499999999998E-02 1.7491622877403089E-02 2.6724939753025594E+00
+ 69155 1.7288749999999999E-02 1.7492291007236302E-02 2.6725450752739244E+00
+ 69156 1.7288999999999999E-02 1.7492959149844705E-02 2.6725961752452898E+00
+ 69157 1.7289249999999999E-02 1.7493627305228313E-02 2.6726472752166548E+00
+ 69158 1.7289499999999999E-02 1.7494295473387128E-02 2.6726983751880198E+00
+ 69159 1.7289750000000000E-02 1.7494963654321169E-02 2.6727494751593852E+00
+ 69160 1.7290000000000000E-02 1.7495631848030418E-02 2.6728005751307502E+00
+ 69161 1.7290250000000000E-02 1.7496300054514937E-02 2.6728516751021152E+00
+ 69162 1.7290500000000000E-02 1.7496968273774664E-02 2.6729027750734806E+00
+ 69163 1.7290750000000001E-02 1.7497636505809665E-02 2.6729538750448456E+00
+ 69164 1.7291000000000001E-02 1.7498304750619913E-02 2.6730049750162110E+00
+ 69165 1.7291250000000001E-02 1.7498973008205417E-02 2.6730560749875760E+00
+ 69166 1.7291499999999998E-02 1.7499641278566184E-02 2.6731071749589406E+00
+ 69167 1.7291749999999998E-02 1.7500309561702239E-02 2.6731582749303056E+00
+ 69168 1.7291999999999998E-02 1.7500977857613589E-02 2.6732093749016710E+00
+ 69169 1.7292249999999999E-02 1.7501646166300205E-02 2.6732604748730360E+00
+ 69170 1.7292499999999999E-02 1.7502314487762148E-02 2.6733115748444010E+00
+ 69171 1.7292749999999999E-02 1.7502982821999392E-02 2.6733626748157664E+00
+ 69172 1.7292999999999999E-02 1.7503651169011938E-02 2.6734137747871314E+00
+ 69173 1.7293250000000000E-02 1.7504319528799824E-02 2.6734648747584968E+00
+ 69174 1.7293500000000000E-02 1.7504987901363036E-02 2.6735159747298618E+00
+ 69175 1.7293750000000000E-02 1.7505656286701570E-02 2.6735670747012268E+00
+ 69176 1.7294000000000000E-02 1.7506324684815451E-02 2.6736181746725922E+00
+ 69177 1.7294250000000001E-02 1.7506993095704696E-02 2.6736692746439572E+00
+ 69178 1.7294500000000001E-02 1.7507661519369288E-02 2.6737203746153226E+00
+ 69179 1.7294750000000001E-02 1.7508329955809244E-02 2.6737714745866876E+00
+ 69180 1.7294999999999998E-02 1.7508998405024578E-02 2.6738225745580522E+00
+ 69181 1.7295249999999998E-02 1.7509666867015276E-02 2.6738736745294172E+00
+ 69182 1.7295499999999998E-02 1.7510335341781386E-02 2.6739247745007821E+00
+ 69183 1.7295749999999999E-02 1.7511003829322875E-02 2.6739758744721476E+00
+ 69184 1.7295999999999999E-02 1.7511672329639769E-02 2.6740269744435126E+00
+ 69185 1.7296249999999999E-02 1.7512340842732076E-02 2.6740780744148780E+00
+ 69186 1.7296499999999999E-02 1.7513009368599806E-02 2.6741291743862430E+00
+ 69187 1.7296750000000000E-02 1.7513677907242949E-02 2.6741802743576080E+00
+ 69188 1.7297000000000000E-02 1.7514346458661519E-02 2.6742313743289734E+00
+ 69189 1.7297250000000000E-02 1.7515015022855549E-02 2.6742824743003384E+00
+ 69190 1.7297500000000000E-02 1.7515683599824999E-02 2.6743335742717038E+00
+ 69191 1.7297750000000001E-02 1.7516352189569921E-02 2.6743846742430688E+00
+ 69192 1.7298000000000001E-02 1.7517020792090287E-02 2.6744357742144338E+00
+ 69193 1.7298250000000001E-02 1.7517689407386131E-02 2.6744868741857992E+00
+ 69194 1.7298499999999998E-02 1.7518358035456785E-02 2.6745379741571638E+00
+ 69195 1.7298749999999998E-02 1.7519026676301980E-02 2.6745890741285288E+00
+ 69196 1.7298999999999998E-02 1.7519695329921647E-02 2.6746401740998937E+00
+ 69197 1.7299249999999999E-02 1.7520363996315829E-02 2.6746912740712592E+00
+ 69198 1.7299499999999999E-02 1.7521032675484556E-02 2.6747423740426242E+00
+ 69199 1.7299749999999999E-02 1.7521701367427797E-02 2.6747934740139896E+00
+ 69200 1.7299999999999999E-02 1.7522370072145566E-02 2.6748445739853546E+00
+ 69201 1.7300250000000000E-02 1.7523038789637898E-02 2.6748956739567196E+00
+ 69202 1.7300500000000000E-02 1.7523707519904765E-02 2.6749467739280850E+00
+ 69203 1.7300750000000000E-02 1.7524376262946194E-02 2.6749978738994500E+00
+ 69204 1.7301000000000000E-02 1.7525045018762175E-02 2.6750489738708150E+00
+ 69205 1.7301250000000001E-02 1.7525713787352723E-02 2.6751000738421804E+00
+ 69206 1.7301500000000001E-02 1.7526382568717865E-02 2.6751511738135454E+00
+ 69207 1.7301750000000001E-02 1.7527051362857586E-02 2.6752022737849108E+00
+ 69208 1.7301999999999998E-02 1.7527720169771881E-02 2.6752533737562749E+00
+ 69209 1.7302249999999998E-02 1.7528388989460797E-02 2.6753044737276404E+00
+ 69210 1.7302499999999998E-02 1.7529057821924314E-02 2.6753555736990053E+00
+ 69211 1.7302749999999999E-02 1.7529726667162446E-02 2.6754066736703708E+00
+ 69212 1.7302999999999999E-02 1.7530395525175189E-02 2.6754577736417358E+00
+ 69213 1.7303249999999999E-02 1.7531064395962567E-02 2.6755088736131007E+00
+ 69214 1.7303499999999999E-02 1.7531733279524616E-02 2.6755599735844662E+00
+ 69215 1.7303750000000000E-02 1.7532402175861238E-02 2.6756110735558312E+00
+ 69216 1.7304000000000000E-02 1.7533071075434545E-02 2.6756621735271966E+00
+ 69217 1.7304250000000000E-02 1.7533739997745247E-02 2.6757132734985616E+00
+ 69218 1.7304500000000000E-02 1.7534408932828378E-02 2.6757643734699266E+00
+ 69219 1.7304750000000001E-02 1.7535077880683952E-02 2.6758154734412920E+00
+ 69220 1.7305000000000001E-02 1.7535746841311959E-02 2.6758665734126570E+00
+ 69221 1.7305250000000001E-02 1.7536415814712429E-02 2.6759176733840224E+00
+ 69222 1.7305499999999998E-02 1.7537084800885359E-02 2.6759687733553865E+00
+ 69223 1.7305749999999998E-02 1.7537753799830760E-02 2.6760198733267520E+00
+ 69224 1.7305999999999998E-02 1.7538422811548632E-02 2.6760709732981169E+00
+ 69225 1.7306249999999999E-02 1.7539091836038988E-02 2.6761220732694819E+00
+ 69226 1.7306499999999999E-02 1.7539760873301814E-02 2.6761731732408474E+00
+ 69227 1.7306749999999999E-02 1.7540429923337153E-02 2.6762242732122123E+00
+ 69228 1.7306999999999999E-02 1.7541098986144976E-02 2.6762753731835778E+00
+ 69229 1.7307250000000000E-02 1.7541768061725308E-02 2.6763264731549428E+00
+ 69230 1.7307500000000000E-02 1.7542437150078177E-02 2.6763775731263078E+00
+ 69231 1.7307750000000000E-02 1.7543106251203526E-02 2.6764286730976732E+00
+ 69232 1.7308000000000000E-02 1.7543775365101422E-02 2.6764797730690382E+00
+ 69233 1.7308250000000001E-02 1.7544444491771869E-02 2.6765308730404036E+00
+ 69234 1.7308500000000001E-02 1.7545113631214828E-02 2.6765819730117686E+00
+ 69235 1.7308749999999998E-02 1.7545782783430334E-02 2.6766330729831331E+00
+ 69236 1.7308999999999998E-02 1.7546451948418407E-02 2.6766841729544981E+00
+ 69237 1.7309249999999998E-02 1.7547121126179031E-02 2.6767352729258636E+00
+ 69238 1.7309499999999998E-02 1.7547790316712240E-02 2.6767863728972285E+00
+ 69239 1.7309749999999999E-02 1.7548459520018003E-02 2.6768374728685935E+00
+ 69240 1.7309999999999999E-02 1.7549128736096351E-02 2.6768885728399590E+00
+ 69241 1.7310249999999999E-02 1.7549797964947288E-02 2.6769396728113239E+00
+ 69242 1.7310499999999999E-02 1.7550467206570820E-02 2.6769907727826894E+00
+ 69243 1.7310750000000000E-02 1.7551136460966940E-02 2.6770418727540544E+00
+ 69244 1.7311000000000000E-02 1.7551805728135680E-02 2.6770929727254194E+00
+ 69245 1.7311250000000000E-02 1.7552475008077030E-02 2.6771440726967848E+00
+ 69246 1.7311500000000000E-02 1.7553144300790996E-02 2.6771951726681498E+00
+ 69247 1.7311750000000001E-02 1.7553813606277599E-02 2.6772462726395148E+00
+ 69248 1.7312000000000001E-02 1.7554482924536818E-02 2.6772973726108802E+00
+ 69249 1.7312249999999998E-02 1.7555152255568685E-02 2.6773484725822447E+00
+ 69250 1.7312499999999998E-02 1.7555821599373207E-02 2.6773995725536097E+00
+ 69251 1.7312749999999998E-02 1.7556490955950372E-02 2.6774506725249747E+00
+ 69252 1.7312999999999999E-02 1.7557160325300195E-02 2.6775017724963401E+00
+ 69253 1.7313249999999999E-02 1.7557829707422694E-02 2.6775528724677051E+00
+ 69254 1.7313499999999999E-02 1.7558499102317875E-02 2.6776039724390706E+00
+ 69255 1.7313749999999999E-02 1.7559168509985720E-02 2.6776550724104355E+00
+ 69256 1.7314000000000000E-02 1.7559837930426238E-02 2.6777061723818005E+00
+ 69257 1.7314250000000000E-02 1.7560507363639469E-02 2.6777572723531660E+00
+ 69258 1.7314500000000000E-02 1.7561176809625410E-02 2.6778083723245309E+00
+ 69259 1.7314750000000000E-02 1.7561846268384043E-02 2.6778594722958964E+00
+ 69260 1.7315000000000001E-02 1.7562515739915380E-02 2.6779105722672614E+00
+ 69261 1.7315250000000001E-02 1.7563185224219454E-02 2.6779616722386264E+00
+ 69262 1.7315500000000001E-02 1.7563854721296249E-02 2.6780127722099918E+00
+ 69263 1.7315749999999998E-02 1.7564524231145771E-02 2.6780638721813563E+00
+ 69264 1.7315999999999998E-02 1.7565193753768051E-02 2.6781149721527213E+00
+ 69265 1.7316249999999998E-02 1.7565863289163049E-02 2.6781660721240863E+00
+ 69266 1.7316499999999999E-02 1.7566532837330829E-02 2.6782171720954517E+00
+ 69267 1.7316749999999999E-02 1.7567202398271368E-02 2.6782682720668167E+00
+ 69268 1.7316999999999999E-02 1.7567871971984658E-02 2.6783193720381817E+00
+ 69269 1.7317249999999999E-02 1.7568541558470728E-02 2.6783704720095471E+00
+ 69270 1.7317500000000000E-02 1.7569211157729588E-02 2.6784215719809121E+00
+ 69271 1.7317750000000000E-02 1.7569880769761223E-02 2.6784726719522776E+00
+ 69272 1.7318000000000000E-02 1.7570550394565662E-02 2.6785237719236425E+00
+ 69273 1.7318250000000000E-02 1.7571220032142894E-02 2.6785748718950075E+00
+ 69274 1.7318500000000001E-02 1.7571889682492937E-02 2.6786259718663730E+00
+ 69275 1.7318750000000001E-02 1.7572559345615794E-02 2.6786770718377380E+00
+ 69276 1.7319000000000001E-02 1.7573229021511465E-02 2.6787281718091034E+00
+ 69277 1.7319249999999998E-02 1.7573898710179947E-02 2.6787792717804675E+00
+ 69278 1.7319499999999998E-02 1.7574568411621298E-02 2.6788303717518329E+00
+ 69279 1.7319749999999998E-02 1.7575238125835460E-02 2.6788814717231979E+00
+ 69280 1.7319999999999999E-02 1.7575907852822495E-02 2.6789325716945633E+00
+ 69281 1.7320249999999999E-02 1.7576577592582385E-02 2.6789836716659283E+00
+ 69282 1.7320499999999999E-02 1.7577247345115118E-02 2.6790347716372933E+00
+ 69283 1.7320749999999999E-02 1.7577917110420734E-02 2.6790858716086587E+00
+ 69284 1.7321000000000000E-02 1.7578586888499202E-02 2.6791369715800237E+00
+ 69285 1.7321250000000000E-02 1.7579256679350570E-02 2.6791880715513892E+00
+ 69286 1.7321500000000000E-02 1.7579926482974829E-02 2.6792391715227541E+00
+ 69287 1.7321750000000000E-02 1.7580596299371972E-02 2.6792902714941191E+00
+ 69288 1.7322000000000001E-02 1.7581266128542029E-02 2.6793413714654846E+00
+ 69289 1.7322250000000001E-02 1.7581935970484987E-02 2.6793924714368496E+00
+ 69290 1.7322500000000001E-02 1.7582605825200853E-02 2.6794435714082145E+00
+ 69291 1.7322749999999998E-02 1.7583275692689641E-02 2.6794946713795791E+00
+ 69292 1.7322999999999998E-02 1.7583945572951360E-02 2.6795457713509445E+00
+ 69293 1.7323249999999998E-02 1.7584615465986001E-02 2.6795968713223095E+00
+ 69294 1.7323499999999999E-02 1.7585285371793609E-02 2.6796479712936745E+00
+ 69295 1.7323749999999999E-02 1.7585955290374145E-02 2.6796990712650399E+00
+ 69296 1.7323999999999999E-02 1.7586625221727652E-02 2.6797501712364049E+00
+ 69297 1.7324249999999999E-02 1.7587295165854121E-02 2.6798012712077703E+00
+ 69298 1.7324500000000000E-02 1.7587965122753541E-02 2.6798523711791353E+00
+ 69299 1.7324750000000000E-02 1.7588635092425954E-02 2.6799034711505003E+00
+ 69300 1.7325000000000000E-02 1.7589305074871348E-02 2.6799545711218657E+00
+ 69301 1.7325250000000000E-02 1.7589975070089716E-02 2.6800056710932307E+00
+ 69302 1.7325500000000001E-02 1.7590645078081078E-02 2.6800567710645962E+00
+ 69303 1.7325750000000001E-02 1.7591315098845473E-02 2.6801078710359612E+00
+ 69304 1.7326000000000001E-02 1.7591985132382856E-02 2.6801589710073261E+00
+ 69305 1.7326249999999998E-02 1.7592655178693250E-02 2.6802100709786907E+00
+ 69306 1.7326499999999998E-02 1.7593325237776663E-02 2.6802611709500561E+00
+ 69307 1.7326749999999998E-02 1.7593995309633115E-02 2.6803122709214211E+00
+ 69308 1.7326999999999999E-02 1.7594665394262604E-02 2.6803633708927861E+00
+ 69309 1.7327249999999999E-02 1.7595335491665132E-02 2.6804144708641515E+00
+ 69310 1.7327499999999999E-02 1.7596005601840711E-02 2.6804655708355165E+00
+ 69311 1.7327749999999999E-02 1.7596675724789356E-02 2.6805166708068815E+00
+ 69312 1.7328000000000000E-02 1.7597345860511048E-02 2.6805677707782469E+00
+ 69313 1.7328250000000000E-02 1.7598016009005818E-02 2.6806188707496119E+00
+ 69314 1.7328500000000000E-02 1.7598686170273672E-02 2.6806699707209773E+00
+ 69315 1.7328750000000000E-02 1.7599356344314587E-02 2.6807210706923423E+00
+ 69316 1.7329000000000001E-02 1.7600026531128604E-02 2.6807721706637073E+00
+ 69317 1.7329250000000001E-02 1.7600696730715723E-02 2.6808232706350728E+00
+ 69318 1.7329500000000001E-02 1.7601366943075947E-02 2.6808743706064377E+00
+ 69319 1.7329749999999998E-02 1.7602037168209256E-02 2.6809254705778023E+00
+ 69320 1.7329999999999998E-02 1.7602707406115706E-02 2.6809765705491673E+00
+ 69321 1.7330249999999998E-02 1.7603377656795281E-02 2.6810276705205327E+00
+ 69322 1.7330499999999999E-02 1.7604047920247980E-02 2.6810787704918977E+00
+ 69323 1.7330749999999999E-02 1.7604718196473815E-02 2.6811298704632631E+00
+ 69324 1.7330999999999999E-02 1.7605388485472804E-02 2.6811809704346281E+00
+ 69325 1.7331249999999999E-02 1.7606058787244930E-02 2.6812320704059931E+00
+ 69326 1.7331500000000000E-02 1.7606729101790224E-02 2.6812831703773585E+00
+ 69327 1.7331750000000000E-02 1.7607399429108682E-02 2.6813342703487235E+00
+ 69328 1.7332000000000000E-02 1.7608069769200312E-02 2.6813853703200885E+00
+ 69329 1.7332250000000000E-02 1.7608740122065109E-02 2.6814364702914539E+00
+ 69330 1.7332500000000001E-02 1.7609410487703085E-02 2.6814875702628189E+00
+ 69331 1.7332750000000001E-02 1.7610080866114271E-02 2.6815386702341844E+00
+ 69332 1.7333000000000001E-02 1.7610751257298645E-02 2.6815897702055493E+00
+ 69333 1.7333249999999998E-02 1.7611421661256236E-02 2.6816408701769139E+00
+ 69334 1.7333499999999998E-02 1.7612092077987015E-02 2.6816919701482789E+00
+ 69335 1.7333749999999998E-02 1.7612762507491032E-02 2.6817430701196443E+00
+ 69336 1.7333999999999999E-02 1.7613432949768269E-02 2.6817941700910093E+00
+ 69337 1.7334249999999999E-02 1.7614103404818737E-02 2.6818452700623743E+00
+ 69338 1.7334499999999999E-02 1.7614773872642452E-02 2.6818963700337397E+00
+ 69339 1.7334749999999999E-02 1.7615444353239407E-02 2.6819474700051047E+00
+ 69340 1.7335000000000000E-02 1.7616114846609607E-02 2.6819985699764701E+00
+ 69341 1.7335250000000000E-02 1.7616785352753076E-02 2.6820496699478351E+00
+ 69342 1.7335500000000000E-02 1.7617455871669806E-02 2.6821007699192001E+00
+ 69343 1.7335750000000000E-02 1.7618126403359819E-02 2.6821518698905655E+00
+ 69344 1.7336000000000001E-02 1.7618796947823104E-02 2.6822029698619305E+00
+ 69345 1.7336250000000001E-02 1.7619467505059674E-02 2.6822540698332960E+00
+ 69346 1.7336499999999998E-02 1.7620138075069531E-02 2.6823051698046600E+00
+ 69347 1.7336749999999998E-02 1.7620808657852698E-02 2.6823562697760255E+00
+ 69348 1.7336999999999998E-02 1.7621479253409175E-02 2.6824073697473905E+00
+ 69349 1.7337249999999998E-02 1.7622149861738951E-02 2.6824584697187555E+00
+ 69350 1.7337499999999999E-02 1.7622820482842066E-02 2.6825095696901209E+00
+ 69351 1.7337749999999999E-02 1.7623491116718494E-02 2.6825606696614859E+00
+ 69352 1.7337999999999999E-02 1.7624161763368257E-02 2.6826117696328513E+00
+ 69353 1.7338249999999999E-02 1.7624832422791371E-02 2.6826628696042163E+00
+ 69354 1.7338500000000000E-02 1.7625503094987817E-02 2.6827139695755813E+00
+ 69355 1.7338750000000000E-02 1.7626173779957635E-02 2.6827650695469467E+00
+ 69356 1.7339000000000000E-02 1.7626844477700805E-02 2.6828161695183117E+00
+ 69357 1.7339250000000000E-02 1.7627515188217348E-02 2.6828672694896771E+00
+ 69358 1.7339500000000001E-02 1.7628185911507246E-02 2.6829183694610421E+00
+ 69359 1.7339750000000001E-02 1.7628856647570551E-02 2.6829694694324071E+00
+ 69360 1.7339999999999998E-02 1.7629527396407225E-02 2.6830205694037716E+00
+ 69361 1.7340249999999998E-02 1.7630198158017311E-02 2.6830716693751371E+00
+ 69362 1.7340499999999998E-02 1.7630868932400789E-02 2.6831227693465021E+00
+ 69363 1.7340749999999999E-02 1.7631539719557669E-02 2.6831738693178671E+00
+ 69364 1.7340999999999999E-02 1.7632210519487972E-02 2.6832249692892325E+00
+ 69365 1.7341249999999999E-02 1.7632881332191711E-02 2.6832760692605975E+00
+ 69366 1.7341499999999999E-02 1.7633552157668857E-02 2.6833271692319629E+00
+ 69367 1.7341750000000000E-02 1.7634222995919446E-02 2.6833782692033279E+00
+ 69368 1.7342000000000000E-02 1.7634893846943472E-02 2.6834293691746929E+00
+ 69369 1.7342250000000000E-02 1.7635564710740972E-02 2.6834804691460583E+00
+ 69370 1.7342500000000000E-02 1.7636235587311914E-02 2.6835315691174233E+00
+ 69371 1.7342750000000001E-02 1.7636906476656316E-02 2.6835826690887883E+00
+ 69372 1.7343000000000001E-02 1.7637577378774198E-02 2.6836337690601537E+00
+ 69373 1.7343250000000001E-02 1.7638248293665539E-02 2.6836848690315187E+00
+ 69374 1.7343499999999998E-02 1.7638919221330353E-02 2.6837359690028832E+00
+ 69375 1.7343749999999998E-02 1.7639590161768689E-02 2.6837870689742482E+00
+ 69376 1.7343999999999998E-02 1.7640261114980512E-02 2.6838381689456137E+00
+ 69377 1.7344249999999999E-02 1.7640932080965843E-02 2.6838892689169787E+00
+ 69378 1.7344499999999999E-02 1.7641603059724682E-02 2.6839403688883441E+00
+ 69379 1.7344749999999999E-02 1.7642274051257033E-02 2.6839914688597091E+00
+ 69380 1.7344999999999999E-02 1.7642945055562919E-02 2.6840425688310741E+00
+ 69381 1.7345250000000000E-02 1.7643616072642320E-02 2.6840936688024395E+00
+ 69382 1.7345500000000000E-02 1.7644287102495281E-02 2.6841447687738045E+00
+ 69383 1.7345750000000000E-02 1.7644958145121778E-02 2.6841958687451699E+00
+ 69384 1.7346000000000000E-02 1.7645629200521821E-02 2.6842469687165349E+00
+ 69385 1.7346250000000001E-02 1.7646300268695438E-02 2.6842980686878999E+00
+ 69386 1.7346500000000001E-02 1.7646971349642600E-02 2.6843491686592653E+00
+ 69387 1.7346750000000001E-02 1.7647642443363330E-02 2.6844002686306303E+00
+ 69388 1.7346999999999998E-02 1.7648313549857658E-02 2.6844513686019948E+00
+ 69389 1.7347249999999998E-02 1.7648984669125563E-02 2.6845024685733598E+00
+ 69390 1.7347499999999998E-02 1.7649655801167070E-02 2.6845535685447253E+00
+ 69391 1.7347749999999999E-02 1.7650326945982172E-02 2.6846046685160903E+00
+ 69392 1.7347999999999999E-02 1.7650998103570886E-02 2.6846557684874552E+00
+ 69393 1.7348249999999999E-02 1.7651669273933204E-02 2.6847068684588207E+00
+ 69394 1.7348499999999999E-02 1.7652340457069145E-02 2.6847579684301857E+00
+ 69395 1.7348750000000000E-02 1.7653011652978712E-02 2.6848090684015511E+00
+ 69396 1.7349000000000000E-02 1.7653682861661926E-02 2.6848601683729161E+00
+ 69397 1.7349250000000000E-02 1.7654354083118762E-02 2.6849112683442811E+00
+ 69398 1.7349500000000000E-02 1.7655025317349301E-02 2.6849623683156465E+00
+ 69399 1.7349750000000001E-02 1.7655696564353410E-02 2.6850134682870115E+00
+ 69400 1.7350000000000001E-02 1.7656367824131217E-02 2.6850645682583769E+00
+ 69401 1.7350250000000001E-02 1.7657039096682699E-02 2.6851156682297419E+00
+ 69402 1.7350499999999998E-02 1.7657710382007846E-02 2.6851667682011064E+00
+ 69403 1.7350749999999998E-02 1.7658381680106673E-02 2.6852178681724714E+00
+ 69404 1.7350999999999998E-02 1.7659052990979199E-02 2.6852689681438369E+00
+ 69405 1.7351249999999999E-02 1.7659724314625414E-02 2.6853200681152019E+00
+ 69406 1.7351499999999999E-02 1.7660395651045335E-02 2.6853711680865668E+00
+ 69407 1.7351749999999999E-02 1.7661067000238971E-02 2.6854222680579323E+00
+ 69408 1.7351999999999999E-02 1.7661738362206327E-02 2.6854733680292973E+00
+ 69409 1.7352250000000000E-02 1.7662409736947379E-02 2.6855244680006627E+00
+ 69410 1.7352500000000000E-02 1.7663081124462191E-02 2.6855755679720277E+00
+ 69411 1.7352750000000000E-02 1.7663752524750734E-02 2.6856266679433927E+00
+ 69412 1.7353000000000000E-02 1.7664423937813006E-02 2.6856777679147581E+00
+ 69413 1.7353250000000001E-02 1.7665095363649037E-02 2.6857288678861231E+00
+ 69414 1.7353500000000001E-02 1.7665766802258849E-02 2.6857799678574881E+00
+ 69415 1.7353750000000001E-02 1.7666438253642395E-02 2.6858310678288535E+00
+ 69416 1.7353999999999998E-02 1.7667109717799698E-02 2.6858821678002180E+00
+ 69417 1.7354249999999998E-02 1.7667781194730805E-02 2.6859332677715830E+00
+ 69418 1.7354499999999998E-02 1.7668452684435686E-02 2.6859843677429480E+00
+ 69419 1.7354749999999999E-02 1.7669124186914378E-02 2.6860354677143135E+00
+ 69420 1.7354999999999999E-02 1.7669795702166858E-02 2.6860865676856784E+00
+ 69421 1.7355249999999999E-02 1.7670467230193145E-02 2.6861376676570439E+00
+ 69422 1.7355499999999999E-02 1.7671138770993227E-02 2.6861887676284089E+00
+ 69423 1.7355750000000000E-02 1.7671810324567147E-02 2.6862398675997738E+00
+ 69424 1.7356000000000000E-02 1.7672481890914891E-02 2.6862909675711393E+00
+ 69425 1.7356250000000000E-02 1.7673153470036469E-02 2.6863420675425043E+00
+ 69426 1.7356500000000000E-02 1.7673825061931880E-02 2.6863931675138697E+00
+ 69427 1.7356750000000001E-02 1.7674496666601137E-02 2.6864442674852347E+00
+ 69428 1.7357000000000001E-02 1.7675168284044258E-02 2.6864953674565997E+00
+ 69429 1.7357250000000001E-02 1.7675839914261231E-02 2.6865464674279651E+00
+ 69430 1.7357499999999998E-02 1.7676511557252073E-02 2.6865975673993296E+00
+ 69431 1.7357749999999998E-02 1.7677183213016794E-02 2.6866486673706946E+00
+ 69432 1.7357999999999998E-02 1.7677854881555394E-02 2.6866997673420596E+00
+ 69433 1.7358249999999999E-02 1.7678526562867874E-02 2.6867508673134251E+00
+ 69434 1.7358499999999999E-02 1.7679198256954260E-02 2.6868019672847900E+00
+ 69435 1.7358749999999999E-02 1.7679869963814560E-02 2.6868530672561550E+00
+ 69436 1.7358999999999999E-02 1.7680541683448736E-02 2.6869041672275205E+00
+ 69437 1.7359250000000000E-02 1.7681213415856847E-02 2.6869552671988854E+00
+ 69438 1.7359500000000000E-02 1.7681885161038885E-02 2.6870063671702509E+00
+ 69439 1.7359750000000000E-02 1.7682556918994837E-02 2.6870574671416159E+00
+ 69440 1.7360000000000000E-02 1.7683228689724748E-02 2.6871085671129809E+00
+ 69441 1.7360250000000001E-02 1.7683900473228573E-02 2.6871596670843463E+00
+ 69442 1.7360500000000001E-02 1.7684572269506371E-02 2.6872107670557113E+00
+ 69443 1.7360750000000001E-02 1.7685244078558114E-02 2.6872618670270767E+00
+ 69444 1.7360999999999998E-02 1.7685915900383826E-02 2.6873129669984408E+00
+ 69445 1.7361249999999998E-02 1.7686587734983501E-02 2.6873640669698062E+00
+ 69446 1.7361499999999998E-02 1.7687259582357166E-02 2.6874151669411712E+00
+ 69447 1.7361749999999999E-02 1.7687931442504811E-02 2.6874662669125366E+00
+ 69448 1.7361999999999999E-02 1.7688603315426453E-02 2.6875173668839016E+00
+ 69449 1.7362249999999999E-02 1.7689275201122089E-02 2.6875684668552666E+00
+ 69450 1.7362499999999999E-02 1.7689947099591732E-02 2.6876195668266321E+00
+ 69451 1.7362750000000000E-02 1.7690619010835379E-02 2.6876706667979970E+00
+ 69452 1.7363000000000000E-02 1.7691290934853058E-02 2.6877217667693625E+00
+ 69453 1.7363250000000000E-02 1.7691962871644745E-02 2.6877728667407275E+00
+ 69454 1.7363500000000000E-02 1.7692634821210494E-02 2.6878239667120924E+00
+ 69455 1.7363750000000001E-02 1.7693306783550255E-02 2.6878750666834579E+00
+ 69456 1.7364000000000001E-02 1.7693978758664092E-02 2.6879261666548229E+00
+ 69457 1.7364249999999998E-02 1.7694650746551941E-02 2.6879772666261874E+00
+ 69458 1.7364499999999998E-02 1.7695322747213874E-02 2.6880283665975524E+00
+ 69459 1.7364749999999998E-02 1.7695994760649876E-02 2.6880794665689178E+00
+ 69460 1.7364999999999998E-02 1.7696666786859952E-02 2.6881305665402828E+00
+ 69461 1.7365249999999999E-02 1.7697338825844112E-02 2.6881816665116478E+00
+ 69462 1.7365499999999999E-02 1.7698010877602352E-02 2.6882327664830132E+00
+ 69463 1.7365749999999999E-02 1.7698682942134700E-02 2.6882838664543782E+00
+ 69464 1.7365999999999999E-02 1.7699355019441143E-02 2.6883349664257437E+00
+ 69465 1.7366250000000000E-02 1.7700027109521687E-02 2.6883860663971086E+00
+ 69466 1.7366500000000000E-02 1.7700699212376360E-02 2.6884371663684736E+00
+ 69467 1.7366750000000000E-02 1.7701371328005148E-02 2.6884882663398391E+00
+ 69468 1.7367000000000000E-02 1.7702043456408072E-02 2.6885393663112040E+00
+ 69469 1.7367250000000001E-02 1.7702715597585125E-02 2.6885904662825695E+00
+ 69470 1.7367500000000001E-02 1.7703387751536331E-02 2.6886415662539345E+00
+ 69471 1.7367749999999998E-02 1.7704059918261683E-02 2.6886926662252990E+00
+ 69472 1.7367999999999998E-02 1.7704732097761196E-02 2.6887437661966640E+00
+ 69473 1.7368249999999998E-02 1.7705404290034862E-02 2.6887948661680294E+00
+ 69474 1.7368499999999999E-02 1.7706076495082719E-02 2.6888459661393944E+00
+ 69475 1.7368749999999999E-02 1.7706748712904733E-02 2.6888970661107594E+00
+ 69476 1.7368999999999999E-02 1.7707420943500949E-02 2.6889481660821248E+00
+ 69477 1.7369249999999999E-02 1.7708093186871349E-02 2.6889992660534898E+00
+ 69478 1.7369500000000000E-02 1.7708765443015952E-02 2.6890503660248548E+00
+ 69479 1.7369750000000000E-02 1.7709437711934763E-02 2.6891014659962202E+00
+ 69480 1.7370000000000000E-02 1.7710109993627786E-02 2.6891525659675852E+00
+ 69481 1.7370250000000000E-02 1.7710782288095021E-02 2.6892036659389507E+00
+ 69482 1.7370500000000001E-02 1.7711454595336500E-02 2.6892547659103156E+00
+ 69483 1.7370750000000001E-02 1.7712126915352181E-02 2.6893058658816806E+00
+ 69484 1.7371000000000001E-02 1.7712799248142140E-02 2.6893569658530461E+00
+ 69485 1.7371249999999998E-02 1.7713471593706325E-02 2.6894080658244106E+00
+ 69486 1.7371499999999998E-02 1.7714143952044768E-02 2.6894591657957756E+00
+ 69487 1.7371749999999998E-02 1.7714816323157485E-02 2.6895102657671406E+00
+ 69488 1.7371999999999999E-02 1.7715488707044456E-02 2.6895613657385060E+00
+ 69489 1.7372249999999999E-02 1.7716161103705712E-02 2.6896124657098710E+00
+ 69490 1.7372499999999999E-02 1.7716833513141218E-02 2.6896635656812364E+00
+ 69491 1.7372749999999999E-02 1.7717505935351065E-02 2.6897146656526014E+00
+ 69492 1.7373000000000000E-02 1.7718178370335201E-02 2.6897657656239664E+00
+ 69493 1.7373250000000000E-02 1.7718850818093618E-02 2.6898168655953318E+00
+ 69494 1.7373500000000000E-02 1.7719523278626349E-02 2.6898679655666968E+00
+ 69495 1.7373750000000000E-02 1.7720195751933402E-02 2.6899190655380618E+00
+ 69496 1.7374000000000001E-02 1.7720868238014782E-02 2.6899701655094272E+00
+ 69497 1.7374250000000001E-02 1.7721540736870489E-02 2.6900212654807922E+00
+ 69498 1.7374500000000001E-02 1.7722213248500537E-02 2.6900723654521577E+00
+ 69499 1.7374749999999998E-02 1.7722885772904921E-02 2.6901234654235218E+00
+ 69500 1.7374999999999998E-02 1.7723558310083667E-02 2.6901745653948872E+00
+ 69501 1.7375249999999998E-02 1.7724230860036775E-02 2.6902256653662522E+00
+ 69502 1.7375499999999999E-02 1.7724903422764244E-02 2.6902767653376176E+00
+ 69503 1.7375749999999999E-02 1.7725575998266081E-02 2.6903278653089826E+00
+ 69504 1.7375999999999999E-02 1.7726248586542311E-02 2.6903789652803476E+00
+ 69505 1.7376249999999999E-02 1.7726921187592920E-02 2.6904300652517130E+00
+ 69506 1.7376500000000000E-02 1.7727593801417921E-02 2.6904811652230780E+00
+ 69507 1.7376750000000000E-02 1.7728266428017302E-02 2.6905322651944434E+00
+ 69508 1.7377000000000000E-02 1.7728939067391147E-02 2.6905833651658084E+00
+ 69509 1.7377250000000000E-02 1.7729611719539375E-02 2.6906344651371734E+00
+ 69510 1.7377500000000001E-02 1.7730284384462020E-02 2.6906855651085388E+00
+ 69511 1.7377750000000001E-02 1.7730957062159106E-02 2.6907366650799038E+00
+ 69512 1.7378000000000001E-02 1.7731629752630616E-02 2.6907877650512693E+00
+ 69513 1.7378249999999998E-02 1.7732302455876571E-02 2.6908388650226334E+00
+ 69514 1.7378499999999998E-02 1.7732975171896970E-02 2.6908899649939988E+00
+ 69515 1.7378749999999998E-02 1.7733647900691849E-02 2.6909410649653638E+00
+ 69516 1.7378999999999999E-02 1.7734320642261162E-02 2.6909921649367288E+00
+ 69517 1.7379249999999999E-02 1.7734993396604965E-02 2.6910432649080942E+00
+ 69518 1.7379499999999999E-02 1.7735666163723240E-02 2.6910943648794592E+00
+ 69519 1.7379749999999999E-02 1.7736338943616013E-02 2.6911454648508246E+00
+ 69520 1.7380000000000000E-02 1.7737011736283264E-02 2.6911965648221896E+00
+ 69521 1.7380250000000000E-02 1.7737684541725009E-02 2.6912476647935546E+00
+ 69522 1.7380500000000000E-02 1.7738357359941274E-02 2.6912987647649200E+00
+ 69523 1.7380750000000000E-02 1.7739030190932044E-02 2.6913498647362850E+00
+ 69524 1.7381000000000001E-02 1.7739703034697334E-02 2.6914009647076504E+00
+ 69525 1.7381250000000001E-02 1.7740375891237153E-02 2.6914520646790154E+00
+ 69526 1.7381500000000001E-02 1.7741048760551510E-02 2.6915031646503804E+00
+ 69527 1.7381749999999998E-02 1.7741721642640377E-02 2.6915542646217450E+00
+ 69528 1.7381999999999998E-02 1.7742394537503831E-02 2.6916053645931104E+00
+ 69529 1.7382249999999998E-02 1.7743067445141820E-02 2.6916564645644754E+00
+ 69530 1.7382499999999999E-02 1.7743740365554376E-02 2.6917075645358404E+00
+ 69531 1.7382749999999999E-02 1.7744413298741494E-02 2.6917586645072058E+00
+ 69532 1.7382999999999999E-02 1.7745086244703209E-02 2.6918097644785708E+00
+ 69533 1.7383249999999999E-02 1.7745759203439484E-02 2.6918608644499362E+00
+ 69534 1.7383500000000000E-02 1.7746432174950363E-02 2.6919119644213012E+00
+ 69535 1.7383750000000000E-02 1.7747105159235829E-02 2.6919630643926662E+00
+ 69536 1.7384000000000000E-02 1.7747778156295888E-02 2.6920141643640316E+00
+ 69537 1.7384250000000000E-02 1.7748451166130590E-02 2.6920652643353966E+00
+ 69538 1.7384500000000001E-02 1.7749124188739893E-02 2.6921163643067616E+00
+ 69539 1.7384750000000001E-02 1.7749797224123818E-02 2.6921674642781270E+00
+ 69540 1.7385000000000001E-02 1.7750470272282375E-02 2.6922185642494920E+00
+ 69541 1.7385249999999998E-02 1.7751143333215567E-02 2.6922696642208566E+00
+ 69542 1.7385499999999998E-02 1.7751816406923408E-02 2.6923207641922215E+00
+ 69543 1.7385749999999998E-02 1.7752489493405903E-02 2.6923718641635870E+00
+ 69544 1.7385999999999999E-02 1.7753162592663067E-02 2.6924229641349520E+00
+ 69545 1.7386249999999999E-02 1.7753835704694881E-02 2.6924740641063174E+00
+ 69546 1.7386499999999999E-02 1.7754508829501369E-02 2.6925251640776824E+00
+ 69547 1.7386749999999999E-02 1.7755181967082558E-02 2.6925762640490474E+00
+ 69548 1.7387000000000000E-02 1.7755855117438411E-02 2.6926273640204128E+00
+ 69549 1.7387250000000000E-02 1.7756528280568982E-02 2.6926784639917778E+00
+ 69550 1.7387500000000000E-02 1.7757201456474241E-02 2.6927295639631432E+00
+ 69551 1.7387750000000000E-02 1.7757874645154211E-02 2.6927806639345082E+00
+ 69552 1.7388000000000001E-02 1.7758547846608904E-02 2.6928317639058732E+00
+ 69553 1.7388250000000001E-02 1.7759221060838305E-02 2.6928828638772386E+00
+ 69554 1.7388500000000001E-02 1.7759894287842453E-02 2.6929339638486036E+00
+ 69555 1.7388749999999998E-02 1.7760567527621323E-02 2.6929850638199682E+00
+ 69556 1.7388999999999998E-02 1.7761240780174940E-02 2.6930361637913331E+00
+ 69557 1.7389249999999998E-02 1.7761914045503310E-02 2.6930872637626986E+00
+ 69558 1.7389499999999999E-02 1.7762587323606437E-02 2.6931383637340636E+00
+ 69559 1.7389749999999999E-02 1.7763260614484338E-02 2.6931894637054286E+00
+ 69560 1.7389999999999999E-02 1.7763933918137007E-02 2.6932405636767940E+00
+ 69561 1.7390249999999999E-02 1.7764607234564453E-02 2.6932916636481590E+00
+ 69562 1.7390500000000000E-02 1.7765280563766691E-02 2.6933427636195244E+00
+ 69563 1.7390750000000000E-02 1.7765953905743714E-02 2.6933938635908894E+00
+ 69564 1.7391000000000000E-02 1.7766627260495538E-02 2.6934449635622544E+00
+ 69565 1.7391250000000000E-02 1.7767300628022162E-02 2.6934960635336198E+00
+ 69566 1.7391500000000001E-02 1.7767974008323625E-02 2.6935471635049848E+00
+ 69567 1.7391750000000001E-02 1.7768647401399888E-02 2.6935982634763502E+00
+ 69568 1.7391999999999998E-02 1.7769320807250976E-02 2.6936493634477143E+00
+ 69569 1.7392249999999998E-02 1.7769994225876908E-02 2.6937004634190798E+00
+ 69570 1.7392499999999998E-02 1.7770667657277688E-02 2.6937515633904447E+00
+ 69571 1.7392749999999998E-02 1.7771341101453321E-02 2.6938026633618102E+00
+ 69572 1.7392999999999999E-02 1.7772014558403802E-02 2.6938537633331752E+00
+ 69573 1.7393249999999999E-02 1.7772688028129147E-02 2.6939048633045402E+00
+ 69574 1.7393499999999999E-02 1.7773361510629367E-02 2.6939559632759056E+00
+ 69575 1.7393749999999999E-02 1.7774035005904465E-02 2.6940070632472706E+00
+ 69576 1.7394000000000000E-02 1.7774708513954435E-02 2.6940581632186360E+00
+ 69577 1.7394250000000000E-02 1.7775382034779304E-02 2.6941092631900010E+00
+ 69578 1.7394500000000000E-02 1.7776055568379079E-02 2.6941603631613660E+00
+ 69579 1.7394750000000000E-02 1.7776729114753757E-02 2.6942114631327314E+00
+ 69580 1.7395000000000001E-02 1.7777402673903351E-02 2.6942625631040964E+00
+ 69581 1.7395250000000001E-02 1.7778076245827855E-02 2.6943136630754614E+00
+ 69582 1.7395499999999998E-02 1.7778749830527327E-02 2.6943647630468259E+00
+ 69583 1.7395749999999998E-02 1.7779423428001661E-02 2.6944158630181914E+00
+ 69584 1.7395999999999998E-02 1.7780097038250973E-02 2.6944669629895563E+00
+ 69585 1.7396249999999999E-02 1.7780770661275237E-02 2.6945180629609213E+00
+ 69586 1.7396499999999999E-02 1.7781444297074456E-02 2.6945691629322868E+00
+ 69587 1.7396749999999999E-02 1.7782117945648639E-02 2.6946202629036518E+00
+ 69588 1.7396999999999999E-02 1.7782791606997778E-02 2.6946713628750172E+00
+ 69589 1.7397250000000000E-02 1.7783465281121919E-02 2.6947224628463822E+00
+ 69590 1.7397500000000000E-02 1.7784138968021019E-02 2.6947735628177472E+00
+ 69591 1.7397750000000000E-02 1.7784812667695115E-02 2.6948246627891126E+00
+ 69592 1.7398000000000000E-02 1.7785486380144211E-02 2.6948757627604776E+00
+ 69593 1.7398250000000001E-02 1.7786160105368317E-02 2.6949268627318430E+00
+ 69594 1.7398500000000001E-02 1.7786833843367440E-02 2.6949779627032080E+00
+ 69595 1.7398750000000001E-02 1.7787507594141570E-02 2.6950290626745730E+00
+ 69596 1.7398999999999998E-02 1.7788181357690714E-02 2.6950801626459375E+00
+ 69597 1.7399249999999998E-02 1.7788855134014920E-02 2.6951312626173030E+00
+ 69598 1.7399499999999998E-02 1.7789528923114150E-02 2.6951823625886679E+00
+ 69599 1.7399749999999999E-02 1.7790202724988435E-02 2.6952334625600329E+00
+ 69600 1.7399999999999999E-02 1.7790876539637773E-02 2.6952845625313984E+00
+ 69601 1.7400249999999999E-02 1.7791550367062169E-02 2.6953356625027634E+00
+ 69602 1.7400499999999999E-02 1.7792224207261637E-02 2.6953867624741283E+00
+ 69603 1.7400750000000000E-02 1.7792898060236175E-02 2.6954378624454938E+00
+ 69604 1.7401000000000000E-02 1.7793571925985800E-02 2.6954889624168588E+00
+ 69605 1.7401250000000000E-02 1.7794245804510514E-02 2.6955400623882242E+00
+ 69606 1.7401500000000000E-02 1.7794919695810332E-02 2.6955911623595892E+00
+ 69607 1.7401750000000001E-02 1.7795593599885220E-02 2.6956422623309542E+00
+ 69608 1.7402000000000001E-02 1.7796267516735270E-02 2.6956933623023196E+00
+ 69609 1.7402250000000001E-02 1.7796941446360414E-02 2.6957444622736846E+00
+ 69610 1.7402499999999998E-02 1.7797615388760676E-02 2.6957955622450491E+00
+ 69611 1.7402749999999998E-02 1.7798289343936079E-02 2.6958466622164141E+00
+ 69612 1.7402999999999998E-02 1.7798963311886611E-02 2.6958977621877795E+00
+ 69613 1.7403249999999999E-02 1.7799637292612299E-02 2.6959488621591445E+00
+ 69614 1.7403499999999999E-02 1.7800311286113139E-02 2.6959999621305100E+00
+ 69615 1.7403749999999999E-02 1.7800985292389149E-02 2.6960510621018750E+00
+ 69616 1.7403999999999999E-02 1.7801659311440319E-02 2.6961021620732399E+00
+ 69617 1.7404250000000000E-02 1.7802333343266669E-02 2.6961532620446054E+00
+ 69618 1.7404500000000000E-02 1.7803007387868192E-02 2.6962043620159704E+00
+ 69619 1.7404750000000000E-02 1.7803681445244912E-02 2.6962554619873358E+00
+ 69620 1.7405000000000000E-02 1.7804355515396823E-02 2.6963065619587008E+00
+ 69621 1.7405250000000001E-02 1.7805029598323939E-02 2.6963576619300658E+00
+ 69622 1.7405500000000001E-02 1.7805703694026266E-02 2.6964087619014312E+00
+ 69623 1.7405750000000001E-02 1.7806377802503808E-02 2.6964598618727962E+00
+ 69624 1.7405999999999998E-02 1.7807051923756565E-02 2.6965109618441607E+00
+ 69625 1.7406249999999998E-02 1.7807726057784572E-02 2.6965620618155257E+00
+ 69626 1.7406499999999998E-02 1.7808400204587811E-02 2.6966131617868911E+00
+ 69627 1.7406749999999999E-02 1.7809074364166285E-02 2.6966642617582561E+00
+ 69628 1.7406999999999999E-02 1.7809748536520040E-02 2.6967153617296211E+00
+ 69629 1.7407249999999999E-02 1.7810422721649039E-02 2.6967664617009866E+00
+ 69630 1.7407499999999999E-02 1.7811096919553310E-02 2.6968175616723515E+00
+ 69631 1.7407750000000000E-02 1.7811771130232856E-02 2.6968686616437170E+00
+ 69632 1.7408000000000000E-02 1.7812445353687683E-02 2.6969197616150820E+00
+ 69633 1.7408250000000000E-02 1.7813119589917780E-02 2.6969708615864469E+00
+ 69634 1.7408500000000000E-02 1.7813793838923200E-02 2.6970219615578124E+00
+ 69635 1.7408750000000001E-02 1.7814468100703900E-02 2.6970730615291774E+00
+ 69636 1.7409000000000001E-02 1.7815142375259926E-02 2.6971241615005428E+00
+ 69637 1.7409250000000001E-02 1.7815816662591261E-02 2.6971752614719078E+00
+ 69638 1.7409499999999998E-02 1.7816490962697915E-02 2.6972263614432723E+00
+ 69639 1.7409749999999998E-02 1.7817165275579906E-02 2.6972774614146373E+00
+ 69640 1.7409999999999998E-02 1.7817839601237249E-02 2.6973285613860027E+00
+ 69641 1.7410249999999999E-02 1.7818513939669916E-02 2.6973796613573677E+00
+ 69642 1.7410499999999999E-02 1.7819188290877953E-02 2.6974307613287327E+00
+ 69643 1.7410749999999999E-02 1.7819862654861327E-02 2.6974818613000981E+00
+ 69644 1.7410999999999999E-02 1.7820537031620096E-02 2.6975329612714631E+00
+ 69645 1.7411250000000000E-02 1.7821211421154240E-02 2.6975840612428281E+00
+ 69646 1.7411500000000000E-02 1.7821885823463741E-02 2.6976351612141936E+00
+ 69647 1.7411750000000000E-02 1.7822560238548633E-02 2.6976862611855585E+00
+ 69648 1.7412000000000000E-02 1.7823234666408935E-02 2.6977373611569240E+00
+ 69649 1.7412250000000001E-02 1.7823909107044643E-02 2.6977884611282890E+00
+ 69650 1.7412500000000001E-02 1.7824583560455753E-02 2.6978395610996539E+00
+ 69651 1.7412750000000001E-02 1.7825258026642279E-02 2.6978906610710194E+00
+ 69652 1.7412999999999998E-02 1.7825932505604217E-02 2.6979417610423839E+00
+ 69653 1.7413249999999998E-02 1.7826606997341607E-02 2.6979928610137489E+00
+ 69654 1.7413499999999998E-02 1.7827281501854420E-02 2.6980439609851139E+00
+ 69655 1.7413749999999999E-02 1.7827956019142690E-02 2.6980950609564793E+00
+ 69656 1.7413999999999999E-02 1.7828630549206411E-02 2.6981461609278443E+00
+ 69657 1.7414249999999999E-02 1.7829305092045600E-02 2.6981972608992097E+00
+ 69658 1.7414499999999999E-02 1.7829979647660230E-02 2.6982483608705747E+00
+ 69659 1.7414750000000000E-02 1.7830654216050346E-02 2.6982994608419397E+00
+ 69660 1.7415000000000000E-02 1.7831328797215953E-02 2.6983505608133052E+00
+ 69661 1.7415250000000000E-02 1.7832003391157043E-02 2.6984016607846701E+00
+ 69662 1.7415500000000000E-02 1.7832677997873629E-02 2.6984527607560351E+00
+ 69663 1.7415750000000001E-02 1.7833352617365721E-02 2.6985038607274006E+00
+ 69664 1.7416000000000001E-02 1.7834027249633309E-02 2.6985549606987655E+00
+ 69665 1.7416250000000001E-02 1.7834701894676428E-02 2.6986060606701310E+00
+ 69666 1.7416499999999998E-02 1.7835376552495053E-02 2.6986571606414951E+00
+ 69667 1.7416749999999998E-02 1.7836051223089226E-02 2.6987082606128605E+00
+ 69668 1.7416999999999998E-02 1.7836725906458937E-02 2.6987593605842255E+00
+ 69669 1.7417249999999999E-02 1.7837400602604192E-02 2.6988104605555909E+00
+ 69670 1.7417499999999999E-02 1.7838075311525002E-02 2.6988615605269559E+00
+ 69671 1.7417749999999999E-02 1.7838750033221367E-02 2.6989126604983209E+00
+ 69672 1.7417999999999999E-02 1.7839424767693304E-02 2.6989637604696863E+00
+ 69673 1.7418250000000000E-02 1.7840099514940807E-02 2.6990148604410513E+00
+ 69674 1.7418500000000000E-02 1.7840774274963896E-02 2.6990659604124168E+00
+ 69675 1.7418750000000000E-02 1.7841449047762581E-02 2.6991170603837817E+00
+ 69676 1.7419000000000000E-02 1.7842123833336852E-02 2.6991681603551467E+00
+ 69677 1.7419250000000001E-02 1.7842798631686734E-02 2.6992192603265122E+00
+ 69678 1.7419500000000001E-02 1.7843473442812213E-02 2.6992703602978771E+00
+ 69679 1.7419749999999998E-02 1.7844148266713322E-02 2.6993214602692417E+00
+ 69680 1.7419999999999998E-02 1.7844823103390046E-02 2.6993725602406067E+00
+ 69681 1.7420249999999998E-02 1.7845497952842411E-02 2.6994236602119721E+00
+ 69682 1.7420499999999998E-02 1.7846172815070407E-02 2.6994747601833371E+00
+ 69683 1.7420749999999999E-02 1.7846847690074052E-02 2.6995258601547021E+00
+ 69684 1.7420999999999999E-02 1.7847522577853346E-02 2.6995769601260675E+00
+ 69685 1.7421249999999999E-02 1.7848197478408316E-02 2.6996280600974325E+00
+ 69686 1.7421499999999999E-02 1.7848872391738938E-02 2.6996791600687979E+00
+ 69687 1.7421750000000000E-02 1.7849547317845247E-02 2.6997302600401629E+00
+ 69688 1.7422000000000000E-02 1.7850222256727229E-02 2.6997813600115279E+00
+ 69689 1.7422250000000000E-02 1.7850897208384897E-02 2.6998324599828933E+00
+ 69690 1.7422500000000000E-02 1.7851572172818266E-02 2.6998835599542583E+00
+ 69691 1.7422750000000001E-02 1.7852247150027339E-02 2.6999346599256238E+00
+ 69692 1.7423000000000001E-02 1.7852922140012117E-02 2.6999857598969887E+00
+ 69693 1.7423249999999998E-02 1.7853597142772612E-02 2.7000368598683533E+00
+ 69694 1.7423499999999998E-02 1.7854272158308843E-02 2.7000879598397183E+00
+ 69695 1.7423749999999998E-02 1.7854947186620798E-02 2.7001390598110837E+00
+ 69696 1.7423999999999999E-02 1.7855622227708499E-02 2.7001901597824487E+00
+ 69697 1.7424249999999999E-02 1.7856297281571940E-02 2.7002412597538137E+00
+ 69698 1.7424499999999999E-02 1.7856972348211139E-02 2.7002923597251791E+00
+ 69699 1.7424749999999999E-02 1.7857647427626092E-02 2.7003434596965441E+00
+ 69700 1.7425000000000000E-02 1.7858322519816821E-02 2.7003945596679095E+00
+ 69701 1.7425250000000000E-02 1.7858997624783334E-02 2.7004456596392745E+00
+ 69702 1.7425500000000000E-02 1.7859672742525614E-02 2.7004967596106395E+00
+ 69703 1.7425750000000000E-02 1.7860347873043657E-02 2.7005478595820049E+00
+ 69704 1.7426000000000001E-02 1.7861023016337553E-02 2.7005989595533699E+00
+ 69705 1.7426250000000001E-02 1.7861698172407223E-02 2.7006500595247349E+00
+ 69706 1.7426500000000001E-02 1.7862373341252721E-02 2.7007011594961003E+00
+ 69707 1.7426749999999998E-02 1.7863048522874018E-02 2.7007522594674649E+00
+ 69708 1.7426999999999998E-02 1.7863723717271143E-02 2.7008033594388299E+00
+ 69709 1.7427249999999998E-02 1.7864398924444112E-02 2.7008544594101949E+00
+ 69710 1.7427499999999999E-02 1.7865074144392916E-02 2.7009055593815603E+00
+ 69711 1.7427749999999999E-02 1.7865749377117567E-02 2.7009566593529253E+00
+ 69712 1.7427999999999999E-02 1.7866424622618064E-02 2.7010077593242907E+00
+ 69713 1.7428249999999999E-02 1.7867099880894438E-02 2.7010588592956557E+00
+ 69714 1.7428500000000000E-02 1.7867775151946676E-02 2.7011099592670207E+00
+ 69715 1.7428750000000000E-02 1.7868450435774768E-02 2.7011610592383861E+00
+ 69716 1.7429000000000000E-02 1.7869125732378782E-02 2.7012121592097511E+00
+ 69717 1.7429250000000000E-02 1.7869801041758667E-02 2.7012632591811165E+00
+ 69718 1.7429500000000001E-02 1.7870476363914450E-02 2.7013143591524815E+00
+ 69719 1.7429750000000001E-02 1.7871151698846142E-02 2.7013654591238465E+00
+ 69720 1.7430000000000001E-02 1.7871827046553750E-02 2.7014165590952119E+00
+ 69721 1.7430249999999998E-02 1.7872502407037246E-02 2.7014676590665765E+00
+ 69722 1.7430499999999998E-02 1.7873177780296717E-02 2.7015187590379415E+00
+ 69723 1.7430749999999998E-02 1.7873853166332096E-02 2.7015698590093065E+00
+ 69724 1.7430999999999999E-02 1.7874528565143398E-02 2.7016209589806719E+00
+ 69725 1.7431249999999999E-02 1.7875203976730675E-02 2.7016720589520369E+00
+ 69726 1.7431499999999999E-02 1.7875879401093902E-02 2.7017231589234019E+00
+ 69727 1.7431749999999999E-02 1.7876554838233093E-02 2.7017742588947673E+00
+ 69728 1.7432000000000000E-02 1.7877230288148267E-02 2.7018253588661323E+00
+ 69729 1.7432250000000000E-02 1.7877905750839397E-02 2.7018764588374977E+00
+ 69730 1.7432500000000000E-02 1.7878581226306513E-02 2.7019275588088627E+00
+ 69731 1.7432750000000000E-02 1.7879256714549638E-02 2.7019786587802277E+00
+ 69732 1.7433000000000001E-02 1.7879932215568706E-02 2.7020297587515931E+00
+ 69733 1.7433250000000001E-02 1.7880607729363861E-02 2.7020808587229581E+00
+ 69734 1.7433500000000001E-02 1.7881283255934990E-02 2.7021319586943235E+00
+ 69735 1.7433749999999998E-02 1.7881958795282139E-02 2.7021830586656876E+00
+ 69736 1.7433999999999998E-02 1.7882634347405311E-02 2.7022341586370531E+00
+ 69737 1.7434249999999998E-02 1.7883309912304527E-02 2.7022852586084181E+00
+ 69738 1.7434499999999999E-02 1.7883985489979787E-02 2.7023363585797835E+00
+ 69739 1.7434749999999999E-02 1.7884661080431092E-02 2.7023874585511485E+00
+ 69740 1.7434999999999999E-02 1.7885336683658461E-02 2.7024385585225135E+00
+ 69741 1.7435249999999999E-02 1.7886012299661882E-02 2.7024896584938789E+00
+ 69742 1.7435500000000000E-02 1.7886687928441385E-02 2.7025407584652439E+00
+ 69743 1.7435750000000000E-02 1.7887363569996959E-02 2.7025918584366093E+00
+ 69744 1.7436000000000000E-02 1.7888039224328627E-02 2.7026429584079743E+00
+ 69745 1.7436250000000000E-02 1.7888714891436393E-02 2.7026940583793393E+00
+ 69746 1.7436500000000001E-02 1.7889390571320246E-02 2.7027451583507047E+00
+ 69747 1.7436750000000001E-02 1.7890066263980209E-02 2.7027962583220697E+00
+ 69748 1.7437000000000001E-02 1.7890741969416288E-02 2.7028473582934347E+00
+ 69749 1.7437249999999998E-02 1.7891417687628489E-02 2.7028984582647992E+00
+ 69750 1.7437499999999998E-02 1.7892093418616809E-02 2.7029495582361647E+00
+ 69751 1.7437749999999998E-02 1.7892769162381278E-02 2.7030006582075297E+00
+ 69752 1.7437999999999999E-02 1.7893444918921888E-02 2.7030517581788946E+00
+ 69753 1.7438249999999999E-02 1.7894120688238650E-02 2.7031028581502601E+00
+ 69754 1.7438499999999999E-02 1.7894796470331563E-02 2.7031539581216251E+00
+ 69755 1.7438749999999999E-02 1.7895472265200652E-02 2.7032050580929905E+00
+ 69756 1.7439000000000000E-02 1.7896148072845910E-02 2.7032561580643555E+00
+ 69757 1.7439250000000000E-02 1.7896823893267359E-02 2.7033072580357205E+00
+ 69758 1.7439500000000000E-02 1.7897499726464979E-02 2.7033583580070859E+00
+ 69759 1.7439750000000000E-02 1.7898175572438797E-02 2.7034094579784509E+00
+ 69760 1.7440000000000001E-02 1.7898851431188807E-02 2.7034605579498163E+00
+ 69761 1.7440250000000001E-02 1.7899527302715053E-02 2.7035116579211813E+00
+ 69762 1.7440500000000001E-02 1.7900203187016548E-02 2.7035627578925463E+00
+ 69763 1.7440749999999998E-02 1.7900879084091811E-02 2.7036138578639108E+00
+ 69764 1.7440999999999998E-02 1.7901554993940885E-02 2.7036649578352763E+00
+ 69765 1.7441249999999998E-02 1.7902230916563736E-02 2.7037160578066413E+00
+ 69766 1.7441499999999999E-02 1.7902906851960405E-02 2.7037671577780062E+00
+ 69767 1.7441749999999999E-02 1.7903582800130824E-02 2.7038182577493717E+00
+ 69768 1.7441999999999999E-02 1.7904258761075084E-02 2.7038693577207367E+00
+ 69769 1.7442249999999999E-02 1.7904934734793151E-02 2.7039204576921017E+00
+ 69770 1.7442500000000000E-02 1.7905610721285044E-02 2.7039715576634671E+00
+ 69771 1.7442750000000000E-02 1.7906286720550776E-02 2.7040226576348321E+00
+ 69772 1.7443000000000000E-02 1.7906962732590313E-02 2.7040737576061975E+00
+ 69773 1.7443250000000000E-02 1.7907638757403723E-02 2.7041248575775625E+00
+ 69774 1.7443500000000001E-02 1.7908314794990967E-02 2.7041759575489275E+00
+ 69775 1.7443750000000001E-02 1.7908990845352069E-02 2.7042270575202929E+00
+ 69776 1.7444000000000001E-02 1.7909666908487037E-02 2.7042781574916579E+00
+ 69777 1.7444249999999998E-02 1.7910342984395863E-02 2.7043292574630224E+00
+ 69778 1.7444499999999998E-02 1.7911019073078578E-02 2.7043803574343874E+00
+ 69779 1.7444749999999998E-02 1.7911695174535149E-02 2.7044314574057529E+00
+ 69780 1.7444999999999999E-02 1.7912371288765633E-02 2.7044825573771178E+00
+ 69781 1.7445249999999999E-02 1.7913047415770017E-02 2.7045336573484833E+00
+ 69782 1.7445499999999999E-02 1.7913723555548294E-02 2.7045847573198483E+00
+ 69783 1.7445749999999999E-02 1.7914399708100482E-02 2.7046358572912133E+00
+ 69784 1.7446000000000000E-02 1.7915075873426584E-02 2.7046869572625787E+00
+ 69785 1.7446250000000000E-02 1.7915752051526613E-02 2.7047380572339437E+00
+ 69786 1.7446500000000000E-02 1.7916428242400567E-02 2.7047891572053091E+00
+ 69787 1.7446750000000000E-02 1.7917104446048451E-02 2.7048402571766741E+00
+ 69788 1.7447000000000001E-02 1.7917780662470299E-02 2.7048913571480391E+00
+ 69789 1.7447250000000001E-02 1.7918456891666084E-02 2.7049424571194045E+00
+ 69790 1.7447499999999998E-02 1.7919133133635818E-02 2.7049935570907686E+00
+ 69791 1.7447749999999998E-02 1.7919809388379528E-02 2.7050446570621340E+00
+ 69792 1.7447999999999998E-02 1.7920485655897201E-02 2.7050957570334990E+00
+ 69793 1.7448249999999998E-02 1.7921161936188854E-02 2.7051468570048645E+00
+ 69794 1.7448499999999999E-02 1.7921838229254496E-02 2.7051979569762294E+00
+ 69795 1.7448749999999999E-02 1.7922514535094115E-02 2.7052490569475944E+00
+ 69796 1.7448999999999999E-02 1.7923190853707752E-02 2.7053001569189599E+00
+ 69797 1.7449249999999999E-02 1.7923867185095383E-02 2.7053512568903249E+00
+ 69798 1.7449500000000000E-02 1.7924543529257014E-02 2.7054023568616903E+00
+ 69799 1.7449750000000000E-02 1.7925219886192667E-02 2.7054534568330553E+00
+ 69800 1.7450000000000000E-02 1.7925896255902369E-02 2.7055045568044203E+00
+ 69801 1.7450250000000000E-02 1.7926572638386068E-02 2.7055556567757857E+00
+ 69802 1.7450500000000001E-02 1.7927249033643823E-02 2.7056067567471507E+00
+ 69803 1.7450750000000001E-02 1.7927925441675627E-02 2.7056578567185161E+00
+ 69804 1.7450999999999998E-02 1.7928601862481464E-02 2.7057089566898802E+00
+ 69805 1.7451249999999998E-02 1.7929278296061373E-02 2.7057600566612456E+00
+ 69806 1.7451499999999998E-02 1.7929954742415335E-02 2.7058111566326106E+00
+ 69807 1.7451749999999999E-02 1.7930631201543389E-02 2.7058622566039761E+00
+ 69808 1.7451999999999999E-02 1.7931307673445512E-02 2.7059133565753410E+00
+ 69809 1.7452249999999999E-02 1.7931984158121719E-02 2.7059644565467060E+00
+ 69810 1.7452499999999999E-02 1.7932660655572013E-02 2.7060155565180715E+00
+ 69811 1.7452750000000000E-02 1.7933337165796415E-02 2.7060666564894365E+00
+ 69812 1.7453000000000000E-02 1.7934013688794929E-02 2.7061177564608014E+00
+ 69813 1.7453250000000000E-02 1.7934690224567538E-02 2.7061688564321669E+00
+ 69814 1.7453500000000000E-02 1.7935366773114265E-02 2.7062199564035319E+00
+ 69815 1.7453750000000001E-02 1.7936043334435131E-02 2.7062710563748973E+00
+ 69816 1.7454000000000001E-02 1.7936719908530140E-02 2.7063221563462623E+00
+ 69817 1.7454250000000001E-02 1.7937396495399278E-02 2.7063732563176273E+00
+ 69818 1.7454499999999998E-02 1.7938073095042546E-02 2.7064243562889918E+00
+ 69819 1.7454749999999998E-02 1.7938749707459976E-02 2.7064754562603572E+00
+ 69820 1.7454999999999998E-02 1.7939426332651581E-02 2.7065265562317222E+00
+ 69821 1.7455249999999999E-02 1.7940102970617339E-02 2.7065776562030872E+00
+ 69822 1.7455499999999999E-02 1.7940779621357286E-02 2.7066287561744526E+00
+ 69823 1.7455749999999999E-02 1.7941456284871402E-02 2.7066798561458176E+00
+ 69824 1.7455999999999999E-02 1.7942132961159717E-02 2.7067309561171831E+00
+ 69825 1.7456250000000000E-02 1.7942809650222213E-02 2.7067820560885480E+00
+ 69826 1.7456500000000000E-02 1.7943486352058922E-02 2.7068331560599130E+00
+ 69827 1.7456750000000000E-02 1.7944163066669822E-02 2.7068842560312785E+00
+ 69828 1.7457000000000000E-02 1.7944839794054947E-02 2.7069353560026435E+00
+ 69829 1.7457250000000001E-02 1.7945516534214289E-02 2.7069864559740084E+00
+ 69830 1.7457500000000001E-02 1.7946193287147867E-02 2.7070375559453739E+00
+ 69831 1.7457750000000001E-02 1.7946870052855664E-02 2.7070886559167389E+00
+ 69832 1.7457999999999998E-02 1.7947546831337716E-02 2.7071397558881034E+00
+ 69833 1.7458249999999998E-02 1.7948223622594014E-02 2.7071908558594684E+00
+ 69834 1.7458499999999998E-02 1.7948900426624576E-02 2.7072419558308338E+00
+ 69835 1.7458749999999999E-02 1.7949577243429396E-02 2.7072930558021988E+00
+ 69836 1.7458999999999999E-02 1.7950254073008480E-02 2.7073441557735642E+00
+ 69837 1.7459249999999999E-02 1.7950930915361835E-02 2.7073952557449292E+00
+ 69838 1.7459499999999999E-02 1.7951607770489483E-02 2.7074463557162942E+00
+ 69839 1.7459750000000000E-02 1.7952284638391418E-02 2.7074974556876596E+00
+ 69840 1.7460000000000000E-02 1.7952961519067657E-02 2.7075485556590246E+00
+ 69841 1.7460250000000000E-02 1.7953638412518187E-02 2.7075996556303901E+00
+ 69842 1.7460500000000000E-02 1.7954315318743037E-02 2.7076507556017551E+00
+ 69843 1.7460750000000001E-02 1.7954992237742200E-02 2.7077018555731200E+00
+ 69844 1.7461000000000001E-02 1.7955669169515690E-02 2.7077529555444855E+00
+ 69845 1.7461250000000001E-02 1.7956346114063514E-02 2.7078040555158505E+00
+ 69846 1.7461499999999998E-02 1.7957023071385653E-02 2.7078551554872150E+00
+ 69847 1.7461749999999998E-02 1.7957700041482165E-02 2.7079062554585800E+00
+ 69848 1.7461999999999998E-02 1.7958377024353000E-02 2.7079573554299454E+00
+ 69849 1.7462249999999999E-02 1.7959054019998203E-02 2.7080084554013104E+00
+ 69850 1.7462499999999999E-02 1.7959731028417771E-02 2.7080595553726754E+00
+ 69851 1.7462749999999999E-02 1.7960408049611729E-02 2.7081106553440408E+00
+ 69852 1.7462999999999999E-02 1.7961085083580054E-02 2.7081617553154058E+00
+ 69853 1.7463250000000000E-02 1.7961762130322766E-02 2.7082128552867712E+00
+ 69854 1.7463500000000000E-02 1.7962439189839859E-02 2.7082639552581362E+00
+ 69855 1.7463750000000000E-02 1.7963116262131349E-02 2.7083150552295012E+00
+ 69856 1.7464000000000000E-02 1.7963793347197263E-02 2.7083661552008667E+00
+ 69857 1.7464250000000001E-02 1.7964470445037583E-02 2.7084172551722316E+00
+ 69858 1.7464500000000001E-02 1.7965147555652306E-02 2.7084683551435971E+00
+ 69859 1.7464750000000001E-02 1.7965824679041485E-02 2.7085194551149621E+00
+ 69860 1.7464999999999998E-02 1.7966501815205066E-02 2.7085705550863266E+00
+ 69861 1.7465249999999998E-02 1.7967178964143109E-02 2.7086216550576916E+00
+ 69862 1.7465499999999998E-02 1.7967856125855594E-02 2.7086727550290570E+00
+ 69863 1.7465749999999999E-02 1.7968533300342537E-02 2.7087238550004220E+00
+ 69864 1.7465999999999999E-02 1.7969210487603932E-02 2.7087749549717870E+00
+ 69865 1.7466249999999999E-02 1.7969887687639789E-02 2.7088260549431524E+00
+ 69866 1.7466499999999999E-02 1.7970564900450143E-02 2.7088771549145174E+00
+ 69867 1.7466750000000000E-02 1.7971242126034952E-02 2.7089282548858828E+00
+ 69868 1.7467000000000000E-02 1.7971919364394268E-02 2.7089793548572478E+00
+ 69869 1.7467250000000000E-02 1.7972596615528063E-02 2.7090304548286128E+00
+ 69870 1.7467500000000000E-02 1.7973273879436404E-02 2.7090815547999783E+00
+ 69871 1.7467750000000001E-02 1.7973951156119189E-02 2.7091326547713432E+00
+ 69872 1.7468000000000001E-02 1.7974628445576520E-02 2.7091837547427082E+00
+ 69873 1.7468250000000001E-02 1.7975305747808368E-02 2.7092348547140737E+00
+ 69874 1.7468499999999998E-02 1.7975983062814744E-02 2.7092859546854382E+00
+ 69875 1.7468749999999998E-02 1.7976660390595662E-02 2.7093370546568032E+00
+ 69876 1.7468999999999998E-02 1.7977337731151129E-02 2.7093881546281682E+00
+ 69877 1.7469249999999999E-02 1.7978015084481130E-02 2.7094392545995336E+00
+ 69878 1.7469499999999999E-02 1.7978692450585698E-02 2.7094903545708986E+00
+ 69879 1.7469749999999999E-02 1.7979369829464825E-02 2.7095414545422640E+00
+ 69880 1.7469999999999999E-02 1.7980047221118525E-02 2.7095925545136290E+00
+ 69881 1.7470250000000000E-02 1.7980724625546809E-02 2.7096436544849940E+00
+ 69882 1.7470500000000000E-02 1.7981402042749669E-02 2.7096947544563594E+00
+ 69883 1.7470750000000000E-02 1.7982079472727126E-02 2.7097458544277244E+00
+ 69884 1.7471000000000000E-02 1.7982756915479174E-02 2.7097969543990899E+00
+ 69885 1.7471250000000001E-02 1.7983434371005812E-02 2.7098480543704548E+00
+ 69886 1.7471500000000001E-02 1.7984111839307097E-02 2.7098991543418198E+00
+ 69887 1.7471750000000001E-02 1.7984789320382964E-02 2.7099502543131853E+00
+ 69888 1.7471999999999998E-02 1.7985466814233471E-02 2.7100013542845498E+00
+ 69889 1.7472249999999998E-02 1.7986144320858617E-02 2.7100524542559148E+00
+ 69890 1.7472499999999998E-02 1.7986821840258394E-02 2.7101035542272798E+00
+ 69891 1.7472749999999999E-02 1.7987499372432842E-02 2.7101546541986452E+00
+ 69892 1.7472999999999999E-02 1.7988176917381912E-02 2.7102057541700102E+00
+ 69893 1.7473249999999999E-02 1.7988854475105651E-02 2.7102568541413752E+00
+ 69894 1.7473499999999999E-02 1.7989532045604047E-02 2.7103079541127406E+00
+ 69895 1.7473750000000000E-02 1.7990209628877138E-02 2.7103590540841056E+00
+ 69896 1.7474000000000000E-02 1.7990887224924899E-02 2.7104101540554710E+00
+ 69897 1.7474250000000000E-02 1.7991564833747333E-02 2.7104612540268360E+00
+ 69898 1.7474500000000000E-02 1.7992242455344500E-02 2.7105123539982010E+00
+ 69899 1.7474750000000001E-02 1.7992920089716313E-02 2.7105634539695664E+00
+ 69900 1.7475000000000001E-02 1.7993597736862876E-02 2.7106145539409314E+00
+ 69901 1.7475249999999998E-02 1.7994275396784144E-02 2.7106656539122960E+00
+ 69902 1.7475499999999998E-02 1.7994953069480124E-02 2.7107167538836610E+00
+ 69903 1.7475749999999998E-02 1.7995630754950837E-02 2.7107678538550264E+00
+ 69904 1.7475999999999998E-02 1.7996308453196292E-02 2.7108189538263914E+00
+ 69905 1.7476249999999999E-02 1.7996986164216491E-02 2.7108700537977568E+00
+ 69906 1.7476499999999999E-02 1.7997663888011439E-02 2.7109211537691218E+00
+ 69907 1.7476749999999999E-02 1.7998341624581134E-02 2.7109722537404868E+00
+ 69908 1.7476999999999999E-02 1.7999019373925593E-02 2.7110233537118522E+00
+ 69909 1.7477250000000000E-02 1.7999697136044823E-02 2.7110744536832172E+00
+ 69910 1.7477500000000000E-02 1.8000374910938827E-02 2.7111255536545826E+00
+ 69911 1.7477750000000000E-02 1.8001052698607623E-02 2.7111766536259476E+00
+ 69912 1.7478000000000000E-02 1.8001730499051204E-02 2.7112277535973126E+00
+ 69913 1.7478250000000001E-02 1.8002408312269597E-02 2.7112788535686780E+00
+ 69914 1.7478500000000001E-02 1.8003086138262778E-02 2.7113299535400430E+00
+ 69915 1.7478749999999998E-02 1.8003763977030764E-02 2.7113810535114076E+00
+ 69916 1.7478999999999998E-02 1.8004441828573550E-02 2.7114321534827726E+00
+ 69917 1.7479249999999998E-02 1.8005119692891210E-02 2.7114832534541380E+00
+ 69918 1.7479499999999999E-02 1.8005797569983696E-02 2.7115343534255030E+00
+ 69919 1.7479749999999999E-02 1.8006475459851002E-02 2.7115854533968680E+00
+ 69920 1.7479999999999999E-02 1.8007153362493158E-02 2.7116365533682334E+00
+ 69921 1.7480249999999999E-02 1.8007831277910166E-02 2.7116876533395984E+00
+ 69922 1.7480500000000000E-02 1.8008509206102041E-02 2.7117387533109638E+00
+ 69923 1.7480750000000000E-02 1.8009187147068784E-02 2.7117898532823288E+00
+ 69924 1.7481000000000000E-02 1.8009865100810388E-02 2.7118409532536938E+00
+ 69925 1.7481250000000000E-02 1.8010543067326870E-02 2.7118920532250592E+00
+ 69926 1.7481500000000001E-02 1.8011221046618266E-02 2.7119431531964242E+00
+ 69927 1.7481750000000001E-02 1.8011899038684536E-02 2.7119942531677896E+00
+ 69928 1.7482000000000001E-02 1.8012577043525709E-02 2.7120453531391546E+00
+ 69929 1.7482249999999998E-02 1.8013255061141785E-02 2.7120964531105192E+00
+ 69930 1.7482499999999998E-02 1.8013933091532774E-02 2.7121475530818842E+00
+ 69931 1.7482749999999998E-02 1.8014611134698693E-02 2.7121986530532496E+00
+ 69932 1.7482999999999999E-02 1.8015289190639546E-02 2.7122497530246146E+00
+ 69933 1.7483249999999999E-02 1.8015967259355347E-02 2.7123008529959796E+00
+ 69934 1.7483499999999999E-02 1.8016645340846064E-02 2.7123519529673450E+00
+ 69935 1.7483749999999999E-02 1.8017323435111733E-02 2.7124030529387100E+00
+ 69936 1.7484000000000000E-02 1.8018001542152363E-02 2.7124541529100750E+00
+ 69937 1.7484250000000000E-02 1.8018679661967966E-02 2.7125052528814404E+00
+ 69938 1.7484500000000000E-02 1.8019357794558533E-02 2.7125563528528054E+00
+ 69939 1.7484750000000000E-02 1.8020035939924073E-02 2.7126074528241708E+00
+ 69940 1.7485000000000001E-02 1.8020714098064609E-02 2.7126585527955358E+00
+ 69941 1.7485250000000001E-02 1.8021392268980124E-02 2.7127096527669008E+00
+ 69942 1.7485500000000001E-02 1.8022070452670642E-02 2.7127607527382662E+00
+ 69943 1.7485749999999998E-02 1.8022748649136170E-02 2.7128118527096308E+00
+ 69944 1.7485999999999998E-02 1.8023426858376698E-02 2.7128629526809958E+00
+ 69945 1.7486249999999998E-02 1.8024105080392254E-02 2.7129140526523607E+00
+ 69946 1.7486499999999999E-02 1.8024783315182841E-02 2.7129651526237262E+00
+ 69947 1.7486749999999999E-02 1.8025461562748455E-02 2.7130162525950912E+00
+ 69948 1.7486999999999999E-02 1.8026139823089111E-02 2.7130673525664566E+00
+ 69949 1.7487249999999999E-02 1.8026818096204815E-02 2.7131184525378216E+00
+ 69950 1.7487500000000000E-02 1.8027496382095585E-02 2.7131695525091866E+00
+ 69951 1.7487750000000000E-02 1.8028174680761379E-02 2.7132206524805520E+00
+ 69952 1.7488000000000000E-02 1.8028852992202266E-02 2.7132717524519170E+00
+ 69953 1.7488250000000000E-02 1.8029531316418226E-02 2.7133228524232820E+00
+ 69954 1.7488500000000001E-02 1.8030209653409266E-02 2.7133739523946474E+00
+ 69955 1.7488750000000001E-02 1.8030888003175399E-02 2.7134250523660124E+00
+ 69956 1.7489000000000001E-02 1.8031566365716623E-02 2.7134761523373778E+00
+ 69957 1.7489249999999998E-02 1.8032244741032943E-02 2.7135272523087419E+00
+ 69958 1.7489499999999998E-02 1.8032923129124367E-02 2.7135783522801074E+00
+ 69959 1.7489749999999998E-02 1.8033601529990929E-02 2.7136294522514723E+00
+ 69960 1.7489999999999999E-02 1.8034279943632610E-02 2.7136805522228378E+00
+ 69961 1.7490249999999999E-02 1.8034958370049408E-02 2.7137316521942028E+00
+ 69962 1.7490499999999999E-02 1.8035636809241334E-02 2.7137827521655677E+00
+ 69963 1.7490749999999999E-02 1.8036315261208434E-02 2.7138338521369332E+00
+ 69964 1.7491000000000000E-02 1.8036993725950683E-02 2.7138849521082982E+00
+ 69965 1.7491250000000000E-02 1.8037672203468077E-02 2.7139360520796636E+00
+ 69966 1.7491500000000000E-02 1.8038350693760651E-02 2.7139871520510286E+00
+ 69967 1.7491750000000000E-02 1.8039029196828378E-02 2.7140382520223936E+00
+ 69968 1.7492000000000001E-02 1.8039707712671289E-02 2.7140893519937590E+00
+ 69969 1.7492250000000001E-02 1.8040386241289383E-02 2.7141404519651240E+00
+ 69970 1.7492500000000001E-02 1.8041064782682675E-02 2.7141915519364894E+00
+ 69971 1.7492749999999998E-02 1.8041743336851150E-02 2.7142426519078535E+00
+ 69972 1.7492999999999998E-02 1.8042421903794851E-02 2.7142937518792190E+00
+ 69973 1.7493249999999998E-02 1.8043100483513770E-02 2.7143448518505839E+00
+ 69974 1.7493499999999999E-02 1.8043779076007904E-02 2.7143959518219489E+00
+ 69975 1.7493749999999999E-02 1.8044457681277264E-02 2.7144470517933144E+00
+ 69976 1.7493999999999999E-02 1.8045136299321873E-02 2.7144981517646793E+00
+ 69977 1.7494249999999999E-02 1.8045814930141707E-02 2.7145492517360448E+00
+ 69978 1.7494500000000000E-02 1.8046493573736794E-02 2.7146003517074098E+00
+ 69979 1.7494750000000000E-02 1.8047172230107114E-02 2.7146514516787748E+00
+ 69980 1.7495000000000000E-02 1.8047850899252739E-02 2.7147025516501402E+00
+ 69981 1.7495250000000000E-02 1.8048529581173606E-02 2.7147536516215052E+00
+ 69982 1.7495500000000001E-02 1.8049208275869772E-02 2.7148047515928706E+00
+ 69983 1.7495750000000001E-02 1.8049886983341198E-02 2.7148558515642356E+00
+ 69984 1.7496000000000001E-02 1.8050565703587918E-02 2.7149069515356006E+00
+ 69985 1.7496249999999998E-02 1.8051244436609944E-02 2.7149580515069651E+00
+ 69986 1.7496499999999998E-02 1.8051923182407267E-02 2.7150091514783306E+00
+ 69987 1.7496749999999998E-02 1.8052601940979907E-02 2.7150602514496955E+00
+ 69988 1.7496999999999999E-02 1.8053280712327868E-02 2.7151113514210605E+00
+ 69989 1.7497249999999999E-02 1.8053959496451149E-02 2.7151624513924260E+00
+ 69990 1.7497499999999999E-02 1.8054638293349766E-02 2.7152135513637909E+00
+ 69991 1.7497749999999999E-02 1.8055317103023730E-02 2.7152646513351564E+00
+ 69992 1.7498000000000000E-02 1.8055995925473023E-02 2.7153157513065214E+00
+ 69993 1.7498250000000000E-02 1.8056674760697684E-02 2.7153668512778864E+00
+ 69994 1.7498500000000000E-02 1.8057353608697698E-02 2.7154179512492518E+00
+ 69995 1.7498750000000000E-02 1.8058032469473084E-02 2.7154690512206168E+00
+ 69996 1.7499000000000001E-02 1.8058711343023826E-02 2.7155201511919818E+00
+ 69997 1.7499250000000001E-02 1.8059390229349978E-02 2.7155712511633472E+00
+ 69998 1.7499500000000001E-02 1.8060069128451515E-02 2.7156223511347122E+00
+ 69999 1.7499749999999998E-02 1.8060748040328423E-02 2.7156734511060767E+00
+ 70000 1.7499999999999998E-02 1.8061426964980750E-02 2.7157245510774417E+00
+ 70001 1.7500249999999998E-02 1.8062105902408487E-02 2.7157756510488071E+00
+ 70002 1.7500499999999999E-02 1.8062784852611636E-02 2.7158267510201721E+00
+ 70003 1.7500749999999999E-02 1.8063463815590215E-02 2.7158778509915376E+00
+ 70004 1.7500999999999999E-02 1.8064142791344221E-02 2.7159289509629025E+00
+ 70005 1.7501249999999999E-02 1.8064821779873667E-02 2.7159800509342675E+00
+ 70006 1.7501500000000000E-02 1.8065500781178561E-02 2.7160311509056330E+00
+ 70007 1.7501750000000000E-02 1.8066179795258899E-02 2.7160822508769979E+00
+ 70008 1.7502000000000000E-02 1.8066858822114694E-02 2.7161333508483634E+00
+ 70009 1.7502250000000000E-02 1.8067537861745954E-02 2.7161844508197284E+00
+ 70010 1.7502500000000001E-02 1.8068216914152696E-02 2.7162355507910934E+00
+ 70011 1.7502750000000001E-02 1.8068895979334913E-02 2.7162866507624588E+00
+ 70012 1.7502999999999998E-02 1.8069575057292599E-02 2.7163377507338233E+00
+ 70013 1.7503249999999998E-02 1.8070254148025815E-02 2.7163888507051883E+00
+ 70014 1.7503499999999998E-02 1.8070933251534509E-02 2.7164399506765533E+00
+ 70015 1.7503749999999998E-02 1.8071612367818714E-02 2.7164910506479187E+00
+ 70016 1.7503999999999999E-02 1.8072291496878428E-02 2.7165421506192837E+00
+ 70017 1.7504249999999999E-02 1.8072970638713680E-02 2.7165932505906487E+00
+ 70018 1.7504499999999999E-02 1.8073649793324442E-02 2.7166443505620141E+00
+ 70019 1.7504749999999999E-02 1.8074328960710748E-02 2.7166954505333791E+00
+ 70020 1.7505000000000000E-02 1.8075008140872602E-02 2.7167465505047446E+00
+ 70021 1.7505250000000000E-02 1.8075687333809994E-02 2.7167976504761095E+00
+ 70022 1.7505500000000000E-02 1.8076366539522951E-02 2.7168487504474745E+00
+ 70023 1.7505750000000000E-02 1.8077045758011469E-02 2.7168998504188400E+00
+ 70024 1.7506000000000001E-02 1.8077724989275561E-02 2.7169509503902050E+00
+ 70025 1.7506250000000001E-02 1.8078404233315228E-02 2.7170020503615704E+00
+ 70026 1.7506499999999998E-02 1.8079083490130470E-02 2.7170531503329345E+00
+ 70027 1.7506749999999998E-02 1.8079762759721320E-02 2.7171042503042999E+00
+ 70028 1.7506999999999998E-02 1.8080442042087762E-02 2.7171553502756649E+00
+ 70029 1.7507249999999999E-02 1.8081121337229819E-02 2.7172064502470303E+00
+ 70030 1.7507499999999999E-02 1.8081800645147486E-02 2.7172575502183953E+00
+ 70031 1.7507749999999999E-02 1.8082479965840753E-02 2.7173086501897603E+00
+ 70032 1.7507999999999999E-02 1.8083159299309662E-02 2.7173597501611257E+00
+ 70033 1.7508250000000000E-02 1.8083838645554216E-02 2.7174108501324907E+00
+ 70034 1.7508500000000000E-02 1.8084518004574408E-02 2.7174619501038562E+00
+ 70035 1.7508750000000000E-02 1.8085197376370234E-02 2.7175130500752211E+00
+ 70036 1.7509000000000000E-02 1.8085876760941730E-02 2.7175641500465861E+00
+ 70037 1.7509250000000001E-02 1.8086556158288872E-02 2.7176152500179516E+00
+ 70038 1.7509500000000001E-02 1.8087235568411696E-02 2.7176663499893166E+00
+ 70039 1.7509750000000001E-02 1.8087914991310197E-02 2.7177174499606815E+00
+ 70040 1.7509999999999998E-02 1.8088594426984374E-02 2.7177685499320461E+00
+ 70041 1.7510249999999998E-02 1.8089273875434232E-02 2.7178196499034115E+00
+ 70042 1.7510499999999998E-02 1.8089953336659803E-02 2.7178707498747765E+00
+ 70043 1.7510749999999999E-02 1.8090632810661079E-02 2.7179218498461415E+00
+ 70044 1.7510999999999999E-02 1.8091312297438066E-02 2.7179729498175069E+00
+ 70045 1.7511249999999999E-02 1.8091991796990770E-02 2.7180240497888719E+00
+ 70046 1.7511499999999999E-02 1.8092671309319210E-02 2.7180751497602373E+00
+ 70047 1.7511750000000000E-02 1.8093350834423368E-02 2.7181262497316023E+00
+ 70048 1.7512000000000000E-02 1.8094030372303269E-02 2.7181773497029673E+00
+ 70049 1.7512250000000000E-02 1.8094709922958925E-02 2.7182284496743327E+00
+ 70050 1.7512500000000000E-02 1.8095389486390324E-02 2.7182795496456977E+00
+ 70051 1.7512750000000001E-02 1.8096069062597482E-02 2.7183306496170632E+00
+ 70052 1.7513000000000001E-02 1.8096748651580421E-02 2.7183817495884282E+00
+ 70053 1.7513250000000001E-02 1.8097428253339133E-02 2.7184328495597931E+00
+ 70054 1.7513499999999998E-02 1.8098107867873629E-02 2.7184839495311577E+00
+ 70055 1.7513749999999998E-02 1.8098787495183889E-02 2.7185350495025231E+00
+ 70056 1.7513999999999998E-02 1.8099467135269970E-02 2.7185861494738881E+00
+ 70057 1.7514249999999999E-02 1.8100146788131859E-02 2.7186372494452531E+00
+ 70058 1.7514499999999999E-02 1.8100826453769533E-02 2.7186883494166185E+00
+ 70059 1.7514749999999999E-02 1.8101506132183049E-02 2.7187394493879835E+00
+ 70060 1.7514999999999999E-02 1.8102185823372377E-02 2.7187905493593485E+00
+ 70061 1.7515250000000000E-02 1.8102865527337544E-02 2.7188416493307139E+00
+ 70062 1.7515500000000000E-02 1.8103545244078537E-02 2.7188927493020789E+00
+ 70063 1.7515750000000000E-02 1.8104224973595390E-02 2.7189438492734443E+00
+ 70064 1.7516000000000000E-02 1.8104904715888093E-02 2.7189949492448093E+00
+ 70065 1.7516250000000001E-02 1.8105584470956660E-02 2.7190460492161743E+00
+ 70066 1.7516500000000001E-02 1.8106264238801070E-02 2.7190971491875398E+00
+ 70067 1.7516750000000001E-02 1.8106944019421384E-02 2.7191482491589047E+00
+ 70068 1.7516999999999998E-02 1.8107623812817556E-02 2.7191993491302693E+00
+ 70069 1.7517249999999998E-02 1.8108303618989640E-02 2.7192504491016343E+00
+ 70070 1.7517499999999998E-02 1.8108983437937605E-02 2.7193015490729997E+00
+ 70071 1.7517749999999999E-02 1.8109663269661472E-02 2.7193526490443647E+00
+ 70072 1.7517999999999999E-02 1.8110343114161258E-02 2.7194037490157301E+00
+ 70073 1.7518249999999999E-02 1.8111022971436949E-02 2.7194548489870951E+00
+ 70074 1.7518499999999999E-02 1.8111702841488574E-02 2.7195059489584601E+00
+ 70075 1.7518750000000000E-02 1.8112382724316114E-02 2.7195570489298255E+00
+ 70076 1.7519000000000000E-02 1.8113062619919604E-02 2.7196081489011905E+00
+ 70077 1.7519250000000000E-02 1.8113742528299049E-02 2.7196592488725559E+00
+ 70078 1.7519500000000000E-02 1.8114422449454427E-02 2.7197103488439209E+00
+ 70079 1.7519750000000001E-02 1.8115102383385769E-02 2.7197614488152859E+00
+ 70080 1.7520000000000001E-02 1.8115782330093089E-02 2.7198125487866514E+00
+ 70081 1.7520250000000001E-02 1.8116462289576373E-02 2.7198636487580163E+00
+ 70082 1.7520499999999998E-02 1.8117142261835618E-02 2.7199147487293809E+00
+ 70083 1.7520749999999998E-02 1.8117822246870863E-02 2.7199658487007459E+00
+ 70084 1.7520999999999998E-02 1.8118502244682127E-02 2.7200169486721113E+00
+ 70085 1.7521249999999999E-02 1.8119182255269376E-02 2.7200680486434763E+00
+ 70086 1.7521499999999999E-02 1.8119862278632628E-02 2.7201191486148413E+00
+ 70087 1.7521749999999999E-02 1.8120542314771910E-02 2.7201702485862067E+00
+ 70088 1.7521999999999999E-02 1.8121222363687208E-02 2.7202213485575717E+00
+ 70089 1.7522250000000000E-02 1.8121902425378530E-02 2.7202724485289371E+00
+ 70090 1.7522500000000000E-02 1.8122582499845902E-02 2.7203235485003021E+00
+ 70091 1.7522750000000000E-02 1.8123262587089312E-02 2.7203746484716671E+00
+ 70092 1.7523000000000000E-02 1.8123942687108773E-02 2.7204257484430325E+00
+ 70093 1.7523250000000001E-02 1.8124622799904289E-02 2.7204768484143975E+00
+ 70094 1.7523500000000001E-02 1.8125302925475869E-02 2.7205279483857630E+00
+ 70095 1.7523750000000001E-02 1.8125983063823528E-02 2.7205790483571279E+00
+ 70096 1.7523999999999998E-02 1.8126663214947256E-02 2.7206301483284925E+00
+ 70097 1.7524249999999998E-02 1.8127343378847079E-02 2.7206812482998575E+00
+ 70098 1.7524499999999998E-02 1.8128023555522999E-02 2.7207323482712229E+00
+ 70099 1.7524749999999999E-02 1.8128703744975012E-02 2.7207834482425879E+00
+ 70100 1.7524999999999999E-02 1.8129383947203131E-02 2.7208345482139529E+00
+ 70101 1.7525249999999999E-02 1.8130064162207391E-02 2.7208856481853183E+00
+ 70102 1.7525499999999999E-02 1.8130744389987751E-02 2.7209367481566833E+00
+ 70103 1.7525750000000000E-02 1.8131424630544249E-02 2.7209878481280483E+00
+ 70104 1.7526000000000000E-02 1.8132104883876878E-02 2.7210389480994137E+00
+ 70105 1.7526250000000000E-02 1.8132785149985651E-02 2.7210900480707787E+00
+ 70106 1.7526500000000000E-02 1.8133465428870583E-02 2.7211411480421441E+00
+ 70107 1.7526750000000001E-02 1.8134145646017848E-02 2.7211922480135091E+00
+ 70108 1.7527000000000001E-02 1.8134825950015102E-02 2.7212433479848741E+00
+ 70109 1.7527250000000001E-02 1.8135506266787206E-02 2.7212944479562395E+00
+ 70110 1.7527499999999998E-02 1.8136186596334158E-02 2.7213455479276041E+00
+ 70111 1.7527749999999998E-02 1.8136866938655988E-02 2.7213966478989691E+00
+ 70112 1.7527999999999998E-02 1.8137547293752703E-02 2.7214477478703341E+00
+ 70113 1.7528249999999999E-02 1.8138227661624293E-02 2.7214988478416995E+00
+ 70114 1.7528499999999999E-02 1.8138908042270790E-02 2.7215499478130645E+00
+ 70115 1.7528749999999999E-02 1.8139588435692154E-02 2.7216010477844299E+00
+ 70116 1.7528999999999999E-02 1.8140268841888449E-02 2.7216521477557949E+00
+ 70117 1.7529250000000000E-02 1.8140949260859636E-02 2.7217032477271599E+00
+ 70118 1.7529500000000000E-02 1.8141629692605729E-02 2.7217543476985253E+00
+ 70119 1.7529750000000000E-02 1.8142310137126774E-02 2.7218054476698903E+00
+ 70120 1.7530000000000000E-02 1.8142990594422734E-02 2.7218565476412553E+00
+ 70121 1.7530250000000001E-02 1.8143671064493643E-02 2.7219076476126207E+00
+ 70122 1.7530500000000001E-02 1.8144351547339479E-02 2.7219587475839857E+00
+ 70123 1.7530749999999998E-02 1.8145032042960266E-02 2.7220098475553502E+00
+ 70124 1.7530999999999998E-02 1.8145712551356025E-02 2.7220609475267152E+00
+ 70125 1.7531249999999998E-02 1.8146393072526742E-02 2.7221120474980807E+00
+ 70126 1.7531499999999998E-02 1.8147073606472445E-02 2.7221631474694457E+00
+ 70127 1.7531749999999999E-02 1.8147754153193089E-02 2.7222142474408111E+00
+ 70128 1.7531999999999999E-02 1.8148434712688757E-02 2.7222653474121761E+00
+ 70129 1.7532249999999999E-02 1.8149115284959407E-02 2.7223164473835411E+00
+ 70130 1.7532499999999999E-02 1.8149795870005037E-02 2.7223675473549065E+00
+ 70131 1.7532750000000000E-02 1.8150476467825690E-02 2.7224186473262715E+00
+ 70132 1.7533000000000000E-02 1.8151157078421364E-02 2.7224697472976369E+00
+ 70133 1.7533250000000000E-02 1.8151837701792049E-02 2.7225208472690019E+00
+ 70134 1.7533500000000000E-02 1.8152518337937767E-02 2.7225719472403669E+00
+ 70135 1.7533750000000001E-02 1.8153198986858510E-02 2.7226230472117323E+00
+ 70136 1.7534000000000001E-02 1.8153879648554284E-02 2.7226741471830973E+00
+ 70137 1.7534249999999998E-02 1.8154560323025117E-02 2.7227252471544618E+00
+ 70138 1.7534499999999998E-02 1.8155241010271005E-02 2.7227763471258268E+00
+ 70139 1.7534749999999998E-02 1.8155921710291959E-02 2.7228274470971923E+00
+ 70140 1.7534999999999999E-02 1.8156602423087975E-02 2.7228785470685573E+00
+ 70141 1.7535249999999999E-02 1.8157283148659064E-02 2.7229296470399222E+00
+ 70142 1.7535499999999999E-02 1.8157963887005236E-02 2.7229807470112877E+00
+ 70143 1.7535749999999999E-02 1.8158644638126498E-02 2.7230318469826527E+00
+ 70144 1.7536000000000000E-02 1.8159325402022863E-02 2.7230829469540181E+00
+ 70145 1.7536250000000000E-02 1.8160006178694316E-02 2.7231340469253831E+00
+ 70146 1.7536500000000000E-02 1.8160686968140889E-02 2.7231851468967481E+00
+ 70147 1.7536750000000000E-02 1.8161367770362570E-02 2.7232362468681135E+00
+ 70148 1.7537000000000001E-02 1.8162048585359390E-02 2.7232873468394785E+00
+ 70149 1.7537250000000001E-02 1.8162729413131327E-02 2.7233384468108439E+00
+ 70150 1.7537500000000001E-02 1.8163410253678399E-02 2.7233895467822089E+00
+ 70151 1.7537749999999998E-02 1.8164091107000610E-02 2.7234406467535734E+00
+ 70152 1.7537999999999998E-02 1.8164771973098008E-02 2.7234917467249384E+00
+ 70153 1.7538249999999998E-02 1.8165452851970507E-02 2.7235428466963039E+00
+ 70154 1.7538499999999999E-02 1.8166133743618213E-02 2.7235939466676689E+00
+ 70155 1.7538749999999999E-02 1.8166814648041086E-02 2.7236450466390338E+00
+ 70156 1.7538999999999999E-02 1.8167495565239122E-02 2.7236961466103993E+00
+ 70157 1.7539249999999999E-02 1.8168176495212351E-02 2.7237472465817643E+00
+ 70158 1.7539500000000000E-02 1.8168857437960768E-02 2.7237983465531297E+00
+ 70159 1.7539750000000000E-02 1.8169538393484386E-02 2.7238494465244947E+00
+ 70160 1.7540000000000000E-02 1.8170219361783212E-02 2.7239005464958597E+00
+ 70161 1.7540250000000000E-02 1.8170900342857260E-02 2.7239516464672251E+00
+ 70162 1.7540500000000001E-02 1.8171581336706506E-02 2.7240027464385901E+00
+ 70163 1.7540750000000001E-02 1.8172262343331008E-02 2.7240538464099551E+00
+ 70164 1.7541000000000001E-02 1.8172943362730714E-02 2.7241049463813205E+00
+ 70165 1.7541249999999998E-02 1.8173624394905670E-02 2.7241560463526850E+00
+ 70166 1.7541499999999998E-02 1.8174305439855879E-02 2.7242071463240500E+00
+ 70167 1.7541749999999998E-02 1.8174986497581338E-02 2.7242582462954150E+00
+ 70168 1.7541999999999999E-02 1.8175667568082067E-02 2.7243093462667805E+00
+ 70169 1.7542249999999999E-02 1.8176348651358053E-02 2.7243604462381454E+00
+ 70170 1.7542499999999999E-02 1.8177029747409323E-02 2.7244115462095109E+00
+ 70171 1.7542749999999999E-02 1.8177710856235874E-02 2.7244626461808759E+00
+ 70172 1.7543000000000000E-02 1.8178391977837709E-02 2.7245137461522408E+00
+ 70173 1.7543250000000000E-02 1.8179073112214842E-02 2.7245648461236063E+00
+ 70174 1.7543500000000000E-02 1.8179754259367287E-02 2.7246159460949713E+00
+ 70175 1.7543750000000000E-02 1.8180435419295038E-02 2.7246670460663367E+00
+ 70176 1.7544000000000001E-02 1.8181116591998087E-02 2.7247181460377017E+00
+ 70177 1.7544250000000001E-02 1.8181797777476475E-02 2.7247692460090667E+00
+ 70178 1.7544500000000001E-02 1.8182478975730196E-02 2.7248203459804321E+00
+ 70179 1.7544749999999998E-02 1.8183160186759237E-02 2.7248714459517966E+00
+ 70180 1.7544999999999998E-02 1.8183841410563645E-02 2.7249225459231616E+00
+ 70181 1.7545249999999998E-02 1.8184522647143393E-02 2.7249736458945266E+00
+ 70182 1.7545499999999999E-02 1.8185203896498508E-02 2.7250247458658921E+00
+ 70183 1.7545749999999999E-02 1.8185885158628980E-02 2.7250758458372570E+00
+ 70184 1.7545999999999999E-02 1.8186566433534824E-02 2.7251269458086220E+00
+ 70185 1.7546249999999999E-02 1.8187247721216049E-02 2.7251780457799875E+00
+ 70186 1.7546500000000000E-02 1.8187929021672659E-02 2.7252291457513524E+00
+ 70187 1.7546750000000000E-02 1.8188610334904664E-02 2.7252802457227179E+00
+ 70188 1.7547000000000000E-02 1.8189291660912068E-02 2.7253313456940829E+00
+ 70189 1.7547250000000000E-02 1.8189972999694885E-02 2.7253824456654479E+00
+ 70190 1.7547500000000001E-02 1.8190654351253107E-02 2.7254335456368133E+00
+ 70191 1.7547750000000001E-02 1.8191335715586742E-02 2.7254846456081783E+00
+ 70192 1.7548000000000001E-02 1.8192017092695807E-02 2.7255357455795437E+00
+ 70193 1.7548249999999998E-02 1.8192698482580316E-02 2.7255868455509078E+00
+ 70194 1.7548499999999998E-02 1.8193379885240273E-02 2.7256379455222732E+00
+ 70195 1.7548749999999998E-02 1.8194061300675673E-02 2.7256890454936382E+00
+ 70196 1.7548999999999999E-02 1.8194742728886517E-02 2.7257401454650036E+00
+ 70197 1.7549249999999999E-02 1.8195424169872836E-02 2.7257912454363686E+00
+ 70198 1.7549499999999999E-02 1.8196105623634638E-02 2.7258423454077336E+00
+ 70199 1.7549749999999999E-02 1.8196787090171879E-02 2.7258934453790991E+00
+ 70200 1.7550000000000000E-02 1.8197468569484634E-02 2.7259445453504640E+00
+ 70201 1.7550250000000000E-02 1.8198150061572861E-02 2.7259956453218295E+00
+ 70202 1.7550500000000000E-02 1.8198831566436601E-02 2.7260467452931945E+00
+ 70203 1.7550750000000000E-02 1.8199513084075830E-02 2.7260978452645594E+00
+ 70204 1.7551000000000001E-02 1.8200194614490579E-02 2.7261489452359249E+00
+ 70205 1.7551250000000001E-02 1.8200876157680838E-02 2.7262000452072899E+00
+ 70206 1.7551500000000001E-02 1.8201557713646645E-02 2.7262511451786549E+00
+ 70207 1.7551749999999998E-02 1.8202239282387959E-02 2.7263022451500194E+00
+ 70208 1.7551999999999998E-02 1.8202920863904817E-02 2.7263533451213848E+00
+ 70209 1.7552249999999998E-02 1.8203602458197219E-02 2.7264044450927498E+00
+ 70210 1.7552499999999999E-02 1.8204284065265180E-02 2.7264555450641148E+00
+ 70211 1.7552749999999999E-02 1.8204965685108713E-02 2.7265066450354802E+00
+ 70212 1.7552999999999999E-02 1.8205647317727787E-02 2.7265577450068452E+00
+ 70213 1.7553249999999999E-02 1.8206328963122451E-02 2.7266088449782107E+00
+ 70214 1.7553500000000000E-02 1.8207010621292694E-02 2.7266599449495756E+00
+ 70215 1.7553750000000000E-02 1.8207692292238523E-02 2.7267110449209406E+00
+ 70216 1.7554000000000000E-02 1.8208373975959945E-02 2.7267621448923061E+00
+ 70217 1.7554250000000000E-02 1.8209055672456970E-02 2.7268132448636710E+00
+ 70218 1.7554500000000001E-02 1.8209737381729603E-02 2.7268643448350365E+00
+ 70219 1.7554750000000001E-02 1.8210419103777853E-02 2.7269154448064015E+00
+ 70220 1.7555000000000001E-02 1.8211100838601727E-02 2.7269665447777665E+00
+ 70221 1.7555249999999998E-02 1.8211782586201219E-02 2.7270176447491310E+00
+ 70222 1.7555499999999998E-02 1.8212464346576352E-02 2.7270687447204964E+00
+ 70223 1.7555749999999998E-02 1.8213146119727148E-02 2.7271198446918614E+00
+ 70224 1.7555999999999999E-02 1.8213827905653571E-02 2.7271709446632264E+00
+ 70225 1.7556249999999999E-02 1.8214509704355664E-02 2.7272220446345918E+00
+ 70226 1.7556499999999999E-02 1.8215191515833416E-02 2.7272731446059568E+00
+ 70227 1.7556749999999999E-02 1.8215873340086845E-02 2.7273242445773218E+00
+ 70228 1.7557000000000000E-02 1.8216555177115949E-02 2.7273753445486872E+00
+ 70229 1.7557250000000000E-02 1.8217237026920734E-02 2.7274264445200522E+00
+ 70230 1.7557500000000000E-02 1.8217918889501219E-02 2.7274775444914177E+00
+ 70231 1.7557750000000000E-02 1.8218600764857398E-02 2.7275286444627826E+00
+ 70232 1.7558000000000001E-02 1.8219282652989287E-02 2.7275797444341476E+00
+ 70233 1.7558250000000001E-02 1.8219964553896885E-02 2.7276308444055131E+00
+ 70234 1.7558500000000001E-02 1.8220646467580207E-02 2.7276819443768781E+00
+ 70235 1.7558749999999998E-02 1.8221328394039248E-02 2.7277330443482426E+00
+ 70236 1.7558999999999998E-02 1.8222010333274030E-02 2.7277841443196076E+00
+ 70237 1.7559249999999998E-02 1.8222692285284552E-02 2.7278352442909730E+00
+ 70238 1.7559499999999999E-02 1.8223374250070826E-02 2.7278863442623380E+00
+ 70239 1.7559749999999999E-02 1.8224056227632852E-02 2.7279374442337034E+00
+ 70240 1.7559999999999999E-02 1.8224738217970642E-02 2.7279885442050684E+00
+ 70241 1.7560249999999999E-02 1.8225420221084206E-02 2.7280396441764334E+00
+ 70242 1.7560500000000000E-02 1.8226102236973542E-02 2.7280907441477988E+00
+ 70243 1.7560750000000000E-02 1.8226784265638656E-02 2.7281418441191638E+00
+ 70244 1.7561000000000000E-02 1.8227466307079561E-02 2.7281929440905293E+00
+ 70245 1.7561250000000000E-02 1.8228148361296277E-02 2.7282440440618942E+00
+ 70246 1.7561500000000001E-02 1.8228830428288791E-02 2.7282951440332592E+00
+ 70247 1.7561750000000001E-02 1.8229512508057103E-02 2.7283462440046247E+00
+ 70248 1.7561999999999998E-02 1.8230194600601241E-02 2.7283973439759888E+00
+ 70249 1.7562249999999998E-02 1.8230876705921207E-02 2.7284484439473542E+00
+ 70250 1.7562499999999998E-02 1.8231558824016999E-02 2.7284995439187192E+00
+ 70251 1.7562749999999999E-02 1.8232240954888634E-02 2.7285506438900846E+00
+ 70252 1.7562999999999999E-02 1.8232923098536118E-02 2.7286017438614496E+00
+ 70253 1.7563249999999999E-02 1.8233605254959456E-02 2.7286528438328146E+00
+ 70254 1.7563499999999999E-02 1.8234287424158648E-02 2.7287039438041800E+00
+ 70255 1.7563750000000000E-02 1.8234969606133709E-02 2.7287550437755450E+00
+ 70256 1.7564000000000000E-02 1.8235651800884666E-02 2.7288061437469104E+00
+ 70257 1.7564250000000000E-02 1.8236334008411480E-02 2.7288572437182754E+00
+ 70258 1.7564500000000000E-02 1.8237016228714185E-02 2.7289083436896404E+00
+ 70259 1.7564750000000001E-02 1.8237698461792788E-02 2.7289594436610058E+00
+ 70260 1.7565000000000001E-02 1.8238380707647290E-02 2.7290105436323708E+00
+ 70261 1.7565250000000001E-02 1.8239062966277707E-02 2.7290616436037363E+00
+ 70262 1.7565499999999998E-02 1.8239745237684041E-02 2.7291127435751004E+00
+ 70263 1.7565749999999998E-02 1.8240427521866297E-02 2.7291638435464658E+00
+ 70264 1.7565999999999998E-02 1.8241109818824482E-02 2.7292149435178308E+00
+ 70265 1.7566249999999999E-02 1.8241792128558594E-02 2.7292660434891962E+00
+ 70266 1.7566499999999999E-02 1.8242474451068677E-02 2.7293171434605612E+00
+ 70267 1.7566749999999999E-02 1.8243156786354714E-02 2.7293682434319262E+00
+ 70268 1.7566999999999999E-02 1.8243839134416674E-02 2.7294193434032916E+00
+ 70269 1.7567250000000000E-02 1.8244521495254625E-02 2.7294704433746566E+00
+ 70270 1.7567500000000000E-02 1.8245203868868534E-02 2.7295215433460216E+00
+ 70271 1.7567750000000000E-02 1.8245886255258428E-02 2.7295726433173870E+00
+ 70272 1.7568000000000000E-02 1.8246568654424315E-02 2.7296237432887520E+00
+ 70273 1.7568250000000001E-02 1.8247251066366189E-02 2.7296748432601174E+00
+ 70274 1.7568500000000001E-02 1.8247933491084063E-02 2.7297259432314824E+00
+ 70275 1.7568750000000001E-02 1.8248615928577960E-02 2.7297770432028474E+00
+ 70276 1.7568999999999998E-02 1.8249298378847850E-02 2.7298281431742120E+00
+ 70277 1.7569249999999998E-02 1.8249980841893776E-02 2.7298792431455774E+00
+ 70278 1.7569499999999998E-02 1.8250663317715726E-02 2.7299303431169424E+00
+ 70279 1.7569749999999999E-02 1.8251345806313705E-02 2.7299814430883074E+00
+ 70280 1.7569999999999999E-02 1.8252028307687743E-02 2.7300325430596728E+00
+ 70281 1.7570249999999999E-02 1.8252710821837825E-02 2.7300836430310378E+00
+ 70282 1.7570499999999999E-02 1.8253393348763948E-02 2.7301347430024032E+00
+ 70283 1.7570750000000000E-02 1.8254075888466163E-02 2.7301858429737682E+00
+ 70284 1.7571000000000000E-02 1.8254758440944433E-02 2.7302369429451332E+00
+ 70285 1.7571250000000000E-02 1.8255441006198792E-02 2.7302880429164986E+00
+ 70286 1.7571500000000000E-02 1.8256123584229227E-02 2.7303391428878636E+00
+ 70287 1.7571750000000001E-02 1.8256806175035764E-02 2.7303902428592286E+00
+ 70288 1.7572000000000001E-02 1.8257488778618384E-02 2.7304413428305940E+00
+ 70289 1.7572250000000001E-02 1.8258171394977128E-02 2.7304924428019590E+00
+ 70290 1.7572499999999998E-02 1.8258854024111981E-02 2.7305435427733236E+00
+ 70291 1.7572749999999998E-02 1.8259536666022935E-02 2.7305946427446885E+00
+ 70292 1.7572999999999998E-02 1.8260219320710043E-02 2.7306457427160540E+00
+ 70293 1.7573249999999999E-02 1.8260901988173268E-02 2.7306968426874190E+00
+ 70294 1.7573499999999999E-02 1.8261584668412635E-02 2.7307479426587844E+00
+ 70295 1.7573749999999999E-02 1.8262267361428167E-02 2.7307990426301494E+00
+ 70296 1.7573999999999999E-02 1.8262950067219848E-02 2.7308501426015144E+00
+ 70297 1.7574250000000000E-02 1.8263632785787683E-02 2.7309012425728798E+00
+ 70298 1.7574500000000000E-02 1.8264315517131695E-02 2.7309523425442448E+00
+ 70299 1.7574750000000000E-02 1.8264998261251879E-02 2.7310034425156102E+00
+ 70300 1.7575000000000000E-02 1.8265681018148256E-02 2.7310545424869752E+00
+ 70301 1.7575250000000001E-02 1.8266363787820820E-02 2.7311056424583402E+00
+ 70302 1.7575500000000001E-02 1.8267046570269587E-02 2.7311567424297056E+00
+ 70303 1.7575750000000001E-02 1.8267729365494544E-02 2.7312078424010706E+00
+ 70304 1.7575999999999998E-02 1.8268412173495719E-02 2.7312589423724352E+00
+ 70305 1.7576249999999998E-02 1.8269094994273118E-02 2.7313100423438001E+00
+ 70306 1.7576499999999998E-02 1.8269777827826746E-02 2.7313611423151656E+00
+ 70307 1.7576749999999999E-02 1.8270460674156611E-02 2.7314122422865306E+00
+ 70308 1.7576999999999999E-02 1.8271143533262701E-02 2.7314633422578956E+00
+ 70309 1.7577249999999999E-02 1.8271826405145065E-02 2.7315144422292610E+00
+ 70310 1.7577499999999999E-02 1.8272509289803656E-02 2.7315655422006260E+00
+ 70311 1.7577750000000000E-02 1.8273192187238520E-02 2.7316166421719914E+00
+ 70312 1.7578000000000000E-02 1.8273875097449661E-02 2.7316677421433564E+00
+ 70313 1.7578250000000000E-02 1.8274558020437072E-02 2.7317188421147214E+00
+ 70314 1.7578500000000000E-02 1.8275240956200763E-02 2.7317699420860868E+00
+ 70315 1.7578750000000001E-02 1.8275923904740754E-02 2.7318210420574518E+00
+ 70316 1.7579000000000001E-02 1.8276606866057032E-02 2.7318721420288172E+00
+ 70317 1.7579250000000001E-02 1.8277289840149615E-02 2.7319232420001822E+00
+ 70318 1.7579499999999998E-02 1.8277972827018492E-02 2.7319743419715468E+00
+ 70319 1.7579749999999998E-02 1.8278655826663697E-02 2.7320254419429117E+00
+ 70320 1.7579999999999998E-02 1.8279338839085252E-02 2.7320765419142772E+00
+ 70321 1.7580249999999999E-02 1.8280021864283118E-02 2.7321276418856422E+00
+ 70322 1.7580499999999999E-02 1.8280704902257344E-02 2.7321787418570072E+00
+ 70323 1.7580749999999999E-02 1.8281387953007898E-02 2.7322298418283726E+00
+ 70324 1.7580999999999999E-02 1.8282071016534805E-02 2.7322809417997376E+00
+ 70325 1.7581250000000000E-02 1.8282754092838079E-02 2.7323320417711030E+00
+ 70326 1.7581500000000000E-02 1.8283437181917727E-02 2.7323831417424680E+00
+ 70327 1.7581750000000000E-02 1.8284120283773755E-02 2.7324342417138330E+00
+ 70328 1.7582000000000000E-02 1.8284803398406147E-02 2.7324853416851984E+00
+ 70329 1.7582250000000001E-02 1.8285486525814937E-02 2.7325364416565634E+00
+ 70330 1.7582500000000001E-02 1.8286169666000125E-02 2.7325875416279284E+00
+ 70331 1.7582750000000001E-02 1.8286852818961707E-02 2.7326386415992938E+00
+ 70332 1.7582999999999998E-02 1.8287535984699708E-02 2.7326897415706584E+00
+ 70333 1.7583249999999998E-02 1.8288219163214117E-02 2.7327408415420233E+00
+ 70334 1.7583499999999998E-02 1.8288902354504966E-02 2.7327919415133883E+00
+ 70335 1.7583749999999999E-02 1.8289585558572241E-02 2.7328430414847538E+00
+ 70336 1.7583999999999999E-02 1.8290268775415959E-02 2.7328941414561188E+00
+ 70337 1.7584249999999999E-02 1.8290952005036127E-02 2.7329452414274842E+00
+ 70338 1.7584499999999999E-02 1.8291635247432724E-02 2.7329963413988492E+00
+ 70339 1.7584750000000000E-02 1.8292318502605816E-02 2.7330474413702142E+00
+ 70340 1.7585000000000000E-02 1.8293001770555345E-02 2.7330985413415796E+00
+ 70341 1.7585250000000000E-02 1.8293685051281369E-02 2.7331496413129446E+00
+ 70342 1.7585500000000000E-02 1.8294368344783853E-02 2.7332007412843100E+00
+ 70343 1.7585750000000001E-02 1.8295051651062849E-02 2.7332518412556750E+00
+ 70344 1.7586000000000001E-02 1.8295734970118334E-02 2.7333029412270400E+00
+ 70345 1.7586250000000001E-02 1.8296418301950321E-02 2.7333540411984054E+00
+ 70346 1.7586499999999998E-02 1.8297101646558813E-02 2.7334051411697700E+00
+ 70347 1.7586749999999998E-02 1.8297785003943825E-02 2.7334562411411349E+00
+ 70348 1.7586999999999998E-02 1.8298468374105367E-02 2.7335073411124999E+00
+ 70349 1.7587249999999999E-02 1.8299151757043434E-02 2.7335584410838654E+00
+ 70350 1.7587499999999999E-02 1.8299835152758039E-02 2.7336095410552304E+00
+ 70351 1.7587749999999999E-02 1.8300518561249202E-02 2.7336606410265953E+00
+ 70352 1.7587999999999999E-02 1.8301201982516915E-02 2.7337117409979608E+00
+ 70353 1.7588250000000000E-02 1.8301885416561168E-02 2.7337628409693258E+00
+ 70354 1.7588500000000000E-02 1.8302568863382010E-02 2.7338139409406912E+00
+ 70355 1.7588750000000000E-02 1.8303252322979410E-02 2.7338650409120562E+00
+ 70356 1.7589000000000000E-02 1.8303935795353395E-02 2.7339161408834212E+00
+ 70357 1.7589250000000001E-02 1.8304619280503982E-02 2.7339672408547866E+00
+ 70358 1.7589500000000001E-02 1.8305302778431162E-02 2.7340183408261516E+00
+ 70359 1.7589749999999998E-02 1.8305986289134931E-02 2.7340694407975161E+00
+ 70360 1.7589999999999998E-02 1.8306669812615313E-02 2.7341205407688811E+00
+ 70361 1.7590249999999998E-02 1.8307353348872325E-02 2.7341716407402465E+00
+ 70362 1.7590499999999998E-02 1.8308036897905944E-02 2.7342227407116115E+00
+ 70363 1.7590749999999999E-02 1.8308720459716221E-02 2.7342738406829770E+00
+ 70364 1.7590999999999999E-02 1.8309404034303107E-02 2.7343249406543420E+00
+ 70365 1.7591249999999999E-02 1.8310087621666644E-02 2.7343760406257069E+00
+ 70366 1.7591499999999999E-02 1.8310771221806854E-02 2.7344271405970724E+00
+ 70367 1.7591750000000000E-02 1.8311454834723712E-02 2.7344782405684374E+00
+ 70368 1.7592000000000000E-02 1.8312138460417238E-02 2.7345293405398028E+00
+ 70369 1.7592250000000000E-02 1.8312822098887429E-02 2.7345804405111678E+00
+ 70370 1.7592500000000000E-02 1.8313505750134310E-02 2.7346315404825328E+00
+ 70371 1.7592750000000001E-02 1.8314189414157887E-02 2.7346826404538982E+00
+ 70372 1.7593000000000001E-02 1.8314873090958143E-02 2.7347337404252632E+00
+ 70373 1.7593249999999998E-02 1.8315556780535102E-02 2.7347848403966277E+00
+ 70374 1.7593499999999998E-02 1.8316240482888768E-02 2.7348359403679927E+00
+ 70375 1.7593749999999998E-02 1.8316924198019162E-02 2.7348870403393581E+00
+ 70376 1.7593999999999999E-02 1.8317607925926283E-02 2.7349381403107231E+00
+ 70377 1.7594249999999999E-02 1.8318291666610139E-02 2.7349892402820881E+00
+ 70378 1.7594499999999999E-02 1.8318975420070719E-02 2.7350403402534536E+00
+ 70379 1.7594749999999999E-02 1.8319659186308058E-02 2.7350914402248185E+00
+ 70380 1.7595000000000000E-02 1.8320342965322142E-02 2.7351425401961840E+00
+ 70381 1.7595250000000000E-02 1.8321026757112988E-02 2.7351936401675490E+00
+ 70382 1.7595500000000000E-02 1.8321710561680613E-02 2.7352447401389139E+00
+ 70383 1.7595750000000000E-02 1.8322394379024984E-02 2.7352958401102794E+00
+ 70384 1.7596000000000001E-02 1.8323078209146148E-02 2.7353469400816444E+00
+ 70385 1.7596250000000001E-02 1.8323762052044106E-02 2.7353980400530098E+00
+ 70386 1.7596500000000001E-02 1.8324445907718867E-02 2.7354491400243748E+00
+ 70387 1.7596749999999998E-02 1.8325129776170408E-02 2.7355002399957393E+00
+ 70388 1.7596999999999998E-02 1.8325813657398774E-02 2.7355513399671043E+00
+ 70389 1.7597249999999998E-02 1.8326497551403958E-02 2.7356024399384697E+00
+ 70390 1.7597499999999999E-02 1.8327181458185970E-02 2.7356535399098347E+00
+ 70391 1.7597749999999999E-02 1.8327865377744803E-02 2.7357046398811997E+00
+ 70392 1.7597999999999999E-02 1.8328549310080482E-02 2.7357557398525651E+00
+ 70393 1.7598249999999999E-02 1.8329233255192999E-02 2.7358068398239301E+00
+ 70394 1.7598500000000000E-02 1.8329917213082379E-02 2.7358579397952951E+00
+ 70395 1.7598750000000000E-02 1.8330601183748612E-02 2.7359090397666606E+00
+ 70396 1.7599000000000000E-02 1.8331285167191711E-02 2.7359601397380255E+00
+ 70397 1.7599250000000000E-02 1.8331969163411690E-02 2.7360112397093910E+00
+ 70398 1.7599500000000001E-02 1.8332653172408554E-02 2.7360623396807560E+00
+ 70399 1.7599750000000001E-02 1.8333337194182307E-02 2.7361134396521209E+00
+ 70400 1.7600000000000001E-02 1.8334021228732945E-02 2.7361645396234864E+00
+ 70401 1.7600249999999998E-02 1.8334705276060490E-02 2.7362156395948509E+00
+ 70402 1.7600499999999998E-02 1.8335389336164944E-02 2.7362667395662159E+00
+ 70403 1.7600749999999998E-02 1.8336073616813633E-02 2.7363178395375809E+00
+ 70404 1.7600999999999999E-02 1.8336757702607752E-02 2.7363689395089463E+00
+ 70405 1.7601249999999999E-02 1.8337441801176742E-02 2.7364200394803113E+00
+ 70406 1.7601499999999999E-02 1.8338125912520688E-02 2.7364711394516767E+00
+ 70407 1.7601749999999999E-02 1.8338810036639577E-02 2.7365222394230417E+00
+ 70408 1.7602000000000000E-02 1.8339494173533415E-02 2.7365733393944067E+00
+ 70409 1.7602250000000000E-02 1.8340178323202203E-02 2.7366244393657722E+00
+ 70410 1.7602500000000000E-02 1.8340862485645950E-02 2.7366755393371371E+00
+ 70411 1.7602750000000000E-02 1.8341546660864669E-02 2.7367266393085026E+00
+ 70412 1.7603000000000001E-02 1.8342230848858349E-02 2.7367777392798676E+00
+ 70413 1.7603250000000001E-02 1.8342915049627019E-02 2.7368288392512325E+00
+ 70414 1.7603500000000001E-02 1.8343599263170654E-02 2.7368799392225980E+00
+ 70415 1.7603749999999998E-02 1.8344283489489317E-02 2.7369310391939621E+00
+ 70416 1.7603999999999998E-02 1.8344967728582955E-02 2.7369821391653275E+00
+ 70417 1.7604249999999998E-02 1.8345651980451617E-02 2.7370332391366925E+00
+ 70418 1.7604499999999999E-02 1.8346336245095279E-02 2.7370843391080579E+00
+ 70419 1.7604749999999999E-02 1.8347020522513961E-02 2.7371354390794229E+00
+ 70420 1.7604999999999999E-02 1.8347704812707668E-02 2.7371865390507879E+00
+ 70421 1.7605249999999999E-02 1.8348389115676426E-02 2.7372376390221533E+00
+ 70422 1.7605500000000000E-02 1.8349073431420213E-02 2.7372887389935183E+00
+ 70423 1.7605750000000000E-02 1.8349757759939047E-02 2.7373398389648838E+00
+ 70424 1.7606000000000000E-02 1.8350442101232930E-02 2.7373909389362487E+00
+ 70425 1.7606250000000000E-02 1.8351126455301885E-02 2.7374420389076137E+00
+ 70426 1.7606500000000001E-02 1.8351810822145900E-02 2.7374931388789792E+00
+ 70427 1.7606750000000001E-02 1.8352495201764994E-02 2.7375442388503441E+00
+ 70428 1.7607000000000001E-02 1.8353179594159167E-02 2.7375953388217096E+00
+ 70429 1.7607249999999998E-02 1.8353863999328424E-02 2.7376464387930737E+00
+ 70430 1.7607499999999998E-02 1.8354548417272781E-02 2.7376975387644391E+00
+ 70431 1.7607749999999998E-02 1.8355232847992248E-02 2.7377486387358041E+00
+ 70432 1.7607999999999999E-02 1.8355917291486810E-02 2.7377997387071695E+00
+ 70433 1.7608249999999999E-02 1.8356601747756489E-02 2.7378508386785345E+00
+ 70434 1.7608499999999999E-02 1.8357286216801345E-02 2.7379019386498995E+00
+ 70435 1.7608749999999999E-02 1.8357970698621235E-02 2.7379530386212649E+00
+ 70436 1.7609000000000000E-02 1.8358655193216302E-02 2.7380041385926299E+00
+ 70437 1.7609250000000000E-02 1.8359339700586508E-02 2.7380552385639949E+00
+ 70438 1.7609500000000000E-02 1.8360024220731876E-02 2.7381063385353603E+00
+ 70439 1.7609750000000000E-02 1.8360708753652394E-02 2.7381574385067253E+00
+ 70440 1.7610000000000001E-02 1.8361393299348064E-02 2.7382085384780908E+00
+ 70441 1.7610250000000001E-02 1.8362077857818907E-02 2.7382596384494557E+00
+ 70442 1.7610500000000001E-02 1.8362762429064927E-02 2.7383107384208207E+00
+ 70443 1.7610749999999998E-02 1.8363447013086134E-02 2.7383618383921853E+00
+ 70444 1.7610999999999998E-02 1.8364131609882525E-02 2.7384129383635507E+00
+ 70445 1.7611249999999998E-02 1.8364816219454124E-02 2.7384640383349157E+00
+ 70446 1.7611499999999999E-02 1.8365500841800921E-02 2.7385151383062807E+00
+ 70447 1.7611749999999999E-02 1.8366185476922932E-02 2.7385662382776461E+00
+ 70448 1.7611999999999999E-02 1.8366870124820148E-02 2.7386173382490111E+00
+ 70449 1.7612249999999999E-02 1.8367554785492603E-02 2.7386684382203765E+00
+ 70450 1.7612500000000000E-02 1.8368239458940276E-02 2.7387195381917415E+00
+ 70451 1.7612750000000000E-02 1.8368924145163171E-02 2.7387706381631065E+00
+ 70452 1.7613000000000000E-02 1.8369608844161354E-02 2.7388217381344719E+00
+ 70453 1.7613250000000000E-02 1.8370293555934759E-02 2.7388728381058369E+00
+ 70454 1.7613500000000001E-02 1.8370978280483424E-02 2.7389239380772019E+00
+ 70455 1.7613750000000001E-02 1.8371663017807370E-02 2.7389750380485673E+00
+ 70456 1.7614000000000001E-02 1.8372347767906576E-02 2.7390261380199323E+00
+ 70457 1.7614249999999998E-02 1.8373032530781045E-02 2.7390772379912969E+00
+ 70458 1.7614499999999998E-02 1.8373717306430819E-02 2.7391283379626619E+00
+ 70459 1.7614749999999998E-02 1.8374402094855871E-02 2.7391794379340273E+00
+ 70460 1.7614999999999999E-02 1.8375086896056228E-02 2.7392305379053923E+00
+ 70461 1.7615249999999999E-02 1.8375771710031897E-02 2.7392816378767577E+00
+ 70462 1.7615499999999999E-02 1.8376456536782871E-02 2.7393327378481227E+00
+ 70463 1.7615749999999999E-02 1.8377141376309154E-02 2.7393838378194877E+00
+ 70464 1.7616000000000000E-02 1.8377826228610786E-02 2.7394349377908531E+00
+ 70465 1.7616250000000000E-02 1.8378511093687749E-02 2.7394860377622181E+00
+ 70466 1.7616500000000000E-02 1.8379195971540030E-02 2.7395371377335835E+00
+ 70467 1.7616750000000000E-02 1.8379880862167665E-02 2.7395882377049485E+00
+ 70468 1.7617000000000001E-02 1.8380565765570674E-02 2.7396393376763135E+00
+ 70469 1.7617250000000001E-02 1.8381250681749020E-02 2.7396904376476789E+00
+ 70470 1.7617499999999998E-02 1.8381935610702723E-02 2.7397415376190435E+00
+ 70471 1.7617749999999998E-02 1.8382620552431814E-02 2.7397926375904085E+00
+ 70472 1.7617999999999998E-02 1.8383305506936270E-02 2.7398437375617735E+00
+ 70473 1.7618249999999998E-02 1.8383990474216145E-02 2.7398948375331389E+00
+ 70474 1.7618499999999999E-02 1.8384675454271408E-02 2.7399459375045039E+00
+ 70475 1.7618749999999999E-02 1.8385360447102053E-02 2.7399970374758689E+00
+ 70476 1.7618999999999999E-02 1.8386045452708107E-02 2.7400481374472343E+00
+ 70477 1.7619249999999999E-02 1.8386730471089591E-02 2.7400992374185993E+00
+ 70478 1.7619500000000000E-02 1.8387415502246492E-02 2.7401503373899647E+00
+ 70479 1.7619750000000000E-02 1.8388100546178811E-02 2.7402014373613297E+00
+ 70480 1.7620000000000000E-02 1.8388785602886593E-02 2.7402525373326947E+00
+ 70481 1.7620250000000000E-02 1.8389470672369779E-02 2.7403036373040601E+00
+ 70482 1.7620500000000001E-02 1.8390155754628414E-02 2.7403547372754251E+00
+ 70483 1.7620750000000001E-02 1.8390840849662540E-02 2.7404058372467905E+00
+ 70484 1.7620999999999998E-02 1.8391525957472097E-02 2.7404569372181546E+00
+ 70485 1.7621249999999998E-02 1.8392211078057132E-02 2.7405080371895201E+00
+ 70486 1.7621499999999998E-02 1.8392896211417653E-02 2.7405591371608851E+00
+ 70487 1.7621749999999999E-02 1.8393581357553646E-02 2.7406102371322505E+00
+ 70488 1.7621999999999999E-02 1.8394266516465127E-02 2.7406613371036155E+00
+ 70489 1.7622249999999999E-02 1.8394951688152111E-02 2.7407124370749805E+00
+ 70490 1.7622499999999999E-02 1.8395636872614599E-02 2.7407635370463459E+00
+ 70491 1.7622750000000000E-02 1.8396322069852599E-02 2.7408146370177109E+00
+ 70492 1.7623000000000000E-02 1.8397007279866102E-02 2.7408657369890763E+00
+ 70493 1.7623250000000000E-02 1.8397692502655150E-02 2.7409168369604413E+00
+ 70494 1.7623500000000000E-02 1.8398377738219718E-02 2.7409679369318063E+00
+ 70495 1.7623750000000001E-02 1.8399062986559821E-02 2.7410190369031717E+00
+ 70496 1.7624000000000001E-02 1.8399748247675464E-02 2.7410701368745367E+00
+ 70497 1.7624250000000001E-02 1.8400433521566662E-02 2.7411212368459017E+00
+ 70498 1.7624499999999998E-02 1.8401118808233422E-02 2.7411723368172662E+00
+ 70499 1.7624749999999998E-02 1.8401804107675748E-02 2.7412234367886317E+00
+ 70500 1.7624999999999998E-02 1.8402489419893638E-02 2.7412745367599967E+00
+ 70501 1.7625249999999999E-02 1.8403174744887115E-02 2.7413256367313616E+00
+ 70502 1.7625499999999999E-02 1.8403860082656178E-02 2.7413767367027271E+00
+ 70503 1.7625749999999999E-02 1.8404545433200827E-02 2.7414278366740921E+00
+ 70504 1.7625999999999999E-02 1.8405230796521083E-02 2.7414789366454575E+00
+ 70505 1.7626250000000000E-02 1.8405916172616929E-02 2.7415300366168225E+00
+ 70506 1.7626500000000000E-02 1.8406601561488396E-02 2.7415811365881875E+00
+ 70507 1.7626750000000000E-02 1.8407286963135493E-02 2.7416322365595529E+00
+ 70508 1.7627000000000000E-02 1.8407972377558205E-02 2.7416833365309179E+00
+ 70509 1.7627250000000001E-02 1.8408657804756562E-02 2.7417344365022833E+00
+ 70510 1.7627500000000001E-02 1.8409343244730550E-02 2.7417855364736483E+00
+ 70511 1.7627750000000001E-02 1.8410028697480197E-02 2.7418366364450133E+00
+ 70512 1.7627999999999998E-02 1.8410714163005468E-02 2.7418877364163778E+00
+ 70513 1.7628249999999998E-02 1.8411399641306430E-02 2.7419388363877433E+00
+ 70514 1.7628499999999998E-02 1.8412085132383051E-02 2.7419899363591083E+00
+ 70515 1.7628749999999999E-02 1.8412770636235341E-02 2.7420410363304732E+00
+ 70516 1.7628999999999999E-02 1.8413456152863328E-02 2.7420921363018387E+00
+ 70517 1.7629249999999999E-02 1.8414141682266977E-02 2.7421432362732037E+00
+ 70518 1.7629499999999999E-02 1.8414827224446349E-02 2.7421943362445687E+00
+ 70519 1.7629750000000000E-02 1.8415512779401413E-02 2.7422454362159341E+00
+ 70520 1.7630000000000000E-02 1.8416198347132182E-02 2.7422965361872991E+00
+ 70521 1.7630250000000000E-02 1.8416883927638655E-02 2.7423476361586645E+00
+ 70522 1.7630500000000000E-02 1.8417569520920878E-02 2.7423987361300295E+00
+ 70523 1.7630750000000001E-02 1.8418255126978821E-02 2.7424498361013945E+00
+ 70524 1.7631000000000001E-02 1.8418940745812486E-02 2.7425009360727599E+00
+ 70525 1.7631250000000001E-02 1.8419626377421901E-02 2.7425520360441249E+00
+ 70526 1.7631499999999998E-02 1.8420312021807096E-02 2.7426031360154894E+00
+ 70527 1.7631749999999998E-02 1.8420997678968001E-02 2.7426542359868544E+00
+ 70528 1.7631999999999998E-02 1.8421683348904688E-02 2.7427053359582199E+00
+ 70529 1.7632249999999999E-02 1.8422369031617154E-02 2.7427564359295848E+00
+ 70530 1.7632499999999999E-02 1.8423054727105401E-02 2.7428075359009503E+00
+ 70531 1.7632749999999999E-02 1.8423740435369419E-02 2.7428586358723153E+00
+ 70532 1.7632999999999999E-02 1.8424426156409237E-02 2.7429097358436803E+00
+ 70533 1.7633250000000000E-02 1.8425111890224853E-02 2.7429608358150457E+00
+ 70534 1.7633500000000000E-02 1.8425797636816267E-02 2.7430119357864107E+00
+ 70535 1.7633750000000000E-02 1.8426483396183493E-02 2.7430630357577761E+00
+ 70536 1.7634000000000000E-02 1.8427169168326547E-02 2.7431141357291411E+00
+ 70537 1.7634250000000001E-02 1.8427854953245424E-02 2.7431652357005061E+00
+ 70538 1.7634500000000001E-02 1.8428540750940151E-02 2.7432163356718715E+00
+ 70539 1.7634750000000001E-02 1.8429226561410689E-02 2.7432674356432365E+00
+ 70540 1.7634999999999998E-02 1.8429912384657087E-02 2.7433185356146010E+00
+ 70541 1.7635249999999998E-02 1.8430598220679311E-02 2.7433696355859660E+00
+ 70542 1.7635499999999998E-02 1.8431284069477444E-02 2.7434207355573315E+00
+ 70543 1.7635749999999999E-02 1.8431969931051426E-02 2.7434718355286964E+00
+ 70544 1.7635999999999999E-02 1.8432655805401273E-02 2.7435229355000614E+00
+ 70545 1.7636249999999999E-02 1.8433341692527003E-02 2.7435740354714269E+00
+ 70546 1.7636499999999999E-02 1.8434027592428626E-02 2.7436251354427919E+00
+ 70547 1.7636750000000000E-02 1.8434713505106146E-02 2.7436762354141573E+00
+ 70548 1.7637000000000000E-02 1.8435399430559565E-02 2.7437273353855223E+00
+ 70549 1.7637250000000000E-02 1.8436085368788890E-02 2.7437784353568873E+00
+ 70550 1.7637500000000000E-02 1.8436771319794112E-02 2.7438295353282527E+00
+ 70551 1.7637750000000001E-02 1.8437457283575310E-02 2.7438806352996177E+00
+ 70552 1.7638000000000001E-02 1.8438143260132388E-02 2.7439317352709831E+00
+ 70553 1.7638250000000001E-02 1.8438829249465431E-02 2.7439828352423481E+00
+ 70554 1.7638499999999998E-02 1.8439515251574407E-02 2.7440339352137126E+00
+ 70555 1.7638749999999998E-02 1.8440201266459323E-02 2.7440850351850776E+00
+ 70556 1.7638999999999998E-02 1.8440887294120197E-02 2.7441361351564431E+00
+ 70557 1.7639249999999999E-02 1.8441573334557038E-02 2.7441872351278080E+00
+ 70558 1.7639499999999999E-02 1.8442259387769860E-02 2.7442383350991730E+00
+ 70559 1.7639749999999999E-02 1.8442945453758661E-02 2.7442894350705385E+00
+ 70560 1.7639999999999999E-02 1.8443631532523437E-02 2.7443405350419035E+00
+ 70561 1.7640250000000000E-02 1.8444317624064208E-02 2.7443916350132684E+00
+ 70562 1.7640500000000000E-02 1.8445003728380985E-02 2.7444427349846339E+00
+ 70563 1.7640750000000000E-02 1.8445689845473755E-02 2.7444938349559989E+00
+ 70564 1.7641000000000000E-02 1.8446375975342533E-02 2.7445449349273643E+00
+ 70565 1.7641250000000001E-02 1.8447062117987360E-02 2.7445960348987293E+00
+ 70566 1.7641500000000001E-02 1.8447748273408188E-02 2.7446471348700943E+00
+ 70567 1.7641750000000001E-02 1.8448434441605089E-02 2.7446982348414597E+00
+ 70568 1.7641999999999998E-02 1.8449120622577954E-02 2.7447493348128242E+00
+ 70569 1.7642249999999998E-02 1.8449806816326905E-02 2.7448004347841892E+00
+ 70570 1.7642499999999998E-02 1.8450493022851913E-02 2.7448515347555542E+00
+ 70571 1.7642749999999999E-02 1.8451179242152983E-02 2.7449026347269196E+00
+ 70572 1.7642999999999999E-02 1.8451865474230122E-02 2.7449537346982846E+00
+ 70573 1.7643249999999999E-02 1.8452551719083329E-02 2.7450048346696501E+00
+ 70574 1.7643499999999999E-02 1.8453237976712632E-02 2.7450559346410150E+00
+ 70575 1.7643750000000000E-02 1.8453924247118007E-02 2.7451070346123800E+00
+ 70576 1.7644000000000000E-02 1.8454610530299481E-02 2.7451581345837455E+00
+ 70577 1.7644250000000000E-02 1.8455296826257076E-02 2.7452092345551105E+00
+ 70578 1.7644500000000000E-02 1.8455983134990767E-02 2.7452603345264759E+00
+ 70579 1.7644750000000001E-02 1.8456669456500565E-02 2.7453114344978409E+00
+ 70580 1.7645000000000001E-02 1.8457355790786497E-02 2.7453625344692059E+00
+ 70581 1.7645249999999998E-02 1.8458042137848553E-02 2.7454136344405704E+00
+ 70582 1.7645499999999998E-02 1.8458728497686743E-02 2.7454647344119354E+00
+ 70583 1.7645749999999998E-02 1.8459414870301089E-02 2.7455158343833008E+00
+ 70584 1.7645999999999998E-02 1.8460101255691575E-02 2.7455669343546658E+00
+ 70585 1.7646249999999999E-02 1.8460787653858234E-02 2.7456180343260312E+00
+ 70586 1.7646499999999999E-02 1.8461474064801055E-02 2.7456691342973962E+00
+ 70587 1.7646749999999999E-02 1.8462160488520046E-02 2.7457202342687612E+00
+ 70588 1.7646999999999999E-02 1.8462846925015205E-02 2.7457713342401266E+00
+ 70589 1.7647250000000000E-02 1.8463533374286550E-02 2.7458224342114916E+00
+ 70590 1.7647500000000000E-02 1.8464219836334110E-02 2.7458735341828571E+00
+ 70591 1.7647750000000000E-02 1.8464906311157860E-02 2.7459246341542221E+00
+ 70592 1.7648000000000000E-02 1.8465592798757799E-02 2.7459757341255870E+00
+ 70593 1.7648250000000001E-02 1.8466279299133963E-02 2.7460268340969525E+00
+ 70594 1.7648500000000001E-02 1.8466965812286358E-02 2.7460779340683175E+00
+ 70595 1.7648749999999998E-02 1.8467652338214957E-02 2.7461290340396820E+00
+ 70596 1.7648999999999998E-02 1.8468338876919808E-02 2.7461801340110470E+00
+ 70597 1.7649249999999998E-02 1.8469025428400881E-02 2.7462312339824124E+00
+ 70598 1.7649499999999999E-02 1.8469711992658233E-02 2.7462823339537774E+00
+ 70599 1.7649749999999999E-02 1.8470398569691824E-02 2.7463334339251428E+00
+ 70600 1.7649999999999999E-02 1.8471085159501681E-02 2.7463845338965078E+00
+ 70601 1.7650249999999999E-02 1.8471771762087828E-02 2.7464356338678728E+00
+ 70602 1.7650500000000000E-02 1.8472458377450211E-02 2.7464867338392382E+00
+ 70603 1.7650750000000000E-02 1.8473145005588897E-02 2.7465378338106032E+00
+ 70604 1.7651000000000000E-02 1.8473831646503864E-02 2.7465889337819682E+00
+ 70605 1.7651250000000000E-02 1.8474518300195138E-02 2.7466400337533337E+00
+ 70606 1.7651500000000001E-02 1.8475204966662728E-02 2.7466911337246986E+00
+ 70607 1.7651750000000001E-02 1.8475891645906597E-02 2.7467422336960641E+00
+ 70608 1.7652000000000001E-02 1.8476578337926802E-02 2.7467933336674291E+00
+ 70609 1.7652249999999998E-02 1.8477265042723335E-02 2.7468444336387936E+00
+ 70610 1.7652499999999998E-02 1.8477951760296180E-02 2.7468955336101586E+00
+ 70611 1.7652749999999998E-02 1.8478638490645381E-02 2.7469466335815240E+00
+ 70612 1.7652999999999999E-02 1.8479325233770938E-02 2.7469977335528890E+00
+ 70613 1.7653249999999999E-02 1.8480011989672827E-02 2.7470488335242540E+00
+ 70614 1.7653499999999999E-02 1.8480698758351094E-02 2.7470999334956194E+00
+ 70615 1.7653749999999999E-02 1.8481385539805720E-02 2.7471510334669844E+00
+ 70616 1.7654000000000000E-02 1.8482072334036728E-02 2.7472021334383498E+00
+ 70617 1.7654250000000000E-02 1.8482759141044094E-02 2.7472532334097148E+00
+ 70618 1.7654500000000000E-02 1.8483445960827946E-02 2.7473043333810798E+00
+ 70619 1.7654750000000000E-02 1.8484132793388040E-02 2.7473554333524453E+00
+ 70620 1.7655000000000001E-02 1.8484819638724604E-02 2.7474065333238102E+00
+ 70621 1.7655250000000001E-02 1.8485506496837587E-02 2.7474576332951752E+00
+ 70622 1.7655500000000001E-02 1.8486193367726961E-02 2.7475087332665407E+00
+ 70623 1.7655749999999998E-02 1.8486880251392772E-02 2.7475598332379052E+00
+ 70624 1.7655999999999998E-02 1.8487567147835008E-02 2.7476109332092702E+00
+ 70625 1.7656249999999998E-02 1.8488254057053694E-02 2.7476620331806352E+00
+ 70626 1.7656499999999999E-02 1.8488940979048817E-02 2.7477131331520006E+00
+ 70627 1.7656749999999999E-02 1.8489627913820382E-02 2.7477642331233656E+00
+ 70628 1.7656999999999999E-02 1.8490314861368408E-02 2.7478153330947310E+00
+ 70629 1.7657249999999999E-02 1.8491001821692908E-02 2.7478664330660960E+00
+ 70630 1.7657500000000000E-02 1.8491688794793872E-02 2.7479175330374610E+00
+ 70631 1.7657750000000000E-02 1.8492375780671325E-02 2.7479686330088264E+00
+ 70632 1.7658000000000000E-02 1.8493062779325255E-02 2.7480197329801914E+00
+ 70633 1.7658250000000000E-02 1.8493749790755677E-02 2.7480708329515569E+00
+ 70634 1.7658500000000001E-02 1.8494436814962604E-02 2.7481219329229218E+00
+ 70635 1.7658750000000001E-02 1.8495123851945978E-02 2.7481730328942868E+00
+ 70636 1.7659000000000001E-02 1.8495810901705982E-02 2.7482241328656523E+00
+ 70637 1.7659249999999998E-02 1.8496497964241194E-02 2.7482752328370168E+00
+ 70638 1.7659499999999998E-02 1.8497185039550078E-02 2.7483263328083818E+00
+ 70639 1.7659749999999998E-02 1.8497872127632639E-02 2.7483774327797468E+00
+ 70640 1.7659999999999999E-02 1.8498559228488854E-02 2.7484285327511122E+00
+ 70641 1.7660249999999999E-02 1.8499246342118747E-02 2.7484796327224772E+00
+ 70642 1.7660499999999999E-02 1.8499933468522311E-02 2.7485307326938422E+00
+ 70643 1.7660749999999999E-02 1.8500620607699567E-02 2.7485818326652076E+00
+ 70644 1.7661000000000000E-02 1.8501307759650507E-02 2.7486329326365726E+00
+ 70645 1.7661250000000000E-02 1.8501994924375154E-02 2.7486840326079380E+00
+ 70646 1.7661500000000000E-02 1.8502682101873499E-02 2.7487351325793030E+00
+ 70647 1.7661750000000000E-02 1.8503369292145563E-02 2.7487862325506680E+00
+ 70648 1.7662000000000001E-02 1.8504056495191327E-02 2.7488373325220334E+00
+ 70649 1.7662250000000001E-02 1.8504743711010834E-02 2.7488884324933984E+00
+ 70650 1.7662500000000001E-02 1.8505430939604064E-02 2.7489395324647639E+00
+ 70651 1.7662749999999998E-02 1.8506118180971032E-02 2.7489906324361280E+00
+ 70652 1.7662999999999998E-02 1.8506805435111750E-02 2.7490417324074934E+00
+ 70653 1.7663249999999998E-02 1.8507492702026198E-02 2.7490928323788584E+00
+ 70654 1.7663499999999999E-02 1.8508179981714425E-02 2.7491439323502238E+00
+ 70655 1.7663749999999999E-02 1.8508867274176395E-02 2.7491950323215888E+00
+ 70656 1.7663999999999999E-02 1.8509554579412130E-02 2.7492461322929538E+00
+ 70657 1.7664249999999999E-02 1.8510241897421661E-02 2.7492972322643192E+00
+ 70658 1.7664500000000000E-02 1.8510929228204954E-02 2.7493483322356842E+00
+ 70659 1.7664750000000000E-02 1.8511616571762046E-02 2.7493994322070496E+00
+ 70660 1.7665000000000000E-02 1.8512303928092930E-02 2.7494505321784146E+00
+ 70661 1.7665250000000000E-02 1.8512991297197627E-02 2.7495016321497796E+00
+ 70662 1.7665500000000001E-02 1.8513678679076117E-02 2.7495527321211450E+00
+ 70663 1.7665750000000001E-02 1.8514366073728424E-02 2.7496038320925100E+00
+ 70664 1.7666000000000001E-02 1.8515053481154543E-02 2.7496549320638750E+00
+ 70665 1.7666249999999998E-02 1.8515740901354490E-02 2.7497060320352396E+00
+ 70666 1.7666499999999998E-02 1.8516428334328271E-02 2.7497571320066050E+00
+ 70667 1.7666749999999998E-02 1.8517115780075897E-02 2.7498082319779700E+00
+ 70668 1.7666999999999999E-02 1.8517803238597360E-02 2.7498593319493350E+00
+ 70669 1.7667249999999999E-02 1.8518490709892695E-02 2.7499104319207004E+00
+ 70670 1.7667499999999999E-02 1.8519178193961861E-02 2.7499615318920654E+00
+ 70671 1.7667749999999999E-02 1.8519865690804913E-02 2.7500126318634308E+00
+ 70672 1.7668000000000000E-02 1.8520553200421827E-02 2.7500637318347958E+00
+ 70673 1.7668250000000000E-02 1.8521240722812634E-02 2.7501148318061608E+00
+ 70674 1.7668500000000000E-02 1.8521928257977296E-02 2.7501659317775262E+00
+ 70675 1.7668750000000000E-02 1.8522615805915865E-02 2.7502170317488912E+00
+ 70676 1.7669000000000001E-02 1.8523303366628340E-02 2.7502681317202566E+00
+ 70677 1.7669250000000001E-02 1.8523990940114716E-02 2.7503192316916216E+00
+ 70678 1.7669500000000001E-02 1.8524678526374978E-02 2.7503703316629866E+00
+ 70679 1.7669749999999998E-02 1.8525366125409174E-02 2.7504214316343512E+00
+ 70680 1.7669999999999998E-02 1.8526053737217277E-02 2.7504725316057166E+00
+ 70681 1.7670249999999998E-02 1.8526741361799333E-02 2.7505236315770816E+00
+ 70682 1.7670499999999999E-02 1.8527428999155316E-02 2.7505747315484466E+00
+ 70683 1.7670749999999999E-02 1.8528116649285244E-02 2.7506258315198120E+00
+ 70684 1.7670999999999999E-02 1.8528804312189128E-02 2.7506769314911770E+00
+ 70685 1.7671249999999999E-02 1.8529491987866947E-02 2.7507280314625420E+00
+ 70686 1.7671500000000000E-02 1.8530179676318728E-02 2.7507791314339074E+00
+ 70687 1.7671750000000000E-02 1.8530867377544492E-02 2.7508302314052724E+00
+ 70688 1.7672000000000000E-02 1.8531555091544232E-02 2.7508813313766378E+00
+ 70689 1.7672250000000000E-02 1.8532242818317942E-02 2.7509324313480028E+00
+ 70690 1.7672500000000001E-02 1.8532930557865632E-02 2.7509835313193678E+00
+ 70691 1.7672750000000001E-02 1.8533618310187322E-02 2.7510346312907332E+00
+ 70692 1.7672999999999998E-02 1.8534306075283016E-02 2.7510857312620978E+00
+ 70693 1.7673249999999998E-02 1.8534993853152677E-02 2.7511368312334628E+00
+ 70694 1.7673499999999998E-02 1.8535681643796424E-02 2.7511879312048277E+00
+ 70695 1.7673749999999998E-02 1.8536369447214162E-02 2.7512390311761932E+00
+ 70696 1.7673999999999999E-02 1.8537057263405918E-02 2.7512901311475582E+00
+ 70697 1.7674249999999999E-02 1.8537745092371705E-02 2.7513412311189236E+00
+ 70698 1.7674499999999999E-02 1.8538432934111539E-02 2.7513923310902886E+00
+ 70699 1.7674749999999999E-02 1.8539120788625393E-02 2.7514434310616536E+00
+ 70700 1.7675000000000000E-02 1.8539808655913328E-02 2.7514945310330190E+00
+ 70701 1.7675250000000000E-02 1.8540496535975323E-02 2.7515456310043840E+00
+ 70702 1.7675500000000000E-02 1.8541184428811353E-02 2.7515967309757494E+00
+ 70703 1.7675750000000000E-02 1.8541872334421478E-02 2.7516478309471144E+00
+ 70704 1.7676000000000001E-02 1.8542560252805675E-02 2.7516989309184794E+00
+ 70705 1.7676250000000001E-02 1.8543248183963957E-02 2.7517500308898448E+00
+ 70706 1.7676499999999998E-02 1.8543936127896312E-02 2.7518011308612089E+00
+ 70707 1.7676749999999998E-02 1.8544624084602789E-02 2.7518522308325744E+00
+ 70708 1.7676999999999998E-02 1.8545312054083364E-02 2.7519033308039393E+00
+ 70709 1.7677249999999999E-02 1.8546000036338040E-02 2.7519544307753048E+00
+ 70710 1.7677499999999999E-02 1.8546688031366831E-02 2.7520055307466698E+00
+ 70711 1.7677749999999999E-02 1.8547376079612023E-02 2.7520566307180347E+00
+ 70712 1.7677999999999999E-02 1.8548064099972048E-02 2.7521077306894002E+00
+ 70713 1.7678250000000000E-02 1.8548752133106479E-02 2.7521588306607652E+00
+ 70714 1.7678500000000000E-02 1.8549440179015379E-02 2.7522099306321306E+00
+ 70715 1.7678750000000000E-02 1.8550128237698724E-02 2.7522610306034956E+00
+ 70716 1.7679000000000000E-02 1.8550816309156538E-02 2.7523121305748606E+00
+ 70717 1.7679250000000001E-02 1.8551504393388794E-02 2.7523632305462260E+00
+ 70718 1.7679500000000001E-02 1.8552192490395542E-02 2.7524143305175910E+00
+ 70719 1.7679750000000001E-02 1.8552880600176767E-02 2.7524654304889564E+00
+ 70720 1.7679999999999998E-02 1.8553568722732474E-02 2.7525165304603205E+00
+ 70721 1.7680249999999998E-02 1.8554256858062671E-02 2.7525676304316860E+00
+ 70722 1.7680499999999998E-02 1.8554945006167379E-02 2.7526187304030509E+00
+ 70723 1.7680749999999999E-02 1.8555633167046566E-02 2.7526698303744164E+00
+ 70724 1.7680999999999999E-02 1.8556321340700292E-02 2.7527209303457814E+00
+ 70725 1.7681249999999999E-02 1.8557009527128507E-02 2.7527720303171463E+00
+ 70726 1.7681499999999999E-02 1.8557697726331271E-02 2.7528231302885118E+00
+ 70727 1.7681750000000000E-02 1.8558385938308546E-02 2.7528742302598768E+00
+ 70728 1.7682000000000000E-02 1.8559074163060390E-02 2.7529253302312418E+00
+ 70729 1.7682250000000000E-02 1.8559762400586752E-02 2.7529764302026072E+00
+ 70730 1.7682500000000000E-02 1.8560450650887676E-02 2.7530275301739722E+00
+ 70731 1.7682750000000001E-02 1.8561138913963156E-02 2.7530786301453376E+00
+ 70732 1.7683000000000001E-02 1.8561827189813203E-02 2.7531297301167026E+00
+ 70733 1.7683250000000001E-02 1.8562515478437805E-02 2.7531808300880676E+00
+ 70734 1.7683499999999998E-02 1.8563203779836984E-02 2.7532319300594321E+00
+ 70735 1.7683749999999998E-02 1.8563892094010759E-02 2.7532830300307976E+00
+ 70736 1.7683999999999998E-02 1.8564580420959126E-02 2.7533341300021625E+00
+ 70737 1.7684249999999999E-02 1.8565268760682079E-02 2.7533852299735275E+00
+ 70738 1.7684499999999999E-02 1.8565957113179644E-02 2.7534363299448930E+00
+ 70739 1.7684749999999999E-02 1.8566645478451813E-02 2.7534874299162579E+00
+ 70740 1.7684999999999999E-02 1.8567333856498600E-02 2.7535385298876234E+00
+ 70741 1.7685250000000000E-02 1.8568022247320008E-02 2.7535896298589884E+00
+ 70742 1.7685500000000000E-02 1.8568710650916049E-02 2.7536407298303534E+00
+ 70743 1.7685750000000000E-02 1.8569399067286722E-02 2.7536918298017188E+00
+ 70744 1.7686000000000000E-02 1.8570087496432044E-02 2.7537429297730838E+00
+ 70745 1.7686250000000001E-02 1.8570775938352015E-02 2.7537940297444492E+00
+ 70746 1.7686500000000001E-02 1.8571464393046636E-02 2.7538451297158142E+00
+ 70747 1.7686750000000001E-02 1.8572152860515927E-02 2.7538962296871792E+00
+ 70748 1.7686999999999998E-02 1.8572841340759875E-02 2.7539473296585437E+00
+ 70749 1.7687249999999998E-02 1.8573529833778506E-02 2.7539984296299087E+00
+ 70750 1.7687499999999998E-02 1.8574218339571819E-02 2.7540495296012741E+00
+ 70751 1.7687749999999999E-02 1.8574906858139829E-02 2.7541006295726391E+00
+ 70752 1.7687999999999999E-02 1.8575595389482513E-02 2.7541517295440046E+00
+ 70753 1.7688249999999999E-02 1.8576283933599908E-02 2.7542028295153695E+00
+ 70754 1.7688499999999999E-02 1.8576972490492026E-02 2.7542539294867345E+00
+ 70755 1.7688750000000000E-02 1.8577661060158842E-02 2.7543050294581000E+00
+ 70756 1.7689000000000000E-02 1.8578349642600394E-02 2.7543561294294649E+00
+ 70757 1.7689250000000000E-02 1.8579038237816651E-02 2.7544072294008304E+00
+ 70758 1.7689500000000000E-02 1.8579726845807665E-02 2.7544583293721954E+00
+ 70759 1.7689750000000001E-02 1.8580415466573415E-02 2.7545094293435604E+00
+ 70760 1.7690000000000001E-02 1.8581104100113904E-02 2.7545605293149258E+00
+ 70761 1.7690250000000001E-02 1.8581792746429165E-02 2.7546116292862908E+00
+ 70762 1.7690499999999998E-02 1.8582481405519172E-02 2.7546627292576553E+00
+ 70763 1.7690749999999998E-02 1.8583170077383943E-02 2.7547138292290203E+00
+ 70764 1.7690999999999998E-02 1.8583858762023495E-02 2.7547649292003857E+00
+ 70765 1.7691249999999999E-02 1.8584547459437824E-02 2.7548160291717507E+00
+ 70766 1.7691499999999999E-02 1.8585236169626946E-02 2.7548671291431162E+00
+ 70767 1.7691749999999999E-02 1.8585924892590869E-02 2.7549182291144811E+00
+ 70768 1.7691999999999999E-02 1.8586613628329574E-02 2.7549693290858461E+00
+ 70769 1.7692250000000000E-02 1.8587302376843095E-02 2.7550204290572116E+00
+ 70770 1.7692500000000000E-02 1.8587991138131435E-02 2.7550715290285765E+00
+ 70771 1.7692750000000000E-02 1.8588679912194598E-02 2.7551226289999415E+00
+ 70772 1.7693000000000000E-02 1.8589368699032577E-02 2.7551737289713070E+00
+ 70773 1.7693250000000001E-02 1.8590057498645399E-02 2.7552248289426720E+00
+ 70774 1.7693500000000001E-02 1.8590746311033062E-02 2.7552759289140374E+00
+ 70775 1.7693750000000001E-02 1.8591435136195565E-02 2.7553270288854024E+00
+ 70776 1.7693999999999998E-02 1.8592123974132912E-02 2.7553781288567669E+00
+ 70777 1.7694249999999998E-02 1.8592812824845137E-02 2.7554292288281319E+00
+ 70778 1.7694499999999998E-02 1.8593501688332213E-02 2.7554803287994973E+00
+ 70779 1.7694749999999999E-02 1.8594190564594170E-02 2.7555314287708623E+00
+ 70780 1.7694999999999999E-02 1.8594879453631002E-02 2.7555825287422273E+00
+ 70781 1.7695249999999999E-02 1.8595568355442745E-02 2.7556336287135927E+00
+ 70782 1.7695499999999999E-02 1.8596257270029348E-02 2.7556847286849577E+00
+ 70783 1.7695750000000000E-02 1.8596946197390878E-02 2.7557358286563232E+00
+ 70784 1.7696000000000000E-02 1.8597635137527296E-02 2.7557869286276881E+00
+ 70785 1.7696250000000000E-02 1.8598324090438642E-02 2.7558380285990531E+00
+ 70786 1.7696500000000000E-02 1.8599013056124884E-02 2.7558891285704186E+00
+ 70787 1.7696750000000001E-02 1.8599702034586066E-02 2.7559402285417836E+00
+ 70788 1.7697000000000001E-02 1.8600391025822189E-02 2.7559913285131485E+00
+ 70789 1.7697250000000001E-02 1.8601080029833239E-02 2.7560424284845140E+00
+ 70790 1.7697499999999998E-02 1.8601769046619223E-02 2.7560935284558785E+00
+ 70791 1.7697749999999998E-02 1.8602458076180189E-02 2.7561446284272435E+00
+ 70792 1.7697999999999998E-02 1.8603147118516093E-02 2.7561957283986085E+00
+ 70793 1.7698249999999999E-02 1.8603836173626973E-02 2.7562468283699739E+00
+ 70794 1.7698499999999999E-02 1.8604525241512817E-02 2.7562979283413389E+00
+ 70795 1.7698749999999999E-02 1.8605214322173651E-02 2.7563490283127043E+00
+ 70796 1.7698999999999999E-02 1.8605903415609470E-02 2.7564001282840693E+00
+ 70797 1.7699250000000000E-02 1.8606592521820276E-02 2.7564512282554343E+00
+ 70798 1.7699500000000000E-02 1.8607281640806078E-02 2.7565023282267997E+00
+ 70799 1.7699750000000000E-02 1.8607970772566901E-02 2.7565534281981647E+00
+ 70800 1.7700000000000000E-02 1.8608659917102720E-02 2.7566045281695302E+00
+ 70801 1.7700250000000001E-02 1.8609349074413570E-02 2.7566556281408952E+00
+ 70802 1.7700500000000001E-02 1.8610038244499427E-02 2.7567067281122601E+00
+ 70803 1.7700749999999998E-02 1.8610727427360328E-02 2.7567578280836247E+00
+ 70804 1.7700999999999998E-02 1.8611416622996264E-02 2.7568089280549901E+00
+ 70805 1.7701249999999998E-02 1.8612105831407252E-02 2.7568600280263551E+00
+ 70806 1.7701499999999998E-02 1.8612795052593289E-02 2.7569111279977201E+00
+ 70807 1.7701749999999999E-02 1.8613484286554381E-02 2.7569622279690855E+00
+ 70808 1.7701999999999999E-02 1.8614173533290545E-02 2.7570133279404505E+00
+ 70809 1.7702249999999999E-02 1.8614862792801772E-02 2.7570644279118155E+00
+ 70810 1.7702499999999999E-02 1.8615552065088106E-02 2.7571155278831809E+00
+ 70811 1.7702750000000000E-02 1.8616241350149491E-02 2.7571666278545459E+00
+ 70812 1.7703000000000000E-02 1.8616930647985978E-02 2.7572177278259113E+00
+ 70813 1.7703250000000000E-02 1.8617619958597554E-02 2.7572688277972763E+00
+ 70814 1.7703500000000000E-02 1.8618309281984248E-02 2.7573199277686413E+00
+ 70815 1.7703750000000001E-02 1.8618998618146077E-02 2.7573710277400068E+00
+ 70816 1.7704000000000001E-02 1.8619687967082979E-02 2.7574221277113717E+00
+ 70817 1.7704249999999998E-02 1.8620377328795019E-02 2.7574732276827363E+00
+ 70818 1.7704499999999998E-02 1.8621066703282198E-02 2.7575243276541013E+00
+ 70819 1.7704749999999998E-02 1.8621756090544523E-02 2.7575754276254667E+00
+ 70820 1.7704999999999999E-02 1.8622445490581976E-02 2.7576265275968317E+00
+ 70821 1.7705249999999999E-02 1.8623134903394595E-02 2.7576776275681971E+00
+ 70822 1.7705499999999999E-02 1.8623824328982359E-02 2.7577287275395621E+00
+ 70823 1.7705749999999999E-02 1.8624513767345301E-02 2.7577798275109271E+00
+ 70824 1.7706000000000000E-02 1.8625203218483415E-02 2.7578309274822925E+00
+ 70825 1.7706250000000000E-02 1.8625892682396696E-02 2.7578820274536575E+00
+ 70826 1.7706500000000000E-02 1.8626582159085182E-02 2.7579331274250229E+00
+ 70827 1.7706750000000000E-02 1.8627271648548833E-02 2.7579842273963879E+00
+ 70828 1.7707000000000001E-02 1.8627961150787697E-02 2.7580353273677529E+00
+ 70829 1.7707250000000001E-02 1.8628650665801771E-02 2.7580864273391184E+00
+ 70830 1.7707500000000001E-02 1.8629340193591051E-02 2.7581375273104833E+00
+ 70831 1.7707749999999998E-02 1.8630029734155513E-02 2.7581886272818479E+00
+ 70832 1.7707999999999998E-02 1.8630719287495257E-02 2.7582397272532129E+00
+ 70833 1.7708249999999998E-02 1.8631408853610209E-02 2.7582908272245783E+00
+ 70834 1.7708499999999999E-02 1.8632098432500407E-02 2.7583419271959433E+00
+ 70835 1.7708749999999999E-02 1.8632788024165833E-02 2.7583930271673083E+00
+ 70836 1.7708999999999999E-02 1.8633477628606523E-02 2.7584441271386737E+00
+ 70837 1.7709249999999999E-02 1.8634167245822467E-02 2.7584952271100387E+00
+ 70838 1.7709500000000000E-02 1.8634856875813694E-02 2.7585463270814041E+00
+ 70839 1.7709750000000000E-02 1.8635546518580171E-02 2.7585974270527691E+00
+ 70840 1.7710000000000000E-02 1.8636236174121936E-02 2.7586485270241341E+00
+ 70841 1.7710250000000000E-02 1.8636925842438978E-02 2.7586996269954995E+00
+ 70842 1.7710500000000001E-02 1.8637615523531319E-02 2.7587507269668645E+00
+ 70843 1.7710750000000001E-02 1.8638305217398947E-02 2.7588018269382300E+00
+ 70844 1.7711000000000001E-02 1.8638994924041904E-02 2.7588529269095949E+00
+ 70845 1.7711249999999998E-02 1.8639684643460139E-02 2.7589040268809595E+00
+ 70846 1.7711499999999998E-02 1.8640374375653714E-02 2.7589551268523245E+00
+ 70847 1.7711749999999998E-02 1.8641064120622601E-02 2.7590062268236899E+00
+ 70848 1.7711999999999999E-02 1.8641753878366835E-02 2.7590573267950549E+00
+ 70849 1.7712249999999999E-02 1.8642443648886394E-02 2.7591084267664199E+00
+ 70850 1.7712499999999999E-02 1.8643133432181314E-02 2.7591595267377853E+00
+ 70851 1.7712749999999999E-02 1.8643823228251578E-02 2.7592106267091503E+00
+ 70852 1.7713000000000000E-02 1.8644513037097195E-02 2.7592617266805153E+00
+ 70853 1.7713250000000000E-02 1.8645202858718193E-02 2.7593128266518807E+00
+ 70854 1.7713500000000000E-02 1.8645892693114539E-02 2.7593639266232457E+00
+ 70855 1.7713750000000000E-02 1.8646582540286272E-02 2.7594150265946111E+00
+ 70856 1.7714000000000001E-02 1.8647272400233394E-02 2.7594661265659761E+00
+ 70857 1.7714250000000001E-02 1.8647962272955915E-02 2.7595172265373411E+00
+ 70858 1.7714500000000001E-02 1.8648652158453828E-02 2.7595683265087065E+00
+ 70859 1.7714749999999998E-02 1.8649342056727129E-02 2.7596194264800711E+00
+ 70860 1.7714999999999998E-02 1.8650031967775860E-02 2.7596705264514361E+00
+ 70861 1.7715249999999998E-02 1.8650721891600008E-02 2.7597216264228011E+00
+ 70862 1.7715499999999999E-02 1.8651411828199588E-02 2.7597727263941665E+00
+ 70863 1.7715749999999999E-02 1.8652101777574585E-02 2.7598238263655315E+00
+ 70864 1.7715999999999999E-02 1.8652791739725026E-02 2.7598749263368969E+00
+ 70865 1.7716249999999999E-02 1.8653481714650921E-02 2.7599260263082619E+00
+ 70866 1.7716500000000000E-02 1.8654171702352267E-02 2.7599771262796269E+00
+ 70867 1.7716750000000000E-02 1.8654861702829061E-02 2.7600282262509923E+00
+ 70868 1.7717000000000000E-02 1.8655551716081319E-02 2.7600793262223573E+00
+ 70869 1.7717250000000000E-02 1.8656241742109062E-02 2.7601304261937227E+00
+ 70870 1.7717500000000001E-02 1.8656931780912277E-02 2.7601815261650877E+00
+ 70871 1.7717750000000001E-02 1.8657621832490985E-02 2.7602326261364527E+00
+ 70872 1.7718000000000001E-02 1.8658311896845171E-02 2.7602837261078181E+00
+ 70873 1.7718249999999998E-02 1.8659001973974861E-02 2.7603348260791822E+00
+ 70874 1.7718499999999998E-02 1.8659692063880060E-02 2.7603859260505477E+00
+ 70875 1.7718749999999998E-02 1.8660382166560772E-02 2.7604370260219127E+00
+ 70876 1.7718999999999999E-02 1.8661072282016997E-02 2.7604881259932781E+00
+ 70877 1.7719249999999999E-02 1.8661762410248774E-02 2.7605392259646431E+00
+ 70878 1.7719499999999999E-02 1.8662452551256047E-02 2.7605903259360081E+00
+ 70879 1.7719749999999999E-02 1.8663142705038875E-02 2.7606414259073735E+00
+ 70880 1.7720000000000000E-02 1.8663832871597247E-02 2.7606925258787385E+00
+ 70881 1.7720250000000000E-02 1.8664523050931185E-02 2.7607436258501039E+00
+ 70882 1.7720500000000000E-02 1.8665213243040664E-02 2.7607947258214689E+00
+ 70883 1.7720750000000000E-02 1.8665903447925715E-02 2.7608458257928339E+00
+ 70884 1.7721000000000001E-02 1.8666593665586349E-02 2.7608969257641993E+00
+ 70885 1.7721250000000001E-02 1.8667283896022548E-02 2.7609480257355643E+00
+ 70886 1.7721500000000001E-02 1.8667974139234326E-02 2.7609991257069297E+00
+ 70887 1.7721749999999998E-02 1.8668664395221711E-02 2.7610502256782938E+00
+ 70888 1.7721999999999998E-02 1.8669354663984700E-02 2.7611013256496593E+00
+ 70889 1.7722249999999998E-02 1.8670044945523285E-02 2.7611524256210243E+00
+ 70890 1.7722499999999999E-02 1.8670735239837477E-02 2.7612035255923897E+00
+ 70891 1.7722749999999999E-02 1.8671425546927300E-02 2.7612546255637547E+00
+ 70892 1.7722999999999999E-02 1.8672115866792762E-02 2.7613057255351197E+00
+ 70893 1.7723249999999999E-02 1.8672806199433841E-02 2.7613568255064851E+00
+ 70894 1.7723500000000000E-02 1.8673496544850565E-02 2.7614079254778501E+00
+ 70895 1.7723750000000000E-02 1.8674186903042934E-02 2.7614590254492151E+00
+ 70896 1.7724000000000000E-02 1.8674877274010956E-02 2.7615101254205805E+00
+ 70897 1.7724250000000000E-02 1.8675567657754643E-02 2.7615612253919455E+00
+ 70898 1.7724500000000001E-02 1.8676258054274000E-02 2.7616123253633109E+00
+ 70899 1.7724750000000001E-02 1.8676948463569019E-02 2.7616634253346759E+00
+ 70900 1.7725000000000001E-02 1.8677638885639732E-02 2.7617145253060409E+00
+ 70901 1.7725249999999998E-02 1.8678329320486107E-02 2.7617656252774054E+00
+ 70902 1.7725499999999998E-02 1.8679019768108190E-02 2.7618167252487709E+00
+ 70903 1.7725749999999998E-02 1.8679710228505973E-02 2.7618678252201359E+00
+ 70904 1.7725999999999999E-02 1.8680400701679468E-02 2.7619189251915008E+00
+ 70905 1.7726249999999999E-02 1.8681091187628670E-02 2.7619700251628663E+00
+ 70906 1.7726499999999999E-02 1.8681781686353590E-02 2.7620211251342313E+00
+ 70907 1.7726749999999999E-02 1.8682472197854263E-02 2.7620722251055967E+00
+ 70908 1.7727000000000000E-02 1.8683162722130643E-02 2.7621233250769617E+00
+ 70909 1.7727250000000000E-02 1.8683853259182787E-02 2.7621744250483267E+00
+ 70910 1.7727500000000000E-02 1.8684543809010662E-02 2.7622255250196921E+00
+ 70911 1.7727750000000000E-02 1.8685234371614286E-02 2.7622766249910571E+00
+ 70912 1.7728000000000001E-02 1.8685924946993695E-02 2.7623277249624221E+00
+ 70913 1.7728250000000001E-02 1.8686615535148859E-02 2.7623788249337875E+00
+ 70914 1.7728499999999998E-02 1.8687306136079791E-02 2.7624299249051520E+00
+ 70915 1.7728749999999998E-02 1.8687996749786506E-02 2.7624810248765170E+00
+ 70916 1.7728999999999998E-02 1.8688687376269015E-02 2.7625321248478820E+00
+ 70917 1.7729249999999998E-02 1.8689378015527325E-02 2.7625832248192475E+00
+ 70918 1.7729499999999999E-02 1.8690068667561423E-02 2.7626343247906124E+00
+ 70919 1.7729749999999999E-02 1.8690759332371340E-02 2.7626854247619779E+00
+ 70920 1.7729999999999999E-02 1.8691450009957065E-02 2.7627365247333429E+00
+ 70921 1.7730249999999999E-02 1.8692140700318615E-02 2.7627876247047078E+00
+ 70922 1.7730500000000000E-02 1.8692831403456001E-02 2.7628387246760733E+00
+ 70923 1.7730750000000000E-02 1.8693522119369220E-02 2.7628898246474383E+00
+ 70924 1.7731000000000000E-02 1.8694212848058275E-02 2.7629409246188037E+00
+ 70925 1.7731250000000000E-02 1.8694903589523179E-02 2.7629920245901687E+00
+ 70926 1.7731500000000001E-02 1.8695594343763940E-02 2.7630431245615337E+00
+ 70927 1.7731750000000001E-02 1.8696285110780576E-02 2.7630942245328991E+00
+ 70928 1.7731999999999998E-02 1.8696975890573064E-02 2.7631453245042636E+00
+ 70929 1.7732249999999998E-02 1.8697666683141434E-02 2.7631964244756286E+00
+ 70930 1.7732499999999998E-02 1.8698357488485681E-02 2.7632475244469936E+00
+ 70931 1.7732749999999999E-02 1.8699048306605823E-02 2.7632986244183591E+00
+ 70932 1.7732999999999999E-02 1.8699739137501867E-02 2.7633497243897240E+00
+ 70933 1.7733249999999999E-02 1.8700429981173803E-02 2.7634008243610890E+00
+ 70934 1.7733499999999999E-02 1.8701120837621661E-02 2.7634519243324545E+00
+ 70935 1.7733750000000000E-02 1.8701811706844360E-02 2.7635030243038194E+00
+ 70936 1.7734000000000000E-02 1.8702502588841048E-02 2.7635541242751849E+00
+ 70937 1.7734250000000000E-02 1.8703193483611772E-02 2.7636052242465499E+00
+ 70938 1.7734500000000000E-02 1.8703884391156542E-02 2.7636563242179149E+00
+ 70939 1.7734750000000001E-02 1.8704575311475333E-02 2.7637074241892803E+00
+ 70940 1.7735000000000001E-02 1.8705266244568166E-02 2.7637585241606453E+00
+ 70941 1.7735250000000001E-02 1.8705957190435059E-02 2.7638096241320107E+00
+ 70942 1.7735499999999998E-02 1.8706648149075990E-02 2.7638607241033748E+00
+ 70943 1.7735749999999998E-02 1.8707339120490992E-02 2.7639118240747402E+00
+ 70944 1.7735999999999998E-02 1.8708030104680060E-02 2.7639629240461052E+00
+ 70945 1.7736249999999999E-02 1.8708721101643216E-02 2.7640140240174706E+00
+ 70946 1.7736499999999999E-02 1.8709412111380445E-02 2.7640651239888356E+00
+ 70947 1.7736749999999999E-02 1.8710103133891771E-02 2.7641162239602006E+00
+ 70948 1.7736999999999999E-02 1.8710794169177175E-02 2.7641673239315661E+00
+ 70949 1.7737250000000000E-02 1.8711485217236680E-02 2.7642184239029310E+00
+ 70950 1.7737500000000000E-02 1.8712176278070310E-02 2.7642695238742965E+00
+ 70951 1.7737750000000000E-02 1.8712867351678042E-02 2.7643206238456615E+00
+ 70952 1.7738000000000000E-02 1.8713558438059896E-02 2.7643717238170264E+00
+ 70953 1.7738250000000001E-02 1.8714249537215861E-02 2.7644228237883919E+00
+ 70954 1.7738500000000001E-02 1.8714940649145979E-02 2.7644739237597569E+00
+ 70955 1.7738750000000001E-02 1.8715631773850234E-02 2.7645250237311219E+00
+ 70956 1.7738999999999998E-02 1.8716322911328610E-02 2.7645761237024864E+00
+ 70957 1.7739249999999998E-02 1.8717014065388161E-02 2.7646272236738518E+00
+ 70958 1.7739499999999998E-02 1.8717705228571541E-02 2.7646783236452168E+00
+ 70959 1.7739749999999999E-02 1.8718396404529467E-02 2.7647294236165818E+00
+ 70960 1.7739999999999999E-02 1.8719087593261966E-02 2.7647805235879472E+00
+ 70961 1.7740249999999999E-02 1.8719778794769010E-02 2.7648316235593122E+00
+ 70962 1.7740499999999999E-02 1.8720470009050600E-02 2.7648827235306777E+00
+ 70963 1.7740750000000000E-02 1.8721161236106766E-02 2.7649338235020426E+00
+ 70964 1.7741000000000000E-02 1.8721852475937523E-02 2.7649849234734076E+00
+ 70965 1.7741250000000000E-02 1.8722543728542863E-02 2.7650360234447731E+00
+ 70966 1.7741500000000000E-02 1.8723234993922779E-02 2.7650871234161380E+00
+ 70967 1.7741750000000001E-02 1.8723926272077321E-02 2.7651382233875035E+00
+ 70968 1.7742000000000001E-02 1.8724617563006439E-02 2.7651893233588685E+00
+ 70969 1.7742250000000001E-02 1.8725308866710255E-02 2.7652404233302335E+00
+ 70970 1.7742499999999998E-02 1.8726000183188526E-02 2.7652915233015980E+00
+ 70971 1.7742749999999998E-02 1.8726691512441516E-02 2.7653426232729634E+00
+ 70972 1.7742999999999998E-02 1.8727382854469114E-02 2.7653937232443284E+00
+ 70973 1.7743249999999999E-02 1.8728074209271358E-02 2.7654448232156934E+00
+ 70974 1.7743499999999999E-02 1.8728765576848244E-02 2.7654959231870588E+00
+ 70975 1.7743749999999999E-02 1.8729456957199769E-02 2.7655470231584238E+00
+ 70976 1.7743999999999999E-02 1.8730148350325975E-02 2.7655981231297888E+00
+ 70977 1.7744250000000000E-02 1.8730839756226813E-02 2.7656492231011542E+00
+ 70978 1.7744500000000000E-02 1.8731531174902338E-02 2.7657003230725192E+00
+ 70979 1.7744750000000000E-02 1.8732222606352524E-02 2.7657514230438847E+00
+ 70980 1.7745000000000000E-02 1.8732914050577421E-02 2.7658025230152496E+00
+ 70981 1.7745250000000001E-02 1.8733605507576981E-02 2.7658536229866146E+00
+ 70982 1.7745500000000001E-02 1.8734296977351246E-02 2.7659047229579801E+00
+ 70983 1.7745750000000001E-02 1.8734988459900209E-02 2.7659558229293451E+00
+ 70984 1.7745999999999998E-02 1.8735679955223856E-02 2.7660069229007096E+00
+ 70985 1.7746249999999998E-02 1.8736371463322247E-02 2.7660580228720746E+00
+ 70986 1.7746499999999998E-02 1.8737062984195304E-02 2.7661091228434400E+00
+ 70987 1.7746749999999999E-02 1.8737754517843173E-02 2.7661602228148050E+00
+ 70988 1.7746999999999999E-02 1.8738446064265737E-02 2.7662113227861704E+00
+ 70989 1.7747249999999999E-02 1.8739137623463034E-02 2.7662624227575354E+00
+ 70990 1.7747499999999999E-02 1.8739829195435095E-02 2.7663135227289004E+00
+ 70991 1.7747750000000000E-02 1.8740520780181881E-02 2.7663646227002658E+00
+ 70992 1.7748000000000000E-02 1.8741212377703452E-02 2.7664157226716308E+00
+ 70993 1.7748250000000000E-02 1.8741903987999780E-02 2.7664668226429963E+00
+ 70994 1.7748500000000000E-02 1.8742595611070879E-02 2.7665179226143612E+00
+ 70995 1.7748750000000001E-02 1.8743287246916759E-02 2.7665690225857262E+00
+ 70996 1.7749000000000001E-02 1.8743978895537423E-02 2.7666201225570917E+00
+ 70997 1.7749250000000001E-02 1.8744670556932887E-02 2.7666712225284567E+00
+ 70998 1.7749499999999998E-02 1.8745362231103093E-02 2.7667223224998212E+00
+ 70999 1.7749749999999998E-02 1.8746053918048181E-02 2.7667734224711862E+00
+ 71000 1.7749999999999998E-02 1.8746745617768054E-02 2.7668245224425516E+00
+ 71001 1.7750249999999999E-02 1.8747437330262750E-02 2.7668756224139166E+00
+ 71002 1.7750499999999999E-02 1.8748129055532265E-02 2.7669267223852816E+00
+ 71003 1.7750749999999999E-02 1.8748820793576634E-02 2.7669778223566470E+00
+ 71004 1.7750999999999999E-02 1.8749512544395778E-02 2.7670289223280120E+00
+ 71005 1.7751250000000000E-02 1.8750204307989807E-02 2.7670800222993774E+00
+ 71006 1.7751500000000000E-02 1.8750896084358683E-02 2.7671311222707424E+00
+ 71007 1.7751750000000000E-02 1.8751587873502430E-02 2.7671822222421074E+00
+ 71008 1.7752000000000000E-02 1.8752279675421014E-02 2.7672333222134728E+00
+ 71009 1.7752250000000001E-02 1.8752971490114487E-02 2.7672844221848378E+00
+ 71010 1.7752500000000001E-02 1.8753663317582825E-02 2.7673355221562033E+00
+ 71011 1.7752750000000001E-02 1.8754355157826055E-02 2.7673866221275683E+00
+ 71012 1.7752999999999998E-02 1.8755047010844170E-02 2.7674377220989328E+00
+ 71013 1.7753249999999998E-02 1.8755738876637180E-02 2.7674888220702978E+00
+ 71014 1.7753499999999998E-02 1.8756430755205101E-02 2.7675399220416632E+00
+ 71015 1.7753749999999999E-02 1.8757122646547924E-02 2.7675910220130282E+00
+ 71016 1.7753999999999999E-02 1.8757814550665667E-02 2.7676421219843932E+00
+ 71017 1.7754249999999999E-02 1.8758506467558334E-02 2.7676932219557586E+00
+ 71018 1.7754499999999999E-02 1.8759198397225920E-02 2.7677443219271236E+00
+ 71019 1.7754750000000000E-02 1.8759890339668444E-02 2.7677954218984886E+00
+ 71020 1.7755000000000000E-02 1.8760582294885909E-02 2.7678465218698540E+00
+ 71021 1.7755250000000000E-02 1.8761274262878332E-02 2.7678976218412190E+00
+ 71022 1.7755500000000000E-02 1.8761966243645706E-02 2.7679487218125844E+00
+ 71023 1.7755750000000001E-02 1.8762658237188052E-02 2.7679998217839494E+00
+ 71024 1.7756000000000001E-02 1.8763350243505339E-02 2.7680509217553144E+00
+ 71025 1.7756249999999998E-02 1.8764042262597612E-02 2.7681020217266790E+00
+ 71026 1.7756499999999998E-02 1.8764734294464867E-02 2.7681531216980444E+00
+ 71027 1.7756749999999998E-02 1.8765426339107116E-02 2.7682042216694094E+00
+ 71028 1.7756999999999998E-02 1.8766118396524367E-02 2.7682553216407744E+00
+ 71029 1.7757249999999999E-02 1.8766810466716591E-02 2.7683064216121398E+00
+ 71030 1.7757499999999999E-02 1.8767502549683842E-02 2.7683575215835048E+00
+ 71031 1.7757749999999999E-02 1.8768194645426117E-02 2.7684086215548702E+00
+ 71032 1.7757999999999999E-02 1.8768886753943403E-02 2.7684597215262352E+00
+ 71033 1.7758250000000000E-02 1.8769578875235702E-02 2.7685108214976002E+00
+ 71034 1.7758500000000000E-02 1.8770271009303056E-02 2.7685619214689656E+00
+ 71035 1.7758750000000000E-02 1.8770963156145432E-02 2.7686130214403306E+00
+ 71036 1.7759000000000000E-02 1.8771655315762855E-02 2.7686641214116960E+00
+ 71037 1.7759250000000001E-02 1.8772347488155344E-02 2.7687152213830610E+00
+ 71038 1.7759500000000001E-02 1.8773039673322896E-02 2.7687663213544260E+00
+ 71039 1.7759749999999998E-02 1.8773731871265499E-02 2.7688174213257906E+00
+ 71040 1.7759999999999998E-02 1.8774424081983182E-02 2.7688685212971555E+00
+ 71041 1.7760249999999998E-02 1.8775116305475934E-02 2.7689196212685210E+00
+ 71042 1.7760499999999999E-02 1.8775808541743797E-02 2.7689707212398860E+00
+ 71043 1.7760749999999999E-02 1.8776500790786729E-02 2.7690218212112514E+00
+ 71044 1.7760999999999999E-02 1.8777193052604745E-02 2.7690729211826164E+00
+ 71045 1.7761249999999999E-02 1.8777885327197912E-02 2.7691240211539814E+00
+ 71046 1.7761500000000000E-02 1.8778577614566166E-02 2.7691751211253468E+00
+ 71047 1.7761750000000000E-02 1.8779269914709532E-02 2.7692262210967118E+00
+ 71048 1.7762000000000000E-02 1.8779962227628053E-02 2.7692773210680772E+00
+ 71049 1.7762250000000000E-02 1.8780654553321677E-02 2.7693284210394422E+00
+ 71050 1.7762500000000001E-02 1.8781346891790444E-02 2.7693795210108072E+00
+ 71051 1.7762750000000001E-02 1.8782039243034364E-02 2.7694306209821726E+00
+ 71052 1.7763000000000001E-02 1.8782731607053418E-02 2.7694817209535376E+00
+ 71053 1.7763249999999998E-02 1.8783423983847646E-02 2.7695328209249022E+00
+ 71054 1.7763499999999998E-02 1.8784116373417033E-02 2.7695839208962671E+00
+ 71055 1.7763749999999998E-02 1.8784808775761597E-02 2.7696350208676326E+00
+ 71056 1.7763999999999999E-02 1.8785501190881331E-02 2.7696861208389976E+00
+ 71057 1.7764249999999999E-02 1.8786193618776259E-02 2.7697372208103630E+00
+ 71058 1.7764499999999999E-02 1.8786886059446374E-02 2.7697883207817280E+00
+ 71059 1.7764749999999999E-02 1.8787578512891687E-02 2.7698394207530930E+00
+ 71060 1.7765000000000000E-02 1.8788270979112190E-02 2.7698905207244584E+00
+ 71061 1.7765250000000000E-02 1.8788963458107929E-02 2.7699416206958234E+00
+ 71062 1.7765500000000000E-02 1.8789655949878872E-02 2.7699927206671884E+00
+ 71063 1.7765750000000000E-02 1.8790348454425038E-02 2.7700438206385538E+00
+ 71064 1.7766000000000001E-02 1.8791040971746439E-02 2.7700949206099188E+00
+ 71065 1.7766250000000001E-02 1.8791733501843075E-02 2.7701460205812842E+00
+ 71066 1.7766500000000001E-02 1.8792426044714951E-02 2.7701971205526492E+00
+ 71067 1.7766749999999998E-02 1.8793118600362067E-02 2.7702482205240138E+00
+ 71068 1.7766999999999998E-02 1.8793811168784463E-02 2.7702993204953787E+00
+ 71069 1.7767249999999998E-02 1.8794503749982094E-02 2.7703504204667442E+00
+ 71070 1.7767499999999999E-02 1.8795196343955024E-02 2.7704015204381092E+00
+ 71071 1.7767749999999999E-02 1.8795888950703221E-02 2.7704526204094742E+00
+ 71072 1.7767999999999999E-02 1.8796581570226695E-02 2.7705037203808396E+00
+ 71073 1.7768249999999999E-02 1.8797274202525461E-02 2.7705548203522046E+00
+ 71074 1.7768500000000000E-02 1.8797966847599532E-02 2.7706059203235700E+00
+ 71075 1.7768750000000000E-02 1.8798659505448893E-02 2.7706570202949350E+00
+ 71076 1.7769000000000000E-02 1.8799352176073567E-02 2.7707081202663000E+00
+ 71077 1.7769250000000000E-02 1.8800044859473564E-02 2.7707592202376654E+00
+ 71078 1.7769500000000001E-02 1.8800737555648886E-02 2.7708103202090304E+00
+ 71079 1.7769750000000001E-02 1.8801430264599534E-02 2.7708614201803954E+00
+ 71080 1.7770000000000001E-02 1.8802122986325501E-02 2.7709125201517608E+00
+ 71081 1.7770249999999998E-02 1.8802815720826812E-02 2.7709636201231254E+00
+ 71082 1.7770499999999998E-02 1.8803508468103480E-02 2.7710147200944903E+00
+ 71083 1.7770749999999998E-02 1.8804201228155511E-02 2.7710658200658553E+00
+ 71084 1.7770999999999999E-02 1.8804894000982900E-02 2.7711169200372208E+00
+ 71085 1.7771249999999999E-02 1.8805586786585653E-02 2.7711680200085858E+00
+ 71086 1.7771499999999999E-02 1.8806279584963795E-02 2.7712191199799512E+00
+ 71087 1.7771749999999999E-02 1.8806972396117297E-02 2.7712702199513162E+00
+ 71088 1.7772000000000000E-02 1.8807665220046201E-02 2.7713213199226812E+00
+ 71089 1.7772250000000000E-02 1.8808358056750504E-02 2.7713724198940466E+00
+ 71090 1.7772500000000000E-02 1.8809050906230185E-02 2.7714235198654116E+00
+ 71091 1.7772750000000000E-02 1.8809743768485307E-02 2.7714746198367770E+00
+ 71092 1.7773000000000001E-02 1.8810436643515831E-02 2.7715257198081420E+00
+ 71093 1.7773250000000001E-02 1.8811129531321781E-02 2.7715768197795070E+00
+ 71094 1.7773500000000001E-02 1.8811822431903158E-02 2.7716279197508724E+00
+ 71095 1.7773749999999998E-02 1.8812515345259954E-02 2.7716790197222370E+00
+ 71096 1.7773999999999998E-02 1.8813208271392209E-02 2.7717301196936019E+00
+ 71097 1.7774249999999998E-02 1.8813901210299896E-02 2.7717812196649669E+00
+ 71098 1.7774499999999999E-02 1.8814594161983052E-02 2.7718323196363324E+00
+ 71099 1.7774749999999999E-02 1.8815287126441670E-02 2.7718834196076974E+00
+ 71100 1.7774999999999999E-02 1.8815980103675755E-02 2.7719345195790623E+00
+ 71101 1.7775249999999999E-02 1.8816673093685312E-02 2.7719856195504278E+00
+ 71102 1.7775500000000000E-02 1.8817366096470362E-02 2.7720367195217928E+00
+ 71103 1.7775750000000000E-02 1.8818059112030862E-02 2.7720878194931582E+00
+ 71104 1.7776000000000000E-02 1.8818752140366882E-02 2.7721389194645232E+00
+ 71105 1.7776250000000000E-02 1.8819445181478399E-02 2.7721900194358882E+00
+ 71106 1.7776500000000001E-02 1.8820138235365432E-02 2.7722411194072536E+00
+ 71107 1.7776750000000001E-02 1.8820831302027968E-02 2.7722922193786186E+00
+ 71108 1.7777000000000001E-02 1.8821524381466025E-02 2.7723433193499840E+00
+ 71109 1.7777249999999998E-02 1.8822217473679612E-02 2.7723944193213481E+00
+ 71110 1.7777499999999998E-02 1.8822910578668743E-02 2.7724455192927135E+00
+ 71111 1.7777749999999998E-02 1.8823603696433409E-02 2.7724966192640785E+00
+ 71112 1.7777999999999999E-02 1.8824296826973619E-02 2.7725477192354440E+00
+ 71113 1.7778249999999999E-02 1.8824989970289373E-02 2.7725988192068090E+00
+ 71114 1.7778499999999999E-02 1.8825683126380714E-02 2.7726499191781739E+00
+ 71115 1.7778749999999999E-02 1.8826376295247600E-02 2.7727010191495394E+00
+ 71116 1.7779000000000000E-02 1.8827069476890078E-02 2.7727521191209044E+00
+ 71117 1.7779250000000000E-02 1.8827762671308118E-02 2.7728032190922698E+00
+ 71118 1.7779500000000000E-02 1.8828455878501762E-02 2.7728543190636348E+00
+ 71119 1.7779750000000000E-02 1.8829149098470981E-02 2.7729054190349998E+00
+ 71120 1.7780000000000001E-02 1.8829842331215801E-02 2.7729565190063652E+00
+ 71121 1.7780250000000001E-02 1.8830535576736255E-02 2.7730076189777302E+00
+ 71122 1.7780500000000001E-02 1.8831228835032292E-02 2.7730587189490952E+00
+ 71123 1.7780749999999998E-02 1.8831922106103943E-02 2.7731098189204597E+00
+ 71124 1.7780999999999998E-02 1.8832615389951256E-02 2.7731609188918251E+00
+ 71125 1.7781249999999998E-02 1.8833308686574186E-02 2.7732120188631901E+00
+ 71126 1.7781499999999999E-02 1.8834001995972762E-02 2.7732631188345551E+00
+ 71127 1.7781749999999999E-02 1.8834695318146990E-02 2.7733142188059206E+00
+ 71128 1.7781999999999999E-02 1.8835388653096839E-02 2.7733653187772855E+00
+ 71129 1.7782249999999999E-02 1.8836082000822377E-02 2.7734164187486510E+00
+ 71130 1.7782500000000000E-02 1.8836775361323572E-02 2.7734675187200160E+00
+ 71131 1.7782750000000000E-02 1.8837468734600453E-02 2.7735186186913809E+00
+ 71132 1.7783000000000000E-02 1.8838162120652993E-02 2.7735697186627464E+00
+ 71133 1.7783250000000000E-02 1.8838855519481241E-02 2.7736208186341114E+00
+ 71134 1.7783500000000001E-02 1.8839548931085165E-02 2.7736719186054768E+00
+ 71135 1.7783750000000001E-02 1.8840242355464800E-02 2.7737230185768418E+00
+ 71136 1.7783999999999998E-02 1.8840935792620125E-02 2.7737741185482063E+00
+ 71137 1.7784249999999998E-02 1.8841629242551176E-02 2.7738252185195713E+00
+ 71138 1.7784499999999998E-02 1.8842322705257954E-02 2.7738763184909367E+00
+ 71139 1.7784749999999998E-02 1.8843016180740448E-02 2.7739274184623017E+00
+ 71140 1.7784999999999999E-02 1.8843709668998680E-02 2.7739785184336667E+00
+ 71141 1.7785249999999999E-02 1.8844403170032661E-02 2.7740296184050321E+00
+ 71142 1.7785499999999999E-02 1.8845096683842381E-02 2.7740807183763971E+00
+ 71143 1.7785749999999999E-02 1.8845790210427857E-02 2.7741318183477621E+00
+ 71144 1.7786000000000000E-02 1.8846483749789072E-02 2.7741829183191276E+00
+ 71145 1.7786250000000000E-02 1.8847177301926088E-02 2.7742340182904925E+00
+ 71146 1.7786500000000000E-02 1.8847870866838853E-02 2.7742851182618580E+00
+ 71147 1.7786750000000000E-02 1.8848564444527403E-02 2.7743362182332230E+00
+ 71148 1.7787000000000001E-02 1.8849258034991736E-02 2.7743873182045879E+00
+ 71149 1.7787250000000001E-02 1.8849951638231877E-02 2.7744384181759534E+00
+ 71150 1.7787499999999998E-02 1.8850645254247792E-02 2.7744895181473179E+00
+ 71151 1.7787749999999998E-02 1.8851338883039526E-02 2.7745406181186829E+00
+ 71152 1.7787999999999998E-02 1.8852032524607085E-02 2.7745917180900479E+00
+ 71153 1.7788249999999999E-02 1.8852726178950448E-02 2.7746428180614133E+00
+ 71154 1.7788499999999999E-02 1.8853419846069659E-02 2.7746939180327783E+00
+ 71155 1.7788749999999999E-02 1.8854113525964687E-02 2.7747450180041437E+00
+ 71156 1.7788999999999999E-02 1.8854807218635552E-02 2.7747961179755087E+00
+ 71157 1.7789250000000000E-02 1.8855500924082273E-02 2.7748472179468737E+00
+ 71158 1.7789500000000000E-02 1.8856194642304851E-02 2.7748983179182392E+00
+ 71159 1.7789750000000000E-02 1.8856888373303266E-02 2.7749494178896041E+00
+ 71160 1.7790000000000000E-02 1.8857582117077568E-02 2.7750005178609696E+00
+ 71161 1.7790250000000001E-02 1.8858275873627751E-02 2.7750516178323346E+00
+ 71162 1.7790500000000001E-02 1.8858969642953798E-02 2.7751027178036995E+00
+ 71163 1.7790750000000001E-02 1.8859663425055732E-02 2.7751538177750650E+00
+ 71164 1.7790999999999998E-02 1.8860357219933555E-02 2.7752049177464291E+00
+ 71165 1.7791249999999998E-02 1.8861051027587287E-02 2.7752560177177945E+00
+ 71166 1.7791499999999998E-02 1.8861744848016934E-02 2.7753071176891595E+00
+ 71167 1.7791749999999999E-02 1.8862438681222487E-02 2.7753582176605249E+00
+ 71168 1.7791999999999999E-02 1.8863132527203945E-02 2.7754093176318899E+00
+ 71169 1.7792249999999999E-02 1.8863826385961336E-02 2.7754604176032549E+00
+ 71170 1.7792499999999999E-02 1.8864520257494678E-02 2.7755115175746203E+00
+ 71171 1.7792750000000000E-02 1.8865214141803942E-02 2.7755626175459853E+00
+ 71172 1.7793000000000000E-02 1.8865908038889167E-02 2.7756137175173508E+00
+ 71173 1.7793250000000000E-02 1.8866601948750346E-02 2.7756648174887157E+00
+ 71174 1.7793500000000000E-02 1.8867295871387475E-02 2.7757159174600807E+00
+ 71175 1.7793750000000001E-02 1.8867989806800566E-02 2.7757670174314462E+00
+ 71176 1.7794000000000001E-02 1.8868683754989651E-02 2.7758181174028111E+00
+ 71177 1.7794250000000001E-02 1.8869377715954705E-02 2.7758692173741766E+00
+ 71178 1.7794499999999998E-02 1.8870071689695726E-02 2.7759203173455407E+00
+ 71179 1.7794749999999998E-02 1.8870765676212771E-02 2.7759714173169061E+00
+ 71180 1.7794999999999998E-02 1.8871459675505797E-02 2.7760225172882711E+00
+ 71181 1.7795249999999999E-02 1.8872153687574843E-02 2.7760736172596365E+00
+ 71182 1.7795499999999999E-02 1.8872847712419899E-02 2.7761247172310015E+00
+ 71183 1.7795749999999999E-02 1.8873541750040971E-02 2.7761758172023665E+00
+ 71184 1.7795999999999999E-02 1.8874235800438066E-02 2.7762269171737319E+00
+ 71185 1.7796250000000000E-02 1.8874929863611223E-02 2.7762780171450969E+00
+ 71186 1.7796500000000000E-02 1.8875623939560379E-02 2.7763291171164619E+00
+ 71187 1.7796750000000000E-02 1.8876318028285596E-02 2.7763802170878273E+00
+ 71188 1.7797000000000000E-02 1.8877012129786899E-02 2.7764313170591923E+00
+ 71189 1.7797250000000001E-02 1.8877706244064235E-02 2.7764824170305578E+00
+ 71190 1.7797500000000001E-02 1.8878400371117644E-02 2.7765335170019227E+00
+ 71191 1.7797750000000001E-02 1.8879094510947134E-02 2.7765846169732877E+00
+ 71192 1.7797999999999998E-02 1.8879788663552680E-02 2.7766357169446523E+00
+ 71193 1.7798249999999998E-02 1.8880482828934345E-02 2.7766868169160177E+00
+ 71194 1.7798499999999998E-02 1.8881177007092086E-02 2.7767379168873827E+00
+ 71195 1.7798749999999999E-02 1.8881871198025913E-02 2.7767890168587477E+00
+ 71196 1.7798999999999999E-02 1.8882565401735881E-02 2.7768401168301131E+00
+ 71197 1.7799249999999999E-02 1.8883259618221938E-02 2.7768912168014781E+00
+ 71198 1.7799499999999999E-02 1.8883953847484123E-02 2.7769423167728435E+00
+ 71199 1.7799750000000000E-02 1.8884648089522452E-02 2.7769934167442085E+00
+ 71200 1.7800000000000000E-02 1.8885342344336895E-02 2.7770445167155735E+00
+ 71201 1.7800250000000000E-02 1.8886036611927490E-02 2.7770956166869389E+00
+ 71202 1.7800500000000000E-02 1.8886730892294229E-02 2.7771467166583039E+00
+ 71203 1.7800750000000001E-02 1.8887425185437123E-02 2.7771978166296694E+00
+ 71204 1.7801000000000001E-02 1.8888119491356197E-02 2.7772489166010343E+00
+ 71205 1.7801250000000001E-02 1.8888813810051409E-02 2.7773000165723993E+00
+ 71206 1.7801499999999998E-02 1.8889508141522796E-02 2.7773511165437639E+00
+ 71207 1.7801749999999998E-02 1.8890202485770384E-02 2.7774022165151289E+00
+ 71208 1.7801999999999998E-02 1.8890896842794148E-02 2.7774533164864943E+00
+ 71209 1.7802249999999999E-02 1.8891591212594112E-02 2.7775044164578593E+00
+ 71210 1.7802499999999999E-02 1.8892285595170286E-02 2.7775555164292247E+00
+ 71211 1.7802749999999999E-02 1.8892979990522658E-02 2.7776066164005897E+00
+ 71212 1.7802999999999999E-02 1.8893674398651247E-02 2.7776577163719547E+00
+ 71213 1.7803250000000000E-02 1.8894368819556053E-02 2.7777088163433201E+00
+ 71214 1.7803500000000000E-02 1.8895063253237102E-02 2.7777599163146851E+00
+ 71215 1.7803750000000000E-02 1.8895757699694385E-02 2.7778110162860505E+00
+ 71216 1.7804000000000000E-02 1.8896452158927900E-02 2.7778621162574155E+00
+ 71217 1.7804250000000001E-02 1.8897146630937674E-02 2.7779132162287805E+00
+ 71218 1.7804500000000001E-02 1.8897841115723703E-02 2.7779643162001459E+00
+ 71219 1.7804750000000001E-02 1.8898535613285979E-02 2.7780154161715109E+00
+ 71220 1.7804999999999998E-02 1.8899230123624520E-02 2.7780665161428755E+00
+ 71221 1.7805249999999998E-02 1.8899924646739352E-02 2.7781176161142405E+00
+ 71222 1.7805499999999998E-02 1.8900619182630470E-02 2.7781687160856059E+00
+ 71223 1.7805749999999999E-02 1.8901313731297872E-02 2.7782198160569709E+00
+ 71224 1.7805999999999999E-02 1.8902008292741575E-02 2.7782709160283363E+00
+ 71225 1.7806249999999999E-02 1.8902702866961572E-02 2.7783220159997013E+00
+ 71226 1.7806499999999999E-02 1.8903397453957891E-02 2.7783731159710663E+00
+ 71227 1.7806750000000000E-02 1.8904092053730517E-02 2.7784242159424317E+00
+ 71228 1.7807000000000000E-02 1.8904786666279465E-02 2.7784753159137967E+00
+ 71229 1.7807250000000000E-02 1.8905481291604749E-02 2.7785264158851617E+00
+ 71230 1.7807500000000000E-02 1.8906175929706372E-02 2.7785775158565271E+00
+ 71231 1.7807750000000001E-02 1.8906870580584326E-02 2.7786286158278921E+00
+ 71232 1.7808000000000001E-02 1.8907565244238648E-02 2.7786797157992575E+00
+ 71233 1.7808250000000001E-02 1.8908259920669319E-02 2.7787308157706225E+00
+ 71234 1.7808499999999998E-02 1.8908954609876349E-02 2.7787819157419871E+00
+ 71235 1.7808749999999998E-02 1.8909649311859750E-02 2.7788330157133521E+00
+ 71236 1.7808999999999998E-02 1.8910344026618033E-02 2.7788841156847175E+00
+ 71237 1.7809249999999999E-02 1.8911038754149838E-02 2.7789352156560825E+00
+ 71238 1.7809499999999999E-02 1.8911733494455220E-02 2.7789863156274475E+00
+ 71239 1.7809749999999999E-02 1.8912428247534148E-02 2.7790374155988129E+00
+ 71240 1.7809999999999999E-02 1.8913123013386622E-02 2.7790885155701779E+00
+ 71241 1.7810250000000000E-02 1.8913817792012674E-02 2.7791396155415433E+00
+ 71242 1.7810500000000000E-02 1.8914512583412289E-02 2.7791907155129083E+00
+ 71243 1.7810750000000000E-02 1.8915207387585474E-02 2.7792418154842733E+00
+ 71244 1.7811000000000000E-02 1.8915902204532261E-02 2.7792929154556387E+00
+ 71245 1.7811250000000001E-02 1.8916597034252618E-02 2.7793440154270037E+00
+ 71246 1.7811500000000001E-02 1.8917291876746598E-02 2.7793951153983687E+00
+ 71247 1.7811749999999998E-02 1.8917986732014141E-02 2.7794462153697332E+00
+ 71248 1.7811999999999998E-02 1.8918681600055318E-02 2.7794973153410987E+00
+ 71249 1.7812249999999998E-02 1.8919376480870109E-02 2.7795484153124637E+00
+ 71250 1.7812499999999998E-02 1.8920071374458513E-02 2.7795995152838286E+00
+ 71251 1.7812749999999999E-02 1.8920766280820549E-02 2.7796506152551941E+00
+ 71252 1.7812999999999999E-02 1.8921461199956188E-02 2.7797017152265591E+00
+ 71253 1.7813249999999999E-02 1.8922156131865514E-02 2.7797528151979245E+00
+ 71254 1.7813499999999999E-02 1.8922851076548466E-02 2.7798039151692895E+00
+ 71255 1.7813750000000000E-02 1.8923546034005076E-02 2.7798550151406545E+00
+ 71256 1.7814000000000000E-02 1.8924241004235322E-02 2.7799061151120199E+00
+ 71257 1.7814250000000000E-02 1.8924935987239242E-02 2.7799572150833849E+00
+ 71258 1.7814500000000000E-02 1.8925630983016837E-02 2.7800083150547503E+00
+ 71259 1.7814750000000001E-02 1.8926325991568106E-02 2.7800594150261153E+00
+ 71260 1.7815000000000001E-02 1.8927021012893057E-02 2.7801105149974803E+00
+ 71261 1.7815249999999998E-02 1.8927716046991692E-02 2.7801616149688448E+00
+ 71262 1.7815499999999998E-02 1.8928411093864006E-02 2.7802127149402103E+00
+ 71263 1.7815749999999998E-02 1.8929106153510039E-02 2.7802638149115753E+00
+ 71264 1.7815999999999999E-02 1.8929801225929785E-02 2.7803149148829402E+00
+ 71265 1.7816249999999999E-02 1.8930496311123243E-02 2.7803660148543057E+00
+ 71266 1.7816499999999999E-02 1.8931191409090400E-02 2.7804171148256707E+00
+ 71267 1.7816749999999999E-02 1.8931886519831305E-02 2.7804682147970357E+00
+ 71268 1.7817000000000000E-02 1.8932581643345936E-02 2.7805193147684011E+00
+ 71269 1.7817250000000000E-02 1.8933276779634321E-02 2.7805704147397661E+00
+ 71270 1.7817500000000000E-02 1.8933971928696409E-02 2.7806215147111315E+00
+ 71271 1.7817750000000000E-02 1.8934667090532271E-02 2.7806726146824965E+00
+ 71272 1.7818000000000001E-02 1.8935362265141899E-02 2.7807237146538615E+00
+ 71273 1.7818250000000001E-02 1.8936057452525270E-02 2.7807748146252269E+00
+ 71274 1.7818500000000001E-02 1.8936752652682427E-02 2.7808259145965919E+00
+ 71275 1.7818749999999998E-02 1.8937447865613320E-02 2.7808770145679564E+00
+ 71276 1.7818999999999998E-02 1.8938143091318027E-02 2.7809281145393214E+00
+ 71277 1.7819249999999998E-02 1.8938838329796519E-02 2.7809792145106869E+00
+ 71278 1.7819499999999999E-02 1.8939533581048801E-02 2.7810303144820518E+00
+ 71279 1.7819749999999999E-02 1.8940228845074895E-02 2.7810814144534173E+00
+ 71280 1.7819999999999999E-02 1.8940924121874782E-02 2.7811325144247823E+00
+ 71281 1.7820249999999999E-02 1.8941619411448479E-02 2.7811836143961473E+00
+ 71282 1.7820500000000000E-02 1.8942314713796010E-02 2.7812347143675127E+00
+ 71283 1.7820750000000000E-02 1.8943010028917347E-02 2.7812858143388777E+00
+ 71284 1.7821000000000000E-02 1.8943705356812526E-02 2.7813369143102431E+00
+ 71285 1.7821250000000000E-02 1.8944400697481538E-02 2.7813880142816081E+00
+ 71286 1.7821500000000001E-02 1.8945096050924322E-02 2.7814391142529731E+00
+ 71287 1.7821750000000001E-02 1.8945791417141099E-02 2.7814902142243385E+00
+ 71288 1.7822000000000001E-02 1.8946486796131659E-02 2.7815413141957035E+00
+ 71289 1.7822249999999998E-02 1.8947182187896074E-02 2.7815924141670680E+00
+ 71290 1.7822499999999998E-02 1.8947877592434360E-02 2.7816435141384330E+00
+ 71291 1.7822749999999998E-02 1.8948573009746526E-02 2.7816946141097985E+00
+ 71292 1.7822999999999999E-02 1.8949268439832575E-02 2.7817457140811634E+00
+ 71293 1.7823249999999999E-02 1.8949963882692503E-02 2.7817968140525284E+00
+ 71294 1.7823499999999999E-02 1.8950659338326327E-02 2.7818479140238939E+00
+ 71295 1.7823749999999999E-02 1.8951354806734048E-02 2.7818990139952589E+00
+ 71296 1.7824000000000000E-02 1.8952050287915686E-02 2.7819501139666243E+00
+ 71297 1.7824250000000000E-02 1.8952745781871217E-02 2.7820012139379893E+00
+ 71298 1.7824500000000000E-02 1.8953441288600676E-02 2.7820523139093543E+00
+ 71299 1.7824750000000000E-02 1.8954136808104063E-02 2.7821034138807197E+00
+ 71300 1.7825000000000001E-02 1.8954832340381367E-02 2.7821545138520847E+00
+ 71301 1.7825250000000001E-02 1.8955527885432623E-02 2.7822056138234501E+00
+ 71302 1.7825500000000001E-02 1.8956223443257814E-02 2.7822567137948151E+00
+ 71303 1.7825749999999998E-02 1.8956919013856936E-02 2.7823078137661796E+00
+ 71304 1.7825999999999998E-02 1.8957614597230041E-02 2.7823589137375446E+00
+ 71305 1.7826249999999998E-02 1.8958310193377091E-02 2.7824100137089101E+00
+ 71306 1.7826499999999999E-02 1.8959005802298111E-02 2.7824611136802750E+00
+ 71307 1.7826749999999999E-02 1.8959701423993117E-02 2.7825122136516400E+00
+ 71308 1.7826999999999999E-02 1.8960397058462086E-02 2.7825633136230055E+00
+ 71309 1.7827249999999999E-02 1.8961092705705045E-02 2.7826144135943705E+00
+ 71310 1.7827500000000000E-02 1.8961788365721995E-02 2.7826655135657354E+00
+ 71311 1.7827750000000000E-02 1.8962484038512965E-02 2.7827166135371009E+00
+ 71312 1.7828000000000000E-02 1.8963179724077923E-02 2.7827677135084659E+00
+ 71313 1.7828250000000000E-02 1.8963875422416895E-02 2.7828188134798313E+00
+ 71314 1.7828500000000001E-02 1.8964571133529878E-02 2.7828699134511963E+00
+ 71315 1.7828750000000001E-02 1.8965266857416889E-02 2.7829210134225613E+00
+ 71316 1.7829000000000001E-02 1.8965962594077929E-02 2.7829721133939267E+00
+ 71317 1.7829249999999998E-02 1.8966658343512990E-02 2.7830232133652912E+00
+ 71318 1.7829499999999998E-02 1.8967354105722121E-02 2.7830743133366562E+00
+ 71319 1.7829749999999998E-02 1.8968049880705280E-02 2.7831254133080212E+00
+ 71320 1.7829999999999999E-02 1.8968745668462576E-02 2.7831765132793866E+00
+ 71321 1.7830249999999999E-02 1.8969441468993788E-02 2.7832276132507516E+00
+ 71322 1.7830499999999999E-02 1.8970137282299144E-02 2.7832787132221171E+00
+ 71323 1.7830749999999999E-02 1.8970833108378559E-02 2.7833298131934820E+00
+ 71324 1.7831000000000000E-02 1.8971528947232062E-02 2.7833809131648470E+00
+ 71325 1.7831250000000000E-02 1.8972224798859658E-02 2.7834320131362125E+00
+ 71326 1.7831500000000000E-02 1.8972920663261349E-02 2.7834831131075775E+00
+ 71327 1.7831750000000000E-02 1.8973616540437121E-02 2.7835342130789429E+00
+ 71328 1.7832000000000001E-02 1.8974312430387018E-02 2.7835853130503079E+00
+ 71329 1.7832250000000001E-02 1.8975008333111006E-02 2.7836364130216729E+00
+ 71330 1.7832500000000001E-02 1.8975704248609112E-02 2.7836875129930383E+00
+ 71331 1.7832749999999998E-02 1.8976400176881347E-02 2.7837386129644024E+00
+ 71332 1.7832999999999998E-02 1.8977096117927708E-02 2.7837897129357678E+00
+ 71333 1.7833249999999998E-02 1.8977792071748215E-02 2.7838408129071328E+00
+ 71334 1.7833499999999999E-02 1.8978488038342865E-02 2.7838919128784982E+00
+ 71335 1.7833749999999999E-02 1.8979184017711665E-02 2.7839430128498632E+00
+ 71336 1.7833999999999999E-02 1.8979880009854615E-02 2.7839941128212282E+00
+ 71337 1.7834249999999999E-02 1.8980576014771669E-02 2.7840452127925936E+00
+ 71338 1.7834500000000000E-02 1.8981272032462991E-02 2.7840963127639586E+00
+ 71339 1.7834750000000000E-02 1.8981968062928439E-02 2.7841474127353241E+00
+ 71340 1.7835000000000000E-02 1.8982664106168064E-02 2.7841985127066891E+00
+ 71341 1.7835250000000000E-02 1.8983360162181894E-02 2.7842496126780540E+00
+ 71342 1.7835500000000001E-02 1.8984056230969895E-02 2.7843007126494195E+00
+ 71343 1.7835750000000001E-02 1.8984752312532105E-02 2.7843518126207845E+00
+ 71344 1.7836000000000001E-02 1.8985448406868520E-02 2.7844029125921499E+00
+ 71345 1.7836249999999998E-02 1.8986144513979127E-02 2.7844540125635140E+00
+ 71346 1.7836499999999998E-02 1.8986840633863987E-02 2.7845051125348794E+00
+ 71347 1.7836749999999998E-02 1.8987536766523039E-02 2.7845562125062444E+00
+ 71348 1.7836999999999999E-02 1.8988232911956331E-02 2.7846073124776098E+00
+ 71349 1.7837249999999999E-02 1.8988929070163856E-02 2.7846584124489748E+00
+ 71350 1.7837499999999999E-02 1.8989625241145631E-02 2.7847095124203398E+00
+ 71351 1.7837749999999999E-02 1.8990321424901660E-02 2.7847606123917052E+00
+ 71352 1.7838000000000000E-02 1.8991017621431943E-02 2.7848117123630702E+00
+ 71353 1.7838250000000000E-02 1.8991713830736490E-02 2.7848628123344352E+00
+ 71354 1.7838500000000000E-02 1.8992410052815295E-02 2.7849139123058007E+00
+ 71355 1.7838750000000000E-02 1.8993106287668367E-02 2.7849650122771656E+00
+ 71356 1.7839000000000001E-02 1.8993802535295725E-02 2.7850161122485311E+00
+ 71357 1.7839250000000001E-02 1.8994498795697364E-02 2.7850672122198961E+00
+ 71358 1.7839499999999998E-02 1.8995195068873295E-02 2.7851183121912606E+00
+ 71359 1.7839749999999998E-02 1.8995891354823529E-02 2.7851694121626256E+00
+ 71360 1.7839999999999998E-02 1.8996587653548079E-02 2.7852205121339910E+00
+ 71361 1.7840249999999998E-02 1.8997283965046935E-02 2.7852716121053560E+00
+ 71362 1.7840499999999999E-02 1.8997980289320104E-02 2.7853227120767210E+00
+ 71363 1.7840749999999999E-02 1.8998676626367596E-02 2.7853738120480864E+00
+ 71364 1.7840999999999999E-02 1.8999372976189421E-02 2.7854249120194514E+00
+ 71365 1.7841249999999999E-02 1.9000069338785591E-02 2.7854760119908168E+00
+ 71366 1.7841500000000000E-02 1.9000765714156098E-02 2.7855271119621818E+00
+ 71367 1.7841750000000000E-02 1.9001462102300956E-02 2.7855782119335468E+00
+ 71368 1.7842000000000000E-02 1.9002158503220169E-02 2.7856293119049123E+00
+ 71369 1.7842250000000000E-02 1.9002854916913729E-02 2.7856804118762772E+00
+ 71370 1.7842500000000001E-02 1.9003551343381678E-02 2.7857315118476427E+00
+ 71371 1.7842750000000001E-02 1.9004247782623995E-02 2.7857826118190077E+00
+ 71372 1.7842999999999998E-02 1.9004944234640674E-02 2.7858337117903722E+00
+ 71373 1.7843249999999998E-02 1.9005640699431763E-02 2.7858848117617372E+00
+ 71374 1.7843499999999998E-02 1.9006337176997245E-02 2.7859359117331022E+00
+ 71375 1.7843749999999999E-02 1.9007033667337116E-02 2.7859870117044676E+00
+ 71376 1.7843999999999999E-02 1.9007730170451410E-02 2.7860381116758326E+00
+ 71377 1.7844249999999999E-02 1.9008426686340098E-02 2.7860892116471980E+00
+ 71378 1.7844499999999999E-02 1.9009123215003202E-02 2.7861403116185630E+00
+ 71379 1.7844750000000000E-02 1.9009819756440744E-02 2.7861914115899280E+00
+ 71380 1.7845000000000000E-02 1.9010516310652713E-02 2.7862425115612934E+00
+ 71381 1.7845250000000000E-02 1.9011212877639114E-02 2.7862936115326584E+00
+ 71382 1.7845500000000000E-02 1.9011909457399973E-02 2.7863447115040239E+00
+ 71383 1.7845750000000001E-02 1.9012606049935279E-02 2.7863958114753888E+00
+ 71384 1.7846000000000001E-02 1.9013302655245028E-02 2.7864469114467538E+00
+ 71385 1.7846250000000001E-02 1.9013999273329255E-02 2.7864980114181193E+00
+ 71386 1.7846499999999998E-02 1.9014695904187917E-02 2.7865491113894838E+00
+ 71387 1.7846749999999998E-02 1.9015392547821083E-02 2.7866002113608488E+00
+ 71388 1.7846999999999998E-02 1.9016089204228738E-02 2.7866513113322138E+00
+ 71389 1.7847249999999999E-02 1.9016785873410876E-02 2.7867024113035792E+00
+ 71390 1.7847499999999999E-02 1.9017482555367494E-02 2.7867535112749442E+00
+ 71391 1.7847749999999999E-02 1.9018179250098615E-02 2.7868046112463096E+00
+ 71392 1.7847999999999999E-02 1.9018875957604261E-02 2.7868557112176746E+00
+ 71393 1.7848250000000000E-02 1.9019572677884410E-02 2.7869068111890396E+00
+ 71394 1.7848500000000000E-02 1.9020269410939074E-02 2.7869579111604050E+00
+ 71395 1.7848750000000000E-02 1.9020966156768269E-02 2.7870090111317700E+00
+ 71396 1.7849000000000000E-02 1.9021662915371978E-02 2.7870601111031350E+00
+ 71397 1.7849250000000001E-02 1.9022359686750243E-02 2.7871112110745004E+00
+ 71398 1.7849500000000001E-02 1.9023056470903060E-02 2.7871623110458654E+00
+ 71399 1.7849750000000001E-02 1.9023753267830425E-02 2.7872134110172309E+00
+ 71400 1.7849999999999998E-02 1.9024450077532323E-02 2.7872645109885950E+00
+ 71401 1.7850249999999998E-02 1.9025146900008803E-02 2.7873156109599604E+00
+ 71402 1.7850499999999998E-02 1.9025843735259850E-02 2.7873667109313254E+00
+ 71403 1.7850749999999999E-02 1.9026540583285484E-02 2.7874178109026908E+00
+ 71404 1.7850999999999999E-02 1.9027237444085694E-02 2.7874689108740558E+00
+ 71405 1.7851249999999999E-02 1.9027934317660485E-02 2.7875200108454208E+00
+ 71406 1.7851499999999999E-02 1.9028631204009872E-02 2.7875711108167862E+00
+ 71407 1.7851750000000000E-02 1.9029328103133878E-02 2.7876222107881512E+00
+ 71408 1.7852000000000000E-02 1.9030025015032478E-02 2.7876733107595166E+00
+ 71409 1.7852250000000000E-02 1.9030721939705696E-02 2.7877244107308816E+00
+ 71410 1.7852500000000000E-02 1.9031418877153525E-02 2.7877755107022466E+00
+ 71411 1.7852750000000001E-02 1.9032115827375986E-02 2.7878266106736120E+00
+ 71412 1.7853000000000001E-02 1.9032812790373083E-02 2.7878777106449770E+00
+ 71413 1.7853250000000001E-02 1.9033509766144818E-02 2.7879288106163420E+00
+ 71414 1.7853499999999998E-02 1.9034206754691200E-02 2.7879799105877066E+00
+ 71415 1.7853749999999998E-02 1.9034903756012238E-02 2.7880310105590720E+00
+ 71416 1.7853999999999998E-02 1.9035600770107915E-02 2.7880821105304370E+00
+ 71417 1.7854249999999999E-02 1.9036297796978290E-02 2.7881332105018020E+00
+ 71418 1.7854499999999999E-02 1.9036994836623321E-02 2.7881843104731674E+00
+ 71419 1.7854749999999999E-02 1.9037691889043029E-02 2.7882354104445324E+00
+ 71420 1.7854999999999999E-02 1.9038388954237418E-02 2.7882865104158978E+00
+ 71421 1.7855250000000000E-02 1.9039086032206505E-02 2.7883376103872628E+00
+ 71422 1.7855500000000000E-02 1.9039783122950286E-02 2.7883887103586278E+00
+ 71423 1.7855750000000000E-02 1.9040480226468752E-02 2.7884398103299932E+00
+ 71424 1.7856000000000000E-02 1.9041177342761950E-02 2.7884909103013582E+00
+ 71425 1.7856250000000001E-02 1.9041874471829864E-02 2.7885420102727236E+00
+ 71426 1.7856500000000001E-02 1.9042571613672482E-02 2.7885931102440886E+00
+ 71427 1.7856750000000001E-02 1.9043268768289840E-02 2.7886442102154536E+00
+ 71428 1.7856999999999998E-02 1.9043965935681917E-02 2.7886953101868182E+00
+ 71429 1.7857249999999998E-02 1.9044663115848764E-02 2.7887464101581836E+00
+ 71430 1.7857499999999998E-02 1.9045360308790348E-02 2.7887975101295486E+00
+ 71431 1.7857749999999999E-02 1.9046057514506672E-02 2.7888486101009136E+00
+ 71432 1.7857999999999999E-02 1.9046754732997759E-02 2.7888997100722790E+00
+ 71433 1.7858249999999999E-02 1.9047451964263634E-02 2.7889508100436440E+00
+ 71434 1.7858499999999999E-02 1.9048149208304273E-02 2.7890019100150090E+00
+ 71435 1.7858750000000000E-02 1.9048846465119677E-02 2.7890530099863744E+00
+ 71436 1.7859000000000000E-02 1.9049543734709861E-02 2.7891041099577394E+00
+ 71437 1.7859250000000000E-02 1.9050241017074875E-02 2.7891552099291048E+00
+ 71438 1.7859500000000000E-02 1.9050938312214653E-02 2.7892063099004698E+00
+ 71439 1.7859750000000001E-02 1.9051635620129247E-02 2.7892574098718348E+00
+ 71440 1.7860000000000001E-02 1.9052332940818643E-02 2.7893085098432002E+00
+ 71441 1.7860250000000001E-02 1.9053030274282866E-02 2.7893596098145652E+00
+ 71442 1.7860499999999998E-02 1.9053727620521908E-02 2.7894107097859298E+00
+ 71443 1.7860749999999998E-02 1.9054424979535786E-02 2.7894618097572947E+00
+ 71444 1.7860999999999998E-02 1.9055122351324498E-02 2.7895129097286602E+00
+ 71445 1.7861249999999999E-02 1.9055819735888047E-02 2.7895640097000252E+00
+ 71446 1.7861499999999999E-02 1.9056517133226467E-02 2.7896151096713906E+00
+ 71447 1.7861749999999999E-02 1.9057214543339720E-02 2.7896662096427556E+00
+ 71448 1.7861999999999999E-02 1.9057911966227845E-02 2.7897173096141206E+00
+ 71449 1.7862250000000000E-02 1.9058609401890827E-02 2.7897684095854860E+00
+ 71450 1.7862500000000000E-02 1.9059306850328705E-02 2.7898195095568510E+00
+ 71451 1.7862750000000000E-02 1.9060004311541433E-02 2.7898706095282164E+00
+ 71452 1.7863000000000000E-02 1.9060701785529079E-02 2.7899217094995814E+00
+ 71453 1.7863250000000001E-02 1.9061399272291620E-02 2.7899728094709464E+00
+ 71454 1.7863500000000001E-02 1.9062096771829028E-02 2.7900239094423118E+00
+ 71455 1.7863750000000001E-02 1.9062794284141361E-02 2.7900750094136768E+00
+ 71456 1.7863999999999998E-02 1.9063491809228606E-02 2.7901261093850414E+00
+ 71457 1.7864249999999998E-02 1.9064189347090761E-02 2.7901772093564063E+00
+ 71458 1.7864499999999998E-02 1.9064886897727864E-02 2.7902283093277718E+00
+ 71459 1.7864749999999999E-02 1.9065584461139869E-02 2.7902794092991368E+00
+ 71460 1.7864999999999999E-02 1.9066282037326843E-02 2.7903305092705017E+00
+ 71461 1.7865249999999999E-02 1.9066979626288751E-02 2.7903816092418672E+00
+ 71462 1.7865499999999999E-02 1.9067677228025617E-02 2.7904327092132322E+00
+ 71463 1.7865750000000000E-02 1.9068374842537435E-02 2.7904838091845976E+00
+ 71464 1.7866000000000000E-02 1.9069072469824200E-02 2.7905349091559626E+00
+ 71465 1.7866250000000000E-02 1.9069770109885951E-02 2.7905860091273276E+00
+ 71466 1.7866500000000000E-02 1.9070467762722670E-02 2.7906371090986930E+00
+ 71467 1.7866750000000001E-02 1.9071165428334390E-02 2.7906882090700580E+00
+ 71468 1.7867000000000001E-02 1.9071863106721095E-02 2.7907393090414234E+00
+ 71469 1.7867249999999998E-02 1.9072560797882783E-02 2.7907904090127875E+00
+ 71470 1.7867499999999998E-02 1.9073258501819457E-02 2.7908415089841530E+00
+ 71471 1.7867749999999998E-02 1.9073956218531186E-02 2.7908926089555179E+00
+ 71472 1.7867999999999998E-02 1.9074653948017901E-02 2.7909437089268834E+00
+ 71473 1.7868249999999999E-02 1.9075351690279647E-02 2.7909948088982484E+00
+ 71474 1.7868499999999999E-02 1.9076049445316420E-02 2.7910459088696133E+00
+ 71475 1.7868749999999999E-02 1.9076747213128232E-02 2.7910970088409788E+00
+ 71476 1.7868999999999999E-02 1.9077444993715081E-02 2.7911481088123438E+00
+ 71477 1.7869250000000000E-02 1.9078142787076969E-02 2.7911992087837088E+00
+ 71478 1.7869500000000000E-02 1.9078840593213915E-02 2.7912503087550742E+00
+ 71479 1.7869750000000000E-02 1.9079538412125920E-02 2.7913014087264392E+00
+ 71480 1.7870000000000000E-02 1.9080236243812995E-02 2.7913525086978046E+00
+ 71481 1.7870250000000001E-02 1.9080934088275148E-02 2.7914036086691696E+00
+ 71482 1.7870500000000001E-02 1.9081631945512365E-02 2.7914547086405346E+00
+ 71483 1.7870749999999998E-02 1.9082329815524660E-02 2.7915058086118991E+00
+ 71484 1.7870999999999998E-02 1.9083027698312067E-02 2.7915569085832646E+00
+ 71485 1.7871249999999998E-02 1.9083725593874560E-02 2.7916080085546295E+00
+ 71486 1.7871499999999998E-02 1.9084423502212178E-02 2.7916591085259945E+00
+ 71487 1.7871749999999999E-02 1.9085121423324858E-02 2.7917102084973600E+00
+ 71488 1.7871999999999999E-02 1.9085819357212725E-02 2.7917613084687249E+00
+ 71489 1.7872249999999999E-02 1.9086517303875668E-02 2.7918124084400904E+00
+ 71490 1.7872499999999999E-02 1.9087215263313782E-02 2.7918635084114554E+00
+ 71491 1.7872750000000000E-02 1.9087913235526999E-02 2.7919146083828204E+00
+ 71492 1.7873000000000000E-02 1.9088611220515368E-02 2.7919657083541858E+00
+ 71493 1.7873250000000000E-02 1.9089309218278876E-02 2.7920168083255508E+00
+ 71494 1.7873500000000000E-02 1.9090007228817558E-02 2.7920679082969162E+00
+ 71495 1.7873750000000001E-02 1.9090705252131399E-02 2.7921190082682812E+00
+ 71496 1.7874000000000001E-02 1.9091403288220392E-02 2.7921701082396462E+00
+ 71497 1.7874249999999998E-02 1.9092101337084569E-02 2.7922212082110107E+00
+ 71498 1.7874499999999998E-02 1.9092799398723933E-02 2.7922723081823757E+00
+ 71499 1.7874749999999998E-02 1.9093497473138484E-02 2.7923234081537411E+00
+ 71500 1.7874999999999999E-02 1.9094195560328240E-02 2.7923745081251061E+00
+ 71501 1.7875249999999999E-02 1.9094893660293183E-02 2.7924256080964716E+00
+ 71502 1.7875499999999999E-02 1.9095591773033323E-02 2.7924767080678365E+00
+ 71503 1.7875749999999999E-02 1.9096289898548693E-02 2.7925278080392015E+00
+ 71504 1.7876000000000000E-02 1.9096988036839273E-02 2.7925789080105670E+00
+ 71505 1.7876250000000000E-02 1.9097686187905090E-02 2.7926300079819319E+00
+ 71506 1.7876500000000000E-02 1.9098384351746146E-02 2.7926811079532974E+00
+ 71507 1.7876750000000000E-02 1.9099082528362423E-02 2.7927322079246624E+00
+ 71508 1.7877000000000001E-02 1.9099780717753968E-02 2.7927833078960274E+00
+ 71509 1.7877250000000001E-02 1.9100478919920744E-02 2.7928344078673928E+00
+ 71510 1.7877500000000001E-02 1.9101177134862788E-02 2.7928855078387578E+00
+ 71511 1.7877749999999998E-02 1.9101875362580088E-02 2.7929366078101223E+00
+ 71512 1.7877999999999998E-02 1.9102573603072680E-02 2.7929877077814873E+00
+ 71513 1.7878249999999998E-02 1.9103271856340521E-02 2.7930388077528527E+00
+ 71514 1.7878499999999999E-02 1.9103970122383671E-02 2.7930899077242177E+00
+ 71515 1.7878749999999999E-02 1.9104668401202111E-02 2.7931410076955832E+00
+ 71516 1.7878999999999999E-02 1.9105366692795861E-02 2.7931921076669481E+00
+ 71517 1.7879249999999999E-02 1.9106064997164881E-02 2.7932432076383131E+00
+ 71518 1.7879500000000000E-02 1.9106763314309227E-02 2.7932943076096786E+00
+ 71519 1.7879750000000000E-02 1.9107461644228888E-02 2.7933454075810435E+00
+ 71520 1.7880000000000000E-02 1.9108159986923862E-02 2.7933965075524085E+00
+ 71521 1.7880250000000000E-02 1.9108858342394192E-02 2.7934476075237740E+00
+ 71522 1.7880500000000001E-02 1.9109556710639835E-02 2.7934987074951390E+00
+ 71523 1.7880750000000001E-02 1.9110255091660835E-02 2.7935498074665044E+00
+ 71524 1.7881000000000001E-02 1.9110953485457171E-02 2.7936009074378694E+00
+ 71525 1.7881249999999998E-02 1.9111651892028861E-02 2.7936520074092339E+00
+ 71526 1.7881499999999998E-02 1.9112350311375922E-02 2.7937031073805989E+00
+ 71527 1.7881749999999998E-02 1.9113048743498357E-02 2.7937542073519643E+00
+ 71528 1.7881999999999999E-02 1.9113747188396153E-02 2.7938053073233293E+00
+ 71529 1.7882249999999999E-02 1.9114445646069331E-02 2.7938564072946943E+00
+ 71530 1.7882499999999999E-02 1.9115144116517917E-02 2.7939075072660597E+00
+ 71531 1.7882749999999999E-02 1.9115842599741872E-02 2.7939586072374247E+00
+ 71532 1.7883000000000000E-02 1.9116541095741253E-02 2.7940097072087902E+00
+ 71533 1.7883250000000000E-02 1.9117239604516018E-02 2.7940608071801551E+00
+ 71534 1.7883500000000000E-02 1.9117938126066186E-02 2.7941119071515201E+00
+ 71535 1.7883750000000000E-02 1.9118636660391805E-02 2.7941630071228856E+00
+ 71536 1.7884000000000001E-02 1.9119335207492861E-02 2.7942141070942506E+00
+ 71537 1.7884250000000001E-02 1.9120033767369326E-02 2.7942652070656160E+00
+ 71538 1.7884500000000001E-02 1.9120732340021210E-02 2.7943163070369810E+00
+ 71539 1.7884749999999998E-02 1.9121430925448570E-02 2.7943674070083455E+00
+ 71540 1.7884999999999998E-02 1.9122129523651100E-02 2.7944185069797105E+00
+ 71541 1.7885249999999998E-02 1.9122828134628192E-02 2.7944696069510755E+00
+ 71542 1.7885499999999999E-02 1.9123526758379802E-02 2.7945207069224409E+00
+ 71543 1.7885749999999999E-02 1.9124225394905946E-02 2.7945718068938059E+00
+ 71544 1.7885999999999999E-02 1.9124924044206619E-02 2.7946229068651713E+00
+ 71545 1.7886249999999999E-02 1.9125622706281816E-02 2.7946740068365363E+00
+ 71546 1.7886500000000000E-02 1.9126321381131579E-02 2.7947251068079013E+00
+ 71547 1.7886750000000000E-02 1.9127020068755898E-02 2.7947762067792667E+00
+ 71548 1.7887000000000000E-02 1.9127718769154780E-02 2.7948273067506317E+00
+ 71549 1.7887250000000000E-02 1.9128417482328203E-02 2.7948784067219972E+00
+ 71550 1.7887500000000001E-02 1.9129116208276224E-02 2.7949295066933622E+00
+ 71551 1.7887750000000001E-02 1.9129814946998825E-02 2.7949806066647271E+00
+ 71552 1.7888000000000001E-02 1.9130513698496002E-02 2.7950317066360926E+00
+ 71553 1.7888249999999998E-02 1.9131212462767749E-02 2.7950828066074571E+00
+ 71554 1.7888499999999998E-02 1.9131911239814128E-02 2.7951339065788221E+00
+ 71555 1.7888749999999998E-02 1.9132610029635098E-02 2.7951850065501871E+00
+ 71556 1.7888999999999999E-02 1.9133308832230671E-02 2.7952361065215525E+00
+ 71557 1.7889249999999999E-02 1.9134007647600867E-02 2.7952872064929175E+00
+ 71558 1.7889499999999999E-02 1.9134706475745677E-02 2.7953383064642829E+00
+ 71559 1.7889749999999999E-02 1.9135405316665126E-02 2.7953894064356479E+00
+ 71560 1.7890000000000000E-02 1.9136104170359214E-02 2.7954405064070129E+00
+ 71561 1.7890250000000000E-02 1.9136803036827927E-02 2.7954916063783783E+00
+ 71562 1.7890500000000000E-02 1.9137501916071279E-02 2.7955427063497433E+00
+ 71563 1.7890750000000000E-02 1.9138200808089329E-02 2.7955938063211083E+00
+ 71564 1.7891000000000001E-02 1.9138899712882011E-02 2.7956449062924738E+00
+ 71565 1.7891250000000001E-02 1.9139598630449360E-02 2.7956960062638387E+00
+ 71566 1.7891500000000001E-02 1.9140297560791386E-02 2.7957471062352042E+00
+ 71567 1.7891749999999998E-02 1.9140996503908079E-02 2.7957982062065683E+00
+ 71568 1.7891999999999998E-02 1.9141695459799463E-02 2.7958493061779337E+00
+ 71569 1.7892249999999998E-02 1.9142394428465558E-02 2.7959004061492987E+00
+ 71570 1.7892499999999999E-02 1.9143093409906334E-02 2.7959515061206641E+00
+ 71571 1.7892749999999999E-02 1.9143792404121805E-02 2.7960026060920291E+00
+ 71572 1.7892999999999999E-02 1.9144491411112002E-02 2.7960537060633941E+00
+ 71573 1.7893249999999999E-02 1.9145190430876917E-02 2.7961048060347595E+00
+ 71574 1.7893500000000000E-02 1.9145889463416551E-02 2.7961559060061245E+00
+ 71575 1.7893750000000000E-02 1.9146588508730907E-02 2.7962070059774899E+00
+ 71576 1.7894000000000000E-02 1.9147287566820010E-02 2.7962581059488549E+00
+ 71577 1.7894250000000000E-02 1.9147986637683856E-02 2.7963092059202199E+00
+ 71578 1.7894500000000001E-02 1.9148685721322431E-02 2.7963603058915854E+00
+ 71579 1.7894750000000001E-02 1.9149384817735777E-02 2.7964114058629503E+00
+ 71580 1.7894999999999998E-02 1.9150083926923880E-02 2.7964625058343149E+00
+ 71581 1.7895249999999998E-02 1.9150783048886739E-02 2.7965136058056799E+00
+ 71582 1.7895499999999998E-02 1.9151482183624398E-02 2.7965647057770453E+00
+ 71583 1.7895749999999998E-02 1.9152181331136813E-02 2.7966158057484103E+00
+ 71584 1.7895999999999999E-02 1.9152880491424027E-02 2.7966669057197753E+00
+ 71585 1.7896249999999999E-02 1.9153579664486043E-02 2.7967180056911407E+00
+ 71586 1.7896499999999999E-02 1.9154278850322830E-02 2.7967691056625057E+00
+ 71587 1.7896749999999999E-02 1.9154978048934450E-02 2.7968202056338711E+00
+ 71588 1.7897000000000000E-02 1.9155677260320865E-02 2.7968713056052361E+00
+ 71589 1.7897250000000000E-02 1.9156376484482106E-02 2.7969224055766011E+00
+ 71590 1.7897500000000000E-02 1.9157075721418167E-02 2.7969735055479665E+00
+ 71591 1.7897750000000000E-02 1.9157774971129051E-02 2.7970246055193315E+00
+ 71592 1.7898000000000001E-02 1.9158474233614792E-02 2.7970757054906970E+00
+ 71593 1.7898250000000001E-02 1.9159173508875360E-02 2.7971268054620619E+00
+ 71594 1.7898499999999998E-02 1.9159872796910771E-02 2.7971779054334265E+00
+ 71595 1.7898749999999998E-02 1.9160572097721040E-02 2.7972290054047915E+00
+ 71596 1.7898999999999998E-02 1.9161271411306188E-02 2.7972801053761569E+00
+ 71597 1.7899249999999998E-02 1.9161970737666182E-02 2.7973312053475219E+00
+ 71598 1.7899499999999999E-02 1.9162670076801062E-02 2.7973823053188869E+00
+ 71599 1.7899749999999999E-02 1.9163369428710841E-02 2.7974334052902523E+00
+ 71600 1.7899999999999999E-02 1.9164068793395481E-02 2.7974845052616173E+00
+ 71601 1.7900249999999999E-02 1.9164768170855027E-02 2.7975356052329823E+00
+ 71602 1.7900500000000000E-02 1.9165467561089469E-02 2.7975867052043477E+00
+ 71603 1.7900750000000000E-02 1.9166166964098806E-02 2.7976378051757127E+00
+ 71604 1.7901000000000000E-02 1.9166866379883095E-02 2.7976889051470781E+00
+ 71605 1.7901250000000000E-02 1.9167565808442262E-02 2.7977400051184431E+00
+ 71606 1.7901500000000001E-02 1.9168265249776363E-02 2.7977911050898081E+00
+ 71607 1.7901750000000001E-02 1.9168964703885401E-02 2.7978422050611735E+00
+ 71608 1.7901999999999998E-02 1.9169664170769384E-02 2.7978933050325381E+00
+ 71609 1.7902249999999998E-02 1.9170363650428294E-02 2.7979444050039031E+00
+ 71610 1.7902499999999998E-02 1.9171063142862179E-02 2.7979955049752681E+00
+ 71611 1.7902749999999999E-02 1.9171762648071002E-02 2.7980466049466335E+00
+ 71612 1.7902999999999999E-02 1.9172462166054800E-02 2.7980977049179985E+00
+ 71613 1.7903249999999999E-02 1.9173161696813563E-02 2.7981488048893639E+00
+ 71614 1.7903499999999999E-02 1.9173861240347288E-02 2.7981999048607289E+00
+ 71615 1.7903750000000000E-02 1.9174560796656002E-02 2.7982510048320939E+00
+ 71616 1.7904000000000000E-02 1.9175260365739712E-02 2.7983021048034593E+00
+ 71617 1.7904250000000000E-02 1.9175959947598416E-02 2.7983532047748243E+00
+ 71618 1.7904500000000000E-02 1.9176659542232122E-02 2.7984043047461897E+00
+ 71619 1.7904750000000001E-02 1.9177359149640836E-02 2.7984554047175547E+00
+ 71620 1.7905000000000001E-02 1.9178058769824584E-02 2.7985065046889197E+00
+ 71621 1.7905250000000001E-02 1.9178758402783311E-02 2.7985576046602851E+00
+ 71622 1.7905499999999998E-02 1.9179458048517069E-02 2.7986087046316492E+00
+ 71623 1.7905749999999998E-02 1.9180157707025865E-02 2.7986598046030147E+00
+ 71624 1.7905999999999998E-02 1.9180857378309719E-02 2.7987109045743797E+00
+ 71625 1.7906249999999999E-02 1.9181557062368616E-02 2.7987620045457451E+00
+ 71626 1.7906499999999999E-02 1.9182256759202546E-02 2.7988131045171101E+00
+ 71627 1.7906749999999999E-02 1.9182956468811553E-02 2.7988642044884751E+00
+ 71628 1.7906999999999999E-02 1.9183656191195615E-02 2.7989153044598405E+00
+ 71629 1.7907250000000000E-02 1.9184355926354750E-02 2.7989664044312055E+00
+ 71630 1.7907500000000000E-02 1.9185055674288964E-02 2.7990175044025709E+00
+ 71631 1.7907750000000000E-02 1.9185755434998258E-02 2.7990686043739359E+00
+ 71632 1.7908000000000000E-02 1.9186455208482653E-02 2.7991197043453009E+00
+ 71633 1.7908250000000001E-02 1.9187154994742141E-02 2.7991708043166663E+00
+ 71634 1.7908500000000001E-02 1.9187854793776722E-02 2.7992219042880313E+00
+ 71635 1.7908750000000001E-02 1.9188554605586421E-02 2.7992730042593967E+00
+ 71636 1.7908999999999998E-02 1.9189254430171221E-02 2.7993241042307608E+00
+ 71637 1.7909249999999998E-02 1.9189954267531121E-02 2.7993752042021263E+00
+ 71638 1.7909499999999998E-02 1.9190654117666225E-02 2.7994263041734913E+00
+ 71639 1.7909749999999999E-02 1.9191353980576427E-02 2.7994774041448567E+00
+ 71640 1.7909999999999999E-02 1.9192053856261757E-02 2.7995285041162217E+00
+ 71641 1.7910249999999999E-02 1.9192753744722242E-02 2.7995796040875867E+00
+ 71642 1.7910499999999999E-02 1.9193453645957877E-02 2.7996307040589521E+00
+ 71643 1.7910750000000000E-02 1.9194153559968681E-02 2.7996818040303171E+00
+ 71644 1.7911000000000000E-02 1.9194853486754659E-02 2.7997329040016821E+00
+ 71645 1.7911250000000000E-02 1.9195553426315782E-02 2.7997840039730475E+00
+ 71646 1.7911500000000000E-02 1.9196253378652106E-02 2.7998351039444125E+00
+ 71647 1.7911750000000001E-02 1.9196953343763614E-02 2.7998862039157779E+00
+ 71648 1.7912000000000001E-02 1.9197653321650309E-02 2.7999373038871429E+00
+ 71649 1.7912250000000001E-02 1.9198353312312209E-02 2.7999884038585079E+00
+ 71650 1.7912499999999998E-02 1.9199053315749288E-02 2.8000395038298724E+00
+ 71651 1.7912749999999998E-02 1.9199753331961607E-02 2.8000906038012379E+00
+ 71652 1.7912999999999998E-02 1.9200453360949138E-02 2.8001417037726029E+00
+ 71653 1.7913249999999999E-02 1.9201153402711894E-02 2.8001928037439678E+00
+ 71654 1.7913499999999999E-02 1.9201853457249833E-02 2.8002439037153333E+00
+ 71655 1.7913749999999999E-02 1.9202553524563085E-02 2.8002950036866983E+00
+ 71656 1.7913999999999999E-02 1.9203253604651551E-02 2.8003461036580637E+00
+ 71657 1.7914250000000000E-02 1.9203953697515253E-02 2.8003972036294287E+00
+ 71658 1.7914500000000000E-02 1.9204653803154229E-02 2.8004483036007937E+00
+ 71659 1.7914750000000000E-02 1.9205353921568444E-02 2.8004994035721591E+00
+ 71660 1.7915000000000000E-02 1.9206054052757965E-02 2.8005505035435241E+00
+ 71661 1.7915250000000001E-02 1.9206754196722724E-02 2.8006016035148895E+00
+ 71662 1.7915500000000001E-02 1.9207454353462782E-02 2.8006527034862545E+00
+ 71663 1.7915750000000001E-02 1.9208154522978121E-02 2.8007038034576195E+00
+ 71664 1.7915999999999998E-02 1.9208854705268744E-02 2.8007549034289840E+00
+ 71665 1.7916249999999998E-02 1.9209554900334675E-02 2.8008060034003490E+00
+ 71666 1.7916499999999998E-02 1.9210255108175922E-02 2.8008571033717145E+00
+ 71667 1.7916749999999999E-02 1.9210955328792485E-02 2.8009082033430794E+00
+ 71668 1.7916999999999999E-02 1.9211655562184349E-02 2.8009593033144449E+00
+ 71669 1.7917249999999999E-02 1.9212355808351556E-02 2.8010104032858099E+00
+ 71670 1.7917499999999999E-02 1.9213056067294083E-02 2.8010615032571748E+00
+ 71671 1.7917750000000000E-02 1.9213756339012001E-02 2.8011126032285403E+00
+ 71672 1.7918000000000000E-02 1.9214456623505183E-02 2.8011637031999053E+00
+ 71673 1.7918250000000000E-02 1.9215156920773753E-02 2.8012148031712707E+00
+ 71674 1.7918500000000000E-02 1.9215857230817680E-02 2.8012659031426357E+00
+ 71675 1.7918750000000001E-02 1.9216557553636972E-02 2.8013170031140007E+00
+ 71676 1.7919000000000001E-02 1.9217257889231638E-02 2.8013681030853661E+00
+ 71677 1.7919250000000001E-02 1.9217958237601675E-02 2.8014192030567311E+00
+ 71678 1.7919499999999998E-02 1.9218658598747086E-02 2.8014703030280956E+00
+ 71679 1.7919749999999998E-02 1.9219358972667893E-02 2.8015214029994606E+00
+ 71680 1.7919999999999998E-02 1.9220059359364106E-02 2.8015725029708261E+00
+ 71681 1.7920249999999999E-02 1.9220759758835724E-02 2.8016236029421910E+00
+ 71682 1.7920499999999999E-02 1.9221460171082751E-02 2.8016747029135565E+00
+ 71683 1.7920749999999999E-02 1.9222160596105185E-02 2.8017258028849215E+00
+ 71684 1.7920999999999999E-02 1.9222861033903048E-02 2.8017769028562864E+00
+ 71685 1.7921250000000000E-02 1.9223561484476341E-02 2.8018280028276519E+00
+ 71686 1.7921500000000000E-02 1.9224261947825068E-02 2.8018791027990169E+00
+ 71687 1.7921750000000000E-02 1.9224962423949221E-02 2.8019302027703819E+00
+ 71688 1.7922000000000000E-02 1.9225662912848794E-02 2.8019813027417473E+00
+ 71689 1.7922250000000001E-02 1.9226363414523898E-02 2.8020324027131123E+00
+ 71690 1.7922500000000001E-02 1.9227063928974424E-02 2.8020835026844777E+00
+ 71691 1.7922749999999998E-02 1.9227764456200416E-02 2.8021346026558418E+00
+ 71692 1.7922999999999998E-02 1.9228464996201889E-02 2.8021857026272072E+00
+ 71693 1.7923249999999998E-02 1.9229165548978827E-02 2.8022368025985722E+00
+ 71694 1.7923499999999998E-02 1.9229866114531254E-02 2.8022879025699376E+00
+ 71695 1.7923749999999999E-02 1.9230566692859177E-02 2.8023390025413026E+00
+ 71696 1.7923999999999999E-02 1.9231267283962607E-02 2.8023901025126676E+00
+ 71697 1.7924249999999999E-02 1.9231967887841539E-02 2.8024412024840331E+00
+ 71698 1.7924499999999999E-02 1.9232668504495971E-02 2.8024923024553980E+00
+ 71699 1.7924750000000000E-02 1.9233369133925940E-02 2.8025434024267635E+00
+ 71700 1.7925000000000000E-02 1.9234069776131422E-02 2.8025945023981285E+00
+ 71701 1.7925250000000000E-02 1.9234770431112436E-02 2.8026456023694934E+00
+ 71702 1.7925500000000000E-02 1.9235471098868990E-02 2.8026967023408589E+00
+ 71703 1.7925750000000001E-02 1.9236171779401082E-02 2.8027478023122239E+00
+ 71704 1.7926000000000001E-02 1.9236872472708735E-02 2.8027989022835889E+00
+ 71705 1.7926249999999998E-02 1.9237573178791951E-02 2.8028500022549534E+00
+ 71706 1.7926499999999998E-02 1.9238273897650707E-02 2.8029011022263188E+00
+ 71707 1.7926749999999998E-02 1.9238974629285036E-02 2.8029522021976838E+00
+ 71708 1.7926999999999998E-02 1.9239675373694951E-02 2.8030033021690488E+00
+ 71709 1.7927249999999999E-02 1.9240376130880445E-02 2.8030544021404142E+00
+ 71710 1.7927499999999999E-02 1.9241076900841529E-02 2.8031055021117792E+00
+ 71711 1.7927749999999999E-02 1.9241777683578213E-02 2.8031566020831447E+00
+ 71712 1.7927999999999999E-02 1.9242478479090486E-02 2.8032077020545096E+00
+ 71713 1.7928250000000000E-02 1.9243179287378381E-02 2.8032588020258746E+00
+ 71714 1.7928500000000000E-02 1.9243880108441882E-02 2.8033099019972401E+00
+ 71715 1.7928750000000000E-02 1.9244580942281004E-02 2.8033610019686050E+00
+ 71716 1.7929000000000000E-02 1.9245281788895768E-02 2.8034121019399705E+00
+ 71717 1.7929250000000001E-02 1.9245982648286163E-02 2.8034632019113355E+00
+ 71718 1.7929500000000001E-02 1.9246683520452182E-02 2.8035143018827005E+00
+ 71719 1.7929749999999998E-02 1.9247384405393843E-02 2.8035654018540650E+00
+ 71720 1.7929999999999998E-02 1.9248085303111173E-02 2.8036165018254304E+00
+ 71721 1.7930249999999998E-02 1.9248786213604163E-02 2.8036676017967954E+00
+ 71722 1.7930499999999999E-02 1.9249487136872811E-02 2.8037187017681604E+00
+ 71723 1.7930749999999999E-02 1.9250188072917149E-02 2.8037698017395258E+00
+ 71724 1.7930999999999999E-02 1.9250889021737154E-02 2.8038209017108908E+00
+ 71725 1.7931249999999999E-02 1.9251589983332842E-02 2.8038720016822558E+00
+ 71726 1.7931500000000000E-02 1.9252290957704223E-02 2.8039231016536212E+00
+ 71727 1.7931750000000000E-02 1.9252991944851305E-02 2.8039742016249862E+00
+ 71728 1.7932000000000000E-02 1.9253692944774095E-02 2.8040253015963517E+00
+ 71729 1.7932250000000000E-02 1.9254393957472651E-02 2.8040764015677166E+00
+ 71730 1.7932500000000001E-02 1.9255094982946811E-02 2.8041275015390816E+00
+ 71731 1.7932750000000001E-02 1.9255796021196755E-02 2.8041786015104471E+00
+ 71732 1.7933000000000001E-02 1.9256497072222420E-02 2.8042297014818121E+00
+ 71733 1.7933249999999998E-02 1.9257198136023817E-02 2.8042808014531766E+00
+ 71734 1.7933499999999998E-02 1.9257899212600967E-02 2.8043319014245416E+00
+ 71735 1.7933749999999998E-02 1.9258600301953872E-02 2.8043830013959070E+00
+ 71736 1.7933999999999999E-02 1.9259301404082541E-02 2.8044341013672720E+00
+ 71737 1.7934249999999999E-02 1.9260002518986963E-02 2.8044852013386374E+00
+ 71738 1.7934499999999999E-02 1.9260703646667141E-02 2.8045363013100024E+00
+ 71739 1.7934749999999999E-02 1.9261404787123123E-02 2.8045874012813674E+00
+ 71740 1.7935000000000000E-02 1.9262105940354865E-02 2.8046385012527328E+00
+ 71741 1.7935250000000000E-02 1.9262807106362398E-02 2.8046896012240978E+00
+ 71742 1.7935500000000000E-02 1.9263508285145739E-02 2.8047407011954633E+00
+ 71743 1.7935750000000000E-02 1.9264209476704871E-02 2.8047918011668282E+00
+ 71744 1.7936000000000001E-02 1.9264910681039821E-02 2.8048429011381932E+00
+ 71745 1.7936250000000001E-02 1.9265611898150580E-02 2.8048940011095587E+00
+ 71746 1.7936500000000001E-02 1.9266313128037157E-02 2.8049451010809237E+00
+ 71747 1.7936749999999998E-02 1.9267014370699550E-02 2.8049962010522882E+00
+ 71748 1.7936999999999998E-02 1.9267715626137803E-02 2.8050473010236532E+00
+ 71749 1.7937249999999998E-02 1.9268416894351884E-02 2.8050984009950186E+00
+ 71750 1.7937499999999999E-02 1.9269118175341812E-02 2.8051495009663836E+00
+ 71751 1.7937749999999999E-02 1.9269819469107594E-02 2.8052006009377486E+00
+ 71752 1.7937999999999999E-02 1.9270520775649246E-02 2.8052517009091140E+00
+ 71753 1.7938249999999999E-02 1.9271222094966737E-02 2.8053028008804790E+00
+ 71754 1.7938500000000000E-02 1.9271923427060130E-02 2.8053539008518444E+00
+ 71755 1.7938750000000000E-02 1.9272624771929391E-02 2.8054050008232094E+00
+ 71756 1.7939000000000000E-02 1.9273326129574525E-02 2.8054561007945744E+00
+ 71757 1.7939250000000000E-02 1.9274027499995579E-02 2.8055072007659398E+00
+ 71758 1.7939500000000001E-02 1.9274728883192510E-02 2.8055583007373048E+00
+ 71759 1.7939750000000001E-02 1.9275430279165361E-02 2.8056094007086703E+00
+ 71760 1.7940000000000001E-02 1.9276131687914110E-02 2.8056605006800353E+00
+ 71761 1.7940249999999998E-02 1.9276833109438785E-02 2.8057116006513998E+00
+ 71762 1.7940499999999998E-02 1.9277534543739375E-02 2.8057627006227648E+00
+ 71763 1.7940749999999998E-02 1.9278235990815917E-02 2.8058138005941302E+00
+ 71764 1.7940999999999999E-02 1.9278937450668381E-02 2.8058649005654952E+00
+ 71765 1.7941249999999999E-02 1.9279638923296795E-02 2.8059160005368602E+00
+ 71766 1.7941499999999999E-02 1.9280340408701170E-02 2.8059671005082256E+00
+ 71767 1.7941749999999999E-02 1.9281041906881478E-02 2.8060182004795906E+00
+ 71768 1.7942000000000000E-02 1.9281743417837768E-02 2.8060693004509556E+00
+ 71769 1.7942250000000000E-02 1.9282444941570019E-02 2.8061204004223210E+00
+ 71770 1.7942500000000000E-02 1.9283146478078252E-02 2.8061715003936860E+00
+ 71771 1.7942750000000000E-02 1.9283848027362480E-02 2.8062226003650514E+00
+ 71772 1.7943000000000001E-02 1.9284549589422672E-02 2.8062737003364164E+00
+ 71773 1.7943250000000001E-02 1.9285251164258888E-02 2.8063248003077814E+00
+ 71774 1.7943500000000001E-02 1.9285952751871074E-02 2.8063759002791469E+00
+ 71775 1.7943749999999998E-02 1.9286654352259285E-02 2.8064270002505114E+00
+ 71776 1.7943999999999998E-02 1.9287355965423518E-02 2.8064781002218764E+00
+ 71777 1.7944249999999998E-02 1.9288057591363771E-02 2.8065292001932414E+00
+ 71778 1.7944499999999999E-02 1.9288759230080048E-02 2.8065803001646068E+00
+ 71779 1.7944749999999999E-02 1.9289460881572362E-02 2.8066314001359718E+00
+ 71780 1.7944999999999999E-02 1.9290162545840709E-02 2.8066825001073372E+00
+ 71781 1.7945249999999999E-02 1.9290864222885132E-02 2.8067336000787022E+00
+ 71782 1.7945500000000000E-02 1.9291565912705574E-02 2.8067847000500672E+00
+ 71783 1.7945750000000000E-02 1.9292267615302103E-02 2.8068358000214326E+00
+ 71784 1.7946000000000000E-02 1.9292969330674696E-02 2.8068868999927976E+00
+ 71785 1.7946250000000000E-02 1.9293671058823358E-02 2.8069379999641630E+00
+ 71786 1.7946500000000001E-02 1.9294372799748098E-02 2.8069890999355280E+00
+ 71787 1.7946750000000001E-02 1.9295074553448918E-02 2.8070401999068930E+00
+ 71788 1.7947000000000001E-02 1.9295776319925857E-02 2.8070912998782585E+00
+ 71789 1.7947249999999998E-02 1.9296478099178876E-02 2.8071423998496225E+00
+ 71790 1.7947499999999998E-02 1.9297179891208011E-02 2.8071934998209880E+00
+ 71791 1.7947749999999998E-02 1.9297881696013246E-02 2.8072445997923530E+00
+ 71792 1.7947999999999999E-02 1.9298583513594612E-02 2.8072956997637184E+00
+ 71793 1.7948249999999999E-02 1.9299285343952109E-02 2.8073467997350834E+00
+ 71794 1.7948499999999999E-02 1.9299987187085733E-02 2.8073978997064484E+00
+ 71795 1.7948749999999999E-02 1.9300689042995502E-02 2.8074489996778138E+00
+ 71796 1.7949000000000000E-02 1.9301390911681402E-02 2.8075000996491788E+00
+ 71797 1.7949250000000000E-02 1.9302092793143474E-02 2.8075511996205442E+00
+ 71798 1.7949500000000000E-02 1.9302794687381698E-02 2.8076022995919092E+00
+ 71799 1.7949750000000000E-02 1.9303496594396077E-02 2.8076533995632742E+00
+ 71800 1.7950000000000001E-02 1.9304198514186646E-02 2.8077044995346396E+00
+ 71801 1.7950250000000001E-02 1.9304900446753381E-02 2.8077555995060046E+00
+ 71802 1.7950499999999998E-02 1.9305602392096284E-02 2.8078066994773692E+00
+ 71803 1.7950749999999998E-02 1.9306304350215405E-02 2.8078577994487341E+00
+ 71804 1.7950999999999998E-02 1.9307006321110768E-02 2.8079088994200996E+00
+ 71805 1.7951249999999998E-02 1.9307708304782220E-02 2.8079599993914646E+00
+ 71806 1.7951499999999999E-02 1.9308410301229956E-02 2.8080110993628300E+00
+ 71807 1.7951749999999999E-02 1.9309112310453905E-02 2.8080621993341950E+00
+ 71808 1.7951999999999999E-02 1.9309814332454076E-02 2.8081132993055600E+00
+ 71809 1.7952249999999999E-02 1.9310516367230468E-02 2.8081643992769254E+00
+ 71810 1.7952500000000000E-02 1.9311218414783109E-02 2.8082154992482904E+00
+ 71811 1.7952750000000000E-02 1.9311920475111981E-02 2.8082665992196554E+00
+ 71812 1.7953000000000000E-02 1.9312622548217119E-02 2.8083176991910208E+00
+ 71813 1.7953250000000000E-02 1.9313324634098517E-02 2.8083687991623858E+00
+ 71814 1.7953500000000001E-02 1.9314026732756166E-02 2.8084198991337512E+00
+ 71815 1.7953750000000001E-02 1.9314728844190089E-02 2.8084709991051162E+00
+ 71816 1.7953999999999998E-02 1.9315430968400271E-02 2.8085220990764808E+00
+ 71817 1.7954249999999998E-02 1.9316133105386761E-02 2.8085731990478457E+00
+ 71818 1.7954499999999998E-02 1.9316835255149524E-02 2.8086242990192112E+00
+ 71819 1.7954749999999998E-02 1.9317537417688598E-02 2.8086753989905762E+00
+ 71820 1.7954999999999999E-02 1.9318239593003959E-02 2.8087264989619412E+00
+ 71821 1.7955249999999999E-02 1.9318941781095653E-02 2.8087775989333066E+00
+ 71822 1.7955499999999999E-02 1.9319643981963654E-02 2.8088286989046716E+00
+ 71823 1.7955749999999999E-02 1.9320346195607966E-02 2.8088797988760370E+00
+ 71824 1.7956000000000000E-02 1.9321048422028600E-02 2.8089308988474020E+00
+ 71825 1.7956250000000000E-02 1.9321750661225580E-02 2.8089819988187670E+00
+ 71826 1.7956500000000000E-02 1.9322452913198906E-02 2.8090330987901324E+00
+ 71827 1.7956750000000000E-02 1.9323155177948578E-02 2.8090841987614974E+00
+ 71828 1.7957000000000001E-02 1.9323857455474599E-02 2.8091352987328628E+00
+ 71829 1.7957250000000001E-02 1.9324559745776994E-02 2.8091863987042278E+00
+ 71830 1.7957499999999998E-02 1.9325262048855738E-02 2.8092374986755924E+00
+ 71831 1.7957749999999998E-02 1.9325964364710870E-02 2.8092885986469573E+00
+ 71832 1.7957999999999998E-02 1.9326666693342383E-02 2.8093396986183223E+00
+ 71833 1.7958249999999999E-02 1.9327369034750280E-02 2.8093907985896878E+00
+ 71834 1.7958499999999999E-02 1.9328071388934578E-02 2.8094418985610528E+00
+ 71835 1.7958749999999999E-02 1.9328773755895277E-02 2.8094929985324182E+00
+ 71836 1.7958999999999999E-02 1.9329476135632372E-02 2.8095440985037832E+00
+ 71837 1.7959250000000000E-02 1.9330178528145905E-02 2.8095951984751482E+00
+ 71838 1.7959500000000000E-02 1.9330880933435823E-02 2.8096462984465136E+00
+ 71839 1.7959750000000000E-02 1.9331583351502188E-02 2.8096973984178786E+00
+ 71840 1.7960000000000000E-02 1.9332285782344982E-02 2.8097484983892440E+00
+ 71841 1.7960250000000001E-02 1.9332988225964239E-02 2.8097995983606090E+00
+ 71842 1.7960500000000001E-02 1.9333690682359916E-02 2.8098506983319740E+00
+ 71843 1.7960750000000001E-02 1.9334393151532063E-02 2.8099017983033394E+00
+ 71844 1.7960999999999998E-02 1.9335095633480650E-02 2.8099528982747040E+00
+ 71845 1.7961249999999998E-02 1.9335798128205715E-02 2.8100039982460689E+00
+ 71846 1.7961499999999998E-02 1.9336500635707264E-02 2.8100550982174339E+00
+ 71847 1.7961749999999999E-02 1.9337203155985232E-02 2.8101061981887994E+00
+ 71848 1.7961999999999999E-02 1.9337905689037822E-02 2.8101572981601644E+00
+ 71849 1.7962249999999999E-02 1.9338608234864108E-02 2.8102083981315298E+00
+ 71850 1.7962499999999999E-02 1.9339310793464078E-02 2.8102594981028948E+00
+ 71851 1.7962750000000000E-02 1.9340013364837722E-02 2.8103105980742598E+00
+ 71852 1.7963000000000000E-02 1.9340715948985100E-02 2.8103616980456252E+00
+ 71853 1.7963250000000000E-02 1.9341418545906163E-02 2.8104127980169902E+00
+ 71854 1.7963500000000000E-02 1.9342121155600921E-02 2.8104638979883552E+00
+ 71855 1.7963750000000001E-02 1.9342823778069416E-02 2.8105149979597206E+00
+ 71856 1.7964000000000001E-02 1.9343526413311607E-02 2.8105660979310856E+00
+ 71857 1.7964250000000001E-02 1.9344229061327552E-02 2.8106171979024510E+00
+ 71858 1.7964499999999998E-02 1.9344931722117195E-02 2.8106682978738151E+00
+ 71859 1.7964749999999998E-02 1.9345634395680610E-02 2.8107193978451805E+00
+ 71860 1.7964999999999998E-02 1.9346337082017755E-02 2.8107704978165455E+00
+ 71861 1.7965249999999999E-02 1.9347039781128662E-02 2.8108215977879110E+00
+ 71862 1.7965499999999999E-02 1.9347742493013308E-02 2.8108726977592760E+00
+ 71863 1.7965749999999999E-02 1.9348445217671741E-02 2.8109237977306409E+00
+ 71864 1.7965999999999999E-02 1.9349147955103934E-02 2.8109748977020064E+00
+ 71865 1.7966250000000000E-02 1.9349850705309906E-02 2.8110259976733714E+00
+ 71866 1.7966500000000000E-02 1.9350553468289650E-02 2.8110770976447368E+00
+ 71867 1.7966750000000000E-02 1.9351256244043186E-02 2.8111281976161018E+00
+ 71868 1.7967000000000000E-02 1.9351959032570518E-02 2.8111792975874668E+00
+ 71869 1.7967250000000001E-02 1.9352661833871646E-02 2.8112303975588322E+00
+ 71870 1.7967500000000001E-02 1.9353364647946583E-02 2.8112814975301972E+00
+ 71871 1.7967750000000001E-02 1.9354067474795306E-02 2.8113325975015622E+00
+ 71872 1.7967999999999998E-02 1.9354770314417874E-02 2.8113836974729267E+00
+ 71873 1.7968249999999998E-02 1.9355473166814262E-02 2.8114347974442921E+00
+ 71874 1.7968499999999998E-02 1.9356176031984470E-02 2.8114858974156571E+00
+ 71875 1.7968749999999999E-02 1.9356878909928536E-02 2.8115369973870221E+00
+ 71876 1.7968999999999999E-02 1.9357581800646412E-02 2.8115880973583876E+00
+ 71877 1.7969249999999999E-02 1.9358284704138147E-02 2.8116391973297525E+00
+ 71878 1.7969499999999999E-02 1.9358987620403757E-02 2.8116902973011180E+00
+ 71879 1.7969750000000000E-02 1.9359690549443202E-02 2.8117413972724830E+00
+ 71880 1.7970000000000000E-02 1.9360393491256508E-02 2.8117924972438479E+00
+ 71881 1.7970250000000000E-02 1.9361096445843714E-02 2.8118435972152134E+00
+ 71882 1.7970500000000000E-02 1.9361799413204768E-02 2.8118946971865784E+00
+ 71883 1.7970750000000001E-02 1.9362502393339708E-02 2.8119457971579438E+00
+ 71884 1.7971000000000001E-02 1.9363205386248552E-02 2.8119968971293088E+00
+ 71885 1.7971250000000001E-02 1.9363908391931285E-02 2.8120479971006738E+00
+ 71886 1.7971499999999998E-02 1.9364611410387911E-02 2.8120990970720383E+00
+ 71887 1.7971749999999998E-02 1.9365314441618455E-02 2.8121501970434037E+00
+ 71888 1.7971999999999998E-02 1.9366017485622923E-02 2.8122012970147687E+00
+ 71889 1.7972249999999999E-02 1.9366720542401288E-02 2.8122523969861337E+00
+ 71890 1.7972499999999999E-02 1.9367423611953597E-02 2.8123034969574991E+00
+ 71891 1.7972749999999999E-02 1.9368126694279821E-02 2.8123545969288641E+00
+ 71892 1.7972999999999999E-02 1.9368829789379989E-02 2.8124056969002291E+00
+ 71893 1.7973250000000000E-02 1.9369532897254113E-02 2.8124567968715946E+00
+ 71894 1.7973500000000000E-02 1.9370236017902168E-02 2.8125078968429595E+00
+ 71895 1.7973750000000000E-02 1.9370939151324186E-02 2.8125589968143250E+00
+ 71896 1.7974000000000000E-02 1.9371642297520170E-02 2.8126100967856900E+00
+ 71897 1.7974250000000001E-02 1.9372345456490133E-02 2.8126611967570549E+00
+ 71898 1.7974500000000001E-02 1.9373048628234045E-02 2.8127122967284204E+00
+ 71899 1.7974750000000001E-02 1.9373751812751954E-02 2.8127633966997854E+00
+ 71900 1.7974999999999998E-02 1.9374455010043829E-02 2.8128144966711499E+00
+ 71901 1.7975249999999998E-02 1.9375158236251213E-02 2.8128655966425149E+00
+ 71902 1.7975499999999998E-02 1.9375861458951954E-02 2.8129166966138803E+00
+ 71903 1.7975749999999999E-02 1.9376564694427268E-02 2.8129677965852453E+00
+ 71904 1.7975999999999999E-02 1.9377267942677166E-02 2.8130188965566107E+00
+ 71905 1.7976249999999999E-02 1.9377971203701615E-02 2.8130699965279757E+00
+ 71906 1.7976499999999999E-02 1.9378674477500676E-02 2.8131210964993407E+00
+ 71907 1.7976750000000000E-02 1.9379377764074331E-02 2.8131721964707062E+00
+ 71908 1.7977000000000000E-02 1.9380081063422587E-02 2.8132232964420711E+00
+ 71909 1.7977250000000000E-02 1.9380784375545426E-02 2.8132743964134366E+00
+ 71910 1.7977500000000000E-02 1.9381487700442901E-02 2.8133254963848016E+00
+ 71911 1.7977750000000001E-02 1.9382191038114997E-02 2.8133765963561665E+00
+ 71912 1.7978000000000001E-02 1.9382894388561705E-02 2.8134276963275320E+00
+ 71913 1.7978249999999998E-02 1.9383597751783024E-02 2.8134787962988961E+00
+ 71914 1.7978499999999998E-02 1.9384301127779027E-02 2.8135298962702615E+00
+ 71915 1.7978749999999998E-02 1.9385004516549648E-02 2.8135809962416265E+00
+ 71916 1.7978999999999998E-02 1.9385707918094922E-02 2.8136320962129919E+00
+ 71917 1.7979249999999999E-02 1.9386411332414855E-02 2.8136831961843569E+00
+ 71918 1.7979499999999999E-02 1.9387114759509445E-02 2.8137342961557219E+00
+ 71919 1.7979749999999999E-02 1.9387818199378713E-02 2.8137853961270873E+00
+ 71920 1.7979999999999999E-02 1.9388521652022640E-02 2.8138364960984523E+00
+ 71921 1.7980250000000000E-02 1.9389225117441258E-02 2.8138875960698178E+00
+ 71922 1.7980500000000000E-02 1.9389928595634563E-02 2.8139386960411827E+00
+ 71923 1.7980750000000000E-02 1.9390632086602549E-02 2.8139897960125477E+00
+ 71924 1.7981000000000000E-02 1.9391335590345251E-02 2.8140408959839132E+00
+ 71925 1.7981250000000001E-02 1.9392039106862650E-02 2.8140919959552781E+00
+ 71926 1.7981500000000001E-02 1.9392742636154751E-02 2.8141430959266436E+00
+ 71927 1.7981749999999998E-02 1.9393446178221582E-02 2.8141941958980077E+00
+ 71928 1.7981999999999998E-02 1.9394149733063127E-02 2.8142452958693731E+00
+ 71929 1.7982249999999998E-02 1.9394853300679415E-02 2.8142963958407381E+00
+ 71930 1.7982499999999998E-02 1.9395556881070430E-02 2.8143474958121035E+00
+ 71931 1.7982749999999999E-02 1.9396260645931238E-02 2.8143985957834685E+00
+ 71932 1.7982999999999999E-02 1.9396964251146270E-02 2.8144496957548335E+00
+ 71933 1.7983249999999999E-02 1.9397667869136586E-02 2.8145007957261989E+00
+ 71934 1.7983499999999999E-02 1.9398371499902197E-02 2.8145518956975639E+00
+ 71935 1.7983750000000000E-02 1.9399075143443106E-02 2.8146029956689289E+00
+ 71936 1.7984000000000000E-02 1.9399778799759310E-02 2.8146540956402943E+00
+ 71937 1.7984250000000000E-02 1.9400482468850812E-02 2.8147051956116593E+00
+ 71938 1.7984500000000000E-02 1.9401186150717630E-02 2.8147562955830248E+00
+ 71939 1.7984750000000001E-02 1.9401889845359791E-02 2.8148073955543897E+00
+ 71940 1.7985000000000001E-02 1.9402593552777254E-02 2.8148584955257547E+00
+ 71941 1.7985249999999998E-02 1.9403297272970032E-02 2.8149095954971193E+00
+ 71942 1.7985499999999998E-02 1.9404001005938153E-02 2.8149606954684847E+00
+ 71943 1.7985749999999998E-02 1.9404704751681660E-02 2.8150117954398497E+00
+ 71944 1.7985999999999999E-02 1.9405408510200492E-02 2.8150628954112147E+00
+ 71945 1.7986249999999999E-02 1.9406112281494695E-02 2.8151139953825801E+00
+ 71946 1.7986499999999999E-02 1.9406816065564249E-02 2.8151650953539451E+00
+ 71947 1.7986749999999999E-02 1.9407519862409177E-02 2.8152161953253105E+00
+ 71948 1.7987000000000000E-02 1.9408223672029479E-02 2.8152672952966755E+00
+ 71949 1.7987250000000000E-02 1.9408927494425160E-02 2.8153183952680405E+00
+ 71950 1.7987500000000000E-02 1.9409631329596243E-02 2.8153694952394059E+00
+ 71951 1.7987750000000000E-02 1.9410335177542717E-02 2.8154205952107709E+00
+ 71952 1.7988000000000001E-02 1.9411039038264601E-02 2.8154716951821364E+00
+ 71953 1.7988250000000001E-02 1.9411742911761880E-02 2.8155227951535013E+00
+ 71954 1.7988500000000001E-02 1.9412446798034565E-02 2.8155738951248663E+00
+ 71955 1.7988749999999998E-02 1.9413150697082680E-02 2.8156249950962309E+00
+ 71956 1.7988999999999998E-02 1.9413854608906232E-02 2.8156760950675959E+00
+ 71957 1.7989249999999998E-02 1.9414558533505197E-02 2.8157271950389613E+00
+ 71958 1.7989499999999999E-02 1.9415262470879630E-02 2.8157782950103263E+00
+ 71959 1.7989749999999999E-02 1.9415966421029503E-02 2.8158293949816917E+00
+ 71960 1.7989999999999999E-02 1.9416670383954813E-02 2.8158804949530567E+00
+ 71961 1.7990249999999999E-02 1.9417374359655591E-02 2.8159315949244217E+00
+ 71962 1.7990500000000000E-02 1.9418078348131838E-02 2.8159826948957871E+00
+ 71963 1.7990750000000000E-02 1.9418782349383549E-02 2.8160337948671521E+00
+ 71964 1.7991000000000000E-02 1.9419486363410735E-02 2.8160848948385175E+00
+ 71965 1.7991250000000000E-02 1.9420190390213421E-02 2.8161359948098825E+00
+ 71966 1.7991500000000001E-02 1.9420894429791578E-02 2.8161870947812475E+00
+ 71967 1.7991750000000001E-02 1.9421598482145256E-02 2.8162381947526129E+00
+ 71968 1.7992000000000001E-02 1.9422302547274423E-02 2.8162892947239779E+00
+ 71969 1.7992249999999998E-02 1.9423006625179099E-02 2.8163403946953425E+00
+ 71970 1.7992499999999998E-02 1.9423710715859292E-02 2.8163914946667075E+00
+ 71971 1.7992749999999998E-02 1.9424414819315006E-02 2.8164425946380729E+00
+ 71972 1.7992999999999999E-02 1.9425118935546257E-02 2.8164936946094379E+00
+ 71973 1.7993249999999999E-02 1.9425823064553031E-02 2.8165447945808033E+00
+ 71974 1.7993499999999999E-02 1.9426527206335354E-02 2.8165958945521683E+00
+ 71975 1.7993749999999999E-02 1.9427231360893225E-02 2.8166469945235333E+00
+ 71976 1.7994000000000000E-02 1.9427935528226647E-02 2.8166980944948987E+00
+ 71977 1.7994250000000000E-02 1.9428639708335634E-02 2.8167491944662637E+00
+ 71978 1.7994500000000000E-02 1.9429343901220201E-02 2.8168002944376287E+00
+ 71979 1.7994750000000000E-02 1.9430048106880312E-02 2.8168513944089941E+00
+ 71980 1.7995000000000001E-02 1.9430752325316020E-02 2.8169024943803591E+00
+ 71981 1.7995250000000001E-02 1.9431456556527314E-02 2.8169535943517245E+00
+ 71982 1.7995500000000001E-02 1.9432160800514211E-02 2.8170046943230895E+00
+ 71983 1.7995749999999998E-02 1.9432865057276680E-02 2.8170557942944541E+00
+ 71984 1.7995999999999998E-02 1.9433569326814767E-02 2.8171068942658191E+00
+ 71985 1.7996249999999998E-02 1.9434273609128465E-02 2.8171579942371845E+00
+ 71986 1.7996499999999999E-02 1.9434977904217783E-02 2.8172090942085495E+00
+ 71987 1.7996749999999999E-02 1.9435682212082740E-02 2.8172601941799145E+00
+ 71988 1.7996999999999999E-02 1.9436386532723299E-02 2.8173112941512799E+00
+ 71989 1.7997249999999999E-02 1.9437090866139511E-02 2.8173623941226449E+00
+ 71990 1.7997500000000000E-02 1.9437795212331369E-02 2.8174134940940103E+00
+ 71991 1.7997750000000000E-02 1.9438499571298881E-02 2.8174645940653753E+00
+ 71992 1.7998000000000000E-02 1.9439203814631521E-02 2.8175156940367403E+00
+ 71993 1.7998250000000000E-02 1.9439908199843425E-02 2.8175667940081057E+00
+ 71994 1.7998500000000001E-02 1.9440612597830469E-02 2.8176178939794707E+00
+ 71995 1.7998750000000001E-02 1.9441317008592644E-02 2.8176689939508361E+00
+ 71996 1.7999000000000001E-02 1.9442021432129968E-02 2.8177200939222011E+00
+ 71997 1.7999249999999998E-02 1.9442725868442437E-02 2.8177711938935657E+00
+ 71998 1.7999499999999998E-02 1.9443430317530076E-02 2.8178222938649307E+00
+ 71999 1.7999749999999998E-02 1.9444134779392882E-02 2.8178733938362956E+00
+ 72000 1.7999999999999999E-02 1.9444839254030854E-02 2.8179244938076611E+00
+ 72001 1.8000249999999999E-02 1.9445543741443999E-02 2.8179755937790261E+00
+ 72002 1.8000499999999999E-02 1.9446248241632335E-02 2.8180266937503915E+00
+ 72003 1.8000749999999999E-02 1.9446952754595861E-02 2.8180777937217565E+00
+ 72004 1.8001000000000000E-02 1.9447657280334589E-02 2.8181288936931215E+00
+ 72005 1.8001250000000000E-02 1.9448361818848521E-02 2.8181799936644869E+00
+ 72006 1.8001500000000000E-02 1.9449066370137637E-02 2.8182310936358519E+00
+ 72007 1.8001750000000000E-02 1.9449770934202006E-02 2.8182821936072173E+00
+ 72008 1.8002000000000001E-02 1.9450475511041572E-02 2.8183332935785823E+00
+ 72009 1.8002250000000001E-02 1.9451180100656364E-02 2.8183843935499473E+00
+ 72010 1.8002500000000001E-02 1.9451884703046395E-02 2.8184354935213127E+00
+ 72011 1.8002749999999998E-02 1.9452589318211672E-02 2.8184865934926773E+00
+ 72012 1.8002999999999998E-02 1.9453293946152181E-02 2.8185376934640423E+00
+ 72013 1.8003249999999998E-02 1.9453998586867957E-02 2.8185887934354072E+00
+ 72014 1.8003499999999999E-02 1.9454703240358983E-02 2.8186398934067727E+00
+ 72015 1.8003749999999999E-02 1.9455407906625283E-02 2.8186909933781377E+00
+ 72016 1.8003999999999999E-02 1.9456112585666843E-02 2.8187420933495031E+00
+ 72017 1.8004249999999999E-02 1.9456817277483690E-02 2.8187931933208681E+00
+ 72018 1.8004500000000000E-02 1.9457521982075818E-02 2.8188442932922331E+00
+ 72019 1.8004750000000000E-02 1.9458226699443238E-02 2.8188953932635985E+00
+ 72020 1.8005000000000000E-02 1.9458931429585966E-02 2.8189464932349635E+00
+ 72021 1.8005250000000000E-02 1.9459636172503975E-02 2.8189975932063285E+00
+ 72022 1.8005500000000001E-02 1.9460340928197307E-02 2.8190486931776939E+00
+ 72023 1.8005750000000001E-02 1.9461045696665957E-02 2.8190997931490589E+00
+ 72024 1.8005999999999998E-02 1.9461750477909913E-02 2.8191508931204234E+00
+ 72025 1.8006249999999998E-02 1.9462455271929205E-02 2.8192019930917884E+00
+ 72026 1.8006499999999998E-02 1.9463160078723840E-02 2.8192530930631539E+00
+ 72027 1.8006749999999998E-02 1.9463864898293805E-02 2.8193041930345188E+00
+ 72028 1.8006999999999999E-02 1.9464569730639120E-02 2.8193552930058843E+00
+ 72029 1.8007249999999999E-02 1.9465274575759795E-02 2.8194063929772493E+00
+ 72030 1.8007499999999999E-02 1.9465979433655821E-02 2.8194574929486143E+00
+ 72031 1.8007749999999999E-02 1.9466684304327218E-02 2.8195085929199797E+00
+ 72032 1.8008000000000000E-02 1.9467389187773992E-02 2.8195596928913447E+00
+ 72033 1.8008250000000000E-02 1.9468094083996138E-02 2.8196107928627101E+00
+ 72034 1.8008500000000000E-02 1.9468798992993662E-02 2.8196618928340751E+00
+ 72035 1.8008750000000000E-02 1.9469503914766585E-02 2.8197129928054401E+00
+ 72036 1.8009000000000001E-02 1.9470208849314906E-02 2.8197640927768055E+00
+ 72037 1.8009250000000001E-02 1.9470913796638629E-02 2.8198151927481705E+00
+ 72038 1.8009499999999998E-02 1.9471618756737752E-02 2.8198662927195350E+00
+ 72039 1.8009749999999998E-02 1.9472323729612287E-02 2.8199173926909000E+00
+ 72040 1.8009999999999998E-02 1.9473028715262259E-02 2.8199684926622655E+00
+ 72041 1.8010249999999998E-02 1.9473733713687665E-02 2.8200195926336304E+00
+ 72042 1.8010499999999999E-02 1.9474438724888490E-02 2.8200706926049954E+00
+ 72043 1.8010749999999999E-02 1.9475143748864776E-02 2.8201217925763609E+00
+ 72044 1.8010999999999999E-02 1.9475848785616492E-02 2.8201728925477259E+00
+ 72045 1.8011249999999999E-02 1.9476553835143667E-02 2.8202239925190913E+00
+ 72046 1.8011500000000000E-02 1.9477258897446326E-02 2.8202750924904563E+00
+ 72047 1.8011750000000000E-02 1.9477963972524416E-02 2.8203261924618213E+00
+ 72048 1.8012000000000000E-02 1.9478669060377984E-02 2.8203772924331867E+00
+ 72049 1.8012250000000000E-02 1.9479374161007042E-02 2.8204283924045517E+00
+ 72050 1.8012500000000001E-02 1.9480079274411578E-02 2.8204794923759171E+00
+ 72051 1.8012750000000001E-02 1.9480784400591603E-02 2.8205305923472821E+00
+ 72052 1.8012999999999998E-02 1.9481489539547127E-02 2.8205816923186466E+00
+ 72053 1.8013249999999998E-02 1.9482194691278154E-02 2.8206327922900116E+00
+ 72054 1.8013499999999998E-02 1.9482899855784712E-02 2.8206838922613771E+00
+ 72055 1.8013749999999999E-02 1.9483605033066759E-02 2.8207349922327420E+00
+ 72056 1.8013999999999999E-02 1.9484310223124343E-02 2.8207860922041070E+00
+ 72057 1.8014249999999999E-02 1.9485015425957465E-02 2.8208371921754725E+00
+ 72058 1.8014499999999999E-02 1.9485720641566114E-02 2.8208882921468375E+00
+ 72059 1.8014750000000000E-02 1.9486425869950291E-02 2.8209393921182024E+00
+ 72060 1.8015000000000000E-02 1.9487131111110050E-02 2.8209904920895679E+00
+ 72061 1.8015250000000000E-02 1.9487836365045343E-02 2.8210415920609329E+00
+ 72062 1.8015500000000000E-02 1.9488541631756198E-02 2.8210926920322983E+00
+ 72063 1.8015750000000001E-02 1.9489246911242607E-02 2.8211437920036633E+00
+ 72064 1.8016000000000001E-02 1.9489952203504610E-02 2.8211948919750283E+00
+ 72065 1.8016250000000001E-02 1.9490657508542186E-02 2.8212459919463937E+00
+ 72066 1.8016499999999998E-02 1.9491362826355330E-02 2.8212970919177582E+00
+ 72067 1.8016749999999998E-02 1.9492068156944091E-02 2.8213481918891232E+00
+ 72068 1.8016999999999998E-02 1.9492773500308449E-02 2.8213992918604882E+00
+ 72069 1.8017249999999999E-02 1.9493478856448396E-02 2.8214503918318536E+00
+ 72070 1.8017499999999999E-02 1.9494184225363972E-02 2.8215014918032186E+00
+ 72071 1.8017749999999999E-02 1.9494889607055161E-02 2.8215525917745841E+00
+ 72072 1.8017999999999999E-02 1.9495595001521981E-02 2.8216036917459490E+00
+ 72073 1.8018250000000000E-02 1.9496300408764423E-02 2.8216547917173140E+00
+ 72074 1.8018500000000000E-02 1.9497005828782481E-02 2.8217058916886795E+00
+ 72075 1.8018750000000000E-02 1.9497711261576220E-02 2.8217569916600445E+00
+ 72076 1.8019000000000000E-02 1.9498416707145593E-02 2.8218080916314099E+00
+ 72077 1.8019250000000001E-02 1.9499122165490605E-02 2.8218591916027749E+00
+ 72078 1.8019500000000001E-02 1.9499827636611303E-02 2.8219102915741399E+00
+ 72079 1.8019750000000001E-02 1.9500533120507667E-02 2.8219613915455053E+00
+ 72080 1.8019999999999998E-02 1.9501238617179676E-02 2.8220124915168694E+00
+ 72081 1.8020249999999998E-02 1.9501944126627396E-02 2.8220635914882348E+00
+ 72082 1.8020499999999998E-02 1.9502649648850807E-02 2.8221146914595998E+00
+ 72083 1.8020749999999999E-02 1.9503355183849897E-02 2.8221657914309652E+00
+ 72084 1.8020999999999999E-02 1.9504060731624705E-02 2.8222168914023302E+00
+ 72085 1.8021249999999999E-02 1.9504766292175200E-02 2.8222679913736952E+00
+ 72086 1.8021499999999999E-02 1.9505471865501407E-02 2.8223190913450606E+00
+ 72087 1.8021750000000000E-02 1.9506177451603341E-02 2.8223701913164256E+00
+ 72088 1.8022000000000000E-02 1.9506883050481007E-02 2.8224212912877911E+00
+ 72089 1.8022250000000000E-02 1.9507588662134392E-02 2.8224723912591561E+00
+ 72090 1.8022500000000000E-02 1.9508294286563525E-02 2.8225234912305210E+00
+ 72091 1.8022750000000001E-02 1.9508999923768398E-02 2.8225745912018865E+00
+ 72092 1.8023000000000001E-02 1.9509705573749016E-02 2.8226256911732515E+00
+ 72093 1.8023250000000001E-02 1.9510411236505404E-02 2.8226767911446169E+00
+ 72094 1.8023499999999998E-02 1.9511116912037545E-02 2.8227278911159810E+00
+ 72095 1.8023749999999998E-02 1.9511822600345466E-02 2.8227789910873464E+00
+ 72096 1.8023999999999998E-02 1.9512528301429147E-02 2.8228300910587114E+00
+ 72097 1.8024249999999999E-02 1.9513234015288611E-02 2.8228811910300768E+00
+ 72098 1.8024499999999999E-02 1.9513939741923877E-02 2.8229322910014418E+00
+ 72099 1.8024749999999999E-02 1.9514645481334927E-02 2.8229833909728068E+00
+ 72100 1.8024999999999999E-02 1.9515351233521803E-02 2.8230344909441722E+00
+ 72101 1.8025250000000000E-02 1.9516056998484469E-02 2.8230855909155372E+00
+ 72102 1.8025500000000000E-02 1.9516762776222947E-02 2.8231366908869022E+00
+ 72103 1.8025750000000000E-02 1.9517468566737254E-02 2.8231877908582677E+00
+ 72104 1.8026000000000000E-02 1.9518174370027386E-02 2.8232388908296326E+00
+ 72105 1.8026250000000001E-02 1.9518880186093338E-02 2.8232899908009981E+00
+ 72106 1.8026500000000001E-02 1.9519586014935138E-02 2.8233410907723631E+00
+ 72107 1.8026750000000001E-02 1.9520291856552796E-02 2.8233921907437280E+00
+ 72108 1.8026999999999998E-02 1.9520997710946283E-02 2.8234432907150926E+00
+ 72109 1.8027249999999998E-02 1.9521703578115633E-02 2.8234943906864580E+00
+ 72110 1.8027499999999998E-02 1.9522409458060854E-02 2.8235454906578230E+00
+ 72111 1.8027749999999999E-02 1.9523115350781963E-02 2.8235965906291880E+00
+ 72112 1.8027999999999999E-02 1.9523821256278939E-02 2.8236476906005534E+00
+ 72113 1.8028249999999999E-02 1.9524527174551793E-02 2.8236987905719184E+00
+ 72114 1.8028499999999999E-02 1.9525233105600545E-02 2.8237498905432838E+00
+ 72115 1.8028750000000000E-02 1.9525939049425182E-02 2.8238009905146488E+00
+ 72116 1.8029000000000000E-02 1.9526645006025731E-02 2.8238520904860138E+00
+ 72117 1.8029250000000000E-02 1.9527350975402192E-02 2.8239031904573793E+00
+ 72118 1.8029500000000000E-02 1.9528056957554569E-02 2.8239542904287442E+00
+ 72119 1.8029750000000001E-02 1.9528762952482865E-02 2.8240053904001097E+00
+ 72120 1.8030000000000001E-02 1.9529468960187094E-02 2.8240564903714747E+00
+ 72121 1.8030250000000001E-02 1.9530174980667250E-02 2.8241075903428396E+00
+ 72122 1.8030499999999998E-02 1.9530881013923328E-02 2.8241586903142042E+00
+ 72123 1.8030749999999998E-02 1.9531587059955384E-02 2.8242097902855692E+00
+ 72124 1.8030999999999998E-02 1.9532293118763394E-02 2.8242608902569346E+00
+ 72125 1.8031249999999999E-02 1.9532999190347351E-02 2.8243119902282996E+00
+ 72126 1.8031499999999999E-02 1.9533705274707297E-02 2.8243630901996650E+00
+ 72127 1.8031749999999999E-02 1.9534411371843204E-02 2.8244141901710300E+00
+ 72128 1.8031999999999999E-02 1.9535117481755081E-02 2.8244652901423950E+00
+ 72129 1.8032250000000000E-02 1.9535823604442955E-02 2.8245163901137604E+00
+ 72130 1.8032500000000000E-02 1.9536529739906810E-02 2.8245674900851254E+00
+ 72131 1.8032750000000000E-02 1.9537235888146674E-02 2.8246185900564909E+00
+ 72132 1.8033000000000000E-02 1.9537942049162548E-02 2.8246696900278558E+00
+ 72133 1.8033250000000001E-02 1.9538648222954428E-02 2.8247207899992208E+00
+ 72134 1.8033500000000001E-02 1.9539354409522324E-02 2.8247718899705863E+00
+ 72135 1.8033750000000001E-02 1.9540060608866251E-02 2.8248229899419512E+00
+ 72136 1.8033999999999998E-02 1.9540766820986193E-02 2.8248740899133158E+00
+ 72137 1.8034249999999998E-02 1.9541473045882180E-02 2.8249251898846808E+00
+ 72138 1.8034499999999998E-02 1.9542179283554197E-02 2.8249762898560462E+00
+ 72139 1.8034749999999999E-02 1.9542885534002293E-02 2.8250273898274112E+00
+ 72140 1.8034999999999999E-02 1.9543591797226433E-02 2.8250784897987766E+00
+ 72141 1.8035249999999999E-02 1.9544298073226631E-02 2.8251295897701416E+00
+ 72142 1.8035499999999999E-02 1.9545004362002894E-02 2.8251806897415066E+00
+ 72143 1.8035750000000000E-02 1.9545710663555257E-02 2.8252317897128720E+00
+ 72144 1.8036000000000000E-02 1.9546416977883674E-02 2.8252828896842370E+00
+ 72145 1.8036250000000000E-02 1.9547123304988201E-02 2.8253339896556020E+00
+ 72146 1.8036500000000000E-02 1.9547829644868810E-02 2.8253850896269674E+00
+ 72147 1.8036750000000001E-02 1.9548535997525512E-02 2.8254361895983324E+00
+ 72148 1.8037000000000001E-02 1.9549242362958335E-02 2.8254872895696979E+00
+ 72149 1.8037249999999998E-02 1.9549948741167264E-02 2.8255383895410620E+00
+ 72150 1.8037499999999998E-02 1.9550655132152310E-02 2.8255894895124274E+00
+ 72151 1.8037749999999998E-02 1.9551361535913497E-02 2.8256405894837924E+00
+ 72152 1.8037999999999998E-02 1.9552067952450809E-02 2.8256916894551578E+00
+ 72153 1.8038249999999999E-02 1.9552774381764261E-02 2.8257427894265228E+00
+ 72154 1.8038499999999999E-02 1.9553480823853862E-02 2.8257938893978878E+00
+ 72155 1.8038749999999999E-02 1.9554187278719663E-02 2.8258449893692532E+00
+ 72156 1.8038999999999999E-02 1.9554893746361525E-02 2.8258960893406182E+00
+ 72157 1.8039250000000000E-02 1.9555600226779601E-02 2.8259471893119836E+00
+ 72158 1.8039500000000000E-02 1.9556306719973767E-02 2.8259982892833486E+00
+ 72159 1.8039750000000000E-02 1.9557013225942384E-02 2.8260493892547136E+00
+ 72160 1.8040000000000000E-02 1.9557719744684822E-02 2.8261004892260790E+00
+ 72161 1.8040250000000001E-02 1.9558426276201097E-02 2.8261515891974440E+00
+ 72162 1.8040500000000001E-02 1.9559132820491203E-02 2.8262026891688095E+00
+ 72163 1.8040749999999998E-02 1.9559839377555139E-02 2.8262537891401736E+00
+ 72164 1.8040999999999998E-02 1.9560545947392923E-02 2.8263048891115390E+00
+ 72165 1.8041249999999998E-02 1.9561252530004562E-02 2.8263559890829040E+00
+ 72166 1.8041499999999999E-02 1.9561959125390060E-02 2.8264070890542690E+00
+ 72167 1.8041749999999999E-02 1.9562665733549409E-02 2.8264581890256344E+00
+ 72168 1.8041999999999999E-02 1.9563372354482644E-02 2.8265092889969994E+00
+ 72169 1.8042249999999999E-02 1.9564078988189737E-02 2.8265603889683648E+00
+ 72170 1.8042500000000000E-02 1.9564785634670720E-02 2.8266114889397298E+00
+ 72171 1.8042750000000000E-02 1.9565492293925589E-02 2.8266625889110948E+00
+ 72172 1.8043000000000000E-02 1.9566198965954365E-02 2.8267136888824602E+00
+ 72173 1.8043250000000000E-02 1.9566905650757010E-02 2.8267647888538252E+00
+ 72174 1.8043500000000001E-02 1.9567612348333572E-02 2.8268158888251906E+00
+ 72175 1.8043750000000001E-02 1.9568319058684041E-02 2.8268669887965556E+00
+ 72176 1.8044000000000001E-02 1.9569025781808441E-02 2.8269180887679206E+00
+ 72177 1.8044249999999998E-02 1.9569732517706741E-02 2.8269691887392852E+00
+ 72178 1.8044499999999998E-02 1.9570439266378980E-02 2.8270202887106506E+00
+ 72179 1.8044749999999998E-02 1.9571146027825160E-02 2.8270713886820156E+00
+ 72180 1.8044999999999999E-02 1.9571852802045264E-02 2.8271224886533806E+00
+ 72181 1.8045249999999999E-02 1.9572559589039310E-02 2.8271735886247460E+00
+ 72182 1.8045499999999999E-02 1.9573266388807339E-02 2.8272246885961110E+00
+ 72183 1.8045749999999999E-02 1.9573973201349307E-02 2.8272757885674764E+00
+ 72184 1.8046000000000000E-02 1.9574680026665230E-02 2.8273268885388414E+00
+ 72185 1.8046250000000000E-02 1.9575386864755132E-02 2.8273779885102064E+00
+ 72186 1.8046500000000000E-02 1.9576093715619015E-02 2.8274290884815718E+00
+ 72187 1.8046750000000000E-02 1.9576800579256867E-02 2.8274801884529368E+00
+ 72188 1.8047000000000001E-02 1.9577507455668716E-02 2.8275312884243018E+00
+ 72189 1.8047250000000001E-02 1.9578214344854548E-02 2.8275823883956672E+00
+ 72190 1.8047500000000001E-02 1.9578921246814388E-02 2.8276334883670322E+00
+ 72191 1.8047749999999998E-02 1.9579628161548217E-02 2.8276845883383968E+00
+ 72192 1.8047999999999998E-02 1.9580335089056090E-02 2.8277356883097617E+00
+ 72193 1.8048249999999998E-02 1.9581042029337959E-02 2.8277867882811272E+00
+ 72194 1.8048499999999999E-02 1.9581748982393839E-02 2.8278378882524922E+00
+ 72195 1.8048749999999999E-02 1.9582455948223783E-02 2.8278889882238576E+00
+ 72196 1.8048999999999999E-02 1.9583162926827723E-02 2.8279400881952226E+00
+ 72197 1.8049249999999999E-02 1.9583869918205734E-02 2.8279911881665876E+00
+ 72198 1.8049500000000000E-02 1.9584576922357773E-02 2.8280422881379530E+00
+ 72199 1.8049750000000000E-02 1.9585283939283882E-02 2.8280933881093180E+00
+ 72200 1.8050000000000000E-02 1.9585990968984029E-02 2.8281444880806834E+00
+ 72201 1.8050250000000000E-02 1.9586698011458254E-02 2.8281955880520484E+00
+ 72202 1.8050500000000001E-02 1.9587405066706552E-02 2.8282466880234134E+00
+ 72203 1.8050750000000001E-02 1.9588112134728920E-02 2.8282977879947788E+00
+ 72204 1.8051000000000001E-02 1.9588819215525376E-02 2.8283488879661438E+00
+ 72205 1.8051249999999998E-02 1.9589526309095901E-02 2.8283999879375084E+00
+ 72206 1.8051499999999998E-02 1.9590233415440531E-02 2.8284510879088733E+00
+ 72207 1.8051749999999998E-02 1.9590940534559280E-02 2.8285021878802388E+00
+ 72208 1.8051999999999999E-02 1.9591647666452119E-02 2.8285532878516038E+00
+ 72209 1.8052249999999999E-02 1.9592354811119077E-02 2.8286043878229687E+00
+ 72210 1.8052499999999999E-02 1.9593061968560154E-02 2.8286554877943342E+00
+ 72211 1.8052749999999999E-02 1.9593769138775360E-02 2.8287065877656992E+00
+ 72212 1.8053000000000000E-02 1.9594476321764670E-02 2.8287576877370646E+00
+ 72213 1.8053250000000000E-02 1.9595183517528141E-02 2.8288087877084296E+00
+ 72214 1.8053500000000000E-02 1.9595890726065750E-02 2.8288598876797946E+00
+ 72215 1.8053750000000000E-02 1.9596597947377507E-02 2.8289109876511600E+00
+ 72216 1.8054000000000001E-02 1.9597305181463406E-02 2.8289620876225250E+00
+ 72217 1.8054250000000001E-02 1.9598012428323482E-02 2.8290131875938904E+00
+ 72218 1.8054500000000001E-02 1.9598719687957726E-02 2.8290642875652554E+00
+ 72219 1.8054749999999998E-02 1.9599426960366113E-02 2.8291153875366200E+00
+ 72220 1.8054999999999998E-02 1.9600134245548701E-02 2.8291664875079849E+00
+ 72221 1.8055249999999998E-02 1.9600841543505467E-02 2.8292175874793504E+00
+ 72222 1.8055499999999999E-02 1.9601548854236428E-02 2.8292686874507154E+00
+ 72223 1.8055749999999999E-02 1.9602256177741580E-02 2.8293197874220803E+00
+ 72224 1.8055999999999999E-02 1.9602963514020931E-02 2.8293708873934458E+00
+ 72225 1.8056249999999999E-02 1.9603670863074508E-02 2.8294219873648108E+00
+ 72226 1.8056500000000000E-02 1.9604378224902293E-02 2.8294730873361758E+00
+ 72227 1.8056750000000000E-02 1.9605085599504291E-02 2.8295241873075412E+00
+ 72228 1.8057000000000000E-02 1.9605792986880522E-02 2.8295752872789062E+00
+ 72229 1.8057250000000000E-02 1.9606500387030979E-02 2.8296263872502716E+00
+ 72230 1.8057500000000001E-02 1.9607207799955669E-02 2.8296774872216366E+00
+ 72231 1.8057750000000001E-02 1.9607915225654606E-02 2.8297285871930016E+00
+ 72232 1.8058000000000001E-02 1.9608622664127794E-02 2.8297796871643670E+00
+ 72233 1.8058249999999998E-02 1.9609330115375238E-02 2.8298307871357316E+00
+ 72234 1.8058499999999998E-02 1.9610037579396940E-02 2.8298818871070965E+00
+ 72235 1.8058749999999998E-02 1.9610745056192917E-02 2.8299329870784615E+00
+ 72236 1.8058999999999999E-02 1.9611452545763165E-02 2.8299840870498270E+00
+ 72237 1.8059249999999999E-02 1.9612160048107698E-02 2.8300351870211919E+00
+ 72238 1.8059499999999999E-02 1.9612867563226510E-02 2.8300862869925574E+00
+ 72239 1.8059749999999999E-02 1.9613575091119616E-02 2.8301373869639224E+00
+ 72240 1.8060000000000000E-02 1.9614282631787015E-02 2.8301884869352874E+00
+ 72241 1.8060250000000000E-02 1.9614990185228727E-02 2.8302395869066528E+00
+ 72242 1.8060500000000000E-02 1.9615697751444745E-02 2.8302906868780178E+00
+ 72243 1.8060750000000000E-02 1.9616405330435079E-02 2.8303417868493832E+00
+ 72244 1.8061000000000001E-02 1.9617112922199718E-02 2.8303928868207482E+00
+ 72245 1.8061250000000001E-02 1.9617820526738709E-02 2.8304439867921132E+00
+ 72246 1.8061500000000001E-02 1.9618528144052027E-02 2.8304950867634786E+00
+ 72247 1.8061749999999998E-02 1.9619235774139668E-02 2.8305461867348427E+00
+ 72248 1.8061999999999998E-02 1.9619943417001677E-02 2.8305972867062081E+00
+ 72249 1.8062249999999998E-02 1.9620651072638027E-02 2.8306483866775731E+00
+ 72250 1.8062499999999999E-02 1.9621358741048749E-02 2.8306994866489386E+00
+ 72251 1.8062749999999999E-02 1.9622066422233818E-02 2.8307505866203035E+00
+ 72252 1.8062999999999999E-02 1.9622774116193259E-02 2.8308016865916685E+00
+ 72253 1.8063249999999999E-02 1.9623481822927086E-02 2.8308527865630340E+00
+ 72254 1.8063500000000000E-02 1.9624189542435284E-02 2.8309038865343989E+00
+ 72255 1.8063750000000000E-02 1.9624897274717879E-02 2.8309549865057644E+00
+ 72256 1.8064000000000000E-02 1.9625605019774863E-02 2.8310060864771294E+00
+ 72257 1.8064250000000000E-02 1.9626312777606254E-02 2.8310571864484944E+00
+ 72258 1.8064500000000001E-02 1.9627020548212040E-02 2.8311082864198598E+00
+ 72259 1.8064750000000001E-02 1.9627728331592244E-02 2.8311593863912248E+00
+ 72260 1.8064999999999998E-02 1.9628436127746847E-02 2.8312104863625893E+00
+ 72261 1.8065249999999998E-02 1.9629143936675895E-02 2.8312615863339543E+00
+ 72262 1.8065499999999998E-02 1.9629851758379360E-02 2.8313126863053197E+00
+ 72263 1.8065749999999998E-02 1.9630559592857269E-02 2.8313637862766847E+00
+ 72264 1.8065999999999999E-02 1.9631267440109613E-02 2.8314148862480502E+00
+ 72265 1.8066249999999999E-02 1.9631975300136429E-02 2.8314659862194151E+00
+ 72266 1.8066499999999999E-02 1.9632683172937676E-02 2.8315170861907801E+00
+ 72267 1.8066749999999999E-02 1.9633391058513389E-02 2.8315681861621456E+00
+ 72268 1.8067000000000000E-02 1.9634098956863574E-02 2.8316192861335105E+00
+ 72269 1.8067250000000000E-02 1.9634806867988231E-02 2.8316703861048755E+00
+ 72270 1.8067500000000000E-02 1.9635514791887375E-02 2.8317214860762410E+00
+ 72271 1.8067750000000000E-02 1.9636222728560949E-02 2.8317725860476060E+00
+ 72272 1.8068000000000001E-02 1.9636930678009073E-02 2.8318236860189714E+00
+ 72273 1.8068250000000001E-02 1.9637638640231665E-02 2.8318747859903364E+00
+ 72274 1.8068499999999998E-02 1.9638346615228758E-02 2.8319258859617009E+00
+ 72275 1.8068749999999998E-02 1.9639054603000361E-02 2.8319769859330659E+00
+ 72276 1.8068999999999998E-02 1.9639762603546496E-02 2.8320280859044313E+00
+ 72277 1.8069249999999999E-02 1.9640470616867137E-02 2.8320791858757963E+00
+ 72278 1.8069499999999999E-02 1.9641178642962297E-02 2.8321302858471613E+00
+ 72279 1.8069749999999999E-02 1.9641886681832008E-02 2.8321813858185267E+00
+ 72280 1.8069999999999999E-02 1.9642594733476251E-02 2.8322324857898917E+00
+ 72281 1.8070250000000000E-02 1.9643302797895026E-02 2.8322835857612572E+00
+ 72282 1.8070500000000000E-02 1.9644010875088363E-02 2.8323346857326221E+00
+ 72283 1.8070750000000000E-02 1.9644718965056252E-02 2.8323857857039871E+00
+ 72284 1.8071000000000000E-02 1.9645427067798715E-02 2.8324368856753526E+00
+ 72285 1.8071250000000001E-02 1.9646135183315736E-02 2.8324879856467176E+00
+ 72286 1.8071500000000001E-02 1.9646843311607331E-02 2.8325390856180830E+00
+ 72287 1.8071750000000001E-02 1.9647551452673509E-02 2.8325901855894480E+00
+ 72288 1.8071999999999998E-02 1.9648259606514260E-02 2.8326412855608125E+00
+ 72289 1.8072249999999998E-02 1.9648967773129616E-02 2.8326923855321775E+00
+ 72290 1.8072499999999998E-02 1.9649675952519575E-02 2.8327434855035425E+00
+ 72291 1.8072749999999999E-02 1.9650384144684136E-02 2.8327945854749079E+00
+ 72292 1.8072999999999999E-02 1.9651092349623311E-02 2.8328456854462729E+00
+ 72293 1.8073249999999999E-02 1.9651800567337077E-02 2.8328967854176383E+00
+ 72294 1.8073499999999999E-02 1.9652508797825513E-02 2.8329478853890033E+00
+ 72295 1.8073750000000000E-02 1.9653217041088546E-02 2.8329989853603683E+00
+ 72296 1.8074000000000000E-02 1.9653925297126219E-02 2.8330500853317337E+00
+ 72297 1.8074250000000000E-02 1.9654633565938530E-02 2.8331011853030987E+00
+ 72298 1.8074500000000000E-02 1.9655341847525487E-02 2.8331522852744642E+00
+ 72299 1.8074750000000001E-02 1.9656050141887111E-02 2.8332033852458292E+00
+ 72300 1.8075000000000001E-02 1.9656758449023374E-02 2.8332544852171941E+00
+ 72301 1.8075250000000001E-02 1.9657466768934331E-02 2.8333055851885596E+00
+ 72302 1.8075499999999998E-02 1.9658175101619924E-02 2.8333566851599241E+00
+ 72303 1.8075749999999998E-02 1.9658883447080208E-02 2.8334077851312891E+00
+ 72304 1.8075999999999998E-02 1.9659591805315180E-02 2.8334588851026541E+00
+ 72305 1.8076249999999999E-02 1.9660300176324832E-02 2.8335099850740195E+00
+ 72306 1.8076499999999999E-02 1.9661008560109213E-02 2.8335610850453845E+00
+ 72307 1.8076749999999999E-02 1.9661716956668261E-02 2.8336121850167499E+00
+ 72308 1.8076999999999999E-02 1.9662425366002018E-02 2.8336632849881149E+00
+ 72309 1.8077250000000000E-02 1.9663133788110503E-02 2.8337143849594799E+00
+ 72310 1.8077500000000000E-02 1.9663842222993701E-02 2.8337654849308453E+00
+ 72311 1.8077750000000000E-02 1.9664550670651624E-02 2.8338165849022103E+00
+ 72312 1.8078000000000000E-02 1.9665259131084283E-02 2.8338676848735753E+00
+ 72313 1.8078250000000001E-02 1.9665967604291672E-02 2.8339187848449408E+00
+ 72314 1.8078500000000001E-02 1.9666676090273814E-02 2.8339698848163057E+00
+ 72315 1.8078750000000001E-02 1.9667384589030695E-02 2.8340209847876712E+00
+ 72316 1.8078999999999998E-02 1.9668093100562334E-02 2.8340720847590353E+00
+ 72317 1.8079249999999998E-02 1.9668801624868743E-02 2.8341231847304007E+00
+ 72318 1.8079499999999998E-02 1.9669510161949927E-02 2.8341742847017657E+00
+ 72319 1.8079749999999999E-02 1.9670218711805864E-02 2.8342253846731311E+00
+ 72320 1.8079999999999999E-02 1.9670927274436586E-02 2.8342764846444961E+00
+ 72321 1.8080249999999999E-02 1.9671635849842113E-02 2.8343275846158611E+00
+ 72322 1.8080499999999999E-02 1.9672344438022394E-02 2.8343786845872265E+00
+ 72323 1.8080750000000000E-02 1.9673053038977522E-02 2.8344297845585915E+00
+ 72324 1.8081000000000000E-02 1.9673761652707428E-02 2.8344808845299569E+00
+ 72325 1.8081250000000000E-02 1.9674470279212139E-02 2.8345319845013219E+00
+ 72326 1.8081500000000000E-02 1.9675178918491677E-02 2.8345830844726869E+00
+ 72327 1.8081750000000001E-02 1.9675887570546065E-02 2.8346341844440524E+00
+ 72328 1.8082000000000001E-02 1.9676596235375238E-02 2.8346852844154173E+00
+ 72329 1.8082250000000001E-02 1.9677304912979251E-02 2.8347363843867828E+00
+ 72330 1.8082499999999998E-02 1.9678013603358115E-02 2.8347874843581469E+00
+ 72331 1.8082749999999998E-02 1.9678722306511832E-02 2.8348385843295123E+00
+ 72332 1.8082999999999998E-02 1.9679431022440394E-02 2.8348896843008773E+00
+ 72333 1.8083249999999999E-02 1.9680139751143820E-02 2.8349407842722423E+00
+ 72334 1.8083499999999999E-02 1.9680848492622114E-02 2.8349918842436077E+00
+ 72335 1.8083749999999999E-02 1.9681557246875273E-02 2.8350429842149727E+00
+ 72336 1.8083999999999999E-02 1.9682266013903309E-02 2.8350940841863381E+00
+ 72337 1.8084250000000000E-02 1.9682974793706221E-02 2.8351451841577031E+00
+ 72338 1.8084500000000000E-02 1.9683683586284036E-02 2.8351962841290681E+00
+ 72339 1.8084750000000000E-02 1.9684392391636784E-02 2.8352473841004335E+00
+ 72340 1.8085000000000000E-02 1.9685101209764366E-02 2.8352984840717985E+00
+ 72341 1.8085250000000001E-02 1.9685810040666891E-02 2.8353495840431640E+00
+ 72342 1.8085500000000001E-02 1.9686518884344313E-02 2.8354006840145289E+00
+ 72343 1.8085750000000001E-02 1.9687227740796672E-02 2.8354517839858939E+00
+ 72344 1.8085999999999998E-02 1.9687936610023937E-02 2.8355028839572585E+00
+ 72345 1.8086249999999998E-02 1.9688645492026154E-02 2.8355539839286239E+00
+ 72346 1.8086499999999998E-02 1.9689354386803297E-02 2.8356050838999889E+00
+ 72347 1.8086749999999999E-02 1.9690063294355391E-02 2.8356561838713539E+00
+ 72348 1.8086999999999999E-02 1.9690772214682444E-02 2.8357072838427193E+00
+ 72349 1.8087249999999999E-02 1.9691481147784424E-02 2.8357583838140843E+00
+ 72350 1.8087499999999999E-02 1.9692190093661389E-02 2.8358094837854497E+00
+ 72351 1.8087750000000000E-02 1.9692899052313324E-02 2.8358605837568147E+00
+ 72352 1.8088000000000000E-02 1.9693608023740233E-02 2.8359116837281797E+00
+ 72353 1.8088250000000000E-02 1.9694317007942119E-02 2.8359627836995451E+00
+ 72354 1.8088500000000000E-02 1.9695026004919004E-02 2.8360138836709101E+00
+ 72355 1.8088750000000001E-02 1.9695735014670871E-02 2.8360649836422751E+00
+ 72356 1.8089000000000001E-02 1.9696444037197738E-02 2.8361160836136405E+00
+ 72357 1.8089250000000001E-02 1.9697153072499612E-02 2.8361671835850055E+00
+ 72358 1.8089499999999998E-02 1.9697862120576483E-02 2.8362182835563701E+00
+ 72359 1.8089749999999998E-02 1.9698571181428391E-02 2.8362693835277351E+00
+ 72360 1.8089999999999998E-02 1.9699280255055313E-02 2.8363204834991005E+00
+ 72361 1.8090249999999999E-02 1.9699989341457277E-02 2.8363715834704655E+00
+ 72362 1.8090499999999999E-02 1.9700698440634271E-02 2.8364226834418309E+00
+ 72363 1.8090749999999999E-02 1.9701407552586307E-02 2.8364737834131959E+00
+ 72364 1.8090999999999999E-02 1.9702116677313371E-02 2.8365248833845609E+00
+ 72365 1.8091250000000000E-02 1.9702825814815535E-02 2.8365759833559263E+00
+ 72366 1.8091500000000000E-02 1.9703534965092730E-02 2.8366270833272913E+00
+ 72367 1.8091750000000000E-02 1.9704244128144987E-02 2.8366781832986567E+00
+ 72368 1.8092000000000000E-02 1.9704953303972331E-02 2.8367292832700217E+00
+ 72369 1.8092250000000001E-02 1.9705662492574744E-02 2.8367803832413867E+00
+ 72370 1.8092500000000001E-02 1.9706371693952233E-02 2.8368314832127521E+00
+ 72371 1.8092749999999998E-02 1.9707080908104822E-02 2.8368825831841167E+00
+ 72372 1.8092999999999998E-02 1.9707790135032516E-02 2.8369336831554817E+00
+ 72373 1.8093249999999998E-02 1.9708499374735306E-02 2.8369847831268467E+00
+ 72374 1.8093499999999998E-02 1.9709208627213218E-02 2.8370358830982121E+00
+ 72375 1.8093749999999999E-02 1.9709917892466223E-02 2.8370869830695771E+00
+ 72376 1.8093999999999999E-02 1.9710627170494370E-02 2.8371380830409421E+00
+ 72377 1.8094249999999999E-02 1.9711336461297631E-02 2.8371891830123075E+00
+ 72378 1.8094499999999999E-02 1.9712045764876035E-02 2.8372402829836725E+00
+ 72379 1.8094750000000000E-02 1.9712755081229577E-02 2.8372913829550379E+00
+ 72380 1.8095000000000000E-02 1.9713464410358268E-02 2.8373424829264029E+00
+ 72381 1.8095250000000000E-02 1.9714173752262112E-02 2.8373935828977679E+00
+ 72382 1.8095500000000000E-02 1.9714883106941097E-02 2.8374446828691333E+00
+ 72383 1.8095750000000001E-02 1.9715592474395263E-02 2.8374957828404983E+00
+ 72384 1.8096000000000001E-02 1.9716301854624592E-02 2.8375468828118637E+00
+ 72385 1.8096249999999998E-02 1.9717011247629097E-02 2.8375979827832278E+00
+ 72386 1.8096499999999998E-02 1.9717720653408790E-02 2.8376490827545933E+00
+ 72387 1.8096749999999998E-02 1.9718430071963666E-02 2.8377001827259583E+00
+ 72388 1.8096999999999999E-02 1.9719139503293737E-02 2.8377512826973237E+00
+ 72389 1.8097249999999999E-02 1.9719848947399029E-02 2.8378023826686887E+00
+ 72390 1.8097499999999999E-02 1.9720558404279519E-02 2.8378534826400537E+00
+ 72391 1.8097749999999999E-02 1.9721267873935213E-02 2.8379045826114191E+00
+ 72392 1.8098000000000000E-02 1.9721977356366126E-02 2.8379556825827841E+00
+ 72393 1.8098250000000000E-02 1.9722686851572274E-02 2.8380067825541491E+00
+ 72394 1.8098500000000000E-02 1.9723396359553651E-02 2.8380578825255145E+00
+ 72395 1.8098750000000000E-02 1.9724105880310275E-02 2.8381089824968795E+00
+ 72396 1.8099000000000001E-02 1.9724815413842120E-02 2.8381600824682449E+00
+ 72397 1.8099250000000001E-02 1.9725524960149256E-02 2.8382111824396099E+00
+ 72398 1.8099500000000001E-02 1.9726234519231590E-02 2.8382622824109749E+00
+ 72399 1.8099749999999998E-02 1.9726944091089223E-02 2.8383133823823394E+00
+ 72400 1.8099999999999998E-02 1.9727653675722118E-02 2.8383644823537049E+00
+ 72401 1.8100249999999998E-02 1.9728363273130291E-02 2.8384155823250699E+00
+ 72402 1.8100499999999999E-02 1.9729072883313738E-02 2.8384666822964348E+00
+ 72403 1.8100749999999999E-02 1.9729782506272484E-02 2.8385177822678003E+00
+ 72404 1.8100999999999999E-02 1.9730492142006513E-02 2.8385688822391653E+00
+ 72405 1.8101249999999999E-02 1.9731201790515854E-02 2.8386199822105307E+00
+ 72406 1.8101500000000000E-02 1.9731911451800487E-02 2.8386710821818957E+00
+ 72407 1.8101750000000000E-02 1.9732621125860439E-02 2.8387221821532607E+00
+ 72408 1.8102000000000000E-02 1.9733330812695713E-02 2.8387732821246261E+00
+ 72409 1.8102250000000000E-02 1.9734040512306299E-02 2.8388243820959911E+00
+ 72410 1.8102500000000001E-02 1.9734750224692232E-02 2.8388754820673565E+00
+ 72411 1.8102750000000001E-02 1.9735459949853484E-02 2.8389265820387215E+00
+ 72412 1.8103000000000001E-02 1.9736169687790087E-02 2.8389776820100865E+00
+ 72413 1.8103249999999998E-02 1.9736879438502032E-02 2.8390287819814510E+00
+ 72414 1.8103499999999998E-02 1.9737589201989363E-02 2.8390798819528160E+00
+ 72415 1.8103749999999998E-02 1.9738298978251998E-02 2.8391309819241815E+00
+ 72416 1.8103999999999999E-02 1.9739008767290036E-02 2.8391820818955464E+00
+ 72417 1.8104249999999999E-02 1.9739718569103452E-02 2.8392331818669119E+00
+ 72418 1.8104499999999999E-02 1.9740428383692242E-02 2.8392842818382769E+00
+ 72419 1.8104749999999999E-02 1.9741138211056410E-02 2.8393353818096418E+00
+ 72420 1.8105000000000000E-02 1.9741848051195984E-02 2.8393864817810073E+00
+ 72421 1.8105250000000000E-02 1.9742557904110940E-02 2.8394375817523723E+00
+ 72422 1.8105500000000000E-02 1.9743267769801304E-02 2.8394886817237377E+00
+ 72423 1.8105750000000000E-02 1.9743977648267078E-02 2.8395397816951027E+00
+ 72424 1.8106000000000001E-02 1.9744687539508282E-02 2.8395908816664677E+00
+ 72425 1.8106250000000001E-02 1.9745397443524899E-02 2.8396419816378331E+00
+ 72426 1.8106500000000001E-02 1.9746107360316942E-02 2.8396930816091981E+00
+ 72427 1.8106749999999998E-02 1.9746817289884422E-02 2.8397441815805626E+00
+ 72428 1.8106999999999998E-02 1.9747527232227339E-02 2.8397952815519276E+00
+ 72429 1.8107249999999998E-02 1.9748237187345717E-02 2.8398463815232931E+00
+ 72430 1.8107499999999999E-02 1.9748947155239532E-02 2.8398974814946580E+00
+ 72431 1.8107749999999999E-02 1.9749657135908798E-02 2.8399485814660235E+00
+ 72432 1.8107999999999999E-02 1.9750367129353560E-02 2.8399996814373885E+00
+ 72433 1.8108249999999999E-02 1.9751077135573791E-02 2.8400507814087534E+00
+ 72434 1.8108500000000000E-02 1.9751787154569489E-02 2.8401018813801189E+00
+ 72435 1.8108750000000000E-02 1.9752497186340666E-02 2.8401529813514839E+00
+ 72436 1.8109000000000000E-02 1.9753207230887346E-02 2.8402040813228489E+00
+ 72437 1.8109250000000000E-02 1.9753917288209518E-02 2.8402551812942143E+00
+ 72438 1.8109500000000001E-02 1.9754627358307186E-02 2.8403062812655793E+00
+ 72439 1.8109750000000001E-02 1.9755337441180375E-02 2.8403573812369447E+00
+ 72440 1.8110000000000001E-02 1.9756047536829087E-02 2.8404084812083097E+00
+ 72441 1.8110249999999998E-02 1.9756757645253281E-02 2.8404595811796742E+00
+ 72442 1.8110499999999998E-02 1.9757467766453034E-02 2.8405106811510392E+00
+ 72443 1.8110749999999998E-02 1.9758177900428303E-02 2.8405617811224046E+00
+ 72444 1.8110999999999999E-02 1.9758888047179138E-02 2.8406128810937696E+00
+ 72445 1.8111249999999999E-02 1.9759598206705507E-02 2.8406639810651346E+00
+ 72446 1.8111499999999999E-02 1.9760308379007430E-02 2.8407150810365001E+00
+ 72447 1.8111749999999999E-02 1.9761018564084916E-02 2.8407661810078650E+00
+ 72448 1.8112000000000000E-02 1.9761728761937963E-02 2.8408172809792305E+00
+ 72449 1.8112250000000000E-02 1.9762438972566573E-02 2.8408683809505955E+00
+ 72450 1.8112500000000000E-02 1.9763149195970761E-02 2.8409194809219604E+00
+ 72451 1.8112750000000000E-02 1.9763859432150543E-02 2.8409705808933259E+00
+ 72452 1.8113000000000001E-02 1.9764569681105904E-02 2.8410216808646909E+00
+ 72453 1.8113250000000001E-02 1.9765279942836868E-02 2.8410727808360563E+00
+ 72454 1.8113500000000001E-02 1.9765990217343436E-02 2.8411238808074213E+00
+ 72455 1.8113749999999998E-02 1.9766700504625586E-02 2.8411749807787858E+00
+ 72456 1.8113999999999998E-02 1.9767410804683371E-02 2.8412260807501508E+00
+ 72457 1.8114249999999998E-02 1.9768121117516795E-02 2.8412771807215158E+00
+ 72458 1.8114499999999999E-02 1.9768831443125825E-02 2.8413282806928812E+00
+ 72459 1.8114749999999999E-02 1.9769541806698682E-02 2.8413793806642462E+00
+ 72460 1.8114999999999999E-02 1.9770252158033633E-02 2.8414304806356117E+00
+ 72461 1.8115249999999999E-02 1.9770962522144869E-02 2.8414815806069766E+00
+ 72462 1.8115500000000000E-02 1.9771672899032380E-02 2.8415326805783416E+00
+ 72463 1.8115750000000000E-02 1.9772383288696189E-02 2.8415837805497071E+00
+ 72464 1.8116000000000000E-02 1.9773093691136282E-02 2.8416348805210720E+00
+ 72465 1.8116250000000000E-02 1.9773804106352672E-02 2.8416859804924375E+00
+ 72466 1.8116500000000001E-02 1.9774514534345387E-02 2.8417370804638025E+00
+ 72467 1.8116750000000001E-02 1.9775224975114400E-02 2.8417881804351675E+00
+ 72468 1.8117000000000001E-02 1.9775935428659734E-02 2.8418392804065329E+00
+ 72469 1.8117249999999998E-02 1.9776645894981380E-02 2.8418903803778974E+00
+ 72470 1.8117499999999998E-02 1.9777356374079388E-02 2.8419414803492624E+00
+ 72471 1.8117749999999998E-02 1.9778066865953715E-02 2.8419925803206274E+00
+ 72472 1.8117999999999999E-02 1.9778777370604395E-02 2.8420436802919928E+00
+ 72473 1.8118249999999999E-02 1.9779487888030162E-02 2.8420947802633578E+00
+ 72474 1.8118499999999999E-02 1.9780198418229516E-02 2.8421458802347233E+00
+ 72475 1.8118749999999999E-02 1.9780908961202444E-02 2.8421969802060882E+00
+ 72476 1.8119000000000000E-02 1.9781619516948956E-02 2.8422480801774532E+00
+ 72477 1.8119250000000000E-02 1.9782330085469053E-02 2.8422991801488187E+00
+ 72478 1.8119500000000000E-02 1.9783040666762751E-02 2.8423502801201836E+00
+ 72479 1.8119750000000000E-02 1.9783751260830068E-02 2.8424013800915486E+00
+ 72480 1.8120000000000001E-02 1.9784461867670994E-02 2.8424524800629141E+00
+ 72481 1.8120250000000001E-02 1.9785172487285504E-02 2.8425035800342791E+00
+ 72482 1.8120499999999998E-02 1.9785883119673654E-02 2.8425546800056436E+00
+ 72483 1.8120749999999998E-02 1.9786593764835440E-02 2.8426057799770086E+00
+ 72484 1.8120999999999998E-02 1.9787304422770848E-02 2.8426568799483740E+00
+ 72485 1.8121249999999998E-02 1.9788015093479903E-02 2.8427079799197390E+00
+ 72486 1.8121499999999999E-02 1.9788725776962592E-02 2.8427590798911044E+00
+ 72487 1.8121749999999999E-02 1.9789436473218940E-02 2.8428101798624694E+00
+ 72488 1.8121999999999999E-02 1.9790147182248925E-02 2.8428612798338344E+00
+ 72489 1.8122249999999999E-02 1.9790857904052550E-02 2.8429123798051998E+00
+ 72490 1.8122500000000000E-02 1.9791568638629915E-02 2.8429634797765648E+00
+ 72491 1.8122750000000000E-02 1.9792279385980917E-02 2.8430145797479303E+00
+ 72492 1.8123000000000000E-02 1.9792990146105589E-02 2.8430656797192952E+00
+ 72493 1.8123250000000000E-02 1.9793700919003957E-02 2.8431167796906602E+00
+ 72494 1.8123500000000001E-02 1.9794411704676010E-02 2.8431678796620257E+00
+ 72495 1.8123750000000001E-02 1.9795122503121761E-02 2.8432189796333907E+00
+ 72496 1.8123999999999998E-02 1.9795833314341208E-02 2.8432700796047552E+00
+ 72497 1.8124249999999998E-02 1.9796544138334361E-02 2.8433211795761202E+00
+ 72498 1.8124499999999998E-02 1.9797254975101240E-02 2.8433722795474856E+00
+ 72499 1.8124749999999999E-02 1.9797965824641824E-02 2.8434233795188506E+00
+ 72500 1.8124999999999999E-02 1.9798676686956142E-02 2.8434744794902156E+00
+ 72501 1.8125249999999999E-02 1.9799387562044191E-02 2.8435255794615810E+00
+ 72502 1.8125499999999999E-02 1.9800098449905972E-02 2.8435766794329460E+00
+ 72503 1.8125750000000000E-02 1.9800809350541501E-02 2.8436277794043114E+00
+ 72504 1.8126000000000000E-02 1.9801520263950771E-02 2.8436788793756764E+00
+ 72505 1.8126250000000000E-02 1.9802231190133791E-02 2.8437299793470414E+00
+ 72506 1.8126500000000000E-02 1.9802942129090596E-02 2.8437810793184068E+00
+ 72507 1.8126750000000001E-02 1.9803653080821142E-02 2.8438321792897718E+00
+ 72508 1.8127000000000001E-02 1.9804364045325470E-02 2.8438832792611373E+00
+ 72509 1.8127250000000001E-02 1.9805075022603567E-02 2.8439343792325023E+00
+ 72510 1.8127499999999998E-02 1.9805786012655445E-02 2.8439854792038668E+00
+ 72511 1.8127749999999998E-02 1.9806497015481119E-02 2.8440365791752318E+00
+ 72512 1.8127999999999998E-02 1.9807208031080582E-02 2.8440876791465972E+00
+ 72513 1.8128249999999999E-02 1.9807919059453855E-02 2.8441387791179622E+00
+ 72514 1.8128499999999999E-02 1.9808630100600928E-02 2.8441898790893272E+00
+ 72515 1.8128749999999999E-02 1.9809341154521813E-02 2.8442409790606926E+00
+ 72516 1.8128999999999999E-02 1.9810052221216519E-02 2.8442920790320576E+00
+ 72517 1.8129250000000000E-02 1.9810763300685048E-02 2.8443431790034230E+00
+ 72518 1.8129500000000000E-02 1.9811474392927398E-02 2.8443942789747880E+00
+ 72519 1.8129750000000000E-02 1.9812185497943603E-02 2.8444453789461530E+00
+ 72520 1.8130000000000000E-02 1.9812896615733624E-02 2.8444964789175184E+00
+ 72521 1.8130250000000001E-02 1.9813607746297507E-02 2.8445475788888834E+00
+ 72522 1.8130500000000001E-02 1.9814318889635241E-02 2.8445986788602484E+00
+ 72523 1.8130750000000001E-02 1.9815030045746872E-02 2.8446497788316139E+00
+ 72524 1.8130999999999998E-02 1.9815741214632279E-02 2.8447008788029784E+00
+ 72525 1.8131249999999998E-02 1.9816452396291605E-02 2.8447519787743434E+00
+ 72526 1.8131499999999998E-02 1.9817163590724801E-02 2.8448030787457084E+00
+ 72527 1.8131749999999999E-02 1.9817874797931886E-02 2.8448541787170738E+00
+ 72528 1.8131999999999999E-02 1.9818586017912854E-02 2.8449052786884388E+00
+ 72529 1.8132249999999999E-02 1.9819297250667708E-02 2.8449563786598042E+00
+ 72530 1.8132499999999999E-02 1.9820008496196490E-02 2.8450074786311692E+00
+ 72531 1.8132750000000000E-02 1.9820719754499137E-02 2.8450585786025342E+00
+ 72532 1.8133000000000000E-02 1.9821431025575726E-02 2.8451096785738996E+00
+ 72533 1.8133250000000000E-02 1.9822142309426215E-02 2.8451607785452646E+00
+ 72534 1.8133500000000000E-02 1.9822853606050638E-02 2.8452118785166300E+00
+ 72535 1.8133750000000001E-02 1.9823564915448986E-02 2.8452629784879950E+00
+ 72536 1.8134000000000001E-02 1.9824276237621258E-02 2.8453140784593600E+00
+ 72537 1.8134250000000001E-02 1.9824987572567471E-02 2.8453651784307255E+00
+ 72538 1.8134499999999998E-02 1.9825698920287644E-02 2.8454162784020900E+00
+ 72539 1.8134749999999998E-02 1.9826410280781748E-02 2.8454673783734550E+00
+ 72540 1.8134999999999998E-02 1.9827121654049810E-02 2.8455184783448200E+00
+ 72541 1.8135249999999999E-02 1.9827833040091860E-02 2.8455695783161854E+00
+ 72542 1.8135499999999999E-02 1.9828544438907875E-02 2.8456206782875504E+00
+ 72543 1.8135749999999999E-02 1.9829255850497857E-02 2.8456717782589154E+00
+ 72544 1.8135999999999999E-02 1.9829967274861814E-02 2.8457228782302808E+00
+ 72545 1.8136250000000000E-02 1.9830678711999773E-02 2.8457739782016458E+00
+ 72546 1.8136500000000000E-02 1.9831390161911707E-02 2.8458250781730112E+00
+ 72547 1.8136750000000000E-02 1.9832101624597635E-02 2.8458761781443762E+00
+ 72548 1.8137000000000000E-02 1.9832813100057581E-02 2.8459272781157412E+00
+ 72549 1.8137250000000001E-02 1.9833524588291532E-02 2.8459783780871066E+00
+ 72550 1.8137500000000001E-02 1.9834236089299500E-02 2.8460294780584716E+00
+ 72551 1.8137750000000001E-02 1.9834947603081493E-02 2.8460805780298370E+00
+ 72552 1.8137999999999998E-02 1.9835659129637483E-02 2.8461316780012011E+00
+ 72553 1.8138249999999998E-02 1.9836370668967537E-02 2.8461827779725666E+00
+ 72554 1.8138499999999998E-02 1.9837082221071636E-02 2.8462338779439316E+00
+ 72555 1.8138749999999999E-02 1.9837793785949770E-02 2.8462849779152970E+00
+ 72556 1.8138999999999999E-02 1.9838505363601936E-02 2.8463360778866620E+00
+ 72557 1.8139249999999999E-02 1.9839216954028197E-02 2.8463871778580270E+00
+ 72558 1.8139499999999999E-02 1.9839928557228499E-02 2.8464382778293924E+00
+ 72559 1.8139750000000000E-02 1.9840640173202861E-02 2.8464893778007574E+00
+ 72560 1.8140000000000000E-02 1.9841351801951304E-02 2.8465404777721224E+00
+ 72561 1.8140250000000000E-02 1.9842063443473838E-02 2.8465915777434878E+00
+ 72562 1.8140500000000000E-02 1.9842775097770441E-02 2.8466426777148528E+00
+ 72563 1.8140750000000001E-02 1.9843486764841142E-02 2.8466937776862182E+00
+ 72564 1.8141000000000001E-02 1.9844198444685952E-02 2.8467448776575832E+00
+ 72565 1.8141250000000001E-02 1.9844910137304852E-02 2.8467959776289482E+00
+ 72566 1.8141499999999998E-02 1.9845621842697853E-02 2.8468470776003127E+00
+ 72567 1.8141749999999998E-02 1.9846333560864980E-02 2.8468981775716782E+00
+ 72568 1.8141999999999998E-02 1.9847045291806219E-02 2.8469492775430432E+00
+ 72569 1.8142249999999999E-02 1.9847757035521604E-02 2.8470003775144082E+00
+ 72570 1.8142499999999999E-02 1.9848468792011111E-02 2.8470514774857736E+00
+ 72571 1.8142749999999999E-02 1.9849180561274757E-02 2.8471025774571386E+00
+ 72572 1.8142999999999999E-02 1.9849892343312553E-02 2.8471536774285040E+00
+ 72573 1.8143250000000000E-02 1.9850604138124499E-02 2.8472047773998690E+00
+ 72574 1.8143500000000000E-02 1.9851315945710577E-02 2.8472558773712340E+00
+ 72575 1.8143750000000000E-02 1.9852027766070840E-02 2.8473069773425994E+00
+ 72576 1.8144000000000000E-02 1.9852739599205266E-02 2.8473580773139644E+00
+ 72577 1.8144250000000001E-02 1.9853451445113864E-02 2.8474091772853298E+00
+ 72578 1.8144500000000001E-02 1.9854163303796642E-02 2.8474602772566948E+00
+ 72579 1.8144750000000001E-02 1.9854875175253604E-02 2.8475113772280598E+00
+ 72580 1.8144999999999998E-02 1.9855587059484765E-02 2.8475624771994243E+00
+ 72581 1.8145249999999998E-02 1.9856298956490128E-02 2.8476135771707893E+00
+ 72582 1.8145499999999998E-02 1.9857010866269655E-02 2.8476646771421548E+00
+ 72583 1.8145749999999999E-02 1.9857722788823428E-02 2.8477157771135198E+00
+ 72584 1.8145999999999999E-02 1.9858434724151407E-02 2.8477668770848852E+00
+ 72585 1.8146249999999999E-02 1.9859146672253612E-02 2.8478179770562502E+00
+ 72586 1.8146499999999999E-02 1.9859858633130029E-02 2.8478690770276152E+00
+ 72587 1.8146750000000000E-02 1.9860570606780686E-02 2.8479201769989806E+00
+ 72588 1.8147000000000000E-02 1.9861282593205586E-02 2.8479712769703456E+00
+ 72589 1.8147250000000000E-02 1.9861994592404716E-02 2.8480223769417110E+00
+ 72590 1.8147500000000000E-02 1.9862706604378118E-02 2.8480734769130760E+00
+ 72591 1.8147750000000001E-02 1.9863418629125763E-02 2.8481245768844410E+00
+ 72592 1.8148000000000001E-02 1.9864130666647672E-02 2.8481756768558064E+00
+ 72593 1.8148249999999998E-02 1.9864842716943824E-02 2.8482267768271710E+00
+ 72594 1.8148499999999998E-02 1.9865554780014269E-02 2.8482778767985359E+00
+ 72595 1.8148749999999998E-02 1.9866266855859002E-02 2.8483289767699009E+00
+ 72596 1.8148999999999998E-02 1.9866978944478014E-02 2.8483800767412664E+00
+ 72597 1.8149249999999999E-02 1.9867691045871314E-02 2.8484311767126314E+00
+ 72598 1.8149499999999999E-02 1.9868403160038923E-02 2.8484822766839968E+00
+ 72599 1.8149749999999999E-02 1.9869115286980821E-02 2.8485333766553618E+00
+ 72600 1.8149999999999999E-02 1.9869827426697025E-02 2.8485844766267268E+00
+ 72601 1.8150250000000000E-02 1.9870539579187555E-02 2.8486355765980922E+00
+ 72602 1.8150500000000000E-02 1.9871251744452399E-02 2.8486866765694572E+00
+ 72603 1.8150750000000000E-02 1.9871963922491569E-02 2.8487377765408222E+00
+ 72604 1.8151000000000000E-02 1.9872676113305076E-02 2.8487888765121876E+00
+ 72605 1.8151250000000001E-02 1.9873388316892917E-02 2.8488399764835526E+00
+ 72606 1.8151500000000001E-02 1.9874100533255099E-02 2.8488910764549180E+00
+ 72607 1.8151749999999998E-02 1.9874812762391624E-02 2.8489421764262821E+00
+ 72608 1.8151999999999998E-02 1.9875525004302518E-02 2.8489932763976475E+00
+ 72609 1.8152249999999998E-02 1.9876237258987770E-02 2.8490443763690125E+00
+ 72610 1.8152499999999998E-02 1.9876949526447387E-02 2.8490954763403780E+00
+ 72611 1.8152749999999999E-02 1.9877661806681390E-02 2.8491465763117430E+00
+ 72612 1.8152999999999999E-02 1.9878374099689761E-02 2.8491976762831079E+00
+ 72613 1.8153249999999999E-02 1.9879086405472514E-02 2.8492487762544734E+00
+ 72614 1.8153499999999999E-02 1.9879798724029670E-02 2.8492998762258384E+00
+ 72615 1.8153750000000000E-02 1.9880511055361205E-02 2.8493509761972038E+00
+ 72616 1.8154000000000000E-02 1.9881223399467157E-02 2.8494020761685688E+00
+ 72617 1.8154250000000000E-02 1.9881935756347530E-02 2.8494531761399338E+00
+ 72618 1.8154500000000000E-02 1.9882648126002302E-02 2.8495042761112992E+00
+ 72619 1.8154750000000001E-02 1.9883360508431491E-02 2.8495553760826642E+00
+ 72620 1.8155000000000001E-02 1.9884072903635096E-02 2.8496064760540296E+00
+ 72621 1.8155249999999998E-02 1.9884785311613151E-02 2.8496575760253937E+00
+ 72622 1.8155499999999998E-02 1.9885497732365674E-02 2.8497086759967591E+00
+ 72623 1.8155749999999998E-02 1.9886210165892575E-02 2.8497597759681241E+00
+ 72624 1.8155999999999999E-02 1.9886922612193957E-02 2.8498108759394891E+00
+ 72625 1.8156249999999999E-02 1.9887635071269789E-02 2.8498619759108546E+00
+ 72626 1.8156499999999999E-02 1.9888347543120095E-02 2.8499130758822195E+00
+ 72627 1.8156749999999999E-02 1.9889060027744872E-02 2.8499641758535850E+00
+ 72628 1.8157000000000000E-02 1.9889772525144112E-02 2.8500152758249500E+00
+ 72629 1.8157250000000000E-02 1.9890485035317835E-02 2.8500663757963149E+00
+ 72630 1.8157500000000000E-02 1.9891197558266044E-02 2.8501174757676804E+00
+ 72631 1.8157750000000000E-02 1.9891910093988753E-02 2.8501685757390454E+00
+ 72632 1.8158000000000001E-02 1.9892622642485942E-02 2.8502196757104108E+00
+ 72633 1.8158250000000001E-02 1.9893335203757641E-02 2.8502707756817758E+00
+ 72634 1.8158500000000001E-02 1.9894047777803851E-02 2.8503218756531408E+00
+ 72635 1.8158749999999998E-02 1.9894760364624557E-02 2.8503729756245053E+00
+ 72636 1.8158999999999998E-02 1.9895472964219816E-02 2.8504240755958707E+00
+ 72637 1.8159249999999998E-02 1.9896185576589585E-02 2.8504751755672357E+00
+ 72638 1.8159499999999999E-02 1.9896898201733893E-02 2.8505262755386007E+00
+ 72639 1.8159749999999999E-02 1.9897610839652725E-02 2.8505773755099661E+00
+ 72640 1.8159999999999999E-02 1.9898323490346124E-02 2.8506284754813311E+00
+ 72641 1.8160249999999999E-02 1.9899036153814057E-02 2.8506795754526966E+00
+ 72642 1.8160500000000000E-02 1.9899748830056546E-02 2.8507306754240616E+00
+ 72643 1.8160750000000000E-02 1.9900461519073608E-02 2.8507817753954265E+00
+ 72644 1.8161000000000000E-02 1.9901174220865236E-02 2.8508328753667920E+00
+ 72645 1.8161250000000000E-02 1.9901886935431445E-02 2.8508839753381570E+00
+ 72646 1.8161500000000001E-02 1.9902599662772223E-02 2.8509350753095219E+00
+ 72647 1.8161750000000001E-02 1.9903312402887598E-02 2.8509861752808874E+00
+ 72648 1.8162000000000001E-02 1.9904025155777556E-02 2.8510372752522524E+00
+ 72649 1.8162249999999998E-02 1.9904737921442088E-02 2.8510883752236169E+00
+ 72650 1.8162499999999998E-02 1.9905450699881252E-02 2.8511394751949819E+00
+ 72651 1.8162749999999998E-02 1.9906163491095027E-02 2.8511905751663473E+00
+ 72652 1.8162999999999999E-02 1.9906876295083406E-02 2.8512416751377123E+00
+ 72653 1.8163249999999999E-02 1.9907589111846414E-02 2.8512927751090777E+00
+ 72654 1.8163499999999999E-02 1.9908301941384047E-02 2.8513438750804427E+00
+ 72655 1.8163749999999999E-02 1.9909014783696326E-02 2.8513949750518077E+00
+ 72656 1.8164000000000000E-02 1.9909727638783212E-02 2.8514460750231732E+00
+ 72657 1.8164250000000000E-02 1.9910440506644776E-02 2.8514971749945381E+00
+ 72658 1.8164500000000000E-02 1.9911153387280996E-02 2.8515482749659036E+00
+ 72659 1.8164750000000000E-02 1.9911866280691855E-02 2.8515993749372686E+00
+ 72660 1.8165000000000001E-02 1.9912579186877385E-02 2.8516504749086335E+00
+ 72661 1.8165250000000001E-02 1.9913292105837570E-02 2.8517015748799990E+00
+ 72662 1.8165500000000001E-02 1.9914005037572444E-02 2.8517526748513640E+00
+ 72663 1.8165749999999998E-02 1.9914717982081980E-02 2.8518037748227285E+00
+ 72664 1.8165999999999998E-02 1.9915430939366225E-02 2.8518548747940935E+00
+ 72665 1.8166249999999998E-02 1.9916143909425147E-02 2.8519059747654589E+00
+ 72666 1.8166499999999999E-02 1.9916856892258767E-02 2.8519570747368239E+00
+ 72667 1.8166749999999999E-02 1.9917569887867120E-02 2.8520081747081889E+00
+ 72668 1.8166999999999999E-02 1.9918282896250149E-02 2.8520592746795543E+00
+ 72669 1.8167249999999999E-02 1.9918995917407919E-02 2.8521103746509193E+00
+ 72670 1.8167500000000000E-02 1.9919708951340404E-02 2.8521614746222848E+00
+ 72671 1.8167750000000000E-02 1.9920421998047621E-02 2.8522125745936497E+00
+ 72672 1.8168000000000000E-02 1.9921135057529561E-02 2.8522636745650147E+00
+ 72673 1.8168250000000000E-02 1.9921848129786243E-02 2.8523147745363802E+00
+ 72674 1.8168500000000001E-02 1.9922561214817683E-02 2.8523658745077451E+00
+ 72675 1.8168750000000001E-02 1.9923274312623872E-02 2.8524169744791106E+00
+ 72676 1.8169000000000001E-02 1.9923987423204809E-02 2.8524680744504756E+00
+ 72677 1.8169249999999998E-02 1.9924700546560505E-02 2.8525191744218401E+00
+ 72678 1.8169499999999998E-02 1.9925413682690976E-02 2.8525702743932051E+00
+ 72679 1.8169749999999998E-02 1.9926126831596246E-02 2.8526213743645705E+00
+ 72680 1.8169999999999999E-02 1.9926839993276279E-02 2.8526724743359355E+00
+ 72681 1.8170249999999999E-02 1.9927553167731107E-02 2.8527235743073005E+00
+ 72682 1.8170499999999999E-02 1.9928266354960731E-02 2.8527746742786659E+00
+ 72683 1.8170749999999999E-02 1.9928979554965139E-02 2.8528257742500309E+00
+ 72684 1.8171000000000000E-02 1.9929692767744370E-02 2.8528768742213959E+00
+ 72685 1.8171250000000000E-02 1.9930405993298411E-02 2.8529279741927613E+00
+ 72686 1.8171500000000000E-02 1.9931119231627260E-02 2.8529790741641263E+00
+ 72687 1.8171750000000000E-02 1.9931832482730935E-02 2.8530301741354918E+00
+ 72688 1.8172000000000001E-02 1.9932545746609454E-02 2.8530812741068567E+00
+ 72689 1.8172250000000001E-02 1.9933259023262793E-02 2.8531323740782217E+00
+ 72690 1.8172500000000001E-02 1.9933972312690913E-02 2.8531834740495872E+00
+ 72691 1.8172749999999998E-02 1.9934685614894001E-02 2.8532345740209517E+00
+ 72692 1.8172999999999998E-02 1.9935398929871891E-02 2.8532856739923167E+00
+ 72693 1.8173249999999998E-02 1.9936112257624636E-02 2.8533367739636817E+00
+ 72694 1.8173499999999999E-02 1.9936825598152245E-02 2.8533878739350471E+00
+ 72695 1.8173749999999999E-02 1.9937538951454725E-02 2.8534389739064121E+00
+ 72696 1.8173999999999999E-02 1.9938252317532087E-02 2.8534900738777775E+00
+ 72697 1.8174249999999999E-02 1.9938965696384328E-02 2.8535411738491425E+00
+ 72698 1.8174500000000000E-02 1.9939679088011468E-02 2.8535922738205075E+00
+ 72699 1.8174750000000000E-02 1.9940392492413497E-02 2.8536433737918729E+00
+ 72700 1.8175000000000000E-02 1.9941105909590421E-02 2.8536944737632379E+00
+ 72701 1.8175250000000000E-02 1.9941819339542262E-02 2.8537455737346034E+00
+ 72702 1.8175500000000001E-02 1.9942532782269016E-02 2.8537966737059683E+00
+ 72703 1.8175750000000001E-02 1.9943246237770690E-02 2.8538477736773333E+00
+ 72704 1.8175999999999998E-02 1.9943959706047270E-02 2.8538988736486979E+00
+ 72705 1.8176249999999998E-02 1.9944673187098805E-02 2.8539499736200629E+00
+ 72706 1.8176499999999998E-02 1.9945386680925267E-02 2.8540010735914283E+00
+ 72707 1.8176749999999998E-02 1.9946100187526680E-02 2.8540521735627933E+00
+ 72708 1.8176999999999999E-02 1.9946813706903030E-02 2.8541032735341587E+00
+ 72709 1.8177249999999999E-02 1.9947527239054342E-02 2.8541543735055237E+00
+ 72710 1.8177499999999999E-02 1.9948240783980626E-02 2.8542054734768887E+00
+ 72711 1.8177749999999999E-02 1.9948954341681858E-02 2.8542565734482541E+00
+ 72712 1.8178000000000000E-02 1.9949667912158069E-02 2.8543076734196191E+00
+ 72713 1.8178250000000000E-02 1.9950381495409258E-02 2.8543587733909845E+00
+ 72714 1.8178500000000000E-02 1.9951095091435445E-02 2.8544098733623495E+00
+ 72715 1.8178750000000000E-02 1.9951808700236617E-02 2.8544609733337145E+00
+ 72716 1.8179000000000001E-02 1.9952522321812778E-02 2.8545120733050799E+00
+ 72717 1.8179250000000001E-02 1.9953235956163953E-02 2.8545631732764449E+00
+ 72718 1.8179499999999998E-02 1.9953949603290111E-02 2.8546142732478095E+00
+ 72719 1.8179749999999998E-02 1.9954663263191317E-02 2.8546653732191745E+00
+ 72720 1.8179999999999998E-02 1.9955376935867519E-02 2.8547164731905399E+00
+ 72721 1.8180249999999998E-02 1.9956090621318773E-02 2.8547675731619049E+00
+ 72722 1.8180499999999999E-02 1.9956804319545055E-02 2.8548186731332703E+00
+ 72723 1.8180749999999999E-02 1.9957518030546375E-02 2.8548697731046353E+00
+ 72724 1.8180999999999999E-02 1.9958231754322726E-02 2.8549208730760003E+00
+ 72725 1.8181249999999999E-02 1.9958945490874121E-02 2.8549719730473657E+00
+ 72726 1.8181500000000000E-02 1.9959659240200604E-02 2.8550230730187307E+00
+ 72727 1.8181750000000000E-02 1.9960373002302120E-02 2.8550741729900957E+00
+ 72728 1.8182000000000000E-02 1.9961086777178731E-02 2.8551252729614611E+00
+ 72729 1.8182250000000000E-02 1.9961800564830396E-02 2.8551763729328261E+00
+ 72730 1.8182500000000001E-02 1.9962514365257155E-02 2.8552274729041915E+00
+ 72731 1.8182750000000001E-02 1.9963228178458994E-02 2.8552785728755565E+00
+ 72732 1.8182999999999998E-02 1.9963942004435919E-02 2.8553296728469211E+00
+ 72733 1.8183249999999998E-02 1.9964655843187951E-02 2.8553807728182861E+00
+ 72734 1.8183499999999998E-02 1.9965369694715091E-02 2.8554318727896515E+00
+ 72735 1.8183749999999999E-02 1.9966083559017338E-02 2.8554829727610165E+00
+ 72736 1.8183999999999999E-02 1.9966797436094714E-02 2.8555340727323815E+00
+ 72737 1.8184249999999999E-02 1.9967511325947210E-02 2.8555851727037469E+00
+ 72738 1.8184499999999999E-02 1.9968225228574818E-02 2.8556362726751119E+00
+ 72739 1.8184750000000000E-02 1.9968939143977578E-02 2.8556873726464773E+00
+ 72740 1.8185000000000000E-02 1.9969653072155473E-02 2.8557384726178423E+00
+ 72741 1.8185250000000000E-02 1.9970367013108493E-02 2.8557895725892073E+00
+ 72742 1.8185500000000000E-02 1.9971080966836710E-02 2.8558406725605727E+00
+ 72743 1.8185750000000001E-02 1.9971794933340059E-02 2.8558917725319377E+00
+ 72744 1.8186000000000001E-02 1.9972508912618581E-02 2.8559428725033031E+00
+ 72745 1.8186250000000001E-02 1.9973222904672266E-02 2.8559939724746681E+00
+ 72746 1.8186499999999998E-02 1.9973936909501125E-02 2.8560450724460327E+00
+ 72747 1.8186749999999998E-02 1.9974650927105184E-02 2.8560961724173977E+00
+ 72748 1.8186999999999998E-02 1.9975364957484427E-02 2.8561472723887626E+00
+ 72749 1.8187249999999999E-02 1.9976079000638861E-02 2.8561983723601281E+00
+ 72750 1.8187499999999999E-02 1.9976793056568503E-02 2.8562494723314931E+00
+ 72751 1.8187749999999999E-02 1.9977507125273332E-02 2.8563005723028585E+00
+ 72752 1.8187999999999999E-02 1.9978221206753386E-02 2.8563516722742235E+00
+ 72753 1.8188250000000000E-02 1.9978935301008676E-02 2.8564027722455885E+00
+ 72754 1.8188500000000000E-02 1.9979649408039174E-02 2.8564538722169539E+00
+ 72755 1.8188750000000000E-02 1.9980363527844904E-02 2.8565049721883189E+00
+ 72756 1.8189000000000000E-02 1.9981077660425887E-02 2.8565560721596843E+00
+ 72757 1.8189250000000001E-02 1.9981791805782100E-02 2.8566071721310493E+00
+ 72758 1.8189500000000001E-02 1.9982505963913551E-02 2.8566582721024143E+00
+ 72759 1.8189750000000001E-02 1.9983220134820279E-02 2.8567093720737797E+00
+ 72760 1.8189999999999998E-02 1.9983934318502247E-02 2.8567604720451443E+00
+ 72761 1.8190249999999998E-02 1.9984648514959482E-02 2.8568115720165093E+00
+ 72762 1.8190499999999998E-02 1.9985362724192015E-02 2.8568626719878742E+00
+ 72763 1.8190749999999999E-02 1.9986076946199822E-02 2.8569137719592397E+00
+ 72764 1.8190999999999999E-02 1.9986791180982906E-02 2.8569648719306047E+00
+ 72765 1.8191249999999999E-02 1.9987505428541299E-02 2.8570159719019701E+00
+ 72766 1.8191499999999999E-02 1.9988219688874952E-02 2.8570670718733351E+00
+ 72767 1.8191750000000000E-02 1.9988933961983941E-02 2.8571181718447001E+00
+ 72768 1.8192000000000000E-02 1.9989648247868225E-02 2.8571692718160655E+00
+ 72769 1.8192250000000000E-02 1.9990362546527831E-02 2.8572203717874305E+00
+ 72770 1.8192500000000000E-02 1.9991076857962753E-02 2.8572714717587955E+00
+ 72771 1.8192750000000001E-02 1.9991791182173015E-02 2.8573225717301609E+00
+ 72772 1.8193000000000001E-02 1.9992505519158609E-02 2.8573736717015259E+00
+ 72773 1.8193250000000001E-02 1.9993219868919533E-02 2.8574247716728913E+00
+ 72774 1.8193499999999998E-02 1.9993934231455797E-02 2.8574758716442554E+00
+ 72775 1.8193749999999998E-02 1.9994648606767432E-02 2.8575269716156209E+00
+ 72776 1.8193999999999998E-02 1.9995362994854399E-02 2.8575780715869858E+00
+ 72777 1.8194249999999999E-02 1.9996077395716752E-02 2.8576291715583513E+00
+ 72778 1.8194499999999999E-02 1.9996791809354483E-02 2.8576802715297163E+00
+ 72779 1.8194749999999999E-02 1.9997506235767563E-02 2.8577313715010813E+00
+ 72780 1.8194999999999999E-02 1.9998220674956043E-02 2.8577824714724467E+00
+ 72781 1.8195250000000000E-02 1.9998935126919911E-02 2.8578335714438117E+00
+ 72782 1.8195500000000000E-02 1.9999649591659164E-02 2.8578846714151771E+00
+ 72783 1.8195750000000000E-02 2.0000364069173830E-02 2.8579357713865421E+00
+ 72784 1.8196000000000000E-02 2.0001078559463904E-02 2.8579868713579071E+00
+ 72785 1.8196250000000001E-02 2.0001793062529378E-02 2.8580379713292725E+00
+ 72786 1.8196500000000001E-02 2.0002507578370278E-02 2.8580890713006375E+00
+ 72787 1.8196750000000001E-02 2.0003222106986598E-02 2.8581401712720029E+00
+ 72788 1.8196999999999998E-02 2.0003936648378344E-02 2.8581912712433670E+00
+ 72789 1.8197249999999998E-02 2.0004651202545524E-02 2.8582423712147325E+00
+ 72790 1.8197499999999998E-02 2.0005365769488137E-02 2.8582934711860974E+00
+ 72791 1.8197749999999999E-02 2.0006080349205597E-02 2.8583445711574624E+00
+ 72792 1.8197999999999999E-02 2.0006794941697579E-02 2.8583956711288279E+00
+ 72793 1.8198249999999999E-02 2.0007509546964088E-02 2.8584467711001929E+00
+ 72794 1.8198499999999999E-02 2.0008224165005153E-02 2.8584978710715583E+00
+ 72795 1.8198750000000000E-02 2.0008938795820757E-02 2.8585489710429233E+00
+ 72796 1.8199000000000000E-02 2.0009653439410930E-02 2.8586000710142883E+00
+ 72797 1.8199250000000000E-02 2.0010368095775662E-02 2.8586511709856537E+00
+ 72798 1.8199500000000000E-02 2.0011082764914961E-02 2.8587022709570187E+00
+ 72799 1.8199750000000001E-02 2.0011797446828822E-02 2.8587533709283841E+00
+ 72800 1.8200000000000001E-02 2.0012512141517277E-02 2.8588044708997491E+00
+ 72801 1.8200250000000001E-02 2.0013226848980315E-02 2.8588555708711141E+00
+ 72802 1.8200499999999998E-02 2.0013941569217930E-02 2.8589066708424786E+00
+ 72803 1.8200749999999998E-02 2.0014656302230160E-02 2.8589577708138441E+00
+ 72804 1.8200999999999998E-02 2.0015371048016983E-02 2.8590088707852090E+00
+ 72805 1.8201249999999999E-02 2.0016085806578404E-02 2.8590599707565740E+00
+ 72806 1.8201499999999999E-02 2.0016800577914457E-02 2.8591110707279395E+00
+ 72807 1.8201749999999999E-02 2.0017515362025132E-02 2.8591621706993045E+00
+ 72808 1.8201999999999999E-02 2.0018230158910421E-02 2.8592132706706699E+00
+ 72809 1.8202250000000000E-02 2.0018944968570332E-02 2.8592643706420349E+00
+ 72810 1.8202500000000000E-02 2.0019659791004910E-02 2.8593154706133999E+00
+ 72811 1.8202750000000000E-02 2.0020374626214112E-02 2.8593665705847653E+00
+ 72812 1.8203000000000000E-02 2.0021089474197982E-02 2.8594176705561303E+00
+ 72813 1.8203250000000001E-02 2.0021804334956487E-02 2.8594687705274953E+00
+ 72814 1.8203500000000001E-02 2.0022519208489666E-02 2.8595198704988607E+00
+ 72815 1.8203749999999998E-02 2.0023234094797508E-02 2.8595709704702252E+00
+ 72816 1.8203999999999998E-02 2.0023948993880016E-02 2.8596220704415902E+00
+ 72817 1.8204249999999998E-02 2.0024663905737226E-02 2.8596731704129552E+00
+ 72818 1.8204499999999998E-02 2.0025378830369107E-02 2.8597242703843206E+00
+ 72819 1.8204749999999999E-02 2.0026093767775675E-02 2.8597753703556856E+00
+ 72820 1.8204999999999999E-02 2.0026808717956937E-02 2.8598264703270511E+00
+ 72821 1.8205249999999999E-02 2.0027523680912901E-02 2.8598775702984160E+00
+ 72822 1.8205499999999999E-02 2.0028238656643594E-02 2.8599286702697810E+00
+ 72823 1.8205750000000000E-02 2.0028953645148978E-02 2.8599797702411465E+00
+ 72824 1.8206000000000000E-02 2.0029668646429102E-02 2.8600308702125115E+00
+ 72825 1.8206250000000000E-02 2.0030383660483941E-02 2.8600819701838769E+00
+ 72826 1.8206500000000000E-02 2.0031098687313523E-02 2.8601330701552419E+00
+ 72827 1.8206750000000001E-02 2.0031813726917830E-02 2.8601841701266069E+00
+ 72828 1.8207000000000001E-02 2.0032528779296885E-02 2.8602352700979723E+00
+ 72829 1.8207249999999998E-02 2.0033243844450679E-02 2.8602863700693368E+00
+ 72830 1.8207499999999998E-02 2.0033958922379254E-02 2.8603374700407018E+00
+ 72831 1.8207749999999998E-02 2.0034674013082572E-02 2.8603885700120668E+00
+ 72832 1.8207999999999998E-02 2.0035389116560665E-02 2.8604396699834322E+00
+ 72833 1.8208249999999999E-02 2.0036104232813535E-02 2.8604907699547972E+00
+ 72834 1.8208499999999999E-02 2.0036819361841186E-02 2.8605418699261622E+00
+ 72835 1.8208749999999999E-02 2.0037534503643612E-02 2.8605929698975276E+00
+ 72836 1.8208999999999999E-02 2.0038249658220823E-02 2.8606440698688926E+00
+ 72837 1.8209250000000000E-02 2.0038964825572846E-02 2.8606951698402581E+00
+ 72838 1.8209500000000000E-02 2.0039680005699681E-02 2.8607462698116231E+00
+ 72839 1.8209750000000000E-02 2.0040395198601312E-02 2.8607973697829880E+00
+ 72840 1.8210000000000000E-02 2.0041110404277709E-02 2.8608484697543535E+00
+ 72841 1.8210250000000001E-02 2.0041825622729020E-02 2.8608995697257185E+00
+ 72842 1.8210500000000001E-02 2.0042540853955113E-02 2.8609506696970839E+00
+ 72843 1.8210749999999998E-02 2.0043256097956041E-02 2.8610017696684480E+00
+ 72844 1.8210999999999998E-02 2.0043971354731797E-02 2.8610528696398134E+00
+ 72845 1.8211249999999998E-02 2.0044686624282420E-02 2.8611039696111784E+00
+ 72846 1.8211499999999999E-02 2.0045401906607880E-02 2.8611550695825438E+00
+ 72847 1.8211749999999999E-02 2.0046117201708204E-02 2.8612061695539088E+00
+ 72848 1.8211999999999999E-02 2.0046832509583376E-02 2.8612572695252738E+00
+ 72849 1.8212249999999999E-02 2.0047547830233433E-02 2.8613083694966392E+00
+ 72850 1.8212500000000000E-02 2.0048263163658347E-02 2.8613594694680042E+00
+ 72851 1.8212750000000000E-02 2.0048978509858144E-02 2.8614105694393692E+00
+ 72852 1.8213000000000000E-02 2.0049693868832853E-02 2.8614616694107347E+00
+ 72853 1.8213250000000000E-02 2.0050409240582427E-02 2.8615127693820996E+00
+ 72854 1.8213500000000001E-02 2.0051124625106904E-02 2.8615638693534651E+00
+ 72855 1.8213750000000001E-02 2.0051840022406293E-02 2.8616149693248301E+00
+ 72856 1.8214000000000001E-02 2.0052555432480582E-02 2.8616660692961950E+00
+ 72857 1.8214249999999998E-02 2.0053270855329750E-02 2.8617171692675596E+00
+ 72858 1.8214499999999998E-02 2.0053986290953920E-02 2.8617682692389250E+00
+ 72859 1.8214749999999998E-02 2.0054701739352958E-02 2.8618193692102900E+00
+ 72860 1.8214999999999999E-02 2.0055417200526952E-02 2.8618704691816550E+00
+ 72861 1.8215249999999999E-02 2.0056132674475889E-02 2.8619215691530204E+00
+ 72862 1.8215499999999999E-02 2.0056848161199750E-02 2.8619726691243854E+00
+ 72863 1.8215749999999999E-02 2.0057563660698594E-02 2.8620237690957508E+00
+ 72864 1.8216000000000000E-02 2.0058279172972374E-02 2.8620748690671158E+00
+ 72865 1.8216250000000000E-02 2.0058994698021117E-02 2.8621259690384808E+00
+ 72866 1.8216500000000000E-02 2.0059710235844838E-02 2.8621770690098463E+00
+ 72867 1.8216750000000000E-02 2.0060425786443525E-02 2.8622281689812112E+00
+ 72868 1.8217000000000001E-02 2.0061141349817197E-02 2.8622792689525767E+00
+ 72869 1.8217250000000001E-02 2.0061856925965869E-02 2.8623303689239417E+00
+ 72870 1.8217500000000001E-02 2.0062572514889517E-02 2.8623814688953066E+00
+ 72871 1.8217749999999998E-02 2.0063288116588154E-02 2.8624325688666712E+00
+ 72872 1.8217999999999998E-02 2.0064003731061816E-02 2.8624836688380362E+00
+ 72873 1.8218249999999998E-02 2.0064719358310477E-02 2.8625347688094016E+00
+ 72874 1.8218499999999999E-02 2.0065434998334179E-02 2.8625858687807666E+00
+ 72875 1.8218749999999999E-02 2.0066150651132878E-02 2.8626369687521320E+00
+ 72876 1.8218999999999999E-02 2.0066866316706580E-02 2.8626880687234970E+00
+ 72877 1.8219249999999999E-02 2.0067581995055372E-02 2.8627391686948620E+00
+ 72878 1.8219500000000000E-02 2.0068297686179178E-02 2.8627902686662274E+00
+ 72879 1.8219750000000000E-02 2.0069013390078033E-02 2.8628413686375924E+00
+ 72880 1.8220000000000000E-02 2.0069729106751932E-02 2.8628924686089579E+00
+ 72881 1.8220250000000000E-02 2.0070444836200907E-02 2.8629435685803228E+00
+ 72882 1.8220500000000001E-02 2.0071160578424948E-02 2.8629946685516878E+00
+ 72883 1.8220750000000001E-02 2.0071876333424037E-02 2.8630457685230533E+00
+ 72884 1.8221000000000001E-02 2.0072592101198206E-02 2.8630968684944182E+00
+ 72885 1.8221249999999998E-02 2.0073307881747472E-02 2.8631479684657828E+00
+ 72886 1.8221499999999998E-02 2.0074023675071800E-02 2.8631990684371478E+00
+ 72887 1.8221749999999998E-02 2.0074739481171232E-02 2.8632501684085132E+00
+ 72888 1.8221999999999999E-02 2.0075455300045772E-02 2.8633012683798782E+00
+ 72889 1.8222249999999999E-02 2.0076171131695429E-02 2.8633523683512436E+00
+ 72890 1.8222499999999999E-02 2.0076886976120187E-02 2.8634034683226086E+00
+ 72891 1.8222749999999999E-02 2.0077602833320062E-02 2.8634545682939736E+00
+ 72892 1.8223000000000000E-02 2.0078318703295052E-02 2.8635056682653390E+00
+ 72893 1.8223250000000000E-02 2.0079034586045191E-02 2.8635567682367040E+00
+ 72894 1.8223500000000000E-02 2.0079750481570454E-02 2.8636078682080690E+00
+ 72895 1.8223750000000000E-02 2.0080466389870853E-02 2.8636589681794344E+00
+ 72896 1.8224000000000001E-02 2.0081182310946417E-02 2.8637100681507994E+00
+ 72897 1.8224250000000001E-02 2.0081898244797117E-02 2.8637611681221649E+00
+ 72898 1.8224500000000001E-02 2.0082614191422991E-02 2.8638122680935298E+00
+ 72899 1.8224749999999998E-02 2.0083330150824020E-02 2.8638633680648944E+00
+ 72900 1.8224999999999998E-02 2.0084046123000208E-02 2.8639144680362594E+00
+ 72901 1.8225249999999998E-02 2.0084762107951602E-02 2.8639655680076248E+00
+ 72902 1.8225499999999999E-02 2.0085478105678171E-02 2.8640166679789898E+00
+ 72903 1.8225749999999999E-02 2.0086194116179915E-02 2.8640677679503548E+00
+ 72904 1.8225999999999999E-02 2.0086910139456869E-02 2.8641188679217202E+00
+ 72905 1.8226249999999999E-02 2.0087626175509018E-02 2.8641699678930852E+00
+ 72906 1.8226500000000000E-02 2.0088342224336361E-02 2.8642210678644506E+00
+ 72907 1.8226750000000000E-02 2.0089058285938915E-02 2.8642721678358156E+00
+ 72908 1.8227000000000000E-02 2.0089774360316739E-02 2.8643232678071806E+00
+ 72909 1.8227250000000000E-02 2.0090490447469748E-02 2.8643743677785460E+00
+ 72910 1.8227500000000001E-02 2.0091206547397992E-02 2.8644254677499110E+00
+ 72911 1.8227750000000001E-02 2.0091922660101482E-02 2.8644765677212765E+00
+ 72912 1.8228000000000001E-02 2.0092638785580194E-02 2.8645276676926414E+00
+ 72913 1.8228249999999998E-02 2.0093354923834177E-02 2.8645787676640060E+00
+ 72914 1.8228499999999998E-02 2.0094071074863391E-02 2.8646298676353710E+00
+ 72915 1.8228749999999998E-02 2.0094787238667887E-02 2.8646809676067360E+00
+ 72916 1.8228999999999999E-02 2.0095503415247649E-02 2.8647320675781014E+00
+ 72917 1.8229249999999999E-02 2.0096219604602682E-02 2.8647831675494664E+00
+ 72918 1.8229499999999999E-02 2.0096935806732996E-02 2.8648342675208318E+00
+ 72919 1.8229749999999999E-02 2.0097652021638584E-02 2.8648853674921968E+00
+ 72920 1.8230000000000000E-02 2.0098368249319477E-02 2.8649364674635618E+00
+ 72921 1.8230250000000000E-02 2.0099084489775664E-02 2.8649875674349272E+00
+ 72922 1.8230500000000000E-02 2.0099800743007139E-02 2.8650386674062922E+00
+ 72923 1.8230750000000000E-02 2.0100517009013948E-02 2.8650897673776576E+00
+ 72924 1.8231000000000001E-02 2.0101233287796054E-02 2.8651408673490226E+00
+ 72925 1.8231250000000001E-02 2.0101949579353479E-02 2.8651919673203876E+00
+ 72926 1.8231499999999998E-02 2.0102665883686237E-02 2.8652430672917522E+00
+ 72927 1.8231749999999998E-02 2.0103382200794322E-02 2.8652941672631176E+00
+ 72928 1.8231999999999998E-02 2.0104098530677756E-02 2.8653452672344826E+00
+ 72929 1.8232249999999998E-02 2.0104814873336523E-02 2.8653963672058476E+00
+ 72930 1.8232499999999999E-02 2.0105531228770662E-02 2.8654474671772130E+00
+ 72931 1.8232749999999999E-02 2.0106247596980133E-02 2.8654985671485780E+00
+ 72932 1.8232999999999999E-02 2.0106963977964996E-02 2.8655496671199434E+00
+ 72933 1.8233249999999999E-02 2.0107680371725199E-02 2.8656007670913084E+00
+ 72934 1.8233500000000000E-02 2.0108396778260783E-02 2.8656518670626734E+00
+ 72935 1.8233750000000000E-02 2.0109113197571755E-02 2.8657029670340388E+00
+ 72936 1.8234000000000000E-02 2.0109829629658110E-02 2.8657540670054038E+00
+ 72937 1.8234250000000000E-02 2.0110546074519852E-02 2.8658051669767688E+00
+ 72938 1.8234500000000001E-02 2.0111262532157018E-02 2.8658562669481342E+00
+ 72939 1.8234750000000001E-02 2.0111979002569575E-02 2.8659073669194992E+00
+ 72940 1.8234999999999998E-02 2.0112695485757524E-02 2.8659584668908638E+00
+ 72941 1.8235249999999998E-02 2.0113411981720893E-02 2.8660095668622287E+00
+ 72942 1.8235499999999998E-02 2.0114128490459710E-02 2.8660606668335942E+00
+ 72943 1.8235749999999998E-02 2.0114845011973932E-02 2.8661117668049592E+00
+ 72944 1.8235999999999999E-02 2.0115561546263608E-02 2.8661628667763246E+00
+ 72945 1.8236249999999999E-02 2.0116278093328718E-02 2.8662139667476896E+00
+ 72946 1.8236499999999999E-02 2.0116994653169271E-02 2.8662650667190546E+00
+ 72947 1.8236749999999999E-02 2.0117711225785276E-02 2.8663161666904200E+00
+ 72948 1.8237000000000000E-02 2.0118427811176752E-02 2.8663672666617850E+00
+ 72949 1.8237250000000000E-02 2.0119144409343672E-02 2.8664183666331504E+00
+ 72950 1.8237500000000000E-02 2.0119861020286092E-02 2.8664694666045154E+00
+ 72951 1.8237750000000000E-02 2.0120577644003965E-02 2.8665205665758804E+00
+ 72952 1.8238000000000001E-02 2.0121294280497325E-02 2.8665716665472458E+00
+ 72953 1.8238250000000001E-02 2.0122010929766183E-02 2.8666227665186108E+00
+ 72954 1.8238499999999998E-02 2.0122727591810514E-02 2.8666738664899754E+00
+ 72955 1.8238749999999998E-02 2.0123444266630371E-02 2.8667249664613403E+00
+ 72956 1.8238999999999998E-02 2.0124160954225707E-02 2.8667760664327058E+00
+ 72957 1.8239249999999999E-02 2.0124877654596609E-02 2.8668271664040708E+00
+ 72958 1.8239499999999999E-02 2.0125594367742982E-02 2.8668782663754357E+00
+ 72959 1.8239749999999999E-02 2.0126311093664896E-02 2.8669293663468012E+00
+ 72960 1.8239999999999999E-02 2.0127027832362338E-02 2.8669804663181662E+00
+ 72961 1.8240250000000000E-02 2.0127744583835320E-02 2.8670315662895316E+00
+ 72962 1.8240500000000000E-02 2.0128461348083854E-02 2.8670826662608966E+00
+ 72963 1.8240750000000000E-02 2.0129178125107929E-02 2.8671337662322616E+00
+ 72964 1.8241000000000000E-02 2.0129894914907544E-02 2.8671848662036270E+00
+ 72965 1.8241250000000001E-02 2.0130611717482736E-02 2.8672359661749920E+00
+ 72966 1.8241500000000001E-02 2.0131328532833496E-02 2.8672870661463574E+00
+ 72967 1.8241750000000001E-02 2.0132045360959812E-02 2.8673381661177224E+00
+ 72968 1.8241999999999998E-02 2.0132762201861731E-02 2.8673892660890870E+00
+ 72969 1.8242249999999998E-02 2.0133479055539222E-02 2.8674403660604519E+00
+ 72970 1.8242499999999998E-02 2.0134195921992306E-02 2.8674914660318174E+00
+ 72971 1.8242749999999999E-02 2.0134912801220983E-02 2.8675425660031824E+00
+ 72972 1.8242999999999999E-02 2.0135629693225278E-02 2.8675936659745473E+00
+ 72973 1.8243249999999999E-02 2.0136346598005204E-02 2.8676447659459128E+00
+ 72974 1.8243499999999999E-02 2.0137063515560678E-02 2.8676958659172778E+00
+ 72975 1.8243750000000000E-02 2.0137780445891821E-02 2.8677469658886432E+00
+ 72976 1.8244000000000000E-02 2.0138497388998578E-02 2.8677980658600082E+00
+ 72977 1.8244250000000000E-02 2.0139214344880987E-02 2.8678491658313732E+00
+ 72978 1.8244500000000000E-02 2.0139931313538993E-02 2.8679002658027386E+00
+ 72979 1.8244750000000001E-02 2.0140648294972682E-02 2.8679513657741036E+00
+ 72980 1.8245000000000001E-02 2.0141365289182027E-02 2.8680024657454686E+00
+ 72981 1.8245250000000001E-02 2.0142082296167017E-02 2.8680535657168340E+00
+ 72982 1.8245499999999998E-02 2.0142799315927665E-02 2.8681046656881986E+00
+ 72983 1.8245749999999998E-02 2.0143516348463980E-02 2.8681557656595635E+00
+ 72984 1.8245999999999998E-02 2.0144233393775988E-02 2.8682068656309285E+00
+ 72985 1.8246249999999999E-02 2.0144950451863670E-02 2.8682579656022940E+00
+ 72986 1.8246499999999999E-02 2.0145667522727048E-02 2.8683090655736589E+00
+ 72987 1.8246749999999999E-02 2.0146384606366100E-02 2.8683601655450244E+00
+ 72988 1.8246999999999999E-02 2.0147101702780869E-02 2.8684112655163894E+00
+ 72989 1.8247250000000000E-02 2.0147818811971321E-02 2.8684623654877544E+00
+ 72990 1.8247500000000000E-02 2.0148535933937492E-02 2.8685134654591198E+00
+ 72991 1.8247750000000000E-02 2.0149253068679419E-02 2.8685645654304848E+00
+ 72992 1.8248000000000000E-02 2.0149970216197046E-02 2.8686156654018502E+00
+ 72993 1.8248250000000001E-02 2.0150687376490405E-02 2.8686667653732152E+00
+ 72994 1.8248500000000001E-02 2.0151404549559496E-02 2.8687178653445802E+00
+ 72995 1.8248750000000001E-02 2.0152121735404323E-02 2.8687689653159456E+00
+ 72996 1.8248999999999998E-02 2.0152838934024902E-02 2.8688200652873102E+00
+ 72997 1.8249249999999998E-02 2.0153556145421230E-02 2.8688711652586751E+00
+ 72998 1.8249499999999998E-02 2.0154273369593332E-02 2.8689222652300401E+00
+ 72999 1.8249749999999999E-02 2.0154990606541197E-02 2.8689733652014056E+00
+ 73000 1.8249999999999999E-02 2.0155707856264839E-02 2.8690244651727705E+00
+ 73001 1.8250249999999999E-02 2.0156425118764247E-02 2.8690755651441355E+00
+ 73002 1.8250499999999999E-02 2.0157142394039453E-02 2.8691266651155010E+00
+ 73003 1.8250750000000000E-02 2.0157859682090457E-02 2.8691777650868659E+00
+ 73004 1.8251000000000000E-02 2.0158576982917231E-02 2.8692288650582314E+00
+ 73005 1.8251250000000000E-02 2.0159294296519831E-02 2.8692799650295964E+00
+ 73006 1.8251500000000000E-02 2.0160011622898225E-02 2.8693310650009614E+00
+ 73007 1.8251750000000001E-02 2.0160728962052437E-02 2.8693821649723268E+00
+ 73008 1.8252000000000001E-02 2.0161446313982472E-02 2.8694332649436918E+00
+ 73009 1.8252250000000001E-02 2.0162163678688335E-02 2.8694843649150572E+00
+ 73010 1.8252499999999998E-02 2.0162881056170034E-02 2.8695354648864213E+00
+ 73011 1.8252749999999998E-02 2.0163598446427563E-02 2.8695865648577867E+00
+ 73012 1.8252999999999998E-02 2.0164315849460955E-02 2.8696376648291517E+00
+ 73013 1.8253249999999999E-02 2.0165033265270190E-02 2.8696887648005172E+00
+ 73014 1.8253499999999999E-02 2.0165750693855278E-02 2.8697398647718821E+00
+ 73015 1.8253749999999999E-02 2.0166468135216241E-02 2.8697909647432471E+00
+ 73016 1.8253999999999999E-02 2.0167185589353060E-02 2.8698420647146126E+00
+ 73017 1.8254250000000000E-02 2.0167903056265767E-02 2.8698931646859775E+00
+ 73018 1.8254500000000000E-02 2.0168620535954349E-02 2.8699442646573425E+00
+ 73019 1.8254750000000000E-02 2.0169338028418814E-02 2.8699953646287080E+00
+ 73020 1.8255000000000000E-02 2.0170055533659179E-02 2.8700464646000730E+00
+ 73021 1.8255250000000001E-02 2.0170773051675455E-02 2.8700975645714384E+00
+ 73022 1.8255500000000001E-02 2.0171490582467620E-02 2.8701486645428034E+00
+ 73023 1.8255750000000001E-02 2.0172208126035707E-02 2.8701997645141684E+00
+ 73024 1.8255999999999998E-02 2.0172925682379692E-02 2.8702508644855329E+00
+ 73025 1.8256249999999998E-02 2.0173643251499628E-02 2.8703019644568983E+00
+ 73026 1.8256499999999998E-02 2.0174360833395487E-02 2.8703530644282633E+00
+ 73027 1.8256749999999999E-02 2.0175078428067272E-02 2.8704041643996283E+00
+ 73028 1.8256999999999999E-02 2.0175796035515014E-02 2.8704552643709937E+00
+ 73029 1.8257249999999999E-02 2.0176513655738693E-02 2.8705063643423587E+00
+ 73030 1.8257499999999999E-02 2.0177231288738356E-02 2.8705574643137242E+00
+ 73031 1.8257750000000000E-02 2.0177948934513943E-02 2.8706085642850891E+00
+ 73032 1.8258000000000000E-02 2.0178666593065508E-02 2.8706596642564541E+00
+ 73033 1.8258250000000000E-02 2.0179384264393051E-02 2.8707107642278196E+00
+ 73034 1.8258500000000000E-02 2.0180101948496572E-02 2.8707618641991846E+00
+ 73035 1.8258750000000001E-02 2.0180819645376082E-02 2.8708129641705500E+00
+ 73036 1.8259000000000001E-02 2.0181537355031583E-02 2.8708640641419150E+00
+ 73037 1.8259249999999998E-02 2.0182255077463070E-02 2.8709151641132795E+00
+ 73038 1.8259499999999998E-02 2.0182972812670563E-02 2.8709662640846445E+00
+ 73039 1.8259749999999998E-02 2.0183690560654072E-02 2.8710173640560095E+00
+ 73040 1.8259999999999998E-02 2.0184408321413605E-02 2.8710684640273749E+00
+ 73041 1.8260249999999999E-02 2.0185126094949084E-02 2.8711195639987399E+00
+ 73042 1.8260499999999999E-02 2.0185843881260712E-02 2.8711706639701053E+00
+ 73043 1.8260749999999999E-02 2.0186561680348325E-02 2.8712217639414703E+00
+ 73044 1.8260999999999999E-02 2.0187279492211975E-02 2.8712728639128353E+00
+ 73045 1.8261250000000000E-02 2.0187997316851669E-02 2.8713239638842007E+00
+ 73046 1.8261500000000000E-02 2.0188715154267421E-02 2.8713750638555657E+00
+ 73047 1.8261750000000000E-02 2.0189433004459221E-02 2.8714261638269312E+00
+ 73048 1.8262000000000000E-02 2.0190150867427092E-02 2.8714772637982962E+00
+ 73049 1.8262250000000001E-02 2.0190868743171036E-02 2.8715283637696611E+00
+ 73050 1.8262500000000001E-02 2.0191586631691058E-02 2.8715794637410266E+00
+ 73051 1.8262749999999998E-02 2.0192304532987145E-02 2.8716305637123911E+00
+ 73052 1.8262999999999998E-02 2.0193022447059339E-02 2.8716816636837561E+00
+ 73053 1.8263249999999998E-02 2.0193740373907618E-02 2.8717327636551211E+00
+ 73054 1.8263499999999998E-02 2.0194458313532001E-02 2.8717838636264865E+00
+ 73055 1.8263749999999999E-02 2.0195176265932504E-02 2.8718349635978515E+00
+ 73056 1.8263999999999999E-02 2.0195894231109117E-02 2.8718860635692169E+00
+ 73057 1.8264249999999999E-02 2.0196612209061826E-02 2.8719371635405819E+00
+ 73058 1.8264499999999999E-02 2.0197330199790704E-02 2.8719882635119469E+00
+ 73059 1.8264750000000000E-02 2.0198048203295668E-02 2.8720393634833123E+00
+ 73060 1.8265000000000000E-02 2.0198766219576794E-02 2.8720904634546773E+00
+ 73061 1.8265250000000000E-02 2.0199484248634061E-02 2.8721415634260423E+00
+ 73062 1.8265500000000000E-02 2.0200202290467473E-02 2.8721926633974078E+00
+ 73063 1.8265750000000001E-02 2.0200920345077044E-02 2.8722437633687727E+00
+ 73064 1.8266000000000001E-02 2.0201638412462787E-02 2.8722948633401382E+00
+ 73065 1.8266249999999998E-02 2.0202356492624675E-02 2.8723459633115023E+00
+ 73066 1.8266499999999998E-02 2.0203074585562759E-02 2.8723970632828677E+00
+ 73067 1.8266749999999998E-02 2.0203792691277003E-02 2.8724481632542327E+00
+ 73068 1.8266999999999999E-02 2.0204510809767453E-02 2.8724992632255981E+00
+ 73069 1.8267249999999999E-02 2.0205228941034097E-02 2.8725503631969631E+00
+ 73070 1.8267499999999999E-02 2.0205947085076947E-02 2.8726014631683281E+00
+ 73071 1.8267749999999999E-02 2.0206665241895967E-02 2.8726525631396935E+00
+ 73072 1.8268000000000000E-02 2.0207383411491236E-02 2.8727036631110585E+00
+ 73073 1.8268250000000000E-02 2.0208101593862698E-02 2.8727547630824239E+00
+ 73074 1.8268500000000000E-02 2.0208819789010415E-02 2.8728058630537889E+00
+ 73075 1.8268750000000000E-02 2.0209537996934333E-02 2.8728569630251539E+00
+ 73076 1.8269000000000001E-02 2.0210256217634476E-02 2.8729080629965194E+00
+ 73077 1.8269250000000001E-02 2.0210974451110881E-02 2.8729591629678843E+00
+ 73078 1.8269500000000001E-02 2.0211692697363531E-02 2.8730102629392498E+00
+ 73079 1.8269749999999998E-02 2.0212410956392427E-02 2.8730613629106139E+00
+ 73080 1.8269999999999998E-02 2.0213129228197596E-02 2.8731124628819793E+00
+ 73081 1.8270249999999998E-02 2.0213847512779024E-02 2.8731635628533443E+00
+ 73082 1.8270499999999999E-02 2.0214565810136718E-02 2.8732146628247093E+00
+ 73083 1.8270749999999999E-02 2.0215284120270714E-02 2.8732657627960747E+00
+ 73084 1.8270999999999999E-02 2.0216002443180978E-02 2.8733168627674397E+00
+ 73085 1.8271249999999999E-02 2.0216720778867533E-02 2.8733679627388051E+00
+ 73086 1.8271500000000000E-02 2.0217439127330390E-02 2.8734190627101701E+00
+ 73087 1.8271750000000000E-02 2.0218157488569546E-02 2.8734701626815351E+00
+ 73088 1.8272000000000000E-02 2.0218875862585022E-02 2.8735212626529005E+00
+ 73089 1.8272250000000000E-02 2.0219594249376804E-02 2.8735723626242655E+00
+ 73090 1.8272500000000001E-02 2.0220312648944912E-02 2.8736234625956310E+00
+ 73091 1.8272750000000001E-02 2.0221031061289342E-02 2.8736745625669959E+00
+ 73092 1.8273000000000001E-02 2.0221749486410107E-02 2.8737256625383609E+00
+ 73093 1.8273249999999998E-02 2.0222467924307205E-02 2.8737767625097255E+00
+ 73094 1.8273499999999998E-02 2.0223186374980655E-02 2.8738278624810909E+00
+ 73095 1.8273749999999998E-02 2.0223904838430461E-02 2.8738789624524559E+00
+ 73096 1.8273999999999999E-02 2.0224623314656628E-02 2.8739300624238209E+00
+ 73097 1.8274249999999999E-02 2.0225341803659147E-02 2.8739811623951863E+00
+ 73098 1.8274499999999999E-02 2.0226060305438054E-02 2.8740322623665513E+00
+ 73099 1.8274749999999999E-02 2.0226778819993341E-02 2.8740833623379167E+00
+ 73100 1.8275000000000000E-02 2.0227497347324996E-02 2.8741344623092817E+00
+ 73101 1.8275250000000000E-02 2.0228215887433041E-02 2.8741855622806467E+00
+ 73102 1.8275500000000000E-02 2.0228934440317484E-02 2.8742366622520121E+00
+ 73103 1.8275750000000000E-02 2.0229653005978340E-02 2.8742877622233771E+00
+ 73104 1.8276000000000001E-02 2.0230371584415589E-02 2.8743388621947421E+00
+ 73105 1.8276250000000001E-02 2.0231090175629265E-02 2.8743899621661075E+00
+ 73106 1.8276500000000001E-02 2.0231808779619345E-02 2.8744410621374725E+00
+ 73107 1.8276749999999998E-02 2.0232527396385848E-02 2.8744921621088371E+00
+ 73108 1.8276999999999998E-02 2.0233246025928804E-02 2.8745432620802021E+00
+ 73109 1.8277249999999998E-02 2.0233964668248183E-02 2.8745943620515675E+00
+ 73110 1.8277499999999999E-02 2.0234683323344018E-02 2.8746454620229325E+00
+ 73111 1.8277749999999999E-02 2.0235401991216297E-02 2.8746965619942979E+00
+ 73112 1.8277999999999999E-02 2.0236120671863898E-02 2.8747476619656629E+00
+ 73113 1.8278249999999999E-02 2.0236839365285211E-02 2.8747987619370279E+00
+ 73114 1.8278500000000000E-02 2.0237558071480245E-02 2.8748498619083933E+00
+ 73115 1.8278750000000000E-02 2.0238276790448994E-02 2.8749009618797583E+00
+ 73116 1.8279000000000000E-02 2.0238995522191480E-02 2.8749520618511237E+00
+ 73117 1.8279250000000000E-02 2.0239714266707700E-02 2.8750031618224887E+00
+ 73118 1.8279500000000001E-02 2.0240433023997653E-02 2.8750542617938537E+00
+ 73119 1.8279750000000001E-02 2.0241151794061357E-02 2.8751053617652191E+00
+ 73120 1.8280000000000001E-02 2.0241870576898802E-02 2.8751564617365841E+00
+ 73121 1.8280249999999998E-02 2.0242589372509990E-02 2.8752075617079487E+00
+ 73122 1.8280499999999998E-02 2.0243308180894957E-02 2.8752586616793137E+00
+ 73123 1.8280749999999998E-02 2.0244027002053702E-02 2.8753097616506791E+00
+ 73124 1.8280999999999999E-02 2.0244745835986188E-02 2.8753608616220441E+00
+ 73125 1.8281249999999999E-02 2.0245464682692480E-02 2.8754119615934091E+00
+ 73126 1.8281499999999999E-02 2.0246183542172551E-02 2.8754630615647745E+00
+ 73127 1.8281749999999999E-02 2.0246902414426407E-02 2.8755141615361395E+00
+ 73128 1.8282000000000000E-02 2.0247621299454052E-02 2.8755652615075049E+00
+ 73129 1.8282250000000000E-02 2.0248340197255504E-02 2.8756163614788699E+00
+ 73130 1.8282500000000000E-02 2.0249059107830758E-02 2.8756674614502349E+00
+ 73131 1.8282750000000000E-02 2.0249778031179829E-02 2.8757185614216003E+00
+ 73132 1.8283000000000001E-02 2.0250496967302717E-02 2.8757696613929653E+00
+ 73133 1.8283250000000001E-02 2.0251215916199435E-02 2.8758207613643307E+00
+ 73134 1.8283500000000001E-02 2.0251934877869967E-02 2.8758718613356957E+00
+ 73135 1.8283749999999998E-02 2.0252653852314333E-02 2.8759229613070603E+00
+ 73136 1.8283999999999998E-02 2.0253372839532539E-02 2.8759740612784253E+00
+ 73137 1.8284249999999998E-02 2.0254091839524598E-02 2.8760251612497907E+00
+ 73138 1.8284499999999999E-02 2.0254810852290511E-02 2.8760762612211557E+00
+ 73139 1.8284749999999999E-02 2.0255529877830272E-02 2.8761273611925207E+00
+ 73140 1.8284999999999999E-02 2.0256248916143898E-02 2.8761784611638861E+00
+ 73141 1.8285249999999999E-02 2.0256967967231386E-02 2.8762295611352511E+00
+ 73142 1.8285500000000000E-02 2.0257687031092757E-02 2.8762806611066165E+00
+ 73143 1.8285750000000000E-02 2.0258406107728021E-02 2.8763317610779815E+00
+ 73144 1.8286000000000000E-02 2.0259125197137132E-02 2.8763828610493465E+00
+ 73145 1.8286250000000000E-02 2.0259844299320161E-02 2.8764339610207119E+00
+ 73146 1.8286500000000001E-02 2.0260563414277066E-02 2.8764850609920769E+00
+ 73147 1.8286750000000001E-02 2.0261282542007895E-02 2.8765361609634419E+00
+ 73148 1.8286999999999998E-02 2.0262001682512611E-02 2.8765872609348064E+00
+ 73149 1.8287249999999998E-02 2.0262720835791257E-02 2.8766383609061719E+00
+ 73150 1.8287499999999998E-02 2.0263440001843810E-02 2.8766894608775369E+00
+ 73151 1.8287749999999998E-02 2.0264159180670292E-02 2.8767405608489018E+00
+ 73152 1.8287999999999999E-02 2.0264878372270707E-02 2.8767916608202673E+00
+ 73153 1.8288249999999999E-02 2.0265597576645058E-02 2.8768427607916323E+00
+ 73154 1.8288499999999999E-02 2.0266316793793347E-02 2.8768938607629977E+00
+ 73155 1.8288749999999999E-02 2.0267036023715580E-02 2.8769449607343627E+00
+ 73156 1.8289000000000000E-02 2.0267755266411763E-02 2.8769960607057277E+00
+ 73157 1.8289250000000000E-02 2.0268474521881911E-02 2.8770471606770931E+00
+ 73158 1.8289500000000000E-02 2.0269193790126032E-02 2.8770982606484581E+00
+ 73159 1.8289750000000000E-02 2.0269913071144112E-02 2.8771493606198235E+00
+ 73160 1.8290000000000001E-02 2.0270632364936151E-02 2.8772004605911885E+00
+ 73161 1.8290250000000001E-02 2.0271351671502208E-02 2.8772515605625535E+00
+ 73162 1.8290499999999998E-02 2.0272070990842193E-02 2.8773026605339180E+00
+ 73163 1.8290749999999998E-02 2.0272790322956216E-02 2.8773537605052835E+00
+ 73164 1.8290999999999998E-02 2.0273509667844223E-02 2.8774048604766485E+00
+ 73165 1.8291249999999998E-02 2.0274229025506237E-02 2.8774559604480134E+00
+ 73166 1.8291499999999999E-02 2.0274948395942263E-02 2.8775070604193789E+00
+ 73167 1.8291749999999999E-02 2.0275667779152292E-02 2.8775581603907439E+00
+ 73168 1.8291999999999999E-02 2.0276387175136357E-02 2.8776092603621088E+00
+ 73169 1.8292249999999999E-02 2.0277106583894443E-02 2.8776603603334743E+00
+ 73170 1.8292500000000000E-02 2.0277826005426550E-02 2.8777114603048393E+00
+ 73171 1.8292750000000000E-02 2.0278545439732697E-02 2.8777625602762047E+00
+ 73172 1.8293000000000000E-02 2.0279264886812903E-02 2.8778136602475697E+00
+ 73173 1.8293250000000000E-02 2.0279984346667140E-02 2.8778647602189347E+00
+ 73174 1.8293500000000001E-02 2.0280703819295448E-02 2.8779158601903001E+00
+ 73175 1.8293750000000001E-02 2.0281423304697784E-02 2.8779669601616651E+00
+ 73176 1.8293999999999998E-02 2.0282142802874204E-02 2.8780180601330296E+00
+ 73177 1.8294249999999998E-02 2.0282862313824705E-02 2.8780691601043946E+00
+ 73178 1.8294499999999998E-02 2.0283581837549264E-02 2.8781202600757601E+00
+ 73179 1.8294749999999999E-02 2.0284301374047912E-02 2.8781713600471250E+00
+ 73180 1.8294999999999999E-02 2.0285020923320650E-02 2.8782224600184905E+00
+ 73181 1.8295249999999999E-02 2.0285740485367479E-02 2.8782735599898555E+00
+ 73182 1.8295499999999999E-02 2.0286460060188416E-02 2.8783246599612204E+00
+ 73183 1.8295750000000000E-02 2.0287179647783451E-02 2.8783757599325859E+00
+ 73184 1.8296000000000000E-02 2.0287899248152608E-02 2.8784268599039509E+00
+ 73185 1.8296250000000000E-02 2.0288618861295873E-02 2.8784779598753159E+00
+ 73186 1.8296500000000000E-02 2.0289338487213256E-02 2.8785290598466813E+00
+ 73187 1.8296750000000001E-02 2.0290058125904759E-02 2.8785801598180463E+00
+ 73188 1.8297000000000001E-02 2.0290777777370414E-02 2.8786312597894117E+00
+ 73189 1.8297250000000001E-02 2.0291497441610191E-02 2.8786823597607767E+00
+ 73190 1.8297499999999998E-02 2.0292217118624122E-02 2.8787334597321412E+00
+ 73191 1.8297749999999998E-02 2.0292936808412234E-02 2.8787845597035062E+00
+ 73192 1.8297999999999998E-02 2.0293656510974426E-02 2.8788356596748716E+00
+ 73193 1.8298249999999999E-02 2.0294376226310834E-02 2.8788867596462366E+00
+ 73194 1.8298499999999999E-02 2.0295095954421392E-02 2.8789378596176016E+00
+ 73195 1.8298749999999999E-02 2.0295815695306134E-02 2.8789889595889671E+00
+ 73196 1.8298999999999999E-02 2.0296535448965047E-02 2.8790400595603320E+00
+ 73197 1.8299250000000000E-02 2.0297255215398144E-02 2.8790911595316975E+00
+ 73198 1.8299500000000000E-02 2.0297974994605436E-02 2.8791422595030625E+00
+ 73199 1.8299750000000000E-02 2.0298694786586920E-02 2.8791933594744274E+00
+ 73200 1.8300000000000000E-02 2.0299414591342619E-02 2.8792444594457929E+00
+ 73201 1.8300250000000001E-02 2.0300134408872499E-02 2.8792955594171579E+00
+ 73202 1.8300500000000001E-02 2.0300854239176609E-02 2.8793466593885233E+00
+ 73203 1.8300750000000001E-02 2.0301574082254938E-02 2.8793977593598883E+00
+ 73204 1.8300999999999998E-02 2.0302293938107480E-02 2.8794488593312528E+00
+ 73205 1.8301249999999998E-02 2.0303013806734261E-02 2.8794999593026178E+00
+ 73206 1.8301499999999998E-02 2.0303733688135272E-02 2.8795510592739828E+00
+ 73207 1.8301749999999999E-02 2.0304453582310537E-02 2.8796021592453482E+00
+ 73208 1.8301999999999999E-02 2.0305173489260028E-02 2.8796532592167132E+00
+ 73209 1.8302249999999999E-02 2.0305893408983790E-02 2.8797043591880787E+00
+ 73210 1.8302499999999999E-02 2.0306613341481795E-02 2.8797554591594436E+00
+ 73211 1.8302750000000000E-02 2.0307333286754079E-02 2.8798065591308086E+00
+ 73212 1.8303000000000000E-02 2.0308053244800627E-02 2.8798576591021741E+00
+ 73213 1.8303250000000000E-02 2.0308773215621450E-02 2.8799087590735390E+00
+ 73214 1.8303500000000000E-02 2.0309493199216561E-02 2.8799598590449045E+00
+ 73215 1.8303750000000001E-02 2.0310213195585951E-02 2.8800109590162695E+00
+ 73216 1.8304000000000001E-02 2.0310933204729625E-02 2.8800620589876345E+00
+ 73217 1.8304250000000001E-02 2.0311653226647606E-02 2.8801131589589999E+00
+ 73218 1.8304499999999998E-02 2.0312373261339878E-02 2.8801642589303644E+00
+ 73219 1.8304749999999998E-02 2.0313093308806478E-02 2.8802153589017294E+00
+ 73220 1.8304999999999998E-02 2.0313813369047376E-02 2.8802664588730944E+00
+ 73221 1.8305249999999999E-02 2.0314533442062608E-02 2.8803175588444598E+00
+ 73222 1.8305499999999999E-02 2.0315253527852153E-02 2.8803686588158248E+00
+ 73223 1.8305749999999999E-02 2.0315973626416056E-02 2.8804197587871903E+00
+ 73224 1.8305999999999999E-02 2.0316693737754268E-02 2.8804708587585552E+00
+ 73225 1.8306250000000000E-02 2.0317413861866855E-02 2.8805219587299202E+00
+ 73226 1.8306500000000000E-02 2.0318133998753759E-02 2.8805730587012857E+00
+ 73227 1.8306750000000000E-02 2.0318854148415028E-02 2.8806241586726506E+00
+ 73228 1.8307000000000000E-02 2.0319574310850661E-02 2.8806752586440156E+00
+ 73229 1.8307250000000001E-02 2.0320294486060667E-02 2.8807263586153811E+00
+ 73230 1.8307500000000001E-02 2.0321014674045033E-02 2.8807774585867461E+00
+ 73231 1.8307750000000001E-02 2.0321734874803796E-02 2.8808285585581115E+00
+ 73232 1.8307999999999998E-02 2.0322455088336903E-02 2.8808796585294756E+00
+ 73233 1.8308249999999998E-02 2.0323175314644427E-02 2.8809307585008410E+00
+ 73234 1.8308499999999998E-02 2.0323895553726348E-02 2.8809818584722060E+00
+ 73235 1.8308749999999999E-02 2.0324615805582653E-02 2.8810329584435714E+00
+ 73236 1.8308999999999999E-02 2.0325336070213383E-02 2.8810840584149364E+00
+ 73237 1.8309249999999999E-02 2.0326056347618530E-02 2.8811351583863014E+00
+ 73238 1.8309499999999999E-02 2.0326776637798080E-02 2.8811862583576668E+00
+ 73239 1.8309750000000000E-02 2.0327496940752046E-02 2.8812373583290318E+00
+ 73240 1.8310000000000000E-02 2.0328217256480458E-02 2.8812884583003973E+00
+ 73241 1.8310250000000000E-02 2.0328937584983300E-02 2.8813395582717622E+00
+ 73242 1.8310500000000000E-02 2.0329657926260590E-02 2.8813906582431272E+00
+ 73243 1.8310750000000001E-02 2.0330378280312311E-02 2.8814417582144927E+00
+ 73244 1.8311000000000001E-02 2.0331098647138494E-02 2.8814928581858577E+00
+ 73245 1.8311250000000001E-02 2.0331819026739119E-02 2.8815439581572231E+00
+ 73246 1.8311499999999998E-02 2.0332539419114209E-02 2.8815950581285872E+00
+ 73247 1.8311749999999998E-02 2.0333259824263785E-02 2.8816461580999526E+00
+ 73248 1.8311999999999998E-02 2.0333980242187820E-02 2.8816972580713176E+00
+ 73249 1.8312249999999999E-02 2.0334700672886358E-02 2.8817483580426826E+00
+ 73250 1.8312499999999999E-02 2.0335421116359369E-02 2.8817994580140480E+00
+ 73251 1.8312749999999999E-02 2.0336141572606877E-02 2.8818505579854130E+00
+ 73252 1.8312999999999999E-02 2.0336862041628875E-02 2.8819016579567784E+00
+ 73253 1.8313250000000000E-02 2.0337582523425372E-02 2.8819527579281434E+00
+ 73254 1.8313500000000000E-02 2.0338303017996388E-02 2.8820038578995084E+00
+ 73255 1.8313750000000000E-02 2.0339023525341920E-02 2.8820549578708738E+00
+ 73256 1.8314000000000000E-02 2.0339744045461981E-02 2.8821060578422388E+00
+ 73257 1.8314250000000001E-02 2.0340464578356542E-02 2.8821571578136043E+00
+ 73258 1.8314500000000001E-02 2.0341185124025652E-02 2.8822082577849693E+00
+ 73259 1.8314749999999998E-02 2.0341905682469300E-02 2.8822593577563338E+00
+ 73260 1.8314999999999998E-02 2.0342626253687483E-02 2.8823104577276988E+00
+ 73261 1.8315249999999998E-02 2.0343346837680229E-02 2.8823615576990642E+00
+ 73262 1.8315499999999998E-02 2.0344067434447517E-02 2.8824126576704292E+00
+ 73263 1.8315749999999999E-02 2.0344788043989360E-02 2.8824637576417942E+00
+ 73264 1.8315999999999999E-02 2.0345508666305790E-02 2.8825148576131596E+00
+ 73265 1.8316249999999999E-02 2.0346229301396773E-02 2.8825659575845246E+00
+ 73266 1.8316499999999999E-02 2.0346949949262349E-02 2.8826170575558900E+00
+ 73267 1.8316750000000000E-02 2.0347670609902505E-02 2.8826681575272550E+00
+ 73268 1.8317000000000000E-02 2.0348391283317259E-02 2.8827192574986200E+00
+ 73269 1.8317250000000000E-02 2.0349111969506589E-02 2.8827703574699854E+00
+ 73270 1.8317500000000000E-02 2.0349832668470534E-02 2.8828214574413504E+00
+ 73271 1.8317750000000001E-02 2.0350553380209076E-02 2.8828725574127154E+00
+ 73272 1.8318000000000001E-02 2.0351274104722237E-02 2.8829236573840809E+00
+ 73273 1.8318249999999998E-02 2.0351994842009991E-02 2.8829747573554454E+00
+ 73274 1.8318499999999998E-02 2.0352715592072409E-02 2.8830258573268104E+00
+ 73275 1.8318749999999998E-02 2.0353436354909427E-02 2.8830769572981754E+00
+ 73276 1.8318999999999998E-02 2.0354157130521102E-02 2.8831280572695408E+00
+ 73277 1.8319249999999999E-02 2.0354877918907398E-02 2.8831791572409058E+00
+ 73278 1.8319499999999999E-02 2.0355598720068362E-02 2.8832302572122712E+00
+ 73279 1.8319749999999999E-02 2.0356319534003974E-02 2.8832813571836362E+00
+ 73280 1.8319999999999999E-02 2.0357040360714229E-02 2.8833324571550012E+00
+ 73281 1.8320250000000000E-02 2.0357761200199154E-02 2.8833835571263666E+00
+ 73282 1.8320500000000000E-02 2.0358482052458760E-02 2.8834346570977316E+00
+ 73283 1.8320750000000000E-02 2.0359202917493057E-02 2.8834857570690970E+00
+ 73284 1.8321000000000000E-02 2.0359923795301989E-02 2.8835368570404620E+00
+ 73285 1.8321250000000001E-02 2.0360644685885641E-02 2.8835879570118270E+00
+ 73286 1.8321500000000001E-02 2.0361365589243965E-02 2.8836390569831925E+00
+ 73287 1.8321749999999998E-02 2.0362086505377002E-02 2.8836901569545570E+00
+ 73288 1.8321999999999998E-02 2.0362807434284737E-02 2.8837412569259220E+00
+ 73289 1.8322249999999998E-02 2.0363528375967180E-02 2.8837923568972870E+00
+ 73290 1.8322499999999999E-02 2.0364249330424345E-02 2.8838434568686524E+00
+ 73291 1.8322749999999999E-02 2.0364970297656236E-02 2.8838945568400174E+00
+ 73292 1.8322999999999999E-02 2.0365691277662835E-02 2.8839456568113824E+00
+ 73293 1.8323249999999999E-02 2.0366412270444202E-02 2.8839967567827478E+00
+ 73294 1.8323500000000000E-02 2.0367133276000274E-02 2.8840478567541128E+00
+ 73295 1.8323750000000000E-02 2.0367854294331106E-02 2.8840989567254782E+00
+ 73296 1.8324000000000000E-02 2.0368575325436681E-02 2.8841500566968432E+00
+ 73297 1.8324250000000000E-02 2.0369296369317034E-02 2.8842011566682082E+00
+ 73298 1.8324500000000001E-02 2.0370017425972105E-02 2.8842522566395736E+00
+ 73299 1.8324750000000001E-02 2.0370738495401986E-02 2.8843033566109386E+00
+ 73300 1.8325000000000001E-02 2.0371459577606631E-02 2.8843544565823040E+00
+ 73301 1.8325249999999998E-02 2.0372180672586046E-02 2.8844055565536681E+00
+ 73302 1.8325499999999998E-02 2.0372901780340246E-02 2.8844566565250336E+00
+ 73303 1.8325749999999998E-02 2.0373622900869245E-02 2.8845077564963986E+00
+ 73304 1.8325999999999999E-02 2.0374344034173028E-02 2.8845588564677640E+00
+ 73305 1.8326249999999999E-02 2.0375065180251613E-02 2.8846099564391290E+00
+ 73306 1.8326499999999999E-02 2.0375786339105018E-02 2.8846610564104940E+00
+ 73307 1.8326749999999999E-02 2.0376507510733215E-02 2.8847121563818594E+00
+ 73308 1.8327000000000000E-02 2.0377228695136290E-02 2.8847632563532244E+00
+ 73309 1.8327250000000000E-02 2.0377949892314132E-02 2.8848143563245898E+00
+ 73310 1.8327500000000000E-02 2.0378671102266824E-02 2.8848654562959548E+00
+ 73311 1.8327750000000000E-02 2.0379392324994344E-02 2.8849165562673198E+00
+ 73312 1.8328000000000001E-02 2.0380113560496720E-02 2.8849676562386852E+00
+ 73313 1.8328250000000001E-02 2.0380834808773937E-02 2.8850187562100502E+00
+ 73314 1.8328500000000001E-02 2.0381556069826012E-02 2.8850698561814152E+00
+ 73315 1.8328749999999998E-02 2.0382277343652940E-02 2.8851209561527797E+00
+ 73316 1.8328999999999998E-02 2.0382998630254751E-02 2.8851720561241452E+00
+ 73317 1.8329249999999998E-02 2.0383719929631419E-02 2.8852231560955102E+00
+ 73318 1.8329499999999999E-02 2.0384441241782961E-02 2.8852742560668752E+00
+ 73319 1.8329749999999999E-02 2.0385162566709396E-02 2.8853253560382406E+00
+ 73320 1.8329999999999999E-02 2.0385883904410707E-02 2.8853764560096056E+00
+ 73321 1.8330249999999999E-02 2.0386605254886933E-02 2.8854275559809710E+00
+ 73322 1.8330500000000000E-02 2.0387326618138052E-02 2.8854786559523360E+00
+ 73323 1.8330750000000000E-02 2.0388047994164063E-02 2.8855297559237010E+00
+ 73324 1.8331000000000000E-02 2.0388769382965029E-02 2.8855808558950664E+00
+ 73325 1.8331250000000000E-02 2.0389490784540856E-02 2.8856319558664314E+00
+ 73326 1.8331500000000001E-02 2.0390212198891630E-02 2.8856830558377968E+00
+ 73327 1.8331750000000001E-02 2.0390933626017342E-02 2.8857341558091618E+00
+ 73328 1.8332000000000001E-02 2.0391655065917971E-02 2.8857852557805268E+00
+ 73329 1.8332249999999998E-02 2.0392376518593557E-02 2.8858363557518913E+00
+ 73330 1.8332499999999998E-02 2.0393097984044071E-02 2.8858874557232568E+00
+ 73331 1.8332749999999998E-02 2.0393819462269563E-02 2.8859385556946218E+00
+ 73332 1.8332999999999999E-02 2.0394540953269986E-02 2.8859896556659868E+00
+ 73333 1.8333249999999999E-02 2.0395262457045395E-02 2.8860407556373522E+00
+ 73334 1.8333499999999999E-02 2.0395983973595776E-02 2.8860918556087172E+00
+ 73335 1.8333749999999999E-02 2.0396705502921122E-02 2.8861429555800822E+00
+ 73336 1.8334000000000000E-02 2.0397427045021448E-02 2.8861940555514476E+00
+ 73337 1.8334250000000000E-02 2.0398148599896769E-02 2.8862451555228126E+00
+ 73338 1.8334500000000000E-02 2.0398870167547090E-02 2.8862962554941780E+00
+ 73339 1.8334750000000000E-02 2.0399591747972380E-02 2.8863473554655430E+00
+ 73340 1.8335000000000001E-02 2.0400313341172701E-02 2.8863984554369080E+00
+ 73341 1.8335250000000001E-02 2.0401034947148015E-02 2.8864495554082734E+00
+ 73342 1.8335500000000001E-02 2.0401756565898373E-02 2.8865006553796384E+00
+ 73343 1.8335749999999998E-02 2.0402478197423728E-02 2.8865517553510029E+00
+ 73344 1.8335999999999998E-02 2.0403199841724128E-02 2.8866028553223679E+00
+ 73345 1.8336249999999998E-02 2.0403921498799556E-02 2.8866539552937334E+00
+ 73346 1.8336499999999999E-02 2.0404643168650018E-02 2.8867050552650984E+00
+ 73347 1.8336749999999999E-02 2.0405364851275514E-02 2.8867561552364638E+00
+ 73348 1.8336999999999999E-02 2.0406086546676087E-02 2.8868072552078288E+00
+ 73349 1.8337249999999999E-02 2.0406808254851697E-02 2.8868583551791938E+00
+ 73350 1.8337500000000000E-02 2.0407529975802391E-02 2.8869094551505592E+00
+ 73351 1.8337750000000000E-02 2.0408251709528140E-02 2.8869605551219242E+00
+ 73352 1.8338000000000000E-02 2.0408973456028968E-02 2.8870116550932892E+00
+ 73353 1.8338250000000000E-02 2.0409695215304863E-02 2.8870627550646546E+00
+ 73354 1.8338500000000001E-02 2.0410416987355854E-02 2.8871138550360196E+00
+ 73355 1.8338750000000001E-02 2.0411138772181942E-02 2.8871649550073850E+00
+ 73356 1.8339000000000001E-02 2.0411860569783120E-02 2.8872160549787500E+00
+ 73357 1.8339249999999998E-02 2.0412582380159396E-02 2.8872671549501145E+00
+ 73358 1.8339499999999998E-02 2.0413304203310809E-02 2.8873182549214795E+00
+ 73359 1.8339749999999998E-02 2.0414026039237303E-02 2.8873693548928450E+00
+ 73360 1.8339999999999999E-02 2.0414747887938928E-02 2.8874204548642100E+00
+ 73361 1.8340249999999999E-02 2.0415469749415695E-02 2.8874715548355749E+00
+ 73362 1.8340499999999999E-02 2.0416191623667583E-02 2.8875226548069404E+00
+ 73363 1.8340749999999999E-02 2.0416913510694603E-02 2.8875737547783054E+00
+ 73364 1.8341000000000000E-02 2.0417635410496768E-02 2.8876248547496708E+00
+ 73365 1.8341250000000000E-02 2.0418357323074097E-02 2.8876759547210358E+00
+ 73366 1.8341500000000000E-02 2.0419079248426571E-02 2.8877270546924008E+00
+ 73367 1.8341750000000000E-02 2.0419801186554207E-02 2.8877781546637662E+00
+ 73368 1.8342000000000001E-02 2.0420523137457028E-02 2.8878292546351312E+00
+ 73369 1.8342250000000001E-02 2.0421245101135011E-02 2.8878803546064966E+00
+ 73370 1.8342499999999998E-02 2.0421967077588150E-02 2.8879314545778607E+00
+ 73371 1.8342749999999998E-02 2.0422689066816498E-02 2.8879825545492261E+00
+ 73372 1.8342999999999998E-02 2.0423411068820035E-02 2.8880336545205911E+00
+ 73373 1.8343249999999998E-02 2.0424133083598764E-02 2.8880847544919561E+00
+ 73374 1.8343499999999999E-02 2.0424855111152700E-02 2.8881358544633216E+00
+ 73375 1.8343749999999999E-02 2.0425577151481942E-02 2.8881869544346865E+00
+ 73376 1.8343999999999999E-02 2.0426299204586194E-02 2.8882380544060520E+00
+ 73377 1.8344249999999999E-02 2.0427021270465782E-02 2.8882891543774170E+00
+ 73378 1.8344500000000000E-02 2.0427743349120571E-02 2.8883402543487819E+00
+ 73379 1.8344750000000000E-02 2.0428465440550603E-02 2.8883913543201474E+00
+ 73380 1.8345000000000000E-02 2.0429187544755888E-02 2.8884424542915124E+00
+ 73381 1.8345250000000000E-02 2.0429909661736401E-02 2.8884935542628778E+00
+ 73382 1.8345500000000001E-02 2.0430631791492168E-02 2.8885446542342428E+00
+ 73383 1.8345750000000001E-02 2.0431353934023185E-02 2.8885957542056078E+00
+ 73384 1.8345999999999998E-02 2.0432076089329464E-02 2.8886468541769723E+00
+ 73385 1.8346249999999998E-02 2.0432798257411008E-02 2.8886979541483377E+00
+ 73386 1.8346499999999998E-02 2.0433520438267828E-02 2.8887490541197027E+00
+ 73387 1.8346749999999998E-02 2.0434242631899916E-02 2.8888001540910677E+00
+ 73388 1.8346999999999999E-02 2.0434964838307295E-02 2.8888512540624331E+00
+ 73389 1.8347249999999999E-02 2.0435687057489976E-02 2.8889023540337981E+00
+ 73390 1.8347499999999999E-02 2.0436409289447944E-02 2.8889534540051636E+00
+ 73391 1.8347749999999999E-02 2.0437131534181217E-02 2.8890045539765286E+00
+ 73392 1.8348000000000000E-02 2.0437853791689737E-02 2.8890556539478935E+00
+ 73393 1.8348250000000000E-02 2.0438576061973673E-02 2.8891067539192590E+00
+ 73394 1.8348500000000000E-02 2.0439298345032893E-02 2.8891578538906240E+00
+ 73395 1.8348750000000000E-02 2.0440020640867421E-02 2.8892089538619889E+00
+ 73396 1.8349000000000001E-02 2.0440742949477290E-02 2.8892600538333544E+00
+ 73397 1.8349250000000001E-02 2.0441465270862491E-02 2.8893111538047194E+00
+ 73398 1.8349499999999998E-02 2.0442187605023025E-02 2.8893622537760839E+00
+ 73399 1.8349749999999998E-02 2.0442909951958920E-02 2.8894133537474489E+00
+ 73400 1.8349999999999998E-02 2.0443632311670172E-02 2.8894644537188143E+00
+ 73401 1.8350249999999999E-02 2.0444354684156778E-02 2.8895155536901793E+00
+ 73402 1.8350499999999999E-02 2.0445077069418754E-02 2.8895666536615447E+00
+ 73403 1.8350749999999999E-02 2.0445799467456095E-02 2.8896177536329097E+00
+ 73404 1.8350999999999999E-02 2.0446521878268838E-02 2.8896688536042747E+00
+ 73405 1.8351250000000000E-02 2.0447244301856921E-02 2.8897199535756402E+00
+ 73406 1.8351500000000000E-02 2.0447966738220438E-02 2.8897710535470051E+00
+ 73407 1.8351750000000000E-02 2.0448689187359325E-02 2.8898221535183706E+00
+ 73408 1.8352000000000000E-02 2.0449411649273618E-02 2.8898732534897356E+00
+ 73409 1.8352250000000001E-02 2.0450134123963338E-02 2.8899243534611005E+00
+ 73410 1.8352500000000001E-02 2.0450856611428439E-02 2.8899754534324660E+00
+ 73411 1.8352750000000001E-02 2.0451579111668960E-02 2.8900265534038310E+00
+ 73412 1.8352999999999998E-02 2.0452301624684914E-02 2.8900776533751955E+00
+ 73413 1.8353249999999998E-02 2.0453024150476305E-02 2.8901287533465605E+00
+ 73414 1.8353499999999998E-02 2.0453746689043123E-02 2.8901798533179259E+00
+ 73415 1.8353749999999999E-02 2.0454469240385392E-02 2.8902309532892909E+00
+ 73416 1.8353999999999999E-02 2.0455191804503111E-02 2.8902820532606559E+00
+ 73417 1.8354249999999999E-02 2.0455914381396281E-02 2.8903331532320213E+00
+ 73418 1.8354499999999999E-02 2.0456636971064909E-02 2.8903842532033863E+00
+ 73419 1.8354750000000000E-02 2.0457359573509002E-02 2.8904353531747518E+00
+ 73420 1.8355000000000000E-02 2.0458082188728573E-02 2.8904864531461167E+00
+ 73421 1.8355250000000000E-02 2.0458804816723609E-02 2.8905375531174817E+00
+ 73422 1.8355500000000000E-02 2.0459527457494145E-02 2.8905886530888472E+00
+ 73423 1.8355750000000001E-02 2.0460250111040156E-02 2.8906397530602121E+00
+ 73424 1.8356000000000001E-02 2.0460972777361659E-02 2.8906908530315776E+00
+ 73425 1.8356250000000001E-02 2.0461695456458685E-02 2.8907419530029426E+00
+ 73426 1.8356499999999998E-02 2.0462418148331194E-02 2.8907930529743071E+00
+ 73427 1.8356749999999998E-02 2.0463140852979220E-02 2.8908441529456721E+00
+ 73428 1.8356999999999998E-02 2.0463863570402769E-02 2.8908952529170375E+00
+ 73429 1.8357249999999999E-02 2.0464586300601849E-02 2.8909463528884025E+00
+ 73430 1.8357499999999999E-02 2.0465309043576449E-02 2.8909974528597675E+00
+ 73431 1.8357749999999999E-02 2.0466031799326590E-02 2.8910485528311329E+00
+ 73432 1.8357999999999999E-02 2.0466754567852286E-02 2.8910996528024979E+00
+ 73433 1.8358250000000000E-02 2.0467477349153506E-02 2.8911507527738634E+00
+ 73434 1.8358500000000000E-02 2.0468200143230298E-02 2.8912018527452283E+00
+ 73435 1.8358750000000000E-02 2.0468922950082645E-02 2.8912529527165933E+00
+ 73436 1.8359000000000000E-02 2.0469645769710547E-02 2.8913040526879588E+00
+ 73437 1.8359250000000001E-02 2.0470368602113376E-02 2.8913551526593237E+00
+ 73438 1.8359500000000001E-02 2.0471091447290628E-02 2.8914062526306887E+00
+ 73439 1.8359750000000001E-02 2.0471814305242305E-02 2.8914573526020542E+00
+ 73440 1.8359999999999998E-02 2.0472537175968409E-02 2.8915084525734187E+00
+ 73441 1.8360249999999998E-02 2.0473260059468965E-02 2.8915595525447837E+00
+ 73442 1.8360499999999998E-02 2.0473982955743954E-02 2.8916106525161487E+00
+ 73443 1.8360749999999999E-02 2.0474705864793399E-02 2.8916617524875141E+00
+ 73444 1.8360999999999999E-02 2.0475428786617293E-02 2.8917128524588791E+00
+ 73445 1.8361249999999999E-02 2.0476151721215651E-02 2.8917639524302445E+00
+ 73446 1.8361499999999999E-02 2.0476874668588486E-02 2.8918150524016095E+00
+ 73447 1.8361750000000000E-02 2.0477597628735789E-02 2.8918661523729745E+00
+ 73448 1.8362000000000000E-02 2.0478320601657569E-02 2.8919172523443399E+00
+ 73449 1.8362250000000000E-02 2.0479043587353831E-02 2.8919683523157049E+00
+ 73450 1.8362500000000000E-02 2.0479766585824538E-02 2.8920194522870704E+00
+ 73451 1.8362750000000001E-02 2.0480489597069832E-02 2.8920705522584353E+00
+ 73452 1.8363000000000001E-02 2.0481212621089578E-02 2.8921216522298003E+00
+ 73453 1.8363250000000001E-02 2.0481935657883837E-02 2.8921727522011658E+00
+ 73454 1.8363499999999998E-02 2.0482658707452583E-02 2.8922238521725303E+00
+ 73455 1.8363749999999998E-02 2.0483381769795871E-02 2.8922749521438953E+00
+ 73456 1.8363999999999998E-02 2.0484104844913680E-02 2.8923260521152603E+00
+ 73457 1.8364249999999999E-02 2.0484827932806021E-02 2.8923771520866257E+00
+ 73458 1.8364499999999999E-02 2.0485551033472899E-02 2.8924282520579907E+00
+ 73459 1.8364749999999999E-02 2.0486274146914299E-02 2.8924793520293557E+00
+ 73460 1.8364999999999999E-02 2.0486997273130251E-02 2.8925304520007211E+00
+ 73461 1.8365250000000000E-02 2.0487720412120783E-02 2.8925815519720861E+00
+ 73462 1.8365500000000000E-02 2.0488443563885850E-02 2.8926326519434515E+00
+ 73463 1.8365750000000000E-02 2.0489166728425479E-02 2.8926837519148165E+00
+ 73464 1.8366000000000000E-02 2.0489889907698212E-02 2.8927348518861815E+00
+ 73465 1.8366250000000001E-02 2.0490613097623293E-02 2.8927859518575469E+00
+ 73466 1.8366500000000001E-02 2.0491336300322596E-02 2.8928370518289119E+00
+ 73467 1.8366750000000001E-02 2.0492059515796111E-02 2.8928881518002774E+00
+ 73468 1.8366999999999998E-02 2.0492782744043814E-02 2.8929392517716415E+00
+ 73469 1.8367249999999998E-02 2.0493505985065757E-02 2.8929903517430069E+00
+ 73470 1.8367499999999998E-02 2.0494229238861919E-02 2.8930414517143719E+00
+ 73471 1.8367749999999999E-02 2.0494952505432328E-02 2.8930925516857373E+00
+ 73472 1.8367999999999999E-02 2.0495675784776984E-02 2.8931436516571023E+00
+ 73473 1.8368249999999999E-02 2.0496399076895881E-02 2.8931947516284673E+00
+ 73474 1.8368499999999999E-02 2.0497122381789024E-02 2.8932458515998327E+00
+ 73475 1.8368750000000000E-02 2.0497845699456417E-02 2.8932969515711977E+00
+ 73476 1.8369000000000000E-02 2.0498569029898075E-02 2.8933480515425631E+00
+ 73477 1.8369250000000000E-02 2.0499292373114011E-02 2.8933991515139281E+00
+ 73478 1.8369500000000000E-02 2.0500015729104218E-02 2.8934502514852931E+00
+ 73479 1.8369750000000001E-02 2.0500739097868700E-02 2.8935013514566585E+00
+ 73480 1.8370000000000001E-02 2.0501462479407467E-02 2.8935524514280235E+00
+ 73481 1.8370249999999998E-02 2.0502185873720512E-02 2.8936035513993881E+00
+ 73482 1.8370499999999998E-02 2.0502909280807852E-02 2.8936546513707531E+00
+ 73483 1.8370749999999998E-02 2.0503632700669513E-02 2.8937057513421185E+00
+ 73484 1.8370999999999998E-02 2.0504356133305462E-02 2.8937568513134835E+00
+ 73485 1.8371249999999999E-02 2.0505079578715748E-02 2.8938079512848485E+00
+ 73486 1.8371499999999999E-02 2.0505803036900350E-02 2.8938590512562139E+00
+ 73487 1.8371749999999999E-02 2.0506526507859259E-02 2.8939101512275789E+00
+ 73488 1.8371999999999999E-02 2.0507249991592504E-02 2.8939612511989443E+00
+ 73489 1.8372250000000000E-02 2.0507973488100097E-02 2.8940123511703093E+00
+ 73490 1.8372500000000000E-02 2.0508696997382017E-02 2.8940634511416743E+00
+ 73491 1.8372750000000000E-02 2.0509420519438274E-02 2.8941145511130397E+00
+ 73492 1.8373000000000000E-02 2.0510144054268906E-02 2.8941656510844047E+00
+ 73493 1.8373250000000001E-02 2.0510867601873879E-02 2.8942167510557701E+00
+ 73494 1.8373500000000001E-02 2.0511591162253224E-02 2.8942678510271351E+00
+ 73495 1.8373749999999998E-02 2.0512314735406930E-02 2.8943189509984997E+00
+ 73496 1.8373999999999998E-02 2.0513038321335005E-02 2.8943700509698647E+00
+ 73497 1.8374249999999998E-02 2.0513761920037479E-02 2.8944211509412301E+00
+ 73498 1.8374499999999998E-02 2.0514485531514325E-02 2.8944722509125951E+00
+ 73499 1.8374749999999999E-02 2.0515209155765577E-02 2.8945233508839601E+00
+ 73500 1.8374999999999999E-02 2.0515932792791208E-02 2.8945744508553255E+00
+ 73501 1.8375249999999999E-02 2.0516656442591263E-02 2.8946255508266905E+00
+ 73502 1.8375499999999999E-02 2.0517380105165711E-02 2.8946766507980555E+00
+ 73503 1.8375750000000000E-02 2.0518103780514566E-02 2.8947277507694209E+00
+ 73504 1.8376000000000000E-02 2.0518827468637851E-02 2.8947788507407859E+00
+ 73505 1.8376250000000000E-02 2.0519551169535574E-02 2.8948299507121513E+00
+ 73506 1.8376500000000000E-02 2.0520274883207717E-02 2.8948810506835163E+00
+ 73507 1.8376750000000001E-02 2.0520998609654291E-02 2.8949321506548813E+00
+ 73508 1.8377000000000001E-02 2.0521722348875306E-02 2.8949832506262467E+00
+ 73509 1.8377249999999998E-02 2.0522446100870759E-02 2.8950343505976113E+00
+ 73510 1.8377499999999998E-02 2.0523169865640685E-02 2.8950854505689763E+00
+ 73511 1.8377749999999998E-02 2.0523893643185076E-02 2.8951365505403412E+00
+ 73512 1.8377999999999999E-02 2.0524617433503922E-02 2.8951876505117067E+00
+ 73513 1.8378249999999999E-02 2.0525341236597241E-02 2.8952387504830717E+00
+ 73514 1.8378499999999999E-02 2.0526065052465025E-02 2.8952898504544371E+00
+ 73515 1.8378749999999999E-02 2.0526788881107309E-02 2.8953409504258021E+00
+ 73516 1.8379000000000000E-02 2.0527512722524070E-02 2.8953920503971671E+00
+ 73517 1.8379250000000000E-02 2.0528236576715320E-02 2.8954431503685325E+00
+ 73518 1.8379500000000000E-02 2.0528960443681063E-02 2.8954942503398975E+00
+ 73519 1.8379750000000000E-02 2.0529684323421348E-02 2.8955453503112625E+00
+ 73520 1.8380000000000001E-02 2.0530408215936109E-02 2.8955964502826279E+00
+ 73521 1.8380250000000001E-02 2.0531132121225391E-02 2.8956475502539929E+00
+ 73522 1.8380500000000001E-02 2.0531856039289188E-02 2.8956986502253583E+00
+ 73523 1.8380749999999998E-02 2.0532579970127512E-02 2.8957497501967224E+00
+ 73524 1.8380999999999998E-02 2.0533303913740371E-02 2.8958008501680879E+00
+ 73525 1.8381249999999998E-02 2.0534027870127775E-02 2.8958519501394528E+00
+ 73526 1.8381499999999999E-02 2.0534751839289725E-02 2.8959030501108183E+00
+ 73527 1.8381749999999999E-02 2.0535475821226223E-02 2.8959541500821833E+00
+ 73528 1.8381999999999999E-02 2.0536199815937281E-02 2.8960052500535483E+00
+ 73529 1.8382249999999999E-02 2.0536923823422887E-02 2.8960563500249137E+00
+ 73530 1.8382500000000000E-02 2.0537647843683064E-02 2.8961074499962787E+00
+ 73531 1.8382750000000000E-02 2.0538371876717816E-02 2.8961585499676441E+00
+ 73532 1.8383000000000000E-02 2.0539095922527138E-02 2.8962096499390091E+00
+ 73533 1.8383250000000000E-02 2.0539819981111054E-02 2.8962607499103741E+00
+ 73534 1.8383500000000001E-02 2.0540544052469557E-02 2.8963118498817395E+00
+ 73535 1.8383750000000001E-02 2.0541268136602654E-02 2.8963629498531045E+00
+ 73536 1.8384000000000001E-02 2.0541992233510359E-02 2.8964140498244699E+00
+ 73537 1.8384249999999998E-02 2.0542716343192654E-02 2.8964651497958340E+00
+ 73538 1.8384499999999998E-02 2.0543440465649571E-02 2.8965162497671995E+00
+ 73539 1.8384749999999998E-02 2.0544164600881095E-02 2.8965673497385644E+00
+ 73540 1.8384999999999999E-02 2.0544888748887255E-02 2.8966184497099294E+00
+ 73541 1.8385249999999999E-02 2.0545612909668030E-02 2.8966695496812949E+00
+ 73542 1.8385499999999999E-02 2.0546337083223464E-02 2.8967206496526599E+00
+ 73543 1.8385749999999999E-02 2.0547061269553513E-02 2.8967717496240253E+00
+ 73544 1.8386000000000000E-02 2.0547785468658229E-02 2.8968228495953903E+00
+ 73545 1.8386250000000000E-02 2.0548509680537581E-02 2.8968739495667553E+00
+ 73546 1.8386500000000000E-02 2.0549233905191599E-02 2.8969250495381207E+00
+ 73547 1.8386750000000000E-02 2.0549958142620273E-02 2.8969761495094857E+00
+ 73548 1.8387000000000001E-02 2.0550682392823625E-02 2.8970272494808511E+00
+ 73549 1.8387250000000001E-02 2.0551406655801640E-02 2.8970783494522161E+00
+ 73550 1.8387500000000001E-02 2.0552130931554349E-02 2.8971294494235811E+00
+ 73551 1.8387749999999998E-02 2.0552855220081719E-02 2.8971805493949456E+00
+ 73552 1.8387999999999998E-02 2.0553579521383800E-02 2.8972316493663111E+00
+ 73553 1.8388249999999998E-02 2.0554303835460579E-02 2.8972827493376760E+00
+ 73554 1.8388499999999999E-02 2.0555028162312056E-02 2.8973338493090410E+00
+ 73555 1.8388749999999999E-02 2.0555752501938241E-02 2.8973849492804065E+00
+ 73556 1.8388999999999999E-02 2.0556476854339138E-02 2.8974360492517715E+00
+ 73557 1.8389249999999999E-02 2.0557201219514758E-02 2.8974871492231369E+00
+ 73558 1.8389500000000000E-02 2.0557925597465096E-02 2.8975382491945019E+00
+ 73559 1.8389750000000000E-02 2.0558649988190177E-02 2.8975893491658669E+00
+ 73560 1.8390000000000000E-02 2.0559374391689991E-02 2.8976404491372323E+00
+ 73561 1.8390250000000000E-02 2.0560098807964555E-02 2.8976915491085973E+00
+ 73562 1.8390500000000001E-02 2.0560823237013852E-02 2.8977426490799623E+00
+ 73563 1.8390750000000001E-02 2.0561547678837916E-02 2.8977937490513277E+00
+ 73564 1.8391000000000001E-02 2.0562272133436723E-02 2.8978448490226927E+00
+ 73565 1.8391249999999998E-02 2.0562996600810304E-02 2.8978959489940572E+00
+ 73566 1.8391499999999998E-02 2.0563721080958646E-02 2.8979470489654222E+00
+ 73567 1.8391749999999998E-02 2.0564445573881790E-02 2.8979981489367876E+00
+ 73568 1.8391999999999999E-02 2.0565170079579698E-02 2.8980492489081526E+00
+ 73569 1.8392249999999999E-02 2.0565894598052397E-02 2.8981003488795181E+00
+ 73570 1.8392499999999999E-02 2.0566619129299885E-02 2.8981514488508830E+00
+ 73571 1.8392749999999999E-02 2.0567343673322174E-02 2.8982025488222480E+00
+ 73572 1.8393000000000000E-02 2.0568068230119283E-02 2.8982536487936135E+00
+ 73573 1.8393250000000000E-02 2.0568792799691187E-02 2.8983047487649785E+00
+ 73574 1.8393500000000000E-02 2.0569517382037911E-02 2.8983558487363439E+00
+ 73575 1.8393750000000000E-02 2.0570241977159467E-02 2.8984069487077089E+00
+ 73576 1.8394000000000001E-02 2.0570966585055833E-02 2.8984580486790739E+00
+ 73577 1.8394250000000001E-02 2.0571691205727039E-02 2.8985091486504393E+00
+ 73578 1.8394500000000001E-02 2.0572415839173082E-02 2.8985602486218043E+00
+ 73579 1.8394749999999998E-02 2.0573140485393979E-02 2.8986113485931688E+00
+ 73580 1.8394999999999998E-02 2.0573865144389716E-02 2.8986624485645338E+00
+ 73581 1.8395249999999998E-02 2.0574589816160317E-02 2.8987135485358992E+00
+ 73582 1.8395499999999999E-02 2.0575314500705769E-02 2.8987646485072642E+00
+ 73583 1.8395749999999999E-02 2.0576039198026114E-02 2.8988157484786292E+00
+ 73584 1.8395999999999999E-02 2.0576763908121316E-02 2.8988668484499946E+00
+ 73585 1.8396249999999999E-02 2.0577488630991396E-02 2.8989179484213596E+00
+ 73586 1.8396500000000000E-02 2.0578213366636358E-02 2.8989690483927251E+00
+ 73587 1.8396750000000000E-02 2.0578938115056216E-02 2.8990201483640901E+00
+ 73588 1.8397000000000000E-02 2.0579662876250966E-02 2.8990712483354550E+00
+ 73589 1.8397250000000000E-02 2.0580387650220636E-02 2.8991223483068205E+00
+ 73590 1.8397500000000001E-02 2.0581112436965192E-02 2.8991734482781855E+00
+ 73591 1.8397750000000001E-02 2.0581837236484681E-02 2.8992245482495509E+00
+ 73592 1.8397999999999998E-02 2.0582562048779052E-02 2.8992756482209150E+00
+ 73593 1.8398249999999998E-02 2.0583286873848382E-02 2.8993267481922804E+00
+ 73594 1.8398499999999998E-02 2.0584011711692631E-02 2.8993778481636454E+00
+ 73595 1.8398749999999998E-02 2.0584736562311828E-02 2.8994289481350108E+00
+ 73596 1.8398999999999999E-02 2.0585461425705952E-02 2.8994800481063758E+00
+ 73597 1.8399249999999999E-02 2.0586186301875024E-02 2.8995311480777408E+00
+ 73598 1.8399499999999999E-02 2.0586911190819061E-02 2.8995822480491062E+00
+ 73599 1.8399749999999999E-02 2.0587636092538057E-02 2.8996333480204712E+00
+ 73600 1.8400000000000000E-02 2.0588361007031993E-02 2.8996844479918367E+00
+ 73601 1.8400250000000000E-02 2.0589085934300939E-02 2.8997355479632017E+00
+ 73602 1.8400500000000000E-02 2.0589810874344829E-02 2.8997866479345666E+00
+ 73603 1.8400750000000000E-02 2.0590535827163726E-02 2.8998377479059321E+00
+ 73604 1.8401000000000001E-02 2.0591260792757596E-02 2.8998888478772971E+00
+ 73605 1.8401250000000001E-02 2.0591985771126475E-02 2.8999399478486620E+00
+ 73606 1.8401499999999998E-02 2.0592710762270320E-02 2.8999910478200266E+00
+ 73607 1.8401749999999998E-02 2.0593435766189196E-02 2.9000421477913920E+00
+ 73608 1.8401999999999998E-02 2.0594160782883075E-02 2.9000932477627570E+00
+ 73609 1.8402249999999998E-02 2.0594885812351974E-02 2.9001443477341220E+00
+ 73610 1.8402499999999999E-02 2.0595610854595901E-02 2.9001954477054874E+00
+ 73611 1.8402749999999999E-02 2.0596335909614839E-02 2.9002465476768524E+00
+ 73612 1.8402999999999999E-02 2.0597060977408811E-02 2.9002976476482178E+00
+ 73613 1.8403249999999999E-02 2.0597786057977834E-02 2.9003487476195828E+00
+ 73614 1.8403500000000000E-02 2.0598511151321910E-02 2.9003998475909478E+00
+ 73615 1.8403750000000000E-02 2.0599236257441020E-02 2.9004509475623133E+00
+ 73616 1.8404000000000000E-02 2.0599961376335189E-02 2.9005020475336782E+00
+ 73617 1.8404250000000000E-02 2.0600686508004437E-02 2.9005531475050437E+00
+ 73618 1.8404500000000001E-02 2.0601411652448730E-02 2.9006042474764087E+00
+ 73619 1.8404750000000001E-02 2.0602136809668110E-02 2.9006553474477736E+00
+ 73620 1.8404999999999998E-02 2.0602861979662559E-02 2.9007064474191382E+00
+ 73621 1.8405249999999998E-02 2.0603587162432102E-02 2.9007575473905036E+00
+ 73622 1.8405499999999998E-02 2.0604312357976742E-02 2.9008086473618686E+00
+ 73623 1.8405749999999999E-02 2.0605037566296468E-02 2.9008597473332336E+00
+ 73624 1.8405999999999999E-02 2.0605762787391301E-02 2.9009108473045990E+00
+ 73625 1.8406249999999999E-02 2.0606488021261238E-02 2.9009619472759640E+00
+ 73626 1.8406499999999999E-02 2.0607213267906290E-02 2.9010130472473290E+00
+ 73627 1.8406750000000000E-02 2.0607938527326463E-02 2.9010641472186944E+00
+ 73628 1.8407000000000000E-02 2.0608663799521761E-02 2.9011152471900594E+00
+ 73629 1.8407250000000000E-02 2.0609389084492193E-02 2.9011663471614249E+00
+ 73630 1.8407500000000000E-02 2.0610114382237754E-02 2.9012174471327898E+00
+ 73631 1.8407750000000001E-02 2.0610839692758471E-02 2.9012685471041548E+00
+ 73632 1.8408000000000001E-02 2.0611565016054333E-02 2.9013196470755203E+00
+ 73633 1.8408250000000001E-02 2.0612290352125338E-02 2.9013707470468852E+00
+ 73634 1.8408499999999998E-02 2.0613015700971522E-02 2.9014218470182498E+00
+ 73635 1.8408749999999998E-02 2.0613741062592849E-02 2.9014729469896148E+00
+ 73636 1.8408999999999998E-02 2.0614466436989359E-02 2.9015240469609802E+00
+ 73637 1.8409249999999999E-02 2.0615191824161039E-02 2.9015751469323452E+00
+ 73638 1.8409499999999999E-02 2.0615917224107924E-02 2.9016262469037106E+00
+ 73639 1.8409749999999999E-02 2.0616642636829972E-02 2.9016773468750756E+00
+ 73640 1.8409999999999999E-02 2.0617368062327231E-02 2.9017284468464406E+00
+ 73641 1.8410250000000000E-02 2.0618093500599677E-02 2.9017795468178060E+00
+ 73642 1.8410500000000000E-02 2.0618818951647324E-02 2.9018306467891710E+00
+ 73643 1.8410750000000000E-02 2.0619544415470203E-02 2.9018817467605360E+00
+ 73644 1.8411000000000000E-02 2.0620269892068305E-02 2.9019328467319014E+00
+ 73645 1.8411250000000001E-02 2.0620995381441607E-02 2.9019839467032664E+00
+ 73646 1.8411500000000001E-02 2.0621720883590142E-02 2.9020350466746319E+00
+ 73647 1.8411750000000001E-02 2.0622446398513915E-02 2.9020861466459968E+00
+ 73648 1.8411999999999998E-02 2.0623171926212932E-02 2.9021372466173614E+00
+ 73649 1.8412249999999998E-02 2.0623897466687198E-02 2.9021883465887264E+00
+ 73650 1.8412499999999998E-02 2.0624623019936717E-02 2.9022394465600918E+00
+ 73651 1.8412749999999999E-02 2.0625348585961475E-02 2.9022905465314568E+00
+ 73652 1.8412999999999999E-02 2.0626074164761511E-02 2.9023416465028218E+00
+ 73653 1.8413249999999999E-02 2.0626799756336824E-02 2.9023927464741872E+00
+ 73654 1.8413499999999999E-02 2.0627525360687401E-02 2.9024438464455522E+00
+ 73655 1.8413750000000000E-02 2.0628250977813258E-02 2.9024949464169176E+00
+ 73656 1.8414000000000000E-02 2.0628976607714403E-02 2.9025460463882826E+00
+ 73657 1.8414250000000000E-02 2.0629702250390836E-02 2.9025971463596476E+00
+ 73658 1.8414500000000000E-02 2.0630427905842588E-02 2.9026482463310130E+00
+ 73659 1.8414750000000001E-02 2.0631153574069621E-02 2.9026993463023780E+00
+ 73660 1.8415000000000001E-02 2.0631879255071973E-02 2.9027504462737435E+00
+ 73661 1.8415250000000001E-02 2.0632604948849640E-02 2.9028015462451084E+00
+ 73662 1.8415499999999998E-02 2.0633330655402619E-02 2.9028526462164730E+00
+ 73663 1.8415749999999998E-02 2.0634056374730918E-02 2.9029037461878380E+00
+ 73664 1.8415999999999998E-02 2.0634782106834577E-02 2.9029548461592030E+00
+ 73665 1.8416249999999999E-02 2.0635507851713562E-02 2.9030059461305684E+00
+ 73666 1.8416499999999999E-02 2.0636233609367900E-02 2.9030570461019334E+00
+ 73667 1.8416749999999999E-02 2.0636959379797575E-02 2.9031081460732988E+00
+ 73668 1.8416999999999999E-02 2.0637685163002625E-02 2.9031592460446638E+00
+ 73669 1.8417250000000000E-02 2.0638410958983021E-02 2.9032103460160288E+00
+ 73670 1.8417500000000000E-02 2.0639136767738781E-02 2.9032614459873942E+00
+ 73671 1.8417750000000000E-02 2.0639862589269926E-02 2.9033125459587592E+00
+ 73672 1.8418000000000000E-02 2.0640588423576436E-02 2.9033636459301246E+00
+ 73673 1.8418250000000001E-02 2.0641314270658344E-02 2.9034147459014896E+00
+ 73674 1.8418500000000001E-02 2.0642040130515637E-02 2.9034658458728546E+00
+ 73675 1.8418750000000001E-02 2.0642766003148336E-02 2.9035169458442200E+00
+ 73676 1.8418999999999998E-02 2.0643491888556416E-02 2.9035680458155846E+00
+ 73677 1.8419249999999998E-02 2.0644217786739905E-02 2.9036191457869496E+00
+ 73678 1.8419499999999998E-02 2.0644943697698825E-02 2.9036702457583146E+00
+ 73679 1.8419749999999999E-02 2.0645669621433164E-02 2.9037213457296800E+00
+ 73680 1.8419999999999999E-02 2.0646395557942926E-02 2.9037724457010450E+00
+ 73681 1.8420249999999999E-02 2.0647121507228111E-02 2.9038235456724104E+00
+ 73682 1.8420499999999999E-02 2.0647847469288737E-02 2.9038746456437754E+00
+ 73683 1.8420750000000000E-02 2.0648573444124806E-02 2.9039257456151404E+00
+ 73684 1.8421000000000000E-02 2.0649299431736323E-02 2.9039768455865058E+00
+ 73685 1.8421250000000000E-02 2.0650025432123291E-02 2.9040279455578708E+00
+ 73686 1.8421500000000000E-02 2.0650751445285730E-02 2.9040790455292358E+00
+ 73687 1.8421750000000001E-02 2.0651477471223634E-02 2.9041301455006012E+00
+ 73688 1.8422000000000001E-02 2.0652203509937000E-02 2.9041812454719662E+00
+ 73689 1.8422250000000001E-02 2.0652929561425858E-02 2.9042323454433316E+00
+ 73690 1.8422499999999998E-02 2.0653655625690159E-02 2.9042834454146957E+00
+ 73691 1.8422749999999998E-02 2.0654381702729992E-02 2.9043345453860612E+00
+ 73692 1.8422999999999998E-02 2.0655107792545327E-02 2.9043856453574262E+00
+ 73693 1.8423249999999999E-02 2.0655833895136113E-02 2.9044367453287916E+00
+ 73694 1.8423499999999999E-02 2.0656560010502440E-02 2.9044878453001566E+00
+ 73695 1.8423749999999999E-02 2.0657286138644280E-02 2.9045389452715216E+00
+ 73696 1.8423999999999999E-02 2.0658012279561620E-02 2.9045900452428870E+00
+ 73697 1.8424250000000000E-02 2.0658738433254508E-02 2.9046411452142520E+00
+ 73698 1.8424500000000000E-02 2.0659464599722909E-02 2.9046922451856174E+00
+ 73699 1.8424750000000000E-02 2.0660190778966855E-02 2.9047433451569824E+00
+ 73700 1.8425000000000000E-02 2.0660916970986334E-02 2.9047944451283474E+00
+ 73701 1.8425250000000001E-02 2.0661643175781362E-02 2.9048455450997128E+00
+ 73702 1.8425500000000001E-02 2.0662369393351945E-02 2.9048966450710778E+00
+ 73703 1.8425749999999998E-02 2.0663095623698079E-02 2.9049477450424424E+00
+ 73704 1.8425999999999998E-02 2.0663821866819792E-02 2.9049988450138073E+00
+ 73705 1.8426249999999998E-02 2.0664548122717060E-02 2.9050499449851728E+00
+ 73706 1.8426499999999998E-02 2.0665274391389914E-02 2.9051010449565378E+00
+ 73707 1.8426749999999999E-02 2.0666000672838348E-02 2.9051521449279027E+00
+ 73708 1.8426999999999999E-02 2.0666726967062381E-02 2.9052032448992682E+00
+ 73709 1.8427249999999999E-02 2.0667453274061994E-02 2.9052543448706332E+00
+ 73710 1.8427499999999999E-02 2.0668179593837196E-02 2.9053054448419986E+00
+ 73711 1.8427750000000000E-02 2.0668905926388020E-02 2.9053565448133636E+00
+ 73712 1.8428000000000000E-02 2.0669632271714464E-02 2.9054076447847286E+00
+ 73713 1.8428250000000000E-02 2.0670358629816508E-02 2.9054587447560940E+00
+ 73714 1.8428500000000000E-02 2.0671085000694176E-02 2.9055098447274590E+00
+ 73715 1.8428750000000001E-02 2.0671811384347472E-02 2.9055609446988244E+00
+ 73716 1.8429000000000001E-02 2.0672537780776407E-02 2.9056120446701894E+00
+ 73717 1.8429249999999998E-02 2.0673264189980979E-02 2.9056631446415540E+00
+ 73718 1.8429499999999998E-02 2.0673990611961197E-02 2.9057142446129189E+00
+ 73719 1.8429749999999998E-02 2.0674717046717066E-02 2.9057653445842844E+00
+ 73720 1.8429999999999998E-02 2.0675443494248599E-02 2.9058164445556494E+00
+ 73721 1.8430249999999999E-02 2.0676169954555804E-02 2.9058675445270143E+00
+ 73722 1.8430499999999999E-02 2.0676896427638650E-02 2.9059186444983798E+00
+ 73723 1.8430749999999999E-02 2.0677622913497205E-02 2.9059697444697448E+00
+ 73724 1.8430999999999999E-02 2.0678349412131411E-02 2.9060208444411102E+00
+ 73725 1.8431250000000000E-02 2.0679075923541318E-02 2.9060719444124752E+00
+ 73726 1.8431500000000000E-02 2.0679802447726880E-02 2.9061230443838402E+00
+ 73727 1.8431750000000000E-02 2.0680528984688206E-02 2.9061741443552056E+00
+ 73728 1.8432000000000000E-02 2.0681255534425208E-02 2.9062252443265706E+00
+ 73729 1.8432250000000001E-02 2.0681982096937924E-02 2.9062763442979356E+00
+ 73730 1.8432500000000001E-02 2.0682708672226352E-02 2.9063274442693010E+00
+ 73731 1.8432749999999998E-02 2.0683435260290480E-02 2.9063785442406656E+00
+ 73732 1.8432999999999998E-02 2.0684161861130351E-02 2.9064296442120305E+00
+ 73733 1.8433249999999998E-02 2.0684888474745974E-02 2.9064807441833955E+00
+ 73734 1.8433499999999998E-02 2.0685615101137315E-02 2.9065318441547610E+00
+ 73735 1.8433749999999999E-02 2.0686341740304409E-02 2.9065829441261259E+00
+ 73736 1.8433999999999999E-02 2.0687068392247262E-02 2.9066340440974914E+00
+ 73737 1.8434249999999999E-02 2.0687795056965858E-02 2.9066851440688564E+00
+ 73738 1.8434499999999999E-02 2.0688521734460227E-02 2.9067362440402214E+00
+ 73739 1.8434750000000000E-02 2.0689248424730355E-02 2.9067873440115868E+00
+ 73740 1.8435000000000000E-02 2.0689975127776254E-02 2.9068384439829518E+00
+ 73741 1.8435250000000000E-02 2.0690701843597940E-02 2.9068895439543172E+00
+ 73742 1.8435500000000000E-02 2.0691428572195424E-02 2.9069406439256822E+00
+ 73743 1.8435750000000001E-02 2.0692155313568682E-02 2.9069917438970472E+00
+ 73744 1.8436000000000001E-02 2.0692882067717751E-02 2.9070428438684126E+00
+ 73745 1.8436249999999998E-02 2.0693608834642604E-02 2.9070939438397772E+00
+ 73746 1.8436499999999998E-02 2.0694335614343282E-02 2.9071450438111421E+00
+ 73747 1.8436749999999998E-02 2.0695062406819766E-02 2.9071961437825071E+00
+ 73748 1.8436999999999999E-02 2.0695789212072088E-02 2.9072472437538726E+00
+ 73749 1.8437249999999999E-02 2.0696516030100219E-02 2.9072983437252375E+00
+ 73750 1.8437499999999999E-02 2.0697242860904186E-02 2.9073494436966025E+00
+ 73751 1.8437749999999999E-02 2.0697969704483999E-02 2.9074005436679680E+00
+ 73752 1.8438000000000000E-02 2.0698696560839655E-02 2.9074516436393329E+00
+ 73753 1.8438250000000000E-02 2.0699423429971164E-02 2.9075027436106984E+00
+ 73754 1.8438500000000000E-02 2.0700150311878517E-02 2.9075538435820634E+00
+ 73755 1.8438750000000000E-02 2.0700877206561753E-02 2.9076049435534284E+00
+ 73756 1.8439000000000001E-02 2.0701604114020829E-02 2.9076560435247938E+00
+ 73757 1.8439250000000001E-02 2.0702331034255804E-02 2.9077071434961588E+00
+ 73758 1.8439500000000001E-02 2.0703057967266646E-02 2.9077582434675242E+00
+ 73759 1.8439749999999998E-02 2.0703784913053361E-02 2.9078093434388883E+00
+ 73760 1.8439999999999998E-02 2.0704511871615962E-02 2.9078604434102537E+00
+ 73761 1.8440249999999998E-02 2.0705238842954492E-02 2.9079115433816187E+00
+ 73762 1.8440499999999999E-02 2.0705965827068920E-02 2.9079626433529842E+00
+ 73763 1.8440749999999999E-02 2.0706692823959247E-02 2.9080137433243491E+00
+ 73764 1.8440999999999999E-02 2.0707419833625489E-02 2.9080648432957141E+00
+ 73765 1.8441249999999999E-02 2.0708146856067661E-02 2.9081159432670796E+00
+ 73766 1.8441500000000000E-02 2.0708873891285739E-02 2.9081670432384445E+00
+ 73767 1.8441750000000000E-02 2.0709600939279756E-02 2.9082181432098100E+00
+ 73768 1.8442000000000000E-02 2.0710328000049731E-02 2.9082692431811750E+00
+ 73769 1.8442250000000000E-02 2.0711055073595643E-02 2.9083203431525400E+00
+ 73770 1.8442500000000001E-02 2.0711782159917497E-02 2.9083714431239054E+00
+ 73771 1.8442750000000001E-02 2.0712509259015296E-02 2.9084225430952704E+00
+ 73772 1.8443000000000001E-02 2.0713236370889083E-02 2.9084736430666354E+00
+ 73773 1.8443249999999998E-02 2.0713963495538810E-02 2.9085247430379999E+00
+ 73774 1.8443499999999998E-02 2.0714690632964525E-02 2.9085758430093653E+00
+ 73775 1.8443749999999998E-02 2.0715417783166216E-02 2.9086269429807303E+00
+ 73776 1.8443999999999999E-02 2.0716145013590124E-02 2.9086780429520953E+00
+ 73777 1.8444249999999999E-02 2.0716872189594792E-02 2.9087291429234607E+00
+ 73778 1.8444499999999999E-02 2.0717599378373131E-02 2.9087802428948257E+00
+ 73779 1.8444749999999999E-02 2.0718326579925152E-02 2.9088313428661912E+00
+ 73780 1.8445000000000000E-02 2.0719053794250833E-02 2.9088824428375561E+00
+ 73781 1.8445250000000000E-02 2.0719781021350199E-02 2.9089335428089211E+00
+ 73782 1.8445500000000000E-02 2.0720508261223260E-02 2.9089846427802866E+00
+ 73783 1.8445750000000000E-02 2.0721235513869996E-02 2.9090357427516516E+00
+ 73784 1.8446000000000001E-02 2.0721962779290459E-02 2.9090868427230170E+00
+ 73785 1.8446250000000001E-02 2.0722690057484599E-02 2.9091379426943820E+00
+ 73786 1.8446500000000001E-02 2.0723417348452459E-02 2.9091890426657470E+00
+ 73787 1.8446749999999998E-02 2.0724144652194017E-02 2.9092401426371115E+00
+ 73788 1.8446999999999998E-02 2.0724871968709310E-02 2.9092912426084769E+00
+ 73789 1.8447249999999998E-02 2.0725599297998335E-02 2.9093423425798419E+00
+ 73790 1.8447499999999999E-02 2.0726326640061059E-02 2.9093934425512069E+00
+ 73791 1.8447749999999999E-02 2.0727053994897566E-02 2.9094445425225723E+00
+ 73792 1.8447999999999999E-02 2.0727781362507781E-02 2.9094956424939373E+00
+ 73793 1.8448249999999999E-02 2.0728508742891751E-02 2.9095467424653023E+00
+ 73794 1.8448500000000000E-02 2.0729236136049486E-02 2.9095978424366677E+00
+ 73795 1.8448750000000000E-02 2.0729963541980954E-02 2.9096489424080327E+00
+ 73796 1.8449000000000000E-02 2.0730690960686190E-02 2.9097000423793982E+00
+ 73797 1.8449250000000000E-02 2.0731418392165205E-02 2.9097511423507632E+00
+ 73798 1.8449500000000001E-02 2.0732145836417987E-02 2.9098022423221281E+00
+ 73799 1.8449750000000001E-02 2.0732873293444542E-02 2.9098533422934936E+00
+ 73800 1.8450000000000001E-02 2.0733600763244892E-02 2.9099044422648586E+00
+ 73801 1.8450249999999998E-02 2.0734328245818997E-02 2.9099555422362231E+00
+ 73802 1.8450499999999998E-02 2.0735055741166946E-02 2.9100066422075881E+00
+ 73803 1.8450749999999998E-02 2.0735783249288681E-02 2.9100577421789535E+00
+ 73804 1.8450999999999999E-02 2.0736510770184208E-02 2.9101088421503185E+00
+ 73805 1.8451249999999999E-02 2.0737238303853569E-02 2.9101599421216839E+00
+ 73806 1.8451499999999999E-02 2.0737965850296726E-02 2.9102110420930489E+00
+ 73807 1.8451749999999999E-02 2.0738693409513721E-02 2.9102621420644139E+00
+ 73808 1.8452000000000000E-02 2.0739420981504528E-02 2.9103132420357793E+00
+ 73809 1.8452250000000000E-02 2.0740148566269174E-02 2.9103643420071443E+00
+ 73810 1.8452500000000000E-02 2.0740876163807660E-02 2.9104154419785093E+00
+ 73811 1.8452750000000000E-02 2.0741603774119981E-02 2.9104665419498748E+00
+ 73812 1.8453000000000001E-02 2.0742331397206177E-02 2.9105176419212397E+00
+ 73813 1.8453250000000001E-02 2.0743059033066221E-02 2.9105687418926052E+00
+ 73814 1.8453499999999998E-02 2.0743786681700096E-02 2.9106198418639693E+00
+ 73815 1.8453749999999998E-02 2.0744514343107867E-02 2.9106709418353347E+00
+ 73816 1.8453999999999998E-02 2.0745242017289486E-02 2.9107220418066997E+00
+ 73817 1.8454249999999998E-02 2.0745969704244992E-02 2.9107731417780651E+00
+ 73818 1.8454499999999999E-02 2.0746697403974390E-02 2.9108242417494301E+00
+ 73819 1.8454749999999999E-02 2.0747425116477675E-02 2.9108753417207951E+00
+ 73820 1.8454999999999999E-02 2.0748152841754838E-02 2.9109264416921605E+00
+ 73821 1.8455249999999999E-02 2.0748880579805905E-02 2.9109775416635255E+00
+ 73822 1.8455500000000000E-02 2.0749608330630876E-02 2.9110286416348909E+00
+ 73823 1.8455750000000000E-02 2.0750336094229754E-02 2.9110797416062559E+00
+ 73824 1.8456000000000000E-02 2.0751063870602562E-02 2.9111308415776209E+00
+ 73825 1.8456250000000000E-02 2.0751791659749292E-02 2.9111819415489864E+00
+ 73826 1.8456500000000001E-02 2.0752519461669897E-02 2.9112330415203513E+00
+ 73827 1.8456750000000001E-02 2.0753247276364489E-02 2.9112841414917168E+00
+ 73828 1.8456999999999998E-02 2.0753975103833002E-02 2.9113352414630809E+00
+ 73829 1.8457249999999998E-02 2.0754702944075453E-02 2.9113863414344463E+00
+ 73830 1.8457499999999998E-02 2.0755430797091832E-02 2.9114374414058113E+00
+ 73831 1.8457749999999998E-02 2.0756158662882187E-02 2.9114885413771763E+00
+ 73832 1.8457999999999999E-02 2.0756886541446501E-02 2.9115396413485417E+00
+ 73833 1.8458249999999999E-02 2.0757614432784774E-02 2.9115907413199067E+00
+ 73834 1.8458499999999999E-02 2.0758342336897013E-02 2.9116418412912721E+00
+ 73835 1.8458749999999999E-02 2.0759070253783228E-02 2.9116929412626371E+00
+ 73836 1.8459000000000000E-02 2.0759798183443427E-02 2.9117440412340021E+00
+ 73837 1.8459250000000000E-02 2.0760526125877615E-02 2.9117951412053675E+00
+ 73838 1.8459500000000000E-02 2.0761254081085780E-02 2.9118462411767325E+00
+ 73839 1.8459750000000000E-02 2.0761982049067963E-02 2.9118973411480980E+00
+ 73840 1.8460000000000001E-02 2.0762710029824123E-02 2.9119484411194629E+00
+ 73841 1.8460250000000001E-02 2.0763438023354300E-02 2.9119995410908279E+00
+ 73842 1.8460499999999998E-02 2.0764166029658485E-02 2.9120506410621925E+00
+ 73843 1.8460749999999998E-02 2.0764894048736680E-02 2.9121017410335579E+00
+ 73844 1.8460999999999998E-02 2.0765622080588915E-02 2.9121528410049229E+00
+ 73845 1.8461249999999998E-02 2.0766350125215167E-02 2.9122039409762879E+00
+ 73846 1.8461499999999999E-02 2.0767078182615473E-02 2.9122550409476533E+00
+ 73847 1.8461749999999999E-02 2.0767806252789796E-02 2.9123061409190183E+00
+ 73848 1.8461999999999999E-02 2.0768534335738182E-02 2.9123572408903837E+00
+ 73849 1.8462249999999999E-02 2.0769262431460614E-02 2.9124083408617487E+00
+ 73850 1.8462500000000000E-02 2.0769990539957116E-02 2.9124594408331137E+00
+ 73851 1.8462750000000000E-02 2.0770718661227653E-02 2.9125105408044791E+00
+ 73852 1.8463000000000000E-02 2.0771446795272274E-02 2.9125616407758441E+00
+ 73853 1.8463250000000000E-02 2.0772174942090955E-02 2.9126127407472091E+00
+ 73854 1.8463500000000001E-02 2.0772903101683723E-02 2.9126638407185745E+00
+ 73855 1.8463750000000001E-02 2.0773631274050575E-02 2.9127149406899395E+00
+ 73856 1.8463999999999998E-02 2.0774359459191500E-02 2.9127660406613041E+00
+ 73857 1.8464249999999998E-02 2.0775087657106547E-02 2.9128171406326691E+00
+ 73858 1.8464499999999998E-02 2.0775815867795672E-02 2.9128682406040345E+00
+ 73859 1.8464749999999999E-02 2.0776544091258922E-02 2.9129193405753995E+00
+ 73860 1.8464999999999999E-02 2.0777272327496266E-02 2.9129704405467649E+00
+ 73861 1.8465249999999999E-02 2.0778000576507732E-02 2.9130215405181299E+00
+ 73862 1.8465499999999999E-02 2.0778728838293303E-02 2.9130726404894949E+00
+ 73863 1.8465750000000000E-02 2.0779457112853037E-02 2.9131237404608603E+00
+ 73864 1.8466000000000000E-02 2.0780185400186880E-02 2.9131748404322253E+00
+ 73865 1.8466250000000000E-02 2.0780913700294872E-02 2.9132259404035907E+00
+ 73866 1.8466500000000000E-02 2.0781642013177004E-02 2.9132770403749557E+00
+ 73867 1.8466750000000001E-02 2.0782370338833275E-02 2.9133281403463207E+00
+ 73868 1.8467000000000001E-02 2.0783098677263717E-02 2.9133792403176861E+00
+ 73869 1.8467250000000001E-02 2.0783827028468316E-02 2.9134303402890511E+00
+ 73870 1.8467499999999998E-02 2.0784555392447057E-02 2.9134814402604157E+00
+ 73871 1.8467749999999998E-02 2.0785283769199990E-02 2.9135325402317807E+00
+ 73872 1.8467999999999998E-02 2.0786012158727100E-02 2.9135836402031461E+00
+ 73873 1.8468249999999999E-02 2.0786740561028399E-02 2.9136347401745111E+00
+ 73874 1.8468499999999999E-02 2.0787468976103875E-02 2.9136858401458761E+00
+ 73875 1.8468749999999999E-02 2.0788197403953539E-02 2.9137369401172415E+00
+ 73876 1.8468999999999999E-02 2.0788925844577408E-02 2.9137880400886065E+00
+ 73877 1.8469250000000000E-02 2.0789654297975493E-02 2.9138391400599719E+00
+ 73878 1.8469500000000000E-02 2.0790382764147759E-02 2.9138902400313369E+00
+ 73879 1.8469750000000000E-02 2.0791111243094261E-02 2.9139413400027019E+00
+ 73880 1.8470000000000000E-02 2.0791839734814983E-02 2.9139924399740673E+00
+ 73881 1.8470250000000001E-02 2.0792568239309927E-02 2.9140435399454323E+00
+ 73882 1.8470500000000001E-02 2.0793296756579104E-02 2.9140946399167977E+00
+ 73883 1.8470750000000001E-02 2.0794025286622522E-02 2.9141457398881627E+00
+ 73884 1.8470999999999998E-02 2.0794753829440155E-02 2.9141968398595273E+00
+ 73885 1.8471249999999998E-02 2.0795482385032048E-02 2.9142479398308923E+00
+ 73886 1.8471499999999998E-02 2.0796210953398214E-02 2.9142990398022577E+00
+ 73887 1.8471749999999999E-02 2.0796939534538622E-02 2.9143501397736227E+00
+ 73888 1.8471999999999999E-02 2.0797668128453309E-02 2.9144012397449877E+00
+ 73889 1.8472249999999999E-02 2.0798396735142260E-02 2.9144523397163531E+00
+ 73890 1.8472499999999999E-02 2.0799125354605496E-02 2.9145034396877181E+00
+ 73891 1.8472750000000000E-02 2.0799853986842989E-02 2.9145545396590835E+00
+ 73892 1.8473000000000000E-02 2.0800582631854778E-02 2.9146056396304485E+00
+ 73893 1.8473250000000000E-02 2.0801311289640845E-02 2.9146567396018135E+00
+ 73894 1.8473500000000000E-02 2.0802039960201243E-02 2.9147078395731789E+00
+ 73895 1.8473750000000001E-02 2.0802768643535929E-02 2.9147589395445439E+00
+ 73896 1.8474000000000001E-02 2.0803497339644917E-02 2.9148100395159089E+00
+ 73897 1.8474250000000001E-02 2.0804226048528215E-02 2.9148611394872743E+00
+ 73898 1.8474499999999998E-02 2.0804954770185836E-02 2.9149122394586389E+00
+ 73899 1.8474749999999998E-02 2.0805683504617787E-02 2.9149633394300039E+00
+ 73900 1.8474999999999998E-02 2.0806412251824065E-02 2.9150144394013688E+00
+ 73901 1.8475249999999999E-02 2.0807141011804680E-02 2.9150655393727343E+00
+ 73902 1.8475499999999999E-02 2.0807869784559643E-02 2.9151166393440993E+00
+ 73903 1.8475749999999999E-02 2.0808598570088949E-02 2.9151677393154647E+00
+ 73904 1.8475999999999999E-02 2.0809327368392597E-02 2.9152188392868297E+00
+ 73905 1.8476250000000000E-02 2.0810056179470612E-02 2.9152699392581947E+00
+ 73906 1.8476500000000000E-02 2.0810785003322990E-02 2.9153210392295601E+00
+ 73907 1.8476750000000000E-02 2.0811513839949742E-02 2.9153721392009251E+00
+ 73908 1.8477000000000000E-02 2.0812242689350863E-02 2.9154232391722905E+00
+ 73909 1.8477250000000001E-02 2.0812971551526366E-02 2.9154743391436555E+00
+ 73910 1.8477500000000001E-02 2.0813700426476244E-02 2.9155254391150205E+00
+ 73911 1.8477750000000001E-02 2.0814429314200522E-02 2.9155765390863859E+00
+ 73912 1.8477999999999998E-02 2.0815158214699193E-02 2.9156276390577505E+00
+ 73913 1.8478249999999998E-02 2.0815887127972266E-02 2.9156787390291155E+00
+ 73914 1.8478499999999998E-02 2.0816616054019747E-02 2.9157298390004804E+00
+ 73915 1.8478749999999999E-02 2.0817344992841647E-02 2.9157809389718459E+00
+ 73916 1.8478999999999999E-02 2.0818073944437947E-02 2.9158320389432109E+00
+ 73917 1.8479249999999999E-02 2.0818802908808689E-02 2.9158831389145758E+00
+ 73918 1.8479499999999999E-02 2.0819531885953844E-02 2.9159342388859413E+00
+ 73919 1.8479750000000000E-02 2.0820260875873464E-02 2.9159853388573063E+00
+ 73920 1.8480000000000000E-02 2.0820989878567491E-02 2.9160364388286717E+00
+ 73921 1.8480250000000000E-02 2.0821718894035980E-02 2.9160875388000367E+00
+ 73922 1.8480500000000000E-02 2.0822447922278931E-02 2.9161386387714017E+00
+ 73923 1.8480750000000001E-02 2.0823176963296330E-02 2.9161897387427671E+00
+ 73924 1.8481000000000001E-02 2.0823906017088181E-02 2.9162408387141321E+00
+ 73925 1.8481249999999998E-02 2.0824635083654505E-02 2.9162919386854966E+00
+ 73926 1.8481499999999998E-02 2.0825364162995290E-02 2.9163430386568616E+00
+ 73927 1.8481749999999998E-02 2.0826093255110579E-02 2.9163941386282271E+00
+ 73928 1.8481999999999998E-02 2.0826822360000351E-02 2.9164452385995920E+00
+ 73929 1.8482249999999999E-02 2.0827551477664609E-02 2.9164963385709575E+00
+ 73930 1.8482499999999999E-02 2.0828280608103360E-02 2.9165474385423225E+00
+ 73931 1.8482749999999999E-02 2.0829009751316623E-02 2.9165985385136874E+00
+ 73932 1.8482999999999999E-02 2.0829738907304371E-02 2.9166496384850529E+00
+ 73933 1.8483250000000000E-02 2.0830468076066633E-02 2.9167007384564179E+00
+ 73934 1.8483500000000000E-02 2.0831197257603434E-02 2.9167518384277833E+00
+ 73935 1.8483750000000000E-02 2.0831926451914753E-02 2.9168029383991483E+00
+ 73936 1.8484000000000000E-02 2.0832655659000596E-02 2.9168540383705133E+00
+ 73937 1.8484250000000001E-02 2.0833384878860963E-02 2.9169051383418787E+00
+ 73938 1.8484500000000001E-02 2.0834114111495886E-02 2.9169562383132437E+00
+ 73939 1.8484749999999998E-02 2.0834843356905330E-02 2.9170073382846082E+00
+ 73940 1.8484999999999998E-02 2.0835572615089341E-02 2.9170584382559732E+00
+ 73941 1.8485249999999998E-02 2.0836301886047900E-02 2.9171095382273386E+00
+ 73942 1.8485499999999998E-02 2.0837031169781053E-02 2.9171606381987036E+00
+ 73943 1.8485749999999999E-02 2.0837760466288727E-02 2.9172117381700686E+00
+ 73944 1.8485999999999999E-02 2.0838489775571029E-02 2.9172628381414341E+00
+ 73945 1.8486249999999999E-02 2.0839219097627870E-02 2.9173139381127990E+00
+ 73946 1.8486499999999999E-02 2.0839948432459305E-02 2.9173650380841645E+00
+ 73947 1.8486750000000000E-02 2.0840677780065341E-02 2.9174161380555295E+00
+ 73948 1.8487000000000000E-02 2.0841407140445953E-02 2.9174672380268944E+00
+ 73949 1.8487250000000000E-02 2.0842136513601176E-02 2.9175183379982599E+00
+ 73950 1.8487500000000000E-02 2.0842865899531007E-02 2.9175694379696249E+00
+ 73951 1.8487750000000001E-02 2.0843595298235446E-02 2.9176205379409903E+00
+ 73952 1.8488000000000001E-02 2.0844324709714500E-02 2.9176716379123553E+00
+ 73953 1.8488249999999998E-02 2.0845054133968186E-02 2.9177227378837198E+00
+ 73954 1.8488499999999998E-02 2.0845783570996493E-02 2.9177738378550848E+00
+ 73955 1.8488749999999998E-02 2.0846513020799425E-02 2.9178249378264502E+00
+ 73956 1.8488999999999998E-02 2.0847242483377010E-02 2.9178760377978152E+00
+ 73957 1.8489249999999999E-02 2.0847971958729238E-02 2.9179271377691802E+00
+ 73958 1.8489499999999999E-02 2.0848701446856126E-02 2.9179782377405457E+00
+ 73959 1.8489749999999999E-02 2.0849430947757656E-02 2.9180293377119106E+00
+ 73960 1.8489999999999999E-02 2.0850160461433859E-02 2.9180804376832756E+00
+ 73961 1.8490250000000000E-02 2.0850889987884723E-02 2.9181315376546411E+00
+ 73962 1.8490500000000000E-02 2.0851619527110257E-02 2.9181826376260060E+00
+ 73963 1.8490750000000000E-02 2.0852349079110467E-02 2.9182337375973715E+00
+ 73964 1.8491000000000000E-02 2.0853078643885383E-02 2.9182848375687365E+00
+ 73965 1.8491250000000001E-02 2.0853808221434962E-02 2.9183359375401015E+00
+ 73966 1.8491500000000001E-02 2.0854537811759249E-02 2.9183870375114669E+00
+ 73967 1.8491749999999998E-02 2.0855267414858231E-02 2.9184381374828314E+00
+ 73968 1.8491999999999998E-02 2.0855997030731922E-02 2.9184892374541964E+00
+ 73969 1.8492249999999998E-02 2.0856726659380320E-02 2.9185403374255614E+00
+ 73970 1.8492499999999999E-02 2.0857456300803458E-02 2.9185914373969268E+00
+ 73971 1.8492749999999999E-02 2.0858185955001288E-02 2.9186425373682918E+00
+ 73972 1.8492999999999999E-02 2.0858915621973870E-02 2.9186936373396573E+00
+ 73973 1.8493249999999999E-02 2.0859645301721168E-02 2.9187447373110222E+00
+ 73974 1.8493500000000000E-02 2.0860374994243234E-02 2.9187958372823872E+00
+ 73975 1.8493750000000000E-02 2.0861104699540011E-02 2.9188469372537527E+00
+ 73976 1.8494000000000000E-02 2.0861834417611566E-02 2.9188980372251176E+00
+ 73977 1.8494250000000000E-02 2.0862564148457864E-02 2.9189491371964826E+00
+ 73978 1.8494500000000001E-02 2.0863293892078930E-02 2.9190002371678481E+00
+ 73979 1.8494750000000001E-02 2.0864023648474752E-02 2.9190513371392131E+00
+ 73980 1.8495000000000001E-02 2.0864753417645356E-02 2.9191024371105785E+00
+ 73981 1.8495249999999998E-02 2.0865483199590733E-02 2.9191535370819426E+00
+ 73982 1.8495499999999998E-02 2.0866212994310893E-02 2.9192046370533080E+00
+ 73983 1.8495749999999998E-02 2.0866942801805875E-02 2.9192557370246730E+00
+ 73984 1.8495999999999999E-02 2.0867672622075610E-02 2.9193068369960384E+00
+ 73985 1.8496249999999999E-02 2.0868402455120161E-02 2.9193579369674034E+00
+ 73986 1.8496499999999999E-02 2.0869132300939522E-02 2.9194090369387684E+00
+ 73987 1.8496749999999999E-02 2.0869862159533681E-02 2.9194601369101338E+00
+ 73988 1.8497000000000000E-02 2.0870592030902687E-02 2.9195112368814988E+00
+ 73989 1.8497250000000000E-02 2.0871321915046495E-02 2.9195623368528643E+00
+ 73990 1.8497500000000000E-02 2.0872051811965140E-02 2.9196134368242292E+00
+ 73991 1.8497750000000000E-02 2.0872781721658622E-02 2.9196645367955942E+00
+ 73992 1.8498000000000001E-02 2.0873511644126940E-02 2.9197156367669597E+00
+ 73993 1.8498250000000001E-02 2.0874241579370099E-02 2.9197667367383247E+00
+ 73994 1.8498500000000001E-02 2.0874971527388101E-02 2.9198178367096901E+00
+ 73995 1.8498749999999998E-02 2.0875701488180964E-02 2.9198689366810542E+00
+ 73996 1.8498999999999998E-02 2.0876431461748692E-02 2.9199200366524196E+00
+ 73997 1.8499249999999998E-02 2.0877161448091295E-02 2.9199711366237846E+00
+ 73998 1.8499499999999999E-02 2.0877891447208762E-02 2.9200222365951496E+00
+ 73999 1.8499749999999999E-02 2.0878621459101115E-02 2.9200733365665150E+00
+ 74000 1.8499999999999999E-02 2.0879351483768356E-02 2.9201244365378800E+00
+ 74001 1.8500249999999999E-02 2.0880081521210469E-02 2.9201755365092454E+00
+ 74002 1.8500500000000000E-02 2.0880811571427491E-02 2.9202266364806104E+00
+ 74003 1.8500750000000000E-02 2.0881541634419427E-02 2.9202777364519754E+00
+ 74004 1.8501000000000000E-02 2.0882271710186268E-02 2.9203288364233408E+00
+ 74005 1.8501250000000000E-02 2.0883001798727999E-02 2.9203799363947058E+00
+ 74006 1.8501500000000001E-02 2.0883731900044666E-02 2.9204310363660713E+00
+ 74007 1.8501750000000001E-02 2.0884462014136244E-02 2.9204821363374363E+00
+ 74008 1.8502000000000001E-02 2.0885192141002765E-02 2.9205332363088012E+00
+ 74009 1.8502249999999998E-02 2.0885922280644183E-02 2.9205843362801658E+00
+ 74010 1.8502499999999998E-02 2.0886652433060596E-02 2.9206354362515312E+00
+ 74011 1.8502749999999998E-02 2.0887382598251937E-02 2.9206865362228962E+00
+ 74012 1.8502999999999999E-02 2.0888112776218225E-02 2.9207376361942612E+00
+ 74013 1.8503249999999999E-02 2.0888842966959472E-02 2.9207887361656266E+00
+ 74014 1.8503499999999999E-02 2.0889573170475673E-02 2.9208398361369916E+00
+ 74015 1.8503749999999999E-02 2.0890303386766861E-02 2.9208909361083570E+00
+ 74016 1.8504000000000000E-02 2.0891033615833013E-02 2.9209420360797220E+00
+ 74017 1.8504250000000000E-02 2.0891763857674158E-02 2.9209931360510870E+00
+ 74018 1.8504500000000000E-02 2.0892494112290265E-02 2.9210442360224524E+00
+ 74019 1.8504750000000000E-02 2.0893224379681375E-02 2.9210953359938174E+00
+ 74020 1.8505000000000001E-02 2.0893954659847478E-02 2.9211464359651824E+00
+ 74021 1.8505250000000001E-02 2.0894684952788577E-02 2.9211975359365479E+00
+ 74022 1.8505500000000001E-02 2.0895415258504694E-02 2.9212486359079128E+00
+ 74023 1.8505749999999998E-02 2.0896145576995810E-02 2.9212997358792774E+00
+ 74024 1.8505999999999998E-02 2.0896875908261954E-02 2.9213508358506424E+00
+ 74025 1.8506249999999998E-02 2.0897606252303122E-02 2.9214019358220078E+00
+ 74026 1.8506499999999999E-02 2.0898336609119376E-02 2.9214530357933728E+00
+ 74027 1.8506749999999999E-02 2.0899066978710568E-02 2.9215041357647382E+00
+ 74028 1.8506999999999999E-02 2.0899797361076847E-02 2.9215552357361032E+00
+ 74029 1.8507249999999999E-02 2.0900527756218180E-02 2.9216063357074682E+00
+ 74030 1.8507500000000000E-02 2.0901258164134552E-02 2.9216574356788336E+00
+ 74031 1.8507750000000000E-02 2.0901988584825996E-02 2.9217085356501986E+00
+ 74032 1.8508000000000000E-02 2.0902719018292496E-02 2.9217596356215640E+00
+ 74033 1.8508250000000000E-02 2.0903449464534062E-02 2.9218107355929290E+00
+ 74034 1.8508500000000001E-02 2.0904179923550710E-02 2.9218618355642940E+00
+ 74035 1.8508750000000001E-02 2.0904910395342438E-02 2.9219129355356595E+00
+ 74036 1.8509000000000001E-02 2.0905640879909242E-02 2.9219640355070244E+00
+ 74037 1.8509249999999998E-02 2.0906371377251144E-02 2.9220151354783890E+00
+ 74038 1.8509499999999998E-02 2.0907101887368135E-02 2.9220662354497540E+00
+ 74039 1.8509749999999998E-02 2.0907832410260254E-02 2.9221173354211194E+00
+ 74040 1.8509999999999999E-02 2.0908562945927463E-02 2.9221684353924844E+00
+ 74041 1.8510249999999999E-02 2.0909293494369791E-02 2.9222195353638494E+00
+ 74042 1.8510499999999999E-02 2.0910024055587239E-02 2.9222706353352148E+00
+ 74043 1.8510749999999999E-02 2.0910754629579736E-02 2.9223217353065798E+00
+ 74044 1.8511000000000000E-02 2.0911485216347506E-02 2.9223728352779452E+00
+ 74045 1.8511250000000000E-02 2.0912215815890357E-02 2.9224239352493102E+00
+ 74046 1.8511500000000000E-02 2.0912946428208349E-02 2.9224750352206752E+00
+ 74047 1.8511750000000000E-02 2.0913677053301480E-02 2.9225261351920406E+00
+ 74048 1.8512000000000001E-02 2.0914407691169767E-02 2.9225772351634056E+00
+ 74049 1.8512250000000001E-02 2.0915138341813209E-02 2.9226283351347710E+00
+ 74050 1.8512499999999998E-02 2.0915869005231805E-02 2.9226794351061351E+00
+ 74051 1.8512749999999998E-02 2.0916599681425587E-02 2.9227305350775006E+00
+ 74052 1.8512999999999998E-02 2.0917330370394560E-02 2.9227816350488656E+00
+ 74053 1.8513249999999998E-02 2.0918061072138696E-02 2.9228327350202310E+00
+ 74054 1.8513499999999999E-02 2.0918791786658016E-02 2.9228838349915960E+00
+ 74055 1.8513749999999999E-02 2.0919522513952536E-02 2.9229349349629610E+00
+ 74056 1.8513999999999999E-02 2.0920253254022258E-02 2.9229860349343264E+00
+ 74057 1.8514249999999999E-02 2.0920984006867170E-02 2.9230371349056914E+00
+ 74058 1.8514500000000000E-02 2.0921714772487315E-02 2.9230882348770568E+00
+ 74059 1.8514750000000000E-02 2.0922445550882667E-02 2.9231393348484218E+00
+ 74060 1.8515000000000000E-02 2.0923176342053224E-02 2.9231904348197868E+00
+ 74061 1.8515250000000000E-02 2.0923907145999034E-02 2.9232415347911522E+00
+ 74062 1.8515500000000001E-02 2.0924637962720066E-02 2.9232926347625172E+00
+ 74063 1.8515750000000001E-02 2.0925368792216341E-02 2.9233437347338822E+00
+ 74064 1.8515999999999998E-02 2.0926099634487841E-02 2.9233948347052467E+00
+ 74065 1.8516249999999998E-02 2.0926830489534590E-02 2.9234459346766122E+00
+ 74066 1.8516499999999998E-02 2.0927561357356607E-02 2.9234970346479772E+00
+ 74067 1.8516749999999998E-02 2.0928292237953887E-02 2.9235481346193422E+00
+ 74068 1.8516999999999999E-02 2.0929023131326434E-02 2.9235992345907076E+00
+ 74069 1.8517249999999999E-02 2.0929754037474251E-02 2.9236503345620726E+00
+ 74070 1.8517499999999999E-02 2.0930484956397349E-02 2.9237014345334380E+00
+ 74071 1.8517749999999999E-02 2.0931215888095722E-02 2.9237525345048030E+00
+ 74072 1.8518000000000000E-02 2.0931946832569388E-02 2.9238036344761680E+00
+ 74073 1.8518250000000000E-02 2.0932677789818350E-02 2.9238547344475334E+00
+ 74074 1.8518500000000000E-02 2.0933408759842606E-02 2.9239058344188984E+00
+ 74075 1.8518750000000000E-02 2.0934139742642188E-02 2.9239569343902638E+00
+ 74076 1.8519000000000001E-02 2.0934870738217072E-02 2.9240080343616288E+00
+ 74077 1.8519250000000001E-02 2.0935601746567306E-02 2.9240591343329938E+00
+ 74078 1.8519499999999998E-02 2.0936332767692765E-02 2.9241102343043583E+00
+ 74079 1.8519749999999998E-02 2.0937063801593617E-02 2.9241613342757238E+00
+ 74080 1.8519999999999998E-02 2.0937794848269790E-02 2.9242124342470888E+00
+ 74081 1.8520249999999999E-02 2.0938525907721314E-02 2.9242635342184538E+00
+ 74082 1.8520499999999999E-02 2.0939256979948188E-02 2.9243146341898192E+00
+ 74083 1.8520749999999999E-02 2.0939988064950416E-02 2.9243657341611842E+00
+ 74084 1.8520999999999999E-02 2.0940719162727984E-02 2.9244168341325492E+00
+ 74085 1.8521250000000000E-02 2.0941450273280916E-02 2.9244679341039146E+00
+ 74086 1.8521500000000000E-02 2.0942181396609225E-02 2.9245190340752796E+00
+ 74087 1.8521750000000000E-02 2.0942912532712899E-02 2.9245701340466450E+00
+ 74088 1.8522000000000000E-02 2.0943643681591968E-02 2.9246212340180100E+00
+ 74089 1.8522250000000001E-02 2.0944374843246415E-02 2.9246723339893750E+00
+ 74090 1.8522500000000001E-02 2.0945106017676244E-02 2.9247234339607404E+00
+ 74091 1.8522750000000001E-02 2.0945837204881468E-02 2.9247745339321054E+00
+ 74092 1.8522999999999998E-02 2.0946568404862108E-02 2.9248256339034699E+00
+ 74093 1.8523249999999998E-02 2.0947299617618147E-02 2.9248767338748349E+00
+ 74094 1.8523499999999998E-02 2.0948030843149550E-02 2.9249278338462004E+00
+ 74095 1.8523749999999999E-02 2.0948762081456462E-02 2.9249789338175654E+00
+ 74096 1.8523999999999999E-02 2.0949493332538777E-02 2.9250300337889308E+00
+ 74097 1.8524249999999999E-02 2.0950224596396422E-02 2.9250811337602958E+00
+ 74098 1.8524499999999999E-02 2.0950955847886404E-02 2.9251322337316608E+00
+ 74099 1.8524750000000000E-02 2.0951687137809098E-02 2.9251833337030262E+00
+ 74100 1.8525000000000000E-02 2.0952418440504307E-02 2.9252344336743912E+00
+ 74101 1.8525250000000000E-02 2.0953149755972039E-02 2.9252855336457566E+00
+ 74102 1.8525500000000000E-02 2.0953881084212301E-02 2.9253366336171216E+00
+ 74103 1.8525750000000001E-02 2.0954612425225099E-02 2.9253877335884866E+00
+ 74104 1.8526000000000001E-02 2.0955343779010434E-02 2.9254388335598520E+00
+ 74105 1.8526250000000001E-02 2.0956075145568315E-02 2.9254899335312170E+00
+ 74106 1.8526499999999998E-02 2.0956806524898723E-02 2.9255410335025815E+00
+ 74107 1.8526749999999998E-02 2.0957537917001716E-02 2.9255921334739465E+00
+ 74108 1.8526999999999998E-02 2.0958269321877259E-02 2.9256432334453120E+00
+ 74109 1.8527249999999999E-02 2.0959000739525349E-02 2.9256943334166770E+00
+ 74110 1.8527499999999999E-02 2.0959732169946056E-02 2.9257454333880419E+00
+ 74111 1.8527749999999999E-02 2.0960463613139278E-02 2.9257965333594074E+00
+ 74112 1.8527999999999999E-02 2.0961195069105119E-02 2.9258476333307724E+00
+ 74113 1.8528250000000000E-02 2.0961926537843532E-02 2.9258987333021378E+00
+ 74114 1.8528500000000000E-02 2.0962658019354530E-02 2.9259498332735028E+00
+ 74115 1.8528750000000000E-02 2.0963389513638127E-02 2.9260009332448678E+00
+ 74116 1.8529000000000000E-02 2.0964121020694323E-02 2.9260520332162332E+00
+ 74117 1.8529250000000001E-02 2.0964852540523136E-02 2.9261031331875982E+00
+ 74118 1.8529500000000001E-02 2.0965584073124530E-02 2.9261542331589636E+00
+ 74119 1.8529750000000001E-02 2.0966315618498564E-02 2.9262053331303286E+00
+ 74120 1.8529999999999998E-02 2.0967047176645194E-02 2.9262564331016931E+00
+ 74121 1.8530249999999998E-02 2.0967778747564475E-02 2.9263075330730581E+00
+ 74122 1.8530499999999998E-02 2.0968510331256365E-02 2.9263586330444236E+00
+ 74123 1.8530749999999999E-02 2.0969241927720910E-02 2.9264097330157886E+00
+ 74124 1.8530999999999999E-02 2.0969973536958078E-02 2.9264608329871535E+00
+ 74125 1.8531249999999999E-02 2.0970705158967914E-02 2.9265119329585190E+00
+ 74126 1.8531499999999999E-02 2.0971436793750377E-02 2.9265630329298840E+00
+ 74127 1.8531750000000000E-02 2.0972168441305505E-02 2.9266141329012489E+00
+ 74128 1.8532000000000000E-02 2.0972900101633291E-02 2.9266652328726144E+00
+ 74129 1.8532250000000000E-02 2.0973631774733749E-02 2.9267163328439794E+00
+ 74130 1.8532500000000000E-02 2.0974363460606871E-02 2.9267674328153448E+00
+ 74131 1.8532750000000001E-02 2.0975095159252676E-02 2.9268185327867098E+00
+ 74132 1.8533000000000001E-02 2.0975826870671174E-02 2.9268696327580748E+00
+ 74133 1.8533250000000001E-02 2.0976558594862336E-02 2.9269207327294402E+00
+ 74134 1.8533499999999998E-02 2.0977290331826180E-02 2.9269718327008047E+00
+ 74135 1.8533749999999998E-02 2.0978022081562690E-02 2.9270229326721697E+00
+ 74136 1.8533999999999998E-02 2.0978753844072003E-02 2.9270740326435347E+00
+ 74137 1.8534249999999999E-02 2.0979485619353967E-02 2.9271251326149001E+00
+ 74138 1.8534499999999999E-02 2.0980217407408651E-02 2.9271762325862651E+00
+ 74139 1.8534749999999999E-02 2.0980949208236028E-02 2.9272273325576306E+00
+ 74140 1.8534999999999999E-02 2.0981681021836146E-02 2.9272784325289956E+00
+ 74141 1.8535250000000000E-02 2.0982412848208992E-02 2.9273295325003605E+00
+ 74142 1.8535500000000000E-02 2.0983144687354568E-02 2.9273806324717260E+00
+ 74143 1.8535750000000000E-02 2.0983876539272885E-02 2.9274317324430910E+00
+ 74144 1.8536000000000000E-02 2.0984608403963937E-02 2.9274828324144559E+00
+ 74145 1.8536250000000001E-02 2.0985340281427727E-02 2.9275339323858214E+00
+ 74146 1.8536500000000001E-02 2.0986072171664281E-02 2.9275850323571864E+00
+ 74147 1.8536750000000001E-02 2.0986804074673595E-02 2.9276361323285518E+00
+ 74148 1.8536999999999998E-02 2.0987535990455664E-02 2.9276872322999159E+00
+ 74149 1.8537249999999998E-02 2.0988267919010508E-02 2.9277383322712813E+00
+ 74150 1.8537499999999998E-02 2.0988999860338128E-02 2.9277894322426463E+00
+ 74151 1.8537749999999999E-02 2.0989731814438521E-02 2.9278405322140117E+00
+ 74152 1.8537999999999999E-02 2.0990463781311725E-02 2.9278916321853767E+00
+ 74153 1.8538249999999999E-02 2.0991195760957655E-02 2.9279427321567417E+00
+ 74154 1.8538499999999999E-02 2.0991927753376414E-02 2.9279938321281072E+00
+ 74155 1.8538750000000000E-02 2.0992659758567976E-02 2.9280449320994721E+00
+ 74156 1.8539000000000000E-02 2.0993391776532352E-02 2.9280960320708376E+00
+ 74157 1.8539250000000000E-02 2.0994123807269501E-02 2.9281471320422026E+00
+ 74158 1.8539500000000000E-02 2.0994855850779485E-02 2.9281982320135675E+00
+ 74159 1.8539750000000001E-02 2.0995587907062293E-02 2.9282493319849330E+00
+ 74160 1.8540000000000001E-02 2.0996319976117925E-02 2.9283004319562980E+00
+ 74161 1.8540249999999998E-02 2.0997052057946369E-02 2.9283515319276625E+00
+ 74162 1.8540499999999998E-02 2.0997784152547654E-02 2.9284026318990275E+00
+ 74163 1.8540749999999998E-02 2.0998516259921791E-02 2.9284537318703929E+00
+ 74164 1.8540999999999998E-02 2.0999248380068773E-02 2.9285048318417579E+00
+ 74165 1.8541249999999999E-02 2.0999980512988584E-02 2.9285559318131229E+00
+ 74166 1.8541499999999999E-02 2.1000712658681270E-02 2.9286070317844883E+00
+ 74167 1.8541749999999999E-02 2.1001444817146799E-02 2.9286581317558533E+00
+ 74168 1.8541999999999999E-02 2.1002176988385208E-02 2.9287092317272188E+00
+ 74169 1.8542250000000000E-02 2.1002909172396503E-02 2.9287603316985837E+00
+ 74170 1.8542500000000000E-02 2.1003641369180634E-02 2.9288114316699487E+00
+ 74171 1.8542750000000000E-02 2.1004373578737662E-02 2.9288625316413142E+00
+ 74172 1.8543000000000000E-02 2.1005105801067576E-02 2.9289136316126791E+00
+ 74173 1.8543250000000001E-02 2.1005838036170388E-02 2.9289647315840446E+00
+ 74174 1.8543500000000001E-02 2.1006570284046098E-02 2.9290158315554096E+00
+ 74175 1.8543749999999998E-02 2.1007302544694677E-02 2.9290669315267741E+00
+ 74176 1.8543999999999998E-02 2.1008034818116209E-02 2.9291180314981391E+00
+ 74177 1.8544249999999998E-02 2.1008767104310610E-02 2.9291691314695045E+00
+ 74178 1.8544499999999998E-02 2.1009499403277957E-02 2.9292202314408695E+00
+ 74179 1.8544749999999999E-02 2.1010231715018219E-02 2.9292713314122345E+00
+ 74180 1.8544999999999999E-02 2.1010964039531385E-02 2.9293224313835999E+00
+ 74181 1.8545249999999999E-02 2.1011696376817528E-02 2.9293735313549649E+00
+ 74182 1.8545499999999999E-02 2.1012428726876572E-02 2.9294246313263304E+00
+ 74183 1.8545750000000000E-02 2.1013161089708573E-02 2.9294757312976953E+00
+ 74184 1.8546000000000000E-02 2.1013893465313512E-02 2.9295268312690603E+00
+ 74185 1.8546250000000000E-02 2.1014625853691411E-02 2.9295779312404258E+00
+ 74186 1.8546500000000000E-02 2.1015358254842277E-02 2.9296290312117907E+00
+ 74187 1.8546750000000001E-02 2.1016090668766082E-02 2.9296801311831557E+00
+ 74188 1.8547000000000001E-02 2.1016823095462857E-02 2.9297312311545212E+00
+ 74189 1.8547249999999998E-02 2.1017555534932602E-02 2.9297823311258857E+00
+ 74190 1.8547499999999998E-02 2.1018287987175342E-02 2.9298334310972507E+00
+ 74191 1.8547749999999998E-02 2.1019020452191065E-02 2.9298845310686157E+00
+ 74192 1.8547999999999999E-02 2.1019752929979776E-02 2.9299356310399811E+00
+ 74193 1.8548249999999999E-02 2.1020485420541482E-02 2.9299867310113461E+00
+ 74194 1.8548499999999999E-02 2.1021217923876172E-02 2.9300378309827115E+00
+ 74195 1.8548749999999999E-02 2.1021950439983884E-02 2.9300889309540765E+00
+ 74196 1.8549000000000000E-02 2.1022682968864597E-02 2.9301400309254415E+00
+ 74197 1.8549250000000000E-02 2.1023415510518315E-02 2.9301911308968069E+00
+ 74198 1.8549500000000000E-02 2.1024148064945056E-02 2.9302422308681719E+00
+ 74199 1.8549750000000000E-02 2.1024880632144836E-02 2.9302933308395374E+00
+ 74200 1.8550000000000001E-02 2.1025613212117631E-02 2.9303444308109023E+00
+ 74201 1.8550250000000001E-02 2.1026345804863466E-02 2.9303955307822673E+00
+ 74202 1.8550500000000001E-02 2.1027078410382330E-02 2.9304466307536328E+00
+ 74203 1.8550749999999998E-02 2.1027811028674265E-02 2.9304977307249973E+00
+ 74204 1.8550999999999998E-02 2.1028543659739215E-02 2.9305488306963623E+00
+ 74205 1.8551249999999998E-02 2.1029276303577250E-02 2.9305999306677273E+00
+ 74206 1.8551499999999999E-02 2.1030008960188327E-02 2.9306510306390927E+00
+ 74207 1.8551749999999999E-02 2.1030741629572487E-02 2.9307021306104577E+00
+ 74208 1.8551999999999999E-02 2.1031474311729706E-02 2.9307532305818227E+00
+ 74209 1.8552249999999999E-02 2.1032207006660003E-02 2.9308043305531881E+00
+ 74210 1.8552500000000000E-02 2.1032939714363392E-02 2.9308554305245531E+00
+ 74211 1.8552750000000000E-02 2.1033672434839848E-02 2.9309065304959185E+00
+ 74212 1.8553000000000000E-02 2.1034405168089406E-02 2.9309576304672835E+00
+ 74213 1.8553250000000000E-02 2.1035137914112059E-02 2.9310087304386485E+00
+ 74214 1.8553500000000001E-02 2.1035870672907811E-02 2.9310598304100139E+00
+ 74215 1.8553750000000001E-02 2.1036603444476661E-02 2.9311109303813789E+00
+ 74216 1.8554000000000001E-02 2.1037336228818648E-02 2.9311620303527444E+00
+ 74217 1.8554249999999998E-02 2.1038069025933741E-02 2.9312131303241085E+00
+ 74218 1.8554499999999998E-02 2.1038801835821946E-02 2.9312642302954739E+00
+ 74219 1.8554749999999998E-02 2.1039534658483284E-02 2.9313153302668389E+00
+ 74220 1.8554999999999999E-02 2.1040267493917766E-02 2.9313664302382043E+00
+ 74221 1.8555249999999999E-02 2.1041000342125377E-02 2.9314175302095693E+00
+ 74222 1.8555499999999999E-02 2.1041733203106126E-02 2.9314686301809343E+00
+ 74223 1.8555749999999999E-02 2.1042466076860035E-02 2.9315197301522997E+00
+ 74224 1.8556000000000000E-02 2.1043198963387088E-02 2.9315708301236647E+00
+ 74225 1.8556250000000000E-02 2.1043931862687309E-02 2.9316219300950301E+00
+ 74226 1.8556500000000000E-02 2.1044664774760694E-02 2.9316730300663951E+00
+ 74227 1.8556750000000000E-02 2.1045397699607268E-02 2.9317241300377601E+00
+ 74228 1.8557000000000001E-02 2.1046130637226958E-02 2.9317752300091255E+00
+ 74229 1.8557250000000001E-02 2.1046863587619861E-02 2.9318263299804905E+00
+ 74230 1.8557500000000001E-02 2.1047596550785943E-02 2.9318774299518555E+00
+ 74231 1.8557749999999998E-02 2.1048329526725217E-02 2.9319285299232201E+00
+ 74232 1.8557999999999998E-02 2.1049062515437682E-02 2.9319796298945855E+00
+ 74233 1.8558249999999998E-02 2.1049795516923347E-02 2.9320307298659505E+00
+ 74234 1.8558499999999999E-02 2.1050528531182239E-02 2.9320818298373155E+00
+ 74235 1.8558749999999999E-02 2.1051261558214320E-02 2.9321329298086809E+00
+ 74236 1.8558999999999999E-02 2.1051994598019610E-02 2.9321840297800459E+00
+ 74237 1.8559249999999999E-02 2.1052727650598145E-02 2.9322351297514113E+00
+ 74238 1.8559500000000000E-02 2.1053460715949889E-02 2.9322862297227763E+00
+ 74239 1.8559750000000000E-02 2.1054193794074871E-02 2.9323373296941413E+00
+ 74240 1.8560000000000000E-02 2.1054926884973083E-02 2.9323884296655067E+00
+ 74241 1.8560250000000000E-02 2.1055659988644539E-02 2.9324395296368717E+00
+ 74242 1.8560500000000001E-02 2.1056393105089256E-02 2.9324906296082371E+00
+ 74243 1.8560750000000001E-02 2.1057126234307208E-02 2.9325417295796021E+00
+ 74244 1.8561000000000001E-02 2.1057859376298397E-02 2.9325928295509671E+00
+ 74245 1.8561249999999998E-02 2.1058592531062889E-02 2.9326439295223317E+00
+ 74246 1.8561499999999998E-02 2.1059325698600636E-02 2.9326950294936971E+00
+ 74247 1.8561749999999998E-02 2.1060058878911634E-02 2.9327461294650621E+00
+ 74248 1.8561999999999999E-02 2.1060792071995928E-02 2.9327972294364271E+00
+ 74249 1.8562249999999999E-02 2.1061525277853505E-02 2.9328483294077925E+00
+ 74250 1.8562499999999999E-02 2.1062258496484396E-02 2.9328994293791575E+00
+ 74251 1.8562749999999999E-02 2.1062991727888530E-02 2.9329505293505225E+00
+ 74252 1.8563000000000000E-02 2.1063724972065989E-02 2.9330016293218879E+00
+ 74253 1.8563250000000000E-02 2.1064458229016748E-02 2.9330527292932529E+00
+ 74254 1.8563500000000000E-02 2.1065191498740816E-02 2.9331038292646183E+00
+ 74255 1.8563750000000000E-02 2.1065924781238206E-02 2.9331549292359833E+00
+ 74256 1.8564000000000001E-02 2.1066658076508898E-02 2.9332060292073483E+00
+ 74257 1.8564250000000001E-02 2.1067391384552936E-02 2.9332571291787137E+00
+ 74258 1.8564500000000001E-02 2.1068124705370284E-02 2.9333082291500787E+00
+ 74259 1.8564749999999998E-02 2.1068858038960973E-02 2.9333593291214433E+00
+ 74260 1.8564999999999998E-02 2.1069591385324996E-02 2.9334104290928082E+00
+ 74261 1.8565249999999998E-02 2.1070324744462379E-02 2.9334615290641737E+00
+ 74262 1.8565499999999999E-02 2.1071058116373095E-02 2.9335126290355387E+00
+ 74263 1.8565749999999999E-02 2.1071791501057185E-02 2.9335637290069041E+00
+ 74264 1.8565999999999999E-02 2.1072524898514636E-02 2.9336148289782691E+00
+ 74265 1.8566249999999999E-02 2.1073258308745440E-02 2.9336659289496341E+00
+ 74266 1.8566500000000000E-02 2.1073991731749619E-02 2.9337170289209995E+00
+ 74267 1.8566750000000000E-02 2.1074725167527182E-02 2.9337681288923645E+00
+ 74268 1.8567000000000000E-02 2.1075458616078110E-02 2.9338192288637299E+00
+ 74269 1.8567250000000000E-02 2.1076192077402446E-02 2.9338703288350949E+00
+ 74270 1.8567500000000001E-02 2.1076925551500175E-02 2.9339214288064599E+00
+ 74271 1.8567750000000001E-02 2.1077659038371284E-02 2.9339725287778253E+00
+ 74272 1.8567999999999998E-02 2.1078392538015783E-02 2.9340236287491894E+00
+ 74273 1.8568249999999998E-02 2.1079126050433699E-02 2.9340747287205549E+00
+ 74274 1.8568499999999998E-02 2.1079859575625044E-02 2.9341258286919198E+00
+ 74275 1.8568749999999998E-02 2.1080593113589806E-02 2.9341769286632853E+00
+ 74276 1.8568999999999999E-02 2.1081326664327989E-02 2.9342280286346503E+00
+ 74277 1.8569249999999999E-02 2.1082060227839608E-02 2.9342791286060153E+00
+ 74278 1.8569499999999999E-02 2.1082793804124644E-02 2.9343302285773807E+00
+ 74279 1.8569749999999999E-02 2.1083527393183119E-02 2.9343813285487457E+00
+ 74280 1.8570000000000000E-02 2.1084260995015053E-02 2.9344324285201111E+00
+ 74281 1.8570250000000000E-02 2.1084994609620430E-02 2.9344835284914761E+00
+ 74282 1.8570500000000000E-02 2.1085728236999276E-02 2.9345346284628411E+00
+ 74283 1.8570750000000000E-02 2.1086461877151550E-02 2.9345857284342065E+00
+ 74284 1.8571000000000001E-02 2.1087195530077322E-02 2.9346368284055715E+00
+ 74285 1.8571250000000001E-02 2.1087929195776536E-02 2.9346879283769369E+00
+ 74286 1.8571499999999998E-02 2.1088662874249230E-02 2.9347390283483010E+00
+ 74287 1.8571749999999998E-02 2.1089396565495418E-02 2.9347901283196665E+00
+ 74288 1.8571999999999998E-02 2.1090130269515093E-02 2.9348412282910314E+00
+ 74289 1.8572249999999998E-02 2.1090863986308252E-02 2.9348923282623969E+00
+ 74290 1.8572499999999999E-02 2.1091597715874898E-02 2.9349434282337619E+00
+ 74291 1.8572749999999999E-02 2.1092331458215048E-02 2.9349945282051269E+00
+ 74292 1.8572999999999999E-02 2.1093065213328724E-02 2.9350456281764923E+00
+ 74293 1.8573249999999999E-02 2.1093798981215901E-02 2.9350967281478573E+00
+ 74294 1.8573500000000000E-02 2.1094532761876592E-02 2.9351478281192223E+00
+ 74295 1.8573750000000000E-02 2.1095266555310813E-02 2.9351989280905877E+00
+ 74296 1.8574000000000000E-02 2.1096000361518551E-02 2.9352500280619527E+00
+ 74297 1.8574250000000000E-02 2.1096734180499836E-02 2.9353011280333181E+00
+ 74298 1.8574500000000001E-02 2.1097468012254643E-02 2.9353522280046831E+00
+ 74299 1.8574750000000001E-02 2.1098201856783010E-02 2.9354033279760481E+00
+ 74300 1.8574999999999998E-02 2.1098935714084908E-02 2.9354544279474126E+00
+ 74301 1.8575249999999998E-02 2.1099669584160378E-02 2.9355055279187781E+00
+ 74302 1.8575499999999998E-02 2.1100403467009386E-02 2.9355566278901430E+00
+ 74303 1.8575749999999999E-02 2.1101137362631986E-02 2.9356077278615080E+00
+ 74304 1.8575999999999999E-02 2.1101871271028135E-02 2.9356588278328735E+00
+ 74305 1.8576249999999999E-02 2.1102605192197869E-02 2.9357099278042385E+00
+ 74306 1.8576499999999999E-02 2.1103339126141190E-02 2.9357610277756039E+00
+ 74307 1.8576750000000000E-02 2.1104073072858085E-02 2.9358121277469689E+00
+ 74308 1.8577000000000000E-02 2.1104807032348578E-02 2.9358632277183339E+00
+ 74309 1.8577250000000000E-02 2.1105541004612653E-02 2.9359143276896993E+00
+ 74310 1.8577500000000000E-02 2.1106274989650342E-02 2.9359654276610643E+00
+ 74311 1.8577750000000001E-02 2.1107008987461633E-02 2.9360165276324293E+00
+ 74312 1.8578000000000001E-02 2.1107742998046523E-02 2.9360676276037947E+00
+ 74313 1.8578250000000001E-02 2.1108477021405045E-02 2.9361187275751597E+00
+ 74314 1.8578499999999998E-02 2.1109211057537172E-02 2.9361698275465242E+00
+ 74315 1.8578749999999998E-02 2.1109945106442950E-02 2.9362209275178892E+00
+ 74316 1.8578999999999998E-02 2.1110679168122350E-02 2.9362720274892546E+00
+ 74317 1.8579249999999999E-02 2.1111413242575382E-02 2.9363231274606196E+00
+ 74318 1.8579499999999999E-02 2.1112147329802069E-02 2.9363742274319851E+00
+ 74319 1.8579749999999999E-02 2.1112881429802360E-02 2.9364253274033500E+00
+ 74320 1.8579999999999999E-02 2.1113615542576382E-02 2.9364764273747150E+00
+ 74321 1.8580250000000000E-02 2.1114349668124012E-02 2.9365275273460805E+00
+ 74322 1.8580500000000000E-02 2.1115083806445337E-02 2.9365786273174455E+00
+ 74323 1.8580750000000000E-02 2.1115817957540316E-02 2.9366297272888109E+00
+ 74324 1.8581000000000000E-02 2.1116552121408960E-02 2.9366808272601759E+00
+ 74325 1.8581250000000001E-02 2.1117286298051298E-02 2.9367319272315409E+00
+ 74326 1.8581500000000001E-02 2.1118020487467311E-02 2.9367830272029063E+00
+ 74327 1.8581750000000001E-02 2.1118754689657019E-02 2.9368341271742713E+00
+ 74328 1.8581999999999998E-02 2.1119488904620405E-02 2.9368852271456358E+00
+ 74329 1.8582249999999998E-02 2.1120223132357500E-02 2.9369363271170008E+00
+ 74330 1.8582499999999998E-02 2.1120957372868312E-02 2.9369874270883662E+00
+ 74331 1.8582749999999999E-02 2.1121691626152836E-02 2.9370385270597312E+00
+ 74332 1.8582999999999999E-02 2.1122425892211062E-02 2.9370896270310962E+00
+ 74333 1.8583249999999999E-02 2.1123160171043029E-02 2.9371407270024616E+00
+ 74334 1.8583499999999999E-02 2.1123894462648712E-02 2.9371918269738266E+00
+ 74335 1.8583750000000000E-02 2.1124628767028131E-02 2.9372429269451921E+00
+ 74336 1.8584000000000000E-02 2.1125363084181299E-02 2.9372940269165571E+00
+ 74337 1.8584250000000000E-02 2.1126097414108185E-02 2.9373451268879220E+00
+ 74338 1.8584500000000000E-02 2.1126831756808833E-02 2.9373962268592875E+00
+ 74339 1.8584750000000001E-02 2.1127566112283228E-02 2.9374473268306525E+00
+ 74340 1.8585000000000001E-02 2.1128300480531392E-02 2.9374984268020179E+00
+ 74341 1.8585250000000001E-02 2.1129034861553309E-02 2.9375495267733829E+00
+ 74342 1.8585499999999998E-02 2.1129769255348999E-02 2.9376006267447474E+00
+ 74343 1.8585749999999998E-02 2.1130503661918466E-02 2.9376517267161124E+00
+ 74344 1.8585999999999998E-02 2.1131238081261706E-02 2.9377028266874778E+00
+ 74345 1.8586249999999999E-02 2.1131972513378745E-02 2.9377539266588428E+00
+ 74346 1.8586499999999999E-02 2.1132706958269548E-02 2.9378050266302078E+00
+ 74347 1.8586749999999999E-02 2.1133441415934186E-02 2.9378561266015732E+00
+ 74348 1.8586999999999999E-02 2.1134175886372571E-02 2.9379072265729382E+00
+ 74349 1.8587250000000000E-02 2.1134910369584824E-02 2.9379583265443037E+00
+ 74350 1.8587500000000000E-02 2.1135644865570850E-02 2.9380094265156687E+00
+ 74351 1.8587750000000000E-02 2.1136379374330706E-02 2.9380605264870336E+00
+ 74352 1.8588000000000000E-02 2.1137113895864382E-02 2.9381116264583991E+00
+ 74353 1.8588250000000001E-02 2.1137848430171864E-02 2.9381627264297641E+00
+ 74354 1.8588500000000001E-02 2.1138582977253208E-02 2.9382138264011290E+00
+ 74355 1.8588750000000001E-02 2.1139317537108376E-02 2.9382649263724945E+00
+ 74356 1.8588999999999998E-02 2.1140052109737382E-02 2.9383160263438590E+00
+ 74357 1.8589249999999998E-02 2.1140786695140246E-02 2.9383671263152240E+00
+ 74358 1.8589499999999998E-02 2.1141521293316968E-02 2.9384182262865890E+00
+ 74359 1.8589749999999999E-02 2.1142255904267535E-02 2.9384693262579544E+00
+ 74360 1.8589999999999999E-02 2.1142990527991963E-02 2.9385204262293194E+00
+ 74361 1.8590249999999999E-02 2.1143725164490285E-02 2.9385715262006848E+00
+ 74362 1.8590499999999999E-02 2.1144459813762458E-02 2.9386226261720498E+00
+ 74363 1.8590750000000000E-02 2.1145194475808524E-02 2.9386737261434148E+00
+ 74364 1.8591000000000000E-02 2.1145929150628462E-02 2.9387248261147803E+00
+ 74365 1.8591250000000000E-02 2.1146663838222314E-02 2.9387759260861452E+00
+ 74366 1.8591500000000000E-02 2.1147398538590049E-02 2.9388270260575107E+00
+ 74367 1.8591750000000001E-02 2.1148133251731680E-02 2.9388781260288757E+00
+ 74368 1.8592000000000001E-02 2.1148867977647236E-02 2.9389292260002406E+00
+ 74369 1.8592250000000001E-02 2.1149602716336681E-02 2.9389803259716061E+00
+ 74370 1.8592499999999998E-02 2.1150337467800037E-02 2.9390314259429706E+00
+ 74371 1.8592749999999998E-02 2.1151072232037330E-02 2.9390825259143356E+00
+ 74372 1.8592999999999998E-02 2.1151807009048548E-02 2.9391336258857006E+00
+ 74373 1.8593249999999999E-02 2.1152541798833694E-02 2.9391847258570660E+00
+ 74374 1.8593499999999999E-02 2.1153276601392799E-02 2.9392358258284310E+00
+ 74375 1.8593749999999999E-02 2.1154011416725824E-02 2.9392869257997960E+00
+ 74376 1.8593999999999999E-02 2.1154746244832812E-02 2.9393380257711614E+00
+ 74377 1.8594250000000000E-02 2.1155481085713745E-02 2.9393891257425264E+00
+ 74378 1.8594500000000000E-02 2.1156215939368634E-02 2.9394402257138919E+00
+ 74379 1.8594750000000000E-02 2.1156950805797506E-02 2.9394913256852568E+00
+ 74380 1.8595000000000000E-02 2.1157685685000340E-02 2.9395424256566218E+00
+ 74381 1.8595250000000001E-02 2.1158420576977147E-02 2.9395935256279873E+00
+ 74382 1.8595500000000001E-02 2.1159155481727927E-02 2.9396446255993522E+00
+ 74383 1.8595749999999998E-02 2.1159890399252694E-02 2.9396957255707168E+00
+ 74384 1.8595999999999998E-02 2.1160625329551451E-02 2.9397468255420818E+00
+ 74385 1.8596249999999998E-02 2.1161360272624219E-02 2.9397979255134472E+00
+ 74386 1.8596499999999998E-02 2.1162095228470977E-02 2.9398490254848122E+00
+ 74387 1.8596749999999999E-02 2.1162830197091743E-02 2.9399001254561776E+00
+ 74388 1.8596999999999999E-02 2.1163565178486526E-02 2.9399512254275426E+00
+ 74389 1.8597249999999999E-02 2.1164300172655318E-02 2.9400023253989076E+00
+ 74390 1.8597499999999999E-02 2.1165035179598137E-02 2.9400534253702730E+00
+ 74391 1.8597750000000000E-02 2.1165770199314995E-02 2.9401045253416380E+00
+ 74392 1.8598000000000000E-02 2.1166505231805872E-02 2.9401556253130035E+00
+ 74393 1.8598250000000000E-02 2.1167240277070801E-02 2.9402067252843684E+00
+ 74394 1.8598500000000000E-02 2.1167975335109779E-02 2.9402578252557334E+00
+ 74395 1.8598750000000001E-02 2.1168710405922778E-02 2.9403089252270989E+00
+ 74396 1.8599000000000001E-02 2.1169445489509855E-02 2.9403600251984638E+00
+ 74397 1.8599249999999998E-02 2.1170180585870974E-02 2.9404111251698284E+00
+ 74398 1.8599499999999998E-02 2.1170915695006159E-02 2.9404622251411934E+00
+ 74399 1.8599749999999998E-02 2.1171650816915431E-02 2.9405133251125588E+00
+ 74400 1.8599999999999998E-02 2.1172385951598770E-02 2.9405644250839238E+00
+ 74401 1.8600249999999999E-02 2.1173121099056200E-02 2.9406155250552888E+00
+ 74402 1.8600499999999999E-02 2.1173856259287704E-02 2.9406666250266542E+00
+ 74403 1.8600749999999999E-02 2.1174591432293315E-02 2.9407177249980192E+00
+ 74404 1.8600999999999999E-02 2.1175326618073014E-02 2.9407688249693846E+00
+ 74405 1.8601250000000000E-02 2.1176061816626804E-02 2.9408199249407496E+00
+ 74406 1.8601500000000000E-02 2.1176797027954716E-02 2.9408710249121146E+00
+ 74407 1.8601750000000000E-02 2.1177532252056739E-02 2.9409221248834800E+00
+ 74408 1.8602000000000000E-02 2.1178267488932888E-02 2.9409732248548450E+00
+ 74409 1.8602250000000001E-02 2.1179002738583152E-02 2.9410243248262105E+00
+ 74410 1.8602500000000001E-02 2.1179738001007545E-02 2.9410754247975754E+00
+ 74411 1.8602749999999998E-02 2.1180473276206067E-02 2.9411265247689400E+00
+ 74412 1.8602999999999998E-02 2.1181208564178725E-02 2.9411776247403050E+00
+ 74413 1.8603249999999998E-02 2.1181943864925543E-02 2.9412287247116704E+00
+ 74414 1.8603499999999999E-02 2.1182679178446507E-02 2.9412798246830354E+00
+ 74415 1.8603749999999999E-02 2.1183414504741632E-02 2.9413309246544004E+00
+ 74416 1.8603999999999999E-02 2.1184149843810902E-02 2.9413820246257658E+00
+ 74417 1.8604249999999999E-02 2.1184885195654351E-02 2.9414331245971308E+00
+ 74418 1.8604500000000000E-02 2.1185620560271977E-02 2.9414842245684958E+00
+ 74419 1.8604750000000000E-02 2.1186355937663780E-02 2.9415353245398612E+00
+ 74420 1.8605000000000000E-02 2.1187091327829751E-02 2.9415864245112262E+00
+ 74421 1.8605250000000000E-02 2.1187826730769913E-02 2.9416375244825916E+00
+ 74422 1.8605500000000001E-02 2.1188562146484274E-02 2.9416886244539566E+00
+ 74423 1.8605750000000001E-02 2.1189297574972836E-02 2.9417397244253216E+00
+ 74424 1.8606000000000001E-02 2.1190033016235576E-02 2.9417908243966870E+00
+ 74425 1.8606249999999998E-02 2.1190768470272549E-02 2.9418419243680516E+00
+ 74426 1.8606499999999998E-02 2.1191503937083741E-02 2.9418930243394166E+00
+ 74427 1.8606749999999998E-02 2.1192239416669145E-02 2.9419441243107816E+00
+ 74428 1.8606999999999999E-02 2.1192974909028758E-02 2.9419952242821470E+00
+ 74429 1.8607249999999999E-02 2.1193710414162629E-02 2.9420463242535120E+00
+ 74430 1.8607499999999999E-02 2.1194445932070722E-02 2.9420974242248774E+00
+ 74431 1.8607749999999999E-02 2.1195181462753059E-02 2.9421485241962424E+00
+ 74432 1.8608000000000000E-02 2.1195917006209646E-02 2.9421996241676074E+00
+ 74433 1.8608250000000000E-02 2.1196652562440476E-02 2.9422507241389728E+00
+ 74434 1.8608500000000000E-02 2.1197388131445578E-02 2.9423018241103378E+00
+ 74435 1.8608750000000000E-02 2.1198123713224919E-02 2.9423529240817032E+00
+ 74436 1.8609000000000001E-02 2.1198859307778553E-02 2.9424040240530682E+00
+ 74437 1.8609250000000001E-02 2.1199594915106437E-02 2.9424551240244332E+00
+ 74438 1.8609500000000001E-02 2.1200330535208620E-02 2.9425062239957986E+00
+ 74439 1.8609749999999998E-02 2.1201066168085057E-02 2.9425573239671627E+00
+ 74440 1.8609999999999998E-02 2.1201801813735849E-02 2.9426084239385282E+00
+ 74441 1.8610249999999998E-02 2.1202537472160849E-02 2.9426595239098932E+00
+ 74442 1.8610499999999999E-02 2.1203273143360193E-02 2.9427106238812586E+00
+ 74443 1.8610749999999999E-02 2.1204008827333837E-02 2.9427617238526236E+00
+ 74444 1.8610999999999999E-02 2.1204744524081793E-02 2.9428128238239886E+00
+ 74445 1.8611249999999999E-02 2.1205480233604055E-02 2.9428639237953540E+00
+ 74446 1.8611500000000000E-02 2.1206215955900654E-02 2.9429150237667190E+00
+ 74447 1.8611750000000000E-02 2.1206951690971584E-02 2.9429661237380844E+00
+ 74448 1.8612000000000000E-02 2.1207687438816829E-02 2.9430172237094494E+00
+ 74449 1.8612250000000000E-02 2.1208423199436416E-02 2.9430683236808144E+00
+ 74450 1.8612500000000001E-02 2.1209158972830364E-02 2.9431194236521798E+00
+ 74451 1.8612750000000001E-02 2.1209894758998628E-02 2.9431705236235448E+00
+ 74452 1.8613000000000001E-02 2.1210630557941260E-02 2.9432216235949102E+00
+ 74453 1.8613249999999998E-02 2.1211366369658247E-02 2.9432727235662743E+00
+ 74454 1.8613499999999998E-02 2.1212102194149599E-02 2.9433238235376398E+00
+ 74455 1.8613749999999998E-02 2.1212838031415316E-02 2.9433749235090048E+00
+ 74456 1.8613999999999999E-02 2.1213573881455422E-02 2.9434260234803702E+00
+ 74457 1.8614249999999999E-02 2.1214309744269900E-02 2.9434771234517352E+00
+ 74458 1.8614499999999999E-02 2.1215045619858767E-02 2.9435282234231002E+00
+ 74459 1.8614749999999999E-02 2.1215781508222023E-02 2.9435793233944656E+00
+ 74460 1.8615000000000000E-02 2.1216517409359679E-02 2.9436304233658306E+00
+ 74461 1.8615250000000000E-02 2.1217253323271752E-02 2.9436815233371956E+00
+ 74462 1.8615500000000000E-02 2.1217989249958193E-02 2.9437326233085610E+00
+ 74463 1.8615750000000000E-02 2.1218725189419068E-02 2.9437837232799260E+00
+ 74464 1.8616000000000001E-02 2.1219461141654353E-02 2.9438348232512914E+00
+ 74465 1.8616250000000001E-02 2.1220197106664063E-02 2.9438859232226564E+00
+ 74466 1.8616500000000001E-02 2.1220933084448213E-02 2.9439370231940214E+00
+ 74467 1.8616749999999998E-02 2.1221669075006774E-02 2.9439881231653859E+00
+ 74468 1.8616999999999998E-02 2.1222405078339789E-02 2.9440392231367514E+00
+ 74469 1.8617249999999998E-02 2.1223141094447239E-02 2.9440903231081164E+00
+ 74470 1.8617499999999999E-02 2.1223877123329155E-02 2.9441414230794813E+00
+ 74471 1.8617749999999999E-02 2.1224613164985518E-02 2.9441925230508468E+00
+ 74472 1.8617999999999999E-02 2.1225349219416354E-02 2.9442436230222118E+00
+ 74473 1.8618249999999999E-02 2.1226085286621638E-02 2.9442947229935772E+00
+ 74474 1.8618500000000000E-02 2.1226821366601391E-02 2.9443458229649422E+00
+ 74475 1.8618750000000000E-02 2.1227557459355638E-02 2.9443969229363072E+00
+ 74476 1.8619000000000000E-02 2.1228293564884364E-02 2.9444480229076726E+00
+ 74477 1.8619250000000000E-02 2.1229029683187569E-02 2.9444991228790376E+00
+ 74478 1.8619500000000001E-02 2.1229765814265271E-02 2.9445502228504026E+00
+ 74479 1.8619750000000001E-02 2.1230501958117477E-02 2.9446013228217680E+00
+ 74480 1.8620000000000001E-02 2.1231238114744169E-02 2.9446524227931330E+00
+ 74481 1.8620249999999998E-02 2.1231974284145375E-02 2.9447035227644975E+00
+ 74482 1.8620499999999998E-02 2.1232710466321109E-02 2.9447546227358625E+00
+ 74483 1.8620749999999998E-02 2.1233446661271346E-02 2.9448057227072280E+00
+ 74484 1.8620999999999999E-02 2.1234182868996119E-02 2.9448568226785929E+00
+ 74485 1.8621249999999999E-02 2.1234919089495419E-02 2.9449079226499584E+00
+ 74486 1.8621499999999999E-02 2.1235655322769262E-02 2.9449590226213234E+00
+ 74487 1.8621749999999999E-02 2.1236391568817632E-02 2.9450101225926884E+00
+ 74488 1.8622000000000000E-02 2.1237127827640572E-02 2.9450612225640538E+00
+ 74489 1.8622250000000000E-02 2.1237864099238033E-02 2.9451123225354188E+00
+ 74490 1.8622500000000000E-02 2.1238600383610071E-02 2.9451634225067842E+00
+ 74491 1.8622750000000000E-02 2.1239336680756671E-02 2.9452145224781492E+00
+ 74492 1.8623000000000001E-02 2.1240072990677837E-02 2.9452656224495142E+00
+ 74493 1.8623250000000001E-02 2.1240809313373580E-02 2.9453167224208796E+00
+ 74494 1.8623499999999998E-02 2.1241545648843875E-02 2.9453678223922442E+00
+ 74495 1.8623749999999998E-02 2.1242281997088771E-02 2.9454189223636091E+00
+ 74496 1.8623999999999998E-02 2.1243018358108268E-02 2.9454700223349741E+00
+ 74497 1.8624249999999998E-02 2.1243754731902348E-02 2.9455211223063396E+00
+ 74498 1.8624499999999999E-02 2.1244491118471050E-02 2.9455722222777045E+00
+ 74499 1.8624749999999999E-02 2.1245227517814338E-02 2.9456233222490695E+00
+ 74500 1.8624999999999999E-02 2.1245963929932242E-02 2.9456744222204350E+00
+ 74501 1.8625249999999999E-02 2.1246700354824771E-02 2.9457255221917999E+00
+ 74502 1.8625500000000000E-02 2.1247436792491903E-02 2.9457766221631654E+00
+ 74503 1.8625750000000000E-02 2.1248173242933700E-02 2.9458277221345304E+00
+ 74504 1.8626000000000000E-02 2.1248909706150086E-02 2.9458788221058954E+00
+ 74505 1.8626250000000000E-02 2.1249646182141115E-02 2.9459299220772608E+00
+ 74506 1.8626500000000001E-02 2.1250382670906807E-02 2.9459810220486258E+00
+ 74507 1.8626750000000001E-02 2.1251119172447142E-02 2.9460321220199912E+00
+ 74508 1.8626999999999998E-02 2.1251855686762123E-02 2.9460832219913553E+00
+ 74509 1.8627249999999998E-02 2.1252592213851756E-02 2.9461343219627207E+00
+ 74510 1.8627499999999998E-02 2.1253328753716088E-02 2.9461854219340857E+00
+ 74511 1.8627749999999998E-02 2.1254065306355062E-02 2.9462365219054512E+00
+ 74512 1.8627999999999999E-02 2.1254801871768730E-02 2.9462876218768161E+00
+ 74513 1.8628249999999999E-02 2.1255538449957069E-02 2.9463387218481811E+00
+ 74514 1.8628499999999999E-02 2.1256275040920099E-02 2.9463898218195466E+00
+ 74515 1.8628749999999999E-02 2.1257011644657809E-02 2.9464409217909115E+00
+ 74516 1.8629000000000000E-02 2.1257748261170238E-02 2.9464920217622770E+00
+ 74517 1.8629250000000000E-02 2.1258484890457362E-02 2.9465431217336420E+00
+ 74518 1.8629500000000000E-02 2.1259221532519197E-02 2.9465942217050070E+00
+ 74519 1.8629750000000000E-02 2.1259958187355731E-02 2.9466453216763724E+00
+ 74520 1.8630000000000001E-02 2.1260694854966993E-02 2.9466964216477374E+00
+ 74521 1.8630250000000001E-02 2.1261431535352985E-02 2.9467475216191024E+00
+ 74522 1.8630499999999998E-02 2.1262168228513685E-02 2.9467986215904669E+00
+ 74523 1.8630749999999998E-02 2.1262904934449149E-02 2.9468497215618323E+00
+ 74524 1.8630999999999998E-02 2.1263641653159342E-02 2.9469008215331973E+00
+ 74525 1.8631249999999999E-02 2.1264378384644282E-02 2.9469519215045623E+00
+ 74526 1.8631499999999999E-02 2.1265115128903979E-02 2.9470030214759277E+00
+ 74527 1.8631749999999999E-02 2.1265851885938429E-02 2.9470541214472927E+00
+ 74528 1.8631999999999999E-02 2.1266588655747626E-02 2.9471052214186582E+00
+ 74529 1.8632250000000000E-02 2.1267325438331611E-02 2.9471563213900231E+00
+ 74530 1.8632500000000000E-02 2.1268062233690363E-02 2.9472074213613881E+00
+ 74531 1.8632750000000000E-02 2.1268799041823890E-02 2.9472585213327536E+00
+ 74532 1.8633000000000000E-02 2.1269535862732211E-02 2.9473096213041186E+00
+ 74533 1.8633250000000001E-02 2.1270272696415325E-02 2.9473607212754840E+00
+ 74534 1.8633500000000001E-02 2.1271009542873226E-02 2.9474118212468490E+00
+ 74535 1.8633750000000001E-02 2.1271746402105930E-02 2.9474629212182140E+00
+ 74536 1.8633999999999998E-02 2.1272483274113421E-02 2.9475140211895785E+00
+ 74537 1.8634249999999998E-02 2.1273220158895739E-02 2.9475651211609439E+00
+ 74538 1.8634499999999998E-02 2.1273957056452884E-02 2.9476162211323089E+00
+ 74539 1.8634749999999999E-02 2.1274693966784844E-02 2.9476673211036739E+00
+ 74540 1.8634999999999999E-02 2.1275430889891617E-02 2.9477184210750393E+00
+ 74541 1.8635249999999999E-02 2.1276167825773240E-02 2.9477695210464043E+00
+ 74542 1.8635499999999999E-02 2.1276904774429697E-02 2.9478206210177693E+00
+ 74543 1.8635750000000000E-02 2.1277641735861007E-02 2.9478717209891347E+00
+ 74544 1.8636000000000000E-02 2.1278378710067151E-02 2.9479228209604997E+00
+ 74545 1.8636250000000000E-02 2.1279115697048160E-02 2.9479739209318652E+00
+ 74546 1.8636500000000000E-02 2.1279852696804026E-02 2.9480250209032302E+00
+ 74547 1.8636750000000001E-02 2.1280589709334750E-02 2.9480761208745951E+00
+ 74548 1.8637000000000001E-02 2.1281326734640359E-02 2.9481272208459606E+00
+ 74549 1.8637250000000001E-02 2.1282063772720843E-02 2.9481783208173256E+00
+ 74550 1.8637499999999998E-02 2.1282800823576180E-02 2.9482294207886901E+00
+ 74551 1.8637749999999998E-02 2.1283537887206432E-02 2.9482805207600551E+00
+ 74552 1.8637999999999998E-02 2.1284274963611564E-02 2.9483316207314205E+00
+ 74553 1.8638249999999999E-02 2.1285012052791617E-02 2.9483827207027855E+00
+ 74554 1.8638499999999999E-02 2.1285749154746562E-02 2.9484338206741509E+00
+ 74555 1.8638749999999999E-02 2.1286486269476424E-02 2.9484849206455159E+00
+ 74556 1.8638999999999999E-02 2.1287223396981175E-02 2.9485360206168809E+00
+ 74557 1.8639250000000000E-02 2.1287960537260873E-02 2.9485871205882463E+00
+ 74558 1.8639500000000000E-02 2.1288697690315470E-02 2.9486382205596113E+00
+ 74559 1.8639750000000000E-02 2.1289434856145022E-02 2.9486893205309768E+00
+ 74560 1.8640000000000000E-02 2.1290172034749508E-02 2.9487404205023418E+00
+ 74561 1.8640250000000001E-02 2.1290909226128949E-02 2.9487915204737067E+00
+ 74562 1.8640500000000001E-02 2.1291646430283279E-02 2.9488426204450722E+00
+ 74563 1.8640750000000001E-02 2.1292383647212615E-02 2.9488937204164372E+00
+ 74564 1.8640999999999998E-02 2.1293120876916885E-02 2.9489448203878017E+00
+ 74565 1.8641249999999998E-02 2.1293858119396120E-02 2.9489959203591667E+00
+ 74566 1.8641499999999998E-02 2.1294595374650328E-02 2.9490470203305321E+00
+ 74567 1.8641749999999999E-02 2.1295332642679528E-02 2.9490981203018971E+00
+ 74568 1.8641999999999999E-02 2.1296069923483686E-02 2.9491492202732621E+00
+ 74569 1.8642249999999999E-02 2.1296807217062848E-02 2.9492003202446275E+00
+ 74570 1.8642499999999999E-02 2.1297544523416975E-02 2.9492514202159925E+00
+ 74571 1.8642750000000000E-02 2.1298281842546115E-02 2.9493025201873579E+00
+ 74572 1.8643000000000000E-02 2.1299019174450255E-02 2.9493536201587229E+00
+ 74573 1.8643250000000000E-02 2.1299756519129392E-02 2.9494047201300879E+00
+ 74574 1.8643500000000000E-02 2.1300493876583570E-02 2.9494558201014534E+00
+ 74575 1.8643750000000001E-02 2.1301231246812734E-02 2.9495069200728183E+00
+ 74576 1.8644000000000001E-02 2.1301968629816943E-02 2.9495580200441838E+00
+ 74577 1.8644250000000001E-02 2.1302706025596179E-02 2.9496091200155488E+00
+ 74578 1.8644499999999998E-02 2.1303443434150433E-02 2.9496602199869133E+00
+ 74579 1.8644749999999998E-02 2.1304180855479721E-02 2.9497113199582783E+00
+ 74580 1.8644999999999998E-02 2.1304918289584064E-02 2.9497624199296437E+00
+ 74581 1.8645249999999999E-02 2.1305655736463466E-02 2.9498135199010087E+00
+ 74582 1.8645499999999999E-02 2.1306393196117924E-02 2.9498646198723737E+00
+ 74583 1.8645749999999999E-02 2.1307130668547451E-02 2.9499157198437391E+00
+ 74584 1.8645999999999999E-02 2.1307868153752040E-02 2.9499668198151041E+00
+ 74585 1.8646250000000000E-02 2.1308605651731691E-02 2.9500179197864691E+00
+ 74586 1.8646500000000000E-02 2.1309343162486425E-02 2.9500690197578345E+00
+ 74587 1.8646750000000000E-02 2.1310080686016242E-02 2.9501201197291995E+00
+ 74588 1.8647000000000000E-02 2.1310818222321164E-02 2.9501712197005650E+00
+ 74589 1.8647250000000001E-02 2.1311555771401171E-02 2.9502223196719299E+00
+ 74590 1.8647500000000001E-02 2.1312293333256262E-02 2.9502734196432949E+00
+ 74591 1.8647750000000001E-02 2.1313030907886478E-02 2.9503245196146604E+00
+ 74592 1.8647999999999998E-02 2.1313768495291766E-02 2.9503756195860249E+00
+ 74593 1.8648249999999998E-02 2.1314506095472217E-02 2.9504267195573899E+00
+ 74594 1.8648499999999998E-02 2.1315243708427776E-02 2.9504778195287549E+00
+ 74595 1.8648749999999999E-02 2.1315981334158442E-02 2.9505289195001203E+00
+ 74596 1.8648999999999999E-02 2.1316718972664274E-02 2.9505800194714853E+00
+ 74597 1.8649249999999999E-02 2.1317456623945227E-02 2.9506311194428507E+00
+ 74598 1.8649499999999999E-02 2.1318194288001323E-02 2.9506822194142157E+00
+ 74599 1.8649750000000000E-02 2.1318931964832571E-02 2.9507333193855807E+00
+ 74600 1.8650000000000000E-02 2.1319669654438978E-02 2.9507844193569461E+00
+ 74601 1.8650250000000000E-02 2.1320407356820548E-02 2.9508355193283111E+00
+ 74602 1.8650500000000000E-02 2.1321145071977268E-02 2.9508866192996761E+00
+ 74603 1.8650750000000001E-02 2.1321882799909167E-02 2.9509377192710415E+00
+ 74604 1.8651000000000001E-02 2.1322620540616250E-02 2.9509888192424065E+00
+ 74605 1.8651249999999998E-02 2.1323358294098500E-02 2.9510399192137711E+00
+ 74606 1.8651499999999998E-02 2.1324096060355936E-02 2.9510910191851361E+00
+ 74607 1.8651749999999998E-02 2.1324833839388557E-02 2.9511421191565015E+00
+ 74608 1.8651999999999998E-02 2.1325571631196416E-02 2.9511932191278665E+00
+ 74609 1.8652249999999999E-02 2.1326309435779449E-02 2.9512443190992319E+00
+ 74610 1.8652499999999999E-02 2.1327047253137707E-02 2.9512954190705969E+00
+ 74611 1.8652749999999999E-02 2.1327785083271170E-02 2.9513465190419619E+00
+ 74612 1.8652999999999999E-02 2.1328522926179861E-02 2.9513976190133273E+00
+ 74613 1.8653250000000000E-02 2.1329260781863767E-02 2.9514487189846923E+00
+ 74614 1.8653500000000000E-02 2.1329998650322906E-02 2.9514998189560577E+00
+ 74615 1.8653750000000000E-02 2.1330736531557291E-02 2.9515509189274227E+00
+ 74616 1.8654000000000000E-02 2.1331474425566915E-02 2.9516020188987877E+00
+ 74617 1.8654250000000001E-02 2.1332212332351774E-02 2.9516531188701531E+00
+ 74618 1.8654500000000001E-02 2.1332950251911901E-02 2.9517042188415181E+00
+ 74619 1.8654749999999998E-02 2.1333688184247274E-02 2.9517553188128827E+00
+ 74620 1.8654999999999998E-02 2.1334426129357924E-02 2.9518064187842477E+00
+ 74621 1.8655249999999998E-02 2.1335164087243834E-02 2.9518575187556131E+00
+ 74622 1.8655499999999998E-02 2.1335902057905028E-02 2.9519086187269781E+00
+ 74623 1.8655749999999999E-02 2.1336640041341493E-02 2.9519597186983431E+00
+ 74624 1.8655999999999999E-02 2.1337378037553284E-02 2.9520108186697085E+00
+ 74625 1.8656249999999999E-02 2.1338116046540304E-02 2.9520619186410735E+00
+ 74626 1.8656499999999999E-02 2.1338854068302653E-02 2.9521130186124389E+00
+ 74627 1.8656750000000000E-02 2.1339592102840289E-02 2.9521641185838039E+00
+ 74628 1.8657000000000000E-02 2.1340330150153269E-02 2.9522152185551689E+00
+ 74629 1.8657250000000000E-02 2.1341068210241527E-02 2.9522663185265343E+00
+ 74630 1.8657500000000000E-02 2.1341806283105121E-02 2.9523174184978993E+00
+ 74631 1.8657750000000001E-02 2.1342544368744044E-02 2.9523685184692647E+00
+ 74632 1.8658000000000001E-02 2.1343282467158279E-02 2.9524196184406297E+00
+ 74633 1.8658249999999998E-02 2.1344020578347864E-02 2.9524707184119943E+00
+ 74634 1.8658499999999998E-02 2.1344758702312783E-02 2.9525218183833593E+00
+ 74635 1.8658749999999998E-02 2.1345496839053048E-02 2.9525729183547247E+00
+ 74636 1.8658999999999999E-02 2.1346234988568673E-02 2.9526240183260897E+00
+ 74637 1.8659249999999999E-02 2.1346973150859653E-02 2.9526751182974547E+00
+ 74638 1.8659499999999999E-02 2.1347711325925979E-02 2.9527262182688201E+00
+ 74639 1.8659749999999999E-02 2.1348449513767694E-02 2.9527773182401851E+00
+ 74640 1.8660000000000000E-02 2.1349187714384779E-02 2.9528284182115505E+00
+ 74641 1.8660250000000000E-02 2.1349925927777257E-02 2.9528795181829155E+00
+ 74642 1.8660500000000000E-02 2.1350664153945108E-02 2.9529306181542805E+00
+ 74643 1.8660750000000000E-02 2.1351402392888335E-02 2.9529817181256459E+00
+ 74644 1.8661000000000001E-02 2.1352140644606988E-02 2.9530328180970109E+00
+ 74645 1.8661250000000001E-02 2.1352878909101022E-02 2.9530839180683759E+00
+ 74646 1.8661500000000001E-02 2.1353617186370466E-02 2.9531350180397413E+00
+ 74647 1.8661749999999998E-02 2.1354355476415312E-02 2.9531861180111059E+00
+ 74648 1.8661999999999998E-02 2.1355093779235595E-02 2.9532372179824709E+00
+ 74649 1.8662249999999998E-02 2.1355832094831301E-02 2.9532883179538358E+00
+ 74650 1.8662499999999999E-02 2.1356570423202430E-02 2.9533394179252013E+00
+ 74651 1.8662749999999999E-02 2.1357308764349003E-02 2.9533905178965663E+00
+ 74652 1.8662999999999999E-02 2.1358047118271002E-02 2.9534416178679317E+00
+ 74653 1.8663249999999999E-02 2.1358785484968449E-02 2.9534927178392967E+00
+ 74654 1.8663500000000000E-02 2.1359523864441350E-02 2.9535438178106617E+00
+ 74655 1.8663750000000000E-02 2.1360262256689719E-02 2.9535949177820271E+00
+ 74656 1.8664000000000000E-02 2.1361000661713543E-02 2.9536460177533921E+00
+ 74657 1.8664250000000000E-02 2.1361739079512825E-02 2.9536971177247575E+00
+ 74658 1.8664500000000001E-02 2.1362477510087588E-02 2.9537482176961225E+00
+ 74659 1.8664750000000001E-02 2.1363215953437830E-02 2.9537993176674875E+00
+ 74660 1.8665000000000001E-02 2.1363954409563561E-02 2.9538504176388529E+00
+ 74661 1.8665249999999998E-02 2.1364692878464764E-02 2.9539015176102175E+00
+ 74662 1.8665499999999998E-02 2.1365431360141487E-02 2.9539526175815825E+00
+ 74663 1.8665749999999998E-02 2.1366169854593688E-02 2.9540037175529474E+00
+ 74664 1.8665999999999999E-02 2.1366908361821417E-02 2.9540548175243129E+00
+ 74665 1.8666249999999999E-02 2.1367646881824649E-02 2.9541059174956779E+00
+ 74666 1.8666499999999999E-02 2.1368385414603397E-02 2.9541570174670428E+00
+ 74667 1.8666749999999999E-02 2.1369123960157683E-02 2.9542081174384083E+00
+ 74668 1.8667000000000000E-02 2.1369862518487475E-02 2.9542592174097733E+00
+ 74669 1.8667250000000000E-02 2.1370601089592819E-02 2.9543103173811387E+00
+ 74670 1.8667500000000000E-02 2.1371339673473676E-02 2.9543614173525037E+00
+ 74671 1.8667750000000000E-02 2.1372078270130108E-02 2.9544125173238687E+00
+ 74672 1.8668000000000001E-02 2.1372816879562086E-02 2.9544636172952341E+00
+ 74673 1.8668250000000001E-02 2.1373555501769618E-02 2.9545147172665991E+00
+ 74674 1.8668500000000001E-02 2.1374294136752708E-02 2.9545658172379645E+00
+ 74675 1.8668749999999998E-02 2.1375032784511371E-02 2.9546169172093286E+00
+ 74676 1.8668999999999998E-02 2.1375771445045599E-02 2.9546680171806941E+00
+ 74677 1.8669249999999998E-02 2.1376510118355403E-02 2.9547191171520590E+00
+ 74678 1.8669499999999999E-02 2.1377248804440793E-02 2.9547702171234245E+00
+ 74679 1.8669749999999999E-02 2.1377987503301783E-02 2.9548213170947895E+00
+ 74680 1.8669999999999999E-02 2.1378726214938359E-02 2.9548724170661544E+00
+ 74681 1.8670249999999999E-02 2.1379464939350539E-02 2.9549235170375199E+00
+ 74682 1.8670500000000000E-02 2.1380203676538333E-02 2.9549746170088849E+00
+ 74683 1.8670750000000000E-02 2.1380942426501726E-02 2.9550257169802503E+00
+ 74684 1.8671000000000000E-02 2.1381681189240744E-02 2.9550768169516153E+00
+ 74685 1.8671250000000000E-02 2.1382419964755379E-02 2.9551279169229803E+00
+ 74686 1.8671500000000001E-02 2.1383158753045643E-02 2.9551790168943457E+00
+ 74687 1.8671750000000001E-02 2.1383897554111554E-02 2.9552301168657107E+00
+ 74688 1.8672000000000001E-02 2.1384636367953083E-02 2.9552812168370757E+00
+ 74689 1.8672249999999998E-02 2.1385375194570257E-02 2.9553323168084402E+00
+ 74690 1.8672499999999998E-02 2.1386114033963090E-02 2.9553834167798056E+00
+ 74691 1.8672749999999998E-02 2.1386852886131590E-02 2.9554345167511706E+00
+ 74692 1.8672999999999999E-02 2.1387591751075744E-02 2.9554856167225356E+00
+ 74693 1.8673249999999999E-02 2.1388330628795558E-02 2.9555367166939011E+00
+ 74694 1.8673499999999999E-02 2.1389069519291044E-02 2.9555878166652660E+00
+ 74695 1.8673749999999999E-02 2.1389808422562231E-02 2.9556389166366315E+00
+ 74696 1.8674000000000000E-02 2.1390547338609085E-02 2.9556900166079965E+00
+ 74697 1.8674250000000000E-02 2.1391286267431635E-02 2.9557411165793614E+00
+ 74698 1.8674500000000000E-02 2.1392025209029868E-02 2.9557922165507269E+00
+ 74699 1.8674750000000000E-02 2.1392764163403820E-02 2.9558433165220919E+00
+ 74700 1.8675000000000001E-02 2.1393503130553455E-02 2.9558944164934573E+00
+ 74701 1.8675250000000001E-02 2.1394242110478818E-02 2.9559455164648223E+00
+ 74702 1.8675500000000001E-02 2.1394981103179885E-02 2.9559966164361873E+00
+ 74703 1.8675749999999998E-02 2.1395720108656688E-02 2.9560477164075518E+00
+ 74704 1.8675999999999998E-02 2.1396459126909205E-02 2.9560988163789172E+00
+ 74705 1.8676249999999998E-02 2.1397198157937482E-02 2.9561499163502822E+00
+ 74706 1.8676499999999999E-02 2.1397937201741470E-02 2.9562010163216472E+00
+ 74707 1.8676749999999999E-02 2.1398676258321214E-02 2.9562521162930127E+00
+ 74708 1.8676999999999999E-02 2.1399415327676721E-02 2.9563032162643776E+00
+ 74709 1.8677249999999999E-02 2.1400154409807970E-02 2.9563543162357426E+00
+ 74710 1.8677500000000000E-02 2.1400893504714975E-02 2.9564054162071081E+00
+ 74711 1.8677750000000000E-02 2.1401632612397758E-02 2.9564565161784730E+00
+ 74712 1.8678000000000000E-02 2.1402371732856307E-02 2.9565076161498385E+00
+ 74713 1.8678250000000000E-02 2.1403110866090640E-02 2.9565587161212035E+00
+ 74714 1.8678500000000001E-02 2.1403850012100756E-02 2.9566098160925685E+00
+ 74715 1.8678750000000001E-02 2.1404589170886664E-02 2.9566609160639339E+00
+ 74716 1.8678999999999998E-02 2.1405328342448359E-02 2.9567120160352984E+00
+ 74717 1.8679249999999998E-02 2.1406067526785862E-02 2.9567631160066634E+00
+ 74718 1.8679499999999998E-02 2.1406806723899160E-02 2.9568142159780284E+00
+ 74719 1.8679749999999998E-02 2.1407545933788269E-02 2.9568653159493938E+00
+ 74720 1.8679999999999999E-02 2.1408285156453207E-02 2.9569164159207588E+00
+ 74721 1.8680249999999999E-02 2.1409024391893971E-02 2.9569675158921243E+00
+ 74722 1.8680499999999999E-02 2.1409763640110574E-02 2.9570186158634892E+00
+ 74723 1.8680749999999999E-02 2.1410502901102985E-02 2.9570697158348542E+00
+ 74724 1.8681000000000000E-02 2.1411242174871233E-02 2.9571208158062197E+00
+ 74725 1.8681250000000000E-02 2.1411981461415347E-02 2.9571719157775846E+00
+ 74726 1.8681500000000000E-02 2.1412720760735315E-02 2.9572230157489501E+00
+ 74727 1.8681750000000000E-02 2.1413460072831136E-02 2.9572741157203151E+00
+ 74728 1.8682000000000001E-02 2.1414199397702786E-02 2.9573252156916801E+00
+ 74729 1.8682250000000001E-02 2.1414938735350341E-02 2.9573763156630455E+00
+ 74730 1.8682499999999998E-02 2.1415678085773746E-02 2.9574274156344096E+00
+ 74731 1.8682749999999998E-02 2.1416417448973043E-02 2.9574785156057750E+00
+ 74732 1.8682999999999998E-02 2.1417156824948224E-02 2.9575296155771400E+00
+ 74733 1.8683249999999998E-02 2.1417896213699286E-02 2.9575807155485054E+00
+ 74734 1.8683499999999999E-02 2.1418635615226254E-02 2.9576318155198704E+00
+ 74735 1.8683749999999999E-02 2.1419375029529130E-02 2.9576829154912354E+00
+ 74736 1.8683999999999999E-02 2.1420114456607891E-02 2.9577340154626008E+00
+ 74737 1.8684249999999999E-02 2.1420853896462578E-02 2.9577851154339658E+00
+ 74738 1.8684500000000000E-02 2.1421593349093174E-02 2.9578362154053313E+00
+ 74739 1.8684750000000000E-02 2.1422332814499710E-02 2.9578873153766962E+00
+ 74740 1.8685000000000000E-02 2.1423072292682168E-02 2.9579384153480612E+00
+ 74741 1.8685250000000000E-02 2.1423811783640549E-02 2.9579895153194267E+00
+ 74742 1.8685500000000001E-02 2.1424551287374884E-02 2.9580406152907917E+00
+ 74743 1.8685750000000001E-02 2.1425290803885149E-02 2.9580917152621571E+00
+ 74744 1.8685999999999998E-02 2.1426030333171368E-02 2.9581428152335212E+00
+ 74745 1.8686249999999998E-02 2.1426769875233554E-02 2.9581939152048866E+00
+ 74746 1.8686499999999998E-02 2.1427509430071701E-02 2.9582450151762516E+00
+ 74747 1.8686749999999999E-02 2.1428248997685813E-02 2.9582961151476170E+00
+ 74748 1.8686999999999999E-02 2.1428988578075903E-02 2.9583472151189820E+00
+ 74749 1.8687249999999999E-02 2.1429728171241964E-02 2.9583983150903470E+00
+ 74750 1.8687499999999999E-02 2.1430467777184027E-02 2.9584494150617124E+00
+ 74751 1.8687750000000000E-02 2.1431207395902072E-02 2.9585005150330774E+00
+ 74752 1.8688000000000000E-02 2.1431947027396106E-02 2.9585516150044424E+00
+ 74753 1.8688250000000000E-02 2.1432686671666146E-02 2.9586027149758078E+00
+ 74754 1.8688500000000000E-02 2.1433426328712184E-02 2.9586538149471728E+00
+ 74755 1.8688750000000001E-02 2.1434165998534257E-02 2.9587049149185383E+00
+ 74756 1.8689000000000001E-02 2.1434905681132339E-02 2.9587560148899033E+00
+ 74757 1.8689250000000001E-02 2.1435645376506437E-02 2.9588071148612682E+00
+ 74758 1.8689499999999998E-02 2.1436385084656537E-02 2.9588582148326328E+00
+ 74759 1.8689749999999998E-02 2.1437124805582720E-02 2.9589093148039982E+00
+ 74760 1.8689999999999998E-02 2.1437864539284923E-02 2.9589604147753632E+00
+ 74761 1.8690249999999999E-02 2.1438604285763187E-02 2.9590115147467282E+00
+ 74762 1.8690499999999999E-02 2.1439344045017496E-02 2.9590626147180936E+00
+ 74763 1.8690749999999999E-02 2.1440083817047852E-02 2.9591137146894586E+00
+ 74764 1.8690999999999999E-02 2.1440823601854279E-02 2.9591648146608240E+00
+ 74765 1.8691250000000000E-02 2.1441563399436779E-02 2.9592159146321890E+00
+ 74766 1.8691500000000000E-02 2.1442303209795351E-02 2.9592670146035540E+00
+ 74767 1.8691750000000000E-02 2.1443043032930001E-02 2.9593181145749194E+00
+ 74768 1.8692000000000000E-02 2.1443782868840740E-02 2.9593692145462844E+00
+ 74769 1.8692250000000001E-02 2.1444522717527569E-02 2.9594203145176494E+00
+ 74770 1.8692500000000001E-02 2.1445262578990491E-02 2.9594714144890149E+00
+ 74771 1.8692750000000001E-02 2.1446002453229526E-02 2.9595225144603798E+00
+ 74772 1.8692999999999998E-02 2.1446742340244643E-02 2.9595736144317444E+00
+ 74773 1.8693249999999998E-02 2.1447482240035239E-02 2.9596247144031094E+00
+ 74774 1.8693499999999998E-02 2.1448222152599752E-02 2.9596758143744748E+00
+ 74775 1.8693749999999999E-02 2.1448962077938168E-02 2.9597269143458398E+00
+ 74776 1.8693999999999999E-02 2.1449702016050461E-02 2.9597780143172052E+00
+ 74777 1.8694249999999999E-02 2.1450441966936629E-02 2.9598291142885702E+00
+ 74778 1.8694499999999999E-02 2.1451181930596704E-02 2.9598802142599352E+00
+ 74779 1.8694750000000000E-02 2.1451921907030672E-02 2.9599313142313006E+00
+ 74780 1.8695000000000000E-02 2.1452661896238557E-02 2.9599824142026656E+00
+ 74781 1.8695250000000000E-02 2.1453401898220339E-02 2.9600335141740310E+00
+ 74782 1.8695500000000000E-02 2.1454141912976048E-02 2.9600846141453960E+00
+ 74783 1.8695750000000001E-02 2.1454881940505672E-02 2.9601357141167610E+00
+ 74784 1.8696000000000001E-02 2.1455621980809227E-02 2.9601868140881265E+00
+ 74785 1.8696250000000001E-02 2.1456362033886716E-02 2.9602379140594914E+00
+ 74786 1.8696499999999998E-02 2.1457102099738119E-02 2.9602890140308560E+00
+ 74787 1.8696749999999998E-02 2.1457842178363488E-02 2.9603401140022210E+00
+ 74788 1.8696999999999998E-02 2.1458582269762792E-02 2.9603912139735864E+00
+ 74789 1.8697249999999999E-02 2.1459322373936059E-02 2.9604423139449514E+00
+ 74790 1.8697499999999999E-02 2.1460062490883280E-02 2.9604934139163164E+00
+ 74791 1.8697749999999999E-02 2.1460802620604461E-02 2.9605445138876818E+00
+ 74792 1.8697999999999999E-02 2.1461542763099604E-02 2.9605956138590468E+00
+ 74793 1.8698250000000000E-02 2.1462282918368721E-02 2.9606467138304122E+00
+ 74794 1.8698500000000000E-02 2.1463023086411841E-02 2.9606978138017772E+00
+ 74795 1.8698750000000000E-02 2.1463763267228909E-02 2.9607489137731422E+00
+ 74796 1.8699000000000000E-02 2.1464503460819989E-02 2.9608000137445076E+00
+ 74797 1.8699250000000001E-02 2.1465243667185049E-02 2.9608511137158726E+00
+ 74798 1.8699500000000001E-02 2.1465983886324123E-02 2.9609022136872380E+00
+ 74799 1.8699750000000001E-02 2.1466724118237187E-02 2.9609533136586030E+00
+ 74800 1.8699999999999998E-02 2.1467464362924259E-02 2.9610044136299676E+00
+ 74801 1.8700249999999998E-02 2.1468204620385341E-02 2.9610555136013326E+00
+ 74802 1.8700499999999998E-02 2.1468944890620460E-02 2.9611066135726980E+00
+ 74803 1.8700749999999999E-02 2.1469685173629609E-02 2.9611577135440630E+00
+ 74804 1.8700999999999999E-02 2.1470425469412767E-02 2.9612088135154280E+00
+ 74805 1.8701249999999999E-02 2.1471165777969956E-02 2.9612599134867934E+00
+ 74806 1.8701499999999999E-02 2.1471906099301205E-02 2.9613110134581584E+00
+ 74807 1.8701750000000000E-02 2.1472646433406496E-02 2.9613621134295238E+00
+ 74808 1.8702000000000000E-02 2.1473386780285833E-02 2.9614132134008888E+00
+ 74809 1.8702250000000000E-02 2.1474127139939229E-02 2.9614643133722538E+00
+ 74810 1.8702500000000000E-02 2.1474867512366685E-02 2.9615154133436192E+00
+ 74811 1.8702750000000001E-02 2.1475607897568198E-02 2.9615665133149842E+00
+ 74812 1.8703000000000001E-02 2.1476348295543790E-02 2.9616176132863492E+00
+ 74813 1.8703250000000001E-02 2.1477088706293463E-02 2.9616687132577146E+00
+ 74814 1.8703499999999998E-02 2.1477829129817209E-02 2.9617198132290792E+00
+ 74815 1.8703749999999998E-02 2.1478569566115043E-02 2.9617709132004442E+00
+ 74816 1.8703999999999998E-02 2.1479310015186968E-02 2.9618220131718092E+00
+ 74817 1.8704249999999999E-02 2.1480050477033014E-02 2.9618731131431746E+00
+ 74818 1.8704499999999999E-02 2.1480790951653141E-02 2.9619242131145396E+00
+ 74819 1.8704749999999999E-02 2.1481531439047390E-02 2.9619753130859050E+00
+ 74820 1.8704999999999999E-02 2.1482271939215723E-02 2.9620264130572700E+00
+ 74821 1.8705250000000000E-02 2.1483012452158206E-02 2.9620775130286350E+00
+ 74822 1.8705500000000000E-02 2.1483752977874797E-02 2.9621286130000004E+00
+ 74823 1.8705750000000000E-02 2.1484493516365527E-02 2.9621797129713654E+00
+ 74824 1.8706000000000000E-02 2.1485234067630379E-02 2.9622308129427308E+00
+ 74825 1.8706250000000001E-02 2.1485974631669381E-02 2.9622819129140958E+00
+ 74826 1.8706500000000001E-02 2.1486715208482506E-02 2.9623330128854608E+00
+ 74827 1.8706749999999998E-02 2.1487455798069797E-02 2.9623841128568253E+00
+ 74828 1.8706999999999998E-02 2.1488196400431241E-02 2.9624352128281908E+00
+ 74829 1.8707249999999998E-02 2.1488937015566850E-02 2.9624863127995558E+00
+ 74830 1.8707499999999998E-02 2.1489677643476625E-02 2.9625374127709208E+00
+ 74831 1.8707749999999999E-02 2.1490418284160557E-02 2.9625885127422862E+00
+ 74832 1.8707999999999999E-02 2.1491158937618677E-02 2.9626396127136512E+00
+ 74833 1.8708249999999999E-02 2.1491899603850981E-02 2.9626907126850162E+00
+ 74834 1.8708499999999999E-02 2.1492640282857467E-02 2.9627418126563816E+00
+ 74835 1.8708750000000000E-02 2.1493380974638134E-02 2.9627929126277466E+00
+ 74836 1.8709000000000000E-02 2.1494121679193019E-02 2.9628440125991120E+00
+ 74837 1.8709250000000000E-02 2.1494862396522076E-02 2.9628951125704770E+00
+ 74838 1.8709500000000000E-02 2.1495603126625365E-02 2.9629462125418420E+00
+ 74839 1.8709750000000001E-02 2.1496343869502867E-02 2.9629973125132074E+00
+ 74840 1.8710000000000001E-02 2.1497084625154570E-02 2.9630484124845724E+00
+ 74841 1.8710249999999998E-02 2.1497825393580500E-02 2.9630995124559369E+00
+ 74842 1.8710499999999998E-02 2.1498566174780669E-02 2.9631506124273019E+00
+ 74843 1.8710749999999998E-02 2.1499306968755037E-02 2.9632017123986674E+00
+ 74844 1.8710999999999998E-02 2.1500047775503697E-02 2.9632528123700324E+00
+ 74845 1.8711249999999999E-02 2.1500788595026566E-02 2.9633039123413978E+00
+ 74846 1.8711499999999999E-02 2.1501529427323685E-02 2.9633550123127628E+00
+ 74847 1.8711749999999999E-02 2.1502270272395069E-02 2.9634061122841278E+00
+ 74848 1.8711999999999999E-02 2.1503011130240713E-02 2.9634572122554932E+00
+ 74849 1.8712250000000000E-02 2.1503752000860608E-02 2.9635083122268582E+00
+ 74850 1.8712500000000000E-02 2.1504492884254798E-02 2.9635594121982236E+00
+ 74851 1.8712750000000000E-02 2.1505233780423235E-02 2.9636105121695886E+00
+ 74852 1.8713000000000000E-02 2.1505974689365975E-02 2.9636616121409536E+00
+ 74853 1.8713250000000001E-02 2.1506715611082992E-02 2.9637127121123190E+00
+ 74854 1.8713500000000001E-02 2.1507456545574288E-02 2.9637638120836840E+00
+ 74855 1.8713749999999998E-02 2.1508197492839876E-02 2.9638149120550485E+00
+ 74856 1.8713999999999998E-02 2.1508938452879774E-02 2.9638660120264135E+00
+ 74857 1.8714249999999998E-02 2.1509679425693994E-02 2.9639171119977790E+00
+ 74858 1.8714499999999998E-02 2.1510420411282510E-02 2.9639682119691440E+00
+ 74859 1.8714749999999999E-02 2.1511161409645346E-02 2.9640193119405089E+00
+ 74860 1.8714999999999999E-02 2.1511902420782502E-02 2.9640704119118744E+00
+ 74861 1.8715249999999999E-02 2.1512643444693984E-02 2.9641215118832394E+00
+ 74862 1.8715499999999999E-02 2.1513384481379801E-02 2.9641726118546048E+00
+ 74863 1.8715750000000000E-02 2.1514125530839947E-02 2.9642237118259698E+00
+ 74864 1.8716000000000000E-02 2.1514866593074469E-02 2.9642748117973348E+00
+ 74865 1.8716250000000000E-02 2.1515607668083313E-02 2.9643259117687002E+00
+ 74866 1.8716500000000000E-02 2.1516348755866502E-02 2.9643770117400652E+00
+ 74867 1.8716750000000001E-02 2.1517089856424070E-02 2.9644281117114306E+00
+ 74868 1.8717000000000001E-02 2.1517830969755999E-02 2.9644792116827956E+00
+ 74869 1.8717249999999998E-02 2.1518572095862283E-02 2.9645303116541601E+00
+ 74870 1.8717499999999998E-02 2.1519313234742946E-02 2.9645814116255251E+00
+ 74871 1.8717749999999998E-02 2.1520054386397997E-02 2.9646325115968906E+00
+ 74872 1.8717999999999999E-02 2.1520795550827435E-02 2.9646836115682556E+00
+ 74873 1.8718249999999999E-02 2.1521536728031254E-02 2.9647347115396205E+00
+ 74874 1.8718499999999999E-02 2.1522277918009470E-02 2.9647858115109860E+00
+ 74875 1.8718749999999999E-02 2.1523019120762092E-02 2.9648369114823510E+00
+ 74876 1.8719000000000000E-02 2.1523760336289114E-02 2.9648880114537159E+00
+ 74877 1.8719250000000000E-02 2.1524501564590560E-02 2.9649391114250814E+00
+ 74878 1.8719500000000000E-02 2.1525242805666419E-02 2.9649902113964464E+00
+ 74879 1.8719750000000000E-02 2.1525984059516685E-02 2.9650413113678118E+00
+ 74880 1.8720000000000001E-02 2.1526725326141388E-02 2.9650924113391768E+00
+ 74881 1.8720250000000001E-02 2.1527466605540516E-02 2.9651435113105418E+00
+ 74882 1.8720500000000001E-02 2.1528207897714081E-02 2.9651946112819072E+00
+ 74883 1.8720749999999998E-02 2.1528949202662118E-02 2.9652457112532717E+00
+ 74884 1.8720999999999998E-02 2.1529690520384556E-02 2.9652968112246367E+00
+ 74885 1.8721249999999998E-02 2.1530431850881469E-02 2.9653479111960017E+00
+ 74886 1.8721499999999999E-02 2.1531173194152865E-02 2.9653990111673671E+00
+ 74887 1.8721749999999999E-02 2.1531914550198688E-02 2.9654501111387321E+00
+ 74888 1.8721999999999999E-02 2.1532655919018994E-02 2.9655012111100976E+00
+ 74889 1.8722249999999999E-02 2.1533397300613790E-02 2.9655523110814626E+00
+ 74890 1.8722500000000000E-02 2.1534138694983038E-02 2.9656034110528275E+00
+ 74891 1.8722750000000000E-02 2.1534880102126782E-02 2.9656545110241930E+00
+ 74892 1.8723000000000000E-02 2.1535621522045027E-02 2.9657056109955580E+00
+ 74893 1.8723250000000000E-02 2.1536362954737761E-02 2.9657567109669234E+00
+ 74894 1.8723500000000001E-02 2.1537104400204989E-02 2.9658078109382884E+00
+ 74895 1.8723750000000001E-02 2.1537845858446716E-02 2.9658589109096534E+00
+ 74896 1.8724000000000001E-02 2.1538587329462979E-02 2.9659100108810188E+00
+ 74897 1.8724249999999998E-02 2.1539328813253735E-02 2.9659611108523829E+00
+ 74898 1.8724499999999998E-02 2.1540070309819023E-02 2.9660122108237483E+00
+ 74899 1.8724749999999998E-02 2.1540811819158824E-02 2.9660633107951133E+00
+ 74900 1.8724999999999999E-02 2.1541553341273188E-02 2.9661144107664787E+00
+ 74901 1.8725249999999999E-02 2.1542294876162060E-02 2.9661655107378437E+00
+ 74902 1.8725499999999999E-02 2.1543036423825497E-02 2.9662166107092087E+00
+ 74903 1.8725749999999999E-02 2.1543777984263476E-02 2.9662677106805742E+00
+ 74904 1.8726000000000000E-02 2.1544519557475994E-02 2.9663188106519391E+00
+ 74905 1.8726250000000000E-02 2.1545261143463085E-02 2.9663699106233046E+00
+ 74906 1.8726500000000000E-02 2.1546002742224742E-02 2.9664210105946696E+00
+ 74907 1.8726750000000000E-02 2.1546744353760961E-02 2.9664721105660345E+00
+ 74908 1.8727000000000001E-02 2.1547485978071747E-02 2.9665232105374000E+00
+ 74909 1.8727250000000001E-02 2.1548227615157126E-02 2.9665743105087650E+00
+ 74910 1.8727500000000001E-02 2.1548969265017082E-02 2.9666254104801304E+00
+ 74911 1.8727749999999998E-02 2.1549710927651622E-02 2.9666765104514945E+00
+ 74912 1.8727999999999998E-02 2.1550452603060835E-02 2.9667276104228599E+00
+ 74913 1.8728249999999998E-02 2.1551194291244524E-02 2.9667787103942249E+00
+ 74914 1.8728499999999999E-02 2.1551935992202877E-02 2.9668298103655903E+00
+ 74915 1.8728749999999999E-02 2.1552677705935833E-02 2.9668809103369553E+00
+ 74916 1.8728999999999999E-02 2.1553419432443412E-02 2.9669320103083203E+00
+ 74917 1.8729249999999999E-02 2.1554161171725619E-02 2.9669831102796858E+00
+ 74918 1.8729500000000000E-02 2.1554902923782451E-02 2.9670342102510507E+00
+ 74919 1.8729750000000000E-02 2.1555644688613918E-02 2.9670853102224157E+00
+ 74920 1.8730000000000000E-02 2.1556386466220011E-02 2.9671364101937812E+00
+ 74921 1.8730250000000000E-02 2.1557128256600753E-02 2.9671875101651461E+00
+ 74922 1.8730500000000001E-02 2.1557870059756155E-02 2.9672386101365116E+00
diff --git a/src/USER-DPD/fix_eos_cv.cpp b/src/USER-DPD/fix_eos_cv.cpp
index ea9f1bd47..4a8d21336 100644
--- a/src/USER-DPD/fix_eos_cv.cpp
+++ b/src/USER-DPD/fix_eos_cv.cpp
@@ -1,108 +1,110 @@
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
certain rights in this software. This software is distributed under
the GNU General Public License.
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: James Larentzos (U.S. Army Research Laboratory)
------------------------------------------------------------------------- */
#include <stdlib.h>
#include <string.h>
#include "fix_eos_cv.h"
#include "atom.h"
#include "error.h"
#include "force.h"
using namespace LAMMPS_NS;
using namespace FixConst;
/* ---------------------------------------------------------------------- */
FixEOScv::FixEOScv(LAMMPS *lmp, int narg, char **arg) :
Fix(lmp, narg, arg)
{
if (narg != 4) error->all(FLERR,"Illegal fix eos/cv command");
cvEOS = force->numeric(FLERR,arg[3]);
if(cvEOS <= double(0.0)) error->all(FLERR,"EOS cv must be > 0.0");
restart_peratom = 1;
nevery = 1;
}
/* ---------------------------------------------------------------------- */
int FixEOScv::setmask()
{
int mask = 0;
mask |= POST_INTEGRATE;
mask |= END_OF_STEP;
return mask;
}
/* ---------------------------------------------------------------------- */
void FixEOScv::init()
{
int nlocal = atom->nlocal;
int *mask = atom->mask;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *dpdTheta = atom->dpdTheta;
if(this->restart_reset){
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit)
dpdTheta[i] = (uCond[i]+uMech[i])/cvEOS;
} else {
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit) {
+ if(dpdTheta[i] <= double(0.0))
+ error->one(FLERR,"Internal temperature <= zero");
uCond[i] = double(0.5)*cvEOS*dpdTheta[i];
uMech[i] = double(0.5)*cvEOS*dpdTheta[i];
}
}
}
/* ---------------------------------------------------------------------- */
void FixEOScv::post_integrate()
{
int nlocal = atom->nlocal;
int *mask = atom->mask;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *dpdTheta = atom->dpdTheta;
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit){
dpdTheta[i] = (uCond[i]+uMech[i])/cvEOS;
if(dpdTheta[i] <= double(0.0))
- error->one(FLERR,"Internal temperature < zero");
+ error->one(FLERR,"Internal temperature <= zero");
}
}
/* ---------------------------------------------------------------------- */
void FixEOScv::end_of_step()
{
int nlocal = atom->nlocal;
int *mask = atom->mask;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *dpdTheta = atom->dpdTheta;
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit){
dpdTheta[i] = (uCond[i]+uMech[i])/cvEOS;
if(dpdTheta[i] <= double(0.0))
- error->one(FLERR,"Internal temperature < zero");
+ error->one(FLERR,"Internal temperature <= zero");
}
}
diff --git a/src/USER-DPD/fix_eos_table.cpp b/src/USER-DPD/fix_eos_table.cpp
index b1c845d7c..11b0032f7 100644
--- a/src/USER-DPD/fix_eos_table.cpp
+++ b/src/USER-DPD/fix_eos_table.cpp
@@ -1,433 +1,435 @@
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
certain rights in this software. This software is distributed under
the GNU General Public License.
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: James Larentzos (U.S. Army Research Laboratory)
------------------------------------------------------------------------- */
#include <stdlib.h>
#include <string.h>
#include "fix_eos_table.h"
#include "atom.h"
#include "error.h"
#include "force.h"
#include "memory.h"
#define MAXLINE 1024
using namespace LAMMPS_NS;
using namespace FixConst;
/* ---------------------------------------------------------------------- */
FixEOStable::FixEOStable(LAMMPS *lmp, int narg, char **arg) :
Fix(lmp, narg, arg)
{
if (narg != 7) error->all(FLERR,"Illegal fix eos/table command");
restart_peratom = 1;
nevery = 1;
if (strcmp(arg[3],"linear") == 0) tabstyle = LINEAR;
else error->all(FLERR,"Unknown table style in fix eos/table");
tablength = force->inumeric(FLERR,arg[5]);
if (tablength < 2) error->all(FLERR,"Illegal number of eos/table entries");
ntables = 0;
tables = NULL;
int me;
MPI_Comm_rank(world,&me);
tables = (Table *)
memory->srealloc(tables,(ntables+2)*sizeof(Table),"eos:tables");
Table *tb = &tables[ntables];
Table *tb2 = &tables[ntables+1];
null_table(tb);
null_table(tb2);
if (me == 0) read_table(tb,tb2,arg[4],arg[6]);
bcast_table(tb);
bcast_table(tb2);
// error check on table parameters
if (tb->ninput <= 1) error->one(FLERR,"Invalid eos/table length");
tb->lo = tb->rfile[0];
tb->hi = tb->rfile[tb->ninput-1];
if (tb->lo >= tb->hi) error->all(FLERR,"eos/table values are not increasing");
if (tb2->ninput <= 1) error->one(FLERR,"Invalid eos/table length");
tb2->lo = tb2->rfile[0];
tb2->hi = tb2->rfile[tb2->ninput-1];
if (tb2->lo >= tb2->hi) error->all(FLERR,"eos/table values are not increasing");
// spline read-in and compute r,e,f vectors within table
spline_table(tb);
compute_table(tb);
spline_table(tb2);
compute_table(tb2);
ntables++;
}
/* ---------------------------------------------------------------------- */
FixEOStable::~FixEOStable()
{
for (int m = 0; m < 2*ntables; m++) free_table(&tables[m]);
memory->sfree(tables);
}
/* ---------------------------------------------------------------------- */
int FixEOStable::setmask()
{
int mask = 0;
mask |= POST_INTEGRATE;
mask |= END_OF_STEP;
return mask;
}
/* ---------------------------------------------------------------------- */
void FixEOStable::init()
{
int nlocal = atom->nlocal;
int *mask = atom->mask;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *dpdTheta = atom->dpdTheta;
double tmp;
if(this->restart_reset){
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit)
temperature_lookup(uCond[i]+uMech[i],dpdTheta[i]);
} else {
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit) {
+ if(dpdTheta[i] <= double(0.0))
+ error->one(FLERR,"Internal temperature <= zero");
energy_lookup(dpdTheta[i],tmp);
uCond[i] = tmp / double(2.0);
uMech[i] = tmp / double(2.0);
}
}
}
/* ---------------------------------------------------------------------- */
void FixEOStable::post_integrate()
{
int nlocal = atom->nlocal;
int *mask = atom->mask;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *dpdTheta = atom->dpdTheta;
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit){
temperature_lookup(uCond[i]+uMech[i],dpdTheta[i]);
if(dpdTheta[i] <= double(0.0))
- error->one(FLERR,"Internal temperature < zero");
+ error->one(FLERR,"Internal temperature <= zero");
}
}
/* ---------------------------------------------------------------------- */
void FixEOStable::end_of_step()
{
int nlocal = atom->nlocal;
int *mask = atom->mask;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *dpdTheta = atom->dpdTheta;
for (int i = 0; i < nlocal; i++)
if (mask[i] & groupbit){
temperature_lookup(uCond[i]+uMech[i],dpdTheta[i]);
if(dpdTheta[i] <= double(0.0))
- error->one(FLERR,"Internal temperature < zero");
+ error->one(FLERR,"Internal temperature <= zero");
}
}
/* ---------------------------------------------------------------------- */
void FixEOStable::null_table(Table *tb)
{
tb->rfile = tb->efile = NULL;
tb->e2file = NULL;
tb->r = tb->e = tb->de = NULL;
tb->e2 = NULL;
}
/* ---------------------------------------------------------------------- */
void FixEOStable::free_table(Table *tb)
{
memory->destroy(tb->rfile);
memory->destroy(tb->efile);
memory->destroy(tb->e2file);
memory->destroy(tb->r);
memory->destroy(tb->e);
memory->destroy(tb->de);
memory->destroy(tb->e2);
}
/* ----------------------------------------------------------------------
read table file, only called by proc 0
------------------------------------------------------------------------- */
void FixEOStable::read_table(Table *tb, Table *tb2, char *file, char *keyword)
{
char line[MAXLINE];
// open file
FILE *fp = fopen(file,"r");
if (fp == NULL) {
char str[128];
sprintf(str,"Cannot open file %s",file);
error->one(FLERR,str);
}
// loop until section found with matching keyword
while (1) {
if (fgets(line,MAXLINE,fp) == NULL)
error->one(FLERR,"Did not find keyword in table file");
if (strspn(line," \t\n\r") == strlen(line)) continue; // blank line
if (line[0] == '#') continue; // comment
char *word = strtok(line," \t\n\r");
if (strcmp(word,keyword) == 0) break; // matching keyword
fgets(line,MAXLINE,fp); // no match, skip section
param_extract(tb,tb2,line);
fgets(line,MAXLINE,fp);
for (int i = 0; i < tb->ninput; i++) fgets(line,MAXLINE,fp);
}
// read args on 2nd line of section
// allocate table arrays for file values
fgets(line,MAXLINE,fp);
param_extract(tb,tb2,line);
memory->create(tb->rfile,tb->ninput,"eos:rfile");
memory->create(tb->efile,tb->ninput,"eos:efile");
memory->create(tb2->rfile,tb2->ninput,"eos:rfile2");
memory->create(tb2->efile,tb2->ninput,"eos:efile2");
// read r,e table values from file
int itmp;
fgets(line,MAXLINE,fp);
for (int i = 0; i < tb->ninput; i++) {
fgets(line,MAXLINE,fp);
sscanf(line,"%d %lg %lg",&itmp,&tb->rfile[i],&tb->efile[i]);
sscanf(line,"%d %lg %lg",&itmp,&tb2->efile[i],&tb2->rfile[i]);
}
fclose(fp);
}
/* ----------------------------------------------------------------------
build spline representation of e,f over entire range of read-in table
this function sets these values in e2file
------------------------------------------------------------------------- */
void FixEOStable::spline_table(Table *tb)
{
memory->create(tb->e2file,tb->ninput,"eos:e2file");
}
/* ----------------------------------------------------------------------
compute r,e,f vectors from splined values
------------------------------------------------------------------------- */
void FixEOStable::compute_table(Table *tb)
{
// delta = table spacing for N-1 bins
int tlm1 = tablength-1;
tb->delta = (tb->hi - tb->lo)/ tlm1;
tb->invdelta = 1.0/tb->delta;
tb->deltasq6 = tb->delta*tb->delta / 6.0;
// N-1 evenly spaced bins in r from min to max
// r,e = value at lower edge of bin
// de values = delta values of e,f
// r,e are N in length so de arrays can compute difference
memory->create(tb->r,tablength,"eos:r");
memory->create(tb->e,tablength,"eos:e");
memory->create(tb->de,tlm1,"eos:de");
memory->create(tb->e2,tablength,"eos:e2");
double a;
for (int i = 0; i < tablength; i++) {
a = tb->lo + i*tb->delta;
tb->r[i] = a;
tb->e[i] = splint(tb->rfile,tb->efile,tb->e2file,tb->ninput,a);
}
for (int i = 0; i < tlm1; i++) {
tb->de[i] = tb->e[i+1] - tb->e[i];
}
}
/* ----------------------------------------------------------------------
extract attributes from parameter line in table section
format of line: N value
N is required, other params are optional
------------------------------------------------------------------------- */
void FixEOStable::param_extract(Table *tb, Table *tb2, char *line)
{
tb->ninput = 0;
tb2->ninput = 0;
char *word = strtok(line," \t\n\r\f");
while (word) {
if (strcmp(word,"N") == 0) {
word = strtok(NULL," \t\n\r\f");
tb->ninput = atoi(word);
tb2->ninput = atoi(word);
} else {
error->one(FLERR,"Invalid keyword in fix eos/table parameters");
}
word = strtok(NULL," \t\n\r\f");
}
if (tb->ninput == 0) error->one(FLERR,"fix eos/table parameters did not set N");
if (tb2->ninput == 0) error->one(FLERR,"fix eos/table parameters did not set N");
}
/* ----------------------------------------------------------------------
broadcast read-in table info from proc 0 to other procs
this function communicates these values in Table:
ninput,rfile,efile
------------------------------------------------------------------------- */
void FixEOStable::bcast_table(Table *tb)
{
MPI_Bcast(&tb->ninput,1,MPI_INT,0,world);
int me;
MPI_Comm_rank(world,&me);
if (me > 0) {
memory->create(tb->rfile,tb->ninput,"eos:rfile");
memory->create(tb->efile,tb->ninput,"eos:efile");
}
MPI_Bcast(tb->rfile,tb->ninput,MPI_DOUBLE,0,world);
MPI_Bcast(tb->efile,tb->ninput,MPI_DOUBLE,0,world);
}
/* ----------------------------------------------------------------------
spline and splint routines modified from Numerical Recipes
------------------------------------------------------------------------- */
void FixEOStable::spline(double *x, double *y, int n,
double yp1, double ypn, double *y2)
{
int i,k;
double p,qn,sig,un;
double *u = new double[n];
if (yp1 > 0.99e30) y2[0] = u[0] = 0.0;
else {
y2[0] = -0.5;
u[0] = (3.0/(x[1]-x[0])) * ((y[1]-y[0]) / (x[1]-x[0]) - yp1);
}
for (i = 1; i < n-1; i++) {
sig = (x[i]-x[i-1]) / (x[i+1]-x[i-1]);
p = sig*y2[i-1] + 2.0;
y2[i] = (sig-1.0) / p;
u[i] = (y[i+1]-y[i]) / (x[i+1]-x[i]) - (y[i]-y[i-1]) / (x[i]-x[i-1]);
u[i] = (6.0*u[i] / (x[i+1]-x[i-1]) - sig*u[i-1]) / p;
}
if (ypn > 0.99e30) qn = un = 0.0;
else {
qn = 0.5;
un = (3.0/(x[n-1]-x[n-2])) * (ypn - (y[n-1]-y[n-2]) / (x[n-1]-x[n-2]));
}
y2[n-1] = (un-qn*u[n-2]) / (qn*y2[n-2] + 1.0);
for (k = n-2; k >= 0; k--) y2[k] = y2[k]*y2[k+1] + u[k];
delete [] u;
}
/* ---------------------------------------------------------------------- */
double FixEOStable::splint(double *xa, double *ya, double *y2a, int n, double x)
{
int klo,khi,k;
double h,b,a,y;
klo = 0;
khi = n-1;
while (khi-klo > 1) {
k = (khi+klo) >> 1;
if (xa[k] > x) khi = k;
else klo = k;
}
h = xa[khi]-xa[klo];
a = (xa[khi]-x) / h;
b = (x-xa[klo]) / h;
y = a*ya[klo] + b*ya[khi] +
((a*a*a-a)*y2a[klo] + (b*b*b-b)*y2a[khi]) * (h*h)/6.0;
return y;
}
/* ----------------------------------------------------------------------
calculate internal energy u at temperature t
insure t is between min/max
------------------------------------------------------------------------- */
void FixEOStable::energy_lookup(double t, double &u)
{
int itable;
double fraction;
Table *tb = &tables[0];
if(t < tb->lo || t > tb->hi){
printf("Temperature=%lf TableMin=%lf TableMax=%lf\n",t,tb->lo,tb->hi);
error->one(FLERR,"Temperature is not within table cutoffs");
}
if (tabstyle == LINEAR) {
itable = static_cast<int> ((t - tb->lo) * tb->invdelta);
fraction = (t - tb->r[itable]) * tb->invdelta;
u = tb->e[itable] + fraction*tb->de[itable];
}
}
/* ----------------------------------------------------------------------
calculate temperature t at energy u
insure u is between min/max
------------------------------------------------------------------------- */
void FixEOStable::temperature_lookup(double u, double &t)
{
int itable;
double fraction;
Table *tb = &tables[1];
if(u < tb->lo || u > tb->hi){
printf("Energy=%lf TableMin=%lf TableMax=%lf\n",u,tb->lo,tb->hi);
error->one(FLERR,"Energy is not within table cutoffs");
}
if (tabstyle == LINEAR) {
itable = static_cast<int> ((u - tb->lo) * tb->invdelta);
fraction = (u - tb->r[itable]) * tb->invdelta;
t = tb->e[itable] + fraction*tb->de[itable];
}
}
diff --git a/src/USER-DPD/fix_shardlow.cpp b/src/USER-DPD/fix_shardlow.cpp
index 38f91e7e6..919689e61 100644
--- a/src/USER-DPD/fix_shardlow.cpp
+++ b/src/USER-DPD/fix_shardlow.cpp
@@ -1,568 +1,575 @@
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
certain rights in this software. This software is distributed under
the GNU General Public License.
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing authors:
James Larentzos (U.S. Army Research Laboratory)
and Timothy I. Mattox (Engility Corporation)
Martin Lisal (Institute of Chemical Process Fundamentals
of the Czech Academy of Sciences and J. E. Purkinje University)
John Brennan, Joshua Moore and William Mattson (Army Research Lab)
Please cite the related publications:
J. P. Larentzos, J. K. Brennan, J. D. Moore, M. Lisal, W. D. Mattson,
"Parallel implementation of isothermal and isoenergetic Dissipative
Particle Dynamics using Shardlow-like splitting algorithms",
Computer Physics Communications, 2014, 185, pp 1987--1998.
M. Lisal, J. K. Brennan, J. Bonet Avalos, "Dissipative particle dynamics
at isothermal, isobaric, isoenergetic, and isoenthalpic conditions using
Shardlow-like splitting algorithms", Journal of Chemical Physics, 2011,
135, 204105.
------------------------------------------------------------------------- */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "fix_shardlow.h"
#include "atom.h"
#include "force.h"
#include "update.h"
#include "respa.h"
#include "error.h"
#include <math.h>
#include "atom_vec.h"
#include "comm.h"
#include "neighbor.h"
#include "neigh_list.h"
#include "neigh_request.h"
#include "random_mars.h"
#include "memory.h"
#include "domain.h"
#include "modify.h"
#include "pair_dpd_fdt.h"
#include "pair_dpd_fdt_energy.h"
#include "pair.h"
#include "citeme.h"
using namespace LAMMPS_NS;
using namespace FixConst;
#define EPSILON 1.0e-10
static const char cite_fix_shardlow[] =
"fix shardlow command:\n\n"
"@Article{Larentzos14,\n"
" author = {J. P. Larentzos, J. K. Brennan, J. D. Moore, M. Lisal, W. D. Mattson},\n"
" title = {Parallel implementation of isothermal and isoenergetic Dissipative Particle Dynamics using Shardlow-like splitting algorithms},\n"
" journal = {Computer Physics Communications},\n"
" year = 2014,\n"
" volume = 185\n"
" pages = {1987--1998}\n"
"}\n\n"
"@Article{Lisal11,\n"
" author = {M. Lisal, J. K. Brennan, J. Bonet Avalos},\n"
" title = {Dissipative particle dynamics at isothermal, isobaric, isoenergetic, and isoenthalpic conditions using Shardlow-like splitting algorithms},\n"
" journal = {Journal of Chemical Physics},\n"
" year = 2011,\n"
" volume = 135\n"
" pages = {204105}\n"
"}\n\n";
/* ---------------------------------------------------------------------- */
FixShardlow::FixShardlow(LAMMPS *lmp, int narg, char **arg) :
Fix(lmp, narg, arg)
{
if (lmp->citeme) lmp->citeme->add(cite_fix_shardlow);
if (narg != 3) error->all(FLERR,"Illegal fix shardlow command");
pairDPD = NULL;
pairDPDE = NULL;
pairDPD = (PairDPDfdt *) force->pair_match("dpd/fdt",1);
pairDPDE = (PairDPDfdtEnergy *) force->pair_match("dpd/fdt/energy",1);
if(pairDPDE){
comm_forward = 10;
comm_reverse = 5;
} else {
comm_forward = 6;
comm_reverse = 3;
}
if(pairDPD == NULL && pairDPDE == NULL)
error->all(FLERR,"Must use pair_style dpd/fdt or dpd/fdt/energy with fix shardlow");
-
- for (int i = 0; i < modify->nfix; i++)
- if (strcmp(modify->fix[i]->style,"nve") == 0 || strcmp(modify->fix[i]->style,"nph") == 0)
- error->all(FLERR,"A deterministic integrator must be specified after fix shardlow in input file (e.g. fix nve or fix nph).");
}
/* ---------------------------------------------------------------------- */
int FixShardlow::setmask()
{
int mask = 0;
mask |= INITIAL_INTEGRATE;
mask |= PRE_NEIGHBOR;
return mask;
}
/* ---------------------------------------------------------------------- */
void FixShardlow::init_list(int id, NeighList *ptr)
{
list = ptr;
}
/* ---------------------------------------------------------------------- */
void FixShardlow::setup(int vflag)
{
+ bool fixShardlow = false;
+
for (int i = 0; i < modify->nfix; i++)
if (strcmp(modify->fix[i]->style,"nvt") == 0 || strcmp(modify->fix[i]->style,"npt") == 0)
error->all(FLERR,"Cannot use constant temperature integration routines with DPD.");
+
+ for (int i = 0; i < modify->nfix; i++){
+ if (strcmp(modify->fix[i]->style,"shardlow") == 0) fixShardlow = true;
+ if (strcmp(modify->fix[i]->style,"nve") == 0 || (strcmp(modify->fix[i]->style,"nph") == 0)){
+ if(fixShardlow) break;
+ else error->all(FLERR,"The deterministic integrator must follow fix shardlow in the input file.");
+ }
+ if (i == modify->nfix-1) error->all(FLERR,"A deterministic integrator (e.g. fix nve or fix nph) is required when using fix shardlow.");
+ }
}
/* ---------------------------------------------------------------------- */
void FixShardlow::setup_pre_force(int vflag)
{
neighbor->build_one(list);
}
/* ----------------------------------------------------------------------
Perform the stochastic integration and Shardlow update
Allow for both per-type and per-atom mass
NOTE: only implemented for orthogonal boxes, not triclinic
------------------------------------------------------------------------- */
void FixShardlow::initial_integrate(int vflag)
{
int i,j,ii,jj,inum,jnum,itype,jtype;
int *ilist,*jlist,*numneigh,**firstneigh;
double xtmp,ytmp,ztmp,delx,dely,delz;
double delvx,delvy,delvz;
double rsq,r,rinv;
double dot,wd,wr,randnum,factor_dpd,factor_dpd1;
double dpx,dpy,dpz;
double denom, mu_ij;
double **x = atom->x;
double **v = atom->v;
double *rmass = atom->rmass;
double *mass = atom->mass;
int *type = atom->type;
int nlocal = atom->nlocal;
int nghost = atom->nghost;
int nall = nlocal + nghost;
int newton_pair = force->newton_pair;
double randPair;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
double *duCond = atom->duCond;
double *duMech = atom->duMech;
double *dpdTheta = atom->dpdTheta;
double kappa_ij, alpha_ij, theta_ij, gamma_ij, sigma_ij;
double vxi, vyi, vzi, vxj, vyj, vzj;
double vx0i, vy0i, vz0i, vx0j, vy0j, vz0j;
double dot1, dot2, dot3, dot4;
double mass_i, mass_j;
double massinv_i, massinv_j;
double cut, cut2;
const double dt = update->dt;
const double dtsqrt = sqrt(dt);
// NOTE: this logic is specific to orthogonal boxes, not triclinic
// Enforce the constraint that ghosts must be contained in the nearest sub-domains
double bbx = domain->subhi[0] - domain->sublo[0];
double bby = domain->subhi[1] - domain->sublo[1];
double bbz = domain->subhi[2] - domain->sublo[2];
double rcut = double(2.0)*neighbor->cutneighmax;
if (domain->triclinic)
error->all(FLERR,"Fix shardlow does not yet support triclinic geometries");
if(rcut >= bbx || rcut >= bby || rcut>= bbz )
error->all(FLERR,"Shardlow algorithm requires sub-domain length > 2*(rcut+skin). Either reduce the number of processors requested, or change the cutoff/skin\n");
// Allocate memory for the dvSSA arrays
dvSSA = new double*[nall];
for (ii = 0; ii < nall; ii++) {
dvSSA[ii] = new double[3];
}
// Zero the momenta
for (ii = 0; ii < nlocal; ii++) {
dvSSA[ii][0] = double(0.0);
dvSSA[ii][1] = double(0.0);
dvSSA[ii][2] = double(0.0);
if(pairDPDE){
duCond[ii] = double(0.0);
duMech[ii] = double(0.0);
}
}
// Communicate the updated momenta and velocities to all nodes
comm->forward_comm_fix(this);
// Define pointers to access the neighbor list
if(pairDPDE){
inum = pairDPDE->list->inum;
ilist = pairDPDE->list->ilist;
numneigh = pairDPDE->list->numneigh;
firstneigh = pairDPDE->list->firstneigh;
} else {
inum = pairDPD->list->inum;
ilist = pairDPD->list->ilist;
numneigh = pairDPD->list->numneigh;
firstneigh = pairDPD->list->firstneigh;
}
//Loop over all 14 directions (8 stages)
for (int idir = 1; idir <=8; idir++){
// Loop over neighbors of my atoms
for (ii = 0; ii < inum; ii++) {
i = ilist[ii];
xtmp = x[i][0];
ytmp = x[i][1];
ztmp = x[i][2];
itype = type[i];
jlist = firstneigh[i];
jnum = numneigh[i];
// Loop over Directional Neighbors only
for (jj = 0; jj < jnum; jj++) {
j = jlist[jj];
j &= NEIGHMASK;
if (neighbor->ssa_airnum[j] != idir) continue;
jtype = type[j];
delx = xtmp - x[j][0];
dely = ytmp - x[j][1];
delz = ztmp - x[j][2];
rsq = delx*delx + dely*dely + delz*delz;
if(pairDPDE){
cut2 = pairDPDE->cutsq[itype][jtype];
cut = pairDPDE->cut[itype][jtype];
} else {
cut2 = pairDPD->cutsq[itype][jtype];
cut = pairDPD->cut[itype][jtype];
}
// if (rsq < pairDPD->cutsq[itype][jtype]) {
if (rsq < cut2) {
r = sqrt(rsq);
if (r < EPSILON) continue; // r can be 0.0 in DPD systems
rinv = double(1.0)/r;
// Store the velocities from previous Shardlow step
vx0i = v[i][0] + dvSSA[i][0];
vy0i = v[i][1] + dvSSA[i][1];
vz0i = v[i][2] + dvSSA[i][2];
vx0j = v[j][0] + dvSSA[j][0];
vy0j = v[j][1] + dvSSA[j][1];
vz0j = v[j][2] + dvSSA[j][2];
// Compute the velocity difference between atom i and atom j
delvx = vx0i - vx0j;
delvy = vy0i - vy0j;
delvz = vz0i - vz0j;
dot = (delx*delvx + dely*delvy + delz*delvz);
// wr = double(1.0) - r/pairDPD->cut[itype][jtype];
wr = double(1.0) - r/cut;
wd = wr*wr;
if(pairDPDE){
// Compute the current temperature
theta_ij = double(0.5)*(double(1.0)/dpdTheta[i] + double(1.0)/dpdTheta[j]);
theta_ij = double(1.0)/theta_ij;
sigma_ij = pairDPDE->sigma[itype][jtype];
randnum = pairDPDE->random->gaussian();
} else {
theta_ij = pairDPD->temperature;
sigma_ij = pairDPD->sigma[itype][jtype];
randnum = pairDPD->random->gaussian();
}
gamma_ij = sigma_ij*sigma_ij / (2.0*force->boltz*theta_ij);
randPair = sigma_ij*wr*randnum*dtsqrt;
factor_dpd = -dt*gamma_ij*wd*dot*rinv;
factor_dpd += randPair;
factor_dpd *= double(0.5);
// Compute momentum change between t and t+dt
dpx = factor_dpd*delx*rinv;
dpy = factor_dpd*dely*rinv;
dpz = factor_dpd*delz*rinv;
if (rmass) {
mass_i = rmass[i];
mass_j = rmass[j];
} else {
mass_i = mass[itype];
mass_j = mass[jtype];
}
massinv_i = double(1.0) / mass_i;
massinv_j = double(1.0) / mass_j;
// Update the delta velocity on i
dvSSA[i][0] += dpx*force->ftm2v*massinv_i;
dvSSA[i][1] += dpy*force->ftm2v*massinv_i;
dvSSA[i][2] += dpz*force->ftm2v*massinv_i;
if (newton_pair || j < nlocal) {
// Update the delta velocity on j
dvSSA[j][0] -= dpx*force->ftm2v*massinv_j;
dvSSA[j][1] -= dpy*force->ftm2v*massinv_j;
dvSSA[j][2] -= dpz*force->ftm2v*massinv_j;
}
//ii. Compute the velocity diff
delvx = v[i][0] + dvSSA[i][0] - v[j][0] - dvSSA[j][0];
delvy = v[i][1] + dvSSA[i][1] - v[j][1] - dvSSA[j][1];
delvz = v[i][2] + dvSSA[i][2] - v[j][2] - dvSSA[j][2];
dot = delx*delvx + dely*delvy + delz*delvz;
//iii. Compute dpi again
mu_ij = massinv_i + massinv_j;
denom = double(1.0) + double(0.5)*mu_ij*gamma_ij*wd*dt*force->ftm2v;
factor_dpd = -double(0.5)*dt*gamma_ij*wd*force->ftm2v/denom;
factor_dpd1 = factor_dpd*(mu_ij*randPair);
factor_dpd1 += randPair;
factor_dpd1 *= double(0.5);
// Compute the momentum change between t and t+dt
dpx = (factor_dpd*dot*rinv/force->ftm2v + factor_dpd1)*delx*rinv;
dpy = (factor_dpd*dot*rinv/force->ftm2v + factor_dpd1)*dely*rinv;
dpz = (factor_dpd*dot*rinv/force->ftm2v + factor_dpd1)*delz*rinv;
//Update the velocity change on i
dvSSA[i][0] += dpx*force->ftm2v*massinv_i;
dvSSA[i][1] += dpy*force->ftm2v*massinv_i;
dvSSA[i][2] += dpz*force->ftm2v*massinv_i;
if (newton_pair || j < nlocal) {
//Update the velocity change on j
dvSSA[j][0] -= dpx*force->ftm2v*massinv_j;
dvSSA[j][1] -= dpy*force->ftm2v*massinv_j;
dvSSA[j][2] -= dpz*force->ftm2v*massinv_j;
}
if(pairDPDE){
// Compute uCond
randnum = pairDPDE->random->gaussian();
kappa_ij = pairDPDE->kappa[itype][jtype];
alpha_ij = sqrt(2.0*force->boltz*kappa_ij);
randPair = alpha_ij*wr*randnum*dtsqrt;
factor_dpd = kappa_ij*(double(1.0)/dpdTheta[i] - double(1.0)/dpdTheta[j])*wd*dt;
factor_dpd += randPair;
duCond[i] += factor_dpd;
if (newton_pair || j < nlocal) {
duCond[j] -= factor_dpd;
}
// Compute uMech
vxi = v[i][0] + dvSSA[i][0];
vyi = v[i][1] + dvSSA[i][1];
vzi = v[i][2] + dvSSA[i][2];
vxj = v[j][0] + dvSSA[j][0];
vyj = v[j][1] + dvSSA[j][1];
vzj = v[j][2] + dvSSA[j][2];
dot1 = vxi*vxi + vyi*vyi + vzi*vzi;
dot2 = vxj*vxj + vyj*vyj + vzj*vzj;
dot3 = vx0i*vx0i + vy0i*vy0i + vz0i*vz0i;
dot4 = vx0j*vx0j + vy0j*vy0j + vz0j*vz0j;
dot1 = dot1*mass_i;
dot2 = dot2*mass_j;
dot3 = dot3*mass_i;
dot4 = dot4*mass_j;
factor_dpd = double(0.25)*(dot1+dot2-dot3-dot4)/force->ftm2v;
duMech[i] -= factor_dpd;
if (newton_pair || j < nlocal) {
duMech[j] -= factor_dpd;
}
}
}
}
}
// Communicate the ghost delta velocities to the locally owned atoms
comm->reverse_comm_fix(this);
// Zero the dv
for (ii = 0; ii < nlocal; ii++) {
// Shardlow update
v[ii][0] += dvSSA[ii][0];
v[ii][1] += dvSSA[ii][1];
v[ii][2] += dvSSA[ii][2];
dvSSA[ii][0] = double(0.0);
dvSSA[ii][1] = double(0.0);
dvSSA[ii][2] = double(0.0);
if(pairDPDE){
uCond[ii] += duCond[ii];
uMech[ii] += duMech[ii];
duCond[ii] = double(0.0);
duMech[ii] = double(0.0);
}
}
// Communicate the updated momenta and velocities to all nodes
comm->forward_comm_fix(this);
} //End Loop over all directions For idir = Top, Top-Right, Right, Bottom-Right, Back
for (ii = 0; ii < nall; ii++) {
delete dvSSA[ii];
}
delete [] dvSSA;
}
/* ----------------------------------------------------------------------
* assign owned and ghost atoms their ssa active interaction region numbers
------------------------------------------------------------------------- */
void FixShardlow::setup_pre_neighbor()
{
neighbor->assign_ssa_airnums();
}
void FixShardlow::pre_neighbor()
{
neighbor->assign_ssa_airnums();
}
/* ---------------------------------------------------------------------- */
int FixShardlow::pack_forward_comm(int n, int *list, double *buf, int pbc_flag, int *pbc)
{
int ii,jj,m;
double **v = atom->v;
double *duCond = atom->duCond;
double *duMech = atom->duMech;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
m = 0;
for (ii = 0; ii < n; ii++) {
jj = list[ii];
buf[m++] = dvSSA[jj][0];
buf[m++] = dvSSA[jj][1];
buf[m++] = dvSSA[jj][2];
buf[m++] = v[jj][0];
buf[m++] = v[jj][1];
buf[m++] = v[jj][2];
if(pairDPDE){
buf[m++] = duCond[jj];
buf[m++] = duMech[jj];
buf[m++] = uCond[jj];
buf[m++] = uMech[jj];
}
}
return m;
}
/* ---------------------------------------------------------------------- */
void FixShardlow::unpack_forward_comm(int n, int first, double *buf)
{
int ii,m,last;
double **v = atom->v;
double *duCond = atom->duCond;
double *duMech = atom->duMech;
double *uCond = atom->uCond;
double *uMech = atom->uMech;
m = 0;
last = first + n ;
for (ii = first; ii < last; ii++) {
dvSSA[ii][0] = buf[m++];
dvSSA[ii][1] = buf[m++];
dvSSA[ii][2] = buf[m++];
v[ii][0] = buf[m++];
v[ii][1] = buf[m++];
v[ii][2] = buf[m++];
if(pairDPDE){
duCond[ii] = buf[m++];
duMech[ii] = buf[m++];
uCond[ii] = buf[m++];
uMech[ii] = buf[m++];
}
}
}
/* ---------------------------------------------------------------------- */
int FixShardlow::pack_reverse_comm(int n, int first, double *buf)
{
int i,m,last;
double *duCond = atom->duCond;
double *duMech = atom->duMech;
m = 0;
last = first + n;
for (i = first; i < last; i++) {
buf[m++] = dvSSA[i][0];
buf[m++] = dvSSA[i][1];
buf[m++] = dvSSA[i][2];
if(pairDPDE){
buf[m++] = duCond[i];
buf[m++] = duMech[i];
}
}
return m;
}
/* ---------------------------------------------------------------------- */
void FixShardlow::unpack_reverse_comm(int n, int *list, double *buf)
{
int i,j,m;
double *duCond = atom->duCond;
double *duMech = atom->duMech;
m = 0;
for (i = 0; i < n; i++) {
j = list[i];
dvSSA[j][0] += buf[m++];
dvSSA[j][1] += buf[m++];
dvSSA[j][2] += buf[m++];
if(pairDPDE){
duCond[j] += buf[m++];
duMech[j] += buf[m++];
}
}
}
diff --git a/src/USER-DPD/pair_dpd_conservative.cpp b/src/USER-DPD/pair_dpd_conservative.cpp
deleted file mode 100644
index 4973fa13a..000000000
--- a/src/USER-DPD/pair_dpd_conservative.cpp
+++ /dev/null
@@ -1,320 +0,0 @@
-/* ----------------------------------------------------------------------
- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
- http://lammps.sandia.gov, Sandia National Laboratories
- Steve Plimpton, sjplimp@sandia.gov
-
- Copyright (2003) Sandia Corporation. Under the terms of Contract
- DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
- certain rights in this software. This software is distributed under
- the GNU General Public License.
-
- See the README file in the top-level LAMMPS directory.
-------------------------------------------------------------------------- */
-
-/* ----------------------------------------------------------------------
- Contributing author: James Larentzos (U.S. Army Research Laboratory)
-------------------------------------------------------------------------- */
-
-#include <math.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include "pair_dpd_conservative.h"
-#include "atom.h"
-#include "atom_vec.h"
-#include "comm.h"
-#include "update.h"
-#include "fix.h"
-#include "force.h"
-#include "neighbor.h"
-#include "neigh_list.h"
-#include "neigh_request.h"
-#include "memory.h"
-#include "modify.h"
-#include "error.h"
-
-using namespace LAMMPS_NS;
-
-#define EPSILON 1.0e-10
-
-/* ---------------------------------------------------------------------- */
-
-PairDPDconservative::PairDPDconservative(LAMMPS *lmp) : Pair(lmp)
-{
-}
-
-/* ---------------------------------------------------------------------- */
-
-PairDPDconservative::~PairDPDconservative()
-{
- if (allocated) {
- memory->destroy(setflag);
- memory->destroy(cutsq);
-
- memory->destroy(cut);
- memory->destroy(a0);
- }
-}
-
-/* ---------------------------------------------------------------------- */
-
-void PairDPDconservative::compute(int eflag, int vflag)
-{
- int i,j,ii,jj,inum,jnum,itype,jtype;
- double xtmp,ytmp,ztmp,delx,dely,delz,evdwl,fpair;
- double rsq,r,rinv,wd,wr,factor_dpd;
- int *ilist,*jlist,*numneigh,**firstneigh;
-
- evdwl = 0.0;
- if (eflag || vflag) ev_setup(eflag,vflag);
- else evflag = vflag_fdotr = 0;
-
- double **x = atom->x;
- double **f = atom->f;
- int *type = atom->type;
- int nlocal = atom->nlocal;
- double *special_lj = force->special_lj;
- int newton_pair = force->newton_pair;
-
- inum = list->inum;
- ilist = list->ilist;
- numneigh = list->numneigh;
- firstneigh = list->firstneigh;
-
- // loop over neighbors of my atoms
-
- for (ii = 0; ii < inum; ii++) {
- i = ilist[ii];
- xtmp = x[i][0];
- ytmp = x[i][1];
- ztmp = x[i][2];
- itype = type[i];
- jlist = firstneigh[i];
- jnum = numneigh[i];
-
- for (jj = 0; jj < jnum; jj++) {
- j = jlist[jj];
- factor_dpd = special_lj[sbmask(j)];
- j &= NEIGHMASK;
-
- delx = xtmp - x[j][0];
- dely = ytmp - x[j][1];
- delz = ztmp - x[j][2];
- rsq = delx*delx + dely*dely + delz*delz;
- jtype = type[j];
-
- if (rsq < cutsq[itype][jtype]) {
- r = sqrt(rsq);
- if (r < EPSILON) continue; // r can be 0.0 in DPD systems
- rinv = 1.0/r;
- wr = 1.0 - r/cut[itype][jtype];
- wd = wr*wr;
-
- // conservative force = a0 * wr
- fpair = a0[itype][jtype]*wr;
- fpair *= factor_dpd*rinv;
-
- f[i][0] += delx*fpair;
- f[i][1] += dely*fpair;
- f[i][2] += delz*fpair;
- if (newton_pair || j < nlocal) {
- f[j][0] -= delx*fpair;
- f[j][1] -= dely*fpair;
- f[j][2] -= delz*fpair;
- }
-
- if (eflag) {
- // unshifted eng of conservative term:
- // evdwl = -a0[itype][jtype]*r * (1.0-0.5*r/cut[itype][jtype]);
- // eng shifted to 0.0 at cutoff
- evdwl = 0.5*a0[itype][jtype]*cut[itype][jtype] * wd;
- evdwl *= factor_dpd;
- }
-
- if (evflag) ev_tally(i,j,nlocal,newton_pair,
- evdwl,0.0,fpair,delx,dely,delz);
- }
- }
- }
-
- if (vflag_fdotr) virial_fdotr_compute();
-}
-
-/* ----------------------------------------------------------------------
- allocate all arrays
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::allocate()
-{
- allocated = 1;
- int n = atom->ntypes;
-
- memory->create(setflag,n+1,n+1,"pair:setflag");
- for (int i = 1; i <= n; i++)
- for (int j = i; j <= n; j++)
- setflag[i][j] = 0;
-
- memory->create(cutsq,n+1,n+1,"pair:cutsq");
- memory->create(cut,n+1,n+1,"pair:cut");
- memory->create(a0,n+1,n+1,"pair:a0");
-
-}
-
-/* ----------------------------------------------------------------------
- global settings
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::settings(int narg, char **arg)
-{
- // process keywords
- if (narg != 1) error->all(FLERR,"Illegal pair_style command");
- cut_global = force->numeric(FLERR,arg[0]);
-
- // reset cutoffs that have been explicitly set
-
- if (allocated) {
- int i,j;
- for (i = 1; i <= atom->ntypes; i++)
- for (j = i+1; j <= atom->ntypes; j++)
- if (setflag[i][j]) cut[i][j] = cut_global;
- }
-}
-
-/* ----------------------------------------------------------------------
- set coeffs for one or more type pairs
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::coeff(int narg, char **arg)
-{
- if (narg < 3 || narg > 4) error->all(FLERR,"Incorrect args for pair coefficients");
- if (!allocated) allocate();
-
- int ilo,ihi,jlo,jhi;
- force->bounds(arg[0],atom->ntypes,ilo,ihi);
- force->bounds(arg[1],atom->ntypes,jlo,jhi);
-
- double a0_one = force->numeric(FLERR,arg[2]);
- double cut_one = cut_global;
-
- if (narg == 4) cut_one = force->numeric(FLERR,arg[3]);
-
- int count = 0;
- for (int i = ilo; i <= ihi; i++) {
- for (int j = MAX(jlo,i); j <= jhi; j++) {
- a0[i][j] = a0_one;
- cut[i][j] = cut_one;
- setflag[i][j] = 1;
- count++;
- }
- }
-
- if (count == 0) error->all(FLERR,"Incorrect args for pair coefficients");
-}
-
-/* ----------------------------------------------------------------------
- init for one type pair i,j and corresponding j,i
-------------------------------------------------------------------------- */
-
-double PairDPDconservative::init_one(int i, int j)
-{
- if (setflag[i][j] == 0) error->all(FLERR,"All pair coeffs are not set");
-
- cut[j][i] = cut[i][j];
- a0[j][i] = a0[i][j];
-
- return cut[i][j];
-}
-
-/* ----------------------------------------------------------------------
- proc 0 writes to restart file
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::write_restart(FILE *fp)
-{
- write_restart_settings(fp);
-
- int i,j;
- for (i = 1; i <= atom->ntypes; i++)
- for (j = i; j <= atom->ntypes; j++) {
- fwrite(&setflag[i][j],sizeof(int),1,fp);
- if (setflag[i][j]) {
- fwrite(&a0[i][j],sizeof(double),1,fp);
- fwrite(&cut[i][j],sizeof(double),1,fp);
- }
- }
-}
-
-/* ----------------------------------------------------------------------
- proc 0 reads from restart file, bcasts
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::read_restart(FILE *fp)
-{
- read_restart_settings(fp);
-
- allocate();
-
- int i,j;
- int me = comm->me;
- for (i = 1; i <= atom->ntypes; i++)
- for (j = i; j <= atom->ntypes; j++) {
- if (me == 0) fread(&setflag[i][j],sizeof(int),1,fp);
- MPI_Bcast(&setflag[i][j],1,MPI_INT,0,world);
- if (setflag[i][j]) {
- if (me == 0) {
- fread(&a0[i][j],sizeof(double),1,fp);
- fread(&cut[i][j],sizeof(double),1,fp);
- }
- MPI_Bcast(&a0[i][j],1,MPI_DOUBLE,0,world);
- MPI_Bcast(&cut[i][j],1,MPI_DOUBLE,0,world);
- }
- }
-}
-
-/* ----------------------------------------------------------------------
- proc 0 writes to restart file
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::write_restart_settings(FILE *fp)
-{
- fwrite(&cut_global,sizeof(double),1,fp);
- fwrite(&mix_flag,sizeof(int),1,fp);
-}
-
-/* ----------------------------------------------------------------------
- proc 0 reads from restart file, bcasts
-------------------------------------------------------------------------- */
-
-void PairDPDconservative::read_restart_settings(FILE *fp)
-{
- if (comm->me == 0) {
- fread(&cut_global,sizeof(double),1,fp);
- fread(&mix_flag,sizeof(int),1,fp);
- }
- MPI_Bcast(&cut_global,1,MPI_DOUBLE,0,world);
- MPI_Bcast(&mix_flag,1,MPI_INT,0,world);
-
-}
-
-/* ---------------------------------------------------------------------- */
-
-double PairDPDconservative::single(int i, int j, int itype, int jtype, double rsq,
- double factor_coul, double factor_dpd, double &fforce)
-{
- double r,rinv,wr,wd,phi;
-
- r = sqrt(rsq);
- if (r < EPSILON) {
- fforce = 0.0;
- return 0.0;
- }
-
- rinv = 1.0/r;
- wr = 1.0 - r/cut[itype][jtype];
- wd = wr*wr;
- fforce = a0[itype][jtype]*wr * factor_dpd*rinv;
-
- phi = 0.5*a0[itype][jtype]*cut[itype][jtype] * wd;
- return factor_dpd*phi;
-}
-
diff --git a/src/USER-DPD/pair_dpd_conservative.h b/src/USER-DPD/pair_dpd_conservative.h
deleted file mode 100644
index 6d250f208..000000000
--- a/src/USER-DPD/pair_dpd_conservative.h
+++ /dev/null
@@ -1,73 +0,0 @@
-/* ----------------------------------------------------------------------
- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
- http://lammps.sandia.gov, Sandia National Laboratories
- Steve Plimpton, sjplimp@sandia.gov
-
- Copyright (2003) Sandia Corporation. Under the terms of Contract
- DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
- certain rights in this software. This software is distributed under
- the GNU General Public License.
-
- See the README file in the top-level LAMMPS directory.
-------------------------------------------------------------------------- */
-
-#ifdef PAIR_CLASS
-
-PairStyle(dpd/conservative,PairDPDconservative)
-
-#else
-
-#ifndef LMP_PAIR_DPD_CONSERVATIVE_H
-#define LMP_PAIR_DPD_CONSERVATIVE_H
-
-#include "pair.h"
-
-namespace LAMMPS_NS {
-
-class PairDPDconservative : public Pair {
- public:
- PairDPDconservative(class LAMMPS *);
- virtual ~PairDPDconservative();
- virtual void compute(int, int);
- virtual void settings(int, char **);
- virtual void coeff(int, char **);
- double init_one(int, int);
- void write_restart(FILE *);
- void read_restart(FILE *);
- virtual void write_restart_settings(FILE *);
- virtual void read_restart_settings(FILE *);
- double single(int, int, int, int, double, double, double, double &);
-
- double **cut;
- double **a0;
-
- protected:
- double cut_global;
-
- void allocate();
-
-};
-
-}
-
-#endif
-#endif
-
-/* ERROR/WARNING messages:
-
-E: Illegal ... command
-
-Self-explanatory. Check the input script syntax and compare to the
-documentation for the command. You can use -echo screen as a
-command-line option when running LAMMPS to see the offending line.
-
-E: Incorrect args for pair coefficients
-
-Self-explanatory. Check the input script or data file.
-
-E: All pair coeffs are not set
-
-All pair coefficients must be set in the data file or by the
-pair_coeff command before running a simulation.
-
-*/
diff --git a/src/USER-DPD/pair_dpd_fdt_energy.cpp b/src/USER-DPD/pair_dpd_fdt_energy.cpp
index b7af13802..2fd3c0bf5 100644
--- a/src/USER-DPD/pair_dpd_fdt_energy.cpp
+++ b/src/USER-DPD/pair_dpd_fdt_energy.cpp
@@ -1,382 +1,387 @@
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
certain rights in this software. This software is distributed under
the GNU General Public License.
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: James Larentzos (U.S. Army Research Laboratory)
------------------------------------------------------------------------- */
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "atom.h"
#include "atom_vec.h"
#include "comm.h"
#include "update.h"
#include "fix.h"
#include "force.h"
#include "neighbor.h"
#include "neigh_list.h"
#include "neigh_request.h"
#include "random_mars.h"
#include "memory.h"
#include "modify.h"
#include "pair_dpd_fdt_energy.h"
#include "error.h"
using namespace LAMMPS_NS;
#define EPSILON 1.0e-10
/* ---------------------------------------------------------------------- */
PairDPDfdtEnergy::PairDPDfdtEnergy(LAMMPS *lmp) : Pair(lmp)
{
random = NULL;
}
/* ---------------------------------------------------------------------- */
PairDPDfdtEnergy::~PairDPDfdtEnergy()
{
if (allocated) {
memory->destroy(setflag);
memory->destroy(cutsq);
memory->destroy(cut);
memory->destroy(a0);
memory->destroy(sigma);
memory->destroy(kappa);
}
if (random) delete random;
}
/* ---------------------------------------------------------------------- */
void PairDPDfdtEnergy::compute(int eflag, int vflag)
{
int i,j,ii,jj,inum,jnum,itype,jtype;
double xtmp,ytmp,ztmp,delx,dely,delz,evdwl,fpair;
double rsq,r,rinv,wd,wr,factor_dpd;
int *ilist,*jlist,*numneigh,**firstneigh;
evdwl = 0.0;
if (eflag || vflag) ev_setup(eflag,vflag);
else evflag = vflag_fdotr = 0;
double **x = atom->x;
double **f = atom->f;
int *type = atom->type;
int nlocal = atom->nlocal;
double *special_lj = force->special_lj;
int newton_pair = force->newton_pair;
inum = list->inum;
ilist = list->ilist;
numneigh = list->numneigh;
firstneigh = list->firstneigh;
// loop over neighbors of my atoms
for (ii = 0; ii < inum; ii++) {
i = ilist[ii];
xtmp = x[i][0];
ytmp = x[i][1];
ztmp = x[i][2];
itype = type[i];
jlist = firstneigh[i];
jnum = numneigh[i];
for (jj = 0; jj < jnum; jj++) {
j = jlist[jj];
factor_dpd = special_lj[sbmask(j)];
j &= NEIGHMASK;
delx = xtmp - x[j][0];
dely = ytmp - x[j][1];
delz = ztmp - x[j][2];
rsq = delx*delx + dely*dely + delz*delz;
jtype = type[j];
if (rsq < cutsq[itype][jtype]) {
r = sqrt(rsq);
if (r < EPSILON) continue; // r can be 0.0 in DPD systems
rinv = 1.0/r;
wr = 1.0 - r/cut[itype][jtype];
wd = wr*wr;
// conservative force = a0 * wr
fpair = a0[itype][jtype]*wr;
fpair *= factor_dpd*rinv;
f[i][0] += delx*fpair;
f[i][1] += dely*fpair;
f[i][2] += delz*fpair;
if (newton_pair || j < nlocal) {
f[j][0] -= delx*fpair;
f[j][1] -= dely*fpair;
f[j][2] -= delz*fpair;
}
if (eflag) {
// unshifted eng of conservative term:
// evdwl = -a0[itype][jtype]*r * (1.0-0.5*r/cut[itype][jtype]);
// eng shifted to 0.0 at cutoff
evdwl = 0.5*a0[itype][jtype]*cut[itype][jtype] * wd;
evdwl *= factor_dpd;
}
if (evflag) ev_tally(i,j,nlocal,newton_pair,
evdwl,0.0,fpair,delx,dely,delz);
}
}
}
if (vflag_fdotr) virial_fdotr_compute();
}
/* ----------------------------------------------------------------------
allocate all arrays
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::allocate()
{
allocated = 1;
int n = atom->ntypes;
memory->create(setflag,n+1,n+1,"pair:setflag");
for (int i = 1; i <= n; i++)
for (int j = i; j <= n; j++)
setflag[i][j] = 0;
memory->create(cutsq,n+1,n+1,"pair:cutsq");
memory->create(cut,n+1,n+1,"pair:cut");
memory->create(a0,n+1,n+1,"pair:a0");
memory->create(sigma,n+1,n+1,"pair:sigma");
memory->create(kappa,n+1,n+1,"pair:kappa");
}
/* ----------------------------------------------------------------------
global settings
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::settings(int narg, char **arg)
{
// process keywords
if (narg != 2) error->all(FLERR,"Illegal pair_style command");
cut_global = force->numeric(FLERR,arg[0]);
seed = force->inumeric(FLERR,arg[1]);
if (atom->dpd_flag != 1)
error->all(FLERR,"pair_style dpd/fdt/energy requires atom_style with internal temperature and energies (e.g. dpd)");
// initialize Marsaglia RNG with processor-unique seed
if (seed <= 0) error->all(FLERR,"Illegal pair_style command");
delete random;
random = new RanMars(lmp,seed + comm->me);
// reset cutoffs that have been explicitly set
if (allocated) {
int i,j;
for (i = 1; i <= atom->ntypes; i++)
for (j = i+1; j <= atom->ntypes; j++)
if (setflag[i][j]) cut[i][j] = cut_global;
}
}
/* ----------------------------------------------------------------------
set coeffs for one or more type pairs
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::coeff(int narg, char **arg)
{
if (narg < 5 || narg > 6) error->all(FLERR,"Incorrect args for pair coefficients");
if (!allocated) allocate();
int ilo,ihi,jlo,jhi;
force->bounds(arg[0],atom->ntypes,ilo,ihi);
force->bounds(arg[1],atom->ntypes,jlo,jhi);
double a0_one = force->numeric(FLERR,arg[2]);
double sigma_one = force->numeric(FLERR,arg[3]);
double cut_one = cut_global;
double kappa_one;
kappa_one = force->numeric(FLERR,arg[4]);
if (narg == 6) cut_one = force->numeric(FLERR,arg[5]);
int count = 0;
for (int i = ilo; i <= ihi; i++) {
for (int j = MAX(jlo,i); j <= jhi; j++) {
a0[i][j] = a0_one;
sigma[i][j] = sigma_one;
kappa[i][j] = kappa_one;
cut[i][j] = cut_one;
setflag[i][j] = 1;
count++;
}
}
if (count == 0) error->all(FLERR,"Incorrect args for pair coefficients");
}
/* ----------------------------------------------------------------------
init specific to this pair style
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::init_style()
{
if (comm->ghost_velocity == 0)
error->all(FLERR,"Pair dpd/fdt/energy requires ghost atoms store velocity");
// if newton off, forces between atoms ij will be double computed
// using different random numbers
if (force->newton_pair == 0 && comm->me == 0) error->warning(FLERR,
"Pair dpd/fdt/energy requires newton pair on");
int irequest = neighbor->request(this,instance_me);
neighbor->requests[irequest]->ssa = 0;
for (int i = 0; i < modify->nfix; i++)
if (strcmp(modify->fix[i]->style,"shardlow") == 0)
neighbor->requests[irequest]->ssa = 1;
+
+ bool eos_flag = false;
+ for (int i = 0; i < modify->nfix; i++)
+ if (strncmp(modify->fix[i]->style,"eos",3) == 0) eos_flag = true;
+ if(!eos_flag) error->all(FLERR,"pair_style dpd/fdt/energy requires an EOS to be specified");
}
/* ----------------------------------------------------------------------
init for one type pair i,j and corresponding j,i
------------------------------------------------------------------------- */
double PairDPDfdtEnergy::init_one(int i, int j)
{
if (setflag[i][j] == 0) error->all(FLERR,"All pair coeffs are not set");
cut[j][i] = cut[i][j];
a0[j][i] = a0[i][j];
sigma[j][i] = sigma[i][j];
kappa[j][i] = kappa[i][j];
return cut[i][j];
}
/* ----------------------------------------------------------------------
proc 0 writes to restart file
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::write_restart(FILE *fp)
{
write_restart_settings(fp);
int i,j;
for (i = 1; i <= atom->ntypes; i++)
for (j = i; j <= atom->ntypes; j++) {
fwrite(&setflag[i][j],sizeof(int),1,fp);
if (setflag[i][j]) {
fwrite(&a0[i][j],sizeof(double),1,fp);
fwrite(&sigma[i][j],sizeof(double),1,fp);
fwrite(&kappa[i][j],sizeof(double),1,fp);
fwrite(&cut[i][j],sizeof(double),1,fp);
}
}
}
/* ----------------------------------------------------------------------
proc 0 reads from restart file, bcasts
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::read_restart(FILE *fp)
{
read_restart_settings(fp);
allocate();
int i,j;
int me = comm->me;
for (i = 1; i <= atom->ntypes; i++)
for (j = i; j <= atom->ntypes; j++) {
if (me == 0) fread(&setflag[i][j],sizeof(int),1,fp);
MPI_Bcast(&setflag[i][j],1,MPI_INT,0,world);
if (setflag[i][j]) {
if (me == 0) {
fread(&a0[i][j],sizeof(double),1,fp);
fread(&sigma[i][j],sizeof(double),1,fp);
fread(&kappa[i][j],sizeof(double),1,fp);
fread(&cut[i][j],sizeof(double),1,fp);
}
MPI_Bcast(&a0[i][j],1,MPI_DOUBLE,0,world);
MPI_Bcast(&sigma[i][j],1,MPI_DOUBLE,0,world);
MPI_Bcast(&kappa[i][j],1,MPI_DOUBLE,0,world);
MPI_Bcast(&cut[i][j],1,MPI_DOUBLE,0,world);
}
}
}
/* ----------------------------------------------------------------------
proc 0 writes to restart file
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::write_restart_settings(FILE *fp)
{
fwrite(&cut_global,sizeof(double),1,fp);
fwrite(&seed,sizeof(int),1,fp);
fwrite(&mix_flag,sizeof(int),1,fp);
}
/* ----------------------------------------------------------------------
proc 0 reads from restart file, bcasts
------------------------------------------------------------------------- */
void PairDPDfdtEnergy::read_restart_settings(FILE *fp)
{
if (comm->me == 0) {
fread(&cut_global,sizeof(double),1,fp);
fread(&seed,sizeof(int),1,fp);
fread(&mix_flag,sizeof(int),1,fp);
}
MPI_Bcast(&cut_global,1,MPI_DOUBLE,0,world);
MPI_Bcast(&seed,1,MPI_INT,0,world);
MPI_Bcast(&mix_flag,1,MPI_INT,0,world);
// initialize Marsaglia RNG with processor-unique seed
// same seed that pair_style command initially specified
if (random) delete random;
random = new RanMars(lmp,seed + comm->me);
}
/* ---------------------------------------------------------------------- */
double PairDPDfdtEnergy::single(int i, int j, int itype, int jtype, double rsq,
double factor_coul, double factor_dpd, double &fforce)
{
double r,rinv,wr,wd,phi;
r = sqrt(rsq);
if (r < EPSILON) {
fforce = 0.0;
return 0.0;
}
rinv = 1.0/r;
wr = 1.0 - r/cut[itype][jtype];
wd = wr*wr;
fforce = a0[itype][jtype]*wr * factor_dpd*rinv;
phi = 0.5*a0[itype][jtype]*cut[itype][jtype] * wd;
return factor_dpd*phi;
}
diff --git a/src/USER-DPD/pair_multi_lucy.cpp b/src/USER-DPD/pair_multi_lucy.cpp
new file mode 100644
index 000000000..37f235b8e
--- /dev/null
+++ b/src/USER-DPD/pair_multi_lucy.cpp
@@ -0,0 +1,841 @@
+/* ----------------------------------------------------------------------
+ LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
+ http://lammps.sandia.gov, Sandia National Laboratories
+ Steve Plimpton, sjplimp@sandia.gov
+
+ Copyright (2003) Sandia Corporation. Under the terms of Contract
+ DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
+ certain rights in this software. This software is distributed under
+ the GNU General Public License.
+
+ See the README file in the top-level LAMMPS directory.
+------------------------------------------------------------------------- */
+
+/* ----------------------------------------------------------------------------------------
+ Contributing authors:
+ James Larentzos and Joshua Moore (U.S. Army Research Laboratory)
+
+ Please cite the related publications:
+ J.D. Moore, B.C. Barnes, S. Izvekov, M. Lisal, M.S. Sellers, D.E. Taylor & J.K. Brennan
+ "A coarse-grain force field for RDX: Density dependent and energy conserving"
+ The Journal of Chemical Physics, 2016, 144, 104501.
+------------------------------------------------------------------------------------------- */
+
+#include "mpi.h"
+#include <math.h>
+#include "math_const.h"
+#include <stdlib.h>
+#include <string.h>
+#include "pair_multi_lucy.h"
+#include "atom.h"
+#include "force.h"
+#include "comm.h"
+#include "neigh_list.h"
+#include "memory.h"
+#include "error.h"
+#include "citeme.h"
+
+using namespace LAMMPS_NS;
+
+enum{NONE,RLINEAR,RSQ};
+
+#define MAXLINE 1024
+
+static const char cite_pair_multi_lucy[] =
+ "pair_style multi/lucy command:\n\n"
+ "@Article{Moore16,\n"
+ " author = {J.D. Moore, B.C. Barnes, S. Izvekov, M. Lisal, M.S. Sellers, D.E. Taylor and J. K. Brennan},\n"
+ " title = {A coarse-grain force field for RDX: Density dependent and energy conserving},\n"
+ " journal = {J. Chem. Phys.},\n"
+ " year = 2016,\n"
+ " volume = 144\n"
+ " pages = {104501}\n"
+ "}\n\n";
+
+/* ---------------------------------------------------------------------- */
+
+PairMultiLucy::PairMultiLucy(LAMMPS *lmp) : Pair(lmp)
+{
+ if (lmp->citeme) lmp->citeme->add(cite_pair_multi_lucy);
+
+ if (atom->rho_flag != 1) error->all(FLERR,"Pair multi/lucy command requires atom_style with density (e.g. dpd, meso)");
+
+ ntables = 0;
+ tables = NULL;
+
+ comm_forward = 1;
+ comm_reverse = 1;
+
+}
+
+/* ---------------------------------------------------------------------- */
+
+PairMultiLucy::~PairMultiLucy()
+{
+ for (int m = 0; m < ntables; m++) free_table(&tables[m]);
+ memory->sfree(tables);
+
+ if (allocated) {
+ memory->destroy(setflag);
+ memory->destroy(cutsq);
+ memory->destroy(tabindex);
+ }
+}
+
+/* ---------------------------------------------------------------------- */
+
+void PairMultiLucy::compute(int eflag, int vflag)
+{
+ int i,j,ii,jj,inum,jnum,itype,jtype,itable;
+ double xtmp,ytmp,ztmp,delx,dely,delz,evdwl,fpair;
+ double rsq,factor_lj,fraction,value,a,b;
+ int *ilist,*jlist,*numneigh,**firstneigh;
+ Table *tb;
+
+ union_int_float_t rsq_lookup;
+ int tlm1 = tablength - 1;
+
+ evdwl = 0.0;
+ if (eflag || vflag) ev_setup(eflag,vflag);
+ else evflag = vflag_fdotr = 0;
+
+ double **x = atom->x;
+ double **f = atom->f;
+ int *type = atom->type;
+ int nlocal = atom->nlocal;
+ double *special_lj = force->special_lj;
+ int newton_pair = force->newton_pair;
+
+ double pi = MathConst::MY_PI;
+ double A_i;
+ double A_j;
+ double fraction_i,fraction_j;
+ double a_i,a_j,b_i,b_j;
+ int jtable;
+ double *rho = atom->rho;
+
+ inum = list->inum;
+ ilist = list->ilist;
+ numneigh = list->numneigh;
+ firstneigh = list->firstneigh;
+
+ computeLocalDensity();
+
+ // loop over neighbors of my atoms
+
+ for (ii = 0; ii < inum; ii++) {
+ i = ilist[ii];
+ xtmp = x[i][0];
+ ytmp = x[i][1];
+ ztmp = x[i][2];
+ itype = type[i];
+ jlist = firstneigh[i];
+ jnum = numneigh[i];
+
+ for (jj = 0; jj < jnum; jj++) {
+ j = jlist[jj];
+ factor_lj = special_lj[sbmask(j)];
+ j &= NEIGHMASK;
+
+ delx = xtmp - x[j][0];
+ dely = ytmp - x[j][1];
+ delz = ztmp - x[j][2];
+ rsq = delx*delx + dely*dely + delz*delz;
+ jtype = type[j];
+
+ if (rsq < cutsq[itype][jtype]) {
+ tb = &tables[tabindex[itype][jtype]];
+ if (rho[i]*rho[i] < tb->innersq || rho[j]*rho[j] < tb->innersq)
+ error->one(FLERR,"Density < table inner cutoff");
+
+ if (tabstyle == LOOKUP) {
+ itable = static_cast<int> (((rho[i]*rho[i]) - tb->innersq) * tb->invdelta);
+ jtable = static_cast<int> (((rho[j]*rho[j]) - tb->innersq) * tb->invdelta);
+ if (itable >= tlm1 || jtable >= tlm1)
+ error->one(FLERR,"Density > table outer cutoff");
+
+ A_i = tb->f[itable];
+ A_j = tb->f[jtable];
+ fpair = double(0.5)*(A_i + A_j)*(double(1.0)+double(3.0)*sqrt(rsq)/sqrt(cutsq[itype][jtype]))*(double(1.0) - sqrt(rsq)/sqrt(cutsq[itype][jtype]))*(double(1.0) - sqrt(rsq)/sqrt(cutsq[itype][jtype]))*(double(1.0) - sqrt(rsq)/sqrt(cutsq[itype][jtype]));
+ fpair = fpair/sqrt(rsq);
+
+ } else if (tabstyle == LINEAR) {
+ itable = static_cast<int> ((rho[i]*rho[i] - tb->innersq) * tb->invdelta);
+ jtable = static_cast<int> (((rho[j]*rho[j]) - tb->innersq) * tb->invdelta);
+ if (itable >= tlm1 || jtable >= tlm1)
+ error->one(FLERR,"Density > table outer cutoff");
+
+ fraction_i = (((rho[i]*rho[i]) - tb->rsq[itable]) * tb->invdelta);
+ fraction_j = (((rho[j]*rho[j]) - tb->rsq[jtable]) * tb->invdelta);
+
+ A_i = tb->f[itable] + fraction_i*tb->df[itable];
+ A_j = tb->f[jtable] + fraction_j*tb->df[jtable];
+
+ fpair = double(0.5)*(A_i + A_j)*(double(1.0)+double(3.0)*sqrt(rsq)/sqrt(cutsq[itype][jtype]))*(double(1.0) - sqrt(rsq)/sqrt(cutsq[itype][jtype]))*(double(1.0) - sqrt(rsq)/sqrt(cutsq[itype][jtype]))*(double(1.0) - sqrt(rsq)/sqrt(cutsq[itype][jtype]));
+
+ fpair = fpair / sqrt(rsq);
+
+ } else error->one(FLERR,"Only LOOKUP and LINEAR table styles have been implemented for pair multi/lucy");
+
+ f[i][0] += delx*fpair;
+ f[i][1] += dely*fpair;
+ f[i][2] += delz*fpair;
+ if (newton_pair || j < nlocal) {
+ f[j][0] -= delx*fpair;
+ f[j][1] -= dely*fpair;
+ f[j][2] -= delz*fpair;
+ }
+ if (evflag) ev_tally(i,j,nlocal,newton_pair,
+ 0.0,0.0,fpair,delx,dely,delz);
+ }
+ }
+
+ tb = &tables[tabindex[itype][itype]];
+ if (rho[i]*rho[i] < tb->innersq || rho[j]*rho[j] < tb->innersq)
+ error->one(FLERR,"Density < table inner cutoff");
+ itable = static_cast<int> (((rho[i]*rho[i]) - tb->innersq) * tb->invdelta);
+ if (tabstyle == LOOKUP) evdwl = tb->e[itable];
+ else if (tabstyle == LINEAR){
+ if (itable >= tlm1) error->one(FLERR,"Density > table outer cutoff");
+ if(itable==0) fraction_i=double(0.0);
+ else fraction_i = (((rho[i]*rho[i]) - tb->rsq[itable]) * tb->invdelta);
+ evdwl = tb->e[itable] + fraction_i*tb->de[itable];
+ } else error->one(FLERR,"Only LOOKUP and LINEAR table styles have been implemented for pair multi/lucy");
+
+ evdwl *=(pi*cutsq[itype][itype]*cutsq[itype][itype])/double(84.0);
+
+ if (evflag) ev_tally(0,0,nlocal,newton_pair,
+ evdwl,0.0,0.0,0.0,0.0,0.0);
+ }
+
+ if (vflag_fdotr) virial_fdotr_compute();
+}
+
+/* ----------------------------------------------------------------------
+ allocate all arrays
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::allocate()
+{
+ allocated = 1;
+ const int nt = atom->ntypes + 1;
+
+ memory->create(setflag,nt,nt,"pair:setflag");
+ memory->create(cutsq,nt,nt,"pair:cutsq");
+ memory->create(tabindex,nt,nt,"pair:tabindex");
+
+ memset(&setflag[0][0],0,nt*nt*sizeof(int));
+ memset(&cutsq[0][0],0,nt*nt*sizeof(double));
+ memset(&tabindex[0][0],0,nt*nt*sizeof(int));
+}
+
+/* ----------------------------------------------------------------------
+ global settings
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::settings(int narg, char **arg)
+{
+ if (narg != 2) error->all(FLERR,"Illegal pair_style command");
+
+ // new settings
+
+ if (strcmp(arg[0],"lookup") == 0) tabstyle = LOOKUP;
+ else if (strcmp(arg[0],"linear") == 0) tabstyle = LINEAR;
+ else error->all(FLERR,"Unknown table style in pair_style command");
+
+ tablength = force->inumeric(FLERR,arg[1]);
+ if (tablength < 2) error->all(FLERR,"Illegal number of pair table entries");
+
+ // delete old tables, since cannot just change settings
+
+ for (int m = 0; m < ntables; m++) free_table(&tables[m]);
+ memory->sfree(tables);
+
+ if (allocated) {
+ memory->destroy(setflag);
+ memory->destroy(cutsq);
+ memory->destroy(tabindex);
+ }
+ allocated = 0;
+
+ ntables = 0;
+ tables = NULL;
+}
+
+/* ----------------------------------------------------------------------
+ set coeffs for one or more type pairs
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::coeff(int narg, char **arg)
+{
+ if (narg != 4 && narg != 5) error->all(FLERR,"Illegal pair_coeff command");
+ if (!allocated) allocate();
+
+ int ilo,ihi,jlo,jhi;
+ force->bounds(arg[0],atom->ntypes,ilo,ihi);
+ force->bounds(arg[1],atom->ntypes,jlo,jhi);
+
+ int me;
+ MPI_Comm_rank(world,&me);
+ tables = (Table *)
+ memory->srealloc(tables,(ntables+1)*sizeof(Table),"pair:tables");
+ Table *tb = &tables[ntables];
+ null_table(tb);
+ if (me == 0) read_table(tb,arg[2],arg[3]);
+ bcast_table(tb);
+
+ // set table cutoff
+ if (narg == 5) tb->cut = force->numeric(FLERR,arg[4]);
+ else if (tb->rflag) tb->cut = tb->rhi;
+ else tb->cut = tb->rfile[tb->ninput-1];
+
+ // error check on table parameters
+ // insure cutoff is within table
+
+ if (tb->ninput <= 1) error->one(FLERR,"Invalid pair table length");
+ double rlo,rhi;
+ if (tb->rflag == 0) {
+ rlo = tb->rfile[0];
+ rhi = tb->rfile[tb->ninput-1];
+ } else {
+ rlo = tb->rlo;
+ rhi = tb->rhi;
+ }
+ rho_0 = rlo;
+
+ tb->match = 0;
+ if (tabstyle == LINEAR && tb->ninput == tablength &&
+ tb->rflag == RSQ) tb->match = 1;
+
+ // spline read-in values and compute r,e,f vectors within table
+
+ if (tb->match == 0) spline_table(tb);
+ compute_table(tb);
+
+ // store ptr to table in tabindex
+
+ int count = 0;
+ for (int i = ilo; i <= ihi; i++) {
+ for (int j = MAX(jlo,i); j <= jhi; j++) {
+ tabindex[i][j] = ntables;
+ setflag[i][j] = 1;
+ count++;
+ }
+ }
+
+ if (count == 0) error->all(FLERR,"Illegal pair_coeff command");
+ ntables++;
+}
+
+/* ----------------------------------------------------------------------
+ init for one type pair i,j and corresponding j,i
+------------------------------------------------------------------------- */
+
+double PairMultiLucy::init_one(int i, int j)
+{
+ if (setflag[i][j] == 0) error->all(FLERR,"All pair coeffs are not set");
+
+ tabindex[j][i] = tabindex[i][j];
+
+ return tables[tabindex[i][j]].cut;
+}
+
+/* ----------------------------------------------------------------------
+ read a table section from a tabulated potential file
+ only called by proc 0
+ this function sets these values in Table:
+ ninput,rfile,efile,ffile,rflag,rlo,rhi,fpflag,fplo,fphi
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::read_table(Table *tb, char *file, char *keyword)
+{
+ char line[MAXLINE];
+
+ // open file
+
+ FILE *fp = fopen(file,"r");
+ if (fp == NULL) {
+ char str[128];
+ sprintf(str,"Cannot open file %s",file);
+ error->one(FLERR,str);
+ }
+
+ // loop until section found with matching keyword
+
+ while (1) {
+ if (fgets(line,MAXLINE,fp) == NULL)
+ error->one(FLERR,"Did not find keyword in table file");
+ if (strspn(line," \t\n\r") == strlen(line)) continue; // blank line
+ if (line[0] == '#') continue; // comment
+ char *word = strtok(line," \t\n\r");
+ if (strcmp(word,keyword) == 0) break; // matching keyword
+ fgets(line,MAXLINE,fp); // no match, skip section
+ param_extract(tb,line);
+ fgets(line,MAXLINE,fp);
+ for (int i = 0; i < tb->ninput; i++) fgets(line,MAXLINE,fp);
+ }
+
+ // read args on 2nd line of section
+ // allocate table arrays for file values
+
+ fgets(line,MAXLINE,fp);
+ param_extract(tb,line);
+ memory->create(tb->rfile,tb->ninput,"pair:rfile");
+ memory->create(tb->efile,tb->ninput,"pair:efile");
+ memory->create(tb->ffile,tb->ninput,"pair:ffile");
+
+ // read r,e,f table values from file
+ // if rflag set, compute r
+ // if rflag not set, use r from file
+
+ int itmp;
+ double rtmp;
+ union_int_float_t rsq_lookup;
+
+ fgets(line,MAXLINE,fp);
+ for (int i = 0; i < tb->ninput; i++) {
+ fgets(line,MAXLINE,fp);
+ sscanf(line,"%d %lg %lg %lg",&itmp,&rtmp,&tb->efile[i],&tb->ffile[i]);
+
+ if (tb->rflag == RLINEAR)
+ rtmp = tb->rlo + (tb->rhi - tb->rlo)*i/(tb->ninput-1);
+ else if (tb->rflag == RSQ) {
+ rtmp = tb->rlo*tb->rlo +
+ (tb->rhi*tb->rhi - tb->rlo*tb->rlo)*i/(tb->ninput-1);
+ rtmp = sqrt(rtmp);
+ }
+
+ tb->rfile[i] = rtmp;
+ }
+
+ // close file
+
+ fclose(fp);
+}
+
+/* ----------------------------------------------------------------------
+ broadcast read-in table info from proc 0 to other procs
+ this function communicates these values in Table:
+ ninput,rfile,efile,ffile,rflag,rlo,rhi,fpflag,fplo,fphi
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::bcast_table(Table *tb)
+{
+ MPI_Bcast(&tb->ninput,1,MPI_INT,0,world);
+
+ int me;
+ MPI_Comm_rank(world,&me);
+ if (me > 0) {
+ memory->create(tb->rfile,tb->ninput,"pair:rfile");
+ memory->create(tb->efile,tb->ninput,"pair:efile");
+ memory->create(tb->ffile,tb->ninput,"pair:ffile");
+ }
+
+ MPI_Bcast(tb->rfile,tb->ninput,MPI_DOUBLE,0,world);
+ MPI_Bcast(tb->efile,tb->ninput,MPI_DOUBLE,0,world);
+ MPI_Bcast(tb->ffile,tb->ninput,MPI_DOUBLE,0,world);
+
+ MPI_Bcast(&tb->rflag,1,MPI_INT,0,world);
+ if (tb->rflag) {
+ MPI_Bcast(&tb->rlo,1,MPI_DOUBLE,0,world);
+ MPI_Bcast(&tb->rhi,1,MPI_DOUBLE,0,world);
+ }
+ MPI_Bcast(&tb->fpflag,1,MPI_INT,0,world);
+ if (tb->fpflag) {
+ MPI_Bcast(&tb->fplo,1,MPI_DOUBLE,0,world);
+ MPI_Bcast(&tb->fphi,1,MPI_DOUBLE,0,world);
+ }
+}
+
+/* ----------------------------------------------------------------------
+ build spline representation of e,f over entire range of read-in table
+ this function sets these values in Table: e2file,f2file
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::spline_table(Table *tb)
+{
+ memory->create(tb->e2file,tb->ninput,"pair:e2file");
+ memory->create(tb->f2file,tb->ninput,"pair:f2file");
+
+ double ep0 = - tb->ffile[0];
+ double epn = - tb->ffile[tb->ninput-1];
+ spline(tb->rfile,tb->efile,tb->ninput,ep0,epn,tb->e2file);
+
+ if (tb->fpflag == 0) {
+ tb->fplo = (tb->ffile[1] - tb->ffile[0]) / (tb->rfile[1] - tb->rfile[0]);
+ tb->fphi = (tb->ffile[tb->ninput-1] - tb->ffile[tb->ninput-2]) /
+ (tb->rfile[tb->ninput-1] - tb->rfile[tb->ninput-2]);
+ }
+
+ double fp0 = tb->fplo;
+ double fpn = tb->fphi;
+ spline(tb->rfile,tb->ffile,tb->ninput,fp0,fpn,tb->f2file);
+}
+
+/* ----------------------------------------------------------------------
+ extract attributes from parameter line in table section
+ format of line: N value R/RSQ lo hi FP fplo fphi
+ N is required, other params are optional
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::param_extract(Table *tb, char *line)
+{
+ tb->ninput = 0;
+ tb->rflag = NONE;
+ tb->fpflag = 0;
+
+ char *word = strtok(line," \t\n\r\f");
+ while (word) {
+ if (strcmp(word,"N") == 0) {
+ word = strtok(NULL," \t\n\r\f");
+ tb->ninput = atoi(word);
+ } else if (strcmp(word,"R") == 0 || strcmp(word,"RSQ") == 0) {
+ if (strcmp(word,"R") == 0) tb->rflag = RLINEAR;
+ else if (strcmp(word,"RSQ") == 0) tb->rflag = RSQ;
+ word = strtok(NULL," \t\n\r\f");
+ tb->rlo = atof(word);
+ word = strtok(NULL," \t\n\r\f");
+ tb->rhi = atof(word);
+ } else if (strcmp(word,"FP") == 0) {
+ tb->fpflag = 1;
+ word = strtok(NULL," \t\n\r\f");
+ tb->fplo = atof(word);
+ word = strtok(NULL," \t\n\r\f");
+ tb->fphi = atof(word);
+ } else {
+ printf("WORD: %s\n",word);
+ error->one(FLERR,"Invalid keyword in pair table parameters");
+ }
+ word = strtok(NULL," \t\n\r\f");
+ }
+
+ if (tb->ninput == 0) error->one(FLERR,"Pair table parameters did not set N");
+}
+
+/* ----------------------------------------------------------------------
+ compute r,e,f vectors from splined values
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::compute_table(Table *tb)
+{
+ int tlm1 = tablength-1;
+
+ // inner = inner table bound
+ // cut = outer table bound
+ // delta = table spacing in rsq for N-1 bins
+
+ double inner;
+ if (tb->rflag) inner = tb->rlo;
+ else inner = tb->rfile[0];
+ tb->innersq = inner*inner;
+ tb->delta = (tb->rhi*tb->rhi - tb->innersq) / tlm1;
+ tb->invdelta = 1.0/tb->delta;
+
+ // direct lookup tables
+ // N-1 evenly spaced bins in rsq from inner to cut
+ // e,f = value at midpt of bin
+ // e,f are N-1 in length since store 1 value at bin midpt
+ // f is converted to f/r when stored in f[i]
+ // e,f are never a match to read-in values, always computed via spline interp
+
+ if (tabstyle == LOOKUP) {
+ memory->create(tb->e,tlm1,"pair:e");
+ memory->create(tb->f,tlm1,"pair:f");
+
+ double r,rsq;
+ for (int i = 0; i < tlm1; i++) {
+ rsq = tb->innersq + (i+0.5)*tb->delta;
+ r = sqrt(rsq);
+ tb->e[i] = splint(tb->rfile,tb->efile,tb->e2file,tb->ninput,r);
+ tb->f[i] = splint(tb->rfile,tb->ffile,tb->f2file,tb->ninput,r);
+ }
+ }
+
+ // linear tables
+ // N-1 evenly spaced bins in rsq from inner to cut
+ // rsq,e,f = value at lower edge of bin
+ // de,df values = delta from lower edge to upper edge of bin
+ // rsq,e,f are N in length so de,df arrays can compute difference
+ // f is converted to f/r when stored in f[i]
+ // e,f can match read-in values, else compute via spline interp
+
+ if (tabstyle == LINEAR) {
+ memory->create(tb->rsq,tablength,"pair:rsq");
+ memory->create(tb->e,tablength,"pair:e");
+ memory->create(tb->f,tablength,"pair:f");
+ memory->create(tb->de,tlm1,"pair:de");
+ memory->create(tb->df,tlm1,"pair:df");
+
+ double r,rsq;
+ for (int i = 0; i < tablength; i++) {
+ rsq = tb->innersq + i*tb->delta;
+ r = sqrt(rsq);
+ tb->rsq[i] = rsq;
+ if (tb->match) {
+ tb->e[i] = tb->efile[i];
+ tb->f[i] = tb->ffile[i];
+ } else {
+ tb->e[i] = splint(tb->rfile,tb->efile,tb->e2file,tb->ninput,r);
+ tb->f[i] = splint(tb->rfile,tb->ffile,tb->f2file,tb->ninput,r);
+ }
+ }
+
+ for (int i = 0; i < tlm1; i++) {
+ tb->de[i] = tb->e[i+1] - tb->e[i];
+ tb->df[i] = tb->f[i+1] - tb->f[i];
+ }
+ }
+}
+
+/* ----------------------------------------------------------------------
+ set all ptrs in a table to NULL, so can be freed safely
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::null_table(Table *tb)
+{
+ tb->rfile = tb->efile = tb->ffile = NULL;
+ tb->e2file = tb->f2file = NULL;
+ tb->rsq = tb->drsq = tb->e = tb->de = NULL;
+ tb->f = tb->df = tb->e2 = tb->f2 = NULL;
+}
+
+/* ----------------------------------------------------------------------
+ free all arrays in a table
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::free_table(Table *tb)
+{
+ memory->destroy(tb->rfile);
+ memory->destroy(tb->efile);
+ memory->destroy(tb->ffile);
+ memory->destroy(tb->e2file);
+ memory->destroy(tb->f2file);
+
+ memory->destroy(tb->rsq);
+ memory->destroy(tb->drsq);
+ memory->destroy(tb->e);
+ memory->destroy(tb->de);
+ memory->destroy(tb->f);
+ memory->destroy(tb->df);
+ memory->destroy(tb->e2);
+ memory->destroy(tb->f2);
+}
+
+/* ----------------------------------------------------------------------
+ spline and splint routines modified from Numerical Recipes
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::spline(double *x, double *y, int n,
+ double yp1, double ypn, double *y2)
+{
+ int i,k;
+ double p,qn,sig,un;
+ double *u = new double[n];
+
+ if (yp1 > 0.99e30) y2[0] = u[0] = 0.0;
+ else {
+ y2[0] = -0.5;
+ u[0] = (3.0/(x[1]-x[0])) * ((y[1]-y[0]) / (x[1]-x[0]) - yp1);
+ }
+ for (i = 1; i < n-1; i++) {
+ sig = (x[i]-x[i-1]) / (x[i+1]-x[i-1]);
+ p = sig*y2[i-1] + 2.0;
+ y2[i] = (sig-1.0) / p;
+ u[i] = (y[i+1]-y[i]) / (x[i+1]-x[i]) - (y[i]-y[i-1]) / (x[i]-x[i-1]);
+ u[i] = (6.0*u[i] / (x[i+1]-x[i-1]) - sig*u[i-1]) / p;
+ }
+ if (ypn > 0.99e30) qn = un = 0.0;
+ else {
+ qn = 0.5;
+ un = (3.0/(x[n-1]-x[n-2])) * (ypn - (y[n-1]-y[n-2]) / (x[n-1]-x[n-2]));
+ }
+ y2[n-1] = (un-qn*u[n-2]) / (qn*y2[n-2] + 1.0);
+ for (k = n-2; k >= 0; k--) y2[k] = y2[k]*y2[k+1] + u[k];
+
+ delete [] u;
+}
+
+/* ---------------------------------------------------------------------- */
+
+double PairMultiLucy::splint(double *xa, double *ya, double *y2a, int n, double x)
+{
+ int klo,khi,k;
+ double h,b,a,y;
+
+ klo = 0;
+ khi = n-1;
+ while (khi-klo > 1) {
+ k = (khi+klo) >> 1;
+ if (xa[k] > x) khi = k;
+ else klo = k;
+ }
+ h = xa[khi]-xa[klo];
+ a = (xa[khi]-x) / h;
+ b = (x-xa[klo]) / h;
+ y = a*ya[klo] + b*ya[khi] +
+ ((a*a*a-a)*y2a[klo] + (b*b*b-b)*y2a[khi]) * (h*h)/6.0;
+ return y;
+}
+
+/* ----------------------------------------------------------------------
+ proc 0 writes to restart file
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::write_restart(FILE *fp)
+{
+ write_restart_settings(fp);
+}
+
+/* ----------------------------------------------------------------------
+ proc 0 reads from restart file, bcasts
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::read_restart(FILE *fp)
+{
+ read_restart_settings(fp);
+ allocate();
+}
+
+/* ----------------------------------------------------------------------
+ proc 0 writes to restart file
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::write_restart_settings(FILE *fp)
+{
+ fwrite(&tabstyle,sizeof(int),1,fp);
+ fwrite(&tablength,sizeof(int),1,fp);
+}
+
+/* ----------------------------------------------------------------------
+ proc 0 reads from restart file, bcasts
+------------------------------------------------------------------------- */
+
+void PairMultiLucy::read_restart_settings(FILE *fp)
+{
+ if (comm->me == 0) {
+ fread(&tabstyle,sizeof(int),1,fp);
+ fread(&tablength,sizeof(int),1,fp);
+ }
+ MPI_Bcast(&tabstyle,1,MPI_INT,0,world);
+ MPI_Bcast(&tablength,1,MPI_INT,0,world);
+}
+
+/* ---------------------------------------------------------------------- */
+
+void PairMultiLucy::computeLocalDensity()
+{
+ int i,j,m,ii,jj,inum,jnum,itype,jtype;
+ double xtmp,ytmp,ztmp,delx,dely,delz;
+ double rsq;
+ int *ilist,*jlist,*numneigh,**firstneigh;
+
+ double **x = atom->x;
+ int *type = atom->type;
+ int nlocal = atom->nlocal;
+ int newton_pair = force->newton_pair;
+ double factor, volume;
+
+ inum = list->inum;
+ ilist = list->ilist;
+ numneigh = list->numneigh;
+ firstneigh = list->firstneigh;
+
+ double pi = MathConst::MY_PI;
+ double *rho = atom->rho;
+
+ // zero out density
+
+ if (newton_pair) {
+ m = nlocal + atom->nghost;
+ for (i = 0; i < m; i++) rho[i] = 0.0;
+ } else for (i = 0; i < nlocal; i++) rho[i] = 0.0;
+
+// rho = density at each atom
+// loop over neighbors of my atoms
+ for (ii = 0; ii < inum; ii++) {
+ i = ilist[ii];
+ xtmp = x[i][0];
+ ytmp = x[i][1];
+ ztmp = x[i][2];
+ itype = type[i];
+ jlist = firstneigh[i];
+ jnum = numneigh[i];
+
+ for (jj = 0; jj < jnum; jj++) {
+ j = jlist[jj];
+ j &= NEIGHMASK;
+ jtype = type[j];
+
+ delx = xtmp - x[j][0];
+ dely = ytmp - x[j][1];
+ delz = ztmp - x[j][2];
+ rsq = delx*delx + dely*dely + delz*delz;
+
+ if (rsq < cutsq[itype][jtype]) {
+ double rcut = sqrt(cutsq[itype][jtype]);
+ factor= (double(84.0)/(double(5.0)*pi*rcut*rcut*rcut))*(double(1.0)+double(3.0)*sqrt(rsq)/(double(2.0)*rcut))*(double(1.0)-sqrt(rsq)/rcut)*(double(1.0)-sqrt(rsq)/rcut)*(double(1.0)-sqrt(rsq)/rcut)*(double(1.0)-sqrt(rsq)/rcut);
+ rho[i] += factor;
+ if (newton_pair || j < nlocal) {
+ rho[j] += factor;
+ }
+ }
+ }
+ }
+ if (newton_pair) comm->reverse_comm_pair(this);
+
+ comm->forward_comm_pair(this);
+
+}
+/* ---------------------------------------------------------------------- */
+
+int PairMultiLucy::pack_forward_comm(int n, int *list, double *buf, int pbc_flag, int *pbc)
+{
+ int i,j,m;
+ double *rho = atom->rho;
+
+ m = 0;
+ for (i = 0; i < n; i++) {
+ j = list[i];
+ buf[m++] = rho[j];
+ }
+ return m;
+}
+
+/* ---------------------------------------------------------------------- */
+
+void PairMultiLucy::unpack_forward_comm(int n, int first, double *buf)
+{
+ int i,m,last;
+ double *rho = atom->rho;
+
+ m = 0;
+ last = first + n;
+ for (i = first; i < last; i++) rho[i] = buf[m++];
+}
+
+/* ---------------------------------------------------------------------- */
+
+int PairMultiLucy::pack_reverse_comm(int n, int first, double *buf)
+{
+ int i,m,last;
+ double *rho = atom->rho;
+
+ m = 0;
+ last = first + n;
+ for (i = first; i < last; i++) buf[m++] = rho[i];
+ return m;
+}
+
+/* ---------------------------------------------------------------------- */
+
+void PairMultiLucy::unpack_reverse_comm(int n, int *list, double *buf)
+{
+ int i,j,m;
+ double *rho = atom->rho;
+
+ m = 0;
+ for (i = 0; i < n; i++) {
+ j = list[i];
+ rho[j] += buf[m++];
+ }
+}
diff --git a/src/USER-DPD/pair_multi_lucy.h b/src/USER-DPD/pair_multi_lucy.h
new file mode 100644
index 000000000..ee6f8c443
--- /dev/null
+++ b/src/USER-DPD/pair_multi_lucy.h
@@ -0,0 +1,149 @@
+/* ----------------------------------------------------------------------
+ LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
+ http://lammps.sandia.gov, Sandia National Laboratories
+ Steve Plimpton, sjplimp@sandia.gov
+
+ Copyright (2003) Sandia Corporation. Under the terms of Contract
+ DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
+ certain rights in this software. This software is distributed under
+ the GNU General Public License.
+
+ See the README file in the top-level LAMMPS directory.
+------------------------------------------------------------------------- */
+
+#ifdef PAIR_CLASS
+
+PairStyle(multi/lucy,PairMultiLucy)
+
+#else
+
+#ifndef LMP_PAIR_MULTI_LUCY_H
+#define LMP_PAIR_MUTLI_LUCY_H
+
+#include "pair.h"
+
+namespace LAMMPS_NS {
+
+class PairMultiLucy : public Pair {
+ public:
+ PairMultiLucy(class LAMMPS *);
+ virtual ~PairMultiLucy();
+
+ virtual void compute(int, int);
+ void settings(int, char **);
+ void coeff(int, char **);
+ double init_one(int, int);
+ void write_restart(FILE *);
+ void read_restart(FILE *);
+ void write_restart_settings(FILE *);
+ void read_restart_settings(FILE *);
+ int pack_forward_comm(int, int *, double *, int, int *);
+ void unpack_forward_comm(int, int, double *);
+ int pack_reverse_comm(int, int, double *);
+ void unpack_reverse_comm(int, int *, double *);
+ void computeLocalDensity();
+ double rho_0;
+
+
+ protected:
+ enum{LOOKUP,LINEAR};
+
+ int nmax;
+
+ int tabstyle,tablength;
+ struct Table {
+ int ninput,rflag,fpflag,match;
+ double rlo,rhi,fplo,fphi,cut;
+ double *rfile,*efile,*ffile;
+ double *e2file,*f2file;
+ double innersq,delta,invdelta,deltasq6;
+ double *rsq,*drsq,*e,*de,*f,*df,*e2,*f2;
+ };
+ int ntables;
+ Table *tables;
+
+ int **tabindex;
+
+ void allocate();
+ void read_table(Table *, char *, char *);
+ void param_extract(Table *, char *);
+ void bcast_table(Table *);
+ void spline_table(Table *);
+ void compute_table(Table *);
+ void null_table(Table *);
+ void free_table(Table *);
+ void spline(double *, double *, int, double, double, double *);
+ double splint(double *, double *, double *, int, double);
+};
+
+}
+
+#endif
+#endif
+
+/* ERROR/WARNING messages:
+
+E: Pair multi/lucy command requires atom_style with density (e.g. dpd, meso)
+
+Self-explanatory
+
+E: Density < table inner cutoff
+
+The local density inner is smaller than the inner cutoff
+
+E: Density > table inner cutoff
+
+The local density inner is greater than the inner cutoff
+
+E: Only LOOKUP and LINEAR table styles have been implemented for pair multi/lucy
+
+Self-explanatory
+
+E: Illegal ... command
+
+Self-explanatory. Check the input script syntax and compare to the
+documentation for the command. You can use -echo screen as a
+command-line option when running LAMMPS to see the offending line.
+
+E: Illegal number of pair table entries
+
+There must be at least 2 table entries.
+
+E: Illegal pair_coeff command
+
+All pair coefficients must be set in the data file or by the
+pair_coeff command before running a simulation.
+
+E: Invalid pair table length
+
+Length of read-in pair table is invalid
+
+E: All pair coeffs are not set
+
+All pair coefficients must be set in the data file or by the
+pair_coeff command before running a simulation.
+
+E: Cannot open file %s
+
+The specified file cannot be opened. Check that the path and name are
+correct.
+
+E: Did not find keyword in table file
+
+Keyword used in pair_coeff command was not found in table file.
+
+E: Invalid keyword in pair table parameters
+
+Keyword used in list of table parameters is not recognized.
+
+E: Pair table parameters did not set N
+
+List of pair table parameters must include N setting.
+
+E: Pair table cutoffs must all be equal to use with KSpace
+
+When using pair style table with a long-range KSpace solver, the
+cutoffs for all atom type pairs must all be the same, since the
+long-range solver starts at that cutoff.
+
+*/
diff --git a/src/neighbor.cpp b/src/neighbor.cpp
index 5468c3d47..84a52f040 100644
--- a/src/neighbor.cpp
+++ b/src/neighbor.cpp
@@ -1,2229 +1,2234 @@
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
certain rights in this software. This software is distributed under
the GNU General Public License.
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author (triclinic and multi-neigh) : Pieter in 't Veld (SNL)
------------------------------------------------------------------------- */
#include <mpi.h>
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include "neighbor.h"
#include "neigh_list.h"
#include "neigh_request.h"
#include "atom.h"
#include "atom_vec.h"
#include "comm.h"
#include "force.h"
#include "pair.h"
#include "domain.h"
#include "group.h"
#include "modify.h"
#include "fix.h"
#include "compute.h"
#include "update.h"
#include "respa.h"
#include "output.h"
#include "citeme.h"
#include "memory.h"
#include "error.h"
using namespace LAMMPS_NS;
#define RQDELTA 1
#define EXDELTA 1
#define LB_FACTOR 1.5
#define SMALL 1.0e-6
#define BIG 1.0e20
#define CUT2BIN_RATIO 100
enum{NSQ,BIN,MULTI}; // also in neigh_list.cpp
static const char cite_neigh_multi[] =
"neighbor multi command:\n\n"
"@Article{Intveld08,\n"
" author = {P.{\\,}J.~in{\\,}'t~Veld and S.{\\,}J.~Plimpton"
" and G.{\\,}S.~Grest},\n"
" title = {Accurate and Efficient Methods for Modeling Colloidal\n"
" Mixtures in an Explicit Solvent using Molecular Dynamics},\n"
" journal = {Comp.~Phys.~Comm.},\n"
" year = 2008,\n"
" volume = 179,\n"
" pages = {320--329}\n"
"}\n\n";
//#define NEIGH_LIST_DEBUG 1
/* ---------------------------------------------------------------------- */
Neighbor::Neighbor(LAMMPS *lmp) : Pointers(lmp)
{
MPI_Comm_rank(world,&me);
MPI_Comm_size(world,&nprocs);
style = BIN;
every = 1;
delay = 10;
dist_check = 1;
pgsize = 100000;
oneatom = 2000;
binsizeflag = 0;
build_once = 0;
cluster_check = 0;
binatomflag = 1;
cutneighmax = 0.0;
cutneighsq = NULL;
cutneighghostsq = NULL;
cuttype = NULL;
cuttypesq = NULL;
fixchecklist = NULL;
// coords at last neighboring
maxhold = 0;
xhold = NULL;
lastcall = -1;
// binning
maxhead = 0;
binhead = NULL;
maxbin = 0;
bins = NULL;
// SSA AIR binning
len_ssa_airnum = 0;
ssa_airnum = NULL;
+ maxbin_ssa = 0;
+ bins_ssa = NULL;
+ binhead_ssa = NULL;
+ gbinhead_ssa = NULL;
+ maxhead_ssa = 0;
// pair exclusion list info
includegroup = 0;
nex_type = maxex_type = 0;
ex1_type = ex2_type = NULL;
ex_type = NULL;
nex_group = maxex_group = 0;
ex1_group = ex2_group = ex1_bit = ex2_bit = NULL;
nex_mol = maxex_mol = 0;
ex_mol_group = ex_mol_bit = NULL;
// pair lists
maxatom = 0;
nblist = nglist = nslist = 0;
nlist = 0;
lists = NULL;
pair_build = NULL;
stencil_create = NULL;
blist = glist = slist = NULL;
anyghostlist = 0;
nrequest = maxrequest = 0;
requests = NULL;
old_nrequest = 0;
old_requests = NULL;
old_style = style;
old_triclinic = 0;
old_pgsize = pgsize;
old_oneatom = oneatom;
old_every = every;
old_delay = delay;
old_check = dist_check;
old_cutoff = cutneighmax;
// bond lists
maxbond = 0;
bondlist = NULL;
maxangle = 0;
anglelist = NULL;
maxdihedral = 0;
dihedrallist = NULL;
maximproper = 0;
improperlist = NULL;
copymode = 0;
}
/* ---------------------------------------------------------------------- */
Neighbor::~Neighbor()
{
if (copymode) return;
memory->destroy(cutneighsq);
memory->destroy(cutneighghostsq);
delete [] cuttype;
delete [] cuttypesq;
delete [] fixchecklist;
memory->destroy(xhold);
memory->destroy(binhead);
memory->destroy(bins);
memory->destroy(ssa_airnum);
memory->destroy(ex1_type);
memory->destroy(ex2_type);
memory->destroy(ex_type);
memory->destroy(ex1_group);
memory->destroy(ex2_group);
delete [] ex1_bit;
delete [] ex2_bit;
memory->destroy(ex_mol_group);
delete [] ex_mol_bit;
for (int i = 0; i < nlist; i++) delete lists[i];
delete [] lists;
delete [] pair_build;
delete [] stencil_create;
delete [] blist;
delete [] glist;
delete [] slist;
for (int i = 0; i < nrequest; i++) delete requests[i];
memory->sfree(requests);
for (int i = 0; i < old_nrequest; i++) delete old_requests[i];
memory->sfree(old_requests);
memory->destroy(bondlist);
memory->destroy(anglelist);
memory->destroy(dihedrallist);
memory->destroy(improperlist);
}
/* ---------------------------------------------------------------------- */
void Neighbor::init()
{
int i,j,m,n;
ncalls = ndanger = 0;
dimension = domain->dimension;
triclinic = domain->triclinic;
newton_pair = force->newton_pair;
// error check
if (delay > 0 && (delay % every) != 0)
error->all(FLERR,"Neighbor delay must be 0 or multiple of every setting");
if (pgsize < 10*oneatom)
error->all(FLERR,"Neighbor page size must be >= 10x the one atom setting");
// ------------------------------------------------------------------
// settings
// bbox lo/hi = bounding box of entire domain, stored by Domain
if (triclinic == 0) {
bboxlo = domain->boxlo;
bboxhi = domain->boxhi;
} else {
bboxlo = domain->boxlo_bound;
bboxhi = domain->boxhi_bound;
}
// set neighbor cutoffs (force cutoff + skin)
// trigger determines when atoms migrate and neighbor lists are rebuilt
// needs to be non-zero for migration distance check
// even if pair = NULL and no neighbor lists are used
// cutneigh = force cutoff + skin if cutforce > 0, else cutneigh = 0
// cutneighghost = pair cutghost if it requests it, else same as cutneigh
triggersq = 0.25*skin*skin;
boxcheck = 0;
if (domain->box_change && (domain->xperiodic || domain->yperiodic ||
(dimension == 3 && domain->zperiodic)))
boxcheck = 1;
n = atom->ntypes;
if (cutneighsq == NULL) {
if (lmp->kokkos) init_cutneighsq_kokkos(n);
else memory->create(cutneighsq,n+1,n+1,"neigh:cutneighsq");
memory->create(cutneighghostsq,n+1,n+1,"neigh:cutneighghostsq");
cuttype = new double[n+1];
cuttypesq = new double[n+1];
}
double cutoff,delta,cut;
cutneighmin = BIG;
cutneighmax = 0.0;
for (i = 1; i <= n; i++) {
cuttype[i] = cuttypesq[i] = 0.0;
for (j = 1; j <= n; j++) {
if (force->pair) cutoff = sqrt(force->pair->cutsq[i][j]);
else cutoff = 0.0;
if (cutoff > 0.0) delta = skin;
else delta = 0.0;
cut = cutoff + delta;
cutneighsq[i][j] = cut*cut;
cuttype[i] = MAX(cuttype[i],cut);
cuttypesq[i] = MAX(cuttypesq[i],cut*cut);
cutneighmin = MIN(cutneighmin,cut);
cutneighmax = MAX(cutneighmax,cut);
if (force->pair && force->pair->ghostneigh) {
cut = force->pair->cutghost[i][j] + skin;
cutneighghostsq[i][j] = cut*cut;
} else cutneighghostsq[i][j] = cut*cut;
}
}
cutneighmaxsq = cutneighmax * cutneighmax;
// check other classes that can induce reneighboring in decide()
restart_check = 0;
if (output->restart_flag) restart_check = 1;
delete [] fixchecklist;
fixchecklist = NULL;
fixchecklist = new int[modify->nfix];
fix_check = 0;
for (i = 0; i < modify->nfix; i++)
if (modify->fix[i]->force_reneighbor)
fixchecklist[fix_check++] = i;
must_check = 0;
if (restart_check || fix_check) must_check = 1;
// set special_flag for 1-2, 1-3, 1-4 neighbors
// flag[0] is not used, flag[1] = 1-2, flag[2] = 1-3, flag[3] = 1-4
// flag = 0 if both LJ/Coulomb special values are 0.0
// flag = 1 if both LJ/Coulomb special values are 1.0
// flag = 2 otherwise or if KSpace solver is enabled
// pairwise portion of KSpace solver uses all 1-2,1-3,1-4 neighbors
// or selected Coulomb-approixmation pair styles require it
if (force->special_lj[1] == 0.0 && force->special_coul[1] == 0.0)
special_flag[1] = 0;
else if (force->special_lj[1] == 1.0 && force->special_coul[1] == 1.0)
special_flag[1] = 1;
else special_flag[1] = 2;
if (force->special_lj[2] == 0.0 && force->special_coul[2] == 0.0)
special_flag[2] = 0;
else if (force->special_lj[2] == 1.0 && force->special_coul[2] == 1.0)
special_flag[2] = 1;
else special_flag[2] = 2;
if (force->special_lj[3] == 0.0 && force->special_coul[3] == 0.0)
special_flag[3] = 0;
else if (force->special_lj[3] == 1.0 && force->special_coul[3] == 1.0)
special_flag[3] = 1;
else special_flag[3] = 2;
if (force->kspace || force->pair_match("coul/wolf",0) ||
force->pair_match("coul/dsf",0) || force->pair_match("thole",0))
special_flag[1] = special_flag[2] = special_flag[3] = 2;
// maxwt = max multiplicative factor on atom indices stored in neigh list
maxwt = 0;
if (special_flag[1] == 2) maxwt = 2;
if (special_flag[2] == 2) maxwt = 3;
if (special_flag[3] == 2) maxwt = 4;
// rRESPA cutoffs
int respa = 0;
if (update->whichflag == 1 && strstr(update->integrate_style,"respa")) {
if (((Respa *) update->integrate)->level_inner >= 0) respa = 1;
if (((Respa *) update->integrate)->level_middle >= 0) respa = 2;
}
if (respa) {
double *cut_respa = ((Respa *) update->integrate)->cutoff;
cut_inner_sq = (cut_respa[1] + skin) * (cut_respa[1] + skin);
cut_middle_sq = (cut_respa[3] + skin) * (cut_respa[3] + skin);
cut_middle_inside_sq = (cut_respa[0] - skin) * (cut_respa[0] - skin);
if (cut_respa[0]-skin < 0) cut_middle_inside_sq = 0.0;
}
// ------------------------------------------------------------------
// xhold, bins, exclusion lists
// free xhold and bins if not needed for this run
if (dist_check == 0) {
memory->destroy(xhold);
maxhold = 0;
xhold = NULL;
}
if (style == NSQ) {
memory->destroy(bins);
memory->destroy(binhead);
maxbin = maxhead = 0;
binhead = NULL;
bins = NULL;
}
// 1st time allocation of xhold and bins
if (dist_check) {
if (maxhold == 0) {
maxhold = atom->nmax;
memory->create(xhold,maxhold,3,"neigh:xhold");
}
}
if (style != NSQ) {
if (maxbin == 0) {
maxbin = atom->nmax;
memory->create(bins,maxbin,"bins");
}
}
// exclusion lists for type, group, molecule settings from neigh_modify
// warn if exclusions used with KSpace solver
n = atom->ntypes;
if (nex_type == 0 && nex_group == 0 && nex_mol == 0) exclude = 0;
else exclude = 1;
if (nex_type) {
if (lmp->kokkos)
init_ex_type_kokkos(n);
else {
memory->destroy(ex_type);
memory->create(ex_type,n+1,n+1,"neigh:ex_type");
}
for (i = 1; i <= n; i++)
for (j = 1; j <= n; j++)
ex_type[i][j] = 0;
for (i = 0; i < nex_type; i++) {
if (ex1_type[i] <= 0 || ex1_type[i] > n ||
ex2_type[i] <= 0 || ex2_type[i] > n)
error->all(FLERR,"Invalid atom type in neighbor exclusion list");
ex_type[ex1_type[i]][ex2_type[i]] = 1;
ex_type[ex2_type[i]][ex1_type[i]] = 1;
}
}
if (nex_group) {
if (lmp->kokkos)
init_ex_bit_kokkos();
else {
delete [] ex1_bit;
delete [] ex2_bit;
ex1_bit = new int[nex_group];
ex2_bit = new int[nex_group];
}
for (i = 0; i < nex_group; i++) {
ex1_bit[i] = group->bitmask[ex1_group[i]];
ex2_bit[i] = group->bitmask[ex2_group[i]];
}
}
if (nex_mol) {
if (lmp->kokkos)
init_ex_mol_bit_kokkos();
else {
delete [] ex_mol_bit;
ex_mol_bit = new int[nex_mol];
}
for (i = 0; i < nex_mol; i++)
ex_mol_bit[i] = group->bitmask[ex_mol_group[i]];
}
if (exclude && force->kspace && me == 0)
error->warning(FLERR,"Neighbor exclusions used with KSpace solver "
"may give inconsistent Coulombic energies");
// ------------------------------------------------------------------
// pairwise lists
// test if pairwise lists need to be re-created
// no need to re-create if:
// neigh style, triclinic, pgsize, oneatom have not changed
// current requests = old requests
// first archive request params for current requests
// before Neighbor possibly changes them below
for (i = 0; i < nrequest; i++) requests[i]->archive();
int same = 1;
if (style != old_style) same = 0;
if (triclinic != old_triclinic) same = 0;
if (pgsize != old_pgsize) same = 0;
if (oneatom != old_oneatom) same = 0;
if (nrequest != old_nrequest) same = 0;
else
for (i = 0; i < nrequest; i++)
if (requests[i]->identical(old_requests[i]) == 0) same = 0;
#ifdef NEIGH_LIST_DEBUG
if (comm->me == 0) printf("SAME flag %d\n",same);
#endif
// if old and new are not the same, create new pairwise lists
if (!same) {
// delete old lists and create new ones
for (i = 0; i < nlist; i++) delete lists[i];
delete [] lists;
delete [] pair_build;
delete [] stencil_create;
if (lmp->kokkos) nlist = init_lists_kokkos();
else nlist = nrequest;
lists = new NeighList*[nrequest];
pair_build = new PairPtr[nrequest];
stencil_create = new StencilPtr[nrequest];
// initialize to NULL since some may be Kokkos lists
for (i = 0; i < nrequest; i++) {
lists[i] = NULL;
pair_build[i] = NULL;
stencil_create[i] = NULL;
}
// create individual lists, one per request
// pass list ptr back to requestor (except for Command class)
// wait to allocate initial pages until copy lists are detected
for (i = 0; i < nrequest; i++) {
if (requests[i]->kokkos_host || requests[i]->kokkos_device) continue;
lists[i] = new NeighList(lmp);
lists[i]->index = i;
if (requests[i]->pair) {
Pair *pair = (Pair *) requests[i]->requestor;
pair->init_list(requests[i]->id,lists[i]);
} else if (requests[i]->fix) {
Fix *fix = (Fix *) requests[i]->requestor;
fix->init_list(requests[i]->id,lists[i]);
} else if (requests[i]->compute) {
Compute *compute = (Compute *) requests[i]->requestor;
compute->init_list(requests[i]->id,lists[i]);
}
}
// detect lists that are connected to other lists
// if-then-else sequence and processed flag is important
// since don't want to re-process skip or copy lists further down
int processed;
for (i = 0; i < nrequest; i++) {
if (!lists[i]) continue;
processed = 0;
// copy: point this list at request->otherlist, could be a skip list
if (requests[i]->copy) {
lists[i]->listcopy = lists[requests[i]->otherlist];
processed = 1;
// skip: point this list at request->otherlist,
// copy skip info from request
// skip list still needs to have granhistory or respa info added below
} else if (requests[i]->skip) {
lists[i]->listskip = lists[requests[i]->otherlist];
lists[i]->copy_skip_info(requests[i]->iskip,requests[i]->ijskip);
processed = 1;
// half_from_full: point this list at full list that comes right before
// will only be case if pair style requested one after other
} else if (requests[i]->half_from_full) {
lists[i]->listfull = lists[i-1];
processed = 1;
}
// granhistory: set preceeding list's listgranhistory to this list
// also set preceeding list's ptr to FixShearHistory
if (requests[i]->granhistory) {
lists[i-1]->listgranhistory = lists[i];
for (int ifix = 0; ifix < modify->nfix; ifix++)
if (strcmp(modify->fix[ifix]->style,"SHEAR_HISTORY") == 0)
lists[i-1]->fix_history = (FixShearHistory *) modify->fix[ifix];
processed = 1;
// respaouter: point this list at preceeding 1/2 inner/middle lists
} else if (requests[i]->respaouter) {
if (requests[i-1]->respainner) {
lists[i]->respamiddle = 0;
lists[i]->listinner = lists[i-1];
} else {
lists[i]->respamiddle = 1;
lists[i]->listmiddle = lists[i-1];
lists[i]->listinner = lists[i-2];
}
processed = 1;
}
if (processed) continue;
// pair and half and newton != 2:
// if there is a full non-occasional non-skip list
// change this list to half_from_full and point at the full list
// parent could be copy list or pair or fix
// could remove newton != 2 check if added half_from_full_no_newton_ghost
// option in neigh_derive.cpp and below in choose_build()
// this would require full list had ghost info
// would be useful when reax/c used in hybrid mode, e.g. with airebo
if (requests[i]->pair && requests[i]->half && requests[i]->newton != 2) {
for (j = 0; j < nrequest; j++) {
if (!lists[j]) continue;
if (requests[j]->full && requests[j]->occasional == 0 &&
requests[j]->skip == 0) break;
}
if (j < nrequest) {
requests[i]->half = 0;
requests[i]->half_from_full = 1;
lists[i]->listfull = lists[j];
}
// fix/compute requests:
// whether request is occasional or not doesn't matter
// if request = half and non-skip pair half/respaouter exists,
// become copy of that list if cudable flag matches
// if request = full and non-skip pair full exists,
// become copy of that list if cudable flag matches
// if request = half and non-skip pair full exists,
// become half_from_full of that list if cudable flag matches
// if no matches, do nothing
// fix/compute list will be built independently as needed
// ok if parent is itself a copy list
} else if (requests[i]->fix || requests[i]->compute) {
for (j = 0; j < nrequest; j++) {
if (!lists[j]) continue;
if (requests[i]->half && requests[j]->pair &&
requests[j]->skip == 0 && requests[j]->half) break;
if (requests[i]->full && requests[j]->pair &&
requests[j]->skip == 0 && requests[j]->full) break;
if (requests[i]->gran && requests[j]->pair &&
requests[j]->skip == 0 && requests[j]->gran) break;
if (requests[i]->half && requests[j]->pair &&
requests[j]->skip == 0 && requests[j]->respaouter) break;
}
if (j < nrequest && requests[j]->cudable != requests[i]->cudable)
j = nrequest;
if (j < nrequest) {
requests[i]->copy = 1;
requests[i]->otherlist = j;
lists[i]->listcopy = lists[j];
} else {
for (j = 0; j < nrequest; j++) {
if (!lists[j]) continue;
if (requests[i]->half && requests[j]->pair &&
requests[j]->skip == 0 && requests[j]->full) break;
}
if (j < nrequest && requests[j]->cudable != requests[i]->cudable)
j = nrequest;
if (j < nrequest) {
requests[i]->half = 0;
requests[i]->half_from_full = 1;
lists[i]->listfull = lists[j];
}
}
}
}
// allocate initial pages for each list, except if listcopy set
for (i = 0; i < nrequest; i++) {
if (!lists[i]) continue;
if (!lists[i]->listcopy)
lists[i]->setup_pages(pgsize,oneatom,requests[i]->dnum);
}
// set ptrs to pair_build and stencil_create functions for each list
// ptrs set to NULL if not set explicitly
// also set cudable to 0 if any neigh list request is not cudable
for (i = 0; i < nrequest; i++) {
choose_build(i,requests[i]);
if (style != NSQ) choose_stencil(i,requests[i]);
else stencil_create[i] = NULL;
if (!requests[i]->cudable) cudable = 0;
}
// set each list's build/grow/stencil/ghost flags based on neigh request
// buildflag = 1 if its pair_build() invoked every reneighbor
// growflag = 1 if it stores atom-based arrays and pages
// stencilflag = 1 if it stores stencil arrays
// ghostflag = 1 if it stores neighbors of ghosts
// anyghostlist = 1 if any non-occasional list stores neighbors of ghosts
anyghostlist = 0;
int anybuild = 0;
for (i = 0; i < nrequest; i++) {
if (lists[i]) {
lists[i]->buildflag = 1;
if (pair_build[i] == NULL) lists[i]->buildflag = 0;
if (requests[i]->occasional) lists[i]->buildflag = 0;
if (lists[i]->buildflag) anybuild = 1;
lists[i]->growflag = 1;
if (requests[i]->copy) lists[i]->growflag = 0;
lists[i]->stencilflag = 1;
if (style == NSQ) lists[i]->stencilflag = 0;
if (stencil_create[i] == NULL) lists[i]->stencilflag = 0;
lists[i]->ghostflag = 0;
if (requests[i]->ghost) lists[i]->ghostflag = 1;
if (requests[i]->ghost && !requests[i]->occasional) anyghostlist = 1;
} else init_list_flags1_kokkos(i);
}
// no request has the buildflag set, so set it for the first request only
// this insure binning is done for any occasional neighbor lists
if (!anybuild) {
for (i = 0; i < nrequest; i++) {
if (lists[i]) {
lists[i]->buildflag = 1;
break;
}
}
}
#ifdef NEIGH_LIST_DEBUG
for (i = 0; i < nrequest; i++) lists[i]->print_attributes();
#endif
// allocate atom arrays for neighbor lists that store them
maxatom = atom->nmax;
for (i = 0; i < nrequest; i++) {
if (lists[i]) {
if (lists[i]->growflag) lists[i]->grow(maxatom);
} else init_list_grow_kokkos(i);
}
// setup 3 vectors of pairwise neighbor lists
// blist = lists whose pair_build() is invoked every reneighbor
// glist = lists who store atom arrays which are used every reneighbor
// slist = lists who store stencil arrays which are used every reneighbor
// blist and glist vectors are used by neighbor::build()
// slist vector is used by neighbor::setup_bins()
nblist = nglist = nslist = 0;
delete [] blist;
delete [] glist;
delete [] slist;
blist = new int[nrequest];
glist = new int[nrequest];
slist = new int[nrequest];
for (i = 0; i < nrequest; i++) {
if (lists[i]) {
if (lists[i]->buildflag) blist[nblist++] = i;
if (lists[i]->growflag && requests[i]->occasional == 0)
glist[nglist++] = i;
if (lists[i]->stencilflag && requests[i]->occasional == 0)
slist[nslist++] = i;
} else init_list_flags2_kokkos(i);
}
// no request had buildflag set, so we set it for the first request
// we also need to set other occasional neighbor list properties
if (!anybuild)
for (i = 0; i < nrequest; i++)
if (lists[i] && lists[i]->buildflag) {
if (lists[i]->growflag) glist[nglist++] = i;
if (lists[i]->stencilflag) slist[nslist++] = i;
}
#ifdef NEIGH_LIST_DEBUG
print_lists_of_lists();
#endif
// reorder build vector if necessary
// relevant for lists that copy/skip/half-full from parent
// the derived list must appear in blist after the parent list
// no occasional lists are in build vector
// swap two lists within blist when dependency is mis-ordered
// done when entire pass thru blist results in no swaps
int done = 0;
while (!done) {
done = 1;
for (i = 0; i < nblist; i++) {
if (!lists[blist[i]]) continue;
NeighList *ptr = NULL;
if (lists[blist[i]]->listfull) ptr = lists[blist[i]]->listfull;
if (lists[blist[i]]->listcopy) ptr = lists[blist[i]]->listcopy;
if (lists[blist[i]]->listskip) ptr = lists[blist[i]]->listskip;
if (ptr == NULL) continue;
for (m = 0; m < nrequest; m++)
if (ptr == lists[m]) break;
for (j = 0; j < nblist; j++)
if (m == blist[j]) break;
if (j < i) continue;
int tmp = blist[i];
blist[i] = blist[j];
blist[j] = tmp;
done = 0;
break;
}
}
#ifdef NEIGH_LIST_DEBUG
print_lists_of_lists();
#endif
}
// output neighbor list info, only first time or when info changes
if (!same || every != old_every || delay != old_delay ||
old_check != dist_check || old_cutoff != cutneighmax) {
if (me == 0) {
const double cutghost = MAX(cutneighmax,comm->cutghostuser);
double binsize, bbox[3];
bbox[0] = bboxhi[0]-bboxlo[0];
bbox[1] = bboxhi[1]-bboxlo[1];
bbox[2] = bboxhi[2]-bboxlo[2];
if (binsizeflag) binsize = binsize_user;
else if (style == BIN) binsize = 0.5*cutneighmax;
else binsize = 0.5*cutneighmin;
if (binsize == 0.0) binsize = bbox[0];
if (logfile) {
fprintf(logfile,"Neighbor list info ...\n");
fprintf(logfile," %d neighbor list requests\n",nrequest);
fprintf(logfile," update every %d steps, delay %d steps, check %s\n",
every,delay,dist_check ? "yes" : "no");
fprintf(logfile," max neighbors/atom: %d, page size: %d\n",
oneatom, pgsize);
fprintf(logfile," master list distance cutoff = %g\n",cutneighmax);
fprintf(logfile," ghost atom cutoff = %g\n",cutghost);
if (style != NSQ)
fprintf(logfile," binsize = %g -> bins = %g %g %g\n",binsize,
ceil(bbox[0]/binsize), ceil(bbox[1]/binsize),
ceil(bbox[2]/binsize));
}
if (screen) {
fprintf(screen,"Neighbor list info ...\n");
fprintf(screen," %d neighbor list requests\n",nrequest);
fprintf(screen," update every %d steps, delay %d steps, check %s\n",
every,delay,dist_check ? "yes" : "no");
fprintf(screen," max neighbors/atom: %d, page size: %d\n",
oneatom, pgsize);
fprintf(screen," master list distance cutoff = %g\n",cutneighmax);
fprintf(screen," ghost atom cutoff = %g\n",cutghost);
if (style != NSQ)
fprintf(screen," binsize = %g, bins = %g %g %g\n",binsize,
ceil(bbox[0]/binsize), ceil(bbox[1]/binsize),
ceil(bbox[2]/binsize));
}
}
}
// mark all current requests as processed
// delete old requests
// copy current requests and style to old for next run
for (i = 0; i < nrequest; i++) requests[i]->unprocessed = 0;
for (i = 0; i < old_nrequest; i++) delete old_requests[i];
memory->sfree(old_requests);
old_nrequest = nrequest;
old_requests = requests;
nrequest = maxrequest = 0;
requests = NULL;
old_style = style;
old_triclinic = triclinic;
old_pgsize = pgsize;
old_oneatom = oneatom;
old_every = every;
old_delay = delay;
old_check = dist_check;
old_cutoff = cutneighmax;
// ------------------------------------------------------------------
// topology lists
// 1st time allocation of topology lists
if (lmp->kokkos) {
init_topology_kokkos();
return;
}
if (atom->molecular && atom->nbonds && maxbond == 0) {
if (nprocs == 1) maxbond = atom->nbonds;
else maxbond = static_cast<int> (LB_FACTOR * atom->nbonds / nprocs);
memory->create(bondlist,maxbond,3,"neigh:bondlist");
}
if (atom->molecular && atom->nangles && maxangle == 0) {
if (nprocs == 1) maxangle = atom->nangles;
else maxangle = static_cast<int> (LB_FACTOR * atom->nangles / nprocs);
memory->create(anglelist,maxangle,4,"neigh:anglelist");
}
if (atom->molecular && atom->ndihedrals && maxdihedral == 0) {
if (nprocs == 1) maxdihedral = atom->ndihedrals;
else maxdihedral = static_cast<int>
(LB_FACTOR * atom->ndihedrals / nprocs);
memory->create(dihedrallist,maxdihedral,5,"neigh:dihedrallist");
}
if (atom->molecular && atom->nimpropers && maximproper == 0) {
if (nprocs == 1) maximproper = atom->nimpropers;
else maximproper = static_cast<int>
(LB_FACTOR * atom->nimpropers / nprocs);
memory->create(improperlist,maximproper,5,"neigh:improperlist");
}
// set flags that determine which topology neighboring routines to use
// bonds,etc can only be broken for atom->molecular = 1, not 2
// SHAKE sets bonds and angles negative
// gcmc sets all bonds, angles, etc negative
// bond_quartic sets bonds to 0
// delete_bonds sets all interactions negative
int bond_off = 0;
int angle_off = 0;
for (i = 0; i < modify->nfix; i++)
if ((strcmp(modify->fix[i]->style,"shake") == 0)
|| (strcmp(modify->fix[i]->style,"rattle") == 0))
bond_off = angle_off = 1;
if (force->bond && force->bond_match("quartic")) bond_off = 1;
if (atom->avec->bonds_allow && atom->molecular == 1) {
for (i = 0; i < atom->nlocal; i++) {
if (bond_off) break;
for (m = 0; m < atom->num_bond[i]; m++)
if (atom->bond_type[i][m] <= 0) bond_off = 1;
}
}
if (atom->avec->angles_allow && atom->molecular == 1) {
for (i = 0; i < atom->nlocal; i++) {
if (angle_off) break;
for (m = 0; m < atom->num_angle[i]; m++)
if (atom->angle_type[i][m] <= 0) angle_off = 1;
}
}
int dihedral_off = 0;
if (atom->avec->dihedrals_allow && atom->molecular == 1) {
for (i = 0; i < atom->nlocal; i++) {
if (dihedral_off) break;
for (m = 0; m < atom->num_dihedral[i]; m++)
if (atom->dihedral_type[i][m] <= 0) dihedral_off = 1;
}
}
int improper_off = 0;
if (atom->avec->impropers_allow && atom->molecular == 1) {
for (i = 0; i < atom->nlocal; i++) {
if (improper_off) break;
for (m = 0; m < atom->num_improper[i]; m++)
if (atom->improper_type[i][m] <= 0) improper_off = 1;
}
}
for (i = 0; i < modify->nfix; i++)
if ((strcmp(modify->fix[i]->style,"gcmc") == 0))
bond_off = angle_off = dihedral_off = improper_off = 1;
// sync on/off settings across all procs
int on_or_off = bond_off;
MPI_Allreduce(&on_or_off,&bond_off,1,MPI_INT,MPI_MAX,world);
on_or_off = angle_off;
MPI_Allreduce(&on_or_off,&angle_off,1,MPI_INT,MPI_MAX,world);
on_or_off = dihedral_off;
MPI_Allreduce(&on_or_off,&dihedral_off,1,MPI_INT,MPI_MAX,world);
on_or_off = improper_off;
MPI_Allreduce(&on_or_off,&improper_off,1,MPI_INT,MPI_MAX,world);
// set ptrs to topology build functions
if (atom->molecular == 2) bond_build = &Neighbor::bond_template;
else if (bond_off) bond_build = &Neighbor::bond_partial;
else bond_build = &Neighbor::bond_all;
if (atom->molecular == 2) angle_build = &Neighbor::angle_template;
else if (angle_off) angle_build = &Neighbor::angle_partial;
else angle_build = &Neighbor::angle_all;
if (atom->molecular == 2) dihedral_build = &Neighbor::dihedral_template;
else if (dihedral_off) dihedral_build = &Neighbor::dihedral_partial;
else dihedral_build = &Neighbor::dihedral_all;
if (atom->molecular == 2) improper_build = &Neighbor::improper_template;
else if (improper_off) improper_build = &Neighbor::improper_partial;
else improper_build = &Neighbor::improper_all;
// set topology neighbor list counts to 0
// in case all are turned off but potential is still defined
nbondlist = nanglelist = ndihedrallist = nimproperlist = 0;
}
/* ---------------------------------------------------------------------- */
int Neighbor::request(void *requestor, int instance)
{
if (nrequest == maxrequest) {
maxrequest += RQDELTA;
requests = (NeighRequest **)
memory->srealloc(requests,maxrequest*sizeof(NeighRequest *),
"neighbor:requests");
}
requests[nrequest] = new NeighRequest(lmp);
requests[nrequest]->requestor = requestor;
requests[nrequest]->requestor_instance = instance;
nrequest++;
return nrequest-1;
}
/* ----------------------------------------------------------------------
determine which pair_build function each neigh list needs
based on settings of neigh request
copy -> copy_from function
skip -> granular function if gran with granhistory,
respa function if respaouter,
skip_from function for everything else
ssa -> special case for USER-DPD pair styles
half_from_full, half, full, gran, respaouter ->
choose by newton and rq->newton and tri settings
style NSQ options = newton off, newton on
style BIN options = newton off, newton on and not tri, newton on and tri
stlye MULTI options = same options as BIN
if none of these, ptr = NULL since pair_build is not invoked for this list
use "else if" b/c skip,copy can be set in addition to half,full,etc
------------------------------------------------------------------------- */
void Neighbor::choose_build(int index, NeighRequest *rq)
{
PairPtr pb = NULL;
if (rq->omp == 0 && rq->intel == 0) {
if (rq->copy) pb = &Neighbor::copy_from;
else if (rq->skip) {
if (rq->gran && lists[index]->listgranhistory)
pb = &Neighbor::skip_from_granular;
else if (rq->respaouter) pb = &Neighbor::skip_from_respa;
else pb = &Neighbor::skip_from;
} else if (rq->ssa) {
if (rq->half_from_full) pb = &Neighbor::half_from_full_newton_ssa;
else pb = &Neighbor::half_bin_newton_ssa;
} else if (rq->half_from_full) {
if (rq->newton == 0) {
if (newton_pair == 0) pb = &Neighbor::half_from_full_no_newton;
else if (newton_pair == 1) pb = &Neighbor::half_from_full_newton;
} else if (rq->newton == 1) {
pb = &Neighbor::half_from_full_newton;
} else if (rq->newton == 2) {
pb = &Neighbor::half_from_full_no_newton;
}
} else if (rq->half) {
if (style == NSQ) {
if (rq->newton == 0) {
if (newton_pair == 0) {
if (rq->ghost == 0) pb = &Neighbor::half_nsq_no_newton;
else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_nsq_no_newton_ghost;
} else if (newton_pair == 1) pb = &Neighbor::half_nsq_newton;
} else if (rq->newton == 1) {
pb = &Neighbor::half_nsq_newton;
} else if (rq->newton == 2) {
if (rq->ghost == 0) pb = &Neighbor::half_nsq_no_newton;
else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_nsq_no_newton_ghost;
}
} else if (style == BIN) {
if (rq->newton == 0) {
if (newton_pair == 0) {
if (rq->ghost == 0) pb = &Neighbor::half_bin_no_newton;
else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_bin_no_newton_ghost;
} else if (triclinic == 0) {
pb = &Neighbor::half_bin_newton;
} else if (triclinic == 1)
pb = &Neighbor::half_bin_newton_tri;
} else if (rq->newton == 1) {
if (triclinic == 0) pb = &Neighbor::half_bin_newton;
else if (triclinic == 1) pb = &Neighbor::half_bin_newton_tri;
} else if (rq->newton == 2) {
if (rq->ghost == 0) pb = &Neighbor::half_bin_no_newton;
else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_bin_no_newton_ghost;
}
} else if (style == MULTI) {
if (rq->ghost == 1)
error->all(FLERR,
"Neighbor multi not yet enabled for ghost neighbors");
if (rq->newton == 0) {
if (newton_pair == 0) pb = &Neighbor::half_multi_no_newton;
else if (triclinic == 0) pb = &Neighbor::half_multi_newton;
else if (triclinic == 1) pb = &Neighbor::half_multi_newton_tri;
} else if (rq->newton == 1) {
if (triclinic == 0) pb = &Neighbor::half_multi_newton;
else if (triclinic == 1) pb = &Neighbor::half_multi_newton_tri;
} else if (rq->newton == 2) pb = &Neighbor::half_multi_no_newton;
}
} else if (rq->full) {
if (style == NSQ) {
if (rq->ghost == 0) pb = &Neighbor::full_nsq;
else if (includegroup)
error->all(FLERR,
"Neighbor include group not allowed with ghost neighbors");
else pb = &Neighbor::full_nsq_ghost;
} else if (style == BIN) {
if (rq->ghost == 0) pb = &Neighbor::full_bin;
else if (includegroup)
error->all(FLERR,
"Neighbor include group not allowed with ghost neighbors");
else pb = &Neighbor::full_bin_ghost;
} else if (style == MULTI) {
if (rq->ghost == 1)
error->all(FLERR,
"Neighbor multi not yet enabled for ghost neighbors");
pb = &Neighbor::full_multi;
}
} else if (rq->gran) {
if (style == NSQ) {
if (newton_pair == 0) pb = &Neighbor::granular_nsq_no_newton;
else if (newton_pair == 1) pb = &Neighbor::granular_nsq_newton;
} else if (style == BIN) {
if (newton_pair == 0) pb = &Neighbor::granular_bin_no_newton;
else if (triclinic == 0) pb = &Neighbor::granular_bin_newton;
else if (triclinic == 1) pb = &Neighbor::granular_bin_newton_tri;
} else if (style == MULTI)
error->all(FLERR,"Neighbor multi not yet enabled for granular");
} else if (rq->respaouter) {
if (style == NSQ) {
if (newton_pair == 0) pb = &Neighbor::respa_nsq_no_newton;
else if (newton_pair == 1) pb = &Neighbor::respa_nsq_newton;
} else if (style == BIN) {
if (newton_pair == 0) pb = &Neighbor::respa_bin_no_newton;
else if (triclinic == 0) pb = &Neighbor::respa_bin_newton;
else if (triclinic == 1) pb = &Neighbor::respa_bin_newton_tri;
} else if (style == MULTI)
error->all(FLERR,"Neighbor multi not yet enabled for rRESPA");
}
// OMP versions of build methods
} else {
if (rq->copy) pb = &Neighbor::copy_from;
else if (rq->skip) {
if (rq->gran && lists[index]->listgranhistory)
pb = &Neighbor::skip_from_granular;
else if (rq->respaouter) pb = &Neighbor::skip_from_respa;
else pb = &Neighbor::skip_from;
} else if (rq->half_from_full) {
if (newton_pair == 0) pb = &Neighbor::half_from_full_no_newton_omp;
else if (newton_pair == 1) pb = &Neighbor::half_from_full_newton_omp;
} else if (rq->half) {
if (style == NSQ) {
if (rq->newton == 0) {
if (newton_pair == 0) {
if (rq->ghost == 0) pb = &Neighbor::half_nsq_no_newton_omp;
else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_nsq_no_newton_ghost_omp;
} else if (newton_pair == 1) pb = &Neighbor::half_nsq_newton_omp;
} else if (rq->newton == 1) {
pb = &Neighbor::half_nsq_newton_omp;
} else if (rq->newton == 2) {
if (rq->ghost == 0) pb = &Neighbor::half_nsq_no_newton_omp;
else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_nsq_no_newton_ghost_omp;
}
} else if (style == BIN) {
if (rq->newton == 0) {
if (newton_pair == 0) {
if (rq->ghost == 0) {
if (rq->intel) pb = &Neighbor::half_bin_no_newton_intel;
else pb = &Neighbor::half_bin_no_newton_omp;
} else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_bin_no_newton_ghost_omp;
} else if (triclinic == 0) {
if (rq->intel) pb = &Neighbor::half_bin_newton_intel;
else pb = &Neighbor::half_bin_newton_omp;
} else if (triclinic == 1) {
if (rq->intel) pb = &Neighbor::half_bin_newton_tri_intel;
else pb = &Neighbor::half_bin_newton_tri_omp;
}
} else if (rq->newton == 1) {
if (triclinic == 0) {
if (rq->intel) pb = &Neighbor::half_bin_newton_intel;
else pb = &Neighbor::half_bin_newton_omp;
} else if (triclinic == 1) {
if (rq->intel) pb = &Neighbor::half_bin_newton_tri_intel;
else pb = &Neighbor::half_bin_newton_tri_omp;
}
} else if (rq->newton == 2) {
if (rq->ghost == 0) {
if (rq->intel) pb = &Neighbor::half_bin_no_newton_intel;
else pb = &Neighbor::half_bin_no_newton_omp;
} else if (includegroup)
error->all(FLERR,"Neighbor include group not allowed "
"with ghost neighbors");
else pb = &Neighbor::half_bin_no_newton_ghost_omp;
}
} else if (style == MULTI) {
if (rq->ghost == 1)
error->all(FLERR,
"Neighbor multi not yet enabled for ghost neighbors");
if (rq->newton == 0) {
if (newton_pair == 0) pb = &Neighbor::half_multi_no_newton_omp;
else if (triclinic == 0) pb = &Neighbor::half_multi_newton_omp;
else if (triclinic == 1) pb = &Neighbor::half_multi_newton_tri_omp;
} else if (rq->newton == 1) {
if (triclinic == 0) pb = &Neighbor::half_multi_newton_omp;
else if (triclinic == 1) pb = &Neighbor::half_multi_newton_tri_omp;
} else if (rq->newton == 2) pb = &Neighbor::half_multi_no_newton_omp;
}
} else if (rq->full) {
if (style == NSQ) {
if (rq->ghost == 0) pb = &Neighbor::full_nsq_omp;
else if (includegroup)
error->all(FLERR,
"Neighbor include group not allowed with ghost neighbors");
else pb = &Neighbor::full_nsq_ghost_omp;
} else if (style == BIN) {
if (rq->ghost == 0) {
if (rq->intel) pb = &Neighbor::full_bin_intel;
else pb = &Neighbor::full_bin_omp;
} else if (includegroup)
error->all(FLERR,
"Neighbor include group not allowed with ghost neighbors");
else pb = &Neighbor::full_bin_ghost_omp;
} else if (style == MULTI) {
if (rq->ghost == 1)
error->all(FLERR,
"Neighbor multi not yet enabled for ghost neighbors");
pb = &Neighbor::full_multi_omp;
}
} else if (rq->gran) {
if (style == NSQ) {
if (newton_pair == 0) pb = &Neighbor::granular_nsq_no_newton_omp;
else if (newton_pair == 1) pb = &Neighbor::granular_nsq_newton_omp;
} else if (style == BIN) {
if (newton_pair == 0) pb = &Neighbor::granular_bin_no_newton_omp;
else if (triclinic == 0) pb = &Neighbor::granular_bin_newton_omp;
else if (triclinic == 1) pb = &Neighbor::granular_bin_newton_tri_omp;
} else if (style == MULTI)
error->all(FLERR,"Neighbor multi not yet enabled for granular");
} else if (rq->respaouter) {
if (style == NSQ) {
if (newton_pair == 0) pb = &Neighbor::respa_nsq_no_newton_omp;
else if (newton_pair == 1) pb = &Neighbor::respa_nsq_newton_omp;
} else if (style == BIN) {
if (newton_pair == 0) pb = &Neighbor::respa_bin_no_newton_omp;
else if (triclinic == 0) pb = &Neighbor::respa_bin_newton_omp;
else if (triclinic == 1) pb = &Neighbor::respa_bin_newton_tri_omp;
} else if (style == MULTI)
error->all(FLERR,"Neighbor multi not yet enabled for rRESPA");
}
}
pair_build[index] = pb;
}
/* ----------------------------------------------------------------------
determine which stencil_create function each neigh list needs
based on settings of neigh request, only called if style != NSQ
skip or copy or half_from_full -> no stencil
ssa = special case for USER-DPD pair styles
half, gran, respaouter, full -> choose by newton and tri and dimension
if none of these, ptr = NULL since this list needs no stencils
use "else if" b/c skip,copy can be set in addition to half,full,etc
------------------------------------------------------------------------- */
void Neighbor::choose_stencil(int index, NeighRequest *rq)
{
StencilPtr sc = NULL;
if (rq->skip || rq->copy || rq->half_from_full) sc = NULL;
else if (rq->ssa) {
if (dimension == 2) sc = &Neighbor::stencil_half_bin_2d_ssa;
else if (dimension == 3) sc = &Neighbor::stencil_half_bin_3d_ssa;
} else if (rq->half || rq->gran || rq->respaouter) {
if (style == BIN) {
if (rq->newton == 0) {
if (newton_pair == 0) {
if (dimension == 2) {
if (rq->ghost) sc = &Neighbor::stencil_half_ghost_bin_2d_no_newton;
else sc = &Neighbor::stencil_half_bin_2d_no_newton;
} else if (dimension == 3) {
if (rq->ghost) sc = &Neighbor::stencil_half_ghost_bin_3d_no_newton;
else sc = &Neighbor::stencil_half_bin_3d_no_newton;
}
} else if (triclinic == 0) {
if (dimension == 2)
sc = &Neighbor::stencil_half_bin_2d_newton;
else if (dimension == 3)
sc = &Neighbor::stencil_half_bin_3d_newton;
} else if (triclinic == 1) {
if (dimension == 2)
sc = &Neighbor::stencil_half_bin_2d_newton_tri;
else if (dimension == 3)
sc = &Neighbor::stencil_half_bin_3d_newton_tri;
}
} else if (rq->newton == 1) {
if (triclinic == 0) {
if (dimension == 2)
sc = &Neighbor::stencil_half_bin_2d_newton;
else if (dimension == 3)
sc = &Neighbor::stencil_half_bin_3d_newton;
} else if (triclinic == 1) {
if (dimension == 2)
sc = &Neighbor::stencil_half_bin_2d_newton_tri;
else if (dimension == 3)
sc = &Neighbor::stencil_half_bin_3d_newton_tri;
}
} else if (rq->newton == 2) {
if (dimension == 2)
if (rq->ghost) sc = &Neighbor::stencil_half_ghost_bin_2d_no_newton;
else sc = &Neighbor::stencil_half_bin_2d_no_newton;
else if (dimension == 3) {
if (rq->ghost) sc = &Neighbor::stencil_half_ghost_bin_3d_no_newton;
else sc = &Neighbor::stencil_half_bin_3d_no_newton;
}
}
} else if (style == MULTI) {
if (rq->newton == 0) {
if (newton_pair == 0) {
if (dimension == 2)
sc = &Neighbor::stencil_half_multi_2d_no_newton;
else if (dimension == 3)
sc = &Neighbor::stencil_half_multi_3d_no_newton;
} else if (triclinic == 0) {
if (dimension == 2)
sc = &Neighbor::stencil_half_multi_2d_newton;
else if (dimension == 3)
sc = &Neighbor::stencil_half_multi_3d_newton;
} else if (triclinic == 1) {
if (dimension == 2)
sc = &Neighbor::stencil_half_multi_2d_newton_tri;
else if (dimension == 3)
sc = &Neighbor::stencil_half_multi_3d_newton_tri;
}
} else if (rq->newton == 1) {
if (triclinic == 0) {
if (dimension == 2)
sc = &Neighbor::stencil_half_multi_2d_newton;
else if (dimension == 3)
sc = &Neighbor::stencil_half_multi_3d_newton;
} else if (triclinic == 1) {
if (dimension == 2)
sc = &Neighbor::stencil_half_multi_2d_newton_tri;
else if (dimension == 3)
sc = &Neighbor::stencil_half_multi_3d_newton_tri;
}
} else if (rq->newton == 2) {
if (dimension == 2)
sc = &Neighbor::stencil_half_multi_2d_no_newton;
else if (dimension == 3)
sc = &Neighbor::stencil_half_multi_3d_no_newton;
}
}
} else if (rq->full) {
if (style == BIN) {
if (dimension == 2) {
if (rq->ghost) sc = &Neighbor::stencil_full_ghost_bin_2d;
else sc = &Neighbor::stencil_full_bin_2d;
}
else if (dimension == 3) {
if (rq->ghost) sc = &Neighbor::stencil_full_ghost_bin_3d;
else sc = &Neighbor::stencil_full_bin_3d;
}
} else if (style == MULTI) {
if (dimension == 2) sc = &Neighbor::stencil_full_multi_2d;
else if (dimension == 3) sc = &Neighbor::stencil_full_multi_3d;
}
}
stencil_create[index] = sc;
}
/* ---------------------------------------------------------------------- */
void Neighbor::print_lists_of_lists()
{
if (comm->me == 0) {
printf("Build lists = %d: ",nblist);
for (int i = 0; i < nblist; i++) printf("%d ",blist[i]);
printf("\n");
printf("Grow lists = %d: ",nglist);
for (int i = 0; i < nglist; i++) printf("%d ",glist[i]);
printf("\n");
printf("Stencil lists = %d: ",nslist);
for (int i = 0; i < nslist; i++) printf("%d ",slist[i]);
printf("\n");
}
}
/* ---------------------------------------------------------------------- */
int Neighbor::decide()
{
if (must_check) {
bigint n = update->ntimestep;
if (restart_check && n == output->next_restart) return 1;
for (int i = 0; i < fix_check; i++)
if (n == modify->fix[fixchecklist[i]]->next_reneighbor) return 1;
}
ago++;
if (ago >= delay && ago % every == 0) {
if (build_once) return 0;
if (dist_check == 0) return 1;
return check_distance();
} else return 0;
}
/* ----------------------------------------------------------------------
if any atom moved trigger distance (half of neighbor skin) return 1
shrink trigger distance if box size has changed
conservative shrink procedure:
compute distance each of 8 corners of box has moved since last reneighbor
reduce skin distance by sum of 2 largest of the 8 values
new trigger = 1/2 of reduced skin distance
for orthogonal box, only need 2 lo/hi corners
for triclinic, need all 8 corners since deformations can displace all 8
------------------------------------------------------------------------- */
int Neighbor::check_distance()
{
double delx,dely,delz,rsq;
double delta,deltasq,delta1,delta2;
if (boxcheck) {
if (triclinic == 0) {
delx = bboxlo[0] - boxlo_hold[0];
dely = bboxlo[1] - boxlo_hold[1];
delz = bboxlo[2] - boxlo_hold[2];
delta1 = sqrt(delx*delx + dely*dely + delz*delz);
delx = bboxhi[0] - boxhi_hold[0];
dely = bboxhi[1] - boxhi_hold[1];
delz = bboxhi[2] - boxhi_hold[2];
delta2 = sqrt(delx*delx + dely*dely + delz*delz);
delta = 0.5 * (skin - (delta1+delta2));
deltasq = delta*delta;
} else {
domain->box_corners();
delta1 = delta2 = 0.0;
for (int i = 0; i < 8; i++) {
delx = corners[i][0] - corners_hold[i][0];
dely = corners[i][1] - corners_hold[i][1];
delz = corners[i][2] - corners_hold[i][2];
delta = sqrt(delx*delx + dely*dely + delz*delz);
if (delta > delta1) delta1 = delta;
else if (delta > delta2) delta2 = delta;
}
delta = 0.5 * (skin - (delta1+delta2));
deltasq = delta*delta;
}
} else deltasq = triggersq;
double **x = atom->x;
int nlocal = atom->nlocal;
if (includegroup) nlocal = atom->nfirst;
int flag = 0;
for (int i = 0; i < nlocal; i++) {
delx = x[i][0] - xhold[i][0];
dely = x[i][1] - xhold[i][1];
delz = x[i][2] - xhold[i][2];
rsq = delx*delx + dely*dely + delz*delz;
if (rsq > deltasq) flag = 1;
}
int flagall;
MPI_Allreduce(&flag,&flagall,1,MPI_INT,MPI_MAX,world);
if (flagall && ago == MAX(every,delay)) ndanger++;
return flagall;
}
/* ----------------------------------------------------------------------
build perpetual neighbor lists
called at setup and every few timesteps during run or minimization
topology lists also built if topoflag = 1, USER-CUDA calls with topoflag = 0
------------------------------------------------------------------------- */
void Neighbor::build(int topoflag)
{
int i;
ago = 0;
ncalls++;
lastcall = update->ntimestep;
// store current atom positions and box size if needed
if (dist_check) {
double **x = atom->x;
int nlocal = atom->nlocal;
if (includegroup) nlocal = atom->nfirst;
if (nlocal > maxhold) {
maxhold = atom->nmax;
memory->destroy(xhold);
memory->create(xhold,maxhold,3,"neigh:xhold");
}
for (i = 0; i < nlocal; i++) {
xhold[i][0] = x[i][0];
xhold[i][1] = x[i][1];
xhold[i][2] = x[i][2];
}
if (boxcheck) {
if (triclinic == 0) {
boxlo_hold[0] = bboxlo[0];
boxlo_hold[1] = bboxlo[1];
boxlo_hold[2] = bboxlo[2];
boxhi_hold[0] = bboxhi[0];
boxhi_hold[1] = bboxhi[1];
boxhi_hold[2] = bboxhi[2];
} else {
domain->box_corners();
corners = domain->corners;
for (i = 0; i < 8; i++) {
corners_hold[i][0] = corners[i][0];
corners_hold[i][1] = corners[i][1];
corners_hold[i][2] = corners[i][2];
}
}
}
}
// if any lists store neighbors of ghosts:
// invoke grow() if nlocal+nghost exceeds previous list size
// else only invoke grow() if nlocal exceeds previous list size
// only for lists with growflag set and which are perpetual (glist)
if (anyghostlist && atom->nlocal+atom->nghost > maxatom) {
maxatom = atom->nmax;
for (i = 0; i < nglist; i++) lists[glist[i]]->grow(maxatom);
} else if (atom->nlocal > maxatom) {
maxatom = atom->nmax;
for (i = 0; i < nglist; i++) lists[glist[i]]->grow(maxatom);
}
// extend atom bin list if necessary
if (style != NSQ && atom->nmax > maxbin) {
maxbin = atom->nmax;
memory->destroy(bins);
memory->create(bins,maxbin,"bins");
}
// check that using special bond flags will not overflow neigh lists
if (atom->nlocal+atom->nghost > NEIGHMASK)
error->one(FLERR,"Too many local+ghost atoms for neighbor list");
// invoke building of pair and molecular topology neighbor lists
// only for pairwise lists with buildflag set
// blist is for standard neigh lists, otherwise is a Kokkos list
for (i = 0; i < nblist; i++)
(this->*pair_build[blist[i]])(lists[blist[i]]);
if (atom->molecular && topoflag) build_topology();
}
/* ----------------------------------------------------------------------
build all topology neighbor lists every few timesteps
normally built with pair lists, but USER-CUDA separates them
------------------------------------------------------------------------- */
void Neighbor::build_topology()
{
if (force->bond) (this->*bond_build)();
if (force->angle) (this->*angle_build)();
if (force->dihedral) (this->*dihedral_build)();
if (force->improper) (this->*improper_build)();
}
/* ----------------------------------------------------------------------
build a single occasional pairwise neighbor list indexed by I
called by other classes
------------------------------------------------------------------------- */
void Neighbor::build_one(class NeighList *mylist, int preflag)
{
// check if list structure is initialized
if (mylist == NULL)
error->all(FLERR,"Trying to build an occasional neighbor list "
"before initialization completed");
// no need to build if already built since last re-neighbor
// preflag is set by fix bond/create and fix bond/swap
// b/c they invoke build_one() on same step neigh list is re-built,
// but before re-build, so need to use ">" instead of ">="
if (preflag) {
if (mylist->last_build > lastcall) return;
} else {
if (mylist->last_build >= lastcall) return;
}
mylist->last_build = update->ntimestep;
// update stencils and grow atom arrays as needed
// only for relevant settings of stencilflag and growflag
// grow atom array for this list to current size of perpetual lists
if (mylist->stencilflag) {
mylist->stencil_allocate(smax,style);
(this->*stencil_create[mylist->index])(mylist,sx,sy,sz);
}
if (mylist->growflag) mylist->grow(maxatom);
// build list I, turning off atom binning
// binning results from last re-neighbor should be used instead
// if re-bin now, atoms may have moved outside of proc domain & bin extent,
// leading to errors or even a crash
binatomflag = 0;
(this->*pair_build[mylist->index])(mylist);
binatomflag = 1;
}
/* ----------------------------------------------------------------------
setup neighbor binning parameters
bin numbering in each dimension is global:
0 = 0.0 to binsize, 1 = binsize to 2*binsize, etc
nbin-1,nbin,etc = bbox-binsize to bbox, bbox to bbox+binsize, etc
-1,-2,etc = -binsize to 0.0, -2*binsize to -binsize, etc
code will work for any binsize
since next(xyz) and stencil extend as far as necessary
binsize = 1/2 of cutoff is roughly optimal
for orthogonal boxes:
a dim must be filled exactly by integer # of bins
in periodic, procs on both sides of PBC must see same bin boundary
in non-periodic, coord2bin() still assumes this by use of nbin xyz
for triclinic boxes:
tilted simulation box cannot contain integer # of bins
stencil & neigh list built differently to account for this
mbinlo = lowest global bin any of my ghost atoms could fall into
mbinhi = highest global bin any of my ghost atoms could fall into
mbin = number of bins I need in a dimension
------------------------------------------------------------------------- */
void Neighbor::setup_bins()
{
// bbox = size of bbox of entire domain
// bsubbox lo/hi = bounding box of my subdomain extended by comm->cutghost
// for triclinic:
// bbox bounds all 8 corners of tilted box
// subdomain is in lamda coords
// include dimension-dependent extension via comm->cutghost
// domain->bbox() converts lamda extent to box coords and computes bbox
double bbox[3],bsubboxlo[3],bsubboxhi[3];
double *cutghost = comm->cutghost;
if (triclinic == 0) {
bsubboxlo[0] = domain->sublo[0] - cutghost[0];
bsubboxlo[1] = domain->sublo[1] - cutghost[1];
bsubboxlo[2] = domain->sublo[2] - cutghost[2];
bsubboxhi[0] = domain->subhi[0] + cutghost[0];
bsubboxhi[1] = domain->subhi[1] + cutghost[1];
bsubboxhi[2] = domain->subhi[2] + cutghost[2];
} else {
double lo[3],hi[3];
lo[0] = domain->sublo_lamda[0] - cutghost[0];
lo[1] = domain->sublo_lamda[1] - cutghost[1];
lo[2] = domain->sublo_lamda[2] - cutghost[2];
hi[0] = domain->subhi_lamda[0] + cutghost[0];
hi[1] = domain->subhi_lamda[1] + cutghost[1];
hi[2] = domain->subhi_lamda[2] + cutghost[2];
domain->bbox(lo,hi,bsubboxlo,bsubboxhi);
}
bbox[0] = bboxhi[0] - bboxlo[0];
bbox[1] = bboxhi[1] - bboxlo[1];
bbox[2] = bboxhi[2] - bboxlo[2];
// optimal bin size is roughly 1/2 the cutoff
// for BIN style, binsize = 1/2 of max neighbor cutoff
// for MULTI style, binsize = 1/2 of min neighbor cutoff
// special case of all cutoffs = 0.0, binsize = box size
double binsize_optimal;
if (binsizeflag) binsize_optimal = binsize_user;
else if (style == BIN) binsize_optimal = 0.5*cutneighmax;
else binsize_optimal = 0.5*cutneighmin;
if (binsize_optimal == 0.0) binsize_optimal = bbox[0];
double binsizeinv = 1.0/binsize_optimal;
// test for too many global bins in any dimension due to huge global domain
if (bbox[0]*binsizeinv > MAXSMALLINT || bbox[1]*binsizeinv > MAXSMALLINT ||
bbox[2]*binsizeinv > MAXSMALLINT)
error->all(FLERR,"Domain too large for neighbor bins");
// create actual bins
// always have one bin even if cutoff > bbox
// for 2d, nbinz = 1
nbinx = static_cast<int> (bbox[0]*binsizeinv);
nbiny = static_cast<int> (bbox[1]*binsizeinv);
if (dimension == 3) nbinz = static_cast<int> (bbox[2]*binsizeinv);
else nbinz = 1;
if (nbinx == 0) nbinx = 1;
if (nbiny == 0) nbiny = 1;
if (nbinz == 0) nbinz = 1;
// compute actual bin size for nbins to fit into box exactly
// error if actual bin size << cutoff, since will create a zillion bins
// this happens when nbin = 1 and box size << cutoff
// typically due to non-periodic, flat system in a particular dim
// in that extreme case, should use NSQ not BIN neighbor style
binsizex = bbox[0]/nbinx;
binsizey = bbox[1]/nbiny;
binsizez = bbox[2]/nbinz;
bininvx = 1.0 / binsizex;
bininvy = 1.0 / binsizey;
bininvz = 1.0 / binsizez;
if (binsize_optimal*bininvx > CUT2BIN_RATIO ||
binsize_optimal*bininvy > CUT2BIN_RATIO ||
binsize_optimal*bininvz > CUT2BIN_RATIO)
error->all(FLERR,"Cannot use neighbor bins - box size << cutoff");
// mbinlo/hi = lowest and highest global bins my ghost atoms could be in
// coord = lowest and highest values of coords for my ghost atoms
// static_cast(-1.5) = -1, so subract additional -1
// add in SMALL for round-off safety
int mbinxhi,mbinyhi,mbinzhi;
double coord;
coord = bsubboxlo[0] - SMALL*bbox[0];
mbinxlo = static_cast<int> ((coord-bboxlo[0])*bininvx);
if (coord < bboxlo[0]) mbinxlo = mbinxlo - 1;
coord = bsubboxhi[0] + SMALL*bbox[0];
mbinxhi = static_cast<int> ((coord-bboxlo[0])*bininvx);
coord = bsubboxlo[1] - SMALL*bbox[1];
mbinylo = static_cast<int> ((coord-bboxlo[1])*bininvy);
if (coord < bboxlo[1]) mbinylo = mbinylo - 1;
coord = bsubboxhi[1] + SMALL*bbox[1];
mbinyhi = static_cast<int> ((coord-bboxlo[1])*bininvy);
if (dimension == 3) {
coord = bsubboxlo[2] - SMALL*bbox[2];
mbinzlo = static_cast<int> ((coord-bboxlo[2])*bininvz);
if (coord < bboxlo[2]) mbinzlo = mbinzlo - 1;
coord = bsubboxhi[2] + SMALL*bbox[2];
mbinzhi = static_cast<int> ((coord-bboxlo[2])*bininvz);
}
// extend bins by 1 to insure stencil extent is included
// if 2d, only 1 bin in z
mbinxlo = mbinxlo - 1;
mbinxhi = mbinxhi + 1;
mbinx = mbinxhi - mbinxlo + 1;
mbinylo = mbinylo - 1;
mbinyhi = mbinyhi + 1;
mbiny = mbinyhi - mbinylo + 1;
if (dimension == 3) {
mbinzlo = mbinzlo - 1;
mbinzhi = mbinzhi + 1;
} else mbinzlo = mbinzhi = 0;
mbinz = mbinzhi - mbinzlo + 1;
// memory for bin ptrs
bigint bbin = ((bigint) mbinx) * ((bigint) mbiny) * ((bigint) mbinz);
if (bbin > MAXSMALLINT) error->one(FLERR,"Too many neighbor bins");
mbins = bbin;
if (mbins > maxhead) {
maxhead = mbins;
memory->destroy(binhead);
// USER-INTEL package requires one additional element
#if defined(LMP_USER_INTEL)
memory->create(binhead,maxhead + 1,"neigh:binhead");
#else
memory->create(binhead,maxhead,"neigh:binhead");
#endif
}
// create stencil of bins to search over in neighbor list construction
// sx,sy,sz = max range of stencil in each dim
// smax = max possible size of entire 3d stencil
// stencil is empty if cutneighmax = 0.0
sx = static_cast<int> (cutneighmax*bininvx);
if (sx*binsizex < cutneighmax) sx++;
sy = static_cast<int> (cutneighmax*bininvy);
if (sy*binsizey < cutneighmax) sy++;
sz = static_cast<int> (cutneighmax*bininvz);
if (sz*binsizez < cutneighmax) sz++;
if (dimension == 2) sz = 0;
smax = (2*sx+1) * (2*sy+1) * (2*sz+1);
// create stencils for pairwise neighbor lists
// only done for lists with stencilflag and buildflag set
for (int i = 0; i < nslist; i++) {
if (lists[slist[i]]) {
lists[slist[i]]->stencil_allocate(smax,style);
(this->*stencil_create[slist[i]])(lists[slist[i]],sx,sy,sz);
} else setup_bins_kokkos(i);
}
}
/* ----------------------------------------------------------------------
compute closest distance between central bin (0,0,0) and bin (i,j,k)
------------------------------------------------------------------------- */
double Neighbor::bin_distance(int i, int j, int k)
{
double delx,dely,delz;
if (i > 0) delx = (i-1)*binsizex;
else if (i == 0) delx = 0.0;
else delx = (i+1)*binsizex;
if (j > 0) dely = (j-1)*binsizey;
else if (j == 0) dely = 0.0;
else dely = (j+1)*binsizey;
if (k > 0) delz = (k-1)*binsizez;
else if (k == 0) delz = 0.0;
else delz = (k+1)*binsizez;
return (delx*delx + dely*dely + delz*delz);
}
/* ----------------------------------------------------------------------
set neighbor style and skin distance
------------------------------------------------------------------------- */
void Neighbor::set(int narg, char **arg)
{
if (narg != 2) error->all(FLERR,"Illegal neighbor command");
skin = force->numeric(FLERR,arg[0]);
if (skin < 0.0) error->all(FLERR,"Illegal neighbor command");
if (strcmp(arg[1],"nsq") == 0) style = NSQ;
else if (strcmp(arg[1],"bin") == 0) style = BIN;
else if (strcmp(arg[1],"multi") == 0) style = MULTI;
else error->all(FLERR,"Illegal neighbor command");
if (style == MULTI && lmp->citeme) lmp->citeme->add(cite_neigh_multi);
}
/* ----------------------------------------------------------------------
modify parameters of the pair-wise neighbor build
------------------------------------------------------------------------- */
void Neighbor::modify_params(int narg, char **arg)
{
int iarg = 0;
while (iarg < narg) {
if (strcmp(arg[iarg],"every") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
every = force->inumeric(FLERR,arg[iarg+1]);
if (every <= 0) error->all(FLERR,"Illegal neigh_modify command");
iarg += 2;
} else if (strcmp(arg[iarg],"delay") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
delay = force->inumeric(FLERR,arg[iarg+1]);
if (delay < 0) error->all(FLERR,"Illegal neigh_modify command");
iarg += 2;
} else if (strcmp(arg[iarg],"check") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (strcmp(arg[iarg+1],"yes") == 0) dist_check = 1;
else if (strcmp(arg[iarg+1],"no") == 0) dist_check = 0;
else error->all(FLERR,"Illegal neigh_modify command");
iarg += 2;
} else if (strcmp(arg[iarg],"once") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (strcmp(arg[iarg+1],"yes") == 0) build_once = 1;
else if (strcmp(arg[iarg+1],"no") == 0) build_once = 0;
else error->all(FLERR,"Illegal neigh_modify command");
iarg += 2;
} else if (strcmp(arg[iarg],"page") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
old_pgsize = pgsize;
pgsize = force->inumeric(FLERR,arg[iarg+1]);
iarg += 2;
} else if (strcmp(arg[iarg],"one") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
old_oneatom = oneatom;
oneatom = force->inumeric(FLERR,arg[iarg+1]);
iarg += 2;
} else if (strcmp(arg[iarg],"binsize") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
binsize_user = force->numeric(FLERR,arg[iarg+1]);
if (binsize_user <= 0.0) binsizeflag = 0;
else binsizeflag = 1;
iarg += 2;
} else if (strcmp(arg[iarg],"cluster") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (strcmp(arg[iarg+1],"yes") == 0) cluster_check = 1;
else if (strcmp(arg[iarg+1],"no") == 0) cluster_check = 0;
else error->all(FLERR,"Illegal neigh_modify command");
iarg += 2;
} else if (strcmp(arg[iarg],"include") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
includegroup = group->find(arg[iarg+1]);
if (includegroup < 0)
error->all(FLERR,"Invalid group ID in neigh_modify command");
if (includegroup && (atom->firstgroupname == NULL ||
strcmp(arg[iarg+1],atom->firstgroupname) != 0))
error->all(FLERR,
"Neigh_modify include group != atom_modify first group");
iarg += 2;
} else if (strcmp(arg[iarg],"exclude") == 0) {
if (iarg+2 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (strcmp(arg[iarg+1],"type") == 0) {
if (iarg+4 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (nex_type == maxex_type) {
maxex_type += EXDELTA;
memory->grow(ex1_type,maxex_type,"neigh:ex1_type");
memory->grow(ex2_type,maxex_type,"neigh:ex2_type");
}
ex1_type[nex_type] = force->inumeric(FLERR,arg[iarg+2]);
ex2_type[nex_type] = force->inumeric(FLERR,arg[iarg+3]);
nex_type++;
iarg += 4;
} else if (strcmp(arg[iarg+1],"group") == 0) {
if (iarg+4 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (nex_group == maxex_group) {
maxex_group += EXDELTA;
memory->grow(ex1_group,maxex_group,"neigh:ex1_group");
memory->grow(ex2_group,maxex_group,"neigh:ex2_group");
}
ex1_group[nex_group] = group->find(arg[iarg+2]);
ex2_group[nex_group] = group->find(arg[iarg+3]);
if (ex1_group[nex_group] == -1 || ex2_group[nex_group] == -1)
error->all(FLERR,"Invalid group ID in neigh_modify command");
nex_group++;
iarg += 4;
} else if (strcmp(arg[iarg+1],"molecule") == 0) {
if (iarg+3 > narg) error->all(FLERR,"Illegal neigh_modify command");
if (atom->molecule_flag == 0)
error->all(FLERR,"Neigh_modify exclude molecule "
"requires atom attribute molecule");
if (nex_mol == maxex_mol) {
maxex_mol += EXDELTA;
memory->grow(ex_mol_group,maxex_mol,"neigh:ex_mol_group");
}
ex_mol_group[nex_mol] = group->find(arg[iarg+2]);
if (ex_mol_group[nex_mol] == -1)
error->all(FLERR,"Invalid group ID in neigh_modify command");
nex_mol++;
iarg += 3;
} else if (strcmp(arg[iarg+1],"none") == 0) {
nex_type = nex_group = nex_mol = 0;
iarg += 2;
} else error->all(FLERR,"Illegal neigh_modify command");
} else error->all(FLERR,"Illegal neigh_modify command");
}
}
/* ----------------------------------------------------------------------
bin owned and ghost atoms
------------------------------------------------------------------------- */
void Neighbor::bin_atoms()
{
int i,ibin;
for (i = 0; i < mbins; i++) binhead[i] = -1;
// bin in reverse order so linked list will be in forward order
// also puts ghost atoms at end of list, which is necessary
double **x = atom->x;
int *mask = atom->mask;
int nlocal = atom->nlocal;
int nall = nlocal + atom->nghost;
if (includegroup) {
int bitmask = group->bitmask[includegroup];
for (i = nall-1; i >= nlocal; i--) {
if (mask[i] & bitmask) {
ibin = coord2bin(x[i]);
bins[i] = binhead[ibin];
binhead[ibin] = i;
}
}
for (i = atom->nfirst-1; i >= 0; i--) {
ibin = coord2bin(x[i]);
bins[i] = binhead[ibin];
binhead[ibin] = i;
}
} else {
for (i = nall-1; i >= 0; i--) {
ibin = coord2bin(x[i]);
bins[i] = binhead[ibin];
binhead[ibin] = i;
}
}
}
/* ----------------------------------------------------------------------
convert atom coords into local bin #
for orthogonal, only ghost atoms will have coord >= bboxhi or coord < bboxlo
take special care to insure ghosts are in correct bins even w/ roundoff
hi ghost atoms = nbin,nbin+1,etc
owned atoms = 0 to nbin-1
lo ghost atoms = -1,-2,etc
this is necessary so that both procs on either side of PBC
treat a pair of atoms straddling the PBC in a consistent way
for triclinic, doesn't matter since stencil & neigh list built differently
------------------------------------------------------------------------- */
int Neighbor::coord2bin(double *x)
{
int ix,iy,iz;
if (!ISFINITE(x[0]) || !ISFINITE(x[1]) || !ISFINITE(x[2]))
error->one(FLERR,"Non-numeric positions - simulation unstable");
if (x[0] >= bboxhi[0])
ix = static_cast<int> ((x[0]-bboxhi[0])*bininvx) + nbinx;
else if (x[0] >= bboxlo[0]) {
ix = static_cast<int> ((x[0]-bboxlo[0])*bininvx);
ix = MIN(ix,nbinx-1);
} else
ix = static_cast<int> ((x[0]-bboxlo[0])*bininvx) - 1;
if (x[1] >= bboxhi[1])
iy = static_cast<int> ((x[1]-bboxhi[1])*bininvy) + nbiny;
else if (x[1] >= bboxlo[1]) {
iy = static_cast<int> ((x[1]-bboxlo[1])*bininvy);
iy = MIN(iy,nbiny-1);
} else
iy = static_cast<int> ((x[1]-bboxlo[1])*bininvy) - 1;
if (x[2] >= bboxhi[2])
iz = static_cast<int> ((x[2]-bboxhi[2])*bininvz) + nbinz;
else if (x[2] >= bboxlo[2]) {
iz = static_cast<int> ((x[2]-bboxlo[2])*bininvz);
iz = MIN(iz,nbinz-1);
} else
iz = static_cast<int> ((x[2]-bboxlo[2])*bininvz) - 1;
return (iz-mbinzlo)*mbiny*mbinx + (iy-mbinylo)*mbinx + (ix-mbinxlo);
}
/* ----------------------------------------------------------------------
same as coord2bin, but also return ix,iy,iz offsets in each dim
------------------------------------------------------------------------- */
int Neighbor::coord2bin(double *x, int &ix, int &iy, int &iz)
{
if (!ISFINITE(x[0]) || !ISFINITE(x[1]) || !ISFINITE(x[2]))
error->one(FLERR,"Non-numeric positions - simulation unstable");
if (x[0] >= bboxhi[0])
ix = static_cast<int> ((x[0]-bboxhi[0])*bininvx) + nbinx;
else if (x[0] >= bboxlo[0]) {
ix = static_cast<int> ((x[0]-bboxlo[0])*bininvx);
ix = MIN(ix,nbinx-1);
} else
ix = static_cast<int> ((x[0]-bboxlo[0])*bininvx) - 1;
if (x[1] >= bboxhi[1])
iy = static_cast<int> ((x[1]-bboxhi[1])*bininvy) + nbiny;
else if (x[1] >= bboxlo[1]) {
iy = static_cast<int> ((x[1]-bboxlo[1])*bininvy);
iy = MIN(iy,nbiny-1);
} else
iy = static_cast<int> ((x[1]-bboxlo[1])*bininvy) - 1;
if (x[2] >= bboxhi[2])
iz = static_cast<int> ((x[2]-bboxhi[2])*bininvz) + nbinz;
else if (x[2] >= bboxlo[2]) {
iz = static_cast<int> ((x[2]-bboxlo[2])*bininvz);
iz = MIN(iz,nbinz-1);
} else
iz = static_cast<int> ((x[2]-bboxlo[2])*bininvz) - 1;
ix -= mbinxlo;
iy -= mbinylo;
iz -= mbinzlo;
return iz*mbiny*mbinx + iy*mbinx + ix;
}
/* ----------------------------------------------------------------------
test if atom pair i,j is excluded from neighbor list
due to type, group, molecule settings from neigh_modify command
return 1 if should be excluded, 0 if included
------------------------------------------------------------------------- */
int Neighbor::exclusion(int i, int j, int itype, int jtype,
int *mask, tagint *molecule) const {
int m;
if (nex_type && ex_type[itype][jtype]) return 1;
if (nex_group) {
for (m = 0; m < nex_group; m++) {
if (mask[i] & ex1_bit[m] && mask[j] & ex2_bit[m]) return 1;
if (mask[i] & ex2_bit[m] && mask[j] & ex1_bit[m]) return 1;
}
}
if (nex_mol) {
for (m = 0; m < nex_mol; m++)
if (mask[i] & ex_mol_bit[m] && mask[j] & ex_mol_bit[m] &&
molecule[i] == molecule[j]) return 1;
}
return 0;
}
/* ----------------------------------------------------------------------
remove the first group-group exclusion matching group1, group2
------------------------------------------------------------------------- */
void Neighbor::exclusion_group_group_delete(int group1, int group2)
{
int m, mlast;
for (m = 0; m < nex_group; m++)
if (ex1_group[m] == group1 && ex2_group[m] == group2 )
break;
mlast = m;
if (mlast == nex_group)
error->all(FLERR,"Unable to find group-group exclusion");
for (m = mlast+1; m < nex_group; m++) {
ex1_group[m-1] = ex1_group[m];
ex2_group[m-1] = ex2_group[m];
ex1_bit[m-1] = ex1_bit[m];
ex2_bit[m-1] = ex2_bit[m];
}
nex_group--;
}
/* ----------------------------------------------------------------------
return # of bytes of allocated memory
------------------------------------------------------------------------- */
bigint Neighbor::memory_usage()
{
bigint bytes = 0;
bytes += memory->usage(xhold,maxhold,3);
if (style != NSQ) {
bytes += memory->usage(bins,maxbin);
bytes += memory->usage(binhead,maxhead);
}
bytes += memory->usage(ssa_airnum,len_ssa_airnum);
for (int i = 0; i < nrequest; i++)
if (lists[i]) bytes += lists[i]->memory_usage();
bytes += memory->usage(bondlist,maxbond,3);
bytes += memory->usage(anglelist,maxangle,4);
bytes += memory->usage(dihedrallist,maxdihedral,5);
bytes += memory->usage(improperlist,maximproper,5);
return bytes;
}
/* ----------------------------------------------------------------------
return the value of exclude - used to check compatibility with GPU
------------------------------------------------------------------------- */
int Neighbor::exclude_setting()
{
return exclude;
}
diff --git a/src/version.h b/src/version.h
index 1b2e3b724..6fb13725d 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define LAMMPS_VERSION "11 May 2016"
+#define LAMMPS_VERSION "12 May 2016"

Event Timeline